@charset "utf-8";
/* CSS Document */

/* CSS Document © 2025 ENVINTO */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

@font-face {
    font-family: 'Brittany Signature';
    src: url('../fonts/BrittanySignatureRegular.eot');
    src: url('../fonts/BrittanySignatureRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrittanySignatureRegular.woff2') format('woff2'),
        url('../fonts/BrittanySignatureRegular.woff') format('woff'),
        url('../fonts/BrittanySignatureRegular.ttf') format('truetype'),
        url('../fonts/BrittanySignatureRegular.svg#BrittanySignatureRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



::-moz-selection{ background:#7b7d7f; color:var(--global); text-shadow:none;}
::selection { background:#7b7d7f; color:var(--global); text-shadow:none;}
*,
*:before, *:after{-webkit-box-sizing:  border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video, textarea, input { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; outline:none;font-family: "Poppins", sans-serif;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body {color:#ffffff; background: #f0f3f5; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow:hidden; overflow-y: scroll; scroll-behavior: smooth;}
:root { --primary: #001f59; --secondary:#000000; --global: #ffffff;}
a { text-decoration:none; transition:all 0.25s ease-out 0s; outline: none; box-shadow: none;}
a:hover{text-decoration: none;}
h1, h2, h3 , h4, h5, h6, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{font-family: "Roboto Condensed", sans-serif;}
p, p span {font-family: "Poppins", sans-serif;}
img { border:0px;}
ol, ul, li{ list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
* {-webkit-appearance: none;}
::-webkit-input-placeholder {
  color:var(--primary);
}
::-moz-placeholder { 
  color:var(--primary);
}
:-ms-input-placeholder {
  color:var(--primary);
}
:-moz-placeholder {
  color:var(--primary);
}

section, header, footer {width: 100%; float: left;}

img{max-width: 100%; display: block;}

strong{font-weight: bold;}

.container{max-width: 1400px; margin: 0 auto;padding: 0px 15px;}


strong{font-weight: bold;}



.error-page-section {background:#4063ff;}
.error-page-row {max-width: 800px; margin: 50px auto;}
.error-page-col1 h1 {font-size: 40px;color: #ffffff;}
.error-page-col1 h2 {font-size: 40px;font-weight: 700;margin: 0 0 20px;color: #ffffff;}
.error-page-col1 p {font-size: 16px;font-weight: 600;line-height: 1.67;margin: 0 0 22px;color: #ffffff;}


.search-form { width: 100%; display: flex; align-items: center;}
.search-form input {width: 197px;height: 45px;border: 1px solid #000;margin: 0 7px 0 0;padding: 0 10px;color: #000;outline: none;box-shadow: none;display: inline-block;border-radius: 80px;}
.search-form .search-submit {width: auto;height: 45px;display: inline-block;padding: 0 25px;color: #ffff;border: 1px solid #000;background: #000;transition all 0.25s ease-in-out;border-radius: 80px;}
.search-form .search-submit .screen-reader-text { position: relative !important;  display: block;  height: auto;  width: auto;  color: #ffff;  clip-path: none;  transition: all 0.25s ease-in-out;}
.search-form .search-submit:hover { color: #000; background: none;}
.search-form .search-submit:hover .screen-reader-text { color: #000;}
.search-form input::placeholder { color: #000;}
.search-page-section {padding: 80px 0px;background: #ffff;}
.search-page-row {  max-width: 1320px;  margin: 0 auto;}
.search-page-row .page-header .page-title {font-size: 40px;margin: 0 0 35px;display: flex;color: #000;font-weight: 500;}
.search-page-card {  margin: 0 0 50px;}
.search-page-content { padding: 0; max-width: inherit;  width: 100%;  text-align: left;  flex: 1 0 0;}
.search-page-content h3 {font-size: 32px;color:var(--primary);font-weight: 500;margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px solid var(--primary);}
.search-page-content p {font-size: 16px;font-weight: 500;line-height: 1.67;margin: 0 0 22px;color: #000;}
.search-btn1 {padding: 12px 24px;background-color: var(--primary);border-radius: 80px;color: #ffffff;border: 1px solid #000;transition: 0.3s all ease-in-out;font-size: 16px;font-weight: 400;display: inline-block;margin: 10px auto 0;}
.search-btn1:hover {background-color: #ffffff;color: #4063ff;}




.everest-forms input{width: 100% !important;padding: 12px !important;border: 1px solid #ccc !important;border-radius: 12px !important;font-size: 15px !important;font-family: inherit !important;}
.everest-forms textarea{width: 100% !important;padding: 12px !important;border: 1px solid #ccc !important;border-radius: 12px !important;font-size: 15px !important;font-family: inherit !important;}
.everest-forms button.button:not(.button-large), .everest-forms button[type=submit]{background: #4063ff !important;color: white !important;padding: 14px 30px !important;font-size: 16px !important;border: none !important;border-radius: 25px !important;cursor: pointer !important;transition: 0.3s ease !important;}
.everest-forms button.button:not(.button-large):hover,.everest-forms button[type=submit]:hover {background: #000c57 !important;}
  



.inner-banner {position: relative;}
.inner-banner .bg-img { width: 100%;position: relative;}
.inner-banner .bg-img::after{position: absolute;background-color: #000;opacity: 0.4;content: "";width: 100%; height: 100%; top: 0;left: 0;}
.inner-banner img { width: 100%; max-height: 460px; object-fit: cover;}
.inner-banner .inner-content { width: 100%; position: absolute; top: 50%; transform: translateY(-50%); left: 0; text-align: center; z-index: 1;}
.inner-banner h1 {font-size: 52px; color: #fff; font-weight: 500;}





.defualt-page-section {padding: 60px 0; background: #fff;}
.content-wrapp h2 { font-size: 46px; font-weight: 500; color: var(--primary); margin: 0 0 20px;}
.content-wrapp p { font-size: 16px; color: var(--secondary); line-height: 1.8; margin: 0 0 20px;}
.content-wrapp ul {width: 100%; margin: 0 0 20px;}
.content-wrapp ul li { font-size: 16px; line-height: 1.8; color: var(--primary); padding-left: 10px; position: relative;}
.content-wrapp ul li:before { content: "\2022"; position: absolute; left: 0; top: 0;}
.content-wrapp ol { width: 100%;float: none; counter-reset: my-awesome-counter; margin: 0 auto 28px;position: relative;}
.content-wrapp ol li {font-size: 16px; line-height: 1.8; color: var(--primary); padding-left: 20px;position: relative;counter-increment: step-counter;}
.content-wrapp ol li:before { content: counter(step-counter) '.'; margin-right: 0px; position: absolute; left: -4px; top: 0;}
.content-wrapp p a, .content-wrapp ul li a, .content-wrapp ol li a{color:var(--primary);}
.content-wrapp p a:hover, .content-wrapp ul li a:hover, .content-wrapp ol li a:hover{color: #000000;}



.whatsup-icon { position: fixed; bottom: 10px; right: 10px; z-index: 9999;background: #fff;padding: 15px;border-radius: 11px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.whatsup-icon img { width: 50px; height: 50px; }
.whatsup-icon  h3{font-size: 12px;text-align: center;color: var(--primary);margin: 0 0 10px;}


.html5-title{display: none !important;}
#html5lightbox-watermark{display: none !important;}
.html5-elem-data-box{display: none !important;}
.html5-image{padding: 0px !important;}
.mh-icon-right {background: #000000 url(../images/chevron-right-solid.svg) no-repeat center / 12px;}
.mh-icon-left {background: #000000 url(../images/chevron-left-solid.svg) no-repeat center / 12px;}
.html5-timer{height: 0 !important;}
.html5-image-img{height: 100% !important;}


.slick-prev, .slick-next{display: none !important;}
.overlay{display: none;}
.burger-btn{display: none;}



.header-wrap.sticky{position: fixed;top: 0;left: 0;z-index: 999;background:#fff;animation: .7s slide-down;box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 24px;}
.header-wrap.sticky .menu-list ul li a{color:var(--primary);}
.header-wrap.sticky .header-sec{padding: 0;margin: 10px 0px;}
.header-wrap.sticky .header-sec .header-col .logo img{height: 50px;}



.header-sec{background-color:var(--global);padding: 20px;margin: 20px 0px;border-radius: 20px;}
.header-col .logo{display: flex;align-items:flex-start;flex-direction:column;}
.header-col .logo img{width: 100px;height: 70px;object-fit: contain;}
.header-col .logo h3{color: var(--primary);margin-top: 10px;font-weight: 700;}
.header-col{display: flex;align-items: center;}
.header-menu ul{display: flex;align-items: center;justify-content: center;}
.header-col .logo{margin-right: 20px;}
.header-menu ul li{margin: 0 35px;position: relative;}
.header-menu ul li a{color: var(--secondary);font-weight: 500;font-size: 20px;transition: all 0.3s ease-in-out;text-transform: uppercase;font-family: "Roboto Condensed", sans-serif;}
.header-sec{display: flex;justify-content: space-between;align-items: center;}
.header-menu ul li a:hover{color:#4064ff;}



@keyframes slide-down {
  0% {
    transform: translateY(-100%); 
  }

  100% {
    transform: translateY(0);
  }
}


.cssbuttons-io-button {background-image: linear-gradient(19deg, #001f59 0%, #001f59 100%);color: white;font-family: inherit;padding:1em;padding-left: 1.2em;font-size: 17px;border-radius: 10em;border: none;display: flex;align-items: center;overflow: hidden;
position: relative;height: 2.8em;padding-right: 3.3em;cursor: pointer;text-transform: uppercase;font-weight: 500;transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);}
.cssbuttons-io-button .icon {background: white;margin-left: 1em;position: absolute;display: flex;align-items: center;
justify-content: center;height: 2.2em;width: 2.2em;border-radius: 10em;right: 0.3em;transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);}
.cssbuttons-io-button:hover .icon {width: calc(100% - 0.6em);}
.cssbuttons-io-button .icon svg { width: 1.1em;transition: transform 0.3s;color: #001f59;}
.cssbuttons-io-button:hover .icon svg {transform: translateX(0.1em);}
.cssbuttons-io-button:active .icon {transform: scale(0.9);}



.banner-wrap{position: relative;}
.banner-image{position: relative;z-index: 0;}
.banner-image img {width: 100%;height:85vh;border-radius: 20px;object-fit: cover;position: relative;z-index: 0;}
.banner-image::after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.711);z-index: 1;border-radius: 20px;}
.banner-content{position: absolute;top: 50%;left: 4%;transform: translateY(-50%);z-index: 5;color: #fff;max-width: 700px;width: 100%;text-align: left;}
.banner-item{position: relative;}
.banner-content h4{font-size: 15px;font-weight: 600;margin-bottom: 20px;color:var(--global);max-width: fit-content;padding: 15px;text-transform: uppercase;border-radius: 50px;border: 1px solid var(--global);}
.banner-content h2{font-size: 60px;font-weight: 700;margin-bottom: 20px;line-height: 1.2;padding-bottom: 20px;border-bottom: 1px solid var(--global);}
.banner-content p{font-size: 18px;font-weight: 400;margin-bottom: 20px;line-height:2;}
.banner-content .cssbuttons-io-button{margin-top: 40px;}
.banner-container{position: relative;}


.social-sidebar {position: absolute;top: 35%;right: 2%;transform: translateY(-50%);display: flex;flex-direction: column;align-items: center;background-color: transparent;z-index: 99;padding: 10px 0;}
.social-sidebar::after{content: '';position: absolute;bottom: -130px;right:22px;width: 1px;height: 120px;background-color: #fff;}
.social-sidebar a {color:var(--primary);background: var(--global);margin: 10px 0;padding: 8px;border-radius: 50%;text-align: center;
width: 45px;height: 45px;line-height: 10px;transition: background 0.3s;display: flex;align-items: center;justify-content: center;}
.social-sidebar a:hover {background: var(--primary);color: #fff;}
.vertical-text {writing-mode: vertical-rl;transform: rotate(180deg);color: white;font-size: 20px;margin-top: 20px;white-space: nowrap;padding-left: 10px;}


.service-sec{margin: 10px 0px 20px;}
.service-row{background-color: #fff;border-radius: 0px;}
.service-col{padding: 30px;display: flex !important;flex-direction: column;align-items: center;justify-content: center;text-align: center;position: relative;border-right: 1px solid #bababa;min-height: 180px;}
.service-col h2{font-size: 1.5rem;font-weight: 600;color: rgb(159, 159, 159);}
.service-col:hover h2{color: var(--global);}
.service-image{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;overflow: hidden;opacity: 0;transition: 0.3s all ease-in-out;object-fit: cover;}
.service-image::after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);z-index: 1;}
.service-col:hover .service-image{opacity: 1;}
.service-slider-image{height: auto;object-fit: cover;overflow: hidden;border-radius: 20px;margin-top: 20px;}
.service-slider-image img{border-radius: 20px;width: 100%;height: 100%;overflow: hidden;transition: 0.3s all ease-in-out;}
.sever-slider-card:hover .service-slider-image img{transform: scale(1.4);overflow: hidden;border-radius: 20px;}


.about-sec{margin: 40px 0px;}
.about-row{display: flex;justify-content: space-between;gap: 20px;margin: 20px 0px;color: #000000;}
.about-col{position: relative;}
.about-col:first-child{width: 55%;position: relative;}
.circle{width: 600px;height: 600px;border-radius: 50%;background-color: var(--primary);position: absolute;top: 50%;left: 50%;z-index: -1;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);transform: translate(-50%,-50%);}
.about-col:last-child{width: 40%;}
.about-images-row{display: flex;justify-content: center;gap: 20px;}
.about-image{border-radius: 20px;position: relative;overflow: hidden;}
.about-image img{width: 100%;height: 100%;object-fit: cover;transition: 0.3s all ease-in-out;height: 600px;box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);border-radius: 20px;}
.about-image:hover img{transform: scale(1.1);}
.about-image:nth-child(2){margin-top: 180px;}


.about-content h4{font-size: 20px;font-weight: 600;margin-bottom: 10px;color: var(--global);background-color: var(--primary);padding: 10px 30px;max-width: fit-content;text-transform: uppercase;border-radius: 50px;border: 1px solid var(--global);margin-bottom: 20px;}
.about-content h2{font-size:3rem;font-weight: 700;margin-bottom: 20px;line-height: 1.3;}
.about-content p{font-size: 1rem;font-weight: 400;margin-bottom: 20px;line-height: 1.8;color: #000000;} 
.vision{border-bottom: 1px solid rgba(128, 128, 128, 0.225);padding-bottom: 10px;margin-bottom: 20px;}
.vision:last-child{border-bottom: none;margin-bottom: 0px;}
.vision h4{font-size:1.5rem;font-weight: 500;margin-bottom: 20px;line-height: 1.3;color: var(--primary);text-transform: uppercase;}
.vision p{font-size: 0.9rem;font-weight: 400;margin-bottom: 20px;line-height: 1.8;color: #000000;}



.service-slider-wrap{margin: 40px 0px;}
.service-slider-header{display: flex;justify-content: center;align-items: center;margin-bottom: 20px;flex-direction: column;}
.service-slider-header h4{font-size:20px;font-weight: 600;color: var(--global);text-align: center;background-color: var(--primary);padding: 10px 30px;max-width: fit-content;text-transform: uppercase;border-radius: 50px;border: 1px solid var(--global);margin-bottom: 20px;}
.service-slider-header h2{font-size:3rem;font-weight: 700;margin-bottom: 20px;line-height: 1.3;color: var(--secondary);text-align: center;}
.service-slider-row{display: flex;justify-content: space-between;align-items:center;gap: 20px;}
.service-slider-sec{width: 78%; background-color: #f0f3f5;}
.service-slider-right{width: 20%;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.service-slider-card-icon img{width: 60px;height: 60px;object-fit: contain;margin-bottom: 20px;}
.service-slider-card-content h4{font-size: 20px;font-weight: 600;margin-bottom: 10px;color: var(--primary);text-transform: uppercase;margin-bottom: 10px;}
.service-slider-card-content h2{font-size:3rem;font-weight: 700;margin-bottom: 20px;line-height: 1.3;color: var(--secondary);text-align: center;}
.service-slider-card-content p{font-size: 0.9rem;font-weight: 400;margin-bottom: 20px;line-height: 1.8;color: #000000;}
.service-slider-card-content .cssbuttons-io-button{margin-top: 20px;}
.sever-slider-card{background-color: #fff;border-radius: 20px;padding:40px 20px;}
.service-slider .slick-slide {padding: 0 10px;}
.service-slider .slick-list {margin: 0 -10px; }
.service-slider-right{background-color: var(--primary);width: 100%;height: 220px;border-radius: 50px;object-fit: cover;position: relative;bottom: 0;}
.service-slider-right img{position: absolute;bottom: 0;}
.service-slider-row.second-one{flex-direction: row-reverse;}



.value-sec{margin: 40px 0px;}
.value-head h4{font-size:20px;font-weight: 600;color: var(--global);text-align: center;background-color: var(--primary);padding: 10px 30px;max-width: fit-content;text-transform: uppercase;border-radius: 50px;border: 1px solid var(--global);margin: 0 auto;margin-bottom: 20px;}
.value-head h2{font-size:3rem;font-weight: 700;margin-bottom: 20px;line-height: 1.3;color: var(--secondary);text-align: center;}
.value-head p{font-size: 1rem;font-weight: 400;margin: 0 auto; margin-bottom: 50px;line-height: 1.8;color: #000000;text-align: center;max-width: 1200px;}
.value-image-wrap{position: relative;}
.value-image img{margin: 0 auto;height: 400px;border-radius: 20px;position: relative;}
.value-col{display: flex;align-items: center;background-color: var(--global);position: absolute;padding: 10px 30px;border-radius: 20px;border: 1px solid var(--primary);}
.value-col img{height: 50px;margin-right: 20px;}
.value-col h2{font-size: 1.2rem;color: var(--primary);font-weight: 600;}
.value-col:nth-child(1){position: absolute;top: 50px;left:250px;}
.value-col:nth-child(2){position: absolute;top: 120px;right:250px;}
.value-col:nth-child(3){position: absolute;bottom:100px;left:250px;}
.value-col:nth-child(4){position: absolute;bottom:20px;right:250px;}


.testimonial-wrap{margin: 50px 0px 0px;}
.testi-header h4{font-size:20px;font-weight: 600;color: var(--global);text-align: center;background-color: var(--primary);padding: 10px 30px;max-width: fit-content;text-transform: uppercase;border-radius: 50px;border: 1px solid var(--global);margin: 0 auto;margin-bottom: 20px;}
.testi-header h2{font-size:3rem;font-weight: 700;margin-bottom: 20px;line-height: 1.3;color: var(--secondary);text-align: center;}
.testi-header p{font-size: 1rem;font-weight: 400;margin: 0 auto; margin-bottom: 50px;line-height: 1.8;color: #000000;text-align: center;max-width: 1200px;}
.testimonials-container{display: flex;align-items: center;justify-content: space-between;}
.video-section {position: relative;width: 58%;}
.testimonial-left{width: 38%;}
.video-section img,.video-section video {width: 100%;height: 350px;object-fit: cover;display: block;border-radius: 20px;}
.watch-btn {position: absolute;bottom: 20px;left: 20px;background-color: #fff;padding:15px 20px;border-radius: 30px;display: flex;
align-items: center;gap: 8px;font-weight: 600;cursor: pointer;border: none;box-shadow: 0 4px 10px rgba(0,0,0,0.15);transition: 0.3s;}
.watch-btn:hover {transform: scale(1.05);}
.testimonial-card{background-color: #fff;padding:40px;border-radius: 20px;}
.testimonial-card h3{font-size: 1.5rem;color: var(--primary);font-weight: 600;margin-bottom: 20px;}
.testimonial-card p{font-size: 0.9rem;font-weight: 400;margin: 0 auto; margin-bottom: 30px;line-height: 1.8;color: #000000;}
.testimonial-user{display: flex;align-items: center;color:var(--secondary);}
.testimonial-user img{margin-right: 20px;border-radius: 50%;width: 70px;height: 70px;}
.testimonial-slider{margin: 40px 0px 0px;}
.testimonial-slider .slick-slide {padding: 0 10px;}
.testimonial-slider .slick-list {margin: 0 -10px;}


.gallery-wrapp { padding:50px 0px;}
.gallery-head{margin: 0 auto;}
.gallery-wrapp h2 { font-size:3rem; color:var(--secondary); margin: 0 0 50px;font-weight: 700;line-height: 1;text-align: center;}
.gallery-wrapp .gallery-row { width: 100%; display: grid; grid-template-columns: 25% 30% 15% 25%; gap: 15px; place-content: center;     grid-template-rows: 50% 50%; min-height: 460px;}
.gallery-wrapp .gallery-col1 { border-radius: 20px; box-shadow: -2px 4px 15px rgba(0, 0, 0, 0.26);overflow: hidden;}
.gallery-wrapp .gallery-col1 img {width: 100%; height: 100%;border-radius: 20px; object-fit: cover;overflow: hidden;}
.gallery-wrapp .gallery-col1:nth-child(2) { grid-column: 2 / 3; grid-row: span 2;}
.gallery-wrapp .gallery-col1:nth-child(3) { grid-column: span 2;}




.contact-wrapper {margin: auto;background: #fff;border-radius: 20px;padding: 40px;display: flex;flex-wrap: wrap;
gap: 40px;box-shadow: 0 10px 25px rgba(54, 44, 44, 0.05);justify-content: space-between;align-items: center;}
.contact-left,.contact-right {width: 48%;}
.contact-box {background: #061d3a;color: white;border-radius: 14px;padding: 24px;display: flex;align-items:center;
gap: 16px;margin-bottom: 20px;}
.contact-box.email {background: #4064ff;}
.contact-box i {background: white;color: #4064ff;padding: 12px;border-radius: 50%;font-size: 18px;width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;}
.contact-box h4 {margin: 0 0 10px;font-size: 16px;font-weight: bold;text-transform: uppercase;}
.contact-box p {margin: 0;font-size: 14px;line-height: 1.6;}
.contact-box p a{color: #fff;}
.contact-box p a:hover{color: red;}
.contact-right h4 {font-size:20px;font-weight: 600;color: var(--global);background-color: var(--primary);padding: 10px 30px;max-width: fit-content;text-transform: uppercase;border-radius: 50px;border: 1px solid var(--global);margin-bottom: 20px;}
.contact-right h2{font-size:3rem; color:var(--secondary); margin: 0 0 30px;font-weight: 700;line-height: 1;}
.form-group {margin-bottom: 18px;}
.form-group input,.form-group textarea {width: 100%;padding: 14px;border: 1px solid #ccc;border-radius: 12px;font-size: 15px;
font-family: inherit;}
.form-group input:focus,.form-group textarea:focus {outline: none;border-color: #4064ff;box-shadow: 0 0 5px #4064ff30;}
.contact-right button {background: #4064ff;color: white;padding: 14px 30px;font-size: 16px;border: none;border-radius: 25px;
cursor: pointer;transition: 0.3s ease;}
.contact-right button:hover {background: #2940d3;}


.footer-wrapp { background:var(--primary); padding:40px;margin:40px 0px 20px;border-radius: 20px;}
.footer-wrapp .footer-row {width: 100%;display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.footer-wrapp .footer-logo img{ width: 100px;}
.footer-wrapp .footer-nav {width: auto;}
.footer-wrapp .footer-nav ul { width: 100%;}
.footer-wrapp .footer-nav ul li { display: inline-block;}
.footer-wrapp .footer-nav ul li a { display: block; padding: 10px 15px; font-size: 1.2rem; color:var(--global);}
.footer-wrapp .footer-nav ul li a:hover { color:red}
.footer-wrapp .footer-social { width: auto;}
.footer-wrapp .footer-social a { display: inline-block; margin: 0 12px 0 0;}
.footer-wrapp .footer-social a:last-child { margin-right: 0;}
.footer-wrapp .footer-social .social-icon { display: inline-block; width: 20px; height: 20px; position: relative;}
.footer-wrapp .footer-social .social-icon img { width: 100%; height: 100%; transition: all .25s ease-in-out;}
.footer-wrapp .footer-social .social-icon .hover-icon { position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; transition: all .25s ease-in-out;}
.footer-wrapp .footer-social a:hover .social-icon  .hover-icon { opacity: 1;}
.footer-wrapp .footer-social a:hover .social-icon > img { opacity: 0;}
.footer-wrapp  .footer-row1 {width: 100%;display: flex; flex-wrap: wrap; justify-content: space-between; padding: 30px 0 0; margin: 40px 0 0; border-top: 1px solid var(--global);}
.footer-wrapp .footer-row1 p {font-size: 16px; color:var(--global);}
.footer-wrapp .footer-row1 p a { color: var(--global); font-weight: 500;}
.footer-wrapp .footer-row1 p a:hover { color:#4064ff;}





@media(min-width:1500px){
  .banner-image img{min-height: 800px;height: 100%;}
}

@media(max-width:1500px){
  .banner-image img{min-height: 600px;height: 100%;}
}

@media(max-width:1366px){
  .header-col .logo h3{text-align: center;}
  .header-menu ul li{margin: 0px 20px;}
  .service-slider-card-icon img{width: 40px;height: 40px;margin-bottom: 10px;}
}

@media(max-width:1200px){
  .header-menu ul li a{font-size: 17px;}
  .value-col:nth-child(1){left: 0;}
  .value-col:nth-child(2){right: 0;}
  .value-col:nth-child(3){left: 0;}
  .value-col:nth-child(4){right: 0;}
  .video-section img, .video-section video{height: 400px;}
  .testimonials-container{align-items: stretch;}
  .watch-btn{bottom: 60px;}
  .contact-wrapper{padding: 15px;gap: 20px;}
  .footer-wrapp .footer-nav ul li a{font-size: 1rem;}
  .footer-wrapp .footer-nav ul li a{padding: 10px;}
  .testimonial-card h3{font-size: 1.1rem;}
  .about-content h2{font-size: 2rem;}
}

@media(max-width:1024px){
  .cssbuttons-io-button{font-size: 1rem;}
  .header-menu ul li{margin: 0px 15px;}
}

@media(max-width:992px){
  .header-menu{display: none;}
  .header-col:last-child{display: none;}
  .header-col{display: flex;align-items: center;justify-content: space-between;width: 100%;}
  .overlay {display: block;position: fixed; right: 0; top: 0; width: 350px; height: 100%; background:var(--primary); background-size: 300% 100%; z-index: 9999; padding: 110px 5% 50px; transform:translateX(100%); opacity: 0; visibility: hidden; transition: transform 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
  .overlay.show{ transform:translateX(0); opacity: 1; visibility: visible;}
  .overlay ul {width: 100%;}
  .overlay ul { width: 100%;}
  .overlay ul li a { color: #fff; display: block; padding: 20px 0;}
  .overlay ul li { font-size: 18px; border-bottom: 1px solid #fff; text-transform: uppercase;}
  .overlay ul li a:hover { color: var(--primary) !important;}
  .burger-btn { display: block; position: relative; width: 50px; height: 30px; z-index: 99999;  overflow: hidden; cursor: pointer;}
  .burger-btn span { display: block; width: 100%; height: 3px; background:var(--primary); background-size: 300% 100%; border-radius: 5px; transition: all 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
  .burger-btn:hover span{background-position: 50% 0;}
  .burger-btn .active span { background:#fff;}
  .burger-btn span:first-child { width: 70%;}
  .burger-btn span:nth-child(2n) { margin: 9px 0; transition: all 0.5s cubic-bezier(.22,.68,0,1.71);}
  .burger-btn .burger-toggle { display: flex; flex-wrap: wrap; justify-content: right;}
  .burger-btn span:last-child { width: 70%;}
  .burger-btn .active span:nth-child(2n) { transform: translateX(-100%);}
  .burger-btn .active span:first-child { transform: translateY(13px) rotate(-45deg);}
  .burger-btn .active span:last-child { transform: translateY(-11px) rotate(45deg);}
  body:after { content: ""; display: block; position: fixed; right: 0; top: 0; width: 100%; height: 100%; background: rgb(255 255 255 / 40%); z-index: 9; transform: translateX(100%); opacity: 0; visibility: hidden;  transition: transform 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
  body.menu-open:after{ transform:translateX(0); opacity: 1; visibility: visible;}
  body.menu-open{  overflow-y: hidden;}
  .overlay ul ul.sub-menu li {border: none; padding-left: 20px; position: relative;  color: var(--primary);}
  .overlay ul ul.sub-menu li:before {  content: "-"; position: absolute; left: 0; top: 50%;  transform: translateY(-50%);}
  .overlay ul li.has-sub > a {background: url(../images/chevron-down-white.svg) no-repeat center / 14px; background-position-x: 95%;}
  .global-btn.contact-btn{display: none;}
  .overlay ul li.has-sub > a:hover {background: url(../images/chevron-down-grey.svg) no-repeat center / 14px; background-position-x: 95%;}

  .about-row{flex-wrap: wrap;}
  .about-col:first-child{width: 100%;}
  .about-col:last-child{width: 100%;}
  .about-sec{margin: 0;}
  .contact-wrapper{flex-wrap: wrap;flex-direction: column-reverse;}
  .contact-left, .contact-right{width: 100%;}


  .banner-content h2{font-size: 2.5rem;}
  .banner-content{max-width: 500px;}
  .service-slider-right{display: none;}
  .service-slider-sec{width: 100%;}
  .service-slider-header h2{font-size: 2rem;}
  .service-slider-wrap{margin-bottom: 0;}
  .value-head h2{font-size: 2rem;}
  .testi-header h2{font-size: 2rem;}
  .banner-content p{font-size: 17px;}
  .footer-wrapp .footer-logo{margin: 0 auto;margin-bottom: 20px;width: 100%;display: flex;align-items: center;justify-content: center;}
  .footer-wrapp .footer-social{margin: 0 auto;}
  .footer-wrapp .footer-nav{margin: 0 auto;margin-bottom: 20px;width: 100%;text-align: center;}
  .footer-wrapp .footer-row1 p{font-size: 14px;}
  .about-image img{height: 400px;}
  .testimonials-container{flex-wrap: wrap;}
  .video-section{width: 100%;margin-bottom: 30px;}
  .testimonial-left{width: 100%;}
  .gallery-wrapp .gallery-row { grid-template-columns: 50% 50%;  grid-template-rows: 18.33%;}
  .gallery-wrapp .gallery-col1:nth-child(3) { grid-column: auto;}
  .gallery-wrapp h2{font-size: 2rem;margin-bottom: 10px;}
  .contact-right h2{font-size: 2rem;}
}



@media(max-width:768px){
  .footer-wrapp .footer-row1{justify-content: center;}
  .value-col{margin-top: 20px;justify-content: center;}
  .value-col:nth-child(1),.value-col:nth-child(2),.value-col:nth-child(3),.value-col:nth-child(4){position: relative;top:0;left: 0;}
  .value-col-row .value-col img{margin: 0;margin-right: 30px;}
  .vertical-text{display: none;}
  .social-sidebar::after{content: none;}
  .social-sidebar{transform: none;flex-direction: row;top:auto;right: 0;left: 20px;bottom: 60px;}
  .social-sidebar a{margin-right: 20px;}
  .banner-content{top: 40%;}
  .about-image:nth-child(2){margin-top: 0;}
  .circle{width: 300px;height: 300px;}
  .value-head h2 br{display: none;}
  .content-wrapp h2 {font-size: 2rem;}
  .content-wrapp p{font-size: 14px;}
  .content-wrapp ul li{font-size: 14px;}
  .content-wrapp ol li{font-size: 14px;}
  .content-wrapp p a, .content-wrapp ul li a, .content-wrapp ol li a{font-size: 14px;}
  .content-wrapp p a:hover, .content-wrapp ul li a:hover, .content-wrapp ol li a:hover{font-size: 14px;}
}




@media(max-width:600px){
  .value-image img{height: 300px;margin: auto;}
  .value-col img{height: 50px;}
  .service-slider-image img{height: 300px;object-fit: cover;}
  .about-image:nth-child(2){display: none;}
  .value-head h2{text-align: left;}
  .value-head p{text-align: left;}
  .testi-header h2{text-align: left;}
  .testi-header p{text-align: left;}
  .footer-wrapp .footer-row1 p{text-align: center;font-size: 12px;}
  .footer-wrapp{padding:40px 10px;}
  .banner-content h2{font-size: 2rem;}
  .banner-content h2 br{display: none;}
  .banner-content {padding: 12px;max-width: 320px;}
  .banner-image img{min-height: 650px;}
  .header-col .logo h3{font-size: 12px;padding-left: 10px;}
  .header-col .logo img{height: 50px;}
  .header-sec{padding: 10px;}
  .header-col .logo{align-items:flex-start;}
  .banner-content p{font-size: 14px;}
  .testimonial-left{display: none;}
  .video-section{margin-bottom: 0;}
}