.banner-catalogo {
    -webkit-animation: bounce-in 1s ease 1 normal;
    -moz-animation: bounce-in 1s ease 1 normal;
    animation: bounce-in 1s ease 1 normal;
}

.banner-text {
    -webkit-animation: neon1 1s ease 0.5s 1 normal;
    -moz-animation: neon1 1s ease 0.5s 1 normal;
    animation: neon1 1s ease 0.5s 1 normal;
}

.banner-text p {
    line-height: 105px;
    color: #fff;
}

.banner-text p .text-1 {
    display: none;
}

.banner-text p .text-2 {
    font-weight: bold;
    display: block;
}

.banner-text p .text-3 {
    font-weight: bold;
    display: block;
}

.banner-text a {
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.5em;
}

#bg-blackfriday {
    margin-top: 70px;
    margin-bottom: -70px;
}

#carrossel-banners {
    margin-bottom: 0;
    max-height: 745px;
    overflow: hidden;
}

#carrossel-banners .slick-list {
    overflow: hidden;
}

.slick-prev,
.slick-next {
    top: 45%;
}

.diferencial-icon {
    max-width: 50px;
}

/*#carrossel-banners .slick-dots {
    top: 50%;
    right: 12%;
    margin-top: -30px;    
    width: 20px;
    height: 60px;
}
#carrossel-banners .slick-dots li {
    display: block;
    margin: 3px 0;    
}
#carrossel-banners .slick-dots li button {
    width: 12px;
    height: 12px;   
    background: url('../img/layout/slick-dot.png') no-repeat center center;
}    
#carrossel-banners .slick-dots li button:before {    
    font-size: 10px;    
    content: '';
    text-align: center;
    opacity: 1;    
    width: 12px;
    height: 12px;
}
#carrossel-banners .slick-dots li.slick-active button:before {
    opacity: 1;
    background: url('../img/layout/slick-dot-selected.png') no-repeat center center;
}*/

#carrossel-banners .slick-dots {
    position: initial;
    bottom: initial;
    margin-top: 25px;
}

.slick-dots li button::before {
    font-size: 10px;
}

.banner {
    cursor: pointer;
}

.titulo {
    text-align: left;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
    color: #6C6C6C;
    border-bottom: 2px solid #ddd;
    position: relative;
}

.underline {
    display: block;
    width: 70px;
    height: 2px;
    background-color: #004e7e;
    position: absolute;
    left: 0;
    bottom: -2px;
}

#bg-promocoes {
    height: auto;
    margin-top: 70px;
}

#bg-lancamentos {
    height: auto;
    /*427px;*/
    /*background: url('../img/layout/bg-lancamentos.jpg') no-repeat center center;*/
    padding-bottom: 50px;
    margin-top: 50px;
}

#bg-institucional-home {
    height: 200px;
    background: url('../img/layout/bg-institucional-home.jpg') no-repeat center center;
}

#institucional-home {
    text-align: right;
}

#institucional-home h1 {
    font-size: 28px;
    color: #fff;
    width: 300px;
    float: right;
    margin-top: 40px;
}

#institucional-home p {
    color: #fff;
    font-size: 18px;
    width: 510px;
    clear: both;
    float: right;
}

#catalogo {}

#montadoras {
    display: none;
}

.fancybox-skin {
    background: #fff;
}

.fancybox-title-float-wrap {
    margin-bottom: -45px;
}

#fornecedores {
    margin-top: 50px;
    position: relative;
}

.produto.box-fornecedor {
    min-height: 292px;
    /*width: 25%;
    float: left;*/
    background-color: #eee;
    border: 1px solid #ccc;
    position: relative;
}

.produto img.logo-fornecedor {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -75px;
}

#avancar,
#avancar2,
#avancar3,
#avancar4 {
    position: absolute;
    top: 100px;
    right: 0;
    z-index: 30;
    display: none;
}

#voltar,
#voltar2,
#voltar3,
#voltar4 {
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 30;
    display: none;
}

#diferenciais {
    padding-top: 40px;
    padding-bottom: 40px;
}

.diferencial {
    display: flex;
    flex-direction: row;
    align-items: start;
    margin-bottom: 25px;
}

.diferencial .wrap-text {
    padding-left: 15px;
}

.diferencial-titulo {
    font-size: 16px;
    font-weight: bold;
    color: #6C6C6C;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.diferencial-subtitulo {
    font-size: 10px;
    color: #004e7e;
    text-transform: uppercase;
    margin: 0;
}

.diferencial a,
.diferencial a:hover {
    text-decoration: none;
}

#linhas-de-produtos .linha {
    margin-bottom: 30px;
}

#carrossel-promocoes,
#carrossel-lancamentos {
    margin-left: -15px;
    margin-right: -15px;

}

.slick-list {
    padding-top: 12px;
}

#carrossel-banners .slick-list {
    padding-top: 0;
}

#mini-banners .mini-banner {
    padding: 0;
    cursor: pointer;
}

.mini-banner img {
    width: 100%;
}

.carousel-fornecedores .slick-list {
    padding-top: 0;
}

.carousel-fornecedores .produto {
    padding: 0 5px;
}

.box-fornecedor a:hover {
    text-decoration: none;
}

.slick-prev:before,
.slick-next:before {
    color: #333;
}

.navbar-search-desktop {
    border-bottom: none;
}

.animation2:before {
    background: rgba(255, 255, 255, .3);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 50%;
    top: 0;
    opacity: 1;
    width: 0;
    pointer-events: none;
}

.animation2:after {
    background: rgba(255, 255, 255, .6);
    bottom: 50%;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 1;
    width: 0;
    pointer-events: none;
}

.animation2:hover:before {
    left: 0;
    right: 0;
    opacity: 0;
    width: auto;
    -webkit-transition: all .9s linear;
    -moz-transition: all .9s linear;
    -ms-transition: all .9s linear;
    -o-transition: all .9s linear;
    transition: all .9s linear;
}

.animation2:hover:after {
    top: 0;
    bottom: 0;
    opacity: 0;
    width: auto;
    -webkit-transition: all .9s linear;
    -moz-transition: all .9s linear;
    -ms-transition: all .9s linear;
    -o-transition: all .9s linear;
    transition: all .9s linear;
}

.slick-next::before,
.slick-prev::before {
    font-family: 'FontAwesome';
    font-size: 35px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-next::before {
    content: "\f105";
}

.slick-prev::before {
    content: "\f104";
}

@media (max-width: 370px) {
    .diferencial-icon {
        max-width: 40px;
    }

    .diferencial .wrap-text {
        padding-left: 10px;
    }

    .diferencial-titulo {
        font-size: 10px !important;
    }

    .diferencial-subtitulo {
        font-size: 9px;
    }
}

@media (max-width: 650px) {
    .produto.box-fornecedor {
        width: 100%;
        min-height: 80px;
        background-color: transparent;
        border: 0;
    }

    .container-carousel {
        width: 100%;
    }
}

@media (max-width: 767px) {
    #container-banner {
        overflow: hidden;
        max-height: 660px;
        margin-top: -15px;
    }

    #bg-lancamentos {
        padding-bottom: 50px;
        margin-top: 0px;
    }

    #montadoras {
        margin-bottom: 25px;
    }

    #institucional-home h1 {
        width: 100%;
        max-width: 300px;
        margin-top: 15px;
    }

    #institucional-home p {
        max-width: 510px;
        width: 100%;
    }

    #diferenciais {
        padding-top: 50px;
        padding-bottom: 10px;
    }

    .diferencial-titulo {
        font-size: 11px;
    }

    #diferenciais .diferencial:nth-child(3) {
        clear: both;
    }

    #linhas-de-produtos {
        padding: 25px;
        padding-bottom: 35px;
    }

    #linhas-de-produtos .linha {
        padding: 5px;
        margin-bottom: 0;
    }

    #linhas-de-produtos .linha .zoom {
        opacity: 1;
    }

    #bg-promocoes {
        margin-top: -10px;
    }

    .fornecedor>div {
        padding: 0;
    }

    .container-carousel {
        padding: 0;
    }

    .box-fornecedor {
        padding: 0;
        padding-top: 12px;
    }

    .box-fornecedor a {
        display: block;
        text-align: center;
        width: 100%;
        color: darkred;
        font-weight: bold;
        font-size: 25px;
        margin-bottom: 15px;
        text-transform: uppercase;
    }
}

@media (min-width: 768px) {
    .banner-text {
        font-size: 50%;
        text-align: left;
        padding-top: 20px;
    }

    .banner-text p {
        line-height: 7em;
        text-align: center;
        display: inline-block;
    }

    .banner-text p .text-2 {
        font-size: 10.5em;
    }

    .banner-text p .text-3 {
        font-size: 4.3em;
    }

    .banner-text a {
        font-size: 1.5em;
    }

    .banner-text a .link-icon {
        font-size: 3.5em;
        display: block;
    }

    .banner-text a .link-text {
        font-size: 1.2em;
    }

    .container-carousel {
        padding-right: 0;
        flex-grow: 1;
    }

    #fornecedores {
        margin-bottom: 50px;
    }

    .container-fornecedor {
        display: flex;
        flex-direction: row;
        margin-bottom: 100px;
    }

    .container-carousel .carousel-fornecedores {
        margin-bottom: 0;
    }

    .container-carousel .carousel-fornecedores .produto {
        margin-bottom: 0;
    }

    .container-carousel .carousel-fornecedores .slick-dots {
        margin-bottom: -20px;
    }

    .box-fornecedor {
        display: flex;
        max-width: 300px;
        box-shadow: 8px 8px 2px 0 rgba(20, 47.00000000000007, 126, .13);
        align-items: center;
        flex-direction: column;
        justify-content: center;
        background: #eee;
    }

    .box-fornecedor img {
        max-width: 70%;
    }

    .box-fornecedor a {
        max-width: 170px;
        padding: 8px 12px;
        margin-top: 25px;
        text-align: center;
        text-transform: uppercase;
        font-size: 14px;
        border: 1px solid #333;
        border-radius: 50px;
        color: #333;
    }

    .box-fornecedor a:hover {
        background: #333;
        color: #fff;
    }
}

@media (min-width: 930px) {
    .banner-text {
        padding-top: 35px;
    }
}

@media (min-width: 992px) and (max-width: 1367px) {

    #carrossel-promocoes,
    #carrossel-lancamentos {
        margin-left: -5px;
        margin-right: -5px;
    }
}

@media (min-width: 992px) {
    .banner-text {
        font-size: 58%;
    }
}

@media (min-width: 1200px) {
    .banner-text {
        font-size: 60%;
    }

    .banner-text a {
        font-size: 2.2em;
    }
}

@media (min-width: 1440px) {
    .banner-text {
        font-size: 70%;
        padding-top: 70px;
    }
}