.carousel-caption{text-align:left !important;}
.yellow-block > div:first-child > p:first-child{font-family:Open_Sans_Bold;    font-size:32px;    color:#fff600;    margin-bottom:0;}
.yellow-block > div:first-child > p:nth-child(2){font-family:Open_Sans_Bold;    font-size:32px;    color:#fff600;    margin-bottom:0;}
.yellow-block .slider-info{border:8px solid #fff600;    padding:15px 0 10px 16px;    color:#fff600;    text-transform:uppercase;    position:relative;}
.yellow-block .slider-info > p:first-child{font-family:Open_Sans_Bold;    font-size:30px;}
.yellow-block .slider-info p:nth-child(2){font-family:Open_Sans_Bold;    font-size:22px;}
.yellow-block .slider-info p:nth-child(3){font-family:Open_Sans_Bold;    font-size:30px;}
.yellow-block .slider-info p:nth-child(4){font-family:Open_Sans_Bold;    font-size:22px;}
.yellow-block .slider-info p:nth-child(5){font-family:Open_Sans_Bold;    font-size:18px;    color:#3c3c3c;    width:70%;    line-height:0px;    margin-top:0px;}
.yellow-block .slider-info img:last-child{position:absolute;    left:69%;    top:84%;}
.yellow-block .slider-info p{margin-bottom:10px;}
.top_slider{margin-left:-15px;}
.top_slider .item img:nth-child(2){position:absolute;    left:80%;    top:0%;    width:229px;}
.top_slider .owl-item{margin-bottom:0px!important;}
.top_slider .owl-nav div{position:absolute;    top:0;    bottom:0;    width:15%;    font-size:20px;    color:#fff;    text-align:center;    text-shadow:0 1px 2px rgba(0,0,0,.6);    background-color:rgba(0,0,0,0);    filter:alpha(opacity=50);    opacity:.5;}
.top_slider .owl-nav .owl-prev{left:0;     background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);    background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);    background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));    background-image:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);    background-repeat:repeat-x;   }
.top_slider .owl-nav .owl-prev:before{content:'\2039'; width:30px;    height:30px;    margin-top:-10px;    font-size:30px;    position:absolute;    top:50%;    z-index:5;    display:inline-block;    right:50%;}
.top_slider .owl-nav .owl-next{right:0;     background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);    background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);    background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));    background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);    background-repeat:repeat-x;}
.top_slider .owl-nav .owl-next:before{content:'\203a'; width:30px;    height:30px;    margin-top:-10px;    font-size:30px;    position:absolute;    top:50%;    z-index:5;    display:inline-block;    left:50%;}
.top_slider .owl-nav .owl-prev:hover, .top_slider .owl-nav .owl-next:hover{color:#fff;    text-decoration:none;    filter:alpha(opacity=90);    outline:0;    opacity:.9;}
.top_slider .owl-nav .owl-prev.disabled, .top_slider .owl-nav .owl-prev.disabled:hover{opacity:.5;}
.top_slider .owl-nav .owl-next.disabled, .top_slider .owl-nav .owl-next.disabled:hover{opacity:.5;}
.top_slider .owl-dots{position:absolute; bottom:20px; width:100%; text-align:center;}
.top_slider .owl-dots .owl-dot{display:inline-block;    width:12px;    height:12px;    margin:0px 3px;    cursor:pointer;    background-color:#000 \9;    background-color:rgba(0,0,0,0);    border:1px solid #fff;    border-radius:12px;}
.top_slider .owl-dots .owl-dot.active{width:12px;    height:12px;    background-color:#fff;}
@media screen and (max-width:992px){.carousel-indicators{bottom:0px !important;}
}