@font-face {
    font-family: "Quanty Special";

    src: url("../fonts/Quanty-Special.woff2") format("woff2"),
        url("../fonts/Quanty-Special.woff") format("woff");

    font-weight: normal;

    font-style: normal;

    font-display: swap;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
b,
button,
input,
textarea,
select,
span,
b,
strong {
    font-family: "Quanty Special", sans-serif !important;
}

.ent-menu-pages ul a {
    color: #cb75ff;
}

span.barDivisor {
    border-left: 2px solid rgb(203 117 255 / 45%);

    opacity: 1;
}

.ent-menu-pages ul a.white-menu {
    color: #286090;

    padding: 0;

    padding-left: 10px;
}

nav {
    position: fixed;
    top: 0;
    background-color: #fff;
}

footer.footer {
    background-color: #f5f5f5;
}

.linksFooter a {
    color: #b1bbc2 !important;
}

.linksFooter a:hover {
    color: #868e96 !important;
}

p.contentSecAboutHome {
    color: #b1bbc2 !important;
}

.linksFooter a {
    color: #b1bbc2 !important;
}

.linksFooter a:hover {
    color: #868e96 !important;
}

p.contentSecAboutHome {
    color: #b1bbc2 !important;
}

.btnGreen,
.btnGreen:hover {
    background-color: transparent !important;

    background-image: url("../images/btn-lg.svg") !important;

    background-size: 100% 100% !important;

    color: #fff !important;

    text-transform: initial !important;

    font-weight: 200 !important;

    background-repeat: no-repeat !important;
}

.btnWhite,
.btnWhite:hover {
    background-color: transparent !important;

    background-image: url("../images/bt_tour.png") !important;

    background-size: 100% 100% !important;

    color: #d173ff !important;

    text-transform: initial !important;

    font-weight: 200 !important;

    background-repeat: no-repeat !important;
}

button.btnGreen.btn-lined {
    background-image: url("../images/btn-lg-line.svg") !important;

    color: #1c3854 !important;
}

button.btnGreen.btn-lined-2 {
    background-image: url("../images/btn-lg-line2.svg") !important;

    color: #1c3854 !important;
}

button.btnGreen {
    width: 295px;

    display: flex;

    margin: 0;

    font-size: 14px;
}

button.btnWhite {
    width: 295px;

    display: flex;

    margin: 0;

    font-size: 14px;
}

button.btnPink {
    width: 295px;
    /*display: flex;*/
    margin: 0;
    font-size: 14px;
    border: 0;
    color: #fff;
}

button.btnPink:hover {
    color: #fff;
}

label {
    position: relative;
    margin: 0px;
    font-weight: 400;
}

input,
option {
    width: 100%;
    padding: 25px 0px 9px 10px;
}

input::placeholder {
    opacity: 0;
    font-size: 14px;
}

span.form {
    position: absolute;
    top: -5px;
    left: 10px;
    transform: translateY(30px);
    font-size: 14px;
    transition-duration: 300ms;
    color: #adb5bd;
}

label:focus-within > span.form,
input:not(:placeholder-shown) + span.form {
    color: #adb5bd;
    transform: translateY(10px);
    font-size: 10px;
}

i.ic-btn {
    width: 19px;

    height: 16px;

    background-size: 100% !important;

    background-position: center !important;

    margin: auto;

    margin-left: 0;

    margin-right: 20px;
}

i.ic-btn.arrow-btn {
    margin: auto;

    margin-right: 0;
}

h2.titleSecAboutHome.invertAboutTitle {
    margin: auto;

    margin-left: 0;

    color: #1c3854;

    width: auto;

    font-weight: normal;
}

p.contentSecAboutHome {
    margin: auto;

    margin-left: 0;
}

.nossasMarcas {
    background-color: #f5f5f5;
}

header.home-header {
    height: auto;

    min-height: auto;

    position: relative;
}

header.home-header::after {
    content: "";

    position: absolute;

    left: -1px;

    top: 40%;

    width: 500px;

    height: 610px;

    background: url("../images/viver-barra.svg");

    z-index: 2;

    max-width: 100%;

    background-size: 100% auto;

    background-repeat: no-repeat;

    background-position: bottom right;

    transform: rotate(-0.6deg);
}

section.home-about {
    padding-top: 60px;

    padding-bottom: 60px;
}

h2.title-about-home {
    color: #1c3854;

    font-size: 49px;

    line-height: 49px;
}

.entLogoMarcas p {
    color: #6b7c8d;

    font-size: 16px;

    line-height: 20px;

    margin: auto;
}

.entLogoMarcas {
    margin-top: 28px;
}

span.barMarcas {
    width: 2px;
}

.sep-home-about {
    height: 230px;
}

img.ic-about-home {
    width: 50px;

    margin-bottom: 30px;
}

p.about-slogan {
    color: #1c3854;

    font-size: 18px;

    font-weight: 400;

    line-height: 19px;
}

p.about-slogan span {
    color: #c975ff;
}

p.about-slogan i {
    display: block;

    font-style: initial;

    padding-left: 32px;

    color: #1c3854;
}

.carousel-indicators li {
    background-color: #fff;

    width: 15px !important;

    height: 15px !important;

    margin: auto;
}

.carousel-indicators .active {
    background-color: rgb(205 115 255);
}

section.home-about-2 {
    position: relative;

    background-color: #1c3854;
}

section.home-about-2 * {
    color: #fff;
}

section.home-about-2 p {
    opacity: 0.4;

    font-weight: 100 !important;

    font-size: 14px;

    color: #bebebe;
}

.home-about-2 span.barMarcas {
    height: 280px;

    width: 3px;
}

span.barMarcas {
    width: 2pt;

    height: 50px;

    background: linear-gradient(180deg, #009bcd 6%, #ff9d00 88%);

    margin: auto;

    margin-left: 0;

    margin-right: 25px;

    overflow: hidden;

    float: left;
}

span.barMarcas-solv {
    width: 2pt;

    height: 65px;

    background: linear-gradient(180deg, #009bcd 6%, #ff9d00 88%);

    margin: auto;

    margin-left: 0;

    margin-right: 25px;

    overflow: hidden;

    float: left;
}

@media (max-width: 991px) {
    span.barMarcas-solv {
        height: 80px;
    }
}

section.home-about-2 p br {
    display: block;
}

section.home-about-2 h1 {
    font-size: 60px;

    margin-top: 0;
}

section.home-about-2 img {
    height: 640px;
}

.home-about-2::after {
    content: "";

    background-image: url("../images/sp.png");

    height: 94px;

    width: 200px;

    background-position: center;

    background-size: 100%;

    display: block;

    position: absolute;

    right: 0;

    /*    background-color: red;*/

    bottom: -47px;

    right: 100px;
}

.entLogoMarcas a {
    display: inline-block;
    margin: auto;
    margin-right: 0;
    text-transform: uppercase;
    border-bottom: 2px solid;
    color: #c779ff;
    font-weight: 600;
}

.carousel-control {
    background: transparent !important;

    display: flex;

    height: 100%;
}

.cardEmprs {
    min-height: 250px;

    background-color: #fff;

    box-shadow: 0 0 20px 0px #0000002b;

    margin: 70px;

    margin-bottom: 20px;

    margin-top: 20px;
}

.entCarouselEmprs {
    margin-left: -70px;

    margin-right: -70px;
}

.carousel-control img {
    width: 40px !important;

    margin: auto;

    opacity: 1;
}

.carousel-control {
    opacity: 1;

    width: 40px;
}

a.left.carousel-control {
    transform: rotate(180deg);
}

.cardEmprs {
    display: flex;
}

.barraInfo {
    width: 40px;

    min-width: 40px;

    text-align: center;

    display: flex;

    background: linear-gradient(to right, #3de0ff, #d173ff);

    padding-top: 20px;

    padding-bottom: 20px;
}

.barraInfo span {
    display: block;

    margin: auto;

    color: #fff;

    font-size: 14px;

    line-height: 25px;
}

.fotoEmprs {
    width: 45%;

    max-width: 45%;

    min-width: 45%;
}

.fotoEmprs img {
    width: 100%;

    height: 100%;
}

.infosEmprs {
    padding: 40px;

    width: fit-content;

    position: relative;
}

.infosEmprs h4 {
    color: #1c3854;

    margin: 0;

    font-size: 22px;
}

.infosEmprs p {
    color: #868e96;

    font-size: 16px;

    margin: 0;
}

.infosEmprs p.endEmpr {
    font-size: 14px;

    margin-bottom: 20px;
}

a.btnEmprs {
    position: absolute;

    bottom: 40px;

    right: 40px;

    display: block;

    text-transform: uppercase;

    font-weight: 600;

    font-size: 14px;

    color: #1c3854;

    display: flex;
}

a.btnEmprs i {
    display: block;

    margin-left: 13px !important;

    transform: scale(1.3);
}

img.rosa-ventos {
    position: relative;

    width: 490px;

    margin-bottom: -270px;

    margin-top: -100px;

    opacity: 0.7;
}

form.formNewsLetter button.btnGreen,
button.btnGreen.min,
.formAtendimento button.btnGreen,
button.btnPink {
    height: 54px;

    text-align: center !important;

    background-image: url("../images/btn-sm.svg") !important;

    margin-left: 2vh;
}

.Newsletter.sp2::after {
    content: "";

    background-image: url("../images/sp2.png");

    height: 94px;

    width: 200px;

    background-position: center;

    background-size: 100%;

    display: block;

    position: absolute;

    right: 0;

    bottom: -30px;

    right: 100px;

    width: 500px;

    background-repeat: no-repeat;

    background-size: cover;

    height: 60px;

    right: 160px;
}

section.nossasMarcas.Newsletter {
    position: relative;
}

section.nossasMarcas.Newsletter .cardEmprs {
    min-height: initial;

    margin: 0;

    margin-top: 30px;
}

.btns-marcas a {
    display: inline-block;

    text-align: center;

    margin-left: 17px;

    margin-right: 17px;
}

.btns-marcas {
    text-align: center;

    margin-top: 50px;
}

.ent-gnt-viver {
    background-image: url("../images/lines-2.svg");

    background-repeat: no-repeat;

    background-position: center;

    background-size: contain;
}

.ent-gnt-viver {
    background-size: 100%;

    position: relative;
}

.entCardVideo {
    height: 260px;

    background-color: #cfcfcf;

    display: flex;

    margin: auto;
}

span.playVideo {
    display: block;

    margin: auto;
}

.ent-gnt-viver::after {
    content: "";

    display: block;

    background: url(../images/viver-barra.svg);

    width: 190px;

    height: 197px;

    position: absolute;

    left: 8%;

    background-size: 100%;

    background-repeat: no-repeat;

    bottom: -69px;
}

.ent-gnt-viver .row {
    margin-left: -5px;

    margin-right: -5px;
}

.ent-gnt-viver .col-sm-2 {
    padding: 7px;
}

.logo-viver-aboutPG {
    margin: auto;

    display: flex;

    max-width: 90%;
}

.logo-viver-aboutPG img {
    height: auto;

    max-width: 100%;

    margin: auto !important;

    margin-left: 0 !important;
}

.container.about {
    /*margin-bottom: 80px;*/
}

.video-about {
    display: flex;

    margin: auto;

    width: 100%;

    height: auto;

    max-width: 100%;

    border-radius: 3px;

    overflow: hidden;

    position: relative;
}

.video-about img {
    width: 100%;
}

.play-btn {
    position: absolute;

    width: 100%;

    height: 100%;

    display: flex;
}

.video-about .play-btn img {
    margin: auto;

    width: 50px;

    background-color: #d173ff;

    padding: 15px;

    border-radius: 100%;
}

button.btnGreen span {
    color: #fff;

    width: 87%;

    text-align: left;

    font-size: 13px;
}

footer .container.about {
    margin: 0 auto;
    margin-bottom: 25px;
}

button.btnGreen.min {
    width: 126px;

    display: block;
}

.cookies-card {
    border: 1px solid #d173ff;
}

p i {
    width: 22px !important;

    height: 22px !important;

    display: inline-flex;

    margin-right: 3px !important;
}

select {
    color: #b2b5bd !important;

    font-weight: 300;

    font-style: italic;

    background-image: url(../images/select.svg);

    background-repeat: no-repeat;

    background-position: 96% center;

    -webkit-appearance: none;

    -moz-appearance: none;

    background-size: 20px;
}

select * {
    color: #333 !important;

    font-style: initial !important;
}

form > div > div {
    padding: 5px !important;

    margin: 0 !important;
}

form input,
form select {
    margin: 0 !important;
}

input[type="checkbox"]:checked:before {
    content: "";

    display: block;

    width: 10px;

    height: 10px;
}

input[type="checkbox"] {
    width: 10px;

    height: 20px;

    margin: 0px;

    margin-left: 4px;

    margin-right: 11px;
}

input[type="checkbox"]::after {
    content: "";

    display: block;

    width: 22px;

    height: 22px;

    position: relative;

    /*left: -6px;*/

    top: -1px;

    border-radius: 0;

    border: 1px solid #efefef;

    background-color: #fff;

    box-shadow: inset 0px 0px 0px 3px #fff;

    transition: background-color 0.3s;
}

input[type="checkbox"]:checked:after {
    background-image: url(../images/checkbox.svg);

    background-position: center;

    background-size: 65%;

    background-color: #d173ff;

    box-shadow: 0 0 0;

    background-repeat: no-repeat;
}

input[type="checkbox"]:checked:before {
    display: none;
}

form p span {
    display: inline-block;

    line-height: 25px;

    color: #cfcfcf !important;

    font-size: 14px;

    float: unset;

    margin: 10px 10px 0px 12px;

    position: relative;

    top: -4px;
}

.ent-emprsProducts {
    padding: 20px;
}

.ent-emprsProducts > div > div {
    padding: 9px;
}

.ent-emprsProducts .emprs {
    height: 170px;
}

.ent-emprsProducts p {
    text-transform: uppercase;

    font-size: 14px !important;

    text-align: left;

    opacity: 0.6;
}

.new-empr img {
    width: 100%;

    position: relative;

    filter: drop-shadow(0px 5px 15px #12375a4f);
}

.new-empr a {
    position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    top: 30px;

    z-index: 1;

    display: flex;
}

.new-empr a p {
    margin: auto;

    width: 450px;

    color: #fff;

    font-size: 20px;

    opacity: 0.8;
}

.infosEmpr {
    background-color: #fff;

    padding: 22px;
}

.infosEmpr * {
    margin: 0;
}

h4.titleEmprs {
    color: #1c3854;

    font-size: 17px;
    white-space: nowrap;
    width: 12em;
    overflow: hidden;
    text-overflow: ellipsis;
}

section.page-section p.descrEmprs {
    color: #868e96;

    font-size: 14px;

    margin-top: 5px;
}

.cardEmpr {
    box-shadow: 0 0 30px -10px #cfcfcf;
}

.cardEmpr img {
    height: 200px;
    object-fit: cover;
    width: 100%;
    display: block;
}

.col-sm-3.emprCol {
    padding: 15px;
}

.card-empr-infos {
    width: 350px;

    background-color: #fff;

    position: fixed;

    right: 0;

    margin: auto;

    margin-right: 20%;

    margin-top: 30px;

    margin-bottom: -100px;

    box-shadow: 0 0 32px -27px #000;

    z-index: 2;
}

.card-empr-infos button {
    /*width: 100%;*/
}

header.emprHeader {
    padding: 1px;

    min-height: 350px;
}

.head-empr-infos {
    color: #fff;
    letter-spacing: 3px;
    margin: 0;
    text-align: center;
    padding: 15px;
}

.head-empr-infos p {
    color: #fff !important;
    letter-spacing: 3px;
    margin: 0;
    padding: 0;
    text-align: center !important;
}

.content-empr-infos {
    padding: 51px;
}

.content-empr-infos h3 {
    color: #1c3854;

    margin-top: 0;
}

.content-empr-infos p {
    color: #adb5bd;

    margin-bottom: 40px;
}

.content-empr-infos button {
    margin-bottom: 18px;
}

.product-infos p {
    margin-bottom: 37px;
}

.product-infos p i {
    margin-bottom: 10px;
}

.product-infos {
    background-image: url("../images/Grafismo.svg");

    background-repeat: no-repeat;

    background-position: right bottom;

    background-size: 400px;

    background-attachment: fixed;
}

.formsCanaisAtendimento input {
    margin-bottom: 12.1px !important;
    background-color: #ffffff;
}

.btnModal {
    background-image: url("../images/close-modal.svg");
}

.notifiqueModal,
.ligamosModal,
.simuleModal,
.whatsappModal {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    height: 100%;
    width: 100%;
    z-index: 999;
    padding: 20px;
    padding-bottom: 80px;
    padding-top: 80px;
    overflow: auto;
}

.entModalNotifique,
.entModalLigamos,
.entModalSimule,
.entModalWhatsapp {
    margin: auto;
    width: 360px;
    padding: 20px;
    background-color: #f5f5f5;
    position: relative;
    z-index: 2;
}

.closeNotifique.backModal,
.closeLigamos.backModal,
.closeSimule.backModal,
.closeWhatsapp.backModal {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #f8f8f8;
    /* opacity: 0.8; */
}

button.btnModal {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 20px;
    border: 0;
    background-size: 100%;
}

.entModalNotifique h3 {
    color: #1c3854;
}

.entModalNotifique p {
    color: #6b7c8d;

    margin-bottom: 40px;
}

textarea,
select,
input {
    background: transparent;
    font-style: initial !important;
}

.entModalNotifique input,
.entModalLigamos input,
.entModalSimule input,
.entModalWhatsapp input {
    margin-bottom: 12px !important;
}

.btnNotifique,
.btnNotifique:hover {
    display: block !important;
    text-align: center !important;
    background-image: url("../images/btn-notifique.png") !important;
    width: 100% !important;
}

.notifiqueOk {
    text-align: center;

    margin-top: 30px;

    margin-bottom: 30px;
}

p.about-slogan i {
    display: flex !important;
}

p.about-slogan i span {
    margin-right: 9px;
}

.cardsMinEmprInfo button {
    display: block;

    margin: 5px;

    border: 0;

    background-color: #f8f8f8;

    padding: 10px;

    text-align: center;

    width: 33.3333%;
}

.cardsMinEmprInfo {
    display: flex;

    margin-left: -10px;

    margin-right: -10px;

    margin-bottom: 30px;
}

.cardsMinEmprInfo button span {
    display: block;

    margin-top: 13px;

    font-size: 12px;

    color: #1c3854;

    font-weight: 600;
}

.cardsMinEmprInfo button img {
    width: 34px;
}

.content-empr-infos p {
    margin-bottom: 15px;
}

.content-empr-infos {
    padding: 25px;

    background-color: #f5f5f5;

    padding-bottom: 1px;

    padding-top: 15px;
}

.buttons-empr-infos {
    position: fixed;

    width: 123px;

    right: 12%;

    margin-top: 23px;

    height: 578px;

    z-index: 2;
}

.buttons-empr-infos button {
    height: 25%;

    display: block;

    width: 100%;

    margin: 7px;

    border: 1px solid #d173ff;

    background-color: #f5f5f5;

    box-shadow: 0 0 32px -27px #000;
}

.buttons-empr-infos button span {
    display: block;

    margin: auto;

    margin-top: 10px;

    font-size: 12px;

    width: 76%;

    color: #1c3854;

    font-weight: 600;
}

button.whatsapp {
    background-color: #25d253;

    border: 1px solid #f8f8f8;
}

button.whatsapp span {
    color: #f8f8f8;
}

.fotos-empr button {
    border: 0;

    background: transparent;

    height: 300px;

    width: 45%;

    margin-right: 5px;

    position: relative;

    z-index: 1;
}

.fotos-empr button img {
    height: 100%;

    width: 100%;
}

.fotos-empr {
    display: flex;

    text-align: center;

    width: 100%;
}

header.emprHeader div {
    margin-top: 0;

    top: 120px;
}

section.home-about-2 {
    position: relative;

    z-index: 3;

    padding-top: 20px;

    padding-bottom: 50px;
}

section.form-cliente {
    position: relative;

    z-index: 3;
}

button.close-menu {
    background: transparent;

    margin: 20px;

    margin-right: 60px;
}

button.close-menu::after,
button.close-menu::before {
    display: none;
}

button.close-menu img {
    width: 20px;
}

.menu-mobile {
    display: none;

    width: 100%;

    background-color: #f8f8f8;

    padding-left: 15px;

    padding-right: 15px;

    position: fixed !important;

    z-index: 9;

    padding-top: 10px;

    padding-bottom: 10px;

    top: 0;

    left: 0;
}

@media (max-width: 991px) {
    .menu-mobile {
        display: flex;
    }

    .space-navbar {
        display: block;

        height: 70px;
    }
}

.menu-items {
    display: flex;

    text-align: right;
}

.logo-min {
    display: flex;

    margin: auto;

    margin-left: 10%;
}

.menu-items a {
    margin: auto;

    display: block;

    margin-left: 13px;
}

a.zapzap {
    background-color: #25d253;

    padding: 0;

    box-sizing: border-box;

    /*width: 50px;*/

    /* height: 50px;*/

    border-radius: 18px;

    display: flex;

    /* min-width: 50px;*/
}

a.zapzap img {
    /* width: 26px;*/

    margin: auto;
}

button.open-menu {
    background: transparent;

    margin-left: 10px;

    padding: 0;

    /*width: 17px;*/

    height: 50px;

    display: flex;
}

button.open-menu img {
    margin: auto;

    /* width: 15px;*/

    display: block;
}

button.open-menu::after,
button.open-menu::before {
    display: none;
}

@media (max-width: 450px) {
    .carousel-inner .item img {
        min-height: 320px;

        object-fit: cover;

        object-position: center;
    }

    header.home-header::after {
        width: 61%;

        top: -50px;

        height: 434px;

        left: -6px;
    }

    .carousel-indicators {
        right: -36px;

        left: auto;

        bottom: -87px;

        top: auto;
    }

    .carousel-indicators li {
        background-color: #e2e2e2;

        width: 19px !important;

        height: 19px !important;
    }

    .sep-home-about {
        display: none;
    }

    img.ic-about-home {
        display: none;
    }

    p.about-slogan {
        display: none;
    }

    img.rosa-ventos {
        display: none;
    }

    p.about-slogan.slogan-2 {
        display: block;

        margin: 0;

        margin-top: 48px;
    }

    h2.title-about-home {
        font-size: 37px;

        line-height: initial;

        margin: 0;
    }

    span.barMarcas {
        width: 3px;
    }

    h2.title-about-home span {
        color: #1c3854;

        text-decoration: 2px underline solid;
    }

    .home-about-2 span.barMarcas {
        /*        display: none;*/
    }

    .home-about-2 img {
        max-width: 100%;
    }

    section.home-about-2 > div > div > .col-sm-6 > img {
        height: auto;

        width: 100%;

        margin: 0 !important;

        /* margin-left: -30px!important; */

        /* margin-right: -30px!important; */

        /* max-width: initial; */

        /* display: block; */

        transform: scale(1.2);
    }

    section.home-about-2 {
        padding-bottom: 0;
    }

    .home-about-2::after {
        right: 10px;

        bottom: -55px;

        height: 70px;

        width: 132px;
    }

    .cardEmprs {
        display: block;
    }

    .fotoEmprs {
        width: 100%;

        max-width: 100%;
    }

    .btns-marcas {
        width: 100%;

        display: block;
    }

    .btns-marcas a {
        display: block;

        margin-bottom: 10px;
    }

    body > img {
        display: none;
    }

    section.nossasMarcas.Newsletter {
        padding-bottom: 40px;

        padding-top: 40px;

        background-color: #fff;
    }

    section.nossasMarcas.Newsletter.sp2 {
        background-color: #f5f5f5;
    }

    form.formNewsLetter button.btnGreen,
    button.btnGreen.min {
        padding: 0;
        line-height: 53px;
        width: 147px;
        margin-top: 14px;
        display: block;
        margin-left: 0;
    }

    form.formNewsLetter button.btnGreen i,
    button.btnGreen.min i {
        margin-right: 10px;

        display: none;
    }

    .Newsletter.sp2::after {
        display: none;
    }

    .ent-gnt-viver .row {
        display: flex;

        padding-left: 30px;

        padding-right: 30px;

        overflow: auto;

        width: 100%;
    }

    .ent-gnt-viver .col-sm-2 {
        width: 100%;

        min-width: 94%;
    }

    .entCardVideo {
        height: 327px;
    }

    .ent-gnt-viver::after {
        width: 200px;

        height: 207px;

        bottom: -86px;
    }

    .footer-mobile a {
        display: none;
    }

    .footer-mobile::before {
        padding: 0;

        border-color: #000000;
    }

    footer .container.about hr {
        border-color: #000000;

        margin: 0;

        margin-bottom: 20px;
    }

    nav.navMobile {
        display: none;
    }
}

.modalGaleria {
    position: fixed;

    z-index: 999;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    background-color: rgb(0 0 0 / 32%);

    display: none;
}

.entGaleriaModal {
    position: relative;

    z-index: 2;

    margin: auto;

    width: 1200px;

    max-width: 90%;
}

.entGaleriaModal .entGaleriaModal {
    width: 100%;

    height: 80vh;

    background: #f8f8f8;

    max-width: 100%;
}

button.closeGaleria.btnCloseModal {
    float: right;

    width: 45px;

    height: 45px;

    border: 0;

    background: #fff;

    margin-bottom: 15px;

    border-radius: 15px;
}

.entGaleriaModal .entGaleriaModal {
    display: flex;

    padding: 24px;
}

.galeryMenu {
    width: 250px;

    min-width: 250px;

    border-right: 1px solid rgb(190 190 190 / 31%);

    cursor: pointer;
}

.galeryMenu h2.title-about-home {
    font-size: 23px;

    margin: 0;
}

.galeryMenu p {
    color: #adb5bd;
}

.galeryMenu ul {
    list-style: none;
}

.galeryMenu a {
    display: block;

    color: #1c3854;

    font-weight: 600;

    font-size: 13px;

    height: 20px;

    line-height: 20px;

    margin-bottom: 5px;
}

.entFotosGaleria {
    width: 100%;

    padding-left: 20px;

    height: 100%;

    overflow: auto;
}

.entFotosGaleria a {
    width: 33.33333%;
    float: left;
    height: 200px;
    padding: 5px;
}

.entFotosGaleria img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 6px;
    cursor: pointer;
}

.entFotosGaleria button {
    border: 0;

    width: 33.33333%;

    padding: 5px;

    float: left;

    background: transparent;
}

.entFotosGaleria button img {
    width: 100%;

    border-radius: 4px;
}

.entFotosGaleria p {
    color: #adb5bd;
}

.closeGaleria.backModal {
    width: 100%;

    height: 100%;

    position: absolute;

    z-index: 1;

    top: 0;

    left: 0;
}

.entGaleria {
    width: 100%;

    padding: 0;

    height: 100%;

    overflow: auto;

    margin: 0 0 20px 0;
}

.entGaleria a {
    width: 33.33333%;
    float: left;
    height: 200px;
    padding: 5px;
}

.entGaleria img {
    width: 33%;
    height: 100px;
    object-fit: cover;
    object-position: center;
    border-radius: 6px;
    cursor: pointer;
}

.entGaleria button {
    border: 0;

    width: 33.33333%;

    padding: 5px;

    float: left;

    background: transparent;
}

.entGaleria button img {
    width: 100%;

    border-radius: 4px;
}

.entGaleria p {
    color: #adb5bd;
}

::-webkit-input-placeholder {
    /* Edge */

    font-style: initial;

    font-weight: 400;

    color: #adb5bd;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */

    font-style: initial;

    font-weight: 400;

    color: #adb5bd;
}

::placeholder {
    font-style: initial;

    font-weight: 400;

    color: #adb5bd;
}

.logo-viver-aboutPG img {
    max-width: 90%;
}

input,
select,
textarea {
    color: #1c3854 !important;

    font-weight: 500 !important;

    background-color: #ffffff;
}

.selectedForm .btnSelectOptions {
    font-weight: initial;
    background-color: #ffffff;
}

.selectedForm .btnSelectOptions span {
    color: #adb5bd !important;

    font-style: initial;

    font-weight: 500;

    font-size: 14px;
}

.selectForm:hover .selectedForm {
    border-color: #d173ff;
}

form.formNewsLetter .selectOptions button.btnSelectOptions {
    border-bottom: 1px solid rgb(134 142 150 / 32%);

    width: 90%;
}

button.btnSelectOptions span {
    color: #050d30 !important;

    font-weight: 500;

    font-size: 14px;
}

.selectedForm i {
    color: #050d30;
}

.selectOptions {
    top: 57px;

    border-radius: 0;
}

.selectedForm {
    height: 56px;

    border: 1px solid #bebebe;
}

p a.openGaleria {
    font-size: 13px;

    float: right;

    border-bottom: 2px solid !important;

    color: #cd77ff;

    text-transform: uppercase;

    font-weight: 600;
}

nav.navMobile {
    display: none;
}

.ent-menu-mobile.active {
    margin-right: auto;

    width: 100%;
}

.mobileOn {
    display: none;
}

header.home-header::after {
    top: 78px;
}

footer.footer {
    position: relative;

    z-index: 2;
}

@media (max-width: 1380px) {
    header.home-header::after {
        width: 400px;

        top: 25px !important;
    }
}

@media (max-width: 991px) {
    .logo-viver-aboutPG {
        text-align: center;

        display: block;

        width: 100%;
    }

    section.home-about-2 {
        padding-top: 0;
    }

    section.home-about {
        padding-bottom: 40px;
    }

    section.home-videos {
        padding-bottom: 40px;
    }

    section.home-about-2 img {
        height: auto;

        /* transform: scale(1.3); */
    }

    .mobileOff {
        display: none;
    }

    .product-infos {
        background: transparent;
    }

    .mobileOn {
        display: initial;
    }

    .mobileOn.page-section.product-infos p {
        color: #adb5bd;

        width: 90%;

        margin: auto;

        margin-bottom: 30px;
    }

    .mobileOn.head-empr-infos p {
        color: #fff;

        letter-spacing: 3px;

        margin: 0;
    }

    .mobileOn.page-section.product-infos h3 {
        width: 90%;

        margin: auto;

        margin-bottom: px;

        color: #1c3854;
    }

    .mobileOn.page-section.product-infos button {
        margin: auto;

        margin-bottom: 13px;
    }

    section.page-section.product-infos .col-sm-12 > img,
    section.page-section.product-infos .col-sm-7 > p > img.galeria {
        transform: scale(1);

        margin-bottom: 20px;

        margin-top: 26px;
    }

    img.video-empr {
        width: 86%;

        margin: auto;

        display: block;

        margin-bottom: 30px;
    }

    .new-empr a p {
        font-size: 11px;

        width: 71%;
    }

    button.cardHistory {
        display: block !important;
    }

    span.photoCardHistory {
        width: 100% !important;

        min-width: 100% !important;

        max-width: 100% !important;

        height: auto !important;

        min-height: auto !important;

        margin: 0 !important;

        margin-bottom: 20px !important;
    }

    .historyCards::before {
        display: none !important;
    }

    .historyCards::before {
        left: 88px !important;
    }

    .entCardsHistory::before {
        left: 106px !important;
    }

    .entGaleriaModal .entGaleriaModal {
        display: block;
    }

    .galeryMenu {
        width: 100%;

        border: 0;

        margin: 0;

        margin-bottom: 20px;
    }

    .galeryMenu ul {
        display: none;
    }

    .entFotosGaleria {
        padding: 0;

        display: flex;

        width: 100%;
    }

    .entFotosGaleria p {
        position: absolute;

        width: 100%;

        left: 5px;
    }

    .entFotosGaleria button {
        width: 200px !important;

        min-width: 249px !important;
    }

    .entFotosGaleria {
        height: 212px;

        margin-left: -5px;

        position: relative;
    }

    header.home-header::after {
        width: 240px;

        top: 119px !important;
    }

    .home-about-2::after {
        display: none;
    }

    .cardsMinEmprInfo {
        margin: 0;
    }
}

h2.title-about-home {
    font-size: 48px;
}

h2.title-about-home span {
    color: #1c3854;
}

.carousel-inner > .item {
    height: 430px;

    width: 100vw;
}

.carousel-inner > .item > img {
    height: 100%;

    width: 100%;

    object-position: center;

    object-fit: cover;
}

@media (max-width: 767px) {
    .new-empr a {
        top: 37px;
    }

    .mobileOn {
        display: initial;
    }
}

.buttons_gallery {
    text-align: center;
    margin: 20px 0;
}

button {
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    padding: 3px 10px 4px 10px;
    margin: 0 1px;
    border-radius: 4px;
    color: #333;
    font-family: "Karla", sans-serif;
    font-size: 100%;
}

button:hover,
button.active {
    /*background-color: #b48450;*/
    color: #fff;
    cursor: pointer;
}

#gallery {
    text-align: center;
    max-width: 1020px;
    margin: 0 auto;
}

#gallery img {
    width: 300px;
    height: 150px;
    border-radius: 3px;
    border: 8px solid #fff;
    margin: 6px;
    -webkit-box-shadow: 0 0 3px 3px #ebebeb;
    box-shadow: 0 0 3px 3px #ebebeb;
    float: left;
}

/* marcas */

h2.titleSecMarcas {
    margin: auto;

    margin-left: 50px;

    margin-right: 50px;

    color: #fff;

    font-size: 65px;

    font-weight: 700;
}

.contentMarcas {
    display: flex;

    width: 100%;

    margin: 20px -10px;

    padding: 0 0 0 0;
}

.contentMarcas p {
    color: #2c2525 !important;

    padding-top: 10px;

    max-width: 100%;

    margin: auto;

    margin-left: 0;

    opacity: 0.4;

    font-size: 15px;
}

section.contentMarcas {
    width: max-content !important;
}

.contentMarcas img {
    height: 50px;

    margin: auto;

    margin-right: 0;

    margin-left: 0;
}

.contentMarcas .video {
    height: auto;

    width: 100%;

    margin: 0 0 0 20px;
}

.logo-marcas {
    display: flex;

    max-width: 100%;
}

.logo-marcas img {
    height: auto;

    max-width: 100%;

    margin: auto !important;

    margin-left: 0 !important;
}

/* galeria mobile */

.modalGaleria-mobile {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 32%);
    display: none;
}

.entGaleriaModal-mobile {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 1200px;
    max-width: 90%;
}

.entGaleriaModal-mobile .entGaleriaModal-mobile {
    width: 100%;
    height: 80vh;
    background: #f8f8f8;
    max-width: 100%;
}

button.closeGaleria.btnCloseModal-mobile {
    float: right;
    width: 45px;
    height: 45px;
    border: 0;
    background: #fff;
    margin-bottom: 15px;
    border-radius: 15px;
}

.entGaleriaModal-mobile .entGaleriaModal-mobile {
    display: flex;
    padding: 24px;
}

.galeryMenu-mobile {
    width: 392px;
    min-width: 250px;
    cursor: pointer;
}

.galeryMenu h2.title-about-home {
    font-size: 23px;
    margin: 0;
}

.galeryMenu-mobile p {
    color: #adb5bd;
}

.galeryMenu-mobile ul {
    list-style: none;
}

.galeryMenu-mobile a {
    display: block;
    color: #1c3854;
    font-weight: 600;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
}

.entFotosGaleria-mobile {
    width: 100%;
    padding-left: 20px;
    height: 100%;
    overflow: auto;
}

.entFotosGaleria-mobile a {
    width: 33.33333%;
    float: left;
    height: 200px;
    padding: 5px;
}

.entFotosGaleria-mobile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 6px;
    cursor: pointer;
}

.entFotosGaleria-mobile button {
    border: 0;
    width: 33.33333%;
    padding: 5px;
    float: left;
    background: transparent;
}

.entFotosGaleria-mobile button img {
    width: 100%;
    border-radius: 4px;
}

.entFotosGaleria-mobile p {
    color: #adb5bd;
}

.entGaleria-mobile p {
    color: #adb5bd;
}

.closeGaleria.backModal-mobile {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.entGaleria-mobile {
    width: 100%;
    padding: 0;
    height: 100%;
    overflow: auto;
    margin: 0 0 20px 0;
}

.entGaleria-mobile a {
    width: 33.33333%;
    float: left;
    height: 200px;
    padding: 5px;
}

.entGaleria-mobile img {
    width: 33%;
    height: 100px;
    object-fit: cover;
    object-position: center;
    border-radius: 6px;
    cursor: pointer;
}

.entGaleria-mobile button {
    border: 0;
    width: 33.33333%;
    padding: 5px;
    float: left;
    background: transparent;
}

.entGaleria-mobile button img {
    width: 100%;
    border-radius: 4px;
}

p a.openGaleria-mobile {
    font-size: 13px;
    float: right;
    border-bottom: 2px solid !important;
    color: #cd77ff;
    text-transform: uppercase;
    font-weight: 600;
}
