/*personalizacion**/

@font-face {
  font-family: "klavika_rgregular";
  src: url("../fonts/klavika-regular-opentype-webfont.eot");
  src: url("../fonts/klavika-regular-opentype-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/klavika-regular-opentype-webfont.woff2") format("woff2"),
    url("../fonts/klavika-regular-opentype-webfont.woff") format("woff"),
    url("../fonts/klavika-regular-opentype-webfont.ttf") format("truetype"),
    url("../fonts/klavika-regular-opentype-webfont.svg#klavika_rgregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.meaningNoAnchor,
.meaningNoAnchor:visited,
.meaningNoAnchor:link {
  text-decoration: none;
  cursor: auto;
  color: inherit;
}

/*smart button*/
#swiffycontainer {
  width: 100%;
  height: 445px;
  position: absolute;
  top: 43px;
}

#swiffycontainer img {
  height: 440px;
  background-size: contain;
  background-repeat: no-repeat;
}

#imagenAdaptativa {
  /* background-image: url(../img/jumbo_total.jpg); */
  width: 100%;
  height: 440px;
}

#mensaje {
  background-color: #a9cb02;
  font-size: 14px;
  color: #fff;
  position: relative;
  top: -2px;
  border: 2px solid #fff;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 10px;
  text-align: center;
}

#dsa-mainBtn {
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

#dsa {
  display: none;
}

.container {
  /*width: 1200px;*/
}

body {
  font-family: klavika_rgregular, serif;
}

.container {
  width: 990px;
}

.rojo_mapfre {
  color: #DF0027 !important;
}

.margen-izq-30 {
  margin-left: 30px;
}

/*Cabecera*/

.head_ {
  /*	padding-top: 20px;
	padding-bottom: 15px;*/

  padding-top: 0px;
  padding-bottom: 0px;
  position: fixed;
  top: 0px;
  z-index: 900;
  background-color: #fff;
  width: 100vw;
  /*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;*/
}

.ajuste_logo {
  margin-left: -30px;
}

.con_sticky {
  display: none;
}

.con_sticky img {
  margin-left: -30px;
}

.boton_ringpool {
  /*background-color: #DF0027;*/
  color: #DF0027;
  /*	background-image: url(../img/tel_ringpool.png);
	background-repeat: no-repeat;
	background-position: left center;*/
  font-size: 24px;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  float: right;
  /*	-webkit-border-radius: 5px 5px 5px 5px!important;
	border-radius: 5px 5px 5px 5px!important;*/
  margin-right: 30px;
  background-color: transparent;
}

.boton_ringpool a,
.boton_tellamamos_sticky A {
  text-decoration: none;
  color: #fff;
}

.boton_ringpool:hover {
  color: #d81f05;
  /*background-color: #d81f05;*/
}

.boton_tellamamos_sticky {
  background-color: #a9cb02;
  color: #fff;
  font-size: 24px;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  float: right;
  /*	-webkit-border-radius: 5px 5px 5px 5px!important;
	border-radius: 5px 5px 5px 5px!important;*/
}

.boton_tellamamos_sticky:hover {
  color: #999;
  background-color: #d84205;
}

/* -------------------- Ajustes para el ringpool y area cliente -------------------- */
#area_cliente {
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 8px !important;
  background: var(--Secondary-01, #2D373D);
  width: 164px;
  margin-left: 16px;
}

.btn_area_cliente p {
  margin: 0;
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}

#area_cliente img {
  width: 20px;
  height: 20px;
}

.header_stickyButtons {
  width: 60%;
}

#area_cliente_peque_movil,
#area_cliente_peque {
  display: flex;
  justify-content: center;
  padding: 8px 16px;
  border-radius: 50%;
  background: var(--Secondary-01, #2D373D);
  margin-left: 10px;
  width: 41px;
  height: 41px;
}

#area_cliente_peque img {
  width: 24px;
  height: 23px;
}

#area_cliente_peque_movil {
  display: grid;
  width: 31px;
  height: 31px;
  margin-left: 0;
}

#area_cliente_peque_movil img {
  width: 18.146px;
  height: 18.146px;
}

/* -------------------- Fin de ajustes para el ringpool y area cliente -------------------- */

.modal-dialog {
  width: 906px;
}

.modal-content {
  border-radius: 0px;

  height: 553px;
}

#formulario_chico .modal-content {
  height: 520px;
}

#graciasmodal .modal-content {
  height: auto;
}

.close1 {
  margin-top: -2px;
  position: relative;
  right: -210px;
  top: -25px;
}

.close1 {
  float: right;
  /*background-image: url(../img/picloseji.png);
	background-repeat: no-repeat;
	background-position: center center;*/
  height: 65px;
  width: 64px;
  background-color: transparent;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.modal-content {
  padding-top: 25px;
  padding-left: 120px;
  padding-right: 120px;
}

/*grid modal*/
.modal_25 {
  width: 25% !important;
  float: right !important;
  margin-top: 30px;
  font-size: 12px;
}

.modal_25 .btn {
  font-size: 18px;
  padding-bottom: 12px;
  padding-top: 12px;
}

.modal_75 {
  width: 75% !important;
  float: left !important;
}

.modal_50r {
  width: 50% !important;
  float: right !important;
}

.modal_50l {
  width: 50% !important;
  float: left !important;
}

.margen_10 {
  margin-top: 15px;
}

.modal-content H1 {
  padding-top: 5px;
  color: #646464;
  font-size: 65px;
  line-height: 60px;
  margin: 0px;
  padding: 0px;
}

#graciasmodal .modal-content {
  padding-top: 0px;
  padding-right: 60px;
  padding-left: 60px;
  padding-bottom: 50px;
}

#graciasmodal .modal-content H1 {
  margin-top: 50px;
}

#graciasmodal .modal-content p {
  margin-top: 35px;
  font-size: 24px;
  color: #676767;
}

.form-group1m {
  border: 1px solid #e4e4e4;
  color: #d6d6d6;
  float: right;
  margin-bottom: 10px;
  width: 100%;
}

.form-group1m .btn {
  border: 1px solid #e4e4e4;
}

#formulario_2 .form-group {
  margin-bottom: -2px;
}

#formulario_2 input.form-control {
  border-radius: 0px !important;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 24px;
  height: auto;
  color: #999;
}

#formulario_2 select.form-control {
  color: #999;
  padding-left: 24px;
  padding-top: 20px;
  padding-bottom: 21px;
  padding-left: 24px;
  height: auto;
  overflow: hidden;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent url("../img/selecticon.png") no-repeat right center;
  border-top-style: none;
  border-radius: 0px !important;
}

#formulario_2 select.form-control option {
  padding-left: 24px;
  line-height: inherit;
}

#dsa-mainBtn {
  display: none;
}

/*Bloque 1*/

.color_gris {
  background-color: #e4e4e4;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.jumbo_heder {
  font-family: klavika_rgregular, serif;
  color: #828282;
  margin-top: 5px;
  margin-left: 19%;
}

#wrapper3 {
  background-image: url(../img/background_jumbor.jpg);
  background-repeat: repeat-x;
  /*margin-top:91px;*/
  margin-top: 61px;
}

#jumbotron {
  /*background-image: url(../img/jumbotrom.jpg);*/
  /*background-size: cover;*/
  background-repeat: no-repeat;
  /*background-position: 0px 65px;*/
  background-position: 0px 43px;
  min-height: 502px;
  padding-bottom: 2px;
  background-color: #e4e4e4;
}

#jumbotron1 {
  /*margin-top: 91px;*/
  margin-top: 61px;
  background-color: #f7f7f7;
  color: #828282;
}

#jumbotron1 h1 {
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
  line-height: 24px;
  padding-left: 9px;
}

.jumbo_oferta_movil {
  background-color: #e4e4e4;
}

#jumbotron1 p {
  font-family: Sanchez;
  color: #8c8c8c;
  text-align: left;
  font-size: 22px;
  line-height: 20px;
  float: left;
  margin-bottom: 0px;
}

.elige3_c {
  font-size: 18px;
  line-height: 23px;
  line-height: 35px;
}

.treinta_descuento_movil {
  font-size: 40px !important;
  padding-left: 20px;
}

.boton_llamanos_ahora_movil {
  background-color: #a9cb02;
  color: #fff;
  font-size: 24px;
  padding-top: 12px;
  padding-right: 15px;
  padding-bottom: 12px;
  padding-left: 15px;
  float: right;
  -webkit-border-radius: 0px 0px 0px 0px !important;
  border-radius: 0px 0px 0px 0px !important;
  width: 100%;
  margin-top: 10px;
  text-transform: uppercase;
}

.boton__llamanos_ahora_movil:hover {
  color: #999;
  background-color: #1f9e1a;
}

.boton__te_llamanos_movil {
  background-color: #8d8b8c;
  color: #fff;
  font-size: 24px;
  padding-top: 12px;
  padding-right: 15px;
  padding-bottom: 12px;
  padding-left: 15px;
  float: right;
  -webkit-border-radius: 0px 0px 0px 0px !important;
  border-radius: 0px 0px 0px 0px !important;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.boton__te_llamanos_movil:hover {
  color: #999;
  background-color: #1f9e1a;
}

.calcula1 {
  background-image: url(../img/boton_calcula_movil.png);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  width: 100%;
  margin-top: 10px;
  font-size: 24px;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
}

.borde_1px-gris {
  border: 1px solid #e8e6e7;
}

.jumbo750 {
  float: left;
  /*width: 750px;*/
  width: 62.5%;
}

#pepe h1 {
  font-size: 30px;
}

.jumbo450 {
  float: right;
  /*width: 450px;*/
  width: 37.5%;
  background-color: #ffffff;
}

#jumbo_inferior {
  /*	background-image: linear-gradient(to bottom, rgba(247, 247, 247, 1) 0%, rgba(247, 247, 247, 1) 100%), linear-gradient(to bottom, rgba(228, 228, 228, 1) 0%, rgba(228, 228, 228, 1) 100%);
*/
  background-clip: content-box, padding-box;
  padding-top: 3px;
}

#elige1,
#elige2,
#elige3 {
  float: left;
  font-family: "Sanchez";
  color: #8c8c8c;
}

#elige1 {
  width: 45px;
}

#elige2 {
  width: 165px;
  font-size: 25px;
  line-height: 25px;
}

#elige3 {
  width: 140px;
  font-size: 65px;
  line-height: 65px;
  padding-top: 0px;
  padding-left: 10px;
}

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

#calcula {
  float: right;
  background-image: url(../img/boton_calcula.png);
  background-repeat: no-repeat;
  width: 254px;
  height: 100px;
  margin-top: 1px !important;
}

#calcula:hover {
  background-image: url(../img/boton_calcula1.png);
}

#calcula button {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  width: 100%;
  height: 100%;
}

#calcula h2 {
  text-align: center;
  vertical-align: middle;
  margin-top: 10px;
}

#elige2,
#elige3 {
  margin-top: 5px;
}

#elige1 {
  margin-top: 10px;
}

#elige2 p {
  margin-bottom: 0px;
  margin-top: 9px;
}

#calcula {
  margin-top: 0px;
}

.background_jumbo {
  /*background-color: #F7F7F7;*/
}

/*Formulario Dentro Bloque 2*/
#formulario-ppal,
#formulario_3 {
  padding-right: 40px;
  padding-left: 40px;
}

#formulario_3 {
  margin-bottom: 10px;
}

#formulario-ppal {
  height: 585px;
}

#formulario-ppal H1 {
  font-size: 22px;
  padding-top: 5px;
  color: #646464;
  text-align: right;
}

#formulario-ppal .form-group,
#formulario_3 .form-group {
  margin-bottom: -2px;
}

#formulario-ppal input.form-control,
#formulario_3 input.form-control {
  border-radius: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 24px;
  height: auto;
  color: #999;
}

#formulario-ppal select.form-control,
#formulario_3 select.form-control {
  color: #999;
  padding-left: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 24px;
  height: auto;
  overflow: hidden;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent url("../img/selecticon.png") no-repeat right center;
  border-top-style: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#formulario-ppal select.form-control option,
#formulario_3 select.form-control option {
  padding-left: 24px;
  line-height: inherit;
}

.condiciones_ppal {
  margin-top: 15px;
}

.condiciones_ppal label,
.condiciones,
.condiciones label {
  font-weight: 100;
  color: #999;
}

.condiciones_ppal a,
.condiciones a {
  color: #d71a00;
}

.switch-light {
  width: 55%;
  float: right;
  font-size: 14px;
  font-stretch: normal;
  color: #686868;
}

.boton_sino {
  background-color: #e4e4e4;
}

.btn {
  border-radius: 0px;
}

.well {
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  border-color: #fff;
  font-size: 18px;
  margin-top: 15px;
}

.well a {
  color: #fff;
  border: none;
}

.form-group3 {
  margin-top: 20px;
}

.form-group2 {
  float: right;
  width: 100%;
  color: #666667;
}

.form-group2 p {
  text-align: center;
  margin-top: 0px;
  font-size: 30px;
  margin-bottom: 0px;
  margin-top: 10px;
}

.form-group1 {
  float: right;
  border: 1px solid #e4e4e4;
  width: 55%;
  color: #d6d6d6;
  margin-bottom: 50px;
}

input[type="radio"].toggle {
  /*display: none;*/
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

.form-group1 .btn {
  font-size: 18px;
  padding-top: 6px;
  padding-bottom: 6px;
}

input[type="radio"].toggle:checked+label {
  background-image: -moz-linear-gradient(bottom, #e4e4e4, #e4e4e4);
  background-image: -webkit-gradient(linear,
      0 0,
      0 100%,
      from(#e4e4e4),
      #e4e4e4);
  background-image: -webkit-linear-gradient(bottom, #e4e4e4, #e4e4e4);
  background-image: -o-linear-gradient(bottom, #e4e4e4, #e4e4e4);
  background-image: linear-gradient(to top, #e4e4e4, #e4e4e4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4E4E4', endColorstr='#E4E4E4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  /*-webkit-box-shadow: inset 0 1px 6px rgba(41, 41, 41, 0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 6px 0 rgba(41, 41, 41, 0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 6px rgba(41, 41, 41, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);*/
  cursor: default;
  color: #666667;
  border-color: transparent;
  /*text-shadow: 0 1px 1px rgba(40, 40, 40, 0.75);*/
}

.form-group1m .formError,
.form-group1 .formError {
  top: 130px !important;
  right: 170px !important;
}

.form-group1m .formError .formErrorContent,
.form-group1 .formError .formErrorContent {
  position: absolute;
  right: 50px;
}

input[type="radio"].toggle+label {
  width: 50%;
}

input[type="radio"].toggle:checked+label.btn:hover {
  background-color: inherit;
  background-position: 0 0;
  -webkit-transition: none;
  -moz-trainsition: none;
  transition: none;
}

input[type="radio"].toggle-left+label {
  float: left;
  border-right: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 1px;
  border-right-style: solid;
  border-top-color: transparent;
  border-right-color: #e4e4e4;
}

input[type="radio"].toggle-right+label {
  float: right;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.boton-verde {
  color: #fff;
  background-color: #a9cb02;
  width: 100%;
  /* margin-top:12px;
	margin-bottom:17px; */
  height: 57px;
  font-size: 22px;
  line-height: 18px;
  opacity: 1 !important;
}

input[type="checkbox"] {
  /*display: none;*/
  visibility: hidden;
}

input[type="checkbox"]+label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: url(../img/check_radio_sheet.png) left top no-repeat;
  cursor: pointer;
}

input[type="checkbox"]:checked+label span {
  background: url(../img/check_radio_sheet.png) -19px top no-repeat;
}

#formulario_1 {
  padding-bottom: 10px;
}

#ring_pool1 p {
  font-size: 22px;
  text-align: center;
  color: #656565;
  margin-bottom: 12px;
}

/*fin Formulario Dentro Bloque 2*/

/*Bloque 2*/

#bloque_2 {
  background-image: linear-gradient(to bottom,
      rgba(247, 247, 247, 1) 0%,
      rgba(247, 247, 247, 1) 100%),
    linear-gradient(to bottom,
      rgba(228, 228, 228, 1) 0%,
      rgba(228, 228, 228, 1) 100%);
  background-clip: content-box, padding-box;
  padding-top: 3px;
  padding-bottom: 0px;
}

@media only screen and (max-width: 767px) {
  .bases {
    background-image: linear-gradient(to bottom,
        rgba(247, 247, 247, 1) 0%,
        rgba(247, 247, 247, 1) 100%),
      linear-gradient(to bottom,
        rgba(228, 228, 228, 1) 0%,
        rgba(228, 228, 228, 1) 100%);
    background-clip: content-box, padding-box;
    padding-bottom: 0px;
  }
}

.bloque_2-tip-rojo,
.bloque_2-tip-rojo_PEQ {
  background-image: url(../img/triangulo_rojo.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fefefe;
  height: 250px;
  margin-top: 60px;
  padding-top: 19px;
  padding-left: 40px;
  padding-right: 15px;
}

.bloque_2-tip-rojo_PEQ {
  height: 180px;
}

.bloque_2-tip-rojo h2 {
  text-transform: uppercase;
  color: #DF0027;
  text-align: left;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-left: 28px;
  font-size: 22px;
}

.bloque_2-tip-rojo li {
  list-style-position: outside;
  /*list-style-image: url(../img/tiv_rojo1.png);*/
  list-style-type: none;
  color: #828282;
  font-size: 18px;
  line-height: 22px;
  padding-top: 15px;
  margin-left: 28px;
}

.cero_padding {
  padding: 0px;
}

.bloque_2-tip-rojo-central {
  margin-right: 19px;
  margin-left: 19px;
}

.bloque_2-tip-rojo-izq {
  margin-right: 38px;
}

.bloque_2-tip-rojo-der {
  margin-left: 38px;
}

.padding-inf_60 {
  padding-bottom: 60px;
}

/*Bloque 3*/
.borde_inferior {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d8d8da;
}

#bloque_3 ul {
  padding-left: 0px;
}

#bloque_3 ul li {
  list-style-type: none;
  font-size: 20px;
  padding-top: 27px;
  padding-bottom: 27px;
  padding-left: 40px;
  color: #a2a2a2;
}

/*Bloque 4*/

#bloque_4 {
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 60px;
}

.tabla_bloque_4 {
  margin: 0px;
  padding: 0px;
  width: 100%;
  border: 1px solid #818181;

  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;

  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;

  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;

  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
}

.tabla_bloque_4 table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

.tabla_bloque_4 tr:last-child td:last-child {
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.tabla_bloque_4 table tr:first-child td:first-child {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
}

.tabla_bloque_4 table tr:first-child td:last-child {
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
}

.tabla_bloque_4 tr:last-child td:first-child {
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.tabla_bloque_4 tr:hover td {
  background-color: #ffffff;
}

.es_par {
  background-color: #fff;
}

.es_impar {}

.tabla_bloque_4 td {
  vertical-align: middle;
  background-color: transparent;
  text-align: center;
  font-size: 14px;
  /*font-family:Arial;*/
  font-weight: normal;
  color: #818181;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #818181;
  border-right-color: #818181;
  border-bottom-color: #818181;
  border-left-color: #818181;
  padding-top: 3px;
  padding-right: 7px;
  padding-bottom: 3px;
  padding-left: 7px;
}

.tabla_bloque_4 tr:last-child td {
  border-width: 0px 1px 0px 0px;
}

.tabla_bloque_4 tr td:last-child {
  border-width: 0px 0px 1px 0px;
}

.tabla_bloque_4 tr:last-child td:last-child {
  border-width: 0px 0px 0px 0px;
}

.tabla_bloque_4 tr:first-child td {
  background-color: transparent;
  border: 0px solid #818181;
  text-align: center;
  border-width: 0px 0px 1px 1px;
  font-size: 18px;
  font-weight: normal;
  color: #818181;
}

.tabla_bloque_4 tr:first-child:hover td {
  background-color: transparent;
}

.tabla_bloque_4 tr:first-child td:first-child {
  border-width: 0px 0px 1px 0px;
}

.tabla_bloque_4 tr:first-child td:last-child {
  border-width: 0px 0px 1px 1px;
}

/*Bloque 5*/
#bloque_5 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.circulo-mapfre {
  border-radius: 50%;
  background-color: #DF0027;
  width: 170px;
  height: 170px;
  color: #fff;
  padding-top: 25px;
  font-size: 18px;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  float: left;
  text-transform: uppercase;
}

.glyphicon {
  font-weight: 100;
}

.separacion-5 {
  width: 260px;
}

.circulo-mapfre p {
  padding-top: 0px;
  font-size: 13px;
}

.circulo-mapfre p .grande {
  font-size: 20px;
  font-weight: bold;
}

.padding-circulos-bloque-5 {
  padding-right: 115px;
  padding-left: 115px;
}

#bloque_5_chico {
  background-color: #cdcdcc;
  background-image: url(../img/bloque-5-chico.jpg);
  background-repeat: no-repeat;
  border: 1px solid #c3c3c1;
  height: 180px;
  width: 100%;
  padding-left: 200px;
  padding-right: 6px;
  text-align: justify;
}

#bloque_5_chico h3,
#bloque_5_chica h3 {
  margin-top: 0px;
  padding-top: 15px;
}

#bloque_5_chica {
  background-color: #cdcdcc;
  background-image: url(../img/bloque-5-chica.jpg);
  background-repeat: no-repeat;
  border: 1px solid #c3c3c1;
  width: 100%;
  padding-right: 230px;
  padding-left: 36px;
  height: 180px;
  text-align: justify;
}

#bloque_5_chico_movil {
  background-color: #cdcdcc;
  background-image: url(../img/chico_cliente_satisfecho_movil.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding-left: 40%;
  padding-right: 5%;
  text-align: justify;
  border: 1px solid #c3c3c1;
  margin-bottom: 10px;
  padding-bottom: 40px;
  text-shadow: 0px 0px 29px rgba(255, 255, 55, 1);
}

#bloque_5_chico_movil h3,
#bloque_5_chica_movil h3 {
  padding-top: 15px;
}

#bloque_5_chica_movil {
  background-color: #cdcdcc;
  background-image: url(../img/chica_cliente_satisfecho_movil.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding-right: 50%;
  padding-left: 8%;
  text-align: justify;
  border: 1px solid #c3c3c1;
  padding-bottom: 50px;
}

/*Bloque 6*/
#bloque_6 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f7f7f7;
}

#bloque_6 h1 {
  text-transform: uppercase;
}

#bloque_6 li {
  list-style-position: inside;
  list-style-image: url(../img/tiv_rojo.png);
  list-style-type: none;
  font-size: 26px;
  line-height: 45px;
  list-style-type: none;
  font-size: 20px;
  color: #a2a2a2;
}

#bloque_6 p {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cfcfcf;
  margin-top: 70px;
  font-size: 26px;
  line-height: 45px;
  font-weight: bold;
}

/*Bloque 7*/

#bloque_7 {
  background-color: #DF0027;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 5px;
}

#bloque_7 h3 {
  margin-top: 5px;
}

@media only screen and (max-width: 1600px) {
  #imagenAdaptativa {
    background-color: #fff;
    background-position-y: 35px;
    background-size: contain;
    background-repeat: no-repeat;
  }
}

@media only screen and (max-width: 1300px) {
  #swiffycontainer>span {
    left: 25% !important;
  }
}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .container {
    width: 970px;
  }

  #formulario-ppal H1 {
    font-size: 19px;
  }

  .boton-verde {
    margin-bottom: 15px;
    margin-top: 10px;
    width: 100%;
  }

  .jumbo750 img {
    margin-top: 17px;
  }

  #ring_pool1 p {
    margin-bottom: 20px;
  }

  #bloque_5_chico_movil {
    background-color: #cdcdcc;
    background-image: url("../img/bloque-5-chico_med.jpg");
  }

  #bloque_5_chica_movil {
    background-color: #cdcdcc;
    background-image: url("../img/bloque-5-chica_med.jpg");
  }

  #bloque_5_chico {
    background-color: #cdcdcc;
    background-image: url(../img/bloque-5-chico1.jpg);
    background-repeat: no-repeat;
    border: 1px solid #c3c3c1;
    height: 210px;
    width: 100%;
    padding-left: 200px;
    padding-right: 6px;
    text-align: justify;
  }

  #bloque_5_chica {
    background-color: #cdcdcc;
    background-image: url(../img/bloque-5-chica1.jpg);
    background-repeat: no-repeat;
    border: 1px solid #c3c3c1;
    width: 100%;
    padding-right: 230px;
    padding-left: 36px;
    height: 210px;
    text-align: justify;
  }

  #imagenAdaptativa {
    background-color: #fff;
    background-position-y: 0;
    background-size: cover;
    background-position-x: 0 !important;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  #formulario-ppal {
    height: 452px;
  }

  #swiffycontainer img {
    max-height: 340px;
    background-size: cover;
  }

  .container {
    width: 750px;
  }

  .ajuste_logo {
    margin-left: inherit;
  }

  #formulario-ppal H1 {
    font-size: 20px;
  }

  #pepe h1 {
    font-size: 24px;
  }

  .jumbo750 img {
    margin-top: 25px;
  }

  #elige1 img {
    margin-top: 5px;
  }

  .form-control {
    font-size: 11px;
  }

  #wrapper3 {
    background-image: url("../img/background_jumbor1.jpg");
  }

  #jumbotron {
    /*background-image: url("../img/jumbotrom1.jpg");*/
    background-position: 0 43px;
    background-repeat: no-repeat;
    min-height: 402px;
    padding-bottom: 2px;
  }

  .form-group1 {
    margin-bottom: 5px;
  }

  #formulario-ppal H1 {
    margin-top: 5px;
  }

  .form-group1 .btn {
    font-size: 10px;
    padding-bottom: 6px;
    padding-top: 6px;
  }

  .form-group2 p {
    font-size: 20px;
    margin-top: 0px;
  }

  .condiciones_ppal {
    margin-top: 15px;
  }

  .boton-verde {
    font-size: 15px;
  }

  #ring_pool1 p {
    font-size: 15px;
    margin-bottom: 12px;
  }

  #formulario_1 {
    padding-bottom: 0;
  }

  #elige1 {
    width: 25px;
  }

  #elige2 {
    font-size: 18px;
    line-height: 18px;
  }

  #elige2 p {
    margin-bottom: 0;
    margin-top: 0;
  }

  #elige1 {
    margin-top: 0;
  }

  #elige2 {
    width: 120px;
  }

  #elige3 {
    font-size: 35px;
    line-height: 35px;
    width: 140px;
  }

  #calcula h2 {
    font-size: 20px;
  }

  #calcula {
    background-image: url("../img/boton_calcula5.png");
    height: 66px;
    width: 168px;
  }

  #calcula:hover {
    background-image: url("../img/boton_calcula5b.png");
  }

  .bloque_2-tip-rojo {
    height: 150px;
    margin-top: 10px;
  }

  .bloque_2-tip-rojo li {}

  .bloque_2-tip-rojo-central {
    margin-left: 0;
    margin-right: 0;
  }

  .bloque_2-tip-rojo-der {
    margin-left: 0;
  }

  .bloque_2-tip-rojo h2 {
    margin-top: 0px;
  }

  .bloque_2-tip-rojo,
  .bloque_2-tip-rojo_PEQ {
    padding-top: 10px !important;
  }

  .bloque_2-tip-rojo-izq {
    margin-right: 0;
  }

  .padding-inf_60 {
    padding-bottom: 0;
  }

  #bloque_5_chica {
    background-image: url("../img/bloque-5-chica_med.jpg");
    background-repeat: no-repeat;
    border: 1px solid #c3c3c1;
    height: 240px;
    padding-left: 36px;
    padding-right: 90px;
  }

  .padding-circulos-bloque-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  #bloque_5_chico {
    background-color: #cdcdcc;
    background-image: url("../img/bloque-5-chico_med.jpg");
    background-repeat: no-repeat;
    border: 1px solid #c3c3c1;
    height: 240px;
    padding-left: 100px;
    padding-right: 19px;
    width: 100%;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  #swiffycontainer {
    height: 275px;
    top: 50px;
  }

  .container {
    width: auto;
  }

  /*#dsa-mainBtn{display: block;}*/
  .modal-dialog {
    width: 480px;
    margin: 0 auto;
  }

  .modal-content {
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .modal-content H1,
  #graciasmodal .modal-content H1 {
    font-size: 35px;
    line-height: 35px;
    text-align: center;
  }

  .form-group2 {
    width: 100%;
    margin-top: 12px;
  }

  .form-group1 {
    width: 100%;
  }

  .close {
    margin-top: 5px;
  }

  .padding-circulos-bloque-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .circulo-mapfre {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }

  #bloque_7 {
    background-color: #DF0027;
    color: #fff;
    padding-top: 18px;
    padding-bottom: 5px;
  }

  #bloque_5_chico_movil {
    background-color: #cdcdcc;
    background-image: url("../img/bloque-5-chico_med.jpg");
  }

  #bloque_5_chica_movil {
    background-color: #cdcdcc;
    background-image: url("../img/bloque-5-chica_med.jpg");
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  #jumbotron1 {
    margin-top: 50px;
  }

  .btn {
    margin-top: 5px !important;
  }

  .cc-window.cc-floating {
    padding: 1em !important;
  }

  #graciasmodal .modal-content {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 0px;
  }

  #graciasmodal .modal-content H1 {
    margin-top: 10px;
  }

  #jumbotron1 h1 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 25px;
    text-align: left;
  }

  .calcula1 h2 {
    font-size: 24px;
  }

  #jumbotron1 p {
    font-size: 16px;
  }

  .elige3_c {
    font-size: 14px;
  }

  .container {
    width: auto;
  }

  #bloque_5 {
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #f7f7f7;
  }

  #bloque_6 {
    background-color: #ffffff;
  }

  .boton_tellamamos_sticky {
    float: right;
    font-size: 18px;
    margin-right: 0px;
    margin-top: 0px;
    bargin-bottom: 5px;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
  }

  .boton_ringpool {
    /*	background-image: url("../img/tel_ringpool.png");
	background-position: left center;
	background-repeat: no-repeat;*/
    padding-left: 0px;
    color: #DF0027;
    float: left;
    font-size: 22px;
    margin-right: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
  }

  .circulo-mapfre {
    background-color: #DF0027;
    border-radius: 50%;
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 132px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    width: 132px;
  }

  .padding-circulos-bloque-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .circulo-mapfre p .grande {
    font-size: 14px;
    font-weight: bold;
  }

  .bloque_2-tip-rojo {
    margin-left: 19px;
    margin-right: 19px;
  }

  .bloque_2-tip-rojo,
  .bloque_2-tip-rojo_PEQ {
    height: auto;
    padding-bottom: 30px;
  }

  .modal-dialog {
    width: 355px;
    margin: 0 auto;
  }

  #formulario_3 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .modal-content H1,
  #graciasmodal .modal-content H1 {
    font-size: 25px;
    line-height: 45px;
  }

  .padding-inf_60 {
    padding-bottom: 0px;
  }

  .bloque_2-tip-rojo {
    margin-top: 10px;
  }

  #bloque_5_chica_movil {
    background-color: #cdcdcc;
    background-image: url("../img/bloque-5-chica_peq.jpg");
  }

  #bloque_5_chico_movil {
    background-color: #cdcdcc;
    background-image: url("../img/bloque-5-chico_peq.jpg");
  }
}

@media only screen and (max-width: 380px) {
  #jumbotron1 {
    margin-top: 50px;
  }

  .btn {
    margin-top: 3px !important;
  }
}

@media only screen and (max-width: 370px) {
  #jumbotron1 {
    margin-top: 47px;
  }

  .btn {
    margin-top: 1px !important;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  #swiffycontainer {
    height: 135px;
  }

  #jumbotron1 {
    margin-top: 40px;
  }

  .cc-window.cc-floating {
    padding: 0.5em !important;
  }

  #swiffycontainer {
    height: 135px;
  }

  #jumbotron1 p {
    font-size: 16px;
  }

  #jumbotron1 h1 {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 25px;
    text-align: left;
  }

  .elige3_c {
    font-size: 14px;
  }

  .calcula1 h2 {
    font-size: 18px;
  }

  .container {
    width: auto;
  }

  .boton_ringpool {
    /*			background-image: url("../img/tel_ringpool.png");
			background-position: left center;
			background-repeat: no-repeat;*/
    border-radius: 5px !important;
    color: #DF0027;
    float: left;
    font-size: 18px;
    margin-right: 0px;
    margin-top: 10px;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .boton_tellamamos_sticky {
    float: right;
    font-size: 14px;
    padding: 5px 15px;
    margin-right: 10px;
    margin-top: 10px;
    bargin-bottom: 5px;
  }

  .circulo-mapfre {
    background-color: #DF0027;
    border-radius: 50%;
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 132px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    width: 132px;
  }

  .padding-circulos-bloque-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .circulo-mapfre p .grande {
    font-size: 14px;
    font-weight: bold;
  }

  .bloque_2-tip-rojo {
    margin-left: 19px;
    margin-right: 19px;
  }

  .bloque_2-tip-rojo,
  .bloque_2-tip-rojo_PEQ {
    height: auto;
    padding-bottom: 30px;
  }

  .modal-dialog {
    width: 300px;
    margin: 0 auto;
  }

  #formulario_3 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .modal-content H1,
  #graciasmodal .modal-content H1 {
    font-size: 25px;
    line-height: 45px;
  }

  #bloque_5_chica_movil {
    background-color: #cdcdcc;
    background-image: url("../img/bloque-5-chica_peq.jpg");
  }

  #bloque_5_chico_movil {
    background-color: #cdcdcc;
    background-image: url("../img/bloque-5-chico_peq.jpg");
  }
}

/* Barra de abajo */

.barraDeAbajo {
  position: fixed;
  right: 0;
  left: 0;
  text-align: center;
  cursor: pointer;
  z-index: 9000;
  bottom: 0px;
  display: none;
}

.aDeLaBarraDeAbajo,
.aDeLaBarraDeAbajo:visited,
.aDeLaBarraDeAbajo:link {
  color: white;
  font-size: 16px;
  position: relative;
  top: 5px;
  float: none;
  left: inherit;
  width: 50%;
  height: 48px;
  text-align: center;
  float: left;
  position: initial;
  line-height: 50px;
  margin-right: 0px;
  text-decoration: none;
  cursor: auto;
}

.aIzquierda {
  background-color: #a9cb02;
}

.aDerecha {
  background-color: red;
}

.phoneIcon {
  width: 20px;
  height: 20px;
}

#verCondiciones {
  width: 150px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  left: 420px;
}

#verCondiciones a {
  cursor: pointer;
  color: #000000;
  font-weight: bolder;
  text-decoration: underline;
  font-size: 1.5rem;
}

@media only screen and (max-width: 990px) {
  #verCondiciones {
    left: 100px;
  }
}

@media only screen and (max-width: 765px) {
  #verCondiciones {
    display: none;
  }
}

#verCondicionesMoviles {
  display: hidden;
}

@media only screen and (max-width: 765px) {
  #verCondicionesMoviles {
    position: relative;
    bottom: 40px;
    left: 10px;
  }

  #verCondicionesMoviles a {
    cursor: pointer;
    color: #ffffff;
    font-weight: bolder;
    text-decoration: underline;
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 500px) {
  #verCondicionesMoviles {
    position: relative;
    bottom: 29px;
    left: 3px;
  }

  #verCondicionesMoviles a {
    cursor: pointer;
    color: #ffffff;
    font-weight: bolder;
    text-decoration: underline;
    font-size: 1.2rem;
  }
}

/* Css Bloque nueva app */
#bloque_nueva_app {
  background: #eae9e9;
  color: #707070;
}

#bloque_nueva_app.active {
  display: block;
}

#bloque_nueva_app h3 {
  color: #707070;
  font-size: 28px;
  font-weight: 700;
}

#bloque_nueva_app p {
  color: #707070;
  font-size: 18px;
}

.padding-20 {
  padding: 20px;
}

#bloque_nueva_app img {
  margin: auto;
}

/* NUEVO BLOQUE INFOR */

#infor {
  text-align: center;
  margin: 0 auto;
  padding: 50px 0;
  display: none;
}

#infor #inforHeader {
  padding-bottom: 20px;
  max-width: 60%;
  margin: 0 auto;
}

#infor #inforHeader .inforHeader_title__text {
  color: #DF0027;
  margin-bottom: 30px;
  font-weight: 700;
}

#infor #inforHeader .inforHeader_subtitle__text {
  text-align: center;
  margin: 0;
  font-size: small;
}

#infor #inforDesktop {
  display: inline-grid;
  grid-gap: 5px;
  justify-content: space-between;
  background-color: transparent;
  grid-template-columns: 25% 25% 25% 25%;
  grid-template-rows: 50% 50%;
  padding: 20px;
}

#infor #inforDesktop .card {
  background-color: #e9e9e9;
  height: 310px;
  border: none;
}

#infor #inforDesktop .card .card-title {
  color: #DF0027;
  text-align: left;
  font-weight: 700;
}

#infor #inforDesktop div.imagen_infor_1 {
  background-image: url("../img/img1.jpg");
  height: 150px;
  background-size: cover;
}

#infor #inforDesktop .item2 {
  grid-column-start: 2;
  grid-column-end: 5;
}

#infor #inforDesktop .item2 .card {
  position: relative;
}

#infor #inforDesktop .item2 .card .card-text-item2 {
  position: absolute;
  bottom: 30px;
  left: 30px;
}

#infor #inforDesktop .item2 .card .card-text-item2 .card-title__item2 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  font-size: 28px;
  margin: 0;
}

#infor #inforDesktop .item2 .card .card-text-item2 .card-text__item2 {
  font-size: 19px;
  line-height: 1px;
  margin: 0;
  color: #fff;
  margin-top: 5px;
}

#infor #inforDesktop .item2 div.imagen_infor_2 {
  background-image: url("../img/img2.jpg");
  height: 310px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

#infor #inforDesktop div.imagen_infor_3 {
  background-image: url("../img/img3.jpg");
  height: 150px;
  background-size: cover;
}

#infor #inforDesktop div.imagen_infor_4 {
  background-image: url("../img/img4.jpg");
  height: 150px;
  background-size: cover;
}

#infor #inforDesktop div.imagen_infor_5 {
  background-image: url("../img/img5.jpg");
  height: 150px;
  background-size: cover;
}

#infor #inforDesktop div.imagen_infor_6 {
  background-image: url("../img/img6.jpg");
  height: 150px;
  background-size: cover;
}

#infor #inforMobile {
  display: none;
  padding: 20px;
  position: relative;
}

#infor #inforMobile .card {
  position: relative;
  background-color: #e9e9e9;
  height: 310px;
}

#infor #inforMobile .card .imagen_infor_2 {
  background-image: url("../img/img2.jpg");
  height: 310px;
  background-size: cover;
}

#infor #inforMobile .card .card-title {
  color: #DF0027;
  text-align: left;
  font-weight: 700;
}

#infor #inforMobile .card .card-text-item2 {
  position: absolute;
  bottom: 10px;
  left: 30px;
}

#infor #inforMobile .card .card-text-item2 .card-title__item2 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  margin: 0;
}

#infor #inforMobile .card .card-text-item2 .card-text__item2 {
  margin: 0;
  color: #fff;
}

#infor #inforMobile .swiper-inforMobile {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

#infor #inforMobile .swiper-inforMobile div.imagen_infor_1 {
  background-image: url("../img/img1.jpg");
  height: 150px;
  background-size: cover;
}

#infor #inforMobile .swiper-inforMobile div.imagen_infor_3 {
  background-image: url("../img/img3.jpg");
  height: 150px;
  background-size: cover;
}

#infor #inforMobile .swiper-inforMobile div.imagen_infor_4 {
  background-image: url("../img/img4.jpg");
  height: 150px;
  background-size: cover;
}

#infor #inforMobile .swiper-inforMobile div.imagen_infor_5 {
  background-image: url("../img/img5.jpg");
  height: 150px;
  background-size: cover;
}

#infor #inforMobile .swiper-inforMobile div.imagen_infor_6 {
  background-image: url("../img/img6.jpg");
  height: 150px;
  background-size: cover;
}

#infor #inforMobile .swiper-inforMobile .swiper-pagination {
  bottom: 0;
}

#infor #inforMobile .swiper-inforMobile .swiper-pagination .swiper-pagination-bullet-active-main {
  background: #DF0027;
}

#infor #inforMobile .buttons-block--info {
  height: 20px;
  position: absolute;
  top: 0;
  top: 69%;
  width: 98%;
  left: -13px;
}

#infor #inforMobile .buttons-block--info .swiper-button-prev {
  left: 2%;
}

#infor #inforMobile .buttons-block--info .swiper-button-prev:after {
  font-size: 35px;
  color: #DF0027;
  cursor: pointer;
}

#infor #inforMobile .buttons-block--info .swiper-button-prev:focus {
  outline: none;
}

#infor #inforMobile .buttons-block--info .swiper-button-next {
  right: -25px;
}

#infor #inforMobile .buttons-block--info .swiper-button-next:after {
  font-size: 35px;
  color: #DF0027;
  cursor: pointer;
}

#infor #inforMobile .buttons-block--info .swiper-button-next:focus {
  outline: none;
}

#infor #inforMobile .buttons-block--info .swiper-button-disabled:after {
  color: #000;
}

.card {
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  color: #DF0027;
  text-align: left;
  font-weight: 700;
  font-size: 20px;
}

.card-text {
  text-align: left;
}

@media (max-width: 1200px) {
  #infor #inforDesktop {
    display: none;
  }

  #infor #inforMobile {
    display: block;
  }

  .swiper-inforMobile {
    padding-bottom: 25px !important;
  }
}

@media (max-width: 767px) {
  #infor #inforHeader {
    max-width: 100%;
  }
}

.imagenResponse {
  max-height: 418px;
}

@media screen and (min-width:1600px) {
  .imagenResponse {
    max-height: 397px !important;
  }
}

@media screen and (min-width:990px) and (max-width:1200px) {
  .imagenResponse {
    max-height: 401px !important;
  }
}

.displayNoneUTM {
  display: none !important;
}

@media screen and (min-width: 991px) {
  .header-container .contenido {
    bottom: 28% !important;
  }
}

/* @media screen and (min-width: 1220px) {
    .header-container .contenido {
    	bottom: 30% !important;
 }
}

@media screen and (min-width: 1220px) {
  .header-container .contenido {
    bottom: 28% !important;
}
}


@media screen and (min-width: 1700px) {
    .header-container .contenido {
    	bottom: 21% !important;
 }
} */

.cboxPublicidad2,
.cboxPublicidad3 {
  display: flex;
  margin: 15px 0 !important;
}

.cboxPublicidad1 {
  display: flex;
}

.cboxPublicidad1 input,
.cboxPublicidad2 input,
.cboxPublicidad3 input {
  visibility: visible !important;
  appearance: none;
  min-width: 18px;
  height: 18px;
  border: 1px solid #666;
  border-radius: 3px;
  margin-bottom: 18px;
}

.cboxPublicidad1 input {
  height: 16px !important;
}

.cboxPublicidad1 label,
.cboxPublicidad2 label,
.cboxPublicidad3 label {
  font-weight: normal;
  padding-left: 18px;
  max-width: 34ch;
}

.cboxPublicidad1 label {
  font-size: 13px;
  line-height: 15px;
  margin-bottom: -10px;
}

.cboxPublicidad1 input:checked,
.cboxPublicidad2 input:checked,
.cboxPublicidad3 input:checked {
  background-color: rgb(255 255 255);
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='green' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

.form-group.cboxPublicidad2,
.form-group.cboxPublicidad1,
.form-group.cboxPublicidad3 {
  align-items: center;
}

.form-group.cboxPublicidad1 input[type='checkbox'] {
  padding: 0.5rem;
}

.form-group.cboxPublicidad3 label {
  font-family: 'DMSans-Regular';
  font-size: 11px;
  margin-bottom: 0 !important;
}

.container_direccion {
  padding-top: 12px;
  font-family: "DM Sans";
  text-align: center;
  font-size: 11px;
}

@media only screen and (max-width: 801px) {
  .container_direccion {
    padding: 0 30px;
  }
}

@media only screen and (min-width: 1440px) {

  .container_direccion {
    padding-top: 17px;
  }
}

.container_direccion p {
  margin: 0;
}

/* cambios merkle */
.cboxPublicidad1 label {
  margin-bottom: -10px;
  font-size: 11px;
  font-family: 'DMSans-Regular';
  line-height: 14px;
  padding-bottom: 9px;
}

.cboxPublicidad2 label {
  margin-bottom: -10px;
  font-size: 11px;
  font-family: 'DMSans-Regular';
  line-height: 18px;
  padding-bottom: 5px;
}

.cboxPublicidad1 input,
.cboxPublicidad2 input,
.cboxPublicidad3 input {
  visibility: visible !important;
  appearance: none;
  height: 18px;
  border: 1px solid #666;
  border-radius: 3px;
  margin-bottom: 18px;
}

input[type='checkbox'] {
  visibility: hidden;
  margin: 0px !important;
}

@media only screen and (max-width: 500px) {
  .cboxPublicidad1 input {
    width: 30px;
    height: 22px !important;
  }
}

@media only screen and (max-width: 768px) {
  .cboxPublicidad1 input {
    width: 18px;
    height: 18px !important;
  }

  .cboxPublicidad1 label {
    font-weight: normal;
    padding-left: 8px;
    padding-top: 5px;
  }
}

@media screen and (min-width: 767px) {
  .modal-content .titulo {
    margin-top: 0px !important;
  }
}

.container_cintilla {
  background-color: #E4002B;
  height: 92px;
  background-image: url(../img/cintilla/cintilla_mobile.png);
  background-repeat: no-repeat;
  background-position: 50%;
  margin-top: 40px;
}

@media screen and (min-width: 800px) {
  .container_cintilla {
    background-image: url(../img/cintilla/cintilla_desktop.png);
    margin-top: 0px;
  }
}