@font-face{
    font-family: bahnschrift;
	src: url(../fuentes/bahnschrift.ttf)
}

@font-face{
    font-family: bebasneue;
	src: url(../fuentes/bebasneue.ttf)
}

@font-face{
    font-family: gothic;
	src: url(../fuentes/gothic.ttf)
}

@font-face{
    font-family: kalos;
	src: url(../fuentes/kalos.ttf)
}

*{
    box-sizing: border-box;
    margin: 0;    
}

*:focus {outline: none;}

body{ overflow-x: hidden; }

img{display: block; width: 100%;}

a:link, a:visited, a:active{
    text-decoration: none;
}

h1, h3{
    font-family: kalos; }

h2{
    font-family: gothic;   
}

h4{
    font-family: bahnschrift;
}

p{
    font-family: bahnschrift;
    line-height: 1.6em;
}

.tit_color{
    color: #bb891b;
}

.contenedor{
    width: 100%;
    margin: auto;
    padding: 0 15px;
}

@media(min-width:1160px){
    .contenedor{
        width: 1140px;
    }
}

/*------------- Barra Menu -------------*/

.barra_menu{
    padding: 6px 0;
    width: 100%;
}

.conte_m{
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center; 
}

#menus.change {
    background:  rgba(0, 0, 0, 0.9);
   /* background-color: #000;*/
    transition: all ease .6s; 
}
#menus.change .menu_link{    
    transition: all ease .6s;
} 

/*---------- Estilo Menu Movil ----------*/
.icon-menu{
    font-size: 1.8em;
    /*color: #b18f32;*/
    color: #fff;
    /*border: 1px solid white;*/
    display: block;
    padding: 0px;
    /*border-radius: 5px;*/
    cursor: pointer;
    line-height: 0px;
}

.icon-menu:hover{
    color: #bb891b;
}

.menu_op{
    position: absolute;
    /*top: 83px; height barra m*/
    top: 94px;
    left: auto;
    width: 100%;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    z-index: 3000;
    border-radius: 0px;    
    clip-path: polygon(calc(100% - 18px) 0,100% 18px,100% 100%,0 100%,0 0);
}

.menu_lista{     
    list-style: none;
    padding: 25px;
    margin: 0;
}

.menu_link{
    font-family: bahnschrift;
    color: #000;
    font-size: 1em;
    padding: 10px 0;
    display: block;
    text-decoration: none; 
    border-bottom: 1px solid rgba(189, 189, 189, 0.9)
}

.menu_link:hover{
   /* background-color: #bb891b;*/
    color: #bb891b;
}

.menu_lista a.select{    
    color: #bb891b;
}

.mostrar{
  opacity: 1;
  visibility: visible;
}

.fixed{
    position: fixed;
    top: 0;
    z-index: 4000; 
}

@media(min-width:768px){
    .menu_op{
        width: 250px;
    }
}

/*-------------- --------------*/
.logo_vr img{
    max-width: 140px;   
}

.redes_sociales{
    display: flex;
    padding-bottom:10px
}

.redes_sociales [class^="icon-"]{
    display: block;
    line-height: 0;
    font-size: 1.3em;
    margin-left: auto;
    /*color: #000;*/
    color: #fff;
    cursor: pointer;
}

.select_idioma{    
    display: flex;
    font-family: bebasneue;
    list-style: none;
    font-size: 1.1em;
}

.m_leng_cont{
    color: #fff;
    text-decoration: none;
    margin-left: 2px;
    letter-spacing: 0.05em
}

.select_idioma a:nth-child(3){
    margin-left: 20px;
}

.select_idioma a.act{
    color: #bb891b;
}

/*------- Baner ------*/
/*
.cont_vrimac{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -999;
}*/

.cont_video{
    position: relative;
    width:100%;
    height:100vh;
    overflow:hidden; 
}

.baner_video{
    position: absolute;
    min-height: 100%; 
    min-width: 100%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.cont_video:before{
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35);
    z-index: 200;
}

/*------------- Logros VR -------------*/
.logros_victor_rimac{
    background-color: #000;
}

.cont_logros_vr{
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.logros_m{
    width: 48%;
    margin-bottom: 15px;
    text-align: center;
}

.logros_m img{   
   max-width: 100px;
   margin: 0 auto;
}

.text_logros{
    color: #fff;
    font-weight: 100; 
}

@media(min-width:768px){
    .logros_m{
        width: 24%;
    }
}

/*----------Victor Rimac --------*/
.cont_victor_rimac{
    width: 100%;
    padding-top: 30px;
    margin-bottom: 30px;
}

.vr_title{
    font-size: 2.4em;
    letter-spacing: 2px;
    text-align: center;
}

.vr_subt{
    font-size: 0.9em;
    font-weight: 400;
    color: #2f2f2f;
    margin-bottom: 20px;
    text-align: center;
}

.vr_text{
    font-size: 1.1em;
    color: #6f6d6d;
    font-weight: 300;
    text-align: justify;
    margin-bottom: 30px;
}

.col_rimac .f_vr{
    max-width: 300px;
    margin:0 auto;
}

.gal_victor{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.gal_vr_mtn{
    position: relative;
    width:24%;
}

.ico_gal:before{
    content: "";
    transition: all .3s ease-in;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;    
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 91.5%;
    height: 90.5%;
    opacity: 0;
    cursor: pointer;
    /* background: rgba(255,254,253,0.4); */
    background-image:  url("../img/zoom.png") ;
    background-repeat: no-repeat;
    background-position: center;
}
.ico_gal:hover::before{
    opacity: 1;
}

.verm{
    margin: auto 0;
    text-align: center;
}

.link-mas{
    font-size: 4em;
    color: #000;
}

.link-vermas{
    font-family: bahnschrift;
    color: #000;
}

.link-mas:hover {
    color: #bb891b;
}

/**/


@media(min-width:768px){
    .cont_victor_rimac{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; 
    }
    
    .col_rimac{
        width: 50%;        
    }
}

@media(min-width:1024px){
    .vr_title{
        font-size: 3.2em;
    }
    .vr_subt{
        font-size: 1.1em
    }
}

/*----------- El Reto ----------*/


.col_reto img{
    margin:0 auto;
}
.col_reto img:nth-child(1){
    max-width: 200px;
    margin-bottom: 30px;
}

.col_reto img:nth-child(2){
    max-width: 300px;
}

.reto_title{
    font-size: 2.4em;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 20px;
}

.reto_text{
    font-size: 1.1em;
    color: #6f6d6d;
    font-weight: 300;
    text-align: justify;
    margin-bottom: 30px;
}

.gal_elreto{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cont_greto{
    position: relative;
    width: 49%; 
}

@media(min-width:768px){
    .cont_elreto{
        padding-top: 30px;
        margin-bottom: 30px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .col_reto{
        width: 50%;
    }    
}

@media(min-width:1024px){
    .reto_title{
        font-size: 3.2em;
    }
}


/*------------ Primer 8000 --------------*/
.cont_primer8000{
    padding-top: 30px;
}

.p8000_text{
    font-size: 1.1em;
    color: #6f6d6d;
    font-weight: 300;
    text-align: justify;
    margin-bottom: 30px;
}

.eslogan_vrimac{
    width: 100%;
    max-width: 280px;
    line-height: 1.9em;
}

.ev_title{
    font-size: 1.4em;
    
}

.ev_subtitle{
    font-weight: 300;
    margin-bottom: 20px;
}

.p8000_title{
    font-size: 2.4em;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-align: center;
}

.col_p8000 img{
    max-width: 400px;
    margin: 0 auto;
}

@media(min-width:768px){
    .cont_primer8000{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .col_p8000{
        width: 48%;
    }
}

@media(min-width:1024px){
    .p8000_title{
        font-size: 3.2em;
    }    
}

/*---------- 14 ochomiles ----------*/

.contenido_mtns{ 
    width: 100%;
/*    margin-top: 30px;*/
}

.cont_mtn{
    display: flex;
    justify-content:center;
    padding-right: 25px;
}

.col_mtn{
    width: 100%; 
    max-width: 300px; 
    padding-right: 15px;  
}

.n_mtn{
   width: 100%;
   max-width: 120px;
}

.mont{
    width: 100%;
    height: 40px; 
}


@media(min-width:1024px){
    .col_mtn{
        display: none;
    }
}

.col_mtns{
    display: none;
}

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

.box{
    border: 1px solid #c79320;
    position: relative;
    font-size: 0.8em;
    font-family: sans-serif;
    color: #000;
    padding: 5px;
    margin-bottom: 6px;
    transition: all 0.3s ease-in;
    user-select: none;
/*  cursor: default;*/
}

.box:hover{
    background-color: #c79320;
    border-color: transparent;
    color: #fff;
}

.box-left::before{
    content: "";
    position: absolute;
    transition: all 0.3s ease-in;
    top: 50%;
    transform: translateY(-50%);
    
    left: -20px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid #c79320;
}

.b_peru::after{
    content: "";
    position: absolute;
    left: 101%;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../img/bperu.svg);
    background-repeat: no-repeat;
    width: 25px;
    height: 40px;
}

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

@media(min-width:1024px){
   
    .contenido_mtns{ 
        display: flex;
    }
    
    .cont_mtn{
        padding-right: 0px;
    }
    
    .box-left, .b_peru{
        display: none;
    }
    
    .col_mtns{
        display: block;
    }
        
    .box-bottom::after {
        content: "";
        position: absolute;
        transition: all 0.3s ease-in;    
        bottom: -20px;
        left: calc(50% - 10px);
        border-top: 10px solid #c79320;
        border-bottom: 10px solid transparent;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
    }

    .bperu_top::after{
        content: "";
        position: absolute;    
        top: -25px;
        left: calc(50% - 10px);
        left: 50%;
        transform: translateX(-50%);
        background-image: url(../img/peru.svg);
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
    }    
    
    .cont_mtn:nth-child(1){
        margin: 90px auto -90px;   
    }
    
    .cont_mtn:nth-child(2){
       margin: 80px auto -50px;
    }
    
    .cont_mtn:nth-child(3){
       margin: 60px auto -40px;
    }
    
    .cont_mtn:nth-child(4){
       margin: 60px auto -50px;
    }
    
    .cont_mtn:nth-child(5){
       margin: 60px auto -50px;
    }
    
    .cont_mtn:nth-child(6){
       margin: 10px auto -50px;
    }
    
    .cont_mtn:nth-child(7){
       margin: 40px auto    0px;
    }
    
    .cont_mtn:nth-child(8){
       margin: 50px auto -50px;
    }
    
    .cont_mtn:nth-child(9){
       margin: 60px auto -50px;
    }
    
    .cont_mtn:nth-child(10){
       margin: 70px auto -40px;
    }
    
    .cont_mtn:nth-child(11){
       margin: 80px auto -90px;
    }
    
    .cont_mtn:nth-child(12){
       margin: 90px auto -90px;
    }
    
    .cont_mtn:nth-child(13){
       margin: 90px auto -800px;
    }
    
    .cont_mtn:nth-child(14){
       margin: 90px auto -90px;
    }
    
    .box .text_mt{        
       writing-mode: vertical-rl;        
       transform: rotate(180deg); 
    }  
}


.text_catorce_ochomiles{
    text-align: center;
    color: #bb891b;
    letter-spacing: 5px;
    
}

.text_catorce_ochomiles h1{
    font-size: 2.5em;
    font-weight: 500;
}



/*------------ Expediciones -----------*/
.fondo_expediciones{
    position: relative;
}

.fondo_expediciones .exped_t{
    position: absolute;
    bottom: 0px;   
}

.exped_t{
    font-size: 2.4em;
    letter-spacing: 2px;
    color: #bb891b;
}

@media(min-width:1024px){
    .exped_t{
        font-size: 3.2em;
    }
}

/*----------- Info - Exped-----------*/

.info_exped{
    width: 100%; 
    padding: 15px 0; 
    background-color: #111111;
}

.cont_acord{
	/*border: 0.09em solid #272727;*/
    margin-bottom: 15px;  
}

.exped_title{
	color:#fff;
	font-size:1.5em;
	display: block;
	padding:15px;
	position: relative;
	cursor: pointer;
	font-family: kalos;
    font-weight: 100;
}

.text_expend{
    color: #fff;
    font-weight: 300;
    font-size: 1em;
}

.exped_title .contenedor{
    position: relative; 
}

.exped_detalle{
    background-color: #272727;
	padding:20px 15px;
	display: none;
	line-height: 26px;
	font-family: Humanst521LtBT;
	font-size: 1.1em;
    text-align: justify; 
}

.exped_title .mas:after{
	content:'+';
	display: block;
	position: absolute;
	right:15px;
	top:50%;
    transform: translateY(-50%);
	font-size:1.4em;   
}

.exped_title.toggled .menos:after{
	content:'–';
	/*color:#da291c;*/
    color:#bb891b;
	font-size: 1.4em; 
}

.exped_title.toggled{
    color: #bb891b;
}

.exped_title:hover{
    color: #bb891b;
}

.exped_detalle.abierto{
	display: block;
}

.col_exped img{
    margin-bottom: 15px;
}

.t_exped{
    color: #bb891b;
    letter-spacing: 1px;
}

.subt_expend{
    color: #bb891b;
    font-weight: 100;
    font-size: 1em;
}

.text_nota{
    text-transform: uppercase;
	color:#06717e;
	font-size:1em;
	padding:15px 20px 15px 0;
	font-family: Humanst521LtBT;
}

.descripcion_nota{
    font-family: Humanst521LtBT;
	font-size: 1.1em;
}

@media(min-width:768px){
    .cont_exp{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .col_exped{       
        width: 49%;
    }
    
    .col_exped img{
    margin-bottom: 0px;
    }
}

@media(min-width:1024px){
    .titulo_itinerario{
        font-size: 2em;
    }
}

/*------------ Galeria --------------*/
.vrm_galeria{
    padding-top: 30px;    
}

.title_galeria{
    font-size: 2.4em;
    margin-bottom: 20px;
}

.cont_galeria{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cont_galeria img{
    width: 49%;
    margin-bottom: 1.44%;
}

@media(min-width:768px){
    .cont_galeria img{
        width: 32.5%;
    }
}

@media(min-width:1024px){
    .title_galeria{
        font-size: 3.2em;
    }
}



/*---------- Cont Galeria ------------*/

.wrap-slider {
    margin: auto;  /* margin: auto*/
    position:relative;
    width: 100%;
    max-width: 1140px;
    display: flex;
  }
  
  .contenedor-slider {   
    width: 100%;
    overflow: hidden;
    margin-left: 40px;
    margin-right: 40px;  
  }
  
  .slider {
    display: flex;
    width: 300%;
  /*  height: 200%; */
  }
  
  .slider__section {
    width: 100%; 
  }
  
  .slider__img {
    display: block;
    width: 100%;
   
  }
  
  .icon-left, .icon-right {
    width: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    font-family: monospace;
    cursor: pointer;
    color: #fabc00;
  }
   
  .icon-left {
    left: 0px;
    
  }
  
  .icon-right {
    right: 0px;
  }
  



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

.tipo_productos{    
    width: 100%;
    padding: 15px 0;  
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.conte_img{
   position: relative;
   width: 47%;
   margin-bottom: 15px;
}


.info_p{
   /* padding-bottom: 15px;*/
    height: 100%;
   /* width: 47%;*/
    
}

@media(min-width:480px){        
    .tipo_productos{      
        justify-content: space-around;
    }
    
}

@media(min-width:768px){    
    .conte_img{
       width: 32%; 
    }
}

/**/
.cont_btn_galeria{
    margin-bottom: 30px;
}

.btn_galeria{
    border: 1px solid #f08524;
    color: #f08524;
    width: 150px;
    padding: 8px;
    text-align: center;
    font-size: 1.2em;
    cursor: pointer;
    font-family: Abadi;
    margin: 0 auto;
}

.btn_galeria:hover{
    background-color: #f08524;
    color: #fff;
}



/*---------- Conferencias -----------*/

.pensamientos_conf{
    padding: 15px 0;
}

.pensam_confe{
    font-size: 1.3em;
    font-weight: 400;
    width: 100%;
    max-width: 358px;
}

.cont_conferencias_vr{
    padding-top: 30px;
}

.vr_conf{
    max-width: 350px;
    margin:0 auto;
}

.vr_img{
    max-width: 220px;
    margin: 0 auto;
}

.title_conf{
    font-size: 2.4em;
    text-align: center;
    margin-bottom: 15px;
}
.text_conf{
    font-size: 1.1em;
    color: #6f6d6d;
    font-weight: 300;
    text-align: justify;
    margin-bottom: 30px;
}

.video_fundacion{
    position:relative;
    width:100%;
    height:0px;
    padding-top:56.25%;
    margin: 30px 0;
}

.confe_video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; line-height: 0;
}

.log_conferencias{
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;    
}

.log_conferencias img{
    width: 100%;
}

@media(min-width:768px){
    .cont_conferencias_vr{
        display: flex;
        justify-content: space-between;
    }    
    .col_conf_vr{
        width: 48%;
    }
    
    .log_conferencias img{
    width: 50%;
    }
}

@media(min-width:1024px){
    .title_conf{
        font-size: 3.2em;
    }
}

/*---------- VR Fundacion -----------*/
#la_fundacion{    
    z-index: 300;
    position: relative;
}

.cont_fundacion{
    padding-top: 30px;
}

.title_fund{
    font-size: 2.4em;
    text-align: center;
    margin-bottom: 15px;
}

.text_fund{
    font-size: 1.1em;
    color: #6f6d6d;
    font-weight: 300;
    text-align: justify;
    margin-bottom: 30px; 
}

.col_fund img{
    max-width: 350px;
    margin: 0 auto;
}

.pictures_fundacion{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.gal_fund_vr{
    width: 24%;
    position: relative;
}

@media(min-width:768px){
    .cont_fundacion{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .col_fund{
        width: 48%;
    }   
}

@media(min-width:1024px){
    .title_fund{
        font-size: 3.2em;
    }
}


/*------------- VR Premiun -------------*/


.gal_vrpclimb{
    max-width: 350px;
    position: relative;
    margin: 0 auto;
}

.g_vrpc{
    max-width: 200px;
    margin: 0 auto 30px;
}

 .g_vrp{
    max-width: 350px;
    margin-bottom: 20px;
}

.title_vrpremium{
    font-size: 2.4em;
    text-align: center;
}

.subt_vrpremium{
    font-size: 0.9em;
    font-weight: 400;
    color: #2f2f2f;
    text-align: center;
    margin-bottom: 20px;
}

.text_vrpremium{
    font-size: 1.1em;
    color: #6f6d6d;
    font-weight: 300;
    text-align: justify;
    margin-bottom: 30px; 
}

.pensamiento_vrpc{
    background-color: #272727;
}

.text_vrpc{
    width: 100%;  
    color: #fff;
    padding: 40px 0;
    text-align: center;
}

.title_pensam{
    font-size: 1.3em;
    font-weight: 400;
}

@media(min-width:768px){
    .cont_pclimb{
        padding-top: 30px;
        display: flex;
        justify-content: space-between;
    }    
    .col_pclimb{
        width: 49%;
    }
    
    .col_pclimb h1{
    margin-top: 0px;
    }
    
    .pensamiento_vrpc{
        margin-top: -100px; 
    }
    
    .text_vrpc{
        width: 50%;
        margin-left: auto;
    }    
}

@media(min-width:1024px){
    .title_vrpremium{
        font-size: 3.2em;
    }
    
    .subt_vrpremium{
        font-size: 1.1em;
    }
}

.links_rsociales{
    width: 100%;
    max-width: 200px;
    padding: 20px 0;
    display: flex;
    margin: auto;
}

.links_rsociales [class^="icon-"]{
    color: #000;
    margin: auto;
    text-decoration: none;
    font-size: 1.5em;
}

.links_rsociales [class^="icon-"]:hover{
    color: #b18f32;
}

@media(min-width:1024px){
    .links_rsociales{
        margin-right: 0;
    }
}

/*----------- sponsors -----------*/

.sponsors{
    background-color: #000;
}

.text_sponsor{
    color: #bb891b;
    font-size: 2.4em;
    text-align: center;
    padding-top: 30px;
}

/*
.row_sponsor_first{
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows:auto;
    margin-bottom: 15px;
}

.row_sponsor_first img:nth-child(-n+2) {
    grid-column-start: span 1;
    max-width: 250px;
    margin: auto
}

.row_sponsor_first img:nth-child(3){
    grid-column-start: span 3;
    max-width: 500px;
    margin: auto;
}

.row_sponsor_second{
    grid-template-columns: repeat(3, 1fr);
}

.row_sponsor_second img{
    max-width: 190px; 
    margin: auto;
}

.row_sponsor_three{
    grid-template-columns: repeat(4, 1fr);
}

.row_sponsor_three img{
    max-width: 170px;
    margin: auto;
}

.row_sponsor_four{
    grid-template-columns: repeat(2, 1fr);
}

.row_sponsor_four img{
    max-width: 350px;
    margin: auto;
}

.row_sponsor_second,
.row_sponsor_three,
.row_sponsor_four{
    display: grid;
    grid-auto-rows:auto;
    padding-bottom: 15px;
}
*/


.galeria_sponsors [class^="row_sponsor_"]{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-bottom: 20px;
}

.row_sponsor_first img{
    width: 50%;
    max-width: 240px;
}

.row_sponsor_second img{
    width: 33.3%;
    max-width: 190px;
}

.row_sponsor_three img{
    width: 25%;
    max-width: 160px;
}

.row_sponsor_four img{
    width: 50%;
    max-width: 350px;
}


/*

.galeria_sponsors{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-bottom: 30px;
}

.galeria_sponsors img{ 
    width: 32%;
    margin-bottom: 2%;
}

@media(min-width:768px){
    .galeria_sponsors img{
        width: 18%;
    }
    
    .text_sponsor{
       font-size: 3.2em;
    }
}
*/

/*----------- Footer  --------------*/

.info_autor{
    background-color: #fff;
}

.cont_autor{
    padding: 15px;    
}

.cont_autor p{
    color: #000;
    font-size: 0.8em; 
    font-family: gothic;
    text-align: center;
}

/*------------- Top Boton ------------*/

#boton{
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 35px;
	height: 35px;
	border: none;
	font-size: 1.5em;
	text-align: center;
	padding: 0;
	cursor: pointer;
	background-color: #fff;
	opacity: 0.5; 
    line-height: 22px;
}

#boton:hover{
	color: #000;
	opacity: 1;
}


/**/

.wrap {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;  
}
.wrap * {
  box-sizing: inherit;
}
.wrap-inner {
  
  height: 0;
  padding-bottom: 50%;
  margin: 0 auto;
  overflow: hidden;  
  width: 100%;
  position: relative; 
}

.swiper-outter {
  width: 100%;
  padding: 0 65px;
  position: relative;
}
 
.swiper-button-prev,
.swiper-button-next {
    width: 40px;
  height: 40px;
  margin-top: -20px;
  background-size: 100% auto;
}

.swiper-button-prev {
  color: black;
}

.swiper-container {
  width: 100%;
  position: relative;
}
.swiper-wrapper {
  width: 100%;
  

}
.swiper-slide {
  width: 100%;
  background-color: #EFEFEF;
  height: 0;
/*  padding-bottom: 56.25%;*/
}
.swiper-slide .video-container {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
}
.swiper-slide .video-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; 
}



