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

/* Icons */
@font-face {
 font-family: 'slick';
 font-weight: normal;
 font-style: normal;
 src: url('../fonts/slick.eot');
 src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
 font-display: swap;
}
/* Arrows */
.slick-prev, .slick-next { width: 30px; height: 30px; font-size: 0; line-height: 0; display: block; transition: all 0.25s ease-out 0s; padding: 0; cursor: pointer; color: transparent; border: none; outline: none; background: transparent; transform: translateY(-50%); position: absolute; top: 50%; 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 { background: url(../images/left-arrow-pink-white.svg) no-repeat top center / 100%; left: -91px;}
.slick-prev:hover { background: url(../images/left-arrow-pink-white.svg) no-repeat bottom center / 100%;}
.slick-next { background: url(../images/right-arrow-pink-white.svg) no-repeat top center / 100%; right: -91px;}
.slick-next:hover { background: url(../images/right-arrow-pink-white.svg) no-repeat bottom center / 100%;}

/* Dots */
.slick-slider { padding-left:0;}
.slick-dots { width:100%; text-align:center; position:absolute; right:0; bottom:-51px; left:0; display:block; margin:0 0 0; list-style:none;}
.slick-dots li { position: relative; display:inline-block; width:6px; height:6px; margin:0 4px 0; cursor:pointer;}
.slick-dots li button { font-size:0; line-height:0; display:block; width:6px; height:6px; padding:5px; 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:#fb51a7;}
.slick-dots li button:before { background:#ffffff; position: absolute; top: 0; left: 0; width:6px; height:6px; content: '•'; 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:#fb51a7;}

.reviews-wrapp .slick-dots { bottom:-56px;}

.testimonials-wrapp .slick-dots { bottom:-56px;}

.instagram-col1 .slick-dots { bottom:-40px;}
.instagram-col1 .slick-dots li button:hover:before, .instagram-col1 .slick-dots li button:focus:before { background:#fb51a7;}
.instagram-col1 .slick-dots li button:before { background:rgba(235,20,141,0.1);}
.instagram-col1 .slick-dots li.slick-active button:before { background:#fb51a7;}

.treatments-col1 .slick-prev, .treatments-col1 .slick-next { top:39%;}

.library-wrapp3 .slick-dots { bottom:-69px;}

.library-wrapp4 .slick-dots { bottom:-69px;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.slick-dots { width:100%; position:absolute; bottom:-40px;}
.reviews-col1 .slick-dots { width:100%; bottom:-50px;}
.testimonials-col1 .slick-dots { width:100%; bottom:-22px;}
.instagram-col1 .slick-dots { bottom:-38px;}
.treatments-wrapp2 .slick-dots { bottom:-5px;}
.library-wrapp3 .slick-dots { bottom:-42px;}

.library-wrapp .library-col1 .slick-dots {display: none;}

}

@media screen and (min-width:481px) and (max-width:600px) {
.slick-dots { width:100%; position:absolute; bottom:-40px;}
.reviews-col1 .slick-dots { width:100%; bottom:-50px;}
.testimonials-col1 .slick-dots { width:100%; bottom:-22px;}
.instagram-col1 .slick-dots { bottom:-38px;}
.library-wrapp3 .slick-dots { bottom:-42px;}

.treatments-wrapp2 .slick-dots { bottom:-5px;}

.slick-prev { left: -42px;}
.slick-next { right: -42px;}

.library-wrapp .library-col1 .slick-dots {display: none;}

}

@media screen and (min-width:601px) and (max-width:767px) {
.slick-dots { width:100%; position:absolute; bottom:-40px;}
.reviews-col1 .slick-dots { width:100%; bottom:-50px;}
.testimonials-col1 .slick-dots { width:100%; bottom:-22px;}
.instagram-col1 .slick-dots { bottom:-38px;}
.library-wrapp3 .slick-dots { bottom:-42px;}

.treatments-wrapp2 .slick-dots { bottom:-5px;}

.slick-prev { left: -42px;}
.slick-next { right: -42px;}

.library-wrapp .library-col1 .slick-dots {display: none;}

}

@media screen and (min-width:768px) and (max-width:900px) {
.slick-dots { bottom:28px;}
.library-wrapp .library-col1 .slick-dots {bottom: -74px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.slick-dots { bottom:28px;}
.library-wrapp .library-col1 .slick-dots {bottom: -74px;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.treatments-wrapp2 .slick-prev { left: -2.85%; height: 26px; width: 26px;}
.treatments-wrapp2 .slick-next { right: -2.85%; height: 26px; width: 26px;}
}

@media screen and (min-width:1241px) and (max-width:1340px) {
.slick-prev { left: -31px;}
.slick-next { right: -31px;}

.treatments-wrapp2 .slick-prev { left: -2.85%;}
.treatments-wrapp2 .slick-next { right: -2.85%;}
}

@media screen and (min-width:1341px) and (max-width:1440px) {
.slick-prev { left: -41px;}
.slick-next { right: -41px;}

.treatments-wrapp2 .slick-prev { left: -2.85%;}
.treatments-wrapp2 .slick-next { right: -2.85%;}
}