@charset "utf-8";
/* CSS Document */

footer {display: none;}
form ul li{
    list-style: none;
    list-style-type: none
}
.header{
    background-image: url("../img/header.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 520px;
}

body{margin:0!important;padding: 0}
.fondo{
background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,1) 22%, rgba(53,22,126,1) 100%);
}
.cupos{
    margin-bottom: 0px;
    font-size: 1.4em;
}
@media screen and (max-width: 992px) {
    .cupos{
    margin-bottom: 0px;
    font-size: 1em;
    }}
#header-txt{
    margin-top: 230px;
    padding:0 50px;
    width:100%;
    max-width: 924px;
}
@media screen and (max-width: 992px) {
    #header-txt{
    margin-top: 10px;
    padding:110px 10px 0 10px;
}
}

.contenido{margin-top: 375px;}
@media screen and (max-width: 992px) {
    .contenido{margin-top: 130px;
}
}
.contenido2{margin-top: 80px;}
@media screen and (max-width: 992px) {
    .contenido2{margin-top: 0px;
}
}
button#inscribite{
    color:#FFF;
    font-weight: 600;
    font-size: 2em;
    margin-top: 50px;
    padding: 10px 50px;
    height:60px;
    border-radius: 40px;
    background: #A13DFC;
    background: linear-gradient(143deg, rgba(63,94,251,1) 0%, rgba(252,70,107,1) 100%);
/*box-shadow: 1px -1px 40px 10px rgba(128,24,191,0.41);
-webkit-box-shadow: 1px -1px 40px 10px rgba(128,24,191,0.41);
-moz-box-shadow: 1px -1px 40px 10px rgba(128,24,191,0.41);*/
    animation: glow 1s infinite alternate;
    
}

@keyframes glow {
  from {
    box-shadow: 0 0 20px -10px #A13DFc;
  }
  to {
    box-shadow: 0 0 20px 10px #7709D2;
  }
}
button#inscribite:hover{
    background: #A13DFC!important;
}

@media screen and (max-width: 992px) {
    button#inscribite{
        margin-top: 0px;
    font-size: 1.8em;
    }}

ul{font-size: 1.3em;margin: 0 auto;max-width: 800px}
ul li{list-style-type: disc;text-align: left;margin-top: 15px;}
@media screen and (max-width: 992px) {
    ul li{
        margin-left: 20px
    }}
h2#aprende{
    font-size: 3.5em;
    font-weight: 400!important;
    margin-top: 50px
}
h2#tit-inscribite{
    font-size: 3.5em;
    font-weight: 400!important;
    margin-bottom: -50px
}@media screen and (max-width: 992px) {
    h2#tit-inscribite{
        font-size: 2.4em;
        margin-bottom: -20px;
        margin-top:30px
}}
.aprende-txt{
    font-size: 1.5em;
    margin-bottom: 70px
    }
@media screen and (max-width: 992px) {
    h2#aprende{
        font-size: 2.4em;
        font-weight: 400!important;
    margin-top: 15px
}
    .aprende-txt{
        font-size: 1.2em;
        margin-bottom: 50px}
}

#insignias{
    width:100%;
    max-width:890px;
    margin-bottom: -120px;
}@media screen and (max-width: 992px) {
    #insignias{
    margin-bottom: -40px;
    }}
.color{color: #48DFCD}

@media screen and (max-width: 992px) {
    #iconos div{
    height: 200px;
}
    #iconos{
        margin-bottom: 70px
    }
}
#iconos p{
    font-size: 1.5em;
    line-height: 1.2em;
    margin-top: 0
}
@media screen and (max-width: 992px) {
    #iconos p{
    font-size: 1.2em;
}
}
#iconos img{width: 150px;height: 125px
}

#cierre{
    background-image: url("../img/fondo.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10px 0;
    margin-top: 100px
}

#cierre p{
    color: #fff;
    font-size: 1.8em;
    text-align: center;
}
@media screen and (max-width: 992px) {
    #cierre p{
    font-size: 1.5em;
}
}

@media screen and (max-width: 992px) {
    #medio input{font-size: 14px;}
    #medio .dropdown-content{font-size: 14px;}
    form ul li{margin-left: 0}}

#btn-temario{
/*    margin-top: -75px;
    background-color: #48DFCD!important;
    color: #000;
    font-weight: 500;*/
    
    color:#FFF;
    font-weight: 600;
    font-size: 1.2em;
    height:40px;
    margin-top:-80px;
    border-radius: 10px;
    background: #A13DFC;
    background: linear-gradient(143deg, rgba(63,94,251,1) 0%, rgba(252,70,107,1) 100%);
/*box-shadow: 1px -1px 40px 10px rgba(128,24,191,0.41);
-webkit-box-shadow: 1px -1px 40px 10px rgba(128,24,191,0.41);
-moz-box-shadow: 1px -1px 40px 10px rgba(128,24,191,0.41);*/
   /* animation: glow 1s infinite alternate;*/
    
    
}@media screen and (max-width: 992px) {
    #btn-temario{
        margin-top: -10px;
        margin-bottom: 50px
}
}

/*///////// TEMARIO /////////////////*/
article{
    padding:100px 0
}
.temario h4{
    font-size: 22px!important;
    font-weight: 600;
    margin-top: 30px
}
.temario ul li{
    font-size: 16px!important;
    margin-left: 26px;
    margin-top: 0px
}
.temario img{
    width: 250px;
    haight: 250px;
    margin-top:-20px;
    margin-bottom:-30px
}
.temario h2{
    font-weight: 600!important;
    font-size: 24px
}


@media screen and (max-width: 992px) {
    #countdown{margin-top: -30px}
    button#inscribite {margin-top:60px}
    #demo {font-size:2em!important;margin-top: 40px}
}
