/* home v2 */
.page-id-3350 .col-full {
  max-width: inherit;
  padding: 0;
}
.page-id-3350 .storefront-breadcrumb,
.page-id-3350 .hentry.type-page .entry-header {
  display: none;
}
.page-id-3350 header#masthead {
  /* position: absolute; */
  width: 100%;
  background-color: transparent;
  border-bottom: none;
  margin: 0;
  padding: 0;
  z-index: 10;
}
section.carrusel-slider-home.v2 .slider-home {
  background-image: url(../../../imgs/slider-home-2.jpg);
  height: calc(100vh - 103px);
}
section.carrusel-slider-home.v2 .slider-home .cuerpo,
section.carrusel-slider-home.v2 .slider-home .texto {
  height: inherit;
  position: relative;
}
section.carrusel-slider-home.v2 .slider-home .texto {
  padding-top: 0;
  max-width: 650px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
section.carrusel-slider-home.v2 .slider-home .texto > img {
  width: 330px;
  margin-bottom: 40px;
}
section.carrusel-slider-home.v2 .slider-home span.grande {
  font-size: 40px;
  line-height: 45px;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
}
section.carrusel-slider-home.v2 .slider-home span.peque {
  font-size: 30px;
  line-height: 35px;
  font-weight: 300;
  display: block;
}
section.carrusel-slider-home.v2 .slider-home a.btn {
  display: block;
  background-color: transparent;
  text-align: center;
  color: #fff !important;
  padding: 25px;
  border: 2px solid #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
  margin-top: 40px;
  border-radius: 0;
  max-width: 220px;
}
section.carrusel-slider-home.v2 .slider-home a.btn:hover {
  background-color: #fff;
  color: #0066d3 !important;
  text-decoration: none;
}
section.carrusel-slider-home.v2 .slider-home .flecha-bajar {
  position: absolute;
  bottom: 50px;
  width: 100%;
  display: flex;
  justify-content: center;
}
section.carrusel-slider-home.v2 .slider-home .flecha-bajar img {
  width: 50px;
}
section.centrado {
  padding-top: 120px;
  text-align: center;
}
section.centrado .texto {
  text-align: center;
  max-width: 1150px;
  margin: 0 auto;
}
section.centrado .texto h1 span {
  font-size: 30px;
  line-height: 35px;
  font-weight: 300;
  display: block;
}
section.centrado .texto h1 {
  margin-bottom: 50px;
}
section.centrado .texto p {
  font-size: 30px;
  line-height: 35px;
  font-weight: 300;
}
/* home seccion recuperacion de puntos */
section.texto-foto.texto-form .der {
  text-align: unset;
  position: relative;
  display: block;
}
section.texto-form .der h2 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
}
section.texto-form .der {
  background-color: transparent;
  padding: 40px;
  flex-basis: 565px;
  margin: 0 auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
section.texto-form .der form textarea {
  height: 90px;
  resize: none;
}
section.texto-form .der form textarea::placeholder,
section.texto-form .der form input:not([type="submit"])::placeholder {
  color: #4b4b4b;
  font-size: 18px;
  line-height: 23px;
  font-weight: 300;
}
section.texto-form .der form textarea,
section.texto-form .der form input:not([type="submit"], [type="checkbox"]) {
  background-color: transparent;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px;
  border: transparent;
  border-bottom: 1px solid #9b9997;
  border-radius: unset;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
section.texto-form .der form input[type="checkbox"] {
  margin-right: 5px;
}
section.texto-form .der form input[type="submit"] {
  background-color: #0066d3;
  color: #fff;
  border: 1px solid #0066d3;
  padding: 10px 20px;
  font-size: 20px;
  line-height: 25px;
  width: 100%;
  text-align: center;
  border-radius: 0;
}
section.texto-form .polp {
  font-weight: 400;
  display: flex;
  align-items: baseline;
  font-size: 16px;
  line-height: 21px;
}
section.texto-form .polp a {
  text-decoration: underline;
}
.tabla-puntos-wrapper.peq {
  display: none;
}
.tabla-puntos {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
}

.tabla-puntos th,
.tabla-puntos td {
  padding: 10px 12px;
  text-align: center;
  border: 1px solid #ccc;
  vertical-align: middle;
}

/* Hacer que la tabla pueda desplazarse horizontalmente en móviles */
.tabla-puntos-wrapper {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* ocultar migas de pan en blog */
body.post-template-default .storefront-breadcrumb {
  visibility: hidden;
}
/* boton whatsapp */
/* .joinchat__button {
  bottom: 70px !important;
} */
.grecaptcha-badge {
  display: none !important;
}
body.postid-2771 form.cart,
body.postid-2770 form.cart,
body.postid-2773 form.cart,
body.postid-2763 form.cart,
body.postid-2744 form.cart,
body.postid-2765 form.cart,
body.postid-2781 form.cart,
body.postid-2886 form.cart,
body.postid-2887 form.cart,
body.postid-3123 form.cart,
body.postid-3204 form.cart,
body.postid-2764 form.cart {
  display: none !important;
}
.storefront-handheld-footer-bar {
  display: none !important;
}
button.margen {
  margin-top: 20px !important;
}
/* banner blog */
.banner-blog {
  background-color: #0066d3;
  padding: 20px 10px;
  margin: 50px 0;
}
.banner-blog > * {
  text-align: center !important;
}
.banner-blog h2 {
  font-size: 30px;
  line-height: 35px;
  color: #fff;
  font-weight: 700;
  margin-top: 0 !important;
  margin-bottom: 10px !important;
}
.banner-blog p {
  font-size: 20px;
  line-height: 25px;
  color: #fff;
}
.banner-blog a:hover {
  color: #0066d3 !important;
  background-color: #fff;
}
.banner-blog a {
  border: 1px solid #fff;
  font-weight: 100;
  margin: 0 auto;
  color: #fff !important;
}
/* fin banner blog */
/* .wp-admin .wrap .updated.woocommerce-message { */
div.woocommerce-message.updated {
  display: none;
}
/* otros */
.term-207 .left-sidebar .widget-area {
  float: left !important;
  margin-right: 4% !important;
}
.term-207 .left-sidebar .content-area {
  float: right !important;
}
/* cookies */
#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-modal-left-content
  #moove-gdpr-menu
  li
  a,
#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-modal-left-content
  #moove-gdpr-menu
  li
  button {
  font-size: 13px !important;
}
.moove-gdpr-branding-cnt {
  display: none !important;
}
/* politicas */
section.cuerpo-politicas ul + h2,
section.cuerpo-politicas ul + h3,
section.cuerpo-politicas p + h3,
section.cuerpo-politicas p + h2,
section.politicas ul + h2,
section.politicas ul + h3,
section.politicas p + h3,
section.politicas p + h2 {
  margin-top: 40px;
}
section.politicas li,
section.cuerpo-politicas li {
  font-size: 18px;
  line-height: 23px;
  font-weight: 300;
  margin-bottom: 10px;
}
#post-3 > header,
#post-2792 > header,
#post-2783 > header,
#post-3037 > header,
#post-404 > header,
#post-2241 > header {
  display: none;
}
section.politicas h1,
section.cuerpo-politicas h1 {
  font-size: 48px;
  line-height: 53px;
  font-weight: 600;
}
section.politicas h2,
section.cuerpo-politicas h2 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  margin-bottom: 20px;
}
section.politicas h3,
section.cuerpo-politicas h3 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 15px;
}
/* detalles bancarios */
.wc-bacs-bank-details-account-name {
  font-size: 25px;
  line-height: 30px;
}
:where(.editor-styles-wrapper) .wp-block {
  max-width: 840px !important;
}
/*  */
.woocommerce:has(.woocommerce-error):focus-visible,
.woocommerce-message:focus-visible {
  outline: 0 !important;
  border: unset !important;
}
.woocommerce-message .button.wc-forward {
  margin-top: 0;
}
.woocommerce-message .button.wc-forward:hover {
  border-left-color: rgba(255, 255, 255, 0.25) !important;
}
.show-password-input {
  background-color: unset;
}
p br {
  display: none;
}
.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
  padding: 0 !important;
}
.parte-custom .woocommerce-tabs {
  padding-bottom: 40px !important;
}
.storefront-handheld-footer-bar ul {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
/* cabecera */
header .franjatop {
  background-color: #0066d3;
}
.franjatop .buscador-centro {
  max-width: 250px;
  display: flex;
}
.franjatop .cuerpo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.buscador-centro.cuerpo-2 {
  max-width: unset;
}
.buscador-centro.cuerpo-2 ul {
  width: max-content;
}
.buscador-centro.cuerpo-2 ul a {
  padding: 0 10px !important;
  color: #fff !important;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
}
.buscador-centro.cuerpo-2 .main-navigation {
  margin: 0 !important;
  display: flex;
  align-items: center;
  width: 100% !important;
}
.aws-container .aws-search-form .aws-search-clear span {
  color: #fff !important;
}
/* slider home */
section.slider-home {
  height: 100vh;
  background-image: url(../../../imgs/slider-home-1.jpg);
  background-size: cover;
  background-position: calc(65% - 0px) center;
  background-repeat: no-repeat;
}
section.slider-home .texto > * {
  color: #fff;
}
section.slider-home .texto {
  padding-top: 210px;
  padding-left: 40px;
  color: #fff;
  width: 740px;
}
section.slider-home .texto p,
section.slider-home .texto span {
  font-size: 30px;
  line-height: 35px;
  font-weight: 300;
}
section.slider-home .texto b {
  color: #fff;
  display: block;
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
}
/* acordeon home */
/* modulo acordeon home */
section.acordeon-home {
  padding: 100px 0;
}
section.acordeon-home h2 {
  margin-bottom: 60px;
  margin-left: 30px;
}
section.acordeon-home .caja {
  display: inline-table;
  margin: 0 -3px;
  height: 505px;
  width: 25%;
  transition: all ease 0.7s;
  background-size: cover;
  background-position: center;
  position: relative;
}
section.acordeon-home .caja.grande {
  width: 40%;
  background-position: right !important;
}
section.acordeon-home .caja.peq {
  width: 19.5%;
}
section.acordeon-home .contenedor {
  position: absolute;
  bottom: 40px;
  left: 25px;
}
section.acordeon-home .acordeon {
  padding: 0 20px;
  text-align: center;
}
section.acordeon-home h3 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #fff;
}
section.acordeon-home a {
  color: #fff !important;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}
section.acordeon-home .caja.uno {
  background-image: url(../../../imgs/acordeon-home-1.jpg);
  /* background-position: -130px; */
}
section.acordeon-home .caja.dos {
  background-image: url(../../../imgs/acordeon-home-2.jpg);
  background-position: -320px;
}
section.acordeon-home .caja.tres {
  background-image: url(../../../imgs/acordeon-home-3.jpg);
  /* background-position: -120px; */
}
section.acordeon-home .caja.cuatro {
  background-image: url(../../../imgs/acordeon-home-4.jpg);
  background-position: right;
}
section.acordeon-home .caja.cinco {
  background-image: url(../imgs/acordeon-home-5.jpg);
  /* background-position: -60px; */
}
section article h2 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}
/* Nuestros permisos */
section.nuestros-permisos-v2 {
  padding: 90px 0;
}
section.nuestros-permisos-v2 h2 {
  margin-bottom: 60px;
  margin-left: 30px;
}
section.nuestros-permisos-v2 .padre {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
section.nuestros-permisos-v2 .caja {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border: 1px solid #4b4b4b;
  padding: 20px;
}
section.nuestros-permisos-v2 .caja:hover {
  background-color: #0066d3;
  border: 1px solid #0066d3;
}
section.nuestros-permisos-v2 .caja img {
  margin-top: 55px;
}
section.nuestros-permisos-v2 .caja img.foto-resp {
  display: none;
}
section.nuestros-permisos-v2 .caja.resp:hover img {
  display: none;
}
section.nuestros-permisos-v2 .caja.resp:hover img.foto-resp {
  display: block;
  filter: unset;
}
section.nuestros-permisos-v2 .caja:hover img {
  filter: invert(1);
}
section.nuestros-permisos-v2 .caja h3 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}
section.nuestros-permisos-v2 .caja:hover h3,
section.nuestros-permisos-v2 .caja:hover a,
section.nuestros-permisos-v2 .caja:hover p {
  color: #fff !important;
}
section.nuestros-permisos-v2 .caja a {
  display: block;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  color: #0066d3 !important;
  margin-bottom: 10px;
  width: fit-content;
  margin-top: auto;
}
/* opiniones home */
section.opiniones-home {
  padding: 60px 0;
}
section.opiniones-home h2 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 60px;
  margin-left: 30px;
}
section.opiniones-home .item .estrellas {
  display: flex;
  margin-bottom: 20px;
}
section.opiniones-home .item img {
  width: 25px;
  margin: 0 3px;
}
section.opiniones-home .item h3 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 25px;
}
section.opiniones-home .item p {
  font-size: 18px;
  line-height: 23px;
  font-weight: 300;
}
section.opiniones-home .owl-dots .owl-dot span {
  background-color: #bfd9f4;
}
section.opiniones-home .owl-dots .owl-dot.active span,
section.opiniones-home .owl-dots .owl-dot:hover span {
  background-color: #0066d3;
}
section.opiniones-home .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 5px 5px;
}
/* productos destacados home  */
section.productos-destacados-home h2 {
  margin-left: 30px;
}
/* novedades home */
section.novedades-home {
  padding: 60px 0;
}
section.novedades-home h2 {
  margin-bottom: 70px;
  margin-left: 30px;
}
/* nosotros-home */
section.nosotros-home h2 {
  margin-bottom: 50px;
}
section.nosotros-home .mapa {
  height: 330px;
  padding: 0 70px 0 30px;
}
section.nosotros-home .der {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 60px;
}
section.nosotros-home .der img {
  margin-bottom: 20px;
}
/* carrusel-galeria */
section.carrusel-galeria {
  padding: 80px 0;
}
section.carrusel-galeria .owl-dots {
  text-align: center;
  margin-top: 20px;
}
section.carrusel-galeria .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 5px 5px;
  display: block;
  border-radius: 50%;
}
section.carrusel-galeria .owl-dots .owl-dot span {
  background-color: #bfd9f4;
}
section.carrusel-galeria .owl-dots .owl-dot.active span,
section.carrusel-galeria .owl-dots .owl-dot:hover span {
  background-color: #0066d3;
}
/* footer */
section.otros,
section.legales,
section.footer {
  background-color: #0066d3;
  color: #fff;
}
section.footer {
  padding: 60px 0;
}
section.footer .arriba {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
section.footer .arriba .contacto > div {
  display: flex;
  justify-content: flex-end;
}
section.footer .fa,
section.footer .fab,
section.footer .fas {
  font-size: 30px;
}
section.footer .arriba .contacto > div p {
  color: #fff;
  margin-bottom: 0;
}
section.footer .arriba .contacto i {
  margin-right: 20px;
}
section.footer .arriba .contacto i + * {
  margin-right: 25px;
  font-size: 18px;
  line-height: 23px;
  font-weight: 300;
}
section.footer .arriba .hijo {
  display: flex;
  align-items: center;
}
section.footer .arriba .contacto > div:nth-child(1) {
  margin-bottom: 10px;
}
section.footer .arriba .contacto div div.hijo:nth-child(1) a {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
}
section.footer .arriba .contacto div div:not(.hijo) {
  display: flex;
  align-items: center;
}
section.footer .arriba .contacto div div:not(.hijo) p {
  margin-right: 10px;
}
section.footer .abajo h2 {
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
section.footer .abajo .padre {
  display: flex;
  justify-content: space-between;
}
section.footer .abajo > h2 {
  margin-top: 30px;
}
section.footer .abajo .col {
  flex-basis: 23%;
  display: flex;
  flex-direction: column;
}
section.footer .abajo .col50 {
  flex-basis: 48%;
}
section.footer .abajo .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
section.footer .abajo .col a,
section.footer .abajo .grid a {
  font-weight: 300;
}
section.otros .resp {
  display: none;
}
section.otros .resp .col {
  display: flex;
  flex-direction: column;
  flex-basis: 48%;
}
section.otros .resp h2 {
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
section.otros .resp a {
  font-weight: 300;
}
section.otros p {
  font-size: 18px;
  line-height: 23px;
  font-weight: 300;
  margin-bottom: 0;
  color: #fff;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}
section.footer .abajo .grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
section.footer .abajo .col a,
section.footer .abajo .grid a {
  font-weight: 300;
}
section.otros .resp {
  display: none;
}
section.otros .resp .col {
  display: flex;
  flex-direction: column;
  flex-basis: 48%;
}
section.otros .resp h2 {
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
section.otros .resp a {
  font-weight: 300;
}
section.otros p {
  font-size: 18px;
  line-height: 23px;
  font-weight: 300;
  margin-bottom: 0;
  color: #fff;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}
section.legales .grid {
  display: none;
  grid-template-columns: repeat(2, 1fr);
}
section.legales .cuerpo {
  padding: 20px 15px;
}
section.legales div.flex {
  justify-content: space-between;
  align-items: center;
}
section.legales a {
  font-weight: 300;
  font-size: 18px;
  line-height: 23px;
}
/* ficha producto */
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab {
  display: block !important;
}
/* megamenu */
#menu-item-2843::after {
  content: "";
  display: block;
  height: 43px;
  width: 80px;
  position: absolute;
  margin-left: 10px;
  background-color: unset !important;
}
/* .megamenu.activo { */
#menu-item-2843:hover .megamenu {
  display: block !important;
}
.main-navigation ul li {
  position: unset !important;
}
.megamenu {
  padding: 68px 0;
  position: absolute;
  top: 104px;
  right: 0;
  width: 100%;
  left: 0;
  z-index: 2;
  background-color: #fff;
  display: none;
  text-transform: none;
  border-bottom: 1px solid #d1d1d1;
}
.megamenu .cuerpo {
  display: block;
}
.buscador-centro.cuerpo-2 .megamenu a {
  padding: 0 !important;
  color: #4b4b4b !important;
}
.megamenu h2 {
  color: #4b4b4b;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  border-bottom: 1px solid #4b4b4b;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.megamenu .arriba {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.megamenu .arriba .contacto > div {
  display: flex;
  justify-content: flex-end;
}
.megamenu .arriba .contacto i {
  margin-right: 20px;
}
.megamenu .arriba .contacto i + * {
  margin-right: 35px;
  font-size: 18px;
  line-height: 23px;
  font-weight: 300;
}
.megamenu .arriba .hijo {
  display: flex;
  align-items: center;
}
.megamenu .arriba .contacto > div:nth-child(1) {
  margin-bottom: 20px;
}
.megamenu .arriba .contacto div div.hijo:nth-child(1) a {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
}
.megamenu .arriba .contacto div div:not(.hijo) {
  display: flex;
  align-items: center;
}
.megamenu .arriba .contacto div div:not(.hijo) p {
  margin-right: 10px;
}
.megamenu .abajo h2 {
  color: #4b4b4b;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  border-bottom: 1px solid #4b4b4b;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.megamenu .abajo .padre {
  display: flex;
  justify-content: space-between;
}
.megamenu .abajo > h2 {
  margin-top: 30px;
}
.megamenu .abajo .padre .col15 {
  flex-basis: 15%;
}
.megamenu .abajo .col {
  flex-basis: 21%;
  display: flex;
  flex-direction: column;
}
.megamenu .abajo .col50 {
  flex-basis: unset;
}
.megamenu .abajo .grid {
  display: flex;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
}
.megamenu .abajo .grid a {
  margin-bottom: 10px;
}
.megamenu .otros p a,
.megamenu .abajo .col a,
.megamenu .abajo .grid a {
  font-size: 18px;
  line-height: 23px;
  font-weight: 300;
}
/* .megamenu .abajo .col a { */
.megamenu .abajo .col a:not(:has(h2)) {
  margin-bottom: 10px;
}
.megamenu .otros p {
  display: flex;
  margin: 0;
  margin-top: 30px;
}
.megamenu .col .grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 0;
}
/* megamenu alumno */
#menu-item-2844 {
  position: static;
}

.sub-menu,
.main-navigation ul.menu > li.menu-item-has-children > a::after {
  display: none !important;
}
#menu-item-2844::after {
  content: "";
  display: block;
  height: 43px;
  width: 80px;
  position: absolute;
  margin-left: 10px;
  background-color: unset !important;
}

#menu-item-2844:hover #mega-menu {
  display: block;
}

#mega-menu {
  position: absolute;
  top: 105px;
  left: 0;
  width: 100vw;
  padding: 68px 0;
  background: white;
  z-index: 999;
  display: none;
  border-bottom: 1px solid #d1d1d1;
}

#mega-menu .cuerpo {
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 15px;
  display: block;
}

#mega-menu .flexcontainer {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0 50px;
  color: #4b4b4b;
}

#mega-menu .caja {
  display: flex;
  flex-direction: column;
}
#mega-menu .caja h2 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #4b4b4b !important;
}

#mega-menu .caja p {
  font-size: 18px;
  line-height: 23px;
  font-weight: 300;
  margin-bottom: 10px;
}

#mega-menu .caja .linea {
  background-color: #4b4b4b;
  height: 1px;
  width: 100%;
  margin-bottom: 13px;
}

#mega-menu .caja > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
}
#mega-menu .caja > div:not(.linea) {
  margin-top: auto;
}

#mega-menu .caja > div a {
  display: flex;
  align-items: center;
  gap: 10px;
  text-align: center;
  padding: 0 !important;
}

#mega-menu .caja > div a p {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  margin-bottom: 0px;
  color: #0066d3 !important;
}
/*  */
.single-product .featherlight {
  display: none !important;
}
#tab-description h2:first-of-type {
  display: none !important;
}
#tab-description b {
  font-weight: 600 !important;
}
.negrita {
  font-weight: 500 !important;
}
#tab-description ul {
  font-size: 18px;
  line-height: 23px;
  font-weight: 300;
  list-style-type: square;
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#tab-description ul li {
  margin-bottom: 10px;
}
#tab-description ul li::marker {
  color: #0066d3;
}
#tab-description p {
  font-size: 18px;
  line-height: 23px;
  font-weight: 300;
  margin-bottom: 0;
}
#tab-description p + div,
#tab-description p + p {
  margin-top: 20px;
  margin-bottom: 10px;
}
#tab-description div > p {
  margin-bottom: 10px;
}
#tab-description li {
  margin-bottom: 10px;
}
#tab-description h2 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: 30px;
}
.single-product div.product .woocommerce-product-gallery {
  margin-bottom: 0 !important;
}
.woocommerce-tabs {
  padding-top: 0 !important;
}
.storefront-handheld-footer-bar {
  z-index: 1 !important;
}
/* carnet de coche */
.post-3202 h1.entry-title {
  display: none;
}
.page-id-2751 h1.entry-title {
  display: none;
}
div#overlayvideo {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(000, 000, 000, 0.6);
  z-index: -10;
  opacity: 0;
  transition: all ease 0.7s;
  padding: 100px;
}
div#overlayvideo.mostrar {
  z-index: 10;
  opacity: 1;
}
.storefront-handheld-footer-bar :has(div#overlayvideo.mostrar) {
  z-index: 0 !important;
}
.reproducir {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  width: 90px;
  height: 90px;
}
.video-responsive {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#cerrarvideo {
  font-size: 38px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  right: 47px;
  top: 39px;
  cursor: pointer;
}
section.texto-foto {
  padding: 60px 0;
}
section.texto-foto h1 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
}
section.texto-foto .izq {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 130px;
}
section.texto-foto .der {
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
/*  */
section.carrusel-coche h2 {
  text-align: center;
  font-weight: 600;
}
section.carrusel-coche .owl-dots {
  text-align: center;
  margin-top: 20px;
}
section.carrusel-coche .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 5px 5px;
  display: block;
  border-radius: 50%;
}
section.carrusel-coche .owl-dots .owl-dot span {
  background-color: #d1d1d1;
}
section.carrusel-coche .owl-dots .owl-dot.active span,
section.carrusel-coche .owl-dots .owl-dot:hover span {
  background-color: #4b4b4b;
}
/* titulo texto */
section.titulo-texto {
  padding-top: 60px;
}
section.titulo-texto h2 {
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: 600;
}
section.titulo-texto p {
  margin-bottom: 45px;
}
/* carnet de moto */
.page-id-2754 h1.entry-title {
  display: none;
}
section.tarjetas h2 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  text-align: center;
}
section.tarjetas .padre {
  display: flex;
  justify-content: center;
  gap: 20px;
}
section.tarjetas img {
  height: 360px;
}
/* carnet profesionales tacografo */
.page-id-3340 h1.entry-title,
.page-id-2757 h1.entry-title {
  display: none;
}
/* academia */
.page-id-2760 h1.entry-title {
  display: none;
}
/* menu lat */
.espaciomenu .main-navigation ul li,
.espaciomenu .secondary-navigation ul li {
  display: flex;
  justify-content: center;
}
.espaciomenu .menu {
  padding-top: 60px;
}
.espaciomenu #sidenav {
  padding: 55px 10px;
}
.espaciomenu .main-navigation ul li a {
  padding: 0.875em 0;
}
.espaciomenu .sub-menu {
  display: block !important;
  position: unset !important;
  background-color: unset !important;
  margin: 0 !important;
  margin-bottom: 20px !important;
}
.espaciomenu .sub-menu a {
  font-size: 18px !important;
  line-height: 23px !important;
  font-weight: 300 !important;
  padding: 10px 0 !important;
}
.espaciomenu a + .sub-menu {
  border-top: 1px solid #fff !important;
}
#sidenav .espaciomenu a {
  padding: 20px 0;
}
.espaciomenu .main-navigation ul li,
.espaciomenu .secondary-navigation ul li {
  flex-direction: column;
  align-items: center;
}
/* contacto */
body.page-id-2736 h1.entry-title {
  display: none;
}
section.intro-contacto h1 {
  font-size: 30px;
  line-height: 35px;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

section.intro-contacto h1:after {
  display: none;
}

section.intro-contacto p.intro {
  max-width: 1150px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-weight: 100;
}

section.intro-contacto ul {
  text-align: center;
  margin-bottom: 80px;
  margin-top: 30px;
}

section.intro-contacto ul li {
  display: inline-table;
  font-size: 16px;
  line-height: 21px;
  font-weight: 100;
  color: #4b4b4b;
  margin: 0 15px;
  margin-bottom: 8px;
}

section.intro-contacto ul li img {
  vertical-align: middle;
  margin-right: 8px;
}

section.intro-contacto .formulario {
  max-width: 1150px;
  margin-right: auto;
  margin-left: auto;
}

section.intro-contacto .formulario .col {
  float: left;
  width: 26%;
  margin-right: 4%;
}

section.intro-contacto .formulario .col.ultima {
  width: 40%;
  margin-right: 0;
}

section.intro-contacto .formulario .col p {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  color: #4b4b4b;
}

section.intro-contacto .formulario .col p span {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  color: #4b4b4b;
  display: block;
  margin-bottom: 8px;
}

section.intro-contacto .formulario .col input[type="text"] {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  color: #4b4b4b;
  background: transparent;
  border: 1px solid #d1d1d1;
  width: 100%;
  border-radius: 0;
  padding: 4px 8px;
}

section.intro-contacto .formulario .col textarea {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  color: #4b4b4b;
  background: transparent;
  border: 1px solid #d1d1d1;
  width: 100%;
  border-radius: 0;
  padding: 4px 8px;
  min-height: 113px;
}

section.intro-contacto .formulario .col p.polpriv {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #4b4b4b;
  text-align: right;
  display: flex;
  align-items: baseline;
}

section.intro-contacto .formulario .col p.polpriv input[type="checkbox"] {
  margin-right: 5px;
}

section.intro-contacto .formulario .col p.polpriv label {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #4b4b4b;
}

section.intro-contacto .formulario .col p.polpriv a {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #4b4b4b;
  text-decoration: underline;
}

section.intro-contacto .formulario .col .boton {
  text-align: right;
}

section.intro-contacto br {
  display: none;
}

section.intro-contacto .formulario .col .boton input.btnform {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  color: #fff;
  background: #0066d3;
  border: 1px solid #0066d3;
  border-radius: 0;
  padding: 8px 36px;
  cursor: pointer;
  width: unset;
}

section.intro-contacto .formulario .col .boton input.btnform:hover {
  background: #fff;
  color: #0066d3;
}

section.intro-contacto input[type="text"] {
  margin-bottom: 0 !important;
}

section.intro-contacto p {
  margin-bottom: 16px !important;
}
/* quienes somos */
body.page-id-3029 h1.entry-title {
  font-size: 36px;
  line-height: 41px;
  font-weight: 600;
  padding: 0 15px;
}
section.quienes-somos .cuerpo > p {
  margin-bottom: 60px;
}
section.quienes-somos .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px;
}
section.quienes-somos .grid .item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
section.quienes-somos .grid .item > * {
  text-align: center;
}

section.quienes-somos .grid .item img {
  margin-bottom: 20px;
}
section.quienes-somos .grid .item h3 {
  color: #0066d3;
  font-size: 36px;
  line-height: 41px;
  font-weight: 600;
}
section.quienes-somos .grid .item h4 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 500;
  margin-bottom: 40px;
}
section.quienes-somos .grid .item p {
  width: 80%;
}
/* blog */
/* body.date .sidebar-blog {
  width: 100% !important;
} */
body.date .left-sidebar .widget-area {
  float: left !important;
  margin-right: 0 !important;
  width: 100% !important;
}
.form-row .button {
  background-color: #0066d3 !important;
  color: #fff !important;
  border-radius: 0 !important;
  padding: 8px 36px !important;
}
body.date #cuerpo-blog {
  padding: 80px 0;
  float: left !important;
  width: 100%;
}

body.date .left-sidebar .widget-area {
  float: left !important;
  margin-right: 4% !important;
  width: 34%;
}
/* finalizar compra */
.checkout-button.button.alt.wc-forward {
  width: fit-content;
  padding: 8px 36px;
  float: right;
}
/* responsive */
@media screen and (max-width: 1600px) {
  .storefront-full-width-content.woocommerce-shop
    .site-main
    ul.products.columns-3
    li.product
    h2 {
    font-size: 20px !important;
    line-height: 25px !important;
    word-break: normal !important;
  }
}
@media screen and (max-width: 1470px) {
  .megamenu .abajo h2 {
    min-height: 71px;
    display: flex;
    align-items: flex-end;
  }
}
@media screen and (max-width: 1400px) {
  section.carrusel-slider-home.v2 .slider-home::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1;
  }
  section.carrusel-slider-home.v2 .slider-home .texto {
    z-index: 2;
  }
}
@media screen and (max-width: 1360px) {
  section.nuestros-permisos-v2 .caja h3 {
    font-size: 22px;
    line-height: 27px;
  }
  .storefront-full-width-content .woocommerce-products-header h2 {
    font-size: 36px !important;
    line-height: 41px !important;
  }
  section.footer .abajo h2 {
    min-height: 71px;
    display: flex;
    align-items: flex-end;
  }
}
@media screen and (max-width: 1280px) {
  section.footer {
    padding: 40px 0;
  }
  /* section.footer .abajo .padre {
    flex-wrap: wrap;
  }
  section.footer .abajo .col50 {
    flex-basis: 100%;
    margin-bottom: 40px;
  }
  section.footer .abajo .padre > :nth-child(2) {
    flex-basis: 48%;
  }
  section.footer .abajo .col {
    flex-basis: 50%;
  } */
  section.otros p {
    display: none;
  }
  section.otros .resp {
    display: flex;
  }
  section.legales .flex {
    padding-top: 15px;
    border-top: 1px solid #fff;
  }
}
@media screen and (max-width: 1250px) {
  section.quienes-somos .grid .item h3 {
    font-size: 30px;
    line-height: 35px;
  }
  section.quienes-somos .grid .item h4 {
    font-size: 25px;
    line-height: 30px;
  }
  .megamenu .abajo .padre {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 50px;
  }
}
@media screen and (max-width: 1230px) {
  section.nuestros-permisos-v2 .caja h3 {
    min-height: 54px;
  }
  section.legales .flex {
    display: none;
  }
  section.legales .grid {
    display: grid;
    gap: 5px 0;
    padding-top: 15px;
    border-top: 1px solid #fff;
  }
}
@media screen and (max-width: 1200px) {
  #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    padding-bottom: 68px !important;
  }
  .franjatop a#botoncuenta,
  .woocommerce-active .site-header .site-header-cart {
    display: none !important;
  }
  /* div#sidenav {
    display: inline-block;
    max-width: 35px;
    margin-left: 15px;
  } */
  .franjatop {
    padding-top: 60px !important;
  }
  .megamenu {
    top: 149px;
  }
  .parte-der.buscador-centro {
    position: absolute;
    max-width: 100%;
    top: 10px;
    padding-right: 15px;
  }
  .buscador-centro .aws-container {
    max-width: 100% !important;
    /* width: 100% !important; */
  }
  .franjatop .parte-der {
    width: -webkit-fill-available;
    max-width: 100% !important;
    justify-content: flex-end;
  }
  section.nuestros-permisos-v2 .padre {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  section.nuestros-permisos-v2 .caja h3 {
    min-height: unset;
  }
  section.tarjetas img {
    height: auto;
    width: 100%;
  }
  #mega-menu {
    top: 150px;
  }
}
@media screen and (max-width: 1140px) {
  #mega-menu .flexcontainer {
    grid-template-columns: repeat(2, 1fr);
    gap: 35px 60px;
  }
}
@media screen and (max-width: 1100px) {
  section.footer .arriba {
    flex-direction: column;
    align-items: center;
  }
  section.footer .arriba .contacto > div {
    justify-content: center;
  }
  section.footer .arriba .contacto > div:nth-child(1) {
    flex-direction: row;
  }
  section.legales div.flex {
    flex-direction: column;
    align-items: center;
  }
  section.legales div.flex > div a {
    text-align: center;
    margin-bottom: 10px;
  }
  section.legales div.flex > div {
    display: flex;
    flex-direction: column;
  }
  section.legales .separador {
    display: none;
  }
  section.texto-foto .izq {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1050px) {
  section.footer .abajo .padre {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .site-main ul.products.columns-4 li.product {
    width: 48% !important;
    margin: 1% !important;
    clear: none !important;
  }
  section.nosotros-home .der {
    padding: 0 30px;
  }
  section.texto-foto.texto-form .flexcontainer {
    flex-direction: column;
  }
  section.texto-foto.texto-form .flexcontainer .der {
    margin-top: 30px;
  }
  section.texto-foto .flexcontainer {
    flex-direction: column-reverse;
  }
  section.texto-foto .der {
    margin-bottom: 40px;
  }
  section.texto-foto .izq {
    margin-right: 0;
  }
  section.titulo-texto h2,
  section.texto-foto .izq h1 {
    font-size: 25px;
    line-height: 30px;
  }
  section.titulo-texto h2,
  section.titulo-texto p,
  section.texto-foto .izq h1,
  section.texto-foto .izq p {
    text-align: center;
  }
  section.tarjetas .padre {
    flex-direction: column;
    align-items: center;
  }
  section.tarjetas .padre img {
    width: 500px;
  }
}
@media screen and (max-width: 950px) {
  section.intro-contacto .formulario .col {
    width: 48%;
  }
  section.intro-contacto .formulario .col {
    width: 48%;
  }
  section.intro-contacto .formulario .col.sinmargen {
    margin-right: 0px;
  }
  section.intro-contacto .formulario .col.ultima {
    width: 100%;
  }
}
@media screen and (max-width: 920px) {
  header#masthead .buscador-centro nav.main-navigation {
    display: none;
  }
  a#abrirmenu {
    display: inline-block !important;
    width: 35px !important;
    max-width: 35px !important;
    margin-left: 15px !important;
  }
}
@media screen and (max-width: 900px) {
  section.nosotros-home .flexcontainer {
    flex-direction: column-reverse;
  }
  section.nosotros-home h2 {
    margin-left: 0;
    text-align: center;
  }
  section.nosotros-home .der {
    align-items: center;
  }
  section.nosotros-home .der p {
    text-align: center;
    margin-bottom: 40px;
  }
  section.nosotros-home .mapa {
    padding: 0 30px;
  }
  section.quienes-somos .grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  body.page-id-3029 h1.entry-title {
    padding: 0;
  }
  body.page-id-3029 h1.entry-title,
  section.quienes-somos .cuerpo > * {
    text-align: center;
  }
  section.quienes-somos .grid .item h4 {
    margin-bottom: 10px;
  }
}
@media screen and (max-height: 850px) {
  section.carrusel-slider-home.v2 .slider-home,
  section.slider-home {
    height: 850px;
  }
}
@media screen and (max-width: 800px) {
  section.opiniones-home h2 {
    margin-left: 0;
    text-align: center;
  }
  section.opiniones-home .item .estrellas {
    justify-content: center;
  }
  section.opiniones-home .item h3,
  section.opiniones-home .item p {
    text-align: center;
  }
  section.footer .arriba .contacto > div {
    flex-direction: column;
    align-items: center;
  }
  section.footer .arriba .contacto i + * {
    margin-right: 0;
  }
  section.footer .arriba .contacto div > div {
    margin-bottom: 10px;
  }
  section.footer .arriba .contacto a {
    margin-bottom: 0;
  }
  .woocommerce-message {
    display: flex;
    flex-direction: column-reverse;
  }
  a.button.wc-forward {
    text-align: left;
    padding-left: 0px;
    margin-left: 0px;
    border: 0px;
    width: unset;
  }
}
@media screen and (max-width: 770px) {
  section.slider-home .texto {
    width: 100%;
    padding-top: 180px;
    padding-left: 0;
  }
  section.slider-home .texto span {
    font-size: 25px;
    line-height: 30px;
  }
  section.slider-home .texto h1 b {
    font-size: 35px;
    line-height: 40px;
  }
  section.productos-destacados-home h2 {
    margin-left: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .site-main ul.products.columns-4 li.product {
    width: 100% !important;
    margin: 40px auto !important;
    max-width: 500px;
    float: none !important;
  }
  section.legales {
    padding-bottom: 70px;
  }
  section.intro-contacto .formulario .col,
  section.intro-contacto .formulario .col.ultima {
    float: none;
    width: inherit;
    margin-right: 0;
  }
  section.intro-contacto .formulario .col p.polpriv {
    text-align: left;
  }
  .tabla-puntos-wrapper,
  .tabla-puntos thead {
    display: none; /* ocultamos encabezado */
  }
  .tabla-puntos.responsive {
    border: 0;
  }

  .tabla-puntos-wrapper.peq,
  .tabla-puntos,
  .tabla-puntos tbody,
  .tabla-puntos tr,
  .tabla-puntos td {
    display: block;
    width: 100%;
  }

  .tabla-puntos tr {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    background: #fff;
  }

  .tabla-puntos td {
    text-align: left;
    padding: 10px 15px;
    position: relative;
  }

  .tabla-puntos td::before {
    content: attr(data-label);
    font-weight: 600;
    color: #fff;
    background-color: #0066d3;
    padding: 5px 10px;
    border-radius: 4px;
    display: block;
    margin-bottom: 5px;
    width: fit-content;
  }

  .tabla-puntos td:not(:last-child) {
    border-bottom: 1px solid #eee;
  }
}
@media (min-width: 768px) {
  .date .left-sidebar .widget-area {
    width: 100% !important;
    float: left;
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .storefront-full-width-content.woocommerce-shop
    .site-main
    ul.products.columns-3
    li.product {
    width: 100% !important;
  }
  td.woocommerce-orders-table__cell-order-actions
    .woocommerce-button.button.view {
    width: 150px !important;
    margin-bottom: 3px;
    margin-left: auto !important;
  }
  .joinchat__button {
    bottom: -50px !important;
  }
}
@media screen and (max-width: 700px) {
  section.carrusel-slider-home.v2 .slider-home::after {
    all: unset;
  }
  section.carrusel-slider-home.v2 .slider-home {
    background-image: url(../../../imgs/slider-home-2-resp.jpg);
    background-position: center;
  }
  section.carrusel-slider-home.v2 .slider-home .texto {
    justify-content: flex-start;
    padding-top: 60px;
  }
  section.carrusel-slider-home.v2 .slider-home .texto > img {
    display: none;
  }
  section.carrusel-slider-home.v2 .slider-home .flecha-bajar {
    bottom: 20px;
  }
  section.centrado .texto h1 {
    font-size: 35px;
    line-height: 40px;
  }
  section.centrado .texto p,
  section.centrado .texto h1 span {
    font-size: 25px;
    line-height: 30px;
  }
}
@media screen and (max-width: 640px) {
  section.footer .abajo h2 {
    display: block;
    min-height: unset;
    text-align: center;
  }
  section.footer .abajo .grid {
    grid-template-columns: repeat(1, 1fr);
    justify-items: center;
    gap: 5px;
  }
  section.footer .abajo .padre {
    grid-template-columns: repeat(1, 1fr);
  }
  section.footer .abajo .col a,
  section.footer .abajo .grid a,
  section.footer .abajo .col a {
    text-align: center;
  }
  section.footer .abajo .col,
  section.footer .abajo .col50 {
    margin-bottom: 20px;
  }
  section.footer {
    padding-bottom: 0;
  }
  section.otros .resp .col {
    flex-basis: 100%;
    align-items: center;
  }
  section.otros .resp .col h2 {
    text-align: center;
    width: 100%;
  }
  section.legales .grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 5px;
    justify-items: center;
  }
}
@media screen and (max-width: 620px) {
  section.slider-home .texto p {
    font-size: 25px;
    line-height: 30px;
  }
  section.footer .arriba .contacto > div:nth-child(1),
  section.footer .arriba .contacto div > div {
    flex-direction: column;
    text-align: center;
  }
  section.footer .arriba .contacto i.fas.fa-map-marker-alt,
  section.footer .arriba .contacto div div.hijo i {
    margin-bottom: 10px;
    margin-right: 0;
  }
  section.footer .arriba .contacto div div:not(.hijo) {
    flex-direction: row;
  }
}
@media screen and (max-width: 600px) {
  section.nuestros-permisos-v2 .padre {
    grid-template-columns: repeat(1, 1fr);
  }
  section.nuestros-permisos-v2 .caja {
    align-items: center;
  }
  section.nuestros-permisos-v2 .caja p,
  section.nuestros-permisos-v2 h2 {
    margin-left: 0;
    text-align: center;
  }
  div#overlayvideo {
    padding: 132px 15px;
  }
}
@media screen and (max-height: 450px) {
  .video-responsive {
    height: 380px;
  }
  div#overlayvideo {
    overflow: scroll;
  }
}
@media screen and (max-width: 550px) {
  section.nosotros-home .mapa {
    padding: 0;
  }
  section.tarjetas .padre img {
    width: 100%;
  }
  section.carrusel-slider-home.v2 .slider-home span.grande {
    font-size: 30px;
    line-height: 35px;
  }
  section.carrusel-slider-home.v2 .slider-home a.btn {
    padding: 10px;
  }
  section.carrusel-slider-home.v2 .texto span {
    font-size: 21px;
    line-height: 26px;
  }
}
@media screen and (max-width: 500px) {
  .franjatop .logo-izq {
    width: 200px !important;
  }
  section.centrado .texto h1 {
    font-size: 25px;
    line-height: 30px;
  }
  section.centrado .texto p,
  section.centrado .texto h1 span {
    font-size: 20px;
    line-height: 25px;
  }
}
@media screen and (max-width: 350px) {
  section.carrusel-slider-home.v2 .slider-home span.grande {
    font-size: 25px;
    line-height: 30px;
  }
  section.carrusel-slider-home.v2 .texto span {
    font-size: 18px;
    line-height: 23px;
  }
}
