a,
body,
h1,
h2,
h3,
h4,
h5,
input,
p,
textarea {
  font-family: Lato, sans-serif
}

.magic_hover:hover>i,
.magic_hover:hover>span {
  transition: .4s ease-in;
  color: #7a2a00;
  text-decoration: none;
  font-weight: 700
}

.logo {
  height: 55px;
  margin-top: 12.5px
}

#header-custom .navbar-brand>span {
  color: #fff
}

@media screen and (max-width:992px) {
  #header-custom .navbar-brand {
    padding-left: 55px!important;
    padding-right: 0!important
  }
  #header-custom .navbar-brand:after,
  #header-custom .navbar-brand:before {
    margin-left: 25px
  }
}

#header-custom.navbar-fixed-top {
  position: fixed!important;
  background: #fff;
  -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, .1);
  margin-top: 0;
  top: 0
}

#header-custom.navbar-fixed-top .navbar-brand {
  color: #cfc91d
}

#header-custom.navbar-fixed-top #navbar li a {
  transition: .3s
}

#header-custom.navbar-fixed-top #navbar li a:hover {
  color: pink
}

@media screen and (max-width:992px) {
  #header-custom.navbar-fixed-top #navbar li a {
    font-size: 20px
  }
}

#header-custom.navbar-fixed-top #navbar li.active a {
  color: pink!important
}

@media screen and (max-width:768px) {
  #header-custom.navbar-fixed-top #navbar li.active a {
    color: pink!important
  }
}

#header-custom.navbar-fixed-top #navbar li.active a span:before {
  visibility: visible;
  transform: scaleX(1);
  background-color: pink
}

@media screen and (max-width:768px) {
  #header-custom.navbar-fixed-top #navbar li.active a span:before {
    background-color: transparent
  }
}

.socialmedia {
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #e2e2e2;
  padding: 5px 70px;
  min-height: 35px
}

.socialmedia .redes_sociales {
  color: #666;
  padding: 5px;
  margin: 0;
  font-size: 16px;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  transition: all 1s
}

.socialmedia .redes_sociales:hover {
  color: #0399db;
  text-decoration: none
}

.socialmedia .redes_sociales:first-child,
.socialmedia .redes_sociales:last-child,
.socialmedia .redes_sociales:nth-child(3) {
  border: none
}

#header-custom .navbar-default {
  border-bottom: 1px solid #e2e2e2;
  border: transparent;
  background: #fff;
  margin: 0;
  padding-left: 50px;
  height: 80px;
  padding-right: 50px;
  border-radius: 0
}

@media screen and (max-width:768px) {
  #header-custom .navbar-default {
    margin-top: 0;
    padding-right: 0;
    padding-left: 0
  }
}

.social {
  position: relative;
  width: 100%
}

.social,
.social li {
  padding: 0;
  margin: 0;
  display: inline-block
}

.social li {
  list-style: none
}

.social li a {
  font-size: 16px;
  display: table;
  width: 40px;
  height: 40px;
  margin: 0 4px
}

.social li a i {
  display: table-cell;
  vertical-align: middle
}

.social li a:active,
.social li a:focus,
.social li a:hover {
  text-decoration: none;
  border-bottom: none
}

.social li a.social-box {
  background: #fff;
  color: #fff
}

.social li a.social-circle {
  background: #fff;
  color: #fff;
  border-radius: 50%
}

.social li a:hover {
  background: #393e46!important
}

.social.social-box a,
.social.social-circle a {
  background: #fff;
  color: #fff
}

.social.social-circle a {
  border-radius: 50%
}

#header-custom {
  position: fixed;
  border-bottom: 1px solid #e2e2e2;
  z-index: 99;
  width: 100%;
  opacity: 1;
  top: 0
}

#header-custom .navbar {
  padding-bottom: 0;
  margin-bottom: 0
}

#header-custom #navbar .navbar-right {
  margin-right: 0;
  text-align: center;
  margin-top: 20px
}

@media screen and (max-width:768px) {
  .logo {
    margin-left: 30px
  }
  .socialmedia {
    height: 40px;
    width: 100%;
    background-color: #fff;
    padding-left: 18px;
    padding-right: 18px;
    line-height: 30px
  }
}

@media screen and (max-width:992px) {
  #header-custom #navbar .navbar-right {
    padding-bottom: 20px
  }
}

@media screen and (max-width:992px) {
  #header-custom #navbar li a {
    padding-left: 10px!important;
    padding-right: 10px!important;
    font-size: 20px
  }
}

#header-custom #navbar li a span {
  position: relative;
  display: block;
  padding-bottom: 2px
}

#header-custom #navbar li a:hover {
  color: #19253d
}

#header-custom #navbar li a:hover span:before {
  background-color: #19253d;
  transform: scaleX(1)
}

#header-custom #navbar li.active a {
  background: transparent;
  background: none
}

#header-custom #navbar li.active a span:before {
  visibility: visible;
  transform: scaleX(1)
}

@media screen and (max-width:480px) {
  #header-custom #navbar li.active a span:before {
    background-color: transparent
  }
}

@media screen and (max-width:992px) {
  #header-custom #navbar li.active a {
    background: transparent;
    background: none
  }
}

@media screen and (max-width:992px) {
  #header-custom #navbar li.active a span {
    display: inline-block
  }
  #header-custom #navbar li.active a span:before {
    bottom: 0;
    height: 0;
    background: transparent
  }
}

#header-custom .navbar-brand {
  float: left;
  display: block;
  font-size: 24px;
  font-weight: 700;
  padding-left: 28px;
  color: #cfc91d;
  text-transform: uppercase;
  letter-spacing: 3px;
  position: relative
}

.nav-toggle {
  height: 25px;
  cursor: pointer;
  text-decoration: none
}

.nav-toggle.active i:after,
.nav-toggle.active i:before {
  background: #adff2f
}

.nav-toggle:active,
.nav-toggle:focus,
.nav-toggle:hover {
  outline: none;
  border-bottom: none!important
}

.nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 3px;
  color: #535659;
  font: 700 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #535659;
  transition: all .2s ease-out
}

.nav-toggle i:after,
.nav-toggle i:before {
  content: "";
  width: 25px;
  height: 3px;
  background: #535659;
  position: absolute;
  left: 0;
  transition: .2s
}

.nav-toggle i:before {
  top: -7px
}

.nav-toggle i:after {
  bottom: -7px
}

.nav-toggle:hover i:before {
  top: -10px
}

.nav-toggle:hover i:after {
  bottom: -10px
}

.nav-toggle.active i {
  background: transparent
}

.nav-toggle.active i:before {
  top: 0;
  transform: rotate(45deg)
}

.nav-toggle.active i:after {
  bottom: 0;
  transform: rotate(-45deg)
}

.nav-toggle {
  position: absolute;
  top: 22px;
  right: 30px;
  z-index: 21;
  padding: 6px 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 25px;
  border-bottom: none!important
}

@media screen and (max-width:768px) {
  .nav-toggle {
    display: block
  }
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  border-width: 0
}

@media screen and (min-width:768px) {
  .nav-tabs>li>a {
    border: none;
    color: pink;
    background-color: #56565a;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
  }
}

.nav-tabs>li.active>a,
.nav-tabs>li>a:hover {
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  border: none;
  color: pink!important;
  background: #f2f2f2
}

.nav-tabs>li.active,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:active {
  background: #f2f2f2
}

.tab-pane {
  padding: 15px 0
}

@media screen and (min-width:768px) {
  .tab-content {
    padding: 20px;
    background-color: #f2f2f2;
    height: 500px;
    padding-bottom: 100px;
    padding-right: 100px;
    padding-left: 100px
  }
}

.card {
  background: #f2f2f2
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
  width: 25%
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  background-color: #f2f2f2
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: none
}

@media screen and (max-width:768px) {
  #header-custom #navbar li a:hover span:before {
    visibility: hidden;
    display: none
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: none;
    margin-top: 11.5px;
    background-color: #fff
  }
  #header-custom #navbar li a span:before {
    display: none
  }
}

footer {
  padding-bottom: 40px
}

footer h1 {
  color: #0399db;
  font-size: 25px;
  font-weight: bolder
}

footer .legales {
  display: block;
  margin: 5px auto;
  color: #787878;
  font-size: 16px;
  transition: all 1s
}

footer .legales:hover {
  color: #19253d;
  text-decoration: none
}

footer .yellow {
  color: #ffd008;
  font-size: 16px
}

footer .texto_yellow {
  color: #787878;
  font-size: 14px
}

footer hr {
  margin: 10px auto
}

footer h3 {
  color: #787878;
  font-size: 15px
}

footer h4 {
  color: #787878;
  font-size: 18px;
  font-weight: 400;
  margin: 10px 0
}

footer .redes_sociales {
  color: #666;
  padding: 10px;
  margin: 10px 0 0;
  font-size: 16px;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  transition: all 1s
}

footer .redes_sociales:hover {
  color: #0399db;
  text-decoration: none
}

footer .redes_sociales:first-child,
footer .redes_sociales:last-child,
footer .redes_sociales:nth-child(3) {
  border: none
}

@media screen and (max-width:768px) {
  footer .text-right,
  footer h3 {
    text-align: center
  }
}

#hero {
  margin-top: 100px;
  position: relative
}

#hero,
.hero-image {
  width: 100%;
  height: 90vh
}

.hero-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  bottom: 65px
}

.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 5px 7px;
  background: rgba(230, 235, 240, .432);
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 40px;
  transition: all 1s;
  border: 1px solid #fff
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fff
}

.customNextBtn {
  cursor: pointer;
  position: absolute;
  right: 30px;
  top: 50%;
  font-size: 30px;
  color: #e6ebf0;
  transition: all 1s;
  z-index: 1000
}

.customNextBtn:hover,
.customPrevBtn:hover {
  color: #fff
}

.customPrevBtn {
  cursor: pointer;
  position: absolute;
  left: 30px;
  top: 50%;
  font-size: 30px;
  color: #e6ebf0;
  z-index: 1000;
  transition: all 1s
}

.hero-image h1 {
  color: #fff;
  font-size: 32px;
  font-weight: bolder
}

.hero-image h2 {
  font-size: 20px;
  font-style: italic
}

.text-hero-left {
  width: 40%;
  position: relative;
  left: 10%
}

.text-hero-right {
  width: 40%;
  position: relative;
  right: -50%
}

#puntos-envio {
  position: relative;
  background-color: #2a97dc;
  color: #fff;
  padding-bottom: 50px
}

#puntos-envio .owl-theme .owl-dots,
#puntos-envio .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  bottom: -20px;
  margin-top: 15px
}

#puntos-envio .box-envio {
  padding: 100px 120px 100px 50px
}

#puntos-envio h1 {
  font-weight: 600;
  font-size: 50px
}

#puntos-envio p {
  font-weight: 400;
  font-size: 22px
}

#carousel_puntos,
#titulo-info {
  margin-top: 50px
}

#titulo-info {
  position: relative;
  margin-bottom: 0;
  color: #0098da;
  font-size: 55px;
  font-weight: 700;
  text-align: center
}

.container_video,
.upper_box {
  background-image: linear-gradient(180deg, #fff 0, #fff 10%, #fff 20%, #fff 30%, #fff 40%, #fff 49.99999999%, #2a97dc 50%)
}

#video {
    margin: 0 auto;
    background-color: #f6f6f6;
    height: 500px;
    width: 100%;
    padding: 0;
    box-shadow: none;
}
.video_mp4 {
  position: absolute
}

#video-background {
  position: relative;
  display: -ms-flexbox;
  display: flex
}

#video-background,
#video_yt {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

#video_yt {
  display: none;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  z-index: 11
}

#play {
  width: 115px;
  z-index: 10;
  cursor: pointer;
  opacity: .7;
  transition: all 1s
}

#play:hover {
  opacity: 1
}

#localiza-envio,
#punto_pago {
  padding: 50px 0;
  text-align: center
}

#localiza-envio h1,
#localiza-envio h3,
#punto_pago h1,
#punto_pago h3 {
  color: #0399db
}

#localiza-envio h2,
#punto_pago h2 {
  font-size: 25px;
  font-weight: lighter
}

#localiza-envio h1,
#punto_pago h1 {
  font-weight: 600;
  font-size: 50px
}

#localiza-envio p,
#punto_pago p {
  font-weight: 400;
  font-size: 22px
}

#localiza-envio h3,
#punto_pago h3 {
  font-weight: 600;
  font-family: Dosis, sans-serif;
  font-size: 23px
}

#localiza-envio h4,
#punto_pago h4 {
  font-family: Lato, sans-serif;
  font-size: 16px
}

#formularios {
  padding: 50px 0;
  text-align: center
}

#formularios h1 {
  color: #0399db
}

#formularios h2 {
  font-size: 25px
}

#formularios h1 {
  font-weight: 600;
  font-size: 50px
}

#formularios p {
  font-weight: 400;
  font-size: 22px
}

.buscador {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px
}

.buscador select {
  width: 40%;
  font-style: italic;
  padding: 0 15px
}

.buscador button,
.buscador select {
  float: left;
  display: inline-block;
  height: 60px;
  line-height: 60px
}

.buscador button {
  width: 20%;
  background-color: #0399db;
  transition: all 1s;
  color: #fff;
  border: none;
  box-shadow: none;
  font-weight: bolder;
  border-radius: 0
}

.buscador button:hover {
  background-color: #2e426b
}

#mapa_envio,
#mapa_pago {
  height: 80vh;
  width: 100%
}

#cobra {
  position: relative;
  padding-top: 50px
}

#cobra .box-envio {
  padding: 100px 120px 100px 50px
}

#cobra .box-envio h1 {
  color: #0399db;
  font-weight: 600;
  font-size: 50px
}

#cobra .box-envio p {
  font-weight: 400;
  font-size: 22px
}

#cobra .box-envio span {
  color: #fed201
}

#cobra .slider_box {
  margin: 0 auto;
  background-color: #f6f6f6;
  width: 80%;
  padding: 7px;
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .3)
}

#cobra .slider_box .owl-theme .owl-dots,
#cobra .slider_box .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  bottom: 70px
}

#cobra .blue_stuff {
  background-color: #0399db;
  padding-bottom: 60px
}

#cobra .blue_stuff h1 {
  font-weight: bolder;
  font-size: 50px
}

#cobra .blue_stuff h3 {
  margin-top: 15px;
  font-weight: 400;
  font-size: 25px
}

#cobra .blue_stuff span {
  font-style: italic
}

#cobra .blue_stuff .owl-theme .owl-dots,
#cobra .blue_stuff .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  bottom: -20px;
  margin-top: 15px
}

#beneficios {
  padding-top: 50px
}

#beneficios .box-envio {
  padding: 100px 80px 100px 50px
}

#beneficios .beneficios_copy,
#beneficios .box-envio h1 {
  color: #0399db;
  font-weight: 600;
  font-size: 50px;
  margin-bottom: 40px
}

#beneficios .box-envio p {
  font-weight: 400;
  font-size: 22px
}

#beneficios span {
  font-style: italic
}

#beneficios .beneficios_copy {
  text-align: center
}

#beneficios select {
  margin: 0 auto;
  width: 40%;
  font-style: italic;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: left
}

select {
  border: 1px solid #e2e2e2;
  color: #6f6f6f
}

.proveedores {
  margin: 50px 0
}

.proveedor {
  padding: 50px 15px;
  cursor: pointer;
  /* transition: all 1s; */
  z-index: 1;
  background-color: #fff
}

.proveedor h4 {
  font-weight: 400
}

.proveedor img {
  width: 80%
}

.proveedores .proveedor:nth-child(n+5) {
  border-top: 1px solid rgba(54, 54, 54, .582)
}

.proveedores .proveedor:nth-child(4n),
.proveedores .proveedor:nth-child(4n-1),
.proveedores .proveedor:nth-child(4n-2) {
  border-left: 1px solid rgba(54, 54, 54, .582)
}

.proveedores .proveedor:only-child {
  border: none
}

.proveedor:hover {
  border: 1px solid rgba(54, 54, 54, .582)!important;
  /* transform: scale(1.2); */
  z-index: 100
}

.select {
  border-radius: !important
}

#formularios {
  color: #787878;
  font-size: 20px
}

#formularios input[type=email],
#formularios input[type=text] {
  box-shadow: none;
  float: left;
  width: 33%;
  font-style: italic;
  border-bottom: 2px solid #e2e2e2;
  border-top: 2px solid #e2e2e2;
  margin: 0;
  padding: 20px
}

#formularios input[type=email],
#formularios input[type=text]:first-child {
  border: 2px solid #e2e2e2
}

#formularios input[type=text]:nth-child(2) {
  border-left: none;
  border-right: none
}

#formularios textarea {
  font-style: italic;
  padding: 20px;
  resize: none;
  width: 99%;
  float: left;
  height: 200px;
  border: 2px solid #e2e2e2;
  border-top: none
}

#formularios #enviar:hover {
  background-color: #013044
}

#formularios select {
  margin: 20px auto;
  width: 40%;
  font-style: italic;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: left
}

#terminos {
  margin-top: 150px;
  margin-botton: 80px
}

#terminos .panel-heading a:after {
  font-family: Glyphicons Halflings;
  content: "\e114";
  float: right;
  transition: all .5s;
  font-style: normal
}

#terminos .panel-heading a.collapsed:after {
  transform: rotate(180deg)
}

#terminos .panel-heading {
  background-color: #fff;
  border: 1px solid #c1c1c1;
  font-style: italic;
  transition: all 1s
}

#terminos .panel-heading a:hover {
  text-decoration: none
}

#terminos .panel-heading:hover {
  background-color: #f5f5f5
}

#terminos .panel {
  margin: 40px 0
}

#terminos .panel,
#terminos .panel-body {
  border: none;
  box-shadow: none
}

#terminos h1 {
  color: #0098db;
  font-size: 60px;
  text-align: center;
  font-weight: 700
}

#terminos .actualizacion {
  color: #c1c1c1;
  font-size: 14px
}

#terminos .actualizacion span {
  color: #fed201
}

#terminos p {
  color: #19253d;
  font-size: 16px
}

#terminos .button {
  margin-bottom: 60px;
  display: inline-block;
  color: #fff;
  text-align: center;
  background: #0098da;
  margin: 20px auto;
  transition: all 1s;
  padding: 20px 50px;
  font-size: 20px
}

#terminos .button:hover {
  background-color: #0074a7;
  text-decoration: none
}

h2,
p {
  font-family: Lato, sans-serif;
  font-weight: 300
}

h1 {
  font-family: Dosis, sans-serif
}

#puntos-envio p {
  font-weight: 300;
  font-size: 20px
}

.hero-image h2 {
  color: #fff;
  font-size: 19px;
  font-style: normal;
  font-weight: lighter;
  margin-top: -5px
}

#localiza-envio h2,
#punto_pago h2 {
  color: #19253d;
  font-size: 20px;
  font-weight: 300;
  width: 50%;
  margin: 35px auto;
  margin-bottom: 60px
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%
}

#beneficios_modal {
  display: none
}

#carousel_puntos_cobro {
  margin-bottom: 50px
}

.item-puntos1 {
  text-align: right;
  padding-right: 3%
}

.item-puntos1,
.item-puntos2 {
  width: 50%;
  float: left;
  background-color: #19a1e3
}

.item-puntos2 {
  text-align: left;
  padding-top: 10px;
  padding-left: 3%
}

.item-puntos3 {
  width: 100%;
  height: 80px;
  padding-left: 3%;
  padding-bottom: 20px
}

#cobra .blue_stuff,
.item-puntos3 {
  text-align: center;
  background-color: #19a1e3
}

#cobra .blue_stuff {
  color: #fff;
  padding-bottom: 0
}

#cobra .blue_stuff h3 {
  margin-top: 25px;
  font-weight: 300;
  font-size: 22px;
  margin-bottom: 50px;
  font-family: Lato, sans-serif
}

#header-custom #navbar li a {
  color: #5a5a5a;
  position: relative;
  font-size: 14px;
  font-weight: 700;
  transition: all 1s;
  font-family: Lato, sans-serif
}

#header-custom #navbar li a span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: -23px;
  left: 0;
  background-color: #e8e8e8;
  transform: scaleX(1);
  transition: all .3s ease-in-out 0s
}

#cobra .box-envio p {
  color: #19253d;
  font-weight: 300;
  font-size: 20px
}

#cobra .box-envio a {
  color: #337ab7;
  font-style: italic
}

#cobra .box-envio a,
#cobra .box-envio a:hover {
  text-decoration: none;
  font-family: Lato, sans-serif;
  transition: all .3s
}

#cobra .box-envio a:hover {
  color: #fed201
}

.proveedor {
  text-align: center;
  padding: 20px 15px;
  height: 250px
}

.proveedor h4 {
  color: #363636;
  font-weight: 300;
  font-size: 20px;
  padding: 20px;
  font-family: Lato, sans-serif
}

#beneficios .box-envio p {
  font-weight: 300
}

#beneficios .box-envio p,
#formularios h2 {
  color: #19253d;
  font-size: 20px;
  font-family: Lato, sans-serif
}

#formularios h2 {
  font-weight: lighter;
  width: 50%;
  font-weight: 300;
  margin: 35px auto;
  margin-bottom: 30px
}

footer hr {
  margin: 50px auto 10px;
  width: 70%;
  border: 2px solid #787878
}

#formularios #enviar {
  font-weight: bolder;
  font-size: 17px;
  margin: 40px auto;
  padding: 12px 75px;
  background-color: #0399db;
  color: #fff;
  border: none;
  box-shadow: none;
  transition: all 1s;
  border-radius: 91px;
  text-transform: uppercase
}

#puntos-envio {
  background-color: #19a1e3
}

.container_video,
.upper_box {
  background-image: linear-gradient(180deg, #fff, #fff 10%, #fff 20%, #fff 30%, #fff 40%, #fff 49.99999999%, #19a1e3 50%);
  padding: 50px 0
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  font-family: Dosis, sans-serif;
  font-weight: 700;
  font-size: 28px
}

.modal-header .close {
  margin-top: -2px;
  font-size: 30px
}

.modal-body {
  position: relative;
  padding: 15px;
  font-weight: 300;
  font-size: 14px;
  font-family: Lato, sans-serif
}

.modal_title {
  font-family: Dosis, sans-serif;
  font-weight: 700;
  font-size: 16px
}

#boton {
  font-weight: bolder;
  font-size: 14px;
  margin: 5px auto;
  padding: 10px 70px;
  background-color: #0399db;
  color: #fff;
  border: none;
  box-shadow: none;
  transition: all 1s;
  border-radius: 91px;
  text-transform: uppercase
}

.mobile {
  display: none
}

@media screen and (max-width:768px) {
  #terminos h1 {
    font-size: 30px
  }
  .mobile {
    display: unset
  }
  .desktop {
    display: none!important
  }
  #terminos .button {
    margin: 12px auto;
    transition: all 1s;
    padding: 20px 50px;
    font-size: 11px
  }
  footer hr {
    margin: 10px auto!important
  }
  #beneficios select {
    width: 70%!important
  }
  #formularios select {
    margin: 20px auto;
    width: 70%!important;
    font-size: 17px!important;
    text-align: left
  }
  input[type=email],
  input[type=text] {
    box-shadow: none;
    float: left;
    width: 100%!important;
    font-size: 17px!important;
    font-style: italic;
    margin: 0;
    padding: 20px
  }
  input[type=text]:first-child {
    border: 2px solid #e2e2e2!important
  }
  input[type=email] {
    border-top: 2px solid #e2e2e2!important
  }
  input[type=email],
  input[type=text]:nth-child(2) {
    border-left: 2px solid #e2e2e2!important;
    border-right: 2px solid #e2e2e2!important
  }
  input[type=text]:nth-child(2) {
    border-top: none!important;
    border-bottom: none!important
  }
  textarea {
    font-style: italic;
    padding: 20px;
    resize: none;
    width: 99%;
    float: left;
    height: 200px;
    border: 2px solid #e2e2e2;
    border-top: none
  }
  #beneficios video,
  #cobra video,
  #formularios video {
    width: 80%
  }
  .buscador button,
  .buscador select {
    font-size: 12px
  }
  #formularios h2 {
    width: 80%
  }
  #formularios h1 {
    font-size: 38px
  }
  .mobile_center {
    text-align: center
  }
  #beneficios .beneficios_copy,
  #beneficios .box-envio h1 {
    font-size: 38px;
    margin-bottom: 21px
  }
  #beneficios .box-envio {
    padding: 20px 40px
  }
  #localiza-envio h2,
  #punto_pago h2 {
    width: 80%;
    margin: 35px auto;
    margin-bottom: 40px
  }
  #localiza-envio h1,
  #punto_pago h1 {
    font-size: 38px;
    margin-top: 0
  }
  #cobra .slider_box .owl-theme .owl-dots,
  #cobra .slider_box .owl-theme .owl-nav {
    bottom: 20%
  }
  .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 7px
  }
  #cobra .box-envio {
    padding: 10px 40px
  }
  #cobra .box-envio h1 {
    font-size: 40px
  }
  #cobra .slider_box {
    width: 90%;
    padding: 3px
  }
  #beneficios,
  #cobra {
    padding-top: 0
  }
  #info img {
    width: 80%
  }
  #play {
    width: 115px!important
  }
  #puntos-envio .box-envio {
    padding: 10px 30px
  }
  #video {
    height: 221px;
    width: 389px;
    padding: 2px
  }
  #titulo-info {
    font-size: 35px
  }
  .customNextBtn,
  .customPrevBtn {
    display: none
  }
  #hero,
  .hero-image {
    width: 100%;
    height: 80vh
  }
  .text-hero-left,
  .text-hero-right {
    width: 75%;
    position: unset;
    margin: 0 auto
  }
  .hero-image h1 {
    font-size: 22px
  }
  .hero-image h2 {
    font-size: 17px
  }
}

body#tinymce {
  margin: 12px!important
}

/*# sourceMappingURL=main.css.map */
