/*
Theme Name: Bildu Lan
Author: Cristina Bailach
Author URI: http://bancodepruebas.de/
*/
@font-face {
  font-family: 'MyriadPro-Light';
  src: url('fonts/MyriadPro-Light.eot') format('embedded-opentype'),  url('fonts/MyriadPro-Light.otf') format('opentype'),  url('fonts/MyriadPro-Light.woff') format('woff'),  url('fonts/MyriadPro-Light.ttf') format('truetype'),  url('fonts/MyriadPro-Light.svg#MyriadPro-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-LightIt';
  src: url('fonts/MyriadPro-LightIt.eot?#iefix') format('embedded-opentype'),  url('fonts/MyriadPro-LightIt.otf') format('opentype'),  url('fonts/MyriadPro-LightIt.woff') format('woff'),  url('fonts/MyriadPro-LightIt.ttf') format('truetype'),  url('fonts/MyriadPro-LightIt.svg#MyriadPro-LightIt') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('fonts/MyriadPro-Regular.eot') format('embedded-opentype'),  url('fonts/MyriadPro-Regular.otf') format('opentype'),  url('fonts/MyriadPro-Regular.woff') format('woff'),  url('fonts/MyriadPro-Regular.ttf') format('truetype'),  url('fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-Semibold';
  src: url('fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),  url('fonts/MyriadPro-Semibold.otf') format('opentype'),  url('fonts/MyriadPro-Semibold.woff') format('woff'),  url('fonts/MyriadPro-Semibold.ttf') format('truetype'),  url('fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-SemiboldIt';
  src: url('fonts/MyriadPro-SemiboldIt.eot?#iefix') format('embedded-opentype'),  url('fonts/MyriadPro-SemiboldIt.otf') format('opentype'),  url('fonts/MyriadPro-SemiboldIt.woff') format('woff'),  url('fonts/MyriadPro-SemiboldIt.ttf') format('truetype'),  url('fonts/MyriadPro-SemiboldIt.svg#MyriadPro-SemiboldIt') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-Bold';
  src: url('fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/MyriadPro-Bold.otf') format('opentype'),  url('fonts/MyriadPro-Bold.woff') format('woff'),  url('fonts/MyriadPro-Bold.ttf') format('truetype'),  url('fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  color: #5C5C5C;
  font-family: 'MyriadPro-Light';
  font-size: 1.1em;
}
h1, h2, h3, h4, h5, a, b, p, ul, ol, li, strong {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: inherit;
  text-decoration: none;
}
p {
	margin-bottom:10px;
}
ul li {
  list-style: none;
}
h1 {
  color: #CC0017;
  font-size: 1.9em;
}
h3 {
  color: #CC0017;
  font-size: 1.3em;
}
h3 img {
  vertical-align: middle;
  margin: 0 30px 0 0;
  float: left;
}
b, strong {
  font-family: 'MyriadPro-Regular';
}
.grey em {
  font-family: 'MyriadPro-LightIt';
  font-style: normal;
  margin: 10px 0;
  float: left;
  width: 100%;
}
.single p {
  margin: 0 0 10px 0;
}
.wrap {
  width:expression(document.body.clientWidth > 950? "950px": "auto" );
  width: 100%;
  max-width: 950px;
  margin: auto;
  overflow: hidden;
}
.blue {
  background-color: #005084;
}
.blue-font {
  color: #005084;
}
.red, .post-18 a {
  color: #CC0017;
}
.cdp-cookies-texto a {
  color: #ff7788 !important;
}
.button {
  font-family: 'MyriadPro-Semibold';
  text-transform: uppercase;
  text-align: center;
  color: #FFFFFF;
  background-color: #CC0017;
  font-size: 0.7em;
  line-height: 1em;
  width: 50%;
  padding: 10px 15px;
}
.button:hover {
  background-color: #00295B;
}
img.aligncenter {
  display: inline-block;
  margin: 30px 0;
  float: none !important;
}
img.sectionFooter {
  width: 100%;
  height: auto;
  margin: 20px 0 0 0;
}
/*Header----------------------------------------------------------------------------------*/
#header_top, #header_bottom {
  width: 96%;
  float: left;
}
/*Header Top*/
#header_top {
  padding: 3% 2% 2% 2%;
}
#social {
  float: left;
}
#languages {
  float: right;
}
/*Header Bottom*/
#header_bottom {
  padding: 2%;
  position: relative;
  z-index: 1000
}
#logo {
  float: left;
}
#logo_small, #logo_mobile {
  display: none;
}
#logo_mobile {
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  background-color: #005084;
  height: 65px;
  width: 65px;
  text-align: center;
}
#logo_mobile img {
  display: inline-block;
}
#header_bottom nav {
  float: left;
  padding: 40px 0 0 50px;
  font-family: 'MyriadPro-Regular';
  font-size: 1.1em;
}
#header_bottom nav li {
  float: left;
  color: #FFFFFF;
  padding: 15px;
}
#header_bottom nav li a {
  color: #FFFFFF;
}
#header_bottom nav .sub-menu {
  display: none;
  position: absolute;
  margin: 5px 0 0 0;
}
#header_bottom nav .sub-menu li {
  float: none;
  padding: 7px;
  background-color: #3EA9F5;
  font-size: 0.8em;
  margin: 5px 0 0 0;
}
/*menu responsive*/
#wpresmenu_menu.wpresmenu_levels ul li {
  border-bottom: none !important;
  border-top: 1px solid #003259 !important;
}
#wpresmenu_menu.wpresmenu_levels ul li li {
  border-bottom: none !important;
  border-top: none !important;
}
#wpresmenu_menu.wpresmenu_levels a.wpresmenu_parent_item {
  border-left: none !important;
}
#wpresmenu_menu.wpresmenu_levels ul li ul {
  border-top: 1px solid #003259 !important;
}
#wpresmenu_menu.left {
  width: 40% !important;
}
/*languages*/
#languages a {
  float: left;
  margin: 0 0 0 10px;
}
/*Home----------------------------------------------------------------------------------*/
.home main {
  padding-top: 0;
}
#menu_thumbs menuitem {
  width: 21.25%;
  height: 128px;
  margin: 30px 5% 30px 0;
  background-size: cover;
  display: flex;
  align-items: center;
  float: left;
}
#menu_thumbs a:last-of-type menuitem {
  margin: 30px 0 30px 0;
}
#menu_thumbs menuitem:hover .button {
  background-color: #00295B;
}
#menu_thumbs .button {
  margin: auto;
}
#highlights {
  float: left;
  width: 100%;
  padding: 50px 0;
  color: #ffffff;
  font-family: 'MyriadPro-Regular';
}
#highlights img {
	margin:20px 0;
}
.highlight {
  width: 32%;
  margin: 0 1.3% 0 0;
  float: left;
  text-align: center;
}
.highlight h3 {
  padding: 30px 0 15px;
  color: #ffffff;
}
#about {
  width: 100%;
  float: left;
  padding: 50px 0;
}
/*Slider Home 1*/
#cycloneslider-slideshow-home-1 .cycloneslider-caption {
  background: none;
  opacity: 1;
  margin-left: calc(50% - 475px);
  bottom: 40px;
}
#cycloneslider-slideshow-home-1 .cycloneslider-caption-title {
  font-family: 'MyriadPro-Bold';
  font-size: 3em;
  line-height: 2;
  padding: 0;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}
#cycloneslider-slideshow-home-1 .cycloneslider-caption-description {
  text-transform: none;
  float: left;
  padding: 10px 20px;
  width: auto;
}
#cycloneslider-slideshow-home-1 .cycloneslider-prev, #cycloneslider-slideshow-home-1 .cycloneslider-next {
  background: #ffffff;
  border-radius: 5px;
  box-shadow: none;
  margin-top: 0;
  opacity: 1;
  top: auto;
  bottom: 40px;
  height: 32px;
  width: 25px;
  text-align: center;
}
#cycloneslider-slideshow-home-1 .cycloneslider-prev:hover, #cycloneslider-slideshow-home-1 .cycloneslider-next:hover {
  background: #CC0017;
}
#cycloneslider-slideshow-home-1 .cycloneslider-prev:hover .arrow, #cycloneslider-slideshow-home-1 .cycloneslider-next:hover .arrow {
  color: #ffffff;
}
#cycloneslider-slideshow-home-1 .cycloneslider-next {
  right: calc(50% - 475px);
}
#cycloneslider-slideshow-home-1 .cycloneslider-prev {
  right: calc(50% - 445px);
  left: auto;
}
#cycloneslider-slideshow-home-1 .cycloneslider-next .arrow {
  left: 3px;
}
#cycloneslider-slideshow-home-1 .cycloneslider-prev .arrow {
  left: 7px;
}
#cycloneslider-slideshow-home-1 .arrow {
  border-bottom: none;
  border-right: none;
  border-top: none;
  margin-left: 0;
  color: #CC0017;
  top: 10px;
}
#pano {
  clear: both;
  -moz-transition: margin-left 0.5s;
  -webkit-transition: margin-left 0.5s;
  -o-transition: margin-left 0.5s;
  -ms-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}
/*Slider Home 2*/
#about h1 {
	padding-bottom:20px;
	border-top: 0px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
	width: 100%;             
	margin-bottom: 20px;
	text-align: left; 
}
.about_text {
  border-top: 1px solid rgb(204, 204, 204);
  border-bottom: 1px solid rgb(204, 204, 204);
  padding: 50px 0;
  width: 100%;
  font-family: 'MyriadPro-Regular';
}
.about_text p {
  width:expression(document.body.clientWidth > 600? "600px": "auto" );
  max-width: 600px;
}
.about_thumb {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  width: 30px;
  height: 30px;
  margin: 15px 15px 0 0;
  float: left;
}
.about_name {
  margin: 20px 0 0 0;
  font-size: 0.8em;
  font-family: 'MyriadPro-Semibold';
  color: #CC0017;
}
.about_cat {
  color: #B2B2B2;
}
.about_cat:before {
  content: '-';
  padding: 0 5px;
}
.diapo {
  float: left;
}
.control{
  border-radius: 5px;
  height: 32px;
  width: 25px;
  float: right;
  text-align: center;
  background: #CC0017;
  color: #ffffff;
  margin: 0 0 0 10px;
}
.control .arrow {
  color: #FFFFFF;
  line-height: 1.8em;
}
/*Page----------------------------------------------------------------------------------*/
.page {
  float: left;
  width: 100%;
  padding: 20px 0 0;
}
.page .page {
  padding: 20px 0 0;
}
main {
  padding: 50px 0;
  float: left;
  width: 100%;
}
main h1 {
  border-top: 1px solid #CCCCCC;
  padding: 10px 0;
}
main h3 {
  padding: 5px 0;
}
.subtitle {
  color: #5C5C5C;
}
main ul {
  margin: 20px 0 ;
}
main ul li {
  margin: 5px 0 0 40px;
  list-style: disc;
  color: #CC0017;
  font-family: 'MyriadPro-Regular';
}
main ul.light li {
  font-family: 'MyriadPro-Light';
}
main ul li span {
  color: #5C5C5C;
}
.blog main ul li span {
  color: #FFFFFF !important;
}
main ul ul li {
  margin: 5px 0 0 60px;
  list-style: none;
  color: #5C5C5C;
  font-family: 'MyriadPro-Light';
}
main ul ul li:before {
  content: "-";
  padding: 0 10px 0 0;
}
main ol {
  margin: 0 0 0 20px;
  font-family: 'MyriadPro-Regular';
}
main ol li {
  color: #CC0017;
  margin: 10px 0 0 0;
}
main ol li span {
  color: #5C5C5C;
}
.blog main ol li span {
  color: #FFFFFF !important;
}
main ol ol li {
  list-style: disc;
  margin: 0;
}
.col70 {
  width: 65%;
  float: left;
  margin: 0 5% 0 0;
}
.col50 {
  width: 50%;
  float: left;
}
.col30 img, .col50 img, .col70 img {
  float: right;
  max-width: 100%;
  height: auto;
}
.col30 {
  width: 30%;
  float: left;
  text-align: center;
}
.clear {
  clear: both;
}
.col-left {
  text-align: left;
}
.side_big {
  color: rgb(92, 92, 92);
  float: left;
  font-size: 2em;
  margin: 30px 0 10px;
  text-align: center;
  width: 100%;
}
.side_small {
  color: #CC0017;
  font-size: 1.2em;
}
.img100 {
  float: left;
  height: 300px;
  margin: 20px 0 0;
  width: 100%;
  background-size: cover;
}

/*Post----------------------------------------------------------------------------------------------*/
.post {
  width: 100%;
  float: left;
  margin: 50px 0 0 0;
  border-top: 1px solid #CCCCCC;
  padding: 20px 0 0 0;
}
.date {
  text-transform: uppercase;
  color: #005084;
  font-family: 'MyriadPro-Regular';
}
.post h1 {
  border: none;
}
.excerpt {
  font-family: 'MyriadPro-Regular';
}
.moretag {
  float: left;
  clear: both;
  color: #5C5C5C;
  font-style: italic;
  margin: 20px 0 0 0;
  width: 100%;
}
.moretag:hover {
  color: #CC0017;
}
.moretagplus {
  float: left;
  color: #ffffff;
  background-color: #CC0017;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  font-style: normal;
  text-align: center;
  line-height: 1em;
  margin: 0 5px 0 0;
}
.thumbnail {
  width: 100%;
  height: 240px;
  background-size: cover;
}
/*Plantilla Grey-------------------------------------------------------------------------------------*/
.grey_title, .grey_content {
  padding: 50px 0;
}
.grey_title {
  background-color: #E5E5E5;
  padding: 30px 0 10px;
}
.grey_title h1 {
  color: #5c5c5c;
}
.grey_content {
  background-size: cover;
  background-position: top;
  text-align: center;
  font-size: 1.4em;
}
.grey_content strong {
  font-family: 'MyriadPro-SemiboldIt';
}
.grey_content p {
  margin: 0 100px;
}
.grey_content img {
  margin: 10px auto;
}
/*Main sin margen---------------------------------------------------------------------------------*/
.empresa main, .procedimiento-de-trabajo main {
  padding: 50px 0 0 0;
}
/*Trayectoria-------------------------------------------------------------------------------------*/
.trayectoria p {
  font-family: 'MyriadPro-Regular';
  margin: 20px 0 0 0;
}
/*Procedimiento de trabajo-----------------------------------------------------------------------*/
.page-id-8 .col50 img {
  margin: -50px 0 50px;
}
/*Objetivos-------------------------------------------------------------------------------------*/
.objetivos .col30, 
.objectives .col30 {
  height: expression( this.scrollHeight < 201 ? "200px" : "auto" );
  width: 28%;
  margin: 20px 1%;
  min-height: 250px;
  font-size: 1.3em;
}
.objetivos .col30:nth-child(odd), 
.objectives .col30:nth-child(odd) {
  color: #005084;
}
.objetivos strong, 
.objectives strong {
  font-family: 'MyriadPro-SemiboldIt';
  font-weight: normal;
}
.plus {
  color: #ffffff;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 1.3em;
  line-height: 0.95em;
  margin: 10px auto;
}
.objetivos .col30:nth-child(odd) .plus, 
.objectives .col30:nth-child(odd) .plus {
  background-color: #005084;
}
.objetivos .col30:nth-child(even) .plus, 
.objectives .col30:nth-child(even) .plus {
  background-color: #5C5C5C;
}
/*Trabaja con nosotros-------------------------------------------------------------------*/
.trabaja-con-nosotros .grey_content {
  background-image: url('img/contacto.jpg');
}
.trabaja-con-nosotros .grey_content p:first-of-type, .trabaja-con-nosotros a {
  font-size: 0.75em;
}
.trabaja-con-nosotros .grey_content p:nth-of-type(2) {
  margin: 30px 0;
}

/*Sistema de calidad-------------------------------------------------------------------*/
/*.sistema-de-calidad .grey_content {
  background-image: url('img/calidad.png');
}*/
/*Capacidades----------------------------------------------------------------------------*/
.page-id-10 main ul li,
.page-id-1617 main ul li {
  font-family: 'MyriadPro-Light';
}
.page-id-10 main li,
.page-id-1617 main li {
  margin: 5px 0 0 80px;
}
.page-id-10 strong,
.page-id-1617 strong {
  font-family: 'MyriadPro-Regular';
}
main .tecnico-comercial li {
  margin: 5px 0 0 20px;
}
main .ingenieria-mecanica-electrica-y-programacion h3 {
  margin: 30px 0 0;
}
main .ingenieria-mecanica-electrica-y-programacion ul:last-of-type>li {
  margin: 20px 0 0 80px;
}
main .ingenieria-mecanica-electrica-y-programacion ul ul li {
  /*font-family: 'MyriadPro-Regular';*/
  padding: 0 0 0 20px;
}
main .fabricacion-mecanizado ul ul li {
  margin: 5px 0 0 20px;
}
#masinfo {
  margin: 20px 0 0 80px;
  color: #3FA9F5;
  font-family: 'MyriadPro-Semibold';
  cursor: pointer;
}
/*Contacto (pag)---------------------------------------------------------------------------------*/
body.contact #footer_contact {
  display: none;
}
#post-14 {
  padding: 20px 0 0;
}
body.contact #footer_map {
  position: relative;
}
body.contact #map_info {
  background-color: rgba(255, 255, 255, 0.7);
  color: #5C5C5C;
  height: 130px;
  text-align: left;
  left: 30%;
  top: 200px;
  margin: 0 auto;
  padding: 20px;
  text-shadow: 0 0 7px rgb(255, 255, 255), 0 0 7px rgb(255, 255, 255), 0 0 7px rgb(255, 255, 255), 0 0 7px rgb(255, 255, 255), 0 0 7px rgb(255, 255, 255), 0 0 7px rgb(255, 255, 255), 0 0 7px rgb(255, 255, 255);
}
body.contact #map_info p:first-child {
  margin: 0;
}
.contact_item_text p:first-of-type {
  height: 40px;
}
/*Footer----------------------------------------------------------------------------------*/
footer {
  width: 100%;
  float: left;
}
/*Contacto------------------------*/
#footer_contact, #footer_map, #footer_info {
  width: 100%;
  float: left;
}
#footer_contact {
  color: #ffffff;
  padding: 20px 0;
}
#footer_contact h1 {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 10px 0;
}
body.contacto #footer_contact {display: none;}
.contact_item {
  float: left;
  width: 25%;
  padding: 15px 0;
  font-size: 0.8em;
  display: grid;
}
.contact_item svg {
  vertical-align: middle;
  margin: 0 10px 10px 0;
  float: left;
}
.contact_item_text {
  float: left;
  margin: 10px 0 0 0;
  width: 70%;
}
.contact_item_text svg {
  margin: 0 3px 0 0;
}
.contact_item a {
  font-family: 'MyriadPro-Regular';
  font-weight: bold;
}
body.contacto path[fill="#005084"] {
  fill: #ffffff;
}
body.contacto path[fill="#FFFFFF"] {
  fill: #005084;
}


/*body.area-privada ul.nd_tabs .active{
  display: none;
}*/
@font-face {
  font-family: "Flaticon";
  src: url("fonts/Flaticon.eot");
  src: url("fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("fonts/Flaticon.woff") format("woff"),
       url("fonts/Flaticon.ttf") format("truetype"),
       url("fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
#adjuntos {
  margin-bottom: 20px;
}
a.download:before{
  font-family: "Flaticon";
  content: "\f104";
  font-size: 40px;
}
a.download:hover{
  color: #CC0017;
}
a[href*="pdf"].download:before{ content: "\f101"; }
a[href*="xls"].download:before{ content: "\f100"; }
a[href*="doc"].download:before{ content: "\f103"; }
a[href*="ppt"].download:before{ content: "\f102"; }

.nd_form_inner > *{
  margin: 10px 0;
}
form.nd_form label, form.nd_form input {
  min-width: calc(50% - 6px);
  float: left;
  clear: both;
  margin-bottom: 10px;
}
form.nd_form label {
  margin-bottom: 5px;
}
ul.nd_tabs li{
  margin: 0;
  list-style: none;
}

body[class*="area-privada"] a.forgotten {
  float: left;
  width: 100%;
  font-size: 0;
  margin-bottom: 10px;
}
html[lang="es-ES"] body[class*="area-privada"] a.forgotten {
  font-size: 0;
}
html[lang="es-ES"] body[class*="area-privada"] a.forgotten:before {
  content: "No recuerdas tu contraseña?";
  font-size: 17.5px;
}
body[class*="area-privada"] input[type="submit"] {
  cursor: pointer;
  border: none;
}

/*Mapa---------------------------------------------*/
#map_info {
  width: 100%;
  font-family: 'MyriadPro-SemiboldIt';
  text-align: center;
  color: #005084;
}
body.contacto #map_info {
  color: #5C5C5C;
}
#map_info strong {
  font-size: 2em;
}
#map_info p:nth-of-type(2) {
  font-size: 1.4em;
}
#map_info em {
  float: none;
  width: auto;
}
figure{
  margin:0;
}
#map_canvas{
  height: 400px;
}
#map_canvas .gm-style-iw div {
  width: auto !important;
}
#map_canvas .gm-style > div > div:nth-child(3) > div:nth-child(4) > div{
  background-color: transparent;
  margin-top: 230px;
}
#map_canvas .gm-style .gm-style-iw > div {
  height: auto !important;
}
#map_canvas .gm-style > div > div:nth-child(3) > div:nth-child(4) > div > div > div {
  border: none !important;
}
#map_canvas .gm-style > div > div:nth-child(3) > div:nth-child(4) > div > div:nth-child(3) {
  top: -12px !important;
}
#map_canvas .gm-style > div > div:nth-child(3) > div:nth-child(4) > div > div > div:nth-child(2),
#map_canvas .gm-style > div > div:nth-child(3) > div:nth-child(4) > div > div > div:nth-child(3) div,
#map_canvas .gm-style > div > div:nth-child(3) > div:nth-child(4) > div > div > div:nth-child(4) {
  background: none !important;
  box-shadow: none !important;
}
/*Info--------------------------------*/
#footer_info {
  padding: 20px 0;
}
#footer_info p{
  margin-bottom: 20px;
}
#footer_info li {
  float: left;
  color: #ffffff;
  font-size: 0.9em;
}
#footer_info li:after {
  content: "|";
  padding: 0 15px;
}
#footer_info li:last-of-type:after {
  content: "";
  padding: 0;
}
#footer_info li a {
  font-weight: bold;
}
@media (max-width: 940px) {
  .wrap {
    margin: auto 5%;
    width: 90%;
  }
  #logo_screen {display: none;}
  #logo_small {display: block;}
  #header_bottom nav {
    padding: 10px 0 0 10px;
  }
  .objetivos .col30 {
    height: expression( this.scrollHeight < 181 ? "180px" : "auto" );
    width: 48%;
    min-height: 180px;
  }
  #menu_thumbs menuitem {
    height: 128px;
    margin: 30px 5% 30px 0;
    width: 45%;
  }
  .contact_item {
    width: 50%;
  }
  #cycloneslider-slideshow-home-1 .cycloneslider-next {
    right: 10px;
  }
  #cycloneslider-slideshow-home-1 .cycloneslider-prev {
    right: 45px;
  }
  #cycloneslider-slideshow-home-1 .cycloneslider-caption {
    margin-left: 20px;
  }
}
@media (max-width: 850px) {
  #header_top {
    padding: 60px 2% 2% 0;
  }
  #header_top .wrap {
    text-align: center;
  }
  #logo_mobile {
    display: inline-block;
  }
  main {
    padding: 10px 0 30px;
  }
  .empresa main, .procedimiento-de-trabajo main {
    padding: 10px 0 0 0;
  }
  #slider {display: none;}
}
@media (max-width: 450px) {
  .col30, .objetivos .col30, .col50, .col70, .contact_item, .highlight, #menu_thumbs menuitem {
    width: 100%;
  }
  .objetivos .col30 {
    height: auto;
    min-height: inherit;
  }
  .col30 img, .col50 img, .col70 img {
    margin: 15px 0;
    width: 100%;
    height: auto;
  }
  .highlight {
    margin: 20px 0;
  }
  #wpresmenu_menu.left {
    width: 100% !important;
  }
}



.onscroll #header_bottom {
  padding: 0 2%;
  position: fixed;
  top: 0;
}
.onscroll #logo_screen {
  display: none;
}
.onscroll #logo_small {
  display: block;
}
.onscroll #header_bottom nav {
  padding: 5px 0 0 174px;
}
.col-md-4 {
  float: left;
  width: 33%;
}
.col-md-4 img {
  height: auto;
  width: 90%;
}
#footer_message {
  margin-bottom: 15px;
  color: #fff;
}
#footer_message .textwidget {
  float: left;
  margin-bottom: 10px;
}
@media (min-width: 450px) {
  #footer_message .textwidget {
    width: calc(100% - 310px);
  }
}
#footer_message img {
  float: right;
}
/*añadido para el logo aniversario */
/*#logo_screen {
	max-width: 40%;
	margin: 0 30%;
}*/

.nosotros-slider .slide-item {
    padding: 10px;
    text-align: center;
}
.nosotros-slider .slide-thumb img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}
.slick-prev, .slick-next {
    background-color: rgba(0,0,0,1);
    border: none;
    color: #005084;
    font-size: 20px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    z-index: 10;
}

.slick-prev:hover, .slick-next:hover {
    background-color: rgba(0,0,0,0.8);
}

.slick-prev { left: 10px; }
.slick-next { right: 10px; }
#slider {
	margin-bottom:30px;
}
#languages ul {
  list-style: none;        /* Quita los bullets */
  padding: 0;              /* Quita padding predeterminado */
  margin: 0;               /* Quita margen predeterminado */
  display: flex;           /* Hace la lista horizontal */
  gap: 10px;               /* Espacio entre elementos */
}

#languages ul li {
  display: inline-block;   /* Para asegurar que los <li> se alineen horizontalmente */
}