.how-cases{
    position: relative;
}

.how-cases > span,
.how-cases > p,
.how-cases > label,
.how-cases > li {
    font-family: 'Aeonik-Regular';
    font-weight: lighter;
    font-size: 1.175rem;
    line-height: 1.5rem;
}

.how-cases > h1,
.how-cases > h2 {
    font-family: 'Aeonik-Regular';
    font-weight: normal;
}

.how-cases > h1{
    font-size: 2rem;
}

h1.and{
	top: 0.5rem;
	display: unset;
    position: relative;    
}

.text-block h2{
    color: #CDAE7D;
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
    letter-spacing: 2px;
    font-family: 'Aeonik-Bold';
}

.text-block p{
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-family: 'Aeonik-Light';
}

.small-list{
    color: #535353;
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-family: 'Aeonik-Light';
}

.small-list li:before {
    content: '';
    top: 1.25rem;
    left: 0rem;
    width: 10px;
    height: 10px;
    z-index: 1;
    max-width: 10px;
    min-width: 10px;
    position: absolute;
    border: 3px solid #CDAE7D;
    border-radius: 100px;
    background-color: #fff;
}


/*NESPRESSO*/
.img-bg{
    text-align: center;
    color: white;
    position: relative;
}

.img-bg .text-block {
  top: 20px;
  margin: 5px 0;
  color: white;
  text-align: left;
  padding: 6rem 8rem;
  border-radius: 4rem;
}

.img-nespresso {
    background: url('/assets/main/images/how/nespresso-bg-2.png') !important;
    background-size: cover !important;
    background-position: center !important;
}

.solution-section{
    color: black;
    margin-top: 25px;
}

.solution-section .text{
    padding: 3rem 8rem;
    background-color: #ffff;
    background-size: cover;
    background-position: center;
    margin: 5px 0;
}

.solution-section .text h2{
    color: #CDAE7D;
    font-size: 2.5rem;
    margin-bottom: 2.5rem;
    letter-spacing: 2px;
    font-family: 'Aeonik-Bold';
}

.solution-section .text p{
    color: #535353;
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-family: 'Aeonik-Light';
}

.leaf-img{
    position: absolute;
    right: 0;
    bottom: -300px;
    z-index: 1;

}
/*END NESPRESSO*/

/*FALABELLA*/

.right-line.falabella{
    height: 59%;
}

.img-falabella {
    background: url('/assets/main/images/how/falabella-bg.png') !important;
    background-size: cover !important;
    background-position: center !important;
}

.boxtext-falabella{
    font-size: 1rem !important;
}

.boxnum-falabella{
    font-size: 3rem !important;
    margin-top: 16px !important;
}

.boxnum-falabella span{
    font-size: 1.7rem !important;
}

.cont-b-cf.falabella{
    width: 100%;
}

.margin-box{
    margin-top: 40px;
    margin-bottom: 50px;
}
/*END FALABELLA*/

/*MOVISTAR*/

.right-line.movistar{
    height: 67%;
}

.img-movistar {
    background: url('/assets/main/images/how/bg-movistar.png') !important;
    background-size: cover !important;
    background-position: center !important;
}

/*END MOVISTAR*/

/*REMAX*/

.img-remax {
    background: url('/assets/main/images/how/remax-bg.png') !important;
    background-size: cover !important;
    background-position: center !important;
}

.right-line.remax {
    height: 60%;
}

.width-box {
    width: 90% !important;
}

/*END REMAX*/

/*YPF*/

.img-ypf {
    background: url('/assets/main/images/how/ypf-bg.png') !important;
    background-size: cover !important;
    background-position: center !important;
}

.right-line.ypf{
    height: 69%;
}


.box-small {
    margin-left: -42px;
    background-color: #eeeeee;
    margin-right: -30px;
    padding: 1.25rem;
}

.number-f {
    font-family: 'Aeonik-Light';
    font-style: italic;
    font-size: 1.5rem;
    color: #CDAE7D;
}

.item-list{
    color: #535353;
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-family: 'Aeonik-Light';
}

/*END YPF*/

/*PARIS*/

.img-paris {
    background: url('/assets/main/images/how/bg-paris.png') !important;
    background-size: cover !important;
    background-position: center !important;
    /*padding: 11rem 8rem !important;*/
}

.title-paris {
    font-size: 2.2rem !important;
    line-height: 3.5rem !important;
    letter-spacing: 0.25rem;
    padding: 7rem 0rem 7rem 0rem;
}

.title-paris b{
    font-family: 'Aeonik-Bold';
}

.box-padding {
    padding: 0rem 8rem !important;
}

.text-padding {
    padding: 0rem 7rem !important;
}

.int-box-paddng{
    padding: 0px 4rem;
}

.mr-box{
    margin-right: -11px;
}

.text-ubic {
        text-align: end;
}

.padding-y-box {
    padding-bottom: 0.5rem !important;
}

.margin-y-text {
    margin-bottom: -9px;
    margin-top: 6px;
}

/*END PARIS*/


/*REPUBLICA*/

.img-republica {
    background: url('/assets/main/images/how/bg-republica.png') !important;
    background-size: cover !important;
    background-position: center !important;
    /*padding: 11rem 8rem !important;*/
}

.bol-text-solution {
    color: #CDAE7D;
    font-weight: bold;
    font-family: 'Aeonik-bold';
    font-size: 1.8rem;
}

.text-challenge{
    padding: 0rem 3rem 0rem 1rem;
}

.margin-top-challenge{
    margin-top: 50px;
}

.margin-top-result{
    margin-top: -20px;
}

.margin-b-box {
    margin-bottom: 50px !important;
}

.text-solution {
    padding: 0rem 6rem 0rem 8rem !important;
}

.text-solution-p{
    padding: 0rem 7rem 0rem 0rem;
}

.margin-xy-solution{
    margin-top: 30px;
    margin-bottom: 30px;
}

.line-republica {
    content: '';
    background-color: #a3a3a3;
    width: 135px;
    position: absolute;
    height: 1px;
    top: 79px;
}

.padding-fix-box{
    padding: 0rem 6rem 6rem !important;
}

.text-box-republica{
    font-size: 1.5rem !important;
}

.text-box-republica b{
    font-size: 1.7rem;
    font-family: 'Aeonik-bold';
}

/*END REPUBLICA*/

/*elfutbolero*/

.img-elfutbolero {
    background: url('/assets/main/images/how/bg-elfutbolero.png') !important;
    background-size: cover !important;
    background-position: center !important;
    /*padding: 11rem 8rem !important;*/
}

.mb-15 {
    margin-bottom: 15rem !important;
}

.mb-100 {
    margin-bottom: 177px !important;
}

.left-border-elfutbolero{
    margin: 2rem 2rem -3rem 0rem;
    border-left: 2px solid #CDAE7D;
}

.top-num {
    top: 0 !important;
}

.mt-30 {
    margin-top: 30px;
}

.position-box {
    position: unset !important;
}


/*END elfutbolero*/


/*JUMBO*/

.img-jumbo {
    background: url('/assets/main/images/how/jumbo-bg.png') !important;
    background-size: cover !important;
    background-position: center !important;
}

.right-line.jumbo{
    height: 71%;
}

.mb-30 {
    margin-bottom: 30px !important;
}
/*END JUMBO*/

/*A24*/

.img-a24 {
    background: url('/assets/main/images/how/a24-bg.png') !important;
    background-size: cover !important;
    background-position: center !important;
}

.right-line.a24{
    height: 68%;
}

/*END A24*/

/*TUENTI*/

.img-tuenti {
    background: url('/assets/main/images/how/tuenti-bg.png') !important;
    background-size: cover !important;
    background-position: center !important;
}

.right-line.tuenti{
    height: 66%;
}

/*END TUENTI*/

/*CLARO*/

.img-claro {
    background: url('/assets/main/images/how/claro-bg.png') !important;
    background-size: cover !important;
    background-position: center !important;
}

.right-line.claro{
    height: 62%;
}

.width-box-claro {
    width: 90% !important;
    height: 120px !important;
}

/*END CLARO*/


.img-bg-grey{
    color: white;
    margin-top: 25px;
    text-align: center;
}

.img-bg-grey .text-block {
  margin: 5px 0;
  color: white;
  padding: 3rem 2rem;
  text-align: left;
  background-color: #343D48;
  background-size: cover;
  background-position: center;
}

h2.result-text{
    color: #343D48;
    font-size: 2.5rem;
    font-family: 'Aeonik-Regular';
    font-weight: normal;
}

h2.result-text span{
    font-size: 1.5rem;
    font-family: 'Aeonik-Light';
}

.stats-card-box{
    padding: 0 4rem 3rem;
    border: 2px solid #343D48;
    box-shadow: 0 5px 0 #E03132;
}

.stats-card-box p{
    font-size: 1.75rem;
    padding-bottom: 2rem;
}

.stats-card-box h3{
    font-size: 4rem;
    text-align: center;
    position: sticky;
    top: 100%;
}

.stats-card-box span{
    font-size: 2rem;
    vertical-align: super;
}

.top-icon{
    top: -2rem;
    height: 4rem;
    background: white;
    position: relative; 
    box-shadow: 1.5rem 0 white, -1.5rem 0 white; 
}

.small-line p{
    line-height: 1rem;
}

.right-line{
    top: 7rem;
    left: 7.1rem;
    width: 2px;
    height: 65%;
    z-index: 1;
    position: absolute;
    background-color: #CDAE7D;
}

#svgContainer{
    position: absolute;
    z-index: 1;
}

.line-point {
    top: 0.25rem;
    left: -3rem;
    width: 40px;
    height: 40px;
    z-index: 1;
    max-width: 40px;
    min-width: 40px;
    position: absolute;
    border: 3px solid #CDAE7D;
    border-radius: 50px;
    background-color: #fff;
}

.line-point.black{
    background-color: black;
}


.cont-b-cf {
    width: 75%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}


.cont-b-cf:hover li, .result-box:hover p {
    color: #CDAE7D !important;
    transition: 1s !important;
}

.info-b-cf {
    width: 100%;
    height: 220px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #FAFAFA;
    box-shadow: 8px 8px 15px rgba(0, 0, 0, 0.2);
    border-radius: 12px;
}

.info-b-cf ul {
    width: 90%;
}

.tit-boxes {
    font-family: 'Aeonik-Light';
    font-size: 1.2rem;
    line-height: 120%;
    letter-spacing: 0.05em;
    width: 90%;
    height: 75px;
    margin-bottom: -20px;
    color: #353d48;
    font-weight: light;
}

.txt-boxes {
    font-family: 'Aeonik-Regular';
    font-size: 4.5rem;
    line-height: 120%;
    width: 100%;
    text-align: justify;
    color: #353d48;
}

.txt-boxes span{
    font-size: 2.5rem;
    vertical-align: super;
}

.border_info {
    border-left: 2px solid #CDAE7D;
    height: 220px;
}

.left-border{
    margin: 0rem 1.5rem;
    border-left: 2px solid #CDAE7D;
}

.right-border {
    margin: 0rem 1.5rem;
    border-right: 2px solid #CDAE7D;
}

.result-box{
    background: #FAFAFA;
    box-shadow: 8px 8px 15px rgb(0 0 0 / 20%);
    border-radius: 12px;
}

.solution-section .text p.result-box-text{
    font-family: 'Aeonik-Light';
    line-height: 1.2;
    font-size: 1.2rem;
    /*letter-spacing: 0.05em;*/
    color: #353d48;
    font-weight: lighter;
}

.solution-section .text p.result-box-text b{
    font-weight: bold;
}

.solution-section .text p.result-box-numbers{
    font-family: 'Aeonik-Regular';
    font-size: 3.5rem;
    letter-spacing: 0.05em;
    color: #353d48;
    position: sticky;
    top: 100%;
}

.solution-section .text p.result-box-numbers span{
    font-size: 2rem;
    vertical-align: super;
}

.size-box-text{
    font-size: 1.5rem !important;
    line-height: 1.5 !important;
}

.font-tex-num{
    font-size: 1.5rem !important;
    line-height: 1 !important;
}

.box-gold{
    background-color: #CDAE7D;
    border-radius: 20px;
    padding: 0px 2rem;
}

.fix-box-numbers {
    margin-bottom: 30px;
    margin-top: 8px;
    top: 0 !important;
    font-size: 5rem !important;
    position: unset !important;
    letter-spacing: 0px !important;
}

.paris-box-numbers {
    margin-bottom: 10px;
    margin-top: 35px;
    top: 0 !important;
    color: white !important;
    position: unset !important;
}

.img-fix {
    margin-top: 50px;
    height: 42px;

}

.mb-10{
    margin-bottom: 10rem !important;
}

/*FORMULARIO*/

.form1-contact {
    padding-top: 5%;
    width: 60%;
    margin: auto;
}

input {
    font-size: 0.938vw;
    padding: 10px 10px 10px 5px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #D7D7D7;
}

.cont_group1-contact {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.group {
    width: 100%;
    position: relative;
    margin-bottom: 45px;
}

.group2 {
    width: 100%;
    position: relative;
    margin-bottom: 45px;
}

.group2 input, .group input {
    background-color: #FAFAFA;
}

.highlight {
    position: absolute;
    height: 60%;
    width: 100%;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

.bar {
    position: relative;
    display: block;
    width: 100%;
}

label {
    color: #A5A6A8;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.cont_group1-contact {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

textarea {
    width: 100%;
    background-color: #FAFAFA;
    border: none;
    border-bottom: 1px solid #D7D7D7;
    height: 60px;
    display: block;
    font-size: 1vw;
}

input:focus~.bar:before, input:focus~.bar:after {
    width: 50%;
}

.bar:before {
    left: 50%;
}

.bar:before, .bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #CDAE7D;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

input:focus {
    outline: none;
}

.contacto-principal{
    margin-top: -3rem;
}

.contacto-principal__button {
    border: 1px solid #CDAE7D;
    box-sizing: border-box;
    border-radius: 88px;
    background-color: #CDAE7D;
    width: 130px;
    margin: auto;
    margin-top: 94px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5rem;
}

.contacto-principal__button span {
    color: #FFF;
    font-size: 1.042vw;
}

textarea:focus {
    border-bottom: 2px solid #CDAE7D;
}

textarea:focus {
    outline: none;
}

textarea:focus~label, textarea:valid~label, input:focus~label, input:valid~label {
    top: -20px;
    font-size: 0.781vw;
    color: #CDAE7D;
}

.size-title-form{
    font-size: 3vw;
    letter-spacing: 0.2em;
    font-family: 'Aeonik-Light', 'Arial';
    color: #CDAE7D;
}

/*END FORMULARIO*/

@media only screen and (max-width: 576px) {
    .text-block h2{
        font-size: 2rem;
    }
    .text-block{
        padding: 3rem 3rem !important;
    }
    .text-block.white-text{
        padding: 3rem 0 !important;
    }
    .solution-section .text{
        padding: 1rem 2rem !important;   
    }
    p{
        font-size: 1rem !important;
        line-height: 1.5rem !important;
    }

    .solution-section .text p.result-box-numbers{
        font-family: 'Aeonik-Regular';
        font-size: 2.5rem !important;
        letter-spacing: 0.05em;
        color: #353d48;
    }

    .solution-section .text p.result-box-numbers span{
        font-size: 1.5rem;
        vertical-align: super;
    }

    .small-list{
        font-size: 1rem !important;
        line-height: 1.5rem !important;
    }

    .box-small {
        margin-left: -28px;
        padding-left: 1.5rem;
        background-color: #eeeeee;
    }

    .number-f {
    font-family: 'Aeonik-Light';
    font-style: italic;
    font-size: 3.56vw;
    line-height: 100%;
    color: #CDAE7D;
    }

    .item-list{
        font-size: 1rem !important;
        line-height: 1.5rem !important;
    }

    .leaf-img{
        width: 35%;
        bottom: -130px;
    }
    .img-bg{
        padding: 0;
    }
    .img-mobile img{
        height: auto !important;
        max-width: 30%;
    }
    .img-mobile h1.and{
        top: 0.25rem !important;
        font-size: 1.5rem;
    }

    .right-line{
        top: 5rem;
        left: 2.1rem;
        height: 57%;
    }

    .right-line.a24 {
        height: 51%;
    }

    .right-line.claro {
        height: 43%;
    }

    .right-line.falabella {
        height: 42%;
    }

    .right-line.jumbo {
        height: 60%;
    }

    .right-line.movistar{
        height: 59%;
    }

    .right-line.remax{
        height: 40%;
    }

    .right-line.tuenti{
        height: 61%;
    }

    .right-line.ypf{
        height: 50%;
    }

    .tit-boxes{
        font-size: 1.25rem !important;
    }

    .txt-boxes{
        font-size: 3.5rem !important;
    }

    .txt-boxes span{
        font-size: 2rem !important;
    }

    .tit-boxes.tuenti{
        height: 160px;
    }

    .tit-boxes.tuenti{

    }

    .line-point{
        top: 0.75rem;
        left: -1.75rem;
        width: 30px;
        height: 30px;
        max-width: 30px;
        min-width: 30px;
    }

    .line-point.black{
        top: 0.25rem;
    }

    .cont-b-cf{
        width: 100%;
    }

    .left-border{
        margin: 0;
    }

    .mbs-0{
        margin-bottom: 0 !important;
    }

    .mts-10{
        margin-top: 1.5rem !important;
    }

    .mls-5{
        margin-left: 0.5rem;
    }

    .title-paris {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
    letter-spacing: 0.2rem;
    padding: 3rem 0rem;
    }

    .size-box-text {
    font-size: 1rem !important;
    line-height: 1.5 !important;
    }

    .img-fix {
    margin-top: 40px;
    height: 50px;
    }

    .date-padding-box{
        padding: 0px 2rem;
    }

    .int-box-paddng {
    padding: 0px 2rem;
    }

    .font-tex-num {
    font-size: 1.3rem !important;
    line-height: 1 !important;
    }

    .box-padding {
    padding: 0rem 0rem !important;
    }

    .right-border {
    margin: 0rem 0rem;
    border-right: 2px solid #CDAE7D;
    }

    .text-ubic {
        text-align: initial;
    }

    .padding-date{
        padding-left: 0px !important;
    }

    .padding-y-box {
        padding-top: 0.5rem !important;
        padding-bottom: 2rem !important;
    }

    .click-img-fix{
        height: 45px;
    }

    .bol-text-solution{
        font-size: 1.1rem;
    }

    .text-solution-p {
    padding: 0;
    }

    .text-box-republica {
    font-size: 1.1rem !important;
    }

    .text-box-republica b {
    font-size: 1.2rem;
    }

    .left-border-elfutbolero{
    margin: 1rem 2rem -2rem 0rem;
    border-left: 2px solid #CDAE7D;
    }

    .mb-box-elfutbolero{
        margin-bottom: 50px !important;
    }

    
    /*FORM*/

    .size-title-form{
        font-size: 2rem !important;
    }

    .contacto-principal {
        margin-top: -9rem;
    }

    .input-mobile {
        padding-bottom: 14px;
    }


    input {
        font-size: 3.7vw;
    }

    textarea:focus~label, textarea:valid~label, input:focus~label, input:valid~label {
        top: -20px;
        font-size: 2.781vw;
        color: #CDAE7D;
    }

    .contacto-principal__button span {
        font-size: 4vw;
    }

    textarea {
      font-size: 3vw;
    }

    /*END FORM*/


}