.tituloWinter{
    font-family: 'montserrat-bold' ,sans-serif;
    color: #708378;
    text-align: center;
    vertical-align: middle;
    font-size: 40px!important;
    font-weight: bold;
    margin-top: 20px;
    text-transform: uppercase;
}
h4 {
    text-align: center;
    vertical-align: middle;
    margin-top: 70px!important;
    margin-bottom: 70px!important;
    font-size: 20px!important;
    color: #212529;
}

.blank-space-es-fr-usa {
    margin-top: 10%;
}
.parrafo{
    text-align: center;
    vertical-align: middle;
    margin-top: 30px!important;
    margin-bottom: 30px!important;
    font-size: 20px!important;
    color: #212529;
}
.GIB-text > p{
    text-align: center;
    font-size: 15px;
    margin-top: 3%;
    margin-bottom: 3%;
}

a.GIB-button.GIB-button.GIB-buttonStyle-ancho {
    text-align: center;
    font-family: "mukta-semibold", sans-serif;
    font-weight: 600;
    font-size: 13px;
}


.GBIB-content-container-fixedBottom, .GIB-content-container-fixedBottom{
    margin-bottom: 3%;
}
.rowButton-PopUpFF{
    text-align: center;
    margin-bottom: 11vh;
    margin-top: 6vh;

}
.GTB-text > h3{
    font-family: 'montserrat-bold',sans-serif;
    margin-bottom: 5vh;
}
div.editorialRichText-component-container div.row div.col-12.align-self-center.text-center.text-lg-left > p{
    font-size: 15px;
}
.GIB-button-container, div.col-12.align-self-center.text-center.text-lg-left > p {
    margin-top: 5vh;
    margin-bottom: 5vh;
 
}
a.link-PopUpFF.text-center.btn_.btn_primary{
    background-color: #EA6021;
    color: white;
    border: 1px solid #EA6021;
    padding: 8px 57px;
    padding: 30px 150px;
    font-family: "mukta-semibold", sans-serif;
    font-weight: 600;
    font-size: 13px;

}


@media only screen and (max-width: 540px){
    .GIB-text > p{
        margin-top: 10%;
        margin-bottom: 10%;
        padding: 5px;
    }

    .GIB-button.GIB-buttonStyle-ancho {
        width: 146px;
    height: 45px;
    }
    a.link-PopUpFF.text-center.btn_.btn_primary{
        padding: 2vh 8vh;
    }
}
@media only screen and (min-width: 768px){

    .GIB-button.GIB-buttonStyle-ancho {
        height: 66px;
        width: 379px;
    }

}