@font-face {
    font-family: 'AptosNarrow';
    src: url('../fonts/AptosNarrow.eot');
    src: url('../fonts/AptosNarrow.eot') format('embedded-opentype'),
         url('../fonts/AptosNarrow.woff2') format('woff2'),
         url('../fonts/AptosNarrow.woff') format('woff'),
         url('../fonts/AptosNarrow.ttf') format('truetype'),
         url('../fonts/AptosNarrow.svg#AptosNarrow') format('svg');
}
@font-face {
    font-family: 'AptosNarrowBold';
    src: url('../fonts/AptosNarrowBold.eot');
    src: url('../fonts/AptosNarrowBold.eot') format('embedded-opentype'),
         url('../fonts/AptosNarrowBold.woff2') format('woff2'),
         url('../fonts/AptosNarrowBold.woff') format('woff'),
         url('../fonts/AptosNarrowBold.ttf') format('truetype'),
         url('../fonts/AptosNarrowBold.svg#AptosNarrowBold') format('svg');
}


*{ padding: 0; margin: 0; box-sizing: border-box;}
html {overflow-x:hidden;}
body {background:#fff; font-family: "AptosNarrow", sans-serif; font-size: 16px; color:#000;}
h1, h2, h3, h4, h5, h6, p {font-family: "Playfair Display", serif;}
li {font-family: "AptosNarrow", sans-serif;}
h1 {font-weight: 500 !important; font-size: 55px !important; line-height: 1 !important; color: #022248 !important;}
h2 {font-size: 40px !important; line-height: 1.1 !important;}
h3 {font-size: 35px !important; line-height: 1.2 !important;}
h4 {font-size: 20px !important; font-weight: 500 !important; line-height: 1.2 !important;}
a {text-decoration: none !important;}
p, li {font-size: 16px; line-height: 1.3; color: #000; font-family: "AptosNarrow", sans-serif;}
a {color:#76bd52; display:inline-block; text-decoration:none; font-family: "AptosNarrow", sans-serif;}
ul{ list-style-type:none;}
.btnsite {font-family: "AptosNarrow", sans-serif; font-size: 15px; text-transform: normal; border-radius: 100px; line-height: 1.2; padding: 15px 38px;}
.container {max-width: 1200px !important;}

.headertopbar {background-color: #022248; padding: 9px 15px;}
.headertopbarwrap {max-width: 1200px; margin: auto;}
.mainsiteheader .container {display: flex; justify-content: space-between; padding-top: 8px; padding-bottom: 14px; align-items: center;}
.mainsiteheader {position: relative; z-index: 9;}
.headertopbarwrap ul {padding-left: 0px; margin-bottom: 0; display: flex; justify-content: end; align-items: center;}
.headertopbarwrap ul li {color: #fff; padding: 0px 10px 0px 32px; border-right: 1px solid #fff; background-repeat: no-repeat; background-position: left center; margin: 0px 10px;}
.headertopbarwrap ul li a {color: #fff;}
.headertopbarwrap ul li:first-child {background-image: url(../images/call.png);}
.headertopbarwrap ul li:nth-child(2) {background-image: url(../images/env.png);}
.headertopbarwrap ul li:last-child {border-right: 0px solid #fff; padding-right: 0px; background-image: url(../images/map.png);}
.logoarea img {width: 257px;}
.mainsiteheader .nav-item a.active, .mainsiteheader .nav-item a:hover {color: #678155; border-bottom: 1px solid #678155;}
.mainsiteheader .nav-item {margin: 0px 5px;}
.mainsiteheader .nav-item a {font-size: 15px; color: #022248; padding-top: 5px; padding-bottom: 5px; padding-left: 2px !important; padding-right: 2px !important;}
.mainsiteheader .navbar {padding-bottom: 0px; padding-top: 15px;}
.sitefooter {background-color: #022248;}
.footerwrap {display: flex; padding-top: 45px; padding-bottom: 35px; color: #fff;}
.footerwrap p, .footerwrap li, .footerwrap li a {color: #fff;}
.footerwrap h4 {font-size: 20px; line-height: 1.1;}
.footerlogoarea img {margin-bottom: 20px;}
.footerwrap ul {padding-left: 0px; padding-top: 10px;}
.footerlogoarea {width: 34%; padding-right: 80px;}
.footermenuarea {width: 37%; padding: 0px 20px 0px 60px; position: relative;}
.footermenuarea:before {position: absolute; content: ""; left: 0; top: 0; background-image: url('../images/line1.png'); background-repeat: no-repeat; width: 1px; height: 100%;}
.footermenuarea:after {position: absolute; content: ""; right: 0; top: 0; background-image: url('../images/line2.png'); background-repeat: no-repeat; width: 1px; height: 100%;}
.footermenuarea ul {columns: 2; -webkit-columns: 2; -moz-columns: 2; gap: 30px;}
.footermenuarea ul li a {display: block; padding: 6px 0px; line-height: 1.1;}
.footermenuarea ul li a:hover, .footermenuarea ul li.active a {color: #426336;}
.contact-info-area {width: 29%; padding-left: 80px;}
.copyrightarea {padding: 16px 0px; border-top: 1px solid #fff;}
.copyrightarea p {text-align: center; color: #fff; margin: 0; padding: 0;}
.copyrightarea p a {color: #fff; text-decoration: underline !important;}
.contact-info-area ul li {background-repeat: no-repeat; background-position: 0% 28%; padding: 8px 0px 8px 35px;}
.contact-info-area ul li.address {background-image: url('../images/address.png');}
.contact-info-area ul li.phoneno {background-image: url('../images/phone.png');}
.contact-info-area ul li.email {background-image: url('../images/email.png');}
.contact-info-area ul li.website {background-image: url('../images/web.png');}
.supportsec {background-color: #426336; padding-top: 15px; padding-bottom: 15px; color: #fff;}
.supportwrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.supportwrap p {color: #fff; margin-bottom: 0;}
.supportwrap .supportwrapleft {background-image: url('../images/call-circle.png'); background-repeat: no-repeat; background-position: left center; padding: 4px 0px 4px 70px;}
.supportwrapright a {background-color: #022248; color: #fff; border-radius: 100px; padding: 15px 30px;}
.supportwrapright a:hover {background-color: #fff; color: #022248;}

.bannersection {position: relative;}
.bannersection:after {position: absolute; content: ""; z-index: 2; width: 100%; height: 100%; left: 0; top: 0; background: linear-gradient(to right, #f7f7f699 30%, #00f2fe00 55%);}
.bannersection:before {
    position: absolute; 
    content: ""; 
    z-index: 3;
    width: 100%; 
    height: 83px;
    top: 87%;
    background-image: url('../images/a.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#bannerslider .item img {width: 100%; height: 500px; object-fit: cover;}
.bannersection .bannertxt {
    position: absolute;
    top: 25%;
    z-index: 3;
    max-width: 34%;
}
.bannertxt h1 span {color: #647d54; display: block; position: relative;}
.bannertxt h1 span:after {position: absolute; content: ""; background-image: url('../images/leaf.png'); background-repeat: no-repeat; width: 109px; height: 75px; top: -55px; right: -40px;}
.bannertxt p {color: #000;}
.bannerbtn {margin-top: 20px;}
.bannerbtn span:first-child a {background-color: #022248;}
.bannerbtn span:first-child a:hover {background-color: #426336;}
.bannerbtn span:last-child a {background-color: #426336;}
.bannerbtn span:last-child a:hover {background-color: #022248;}
.bannerbtn a {font-size: 15px; border-radius: 100px; padding: 15px 52px 15px 35px; line-height: 1.1; color: #fff; background-image: url('../images/arrow.png'); background-repeat: no-repeat; background-position: 81% 50%;}
.downloadarea {background-color: #eaeaea; padding-top: 70px; padding-bottom: 70px;}
.downloadarea h2 {text-align: center; color: #022248;}
.downloadwrap {display: flex; gap: 14px; flex-wrap: wrap; margin-top: 35px; justify-content: center;}
.downloadwrap .dowmbtn {width: 19%;}
.downloadwrap .dowmbtn a {display: block; background-color: #fff; border-radius: 10px; text-align: center; padding: 23px 20px; transition: all 0.3s;}
.downloadwrap .dowmbtn a:hover {transform: scale(0.95);}
.downloadwrap .dowicon {width: 80px; height: 80px; border-radius: 100px; border: 1px solid #647d54; display: flex; align-items: center;  justify-content: center; margin: auto; padding: 15px;}
.downloadwrap .dowicon img {filter: brightness(0) saturate(100%) invert(44%) sepia(28%) saturate(442%) hue-rotate(53deg) brightness(97%) contrast(88%);}
.downloadwrap h4 {color: #647d54; margin-top: 12px; margin-bottom: 12px;}
.belowbanner-info {background-color: #022248; padding-top: 20px; padding-bottom: 40px;}
.infowrap {
    display: flex;
    justify-content: center;
}
.infowrap .infobox:first-child {padding-left: 0px; background-image: none;}
.infowrap .infobox:last-child {padding-right: 0px;}
.infowrap .infobox {width: 25%; color: #fff; padding: 0px 55px; background-image: url('../images/lineg.png'); background-repeat: no-repeat; background-position: left center; transition: transform 0.5s ease;}
.infowrap .infobox:hover {transform: translateY(7px);}
.infowrap .infobox h5 {font-family: 'AptosNarrowBold'; font-size: 18px; margin-top: 15px;}
.infowrap .infobox p {color: #fff;}
.service-section {padding-top: 80px; padding-bottom: 95px; background-color: #eaeaea;}
.servicetop {display: flex; justify-content: space-between; align-items: center;}
.servicetop h2 {color: #022248; margin-bottom: 15px;}
.servicetopcontent {width: 42%;}
.servicetopbtn a {background-color: #426336; border-radius: 100px; color: #fff; background-image: url(../images/arrow.png);
    background-repeat: no-repeat; background-position: 85% 50%; padding: 15px 52px 15px 35px;}
.servicetopbtn a:hover {background-color: #022248;}
.serviceslider {margin-top: 30px;}
.serbox {text-align: center; background-color: #fff; border-radius: 10px; padding: 18px 10px;}
.serbox h4 {margin-top: 13px;}
.sericon {width: 94px; height: 94px; padding: 20px; border-radius: 100px; display: flex; align-items: center; justify-content: center; background-color: #e8ece6; margin: auto;}
.sericon img {filter: brightness(0) saturate(100%) invert(9%) sepia(30%) saturate(5369%) hue-rotate(204deg) brightness(101%) contrast(98%);}
#serviceslider .owl-dots .owl-dot {margin-top: 20px;}
#serviceslider .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 4px;
    background: #022248;
    opacity: 0.6;
}
#serviceslider .owl-dots .owl-dot.active span {opacity: 1;}
.support-people {margin-top: 50px;}
.support-people h2 {text-align: center;}
.support-people h2 span {display: block; color: #647d54;}
.supboxwrap {display: flex; gap: 14px; flex-wrap: wrap; justify-content: center; margin-top: 30px;}
.supbox {width: 19%;}
.supbox img {width: 100%; height: 215px; object-fit: cover; border-radius: 10px;}
.speclisie-section {padding-top: 85px; padding-bottom: 85px;}
.speclisiewrap {display: flex; gap: 30px; align-items: center;}
.speclisiewrap .speclisieleft {width: 55%;}
.speclisiewrap .speclisieright {width: 45%;}
.speclisiewrap h2 {margin-bottom: 15px; margin-top: 0px;}
.speclisiewrap ul {padding-left: 0;}
.speclisiewrap li {background-image: url('../images/right.png'); background-repeat: no-repeat; background-position: left center; padding: 2px 18px 2px;}
.speclisieleft img {width: 100%; height: 398px; object-fit: cover;}
.contentarea {padding-top: 80px; padding-bottom: 80px;}
.contentarea h2 {text-align: center; margin-bottom: 30px;}
.contentarea p a, .contentarea li a {color: #022248; font-weight: 700;}
.contentarea ul {padding-left: 0px; padding-bottom: 15px;}
.contentarea ul li {background-image: url('../images/right.png'); background-repeat: no-repeat; background-position: left center; padding: 2px 18px 2px;}
.contentarea h3, .contentarea h4 {margin-top: 20px; margin-bottom: 10px;}
.serviceswrapper {display: flex; gap: 15px; flex-wrap: wrap; justify-content: center; margin-top: 20px; margin-bottom: 30px;}
.serviceswrapper .serbox {background-color: #eaeaea; width: 24%;}
.serviceswrapper .sericon {background-color: #fff;}
.shadow {
    box-shadow: var(--bs-box-shadow) !important;
}
.thankyouwrap p {text-align: center;}
.formwrapper {
    margin-top: 40px !important;
    max-width: 600px;
    margin: auto;
}
.formbtn {text-align: center;}
.formbtn .btn {
    background-color: #022248;
    color: #fff !important;
    border-radius: 100px;
    padding: 14px 50px;
    font-family: "AptosNarrow", sans-serif;
    line-height: 1.1;
}
.formbtn .btn:hover {background-color: #426336;}
.inputwrap {display: flex; gap: 15px;}
.inputext {width: 100%;}
.inputext input, .inputext textarea {
    font-family: "AptosNarrow", sans-serif;
    width: 100%;
    background-color: transparent;
    outline: none;
    border: 0;
    color: #000;
    font-weight: 400;
    font-size: 16px;
    border-radius: 10px;
    border: 1px solid;
    padding: 12px 18px;
    margin-bottom: 10px;
}




/*=============responsive=============*/
@media only screen and (min-width: 1201px) and (max-width: 1300px) {

}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
.bannersection .bannertxt {max-width: 40%;}
.contact-info-area {padding-left: 50px;}
.infowrap .infobox {padding: 0px 45px;}
.service-section, .speclisie-section, .contentarea {
    padding-top: 70px;
    padding-bottom: 70px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
h1 {font-size: 44px !important;}
h2 {font-size: 36px !important;}
h3 {font-size: 32px !important;}
.container {max-width: 800px !important;}
.navbar-toggler {background-color: #fff !important; display: block !important;}
.mainsiteheader .navbar-collapse {
    position: fixed;
    top: 135px;
    left: -100%;
    width: 90%;
    height: 100vh;
    background: #022248;
    padding-top: 20px;
    transition: 0.4s ease;
    display: block !important;
    border-radius: 0;
    z-index: 1001;
}
.mainsiteheader .navbar-collapse.show {
    left: 0;
    align-items: baseline;
}
.mainsiteheader .navbar-nav {
    padding: 10px 30px;
    position: relative;
    display: block;
    width: 100%;
}
.mainsiteheader .nav-item a {color: #fff;}
.bannersection .bannertxt {
    top: 25%;
    max-width: 48%;
}
#bannerslider .item img {
    height: 420px;
    object-position: 66% 50%;
}
.bannerbtn a {padding: 15px 52px 15px 30px;}
.bannersection:after {background: linear-gradient(to right, #f7f7f699 30%, #00f2fe00 70%);}
.downloadwrap .dowmbtn {width: 31%;}
.footerlogoarea img {width: 198px;}
.footerlogoarea {padding-right: 38px;}
.footermenuarea {padding: 0px 20px 0px 30px;}
.contact-info-area {padding-left: 25px;}
.downloadarea {padding-top: 55px; padding-bottom: 55px;}
.infowrap .infobox {padding: 0px 20px;}
.belowbanner-info {padding-top: 40px;}
.service-section, .speclisie-section, .contentarea {padding-top: 50px; padding-bottom: 50px;}
.supboxwrap {gap: 9px;}
.supbox img {height: 180px;}
.serviceswrapper .serbox {width: 31%;}
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
.serviceswrapper .serbox {width: 47% !important;}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
h1 {font-size: 36px !important;}
h2 {font-size: 34px !important;}
h3 {font-size: 30px !important;}
.container {max-width: 550px !important;}
.mainsiteheader .navbar-collapse {
    position: fixed;
    top: 180px;
    left: -100%;
    width: 90%;
    height: 100vh;
    background: #022248;
    padding-top: 20px;
    transition: 0.4s ease;
    display: block !important;
    border-radius: 0;
    z-index: 1001;
}
.mainsiteheader .navbar-collapse.show {left: 0;}
.mainsiteheader .navbar-nav {padding: 10px 20px; position: relative;}
.headertopbarwrap ul {flex-wrap: wrap;}
.logoarea img {width: 180px;}
.headertopbarwrap ul li {
    padding: 4px 0px 4px 32px;
    border-right: 0px solid #fff;
    margin: 0px 0px;
    width: 100%;
}
.headertopbarwrap {max-width: 550px;}
.mainsiteheader .nav-item a {color: #fff;}
.bannersection .bannertxt {
    position: inherit;
    top: 20%;
    max-width: 400px;
    padding: 37px 10px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.bannerbtn a {padding: 15px 45px 15px 17px;}
.bannersection:after {display: none};
.bannerbtn a {padding: 15px 40px 15px 20px; background-position: 85% 50%;}
.bannertxt h1 span:after, .footermenuarea:before, .footermenuarea:after, .bannersection:before {display: none;}
#bannerslider .item img {
    height: 250px;
    object-position: 80% 50%;
}
.downloadwrap .dowmbtn {width: 47%;}
.footerwrap {
    display: block;
    padding-top: 40px;
    padding-bottom: 30px;
}
.downloadwrap .dowmbtn a {padding: 23px 15px;}
.downloadwrap h4 {font-size: 16px !important;}
.downloadarea {
    padding-top: 40px;
    padding-bottom: 40px;
}
.footerlogoarea {
    width: 100%;
    padding-right: 0;
}
.footermenuarea {
    width: 100%;
    padding: 20px 0px 20px 0px;
}
.contact-info-area {
    width: 100%;
    padding-left: 0px;
}
.supportwrap {display: block;}
.supportwrap .supportwrapleft {margin-bottom: 20px;}
.infowrap {flex-wrap: wrap; gap: 10px;}
.infowrap .infobox {
    border: 1px solid #ffffff38;
    width: 48%;
    padding: 20px 18px !important;
}
.belowbanner-info {padding-top: 40px;}
.service-section, .speclisie-section, .contentarea {
    padding-top: 40px;
    padding-bottom: 40px;
}
.servicetop {display: block;}
.servicetopcontent {
    width: 100%;
    text-align: center;
}
.servicetopbtn {text-align: center;}
#serviceslider .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 2px;
}
.supbox {width: 46%;}
.speclisiewrap {display: block;}
.speclisiewrap .speclisieleft {
    width: 100%;
}
.speclisiewrap .speclisieright {
    width: 100%;
    padding-top: 20px;
    text-align: center;
}
.speclisiewrap .speclisieright li {text-align: left;}
.speclisieleft img {
    height: 300px;
}
.serviceswrapper .serbox {width: 100%;}
}