﻿
* {
    outline: none;
    text-decoration: none;
}

body {
    padding: 0px;
    margin: 0px;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('/assets/fonts/Montserrat-Regular.woff2') format('woff2'), url('/assets/fonts/Montserrat-Regular.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('/assets/fonts/Montserrat-Regular.woff2') format('woff2'), url('/assets/fonts/Montserrat-Regular.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('/assets/fonts/Montserrat-Regular.woff2') format('woff2'), url('/assets/fonts/Montserrat-Regular.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('/assets/fonts/Montserrat-Regular.woff2') format('woff2'), url('/assets/fonts/Montserrat-Regular.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
}

button {
    cursor: pointer;
}


strong, b, span, p, a, h1, h2, h3, li, ul, nav {
    padding: 0;
    margin: 0;
    font-weight: normal;
    cursor: default;
}

a {
    text-decoration: none;
    transition: all .3s ease-in-out;
    cursor: pointer;
}

ul {
    list-style: none;
}

section, header, .row, footer {
    width: 100%;
    float: left;
    height: auto;
}

.container {
    margin: 0 auto;
    max-width: 1172px;
}

header#topo {
    height: 107px;
}

.logo {
    float: left;
    position: absolute;
    margin-top: 20px;
}

    .logo svg {
        width: 254px;
        height: 121px;
    }

.menu {
    float: right;
}

.fixed .menu ul li {
    margin-top: 51px;
}

    .fixed .menu ul li:nth-child(8) {
        margin-top: 49px;
    }

.menu ul li {
    display: block;
    float: left;
    margin-right: 30px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    margin-top: 57px;
}

    .menu ul li a {
        color: #4e4d4d;
        font-size: 12px;
        font-family: 'Montserrat-Regular';
    }

        .menu ul li a:hover:before {
            /*border-bottom: 10px solid #385bb2;*/
            opacity: 1;
            transform: none;
            visibility: visible;
        }

        .menu ul li a:before {
            position: absolute;
            content: '';
            bottom: -33px;
            left: 0;
            height: 10px;
            width: 100%;
            background: #385bb2;
            opacity: 0;
            visibility: hidden;
            transform: translateY(5px);
            transition: all .2s ease;
        }


    .menu ul li:nth-child(7) {
        margin-right: 50px;
    }


    .menu ul li svg {
        width: 23px;
        fill: #394f8a;
    }

    .menu ul li:nth-child(8) svg:hover, .menu ul li:nth-child(9) svg:hover, .menu ul li:nth-child(10) svg:hover, .redes-sociais-rodape a svg:hover {
        fill: #ffbe21;
        transform: scale(.9);
        border: none;
    }



    .menu ul li:nth-child(8) svg {
        width: 24px;
        fill-rule: evenodd;
        clip-rule: evenodd;
        fill: #394f8a;
        text-align: center;
    }

    .menu ul li:nth-child(8) svg {
        width: 24px;
        fill: #394f8a;
    }

    .menu ul li:nth-child(8), .menu ul li:nth-child(9),
    .menu ul li:nth-child(10) {
        margin-right: 20px;
        margin-top: 50px;
        will-change: transform;
        transition: all .3s ease;
    }

        .menu ul li:nth-child(8) a:hover:before, .menu ul li:nth-child(9) a:hover:before, .menu ul li:nth-child(10) a:hover:before,
        .menu ul li:nth-child(8) a:before, .menu ul li:nth-child(9) a:before, .menu ul li:nth-child(10) a:before {
            background: none !important;
        }

header {
    position: relative;
    z-index: 9;
}


.titulo-banner {
    margin-top: 220px;
}

    .titulo-banner h1, .titulo-banner h2,
    .titulo-banner p {
        font-family: 'Montserrat-SemiBold';
        font-size: 82.11px;
        color: #fff;
        line-height: 62px;
    }

    .titulo-banner h2 {
        color: #ffc539;
        display: block;
        margin-top: 25px;
    }

    .titulo-banner p {
        font-size: 61.12px;
        display: block;
        width: 392px;
        margin-left: 20px;
        margin-top: 35px;
    }

section#sobre {
    background: url(../images/bg-sobre.jpg) top center no-repeat fixed;
    height: 804px;
}

.imagem-loja-farmazul {
    margin-top: 162px;
    float: left;
}

.descricao-sobre {
    float: left;
    width: 517px;
    margin-top: 179px;
}

    .descricao-sobre h1, .descricao-convenio span {
        text-transform: uppercase;
        display: block;
        text-align: right;
        background: #274694;
        color: #fff;
        width: 642px;
        padding: 20px 47px 20px 0px;
        font-size: 36px;
        font-family: 'Montserrat-Regular';
        position: relative;
        right: 20%;
        letter-spacing: 5px;
    }

    .descricao-sobre h2 {
        color: #395cac;
        font-size: 32px;
        font-family: 'Montserrat-Regular';
        display: block;
        margin-left: 30px;
        margin-top: 16px;
        width: 515px;
        letter-spacing: 10px;
    }

    .descricao-sobre p {
        color: #aeaeae;
        font-family: 'Montserrat-Regular';
        font-size: 20px;
        line-height: 30px;
        display: block;
        margin-left: 30px;
        width: 526px;
        margin-top: 16px;
        line-height: 1.5;
    }

section#saudeBeleza, section#endereco-farmazul, section#trabalhe-conosco {
    background: repeating-linear-gradient(45deg,#274694,#274694 10px,#26438d 10px,#26438d 20px);
    height: auto;
}

section#saudeBeleza {
    height: 899px;
}

section#endereco-farmazul {
    height: 555px;
    margin-top: 123px;
}

.titulo-descricao-saude-beleza {
    border-top: 2px solid #fff;
    width: 462px;
    padding: 32px 0px;
    border-bottom: 2px solid #fff;
    text-align: center;
}

    .titulo-descricao-saude-beleza h1 {
        color: #fff;
        font-family: 'Montserrat-Regular';
        font-size: 36px;
    }

.descricao-beleza-saude, .imagem-rosto, .imagem-convenio, .descricao-convenio {
    float: left;
}



.descricao-beleza-saude {
    margin-top: 213px;
}

.descricao-texto-beleza-saude p {
    color: #fff;
    font-size: 23px;
    font-family: 'Montserrat-Regular';
    display: block;
    margin: 0 auto;
    margin-top: 39px;
    text-align: center;
    width: 377px;
    line-height: 1.5;
}

.bloco-convenio {
    margin-top: 150px;
    background: #3e63c1;
    width: 100%;
    height: 473px;
}

.descricao-convenio {
    width: 530px;
    margin-top: 50px;
    margin-left: 30px;
    text-transform: uppercase;
}

    .descricao-convenio h1 {
        color: #fff;
        font-size: 41.22px;
        font-family: 'Montserrat-Medium';
        letter-spacing: 3px;
    }

    .descricao-convenio p {
        color: #9eb9ff;
        font-size: 28px;
        font-family: 'Montserrat-Medium';
        display: block;
        width: 416px;
        margin-top: 43px;
        line-height: 37px;
        letter-spacing: -1px;
    }



    .descricao-convenio h2 {
        color: #fff;
        font-family: 'Montserrat-Bold';
        font-size: 26px;
        display: block;
        margin-top: 50px;
        width: 100%;
        float: left;
        letter-spacing: 2px;
    }

    .descricao-convenio p:nth-child(5) {
        color: #fff;
        font-family: 'Montserrat-Regular';
        font-size: 26px;
        display: block;
        margin-top: 15px;
        letter-spacing: 1px;
    }

.slide-marca-convenio {
    margin: 0 auto;
    width: 1070px;
    margin-top: 100px;
}

.owl-theme .owl-dots .owl-dot span {
    border: 1px solid #afafaf;
    background: #afafaf;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #3e63c1 !important;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
    background: url(../images/arrow-dir.png) no-repeat;
    width: 49px;
    height: 27px;
    left: 50%;
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
    background: url(../images/arrow-esq.png) no-repeat;
    width: 49px;
    height: 27px;
    right: 50%;
}

.owl-nav {
    width: 100%;
    position: absolute;
    top: 10px;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    color: transparent;
}

.owl-dots {
    margin-top: 50px;
}

.descricao-endereco {
    text-align: center;
    margin-top: 50px;
}

    .descricao-endereco svg {
        fill-rule: evenodd;
        clip-rule: evenodd;
        fill: #fff;
        width: 109px;
    }

    .descricao-endereco h2 {
        color: #fff;
        font-size: 36px;
        font-family: 'Montserrat-Medium';
        display: block;
        margin-top: 60px;
        text-transform: uppercase;
    }

    .descricao-endereco p {
        color: #274694;
        font-family: 'Montserrat-Medium';
        font-size: 36px;
        display: block;
        margin: 0 auto;
        background: #fff;
        width: 620px;
        padding: 10px 0px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .descricao-endereco span {
        color: #fff;
        font-family: 'Montserrat-Regular';
        font-size: 23px;
        display: block;
        margin: 0 auto;
        width: 970px;
        margin-top: 28px;
    }

.titulo-contato p {
    color: #fff;
    font-family: 'Montserrat-Regular';
    font-size: 23px;
}

section#lojas-farmazul {
    background: #456fda fixed;
    height: auto;
    padding-bottom: 120px;
}

#lojas-farmazul .container {
    max-width: 1689px;
}

.bloco-lojas-famarzul {
    margin-top: 75px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.loja-farmazul {
    float: left;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    padding-bottom: 50px;
    flex: 0 0 20%;
    margin: 10px 2%;
}

    .loja-farmazul:last-child:after {
        border: none;
    }

    /*.loja-farmazul:nth-child(4n-4){
        margin-right: 0px;
    }*/

    .loja-farmazul p, .loja-farmazul h1 {
        color: #fff;
        font-size: 27.02px;
        font-family: 'Montserrat-Medium';
        display: block;
        float: left;
        text-align: left;
        padding-right: 20px;
        margin-top: 30px;
    }




.owl-theme .owl-dots .owl-dot span {
    border: 1px solid #3e63c1 !important;
}

.loja-farmazul a {
    float: left;
    width: 100%;
    margin-top: 30px;
    cursor: pointer;
}

    .loja-farmazul a span {
        display: block;
        width: 158px;
        background: #ffbe21;
        color: #fff;
        font-size: 26px;
        font-family: 'Montserrat-SemiBold';
        padding: 10px;
        margin-left: 5px;
        margin-top: 5px;
        text-align: center;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 32px;
        will-change: transform;
        transition: all .3s ease;
        position: absolute;
        cursor: pointer;
    }

.loja-farmazul:nth-child(4n-4) {
    border-color: transparent;
}

.loja-farmazul a svg {
    width: 44px;
    fill: #fff;
    float: left;
    position: relative;
    z-index: 9;
}

.loja-farmazul p:nth-child(4), .loja-farmazul p:nth-child(5) {
    margin-top: 30px;
}

    .loja-farmazul p:nth-child(4) svg, .loja-farmazul p:nth-child(5) svg {
        width: 35px;
        height: 35px;
        fill: #fff;
        position: relative;
        top: 6px;
        margin-right: 10px;
    }

.loja-farmazul p svg, .loja-farmazul p svg {
    width: 35px;
    height: 35px;
}

.loja-farmazul img {
    position: absolute;
    float: right;
    margin-top: -40px;
    margin-left: 14px;
}

.loja-farmazul p:nth-child(2), .loja-farmazul p:nth-child(3) {
    font-size: 20px;
}


footer {
    background: repeating-linear-gradient(45deg,#e3e3e3,#e3e3e3 10px,#dfe0e1 10px,#dfe0e1 20px);
    height: 460px;
    margin-top: 5px;
}

.logo-rodape {
    text-align: center;
    position: relative;
    top: -55px;
}

    .logo-rodape svg {
        width: 262px;
    }

.redes-sociais-rodape {
    margin: 0 auto;
    width: 74px;
    position: relative;
    z-index: 999;
}

    .redes-sociais-rodape a {
        margin-right: 20px;
        display: inline-block;
    }

        .redes-sociais-rodape a:last-child {
            margin-right: 0px;
        }

    .redes-sociais-rodape svg {
        fill-rule: evenodd;
        clip-rule: evenodd;
        fill: #3e5ba5;
        width: 25px;
    }
.icons-apps {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 1rem 0;
}
.icons-apps h1 {
    margin-bottom: 1rem;
    font-family: 'Montserrat-Medium';
    color: #3e5ba5;
}
.link-apps a {
    transition: all .3s ease-in-out;
}
.link-apps a:hover {
    transform: scale(.98);
}

.link-apps img {
    max-width: 16rem;
    height: 4rem;
}
.icons-apps > *:first-child {
    margin-right: 1rem;
}
.cookie-popup {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #E7E7E7;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    padding: 1rem 0;
    color: #3e5ba5;
    font-family: 'Montserrat-Medium';
}
.cookie-popup h1 {
    font-size: 1.25rem;
}
.cookie-popup a {
    transition: .3 ease-in-out;
}
.cookie-popup .links-popup {
    margin: .5rem 0;
}
.cookie-popup a:hover {
    transform: scale(.98);
}
.cookie-popup img {
    max-width: 13rem;
    height: 3rem;
}
.cookie-popup .btn-outline {
    font-size: 10px;
    text-decoration: underline;
}
.descricao-rodape {
    text-align: center;
    margin-top: 30px;
}


    .descricao-rodape p, .descricao-rodape a {
        font-family: 'Montserrat-Medium';
        font-size: 19.31px;
        color: #3f5ca6;
    }

        .descricao-rodape p:nth-child(1):after {
            margin: 10px auto;
            content: '';
            display: block;
            border-bottom: 2px solid #3f5ca6;
            width: 404px;
        }

    .descricao-rodape a {
        font-size: 13px;
    }


.clients-classic img {
    transition: all .3s ease;
    transform: scale(1.025);
    will-change: transform;
}

.clients-classic:hover img {
    transform: none;
}

.descricao-sobre, .descricao-convenio {
    transition: all .3s ease;
}

    .descricao-sobre h1 {
        overflow: hidden;
        margin-left: -25px;
        transition: all .3s ease;
        z-index: 1;
    }

    .descricao-sobre:hover h1 {
        margin-left: 0;
    }





.owl-item:hover img {
    background: #ffbe21;
    transform: scale(.9);
}

.owl-item img {
    will-change: transform;
    transition: all .3s ease;
}

.owl-item:hover img, .bloco-convenio img {
    background: none;
}

.bloco-convenio:hover img {
    transform: none;
}


.aparecerRight, .aparecerRightProp, .aparecerPosAbs {
    opacity: 0;
}

.aparecerRightProp {
    right: 0;
    position: absolute;
}

.aparecer {
    opacity: 0;
}

.loja-farmazul a span:hover {
    background: #274694;
    transform: scale(.9);
    margin-left: -3px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 28px;
}



/*----- button 5 -----*/
.btn-5::after {
    left: 0;
    bottom: 0;
    transition-duration: 0.4s;
}

.btn-5 h1::after {
    right: 0;
    top: 0;
    transition-duration: 0.4s;
}

.btn-5::before {
    right: 0;
    top: 0;
    transition-duration: 0.4s;
}

.btn-5 h1::before {
    left: 0;
    bottom: 0;
    transition-duration: 0.4s;
}


#back-to-top {
    bottom: 20px;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 1000;
}

    #back-to-top a {
        background: url("../images/backtotop.png") no-repeat scroll center center #ffbe21;
        border-radius: 100px;
        display: block;
        height: 40px;
        text-indent: -9999px;
        transition: all 0.2s linear 0s;
        width: 40px;
        box-shadow: 0 8px 8px rgba(0,0,0,.1);
    }

section#ctaInformacoes {
    bottom: 80px;
    position: fixed;
    z-index: 9;
    width: 300px;
    float: right;
    right: 0;
}

.cta-informacoes {
    float: left;
    width: 97px;
}

    .cta-informacoes:last-child {
        width: 70px;
    }

.bloco-cta {
    background: #fff;
    width: 97px;
    height: 97px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0px 0px 5px #333;
}

    .bloco-cta a {
        display: inline-block;
        margin: 0 auto;
        width: 78px;
        height: 78px;
        border-radius: 50%;
        background: #394f8a;
        margin-top: 10px;
    }

        .bloco-cta a svg {
            width: 46px;
            height: 54px;
            fill: #fff;
            text-align: center;
            margin-top: 10px;
        }

.cta-informacoes:last-child .bloco-cta {
    background: #fff;
    width: 63px;
    height: 63px;
}

    .cta-informacoes:last-child .bloco-cta:last-child {
        margin-top: 5px;
    }

    .cta-informacoes:last-child .bloco-cta a svg {
        width: 34px;
        height: 34px;
        fill: #394f8a;
    }

    .cta-informacoes:last-child .bloco-cta a {
        background: none;
        width: 34px;
        height: 34px;
        margin-top: 5px;
    }

.cta-informacoes:first-child {
    margin-top: 15px;
}



/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.hvr-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
        -webkit-animation-name: hvr-pulse-grow;
        animation-name: hvr-pulse-grow;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-direction: alternate;
        animation-direction: alternate;
    }

.cta-aberto {
    background: #fff;
    width: 299px;
    border-radius: 20px;
    height: 126px;
    padding: 10px 0px;
    float: left;
}

.bloco-cta-aberto {
    margin: 0 auto;
    width: 280px;
    height: 114px;
    border-radius: 20px;
    background: #394f8a;
    padding-top: 14px;
}

.informacao-descricao-cta-fechado {
    margin: 0 auto;
    width: 255px;
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
}

    .informacao-descricao-cta-fechado svg {
        width: 37px;
        display: inline-block;
        fill: #fff;
        float: left;
    }

    .informacao-descricao-cta-fechado p {
        color: #fff;
        font-family: 'Montserrat-Medium';
        font-size: 31.22px;
        display: inline-block;
        margin-left: 10px;
    }

    .informacao-descricao-cta-fechado:last-child {
        border: none;
        margin-top: 15px;
        width: 227px;
    }

        .informacao-descricao-cta-fechado:last-child svg {
            width: 27px;
        }

            .informacao-descricao-cta-fechado:last-child svg:last-child {
                margin-left: 5px;
            }

        .informacao-descricao-cta-fechado:last-child p {
            font-size: 17.57px;
            margin-top: 5px;
        }

.close-cta {
    float: left;
    background: url("../images/close-cta.png") top center no-repeat;
    width: 31px;
    height: 31px;
    margin-left: 5px;
    cursor: pointer;
}

#ctAberto {
    display: none;
    bottom: 80px;
    position: fixed;
    float: right;
    right: 0;
    z-index: 1000;
}

#escondeCtAberto {
    float: right;
}

#menu-mobile {
    display: none;
}

#lojas-farmazul .row {
    text-align: center;
}

.informacao-descricao-cta-fechado a:hover svg {
    fill: #ffbe21;
    will-change: transform;
    transition: all .3s ease;
}


@supports (-ms-ime-align:auto) {
    body, body:hover {
        text-decoration: none;
    }

    .descricao-convenio p:nth-child(5) {
        color: #fff;
        font-family: 'Montserrat-Regular';
        font-size: 26px;
        display: block;
        margin-top: 15px;
    }
}



@media not all and (min-resolution:.001dpcm) {
    @media {

        .logo svg {
            width: 254px;
            height: 121px;
        }
    }
}


@media screen and (max-width: 1600px) {
    .imagem-rosto img {
        width: 80%;
    }

    section#saudeBeleza {
        height: 720px;
    }
}

@media screen and (max-width: 1440px) {
    .imagem-rosto img {
        width: 66%;
    }


    .descricao-beleza-saude {
        margin-top: 65px;
    }

    .loja-farmazul {
        flex: 0 0 24%;
    }

        .loja-farmazul:nth-child(3n-3) {
            border: transparent;
        }
}

@media screen and (max-width: 1400px) {
    .imagem-rosto img {
        width: 65%;
    }

    section#saudeBeleza {
        height: 582px;
    }

    .descricao-beleza-saude {
        margin-top: 150px;
    }
}



@media screen and (max-width: 1366px) {
    .imagem-rosto img {
        width: 60%;
    }

    section#saudeBeleza {
        height: 538px;
    }

    .descricao-beleza-saude {
        margin-top: 150px;
    }
}

@media screen and (max-width: 1360px) {
    .imagem-rosto img {
        width: 60%;
    }

    section#saudeBeleza {
        height: 538px;
    }

    .descricao-beleza-saude {
        margin-top: 150px;
    }
}

@media screen and (max-width: 1280px) {
    .imagem-rosto img {
        width: 55%;
    }

    section#saudeBeleza {
        height: 494px;
    }

    .descricao-beleza-saude {
        margin-top: 50px;
    }

    .loja-farmazul {
        flex: 0 0 27%;
    }

        .loja-farmazul:nth-child(3n-3) {
            border: transparent;
        }
}

.bloco-cta-aberto-mostra-bloco {
    float: right;
}

.borda {
    border: 1px solid #fff;
    width: 100%;
    float: left;
    margin: 50px 0px;
}

.descricao-convenio span {
    background: #ffbe21;
    color: #fff;
    font-family: 'Montserrat-Bold';
    font-size: 23.26px;
    width: 504px;
    padding: 20px 35px 20px 60px;
    margin-top: 30px;
    right: 15%;
}


/*Contato*/
.titulo-contato {
    margin: 0 auto;
    width: 469px;
    text-align: center;
    border-top: 2px solid #1f367b;
    border-bottom: 2px solid #1f367b;
    padding: 20px 0px;
    margin-top: 85px;
}

#trabalhe-conosco .titulo-contato {
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    width: 610px;
}

    #trabalhe-conosco .titulo-contato h1 {
        color: #FFF;
    }

.titulo-contato h1 {
    color: #1f367b;
    font-family: 'Montserrat-Bold';
    font-size: 23.26px;
}

.campos-contato {
    float: left;
    width: 570px;
    margin-top: 76px;
}

    .campos-contato:last-child {
        margin-left: 30px;
    }

    .campos-contato input, .campos-contato textarea, .campos-contato button, .campos-contato label, #trabalhe-conosco .campos-contato button, .convenio-btn {
        border: 2px solid #1f367b;
        border-radius: 15px;
        padding: 10px 70px;
        color: #1f367b;
        font-family: 'Montserrat-Bold';
        font-size: 15px;
        display: block;
        width: 430px;
        margin-bottom: 30px;
    }

.convenio-btn{
    margin:0 auto;
        width: 145px;
        margin-top: 20px;
}
    .campos-contato textarea {
        height: 90px;
        padding: 10px 10px;
    }

    .campos-contato button {
        color: #fff;
        background: #1f367b;
        width: 456px;
    }

    .campos-contato i {
        position: absolute;
        font-size: 33px;
        margin-left: 20px;
        margin-top: 5px;
        border-right: 1px solid #1f367b;
        padding-right: 20px;
        color: #1f367b;
    }


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #1f367b;
    font-family: 'Montserrat-Bold';
    font-size: 15px;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #1f367b;
    font-family: 'Montserrat-Bold';
    font-size: 15px;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #1f367b;
    font-family: 'Montserrat-Bold';
    font-size: 15px;
}

:-moz-placeholder { /* Firefox 18- */
    color: #1f367b;
    font-family: 'Montserrat-Bold';
    font-size: 15px;
}

#trabalhe-conosco .campos-contato input, .campos-contato label {
    background: transparent;
    border-color: #fff;
    display: inline-block;
    width: 425px;
    color: #fff;
}

    #trabalhe-conosco .campos-contato input:nth-child(4) {
        margin-left: 30px;
    }

#trabalhe-conosco .campos-contato {
    width: 100%;
}

    #trabalhe-conosco .campos-contato i {
        color: #fff;
        border-color: #fff;
    }

.campos-contato i:nth-child(3) {
    padding-right: 10px;
}

#trabalhe-conosco .campos-contato i:nth-child(3), #trabalhe-conosco .campos-contato i:nth-child(7) {
    margin-left: 46px;
    padding-right: 10px;
}

#trabalhe-conosco .campos-contato i {
    padding-right: 10px;
}

label {
    cursor: pointer;
    color: #fff !important;
    font-family: 'Montserrat-Bold';
    font-size: 15px;
    margin-left: 30px;
    /* Style as you please, it will become the visible UI component. */
}

#upload-photo {
    opacity: 0;
    position: absolute;
    z-index: -1;
}

#trabalhe-conosco ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}


#trabalhe-conosco ::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}

#trabalhe-conosco :-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}

#trabalhe-conosco :-moz-placeholder { /* Firefox 18- */
    color: #fff;
}

section#trabalhe-conosco {
    padding-bottom: 128px;
}

section#contato {
    padding-bottom: 94px;
}

#trabalhe-conosco .campos-contato button {
    margin: 0 auto;
    width: 245px;
    background: #fff;
    padding: 10px;
    height: 52px;
}

#trabalhe-conosco .campos-contato:last-child {
    margin-top: 20px;
}
