/*GENERALES*/

.fichaboton{
    padding: 30px; 
    text-align: center;
}
.btnempreas{
    max-width: 1500px;
    margin: 0 auto;
}

.lb_accede_emp{
    padding: 50px;
}

.lb_accede{
    padding: 50px;
}

.bloquea {
    display: block;
   /* background: black;*/
    background-color: #ada8a8;
    height: 100%;
    width: 100%;
    /*opacity: 0.5;
    z-index: 90000000000000;*/
    opacity: 0.5;
    z-index: 5000;
    padding: 20px;
}

.bloquea_libre {
    display: block;
    height: 100%;
    width: 100%;
    z-index: 5000;
    padding: 20px;
}




.blockscreen {
  z-index: 9999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  background: rgba(70, 70, 70, 0.78);
  color: #b9b8b8;
}

  
body {
    font-family: 'Montserrat', sans-serif;
    color: #4c4c4c;
    /*scroll-behavior: smooth;*/
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.hcolormorado {
    color: #6e5676;
}

.hcolorbecario {
    color: #e43250;
}
/*:focus {
    outline: none;
}*/
.fullpage {
    text-align: center;
    padding: 0 50px;
    display: block;
    margin: auto;
    width: 100%;
}
.amarilo {
    background-color: #ee943c;
    color: white;
}
.azulfuerte {
    background-color: #29336b;
    color: white;
}
.colorbecario {
    background-color: #e43250;
    color: white;
}
.colortutor {
    background-color: #315abc;
    color: white;
}
.fullpage h3 {
    font-weight: 700;
    font-size: 33px;
    margin-bottom: 10px ;
}
.limite {

    max-width: 1200px;
}
.cajarow {
    display: block;
    margin: auto;
}
.fulltext {
    display: block;
    margin: auto;
    padding: 30px 0px;
    font-weight: 500;
    font-size: 1.7rem;
}
.lineas {
    background-image: url(../../publico/imagen/L1.png), url(../../publico/imagen/L2.png);
    background-position: left center, right center;
    background-size: contain,contain;
    background-repeat: no-repeat, no-repeat;
}
.textodoscolumnas {
    padding-top: 80px;
    text-align: left;
}
.pnegritas {
    font-weight: bold;
}
hr {
    border-top: 1px solid #e1dfdf;
}


.lb-vermas{
    font-size: 16px;
}

/*BOTONES*/
.btn {
    border-radius: 16px;
    border: none;
    font-weight: lighter;
}
.btn-primary {
    background: #315abc;
}
.btn-verde{
    background: #0db280;
    color: white;
}
.btn-verde:hover, .btn-verde:active, .btn-verde:focus, .btn-verde:visited{
    background: #0db280;
    opacity: .5;
    color: white;
}
.btn-verde:hover a, .btn-verde:active a, .btn-verde:focus a, .btn-verde:visited a {
    color: white;
}

.btn-derecha {
    float: right;
    position: relative;
}






.btn-becarios{
    border: 1px solid #ffffff;
    background: #e43250;
    padding: 5px 15px;
    color: #ffffff;
    border-radius: 8px;
    cursor: pointer;  
    width: 200px;  
}

.btn-becarios:hover{
    border: 1px solid #e43250;
    background: #ffffff;
    padding: 5px 15px;
    color: #e43250;
    border-radius: 8px;
    cursor: pointer;     
}

.btn-becarios:focus{
    outline: none;
}

.btn-tutores{
    border: 1px solid #ffffff;
    background: #315abc;
    padding: 5px 15px;
    color: #ffffff;
    border-radius: 8px;
    cursor: pointer;  
    width: 200px;  
}

.btn-tutores:hover{
    border: 1px solid #315abc;
    background: #ffffff;
    padding: 5px 15px;
    color: #315abc;
    border-radius: 8px;
    cursor: pointer;     
}

.btn-tutores:focus{
    outline: none;
}

.btn-lineamientos{
    border: 1px solid #ffffff;
    background: #0db280;
    padding: 5px 15px;
    color: #ffffff;
    border-radius: 8px;
    cursor: pointer;    
    width: 300px;
}

.btn-lineamientos:hover{
    border: 1px solid #0db280;
    background: #ffffff;
    padding: 5px 15px;
    color: #0db280;
    border-radius: 8px;
    cursor: pointer;     
}

.btn-lineamientos:focus{
    outline: none;
}




/*MENU*/
#supertitulo h1 {
    font-weight: 900;
    color: #f8f8e4;
    float: left;
    position: absolute;
    bottom: 10%;
    left: 10%;
    padding-right: 20%;
    font-size: 72px;
    max-width: 1200px;
    /* background: antiquewhite; */
    display: block;
    margin: auto;
}
nav#menuprincipal {
    display: block;
    width: 100%;
    text-align: center;
    top: 0px;
    height: 70px;
    position: fixed;
    z-index: 999;
    border-bottom: 2px solid;
    background-position: -72px center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-image: url(../../publico/imagen/P_26.png)!important;
}


.logoprincipal {
    height: 100%;
    cursor: pointer;
}
.topnav {
    max-width: 90%;
    display: block;
    margin: auto;
    text-align: left;
    height: 70px;
    overflow: visible;
}
.topnav a {
    float: left;
    display: block;
    color: #e43250;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 1.3rem;
    font-weight: 600;
}
.topnav .topmenu a.active {
    background-color: #4CAF50;
    color: white;
}
.topnav .icon {
    display: none;
}
.topmenu {
    display: inline-block;
    vertical-align: middle;
}
.derechamenu {
    float: left;
    position: absolute;
    top: 6px;
}
#logojovenes {
    background: #f8f8e4;
    padding: 0px 40px;
    height: 60px;
    border-radius: 0px 0px 20px 0px;
}
.bordederecho {
    border-right: 1px solid white;
}
.topnav a:after {
    position:relative;
    content:"";
    display:none;
    width:100%;
    height:3px;
    background-color:#e43250;
}
.topnav a:hover:after{
    display:block;
}
#logojovenes {
    background: transparent;
    padding: 0;
    height: 60px;
    margin: auto;
    display: block;
    width: 133px;
}
.iniciasesion a {
    color: white;
    background: #e43250;
    border-radius: 11px;
    font-size: 15px;
    padding: 5px 10px;
    margin: 3px 10px;
    font-weight: 100;
}
.topnav .iniciasesion a:after {
    height: 2px;
    background-color: #ffffff;
}
.iniciasesion {
    float: right;
    position: relative;
    top: -48px;
    right: 0px;
}

.cap_linea {
    float: right;
    position: relative;
    top: -57px;
    right: 0px;
}

.cap_linea a {
  width:185px;
  height:75px
}



.btncurso_linea{
    display: none;
}


#logojovenes {
    opacity: 0;
}
#logo2 {
    float: left;
    width: 60%;
    max-width: 400px;
    top: 10vh;
    position: relative;
}
#logo2 img {
    width: 100%;
}

.rowbtn{
    margin-right: 0;
    margin-left: 0;
}



/*HOME*/
#home {
    margin-top: 0px;
    padding-top: 60px;
    position: relative;
    height: 100vh;
    min-height: 800px;
    top: 0px;
    background-image: url("../../publico/imagen/FONDO_1.png");
    background-size: cover;
}
.img-home {
    width: 100%;
    max-width: 350px;
}
.homecontainer{
    display: block;
    width: 100%;
    position: relative;
}

/*valores del centro del home */
.logosgob {
    display: block;
    margin: auto;
    text-align: center;
    padding-top: 60px;
}
img.gobmx {
    width:400px;
    display: inline-block;


}
.gobder{
    float: left;
    padding-left: 80px;

}
.gobizq{
    float: right;
    padding-right: 80px;
}
#testohome img {
    max-width: 65%;

}
.btncomofunciona {
    display: block;
    margin:  auto;
    max-width: 200px;
    padding-top: 50px
}
#testohome img.btncomofunciona{
    max-width: 350px;
    /*padding-top: 155px;*/
    padding-top: 20px;

}
#testohome {
    top: 13vh;
    padding: 0px;
    width: 33%;
    max-width: 620px;
    margin: auto;
    font-weight: 600;
    text-align: justify;
}
#testohome p {
    display: block;
    margin: auto;
    /*padding-top: 95px;*/
    padding-top: 40px;
    font-size: 19px;
    font-weight: 400;

}
#botonhome {
    max-width: 270px;
    position: absolute;
    top: 61vh;
    margin-left: 30px;
}
#botonhome img {
    width: 100%;
}

/*CAMBIAR VALORES DE IMAGENES EN HOME*/
#imageneshome img,#imageneshome2 img {
    max-width: 300px;
    position: absolute;
    float: left;
}
#imageneshome {
    /* background: #e6e6e6; */
    height: calc(100vh - 250px);
    width: 30%;
    right: 0%;
    position: absolute;
    overflow: visible;
    top: 250px;

}
#imageneshome2 {
    height: calc(100vh - 250px);
    width: 30%;
    left: 0%;
    position: absolute;
    overflow: visible;
    top: 250px;

}
img#jov1 {
    right: 419px;
    top: 1px;
}
img#jov2 {
    right: 60px;
    top: 136px;
}
img#jov3 {
    right: 200px;
    top: 430px;
}
img#jov4 {
    right: 60px;
    top: 430px;

}
img#jov5 {
    right: -157px;
    top: 1px;
}
img#jov6 {
    right: -157px;
    top: 290px;
}
img#jov7 {
    right: 419px;
    top: 290px;
}
img#jov8 {
    right: 200px;
    top: 136px;
}
.imgsflot {
    opacity: 0;
}
/*TERMINAN IMAGENES HOME*/

/*IMAGENES HOME 768*/
img#B1 {
    /*top: 178px;*/
    left: 147%;
    float: right;

}
img#B2 {
    left: -143%;

}
img.logoprincipal2 {
    display: block;
    margin: auto;
    max-width: 525px;
    height: auto;
}
#imagenesmovil img {
    max-height: 21vh;
    position: relative;
}
#imagenesmovil {
    padding-top: 10%;
    display: block;
    width: 100%;
    overflow: hidden;
}


/*COMO VAMOS*/
.imagendatos {
    height: 240px;
}
.bloquedatos {
    min-height: 250px;
    text-align: center;
    display: block;
    position: relative;
}
.bordedatos {
    border-bottom: 0px solid #6e5676;
    border-right: 2px solid #0db280;
}
.datosvinculados {
    position: relative;
    text-align: center;
    display: block;
    margin: auto;
}
.numvinculados {
    font-size: 44px;
    padding: 0px 4px;
    border: 2px solid #0db280;
    border-radius: 7px;
    font-weight: 700;
    color: #0db280;
}
div#intro3 {
    padding-top: 66px;
}

footer {
    background-image: url("../../publico/imagen/logofooter.png");
    background-position: right 90%;
    background-repeat: no-repeat;
    background-size: 300px;
    text-align: left !important;
}


.bordeabajo {
    border-bottom: 1px solid white;
}
#contactotitulo {
    color: white;
    display: block;
    width: 100px;
}
.textoblanco {
    color: white;
}
.redes a  {
    color: white;
    font-size: 40px;
    padding: 7px;
}

.biki{
    text-align: center;
    display: block;
    margin: auto;
    width: 100%; 
    padding: 53.5px;
}



.hcolorverde {
    color: #0db280;
    font-weight: 700;
    font-size: 40px;
}
.hcolorrojo {
    color: #e43250;
    font-weight: 700;
    font-size: 30px;
}

.lbcomoini{
    font-size: 30px;
    font-weight: 700;
}







/*LISTAS*/

ul.listahome {list-style: none; counter-reset: li}
ul.listahome li::before {
    content: counter(li);
    color: #e43250;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    margin-right: 0.5em;
    text-align: right;
    direction: rtl;
    font-size: 25px;
    font-weight: 700;
}
ul.listahome li {
    counter-increment: li;
}
.toppad {
    padding-top: 30px;
}

ul.listahomet {list-style: none; counter-reset: li}

ul.listahomet li::before {
    content: counter(li);
    color: #005ac0;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    margin-right: 0.5em;
    text-align: right;
    direction: rtl;
    font-size: 25px;
    font-weight: 700;
}
ul.listahomet li {counter-increment: li}
.toppad {
    padding-top: 30px;
}


/*RESPONSIVE GENERICOS*/
.mov {
    display: none;
}


.bannertop{
    text-align: center;
    display: block;
    margin: auto;
    width: 100%;
    margin-top: 70px;
}



.custom-box input[type="checkbox"] {
    display:none;
}
.custom-box input + label {
    display: inline-block;
    width: 240px;
    height: 240px;
    cursor: pointer;
    background-position: center center;
    background-size: cover;
}
.custom-box input + label#a1 {
    background-image: url(../../publico/imagen/AI_1.png);
}
.custom-box input[type="checkbox"]:checked + label#a1 {
    background-image: url(../../publico/imagen/AI1.2.png);
}
.custom-box input + label#a2 {
    background-image: url(../../publico/imagen/AI_2.png);
}
.custom-box input[type="checkbox"]:checked + label#a2 {
    background-image: url(../../publico/imagen/AI2.2.png);
}

.custom-box input + label#a3 {
    background-image: url(../../publico/imagen/AI_3.png);
}
.custom-box input[type="checkbox"]:checked + label#a3 {
    background-image: url(../../publico/imagen/AI3.2.png);
}

.custom-box input + label#a4 {
    background-image: url(../../publico/imagen/AI_4.png);
}
.custom-box input[type="checkbox"]:checked + label#a4 {
    background-image: url(../../publico/imagen/AI4.2.png);
}

.custom-box input + label#a5 {
    background-image: url(../../publico/imagen/AI_5.png);
}
.custom-box input[type="checkbox"]:checked + label#a5 {
    background-image: url(../../publico/imagen/AI5.2.png);
}

.custom-box input + label#a6 {
    background-image: url(../../publico/imagen/AI_6.png);
}
.custom-box input[type="checkbox"]:checked + label#a6 {
    background-image: url(../../publico/imagen/AI6.2.png);
}

.custom-box input + label#a7 {
    background-image: url(../../publico/imagen/AI_7.png);
}
.custom-box input[type="checkbox"]:checked + label#a7 {
    background-image: url(../../publico/imagen/AI7.2.png);
}

.custom-box input + label#a8 {
    background-image: url(../../publico/imagen/AI_8.png);
}
.custom-box input[type="checkbox"]:checked + label#a8 {
    background-image: url(../../publico/imagen/AI8.2.png);
}

.custom-box input + label#a9 {
    background-image: url(../../publico/imagen/AI_9.png);
}
.custom-box input[type="checkbox"]:checked + label#a9 {
    background-image: url(../../publico/imagen/AI9.2.png);
}


.custom-box input + label#a10 {
    background-image: url(../../publico/imagen/AI_10.png);
}
.custom-box input[type="checkbox"]:checked + label#a10 {
    background-image: url(../../publico/imagen/AI_10.2.png);
}

.txt-check{
    height: 78px;
}
.col-xs-6{
    padding: 0px;
}

@media screen and (max-width: 1440px){
    .topnav a {
        padding: 12px 3px;
    }
}

@media all and (max-width: 1440px){
    #testohome img.btncomofunciona {
        max-width: 250px;
        /*padding-top: 0px;*/
    }

    #testohome img.btncomofunciona {
        max-width: 350px;
        /*padding-top: 60px;*/
    }

}

@media all and (max-width: 1568px) and (min-width:1441px) {
    .topnav a {
        padding: 14px 10px;
    }

    #testohome img.btncomofunciona {
        /*padding-top: 15px;*/
    }

}


/*@media screen and (max-width: 1300px) and (min-width: 768px) {
    .ocultar {
        display: none !important;
    }
    .topnav a {
        padding: 14px 6px;
    }
}*/

@media all and (max-width: 1700px) and (min-width: 1301px){
    #imageneshome {
        right: 0%;
        zoom: .9;
    }
    div#imageneshome2 {
        left: 0%;
        zoom: .9;
    }
}

@media screen and (max-width: 1440px) {
    .hcolorverde {
        font-size: 30px;
    }
    .hcolorrojo {
        font-size: 20px;
    }

    .biki{
        padding: 44.5px;
    }
}


@media screen and (max-width: 1367px) and (min-width: 1301px)  {
    .button-container_tutor {
      display: inline-block;
      height: 0px;
      width: 0px;
    }


    .fichapf {
        padding: 0px;
        text-align: left;
        margin-bottom: 30px;
        margin-left: 15px;
        margin-top: 30px;
    }

    .fichaemp {
        padding: 0px;
        text-align: left;
        margin-bottom: 30px;
        margin-left: -29px;
        margin-top: 30px;
    }

    .fichaemppub {
        padding: 0px;
        text-align: left;
        margin-bottom: 30px;
        margin-left: -25px;
        margin-top: 30px;
    }

    .fichaempsoc {
        padding: 0px;
        text-align: left;
        margin-bottom: 30px;
        margin-left: -20px;
        margin-top: 30px;
    }

    .cap_linea a{
        display: : none;
    }


    /*.fichapf {
        padding: 0px;
        text-align: left;
        margin-bottom: 61px;
        margin-left: 15px;
    }

    .fichaemp {
        padding: 0px;
        text-align: left;
        margin-bottom: 81px;
        margin-left: -29px;
    }

    .fichaemppub {
        padding: 0px;
        text-align: left;
        margin-bottom: 81px;
        margin-left: -25px;
    }

    .fichaempsoc {
        padding: 0px;
        text-align: left;
        margin-bottom: 100px;
        margin-left: -20px;
    }*/

    /*.fichapf {
        padding: 0px;
        text-align: left;
        margin-bottom: 61px;
        margin-left: 15px;
    }

    .fichaemp {
        padding: 0px;
        text-align: left;
        margin-bottom: 81px;
        margin-left: -29px;
    }

    .fichaemppub {
        padding: 0px;
        text-align: left;
        margin-bottom: 81px;
        margin-left: -25px;
    }

    .fichaempsoc {
        padding: 0px;
        text-align: left;
        margin-bottom: 100px;
        margin-left: -20px;
    }*/


}


@media screen and (max-width: 1300px) and (min-width: 768px) {
    .topnav a {
        padding: 5px 6px;
    }
    .topmenu.derechamenu {
        max-width: 41%;
    }
}

@media all and (max-width: 1300px) and (min-width: 769px){

    img.gobmx {
        width: 260px;
        display: inline-block;
        padding:0px 20px ;
    }
    #imageneshome {
        top: 24%;
        zoom: .7;
        right: 0%;
        width: 29%;
        overflow: hidden;
    }
    #imageneshome2 {
        top: 24%;
        zoom: .7;
        left: 2%;
        width: 29%;
    }
    #testohome img.gobmx {
        max-width: 49%;
        height: auto;
    }
    #testohome {
        width: 30%;
        max-width: 550px;
    }
    #testohome img.btncomofunciona {
        /*max-width: 150px;
        padding-top: 10px;*/
        max-width: 350px;
        padding-top: 20px;
    }
    #home {
        height: auto;
    }
    #testohome p {
        font-size: 14px;
        padding-top: 50px;
    }

    .cap_linea {
        float: right;
        position: relative;
        top: -50px;
        right: 0px;
    }

    .cap_linea a{
        width: 150px;
        height: 43px;
    }

}




@media all and (max-width: 1300px){
    nav#menuprincipal {
        background-image: none !important;
    }

    .fichapf {
        text-align: left;
        margin-bottom: -14px;
        margin-left: -13px;
    }

    .fichaemp {
        text-align: left;
        margin-left: -37px;
    }

    .fichaemppub {
        text-align: left;
        margin-bottom: -2px;
        margin-left: -36px;
    }

    .fichaempsoc {
        text-align: left;
        margin-left: -33px;
    }

    /*.fichapf{
        padding: 0px;
        text-align: left;
        margin-bottom: 94px;
        margin-left: 30px;
    }

    .fichaemp {
        padding: 3px;
        text-align: left;
        margin-bottom: 81px;
        margin-left: 30px;
    }

    .fichaemppub {
        padding: 3px;
        text-align: left;
        margin-bottom: 81px;
        margin-left: 30px;
    }

    .fichaempsoc {
        padding: 3px;
        text-align: left;
        margin-bottom: 100px;
        margin-left: 30px;
    }*/
    
}

@media screen and (max-width: 768px) {

    .fichapf {
        padding: 18px;
        text-align: center;
        margin-bottom: 3px;
        margin-left: 31px;
    }

    .fichaemp {
        padding: 3px;
        text-align: center;
        margin-bottom: 18px;
        margin-left: 30px;
    }

    .fichaemppub {
        padding: 3px;
        text-align: center;
        margin-bottom: 16px;
        margin-left: 23px;
    }

    .fichaempsoc {
        padding: 3px;
        text-align: center;
        margin-bottom: 20px;
        margin-left: 19px;
    }

    /*.fichapf{
        padding: 0px; 
        text-align: left;
        margin-bottom: 81px;
        margin-left: 30px;
    }

    .fichaemp {
        padding: 3px;
        text-align: left;
        margin-bottom: 81px;
        margin-left: 30px;
    }

    .fichaemppub {
        padding: 3px;
        text-align: left;
        margin-bottom: 81px;
        margin-left: 30px;
    }

    .fichaempsoc {
        padding: 3px;
        text-align: left;
        margin-bottom: 100px;
        margin-left: 30px;
    }*/

    .btnempreas{

        margin: 0 auto;
        margin-bottom: 50px;
    }


    #supertitulo h1 {
        font-size: 33px;
    }
    .topnav .topmenu a {display: none;}
    .topnav .topmenu a.icon {
        float: left;
        display: block;
        color: #e43250;
        font-size: 25px;
        padding: 5px 10px;
    }
    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive .topmenu a {
        float: none;
        display: block;
        text-align: left;
    }
    .desplegable {
        display: none;
        background: white;
    }
    .primerhijo {
        margin-top: 40px;
    }

    .btn-becarios{  
        width: 100%;  
    }
    .btn-tutores{
        width: 100%; 
    }
    .btn-lineamientos{    
        width: 100%;
        font-size: 12px;
    }

    .lb-vermas{
        font-size: 12px;
    }

    .lblin{
        font-size: 9px;
    }

    footer {
        padding-bottom: 65px !important;
        background-size: 250px;
    }

    .numvinculados {
        font-size: 26px;
    }

    .bordedatos {
        border-right: 0px solid #fff;
    }

    .imagendatos {
        height: 190px;
    }

    .bordemindatos {
        border-right: 2px solid #0db280;
    }

    .lbcomoini{
        font-size: 24px;
        font-weight: 700;
    }

    .compu {
        display: none !important;
    }
    .mov {
        display: unset;
    }
    .lineas {
        background-image: unset ;
    }
    .textodoscolumnas {
        padding-top: 0px;
    }

    .cap_linea {
        display: none;
    }
}


@media all and (max-width: 768px){
    #testohome {
        width: 60%;
    }
    .derechamenu {
        position: absolute;
        top: 14px;
    }
    .topnav .topmenu a.icon {
        float: left !important;
        position: absolute;
        left: 6px;
        padding: 5px 2px;
        margin: -2px 10px
    }
    #home {
        padding-top: 9px;
        /*min-height: 640px;*/
        min-height: 775px;
    }

    img.btncomofunciona2in {
        width: 25%;
        margin: auto;
        display: block;
        position: absolute;
        top: 92vh;
        left: 38%;
    }
    #testohome {
        padding: 9px;
        max-width: 78%;
        display: block;
        overflow: hidden;
        margin: auto;
        float: none;
        position: relative;
        top: 0;
    }
    img.logoprincipal2 {
        max-width: 100%;
    }
    img.gobmx {
        width: 48%;
        display: inline-block;
        padding: 0px 3px;
        height: auto;
        padding-bottom: 20px;
    }
    .btncomofunciona {
        padding-top: 360px;
        max-width: 100%;
    }
    #imageneshome img {
        max-width: 150px;
    }
    #imageneshome {
        width: 100%;
        right: 0%;
        top: 105px;
        display: none;
    }

    .iniciasesion a {
        font-size: 19px;
    }

    .iniciasesion a {
        position: absolute;
        right: 2px;
        margin: -4px 10px;
    }
    .row {
        margin: 0;
    }

    .btncurso_linea{
        cursor: pointer;
        height: 55px;
        width: 100%;
        background: #5b3c64;
        position: absolute;
        
        top: 81vh;
        display: block;
        text-align: center;
    
    }

    .btn_curso{
        width: 50%;
        height: 100%;
    }

    
    
}

@media all and (max-width: 400px)  {
    #home {
        min-height: 640px;
    }
    .btn_curso {
        width: 50%;
    }
    .btncurso_linea{
        top: 81vh;
    }
    img.btncomofunciona2in{
        width: 34%;
        top: 91vh;
        left: 34%;
    }
}

@media screen and (max-width: 320px) {
    .fichapf {
        padding: 3px;
        text-align: center;
        margin-bottom: 5px;
        margin-left: 2px;
        margin-top: 16px;
    }

    .fichaemp {
        padding: 3px;
        text-align: center;
        margin-bottom: 9px;
        margin-left: 1px;
    }

    .fichaemppub {
        padding: 3px;
        text-align: center;
        margin-bottom: 11px;
        margin-left: -3px;
    }

    .fichaempsoc {
        padding: 3px;
        text-align: center;
        margin-bottom: 20px;
        margin-left: -4px;
    }

    .btn_curso{
        width: 50%;
        height: 100%;
    }

    #home{
        min-height: 599px;
    }

    .btncurso_linea{
        top: 87vh;
    }

    img.btncomofunciona2in{
        width: 31%;
        top: 97vh;
        left: 34%;
    }


}


.rojoapre {
    background-color: #e43250;
    color: white;
}


div#intro3 {
    padding-top: 66px;
}

.button-container {
  display: inline-block;
  margin: 10px 10px;
  cursor: pointer;
  font-weight: 400;
  letter-spacing: 2px;
  height: 74px;
  width: 300px;
  -webkit-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  margin:0px auto;
}

.button-container .flipper {
  transition: all .5s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}

.button-container .button {
  width: 300px;
  border-radius: 3px;
  backface-visibility: hidden;
  position: absolute;
  top: 8px;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /*-webkit-box-shadow: 1px 2px 4px -1px rgba(60, 60, 60, 0.64);
  box-shadow: 1px 2px 4px -1px rgba(60, 60, 60, 0.64);*/
}

.button-container .button i.fa {
  color: white;
  font-size: 20px;
  margin: auto;
  text-shadow: .5px 1px 2px #3c3c3c;
}

.button-container .button.back {
  color: white;
  font-size: 15px;
  text-transform: uppercase;
}

.button-flip3d-vertical2 .flipper-flip3d-vertical2 {
  transform-origin: 100% 40.5px;
  top: -15%;
}
.button-flip3d-vertical2 .front {
  transform: translateZ(40.5px);
  /*background-image: linear-gradient(90deg, #e43250, #e43250);*/
}
.button-flip3d-vertical2 .back {
  -webkit-transform: rotateX(90deg) rotateZ(180deg) rotateY(180deg) translateZ(40.5px);
  -ms-transform: rotateX(90deg) rotateZ(180deg) rotateY(180deg) translateZ(40.5px);
  transform: rotateX(90deg) rotateZ(180deg) rotateY(180deg) translateZ(40.5px);
  /*background-image: linear-gradient(90deg, #e43250, #e43250);*/
}
.button-flip3d-vertical2:hover .flipper-flip3d-vertical2 {
  transform: rotateX(90deg);
}


.centrar_btn{
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 50px;
}

.wrap {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button_pulsar {
    margin: auto;
    min-width: 300px;
    min-height: 60px;
    font-family: 'Nunito', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    font-weight: 700;
    color: #313133;
    border: none;
    border-radius: 1000px;
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
    outline: none;
    position: relative;
    padding: 10px;
  }

.button_pulsar::before {
    content: '';
    border-radius: 1000px;
    min-width: calc(300px + 12px);
    min-height: calc(60px + 12px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .3s ease-in-out 0s;
}

.button_pulsar:hover, .button_pulsar:focus {
    color: #313133;
    transform: translateY(-6px);
}

.button_pulsar:hover::before, .button_pulsar:focus::before {
    opacity: 1;
}

.button_pulsar::after {
    content: '';
    width: 30px; height: 30px;
    border-radius: 100%;
    border: 6px solid #e43250;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: ring 1.5s infinite;
}

.button_pulsar:hover::after, .button_pulsar:focus::after {
    animation: none;
    display: none;
}

@keyframes ring {
  0% {
    width: 30px;
    height: 30px;
    opacity: 1;
  }
  100% {
    width: 300px;
    height: 300px;
    opacity: 0;
  }
}

@media screen and (max-width: 768px) {
    .centrar_btn{
        padding: 30px;
    }
}

/*---------------------------*/

.button-container_tutor {
  display: inline-block;
  margin: 10px 10px;
  cursor: pointer;
  font-weight: 400;
  letter-spacing: 2px;
  height: 74px;
  width: 300px;
  -webkit-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  margin:0px auto;
}

.button-container_tutor .flipper {
  transition: all .5s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}

.button-container_tutor .button {
  width: 300px;
  border-radius: 3px;
  backface-visibility: hidden;
  position: absolute;
  top: 8px;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /*-webkit-box-shadow: 1px 2px 4px -1px rgba(60, 60, 60, 0.64);
  box-shadow: 1px 2px 4px -1px rgba(60, 60, 60, 0.64);*/
}

.button-container_tutor .button i.fa {
  color: white;
  font-size: 20px;
  margin: auto;
  text-shadow: .5px 1px 2px #3c3c3c;
}

.button-container_tutor .button.back {
  color: white;
  font-size: 15px;
  text-transform: uppercase;
}

.button-flip3d-vertical2_tutor .flipper-flip3d-vertical2_tutor {
  transform-origin: 100% 40.5px;
  top: -15%;
}
.button-flip3d-vertical2_tutor .front {
  transform: translateZ(40.5px);
  /*background-image: linear-gradient(90deg, #e43250, #e43250);*/
}
.button-flip3d-vertical2_tutor .back {
  -webkit-transform: rotateX(90deg) rotateZ(180deg) rotateY(180deg) translateZ(40.5px);
  -ms-transform: rotateX(90deg) rotateZ(180deg) rotateY(180deg) translateZ(40.5px);
  transform: rotateX(90deg) rotateZ(180deg) rotateY(180deg) translateZ(40.5px);
  /*background-image: linear-gradient(90deg, #e43250, #e43250);*/
}
.button-flip3d-vertical2_tutor:hover .flipper-flip3d-vertical2_tutor {
  transform: rotateX(90deg);
}



.wrap {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button_pulsar_tutor {
    margin: auto;
    min-width: 300px;
    min-height: 60px;
    font-family: 'Nunito', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    font-weight: 700;
    color: #315abc;
    border: none;
    border-radius: 1000px;
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
    outline: none;
    position: relative;
    padding: 10px;
  }

.button_pulsar_tutor::before {
    content: '';
    border-radius: 1000px;
    min-width: calc(300px + 12px);
    min-height: calc(60px + 12px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .3s ease-in-out 0s;
}

.button_pulsar_tutor:hover, .button_pulsar_tutor:focus {
    color: #315abc;
    transform: translateY(-6px);
}

.button_pulsar_tutor:hover::before, .button_pulsar_tutor:focus::before {
    opacity: 1;
}

.button_pulsar_tutor::after {
    content: '';
    width: 30px; height: 30px;
    border-radius: 100%;
    border: 6px solid #315abc;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: ring 1.5s infinite;
}

.button_pulsar_tutor:hover::after, .button_pulsar_tutor:focus::after {
    animation: none;
    display: none;
}

@keyframes ring {
  0% {
    width: 30px;
    height: 30px;
    opacity: 1;
  }
  100% {
    width: 300px;
    height: 300px;
    opacity: 0;
  }
}

@media screen and (max-width: 768px) {
    .centrar_btn{
        padding: 30px;
    }
}

.subtitulo_turismo{
    text-align: justify;
    font-size: 1.6em;
    color: #21ad7f;
    font-weight: bold;
}

.subtitulo_turismo_2{
    text-align: left;
    font-size: 1.1em;    
}

.check_turismo{
    padding: 0px 0px 0pc 20px;
    color: grey;
}


