div.titulo {
    background-image: url(../../public/images/bg-quemsomos.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 227px;
    background-color: #fff;
}

div.titulo-parceiros {
    background-image: url(../../public/images/bg-parceiros.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 227px;
    background-color: #fff;
}

.parceria{
    text-align: center;
}

.parceria .title-blue, .canais .title-blue{
    line-height: 19px;
    font-weight: bold;
    margin-top: 40px;
    min-height: 32px;
    font-size: 25px;
    color: #005fcd;
}

.box-video .title-blue{
    line-height: 19px;
    font-weight: bold;
    margin-top: 40px;
    min-height: 32px;
    font-size: 18px;
    color: #005fcd;
}

.texto {
    text-align: justify;
}

.p-parceria{
    line-height: 18px;
}

.mg-17{
    margin-bottom: 17px;
}

.bg-box-video {
    background-color: #f4f4f4;
    width: 1250px;
}

.p-right-zero{
    padding-right: 0px;
}

.box-video .content {
    padding: 38px;
    text-align: justify;
}

.box-video{
    padding-top: 40px;
    padding-bottom: 80px;
}

.underline::after {
    content: "";
    width: 414px;
    height: 5px;
    background: #e65a00;
    position: absolute;
    bottom: 0;
    left: 0;
}

.mg-bottom-35{
    margin-bottom: 35px;
}

.bg-blue{
    background-color: #005fcd;
    padding: 1% 13% 1% 13%;
    height: 405px;
    margin-bottom: 40px;
}

.bg-missao{
    background-image: url('../../public/images/bg-missao.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height: 405px;
}

.missao .mg-zero{
    margin: 0px !important;
}

.underline-white {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 22px;
}

.underline-white::after {
    content: "";
    width: 200px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.missao .title-white{
    line-height: 19px;
    font-weight: bold;
    margin-top: 40px;
    min-height: 32px;
    font-size: 22px;
    color: #fff;
    text-align: left;
}

.missao .p-white{
    color: #fff;
}
.parceiros.canais{
    background-color: #f7f7f7 !important;
}

li.list-style-parceiros{
    list-style: disc;
    color: #eb8508;
}

p.p-parceiros{
    color: #9a9a9a;
    margin-bottom: 10px;
}

.parceiro .title-blue{
    line-height: 19px;
    font-weight: bold;
    margin-top: 40px;
    min-height: 32px;
    font-size: 23px;
    color: #005fcd;
    margin-bottom: 5px!important;
}

.p-left-80{
    padding-left: 80px;
}

div.parceiro{
    padding-top: 20px;
    padding-bottom: 60px;
}

div.formulario {
    background-color: #005fcd;
    color: #fff;
    padding: 49px;
    padding-top: 60px;
    width: 409px;
    margin: 0 auto;
    margin-top: 40px;
    min-height: 530px;
}

div.formulario input.form-control {
    border-radius: 25px;
    padding-left: 15px;
    background-color: #fff;
}

div.formulario select.form-control {
    border-radius: 25px;
    background-color: #1ea0e6;
    color: #fff;
    border-color: #1ea0e6;
}

div.formulario button {
    border-radius: 25px;
    border: none;
    padding: 5px 43px;
    font-size: 20px;
    background-color: #e65a00;
    margin: 0 auto;
}

div.formulario select.form-control option {
    background-color: #fff;
    color: #9a9a9a;
}

.mapa {
    overflow: hidden;
    height: 290px;
}

div.enderecos .row-mg-zero{
    margin: 0px !important;
}

.bg-purple{
    background-color: #5d197e;
    color: #fff;
}

.bg-orange{
    background-color: #e65a00;
    color: #fff;
}

.endereco-padding{
    padding-top: 70px;
    padding-bottom: 60px;
}

.logo-location-icon {
    display: flex;
}

.logo-location-icon img {
    height: 44px;
}

p.titulo {
    font-size: 22px!important;
    margin-left: 15px;
}

.icon-numero {
    display: flex;
    margin-bottom: -25px;
}

.icon-numero img{
    width: 13px;
    height: 13px;
}

p.p-white {
    margin-top: -5px;
    margin-left: 5px;
    color: #fff;    
}

p.nome-endereco {
    font-size: 22px !important;
    font-weight: bold;
    line-height: 28px;
    margin-top: -25px;
    margin-bottom: 15px;
}

.content {
    margin: 0 auto;
}

.col-md-3.bg-purple.endereco-padding, .col-md-3.bg-orange.endereco-padding {
    display: flex;
}

div.formulario button.btn-contato {
    border-radius: 25px;
    border: none;
    padding: 5px 43px;
    font-size: 20px;
    background-color: #e65a00;
    margin: 0 auto;
    margin-top: 32px;
}

div.formulario textArea.form-control {
    border-radius: 3px;
    padding-left: 15px;
    background-color: #fff;
    font-size: 16px;
}

.parceiro .title-orange {
    line-height: 19px;
    font-weight: bold;
    margin-top: 40px;
    min-height: 32px;
    font-size: 23px;
    color: #e65a00;
    margin-bottom: 5px!important;
}

.text-center {
    text-align: left;
}

.alinha-centro {
    margin-top: -15px;
    display: block;
}

@media only screen and (max-width: 991px) {
    .underline::after {
        width: -webkit-fill-available!important;        
    }
    .container-quemsomos {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .bg-box-video {        
        width: -webkit-fill-available!important;
    }
    .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .bg-blue {       
        height: -webkit-fill-available!important;
    }
    .p-left-80{
        padding-left: 0px!important;
    }
    div.formulario.mobile {
        margin-top: 0px!important;        
        width: -webkit-fill-available!important;
    }    
    .bg-missao {     
        height: 190px!important;
    }
    .text-center {
        text-align: center!important;
    }
    .alinha-centro {
        margin: 0 auto;
        display: table;
    }
}

.mensagem .alert {
    padding: 0px;
    margin-bottom: 0px!important;
    border: 1px solid transparent;
    border-radius: 0;
    text-align: center;
}

.texto-wpp {
    transform: translate(15px, 43px);
    font-weight: bold;
}

.linha {
    border: 0.9px solid;
    width: 65px;
    transform: translate(15px, 21px);
    margin-top: 9px;
    margin-bottom: 9px;
}

.icon-box-chat {
    transform: translate(11px, 21px);
}

.texto-chat {
    transform: translate(13px, 24px);
    margin-left: 17px;
    font-weight: bold;
}

button.revela-box {
    position: fixed;
    padding: 0px 9px;
    background-color: #0188d1;
    border: 1px solid #0188d1;
    right: 0px;
    transform: translate(0, -38px);
    display: none;
    font-size: 20px;
    color: #fff;
}
