* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
    margin: 0; 
    padding: 0;
    
    
}

body{
    background: #dcf8ff;
    font-family: 'Poppins', sans-serif;
    color: #000 ;
}

.programa{
    text-align: center;
    background-color: #002280;
    width: 300px;
    color: #00e2ff;
    font-size: 24px;
    font-weight: 800;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    padding: 10px;
}

.logo_feria{
    height: 150px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}

.bg-dark2{
    background-color: #002c72;
}

.botones{
    background-color: #a75300;
    height: 50px;
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.botonesAzul{
    background-color: #002280;
    height: 50px;
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.botonesAzul h2{
    color: #fff;
}

.bienvenidos h1 {
    font-size: 50px;
    font-weight: 800;
    margin-top: 50px;
    text-align: center;
}


.bienvenidos h2 {
    font-size: 26px;
    font-weight: 800;
    margin-top: 50px;
    text-align: center;
    margin-bottom: 10px;
    
}

.bienvenidos h2 spam {
    font-size: 26px;
    font-weight: 500;
    margin-top: 50px;
    text-align: center;
    margin-bottom: 10px;
    color: #025c95;
}

.bienvenidos p {
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 40px;
}

.bienvenidosd {
    width: 400px;
    font-size: 20px;    
    text-align: center;
    margin: 0 auto;
    
}

.bienvenidos {      
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
   
    
    
}




.tarjetas1{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack:distribute;
    justify-content:space-around;
}


.tarjetas2{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    }

.tarjetas2 h5{
    color: aqua;
    font-weight: 200;
    }

.tarjetas2 h3{
    font-size: 22px;
    }

.tarjetas1cont{
    background-color: #02427b;
    padding: 71px 0px;
}

.datos1{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack:distribute;
    justify-content:space-around;
}

.datos1 h3{
   font-weight: 300;
    font-size: 20px;
    color: #00e2ff;
}

.datos1 p{
   font-weight: 300;
    font-size: 20px;
}

.datos1cont{
    background-color: #02427b;
    padding: 51px 0px;
    color: #edf6ff;
    font-weight: 600;
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.datos_item{
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;  
    -webkit-box-align: center;  
    -ms-flex-align: center;  
    align-items: center;
}

.datos_item img{
    width: 50px;
    margin-bottom: 10px;
}

.videoc {    
    width: 70%;    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ratio{
    width: 100%;
}

.redesImg img{
    width: 30px;
}

.tarjetas2cont{
    background-color: #aad7ff;
    padding: 71px 0px;
}

.tarjetas3cont{
    background-color: #002445;
    padding: 71px 0px;
    color: #f4faff;
    
}

.tarjetas3cont a{
    text-decoration: none;
    }


.svg_edit{
 width: 20px;
}

.cabezote{
   display: block;
}

.cabezote2{
    display: none;
    
}

.cabezote img{
    width: 100%;
}

.cabezote2 img{
    width: 100%;
}


.card h3 {
    font-size: 24px;
}


/*======================================media que================*/


@media screen and (max-width: 800px){
    
    .logo_feria{
    height: 120px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}
    
    .botones{
        padding: 15px;
        height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;    
        
}
    .btn1{
        margin-bottom: 20px;
    }
    
    .tarjetas1{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
        
}
    
        .tarjetas1 .card{
    margin-bottom: 20px;
        
}
    
    
    
    .datos1{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
    
    .videoc {    
    width: 90%;    

}
 
    .bienvenidosd {
    width: 250px;
    font-size: 18px;     

}
    
    .cabezote{
   display: none;
}

.cabezote2{
    display: block;
    
}
    
} 






