@media (max-width: 991px) {

  /*Header*/

  /*Tamaño del header*/
    /* header {
    position:relative;
    overflow:hidden;
    padding-top:calc(1rem + 72px);
    padding-bottom:7rem;
    } */
    /*bg circle general*/
    .bg-circle{
    z-index:0 !important;
    position:absolute;
    border-radius:100%;
    /*background:linear-gradient(0deg,#ee0979 0,#ff6a00 100%)*/
    }

    /*Circulo grande header*/
    .bg-circle-1{
    z-index: 0 !important;
    height:30rem;
    width:30rem;
    top:6rem;
    left:-8rem;
    }

    /*Circulo pequeño header*/
    .bg-circle-2 {
      display: none;
    }

    /*Circulo grande naranja*/
      .bg-circle-3{
    /*z-index: 0 !important;
      height:30rem;
      width:30rem;
      top:7rem;
      left:-10rem*/
      display:none;
      }

    /*Links circulares verticales*/

    /*Circulo 1*/
      .tiny-circle-1{
        height:4rem;
        width:4rem;
        top:-1.5rem;
        right:15rem;
      }

    /*Circulo 2*/
      .tiny-circle-2{
        height:4rem;
        width:4rem;
        top:-1rem;
        right:7.5rem;
      }

    /*Circulo 3*/
      .tiny-circle-3{
        height:4rem;
        width:4rem;
        top:3.5rem;
        right:1.6rem;
      }

    /*Circulo 4*/
      .tiny-circle-4{
        height:4rem;
        width:4rem;
        top:9rem;
        right:-1.3rem;
      }

    /*Circulo 5*/
      .tiny-circle-5{
        height:4rem;
        width:4rem;
        top:16rem;
        right:-2rem;
      }



    .card-orange{
      max-height: 1000px;
    }
    .card-orange:hover{
      max-height: 1000px;
    }
    .space {
      line-height: 1.4;
      font-size: 6.5vw !important;
    }
    .space_list {
      line-height: 1.4;
    }
    .aux-1 {
      z-index:100 !important;
      text-align: center;
    }
    .industria{
      font-size: 6.5vw !important;
    }
    .img-fluid {
      width: 70%;
    }

    .section-1 {
      margin-top: -160px !important;
    }

    .tab-pane img {
      width: 80%;
    }
    /* *:not(#Head_text span) {
      font-size: 16px !important;
    } */
    #Head_text {
      text-align: left;
    }
    #Head_text, #Head_text * {
      font-size: 6vw !important;
    }
    #Head_text .head-p {
      font-size: 7vw !important;
    }
    .negocio-label {
      font-size: 36px !important;
    }
    .negocio-image {
      margin-left: -70%;
      width: 100%;
    }
    .s1-normal {
      display: none;
    }
    .s2-resp {
      margin-top: -100px;
      display: block !important;
      background-color: #fff !important;
      color:#163072;
    }
    .s2-resp h2 {
      font-size: 28px !important;
    }
    .img-resp {
      width: 100%;
    }
    .footer-circle-1 {
      width: 100%;
    }
    .bg-circle-4 {
      margin-top: 100px;
      height: 100px;
      width: 100px;
    }
    .bg-circle-5 {
      margin-top: 50px;
      left: 250px;
      height: 200px;
      width: 200px;
    }
    .servicios-container {
      margin-top: -100px;
    }
    .servicios-label {
      font-size: 34px !important;
    }
    .card-columns {
      column-count: 1;
    }
    .animate-text {
      top: 5rem;
    }
    .card-inverse {
      margin-bottom: 20px !important;
    }
    .card-img-overlay h3 {
      font-size: 21px !important;
    }
    .section-3 {
      margin-top: -40px;
    }
    /* .section-3 {
      display: none !important;
    } */
    .section-3-resp {
      display: block !important;
      margin-top: -100px !important;
    }
    .section-3-resp img {
      width: 80vw;
    }
    .plan-label {
      margin-top: -100px;
      padding-right: 70px !important;
      font-size: 36px !important;
    }
    p.lead {
      padding-right: 50px !important;
    }
    .btn-plan {
      margin-top: 20px;
      margin-bottom: -60px;
    }
    .navbar-collapse {
      text-align: right;
    }
    .navbar-toggler {
      border: 1px solid white !important;
    }
    .section-4 {
      padding-top: 70px;
    }
    .footer-circle-1 {
      width: 100px;
      height: 100px
    }
    .industrias-servicios-texts {
      margin-top: 50px;
      text-align: center !important;
    }
    .industrias-servicios-texts h4 {
      margin-top: -20px;
      font-size: 20px !important;
    }
    .industrias-servicios-texts li, .servicios-grid a:not(.except) {
      line-height: 2.5;
    }
    .industrias-servicios-texts .list-unstyled * {
      font-size: 12px !important;
    }
    .servicios-footer-1, .last-footer-1 {
      display: none !important;
    }
    .servicios-footer-2, .last-footer-2 {
      display: block !important;
    }
    .servicios-footer-2 h4 {
      margin-top: 20px;
      margin-bottom: 30px;
      font-size: 20px !important;
    }
    .servicios-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      margin: 0 11px;
    }
    .servicios-grid label, .servicios-grid a {
      font-size: 12px !important;
    }
    .servicios-grid a, .footercitos a {
      color: #0f3072;
    }
    .servicios-grid a:hover, .footercitos a:hover {
      color: #fb6819;
    }
    .social-networks a {
      color: #0f3072 !important;
      text-decoration: none !important;
      font-size: 24px !important;
      margin: 35px 15px;
    }
    .footercitos * {
      font-size: 12px !important;
      text-decoration: none !important;
    }
    .watermark-1 {
      right:0;
      bottom: 64px;
      font-size: 16.9vw !important;
    }
    .customer-desktop{
      display: none;
    }
    .customer-mobile{
      display: block;
    }
}

@media (min-width: 666px) and (max-width: 991px) { /*MEDIUM-SCREENS*/
  .watermark-1 {
    bottom: 0 !important;
  }
  .animate-text {
    padding-top: 60px;
  }
  .header-negocio .negocio-label, .negocio-label {
    font-size: 48px !important;
  }
  .s2-resp h2 {
    font-size: 48px !important;
  }
  .s2-resp p, .s2-resp strong {
    font-size: 32px !important;
  }
  .bg-circle-4 {
    margin-top: 100px;
    height: 125px;
    width: 125px;
  }
  .bg-circle-5 {
    margin-top: 50px;
    left: 666px;
    height: 250px;
    width: 250px;
  }
  .section-2 * {
    font-size: 32px !important;
  }
  .section-2 h3 {
    font-size: 48px !important;
  }
  .servicios-label {
    font-size: 48px !important;
  }
  .plan-label {
    font-size: 48px !important;
  }
  .section-3 .lead {
    font-size: 24px !important;
  }
  #FormContacto label {
    font-size: 24px !important;
  }
  #FormContacto input, #FormContacto select {
    height: 50px;
  }
  #submitGuardar {
    font-size: 21px !important;
  }
  .footer-circle-1 {
    width: 150px;
    height: 150px
  }
  .industrias-servicios-texts h4 {
    font-size: 26px !important;
  }
  .industrias-servicios-texts .list-unstyled * {
    font-size: 18px !important;
  }
  .servicios-footer-2 h4 {
    font-size: 26px !important;
  }
  .servicios-grid label, .servicios-grid a {
    font-size: 18px !important;
  }
  .social-networks a {
    font-size: 32px !important;
  }
  .footercitos * {
    font-size: 18px !important;
  }

  /*Header*/

  /*Tamaño del header*/
    /* header {
    position:relative;
    overflow:hidden;
    padding-top:calc(1rem + 72px);
    padding-bottom:7rem;
    } */
    /*bg circle general*/
    .bg-circle{
    z-index:0 !important;
    position:absolute;
    border-radius:100%;
    /*background:linear-gradient(0deg,#ee0979 0,#ff6a00 100%)*/
    }

    /*Circulo grande header*/
    .bg-circle-1{
      z-index: 0 !important;
      height:54rem;
      width:54rem;
      top:5rem;
      left:-10rem;
    }

    /*Circulo pequeño header*/
    .bg-circle-2 {
      display: none;
    }

    /*Circulo grande naranja*/
      .bg-circle-3{
    /*z-index: 0 !important;
      height:30rem;
      width:30rem;
      top:7rem;
      left:-10rem*/
      display:none;
      }

    /*Links circulares verticales*/

    /*Circulo 1*/
      .tiny-circle-1{
        height:4rem;
        width:4rem;
        top:-1.5rem;
        left:24rem;
      }

    /*Circulo 2*/
      .tiny-circle-2{
        height:4rem;
        width:4rem;
        top:1rem;
        left:36rem;
      }

    /*Circulo 3*/
      .tiny-circle-3{
        height:4rem;
        width:4rem;
        top:6.5rem;
        right:5rem;
      }

    /*Circulo 4*/
      .tiny-circle-4{
        height:4rem;
        width:4rem;
        top:15rem;
        right:0rem;
      }

    /*Circulo 5*/
      .tiny-circle-5{
        height:4rem;
        width:4rem;
        top:25rem;
        right:-2rem;
      }

}

@media (min-width: 480px) and (max-width: 991px) { /*MEDIA QUERY SPECIFIC FOR CARDS*/
  .container-cards {
    margin-top: 400px !important;
  }
}

@media (min-width: 992px) { /*BIG-SCREENS*/
  #Head_text, #Head_text * {
    font-size: 20px !important;
  }
  .s1-normal img {
    width: 100%;
  }
  /*Configuraciones slickJS*/

    /*Muestra medio card a la derecha*/
    .slick-list{
      padding:0 10% 0 0 !important;
    }

    /*Sombra sugestiva a la derecha*/
      .carousel {
      position: relative;
      }

    .carousel:before,
    .carousel:after {
      content: "";
      position: absolute;
      z-index: 1;
      width: 100px;
      top: 0;
      height: 100%;
      pointer-events: none; /*makes the linkes behind clickable*/
    }

    .carousel:after {
      margin-top:20px;
      width: 4rem;
      right: 0;
      background: linear-gradient(to left, rgba(255, 255, 255, 0.8) 20px, rgba(255, 255, 255, 0));
    }
    .slick-prev{
      display: none !important;
    }
    /*Colores flechas carousel*/
    .slick-prev:before,
    .slick-next:before
    {
        font-family: 'slick';
        font-size: 20px;
        line-height: 1;

        opacity: .75;
        color: 	#606060 !important;

        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    /*Circulo grande header*/
    .bg-circle-1{
      /*z-index: 0 !important;
      height:27rem;
      width:27rem;
      top:5rem;*/
      left: calc(-856px + 50vw) !important;
    }
    .bg-circle-3{
      left: calc(-790px + 50vw) !important;
    }
    .bg-circle-2 {
      left: calc(90vw) !important;
    }
    .aux-1 {
      padding: 0px !important;
      margin-left: 64px !important;
    }
    #Head_text .head-p {
      font-size: 30px !important;
    }
}

@media (max-width: 320px) { /*EXTRA-SMALL-SCREENS*/
  /*Header*/

  /*Tamaño del header*/
    /* header {
    position:relative;
    overflow:hidden;
    padding-top:calc(1rem + 72px);
    padding-bottom:7rem;
    } */
    /*bg circle general*/
    .bg-circle{
    z-index:0 !important;
    position:absolute;
    border-radius:100%;
    /*background:linear-gradient(0deg,#ee0979 0,#ff6a00 100%)*/
    }

    /*Circulo grande header*/
    .bg-circle-1{
      z-index: 0 !important;
      height:27rem;
      width:27rem;
      top:6rem;
      left:-8rem;
    }

    /*Circulo pequeño header*/
    .bg-circle-2 {
      display: none;
    }

    /*Circulo grande naranja*/
      .bg-circle-3{
    /*z-index: 0 !important;
      height:30rem;
      width:30rem;
      top:7rem;
      left:-10rem*/
      display:none;
      }

    /*Links circulares verticales*/

    /*Circulo 1*/
      .tiny-circle-1{
        height:4rem;
        width:4rem;
        top:-1.5rem;
        left:12rem;
      }

    /*Circulo 2*/
      .tiny-circle-2{
        height:4rem;
        width:4rem;
        top:-0.5rem;
        left:17.5rem;
      }

    /*Circulo 3*/
      .tiny-circle-3{
        height:4rem;
        width:4rem;
        top:3.5rem;
        right:1rem;
      }

    /*Circulo 4*/
      .tiny-circle-4{
        height:4rem;
        width:4rem;
        top:9rem;
        right:-1.5rem;
      }

    /*Circulo 5*/
      .tiny-circle-5{
        height:4rem;
        width:4rem;
        top:16rem;
        right:-1.5rem;
      }
}

@media (min-width: 1980px) { /* MEDIA QUERY FOR SUPER BIG SCREENS ONLY FOR THIS VIEW*/
  #Head_text, #Head_text * {
    font-size: 28px !important;
  }
}
