@media only screen and (min-width: 768px) {
  .nav-box {
    display: block !important;
    height: auto !important;
  }
}
@media only screen and (min-width: 1441px) {
  .logo {
    width: 185px;
    margin-bottom: 20px;
  }

  .welcome-title {
    font-size: 85px;
    margin-bottom: 0px;
    height: 80px;
  }

  .subtitulo {
    /* font-size: 21px !important; cooperativa */
    font-size: 39.5px !important;
    font-weight: lighter;
  }

  .subtitulo-coop {
    font-size: 21px !important;
    font-weight: lighter;
  }

  .welcome-box p {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .contact-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }

  .contact-row {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1440px) {
  .logo {
    width: 185px;
    margin-bottom: 20px;
  }

  .texto-logo {
    height: 180px;
  }

  .welcome-title {
    font-size: 85px;
    margin-bottom: 0px;
    height: 75px;
  }

  .subtitulo-coop {
    font-size: 21px !important;
  }

  .subtitulo {
    /* font-size: 21px !important; cooperativa */
    font-size: 39.5px !important;
  }

  .next-section {
    /*	bottom: auto; */
  }

  .welcome-title:before {
    margin: 20px auto 5px;
  }

  .welcome-first {
    font-size: 26px;
  }

  .welcome-box p {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .navbar-nav li a {
    font-size: 15px;
  }

  .subscribe-row h5 {
    font-size: 18px;
  }

  .wide-col-laptop {
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
    max-width: 85%;
  }

  .service-box h3 {
    font-size: 18px;
  }

  h1,
  h2 {
    font-size: 56px;
    line-height: 1.05;
    margin-bottom: 10px;
  }

  .title-block p {
    line-height: 1.6;
  }

  .title-block {
    margin-bottom: 25px;
  }

  .service-icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    margin: 0 auto;
  }

  /* .service-box {
    padding: 30px 20px;
  } */
  .testimonial-content {
    font-size: 18px;
  }

  .owl-carousel .owl-item .client-img img {
    max-width: 80px;
  }

  .gallery-section {
    padding-top: 10px;
  }

  .about-img {
    margin-right: 15px;
  }

  .row-contactanos {
    margin-right: auto !important;
    margin-left: auto !important;
    width: 779px;
  }

  .contact-row {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1199px) {
  #fp-nav.fp-right {
    right: 5px;
  }

  .welcome-title:before {
    margin: 20px auto 15px;
  }

  .wide-col-laptop {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .about-img {
    margin-right: 0;
  }

  .logo {
    width: 180px;
    margin-bottom: 20px;
  }

  .welcome-title {
    font-size: 80px;
    margin-bottom: 0px;
    height: 70px;
  }

  .subtitulo-coop {
    font-size: 20px !important;
  }

  .subtitulo {
    /* font-size: 19.5px !important; cooperativa */
    font-size: 37.5px !important;
  }

  .welcome-title:after {
    margin-top: 15px;
  }

  .welcome-box {
    font-size: 18px;
  }

  h1,
  h2 {
    font-size: 48px;
  }

  .counter-box {
    font-size: 13px;
  }

  .count-number,
  .counted {
    margin-bottom: 5px;
  }

  .owl-nav {
    margin-top: 35px;
  }

  .testimonial-content {
    font-size: 16px;
    padding: 20px 25px;
  }

  .testimonials-section {
    padding-top: 10px;
  }

  .owl-carousel .owl-dots {
    margin-top: 35px;
  }

  .social-icons li a {
    width: 25px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
  }

  .menu-trigger {
    margin: 0;
  }

  .contacto-box-row {
    height: 316.17px;
  }

  .contenedor-contacto {
    height: 370px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .contact-box {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }

  .contact-row {
    padding: 10px 0;
    /* width: 48%; */
    white-space: nowrap;
    margin-top: 0px;
  }

  .img-contacto img {
    height: auto;
  }

  .input-field {
    margin-bottom: 0px;
  }

  .form-control {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 991px) {
  .logo {
    width: 150px;
    margin-bottom: 20px;
  }

  .welcome-title {
    font-size: 65px;
    margin-bottom: 0px;
    height: 57px;
  }

  .subtitulo-coop {
    font-size: 16px !important;
  }

  .subtitulo {
    /* font-size: 16px !important; cooperativa */
    font-size: 30.5px !important;
  }

  .welcome-box {
    padding: 150px 0px;
  }

  .navbar-nav li a {
    font-size: 13px;
  }

  .navbar-nav li {
    margin-left: 25px;
  }

  .footer-right {
    font-size: 13px;
  }

  .owl-nav > button {
    width: 40px;
    height: 40px;
  }

  .owl-nav > button:after {
    width: 12px;
    height: 12px;
    left: 17px;
    top: 13px;
  }

  .owl-nav > button.owl-next:after {
    left: 11px;
  }

  .txt-servicios {
    font-size: 13px;
  }

  .row-contactanos {
    margin-right: auto !important;
    margin-left: auto !important;
    width: 779px;
  }

  .contact-box h4 {
    font-size: 20px;
  }

  .contact-row {
    font-size: 13px;
    margin-bottom: 15px;
    padding: 13px 3%;
  }

  .facts-row > .row > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  #ajax-contact {
    /* margin-top: 20px; */
  }

  #ajax-contact input {
    margin-bottom: 20px;
  }

  .contact-row i {
    font-size: 25px;
    width: 30px;
  }

  .contact-row i.fa-envelope {
    font-size: 20px;
  }

  .container-fluid {
    padding: 0 15px;
  }

  .skills-ul {
    top: 0;
  }

  .row-contactanos {
    width: 715px;
  }

  .form-control {
    margin-bottom: 3px;
  }

  .contacto-box-row {
    height: 290.2px;
  }

  .contact-row {
    font-size: 13px;
    margin-bottom: 0px;
    padding: 7px 0%;
  }
}
@media only screen and (max-width: 767px) {
  #header {
    /* display: none; */
  }

  .section-inner {
    padding-top: 0;
  }

  #navigation-container {
    background: transparent;
    margin: 1rem 0;
    /* Color de fondo de la toolbar del side menu*/
  }

  #navigation button i {
    color: white;
    /* Color de las lineas del boton del side menu*/
  }

  .welcome-box {
    padding: 150px 0px;
  }

  #logo {
    color: #1e1e1e;
  }

  .navbar-toggle {
    padding: 0;
    /* margin: 1rem 0; */
    color: #fff;
    font-size: 28px;
    position: absolute;
    right: 0;
    top: 50%;
    background: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    box-shadow: none;
    border: 0;
    outline: none;
    cursor: pointer;
  }

  #header {
    padding: 0;
  }

  .navbar {
    padding: 15px 0;
  }

  .navbar-toggle:focus {
    outline: none;
  }

  .navbar-nav {
    margin: 0;
  }

  .collapse:not(.show) {
    display: none;
  }

  .navigation-menu > li {
    display: block;
    margin: 0;
    font-size: 15px;
    text-align: center;
  }

  .navigation-menu > li > a {
    color: white;
    padding: 15px;
    line-height: 1.2;
    font-size: 23px;
    text-align: left;
    margin-left: 2vw;
  }

  .navbar-nav {
    overflow-y: auto;
    display: block;
    background: #242222;
  }

  .navbar-nav li a:after {
    display: none;
  }

  .nav-box {
    position: absolute;
    left: -15px;
    right: -15px;
    border: 0;
    box-shadow: none;
    background: #fff;
    /* Color de fondo de la lista del side menu*/
    text-align: right;
    top: 100%;
    display: none;
  }

  .logo {
    width: 135px;
    margin-bottom: 20px;
  }

  .welcome-title {
    font-size: 60px;
    margin-bottom: 0px;
    height: 53px;
  }

  .subtitulo-coop {
    font-size: 14.8px !important;
  }

  .subtitulo {
    /* font-size: 15px !important; cooperativa */
    font-size: 28px !important;
  }

  .welcome-first {
    font-size: 20px;
  }

  .welcome-title:before {
    margin: 20px auto 15px;
  }

  .welcome-box {
    font-size: inherit;
  }

  .welcome-box .btn {
    margin-top: 0;
  }

  .about-img {
    margin-bottom: 10px;
  }

  h1,
  h2 {
    font-size: 36px;
  }

  body {
    font-size: 15px;
  }

  .about-contentbox {
    margin-top: 60px;
    text-align: center;
  }

  .portfolio__texto p,
  .nosotros__texto p {
    width: 370px;
  }

  .testimonials-section {
    padding-top: 0;
  }

  h4 {
    font-size: 18px;
  }

  .card-servicio {
    flex: 0 0 35%;
    max-width: 35%;
  }

  .txt-servicios {
    font-size: 16px;
    display: block;
  }

  .contact-box {
    margin-top: 0px;
    margin-bottom: 15px;
    height: auto;
  }

  .footer-right {
    width: 100%;
    margin: 15px 0 0;
    text-align: left;
  }

  .btn {
    font-size: 15px;
    line-height: 48px;
    padding: 0 30px;
  }

  .contenedor-contacto-img {
    margin-bottom: 15px;
  }

  .contacto-box-row {
    margin-bottom: 20px;
  }

  .contact-row {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px;
    width: 50%;
  }

  .content-section {
    padding: 50px 0;
  }

  .info-inner {
    margin-top: 20px;
    padding-bottom: 15px;
  }

  .index-white .navbar-toggle {
    color: #242424;
  }

  .side-menu .nav-box > ul {
    padding: 70px 40px 40px;
  }

  .side-menu .navbar-nav li a {
    font-size: 20px;
  }

  .social-icons {
    margin: 0 auto;
  }

  .detail-page h1 {
    margin-bottom: 50px;
  }

  .project-detail-col figure {
    margin-top: 35px;
  }

  .project-buttons-margin {
    margin-top: 50px;
  }

  .row-contactanos {
    flex-direction: column;
    align-items: center;
    width: auto;
  }

  .form-control {
    margin-bottom: 5px;
  }

  .contenedor-contacto {
    width: 100%;
  }

  .contenedor-img-contacto,
  .contenedor-contacto {
    flex: 0 0 90%;
    max-width: 402px;
  }

  .contact-row {
    margin-left: 0;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0px;
    padding: 5px 15px;
  }

  .contacto-box-row {
    height: 326px;
  }
}
@media only screen and (max-width: 575px) {
  .logo {
    width: 130px;
    margin-bottom: 20px;
  }

  .welcome-title {
    font-size: 46px;
    margin-bottom: 0px;
    height: 40px;
  }

  .subtitulo-coop {
    font-size: 11.3px !important;
  }

  .subtitulo {
    /* font-size: 11.3px !important; cooperativa */
    font-size: 21.5px !important;
  }

  .welcome-first {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .welcome-title:before,
  .welcome-title:after {
    width: 100%;
  }

  h1,
  h2 {
    font-size: 30px;
  }

  .about-contentbox {
    line-height: 1.6;
  }

  .owl-carousel .owl-item .client-img img {
    max-width: 65px;
    margin-right: 10px;
  }

  .testimonials-section {
    font-size: 13px;
  }

  .portfolio__texto p,
  .nosotros__texto p {
    width: 320px;
  }

  .form-control {
    height: 52px;
    font-size: 14px;
    padding: 4px 15px;
  }

  .skill-item {
    border-bottom: 1px solid rgba(250, 250, 250, 0.1);
    margin-bottom: 20px;
    padding-bottom: 50px;
  }

  .skills-row h6 {
    text-align: left;
    margin-bottom: 30px;
  }

  .skill-bar {
    width: 100%;
    height: 6px;
    border-radius: 3px;
    background-color: rgba(250, 250, 250, 0.25);
    position: relative;
  }

  .input-field {
    margin-bottom: 0px;
  }

  .subscribe-row h5 {
    font-size: 16px;
  }

  .client-row {
    padding-left: 40px;
  }

  .testimonial-content:before {
    left: 46%;
  }

  .card-servicio {
    flex: 0 0 85%;
    max-width: 80%;
  }

  .card-servicio .mb-4 {
    margin-bottom: 8px !important;
  }

  .quote_39823 p {
    margin: 0 0 10px;
  }

  .txt-servicios {
    font-size: 15px;
    margin: 2px 5px;
  }

  .client-row {
    padding-left: 0;
  }

  .contacto .title-block {
    margin-bottom: 8px;
  }

  .contacto-box-row {
    flex-direction: column;
    margin-bottom: 8px;
  }

  .contact-row {
    width: 100%;
  }

  #ajax-contact {
    margin-top: 0;
  }

  #ajax-contact .form-control {
    margin-bottom: 15px;
  }

  .form-control {
    margin-bottom: 15px;
  }

  .contenedor-img-contacto,
  .contenedor-contacto {
    flex: 0 0 90%;
    max-width: 402px;
  }
}
@media only screen and (max-width: 460px) {
  .logo {
    width: 130px;
    margin-bottom: 20px;
  }

  .welcome-title {
    font-size: 46px;
    margin-bottom: 0px;
    height: 40px;
  }

  .subtitulo-coop {
    font-size: 11.3px !important;
  }

  .subtitulo {
    font-size: 22.1px !important;
  }

  h4 {
    font-size: 14px;
  }

  .portfolio__texto p,
  .nosotros__texto p {
    width: 85%;
  }

  .testimonial-content:before {
    left: 45%;
  }

  .contenedor-img-contacto,
  .contenedor-contacto {
    flex: 0 0 90%;
    max-width: 90%;
  }

  .contacto-box-row {
    height: 69vw;
  }

  .contact-row {
    font-size: 3vw;
    margin-top: 0px;
    margin-bottom: 2vw;
    padding: 1vw 15px;
  }

  .contacto-box-row .logo {
    width: 15vw;
  }

  .contacto-box-row .welcome-title {
    font-size: 8vw;
  }

  .contacto-box-row div:nth-child(4) {
    margin: 0 5vw 30px 0;
  }
}
@media only screen and (max-width: 320px) {
  .logo {
    width: 128px;
    margin-bottom: 20px;
  }

  .welcome-title {
    font-size: 42px;
    margin-bottom: 0px;
    height: 38px;
  }

  .subtitulo-coop {
    font-size: 10.4px !important;
  }

  .subtitulo {
    font-size: 19.9px !important;
  }

  .portfolio__texto p,
  .nosotros__texto p {
    width: 90%;
  }

  .gallery-overlay p {
    display: none;
  }

  .testimonial-content:before {
    left: 43%;
  }

  .contact-row {
    font-size: 3vw;
    margin-top: -10px;
    margin-bottom: 0vw;
    padding: 0vw 15px;
  }

  .contact-row i {
    font-size: 15px !important;
    width: 20px;
  }
}
@media only screen and (max-height: 400px) {
  #header {
    display: none;
  }

  .section-inner {
    padding-top: 0;
  }

  .scroll-down {
    display: none;
  }

  .subtitulo {
    margin-top: 20px !important;
  }
}
@media only screen and (max-height: 800px) and (min-width: 767px) {
  .card-servicio {
    max-height: 54vh;
  }
  .card-servicio > div {
    height: 100%;
  }
  .box-img {
    max-height: 83%;
    overflow: hidden;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .titulo-servicio {
    position: relative;
    bottom: 0.8rem;
  }
  .card-servicio .txt-servicios {
    display: none;
  }
  .card-servicio:hover > div {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .card-servicio:hover .txt-servicios {
    display: block;
    height: auto;
    padding: 10px;
    font-size: 14px;
    color: #000;
  }
  .card-servicio:hover .box-img {
    position: absolute;
  }
  .card-servicio:hover img {
    opacity: 0.1;
  }
  .card-servicio:hover .titulo-servicio {
    display: block;
    bottom: 0px;
  }
  .card-servicio:hover .titulo-servicio p {
    margin: 0px;
  }

  .footer-primacy {
    display: flex;
    flex-direction: column;
    align-items: center;
    bottom: 0px;
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
  }

  .footer-primacy .row {
    display: flex;
    flex-direction: row !important;
    align-items: center;
    column-gap: 2rem;
  }

  .footer-primacy .row .wide-col-laptop {
    flex: content;
    max-width: 250px;
  }

  .footer-primacy .colaboraciones p {
    font-size: 10px;
  }

  .footer-rpimacy .colaboraciones img {
    max-width: 150px;
  }

  .footer-primacy .row .copyright {
    font-size: 10px;
    margin: 0px !important;
  }
}
@media only screen and (max-height: 800px) and (max-width: 767px) {
  .titulo-servicio {
    position: initial;
    bottom: 0px;
  }

  .card-servicio {
    height: auto !important;
    max-height: none;
  }

  .card-servicio > div {
    height: auto;
  }

  .txt-servicios {
    display: block !important;
  }
}
@media only screen and (min-height: 800px) {
  .txt-servicios {
    display: block !important;
  }
}
@media only screen and (max-height: 615px) and (min-width: 991px) {
  .logo {
    width: 125px;
    margin-bottom: 5px;
  }

  .welcome-title {
    font-size: 60px;
    margin-bottom: 5px;
    margin-bottom: 0px;
    height: 53px;
  }

  .subtitulo-coop {
    font-size: 14.8px !important;
    margin-bottom: 30px;
  }

  .subtitulo {
    font-size: 28.5px !important;
    margin-top: 20px !important;
  }

  .welcome-box p {
    margin-bottom: 0px;
    font-size: 16px;
  }
}
@media only screen and (max-height: 600px) and (max-width: 991px) {
  #header {
    display: none;
  }

  .section-inner {
    padding-top: 0;
  }
}
@media only screen and (min-height: 500px) and (max-height: 615px) and (min-width: 991px) {
  .scroll-down {
    position: absolute;
    bottom: 10px;
  }

  .scroll-down img {
    width: 13px;
  }

  .scroll-down span {
    margin-top: 4px;
    font-size: 12px;
  }
}
@media only screen and (min-height: 400px) and (max-height: 499px) and (min-width: 991px) {
  .scroll-down {
    position: absolute;
    left: 80px;
    bottom: 10px;
  }

  .scroll-down img {
    width: 13px;
  }

  .scroll-down span {
    margin-top: 4px;
    font-size: 12px;
  }
}
