/* 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 */
.slick-prev, .slick-next { font-size:0; line-height:0; position:absolute; top:43%; display: block; width:40px; height:40px; padding: 0; margin-top: -10px\9; /*lte IE 8*/ -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; 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:0; /*background:url(../images/arrow-left1.png) no-repeat;*/ }
.slick-next { right:0; background: /*url(../images/arrow-right1.png)*/ no-repeat;}

[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: '←'; }

.center .slick-center .slidebox img { -webkit-filter:inherit; filter:inherit;}
.slidebox img { -webkit-filter: grayscale(100%); filter: grayscale(100%);}
.slidebox { background:#fff; padding:0 2.5px; position:relative;}
.slidebox2 { position:relative;}
.slidermain { position:relative;}

/* Dots */
.slick-slider { width:100%; float:left; overflow:hidden; padding-left:0;}
.slick-dots { position:absolute; bottom:39px; left:0; right:0; display:block; width:100%; max-width:1100px; margin:auto; padding:0; list-style: none; text-align:center; z-index:9;}
.slick-dots li { position: relative; display: inline-block; width:10px; border-radius:50%; margin-right:0; padding: 0; cursor:pointer;}
.slick-dots li:last-child { margin-right:0;}
.slick-dots li button { font-size: 0; line-height: 0; display: block; width:15px; border-radius:50%; padding: 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:#aa9874;}
.slick-dots li button:before {  background:#aa9874; position: absolute; top: 0; left: 0; width:15px; height:15px; content: '•'; text-align: center; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border-radius:50%;}
.slick-dots li.slick-active button:before { color: #aa9874; background:#aa9874;}

.home-wrapper .slick-dots { width:10px; margin:0 auto 0; position:absolute; bottom:18%; left:0; right:0; z-index:9999; display: none!important;}
.home-wrapper .slick-dots li { width:10px; margin:0;}
.home-wrapper .slick-dots li button { width:10px; padding: 5px;}
.home-wrapper .slick-dots li button:hover:before, .slick-dots li button:focus:before { background:#aa9874;}
.home-wrapper .slick-dots li button:before {  background:#aeaeae; width:10px; height:10px;}
.home-wrapper .slick-dots li.slick-active button:before { color: #aa9874; background:#aa9874;}

.team-wrapper .slick-dots { width:10px; margin:0 auto 0; position:absolute; top:42%; left:0; right:0; bottom:inherit; z-index:999;}
.team-wrapper .slick-dots li { width:10px; margin:0;}
.team-wrapper .slick-dots li button { width:10px; padding: 5px;}
.team-wrapper .slick-dots li button:hover:before, .slick-dots li button:focus:before { background:#aa9874;}
.team-wrapper .slick-dots li button:before {  background:#aeaeae; width:10px; height:10px;}
.team-wrapper .slick-dots li.slick-active button:before { color: #aa9874; background:#aa9874;}

.smallslider-wrapper .slick-prev, .slick-next { font-size:0; line-height:0; position:absolute; top:43%; display: block; width:8px; height:18px; padding: 0; margin-top: -10px\9; /*lte IE 8*/ -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; z-index:9;}
.smallslider-wrapper .slick-prev { left:0; background:url(../images/smallslider-arrow1.png) no-repeat;}
.smallslider-wrapper .slick-next { right:0; background:url(../images/smallslider-arrow2.png) no-repeat;}


.sidbar-wrapp .sidbar-row2 .slick-slider { overflow:inherit;}
.sidbar-wrapp .sidbar-row2 .slick-dots { bottom:-54px; text-align:left;}
.sidbar-wrapp .sidbar-row2 .slick-dots li { width:8px; height:8px; margin-right:5px;}
.sidbar-wrapp .sidbar-row2 .slick-dots li button { width:8px; height:8px;}
.sidbar-wrapp .sidbar-row2 .slick-dots li button:before { width:8px; height:8px; background:#b7b7b7;}
.sidbar-wrapp .sidbar-row2 .slick-dots li button:hover:before, .sidbar-wrapp .sidbar-row2 .slick-dots li button:focus:before { background:#a89673;}
.sidbar-wrapp .sidbar-row2 .slick-dots li.slick-active button:before { background:#aa9874;}

.smallslider-wrapper .slick-prev:hover, .smallslider-wrapper .slick-next:hover { opacity: 0.5; transition: all 0.25s ease-out 0s; }



/* New-Dots */
.layout-newhome .slick-slider { padding-left:0; overflow: visible;}
.layout-newhome .slick-dots { width: 100%; text-align: center; display: block; list-style: none; margin: 0 0 0; position: absolute; right: 0; bottom: -70px; left: 0; max-width: 100%;}
.layout-newhome .slick-dots li { width: 9px; height: 9px; cursor: pointer; vertical-align: middle; display: inline-block; margin: 0 4px 0; position: relative; z-index: 9;}
.layout-newhome .slick-dots li button { width: 9px; height: 9px; font-size: 0; color: transparent; line-height: 0; border: 0; outline: none; background: transparent; cursor: pointer; display: block; padding:0.5px 8.5px 0.5px;}
.layout-newhome .slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.layout-newhome .slick-dots li button:hover:before, .slick-dots li button:focus:before { background: #000000;}
.layout-newhome .slick-dots li button:before { content: '•'; width: 9px; height: 9px; text-align: center; color: black; background: rgba(0,0,0,0.3); border-radius:50%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 0; left: 0;}
.layout-newhome .slick-dots li.slick-active button:before { color: black; background: #000000;}

.layout-newhome .team-col3 .slick-dots { bottom: -56px;}
.layout-newhome .team-col3 .slick-dots li button:hover:before, .team-col3 .slick-dots li button:focus:before { background: #ffffff;}
.layout-newhome .team-col3 .slick-dots li button:before { background: rgba(255,255,255,0.3);}
.layout-newhome .team-col3 .slick-dots li.slick-active button:before { color: black; background: #ffffff;}

.layout-newhome .testimonials-col1 .slick-dots li button:hover:before, .testimonials-col1 .slick-dots li button:focus:before { background: #ffffff;}
.layout-newhome .testimonials-col1 .slick-dots li button:before { background: rgba(255,255,255,0.3);}
.layout-newhome .testimonials-col1 .slick-dots li.slick-active button:before { color: black; background: #ffffff;}


/*Smartphone css*/
@media screen and (max-width: 480px) {
.slidebox { padding:0;}
.slick-dots { bottom:10px; position:relative;}
.slick-dots li button:before {  background:#000;}
.team-wrapper .slick-dots { top:inherit; width:100%; position:relative; margin:20px 0 0;}
.team-wrapper .slick-dots li { margin-right:5px;}
.home-wrapper .slick-dots { top:10%; left:4%; bottom:inherit; right:inherit;}
.sidbar-wrapp .sidbar-row2 .slick-dots { bottom:-17px; text-align:center;}

.layout-newhome .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -41px;}
.layout-newhome .team-col3 .slick-dots { bottom: -24px;}
.layout-newhome .testimonials-col1 .slick-dots { bottom: -26px;}

}

@media screen and (min-width:481px) and (max-width:600px) {
.slidebox { padding:0;}
.slick-dots { bottom:10px; position:relative;}
.slick-dots li button:before {  background:#000;}
.team-wrapper .slick-dots { top:inherit; width:100%; position:relative; margin:20px 0 0;}
.team-wrapper .slick-dots li { margin-right:5px;}
.home-wrapper .slick-dots { top:30%; left:4%; bottom:inherit; right:inherit;}
.sidbar-wrapp .sidbar-row2 .slick-dots { bottom:-17px; text-align:center;}

.layout-newhome .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -41px;}
.layout-newhome .team-col3 .slick-dots { bottom: -24px;}
.layout-newhome .testimonials-col1 .slick-dots { bottom: -26px;}

}

@media screen and (min-width:601px) and (max-width:767px) {
.slidebox { padding:0;}

.slick-dots { bottom:10px; position:relative;}
.slick-dots li button:before {  background:#000;}
.team-wrapper .slick-dots { top:inherit; width:100%; position:relative; margin:20px 0 0;}
.team-wrapper .slick-dots li { margin-right:5px;}
.home-wrapper .slick-dots { top:40%; left:4%; bottom:inherit; right:inherit;}
.sidbar-wrapp .sidbar-row2 .slick-dots { bottom:-17px; text-align:center;}

.layout-newhome .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -41px;}
.layout-newhome .team-col3 .slick-dots { bottom: -24px;}
.layout-newhome .testimonials-col1 .slick-dots { bottom: -26px;}


}

@media screen and (min-width:768px) and (max-width:900px) {
.home-wrapper .slick-dots { bottom:7%; width:90%;}
.home-wrapper .slick-dots li { margin-right:5px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.home-wrapper .slick-dots { width:90%;}
.home-wrapper .slick-dots li { margin-right:5px;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {

}