 :root {--theme-color-main:#2d4b9f;--theme-color-sec:#2d4b9f;--theme-color-light:#e1e8fd;--theme-color-landing:#091639;}*, body{outline: none;}a, h1, h2, h3, h4, h5, h6{text-decoration:none !important;}h1, h2, h3, h4, h5, h6{font-weight: 600;color:#101828;}a{color:#242726 !important;}.main-bg{width: 100%;margin: 0;padding: 0;background:linear-gradient(90deg,#fff,#e1e8fd);}.img-area{background: url(../../lft-themes/images/main-banner.webp) no-repeat left bottom/auto;}@media(min-width: 992px){.d-lg-flex {display:flex !important;}}.theme-btn{text-align: center;padding:10px 20px;font-weight: 600 !important;text-transform: uppercase;color: #ffffff !important;background:var(--theme-color-sec);border-radius:9px;transition: all linear 0.3s;border:1px solid var(--theme-color-main);}.text-sec{color:var(--theme-color-sec);}.theme-btn:hover {background: #091639;color: #ffffff !important;}.rounded-20{border-radius: 20px;}.search-btn{background:#89efdd;border-radius:0px;color:#000 !important;border: none;padding:10px 20px;text-transform: uppercase;letter-spacing: 1px;font-weight:bold;transition: 0.5s;}.search-btn:hover {background: var(--theme-color-sec);color:#fff !important;}.theme-bg{background:var(--theme-color-main);}.theme-bg-sec{background:var(--theme-color-sec);}.theme-bg-lght{background:var(--theme-color-light);}.theme-bg-form{background: #0B55B560;}.col-8 {flex: 0 0 auto;width: 66.66666667%;}.col-4 {flex: 0 0 auto;width: 33.33333333%;}.fw-bold{font-weight:700;}.border{border-color: #dee3f1 !important;}.border-bottom {border-bottom:1px solid #6a6932 ;}.border-left {border-left:1px solid #6a6932 ;}.border-right {border-right:2px solid #6a6932 ;}.border-btn-bottom {border-bottom:2px solid #00BFA5 ;border-radius: 0;}hr{color:#af9cc3;}.nowrap{white-space: nowrap;}.bg-lblue{background:#d8ecff;}.bg-dark{background:#091639;}.bg-light{background: var(--theme-color-light) !important;}.bg-theme{background: var(--theme-color-main) !important;}.bg-theme-sec{background: var(--theme-color-sec) !important;}.text-theme{color:var(--theme-color-landing);}.bg-light-list{background: #A7FFEB !important;}.btn-outline-warning {color: var(--theme-color-main);border-color: var(--theme-color-main);}.btn-outline-warning:hover {color: #fff;background-color: var(--theme-color-main);border-color:var(--theme-color-main);}.btn{white-space: nowrap;}.c-img{height:80px;display:flex;align-items:center;}.form-control:focus, .form-select:focus{box-shadow:none !important;}.form-control, .form-select {padding: 15px 30px; border-radius: 15px;}.footer a {color:#ffffff !important;}.footer a:hover{color:#ffffff !important;}.header a.logo, .header li a {text-decoration: none;color: #000;display: block;}.header li a.active {color: var(--theme-color-main)!important;border-bottom: 2px solid var(--theme-color-main);}.header li a:hover.active {color: var(--theme-color-main) !important;border-bottom: 2px solid var(--theme-color-main);}.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: 12px 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;}.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 20px;position: relative;user-select: none;}.header .menu-icon .navicon {background: var(--theme-color-main);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-main);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: 12px 30px;}.header .menu {clear: none;float: right;max-height: none;}.header .menu-icon {display: none;}}.j-tags {border-radius:12px;border: 1px solid var(--theme-color-main);color: #000 !important;padding: 5px 20px;display: inline-block;margin-bottom: 10px;}.j-tags:hover {background: var(--theme-color-main);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;}.side-border{border-left:5px solid var(--theme-color-main);padding-left:10px;}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;}.box-bg {color: #fff;}.box-bg {--s: 1.5em;--p: 50%;--r: 1em;padding: 1em;border: var(--s) solid #0000;border-radius: calc(var(--r) + var(--s));background: border-box linear-gradient(90deg,#13265a,#2d4b9f);--_m: 100%/var(--s) var(--s) no-repeat;--_p: clamp(var(--r) + 3*var(--s)/2,var(--p),100% - var(--r) - 3*var(--s)/2);-webkit-mask: linear-gradient(#000 0 0) padding-box, radial-gradient(100% 100% at 100% 100%,#0000 99%,#000 102%) calc(var(--_p) + var(--s)/2) var(--_m), radial-gradient(100% 100% at 0 100%,#0000 99%,#000 102%) calc(var(--_p) - var(--s)/2) var(--_m);}.view-btn {font-size: 14px;line-height: 16px;width: 50px;height: 50px;font-weight: 600;color: #fff;}@media (min-width:320px) and (max-width:992px) {.main-bg {background:#e1e8fd;}.img-area{background: none;}}