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

/* Dots */
.slick-slider { padding-left:0;}
.slick-dots { width: 100%; display: block; list-style: none; margin: 0 0 0; position: absolute; right: 0; bottom: -40px; left: 0;}
.slick-dots li { width: 27px; height: 2px; cursor: pointer; vertical-align: middle; display: inline-block; margin: 0 3px 0 0; position: relative; z-index: 9;}
.slick-dots li button { width: 27px; height: 2px; font-size: 0; color: transparent; line-height: 0; border: 0; outline: none; background: transparent; cursor: pointer; display: block; padding: 1px 13.5px 1px;}
.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: #1f2022;}
.slick-dots li button:before { content: '•'; width: 27px; height: 2px; text-align: center; color: black; background: rgba(65,64,66,0.2); border-radius: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transition: all 0.25s ease-out 0s; position: absolute; top: 0; left: 0;}
.slick-dots li.slick-active button:before { color: black; background: #1f2022;}

.team-col3 .slick-dots { width: 2px; margin: 0 0 0; position: absolute; top: 0; right: 0; bottom: inherit; left: inherit;}
.team-col3 .slick-dots li { width: 2px; height: 27px; margin: 0 0 3px;}
.team-col3 .slick-dots li button { width: 2px; height: 27px; padding:13.5px 1px 13.5px;}
.team-col3 .slick-dots li button:before { width: 2px; height: 27px;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.slick-dots li { margin: 0 1.5px 0;}

.services-col1 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -41px;}
.testimonials-col1 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -79px;}
.team-col3 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; top: inherit; right: 0; bottom: -24px; left: 0;}
.team-col3 .slick-dots li { width: 27px; height: 2px; margin: 0 1.5px 0;}
.team-col3 .slick-dots li button { width: 27px; height: 2px; padding: 1px 13.5px 1px;}
.team-col3 .slick-dots li button:before { width: 27px; height: 2px;}
}

@media screen and (min-width:481px) and (max-width:600px) {
.slick-dots li { margin: 0 1.5px 0;}

.services-col1 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -41px;}
.testimonials-col1 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -79px;}
.team-col3 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; top: inherit; right: 0; bottom: -24px; left: 0;}
.team-col3 .slick-dots li { width: 27px; height: 2px; margin: 0 1.5px 0;}
.team-col3 .slick-dots li button { width: 27px; height: 2px; padding: 1px 13.5px 1px;}
.team-col3 .slick-dots li button:before { width: 27px; height: 2px;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.slick-dots li { margin: 0 1.5px 0;}

.services-col1 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -41px;}
.testimonials-col1 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -79px;}
.team-col3 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; top: inherit; right: 0; bottom: -24px; left: 0;}
.team-col3 .slick-dots li { width: 27px; height: 2px; margin: 0 1.5px 0;}
.team-col3 .slick-dots li button { width: 27px; height: 2px; padding: 1px 13.5px 1px;}
.team-col3 .slick-dots li button:before { width: 27px; height: 2px;}
}

@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) {

}