/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.denn-color {
  color: #ff6a11;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #ff6a11;
  box-shadow: 0 5px 0 #ff6a11 inset;
}
section#g-navigation.scrolled {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
#g-navigation.accent-mobile {
  background-color: #f6f6f6 !important;
}
section#g-navigation.accent-mobile div#language-menu {
  position: absolute;
  top: 55px;
  right: 0px;
}
div.g-offcanvas-toggle {
  right: 0.7rem;
  left: initial;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-transform: none !important;
  color: #707173;
  height: 50px;
  line-height: 24px;
}
#g-navigation .g-main-nav .g-toplevel > li:after {
  display: none !important;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container:before {
  content: "" !important;
}
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container {
  color: #1a171b;
}
#g-navigation .g-main-nav .g-sublevel > li {
  margin: 0 !important;
  padding: 0 !important;
}
div#language-menu > div.g-content {
  margin: 0 !important;
  padding: 10px 15px;
  text-align: right;
}
div.mod-languages li {
  margin: 0 !important;
}
div.mod-languages a {
  padding: 0.25rem;
}
@media (min-width: 768px) and (max-width: 960px) {
  div[id^="logo"] a.g-logo {
    background: url('../../../../images/logo-responsive-m.png') 0 0 no-repeat !important;
    height: 119px;
  }
}
@media (max-width: 767px) {
  div[id^="logo"] a.g-logo {
    background: url('../../../../images/logo-responsive.png') 0 0 no-repeat !important;
    height: 105px;
    margin: 0px 0px 0px 0px !important;
  }
}
div.owl-stage-outer {
  background-color: #FFF;
}
div#slideshow {
  height: 500px;
}
div#slideshow-resp {
  height: 375px;
}
div#slideshow div.owl-carousel div.owl-stage-outer {
  height: 500px;
}
div#slideshow-resp div.owl-carousel div.owl-stage-outer {
  height: 375px;
}
@media (max-width: 765px) {
  div.slideshow-machines div.owl-stage-outer {
    height: 400px;
  }
}
@media (min-width: 766px) {
  div.slideshow-machines div.owl-stage-outer {
    height: 500px;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel-slideshow .g-owlcarousel .bg-image-container .g-container {
    width: 27rem !important;
  }
}
div.slideshow-machines h2.g-owlcarousel-item-title {
  margin: 0 30px;
}
div.slideshow-machines div.owl-item > div {
  background-color: #f6f6f6;
}
@media (min-width: 766px) {
  div.slideshow-machines h2.g-owlcarousel-item-title {
    margin: 0 10rem;
  }
}
div#slideshow img, div#slideshow-resp img {
  visibility: hidden;
}
div#slideshow div.bg-image-container {
  background-repeat: no-repeat;
  background-position: 50% 0%;
}
div#slideshow-resp div.bg-image-container {
  background-repeat: no-repeat;
  background-position: 50% 0px;
}
@media (min-width: 766px) {
  div.slideshow-machines .g-owlcarousel .owl-nav .owl-prev {
    left: 10rem !important;
  }
  div.slideshow-machines .g-owlcarousel .owl-nav .owl-next {
    right: 10rem !important;
  }
}
div#slideshow .g-owlcarousel-slideshow .g-owlcarousel .owl-dots {
  bottom: initial !important;
  top: 450px;
}
div#slideshow-resp .g-owlcarousel-slideshow .g-owlcarousel .owl-dots {
  bottom: initial !important;
  top: 345px;
}
@media (max-width: 767px) {
  div.slideshow-machines .g-owlcarousel-slideshow .g-owlcarousel .owl-dots {
    bottom: initial !important;
    top: 345px;
  }
}
@media (min-width: 768px) {
  div.slideshow-machines .g-owlcarousel-slideshow .g-owlcarousel .owl-dots {
    bottom: initial !important;
    top: 445px;
  }
}
div#slideshow .g-owlcarousel-slideshow .g-owlcarousel .bg-image-container .g-owlcarousel-content {
  top: 75px !important;
}
div#slideshow-resp .g-owlcarousel-slideshow .g-owlcarousel .bg-image-container .g-owlcarousel-content {
  top: 20px !important;
}
div#slideshow h2.g-owlcarousel-item-title {
  text-align: left;
  text-transform: none !important;
  font-family: Helvetica, Times New Roman;
  font-weight: bold;
  font-size: 31pt;
  line-height: 31pt;
  color: #ff6a11;
}
div#slideshow div.g-owlcarousel-item-desc {
  text-align: left;
  font-family: Times New Roman, Helvetica;
  font-size: 14pt;
  line-height: 16pt;
  color: #ff6a11;
  margin-right: 50px;
}
div#slideshow-resp h2.g-owlcarousel-item-title {
  text-align: center;
  text-transform: none !important;
  font-family: Helvetica, Times New Roman;
  font-weight: bold;
  font-size: 31pt;
  line-height: 31pt;
  color: #ff6a11;
}
@media (max-width: 765px) {
  div#slideshow {
    display: none;
  }
  div#slideshow-resp {
    display: block;
  }
}
@media (min-width: 766px) {
  div#slideshow {
    display: block;
  }
  div#slideshow-resp {
    display: none;
  }
}
section#g-bottom h2.g-owlcarousel-item-title {
  font-size: 150% !important;
  font-family: "sourcesanspro-light", Verdana, Helvetica, Arial, sans-serif !important;
  font-weight: normal !important;
  background-color: #FFF;
}
section#g-top, section#g-maintop, section#g-expandedbottom {
  background-image: initial !important;
}
section#g-top div.g-content, section#g-maintop div.g-content, section#g-expandedbottom div.g-content {
  padding: 0;
  margin: 0;
}
section#g-bottom div.g-owlcarousel-image-container {
  display: flex;
  justify-content: center;
}
div.slideshow-machines h2.g-owlcarousel-item-title {
  text-transform: none !important;
  font-family: Helvetica, Times New Roman !important;
  font-weight: bold !important;
  font-size: 31pt !important;
  line-height: 31pt !important;
}
div.slideshow-machines .g-owlcarousel-slideshow .g-owlcarousel .bg-image-container .g-owlcarousel-content {
  position: initial;
}
div#g-owlcarousel-slideshow-8910 {
  height: 550px;
}
div.slideshow-machines .g-owlcarousel-slideshow .g-owlcarousel .owl-dots {
  margin-left: -100px !important;
}
div.denn-title {
  position: relative;
  height: 100px;
  clear: both;
  scroll-margin-top: 60px;
  margin-bottom: 20px;
}
div.denn-title h1, div.denn-title h2, div.denn-title div.margin-top {
  font-family: sourcesanspro-light, Verdana, Helvetica, Arial, sans-serif;
  overflow: hidden;
  color: #FFF !important;
  text-align: center;
  position: absolute;
  /* Posicionamiento absoluto respecto a su contenedor relativo divB */
  left: 50%;
  /* Centrado horizontalmente respecto a divB */
  width: 100vw;
  /* Ancho igual al ancho del viewport */
  margin-left: -50vw;
  /* Desplaza divA a la izquierda la mitad de su ancho */
  box-sizing: border-box;
  /* Incluye padding y border en el cálculo del ancho */
}
div.denn-title div.margin-top {
  height: 30px;
  bottom: 90px;
  background-color: #f6f6f6;
}
div.denn-title h1 {
  font-size: 40px;
  line-height: 75px;
  font-weight: 400;
  background-color: #ff6a11;
}
div.denn-title h2 {
  font-size: 30px;
  line-height: 55px;
  font-weight: 400;
  background-color: #999;
  margin-top: 60px;
}
/*.denn-title:not(:first-child) h1 {
  margin-top: 100px;;
}*/
p.denn-title-desc {
  margin-top: 30px;
}
.no-stack {
  clear: both;
}
body.white-background section#g-container-main, body.white-background section#g-container-main div.g-container, body.white-background section#g-container-main div.g-grid, body.wite-background div#g-main {
  background-color: #fff !important;
}
a.chronocredits {
  display: none;
}
#map-container {
  position: relative;
  margin: auto;
  height: auto;
}
#map-container i {
  position: absolute;
  color: #ff6a11;
  cursor: pointer;
  font-size: 24px;
  transform: translate(50%, 0%);
}
#tooltip {
  position: absolute;
  padding: 10px;
  background: white;
  border: 1px solid #ccc;
  display: none;
  pointer-events: auto;
  /* Ensure pointer events are enabled */
  z-index: 9999;
  max-width: 400px;
}
.circle-icon {
  background: #ff6a11;
  padding: 30px;
  border-radius: 50%;
}
div#int-links a {
  display: block;
  text-align: center;
  height: 40px;
  cursor: pointer;
}
div.country-popup {
  font-weight: normal;
  color: #000;
}
div.country-popup H4 {
  font-weight: bold;
  color: #006eb2;
}
body.menu-news div.g-content h2 a {
  color: #ff6a11;
  font-size: 120%;
  line-height: 100%;
  font-weight: bold !important;
}
div.blog .page-item.active .page-link {
  background-color: #ff6a11;
  border-color: #ff6a11;
}
div.blog .page-link {
  color: #ff6a11;
}
div.items-leading div.noticia {
  display: flex;
  align-items: flex-start;
}
div.items-leading div.noticia figure {
  flex-shrink: 0;
  margin-right: 20px;
  max-width: 50%;
}
div.items-leading div.text-noticia {
  flex-grow: 1;
}
div#mes-articles {
  font-weight: normal;
  margin: 0;
  padding: 0;
  font-size: 1.4em;
  line-height: 28.8px;
}
div.ferias h2 {
  font-size: 130%;
}
div.ferias h3 {
  font-size: 110%;
}
div.technologies, div.industries {
  text-align: center;
}
div.technologies a, div.industries a {
  cursor: pointer;
}
div.technologies img {
  width: 138px;
  height: 100%;
}
div.industries img {
  width: 152px;
  height: 100%;
}
div.technologies, div.industries {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#g-feature a:hover h5, #g-utility a:hover h5 {
  color: #ff6a11 !important;
  transition: all 0.2s ease-out;
  transition-behavior: normal;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
  transition-delay: 0s;
  transition-property: all;
}
#offersSubtitle, div.offerText h3 {
  font-weight: bold;
}
.offersContainer {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.offer {
  display: flex;
  flex-direction: row;
  width: 100%;
  overflow: hidden;
}
.offer img {
  width: 50%;
  height: auto;
  object-fit: contain;
}
.offer .offerText {
  width: 50%;
  padding: 20px;
  box-sizing: border-box;
}
.reverse {
  flex-direction: row-reverse;
}
@media (max-width: 600px) {
  /* Ajusta este valor según tus necesidades */
  .offer, .offer.reverse {
    flex-direction: column;
  }
  .offer img, .offer .offerText {
    width: 100%;
    height: auto;
  }
}
footer#g-footer {
  font-size: 14px;
}
a.denn-service {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px;
}
a.denn-service img {
  margin-left: 20px;
  height: 40px;
}
div.gantry-width-block {
  display: block;
  float: left;
}
footer#g-footer {
  background-image: initial;
  background-color: #3d3c3f;
  color: #FFF;
}
/*h1 a,h2 a,h3 a,h4 a,h5 a{
  color:#1a171b;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover{
  color:#ff6a11;
}*/
svg.rt-hexagon-svg a {
  cursor: pointer;
}
.menu-glossary h2 {
  color: #ff6a11;
}
.gantry-width-spacer a {
  color: #1a171b;
}
.gantry-width-spacer a:hover {
  color: #ff6a11;
}
body {
  color: #1a171b;
}
#rt-header {
  background: #f6f6f6;
}
#rt-header-surround {
  background: #f6f6f6;
}
#rt-mainbottom {
  color: #EFEFEF !important;
  background-color: #006eb2 !important;
  /**background-image: url(../images/patterns/poly.png) !important;**/
  background-position: 50% 50% !important;
}
.feria .layout-showcase .sprocket-features-content {
  width: 25% !important;
}
#rt-footer {
  font-size: 14px;
}
.feria .layout-showcase .sprocket-features-img-container {
  width: 75% !important;
  margin-bottom: 20px;
}
.feria .layout-showcase .sprocket-features-title {
  font-size: 160%;
  line-height: 160%;
  margin-bottom: 0px;
  text-transform: capitalize;
  font-family: "sourcesanspro-regular", Verdana, Helvetica, Arial, sans-serif !important;
  letter-spacing: 1px;
}
.feria .rt-block {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.feria .layout-showcase .sprocket-features-desc {
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 0;
}
.fp-slideshow .layout-animation .sprocket-features-img-container {
  min-height: 680px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  body.layout-mode-responsive .feria .layout-showcase .sprocket-features-content, body.layout-mode-responsive .layout-showcase .sprocket-features-img-container {
    float: none !important;
    width: 100% !important;
    text-align: center !important;
  }
  body.layout-mode-responsive .feria .layout-showcase .sprocket-features-content .sprocket-features-desc {
    margin-bottom: 15px;
  }
  body.layout-mode-responsive .feria .layout-showcase .sprocket-features-pagination {
    margin-bottom: 20px;
    left: 32%;
  }
}
@media (max-width: 767px) {
  body.layout-mode-responsive #rt-header {
    background-color: #f6f6f6;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  }
}
.scrolling-enable .gf-menu.l1 > li > .item {
  color: #707173;
}
.scrolling-enable .gf-menu.l1 > li.active > .item {
  color: #ff6a11;
  box-shadow: 0 5px 0 #ff6a11 inset;
}
.breadcrumb a {
  color: #ff6a11 !important;
}
.breadcrumb a:hover {
  color: #1a171b !important;
}
.breadcrumb .active {
  color: #999;
}
.gf-menu.l1 > li > .item {
  color: #707173;
}
.gf-menu.l1 > li.active > .item {
  color: #ff6a11;
  box-shadow: 0 5px 0 #ff6a11 inset;
}
@media only screen and (min-width: 768px) {
  .layout-mode-responsive.scrolling-enable #rt-header {
    background-color: #f6f6f6;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    color: #494848;
  }
}
@media only screen and (max-width: 1399px) and (min-width: 960px) {
  .menu-block {
    margin-right: 0px !important;
  }
}
.rt-block.breadcrumb {
  margin: 0px;
  padding: 0px;
  margin-top: 25px;
  margin-right: 89px;
}
@media (min-width: 1200px) {
  .rt-block.breadcrumb {
    margin: 0px;
    padding: 0px;
    margin-left: 115px;
    margin-top: 25px;
    margin-right: 89px;
  }
}
@media (max-width: 1200px) and (min-width: 920px) {
  .rt-block.breadcrumb {
    margin: 0px;
    padding: 0px;
    margin-left: 135px;
    margin-top: 25px;
    margin-right: 89px;
  }
}
@media (max-width: 920px) and (min-width: 767px) {
  .rt-block.breadcrumb {
    margin: 0px;
    padding: 0px;
    margin-left: 255px;
    margin-top: 25px;
    margin-right: 89px;
    display: none;
  }
}
@media (max-width: 767px) {
  .rt-block.breadcrumb {
    margin: 0px;
    padding: 0px;
    display: none;
  }
}
.company-t1 {
  float: left;
  width: 45%;
  padding-right: 20px;
}
.imagen-t1 {
  float: right;
  width: 45%;
}
.imagen-t12 {
  margin-top: -50px;
}
.company-t2 {
  float: left;
  width: 45%;
}
.imagen-t2 {
  float: right;
  width: 45%;
}
.company-t3 {
  float: left;
  width: 45%;
}
.imagen-t3 {
  float: right;
  width: 45%;
}
.company-t4 {
  float: left;
  width: 45%;
}
.imagen-t4 {
  float: right;
  width: 45%;
}
.imagen-t42 {
  margin-top: 30px;
}
@media only screen and (max-width: 959px) {
  .company-t1, .company-t2, .company-t3, .company-t4 {
    float: none;
    width: 100%;
    padding-bottom: 20px;
  }
  .imagen-t1, .imagen-t2, .imagen-t3, .imagen-t4 {
    float: none;
    width: 100%;
  }
  .imagen-t12 {
    margin-top: 0px;
  }
  .imagen-t42 {
    margin-top: 0px;
  }
}
.menu-company {
  background: #f6f6f6;
  /**	
  background: url("../../../images/rocketlauncher/frontpage/showcase/bg1.png");*/
}
.menu-company .rt-grid-12 {
  background: #f6f6f6;
  /**	
  background: url("../../../images/rocketlauncher/frontpage/showcase/bg1.png");*/
}
.menu-conditions-of-use {
  background: #f6f6f6;
}
.menu-denn-service {
  background: #f6f6f6;
  /**	
  background: url("../../../images/rocketlauncher/frontpage/showcase/bg1.png");*/
}
.menu-denn-cad-cam {
  background: #f6f6f6;
  /**	
  background: url("../../../images/rocketlauncher/frontpage/showcase/bg1.png");*/
}
.menu-contact, .menu-international-links, .menu-contact .mb12 {
  background: #f6f6f6;
  /**	
  background: url("../../../images/rocketlauncher/frontpage/showcase/bg1.png");*/
}
.menu-news {
  background: #f6f6f6;
  /**	
  background: url("../../../images/rocketlauncher/frontpage/showcase/bg1.png");*/
}
.menu-glossary {
  background: #f6f6f6;
  /**	
  background: url("../../../images/rocketlauncher/frontpage/showcase/bg1.png");*/
}
.menu-events {
  background: #f6f6f6;
  /**	
  background: url("../../../images/rocketlauncher/frontpage/showcase/bg1.png");*/
}
.menu-r-d-cofunded-projects {
  background: #f6f6f6;
  /**	
  background: url("../../../images/rocketlauncher/frontpage/showcase/bg1.png");*/
}
#rt-showcase {
  background-color: transparent;
}
.services-s1 {
  float: left;
  width: 55%;
  padding-right: 20px;
}
.new2col {
  float: left;
  width: 48%;
  padding-right: 20px;
}
.services-s2 {
  float: right;
  width: 40%;
}
.contacto-s1 {
  float: left;
  width: 45%;
  padding-right: 20px;
}
.contacto-s2 {
  float: right;
  width: 50%;
}
.contacto-s1 h1, .contacto-s2 h1 {
  font-weight: bold;
}
.imagen-s1 {
  float: right;
  width: 40%;
}
.imagen-s2 {
  float: right;
  width: 35%;
}
.new2col-imagen {
  float: right;
  width: 48%;
}
.serv-numeros1 {
  float: left;
  width: 30%;
  margin-top: 10px;
}
.serv-numeros2 {
  float: left;
  width: 32%;
  margin-top: 10px;
}
.serv-numeros3 {
  float: left;
  width: 36%;
  margin-top: 10px;
}
.serv-det-num {
  float: left;
  padding-right: 10px;
}
@media only screen and (max-width: 959px) {
  .services-s1, .services-s2, .contacto-s1, .contacto-s2, .new2col {
    float: none;
    width: 100%;
    padding-bottom: 20px;
  }
  .imagen-s1, .imagen-s2, .new2col-imagen {
    float: none;
    width: 100%;
  }
  .serv-numeros1 {
    float: left;
    width: 48%;
  }
  .serv-numeros2 {
    float: left;
    width: 48%;
  }
  .serv-numeros3 {
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 770px) {
  .serv-numeros1 {
    float: left;
    width: 100%;
  }
  .serv-numeros2 {
    float: left;
    width: 100%;
  }
  .serv-numeros3 {
    float: left;
    width: 100%;
  }
}
.nomostrar .mb12 {
  background-color: #f6f6f6;
}
.nomostrar2 .mb12 {
  background-color: #f6f6f6;
  /*display:none;*/
}
.gf-menu .dropdown .flyout {
  display: none !important;
}
.gf-menu .dropdown ul li .item:after {
  display: none;
}
.dropdown .columns-1 {
  width: 200px !important;
}
.column .col1 {
  width: 200px !important;
}
.rokbox-fitscreen {
  display: none !important;
}
.rokbox-unfitscreen {
  display: none !important;
}
.rt-block.eslogan {
  margin: 0px !important;
  text-align: center;
  color: #e85211;
  font-weight: bold;
  position: absolute;
  left: 100px;
  top: 67px;
}
.gf-menu .dropdown ul li .item:before {
  display: none;
}
.rokbox-caption {
  font-family: "sourcesanspro-regular", Arial, Helvetica, Sans-Serif;
  font-size: 18px !important;
}
#img-map2 {
  display: none;
}
#img-map3 {
  display: none;
}
#int-links {
  /** display:none; **/
}
@media (max-width: 768px) {
  #img-map {
    display: none !important;
  }
  #img-map3 {
    display: none !important;
  }
  #int-links {
    display: block !important;
  }
}
.menu-home #rt-main, .menu-accueil #rt-main, .menu-home-en #rt-main, .menu-inicio #rt-main, .menu-inicio-pt #rt-main, .menu-hem #rt-main {
  display: none;
}
.mosaico .module-title {
  width: 100%;
  /**background-image: url(../images/patterns/poly.png);**/
  background-position: 50% 50%;
  background-color: #ff6a11;
}
.mosaico .module-title h2 {
  color: #fff !important;
  font-weight: bold !important;
}
.cadcamnum {
  padding: 20px 20px 20px 20px;
  margin-right: 20px;
  float: left;
  width: 18%;
  display: flex;
  background-color: #ececed;
}
@media (max-width: 959px) and (min-width: 767px) {
  .cadcamnum {
    width: 40%;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .cadcamnum {
    width: 90%;
    margin-top: 20px;
    margin-right: 0px;
  }
}
.menu-home #rt-slideshow .rt-block, .menu-accueil #rt-slideshow .rt-block, .menu-home-en #rt-slideshow .rt-block, .menu-inicio #rt-slideshow .rt-block, .menu-inicio-pt #rt-slideshow .rt-block, .menu-hem #rt-slideshow .rt-block {
  padding: 0px !important;
  margin: 0px !important;
  margin-top: 110px !important;
}
.image-news {
  width: 50%;
}
.menu-news article h2 {
  font-size: 220%;
  line-height: 100%;
  font-weight: bold !important;
}
.menu-news article h2 a {
  color: #e85211;
}
.menu-news article h2 a:hover {
  color: #44C2CD;
}
.centrat .module-title {
  text-align: center !important;
}
.menu-glossary p {
  margin: 0px;
}
.sep-line {
  margin: 0px 0px 10px 0px;
  border: 0;
  border-top: 1px solid #e85211;
  border-bottom: 1px solid #FFF;
}
.sep-sector {
  margin: 20px 0;
  border: 0;
  border-top: 3px solid #e85211;
  border-bottom: 1px solid #FFF;
}
.glos-left {
  float: left;
  width: 20%;
  font-weight: bold;
  color: #e85211;
  margin-right: 15px;
}
.glos-right {
  float: left;
  width: 75%;
  text-align: justify;
}
.mglossary {
  margin: 0px !important;
  padding: 0px !important;
}
.ferias-left {
  width: 42%;
  float: left;
  padding: 20px;
}
.ferias-right {
  width: 42%;
  float: left;
}
.pager .previous a {
  font-weight: bold !important;
}
.pager .next a {
  font-weight: bold !important;
}
.rt-block.idiomas {
  position: absolute;
  top: 27px;
  right: -11px;
}
.rt-block.idiomam {
  display: none;
}
@media (max-width: 767px) {
  .image-news {
    width: 100%;
  }
  .menu-home #rt-slideshow .rt-block, .menu-accueil #rt-slideshow .rt-block, .menu-home-en #rt-slideshow .rt-block, .menu-inicio #rt-slideshow .rt-block {
    padding: 0px !important;
    margin: 0px !important;
  }
  .glos-left {
    float: left;
    width: 100%;
    font-weight: bold;
    color: #e85211;
    margin-right: 15px;
  }
  .glos-right {
    float: left;
    width: 100%;
    text-align: justify;
  }
  .ferias-left {
    width: 100%;
    padding: 10px 0px !important;
  }
  .ferias-right {
    width: 100%;
  }
  .rt-block.idiomas {
    display: none;
  }
  .rt-block.idiomam {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0px;
    padding: 10px;
  }
}
@media only screen and (max-width: 1600px) and (min-width: 1400px) {
  body.layout-mode-responsive .menu-block {
    margin-right: 0px !important;
  }
}
.sprocket-features .arrow, .sprocket-strips .arrow {
  background: #fff !important;
}
.sprocket-features .arrow:before, .sprocket-strips .arrow:before, .sprocket-features .arrow:after, .sprocket-strips .arrow:after {
  display: none !important;
}
.texto75 {
  max-width: 585px;
}
.pdenn {
  color: #ff6a11;
  font-weight: bold;
}
.lang-inline a {
  color: #000;
}
.lang-inline a:hover {
  color: #ff6a11;
}
.lang-active a {
  color: #ff6a11 !important;
}
.slide2 {
  max-width: 460px;
  position: absolute;
  top: 65px;
  text-align: left;
}
.slide3 {
  max-width: 460px;
  position: absolute;
  right: 57%;
  top: 65px;
  text-align: left;
  margin-left: 30px;
}
#rt-slideshow {
  margin-top: -20px;
}
.footerb {
  margin-top: 68px;
}
.footerc {
  margin-top: 99px;
  text-align: center;
}
.footerd {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .slide2 {
    position: relative;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .slide3 {
    position: relative;
    top: 0px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #rt-slideshow {
    margin-top: -65px;
  }
  .footerb {
    margin-top: 0px;
  }
  .footerc {
    margin-top: 0px;
    text-align: left;
  }
  .footerd {
    margin-top: 0px;
    text-align: left;
  }
  #rt-footer .rt-block {
    margin: 5px 10px 0 10px;
    padding: 0px 15px;
  }
  .industries .gantry-width-20, .industries .gantry-width-25 {
    width: 50% !important;
  }
  .industries .clear {
    clear: none;
  }
}
.buit {
  height: 19px;
}
.chzn-container.chzn-container-single.chzn-container-single-nosearch {
  width: 82px !important;
}
.uk-dotnav > * > * {
  -webkit-transform: scale(0.7) !important;
  transform: scale(0.7) !important;
}
.uk-dotnav > .uk-active > * {
  -webkit-transform: scale(0.7) !important;
  transform: scale(0.7) !important;
}
.-mar14-home .uk-overlay-bottom {
  bottom: -50px !important;
}
.-mar14-home .uk-overlay-top {
  top: -30px !important;
  background: #ffffffcf;
  padding-bottom: 0px;
}
@media (max-width: 920px) and (min-width: 767px) {
  .buit {
    height: 10px;
  }
}
.SlideDES {
  display: block;
}
.SlideRES {
  display: none;
}
@media (min-width: 768px) and (max-width: 960px) {
  .rt-logo-block #rt-logo {
    background: url('../../../../images/logo-responsive-m.png') 0 0 no-repeat !important;
    height: 119px;
  }
}
@media (max-width: 767px) {
  .rt-logo-block #rt-logo {
    background: url('../../../../images/logo-responsive.png') 0 0 no-repeat !important;
    height: 105px;
    margin: 0px 0px 0px 0px !important;
  }
  .rt-block.idiomam {
    top: 47px !important;
  }
  .gf-menu-toggle {
    right: 10px;
    left: auto;
  }
  .gf-menu {
    float: right;
    margin: 0 25px 0 0;
  }
  .SlideDES {
    display: none;
  }
  .SlideRES {
    display: block;
    margin-top: 65px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
  #rt-footer .rt-grid-3 {
    width: calc((100% - 585px));
    min-width: 106px;
  }
}
a.uk-link-reset {
  color: #ff6a11 !important;
  font-weight: bold !important;
}
.uk-position-absolute.uk-hidden-small[style*="display: none;"] {
  display: block !important;
}
a.wk-popover-toggle.uk-icon-map-marker.uk-icon-button {
  background: #f5f5f500;
  color: #ff6a11;
  font-size: 25px;
}
a.wk-popover-toggle.uk-icon-map-marker.uk-icon-button:hover {
  background: #ff6a11;
  color: #fff;
  font-size: 25px;
}
@media (min-width: 960px) and (max-width: 1200px) {
  .uk-position-absolute.uk-hidden-small {
    display: block !important;
  }
  a.wk-popover-toggle.uk-icon-map-marker.uk-icon-button {
    line-height: 28px;
    width: 28px;
    height: 28px;
    font-size: 18px;
  }
  a.wk-popover-toggle.uk-icon-map-marker.uk-icon-button:hover {
    line-height: 28px;
    width: 28px;
    height: 28px;
    font-size: 18px;
  }
}
@media (max-width: 959px) {
  .uk-position-absolute.uk-hidden-small {
    display: block !important;
  }
  a.wk-popover-toggle.uk-icon-map-marker.uk-icon-button {
    line-height: 24px;
    width: 24px;
    height: 24px;
    font-size: 17px;
  }
  a.wk-popover-toggle.uk-icon-map-marker.uk-icon-button:hover {
    line-height: 24px;
    width: 24px;
    height: 24px;
    font-size: 17px;
  }
}
.menu-home-en #rt-showcase .rt-block, .menu-inicio #rt-showcase .rt-block, .menu-inicio-pt #rt-showcase .rt-block, .menu-accueil #rt-showcase .rt-block, .menu-hem #rt-showcase .rt-block {
  margin: 10px !important;
  padding: 0px;
}
/*# sourceMappingURL=custom_42.css.map */