@font-face{
    font-family: "Montserrat-Light";
    src: url(assets/fonts/Montserrat-Light.ttf) format('truetype');
}
@font-face{
    font-family: "Montserrat-Regular";
    src: url(assets/fonts/Montserrat-Light.ttf) format('truetype');
}
@font-face{
    font-family: "Montserrat-Medium";
    src: url(assets/fonts/Montserrat-Medium.ttf) format('truetype');
}
@font-face{
    font-family: "Montserrat-Black";
    src: url(assets/fonts/Montserrat-Black.ttf) format('truetype');
}

body{ margin: 0; padding: 0; color: #1D345B; font-family: Montserrat-Regular; background: #DAE4EF;}
.clear{ clear: both;}
.clean{ color: transparent; display: none;}
a, a:hover{ color: #fff; text-decoration: none; text-transform: none;}
img.special{ vertical-align: initial;}
img.special2{ vertical-align: bottom; }

/* HEADER */
.parallax-header { background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-image: url(imagens/bg-header.png);}
.logo{ padding: 6% 0; float: left; }
.cxform{
    float: left;
    /*height: 540px; */
    background:#16355A;
}
.contact{
    padding: 0%;
}


/* FORMULÁRIO */
.nameform{
    height: 50px; 
    background: #346A8C; 
    color: #fff; 
    border: none; 
    border-radius: 0;
}
.nameform::placeholder{
    color: #fff;
    text-transform: uppercase;
}
.nameform:focus{
    height: 50px; 
    background: #346A8C; 
    color: #fff; 
    border: none; 
    border-radius: 0;
}
.telefoneform{
    height: 50px; 
    background: #346A8C; 
    color: #fff; 
    border: none; 
    border-radius: 0;
}
.telefoneform::placeholder{
    color: #fff;
    text-transform: uppercase;
}
.telefoneform:focus{
    height: 50px; 
    background: #346A8C; 
    color: #fff; 
    border: none; 
    border-radius: 0;
}
.emailform{
    height: 50px; 
    background: #346A8C; 
    color: #fff; 
    border: none; 
    border-radius: 0;
}
.emailform::placeholder{
    color: #fff;
    text-transform: uppercase;
}
.emailform:focus{
    height: 50px; 
    background: #346A8C; 
    color: #fff; 
    border: none; 
    border-radius: 0;
}
.enviarform{
    font-family: Montserrat-Black;
    width: 100%; 
    background: #347DB9; 
    border-radius: 0;
    border: none;
    font-size: 20px;
    padding: 6%
}
.enviarform:hover{
    font-family: Montserrat-Black;
    width: 100%; 
    background: #347DB9; 
    border-radius: 0;
    border: none;
    font-size: 20px;
    padding: 6%

}
.plaform{
    font-family: Montserrat-Black;
    width: 100%; 
    background: #347DB9; 
    border-radius: 0;
    border: none;
    font-size: 14px;
    padding: 6%
}
.plaform:hover{
    font-family: Montserrat-Black;
    width: 100%; 
    background: #347DB9; 
    border-radius: 0;
    border: none;
    font-size: 14px;
    padding: 6%
}


/* MEIO */

section.bloco2{
    margin: 20px 0;
}

.texto h1{
    font-family: Montserrat-Black;
    font-size: 20px;
    color: #1D345B;
}
.sobre{
    text-align: justify;
}
.sobre span{
    font-family: Montserrat-medium;
    font-weight: 900;
}
.vantagens{
    padding: 0;
    margin: 20px 0;
}
.coluna-a{
    display: inline-block;
}
.coluna-b{
    display: inline-block;
}
.check{
    display: inline-block;
    padding: 0;
}
.vantagem{
    display: inline-block;
    padding: 0;
}

/* FOOTER */

section.container-fluid.parallax-footer{
    padding-top: 4%;
}

.footer{
    padding: 0;
    height: 160px;
}
.parallax-footer {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-image: url(imagens/bg-footer.png);
}
.footer-logo{
    padding: 0;
    float: left;
}
.footer-telefone{
    padding: 0;
    float: left;
}
.footer-email{
    padding: 0;
    float: left;
}

.imgtel{
    width: 42px;
}
.imgmail{
    width: 42px;
}
.telefone {
    display: inline-table;
    padding: 18% 6%;
}
.email {
    display: inline-table;
    padding: 10% 6%;
}
@media (max-width: 500px) 
{
    .header{
        /*height: 680px;*/
    }
    .cxform{
        float: left;
        /*height: 450px;*/ 
        background:#16355A;
    }
    .email {
        display: inline-table;
        padding: 10% 3%;
    }
    .footer{
        padding: 0;
        height: 430px;
    }

    .contact{
        padding: 4% 4%;
    }
    .enviarform{
        font-family: Montserrat-Black;
        width: 100%; 
        background: #F79F21; 
        border-radius: 0;
        border: none;
        font-size: 16px;
        padding: 6%
    }
    .enviarform:hover{
        font-family: Montserrat-Black;
        width: 100%; 
        background: #347DB9; 
        border-radius: 0;
        border: none;
        font-size: 16px;
        padding: 6%

    }
    .plaform{
        font-family: Montserrat-Black;
        width: 100%; 
        background: #347DB9; 
        border-radius: 0;
        border: none;
        font-size: 14px;
        padding: 6%
    }
    .plaform:hover{
        font-family: Montserrat-Black;
        width: 100%; 
        background: #347DB9; 
        border-radius: 0;
        border: none;
        font-size: 14px;
        padding: 6%

    }
}

@media (min-width: 768px){
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 49%;
    }
}

.subscribe-form .form-control::-webkit-input-placeholder {
    color: #000;
}
.subscribe-form .form-control::-moz-placeholder { 
    color: #000;  
}
.subscribe-form .form-control::-moz-placeholder { 
    color: #000;  
}
.subscribe-form .form-control::-ms-input-placeholder {  
    color: #000;  
}