@charset "utf-8";
/* CSS Document */
/*******************************************************************************************************************/
/* Small screens */
@media only screen { } /* Define mobile styles */
@media only screen and (max-width: 768px) { 
    .logo{
        width: 60px;
        margin-top: 10px;
    }
    .bg-header{
        background: url(../img/vh-global-top.jpg) no-repeat center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 400%;
        background-position: top;
    }
    .menup{
        background-color: #011f41;
        border-bottom: 10px solid #0077a3;
        position:fixed;
        width: 100%;
        z-index: 1001;
        padding: 10px;
        margin-top: -400px;
    }
    .menup ul li a{
        color: #fff;
        display: block;
        padding: 5px;
        font-size: .8em;
        border-bottom: 1px solid #013167;
    }
    .cerrar{
        right: 20px;
        top: 20px;
        font-size: 2em;
        color: #fff;
        position: absolute;
    }
    .margen{
        padding: 0px 10px;
    }    
    .pozicion{
        text-align: right;
    }
    .barraspeke{
        text-align: right;
        color: #fff;
        font-size: 2em;
        margin-top: 20px;
        margin-right: 10px;
    }

    .margen{
        max-width: 1200px;
        margin: 0px auto;
    }
    .pozicion{
        text-align: right;
    }
    .espacio{
        height: 900px;
    }

    .forma{
        max-width: 480px;
        margin: 0px auto;
    }
    .infosepa{
        border-left: 1px solid #19719f;
        padding-left: 15px;
    }
    .infosepa h2{
        font-family: 'Lato', sans-serif;
        font-size: 2em;
        color: #2DAFE6;
    }
    .infosepa h3{
        
        font-size: 1em;
        color: #fff;
    }
    .infosepa h4{
        
        font-size: 1.5em;
        color: #fff;
    }
    .cerrarx{
        text-align: right;
        color: #2DAFE6;
        cursor: pointer;
    }
    .nuevoespacio{
        height: 250px;
        display: none;
    }
    .infosepa2{
        border-left: 1px solid #19719f;
        padding-left: 15px;
    }
    .infosepa2 h2{
        height: 30px;
    }
    .tmanio{
        width: 620px;
        float: right;
    }
    .menudesk ul li{
        padding-right: 60px;
    }
    .menudesk ul li a{
        color: #fff;
        padding-bottom: 20px;
        font-size: .8em;
    }
    .menudesk ul li a:hover{
        border-bottom:2px solid #2DAFE6;
        color: #fff;
        padding-bottom: 20px;
    }
    .dcontacto ul{
        margin-left: -20px;
    }
    .dcontacto ul li{
        color: #2DAFE6;
        padding: 0px 8px;
    }
    .dcontacto ul li a{
        color: #2DAFE6;
        font-size: .9em;
        letter-spacing: 1px;
    }
    .btnmenuact{
        border-bottom:2px solid #2DAFE6;
        padding-bottom: 20px;
    }
    .rayita{
        border-bottom: 1px solid #334d69;
        margin-top: 19px;
    }
    .espaciohome{
        height: 20px;
    }
    .alto{
         
    }
    .titulosp h2{
        font-size: 2em;
        color: #fff;
        font-family: 'Lato', sans-serif;
    }
    .cajaesp{
        background-color: #fff;
        padding: 20px 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }
    .lineadivisoria{
        width: 1px;
        height: 340px;
        margin: 0px auto;
        background-color: #2DAFE6;
    }
    .elpad{
        padding: 20px;
    }
    .baseformc{
        background-color: #fff;
        padding: 10px;
    }
    .iconcont{
        font-size: 2em;
        color: #2DAFE6;
        text-align: center;
    }
    .base-redonda{
        background-image: url(../img/base-redonda.png);
        background-position: center right;
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .masinfo{
        text-align: right;
    }
    .forma{
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        border: 1px solid #3b5069;
        padding: 18px;
        background-color: rgba(8, 27, 44, 0.35);
        -webkit-box-shadow: -3px 0px 15px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: -3px 0px 15px -7px rgba(0,0,0,0.75);
        box-shadow: -3px 0px 15px -7px rgba(0,0,0,0.75);
    }
    .infopais a{
        max-width: 100%;
        display: block;
        text-align: center;
        color: #2DAFE6;
        font-size: .9em;
        display: block;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 25px;

    }
    .infopais{
        background-color: #112745;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        max-width: 350px;
        border: 1px solid #40526a;
        -webkit-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
        -moz-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
        box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
        padding: 15px;
        float: right;
    }
    .cajapais{
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #2DAFE6;
        padding: 8px;
        background-color: #112d4b;
        color: #fff;
        width: 200px;
    }
    .bg-header2{

        background: url(../img/especialidades/aerospace.jpg) no-repeat center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 400%;
        background-position: top;
    }
    .bg-auto{

        background: url(../img/especialidades/automotriz.jpg) no-repeat center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 400%;
        background-position: top;
    }
    .bg-mpeligro{

        background: url(../img/img_mat_7mRaZWs.jpg) no-repeat center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 400%;
        background-position: top;
    }
    .bg-hand{
        background: url(../img/img_hand_16QSk0Y.jpg) no-repeat center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 400%;
        background-position: top;
    }
    .bg-charters{
        background: url(../img/especialidades/charters.jpg) no-repeat center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 400%;
        background-position: top;
    }
    .bg-nosotros{
        background: url(../img/especialidades/nosotros.jpg) no-repeat center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 400%;
        background-position: top;
    }
    .bg-sec{
        background: url(../img/video-cover.png) no-repeat center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 400%;
        background-position: top;
    }
    .bg-cont{
        background: url(../img/registro.jpg) no-repeat center center fixed; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .infoesps h2{
        font-family: 'Lato', sans-serif;
        font-size: 2em;
        color: #2DAFE6;
        
    }
    .infoesps h3{
        font-size: 2em;
        color: #31bdf7;
        margin: 0px;
    }
    .infoesps p{
        font-size: .8em;
        color: #697a82;
    }
    .infoesps ul li{

        color: #2DAFE6;
    }
    .infoesps ul li span{
        font-size: .8em;
        color: #697a82;
    }
    .infoesps a{
        
        width: 100%;
        text-align: center;
        color: #2DAFE6;
        display: block;
        font-size: .9em;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 15px;
    }
    
    .infoesps2 h2{
        font-family: 'Lato', sans-serif;
        font-size: 2em;
        color: #2DAFE6;
        
    }
    .infoesps2 h3{
        font-size: 2em;
        color: #31bdf7;
        margin: 0px;
    }
    .infoesps2 p{
        font-size: .8em;
        color: #fff;
    }
    .infoesps2 ul li{

        color: #2DAFE6;
    }
    .infoesps2 ul li span{
        font-size: .8em;
        color: #fff;
    }
    .infoesps2 a{
        
        width: 100%;
        text-align: center;
        color: #2DAFE6;
        display: block;
        font-size: .9em;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 15px;
    }
    
    
    .tamaicon{
        width: 30px;
    }
    .iconoesp{
        border-right: 1px solid #2DAFE6;
        width: 40px;
        padding-right: 10px;
        margin: 0px auto;
    }
    .bgpinci{
        background:#011f41 ;
        background-size: 100%;
    }
    .masinfo{
        position: relative;
        margin-top: 50px;
        width: 100%;
    }
    .masinfo a{
        margin-left: 30px;
        width: 200px;
        display: block;
        text-align: center;
        color: #fff;
        font-size: .9em;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 55px;   
    }
    .infonos{
        text-align: center;
    }
    .infonos h1{
        font-family: 'Lato', sans-serif;
        font-size: 1.8em;
        color: #5b7885;
    }
    .infonos p{
        color: #5b7885;
        font-size: .9em;
        text-align: left;
    }

    .infonos2 h2{
        text-transform: uppercase;
        color: #5b7885;
        font-size: 1.8em;
        font-family: 'Lato', sans-serif;
        text-align: center;
    }
    .infonos2 p{
        color: #5b7885;
        font-size: .9em;
        text-align: left;
    }
    .infonos2 ul li{
        color: #5b7885;
        font-size: .9em;
        text-align: left;
    }
    .titucont h2{
        font-family: 'Lato', sans-serif;
        font-size: 2em;
        color: #000;
        text-align: center;
    }
    .parrcont{
        text-align: center;
    }
    .parrcont p{
        font-size: .9em;
        color: #797979;
        
    }
    .parrcont a{
        font-size: .9em;
        color: #797979;
        
    }
    .bloquedeinfo h2{
        color: #2DAFE6;
        font-size: 1em;
    }
    .bloquedeinfo p{
        color: #fff;
        font-size: 1em;
        
    }
/*******************************************************************************************************************/   
} 
/*******************************************************************************************************************/
/* Medium screens */
@media only screen and (min-width: 769px) { }
@media only screen and (min-width: 769px) and (max-width: 992px) {
    .logo{
        width: 100px;
    }
    .bg-header{
        background-image: url(../img/vh-global-top.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .margen{
        max-width: 1200px;
        margin: 0px auto;
    }
    .pozicion{
        text-align: right;
    }
    .espacio{
        height: 900px;
    }
    .menup{
        position:fixed;
        margin-top: -400px;
        display: none;
    }
    .forma{
        max-width: 480px;
        margin: 0px auto;
    }
    .infosepa{
        border-left: 1px solid #19719f;
        padding-left: 15px;
    }
    .infosepa h2{
        font-family: 'Lato', sans-serif;
        font-size: 4em;
        color: #2DAFE6;
    }
    .infosepa h3{
        
        font-size: 1.2em;
        color: #fff;
    }
    .infosepa h4{
        
        font-size: 1.5em;
        color: #fff;
    }
    
    .infosepa2{
        border-left: 1px solid #19719f;
        padding-left: 15px;
    }
    .infosepa2 h2{
        height: 30px;
    }
    .tmanio{
        width: 620px;
        float: right;
    }
    .menudesk ul li{
        padding-right: 60px;
    }
    .menudesk ul li a{
        color: #fff;
        padding-bottom: 20px;
        font-size: .8em;
    }
    .menudesk ul li a:hover{
        border-bottom:2px solid #2DAFE6;
        color: #fff;
        padding-bottom: 20px;
    }
    .dcontacto ul{
        margin-left: -20px;
    }
    .dcontacto ul li{
        color: #2DAFE6;
        padding: 0px 8px;
    }
    .dcontacto ul li a{
        color: #2DAFE6;
        font-size: .9em;
        letter-spacing: 1px;
    }
    .btnmenuact{
        border-bottom:2px solid #2DAFE6;
        padding-bottom: 20px;
    }
    .rayita{
        border-bottom: 1px solid #334d69;
        margin-top: 19px;
    }
    .espaciohome{
        height: 250px;
    }
    .alto{
        height: 250px; 
    }
    .titulosp h2{
        font-size: 4em;
        color: #fff;
    }
    .cajaesp{
        background-color: #fff;
        padding: 50px;
    }
    .lineadivisoria{
        width: 1px;
        height: 340px;
        margin: 0px auto;
        background-color: #2DAFE6;
    }
    .elpad{
        padding: 40px;
    }
    .baseformc{
        background-color: #fff;
        padding: 35px;
    }
    .iconcont{
        font-size: 3em;
        color: #2DAFE6;
    }
    .base-redonda{
        background-image: url(../img/base-redonda.png);
        background-position: center right;
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .masinfo{
        text-align: right;
    }
    .forma{
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        border: 1px solid #3b5069;
        padding: 28px;
        background-color: rgba(8, 27, 44, 0.35);
        -webkit-box-shadow: -3px 0px 15px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: -3px 0px 15px -7px rgba(0,0,0,0.75);
        box-shadow: -3px 0px 15px -7px rgba(0,0,0,0.75);
    }
    .infopais a{
        width: 100%;
        display: block;
        text-align: center;
        color: #2DAFE6;
        font-size: .9em;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 55px;

    }
    .infopais{
        background-color: #112745;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        max-width: 350px;
        border: 1px solid #40526a;
        -webkit-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
        -moz-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
        box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
        padding: 35px;
        float: right;
    }
    .cajapais{
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #2DAFE6;
        padding: 8px;
        background-color: #112d4b;
        color: #fff;
        width: 300px;
    }
    .bg-header2{
        background-image: url(../img/especialidades/aerospace.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-auto{
        background-image: url(../img/especialidades/automotriz.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-mpeligro{
        background-image: url(../img/img_mat_7mRaZWs.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-hand{
        background-image: url(../img/img_hand_16QSk0Y.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-charters{
        background-image: url(../img/especialidades/charters.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-nosotros{
        background-image: url(../img/especialidades/nosotros.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top; 
    }
    .bg-sec{
        background-image: url(../img/video-cover.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-cont{
        background: url(../img/registro.jpg) no-repeat center center fixed; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .infoesps h2{
        font-family: 'Lato', sans-serif;
        font-size: 4em;
        color: #2DAFE6;
        margin: 0px;
    }
    .infoesps h3{
        font-size: 2em;
        color: #31bdf7;
        margin: 0px;
    }
    .infoesps p{
        font-size: 1.1em;
        color: #697a82;
    }
    .infoesps ul li{

        color: #2DAFE6;
    }
    .infoesps ul li span{
        font-size: 1.1em;;
        color: #697a82;
    }
    .infoesps a{
        margin-left: 30px;
        width: 200px;
        text-align: center;
        color: #2DAFE6;
        font-size: .9em;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 55px;
    }
    
    
    .infoesps h2{
        font-family: 'Lato', sans-serif;
        font-size: 4em;
        color: #2DAFE6;
        margin: 0px;
    }
    .infoesps h3{
        font-size: 2em;
        color: #31bdf7;
        margin: 0px;
    }
    .infoesps p{
        font-size: 1.1em;
        color: #697a82;
    }
    .infoesps ul li{

        color: #2DAFE6;
    }
    .infoesps ul li span{
        font-size: 1.1em;;
        color: #697a82;
    }
    .infoesps a{
        margin-left: 30px;
        width: 200px;
        text-align: center;
        color: #2DAFE6;
        font-size: .9em;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 55px;
    }
    .infoesps2 h2{
        font-family: 'Lato', sans-serif;
        font-size: 4em;
        color: #2DAFE6;
        margin: 0px;
    }
    .infoesps2 h3{
        font-size: 2em;
        color: #31bdf7;
        margin: 0px;
    }
    .infoesps2 p{
        font-size: 1.1em;
        color: #fff;
    }
    .infoesps2 ul li{

        color: #2DAFE6;
    }
    .infoesps2 ul li span{
        font-size: 1.1em;;
        color: #fff;
    }
    .infoesps2 a{
        margin-left: 30px;
        width: 200px;
        text-align: center;
        color: #2DAFE6;
        font-size: .9em;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 55px;
    }
    
    
    .tamaicon{
        width: 50px;
    }
    .iconoesp{
        border-right: 1px solid #2DAFE6;
        width: 70px;
        padding-right: 20px;
        margin: 0px auto;
    }
    .bgpinci{
        background:#011f41 url(../img/base-redonda.png);
        background-size: 100%;
    }
    .masinfo a{
        margin-left: 30px;
        width: 200px;
        text-align: center;
        color: #fff;
        font-size: .9em;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 55px;   
    }
    .titucont h2{
        font-family: 'Lato', sans-serif;
        font-size: 4em;
        color: #000;
    }
    .parrcont p{
        font-size: 1.2em;
        color: #797979;
        line-height: 32px;
    }
    .parrcont a{
        font-size: 1.2em;
        color: #797979;
        line-height: 32px;
    }
    .bloquedeinfo h2{
        color: #2DAFE6;
        font-size: 1.3em;
    }
    .bloquedeinfo p{
        color: #fff;
        font-size: 1.8em;
        line-height: 32px;
    }
/*******************************************************************************************************************/  
}
/*******************************************************************************************************************/
/* Medium screens */
@media only screen and (min-width: 993px) { }
@media only screen and (min-width: 993px) and (max-width: 1200px) {
    .logo{
        width: 100px;
    }
    .bg-header{
        background-image: url(../img/vh-global-top.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .margen{
        max-width: 1200px;
        margin: 0px auto;
    }
    .pozicion{
        text-align: right;
    }
    .espacio{
        height: 900px;
    }
    .menup{
        position:fixed;
        margin-top: -400px;
        display: none;
    }
    .forma{
        max-width: 480px;
        margin: 0px auto;
    }
    .infosepa{
        border-left: 1px solid #19719f;
        padding-left: 15px;
    }
    .infosepa h2{
        font-family: 'Lato', sans-serif;
        font-size: 4em;
        color: #2DAFE6;
    }
    .infosepa h3{
        
        font-size: 1.2em;
        color: #fff;
    }
    .infosepa h4{
        
        font-size: 1.5em;
        color: #fff;
    }
    .dcontacto ul{
        margin-left: -30px;
    }
    .dcontacto ul li{
        color: #2DAFE6;
        padding: 0px 15px;
    }
    .dcontacto ul li a{
        color: #2DAFE6;
        font-size: .9em;
        letter-spacing: 1px;
    }
    .infosepa2{
        border-left: 1px solid #19719f;
        padding-left: 15px;
    }

    .menudesk ul li{
        padding-right: 90px;
    }
    .menudesk ul li a{
        color: #fff;
        padding-bottom: 20px;
        font-size: .8em;
    }
    .menudesk ul li a:hover{
        border-bottom:2px solid #2DAFE6;
        color: #fff;
        padding-bottom: 20px;
    }
    .btnmenuact{
        border-bottom:2px solid #2DAFE6;
        padding-bottom: 20px;
    }
    .rayita{
        border-bottom: 1px solid #334d69;
        margin-top: 19px;
    }
    .espaciohome{
        height: 350px;
    }
    .alto{
        height: 170px; 
    }
    .titulosp h2{
        font-size: 4em;
        color: #fff;
    }
    .cajaesp{
        background-color: #fff;
        padding: 50px;
    }
    .lineadivisoria{
        width: 1px;
        height: 340px;
        margin: 0px auto;
        background-color: #2DAFE6;
    }
    .elpad{
        padding: 40px;
    }
    .baseformc{
        background-color: #fff;
        padding: 35px;
    }
    .iconcont{
        font-size: 3em;
        color: #2DAFE6;
    }
    .base-redonda{
        background-image: url(../img/base-redonda.png);
        background-position: center right;
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .masinfo{
        text-align: right;
    }
    .tmanio{
        width: 720px;
        float: right;
    }
    .forma{
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        border: 1px solid #3b5069;
        padding: 28px;
        background-color: rgba(8, 27, 44, 0.35);
        -webkit-box-shadow: -3px 0px 15px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: -3px 0px 15px -7px rgba(0,0,0,0.75);
        box-shadow: -3px 0px 15px -7px rgba(0,0,0,0.75);
    }
    .infopais a{
        width: 200px;
        display: block;
        text-align: center;
        color: #2DAFE6;
        font-size: .9em;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 55px;

    }
    .infopais{
        background-color: #112745;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        max-width: 350px;
        border: 1px solid #40526a;
        -webkit-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
        -moz-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
        box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
        padding: 35px;
        float: right;
    }
    .cajapais{
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #2DAFE6;
        padding: 8px;
        background-color: #112d4b;
        color: #fff;
        width: 300px;
    }
    .bg-header2{
        background-image: url(../img/especialidades/aerospace.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-auto{
        background-image: url(../img/especialidades/automotriz.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-mpeligro{
        background-image: url(../img/img_mat_7mRaZWs.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-hand{
        background-image: url(../img/img_hand_16QSk0Y.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-charters{
        background-image: url(../img/especialidades/charters.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-nosotros{
        background-image: url(../img/especialidades/nosotros.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top; 
    }
    .bg-sec{
        background-image: url(../img/video-cover.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-cont{
        background: url(../img/registro.jpg) no-repeat center center fixed; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .infoesps h2{
        font-family: 'Lato', sans-serif;
        font-size: 4em;
        color: #2DAFE6;
        margin: 0px;
    }
    .infoesps h3{
        font-size: 2em;
        color: #31bdf7;
        margin: 0px;
    }
    .infoesps p{
        font-size: 1.1em;
        color: #697a82;
    }
    .infoesps ul li{

        color: #2DAFE6;
    }
    .infoesps ul li span{
        font-size: 1.1em;;
        color: #697a82;
    }

    .infoesps a{
        margin-left: 30px;
        width: 200px;
        text-align: center;
        color: #2DAFE6;
        font-size: .9em;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 55px;
    }
    .infoesps2 h2{
        font-family: 'Lato', sans-serif;
        font-size: 4em;
        color: #2DAFE6;
        margin: 0px;
    }
    .infoesps2 h3{
        font-size: 2em;
        color: #31bdf7;
        margin: 0px;
    }
    .infoesps2 p{
        font-size: 1.1em;
        color: #fff;
    }
    .infoesps2 ul li{

        color: #2DAFE6;
    }
    .infoesps2 ul li span{
        font-size: 1.1em;;
        color: #fff;
    }

    .infoesps a{
        margin-left: 30px;
        width: 200px;
        text-align: center;
        color: #2DAFE6;
        font-size: .9em;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 55px;
    }
    
    
    
    
    .tamaicon{
        width: 50px;
    }
    .iconoesp{
        border-right: 1px solid #2DAFE6;
        width: 70px;
        padding-right: 20px;
        margin: 0px auto;
    }
    .bgpinci{
        background:#011f41 url(../img/base-redonda.png);
        background-size: 100%;
    }
    .masinfo a{
        margin-left: 30px;
        width: 200px;
        text-align: center;
        color: #fff;
        font-size: .9em;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 55px;   
    }
    .infonos{
        text-align: center;
    }
    .infonos h1{
        font-family: 'Lato', sans-serif;
        font-size: 4em;
        color: #000;
    }
    .infonos p{
        color: #666666;
        font-size: 1.2em;
    }
    .infonos2{
        text-align: center;
    }
    .infonos2 h2{
        text-transform: uppercase;
        color: #000;
        font-size: 1.6em;
    }
    .infonos2 p{
        color: #666666;
        font-size: 1.2em;
    }
    .infonos2 ul li{
        color: #666666;
        font-size: 1.2em;
    }
    .titucont h2{
        font-family: 'Lato', sans-serif;
        font-size: 4em;
        color: #000;
    }
    .parrcont p{
        font-size: 1.2em;
        color: #797979;
        line-height: 32px;
    }
    .parrcont a{
        font-size: 1.2em;
        color: #797979;
        line-height: 32px;
    }
    .bloquedeinfo h2{
        color: #2DAFE6;
        font-size: 1.3em;
    }
    .bloquedeinfo p{
        color: #fff;
        font-size: 1.8em;
        line-height: 32px;
    }
/*******************************************************************************************************************/  
} 
/*******************************************************************************************************************/
/* Extra Large screens */
@media only screen and (min-width: 1201px) { }
@media only screen and (min-width: 1201px){
    .logo{
        width: 100px;
    }
    .bg-header{
        background-image: url(../img/vh-global-top.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .margen{
        max-width: 1300px;
        margin: 0px auto;
    }
    .pozicion{
        text-align: right;
    }
    .espacio{
        height: 900px;
    }
    .menup{
        position:fixed;
        margin-top: -400px;
        display: none;
    }
    .forma{
        max-width: 480px;
        margin: 0px auto;
    }
    .infosepa{
        border-left: 1px solid #19719f;
        padding-left: 15px;
    }
    .dcontacto ul{
        margin-left: -30px;
    }
    .dcontacto ul li{
        color: #2DAFE6;
        padding: 0px 15px;
    }
    .dcontacto ul li a{
        color: #2DAFE6;
        font-size: .9em;
        letter-spacing: 1px;
    }
    .infosepa h2{
        font-family: 'Lato', sans-serif;
        font-size: 4em;
        color: #2DAFE6;
    }
    .infosepa h3{
        
        font-size: 1.2em;
        color: #fff;
    }
    .infosepa h4{
        
        font-size: 1.5em;
        color: #fff;
    }
    
    .infosepa2{
        border-left: 1px solid #19719f;
        padding-left: 15px;
    }

    .menudesk ul li{
        padding-right: 90px;
    }
    .menudesk ul li a{
        color: #fff;
        padding-bottom: 20px;
        font-size: .8em;
    }
    .menudesk ul li a:hover{
        border-bottom:2px solid #2DAFE6;
        color: #fff;
        padding-bottom: 20px;
    }
    .btnmenuact{
        border-bottom:2px solid #2DAFE6;
        padding-bottom: 20px;
    }
    .rayita{
        border-bottom: 1px solid #334d69;
        margin-top: 19px;
    }
    .espaciohome{
        height: 350px;
    }
    .alto{
        height: 170px; 
    }
    .titulosp h2{
        font-size: 4em;
        color: #fff;
    }
    .cajaesp{
        background-color: #fff;
        padding: 50px;
    }
    .lineadivisoria{
        width: 1px;
        height: 340px;
        margin: 0px auto;
        background-color: #2DAFE6;
    }
    .elpad{
        padding: 40px;
    }
    .baseformc{
        background-color: #fff;
        padding: 35px;
    }
    .iconcont{
        font-size: 3em;
        color: #2DAFE6;
    }
    .base-redonda{
        background-image: url(../img/base-redonda.png);
        background-position: center right;
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .masinfo{
        text-align: right;
    }
    .tmanio{
        width: 720px;
        float: right;
    }
    .forma{
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        border: 1px solid #3b5069;
        padding: 28px;
        background-color: rgba(8, 27, 44, 0.35);
        -webkit-box-shadow: -3px 0px 15px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: -3px 0px 15px -7px rgba(0,0,0,0.75);
        box-shadow: -3px 0px 15px -7px rgba(0,0,0,0.75);
    }
    .infopais a{
        width: 200px;
        text-align: center;
        color: #2DAFE6;
        font-size: .9em;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 55px;

    }
    .infopais{
        background-color: #112745;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        max-width: 350px;
        border: 1px solid #40526a;
        -webkit-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
        -moz-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
        box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
        padding: 35px;
        float: right;
    }
    .cajapais{
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #2DAFE6;
        padding: 8px;
        background-color: #112d4b;
        color: #fff;
        width: 300px;
    }
    .bg-header2{
        background-image: url(../img/especialidades/aerospace.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-auto{
        background-image: url(../img/especialidades/automotriz.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-mpeligro{
        background-image: url(../img/img_mat_7mRaZWs.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-hand{
        background-image: url(../img/img_hand_16QSk0Y.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-charters{
        background-image: url(../img/especialidades/charters.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-nosotros{
        background-image: url(../img/especialidades/nosotros.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top; 
    }
    .bg-sec{
        background-image: url(../img/video-cover.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center top;
    }
    .bg-cont{
        background: url(../img/registro.jpg) no-repeat center center fixed; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .infoesps h2{
        font-family: 'Lato', sans-serif;
        font-size: 4em;
        color: #31bdf7;
        margin: 0px;
    }
    .infoesps h3{
        font-size: 2em;
        color: #31bdf7;
        margin: 0px;
    }
    .infoesps p{
        font-size: 1.1em;
        color: #697a82;
    }
    .infoesps ul li{

        color: #2DAFE6;
    }
    .infoesps ul li span{
        font-size: 1.1em;;
        color: #697a82;
    }
    .infoesps a{
        margin-left: 30px;
        width: 200px;
        text-align: center;
        color: #2DAFE6;
        font-size: .9em;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 55px;
    }
    .infoesps2 h2{
        font-family: 'Lato', sans-serif;
        font-size: 4em;
        color: #31bdf7;
        margin: 0px;
    }
    .infoesps2 h3{
        font-size: 2em;
        color: #31bdf7;
        margin: 0px;
    }
    .infoesps2 p{
        font-size: 1.1em;
        color: #fff;
    }
    .infoesps2 ul li{

        color: #2DAFE6;
    }
    .infoesps2 ul li span{
        font-size: 1.1em;;
        color: #fff;
    }
    .infoesps2 a{
        margin-left: 30px;
        width: 200px;
        text-align: center;
        color: #2DAFE6;
        font-size: .9em;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 55px;
    }
    
    
    .tamaicon{
        width: 50px;
    }
    .iconoesp{
        border-right: 1px solid #2DAFE6;
        width: 70px;
        padding-right: 20px;
        margin: 0px auto;
    }
    .bgpinci{
        background:#011f41 url(../img/base-redonda.png);
        background-size: 100%;
    }
    .masinfo a{
        margin-left: 30px;
        width: 200px;
        text-align: center;
        color: #fff;
        font-size: .9em;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #2DAFE6;
        padding: 12px 55px;   
    }
    .infonos{
        text-align: center;
    }
    .infonos h1{
        font-family: 'Lato', sans-serif;
        font-size: 4em;
        color: #000;
    }
    .infonos p{
        color: #666666;
        font-size: 1.2em;
    }
    .infonos2{
        text-align: center;
    }
    .infonos2 h2{
        text-transform: uppercase;
        color: #000;
        font-size: 1.6em;
    }
    .infonos2 p{
        color: #666666;
        font-size: 1.2em;
    }
    .infonos2 ul li{
        color: #666666;
        font-size: 1.2em;
    }
    .titucont h2{
        font-family: 'Lato', sans-serif;
        font-size: 4em;
        color: #000;
    }
    .parrcont p{
        font-size: 1.2em;
        color: #797979;
        line-height: 32px;
    }
    .parrcont a{
        font-size: 1.2em;
        color: #797979;
        line-height: 32px;
    }
    .bloquedeinfo h2{
        color: #2DAFE6;
        font-size: 1.3em;
    }
    .bloquedeinfo p{
        color: #fff;
        font-size: 1.8em;
        line-height: 32px;
    }
/******************************************************************************************************************/   
}
/*******************************************************************************************************************/

