
/* Section empresa ///////////////////////////////////////////////////////////////////*/
.wrap_section_empresa{
    padding: 40px 0px 60px;
    /*background-color: #f6f6f6;*/
}
.section_color:nth-child(even) {
    background-color: #FFF !important;
}
.section_color:nth-child(odd) {
    background-color: #f6f6f6 !important;
}
.botao_whatsapp_home {
    position: relative !important;
    width: 100% !important;
    text-align: center;
    display: block !important;
    bottom: 0px !important;
    right: 0px !important;
    padding: 10px 10px !important;
}
.valor_anterior span{
    text-decoration: none;
    display: block;
    float: left;
    margin-right: 5px;
}
.valor_anterior{
    color: #6c757d;
    text-decoration: line-through;
    font-size: 16px;
}
.img_principal_fixa{
    display: block;
    float: initial;
    margin: 20px auto;
    width: 380px;
}
.img-modal{
    height: 300px;
    float: initial;
    margin: 0 auto;
    display: block;
}
.titulo_cesta{
    width: fit-content;
    border-radius: 5px;
    padding: 4px 25px;
    line-height: 40px;
    color: #000;
    font-size: 16px;
    margin: 10px 0px 0px;
    border: 2px solid #00ab20;
    display: block;
    float: left;
    cursor: pointer;
    text-align: center;
}
.titulo_cesta:hover, .titulo_cesta:focus{
    color: #00ab20 !important;
    text-decoration: underline;
    transition: 0.5s all;
}

.wrap_barra_banner {
    background: #cd3236;
    padding: 15px 0;
}
.owl-slider-destaques-home .owl-controls .owl-pagination{
    margin-top: 0px !important;
}
.owl-slider-destaques-home .owl-controls .owl-pagination .owl-page span {
    border: 1px solid #fff !important;
    background: transparent !important;
}
.owl-slider-destaques-home .owl-controls .owl-pagination .active span {
    border: 1px solid #fff !important;
    background: #fff !important;
}
.col_item_barra_banner {
    width: 100%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}
.item_barra_banner_right {
    border-left: 1px solid #FFF;
}
.col_item_barra_banner i, .col_item_barra_banner span {
    font-size: 18px;
    float: initial;
    display: block;
    color: #FFF;
}
.col_item_barra_banner i {
    font-size: 50px;
}

.valor_cesta{
    width: 100%;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    display: block;
}
.modal-body{

}
.btn-whatsapp{
    background: #40df5e;
    color: #FFF;
    font-weight: bold;
    padding: 10px 25px;
    z-index: 5;
    bottom: 15px;
    right: 15px;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #00ab20;
    margin-top: 12px;
    float: initial;
    margin: 0 auto;
    display: block;
    width: fit-content;
}
.btn-whatsapp:hover{
    background: #f82030;
    color: #FFF;
    border: 1px solid #d00004;
}
.btn-modal-home{
    background: #cd3236 !important;
    border-color: #cd3236 !important;
}
.btn-modal-home:hover{
    background: #ff0004 !important;
    border-color: #ff0004 !important;
}
.botao_whatsapp_home span {
    display: block !important;
    float: right;
    padding-right: 20px;
    line-height: 22px !important;
}
.botao_whatsapp_home i{
    font-size: 23px !important;
}
.btn-modal-home{
    display: block !important;
    width: 100%;
    float: left;
}
.mobile_block{
    display: none;
}
.img_principal_empresa{
    width: 100%;
    float: left;
}
.wrap_section_empresa .descricao_empresa{

    color: #333;
    font-size: 16px;
}

.btn_saiba_mais_empresa{
    border-radius: 5px;
    padding: 0px 25px;
    line-height: 40px;
    color: #000;
    font-size: 16px;
    margin: 24px 0px;
    border: 2px solid #00ab20;
    display: block;
    float: left;
    cursor: pointer;
}

.btn_saiba_mais_empresa:hover, .btn_saiba_mais_empresa:focus{
    background: #00ab20 !important;
    color: #FFF;
    transition: 0.5s all;
}

/* End section empresa ///////////////////////////////////////////////////////////////*/




/* ServiÃƒÆ’Ã‚Â§os //////////////////////////////////////////////////////////////////////////*/
.wrap_section_servicos{
    padding: 20px 0px 40px;
}
.img_servico_listagem{
    display: block;
    width: fit-content;
    margin: 10px auto;
    float: initial;
    background-size: cover;
    padding: 6px;
    height: 434px;
    border: 1px solid #dddddd;
}
.img_servico {
    display: block;
    float: left;
    background-position: center;
    width: 248px;
    height: 420px;
    background-size: cover;
    position: relative;
}
.img_servico:hover{}
.img_servico_listagem:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(218,140,144,1);
    -moz-box-shadow: 0px 0px 6px 0px rgba(218,140,144,1);
    box-shadow: 0px 0px 6px 0px rgba(218,140,144,1);
}
.img_principal_empresa{
    width: 100%;
    float: left;
}
.text-local{
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 30px;
    padding: 15px 0px;
}
.box_carousel_servico{
    width: 100%;
    float: left;
}
.box_carousel_servico_img{
    width: 100%;
    display: table;
}
.box_carousel_servico_img img{
    width: 100%;
}
.box_carousel_servico_titulo{
    width: 100%;
    float: left;
    color: #cba851;
    font-size: 16px;
    text-align: left;
    margin-top: 10px;
}
.box_carousel_servico_descricao{
    width: 100%;
    float: left;
    text-align: left;
}
/* End ServiÃƒÆ’Ã‚Â§os /////////////////////////////////////////////////////////////////////*/



/* Portfolio ////////////////////////////////////////////////////////////////////////*/
.wrap_section_portfolio{
    padding: 40px 0px 60px;
}
.box_portfolio{
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.box_portfolio_img {
    width: 100%;
    float: left;
}
.box_portfolio_img img{
    width: 100%;
    float: left;
}
.btn_ver_todos_portfolio{
    background: #fa8130;
    color: #FFF;
    text-align: center;
    font-size: 22px;
    padding: 11px 50px;
    text-transform: uppercase;
    font-weight: bold;
    display: table;
    margin: 0px auto;
}
.btn_ver_todos_portfolio:hover{
    text-decoration: none;
    background: #ff6d0b;
    color: #FFF;
    transition: 0.5s all;
}
.nav-portfolio>li>a {
    color: #000;
}
.nav-portfolio>li.active>a, .nav-portfolio>li.active>a:focus, .nav-portfolio>li.active>a:hover {
    color: #fff;
    background-color: #fa8130;
}
/* End Portfolio ////////////////////////////////////////////////////////////////////*/

/* Equipe ///////////////////////////////////////////////////////////////////////////*/
.wrap_section_equipe {
    padding: 40px 0px 60px;
    background: #f6f6f6;
}

.box_carousel_equipe{
    width: 100%;
    float: left;
}
.box_carousel_equipe_img{
    width: 100%;
    float: left;
}
.box_carousel_equipe_img img{
    width: 100%;
    float: left;
}
.box_carousel_equipe_titulo{
    width: 100%;
    float: left;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
}
.box_carousel_equipe_descricao{
    width: 100%;
    float: left;
    text-align: left;
    font-size: 16px;
}
.btn_ver_perfil_equipe{
    background: #fa8130;color: #FFF;padding: 6px 15px;
}
.btn_ver_perfil_equipe:hover{
    text-decoration: none;
    background: #ff6d0b;
    color: #FFF;
    transition: 0.5s all;
}
.wrap_pessoa_equipe_pgs{
    padding: 40px 0px 60px;
}
.img_pessoa_equipe{
    width: 100%;
    float: left;
}
.titulo_pessoa_equipe{
    margin: 0px 0px 10px;
}
.subtitulo_pessoa_equipe{
    font-size: 16px;
}
.descricao_pessoa_equipe{
    margin-top: 20px;
}
.redes_sociais_pessoa_equipe{
    padding: 0px;
    list-style: none;
    float: left;
}
.redes_sociais_pessoa_equipe li{
    float: left;
    display: inline-block;
    padding: 0px 5px;
}
.redes_sociais_pessoa_equipe li:first-child{
    padding-left: 0px;
}
.redes_sociais_pessoa_equipe li a{
    font-size: 18px;
    border-radius: 3px 2px 2px 3px;
    display: inherit;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    color: white;
}
.redes_sociais_pessoa_equipe li .facebook{
    background: #3b589e;
}
.redes_sociais_pessoa_equipe li .instagram{
    background: #e78733;
}
.redes_sociais_pessoa_equipe li .twitter{
    background: #2b97f0;
}
.redes_sociais_pessoa_equipe li .youtube{
    background: #dc4e41;
}
/* End Equipe ///////////////////////////////////////////////////////////////////////*/

/* Depoimentos //////////////////////////////////////////////////////////////////////*/
.wrap_section_depoimentos{
    padding: 40px 0px 60px;
}

.box_carousel_depoimento{
    width: 100%;
    float: left;
}
.box_carousel_depoimento_img{
    width: 160px;
    height: 160px;
    margin: 0px auto;
    /*border: 2px solid #000;*/
    border-radius: 100%;
    margin-bottom: 10px;
}
.box_carousel_depoimento_img img{
    width: 100%;
    float: left;
    border-radius: 100%;
}
.box_carousel_depoimento_titulo{
    width: 100%;
    float: left;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: center;
}
.box_carousel_depoimento_descricao{
    width: 100%;
    float: left;
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
}
/* End Depoimentos //////////////////////////////////////////////////////////////////*/
.img_icone_home{
    display: block;
    float: initial;
    height: 70px;
    margin: 0 auto 10px;
}
.icone_tamanho1{
    height: 70px;
}
.icone_tamanho2{
    height: 64px;
    margin-bottom: 16px;
}
.icone_tamanho3{
    height: 62px;
    margin-bottom: 18px;
}
.icone_tamanho4{
    height: 70px;
}
.box_carousel_parceiros{
    width: 100%;
    display: block;
    float: left;
}
.box_carousel_parceiros img{
    max-width: 100%;
    display: block;
    float: left;
    /* padding: 20px; */
    border-radius: 5px;
    box-shadow: 0px 0px 10px 0px #ccc;
}

/* Celulares ate 240px */
@media screen and (max-width: 240px) {

    /* Home */
    /* End Home */

}

/* End Celulares ate 240px */

/* Celulares ate 480px */
@media screen and (max-width: 480px) {
    .col_item_barra_banner {
        width: 100%;
        margin-bottom: 10px;
        padding: 10px;
        min-height: 125px !important;
    }
    .item_barra_banner_right {
        border-left: none;
    }

    .box_carousel_depoimento_img{
        border:none;
    }
    .botao_whatsapp_home i {
        margin: 0px !important;
    }
    .mobile_block{
        display: block;
    }
    /* Home */
    /* End Home */

}

/* Tablet em pe */
@media screen and (min-width: 481px) and (max-width: 767px) {
    .botao_whatsapp_home {
        padding: 10px 35px !important;
    }
    .botao_whatsapp_home i {
        margin: 0px !important;
    }
    .mobile_block{
        display: block;
    }
    /* Home */
    /* End Home */

}

/* End Tablet em pe */

/* Tablet em deitado */
@media screen and (min-width: 768px) and (max-width: 991px) {
    .btn-modal-home {
        display: block !important;
        width: 97%;
        float: left;
        margin-right: 6px;
    }
    .botao_whatsapp_home{
        padding: 10px 0px !important;
    }
    /* Home */
    /* End Home */

}

/* End Tablet em deitado */

/* Notebook */
@media screen and (min-width: 992px) and (max-width: 1280px) {
    .btn-modal-home {
        display: block !important;
        width: 97%;
        float: left;
        margin-right: 6px;
    }
    .botao_whatsapp_home{
        padding: 10px 0px !important;
    }
    /* Home */
    /* End Home */

}

/* End Notebook */

/* Computadores */
@media screen and (min-width: 1281px) {
    .btn-modal-home {
        display: block !important;
        width: 97%;
        float: left;
        margin-right: 6px;
    }
    /* Home */
    /* End Home */

}

/* End Computadores */

/* Computadores M */
@media screen and (min-width: 1345px) and (max-width: 1632px) {

    /* Classes do projeto */
    /* End Classes do projeto */

}

/* End Computadores */

/* Computadores G */
@media screen and (min-width: 1633px) {

    /* Classes do projeto */
    /* End Classes do projeto */

}

/* End Computadores G */