/*
Theme Name:     Divi-child
Description:    
Author:         Marcelo Ogg
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


#et-main-area {margin-top: -80px;}
.menu-item-claro a{ color:#fff !important}
#et_search_icon {color: #fff !important}
.et-pb-controllers a {width: 15px;height: 15px; border: 1px solid #fff; background-color: transparent }
#main-footer { background: #282828 }
#footer-info {width:100%}
#footer-bottom {display:none}
.logo-rodape { color: #fff; line-height:1.1em !important; }
#text-4 {float:right; margin-top:10px}
.slide-interno .et_pb_slide_title { background:rgba(0,0,0,0.3); width: fit-content; padding: 10px; }
.slide-interno .et_pb_slide_content { background:rgba(0,0,0,0.3); width: fit-content; padding: 10px;}
.btn-interno { width: 100%; height: 150px;}
#logo {max-height: 100%;}
.et_header_style_left #et-top-navigation nav>ul>li>a { font-size: 1.1em; }
#top-menu li { padding-right: 35px !important;}


/* SLIDER TEXT */
.slider-btn { background:rgba(255, 0, 0, 0.25); color:#fff; padding:7px 10px; font-size:1em }
.slider-titulo {  color:#fff; font-size:4em; font-weight:bold;margin-top:15px}
.slider-autor {  color:#fff; font-size:2.5em; margin-bottom:15px}
.slider-data {  color:#fff; font-size:1.4em}
.slider-local {  color:#fff; font-size:1em}

@media (max-width: 980px){
.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
    padding-top: 20px !important;
    font-size: 12px !important;
    font-weight: 500 !important;
}
#et-top-navigation { padding-top: 6px !important; padding-bottom: 25px !important;}
#et_search_icon {top:30px !important;}
.et_pb_slider, .et_pb_slider .et_pb_container {
    height: 700px !important;
    }
    .et_pb_slider, .et_pb_slider .et_pb_slide {
    max-height: 700px;
    }
.social-float {display:none !important;}
}

@media (max-width: 767px){
    .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
        padding-top: 20px !important;
        font-size: 11px !important;
        font-weight: 500 !important;
    }
#et-top-navigation { padding-top: 6px !important; padding-bottom: 25px !important;}
#et_search_icon {top:30px !important;}
.et_pb_slider, .et_pb_slider .et_pb_container {
    height: 700px !important;
    }
    .et_pb_slider, .et_pb_slider .et_pb_slide {
    max-height: 700px;
    }
.social-float {display:none !important;}
}
@media (max-width: 479px){
        .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
            padding-top: 20px !important;
            font-size: 11px !important;
            font-weight: 500 !important;
     }
#et-top-navigation { padding-top: 6px !important; padding-bottom: 25px !important;}
#et_search_icon {top:30px !important;}
.et_pb_slider, .et_pb_slider .et_pb_container {
    height: 700px !important;
    }
    .et_pb_slider, .et_pb_slider .et_pb_slide {
    max-height: 700px;
    }
.social-float {display:none !important;}
}