@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list { background: #fff url() center center no-repeat; }

/* Icons */
@font-face {
 font-family: 'slick';
 font-weight: normal;
 font-style: normal;
 src: url();
 src: url() format('embedded-opentype'), url() format('woff'), url() format('truetype'), url() format('svg');
}
/* Arrows */
[dir='rtl'] .slick-prev { right: -25px; left: auto; }
[dir='rtl'] .slick-prev:before { content: '→'; }
[dir='rtl'] .slick-next { right: auto; left: -25px; }
[dir='rtl'] .slick-next:before { content: '←'; }
.slick-prev, .slick-next { width: 46px; font-size: 0; line-height: 0; display: block; transition: all 0.25s ease-out 0s; padding: 0 0 46px; cursor: pointer; color: transparent; border: none; outline: none; background: transparent; transform: translateY(-50%); position: absolute; top: 44%; z-index:99;}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }
.slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: -3.2%; background:url(../images/left-white-pink-plain-arrow.svg) no-repeat center / 100%;}
.slick-prev:hover { background:url(../images/left-pink-transparent-plain-arrow.svg) no-repeat center / 100%;}
.slick-next { right: -3.2%; background:url(../images/right-white-pink-plain-arrow.svg) no-repeat center / 100%;}
.slick-next:hover { background:url(../images/right-pink-transparent-plain-arrow.svg) no-repeat center / 100%;}
.services-col1 .slick-prev { left: -77px;}
.services-col1 .slick-next { right: -77px;}

/* Dots */
.slick-slider { padding-left:0;}
.slick-dots { width:100%; text-align:center; list-style:none; display:block; margin:0 0 0; position:absolute; right:0; bottom:-12%; left:0;}
.slick-dots li { width:8px; height:8px; position: relative; vertical-align:middle; display:inline-block; margin:0 4px 0; cursor:pointer;}
.slick-dots li button { width:8px; height:8px; font-size:0; line-height:0; display:block; padding:4px 4px 4px; cursor:pointer; color: transparent; border:0; outline:none; background:transparent;}
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { background:#c60071;}
.slick-dots li button:before { content: '•'; width:8px; height:8px; background:#f6f6f6; position: absolute; top: 0; left: 0; text-align: center; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border-radius:50%;}
.slick-dots li.slick-active button:before { color: black; background:#c60071;}

.gallery-col2 .slick-dots { text-align:right; position:absolute; right:0; bottom:-14%; left:0;}
.gallery-col2 .slick-dots li { margin:0 0 0 10px;}
.testimonials-col2 .slick-dots { text-align:right; position:absolute; right:0; bottom:-20%; left:0;}
.testimonials-col2 .slick-dots li { margin:0 0 0 10px;}
.testimonials-col2 .slick-dots li:last-child { margin-right:11.2%;}

.testimonials-wrapp2 .slick-dots { text-align:center; bottom:-37%;}
.testimonials-wrapp2 .testimonials-col2 .slick-dots li { margin:0 5px;}
.testimonials-wrapp2 .testimonials-col2 .slick-dots li:last-child { margin-right:0;}

.treatin-wrapp .slick-dots { text-align:right; bottom:11%; padding:0 61px;}

.testi-col2 .slick-dots { text-align:right; position:absolute; right:-22%; bottom:0; left:inherit;}
.testi-col2 .slick-dots li { margin:0 0 0 10px;}
.testi-col2 .slick-dots li button:hover:before, .testi-col2 .slick-dots li button:focus:before { background:#c60071;}
.testi-col2 .slick-dots li button:before { background:#f6f6f6;}
.testi-col2 .slick-dots li.slick-active button:before { color: black; background:#c60071;}

.jobs-col1 .slick-dots { text-align:left; bottom:-35%;}
.services-wrapp .services-col1 .slick-dots li button:before {background: #373737;}
.services-wrapp .services-col1  .slick-dots li.slick-active button:before {background:#c60071;}

.testi-wrapp .testi-col2 .testi-row1 .slick-dots li button:before {background: #373737;}
.testi-wrapp .testi-col2 .testi-row1  .slick-dots li.slick-active button:before {background:#c60071;}

.gallery-wrapp .gallery-col1 .slick-dots li button:before {background: #373737;}
.gallery-wrapp .gallery-col1 .slick-dots li.slick-active button:before {background:#c60071;}
.treatments-wrapp .treatments-col2 .slick-dots li button:before {background: #373737;}
.treatments-wrapp .treatments-col2 .slick-dots li.slick-active button:before {background:#c60071;}
.treatin-wrapp .treatin-col1 .slick-dots {margin-bottom: 0;bottom: 9%;}

.testimonials-wrapp2.video-review .testimonials-col1 .testi-col1 .testi-row1 .slick-dots{text-align:center;left:0;right:0}




/*Smartphone css*/
@media screen and (max-width: 480px) {
.slick-dots { width:100%; text-align:center; margin:0 0 0; position:absolute; right:0; bottom:-42px; left:0;}
.gallery-col2 .slick-dots { width:100%; text-align:center; margin:0 0 0; position:absolute; right:0; bottom:-42px; left:0;}
.gallery-col2 .slick-dots li { margin:0 4px 0;}
.testimonials-col2 .slick-dots { width:100%; text-align:center; margin:0 0 0; position:absolute; right:0; bottom:-42px; left:0;}
.testimonials-col2 .slick-dots li { margin:0 4px 0;}
.testimonials-col2 .slick-dots li:last-child { margin-right:4px;}
.services-col1 .slick-dots { width:100%; text-align:center; margin:0 0 0; position:absolute; right:0; bottom:-30px; left:0;}

.treatin-wrapp .slick-dots { text-align:center;}

.testi-col2 .slick-dots { right:0; text-align:center; bottom:-38px;}

.jobs-col1 .slick-dots { bottom:-44px;}
.testimonials-wrapp .testimonials-col1 .slick-dots { bottom: -40px;}

.testimonials-wrapp2.video-review .testi-col2 .slick-dots {text-align: center;right: 0;bottom: 0;}

.join-benifits-wrapp .benefits-section .benefits-list .slick-dots li button:before{background:#d6d6d6}
.join-benifits-wrapp .benefits-section .benefits-list .slick-dots li.slick-active button:before{background:#c60071}

.slick-next {right: -5.2%; background: url(../images/right-white-pink-plain-arrow.svg) no-repeat center / 82%;}
.slick-prev {left: -5.2%; background: url(../images/left-white-pink-plain-arrow.svg) no-repeat center / 82%;}

.testimonials-wrapp.testimonials-video-wrapp .testi-col1 .slick-prev{top: 50%;}
.testimonials-wrapp.testimonials-video-wrapp .testi-col1 .slick-next{top: 50%;}


}

@media screen and (min-width:481px) and (max-width:600px) {
.slick-dots { width:100%; text-align:center; margin:0 0 0; position:absolute; right:0; bottom:-42px; left:0;}
.gallery-col2 .slick-dots { width:100%; text-align:center; margin:0 0 0; position:absolute; right:0; bottom:-42px; left:0;}
.gallery-col2 .slick-dots li { margin:0 4px 0;}
.testimonials-col2 .slick-dots { width:100%; text-align:center; margin:0 0 0; position:absolute; right:0; bottom:-42px; left:0;}
.testimonials-col2 .slick-dots li { margin:0 4px 0;}
.testimonials-col2 .slick-dots li:last-child { margin-right:4px;}
.services-col1 .slick-dots { width:100%; text-align:center; margin:0 0 0; position:absolute; right:0; bottom:-30px; left:0;}

.testi-col2 .slick-dots { right:0; text-align:center; bottom:-38px;}

.jobs-col1 .slick-dots { bottom:-44px;}
.testimonials-wrapp .testimonials-col1 .slick-dots { bottom: -40px;}

.testimonials-wrapp2.video-review .testi-col2 .slick-dots {text-align: center;right: 0;bottom: 0;}

.join-benifits-wrapp .benefits-section .benefits-list .slick-dots li button:before{background:#d6d6d6}
.join-benifits-wrapp .benefits-section .benefits-list .slick-dots li.slick-active button:before{background:#c60071}

}

@media screen and (min-width:601px) and (max-width:767px) {
.slick-dots { width:100%; text-align:center; margin:0 0 0; position:absolute; right:0; bottom:-42px; left:0;}
.gallery-col2 .slick-dots { width:100%; text-align:center; margin:0 0 0; position:absolute; right:0; bottom:-42px; left:0;}
.gallery-col2 .slick-dots li { margin:0 4px 0;}
.testimonials-col2 .slick-dots { width:100%; text-align:center; margin:0 0 0; position:absolute; right:0; bottom:-42px; left:0;}
.testimonials-col2 .slick-dots li { margin:0 4px 0;}
.testimonials-col2 .slick-dots li:last-child { margin-right:4px;}
.services-col1 .slick-dots { width:100%; text-align:center; margin:0 0 0; position:absolute; right:0; bottom:-30px; left:0;}

.testi-col2 .slick-dots { right:0; text-align:center; bottom:-38px;}

.jobs-col1 .slick-dots { bottom:-44px;}
.testimonials-wrapp .testimonials-col1 .slick-dots { bottom: -40px;}

.testimonials-wrapp2.video-review .testi-col2 .slick-dots {text-align: center;right: 0;bottom: 0;}

.join-benifits-wrapp .benefits-section .benefits-list .slick-dots li button:before{background:#d6d6d6}
.join-benifits-wrapp .benefits-section .benefits-list .slick-dots li.slick-active button:before{background:#c60071}

}

@media screen and (min-width:768px) and (max-width:900px) {
.testimonials-col2 .slick-dots { bottom:-10%;}

.testimonials-wrapp2 .slick-dots { bottom:-25%;}

.testi-col2 .slick-dots { right:0; text-align:left; bottom:-38px;}

.jobs-col1 .slick-dots { bottom:-17%;}

.testimonials-wrapp2.video-review .testi-col2 .slick-dots {text-align: center;right: 0;bottom: 0;}
.testimonials-wrapp2.video-review .testimonials-col1 .testi-col1 .testi-row1 .slick-dots{bottom:-5%}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.testimonials-col2 .slick-dots { bottom:-11%;}

.testimonials-wrapp2 .slick-dots { bottom:-25%;}

.testimonials-wrapp2.video-review .testi-col2 .slick-dots {text-align: center;right: 0;bottom: 0;}
.testimonials-wrapp2.video-review .testimonials-col1 .testi-col1 .testi-row1 .slick-dots{bottom:-5%}

}

@media screen and (min-width:1025px) and (max-width:1240px) {
.testimonials-col2 .slick-dots { bottom:-12%;}

.testimonials-wrapp2 .slick-dots { bottom:-25%;}
.testimonials-wrapp2.video-review .testimonials-col1 .testi-col1 .testi-row1 .slick-dots{bottom:-5%}

}

@media screen and (min-width:1241px) and (max-width:1340px) {
.testimonials-col2 .slick-dots { bottom:-13%;}

.testimonials-wrapp2 .slick-dots { bottom:-25%;}
.testimonials-wrapp2.video-review .testimonials-col1 .testi-col1 .testi-row1 .slick-dots{bottom:-5%}

}

@media screen and (min-width:1341px) and (max-width:1440px) {

}