@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;700&display=swap");

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "Montserrat", sans-serif;
}

.ir-arriba {
    display: none;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #F7B81F;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    text-align: center;
    padding-top: 10px;
    z-index: 9999;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

a,
a:hover,
a.active,
a:active,
a:visited,
a:focus {
    text-decoration: none;
}

header {
    position: fixed;
    background: #ffffff;
    width: 100%;
    height: 60px;
    -webkit-box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.07);
    z-index: 99999;
}

header .container {
    position: relative;
    padding: 0;
}

.logo {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 10px;
}

.logo img {
    width: 150px;
}

.cnt-menu {
    position: absolute;
    display: block;
    padding: 0;
    margin: 0;
    right: 0;
    top: 15px;
}

#btn-menu {
    display: none;
}

.cnt-menu label {
    display: none;
    width: 40px;
    height: 25px;
    font-size: 20px;
    color: #222f3e;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 0;
}

.cnt-menu label {
    cursor: pointer;
}

.menu {
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu li a {
    padding: 10px;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    cursor: pointer;
}

.menu li a.ins {
    padding: 10px;
    font-weight: 400;
    font-size: 12px;
    color: #ffffff;
    display: block;
    background-color: #0C75AA;
    text-transform: uppercase;
    color: #ffffff;
    border-radius: 100px;
    cursor: pointer;
}

.menu li a.ins:hover {
    color: #ffffff;
    background-color: #0C5F89;
}

.menu li a:hover {
    color: #0C75AA;
}

.banner {
    width: 100%;
    height: 600px;
    text-align: center;
    background-color: #F8F2E1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cont-llamado {
    width: 100%;
    height: auto;
    padding: 0 10px;
}

.img-lainclusionnosune {
    width: 900px;
}

.cont-llamado h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #F7B81F;
    font-size: 10px;
    padding: 0 0 10px;
    margin: 0;
    text-align: center;
}

.cont-llamado p {
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    font-size: 42px;
    color: #000000;
    text-align: center;
    padding: 0;
    margin: 0;
}

.orden-1,
.orden-4 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.orden-2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.orden-3 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-end;
}

.fecha {
    padding: 20px 0px;
}

.fecha p {
    font-size: 20px;
    font-weight: 400;
}

.fecha img {
    margin: 15px;
}

.convocan {
    width: 100%;
    max-width: 1170px;
    padding: 10px;
    margin: auto;
}

.convocan p {
    font-size: 15px;
    margin: 0px;
    padding: 0px 30px 0px 0px;
    color: #000000;
    letter-spacing: 2px;
}

.convocan p.anfi {
    padding: 0px 10px 0px 40px;
}

.convocan img {
    margin: 10px 20px;
}

.title-1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 40px;
    color: #000000;
    text-align: center;
    padding: 0px 20px 30px 20px;
    margin: 0;
}

.title-1 span,
.title-2 span {
    color: #F7B81F;
}

.title-2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 55px;
    color: #000000;
    text-align: center;
    padding: 0px 20px 30px 20px;
    margin: 0;
}

.title-3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 55px;
    color: #F7B81F;
    text-align: center;
    padding: 0px 20px 30px 20px;
    margin: 0;
}

.title-4 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 55px;
    color: #0C75AA;
    text-align: center;
    padding: 0px 20px 30px 20px;
    margin: 0;
}

.txt-1 {
    font-size: 20px;
    text-align: center;
    padding: 0px;
    color: #000000;
}

.txt-2 {
    font-size: 20px;
    text-align: center;
    padding: 0px;
    color: #ffffff;
}

.txt-3 {
    font-family: "Oswald", sans-serif;
    font-size: 33px;
    text-align: center;
    padding: 30px 0px 0px 30px;
    color: #ffffff;
    font-weight: 400;
}

.txt-modal {
    color: #000000;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
}

.txt-destacado {
    font-family: "Oswald", sans-serif;
    font-size: 30px;
    text-align: center;
    padding: 0px 0px 10px 0px;
    color: #000000;
    font-weight: 700;
}

.txt-info {
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    text-align: center;
    padding: 0px;
    color: #000000;
}

.bg-palido {
    background-color: #F8F2E1;
    padding: 70px 0px;
    text-align: center;
}

.btn-inscripcion {
    margin: auto;
    display: inline-block;
    padding: 10px 50px;
    background-color: #0C75AA;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    border-radius: 100px;
    -webkit-box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.07);
    cursor: pointer;
}

.btn-inscripcion:hover,
.btn-inscripcion:focus {
    color: #ffffff;
    background-color: #0C5F89;
}

.color1 {
    color: #f91f71;
}

.color2 {
    color: #1ab596;
}

.color3 {
    color: #fda61b;
}

.kit {
    width: 100%;
    max-width: 345px;
    -webkit-box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.07);
    text-align: center;
    margin: 10px;
}

.kit h6 {
    font-family: "Oswald", sans-serif;
    font-size: 25px;
    padding-top: 20px;
    color: #F7B81F;
}

.kit p {
    font-size: 16px;
    padding: 20px 10%;
    color: #000000;
}

.kit a {
    text-decoration: underline;
    font-weight: 700;
    display: block;
    color: #0C75AA;
    margin-bottom: 30px;
    cursor: pointer;
}

.titlepop {
    font-family: "Oswald", sans-serif;
    font-size: 25px;
    padding: 0px 20px 20px 20px;
    color: #000000;
    margin: 0;
}

.listpop li {
    padding: 0px 20px 20px 40px;
}

.listpop li:before {
    /* For a round bullet */
    content: "\2022";
    /* For a square bullet */
    /*content:'\25A0';*/
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -25px;
    top: -30px;
    color: #0C75AA;
    font-size: 50px;
}

.listpop2 li {
    padding: 0px 20px 20px 40px;
}

.listpop2 li:before {
    /* For a round bullet */
    content: "\2022";
    /* For a square bullet */
    /*content:'\25A0';*/
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -25px;
    top: -30px;
    color: #1ab596;
    font-size: 50px;
}

.listpop3 li {
    padding: 0px 20px 20px 40px;
}

.listpop3 li:before {
    /* For a round bullet */
    content: "\2022";
    /* For a square bullet */
    /*content:'\25A0';*/
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -25px;
    top: -30px;
    color: #fda61b;
    font-size: 50px;
}

.espacio {
    padding: 70px 0px;
}

.espacio2 {
    padding-bottom: 70px;
}

.espacio3 {
    padding-top: 70px;
}

.tips img {
    margin: 20px 30px;
}

footer {
    background-color: #0C75AA;
    padding: 40px 20px;
    text-align: center;
}

footer p {
    font: 15px;
    color: #ffffff;
    padding-top: 10px;
}

/* formulario */
.form-txt h4 {
    font-size: 25px;
    font-weight: 700;
    color: #000000;
    padding: 0px;
}

.form-txt p {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    padding: 0px;
}

.form-txt p.obligatorio {
    font-size: 13px;
    font-weight: 300;
    color: #000000;
    padding: 20px 0px 0px 0px;
}

.formbx {
    width: 100%;
}

.formbx form {
    width: 100%;
}

.box-form {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    font-family: 'Montserrat', sans-serif !important;
}

.inputbox {
    position: relative;
    width: 45%;
    margin: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #ffffff;
    text-align: center;
}

.inputbox input,
.inputbox textarea,
.inputbox select {
    position: relative;
    background: transparent;
    outline: none;
    border: none;
    width: 100%;
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    border-bottom: 2px solid #eaeaea;
}

.inputbox span {
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 0.9em;
    font-weight: 300;
    display: inline-block;
    pointer-events: none;
    color: rgb(105, 96, 96, 0.5);
    transition: all 0.2s;
}

.inputbox input:focus ~ span,
.inputbox textarea:focus ~ span,
.inputbox input:valid ~ span,
.inputbox textarea:valid ~ span {
    transform: translateY(-12px);
    color: #000000;
    font-size: 0.6em;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500;
}

.inputbox input:focus,
.inputbox textarea:focus,
.inputbox input:valid,
.inputbox textarea:valid {
    border-bottom-color: #0C75AA;
}

.btninput button {
    color: #fff;
    background: #0C75AA;
    border: none;
    border-radius: 5em;
    padding: 15px 20px;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    margin: 20px 0px;
}

.btninput button:focus {
    background: #0C75AA;
    color: #ffffff;
}

.inputbox2 {
    position: relative;
    width: 100%;
    margin: 10px 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #ffffff;
    text-align: center;
}

.inputbox2 input,
.inputbox2 textarea,
.inputbox2 select {
    position: relative;
    background: transparent;
    outline: none;
    border: none;
    width: 100%;
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    border-bottom: 2px solid #eaeaea;
}

.inputbox2 textarea {
    height: 100px;
}

.inputbox2 span {
    position: absolute;
    left: 10px;
    top: 0px;
    font-size: 0.9em;
    font-weight: 300;
    display: inline-block;
    pointer-events: none;
    color: rgb(105, 96, 96, 0.5);
    transition: all 0.2s;
}

.inputbox2 input:focus ~ span,
.inputbox2 textarea:focus ~ span,
.inputbox2 input:valid ~ span,
.inputbox2 textarea:valid ~ span {
    color: #000000;
    font-size: 0.6em;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500;
}

.inputbox2 input:focus,
.inputbox2 textarea:focus,
.inputbox2 input:valid,
.inputbox2 textarea:valid {
    border-bottom-color: #0C75AA;
}

.hrform {
    background-color: #244583;
    width: 100%;
    height: 1px;
    padding: 0px;
    opacity: 0.5;
    margin: 10px auto;
}

.popup {
    position: fixed;
    width: 100%;
    max-width: 350px;
    height: 250px;
    background: #FBD520;
    z-index: 1;
    bottom: 50%;
    right: 0%;
    transform: translateY(50%);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 0px 10px;
}

.box-popup {
    width: 100%;
    max-width: 250px;
    height: auto;
    padding: 1%;
}

.popup img {
    width: 130px;
    position: absolute;
    right: -10px;
    bottom: 0;
}

.box-popup a {
    margin: auto;
    display: inline-block;
    padding: 10px 30px;
    background-color: #f91f71;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    border-radius: 100px;
    -webkit-box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.07);
    cursor: pointer;
}

.box-popup a:hover,
.box-popup a:focus {
    color: #ffffff;
    background-color: #1ab596;
}

.cerrar {
    position: absolute;
    top: 0%;
    right: 0;
    height: auto;
    text-align: center;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif !important;
    padding: 10px;
    color: #000000 !important;
    z-index: 1;
}


/* responsive */

@media only screen and (max-width: 994px) {
    .cnt-menu {
        width: 100%;
        height: auto;
        text-align: center;
    }

    .cnt-menu label {
        display: block;
        margin: 5px;
    }

    .menu {
        position: absolute;
        top: 50px;
        width: 100%;
        margin-left: -200%;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        z-index: 999999;
        background: rgba(255, 255, 255, 0.9);
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }

    .menu {
        display: flex;
        flex-direction: column;
    }

    .menu li a {
        display: block;
        margin: 0px;
        padding: 10px;
    }

    #btn-menu:checked ~ .menu {
        margin: 0;
    }

    .cedis {
        height: 70px;
        margin-bottom: 30px;
    }

    .convocan p,
    .convocan p.anfi {
        padding: 20px 0px;
    }

    .title-convocan {
        width: 100%;
        text-align: center;
        display: block;

    }
    .img-lainclusionnosune{
        width: 100%;
        width: 100%;
    }
}

@media only screen and (max-width: 650px) {
    header {
        position: relative;
    }

    .banner-mobile {
        display: block;
    }

    .banner-desktop {
        display: none;
    }

    .popup {
        width: 100%;
        max-width: 100%;
        height: 230px;
        bottom: 0%;
        transform: translateY(0%);
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 0px;
    }

    .popup img {
        width: 150px;
        right: 0px;
    }

    .box-popup {
        width: 100%;
        max-width: 300px;
    }

    .orden-1 {
        flex-direction: column;
    }

    .logo img {
        padding-left: 10px;
    }

    .inputbox {
        width: 100%;
    }

    .title-1,
    .title-2,
    .title-3,
    .title-4,
    .txt-destacado {
        font-size: 25px;
    }

    .txt-1,
    .txt-2,
    .txt-3,
    .btn-inscripcion {
        font-size: 15px;
    }

    .kit h4 {
        font-size: 20px;
    }

    .kit p,
    .txt-info {
        font-size: 12px;
    }

    .txt-2 img {
        width: 200px;
    }
}

@media only screen and (max-width: 380px) {
    .popup img {
        width: 100px;
    }

    .tips img {
        width: 100%;
    }

    .form-txt h4 {
        font-size: 22px;
    }
}

.grecaptcha-badge {
    visibility: hidden;
}
