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

/* Slider */
.slick-loading .slick-list { background: #fff  center center no-repeat; }

/* Icons */
@font-face {
 font-family: 'slick';
 font-weight: normal;
 font-style: normal;
 src:  format('embedded-opentype'),  format('woff'),  format('truetype'),  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: 11px; 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 20px; 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: -34px; background: url(../images/left-slider-green-plain-arrow.svg) no-repeat center / 100%;}
.slick-prev:hover { background: url(../images/left-slider-black-plain-arrow.svg) no-repeat center / 100%;}
.slick-next { right: -34px; background: url(../images/right-slider-green-plain-arrow.svg) no-repeat center / 100%;}
.slick-next:hover { background: url(../images/right-slider-black-plain-arrow.svg) no-repeat center / 100%;}

.testimonials-col1 .slick-prev { left: 0; background: url(../images/left-slider-green-plain-arrow.svg) no-repeat center / 100%;}
.testimonials-col1 .slick-prev:hover { background: url(../images/left-slider-white-plain-arrow.svg) no-repeat center / 100%;}
.testimonials-col1 .slick-next { right: 0; background: url(../images/right-slider-green-plain-arrow.svg) no-repeat center / 100%;}
.testimonials-col1 .slick-next:hover { background: url(../images/right-slider-white-plain-arrow.svg) no-repeat 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: 10px; height: 10px; margin: 0 4px 0; cursor: pointer; vertical-align: middle; display: inline-block; position: relative;}
.slick-dots li button { width: 10px; height: 10px; 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: #6cbd45; border: 1px solid #6cbd45;}
.slick-dots li button:before { content: '•'; width: 10px; height: 10px; text-align: center; color: black; background: none; border: 1px solid rgba(0,0,0,0.5); 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: #6cbd45; border: 1px solid #6cbd45;}
.cases-col1 .slick-dots li button:hover:before, .cases-col1 .slick-dots li button:focus:before { background: #6cbd45; border: 1px solid #6cbd45;}
.cases-col1 .slick-dots li button:before { background: none; border: 1px solid rgba(255,255,255,0.5);}
.cases-col1 .slick-dots li.slick-active button:before { background: #6cbd45; border: 1px solid #6cbd45;}

.testimonials-col1 .slick-dots li button:hover:before, .testimonials-col1 .slick-dots li button:focus:before { background: #6cbd45; border: 1px solid #6cbd45;}
.testimonials-col1 .slick-dots li button:before { background: none; border: 1px solid rgba(255,255,255,0.5);}
.testimonials-col1 .slick-dots li.slick-active button:before { background: #6cbd45; border: 1px solid #6cbd45;}

.treatin5-wrapp .slick-dots { width:33%; text-align:right; margin:0 auto; bottom:20px;}
.treatin5-wrapp .slick-dots li button:hover:before, .treatin5-wrapp .slick-dots li button:focus:before { background: #6cbd45; border: 1px solid #6cbd45;}
.treatin5-wrapp .slick-dots li button:before { background: none; border: 1px solid rgba(255,255,255,0.5);}
.treatin5-wrapp .slick-dots li.slick-active button:before { background: #6cbd45; border: 1px solid #6cbd45;}

.treatin6-wrapp .slick-dots { text-align:left; bottom:inherit; top:-45px; padding:0 25px;}

.sidbar-col3 .slick-dots { bottom:25px; text-align:left; padding:0 25px;}
.sidbar-col3 .slick-dots li button:hover:before, .sidbar-col3 .slick-dots li button:focus:before { background: #6cbd45; border: 1px solid #6cbd45;}
.sidbar-col3 .slick-dots li button:before { background: none; border: 1px solid rgba(255,255,255,0.5);}
.sidbar-col3 .slick-dots li.slick-active button:before { background: #6cbd45; border: 1px solid #6cbd45;}

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

.treatin5-wrapp .slick-dots { width:100%; bottom:-45px; text-align:left;}

.treatin6-wrapp .slick-dots { padding:0 10px;}
}

@media screen and (min-width:481px) and (max-width:600px) {
.slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom:-40px;}
.cases-col1 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom:-44px;}
.testimonials-col1 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom:-28px;}

.treatin5-wrapp .slick-dots { width:100%; bottom:-45px; text-align:left;}

.treatin6-wrapp .slick-dots { padding:0 10px;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom:-40px;}
.cases-col1 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom:-44px;}
.testimonials-col1 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom:-28px;}

.treatin5-wrapp .slick-dots { width:100%; bottom:-45px; text-align:left;}

.treatin6-wrapp .slick-dots { padding:0 10px;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.treatin5-wrapp .slick-dots { bottom:0; width:100%; text-align:right;}

}

@media screen and (min-width:901px) and (max-width:1024px) {
.treatin5-wrapp .slick-dots { bottom:0; width:100%; text-align:right;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.treatin5-wrapp .slick-dots { bottom:0; width:100%; text-align:right;}
}