/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/


/*
@font-face {
    font-family:"Boilgo";
    src:url("fonts/OTF+DEMO.woff2") format("woff2"),url("fonts/OTF+DEMO.woff") format("woff"),url("fonts/OTF+DEMO.otf") format("opentype");
    font-style:normal;font-weight:400;
}*/

#logo img {height: 70px !important; padding-top: 15px;}

#section-contact {border-top: 1px solid #666;}

.lead {line-height: 180% !important;}

.linha-esquerda {border-left: .5px solid #909090; padding-left: 10px;}
.linha-esquerda1 {padding-left: 10px;}
.linha-esquerda2 {letter-spacing: -.1px;}

div .copyright-text {line-height: 120% !important;}

.contato-frase {padding-right: 20px;}

#zezinho {background-color: #777777; color:#fff;}
#zezinho p {color:#fff; font-size: 15px;}
#logo-cz {width: 120px; height: auto; text-align: center; margin: -10px 20px 0 50px;}


/*form .formulario label {font-size: 24px !important;}*/

/*p {font-size: 1.6rem !important;}*/


@media only screen and (max-device-width : 480px) {
/* Styles */
    
#logo-cz {display: block !important; }
#zezinho {text-align: center !important;}
#zezinho p {text-align: center !important; font-size: 13px;}
#logo-cz {margin: -10px 80px 0 80px;}

.centralizado img {text-align: center;}
.lead {font-size: 20px !important; line-height: 150% !important;}


    h2 {font-size: 28px !important; line-height: 135% !important;}

}