/* Quick.Cms.Ext v6.x slider stylesheet */
/* Quick.Slider */

/* GLOBAL */
.quick-slider{position:relative;margin:auto;overflow:hidden;}
.quick-slider ul{padding:0;margin:0;list-style:none;}
.quick-slider-slide{position:absolute;left:0;top:0;width:100%;display:none;text-align:left;/* overflow:hidden; */line-height:0;}
.quick-slider-slide:first-child{display:block;}
.quick-slider-nav-arrows{z-index:5;position:absolute;float:right;display:block;min-height: 60px;height: auto;margin:0;padding: 0;border:0;opacity: 1;transition:all 0.3s ease;}
.quick-slider-nav-arrows:hover{opacity:1;}
.quick-slider-nav-arrows:before{content:"";display:block;position:relative;top:50%;transform:translateY(-50%);width:32px;height:32px;background:url('img/arrows.png') no-repeat 0 0;}
.quick-slider-nav-arrows-prev:before{background-position:0 -32px;}
.quick-slider-nav-arrows-next{right:0;}
.quick-slider-nav-arrows-prev{left:0;}
.quick-slider-nav-dots-wrapper{position:absolute;bottom:1.5rem;width:100%;list-style:none;text-align:center;}
.quick-slider-nav-dots-wrapper li{display:inline-block;}
.quick-slider-nav-dots{display:inline-block;width:14px;height:14px;margin:0 12px 0 0;background:rgba(0,0,0,0.4);border:1px solid #666;color:transparent;font-size:0.5em;}
.quick-slider-nav-dots.active, .quick-slider-nav-dots:hover{background:#fff;transition:all 0.3s ease;color:transparent;}
.quick-slider-slide .description a{color:inherit;float: right;padding: 15px 34px 15px 23px;font-size: 1.1em;}
.quick-slider-slide .description a:hover{text-decoration:none;}
div[id^="slider-"] > ul > li{display:none;} /* hide slides (and descriptions) before slider images will be loaded and everything is set */

/* CUSTOM - TOP SLIDER */
#slider-1{position:relative;clear:both;/*display:none;*/height:300px;overflow:hidden;color:#fff;} 
#slider-1 li.img img{max-width:100%;}
#slider-1 li.no-img{min-height:300px;}
#slider-1 .quick-slider-slide .description{top:0;right: 15%;width: 40%;margin:0px;height:100%;padding-top: 15%;text-align: right;}
#slider-1 .quick-slider-slide .description h2{font-size: 5em;font-weight:700;color:#fff;display:block;line-height: 1em;padding: 0 0 26px;}
#slider-1 .quick-slider-slide .description h3{font-size: 4em;font-weight:700;color: #252d35;display:inline-block;padding:0;line-height: 1em;position:relative;font-family: 'Poppins', sans-serif;text-transform: inherit;}
#slider-1 .quick-slider-slide .description h3 a{position:relative;z-index:12}
#slider-1 .quick-slider-slide .description h4{font-size:1.75em;font-weight:700;color:#f1d8ba;display:block;padding:0;line-height:1em;}
/*#slider-1 .quick-slider-slide .description h3:before {content:url( img/.......png);vertical-align: middle;padding-right:10px}
#slider-1 .quick-slider-slide .description h4:after {content:url( img/......png);padding-left:10px}
#slider-1 .quick-slider-slide .description h3:after {content:url( img/......png);position:absolute;bottom:-110px;right:-40px;z-index:11}*/

/* slide with specified ID */
#slider-1 li{text-align:center}
#slider-1 li:first-child{animation-name: fadeIn;transform-origin: center bottom;animation-duration:2s;animation-fill-mode: both;}
#slider-1 li:nth-child(odd) h2{animation-name: fadeInDown;transform-origin: center bottom;animation-duration:2s;animation-fill-mode: both;}
#slider-1 li:nth-child(odd) .description h4{animation-name: fadeInUp;transform-origin: center bottom;animation-duration:2s;animation-fill-mode: both;}
#slider-1 li:nth-child(even) h2{animation-name:fadeInLeft;transform-origin: center bottom;animation-duration:2s;animation-fill-mode: both;}
#slider-1 li:nth-child(even) .description h4{animation-name: fadeInRight;transform-origin: center bottom;animation-duration:2s;animation-fill-mode: both;}

#slider-1 li .description h3{animation-name: fadeIn;transform-origin: center bottom;animation-duration:3.5s;animation-fill-mode: both;}

#slider-1.bannerStatic, #slider-1.bannerStatic img{height:auto;width:100%}



/* CUSTOM - WIDGET SLIDER */
/* standard slider - images */
.slider .description{z-index:3;position:absolute;top:2rem;min-width:150px;width:35%;padding:1em;line-height:1.25em;color:#fff;}
.widget.type-3 .slider{clear:both;display:none;color:#fff;text-align:center;}
.widget.type-3 .slider li.no-img{min-height:150px;}
.widget.type-3 .slider .description{top:0;left:0;width:100%;font-size:0.875em;}
/* subpages slider */
.pages-slider li{line-height:1.25em;} /* you can also set height here */
.pages-slider .image{float: right;}
.pages-slider .description{padding:0.5em 0;}
.pages-slider li.no-img .description{width:100%;}
.pages-slider .quick-slider-nav-arrows{top:20%;}
.pages-slider .quick-slider-nav-dots-wrapper{bottom:0px;text-align:center;}

@media print{
  /* PRINT STYLES */
  #slider-1, .quick-slider img, .quick-slider-nav-arrows, .quick-slider-nav-dots{display:none;}
}

/* PLUGINS */
@media screen and (max-width:1160px){
	#slider-1 .quick-slider-slide .description{width:70%;padding-top: 15%;}
	#sloganbaner h3, #sloganbaner h2{font-size:2.5em;}
}
@media screen and (max-width:800px){
   #slider-1 .quick-slider-slide .description h3, #slider-1 .quick-slider-slide .description h2{font-size:2.5em;}
	.quick-slider-slide .description a{margin-top:0;padding: 8px 20px 10px 15px;}
}
@media screen and (max-width:720px){
	#slider-1.bannerStatic{height:auto !important}
	#slider-1 li > img, #slider-1.bannerStatic > img{width: 720px;}	
}
@media screen and (max-width:480px){
	#slider-1 li.img img{max-width:inherit;width:480px;}
	#slider-1{height:221px !important}
	#slider-1 .quick-slider-slide .description h3, #slider-1 .quick-slider-slide .description h2{font-size:1.75em;}

}
@media screen and (max-width:420px){
	#slider-1 li.img img{margin-left:-80px}
	.quick-slider-slide .description a{padding: 5px 11px 7px 10px;font-size: 0.875em;}
}
@media screen and (max-width:380px){
	#slider-1 li.img img{margin-left:-100px}
}
