/*ENDAVANT - LDM 2023 Main css Wep page Hisense LaserTV */


/*general*/
html,body{
    width: 100vw;
    height: 100vh;
    max-width: 100vw;
    overflow-x: hidden;
    scroll-behavior: smooth;
    margin: 0;
    padding: 0;
    display: block;
}

.d-flex{
    display:flex;
}

.safeZone {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    padding: 0;
}
::-webkit-scrollbar {
    display: none;
}
/*fonts*/
@font-face {
    font-family: "HisenseRegular";
    src: url("fonts/HisenseRegular.otf");
}
@font-face {
    font-family: "HisenseLight";
    src: url("fonts/HisenseLight.otf");
}
@font-face {
    font-family: "HisenseMedium";
    src: url("fonts/HisenseMedium.otf");
}
@font-face {
    font-family: "HisenseBold";
    src: url("fonts/HisenseBold.otf");
}
@font-face {
    font-family: hisenseIcon;
    src: url("fonts/hisenseIcon.ttf");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}


h1,h2,h3,h4,h5,h6,h7,li{
    font-family: HisenseRegular, Arial , sans-serif;
}

h1 {
    color: #ffffff;
    font-size: 45px;
}

p{
    font-family: HisenseLight, Arial, sans-serif;
}
h3{
    font-family: HisenseMedium, Arial, sans-serif;
}
[class*=" icon-"],
[class^="icon-"] {
    font-family: hisenseIcon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/** icons **/
.icon-Instagram:before {
    content: "\E924";
}
.icon-Youtube:before {
    content: "\E925";
}
.icon-Linkedin:before {
    content: "\E926";
}
.icon-registra:before {
    content: "\E923";
}
.icon-remote:before {
    content: "\E922";
}
.icon-A-C {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.icon-A-C .path1:before {
    content: "\E900";
    color: #009684;
}
.icon-A-C .path2:before {
    content: "\E901";
    margin-left: -2.8056640625em;
    color: #fff;
}
.icon-address:before {
    content: "\E902";
}
.icon-electr:before {
    content: "\E903";
}
.icon-linea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.icon-linea .path1:before {
    content: "\E904";
    color: #009684;
}
.icon-linea .path2:before {
    content: "\E905";
    margin-left: -0.7021484375em;
    color: #fff;
}
.icon-mail:before {
    content: "\E906";
}
.icon-phone:before {
    content: "\E907";
}
.icon-services:before {
    content: "\E908";
}
.icon-watch:before {
    content: "\E909";
}
.icon-ancla:before {
    content: "\E90A";
}
.icon-arrow1:before {
    content: "\E90B";
}
.icon-arrow2:before {
    content: "\E90C";
}
.icon-centros:before {
    content: "\E90D";
}
.icon-check:before {
    content: "\E90E";
}
.icon-close:before {
    content: "\E90F";
}
.icon-contacto:before {
    content: "\E910";
}
.icon-download:before {
    content: "\E911";
}
.icon-FAQ:before {
    content: "\E912";
}
.icon-fb:before {
    content: "\E913";
}
.icon-link:before {
    content: "\E914";
}
.icon-mail:before {
    content: "\E915";
}
.icon-manuales:before {
    content: "\E916";
}
.icon-menu:before {
    content: "\E917";
}
.icon-phone:before {
    content: "\E918";
}
.icon-pin:before {
    content: "\E919";
}
.icon-pla:before {
    content: "\E91B";
    color: #fff;
}
.icon-play .path1:before {
    content: "\E91A";
    color: #009684;
}
.icon-play .path2:before {
    content: "\E91B";
    margin-left: -1em;
    color: #fff;
}
.icon-plus:before {
    content: "\E91C";
}
.icon-restart:before {
    content: "\E91D";
}
.icon-search:before {
    content: "\E91E";
}
.icon-TW:before {
    content: "\E91F";
}
.icon-warranty:before {
    content: "\E920";
}
.icon-whatsapp:before {
    content: "\E921";
}


/**Btns **/

.boxHeader {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}

.boxBtn {
    display: block;
    height: auto;
    width: 100%;
}

.btn {
    width: 233px;
    display: flex;
    height: 53px;
    border-radius: 50px;
    justify-content: center;
    align-items: center; 
    text-decoration: none;
}

.btn.btnHeader{
    background-color: #01a29e;
    color: #fff;
    font-size: 18px;
    font-family: HisenseMeidum, Arial , sans-serif;
}

.btn.btnSecondary {
    background-color: transparent;
    border: 1px solid #000000;
    color: #000000;
    width: 204px;
    height: 42px;
    margin: 0 auto;
}
.floatBtns{
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-justify-content: center;
    -o-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 45px;
    width: 100%;
    height: 0;
    padding: 0 20px;
    z-index: 11;
    max-width: 100%;
    box-sizing: border-box;
}
.flch-inicio {
    width: 43px;
    height: 43px;
    border: 2px solid #009684;
    font-size: 14px;
    color: #009684;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: center;
    -o-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-justify-content: center;
    -o-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0.5;
    text-decoration: none;
}
.flch-inicio i {
    pointer-events: none;
}
.hvrflc i {
    display: inline-block;
}
.icon-arrow1:before {
    content: "\E90B";
}

@media only screen and (min-width: 991px){
    .float-btns {
        bottom: 7vh;
        padding: 0 2.5vw;
    }
}

/*Nav Bar */

#navBar{
    display: block;
    width: 100vw;
    max-width: 100vw;
    height: 56px;
    background-color: #01a29e;
    position: fixed;
    z-index: 9999;
}
.bodyBar{
    background-color: #01A29E;
    display: flex;
    width: 100%;
    max-width: 1220px;
    height: 100%;
    justify-content: space-around;
    margin: 0 auto;
}

.itemNavBar a{
    color:#FFFFFF;
    text-decoration: none;
    position: relative;
    font-size: 14px;
}

.burgerMenu {
    list-style: none;
}

.itemNavBar{
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}   

.mainLogo{
    display: block;
}
.mainLogo{
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 139px;
}

ul.d-flex {
    width: 650px;
    justify-content: space-around;
    margin: 0;
    align-items: center;
    padding: 0;
}

#searchBar button {
    background: transparent;
    border: 0;
    cursor: pointer;
}

.itemNavBar:hover a:before {
    width: 100%;
}

.itemNavBar a::before {
    content: "";
    width: 0;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    bottom: 0;
    transform: rotate(0deg);
    transition: 0.5s all ease;
}
/** header**/

.imgHeader {
    display: block;
    width: 100vw;
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    align-self: baseline;
}

.imgHeader img {
    display: block;
    width: 100%;
    height: auto;
}

.sectionHeader {
    display: block;
    z-index: 2;
    position: absolute;
    max-width: 430px;
    height: 350px;
    padding-left: 140px;
}
.header {
    display: block;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    padding-top: 56px;
}

.titleHeader h1 {
    margin: 0;
}

.titleHeader {
    margin: 70px 0 60px;
}

/** second section - first slider **/

.secondSection{
    background-color: #ffffff;
    padding: 110px 0 140px;
    display: block;
    width: 100%;
    height: auto;
}

.secondSection h2 {
    font-size: 45px;
    text-align: center;
    margin: 0;
}

.secondSection .soloText {
    max-width: 702px;
    margin: 0 auto;
}

.textSecondSection {
    text-align: center;
}

.secondSection .boxSlider {
    width: 100%;
    max-width: 438px;
    height: 100%;
    min-height: 580px;
    max-height: 580px;
    
}

.imgSliderAbsolute {
    position: relative;
}

.imgSliderAbsolute img{
    display: block;
    width: 100%;
    height: 100%;
    max-width: 408px;
    max-height: 580px;
}

.secondSection .paragraphSlider {
    position: absolute;
    z-index: 10;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 300px 68px 30px 40px;
    box-sizing: border-box;
    top: 0;
    height: 100%;
}

.sliderContainer {
    height: 100%;
    max-width: 1280px;
    margin: 0 auto;
    clip-path: inset(0 -900px 0px -15px);
    position: relative;
}
.sliderBodyContainer{
    position: relative;
    max-width: 408px;
    border-radius: 5px;
    overflow: hidden;
}
.textSlider p {
    font-size: 14px;
    line-height: 26px;
}

.textSlider {
    width: 100%;
    margin: 0 auto;
}

.titleSlider {
    width: 100%;
    height: auto;
}

.slick-list.draggable {
    overflow: visible!important;
}

.titleSlider h3 {
    font-size: 30px;
    margin: 0;
    padding: 0;
    line-height: 35px;
}

.slick-dots {
    display: flex!important;
    list-style: none;
    width: 900px;
    margin: 62px auto 0;
}

.slick-dots li {
    width: 267px;
    background-color: #E4E4E4;
    border-radius: 35px;
    pointer-events: all;
    height: 2px;
    cursor: pointer;
}

.slick-dots li.slick-active {
    width: 633px;
    background-color: #000000;
}

.slick-dots li button {
    background: transparent;
    border: 0;
    font-size: 0;
    width: 100%;
    height: 20px;
    vertical-align: top;
    pointer-events: all;
    position: relative;
    top: -8px;
    cursor: pointer;
}

.secondSection .paragraphBlock .textSecondSection {
    margin-bottom: 85px;
}

.slick-arrow {
    position: absolute;
    top: 290px;
    font-size: 0;
    width: 45px;
    height: 45px;
    padding: 0;
    border: 2px solid #D2D2D2;
    border-radius: 100%;
    background: #ffffff;
    z-index: 9999;
    cursor: pointer;
}

.slick-arrow:before {
    content: "\E90B";
    position: relative;
    z-index: 999;
    color: #D2D2D2;
    font-size: 20px;
    font-family: hisenseIcon !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

.slick-next.slick-arrow {
    right: 0;
}

.slick-prev.slick-arrow {
    left: -15px;
    transform: rotate(180deg);
}

/** Experiencia para cualquier uso **/

#expCualquier {
    padding: 130px 0;
    background-color: #181818;
}

.titleSection h2 {
    margin: 0;
    font-size: 45px;
    text-align: center;
}

#expCualquier .titleSection h2, #expCualquier .soloText P {
    color: #FFFFFF;
}

.soloText p {
    font-size: 16px;
    line-height: 26px;
}

#expCualquier .soloText {
    width: 100%;
    max-width: 644px;
    margin: 0 auto;
}

#expCualquier .soloText p {
    text-align: center;
}

#expCualquier .paragraphBlock {
    margin-bottom: 95px;
}

#expCualquier .titleSection {
    margin-bottom: 32px;
}

.twoColumns .containerColumns {
    display: flex;
    justify-content: space-between;
}

.imgContainer {
    display: block;
    position: relative;
    overflow: hidden;
    transition: 1s all ease;
    border-radius: 5px;
    overflow: hidden;
}

.imgContainer img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 7px;
    transition: 1s all ease;
}

.imgAndText {
    position: relative;
}

.imgAndText .imgText {
    position: absolute;
    z-index: 10;
    width: 100%;
    bottom: 0;
    left: 0;
}

.imgAndText .imgText h4 {
    color: #FFFFFF;
    font-size: 30px;
    margin: 0;
    padding: 0 0 15px 33px;
}

#expCualquier .itemColumn .onlyText p {
    padding-left: 33px;
    color: #FFFFFF;
    width: 100%;
    max-width: 460px;
    box-sizing: border-box;
}

/** Crea un mundo nuevo **/

.imgSection {
    position: relative;
}

#creaMundoNuevo {
    width: 100%;
    height: auto;
    position: relative;
}

.imgSection img {
    display: block;
    width: 100%;
    height: auto;
}

.blockAbsolute {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}

.containerMiddle {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
}

.textCreaMundoNuevo {
    width: 100%;
    max-width: 560px;
}

.titleAndText {
    color: #FFFFFF;
    margin-bottom: 45px;
}

#creaMundoNuevo .titleSection h2 {
    text-align: left;
}

#creaMundoNuevo .onlyText p {
    margin: 10px 0 0;
}

#creaMundoNuevo .onlyText {
    max-width: 455px;
}

/** Servicio de instalacion **/

#servicioInstalacion {
    padding: 110px 0;
    background-color: #F5F5F5;
}

#servicioInstalacion .onlyImg img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

#servicioInstalacion .onlyImg {
    margin-bottom: 30px;
}

#servicioInstalacion .onlyText p {
    text-align: center;
    max-width: 606px;
    margin: 0 auto;
}

#servicioInstalacion .paragraphBlock {
    margin-bottom: 30px;
}

#servicioInstalacion .boxBtn .btn {
    margin: 0 auto;
    font-family: 'HisenseBold';
    font-size: 16px;
}



/** conoce modelos **/

#conoceModelos {
    width: 100%;
    padding: 135px 0 130px;
}

#conoceModelos .titleSection h2 {
    max-width: 650px;
    margin: 0 auto;
    line-height: 57px;
}

.fourColumns .containerColumns {
    display: flex;
    justify-content: space-around;
}

.fourColumns .itemColumn .bodyItem {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}


.textItem {
    text-align: center;
    font-size: 12px;
    color: #777777;
    margin: 0 auto 20px;
}

.fourColumns .imgTop img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.burbleSize {
    display: inline-flex;
    text-align: center;
    width: 40px;
    height: 22px;
    align-items: center;
    border: 1px solid #000000;
    border-radius: 50px;
    justify-content: center;
    font-size: 10px;
    margin: 0 auto 55px;
}

.boxTextItem {
    text-align: center;
    z-index: 10;
}

.ctaItem {
    text-align: center;
}

#conoceModelos .boxBtn {
    text-align: center;
    margin-bottom: 10px;
}

#conoceModelos .btn.btnSecondary, #conoceModelos .btn.btnHeader {
    width: 206px;
    height: 44px;
    margin: 0 auto;
    font-size: 14px;
    font-family: HisenseBold, Arial , sans-serif;
}

#conoceModelos .itemColumn:before {
    content: "";
    width: 1px;
    height: 555px;
    background: #E2E2E2;
    position: absolute;
    right: 0px;
    bottom: 0;
    z-index: 10;
}
.imgTop:hover img {
    transform: scale(1.07);
}

.imgTop img {
    transition: 0.45s all ease;
}

.imgTop {
    z-index: 6;
}

.itemColumn {
    position: relative;
}

.itemColumn:last-child:before {
    display: none;
}

/** TEMP **/
.itemColumn .boxBtn:first-child{
    display: none!important;
}
#pl9 .textItem:last-child {
    color: #afafaf;
}
/**``````````**/
#conoceModelos .paragraphBlock {
    display: block;
    margin-bottom: 140px;
}
#conoceModelos .boxBtn:last-child {
    margin-bottom: 0;
}

.imgContainer:hover img {
    transform: scale(1.1);
}

.titleTv {
    margin: 0 auto 20px;
    font-family: 'HisenseMedium';
    font-size: 21px;
    line-height: 1.1;
}

/** FOOTER **/

#main-footer {
    width: 100vw;
    background-color: #26272a;
}
#main-footer ul {
    text-decoration: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
#main-footer .newsletter {
    padding: 60px 39px;
    background-color: #191919;
}
#main-footer .newsletter .contenedor {
    max-width: 486px;
}
@media only screen and (min-width: 768px) {
    #main-footer .newsletter {
        padding: 110px 10.34vw;
    }
    #main-footer .newsletter .contenedor {
        width: 486px;
        margin: 0 auto;
    }
}
#main-footer .newsletter h3 {
    color: #fff;
    font-weight: 600;
    margin: 0;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: left;
    font-size: 31px;
}

/** PRODUCTS STYLES **/

/** SECOND NAV BAR **/

.bodySecondNav p {
    margin: 0;
}

#secondNav {
    margin-top: 56px;
    background-color: #000000;
    height: 60px;
}

.bodySecondNav {
    height: 100%;
    display: flex;
    justify-content: space-around;
    color: #ffffff;
    max-width: 1220px;
    margin: 0 auto;
    align-items: center;
}

.bodySecondNav a {
    color: #ffffff;
    text-decoration: none;
}

.leftItems {
    width: 100%;
    max-width: 270px;
    display: flex;
    justify-content: space-between;
}

.rigthItems {
    width: 100%;
    max-width: 576px;
    display: flex;
    justify-content: space-between;
}

.productName:before {content: "|";width: 1px;height: 30px;position: absolute;left: -36px;}

.productName {
    position: relative;
}

.rigthItems a:first-child {
    font-weight: bold;
}

/** BANNER PRODUCT **/

.bannerBackground {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 0;
    display:block;
}

.containerHeader {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 60px 0;
    box-sizing: border-box;
}

#bannerProducts {
    position: relative;
}


.boxInfo {
    width: 100%;
    max-width: 610px;
    color: #ffffff;
}

.productTitle {
    display: flex;
    width: 100%;
    max-width: 400px;
    justify-content: space-between;
    align-items: center;
}

.productTitle .logoLaser {
    width: 100%;
    height: 24px;
    display: block;
    max-width: 205px;
}

.titleBannerProduct {
    margin: 0;
    font-size: 35px;
    position: relative;
}

.titleBannerProduct::before {
    content: "";
    width: 1px;
    height: 53px;
    background-color: #ffffff;
    position: absolute;
    left: -30px;
    top: 0;
}

.boxInfo h1 {
    margin: 40px 0;
}

.descriptionBanner {
    margin-bottom: 60px;
    line-height: 26px;
}

.awardsProduct {
    width: 100%;
    max-width: 900px;
    display: flex;
    justify-content: space-between;
}


/** PREVIEW PRODUCT **/

#bannerProducts .safeZone {
    /* position: absolute; */
    top: 0;
    /* transform: translateX(-50%); */
    left: 50%;
    /* max-height: 100%; */
}

#previewProduct {
    padding: 90px 0;
    box-sizing: border-box;
    width: 100%;
    height: auto;
}

#previewProduct .d-flex {
    justify-content: space-between;
}

.rightDescription {
    width: 100%;
    max-width: 545px;
}

.previewItem {
    width: 100%;
    max-width: 625px;
    padding-top: 106px;
    height: auto;
    box-sizing: border-box;
}

#previewProduct h2 {
    font-size: 45px;
    margin: 45px auto;
}

.sizeProduct {
    width: 100%;
    max-width: 220px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0;
    align-items: center;
}

.sizeProduct p {
    margin: 0;
}

.inlineSize {
    display: flex;
    text-align: center;
    border: 1px solid #01C1BC;
    border-radius: 23px;
    justify-content: center;
    align-items: center;
    width: 116px;
    height: 40px;
    color: #01C1BC;
}

.fullDescription {
    line-height: 26px;
    margin: 35px 0;
}



/** SPECS PRODUCT **/

.containerSpecs {
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 100px 0;
    max-width: 1250px;
    margin: 0 auto;
    left: 0;
}

#detailsProduct {
    position: relative;
}

#detailsProduct .safeZone {
    position: absolute;
    width: 100%;
    max-width: 1250px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
}

.specsLogos {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 105px;
}

.infoDetails {
    color: #ffffff;
    width: 100%;
    max-width: 543px;
}

.beforeLogoLaser {
    font-size: 20px;
    margin: 10px 0 40px;
}

.infoDetails h3 {
    font-size: 45px;
    max-width: 390px;
    line-height: 57px;
    margin: 25px 0 50px;
}

.tinyDescription {
    margin-bottom: 50px;
    width: 100%;
    max-width: 437px;
    line-height: 26px;
}

/** BEYOND **/

.containerBeyond {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 565px;
    color: #ffffff;
    height: 100%;
    padding: 80px 0;
    box-sizing: border-box;
}

#beyondExpe {
    position: relative;
}

.titleLeft {
    font-size: 45px;
    line-height: 57px;
}

.infoLeft {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 45px;
}

/** POPUPS RETAILERS **/

html.popupActive, body.popupActive {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}
.closePopup:hover {
    transform: rotate(90deg);
}

.popupRetailers.openPop {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: #000000bd;
    z-index: 999999;
    display: grid;
    place-content: center;
}

.bodyPopup {
    width: 750px;
    height: 580px;
    background-color: #ffffff;
    border-radius: 15px;
    padding: 60px 0 0;
    box-sizing: border-box;
    position: relative;
}

.closePopup {
    position: absolute;
    top: 10px;
    right: 20px;
    background-color: #181818;
    width: 40px;
    height: 40px;
    display: grid;
    place-content: center;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.5s all ease;
}
.closePopup:hover {
    transform: rotate(90deg);
}

.titlePopup p {
    font-size: 30px;
    text-align: center;
    font-family: 'HisenseBold';
    margin: 0;
}

.titlePopup {
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.1;
    margin-bottom: 30px;
}

.btnsPopup {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    max-width: 670px;
    margin: 0 auto;
}

.itemPopup {
    width: 213px;
    height: 100px;
    display: grid;
    place-content: center;
    border: 1px solid #C9C9C9;
    border-radius: 8px;
    align-items: flex-end;
    margin-bottom: 20px;
    transition: 0.5s all ease;
}

.itemPopup a {
    display: block;
}

.itemPopup img {
    filter: grayscale(1);
}

.itemPopup:hover {
    border-color: #000000;
}

.itemPopup:hover img {
    filter: none;
}
.popupRetailers {
    display: none;
}

#popLg9 .bodyPopup {
    max-height: 310px;
}

#pl9 .btn.btnHeader {
    background-color: #dfd9d9;
    color: #999797;
    pointer-events: none;
    cursor: pointer;
}
/** MEDIA QUERYS **/


@media (min-width: 320px) {
    #main-footer .newsletter h3 {
        font-size: calc(31px + 4 * (100vw - 320px) / 1120);
    }
}
@media (min-width: 1440px) {
    #main-footer .newsletter h3 {
        font-size: 35px;
    }
}
#main-footer .newsletter h3 span {
    color: #009684;
}
#main-footer .newsletter p {
    font-family: roboto;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    font-size: 14px;
}
@media (min-width: 320px) {
    #main-footer .newsletter p {
        font-size: calc(14px + 2 * (100vw - 320px) / 1120);
    }
}
@media (min-width: 1440px) {
    #main-footer .newsletter p {
        font-size: 16px;
    }
}
#main-footer .newsletter p strong {
    font-weight: 700;
}
#main-footer .newsletter fieldset {
    width: 100%;
    max-width: 486px;
    font-size: "roboto";
    position: relative;
    font-size: 14px;
}
@media (min-width: 320px) {
    #main-footer .newsletter fieldset {
        font-size: calc(14px + 6 * (100vw - 320px) / 1120);
    }
}
@media (min-width: 1440px) {
    #main-footer .newsletter fieldset {
        font-size: 20px;
    }
}
#main-footer .newsletter fieldset input {
    background-color: #fff;
    border: unset;
    color: #191919;
    max-width: 486px;
    height: 50px;
    padding-left: 23px;
    width: 100%;
}
#main-footer .newsletter fieldset input::-webkit-input-placeholder {
    opacity: 0.5;
}
#main-footer .newsletter fieldset input::-moz-placeholder {
    opacity: 0.5;
}
#main-footer .newsletter fieldset input::-ms-input-placeholder {
    opacity: 0.5;
}
#main-footer .newsletter fieldset input::placeholder {
    opacity: 0.5;
}
#main-footer .newsletter fieldset button {
    background-color: #fff;
    color: #009684;
    width: 45px;
    height: 46px;
    position: absolute;
    top: 2px;
    right: 2px;
    outline: none;
}
#main-footer #nav-footer {
    padding: 42px 39px 0;
}
@media only screen and (min-width: 991px) {
    #main-footer #nav-footer {
        padding: 60px 10.34vw 0;
    }
}
#main-footer #nav-footer #footer-head {
    width: 100%;
    padding-bottom: 30px;
}
#main-footer #nav-footer #footer-head img {
    width: 10.3vw;
    max-width: 230px;
    min-width: 149px;
}
@media only screen and (min-width: 991px) {
    #main-footer #nav-footer #footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: baseline;
        -moz-align-items: baseline;
        -ms-justify-content: baseline;
        -o-align-items: baseline;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
}
#main-footer #nav-footer #footer_acerca li {
    font-weight: 600;
    line-height: 1.63;
    text-align: left;
    font-size: 19px;
}
@media (min-width: 320px) {
    #main-footer #nav-footer #footer_acerca li {
        font-size: calc(19px + 17 * (100vw - 320px) / 1120);
    }
}
@media (min-width: 1440px) {
    #main-footer #nav-footer #footer_acerca li {
        font-size: 36px;
    }
}
#main-footer #nav-footer #footer .footer-interiores {
    padding-top: 40px;
}
#main-footer #nav-footer #footer .footer-interiores h6 {
    font-family: 'HisenseMedium';
    font-weight: 700;
    line-height: 1.4;
    text-align: left;
    color: #fff;
    margin: 0 0 20px;
    font-size: 19px;
}
@media (min-width: 320px) {
    #main-footer #nav-footer #footer .footer-interiores h6 {
        font-size: calc(19px + 7 * (100vw - 320px) / 1120);
    }
}
@media (min-width: 1440px) {
    #main-footer #nav-footer #footer .footer-interiores h6 {
        font-size: 26px;
    }
}
#main-footer #nav-footer #footer .footer-interiores a {
    font-family: 'HisenseMedium';
    line-height: 2.88;
    text-align: left;
    color: #fff;
    font-size: 14px;
}
@media (min-width: 320px) {
    #main-footer #nav-footer #footer .footer-interiores a {
        font-size: calc(14px + 2 * (100vw - 320px) / 1120);
    }
}
@media (min-width: 1440px) {
    #main-footer #nav-footer #footer .footer-interiores a {
        font-size: 16px;
    }
}
#main-footer #nav-footer #footer .footer-interiores a span {
    margin-right: 7px;
}
#main-footer #nav-footer .newsletter {
    padding: 0;
    max-width: 340px;
    background-color: unset;
    font-family: roboto;
}
#main-footer #nav-footer-legal {
    padding: 40px 39px;
}
@media only screen and (min-width: 991px) {
    #main-footer #nav-footer-legal {
        padding: 58px 10.34vw;
    }
    #main-footer #nav-footer-legal ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: baseline;
        -moz-align-items: baseline;
        -ms-justify-content: baseline;
        -o-align-items: baseline;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
}
#main-footer #nav-footer-legal a {
    font-family: 'HisenseLight';
    font-weight: 400;
    line-height: 3;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    font-size: 14px;
}
@media (min-width: 320px) {
    #main-footer #nav-footer-legal a {
        font-size: calc(14px + 2 * (100vw - 320px) / 1120);
    }
}
@media (min-width: 1440px) {
    #main-footer #nav-footer-legal a {
        font-size: 16px;
    }
}

.hvr_lnk:hover {
    color: #009684 !important;
}
.hvr_lnk:hover:after {
    width: 100%;
}

a.hvr_lnk {
    color: #FFFFFF;
    text-decoration: none;
    /* font-size: 36px; */
}

#nav-footer-legal ul li {
    color: #ffffff;
}


/** MOBILE **/

@media only screen and (max-width: 600px){
    .itemNavBar {
        display: none;
    }
    
    .bodyBurger div {
        width: 28px;
        height: 2px;
        background-color: #ffffff;
        margin: 0 0 5px auto;
    }
    
    .bodyBurger div:nth-child(2) {
        max-width: 13px;
    }
    
    .bodyBurger div:last-child {
        max-width: 18px;
    }
    
    ul.d-flex {
        justify-content: end;
    }
    
    .bodyBar {
        max-width: 85%;
    }

    .sectionHeader {
        padding: 86px 0;
    }

    .boxHeader {
        align-items: baseline;
    }

    .logoLaser img {
        max-width: 171px;
    }

    .logoLaser {
        text-align: center;
    }

    .titleHeader h1 {
        font-size: 25px;
        line-height: 30px;
        text-align: center;
    }

    #header .btn.btnHeader {
        margin: 0 auto;
        max-width: 170px;
        height: 40px;
    }

    .titleHeader {
        margin: 40px auto 50px;
    }

    .titleSection h2 {
        font-size: 25px;
        font-family: 'HisenseMedium';
        line-height: 30px;
    }

    .sliderContainer {
        clip-path: unset;
        max-width: 335px;
    }
    .sliderBodyContainer{
        min-height: 500px;
        background-color: #181818;
        max-width: 295px;
        margin: 0 auto;
        border-radius: 8px;
        overflow: hidden;
    }
    .slick-list.draggable {
        overflow: hidden!important;
    }
    .imgSliderAbsolute img {
        max-width: 295px;
        margin: 0 auto;
    }
    .titleSlider h3 {
        font-size: 25px;
    }
    .secondSection .paragraphSlider {
        padding: 226px 23px 20px;
    } 
    .textSlider p {
        margin: 0 auto;
    }
    .slick-dots {
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
        padding: 0;
    }
    
    .slick-dots li {
        width: 50px;
    }
    
    .slick-dots li.slick-active {
        width: 110px;
    }
    .secondSection .paragraphBlock .textSecondSection {
        max-width: 334px;
        margin: 40px auto 80px;
    }

    #expCualquier .titleSection h2 {
        max-width: 225px;
        margin: 0 auto;
    }

    #expCualquier .soloText p {
        margin: 0 auto;
    }

    .twoColumns .containerColumns {
        flex-wrap: wrap;
        flex-direction: column;
    }
    #creaMundoNuevo .containerMiddle {
        align-items: baseline;
        padding-top: 80px;
    }
    
    #creaMundoNuevo .onlyText p {
        margin: 40px auto;
        text-align: center;
        max-width: 335px;
    }
    
    #creaMundoNuevo .titleSection h2 {
        text-align: center;
    }
    
    #creaMundoNuevo .btn.btnHeader {
        margin: 0 auto;
    }
    .safeZone {
        max-width: 335px;
    }

    .twoColumns .itemColumn {
        margin-bottom: 75px;
    }

    #servicioInstalacion .titleSection h2 {
        margin-bottom: 25px;
    }

    #conoceModelos {
        padding-top: 80px;
    }

    #conoceModelos .titleSection h2 {
        line-height: 30px;
    }

    .fourColumns .containerColumns {
        flex-wrap: wrap;
        flex-direction: column;
    }

    #conoceModelos .itemColumn:before {
        width: 100%;
        height: 1px;
        bottom: -55px;
    }

    .fourColumns .itemColumn {
        margin-bottom: 65px;
    }

    .boxPremios {
        width: 334px;
        height: 220px;
        margin: 0 auto;
    }
    
    .boxPremios img {
        display: block;
        width: 100%;
    }
    
    .beforeInsignias {
        text-align: center;
    }
    
    .bodyPopup {
        max-width: 335px;
        height: auto;
    }
    
    .popupRetailers.openPop {display: flex;}
    
    .btnsPopup {
        max-height: 490px;
        overflow-y: scroll;
    }
    
    .itemPopup img {
        filter: none;
    }
    
    .titlePopup p {
        font-size: 25px;
        margin-top: 10px;
    }
    
}

/** screen 1920 **/

@media only screen and (min-width: 1700px){
    .bodyBar{
        max-width: 1650px;
        justify-content: space-between;
    }
}

/** proximamente **/

#pl9 .burbleSize,
#px1Pro .burbleSize {
    margin-bottom: 13px;
}

.beforeInsignias {
    margin-top: 40px;
    font-weight: bold;
    font-family: 'HisenseMedium';
}