﻿body {
    font-family: 'Poppins';
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

/* header */
.wm-menu {
    background-color: #fff;
    min-height: 96px;
    padding-top: 26px;
}

    .wm-menu .navbar-brand {
        padding: 0;
    }

.wm-menu--lista {
    width: 100%;
}

    .wm-menu--lista li {
        width: calc(16% - 0px);
        min-height: 40px;
        margin: 4px 7px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    }

        .wm-menu--lista li:last-child {
            background-image: url('../_static/images/wm-menu/wm_menu_entrar.svg');
            background-repeat: no-repeat;
            background-position: 20px center;
            padding-left: 58px;
            justify-content: flex-start;
        }

        .wm-menu--lista li:last-child a {
            font-weight: 600;
            font-size: 16px;
            border-bottom: 0;
            padding-left: 0 !important;
        }

        .wm-menu--lista li:last-child img {
            margin-right: 10px;
        }

            .wm-menu--lista li:last-child:hover {
                background-image: url('../_static/images/wm-menu/wm_menu_entrar _hover.svg');
            }

            .wm-menu--lista li:last-child:hover a {
                border-bottom: 0;
            }

        .wm-menu--lista li:hover a {
            color: #2E2D37;
            border-bottom: 3px solid #F3123C;
        }

        .wm-menu--lista li a {
            font-weight: 400;
            font-size: 15px;
            color: #4D4C59;
            text-decoration: none;
            flex-direction: row;
            flex-wrap: wrap;
            align-content: center;
            justify-content: space-around;
            padding: 0 10px;
            border-bottom: 3px solid transparent;
        }

.nav-link {
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

/*#entrar {
    font-weight: 500;
    color: #2E2D37;
    text-decoration: none;
}

    #entrar {
        width: 100px !important;
        padding-left: 26px!important;
        height: 34px;
        line-height: 30px;
        font-size: 18px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        background-image: url(../../_static/images/wm-menu/wm_menu_entrar.svg);
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 27px 28px;
        transition: background-image .3s ease-out;
    }

        #entrar:hover {
            background-image: url('../../_static/images/wm-menu/wm_menu_entrar _hover.svg');
            text-decoration: none;
        }

        #entrar:focus {
            box-shadow: none;
        }
*/
/*Body*/


.titulos-centro {
    text-align: center;
}

.mobile {
    display: none;
}

/*Section Cotação*/

#cotacao {
    background: #EDEDF3;
}

.reparos {
    margin-top: 60px;
    margin-bottom: 60px;
}

.titulo-cotacao {
    font-weight: 700;
    font-size: 35px;
    color: #2E2D37;
}

.strong-cotacao {
    color: #F3123C;
    font-weight: 400;
}

.sub-cotacao {
    font-weight: 400;
    font-size: 16px;
    color: #2E2D37;
    margin-bottom: 40px;
}

.botao-buscar {
    width: 140px;
    height: 55px;
    left: 564px;
    top: 0px;
    background: #F3123C;
    border-radius: 8px;
    color: #FFFFFF;
    border: #F3123C;
}


.campo-busca {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 17px 5px 17px 46px;
    gap: 10px;
    width: 570px;
    height: 55px;
    background: #FFFFFF;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    border: none;
    margin: 0px 20px 0px 0px;
    max-width: none;
}

.cep-busca {
    position: absolute;
    left: 4%;
    bottom: 26%;
}


.linha-horizontal {
    height: 1px;
    background: #E5E5E5;
    position: absolute;
    width: 56%;
    left: 22%;
    top: 56%;
    z-index: 0;
}

/*Section Pedir orçamento*/
.pedir-orcamento {
    font-weight: 700;
    font-size: 38px;
    color: #2E2D37;
    text-align: center;
    margin-top: 60px;
}

.pedir-subtitulo {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #2E2D37;
}

.titulos-pedir {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #2E2D37;
}

.texto-pedir {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #2E2D37;
    margin-bottom: 50px;
}

.icones-posicao {
    margin: auto;
    margin-top: 50px;
    height: 79px;
}


/*Section Vantagens*/

#vantagens {
    background: #EDEDF3;
    margin-top: 40px;
    margin-bottom: 40px;
}

.vantagens-titulo {
    font-weight: 700;
    font-size: 38px;
    text-align: center;
    color: #2E2D37;
    margin-top: 80px;
}

.vantagens-sub {
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #2E2D37;
}

.cards {
    background: #F3123C;
    border-radius: 9px;
    color: #FFFFFF;
    height: 180px;
    width: 100%;
    padding: 20px;
    margin-bottom: 90px;
    margin-top: 50px;
}

.icones-card {
    position: absolute;
    border-radius: 35px;
    background: #FFFFFF;
    padding: 10px;
}

.vantagens-img {
    width: 100%;
}

.vantagens-card {
    width: 77%;
    margin-top: auto;
    float: right;
}

.strong-numbers {
    color: #2E2D37;
    font-weight: 700;
}

.texto-vantagens {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    position: absolute;
    bottom: 110px;
    padding-right: 20px;
}

/*Section Como Funciona*/

.titulo-funciona {
    font-weight: 700;
    font-size: 38px;
    color: #2E2D37;
}

.subtitulo-funciona {
    font-weight: 400;
    font-size: 18px;
    color: #2E2D37;
    margin-bottom: 50px;
}

.video {
    width: 100%;
    height: 600px;
}

/*Section Serviços*/

#servicos {
    background: #EDEDF3;
}

.titulo-servicos {
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    color: #F3123C;
    margin-top: 70px;
}

.sub-servicos {
    font-weight: 700;
    font-size: 38px;
    text-align: center;
    color: #2E2D37;
}

.box-servicos {
    box-sizing: border-box;
    width: 218px;
    height: 223px;
    left: 269px;
    top: 125px;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(31, 30, 39, 0.15);
    border-radius: 20px;
    padding: 35px 10px 10px 10px;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
}

    .box-servicos img {
        height: 30px;
    }

.titulo-box {
    font-weight: 700;
    font-size: 16px;
    color: #F3123C;
}

.texto-box {
    font-weight: 400;
    font-size: 16px;
    color: #2E2D37;
}

.carousel-control-next, .carousel-control-prev {
    opacity: 1.0;
}


/*Section Dúvidas frequentes*/
.titulo-duvidas {
    font-weight: 700;
    font-size: 38px;
    color: #2E2D37;
    margin-top: 60px;
    margin-bottom: 30px;
}

.duvidas {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.396175px;
    color: #2E2D37;
    border-bottom: 1px solid #EDEDF3;
    text-decoration: none;
    padding-bottom: 10px;
}

#duvidas {
    margin-top: 70px;
    margin-bottom: 80px;
}

.estilo-duvidas {
    background: #FFFFFF;
    padding: 10px 15px 10px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #EDEDF3;
}

    .estilo-duvidas h4 {
        display: inline-block;
        max-width: 90%;
    }

    a {
        color: #2E2D37;
    }

.link-duvidas-mais {
    color: #F3123C;
    font-size: 1.5em;
    line-height: 1em;
}

/* Horizontal line */
.collapsible-link::before {
    content: '';
    width: 14px;
    height: 2px;
    background: #F3123C;
    position: absolute;
    top: calc(50% - 1px);
    right: 1rem;
    display: block;
    transition: all 0.3s;
}

/* Vertical line */
.collapsible-link::after {
    content: '';
    width: 2px;
    height: 14px;
    background: #F3123C;
    position: absolute;
    top: calc(50% - 7px);
    right: calc(1rem + 6px);
    display: block;
    transition: all 0.3s;
}

.collapsible-link[aria-expanded='true']::after {
    transform: rotate(90deg) translateX(-1px);
}

.collapsible-link[aria-expanded='true']::before {
    transform: rotate(180deg);
}

/*Footer*/

footer {
    background: #2E2D37;
    color: #AEAEBA;
}

.direitos {
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    color: #AEAEBA;
    text-decoration: none;
}

    .direitos:hover {
        text-decoration: none;
        color: #AEAEBA;
    }

.logo-footer {
    margin-right: 10px;
}

.redes-sociais {
    display: inline-flex;
}

.empresa {
    color: #FFFFFF !important;
}

    .empresa:hover {
        text-decoration: none;
        color: #FFFFFF;
    }

@media screen and (min-width: 320px) and (max-width: 667px) {
    .wm-menu {
        background-color: #fff;
        min-height: 66px;
        max-height: 66px;
        padding-top: 18px;
        padding-bottom: 0;
    }

        .wm-menu .navbar-brand {
            padding: 5px 0;
            height: 50px;
            display: flex;
        }

            .wm-menu .navbar-brand img {
                max-width: 100px;
            }

        .wm-menu .navbar-toggler:focus {
            outline: 0;
            box-shadow: none;
        }

        .wm-menu .navbar-toggler-icon img {
            width: 100%;
        }

        .wm-menu .navbar-collapse {
            padding-top: 15px;
        }



    .wm-menu--lista li {
        width: 100%;
        min-height: 50px;
        margin: 2px auto;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        background-color: #F3123C;
        border-radius: 4px;
    }

        .wm-menu--lista li a {
            color: #fff;
        }

    .mobile {
        display: block;
    }

    .posicionamento {
        display: block !important;
        padding: 0px 10px 0px 10px !important;
    }

    .entrar {
        float: right;
        margin-top: 14px !important;
    }

    /*Section Cotação*/

    #cotacao {
        background: linear-gradient(to bottom, #EDEDF3 50%, #FFFFFF);
    }

    .reparos {
        margin: auto;
        margin-top: 30px;
    }

    .cotacao-mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px;
        /* position: absolute; */
        width: 320px;
        height: 300px;
        /* left: auto; */
        margin-left: auto;
        margin-right: auto;
        /* top: 263px; */
        background: #FFFFFF;
        box-shadow: 0px 4px 4px rgb(91 91 91 / 22%);
        border-radius: 8px;
    }

    .desk {
        display: none;
    }

    .titulo-cotacao {
        font-size: 20px;
        text-align: center;
    }

    .sub-cotacao {
        font-size: 16px;
        text-align: center;
    }

    .campo-busca {
        padding: 17px 5px 17px 37px;
        width: 286px;
        height: 55px;
        box-shadow: 0px 0px 25px rgb(0 0 0 / 50%);
        margin: 0px 0px 20px 0px;
        border: 1px solid #F3123C;
        font-size: 13px;
    }

    .botao-buscar {
        width: 286px;
    }

    .cep-busca {
        left: 10%;
        bottom: 24%;
        width: 5%;
    }

    /*Section Pedir Orçamento*/

    #orcamento {
        padding: 10px;
    }

    .pedir-orcamento {
        font-size: 30px;
        line-height: 40px;
        text-align: left;
        margin-top: 50px;
    }

    .pedir-subtitulo {
        font-size: 20px;
        line-height: 24px;
        text-align: left;
        margin-bottom: 20px;
    }

    .icones-posicao {
        width: auto;
        margin-top: 0px;
        padding: 5px;
    }

    .card-orcamento {
        width: 160px;
        height: 186px;
        border-radius: 16px;
        margin: auto;
        text-align: left;
        padding: 10px;
        margin-bottom: 20px;
        margin-right: 10px;
        box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 20%);
    }

    .titulos-pedir {
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .texto-pedir {
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        text-align: left;
    }

    /*Section Vantagens*/

    .vantagens-titulo {
        font-size: 30px;
        text-align: left;
        line-height: 40px;
    }

    .vantagens-sub {
        text-align: left;
        font-size: 20px;
        line-height: 30px;
    }

    .texto-vantagens {
        padding: 30px;
        display: contents;
    }

    .strong-numbers {
        color: #F3123C;
    }

    .vantagens {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .vantagens-card {
        width: 100%;
        margin: 0px;
        float: none;
        font-size: 24px;
    }

    .icones-card {
        position: inherit;
        width: fit-content;
        margin-bottom: 20px;
        background: none;
        padding: 0px;
    }

    .cards {
        background: none;
        height: 180px;
        padding: 20px 20px 20px 0px;
        margin-bottom: 50px;
        margin-top: 20px;
    }

    /*Section Como Funciona*/

    .video {
        width: 100%;
        height: 200px;
        margin-bottom: 60px;
    }

    .subtitulo-funciona {
        font-size: 20px;
        line-height: 30px;
    }

    /*Section serviços*/

    .box-servicos {
        margin: auto;
        margin-bottom: 30px;
        margin-top: 20px;
    }

    .carrossel-img {
        width: 10% !important;
        margin: auto;
    }

    .carousel {
        background: #FFFFFF;
        margin-bottom: 50px;
        margin-top: 50px;
        padding: 40px;
        border-radius: 10px;
        height: 200px;
    }

    .carousel-control-prev {
        background: #F3123C;
        height: 35px;
        border-radius: 60px;
        width: 35px;
        padding: 5px;
        bottom: 42% !important;
        top: inherit;
        left: -2%;
    }

    .carousel-control-next {
        background: #F3123C;
        height: 35px;
        border-radius: 60px;
        width: 35px;
        padding: 5px;
        bottom: 42% !important;
        top: inherit;
        right: -3%;
    }

    .sub-servicos {
        text-align: left;
        font-size: 29px;
    }

    .titulo-servicos {
        text-align: left;
    }

    /*Section solução*/
    #solucao {
        background: #F3123C;
        height: 842px;
    }

    .box-posicao {
        padding-top: 50px;
    }

    .solucao-box {
        width: 80%;
        text-align: left;
        background-color: rgba(46, 45, 55, 0.6);
        border-radius: 15px;
        margin: auto;
        padding: 20px;
        color: #FFFFFF;
        height: 566px;
        background-image: url(../../_static/images/wm-mobile/solucao.png);
        background-size: auto;
    }

    .solucao-mercado {
        width: 70%;
        text-align: center;
        background-color: #FFFFFF;
        border-radius: 15px;
        margin: auto;
        padding: 20px;
        height: 176px;
        position: absolute;
        align-items: center;
    }

    .titulo-solucao {
        font-weight: 700;
        font-size: 25px;
        line-height: 26px;
    }

    .texto-solucao {
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 30px;
    }

    .empresa-wm {
        justify-content: center;
        display: flex;
        margin-top: 160px;
    }

    .texto-empresa {
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        margin-right: 15px;
        color: #FFFFFF;
    }

    .texto-card {
        text-align: center;
        color: black;
    }

    .construindo {
        font-size: 18px;
        padding: 0px 10px 0px 10px;
    }

    .strong-solucao {
        text-align: center;
        color: #F3123C;
        font-size: 28px;
    }

    /*Dúvidas Frequentes*/
    .estilo-duvidas {
        border-radius: 5px;
        box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 20%);
        padding: 15px;
        margin: 5px 15px 10px 5px;
    }

    .titulo-duvidas {
        font-size: 26px;
        margin-top: 0px;
    }

    /*Footer*/

    .direitos {
        font-weight: 400;
        font-size: 10px;
        padding: 10px;
        margin-bottom: 5px;
    }

    .opcoes-footer {
        padding: 10px 10px 10px 18px;
        color: #F3123C !important;
        font-size: 15px;
        font-weight: 700;
    }

    .faq, .contate {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .texto-rede {
        font-weight: 700;
        font-size: 14px;
        padding: 10px 10px 10px 18px;
        color: #ECEDF2 !important;
    }

    .faq-control-next {
        background: #F3123C;
        border-radius: 60px;
        width: 25px;
        display: inline-block;
        padding: 2px 0px 0px 5px;
    }

    .logo-footer {
        padding: 10px 10px 10px 18px;
    }

    .redes {
        padding: 10px 10px 10px 18px;
    }

    .redes-sociais {
        width: 30px;
        margin-right: 5px;
    }
}
