.owl-theme .owl-dots .owl-dot span {
    width: 90px !important;
    height: 2px !important;
    border: 0px solid #fff;
    margin: 5px 1px 5px 0px !important;
    background: rgba(255,255,255,0.5)!important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff !important;
}

.owl-theme .owl-nav {
    margin-top: 0px;
}
.owl-dots .owl-dot.active {
    /*background: #0099cc !important;*/
}
.owl-theme .owl-dots {
    position: absolute !important;
    margin: 0 7.5% !important;
    width: 85% !important;
    bottom: 100px !important;
    text-align: right !important;
}

.owl-prev {
    left: 15px;
    color: #000 !important;
    cursor: pointer !important;
    position: absolute !important;
    background: none !important;
    bottom: 45%;
    width: 33px;
    height: 33px;
    display: block !important;
    user-select: none !important;
    background-image: url(/constract/t/cons/files/conteudos/prev.png) !important;
    background-repeat: no-repeat !important;
}

.owl-next {
    right: 15px;
    color: #000 !important;
    cursor: pointer !important;
    position: absolute !important;
    background: none !important;
    bottom: 45%;
    width: 33px;
    height: 33px;
    display: block !important;
    user-select: none !important;
    background-image: url(/constract/t/cons/files/conteudos/next.png) !important;
    background-repeat: no-repeat !important;
}
.align_left{  left:30px;text-align:left;}
.align_center{  left:38%;text-align:center;margin-left: 0px !important;}
.align_right{  left: initial; right: 0px; text-align: right;}

.zona_info .zinfo {
  padding: 0;
  margin: 0;
  position: relative;
  top: 37%;
  -webkit-transform: translateY(-37%);
  -ms-transform: translateY(-37%);
  transform: translateY(-37%);
}
.homebanner{ padding-top: 0px; padding-bottom: 0px; height:calc(100vh); } /*   height:calc(100vh - 156px);  menu 187  + 1o conteudo 239 */ 
.item, .zona_info{ overflow: hidden; height:calc(100vh);} /* height:calc(100vh - 156px); menu */
.zona_info .info_left { left: 60px; text-align: left;}
.zona_info .info_center {text-align: center;}
.zona_info .info_right {right: 60px;text-align: right;} 


.slider-style {
    padding:0px;
}
.mobi-show {
    display: none !important;
}

.owl-buttons {
    position: absolute;
    width: 100%;
    top: 50%;
}

.owl-pagination {
    position: absolute;
    width: 100%;
    bottom: 25px;
}

.slider-style2 .owl-controls .owl-nav .owl-prev{
    left: 0px;
    position: absolute;
    width: 40px;
    height: 40px;
    border: 3px solid #c39a4a;
    color: #c39a4a;
    font-size: 0px;
    -webkit-transition: all 0.2s ease-out 0.1s;
    -moz-transition: all 0.2s ease-out 0.1s;
    -o-transition: all 0.2s ease-out 0.1s;
    transition: all 0.2s ease-out 0.1s;
    opacity: .3;
    filter: alpha(opacity=0);
}
.slider-style2 .owl-controls .owl-nav .owl-prev:hover{
    background-color: #c39a4a;
    opacity: 1;
    filter: alpha(opacity=100);
}
.slider-style2 .owl-controls .owl-nav .owl-prev:before{
    content: "\f104";
    font: normal normal normal 30px/1 FontAwesome;
    position: absolute;
    top: 2px;
    left: 10px;
    color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
}
.slider-style2 .owl-controls .owl-nav .owl-prev:hover:before{
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}
.slider-style2 .owl-controls .owl-nav .owl-next{
    right: 0px;
    position: absolute;
    width: 40px;
    height: 40px;
    border: 3px solid #ffffff;
    color: #ffffff;
    font-size: 0px;
    -webkit-transition: all 0.2s ease-out 0.1s;
    -moz-transition: all 0.2s ease-out 0.1s;
    -o-transition: all 0.2s ease-out 0.1s;
    transition: all 0.2s ease-out 0.1s;
    opacity: .3;
    filter: alpha(opacity=0);
}
.slider-style2 .owl-controls .owl-nav .owl-next:hover{
    background-color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
}
.slider-style2 .owl-controls .owl-nav .owl-next:before{
    content: "\f105";
    font: normal normal normal 30px/1 FontAwesome;
    position: absolute;
    top: 2px;
    left: 13px;
    color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
}
.slider-style2 .owl-controls .owl-nav .owl-next:hover:before{
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}
/*text-style-slider*/
.slider-style2 .slider-main{
    position: relative;
}
.slider-style2 .text-style-slider_left{
    position: absolute;
    z-index: 999;
    top: 30%;
    max-width: 760px;
    margin-left: -30px;
    padding: 30px;
}

.slider-style2 .text-style-slider_right {
    position: absolute;
    z-index: 999;
    top: 30%;
    padding: 30px;
}

.filtro_escuro{
    -moz-filter: brightness(60%);
    -o-filter: brightness(60%);
    -ms-filter: brightness(60%);
    -webkit-filter: brightness(60%);
    filter: brightness(60%);
}

.slider-style2 .text-style-slider_left p, .slider-style2 .text-style-slider_right p{
    color: #999;
    padding-left: 2px;
    max-width: 760px;
}
.slider-style2 .text-style-slider_left span, .slider-style2 .text-style-slider_right span{
    font-size: 13px;
    color: #999;
    letter-spacing: 8px;
    font-weight: 300;
}
.slider-style2 .text-style-slider_left h2, .slider-style2 .text-style-slider_right h2{
    font-size: 36px;
    font-weight: 600;
    color: #222222;
}

.slider-style2 .text-style-slider_left h2 small, .slider-style2 .text-style-slider_left small{
    display: block;
    font-size: 48px;
    font-weight: 500;
    color: #e40513;
    margin: 7px 0px;
}

.slider-style2 .text-style-slider_right h2 small, .slider-style2 .text-style-slider_right small{
    display: block;
    font-size: 48px;
    font-weight: 500;
    color: #e40513;
    margin: 7px 0px;
}


.slider-style2 .text-style-slider_left h2 p{
    font-size: 14px;
    color: #f9f9f9;
}
.slider-style2 .text-style-slider_right h2 p{
    font-size: 14px;
    color: #f9f9f9;
}

.slider-style2 .text-style-slider_left a{
    border: 1px solid #ffffff;
    padding:  6px 15px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
}
.slider-style2 .text-style-slider_left a:hover{
    background: #000;
    color: #fff !important;
}

.slider-style2 .text-style-slider_right a{
    /*border: 1px solid #ffffff;
    padding:  6px 15px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;*/
}
.slider-style2 .text-style-slider_right a:hover{
    /*background: #000;
    color: #fff !important;*/
}

@media(max-width: 1200px){
    .slider-style2 .text-style-slider_left h2, .slider-style2 .text-style-slider_right h2{
        font-size: 40px;
    }
    .slider-style2 .text-style-slider_left h2 small, .slider-style2 .text-style-slider_left small{
        display: block;
        font-size: 36px;
    }
    .slider-style2 .text-style-slider_right h2 small, .slider-style2 .text-style-slider_right small{
        display: block;
        font-size: 36px;
    }
    .slider-style2 .text-style-slider_left p{
        display: none;        
    }
    .slider-style2 .text-style-slider_left a{
        float: left;
    }
    .slider-style2 .text-style-slider_left{
        top: 20%;
        width: 32%;
    }
    .slider-style2 .text-style-slider_right p{
        display: none;        
    }
    .slider-style2 .text-style-slider_right a{
        float: none;
    }
    .slider-style2 .text-style-slider_right{
        top: 20%;
        padding: 75px 0px;
        width: 100%;
        text-align: center;
        right: 0px !important;
        left: 0px !important;
    }
    .slider-style2 .owl-controls .owl-nav .owl-next{
        right: 20px;
    }
    .slider-style2 .owl-controls .owl-nav .owl-prev{
    }
}

@media (max-width: 767px){
    .slider-style2{
        margin-top: 0px;
    }
    .slider-style2 .owl-controls{
        display: none;
    }
    .slider-style2 .text-style-slider_left h2{
        font-size: 20px;
        margin-top: 5px;
        line-height: 24px;
    }
    .slider-style2 .text-style-slider_left{
        top: 13%;
        width: 46%;
    }
    .slider-style2 .text-style-slider_left span{
        font-size: 8px;
        letter-spacing: 4px;
    }
    .slider-style2 .text-style-slider_left h2 small{
        font-size: 16px;
    }
    .slider-style2 p{
        display: none;
    }
    .slider-style2 .text-style-slider_left a{
        display: none;
    }

    .slider-style2 .text-style-slider_right h2{
        font-size: 20px;
        margin-top: 5px;
        line-height: 24px;
    }
    .slider-style2 .text-style-slider_right{
        width: 100%;
        text-align: center;
        right: 0px !important;
        left: 0px !important;
    }
    .slider-style2 .text-style-slider_right span{
        font-size: 8px;
        letter-spacing: 4px;
    }
    .slider-style2 .text-style-slider_right h2 small{
        font-size: 16px;
    }
    .slider-style2 p{
        display: none;
    }

    .slider-style2 .text-style-slider_right a {
        display: block !important;
        margin-top: 0px !important;
        float: none !important;
    }

    .titulom {
        margin: 10px auto 30px !important;
        line-height: 28px !important;
        font-size: 24px !important;
    }

 }