/* normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 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 {
  -moz-box-sizing: content-box;
  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-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
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;
}
@font-face {
  font-family: 'menu-icon';
  src: url("../fonts/menu-icon.eot?-z5aghb");
  src: url("../fonts/menu-icon.eot?#iefix-z5aghb") format('embedded-opentype'), url("../fonts/menu-icon.woff?-z5aghb") format('woff'), url("../fonts/menu-icon.ttf?-z5aghb") format('truetype'), url("../fonts/menu-icon.svg?-z5aghb#menu-icon") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'menu-icon';
  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-menu:before {
  content: "\e600";
}
header,
nav,
ul,
li,
a,
figure,
img,
h2 {
  padding: 0;
  margin: 0;
}
body {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
header {
  background-color: #333;
  margin: 0 auto;
}
h1 {
  font-size: 20px;
  font-weight: 700;
  color: #0050bc;
}
h2 {
  font-size: 14px;
  font-weight: 700;
  color: #0050bc;
}
img {
  width: 100%;
  max-width: 1000px;
}
.barra-naranja {
  height: 24px;
  background-color: #f09000;
}
.pie-naranja {
  height: 24px;
  background-color: #f09000;
  margin-top: 20px;
}
.menu {
  padding: 0;
  background-color: #000;
  overflow: hidden;
}
.menu ul li {
  list-style: none;
  float: left;
}
.menu ul li a {
  color: #fff;
  display: block;
  border-right: 2px solid #666;
  padding: 10px 13px;
  text-decoration: none;
  font-weight: 500;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.menu ul li a:hover {
  background-color: #333;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wrap {
  max-width: 1000px;
  margin: 0 auto;
}
.button-menu {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.bold {
  font-weight: 700;
}
.padding10 {
  padding-top: 10px;
}
.encabezado {
  position: absolute;
  top: 20%;
  left: 32%;
}
.max800 {
  max-width: 840px;
  margin: 0 auto;
}
.cableado {
  text-align: justify;
  padding: 20px;
}
.titulo-top {
  color: #0050bc;
  font-size: 25px;
  font-weight: 700;
  text-shadow: #fff 5px 2px 3px;
}
.quienes {
  text-align: justify;
  border-right: 3px solid #e5edf2;
  padding: 10px;
}
.quienes:last-child {
  border-right: none;
}
.nuestros {
  text-align: justify;
  padding: 10px;
}
.imagenpad {
  padding-top: 10px;
}
.linea {
  display: inline-block;
  vertical-align: top;
}
.barra-azul {
  background-color: #e5edf2;
  height: 7px;
}
.implementa {
  margin: 0 auto;
  background-color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  width: 200px;
}
.normas {
  margin: 0 auto;
  background-color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  width: 130px;
}
.cont {
  padding-top: 40px;
}
.cont2 {
  padding-top: 20px;
}
.imtxt,
.imtxt2 {
  padding: 20px 20px 0 20px;
  text-align: justify;
}
.ala {
  padding: 30px;
  text-align: justify;
}
.pie-gris {
  background-color: #333;
}
.tipo {
  font-weight: 500;
}
.correo a {
  color: #fff;
  text-decoration: none;
}
#cajacontacto {
  width: 400px;
}
#cajacontacto,
.cuadroimagen {
  display: inline-block;
  vertical-align: top;
}
.cuadroimagen {
  margin-top: 50px;
  margin-left: 100px;
  max-width: 400px;
}
footer {
  color: #fff;
  padding-top: 17px;
}
.pietxt {
  padding: 10px;
}
.galeria {
  max-width: 800px;
  margin: 0 auto;
  height: 600px;
}
.servicios li {
  font-weight: 500;
  padding: 7px;
  text-align: left;
  list-style: none;
}
.principales li {
  font-weight: 700;
}
@media screen and (min-width: 781px) {
  .nuestros,
  .quienes,
  .pietxt {
    width: 30%;
    padding: 0 10px;
    display: inline-block;
  }
  .imtxt {
    width: 65%;
    display: inline-block;
    vertical-align: top;
  }
  .imtxt2 {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    padding-top: 30px;
  }
  .normas {
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
    font-weight: 300;
    font-size: 20px;
    width: 130px;
  }
}
@media screen and (max-width: 780px) {
  .nuestros,
  .quienes,
  #cajacontacto {
    padding: 0 60px;
  }
  .button-menu {
    display: block;
    background-color: #f09000;
    padding: 5px;
    text-align: right;
    font-size: 2.2em;
    cursor: pointer;
  }
  .menu {
    display: none;
  }
  .menu ul li {
    float: none;
    border-bottom: 2px solid #ccc;
  }
  .menu ul li:last-child {
    border-bottom: none;
  }
  .menu ul li a {
    border-right: none;
  }
  .nav-expanded {
    display: block;
  }
  .barra-naranja {
    display: none;
  }
  .titulo-top {
    font-size: 22px;
  }
  .cuadroimagen {
    margin-top: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .quienes,
  .nuestros,
  #cajacontacto {
    padding: 0 10px;
  }
  .button-menu {
    display: block;
    background-color: #f09000;
    padding: 5px;
    text-align: right;
    font-size: 2.2em;
    cursor: pointer;
  }
  .menu {
    display: none;
  }
  .menu ul li {
    float: none;
    border-bottom: 2px solid #ccc;
  }
  .menu ul li:last-child {
    border-bottom: none;
  }
  .menu ul li a {
    border-right: none;
  }
  .nav-expanded {
    display: block;
  }
  .titulo-top {
    font-size: 14px;
  }
  .cuadroimagen {
    margin-top: 0;
    margin-left: 0;
  }
}
