@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Oswald:wght@700&display=swap');
*{
    box-sizing: border-box;
}
body{
    font-family: 'Montserrat', sans-serif;
    margin: 0;
}
/*---------------------------------------estilos base---------------------------------------*/
iframe{
    padding: 20px;
    display: block;
    width: 100%;
    max-width: 1000px;
    max-height: 1000px;
    margin: auto;
}
img{
    display: block;
    width: 100%;
    max-width: 100%;
 
}
h1,h2,h3,h4,h5,h6{
    margin: 0;
    
}
.container {
    width: 100%;
    margin: auto;
}
.container--flex {
    display: flex;
    flex-wrap:wrap; 
    justify-content: space-between;
    align-items: center;
}
.container--appflex {
    display: flex;
    justify-content: center;
    align-items: center;
}
.column{
    width: 100%;
}
.containers img{
    max-height: 500px;
    max-width: 400px;
    text-align: center;
    margin: auto;
}

/*---------------------------------------estilos header---------------------------------------*/
.main-header{
    width: 100%;
    background:#1B1C1E;
}
.logo{
    width: 180px;
    margin: auto;
    padding: 5px;
}
.main-header__contacInfo__phone{
    font-size: 15px;
    background: #1975C5;
    color:white;
    margin: 0 auto;
    padding:8px;
}
.main-header__contactInfo__address{
    font-size: 15px;
    background: white;
    margin: 0 auto;
    padding:8px;
}
.main-header [class*="icon-"]:before{
    position: relative;
    top: 2px;
    right: 5px;    
}
/*---------------------------------------estilos puntos---------------------------------------*/

.tabs{
 list-style: none;
    margin-top: 30PX;
    margin-bottom: 2px;
    padding-left: 0;
    display: flex;

}

 .tabs__item {
    font-size: 13.5px;    
    line-height: 30px;
    padding: 5px;
     text-align: center;
     margin-right: 1px;
     background:#292A2D;
     color: white;
     cursor: pointer;
     border-bottom: none;
     
    }
.active{
    background: #1975C5;
    
     
}
.panels{
    border: 1px;
   
}
.panels__item{
position: absolute;
    left: -50000px;
}
.panels__item.active{
    position:relative;
    left: 0%;
    
}


/*---------------------------------------estilos menú---------------------------------------*/
.main-nav {
  width: 100%;
    position:relative;
    z-index: 2000;
    padding: 10px;
    
}
.icon-menu{
    display: block;
    color: white;
    border: 1px solid white;
    border-radius: 3px;
    width: 40px;
    height: 40px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    font-size: 1.5em;
}
.social-icon{
    display: flex;
    justify-content: space-between;
}
.social-icon [class*="icon-"]{
    color: black;
    margin-left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.3em;
    height: 35px;
    width: 35px;
    background: white;
    border-radius: 50%;
}
.social-icon__link{
    text-decoration: none;
}

.menu{
    font-size:15px ;
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,.90);
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    height: 0;
    overflow: hidden;
    transition: height .3s linear;
}
.menu__link{
    display: block;
    padding: 15px;
    color: white;
    text-decoration: none;
}
.menu__link:hover{
    background: #1975C5;
}
.menu__link--select{
    background: #1975C5;
}
.mostrar{
    height: 245px;
}

/*---------------------------------------estilos banner---------------------------------------*/
.banner {
    margin-top: -60px;
    position: relative;
}
.banner:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.1);
    z-index: 1000%;
    top: 0;
}

.banner__img{
    width: 100%;
    height: 350px;
    object-fit:cover; 
}
/*----------------------------------estilos principales------------------------------------*/
.group--color{
    padding-top: 30px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
        
}
.group--color .container{
    background: #1975C5;
    color: white;
    padding: 5px;
    text-align: center;
}
.main__title{
    margin: 10px;
    font-size:1.8em;
    font-family: 'oswald';
    font-weight: 100;
}
.column__title{
    font-size: 1.5em;
    text-align: center;
    padding-top: 30px;
}

.column__titulo{
    font-size: 1.2em;
}

    

.terminos{
    display: block;
    text-align: center;
    
}

.btn__apple img{
    padding: 10px;
    display: block;
    width: 200px;
   
}
.btn__aplle img{
    padding: 10px;
    display: block;
    width: 400px;
   
}
.btn__aplle:hover{
    display: block;
    transition: all ease 0.5s;
    transform: scale(1.1);
}

.btn__play,.btn__apple:hover{
    display: block;
    transition: all ease 0.3s;
    transform: scale(1.1);
}
/*---------------------------------------estilos nueva app---------------------------------------*/
.main__abaout__description .column:nth-child(1){
    
    padding-left: 10px;
    padding-right: 10px;
   
}
.main__abaout__description .column:nth-child(2){
    padding-left: 10px;
    
margin: auto;
}
.app__txt{
    text-align: center
}
.main__radio img{
    padding-left: 10px;
    padding-right: 10px;
}
/*---------------------------------------estilos hoteles ---------------------------------------*/
.cityy{
    padding-left: 10px;
    padding-right: 10px;
}
.city{
    width: 250px;
    margin: auto;
}
.main__hotelesmty p{
    font-size: .9em;
    text-align: center;
    
}
.holi{
    width: 250px;
    margin: auto;
    
}
.main__hotelesgdl img{
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.main__hotelsubsede img{
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

/*---------------------------------------estilos carreras en vivo ---------------------------------------*/

.main__carreras [class*="column__pasos"]{
    text-align:left;
    padding-left: 10px;
    padding-right: 10px;
    
   
}
.main__carreras [class*="column__txt"]{
    text-align:center;
    font-family: 'Montserrat',bold;
   padding-left: 10px;
    padding-right: 10px;
}



/*---------------------------------------estilos slide---------------------------------------*/
.slider img{
width: 100%
}
.container-slider{
    padding: 25px;
    left: 0;
    right: 0;
    max-width: 1040px;
    margin:auto;
}
.container-slider h3{
    font-size:18px;
    font-weight: 500;
    text-align: center;
    position:relative;
    margin-bottom: 35px;
}
.container-slider h3:after{
    content:  "";
    position: absolute;
    width: 200px;
    height: 4px;
    background-color:#1975C5;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
}
.slider .item{
    background: #fff;
    box-shadow: 0 5px 6px #cacaca;
    border-radius: 8px;
    padding: 1px;
}
.slider .slick-slide{
    margin: 14px
}
.slider .slick-dots li.slick-active button:before{
    color:#1975C5;
}
.slider .slick-dots li button:before {
    font-size:10px;
    padding: 5px;
}
.slider .slick-next:before,
.slider .slick-prev:before{
    color:#1975C5;
    font-size:20px;
}
.item:hover{
    display: block;
    transition: all ease 0.3s;
    transform: scale(1.1) translatey(-5px);
}
.milla:hover {
    display: block;
    transition: all ease 0.3s;
    transform: scale(1.1) ;
}
.aut:hover {
    display: block;
    transition: all ease 0.3s;
    transform: scale(1.1) ;
    
   
}
/*-----------------------------------estilos footer------------------------------------*/
.main-foter{
    background:#0C0C0C;
    color: white;
    padding: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: .8em;
}
.copy{
    text-align: center;
    margin: auto;
    margin-top: 15px;
}
.main-foter [class*="icon-"]{
    color: white;
    text-decoration: none;
}
.main-foter [class*="icon-"]:before{
    position: relative;
    top: 3px;
    left: -1px
}
  .main-foter .container--flex .column:nth-child(1){
    padding: 10px
    }
 .main-foter .container--flex .column:nth-child(2){
    padding: 10px
    }
/*-----------------------------------estilos responsive------------------------------------*/

@media screen and (min-width:480px){

    .logo{
        padding: 10px;
        margin-left: 20px;
    }
    .main-header{
        background: #1B1C1E;
        margin-bottom: 18px;
    }
    .main-header__contactInfo{
        text-align: right;
        margin-top: 40px
    }
   
    .banner{
        
        z-index: -1000;
    }
    .main-header__contacInfo__phone{
        background: none;
        
    }
    .main-header__contactInfo__address{
        background: none;
        color: white;
    }
     .columna--50{
        width: 49%;
    }    
    .column--50{
        width: 50%;
    }
 
    .main-nav{
        background:rgba(0,0,0,.90);
        margin-top: -18px;
    }
    .main-foter .container--flex .column:nth-child(2){
        margin-top: -30px;
    }
   
    
}
@media screen and (min-width:768px){
         .tabs__item {
    font-size: 16px;    
    line-height: 35px;
    padding: 10px;
     text-align: center;
     margin-right: 1px;
     background:#292A2D;
     color: white;
     cursor: pointer;
     border-bottom: none;
     
    }
.active{
    background: #1975C5;
    
     
}
    .main__title{
        font-size: 2.2em;
    }
    .columna-50{
        width: 49%;
    }  
      .columna--33{
        width: 30%;
    }
    .main-foter .container--flex .column:nth-child(2){
     text-align:right;
    }
}
@media screen and (min-width:1024px){
    .container{
        width: 1000px;
    }
    .banner{
        margin-top: -65px;
        
    }
    .banner__img{
        height: 700px
    }
    .icon-menu{
        display: none;
    }
    .menu {
        position: static;
        display: flex;
        height: auto;
        width: auto;
    }
}


































