@charset "UTF-8";
/*!
Theme Name: Tesla System
Theme URI: http://www.teslasystem.pe
Description: Thema creado desde cero
Author: Pyme Web Perú
Author URI: https://pymewebperu.com
Version: 1.0
*/
@font-face {
  font-family: "tesla";
  src: url("fonts/tesla.eot");
  src: url("fonts/tesla.eot?#iefix") format("embedded-opentype"), url("fonts/tesla.woff") format("woff"), url("fonts/tesla.ttf") format("truetype"), url("fonts/tesla.svg#tesla") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "tesla" !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: "tesla" !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-email:before {
  content: "\61"; }

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

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

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

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

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

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

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

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

.icon-check-square-o:before {
  content: "\6a"; }

.oculto {
  display: none !important; }

.ajaxGif {
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-bottom: .5em; }

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

button {
  outline: none; }

p, ul, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0; }

a {
  text-decoration: none !important; }

img {
  max-width: 100%; }

.cero {
  margin-top: 0 !important; }

/* Highlight using link element */
li.current_page_item a, .active, .current-page-ancestor a {
  text-decoration: underline;
  color: #0041cb !important; }

.hide {
  display: none; }
  @media (max-width: 767px) {
    .hide {
      display: block !important; } }

.titlegeneral {
  text-align: center;
  font-size: 35px; }
  @media (max-width: 767px) {
    .titlegeneral {
      font-size: 24px; } }

.titleline {
  position: relative;
  font-size: 35px;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 70px; }
  .titleline:before {
    position: absolute;
    content: '';
    background-color: #0041cb;
    height: 4px;
    width: 250px;
    bottom: -10px;
    right: 0;
    left: 0;
    margin: auto; }

.paragraphline {
  position: relative;
  font-size: 18px;
  text-align: center;
  margin-bottom: 50px;
  font-weight: 300; }
  .paragraphline:before {
    position: absolute;
    content: '';
    background-color: #0041cb;
    height: 3px;
    width: 250px;
    bottom: -10px;
    right: 0;
    left: 0;
    margin: auto; }
  @media (max-width: 767px) {
    .paragraphline {
      font-size: 14px; } }

.morecontent span {
  display: none; }

.morelink {
  display: inline-block;
  font-weight: 500;
  color: #0041cb !important; }

#btnMovil {
  display: none; }
  #btnMovil + label {
    display: none; }

.header__wrap-top {
  border-bottom: 2px solid #ccd9f6; }

.header .p {
  display: inline-block;
  color: black; }

.header span {
  color: #0041cb; }
  @media (max-width: 767px) {
    .header span {
      font-size: 10px; } }

.header__search-wrap {
  max-width: 250px;
  margin: 0 auto;
  margin-top: 10px; }

.header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 991px) {
    .header__top {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
      font-size: 12px;
      text-align: center; } }

.header__item {
  margin-right: 10px;
  position: relative;
  padding: 10px 10px 10px 0;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }
  .header__item .icon-ins i {
    font-size: 26px;
    position: relative;
    top: 6px;
    margin-right: 5px; }
    @media (max-width: 767px) {
      .header__item .icon-ins i {
        display: block;
        font-size: 22px;
        top: 0px; } }
  .header__item:nth-child(2) i {
    font-size: 16px;
    position: relative;
    top: 2px;
    margin-right: 5px; }
    @media (max-width: 767px) {
      .header__item:nth-child(2) i {
        display: block; } }
  @media (max-width: 767px) {
    .header__item:nth-child(2) p {
      margin-top: 8px; } }
  .header__item:nth-child(3) i {
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-right: 5px; }
    @media (max-width: 767px) {
      .header__item:nth-child(3) i {
        display: block; } }
  .header__item:nth-child(3):after, .header__item:nth-child(5):after {
    display: none; }
  .header__item:nth-child(4) {
    max-width: 360px; }
  @media (max-width: 1199px) {
    .header__item p span {
      display: none; } }
  .header__item i {
    color: #0041cb; }
  .header__item a {
    color: black; }
    @media (max-width: 767px) {
      .header__item a {
        display: block; } }
  @media (max-width: 767px) {
    .header__item b {
      display: none; } }

.header__form {
  float: right;
  position: relative;
  max-width: 145px; }
  @media (max-width: 991px) {
    .header__form {
      float: none;
      margin: 0 auto; } }
  .header__form input {
    height: 25px;
    border-radius: 5px;
    border: 1px solid #0041cb;
    max-width: 145px;
    background-color: rgba(0, 65, 203, 0.1);
    outline: none;
    padding: 0 24px 0 10px; }
  .header__form button {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    border: 0; }
    .header__form button i {
      line-height: 2; }

.header__a {
  float: left;
  margin-right: 6px; }

.header__nav {
  background-color: black;
  padding: 0 10px; }
  .header__nav ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .header__nav ul li {
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }
      .header__nav ul li a {
        display: block;
        color: #FFF;
        text-transform: uppercase;
        font-weight: 500;
        padding: 15px 10px;
        text-align: center;
        font-size: 12px;
        text-decoration: none !important;
        -webkit-transition: all ease .5s;
        -o-transition: all ease .5s;
        transition: all ease .5s; }
        .header__nav ul li a:hover {
          color: #0041cb; }

.modal-container .modal-content,
.modal-container .modal-backdrop {
  height: 0;
  width: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }

.modal-container .modal-close {
  color: #aaa;
  position: absolute;
  right: 5px;
  top: 5px;
  padding-top: 3px;
  background: #fff;
  font-size: 16px;
  width: 25px;
  height: 25px;
  font-weight: bold;
  text-align: center;
  cursor: pointer; }
  .modal-container .modal-close:hover {
    color: #333; }

.modal-container #modal-toggle {
  display: none; }
  .modal-container #modal-toggle.active ~ .modal-backdrop,
  .modal-container #modal-toggle:checked ~ .modal-backdrop {
    background-color: rgba(0, 0, 0, 0.6);
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in; }
  .modal-container #modal-toggle.active ~ .modal-content,
  .modal-container #modal-toggle:checked ~ .modal-content {
    opacity: 1;
    background-color: #f1f1f1;
    max-width: 100%;
    width: 40%;
    height: auto;
    padding: 30px;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    top: 12%;
    border-radius: 4px;
    z-index: 999;
    pointer-events: auto;
    cursor: auto;
    visibility: visible;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.6);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.6); }
    @media (max-width: 600px) {
      .modal-container #modal-toggle.active ~ .modal-content,
      .modal-container #modal-toggle:checked ~ .modal-content {
        top: 0;
        left: 0;
        overflow: scroll;
        width: 100%;
        border-radius: 0;
        height: 100%; } }

.help {
  padding: 15px 0;
  position: relative; }
  @media (max-width: 767px) {
    .help {
      text-align: center; } }
  .help__a {
    background-color: #33a23f;
    display: block;
    text-align: right;
    max-width: 170px;
    float: right;
    border-radius: 6px;
    margin-top: 14px;
    height: 38px;
    width: 225px;
    -webkit-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s; }
    .help__a .p, .help__a i {
      color: #FFF; }
    .help__a p {
      overflow: hidden;
      margin: 0 8px 0px 5px; }
    .help__a i {
      font-size: 25px; }
    .help__a .icon-whatsapp {
      text-align: left; }
    .help__a .icon-help {
      background-color: #008037;
      padding: 7px 6px 1px 6px;
      line-height: 1.8;
      border-radius: 0 6px 6px 0;
      font-size: 25px;
      height: 38px; }
    .help__a:hover {
      background-color: #008037; }
      .help__a:hover .icon-help {
        background-color: #33a23f; }
    @media (max-width: 767px) {
      .help__a {
        margin: auto;
        float: none;
        margin-top: 10px; } }

@media (max-width: 767px) {
  #mySlider {
    display: none; } }

.banner__item {
  background-image: url("img/banner-01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 150px 100px 70px 100px; }
  @media (max-width: 979px) {
    .banner__item {
      padding: 100px 50px 50px 50px; } }
  .banner__item--02 {
    background-image: url("img/banner-02.jpg"); }
  .banner__item--03 {
    background-image: url("img/banner-03.jpg"); }

.banner__title {
  font-size: 45px;
  color: white;
  max-width: 380px; }
  @media (max-width: 880px) {
    .banner__title {
      font-size: 40px; } }
  @media (max-width: 767px) {
    .banner__title {
      font-size: 30px; } }
  .banner__title span {
    background-color: #0041cb;
    padding: 6px 25px;
    margin-left: -20px; }
  .banner__title b {
    background-color: black;
    padding: 6px 25px;
    margin-left: 58px; }
  .banner__title--02 {
    max-width: 495px; }
    .banner__title--02 b {
      float: right; }
  .banner__title--03 {
    max-width: 290px; }
    .banner__title--03 b {
      margin-left: 0px;
      float: right; }

.banner__subtitle {
  text-align: right;
  font-size: 37px;
  color: white;
  text-shadow: 3px 3px 6px black;
  font-weight: 500;
  max-width: 452px;
  float: right; }
  @media (max-width: 880px) {
    .banner__subtitle {
      font-size: 25px; } }
  @media (max-width: 767px) {
    .banner__subtitle {
      font-size: 20px; } }

.banner__a {
  background-color: #0041cb;
  color: white;
  display: block;
  max-width: 222px;
  text-align: center;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 600;
  border-radius: 20px;
  margin: auto;
  margin-top: 230px;
  border: 1px solid #0041cb;
  -webkit-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
  font-size: 15px; }
  .banner__a:hover {
    border: 1px solid #0041cb;
    background-color: white;
    color: #0041cb; }
  @media (max-width: 880px) {
    .banner__a {
      margin-top: 140px; } }

.icons {
  background-color: rgba(0, 65, 203, 0.1);
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }
  @media (max-width: 767px) {
    .icons {
      display: none; } }
  .icons__wrap {
    max-width: 800px;
    margin: auto; }
  .icons__item {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px; }
    .icons__item img {
      max-width: 100%; }
    .icons__item p {
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
      font-size: 18px;
      font-weight: 600;
      color: #0041cb;
      margin-left: 10px; }
      @media (max-width: 600px) {
        .icons__item p {
          font-size: 12px;
          font-weight: 400;
          margin-left: 4px; } }

.servIndex {
  padding: 100px 0 100px 0;
  background-image: url("img/bg-world.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right; }
  @media (max-width: 767px) {
    .servIndex {
      padding: 0;
      background-image: none; } }
  .servIndex__description {
    text-align: center;
    font-size: 18px;
    position: relative;
    max-width: 310px;
    margin: auto;
    padding-bottom: 10px;
    font-weight: 300; }
    .servIndex__description::before {
      position: absolute;
      content: '';
      background-color: #0041cb;
      height: 4px;
      width: 75%;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto; }
  .servIndex__item {
    display: block;
    color: black !important;
    text-align: center;
    margin-top: 100px; }
    .servIndex__item:hover .servIndex__a {
      border: 1px solid white;
      background-color: #0041cb;
      color: white; }
    @media (max-width: 767px) {
      .servIndex__item {
        margin-top: 0px;
        margin-bottom: 50px; } }
  .servIndex__item-title {
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 20px 0; }
    .servIndex__item-title span {
      display: block;
      color: #0041cb; }
    @media (max-width: 767px) {
      .servIndex__item-title {
        font-size: 15px;
        margin: 10px 0; } }
  .servIndex__a {
    background-color: white;
    color: #0041cb;
    display: block;
    max-width: 222px;
    text-align: center;
    padding: 10px 0;
    font-weight: 600;
    border-radius: 20px;
    margin: auto;
    border: 1px solid #0041cb;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    -webkit-box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
    text-transform: uppercase; }
    .servIndex__a:hover {
      border: 1px solid white;
      background-color: #0041cb;
      color: white; }
    @media (max-width: 767px) {
      .servIndex__a {
        font-size: 11px;
        padding: 5px; } }

.prodIndex {
  background-color: #f8f8f8;
  padding: 128px 0 100px 0;
  -webkit-clip-path: polygon(0 16%, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 16%, 100% 0, 100% 100%, 0 100%);
  background-image: url("img/bg-products.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -76px; }
  @media (max-width: 767px) {
    .prodIndex {
      -webkit-clip-path: none;
      clip-path: none;
      margin-top: 0px;
      padding: 20px 0; } }
  .prodIndex__description {
    text-align: center;
    font-size: 18px;
    position: relative;
    max-width: 410px;
    margin: auto;
    padding-bottom: 10px;
    font-weight: 300; }
    .prodIndex__description::before {
      position: absolute;
      content: '';
      background-color: #0041cb;
      height: 4px;
      width: 65%;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto; }
  .prodIndex__item {
    background-color: white;
    margin-top: 90px;
    text-align: center;
    border-bottom: 3px solid #0041cb;
    display: block;
    color: #333 !important; }
    .prodIndex__item:hover span {
      border: 1px solid white;
      background-color: #0041cb;
      color: white; }
    @media (max-width: 767px) {
      .prodIndex__item {
        margin-top: 20px; } }
    .prodIndex__item img {
      padding: 10px; }
  .prodIndex__item-title {
    background-color: rgba(0, 65, 203, 0.1);
    padding: 12px 20px;
    text-align: left;
    font-weight: 500; }
  .prodIndex__price {
    padding: 14px; }
    .prodIndex__price p {
      font-size: 19px; }
    .prodIndex__price span {
      text-transform: uppercase;
      font-weight: 600;
      border: 1px solid #0041cb;
      max-width: 110px;
      display: block;
      padding: 5px 2px 2px 2px;
      border-radius: 15px;
      color: #0041cb;
      -webkit-box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3); }

.about {
  background-image: url("img/bg-nosotros-002.png");
  background-position: top right;
  background-repeat: no-repeat;
  padding: 75px 0;
  margin-top: -35px; }
  @media (max-width: 767px) {
    .about {
      padding: 50px 0 0 0;
      background-image: none; } }
  .about__title {
    text-align: center;
    font-size: 35px;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .about__title {
        margin-bottom: 10px; } }
  .about__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .about__icons--1 {
      margin-right: -400px; }
    .about__icons--2 {
      margin-right: -230px;
      margin-top: 120px; }
    .about__icons--3 {
      margin-right: -390px;
      margin-top: 128px; }
    .about__icons--4 {
      margin-left: -400px; }
    .about__icons--5 {
      margin-left: -230px;
      margin-top: 120px; }
    .about__icons--6 {
      margin-left: -390px;
      margin-top: 128px; }
    @media (max-width: 767px) {
      .about__icons {
        display: none; } }
  .about__icons-title {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: right;
    margin-right: 15px; }
    .about__icons-title--left {
      margin-left: 15px; }
  .about__text {
    background-image: url("img/bg-nosotros-1.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: justify;
    line-height: 1.7;
    max-width: 436px;
    padding: 140px 50px;
    margin: auto; }
    .about__text p {
      max-width: 336px;
      margin: 0 auto;
      font-size: 15px;
      font-weight: 300; }
    @media (max-width: 767px) {
      .about__text {
        background-image: none;
        padding: 0; } }
  .about__a {
    background-color: white;
    text-align: center;
    -webkit-box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
    margin: auto;
    display: block;
    font-weight: 600;
    color: #0041cb;
    padding: 10px;
    max-width: 195px;
    border-radius: 20px;
    margin-top: 20px;
    -webkit-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s; }
    .about__a:hover {
      background-color: #0041cb;
      color: white; }

.about-2 {
  background-color: #e5ecfa;
  -webkit-clip-path: polygon(0 16%, 100% 0, 100% 88%, 0 100%);
  clip-path: polygon(0 16%, 100% 0, 100% 88%, 0 100%);
  padding: 130px 0;
  margin-top: -35px; }
  @media (max-width: 767px) {
    .about-2 {
      -webkit-clip-path: none;
      clip-path: none;
      margin-top: 20px;
      padding: 50px 0; } }
  .about-2__title {
    color: #0041cb;
    font-size: 35px;
    margin-top: 40px;
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      .about-2__title {
        font-size: 25px;
        margin-top: 0; } }
  .about-2__text {
    font-size: 18px;
    font-weight: 300;
    margin-right: 20px; }
    @media (max-width: 767px) {
      .about-2__text {
        font-size: 15px; } }
  .about-2__ul {
    margin-top: 20px;
    list-style: none;
    padding-left: 20px;
    padding-bottom: 20px; }
    .about-2__ul li {
      font-size: 18px;
      font-weight: 300;
      position: relative;
      line-height: 1.8;
      padding-left: 10px; }
      @media (max-width: 767px) {
        .about-2__ul li {
          font-size: 15px; } }
      .about-2__ul li:before {
        font-family: "tesla";
        position: absolute;
        content: 'j';
        left: -20px;
        color: #0041cb; }
  .about-2__subtitle {
    font-size: 18px;
    margin-bottom: 30px; }
  .about-2__icons {
    max-width: 373px; }
  .about-2__item {
    text-align: center; }
    .about-2__item span {
      display: block;
      font-size: 18px;
      margin-top: 12px; }
      @media (max-width: 767px) {
        .about-2__item span {
          font-size: 12px;
          margin: 0 auto; } }
    @media (max-width: 767px) {
      .about-2__item img {
        max-width: 50%; } }
  .about-2__a {
    -webkit-box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
    background-color: white;
    padding: 10px;
    display: block;
    max-width: 250px;
    text-align: center;
    border-radius: 20px;
    color: #0041cb;
    font-weight: 500;
    margin-left: 50px;
    margin-top: 40px;
    border: 1px solid #0041cb;
    -webkit-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s; }
    .about-2__a:hover {
      background-color: #0041cb;
      color: white; }
    @media (max-width: 767px) {
      .about-2__a {
        margin: 20px auto; } }

.about-3 {
  background-color: #f8f8f8;
  -webkit-clip-path: polygon(0 16%, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 16%, 100% 0, 100% 100%, 0 100%);
  margin-top: -109px;
  background-image: url("img/bg-products.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 150px 0 0 0; }
  @media (max-width: 767px) {
    .about-3 {
      -webkit-clip-path: none;
      clip-path: none;
      margin-top: 0;
      padding: 50px 0 0 0; } }
  .about-3__span {
    display: block;
    color: #0041cb;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px; }
  .about-3__title {
    text-align: center;
    font-size: 35px;
    position: relative;
    padding-bottom: 10px; }
    .about-3__title:before {
      position: absolute;
      content: '';
      background-color: #0041cb;
      height: 4px;
      width: 10%;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto; }
    @media (max-width: 767px) {
      .about-3__title {
        font-size: 25px; } }
  .about-3__wrap {
    background-color: white;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    margin: 90px 90px 90px 90px; }
    @media (max-width: 767px) {
      .about-3__wrap {
        margin: 50px 0 15px 0; } }
  .about-3__item1 {
    position: relative;
    padding: 71px 40px 60px 60px; }
    .about-3__item1:after {
      position: absolute;
      content: '';
      background-color: #CCC;
      height: 110px;
      width: 1px;
      right: 0;
      top: 50px; }
    @media (max-width: 767px) {
      .about-3__item1 {
        padding: 15px; } }
  .about-3__item2 {
    padding: 50px 0;
    position: relative; }
    @media (max-width: 767px) {
      .about-3__item2 {
        padding: 15px;
        text-align: center; } }
    .about-3__item2 p {
      font-weight: 300;
      max-width: 400px;
      margin-top: 20px; }
    .about-3__item2 img {
      position: absolute;
      bottom: 0;
      right: 0;
      border-radius: 0 0 15px 0; }
      @media (max-width: 767px) {
        .about-3__item2 img {
          position: relative; } }
  .about-3__item2-title {
    font-size: 18px;
    color: #0041cb; }

.cta {
  background-image: url("img/bg-cta.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  padding: 68px 0; }
  .cta:before {
    position: absolute;
    content: '';
    background-color: rgba(0, 65, 203, 0.6);
    width: 100%;
    height: 100%;
    top: 0; }
  .cta__title {
    font-size: 35px;
    color: white; }
    @media (max-width: 767px) {
      .cta__title {
        font-size: 25px; } }
  .cta__p {
    font-size: 25px;
    color: white;
    font-weight: 300; }
    @media (max-width: 767px) {
      .cta__p {
        font-size: 20px; } }
  .cta__install {
    color: white;
    text-decoration: underline !important; }
    .cta__install:hover {
      color: #0041cb;
      cursor: pointer; }
  .cta__a {
    background-color: white;
    font-size: 18px;
    color: #0041cb;
    display: block;
    text-align: center;
    padding: 12px;
    border-radius: 30px;
    font-weight: 500;
    -webkit-box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
    margin-top: 20px;
    border: 1px solid #0041cb;
    -webkit-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s; }
    .cta__a:hover {
      background-color: #0041cb;
      color: white; }
    @media (max-width: 767px) {
      .cta__a {
        font-size: 14px;
        padding: 10px; } }

.banner-cam {
  background-image: url("img/bg-camaras-de-seguridad.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
  padding: 70px 0;
  background-size: cover; }
  .banner-cam--sistemas {
    background-image: url("img/bg-sistemas-de-alarmas.jpg"); }
  .banner-cam--tec {
    background-image: url("img/bg-tecnologias-de-la-informacion.jpg"); }
  .banner-cam--energy {
    background-image: url("img/bg-energia-solar.jpg"); }
  .banner-cam--project {
    background-image: url("img/bg-proyectos-de-ingenieria.jpg"); }
  .banner-cam--contact {
    background-image: url("img/bg-contacto.jpg"); }
  @media (max-width: 767px) {
    .banner-cam {
      padding: 15px 0;
      background-image: none;
      background-color: #e5ecfa;
      -webkit-clip-path: none;
      clip-path: none; } }
  .banner-cam__wrap {
    background-image: url("img/escudo.png");
    background-repeat: no-repeat;
    background-position: center center;
    max-width: 510px;
    padding: 90px 0; }
    @media (max-width: 767px) {
      .banner-cam__wrap {
        padding: 15px 0;
        background-image: none; } }
    .banner-cam__wrap--control {
      max-width: 692px; }
    .banner-cam__wrap--tec {
      background-image: none;
      max-width: none;
      width: 100%; }
    .banner-cam__wrap--energy {
      background-image: none;
      max-width: none;
      width: 100%; }
  .banner-cam__title {
    max-width: 506px;
    font-size: 50px;
    color: white;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .banner-cam__title {
        font-size: 25px; } }
    .banner-cam__title span {
      background-color: #0041cb;
      padding: 6px 14px;
      margin-left: 152px; }
      @media (max-width: 767px) {
        .banner-cam__title span {
          margin-left: 0 !important;
          display: block;
          width: 80%; } }
    .banner-cam__title b {
      background-color: black;
      padding: 6px 14px; }
    .banner-cam__title--control {
      max-width: 673px; }
      .banner-cam__title--control span {
        margin-left: 120px; }
    .banner-cam__title--tec {
      max-width: 650px; }
    .banner-cam__title--energy span {
      margin-left: 90px; }
    @media (max-width: 767px) {
      .banner-cam__title--contact b {
        display: block; } }

.banner-products {
  background-color: #e6ecfb;
  background-image: url("img/bg-camaras-hdtvi.png");
  background-repeat: no-repeat;
  background-position: top right;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
  padding: 60px 0 120px 0; }
  @media (max-width: 767px) {
    .banner-products {
      padding: 20px 0;
      -webkit-clip-path: none;
      clip-path: none; } }
  .banner-products--alarmas {
    background-image: url("img/bg-alarmas-contra-robos.png"); }
  .banner-products--redes {
    background-image: url("img/bg-redes.png"); }
  .banner-products__title {
    font-size: 50px;
    color: #0041cb;
    font-weight: 800; }
    @media (max-width: 767px) {
      .banner-products__title {
        font-size: 25px;
        text-align: center; } }
  .banner-products p {
    line-height: 1.8;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 25px; }
  .banner-products__a {
    background-color: #0041cb;
    color: white !important;
    display: block;
    max-width: 188px;
    text-align: center;
    padding: 12px 0;
    font-weight: 500;
    border-radius: 20px;
    margin: 30px auto 80px auto;
    border: 1px solid #0041cb;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    text-transform: uppercase;
    margin: 0; }
    .banner-products__a:hover {
      border: 1px solid #0041cb;
      background-color: white;
      color: #0041cb !important; }
    @media (max-width: 767px) {
      .banner-products__a {
        margin: 0 auto;
        margin-top: 20px; } }
  @media (max-width: 767px) {
    .banner-products__wrap p {
      display: none; } }

.content-products__p {
  font-weight: 300;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 30px; }

.content-cam {
  background-image: url("img/bg-world-less.png");
  background-position: top right;
  background-repeat: no-repeat;
  padding: 120px 0;
  margin-top: -108px; }
  .content-cam--controldeacceso {
    padding: 120px 0 51px 0;
    border-bottom: 1px solid rgba(0, 65, 203, 0.2); }
  .content-cam--contact {
    background-image: none; }
  @media (max-width: 767px) {
    .content-cam {
      margin-top: 0;
      background-image: none;
      padding: 40px 0 0 0; } }
  .content-cam__icon {
    display: block;
    margin: auto;
    margin-bottom: 15px; }
  .content-cam__title {
    font-size: 35px;
    text-align: center; }
    @media (max-width: 767px) {
      .content-cam__title {
        font-size: 25px; } }
    .content-cam__title--telefonia {
      position: relative; }
      .content-cam__title--telefonia:before {
        position: absolute;
        content: '';
        background-color: #0041cb;
        height: 4px;
        width: 25%;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto; }
  .content-cam__description {
    text-align: center;
    font-size: 18px;
    position: relative;
    max-width: 346px;
    margin: auto;
    padding-bottom: 10px;
    font-weight: 300; }
    .content-cam__description:before {
      position: absolute;
      content: '';
      background-color: #0041cb;
      height: 4px;
      width: 75%;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto; }
    .content-cam__description--ip {
      max-width: 400px; }
    .content-cam__description--alarmas {
      max-width: 600px; }
  .content-cam__wrap {
    text-align: center;
    margin-top: 100px;
    display: block;
    color: #333 !important; }
    .content-cam__wrap:hover .content-cam__a {
      background-color: white;
      color: #0041cb; }
    @media (max-width: 767px) {
      .content-cam__wrap {
        margin-top: 10px;
        margin-bottom: 50px; } }
    .content-cam__wrap img {
      vertical-align: top; }
  .content-cam__subtitle {
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    background-image: url("img/bg-subtitle.png");
    background-position: top right;
    background-repeat: no-repeat;
    max-width: 267px;
    line-height: 1.3;
    margin: auto;
    margin-top: 50px;
    height: 57px;
    padding-top: 9px; }
    .content-cam__subtitle b {
      color: #0041cb; }
    @media (max-width: 767px) {
      .content-cam__subtitle {
        margin-top: 0; } }
  .content-cam__p {
    max-width: 250px;
    font-size: 15px;
    text-align: justify;
    margin: 25px auto; }
  .content-cam__a {
    background-color: #0041cb;
    color: white;
    display: block;
    max-width: 188px;
    margin: 0 auto;
    padding: 12px 0;
    border-radius: 20px;
    -webkit-box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
    font-weight: 500;
    text-decoration: none !important;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    border: 1px solid #0041cb; }
  .content-cam__access {
    background-color: white;
    -webkit-box-shadow: 2px 1px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 1px 10px 0 rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    padding: 50px; }
    @media (max-width: 767px) {
      .content-cam__access {
        padding: 15px;
        margin-bottom: 20px; } }
    .content-cam__access h3 {
      font-size: 25px;
      line-height: 1.2;
      margin-bottom: 20px; }
    .content-cam__access h4 {
      color: #0041cb;
      font-size: 18px;
      margin: 20px 0 10px 0; }
    .content-cam__access p {
      font-size: 15px;
      margin-bottom: 30px;
      font-weight: 300; }
    .content-cam__access ul {
      list-style: none;
      margin-bottom: 30px; }
      .content-cam__access ul li {
        position: relative;
        padding-left: 20px;
        margin-bottom: 15px;
        font-weight: 300; }
        .content-cam__access ul li:before {
          font-family: 'tesla';
          position: absolute;
          content: 'j';
          left: 0;
          color: #0041cb; }
  .content-cam__access-a {
    background-color: #0041cb;
    color: white !important;
    display: block;
    max-width: 188px;
    text-align: center;
    padding: 12px 0;
    font-weight: 500;
    border-radius: 20px;
    margin: 30px auto 80px auto;
    border: 1px solid #0041cb;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    text-transform: uppercase; }
    .content-cam__access-a:hover {
      border: 1px solid #0041cb;
      background-color: white;
      color: #0041cb !important; }
    @media (max-width: 767px) {
      .content-cam__access-a {
        margin: 20px auto; } }
  .content-cam__access-subtitle {
    font-size: 15px;
    margin-bottom: 20px; }
  .content-cam__access-a1 {
    background-color: white;
    color: #0041cb;
    display: block;
    max-width: 200px;
    text-align: center;
    padding: 12px 0;
    font-weight: 500;
    border-radius: 20px;
    border: 1px solid #0041cb;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s; }
    .content-cam__access-a1:hover {
      border: 1px solid #0041cb;
      background-color: #0041cb;
      color: white; }
    @media (max-width: 767px) {
      .content-cam__access-a1 {
        margin: 0 auto;
        margin-bottom: 15px; } }
  .content-cam__access-a2 {
    background-color: #0041cb;
    color: white;
    display: block;
    max-width: 200px;
    text-align: center;
    padding: 12px 0;
    font-weight: 500;
    border-radius: 20px;
    border: 1px solid #0041cb;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s; }
    .content-cam__access-a2:hover {
      border: 1px solid #0041cb;
      background-color: white;
      color: #0041cb; }
    @media (max-width: 767px) {
      .content-cam__access-a2 {
        margin: 0 auto; } }
  .content-cam__contact-wrap {
    -webkit-box-shadow: 2px 1px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 1px 10px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
    position: relative;
    margin-top: 100px;
    padding-bottom: 40px;
    background-color: white; }
    .content-cam__contact-wrap--redes {
      padding-bottom: 22px; }
    .content-cam__contact-wrap i {
      position: absolute;
      background-color: #0041cb;
      color: white;
      display: block;
      width: 55px;
      height: 55px;
      left: 0;
      right: 0;
      margin: auto;
      top: -30px;
      padding-top: 15px;
      border-radius: 50%;
      font-size: 25px; }
    .content-cam__contact-wrap h3 {
      font-size: 18px;
      font-weight: 800;
      padding-top: 50px;
      margin-bottom: 30px; }
  .content-cam__contact-form {
    padding: 100px 0 0 0; }
  .content-cam__contact-formulary {
    max-width: 589px;
    margin: 0 auto;
    margin-top: 50px; }
    @media (max-width: 767px) {
      .content-cam__contact-formulary {
        margin-bottom: 20px; } }
    .content-cam__contact-formulary input, .content-cam__contact-formulary textarea {
      width: 100%;
      padding: 10px;
      margin-bottom: 15px; }
    .content-cam__contact-formulary .button {
      background-color: #0041cb;
      color: white;
      display: block;
      width: 258px;
      margin: 0 auto;
      padding: 12px 0;
      border-radius: 20px;
      -webkit-box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
      font-weight: 500;
      text-decoration: none !important;
      -webkit-transition: all ease .5s;
      -o-transition: all ease .5s;
      transition: all ease .5s;
      border: 1px solid #0041cb; }
      .content-cam__contact-formulary .button:hover {
        background-color: white;
        color: #0041cb; }
  .content-cam__img {
    margin-top: 80px; }

.content-pro__title {
  font-size: 35px;
  text-align: center;
  margin-top: 100px; }
  @media (max-width: 767px) {
    .content-pro__title {
      margin-top: 20px;
      font-size: 25px; } }

.content-pro__description {
  text-align: center;
  font-size: 18px;
  position: relative;
  max-width: 528px;
  margin: auto;
  padding-bottom: 10px;
  font-weight: 300;
  margin-bottom: 80px; }
  .content-pro__description:before {
    position: absolute;
    content: '';
    background-color: #0041cb;
    height: 4px;
    width: 50%;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto; }
  @media (max-width: 767px) {
    .content-pro__description {
      margin-bottom: 20px; } }

.content-pro__extract {
  font-size: 18px;
  text-align: center;
  font-weight: 300;
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .content-pro__extract {
      display: none; } }

.content-pro__img {
  margin-top: 50px;
  margin-bottom: 35px; }
  @media (max-width: 767px) {
    .content-pro__img {
      margin: 0;
      text-align: center; } }

.content-pro__subtitle {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 15px; }
  .content-pro__subtitle span {
    color: #0041cb; }
  @media (max-width: 767px) {
    .content-pro__subtitle {
      font-size: 18px; } }

.content-pro__wrap {
  -webkit-box-shadow: 2px 1px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 1px 10px 0 rgba(0, 0, 0, 0.2);
  border-bottom: 2px solid #0041cb;
  padding: 15px;
  margin-bottom: 50px;
  background-color: white; }

.content-pro__price {
  font-size: 15px;
  font-weight: 800;
  margin-left: 15px;
  color: #585857;
  display: block;
  margin-top: 75px; }
  .content-pro__price--energy {
    margin-top: 0; }
  .content-pro__price--hdtvi {
    margin-top: 0; }
  @media (max-width: 767px) {
    .content-pro__price {
      margin: 0; } }

.content-pro__money {
  margin-left: 15px;
  font-size: 25px;
  font-weight: 800;
  margin-bottom: 15px;
  color: #585857; }

.content-pro__model {
  font-size: 18px;
  color: #585857; }

.content-pro__p {
  font-weight: 300;
  font-size: 15px;
  text-align: justify;
  margin-top: 20px;
  background-color: rgba(0, 65, 203, 0.1);
  margin-right: -15px;
  padding: 15px; }

.content-pro__a {
  background-color: #0041cb;
  color: white;
  display: block;
  max-width: 188px;
  padding: 12px 0;
  border-radius: 20px;
  -webkit-box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
  font-weight: 500;
  text-decoration: none !important;
  -webkit-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
  border: 1px solid #0041cb;
  text-align: center;
  text-transform: uppercase;
  margin: 20px auto 0 auto; }
  .content-pro__a:hover {
    border: 1px solid #0041cb;
    background-color: white;
    color: #0041cb; }

.content-pro2__title-main {
  font-size: 35px;
  text-align: center;
  position: relative;
  max-width: 628px;
  margin: auto;
  padding-bottom: 10px;
  font-weight: 600;
  margin-bottom: 80px;
  margin-top: 70px; }
  .content-pro2__title-main--alarmas {
    max-width: 700px; }
  .content-pro2__title-main:before {
    position: absolute;
    content: '';
    background-color: #0041cb;
    height: 4px;
    width: 35%;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto; }
  @media (max-width: 767px) {
    .content-pro2__title-main {
      font-size: 25px;
      margin: 20px auto; } }

.content-pro2__wrap {
  background-image: url("img/bg-products-02.png");
  background-repeat: no-repeat;
  background-position: top right;
  padding: 40px 0;
  background-size: contain;
  margin-bottom: 80px; }
  .content-pro2__wrap--left {
    background-image: url("img/bg-products-02-left.png");
    background-position: top left; }
    @media (max-width: 767px) {
      .content-pro2__wrap--left {
        padding: 0; } }
  .content-pro2__wrap--alarmas-right {
    background-image: url("img/bg-alarmas-right.png"); }
  .content-pro2__wrap--alarmas-left {
    background-image: url("img/bg-alarmas-left.png");
    background-position: top left; }
  @media (max-width: 767px) {
    .content-pro2__wrap {
      background-image: none;
      margin-bottom: 40px; } }

.content-pro2__subtitle {
  font-size: 25px;
  font-weight: 800; }
  .content-pro2__subtitle span {
    color: #0041cb; }
  @media (max-width: 767px) {
    .content-pro2__subtitle {
      font-size: 20px; } }

.content-pro2__wrap-pro h4 {
  font-size: 18px;
  color: #0041cb;
  margin-top: 30px; }
  @media (max-width: 767px) {
    .content-pro2__wrap-pro h4 {
      margin-top: 20px; } }

.content-pro2__wrap-pro p {
  font-size: 15px;
  margin: 18px 0; }

.content-pro2__price {
  position: relative;
  padding-top: 20px; }
  .content-pro2__price img {
    position: absolute;
    top: -128px; }
    @media (max-width: 767px) {
      .content-pro2__price img {
        display: none; } }

.content-pro2__price-text {
  font-size: 15px;
  font-weight: 800;
  display: block; }

.content-pro2__price-money {
  font-size: 30px;
  display: block;
  font-weight: 800; }

.content-pro2__a {
  background-color: #0041cb;
  color: white;
  display: block;
  max-width: 188px;
  padding: 12px 0;
  border-radius: 20px;
  -webkit-box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
  font-weight: 500;
  text-decoration: none !important;
  -webkit-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
  border: 1px solid #0041cb;
  text-align: center;
  text-transform: uppercase;
  margin: 20px auto 0 auto;
  margin-left: 0; }
  .content-pro2__a:hover {
    border: 1px solid #0041cb;
    background-color: white;
    color: #0041cb; }

.content-after {
  background-color: #f8f8f8;
  padding: 128px 0 100px 0;
  background-image: url(img/bg-products.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 767px) {
    .content-after {
      display: none; } }
  .content-after__title-main {
    text-align: center;
    font-size: 35px;
    position: relative;
    max-width: 560px;
    margin: auto;
    padding-bottom: 10px;
    font-weight: 300;
    margin-bottom: 80px;
    line-height: 1.2; }
    .content-after__title-main:before {
      position: absolute;
      content: '';
      background-color: #0041cb;
      height: 3px;
      width: 40%;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto; }
  .content-after__img-main {
    margin-top: 70px; }
  .content-after__wrap-1 {
    background-color: white;
    border-radius: 20px;
    padding: 30px;
    max-width: 350px;
    position: relative;
    -webkit-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.1); }
    .content-after__wrap-1:before {
      position: absolute;
      content: url("img/triangle.png");
      width: 4px;
      height: 4px;
      right: 0;
      top: 25%; }
    .content-after__wrap-1:after {
      position: absolute;
      content: url("img/triangle.png");
      width: 4px;
      height: 4px;
      right: 0;
      bottom: 28%; }
  .content-after__wrap-2 {
    background-color: white;
    border-radius: 20px;
    padding: 30px;
    max-width: 350px;
    position: relative;
    -webkit-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.1); }
    .content-after__wrap-2:before {
      position: absolute;
      content: url("img/triangle-02.png");
      width: 4px;
      height: 4px;
      left: -20px;
      top: 25%; }
    .content-after__wrap-2:after {
      position: absolute;
      content: url("img/triangle-02.png");
      width: 4px;
      height: 4px;
      left: -20px;
      bottom: 28%; }
  .content-after__title {
    color: #0041cb;
    font-size: 18px;
    margin-bottom: 14px; }
    .content-after__title--right {
      text-align: right; }
  .content-after__p {
    font-size: 15px; }
  .content-after__a {
    text-align: center;
    background-color: #0041cb;
    color: white;
    display: block;
    max-width: 188px;
    margin: 0 auto;
    padding: 12px 0;
    border-radius: 20px;
    -webkit-box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
    font-weight: 500;
    text-decoration: none !important;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    border: 1px solid #0041cb;
    margin-top: 60px; }
    .content-after__a:hover {
      background-color: white;
      color: #0041cb; }

.footer {
  background-color: black;
  padding: 50px 0 0 0;
  text-align: center; }
  @media (max-width: 991px) {
    .footer {
      padding: 0; } }
  @media (max-width: 991px) {
    .footer__wrap {
      display: none; } }
  .footer__nav {
    background-color: black;
    padding: 0 10px;
    margin-top: 40px; }
    .footer__nav ul {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .footer__nav ul li {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        position: relative; }
        .footer__nav ul li:before {
          position: absolute;
          content: '';
          width: 1px;
          background-color: #0041cb;
          height: 10px;
          right: -10px;
          top: 5px; }
        .footer__nav ul li:last-child:before {
          display: none; }
        .footer__nav ul li a {
          display: block;
          color: #FFF;
          font-weight: 500;
          text-align: center;
          font-size: 13px;
          text-decoration: none !important;
          -webkit-transition: all ease .5s;
          -o-transition: all ease .5s;
          transition: all ease .5s; }
          .footer__nav ul li a:hover {
            color: #0041cb; }
  .footer__icons {
    padding: 55px 0; }
    .footer__icons i {
      display: block;
      color: #0041cb;
      width: 48px;
      height: 48px;
      background-color: rgba(0, 65, 203, 0.4);
      line-height: 2.5;
      border-radius: 50%;
      margin: auto;
      font-size: 22px; }
    .footer__icons p {
      color: white;
      font-weight: 300;
      margin-top: 25px; }
  .footer__tag {
    color: #808080;
    padding: 12px 0;
    border-top: 1px solid #808080; }
    .footer__tag p {
      text-align: left; }
    .footer__tag a {
      color: #808080;
      display: block;
      text-align: right; }

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

@media (max-width: 897px) {
  .header #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: 15px;
    position: fixed;
    bottom: 15px;
    z-index: 9999;
    right: 50px;
    font-size: 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }
  @media (max-width: 897px) and (max-height: 375px) {
    .header #btnMovil + label {
      bottom: 20px; } }

@media (max-width: 897px) {
    .header #btnMovil + label img {
      display: block;
      margin: .1em auto; }
    .header #btnMovil + label:hover {
      cursor: pointer; }
  .header__nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: fixed;
    right: -100%;
    z-index: 999;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    bottom: 8rem; } }
  @media (max-width: 897px) and (max-height: 375px) {
    .header__nav ul {
      bottom: 6rem; } }

@media (max-width: 897px) {
    .header__nav ul li {
      display: block;
      margin-right: 0 !important; }
      .header__nav ul li:nth-child(1) {
        border-left: 0 !important; }
      .header__nav ul li a {
        padding: 1rem !important;
        display: block; }
  .header #btnMovil:checked ~ ul {
    background-color: black;
    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; } }
  @media (max-width: 897px) and (max-height: 375px) {
    .header #btnMovil:checked ~ ul {
      height: 200px; } }
