﻿html, body {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

.logo {
    width: 150px;
    margin-left: 20%;
}

.icone-menu {
    padding: 15px;
    border: 1px solid #d9bdc5;
    border-radius: 50%;
    margin-top: 5px;
    margin-left: -5px;
    font-size: 18px;
}

#inicio {
    width: 100%;
    min-width: auto;
    height: auto;
    /*min-height: 400px;*/
    background-color: #fff;
    background-image: -webkit-linear-gradient(180deg, #fff 47.7%, #a10101 35%);
}

    #inicio:after {
        content: "";
        position: relative;
        bottom: 40px;
        left: 52.3%;
        border: 25px solid transparent;
        border-left-color: #a10101;
        float: left;
    }

.lazy .slick-prev {
    display: none !important;
}

.lazy .slick-next {
    display: none !important;
}

.lazy .slick-dots li {
    float: right;
    margin: 0;
}

.lazy .slick-dots {
    margin-bottom: -1rem;
}

    .lazy .slick-dots li button:before {
        font-size: 12px;
    }

.carousel-inicial {
    width: auto;
    height: 480px;
    /*margin: auto;*/
}

.icone-confeccoes {
    background: #a00000;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    width: 60%;
    margin: auto;
}

    .icone-confeccoes img {
        transition: transform .5s ease;
    }

        .icone-confeccoes img:hover {
            -webkit-filter: drop-shadow(5px 5px 5px #222);
            filter: drop-shadow(5px 5px 5px #222);
            transform: scale(1.3);
        }

.content, .header-content {
    padding: 10.4% 5%;
    text-align: center
}

video {
    position: absolute;
    min-width: 100%;
    /*min-height: 100%;*/
    width: -webkit-fill-available;
    height: 320px;
    object-fit: cover;
    z-index: -99
}

.bg-red {
    background: #a00000 !important;
}

.bg-cida {
    background-color: #fff;
    /*background-image: -webkit-linear-gradient( 180deg, #fff 47.7%, #a10101 35%);*/
}

.bg-infos {
    background-color: transparent;
    background-image: -webkit-linear-gradient(26deg, transparent 5%, #a00000 5.2%);
}

    .bg-infos a {
        color: white;
    }

        .bg-infos a:hover {
            color: #d79494;
            text-decoration: none;
        }

.navbar a {
    color: #a10101;
}

    .navbar a:hover {
        color: #d79494;
    }

#inicio {
    padding-top: 4.5em;
}

.texto-inicial {
    /*padding-top: 2em;*/
    /*font-family: Geneva;*/
    color: #a00000;
}

footer {
    background: #cd8873;
}

    footer a {
        color: #a00000;
    }

        footer a:hover {
            color: #a00000;
            text-decoration: none;
        }

.cartoes img {
    width: 50px;
    margin: 10px 5px;
}

.hipercard {
    width: 70px !important;
}

.diners {
    width: 90px !important;
}

.text-red {
    color: #a00000;
}

.card {
    h
}

.pad-section {
    padding-top: 3em;
    padding-bottom: 6em;
}

.tamanho-inherit {
    width: inherit;
}

.card:hover {
    box-shadow: 0 10px 20px rgb(160 0 0 / 44%)
}

.card-body {
    padding: 10px !important;
    border: 1px solid rgb(205 136 115);
}

.botao-compra {
    border-radius: 1.25rem !important;
}

.voltar {
    color: #a00000;
}

    .voltar:hover {
        color: #aeacb2;
        text-decoration: none;
    }

.confeccoes:hover {
    text-decoration: none;
}

.icone {
    width: 40px;
    transition: transform .5s ease;
}

    .icone:hover {
        -webkit-filter: drop-shadow(5px 5px 5px #222);
        filter: drop-shadow(5px 5px 5px #222);
        transform: scale(1.1)
    }

.btn-red {
    background: #a00000 !important;
}

    .btn-red:hover {
        background: #acabb1 !important;
    }

.btn-vantagens {
    padding: 15px;
    background: linear-gradient(to bottom, #ce4362, #a00000);
    border-radius: 1.25em;
}

    .btn-vantagens:hover {
        text-decoration: none;
    }

.circulo {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #a00000;
    margin: 10px auto;
    padding: 20px 5px 20px 5px;
    color: white;
}

    .circulo:hover {
        box-shadow: 0 0 0 4px #d9bdc5;
        background-color: #a10101;
    }

    .circulo img {
        width: 40px;
    }

.card-contato {
    padding: 10px;
    border: 1px solid #dac8cd;
    height: 157px;
}

    .card-contato h3 {
        color: #d9bdc5;
        margin-top: 12px;
    }

    .card-contato a {
        color: #a00000;
    }

.parallax-container {
    background: #33333352;
}

.instagram img {
    height: 24em;
    object-fit: cover;
}

.instagram .slick-prev {
    left: 25px;
    z-index: 99;
}

.instagram .slick-next {
    right: 25px;
    z-index: 99;
}

.parallax-insta {
    background-image: url('https://www.w3schools.com/howto/img_parallax.jpg');
    height: 300px;
    /*background-attachment: fixed;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 3%;
}

.efeito {
    height: -webkit-fill-available;
    padding: 20px;
    border-radius: 3%;
}

.parallax-insta .efeito:hover {
    background-image: linear-gradient(120deg, #d9bdc4, #d9bdc5);
    opacity: .7;
}

.parallax-insta .borda {
    border: 1px solid #a00000;
    height: -webkit-fill-available
}

.parallax-insta a {
    position: absolute;
    top: 40%;
    left: 15%;
}

    .parallax-insta a:hover {
        background: #d9bdc5 !important;
    }

#confeccoes h3 {
    text-transform: uppercase;
}

.pad-confeccoes {
    padding: 20px 15px;
}

    .pad-confeccoes img {
        transition: transform .5s ease;
    }

        .pad-confeccoes img:hover {
            transform: scale(1.3);
        }

.equipe img {
    margin: auto;
    width: 90%;
}

.bg-footer {
    background-image: url("../img/bg-footer.png");
    background-size: cover;
    color: #a00000;
}

.circulo-carousel {
    width: 300px;
    height: 300px;
    background: #a00000;
    border-radius: 50%;
    /*margin: auto;*/
}

    .circulo-carousel img {
        height: 300px;
        margin: auto;
    }

    .circulo-carousel .slick-dots {
        display: none !important;
    }

.bg-icone {
    margin-left: auto;
    width: 60px;
    background: #a00000;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
}

/*VIDEO*/
.wrap {
    width: 100%;
    height: 25vw;
    position: relative;
    background: #07293e54;
}

    .wrap > #myVideo {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        overflow: hidden;
        object-fit: cover;
    }

        .wrap > #myVideo > video {
            width: 100%;
        }

    .wrap > .content {
        padding: 170px 5em;
        background: #a0000078;
        z-index: 99;
        position: absolute;
    }

.footer-video {
    position: absolute;
    bottom: 10px;
    left: 20px;
    color: white;
}
/*FIM VIDEO*/
.regular .slick-prev {
    left: -25px;
    z-index: 99;
    height: 100px;
    margin-top: 20px;
}

.regular .slick-next {
    right: 25px;
    z-index: 99;
    height: 100px;
    margin-top: 20px;
}

.regular {
    margin-left: 60px;
}

    .regular .slick-dots {
        width: 92%;
    }

.logo-parceiro {
    width: 200px;
    height: 150px;
    object-fit: contain;
}

.btn-outline-danger {
    color: #a00000 !important;
    border-color: #a00000 !important;
}

    .btn-outline-danger:hover {
        color: white !important;
        border-color: #a00000 !important;
        background: #a00000 !important;
    }


/*BOTAO PISCANDO*/

.btn-pisca {
    background-color: #a00000;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
}

@-webkit-keyframes glowing {
    0% {
        background-color: #a00000;
        -webkit-box-shadow: 0 0 3px #a00000;
    }

    50% {
        background-color: green;
        -webkit-box-shadow: 0 0 3px green;
    }

    100% {
        background-color: #a00000;
        -webkit-box-shadow: 0 0 3px #a00000;
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: #a00000;
        -moz-box-shadow: 0 0 3px #a00000;
    }

    50% {
        background-color: green;
        -moz-box-shadow: 0 0 3px green;
    }

    100% {
        background-color: #a00000;
        -moz-box-shadow: 0 0 3px #a00000;
    }
}

@-o-keyframes glowing {
    0% {
        background-color: #a00000;
        box-shadow: 0 0 3px #a00000;
    }

    50% {
        background-color: green;
        box-shadow: 0 0 3px green;
    }

    100% {
        background-color: #a00000;
        box-shadow: 0 0 3px #a00000;
    }
}

@keyframes glowing {
    0% {
        background-color: #a00000;
        box-shadow: 0 0 3px #a00000;
    }

    50% {
        background-color: green;
        box-shadow: 0 0 3px green;
    }

    100% {
        background-color: #a00000;
        box-shadow: 0 0 3px #a00000;
    }
}

.btn-pisca {
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

/*FIM BOTAO PISCANDO*/

.balao {
    margin: 0 auto;
    background: #a00000;
    font-family: 'open sans';
    font-size: 0.85em;
    line-height: 1.6em;
    border-radius: 15px;
    width: 250px;
    height: auto;
    color: #fff;
    padding: 20px;
    position: relative;
    margin-top: 30px;
}

    .balao:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #a00000;
        bottom: -20px;
        right: 10%;
    }

.card-height {
    height: 445px;
}

@media(min-width:601px) {
    .mobile {
        display: none;
    }

    .margem-desk-nav {
        margin-left: 40px;
    }
}

.texto-contato {
    padding-top: 10rem;
}
.pr-custom {
    padding-right: 3rem;
    padding-top:3rem;
}
.box-cookies.hide {
    display: none !important;
}

.box-cookies {
    position: fixed;
    background: #a00000;
    width: 100%;
    z-index: 998;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .box-cookies .msg-cookies,
    .box-cookies .btn-cookies {
        text-align: center;
        padding: 25px;
        color: #fff;
        font-size: 18px;
    }

    .box-cookies .btn-cookies {
        background: #fdec89;
        cursor: pointer;
        align-self: normal;
        color: #a00000;
    }
.smart {
    color: #0f81f8!important;
}
@media(max-width:600px) {
    .font-mobile {
        font-size: 1.5rem;
    }
   /* p{
        text-align:justify!important;
    }*/
    .bg-cida {
        background-color: white;
        background-image: none;
    }

    .desktop {
        display: none;
    }

    #inicio {
        background-color: #a10101;
        background-image: unset;
    }

    .bg-infos {
        display: none;
    }

    .navbar a {
        color: #a00000;
    }

    .wrap > .content {
        padding: 2.8em;
    }

    .mg-mob {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .content, .header-content {
        padding: 27.5% 5%;
        text-align: center;
    }

    .regular {
        margin-left: 0px;
    }

    .card-height {
        height: 485px;
    }

    .thumbnail img {
        width: 100% !important;
        margin: auto;
        padding: 0 10px;
    }

    .facebook-mobile {
        width: 80%!important;
        margin: auto;
        margin-top: 20px;
    }
    .pad-confeccoes {
        padding: 0px 15px;
    }
    .pad-confeccoes h3{
        margin-top:20px;
    }
    .wrap > #myVideo {
        height: 180px;
    }
    .wrap > .content {
        padding: 5.6em;
    }
    .texto-inicial {
        padding-top: 3.6em;
        /* font-family: Geneva; */
        font-size: 30px;
        color: #a00000;
    }
    .align-mobile{
        text-align:center!important;
    }
    h2{
        font-size:30px!important;
    }
    .texto-centro{
        text-align:center;
    }
    .texto-contato {
        padding-top: 2rem;
    }
    .pr-custom{
        padding-right:0;
        padding-top:0;
    }
}
