@charset "utf-8";
/* CSS Document */
.carousel{cursor:default;position:relative;top:0px;left:0px;width:100%;height:100%;overflow:hidden;}
.caption_name{font-size:50px; text-shadow:5px 5px 5px rgba(0,0,0,0.8); font-weight:bold; line-height:25px;}

.jssorcaptions{position:absolute;top:calc(50% - 80px); left:100px; width:600px; z-index:200 !important; line-height:1;}
.caption_subtitle{font-size:50px; line-height:1; text-shadow:5px 5px 5px rgba(0,0,0,0.8); font-weight:400; font-family: 'OpenSans-Light', sans-serif;} 
.caption_descr{font-size:18px; text-align:justify; line-height:1.6; font-weight:300;}
@media only screen and (max-width : 1200px) {
	.jssorcaptions{width:100%;}
	#jssor_1 .home_social{right:15px;}
}

@media only screen and (max-width : 1170px) {
}
@media only screen and (max-width : 1024px) {
}
@media only screen and (max-width : 992px) {
}
@media only screen and (max-width : 767px) {
	.jssora12l, .jssora12r {width: 20px; height: 20px; left:15px;font-size:20px; }
	.jssora12r{left:auto !important; right:20px !important;}
	#jssor_1 .home_social{display:none;}
	.jssora12l, .jssora12r {display:none;}
}

@media only screen and (max-width : 480px) {
}

