
*{ padding: 0; margin: 0; box-sizing: border-box;}
html {overflow-x:hidden;}
body {background:#fff; font-family: "Montserrat", sans-serif; font-weight: 400; font-size: 16px; color:#000; overflow-x: hidden;}
h1 {font-family: "Playfair Display", serif; font-size: 50px !important; font-weight: 400 !important; text-transform: uppercase; line-height: 1 !important;}
h2, h3, h4, h5, h6 {font-family: "Playfair Display", serif;}
p, li {font-family: "Montserrat", sans-serif;}
h2 {font-size: 50px !important; font-weight: 400 !important; line-height: 1 !important;}
h3 {font-size: 40px !important; font-weight: 400 !important; line-height: 1.1 !important;}
h4 {font-size: 30px !important; font-weight: 400 !important; line-height: 1.1 !important;}
h5 {font-size: 25px !important; font-weight: 400 !important; line-height: 1.2 !important;}
a {text-decoration: none !important;}
p, li {font-weight: 400; font-size: 17px; line-height: 1.4; color: #000;}
a {color:#00a1e4; display:inline-block; text-decoration:none; font-family: "Playfair Display", sans-serif;}
ul{ list-style-type:none;}
.btnsite {font-family: "Playfair Display", serif; font-weight: 400; font-size: 16px; text-transform: uppercase; border-radius: 100px; background-color: #17a5b7; color: #fff; line-height: 1.2; padding: 16px 50px;}
.btnsite:hover {background-color: #20b1e7;}
.container {max-width: 1200px !important;}


.mainsiteheader {background-color: #ffffff; border-top: 4px solid #13a8b8;}
.headertoparea {display: flex;}
.topleftarea {width: 35%; padding-top: 10px;}
.toprightarea {width: 35%; padding-top: 10px;}
.logoarea .logowrap {width: 238px; height: 135px; margin: auto; background-color: #fff; clip-path: polygon(0 0, 100% 0, 100% 54%, 80% 100%, 22% 100%, 0 54%); position: relative; z-index: 10; padding: 0px 35px 12px 35px;}
.logoarea {width: 30%; margin: 0px auto 0px auto; text-align: center;}
.navigationarea .navbar-nav {width: 100%;}
.navigationarea .navbar-nav li:nth-child(1),
.navigationarea .navbar-nav li:nth-child(2),
.navigationarea .navbar-nav li:nth-child(3),
.navigationarea .navbar-nav li:nth-child(4) {
    display: inline-block;
}
.navigationarea .navbar-nav li:nth-child(5) {margin-left: auto;}
.navigationarea .navbar-nav li:nth-child(1) a,
.navigationarea .navbar-nav li:nth-child(2) a,
.navigationarea .navbar-nav li:nth-child(3) a,
.navigationarea .navbar-nav li:nth-child(4) a {
    margin: 0px 7px;
}
.toprightarea .iconbox {flex-direction: row-reverse;}
.toprightarea .iconbox .boxocnt {text-align: right;}
.iconbox {display: flex; gap: 7px; margin: 4px 0px; align-items: center;}
.iconbox h5 {font-weight: 700; font-size: 16px; color: #00225f; text-transform: uppercase; line-height: 1; margin-bottom: 0;}
.iconbox p {color: #000; font-weight: 600; font-size: 14px; line-height: 1.2; margin-bottom: 0; font-family: "Montserrat", sans-serif;}
.iconbox p a {color: #000; font-family: "Montserrat", sans-serif;}
.logoarea img {width: 152px; height: auto; object-fit: contain;}
.navigationarea {background-color: #00225f; margin-top: -56px;}
.mainsiteheader .navbar-collapse {color: #fff; background-size: cover; background-position: center; padding: 9px 5px;}
.mainsiteheader .navbar-collapse li {position: relative; font-family: "Playfair Display", serif;}
.mainsiteheader .navbar-collapse li a:hover, .mainsiteheader .navbar-collapse li a.active {color: #20b1e7 !important;}
.mainsiteheader .navbar-collapse li a {color: #ffffff !important; font-family: "Playfair Display", serif; font-size: 16px; margin: 0px 2px; font-weight: 400;}
.mainsiteheader .navbar-collapse li .dropdown-menu .dropdown-item {margin: 0px 0px; padding: 10px 15px; white-space: normal; word-break: break-word; font-size: 14px; line-height: 1.2;}
.mainsiteheader .navbar-collapse li .dropdown-menu .dropdown-item:hover, .mainsiteheader .navbar-collapse li .dropdown-menu .dropdown-item.active {background-color: #00225f; color: #fff !important;}
.mainsiteheader .navbar-collapse li .dropdown-menu {background-color: #20b1e7; width: 280px;}
.mainsiteheader .navbar {padding-bottom: 0; position: relative; z-index: 9;}
.mainsiteheader .navbar {position: relative; padding-top: 0;}
.mainsiteheader .navbar-toggler {
  /*position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);*/
  z-index: 1001;
  border-color: #000;
}
.bannersection {position: relative;}
.bannersection:after {position: absolute; content: ""; background-image: url('../images/bannershape.png'); background-repeat: no-repeat; width: 100%; height: 100%; bottom: -1px; z-index: 2; background-size: 100%; background-position: bottom center;}
#bannerslider img {width: 100%; height: 845px; object-fit: cover;}
.bannerbox {position: absolute; z-index: 3; top: 16%;}
.bannerboxwrap {max-width: 495px; text-align: center; position: relative;}
.bannerboxwrap h1 {font-weight: 700; font-size: 74px; line-height: 1; text-transform: uppercase; color: #092848;}
.bannerboxwrap p {color: #fff;}
.servicecontent h3 {margin-bottom: 18px;}
.bannerboxwrap h1 span {font-weight: 300; font-size: 58px; display: block;}
.bannerboxwrap h2 {font-family: 'Brittany Signature'; font-weight: 400 !important; font-size: 44px !important; line-height: 1; color: #00838e; margin-bottom: 0;}
.bannerdual-btns {margin-top: 20px;}
.bannerdual-btns a {font-size: 16px; font-weight: 700; padding: 16px 58px; border-radius: 100px; line-height: 1.1;}
.bannerdual-btns span:first-child a {background-color: #1cbecc; color: #000;}
.bannerdual-btns span:first-child a:hover {background-color: #010101; color: #fff;}
.bannerdual-btns span:last-child a {background-color: #010101; color: #fff;}
.bannerdual-btns span:last-child a:hover {background-color: #1cbecc; color: #000;}
.bannerdual-btns a:hover {background-color: #fff; color: #20af4a;}
.footermenu {padding-left: 0px; display: flex; justify-content: center; margin-bottom: 8px; margin-top: 18px;}
.footermenu li a {padding: 0px 13px; display: block; font-size: 17px; color: #0d0d0d; border-right: 1px solid #0d0d0d; line-height: 1.1; font-weight: 400; font-family: "Playfair Display", serif;}
.sitefooter p {font-size: 15px; color: #000; font-weight: 500; text-align: center; margin-bottom: 0px; font-family: "Playfair Display", serif;}
.footermenu li:last-child a {border-right: 0px solid #000;}
.footermenu li a:hover, .footermenu li.active a {color: #1cbecc;}
.sitefooter {background-color: #ffffff; padding: 42px 0px;}
.beconbox {max-width: 934px; margin: auto;}
.beconbox img {background-color: #fff; overflow: hidden; border-radius: 50px; width: 100%;}
section.beforefooter {margin-top: -200px; background-image: url('../images/sky-texture.png'); background-repeat: no-repeat; background-position: 50% 20%; background-size: 90%;}
.enqform_section {position: relative; padding-top: 70px; padding-bottom: 30px; margin-top: 0px;}
.enqform_section .container {max-width: 1115px !important;}
.enqform_section:after {position: absolute; content: ""; z-index: -1;}
.enqform_section h2 {color: #fff; margin-bottom: 32px;}
.contactwrapper {display: flex; align-items: center; background-color: transparent;}
.contactwrapper .contactimgarea {width: 42%;}
.contactwrapper .contactimgarea img {width: 100%; height: 623px; object-fit: cover; border-radius: 0px 0px 100px 0px; z-index: 2; position: relative;}
.contactwrapper .formwrapper {width: 58%; padding: 100px 65px 111px 65px; background-color: #012665; border-radius: 0px 100px 0px 100px;}
.inputext input, .inputext textarea {width: 100%; font-family: "Playfair Display", serif; font-weight: 400; font-size: 14px; background-color: transparent; border: 1px solid #fff; color: #fff; outline: none; box-shadow: none; border-radius: 7px; padding: 11px 14px;}
.inputext textarea {height: 124px;}
.formwrapper .inputext {margin-bottom: 14px;}
.img {text-align: center;}
.img img {width: 100%;}
.inputwrap {display: flex; gap: 10px;}
.inputwrap .inputext {width: 50%;}
.inputext input::placeholder, .inputext textarea::placeholder {color: #fff;}
.formbtn {text-align: left; margin-top: 30px;}
.formbtn .btn {background-color: #00a5cd; color: #fff; font-size: 16px; font-weight: 400; border-radius: 100px; padding: 16px 60px; line-height: 1.1; font-family: "Playfair Display", serif;}
.formbtn .btn:hover {background-color: #fff; color: #000;}
.servicesection {padding-top: 100px; padding-bottom: 100px;}
.topheading {font-size: 44px; color: #cbced3; font-family: "Montserrat", sans-serif; font-weight: 600; text-transform: uppercase; line-height: 1; text-align: center; display: block; width: 100%; margin-bottom: 50px;}
.servicecontent h2 {text-align: center; color: #012664;}
.belowbannerwrap_right h6 {font-size: 21px; line-height: 1.3;}
.contentwrap {display: flex; position: relative; z-index: 1; max-width: 1085px; margin: auto; background-image: url('../images/bannerimg.png'); background-repeat: no-repeat; background-position: top center; padding-top: 100px;}
.contentwrap .wrapleft {width: 50%; background-color: #084822; border-radius: 0px 60px; overflow: hidden; padding: 40px; display: flex;
    flex-wrap: wrap; align-items: center; align-content: center;}
.contentwrap .wrapright {width: 50%; border-radius: 60px 0px; overflow: hidden;}
.wrapleft p {color: #fff;}
.wrapleft .btnsite {margin-top: 10px;}
.wrapleft .btnsite:hover {background-color: #fff; color: #084822;}
.thakyouwrap p, .thakyouwrap h4 {text-align: center;}
.shadow {
    box-shadow: 0 0 9px #666;
    padding: 1%;
}
.thankypuwrap {text-align: center;}
.banner-content {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    z-index: 2;
    color: #fff;
    max-width: 600px;
}
.banner-content h1 {font-size: 60px; margin-bottom: 20px;}
.banner-content p {font-size: 18px; margin-bottom: 25px;}
.banner-content a {
    display: inline-block;
    padding: 14px 30px;
    background: #fff;
    color: #000;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 600;
}
.banner-content {
    position:absolute;
    top:50%;
    left:10%;
    transform:translateY(-50%);
    z-index:2;
    color:#fff;
    opacity:0;
    transform: translateY(50px);
    transition: all 1s ease;
}
.swiper-slide-active .banner-content {
    opacity:1;
    transform: translateY(0);
}
/* animation */
@keyframes scrollUp {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-50%);
    }
}
.mobilelogo {display: none;}
.mobile-menu-close {
    display:none;
    position:absolute;
    right:20px;
    top:15px;
    border:none;
    background:none;
    font-size:35px;
    line-height:1;
    cursor:pointer;
    z-index:999;
    color: #fff;
}
.navbar-nav .dropdown-arrow {line-height: 1; padding-top: 2px; padding-bottom: 2px; padding-left: 0px !important;}
.dropdown-toggle::after {margin-left: 0px !important;}
.dualbtnwrap span:first-child a {background-color: #00225f;}
.dualbtnwrap span:first-child a:hover {background-color: #20b1e7;}
.dualbtnwrap span:last-child a {background-color: #20b1e7;}
.dualbtnwrap span:last-child a:hover {background-color: #00225f;}
.socialwrap {text-align: center;}
.socialwrap a {width: 55px; height: 55px; border-radius: 100px; background-color: #00a5cd; color: #fff; text-align: center; font-size: 24px;padding: 8px 0px;}
.socialwrap a:hover {background-color: #00225f;}
.innerwrapper-content {padding-bottom: 80px; margin-top: -180px; position: relative; z-index: 2;}
.tqerap {text-align: center;}
.innerwrapper-content h2 {text-align: center; margin-bottom: 20px; text-transform: uppercase; color: #092848;}
.innerwrapper-content h4, .innerwrapper-content h3 {margin-top: 25px; margin-bottom: 10px; color: #092848;}
.innerwrapper-content p, .innerwrapper-content li {font-size: 18px; line-height: 1.4;}
.innerwrapper-content ul {padding-left: 0;}
.innerwrapper-content p a, .innerwrapper-content li a {color: #00a5cd;}
.innerwrapper-content li {margin-bottom: 10px; padding-left: 20px; background-image: url(../images/skyarrow.png); background-position: left center; background-repeat: no-repeat;}
.footerlogoarea {text-align: center; margin-bottom: 25px; background-image: url(../images/logoback.png); background-position: center; background-repeat: no-repeat;}
.footerlogoarea img {width: 328px; margin: auto;}
.download-section {padding-top: 80px;}
.download-section h4 {text-align: center; color: #002662; max-width: 800px; margin: auto; padding-bottom: 30px;}
.download-section h4 span {font-family: "Montserrat", sans-serif;}
.download-section h4 span a {font-family: "Montserrat", sans-serif; color: #002662;}
.download-section h4 a {color: #002662;}
.downloadwrapper {display: flex; gap: 8px; justify-content: center;}
.downloadwrapper .dwnbtn {display: block; border-radius: 100px; background-color: #012665; color: #fff; width: 100%; padding: 18px 10px 18px 10px; background-position: 11% 50%; text-align: center; transition: transform 0.35s ease;}
.downloadwrapper .dwnbtn:hover {transform: scale(0.94);}
.downloadwrapper .dwnbtn:nth-child(2) {background-color: #17a5b7;}
.listing-section {background-image: url(../images/bg.jpg); background-position: center; background-size: cover; background-repeat: no-repeat;}
.listing-section h3 {color: #fff; margin-bottom: 20px;}
.listing-section ul, .chooswrapper-right ul, .aboutwrapperleft ul {padding-left: 0px;}
.listing-section li, .chooswrapper-right li, .aboutwrapperleft li {color: #fff; background-image: url(../images/white-arrow.png); background-repeat: no-repeat; background-position: 0px 3px; padding-left: 26px; margin-bottom: 10px;}
.listing-section li:last-child, .chooswrapper-right li:last-child, .aboutwrapperleft li:last-child { margin-bottom: 0px;}
.listing-section .leftcol {max-width: 483px;}
.listing-section-overlay {background: linear-gradient(90deg, #495719eb 40%, #ffffff00 60%); padding-top: 100px; padding-bottom: 100px;}
.serviceboxwrap {display: flex; justify-content: center; flex-wrap: wrap; margin-top: 30px;}
.servicebox {width: 25%; text-align: center; padding: 50px 20px; border: 1px solid #000; border-bottom: 0px; border-right: 0;}
.servicebox:nth-child(5n) {border-left: none;}
.servicebox img, .bannercontent img {animation: floating 4s ease-in-out infinite; will-change: transform;}
@keyframes floating {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-12px);
    }
    100% {
        transform: translateY(0px);
    }
}
.servicebox:first-child {border-left: 0px; border-top: 0px;}
.servicebox:nth-child(2), .servicebox:nth-child(3), .servicebox:nth-child(4) {border-top: 0px;}
.servicebox h5 {color: #012664; margin-bottom: 0; margin-top: 10px;}
.chooswrapper {display: flex; align-items: center;}
.chooswrapper-left img {width: 100%; height: 720px; object-fit: cover;}
.chooseus-section {padding-top: 100px;}
.chooswrapper-left {width: 50%;}
.chooswrapper-right {width: 50%; background-color: #012665; color: #fff; padding: 80px 70px;}
.chooswrapper-right h2 {margin-bottom: 20px;}
.bannersection:before {position: absolute; content: ""; background: radial-gradient(circle at bottom center, #012664 0%, #012664 20%, transparent 50%); width: 100%; height: 100%; z-index: 2;}
.bannercontent {position: absolute; bottom: 30px; max-width: 542px; margin: auto; left: 0; right: 0; z-index: 3; text-align: center; color: #fff; padding: 0px 12px;}
.bannercontent h1 {font-size: 98px !important; line-height: 0.9 !important; margin-top: 5px; position: relative;}
.bannercontent h1:before {position: absolute; content: ""; background-image: url('../images/1.png'); background-repeat: no-repeat; 
    width: 170px; height: 240px; left: -107px; bottom: -50px;}
.bannercontent h1:after {position: absolute; content: ""; background-image: url('../images/2.png'); background-repeat: no-repeat; 
    width: 170px; height: 240px; right: -107px; bottom: -50px;}
.bannercontent h3 {text-transform: uppercase;}
.bannercontent p {color: #fff; font-size: 16px;}
.bannedual a {padding: 14px 60px; border-radius: 100px;}
.bannedual a:first-child {background-color: #17a5b7; color: #fff;}
.bannedual a:hover:first-child {background-color: #ffffff; color: #012664;}
.bannedual a:last-child {background-color: #ffffff; color: #012664;}
.bannedual a:hover:last-child {background-color: #17a5b7; color: #fff;}
.aboutsection {background-color: #012664; padding-top: 40px; padding-bottom: 144px; background-image: url('../images/shape.png'); background-repeat: no-repeat; background-position: bottom center; background-size: 100%;}
.aboutwrapper {display: flex;}
.aboutwrapperleft {width: 46%; padding-top: 70px;}
.aboutwrapperleft h3 {margin-bottom: 10px;}
.aboutwrapperight {width: 54%;}
.aboutwrapperight img {width: 100%;}
.aboutwrapperleft, .aboutwrapperleft li, .aboutwrapperleft p, .mv-box h3, .mv-box p {color: #fff;}
.mission-vision {padding-top: 30px; padding-bottom: 94px; background-image: linear-gradient(#ff573300 30%, #ffead5 100%);}
.mission-vision-topcontent {max-width: 728px; margin: auto; position: relative; z-index: 2;}
.mission-vision-topcontent h3, .values-wrapper h3 {text-align: center; color: #012664; margin-bottom: 20px;}
.mission-vision-topcontent p {color: #000;}
.mission-vision-wrapper {display: flex; gap: 35px; max-width: 1025px; margin: auto; padding-top: 45px; position: relative;}
.mission-vision-wrapper:before {position: absolute; content: ""; top: -180px; background-image: url('../images/star.png'); background-repeat: no-repeat; width: 450px; height: 450px; z-index: 1; left: 0; right: 0; margin: auto;}
.mission-vision-wrapper .mv-box {width: 50%; padding: 95px 40px; text-align: center; position: relative;}
.mission-vision-wrapper .mv-box:first-child {background-color: #012664;}
.mission-vision-wrapper .mv-box:last-child {background-color: #17a5b7;}
.mission-vision-wrapper .mv-box p {margin-bottom: 0px; text-align: left;}
.mv-box .mv-boxicon {width: 110px; height: 110px; margin: auto; display: flex; justify-content: center; align-items: center; border-radius: 100px; padding: 18px; border: 1px solid #ffffff; margin-bottom: 14px;}
.mission-vision-wrapper .mv-box:first-child:after {position: absolute; content: ""; background-image: url('../images/ri.png'); background-repeat: no-repeat; width: 280px; height: 97px; right: -17px; bottom: -15px;}
.mission-vision-wrapper .mv-box:last-child:before {position: absolute; content: ""; background-image: url('../images/le.png'); background-repeat: no-repeat; width: 280px; height: 97px; left: -17px; bottom: -15px;}
.mission-vision-wrapper .mv-box:first-child:before {position: absolute; content: ""; background-image: url('../images/ri.png'); background-repeat: no-repeat; width: 280px; height: 97px; left: -14px; top: -14px; transform: rotate(180deg);}
.mission-vision-wrapper .mv-box:last-child:after {position: absolute; content: ""; background-image: url('../images/le.png'); background-repeat: no-repeat; width: 280px; height: 97px; right: -14px; top: -14px; transform: rotate(180deg);}
.values-wrapper {margin-top: 100px;}
.valuesboxwapper {display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; margin-top: 25px;}
.valuesboxwapper .valbox {background-color: #fff; width: 32%; padding: 110px 40px; text-align: center; 
    clip-path: polygon(50% 0%, 100% 27%, 100% 73%, 50% 100%, 0% 73%, 0% 27%); position: relative; 
    box-shadow: inset 0 0 35px rgba(0,0,0,.08), inset 0 10px 25px rgba(255,255,255,.7);}
.valuesboxwapper .valbox:after {clip-path: polygon(50% 0%, 100% 27%, 100% 73%, 50% 100%, 0% 73%, 0% 27%); filter: drop-shadow(0 12px 18px rgba(0,0,0,.25)); content: ""; position: absolute;}
.valuesboxwapper .valbox h3 {margin-top: 10px; margin-bottom: 12px;}
.valuesboxwapper .valbox p {text-align: left; color: #000000;}
.valuesboxwapper .valbox:nth-child(4) {margin-top: -115px;}
.valuesboxwapper .valbox:nth-child(5) {margin-top: -115px;}
.contentsection {padding-top: 60px;}
.contentsection h2 {text-align: center; color: #012664; margin-bottom: 25px;}
.contentsection h3, .contentsection h4 {margin-bottom: 10px; margin-top: 20px; color: #012664;}
.contentsection ul {padding-left: 0px;}
.contentsection ul li {margin-bottom: 5px; position: relative; padding-left: 27px;}
.contentsection ul li:before {position: absolute; content: ""; background-image: url('../images/blue-arrow.png'); 
    background-repeat: no-repeat; width: 20px; height: 18px; left: 0; top: 3px;}
.contentsection p a {font-family: "Montserrat", sans-serif; color: #012664;}



/*=============responsive=============*/
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
.container {max-width: 1160px !important;}
.footerlogoarea {background-size: 100%;}
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
.container {max-width: 1120px !important;}
.mainsiteheader .navbar-collapse li a {font-size: 13px;}
#bannerslider img {height: 605px;}
.servicesection {padding-top: 95px; padding-bottom: 95px;}
.bannersection:after {height: 440px;}
.footerlogoarea {background-size: 100%;}
.bannercontent h1 {font-size: 80px !important;}
.values-wrapper {margin-top: 80px;}
h2 {font-size: 40px !important;}
h3 {font-size: 35px !important;}
h4 {font-size: 25px !important;}
h5 {font-size: 20px !important;}
.iconbox p {font-size: 13px;}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.container, .enqform_section .container {max-width: 900px !important;}
h2 {font-size: 40px !important;}
h3 {font-size: 35px !important;}
h4 {font-size: 25px !important;}
h5 {font-size: 22px !important;}
p, li {font-size: 14px;}
.topheading {font-size: 38px;  margin-bottom: 40px;}
.bannerdual-btns a {padding: 16px 40px;}
.abwrap .abcontent {padding-left: 30px;}
.serdata h4 {font-size: 20px;}
.mainsiteheader .navbar-collapse li a {
    font-size: 11px;
    margin: 0px 1px;
    padding: 6px 3px !important;
}
.mainsiteheader .navbar-collapse li .dropdown-menu .dropdown-item {
    padding: 10px 15px;
    font-size: 12px;
}
#bannerslider img {height: 400px;}
.aboutsection {
    padding-top: 40px;
    padding-bottom: 100px;
}
.iconbox .ico img {width: 12px;}
.mission-vision-topcontent {max-width: 605px;}
.mission-vision-wrapper {gap: 28px;}
.iconbox p {font-size: 10px;}
.logoarea img {width: 111px;}
.bannersection:after {height: 250px;}
.navigationarea .navbar-nav li:nth-child(1) a, .navigationarea .navbar-nav li:nth-child(2) a, .navigationarea .navbar-nav li:nth-child(3) a, .navigationarea .navbar-nav li:nth-child(4) a {
    margin: 0px 3px;
}
.innerwrapper-content p, .innerwrapper-content li {font-size: 17px;}
.mainsiteheader .container {display: block;}
.belowbannerwrap {background-image: none; align-items: end; flex-wrap: wrap; max-width: 700px; padding: 80px 20px 50px 20px;}
.wrapright img {height: 470px;}
.belowbannerwrap_left {width: 100%;}
.belowbannerwrap_right {width: 100%; padding-top: 25px;}
.belowbannerwrap_right_inner {max-width: 475px; margin: auto;}
.bannerboxwrap:before {
    top: -137px;
    width: 230px;
    height: 269px;
    background-size: 100%;
}
.footermenu {display: block; text-align: center;}
.footermenu li {display: inline-block;}
.footermenu li a {padding: 4px 3px; border-right: 0px solid #000; font-size: 14px;}
.sitefooter p {font-size: 14px;}
.twocol_section .twocol_content {padding-left: 40px;}
.twocol_img img {height: 555px;}
.servicesection {padding-bottom: 50px; padding-top: 50px;}
.formwrapper {border-radius: 60px 0px; padding: 50px 35px;}
.enqform_section:after {width: 400px; height: 456px; background-size: 100%;}
.enqform_section {padding-bottom: 0px; padding-top: 50px;}
.contactwrapper .contactimgarea img {height: 590px;}
.sitecontent-section {padding-bottom: 70px;}
.mainsiteheader .navbar-collapse li a {color: #ffffff;}
.mainsiteheader .navbar-collapse li a:hover, .mainsiteheader .navbar-collapse li a.active {color: #1cbecc;}
.servicewrapper {gap: 26px;}
.contactwrapper .contactimgarea {width: 52%;}
.contactwrapper .formwrapper {width: 48%; padding: 55px 30px 50px 30px;}
.download-section {padding-top: 50px;}
.downloadwrapper .dwnbtn img {width: 40px;}
.innerwrapper-content {padding-bottom: 150px; margin-top: 0px;}
.footerlogoarea img {width: 230px;}
.footerlogoarea {background-size: 100%;}
.bannercontent h1 {font-size: 50px !important;}
.bannedual a {padding: 12px 32px;}
.bannercontent img {width: 100px;}
.bannercontent h1:after, .bannercontent h1:before {display: none;}
.values-wrapper {margin-top: 80px;}
.valuesboxwapper .valbox {padding: 80px 30px;}
.valuesboxwapper .valbox h3 {font-size: 28px !important;}
.valuesboxwapper .valbox:nth-child(4), .valuesboxwapper .valbox:nth-child(5) {margin-top: -90px;}
.mission-vision {padding-bottom: 50px;}
.chooseus-section {padding-top: 50px;}
.chooswrapper-right {padding: 60px 30px;}
.chooswrapper-left img {height: 630px;}
.servicebox {padding: 40px 18px;}
.listing-section-overlay {padding-top: 60px; padding-bottom: 60px;}
.logoarea .logowrap {
    width: 175px;
    height: 135px;
    padding: 0px 35px 12px 35px;
}
.navigationarea {
    margin-top: -45px;
}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
h2 {font-size: 35px !important;}
h3 {font-size: 30px !important;}
h4 {font-size: 25px !important;}
h5 {font-size: 22px !important;}
p, li {font-size: 15px;}
.container, .enqform_section .container {max-width: 550px !important;}
.btnsite {font-size: 13px; padding: 15px 28px;}
.bannerboxwrap {margin-top: 50px; margin-left: auto; margin-right: auto;}
.bannersection:after {height: 100px; bottom: 0;}
.mainsiteheader .container {display: block; padding: 8px 10px;}
.logoarea {width: 145px; height: 75px; margin-left: 0;}
.mainsiteheader .navbar {margin-bottom: 0; padding-bottom: 0;}
.bannerbox {position: inherit; top: 0%;}
.bannerdual-btns a {font-size: 12px; padding: 15px 23px;}
#bannerslider img {height: 250px; object-position: 50% 0%;}
.bannersection {background-color: #012664;}
.mainsiteheader .navbar {position: relative; z-index: 1000;}
.mainsiteheader .navbar-toggler {z-index: 1002;}
.valuesboxwapper .valbox p {text-align: center;}
.mainsiteheader .navbar-collapse {
    position: fixed;
    top: 0%;
    left: -100%;
    width: 80%;
    height: 100vh;
    background: #032660;
    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 37px 10px 15px; position: relative;}
.footermenu {display: block; text-align: center;}
.footermenu li a {
    padding: 5px 5px;
    border-right: 0px solid #000;
    font-size: 14px;
}
.footermenu li {display: inline-block;}
.servicesection {
    padding-top: 40px;
    padding-bottom: 40px;
}
.enqform_section {
    background-size: 400px;
    background-position: center bottom;
    padding-bottom: 0px;
    padding-top: 40px;
    margin-top: 0;
}
.formwrapper {border-radius: 50px 0px;  padding: 50px 30px;}
.bannersection:before {display: none;}
.contactwrapper .formwrapper {padding: 40px 20px; border-radius: 0px 0px 0px 0px;}
.formbtn {margin-top: 10px;}
.sitefooter p {font-size: 14px;}
.enqform_section h2 {margin-bottom: 16px;}
.contactwrapper .contactimgarea img {height: 300px; border-radius: 0px;}
.mainsiteheader .navbar-collapse li a {color: #fff;}
.mainsiteheader .navbar-collapse li a:hover, .mainsiteheader .navbar-collapse li a.active {color: #1cbecc;}
.logoarea {display: none;}
.mobilelogo {display: block; width: 100%; text-align: center;}
.mobilelogo img {width: 140px;}
.headertoparea {flex-wrap: wrap;}
.topleftarea, .toprightarea {width: 100%;}
.toprightarea .iconbox .boxocnt {text-align: left;}
.toprightarea .iconbox {flex-direction: row;}
.topleftarea .iconbox {margin-bottom: 0px;}
.navigationarea {
    display: block;
    padding: 6px 10px;
    position: absolute;
    top: 24px;
    right: 0;
}
.navigationarea {background-color: transparent; margin-top: 0px;}
.navigationarea .navbar-nav li:nth-child(5) {margin-left: inherit;}
.iconbox p, .iconbox h5 {font-size: 14px; word-break: break-word;}
.iconbox {margin: 8px 0px;}
.mobile-menu-overlay {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100vh;
    background:#fff;
    padding-top:60px;
    z-index:9999;
}
.mobile-menu-close{display:block;}
.navbar-nav .dropdown-arrow {padding: 6px;}
.mainsiteheader .navbar-collapse li .dropdown-menu {position: absolute; width: 100%;}
.footerlogoarea img {width: 200px;}
.footerlogoarea {background-image: none;}
.ableft, .abright {
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
}
.abcenter {width: 100%;}
.abcenter img {width: 100%;}
.contactwrapper {flex-wrap: wrap;}
.contactwrapper .contactimgarea, .contactwrapper .formwrapper {
    width: 100%;
    margin-right: 0;
}
.serdata h4 {font-size: 18px;}
.innerwrapper-content {padding-bottom: 40px; margin-top: 0px;}
.innerwrapper-content p, .innerwrapper-content li {
    font-size: 16px;
}
.servitem {width: 100%;}
.servicewrapper {gap: 0;}
.bannercontent h1:after, .bannercontent h1:before, .mission-vision-wrapper:before, .mission-vision-wrapper .mv-box:first-child:before, .mission-vision-wrapper .mv-box:last-child:after, .mission-vision-wrapper .mv-box:last-child:before, .mission-vision-wrapper .mv-box:first-child:after {display: none;}
.bannercontent {
    position: inherit;
    bottom: 0;
    max-width: 450px;
    background-color: #012664;
    padding-top: 20px;
    padding-bottom: 40px;
}
.aboutsection {padding-bottom: 84px;}
.bannercontent h1 {font-size: 50px !important;}
.bannercontent p {font-size: 15px;}
.bannedual a {padding: 12px 34px;}
.aboutwrapper {display: block;}
.aboutwrapperleft {width: 100%;  padding-top: 0;}
.aboutwrapperight {width: 100%;}
.mission-vision-wrapper {display: block; padding-top: 16px;}
.mission-vision-wrapper .mv-box {width: 100%;  padding: 40px 20px;}
.values-wrapper {margin-top: 40px;}
.valuesboxwapper .valbox {
    width: 100%;
    padding: 40px 30px;
    clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%, 0% 0%);
    box-shadow: inset 0 0 35px rgba(0, 0, 0, .08), inset 0 10px 25px rgba(255, 255, 255, .7);
}
.valuesboxwapper .valbox:nth-child(4), .valuesboxwapper .valbox:nth-child(5) {margin-top: 0;}
.mission-vision {padding-bottom: 40px;}
.chooseus-section {padding-top: 40px;}
.chooswrapper, .downloadwrapper {display: block;}
.chooswrapper-left {width: 100%;}
.chooswrapper-right {width: 100%; padding: 40px 20px;}
.servicebox {width: 100%; padding: 40px 20px; border: 1px solid #000 !important;}
.serviceboxwrap {margin-top: 20px; gap: 5px;}
.listing-section-overlay {
    background: linear-gradient(90deg, #495719eb 40%, #ffffff00 60%);
    padding-top: 50px;
    padding-bottom: 40px;
}
.download-section {padding-top: 40px;}
.downloadwrapper img {width: 40px;}
.download-section h4 {font-size: 20px !important; word-break: break-word; padding-bottom: 20px;}
.chooswrapper-left img {height: 480px;}
.bannercontent img {width: 100px;}
.contentsection {padding-top: 40px;}
}