@font-face {
  font-family: 'ubuntubold';
  src: url("../fonts/ubuntu-bold-webfont.eot");
  src: url("../fonts/ubuntu-bold-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/ubuntu-bold-webfont.woff2") format('woff2'), url("../fonts/ubuntu-bold-webfont.woff") format('woff'), url("../fonts/ubuntu-bold-webfont.ttf") format('truetype'), url("../fonts/ubuntu-bold-webfont.svg#ubuntubold") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ubuntumedium';
  src: url("../fonts/ubuntu-medium-webfont.eot");
  src: url("../fonts/ubuntu-medium-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/ubuntu-medium-webfont.woff2") format('woff2'), url("../fonts/ubuntu-medium-webfont.woff") format('woff'), url("../fonts/ubuntu-medium-webfont.ttf") format('truetype'), url("../fonts/ubuntu-medium-webfont.svg#ubuntumedium") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ubunturegular';
  src: url("../fonts/ubuntu-regular-webfont.eot");
  src: url("../fonts/ubuntu-regular-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/ubuntu-regular-webfont.woff2") format('woff2'), url("../fonts/ubuntu-regular-webfont.woff") format('woff'), url("../fonts/ubuntu-regular-webfont.ttf") format('truetype'), url("../fonts/ubuntu-regular-webfont.svg#ubunturegular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?c7l5mf");
  src: url("../fonts/icomoon.eot?#iefixc7l5mf") format('embedded-opentype'), url("../fonts/icomoon.ttf?c7l5mf") format('truetype'), url("../fonts/icomoon.woff?c7l5mf") format('woff'), url("../fonts/icomoon.svg?c7l5mf#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
/* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-atencion-01:before {
  content: "\e600";
}
.icon-contctanos-01:before {
  content: "\e601";
}
.icon-elaboracion:before {
  content: "\e604";
}
.icon-gestion-01:before {
  content: "\e60a";
}
.icon-hacemos-01:before {
  content: "\e60b";
}
.icon-LUPA-01:before {
  content: "\e60c";
}
.icon-mail-01:before {
  content: "\e60d";
}
.icon-objetivo-01:before {
  content: "\e60f";
}
.icon-PHONE:before {
  content: "\e610";
}
.icon-ubicacin:before {
  content: "\e611";
}
.icon-ubicacion-01:before {
  content: "\e612";
}
.icon-valores-01:before {
  content: "\e613";
}
.icon-staff:before {
  content: "\e60e";
}
.icon-arrow-right:before {
  content: "\e606";
}
.icon-arrow-left:before {
  content: "\e607";
}
.icon-arrow-down:before {
  content: "\e608";
}
.icon-arrow-up:before {
  content: "\e609";
}
.icon-close:before {
  content: "\e605";
}
.icon-social-facebook:before {
  content: "\e603";
}
.icon-menu:before {
  content: "\e602";
}
.menu-sidebar-cnt .ingreso-sae,
.menu-sidebar-cnt .link-apoyo,
.menu-sidebar-cnt .select-languaje {
  display: none;
}
.responsive-logo {
  margin: 20px auto;
  width: 80%;
  display: block;
}
.responsive-logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  cursor: pointer;
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
.menu-overlay.active {
  z-index: 1000;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.menu-mobile-close,
.menu-mobile-open {
  background-color: #000;
  -webkit-border-radius: 7%;
  border-radius: 7%;
  color: #fff;
  cursor: pointer;
  font-size: 28px;
  height: 42px;
  line-height: 42px;
  position: fixed;
  right: 5px;
  text-align: center;
  top: 20px;
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  transition: all 0.45s ease;
  width: 42px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.menu-mobile-open {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: hidden;
  z-index: 1002;
}
.menu-mobile-open.scrolling {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.menu-mobile-open:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.menu-mobile-open.active {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  right: 220px;
  z-index: 1000;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.menu-mobile-close {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 1000;
}
.menu-mobile-close.active {
  visibility: visible;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  right: 205px;
  z-index: 1002;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.menu-sidebar {
  width: 200px;
  height: 100%;
  overflow: auto;
  position: fixed;
  top: 0;
  right: -200px;
  background: #fff;
  z-index: 1000;
  -webkit-transition: right 0.45s ease;
  -moz-transition: right 0.45s ease;
  -o-transition: right 0.45s ease;
  -ms-transition: right 0.45s ease;
  transition: right 0.45s ease;
}
.menu-sidebar.active {
  right: 0;
}
.menu-responsive {
  padding-top: 10px;
}
.menu-responsive .menu-item {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
}
.menu-responsive .menu-item a {
  display: block;
  text-indent: 20px;
}
.menu-responsive .menu-item a:hover,
.menu-responsive .menu-item a.active {
  background-color: #000;
  color: #fff;
}
.menu-sidebar-cnt .wrap-link .submenu {
  background: #f9f9f9;
}
.menu-sidebar-cnt .wrap-link .submenu a {
  color: #888870;
  font-size: 14px;
}
.cnt-wrapper,
.footer {
  position: relative;
  left: 0;
  -webkit-transition: left 0.45s ease;
  -moz-transition: left 0.45s ease;
  -o-transition: left 0.45s ease;
  -ms-transition: left 0.45s ease;
  transition: left 0.45s ease;
}
.cnt-wrapper.active,
.footer.active {
  left: -200px;
}
.wrapper {
  overflow: hidden;
}
.menu-sidebar .wrap-link .submenu {
  display: none;
  padding-left: 10px;
}
.menu-sidebar .wrap-link {
  border-bottom: 1px solid #eee;
}
.menu-sidebar .wrap-link span {
  display: none;
}
.menu-sidebar .wrap-link a,
.menu-sidebar .wrap-link p {
  height: 48px;
  display: table-cell;
  vertical-align: middle;
  width: 2000px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0 15px;
  cursor: pointer;
  font-size: 15px;
}
.menu-sidebar .wrap-link > a {
  position: relative;
}
.menu-sidebar .wrap-link > a:after {
  content: "\e608";
  font-family: 'icomoon';
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu-sidebar .wrap-link > a.active:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.menu-sidebar .wrap-link a.rel-none {
  height: 0px;
  display: none;
  width: inherit;
  padding: 0;
}
body.active {
  overflow: hidden;
}
header section {
  z-index: 900;
}
.mostrar-respon,
.homo-respon {
  display: none;
}
.sub-responsive {
  display: none;
}
@media screen and (max-width: 1018px) {
  .menu {
    display: none;
  }
  .menu-mobile-open {
    visibility: visible;
  }
  .header .header-menutop {
    right: 40px;
  }
  nav.menu-list {
    display: none;
  }
  header section {
    background: none;
  }
  .none-respon {
    display: none !important;
  }
  .mostrar-respon,
  .homo-respon {
    display: block;
  }
  .sub-responsive {
    padding-left: 10px;
  }
  .sub-respon-click {
    position: relative;
  }
  .sub-respon-click:after {
    content: "\e608";
    font-family: 'icomoon';
    position: absolute;
    top: 10px;
    right: 13px;
    font-size: 15px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .active:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
#divCuerpo #divInferior > article.col2,
#divBloqueVerde #divInferior > article.col2 {
  width: 100% !important;
  max-width: 920px !important;
}
header section {
  max-width: 920px;
  width: 100%;
  z-index: 10 !important;
}
.cnt-wrapper {
  z-index: 1;
}
.clickMenu {
  display: none;
}
.table-items {
  width: 100%;
}
#divCuerpo {
  width: 100%;
  max-width: 920px;
  margin: auto;
}
#divCuerpo td {
  width: 75%;
}
#divCuerpo td:first-child {
  width: 25%;
}
#divCuerpo .nosotros-responsive3 td {
  width: 33%;
}
.form-usu-resp1,
.form-usu-resp2 {
  width: 48%;
  text-align: left;
  padding-top: 10px;
}
.form-usu-resp1 strong,
.form-usu-resp2 strong,
.form-usu-resp1 input,
.form-usu-resp2 input {
  display: block;
  width: 95%;
}
.form-usu-resp1 {
  float: left;
}
.form-usu-resp2 {
  float: right;
}
.form-btn-resp {
  padding-top: 10px;
  float: right;
}
.login-rsp {
  overflow: hidden;
}
@media screen and (max-width: 940px) {
  header section {
    background: none !important;
  }
  #divInferior {
    padding-top: 20px !important;
  }
  .vermas {
    width: 100%;
    margin: 0 !important;
    padding: 0;
    text-align: center;
    background: none !important;
  }
  #divAccesos {
    display: none;
  }
  section {
    max-width: 920px;
    width: 100%;
  }
  footer {
    height: auto !important;
    padding: 15px 0px !important;
    text-align: center;
  }
  footer section {
    width: 94%;
    margin: auto;
  }
  footer section #divSociales {
    overflow: hidden !important;
    display: block !important;
    position: static !important;
    margin: auto !important;
    width: 94px !important;
    margin-bottom: 10px !important;
  }
  footer ul {
    display: none;
  }
  footer p {
    display: none;
  }
  footer p:last-child {
    display: block;
    padding: 0;
  }
  #FotoSeccion {
    display: block;
    max-width: 100%;
  }
  #divCuerpo {
    max-width: 735px;
  }
  #divCuerpo .Formulario.contacto table {
    border-collapse: unset;
    display: block;
    width: 100%;
  }
  #divCuerpo .Formulario.contacto table td {
    width: 100%;
  }
  #divCuerpo .Formulario.contacto table tbody,
  #divCuerpo .Formulario.contacto table tr {
    display: block;
    width: 100%;
  }
  #divCuerpo .Formulario.contacto textarea {
    width: 100%;
  }
  #divCuerpo .divCentro {
    width: 100%;
  }
  #divCuerpo #aside-prominent {
    margin-right: 0;
  }
  #divCuerpo #article-prominent {
    float: none;
    padding-left: 210px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    width: 100%;
  }
  #divCuerpo #article-prominent img {
    display: block;
    max-width: 100%;
  }
  #divInferior > article.col1 {
    width: auto !important;
  }
  #divInferior div {
    overflow: hidden;
    display: inline-block;
    width: 282px;
  }
  #divInferior div p {
    text-align: left !important;
  }
  #divBloqueVerde section {
    width: 100%;
    text-align: center;
  }
  .ocultar-responsive {
    display: none;
  }
  #divCuerpo #divInferior > article.col2,
  #divBloqueVerde #divInferior > article.col2 {
    display: none !important;
  }
  #divBloqueVerde.catalago-resp section {
    text-align: left;
    width: 94%;
    margin: 0 auto;
  }
  .form-respo p {
    width: 94%;
  }
  .contact-resp,
  .publi-resp {
    text-align: left !important;
  }
  .contact-resp .divCentro,
  .publi-resp .divCentro {
    width: 94% !important;
    overflow: hidden;
  }
}
@media screen and (max-width: 640px) {
  #divInferior.fotos-responsive > article.col1 {
    width: auto !important;
  }
  #divInferior.fotos-responsive div {
    overflow: hidden;
    display: inline-block;
    width: 100%;
    max-width: 640px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #divBloqueVerde #divInferior.fotos-responsive > article.col1 > div > a {
    width: 100%;
    margin: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #divBloqueVerde #divInferior.fotos-responsive > article.col1 > div > a img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  #divCuerpo {
    max-width: 562px;
  }
  #divRuta {
    display: none;
  }
  #divBloqueVerde.catalago-resp section h1 {
    margin: 0 auto;
    padding-bottom: 20px;
  }
  #divBloqueVerde.catalago-resp section article {
    padding: 0;
  }
}
@media screen and (max-width: 600px) {
  .clickMenu {
    display: block;
    cursor: pointer;
    font-size: 2em;
    color: #000;
    border-bottom: none;
    margin-left: 20px;
    margin: 0;
    margin-bottom: 10px;
    text-align: left;
    position: relative;
    padding-left: 40px;
  }
  .clickMenu:after {
    content: "";
    width: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    left: 20px;
    top: 0;
    height: 15px;
    display: block;
    background: url("../images/list.png");
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
  }
  .table-items {
    position: relative;
    overflow: hidden;
  }
  #divCuerpo #ContentMarcas,
  #divCuerpo #ContentLineas {
    display: block;
    margin: auto;
    max-width: 514px;
    overflow: hidden;
    width: 100%;
    position: relative;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
    left: 0;
  }
  #divCuerpo #ContentMarcas.activo-movil,
  #divCuerpo #ContentLineas.activo-movil {
    left: 200px;
  }
  #divCuerpo #Marcas {
    position: absolute;
    left: -200px;
    width: 0px;
    overflow: hidden;
    top: 0;
    width: 200px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  #divCuerpo #Marcas h2 {
    display: none;
  }
  #divCuerpo #Marcas.activo-movil {
    left: 0;
  }
  #divCuerpo #Marcas div {
    display: block;
  }
  #divCuerpo #Marcas div a {
    background: none !important;
    padding: 0px 10px;
    text-align: left;
    width: 200px;
    display: table-cell;
    vertical-align: middle;
    height: 46px;
  }
  #aside-prominent {
    position: absolute;
    left: -210px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  #aside-prominent.activo-movil {
    left: 0px;
  }
  #aside-prominent h2 {
    display: none !important;
  }
  #article-prominent {
    position: relative;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
    padding: 0 !important;
    width: 94% !important;
    margin: auto;
    display: block;
  }
  #article-prominent.activo-movil {
    left: 210px;
  }
}
@media screen and (max-width: 550px) {
  #divCuerpo #ContentMarcas {
    max-width: 345px;
  }
  #ContentMarcas {
    background: none !important;
  }
  #ContentMarcas ul.marcas article {
    width: 49%;
  }
  #divBloqueVerde.catalago-resp .divBloque {
    text-align: center;
  }
  #divBloqueVerde.catalago-resp .divBloque .article-respon {
    text-align: left;
    display: inline-block;
    float: inherit;
  }
}
@media screen and (max-width: 320px) {
  .form-respo h1 {
    font-size: 30px !important;
  }
}
@media screen and (max-width: 338px) {
  .form-usu-resp1,
  .form-usu-resp2 {
    width: 94%;
    text-align: left;
    padding-top: 10px;
    float: inherit;
  }
  .form-btn-resp {
    padding-top: 10px;
    float: inherit;
  }
  .form-respo h1 {
    font-size: 24px !important;
    margin: 15px 0 !important;
  }
  .login-rsp {
    overflow: auto;
  }
}
@media screen and (max-height: 240px) {
  .login-rsp {
    overflow: auto;
  }
}
.pop-index {
  padding: 30px;
  font-size: 20px;
  line-height: 24px;
  color: #696969;
  font-weight: normal;
}
.pop-index strong {
  color: #639325;
}
.pop-index-link {
  position: absolute;
  color: #639325;
  text-align: right;
  font-size: 20px;
  right: 20px;
  bottom: 20px;
}
.nosotros-click-w {
  width: 100%;
  max-width: 920px;
  margin: auto;
}
.nosotros-click {
  display: none;
  max-width: 200px;
  font-size: 2em;
  color: #000;
  border-bottom: none;
  text-align: left;
  position: relative;
  padding-left: 40px;
  margin-left: 20px;
  margin: 0;
  margin-bottom: 10px;
  padding-top: 25px;
}
.nosotros-click:after {
  content: "";
  width: 15px;
  top: 28px;
  position: absolute;
  left: 20px;
  height: 15px;
  display: block;
  background: url("../images/list.png");
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
}
li.acc_acordion h3 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nosotros-responsive .cajas article {
  min-height: 116px;
}
.b1-cell {
  height: 352px;
  display: table-cell;
  vertical-align: middle;
  padding: 20px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 1000px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b1-wancho {
  max-width: 830px;
  width: 80%;
  margin: auto;
  position: relative;
}
.b1-item.active .b1-text p,
.b1-item.active .b1-text h2 {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.b1-text {
  color: #fff;
  position: relative;
}
.b1-text h2 {
  font-weight: normal;
  font-size: 35px;
  line-height: 35px;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
  text-shadow: -2px 0px 5px rgba(0,0,0,0.9);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  transform: translateX(-20px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.b1-text p {
  font-weight: normal;
  font-size: 17px;
  line-height: 23px;
  font-weight: lighter;
  position: relative;
  z-index: 2;
  text-shadow: -2px 0px 5px rgba(0,0,0,0.5);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -o-transform: translateX(40px);
  -ms-transform: translateX(40px);
  transform: translateX(40px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.pop-responsive {
  display: none;
  z-index: 999999;
  width: 100%;
  max-width: 507px;
  height: 288px;
  overflow: hidden;
  position: relative;
}
.b1-item {
  background-position: top center;
}
.b1-slider {
  height: 353px;
  overflow: hidden;
}
.control_banner .bx-next:after,
.control_banner .bx-prev:after {
  content: '';
  position: absolute;
  display: block;
  width: 80px;
  height: 353px;
  top: -142px;
}
.control_banner .bx-next:after {
  right: -20px;
}
.control_banner .bx-prev:after {
  left: -20px;
}
#quienes,
#filosofia,
#valores {
  display: block;
  height: 10px;
}
#vision,
#mision {
  height: 1px;
  width: 2px;
  display: inline-block;
}
.btn-general {
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-top: -120px;
  background: #62a043;
  color: #fff;
  font-size: 16px;
  float:right;
}
.f-hidden {
  display: none;
}
.header-logo img {
  max-width: 235px;
  height: auto;
}
footer section p a {
  text-decoration: none;
}
footer section #divSociales a {
  -webkit-transition: all 0s !important;
  -moz-transition: all 0s !important;
  -o-transition: all 0s !important;
  -ms-transition: all 0s !important;
  transition: all 0s !important;
}
.cabecera-respon {
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding: 10px 0;
  display: none;
  background: #2f7908;
}
.cabecera-respon span {
  font-size: 13px;
  display: block;
  padding-top: 5px;
}
@media screen and (max-width: 1018px) {
  header figure {
    top: 8px !important;
  }
  header section {
    height: 80px !important;
  }
  header section a {
    display: block;
    max-width: 215px;
    margin-right: 60px;
  }
  header section a img {
    width: 45%;
    height: auto;
    display: block;
  }
}
@media screen and (max-width: 960px) {
  .f-hidden {
    display: block;
  }
  #divCuerpo.we-responsive,
  #divCuerpo > article.nosotros-responsive {
    padding-top: 0;
  }
  .nosotros-click {
    cursor: pointer;
    display: block;
  }
  #divCuerpo.we-responsive {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -o-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    position: relative;
    left: 0px;
  }
  #divCuerpo.we-responsive.active {
    left: 190px;
  }
  #divCuerpo.we-responsive .nosotros-nav-responsive {
    position: absolute;
    width: 190px;
    left: -400px;
    top: 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
  #divCuerpo.we-responsive .nosotros-nav-responsive.active {
    left: -170px;
  }
  #divCuerpo.we-responsive .nosotros-nav-responsive h2 {
    display: none;
  }
  #divBloqueVerde.active {
    overflow: hidden;
  }
  .nosotros-r-ocultar {
    display: none;
  }
  .nosotros-responsive {
    text-align: left;
  }
  .nosotros-responsive .acordion h3 {
    height: auto;
    line-height: 1.2;
  }
  .nosotros-responsive img {
    width: 100%;
    height: auto;
  }
  .nosotros-responsive .cajas article {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 143px;
  }
  .nosotros-responsive .cajas article h3 {
    margin: 0 !important;
    padding-top: 10px;
    padding-right: 10px;
  }
  .nosotros-responsive .cajas article:nth-child(1) {
    width: 49%;
    margin-left: 0;
  }
  .nosotros-responsive .cajas article:nth-child(2) {
    width: 49%;
    float: right;
  }
  #divCuerpo > article.nosotros-responsive {
    width: 94%;
    margin: auto;
    float: inherit;
  }
  #divLineas.linea-responsive .bloqueCH {
    float: inherit;
    width: inherit;
  }
  #divLineas.linea-responsive article {
    float: inherit;
    display: block;
    width: 100%;
    height: auto !important;
  }
  #divLineas.linea-responsive article img {
    position: relative;
    float: right;
    margin: 0;
    width: 40%;
    display: block;
  }
  #divLineas.linea-responsive article div {
    position: relative;
    float: left;
    z-index: 0;
    top: 0px !important;
    width: 60%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
  }
  #divLineas.linea-responsive article div .content,
  #divLineas.linea-responsive article div .nano {
    position: relative;
    z-index: 1;
    width: 100%;
    top: inherit !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    overflow: visible;
    padding-bottom: 10px !important;
  }
  #divLineas.linea-responsive article div .content h2,
  #divLineas.linea-responsive article div .nano h2,
  #divLineas.linea-responsive article div .content ul,
  #divLineas.linea-responsive article div .nano ul {
    position: relative;
    z-index: 2;
  }
  #divLineas.linea-responsive article div .content:before,
  #divLineas.linea-responsive article div .nano:before {
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    height: 800px;
    width: 1000px;
    background: url("../images/bg_linea.png") right center repeat;
  }
  #divLineas.linea-responsive article div .nano {
    height: auto !important;
  }
  #divLineas.linea-responsive article div .nano .content {
    overflow: auto;
    height: auto !important;
    padding-bottom: 0 !important;
  }
  #divLineas.linea-responsive article div .nano .content:before {
    display: none;
  }
  #divLineas.linea-responsive article code {
    bottom: inherit !important;
    top: 0;
    width: 100%;
    right: 0;
    height: auto !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    display: block;
  }
  #divCuerpo #ContentLineas.contentLineas-res {
    margin: auto;
  }
  #divLineas.linea-responsive article > code > p {
    background: transparent;
  }
  .bannerHome .bx-wrapper .bx-pager {
    display: none;
  }
  .mapa-responsive#mapa {
    max-width: 448px;
    margin: auto;
    text-align: right;
  }
  .mapa-responsive#mapa ul {
    float: inherit;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 44%;
  }
}
@media screen and (max-width: 940px) {
  .contacto-resp .form-respon2 {
    width: 100% !important;
  }
  .contacto-resp .form-respon2 td {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
  }
  .contacto-resp .form-respon2 td input,
  .contacto-resp .form-respon2 td label,
  .contacto-resp .form-respon2 td textarea {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 !important;
  }
  .contacto-resp .form-respon3 {
    display: block !important;
    width: 100% !important;
  }
  .contacto-resp tbody {
    display: block !important;
    width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  .nosotros-responsive .cajas article {
    min-height: auto;
  }
  .nosotros-responsive .cajas article:nth-child(1),
  .nosotros-responsive .cajas article:nth-child(2) {
    width: 100%;
    float: inherit;
  }
  #divCuerpo .nosotros-responsive3 td {
    display: block;
    padding-top: 0 !important;
    width: 100% !important;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b1-wancho {
    width: 72%;
  }
}
@media screen and (max-width: 650px) {
  .form-traba-resp {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
  }
  .form-traba-resp input,
  .form-traba-resp label,
  .form-traba-resp select {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .form-traba-resp2 {
    display: block !important;
    width: 100% !important;
  }
  .form-traba-resp-table {
    width: 94% !important;
    margin: auto;
    padding: 0 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
  }
}
@media screen and (max-width: 640px) {
  .b1-text h2 {
    font-size: 25px;
    line-height: 28px;
  }
  .control_banner > span:nth-child(1),
  .control_banner > span:nth-child(2) {
    top: 45% !important;
    left: 5px !important;
  }
  .control_banner > span:nth-child(1) a,
  .control_banner > span:nth-child(2) a {
    width: 20px;
    display: block;
  }
  .control_banner > span:nth-child(1) a img,
  .control_banner > span:nth-child(2) a img {
    width: 100%;
    height: auto;
    display: block;
  }
  .control_banner > span:nth-child(2) {
    left: inherit !important;
    right: 5px !important;
  }
  .pop-responsive {
    height: auto;
  }
  .pop-index-link {
    position: relative;
    display: block;
    padding-top: 15px;
  }
  .fancybox-close {
    position: absolute;
    z-index: 999999 !important;
    top: -1px !important;
    right: 4px !important;
  }
  .control_banner .bx-next:after,
  .control_banner .bx-prev:after {
    width: 50px;
    top: -158px;
  }
  .control_banner .bx-prev:after {
    left: 0;
  }
  .control_banner .bx-next:after {
    right: 0;
  }
}
@media screen and (max-width: 600px) {
  .divBloqueVerde-res .eInferior {
    position: relative;
  }
  .divBloqueVerde-res .eInferior table {
    width: 94%;
    margin: auto;
  }
  .cabecera-respon {
    display: block;
  }
  #divCuerpo #Marcas div ul {
    margin-left: 24px;
  }
  #divCuerpo #Marcas div ul li a.selecto {
    background: url("../images/bullet_gris.png") 0px 17px no-repeat !important;
  }
  #divCuerpo #Marcas div a {
    height: 44px;
  }
}
@media screen and (max-width: 550px) {
  .cabecera-respon {
    width: 98.5%;
  }
  .contentLineas-res .cabecera-respon {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .mapa-responsive#mapa {
    max-width: 220px;
    width: 90%;
  }
  .mapa-responsive#mapa ul {
    width: 100%;
  }
  .contacto-resp .form-respon2 td {
    padding: 5px 0 20px 0;
  }
}
@media screen and (max-width: 360px) {
  #recaptcha_area,
  #recaptcha_table {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
  }
  .contacto-resp .form-respon2 td input,
  .contacto-resp .form-respon2 td label,
  .contacto-resp .form-respon2 td textarea {
    width: 85% !important;
  }
  .contacto-resp .form-respon3 {
    text-align: left;
  }
}
