/* fontes */
html,body{
    padding:0;
    margin:0;
    height:100%;
}



* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}


.container-fluid {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

h3{ font-size: 1.20rem; }

@font-face {
    font-family: 'DINPro-Light.otf'; /*a name to be used later*/
    src: url('fonts/DINPro-Light.otf'); /*URL to font*/
}


@font-face {
    font-family: 'Exo2-Medium'; /*a name to be used later*/
    src: url('fonts/Exo2-Medium.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'DINPro-Regular'; /*a name to be used later*/
    src: url('fonts/DINPro-Regular.otf'); /*URL to font*/
}

@font-face {
    font-family: 'DINPro-Medium'; /*a name to be used later*/
    src: url('fonts/DINPro-Medium.otf'); /*URL to font*/
}

@font-face {
    font-family: 'DINPro-Bold'; /*a name to be used later*/
    src: url('fonts/DINPro-Bold.otf'); /*URL to font*/
}

@font-face {
    font-family: 'Exo2-Bold'; /*a name to be used later*/
    src: url('fonts/Exo2-Bold.otf'); /*URL to font*/
}

@font-face {
    font-family: 'Exo2-Light'; /*a name to be used later*/
    src: url('fonts/Exo2-Light.otf'); /*URL to font*/
}

@font-face {
    font-family: 'Exo2-Medium'; /*a name to be used later*/
    src: url('fonts/Exo2-Medium.ttf'); /*URL to font*/
}

.titulos_sec h1{
    margin: 0 auto;
    width: 100%;
    font-size: 2.5rem;
    text-align: center;
    color: #df1c24;
    font-family: 'Exo2-Bold';
    margin-bottom:2vh;;
}

.titulos_sec p{
    color: #63676B;
    font-size: 20px;
    font-family: 'Exo2-Medium';
    margin-bottom: 3vh;
}

.f-height{
    height:100%;
}

.marginz{
    margin:0 auto;
}

.spacerb{
    width: 100%;
    height: 93.2%;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.spacer{
    width: 100%;
    height: 100%;
    padding-left: 0px !important;
    padding-right: 0px !important;
}    


.max-w-setas{
    max-width: 56px;
}

.no-padding{
padding: 0px !important;
    
}

.container{
    height:100%;     
    padding-right: 5px !important;
    padding-left: 5px !important;
    
}

.sidered{
    width:100%;
    background:#df1c24;
    height:100%;
}

.img-responsive {
    min-width: 100%;
    width: 100%;
    object-fit: cover;
    min-height: 100%;
}

section{
    float:left;
    width:100%;
    height:100vh;
}


.text_center{
    text-align:center;
    margin-bottom:10px;
}

.center{
    margin:0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.center_top{
    display: flex;
    /*align-items: center;*/
    align-items: center;
}

.left{float:left;}
.right{float:right;}

.sec_navigation{
    margin-top:6%;
    width:100%;
    height:75px;
    margin-bottom:6%;
}

.slider_content{
    width:100%;
    height:50vh;
    max-height:488px;
    margin-bottom:3%; /* ERA 6% */
    display: flex; 
    flex-wrap: nowrap;  
    padding: 0px !important;
    overflow:hidden; 
    -webkit-overflow-scrolling: touch;
}

.footer_content{
    width:100%;
    height: 66vh;
    min-height: 664px;
    margin-bottom:6%;
    background:white;
}

.full-height{
    height:100%;
}

.red-section-footer{
    height: 70%;
    background:#df1c24;
    border-right: 8px solid white;
}

.white-border-right{
        border-right: 8px solid white !important;

}

.follow-us {
    background: #F2F2F2;
    float: left;
    width: 100%;
    height: 30%;
    border-top: 8px solid white !important;
    border-right: 8px solid white;
    
}

.divisor-slide{
    flex: 0 0 auto;
    width: 25%;
    float: left;
    min-width: 25%;
    max-width: 25%;
    height: 100%;
    max-height: 100%;
}

.footer-set{
    float: left;
    margin:0 auto;
    position: absolute;
    overflow: hidden;
    bottom: 0;
    background: #878787;
    width: 100%;
    height: 68px;
}

@media only screen and (max-width: 1025px) {
    
.red-section-footer{ border-right:none; padding-bottom: 35px; }
    
.follow-us { border-right:none;     padding-bottom: 35px; }

.divisor-slide{
    flex: 0 0 auto;
    width: 50%;
    float: left;
    min-width: 50%;
    max-width: 50%;
    height: 100%;
    max-height: 100%;
}

.footer_content {
    height: auto !important; 
}    

.map-responsive{
    margin-top: 18px;
    margin-bottom: 18px;
}

.responsive{
    float:left;
    width:100% !important;
}

.footer-responsive{
    position:static !important;
    height: 125px;
}

.select-wr {
    margin: 0 auto;
    margin-top: 0px;
    width: 90%;
    height: 40px;
    left: 7%;
}

}

@media only screen and (max-width: 1000px) {

.divisor-slide{
    flex: 0 0 auto;
    width: 33.33%;
    float: left;
    min-width: 50%;
    max-width: 50%;
    height: 100%;
    max-height: 100%;
}

}

a{
    color:white;
}

.box {
    float: left;
    width: 100%;
    height: 50%;
    color: white;
    background: #df1c24;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.boximg {
    float: left;
    width: 100%;
    background: gray;
    height: 50%;
    overflow: hidden;
}

.box h2 {
    font-family: 'Exo2-Bold';
    color: white;
    font-size: 28px;
}

.nav_item{
    width:auto;
    height:75px;
}

.menu{
    cursor: pointer;
    width: 42px;
    height: 26px;
    background: url(images/menu.svg)no-repeat;
}

/* SLIDER SETAS */

.seta_e{
    float: left;
    background: url(images/seta-e.svg) no-repeat;
    width: 25px;
    height: 30px;
    cursor: pointer;
}

.seta_d{
    float: left;
    background: url(images/seta-d.svg) no-repeat;
    width: 25px;
    height: 30px;
    cursor: pointer;
}


/* Noticias Boxes */

.red-bg{ background:#df1c24 !important; }
.white-bg{ background:white !important; }
.red-color{ color:#df1c24 !important;}
.white-color{ color:white !important;}
.fade-color{
    font-family: 'DINPro-Regular';
    /*color: black;*/
    opacity: 0.5;
    font-size: 14px;
    margin-top: 10px;
}

.padding-20{ padding-top: 20px; }

.news-box {
    float: left;
    margin-left: 0.5%;
    border-right: 0.5vw solid white;
    height: 100%;
    max-height: 100%;
    display: inline-block;
    flex: 0 0 auto;
    background:black;
    padding:0px !important;

}

.news-image {
    height:50%;
    /*border-bottom:0.5vw solid white;*/
    padding:0px !important;
    overflow:hidden;
}

.news-text{
    height:38%;
    font-family: 'DINPro-Light.otf';
    font-size: 13px;
}

.news-button{
    height:12%;
}

.white-button{
    float: left;
    margin-top:6px;
    width: 105px;
    height: 32px;
    background: transparent;
    border: 1px solid white;
    color: white;
    font-family: 'DINPro-Regular';
    font-size: 12px;
    cursor: pointer;
}

.red-button{
    float: left;
    margin-top:6px;
    width: 105px;
    height: 32px;
    background: transparent;
    border: 1px solid #df1c24;
    color: #df1c24;
    font-family: 'DINPro-Regular';
    font-size: 12px;
    cursor: pointer;
}


/* EVENTOS */


.divisor-slide-b{
    box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    border-right: 3px solid white;
    flex: 0 0 auto;
    width: 50%;
    float: left;
    min-width: 50%;
    max-width: 50%;
    height: 100%;
    max-height: 100%;
}


.new-event {
    float: left;
    width: 100%;
    height: 50%;
    margin-top: 3px;
}

.event-info {
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
    color: white;
    background: #df1c24;
}

.event-img {
    float: left;
    width: 50%;
    height: 100%;
    background: black;
}

.event-wr-top {
    float: left;
    width: 100%;
    height: 174px;
    text-align: left;
    font-family: 'DINPro-Bold';
    font-size: 14px;
}


.event-wr-top-m {
    margin: 0 auto;
    word-wrap: break-word;
    width: 80%;
    margin-top: 30px;
    height: 110px;
}

.event-info-b {
    float: left;
    width: 50%;
    position: relative;
    height: 100%;
    color: #df1c24;
    background: #F2F2F2;
}

.event-wr-bottom {
    float: left;
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 20px;
    text-align: left;
    font-family: 'DINPro-Bold';
    font-size: 14px;
    margin-top: 0px;
}

.event-wr-bottom-m {
    margin: 0 auto;
    width: 80%;
    height: 50px;
    text-align: left;
    font-family: 'DINPro-Bold';
    font-size: 14px;
}

.saberm_b {
    margin-top: 10px;
    float: left;
    width: 105px;
    height: 32px;
    background: transparent;
    border: 1px solid #df1c24;
    color: #df1c24;
    font-family: 'DINPro-Regular';
    font-size: 12px;
    cursor: pointer;
}

.saberm_a {
    margin-top: 10px;
    float: left;
    width: 105px;
    height: 32px;
    background: transparent;
    border: 1px solid white;
    color: white;
    font-family: 'DINPro-Regular';
    font-size: 12px;
    cursor: pointer;
}

@media only screen and (max-width: 800px) {
.divisor-slide-b {
    flex: 0 0 auto;
    width: 100%;
    float: left;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
}

h3{ font-size: 3.6vw !important;  }

.box h4 {
    font-family: 'Exo2-Medium';
    color: white;
    font-size: 3vw;
}

.box h2 {
    font-family: 'Exo2-Bold';
    color: white;
    font-size: 6vw;
}

.news-box{
flex: 0 0 33.33% !important;
max-width: 33.33% !important;
}



}

@media only screen and (max-width: 650px) {

#noticias_div {
    height: auto !important;
}    
    
.news-box{
flex: 0 0 100% !important;
max-width: 100% !important;
}

}





/*TESTE*/

.sidebar {
    background: #df1c24;
    float: left;
    width: 50%;
    height: 100vh;
}

.header {
    width: 100%;
    background: white;
    height: 95vh;
}

.main_nav_s {
    float: left;
    background: white;
    width: 50px;
    z-index: 999;
    transform: rotate(180deg);
    height: 100%;
}

.info-box {
    float: left;
    width: 90%;
    height: auto;
}

.logo-wr {
    margin: 0 auto;
    margin-top: 60px;
    width: 90%;
    height: 100px;
}

.text-wr {
    margin: 0 auto;
    position: static;
    width: 90%;
    height: 300px;
    max-height: 500px;
    color: white;
}

.cross-fix {
    position: absolute;
    background: url(images/cruz-red.svg);
    top: 50%;
    width: 80px;
    height: 80px;
    left: calc(50% - 40px);
    z-index: 1;
}

.select-wr {
    margin: 0 auto;
    position: absolute;
    top: 85%;
    left: 86px;
    width: 90%;
    height: 40px;
}

.logo {
    float: left;
    background: url(images/logo-white.svg)no-repeat;
    width: 122px;
    height: 100px;
}

.hide_menu {
    display: none;
}

.menu_e {
    cursor: pointer;
    float: right;
    margin-top: 10px;
    width: 42px;
    height: 26px;
    background: url(images/menu-white.svg)no-repeat;
}

.text-wr-b {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 300px;
}

.text-h {
    font-weight: bold;
    font-size: 35px;
    font-family: 'Exo2-Bold';
}

.text-h a { color:white; }

.text-h a:hover { color:white; text-decoration:underline; }

.slide-selector {
    width: auto;
    height: 50px;
}

.slide-b {
    float: left;
    background: url(images/seta-e-white.svg) no-repeat;
    width: 20px;
    height: 30px;
    cursor: pointer;
}

.slide-a {
    background: url(images/seta-d-white.svg) no-repeat;
    float: left;
    width: 20px;
    height: 30px;
    cursor: pointer;
    margin-left: 30px;
}

.side-section {
    float: left;
    width: 50%;
    height: 93.5vh;
    background-position: no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.shadow {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 93.5vh;
    z-index: 0;
}

.main_nav {
    background: white;
    width: 100%;
    float: left;
    height: 50px;
}

.invi_nav {
    margin: 0 auto;
    margin-top: 15px;
    background: transparent;
    text-align: right;
    width: 95%;
    float: left;
    height: 50px;
}

.menu_e {
    cursor: pointer;
    float: right;
    margin-top: 10px;
    width: 42px;
    height: 26px;
    background: url(images/menu-white.svg)no-repeat;
}

.wr-s {
    width: 100px;
    height: 100px;
    z-index: 999;
    position: fixed;
    top: calc(50% - 40px);
    right: 0;
}

.select {
    width: 10px;
    margin-top: 10px;
    height: 10px;
    background: url(images/cruz-branca.svg);
    cursor: pointer;
}

.selector {
    float: right;
    width: 40px;
    height: 160px;
    z-index: 2;
    overflow-y: scroll;
    overflow-x: hidden;
    overflow: hidden;
}

.main_nav_s p {
    writing-mode: tb-rl;
    position: absolute;
    left: 16px;
    top: calc(50% - 60px);
    color: #878787;
    font-family: 'DINPro-Regular';
}

.choosen {
    font-size: 14px;
    cursor: pointer;
    color: #df1c24;
    font-family: 'DINPro-Bold';
}
.boxi-email {
    width: auto;
    height: auto;
}

.wr-s {
    width: 100px;
    height: 100px;
    z-index: 999;
    position: fixed;
    top: calc(50% - 40px);
    right: 0;
}

.side_icons {
    margin-top: 10px;
    position: relative;
    width: auto;
    height: auto;
    background: black;
}

.boxi-b {
    margin-top: 40px;
    position: fixed;
    right: -270px;
    width: 310px;
    height: 35px;
    color: white;
    z-index: 4;
    background: #df1c24;
    overflow-y: scroll;
    overflow-x: hidden;
    overflow: hidden;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.boxi-a img {
    margin-top: 8px;
    margin-left: 12px;
}

.boxi-b img {
    margin-top: 8px;
}

.boxi-a {
    position: fixed;
    right: -180px;
    width: 220px;
    height: 35px;
    color: white;
    z-index: 4;
    background: #df1c24;
    overflow-y: scroll;
    overflow-x: hidden;
    overflow: hidden;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.wr-custom {
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
}

.not_choosen {
    cursor: pointer;
    font-size: 14px;
    color: #878787;
    font-family: 'DINPro-Medium';
}

.boxi-c {
    margin-top: 75px;
    position: fixed;
    right: -310px;
    width: 310px;
    height: 35px;
    color: white;
    z-index: 4;
    background: #df1c24;
    overflow-y: scroll;
    overflow-x: hidden;
    overflow: hidden;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.main_nav_b {
    /* margin-top: 220px; */
    margin-top: 85vh;
    float: right;
    width: 100%;
    height: 30px;
}

@media screen and (max-width: 1030px){
.adjustmb {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(223, 31, 38, 0.5);
    background-repeat: no-repeat;
    background-size: cover;
}

.showmb_on {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main_nav_s {
    display: none;
}

.sidebar {
    width: 100%;
    background: transparent;
}

.cross-fix {
    display: none;
}

.side-section {
    display: none;
}

.hide_menu {
    display: block;
}

.text-h h1 {
    font-weight: bold;
    font-size: 6vw;
    font-family: 'Exo2-Bold';
    color: white;
}

.text-h p {
    font-weight: bold;
    font-size: 4vw;
    font-family: 'Exo2-Light';
    color: #F8D2D3;
    margin-top: 10px;
}

.header {
    margin-bottom: 36px;
}

}

.menu-absolute {
    position: fixed;
    width: 50%;
    top: 0px;
    right: 0px;
    z-index: 3;
    display: none;
    background: white;
    height: 100vh;
        overflow: auto;
}

.menu-top-wrp-x {
    margin-top: 70px;
    float: left;
    width: 100%;
    height: auto;
}

.menu-top-wrp-link-x {
    float: left;
    width: 100%;
    height: 300px;
    max-height: 380px;
    text-indent: 30px;
    margin-top: 30px;
}

.menu-item-x {
    float: left;
    width: 100px;
    height: 100%;
    margin-top: 5px;
    text-indent: 30px;
}

.menu-item-x-ico {
    float: right;
    width: 100px;
    height: 100%;
    text-indent: 30px;
}

.menu-item-x-ico img {
    cursor: pointer;
    z-index: 4;
}

.menu-top-wrp-link-x {
    float: left;
    width: 100%;
    height: auto;
    /*max-height: 380px;*/
    text-indent: 30px;
    margin-top: 30px;
}

ul {
    list-style-type: none;
}

span {
    margin-left: 8px;
}

.new-menu-link-s {
    float: left;
    width: 100%;
    text-indent: 30px;
    height: auto;
    font-size: 12px;
    font-family: 'DINPro-Bold';
    color: #878787;
    margin-top: 4px;
}

.new-menu-link {
    float: left;
    width: 100%;
    text-indent: 30px;
    height: auto;
    text-transform:uppercase;
    font-size: 15px;
    font-family: 'DINPro-Bold';
    color: #878787;
    margin-top: 12px;
}


.new-menu-link li{
	display:inline-block;
    cursor:pointer;

}

.dropdown-content{
	display:none;
}

.dropdown-content-b{
	display:none;
}

.dropdown-content-c{
	display:none;
}

.dropdown-content-d{
	display:none;
}

li:hover{
	cursor:pointer;
    color:red;
}

.new-ico_b {
    margin-top: 5px;
    margin-left: 10px;
    float: left;
    width: 37px;
    height: 37px;
    cursor: pointer;
}

.logo-wr-nv{
	float:left;
	width:auto;
	height:100%;
}

.manual-spacer{
	width:100%;
	height:20px;
}

.menu-top-wrp-bot-x {
    float: left;
    text-indent: 30px;
    width: 100%;
    height: 50px;
    /* margin-top: 202px; */
    margin-top: 149px;
}