:root {--theme-color-main: #035b50;--theme-color-sec: #004dbb;--theme-color-light: #d6f2fd;}*, body {outline: none;}h1, h2, h3, h4 {text-decoration: none !important;font-weight: 600;}a {color: var(--theme-color-sec);text-decoration: none;}a:hover {color: var(--theme-color-main) !important;}.theme-btn {background: var(--theme-color-sec);color: #fff;font-weight: bold;text-transform: uppercase;padding: 10px 20px;text-transform: uppercase;transition: all 0.3s ease-out;}.theme-btn:hover {color: #fff !important;background: var(--theme-color-main) !important;}.main-banner .theme-btn:hover {color: #fff !important;background: #007ec6 !important;}.text-theme {color: var(--theme-color-main);}.bg-light {background: var(--theme-color-light) !important;}.theme-bg {background: var(--theme-color-main);}.theme-bg-sec {background: var(--theme-color-sec);}.text-sec {color: var(--theme-color-sec);}.btn {white-space: nowrap;}.main-banner {background: linear-gradient(90deg, rgba(214, 242, 253, 1) 0%, rgba(183, 231, 251, 1) 60%);}.img-area {background: url(../../ttruq-theme/images/hero-banner.webp) bottom right/23% no-repeat;}@media (max-width:992px) {.img-area {background: none;}}.fw-bold {font-weight: 700;}.heading-section .subheading {font-size: 16px;display: block;margin-bottom: 5px;font-weight: 700;color: var(--theme-color-sec);}.border {border: 1px solid #83c2db !important;}.form-control:focus, .form-select:focus {box-shadow: none !important;}.footer a {color: var(--theme-color-main);}.footer a:hover {color: #fff !important;}.footer li {list-style-type: none;font-size: 18px;letter-spacing: 1px;}.form-control, .form-select {padding: 15px 30px;border: 1px solid #83c2db !important;}.bg-dark {background-color: #171824 !important;}footer li a {color: #70b2ff !important;}.header a.logo, .header li a {text-decoration: none;color: #000 !important;display: block;}.header li a.active {color: var(--theme-color-sec) !important;border-top: 2px solid var(--theme-color-sec);}.header {position: fixed;z-index: 1000;background: #fff;width: 100%;}.header ul {margin: 10px 0 0;padding: 0;list-style: none;overflow: hidden;}.header li a {padding: 6px 20px;text-transform: uppercase;font-weight: 500;}.header .menu-btn:hover, .header li:hover a {color: var(--theme-color-main) !important;}.header a.logo {float: left;font-size: 2em;padding: 10px 20px;}.header a:hover.logo {color: #000;}.header .menu {clear: both;max-height: 0;transition: max-height 0.2s ease-out;}.header .menu-icon {cursor: pointer;display: inline-block;float: right;padding: 32px 12px;position: relative;user-select: none;}.header .menu-icon .navicon {background: var(--theme-color-sec);display: block;height: 2px;position: relative;transition: background 0.2s ease-out;width: 18px;}.header .menu-icon .navicon:after, .header .menu-icon .navicon:before {background: var(--theme-color-sec);content: "";display: block;height: 100%;position: absolute;transition: 0.2s ease-out;width: 100%;}.header .menu-icon .navicon:before {top: 5px;}.header .menu-icon .navicon:after {top: -5px;}.header .menu-btn {display: none;}.header .menu-btn:checked~.menu {max-height: 260px;padding-bottom: 20px;}.header .menu-btn:checked~.menu-icon .navicon {background: 0 0;}.header .menu-btn:checked~.menu-icon .navicon:before {transform: rotate(-45deg);}.header .menu-btn:checked~.menu-icon .navicon:after {transform: rotate(45deg);}.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after, .header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before {top: 0;}@media (min-width: 992px) {.header li {float: left;}.header li a {padding: 6px 30px;}.header .menu {clear: none;float: right;max-height: none;}.header .menu-icon {display: none;}}.j-tags {border-radius: 3px;border: 1px solid var(--theme-color-sec);color: #000;padding: 5px 20px;display: inline-block;margin-bottom: 10px;}.j-tags:hover {background: var(--theme-color-sec);color: #fff !important;}.description-lp {all: initial !important;font-family: var(--bs-font-sans-serif) !important;}.description-lp li, .description-lp p, .description-lp ul {padding: revert !important;margin: revert !important;font-size: 18px;list-style: revert !important;}label.error {color: red;font-size: 1rem;display: block;margin-top: 5px;}label.error.fail-alert {border: 2px solid red;border-radius: 4px;line-height: 1;padding: 2px 0 6px 6px;background: #ffe6eb;}input.valid.success-alert {border: 2px solid #4caf50;color: green;}input.error, textarea.error {border: 1px solid red !important;font-weight: 300;color: red;}.alert {border: 1px solid #0a3622;border-radius: 6px;background: #d1e7dd;padding: 10px;}.alert-success {color: #0a3622;}.nowrap{white-space: nowrap;}