html,
body {
  padding: 0;
  margin: 0;
}
input#s,
.input#s:focus {
  outline: none;
}
.pagination {
  clear: both;
  padding: 20px 0;
  position: relative;
  font-size: 11px;
  line-height: 13px;
  display: block;
}
.list-videos {
  margin-bottom: 20px;
}
.pagination span,
.pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  color: #818181;
  background: white;
  border: 1px solid #b1182e;
}
.vermas {
  text-align: right;
  font-weight: bold;
  color: #818181;
}
.vermas > i.fa.fa-caret-right {
  color: black;
  font-size: 16px;
  margin-left: 5px;
}
.vermas > i.fa.fa-caret-right:hover {
  color: #b1182e;
}
.vermas > i.fa.fa-caret-right:hover > i.fa.fa-caret-right {
  color: #b1182e;
}
.desplegar,
.desplegar2 {
  font-size: 16px;
  color: #818181;
  cursor: pointer;
  margin: 40px 0;
}
.desplegar:active,
.desplegar:focus,
.desplegar2:active,
.desplegar2:focus {
  color: #818181;
}
.desplegar:hover,
.desplegar2:hover {
  color: #b1182e;
}
.desplegar2 {
  margin: 0;
}
.pagination a:hover {
  color: #fff;
  background: #b1182e;
}
.pagination .current {
  padding: 6px 9px 5px 9px;
  background: #b1182e;
  color: #fff;
}
.vermas_desplegable {
  padding: 20px 0;
  border-top: 1px solid #dadada;
}
a:focus {
  color: #b1182e;
  outline: none;
}
a:hover {
  color: #b1182e;
  text-decoration: none;
}
.logo_link {
  display: block;
  z-index: 999;
}
.widget_polylang {
  margin-top: 5px;
  background: #b1182e;
}
.widget_polylang > select {
  background: #b1182e;
  color: white;
  border: none;
}
.widget_polylang > select > option {
  height: 20px;
  background: #b1182e;
}
.rojo {
  color: #b1182e;
}
.container {
  position: relative;
}
.masinfo {
  display: none;
  position: absolute;
  text-align: left;
  padding: 15px;
  right: 0;
  bottom: 45px;
  background: #f3f3f3;
  color: #909090;
  box-shadow: 3px 0px 13px #888888;
  margin: 0;
  border: none;
  width: 50%;
  z-index: 9999;
}
#menu-item-355 {
  cursor: pointer;
}
*,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: 'Roboto', sans-serif;
}
p {
  font-size: 16px;
  color: #818181;
}
p > a {
  color: #b1182e;
}
h1 {
  font-weight: 100;
}
h2 {
  font-size: 30px;
  font-weight: 100;
}
img {
  width: 100%;
  height: auto;
}
div#sidebar-header {
  height: 31px;
  width: 100%;
  background: #b1182e;
  margin-top: 4px;
}
header {
  height: 129px;
  box-shadow: 2px 0 6px;
  position: relative;
}
.menu-cabecera {
  margin-top: 58px;
}
.logo {
  background: url('images/inblan.png') no-repeat;
  width: 179px;
  height: 50px;
  position: absolute;
  bottom: -18px;
}
.iconos {
  text-align: right;
  margin: 5px 0 0 0;
}
.iconos #social-links {
  border-right: 2px solid white;
  margin-top: -2px;
}
.iconos #social-links > li {
  padding: 0 10px;
}
.iconos #social-links > li:last-child {
  padding-right: 20px;
}
.iconos #social-links > li > a {
  color: white;
}
.iconos #social-links > li > a > i {
  font-size: 16px;
}
.form-group > input#s {
  padding-left: 28px;
  margin: 0;
  margin-top: -2px;
  height: 24px;
  width: 160px;
}
.lupa {
  background: url('images/lupa.svg') no-repeat 50%;
  background-size: 87%;
  height: 20px;
  width: 20px;
  border: none;
  position: absolute;
  top: 0;
  left: 19px;
}
nav {
  text-align: right;
}
nav > ul li {
  display: inline-block;
  list-style: none;
  margin: 0 15px;
}
nav > ul li > a {
  color: #5e676f;
  font-size: 12px;
  text-transform: uppercase;
}
nav > ul li > a:hover {
  color: #b1182e;
  text-decoration: none;
}
.menu-item {
  position: relative;
}
.menu-item:hover {
  color: #b1182e;
}
.principal-item .sub-menu {
  position: absolute;
  z-index: 1200;
  padding: 0;
  background: white;
  text-align: center;
  min-width: 320px;
  left: -50%;
  top: 39px;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
}
.principal-item .sub-menu.sub-products {
  width: 700px;
  margin-left: -350px;
}
.principal-item .sub-menu li {
  padding: 6px 12px;
  display: block;
  text-align: left;
  margin: 0;
}
.principal-item .sub-menu li:hover {
  background: #fafafa;
}
#menu-footer-menu .menu-item-has-children > a,
#menu-footer-eng .menu-item-has-children > a,
#menu-footer-fr .menu-item-has-children > a,
#menu-footer-pt .menu-item-has-children > a {
  cursor: pointer;
}
#menu-footer-menu .menu-item-has-children .sub-menu,
#menu-footer-eng .menu-item-has-children .sub-menu,
#menu-footer-fr .menu-item-has-children .sub-menu,
#menu-footer-pt .menu-item-has-children .sub-menu {
  display: none;
  position: absolute;
  text-align: left;
  padding: 15px;
  left: 0;
  bottom: 35px;
  background: #f3f3f3;
  color: #909090;
  box-shadow: 3px 0px 13px #888888;
  margin: 0;
  border: none;
  width: 170px;
  z-index: 9999;
}
#menu-footer-menu .menu-item-has-children .sub-menu li,
#menu-footer-eng .menu-item-has-children .sub-menu li,
#menu-footer-fr .menu-item-has-children .sub-menu li,
#menu-footer-pt .menu-item-has-children .sub-menu li {
  height: 35px;
  list-style: none;
}
#menu-footer-menu .menu-item-has-children .sub-menu li > a:hover,
#menu-footer-eng .menu-item-has-children .sub-menu li > a:hover,
#menu-footer-fr .menu-item-has-children .sub-menu li > a:hover,
#menu-footer-pt .menu-item-has-children .sub-menu li > a:hover {
  color: #b1182e;
  text-decoration: none;
}
.margen_bottom-home {
  margin-bottom: 20px;
}
.margen-bottom-responsive {
  margin-bottom: 20px;
}
.galeria-acc {
  position: relative;
  display: block;
}
.miniatura-accesorio {
  width: 100%;
  height: 160px;
}
.accesorios-items {
  margin-bottom: 30px;
}
.cycloneslider {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}
.cycloneslider:hover > a.cycloneslider-prev {
  opacity: 1;
}
.cycloneslider:hover > a.cycloneslider-next {
  opacity: 1;
}
.cycloneslider > a.cycloneslider-prev {
  height: 50px;
  width: 45px;
  opacity: 1;
  border-radius: 5px;
  left: 0;
  background: rgba(254, 254, 254, 0.6);
  box-shadow: none;
}
.cycloneslider > a.cycloneslider-prev > .arrow {
  border-right: 6px solid white;
}
.cycloneslider > a.cycloneslider-next {
  height: 50px;
  width: 45px;
  opacity: 1;
  border-radius: 5px;
  right: 0;
  background: rgba(254, 254, 254, 0.6);
  box-shadow: none;
}
.cycloneslider > a.cycloneslider-next > .arrow {
  border-left: 6px solid white;
}
.cycloneslider-native {
  position: relative;
  overflow: hidden;
}
.cycloneslider-native .cycloneslider-slides {
  position: relative;
  overflow: hidden;
}
.cycloneslider-native .cycloneslider-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.9s ease-in-out, visibility 0.9s ease-in-out;
}
.cycloneslider-native .cycloneslider-slide.is-active {
  z-index: 2;
  opacity: 1;
  visibility: visible;
}
.cycloneslider-native .cycloneslider-slide img {
  width: 100%;
  height: auto;
  display: block;
}
.cycloneslider-native .cycloneslider-pager {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 12px;
  text-align: center;
  z-index: 20;
}
.cycloneslider-native .cycloneslider-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 0;
  margin: 0 4px;
  opacity: 0.5;
  background: #fff;
}
.cycloneslider-native .cycloneslider-dot.is-active {
  opacity: 1;
}
.cycloneslider-native .cycloneslider-prev,
.cycloneslider-native .cycloneslider-next {
  position: absolute;
  display: block;
  width: 45px;
  height: 50px;
  line-height: 50px;
  background: rgba(254, 254, 254, 0.6);
  border-radius: 5px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 25;
}
.cycloneslider-native .cycloneslider-prev {
  left: 0;
}
.cycloneslider-native .cycloneslider-next {
  right: 0;
}
.cycloneslider-native .cycloneslider-prev .arrow,
.cycloneslider-native .cycloneslider-next .arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.cycloneslider-native .cycloneslider-prev .arrow {
  left: 16px;
  border-right: 10px solid #ffffff;
}
.cycloneslider-native .cycloneslider-next .arrow {
  right: 16px;
  border-left: 10px solid #ffffff;
}
.miniatura {
  width: 100%;
  height: 231px;
}
.titular,
.titular2 {
  background: rgba(177, 24, 46, 0.8);
  position: absolute;
  min-height: 45px;
  width: 232px;
  padding: 15px 40px 15px 15px;
  bottom: 20px;
  margin: auto;
}
.titular > h2,
.titular > a > h2,
.titular2 > h2,
.titular2 > a > h2 {
  color: white;
  font-size: 14px;
  margin: 0;
  font-weight: 300;
  text-transform: uppercase;
}
.titular > span,
.titular > a > span,
.titular2 > span,
.titular2 > a > span {
  color: white;
  position: absolute;
  right: 16px;
  font-size: 19px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 29px;
}
.titular2 {
  background: rgba(126, 133, 140, 0.8);
}
.hupso_counters > img {
  display: none;
}
footer {
  position: relative;
  background: url('images/pattern.png');
}
#sidebarfooterleft {
  margin-top: 65px;
  position: relative;
}
#sidebarfooterrigth,
#sidebarfooterleft,
#sidebarfooterrigthcontacto {
  margin-top: 65px;
  position: relative;
}
#sidebarfooterrigth > .widget_sp_image,
#sidebarfooterleft > .widget_sp_image,
#sidebarfooterrigthcontacto > .widget_sp_image {
  position: relative;
}
#sidebarfooterrigth > .widget_sp_image > #efectorojo,
#sidebarfooterleft > .widget_sp_image > #efectorojo,
#sidebarfooterrigthcontacto > .widget_sp_image > #efectorojo {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
#sidebarfooterrigth > .widget_sp_image > #efectorojo > .efectorojo,
#sidebarfooterleft > .widget_sp_image > #efectorojo > .efectorojo,
#sidebarfooterrigthcontacto > .widget_sp_image > #efectorojo > .efectorojo {
  position: relative;
}
#sidebarfooterrigth > .widget_sp_image > #efectorojo > .efectorojo:before,
#sidebarfooterleft > .widget_sp_image > #efectorojo > .efectorojo:before,
#sidebarfooterrigthcontacto
  > .widget_sp_image
  > #efectorojo
  > .efectorojo:before {
  opacity: 0;
  content: '';
  background-color: rgba(177, 24, 46, 0.77);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1400;
}
#sidebarfooterrigth > .widget_sp_image > #efectorojo > .efectorojo:after,
#sidebarfooterleft > .widget_sp_image > #efectorojo > .efectorojo:after,
#sidebarfooterrigthcontacto
  > .widget_sp_image
  > #efectorojo
  > .efectorojo:after {
  opacity: 0;
  content: '';
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  border: 3px solid #fff;
  z-index: 1400;
}
> #sidebarfooterrigth
  > .widget_sp_image
  > #efectorojo
  > .efectorojo:hover:before,
> #sidebarfooterleft
  > .widget_sp_image
  > #efectorojo
  > .efectorojo:hover:before,
> #sidebarfooterrigthcontacto
  > .widget_sp_image
  > #efectorojo
  > .efectorojo:hover:before {
  opacity: 1;
}
> #sidebarfooterrigth
  > .widget_sp_image
  > #efectorojo
  > .efectorojo:hover:after,
> #sidebarfooterleft > .widget_sp_image > #efectorojo > .efectorojo:hover:after,
> #sidebarfooterrigthcontacto
  > .widget_sp_image
  > #efectorojo
  > .efectorojo:hover:after {
  opacity: 1;
}
#sidebarfooterrigth > .widget_sp_image > #efectorojo > .efectorojo:hover > h3,
#sidebarfooterleft > .widget_sp_image > #efectorojo > .efectorojo:hover > h3,
#sidebarfooterrigthcontacto
  > .widget_sp_image
  > #efectorojo
  > .efectorojo:hover
  > h3 {
  opacity: 1;
}
#sidebarfooterrigth > .widget_sp_image > #efectorojo > .efectorojo > h3,
#sidebarfooterleft > .widget_sp_image > #efectorojo > .efectorojo > h3,
#sidebarfooterrigthcontacto
  > .widget_sp_image
  > #efectorojo
  > .efectorojo
  > h3 {
  position: absolute;
  margin: auto;
  font-size: 21px;
  display: inline-block;
  margin-top: -10px;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #ffffff;
  opacity: 0;
  z-index: 1504;
  display: block;
  cursor: pointer;
  box-sizing: border-box;
}
#sidebarfooterrigth
  > .widget_sp_image
  > #efectorojo
  > .efectorojo
  > h3:hover
  <
  a.widget_sp_image::before,
#sidebarfooterleft
  > .widget_sp_image
  > #efectorojo
  > .efectorojo
  > h3:hover
  <
  a.widget_sp_image::before,
#sidebarfooterrigthcontacto
  > .widget_sp_image
  > #efectorojo
  > .efectorojo
  > h3:hover
  <
  a.widget_sp_image::before {
  content: '';
  background-color: rgba(177, 24, 46, 0.77);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
#sidebarfooterrigth > .widget_sp_image > #efectorojo > .efectorojo:hover > h3,
#sidebarfooterleft > .widget_sp_image > #efectorojo > .efectorojo:hover > h3,
#sidebarfooterrigthcontacto
  > .widget_sp_image
  > #efectorojo
  > .efectorojo:hover
  > h3 {
  opacity: 1;
}
#sidebarfooterrigth > .widget_sp_image > #efectorojo > .efectorojo:hover:before,
#sidebarfooterleft > .widget_sp_image > #efectorojo > .efectorojo:hover:before,
#sidebarfooterrigthcontacto
  > .widget_sp_image
  > #efectorojo
  > .efectorojo:hover:before {
  opacity: 1;
}
#sidebarfooterrigth > .widget_sp_image > #efectorojo > .efectorojo:hover:after,
#sidebarfooterleft > .widget_sp_image > #efectorojo > .efectorojo:hover:after,
#sidebarfooterrigthcontacto
  > .widget_sp_image
  > #efectorojo
  > .efectorojo:hover:after {
  opacity: 1;
}
#sidebarfooterrigth > .widget_sp_image > #efectorojo > .efectorojo:hover > a,
#sidebarfooterleft > .widget_sp_image > #efectorojo > .efectorojo:hover > a,
#sidebarfooterrigthcontacto
  > .widget_sp_image
  > #efectorojo
  > .efectorojo:hover
  > a {
  transition: all 0.3s ease-out;
  background: rgba(177, 24, 46, 0.8);
}
#sidebarfooterrigth
  > .widget_sp_image
  > #efectorojo
  > .efectorojo
  > a.widget_sp_image-image-link,
#sidebarfooterleft
  > .widget_sp_image
  > #efectorojo
  > .efectorojo
  > a.widget_sp_image-image-link,
#sidebarfooterrigthcontacto
  > .widget_sp_image
  > #efectorojo
  > .efectorojo
  > a.widget_sp_image-image-link {
  position: relative;
  z-index: 1006;
  width: 100%;
  height: 100%;
  display: block;
  background: transparent;
}
#sidebarfooterrigth
  > .widget_sp_image
  > #efectorojo
  > .efectorojo
  > a.widget_sp_image-image-link
  > img:hover#sidebarfooterrigth
  > .widget_sp_image
  > #efectorojo
  > .efectorojo
  > a.widget_sp_image-image-link
  > img:hover,
#sidebarfooterleft
  > .widget_sp_image
  > #efectorojo
  > .efectorojo
  > a.widget_sp_image-image-link
  > img:hover#sidebarfooterleft
  > .widget_sp_image
  > #efectorojo
  > .efectorojo
  > a.widget_sp_image-image-link
  > img:hover,
#sidebarfooterrigthcontacto
  > .widget_sp_image
  > #efectorojo
  > .efectorojo
  > a.widget_sp_image-image-link
  > img:hover#sidebarfooterrigthcontacto
  > .widget_sp_image
  > #efectorojo
  > .efectorojo
  > a.widget_sp_image-image-link
  > img:hover {
  transition: all 0.3s ease-out;
  background: rgba(177, 24, 46, 0.8);
}
.aviso {
  color: #b5b5b5;
  display: block;
  font-size: 14px;
  float: left;
  margin-top: 17px;
}
.footermenu {
  position: relative;
  width: 100%;
  height: auto;
  background: #585858;
  min-height: 53px;
}
#menu-footer-menu,
#menu-footer-eng,
#menu-footer-fr,
#menu-footer-pt {
  text-align: right;
  margin-top: 15px;
  margin-right: 50px;
}
#menu-footer-menu > li,
#menu-footer-eng > li,
#menu-footer-fr > li,
#menu-footer-pt > li {
  padding: 0 10px;
  display: inline-block;
  list-style: none;
  border-right: 2px solid #b5b5b5;
}
#menu-footer-menu > li > a,
#menu-footer-eng > li > a,
#menu-footer-fr > li > a,
#menu-footer-pt > li > a {
  text-transform: uppercase;
  font-size: 12px;
  color: #b5b5b5;
}
#menu-footer-menu > li:last-child,
#menu-footer-eng > li:last-child,
#menu-footer-fr > li:last-child,
#menu-footer-pt > li:last-child {
  border-right: 2px solid #b5b5b5;
}
.iconos_footer > ul > ul#social-links {
  margin-top: -33px;
  border: none;
}
.iconos_footer > ul > ul#social-links > li > a > i {
  font-size: 26px;
  color: #b5b5b5;
}
.iconos_footer > ul > ul#social-links > li:last-child {
  padding-right: 0;
}
.mundo {
  margin-top: 70px;
}
.list-paises {
  margin-bottom: 150px;
}
ul.paises {
  margin: 0;
  margin-top: 20px;
  padding: 0;
}
ul.paises > li {
  list-style: none;
  color: #5e676f;
  font-weight: 100;
  padding: 2px 0;
  font-size: 18px;
}
.col-20 {
  width: 20%;
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 15px;
}
.img_cabecera {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(0, 0, 0, 0.1);
  position: relative;
}
.img_cabecera > h1 {
  position: absolute;
  display: block;
  font-size: 36px;
  font-weight: 100;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 30px;
  height: 50px;
}
.img_cabecera:before {
  content: '';
  position: absolute;
  z-index: -58;
  bottom: 28px;
  left: 11px;
  width: 50%;
  background-color: transparent;
  height: 20%;
  box-shadow: 0 25px 27px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  transform: rotate(-4deg);
}
.img_cabecera:after {
  content: '';
  position: absolute;
  z-index: -2;
  bottom: 28px;
  width: 50%;
  height: 20%;
  right: 10px;
  left: auto;
  box-shadow: 0 25px 27px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  transform: rotate(4deg);
}
.migas {
  padding: 30px 0;
}
#map {
  width: 100%;
  height: 250px;
}
.title_red {
  font-size: 16px;
  color: #b1182e;
  text-transform: uppercase;
  font-weight: 300;
}
.wpcf7-form-control-wrap > input {
  padding: 5px 15px;
  background: #fcfcfc;
  border: 1px solid #ededed;
  margin-bottom: 10px;
  width: 100%;
}
.wpcf7-form-control-wrap > input:focus {
  border: 1px solid #b1182e;
  outline: none;
}
.wpcf7-form-control-wrap > textarea {
  padding: 5px 15px;
  background: #fcfcfc;
  border: 1px solid #ededed;
  heigth: 136px;
  max-width: 100%;
  max-height: 136px;
  width: 100%;
}
.wpcf7-form-control-wrap > textarea:focus {
  border: 1px solid #b1182e;
  outline: none;
}
.wpcf7-form-control-wrap > input.wpcf7-form-control.wpcf7-acceptance {
  width: 30px;
  float: left;
  position: relative;
  z-index: 1000;
}
.wpcf7-submit {
  width: 50%;
  background: #b1182e;
  color: white;
  padding: 5px;
  border: none;
  float: right;
}
.wpcf7-submit + img {
  height: 0;
}
.acepto {
  width: 40%;
  font-size: 12px;
  float: left;
  margin-left: 20px;
}
.datos_contacto h4,.datos_contacto2 h4  {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    align-content: flex-start;
}
.datos_contacto,
.datos_contacto2 {
  background: #f1f2f3;
  padding: 15px;
  min-height: 240px;
}
.datos_contacto > h4,
.datos_contacto2 > h4 {
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  color: #818181;
  margin-bottom: 18px;
  text-align: right;
}
.datos_contacto > h4:first-child,
.datos_contacto2 > h4:first-child {
  width: 100%;
  float: left;
}
.datos_contacto > h4:first-child > span,
.datos_contacto2 > h4:first-child > span {
  background: url('images/iconos-contacto.png') no-repeat;
  width: 42px;
  height: 37px;
  display: block; 
}
.datos_contacto > h4:nth-child(2),
.datos_contacto2 > h4:nth-child(2) {
  width: 50%;
  float: left;
}
.datos_contacto > h4:nth-child(2) > span,
.datos_contacto2 > h4:nth-child(2) > span {
  background: url('images/iconos-contacto.png') no-repeat 0 -39px;
  width: 42px;
  height: 37px;
  display: block; 
}
.datos_contacto > h4:nth-child(3),
.datos_contacto2 > h4:nth-child(3) {
  width: 50%;
  float: left;
}
.datos_contacto > h4:nth-child(3) > span,
.datos_contacto2 > h4:nth-child(3) > span {
  background: url('images/iconos-contacto.png') no-repeat 0 -74px;
  width: 42px;
  height: 37px;
  display: block; 
}

.datos_contacto > h4:nth-child(4),
.datos_contacto2 > h4:nth-child(4) {
  float: left;
  width: 100%;
}
.datos_contacto > h4:nth-child(4) > span,
.datos_contacto2 > h4:nth-child(4) > span {
  background: url('images/iconos-contacto.png') no-repeat 0 -106px;
  width: 42px;
  height: 37px;
  display: block; 
}

.datos_contacto2 > h4 {
  text-align: left;
}
.datos_contacto2 > h4:first-child {
  width: 100%;
  float: left;
}
.datos_contacto2 > h4:first-child > span {
  background: url('images/iconos-contacto.png') no-repeat;
  width: 42px;
  height: 37px;
  display: block;
  margin-left: 0;
}
.datos_contacto2 > h4:nth-child(2) {
  width: 50%;
  float: left;
}
.datos_contacto2 > h4:nth-child(2) > span {
  background: url('images/iconos-contacto.png') no-repeat 0 -39px;
  width: 42px;
  height: 37px;
  display: block;
  margin-left: 0;
}
.datos_contacto2 > h4:nth-child(3) {
  width: 50%;
  float: left;
}
.datos_contacto2 > h4:nth-child(3) > span {
  background: url('images/iconos-contacto.png') no-repeat 0 -74px;
  width: 42px;
  height: 37px;
  display: block;
  margin-left: 0;
}
.datos_contacto2 > h4:nth-child(4) {
  float: left;
  width: 50%;
}
.datos_contacto2 > h4:nth-child(4) > span {
  background: url('images/iconos-contacto.png') no-repeat 0 -106px;
  width: 42px;
  height: 37px;
  display: block;
  margin-left: 0;
}

.datos_contacto2 > h4:nth-child(5) {
  float: left;
  width: 50%;
}
.datos_contacto2 > h4:nth-child(5) > span {
  background: url('images/clock.png') no-repeat 0 0;
  background-size: auto 100%;
  width: 42px;
  height: 37px;
  display: block;
  margin-left: 0;
}

a {
  color: #333;
}
.breadcrumb_last {
  color: #b1182e;
}
div#TB_window {
  border: none;
  box-shadow: none;
  width: auto !important;
}
.thickbox {
  cursor: pointer;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 30;
}
.tb-close-icon {
  color: #818181;
}
.tb-close-icon:hover {
  color: #b1182e;
}
span.screen-reader-text {
  color: white;
  font-size: 0;
}
.carousel-control {
  left: -30px;
}
.carousel-control.right {
  right: -30px;
}
.controls {
  position: absolute;
  bottom: 0;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
}
.item {
  padding: 0 30px;
}
pre {
  background: transparent;
  border: none;
  font-size: 16px;
  color: #818181;
  font-family: roboto;
  padding: 0;
}
.ventanamodal {
  display: block;
  position: relative;
  z-index: 40;
}
.miniaturas,
.miniaturas2 {
  margin-top: 30px;
  position: relative;
}
.miniaturas2 {
  padding-right: 0;
}
.col_fecha {
  padding: 0 5px;
}
.title_post {
  margin: 30px 0;
}
.titular_page {
  font-size: 36px;
  display: block;
  border-bottom: 2px solid #b1182e;
  font-weight: 100;
  padding-bottom: 15px;
  margin-bottom: 20px;
  margin-top: 0;
}
.titular_page > a {
  width: 75%;
  display: block;
}
.carousel-project-images {
  margin-top: 25px;
}
.carousel-control.left {
  background: none;
}
.carousel-control.right {
  background: none;
}
.fa.fa-caret-right {
  color: #b1182e;
  font-size: 50px;
}
.fa.fa-caret-left {
  color: #b1182e;
  font-size: 50px;
}
.margen {
  margin-top: 40px;
}
.margen_bottom {
  margin-bottom: 53px;
}
.padding_bottom {
  padding-bottom: 50px;
}
.videos {
  background: #eff0f0;
  padding: 25px 0 50px 0;
}
figure.vid-item.video-miniatura {
  min-height: 50px;
}
.video-list2 {
  margin: 30px 0;
  padding: 0;
}
.video-list2 > li {
  display: inline-block;
  list-style: none;
  padding: 0;
}
.video-list {
  margin: 0;
  height: 390px;
  overflow: scroll;
  overflow-x: hidden;
  padding: 0;
}
.video-list > li {
  list-style: none;
  border-bottom: 1px solid #818181;
  color: #818181;
  padding: 15px 0;
}
.videotitle {
  font-weight: 100;
  color: #818181;
  margin-top: 0;
}
.video-miniatura:before {
  content: '';
  position: absolute;
  z-index: 1000;
  background: url('images/playbutton.png') no-repeat;
  background-size: 100%;
  width: 57px;
  height: 34px;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.vid-item,
#vid_frame {
  cursor: pointer;
}
.titulo-video {
  background: #b1182e;
  padding: 15px;
}
.titulo-video > h4 {
  margin: 0;
  color: white;
  font-size: 24px;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fechaPost {
  width: 100%;
  height: auto;
  border: 1px solid #b1182e;
  text-align: center;
}
.fechaPost > h5 {
  font-size: 36px;
  color: #5e676f;
}
.fechaPost > p {
  background: #b1182e;
  color: white;
  margin: 0;
  padding: 5px 0;
  font-size: 14px;
}
.datosPost {
  margin-top: -11px;
}
article {
  position: relative;
}
article > .compartir {
  position: absolute;
  top: 0;
  right: 0;
}
article > a:hover {
  text-decoration: none;
}
article > a h1.titular_page {
  margin-top: 7px;
  position: relative;
  border-bottom: none;
}
article > a h1.titular_page:before {
  content: '';
  border-bottom: 2px solid #b1182e;
  width: 103%;
  top: 53px;
  left: -30px;
  position: absolute;
}
article > a h1.titular_page:hover {
  color: #b1182e;
  text-decoration: none;
}
.lista_noticias {
  margin-bottom: 30px;
}
.entradilla {
  margin: 0 0 40px 0;
}
i.fa.fa-plus {
  margin-top: 16px;
  margin-left: 20px;
}
.call_to_action {
  margin-bottom: 10px;
}
.boton_landing {
  right: 0;
  width: 244px;
  height: auto;
  z-index: 20;
}
.boton_landing .boton_formulario {
  height: 50px;
  width: 244px;
  background: #b1182e;
  color: white;
  padding: 1px;
}
.boton_landing .boton_formulario .destacado {
  display: inline-block;
  font-size: 13px;
  text-transform: uppercase;
}
.img-responsive[src=''] {
  display: none;
}
.descripcion {
  border-bottom: 1px solid #818181;
}
.title_cer {
  margin: 0;
  margin-bottom: 7px;
  margin-top: -5px;
}
.title_cer > span {
  background: url('images/icon-certificado.png') no-repeat;
  background-size: 100%;
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.certificados {
  padding: 0;
}
.certif {
  list-style: none;
  width: 15%;
  display: inline-block;
  padding: 0 7px;
}
.navegacion > div {
  display: inline-block;
}
.navegacion > div > a {
  display: inline-block;
  width: 95px;
  padding: 0 10px;
}
.navegacion > div > span {
  display: inline-block;
}
img#TB_Image {
  margin: 0 !important;
}
div#TB_window {
  padding: 15px;
  background: white;
  border-radius: 10px;
}
div#TB_caption,
span#TB_prev,
span#TB_next {
  color: #818181;
}
.pdf {
  padding: 10px 0 15px;
}
.pdf > span {
  width: 17px;
  height: 24px;
  background: url('images/pdf.png') no-repeat;
  background-size: 100%;
}
.pdf > a > p {
  width: 100px;
  font-size: 12px;
  line-height: 1;
  margin: 0;
  margin-left: 5px;
}
.pdf * {
  display: inline-block;
}
figure > span {
  text-align: center;
  position: absolute;
  background: #7e858c;
  color: white;
  left: 0;
  bottom: 40px;
  padding: 0px 10px;
  font-size: 24px;
}
.miniatura-producto {
  width: 100%;
  height: 105px;
  border: 1px solid #dadada;
  border-radius: 5px;
  position: relative;
}
.miniatura-producto > span {
  text-align: center;
  position: absolute;
  background: #7e858c;
  color: white;
  left: 0;
  bottom: 10px;
  padding: 0px 10px;
  font-size: 24px;
}
.miniatura-related {
  height: 180px;
}
.titular-related {
  background: rgba(94, 103, 111, 0.8);
  position: absolute;
  min-height: 34px;
  width: 165px;
  padding: 15px 40px 15px 15px;
  bottom: 20px;
  margin: auto;
}
.titular-related > h2,
.titular-related > a > h2 {
  color: white;
  font-size: 11px;
  margin: 0;
  text-transform: uppercase;
}
.titular-related > span,
.titular-related > a > span {
  color: white;
  position: absolute;
  right: 16px;
  font-size: 19px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 29px;
}
a.full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.img_cabecera > h1 {
  width: 50%;
}
.menu-responsive-icon {
  background: url('images/menu.svg') no-repeat 50%;
  background-size: 100%;
  height: 30px;
  width: 30px;
  display: none;
}
@media screen and (max-width: 980px) {
  .aviso {
    float: none;
  }
  .footermenu {
    height: auto;
    text-align: center;
  }
  #menu-footer-menu,
  #menu-footer-eng,
  #menu-footer-fr,
  #menu-footer-pt {
    padding: 0;
    margin: 0;
    text-align: center;
  }
}
@media screen and (max-width: 780px) {
  .principal-item .sub-menu li {
    text-align: center;
  }
  img.img-responsive.attachment-.prod-img.wp-post-image {
    display: none;
  }
  #menu-footer-menu > li,
  #menu-footer-eng > li,
  #menu-footer-fr > li,
  #menu-footer-pt > li {
    display: block;
    border: none;
  }
  .menu-responsive-icon {
    display: block;
    position: absolute;
    top: 10px;
    z-index: 1000;
  }
  header {
    height: auto;
  }
  .logo {
    margin: auto;
    left: 0;
    right: 0;
    position: relative;
    bottom: 0;
  }
  .menu-header-menu-container,
  .menu-header-eng-container,
  .menu-header-fr-container,
  .menu-header-pt-container {
    display: none;
    text-align: center;
    margin-top: 20px;
  }
  .menu-header-menu-container > ul,
  .menu-header-eng-container > ul,
  .menu-header-fr-container > ul,
  .menu-header-pt-container > ul {
    padding: 0;
  }
  .menu-header-menu-container > ul > li,
  .menu-header-eng-container > ul > li,
  .menu-header-fr-container > ul > li,
  .menu-header-pt-container > ul > li {
    display: block;
    padding: 7px 0;
  }
  .principal-item > ul.sub-menu.sub-products {
    min-width: auto;
    width: 100%;
    margin: auto;
    left: -30px;
    right: 0;
    top: 41px;
  }
  .form-group {
    margin: 15px 0;
  }
  .lupa {
    top: 16px;
  }
  .margen-bottom-responsive {
    margin-bottom: 20px;
  }
  .iconos_footer ul {
    padding: 0;
  }
  .iconos_footer ul > ul#social-links {
    margin: 0;
    float: none !important;
    margin-top: 7px;
  }
  #menu-footer-menu > li:last-child,
  #menu-footer-eng > li:last-child,
  #menu-footer-fr > li:last-child,
  #menu-footer-pt > li:last-child {
    border: none;
  }
  .principal-item .sub-menu {
    left: 0;
    right: 0;
    min-width: auto;
  }
  .principal-item .sub-menu > li {
    text-align: center;
    padding: 7px;
    min-width: auto;
  }
  .hupso-share-buttons {
    margin-right: 0 !important;
  }
  .video-list {
    overflow: visible;
    height: auto;
  }
  .col-20 {
    width: 50%;
  }
  div#sidebar-header {
    height: auto;
  }
  .iconos {
    text-align: center;
    padding: 0;
  }
  .iconos > ul#social-links {
    border: none;
  }
  .idiomas {
    text-align: center;
    margin-top: 5px;
  }
  article > .compartir {
    position: relative;
  }
  article > a h1.titular_page:before {
    left: 0;
  }
  .linea {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .videotitle {
    font-size: 18px;
  }
  h1 {
    font-size: 26px;
  }
  .titular_page {
    font-size: 26px;
  }
  .titular_page > a {
    width: 100%;
  }
  .titular-related {
    width: 120px;
  }
  .carousel-control.left {
    z-index: 1000;
  }
  .carousel-control.right {
    right: -15px;
    z-index: 1000;
  }
  .img_cabecera > h1 {
    font-size: 20px;
    left: 10px;
  }
  .carousel {
    margin-bottom: 20px;
  }
  .datos_contacto,
  .datos_contacto2 {
    height: auto;
  }
  .datos_contacto > h4:nth-child(2) > span {
    margin-left: 74%;
  }
  .datos_contacto > h4:first-child > span {
    margin-left: 84%;
  }
  .datos_contacto > h4:nth-child(3) > span {
    margin-left: 74%;
  }
  .datos_contacto > h4:nth-child(4) > span {
    margin-left: 85%;
  }
  #counters_hupso_counters_0 {
    text-align: left;
  }
  .fa.fa-caret-right,
  .fa.fa-caret-left {
    font-size: 36px;
  }
  .compartir,
  .compartir2 {
    margin: 15px -25px;
  }
  .compartir > div,
  .compartir2 > div {
    text-align: left !important;
  }
  .postid-39 .img_cabecera h1 {
    height: auto;
  }
  .principal-item .sub-menu {
    left: -30px;
  }
  .compartir3 {
    margin: 0 -15px;
  }
  .compartir3 > div {
    text-align: left !important;
  }
}

iframe {
  max-width: 100%;
}

.footermenu .logos p {
  color: white;
}

.footermenu .logos img {
  display: inline;
  width: auto;
  margin-bottom: 5px;
}

.boton_cuerpo {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}

.boton_cuerpo .boton_formulario {
  width: 100%;
  background: #b1182e;
  padding: 1rem;
  margin: 1rem;
  text-align: center;
}

.boton_cuerpo .boton_formulario a {
  color: white;
}

.cdp-cookies-alerta .cdp-cookies-texto > * {
  max-width: 960px;
  margin: 0 auto !important;
}

.cdp-cookies-alerta .cdp-cookies-texto {
  padding: 20px 10px 20px 10px;
}

.cdp-cookies-solapa.cdp-ocultar {
  display: none;
}

.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-boton-cerrar {
  background-color: #222;
  margin-top: 1rem;
}

.img-inblan_dobleo{
    max-width:200px;
    margin:20px;
}