*{
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, .faux-heading
{
    letter-spacing: 0;
	
}
.section-inner.medium {
    max-width: 100%;
	margin:0;
	padding:0;
}
body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	width: 100%;
	margin: inherit;
}
.innerpages p, .innerpages h2 {
    margin-bottom: 15px !important;
}
span.wpcf7-list-item-label {
    font-size: 0;
}
.innerpages h1, .h1 {
    display: flex;
    width: 100%;
    font-size: 65px;
    font-family: "Great Vibes", cursive;
    color: #5fc3ce;
    letter-spacing: 0.5px;
    white-space: nowrap;
}
.footer-nav-widgets-wrapper.header-footer-group {
    display: none;
}
.innerpages {
    padding-bottom: 50px;
}
.innerpages h2, .h2 {
    font-family: "Bitter", serif;
    font-size: 25px;
    color: #000000;
    margin-top: 40px !important;
    margin-bottom: 15px;
    font-weight: 600;
}
.slider-right .wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
.singular .entry-header {
	padding-bottom: 2rem;
}
.innerpages .post-inner {
	padding-top: 0;
}
a {
    color: #5fc3ce;
    text-decoration: none;
    background-color: transparent;
}
section.homeslider:before {
    content: "";
    background: rgb(0, 0, 0, 0.4);
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
}
section.homeslider {
	background: url(/wp-content/uploads/2025/01/landscape-demo-scaled-1.jpg); 
    height: calc(100vh - 140px);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
	position: relative;
}
.header-contactus a:after{
	display:none;
}
section.homeslider video {
    background: url(/wp-content/uploads/2025/01/landscape-demo-scaled-1.jpg); 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
	z-index: 1;
	object-position: center;
	object-fit: cover;
}
.custom-header .header-inner.section-inner {
	padding: 0px;
	width: 100%;
	margin: 0px;
}
.custom-nav ul {
    margin: 0px;
}
section.homeslider .topslider-wraper {
    display: flex;
	padding: 0px;
	position:relative;
	z-index: 2;
}
section.homeslider .topslider-wraper .slider-right{
    padding: 0px;
}
section.homeslider .topslider-wraper .slider-left {
    padding-top: 6%;
}
.custom-header .header-titles {
    margin: 0px;
}
.custom-header .header-titles img {
    max-height: 150px;
}
.right-about h2,
.loaction-inner h4,
.getin-touch h2,
section.contact-withus h2,
section.spreading h2,
.homeslider h3,
.product-wraper h2,
.treatment-wraper h2 {
    display: flex;
    width: 100%;
/*     font-size: 75px; */
	font-size: 45px;
     font-family: "Bitter", serif;
	color: #5fc3ce;
	margin-bottom: 30px;
	letter-spacing: 0.5px;
}

.homeslider h1{
	 font-size: 66px;
	 font-family: "Bitter", serif;
	font-weight: 500;
	color: #fff;
}
.treatment-text{
	width: 100%;
}
.treatment-wraper h2 {
    margin-bottom: 00px;
}
.treatment-text p {
    font-size: 20px;
   color: color(srgb-linear 0 0 0 / 0.7);
    font-family: "Bitter", serif;
    max-width: 600px;
    margin-bottom: 40px;
}
.homeslider p{
	 font-size: 27px;
	 font-family: "Bitter", serif;
	font-weight: 600;
	color: #fff;
}
.homeslider h3{
	margin-bottom: 0px;
	color: #fff;
}
.homecontact-form {
    width: 407px;
    padding: 42px;
    background: rgb(241 254 255);
    border-radius: 30px;
}

.homecontact-form input {
    background: #fff;
	    width: 100%;
    font-size: 18px;
    color: #000;
    font-family: "Bitter", serif;
}
.homecontact-form label {
    width: 100%;
    margin-bottom: 20px;
}
.homecontact-form h2 {
	font-family: "Bitter", serif;
    font-size: 24px;
    color: #4B4B4B;
    font-weight: 500;
    margin-bottom: 23px;
}
.topslider-wraper .slider-right {
    display: flex;
    justify-content: flex-end;
}
.homecontact-form .wpcf7-submit {
    font-size: 20px;
    background: #5fc3ce;
    color: #fff;
    font-family: "Bitter", serif;
    font-weight: 600;
    padding: 15px 0px;
    border-radius: 10px;
	text-decoration: none;
	text-transform: capitalize;
}
.homecontact-form .wpcf7-submit:hover{
/* 	text-decoration: none;
	background: #fdf7f9;
	color: #000; */
	background: #3E4543;
	text-decoration: none;
	color: #fff;
}
.homecontact-form span.wpcf7-spinner {
    display: none;
}
/* slider */

section.tretmeent {
    background: #dff3f5;
    padding: 120px 0px;
    position: relative;
}
.treatment-wraper {
    display: flex;
}
.treatment-wraper .treatment-box {
    display: flex;
    flex-direction: column;
    padding: 32px 45px;
	max-width: 32%;
	border-radius: 20px;
    background: #fff;
}
.tretmeent .treatment-wraper {
    display: flex;
    align-items: center;
    justify-content: space-between;
	flex-wrap: wrap;
	padding: 0px;
}
.treatment-col h3 {
    font-family: "Bitter", serif;
    font-size: 35px;
    color: #000000;
    margin-top: 40px;
    margin-bottom: 15px;
	    font-weight: 600;
}

.treatment-col p {
    font-size: 18px;
    color: color(srgb-linear 0 0 0 / 0.7);
    line-height: 31px;
	font-family: "Bitter", serif;
}
section.tretmeent .treatment-col p{
	height: 160px;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.review-carousel .owl-dots,
section.client-logo .owl-dots {
    display: none;
}
section.spreading .review-box {
    width: 100%;
    max-width: 100%;
}
.spreading-box img {
    width: auto !important;
}
.product-wraper p{
    font-size: 20px;
/*     color: #000; */
	color: color(srgb-linear 0 0 0 / 0.7);
    line-height: 38px;
    font-family: "Bitter", serif;
}
.readmore-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin-top: 30px;
}
.readmore-btn a {
    font-size: 16px;
    color: #5fc3ce;
	display: flex;
	font-family: "Bitter", serif;
	position: relative;
	font-weight: 600;
}
.readmore-btn a.readbtn img, .readmore-btn a.readbtn svg {
    margin-left: 8px;
}
.readmore-btn a.booknow-btn img, .readmore-btn a.booknow-btn svg {
    margin-right: 8px;
}

.readmore-btn a:hover{
	text-decoration: none;
}
.readmore-btn a:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    border-bottom: 2px solid #5fc3ce;
    transform: scaleX(0);
    transition: transform 0.3s;
}

.readmore-btn a:hover:after {
    width: 100%;
    transform: scaleX(1);
    transition: transform 0.3s;
}
.treatment-box .treatment-col {
    position: relative;
    z-index: 2;
}
.treatment-col>img {
    width: 65px;
    height: 65px;
    border-radius: 100px;
}
.treatment-wraper .treatment-box {
    position: relative;
}
.treatment-wraper .treatment-box.first:after {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2024/05/ellipse-first.png);
    width: 250px;
    height: 235px;
    bottom: 0;
    right: 0;
    z-index: 1;
	background-repeat: no-repeat;
	border-bottom-right-radius: 20px;
    opacity: 1;
}
.treatment-wraper .treatment-box.center:after {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2024/05/ellipse-second.png);
    width: 153px;
    height: 144px;
    top: 0;
    right: -1px;
    z-index: 1;
	background-repeat: no-repeat;
	border-top-right-radius: 20px;
    opacity: 1;
}

.treatment-wraper .treatment-box.last:after {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2024/05/ellipse-third.png);
    width: 111px;
    height: 156px;
    bottom: 0;
    left: 0;
    z-index: 1;
	background-repeat: no-repeat;
	border-bottom-left-radius: 20px;
    opacity: 1;

}
section.our-products {
    padding: 120px 0px;
}
section.our-products .product-wraper {
    display: flex;
    align-items: center;
	padding: 0px;
}
section.our-products h2 {
    margin-bottom: 6px;
}
.product-wraper .right {
    display: flex;
    justify-content: end;
	padding-right: 0px;
}
.product-wraper .right img {
    border-radius: 30px;
/* 	opacity:0.9; */
}
section.our-products .product-wraper .left {
    padding: 0px;
}
section.our-products {
    position: relative;
}

.client-wraper {
    padding: 0px;
}
section.client-logo {
    background: #dff3f5;
    padding: 120px 0;
    position: relative;
}

section.aboutus {
    min-height: 850px;
}
section.client-logo .owl-theme .owl-dots {
    margin-top: 65px !important;
}
.client-wraper .owl-theme .owl-dots .owl-dot span {
    width: 28px;
    height: 8px;
    margin: 5px 8px;
    background: transparent;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    border: 1px solid #5fc3ce;
}
/* .client-wraper .owl-theme .owl-dots .owl-dot:hover span */
.client-wraper .owl-theme .owl-dots .owl-dot.active span {
    background: #5fc3ce;
    width: 50px;
    height: 8px;
    margin-right: 10px;
}




section.spreading {
    padding: 120px 0;
}
section.spreading .client-wraper>p {
    font-size: 24px;
    font-family: "Bitter", serif;
    font-weight: 400;
	color: #606060;
	color: color(srgb-linear 0 0 0 / 0.7);
	width: 43%;
	margin-bottom: 45px;
}
section.spreading h2 {
    margin-bottom: 10px;
}
.rating-review {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.review-btn a {
    font-size: 20px;
    background: #5fc3ce;
    color: #fff;
    font-family: "Bitter", serif;
    font-weight: 600;
    padding: 15px 27px;
    border-radius: 10px;
    text-decoration: none;
	position:relative;
	z-index:123;
}
.review-btn a:hover{
	background: #3E4543;
	text-decoration: none;
	color: #fff;
}
.getin-touch-inner {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.getin-touch-inner h2 {
    width: 80%;
}
.getin-touch-inner .review-btn {
    width: 20%;
    display: flex;
    justify-content: flex-end;
}
.bio-star i {
    color: #fea500;
    font-size: 18px;
}
.review-header {
    display: flex;
    align-items: center;
}
.review-header .review-bio {
    margin-left: 25px;
}
.review-header {
    margin-bottom: 35px;
}
.review-bio h3{
	font-size: 19px;
	
    color: #000;
	color: color(srgb-linear 0 0 0 / 0.7);
    font-family: "Bitter", serif;
    font-weight: 600;
}
.bio-star label {
    margin-left: 10px;
    font-size: 16px;
	color: #000000;
	opacity: 0.35;
}
.rating-review .rating-star {
    padding: 20px 0;
}
.rating-star {
	/*     background: #fff; */
	padding: 20px;
	margin-bottom: 16px;
	/*  border-radius: 10px; */
}
.spreading-box>p {
    font-size: 18px;
    color: #000;
    font-family: "Bitter", serif;
    font-weight: 400;
    color: color(srgb-linear 0 0 0 / 0.7);
    margin-bottom: 25px;
    height: 220px;
    overflow-y: auto;
    padding-right: 10px;
}
.getin-touch .right-form label {
    margin-bottom: 10px;
}
 .new-checkbox span.wpcf7-form-control-wrap span.wpcf7-list-item.first.last {
    margin-top: 0;
}
.bio-star.last i {
    display: none;
}
.bio-star.last label {
    margin-left: 0;
}
section.spreading .spreading-box {
    border: 1px solid #2222221a;
    padding: 45px 35px;
    border-radius: 30px;
}
.rating-review {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #dff3f5;
    padding: 15px 35px;
    padding-bottom: 0px;
    border-radius: 30px;
    margin-bottom: 36px;
}
.viewall-btn a {
    font-size: 18px;
    color: #5fc3ce;
    font-family: "Bitter", serif;
    font-weight: 600;
    border-radius: 10px;
	text-decoration: none;
	display: flex;
}
.viewall-btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 64px;
}
.viewall-btn a img {
    margin-left: 12px;
}
.viewall-btn a:hover {
    color: #3E4543;
}

.viewall-btn a:hover img{
	filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(333deg) brightness(97%) contrast(103%);
}
section.contact-withus {
    padding: 120px 0px;
    background: #dff3f5;
    position: relative;
}
.contact-withus-wraper {
    display: flex;
	justify-content: space-between;
	background: #fff;
	border-radius: 30px;
	padding: 27px 25px;
	position: relative;
}

.contact-withus-wraper .facebook {
    display: flex;
    justify-content: flex-end;
}
.contact-withus-wraper .right.facebook>div {
    padding: 20px;
    border: 1px solid #e2e2e2;
    border-radius: 25px;
}
.contact-withus-wraper .right.facebook>div iframe, .contact-withus-wraper .right.facebook>div span, .contact-withus-wraper .right.facebook>div  {
    max-width: 100%;
}
div#u_0_0_rG .pam.uiBoxWhite {
    border-radius: 20px;
}
.uiBoxWhite,
.right.facebook .pam.uiBoxWhite {
    border-radius: 20px !important;
}
.contact-withus-wraper .left {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: center;
    padding-right: 4%;
}
.contact-withus-wraper .review-btn h3 {
/*     font-size: 45px; */
	font-size: 35px;
    color: #5fc3ce;
    font-family: "Bitter", serif;
    font-weight: 600;
	    margin: 0;
}
.contact-withus-wraper .review-btn h4 {
/*     font-size: 75px; */
	font-size: 45px;
    color: color(srgb-linear 0 0 0 / 0.7);
    font-family: "Bitter", serif;
    font-weight: 400;
	margin-bottom: 40px;
	color: color(display-p3 0 0 0 / 0.70);
}
.getcontact-form {
    display: flex;
    flex-wrap: wrap;
}
.getcontact-form .left-form, .getcontact-form .right-form {
    padding: 0px;
}
.getcontact-form label, .getcontact-form input {
    width: 100%;
}
.getcontact-form input {
    height: 75px;
	border: 1px solid #5fc3ce;
	border-radius: 10px;
	font-size: 18px;
	color: color(display-p3 0 0 0 / 0.7);
}
.getcontact-form label {
    margin-bottom: 25px;
}
.getcontact-form .right-form {
    padding-left: 22px;
}
.getcontact-form textarea.get-message {
/* 	min-height: 175px; */
	min-height: 150px;
	border: 1px solid #5fc3ce;
	border-radius: 10px;
	font-size: 18px;
	color: color(display-p3 0 0 0 / 0.7);
}
.getcontact-form input.wpcf7-submit {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    height: 60px;
    line-height: 1;
}
.primary-menu .header-contactus.menu-item.menu-item-type-custom a:hover,
.getcontact-form input.wpcf7-submit:hover {
/*     background: #000;
	text-decoration: none; */
	background: #3E4543;
	text-decoration: none;
	color: #fff;
}
.getcontact-form input:focus, .getcontact-form input:active, .getcontact-form textarea:focus {
    border-color: #5fc3ce;
    outline: none;
}

section.loaction-map {
    position: relative;
    padding: 0px;
}
section.loaction-map .location-wraper {
    position: absolute;
    right: 0;
    top: 70px;
}
.right-address .treatment-col {
	background: #fff;
	padding: 30px;
	border-radius: 30px;
	position: relative;
	width: 430px;
	overflow: hidden;
}
.right-address .treatment-col:before {
    content: '';
	position: absolute;
	top: -20px;
    left: 0;
    background: url(/wp-content/uploads/2024/05/map-ellipse.png);
    width: 362px;
	height: 268px;
	border-top-left-radius: 20px;
}
.right-address .loaction-inner {
	position: relative;
	z-index: 1;
	padding: 50px 10px;
/* 	padding-top: 70px; */
}
.right-address .loaction-inner h4{
	font-size: 65px;
	margin-bottom: 135px;
}
.loaction-inner h5 {
    font-size: 20px;
    color: #5fc3ce;
	font-family: "Bitter", serif;
	letter-spacing: 0.5px;
}
.loaction-inner h5 {
    font-size: 20px;
    color: #5fc3ce;
	font-family: "Bitter", serif;
}
.location-wraper .right-address {
    display: flex;
    justify-content: end;
}
.loaction-inner .readmore-btn {
	align-items: flex-start;
	justify-content: left;
}
.readmore-btn.address img {
    margin-right: 10px;
}
.right-address .treatment-col .loaction-inner a,
.right-address .treatment-col .loaction-inner p {
    font-size: 20px;
    color: color(display-p3 0 0 0 / 0.7);
    line-height: normal;
    font-family: "Bitter", serif;
}
footer#site-footer {
    padding: 50px 0px;
    display: flex;
    align-items: center;
    background: #f5feff;
}
.custom-footer .footer-wraper, .custom-footer .footer-wraper .footer-left, .custom-footer .footer-wraper .footer-right {
    padding: 0;
}
.footer-wraper {
    display: flex;
    break-after: column;
}
.footer-wraper ul.footer-menu-items {
    display: flex;
}
.footer-wraper .footer-right {
    display: flex;
	align-items: center;
	justify-content: flex-end;
}
.footer-wraper ul.footer-menu-items li {
	list-style: none;
	margin-left: 40px;
}

.footer-wraper ul.footer-menu-items li a{
	font-size: 18px;
	font-family: "Bitter", serif;
	color: #333333;
	font-weight: 400;
}
#site-footer .footer-wraper ul.footer-menu-items li a:hover{
	text-decoration: none;
	color: #5fc3ce;
}
section.aboutus,
section.contact-withus,
section.getin-touch,
section.loaction-map .google-map,
section.our-products,
section.tretmeent {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.copyright {
    padding: 30px;
    display: flex;
    align-items: center;
}
section.copyright .section-inner {
    width: calc(100% - 0rem);
	margin: 0;
	width: 100%;
	max-width: 100%;
}
section.copyright {
	background: #5fc3ce;
	padding: 17px 0px;
	    position: relative;
}
section.copyright .left, section.copyright .right {
    padding: 0px;
}
section.copyright .footer-credits p{
	font-size: 18px;
	margin: 0px;
	color: #fff;
}
section.copyright .section-inner ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
section.copyright .section-inner ul li {
    list-style: none;
    margin-left: 20px;
}
section.copyright a.to-the-top {
	position: absolute;
	top: -67px;
	right: 70px;
	font-size: 40px;
	color: #5fc3ce;
}
form.wpcf7-form .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #5fc3ce;
    color: #000;
    text-align: center;
    font-size: 13px;
    position: absolute;
    bottom: 11px;
    left: 0;
    right: 0;
    width: 78%;
    margin: 0 auto;
}
section.copyright .left {
    display: flex;
    align-items: center;
}
.topslider-wraper .slider-right form {
    position: relative;
}
section.copyright a.to-the-top:hover {
    color: #000;
    text-decoration: none;
}
section.aboutus {
	padding: 120px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 160px;
	position: relative;
}

section.aboutus .left-about .images-top {
    position: relative;
}
section.aboutus .left-about .images-bottom {
    position: absolute;
    bottom: -48px;
    right: 50px;
}
section.aboutus .left-about .images-bottom img {
    border: 5px solid #fff;
	border-radius: 30px;
	width: 307px;
	object-fit: cover;
}
section.aboutus .left-about .images-top img {
    width: 360px;
    object-fit: cover;
    border-radius: 30px;
    height: 75vh;
    border-right: 5px solid #fff;
    object-position: top;
}

.about-wraper {
    display: flex;
    align-items: center;
	padding: 0px;
}
.about-wraper .left-about {
    padding-left: 0px;
	position:relative;
/* 	opacity:0.90; */
}
.about-wraper .right-about {
	padding-right: 0px;
}
.right-about h2{
	margin-bottom: 25px;
}
.about-wraper .right-about a {
    padding: 15px 45px;
}
.right-about p{
	font-size: 20px;
	font-family: "Bitter", serif;
	color: color(srgb-linear 0 0 0 / 0.7);
	font-weight: 400;
	margin-bottom: 25px;
}
.right-about p:last-child{
	margin-bottom: 0px;
}
.about-wraper .right-about .review-btn {
    margin-top: 95px;
}
/* .right-about h2{
	font-size: 65px;
} */

section.countermain {
    height: 10px;
    padding: 0;
    width: 100%;
    display: inline-block;
    position: relative;
    margin: 0px;
}
.counters {
    background: #5fc3ce;
    color: #fff;
    padding: 30px 20px;
    padding-top: 14px;
    width: 55%;
    display: flex;
    justify-content: space-around;
    position: absolute;
    bottom: 11px;
    left: 0px;
    border-top-right-radius: 40px;
    align-items: center;
    z-index: 2;
}
section.counters .line {
    height: 60px;
    width: 1px;
    background: #fff;
}
.counters .container {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 30px;
	text-align: center;
}

.counters i {
	color: lightskyblue;
	margin-bottom: 5px;
}
.ratingtop,
.counter-line lable,
.counters .counter {
	font-size: 45px;
	margin: 0;
	font-family: "Bitter", serif;
	font-weight: 500;
}

.counter-inner {
    display: flex;
    align-items: flex-start;
}
.counter-line {
    display: flex;
    align-items: center;
	white-space:nowrap;
}
.counter-inner svg {
    margin-top: 5px;
    margin-right: 5px;
}
.counter-wrape h3{
	font-size: 17px;
	margin: 0;
	font-family: "Bitter", serif;
	font-weight: 600;
	letter-spacing: 0.3px;
}
section.copyright .footer-credits p a {
    color: #fff;
    text-decoration: underline;
}
.counter-wrape {
    width: 158px;
}
/* .wpcf7 input[type="checkbox"] {
    display: none;
} */

/* Create a custom checkbox */
.wpcf7 input[type="checkbox"] + span {
    display:none;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 3px;
    position: relative;
    vertical-align: middle;
    margin-right: 10px;
    cursor: pointer;
}

/* Style the checkbox when checked */
.wpcf7 input[type="checkbox"]:checked + span {
    background-color: #0073aa;
    border-color: #0073aa;
}

.wpcf7 input[type="checkbox"]:checked + span::before {
    content: '\2714';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 16px;
}

/* Style the label text */
.wpcf7 input[type="checkbox"] + span + span {
    vertical-align: middle;
    cursor: pointer;
}
[data-name="your-checkbox"] span.wpcf7-list-item.first.last {
	margin: 0px;
	display: flex;
	margin-top: 5px;
}
.getcontact-form input[type="checkbox"] {
    height: 20px;
    width: 20px;
    border-radius: 3px;
}
span.checkbox-text {
    font-size: 14px;
    color: #4B4B4B;
	padding-left:10px;
}
.new-checkbox p {
    display: flex;
    align-items: self-start;
}
.homecontact-form .wpcf7-submit:focus {
    text-decoration: none;
}
.homecontact-form input:focus {
    outline: none;
}
section.getin-touch {
    padding: 120px 0px;
}
.custom-header button.toggle.search-toggle.mobile-search-toggle {
    display: none;
}
section.aboutus .left-about .images-top img {
    height: 100%;
    min-height: 70vh;
}
.getin-touch-inner .review-btn p {
    display: flex;
    align-items: flex-start;
}
.contactform form.wpcf7-form .wpcf7-response-output{
    bottom: -20px;
}


/* ======================================
The juicy stuff
====================================== */
.modal {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 50px;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
/* 	overflow: auto; */
	background-color: rgb(0, 0, 0);
	background-color: rgb(0 0 0 / 73%);
/* 	border-radius: 30px; */
}
.custom-modal .modal-body p {
    margin-bottom: 30px;
}
.modal-content ul {
    margin-bottom: 2rem;
}
.custom-modal .modal-header{
	border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.modal-content {
	background-color: #eeeeee;
	width: 1100px;
	height: 700px;
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}
.modal-content .modelinr {
	position: relative;
	padding: 75px;
	width:100%;
	overflow-y: scroll;
	height:100%:
}
.custom-modal li {
    list-style: none;
	position: relative;
}
.custom-modal li:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    background: #5fc3ce;
    left: -24px;
    top: 11px;
    bottom: 0;
    border-radius: 100px;
}
.custom-modal li span{
	color: #5fc3ce;
}
.custom-modal .modal-body p:last-child {
    margin-bottom: 0px;
}
.custom-modal .modal-body p, .custom-modal .modal-body li {
    font-size: 20px;
    color: color(rec2020 0 0 0 / 0.7);
}
.modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.custom-modal h3 {
    font-size: 55px;
    margin: 0px;
	color: #5fc3ce;
	font-family: "Bitter", serif;
	font-weight: 600;
	margin-bottom: 10px;
}
.custom-modal .modal-body h3 {
    font-size: 24px;
    color: color(rec2020 0 0 0 / 0.7);
    font-weight: 700;
}
.custom-modal .close {
    position: absolute;
    top: 15px;
    right: 25px;
    opacity: 1;
    z-index: 10000;
    border-radius: 100px;
    overflow: hidden;
}
.close:hover, .close:focus {
    transform: inherit !important;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    opacity: 1;
}
/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

/* The Close Button */
.close {
  color: #f1f1f1;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  transform: scale(1.25);
  text-decoration: none;
  cursor: pointer;
}


.treatment-col .readbtn p {
    height: inherit;
    display: inline;
    -webkit-line-clamp: inherit;
    line-clamp: inherit;
    -webkit-box-orient: inherit;
    overflow: inherit;
}
.custom-modal .review-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
}
.custom-modal .review-btn a {
   padding: 15px 40px;
}
.custom-nav li a:focus,
.custom-nav li.current-menu-item a {
    text-decoration: none;
}
.page .page-header.header-small .container {
    padding: 0px !important;
}
.homecontact-form>p {
    margin-bottom: 0;
}
.client-logo .owl-stage-outer,
.spreading .client-wraper .owl-stage-outer{
	position:relative;
}
.client-logo .owl-stage-outer:before{
	 content: '';
    position: absolute;
    left: 0;
    width: 43px;
    height: 100%;
    background: #000;
	background: rgb(255, 255, 255);
	z-index: 1000;
	background: linear-gradient(to right, rgb(253 247 250) 0%, rgb(253 247 250) 6%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
}
.spreading .client-wraper .owl-stage-outer:before {
    content: '';
    position: absolute;
    left: 0;
    width: 43px;
    height: 100%;
    background: #000;
    background: rgb(255, 255, 255);
    z-index: 1000;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 6%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
}
.client-logo .owl-stage-outer:after{
	content: '';
    position: absolute;
    right: -14px;
    top: 0px;
    width: 43px;
    height: 100%;
    background: #000;
	background: rgb(255, 255, 255);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 3%, rgb(253 247 250) 92%, rgb(253 247 250) 100%);
}
.spreading .client-wraper .owl-stage-outer:after {
    content: '';
    position: absolute;
    right: -14px;
    top: 0px;
    width: 43px;
    height: 100%;
    background: #000;
    background: rgb(255, 255, 255);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 3%, rgba(255, 255, 255, 1) 92%, rgba(255, 255, 255, 1) 100%);
}
/*.footer-logo img {
    width: 220px;
    height: 140px;
    object-fit: cover;
}*/
@media screen and (max-width: 1480px) {
 	section.aboutus .left-about .images-top img {
		height: 100%;
	} 
	section.aboutus .left-about .images-bottom img {
		width: 260px;
	}
}
@media screen and (max-width: 1280px) {
	section.aboutus .left-about .images-top img {
        height: 100%;
    }
	section.aboutus, section.contact-withus, section.getin-touch, section.loaction-map .google-map, section.our-products, section.tretmeent {
        height: 100%;
    }
	.primary-menu .header-contactus.menu-item.menu-item-type-custom a {
    	padding: 14px 21px !important;
	}
	section.loaction-map iframe {
		height: 55vh;
	}
	section.client-logo:before {
    	right: 5px;
	}
.treatment-wraper .treatment-box {
		padding: 20px;	
	}
	.image-zoom {
		margin-top: 40px;
	}
	.right-address .loaction-inner h4 {
		margin-bottom: 65px;
		font-size: 55px;
	}
	.right-address .treatment-col:before {
		height: 222px;
		background-size: contain;
		background-position: left;
		background-repeat: no-repeat;
	}

}


@media screen and (max-width: 1050px) {
	
	.custom-modal .modal-header .close {
		position: fixed;
		top: 79px;
		right: 7%;
	}
	section.aboutus .left-about .images-bottom {
		right: 0px;
	}
	section.aboutus .left-about .images-bottom img {
        width: 235px;
    }
	.new-checkbox {
		margin: 12px 0px;
	}
	.getin-touch-inner h2 {
		width: 65%;
	}
	.getin-touch-inner .review-btn {
    	width: 35%;
	}
section.aboutus {
	padding: 80px 0px;
		padding-bottom: 120px;
	}
	.modal-content .modelinr {
		padding: 40px;
		width: 85%;
		top: 40px;
	}
	section.homeslider .topslider-wraper .slider-left {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.viewall-btn {
		margin-top: 35px;
	}
	.getcontact-form .right-form span.wpcf7-spinner {
		display: none;
	}
	.getcontact-form label:last-child {
		margin-bottom: 0px;
	}
	.getcontact-form .right-form p {
		margin-bottom: 0px;
	}
	section.getin-touch,
	section.contact-withus,
	section.spreading,
	section.client-logo,
	section.our-products,
	section.tretmeent {
		padding: 80px 0px;
	}
	section.client-logo .owl-theme .owl-dots {
		margin-top: 40px !important;
	}
	.treatment-wraper .treatment-box {
    	padding: 25px;
	}
	.treatment-col h3 {
     	margin-top: 30px;
	}
	.counters {
    	width: 76%;
	}
	.custom-nav li {
    	padding: 0 8px;
	}
	.footer-logo img {
		width: 55%;
	}
	
}


@media screen and (max-width: 991px) {
	section.loaction-map iframe {
		height: 55vh;
	}
	.menu-wrapper .menu-item {
		border: 0px;
	}
	.menu-wrapper .menu-item .ancestor-wrapper a {
		border-bottom: 1px solid #e9e9e9b3;
	}
	section.spreading .review-box {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
	}
	.custom-header .header-titles-wrapper {
		display: flex;
		justify-content: space-between;
		padding: 0px;
	}
	
	.ratingtop, .counter-line lable, .counters .counter {
		font-size: 30px;
	}
	.nav-toggle .toggle-icon{
		height: 40px;
		position: relative;
	}
	.nav-toggle .toggle-icon svg.svg-icon {
		display: none;
	}
	.nav-toggle .toggle-inner span.toggle-text {
		font-size: 0;
		display: none;
	}
	span.toggle-icon:before {
        content: '\f0c9';
        font-size: 40px;
        position: absolute;
        left: 0px;
        color: #000;
        font-family: FontAwesome;
        top: -14px;
    }
	section.aboutus {
		padding: 80px 0px;
	}
	/*.counter-inner svg {
    	margin-top: 6px;
	}*/
/* 	section.tretmeent h2 {
		margin-bottom: 0px;
	} */
	.treatment-wraper .treatment-box,
	.treatment-box {
		width: 48%;
		max-width: 48%;
		flex: 0 0 48%;
		margin-bottom: 30px;
	}
	section.homeslider .topslider-wraper {
		flex-direction: column;
		align-items: center;
		margin-bottom: 80px;
	}
	section.homeslider .topslider-wraper .slider-left {
		width: 100%;
		max-width: 70%;
		margin-bottom: 25px;
	}
	.homeslider h3 {
			display: flex;
		align-items: center;
		justify-content: center;
	}
	section.aboutus .left-about .images-bottom img {
   		width: 250px;
	}
	.about-wraper {
     	align-items: flex-start;
	}
	section.aboutus .left-about .images-bottom {
		right: 0;
	}
	.about-wraper .right-about .review-btn {
		margin-top: 50px;
	}
	.about-wraper .right-about a {
		padding: 15px 17px;
		font-size: 18px;
	}
	.treatment-wraper .treatment-box:last-child {
		margin-bottom: 0px;
	}
	section.our-products .product-wraper {
		align-items: flex-start;
		padding: 0px;
	}
	section.spreading .client-wraper>p {
    	width: 100%;
	}
	.review-btn a {
      padding: 15px 19px;
	}
	section.spreading .review-box {
		width: 50%;
		max-width: 50%;
		flex: 0 0 50%;
		margin-bottom: 30px;
	}
	section.spreading .review-box:nth-child(3) {
		margin-bottom: 0px;
	}
	.contact-withus-wraper .review-btn h3 {
    	font-size: 35px;
	}
/* 	.contact-withus-wraper .review-btn h4 {
    	font-size: 60px;
	} */
	.location-wraper .right-address {
		margin-left: 40%;
		max-width: 60%;
	}
	
	.right-address .treatment-col {
     	padding: 20px;
	}
	.footer-logo img {
		width: 60%;
	}
	footer#site-footer {
    	padding: 30px 0px;
	}
	.footer-wraper ul.footer-menu-items li {
		margin-left: 25px;
	}
	.counters {
        width: 95%;
    }
	.container, .container-md, .container-sm {
		max-width: 95%;
		padding: 0px;
    }
	.homeslider h1 {
    	font-size: 50px;
		text-align:center;
	}
	.modal-content  {
        height: 90%;
    }
	.custom-modal h3 {
    	font-size: 45px;
	}
	
}
@media (max-width: 844px) {
section.spreading .review-box {
        width: 100%;
        max-width: 100%;
        flex: 0 0 50%;
	}
	
	section.spreading .spreading-box {
     	padding: 20px;
	}
	section.aboutus .left-about .images-bottom {
        right: 120px;
    }
	.product-wraper .right {
    	justify-content: center;
	}
	section.aboutus .left-about .images-bottom {
        right: 0;
    }
}
@media (max-width: 768px) {
	section.aboutus .left-about .images-bottom img {
        width: 200px;
    }
	section.loaction-map iframe {
		height: 70vh;
	}
	.custom-modal .review-btn {
		margin-top: 30px;
	}
section.homeslider .topslider-wraper .slider-left {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
	.homeslider h3 {
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.homecontact-form p {
		margin: 0px;
	}
	.contact-withus-wraper {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .contact-withus-wraper .facebook
    {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center;
    }
    .review-btn {
        width: 100%;
        justify-content: center;
        align-items: center;
        display: flex;
        flex-direction: column;
        margin-bottom: 40px;
    }
}
.slider-right .wpcf7-response-output {
    position: relative !important;
    background: #fdf7fab5;
}
@media (max-width: 767px) {
	section.aboutus .left-about .images-bottom img {
        width: 250px;
    }
	..contact-withus-wraper .facebook iframe {
		height: 350px !important;
	}
	.getcontact-form input.wpcf7-submit {
		display: flex;
		align-items: center;
		justify-content: center;
		height: auto;
		padding: 18px;
	}
	
	.contactform form.wpcf7-form .wpcf7-response-output {
        position: relative;
        bottom: -15px;
        width: 100%;
    }
	.getcontact-form .right-form .new-checkbox {
        margin-top: 10px;
    }
	.custom-modal .modal-header .close {
		top: 39px;
		right: 4%;
	}
	section.loaction-map iframe {
		height: 50vh;
	}
	.modal-content .modelinr  {
        padding: 15px;
	}
	.custom-modal .modal-body p, .custom-modal .modal-body li {
    	font-size: 16px;
	}
	.custom-modal h3 {
        font-size: 35px;
    }
	.modal.custom-modal {
    padding: 10px;
	}
	.modal.custom-modal .modal-content {
		overflow: hidden;
	}
	.modal.custom-modal .modal-content .modelinr {
		width: 100%;
	}
	.custom-modal .close {
		top: 8px;
		right: 8px;
	}
	.custom-modal .modal-body h3 {
    	font-size: 20px;
	}
	.custom-modal .modal-body p {
		margin-bottom: 15px;
	}
.homecontact-form {
     padding: 25px;
}
	section.homeslider {
        height: calc(115vh - 140px);
    }
	
	.topslider-wraper .slider-right {
		justify-content: center;
	}
	.counters {
		width: 100%;
		position: inherit;
		border-top-right-radius: 0;
		align-items: center;
	}
    section.countermain
    {
        height: auto;
    }
	.homeslider h1 {
        font-size: 40px;
    }
	.homeslider p {
    	font-size: 22px;
	}
	.about-wraper {
        flex-direction: column;
    }
	.treatment-wraper .treatment-box, .treatment-box {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
	}
	.about-wraper .right-about {
		padding: 0px;
		margin-top: 80px;
	}
	section.our-products .product-wraper {
         flex-direction: column-reverse;
    }
	section.our-products .product-wraper .right {
		padding: 0px;
	}
	section.getin-touch, section.contact-withus, section.spreading, section.client-logo, section.our-products, section.tretmeent {
        padding: 50px 0px;
    }
	section.spreading .client-wraper>p {
		width: 100%;
		margin-bottom: 30px;
	}
	section.spreading .review-box {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
		margin-bottom: 0px;
	}
	.contact-withus-wraper {
		padding: 40px;
		position: relative;
		flex-direction: column;
	}
	.contact-withus-wraper .review-btn h4 {
		margin-bottom: 15px;
	}
	.contact-withus-wraper .right.facebook>div {
		width: 100% !important;
		height: 400px !important;
	}
	.contact-withus-wraper .left {
		padding: 0px;
	}
	.getcontact-form .right-form {
		padding-left: 0;
		margin-top: 16px;
	}
	section.loaction-map .location-wraper {
		position: inherit;
		top: inherit;
		padding: 50px 0px;
	}
	.contact-withus-wraper .left a {
		margin-bottom: 40px;
		display: flex;
		text-align: center;
		align-items: center;
		justify-content: center;
		width: 80%;
	}
	.right-address .treatment-col {
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    }
	.location-wraper .right-address {
        margin-left: 0%;
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 100%;
    }
	section.copyright a.to-the-top span.to-the-top-long {
		display: flex;
	}
	section.copyright a.to-the-top span.to-the-top-short {
		display: none;
	}
	.custom-footer .footer-wraper {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.footer-logo img {
        width: 50%;
    }
	.footer-wraper .footer-right {
		align-items: center;
		justify-content: center;
	}
	.footer-wraper ul.footer-menu-items li {
        margin-left: 0;
    }
	.footer-wraper ul.footer-menu-items {
		display: flex;
		margin: 0;
		JUSTIFY-CONTENT: space-between;
		WIDTH: 100%;
	}
	.custom-footer .footer-wraper .footer-right nav {
		width: 70%;
	}
	.custom-footer .footer-wraper .footer-left .footer-logo {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 30px;
	}
	section.copyright a.to-the-top {
		top: -105px;
		right: 31px;
	}
	section.copyright .footer-credits {
		display: flex;
		flex-direction: column;
	}
	section.copyright .section-inner ul {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0px;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	section.copyright .footer-credits p {
		width: 100%;
		text-align: center;
	}
	section.copyright .left {
   		align-items: center;
	}
	section.spreading .spreading-box {
		padding: 30px;
	}
	section.getin-touch .getin-touch-wraper {
		padding: 0px;
	}
	section.spreading .client-wraper>p {
		font-size: 18px;
/* 		text-align: center; */
	}
/* 	.right-about h2, .loaction-inner h4, .getin-touch h2, section.contact-withus h2, section.spreading h2, .homeslider h3, .product-wraper h2, .treatment-wraper h2 {
		display: flex;
		align-items: center;
		justify-content: center;
	} */
	.right-about h2 {
		margin-bottom: 20px;
	}
	section.tretmeent:before, section.contact-withus:before {
		top: -23px;
		background-size: 50%;
		background-repeat: no-repeat;
	}
	section.client-logo:before {
		right: -7px;
		top: -27px;
		background-size: 50%;
		background-repeat: no-repeat;
		background-size: 100%;
	}
	/*.contact-withus-wraper:after {
		width: inherit;
		height: 362px;
		bottom: 0px;
		left: 0;
		right: -7px;
		top: inherit;
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: bottom;
	}*/
	section.aboutus:after {
			width: inherit;
		height: 476px;
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: bottom;
	}
	section.our-products h2 {
		margin-top: 40px;
	}
	.product-wraper p {
		margin-bottom: 0px;
	}
	.rating-review {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 36px;
		flex-direction: column;
	}
	section.spreading .review-btn {
		display: flex;
		margin-bottom: 40px;
	}
	.contact-withus-wraper .left {
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	.contact-withus-wraper .left .review-btn {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.homecontact-form {
    	width: 100%;
	}
	.new-checkbox {
		margin-bottom: 10px;
	}
	button.toggle.search-toggle.mobile-search-toggle {
		display: none;
	}
	.custom-header .header-titles-wrapper {
		align-items: center;
		display: flex;
		justify-content: space-between;
		text-align: center;
		padding: 0px;
	}
	.client-wraper .margin-0 {
		margin: 0px;
	}
	section.homeslider .topslider-wraper {
      margin-bottom: 0;
    }
/* 	.container, .container-md, .container-sm {
        max-width: 100%;
	} */
	section.aboutus {
        padding: 50px 0px;
    }
	html, body{
		overflow-x: hidden !important;
	}
	.nav-toggle .toggle-inner {
		padding-top: 0;
	}
}

@media (max-width: 480px) {
    .line {
        width: 100%;
        height: 25px;
    }
	section.aboutus .left-about .images-bottom img {
        width: 180px;
    }
	.custom-modal .review-btn a {
		padding: 15px 15px;
		width: 100%;
		font-size: 16px;
		text-align: center;
	}
	.getin-touch-inner {
		justify-content: space-between;
		flex-direction: column;
	}
	.getin-touch-inner h2 {
        width: 100%;
    }
	.getin-touch-inner .review-btn {
        width: 100%;
        margin-bottom: 20px;
    }
	.getin-touch-inner .review-btn {
        justify-content: flex-start;
    }
	section.copyright .footer-credits p {
    font-size: 16px;
	}
	.header-titles img {
		width: 70%;
	}
	
	header#site-header.custom-header {
    	height: 104px;
	}
	section.client-logo:before {
		right: -24px;
		top: -32px;
		background-repeat: no-repeat;
		background-size: 53%;
    }
	section.aboutus .left-about .images-bottom img, section.aboutus .left-about .images-top img {
    	border-width: 3px;
	}
	.custom-footer .footer-wraper .footer-right nav {
        width: 85%;
    }
	section.copyright a.to-the-top {
        top: -123px;
        right: 14px;
    }
	.right-address .treatment-col .loaction-inner a, .right-address .treatment-col .loaction-inner p{
		font-size: 18px;
		font-weight: normal;
	}
	.right-address .loaction-inner h4 {
    font-size: 40px;
	}
	.right-address .loaction-inner h4 {
		margin-bottom: 80px;
	}
	.right-address .treatment-col:before {
		top: -120px;
		left: -49px;
	}
	.contact-withus-wraper .left a {
      width: 100%;
    }
	.right-address .loaction-inner {
    	padding: 30px 10px;
	}
	.right-about p,
	.spreading-box>p,
	.product-wraper p {
		font-size: 18px;
		color: #000;
		line-height: 30px;
	}
	.contact-withus-wraper .review-btn h4 {
        font-size: 40px;
    }
	section.spreading .review-box {
        padding: 0px 15px;
    }
	.right-about h2, .loaction-inner h4, .getin-touch h2, section.contact-withus h2, section.spreading h2, .homeslider h3, .product-wraper h2, .treatment-wraper h2 {
		font-size: 50px;
		margin-bottom: 0px;
	}
	.getin-touch h2 {
		margin-bottom: 20px;
	}
	.getcontact-form input {
    	height: 60px;
	}
	.getcontact-form label {
		margin-bottom: 15px;
	}
	.getcontact-form .right-form {
       margin-top: 7px;
    }
	.contact-withus-wraper {
        padding: 35px 15px;
	}
	section.our-products h2,
	.right-about h2 {
        margin-bottom: 0;
    }
	.contact-withus-wraper .review-btn h3 {
        font-size: 22px;
    }
	section.our-products:after {
		width: inherit;
		height: inherit;
		background-repeat: no-repeat;
		background-position: center bottom;
	}
	
	section.counters .line {
		height: 1px;
		width: 120px;
		background: #fff;
		/* display: none; */
		margin: 20px 0px;
	}
/* 	section.spreading .review-box {
       padding: 0px;
    } */
	.counters {
        flex-direction: column;
    }
	section.homeslider {
        height: calc(149vh - 82px);
    }
}
section.countermain {
    position: relative;
}
@media (max-width: 444px) {
/* 	section.homeslider {
        height: calc(134vh - 82px);
    }
	section.homeslider .container {
        height: calc(125vh - 140px);
    } */
	section.homeslider {
        height:auto;
    }
	
}
@media (width: 1024px) and (height: 768px) {
    section.homeslider
    {
        padding-bottom: 16rem;
    }

}
@media (width: 768px) {
.right-address .loaction-inner h4 {
    font-size: 45px;
    margin-bottom: 25px;
}
.right-address .treatment-col {
    transform: scale(0.6);
    transform-origin: right bottom;
}
}
@media screen and (max-width: 1024px) {
	.ratingtop, .counter-line lable, .counters .counter {
		font-size: 40px;
	}
}
@media screen and (min-height: 600px) and (max-width: 989px) {

    section.homeslider
    {
        height: auto;
    }
}
@media screen and (max-height: 480px)  {

    section.homeslider
    {
        height: auto;
    }
}
@media screen and (max-width: 390px) {
	section.homeslider {
        height: calc(100vh - 82px);
    }
}
@media screen and (max-width: 380px) {
	section.homeslider {
        height: calc(134vh - 82px);
    }


}
@media screen and (max-width: 360px) {
	section.homeslider {
		height: calc(121vh - 82px);
	}
    
	.right-about h2, .loaction-inner h4, .getin-touch h2, section.contact-withus h2, section.spreading h2, .homeslider h3, .product-wraper h2, .treatment-wraper h2 {
        font-size: 46px;
	}
}

@media screen and (max-width: 344px) {
	section.homeslider {
        height: calc(106vh - 82px);
    }
    
}
@media (max-width: 700px) {
	.counters .container {
		grid-template-columns: repeat(2, 1fr);
	}

	.counters .container > div:nth-of-type(1),
	.counters .container > div:nth-of-type(2) {
		border-bottom: 1px lightskyblue solid;
		padding-bottom: 20px;
	}
}