@charset "utf-8";
/* CSS Document */

/* 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('./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: 32px; font-size: 0; line-height: 0; display: block; transition: all 0.25s ease-out 0s; padding: 0; transform: translateY(-50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; padding: 0 0 32px; position: absolute; top: 50%; 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: -80px; background: url(../images/sider-left-white-gold-and-gray-transparent-plain-arrow.svg) no-repeat top center / 100%;}
.slick-prev:hover { background: url(../images/sider-left-white-gold-and-gray-transparent-plain-arrow.svg) no-repeat bottom center / 100%;}
.slick-next { right: -80px; background: url(../images/sider-right-white-gold-and-gray-transparent-plain-arrow.svg) no-repeat top center / 100%;}
.slick-next:hover { background: url(../images/sider-right-white-gold-and-gray-transparent-plain-arrow.svg) no-repeat bottom center / 100%;}

.treatments-col1 .slick-prev, .treatments-col1 .slick-next { top: 34%;}
.testimonials-col1 .slick-prev { left: -42px; background: url(../images/sider-left-white-gold-and-gold-transparent-plain-arrow.svg) no-repeat top center / 100%;}
.testimonials-col1 .slick-prev:hover { background: url(../images/sider-left-white-gold-and-gold-transparent-plain-arrow.svg) no-repeat bottom center / 100%;}
.testimonials-col1 .slick-next { right: -42px; background: url(../images/sider-right-white-gold-and-gold-transparent-plain-arrow.svg) no-repeat top center / 100%;}
.testimonials-col1 .slick-next:hover { background: url(../images/sider-right-white-gold-and-gold-transparent-plain-arrow.svg) no-repeat bottom center / 100%;}

/* 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: -15.5%; left: 0;}
.slick-dots li { width: 6px; height: 6px; margin: 0 8px 0 0; cursor: pointer; vertical-align: middle; display: inline-block; position: relative;}
.slick-dots li button { width: 6px; height: 6px; font-size: 0; line-height: 0; display: block; 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: #b9976d;}
.slick-dots li button:before { content: '•'; width: 6px; height: 6px; text-align: center; color: black; background: #d9d9d9; border-radius: 50%; transition: all 0.25s ease-out 0s; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 0; left: 0;}
.slick-dots li.slick-active button:before { color: black; background: #b9976d;}

.gallery-col2 .slick-dots { width: 50.8%; text-align: left; right: inherit; bottom: -36px; left: -50.8%;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -41px;}
.gallery-col2 .slick-dots { width: 100%; text-align: center; margin: 0 0 0; position: absolute; right: 0; bottom: 10%; left: 0;}
.gallery-wrapp .gallery-col2.mob ul.slick-dots {bottom: -36px;}
.treatments-wrapp .treatments-col1.mob .slick-dots { bottom: -58px;}
.gallery-wrapp .gallery-col2 .slick-dots { bottom: -48px;}
.testimonials-wrapp .testimonials-col1 .slick-dots {bottom: -51px;}
}

@media screen and (min-width:481px) and (max-width:600px) {
.slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -41px;}
.gallery-col2 .slick-dots { width: 100%; text-align: center; margin: 0 0 0; position: absolute; right: 0; bottom: 10%; left: 0;}
.gallery-wrapp .gallery-col2.mob .slick-dots {bottom: -36px;}
.treatments-wrapp .treatments-col1.mob .slick-dots { bottom: -58px;}
.gallery-wrapp .gallery-col2 .slick-dots { bottom: -48px;}
.testimonials-wrapp .testimonials-col1 .slick-dots {bottom: -51px;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -41px;}
.gallery-col2 .slick-dots { width: 100%; text-align: center; margin: 0 0 0; position: absolute; right: 0; bottom: 10%; left: 0;}

.gallery-wrapp .gallery-col2.mob .slick-dots {bottom: -36px;}
.treatments-wrapp .treatments-col1.mob .slick-dots { bottom: -58px;}
.gallery-wrapp .gallery-col2 .slick-dots { bottom: -48px;}
.testimonials-wrapp .testimonials-col1 .slick-dots {bottom: -51px;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.slick-prev, .slick-next { width: 26px; padding: 0 0 26px;}
.testimonials-col1 .slick-prev { left: 0;}
.testimonials-col1 .slick-next { right: 0;}
.gallery-col2 .slick-dots { bottom: -7.8%;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.slick-prev, .slick-next { width: 29px; padding: 0 0 29px;}
.testimonials-col1 .slick-prev { left: 0;}
.testimonials-col1 .slick-next { right: 0;}
.gallery-col2 .slick-dots { bottom: -7.8%;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.testimonials-col1 .slick-prev { left: 0;}
.testimonials-col1 .slick-next { right: 0;}
.gallery-col2 .slick-dots { bottom: -7.8%;}
}

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

.gallery-col2 .slick-dots { bottom: -7.8%;}
}

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