@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import 'bootstrap.min.css';
/* ==========================================================================
   Genotipo Laboratorio Creativo
   ========================================================================== */
::-webkit-input-placeholder {
  color: #818181;
}
:-moz-placeholder {
  color: #818181;
}
::-moz-placeholder {
  color: #818181;
}
:-ms-input-placeholder {
  color: #818181;
}
::-webkit-scrollbar {
  background: #fff;
  width: 4px;
}
::-webkit-scrollbar-thumb {
  background: #777;
  height: 30px;
}
::selection {
  background-color: #dedede;
  color: #111;
}
::-moz-selection {
  background-color: #dedede;
  color: #111;
}
.blanco {
  color: #ffffff;
}
.gris20 {
  color: #212121;
}
.gris50 {
  color: #505050;
}
.rojo {
  color: #ff0000 !important;
}
:focus {
  outline: none;
}
select::-ms-expand {
  display: none;
}
.clearfix {
  clear: both;
}
.clearfix.w135 {
  height: 135px;
  width: 100%;
}
.clearfix.w100 {
  height: 100px;
  width: 100%;
}
.clearfix.w70 {
  height: 70px;
  width: 100%;
}
.clearfix.w60 {
  height: 60px;
  width: 100%;
}
.clearfix.w55 {
  height: 55px;
  width: 100%;
}
.clearfix.w50 {
  height: 50px;
  width: 100%;
}
.clearfix.w45 {
  height: 45px;
  width: 100%;
}
.clearfix.w40 {
  height: 40px;
  width: 100%;
}
.clearfix.w35 {
  height: 30px;
  width: 100%;
}
.clearfix.w30 {
  height: 30px;
  width: 100%;
}
.clearfix.w25 {
  height: 25px;
  width: 100%;
}
.clearfix.w20 {
  height: 20px;
  width: 100%;
}
.clearfix.w15 {
  height: 15px;
  width: 100%;
}
.clearfix.w10 {
  height: 10px;
  width: 100%;
}
.clearfix.w5 {
  height: 5px;
  width: 100%;
}
.mb0 {
  margin-bottom: 0px;
}
.mt0 {
  margin-top: 0px !important;
}
.mar0 {
  margin: 0px !important;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.fright {
  float: right;
}
.fleft {
  float: left;
}
.hidden {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.f16 {
  font-size: 16px;
}
.f14 {
  font-size: 14px;
}
.cont-center {
  display: inline-block;
  margin: 0 auto;
}
.cont-center .g-recaptcha {
  margin-right: 10px;
}
h1 {
  font-weight: bold;
  font-size: 28px;
  line-height: 30px;
  color: #212121;
}
h2 {
  font-weight: normal;
  font-size: 26px;
  line-height: 27px;
  color: #212121;
}
h3 {
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  color: #212121;
}
h3.lh20 {
  line-height: 20px;
}
h3.lh23 {
  line-height: 23px;
}
h4 {
  font-weight: normal;
  font-size: 21px;
  line-height: 30px;
  color: #212121;
}
body {
  max-width: 100%;
  background: #fff;
  font-family: 'PT Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #505050;
}
body.no-scroll {
  height: 100%;
  overflow: hidden;
}
p {
  color: #505050;
}
a {
  color: #505050;
  cursor: pointer;
  overflow: hidden;
}
a:hover {
  color: #ff0000;
  text-decoration: none;
  cursor: pointer;
}
a:visited,
a:active,
a:link {
  text-decoration: none;
  cursor: pointer;
}
.redes {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
}
.redes a {
  background: url(../img/iconos.png) no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
}
.redes a.facebook {
  background-position: 0 0;
}
.redes a.twitter {
  background-position: -18px 0px;
}
.redes a:hover,
.redes a.ova {
  background-position-y: -18px;
  border: none;
}
.line-red {
  height: 9px;
  width: 16%;
  float: left;
  position: absolute;
  top: 0;
  left: 0px;
  background: #ff0000;
  z-index: 9999;
}
#header {
  padding: 0 0 0 0;
  position: relative;
  z-index: 999;
  width: 100%;
  top: 0;
  margin-bottom: 0px;
  background: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  height: 124px;
  border-top: 9px solid #303030;
  /*Oculta los submenus*/
}
#header h1 {
  width: 80px;
  height: 94px;
  display: inline-block;
  background: url(../img/grupo-sica.png) no-repeat 0px 0px;
  text-indent: -9999px;
  margin: 15px 0 20px 0;
  position: relative;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  float: left;
  background-size: cover;
}
#header h1 a {
  width: 100%;
  height: 100%;
  display: block;
}
#header .submenu ul {
  display: none;
  position: absolute;
}
#header .submenu ul a:first-child {
  display: inline-block;
}
#header .submenu:hover ul {
  display: block;
}
#header .show-menu {
  display: none;
}
#header .menu-mobil {
  width: 34px;
  height: 34px;
  display: block;
  background: url(../img/img.png) no-repeat -153px -182px;
  right: 15px;
  position: absolute;
  margin: 0px;
}
#header .btn-top {
  display: inline-block;
  margin-left: 5px;
  padding: 5px 10px 3px 10px;
  border-radius: 0px 0px 3px 3px;
  background: #303030;
  position: relative;
  top: 0px;
  color: #fff;
}
#header .btn-top.suscribete {
  font-size: 16px;
  margin-top: -2px;
  line-height: 25px;
}
#header .btn-top.suscribete span {
  display: inline-block;
  width: 12px;
  height: 6px;
  background: url(../img/iconos.png) no-repeat -26px -36px;
  top: 8px;
  position: relative;
  margin-left: 5px;
}
#header .btn-top.suscribete:hover {
  background-color: #ff0000;
}
#header .btn-top.facebook span {
  background: url(../img/iconos.png) no-repeat 0 0;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  top: 2px;
}
#header .btn-top.facebook:hover {
  background-color: #2855af;
}
#header .btn-top.twitter span {
  background: url(../img/iconos.png) no-repeat -18px 0px;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  top: 2px;
}
#header .btn-top.twitter:hover {
  background-color: #27b9e9;
}
#header .llamanos {
  margin-top: 12px;
  display: inline-block;
}
button#target {
  display: inline-block;
  border: none;
  background: none;
  position: absolute;
  right: 15px;
  top: 22px;
  width: 20px;
  height: 14px;
  padding: 0px;
  z-index: 1000;
}
button#target span {
  display: block;
}
button#target.lines-button {
  transition: .3s;
  cursor: pointer;
  user-select: none;
}
button#target.lines-button:hover {
  opacity: 1;
}
button#target.lines-button:active {
  transition: 1;
}
button#target.lines-button.close {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1 !important;
}
button#target.lines-button:hover .lines:before {
  top: -7px;
}
button#target.lines-button:hover .lines:after {
  top: 7px;
}
button#target.lines-button .lines {
  display: block;
  width: 20px;
  height: 3px;
  background: #212121;
  transition: 0.3s;
  position: relative;
}
button#target.lines-button .lines:before,
button#target.lines-button .lines:after {
  display: inline-block;
  width: 20px;
  height: 3px;
  background: #212121;
  transition: 0.3s;
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: 0.28571rem center;
  transform-origin: 0.28571rem center;
  opacity: 1;
}
button#target.lines-button .lines:before {
  top: -7px;
  opacity: 1;
}
button#target.lines-button .lines:after {
  top: 7px;
  opacity: 1;
}
button#target.lines-button.x.close .lines {
  background: transparent;
}
button#target.lines-button.x.close .lines:before,
button#target.lines-button.x.close .lines:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0;
  width: 20px;
}
button#target.lines-button.x.close .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
button#target.lines-button.x.close .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.pre-menu {
  text-align: right;
  line-height: 22px;
  margin-top: 15px;
}
.pre-menu a {
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  margin-left: 15px;
}
.pre-menu a:hover,
.pre-menu a.ova {
  color: #ff0000;
}
.pleca-gris {
  background: #f5f5f5;
  padding: 60px 0;
}
.pleca-gris2 {
  background: #f5f5f5;
  padding: 30px 0;
}
.pleca-gris2 h2 {
  line-height: 45px;
  margin-right: 30px;
}
.pleca-negra {
  background: #303030;
  padding: 50px 0;
}
.pleca-negra h2,
.pleca-negra p,
.pleca-negra a {
  color: #ffffff;
}
.pleca-roja {
  background: #ff0000;
  padding: 91.5px 0;
  position: relative;
}
.pleca-roja h2,
.pleca-roja h3 {
  color: #ffffff;
}
.pleca-roja h2 a,
.pleca-roja h3 a {
  color: #ffffff;
}
.pleca-roja h2 a:hover,
.pleca-roja h3 a:hover {
  font-weight: bold;
}
.pleca-red {
  padding: 25px 30px;
  background: #ff0000;
  color: #ffffff;
  margin-bottom: 0;
  display: inline-block;
}
ul#menu {
  padding: 0 0 0 0;
  list-style: none;
  float: right;
  position: relative;
  z-index: 10;
  text-transform: uppercase;
}
ul#menu a {
  margin-right: 25px;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  color: #212121;
}
ul#menu a:hover,
ul#menu a.ova {
  color: #ff0000;
}
ul#menu a:hover .arrow,
ul#menu a.ova .arrow {
  background-position-y: -47px;
}
ul#menu li {
  position: relative;
  display: inline-block;
  height: 25px;
}
ul#menu li:last-child a {
  margin-right: 0px;
}
ul#menu li a {
  position: relative;
  padding-top: 1px;
}
ul#menu li ul {
  display: none;
  position: absolute;
  left: -12px;
  width: 160px;
  padding: 10px 15px 10px;
  text-align: left;
  top: 30px;
  box-shadow: 0 1px 2px rgba(48, 48, 48, 0.1);
  border: 1px solid #303030;
  background: #303030;
  text-align: center;
}
ul#menu li ul::before {
  content: " ";
  border-color: transparent transparent rgba(48, 48, 48, 0.1) transparent;
  border-style: solid;
  border-width: 9px;
  height: 0;
  width: 0;
  position: absolute;
  top: -19px;
  left: 50%;
  margin-left: -9px;
}
ul#menu li ul::after {
  content: " ";
  border-color: transparent transparent #303030 transparent;
  border-style: solid;
  border-width: 9px;
  height: 0;
  width: 0;
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -9px;
}
ul#menu li ul li {
  width: 100%;
  height: auto;
}
ul#menu li ul a {
  height: 24px !important;
  line-height: 34px;
  padding-top: 0px;
  margin-right: 0 !important;
  font-size: 14px;
  text-transform: none;
  text-transform: uppercase;
  border-top: none !important;
  color: #ffffff;
}
ul#menu li ul a:hover {
  color: #ff0000;
}
ul#menu li ul a:hover:before {
  display: none;
}
ul#menu li ul.sitec-menu {
  left: 6px;
}
ul#menu li ul.liincorp-menu {
  left: -18px;
  width: 170px;
}
ul#menu li:hover ~ ul {
  display: block;
}
/*INTERNAS*/
.inline {
  display: inline-block;
}
.btn-gral {
  font-size: 12px;
  background: #dbdbdb;
  color: #707070;
  padding: 10px 18px;
  margin-top: 10px;
  display: inline-block;
  font-weight: bold;
}
.btn-gral.black {
  background: #303030;
  color: #fff;
  border-radius: 3px;
}
.btn-gral:hover {
  background: #ff0000;
  color: #ffffff;
}
.back {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  width: 100%;
  height: 230px;
}
.back.main {
  background-image: url(../img/back-main.jpg);
  height: 470px;
}
.back.nosotros {
  background-image: url(../img/back-nosotros.jpg);
}
.back.gms {
  background-image: url(../img/back-gms.jpg);
  height: 360px;
}
.back.sitec {
  background-image: url(../img/back-sitec.jpg);
  height: 360px;
}
.back.linncorp {
  background-image: url(../img/back-linncorp.jpg);
  height: 360px;
}
.back.gms-e {
  background-image: url(../img/back-gms-e.jpg);
  height: 360px;
}
.back p {
  margin: 0px;
}
.back .box {
  height: 470px;
  display: table;
  width: 100%;
}
.back .content {
  display: table-cell;
  vertical-align: middle;
}
.back .content p {
  background: rgba(255, 0, 0, 0.8);
  padding: 30px;
  font-size: 28px;
  line-height: 35px;
  color: #ffffff;
  display: inline-block;
}
.back.gms .box,
.back.gms-e .box,
.back.sitec .box,
.back.linncorp .box {
  height: 360px;
}
.clientes {
  display: table;
  height: 90px;
}
.clientes .logo {
  display: table-cell;
  vertical-align: middle;
  height: 90px;
}
.clientes img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}
.icono {
  width: 44px;
  height: 44px;
  display: inline-block;
  background-image: url(../img/iconos.png);
  background-repeat: no-repeat;
}
.icono.laboratorio {
  background-position: 0 -88px;
}
.vacante ul {
  font-size: 16px;
  padding-left: 20px;
}
ul.lista-red {
  list-style: none;
  font-weight: normal;
  display: inline-block;
  padding-left: 10px;
  color: #212121;
  margin: 0px 0 0px 0;
  position: relative;
  text-align: left;
}
ul.lista-red li::before {
  content: '•';
  color: #ff0000;
  position: absolute;
  left: 0px;
}
ul.lista-red.block {
  display: block;
  min-height: 125px;
}
ul.lista-red.blanco {
  color: #ffffff;
}
.empresas {
  display: table;
  height: 80px;
}
.empresas .logo {
  display: table-cell;
  vertical-align: middle;
  height: 76px;
}
.empresas .emp1 {
  max-width: 133px;
}
.empresas .emp2 {
  max-width: 166px;
}
.empresas .emp3 {
  max-width: 164px;
}
.empresas .emp4 {
  max-width: 165px;
}
.box-gms {
  display: table;
  height: 195px;
}
.box-gms .content {
  display: table-cell;
  vertical-align: middle;
  height: 76px;
}
.box-gms p {
  margin-bottom: 0px;
}
.box-gms.servicios {
  height: 360px;
}
.pos-rel {
  position: relative;
}
.gms-img {
  max-width: 100%;
}
.mision {
  display: inline-block;
  margin-right: 10px;
  margin-top: -5px;
}
.vision {
  display: inline-block;
  margin-left: 10px;
  margin-top: -5px;
}
.gal-box {
  display: inline-block;
  position: relative;
}
.gal-box a {
  width: 100%;
  height: 100%;
  display: inherit;
}
.gal-box a:after {
  content: '';
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -35px;
  margin-left: -35px;
  display: inline-block;
  background: url(../img/zoom.png) no-repeat center center;
  background-size: cover;
  display: none;
}
.gal-box a:hover:after {
  display: block;
}
/*//FOOTER*/
.footer {
  background: #303030;
  padding: 45px 0;
  border-bottom: 9px solid #ff0000;
}
.footer p,
.footer a {
  color: #ffffff;
  margin-bottom: 0px;
  font-size: 13px;
  line-height: 16px;
}
.footer img {
  margin-right: 20px;
}
.footer span.redes {
  margin-top: 10px;
  display: inline-block;
}
.footer span.redes a {
  margin-left: 5px;
}
/*FORMULARIOS*/
label {
  color: #212121;
  font-size: 16px;
  font-weight: normal;
}
textarea,
input {
  width: 100%;
  padding: 10px;
  font-size: 15px;
  font-weight: 300;
  border: 1px solid #d0d0d0;
  background: #f5f5f5;
  margin-bottom: 25px;
  z-index: 99;
  color: #818181;
}
input {
  height: 50px;
}
textarea {
  margin: 0px 0px 2px;
  height: 125px;
  resize: none;
}
input[type="button"] {
  background: #ff0000;
  color: #ffffff;
  font-weight: bold;
  position: relative;
  top: 1px;
  border: none;
  width: 75px;
  border-radius: 3px;
}
input[type="button"]:hover {
  background: #212121;
  color: #fff;
}
input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + label span {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../img/checkbox.jpg) top no-repeat;
  margin: -3px 8px 0 0;
  vertical-align: middle;
  cursor: pointer;
}
input[type="checkbox"]:checked + label span {
  background: url(../img/checkbox.jpg) bottom no-repeat;
}
.select {
  width: 100%;
  height: 50px;
  overflow: hidden;
  background: url(../img/select.png) no-repeat right center #f5f5f5;
  margin-bottom: 25px;
}
.select select {
  background: transparent;
  color: #818181;
  width: 100%;
  padding: 0px 50px 0px 10px;
  border: 0;
  border-radius: 0;
  line-height: 1;
  height: 50px;
  border: 1px solid #d0d0d0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
#send {
  padding: 20px;
  background: #96c93d;
  color: #fff;
  margin: 10px auto 20px;
  display: block;
  line-height: 9px;
  width: auto;
  border-radius: 5px;
}
#send:hover {
  background: #f5f5f5;
  color: #212121;
}
.error {
  background: #f66 !important;
  color: #fff !important;
}
.msg {
  display: none;
}
#map-canvas {
  width: 64%;
  margin: 0;
  padding: 0px;
  height: 400px;
  position: absolute !important;
  top: 0px;
  right: 0;
}
.galeria {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.galeria .imagen {
  width: 33.33%;
  float: left;
}
.galeria img {
  width: 100%;
  max-width: 100%;
}
.f18 {
  font-size: 18px !important;
}
.f18 a {
  font-size: 18px !important;
}
.f20 {
  font-size: 20px !important;
  line-height: 30px;
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
/** THEME ===================================*/
.bx-wrapper .bx-viewport {
  border: 5px solid #fff;
  left: 0px;
  background: #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
* {
  margin: 0px;
  padding: 0px;
}
body,
html {
  height: 100%;
  min-height: 575px;
}
.bx-viewport,
.bx-wrapper {
  position: relative;
  width: 100%;
  height: 100% !important;
  top: 0;
  left: 0;
  min-height: 575px !important;
}
.bxslider,
.bxslider li {
  height: 100% !important;
  min-height: 575px !important;
}
.bxslider li {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.bx-wrapper .bx-viewport {
  border: none !important;
}
/* ============ SERVICIOS Y TESTIMONIOS MAIN ============= */
/* BXSLIDE SHOW */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #fff;
  padding-top: 20px;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 15px;
  right: 435px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #a0a0a0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#servicios-slide {
  position: relative;
}
.testimonios {
  text-align: center;
  height: 160px;
}
.testimonios h3 {
  margin-bottom: 0px;
}
.testimonios .bx-default-pager {
  display: none;
}
.testimonios .bx-controls-direction a {
  background: url(../img/iconos.png) no-repeat;
  width: 30px;
  height: 61px;
  display: inline-block;
  text-indent: -99999px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
}
.testimonios .bx-controls-direction a.bx-prev {
  background-position: -36px 0px;
  left: 8%;
}
.testimonios .bx-controls-direction a.bx-next {
  background-position: -68px 0px;
  right: 8%;
}
.testimonios .bx-controls-direction a:hover {
  background-position-y: -61px;
}
.testimonios .bx-wrapper .bx-viewport {
  background: none;
}
.testimonios .bx-viewport,
.testimonios .bx-wrapper {
  min-height: 100px !important;
}
.testimonios .bx-wrapper {
  position: relative;
  margin: 0 auto;
}
.testimonios .bx-wrapper li {
  margin-left: 15px;
}
.box-marcas {
  display: inline-block;
  margin: 0 7px;
}
.box-marcas .logos-marcas {
  display: table;
  height: 80px;
}
.box-marcas .logos-marcas .marca {
  display: table-cell;
  vertical-align: middle;
  height: 80px;
}
.box-marcas .logos-marcas img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}
.noticias h3 {
  line-height: 19px;
  margin-bottom: 3px;
}
.paginacion a {
  background: #eaeaea;
  color: #707070;
  display: inline;
  margin: 0px 2px;
  padding: 8px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.paginacion a:hover {
  background: #ff0000;
  color: #fff;
}
.paginacion span {
  background: #ff0000;
  color: #fff;
  display: inline;
  margin: 0px 2px;
  padding: 8px 10px;
  font-weight: 600;
  font-size: 14px;
  border-radius: 3px;
}
.galeria-articulos {
  text-align: center;
}
.galeria-articulos a {
  display: inline-block;
  margin-right: 27px;
  margin-bottom: 20px;
  width: 164px;
  height: 164px;
  position: relative;
}
.galeria-articulos a:last-child {
  margin-right: 0px;
}
.galeria-articulos a img {
  max-width: 100%;
}
.galeria-articulos a::before {
  content: '';
  background: rgba(0, 0, 0, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.galeria-articulos a::after {
  content: '';
  width: 27px;
  height: 27px;
  background: url("../img/iconos.png") no-repeat 0px -49px;
  display: block;
  opacity: 0;
  position: absolute;
  top: 50%;
  margin: -13.5px auto 0 auto;
  left: 50%;
  margin-left: -13.5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.galeria-articulos a:hover::before {
  opacity: 1;
}
.galeria-articulos a:hover::after {
  opacity: 1;
}
/* PC FULL ULTRA FULL */
@media (min-width: 1401px) {
  div.pos-init {
    position: initial !important;
  }
  .gms-img {
    max-width: 100%;
    position: initial;
  }
  .box-gms.servicios {
    height: 340px;
  }
}
/* PC FULL 1400*/
@media (min-width: 1200px) and (max-width: 1400px) {
  div.pos-init {
    position: initial !important;
  }
  .gms-img {
    position: absolute;
  }
  .gms-img.toleft {
    left: 0px;
  }
  .gms-img.toright {
    right: 0px;
  }
}
/* PC MEDIUM */
@media (min-width: 980px) and (max-width: 1199px) {
  ul#menu a {
    margin-right: 15px;
    font-size: 14px;
  }
  .back .content p {
    font-size: 24px;
    line-height: 30px;
    padding: 25px;
  }
  body {
    font-size: 14px;
    line-height: 23px;
  }
  h1 {
    font-size: 25px;
  }
  h2 {
    font-size: 24px;
    line-height: 25px;
  }
  h3 {
    font-size: 18px;
    line-height: 28px;
  }
  h4 {
    font-size: 19px;
    line-height: 28px;
  }
  .testimonios .bx-controls-direction a.bx-prev {
    left: 3%;
  }
  .testimonios .bx-controls-direction a.bx-next {
    right: 3%;
  }
  .footer p,
  .footer a {
    font-size: 12px;
  }
  .f18 {
    font-size: 16px !important;
  }
  .f18 a {
    font-size: 16px !important;
  }
  .box-gms.servicios {
    height: 278px;
  }
  #map-canvas {
    width: 60%;
    height: 386px;
  }
  .f16 {
    font-size: 13px;
  }
}
/* TABLETS Y MOBIL */
@media (min-width: 320px) and (max-width: 979px) {
  .clearfix {
    clear: both;
  }
  .clearfix.w100 {
    height: 45px;
    width: 100%;
  }
  .clearfix.w70 {
    height: 40px;
    width: 100%;
  }
  .clearfix.w60 {
    height: 40px;
    width: 100%;
  }
  .clearfix.w55 {
    height: 35px;
    width: 100%;
  }
  .clearfix.w50 {
    height: 35px;
    width: 100%;
  }
  .clearfix.w45 {
    height: 35px;
    width: 100%;
  }
  .clearfix.w40 {
    height: 25px;
    width: 100%;
  }
  .clearfix.w35 {
    height: 25px;
    width: 100%;
  }
  .clearfix.w30 {
    height: 20px;
    width: 100%;
  }
  .clearfix.w25 {
    height: 20px;
    width: 100%;
  }
  .clearfix.w20 {
    height: 20px;
    width: 100%;
  }
  .clearfix.w15 {
    height: 15px;
    width: 100%;
  }
  .clearfix.w10 {
    height: 10px;
    width: 100%;
  }
  .clearfix.w5 {
    height: 5px;
    width: 100%;
  }
  ul#menu a {
    margin-right: 10px;
    font-size: 12px;
  }
  .back .content p {
    font-size: 20px;
    line-height: 26px;
  }
  body {
    font-size: 13px;
    line-height: 22px;
  }
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 22px;
    line-height: 23px;
  }
  h3 {
    font-size: 16px;
    line-height: 26px;
  }
  h4 {
    font-size: 17px;
    line-height: 26px;
  }
  .testimonios .bx-controls-direction a.bx-prev {
    left: 0%;
  }
  .testimonios .bx-controls-direction a.bx-next {
    right: 0%;
  }
  .footer p,
  .footer a {
    font-size: 12px;
  }
  .f18 {
    font-size: 15px !important;
  }
  .f18 a {
    font-size: 15px !important;
  }
  #header h1 {
    width: 50px;
    height: 59px;
  }
  .back.main,
  .back .box {
    height: 320px;
  }
  .box-gms {
    height: auto;
  }
  .back.gms,
  .back.sitec {
    height: 300px;
  }
  .pleca-negra .f20 {
    font-size: 13px !important;
    line-height: 24px;
  }
  textarea,
  input,
  select {
    font-size: 13px;
  }
  .box-gms.servicios {
    height: auto;
  }
  .box-gms.servicios p {
    margin-bottom: 15px;
  }
  .empresas .emp1 {
    max-width: 85px;
  }
  .empresas .emp2,
  .empresas .emp3,
  .empresas .emp4 {
    max-width: 120px;
  }
  .h3-nos {
    height: 54px;
  }
  ul.lista-red.block {
    min-height: 115px;
  }
  .center-md {
    text-align: center;
  }
  .center-md img {
    display: inline-block;
  }
  .center-md .fleft {
    float: none;
  }
  #map-canvas {
    width: 53%;
    height: 372px;
  }
  .pleca-gris {
    padding: 40px 0;
  }
  #menu h1 {
    width: 125px;
    height: 40px;
    margin-top: 9px;
    float: right;
    position: absolute;
    right: 2%;
  }
  .f16 {
    font-size: 13px;
  }
}
/* SOLO TABLETS */
/* SOLO MOBIL */
@media (min-width: 300px) and (max-width: 767px) {
  body {
    font-size: 13px;
    line-height: 21px;
  }
  h1 {
    font-size: 23px;
  }
  h2 {
    font-size: 20px;
    line-height: 21px;
  }
  h3 {
    font-size: 16px;
    line-height: 24px;
  }
  h4 {
    font-size: 17px;
    line-height: 24px;
  }
  .back .content p {
    font-size: 14px;
    line-height: 21px;
    padding: 15px;
  }
  .back.main,
  .back .box {
    height: 220px;
  }
  .center-xs {
    text-align: center;
  }
  .center-xs img {
    display: inline-block;
    margin-bottom: 15px;
  }
  .center-xs .right {
    text-align: center;
  }
  .center-xs .fleft,
  .center-xs .fright {
    float: none;
  }
  .g-recaptcha {
    margin-bottom: 15px;
  }
  .footer {
    padding: 25px 0;
    border-bottom: 4px solid #ff0000;
  }
  .footer .fleft {
    float: none;
  }
  .pleca-gris2 h2 {
    line-height: 28px;
    margin-bottom: 15px;
  }
  #map-canvas {
    width: 100%;
    height: 250px;
    position: relative !important;
    margin-top: 15px;
  }
  .pleca-roja {
    padding: 30px 0;
  }
  .roja-contacto {
    padding-bottom: 0px;
  }
  .back.gms,
  .back.sitec {
    height: 150px;
  }
  .back.gms .box,
  .back.sitec .box {
    height: 150px;
  }
  .pleca-gris {
    padding: 30px 0;
  }
  .pleca-negra {
    padding: 30px 0;
  }
  #header h1 {
    width: 60px;
    height: 71px;
    margin-bottom: 0px;
  }
  #header {
    height: 110px;
  }
  .line-red {
    width: 19%;
  }
  .box-marcas .logos-marcas {
    height: 50px;
  }
  .box-marcas .logos-marcas .marca {
    height: 50px;
  }
}
/*-----------------------------------------------------------------------------------*/
/*  MAGNIFIC POPUP
/*-----------------------------------------------------------------------------------*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(0, 0, 0, 0.85);
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0!important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 1;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: #ffffff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #ffffff;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 1;
  filter: alpha(opacity=100);
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
  border-top-width: 21px;
  border-bottom-width: 21px;
  top: 0px;
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 1;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
  border-right: 15px solid #000;
  margin-left: 27px;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 15px solid #ffffff;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  border-left: 15px solid #000;
  margin-left: 33px;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
  border-left: 15px solid #ffffff;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
/*.image-2x(@image, @width, @height:null, @repeat: no-repeat) {
        @filename  : ~`/(.*)\.(jpg|jpeg|png|gif)/.exec(@{image})[1]`;
        @extension : ~`/(.*)\.(jpg|jpeg|png|gif)/.exec(@{image})[2]`;
        background-image: ~`"url(@{filename}.@{extension})"`;
        background-repeat: @repeat;
        & when(@height = null) {
                background-size: @width;
        }
        & when not (@height = null){
                background-size: @width @height;
        }

        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (   min--moz-device-pixel-ratio: 2), only screen and (     -o-min-device-pixel-ratio: 2/1), only screen and (        min-device-pixel-ratio: 2), only screen and (                min-resolution: 192dpi), only screen and (                min-resolution: 2dppx) {
                 on retina, use image that's scaled by 2 
                background-image: ~`"url(@{filename}@2x.@{extension})"`;
        }
}*/
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot');
  src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Common styles of menus */
.dl-menuwrapper {
  width: 100%;
  max-width: 300px;
  float: left;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 200%;
  perspective-origin: 50% 200%;
  margin-top: -70px;
}
.dl-menuwrapper:first-child {
  margin-right: 100px;
}
.dl-menuwrapper button {
  background: #212121;
  border: none;
  width: 48px;
  height: 45px;
  text-indent: -900em;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  outline: none;
  float: right;
}
.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
  background: #505050;
}
.dl-menuwrapper button:after {
  content: '';
  position: absolute;
  width: 68%;
  height: 5px;
  background: #fff;
  top: 10px;
  left: 16%;
  box-shadow: 0 10px 0 #fff, 
        0 20px 0 #fff;
}
.dl-menuwrapper ul {
  padding: 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.dl-menuwrapper li {
  position: relative;
}
.dl-menuwrapper li a {
  display: block;
  position: relative;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  color: #fff;
  outline: none;
}
.no-touch .dl-menuwrapper li a:hover {
  background: rgba(255, 248, 213, 0.1);
}
.dl-menuwrapper li.dl-back > a {
  padding-left: 30px;
  background: rgba(0, 0, 0, 0.1);
}
.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
  position: absolute;
  top: 0;
  line-height: 50px;
  font-family: 'icomoon';
  speak: none;
  -webkit-font-smoothing: antialiased;
  content: "\e000";
}
.dl-menuwrapper li.dl-back:after {
  left: 10px;
  color: rgba(200, 200, 200, 0.8);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.dl-menuwrapper li > a:after {
  right: 10px;
  color: rgba(255, 255, 255, 0.8);
}
.dl-menuwrapper .dl-menu {
  margin: 5px 0 0 0;
  position: absolute;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 40px;
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
  transition: all 0.3s ease;
}
.dl-menuwrapper .dl-menu.dl-menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
  display: none;
}
/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
  display: none;
}
.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
  display: block;
}
/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
  position: absolute;
  width: 100%;
  top: 50px;
  left: 0;
  margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-1 {
  -webkit-animation: MenuAnimOut1 0.4s;
  animation: MenuAnimOut1 0.4s;
}
.dl-menu.dl-animate-out-2 {
  -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
  animation: MenuAnimOut2 0.3s ease-in-out;
}
.dl-menu.dl-animate-out-3 {
  -webkit-animation: MenuAnimOut3 0.4s ease;
  animation: MenuAnimOut3 0.4s ease;
}
.dl-menu.dl-animate-out-4 {
  -webkit-animation: MenuAnimOut4 0.4s ease;
  animation: MenuAnimOut4 0.4s ease;
}
.dl-menu.dl-animate-out-5 {
  -webkit-animation: MenuAnimOut5 0.4s ease;
  animation: MenuAnimOut5 0.4s ease;
}
@-webkit-keyframes MenuAnimOut1 {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
  }
  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5;
  }
  100% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
}
@-webkit-keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
}
@-webkit-keyframes MenuAnimOut3 {
  100% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
}
@-webkit-keyframes MenuAnimOut4 {
  100% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
}
@-webkit-keyframes MenuAnimOut5 {
  100% {
    -webkit-transform: translateY(40%);
    opacity: 0;
  }
}
@keyframes MenuAnimOut1 {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    transform: translateZ(-250px) rotateY(30deg);
  }
  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
    transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5;
  }
  100% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
}
@keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }
}
@keyframes MenuAnimOut3 {
  100% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0;
  }
}
@keyframes MenuAnimOut4 {
  100% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0;
  }
}
@keyframes MenuAnimOut5 {
  100% {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    opacity: 0;
  }
}
.dl-menu.dl-animate-in-1 {
  -webkit-animation: MenuAnimIn1 0.3s;
  animation: MenuAnimIn1 0.3s;
}
.dl-menu.dl-animate-in-2 {
  -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
  animation: MenuAnimIn2 0.3s ease-in-out;
}
.dl-menu.dl-animate-in-3 {
  -webkit-animation: MenuAnimIn3 0.4s ease;
  animation: MenuAnimIn3 0.4s ease;
}
.dl-menu.dl-animate-in-4 {
  -webkit-animation: MenuAnimIn4 0.4s ease;
  animation: MenuAnimIn4 0.4s ease;
}
.dl-menu.dl-animate-in-5 {
  -webkit-animation: MenuAnimIn5 0.4s ease;
  animation: MenuAnimIn5 0.4s ease;
}
@-webkit-keyframes MenuAnimIn1 {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateZ(0px) rotateY(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes MenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}
@-webkit-keyframes MenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}
@-webkit-keyframes MenuAnimIn5 {
  0% {
    -webkit-transform: translateY(40%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes MenuAnimIn1 {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateZ(0px) rotateY(0deg);
    transform: translateZ(0px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes MenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
}
@keyframes MenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
}
@keyframes MenuAnimIn5 {
  0% {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
  -webkit-animation: SubMenuAnimIn1 0.4s ease;
  animation: SubMenuAnimIn1 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
  -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
  animation: SubMenuAnimIn2 0.3s ease-in-out;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
  -webkit-animation: SubMenuAnimIn3 0.4s ease;
  animation: SubMenuAnimIn3 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
  -webkit-animation: SubMenuAnimIn4 0.4s ease;
  animation: SubMenuAnimIn4 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
  -webkit-animation: SubMenuAnimIn5 0.4s ease;
  animation: SubMenuAnimIn5 0.4s ease;
}
@-webkit-keyframes SubMenuAnimIn1 {
  0% {
    -webkit-transform: translateX(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes SubMenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}
@-webkit-keyframes SubMenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}
@-webkit-keyframes SubMenuAnimIn5 {
  0% {
    -webkit-transform: translateZ(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn1 {
  0% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn5 {
  0% {
    -webkit-transform: translateZ(-200px);
    transform: translateZ(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
  -webkit-animation: SubMenuAnimOut1 0.4s ease;
  animation: SubMenuAnimOut1 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
  -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
  animation: SubMenuAnimOut2 0.3s ease-in-out;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
  -webkit-animation: SubMenuAnimOut3 0.4s ease;
  animation: SubMenuAnimOut3 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
  -webkit-animation: SubMenuAnimOut4 0.4s ease;
  animation: SubMenuAnimOut4 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
  -webkit-animation: SubMenuAnimOut5 0.4s ease;
  animation: SubMenuAnimOut5 0.4s ease;
}
@-webkit-keyframes SubMenuAnimOut1 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    opacity: 0;
  }
}
@-webkit-keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
}
@-webkit-keyframes SubMenuAnimOut3 {
  0% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
}
@-webkit-keyframes SubMenuAnimOut4 {
  0% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
}
@-webkit-keyframes SubMenuAnimOut5 {
  0% {
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(-200px);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut1 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut3 {
  0% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut4 {
  0% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut5 {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(-200px);
    transform: translateZ(-200px);
    opacity: 0;
  }
}
/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
  position: relative;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.no-js .dl-menuwrapper li .dl-submenu {
  display: block;
}
.no-js .dl-menuwrapper li.dl-back {
  display: none;
}
.no-js .dl-menuwrapper li > a:not(:only-child) {
  background: rgba(0, 0, 0, 0.1);
}
.no-js .dl-menuwrapper li > a:not(:only-child):after {
  content: '';
}
/* Colors for demos */
/* Demo 1 */
.demo-1 .dl-menuwrapper button {
  background: #c62860;
}
.demo-1 .dl-menuwrapper button:hover,
.demo-1 .dl-menuwrapper button.dl-active,
.demo-1 .dl-menuwrapper ul {
  background: #9e1847;
}
/* Demo 2 */
.demo-2 .dl-menuwrapper button {
  background: #e86814;
}
.demo-2 .dl-menuwrapper button:hover,
.demo-2 .dl-menuwrapper button.dl-active,
.demo-2 .dl-menuwrapper ul {
  background: #D35400;
}
/* Demo 3 */
.demo-3 .dl-menuwrapper button {
  background: #08cbc4;
}
.demo-3 .dl-menuwrapper button:hover,
.demo-3 .dl-menuwrapper button.dl-active,
.demo-3 .dl-menuwrapper ul {
  background: #00b4ae;
}
/* Demo 4 */
.demo-4 .dl-menuwrapper button {
  background: #90b912;
}
.demo-4 .dl-menuwrapper button:hover,
.demo-4 .dl-menuwrapper button.dl-active,
.demo-4 .dl-menuwrapper ul {
  background: #79a002;
}
/* Demo 5 */
.demo-5 .dl-menuwrapper button {
  background: #744783;
}
.demo-5 .dl-menuwrapper button:hover,
.demo-5 .dl-menuwrapper button.dl-active,
.demo-5 .dl-menuwrapper ul {
  background: #643771;
}
