.rotador {
  background-color: #0000;
  height: 485px;
}

.item_slide_banner {
  background-image: url('../images/banner_one.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.item_slide_banner._2 {
  background-image: url('../images/banner_two.png');
}

.slide_nav_banner, .left_arrow_banner, .right_arrow_banner {
  display: none;
}

.sec1 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-1100 {
  width: 90%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.cont1_sec1 {
  text-align: center;
  margin-bottom: 40px;
}

.cont1_sec1.popup_conts {
  margin-bottom: 0;
}

.titulo_felicidades {
  color: #000;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.text1_sec1 {
  color: #000;
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.text_red_sec1 {
  color: #fff;
  background-color: #ec2227;
  border-radius: 6px;
  font-size: 40px;
  line-height: 45px;
}

.text2_sec1 {
  color: #000;
  margin-bottom: 27px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.btn_sec1 {
  color: #fff;
  background-color: #ec2227;
  border-radius: 30px;
  padding: 20px 30px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  display: inline-block;
}

.cont2_sec1 {
  text-align: center;
  margin-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.text3_sec1 {
  color: #000;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.cont_info_in_red {
  background-color: #ec2025;
  border-radius: 4px;
  padding: 40px 50px;
}

.cont_in_cont-red {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.col_left_in_red {
  float: left;
  text-align: center;
  width: 35%;
}

.cont_right_in_red {
  float: left;
  text-align: center;
  width: 65%;
}

.text1_in_red {
  color: #fff;
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}

.text2_in_red {
  color: #fff;
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.text3_in_red {
  color: #fff;
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.btn_in_cont_red {
  color: #fff;
  background-color: #000;
  border-radius: 40px;
  padding: 16px 30px;
  font-family: Inter, sans-serif;
  font-size: 19px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.sec2 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-1300 {
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.cont_titul_sec2 {
  text-align: center;
  width: 90%;
  max-width: 900px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.titul_sec2 {
  color: #ec2227;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}

.cont_cards_sec2 {
  flex-flow: wrap;
  margin-bottom: 40px;
  display: flex;
}

.card_op {
  float: left;
  text-align: center;
  width: 18%;
  margin-bottom: 20px;
  margin-left: 1%;
  margin-right: 1%;
}

.txt_card_op {
  color: #000;
  margin-top: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.cont_premio_sec2 {
  text-align: center;
  background-color: #f8f8f8;
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.titul_premio {
  color: #313131;
  background-image: url('../images/icon_arrow_premio.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-right: 25px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
}

.cont_det_trip {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.titulo_detalle {
  color: #000;
  text-align: center;
  margin-bottom: 40px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
}

.cont_det_trips {
  flex-flow: wrap;
  justify-content: center;
  margin-bottom: 40px;
  display: flex;
}

.card_det_trip {
  float: left;
  width: 23%;
  margin-bottom: 20px;
  margin-left: 1%;
  margin-right: 1%;
}

.text_card_det_trip {
  color: #090909;
  margin-top: 12px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.text_bold_card_det_trip {
  font-weight: 500;
}

.btn_sec2_dets {
  color: #fff;
  background-color: #010101;
  border-radius: 30px;
  padding: 15px 30px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.sec3 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.col_left_sec3 {
  float: left;
  width: 50%;
  position: relative;
}

.col_right_sec3 {
  float: left;
  width: 50%;
  padding-left: 45px;
  padding-right: 45px;
}

.titul_sec3 {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
}

.cont1_col_der_sec3 {
  text-align: center;
  margin-bottom: 30px;
}

.txt1_sec3 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.txt2_sec3 {
  color: #000;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.cont_logs_sec3 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card_logs_sec3 {
  float: left;
  width: 32.33%;
  margin-left: .5%;
  margin-right: .5%;
}

.cont_desp_countries {
  z-index: 5;
  background-color: #fff;
  border-radius: 12px;
  padding: 15px 25px 40px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
  box-shadow: 0 1px 10px #0003;
}

.cont_img_desp_country {
  background-image: url('../images/image_desp_country.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  height: 250px;
  margin-bottom: 20px;
}

.col_left_desp_country {
  float: left;
  border-right: 1px solid #e7e7e7;
  width: 50%;
  padding-right: 30px;
}

.col_der_desp_country {
  float: left;
  border-left: 1px solid #e7e7e7;
  width: 50%;
  padding-left: 30px;
}

.txt1_desp_country {
  color: #000;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 38px;
}

.txt2_desp_country {
  color: #ec2025;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.txt3_desp_country {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.txt4_desp_country {
  color: #000;
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.txt5_desp_country {
  color: #000;
  margin-bottom: 5px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.list_desp_country {
  padding-left: 30px;
}

.item_list_country {
  color: #000;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.txt_cerrar_desp_country {
  color: #000;
  text-align: right;
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.sec4 {
  background-color: #231d1d;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-1500 {
  width: 90%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.titulo_sec4 {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 38px;
}

.rotador_bodegas {
  flex-flow: wrap;
  display: flex;
}

.card_bodega {
  float: left;
  background-color: #fff;
  width: 30.33%;
  margin-bottom: 20px;
  margin-left: 1.5%;
  margin-right: 1.5%;
  text-decoration: none;
}

.cont_img_card_bodega {
  background-image: url('../images/bodega_img1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.cont_img_card_bodega._2 {
  background-image: url('../images/bodega_img2.png');
}

.cont_img_card_bodega._3 {
  background-image: url('../images/bodega_img3.png');
}

.info_card_bodega {
  padding: 30px 20px;
}

.titul_card_bodega {
  color: #000;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.text_card_bodega {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 15px;
}

.cont_general_rotador_bodega {
  position: relative;
  z-index: 8;
}

.cont_arrows_bodegas {
  z-index: 0;
  justify-content: space-between;
  display: flex;
  position: absolute;
  inset: 40% -50px auto;
}

.arrow_left_bodega {
  background-image: url('../images/prev_arrow_bodega.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
  position: absolute;
  z-index: 10;
}

.arrow_right_bodega {
  background-image: url('../images/next_arrow_bodega.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
  position: absolute;
  z-index: 10;
  right: 0;
}

.sec5 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.cont_titul_sec5 {
  color: #151515;
  text-align: center;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
}

.tabs_menu {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.tab_link {
  color: #000;
  background-color: #f2f2f2;
  border-radius: 30px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 12px 35px 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.tab_link.w--current {
  color: #fff;
  background-color: #ec2025;
}

.cont_fila_tabs {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.col_left_tabs {
  float: left;
  text-align: center;
  width: 50%;
  padding-right: 50px;
}

.col_der_tabs {
  float: left;
  width: 50%;
}

.titul_tab_sec5 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
}

.text_tab_sec5 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.sec6 {
  background-color: #f8f8f8;
  padding-top: 50px;
  padding-bottom: 30px;
}

.col_left_testi {
  float: left;
  width: 50%;
  padding-right: 35px;
}

.col_der_testi {
  float: left;
  width: 50%;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 0;
}

.cont_img_testimonios {
  margin-bottom: 10px;
  position: relative;
}

.cont_slide_nav_testimonios {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav_rotador_testimonios {
  background-color: #ababab;
  border-radius: 20px;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

.nav_rotador_testimonios.active {
  background-color: #000;
}

.cont_info_testimoniales {
  text-align: center;
}

.titul_testimoniales {
  color: #000;
  margin-bottom: 40px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 34px;
}

.desc_testimoniales {
  color: #000;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.name_testimoniales {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.fila_rotadores_testimonios {
  margin-bottom: 10px;
}
.fila_rotadores_testimonios._2 {
  display: none;
}

.cont_navs_testimoniales {
  float: left;
  width: 50%;
  padding-right: 35px;
}

.cont_arrows_testimoniales {
  z-index: 6;
  float: left;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
  top: -65px;
}

.arrow_prev_testimoniales {
  background-image: url('../images/arrow_prev_testimoniales.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
  margin-right: 8px;
}

.arrow_next_testimoniales {
  background-image: url('../images/arrow_next_testimoniales.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
  margin-left: 8px;
}

.sec7 {
  background-color: #e71e23;
  padding-top: 45px;
  padding-bottom: 45px;
}

.cont_footer {
  justify-content: center;
  align-items: center;
  display: flex;
}

.col_left_footer {
  float: left;
  width: 50%;
  padding-right: 10px;
}

.col_der_footer {
  float: left;
  text-align: right;
  width: 50%;
}

.txt_copy {
  color: #fff;
  font-family: Inter, sans-serif;
}

.btn_redes_footer {
  margin-left: 5px;
  margin-right: 5px;
}

.cta_footer {
  color: #fff;
}

.popup {
  z-index: 9999;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.cont_popup {
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.container_pop {
  background-color: #fff;
  border-radius: 20px;
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 100px;
}

.btn_play_testimonios {
  background-image: url('../images/play_video4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80px;
  width: 100%;
  height: 100%;
  position: absolute;
}

@media screen and (max-width: 991px) {
  .rotador {
    height: 300px;
  }

  .titulo_felicidades {
    font-size: 36px;
  }

  .text1_sec1 {
    padding-left: 0;
    padding-right: 0;
    font-size: 26px;
  }

  .text_red_sec1 {
    font-size: 34px;
  }

  .cont2_sec1, .text3_sec1 {
    padding-left: 0;
    padding-right: 0;
  }

  .cont_info_in_red {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sec2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .titul_sec2 {
    font-size: 26px;
    line-height: 30px;
  }

  .txt_card_op {
    font-size: 14px;
  }

  .cont_premio_sec2 {
    width: 100%;
  }

  .col_left_sec3 {
    width: 100%;
    margin-bottom: 40px;
  }

  .col_right_sec3 {
    width: 100%;
  }

  .titul_sec3 {
    line-height: 26px;
  }

  .txt1_sec3 {
    line-height: 22px;
  }

  .txt2_sec3 {
    line-height: 20px;
  }

  .card_bodega {
    width: 47%;
  }

  .card_bodega._3 {
    display: none;
  }

  .cont_arrows_bodegas {
    left: -25px;
    right: -25px;
  }
  .arrow_left_bodega {
    width: 45px;
    height: 45px;
  }

  .arrow_right_bodega {
    width: 45px;
    height: 45px;
  }

  .titul_tab_sec5 {
    font-size: 36px;
    line-height: 44px;
  }

  .text_tab_sec5, .titul_testimoniales {
    font-size: 26px;
    line-height: 30px;
  }

  .desc_testimoniales {
    font-size: 18px;
    line-height: 24px;
  }

  .name_testimoniales {
    font-size: 14px;
  }

  .cont_arrows_testimoniales {
    top: -20px;
  }

  .container_pop {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  .rotador {
    height: 200px;
  }

  .sec1 {
    padding-bottom: 20px;
  }

  .titulo_felicidades {
    font-size: 34px;
    line-height: 40px;
  }

  .text1_sec1 {
    font-size: 22px;
    line-height: 30px;
  }

  .text_red_sec1 {
    font-size: 26px;
  }

  .btn_sec1 {
    padding-top: 15px;
    padding-bottom: 12px;
  }

  .text3_sec1 {
    font-size: 18px;
    line-height: 24px;
  }

  .col_left_in_red {
    width: 100%;
    margin-bottom: 20px;
  }

  .cont_right_in_red {
    width: 100%;
  }

  .btn_in_cont_red {
    padding-top: 12px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .sec2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .titul_sec2 {
    font-size: 22px;
  }

  .cont_cards_sec2 {
    justify-content: center;
  }

  .card_op {
    width: 31.33%;
  }

  .sec3 {
    padding-bottom: 20px;
  }

  .col_right_sec3 {
    padding-left: 0;
    padding-right: 0;
  }

  .titul_sec3 {
    font-size: 22px;
  }

  .txt1_sec3 {
    font-size: 18px;
  }

  .txt2_sec3 {
    font-size: 16px;
  }

  .titulo_sec4 {
    font-size: 24px;
    line-height: 30px;
  }

  .card_bodega {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .card_bodega._2 {
    display: none;
  }

  .cont_arrows_bodegas {
    left: -20px;
    right: -20px;
  }

  .sec5 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .tab_link {
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .col_left_tabs {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .col_der_tabs {
    width: 100%;
  }

  .sec6 {
    padding-top: 30px;
  }

  .col_left_testi {
    width: 100%;
    padding-right: 0;
  }

  .col_der_testi {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cont_navs_arrows {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cont_arrows_testimoniales {
    top: 0;
  }

  .sec7 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cont_footer {
    flex-flow: wrap;
  }

  .col_left_footer {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .col_der_footer {
    text-align: center;
    width: 100%;
  }

  .container_pop {
    padding: 30px 20px;
  }
}

@media screen and (max-width: 479px) {
  .titulo_felicidades {
    font-size: 30px;
  }

  .text1_sec1 {
    font-size: 18px;
    line-height: 24px;
  }

  .text_red_sec1 {
    font-size: 20px;
    line-height: 26px;
    display: inline-block;
  }

  .btn_sec1 {
    font-size: 14px;
    display: block;
  }

  .cont_info_in_red {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text2_in_red, .text3_in_red, .btn_in_cont_red {
    font-size: 14px;
  }

  .card_op, .card_det_trip {
    width: 48%;
  }

  .btn_sec2_dets {
    padding-top: 12px;
    padding-bottom: 10px;
    display: block;
  }

  .cont_desp_countries {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cont_img_desp_country {
    height: 200px;
    margin-bottom: 10px;
  }

  .col_left_desp_country {
    width: 100%;
    margin-bottom: 5px;
    padding-right: 0;
  }

  .col_der_desp_country {
    width: 100%;
    padding-left: 0;
  }

  .cont_arrows_bodegas {
    top: 45%;
    left: -10px;
    right: -10px;
  }

  .container_pop {
    padding-left: 10px;
    padding-right: 10px;
  }
}


