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

/* Slider */
.slick-loading .slick-list { background: #fff /*url('./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 */
[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: 31px; 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: 34%; 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: -57px; background: url(../images/left-black-circle-arrow.svg) no-repeat center / 100%;}
.slick-prev:hover { background: url(../images/left-black-transparent-circle-arrow.svg) no-repeat center / 100%;}
.slick-next { right: -57px; background: url(../images/right-black-circle-arrow.svg) no-repeat center / 100%;}
.slick-next:hover { background: url(../images/right-black-transparent-circle-arrow.svg) no-repeat center / 100%;}

.testimonials-col4 .slick-prev, .testimonials-col4 .slick-next { transform: none; top: inherit; bottom: -88px;}
.testimonials-col4 .slick-prev { right: 150px; left: inherit; background: url(../images/left-white-circle-arrow.svg) no-repeat center / 100%;}
.testimonials-col4 .slick-prev:hover { background: url(../images/left-white-transparent-circle-arrow.svg) no-repeat center / 100%;}
.testimonials-col4 .slick-next { right: 110px; background: url(../images/right-white-circle-arrow.svg) no-repeat center / 100%;}
.testimonials-col4 .slick-next:hover { background: url(../images/right-white-transparent-circle-arrow.svg) no-repeat center / 100%;}


.treatin9-wrapp .treatin9-col1 .slick-next {right: 14px; top: 50%; transform: translateY(-50%);}
.treatin9-wrapp .treatin9-col1 .slick-prev {left: 14px;top: 50%; transform: translateY(-50%);}



/* Dots */
.slick-slider { padding-left:0;}
.slick-dots { width: 5px; text-align: center; list-style: none; background: #1f2120; border-radius: 100px; display: block; margin: 0 0 0; position: absolute; top: 0; left: -4.8%;}
.slick-dots li { width: 5px; height: 30px; margin: 0 0 0; cursor: pointer; vertical-align: top; display: inline-block; position: relative;}
.slick-dots li button { width: 5px; height: 30px; font-size: 0; line-height: 0; display: block; padding: 15px 2.5px 15px; 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: #515151;}
.slick-dots li button:before { content: '•'; width: 5px; height: 30px; text-align: center; color: black; background: #1f2120; border-radius: 100px; 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: #515151;}
.locations-col1 .slick-dots li button:hover:before, .locations-col1 .slick-dots li button:focus:before { background: rgba(217,217,217,0.3);}
.locations-col1 .slick-dots li button:before { background: #d9d9d9;}
.locations-col1 .slick-dots li.slick-active button:before { color: black; background: rgba(217,217,217,0.3);}
.testimonials-col4 .slick-dots li button:hover:before, .testimonials-col4 .slick-dots li button:focus:before { background: rgba(217,217,217,0.3);}
.testimonials-col4 .slick-dots li button:before { background: #d9d9d9;}
.testimonials-col4 .slick-dots li.slick-active button:before { color: black; background: rgba(217,217,217,0.3);}

.treatin3-wrapp .slick-prev, .treatin3-wrapp .slick-next { transform: none; top: inherit; bottom: -60px;}
.treatin3-wrapp .slick-prev { right: 45px; left: inherit;}
.treatin3-wrapp .slick-next { right: 5px; left: inherit;}

.treatin9-col1 .slick-dots { width: 100%; text-align: right; list-style: none; background: none; border-radius: 0; display: block; margin: 0 0 0; position: absolute; top:inherit; bottom: 21px; left: 0; right:0; padding:0 28px;}
.treatin9-col1 .slick-dots li { width: 5px; height: 5px; margin:0 3px;}
.treatin9-col1 .slick-dots li button { width: 5px; height: 5px;}
.treatin9-col1 .slick-dots li button:hover:before, .treatin9-col1 .slick-dots li button:focus:before { background: rgba(217,217,217,1);}
.treatin9-col1 .slick-dots li button:before { width: 5px; height: 5px; background: rgba(217,217,217,0.3); border-radius: 50%;}
.treatin9-col1 .slick-dots li.slick-active button:before { background: rgba(217,217,217,1);}


 .treatin4-wrapp .treatin4-col1 .slick-dots { width: 100%; text-align:center; list-style: none; background: none; border-radius: 0; display: block; margin: 0 0 0; position: absolute; top:inherit; bottom: -41px; left: 0; right:0; padding:0 28px;}
 .treatin4-wrapp .treatin4-col1 .slick-dots li { width: 5px; height: 5px; margin:0 3px;}
 .treatin4-wrapp .treatin4-col1 .slick-dots li button { width: 5px; height: 5px;}
 .treatin4-wrapp .treatin4-col1 .slick-dots li button:hover:before, .treatin9-col1 .slick-dots li button:focus:before { background: rgba(217,217,217,1);}
 .treatin4-wrapp .treatin4-col11 .slick-dots li button:before { width: 5px; height: 5px; background: rgba(217,217,217,0.3); border-radius: 50%;}
 .treatin4-wrapp .treatin4-col1 .slick-dots li.slick-active button:before { background: rgba(217,217,217,1);}
.treatin4-wrapp .treatin4-col1  .slick-dots li button:before {    width: 5px;height: 5px;}

.custom-dots-wrapper {
    width: 100%;
    display: block;
    padding: 30px 0 0;
    position: relative;
}

.custom-dots-wrapper .slick-dots {
    bottom: 0 !important;
    position: relative !important;
}



/*Smartphone css*/
@media screen and (max-width: 480px) {
.slick-dots { width: 100%; height: 5px; background: none; margin: 0 auto 0; position: absolute; top: inherit; right: 0; bottom: -35px; left: 0;}
.slick-dots li { width: 5px; height: 5px; margin: 0 3px 0;}
.slick-dots li button { width: 5px; height: 5px; padding: 2.5px 2.5px 2.5px;}
.slick-dots li button:before { width: 5px; height: 5px;}
.locations-col1 .slick-dots { width: 100%; bottom: 0;}
.testimonials-col2 .slick-dots { width: 100%; bottom: -31px;}
.testimonials-col4 .slick-dots { width: 90%; bottom: -19px !important;}
.welcome-wrapp .slick-dots {bottom: -12px;}

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


}

@media screen and (min-width:481px) and (max-width:600px) {
.slick-dots { width: 100%; height: 5px; background: none; margin: 0 auto 0; position: absolute; top: inherit; right: 0; bottom: -35px; left: 0;}
.slick-dots li { width: 5px; height: 5px; margin: 0 3px 0;}
.slick-dots li button { width: 5px; height: 5px; padding: 2.5px 2.5px 2.5px;}
.slick-dots li button:before { width: 5px; height: 5px;}
.locations-col1 .slick-dots { width: 100%; bottom: 0;}
.testimonials-col2 .slick-dots { width: 100%; bottom: -31px;}
.testimonials-col4 .slick-dots { width: 90%; bottom: -19px !important;}
.welcome-wrapp .slick-dots {bottom: -12px;}

.slick-next {right: -1px;}
.slick-prev {left: -1px;}
/* .treatin4-wrapp .treatin4-col1 .slick-dots {bottom: -18px !important;} */

}

@media screen and (min-width:601px) and (max-width:767px) {
.slick-dots { width: 100%; height: 5px; background: none; margin: 0 auto 0; position: absolute; top: inherit; right: 0; bottom: -35px; left: 0;}
.slick-dots li { width: 5px; height: 5px; margin: 0 3px 0;}
.slick-dots li button { width: 5px; height: 5px; padding: 2.5px 2.5px 2.5px;}
.slick-dots li button:before { width: 5px; height: 5px;}
.locations-col1 .slick-dots { width: 100%; bottom: 0;}
.testimonials-col2 .slick-dots { width: 100%; bottom: -31px;}
.testimonials-col4 .slick-dots { width: 90%; bottom: -14px !important;}
.welcome-wrapp .slick-dots {bottom: -12px;}

.slick-next {right: -2px;}
.slick-prev {left: -2px;}
/* .treatin4-wrapp .treatin4-col1 .slick-dots {bottom: -18px !important;} */

}

@media screen and (min-width:768px) and (max-width:900px) {
.slick-dots { left: -2.8%;}
.slick-prev, .slick-next { width: 25px; padding: 0 0 26px;}
.testimonials-col4 .slick-prev, .testimonials-col4 .slick-next { bottom: -60px;}
.testimonials-col4 .slick-prev { right: 9%;}
.testimonials-col4 .slick-next { right: 3%;}

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

@media screen and (min-width:901px) and (max-width:1024px) {
.slick-dots { left: -2.8%;}
.slick-prev, .slick-next { width: 28px; padding: 0 0 29px;}
.testimonials-col4 .slick-prev, .testimonials-col4 .slick-next { bottom: -64px;}
.testimonials-col4 .slick-prev { right: 9%;}
.testimonials-col4 .slick-next { right: 3%;}

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

@media screen and (min-width:1025px) and (max-width:1240px) {
.slick-dots { left: -2.8%;}
.testimonials-col4 .slick-prev { right: 9%;}
.testimonials-col4 .slick-next { right: 3%;}
}

@media screen and (min-width:1241px) and (max-width:1340px) {
.slick-dots { left: -2.8%;}
.testimonials-col4 .slick-prev { right: 9%;}
.testimonials-col4 .slick-next { right: 3%;}
}

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

}