@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list { background: #fff 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'); */
}
/* 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: 2.9%; font-size: 0; line-height: 0; display: block; transition: all 0.25s ease-out 0s; padding: 0 0 2.9%; cursor: pointer; color: transparent; border: none; outline: none; background: transparent; transform: translateY(-50%); overflow: hidden; 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 { left: -7.3%; background: url(../images/left-white-purple-and-purple-transparent-circle-arrow.svg) no-repeat top / 100%;}
.slick-prev:hover { background: url(../images/left-white-purple-and-purple-transparent-circle-arrow.svg) no-repeat bottom / 100%;}
.slick-next { right: -7.3%; background: url(../images/right-white-purple-and-purple-transparent-circle-arrow.svg) no-repeat top / 100%;}
.slick-next:hover { background: url(../images/right-white-purple-and-purple-transparent-circle-arrow.svg) no-repeat bottom / 100%;}
.team-col2 .slick-prev, .team-col2 .slick-next { top: 38%;}

.testimonials-col2 .slick-prev, .testimonials-col2 .slick-next { bottom: -32px;}
.testimonials-col2 .slick-next { right: 17px; background: none;}
.testimonials-col2 .slick-next:after { background: url(../images/right-white-plain-arrow.svg) no-repeat top / 100%; transition: all 0.25s ease-out 0s; top: 0;}
.testimonials-col2 .slick-next:hover:after { opacity: 0;}
.testimonials-col2 .slick-next:before { background: url(../images/right-pink-plain-arrow.svg) no-repeat bottom / 100%; -webkit-transition-duration: 300ms; -o-transition-duration: 300ms; transition-duration: 300ms; opacity: 0; bottom: -100%;}
.testimonials-col2 .slick-next:hover:before { opacity: 1; bottom: 0;}

.gallery-col1 .slick-prev, .gallery-col1 .slick-next { bottom: -52px;}
.gallery-col1 .slick-next { left: 41px; background: none;}
.gallery-col1 .slick-next:after { background: url(../images/right-purple-plain-arrow.svg) no-repeat top / 100%; transition: all 0.25s ease-out 0s; top: 0;}
.gallery-col1 .slick-next:hover:after { opacity: 0;}
.gallery-col1 .slick-next:before { background: url(../images/right-pink-plain-arrow.svg) no-repeat bottom / 100%; -webkit-transition-duration: 300ms; -o-transition-duration: 300ms; transition-duration: 300ms; opacity: 0; bottom: -100%;}
.gallery-col1 .slick-next:hover:before { opacity: 1; bottom: 0;}
.testimonials-col2 .slick-prev, .testimonials-col2 .slick-next, .gallery-col1 .slick-prev, .gallery-col1 .slick-next { width: 14px; padding: 0 0 11px; transform: none; top: inherit;}
.testimonials-col2 .slick-prev, .gallery-col1 .slick-prev { display: none !important;}
.testimonials-col2 .slick-next:after, .testimonials-col2 .slick-next:before, .gallery-col1 .slick-next:after, .gallery-col1 .slick-next:before { content: ""; width: 100%; height: 100%; float: left; margin: 0 0 0; position: absolute; left: 0;}

/* Dots */
.slick-slider { padding-left:0;}
.slick-dots { width:100%; text-align:center; position:absolute; right:0; bottom:-44px; left:0; display:block; margin:0 0 0; list-style:none;}
.slick-dots li { position: relative; vertical-align:middle; display:inline-block; width:10px; height:10px; margin:0 4px 0; cursor:pointer;}
.slick-dots li button { font-size:0; line-height:0; display:block; width:10px; height:10px; padding:5px 5px 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:#5b2b6b;}
.slick-dots li button:before { background:#9d9898; position: absolute; top: 0; left: 0; width:10px; height:10px; 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:#5b2b6b;}
.testimonials-col2 .slick-dots li button:hover:before, .testimonials-col2 .slick-dots li button:focus:before { background:#ef346c;}
.testimonials-col2 .slick-dots li button:before { background:#9d9898;}
.testimonials-col2 .slick-dots li.slick-active button:before { color: black; background:#ef346c;}

/* Counter */
.slick-counter { width: auto; float: right; font-size: 14px; font-weight: 500; color: #ffffff; margin: 0 0 0; position: absolute; bottom: -36px; right: 42px;}
.slick-counter .current { color: #ef346c;}
.gallery-col1 .slick-counter { color: #9d9898; right: inherit; bottom: -56px; left: 1px;}
.gallery-col1 .slick-counter .current { color: #5b2b6b;}

.testimonials-wrapp2 .slick-counter { right:inherit; left:0;}
.testimonials-wrapp2 .slick-next { right:inherit; left: 50px;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.slick-dots { width: 100%; margin: 0 0 0; position: absolute; right: 0; bottom: -44px; left: 0;}
.treatments-col1 .slick-dots { bottom: -44px;}
.testimonials-col2 .slick-dots { bottom: -36px;}

.testi-wrapp .slick-dots { bottom: -63px;}

/* Counter */
.slick-counter { width: 100%; display: none; margin: 0 0 0; position: absolute; right: 0; bottom: -36px; left: 0;}
}

@media screen and (min-width:481px) and (max-width:600px) {
.slick-dots { width: 100%; margin: 0 0 0; position: absolute; right: 0; bottom: -44px; left: 0;}
.treatments-col1 .slick-dots { bottom: -44px;}
.testimonials-col2 .slick-dots { bottom: -36px;}

.testi-wrapp .slick-dots { bottom: -63px;}

/* Counter */
.slick-counter { width: 100%; display: none; margin: 0 0 0; position: absolute; right: 0; bottom: -36px; left: 0;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.slick-dots { width: 100%; margin: 0 0 0; position: absolute; right: 0; bottom: -44px; left: 0;}
.treatments-col1 .slick-dots { bottom: -44px;}
.testimonials-col2 .slick-dots { bottom: -36px;}

.testi-wrapp .slick-dots { bottom: -63px;}

/* Counter */
.slick-counter { width: 100%; display: none; margin: 0 0 0; position: absolute; right: 0; bottom: -36px; left: 0;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.testi-wrapp .slick-dots { bottom: -63px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.testi-wrapp .slick-prev { left:-2%;}
.testi-wrapp .slick-next { right:-2%;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.testi-wrapp .slick-prev { left:-2%;}
.testi-wrapp .slick-next { right:-2%;}
}

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

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