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

/* Dots */
.slick-slider { padding-left:0;}
.slick-dots { width: 100%; text-align: center; display:block; margin:0 0 0; position: absolute; right: 0; bottom: -74px; left: 0;}
.slick-dots li { width: 8px; height: 8px; cursor: pointer; vertical-align: middle; display: inline-block; margin: 0 3px 0; position: relative;}
.slick-dots li button { width: 8px; height: 8px; font-size: 0; line-height: 0; display: block; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; padding: 4px;}
.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: #d9ae4c; border:1px solid #d9ae4c;}
.slick-dots li button:before { content: 'â€¢'; width: 8px; height: 8px; text-align: center; color: black; background: none; border:1px solid rgba(255,255,255,0.6); border-radius: 0; 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: #d9ae4c; border:1px solid #d9ae4c;}
.team-col3 .slick-dots { width: 8px; transform: translateY(-50%); top: 50%; right: -16%; bottom: inherit; left: inherit;}
.team-col3 .slick-dots li { display: block; margin: 6px 0 6px;}

.treatin3-col1 .slick-dots { bottom:-50px;}
.treatin3-col1 .slick-dots li button:hover:before, .treatin3-col1 .slick-dots li button:focus:before { background: #d9ae4c; border:1px solid #d9ae4c;}
.treatin3-col1 .slick-dots li button:before { content: 'â€¢'; width: 8px; height: 8px; text-align: center; color: black; background: none; border:1px solid rgba(0,0,0,0.6); border-radius: 0; transition: all 0.25s ease-out 0s; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 0; left: 0;}
.treatin3-col1 .slick-dots li.slick-active button:before { color: black; background: #d9ae4c; border:1px solid #d9ae4c;}

.details-wrapp2 .slick-dots li button:hover:before, .details-wrapp2 .slick-dots li button:focus:before { background: #d9ae4c; border:1px solid #d9ae4c;}
.details-wrapp2 .slick-dots li button:before { content: 'â€¢'; width: 8px; height: 8px; text-align: center; color: black; background: none; border:1px solid rgba(0,0,0,0.6); border-radius: 0; transition: all 0.25s ease-out 0s; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 0; left: 0;}
.details-wrapp2 .slick-dots li.slick-active button:before { color: black; background: #d9ae4c; border:1px solid #d9ae4c;}

.testi-wrapp .slick-dots li button:hover:before, .testi-wrapp .slick-dots li button:focus:before { background: #d9ae4c; border:1px solid #d9ae4c;}
.testi-wrapp .slick-dots li button:before { content: 'â€¢'; width: 8px; height: 8px; text-align: center; color: black; background: none; border:1px solid rgba(0,0,0,0.6); border-radius: 0; transition: all 0.25s ease-out 0s; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 0; left: 0;}
.testi-wrapp .slick-dots li.slick-active button:before { color: black; background: #d9ae4c; border:1px solid #d9ae4c;}



.treatin3-wrapp .treatin3-col1 .slick-list {
    margin-inline: -4px;
}

.treatin3-wrapp .treatin3-col1 .slick-slide {
    margin-inline: 4px;
}








/*Smartphone css*/
@media screen and (max-width: 480px) {
.slick-dots { width: 100%; text-align: center; margin:0 0 0; position: absolute; right: 0; bottom: -32px; left: 0;}
.services-col1 .slick-dots { width: 100%; margin:0 0 0; bottom: -28px;}
.services-col1 .slick-dots li button:hover:before, .services-col1 .slick-dots li button:focus:before { background: #ffffff; border:1px solid #ffffff;}
.services-col1 .slick-dots li button:before { background: none; border:1px solid rgba(255,255,255,0.6);}
.services-col1 .slick-dots li.slick-active button:before { color: black; background: #ffffff; border:1px solid #ffffff;}
.team-col3 .slick-dots { width: 100%; transform: none; top: inherit; right: 0; bottom: -28px; left: 0;}
.team-col3 .slick-dots li { display: inline-block; margin: 0 3px 0;}
}

@media screen and (min-width:481px) and (max-width:600px) {
.slick-dots { width: 100%; text-align: center; margin:0 0 0; position: absolute; right: 0; bottom: -32px; left: 0;}
.services-col1 .slick-dots { width: 100%; margin:0 0 0; bottom: -28px;}
.services-col1 .slick-dots li button:hover:before, .services-col1 .slick-dots li button:focus:before { background: #ffffff; border:1px solid #ffffff;}
.services-col1 .slick-dots li button:before { background: none; border:1px solid rgba(255,255,255,0.6);}
.services-col1 .slick-dots li.slick-active button:before { color: black; background: #ffffff; border:1px solid #ffffff;}
.team-col3 .slick-dots { width: 100%; transform: none; top: inherit; right: 0; bottom: -28px; left: 0;}
.team-col3 .slick-dots li { display: inline-block; margin: 0 3px 0;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.slick-dots { width: 100%; text-align: center; margin:0 0 0; position: absolute; right: 0; bottom: -32px; left: 0;}
.services-col1 .slick-dots { width: 100%; margin:0 0 0; bottom: -28px;}
.services-col1 .slick-dots li button:hover:before, .services-col1 .slick-dots li button:focus:before { background: #ffffff; border:1px solid #ffffff;}
.services-col1 .slick-dots li button:before { background: none; border:1px solid rgba(255,255,255,0.6);}
.services-col1 .slick-dots li.slick-active button:before { color: black; background: #ffffff; border:1px solid #ffffff;}
.team-col3 .slick-dots { width: 100%; transform: none; top: inherit; right: 0; bottom: -28px; left: 0;}
.team-col3 .slick-dots li { display: inline-block; margin: 0 3px 0;}
}

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



.treatin3-col1 .slick-dots {
    bottom: -12px;
}

.treatin3-col1:has(.slick-dots) .slick-list {
    padding-bottom: 40px;
}


}

@media screen and (min-width:901px) and (max-width:1024px) {
    .treatin3-col1 .slick-dots {
    bottom: -12px;
}

.treatin3-col1:has(.slick-dots) .slick-list {
    padding-bottom: 40px;
}

}

@media screen and (min-width:1025px) and (max-width:1240px) {
    .treatin3-col1 .slick-dots {
    bottom: -12px;
}

.treatin3-col1:has(.slick-dots) .slick-list {
    padding-bottom: 40px;
}

}

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

}

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

}