@charset "UTF-8";
/*!
Theme Name: Fibertech
Theme URI: http://fibertech-electronics.com
Description: Thema creado desde cero por PWP
Author: Pyme Web Perú
Author URI: https://www.pymewebperu.com
Version: 1.0
*/
* {
  padding: 0;
  margin: 0; }

a {
  text-decoration: none !important; }

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

[data-icon]:before {
  font-family: "fibertech" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fibertech" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-call-old-telephone:before {
  content: "\61"; }

.icon-facebook:before {
  content: "\62"; }

.icon-whatsapp:before {
  content: "\63"; }

.icon-arrow-right:before {
  content: "\64"; }

.icon-search-find:before {
  content: "\65"; }

.icon-home:before {
  content: "\66"; }

.icon-pin:before {
  content: "\67"; }

.icon-phone:before {
  content: "\68"; }

.icon-envelope-o:before {
  content: "\69"; }

.icon-bars:before {
  content: "\6a"; }

body {
  font-family: 'Open Sans', sans-serif; }

img {
  max-width: 100%; }

h1, h2, h3, h4 {
  margin: 0; }

.mySlides {
  position: absolute;
  width: 100%;
  height: 800px;
  top: 0;
  z-index: -3; }
  .mySlides:before {
    position: absolute;
    content: '';
    -webkit-box-shadow: inset 0 200px 100px 0 rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 200px 100px 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    z-index: 999; }
  .mySlides__slidercito {
    height: 100%; }
  .mySlides__slidercito li {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 100%;
    width: 100%; }

.banner {
  position: relative; }
  .banner--nosotros {
    position: relative;
    background-image: url("img/banner-nosotros.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    height: 350px;
    background-size: cover;
    margin-bottom: 6em;
    z-index: 1; }
    @media (max-width: 750px) {
      .banner--nosotros {
        height: 315px;
        margin-bottom: 2em; } }
    .banner--nosotros:before {
      position: absolute;
      background-image: url("img/banner-bottom.svg");
      background-repeat: no-repeat;
      background-position: bottom;
      content: '';
      width: 100%;
      height: 100%;
      z-index: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      bottom: -1px;
      background-size: 100%; }
    .banner--nosotros:after {
      top: 0;
      position: absolute;
      content: '';
      -webkit-box-shadow: inset 0 200px 100px 0 rgba(0, 0, 0, 0.5);
      box-shadow: inset 0 200px 100px 0 rgba(0, 0, 0, 0.5);
      height: 100%;
      width: 100%;
      z-index: -1; }
  .banner--servicesList {
    margin-bottom: 0em; }
    .banner--servicesList:before {
      background-image: url("img/diseno-bottom-services-list.svg"); }
  .banner__title {
    text-align: center;
    color: #FFF;
    max-width: 810px;
    margin: 0 auto;
    padding: 1.5em 0 .3em 0;
    font-size: 45px;
    text-shadow: 2px 4px 15px #000;
    font-weight: 600;
    line-height: 1.2; }
    @media (max-width: 750px) {
      .banner__title {
        font-size: 25px;
        padding: .5em 0 .3em 0; } }
  .banner__p {
    color: #FFF;
    font-size: 25px;
    font-weight: 300;
    max-width: 610px;
    margin: 0 auto;
    text-align: center; }
    @media (max-width: 750px) {
      .banner__p {
        font-size: 14px; } }
  .banner__a {
    display: block;
    margin: 0 auto;
    background-color: #2e6b9b;
    color: #FFF;
    max-width: 250px;
    padding: .8em;
    position: relative;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 4em;
    margin-bottom: 6em; }
    @media (max-width: 750px) {
      .banner__a {
        margin-top: 2em;
        margin-bottom: 2em; } }
    .banner__a__span {
      background-color: #CCC;
      width: 57px;
      height: 57px;
      display: inline-block;
      border-radius: 50%;
      position: absolute;
      right: -25px;
      top: -5px;
      border: 2px solid #2e6b9b;
      color: #FFF; }
    .banner__a__i {
      display: block;
      background-color: #2e6b9b;
      width: 30px;
      height: 30px;
      text-align: center;
      border-radius: 50%;
      margin: 0 auto;
      margin-top: .7em;
      line-height: 2.1;
      -webkit-box-shadow: 1px 2px 13px 0px rgba(0, 0, 0, 0.6);
      box-shadow: 1px 2px 13px 0px rgba(0, 0, 0, 0.6); }
    .banner__a:hover {
      background-color: #1a1a1a;
      color: #FFF; }
    .banner__a--nosotros {
      margin: 0;
      margin-top: 1em; }

.top__logo {
  padding: 1em 0 0 0; }
  @media (max-width: 750px) {
    .top__logo {
      display: block;
      margin: 0 auto; } }

.top__phones {
  max-width: 360px;
  color: #FFF;
  position: relative;
  margin-top: 4.5em;
  margin-left: 5em; }
  @media (max-width: 750px) {
    .top__phones {
      margin-top: 10px;
      margin-bottom: 16px; } }
  @media (min-width: 750px) {
    .top__phones--barra1 {
      display: none !important; } }
  @media (max-width: 750px) {
    .top__phones--barra2 {
      display: none !important; } }
  .top__phones span {
    display: block;
    font-size: 18px;
    font-weight: 700; }
    @media (max-width: 750px) {
      .top__phones span {
        display: inline-block;
        font-size: 16px; } }
  .top__phones p {
    display: inline-block;
    margin: 0 4px 0 6px; }
  .top__phones a {
    color: #FFF; }
    @media (max-width: 750px) {
      .top__phones a {
        font-size: 16px;
        font-weight: 700; } }
  .top__phones:before {
    font-family: "fibertech";
    position: absolute;
    content: 'a';
    font-size: 2.7em;
    top: -5px;
    left: 0;
    left: -50px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: tada;
    animation-name: tada; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.mostrar {
  display: block !important; }

.header__nav {
  margin-left: 8em; }
  @media (max-width: 750px) {
    .header__nav {
      margin-left: 0; } }
  .header__nav #btnMovil {
    display: none; }
    .header__nav #btnMovil + label {
      display: none; }

.header__ul {
  background-color: #2e6b9b;
  position: relative;
  width: 100%; }
  .header__ul:before, .header__ul:after {
    z-index: -1;
    position: absolute;
    content: " ";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 50%;
    max-width: 300px;
    background: #000;
    -webkit-box-shadow: 0 15px 10px #000;
    box-shadow: 0 15px 10px #000;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg); }
    @media (max-width: 750px) {
      .header__ul:before, .header__ul:after {
        display: none; } }
  .header__ul:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto; }
  .header__ul li {
    display: inline-block; }
    .header__ul li a {
      font-size: 0;
      display: block;
      padding: 1em 1.8em;
      color: #FFF;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px; }
    .header__ul li:last-child {
      float: right;
      position: relative; }
      .header__ul li:last-child:before {
        position: absolute;
        width: 2px;
        background-color: #FFF; }
    .header__ul li:hover {
      background-color: #1a1a1a; }
  .header__ul .active {
    background-color: #1a1a1a; }

.header__redes {
  text-align: center; }
  .header__redes--fb {
    display: inline-block;
    background-color: #2e6b9b;
    color: #FFF;
    width: 40px;
    height: 40px;
    line-height: 2.1;
    font-size: 1.5em;
    text-align: center;
    border-radius: 50%;
    margin-right: .5em;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7); }
  .header__redes--ws {
    display: inline-block;
    background-color: #57ba63;
    color: #FFF;
    width: 40px;
    height: 40px;
    line-height: 2;
    font-size: 1.7em;
    text-align: center;
    border-radius: 50%;
    margin-right: .5em;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7); }
  .header__redes--wz {
    display: inline-block;
    background-color: #8EBECC;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 2;
    font-size: 1.7em;
    text-align: center;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7); }
    .header__redes--wz img {
      padding-bottom: 13px; }
    @media (min-width: 750px) {
      .header__redes--wz {
        display: none; } }

.services {
  background-image: url("img/bg-services.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 6em 0 10em 0;
  position: relative; }
  .services--inside {
    background-image: none;
    padding: 1em 0 8em 0; }
    @media (max-width: 750px) {
      .services--inside {
        padding: 1em 0 0em 0; } }
  .services--servicesList {
    padding-top: 5em;
    padding-bottom: 2em; }
  .services__title {
    text-align: center;
    color: #FFF;
    font-size: 25px;
    font-weight: normal;
    position: relative;
    max-width: 350px;
    margin: 0 auto;
    line-height: 1.2; }
    .services__title:before {
      position: absolute;
      content: '';
      height: 1px;
      background-color: #FFF;
      width: 100%;
      bottom: -10px;
      left: 0; }
      @media (max-width: 750px) {
        .services__title:before {
          width: 284px; } }
    .services__title:after {
      position: absolute;
      content: '';
      height: 8px;
      background-color: #FFF;
      width: 8px;
      bottom: -13px;
      right: 0;
      border-radius: 50%; }
    .services__title--inside {
      color: #3c3c3b;
      font-size: 35px;
      max-width: 400px;
      margin-bottom: 50px; }
      .services__title--inside:before {
        background-color: #2e6b9b; }
      .services__title--inside:after {
        background-color: #2e6b9b; }
    .services__title--serviceList {
      max-width: 460px;
      margin-bottom: 1.5em;
      text-align: left;
      margin-left: 0; }
      .services__title--serviceList:before {
        background-color: #2e6b9b;
        width: 100%;
        max-width: 100%; }
    .services__title--servicesList2 {
      max-width: 300px; }
  .services__ul {
    list-style-type: none;
    margin-top: 3em;
    padding: 0 2em;
    text-align: center; }
    .services__ul:hover {
      cursor: -webkit-grab; }
  .services__li {
    max-width: 320px;
    width: 100%;
    position: relative;
    display: inline-block;
    margin-right: 20px; }
    @media (max-width: 750px) {
      .services__li {
        margin: 0; } }
    .services__li--inside {
      display: block;
      margin-left: 50px;
      margin-bottom: 5em;
      height: 293px; }
      @media (max-width: 750px) {
        .services__li--inside {
          margin: 0 auto;
          margin-bottom: 2em; } }
      .services__li--inside__img {
        display: block;
        margin: 0 auto;
        margin-top: 50%; }
  .services__item {
    background-color: #29587d;
    border: 1px solid #FFF;
    border-radius: 40px 40px 0 0;
    position: relative;
    padding: 1em;
    margin: 1em;
    display: block;
    -webkit-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s; }
    @media (max-width: 750px) {
      .services__item {
        margin: 0; } }
    .services__item:hover {
      -webkit-animation-name: miluz;
      animation-name: miluz;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite; }

@-webkit-keyframes miluz {
  0% {
    -webkit-box-shadow: 0 0 0 0 #FFF;
    box-shadow: 0 0 0 0 #FFF; }
  50% {
    -webkit-box-shadow: 0 0 25px 0 #FFF;
    box-shadow: 0 0 25px 0 #FFF; }
  100% {
    -webkit-box-shadow: 0 0 0 0 #FFF;
    box-shadow: 0 0 0 0 #FFF; } }

@keyframes miluz {
  0% {
    -webkit-box-shadow: 0 0 0 0 #FFF;
    box-shadow: 0 0 0 0 #FFF; }
  50% {
    -webkit-box-shadow: 0 0 25px 0 #FFF;
    box-shadow: 0 0 25px 0 #FFF; }
  100% {
    -webkit-box-shadow: 0 0 0 0 #FFF;
    box-shadow: 0 0 0 0 #FFF; } }
    .services__item--inside {
      background-color: #FFF;
      -webkit-box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.3);
      margin: auto;
      -webkit-transition: all ease 1s;
      -o-transition: all ease 1s;
      transition: all ease 1s;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .services__item--inside:hover {
        border: 1px solid #2e6b9b; }
  .services__img {
    border-radius: 40px;
    position: relative;
    background-image: url("img/cableado-index.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 175px; }
    .services__img--electrica {
      background-image: url("img/diseno-de-redes-electricas-index.png"); }
    .services__img--diseno {
      background-image: url("img/diseno-de-cuartos-de-comunicacion-index.png"); }
    .services__img--estructura {
      background-image: url("img/estructuras-metalicas-index.png"); }
    .services__img--sistemas {
      background-image: url("img/sistemas-de-seguridad-index.png"); }
    .services__img--certificado {
      background-image: url("img/certificacion-index.png"); }
    .services__img--accesorios {
      background-image: url("img/accesorios-index.png"); }
    .services__img:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      background-image: url("img/img-bottom.svg");
      background-position: bottom;
      background-repeat: no-repeat;
      background-size: 100%;
      bottom: -2px;
      right: 0;
      left: 0;
      margin: auto; }
    .services__img--white:before {
      background-image: url("img/img-bottom-white.png"); }
  .services__subtitle {
    text-align: center;
    color: #FFF;
    font-weight: 300;
    padding: .5em 0;
    font-size: 22px;
    height: 84px; }
    .services__subtitle--inside {
      color: #949493; }
  .services__a {
    color: #FFF;
    padding: .8em;
    position: absolute;
    right: 0;
    bottom: 20px; }
    @media (max-width: 750px) {
      .services__a {
        display: none; } }
    .services__a--inside {
      bottom: 0; }
    .services__a__span {
      background-color: #CCC;
      width: 57px;
      height: 57px;
      display: inline-block;
      border-radius: 50%;
      position: absolute;
      right: -20px;
      bottom: -20px;
      border: 2px solid #2e6b9b;
      color: #FFF; }
    .services__a__i {
      display: block;
      background-color: #2e6b9b;
      width: 30px;
      height: 30px;
      text-align: center;
      border-radius: 50%;
      margin: 0 auto;
      margin-top: .8em;
      line-height: 2.1;
      -webkit-box-shadow: 1px 2px 13px 0px rgba(0, 0, 0, 0.6);
      box-shadow: 1px 2px 13px 0px rgba(0, 0, 0, 0.6);
      -webkit-transition: all ease .3s;
      -o-transition: all ease .3s;
      transition: all ease .3s; }
    .services__a:hover i {
      background-color: #1a1a1a;
      -webkit-animation-name: shake;
      animation-name: shake;
      -webkit-animation-duration: 1.5s;
      animation-duration: 1.5s;
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite; }

@-webkit-keyframes shake {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes shake {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.servicesList {
  padding-top: 12em;
  background-color: #f9f9f9;
  background-image: url("img/cableado-text.png");
  background-repeat: no-repeat;
  background-position: top center;
  padding-bottom: 5em; }
  .servicesList--electricas {
    background-image: url("img/electricas-text.png"); }
  .servicesList--diseno {
    background-image: url("img/diseno-text.png"); }
  .servicesList--metalicas {
    background-image: url("img/metalicas-text.png"); }
  .servicesList--seguridad {
    background-image: url("img/seguridad-text.png"); }
  .servicesList--certificacion {
    background-image: url("img/certificacion-text.png"); }
  .servicesList--accesorios {
    background-image: url("img/accesorios_text.png"); }
  .servicesList__ul {
    list-style-type: none;
    font-size: 16px;
    color: #575756;
    line-height: 1.9;
    margin-bottom: 2.5em; }
    .servicesList__ul li {
      margin-bottom: 5px; }
  .servicesList__products {
    background-color: #f2f2f2;
    border: 1px solid #e0eaf2;
    margin-bottom: 2em; }
    .servicesList__products img {
      padding: 2em; }
    .servicesList__products h3 {
      text-align: center; }
    .servicesList__products p {
      margin: 0 2em; }
    .servicesList__products div {
      background-color: #f1b000;
      padding: .2em;
      color: #FFF;
      max-width: 150px;
      margin: 2em auto;
      font-size: 1.5em;
      text-align: center; }
      .servicesList__products div span {
        font-size: .6em; }

.text {
  padding: 6em 0; }
  @media (max-width: 750px) {
    .text img {
      margin-bottom: 1em; } }
  @media (max-width: 750px) {
    .text {
      padding: 3em 0 2em 0; } }

.nosotros__title {
  color: #2e6b9b;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1.5em; }
  @media (max-width: 750px) {
    .nosotros__title {
      font-size: 1.4em; } }

.nosotros__p {
  margin: 0 auto;
  color: #1a1a1a;
  max-width: 1000px;
  text-align: center; }
  @media (max-width: 750px) {
    .nosotros__p {
      text-align: justify; } }

.nosotros__item {
  margin: 5em 0;
  text-align: center; }
  @media (max-width: 750px) {
    .nosotros__item {
      margin: 2em 0 3em 0; } }

.nosotros__iconsText {
  font-size: 30px;
  font-weight: 600;
  margin: .5em 0; }
  @media (max-width: 750px) {
    .nosotros__iconsText {
      font-size: 20px; } }

.nosotros2 {
  background-color: rgba(46, 107, 155, 0.1); }
  .nosotros2__item {
    padding: 4.5em 1em; }
    @media (max-width: 750px) {
      .nosotros2__item {
        padding: 1em 0; } }
  .nosotros2__subTitle {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    max-width: 120px;
    margin: .5em 0 1em 0; }
    .nosotros2__subTitle:before {
      position: absolute;
      content: '';
      height: 1px;
      background-color: #2e6b9b;
      width: 100%;
      bottom: -3px;
      left: 0; }
    .nosotros2__subTitle:after {
      position: absolute;
      content: '';
      height: 8px;
      background-color: #2e6b9b;
      width: 8px;
      bottom: -6px;
      right: 0;
      border-radius: 50%; }
  .nosotros2__p {
    margin: 1em 0;
    text-align: justify; }

.nosotros3 {
  padding: 3em 0; }
  @media (max-width: 750px) {
    .nosotros3 {
      padding: 1em 0; } }
  .nosotros3__title {
    color: #2e6b9b;
    font-weight: 400;
    font-size: 30px; }
    @media (max-width: 750px) {
      .nosotros3__title {
        font-size: 18px; } }

.clientes {
  text-align: center; }
  .clientes__img {
    background-color: #f2f2f2;
    border: 1px solid #e0eaf2;
    padding: 0 1em;
    height: 200px;
    margin-bottom: 2em;
    line-height: 200px; }
  .clientes__puntos {
    margin: 8em 0; }

.contacto__item {
  border-radius: 30px 30px 0 0;
  text-align: center;
  -webkit-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.2);
  color: #2e6b9b;
  position: relative;
  padding: 5em 1em;
  margin-bottom: 4em; }
  .contacto__item i {
    position: absolute;
    background-color: #2e6b9b;
    color: #FFF;
    padding: .7em;
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font-size: 2em;
    top: -40px;
    left: 0;
    right: 0;
    margin: auto; }

.contacto__email {
  font-size: 13.5px; }

.contacto__form {
  margin-bottom: 4em;
  padding: 0 12em; }
  @media (max-width: 750px) {
    .contacto__form {
      padding: 0; } }
  .contacto__form input, .contacto__form textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #c3c3c3;
    padding: 1em;
    outline: none;
    margin-bottom: 2em; }
    .contacto__form input:focus, .contacto__form textarea:focus {
      border-bottom: 1px solid #f1b000; }
  .contacto__form button {
    display: block;
    width: 100%;
    max-width: 400px;
    background-color: #2e6b9b;
    color: #FFF;
    padding: 1em;
    margin: 0 auto;
    border: 0; }
    .contacto__form button:hover {
      background-color: #1a1a1a; }

#map-canvas {
  width: 100%;
  height: 500px; }

.footer {
  padding: 3em 0 0 0;
  background-color: #1e1e1e;
  color: #FFF; }
  @media (max-width: 750px) {
    .footer {
      padding: 2em 0 0 0; } }
  .footer__title {
    color: #f1b000;
    font-size: 16px;
    margin-bottom: 1em; }
    .footer__title i {
      margin-left: 1em; }
    @media (max-width: 750px) {
      .footer__title {
        margin-bottom: 0;
        margin-top: 1.2em; } }
  .footer__menu {
    list-style-type: none; }
    .footer__menu li a {
      color: #FFF;
      padding: 3px 0;
      display: inline-block; }
    .footer__menu li:before {
      font-family: "fibertech";
      position: relative;
      content: 'd';
      font-size: 9px;
      font-size: normal;
      color: #f1b000;
      margin-right: 10px; }
    .footer__menu li:last-child {
      display: none; }
  .footer__phones {
    list-style-type: none; }
    .footer__phones li a {
      color: #FFF; }
  .footer__address {
    line-height: 1.8; }
  .footer__correo {
    list-style-type: none;
    line-height: 1.9; }
  .footer__phones {
    line-height: 1.8; }
  .footer__backrest {
    border: 1px solid #808080;
    margin-top: 35px;
    padding: 1em 0; }
    .footer__backrest p {
      padding: 2.5em; }
      @media (max-width: 750px) {
        .footer__backrest p {
          padding: 1em; } }
    .footer__backrest img {
      padding: 1em 0; }
  .footer__rnp {
    margin-top: .8em; }
  .footer__copy, .footer__tag {
    color: #808080;
    padding: 3em 0 1.5em 0; }
    @media (max-width: 750px) {
      .footer__copy, .footer__tag {
        padding: 1em;
        display: none; } }
  .footer__tag {
    text-align: right; }
    @media (max-width: 750px) {
      .footer__tag {
        text-align: center;
        display: block; } }
    .footer__tag a {
      color: #2e6b9b; }

.search {
  top: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  z-index: 1;
  text-align: center;
  display: none; }
  .search__close {
    -webkit-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s;
    display: block;
    color: #FFF !important;
    font-size: 3em;
    padding-top: 2em;
    text-align: center; }
    @media (max-width: 750px) {
      .search__close {
        font-size: 1.5em; } }
  .search input {
    position: absolute;
    width: 80%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: .5em;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 1.5em;
    color: black; }

.pageSearch {
  padding-bottom: 2em; }
  .pageSearch__item {
    padding: 1em;
    font-size: 1.5em;
    display: block; }
    @media (max-width: 750px) {
      .pageSearch__item {
        font-size: 14px; } }
    .pageSearch__item:nth-of-type(odd) {
      background-color: #f3f3f6; }
    .pageSearch__item span {
      background-color: #2e6b9b;
      color: #FFF;
      font-size: 18px;
      padding: 10px;
      float: right; }
      .pageSearch__item span:hover {
        border: 1px solid #2e6b9b;
        background-color: #FFF;
        color: #2e6b9b; }
      @media (max-width: 750px) {
        .pageSearch__item span {
          display: none; } }

@media (max-width: 600px) {
  #btnMovil + label {
    display: block !important;
    background-color: #FFF;
    -webkit-box-shadow: 1px 5px 20px 2px rgba(0, 0, 0, 0.8);
    box-shadow: 1px 5px 20px 2px rgba(0, 0, 0, 0.8);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    padding: 13px 16px;
    position: fixed;
    bottom: 40px;
    z-index: 999999;
    right: 40px;
    font-size: 2em; }
    #btnMovil + label img {
      display: block;
      margin: .6em auto;
      width: 30px; }
    #btnMovil + label:hover {
      cursor: pointer; }
  .header__ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: fixed;
    width: 150px;
    right: -50%;
    z-index: 2;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    bottom: 9rem; }
    .header__ul li {
      border-right: 0 !important;
      display: block; }
      .header__ul li:nth-child(1) {
        border-left: 0 !important; }
      .header__ul li a {
        padding: 1.25rem !important;
        text-transform: capitalize !important; }
  #btnMovil:checked ~ .header__ul {
    cursor: pointer;
    right: 1rem;
    -webkit-box-shadow: 2px 4px 40px 0px rgba(0, 0, 0, 0.7);
    box-shadow: 2px 4px 40px 0px rgba(0, 0, 0, 0.7);
    overflow: auto; } }
