/** global styles **/
html,
body {
    margin: 0;
    padding: 0;
    -moz-osx-font-smoothings: grayscale;
    -webkit-font-smoothing: antialiased;
}

p {
    line-height: 1.75;
}

a:hover,
a:focus,
a:active,
a.active {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 40px;
    padding: 0;
    margin: 0;
    margin-top: .625rem;
}

h1 {
    font-size: 1.5625rem;
}

h3 {
    font-size: 1.125rem;
}

ul {
    padding: 0;
    list-style: none;
}

ul li {
    font-size: 1rem;
}

.size-16 {
    font-size: 16px !important;
}

.size-18 {
    font-size: 18px !important;
}

.size-20 {
    font-size: 20px !important;
}

.size-24 {
    font-size: 24px !important;
}

.h-full {
    height: 100%;
}

.solano-24 {
    font-family: sgothic-bdcap;
    font-size: 1.5rem;
}

.z-10 {
    z-index: 10 !important;
}

/*colors*/
.purplecolor {
    color: #543477;
}

.skybluecolor {
    color: #6AC7DD;
}

.redcolor {
    color: #D50000;
}

.graylightcolor{
    color: #dcdcdc;
}

.textcolor {
    color: #575759;
}

/** backgrounds**/
.bg-purplecolor {
    background-color: #543477;
}

.bg-skybluecolor {
    background-color: #6AC7DD;
}

.bg-redcolor {
    background-color: #D50000;
}

.bg-graylight {
    background: #F7F8FA;
}

.bg-white{
    background-color: white;
}

/** FOOTER **/

.footer {
    background-color: #000000;
    color: #FFFFFF;
}

.footer span {
    font-family: "zizou-slab-light";
    line-height: 0.8;
    text-align: center;
    font-size: 12px;
}

.footer .logo-text-upc span:first-child {
    font-size: 1.5625rem;
}


.footer .logo-text-upc span:last-child {
    font-style: italic;
    font-size: .75rem;
}

.footer .logo-text-upc span {
    font-family: "zizou-slab-regular";
    line-height: 1;
}

.border-b-white {
    border-bottom: 1px solid #ffffff6b;
}

.footer .wasc-logo {
    width: 100px;
  }

@media (min-width: 768px) {
    .size-md-55 {
        font-size: 55px;
    }

    .border-b-white {
        border-bottom: none;
    }

    .footer .wasc-logo {
        width: 110px;
    }
}


/** PAGE THANKS */

#page-thanks {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 60px;
    padding-top: 43px;
    min-height: 480px;
    position: relative;
}

@media (min-width: 768px) {
    #page-thanks {
        min-height: 540px;
    }
}

@media (min-width: 1200px) {
    #page-thanks {
        min-height: auto;
        height: 125vh;
    }
}

#page-thanks .content-thanks {
    text-align: left;
}

@media (min-width: 768px) {
    #page-thanks .content-thanks {
        text-align: center;
    }
}

#page-thanks .content-thanks h1 {
    font-weight: 600;
    font-size: 28px;
    font-family: 'zizou-slab-regular';
}

@media (min-width: 992px) {
    #page-thanks .content-thanks h1{
        font-size: 40px;
    }
}

#page-thanks .content-thanks p {
    font-family: 'zizou-slab-regular';
    font-size: 18px;
}

#page-thanks .content-thanks a {
    width: 100%;
    font-family: sgothic-bdcap;
    height: 45px;
    line-height: 30px;
    font-size: 20px;
    border-radius: 50px;
    color: #ffffff;
}

@media (min-width: 992px) {
    #page-thanks .content-thanks a {
    width: 280px;
    }
}

#page-thanks .div-opacity{
    background-color: rgba(255, 255, 255, 0.8);
    padding: 40px 20px 60px;
    margin: 10px auto 0px;
    display: block;
    width: 100%;
}

@media (min-width: 992px) {
    
    #page-thanks .div-opacity{
        background-color: rgba(255, 255, 255, 0.8);
        padding: 40px 20px 60px;
        margin: 20px auto;
        display: block;
        width: 60%;
    }
}

@media (min-width: 1200px) {
    .footer-thanks {
        /*position: absolute;*/
        margin-top: auto;
        bottom: 0;
        right: 0;
        left: 0;
        width: 100%;
    }
}


/** WIDGET **/

#form-epg {
    background: #fff /*#797979*/;
    padding:/*16px*/0;
}

#form-epg #register-form-container-vive-upc #register-form .col-xs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

#form-epg #register-form-container-vive-upc #register-form .col-xs-12.form-check {
    padding-left: 34px;
}

#form-epg #register-form-container-vive-upc #register-form .col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}

#form-epg #register-form-container-vive-upc form {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
}

#form-epg #register-form-container-vive-upc {
    background: #fff !important;
    height: 560px;
    box-shadow: 0px 5px 7px 0px #00000029;
}

#form-epg #text-title {
    font-family: 'zizou-slab-bold';
    font-size: 19px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: 700;
    color: #444 !important;
}

#form-epg .help {
    text-align: center;
    color: #333333 !important;
}

#form-epg #register-form-container-vive-upc input[type="text"],
#form-epg #register-form-container-vive-upc input[type="email"],
#form-epg #register-form-container-vive-upc select {
    background: transparent;
    color: #444 !important;
    margin-bottom: 10px;
    background-color: #F8F9FA;
    border: none
        /*0.5px solid #b7b7b7*/
         !important;
    padding: 10px;
    font-size: 14px;
    font-family: "zizou-slab-regular", Helvetica, Arial, sans-serif;
    outline: none;
    width: 100%;
    border-radius: 5px !important;
}

#form-epg #register-form-container-vive-upc select option {
    color: #444 !important;
}

#form-epg #register-form-container-vive-upc label.form-check-label,
#form-epg #register-form-container-vive-upc label.form-check-label a {
    color: rgba(0, 0, 0, 0.76);
}

#form-epg input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #444 !important;
    opacity: 1;
    /* Firefox */
}

#form-epg input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #444 !important;
}

#form-epg input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #444 !important;
}


#form-epg #register-form-container-vive-upc #register-form .col-xs-6 {
    flex: 0 0 100%;
    max-width: 100%;
}

#form-epg #register-form-container-vive-upc {
    height: 730px;
}

#form-epg #register-form-container-vive-upc .column-form {
    position: relative;
}

#form-epg #register-form-container-vive-upc .column-form label {
    left: 20px;
    bottom: -7px;
}


@media (min-width: 768px) {

    #form-epg #text-title,
    #form-epg .help {
        text-align: left;
    }

    #form-epg #text-title {
        font-size: 22px !important;
        padding-bottom: 10px !important;
    }

    #form-epg {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    #form-epg .content-formulario h4#text-title {
        margin-top: 0px;
        padding-top: 0px;
    }

    #form-epg #register-form-container-vive-upc #register-form .col-xs-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    #form-epg #register-form-container-vive-upc,
    #form-epg .program-form #register-form-container-vive-upc {
        height: 530px;
    }

}

@media (min-width: 860px) {
    #form-epg #register-form-container-vive-upc {
        width: 89%;
        margin: auto;
    }
}

@media (min-width: 992px) {
    #form-epg {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    #form-epg #register-form-container-vive-upc {
        height: 520px;
        background-color: rgba(255, 255, 255, 0.8) !important;
    }

    #form-epg #register-form-container-vive-upc {
        height: 540px;
    }

    #form-epg #register-form-container-vive-upc {
        position: absolute;
        text-align: center;
        margin: auto;
        top: 125px;
        right: 33px;
        width: 45%;
        margin-right: 0px;
    }

    #form-epg #register-form-container-vive-upc form {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 1024px) {
    #form-epg #register-form-container-vive-upc {
        width: 45%;
        right: 48px;
    }
}

@media (min-width: 1200px) {
    #form-epg #register-form-container-vive-upc {
        width: 40%;
    }
}

@media (min-width: 1320px) {
    #form-epg #register-form-container-vive-upc {
        width: 36%;
        right: 108px;
    }
}

@media (min-width: 1340px) {
    #form-epg #register-form-container-vive-upc {
        right: 120px;
    }
}

#form-epg #register-form-container-vive-upc #btn-send {
    border-radius: 50px !important;
    background-color: transparent;
    font-size: 20px;
    opacity: 1;
}

/**boton enviar **/

#form-epg #btn-send {
    background-color: #D50000 !important;
}

#form-epg #btn-send:disabled {
    opacity: 0.6 !important;
    cursor: not-allowed !important;
}

/* Lista */

.list-styled {
    padding-left: 20px;
    list-style: initial;
}

.btn-more-information {
    position: fixed;
    background-color: #D50000;
    bottom: 0;
    right: 10%;
    z-index: 5;
    border: none;
    padding: 8px 35px;
    border-radius: 5px 5px 0 0;
    cursor: pointer;

    font-family: sgothic-bdcap;
    color: #FFF;
    font-size: 1.2rem;
}

/* section-form-not_available */
@media (min-width: 768px) {
    .section-form-not_available {
        z-index: 90;
        width: 89%;
        margin: auto;
    }
}
@media (min-width:992px) {
    .section-form-not_available {
        height: 400px;
        position: absolute;
        text-align: center;
        margin: auto;
        top: 125px;
        right: 33px;
        width: 45%;
        margin-right: 0px;
    }
}
@media (min-width: 1024px) {
    .section-form-not_available {
        width: 45%;
        right: 48px;
    }
}

@media (min-width: 1200px) {
    .section-form-not_available {
        width: 40%;
    }
}

@media (min-width: 1320px) {
    .section-form-not_available {
        width: 36%;
        right: 108px;
    }
}
@media (min-width: 1340px) {
    .section-form-not_available {
        right: 120px;
    }
}
.section-form-not_available .not_available{
    background-color: rgba(255, 255, 255, 0.8) !important;
    
}
.section-form-not_available .title-not_available{
    font-family: "zizou-slab-bold";
    font-size: 22px;
    line-height: 22.11px;
}
.section-form-not_available .description-not_available{
    font-family: "zizou-slab-regular";
    font-size: 15px;
    line-height: 18.1px;
}
@media (min-width:768px) {
    .section-form-not_available .title-not_available{
        font-size: 24px;
        line-height: 24.22px;
    }
    .section-form-not_available .description-not_available{
        font-size: 16px;
        line-height: 19.2px;
    }
}
.section-form-not_available .btn-programs-available{
    padding: 0.5rem 1rem;
    background: #D50000;
    color: #fff !important;
    width: 95%;
    font-family: "zizou-slab-bold";
    font-size: 1rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.8rem;
    position: relative;
    margin: 0 5px 5px 0;
}
@media (min-width:768px) {
.section-form-not_available .btn-programs-available{
    width: 85%;
}
}
.section-form-not_available .btn-programs-available::before {
    content: "";
    width: 100%;
    height: 100%;
    border: 1.5px solid #D50000;
    position: absolute;
    left: 5px;
    top: 5px;
}

/* section-form-not_available */
