html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

body {
  font-size: 16px;
}

.estraza {
  margin: 0 auto;
  padding: 0;
}

.col {
  display: inline-block;
  margin: 0;
  padding: 5px 0;
  margin-left: -4px;
  vertical-align: top;
}

.fil {
  display: block;
}

.t-maxfijo {
  width: 1024px;
  margin: 0 auto;
}

.t-max {
  width: 100%;
  overflow: hidden;
}

.t-mit {
  width: 50%;
}

.t-cuar {
  width: 25%;
}

.t-ter {
  width: 33%;
}

.t-2ter {
  width: 66%;
}

.calltoaction {
  font-size: 1em;
  background-color: #141414;
  color: white;
  border-radius: 30px;
  padding: 10px;
  text-shadow: black 2px 2px 2px;
  box-shadow: black 3px 3px 5px;
}

.btnfixed {
  position: fixed;
  top: 10px;
}

#modCont {
  width: 100%;
  height: 100%;
  top: 0;
  position: fixed;
  visibility: hidden;
  display: none;
  background-color: rgba(22, 22, 22, 0.5);
  z-index: 1000;
}

#modCont #modal {
  background-color: lightgrey;
  border-radius: 25px;
  padding: 25px;
  width: 50%;
  position: relative;
  margin: 0 auto;
  top: 25%;
}

#modCont #modal form {
  padding-left: 6%;
}

#modCont span.icon-tacha {
  float: right;
}

#modCont h3 {
  margin: 10px;
}

#modCont h4 {
  margin: 10px auto;
}

input, textarea {
  color: black;
  font-size: 1.2em;
  line-height: 1.2em;
  padding: 5px;
  border-radius: 5px;
}

textarea {
  margin-bottom: 10px;
}

@media screen and (max-width: 1020px) {
  .t-maxfijo {
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  nav.hero-menu {
    background-color: rgba(200, 0, 80, 0.8);
    position: fixed;
    top: 0;
    left: -100%;
    right: 0;
    bottom: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    transition: 300ms;
  }
  nav.hero-menu.active {
    left: 0;
  }
  #modCont #modal {
    width: 80%;
    margin: 0 auto;
    top: 10%;
    padding: 10px;
  }
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?s0xyik");
  src: url("../fonts/icomoon.eot?s0xyik#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?s0xyik") format("truetype"), url("../fonts/icomoon.woff?s0xyik") format("woff"), url("../fonts/icomoon.svg?s0xyik#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change ../fonts */
  font-family: 'icomoon' !important;
  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-tel:before {
  content: "\e942";
}

.icon-mail:before {
  content: "\e945";
}

.icon-menu:before {
  content: "\e9bd";
}

.icon-tacha:before {
  content: "\ea0f";
}

.icon-face:before {
  content: "\ea91";
}

.burguer-btn {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
  cursor: pointer;
  position: fixed;
  left: 5px;
  top: 5px;
  z-index: 100;
  pointer-events: all;
}

.active {
  position: fixed;
  left: 0;
}

.fantasma {
  display: none;
}

.degradadoAbajo {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f9ff+0,e1e6eb+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #e1e6eb 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #e1e6eb 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #e1e6eb 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e6eb',GradientType=0 );
  /* IE6-9 */
}

.degradadoArriba {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1e6eb+0,f0f9ff+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e1e6eb 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e1e6eb 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e1e6eb 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e6eb', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}

body {
  font-family: 'Saira', sans-serif;
  color: #141414;
  background: #1a1a1a url("../imgs/hero-bg.jpg") repeat-x top center;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Anton', sans-serif;
  color: #4b5466;
}

h1 img {
  position: absolute;
  top: 0;
}

.t-main {
  width: calc(100% - 60px);
  padding: 10px 30px;
}

.hero-wrap {
  background: url("../imgs/hero-bg.jpg") repeat-x top center;
  min-height: 300px;
  pointer-events: none;
}

nav.hero-menu {
  background: url("../imgs/nav_bg.png") no-repeat top right;
  height: 61px;
}

ul.heroMenuList {
  float: right;
  margin: 0;
  margin-right: 30px;
}

ul.heroMenuList li.heroMenuListItem {
  display: inline-block;
  margin: 0;
  margin-left: 2px;
  padding: 5px;
  list-style: none;
}

ul.heroMenuList li.heroMenuListItem a:link, ul.heroMenuList li.heroMenuListItem a:visited {
  color: white;
  text-decoration: none;
  pointer-events: all;
}

.calltoaction {
  font-size: 1em;
  background-color: #141414;
  color: white;
  margin-left: 75px;
  cursor: pointer;
  z-index: 200;
  pointer-events: all;
}

section.carruselW {
  position: absolute;
  top: 0;
  height: 330px;
  overflow: hidden;
  pointer-events: none;
}

section.carruselW div.carruselTextC {
  z-index: 20;
}

section.carruselW p.carruselText {
  margin-top: 160px;
  margin-left: 40px;
  margin-bottom: 10px;
  font-size: 2.5em;
  line-height: 1.3em;
  font-weight: bold;
  color: white;
  text-shadow: 3px 3px 5px black;
}

section.carruselW div.carruselImg {
  pointer-events: none;
  text-align: right;
}

section.carruselW div.carruselImg img {
  width: 49%;
  pointer-events: none;
  margin-top: 50px;
  margin-right: 54px;
}

section.carruselW .stack {
  position: absolute;
  top: 0;
  left: 0;
}

.main-wrap {
  background: white;
}

section.main h2 {
  font-size: 1.8em;
  margin: 10px 0;
}

section.main p {
  margin: 5px 0;
}

section.main a.buttonMain:link, section.main a.buttonMain:visited {
  color: #4b5466;
  display: block;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  width: 60%;
  margin-top: auto;
  padding: 10px 20px;
  border-radius: 5px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #e5e5e5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, #e5e5e5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, #e5e5e5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
  /* IE6-9 */
}

section.main a.buttonMain:hover {
  color: white;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3b679e+0,2b88d9+50,207cca+51,7db9e8+100;Blue+Gloss+%232 */
  background: #3b679e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 );
  /* IE6-9 */
}

section.promos article.promosTxt {
  background: url("../imgs/mainPromosBg.jpg") no-repeat center center;
  background-color: #ccc;
  padding: 10px;
  padding-bottom: 10px;
}

section.promos article.promosTxt a.buttonMain {
  width: 150px;
  margin: 0;
}

h3.cataCap {
  display: block;
  width: 100%;
  font-size: 1.4em;
  margin: 0;
}

section.catalogo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 60px;
}

section.catalogo article.categoria {
  width: 200px;
  margin: 0;
  padding: 0;
  background-color: #ccc;
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

section.catalogo article.categoria .mainCatImgCont {
  width: 200px;
  height: 200px;
}

section.catalogo article.categoria h4 {
  font-size: 1.2em;
  margin: 5px 10px;
}

section.catalogo article.categoria p.mainCatTxt {
  margin: 5px 10px;
  margin-bottom: auto;
  padding-bottom: 20px;
}

section.catalogo article.categoria .mainFerre {
  background: url("../imgs/catFerreMain.png") no-repeat center center;
}

section.catalogo article.categoria .mainPlome {
  background: url("../imgs/catPlomeMain.png") no-repeat center center;
}

section.catalogo article.categoria .mainMate {
  background: url("../imgs/catMetelecMain.png") no-repeat center center;
}

section.catalogo article.categoria .mainElectro {
  background: url("../imgs/catElectroMain.png") no-repeat center center;
}

.superPo {
  width: 100%;
  text-align: center;
  height: 30px;
  display: table;
  table-layout: fixed;
  z-index: 10;
  pointer-events: none;
}

.superPo-izq-top, .superPo-der-top, .superPo-fix-top, .superPo-izq-bott, .superPo-der-bott, .superPo-fix-bott, footer {
  min-height: 30px;
  display: table-cell;
  border: 0;
  padding: 0;
  margin: 0;
}

.superPo-fix-top::after {
  content: url("../imgs/after-top.png");
  float: right;
  height: 30px;
}

.superPo-fix-top::before {
  content: url("../imgs/before-top.png");
  float: left;
  height: 30px;
}

.superPo-fix-bott::after {
  content: url("../imgs/after-bott.png");
  float: right;
  height: 30px;
}

.superPo-fix-bott::before {
  content: url("../imgs/before-bott.png");
  float: left;
  height: 30px;
}

.superBott {
  background: #141414 url("../imgs/foot_bot_bg.png") no-repeat top center;
  background-size: 100%;
}

.superPo-fix-bott {
  background: url("../imgs/foot_main_bg.png") no-repeat top center;
}

.main-wrap, .footer-wrap {
  min-height: 300px;
  position: relative;
}

.footer-wrap {
  background: #141414 url("../imgs/foot_bot_bg.png") no-repeat top -30px center;
  background-size: 100%;
  display: table;
  table-layout: fixed;
}

footer {
  background: url("../imgs/foot_main_bg.png") no-repeat top -30px center;
  min-height: 227px;
  color: white;
  font-size: 1.2em;
}

h2.contacto {
  font-size: 1.3em;
  margin: 0;
  margin-left: 60px;
  margin-bottom: 5px;
  color: #a1bbe2;
}

ul.footUbicacion {
  list-style: none;
}

ul.footUbicacion li {
  margin-left: 60px;
  line-height: 1em;
}

ul.productosLista {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

ul.productosLista li.indi {
  list-style: none;
  background-color: #eee;
  width: 200px;
  margin-bottom: 30px;
  position: relative;
  height: 350px;
}

ul.productosLista li.indi p.pName {
  font-size: 0.9em;
  font-weight: 300;
  margin: 5px 10px;
}

ul.productosLista li.indi p.data {
  font-size: 0.7em;
  color: #666;
  margin: 5px 10px;
}

ul.productosLista li.indi p.po {
  margin-left: 10px;
}

ul.productosLista li.indi p.pf {
  margin-left: 10px;
}

ul.productosLista li.indi div.pct {
  position: relative;
  top: -285px;
  left: 90px;
  background: rgba(255, 0, 0, 0.5);
  border-radius: 50%;
  color: white;
  text-align: center;
  width: 100px;
  height: 90px;
  padding-top: 10px;
}

ul.productosLista li.indi div.pct p.pctVal {
  margin: 0;
  font-size: 2.7em;
  text-shadow: #000 3px 3px 3px;
}

ul.productosLista li.indi div.pct p.buttext {
  margin: 0;
  margin-top: -16px;
  font-size: 0.7em;
  text-shadow: #000 3px 3px 3px;
}

@media screen and (max-width: 1020px) {
  h1 img {
    position: absolute;
    top: 0;
    width: 40%;
  }
  ul.heroMenuList {
    width: 60%;
    margin-left: 40%;
  }
  ul.heroMenuList li.heroMenuListItem {
    line-height: 0;
    padding: 2px;
  }
}

@media screen and (max-width: 800px) {
  section.promos article.promosTxt {
    background: url("../imgs/mainPromosBg.jpg") no-repeat center right;
  }
  .hero-wrap {
    min-height: 200px;
  }
  div.carruselImg {
    padding-top: 20px;
  }
  div.carruselImg img {
    margin-right: 40px;
  }
  section.carruselW p.carruselText {
    margin-top: 100px;
    margin-left: 40px;
    font-size: 2.1em;
    line-height: 1em;
    font-weight: bold;
    color: white;
    text-shadow: 3px 3px 5px black;
  }
}

@media screen and (max-width: 500px) {
  nav#bgrMenu {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: -100%;
    right: 0;
    bottom: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    transition: 300ms;
    height: 100%;
    z-index: 5000;
  }
  nav#bgrMenu ul {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  nav#bgrMenu li {
    display: block;
    font-size: 2em;
    line-height: 2em;
    border-bottom: solid white 2px;
    float: none;
  }
  nav#bgrMenu.active {
    left: 0;
  }
  h1 img {
    position: absolute;
    width: 50%;
    top: 0;
    left: 25%;
    width: 20;
  }
  .hero-wrap {
    min-height: 150px;
  }
  section.carruselW div.carruselTextC div.carruselImg {
    padding-top: 40px;
  }
  section.carruselW div.carruselImg img {
    margin-right: 40px;
    width: 80%;
  }
  section.carruselW p.carruselText {
    margin-top: 70px;
    margin-left: 40px;
    font-size: 1.5em;
    line-height: 1.3em;
    font-weight: bold;
    color: white;
    text-shadow: 3px 3px 5px black;
  }
  section.catalogo {
    justify-content: center !important;
  }
}
