:root{
--body: "Inter", sans-serif;
--heading:"Montserrat", sans-serif;
--container:1920px;
--container-padding:0 80px;
--deep-teal: #043959;
--white: #FFFFFF;
--nav-size:18px;
--blue-400: #28A3D0;
--green-400: #7DC95F;
--steel-blue: #305D78;
--ink-blue: #033B5A;
--light-green: #87DD65;
--blue-gray: #5C727E;
--gradient-primary: linear-gradient(100.74deg, var(--blue-400) 2.77%, var(--green-400) 100%);
--gradient-primary-reverse: linear-gradient(100.74deg, var(--green-400) 2.77%, var(--blue-400) 100%);
--body-fs:16px;
}

/**=============================================================**/

body{margin:0; padding:0; font-family:var(--body); color:var(--blue-gray); font-size:var(--body-fs)}
h1,h2,h3,h4,h5,h6{margin:0; padding:0; font-weight:normal; font-family:var(--heading)}
p{margin:0 0 15px; padding:0;}
p:last-child{margin-bottom:0;}
ol,ul{margin:0; padding:0; list-style:none}

body .container{max-width:var(--container); padding:var(--container-padding)}

/**=============================================================**/

.header-section .navbar{padding:15px 0}
.header-section .navbar .navbar-nav li.nav-item {margin:0 2px}
.header-section .navbar .navbar-nav li.nav-item a { padding: 5px 15px; text-decoration: none;transition: all 0.8s; position: relative; overflow: hidden;z-index: 1; color:var(--deep-teal); font-size:var(--nav-size)}
.header-section .navbar .navbar-nav li.nav-item a:hover{color:var(--white)}
.header-section .navbar .navbar-nav li.nav-item a:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: var(--gradient-primary); clip-path: circle(0 at center); transition: clip-path 0.8s; z-index: -1; border-radius:100px }
.header-section .navbar .navbar-nav li.nav-item a:hover:before { clip-path: circle(100% at center);}

.header-section button.navbar-toggler { padding: 0; border: none; box-shadow: inherit; }

/* Button CSS */
.btn-header { border: 1px solid var(--green-400); display: inline-block; padding: 10px 25px; border-radius: 100px; text-decoration: none; background: transparent; color: var( --deep-teal); transition: all 0.8s; position: relative; overflow: hidden; z-index: 1; font-size: 18px; height: 52px; display: flex; align-items: center; justify-content: center; }
.btn-header:hover{color:var(--white); border-color:transparent}
.btn-header:before{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:var(--gradient-primary); clip-path: circle(0 at center); transition: clip-path 0.8s; z-index: -1; border-radius:100px}
.button-location:hover:before { clip-path: circle(100% at center);}

/* Login Button CSS */
.button-login{background:var(--gradient-primary); border-color:transparent; color:var(--white)}
.button-login:before{background:var(--gradient-primary-reverse);}
.button-login:hover:before { clip-path: circle(100% at center);}

.button-regular { border-image: linear-gradient(100.74deg, rgba(40, 163, 208, 0.4) 2.77%, rgba(125, 201, 95, 0.4) 100%) 1; padding: 10px 25px; border-radius: 100px; background: linear-gradient(#fff, #fff) padding-box, linear-gradient(100.74deg, rgba(40, 163, 208, 0.4) 2.77%, rgba(125, 201, 95, 0.4) 100%) border-box; border: 1px solid transparent; color: var(--steel-blue); font-weight: 500; text-transform: capitalize; text-decoration: none; height: 52px; display: flex; align-items: center; justify-content: center; font-size: 18px; position: relative; overflow: hidden; z-index: 1;}
.button-regular:before{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:var(--gradient-primary); clip-path: circle(0 at center); transition: clip-path 0.8s; z-index: -1; border-radius:100px}
.button-regular:hover:before { clip-path: circle(100% at center);}
.button-regular:hover .gradient-text { background: linear-gradient(100.74deg, #ffffff 100%, #ffffff 100%); -webkit-background-clip: text; }



/* Hero CSS */

.hero-section{position:relative; display:flex; align-items:center; justify-content:center; text-align:center; background-size:cover; background-repeat:no-repeat; background-position: center;  padding:120px 0; height:850px}
.hero-section:before { content: ""; position: absolute; inset: 0; background-image: url(../images/overlay.svg); background-size: cover; background-repeat: no-repeat; background-position: center; }
.expert-care { margin: 0 0 30px; }
.expert-care span { background: linear-gradient(100.74deg, rgba(40, 163, 208, 0.35) 2.77%, rgba(125, 201, 95, 0.35) 100%); color: var(--white); border-radius: 100px; padding: 5px 20px; font-size: 18px; display: inline-block; }

.hero-provider-content { max-width: 960px; width: 100%; margin: 0 auto 40px; }
.hero-provider-content h1 { font-weight: 600; color:var(--white); font-size: 56px; margin-bottom:10px }
.hero-provider-content h1 span{color:var(--light-green);}
.hero-provider-content p { font-size: 18px; color: var(--white);font-weight: 300; }

.hero-stat-block{ max-width: 860px; margin: 0 auto; width: 100%; }
.hero-stat-number{position:relative}
.hero-stat-number:after { content: ""; background-image: url("data:image/svg+xml,%3Csvg width='2' height='94' viewBox='0 0 2 94' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0.75' y1='0' x2='0.75' y2='94' stroke='url(%23paint0)' stroke-opacity='0.25' stroke-width='1.5'/%3E%3Cdefs%3E%3ClinearGradient id='paint0' x1='-0.5' y1='0' x2='-0.5' y2='94' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.5' stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: 2px 94px; height: 100%; width: 2px; position: absolute; top: 0; right: 0; }
.stat-column:last-child .hero-stat-number:after{display:none}
.hero-stat-number h2 { font-size: 48px; color: var(--white); margin-bottom:10px }
.hero-stat-number p { color: var(--white); font-weight: 300;  font-size: 18px;}

/*SECTION GAP CSS*/

.section-column-gap{gap:120px; padding:120px 0}

/*ABOUT CSS */

.about-figure{height:100%;}
.about-figure figure { transform: scaleX(-1); height:100%;}
.about-figure figure img{border-radius:24px; height:100%; width:100%; object-fit:cover}
.about-certified { background: #FFF; position: absolute; bottom: 20px; right: 20px; padding: 20px; border-radius: 16px; display: flex; gap: 15px; width:300px; align-items:center }
.about-stat-number { font-size: 56px; font-weight: 600; line-height: normal;}
.about-specialists { font-size: 20px; font-weight: 500; line-height: 22px; color: var(--ink-blue); }


.section-label span { border-image: linear-gradient( 100.74deg, rgba(40, 163, 208, 0.4) 2.77%, rgba(125, 201, 95, 0.4) 100% ) 1; display: inline-block; padding: 5px 20px; border-radius: 100px; background: linear-gradient(#fff, #fff) padding-box, linear-gradient( 100.74deg, rgba(40, 163, 208, 0.4) 2.77%, rgba(125, 201, 95, 0.4) 100% ) border-box; border: 1px solid transparent; color:var(--steel-blue); font-weight:500; text-transform:capitalize }
.section-top-heading h2 { font-size: 48px; font-weight: 600; color: var(--ink-blue); }
.section-top-heading h2 span{ background:linear-gradient(100.74deg, #51b59a 2.77%, #71c37d 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;  }
.sub-caption { font-size: 20px; color: var(--ink-blue); font-weight: 500; }
.section-arrow-list ul li { margin: 0 0 10px; position: relative; padding-left: 38px; background-image: url("data:image/svg+xml,%3Csvg%20width='26'%20height='24'%20viewBox='0%200%2026%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M10.7722%2023.3463C16.7215%2023.3463%2021.5444%2018.5234%2021.5444%2012.5741C21.5444%206.62482%2016.7215%201.80196%2010.7722%201.80196C4.82287%201.80196%200%206.62482%200%2012.5741C0%2018.5234%204.82287%2023.3463%2010.7722%2023.3463Z'%20fill='url(%23paint0_linear_823_8350)'%20fill-opacity='0.2'/%3E%3Cpath%20d='M10.8801%2019.9207L10.7595%2019.7153C8.91797%2016.5777%204.02432%209.91916%203.97489%209.85228L3.9043%209.75638L5.57154%208.10869L10.8491%2011.7939C14.172%207.48192%2017.272%204.52028%2019.2942%202.79079C21.5062%200.898908%2022.9461%200.0279463%2022.9607%200.0196001L22.9934%200H25.8215L25.5514%200.240585C18.6037%206.42891%2011.0731%2019.5816%2010.998%2019.7137L10.8801%2019.9207Z'%20fill='url(%23paint1_linear_823_8350)'/%3E%3Cdefs%3E%3ClinearGradient%20id='paint0_linear_823_8350'%20x1='-6.10666e-08'%20y1='5.5488'%20x2='24.0546'%20y2='10.1112'%20gradientUnits='userSpaceOnUse'%3E%3Cstop%20stop-color='%2328A3D0'/%3E%3Cstop%20offset='1'%20stop-color='%237DC95F'/%3E%3C/linearGradient%3E%3ClinearGradient%20id='paint1_linear_823_8350'%20x1='3.9043'%20y1='3.46447'%20x2='28.1977'%20y2='8.534'%20gradientUnits='userSpaceOnUse'%3E%3Cstop%20stop-color='%2328A3D0'/%3E%3Cstop%20offset='1'%20stop-color='%237DC95F'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: top left; }

.gradient-text {background: linear-gradient(100.74deg, #28A3D0 2.77%, #7DC95F 100%); -webkit-background-clip: text;  -webkit-text-fill-color: transparent;}

/*CHOSE SECTION*/

.chose-card { border-image: linear-gradient( 100.74deg, rgba(40, 163, 208, 0.4) 2.77%, rgba(125, 201, 95, 0.4) 100% ) 1; display: inline-block; padding: 40px; border-radius: 24px; background: linear-gradient(#fff, #fff) padding-box, linear-gradient( 100.74deg, rgba(40, 163, 208, 0.4) 2.77%, rgba(125, 201, 95, 0.4) 100% ) border-box; border: 1px solid transparent;  height:100%; position:relative; transition:all 0.5s}
.chose-card figure { margin-bottom: 25px; }
.chose-card h3 { font-size: 20px; font-weight: 500; font-family: var(--body); margin: 0 0 10px; color: var(--ink-blue); }

.chose-card:hover { transform: translateY(-60px); box-shadow: 0px 20px 100px 0px #AAEBD4B2;  background:var(--gradient-primary)}
.chose-card:hover img{    filter: brightness(0) invert(1);}
.chose-card:hover h3, .chose-card:hover p { color:var(--white)}
.chose-card:hover:before { clip-path: circle(100% at center); }

/*OUR SERVICES*/

.service-container { background: linear-gradient(0deg, #F0F8F4, #F0F8F4), linear-gradient(288.7deg, rgba(116, 197, 107, 0.1) 0.48%, rgba(116, 197, 107, 0) 102.12%); padding: 80px 72px; border-radius: 24px; }
.service-figure{height:100%;}
.service-figure figure {  height:100%;}
.service-figure figure img{border-radius:24px; height:100%; width:100%; object-fit:cover}

.service-box-column { display: flex;}
.service-icon { width: 56px; flex:0 0 56px; height: 56px; background: var(--white); display: flex; align-items: center; justify-content: center; border-radius: 8px; margin:0 15px 0 0 }


/* REVIEW CSS */

.reviews-section-slide .swiper-slide { padding: 15px 10px; }
.review-box { padding: 40px; border-radius: 24px; box-shadow: 0px 0px 40px 0px #E1F2EFB2; }
.review-content p { font-size: 18px; font-style: italic; font-weight: 300; }
.client-details{display:flex; align-items:center;}
.client-details figure img { width: 56px; height: 56px; border-radius: 100px; object-fit: cover; }
.client-name { font-weight: 600; color: #20332D; }
.client-position { font-size: 16px; font-weight: 300; }

.review-box:hover { background: linear-gradient(100.74deg, #28A3D0 2.77%, #7DC95F 100%); }
.review-box:hover .review-content p, .review-box:hover .client-name, .review-box:hover .client-position{color:var(--white)}
.review-box:hover .qoute-icon img { filter: brightness(0) invert(1); }
.swiper-wrapper { transition-timing-function: linear; }

/* FAQs CSS */

.accordion.faq-accordion .accordion-item { border: none; padding:20px; background: var(--white); box-shadow: 0px 0px 50px 0px #E1F2EFCC; border-radius: 16px;   margin: 0 0 20px; cursor:pointer}
.accordion.faq-accordion .accordion-item:last-child { margin-bottom: 0; }
.accordion-header.accordion-button { padding: 0; background-color: transparent; border: none; font-size:18px;box-shadow: none; font-weight:500; color:var(--ink-blue)}
.accordion.faq-accordion .accordion-item.active { background:linear-gradient(100.74deg, #28A3D0 2.77%, #7DC95F 100%); }
.accordion-item.active .accordion-header.accordion-button, .accordion-item.active .section-content p{color:var(--white)}

/* FOOTER CSS */

.subscribe-section{position:relative;}
.subscribe-section:after { background:var(--white); position: absolute; height: 50%; width: 100%; content: ""; top: 0; z-index: 1; }

.subscribe-bg { background: var(--gradient-primary); border-radius: 24px; padding: 56px 80px; position: relative; overflow: hidden; z-index: 2; margin-bottom: 56px; box-shadow: 0px 20px 100px 0px #AAEBD4B2; }
.subscribe-heading h2 { font-weight: bold; color: var(--white); font-size: 40px; margin: 0 0 10px; }
.subscribe-heading p { font-size: 18px; color: var(--white); font-weight: 300; }
.subscribe-form-group form .form-group { background:var(--white);  border-radius: 100px; padding: 5px; max-width:372px; margin:0 auto;}
.subscribe-form-group form .form-group input[type="text"] { padding: 0 30px; height: 48px; border: none; outline: inherit; font-size: 18px; font-weight: 300; color: rgba(4, 57, 89, 0.5); }
.at-icon { position: absolute; left: 20px; top: 15px; }

.subscribe-form-group form .form-group input[type="text"] { padding: 0 130px 0 50px; height: 48px; border: none; outline: inherit; font-size: 18px; font-weight: 300; color: rgba(4, 57, 89, 0.5); width: 100%; background-color: transparent; }
.subscribe-btn { background:var(--gradient-primary); border: none; color: var(--white); position: absolute; right: 5px; border-radius: 100px; bottom: 4px; top: 4px; width: 130px; font-size: 18px; font-weight: 500; }
.subscribe-pattern-left{position: absolute; left: -84px; bottom: -80px; width: 300px; height: 300px; background-repeat: no-repeat; background-size: cover;  opacity: 0.06;}
.subscribe-pattern-left img{filter: brightness(0) invert(1); }
.subscribe-pattern-right{position: absolute; right: -84px; top: -80px; width: 300px; height: 300px; background-repeat: no-repeat; background-size: cover; transform: rotate(175deg); opacity: 0.06;}
.subscribe-pattern-right img { filter: brightness(0) invert(1); }

.footer-section { position: relative; background: linear-gradient(0deg, #F0F8F4, #F0F8F4), linear-gradient(288.7deg, rgba(116, 197, 107, 0.1) 0.48%, rgba(116, 197, 107, 0) 102.12%); }

.quick-link-block { padding:0px 0 24px; margin-bottom:24px; position:relative }
.quick-link-block:after { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: linear-gradient( 100.74deg, rgba(40, 163, 208, 0.3) 2.77%, rgba(125, 201, 95, 0.3) 100% ); }
.footer-heading{ font-weight: 500; font-size: 18px; color: var(--ink-blue); font-family: var(--body); margin: 0 0 12px; }
.quick-link-block ul { display: flex; gap: 28px; flex-wrap:wrap; }
.quick-link-block ul li a { color: var(--blue-gray); text-decoration: none; }
.quick-link-block ul li a:hover { color: var(--ink-blue);}

.footer-contact-block { display: flex; gap: 24px; flex-wrap: wrap; }

.footer-contact-icon { background: linear-gradient(100.74deg, rgba(40, 163, 208, 0.1) 2.77%, rgba(125, 201, 95, 0.1) 100%); width: 48px; height: 48px; display: flex; align-items: center; flex: 0 0 48px; border-radius: 8px; justify-content: center; }
.conatct-label { font-weight: 400; font-size: 14px; display: inline-block; width: 100%; margin: 0 0 3px; }
.footer-contact-details p { color: var(--deep-teal); font-size: 16px; font-weight: 500; }
.footer-contact-column { display: flex; gap: 12px; align-items: center; }

.footer-navigation-section{padding-bottom:60px;}
.copyright-section { padding: 25px 0; position: relative; }
.copyright-section:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 1px; background: linear-gradient( 100.74deg, rgba(40, 163, 208, 0.3) 2.77%, rgba(125, 201, 95, 0.3) 100% ); }
.footer-bottom-link ul { display: flex; justify-content: end; gap: 32px; }
.footer-bottom-link ul li a { color: var(--blue-gray); text-decoration: none; }
.footer-bottom-link ul li a:hover { color: var(--ink-blue);}





/* About Page css start here */

.about_hero{padding: 150px 0; height:auto;}
.about_counter{background: linear-gradient(100.74deg, #28A3D0 2.77%, #7DC95F 100%); box-shadow: 0px 20px 100px 0px rgba(170, 235, 212, 0.7);  padding: 56px 80px; border-radius: 24px;}
.about_counter .hero-stat-number{text-align:center;}
.team_members_box { height: 400px;  width: 100%;  border-radius: 16px; overflow: hidden;  position: relative;}

/* Image */


.team-block-item figure { margin: 0; }
.team-block-item figure img { height: 364px; width: 100%; object-fit: cover; object-position: top; }
.team-content-details { position: absolute; left: 20px; right: 20px; bottom: 20px; }
.team-block-item { position: relative; border-radius: 16px; overflow: hidden; display: inline-block; width: 100%; }
.team-block-item figure:before { content: ""; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 23.83%, rgba(0, 0, 0, 0.9) 100%); position: absolute; bottom: 0; left: 0; right: 0; top: 0; }
.team-content-details h4 { color: var(--white); font-weight: 600; font-family: var(--body); font-size: 20px; margin:0 0 5px }
.team-content-details p { font-size: 16px; color: var(--white); font-weight: 300; margin:0 }

.swiper-pagination-custom { display: flex; justify-content: space-between; width: 120px; margin-left:auto}
.swiper-pagination-custom .swiper-button-prev, .swiper-pagination-custom .swiper-button-next { border-image: linear-gradient(100.74deg, rgba(40, 163, 208, 0.4) 2.77%, rgba(125, 201, 95, 0.4) 100%) 1; background: linear-gradient(#fff, #fff) padding-box, linear-gradient(100.74deg, rgba(40, 163, 208, 0.4) 2.77%, rgba(125, 201, 95, 0.4) 100%) border-box; border: 1px solid transparent; height: 52px; position: relative; transition: all 0.5s; width: 52px; border-radius: 100px; font-size: 34px; display: flex; align-items: center; justify-content: center; padding: 10px; top: 0; margin: 0; }
.swiper-pagination-custom .swiper-button-prev { left: 0; right: auto; }
.swiper-pagination-custom .swiper-button-prev:after, .swiper-pagination-custom .swiper-button-next:after {font-family: 'FontAwesome'; font-size: 20px; background: linear-gradient(100.74deg, #28A3D0 2.77%, #7DC95F 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.swiper-pagination-custom .swiper-button-prev:hover, .swiper-pagination-custom .swiper-button-next:hover { background: var(--gradient-primary); }
.swiper-pagination-custom .swiper-button-prev:hover:after, .swiper-pagination-custom .swiper-button-next:hover:after { color: var(--white); }
.swiper-pagination-custom .swiper-button-prev:after{ content: "\f060"; }
.swiper-pagination-custom .swiper-button-next:after{ content: "\f061"; }
.swiper-pagination-custom .swiper-button-next { right: 0; left: auto; margin-left: auto; }
.swiper-pagination-custom .swiper-button-prev:hover:after, .swiper-pagination-custom .swiper-button-next:hover:after {  background: linear-gradient(100.74deg, #ffffff 2.77%, #ffffff 100%); -webkit-background-clip: text;}

.trust-partners img { opacity: 0.8; filter: grayscale(100%) brightness(5) invert(40%); }
.trust-partners a:hover img { opacity: 1; filter: none; }

/* About Page css end here */


/*LOGIN*/

.login-modal .modal-dialog { max-width: 485px; width: 100%; }
.login-modal .modal-content { border: none; padding: 32px; border-radius: 24px; padding-bottom: 65px; }
.hidden {display: none; }
.login-form-heading h2 { font-size: 28px; font-weight: bold; color: var(--deep-teal); }
.need-help a { color: var(--ink-blue); font-size: 16px; }

label.input-label { position: absolute; background: var(--white); font-size: 12px; color: #4F748B; line-height: normal; padding: 0 5px; left: 16px; top: -7px; }
.login-form-group input { height: 48px; color: #A7B9C5; border-radius: 100px; width: 100%; border: 1px solid transparent; background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(100.74deg, #28A3D0 2.77%, #7DC95F 100%) border-box; outline: none; padding: 0 20px; }

.login-form-group .form-group { margin-bottom: 40px; }
button.next-btn { width: 100%; height: 50px; border: 1px solid transparent; background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(100.74deg, #28A3D0 2.77%, #7DC95F 100%) border-box; border-radius: 100px; font-size: 18px; font-weight: 500; color: var(--ink-blue); cursor: pointer; transition: all 0.3s ease;}

button.next-btn:hover { background: linear-gradient( 100.74deg, #28A3D0 2.77%, #7DC95F 100% ); color: var(--white); }


.btn-close { height: 30px; width: 30px; position: absolute; right: 15px; top: 15px; font-size: 10px; border: 1px solid transparent; background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(100.74deg, #28A3D0 2.77%, #7DC95F 100%) border-box; border-radius: 100px; padding: 0; }
.btn-close span { font-size: 14px; opacity: 0.6; text-shadow: inherit; }
.btn-close:hover { background: linear-gradient( 100.74deg, #28A3D0 2.77%, #7DC95F 100% ); color: var(--white); }
.btn-close:hover span{opacity:1 }

.submit-btn{ width: 100%; height: 50px; border: 1px solid transparent; background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(100.74deg, #28A3D0 2.77%, #7DC95F 100%) border-box; border-radius: 100px; font-size: 18px; font-weight: 500; color: var(--ink-blue); cursor: pointer; transition: all 0.3s ease;}
.submit-btn:hover { background: linear-gradient( 100.74deg, #28A3D0 2.77%, #7DC95F 100% ); color: var(--white); }
.input-icon { position: absolute; right: 20px; top: 12px; }

.forgot-password a { color: var(--ink-blue); font-size: 16px; }
.section-content p { color: var(--blue-gray); }

.otp-content p { font-size: 14px; color: #4F748B; }
.otp-time { display: flex; align-items: center; justify-content: end; font-size: 14px; color: #4F748B; }
.passcode-area { display: flex; gap: 15px;}

.passcode-area input[type="text"] { border: 1px solid transparent; border-radius: 12px; background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(100.74deg, rgba(40, 163, 208, 0.6) 2.77%, rgba(125, 201, 95, 0.6) 100%) border-box; padding: 7px; text-align: center; color: #4F748B; }


@media(max-width:767px){
	
:root{
 --container-padding: 0 15px;	
 --nav-size: 14px;	
 --body-fs: 14px;
 
}

/*HEADER CSS*/

.header-section .navbar-brand { max-width: 140px; }
.header-section .navbar { padding: 5px 0; }
.header-section .navbar .navbar-nav li.nav-item a { padding: 10px 0px;}


/*HEADER CSS CLOSED*/
	

.section-top-heading h2, .subscribe-heading h2 { font-size: 28px;}
.hero-provider-content h1{font-size:24px;}
.hero-provider-content p { font-size: 14px;}
.expert-care span{font-size:12px;}
.section-column-gap { gap:40px; padding: 40px 0; }
.hero-stat-number { height: 100%; padding: 0 5px; }
.hero-stat-number h2 { font-size: 24px;margin: 0;}
.hero-stat-number p{font-size:12px}
.btn-header, .button-regular { height: 44px; font-size: 14px; padding: 10px 20px; }
.service-container { padding: 30px 20px; }
.review-content p { font-size: 14px;}
.review-box, .subscribe-bg { padding: 24px; }
.accordion-header.accordion-button { font-size: 15px; }
.subscribe-heading p, .footer-contact-details p { font-size: 14px;}

.subscribe-btn { font-size: 14px; width: 100px; }
.subscribe-form-group form .form-group input[type="text"] { padding: 0 105px 0 40px;font-size: 14px;         height: 38px;}
.subscribe-form-group form .form-group input[type="text"] {  }
.subscribe-btn { font-size: 14px; width: 100px; }
.at-icon { left: 15px; top: 12px; }
.at-icon img { width: 20px; }
.quick-link-block ul { gap: 10px 15px; }
	
.footer-bottom-link ul { justify-content: center; }	
.about_counter{padding:20px;}
.swiper-pagination-custom{width:95px}
.swiper-pagination-custom .swiper-button-prev, .swiper-pagination-custom .swiper-button-next{height:40px; width:40px}	
.swiper-pagination-custom .swiper-button-prev:after, .swiper-pagination-custom .swiper-button-next:after{font-size:16px;}

.chose-card:hover { transform: translateY(0px); }
	.hero-section{height:auto}
}

@media(min-width:768px) and (max-width:1023px){
	
:root{
 --container-padding: 0 15px;	
 --nav-size: 14px;	
 --body-fs: 14px;
 
}

/*HEADER CSS*/

.header-section .navbar-brand { max-width: 140px; }
.header-section .navbar { padding: 5px 0; }
.header-section .navbar .navbar-nav li.nav-item a { padding: 10px 0px;}


/*HEADER CSS CLOSED*/
	
.hero-section{height:auto}
.section-top-heading h2, .subscribe-heading h2 { font-size: 28px;}
.hero-provider-content h1{font-size:36px;}
.hero-provider-content p { font-size: 18px;}
.expert-care span{font-size:14px;}
.section-column-gap { gap:40px; padding: 40px 0; }
.hero-stat-number { height: 100%; padding: 0 5px; }
.hero-stat-number h2 { font-size: 30px;margin: 0;}
.hero-stat-number p{font-size:12px}
.btn-header, .button-regular { height: 44px; font-size: 14px; padding: 10px 20px; }
.service-container { padding: 30px 20px; }
.review-content p { font-size: 14px;}
.review-box, .subscribe-bg { padding: 24px; }
.accordion-header.accordion-button { font-size: 15px; }
.subscribe-heading p, .footer-contact-details p { font-size: 14px;}

.subscribe-btn { font-size: 14px; width: 100px; }
.subscribe-form-group form .form-group input[type="text"] { padding: 0 105px 0 40px;font-size: 14px;         height: 38px;}
.subscribe-btn { font-size: 14px; width: 100px; }
.at-icon { left: 15px; top: 12px; }
.at-icon img { width: 20px; }
.quick-link-block ul { gap: 10px 15px; }
	
.footer-bottom-link ul { justify-content: center; }		
.about_counter { padding: 30px; }


}


@media(min-width:1024px) and (max-width:1250px){
	
:root{
 --container-padding: 0 15px;	
 --nav-size: 14px;	
 --body-fs: 14px;
 
}	
.section-column-gap { gap: 80px; padding: 80px 0; }
.section-top-heading h2, .hero-stat-number h2 { font-size: 40px;}
.chose-card, .review-box { padding: 30px;}
.service-container { padding: 40px 32px; }
.review-content p { font-size: 14px;}

.hero-provider-content h1 { font-size: 50px; }
.btn-header, .button-regular { font-size: 16px; height:48px }
}