*{
    margin: 0;
    padding: 0;
}
body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu a, .footer-menu a, .footer-widgets a:where(:not(.wp-block-button__link)), #site-footer .wp-block-button.is-style-outline, .wp-block-pullquote:before, .singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover {
    color: #47c8ce;
}
@font-face {
    font-family: 'Sarasvati';
    src: url('/wp-content/themes/twentytwenty/assets/fonts/Sarasvati.woff2') format('woff2'),
        url('/wp-content/themes/twentytwenty/assets/fonts/Sarasvati.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
h1, h2, h3, h4, h5, h6, .faux-heading
{
	letter-spacing: 0;
	font-family: 'Sarasvati' !important;
	font-weight: 600;
}
strong, p, span, a, li, label, ul, td, tr, table, th, body{
	font-family: "Bitter", serif;
}
/* .bg-action {
    --tw-bg-opacity: 1;
    background-color: rgb(10 181 190) !important;
} */
.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: rgba(10, 181, 190, 0.75);
    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: #cd2653;
    text-decoration: none;
    background-color: transparent;
}
.topbanner-new:before,
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/2026/04/Bannernew2.jpg); 
    height: calc(87vh - 120px);
    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/2024/05/banner.png);
    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;
	align-items: center;
}
section.homeslider .topslider-wraper .slider-right, section.homeslider .topslider-wraper .slider-left {
    padding: 0px;
}
.custom-header .header-titles {
    margin: 0px;
}
section.counternew {
    background: rgba(10, 181, 190, 0.75);
    padding: 0;
}
.number-line.center {
    background: #6d7475;
}
.custom-header .header-titles img {
    max-height: 70px;
}
.our-services  h2,
.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: 50px;
    font-family: "Great Vibes", cursive;
    color: rgba(10, 181, 190, 0.75);
    margin-bottom: 30px;
    letter-spacing: 0.5px;
}
.aboutsimple-content p + h2.maintitle, .aboutsimple-content ul + h2.maintitle {
    margin-top: 50px;
}
.aboutsimple-content h2.maintitle {
    /*display: flex;*/
    width: 100%;
    font-size: 40px;
    font-family: "Great Vibes", cursive;
    color: rgba(10, 181, 190, 0.75);
    letter-spacing: 0.5px;
}
.homeslider h1{
     font-size: 60px;
     font-family: "Bitter", serif;
    font-weight: 500;
    color: #fff;
}
.treatment-text{
    width: 100%;
}

.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: 30px 42px;
    background: #d9d9d9;
    border-radius: 30px;
}
.homecontact-form label input {
		height: 45px;
}

.homecontact-form input {
	background: #fff;
	width: 100%;
	font-size: 18px;
	color: #000;
	font-family: "Bitter", serif;
}
.homecontact-form textarea {
	height: 70px;
	background: #fff;
	width: 100%;
	font-size: 18px;
	color: #000;
	font-family: "Bitter", serif;
}
.new-checkbox span.wpcf7-form-control-wrap, .new-checkbox span.wpcf7-form-control-wrap label, .new-checkbox span.wpcf7-form-control-wrap input {
    width: 15px;
    height: 15px;
}
/* .new-checkbox input[type="checkbox"] {
    width: 1.5rem;
    min-width: 1.5rem;
    height: 1.5rem;
} */
.homecontact-form label {
    width: 100%;
    margin-bottom: 20px;
}
.homecontact-form h2 {
    font-family: "Bitter", serif;
    font-size: 24px;
    color: #4B4B4B;
    font-weight: 600;
    margin-bottom: 23px;
}
.topslider-wraper .slider-right {
    display: flex;
    justify-content: flex-end;
}
.homecontact-form .wpcf7-submit {
    font-size: 20px;
    background: rgba(10, 181, 190, 0.75);
    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{
    background: #6d7475;
    text-decoration: none;
    color: #fff;
}
.homecontact-form span.wpcf7-spinner {
    display: none;
}
section.tretmeent {
    background: #fdf7f9;
    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;
}
section.headerslider {
    overflow: hidden;
    height: calc(87vh - 100px);
    padding: 0px !important;
    position: relative;
    z-index: 1;
    min-height: 500px;
}
section.headerslider .home-carousel {
    display: block;
}
.owl-carousel .owl-stage {
    transition-timing-function: linear !important;
}
.headerslider .owl-item {
    float: left;
}
.topbanner-new {
    height: calc(100vh - 95px);
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
    min-height: 500px;
}
.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: 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>i {
    font-size: 22px;
    margin-right: 15px;
    color: rgb(68 197 203);
    height: 50px;
    padding: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    background: #f3f3f3;
    position: relative;
}
.readmore-btn i {
    font-size: 20px;
}
.readmore-btn a {
    font-size: 16px;
    color: rgba(10, 181, 190, 0.75);
    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: -7px;
    left: 0;
    border-bottom: 2px solid rgba(10, 181, 190, 0.75);
    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-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;
}
.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: 0;
    z-index: 1;
    background-repeat: no-repeat;
    border-top-right-radius: 20px;
}

.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;
}
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;
}
/* section.our-products:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    background: url(/wp-content/uploads/2024/05/product-flower.png);
    width: 614px;
    height: 427px;
} */
.client-wraper {
    padding: 0px;
}
section.client-logo {
    background: rgba(10, 181, 190, 0.75);
    padding: 120px 0;
    padding: 10rem 0;
    position: relative;
}
/* section.client-logo:before {
    content: '';
    background: url(/wp-content/uploads/2024/05/client-wraper.png);
    width: 88px;
    height: 7vh;
    position: absolute;
    right: 38px;
    top: -3.5vh;
    background-repeat: no-repeat;
    background-size: contain;
} */
section.aboutus {
    min-height: 920px;
}
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 rgba(10, 181, 190, 0.75);
}
/* .client-wraper .owl-theme .owl-dots .owl-dot:hover span */
.client-wraper .owl-theme .owl-dots .owl-dot.active span {
    background: rgba(10, 181, 190, 0.75);
    width: 50px;
    height: 8px;
    margin-right: 10px;
}




section.spreading {
	/*padding: 120px 0;*/
    padding: 10rem 0;
	background: #f3f3f3;
}
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: 65%;
/*     margin-bottom: 45px; */
	margin-bottom: 20px;
}
section.spreading h2 {
    margin-bottom: 10px;
}
.rating-review {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.review-btn a {
    font-size: 20px;
    background: rgba(10, 181, 190, 0.75);
    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: #d9d9d9;
    text-decoration: none;
    color: #000;
}
.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>span {
    width: 63px;
    height: 63px;
    font-size: 22px;
    background: #47c8ce;
    border-radius: 63px;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.review-header .review-bio {
    margin-left: 25px;
}
.review-header {
/*     margin-bottom: 35px; */
	 margin-bottom: 15px;
}
.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;
    display:none;
}
.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: 193px;
    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; */
	 padding: 25px 25px;
    border-radius: 30px;
}
.rating-review {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 15px 35px;
/* 	padding: 0px; */
    padding-bottom: 0px;
    border-radius: 30px;
    margin-bottom: 36px;
}
.viewall-btn a {
    font-size: 18px;
    color: rgba(10, 181, 190, 0.75);
    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: 30px;
}
.viewall-btn a img {
    margin-left: 12px;
}
.viewall-btn a:hover {
    color: #000;
}

.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: rgba(10, 181, 190, 0.75);
    position: relative;
}
section.contact-withus h2 {
	color: #fff;
	line-height: 50px;
}
/* section.tretmeent:before, section.contact-withus:before {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2024/05/wraper.png);
    width: 93px;
    height: 7vh;
    top: -3.5vh;
    left: 2%;
    background-size: contain;
    background-repeat: no-repeat;
} */
.contact-withus-wraper {
    display: flex;
    justify-content: space-between;
    background: #fff;
    border-radius: 30px;
    padding: 27px 25px;
    position: relative;
}
/* .contact-withus-wraper:after {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2024/06/newleftcontact-flower.png);
    width: 50%;
    height: 90%;
    bottom: 5%;
    left: 0px;
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
} */
.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: rgba(10, 181, 190, 0.75);
    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: 0 !important;
    border-radius: 10px;
    font-size: 18px;
    color: color(display-p3 0 0 0 / 0.7);
}
.getcontact-form label {
	margin-bottom: 26px;
	font-size: 12px;
}
.getcontact-form .right-form {
    padding-left: 22px;
}
.getcontact-form textarea.get-message {
/*  min-height: 175px; */
    min-height: 150px;
    border: 0 !important;
    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;
        background: rgba(10, 181, 190, 0.75);
}
.primary-menu .header-contactus.menu-item.menu-item-type-custom a:hover,
.getcontact-form input.wpcf7-submit:hover {
/*     background: #000;
    text-decoration: none; */
	background: #d9d9d9;
	text-decoration: none;
	color: #000 !important;
	border-color: #d9d9d9;
	height: 55px;
}
.getcontact-form input:focus, .getcontact-form input:active, .getcontact-form textarea:focus {
    border-color: rgba(10, 181, 190, 0.75);
    outline: none;
}

section.loaction-map {
    position: relative;
	padding: 0px;
	display: flex;
	align-items: center;
}
section.loaction-map .location-wraper {
    position: absolute;
	right: 0;
	top: inherit;
}
section#locationmap .google-map,
section#locationmap iframe {
    width: 100% !important;
}
.right-address .treatment-col {
    background: #fff;
    padding: 30px;
    border-radius: 30px;
    position: relative;
    width: 430px;
    overflow: hidden;
    box-shadow: 0px 0px 21px -18px #000;
}
.right-address .treatment-col:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #f3f3f3;
    width: 100%;
    height: 115px;
    border-top-left-radius: 20px;
}
.right-address .loaction-inner {
    position: relative;
    z-index: 1;
    padding: 0px ;
    padding-top: 0px;
	padding-bottom: 20px;
}
.right-address .loaction-inner h4{
	font-size: 55px;
	margin: 0;
	margin-bottom: 70px;
	width: 80%;
}
.loaction-inner h5 {
    font-size: 20px;
    color: rgba(10, 181, 190, 0.75);
    font-family: "Bitter", serif;
    letter-spacing: 0.5px;
}
.loaction-inner h5 {
    font-size: 20px;
    color: rgba(10, 181, 190, 0.75);
    font-family: "Bitter", serif;
}
.location-wraper .right-address {
    display: flex;
    justify-content: end;
}
.left-form label:last-child {
    margin-bottom: 0;
}
.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: 18px;
    color: color(display-p3 0 0 0 / 0.7);
    line-height: normal;
    font-family: "Bitter", serif;
	font-weight: normal;
}
footer#site-footer {
    padding: 50px 0px;
    display: flex;
    align-items: center;
     background: #d9d9d9;
}
.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: rgba(10, 181, 190, 0.75);
}
.number-line {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 20px;
}
section.our-services .title-new h2 {
    text-align: center;
    display: flex;
    align-items: center;
	justify-content: center;
}
.number-line svg {
    margin-right: 7px;
}
.number-line h3 {
    margin: 0;
	font-size: 22px;
	color: #fff;
	font-family: "Bitter", serif !important;
}
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%;
}
span.checkbox-text a {
    color: rgba(10, 181, 190, 0.75);
}
section.copyright {
    background: rgba(10, 181, 190, 0.75);
    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;
	text-align: center;
}
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: rgba(10, 181, 190, 0.75);
}
form.wpcf7-form .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
    border-color: rgba(10, 181, 190, 0.75);
    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;*/
    padding: 10rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 160px;
	position: relative;
	background: #f3f3f3;
}
/* section.aboutus:after {
    content: '';
    background: url(/wp-content/uploads/2024/05/aboutme-flower1.png);
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 512px;
    height: 476px;
} */
section.aboutus .left-about .images-top {
    position: relative;
}
section.aboutus .left-about .images-bottom {
    position: absolute;
    bottom: 40%;
    right: 50px;
    top:93px;
}
section.aboutus .left-about .images-bottom img {
    border: 5px solid #fff;
    border-radius: 30px;
    width: 265px;
    object-fit: cover;
    height: 100%;
}
section.aboutus .left-about .images-top img {
    width: 460px;
    object-fit: cover;
    border-radius: 30px;
    height: 75vh;
    border-right: 5px solid #fff;
    object-position: top;
    opacity: 0.60;
}
.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: 50px;
	display: flex;
}
/* .right-about h2{
    font-size: 65px;
} */

section.countermain {
    height: 10px;
    padding: 0;
    width: 100%;
    display: inline-block;
    position: relative;
    margin: 0px;
}
.counters {
    background: rgba(10, 181, 190, 0.75);
    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:15px;
}
.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;*/
    padding: 10rem 0;
	background: #d9d9d9;
}
.custom-header button.toggle.search-toggle.mobile-search-toggle {
    display: none;
}
section.aboutus .left-about .images-top img {
   height: 100%;
}
.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: rgba(10, 181, 190, 0.75);
    left: -24px;
    top: 11px;
    bottom: 0;
    border-radius: 100px;
}
.custom-modal li span{
    color: rgba(10, 181, 190, 0.75);
}
.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: rgba(10, 181, 190, 0.75);
    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(217 217 217) 0%, rgb(217 217 217) 6%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
} */
.spreading .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(242 242 242) 0%, rgb(242 242 242) 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(217 217 217) 92%, rgb(217 217 217) 100%);
} */
.spreading .owl-stage-outer:after {
    content: '';
    position: absolute;
    right: -5px;
    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(242 242 242) 92%, rgb(242 242 242) 100%);
}
.footer-logo img {
/*     width: 220px;*/
    height: 70px; 
    object-fit: cover;
}


figure.effect-lily figcaption > div a {
   opacity: 0;
}
figure.effect-lily:hover figcaption > div {
    opacity: 1;
}

figure.effect-lily a {
    display: flex;
    align-items: center;
	justify-content: center;
	text-align: center;
	margin-top: 10px;
	color: #fff;
	font-size: 16px;
}
.single-news-text.services {
	display: flex;
	align-items: self-start;
	padding: 0;
}
section.newheader-banner {
    position: relative;
    height: 450px;
    display: flex;
    align-items: center;
}
section.newheader-banner:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	opacity: .75;
	display: block !important;
	background: linear-gradient(to right, rgb(10 181 190) 0%, rgb(10 181 190 / 48%) 99%, rgb(10 181 190 / 54%) 100%);
	transform: inherit !important;
}
.latest_news_content h2 {
    font-size: 45px;
    font-weight: 700;
    color: #000;
}
section.newheader-banner h1 {
    font-size: 70px;
    color: #fff;
    letter-spacing: 0.5px;
    margin: 0;
	position: relative;
	z-index: 1;
}
.anchor, .anchor a {
    font-size: 16px;
}
.zoom-img {
    overflow: hidden;
	/* border-radius: 20px; */
	position: relative;
	border-radius: 10px;
}

.zoom-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.single-news-text.services .single-left-service {
	padding: 15px;
	border: 1px solid #d1d1d1;
	border-radius: 10px;
}
.zoom-img:after {
    background: rgb(255 255 255 / 20%);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    opacity: 1;
    z-index: 9;
    pointer-events: none;
}
.single-right-service {
    padding-right: 0px;
    padding-left: 100px;
}
.latest_news_content .title-new {
    margin-bottom: 20px;
}
.latest_news_content .title-new h2 {
    margin-bottom: 0 !important;
}
.text-news p, .text-news ul li {
    font-size: 20px;
    color: #555;
}
section.our-services {
    background: url(/wp-content/uploads/2026/04/Services-bg-new.png);
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
	overflow: hidden;
	background: #5b5b5b;
	background: url(/wp-content/uploads/2026/04/Bannernew2.jpg);
}
section.our-services:before {
    content: '';
    background: #d9d9d9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
/*     opacity: 0.8; */
}
.row.service-wrape {
    margin: 0;
}
.service-wrape .grid {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 30px;
    justify-content: center;
}
.service-wrape .link-box {
    width: 31%;
    max-width: 31%;
    flex: 0 0 31%;
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    min-width: 100%;
    max-width: 100%;
/*     height: 414px; */
	height: 320px;
    width: 100%;
    background: #002b5c87;
    text-align: center;
    cursor: pointer;
}

.boxbg {
    display: flex;
    width: 100%;
    height: 100%;
    position: relative;
    max-width: 100%;
    flex: 0 0 100%;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
}
.front-svg {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
    height: 100%;
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}
figure.effect-lily img {
    max-width: 100%;
    opacity: 0.5 !important;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: inherit;
	object-fit: cover;
	width: 100%;
}
figure.effect-lily:hover img, figure.effect-lily:hover p, figure.effect-lily:hover a {
    opacity: 1;
}
figure.effect-lily:hover img, figure.effect-lily:hover h2, figure.effect-lily:hover p, figure.effect-lily:hover a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
span.iconsvg {
    padding: 10px;
    background: #002b5c;
    border-radius: 100px;
    width: 124px;
    height: 124px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 25%;
}

.boxbg .number-box {
    position: absolute;
    right: -35px;
    width: 137px;
    height: 137px;
    border-radius: 100px;
    background: rgb(99 107 109 / 30%);
    bottom: -35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.boxbg .number-box span {
    font-size: 75px;
    font-weight: 600;
    color: rgb(51 61 63 / 50%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
    padding-right: 20px;
    font-weight: 900;
    font-family: "Wix Madefor Display", sans-serif;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.grid figure figcaption, .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
figure.effect-lily figcaption {
    text-align: left;
    margin-top: 0px;
}


figure.effect-lily figcaption > div {
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 2em;
    width: 100%;
    height: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: all 0.5s ease-in-out;
}

figure.effect-lily:hover figcaption > div {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    bottom: 0px;
    background: rgba(10, 181, 190, 0.75);
}
figure.effect-lily:nth-child(1):hover figcaption > div, figure.effect-lily:nth-child(2):hover figcaption > div {
    bottom: 0;
}
figure.effect-lily h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.service-wrape figcaption h2 {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 900 !important;
    letter-spacing: 0.2px;
    color: #333D3F;
}
figure.effect-lily figcaption > div h2 {
    position: absolute;
    bottom: 167px;
    /* bottom: 0px; */
    top: 0px;
    text-align: center;
    width: 100%;
    left: 0;
/*     text-transform: uppercase; */
    padding: 0px 20px;
    /* color: #002b5c; */
    color: #fff;
    display: flex;
    /* align-items: flex-end; */
    align-items: center;
	justify-content: center;
	padding-bottom: 15px;
}
figure.effect-lily:hover img, figure.effect-lily:hover h2, figure.effect-lily:hover p, figure.effect-lily:hover a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-lily:hover figcaption > div h2 {
    position: relative;
    bottom: inherit !important;
    color: #fff;
    text-align: center;
}
.grid figure:hover figcaption div h2 {
    margin-bottom: 0px;
    padding: 0;
}

figure.effect-lily p {
    color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
/*    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;*/
}
figure.effect-lily:hover p:empty {
    display: none;
}
figure.effect-lily:hover img, figure.effect-lily:hover p, figure.effect-lily:hover a {
    opacity: 1;
}
figure.effect-lily:hover img, figure.effect-lily:hover h2, figure.effect-lily:hover p, figure.effect-lily:hover a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-lily:hover a, figure.effect-lily:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

figure.effect-lily:hover p {
    font-size: 18px;
    text-transform: none;
    letter-spacing: 0;
    color: #fff;
    text-align: center;
    line-height: 30px;
}	

.boxbg .number-box {
    display: none;
}
span.iconsvg {
    display: none;
}

.zoom-img:hover img{
    -webkit-transform: scale(1.3);
    transform: scale(1.1);
}

.single-service section.contact-withus{
	height: 100%;
}
.topbanner {
    display: flex;
    align-items: center;
}
.faqs-new.privacy-policy strong {
    font-size: 28px;
    margin-bottom: 5px;
    display: flex;
    color: #000;
}
.faqs-new.privacy-policy p br {
    display: none;
}
.faqs-new.privacy-policy {
	padding: 10rem 0;
	background: #f0f0f08a;
}
.faqs-new.privacy-policy p, .faqs-new.privacy-policy ul li {
    font-size: 20px;
    color: #555;
}
.faqs-new.privacy-policy p {
    margin-bottom: 25px;
}
.faqs-new.privacy-policy {
    padding: 120px 0;
}
section.aboutstory {
    padding: 0;
}
section.aboutstory ul {
    margin-bottom: 30px;
}
.about-inner {
    display: flex;
    align-items: center;
    padding: 0px 80px;
}
.about-inner:nth-child(odd) {
    flex-direction: row-reverse;
    background: rgb(243, 243, 243);
}
.story-right, .story-left {
    padding: 0;
}
.story-left strong {
    font-family: 'Sarasvati' !important;
    font-weight: 600;
}
.pricing-examples h2.maintitle,
section.tatoos-form h2,
.aboutsimple-content h2,
section.aboutbottom .about-inner h2,
section.aboutwrape h2,
.story-left h2 {
	font-size: 40px;
	color: rgba(10, 181, 190, 0.75);
	margin-bottom: 15px;
}
.pricing-examples h2.maintitle {
    text-align: center;
}
.about-inner .story-left {
    padding: 90px 0;
    padding-right: 50px;
}

.aboutsimple-content p {
    margin-bottom: 20px;
}
section.tatoos-form h2 {
    width: 100%;
    margin-bottom: 30px;
}
section.tatoos-form {
    background: #f3f3f3;
}
section.tatoos-form .getcontact-form input.wpcf7-submit {
    padding: 19px 11px !important;
     height: auto;
}
.right-form.form-bottom input.wpcf7-form-control.wpcf7-file {
    height: 60px;
    padding: 10px;
    background: #fff;
}
.right-form.form-bottom {
    padding: 0;
}
.about-inner:nth-child(odd) .story-left {
    padding-right: 0;
    padding-left: 50px;
}
section.aboutbottom .about-inner p, section.aboutwrape p, section.aboutwrape strong, .story-left p, .story-left strong, .aboutsimple-content p, .aboutsimple-content li {
    font-size: 18px;
    color: #555;
}
.aboutsimple-content strong,
section.aboutwrape .about-inner strong {
    margin-bottom: 10px;
}
section.aboutbottom .about-inner p a {
    color: #555;
    font-weight: 600;
}
.story-right img {
    width: 100%;
    height: 100%;
    display: flex;
}
.aboutsimple-content {
    padding: 10rem 0;
}
section.aboutwrape .about-inner {
    display: flex;
    flex-direction: column;
    max-width: 80%;
    margin: 0 auto;
    text-align: center;
}
section.aboutwrape .about-inner {
	background: #fff;
	padding: 0;
}
section.aboutbottom .about-inner {
    flex-direction: column;
    background: transparent;
}
section.aboutbottom .about-inner p {
    text-align: center;
}
section.aboutbottom .about-inner:last-child {
    margin-top: 30px;
}
section.aboutbottom {
    background: #f3f3f3;
}

.pricing-inner table tr td, .pricing-inner table tr th
{
    padding: 10px 20px;
    font-size: 18px;
    color: #555;
}

.pricing-inner {
    margin: 0 auto;
    width: 70%;
}
.pricing-inner table tr:nth-child(odd) {
    background: #fff;
}
.pricing-inner table tr p {
    font-size: 14px;
    color: #555;
}
section.pricing-examples table {
    margin: 0;
    margin-top: 20px;
}
section.pricing-examples {
    background: #f3f3f3;
}
.review-testi-inner {
    display: flex;
}

section.review-testi h3 {
    font-size: 22px;
    color: #555;
}
section.review-testi h3 {
    position: absolute;
    top: -11px;
    background: #fff;
    padding: 0px 20px;
    left: 26px;
}
.review-content {
	padding: 30px;
	border: 1px solid #d9d9d9;
	border-radius: 10px;
	height: 280px;
	display: flex;
	align-items: center;
}
section.aboutstory .story-left li strong, section.aboutstory .story-left li {
    font-size: 18px;
    color: #555;
}
section.aboutstory .story-left ul {
    margin: 20px 0;
}
.review-testi-inner .review-text:nth-child(even) .review-content {
    background: #f3f3f3;
}
.review-testi-inner .review-text:nth-child(even) .review-content h3 {
    background: linear-gradient(to bottom, #ffffff 44%, #f3f3f3 44%);
}
.review-content p {
    font-size: 16px;
    color: #555;
    line-height: 28px;
}
section.tatoos-form textarea.get-message {
    height: 112px;
    min-height: 112px;
}
section.assist-main.banner-bg.newheader-banner .about-title.banner-new h1 {
	text-transform: capitalize;
	font-family: "Bitter", serif !important;
	width: 90%;
}
.single-news-text .text-news p img {
    width: 40%;
    margin: 20px 0;
}
.anchor.singles-news-pages {
    display: none;
}

a.backbtn {
    font-size: 16px;
    display: flex;
    align-items: center;
    line-height: 19px;
    padding: 5px 15px;
    color: #164276;
    text-decoration: none;
    text-transform: capitalize;
    margin-bottom: 30px;
    border-radius: 100px;
    border: 1px solid #164276;
}


.single-news-text h4 {
    margin-top: 0px;
	font-size: 28px;
	margin-bottom: 5px;
	color: #555;
	font-family: "Bitter", serif !important;
}
.single-news-text h4 {
    margin-bottom: 20px;
}
.single-news-text .text-news p, .single-news-text .text-news ul li, .single-news-text .text-news ul ol {
    line-height: 26px;
    color: #555555;
    font-weight: 400;
    font-size: 16px;
}
.single-btn svg {
    rotate: 180deg;
    padding-left: 8px;
}
.single-btn {
    display: flex;
}


.newslisting {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    gap: 25px;
}


.listing-wrape {
    width: 32%;
    max-width: 32%;
    flex: 0 0 32%;
}
.listing-wrape .outer-box {
    position: relative;
}

.listing-wrape .image-box {
    border: 1px solid #5555554d;
    padding: 0;
    border-radius: 0px;
    overflow: hidden;
}
.zoom-img {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
}
.listing-wrape .image-box .zoom-img {
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    background: #ecf1f9;
}
.zoom-img:after {
    background: rgb(255 255 255 / 20%);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    opacity: 1;
    z-index: 9;
    pointer-events: none;
}

.zoom-img:hover:after {
    height: 100%;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}
.newslisting .zoom-img img {
	height: 289px;
	object-fit: cover;
	width: 100%;
}
.zoom-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.zoom-img img:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.1);
}
.newbtm {
    padding: 20px;
}
.short-text {
    position: relative;
    bottom: 0;
    padding: 0;
    z-index: 2;
}

.short-text p.datess {
    color: #555;
    margin: 0;
}
.short-text a {
    text-decoration: none;
    font-size: 24px;
    color: rgba(10, 181, 190, 0.75);
    padding-top: 10px;
    display: flex;
    font-weight: 500;
}
.newslisting .short-text a {
    min-height: 85px;
}
.short-text p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 26px;
    color: #333;
    font-weight: 400;
    font-size: 16px;
}

.readmore {
    display: flex;
    margin-top: 55px;
}
.listing-wrape .image-box .readmore {
    margin-top: 0;
}
.readmore a {
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 35px;
    background: #DE4C56;
    border-radius: 100px;
    font-size: 20px;
    text-decoration: none;
    font-weight: 600;
    color: #fff;
    border: 1px solid #DE4C56;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    letter-spacing: 0.5px;
    /* box-shadow: 0px 5px 8px #484848; */
}
.listing-wrape .image-box .readmore a {
    padding: 10px 20px;
    height: auto;
    font-weight: normal;
    font-size: 16px;
    background: rgba(10, 181, 190, 0.75);
    border: 0px;
}

section#contactWithus {
    height: 100%;
    padding: 10rem 0 !important;
}
section.timing-new td, section.timing-new th {
    color: #fff;
    font-size: 14px;
	border: 0px;
}
.footer-timing table {
    border: 0;
	margin: 0px;
}
section.timing-new {
    padding: 10px 0;
    background: #6d7475;
}
.footer-timing table tr td {
	position: relative;
	text-align: center;
}
.footer-timing table td:after {
    position: absolute;
    right: 2px;
    background: #ffffff;
    width: 1px;
    height: 70%;
    content: '';
    top: 9px;
}
section.timing-new th {
	font-size: 16px;
	text-align: center;
}
.footer-timing table td:last-child:after{
	display: none;
}
.homecontact-form fieldset, .homecontact-form input, .homecontact-form textarea, .homecontact-form table, .homecontact-form table *, .homecontact-form hr {
	border-color: transparent !important;
}
.contactform {  position: relative;
}
.callback {
    position: absolute;
    right: 0;
    z-index: 1;
    left: 0;
}
section.headerslider.homeslider {
	flex-direction: column;
}
section.headerslider.homeslider .wpcf7-not-valid-tip {
	font-size: 13px;
	position: absolute;
}
.topbanner.bottom {
    height: calc(100vh - 95px);
}
section.getin-touch .review-btn a:hover,
.getcontact-form input.wpcf7-submit:hover {
    background: #6d7475;
    color: #fff !important;
}
.contact-withus .review-btn {
    display: flex;
    flex-direction: column;
}
.contact-withus .review-btn div {
    display: flex;
    justify-content: center;
}
.review-btn a {
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.homecontact-form .wpcf7-submit {
   height: 55px;
}
section.aboutstory h3 {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.privacy-policy ul {
    margin: 0;
    margin-bottom: 25px;
    margin-left: 20px;
}
.getcontact-form input.wpcf7-form-control.wpcf7-submit:hover {
    height: 75px;
}
section.aboutstory h3 {
    font-size: 18px;
    color: #555;
    font-family: 'Sarasvati' !important;
    font-weight: 600;
}
section.aboutstory .story-left li strong{
	 font-family: 'Sarasvati' !important;
    font-weight: 600;
}
.aboutsimple-content p:last-child {
    margin: 0;
}
.faqs-new.privacy-policy p:last-child {
    margin: 0;
}
.privacy-policy-inner {
    padding: 0;
}
/* .page-id-365 .about-inner:nth-child(odd) .story-left{
    padding-left: 0;
} */
.about-inner p:last-child {
    margin: 0;
}
.single-news-text .text-news p a, .single-news-text .text-news ul li a, .single-news-text .text-news ul ol a {
    color: #47c8ce;
}
@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) {
	.about-inner.bottom-new .story-left {
		padding-left: 0;
	}
    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 {
        background-size: contain;
        background-position: left;
        background-repeat: no-repeat;
    }

}


@media screen and (max-width: 1050px) {
	.faqs-new.privacy-policy {
		padding: 80px 0;
	}
	.short-text a {
		font-size: 20px;
	}
	.footer-wraper ul.footer-menu-items {
		margin-bottom: 0;
	}
	.service-wrape figcaption h2 {
		font-size: 26px;
	}

	figure.effect-lily:hover p {
		font-size: 16px;
		line-height: 23px;
	}
	.contact-withus-wraper .facebook,
	.contact-withus-wraper .left {
		width: 50%;
		max-width: 50%;
	}
	.getcontact-form label {
		margin-bottom: 25px;
	}
	.right-address .treatment-col:before {
		height: 120px;
	}
	section.timing-new td, section.timing-new th {
		font-size: 13px;
	}
	section.spreading .client-wraper>p>br {
		display: none;
	}
	.contact-withus-wraper .review-btn h4 {
		margin-bottom: 20px;
	}
	
	
	.pricing-examples h2.maintitle, section.tatoos-form h2, .aboutsimple-content h2, section.aboutbottom .about-inner h2, section.aboutwrape h2, .story-left h2,
	.right-address .loaction-inner h4,
	.contact-withus-wraper .review-btn h4,
	.our-services h2, 
	.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: 32px;
		line-height: normal;
	}

	.footer-timing table td:after {
		right: 0px;
	}
	figure.effect-lily figcaption > div {
		padding: 0.6em;
	}
 .homecontact-form {
        width: 365px;
    }
    .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.our-services,
    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 4px;
    }
    .footer-logo img {
        width: auto;
    }
    .nav-toggle .toggle-icon, .nav-toggle svg {
        width: 3.6rem;
    }
	.right-address .loaction-inner h4{
		font-size: 40px !important;
	}
	.right-address .treatment-col:before {
		height: 100px !important;
	}
	.homecontact-form {
		width: 375px;
		padding: 20px 32px;
	}
	.slider-right {
		padding-right: 0;
	}
	.header-banner-new.slider-left {
		padding-left: 0;
	}
	.custom-nav li a {
		padding: 0 5px;
	}
	.service-wrape .grid {
		margin-top: 0;
	}
    section.newheader-banner {
        height: 350px;
    }
    section.newheader-banner h1 {
        font-size: 60px;
    }
    section.aboutwrape .about-inner {
        max-width: 100%;
    }
    section.spreading .client-wraper>p {
        font-size: 18px;
        color: #555;
    }
    .about-inner {
        padding: 0px 50px;
    }
    section.loaction-map iframe {
        min-height: 550px;
    }
    .story-left .container {
        padding: 0px;
    }
    section.our-services .container {
        padding: 0;
    }
    .grid figure
    {
        height: 280px;
    }
    .newslisting
    {
        gap: 10px;
    }
    .aboutsimple-content h2.maintitle
    {
        font-size: 32px;
    }

    .story-left h2 br {
        display: none;
    }
    .aboutsimple-content + .about-inner:nth-child(odd) .story-left {
        padding-right: 30px;
    }
    .aboutsimple-content {
        padding: 6rem 0;
    }
    section#contactWithus {
        padding: 8rem 0 !important;
    }
    .review-content {
        height: auto;
    }
    .right-form.form-bottom {
        margin: 15px 0;
        padding: 0;
	}
	
}


@media screen and (max-width: 991px) {
	.listing-wrape {
		width: 48%;
		max-width: 48%;
		flex: 0 0 48%;
	}
	.pricing-inner {
		width: 90%;
	}
	.about-inner:nth-child(odd) {
    flex-direction: column-reverse;
	}
	.about-inner.bottom-new:nth-child(odd) {
        flex-direction: column;
    }
	section.aboutstory .story-left, section.aboutstory .story-right {
		max-width: 100%;
		width: 100%;
	}
	.about-inner:nth-child(odd) .story-left {
		padding-right: 0;
		padding-left: 0;
	}
	.about-inner .story-left .container {
		max-width: 100%;
	}
	.about-inner {
        padding: 0px 21px;
        padding-top: 50px;
    }
	.about-inner .story-left {
		padding: 40px 0;
	}
	.about-inner:nth-child(even) {
		flex-direction: column-reverse;
	}
	.about-inner:nth-child(odd) {
		flex-direction: column-reverse;
	}
	.number-line h3 {
		font-size: 13px;
	}
	.service-wrape figcaption h2 {
		font-size: 24px;
	}
	figure.effect-lily:hover p {
		font-size: 14px;
		line-height: 25px;
	}
	figure.effect-lily a {
		margin-top: 5px;
	}
	.homeslider p br {
		display: none;
	}
	.topbanner {
		flex-direction: column;
		justify-content: center;
	}
	.slider-right {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
		display: flex;
		justify-content: center;
		margin-top: 21px;
	}
	.header-banner-new.slider-left {
		max-width: 100%;
		width: 100%;
		flex: 0 0 100%;
		text-align: center;
	}
    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: auto;
    }
    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, .homeslider h3 {
        font-size: 40px;
        text-align:center;
    }
    .modal-content  {
        height: 90%;
    }
    .custom-modal h3 {
        font-size: 45px;
    }
	.topbanner.bottom {
		height: 100%;
	}
	figure.effect-lily a {
		font-size: 14px;
	}
     .topbanner-new {
        min-height: 820px;
    }
   .getin-touch-inner .review-btn {
        width: 35%;
        padding: 0;
        align-items: flex-end;
        margin-bottom: 20px;
    }
}
@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;
    }
	.single-right-service {
		padding-right: 0px;
		padding-left: 30px;
	}
	.text-news p {
		margin-bottom: 20px;
	}
	.latest_news_content h2 {
		font-size: 30px;
	}
}
@media (width: 768px) {
/*     .homeslider h1, .homeslider h3 {
        font-size: 40px;
        text-align: left !important;
        justify-content: flex-start !important;
    } */
    .homecontact-form {
        width: 415px;
    }
	
    .homecontact-form {
        padding: 25px;
    }
    .number-line h3 {
        font-size: 18px;
    }
    .number-line {
        padding: 30px 0px;
    }
    .our-services h2, .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: 40px;

    }
    section.aboutus .left-about .images-top img {
        width: 290px;
    }
    section.aboutus .left-about .images-bottom {
        bottom: 30%;
    }
    .grid figure {
        height: 220px;
    }
    .service-wrape figcaption h2 {
        font-size: 22px;
    }
    .contact-withus-wraper .review-btn h4 {
        margin-bottom: 20px;
    }
}
@media (max-width: 768px) {
	.aboutsimple-content p + h2.maintitle, .aboutsimple-content ul + h2.maintitle {
		margin-top: 20px;
	}
	.grid figure {
        height: 250px;
        margin: 0;
    }
	.about-wraper .right-about .review-btn {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.service-wrape .link-box {
		width: 48%;
		max-width: 48%;
		flex: 0 0 48%;
	}
	.contact-withus-wraper .facebook, .contact-withus-wraper .left {
        width: 100%;
        max-width: 100%;
    }
	.contact-withus-wraper .review-btn h4 {
        margin-bottom: 5px;
    }
	.about-wraper .right-about .review-btn {
        margin-top: 0;
    }
    section.newheader-banner {
        height: 190px;
    }
    section.newheader-banner h1 {
        font-size: 40px;
    }
    .homeslider p>br {
        display: none;
    }
	.footer-logo img {
		height: 50px;
	}
    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;
	}
	section.copyright a.to-the-top {
		top: -31px;
		right: 27px;
	}
    .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;
        padding-top: 50px;
    }
    .contact-withus-wraper .review-btn h4
    {
        font-size: 35px;
    }
    .contact-withus-wraper .review-btn h3
    {
        font-size: 28px;
    }
	.text-news ul {
		margin-bottom: 20px;
	}
    .getcontact-form input {
        height: 68px;
    }
    .right-address .loaction-inner {
        padding-top: 20px;
    }
    .right-address .loaction-inner h4 {
        font-size: 40px;
    }
    .about-inner:nth-child(odd) .story-left, .about-inner .story-left {
        padding: 20px 0;
		padding-bottom: 0px;
    }
	.aboutstory .about-inner {
		padding: 50px 20px;
	}
}
.slider-right .wpcf7-response-output {
    position: relative !important;
    background: #fdf7fab5;
}
span.wpcf7-spinner {
    display: none;
}
.story-left p:last-child {
    margin: 0;
}
@media (max-width: 767px) {
	section.aboutwrape .container, section.aboutwrape .container-md, section.aboutwrape .container-sm {
		max-width: 100%;
		padding: 0px 15px;
	}
	.header-banner-new.slider-left {
    padding-top: 30px;
}
	.faqs-new.privacy-policy {
		padding: 50px 0;
	}
	.pricing-inner {
		width: 100%;
	 padding: 0;
}
	.aboutsimple-content.d-flex {
		padding-bottom: 30px !important;
	}
	.aboutsimple-content {
        padding: 5rem 5px;
    }
	.aboutstory .about-inner {
        padding: 50px 15px;
    }
	.footer-wraper ul.footer-menu-items li a {
    font-size: 14px;
	}
	section.aboutus .review-btn {
		margin: 0;
	}
	
	.review-testi-inner .review-text {
		margin-bottom: 30px;
	}
	.review-testi-inner .review-text:last-child {
		margin-bottom: 0;
		padding: 0;
	}
	.review-testi-inner {
		display: flex;
		flex-direction: column;
	}
	section.counternew .container {
		width: 100%;
		max-width: 100%;
	}
	.counter-line {
		padding: 0;
	}
	.slider-right {
       padding-left: 0;
    }
	section.newheader-banner h1 {
		font-size: 40px;
	}
	.single-news-text.services {
		flex-direction: column;
	}
	.single-right-service {
		padding-left: 0;
		margin-top: 40px;
	}
	
    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, .homeslider h3 {
        font-size: 40px;
    }
    .homeslider p {
        font-size: 22px;
        text-align: center;
    }
    .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: 40px;
    }
    section.our-products .product-wraper {
         flex-direction: column-reverse;
    }
    section.our-products .product-wraper .right {
        padding: 0px;
    }
	.getcontact-form .right-form .new-checkbox .wpcf7-list-item {
		margin: 0;
	}
	span.checkbox-text {
		padding-left: 5px;
	}
	.location-wraper {
		background: #47c8ce;
	}
	section.our-services,
    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: 10px;
        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;
    }
	section.loaction-map {
		flex-direction: column;
	}
    .contact-withus-wraper .left {
        padding: 0px;
    }
	.footer-timing table tr{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	section.copyright .footer-credits p {
    font-size: 16px;
	}
	.getin-touch-inner .review-btn p {
		margin: 0;
	}
	.footer-timing table tr td {
		width: 33%;
/* 		display: flex; */
		max-width: 33%;
		flex: 0 0 33%;
		justify-content: center;
		flex-wrap: wrap;
	}
	.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: 0px;
		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: auto;
    }
    .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;
		padding-top: 20px;
    }
    .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;
    }
    .topbanner {
        padding: 50px 0;
	}
	section.review-testi.new-testi .review-text {
		padding: 0;
	}
}
@media (max-width: 767px) {
	.story-left h2 {
    text-shadow: 1px 0px 0px rgba(10, 181, 190, 0.75);
}
	.contact-withus,
    section#contactWithus {
        padding: 5rem 0 !important;
    }
	
    .contact-withus-wraper .left a {
        white-space: nowrap;
    }
    .topbanner {
        flex-direction: column;
    }
    .topbanner-new {
        height: auto;
    }
    .header-banner-new {
        padding-bottom: 30px;
    }
    .counter-line {
        flex-direction: column;
    }
    .number-line {
        padding: 20px;
    }
    section.aboutus .left-about .images-bottom {
        bottom: inherit;
        right: 20px !important;
        top: 20px;
    }
    section.aboutus .left-about .images-top img {
        width: 100%;
    }
    .about-wraper .left-about {
        padding-left: 0px;
        padding-right: 0;
    }
    .service-wrape .grid {
		display: flex;
		margin-top: 0;
		gap: 20px;
    }
    .service-wrape .link-box {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
	.grid figure {
		height: 280px;
	}
	.single-news .about-title.banner-new .title-new h1 {
		font-size: 28px;
		width: 100% !important;
	}
	.contact-withus-wraper .facebook{
		margin-bottom: 30px;
	}
}
@media (max-width: 540px) {
	
	section.copyright a.to-the-top {
        top: -59px;
	}
	 .story-left strong {
		text-shadow: 0px 0px 0px #555;
	}
	.slider-right .wpcf7 {
		display: none;
	}
	.short-text a {
    font-size: 18px;
	}
	.single-news-text .text-news p img {
		width: 100%;
		margin: 20px 0;
	}
	.single-news-text {
		padding: 0;
	}
	.topbanner-new {
        min-height: 500px;
    }
	.spreading .rating-review {
		margin-bottom: 0;
	}
}
@media (max-width: 480px) {
    .contact-withus-wraper .left a {
        margin-bottom: 20px;
	}
    .new-checkbox span.wpcf7-form-control-wrap label {
        margin: 0px !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
	.faqs-new.privacy-policy strong {
    font-size: 24px;
	}
	.listing-wrape {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
		margin-bottom: 20px;
	}
	.aboutsimple-content.d-flex {
    padding-bottom: 20px !important;
}
    .aboutstory .about-inner {
        margin: 0px !important;
    }
    .footer-timing table tr td {
        background: rgba(255, 255, 255, 0.1);
        border: 1px solid #6d7475;
    }
	.custom-footer .footer-wraper .footer-left .footer-logo {
        margin-bottom: 15px;
    }
	section.timing-new td, section.timing-new th {
        font-size: 10px;
    }
    .right-address .treatment-col:before {
        height: 100px !important;
    }
    .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;
        align-items: center;
    }
    .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;
        padding-top: 0px;
    }
    section.copyright .footer-credits p, .homecontact-form .wpcf7-submit, .homecontact-form input {
    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: -50px;
        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;
    }
    
    .contact-withus-wraper .left a {
      width: 100%;
    }
    .right-address .loaction-inner {
        padding: 15px 10px;
    }
    section.contact-withus h2 {
        justify-content: center;
    }
    .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: 30px;
        margin-top: 10px;
    }
    .review-btn {
        margin-bottom: 10px;
        padding-top: 20px;
    }
    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: 28px;
    }
    section.our-services .title-new h2, .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: 28px;
		margin-bottom: 15px !important;
    }
    .aboutsimple-content h2.maintitle, .story-left h2, .pricing-examples h2.maintitle, section.tatoos-form h2, .aboutsimple-content h2, section.aboutbottom .about-inner h2, section.aboutwrape h2, .story-left h2, .right-address .loaction-inner h4, .contact-withus-wraper .review-btn h4, .our-services h2, .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: 28px;
    }
    .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;
    }
    
    .right-address .loaction-inner h4 {
        margin-bottom: 55px !important;
        font-size: 35px !important;
        width: 100%;
    }
	.header-banner-new {
        padding-bottom: 0;
        padding-right: 0;
    }
	section.homeslider {
        height: auto;
    }
	
    section.our-services .title-new h2 {
        padding-bottom: 0;
        margin-bottom: 0px;
    }
    section.spreading .client-wraper>p br {
        display: none;
    }
    .about-wraper .right-about .review-btn {
        margin-top: 10px;
        margin-bottom: 0;
        padding-top: 10px;
    }
    .location-wraper .right-address {
        padding: 0;
    }
    .homeslider h1, .homeslider h3 {
        font-size: 34px !important;
    }
    .homeslider h3 {
        margin-bottom: 0px !important;
    }
    .homeslider p {
        font-size: 18px;
    }
    .our-services h2, .right-about h2, .loaction-inner h4, .getin-touch h2, section.spreading h2, .homeslider h3, .product-wraper h2, .treatment-wraper h2
    {
        text-shadow: 0px 0px 0px rgba(10, 181, 190, 0.75);
    }
}
section.countermain {
    position: relative;
}

@media (max-width: 444px) {
/*  section.homeslider {
        height: calc(134vh - 82px);
    }
    section.homeslider .container {
        height: calc(125vh - 140px);
    } */
    
    
}
@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: 360px) {
   
    
    .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: 28px;
    }
}

@media screen and (max-width: 344px) {
	section.copyright .footer-credits p {
        font-size: 14px;
    }
	section.homeslider {
		height: calc(150vh - 0px);
	}
	.spreading .review-btn a {
		font-size: 15px;
	}
    
}
@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;
    }
}
section.our-products{
	display: none;
}