/*-------------------------------------------------------------------------------------
    QUEM SOMOS
-------------------------------------------------------------------------------------*/
.fundoQuemSomos {
    height: auto !important;
    background-position-x: 0px !important;
    background-position-y: 0px !important;
    background-image: url(../images/quemsomos.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    margin-top: -6px;
    position: relative;
    z-index: 99999;
}


/*---------------------------------------------------------------------------------------
LOJAS
-----------------------------------------------------------------------------------------*/
.team-detail-sec {
    text-align: center !important;
    margin: 0px 0px 0px -3% !important;
    background-color: #FF4500 !important;
    transform: skew(-30deg) !important;
    padding-top: 5px !important;
    width: 360px !important;
}
.team-detail-sec h3 {
    transform: skew(30deg) !important;
    color: white !important;
    width: 358px !important;
}


/*-------------------------------------------------------------------------------------
CARDAPIO
-------------------------------------------------------------------------------------*/
.fundoCardapio {
    height: auto !important;
    background-position-x: 0px !important;
    background-position-y: 0px !important;
    background-image: url(../images/BG_Slide-Cardapio.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    margin-top: -4% !important;
}

/****************************************************************************************************
MOBILE
****************************************************************************************************/
@media (max-width: 359px) {
    /*-------------------------------------------------------------------------------------
        QUEM SOMOS
    -------------------------------------------------------------------------------------*/
    .textoQuemSomos {
        font-size: 22px !important;
        margin-bottom: 1%;
    }
    .textoDescricaoQuemSomos {
        font-size: 17px !important;
        line-height: 19px !important;
        margin-top: 0%;
        margin-bottom: 0%;
    }
    .fundoQuemSomos {
        height: auto !important;
        background-position-x: 0px !important;
        background-position-y: 0px !important;
        background-image: url(../images/quemsomos_celular.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100% !important;
        margin-top: -6px;
        position: relative;
        z-index: 99999;
    }

    /*-------------------------------------------------------------------------------------
    CARDAPIO
    -------------------------------------------------------------------------------------*/
    .fundoCardapio {
        height: auto !important;
        background-position-x: 0px !important;
        background-position-y: 0px !important;
        background-image: url(../images/BG_Slide-Cardapio_celular.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100% !important;
        margin-top: -4% !important;
    }

}
@media (min-width: 360px) and (max-width: 432px) {
    /*-------------------------------------------------------------------------------------
        QUEM SOMOS
    -------------------------------------------------------------------------------------*/
    .textoQuemSomos {
        font-size: 22px !important;
        margin-bottom: 1%;
    }
    .textoDescricaoQuemSomos {
        font-size: 18px !important;
        line-height: 20px !important;
        margin-top: 0%;
        margin-bottom: 0%;
    }
    .fundoQuemSomos {
        height: auto !important;
        background-position-x: 0px !important;
        background-position-y: 0px !important;
        background-image: url(../images/quemsomos_celular.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100% !important;
        margin-top: -6px;
        position: relative;
        z-index: 99999;
    }

    /*-------------------------------------------------------------------------------------
    CARDAPIO
    -------------------------------------------------------------------------------------*/
    .fundoCardapio {
        height: auto !important;
        background-position-x: 0px !important;
        background-position-y: 0px !important;
        background-image: url(../images/BG_Slide-Cardapio_celular.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100% !important;
        margin-top: -4% !important;
    }


}


/****************************************************************************************************
TABLET
****************************************************************************************************/
@media (min-width: 433px) and (max-width: 480px) {
    /*-------------------------------------------------------------------------------------
        QUEM SOMOS
    -------------------------------------------------------------------------------------*/
    .textoQuemSomos {
        font-size: 22px !important;
        margin-bottom: 1%;
    }
    .textoDescricaoQuemSomos {
        font-size: 18px !important;
        line-height: 20px !important;
        margin-top: 0%;
        margin-bottom: 0%;
    }
    .fundoQuemSomos {
        height: auto !important;
        background-position-x: 0px !important;
        background-position-y: 0px !important;
        background-image: url(../images/quemsomos_celular.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100% !important;
        margin-top: -6px;
        position: relative;
        z-index: 99999;
    }
}
@media (min-width: 481px) and (max-width: 760px) {
    /*-------------------------------------------------------------------------------------
        QUEM SOMOS
    -------------------------------------------------------------------------------------*/
    .textoQuemSomos {
        font-size: 22px !important;
        margin-bottom: 1%;
    }
    .textoDescricaoQuemSomos {
        font-size: 18px !important;
        line-height: 20px !important;
        margin-top: 0%;
        margin-bottom: 0%;
    }
    .fundoQuemSomos {
        height: auto !important;
        background-position-x: 0px !important;
        background-position-y: 0px !important;
        background-image: url(../images/quemsomos_tablet.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100% !important;
        margin-top: -6px;
        position: relative;
        z-index: 99999;
    }
    .larguraQuemSomos{
        padding-right: 53px !important;
        padding-left: 59px !important;
    }
}
@media (min-width: 760px) and (max-width: 800px) {
    /*-------------------------------------------------------------------------------------
        QUEM SOMOS
    -------------------------------------------------------------------------------------*/
    .textoQuemSomos {
        font-size: 32px !important;
        margin-bottom: 1%;
    }
    .textoDescricaoQuemSomos {
        font-size: 25px !important;
        line-height: 30px !important;
        margin-top: 0%;
        margin-bottom: 4%;
    }
    .fundoQuemSomos {
        height: auto !important;
        background-position-x: 0px !important;
        background-position-y: 0px !important;
        background-image: url(../images/quemsomos_tablet.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100% !important;
        margin-top: -6px;
        position: relative;
        z-index: 99999;
    }
    .larguraQuemSomos{
        padding-right: 62px !important;
        padding-left: 68px !important;
    }
}
@media (min-width: 801px) and (max-width: 1199px) {
    /*-------------------------------------------------------------------------------------
        QUEM SOMOS
    -------------------------------------------------------------------------------------*/
    .textoQuemSomos {
        font-size: 40px !important;
        margin-bottom: 1%;
    }
    .textoDescricaoQuemSomos {
        font-size: 25px !important;
        line-height: 30px !important;
        margin-top: 0%;
        margin-bottom: 4%;
    }
    .fundoQuemSomos {
        height: auto !important;
        background-position-x: 0px !important;
        background-position-y: 0px !important;
        background-image: url(../images/quemsomos_tablet.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100% !important;
        margin-top: -6px;
        position: relative;
        z-index: 99999;
    }
    .larguraQuemSomos{
        padding-right: 62px !important;
        padding-left: 68px !important;
    }

    .team-detail-sec {
        text-align: center !important;
        margin: 0px 0px 0px -3% !important;
        background-color: #FF4500 !important;
        transform: skew(-30deg) !important;
        padding-top: 5px !important;
        width: 280px !important;
    }
    .team-detail-sec h3 {
        transform: skew(30deg) !important;
        color: white !important;
        width: 300px !important;
    }

}


/****************************************************************************************************
DESKTOP
****************************************************************************************************/
@media (min-width: 1200px) and (max-width: 1365px) {
    /*-------------------------------------------------------------------------------------
        QUEM SOMOS
    -------------------------------------------------------------------------------------*/
    .textoQuemSomos {
        font-size: 42px !important;
        margin-bottom: 1%;
    }
    .textoDescricaoQuemSomos {
        font-size: 25px !important;
        line-height: 29px !important;
        margin-top: 0%;
        margin-bottom: 11%;
    }
    .larguraQuemSomos{
        padding-right: 83px !important;
        padding-left: 29px !important;
    }
}
@media (min-width: 1366px) and (max-width: 1440px) {
    /*-------------------------------------------------------------------------------------
        QUEM SOMOS
    -------------------------------------------------------------------------------------*/
    .textoQuemSomos {
        font-size: 42px !important;
        margin-bottom: 1%;
    }
    .textoDescricaoQuemSomos {
        font-size: 25px !important;
        line-height: 29px !important;
        margin-top: 0%;
        margin-bottom: 11%;
    }
    .larguraQuemSomos{
        padding-right: 31px !important;
        padding-left: 0px !important;
    }
}
/*@media (min-width: 1441px) and (max-width: 1680px) {*/
@media (min-width: 1441px) {
    /*-------------------------------------------------------------------------------------
        QUEM SOMOS
    -------------------------------------------------------------------------------------*/
    .textoQuemSomos {
        font-size: 42px !important;
        margin-bottom: 1%;
    }
    .textoDescricaoQuemSomos {
        font-size: 25px !important;
        line-height: 29px !important;
        margin-top: 0%;
        margin-bottom: 11%;
    }
    .larguraQuemSomos{
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}
@media (min-width: 1501px) and (max-width: 1680px) {
}
@media (min-width: 1681px) and (max-width: 1920px) {
}
@media (min-width: 1921px) {
}


