.modal {
    top: 5%!important;
}



.button.button-border {
    border:  1px solid #4cb1f9;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 40px;
}

.faq-lista {
    margin-left: 18px;
    margin-top: 10px;
}



video::-webkit-media-controls {
    display: none;
}


.video-title {
  font-size: 36px;
  position: absolute;
 bottom: 0px;
  left: 150px;
  border-left: 4px solid #4cb1f9;
  padding-left: 10px;
  color: #fff;
}

.video-llego {
  font-size: 42px;
  font-weight: 600;
  position: absolute;
  bottom: 40px;
 right: 150px;
 color: #fff;
}

.video-smart {
  background: url('../images/mas/new-smart.png') no-repeat  ;
  float: left;
  width:572px;
  height: 382px;
  left: 600px;
  bottom: 150px;
  position: absolute;
  z-index: 1;
}


.video-smart video {
  width: 553px;
  top: 15px;
  left: 8px;
  position: absolute;
}

.video-pc {
  background: url('../images/mas/new-pc.png') no-repeat  ;
  float: left;
  width: 600px;
  height: 317px;
  left: 300px;
  bottom: 161px;
  position: absolute;
  z-index: 10;
}


.video-pc video {
  width: 408px;
  left: 93px;
  top: 45px;
  position: absolute;
}


.video-tablet {
  background: url('../images/mas/new-tablet.png') no-repeat  ;
  float: left;
  width: 300px;
  height: 201px;
  position: absolute;
  left: 200px;
  bottom: 140px;
  z-index: 20;
}

.video-tablet video {
  width: 277px;
  left: 11px;
  top: 11px;
  position: absolute;
}

.video-phone {
  background: url('../images/mas/new-phone.png') no-repeat  ;
  float: left;
  width: 80px;
  height: 160px;
  position: absolute;
  left: 150px;
  bottom: 160px;
  z-index: 20;
}

.video-phone video {
  width: 70px;
  left: 5px;
  top: 11px;
  position: absolute;
}




.section-top {
  background:#27262c; 
  border-top:2px solid #6febd1;
  padding: 40px 0 20px 0;
  }

  .section-top .texto h2 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding-top: 10px;
  
  }

   .section-top .texto h2 span {
    font-size: 50px!important;
    color: #fff;
  
  }


 .section-top .logo {
  text-align: left;
  padding: 20px;
  
  }

  .section-girl {
  background: url('../images/mas/back-banner-girl.jpg') right / cover;
  padding: 50px 0;
  }

   .section-girl .texto {
    color: #fff;
    font-size: 26px;
  }

    .section-girl .texto-2 {
    color: #fff;
    font-size: 28px;
  }


.section-disfruta {
  background:#27262c; 
  padding: 40px;
  }

  .section-disfruta h3 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    margin-top: 20px;
  }


  .section-disfruta .texto {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 19px;
    padding: 5px 20px;
     margin-top: 20px;
  }

   .section-disfruta .texto-2 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    padding: 30px 0 0 0;
  }

.section-accede {
  background:#505050; 
  padding: 40px;
  }


.section-accede .imagen {
  float: left;
  width: 150px;
  }

.section-accede .title {
  color: #4bb0f8;
  font-size: 34px;
  line-height: 36px;
  font-weight: 600;
  padding-top: 45px;
  float: left;
  }


.section-accede .title-2 {
  color: #4bb0f8;
  font-size: 34px;
  line-height: 36px;
  font-weight: 600;
  padding-top: 45px;
  float: left;
  }

  .section-accede .flecha {
    padding-top: 70px;
  }

  .section-accede .boton-1 {
     padding-right: 20px;
     padding-top: 55px;
    float: left;
  }

  .section-accede .boton-2 {
    padding-left: 0px;
    padding-top: 55px;
    float: left;
  }

  .section-accede .accion {
      padding-left: 100px;
      padding-top: 50px;
  }


  .section-accede .computadora {
      padding-top: 30px;
      float: left;
    width: 150px;
  }

    .section-faq .title {
      font-size: 25px;
      color: #334de2;
      text-align: center;
      margin-top: 20px;
  }


.toggle-border {
    border: 1px solid #334de2!important;
    border-radius: 4px;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); }


.toggle-header, .accordion-header  {
    border-radius: 4px ;
    font-size: 1.4rem;
    font-weight: 500;}





@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }

  .section-top {
  background:#27262c; 
  border-top:2px solid #6febd1;
  padding: 40px 0px;
  }

 .section-top .texto h2 {
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding-top: 0px;
    margin-bottom: 10px;
  
  }

  .section-top .logo {
  text-align: center;
  padding: 20px;
  
  }


.video-tablet-m {
  background: url('../images/mas/new-tablet-m.png') no-repeat  ;
  width: 260px;
  height: 174px;
  z-index: 20;
  margin:  30px auto 0 auto ;
}

.video-tablet-m video {
  width: 239px;
  margin-top: 10px;
}


.video-phone-m {
  background: url('../images/mas/new-phone-m.png') no-repeat  ;
  width: 240px;
  height: 192px;
  z-index: 20;
  margin:  30px auto 0 auto ;
}

.video-phone-m video {
  width: 164px;
  margin-top: 78px;
}

.video-pc-m {
  background: url('../images/mas/new-pc-m.png') no-repeat  ;
  width: 280px;
  height: 192px;
  z-index: 20;
  margin:  30px auto 0 auto ;
}

.video-pc-m video {
  width: 195px;
  margin-top: 21px;
}


.video-smart-m {
  background: url('../images/mas/new-smart-m.png') no-repeat  ;
  width: 280px;
  height: 192px;
  z-index: 20;
  margin:  30px auto 0 auto ;
}

.video-smart-m video {
  width: 269px;
  margin-top: 7px;
}


  .section-girl {
  background: url('../images/mas/back-banner-girl-m.jpg') bottom / cover;
  padding: 20px 0 0 0;
  }

   .section-girl .texto {
    color: #fff;
    font-size: 15px;
    padding-top: 260px;
    text-align: center;
  }

   .section-girl .texto span {
    font-size:21px;
  }

    .section-girl .texto-2 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
  }



.section-disfruta h3 {
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 5px!important;
  }



.section-disfruta {
  background:#27262c; 
  padding: 0px;
  }

  .section-disfruta .texto {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0px;
     margin-top: 5px;
  }

   .section-disfruta .texto-2 {
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height:18px;
    padding: 0px 0 0 0;
     margin-top: 12px;
  }

  .section-accede {
  background:#505050; 
  padding: 20px 0;
  }



.section-accede .imagen {
  float: left;
  width: 150px;
  }

.section-accede .title {
  color: #4bb0f8;
  font-size: 21px;
  line-height: 27px;
  font-weight: 600;
  padding-top: 20px;
  float: left;
  }

.section-accede .title-2 {
  color: #4bb0f8;
  font-size: 21px;
  line-height: 27px;
  font-weight: 600;
  padding-top: 20px;
  float: left;
  }

  .section-accede .flecha {
    padding-top: 70px;
  }

  .section-accede .boton-1 {
     padding-right: 0px;
     padding-top: 15px;
    float: left;
  }

  .section-accede .boton-2 {
    padding-left: 0px;
    padding-top: 10px;
    float: left;
  }

  .section-accede .accion {
      padding-left: 10px;
      padding-top: 25px;
  }


  .section-accede .computadora {
      padding-top: 30px;
      float: left;
    width: 150px;
  }

  .toggle-header, .accordion-header  {
    border-radius: 4px ;
    font-size: 1.1rem;
    font-weight: 500;}




}




@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}




@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}




@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }

 



@media (min-width: 1440px) {

 .hidden-xlg {
    display: none !important;
  }


.video-smart {
  background: url('../images/mas/new-smart.png') no-repeat  ;
  float: left;
  width:572px;
  height: 382px;
  left: 600px;
  bottom: 170px;
  position: absolute;
  z-index: 1;
}


.video-pc {
  background: url('../images/mas/new-pc.png') no-repeat  ;
  float: left;
  width: 600px;
  height: 317px;
  left: 300px;
  bottom: 181px;
  position: absolute;
  z-index: 10;
}

 
 .video-tablet {
  background: url('../images/mas/new-tablet.png') no-repeat  ;
  float: left;
  width: 300px;
  height: 201px;
  position: absolute;
  left: 200px;
  bottom: 170px;
  z-index: 20;
}


.video-phone {
  background: url('../images/mas/new-phone.png') no-repeat  ;
  float: left;
  width: 80px;
  height: 160px;
  position: absolute;
  left: 150px;
  bottom: 190px;
  z-index: 20;
}
  

}


@media (min-width: 1640px) {
 
 .hidden-xxlg {
    display: none !important;
  }


.video-smart {
  background: url('../images/mas/new-smart.png') no-repeat  ;
  float: left;
  width:572px;
  height: 382px;
  left: 950px;
  bottom: 250px;
  position: absolute;
  z-index: 1;
}


.video-pc {
  background: url('../images/mas/new-pc.png') no-repeat  ;
  float: left;
  width: 600px;
  height: 317px;
  left: 590px;
  bottom: 261px;
  position: absolute;
  z-index: 10;
}

 
 .video-tablet {
  background: url('../images/mas/new-tablet.png') no-repeat  ;
  float: left;
  width: 300px;
  height: 201px;
  position: absolute;
  left: 415px;
  bottom: 250px;
  z-index: 20;
}


.video-phone {
  background: url('../images/mas/new-phone.png') no-repeat  ;
  float: left;
  width: 80px;
  height: 160px;
  position: absolute;
  left: 360px;
  bottom: 270px;
  z-index: 20;
}

.video-title {
  font-size: 36px;
  position: absolute;
 bottom: 50px;
  left: 150px;
  border-left: 4px solid #4cb1f9;
  padding-left: 10px;
  color: #fff;
}

.video-llego {
  font-size: 42px;
  font-weight: 600;
  position: absolute;
  bottom: 90px;
 right: 150px;
 color: #fff;
}
  

}


