 

/* SVG wrap */
.svg-wrap {
	position: absolute;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.bs-slider{
    overflow: hidden;
    position: relative;
}

/*.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}*/
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    z-index: 100;
    color: #ffffff;
    display: block;
    cursor: pointer;
    overflow: hidden;
    text-shadow: none;
    position: absolute;
    background: transparent;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    border: 0px transparent;
}


.control-round .carousel-control {
	margin: 0 20px;
	padding: 15px;
	width: 62px;
	height: 62px;
	border-radius: 40px;
	background:rgba(228, 228, 228, 0.95);
	-webkit-transition: width 0.3s, background-color 0.3s;
	transition: width 0.3s, background-color 0.3s;
}

.carousel-control .icon-wrap {
	position: absolute;
	width: 32px;
}

.carousel-control.left .icon-wrap {
	left: 15px;
}

.carousel-control.right .icon-wrap {
	right: 15px;
}

.carousel-control svg.icon {
	fill: #fff;
}

.carousel-control:hover svg.icon{ fill:#e60012 ;}


.carousel-control h3 {
	position: absolute;
	top: 0;
	margin: 0;
	color: #000;
	text-transform: uppercase;
	white-space: nowrap;
	font-size:14px;
	line-height:62px;
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	color:#e60012;
}

.carousel-control.left h3 {
	right: 20px;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

.carousel-control.right h3 {
	left: 20px;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

.control-round .carousel-control:hover {
	width: 200px;
	background: #fff;
}
.carousel-control:hover h3 {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 0;
    bottom: 63px;
    left: auto;
    width:100%;  
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap; text-align:center;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width:64px;
    height: 64px;  
    text-align:center;
    position: relative;
    letter-spacing: 1px;
    margin:0 6px;
    z-index: 10;
    cursor:pointer; border-radius:50%;
	background:rgba(36,36,36,0.4); border:2px solid #ffffff; box-shadow:0 5px 9px rgba(0,0,0,0.5)
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active,.indicators-line > .carousel-indicators li:hover{
    
   background:rgba(36,36,36,0.8) ;  
	 

}
.indicators-line > .carousel-indicators .active:before{
    
    background-color: #ff911b;
    content:"";
    position: absolute;
    left:5px;
    bottom:-23px;
    width:54px;
    height: 5px;  box-shadow:0 3px 4px rgba(0,0,0,0.5)
}
.indicators-line > .carousel-indicators li:nth-child(1).active:before{ background:#8CB41E}
.indicators-line > .carousel-indicators li:nth-child(2).active:before{ background:#FFCB00}
.indicators-line > .carousel-indicators li:nth-child(3).active:before{ background:#9DB12A}
.indicators-line > .carousel-indicators li:nth-child(5).active:before{ background:#AE023F}
/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}


.slide-text {  
    left: 0;
    top: 25%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 43px 60px 34px;
    max-width: 1462px; 
    
}
.slide-text .slide-text-m{  width:100%; text-align:center}
.slide-text .slide-text-m> h4{
    padding: 0;
    color: #ffffff; width:100%;
    font-style: normal;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
	font-size:80px; line-height:80px;font-family: 'teko-l';
	text-transform:uppercase; margin:0 0 15px;  
	
}
.slide-text .slide-text-m> h4 a{ display:inline-block; color: #ffffff; position:relative; padding:0; z-index:99}
 
.bg0{ background:none !important;}
.slide-text .slide-text-m> p {
    padding: 0;
    color: #ffffff;
    font-size:30px;
    line-height: 30px;font-weight:normal;font-family: 'teko-l';
	overflow:hidden; max-height:60px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s; 
	margin:0 auto 20px;    width: 100%; text-transform:uppercase;
    max-width: 845px;
}

.slide-text .slide-text-m> a.btn-default{ 
margin-top:15px; text-transform:uppercase; background:none;
    color: #ffffff; border-radius:0px; 
    font-size: 14px;
    white-space: nowrap; letter-spacing:1px;
    display: inline-block;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	line-height:44px;text-align:center;
	padding:0px 32px; border:1px solid #ffffff;

}
.slide-text .slide-text-m> a:hover,
.slide-text .slide-text-m> a:active {
 
    background: #fff; color:#b70001;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}






/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 1310px) {
	.slide-text{top:10%;}
	}
@media (max-width: 903px) {
	.slide-text .slide-text-m> h4{    font-size: 62px; line-height: 62px;    margin-bottom: 9px;}
 	.slide-text .slide-text-m> a.btn-default{    margin-top: 9px;}
	.slide-text .slide-text-m> p { max-width:100%; margin-bottom:15px}
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) { 
	.slide-text{top:0%;}
 	.slide-text .slide-text-m> a.btn-default{ display:none}
	.control-round .carousel-control{    width:42px;
    height: 42px;    padding: 6px; top:40%}
	.carousel-control.left .icon-wrap{ left:5px}
	.carousel-control.right .icon-wrap{ right:5px}
	.carousel-control.left h3{ display:none}
	.slide-text .slide-text-m> p{ display:none}
}
@media  (max-width: 582px) {
    .slide-text {
        padding: 20px 20px;
    }
	.slide-text .slide-text-m{    padding: 20px 0 20px;}
.slide-text .slide-text-m> a.btn-default{ display:none}
}
@media  (max-width: 480px) {
	.indicators-line > .carousel-indicators li{ height:46px; width:46px; margin:0 3px}
	.indicators-line > .carousel-indicators .active:before{ width:32px;   bottom:-15px}
	.indicators-line > .carousel-indicators{ bottom:20px}	
	}
@media  (max-width: 430px) {
	.slide-text .slide-text-m> a.btn-default, .slide-text .slide-text-m> a.btn-primary{ display:none;}
    .slide-text .slide-text-m> p{ display:none}
  .control-round .carousel-control.left,.control-round .carousel-control.right{ display:none}
    .slide-text .slide-text-m> h4{    font-size: 30px; line-height:26px}
    .slide-text .slide-text-m> a.btn-default, 
    .slide-text .slide-text-m> a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    
}

