.headerTitleBig {
    margin-bottom: 5px;
}

.cabecera_informate_new {
    padding: 0px;
}

.titleBlack {
    color: #1d1d1b;
    font-size: 21px;
    line-height: 1em;
    font-weight: 400;
    font-family: 'Hind', sans-serif;
}

.blueCall {
    padding: 3px 10px 1px 10px;
    background-color: #1A94D1;
    color: white;
    font-size: 16px;
    font-family: 'Hind', sans-serif;
    width: 94px;
    margin: auto;
}

.promoBlue {
    display: none;
}

.borderBox {
    border: 4px solid #ffffff;
}

.container_cabecera_contratar_deporte .p-contratar-sup, .container_cabecera_contratar_deporte h1 {
    color: #342563;
}

.headerTitle {
    font-size: 51px;
    text-align: left;
    font-weight: 300;
    line-height: 0.3em;
}

.parentColumnNumber {
    padding-top: 5px;
    max-width: 100%;
    width: 100%;
    margin: auto;
    position: relative;
    bottom: 5px;
    height: auto;
    margin-bottom: 0px;
}

.parentColumnNumber img {
    width: 100%;
}

.yellowCross {
    position: absolute;
    right: -23px;
    max-width: 50px;
    top: -24px;
}

.childFormContrPrinc {
    text-align: left;
}

.titleHome {
    color: #ffcf03;
    font-size: 45px;
    line-height: 0.85em;
    font-weight: 700;
    font-family: Chalet, sans-serif;
}

.titleHome2 {
    color: white;
    font-size: 34px;
    line-height: 1.0em;
    font-weight: 600;
    font-family: Chalet, sans-serif;
}

.titleHomeUp {
    color: white;
    font-size: 21px;
    line-height: 1.3em;
    font-weight: 400;
    font-family: Chalet, sans-serif;
}

.rowOffer .column1 {
    flex: 0 0 auto;
    padding-left: 15px;
}

.rowOffer .column1 .parentDropPink {
    padding: 0px 0px;
}

.rowOffer .column2 {
    text-align: left;
    padding-top: 24px;
    padding-left: 24px;
}

.parentDropPink {
    max-width: 121px;
    margin-top: 15px;
}

.titleHome2Bold {
    font-weight: 700;
}

.titleHomeBig {
    font-size: 63px;
}

.box-contrata-princ {
    max-width: 535px;
}

#newsletter-form #submit-button-newsletter, .btn-borde-verde {
    width: 200px;
}

.div-btn-enviar-form-contr #enviar {
    margin: auto;
}

.div-btn-enviar-form-contr #llamar {
    margin-left: 2px;
}

#newsletter-form #submit-button-newsletter, .btn-borde-verde {
    width: 200px;
}

.div-btn-enviar-form-contr .row {
    margin: auto;
}

.btn-borde-verde-llamar {
    color: #fff;
    background-color: transparent;
    font-weight: 700;
    border: 2px solid #fff;
    padding: 9px 11px;
    font-size: 19px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    touch-action: manipulation;
    margin-top: 20px;
    border-radius: 25px;
    background-color: transparent;
    text-transform: none;
    margin-top: 13px !important;
    padding: 6px 15px 7px 15px;
}

.row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.column {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
}

.columnText {
    margin-right: -150px;
    padding-left: 15px;
}

.titleRed {
    color: #A70000;
    font-size: 32px;
    line-height: 1.2em;
    font-weight: 500;
    font-family: 'Hind', sans-serif;
}

.titleYRed {
    color: #A70000;
    font-size: 48px;
    line-height: 1.2em;
    font-weight: 500;
    font-family: 'Hind', sans-serif;
}

.titleBlack {
    color: #1E1A36;
    font-size: 32px;
    line-height: 1.2em;
    font-weight: 700;
    font-family: 'Hind', sans-serif;
}

.gederTitle3 {
    margin-top: -8px;
    margin-bottom: 5px;
}

.headerPromo {
    height: 44px;
    margin-bottom: 0px;
    text-align: center;
}

.grow {
    top: 50px;
    left: 50px;
    border-radius: 25px;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 7s;
    -moz-transition-property: -moz-transform background-color;
    -moz-transition-duration: 7s;
    -webkit-animation-name: growEffect;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: growEffect;
    -moz-animation-duration: 11s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
}

@keyframes growEffect {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
        border-radius: 0px;
    }

    100% {
        transform: scale(1);
    }
}

.box-contrata-princ {
    max-width: 604px;
}

.btn-borde-verde {
    background-color: #48A675;
    text-transform: uppercase;
}

.div-form-contrata {
    padding-bottom: 0;
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 10px;
}

.div-btn-enviar-form-contr {
    text-align: center;
}

.div-aquaverano-form {
    margin-top: 0px;
}

.underlineRed {
    position: relative;
    top: -5px;
    color: #c6a104;
    color: white;
    text-decoration: underline;
    font-size: 18px;
    font-size: 19px;
    line-height: 1.2em;
    font-weight: 700;
    font-family: 'Hind', sans-serif;

}

.parentNow {
    margin-top: 5px;
}

.headerTitleMount {
    text-align: center;
    line-height: 1em;
    margin-top: 12px;
    margin-bottom: -8px;
}

.div-check-cond-contr {
    max-width: initial;
}

.campos_form {
    margin-top: 0px;
    background: transparent;
    border-bottom: 2px solid #fff;
    color: white;
    margin-bottom: 5px;
}

#newsletter-form ::-webkit-input-placeholder {
    color: white !important;
}

#newsletter-form ::-moz-placeholder {
    color: white !important;
}

#newsletter-form ::-ms-placeholder {
    color: white !important;
}

#newsletter-form ::placeholder {
    color: white !important;
}

.div-check-cond-contr .legal-contr, .div-check-cond-contr .legal-contr a {
    color: white !important;
    text-align: left;
}

.sw-form-frame {
    background-color: #07074791;
}

.container_cabecera_landing_informate {
    max-width: 768px;
}

.cabecera_informate_deporte h1 {
    font-size: 43px;
    line-height: 1;
    font-weight: 700;
    margin-top: 1px;
    letter-spacing: 2px;
}

.titleWhiteBold {
    font-weight: 700;
    color: #1E1A36;
    font-size: 64px;
    font-family: 'Hind', sans-serif;
}

.sw-body .campFormTel {
    margin-bottom: 15px !important;
}

.headerPromo {
    height: 44px;
    margin-bottom: 0px;
    text-align: center;
}

.titleBlackSmall, .offerSmall {
    display: none;
}

.titleHeaderPromo {
    color: #A70000;
    font-size: 53px;
    line-height: 0.8em;
    font-weight: 700;
    font-family: 'Hind', sans-serif;
}

.redTitle {
    font-size: 31px;
    color: #b22a1b;
    font-weight: 700;
}

.contrAltNew {
    width: 213px;
    padding: 5px 10px;
    background-color: #f8ce46;
    color: #404040;
    font-weight: 400;
    border-radius: 10px;
    margin-bottom: 10px;
}

.parentTextFormLeft {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

.titleWhite {
    color: #002e7d;
    line-height: 1em;
    font-size: 32px;
    font-family: Verdana, sans-serif;
    font-weight: 700;
}

.subtitleWhite {
    color: #002e7d;
    line-height: 1em;
    font-size: 21px;
    font-family: Verdana, sans-serif;
}

.gotaOffer {
    width: 40%;
    text-align: right;
    float: right;
}

.titleWhiteBold {
    font-weight: 700;
    color: #073855;
    font-size: 38px;
    font-family: 'Hind', sans-serif;
    line-height: 1em;
}

.titleBackRedParent {
    background-color: #d7543b;
    width: fit-content;
    margin: auto;
    padding: 7px 15px 0px 15px;
    margin-top: 10px;
}

.titleBackRed, .titleRed {
    font-size: 51px;
    font-weight: 700;
    font-family: 'Hind', sans-serif;
}

.titleBackRed {
    line-height: 1em;
    color: white;
}

.titleRed {
    color: #d7543b;
    line-height: 1.3;
}

.container_cabecera_contratar_deporte {
    margin-top: 106px;
}

.headerSubTitleUp {
    margin-bottom: 10px;
}

.btn-borde-verde {
    width: 100%;
    height: 40px;
    background-color: #ffffff;
    border: 2px #fff solid;
    color: #342563;
    display: inline;
    moz-border-radius: 10px 10px;
    -webkit-border-radius: 10px 10px;
    border-radius: 25px;
    font-size: 19px;
    font-weight: 700;
    font-family: Chalet, sans-serif;
    vertical-align: top;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    text-align: center;
    margin-top: 10px;
    text-transform: none;
    padding: 6px 15px 7px 15px;
}

.btn-borde-verde:hover {
    height: 40px;
    background-color: white;
    border: 2px solid #002e7d;
    color: #002e7d;
    moz-border-radius: 10px 10px;
    -webkit-border-radius: 10px 10px;
    border-radius: 25px;
    font-size: 19px;
    font-weight: 700;
    font-family: Chalet, sans-serif;
    vertical-align: top;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    text-align: center;
    margin-top: 10px;
    text-transform: none;
    padding: 6px 15px 7px 15px;
}

.btn-borde-verde-llamar {
    color: #fff;
    background-color: transparent;
    font-weight: 700;
    border: 2px solid #fff;
    font-family: Chalet, sans-serif;
    padding: 9px 11px;
    font-size: 19px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    touch-action: manipulation;
    margin-top: 20px;
    border-radius: 25px;
    background-color: transparent;
    text-transform: none;
    margin-top: 13px !important;
    padding: 6px 15px 7px 15px;
}

#newsletter-form #submit-button-newsletter, .btn-borde-verde {
    width: 200px;
}