:root {--theme-color-main: #205b60;--theme-color-sec: #205b60;--theme-color-light: #edfdff;--theme-color-landing: #205b60;}*, 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;font-family: 'Trebuchet MS', Arial, sans-serif;}a {color: #000 !important;}a:hover {color: var(--theme-color-sec) !important;}.main-bg {width: 100%;background: linear-gradient(to right, #ffffff, #0197a7);}.main-bg h1 {color: #232323;}.main-bg span {color: #019ba8 }.inner-bg {background: linear-gradient(90deg, #e8f6f7, #119dac);}.img-area {background: url(../../is-template/images/banner-image.webp)no-repeat right bottom /contain;}@media(min-width: 992px) {.d-lg-flex {display: flex !important;}}.theme-btn {text-align: center;padding: 15px 20px;font-weight: 600 !important;text-transform: uppercase;color: #fff !important;background: var(--theme-color-sec);border-radius: 9px;transition: all linear 0.3s;}.text-sec {color: var(--theme-color-sec);}.theme-btn:hover {background: #000;color: #fff !important;transform: translateY(5px);}.theme-btn1 {text-align: center;padding: 11px 38px;font-weight: 600 !important;text-transform: uppercase;color: #FFFFFF !important;background: #000;border-radius: 37px;transition: all linear 0.3s;font-size: 17px;}.theme-btn1:hover {background: #205B60;color: #fff !important;transform: translateY(5px);}.rounded-20 {border-radius: 30px !important;}.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-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: #ffffff69;border-radius: 20px;padding: 7px 9px 11px }.button {cursor: pointer;background-color: black;padding: 5px 20px;border: solid 2px #A7DBE1;border-radius: 20px;position: relative;overflow: hidden;transition: 0.1s linear 0.1s;text-transform: uppercase;display: inline-block;}.button span {color: #fff;letter-spacing: 2px;position: relative;z-index: 2;transition: 0.2s linear 0.1s;}.button::after {display: block;content: "";background-color: #A7DBE1;width: 300px;height: 300px;border-radius: 50%;position: absolute;top: 100%;transform: translateX(-40%);transition: 0.2s linear 0.1s;z-index: 1;}.button:hover {box-shadow: 0px 0px 20px #A7DBE1;}.button:hover::after {top: -50%;}.button:hover span {color: black;letter-spacing: 2px;}hr {color: #af9cc3;}.nowrap {white-space: nowrap;}.bg-lblue {background: #d8ecff;}.bg-dark {background: #007f8a;}.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 {background: var(--theme-color-light) !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, .form-select {padding: 15px 30px !important;}.footer a {color: #ffffff !important;}.footer a:hover {color: #ffffff !important;}.form-control, .form-select {padding: 15px 30px;border-radius: 12px;}.header a.logo, .header li a {text-decoration: none;color: #0c0c0c !important;display: block;}.header li a.active {color: #ffffff !important;background: none;font-weight: bold;}.header li a:hover.active {color: #2F2F2F !important;}.header {position: fixed;z-index: 1000;width: 100%;background: linear-gradient(90deg, #e8f6f7, #119dac);}.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 0px;}.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: #000;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: #000;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;}}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;}.header01 {position: fixed;z-index: 1000;width: 100%;background: rgba(255, 255, 255, 0);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: #fefbfb !important;}.active {background-color: #019ba8;color: #000 !important;}.active ul li a {color: #141313 !important;}.img-flrt img {width: auto;background: #fff;}.add-img-color {cursor: pointer;}.add-img-color {-webkit-filter: grayscale(100%);filter: grayscale(100%);}.add-img-color {&:hover {-webkit-filter: grayscale(0%);filter: grayscale(0%);}}border-box1 {border: 1px solid rgb(105, 59, 59);border-radius: 30px;}.border-left {border-left: 1px solid #a3a3a3;}.border-box .box-list {width: 100%;margin: 0;padding: 0;}.box-list ul {width: 100%;margin: 0;padding: 0;list-style-type: none;}.box-list li {width: 100%;margin: 10px 0;padding: 5px 0 5px 40px;background: url(../img/bullet-icon.webp) no-repeat left /6%;font-size: 16px;}.txt-uppercase {text-transform: uppercase;}.home-top {background: url(../img/sequare-box.svg) no-repeat top right/25%;position: relative;}.box-imge {position: relative;left: -30px;top: 80px;z-index: 1;}.cmpny-sec {padding: 5% 0 10% 0;background: url(../img/company-bg.webp) no-repeat bottom right/contain, url(../img/sequare-box01.svg) no-repeat bottom left/25%;}.box01 {background: linear-gradient(90deg, #ffffff00, #d6fce1);}.box02 {background: #e7fbec;}.box03 {background: linear-gradient(90deg, #d6fce1, #ffffff00);}.context {width: 100%;position: relative;z-index: 1;}.style2-check li:before {content: "✔";font-weight: normal;font-family: 'Flaticon';display: inline-block;margin-right: 10px;font-size: 16px;}.style2-check {padding: 0;margin: 0;list-style: none;line-height: 2.5;color: #202124;}.context h1 {text-align: center;color: #fff;font-size: 50px;}.company-sec {width: 100%;background: linear-gradient(90deg, #7eb1b4, #119dac);background-blend-mode: screen;}.compny-sec p {padding: 10px;}.border-right h2 {color: #FFFFFF;}.form-control {display: block;width: 100%;padding: .375rem .75rem;font-size: 1rem;margin: 5px 0;font-weight: 400;line-height: 1.5;color: #212529;background-color: #fff;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;}@media (min-width:993px) and (max-width: 1024px) {.img-area{background: url(../../is-template/images/banner-image.webp)no-repeat right -50px bottom /contain;}}@media (min-width:320px) and (max-width:992px) {.img-area {background: none;}.top-sec {background: linear-gradient(to right, #009a88 70%, #009A88 30%);}.top-curve {clip-path: none;}.create-sec {background: none;}.create-rght-box {top: 0px;}.border-image2 {position: relative;top: 0px;right: 0px;}.border-box {padding: 8px 12px;}.header .menu {background-color: #019ba8;}.display-4{font-size: 3rem !important;}}.borderd-box {text-align: left;transition: all 0.3s ease;}.job-section {background: var(--theme-color-sec);}.border1 {background: #168994;margin: 0 15px;border-radius: 34px;padding: 24px;transition: all 0.3s ease;}.display-5 {font-size: 3rem !important;}