.margin-1{
  margin-top: -5px;
}
.margin-2{
  margin-top: -50px;
  z-index: -1;
}
.desaparecer {
  display: none;
}

.column-element{
  width: 620px; 
  height: 420px;
  
}

@media (max-width: 30em) {
    .margin-1 {
        margin-top: 0px;
    }
    .margin-2{
  margin-top: 0px;
}
    .desaparecer{
      display: inherit;
    }
    .disapir {
      display: none;
    }
    .column-element{
  width: 80% !important; 
  height: 170px !important;
}
}

@media (max-width: 1280px){
.column-element{
  width: 100%; 
  height: 350px;
}
}
@media (max-width: 1366px){
.column-element{
  width: 500px; 
  height: 300px;
}
}
.carousel-indicators {
  display: none !important;
}

.quien_eres{
  text-align: center;
  padding: 1vw;
  font-size: 2.5em;
  background: #efefef;
  color: #606060;
}
.quien_eres img {
    width: 15%;
    padding-top: 7px;
}
@media (max-width: 577px) { 
  .quien_eres{
    padding: 6vw;
    font-size: 1.8em;
  }
}


.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
   border: none;
    opacity: .5;
    transition: opacity .6s ease;
}

.ageBotonera{
  text-align: left;
}
.ageBotonera .btn_container{
  width: 108vw;
  margin-left: -4vw;
}
.ageBtn{
  text-align: center;
  display: inline-block;
  margin:0px;
  width: 25vw;
  color: #fff;
  font-size: 1.3em;
  height: 30vw;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: width 0.2s ease-in-out, font-size 0.7s;
  -moz-transition: width 0.2s ease-in-out, font-size 0.7s;
  -o-transition: width 0.2s ease-in-out, font-size 0.7s;
  transition: width 0.2s ease-in-out, font-size 0.7s;
}
.ageBtn.active{
  width: 30vw;
  font-size: 2em;
}
@media (max-width: 768px) { 
  .ageBotonera .btn_container{
    width: 108vw;
    margin-left: -5vw;
  }
  .ageBtn{
    height: 38vw;
    font-size: 1.2em;
  }
  .ageBtn.active{
    font-size: 1.5em;
  }
  .quien_eres img{
      width: 50%;   
  }
}
@media (max-width: 577px) { 
  .ageBotonera .btn_container{
    width: 120vw;
    margin-left: 0vw;
  }
  .ageBotonera{
    padding: 0;
  }
  .ageBtn{
    margin: -3px -2px;
    width: 50.5vw;
    height: 200px;
    font-size: 1em;
  }
  .ageBtn.active{
    width: 55vw;
    font-size: 1.2em;
  }  
  .quien_eres img{
      width: 50%;   
  }
}

.ageBotonera #primera {
background:#99cd33;
padding-top: 3.5vw;
padding-left: 0vw;
}
.ageBotonera #segunda {
background:#006666;
padding-top: 3.5vw;
padding-left: 0vw;
}
.ageBotonera #tercera {
background:#0099cc;
padding-top: 3.5vw;
padding-left: 0vw;
}
.ageBotonera #forma {
background:#993266;
padding-top: 3.5vw;
padding-left: 0vw;
}




.ageBtn .imgContainer {
  width: 18vw;
  margin: auto;
}
.ageBtn img{
  width: 95%;
  margin-top: 2vw;
} 
.ageBtn.active img.claro{
  opacity: 0
}
.ageBtn.active img.color{
  opacity: 1
}
.ageBtn img.claro{
 opacity: 1
}
.ageBtn img.color{
  margin-top: -20.5vw;
  opacity: 0;
  -webkit-transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: opacity 0.7s;
}
@media (max-width: 577px) { 
  .ageBtn .imgContainer {
    width: 35vw;
  }
  .ageBtn img.color{
    margin-top: -43.5vw;
  }
}


.ageBtn.active button{
  opacity: 1;
  pointer-events: auto;
}
.ageBtn a{
  pointer-events: auto;
}
.espaciadoestados{
  padding: 20px;
}

.estados{
  text-align: center;
  padding: 1px;
  font-size: 2.0em;
  background: #efefef;
  color: #606060;
}
.estados img{
  width: 40px;
  margin-top: 30px !important;
}

.radio{
  padding:20px;
}

#ventanaSecundaria669908{
  cursor: pointer;
}

#ventanaSecundaria669908 img{
  width: 50%;
}

button{
  border: none;

}
.pais{

  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.carousel-indicators .active {
    margin: 0;
    width: 43px;
    height: 3px;
    background-color: #fff;
}


.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    font-family: 'Montserrat';
    font-size: 15px;
}

.carousel {
    position: relative;
    margin-left: 0 px;
    margin-right: 0 px;
}
.w-100 {
    width: 100% !important;
    justify-content: center;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}

.margintop-column{
  margin-top: -30px !important;
}
.margintop-column2{
  margin-top: -55px !important;
}
.height-video {
  height: 315px;
}
.padding-left-slider {
  padding-left: 25px
}






@media (max-width: 30em){
  .margintop-column{
  margin-top: 0 !important;
}
.margintop-column2{
  margin-top: 0 !important;
}
.padding-left-slider {
  padding-left: 15px
}
}







/* Prueba con css Grid */

.grid {
  display: grid;
  grid-template-columns: 50% 50%;
  
}

.nested-div{
  display: grid;
  grid-template-columns: 70% 30%;
  
}





