.header-wrapper{
  position: initial;
}
/*===============================
========== Estilos Nuevos ==========
===============================*/
*{
    scroll-behavior: smooth;
}
.header-top{
  z-index: 999;
}
.banner-principal-pagos{
  position: relative;
}
.banner-principal-pagos::after{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0,0,0,.4), rgba(0,0,0,.4));
}
.img-banner-principal{
  width: 100%;
  height: 80vh;
  object-fit: cover;
}
.container-banner-principal-pagos{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.title-banner-principal-pagos{
  color: #fff;
  font-size: 5.4rem;
  font-weight: 600;
  margin-bottom: 1rem;
  line-height: 1;
  width: 50%;
}
.text-banner-principal-pagos{
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.3;
  width: 50%;
  margin-bottom: 2rem;
}
.btn-banner-principal-pagos{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  height: 50px;
  font-size: 16px;
  color: #fff;
  background:#2c3283;
  padding: .5rem 2rem;
  text-decoration: none;
  border-radius:4px;
  transition: all .3s;
}
.btn-banner-principal-pagos:hover{
  background: #434CC0;
  color:#FFF;
  transform: translateY(-5px);
  transition: all .3s;
}
/* Info */
.info-planes{
  padding: 6rem 0;
}
.title-info{
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 2rem
}
.list-info{
  padding: 0;
  margin-bottom: 0;
}
.list-info li{
  display: flex;
  align-items: flex-end;
  column-gap: 1rem;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 1rem;
}
/* Info */
.info-planes{
  padding: 8rem 0;
}
.row-align{
    display:flex;
    align-items:center;
}
.container-text-info{
    padding-right:1rem;   
}
.title-info{
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 2.8rem
}
.list-info{
  padding-left: 0;
  margin-bottom: 0;
}
.list-info li{
  display: flex;
  align-items: flex-start;
  column-gap: 1rem;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 1.6rem;
}
.list-info li:last-child{
  margin-top: 3rem;
  margin-bottom: 0;
}
.list-info li img{
    position:relative;
    top:2px;
}
.text-info-footer{
    font-size:14px;
    color:#2c3283;
    margin-top: 3rem;
    margin-bottom:0;
    line-height: 1.5;
}
.container-img-info{
    padding-left:4rem;
}
.img-info-planes{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius:4px;
}
/* Fin Info */
/* Planes */
.planes-carousel{
    padding-bottom: 6rem;   
}
.title-planes{
    font-size: 3.4rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 2.8rem;
    text-align:center;
}
.img-planes{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius:4px;
}
.container-text-carousel{
    padding-top:2.4rem;
}
.container-text-carousel h2{
    color: #001D57;
    font-size: 2.4rem;
    font-weight: 500;
}
.container-text-carousel p{
    font-size:16px;
    color: #111;
    line-height:1.2;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.btn-planes{
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  height: 50px;
  margin:0 auto;
  margin-top:2rem;
  font-size: 16px;
  color: #fff;
  background:#2c3283;
  padding: .5rem 2rem;
  text-decoration: none;
  border-radius:4px;
  transition: all .3s;
}
.btn-planes:hover{
  background: #434CC0;
  color:#FFF;
}
/* fin planes */
.table-planes{
    padding-top: 6rem;
    padding-bottom:8rem;
    background: #fafafa;
}
section#planestabla .mainrow {
    border-bottom: 1px dashed rgba(19, 54, 74, 0.1);
}
section#planestabla h4 {
    font-weight: bold;
    text-align: center;
    border-radius: 12px 12px 0 0;
    padding: 12px;
    margin: 0;
    font-size: 20px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#001D57;
}
section#planestabla h4, section#planestabla p {
    min-height: 54px;
}
section#planestabla p.detalle {
    text-align: center;
    justify-content: center;
    color: #13364a;
    max-width: 20px;
}
section#planestabla p {
    margin: 0;
    padding: 2rem 0;
    font-size: 15px;
    line-height: 14px;
    display: flex;
    align-items: center;
}
section#planestabla p.descripcion {
    color: #001D57;
    text-align: left;
    line-height: 1.5;
}
section#planestabla p.detalle {
    text-align: center;
    justify-content: center;
    color: #31708f;
    line-height:1.4;
    max-width: 20px;
    margin:0 auto;
}
section#planestabla p.detalle.solomobile {
    display: none;
}
p img{
    width:20px;
    height:20px;
    object-fit: contain;
}
section#planestabla .solomobile small {
    display: none;
    font-size: 10px;
    color: #13364a;
    margin-top: 8px;
}
.modal-backdrop.show {
  z-index: 1040;
}
.modal.show{
  opacity: 1;
  visibility: visible;
}
.modal.fade .modal-dialog {
  -webkit-transition: none;
  -o-transition: none;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-content{
  width: 100%;
  max-width: 500px !important;
}
.modal-body{
  padding: 2rem;
}
.modal-body .close{
  position: absolute;
  top: 10px;
  right: 20px;
  opacity: 1;
}
.modal-body .close span{
  color: #000;
  font-size: 2.8rem;

}
.titulo-modal{
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0;
}
.text-modal{
  color: #111;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.form-cotizador label{
  color: #001D57;
  font-weight: 400;
}
.form-cotizador input{
  height: 44px;
  padding-left: 1.6rem;
  border: 1px solid #ccc;
}
.form-cotizador textarea{
  padding-left: 1.6rem;
}
.form-cotizador .btn{
  display: block;
  margin-left: auto;
}

.fa-bars:before {
    content: "\f0c9";
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
}
.grid-btn-hero{
  display: flex;
  align-items: center;
  column-gap: 1.6rem;
}
.btn-contacto{
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: .5rem;
  width: fit-content;
  height: 50px;
  font-size: 16px;
  font-weight: 600;
  color: #2c3283;
  background: #fff;
  padding: 0.5rem 2rem;
  text-decoration: none;
  border-radius: 4px;
  transition: all .3s;
}
.btn-contacto:hover{
  color: #2c3283;
  transform: translateY(-5px);
  transition: all .3s;
}
.icono-mail{
  position: relative;
  top: -1;
  width: 20px;
  height: 20px;
  object-fit: contain;
}
@media (min-width: 576px){
  .modal-dialog-centered {
    min-height: 100vh;
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width:990px){
  .columns{
    width: 100%;
  }
  .title-banner-principal-pagos {
    font-size: 3.4rem;
    width: 100%;
  }
  .text-banner-principal-pagos {
    font-size: 1.6rem;
    width: 100%;
  }
  .title-info, .title-planes{
    font-size: 2.4rem;
  }
  .row-align {
    flex-direction: column;
  }
  .row-align .col-md-12.col-lg-6 {
    width: 100%;
  }
  .container-img-info {
    padding-left: 0;
    margin-top: 2rem;
  }
  .img-banner-principal{
    height: auto;
  }
    section#planestabla p.detalle.solomobile {
        display: flex;
        word-wrap: break-word;
    }
    section#planestabla p.detalle.solotodos {
        display: none;
    }
}
@media screen and (max-width:768px){
  .logo img{
    width: 80px !important;
    margin: 0;
    padding: 0;
  }
  .header-top .row{
    justify-content: center;
  }
    section#planestabla .rowdescripción, section#planestabla .rowclasica, section#planestabla .rowespecial, section#planestabla .rowsuperior, section#planestabla .rowlujo {
       margin: 0;
        padding: 0 5px;
    }
    section#planestabla h4 {
        transform: rotate(-90deg);
        background: none transparent;
        padding: 0;
        min-height: auto;
        text-align: left;
        margin: 20px 0 0 0px;
        color: #13364a;
        font-size:12px;
        justify-content:unset;
    }
    section#planestabla p.detalle.solomobile {
        display: flex;
        word-wrap: break-word;
    }
    section#planestabla p.detalle {
        font-size: 12px;
        color:#111;
    }
    section#planestabla p {
        font-size: 12px;
        color:#111;
    }
    section#planestabla p.detalle{
        max-width:none;
    }
    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 5px;
        margin-left: 5px;
    }
    .col-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding-right: 5px;
        padding-left: 5px;
    }
    .col-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        padding-left:0;
    }
    section#planestabla .solomobile small {
        display: block;
    }
    .grid-btn-hero{
      flex-wrap: wrap;
      column-gap: 1rem;
      row-gap: 1rem;
    }

}
@media screen and (min-width: 768px){
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 30px;
    background: transparent;
    padding: 15px;
  }
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left{
  left: 10px;
  filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(0%) hue-rotate(19deg) brightness(116%) contrast(100%);
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right{
  right: 10px;
  filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(0%) hue-rotate(19deg) brightness(116%) contrast(100%);
}