.vc_section#banner {
  padding-top: 80px !important;
  padding-bottom: 20px !important;
}
.vc_section#banner > *:nth-child(1) {
  transform: translateY(200px);
}
.vc_section#banner > *:nth-child(1) > * {
  opacity: 0;
}
.vc_section#banner > * + * {
  margin-top: 120px !important;
}
@media (max-width: 991px) {
  .vc_section#banner > * + * {
    margin-top: 80px !important;
  }
}
@media (max-width: 767px) {
  .vc_section#banner > * + * {
    margin-top: 40px !important;
  }
}
@media (max-width: 575px) {
  .vc_section#banner > * + * {
    margin-top: 0px !important;
  }
}
.vc_section#home2 {
  padding-top: 160px !important;
  padding-bottom: 140px !important;
}
.vc_section#home2 .wpb_gallery.owl-fotos {
  margin-top: 140px !important;
}
.vc_section#home2 .wpb_gallery.owl-fotos .owl-nav {
  position: absolute;
  right: 0;
  top: -60px;
  margin: 0 ;
  transform: translate(0);
}
.vc_section#home2 .wpb_gallery.owl-fotos .owl-dots {
  position: absolute;
  right: 30px;
  width: 55px !important;
  top: -43px;
  margin-top: 0 !important;
  bottom: auto;
  left: auto;
  transform: translateX(0%);
}
.vc_section#home2 > * > * {
  position: relative;
}
.vc_section#home2 > * > *:nth-child(1) {
  z-index: 2;
}
.vc_section#home2 > * > *:nth-child(2) {
  z-index: 1;
}
@media (max-width: 991px) {
  .vc_section#home2 {
    text-align: center;
  }
  .vc_section#home2 .bt {
    justify-content: center !important;
  }
  .vc_section#home2 .wpb_gallery.owl-fotos {
    margin-top: 30px !important;
  }
}
@media (max-width: 767px) {
  .vc_section#home2 {
    padding-bottom: 0px !important;
  }
}
@media (max-width: 575px) {
  .vc_section#home2 {
    padding-top: 90px !important;
  }
}
.vc_section .vc_row.spacer {
  height: 120px !important;
}
.vc_section .vc_row.card {
  display: flex;
  margin-top: 0px !important;
  padding-top: 0px !important;
  flex-flow: wrap;
}
.vc_section .vc_row.card > * {
  display: flex;
}
.vc_section .vc_row.card > * > * {
  display: flex;
  width: 100%;
}
.vc_section .vc_row.card > * > * > * {
  display: flex;
  width: 100%;
}
.vc_section .vc_row.card > *:nth-child(1) > * {
  padding-right: 8px !important;
}
.vc_section .vc_row.card > *:nth-child(1) .wpb_single_image {
  display: flex;
  width: 100%;
}
.vc_section .vc_row.card > *:nth-child(1) .wpb_single_image > * {
  display: flex;
  width: 100%;
}
.vc_section .vc_row.card > *:nth-child(1) .wpb_single_image > * > * {
  display: flex;
  width: 100%;
  position: relative;
}
.vc_section .vc_row.card > *:nth-child(1) .wpb_single_image > * > * > img {
  display: flex;
  width: 100%;
  border-radius: 16px !important;
  position: absolute;
  height: 100%;
  object-fit: cover;
}
.vc_section .vc_row.card > *:nth-child(2) > * {
  padding-left: 8px !important;
}
.vc_section .vc_row.card > *:nth-child(2) > * > * {
  border-radius: 24px;
  color: #ffffff;
  flex-flow: column;
  justify-content: center;
  padding: 80px;
  min-height: 520px;
  background: #a55a75;
  background: -moz-linear-gradient(150deg, #a55a75 0%, #b65337 50%, #cc8c37 100%);
  background: -webkit-linear-gradient(150deg, #a55a75 0%, #b65337 50%, #cc8c37 100%);
  background: linear-gradient(150deg, #a55a75 0%, #b65337 50%, #cc8c37 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a55a75", endColorstr="#cc8c37", GradientType=1);
}
.vc_section .vc_row.card > *:nth-child(2) > * > * .display,
.vc_section .vc_row.card > *:nth-child(2) > * > * .h1,
.vc_section .vc_row.card > *:nth-child(2) > * > * .h2,
.vc_section .vc_row.card > *:nth-child(2) > * > * .h3,
.vc_section .vc_row.card > *:nth-child(2) > * > * .h4,
.vc_section .vc_row.card > *:nth-child(2) > * > * .h5,
.vc_section .vc_row.card > *:nth-child(2) > * > * h1,
.vc_section .vc_row.card > *:nth-child(2) > * > * h2,
.vc_section .vc_row.card > *:nth-child(2) > * > * h3,
.vc_section .vc_row.card > *:nth-child(2) > * > * h4,
.vc_section .vc_row.card > *:nth-child(2) > * > * h5 {
  color: #ffffff;
}
@media (max-width: 1199px) {
  .vc_section .vc_row.card > *:nth-child(2) > * > * {
    padding: 60px;
  }
}
@media (max-width: 991px) {
  .vc_section .vc_row.card > *:nth-child(2) > * > * {
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .vc_section .vc_row.card > *:nth-child(2) > * > * {
    padding: 40px;
  }
}
@media (max-width: 575px) {
  .vc_section .vc_row.card > *:nth-child(2) > * > * {
    padding: 38px 30px;
    border-radius: 12px;
  }
}
@media (max-width: 991px) {
  .vc_section .vc_row.card > *:nth-child(1) {
    display: none;
  }
  .vc_section .vc_row.card > *:nth-child(1) > * {
    padding-right: 15px !important;
  }
  .vc_section .vc_row.card > *:nth-child(2) {
    margin-top: 0 !important;
  }
  .vc_section .vc_row.card > *:nth-child(2) > * {
    padding-left: 15px !important;
  }
}
.vc_section .vc_row.card#c1 > *:nth-child(2) > * > * {
  background: #a55a75;
  background: -moz-linear-gradient(150deg, #a55a75 0%, #b65337 50%, #cc8c37 100%);
  background: -webkit-linear-gradient(150deg, #a55a75 0%, #b65337 50%, #cc8c37 100%);
  background: linear-gradient(150deg, #a55a75 0%, #b65337 50%, #cc8c37 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a55a75", endColorstr="#cc8c37", GradientType=1);
}
.vc_section .vc_row.card#c2 > *:nth-child(2) > * > * {
  background: #d08945;
  background: -moz-linear-gradient(150deg, #d08945 0%, #d09aac 50%, #8a78c8 100%);
  background: -webkit-linear-gradient(150deg, #d08945 0%, #d09aac 50%, #8a78c8 100%);
  background: linear-gradient(150deg, #d08945 0%, #d09aac 50%, #8a78c8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d08945", endColorstr="#8a78c8", GradientType=1);
}
.vc_section .vc_row.card#c3 > *:nth-child(2) > * > * {
  background: #25669e;
  background: -moz-linear-gradient(150deg, #25669e 0%, #2072b0 50%, #47a5c4 100%);
  background: -webkit-linear-gradient(150deg, #25669e 0%, #2072b0 50%, #47a5c4 100%);
  background: linear-gradient(150deg, #25669e 0%, #2072b0 50%, #47a5c4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#25669e", endColorstr="#47a5c4", GradientType=1);
}
.vc_section .vc_row.card#c4 > *:nth-child(2) > * > * {
  background: #34517c;
  background: -moz-linear-gradient(150deg, #34517c 0%, #336ca3 50%, #338dd4 100%);
  background: -webkit-linear-gradient(150deg, #34517c 0%, #336ca3 50%, #338dd4 100%);
  background: linear-gradient(150deg, #34517c 0%, #336ca3 50%, #338dd4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#34517c", endColorstr="#338dd4", GradientType=1);
}
.vc_section#home6 > * {
  position: relative;
}
.vc_section#home6 > * > * {
  position: static;
}
.vc_section#home6 > * > *:nth-child(1) .wpb_single_image img {
  width: auto;
  height: 50px;
}
.vc_section#home6 > * > *:nth-child(2) .wpb_text_column {
  padding: 56px 88px;
  position: relative;
  overflow: hidden;
  border-radius: 800px;
  backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.65);
  border: 1px solid #E0644E;
  z-index: 5;
  margin-bottom: 300px !important;
}
@media (max-width: 575px) {
  .vc_section#home6 > * > *:nth-child(2) .wpb_text_column {
    padding: 38px 30px;
    border-radius: 24px;
  }
}
@media (max-width: 1199px) {
  .vc_section#home6 > * > *:nth-child(1) {
    width: 40%;
  }
  .vc_section#home6 > * > *:nth-child(2) {
    width: 60%;
  }
  .vc_section#home6 > * > *:nth-child(2) .wpb_text_column {
    margin-bottom: 200px !important;
  }
}
@media (max-width: 991px) {
  .vc_section#home6 > * > * {
    position: relative;
  }
  .vc_section#home6 > * > *:nth-child(1) {
    width: 100%;
    z-index: 2;
  }
  .vc_section#home6 > * > *:nth-child(2) {
    width: 100%;
    z-index: 1;
    margin-top: 30px !important;
  }
  .vc_section#home6 > * > *:nth-child(2) .wpb_text_column {
    margin-bottom: 0px !important;
  }
}
.vc_section#home7 > * {
  position: relative;
  z-index: 8;
}
.vc_section#home7 > * > * {
  position: static;
}
.vc_section#home7 > * > * > * > * > *:not(.home4) {
  position: relative;
  z-index: 8;
}
.vc_section#home8 > * {
  position: relative;
  z-index: 8;
}
.vc_section#home8 > * > * {
  position: static;
}
.vc_section#home8 > * > * > * > * > *:not(.home5) {
  position: relative;
  z-index: 8;
}
.vc_section#home7 .bt,
.vc_section#home8 .bt {
  margin-top: 40px;
}
.noticias.owl-carousel .owl-stage-outer {
  overflow: visible !important;
  transform: translateY(100px);
}
.noticias.owl-carousel .owl-stage-outer .owl-item {
  opacity: 0;
}
.single-banner {
  width: 1170px;
  margin: 0 0 -110px 50% !important;
  height: 340px;
  position: relative;
  transform: translate(-50%, 340px);
}
.single-banner > * {
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  z-index: 1;
  justify-content: center;
}
.single-banner > * img {
  width: 100%;
  height: auto;
}
.single-banner > *.sq1 {
  left: 400px;
  top: 0;
  z-index: 6;
}
.single-banner > *.sq2 {
  left: -40px;
  top: 60px;
  z-index: 1;
}
.single-banner > *.sq3 {
  left: 230px;
  top: 40px;
  z-index: 3;
}
.single-banner > *.sq4 {
  left: 600px;
  top: 50px;
  z-index: 7;
}
.single-banner > *.sq5 {
  left: 105px;
  top: 75px;
  z-index: 2;
}
.single-banner > *.sq6 {
  right: 270px;
  top: 85px;
  z-index: 8;
}
.single-banner > *.sq7 {
  left: 310px;
  top: 90px;
  z-index: 5;
}
.single-banner > *.sq8 {
  right: -40px;
  top: 110px;
  z-index: 6;
}
.single-banner > *.sq9 {
  right: 110px;
  top: 120px;
  z-index: 7;
}
.single-banner > *.sq10 {
  left: 210px;
  top: 120px;
  z-index: 4;
}
@media (max-width: 991px) {
  .single-banner {
    transform: translate(-50%, 240px) scale(0.7);
  }
}
@media (max-width: 767px) {
  .single-banner {
    transform: translate(-50%, 200px) scale(0.6);
  }
}
@media (max-width: 575px) {
  .single-banner {
    transform: translate(-50%, 120px) scale(0.4);
  }
}
.home1 {
  width: 870px;
  height: 510px;
  position: absolute;
  bottom: -100px;
  right: -160px;
  pointer-events: none;
  transform: translateY(400px);
}
.home1 > * {
  position: absolute;
  display: flex;
  align-items: center;
  z-index: 1;
  justify-content: center;
}
.home1 > * img {
  width: 100%;
  height: auto;
}
.home1 > *.sq11 {
  top: 0;
  left: 40px;
  z-index: 3;
}
.home1 > *.sq12 {
  top: 100px;
  left: 0;
  z-index: 2;
}
.home1 > *.sq13 {
  right: 0px;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 1199px) {
  .home1 {
    right: -300px;
    transform: translateY(300px);
  }
}
@media (max-width: 991px) {
  .home1 {
    transform: translateY(300px) scale(0.7);
    right: -90px;
  }
}
@media (max-width: 767px) {
  .home1 {
    right: -300px;
    transform: translateY(300px) scale(0.5);
    width: 1150px;
  }
}
@media (max-width: 575px) {
  .home1 {
    right: -60%;
    width: 220%;
  }
}
.home2 {
  width: 470px;
  height: 490px;
  position: absolute;
  top: -120px;
  left: -550px;
  transform: translateY(50px);
}
.home2 > * {
  position: absolute;
  display: flex;
  align-items: center;
  z-index: 1;
  justify-content: center;
}
.home2 > * img {
  width: 100%;
  height: auto;
}
.home2 > *.sq14 {
  top: 0;
  right: 70px;
  z-index: 1;
}
.home2 > *.sq15 {
  top: 30px;
  right: 0;
  z-index: 2;
}
.home2 > *.sq16 {
  left: 0px;
  bottom: 0;
  z-index: 3;
}
.home3 {
  width: 969px;
  height: 629px;
  position: absolute;
  bottom: 00px;
  right: -170px;
  transform: translateY(300px);
}
.home3 > * {
  position: absolute;
  display: flex;
  align-items: center;
  z-index: 1;
  justify-content: center;
}
.home3 > * img {
  width: 100%;
  height: auto;
}
.home3 > *.sq17 {
  top: 0;
  right: 0;
  z-index: 1;
}
.home3 > *.sq18 {
  top: 180px;
  left: 0;
  z-index: 2;
}
@media (max-width: 1199px) {
  .home3 {
    right: -370px;
    transform: translateY(200px);
  }
}
@media (max-width: 991px) {
  .home3 {
    right: -300px;
    transform: translateY(200px) scale(0.6);
  }
}
@media (max-width: 767px) {
  .home3 {
    width: 1200px;
    transform: translateY(200px) scale(0.5);
    right: -350px;
  }
}
@media (max-width: 575px) {
  .home3 {
    right: -500px;
  }
}
.home4 {
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0px;
  transform: translateY(300px);
  position: absolute;
}
.home4 > * {
  position: absolute;
  display: flex;
  align-items: center;
  z-index: 1;
  justify-content: center;
}
.home4 > * img {
  width: 100%;
  height: auto;
}
.home4 > *.sq19 {
  top: 85px;
  left: -150px;
  z-index: 1;
}
.home4 > *.sq20 {
  top: 280px;
  right: -120px;
  z-index: 2;
}
@media (max-width: 991px) {
  .home4 {
    transform: translateY(200px) scale(0.75);
  }
}
.home5 {
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0px;
  position: absolute;
  transform: translateY(300px);
}
.home5 > * {
  position: absolute;
  display: flex;
  align-items: center;
  z-index: 1;
  justify-content: center;
}
.home5 > * img {
  width: 100%;
  height: auto;
}
.home5 > *.sq21 {
  top: 20px;
  right: -160px;
  z-index: 1;
}
.home5 > *.sq22 {
  top: 305px;
  left: -430px;
  z-index: 2;
}
.home5 > *.sq23 {
  top: 420px;
  right: -160px;
  z-index: 2;
}
@media (max-width: 991px) {
  .home5 {
    transform: translateY(200px) scale(0.7);
  }
}
@media (max-width: 767px) {
  .home5 {
    transform: translateY(200px) scale(0.55);
    width: 120%;
  }
}
