@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700&display=swap');


*{
    font-family: 'Montserrat', sans-serif;
     text-decoration: none!important;
     
     /*overflow-x: hidden;*/
}

.row{
    margin:0!important;
}

.btn_traducao{
	color:#f05150!important;
	text-decoration: none!important;
}

input, textarea, button {outline: none; }

p{
  letter-spacing:0.05rem;   
}


.mobile_altura{
    display:none;
}


.display-contacts{
    display:flex;
}

.navbar_button{
    background-color: #f05150;
    color:white;
    padding: .25rem 1.25rem;

font-size: .65rem;
letter-spacing:.20rem;
line-height: 1.5;

border-radius: 1rem;
}

.image-container{
   position: relative;

display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-clip: border-box;
}

.titulo_grande{
    font-weight:bold;
        overflow: hidden;
    font-size:2.5rem;
    letter-spacing:0.2rem;
    line-height:3rem;
}

.branco{
    color:white;
}

.lista{
    font-weight:500;
    letter-spacing:0.08rem;
}
    
.bt-alerta{
    background-color: white;
    color:#f05150;
    padding: .75rem 1.25rem;
font-weight:700;
/*font-size: .65rem;
letter-spacing:.20rem;
line-height: 1.5;
*/
width:50%;
border-radius: 2rem;
}

.texto{
color:#70706f;
font-size: 0.8rem;
}

.seta_baixo:after{
 content: " ";
  position: absolute;
  left: 30px;
  bottom: -15px;
  border-top: 15px solid white;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: none;
  }

.noticias{
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color:#fff;
background-clip: border-box;
/*border: 1px solid rgba(0,0,0,.125);*/
border-radius: 1rem;
-webkit-box-shadow: 3px 3px 5px 0px rgba(158,158,158,0.5);
-moz-box-shadow: 3px 3px 5px 0px rgba(158,158,158,0.5);
box-shadow: 3px 3px 5px 0px rgba(158,158,158,0.5);
}

.noticias-titulo{
    color:#3160a9;
    font-weight:700;
    font-size:1rem;
    min-height: 40px;
}

.noticias-texto{
    color:#9e9e9e;
    font-weight:400;
    font-size:0.8rem;
}

.noticias-link{
    color:#00c8b4;
   font-weight:500;
    font-size:0.8rem;  
   
}

.noticias-link:hover{
    color:#f05150;
    text-decoration:none;
}

.noticias-data{
    color:#3160a9;
   font-weight:500;
    font-size:0.8rem;  
  margin-top:10px;
  margin-bottom: -10px;
}

.link_social{
    padding: 15px;
color:
#f05150;
font-weight: 700;
}

.social_ico::before{
    color:#f05150;
}

.form-buildtoo{
    background-color:#e6e7e8;
    border:none;
    border-radius:1rem;
    margin-bottom: 15px;
   
}

.form-buildtoo::placeholder{
 color:#9e9e9e;   
}

.form-control:focus, .form-buildtoo:focus{
    outline: none;
    border:none;
    box-shadow:none;
}

.tamanho75{
    width:75%;
}

.tamanho50{
    width:50%;
}

.tamanho25{
    width:25%;
}

.subtitulo{
    color:#9e9e9e;
    font-weight:500;
    font-size:1rem;
}

.apresenta-pequeno{
    display:none;
}

.carousel-image-inside{
    object-fit: contain;
    max-height: 25vh;
    bottom: 0;
}


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

    .titulo_grande{
        font-weight: bold;
        font-size: 1.5rem;
        letter-spacing: 0.2rem;
        line-height: 1.5rem;
    }
    
    .lista{
        font-size: 0.8rem;
        font-weight: 500;
        letter-spacing: 0.06rem;
    }
    
}


@media screen and (max-width: 991px) {
    .centra-pequeno{
        text-align:center;
        margin:auto;
    }
    
    .tamanho75{
    width:95%;
}

.tamanho50{
    width:95%;
}

.tamanho25{
    width:50%;
}

.ul, li {list-style-type: none;}

.subtitulo{
    color:#9e9e9e;
    font-weight:500;
    font-size:0.8rem;
}

.esconde{
    display:none;
}


.apresenta-pequeno{
    display:block;
}

.padding-xs{
        padding: 15px 15px 15px 15px;
    }

.padding-contacts{
        padding-top:30px;
    }

 .padding-contacts2{
        padding-top:30px;
    }
    
    
     .padding-margin-xs{
        padding-top:15vh;
        padding-bottom:15vh;
    }
    

    
    
}


@media screen and (max-width: 576px) {
    
    .mobile_altura{
        display:block;
        height:60px;
    }
    
    .centra-xs{
        text-align:center;
        margin:auto;
    }
    
    .padding-xs{
        padding: 15px 15px 15px 15px;
    }
    
    .padding-no{
        padding:0!important;
    }
    
    .padding-contacts{
        padding-top:60px;
    }
    
     .padding-contacts2{
        padding-top:30px;
    }
    
    .padding-margin-xs{
        padding-top:15vh;
        padding-bottom:15vh;
    }
    
    .postal{
        width:100%!important;
    }
    
    .padding-noticias-b{
        padding:15px 0 15px 15px!important;
    }
    
    .carousel-image-inside{
    object-fit: cover;
    /*max-height: 25vh;*/
    max-width:95%;
    bottom: 0;
}

.noticias{
    width:95%!important;
}

.social-padding{
    padding-top:30px!important;
}

.display-contacts{
    display:block;
}
    
}



