@font-face {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url(fonts/NotoSans-Regular.ttf) format('ttf');
}
@font-face {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Bold'), local('NotoSans-Bold'), url(fonts/NotoSans-Bold.ttf) format('ttf');
}
@font-face {
  font-family: 'Raleway', sans-serif;
  src: url(http://localhost/taiko/fonts/NotoSans-Regular.ttf);
}
.taiko-icon {
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
}
html {
  font-size: 62.5%;
  overflow-x: hidden;
}
body {
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#f2f2f2 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#f2f2f2));
  background: -webkit-linear-gradient(top,#ffffff 0%,#f2f2f2 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#f2f2f2 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#f2f2f2 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#f2f2f2 100%);
  padding: 0;
  margin: 0;
  font-family: 'Raleway', sans-serif;
}
img {
  border: 0;
}
header {
  width: 100%;
  float: left;
  height: 79px;
  margin-top: 16px;
}
#pull {
  background: #697AB3;
  color: #fff !important;
}
main {
  float: left;
  width: 100%;
}
.menu {
  font-family: 'Raleway', sans-serif;
  color: #4D4D4D;
  font-size: 1.6rem;
  font-weight: 300;
}
.menu a {
  color: inherit;
}
.border100 {
  width: 100%;
  float: left;
  margin: 13px 0 14px 0;
  height: 11px;
}
.img-top {
  width: 1900px;
  height: 130px;
  background: url("../templates/taik-content/images/bg-top.jpg") repeat-x 0px 0px;
  background-position: center top;
  margin: 0 auto;
}
.border100 {
  border-top: 7px solid #272E36;
  margin-bottom: -8px;
}
img.border-detail {
  margin-right: 20px;
  float: left;
  border: 7px solid #fff;
  box-shadow: 3px 3px 11px 2px #666;
}
* a:hover {
  color: #E21B19 !important;
}
.col12.banner {
  -webkit-box-shadow: 0 12px 6px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 12px 6px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
  box-shadow: 0 12px 6px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
}
.col12.banner .ju-slideshow {
  margin: 0 auto;
}
.col12.banner .ju-slideshow .ju-slide-desc-inner {
  padding-top: 5px !important;
}
.col12.banner .default-modal .ju-slide-container {
  border-top: 6px solid #424950;
}
.col12.banner .default-modal .ju-slide-desc {
  color: #313131;
  width: 80% !important;
  height: auto;
  background: #252424;
  padding-left: 49px !important;
  padding-top: 16px !important;
  opacity: 0.8 !important;
  bottom: 6%;
}
.col12.banner .default-modal .ju-slide-desc h3 {
  display: inline-block;
  color: #e21b19;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 25px !important;
  margin-bottom: 1px !important;
}
.col12.banner .default-modal .ju-slide-desc .label-desc {
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 25px !important;
  line-height: normal !important;
}
.col12.banner .prev_button,
.col12.banner .next_button {
  display: none !important;
}
.col12.banner .default-modal .ju-slide-navigation-dots .image_number {
  background: url("../templates/thermoform-home/images/dots-banner.png") no-repeat scroll center -1px #424B53;
  height: 14px;
  margin: 0 4px;
  width: 14px;
  border-radius: 100%;
  border: 1px solid #424B53;
}
.col12.banner .default-modal .ju-slide-navigation-dots .image_number_select {
  background: url("../templates/thermoform-home/images/dots-banner.png") no-repeat scroll center -18px #fff;
  height: 14px;
  margin: 0 4px;
  width: 14px;
  border: 1px solid #ccc;
  border-radius: 100%;
}
.galleria-errors {
  display: none;
}
.galleria-thumbnails-container {
  bottom: 33px !important;
}
.desp-smart {
  display: none;
}
.desp-smart li {
  padding: 9px 6px 5px 2px !important;
}
.desp-smart li a {
  color: #697AB3 !important;
}
#gototop {
  background-image: url("../images/btn-arriba.png");
  background-repeat: no-repeat;
  background-position: 5px 0px;
  width: 50px;
  height: 18px;
  bottom: 10px !important;
  font-size: 16px;
  color: rgba(0,28,125,0.6);
  text-decoration: none;
  right: 7% !important;
  background-color: transparent;
  border: 0;
  padding-top: 40px;
  text-align: center;
}
#gototop:hover {
  background-color: transparent;
  color: rgba(0,28,125,0.6) !important;
}
.col12.politicas {
  text-align: center;
  font-size: 14px;
  font-style: italic;
  color: #999;
  border-top: 1px solid #ededed;
}
.moduletablealiados {
  text-align: left;
  width: 50%;
  float: left;
  padding: 30px 0 15px;
  color: #001d7e;
  font-size: 1.5rem;
}
.moduletablealiados table {
  width: 60% !important;
}
.moduletablealiados table tr td {
  padding-bottom: 5px;
}
.moduletablealiados table tr td img {
  width: 140px;
  height: auto;
}
.boton-mostrar {
  cursor: pointer;
}
.mostrar {
  opacity: 0;
  display: inline-block;
  transition: all .4s;
}
.boton-mostrar-certificados {
  cursor: pointer;
}
.mostrar-certificados {
  opacity: 0;
  display: inline-block;
  transition: all .4s;
  font-family: "Noto Sans", sans-serif;
}
.moduletablecertificaciones {
  width: 50%;
  float: left;
  padding: 30px 0 15px;
  text-align: right;
  color: #001d7e;
  font-size: 1.5rem;
}
.moduletablecertificaciones table {
  width: 73% !important;
  float: right;
}
.moduletablecertificaciones table tr td {
  padding-bottom: 5px;
}
.moduletablecertificaciones table tr td img {
  width: 140px;
  height: auto;
}
strong.formRequired {
  margin-left: 0;
}
h1,
h2,
h3 {
  line-height:  * 2;
}
h1 {
  font-size: 4.675px;
}
h2 {
  font-size: 3.825px;
}
h3 {
  font-size: 2.975px;
}
h4 {
  font-size: 2.125px;
}
h5 {
  font-size: 1.7px;
}
h6 {
  font-size: 1.445px;
}
h1 small {
  font-size: 2.975px;
}
h2 small {
  font-size: 2.125px;
}
h3 small {
  font-size: 1.7px;
}
h4 small {
  font-size: 1.7px;
}
header .onerow.header {
  margin: 0 auto;
}
header .onerow.header .col8.top .idiomas {
  float: right;
}
header .onerow.header .col8.top .idiomas p {
  font-family: 'Raleway', sans-serif;
  color: #697AB3 !important;
  margin: 0;
  line-height: 25px;
  font-size: 1.5rem;
}
header .onerow.header .col8.top .idiomas p a {
  font-family: 'Raleway', sans-serif;
  color: #8C8C8C;
  margin: 0;
  line-height: 25px;
  font-size: 1.5rem;
  text-decoration: none;
}
header .onerow.header .col8.top .idiomas p a:hover {
  text-decoration: underline;
}
header .onerow.header .col8.top .idiomas p a:active {
  color: #8C8C8C !important;
}
header .onerow.header .col8.top .idiomas p a:hover {
  color: #8C8C8C !important;
}
header .onerow.header .col8.top .menu-mobile-screens {
  display: none;
}
header .onerow.header .col8.top .menu-larger-screens {
  display: block;
  float: right;
  width: 100%;
  position: relative;
  z-index: 9999;
}
header .onerow.header .col8.top .menu-larger-screens ul {
  margin: 26px 0 3px;
  float: right;
  padding: 0;
}
header .onerow.header .col8.top .menu-larger-screens ul li {
  float: left;
  display: inline-block;
  margin: 0 8px;
  list-style: none;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  color: #8C8C8C;
  font-size: 1.5rem;
}
header .onerow.header .col8.top .menu-larger-screens ul li a {
  text-decoration: none;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  color: #8C8C8C;
  font-size: 1.5rem;
}
header .onerow.header .col8.top .menu-larger-screens #pull {
  display: none;
}
header .onerow.header .col4.top .logo {
  float: left;
}
main .onerow.product .col12.product {
  margin: 35px auto 5px;
}
main .onerow.product .col12.product div.video {
  width: 143px;
  float: right;
  margin-top: -80px;
  margin-right: 6%;
  box-shadow: -3px 3px 20px 1px #666;
}
main .onerow.product .col12.product h3 {
  color: #001D7E;
  font-size: 2.5rem;
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  margin-bottom: 4px;
  display: inline-block;
  margin-left: 81px;
}
main .onerow.product .col12.product ul {
  margin-left: 1.9%;
  width: 99%;
}
main .onerow.product .col12.product ul li {
  float: left;
  list-style: none;
  margin: 0 20px;
  width: 27%;
}
main .onerow.product .col12.product ul li .sombra {
  position: relative;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
  box-shadow: 0 3px 6px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
}
main .onerow.product .col12.product ul li h4 {
  color: #898989;
  font-size: 1.9rem;
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  margin-bottom: 4px;
  margin-top: 0;
}
main .onerow.product .col12.product ul li h4 a {
  color: #898989;
  font-size: 2.5rem;
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  margin-bottom: 4px;
  margin-top: 0;
  text-decoration: none;
}
main .onerow.product .col12.product ul li p {
  color: #898989;
  font-size: 1.7rem;
  text-align: center;
}
.content-mapa {
  background: #697AB3;
  width: 100%;
  float: left;
}
.content-mapa .onerow.mapa .col8.mapa .mapa {
  margin-top: 60px;
}
.content-mapa .onerow.mapa .col8.mapa .mapa ul li {
  float: left;
  list-style: none;
  margin: 0 5px;
}
.content-mapa .onerow.mapa .col8.mapa .mapa ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 1.3rem;
  text-transform: uppercase;
}
.content-mapa .onerow.mapa .col4.mapa iframe {
  width: 100%;
  border: none;
}
footer .onepcssgrid-1200 .onerow.infe .col4.derechos .derechos p {
  font-size: 1.4rem;
  font-family: 'Raleway', sans-serif;
  margin-top: 5px;
  margin-left: 43px;
}
footer .onepcssgrid-1200 .onerow.infe .col4.derechos .derechos a {
  font-size: 1.4rem;
  font-family: 'Raleway', sans-serif;
  color: #C94247;
  text-decoration: none;
}
footer .pie p {
  font-size: 1.4rem;
  color: #666;
  font-family: 'Raleway', sans-serif;
  margin: 0;
}
footer .pie a {
  font-size: 1.4rem;
  color: #666;
  font-family: 'Raleway', sans-serif;
  margin: 0;
  text-decoration: none;
}
footer .pie td.linea {
  font-size: 17px;
  color: #ccc;
  padding: 4px 7px 0 7px;
}
footer .copy {
  margin: 0 auto;
  text-align: right;
  width: 245px;
}
footer .copy img {
  width: 22%;
  float: right;
  margin-right: 17px;
}
footer .copy p span {
  float: left;
}
footer .copy p span {
  font-size: 12px;
  color: #666;
  font-family: 'Raleway', sans-serif;
}
footer a#gototop {
  background: url("../trimco/templates/apsagroup-home/images/btn-arriba.png") repeat-x 0px 0px;
  width: 50px;
  height: 60px;
  bottom: 200px !important;
  font-size: 1px;
  color: transparent;
  text-decoration: none;
  right: 8% !important;
}
@media only screen and (max-width: 1112px) and (min-width: 961px) {
  header .onerow.header {
    margin: 0 auto;
  }
  header .onerow.header .col8.top .idiomas {
    float: right;
  }
  header .onerow.header .col8.top .idiomas p {
    font-family: 'Raleway', sans-serif;
    color: #8C8C8C;
    margin: 0;
    line-height: 25px;
    font-size: 1.5rem;
  }
  header .onerow.header .col8.top .menu-mobile-screens {
    display: none;
  }
  header .onerow.header .col8.top .menu-larger-screens {
    display: block;
    float: right;
    width: 100%;
  }
  header .onerow.header .col8.top .menu-larger-screens ul {
    margin: 26px 0 3px;
    float: right;
    padding: 0;
  }
  header .onerow.header .col8.top .menu-larger-screens ul li {
    float: left;
    display: inline-block;
    margin: 0 5px;
    list-style: none;
  }
  header .onerow.header .col8.top .menu-larger-screens ul li a {
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    color: #8C8C8C;
    font-size: 1.4rem;
  }
  header .onerow.header .col8.top .menu-larger-screens #pull {
    display: none;
  }
  main .onerow.banner .col12.banner .ju-slideshow {
    margin: 0 auto;
  }
  main .onerow.banner .col12.banner .default-modal .ju-slide-container {
    border-top: 6px solid #424950;
  }
  .content-mapa {
    background: #697AB3;
    width: 100%;
    float: left;
  }
  .content-mapa .onerow.mapa .col8.mapa .mapa {
    margin-top: 70px;
  }
  .content-mapa .onerow.mapa .col8.mapa .mapa ul {
    padding: 0;
  }
  .content-mapa .onerow.mapa .col8.mapa .mapa ul li {
    float: left;
    list-style: none;
    margin: 0 7px;
  }
  .content-mapa .onerow.mapa .col8.mapa .mapa ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 1.3rem;
  }
  .content-mapa .onerow.mapa .col4.mapa iframe {
    width: 100%;
    border: none;
  }
  .galleria-thumbnails-container {
    bottom: 10px !important;
  }
  .table-slider td img {
    width: 100%;
  }
  .table-slider td:last-child {
    padding-left: 10px;
  }
  main .onerow.product .col12.product h3 {
    margin-left: 58px;
  }
  main .onerow.product .col12.product ul {
    margin-left: 0;
  }
  .moduletablealiados {
    text-align: left;
    width: 50%;
    float: left;
    padding: 30px 0 55px;
  }
  .moduletablealiados ul {
    padding-left: 0;
    margin: 0;
  }
  .moduletablealiados ul li {
    list-style: none;
    color: #001d7e;
    font-size: 1.5rem;
    position: relative;
  }
  .moduletablealiados ul li p {
    margin: 0;
  }
  .moduletablealiados ul li p span {
    position: relative;
    cursor: pointer;
  }
  .moduletablealiados ul li p:hover a {
    opacity: 1;
  }
  .moduletablealiados ul li p a {
    position: absolute;
    top: 30px;
    left: 151px;
    display: inline-block;
    opacity: 1;
    -webkit-transition: all 1000ms;
    -moz-transition: all 1000ms;
    -o-transition: all 1000ms;
    transition: all 1000ms;
  }
  .moduletablealiados ul li p a:nth-child(2) {
    top: 0px;
  }
  .moduletablealiados ul li p a img {
    width: 140px;
  }
  .moduletablecertificaciones {
    width: 50%;
    float: left;
    padding: 30px 0 55px;
    text-align: right;
  }
  .moduletablecertificaciones ul {
    padding-left: 0;
    margin: 0;
  }
  .moduletablecertificaciones ul li {
    list-style: none;
    color: #001d7e;
    font-size: 1.5rem;
    position: relative;
  }
  .moduletablecertificaciones ul li p {
    margin: 0;
    position: relative;
  }
  .moduletablecertificaciones ul li p span {
    position: relative;
    cursor: pointer;
  }
  .moduletablecertificaciones ul li p:hover a {
    opacity: 1;
  }
  .moduletablecertificaciones ul li p a {
    font-family: "Noto Sans", sans-serif;
    color: #001d7e;
    font-size: 1.5rem;
    text-decoration: none;
    cursor: default;
    position: absolute;
    top: 30px;
    right: 200px;
    display: inline-block;
    opacity: 1;
    -webkit-transition: all 1000ms;
    -moz-transition: all 1000ms;
    -o-transition: all 1000ms;
    transition: all 1000ms;
  }
  .moduletablecertificaciones ul li p a:hover {
    color: #001d7e !important;
  }
  .moduletablecertificaciones ul li p a:nth-child(2) {
    top: 0px;
  }
  .moduletablecertificaciones ul li p a img {
    width: 140px;
  }
  .boton-mostrar {
    cursor: pointer;
  }
  .mostrar {
    opacity: 1 !important;
    display: inline-block;
    transition: all .4s;
  }
  .boton-mostrar-certificados {
    cursor: pointer;
  }
  .mostrar-certificados {
    opacity: 1 !important;
    display: inline-block;
    transition: all .4s;
  }
}
@media only screen and (max-width: 960px) and (min-width: 769px) {
  header {
    height: auto;
  }
  header .onerow.header {
    margin: 0 auto;
  }
  header .onerow.header .col8.top {
    margin: 2px 1px;
    padding: 0 0px;
    width: 99%;
  }
  header .onerow.header .col8.top .idiomas {
    float: right;
    margin-top: -25px;
  }
  header .onerow.header .col8.top .menu-larger-screens {
    display: none;
  }
  header .onerow.header .col8.top nav {
    margin: 12px 0;
  }
  header .onerow.header .col8.top .menu-mobile-screens {
    display: block;
    width: 100%;
    position: relative;
    *zoom: 1;
    border-top: 1px solid #F78E13;
  }
  header .onerow.header .col8.top .menu-mobile-screens ul {
    display: none;
    height: auto;
    padding: 0;
  }
  header .onerow.header .col8.top .menu-mobile-screens ul li {
    width: 100%;
    float: left;
    position: relative;
    margin: 0;
    padding: 9px 6px 5px;
    text-align: center;
    list-style: none;
  }
  header .onerow.header .col8.top .menu-mobile-screens ul li a {
    text-align: center;
    text-decoration: none;
    font-size: 1.5rem;
    color: #8C8C8C;
  }
  header .onerow.header .col8.top .menu-mobile-screens:before,
  header .onerow.header .col8.top .menu-mobile-screens:after {
    content: " ";
    display: table;
  }
  header .onerow.header .col8.top .menu-mobile-screens:after {
    clear: both;
  }
  header .onerow.header .col8.top .menu-mobile-screens #pull {
    display: block;
    width: 100%;
    position: relative;
    padding: 8px 0;
    color: #001D7E;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    text-decoration: none;
    font-size: 1.5rem;
  }
  header .onerow.header .col8.top .menu-mobile-screens #pull:after {
    content: "";
    background: url("../templates/apsagroup-home/images/icono-menu.png") repeat-x 0px 0px;
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 7px;
    width: 20px;
    height: 20px;
  }
  main .onerow.banner .default-modal .ju-slide-desc {
    display: none !important;
  }
  main .onerow.product .col12.product {
    margin: 35px auto 5px;
  }
  main .onerow.product .col12.product div.video {
    width: 143px;
    float: right;
    margin-top: -79px;
    margin-right: 16%;
    box-shadow: -3px 3px 20px 1px;
  }
  main .onerow.product .col12.product h3 {
    color: #001D7E;
    font-size: 2.2rem;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-bottom: 17px;
    display: inline-block;
    margin-left: 24%;
  }
  main .onerow.product .col12.product ul {
    width: 78%;
    padding: 0;
    float: right;
    text-align: center;
    margin: 0px auto;
  }
  main .onerow.product .col12.product ul li {
    float: left;
    list-style: none;
    margin: 0 13px;
    width: 37%;
  }
  main .onerow.product .col12.product ul li .sombra {
    position: relative;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
    box-shadow: 0 3px 6px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
  }
  main .onerow.product .col12.product ul li h4 {
    color: #898989;
    font-size: 1.6rem;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-bottom: 4px;
    margin-top: 0;
  }
  main .onerow.product .col12.product ul li p {
    color: #898989;
    font-size: 1.4rem;
    text-align: center;
  }
  main .onerow.product .col12.product ul.last li {
    margin-left: 22%;
  }
  .content-mapa {
    background: #697AB3;
    width: 100%;
    float: left;
  }
  .content-mapa .onerow.mapa .col8.mapa .mapa {
    margin-top: 60px;
  }
  .content-mapa .onerow.mapa .col8.mapa .mapa ul {
    padding: 0;
  }
  .content-mapa .onerow.mapa .col8.mapa .mapa ul li {
    float: left;
    list-style: none;
    margin: 0 4px;
  }
  .content-mapa .onerow.mapa .col8.mapa .mapa ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 1.1rem;
  }
  .content-mapa .onerow.mapa .col4.mapa iframe {
    width: 100%;
    border: none;
  }
  .onerow.infe {
    text-align: center;
  }
  .onerow.infe .col4.derechos {
    width: 100%;
  }
  .onerow.infe .col4.derechos .derechos {
    margin-top: 2px !important;
    display: inline-block;
  }
  .onerow.infe .col4.derechos p {
    margin-left: 30px !important;
  }
  .onerow.infe .col4.pie {
    width: 100%;
  }
  .onerow.infe .col4.pie .pie {
    height: 35px;
  }
  .onerow.infe .col4.pie table {
    margin: 0px auto;
  }
  .onerow.infe .col4.copy {
    width: 100%;
  }
  .onerow.infe .col4.copy .copy {
    width: 235px;
    height: 25px;
  }
  .moduletablealiados {
    text-align: left;
    width: 50%;
    float: left;
    padding: 30px 0 55px;
  }
  .moduletablealiados ul {
    padding-left: 0;
    margin: 0;
  }
  .moduletablealiados ul li {
    list-style: none;
    color: #001d7e;
    font-size: 1.5rem;
    position: relative;
  }
  .moduletablealiados ul li p {
    margin: 0;
  }
  .moduletablealiados ul li p span {
    position: relative;
    cursor: pointer;
  }
  .moduletablealiados ul li p:hover a {
    opacity: 1;
  }
  .moduletablealiados ul li p a {
    position: absolute;
    top: 30px;
    left: 151px;
    display: inline-block;
    opacity: 1;
    -webkit-transition: all 1000ms;
    -moz-transition: all 1000ms;
    -o-transition: all 1000ms;
    transition: all 1000ms;
  }
  .moduletablealiados ul li p a:nth-child(2) {
    top: 0px;
  }
  .moduletablealiados ul li p a img {
    width: 140px;
  }
  .moduletablecertificaciones {
    width: 50%;
    float: left;
    padding: 30px 0 55px;
    text-align: right;
  }
  .moduletablecertificaciones ul {
    padding-left: 0;
    margin: 0;
  }
  .moduletablecertificaciones ul li {
    list-style: none;
    color: #001d7e;
    font-size: 1.5rem;
    position: relative;
  }
  .moduletablecertificaciones ul li p {
    margin: 0;
    position: relative;
  }
  .moduletablecertificaciones ul li p span {
    position: relative;
    cursor: pointer;
  }
  .moduletablecertificaciones ul li p:hover a {
    opacity: 1;
  }
  .moduletablecertificaciones ul li p a {
    font-family: "Noto Sans", sans-serif;
    color: #001d7e;
    font-size: 1.5rem;
    text-decoration: none;
    cursor: default;
    position: absolute;
    top: 30px;
    right: 200px;
    display: inline-block;
    opacity: 1;
    -webkit-transition: all 1000ms;
    -moz-transition: all 1000ms;
    -o-transition: all 1000ms;
    transition: all 1000ms;
  }
  .moduletablecertificaciones ul li p a:hover {
    color: #001d7e !important;
  }
  .moduletablecertificaciones ul li p a:nth-child(2) {
    top: 0px;
  }
  .moduletablecertificaciones ul li p a img {
    width: 140px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 490px) {
  header {
    height: auto;
  }
  header .onerow.header {
    margin: 0 auto;
  }
  header .onerow.header .col8.top {
    margin: 2px 1px;
    padding: 0 0px;
    width: 99%;
    float: left;
  }
  header .onerow.header .col8.top .idiomas {
    float: right;
    margin-top: -25px;
  }
  header .onerow.header .col8.top .menu-larger-screens {
    display: none;
  }
  header .onerow.header .col8.top nav {
    margin: 12px 0;
  }
  header .onerow.header .col8.top .menu-mobile-screens {
    display: block;
    width: 100%;
    position: relative;
    *zoom: 1;
    border-top: 1px solid #F78E13;
  }
  header .onerow.header .col8.top .menu-mobile-screens ul {
    display: none;
    height: auto;
    padding: 0;
  }
  header .onerow.header .col8.top .menu-mobile-screens ul li {
    width: 100%;
    float: left;
    position: relative;
    margin: 0;
    padding: 9px 6px 5px;
    text-align: center;
    list-style: none;
  }
  header .onerow.header .col8.top .menu-mobile-screens ul li a {
    text-align: center;
    text-decoration: none;
    font-size: 1.5rem;
    color: #8C8C8C;
  }
  header .onerow.header .col8.top .menu-mobile-screens:before,
  header .onerow.header .col8.top .menu-mobile-screens:after {
    content: " ";
    display: table;
  }
  header .onerow.header .col8.top .menu-mobile-screens:after {
    clear: both;
  }
  header .onerow.header .col8.top .menu-mobile-screens #pull {
    display: block;
    width: 100%;
    position: relative;
    padding: 8px 0;
    color: #001D7E;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    text-decoration: none;
    font-size: 1.5rem;
  }
  header .onerow.header .col8.top .menu-mobile-screens #pull:after {
    content: "";
    background: url("../templates/apsagroup-home/images/icono-menu.png") repeat-x 0px 0px;
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 7px;
    width: 20px;
    height: 20px;
  }
  .col12.banner .default-modal .ju-slide-desc {
    display: none !important;
  }
  main .onerow.banner .default-modal .ju-slide-desc {
    display: none !important;
  }
  main .onerow.banner .col12.banner .ju-slideshow {
    margin: 0 auto;
  }
  main .onerow.banner .col12.banner .default-modal .ju-slide-container {
    border-top: 6px solid #424950;
  }
  main .onerow.product .col12.product {
    margin: 35px auto 5px;
  }
  main .onerow.product .col12.product div.video {
    width: 143px;
    float: right;
    margin-top: -79px;
    margin-right: 16%;
    box-shadow: -3px 3px 20px 1px;
  }
  main .onerow.product .col12.product h3 {
    color: #001D7E;
    font-size: 2.1rem;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-bottom: 17px;
    display: inline-block;
    margin-left: 17%;
  }
  main .onerow.product .col12.product ul {
    width: 85%;
    padding: 0;
    float: right;
    text-align: center;
    margin: 0px auto;
  }
  main .onerow.product .col12.product ul li {
    float: left;
    list-style: none;
    margin: 0 13px;
    width: 37%;
  }
  main .onerow.product .col12.product ul li .sombra {
    position: relative;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
    box-shadow: 0 3px 6px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
  }
  main .onerow.product .col12.product ul li h4 {
    color: #898989;
    font-size: 1.6rem;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-bottom: 4px;
    margin-top: 0;
  }
  main .onerow.product .col12.product ul li h4 a {
    font-size: 1.9rem;
  }
  main .onerow.product .col12.product ul li p {
    color: #898989;
    font-size: 1.4rem;
    text-align: center;
  }
  main .onerow.product .col12.product ul.last li {
    margin-left: 22%;
  }
  .content-mapa {
    background: #697AB3;
    width: 100%;
    float: left;
  }
  .content-mapa .onepcssgrid-1200.mapa {
    text-align: center;
  }
  .content-mapa .onepcssgrid-1200.mapa .onerow.mapa .col8.mapa {
    float: left;
  }
  .content-mapa .onepcssgrid-1200.mapa .onerow.mapa .col8.mapa .mapa {
    margin: 10px 0;
    float: left;
    width: 100%;
  }
  .content-mapa .onepcssgrid-1200.mapa .onerow.mapa .col8.mapa .mapa ul {
    padding: 0;
  }
  .content-mapa .onepcssgrid-1200.mapa .onerow.mapa .col8.mapa .mapa ul li {
    list-style: none;
    margin: 0px auto;
    display: block;
    width: 100%;
    padding: 5px 0;
  }
  .content-mapa .onepcssgrid-1200.mapa .onerow.mapa .col8.mapa .mapa ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 1.4rem;
  }
  .content-mapa .onepcssgrid-1200.mapa .onerow.mapa .col4.mapa iframe {
    width: 100%;
    border: none;
  }
  .onerow.infe {
    text-align: center;
  }
  .onerow.infe .col4.derechos {
    width: 100%;
  }
  .onerow.infe .col4.derechos .derechos {
    margin-top: 2px !important;
    display: inline-block;
  }
  .onerow.infe .col4.derechos p {
    margin-left: 30px !important;
  }
  .onerow.infe .col4.pie {
    width: 100%;
  }
  .onerow.infe .col4.pie .pie {
    height: 35px;
  }
  .onerow.infe .col4.pie table {
    margin: 0px auto;
  }
  .onerow.infe .col4.copy {
    width: 100%;
  }
  .onerow.infe .col4.copy .copy {
    width: 235px;
    height: 25px;
  }
  .cont-quienes {
    width: 100%;
    margin-top: 40px;
    text-align: center;
  }
  .cont-quienes li {
    width: 90%;
    margin-right: 0px;
    margin-bottom: 30px;
    height: auto;
    padding-bottom: 15px;
  }
  .cont-quienes li img {
    margin-bottom: 10px;
  }
  .table-slider td img {
    width: 100%;
  }
  .table-slider td:last-child {
    padding-left: 10px;
  }
  .table-automotriz td {
    width: 96%;
    display: inline-block;
    padding: 5px 5px;
  }
  .galleria-thumbnails-container {
    bottom: 0px !important;
  }
  .moduletablealiados {
    text-align: left;
    width: 50%;
    float: left;
    padding: 30px 0 55px;
  }
  .moduletablealiados ul {
    padding-left: 0;
    margin: 0;
  }
  .moduletablealiados ul li {
    list-style: none;
    color: #001d7e;
    font-size: 1.5rem;
    position: relative;
  }
  .moduletablealiados ul li p {
    margin: 0;
  }
  .moduletablealiados ul li p span {
    position: relative;
    cursor: pointer;
  }
  .moduletablealiados ul li p:hover a {
    opacity: 1;
  }
  .moduletablealiados ul li p a {
    position: absolute;
    top: 30px;
    left: 151px;
    display: inline-block;
    opacity: 1;
    -webkit-transition: all 1000ms;
    -moz-transition: all 1000ms;
    -o-transition: all 1000ms;
    transition: all 1000ms;
  }
  .moduletablealiados ul li p a:nth-child(2) {
    top: 0px;
  }
  .moduletablealiados ul li p a img {
    width: 140px;
  }
  .moduletablecertificaciones {
    width: 50%;
    float: left;
    padding: 30px 0 55px;
    text-align: right;
  }
  .moduletablecertificaciones ul {
    padding-left: 0;
    margin: 0;
  }
  .moduletablecertificaciones ul li {
    list-style: none;
    color: #001d7e;
    font-size: 1.5rem;
    position: relative;
  }
  .moduletablecertificaciones ul li p {
    margin: 0;
    position: relative;
  }
  .moduletablecertificaciones ul li p span {
    position: relative;
    cursor: pointer;
  }
  .moduletablecertificaciones ul li p:hover a {
    opacity: 1;
  }
  .moduletablecertificaciones ul li p a {
    font-family: "Noto Sans", sans-serif;
    color: #001d7e;
    font-size: 1.5rem;
    text-decoration: none;
    cursor: default;
    position: absolute;
    top: 30px;
    right: 200px;
    display: inline-block;
    opacity: 1;
    -webkit-transition: all 1000ms;
    -moz-transition: all 1000ms;
    -o-transition: all 1000ms;
    transition: all 1000ms;
  }
  .moduletablecertificaciones ul li p a:hover {
    color: #001d7e !important;
  }
  .moduletablecertificaciones ul li p a:nth-child(2) {
    top: 0px;
  }
  .moduletablecertificaciones ul li p a img {
    width: 140px;
  }
  .boton-mostrar {
    cursor: pointer;
  }
  .mostrar {
    opacity: 1 !important;
    display: inline-block;
    transition: all .4s;
  }
  .boton-mostrar-certificados {
    cursor: pointer;
  }
  .mostrar-certificados {
    opacity: 1 !important;
    display: inline-block;
    transition: all .4s;
  }
  .tabla-historia td {
    width: 100%;
    display: inline-block;
  }
}
@media only screen and (max-width: 489px) and (min-width: 0px) {
  header {
    height: auto;
  }
  header .onerow.header {
    margin: 0 auto;
  }
  header .onerow.header .col8.top {
    margin: 28px 1px 0;
    padding: 0 0px;
    width: 99%;
    float: left;
  }
  header .onerow.header .col8.top .idiomas {
    float: right;
    margin-top: -25px;
  }
  header .onerow.header .col8.top .menu-larger-screens {
    display: none;
  }
  header .onerow.header .col8.top nav {
    margin: 12px 0;
  }
  header .onerow.header .col8.top .menu-mobile-screens {
    display: block;
    width: 100%;
    position: relative;
    *zoom: 1;
    border-top: 1px solid #F78E13;
  }
  header .onerow.header .col8.top .menu-mobile-screens ul {
    display: none;
    height: auto;
    padding: 0;
  }
  header .onerow.header .col8.top .menu-mobile-screens ul li {
    width: 100%;
    float: left;
    position: relative;
    margin: 0;
    padding: 9px 0px 5px;
    text-align: center;
    list-style: none;
  }
  header .onerow.header .col8.top .menu-mobile-screens ul li a {
    text-align: center;
    text-decoration: none;
    font-size: 1.5rem;
    color: #8C8C8C;
  }
  header .onerow.header .col8.top .menu-mobile-screens:before,
  header .onerow.header .col8.top .menu-mobile-screens:after {
    content: " ";
    display: table;
  }
  header .onerow.header .col8.top .menu-mobile-screens:after {
    clear: both;
  }
  header .onerow.header .col8.top .menu-mobile-screens #pull {
    display: block;
    width: 100%;
    position: relative;
    padding: 8px 0;
    color: #001D7E;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    text-decoration: none;
    font-size: 1.5rem;
  }
  header .onerow.header .col8.top .menu-mobile-screens #pull:after {
    content: "";
    background: url("../templates/apsagroup-home/images/icono-menu.png") repeat-x 0px 0px;
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 7px;
    width: 20px;
    height: 20px;
  }
  main .onerow.banner .default-modal .ju-slide-desc {
    display: none !important;
  }
  main .onerow.banner .col12.banner .ju-slideshow {
    margin: 0 auto;
  }
  main .onerow.banner .col12.banner .default-modal .ju-slide-container {
    border-top: 6px solid #424950;
  }
  main .onerow.product .col12.product {
    margin: 35px auto 5px;
  }
  main .onerow.product .col12.product div.video {
    width: 121px;
    float: right;
    margin-top: -71px;
    margin-right: 13%;
    box-shadow: -3px 3px 20px 1px;
  }
  main .onerow.product .col12.product h3 {
    color: #001D7E;
    font-size: 1.9rem;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-bottom: 17px;
    display: inline-block;
    margin-left: 9%;
  }
  main .onerow.product .col12.product ul {
    width: 95%;
    padding: 0;
    float: right;
    text-align: center;
    margin: 0px auto;
  }
  main .onerow.product .col12.product ul li {
    float: left;
    list-style: none;
    margin: 0 13px;
    width: 37%;
  }
  main .onerow.product .col12.product ul li .sombra {
    position: relative;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
    box-shadow: 0 3px 6px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
  }
  main .onerow.product .col12.product ul li h4 {
    color: #898989;
    font-size: 1.3rem;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-bottom: 4px;
    margin-top: 0;
  }
  main .onerow.product .col12.product ul li h4 a {
    font-size: 1.8rem;
  }
  main .onerow.product .col12.product ul li p {
    color: #898989;
    font-size: 1.4rem;
    text-align: center;
  }
  main .onerow.product .col12.product ul.last li {
    margin-left: 26%;
  }
  .content-mapa {
    background: #697AB3;
    width: 100%;
    float: left;
  }
  .content-mapa .onepcssgrid-1200.mapa {
    text-align: center;
  }
  .content-mapa .onepcssgrid-1200.mapa .onerow.mapa .col8.mapa {
    float: left;
  }
  .content-mapa .onepcssgrid-1200.mapa .onerow.mapa .col8.mapa .mapa {
    margin: 10px 0;
    float: left;
    width: 100%;
  }
  .content-mapa .onepcssgrid-1200.mapa .onerow.mapa .col8.mapa .mapa ul {
    padding: 0;
  }
  .content-mapa .onepcssgrid-1200.mapa .onerow.mapa .col8.mapa .mapa ul li {
    list-style: none;
    margin: 0px auto;
    display: block;
    width: 100%;
    padding: 5px 0;
  }
  .content-mapa .onepcssgrid-1200.mapa .onerow.mapa .col8.mapa .mapa ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 1.4rem;
  }
  .content-mapa .onepcssgrid-1200.mapa .onerow.mapa .col4.mapa .animacion {
    display: none;
  }
  .content-mapa .onepcssgrid-1200.mapa .onerow.mapa .col4.mapa .animacion iframe {
    display: none;
  }
  .onerow.infe {
    text-align: center;
  }
  .onerow.infe .col4.derechos {
    width: 100%;
  }
  .onerow.infe .col4.derechos .derechos {
    margin-top: 2px !important;
    display: inline-block;
  }
  .onerow.infe .col4.derechos p {
    margin-left: 30px !important;
  }
  .onerow.infe .col4.pie {
    width: 100%;
  }
  .onerow.infe .col4.pie .pie {
    height: 35px;
  }
  .onerow.infe .col4.pie table {
    margin: 0px auto;
  }
  .onerow.infe .col4.copy {
    width: 100%;
  }
  .onerow.infe .col4.copy .copy {
    width: 235px;
    height: 25px;
  }
  .cont-quienes {
    width: 100%;
    margin-top: 40px;
    text-align: center;
  }
  .cont-quienes li {
    width: 90%;
    margin-right: 0px;
    margin-bottom: 30px;
    height: auto;
    padding-bottom: 15px;
  }
  .cont-quienes li img {
    margin-bottom: 10px;
  }
  .table-slider td {
    width: 100%;
    display: inline-block;
  }
  .table-slider td h3 {
    margin: 15px 0 10px 3px;
  }
  .table-slider td p {
    margin-left: 3px;
  }
  .bx-wrapper img {
    width: 100%;
  }
  .table-conta td {
    width: 98%;
    display: inline-block;
  }
  .moduletablecontacto {
    margin-top: 10px;
  }
  .moduletablecontacto .formCaption {
    margin-right: 0px;
    width: 90%;
    clear: both;
    text-align: left;
  }
  .moduletablecontacto .formBody {
    width: 90%;
    clear: both;
  }
  .moduletablecontacto .formBody img {
    display: inline-block;
  }
  .moduletablecontacto .rsform-input-box {
    width: 100%;
  }
  .moduletablecontacto .rsform-text-box {
    width: 100%;
  }
  .moduletablecontacto .rsform-select-box {
    width: 95%;
  }
  .ju-slide-desc {
    display: none !important;
  }
  .g-map {
    width: 94%;
  }
  .galleria-container {
    min-height: 300px !important;
  }
  .table-automotriz {
    width: 100%;
  }
  .table-automotriz td {
    width: 96%;
    display: inline-block;
    padding: 5px 5px;
  }
  .table-automotriz td h3 {
    margin-left: 20px;
    font-size: 15px;
  }
  .table-automotriz td p {
    padding-bottom: 20px;
    margin-left: 20px;
  }
  .galleria-thumbnails-container {
    bottom: 0px !important;
  }
  .table-automotriz td h3 {
    font-size: 15px;
  }
  .moduletablealiados {
    text-align: left;
    width: 100%;
    float: left;
    padding: 8px 0;
  }
  .moduletablealiados table {
    width: 100% !important;
  }
  .moduletablealiados table tr td {
    padding-bottom: 5px;
  }
  .moduletablealiados table tr td img {
    width: 140px;
    height: auto;
  }
  .moduletablecertificaciones {
    width: 100%;
    float: left;
    padding: 8px 0;
    text-align: left;
  }
  .moduletablecertificaciones table {
    width: 100% !important;
    float: right;
  }
  .moduletablecertificaciones table tr td {
    padding-bottom: 5px;
  }
  .moduletablecertificaciones table tr td img {
    width: 140px;
    height: auto;
  }
  .boton-mostrar {
    cursor: pointer;
  }
  .mostrar {
    opacity: 1 !important;
    display: inline-block;
    transition: all .4s;
  }
  .boton-mostrar-certificados {
    cursor: pointer;
  }
  .mostrar-certificados {
    opacity: 1 !important;
    display: inline-block;
    transition: all .4s;
  }
  .tabla-historia {
    width: 100% !important;
  }
  .tabla-historia td {
    width: 94% !important;
    display: inline-block;
    padding: 10px;
  }
  .datos-conta span {
    width: auto;
  }
}
.menu-larger-screens ul li {
  padding-bottom: 16px;
}
.menu-larger-screens ul li a {
  padding-bottom: 16px;
}
.menu-larger-screens ul li:first-child {
  margin-left: 0 !important;
}
.menu-larger-screens ul li:last-child {
  margin-right: 0 !important;
}
.menu-larger-screens ul li:nth-child(3) {
  position: relative;
}
.menu-larger-screens ul li:nth-child(3) ul.desp {
  max-height: 0;
  min-width: 50px;
  width: 411px;
  overflow: hidden;
  position: absolute;
  left: -150px;
  top: 100%;
  transition: max-height .8s .5s;
  -moz-transition: max-height .8s .5s;
  -o-transition: max-height .8s .5s;
  -webkit-transition: max-height .8s .5s;
  -ms-transition: max-height .8s .5s;
  opacity: 0.9;
  padding-left: 0;
  margin-top: 0px !important;
}
.menu-larger-screens ul li:nth-child(3) ul.desp li {
  list-style-type: none;
  list-style: none;
  width: 140px;
  float: left;
  margin: 0px !important;
  padding: 0 2px;
}
.menu-larger-screens ul li:nth-child(3) ul.desp li a {
  font-size: 20px;
  text-decoration: none;
}
.menu-larger-screens ul li:nth-child(3) ul.desp li.auto {
  background: url("../templates/apsagroup-home/images/thumb-autom.jpg") no-repeat 0px 0px;
  width: 121px;
  height: 66px;
  background-position: top center;
  margin: 0px 2px;
}
.menu-larger-screens ul li:nth-child(3) ul.desp li.auto span {
  margin-top: 47px;
  display: inline-block;
  background: #4A5F99;
  color: #fff !important;
  font-size: 1.3rem !important;
  text-align: center;
  width: 121px;
  text-transform: capitalize !important;
}
.menu-larger-screens ul li:nth-child(3) ul.desp li.aplica {
  background: url("../templates/apsagroup-home/images/thumb-aplica.jpg") no-repeat 0px 0px;
  width: 121px;
  height: 66px;
  background-position: top center;
  margin: 0px 2px;
}
.menu-larger-screens ul li:nth-child(3) ul.desp li.aplica span {
  margin-top: 47px;
  display: inline-block;
  background: #4A5F99;
  color: #fff !important;
  font-size: 1.3rem !important;
  text-align: center;
  width: 121px;
  text-transform: capitalize !important;
}
.menu-larger-screens ul li:nth-child(3) ul.desp li.constru {
  background: url("../templates/apsagroup-home/images/thumb-constr.jpg") no-repeat 0px 0px;
  width: 121px;
  height: 66px;
  background-position: top center;
  margin: 0px 2px;
}
.menu-larger-screens ul li:nth-child(3) ul.desp li.constru span {
  margin-top: 47px;
  display: inline-block;
  background: #4A5F99;
  color: #fff !important;
  font-size: 1.3rem !important;
  text-align: center;
  width: 121px;
  text-transform: capitalize !important;
}
.menu-larger-screens ul li:hover {
  color: red;
}
.menu-larger-screens ul li:hover ul.desp {
  max-height: 610px;
}
