@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 { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 28px; height: 28px; transition: all 0.25s ease-out 0s; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; z-index:9;}
.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: -6%; background:url() no-repeat top center / 100%;}
.slick-prev:hover { background:url() no-repeat bottom center / 100%;}
.slick-next { right: -6%; background:url() no-repeat top center / 100%;}
.slick-next:hover { background:url() no-repeat bottom center / 100%;}

.team-col2 .slick-prev { background:url(../images/chevron-left-solid.svg) no-repeat top center / contain;}
.team-col2 .slick-prev:hover { background:url(../images/chevron-left-solid-black.svg) no-repeat bottom center / contain;}
.team-col2 .slick-next { background:url(../images/chevron-right-solid.svg) no-repeat top center / contain; }
.team-col2 .slick-next:hover { background:url(../images/chevron-right-solid-black.svg) no-repeat bottom center / contain;}


/* Dots */
.slick-slider { padding-left:0;}
.slick-dots { width:100%; text-align:center; position:absolute; right:0; bottom:-41px; left:0; display:block; margin:0 0 0; list-style:none;}
.slick-dots li { position: relative; display:inline-block; width:8.3px; height:8.3px; margin:0 2px 0; cursor:pointer;}
.slick-dots li:last-child { margin-bottom:0;}
.slick-dots li button { font-size:0; line-height:0; display:block; width:8.3px; height:8.3px; 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:#f9bd3f;}
.slick-dots li button:before { content: '•'; background:#d9d9d9; position: absolute; top: 0; left: 0; width:8.3px; height:8.3px; 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:#f9bd3f;}
.about-col2 .slick-dots { text-align:right; bottom:-42px;}
.about-col2 .slick-dots li { margin:0 0 0 4px;}
.about-col2 .slick-dots li button:hover:before, .about-col2 .slick-dots li button:focus:before { background:#3e3e3f;}
.about-col2 .slick-dots li button:before { background:#ffffff;}
.about-col2 .slick-dots li.slick-active button:before { background:#3e3e3f;}
.treatments-col1 .slick-dots { bottom:-42px;}
.treatments-col1 .slick-dots li { margin:0 2px 0;}
.treatments-col1 .slick-dots li button:hover:before, .treatments-col1 .slick-dots li button:focus:before { background:#f9bd3f;}
.treatments-col1 .slick-dots li button:before { background:#d9d9d9;}
.treatments-col1 .slick-dots li.slick-active button:before { background:#f9bd3f;}
.team-col2 .slick-dots { bottom:-28px;}
.testimonials-col1 .slick-dots { bottom:-28px;}
.instagram-col2 .slick-dots { bottom:-28px;}

.team-wrapp .slick-dots li.slick-active button:before {  background: #fff;}

.team-wrapp .slick-dots li button:hover:before, .team-wrapp .slick-dots li button:focus:before{  background: #fff;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.about-col2 .slick-dots { text-align:center;}
.about-col2 .slick-dots li { margin:0 3px 0;}
.treatments-col1 .slick-dots li { margin:0 3px 0;}
.team-col2 .slick-dots { bottom:-28px;}
.team-col2 .slick-dots li { margin:0 3px 0;}
.testimonials-col1 .slick-dots { bottom:-12px;}
.testimonials-col1 .slick-dots li { margin:0 3px 0;}
.brochure-col1 .slick-dots { bottom:-42px;}
.brochure-col1 .slick-dots li { margin:0 3px 0;}
.instagram-col2 .slick-dots { bottom:-42px;}
.instagram-col2 .slick-dots li { margin:0 3px 0;}
}

@media screen and (min-width:481px) and (max-width:600px) {
.about-col2 .slick-dots { text-align:center;}
.about-col2 .slick-dots li { margin:0 3px 0;}
.treatments-col1 .slick-dots li { margin:0 3px 0;}
.team-col2 .slick-dots { bottom:-28px;}
.team-col2 .slick-dots li { margin:0 3px 0;}
.testimonials-col1 .slick-dots { bottom:-12px;}
.testimonials-col1 .slick-dots li { margin:0 3px 0;}
.brochure-col1 .slick-dots { bottom:-42px;}
.brochure-col1 .slick-dots li { margin:0 3px 0;}
.instagram-col2 .slick-dots { bottom:-42px;}
.instagram-col2 .slick-dots li { margin:0 3px 0;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.about-col2 .slick-dots { text-align:center;}
.about-col2 .slick-dots li { margin:0 3px 0;}
.treatments-col1 .slick-dots li { margin:0 3px 0;}
.team-col2 .slick-dots { bottom:-28px;}
.team-col2 .slick-dots li { margin:0 3px 0;}
.testimonials-col1 .slick-dots { bottom:-12px;}
.testimonials-col1 .slick-dots li { margin:0 3px 0;}
.brochure-col1 .slick-dots { bottom:-42px;}
.brochure-col1 .slick-dots li { margin:0 3px 0;}
.instagram-col2 .slick-dots { bottom:-42px;}
.instagram-col2 .slick-dots li { margin:0 3px 0;}
}

@media screen and (min-width:768px) and (max-width:900px) {

}

@media screen and (min-width:901px) and (max-width:1024px) {

}

@media screen and (min-width:1025px) and (max-width:1240px) {

}

@media screen and (min-width:1241px) and (max-width:1340px) {

}

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