@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700&family=Open+Sans:wght@400;600&display=swap'); body {
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6, .fw-bold {
    font-family: 'Montserrat', sans-serif;
}
.cincog{
    width:30px !important;
    height:30px !important;
    max-width:30px !important;
    max-height:30px !important;
    float: right !important;
    margin-top: -6px !important;
    right: 10px !important;
    margin-right: 2px !important;
}
.cincogdos {
    width: 30px !important;
    height: 30px !important;
    max-width: 30px !important;
    max-height: 30px !important;
    float: right;
    margin-top: -3px !important;
    margin-left: 6px !important;
}
@media screen and (min-width: 1000px) {

.slider h2 {
    font-size: 36px;
}

    div.slide1.container.py-5 .row, div.slide2.container.py-5 .row {
        max-width: 1240px !important;
        margin-left: auto;
        margin-right: auto;
        border: none !important;
        box-shadow: none !important;
    }

    .section .contain.internal {
        max-width: 1024px;
        margin-left: auto;
        margin-right: auto;
    }

    section .container:not(.is-max-desktop):not(.is-max-widescreen) {
        /* max-width: 100%; */
        padding: 0px;
    }

}
@media (min-width: 1020px) {
    .slider .slide1 -row, .slider .slide2 .row {
        max-width: 400px;
        margin-left: auto;
        margin-right: 0px;
        float: right;
    }

    .slider .slide1 .img-fluid, .slider .slide2 .img-fluid {
        max-width: 400px;
        margin-left: auto;
    }

    .section {
        padding: 1rem 16px 0 !important;
    }

    .hero-banner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 2rem;
        text-align: left;
    }

    .hero-banner .text {
        flex: 1;
    }

    .hero-banner .image {
        flex: 1;
        text-align: right;
    }

    .app-banner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 2rem;
    }

}


@media screen and (max-width: 980px) {

div.slide div.col-md-8.text-center.text-md-start.mb-4.mb-md-0 {
    padding-left: 20px !important;
    padding-right: 20px !important;
    
}
    
div.slide.slide1 div.col-md-4.p-0.text-start {
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-top: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
div.slide.slide2 div.col-md-4.p-0.text-start {
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-top: 0px;
    max-width: 100%;
    margin-left: 0;
    margin-right:auto;
    display: block;
}    
  .slider .dots {
    display: inline-flex;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: 0px;
    gap: 12px;
    z-index: 9;
    bottom: 0px;
    clear: both;
    width: 100%;
  }
    
div.slide.container.mb\:py-5.product-card.modal-wrapper.column.is-6-tablet.is-3-desktop > div > div.col-md-7.text-center.text-md-start.mb-4.mb-md-0{
    padding: 0px;
    display: flex;
    margin-bottom: 0px !important;}
    
.slide2 h4.fw-bold.mb-2{
    font-family: 'Montserrat';
    font-size: 30px;
    font-weight: normal !important;
    min-height: revert;
    margin-bottom: 0px !important;
    color: #000;
    line-height: 36px;
}
.slide1 h4.fw-bold.mb-2{
    font-family: 'Montserrat';
    font-size: 12px !IMPORTANT;
    font-weight: normal !important;
    margin-bottom: 0px !important;
    color: #000;
    line-height: 16px;
    display: block;
    position: relative;
    margin-left: 4px;
}
.border.border-3.containbox h1.display-4.fw-bold.text-danger {
    font-size: 140px;
    float: left;
}
.slide .img-fluid{
    float: right;
    /* max-width: 40%; */
    margin-right: 0px !important;
    max-height: 125px;
}
.slide .img-fluid.mobile_only{
    float: right;
    max-width: 35%;
    margin-right: 0px !important;
}
.slide .img-fluid.img5 {
    float: left;
    max-width: 40%;
    margin-right: auto !important;
    margin-left: 3% !important;
}
    
#content section:nth-child(1), #content> div > div > section:nth-child(5) {
    display: block;
    height: fit-content !important;
    min-width: 100%;
    margin-left: 0px !important;
    padding: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 0px !important;
}
.slide2 .border.border-3.containbox h1.display-4.fw-bold.text-danger {
    font-size: 120px !important;
    float: left !important;
    line-height: 71px !important;
    font-size: 100px !important;
}
.slide1 .border.border-3.containbox h1.display-4.fw-bold.text-danger {
    font-size: 144px !important;
    float: left !important;
    line-height: 80px !important;
}
    
.fw-bold.text-danger.preciofinal {
    clear: both;
    line-height: 24px;
    font-size: 34px ! IMPORTANT;
    width: 100%;
}
}



@media screen and (min-width: 1000px) {

.slider .contenedor.product-card-wrapper{
    padding:0px;
    min-width: 100%;
    max-width: 100% !important;
    box-shadow: none !important;
    border: none !important;
}     
    .slider h2 {
        font-size: 36px !important;
        line-height: 44px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    div.slide1.container.py-5 .row, div.slide2.container.py-5 .row {
        max-width: 1240px !important;
        margin-left: auto;
        margin-right: auto;
        border: none !important;
        box-shadow: none !important;
        min-width: 100%;
    }

    .section .contain.internal {
        max-width: 1024px;
        margin-left: auto;
        margin-right: auto;
    }

    section .container:not(.is-max-desktop):not(.is-max-widescreen) {
        /* max-width: 100%; */
        /* padding: 0px; */
    }

    #content > div > div > div > div > div > section:nth-child(3), #content > div > div > div > div > div > section:nth-child(4) {
        /* padding: 0 !important; */
    }
}

#content section:nth-child(3){
    /* margin-top:-20px !important; */
}


  .slider .slide2 {
    left: 0 !important; 
    opacity: 1 !important; 
    transition: none !important; 
    animation: none !important; 
  }


  .slider .slide {
    display: none !important;
  }
  .slider .slide.active {
    display: block !important;
    border: none !important;
    box-shadow: none !important;
    justify-items: anchor-center;
    min-height: 680px;
  }


  .section{
    clear:both;
  }

@media screen and (min-width: 982px){
.slide .cbutton.contrataonline.has-text-centered{
    max-width: 390px !important;
    margin-right: auto;
    width: 100%;
}

    
#content   section:nth-child(1) .container div img, #content  > div > div > section:nth-child(5)  .container div img {width: 100%;margin-right: 10px;}

  .slider .dots {
    display: inline-flex;
    margin-right: auto;
    margin-left: 0px;
    margin-top: auto;
    margin-bottom: 0px;
    position: absolute;
    gap: 12px;
    z-index: 9;
    float: left;
    bottom: 0px;
    clear: both;
    width: 90px;
    top: 90%;
    left: 3%;
  }    
#content   section:nth-child(1) .container div img, #content  > div > div > section:nth-child(5)  .container div img {
margin-top: -40px;
}

    .fs-3.symboleur {
        font-size: 60px !important;
        font-family: 'Montserrat';
        font-weight: 700 !important;
        color: #000 !important;
        line-height: 65px;
}

.fs-5.pricemes {
    font-size: 28px !important;
    font-family: 'Montserrat';
    font-weight: 500 !important;
    color: #000 !important;
    line-height: 12px;
}
.slide2 .fs-3.symboleur {
        font-size: 60px !important;
        font-family: 'Montserrat';
        font-weight: 800 !important;
        color: #000 !important;
        line-height: 76px;
}

.slide2 .fs-5.pricemes {
    font-size: 24px !important;
    font-family: 'Montserrat';
    font-weight: 500 !important;
    color: #000 !important;
    line-height: 21px;
}
.pricecontent {
    display: block;
    clear: right;
    float: left;
    width: 100%;
    margin-top: 0px;
}
    .border.border-3 p.fw-bold.text-danger {
    font-size: 28px;
    clear: both;
    line-height: 40px;
    margin-bottom: 0px;
    font-weight: 500 !important;
    font-family: 'Montserrat';
    color: #000;
}
.slide1 .border.border-3 p.fw-bold.text-danger {
    font-size: 24px;
    clear: both;
    line-height: 12px;
    margin-top: 20px;
    font-weight: 500 !important;
    font-family: 'Montserrat';
    color: #000;
}    
.slide2 .border.border-3 p.zonasmart {
    font-size: 16px;
    clear: both;
    line-height: 14px;
    margin-top: 18px;
    font-weight: 300 !important;
    font-family: 'Montserrat';
    color: #000;
}    
    
.slide .tarifatext  {
    font-size: 20px !important;
    font-weight: 600 !important;
    font-family: 'Montserrat';
    line-height: 18px;
    color: #000000;
}
   

.border.border-3.containbox {
    padding: 20px;
    max-width: 390px !important;
    min-height: 300px;
    display: block;
}

#content   section:nth-child(1) .container, #content  > div > div > section:nth-child(5) .container{
    min-width: 1290px !important;
    padding: 0px !important;
    justify-items: center;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    border: none !important;
    box-shadow: none !important;
}


.onlyMobile { 
  display:none;
}
div.slide .containbox > h4{
    font-family:"Montserrat";
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 0px !important;
    font-weight: normal !important;
}
.slide1 .border.border-3.containbox h1.display-4.fw-bold.text-danger {
    font-size: 170px !important;
    font-family:"Montserrat";
    font-weight: 700 !important;
    float: left;
    max-height: 80px;
    line-height: 150px;
    color: #000;
}
.slide2 .border.border-3.containbox h1.display-4.fw-bold.text-danger {
    font-size: 160px !important;
    font-family:"Montserrat";
    font-weight: 700 !important;
    float: left;
    line-height: 140px;
    color: #000;
    align-items: center;
}    
}

@media screen and (max-width: 980px){
#content   section:nth-child(1) .container div img, #content  > div > div > section:nth-child(5)  .container div img {width: 100%;margin-right: auto;max-height: 230px;border: none !important;background: none !important;clear: both;margin-left: -45px;display: block;float: left;position: relative;margin-top: -36px;box-shadow: none;clear: both;margin-bottom: -20px !important;}
    
.slide1 .border.border-3.containbox {
    padding: 14px;
    max-width: 90% !important;
    min-height: 250px;
    display: block;
    float: left;
    align-content: start;
}  
.slider .dots{
    text-align: center;
    justify-content: center;
    position: absolute;
    margin-bottom: -77px;
    height: 20px;
}    
.slide2 .fs-3.symboleur {
        font-size: 50px !important;
        font-family: 'Montserrat';
        font-weight: 700 !important;
        color: #000 !important;
        line-height: 74px;
}
.slide1 .fs-3.symboleur {
        font-size: 30px !important;
        font-family: 'Montserrat';
        font-weight: 700 !important;
        color: #000 !important;
        line-height: 40px;
}

.slide2 .fs-5.pricemes {
    font-size: 18px !important;
    font-family: 'Montserrat';
    font-weight: normal !important;
    color: #000 !important;
    line-height: 18px;
}
.slide1 .fs-5.pricemes {
    font-size: 25px !important;
    font-family: 'Montserrat';
    font-weight: normal !important;
    color: #000 !important;
    line-height: 19px;
    margin-bottom: -30px !important;
}
.pricecontent {
    display: block;
    clear: right;
    float: left;
    width: 100%;
    margin-top: 0px;
}
    .pricecontent .text-danger  {
    margin-top: 12px;
    line-height: 18px;
    clear: both;
    color: #000;
}
.slide .tarifatext {
    font-size: 14px !important;
    font-weight: 600 !important;
    font-family: 'Montserrat';
    line-height: 20px !important;
    margin-top: 0px;
    place-items: center;
}
    
.section .slide.slide1 h2 {
    font-weight: 700;
    margin-bottom: 0rem;
    font-size: 32px;
    text-align: left;
    float: left;
    width: 100%;
    line-height: 32px;
}
.section .slide.slide2 h2 {
    font-weight: 700;
    margin-bottom: 0rem;
    font-size: 28px;
    text-align: left;
    float: left;
    width: 100%;
    line-height: 32px;
}    
.slide .container {
    padding:0px;
    margin: 0px;
}
    
.slider.TOP{
    padding: 0px;
} 
section:nth-child(1){
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top:0px;
    margin-bottom: 0px;
}   
.slide2 .fw-bold.text-danger.preciofinal{
    clear: both;
    margin-bottom: 8px;
    font-family: 'Montserrat';
    font-size: 16px !important;
    border-top: 1px solid #000 !important;
    padding-top: 11px !important;
    font-weight: 800 !important;
    line-height: 16px !important;
    max-width: 70px !important;
    margin-top: 18px !important;
}
.slide1 .fw-bold.text-danger.preciofinal{
    clear: both;
    margin-bottom: 8px;
    font-family: 'Montserrat';
    font-size: 16px !important;
    border-top: 1px solid #000 !important;
    padding-top: 11px !important;
    font-weight: 800 !important;
    line-height: 16px !important;
    max-width: 70px !important;
    margin-top: 30px !important;
}    
.slide2 .border.border-3.containbox {
    padding: 14px;
    max-width: 90% !important;
    max-height: 250px !important;
    display: block;
    min-height: 212px !important;
}   
    
.border.border-3.containbox {
    padding: 14px;
    max-width: 90% !important;
    min-height: 270px;
    display: block;
}   
.onlyDesktop { 
  display:none;
}
}


#content   section:nth-child(1), #content> div > div > section:nth-child(5){

display: block;

height: fit-content !important;

min-width: 100%;

margin-left: 0px !important;

padding: 0px !important;

margin-top: 0px !important;

margin-bottom: 60px !important;

margin-right: 0px !important;

min-height: 500px;
}



.dot {
    width: 30px;
    height: 30px;
    background-color: #ffffff !important;
    border-radius: 50%;
    transition: background-color .3s ease;
    border: 2px solid #000000;
    padding: 10px;
}

.dot.active {
    background-color: #f53663 !important;
}


.d-flex.botonesend.gap-2 {
    clear: both;
    width: 100%;
    justify-content: left;
    flex-direction: column;
}


.border.border-3 p.small.text-muted.ivanoinclu {
    font-size: 18px !important;
    font-weight: 600 !important;
    font-family: 'Montserrat';
    line-height: 14px;
}

.d-flex.botonesend.gap-2.mt-3 a{
    width: 100%;
    max-width: 480px !important;
    margin-right: auto;
}

.slide .euromes{
    display:flex;
    flex-direction: column;
}



.botonesend a.btn.btn-danger{
    background: #2BC36E !important;
    border: 2px solid #2BC36E !important;
}

.botonesend button{
    background: #2BC36E !important;
    border: 2px solid #2BC36E !important;
}




.slide .cbutton.contrataonline.has-text-centered a.button,
.slide .cbutton.contrataonline.has-text-centered button {
    font-size: 20px !important;
}


@media screen and (max-width: 980px){

    .slide2 .pricebox{
    display: flex;
    flex-direction: row;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    margin-top: 0px;
    }
    div.slide div.col-md-8.text-center.text-md-start.mb-4.mb-md-0 h2{
        font-size: 2rem !important;
        line-height: 2.3rem;
        margin-top: 10px;
        margin-bottom: 10px;
    }   

    .porcolumn {
    line-height: 110px;
    font-size: 24px;
    font-family: 'Montserrat';
    text-align: left;
    text-decoration: underline;
    max-width: 90px;
}
    .contratandotarifa{
    font-size: 16px; 
    margin-top: 0px; 
    text-align: center; 
    font-weight: bold;    
    }
    .tsmart{
    text-align: center;
    font-weight: normal;
    font-family: 'Montserrat';
    margin-top: 0px;
    }
}

@media screen and (min-width: 980px){

    .slide2 .pricebox{
    display: flex;
    flex-direction: row;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    margin-top: 20px;
    }
    
    div.slide div.col-md-8.text-center.text-md-start.mb-4.mb-md-0 h2{
        font-size: 4rem !important;
        line-height: 4.55rem;
        margin-top: -30px;
    }   

    .porcolumn {
    line-height: 150px;
    font-size: 30px;
    font-family: 'Montserrat';
    text-align: left;
    text-decoration: underline;
    max-width: 90px;
}

    .contratandotarifa{
    font-size: 18px;
    margin-top: 0px;
    text-align: center;
    font-weight: bold;
    font-family: 'Montserrat';
    }
    .tsmart{
    text-align: center; font-weight: normal; font-family: 'Montserrat'; margin-top: 20px;
    }

}

