body {
    font-family: 'Montserrat', sans-serif;
}
.left-col {
        background-color: #003d88 !important;

        font-family: 'Montserrat', sans-serif;
    }


.left-col a,
a:link,
a:visited {
        color: #fff;
        text-decoration: none;
    }

.center-col {
        background-color: #8dc63f !important;
        background-image: url('../images/fondo-registro.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right bottom;
}


.left-col h2 {
    font-size: 32px;
    color: #fff;
}
    .left-col p {
        font-size: 16px;
        color: #fff;

    }

    .right-first h2 {
        font-size: 34px;
        color: #fff;
        font-weight: 600;
    }

    .right-first span {
        font-size: 18px;
        color: #fff;
        font-weight: 500;
        letter-spacing: 4px;
        margin-top: 35px;
        margin-bottom: 35px;
        display: block;
    }

    .right-first .mensaje {
        font-size: 18px;
        color: #fff;
        font-weight: 500;
        letter-spacing: 2px;
        text-align: justify;
    }

        .right-first .ready{
            font-size: 18px;
                color: #fff;
                font-weight: 500;
                letter-spacing: 2px;

        }

    .form-user {
        position: relative;
        box-shadow: 0 0 40px rgba(51, 51, 51, .1);

    }

    .form-user input {

        height: 60px;
        text-indent: 25px;
            border: 2px solid #d6d4d4;
        border-radius: 25px;
        padding-left: 20px !important;


    }

    .form-user label {
        color: #003d88;
        margin-left: 5px;
        font-size: 16px;
        font-weight: bold;

    }


    .form-user input:focus {

        box-shadow: none;
        border: 2px solid blue;


    }

    .form-user .fa-user {
        color: #003d88;
        position: absolute;
        top: 20px;
        left: 16px;
        font-size: 22px
    }

    .form-user .fa-lock {
        color: #003d88;
        position: absolute;
        top: 20px;
        left: 16px;
        font-size: 22px
    }

    .remember .form-check-label {
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        font-size: 12px;
        color: #fff;
        margin-left: 5px;
    }

    .recover a,
    a:link,
    a:visited {
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        font-style: italic;
        font-size: 12px

    }

    .recover a:hover {
        color: #d6d4d4
    }

    .recover {
        text-align: right !important;
        vertical-align: top;
    }

    .checkbox-round {
        width: 1.1em;
        height: 1.1em;
        background-color: white;
        border-radius: 50% !important;

        border: 1px solid #d6d4d4;
        appearance: none;
        -webkit-appearance: none;
        outline: none;
        cursor: pointer;
    }

    .checkbox-round:checked {
        background-color: gray;
    }

    .btn-tetra {
        background-color: #00baf3 !important;
        text-align: center;
        color: #fff;
        padding: 12px;
        border-radius: 25px;
    }

    .btn-tetra:hover {
        background-color: #00baf3 !important;
        text-align: center;
        color: #d6d4d4;
        padding: 12px;
        border-radius: 25px;
    }

    .thanks{
        color: #003D88;
        text-align: center;
       
    }
    .thanks h1{
        padding-bottom: 10px;
        font-size: 48px;
        font-weight: 600;
    }

    .thanks h3{
        padding-top: 20px;
        font-size: 28px;
        font-weight: 600;
    }
    .thanks .imagen{
        padding-top: 40px;
       text-align: center;
    }

    .modal-body form {
        font-size: 12px !important;
    }

    .btn-tetral1{
            background-color: #003d88 !important;
            text-align: center;
            color: #fff;
            padding: 12px;
            border-radius: 25px;
        }
                 .btn-tetral1:hover {
                     background-color: #0352b1 !important;
                     text-align: center;
                     color: #d6d4d4;
                     padding: 12px;
                     border-radius: 25px;
                 }

    .btn-tetral2{

    background-color: #0352b1 !important;
        text-align: center;
        color: #fff;
        padding: 12px;
        border-radius: 25px;
    }
    
    .btn-tetral2:hover {
        background-color: #003d88 !important;
        text-align: center;
        color: #d6d4d4;
        padding: 12px;
        border-radius: 25px;
    }

    .btn-lang {
        background-color: #fff !important;
        text-align: center;
        color: #00baf3;
        padding-left: 12px;
        border-radius: 50px;
        padding-right: 12px;
    }
        .btn-lang:hover {
            background-color: #fff !important;
            text-align: center;
            color: #003d88;
            padding-left: 12px;
            border-radius: 50px;
            padding-right: 12px;
        }
        .modal-boxi {
            border-left: solid 1px #000;
            
            color:#003D88
        }

        



    @media screen and (min-width: 915px) {
        .center-info h1 {
            color: #fff;
            font-family: 'Montserrat', sans-serif;
            font-weight: 700;

        }
        .lc {
            font-size:32px;
            background-color: #24BEF0;
            display:inline-block; 
        }
        .break {
            display:block; 
        }
        .lv {
            font-size:42px;
            background-color: #8FC447;
            display:inline-block;
            letter-spacing: 2px;
        }
        .ln {
            font-size:30px;
            background-color: #F08039;
            display:inline-block; 
        }

    }

    @media screen and (max-width: 910px) {
        .center-info h1 {
            color: #fff;
            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
            font-size: 38px;

        }
    }

    @media screen and (max-width: 810px) {
        .center-info h1 {
            color: #fff;
            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
            font-size: 36px;

        }
    }


   .logo-form{
    padding: 10px;
width: 250px;
   }


    .left-first {
        background-image: url('../images/fondo-bienvenida.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right top;
    }

    .right-first {
        background-color: #f1803a;
        color: #fff;
        font-family: 'Montserrat', sans-serif;
    }

    .imagen-centro{
    background-image: url('../images/fondo-registro.webp');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
    }
        
@media only screen and (max-width: 810px) {
    .parallax {
        /* The image used */
        background: url("../images/fondo-parallax_3.jpg");

        /* Full height 
                                                                        height: 100%;*/

        /* Create the parallax scrolling effect */
        background-attachment: scroll;
            -webkit-overflow-scrolling: touch;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 300px 100px;
            -ms-ie-background-size: 300px 100px;
            -webkit-background-size: 300px 100px;
            -moz-background-size: 300px 100px;
            -o-background-size: 300px 100px;
    }

    .parallax {
        position: relative;
        opacity: 0.85;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        -ms-ie-background-size: cover;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
      }

      logo-tetra-1 {
        height: 80px !important;
      }
     

}

.retos_fondo {
    background-color: #24BEF0;
    color: #FFF
}

.informacion_fondo {
    background-color: #8FC447;
    color: #fff;
}

.entretenimiento_fondo {
    background-color: #F08039;
    color: #fff
}
.ui-draggable, .ui-droppable {
	background-position: top;
}
ul.ui-autocomplete {
    z-index: 1100;
}
.btn-cerrar {
border-radius: 80%;
font-size: 14px;
background-color: #003d88;
color: #fff;
border: none;
margin: calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto;
height: 24px;
width: 24px;
font-weight: bold;
}
#footerSection {
    border-top: 4px solid #fff;
    background-color: #8FC447;
    min-height: 200px;
    font-size:14px
}

#footerSection p {
    color: #FFF;
    font-weight: 500;
}
#footerSection a,a:hover {
color: #FFF;
text-decoration: none;
font-style: normal;
font-weight: 500;
font-size:14px
}
.privacy h2 {
    font-size: 22px !important;
    font-family: 'Montserrat', sans-serif;
}

.privacy h3 {
    font-size: 18px !important;
    font-family: 'Montserrat', sans-serif;
}

.privacy {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px !important
}

.terms {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px !important;
    color: #000 !important;
}

.terms a,
a:link {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px !important;
    color: #003d88 !important;
}

.terms a:hover {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px !important;
    color: #F08039 !important;
}

.terms h2 {
    font-size: 22px !important;
    font-family: 'Montserrat', sans-serif;
    color: #000 !important;
}

.terms h3 {
    font-size: 18px !important;
    font-family: 'Montserrat', sans-serif;
    color: #000 !important;
}

.terms p {
    font-size: 12px !important;
    font-family: 'Montserrat', sans-serif;
    color: #000 !important;
}

.tab-content ol {
    counter-reset: item
}

.tab-content li {
    display: block
}

.tab-content li:before {
    content: counters(item, ".") ". ";
    margin-left: -20px;
    counter-increment: item
}