
.p-relative{
  position: relative;
}
.section-tarjetas{
  background: #174C88;
  padding: 50px 0 40px;
}
.section-tarjetas::before{
  content:'';
  display: block;
  width: 100%;
  z-index: 0;
  height: 500px;
  position: absolute;
  top:0;
  left:0;
  background: -moz-linear-gradient(180deg, #132F52 0%, #174C88 100%);
  background: -webkit-linear-gradient(180deg, #132F52 0%, #174C88 100%);
  background: linear-gradient(180deg, #132F52 0%, #174C88 100%);
}
.section-tarjetas .content-title{
  text-align: center;
  max-width: 1050px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.section-tarjetas .content-title .title01{
  font-size: 72px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
}
.section-tarjetas .content-title p{
  color: #fff;
  font-size: 36px;
  font-weight: 300;
  margin: 0;
  line-height: 1.2;
}
.img-central {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}
.item-tarjetas{
margin: 40px 10px;
}
.item-tarjetas .box-img{
  max-width: 370px;
  margin: 0 auto;
  position: relative;
}
.item-tarjetas .text-1{
  margin-top: -40px;
  text-align: center;
}
.item-tarjetas .text-1 .subtitle{
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px;
  position: relative;
}
.item-tarjetas .text-1 .parrafo-white{
  font-size: 24px;
  font-weight: 300;
  color: #fff;
  margin: 0;
}
.item-tarjetas .text-date{
  margin: 50px 0;
}
.item-tarjetas .text-date .data-x1{
  border-bottom: 1px solid #6DA3CA;
  position: relative;
  min-height: 108px;
  padding: 20px 5px 20px 80px;
}
.item-tarjetas .text-date .data-x1:nth-last-child(1){
  border-bottom: 0;
}
.item-tarjetas .text-date .data-x1 .box-icono{
    background: #0F2E5E;
    border-radius: 70px;
    height: 60px;
    width: 60px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 20px;
}
.item-tarjetas .text-date .data-x1 .box-icono .img-ico{
    height: 30px;
    width: auto;
}
.item-tarjetas .text-date .data-x1 .parrafo{
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  margin: 0;
  line-height: 1.2;
}
.item-tarjetas .btn-duo li{
  margin: 20px 0;
  display: block;
 }
.btn-mustard,
.btn-transparent{
    width: 100%;
    padding: 15px 5px 14px;
    background: #D6A24A;
    border: 2px solid #D6A24A;
    display: block;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #2F2111!important;
    transition: all 0.4s;
    text-transform: uppercase;
    text-decoration: none!important;
}
.btn-transparent{
  background: transparent;
  color: #fff!important;
}
.section-tarjetas .content-text{
  max-width: 1060px;
  margin: 0 auto;
}
.section-tarjetas .content-text p{
  font-size: 12px;
  font-weight: 300;
  color: #fff;
}
@media (max-width: 1280px){
  .section-tarjetas .content-title .title01 {
    font-size: 58px;
  }
  .section-tarjetas .content-title p {
    font-size: 30px;
  }
  .item-tarjetas .text-1 .subtitle {
    font-size: 30px;
  }
  .item-tarjetas .text-1 .parrafo-white {
    font-size: 20px;
  }
  .item-tarjetas .text-date .data-x1 .parrafo {
    font-size: 15px;
  }
  .item-tarjetas .text-date .data-x1 .box-icono {
    height: 50px;
    width: 50px;
    top: 15px;
  }
  .item-tarjetas .text-date .data-x1 .box-icono .img-ico {
    height: 24px;
  }
  .item-tarjetas .text-date .data-x1 {
    min-height: 90px;
    padding: 15px 5px 15px 70px;
  }
  .btn-mustard, .btn-transparent {
    padding: 13px 5px 14px;
    font-size: 16px;
  }
}
@media (max-width: 1100px){
  .section-tarjetas .box-width .col-md-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .item-tarjetas .text-date .data-x1 {
    min-height: 80px;
    padding: 20px 5px 15px 70px;
  }
  .item-tarjetas .text-date {
    margin: 30px 0;
  }
  .item-tarjetas {
    margin: 20px 10px;
  }
  .section-tarjetas .content-title .title01 {
    font-size: 50px;
  }
  .section-tarjetas .content-title {
    padding-bottom: 25px;
  }
}
@media (max-width: 767px){
  .section-tarjetas .box-width .col-md-4{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-tarjetas .box-width{
    max-width: 600px;
    margin: 0 auto;
  }
  .item-tarjetas .btn-duo li{
    max-width: 350px;
    margin: 15px auto;
  }
  .item-tarjetas {
    margin: 35px 0;
  }
  .section-tarjetas .content-title {
    padding-bottom: 15px;
  }
  header .top_brand .logo-movil01{
    max-width: 130px;
  }
  .section-tarjetas .content-title p {
    font-size: 24px;
  }
  .section-tarjetas .content-title .title01 {
    font-size: 48px;
  }
}
@media (max-width: 500px){
  .item-tarjetas .text-1 .subtitle {
    font-size: 24px;
  }
  .item-tarjetas .text-1 .parrafo-white {
    font-size: 18px;
  }
  .item-tarjetas .text-date{
    display: none;
  }
  .item-tarjetas .text-1 {
    max-width: 400px;
    margin: 0 auto;
    margin-top: -50px;
    margin-bottom: 20px;
  }
  .item-tarjetas .btn-duo{
    text-align: center;
  }
  .item-tarjetas .btn-duo li{
    display: inline-block;
    margin: 0px 5px;
    width: 180px;
  }
  .btn-mustard, .btn-transparent {
    padding: 8px 5px;
    font-size: 15px;
  }
  .item-tarjetas {
    margin: 0;
    padding: 35px 0;
    border-bottom: 1px solid #6DA3CA;
  }
  .section-tarjetas .box-width .row .col-md-4:nth-last-child(1) .item-tarjetas{
    border-bottom: 0;
  }
  .section-tarjetas .content-text{
    display: none;
  }
  .section-tarjetas{
    padding: 50px 0 30px;
  }
  .section-tarjetas .content-title .title01{
    margin-bottom: 35px;
  }
}
@media (max-width: 445px){
  .item-tarjetas .btn-duo li {
    width: 100%;
    max-width: 250px;
    margin: 5px auto;
  }
}
@media (max-width: 400px){
  .section-tarjetas .container{
    padding: 0;
  }
  .section-tarjetas .content-title{
    padding: 0 10px;
  }
}
@media (max-width: 380px){
  .item-tarjetas .box-img {
    min-height: 240px;
  }
}
@media (max-width: 340px){
  .item-tarjetas .box-img {
    min-height: 210px;
  }
}
.section-call{
  margin-top: 40px;
  margin-bottom: -15px;
}
.section-call .box-blue01{
  background-color: #0087C1;
  position: relative;
}
.item-call{
  min-height: 200px;
  position: relative;
  margin: 0 100px;
}
.item-call .img-left{
  position: absolute;
  left: 0;
  bottom: 0;
  width: auto;
  height: 266px;
}
.item-call .content-center{
  max-width: 500px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  min-height: 255px;
  padding: 20px 0;
}
.item-call .content-text .title{
  color: #fff;
  font-size: 51px;
  font-weight: 300;
  line-height: 1;
}
.item-call .content-text p{
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.2;
  margin: 0;
}
.item-call .box-right{
  max-width: 310px;
  position: absolute;
  right: -30px;
  bottom: 60px;
}
.item-call .btn-mustard{
  padding: 15px 38px 14px;
}
@media (max-width: 1280px){
  .section-call .box-blue01 {
    max-width: 1100px;
    margin: 0 auto;
  }
  .item-call {
    margin: 0 40px;
  }
  .item-call .content-center {
    max-width: 450px;
  }
  .item-call .img-left {
    left: 30px;
  }
  .item-call .content-text p {
    font-size: 22px;
  }
  .item-call .content-text .title {
    font-size: 45px;
  }
  .item-call .box-right {
    right: 0;
  }
  .item-call .btn-mustard {
    padding: 15px 20px 14px;
  }
}
@media (max-width: 1050px){
  .item-call {
    margin: 0 20px;
  }
}
@media (max-width: 991px){
  .item-call .content-center {
    max-width: 100%;
    display: block;
    padding: 20px 0 40px;
  }
  .item-call .content-center .content-text{
    max-width: 650px;
    margin-left: auto;
    position: relative;
  }
  .section-call .box-blue01 {
    max-width: 1100px;
    margin: 0 auto;
  }
  .item-call .content-center {
    min-height: 165px;
  }
  .item-call .box-right {
    max-width: 280px;
    position: relative;
    bottom: 15px;
    margin: 0 auto;
  }
  .item-call .btn-mustard {
    position: relative;
    right: -120px;
  }
}
@media (max-width: 940px){
  .item-call .content-text p {
    font-size: 20px;
  }
  .item-call .content-text .title {
    font-size: 40px;
  }
  .item-call .content-center .content-text {
    max-width: 600px;
  }
}
@media (max-width: 880px){
  .item-call .content-center .content-text {
    max-width: 550px;
  }
}
@media (max-width: 850px){
  .item-call .img-left {
    left: 15px;
  }
}
@media (max-width: 820px){
  .item-call .content-text .title {
    font-size: 38px;
  }
  .item-call .content-center .content-text {
    max-width: 500px;
  }
}
@media (max-width: 767px){
  .item-call .img-left{
    display: none;
  }
  .item-call .content-center .content-text {
    max-width: 100%;
    text-align: center;
  }
  .item-call .content-center {
    min-height: auto;
    max-width: 550px;
    padding: 40px 0 35px;
  }
  .item-call .btn-mustard {
    right: 0;
  }
  .item-call .box-right{
    padding-bottom: 45px;
    bottom: 0;
  }
}
@media (max-width: 500px){
  .item-call .content-text .title {
    font-size: 36px;
  }
  .item-call .content-text p {
    font-size: 18px;
  }
  .section-call .container{
    padding: 0;
  }
  .section-call{
    background-color: #fff;
    padding-bottom: 0;
  }
  .item-call .box-right .btn-mustard{
    font-size: 18px;
  }
}
@media (max-width: 360px){
  .item-call {
    margin: 0;
  }
  .item-call .content-center {
    padding: 40px 10px 35px;
  }
}
.section-benefits-x1 {
  padding: 55px 0 21px;
}
.section-benefits-x1 .content-title{
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}
.section-benefits-x1 .content-title .title{
  font-size: 51px;
  font-weight: 700;
  color: #132F52;
}
.section-benefits-x1 .content-title p{
  font-size: 24px;
  font-weight: 400;
  color: #132F52;
  margin: 0;
  line-height: 1.2;
}
.section-benefits-x1 .box-width{
  padding: 10px 0 20px;
  max-width: 1200px;
  margin: 0 auto;
}
.item-benefits{
  margin: 15px 10px;
  cursor: pointer;
  height: 100%;
}
.item-benefits .box-content{
  background: #fff;
  max-width: 415px;
  width: 100%;
  border-radius: 5px;
  margin: 0 auto;
  box-shadow: 0px 2px 5px rgba(177, 177, 177, 0.90);
  min-height: 92%;
}
.item-benefits .content-img {
  min-height: 200px;
  position: relative;
  background: #C4C4C4;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.item-benefits .img-central{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.beneficio-pop .box-blue-x1,
.box-blue-x1{
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  text-align: center;
  background: #132F52;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  padding: 2px 5px 3px;
  border-radius: 5px 0 25px;
  max-width: 100px;
  width: 100%;
}
.item-benefits .content-text{
  padding: 10px 20px 14px;
}
.item-benefits .content-text .item-ticket{
  background-color: #D1E4F1;
  color: #0088C2;
  font-size: 12px;
  font-weight: 400;
  border-radius: 30px;
  padding: 5px 10px;
}
.item-benefits .content-text .subtitle{
  font-size: 24px;
  font-weight: 600;
  color: #132F52;
  margin: 8px 0 5px;
}
.item-benefits .content-text .ubicacion{
  position: relative;
  font-size: 12px;
  font-weight: 300;
  color: #284A7F;
  margin: 12px 0 0;
  padding-left: 22px;
}
.item-benefits .content-text .ubicacion::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 18px;
  position: absolute;
  top: -3px;
  left: 0;
  background-image: url(../../assets/images/ubicacion-img01.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.dots-mustard .slick-dots{
  display: none;
}
.dots-mustard .slick-dots{
  bottom: -30px;
}
.dots-mustard .slick-dots li button::before{
    display: none;
}
.dots-mustard .slick-dots li{
    margin: 0px 4px;
}
.dots-mustard .slick-dots button{
  width: 15px;
  border-radius: 10px;
  height: 15px;
  background-color: #E0D8C8;
  border: 1px solid #E0D8C8;
  padding: 0!important;
}
.dots-mustard .slick-dots li:hover button{
    background-color: #D6A24A;
    border: 1px solid #D6A24A;
}
.dots-mustard .slick-dots .slick-active button{
    border-color: #D6A24A;
    background-color: #D6A24A;
}
.section-benefits-x1 .btn-width{
  text-align: center;
  display: table;
  margin: 0 auto;
  padding-top: 50px;
}
.btn-link01 {
  position: relative;
  color: #D6A24A!important;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none!important;
  margin: 0;
  padding-right: 20px;
  display: table;
  line-height: 1;
}
.btn-link01::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 18px;
  position: absolute;
  top: 3px;
  right: 0;
  background-image: url(../../assets/images/bullet_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.section-benefits-x1 .box-mobil{
  display: none;
}
@media (max-width: 1280px){
  .section-benefits-x1 .content-title .title {
    font-size: 48px;
  }
  .box-blue-x1 {
    font-size: 25px;
  }
  .item-benefits .content-text .subtitle {
    font-size: 22px;
  }
}
@media (max-width: 1100px){
  .section-benefits-x1 .content-title .title {
    font-size: 45px;
  }
  .item-benefits .content-text .subtitle {
    font-size: 20px;
  }
}
@media (max-width: 1050px){
  .section-benefits-x1 .box-width {
    max-width: 900px;
  }
}
@media (max-width: 500px){
  .section-benefits-x1 .content-title .title {
    font-size: 36px;
    margin-bottom: 30px;
  }
  .section-benefits-x1 {
    padding: 40px 0 30px;
    margin-top: 0;
  }
  .section-benefits-x1 .box-width{
    display: none;
  }
  .section-benefits-x1 .box-mobil{
    display: block;
  }
  .section-benefits-x1 .btn-width {
    padding-top: 25px;
  }
}
@media (max-width: 400px){
  .section-benefits-x1 .content-title p {
    font-size: 22px;
  }
  .section-benefits-x1 .content-title .title {
    font-size: 32px;
  }
}


.section-categoria-x1{
  padding: 50px 0 10px;
}
.section-categoria-x1 .title{
  font-size: 51px;
  font-weight: 600;
  color: #132F52;
  text-align: center;
  margin-bottom: 20px;
}
.col-16{
  -ms-flex: 0 0 16.6666%;
  flex: 0 0 16.6666%;
  max-width: 16.6666%;
}
.col-20{
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.item-categoriax1{
  background: #fff;
  box-shadow: 0px 2px 5px rgba(177, 177, 177, 0.55);
  border-radius: 5px;
  max-width: 245px;
  min-height: 150px;
  margin: 20px 10px;
  transition: all 0.4s;
  border-bottom: 6px solid #fff;
  margin-bottom: 0;
}
.item-categoriax1 a{
  text-decoration: none!important;
}
.item-categoriax1 .box-content{
  text-align: center;
  padding: 18px 10px 15px;
}
.item-categoriax1 .content-img{
  max-width: 50px;
  min-height: 58px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.item-categoriax1 .content-img img{
  max-width:50px;
  height: auto;
  width: auto;
  max-height: 58px;
  margin: 0 auto;
}
.item-categoriax1 .box-content .subtitle{
  font-weight: 600;
  font-size: 18px;
  color: #0088C2;
  margin: 0;
  margin-top: 14px;
  min-height: 45px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.item-categoriax1:hover {
  border-bottom: 6px solid #D6A24A;
}
@media (max-width: 1100px){
  .section-categoria-x1 .col-20 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 991px){
  .section-categoria-x1 .col-20 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .section-categoria-x1 .box-width{
    max-width: 800px;
    margin: 0 auto;
  }
}
@media (max-width: 767px){
  .section-categoria-x1 .col-20 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .section-categoria-x1 .box-width{
    max-width: 600px;
  }
  .section-categoria-x1 .title {
    font-size: 45px;
  }
  .item-categoriax1 {
    margin: 20px auto;
  }
}
@media (max-width: 550px){
  .section-categoria-x1 .title {
    font-size: 40px;
  }
  .section-categoria-x1 {
    padding: 30px 0 10px;
  }
  .section-categoria-x1 .col-20 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .item-categoriax1 {
    margin: 10px auto;
    max-width: 100%;
    min-height: auto;
  }
  .item-categoriax1 .box-content {
    text-align: center;
    padding: 15px 40px 10px 85px;
    position: relative;
  }
  .item-categoriax1 .content-img {
    min-height: auto;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  .item-categoriax1 .box-content .subtitle {
    margin-top: 0;
    min-height: 35px;
    justify-content: unset;
  }
  .item-categoriax1 .content-img img {
    max-height: 36px;
  }
  .item-categoriax1 .box-content::before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    position: absolute;
    background-image: url(../../assets/images/bullet_arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: 58%;
    right: 5px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
}
@media (max-width: 500px){
  .section-categoria-x1 .title {
    font-size: 36px;
  }
  .section-categoria-x1 .title {
    margin-bottom: 30px;
  }
  .section-categoria-x1 {
    padding: 20px 0 10px;
  }
}
@media (max-width: 480px){
  .item-categoriax1 .content-img {
    left: 10px;
  }
  .item-categoriax1 .box-content {
    padding: 15px 40px 10px 70px;
  }
  .item-categoriax1 .box-content .subtitle{
    text-align: left;
  }
}


.white-closex1{
  position: absolute;
  top: -50px;
  right: -50px;
  z-index: 2;
  opacity: 1;
  background: #D6A24A;
  border: 0;
  cursor: pointer;
  outline: none!important;
  padding: 11px 14px 12px 15px;
  border-radius: 0;
}
.img-closex1 {
  width: 21px;
  height: auto;
}

.modal-datex1 .modal-content,
.modal-thanks .modal-content{
  border-radius: 0;
}
.modal-datex1 .modal-dialog,
.modal-thanks .modal-dialog{
  max-width: 640px;
}
.modal-datex1 .modal-body{
  padding: 30px 20px;
}
.title-lightblue-x1{
  font-weight: 600;
  font-size: 36px;
  margin: 0;
  color: #0088C2;
}
.modal-datex1 .box-content .part-1{
  margin: 50px 0 15px;
}
.check-customx1{
  position: relative;
  padding-left: 30px;
  margin: 0;
  display: block;
}
.modal-datex1 .checkmark {
  position: absolute;
  top: 0;
  left: 0px;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #D6A24A;
  border-radius: 50%;
}
.check-customx1 input{
  opacity: 0;
  position: absolute;
  left: 0;
}
.check-customx1 input:checked ~ .checkmark{
  background-color: #fff;
}
.check-customx1 input:checked ~ .checkmark:after {
  width: 20px;
  height: 20px;
  border: 5px solid #D6A24A;
  position: absolute;
  left: -1px;
  top: -1px;
  background-color: #fff;
  border-radius: 50%;
  content: "";
  display: block;
}
.check-customx1 p{
  font-size: 14px;
  font-weight: 300;
  margin: 0;
  color: #284A7F;
  line-height: 1.2;
}
.modal-datex1 .innerx1{
  padding: 15px 0;
}
.innerx1{
  position: relative;
  padding: 10px 0;
}
.innerx1 .input-datex1{
  padding: 9px 8px 8px;
  width: 100%;
  background: transparent;
  border: 0;
  border-bottom: 2px solid #d6a24a;
  color: #132F52;
  font-size: 14px;
  font-weight: 400;
}
.innerx1 .input-datex1::placeholder{
  font-weight: 300;
  font-size: 14px;
  color: #132F52;
}
.select-customx1{
  position: relative;
  width: 100%;
  margin: 15px 0;
}
.select-customx1 select {
  width: 100%;
  padding: 8px 30px 8px 5px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  border: 0;
  color: #132F52;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-bottom: 2px solid #D6A24A;
}
.select-customx1::before{
  width: 14px;
  height: 10px;
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 12px;
  right: 5px;
  background-image: url(../../assets/images/polygon-mustard.svg);
  z-index: 4;
}
.modal-datex1 .btn-width{
  margin-top: 40px;
}
.modal-datex1 .btn-width .btn-grey01{
  max-width: 255px;
  margin-left: auto;
}
.btn-grey01{
  width: 100%;
  padding: 10px 5px 9px;
  background: #C9C2B6;
  border: 2px solid #C9C2B6;
  display: block;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: #A39A91!important;
  transition: all 0.4s;
  text-transform: uppercase;
  text-decoration: none!important;
}
.modal-datex1 .btn-grey01.activo{
  background: #D6A24A;
  border: 2px solid #D6A24A;
  color: #2F2111!important;
}
@media (max-width: 767px){
  .modal-datex1 .modal-body {
    padding: 20px 0;
  }
  .white-closex1 {
    top: -40px;
    right: 0;
    padding: 5px 14px 8px 13px;
  }
  .img-closex1 {
    width: 18px;
  }
  .title-lightblue-x1{
    text-align: center;
  }
  .modal-datex1 .box-content .part-1 {
    margin: 25px 0 5px;
  }
  .modal-datex1 .btn-width {
    margin: 20px auto;
    max-width: 300px;
  }
  .modal-datex1 .box-content .part-1 .col-md-6,
  .modal-datex1 .box-content .part-2 .box-duo .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .modal-datex1 .modal-dialog,
  .modal-thanks .modal-dialog{
    padding-top: 40px;
  }
  .modal-datex1 .btn-width .btn-grey01{
    max-width: 260px;
    margin-left: 0;
    margin: 0 auto;
  }
  .modal-datex1 .modal-body .container{
    padding: 0;
  }
  .modal-datex1 .box-content .title-lightblue-x1{
    padding: 0 15px;
  }
}
@media (max-width: 680px){
  .modal-datex1 .modal-dialog,
  .modal-thanks .modal-dialog{
    max-width: 570px;
  }
}
@media (max-width: 600px){
  .modal-datex1 .modal-dialog,
  .modal-thanks .modal-dialog{
    max-width: 520px;
    margin: 20px auto;
  }
}
@media (max-width: 550px){
  .modal-datex1 .modal-dialog,
  .modal-thanks .modal-dialog{
    max-width: 480px;
  }
  .modal-datex1 .box-content .title-lightblue-x1{
    font-size: 32px;
  }
}
@media (max-width: 360px){
  .modal-datex1 .box-content .title-lightblue-x1{
    font-size: 24px;
  }
}

.modal-thanks .modal-body{
  padding: 20px 0;
}
.modal-thanks .content-center{
  position: relative;
  display: flex;
  align-items: center;
  min-height: 410px;
}
.modal-thanks .content-center .box-width{
  width: 100%;
  text-align: center;
  margin: 0 auto;
  max-width: 450px;
}
.modal-thanks .content-center .box-width img{
  width: 90px;
  height: auto;
  margin-bottom: 30px;
}
.modal-thanks .title-lightblue-x2{
  font-size: 48px;
  font-weight: 600;
  color: #0088C2;
  line-height: 1;
}
.modal-thanks .content-center .box-width .content-text{
  padding-top: 20px;
}
.modal-thanks .content-center .box-width .content-text p{
  font-size: 24px;
  font-weight: 300;
  color: #284A7F;
  line-height: 1.2;
}
.modal-thanks .content-center .box-width .content-text a{
  font-weight: 400;
  color: #284A7F;
}
@media (max-width: 767px){
  .modal-thanks .title-lightblue-x2 {
    font-size: 42px;
  }
}
@media (max-width: 600px){
  .modal-thanks .title-lightblue-x2 {
    font-size: 38px;
  }
}
@media (max-width: 500px){
  .modal-thanks .title-lightblue-x2 {
    font-size: 36px;
  }
  .modal-thanks .content-center {
    min-height: 450px;
  }
  .modal-thanks .content-center .box-width img{
    width: 85px;
  }
}
@media (max-width: 320px){
  .modal-thanks .title-lightblue-x2 {
    font-size: 32px;
  }
  .modal-thanks .content-center .box-width .content-text p {
    font-size: 22px;
  }
  .modal-thanks .content-center .box-width img {
    width: 75px;
  }
}

.section-breadcrumbs{
  background-color: #132F52;
}
.box-breadcrumbs{
  padding: 11px 10px 12px;
}
.box-breadcrumbs li{
  display: inline-block;
  padding-left: 30px;
}
.box-breadcrumbs li .title{
  color: #999!important;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  position: relative;
  text-decoration: none!important;
}
.box-breadcrumbs li .title::before{
  width: 20px;
  height: 20px;
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  top: 1px;
  left: -30px;
  position: absolute;
  background-image: url(../../assets/images/breadcrumb_arrow.png);
}
.box-breadcrumbs li:nth-last-child(1) .title{
  color: #fff!important;
}


.section-single-tarjeta{
  padding: 50px 0;
  background-color: #1E2631;
}
.section-single-tarjeta .container{
  max-width: 1060px;
}
.item-singlex1{
  position: relative;
  z-index: 3;
}
.item-singlex1 .box-left{
  max-width: 425px;
  position: relative;
}
.item-singlex1 .box-left .subtitle{
  font-size: 36px;
  font-weight: 300;
  color: #fff;
  margin: 0;
  line-height: 1;
}
.item-singlex1 .box-left .title{
  font-size: 70px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  line-height: 1;
}
.item-singlex1 .box-left .text{
  margin: 30px 0 40px;
}
.item-singlex1 .box-left .text p{
  font-size: 24px;
  font-weight: 300;
  color: #fff;
  line-height: 1.2;
}
.item-singlex1 .box-left .text a{
  color: #fff;
  font-weight: 400;
}
.section-single-tarjeta .btn-width{
  max-width: 310px;
  position: relative;
  margin-bottom: 50px;
}
.line-grey{
  height: 1px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
}

.item-singlex2{
  padding: 40px 0 0;
  position: relative;
  margin-top: 20px;
}
.item-singlex2 .content-duo{
  text-align: center;
  max-width: 310px;
  margin: 30px auto;
  position: relative;
}
.item-singlex2 .content-duo .part-x1{
  background: rgba(45, 70, 99, 0.4);
  border-radius: 80px;
  height: 145px;
  width: 145px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.item-singlex2 .content-duo .part-x1 .img-icox1{
  height: 45px;
  width: auto;
}
.item-singlex2 .content-duo .part-x2{
  padding-top: 20px;
}
.item-singlex2 .content-duo .part-x2 .subtitle{
  font-size: 24px;
  font-weight: 600;
  color: #fff;
}
.item-singlex2 .content-duo .part-x2 p{
  font-size: 21px;
  font-weight: 300;
  color: #fff;
  line-height: 1.2;
}
.item-singlex2 .content-duo .part-x2 .btn-link01{
  margin: 0 auto;
  font-size: 15px;
}
.item-singlex2 .content-duo .part-x2 .btn-link01::before {
  width: 12px;
  height: 12px;
  top: 3px;
}
@media (max-width: 1280px){
  .item-singlex2 .content-duo .part-x2 .subtitle {
    font-size: 22px;
  }
  .item-singlex2 .content-duo .part-x2 p {
    font-size: 18px;
  }
  .item-singlex2 .content-duo {
    max-width: 280px;
  }
  .item-singlex2 .content-duo .part-x1 {
    height: 125px;
    width: 125px;
  }
  .item-singlex2 .content-duo .part-x1 .img-icox1 {
    height: 38px;
  }
}
@media (max-width: 950px){
  .item-singlex2 .col-md-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .item-singlex2 {
    max-width: 700px;
    margin: 0 auto;
  }
}
@media (max-width: 650px){
  .item-singlex2 .col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .item-singlex2 .content-duo {
    text-align: left;
    max-width: 100%;
    padding-left: 120px;
    margin: 20px auto;
  }
  .item-singlex2 .content-duo .part-x1 {
    position: absolute;
    top: 0;
    left: 0;
  }
  .item-singlex2 .content-duo .part-x2 .btn-link01 {
    margin: 0;
  }
  .item-singlex2 .content-duo .part-x1 {
    height: 90px;
    width: 90px;
  }
  .item-singlex2 .content-duo .part-x1 .img-icox1 {
    height: 28px;
  }
  .item-singlex2 .content-duo .part-x2 {
    padding-top: 0;
    min-height: 90px;
  }
  .item-singlex2 .content-duo .part-x2 .subtitle {
    font-size: 20px;
  }
}
@media (max-width: 500px){
  .item-singlex2 .col-md-4 {
    padding: 0;
  }
}
@media (max-width: 360px){
  .item-singlex2 .content-duo .part-x1 {
    height: 75px;
    width: 75px;
  }
  .item-singlex2 .content-duo {
    text-align: left;
    max-width: 100%;
    padding-left: 100px;
  }
}

.section-tarifa{
  background-color: #F3F8FB;
  padding: 80px 0 100px;
}
.section-tarifa .content-title{
  text-align: center;
  padding-bottom: 40px;
}
.section-tarifa .content-title .title{
  font-size: 51px;
  font-weight: 600;
  color: #132F52;
  margin: 0;
}
.item-columnas,
.item-fila{
  position: relative;
  padding: 70px 0 20px;
  border-top: 1px solid #CDCDCD;
}
.item-columnas .box-espace,
.item-fila .box-espace{
  margin-left: auto;
  max-width: 800px;
}
.item-columnas .box-title,
.item-fila .box-title{
  position: absolute;
  left: 0;
  top: 70px;
  max-width: 250px;
}
.item-columnas .box-title .title-blue,
.item-fila .box-title .title-blue{
  font-size: 36px;
  font-weight: 600;
  color: #132F52;
  margin: 0;
  position: relative;
}



.item-columnas .content,
.item-fila .content-x2{
  margin-bottom: 50px;
}
.item-columnas .content .subtitle,
.item-fila .content-x2 .subtitle{
  font-size: 18px;
  font-weight: 600;
  color: #284A7F;
  margin-bottom: 30px;
}
.item-columnas .content p,
.item-fila .content-x2 p{
  font-size: 12px;
  font-weight: 400;
  color: #284A7F;
  margin: 0;
}
.item-columnas .content .content-standar-blue p,
.content-standar-blue p{
  font-size: 18px;
  font-weight: 300;
  color: #284A7F;
  line-height: 1.2;
}
.content-standar-blue a{
  font-size: 18px;
  font-weight: 400;
  color: #284A7F;
  text-decoration: underline;
}
.content-standar-blue ul,
.content-standar-blue ol{
  padding: 0;
}
.content-standar-blue ul li{
  display: block;
  margin-left: 15px;
  position: relative;
  font-size: 18px;
  font-weight: 300;
  color: #284A7F;
  line-height: 1.2;
  margin-bottom: 5px;
}
.content-standar-blue ul li::before{
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
  top: 8px;
  left: -14px;
  background: #284A7F;
  border-radius: 100%;
}
.content-standar-blue ol li{
  margin-left: 25px;
  position: relative;
  font-size: 18px;
  font-weight: 300;
  color: #284A7F;
  line-height: 1.2;
  margin-bottom: 5px;
}
.item-columnas .content-standar-blue ul li,
.item-columnas .content-standar-blue ol li,
.item-fila .content-standar-blue ul li,
.item-fila .content-standar-blue ol li {
  margin-bottom: 15px;
}
.item-columnas .content .btn-link01,
.item-fila .content-x2 .btn-link01{
  margin: 0 auto;
  margin-top: 20px;
  font-weight: 600;
}






.section-sticky{
  margin-top: -80px;
}
.section-sticky .box-mustard{
  background-color: #F1E5D2;
  max-width: 850px;
  margin: 0 auto;
}
.item-sticky{
  position: relative;
}
.item-sticky .content-center {
  max-width: 400px;
  margin-left: 100px;
  display: flex;
  align-items: center;
  min-height: 110px;
  padding: 20px 0;
}
.item-sticky .content-text p{
  color: #284A7F;
  font-size: 30px;
  font-weight: 300;
  margin: 0;
  line-height: 1;
}
.item-sticky .box-right {
  max-width: 310px;
  position: absolute;
  right: 50px;
  bottom: 30px;
}
.item-sticky .btn-mustard {
  padding: 10px 40px 9px;
}
@media (max-width: 1280px){
  .item-sticky .content-text p {
    font-size: 25px;
  }
}
@media (max-width: 991px){
  .item-sticky .content-center {
    margin-left: 80px;
  }
  .item-sticky .content-center {
    max-width: 450px;
  }
}
@media (max-width: 820px){
  .item-sticky .box-right {
    max-width: 300px;
    position: relative;
    right: 0;
    bottom: 0;
    margin: 0 auto;
  }
  .item-sticky .btn-mustard {
    padding: 10px 5px 9px;
  }
  .item-sticky .content-center{
    max-width: 100%;
    margin-left: 0;
    display: block;
    min-height: 100%;
  }
  .item-sticky .content-center .content-text{
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px){
  .item-sticky .content-center .content-text{
    display: none;
  }
  .section-sticky .container{
    padding: 0;
  }
  .item-sticky .btn-mustard {
    padding: 7px 5px;
  }
  .item-sticky .box-right {
    max-width: 250px;
  }
  .item-sticky .content-center{
    padding: 9px 0;
  }
  .section-sticky{
    position: fixed;
    z-index: 999;
    right: 0;
    bottom: 0;
    height: auto;
    background: transparent;
    width: 100%;
    margin: 0;
  }
}


@media (max-width: 1100px){
  .item-columnas .box-title .title-blue,
  .item-fila .box-title .title-blue {
    font-size: 32px;
  }
  .item-columnas .box-title, .item-fila .box-title {
    max-width: 225px;
  }
}
@media (max-width: 1050px){
  .item-columnas .box-title .title-blue,
  .item-fila .box-title .title-blue {
    font-size: 28px;
  }
  .item-columnas .box-title,
  .item-fila .box-title {
    max-width: 180px;
  }
  .item-columnas .box-espace,
  .item-fila .box-espace {
    max-width: 750px;
  }
}
@media (max-width: 991px){
  .section-tarifa .content-title .title {
    font-size: 45px;
  }
}
@media (max-width: 960px){
  .item-columnas .box-espace,
  .item-fila .box-espace {
    max-width: 700px;
  }
}
@media (max-width: 910px){
  .item-columnas .box-espace,
  .item-fila .box-espace {
    max-width: 650px;
  }
}
@media (max-width: 860px){
  .item-columnas .box-espace,
  .item-fila .box-espace {
    max-width: 600px;
  }
  .item-columnas .box-title .title-blue,
  .item-fila .box-title .title-blue {
    font-size: 26px;
  }
}
@media (max-width: 810px){
  .item-columnas .box-espace,
  .item-fila .box-espace {
    max-width: 560px;
  }
}
@media (max-width: 767px){
  .item-columnas .box-title,
  .item-fila .box-title {
    position: relative;
    left: 0;
    top: 0;
    max-width: 100%;
    padding: 14px 35px 14px 0;
    cursor: pointer;
  }
  .item-columnas .box-espace,
  .item-fila .box-espace {
    max-width: 100%;
  }
  .item-columnas .content .subtitle,
  .item-fila .content-x2 .subtitle {
    margin-bottom: 20px;
  }
  .item-columnas .content,
  .item-fila .content-x2 {
    margin: 20px 0 30px;
  }
  .item-columnas,
  .item-fila {
    padding: 0;
  }
  .section-tarifa {
    padding: 70px 0 40px;
  }
  .section-tarifa .content-title .title {
    font-size: 42px;
  }
  .item-columnas .box-title .title-blue,
  .item-fila .box-title .title-blue {
    font-size: 24px;
  }
  .item-columnas .box-title .title-blue::before,
  .item-fila .box-title .title-blue::before{
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: -25px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    background-image: url(../../assets/images/pluss-mustard.svg);
  }
  .item-columnas .box-title .title-blue::after,
  .item-fila .box-title .title-blue::after{
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: -35px;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    background-image: url(../../assets/images/negativo-blue.svg);
    display: none;
  }
  .section-tarifa .container .box-borde{
    width: 100%;
    height: 1px;
    background-color: #CDCDCD;
  }
  .item-columnas .box-boards,
  .item-fila .box-boards{
    padding: 0 0 20px;
    display: none;
  }
  .item-columnas.item-colapso.abierto .box-boards,
  .item-fila.item-colapso.abierto .box-boards  {
    display: block;
  }
  .item-columnas.item-colapso.abierto .box-title .title-blue::before,
  .item-fila.item-colapso.abierto .box-title .title-blue::before{
    display: none;
  }
  .item-columnas.item-colapso.abierto .box-title .title-blue::after,
  .item-fila.item-colapso.abierto .box-title .title-blue::after{
    display: block;
  }
  .item-colapso .d-desktop{
    display: none;
  }
  .item-colapso .d-mobile{
    display: block !important;
    text-decoration: none;
  }
  .ancla-colapso{
    position: relative;
    top:-50px;
  }
}
@media (max-width: 500px){
  .section-tarifa .content-title .title {
    font-size: 36px;
  }
}
@media (max-width: 360px){
  .item-columnas .box-title .title-blue,
  .item-fila .box-title .title-blue {
    font-size: 20px;
  }
  .item-columnas .box-title,
  .item-fila .box-title {
    padding: 12px 35px 13px 0;
  }
  .section-tarifa .content-title .title {
    font-size: 34px;
  }
}
@media (max-width: 340px){
  .item-columnas .box-title .title-blue,
  .item-fila .box-title .title-blue {
    font-size: 18px;
  }
  .item-columnas .content .subtitle,
  .item-fila .content-x2 .subtitle {
    font-size: 16px;
  }
  .section-tarifa .content-title .title {
    font-size: 32px;
  }
}


.bg-clestex1{
  background-color: #EDF8FC;
}

.section-beneficios-x1{
  padding: 35px 0 30px;
}
.section-beneficios-x1 .box-title{
  text-align: center;
}
.section-beneficios-x1 .box-title .title-celestx1{
  font-size: 60px;
  font-weight: 700;
  color: #0088C2;
  margin-bottom: 15px;
  line-height: 1;
}
.section-beneficios-x1 .box-title .amount{
  font-size: 24px;
  font-weight: 300;
  color: #284A7F;
  margin: 0;
}
.section-beneficios-x1 .box-title .amount span{
  font-size: 24px;
  font-weight: 600;
  color: #284A7F;
}
.section-beneficios-x1 .box-title .amount br{
  display: none;
}
.section-beneficios-x1 .dots-mustard .slick-dots {
  bottom: -23px !important;
}
.item-beneficios{
  background: #fff;
  box-shadow: 0px 2px 5px rgba(177, 177, 177, 0.55);
  border-radius: 5px;
  max-width: 245px;
  margin: 20px 0;
  transition: all 0.4s;
  border-bottom: 6px solid #fff;
  position: relative;
}
.item-beneficios:hover {
  border-bottom: 6px solid #D6A24A;
}
.item-beneficios .box-content {
  min-height: 70px;
  align-items: center;
  display: flex;
  text-align: left;
  justify-content: center;
}
.item-beneficios .box-content .inner{
  position: relative;
  margin: 0;
  display: table;
  max-width: 150px;
}
.item-beneficios .content-img {
  max-width: 30px;
  min-height: 30px;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.item-beneficios .content-img img {
  max-width: 25px;
  height: auto;
  width: auto;
  max-height: 40px;
  margin: 0 auto;
}
.item-beneficios .box-content .subtitle {
  font-weight: 600;
  font-size: 18px;
  color: #0088C2;
  margin: 0;
  padding-left: 35px;
}
.item-beneficios a {
  text-decoration: none!important;
}
.item-beneficios.activo{
  border-bottom: 6px solid #D6A24A;
}
.box-select-x1{
  position: relative;
  max-width: 310px;
  margin: 0 auto;
  margin-top: 30px;
  display: none;
}
.box-select-x1 .content-select{
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: #fff;
}
.box-select-x1 .content-select .text-select{
  width: 100%;
  padding: 17px 25px 15px 10px;
  font-weight: 300;
  font-size: 14px;
  border: 0;
  color: #132F52;
  border-bottom: 2px solid #D6A24A;
  cursor: pointer;
}
.box-select-x1 .content-select::before{
  width: 14px;
  height: 10px;
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0,-50%);
  background-image: url(../../assets/images/polygon-mustard.svg);
  z-index: 4;
}
.box-select-x1 .list-select{
  padding: 0;
  max-width: 310px;
  background-color: #fff;
  margin: 0 auto;
  box-shadow: 0px 2px 5px rgba(177, 177, 177, 55%);
  position: absolute;
  z-index: 5;
  left: 0;
  top: 51px;
  width: 100%;
  display: none;
  cursor: pointer;
}
.box-select-x1 .list-select li{
  font-size: 18px;
  font-weight: 600;
  display: block;
  padding: 7px 60px 6px 10px;
  position: relative;
  border-bottom: 1px solid #CFCFCF;
}
.box-select-x1 .list-select li:nth-last-child(1){
  border-bottom: 0;
}
.box-select-x1 .list-select li a{
  text-decoration: none!important;
  color: #284A7F!important;
  display: block;
}
.box-select-x1 .list-select li .box-celest{
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.box-select-x1 .list-select li .box-celest p{
  background-color: #ECF7FC;
  border-radius: 30px;
  color: #0088C2;
  font-size: 18px;
  font-weight: 300;
  padding: 0px 5px;
  margin: 0;
  width: 45px;
  text-align: center;
}
@media (max-width: 1280px){
  .section-beneficios-x1 .box-title .title-celestx1 {
    font-size: 55px;
  }
}
@media (max-width: 1250px){
  .item-beneficios .box-content .subtitle {
    font-size: 16px;
  }
}
@media (max-width: 1180px){
  .section-beneficios-x1 .box-width .col-2 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .section-beneficios-x1 .box-width{
    max-width: 1050px;
    margin: 0 auto;
  }
  .item-beneficios {
    margin: 8px auto;
  }
}
@media (max-width: 1050px){
  .section-beneficios-x1 .box-width .col-2 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .section-beneficios-x1 .box-width {
    max-width: 800px;
  }
  .section-beneficios-x1 .box-title .title-celestx1 {
    font-size: 48px;
  }
}
@media (max-width: 800px){
  .item-beneficios {
    margin: 8px 5px;
  }
}
@media (max-width: 767px){
  .section-beneficios-x1 .box-width{
    display: none;
  }
  .box-select-x1{
    display: block;
  }
  .section-beneficios-x1 .box-title .amount br {
    display: block;
  }
  .section-beneficios-x1 .box-title .title-celestx1 {
    font-size: 42px;
  }
}
@media (max-width: 500px){
  .section-beneficios-x1 .box-title .title-celestx1 {
    font-size: 36px;
  }
  .section-beneficios-x1 .box-title .amount,
  .section-beneficios-x1 .box-title .amount span {
    font-size: 22px;
  }
}
@media (max-width: 480px){
  .section-beneficios-x1 .box-title .amount,
  .section-beneficios-x1 .box-title .amount span {
    font-size: 20px;
  }
}
@media (max-width: 360px){
  .section-beneficios-x1 .box-title .amount,
  .section-beneficios-x1 .box-title .amount span {
    font-size: 18px;
  }
}
@media (max-width: 340px){
  .section-beneficios-x1 .box-title .title-celestx1 {
    font-size: 32px;
  }
}

.section-beneficios-x2{
  padding: 30px 0 20px;
}
.section-beneficios-x2 .list-select{
  margin: 5px 10px;
}
.section-beneficios-x2 .list-select li {
  display: inline-block;
  font-weight: 400;
  font-size: 18px;
  color: #284A7F;
  margin: 0;
}
.section-beneficios-x2 .inner-select-x1{
  position: relative;
  width: 100%;
}
.inner-select-x1 select{
  width: 100%;
  padding: 8px 25px 8px 5px;
  height: 40px;
  font-weight: 600;
  font-size: 18px;
  border: 0;
  color: #0088C2;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer;
}
.inner-select-x1::before{
  width: 14px;
  height: 10px;
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0,-50%);
  background-image: url(../../assets/images/polygon-mustard.svg);
  z-index: 4;
}
@media (max-width: 991px){
  .section-beneficios-x2 .box-width .col-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .section-beneficios-x2 .box-width{
    max-width: 900px;
    margin: 0 auto;
  }
}
@media (max-width: 767px){
  .section-beneficios-x2{
    padding: 20px 0 80px;
  }
  .section-beneficios-x2 .item-benefits .content-img {
      min-height: 165px;
  }
  .section-beneficios-x2 .item-benefits .content-text .subtitle {
    font-size: 18px;
  }
  .section-beneficios-x2 .box-blue-x1 {
    font-size: 18px;
    max-width: 80px;
  }
  .section-beneficios-x2 .item-benefits .content-text {
    padding: 10px 10px 14px;
  }
}
@media (max-width: 600px){
  .section-beneficios-x2 .item-benefits .content-img {
    min-height: 140px;
  }
  .section-beneficios-x2 .list-select li,
  .inner-select-x1 select {
    font-size: 16px;
  }
}
@media (max-width: 550px){
  .section-beneficios-x2 .item-benefits .content-text .subtitle {
    font-size: 15px;
  }
  .section-beneficios-x2 .item-benefits .content-img {
    min-height: 115px;
  }
}
@media (max-width: 500px){
  .section-benefits-x1 .box-mobil{
    padding-top: 40px;
  }
  .item-benefits .content-img {
    min-height: 108px;
  }
  .box-blue-x1 {
    font-size: 15px;
    max-width: 50px;
  }
  .item-benefits .content-text .subtitle {
    font-size: 15px;
    margin: 0 0 5px;
  }
  .item-benefits .content-text .item-ticket{
    display: none;
  }
  .item-benefits .content-text {
    padding: 8px;
  }
  .section-beneficios-x2 .box-blue-x1 {
    font-size: 15px;
    max-width: 50px;
  }
}
@media (max-width: 480px){
  .section-benefits-x1 .container{
    padding: 0;
  }
  .section-benefits-x1 .content-title{
    padding: 0 15px;
  }
  .section-beneficios-x2 .container{
    padding: 0 5px;
  }
}
@media (max-width: 400px){
  .item-benefits .content-img {
    min-height: 85px;
  }
  .item-benefits .content-text .subtitle {
    font-size: 14px;
  }
  .item-benefits {
    margin: 15px 5px;
  }
  .section-benefits-x1 .box-mobil {
    padding-top: 40px;
    padding: 40px 5px 0;
  }
  .section-beneficios-x2 .item-benefits .content-img {
    min-height: 85px;
  }
  .section-beneficios-x2 .item-benefits .content-text .subtitle {
    font-size: 14px;
  }
  .item-benefits .content-text .ubicacion::before{
    width: 11px;
    top: -2px;
  }
  .item-benefits .content-text .ubicacion {
    padding-left: 15px;
  }
}
@media (max-width: 380px){
  .section-beneficios-x2 .list-select li, .inner-select-x1 select {
    font-size: 14px;
  }
  .inner-select-x1::before {
    width: 12px;
    right: 8px;
  }
}


.modal-items .modal-dialog{
  max-width: 525px;
}
.modal-items .modal-content {
  border-radius: 0;
  border: 0;
}
.beneficio-pop .content-img {
  min-height: 250px;
  position: relative;
  background: #C4C4C4;
}
.beneficio-pop .box-blue-x1{
  border-radius: 0 0 25px;
}
.beneficio-pop .espace-text{
  padding: 20px 40px 10px;
}
.beneficio-pop .espace-text .title{
  font-size: 36px;
  font-weight: 600;
  color: #0088C2;
  line-height: 1;
}
.beneficio-pop .espace-text .date{
  font-size: 12px;
  font-weight: 400;
  color: #284A7F;
  margin: 0;
}
.beneficio-pop .content-scroll{
  /*height: 180px;
  overflow-y: scroll; */
  margin: 30px -40px 0;
  padding: 0 40px;
}
.content-scroll .content-text{
  position: relative;
  padding: 0 0 10px 50px;
}
.content-scroll .content-text .box-icono{
  max-width: 30px;
  min-height: 30px;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  top: 5px;
  left: 15px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50% , 0);
}
.content-scroll .content-text .box-icono img{
  height: 30px;
  width: auto;
}
@media (max-width: 767px){
  .beneficio-pop .espace-text .title {
    font-size: 30px;
  }
  .beneficio-pop .espace-text {
    padding: 20px 25px 10px;
  }
}
@media (max-width: 500px){
  .beneficio-pop .espace-text .title {
    font-size: 24px;
  }
}
@media (max-width: 380px){
  .beneficio-pop .content-img {
    min-height: 220px;
  }
  .beneficio-pop .espace-text {
    padding: 15px 20px;
  }
}
@media (max-width: 340px){
  .beneficio-pop .content-img {
    min-height: 190px;
  }
  .beneficio-pop .espace-text .title {
    font-size: 20px;
  }
  .beneficio-pop .box-blue-x1, .box-blue-x1 {
    font-size: 22px;
    max-width: 85px;
  }
  .modal-items .modal-dialog {
    margin-top: 35px;
  }
}


.item-singlex2 .content-duo .part-x1 .capa{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  z-index: 0;
  border-radius: 50%;
  opacity: 0.4;
}
.item-singlex2 .content-duo .part-x1 img{
  z-index: 2;
  position: relative;
}

.card-right{
  position: absolute;
  max-width: 600px;
  top: -15px;
  right: -40px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.overhidden{
  position: relative;
  overflow: hidden;
}
.img-fondo-0{
  width: 100%;
  top:0;
  left:0;
  position: absolute;
  z-index: 0;
}



@media (max-width: 1180px){
  .img-fondo-0 {
    height: 60vw;
  }
  .item-singlex1 .box-left .title {
    font-size: 60px;
  }
  .item-singlex1 .box-left .subtitle {
    font-size: 32px;
  }
  .item-singlex1 .box-left .text p {
    font-size: 22px;
  }
}
@media (max-width: 1000px){
  .card-right {
    max-width: 550px;
  }
}
@media (max-width: 950px){
  .card-right {
    max-width: 480px;
  }
  .img-fondo-0 {
    height: 70vw;
  }
}
@media (max-width: 900px){
  .card-right {
    max-width: 440px;
  }
}
@media (max-width: 830px){
  .card-right {
    max-width: 400px;
  }
  .img-fondo-0 {
    height: 80vw;
  }
  .item-singlex1 .box-left {
    max-width: 400px;
  }
}
@media (max-width: 767px){
  .section-single-tarjeta .btn-width,
  .line-grey{
    display: none;
  }
  .item-singlex1 .box-left {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
  }
  .card-right {
    position: relative;
    margin: 0 auto;
    top: 0;
    right: 0;
    transform: none;
    -webkit-transform: none;
  }
  .item-singlex2 {
    margin-top: -80px;
  }
  .section-single-tarjeta {
    padding: 0 0 20px;
  }
}
@media (max-width: 500px){
  .item-singlex1 .box-left .text p {
    font-size: 20px;
  }
  .item-singlex1 .box-left .title {
    font-size: 51px;
  }
  .item-singlex1 .box-left .subtitle {
    font-size: 30px;
  }
  .section-single-tarjeta .img-fondo-0{
    display: none;
  }
  .section-single-tarjeta .bloque-mobile-tarjeta{
    display: block !important;
  }
  .section-single-tarjeta{
    padding-top: 0 !important;
  }
  .item-singlex1.box-mobil,
  .card-right{
    display: none;
  }
  .item-singlex1.content-mobil{
    position: absolute;
    left: 50%;
    top: 50px;
    width: 100%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
  }
  .item-singlex1 .box-left .text {
    max-width: 400px;
    margin: 20px auto;
    padding: 0 10px;
  }
}
@media (max-width: 480px){
  .item-singlex1.content-mobil {
    top: 20px;
  }
}
@media (max-width: 380px){
  .item-singlex1 .box-left .subtitle {
    font-size: 25px;
  }
  .item-singlex1 .box-left .title {
    font-size: 45px;
  }
  .item-singlex1 .box-left .text p {
    font-size: 18px;
  }
  .item-singlex1 .box-left .text {
    margin: 10px auto;
  }
}
@media (max-width: 340px){
  .item-singlex1 .box-left .subtitle {
    font-size: 20px;
  }
  .item-singlex1 .box-left .title {
    font-size: 35px;
  }
  .item-singlex1 .box-left .text p {
    font-size: 16px;
  }
}



.wp-pagenavi{
  width: 100%;
  text-align: center;
  margin-top: 60px;
}
.wp-pagenavi a{
  transition: all 0.4s;
}
.wp-pagenavi a,
.wp-pagenavi span {
  color: #D6A24A;
}
.wp-pagenavi span.current{
  font-weight: 400;
  background-color: #D6A24A;
  color: #fff;
  border: 1px solid #D6A24A!important
}
.wp-pagenavi .pages{
  border:0;
}
.wp-pagenavi a,
.wp-pagenavi span {
  border: 1px solid #D6A24A;
  padding: 6px 14px!important;
  margin: 8px!important;
  min-width: 50px;
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
  border: 1px solid #D6A24A!important;
}
.wp-pagenavi a.page:hover{
  background-color: #D6A24A;
  color:#fff;
  text-decoration: none!important;
  border-color: #D6A24A!important;
}
.wp-pagenavi a:hover{
  border-color: #D6A24A!important;
  text-decoration: none!important;
  color: #D6A24A;
}
.wp-pagenavi .pages{
  display: none;
}
.modal-datex1 .btn-grey01{
  background: #D6A24A;
  border: 2px solid #D6A24A;
  color: #2F2111!important;
}
.modal-datex1 .btn-grey01:disabled{
  background: #C9C2B6;
  border: 2px solid #C9C2B6;
}
.modal-datex1 form p{
  margin-bottom: 0;
}
.modal-datex1 .wpcf7-not-valid-tip {
  font-size: 12px;
  margin-bottom: -15px;
  position: relative;
  top: 2px;
}
.modal-datex1 .wpcf7-response-output{
  font-size: 14px;
  text-align: center;
}
.modal-datex1 .wpcf7-spinner{
  display: none !important;
}
body:not(.logged-in) main{
  padding-top: 15px;
}
form .btn-grey01.desactivado{
  pointer-events: none;
  background: #C9C2B6 !important;
  border: 2px solid #C9C2B6 !important;
  color: #A39A91!important;
}
.widget-visible,
.widget-visible iframe{
  border-radius: 100% !important;
  overflow: hidden;
  background: transparent !important;
}
@media (min-width: 600px){
  .modal-items .modal-dialog{
    margin-top: 50px;
    margin-bottom: 20px;
  }
}
@media (max-width: 600px){
  .modal-items .modal-dialog{
    margin-top: 90px;
    margin-bottom: 40px;
  }
  .modal-items .content-standar-blue p{
    font-size: 17px;
  }
}
.top_home{
  overflow: hidden;
}
@media (min-width: 768px){
  .ancla-colapso {
    position: relative;
    top: -220px;
  }
}
@media (min-width: 991px){
  .ancla-colapso {
    position: relative;
    top: -150px;
  }
}
.item-colapso .btn-link01{
  margin-left: 0 !important;
}
.item-fila.item-colapso .col-md-6{
  padding-left: 0;
}
.modal.modal-items{
  z-index: 9999999999 !important;
}
@media (max-width: 480px){
  .beneficio-pop .content-scroll{
    height: 200px;
    overflow-y: scroll;
    margin: 30px -20px 0;
    padding-right: 20px;
  }
  .modal-items .modal-dialog{
    margin-top: 0;
    margin-bottom: 0;
  }
  .modal-items .modal-content{
    margin-top: 25px;
  }
}
.beneficio-pop .content-scroll::-webkit-scrollbar{
  width: 6px;
}
.beneficio-pop .content-scroll::-webkit-scrollbar-track{
  background: #f1f1f1;
}
.beneficio-pop .content-scroll::-webkit-scrollbar-thumb{
  background: #0088C2;
}
.beneficio-pop .content-scroll::-webkit-scrollbar-thumb:hover{
  background: #0088C2;
}
@media (max-width: 991px){
  .section-categoria-x1 .col-16 {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .section-categoria-x1 .item-categoriax1{
    margin: 10px;
  }
}
@media (max-width: 550px){
  .section-categoria-x1 .col-16{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px){
  .section-call {
    margin-bottom: -75px;
  }
}
.slider-beneficios-listado .slick-slide{
  padding: 0 5px;
}
.section-beneficios-x1 .item-beneficios{
  margin: 5px 0;
}
@media (min-width: 501px){
  .slider-benefits .item-benefits .content-text {
    min-height: 140px;
  }
}
.leasing_content iframe{
  max-width: 100% !important;
  width: 100% !important;
}
@media (max-width: 767px){
  .leasing_content iframe{
    height: 380px !important;
  }
}
@media (max-width: 767px){
  .leasing_content iframe{
    height: 220px !important;
  }
}
.btn-mustard.btn-descargar{
  margin-top: 20px;
  height: 54px !important;
  padding-top: 12px !important;
  font-size: 16px;
}
.contact_form_new .wpcf7-spinner{
  position: absolute;
  left: 0;
}
.wpcf7-response-output{
  width: 100% !important;
  text-align: center !important;
  margin-top: 0 !important;
}
.sin-hover a{
  text-decoration: none !important;
}
