@media only screen and (min-width: 768px) {
  #hide-desktop1 {
    display: none;
  }
  #hide-desktop2 {
    display: none;
  }
  #hide-desktop3 {
    display: none;
  }
}

/*  Header and body  */

* {
  font-family: "Lato", sans-serif;
  box-sizing: border-box;
  margin: 0;
}

.jumbotron {
  background: url("/img/1Vector.png") center center no-repeat,
    url("/img/Rectangle\ 77.png");
  background-position: right, left top;
  background-repeat: no-repeat;
  background-size: 160vh, 192vh;
  height: 100vh;
}

.header-container {
  width: 50%;
  float: left;
  padding: 50px;
}

.justify-content-center.footerhr img {
  max-width: 100%;
}

.body-bg {
  background: url("/img/background.svg") center center no-repeat;
}

.hero-p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  /* or 125% */
  letter-spacing: 0.05em;
  color: #000000;
  opacity: 0.6;
  margin-top: 20px;
  margin-bottom: 25px;
  text-align: left;
  max-width: 525px;
}

h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 55px;
  line-height: 116.5%;
  /* or 86px */
  align-items: left;
  color: #002c55;
  text-align: left;
  /* width: 400px; */
}

.hero-btn {
  font-family: Lato !important;
  font-style: normal !important;
  font-weight: 800 !important;
  font-size: 19px;
  line-height: 26px;
  /* or 130% */
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #ffffff;
  margin-left: 0px;
  padding: 10px 44px;
  background-color: #017ba5;
  border-color: #017ba5;
}

body {
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-right: 0;
  width: 100%;
}

/*  Boxes and rows  */

.box1 {
  max-width: 1343px;
}

.row-p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 90%;
  /* or 54px */
  align-items: center;
  text-align: center;
  color: #0080aa;
  margin-bottom: 80px;
  margin-top: 80px;
}

.row3-fix {
  margin-right: 15px;
}
.box {
  background: #ffffff;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
  border-radius: 0px 46px 0px 60px;
  margin-bottom: 30px;
  padding: 15px 0 15px 0;
  width: 250px;
  align-content: center;
}

.box-icon {
  margin-bottom: 15px;
}

.box-padding {
  padding: 20px;
}

.box5 {
  background: #ffffff;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
  border-radius: 0px 46px 0px 60px;
  margin-bottom: 10px;
  padding: 15px 5px 5px 5px;
  align-content: center;
}

.row1,
.row2,
.row3 {
  /* padding-left: 150px; */
  /* padding-right: 150px; */
}

.row1 {
  margin-left: -100px;
}

.row2 {
  margin-left: -120px;
  padding: 0 20px;
}
.box-row3,
.box-row2 {
  font-family: Lato;
  font-style: ExtraBold;
  font-size: 21px;
  line-height: 28.8px;
  line-height: 100%;
  font-weight: 700;
  vertical-align: Center;
  letter-spacing: 10%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #0084f8;
}

.box2 {
  padding-left: 150px;
  padding-right: 150px;
  margin-top: 100px;
  margin-bottom: 150px;
}

.box3 {
  padding-left: 150px;
  padding-right: 150px;
  margin-bottom: 150px;
}

.box4 {
  padding-left: 150px;
  padding-right: 150px;
  margin-bottom: 150px;
}

/*  Pool info  */

.pool-title {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 120%;
  /* or 72px */
  display: flex;
  align-items: center;
  color: #0080aa;
  margin-bottom: 40px;
}

.pool-title2 p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 120%;
  /* or 48px */
  align-items: right;
  text-align: right;
  color: #2cb2c7;
  margin-bottom: 30px;
}

.pool-title3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 120%;
  /* or 48px */
  display: flex;
  align-items: left;
  color: #2cb2c7;
  margin-bottom: 30px;
  text-align: left;
}

.pool-info {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  /* or 150% */
  color: #7d7987;
  mix-blend-mode: normal;
  margin-bottom: 40px;
}

.pool-sub {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  /* or 150% */

  letter-spacing: 0.06em;
  text-transform: uppercase;

  color: #64b5f6;
}

.pool-info2,
.pool-info3 {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  /* or 150% */
  color: #7d7987;
  mix-blend-mode: normal;
  margin-bottom: 40px;
}

.pool-info2 {
  text-align: right;
}

.pool-info3 {
  text-align: left;
}

.pool-types {
  font-family: Lato;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 29px;
  /* identical to box height */
  color: #282d45;
}

.pagos {
  background: #ffffff;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  margin-top: 40px;
  display: flex;
  width: 300px;
}

.pagos-desktop {
  width: auto;
  max-width: 100%;
  border-radius: 16px;
}

.pagos-mobile {
  width: auto;
  max-width: 100%;
  border-radius: 16px;
}

/*  Testimonios  */

.testimonios {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  /* or 150% */
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #64b5f6;
}

.client-title {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 90%;
  /* or 54px */
  display: flex;
  align-items: center;
  text-align: center;
  color: #0080aa;
  margin-bottom: 80px;
}

.testimonio {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 30px;
  /* or 150% */
  text-align: center;
  color: #7d7987;
  mix-blend-mode: normal;
  padding-left: 25px;
  padding-right: 25px;
}

.testimonio2 {
  padding-top: 20px;
}

.star-testimonio2 {
  padding-top: 20px;
}

.star-testimonio1 {
  margin-top: -5px;
}

.testimonio-name {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  /* or 100% */
  text-align: right;
  color: #0084f8;
  mix-blend-mode: normal;
  margin-top: 15px;
  margin-right: 20px;
}

.testimonio-pool {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 30px;
  /* or 150% */
  text-align: right;
  color: #7d7987;
  mix-blend-mode: normal;
  margin-right: 20px;
}

/*  Contact info  */

.contact-container {
  padding-left: 100px;
  padding-right: 100px;
  margin-top: 100px;
}

.contact-column {
  padding-left: 50px;
  padding-right: 20px;
  margin-top: 30px;
}

.contactanos {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 51px;
  /* or 127% */
  letter-spacing: 0.04em;
  /* Blue_01 */
  color: #1f3f68;
}

.contact-data1 {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 26px;
  /* or 130% */
  letter-spacing: 0.04em;
  /* Blue_01 */
  color: #1f3f68;
  opacity: 0.6;
}

.contact-data2 {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  /* identical to box height, or 144% */
  letter-spacing: 0.04em;
  color: #848484;
  display: flex;
}

/*  Form  */

.form1 {
  background: #ffffff;
  box-shadow: 5px 10px 50px rgba(16, 112, 177, 0.2);
  border-radius: 8px;
  padding-top: 20px;
  padding-bottom: 20px;
  /* padding-left: 20px; */
  /* padding-right: 20px; */
}

.form-header {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  /* or 150% */
  letter-spacing: 0.04em;
  text-transform: uppercase;
  /* Blue_01 */
  color: #1f3f68;
  margin-bottom: 30px;
}

.form-subtext {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  /* or 187% */
  letter-spacing: 0.04em;
  /* Blue_01 */
  color: #1f3f68;
  opacity: 0.8;
}

.form-box {
  opacity: 0.4;
  /* blue_03 */
  border: 1px solid #356ead;
  box-sizing: border-box;
  border-radius: 10px;
}

.submit-btn {
  background: #0084f8;
  box-shadow: 5px 10px 20px rgba(53, 110, 173, 0.2);
  border-radius: 10px;
}

/*  Accordion  */

.accordion-container {
  margin-top: 60px;
  padding-left: 350px;
  padding-right: 350px;
}

.accordion-title {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 90%;
  /* or 36px */
  text-align: right;
  margin-bottom: 40px;
  margin-top: 150px;
  color: #11416b;
}

.card {
  border: none;
  background-color: transparent;
}

.card-header {
  background-color: transparent !important;
}

.acc-1 {
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  /* or 150% */
  color: #848484;
  mix-blend-mode: normal;
}

.acc-2 {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  /* or 150% */
  color: #848484;
  mix-blend-mode: normal;
}

i.fa.fa-chevron-down {
  position: relative;
  float: right;
  top: 11px;
}

.card-header.active .fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

.card-header .collapsed {
  color: #848484;
}

.card-header div div:not(.collapsed) {
  color: #0084f8;
}

.card-header div div:not(.collapsed) .fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* Images  */

.ahora12-text {
  font-family: Jua;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  /* identical to box height, or 150% */
  text-transform: capitalize;
  color: #848484;
  margin-right: 40px;
  margin-left: 20px;
}

.ahora12 {
  margin-left: 15px;
}

.card-text {
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  /* identical to box height, or 150% */
  letter-spacing: 0.05em;
  font-feature-settings: "case" on;
  color: #848484;
  margin-left: 20px;
}

.fotos-modelos {
  width: auto;
  /* height: 500px; */
  max-width: 100%;
}

.fotos-practipool {
  width: auto;
  max-width: 100%;
}

.fotos-stylepool {
  width: auto;
  /* height: 350px; */
  padding-left: 100px;
  max-width: 100%;
}

.pool-circle1 {
  width: auto;
  height: 532px;
}

.pool-circle2,
.pool-circle3 {
  position: absolute;
}

.pool-circle2 {
  margin-left: -260px;
  width: 153px;
  height: 153px;
}

.pool-circle3 {
  margin-top: 350px;
  margin-left: 180px;
  width: 200px;
  height: 200px;
}

.pool1 {
  width: auto;
  height: 300px;
}

.pool5 {
  width: auto;
  height: 300px;
  margin-left: 40px;
}

.pool2,
.pool3,
.pool4 {
  position: absolute;
  margin-top: 250px;
  width: auto;
  height: 100px;
}

.pool6,
.pool7,
.pool8 {
  position: absolute;
  margin-top: 250px;
  width: auto;
  height: 100px;
}

.pool2 {
  margin-left: -150px;
}

.pool4 {
  margin-left: 150px;
}

.pool6 {
  margin-left: 60px;
}

.pool7 {
  margin-left: 210px;
}

.pool8 {
  margin-left: 360px;
}

.funfamilyspa {
  align-self: right;
}

.practi-pool2 {
  width: auto;
  height: 150px;
  text-align: right;
  margin-bottom: 20px;
}

.style-pool2 {
  width: auto;
  height: 150px;
  text-align: left;
  margin-bottom: 20px;
}

.contact-img {
  margin-bottom: 15px;
  margin-right: 10px;
}

/*  footer  */

.footer1 {
  background-color: #0080aa;
  margin-top: 100px;
  padding-top: 60px;
  padding-bottom: 40px;
  text-align: center;
}

.developed-by {
  margin-top: 40px;
}

.footerhr {
  margin-top: 50px;
  margin-bottom: 20px;
}

.ipc-pool-white {
  width: auto;
  height: 100px;
  margin-right: 20px;
}

.footer-innovacion-img {
  width: auto;
  height: 100px;
  margin-left: 20px;
}

.hr0 {
  width: auto;
  height: 100px;
}

.cohete-logo {
  width: auto;
  height: 35px;
}

/*  Modal  */

.modal-content {
  background: url("/img/modaldesk-bg.png");
  background-position: center;
  left: 20px;
  max-width: 692px;
}

.modal {
  box-shadow: 5px 10px 50px rgba(16, 112, 177, 0.2);
  border-radius: 8px;
}

.modal-header {
  border-bottom: none;
}

.modal-title {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  /* identical to box height, or 75% */
  text-align: center;
  letter-spacing: 0.05em;
  color: #002c55;
}

.modal-letter {
  width: auto;
  height: 60px;
  text-align: center;
  margin-bottom: 25px;
  padding-left: 170px;
  padding-right: 170px;
  margin-top: 20px;
}

.modal-text1 {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  /* or 100% */
  text-align: center;
  letter-spacing: 0.05em;
  color: #002c55;
  margin-bottom: 0px;
  margin-top: 30px;
}

.modal-text2 {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  /* or 100% */
  text-align: center;
  letter-spacing: 0.05em;
  color: #002c55;
  margin-bottom: 30px;
}

/*  Modal end  */

@media only screen and (max-width: 768px) {
  #hide-mobile {
    display: none;
  }
  #hide-mobile2 {
    display: none;
  }
  #hide-mobile3 {
    display: none;
  }

  .offset-1 {
    margin-left: 0px;
  }

  .body-bg {
    background: none;
  }

  .jumbotron {
    background: url("/img/banner.png") center center no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
  }

  .header-container {
    width: 100%;
    float: inherit;
    padding: 50px;
    margin: 0;
    /* text-align: right; */
  }

  .hero-p {
    font-family: Lato;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    /* or 120% */
    /* text-align: right; */

    color: #002c55;
  }

  h3 {
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 35px;
    line-height: 115%;
    /* or 46px */
    margin-top: 50px;
    /* display: flex; */
    align-items: center;
    /* text-align: right; */
    color: #002c55;
  }

  .hero-btn {
    font-family: Lato !important;
    font-style: normal !important;
    font-weight: 800 !important;
    font-size: 18px;
    line-height: 26px;
    /* or 130% */
    text-align: right;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #ffffff;
    /* margin-left: 40px; */
    /* margin-right: 0px; */
    padding: 10px 10px;
    background: #017ba5 !important;
    box-shadow: 5px 10px 20px rgba(53, 110, 173, 0.2);
    border-radius: 10px;
  }

  .ipc-logo {
    /* width: 100%; */
    height: 60px;
    float: left;
    /* margin-bottom: 30px; */
    /* margin-left: -80px; */
    /* display: block; */
    /* text-align: right; */
    margin-top: -30px;
  }

  .box1 {
    margin-left: 10px;
  }

  .box2 {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 100px;
    margin-bottom: 150px;
  }

  .box5 {
    margin-bottom: 25px;
  }

  .row1,
  .row2,
  .row3 {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0;
  }

  .row1 {
    margin-left: 7px;
  }

  .pool-sub,
  .pool-title,
  .pool-info {
    text-align: center;
  }

  .pool-title {
    padding-left: 15px;
    padding-right: 15px;
  }

  .pool-sub {
    font-size: 15px;
  }

  .pool {
    text-align: center;
    margin-top: 50px;
  }

  .pool img {
    text-align: center;
    height: 70px;
  }

  .pool-types {
    font-size: 18px;
  }

  .pool-title {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 120%;
    /* or 36px */
    align-items: center;
    text-align: center;
    color: #0080aa;
    margin-top: 10px;
  }

  .pool-info {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    /* or 187% */

    text-align: center;

    color: #7d7987;

    mix-blend-mode: normal;
  }

  .pool-info3 {
    text-align: center !important;
  }

  .flexitem1 {
    text-align: center !important;
  }

  .row-p {
    font-size: 30px;
  }

  .accordion-container {
    margin-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .accordion-title {
    margin-top: 85px;
    margin-bottom: 80px;
  }

  .accordion {
    margin-top: 30px;
  }

  .contact-container {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 100px;
  }

  .box1 {
    margin-left: 0px;
  }

  .box3 {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0px;
  }

  .box3-sub {
    text-align: center !important;
  }

  .pool-title2 p {
    text-align: center !important;
    padding-left: 0px;
    padding-right: 0px;
    color: #0080aa;
  }

  .pool-info2 {
    text-align: center !important;
    padding-left: 5px;
    padding-right: 5px;
  }

  .pool-title3 {
    text-align: center !important;
    display: block;
  }

  .box4 {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 150px;
    display: block !important;
    margin-top: 45px;
  }

  .client-title {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 120%;
    /* or 36px */
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 40px;
    color: #0080aa;
  }

  .testimonios {
    font-size: 15px;
    margin-top: -70px;
  }

  .contactanos {
    text-align: center;
    margin-left: 15px;
  }

  .contact-column {
    margin-bottom: 40px;
    margin-top: -20px;
    text-align: center;
    padding-left: 20px;
  }

  .contact-data1 {
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
  }

  .contact-data2 {
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 26px;
    /* identical to box height, or 144% */
    letter-spacing: 0.04em;
    color: #848484;
    text-align: center;
    display: block;
  }

  .contact-img {
    align-content: center;
  }

  .ahora12-text {
    font-size: 18px;
  }

  .footerhr img {
    max-width: 100%;
    margin-top: -20px;
  }

  .card {
    margin-bottom: 25px;
  }

  .ahora12 {
    padding-left: 30px;
  }

  /*  images  */

  .fotos-modelos-align {
    text-align: center;
  }

  .mobilepools {
    text-align: center !important;
  }

  .mobile-pools1 {
    margin-bottom: 15px;
  }

  .mobile-pools2 {
    margin-top: 20px;
    margin-bottom: 15px;
  }

  .fotos-modelos {
    width: auto;
    height: 280px;
    margin-top: 80px;
  }

  .pool-logo-group {
    text-align: center;
  }

  .practi-pool2 {
    width: auto;
    height: 80px;
    align-content: center;
    margin-bottom: 20px;
    text-align: center !important;
  }

  .style-pool2 {
    margin-left: 0px;
    height: 80px;
  }

  .funfamilyspa {
    width: auto;
    height: 50px;
    margin-bottom: 50px;
  }

  .pagos {
    background: #ffffff;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.05);
    border-radius: 16px;
    margin-top: 40px;
    display: grid;
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
  }

  .card {
    margin-top: 5px;
  }

  .box {
    width: 100%;
  }

  .footer-innovacion-img {
    width: auto;
    height: 60px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .ipc-pool-white {
    width: auto;
    height: 70px;
  }

  .developed-by {
    margin-top: 40px;
    /* align-items: center; */
  }

  .hr0 {
    width: auto;
    height: 50px;
  }

  /*  Modal  */

  .modal-content {
    background: url("/img/modal-bg.png");
    background-position: center;
    max-width: 321px;
    left: 20px;
  }

  .modal-title {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    /* identical to box height, or 75% */
    text-align: center;
    letter-spacing: 0.05em;
    color: #002c55;
  }

  .modal-letter {
    width: auto;
    height: 60px;
    text-align: center;
    margin-bottom: 25px;
    padding-left: 80px;
    padding-right: 170px;
    margin-top: 20px;
  }

  .modal-text1 {
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    /* or 100% */
    text-align: center;
    letter-spacing: 0.05em;
    color: #002c55;
    margin-bottom: 0px;
    margin-top: 30px;
  }

  .modal-text2 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 10px;
  }

  /*  Modal end  */
}

@media only screen and (max-width: 320px) {
  .footer1 {
    width: 325px;
  }

  .jumbotron {
    width: 325px;
  }

  .ipc-pool-white {
    padding-left: 20px;
  }
}
