﻿

.MainTitle{
    margin-top: 17%;
    text-align:center;
}

.tablet .MainTitle,
.phone .MainTitle{
    margin-top: 0px;   
}

.TextLab{
    font-family: 'Nonchalance';
    color: #1F5E76;
    line-height: 60px;
    letter-spacing: 3px;
    font-weight: normal;
    font-size: 45px;
}

.TextLab_L{
    font-family: 'Brooklyn'; 
}

.tablet .TextLab,
.desktop.small .TextLab{
    font-size: 30px;
}

.phone .TextLab{
    font-size: 17px;
}

.tablet .mainSection,
.phone .mainSection{
   padding-top: 30%;
}

.tablet .LabEvoraSection,
.desktop.small .LabEvoraSection,
.desktop .LabEvoraSection{
 margin-top: 30px;   
}




.FormContainerContactos{
    width: 400px;
    max-width: 100%;
}





.splitfirstlast{
    width:25%;
    margin-left: 0px;
}


.splitmiddle{
    width:50%;
    margin-left:0px;
}
.secaonoticias{
    margin-top:20px;      
}
.phone .secaonoticias,
.tablet .secaonoticias{
    margin-top:100px;      
}

/*
.tablet .splitmiddle,
.phone .splitmiddle{
    width: 0px;
}*/

.zonacinza{
   background:#f2f2f2;
   
}

.zonaclara{

   /*background: #e8d9aa;*/
}


.zonparticipar{
   background:#1E5E76;
}


.phone .LabEvoraImagem {
    max-height: 150px; 
    max-width: 100%;
}

.zonaparcial img:first-child{
    margin-left:-6%;
    max-width:60%;
}

.tablet .zonaparcial img:first-child{
    margin-left: -80px ;
}

.phone .zonaparcial img:first-child{
    margin-left: -30px ;
}

/*
.zonaparcial img:nth-child(2){
    max-width:38%;
    margin-bottom: 20px; 
    vertical-align: bottom;
}*/

