/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  transition: all .3s ease;
  -webkit-text-decoration-skip: objects; /* 2 */
  color: #ff3333;
  cursor: pointer;
  text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
  width: 100%;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
  width: 100%;
  min-height: 100px;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/* End Normalization */

/* Helpers */

.list-width-50 {
  overflow: hidden;
}

.list-width-50 li {
  float: left;
  width: calc(50% - 20px);
  margin-right: 20px;
}

.t-pad-15 {
    padding-top: 15px;
}

.t-pad-30 {
    padding-top: 30px;
}

.t-pad-45 {
    padding-top: 45px;
}

.b-pad-15 {
    padding-bottom: 15px;
}

.b-pad-30 {
    padding-bottom: 30px;
}

.b-pad-45 {
    padding-bottom: 45px;
}

.t-mar-15 {
    margin-top: 15px;
}

.t-mar-30 {
    margin-top: 30px;
}

.t-mar-45 {
    margin-top: 45px;
}

.t-mar-60 {
    margin-top: 60px;
}

.b-mar-15 {
    margin-bottom: 15px;
}

.b-mar-30 {
    margin-bottom: 30px;
}

.b-mar-45 {
    margin-bottom: 45px;
}

.b-mar-80 {
    margin-bottom: 80px;
}

/* INGEN CODE */

body {
    font-family: 'Open Sans';
    font-size: 15px;
    background: url(../images/bg-misc-grey.png) no-repeat 100% 100px;
    background-size: 700px auto;
}

ol {
    line-height: 28px;
}

h2, h3, h4 {
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: 100;
}

h2 {
    font-size: 50px;
    position: relative;
    z-index : 1;
    margin-bottom: 20px;
    margin-top: 55px;
}

h2:before {
   content : "";
   position: absolute;
   left    : 0;
   top: -20px;
   height  : 1px;
   width: 40px;  /* or 100px */
   border-bottom: 2px solid #ff3333;
}

h2.anchor:before {
    top: 100px;
}

#homepage h2:before {
   content : "";
   position: absolute;
   left    : 0;
   top: -20px;
   height  : 1px;
   width: 40px;  /* or 100px */
   border-bottom: 2px solid #ffffff;
}

.title-styled {
    position: relative;
}

.title-styled:before {
   content : "";
   position: absolute;
   left    : 0;
   top: -20px;
   height  : 1px;
   width: 40px;  /* or 100px */
   border-bottom: 2px solid #ff3333;
}

p {
    line-height: 24px;
    padding-bottom: 10px;
}

h3 {
    font-size: 30px;
    margin: 45px 0px 0px;
    padding: 0px;
    position: relative;
}

h4 {
    font-size: 26px;
    margin: 25px 0 15px;
}

header {
    width: 100%;
    z-index: 9999;
    position: fixed;
    background: url(../images/header-bg.jpg) 50% 100% no-repeat #fff;
    transition: all 0.3s ease-in-out;
    background-size: cover;
    -webkit-box-shadow: 0px 10px 10px -2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 10px 10px -2px rgba(0,0,0,0.25);
    box-shadow: 0px 10px 10px -2px rgba(0,0,0,0.25);
}

header.large {
    padding-top: 90px;
}

header.small {
    padding-top: 10px;
}

header a.logo-header {
    background: url(../images/logo-header.png) no-repeat;
    width: 140px;
    height: 60px;
    background-size: 100%;
    display: inline-block;
    margin-top: 5px;
    margin-left: 20px;
    margin-bottom: 10px;
    transition: all 0.3s;
    padding: 0px;
}

header.small a.logo-header {
    width: 110px;
    height: 46px;
    margin-bottom: 0px;
}

.logo-header-c {
    background: url(../images/logo-header.png) no-repeat;
    width: 130px;
    height: 36px;
    background-size: cover;
    display: inline-block;
    margin-left: -2px;
    margin-top: 15px;
}

div#footer {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    background: #2d2d2d;
}

#footer p {
    color: #fff;
}

#footer a {
    color: #fff;
    display: inline-block;
    width: 130px;
    margin: 0 auto;
}


#footer a:hover {
    color: #ff3333;
}

#wrapper-content {
    padding-top: 220px;
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
    padding: 220px 40px 0px;
}

div#main-content {
    max-width: 720px;
    padding-right: 35px;
    flex-grow: 1;
}

div#main-content ul {
    padding-left: 20px;
}

div#main-content ul.unslider-wrap.unslider-carousel {
    padding-left: 0px;
}

div#sidebar {
    flex-grow: 1;
    max-width: 280px;
    padding-left: 35px;
    padding-top: 140px;
    min-width: 220px;
}

#sidebar.special-sidebar {
    padding-top: 60px;
}

#sidebar.special-sticky {
    padding-top: 40px;
}

img.company-logo {
    width: auto;
}

ul.related-files a {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
}

ul.related-files a:hover {
    color: #ff3333;
}

ul.related-files {
    list-style: none;
    padding: 0;
}

li.related-files-label {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  }

#wrapper-content .related-files li {
  padding-bottom: 0px;
  }

.image-list ul {
    list-style: none;
    padding: 0px;
}

.separador {
    margin: 20px 0px;
}

#breadcrumbs a {
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}

#breadcrumbs a:hover {    
    color: #ff3333;
}

#sidebar ul.sidebar-actions {
    background-image: none;
    padding: 0px;
}

ul.sidebar-actions li {
    width: 100%;
    border-bottom: 4px solid #ff3333;
    list-style: none;
    margin-bottom: 25px;
    padding-bottom: 0px !important;
}

ul.sidebar-actions li a {
    color: #000;
    text-decoration: none;
    text-align: center;
    font-size: 26px;
    font-family: 'Oswald';
    text-transform: uppercase;
    display: block;
    padding: 53px 0px 60px;
    border: 1px solid #000;
    background: #fff;
}

ul.sidebar-actions li a:hover {
    background: #ff3333;
    border-color: #ff3333;
    color: #fff;
}

ul.sidebar-actions li a span {
    display: block;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 44px;
}

.last-element {
    margin-top: 80px;
}


.half-div {
    overflow: hidden;
}

.half-div > div:first-child {
    float: left;
    width: calc( 65% - 10px );
    padding-right: 10px;
}

.half-div > div:last-child {
    float: right;
    width: calc( 35% - 10px );
    padding-left: 10px;
    padding-top: 20px;
}

#sidebar ol a {
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    margin-bottom: 10px;
    display: inline-block;
}

#sidebar ol a:hover {
    color: #ff3333;
}

#wrapper-content ul li {
    padding-bottom: 10px;
    line-height: 20px;
    padding: 0;
}

/* Servicios */

ul.services-list {
    padding: 0px;
    overflow: hidden;
    padding: 0px !important;
}

.services-list li {
    margin-bottom: 20px;
    list-style: none;
}

.services-list li span {
    display: block;
    font-family: 'Oswald';
    font-size: 32px;
    line-height: 34px;
}

.unslider {
  /* overflow: auto; */
  margin: 0;
  padding: 0;
  position: relative;
  max-width: 720px;
}
#main-content .unslider, .obra-image {
    max-width: 460px;
}
.unslider-wrap {
  position: relative;
}
.unslider-wrap.unslider-carousel > li {
  float: left;
}
.unslider-vertical > ul {
  height: 100%;
}
.unslider-vertical li {
  float: none;
  width: 100%;
}
.unslider-fade {
  position: relative;
}
.unslider-fade .unslider-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8;
}
.unslider-fade .unslider-wrap li.unslider-active {
  z-index: 10;
}
.unslider ul, .unslider ol, .unslider li {
  list-style: none;
  /* Reset any weird spacing */
  margin: 0;
  padding: 0;
  border: none;
}
.unslider-arrow {
  position: absolute;
  /* left: 20px; */
  z-index: 2;
  cursor: pointer;
  top: 0;
  display: block;
  height: calc(100% - 34px);
  text-indent: -9999px;
  width: 40px;
  background: url(../images/unslider-arrow-left.png) no-repeat 0 50%;
  background-size: cover;
}
.unslider-arrow.next {
  left: auto;
  right: 0;
  top: 0;
  height: calc(100% - 34px);
  background: url(../images/unslider-arrow-right.png) no-repeat 0 50%;
  background-size: cover;
}

.unslider-nav ol {
  list-style: none;
  text-align: center;
}
.unslider-nav ol li {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 4px;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
  text-indent: -999em;
  border: 2px solid #fff;
  cursor: pointer;
}
.unslider-nav ol li.unslider-active {
  background: #fff;
  cursor: default;
}

/* Contact Us */

.contact-us span {
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
}

.btn-style {
  color: #ff3333;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  width: 100%;
  display: block;
  text-decoration: none;
  border: 1px solid #ff3333;
  border-radius: 100px;
  height: 44px;
  line-height: 44px;
  margin: 10px 0;
  max-width: 220px;
}

.btn-style-2 {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  width: 100%;
  display: block;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 100px;
  height: 44px;
  line-height: 44px;
}

.btn-style:hover {
  background: #ff3333 !important;
  color: #fff;
}

.contact-us {
  transition: all 0.3s;
}

li#phpfmg_captcha_div {
    clear: both;
    float: none;
}

input, textarea {
    border: 1px solid #d2d2d2;
    border-radius: 5px;
}

div#main-content ul.phpfmg_form {
    list-style: none;
    padding-left: 0px;
}

.field_block {margin-bottom: 15px;margin-right: 2%;float: left;width: 48%;}

.phpfmg_form input {
    width: 100%;
    height: 44px;
    line-height: 44px;
}

.col_label {
    margin-bottom: 5px;
}

input.form_button.btn-style {
    float: none;
    clear: both;
    background: #fff;
}


/* Clients */

ul.client-list {
  padding: 0px !important;
  list-style: none;
  overflow: hidden;
}

.client-list li {
    float: left;
    margin: 20px 40px 20px 0px;
}

/* Obras Destacadas */

.obra-destacada .date {
    font-family: "Oswald";
    font-size: 20px;
}

.obra-destacada .date span {
    padding: 6px 20px;
    border: 1px solid #ff3333;
}

.obra-destacada .date span:first-child {
    background-color: #ff3333;
    color: #fff;
}


.obra-destacada {margin: 60px 0px;border-bottom: 1px solid #d2d2d2;padding-bottom: 15px;}

.obra-destacada ul {
  list-style: none;
  padding-left: 0px !important;
}

/* Contacto */

#map {
height: 200px;
width: 100%;
}

.map-location p {
    text-align: left;
    font-size: 13px;
    padding-bottom: 0px;
    margin-top: 0px;
}

.contact-us .map-location > p span {
    text-align: left;
    text-transform: none;
    font-size: 14px;
    line-height: 14px;
}

/* Related products */

div#related-products {
    text-align: center;
    background: #ebeff5;
    padding: 30px 0px 80px;
}

#related-products ul {
    list-style: none;
    padding: 0px;
    margin: 50px auto 0px;
}

#related-products ul li {
    min-width: 200px;
    max-width: 230px;
    background: #2d2d2d;
    border-radius: 10px;
    margin: 0px 10px;
    display: inline-block;
    transition: all 0.3s ease;
}

#related-products ul li:hover {
  background: #ff3333;
}

#related-products ul li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.product-text {
    padding: 20px;
    font-family: 'Oswald';
    font-size: 18px;
    line-height: 26px;
}

.related-zok {
  background: url(../images/related-products/related-zok.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center
}

.related-kawasaki {
  background: url(../images/related-products/related-kawasaki.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center}

.related-tedom {
  background: url(../images/related-products/related-tedom.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center}

.product-placeholder {
    min-height: 200px;
    border-radius: 10px 10px 0px 0px;
}

/**/

p.text-note {
    line-height: 15px;
    font-style: italic;
    font-size: 14px;
}

p.text-note span {
    color: #ff3333;
}

/* Banner Homepage */

#homepage a.btn-style-2 {
    max-width: 200px;
}

#homepage a.btn-style-2:hover {
  background: #E61B1B;
}

#homepage .unslider-nav ol {
  list-style: none;
  text-align: center;
}
#homepage .unslider-nav ol li {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 4px;
  background: transparent;
  border-radius: 100px;
  overflow: hidden;
  text-indent: -999em;
  border: 2px solid #fff;
  cursor: pointer;
}
#homepage .unslider-nav ol li.unslider-active {
  background: #fff;
  cursor: default;
}

/* Set the height of your slider to the height of your images */
#homepage .banner {
  height: 500px;
}

/* Make the images fill the screen width */
#homepage .banner .banner-image {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 0;
  width: auto;
  min-height: 500px;
  width: 60%;
}

/* Style the text over the slides */
#homepage .banner {
  text-align: center;
  width: 100%;
  background: #ff3333;
  box-sizing: border-box;
}
#homepage .banner .slide-text {
  position: absolute;
  left: 0;
  right: 0;
  padding: 150px 0 50px;
  
  color: white;
  text-shadow: 2px 2px 2px rgba(0,0,0, .5);
  font: bold 3em/1.4 Helvetica, Arial, sans-serif;
}

/* Style the dots*/
#homepage .unslider {
  /* set the positioning context for the dots */
  position: relative;
}
#homepage .unslider-nav { 
  /* position the navigation dots over the slides */
  position: absolute;
  left: 0;
  bottom: 8%;
  z-index: 1000; /* Make sure the dots show over the images */
}

/* Style the arrows*/
#homepage .unslider {
  /* set the positioning context for the dots */
  position: relative;
  width: 100%;
  max-width: none;
}
#homepage .unslider-arrow { 
  /* position the navigation dots over the slides */
  position: absolute;
  top: 50%;
  z-index: 1000; /* Make sure the dots show over the images */
  font-size: 2em;
  visibility: hidden;
}

/* Change the arrow styles
  You could also use an image instead
*/
#homepage .unslider-arrow { 
  visibility: hidden; /* Hide the default arrows */
}

/* Use dynamic content to add in a different character and show it */
#homepage .unslider-arrow:before {
  visibility: visible;
}
#homepage .unslider-arrow.prev:before {
  content: '<';
}
#homepage .unslider-arrow.next:before {
  content: '>';
}

#homepage {
    padding-top: 156px;
    padding-bottom: 20px;
}

.banner > ul li > div:first-child {
  background: url(../images/bg-banner-red.png) 0 0 no-repeat;
  background-size: cover;
  text-align: left;
  color: #fff;
  position: absolute;
  z-index: 1;
  height: 420px;
  max-width: 800px;
  margin: 0 auto;
  padding: 100px 20px 0px;
}

#homepage .banner p {
    font-size: 18px;
    margin: 0px 0px 20px;
}

#homepage .banner h2 {
    margin: 0px 0px 10px;
    font-size: 48px;
    letter-spacing: 1px;
}

#homepage .banner p,
#homepage .banner h2 {
    max-width: 75%;
}

.banner-01, .banner-02, .banner-03 {
  background-image: url(../images/banner/banner-01.jpg);
  background-position: center center;
  background-size: cover;  
}

.banner-02 {
  background-image: url(../images/banner/banner-02.jpg);
}

.banner-03 {
  background-image: url(../images/banner/banner-03.jpg);
}

/* Preloader */
#preloader {
  position: fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:#fff; /* change if the mask should be a color other than white */
  z-index:999999; /* makes sure it stays on top */
}

/* Home products */

#homepage {
  background: url(../images/bg-misc-multiple.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 100% 1000px;
}

.index {
  background: none;
}

.home-wrapper {
    max-width: 1280px;
    margin: 0 auto;
}

.home-title {
    text-align: center;
    font-size: 52px;
    margin-top: 100px;
}

.home-title:before {
    display: none;
}

.home-separator {
    max-width: 200px;
    margin: 0 auto 80px;
    display: block;
}

.product {
  display: flex;
  margin-bottom: 100px;
}

.product-left > div:first-child {
  -webkit-order: 1;
}

.product-left > div:last-child {
  -webkit-order: 2;
}

.product-right > div:first-child {
  -webkit-order: 2;
}

.product-right > div:last-child {
  -webkit-order: 1;
}

.product h3:before {
   content : "";
   position: absolute;
   left    : 0;
   top: -20px;
   height  : 1px;
   width: 40px;  /* or 100px */
   border-bottom: 2px solid #ff3333;
}

.product h3 {
    font-size: 42px;
}

.product h3 a {
    color: #000;
}
.product h3 a:hover {
    color: #ff3333;
}

.product p {
    font-size: 18px;
}

#homepage .btn-style {
    max-width: 210px;
    margin-left: 0;
}

.product-left .home-product-text {
    margin-top: 30px;
    width: calc(50% - 60px);
    padding-right: 50px;
}

.product-left .product-image {
    width: calc(50% - 60px);
    padding-left: 50px;
}

.product-right .home-product-text {
    margin-top: 30px;    
    width: calc(50% - 60px);
    padding-left: 50px;
}

.product-right .product-image {
    width: calc(50% - 60px);
    padding-right: 50px;
}

.product-list {
    margin-bottom: 80px;
}

.product-list h2 a {
  color: #000;
}

.product-list h2 a:hover {
  color: #ff3000;
}

/* Home - Productos y Servicios */

.productos-services {
    background: #ff3000;
    background-image: url(../images/red-pattern.png);
    padding: 60px 0px 120px;
    text-align: center;
    overflow: hidden;
}

.productos-services h2 {
    color: #fff;
    padding-bottom: 40px;
}

.productos-services ul li {
    width: 44%;
    float: left;
    margin: 0 3%;
    background: #fff;
    padding: 0px !important;
    border-radius: 10px;
    list-style: none;
}

.productos-services ul li >
 div {
    padding-bottom: 30px;
}

.productos-services ul {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0px;
}

.productos-services p {
    padding: 0px 30px 20px;
}

.productos-services a {
    margin: 0 auto 0px;
}

.productos-services h4 {
    font-size: 32px;
}

/* Big Tables */

table {background: #fff;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;margin: 0 0 18px;border: 1px solid #ddd;width: 100%;}

table thead, table tfoot {background: #ff3000;color: #fff;}
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td { font-size: 12px; line-height: 18px; text-align: left; }
table thead tr th,
table tfoot tr td { padding: 8px 10px 9px; font-size: 14px; font-weight: bold; color: #222; }
table thead tr th:first-child, table tfoot tr td:first-child { border-left: none; }
table thead tr th:last-child, table tfoot tr td:last-child { border-right: none; }

table tbody tr.even,
table tbody tr.alt { background: #f9f9f9; }
table tbody tr:nth-child(even) {background: #e8e8e8;}
table tbody tr td { color: #333; padding: 9px 10px; vertical-align: top; border: none; }

th {
    font-size: 13px;
    padding: 10px;
    background: #ff3000;
    color: #fff;
}

tr.second-th td {
    background: #d02700 !important;
    color: #fff !important;
    font-weight: bold;
}

.home-clientes {
    margin: 40px auto;
    max-width: 1000px;
    padding: 0px 30px;
}

.home-clientes a.btn-style {
    margin: 20px auto 10px;
}

.anchor {
  padding-top: 120px;
  margin-top: -100px;
}

/* NEW MENU DESIGN */

.toggle,
[id^=drop] {
  display: none;
}

/* Giving a background-color to the nav container. */
nav {
  padding: 0;
  max-width: 1280px;
  margin: 0 auto;
}

/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */

nav:after {
  content:"";
  display:table;
  clear:both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
  float: right;
  padding:0;
  margin:0;
  list-style: none;
  position: relative;
  margin-top: 18px;
  }
  
/* Positioning the navigation items inline */
nav ul li {
  margin: 0px;
  display:inline-block;
  float: left;
  background-color: #fff;
  }

/* Styling the links */
nav a {
  display:block;
  padding:15px 15px;  
  color:#2d2d2d;
  font-size:13px;
  text-decoration:none;
  text-transform: uppercase;  
}


nav ul li ul li:hover { background: #fff; }

/* Background color change on Hover */
nav a:hover { 
  color: #ff3333;
}

/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
  display: none;
  position: absolute; 
  /* has to be the same number as the "line-height" of "nav a" */
  top: 26px;
}
  
/* Display Dropdowns on Hover */
nav ul li:hover > ul {
  display:inherit;
}
  
/* Fisrt Tier Dropdown */
nav ul ul li {
  width:auto;
  float:none;
  display:list-item;
  position: relative;
}

  
/* Change ' +' in order to change the Dropdown symbol */
li > a:after { content:  ' +'; }
li > a:only-child:after { content: ''; }

/* ESCONDER PRELOADER */

#preloader { display: none;}


/* Media Queries
--------------------------------------------- */

@media all and (max-width : 768px) {

  label.toggle.menu-action {
      display: inline-block;
      float: right;
      margin-top: 26px;
  }

  #logo {
    display: block;
    padding: 0;
    width: 100%;
    text-align: center;
    float: none;
  }

  nav {
    margin: 0;
  }

  /* Hide the navigation menu by default */
  /* Also hide the  */
  .toggle + a,
  .menu {
    display: none;
  }

  /* Styling the toggle lable */
  .toggle {
    display: block;
    background-color: #fff;
    padding:15px 15px;  
    color:#2d2d2d;
    font-size:13px;
    text-decoration:none;
    border:none;
    text-transform: uppercase;
  }
 
  .toggle:hover {
  }

  /* Display Dropdown when clicked on Parent Lable */
  [id^=drop]:checked + ul {
    display: block;
  }

  /* Change menu item's width to 100% */
  nav ul li {
    display: block;
    width: 100%;
    }

  nav ul ul .toggle,
  nav ul ul a {
    padding: 0 40px;
  }

  nav ul ul ul a {
    padding: 0 80px;
  }

  nav a:hover,
  nav ul ul ul a {
    /*background-color: #000000;*/
  }
  
  nav ul li ul li .toggle,
  nav ul ul a,
  nav ul ul ul a{
    padding:15px; 
    color:#2d2d2d;
    font-size:13px; 
    text-transform: uppercase;
  }
  
  nav ul li ul li .toggle,
  nav ul ul a {
    /*background-color: #212121;*/
  }

  /* Hide Dropdowns by Default */
  nav ul ul {
    float: none;
    position:static;
    color: #ffffff;
    /* has to be the same number as the "line-height" of "nav a" */
    margin-top: 0px;
    background-color: #ebeff5;
  }
    
  /* Hide menus on hover */
  nav ul ul li:hover > ul,
  nav ul li:hover > ul {
    display: none;
  }
    
  /* Fisrt Tier Dropdown */
  nav ul ul li {
    display: block;
    width: 100%;
    background: none;
  }

  nav ul ul ul li {
    position: static;
    /* has to be the same number as the "width" of "nav ul ul li" */ 

  }

}

@media all and (max-width : 330px) {

  nav ul li {
    display:block;
    width: 94%;
  }

}


/* Media Queries */


@media screen and (max-width: 940px) {
    body {
        background-image: 450px;
        background-position: 100% 0px;
    }

    header {
      transition: all 0s;
      padding: 0px !important;
      background-image: none;
    }

    a.bt-menu img {
        max-width: 30px;
    }    

    header a.logo-header {
        /* display: none; */
        max-width: 100px;
        margin-top: 25px;
        height: 42px;
    }

    div#wrapper-content {
        padding-top: 60px;
    }   
    #homepage {
        padding-top: 76px;
        margin-top: -18px;
    }     
}

@media screen and (max-width: 939px) {

}

@media screen and (max-width: 768px){
  #sidebar {
    min-width: 160px;
    padding-left: 0px;
  }
  h2 {
    font-size: 52px;
  }
  p {
    font-size: 15px;
  }
}

@media screen and (min-width: 700px) {
  .responsive-table {
       font-size: .9em;
   }
   .responsive-table thead {
       position: relative;
       clip: auto;
       height: auto;
       width: auto;
       overflow: auto;
       background: #ff3333;
       color: #fff;
       text-transform: uppercase;
       font-weight: normal;
   }
   .responsive-table tr {
       display: table-row;
   }
   .responsive-table th, .responsive-table td {
       display: table-cell;
       padding: 10px 20px;
       font-weight: normal;
       /* line-height: 40px; */
   }
   .responsive-table tbody {
       display: table-row-group;
   }
   .responsive-table tbody tr {
       display: table-row;
       border-width: 1px;
       border-bottom: 1px solid #eee;
       background: #ffffff;
   }
   .responsive-table tbody th[scope="row"] {
       background-color: transparent;
       text-align: left;
       font-size: 15px;
   }
   .responsive-table tbody td {
       /* text-align: center; */
   }
   .responsive-table tbody td[data-title]:before {
       content: none;
   }
   .responsive-table tbody td[data-title]:before {
       font-size: .9em;
   }
}

@media screen and (max-width: 800px) {
  #wrapper-content ul.services-list li {
    float: none;
    width: 100%;
  } 
}

@media screen and (max-width: 740px){
    div#wrapper-content {
        display: block;
        padding: 60px 30px 0px;
    }

    div#main-content {
        padding-right: 0px;
    }

    div#sidebar {
        /* width: 50%; */
        padding-left: 0px;
        max-width: 100%;
        padding-top: 0px;
        margin: 0 auto;
    }
    .contact-us.sticky-sidebar a.btn-style {
        width: 100%;
        display: block;
        max-width: none;
    }    
    .hide-small {
        display: none;
    }
    .half-div > div {
        float: none !important;
        width: 100% !important;
        padding-top: 0px;
    }
    ul.sidebar-actions {
      width: 100% !important;
      display: block;
      max-width: 100% !important;
      overflow: hidden;
    }
    ul.sidebar-actions li {
      width: calc(33% - 10px);
      float: left;
      margin: 0 5px;
    } 
    ul.sidebar-actions li a {
        font-size: 30px;
        padding: 52px 0px;
    }

    ul.sidebar-actions li a span {
        font-size: 21px;
        line-height: 40px;
    }  
    img {
      width: 100%;
    }
    .image-list li {
      margin: 10px 5px;
      float: left;
      width: calc(33% - 10px);
    }

    .image-list ul {
        overflow: hidden;
        text-align: center;
    }        
}
@media screen and (max-width: 768px){
  .field_block {
    float: none;
    width: 100%;
    margin-right: 0px;
  }
}

@media screen and (max-width: 720px){
  #homepage .banner h2 {
      font-size: 49px;
  }
  #homepage .banner p,
  #homepage .banner h2 {
      max-width: 80%;
  }  
}
@media screen and (max-width: 600px){
  #homepage .banner h2 {
      font-size: 49px;
  }
  #homepage .banner p,
  #homepage .banner h2 {
      max-width: 80%;
  }  

  .productos-services ul li {
      width: 100%;
      margin: 0 auto 20px;
      float: none;
      padding-bottom: 40px !important;
  }

  .productos-services {
      padding: 40px 20px 60px;
  }

  .product {
      display: block;
      padding: 0px 20px;
      margin-bottom: 80px;
  }
  .product > div {
      width: 100% !important;
      padding: 0px !important;
  }
  .home-separator {
      margin: 0 auto 40px;
  }
  #homepage {
      background: none;
      padding-bottom: 0px;
  }
  .product-image {
      display: none;
  }
  .btn-style, .btn-style-2 {
      margin-left: 0;
      font-size: 14px;
      height: 44px;
      line-height: 44px;
      max-width: 300px !important;
      margin: 10px auto !important;
  }
    .home-wrapper {
        text-align: center;
    }

    .home-wrapper > .product:first-child h3 {
        display: none;
    } 
  #homepage .banner img {
      display: none;
  }

  #homepage .banner p, #homepage .banner h2 {
      max-width: none;
  }

  #homepage .banner p {
      font-size: 16px;
  }

  #homepage .banner h2 {
      font-size: 40px;
      line-height: 40px;
  }

  .banner > ul li > div {
      padding-top: 40px;
  }
  #homepage .unslider-nav {
      left: 50%;
      margin-left: -57px;
  }

  #homepage .banner {
      min-height: 435px;
      padding-bottom: 0px;
      height: auto;
  }  
  .product h3:before {
     display: none;
  }   

}
@media screen and (max-width: 480px){
    h2 {
      font-size: 40px;
    }
    h3 {
      font-size: 24px;
    } 
    .product h3 {
      font-size: 42px;
    }
    .home-title {
      font-size:50px;
    }        
    p {
      font-size: 14px;
      line-height: 21px;
    } 
    .product p {
      font-size: 14px;
      line-height: 24px;
    }
    ul.sidebar-actions li {
      width: 100%;
      float: none;
      margin: 0px 0px 14px 0px;
    } 
    ul.sidebar-actions li a {
        font-size: 36px;
        padding: 30px 0px;
    }
    ul.sidebar-actions li a span {
        font-size: 26px;
    }     
    table.table-type-2 {
        margin-top: 0px;
        background: none;
    }
    table.table-type-2 tr > td {
        width: 100%;
        display: inline-block;
        float: left;
        box-sizing: border-box;
        border: none;
    }
    table.table-type-2 {
        display: block;
    }
    table.table-type-2 tr td {
        background: none;
    }
    table.table-type-2 tr > td:nth-child(odd) {
        padding: 30px 0px 6px;
        border: none;
        color: #ff3333;
    }
    table.table-type-2 tr > td:nth-child(even) {
        padding: 5px 0px 35px;
        margin-bottom: 10px;
        border-bottom: 1px solid #d2d2d2
    }
    .image-list li {
      width: calc(50% - 10px);
    }
    #related-products ul li {
      margin-bottom: 20px;
      max-width: none;
      display: block;
      overflow: hidden;
    }
    .product-placeholder {
        min-height: 104px;
        float: left;
        width: 40%;
    }
    #related-products h3 {
        font-size: 36px;
    }
    #related-products ul {
        margin-top: 30px;
    }
    div#related-products {
        padding: 10px 0px 30px;
    }
    .last-element {
        margin-top: 60px;
    }       
    .banner > ul li > div:first-child {
        height: auto;
        background: #ff3000;
        padding: 70px 24px 120px;
    }
    #homepage .banner .banner-image {
        display: none;
    }    
}

@media screen and (max-width: 300px){
    .image-list li {
      width: 100%;
    }
}