:root {--theme-color-main: #4d60d6;--theme-color-sec: #01117e;--theme-color-light: #e2e6ff;--theme-color-landing: #01117e;}*, body {outline: none;}html {scroll-behavior: smooth;}a, h1, h2, h3, h4, h5, h6 {text-decoration: none !important;}h1, h2, h3, h4, h5, h6 {font-weight: 600;color: #101828;font-family: 'Trebuchet MS', Arial, sans-serif;}.h1, .h2, .h3, .h4, .h5, .h6 {font-weight: 500;font-family: 'Trebuchet MS', Arial, sans-serif;}a {color: #000 !important;}a:hover {color: var(--theme-color-sec) !important;}.main-bg {width: 100%;margin: 0;padding: 0;background: linear-gradient(90deg, #7d8ef8, #0f1556);}.img-area {background: url(../../ihw-theme/images/main-banner.webp) no-repeat right bottom -20px /contain;}@media(min-width: 992px) {.d-lg-flex {display: flex !important;}}.inner-bg {width: 100%;margin: 0;padding: 0;background: linear-gradient(90deg, #7d8ef8, #0f1556);}.theme-btn {text-align: center;padding: 10px 20px;font-weight: 600 !important;text-transform: uppercase;color: #fff !important;background: var(--theme-color-sec);border-radius: 9px;transition: all linear 0.3s;border: 1px solid var(--theme-color-sec);}.text-sec {color: var(--theme-color-sec);}.theme-btn:hover {background: #4651A6;color: #ffffff !important;}.theme-btn1 {text-align: center;padding: 10px 20px;font-weight: 600 !important;text-transform: uppercase;color: #000 !important;background: #fff;border-radius: 9px;transition: all linear 0.3s;}.theme-btn1:hover {background: var(--theme-color-light);color: #000 !important;transform: translateY(3px);}.rounded-20 {border-radius: 20px;}.rounded-tb {border-radius: 20px 0;}.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: 1px solid #d1d8ff !important;}hr {color: #af9cc3;}.nowrap {white-space: nowrap;}.bg-dark {background: var(--theme-color-landing);}.bg-light {background: var(--theme-color-light) !important;}.text-theme {color: var(--theme-color-landing);}.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, .form-select {padding: 15px 30px;}.footer a {color: #ffffff !important;}.footer a:hover {color: #ffffff !important;}.form-control, .form-select {padding: 15px 30px;border-radius: 12px;}.header a.logo {color: #000 !important;}.header li a {text-decoration: none;color: #fff !important;display: block;}.header li a.active {color: var(--theme-color-light) !important;background: none;}.header li a:hover.active {color: var(--theme-color-light) !important;}.header {position: fixed;z-index: 1000;width: 100%;background: linear-gradient(45deg, #053e02cc, #363d6b, #000614);}.header ul {margin: 8px 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: #fff;}.header a.logo {float: left;font-size: 2em;padding: 10px;}.header a:hover.logo {color: #ffffff;}.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: #fff;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: #fff;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 20px;}.header .menu {clear: none;float: right;max-height: none;}.header .menu-icon {display: none;}}.hdr-scroller {position: fixed;z-index: 1000;width: 100%;background: #00061400;padding: 0px;-webkit-transition: all ease-out .5s;-moz-transition: all ease-out .5s;-o-transition: all ease-out .5s;transition: all ease-out .5s;}.header .active ul li a {color: #fff !important;}.active {background: linear-gradient(90deg, #a6b2ff, #172aa4);color: #cff4f8 !important;}.active ul li a {color: #fff !important;}.active .logo p {color: #000 !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;}.form-control1 {display: block;width: 100%;padding: .375rem .75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #fff;background-color: #ffffff00 !important;background-clip: padding-box;border: 1px solid #ced4da;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: .25rem;transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;}.form-control:focus1 {color: #ffffff !important;}.form-control:focus1 {color: #212529;background-color: #fff;border-color: #86b7fe;outline: 0;box-shadow: 0 0 0 .25rem rgb(13 110 253 / .25);}.Btn {--black: #000000;--ch-black: #141414;--eer-black: #1b1b1b;--night-rider: #2e2e2e;--white: #ffffff;--af-white: #f3f3f3;--ch-white: #e1e1e1;display: flex;align-items: center;justify-content: flex-start;width: 45px;height: 45px;border: none;border-radius: 5px;cursor: pointer;position: relative;overflow: hidden;transition-duration: .3s;box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.199);background-color: var(--af-white);}.sign {width: 100%;transition-duration: .3s;display: flex;align-items: center;justify-content: center;}.sign svg {width: 17px;}.sign svg path {fill: var(--night-rider);}.text {position: absolute;right: 0%;width: 0%;opacity: 0;color: var(--night-rider);font-size: 1.2em;font-weight: 600;transition-duration: .3s;}.Btn:hover {width: 150px;border-radius: 5px;transition-duration: .3s;}.Btn:hover .sign {width: 30%;transition-duration: .3s;padding-left: 20px;}.display-5 {font-size: 2.8rem;}.Btn:hover .text {opacity: 1;width: 70%;transition-duration: .3s;padding-right: 10px;}.Btn:active {transform: translate(2px, 2px);}.border-bottom {border-bottom: 2px solid #f9f9f9;padding: 5px 0;color: #fefefe;}.company-sec {background: linear-gradient(100deg, #000e9e, #03106e);}.banner-gap {font-weight: 600;padding: 80px 0 40px 0;}.banner-gap::before {content: "";width: 199px;height: 8px;background: #8595ff;display: block;}.line {align-items: center;gap: 10px;font-size: 30px;}.line::before {content: "";width: 157px;height: 6px;background: var(--theme-color-landing);display: block;}@media (min-width:320px) and (max-width:992px) {.main-bg {background: linear-gradient(90deg, #7d8ef8, #3d47b5);}.img-area {background: none;}.brdr-rght {border-right: 0px;}.hdr-scroller {background: linear-gradient(90deg, #a6b2ff, #172aa4);}.header li a.active {color: #0e0078 !important;background: none;}.banner-gap {padding: 30px 0 0 0;}.display-5 {font-size: 2.5rem !important;}}