@media (min-width: 500px) {
  .splide-style {
    height: 400px;
  }

  .redes-movil .container .list-contact-redes {
    grid-template-columns: repeat(2, 1fr);
  }

  section.quienes-somos .container .image {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 20px;
  }
}

@media (min-width: 580px) {
  #datFooter .container .footer-grid {
    gap: 25px 10px;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 600px)and (max-width: 767px) {
  section.quienes-somos .container .image {
    display: grid;
    justify-content: center;
    grid-template-columns: 50% 50%;
    grid-gap: 10px;
  }
}

@media (min-width: 600px) {
  section.quienes-somos .container .image img:nth-of-type(2) {
    margin-top: 0;
  }

  section.wedjs .container {
    display: grid;
    grid-template-columns: 45% auto;
    align-items: center;
    justify-content: unset;
  }

  section.wedjs .container .image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 70%;
    width: 100vw;
    height: 100%;
    background-color: #beb4a2;
    z-index: -1;
  }

  section.wedjs .container .image img {
    max-width: unset;
    width: 270px;
    background-color: #fff;
    padding: 25px 40px;
  }

  section.wedjs .container .text p {
    text-align: left;
  }

  .wedjs-gallery .container .gallery {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px 10px;
  }
}

@media (min-width: 768px) {
  #datFooter {
    padding: 36px;
  }

  #footer {
    padding: 25px 0;
  }

  #footer .contentFooter .container {
    flex-direction: unset;
  }

  #footer .contentFooter .container .tfooter,
  #footer .contentFooter .container #powered,
  #footer .contentFooter .container #powered a {
    display: flex;
    align-items: center;
  }

  .splide .splide-arrows {
    bottom: 20px;
  }

  .splide .splide-arrows button img {
    width: 40px;
  }

  .splide-style {
    height: 550px;
  }

  .slider-content .text-slider-content h1 {
    font-size: 40px;
  }

  .redes-movil {
    display: none;
  }

  .redes-movil-footer {
    display: none;
  }

  .wedjs-title {
    padding: 25px 0;
  }

  .wedjs-title .container h1 {
    font-size: 23px;
  }

  .open-whatsapp {
    bottom: 70px;
    right: 20px;
  }

  .open-whatsapp .text .text1 {
    font-size: 14px;
  }

  .open-whatsapp .text .text2 {
    font-size: 13px;
  }

  .home-fist-text {
    padding: 40px 0;
  }

  .home-fist-text .container .rw {
    display: grid;
    grid-template-columns: 50% 50%;
    margin-bottom: 35px;
  }

  .home-fist-text .container .rw.reverse .image {
    justify-content: flex-start;
  }

  .home-fist-text .container .rw.reverse .image img {
    padding-right: 0;
    padding-left: 70px;
  }

  .home-fist-text .container .rw .image {
    justify-content: flex-end;
  }

  .home-fist-text .container .rw .image img {
    padding-right: 30px;
    padding-left: 0;
    max-width: unset;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .home-fist-text .container .rw .text {
    margin-bottom: 0;
  }

  .home-fist-text .container .rw .text .title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 30px;
  }

  .home-fist-text .container .rw .text .text-content {
    text-align: left;
  }

  .home-gallery {
    padding: 40px 0;
  }

  .home-gallery .home-footer-images-list-1 {
    gap: 21px;
    padding: 0 24px;
  }

  .home-gallery #splideimages {
    margin-top: 20px;
  }

  .contactenos {
    padding: 52px 0;
  }

  .contactenos .container .rw {
    display: grid;
    grid-template-columns: 60% 40%;
    align-items: unset;
  }

  .contactenos .container .rw .text .title {
    font-size: 30px;
    text-align: left;
    margin-top: 0;
  }

  .contactenos .container .rw .text .text-c {
    text-align: left;
  }

  .contactenos .container .rw .text .links {
    margin-top: 14px;
    gap: 14px;
    align-items: unset;
  }

  .contactenos .container .rw .image {
    padding-left: 10px;
  }

  section.quienes-somos {
    padding: 58px 0;
  }

  section.quienes-somos .container {
    display: grid;
    grid-template-columns: 50% 50%;
  }

  section.quienes-somos .container .text p {
    margin-top: 10px;
    text-align: left;
  }

  section.audio {
    padding: 97px 0;
  }

  section.audio .container p {
    padding: 28px 48px;
  }

  section.coordinacion {
    padding: 32px 0;
  }

  section.coordinacion .container .text-content .text p {
    padding-bottom: 20px;
    text-align: left;
  }

  section.wedjs .container {
    grid-template-columns: 50% 50%;
  }

  section.wedjs .container .image,
  section.wedjs .container .text {
    padding: 66px 0;
  }

  section.wedjs .container .image img {
    width: 290px;
    padding: 25px 50px;
  }

  section.wedjs .container .text p {
    line-height: 35px;
  }

  .wedjs-gallery {
    padding: 75px 0;
  }

  .wedjs-gallery .container .gallery {
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 30px 15px;
  }

  .wedjs-gallery .container .gallery .item {
    height: -moz-max-content;
    height: max-content;
  }

  .wedjs-gallery .container .gallery .item:nth-of-type(1) {
    grid-column: 1/3;
  }

  .wedjs-gallery .container .gallery .item:nth-of-type(2) {
    grid-column: 3/5;
  }

  .wedjs-gallery .container .gallery .item:nth-of-type(3) {
    grid-column: 5/7;
  }

  .wedjs-gallery .container .gallery .item:nth-of-type(4) {
    grid-column: 1/3;
  }

  .wedjs-gallery .container .gallery .item:nth-of-type(5) {
    grid-column: 3/5;
  }

  .wedjs-gallery .container .gallery .item:nth-of-type(6) {
    grid-column: 5/7;
  }

  .wedjs-gallery .container .gallery .item:nth-of-type(7) {
    grid-column: 2/4;
    justify-self: end;
  }

  .wedjs-gallery .container .gallery .item:nth-of-type(8) {
    grid-column: 4/6;
    justify-self: start;
  }

  .wedjs-gallery .container .gallery .item p {
    padding: 20px;
    font-size: 20px;
  }

  .section-contact .form-message h2 {
    font-size: 16px;
    line-height: 28px;
    padding: 25px 0;
  }

  .section-contact #frmContacto {
    margin-bottom: 35px;
  }

  .section-contact #frmContacto .center-captcha #html_element {
    padding: 20px 10px;
  }

  .section-contact #frmContacto .form-buttons {
    margin-top: 8px;
  }

  .section-contact #frmContacto .form-buttons .btnReset,
  .section-contact #frmContacto .form-buttons .btnEnviar {
    line-height: 28px;
  }

  .contact-map .map-title .container h3 {
    font-size: 16px;
  }

  .contact-map .map {
    height: 350px;
  }

  .testimonios {
    padding: 47px 0;
  }

  .testimonios .container .lista-testimonios .testimonio .testimonio-text h2 {
    font-size: 28px;
  }
}

@media (min-width: 768px)and (max-width: 991px) {
  section.quienes-somos .container .image {
    margin-top: 0;
    margin-left: 20px;
    display: flex;
    flex-direction: column;
  }

  section.quienes-somos .container .image img {
    display: block;
    width: 90%;
  }

  section.quienes-somos .container .image img:nth-of-type(2) {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .flex-direction-nav .flex-prev {
    margin-left: -470px;
  }

  .flex-direction-nav .flex-next {
    margin-left: -430px;
  }

  .idiomasMenu {
    width: 76px;
  }

  #datFooter .contentDatFooter .img1Logo {
    width: 490px;
  }

  #textHome1 img {
    top: 0px;
  }

  #textHome2 {
    padding: 60px 80px;
  }

  .tituloHome2 {
    font-size: 45px;
  }

  .item2Home2 {
    margin-right: 50px;
    margin-left: 50px;
  }

  .itemSupHome2 {
    font-size: 17.8px;
  }

  .textFinalHome2 {
    font-size: 28px;
  }

  #formTop {
    padding-left: 340px;
  }

  #formTop .textContacto {
    position: absolute;
    top: 25px;
    left: 53px;
    text-align: left;
  }

  .titleContacto1:before {
    width: 4px;
    height: 84px;
  }

  .titleContacto2 {
    padding-top: 62px;
    padding-bottom: 0;
  }

  #frmContacto .text-right {
    text-align: right;
  }

  .imgBot1 {
    width: auto;
  }

  .imgBot2 {
    width: 270px;
  }

  .titleOtros1 {
    margin-left: 80px;
  }

  .titleOtros1 img {
    width: auto;
    bottom: -200px;
  }

  .img1Otros {
    width: 300px;
  }

  .img3Otros {
    width: 400px;
  }

  .img4Otros {
    width: 190px;
  }

  .title3Otros {
    right: 200px;
    bottom: 59px;
  }

  .title3Otros .title4Otros {
    font-size: 24.26px;
    line-height: 22.39px;
  }

  .textOtros2 {
    font-size: 16.79px;
    line-height: 22.39px;
  }

  #datFooter {
    padding: 46px 0;
  }

  #datFooter .container .footer-grid {
    grid-template-columns: repeat(4, auto);
    gap: unset;
  }

  .slider-content .text-slider-content h1 {
    font-size: 48px;
  }

  .wedjs-title {
    padding: 30px 0;
  }

  .wedjs-title .container h1 {
    font-size: 26px;
  }

  .home-fist-text {
    padding: 50px 0;
  }

  .home-fist-text .container .rw .image img {
    padding-right: 40px;
    -o-object-fit: unset;
    object-fit: unset;
  }

  .home-fist-text .container .rw .text .title {
    margin-bottom: 15px;
  }

  .home-gallery {
    padding: 52px 0;
  }

  .home-gallery .home-footer-images-list-1 {
    gap: 32px;
    padding: 0 32px;
  }

  .contactenos {
    padding: 68px 0;
  }

  .contactenos .container .rw {
    grid-template-columns: 50% 50%;
  }

  .contactenos .container .rw .image {
    padding-left: 20px;
  }

  section.quienes-somos {
    padding: 86px 0;
  }

  section.quienes-somos .container {
    grid-template-columns: 43% auto;
  }

  section.quienes-somos .container .text p {
    margin-top: 15px;
  }

  section.quienes-somos .container .image {
    margin-left: 40px;
    margin-bottom: 60px;
  }

  section.quienes-somos .container .image img:nth-of-type(2) {
    position: absolute;
    left: 50%;
    top: 50%;
  }

  section.audio {
    padding: 118px 0;
  }

  section.audio .container p {
    padding: 36px 56px;
  }

  section.coordinacion {
    padding: 44px 0;
    background-color: rgba(0,0,0,0);
  }

  section.coordinacion .image-big {
    display: block;
    width: 100%;
    max-width: -moz-max-content;
    max-width: max-content;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }

  section.coordinacion .container {
    grid-template-columns: auto 55%;
    display: grid;
  }

  section.coordinacion .container .image-small {
    display: none;
  }

  section.coordinacion .container .text-content {
    padding: 50px 0;
  }

  section.coordinacion .container .text-content .text {
    padding-left: 60px;
    padding-right: 0;
  }

  section.coordinacion .container .text-content .text:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100vw;
    background-color: #bbb4a2;
    z-index: 2;
    top: 0;
    left: 0;
  }

  section.coordinacion .container .text-content .text:after {
    content: "";
    position: absolute;
    height: 112%;
    width: 100vw;
    background-color: #fff;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: -7.5%;
    margin: auto 0;
  }

  section.wedjs .container .image,
  section.wedjs .container .text {
    padding: 82px 0;
  }

  .wedjs-gallery {
    padding: 75px 0;
  }

  .testimonios {
    padding: 67px 0;
  }

  .testimonios .container .lista-testimonios .testimonio {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-column-gap: 23px;
    align-items: unset;
  }

  .testimonios .container .lista-testimonios .testimonio .image-start {
    margin-bottom: 0;
  }

  .testimonios .container .lista-testimonios .testimonio .testimonio-text h2 {
    margin-left: 12px;
  }

  .testimonios .container .lista-testimonios .testimonio .testimonio-text h4 {
    text-align: right;
    margin-top: -5px;
  }
}

@media (min-width: 992px)and (max-width: 1599px) {
  section.quienes-somos .container .image img {
    width: 80%;
  }

  section.quienes-somos .container .image img:nth-of-type(2) {
    width: 80%;
    left: 20%;
    top: 45%;
  }
}

@media (min-width: 1024px) {
  #datFooter {
    padding: 56px 0;
  }

  #footer {
    padding: 30px 0;
  }

  .splide .splide-arrows button img {
    width: 100%;
  }

  .splide-style {
    height: 600px;
  }

  .slider-content .text-slider-content h1 {
    font-size: 56px;
  }

  .wedjs-title {
    padding: 35px 0;
  }

  .wedjs-title .container h1 {
    font-size: 29px;
    line-height: 32px;
  }

  .open-whatsapp {
    right: 40px;
  }

  .open-whatsapp .text .text1 {
    font-size: 15px;
  }

  .open-whatsapp .text .text2 {
    font-size: 14px;
  }

  .home-fist-text {
    padding: 60px 0;
  }

  .home-fist-text .container .rw .image img {
    padding-right: 50px;
  }

  .home-fist-text .container .rw .text .title {
    margin-bottom: 20px;
    font-size: 32px;
  }

  .home-gallery {
    padding: 64px 0;
  }

  .home-gallery .home-footer-images-list-1 {
    gap: 43px;
    padding: 0 40px;
  }

  .home-gallery #splideimages {
    margin-top: 30px;
  }

  .home-gallery #splideimages .home-footer-images-list-2 {
    gap: 15px;
  }

  .contactenos {
    padding: 84px 0;
  }

  .contactenos .container .rw .text .title {
    font-size: 32px;
  }

  .contactenos .container .rw .text .links {
    margin-top: 18px;
    gap: 18px;
  }

  .contactenos .container .rw .text .links a {
    width: 253px;
    font-size: 16px;
    padding: 0;
  }

  .contactenos .container .rw .image {
    padding-left: 30px;
  }

  section.quienes-somos {
    padding: 114px 0;
  }

  section.quienes-somos .container {
    grid-template-columns: 49% auto;
  }

  section.quienes-somos .container .text p {
    margin-top: 20px;
    line-height: 35px;
  }

  section.quienes-somos .container .image {
    margin-left: 60px;
    margin-bottom: 90px;
  }

  section.audio {
    padding: 137px 0;
  }

  section.audio .container p {
    padding: 44px 64px;
  }

  section.coordinacion {
    padding: 56px 0;
  }

  section.coordinacion .container .text-content {
    padding: 65px 0;
  }

  section.coordinacion .container .text-content .text p {
    padding-bottom: 25px;
  }

  section.wedjs .container .image,
  section.wedjs .container .text {
    padding: 98px 0;
  }

  section.wedjs .container .image img {
    width: unset;
    transform: translateX(-15px);
    padding: 25px 80px;
  }

  .wedjs-gallery {
    padding: 75px 0;
  }

  .wedjs-gallery .container .gallery {
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 40px 18px;
  }

  .wedjs-gallery .container .gallery .item:nth-of-type(7) {
    grid-column: 1/4;
    justify-self: end;
  }

  .wedjs-gallery .container .gallery .item:nth-of-type(8) {
    grid-column: 4/7;
    justify-self: start;
  }

  .wedjs-gallery .container .gallery .item p {
    font-size: 22px;
  }

  .section-contact .form-message h2 {
    line-height: 30px;
    padding: 28px 0;
  }

  .section-contact #frmContacto {
    margin-bottom: 40px;
  }

  .section-contact #frmContacto .center-captcha #html_element {
    padding: 25px 10px;
  }

  .section-contact #frmContacto .form-buttons {
    margin-top: 10px;
  }

  .section-contact #frmContacto .form-buttons .btnReset,
  .section-contact #frmContacto .form-buttons .btnEnviar {
    line-height: 30px;
  }

  .contact-map .map-title {
    padding: 25px 0;
  }

  .contact-map .map {
    height: 400px;
  }

  .testimonios {
    padding: 87px 0;
  }

  .testimonios .container .lista-testimonios .testimonio .testimonio-text h2 {
    font-size: 31px;
  }
}

@media (min-width: 1200px) {
  .flex-direction-nav .flex-prev {
    margin-left: -500px;
  }

  .flex-direction-nav .flex-next {
    margin-left: -460px;
  }

  .container {
    width: 1170px;
  }

  #datFooter .contentDatFooter .img1Logo {
    width: auto;
  }

  #textHome1 img {
    top: 0;
  }

  .item2Home2 {
    margin-right: 160px;
    margin-left: 195px;
  }

  .titleContacto2 {
    padding-left: 45px;
  }

  #formTop {
    padding-left: 440px;
  }

  #frmContacto .form-control {
    font-size: 20px;
  }

  .imgBot2 {
    width: auto;
  }

  .titleOtros1 {
    margin-left: 183px;
  }

  .img1Otros {
    width: auto;
  }

  .img3Otros {
    width: auto;
  }

  .img4Otros {
    width: auto;
  }

  .title3Otros {
    right: 277px;
    bottom: 69px;
  }

  #datFooter {
    padding: 66px 0;
  }

  #footer {
    padding: 35px 0;
  }

  .splide .splide-arrows {
    bottom: 30px;
  }

  .splide-style {
    height: 700px;
  }

  .slider-content .text-slider-content h1 {
    font-size: 64px;
  }

  .wedjs-title {
    padding: 40px 0;
  }

  .wedjs-title .container h1 {
    font-size: 32px;
  }

  .open-whatsapp {
    right: 55px;
  }

  .open-whatsapp .text .text1 {
    font-size: 16px;
  }

  .open-whatsapp .text .text2 {
    font-size: 15px;
  }

  .home-fist-text {
    padding: 70px 0;
  }

  .home-fist-text .container .rw .image img {
    padding-right: 60px;
    width: 590px;
  }

  .home-gallery {
    padding: 76px 0;
  }

  .home-gallery .home-footer-images-list-1 {
    gap: 54px;
    padding: 0 48px;
  }

  .home-gallery #splideimages {
    margin-top: 40px;
  }

  .home-gallery #splideimages .home-footer-images-list-2 {
    gap: 22px;
  }

  .contactenos {
    padding: 100px 0;
  }

  .contactenos .container .rw .text .links {
    margin-top: 23px;
    gap: 23px;
  }

  .contactenos .container .rw .image {
    padding-left: 40px;
  }

  section.quienes-somos {
    padding: 122px 0;
  }

  section.quienes-somos .container .text p {
    margin-top: 25px;
  }

  section.quienes-somos .container .image {
    margin-left: 80px;
    margin-bottom: 120px;
  }

  section.quienes-somos .container .image img:nth-of-type(2) {
    left: 30%;
    top: 50%;
  }

  section.audio {
    padding: 157px 0;
  }

  section.audio .container p {
    padding: 52px 72px;
  }

  section.coordinacion {
    padding: 115px 0;
  }

  section.coordinacion .container {
    grid-template-columns: auto 62%;
  }

  section.coordinacion .container .text-content {
    padding: 75px 0;
  }

  section.coordinacion .container .text-content .text p {
    padding-bottom: 30px;
  }

  section.wedjs .container .image,
  section.wedjs .container .text {
    padding: 114px 0;
  }

  section.wedjs .container .image img {
    width: unset;
    padding: 25px 100px;
  }

  .wedjs-gallery {
    padding: 75px 0;
  }

  .wedjs-gallery .container .gallery {
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 55px 20px;
  }

  .wedjs-gallery .container .gallery .item p {
    padding: 26.5px;
    font-size: 24px;
  }

  .section-contact .form-message h2 {
    padding: 30px 0;
  }

  .section-contact #frmContacto {
    margin-bottom: 45px;
  }

  .section-contact #frmContacto .center-captcha #html_element {
    padding: 27px 10px;
  }

  .section-contact #frmContacto .form-buttons {
    margin-top: 12px;
  }

  .contact-map .map-title {
    padding: 30px 0;
  }

  .contact-map .map {
    height: 500px;
  }

  .testimonios {
    padding: 117px 0;
  }

  .testimonios .container .lista-testimonios .testimonio .testimonio-text h2 {
    font-size: 35px;
  }
}

@media (min-width: 1240px) {
  .container {
    width: 1128px;
  }
}

@media (min-width: 1600px) {
  #datFooter {
    padding: 76px 0 66px 0;
  }

  #footer {
    padding: 41.5px 0;
  }

  .splide .splide-arrows {
    bottom: 33px;
  }

  .splide-style {
    height: 990px;
  }

  .slider-content .text-slider-content h1 {
    font-size: 72px;
  }

  .wedjs-title {
    padding: 46px 0;
  }

  .wedjs-title .container h1 {
    font-size: 35px;
    line-height: 35px;
  }

  .open-whatsapp {
    right: 70px;
  }

  .home-fist-text {
    padding: 80px 0 90px 0;
  }

  .home-fist-text .container .rw:nth-of-type(1) .image img {
    width: 740px;
  }

  .home-fist-text .container .rw:nth-of-type(2) .image img {
    width: 725px;
  }

  .home-fist-text .container .rw:nth-of-type(3) .image img {
    width: 730px;
  }

  .home-fist-text .container .rw .image img {
    padding-right: 70px;
    width: 659px;
  }

  .home-fist-text .container .rw .text .title {
    font-size: 35px;
    line-height: 32px;
  }

  .home-gallery {
    padding: 88px 0 50px 0;
  }

  .home-gallery .home-footer-images-list-1 {
    gap: 65px;
    padding: 0 56px;
  }

  .home-gallery #splideimages {
    margin-top: 50px;
  }

  .home-gallery #splideimages .home-footer-images-list-2 {
    gap: 27px;
  }

  .contactenos {
    padding: 114px 0 105px 0;
  }

  .contactenos .container .rw .text .title {
    font-size: 35px;
    line-height: 35px;
  }

  .contactenos .container .rw .image {
    padding-left: 50px;
  }

  .contactenos .container .rw .image img {
    width: 648px;
    height: 432px;
  }

  section.quienes-somos {
    padding: 144px 0 180px 0;
  }

  section.quienes-somos .container .text p {
    margin-top: 30px;
  }

  section.quienes-somos .container .image {
    margin-left: 128px;
    margin-bottom: 150px;
  }

  section.quienes-somos .container .image img:nth-of-type(2) {
    position: absolute;
    left: 43%;
    top: 57%;
  }

  section.audio {
    padding: 177px 0;
  }

  section.audio .container p {
    padding: 52px 80px;
  }

  section.coordinacion {
    padding: 20px 0;
  }

  section.coordinacion .container .text-content {
    padding: 90px 0;
  }

  section.coordinacion .container .text-content .text p {
    padding-bottom: 35px;
    line-height: 35px;
  }

  section.wedjs .container .image,
  section.wedjs .container .text {
    padding: 130px 0;
  }

  section.wedjs .container .image img {
    transform: translateX(-15px);
    padding: 25px 100px;
  }

  .wedjs-gallery {
    padding: 75px 0;
  }

  .wedjs-gallery .container .gallery {
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 73px 23px;
  }

  .section-contact .form-message h2 {
    padding: 37px 0;
  }

  .section-contact #frmContacto {
    margin-bottom: 50px;
  }

  .section-contact #frmContacto .center-captcha #html_element {
    padding: 30px 10px;
  }

  .section-contact #frmContacto .form-buttons {
    margin-top: 13px;
  }

  .contact-map .map-title {
    padding: 35px 0;
  }

  .contact-map .map {
    height: 625px;
  }

  .testimonios {
    padding: 127px 0;
  }
}