/* Gerais */

.corpo_menus {
    max-height:500px;
}

body {
    overflow-x: hidden;
    width: 100%;
}

p {
    font-family: 'Poppins', sans-serif;
}

.box-shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05),
    0 4px 8px 0 rgba(0, 0, 0, .05);
}

.btn-secondary:hover {
    color: #1E547E;
}

/*Navbar*/

.bg-azul-7mares {
    background-color: #1E547E;
}

#logo-7mares {
    width: 138px; /*Largura*/
    height: 77px; /*Altura*/
}


/*Header*/

#frase-header {
    margin-top: 350px;
    margin-bottom: 50px;
    position: relative;
    z-index: 1 ;
    font-family: "Poppins";
    font-weight: 100;
}

.fundo {
    background: rgba(0, 0, 0, 0.0);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
}

#sec-header {
    background-image: url(../img/foto-header.png);
    background-size: auto;
    position: relative;
    overflow: hidden;
    height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
    margin-top: 100px;
    padding: 0;
}

#svg-curva {
    width: 100%;
    position: absolute;
    z-index: 2;
}

#curva {
    position: absolute;
    bottom: 0 ;
    width: 100% ;
}

#botao-descer a {
    color: black;
}

#botao-descer a:hover {
    color: black ;
    text-decoration: none ;
}

#botao-descer i {
    font-size: 40px;
    margin-top: 30%;
}

.div-botao {
    margin-top: 16vh;
    position: absolute;
    width: 100%;
    z-index: 10 ;
}

#accordion-mobile .btn-link:hover, #accordion-mobile .btn-link:focus {
    color: #1E547E;
    font-weight: 600;
}

/*Serviços*/

.servico {
    margin-top: 32px;
}

.servico-desc {
    position: relative;
    height: 80px;
    overflow: hidden;
    transition: height ease-in 1s;
}

.servico-desc .titulo { margin-bottom: 8px; }

.servico-desc button i {
    margin-left: 8px;
    transition: all ease-in .7s;
}
.fas.fa-arrow-down.giro {
    transform: rotate(180deg);
}

.servico-desc button {
    width: 100%;
    position: absolute;
    bottom: 8px;
    z-index: 6;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    color: #1E547E;
    border: none;
    background: transparent;
}

.servico-desc button:focus { outline: 5px auto transparent; }

.servico-desc .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 5;
    background: linear-gradient(180deg, rgb(255 255 255 / 50%), rgb(255 255 255 / 80%), #ffffff);
    transition: opacity ease-in .7s .2s;
    opacity: 1;
}

.servico-desc.open .overlay {
    opacity: 0;
}

.servico-saude { background: url("../img/saude.png") center center no-repeat; }
.servico-vidas-previdencia { background: url("../img/familia.jpg") center center no-repeat; }
.servico-consorcio { background: url("../img/consorcio.jpg") center center no-repeat; }
.servico-equipamentos { background: url("../img/equipamentos.jpg") center center no-repeat; }
.servico-odonto { background: url("../img/odonto.jpg") center center no-repeat; }
.servico-civil { background: url("../img/licitacao.jpg") center center no-repeat; }

.servico-licitacao { background: url("../img/licitacao.jpeg") center center no-repeat; }
.servico-veiculo { background: url("../img/veiculo.jpg") center center no-repeat; }
.servico-residencial { background: url("../img/residencial.jpg") center center no-repeat; }

.servico-imagem {
    position: relative;
    background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    height: 330px;
    margin-bottom: 16px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.servico-imagem::before {
    content: '';
    position: absolute;
    height: calc(100% - 5%);
    width: calc(100% - 5%);
    border: 1px solid white;
    margin: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.titulo-direita {
    font-family: "Poppins";
    font-weight: 600;
}

/*Empresa*/


#foto-1 {
    width: 300px; /* largura da imagem */
    height: 410px; /*  altura da imagem  */
}

.titulo-esquerda {
    font-family: "Poppins";
    font-weight: 600;
}


#foto-2 {
    width: 300px; /* largura da imagem */
    height: 329px; /*  altura da imagem  */
}

/* Banner */

#banner {
    background: url("../img/banner.png") no-repeat center center;
    width: 100%;
    background-size: cover;
}

.contorno-retangular {
    border-style: solid;
    border-color: #ffffff;
}

#banner p {
    font-size: 50px;
}

#texto-pat1 {
    font-weight: 600;
    margin-top: 30px;
}

#texto-pat2 {
    font-weight: 200;
    margin-bottom: 30px;
}

#div-texto {
    padding-top: 30%;
    padding-bottom: 30%;
}

#separacao-linha {
    line-height: 40px;
}

/* Unidade Móvel */

#foto-unidade-movel {
    width: 300px; /* largura da imagem */
    height: 331px; /*  altura da imagem  */
}

/* Localização */
/* Rodapé */

#logo-7mares-branco {
    width: 40px; /* largura da imagem */
    height: 40px; /*  altura da imagem  */
}

#copy a {
    color: white;
    font-weight: 600;
}

#rodape a {
    color: white;
}

#copy p {
    font-size: 10px;
}

#rodape p {
    font-weight: 600 ;
}


#logo-rodape {
    margin-top: 5px;
}

#redes-rodape{
    margin-top: 2px;
}

#redes-rodape i:hover {
    color: #9fcdff ;
}

/* Modal */

#logo-modal {
    width: 20px; /* largura da imagem */
    height: 100%; /*  altura da imagem  */
}

#div-forms {
    padding-left: 6rem ;
    padding-right: 3rem ;
}

#fechar {
    position: absolute;
    right: 0;
}

.modal-content {
    border-radius: 0 ;
}


#accordion-mobile .btn-link {
    color: black;
}

.btn-link-selecionado {
    color: #1E547E;
}

#accordion-mobile .btn {
    width: 100%;
}

#accordion-mobile .btn-link:hover, #accordion-mobile .btn-link:focus {
    text-decoration: none;
}

#check-modal {
    color: #1E547E ;
    font-size: 100px;
    margin-bottom: 20px;
}

#solicitacao-enviada {
    font-weight: 700;
}

#div-solicitacao-enviada, #div-solicitacao-erro {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.center-vertical {
    height: 100%;
    min-height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.close {
    color: #1E547E ;
    position: absolute;
}

#fechar {
    position: absolute;
    float: right;
    right: 0;
    z-index: 10;
    padding-right: 37px;
    padding-top: 20px;
}


/*-----------------------------------------------------------ATTUALIZAÇÃO-CSS-06-03--------------------------------------*/


*{
    padding: 0;
    margin: 0;
}


#titulo-mobile, #accordion-mobile{
   display: none;
}

#nav-desktop{

}


#sec-servicos{
    margin-top: 50px;
    background-color: white;
    padding:20px;
}

#sobre{
    margin-top: 70px;
}

#sobre-text-2{
    margin-top: 50px;
}

#div-texto{
    padding-top: 25%;
    padding-bottom: 25%;
}

#banner{
    margin-top: 0px;
}

#foto-unidade-movel{
    width: 100%;
    height: auto;
}

#movel{
    margin-top: 10px;
}

#localizacao{
    margin-top: 100px;
}

#map{
   margin-top: 90px;
   z-index: 999;
   margin: 0 auto;
}

.container{
    max-width: 2650px;
}

.container-fluid{
    max-width: initial;
}

footer{
    margin-top: 10px;
}

#map-frame{
    width: 100%;
    height: 400px;
    margin: 50px 0;
}

.conteudo-acordion{
    text-align: center;
}

.conteudo-acordion p{
    text-align: center;
    margin: 10px 0;
    max-height: 500px;
    text-align: right;
    font-size: 14px;
}

#frase-header h1{
    font-weight: 200;
    margin: 0 0px;
    background: rgba(255, 255, 255, 0.60);
}



.fundo {
    display: flex;
}

#sec-header{
    z-index: 1;
    text-align: center;
}

.sec-servicos{
    z-index: 3;
    
}

.div-botao {
    position: absolute;
    width: 100%;
    z-index: 10 ;
    margin: 0 auto;
    z-index: 999;
}

.div-botao:hover{
    cursor: pointer;

}

#botao-descer {
    -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.431);
    -moz-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.431);
    background-color: #ffffff ;
    border-radius: 50% ;
    display: inline-block ;
    height: 100px ;
    width: 100px ;
    z-index: 999;
    position: relative;
    top: -50px;
}

i.waves.material-icons{
    color:white;
    font-size: 62px;
}


.botao-modal button{
    text-align: center;
    margin-top: 25px auto;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    padding: 10px 40px;
    border-radius: 5px;
    background-color: #1E547E;
    width: 100%;
    color: white;
}

.botao-modal a{
    color: white;
}
.botao-modal a:hover{
    color: white;
    text-decoration: none;
}

.modal-cont{
    display: flex;
}

#div-forms{
    width: 50%;
    padding: 20px;
}

#mar-modal{
    width: 50%;
}


#modal-img{
    width: 100%;
    background-image: url('../img/foto-modal.png');
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    
}

#cotacao.modal.show{
    padding: 0!important;
}

footer .row{
    padding: 20px 0;
}



@media screen and (max-width:997px){
    #botao-descer{

    }

    #frase-header h1{
        font-size: 26px;
    }
}

@media screen and (max-width:991px){
    footer{
        text-align: center;
    }
    
    .modal-cont{
        flex-direction: column;
    }

    #mar-modal{
        width: 100%;
        height: 100px;
    }

    #modal-img{
        width: 100%;
    }

    #div-forms{
        width: 100%;
        padding: 20px;
    }

    #fechar .close{
        color: white;
    }
}

@media screen and (max-width:768px){
    #botao-descer{
        width: 60px;
        height: 60px;
        top: -35px;
       
    }

    #botao-descer .material-icons{
        font-size: 30px;
    }

    .container-foto {
        text-align: center;
    }
    
    .container-foto #foto-1{
        margin-top: 20px;
    } 

    .container-foto #foto-2{
        margin-bottom: 20px;
    }

    #titulo-mobile, #accordion-mobile{
        display: block;
     }
     
     #nav-desktop{
        display: none;
     }

     #frase-header h1{
         font-size: 18px;
     }

     #titulo-mobile h1{
         font-size: 18px;
     }

     .r-titulo-empresa h1{
         font-size: 18px;
     }

     #sobre h2{
         font-size: 26px;
     }

     #banner p{
         font-size: 26px;
     }

     #movel h1{
         font-size: 18px;
     }

     #localizacao h1{
         font-size: 28px;
     }

     #logo-7mares{
         width: 100px;
         height: 50px;
     }
}

@media screen and (max-width:400px){

    #logo-7mares{
        width: 70px;
        height: 35px;
    }


    #menu li a{
        font-size: 12px;
    }

    #menu button{
        font-size: 12px;
    }

    .container-foto {
        text-align: center;
    }
    
    .container-foto #foto-1{
        margin-top: 20px;
    } 

    .container-foto #foto-2{
        margin-bottom: 20px;
    }

    #titulo-mobile, #accordion-mobile{
        display: block;
     }
     
     #nav-desktop{
        display: none;
     }

     #frase-header h1{
         font-size: 18px;
     }

     #titulo-mobile h1{
         font-size: 18px;
     }

     .r-titulo-empresa h1{
         font-size: 22px;
     }

     #sobre h2{
         font-size: 18px;
     }

     #banner p{
         font-size: 28px;
     }

     #movel h1{
         font-size: 18px;
     }

     #localizacao h1{
         font-size: 18px;
     }

     #sobre p{
         font-size: 12px;
     }

     #movel p{
         font-size: 12px;
     }

     

     #logo-7mares-branco{
         margin: 20px 0;
     }

     footer #endereco p, #contato p{
         font-size: 16px;
     }

     #sec-servicos .card p{
         font-size: 14px;
     }
}

@media screen and (max-width:420px){
    #foto-2{
        width: 200px;
        height: 229px;
    }

    #foto-1{
        width: 200px;
        height: 229px;
    }
}

#div-solicitacao-enviada, #div-solicitacao-erro{
    display: none;
}

#div-solicitacao-erro .fa-check-circle:before{
    color: indianred;
}

#div-solicitacao-enviada .fa-check-circle:before{
    color: #1E547E;
}