* {
  --idcbis-azul: #00538a;
  --idcbis-amarillo: #c1a038;
  --idcbis-rojo: #8e041c;
  --amari: #faec29;
}
/* 
R 8E041C
B F4EFE9
G EDEDED
 */

@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
a:hover {
  text-decoration: none;
}
body {
  margin: 0;
  background: white;
}
h2 {
  font-size: 2.5rem;
  color: #fff;
}
p {
  font-family: Lato, sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
  color: #333;
}
.copy {
  color: #fff;
  font-weight: 400;
  text-align: center;
}
.logo {
  background: var(--idcbis-rojo);
  width: 100%;
  max-width: 520px;
  padding: 1.5rem 2rem;
  z-index: 9;
  fill: var(--idcbis-azul);
  margin: 0 auto;
  vertical-align: middle;
}
header div {
  display: inline-block;
}
.boo {
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-top: 1rem;
}
.col-md-3-offset {
  z-index: 1;
}
.copy {
  font-size: 1.2rem;
  margin-top: 15px;
}
.copy b {
  font-weight: 900;
  color: var(--amari);
}
button {
  background: var(--amari);
  color: #333;
  padding: 0.5rem 3rem;
  border: 1px solid var(--amari);
  position: relative;
  z-index: 1;
  margin-top: 3vh;
  display: block;
  margin: 0 auto 0 auto;
  display: block !important;
  font-weight: 700;
  font-size: 2rem;
  border-radius: 3px;
}
button:hover {
  color: var(--idcbis-azul);
  background: white;
  outline: 5px auto -webkit-focus-ring-color;
}
.back2 {
  background: url(../img/LadingPage-back-02.png) center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 2rem 0px;
}
.box-bu {
  position: absolute;
  top: 0rem;
  right: 4vh;
  z-index: 2;
}
.box-bu:hover {
  background-position: bottom;
}
.box-bu a {
  display: block;
  width: 100%;
  height: 90px;
}
.visible {
  visibility: visible;
  opacity: 1;
}
.content {
  position: relative;
  text-align: center;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.content iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.popup {
  width: calc(58% - 0px);
  background-color: #fff;
  margin: 0 auto;
  position: absolute;
  z-index: 30;
  display: none;
}
.slick-prev:before {
  background-image: url(../img/slider/Flecha1.png);
  content: "" !important;
}
.slick-next:before {
  background-image: url(../img/slider/Flecha2.png);
  content: "" !important;
}
.slick-prev:before,
.slick-next:before {
  content: "" !important;
}
.slick-active {
  opacity: 1 !important;
  box-shadow: 0px 0px 10px #171717;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.overlay.active,
.popup.active {
  display: block;
}
.popup__close {
  padding: 0px 6px;
  position: absolute;
  right: -39px;
}
.bcka {
  background: url(../img/LadingPage-back.png);
  padding: 2rem 15px;
}
.lista {
  border: 4px solid var(--idcbis-rojo);
  margin-top: 5rem;
  border-radius: 20px;
}
.lista h3 span {
  background: var(--idcbis-rojo);
  margin: 0 auto;
  text-align: center;
  display: block;
  max-width: 300px;
  color: white;
  padding: 1rem 1rem;
  margin-top: -2.3rem;
}
.gray {
  margin-top: 4rem;
}

.gray h3 span {
  background: var(--idcbis-rojo);
  margin: 0 auto;
  text-align: center;
  display: block;
  max-width: 300px;
  color: white;
  padding: 1rem 1rem;
  margin-top: -2.3rem;
}

.lista ul {
  list-style: none;
  padding: 3rem;
  font-size: 1.3rem;
}
.lista ul li {
  margin-bottom: 5px;
}
.lista ul li img {
  position: absolute;
  display: inline;
  max-width: 30px;
  margin-left: -3rem;
}

.gray {
  background: #ededed;
}

@media screen and (max-width: 700px) {
  .box {
    width: 70%;
  }
  #iframe {
    height: 1035px !important;
  }
  .popup {
    width: 70%;
  }
}
svg.gota {
  position: absolute;
}
.wrapper {
  width: 100%;
  overflow: hidden;
  background-size: contain;
  background-position: center 9rem;
  background-repeat: no-repeat;
}
#container {
  height: 100vh;
  width: 100vw;
  margin: 0 auto;
  position: relative;
}
#container .filter {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  vertical-align: middle;
  position: absolute;
  z-index: 1;
  filter: url(#goo);
  pointer-events: none;
}
#container .text {
  position: absolute;
  bottom: 12.3vh;
  left: 50%;
  transform: translate(-50%, 0);
  font-family: Bebas Neue;
  width: 24%;
  color: #fff;
  z-index: 1;
}
#container span {
  color: #e30713;
}
.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.waves {
  position: relative;
  width: 80px;
  height: 130px;
  min-height: 19px;
  max-height: 20px;
}
.box {
  width: 80px;
  height: 300px;
  background: #ce0808;
  position: relative;
}
.vid {
  max-width: 57%;
  margin: 28px auto;
}
.dir p {
  text-align: center;
  line-height: 15px;
  line-height: 2px;
  font-weight: 600;
}
.whatsapp {
  position: fixed;
  z-index: 9;
  bottom: 7rem;
  right: 1rem;
  max-width: 51px;
}
.social-container .links i {
  padding: 6px;
  color: white;
  border-radius: 50%;
  background: var(--idcbis-azul);
  min-width: 28px;
  text-align: center;
}
.dir p {
  color: var(--idcbis-azul);
}
.social-container p {
  color: var(--idcbis-azul);
  line-height: 1px;
}
.social-container .links a:hover {
  color: #ed452a;
}
.embed-container {
  position: relative;
  height: 335px;
  overflow: hidden;
  margin: 0 auto;
}
.embed-container iframe {
  top: 0;
  left: 0;
}
.embed-container2 {
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.embed-container2 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@keyframes liquid {
  0% {
    margin-top: 300px;
  }
  100% {
    margin-top: 150px;
  }
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
.response-form .questionsList .surveyQuestion {
  padding: 9px 0 !important;
}
.esconder {
  display: none;
}
@media (max-width: 1280px) {
  .logo {
    width: 100%;
    max-width: 365px;
    padding-top: 1rem;
    z-index: 9;
    fill: #fff;
    display: block;
    vertical-align: middle;
    margin: 0 auto;
  }
  .boo {
    margin-top: 0rem;
    max-width: 90%;
  }
  .alcaldia {
    max-width: 180px;
  }
  .cinta {
    width: 42%;
  }
  h2 {
    font-size: 2rem;
    margin-top: 1rem;
  }
  .copy {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .wrapper {
    height: auto;
    overflow: inherit;
  }
  .overlay.active,
  .popup.active {
    display: none;
  }
  #container {
    height: auto;
  }
  button {
    font-size: 1.7rem;
  }
  .copy {
    font-size: inherit;
  }
  .alcaldia {
    display: none;
  }
  .social-container {
    margin: 2rem auto;
    text-align: center;
  }
  .boo {
    margin: 0 auto;
    text-align: center;
    width: 95%;
  }
  .waves {
    height: 40px;
    min-height: 40px;
  }
  .content {
    height: 30vh;
  }
  .box-bu,
  .video,
  .cinta,
  .gota,
  .drop {
    display: none;
  }
  h2 {
    margin-top: 65px;
  }
  .logo {
    min-width: 92%;
    padding: 1rem;
  }
  h1 {
    font-size: 24px;
  }
  .header {
    width: 40px;
  }
  .header .line01::after {
    margin: 11px 0px 0px -37px;
  }
  .header .line01 {
    margin: 40px 0 0 8px;
  }
  .header .line06 {
    margin: 260px 0 0 28px;
  }
  .header .line05 {
    margin: 216px 0 0 18px;
  }
  .header .line04 {
    margin: 172px 0 0 18px;
  }
  .header .line03 {
    margin: 128px 0 0 18px;
  }
  .header .line02 {
    margin: 84px 0 0 18px;
  }
  .vid {
    display: block;
  }
  .whatsapp {
    position: relative;
    z-index: 9;
    bottom: 1px;
    right: 0rem;
    max-width: 35px;
  }
  .escondes {
    display: none !important;
  }
  .esconder {
    display: block !important;
  }
}
