/* :D Estilos para Pepe Neri Planners Wuhuu :D */
/* ==========================================================================
   FUENTES::::
   ========================================================================== */
@font-face {
  font-family: "Jost-Light";
  src: url("fonts/Jost-Light.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Jost-Regular";
  src: url("fonts/Jost-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Jost-Medium";
  src: url("fonts/Jost-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Jost-Bold";
  src: url("fonts/Jost-Bold.ttf");
  font-display: swap;
}
.js-l {
  font-family: "Jost-Light";
}
.js-r {
  font-family: "Jost-Regular";
}
.js-m {
  font-family: "Jost-Medium";
}
.js-b {
  font-family: "Jost-Bold";
}
/*body{
    background-image: url('../img/template/006-PNP-WEB-404-202310-V0.jpg');
    background-size: 100%;
    background-position: center top;
    height: 7960px;
    background-repeat: no-repeat;
}*/
.btn-transparente {
  font-family: "Jost-Regular";
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #111C4E;
  border: 1px solid #111C4E;
  border-radius: 0;
  padding: 13px 45px;
}
.btn-transparente:hover {
  background-color: #111C4E;
  color: #fff;
}
.btn-white {
  font-family: "Jost-Regular";
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 0;
  padding: 13px 45px;
}
.btn-white:hover {
  background-color: #AE9C81;
  color: #fff;
}
.btn-form {
  font-family: "Jost-Regular";
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #fff;
  border: 1px solid #111C4E;
  border-radius: 0;
  padding: 13px 30px;
  background-color: #AE9C81;
  border: 1px solid #FFFFFF;
  margin: auto;
  display: block;
}
.btn-form:hover {
  background-color: #111C4E;
  color: #fff;
}
/* ==========================================================================
   ANIMACIONES  GENERALES::::
   ========================================================================== */
@keyframes landArrow {
  0% {
    top: -100%;
  }
  50% {
    top: 0;
  }
  100% {
    top: 100%;
  }
}
@keyframes ripple {
  70% {
    box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);
  }
}
/* ==========================================================================
   ESTILOS GENERALES::::
   ========================================================================== */
.overlayScroll {
  position: absolute;
  bottom: 2.7vw;
  right: 2.7vw;
  transform: none;
  text-align: center;
  display: inline-block;
  z-index: 3;
}
.overlayScroll .landingArrow {
  position: relative;
  right: auto;
  z-index: 4;
  overflow: hidden;
  width: 1px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.5);
  height: 5vw;
}
.overlayScroll .landingArrow span {
  position: relative;
  display: block;
  top: -5vw;
  width: 100%;
  height: 100%;
  animation: landArrow 2s ease infinite;
  animation-delay: 2s;
  background: #fff;
}
.modal-info-equipo .modal-dialog .modal-content {
  background-color: #111C4E;
}
.modal-info-equipo .modal-dialog .modal-content .modal-body .circulo {
  width: 210px;
  height: 210px;
  border-radius: 210px;
  border: 1px solid #CBBAA1;
  position: relative;
  margin: auto;
  margin-bottom: 12px;
  margin-top: -50px;
}
.modal-info-equipo .modal-dialog .modal-content .modal-body .circulo .img {
  width: 160px;
  height: 160px;
  border-radius: 160px;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.modal-info-equipo .modal-dialog .modal-content .modal-body .nombre .txt {
  font-weight: 300;
  font-size: 19px;
  line-height: 37px;
  text-align: center;
  letter-spacing: 0.19em;
  color: #FFFFFF;
}
.modal-info-equipo .modal-dialog .modal-content .modal-body .nombre .txt span {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #FFFFFF;
}
.modal-info-equipo .modal-dialog .modal-content .modal-body .info {
  padding: 0 20px;
  padding-top: 15px;
}
.modal-info-equipo .modal-dialog .modal-content .modal-body .info p {
  font-family: "Jost-Regular";
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #FFFFFF;
}
.modal-info-equipo .modal-dialog .modal-content .modal-footer {
  border: 0;
  text-align: center;
}
.modal-info-equipo .modal-dialog .modal-content .modal-footer .btn-secondary {
  margin: auto;
  background-color: transparent;
  border: 0;
}
.modal-info-360 .modal-dialog .modal-content {
  background-color: #111C4E;
}
.modal-info-360 .modal-dialog .modal-content .modal-body .circulo {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  border: 3px solid #CBBAA1;
  position: relative;
  margin: auto;
  margin-bottom: 12px;
  margin-top: -50px;
  background-color: #fff;
}
.modal-info-360 .modal-dialog .modal-content .modal-body .circulo .img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.modal-info-360 .modal-dialog .modal-content .modal-body .nombre .txt {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  /* 110% */
  letter-spacing: 1.8px;
}
.modal-info-360 .modal-dialog .modal-content .modal-body .info {
  padding: 0 20px;
  padding-top: 15px;
}
.modal-info-360 .modal-dialog .modal-content .modal-body .info p {
  color: #FFF;
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 164.706% */
  letter-spacing: 1.955px;
}
.modal-info-360 .modal-dialog .modal-content .modal-footer {
  border: 0;
  text-align: center;
}
.modal-info-360 .modal-dialog .modal-content .modal-footer .btn-secondary {
  margin: auto;
  background-color: transparent;
  border: 0;
}
/* Página 404 */
.seccion404 {
  height: 100vh;
  background-image: url('../img/bg-404.jpg');
  background-position: center;
  background-size: cover;
  position: relative;
}
.seccion404::before {
  content: '';
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.71) 63.02%);
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
.seccion404 .container {
  height: 100%;
}
.seccion404 .container .row {
  height: 100%;
  align-items: center;
}
.seccion404 .container .row .content {
  width: 550px;
  position: relative;
  left: 100px;
}
.seccion404 .container .row .content .titulo {
  color: #FFF;
  text-align: center;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 90.323% */
  letter-spacing: 3.565px;
}
.seccion404 .container .row .content .titulo span {
  color: #FFF;
  text-align: center;
  font-size: 136px;
  font-style: normal;
  font-weight: 700;
  line-height: 108.5px;
  /* 79.779% */
  letter-spacing: 20.4px;
  display: block;
}
.seccion404 .container .row .content .txt {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 140% */
  letter-spacing: 2.3px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.seccion404 .container .row .content .btn-transparente {
  border: 1px solid #fff;
  color: #fff;
  margin: auto;
  display: block;
  width: fit-content;
  padding: 15px 25px;
  text-decoration: none;
}
.seccion404 .container .row .content .btn-transparente:hover {
  color: #000;
  background-color: #fff;
}
/* Página 404 */
.navbar {
  padding: 35px 25px;
  position: fixed;
  width: 100%;
  z-index: 99;
  transition: 2s;
}
.navbar.fijo {
  background-color: rgba(17, 28, 78, 0.92);
  padding: 10px 25px;
}
.navbar.fijo .container-fluid .navbar-brand img {
  width: 100px;
}
.navbar .container-fluid .navbar-toggler {
  border: 0;
}
.navbar .container-fluid .navbar-toggler:focus {
  box-shadow: none;
}
.navbar .container-fluid .navbar-brand img {
  width: 150px;
  transition: 2s;
}
.navbar .container-fluid .offcanvas {
  background-color: rgba(17, 28, 78) !important;
}
.navbar .container-fluid .offcanvas .offcanvas-body ul {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: fit-content;
  text-align: center;
  width: 100%;
}
.navbar .container-fluid .offcanvas .offcanvas-body ul li .nav-link {
  font-family: "Jost-Regular";
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #FFFFFF;
}
.navbar .container-fluid .offcanvas .offcanvas-body ul li .nav-link.active {
  color: #CBBAA1;
}
.portada {
  height: 97vh;
}
.portada .content {
  height: 100%;
}
.portada .content .txt {
  text-align: center;
  font-weight: 400;
  font-size: 33px;
  line-height: 49px;
  letter-spacing: 0.615em;
  color: #FFFFFF;
  position: absolute;
  bottom: 50px;
  left: 0;
  z-index: 2;
  width: 100%;
}
.portada .content .txt span {
  font-weight: 200;
}
.portada .content .carruselPortada {
  height: 100%;
  position: relative;
}
.portada .content .carruselPortada .item::before {
  content: '';
  height: 100%;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 51.04%, rgba(0, 0, 0, 0.7) 100%);
  position: absolute;
  left: 0;
  top: 0;
}
.portada .content .carruselPortada .owl-dots {
  position: absolute;
  height: fit-content;
  margin: auto;
  bottom: 0;
  top: 0;
  right: 40px;
}
.portada .content .carruselPortada .owl-dots .owl-dot {
  margin: 10px;
  display: block;
}
.portada .content .carruselPortada .owl-dots .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid #FFFFFF;
  border-radius: 10px;
}
.portada .content .carruselPortada .owl-dots .owl-dot.active {
  background-color: #fff;
  border-radius: 10px;
}
.portada .content .carruselPortada .owl-stage-outer {
  height: 100%;
}
.portada .content .carruselPortada .owl-stage-outer .owl-stage {
  height: 100%;
}
.portada .content .carruselPortada .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
}
.portada .content .carruselPortada .owl-stage-outer .owl-stage .owl-item .item {
  height: 100%;
  background-position: center;
  background-size: cover;
}
.seccion1 {
  padding-top: 155px;
  padding-bottom: 150px;
}
.seccion1 .container .content .sello {
  margin-bottom: 10px;
}
.seccion1 .container .content .txt {
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #4D4D4D;
  margin-bottom: 20px;
}
.seccion2 {
  overflow: hidden;
  padding-bottom: 150px;
}
.seccion2 .container-fluid .row .content-text .content {
  width: 520px;
  margin-left: auto;
}
.seccion2 .container-fluid .row .content-text .content .titulo {
  font-weight: 300;
  font-size: 29px;
  line-height: 37px;
  letter-spacing: 0.18em;
  color: #4D4D4D;
  margin-bottom: 5px;
}
.seccion2 .container-fluid .row .content-text .content .txt1 {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.115em;
  color: #4D4D4D;
  margin-bottom: 25px;
}
.seccion2 .container-fluid .row .content-text .content .txt2 {
  position: relative;
  padding-left: 60px;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.115em;
  color: #4D4D4D;
}
.seccion2 .container-fluid .row .content-text .content .txt2 span {
  position: absolute;
  left: 0;
}
.seccion2 .container-fluid .row .content-text .content .btn-transparente {
  padding: 15px 75px;
}
.seccion2 .container-fluid .row .content-img {
  /*display: flex;
                .img{
                    display: inline-block;
                    //width: 535px;
                    width: 60%;
                    height: 590px;
                    object-fit: cover;
                    margin-right: 00px;
                    &.lf{
                        position: relative;
                        float: right;
                        right: -35px;
                    }
                }*/
}
.seccion2 .container-fluid .row .content-img .carruselwedding .item .img {
  height: 590px;
  object-fit: cover;
  object-position: center;
}
.seccion2 .container-fluid .row .content-img .carruselwedding .owl-nav {
  text-align: center;
  margin-top: 15px;
  position: relative;
  width: fit-content;
  margin-right: auto;
}
.seccion2 .container-fluid .row .content-img .carruselwedding .owl-nav button {
  margin: 0 60px;
}
.seccion2 .container-fluid .row .content-img .carruselwedding .owl-dots {
  width: fit-content;
  margin-right: auto;
  margin-left: 130px;
  position: relative;
  top: -30px;
}
.seccion2 .container-fluid .row .content-img .carruselwedding .owl-dots .owl-dot {
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: #000;
  transform: rotate(45deg) skew(10deg, 10deg);
  margin: 0 10px;
}
.seccion2 .container-fluid .row .content-img .carruselwedding .owl-dots .owl-dot.active {
  background: #CBBAA1;
}
.seccion3 a {
  display: inline-block;
  width: 100%;
}
.seccion3 .content {
  height: 920px;
  width: 100%;
  position: relative;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.seccion3 .content::before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(203, 186, 161, 0.72);
  position: absolute;
  left: 0;
  top: 0;
}
.seccion3 .content .icon-play:after,
.seccion3 .content .icon-play:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120px;
  height: 119px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -webkit-animation: ripple 3s infinite;
  -moz-animation: ripple 3s infinite;
  -ms-animation: ripple 3s infinite;
  -o-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}
.seccion3 .content .icon-play {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.seccion3 .content .icon-play::before {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.seccion3 .content .icon-play::after {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}
.seccion4 {
  padding-top: 150px;
  padding-bottom: 200px;
}
.seccion4 .container .circulo {
  width: 616px;
  height: 616px;
  border-radius: 646px;
  border: 1px solid #D9D9D9;
  margin: auto;
  position: relative;
}
.seccion4 .container .circulo .titulo {
  color: #4D4D4D;
  text-align: center;
  font-size: 35px;
  font-style: normal;
  font-weight: 300;
  line-height: 40px;
  /* 114.286% */
  letter-spacing: 5.25px;
  position: absolute;
  width: fit-content;
  height: fit-content;
  margin: auto;
  top: 40px;
  bottom: 0;
  left: 0;
  right: 0;
}
.seccion4 .container .circulo .item {
  width: 190px;
  text-align: center;
  height: fit-content;
}
.seccion4 .container .circulo .item .content-icon {
  width: 75px;
  height: 75px;
  position: relative;
  border: 1px solid #CBBAA1;
  border-radius: 80px;
  margin: auto;
  background-color: #fff;
}
.seccion4 .container .circulo .item .content-icon .icon {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
}
.seccion4 .container .circulo .item .divisor {
  margin: auto;
  width: 93px;
  border-top: 1px solid #CBBAA1;
  opacity: 1;
  margin-bottom: 5px;
}
.seccion4 .container .circulo .item .txt {
  color: #4D4D4D;
  text-align: center;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  /* 110% */
  letter-spacing: 1.8px;
  margin: 5px 0;
}
.seccion4 .container .circulo .item .enlace {
  color: #CBBAA1;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  /* 100% */
  letter-spacing: 1.725px;
  text-decoration: none;
}
.seccion4 .container .circulo .item.it1 {
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  margin: auto;
}
.seccion4 .container .circulo .item.it2 {
  position: absolute;
  top: 80px;
  right: -30px;
}
.seccion4 .container .circulo .item.it3 {
  position: absolute;
  top: 70px;
  bottom: 0;
  right: -90px;
  margin: auto;
}
.seccion4 .container .circulo .item.it4 {
  position: absolute;
  width: 300px;
  right: -100px;
  bottom: 15px;
}
.seccion4 .container .circulo .item.it5 {
  position: absolute;
  width: 250px;
  right: 0px;
  left: 0;
  bottom: -90px;
  margin: auto;
}
.seccion4 .container .circulo .item.it6 {
  width: 250px;
  position: absolute;
  left: -80px;
  bottom: 15px;
  margin: auto;
}
.seccion4 .container .circulo .item.it7 {
  position: absolute;
  top: 70px;
  bottom: 0;
  left: -95px;
  margin: auto;
}
.seccion4 .container .circulo .item.it8 {
  position: absolute;
  width: 250px;
  left: -60px;
  top: 90px;
}
.seccion4.mobile {
  display: none;
}
.seccion5 {
  height: 520px;
  position: relative;
  background-image: url('../img/bg-img1.jpg');
  background-size: cover;
  background-position: center;
}
.seccion5::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(17, 28, 78, 0.92);
}
.seccion5 .container {
  height: 100%;
}
.seccion5 .container .row {
  height: 100%;
  align-items: center;
}
.seccion5 .container .row .content-txt {
  padding-left: 120px;
  width: 35%;
  position: relative;
}
.seccion5 .container .row .content-txt .txt {
  font-weight: 300;
  font-size: 29px;
  line-height: 37px;
  text-align: center;
  letter-spacing: 0.18em;
  color: #FFFFFF;
  margin-bottom: 0;
}
.seccion5 .container .row .content-txt .txt2 {
  font-weight: 400;
  font-size: 17px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #FFFFFF;
}
.seccion5 .container .row .content-txt .content {
  position: relative;
}
.seccion5 .container .row .content-txt .content .navTestim .owl-next {
  position: absolute;
  background-color: transparent;
  border: 0;
  right: 0;
}
.seccion5 .container .row .content-txt .content .navTestim .owl-prev {
  position: relative;
  background-color: transparent;
  border: 0;
  left: 0;
}
.seccion5 .container .row .content-txt .content .dotsTestim {
  text-align: center;
  width: fit-content;
  margin: auto;
  position: relative;
  top: -30px;
}
.seccion5 .container .row .content-txt .content .dotsTestim .owl-dot {
  display: inline-block;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background-color: #000;
  border: 0;
  margin: 5px;
  transform: rotate(40deg) skew(0deg, 0deg);
}
.seccion5 .container .row .content-txt .content .dotsTestim .owl-dot.active {
  background: #CBBAA1;
}
.seccion5 .container .row .content-carrusel {
  width: 55%;
}
.seccion5 .container .row .content-carrusel .carruselTestimonios .item {
  padding: 0 15px;
}
.seccion5 .container .row .content-carrusel .carruselTestimonios .item .cuadro {
  border: 1px solid #fff;
  padding: 40px 60px;
  position: relative;
}
.seccion5 .container .row .content-carrusel .carruselTestimonios .item .cuadro .comillas {
  position: absolute;
  width: inherit;
}
.seccion5 .container .row .content-carrusel .carruselTestimonios .item .cuadro .comillas.abre {
  left: 20px;
  top: 20px;
}
.seccion5 .container .row .content-carrusel .carruselTestimonios .item .cuadro .comillas.cierra {
  right: 20px;
  bottom: 20px;
}
.seccion5 .container .row .content-carrusel .carruselTestimonios .item .cuadro .txt {
  font-weight: 300;
  font-size: 20px;
  line-height: 37px;
  text-align: center;
  letter-spacing: 0.19em;
  color: #FFFFFF;
  margin-bottom: 0;
}
.seccion5 .container .row .content-carrusel .carruselTestimonios .item .cuadro .txt2 {
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #FFFFFF;
}
.seccion6 .container-fluid {
  padding: 0;
}
.seccion6 .container-fluid .content-texto {
  padding-top: 155px;
}
.seccion6 .container-fluid .content-texto .txt {
  font-weight: 300;
  font-size: 29px;
  line-height: 36px;
  letter-spacing: 0.19em;
  color: #4D4D4D;
  text-align: center;
  margin-bottom: 0;
}
.seccion6 .container-fluid .content-texto .txt1 {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.115em;
  color: #4D4D4D;
  text-align: center;
}
.seccion6 .container-fluid .content-gal {
  padding-top: 38px;
}
.seccion6 .container-fluid .content-gal ul {
  margin: auto;
  border-bottom: 0;
}
.seccion6 .container-fluid .content-gal ul li {
  border: 0;
  margin: 0 25px;
}
.seccion6 .container-fluid .content-gal ul li:first-child {
  margin-left: auto;
}
.seccion6 .container-fluid .content-gal ul li:last-child {
  margin-right: auto;
}
.seccion6 .container-fluid .content-gal ul li button {
  font-family: "Jost-Regular";
  font-weight: 400;
  font-size: 17px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.19em;
  color: #4D4D4D;
  position: relative;
}
.seccion6 .container-fluid .content-gal ul li button.active {
  border: 0;
}
.seccion6 .container-fluid .content-gal ul li button.active::before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: #CBBAA1;
  transform: rotate(45deg) skew(10deg, 10deg);
}
.seccion6 .container-fluid .content-gal .tab-content {
  padding-top: 15px;
}
.seccion6 .container-fluid .content-gal .tab-content .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.seccion6 .container-fluid .content-gal .tab-content .grid .item {
  display: block;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 24.9vw;
  object-fit: cover;
}
.seccion6 .container-fluid .content-gal .tab-content .grid .wt-2 {
  grid-column: 1 / span 2;
}
.seccion6 .container-fluid .content-gal .tab-content .grid .wt2-2 {
  grid-column: span 2;
}
.seccion6 .container-fluid .content-gal .tab-content .grid .wt-2-rg {
  grid-column: 3 / span 2;
}
.seccion6 .container-fluid .content-gal .tab-content .grid .ht-2 {
  grid-row: 1 / span 2;
}
.seccion6 .container-fluid .content-gal .tab-content .grid .ht2-2 {
  grid-row: span 2;
}
.seccion6 .container-fluid .content-gal .tab-content .grid .ht1 {
  height: 35.8vw;
}
.seccion6 .container-fluid .content-boton {
  padding-top: 50px;
  text-align: center;
}
.seccion7 {
  padding-top: 150px;
  padding-bottom: 155px;
  overflow: hidden;
}
.seccion7 .container-fluid .row .content.formulario .content-formulario {
  background-color: #CBBAA1;
  width: 530px;
  margin-left: auto;
  padding: 50px 60px;
  position: relative;
}
.seccion7 .container-fluid .row .content.formulario .content-formulario .img-logo {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.seccion7 .container-fluid .row .content.formulario .content-formulario .txt {
  font-weight: 300;
  font-size: 29px;
  line-height: 37px;
  text-align: center;
  letter-spacing: 0.19em;
  color: #FFFFFF;
  position: relative;
}
.seccion7 .container-fluid .row .content.formulario .content-formulario form {
  position: relative;
}
.seccion7 .container-fluid .row .content.formulario .content-formulario form .form-control {
  background-color: transparent;
  margin-bottom: 25px;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #fff;
  padding-left: 0;
}
.seccion7 .container-fluid .row .content.formulario .content-formulario form .form-control::placeholder {
  font-family: "Jost-Regular";
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.115em;
  color: #FFFFFF;
}
.seccion7 .container-fluid .row .content.formulario .content-formulario form select {
  font-family: "Jost-Regular";
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.115em;
  color: #FFFFFF;
  word-wrap: break-word;
}
.seccion7 .container-fluid .row .content.formulario .content-formulario .btn-form {
  margin-top: 35px;
}
.seccion7 .container-fluid .row .content.imagenes {
  /*display: flex;
                    align-items: center;
                    .img{
                        width: 60%;
                        height: 530px;
                        object-fit: cover;
                        display: inline-block;
                        vertical-align: middle;
                        position: relative;
                        &.rg{
                            right: -30px;
                        }
                    }*/
}
.seccion7 .container-fluid .row .content.imagenes .carruselwedding .item .img {
  height: 530px;
  object-fit: cover;
  object-position: center;
}
.seccion7 .container-fluid .row .content.imagenes .carruselwedding .owl-nav {
  text-align: center;
  margin-top: 15px;
  position: relative;
  width: fit-content;
  margin-right: auto;
}
.seccion7 .container-fluid .row .content.imagenes .carruselwedding .owl-nav button {
  margin: 0 60px;
}
.seccion7 .container-fluid .row .content.imagenes .carruselwedding .owl-dots {
  width: fit-content;
  margin-right: auto;
  margin-left: 130px;
  position: relative;
  top: -30px;
}
.seccion7 .container-fluid .row .content.imagenes .carruselwedding .owl-dots .owl-dot {
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: #000;
  transform: rotate(45deg) skew(10deg, 10deg);
  margin: 0 10px;
}
.seccion7 .container-fluid .row .content.imagenes .carruselwedding .owl-dots .owl-dot.active {
  background: #CBBAA1;
}
footer {
  padding: 65px 0;
  background-image: url('../img/bg-footer.png');
  background-size: cover;
  background-position: center;
  background-color: #F9F9F9;
}
footer .container .content {
  text-align: center;
}
footer .container .content .icon {
  margin: 0 30px;
}
.bg-azul {
  background-color: #111C4E;
  padding: 15px 0;
}
.bg-azul p {
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #0A1441;
}
/* ==========================================================================
   PÁGINA SOBRE NOSOTROS::::
   ========================================================================== */
.portada-nosotros {
  height: 97vh;
  background-position: center;
  background-size: cover;
  position: relative;
}
.portada-nosotros::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 45.83%, rgba(0, 0, 0, 0.71) 100%);
}
.portada-nosotros .txt {
  font-weight: 500;
  font-size: 32px;
  line-height: 48px;
  letter-spacing: 0.62em;
  color: #FFFFFF;
  position: absolute;
  text-align: center;
  bottom: 0;
  bottom: 10px;
  right: 0;
  z-index: 2;
  width: 100%;
}
.seccion1-nosotros {
  padding: 158px 0;
}
.seccion1-nosotros .container .row {
  align-items: center;
}
.seccion1-nosotros .container .row .content-img .img {
  width: 570px;
  height: 570px;
  object-fit: cover;
  position: relative;
  right: -100px;
}
.seccion1-nosotros .container .row .content-txt {
  padding: 20px 15px;
  background-color: #fff;
  position: relative;
  left: -20px;
}
.seccion1-nosotros .container .row .content-txt .content .txt {
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #4D4D4D;
  margin-bottom: 20px;
}
.seccion1-nosotros .container .row .content-txt .content .txt2 {
  font-weight: 300;
  font-size: 30px;
  line-height: 37px;
  text-align: center;
  letter-spacing: 0.19em;
  color: #4D4D4D;
}
.seccion1-nosotros .container .row .content-txt .content .txt3 {
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #4D4D4D;
}
.seccion2-nosotros {
  padding-top: 90px;
  height: 670px;
}
.seccion2-nosotros .container-fluid {
  padding: 0;
  height: 100%;
}
.seccion2-nosotros .container-fluid .content {
  background-position: center;
  background-size: cover;
  height: 100%;
}
.seccion2-nosotros .container-fluid .content .content-info {
  display: flex;
  background-color: #111C4E;
  padding: 35px 40px;
  align-items: center;
  width: 50%;
  margin: auto;
  position: relative;
  top: -90px;
}
.seccion2-nosotros .container-fluid .content .content-info .cl {
  width: auto;
  text-align: center;
}
.seccion2-nosotros .container-fluid .content .content-info .cl .btn-white {
  padding: 13px 35px;
}
.seccion2-nosotros .container-fluid .content .content-info .cl.cl2 {
  width: 70%;
}
.seccion2-nosotros .container-fluid .content .content-info .cl.cl2 .txt {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #FFFFFF;
}
.seccion3-nosotros {
  padding-top: 150px;
  padding-bottom: 125px;
}
.seccion3-nosotros .container-fluid .content-info {
  margin-bottom: 40px;
}
.seccion3-nosotros .container-fluid .content-info .txt {
  font-weight: 300;
  font-size: 30px;
  line-height: 37px;
  text-align: center;
  letter-spacing: 0.19em;
  color: #4D4D4D;
  margin-bottom: 5px;
}
.seccion3-nosotros .container-fluid .content-info .txt1 {
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #4D4D4D;
}
.seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .item {
  text-align: center;
}
.seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .item .cuadro .circulo {
  width: 210px;
  height: 210px;
  border-radius: 210px;
  border: 1px solid #CBBAA1;
  position: relative;
  margin: auto;
  margin-bottom: 12px;
}
.seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .item .cuadro .circulo .img {
  width: 160px;
  height: 160px;
  border-radius: 160px;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .item .cuadro .divisor {
  margin: auto;
  margin-bottom: 8px;
  border-top: 1px solid #D9D9D9;
  opacity: 1;
}
.seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .item .cuadro .txt {
  font-weight: 300;
  font-size: 19px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.18em;
  color: #4D4D4D;
  margin-bottom: 0;
}
.seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .item .cuadro .txt2 {
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #4D4D4D;
}
.seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .owl-nav {
  text-align: center;
  margin-top: 15px;
}
.seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .owl-nav button {
  margin: 0 90px;
}
.seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .owl-dots {
  width: fit-content;
  margin: auto;
  position: relative;
  top: -30px;
}
.seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .owl-dots .owl-dot {
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: #000;
  transform: rotate(45deg) skew(10deg, 10deg);
  margin: 0 10px;
}
.seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .owl-dots .owl-dot.active {
  background: #CBBAA1;
}
.seccion4-nosotros {
  padding-bottom: 155px;
}
.seccion4-nosotros .container .row {
  padding: 0 85px;
}
.seccion4-nosotros .container .row .item1 .img1 {
  width: 100%;
  height: 540px;
  object-fit: cover;
  margin-bottom: 30px;
}
.seccion4-nosotros .container .row .item1 .img2 {
  width: 100%;
  height: 315px;
  object-fit: cover;
}
.seccion4-nosotros .container .row .item2 .cuadro {
  padding: 35px 5px;
  margin-bottom: 30px;
}
.seccion4-nosotros .container .row .item2 .cuadro .txt {
  font-weight: 300;
  font-size: 29px;
  line-height: 37px;
  text-align: center;
  letter-spacing: 0.17em;
  color: #4D4D4D;
  margin-bottom: 5px;
}
.seccion4-nosotros .container .row .item2 .cuadro .txt2 {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.11em;
  color: #4D4D4D;
  margin-bottom: 30px;
}
.seccion4-nosotros .container .row .item2 .cuadro .btn-transparente {
  width: 95%;
  padding: 13px 0;
  margin: auto;
  display: block;
}
.seccion4-nosotros .container .row .item2 .img1 {
  width: 100%;
  height: 525px;
  object-fit: cover;
}
.seccion4-nosotros .container .row .item3 .img1 {
  width: 100%;
  height: 540px;
  object-fit: cover;
  margin-bottom: 30px;
}
.seccion4-nosotros .container .row .item3 .img2 {
  width: 100%;
  height: 315px;
  object-fit: cover;
}
.seccion5-nosotros {
  padding-top: 0;
}
/* ==========================================================================
   PÁGINA PROYECTOS::::
   ========================================================================== */
.portada-proyectos {
  height: 97vh;
  background-position: center;
  background-size: cover;
  position: relative;
}
.portada-proyectos::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 45.83%, rgba(0, 0, 0, 0.71) 100%);
}
.portada-proyectos .txt {
  font-weight: 500;
  font-size: 32px;
  line-height: 48px;
  letter-spacing: 0.62em;
  color: #FFFFFF;
  position: absolute;
  bottom: 0;
  bottom: 10px;
  text-align: center;
  right: 0;
  z-index: 2;
  width: 100%;
}
.seccion1-proyectos {
  padding-top: 145px;
  padding-bottom: 170px;
}
.seccion1-proyectos .container-fluid {
  padding-left: 0;
}
.seccion1-proyectos .container-fluid .content {
  padding-bottom: 35px;
}
.seccion1-proyectos .container-fluid .content .txt {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #4D4D4D;
}
.seccion1-proyectos .container-fluid .row {
  align-items: center;
}
.seccion1-proyectos .container-fluid .row .content-carrusel .carruselwedding .item .img {
  height: 590px;
  object-fit: cover;
}
.seccion1-proyectos .container-fluid .row .content-carrusel .carruselwedding .owl-nav {
  text-align: center;
  margin-top: 15px;
  position: relative;
  width: fit-content;
  margin-left: auto;
}
.seccion1-proyectos .container-fluid .row .content-carrusel .carruselwedding .owl-nav button {
  margin: 0 80px;
}
.seccion1-proyectos .container-fluid .row .content-carrusel .carruselwedding .owl-dots {
  width: fit-content;
  margin-left: auto;
  margin-right: 165px;
  position: relative;
  top: -30px;
}
.seccion1-proyectos .container-fluid .row .content-carrusel .carruselwedding .owl-dots .owl-dot {
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: #000;
  transform: rotate(45deg) skew(10deg, 10deg);
  margin: 0 10px;
}
.seccion1-proyectos .container-fluid .row .content-carrusel .carruselwedding .owl-dots .owl-dot.active {
  background: #CBBAA1;
}
.seccion1-proyectos .container-fluid .row .content-info {
  padding-left: 20px;
}
.seccion1-proyectos .container-fluid .row .content-info .txt {
  font-weight: 300;
  font-size: 35px;
  line-height: 37px;
  letter-spacing: 0.19em;
  color: #4D4D4D;
  margin-bottom: 15px;
}
.seccion1-proyectos .container-fluid .row .content-info .txt1 {
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  letter-spacing: 0.115em;
  color: #4D4D4D;
}
.seccion2-proyectos {
  margin-bottom: 130px;
  margin-top: 75px;
  background-position: center;
  background-size: cover;
  position: relative;
}
.seccion2-proyectos::before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(17, 28, 78, 0.92);
}
.seccion2-proyectos .container .content {
  margin: auto;
  width: 75%;
}
.seccion2-proyectos .container .content .carruselEventos {
  position: relative;
  margin: auto;
  top: -100px;
  margin-bottom: 20px;
  width: 95%;
}
.seccion2-proyectos .container .content .carruselEventos .item .img {
  width: 100%;
  height: 410px;
  object-fit: cover;
  object-position: center top;
}
.seccion2-proyectos .container .content .carruselEventos .owl-nav .owl-prev {
  position: absolute;
  left: -80px;
  bottom: 0;
  top: 0;
  margin: auto;
}
.seccion2-proyectos .container .content .carruselEventos .owl-nav .owl-next {
  position: absolute;
  right: -80px;
  bottom: 0;
  top: 0;
  margin: auto;
}
.seccion2-proyectos .container .content .carruselEventos .owl-dots {
  width: fit-content;
  margin: auto;
  position: relative;
  top: 30px;
}
.seccion2-proyectos .container .content .carruselEventos .owl-dots .owl-dot {
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: #000;
  transform: rotate(45deg) skew(10deg, 10deg);
  margin: 0 10px;
}
.seccion2-proyectos .container .content .carruselEventos .owl-dots .owl-dot.active {
  background: #CBBAA1;
}
.seccion2-proyectos .container .content .row {
  position: relative;
  top: -60px;
}
.seccion2-proyectos .container .content .row .item .txt {
  font-weight: 300;
  font-size: 30px;
  line-height: 37px;
  letter-spacing: 0.19em;
  color: #FFFFFF;
  margin-bottom: 0;
}
.seccion2-proyectos .container .content .row .item .txt1 {
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.115em;
  color: #FFFFFF;
}
.seccion3-proyectos {
  padding-bottom: 160px;
}
.seccion3-proyectos .container-fluid .row {
  align-items: center;
}
.seccion3-proyectos .container-fluid .row .content-info .content {
  width: 60%;
  margin-left: auto;
}
.seccion3-proyectos .container-fluid .row .content-info .content .txt {
  font-weight: 300;
  font-size: 35px;
  line-height: 37px;
  letter-spacing: 0.19em;
  color: #4D4D4D;
  margin-bottom: 15px;
}
.seccion3-proyectos .container-fluid .row .content-info .content .txt1 {
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  letter-spacing: 0.115em;
  color: #4D4D4D;
}
.seccion3-proyectos .container-fluid .row .content-carrusel .carruselwedding .item .img {
  height: 590px;
  object-fit: cover;
  object-position: center;
}
.seccion3-proyectos .container-fluid .row .content-carrusel .carruselwedding .owl-nav {
  text-align: center;
  margin-top: 15px;
  position: relative;
  width: fit-content;
  margin-right: auto;
}
.seccion3-proyectos .container-fluid .row .content-carrusel .carruselwedding .owl-nav button {
  margin: 0 60px;
}
.seccion3-proyectos .container-fluid .row .content-carrusel .carruselwedding .owl-dots {
  width: fit-content;
  margin-right: auto;
  margin-left: 130px;
  position: relative;
  top: -30px;
}
.seccion3-proyectos .container-fluid .row .content-carrusel .carruselwedding .owl-dots .owl-dot {
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: #000;
  transform: rotate(45deg) skew(10deg, 10deg);
  margin: 0 10px;
}
.seccion3-proyectos .container-fluid .row .content-carrusel .carruselwedding .owl-dots .owl-dot.active {
  background: #CBBAA1;
}
.seccion4-proyectos {
  background-color: #111C4E;
  position: relative;
  padding-top: 140px;
  padding-bottom: 105px;
}
.seccion4-proyectos::before {
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #111C4E 34.84%, rgba(17, 28, 78, 0.15) 64.71%);
  position: absolute;
  left: 0;
  top: 0;
}
.seccion4-proyectos .container .content {
  text-align: center;
  position: relative;
}
.seccion4-proyectos .container .content .content-info {
  width: 80%;
  margin-left: auto;
}
.seccion4-proyectos .container .content .content-info .txt {
  font-weight: 300;
  font-size: 29px;
  line-height: 37px;
  text-align: center;
  letter-spacing: 0.18em;
  color: #FFFFFF;
}
.seccion4-proyectos .container .content .content-info .txt1 {
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #FFFFFF;
}
.seccion4-proyectos .container .content .content-info .txt1 span {
  font-weight: 700;
}
.seccion5-proyectos {
  padding-top: 140px;
  padding-bottom: 140px;
}
.seccion5-proyectos .container .content {
  padding-bottom: 120px;
}
.seccion5-proyectos .container .content .titulo {
  font-size: 35px;
  font-style: normal;
  font-weight: 300;
  line-height: 40px;
  /* 114.286% */
  letter-spacing: 5.25px;
  color: #4D4D4D;
  margin-bottom: 0;
}
.seccion5-proyectos .container .content .t1 {
  color: #4D4D4D;
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 164.706% */
  letter-spacing: 1.955px;
}
.seccion5-proyectos .container .row {
  align-items: center;
}
.seccion5-proyectos .container .row .content-imagen .img {
  margin-left: auto;
  display: block;
  width: 90%;
  object-fit: cover;
  object-position: center;
  height: 420px;
}
.seccion5-proyectos .container .row .content-info {
  padding-left: 30px;
}
.seccion5-proyectos .container .row .content-info .t2 {
  color: #4D4D4D;
  font-size: 35px;
  font-style: normal;
  font-weight: 300;
  line-height: 40px;
  /* 114.286% */
  letter-spacing: 5.25px;
  margin-bottom: 10px;
}
.seccion5-proyectos .container .row .content-info .t3 {
  color: #4D4D4D;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 164.706% */
  letter-spacing: 1.955px;
}
/* ==========================================================================
PÁGINA CONTACTO::::
========================================================================== */
.portada-contacto {
  height: 97vh;
  background-position: center;
  background-size: cover;
  position: relative;
}
.portada-contacto::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 45.83%, rgba(0, 0, 0, 0.71) 100%);
}
.portada-contacto .cuadro {
  position: absolute;
  left: 355px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #111C4E;
  width: 468px;
  height: 460px;
  z-index: 2;
  color: #fff;
  text-align: center;
  padding: 60px 50px;
}
.portada-contacto .cuadro .txt {
  font-weight: 200;
  font-size: 33px;
  line-height: 49px;
  text-align: center;
  letter-spacing: 0.62em;
  color: #FFFFFF;
  margin-bottom: 3px;
}
.portada-contacto .cuadro .txt2 {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.11em;
  color: #FFFFFF;
}
.portada-contacto .cuadro .icon {
  margin-bottom: 10px;
}
.portada-contacto .cuadro .numeros {
  padding-top: 15px;
}
.portada-contacto .cuadro .numeros a {
  margin: 0 5px;
  text-decoration: none;
}
.seccion2-contacto {
  padding-top: 155px;
  padding-bottom: 150px;
}
.seccion2-contacto .container .row {
  align-items: center;
}
.seccion2-contacto .container .row .content-img {
  text-align: right;
  width: 63%;
}
.seccion2-contacto .container .row .content-img .img {
  width: 545px;
  height: 445px;
  object-fit: cover;
}
.seccion2-contacto .container .row .content-info {
  width: 37%;
}
.seccion2-contacto .container .row .content-info .cuadro {
  padding: 20px 20px;
  padding-left: 45px;
  background-color: #fff;
  position: relative;
  left: -65px;
}
.seccion2-contacto .container .row .content-info .cuadro .txt {
  margin-bottom: 0;
  font-weight: 300;
  font-size: 30px;
  line-height: 37px;
  letter-spacing: 0.18em;
  color: #4D4D4D;
  position: relative;
  padding-left: 25px;
}
.seccion2-contacto .container .row .content-info .cuadro .txt .addr {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: #CBBAA1;
  transform: rotate(45deg) skew(10deg, 10deg);
}
.seccion2-contacto .container .row .content-info .cuadro .txt1 {
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.115em;
  color: #4D4D4D;
  padding-left: 25px;
}
.seccion3-contacto {
  padding-bottom: 140px;
}
.seccion3-contacto .container-fluid {
  padding: 0;
}
.seccion3-contacto .container-fluid .content {
  padding-bottom: 30px;
}
.seccion3-contacto .container-fluid .content .txt {
  font-weight: 300;
  font-size: 30px;
  line-height: 37px;
  text-align: center;
  letter-spacing: 0.19em;
  color: #4D4D4D;
  margin-bottom: 5px;
}
.seccion3-contacto .container-fluid .content .txt1 {
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.115em;
  color: #4D4D4D;
}
.seccion3-contacto .container-fluid .row {
  align-items: center;
  margin: 0;
}
.seccion3-contacto .container-fluid .row .content-img {
  padding-right: 0;
  padding-left: 0;
}
.seccion3-contacto .container-fluid .row .content-img .img {
  width: 100%;
  height: 515px;
  object-fit: cover;
  object-position: center;
}
.seccion3-contacto .container-fluid .row .content-form {
  padding: 0 35px;
}
.seccion3-contacto .container-fluid .row .content-form .content-formulario {
  background-color: #CBBAA1;
  width: 100%;
  margin-left: auto;
  padding: 50px 60px;
  position: relative;
}
.seccion3-contacto .container-fluid .row .content-form .content-formulario .img-logo {
  position: absolute;
  left: 0;
  bottom: 0;
}
.seccion3-contacto .container-fluid .row .content-form .content-formulario .txt {
  font-weight: 300;
  font-size: 29px;
  line-height: 37px;
  text-align: center;
  letter-spacing: 0.19em;
  color: #FFFFFF;
  position: relative;
}
.seccion3-contacto .container-fluid .row .content-form .content-formulario form {
  position: relative;
}
.seccion3-contacto .container-fluid .row .content-form .content-formulario form .form-control {
  background-color: transparent;
  margin-bottom: 25px;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #fff;
  padding-left: 0;
}
.seccion3-contacto .container-fluid .row .content-form .content-formulario form .form-control::placeholder {
  font-family: "Jost-Regular";
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.115em;
  color: #FFFFFF;
}
.seccion3-contacto .container-fluid .row .content-form .content-formulario form select {
  font-family: "Jost-Regular";
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.115em;
  color: #FFFFFF;
  word-wrap: break-word;
}
.seccion3-contacto .container-fluid .row .content-form .content-formulario .btn-form {
  margin-top: 35px;
}
/* ==========================================================================
   RESPONSIVE DESIGN::::
   ========================================================================== */
@media all and (max-width: 1599px) {
  .seccion3-proyectos .container-fluid .row .content-info .content {
    width: 70%;
  }
  .seccion3-proyectos .container-fluid .row .content-info .content .txt1 {
    font-size: 16px;
  }
}
@media all and (max-width: 1399px) {
  .seccion5 .container .row .content-txt {
    padding-left: 0;
  }
  .seccion1-nosotros .container .row .content-img .img {
    right: 0;
  }
  .seccion1-nosotros .container .row .content-txt .content .txt br {
    display: none;
  }
  .seccion2-nosotros .container-fluid .content .content-info {
    width: 70%;
  }
  .seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .item .cuadro .txt2 br {
    display: none;
  }
  .seccion4-nosotros .container .row {
    padding: 0;
  }
  .seccion1-proyectos .container-fluid .row .content-carrusel .carruselwedding .item .img {
    height: 500px;
  }
  .seccion3-proyectos .container-fluid .row .content-carrusel .carruselwedding .item .img {
    height: 500px;
  }
  .seccion3-proyectos .container-fluid .row .content-info .content {
    width: 80%;
  }
  .seccion4-proyectos .container .content .content-info {
    width: 100%;
  }
  .portada-contacto .cuadro {
    left: 170px;
  }
  .seccion3-contacto .container-fluid .row .content-form {
    padding: 0 15px;
  }
  .seccion3-contacto .container-fluid .row .content-form .content-formulario {
    padding: 50px 30px;
  }
  .seccion3-contacto .container-fluid .row .content-form .content-formulario .img-logo {
    width: 100%;
  }
}
@media all and (max-width: 1024px) {
  /*404 1024px*/
  .seccion404 .container .row .content {
    display: block;
    margin: auto;
    left: 0;
  }
  /* ==========================================================================
        PÁGINA INICIO 1024px::::
        ========================================================================== */
  .portada .content .txt {
    width: 80%;
    text-align: center;
    margin: auto;
    right: 0;
    left: 0;
  }
  .seccion1 {
    padding: 80px 0;
  }
  .seccion2 {
    padding-bottom: 80px;
  }
  .seccion2 .container-fluid .row .content-img {
    order: 1;
    margin-bottom: 80px;
    text-align: center;
  }
  .seccion2 .container-fluid .row .content-img .carruselwedding .owl-nav {
    margin: auto;
    top: 15px;
  }
  .seccion2 .container-fluid .row .content-img .carruselwedding .owl-dots {
    margin: auto;
    top: -15px;
  }
  .seccion2 .container-fluid .row .content-img .img {
    margin: auto;
  }
  .seccion2 .container-fluid .row .content-img .img.lf {
    right: 0;
  }
  .seccion2 .container-fluid .row .content-text {
    order: 2;
  }
  .seccion2 .container-fluid .row .content-text .content {
    width: 80%;
    margin: auto;
  }
  .seccion2 .container-fluid .row .content-text .content .titulo {
    text-align: center;
  }
  .seccion2 .container-fluid .row .content-text .content .txt1 {
    text-align: center;
  }
  .seccion2 .container-fluid .row .content-text .content .btn-transparente {
    margin: auto;
    width: fit-content;
    display: block;
  }
  .seccion3 .content {
    height: 550px;
  }
  .seccion5 {
    padding: 80px 0;
    height: 100%;
  }
  .seccion5 .container .row .content-txt {
    width: 40%;
    margin: auto;
  }
  .seccion5 .container .row .content-carrusel {
    width: 80%;
    margin: auto;
  }
  .seccion6 .container-fluid .content-gal ul li button {
    font-size: 15px;
  }
  .seccion7 {
    padding-top: 50px;
  }
  .seccion7 .container-fluid .row .content.formulario {
    padding-bottom: 80px;
  }
  .seccion7 .container-fluid .row .content.formulario .content-formulario {
    margin: auto;
  }
  .seccion7 .container-fluid .row .content.imagenes .carruselwedding .owl-nav {
    margin: auto;
    top: 15px;
  }
  .seccion7 .container-fluid .row .content.imagenes .carruselwedding .owl-dots {
    margin: auto;
    top: -15px;
  }
  .seccion7 .container-fluid .row .content.imagenes .img {
    margin: auto;
  }
  .seccion7 .container-fluid .row .content.imagenes .img.rg {
    right: 0;
  }
  /* ==========================================================================
        PÁGINA INICIO 1024px::::
        ========================================================================== */
  /* ==========================================================================
        PÁGINA NOSOTROS 1024px::::
        ========================================================================== */
  .portada-nosotros .content .txt {
    width: 80%;
    text-align: center;
    margin: auto;
    right: 0;
    left: 0;
  }
  .seccion1-nosotros {
    padding-bottom: 30px;
  }
  .seccion1-nosotros .container .row .content-img {
    text-align: center;
  }
  .seccion1-nosotros .container .row .content-img .img {
    right: 0;
  }
  .seccion2-nosotros .container-fluid .content .content-info {
    width: 100%;
  }
  .seccion3-nosotros {
    padding-top: 80px;
  }
  .seccion4-nosotros {
    padding-bottom: 50px;
  }
  .seccion4-nosotros .container .row .item1 .img1 {
    width: 70%;
    object-position: top;
    height: 750px;
    margin: auto;
    margin-bottom: 30px;
    display: block;
  }
  .seccion4-nosotros .container .row .item1 .img2 {
    width: 70%;
    height: 450px;
    margin: auto;
    display: block;
    object-position: center;
  }
  .seccion4-nosotros .container .row .item2 .img1 {
    width: 70%;
    margin: auto;
    margin-bottom: 30px;
    display: block;
  }
  .seccion4-nosotros .container .row .item2 .cuadro .btn-transparente {
    width: 70%;
  }
  .seccion4-nosotros .container .row .item3 .img1 {
    width: 70%;
    display: block;
    object-position: center;
    margin: auto;
    margin-bottom: 30px;
  }
  .seccion4-nosotros .container .row .item3 .img2 {
    width: 70%;
    display: block;
    margin: auto;
    object-position: center;
  }
  /* ==========================================================================
        PÁGINA NOSOTROS 1024px::::
        ========================================================================== */
  /* ==========================================================================
        PÁGINA PROYECTOS 1024px::::
        ========================================================================== */
  .seccion1-proyectos {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .seccion1-proyectos .container-fluid .row .content-carrusel .carruselwedding .owl-nav {
    margin: auto;
    top: 15px;
  }
  .seccion1-proyectos .container-fluid .row .content-carrusel .carruselwedding .owl-dots {
    margin: auto;
    top: -10px;
  }
  .seccion1-proyectos .container-fluid .row .content-info {
    padding-left: 0;
    margin-top: 30px;
  }
  .seccion1-proyectos .container-fluid .row .content-info .txt {
    text-align: center;
  }
  .seccion1-proyectos .container-fluid .row .content-info .txt1 {
    text-align: center;
  }
  .seccion2-proyectos .container .content .row .item {
    text-align: center;
  }
  .seccion3-proyectos .container-fluid .row .content-info {
    margin-bottom: 50px;
  }
  .seccion3-proyectos .container-fluid .row .content-info .content {
    margin: auto;
    text-align: center;
  }
  .seccion3-proyectos .container-fluid .row .content-carrusel .carruselwedding .owl-nav {
    margin: auto;
    top: 15px;
  }
  .seccion3-proyectos .container-fluid .row .content-carrusel .carruselwedding .owl-dots {
    margin: auto;
    top: -10px;
  }
  .seccion5-proyectos {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .seccion5-proyectos .container .content {
    padding-bottom: 50px;
  }
  .seccion5-proyectos .container .row .content-imagen {
    margin-bottom: 30px;
  }
  .seccion5-proyectos .container .row .content-imagen .img {
    width: 100%;
  }
  .seccion5-proyectos .container .row .content-info .t2 {
    text-align: center;
  }
  .seccion5-proyectos .container .row .content-info .t3 {
    text-align: center;
  }
  /* ==========================================================================
        PÁGINA PROYECTOS 1024px::::
        ========================================================================== */
  /* ==========================================================================
        PÁGINA CONTACTO 1024px::::
        ========================================================================== */
  .portada-contacto {
    height: 60vh;
  }
  .portada-contacto .cuadro {
    left: 0;
    right: 0;
  }
  .seccion2-contacto {
    padding-bottom: 0;
  }
  .seccion2-contacto .container .row .content-img {
    width: 70%;
    margin: auto;
  }
  .seccion2-contacto .container .row .content-img .img {
    width: 100%;
  }
  .seccion2-contacto .container .row .content-info {
    margin: auto;
    width: 50%;
    top: -30px;
    position: relative;
    text-align: center;
  }
  .seccion2-contacto .container .row .content-info .cuadro {
    padding: 50px;
    left: 0;
  }
  .seccion2-contacto .container .row .content-info .cuadro .txt .addr {
    margin: auto;
    right: 0;
    top: -50px;
  }
  .seccion3-contacto .container-fluid .row .content-form .content-formulario {
    width: 80%;
    overflow: hidden;
    margin: 30px auto;
  }
  .seccion3-contacto .container-fluid .row .content-img .img {
    width: 80%;
    margin: auto;
    display: block;
  }
  /* ==========================================================================
        PÁGINA CONTACTO 1024px::::
        ========================================================================== */
}
@media all and (max-width: 768px) {
  /* ==========================================================================
        PÁGINA HOME 768px::::
        ========================================================================== */
  .seccion4 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .seccion4.pc {
    display: none;
  }
  .seccion4.mobile {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .seccion4.mobile .container .content .txt {
    color: #4D4D4D;
    text-align: center;
    font-size: 35px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px;
    /* 114.286% */
    letter-spacing: 5.25px;
    margin-bottom: 50px;
  }
  .seccion4.mobile .container .content .item {
    width: 300px;
    text-align: center;
    height: fit-content;
    margin: auto;
    margin-bottom: 50px;
  }
  .seccion4.mobile .container .content .item .content-icon {
    width: 75px;
    height: 75px;
    position: relative;
    border: 1px solid #CBBAA1;
    border-radius: 80px;
    margin: auto;
    background-color: #fff;
  }
  .seccion4.mobile .container .content .item .content-icon .icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .seccion4.mobile .container .content .item .divisor {
    margin: auto;
    width: 93px;
    border-top: 1px solid #CBBAA1;
    opacity: 1;
    margin-bottom: 5px;
  }
  .seccion4.mobile .container .content .item .txt {
    color: #4D4D4D;
    text-align: center;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    /* 110% */
    letter-spacing: 1.8px;
    margin: 5px 0;
  }
  .seccion4.mobile .container .content .item .enlace {
    color: #CBBAA1;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    /* 100% */
    letter-spacing: 1.725px;
    text-decoration: none;
  }
  .seccion6 .container-fluid .content-gal ul li {
    margin: auto;
  }
  footer .container .content .icon {
    margin: 0 10px;
  }
  /* ==========================================================================
        PÁGINA HOME 768px::::
        ========================================================================== */
}
@media all and (max-width: 639px) {
  /*404 639px*/
  .seccion404 .container .row .content .titulo {
    font-size: 25px;
  }
  .seccion404 .container .row .content .titulo span {
    font-size: 80px;
  }
  /* ==========================================================================
        PÁGINA HOME 639px::::
        ========================================================================== */
  .portada .content .txt {
    font-size: 20px;
    line-height: 36px;
  }
  .seccion1 {
    padding: 40px 0;
  }
  .seccion1 .container .content .txt br {
    display: none;
  }
  .seccion2 .container-fluid .row .content-img {
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  .seccion2 .container-fluid .row .content-img .carruselwedding .item .img {
    height: 400px;
  }
  .seccion2 .container-fluid .row .content-img .img {
    width: 100%;
    margin-bottom: 30px;
    height: 400px;
  }
  .seccion2 .container-fluid .row .content-text .content {
    width: 100%;
  }
  .seccion2 .container-fluid .row .content-text .content .titulo {
    font-size: 23px;
    line-height: 36px;
  }
  .seccion2 .container-fluid .row .content-text .content br {
    display: none;
  }
  .seccion4.mobile {
    background-image: url('../img/bg-moviles.jpg');
    background-size: cover;
    background-repeat: no-repeat;
  }
  .seccion4.mobile .container .content .txt {
    margin-bottom: 30px;
  }
  .seccion4.mobile .container .content .item.it1 {
    margin-bottom: 80px;
  }
  .seccion4.mobile .container .content .item.it2 {
    margin-bottom: 70px;
  }
  .seccion4.mobile .container .content .item.it3 {
    margin-bottom: 70px;
  }
  .seccion4.mobile .container .content .item.it4 {
    margin-bottom: 70px;
  }
  .seccion4.mobile .container .content .item.it5 {
    margin-bottom: 90px;
  }
  .seccion4.mobile .container .content .item.it6 {
    margin-bottom: 75px;
  }
  .seccion4.mobile .container .content .item.it7 {
    margin-bottom: 80px;
  }
  .seccion5 {
    padding: 40px 0;
  }
  .seccion5 .container .row .content-txt {
    width: 100%;
  }
  .seccion5 .container .row .content-carrusel {
    width: 100%;
  }
  .seccion5 .container .row .content-carrusel .carruselTestimonios .item {
    padding: 0;
  }
  .seccion5 .container .row .content-carrusel .carruselTestimonios .item .cuadro {
    padding: 40px 15px;
  }
  .seccion5 .container .row .content-carrusel .carruselTestimonios .item .cuadro .txt2 {
    font-size: 15px;
  }
  .seccion6 .container-fluid {
    padding: 0 15px;
  }
  .seccion6 .container-fluid .content-texto {
    padding-top: 50px;
  }
  .seccion6 .container-fluid .content-texto .txt1 br {
    display: none;
  }
  .seccion6 .container-fluid .content-gal ul li button {
    font-size: 14px;
    padding: 0;
  }
  .seccion6 .container-fluid .content-gal .tab-content .grid {
    grid-template-columns: 1fr;
  }
  .seccion6 .container-fluid .content-gal .tab-content .grid .wt-2-rg {
    grid-column: auto;
  }
  .seccion6 .container-fluid .content-gal .tab-content .grid .item {
    height: 350px;
    margin-bottom: 30px;
  }
  .seccion6 .container-fluid .content-boton {
    padding-top: 0;
  }
  .seccion7 {
    padding-bottom: 50px;
  }
  .seccion7 .container-fluid .row .content.formulario .content-formulario {
    padding: 50px 20px;
    width: 100%;
  }
  .seccion7 .container-fluid .row .content.imagenes {
    flex-wrap: wrap;
  }
  .seccion7 .container-fluid .row .content.imagenes .carruselwedding .item .img {
    height: 400px;
  }
  .seccion7 .container-fluid .row .content.imagenes .img {
    width: 100%;
    margin-bottom: 30px;
    height: 400px;
  }
  footer .container .content .logo {
    display: block;
    margin: 30px 0;
  }
  /* ==========================================================================
        PÁGINA HOME 639px::::
        ========================================================================== */
  /* ==========================================================================
        PÁGINA NOSOTROS 639px::::
        ========================================================================== */
  .portada-nosotros {
    height: 90vh;
  }
  .portada-nosotros .txt {
    font-size: 20px;
    line-height: 36px;
  }
  .portada-nosotros .content .txt {
    width: 80%;
  }
  .seccion1-nosotros {
    padding-top: 50px;
  }
  .seccion1-nosotros .container .row .content-img .img {
    width: 100%;
    height: 400px;
  }
  .seccion1-nosotros .container .row .content-txt {
    left: 0;
  }
  .seccion1-nosotros .container .row .content-txt .txt {
    font-size: 15px;
  }
  .seccion1-nosotros .container .row .content-txt .txt br {
    display: none;
  }
  .seccion1-nosotros .container .row .content-txt .txt3 {
    font-size: 15px;
  }
  .seccion1-nosotros .container .row .content-txt .txt3 br {
    display: none;
  }
  .seccion1-nosotros .container .row .content-txt .content .txt2 {
    font-size: 20px;
    line-height: 34px;
  }
  .seccion1-nosotros .container .row .content-txt .content .txt2 br {
    display: none;
  }
  .seccion2-nosotros .container-fluid .content .content-info {
    flex-wrap: wrap;
    padding: 35px 20px;
  }
  .seccion2-nosotros .container-fluid .content .content-info .cl {
    width: 100%;
  }
  .seccion2-nosotros .container-fluid .content .content-info .cl .txt br {
    display: none;
  }
  .seccion2-nosotros .container-fluid .content .content-info .cl.cl2 {
    width: 100%;
    margin: 15px 0;
  }
  .seccion3-nosotros {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .seccion3-nosotros .container-fluid .content-info .txt {
    font-size: 20px;
  }
  .seccion3-nosotros .container-fluid .content-info .txt1 {
    font-size: 15px;
  }
  .seccion3-nosotros .container-fluid .content-info .txt1 br {
    display: none;
  }
  .seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .item {
    padding-bottom: 30px;
  }
  .seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .owl-nav {
    position: relative;
  }
  .seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .owl-nav button {
    margin: 0;
    position: absolute;
  }
  .seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .owl-nav button img {
    width: 60px;
  }
  .seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .owl-nav .owl-prev {
    left: 0;
    margin-right: auto;
    width: fit-content;
    top: -25px;
  }
  .seccion3-nosotros .container-fluid .content-equipo .carruselEquipo .owl-nav .owl-next {
    right: 0;
    margin-right: auto;
    width: fit-content;
    top: -25px;
  }
  .seccion4-nosotros .container .row .item1 .img1 {
    width: 100%;
    height: 450px;
  }
  .seccion4-nosotros .container .row .item1 .img2 {
    width: 100%;
    height: 450px;
  }
  .seccion4-nosotros .container .row .item2 .img1 {
    width: 100%;
    height: 450px;
  }
  .seccion4-nosotros .container .row .item2 .cuadro .txt {
    font-size: 20px;
    line-height: 36px;
  }
  .seccion4-nosotros .container .row .item2 .cuadro .txt2 {
    font-size: 15px;
  }
  .seccion4-nosotros .container .row .item2 .cuadro .btn-transparente {
    width: 100%;
  }
  .seccion4-nosotros .container .row .item3 .img1 {
    width: 100%;
    height: 450px;
  }
  .seccion4-nosotros .container .row .item3 .img2 {
    width: 100%;
    height: 450px;
  }
  /* ==========================================================================
        PÁGINA NOSOTROS 639px::::
        ========================================================================== */
  /* ==========================================================================
        PÁGINA PROYECTOS 639px::::
        ========================================================================== */
  .portada-proyectos {
    height: 90vh;
  }
  .portada-proyectos .txt {
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 20px;
  }
  .seccion1-proyectos .container-fluid {
    padding-left: 15px;
  }
  .seccion1-proyectos .container-fluid .content .txt br {
    display: none;
  }
  .seccion1-proyectos .container-fluid .row {
    margin: 0;
  }
  .seccion1-proyectos .container-fluid .row .content-carrusel .carruselwedding .owl-dots {
    top: 10px;
  }
  .seccion1-proyectos .container-fluid .row .content-info .txt {
    font-size: 20px;
    line-height: 30px;
  }
  .seccion1-proyectos .container-fluid .row .content-info .txt1 {
    font-size: 15px;
  }
  .seccion1-proyectos .container-fluid .row .content-info .txt1 br {
    display: none;
  }
  .seccion2-proyectos {
    margin-bottom: 50px;
  }
  .seccion2-proyectos .container .content {
    width: 100%;
  }
  .seccion2-proyectos .container .content .carruselEventos .item .img {
    height: 250px;
  }
  .seccion2-proyectos .container .content .carruselEventos .owl-dots {
    top: 15px;
  }
  .seccion2-proyectos .container .content .row .item .txt {
    font-size: 20px;
  }
  .seccion2-proyectos .container .content .row .item .txt br {
    display: none;
  }
  .seccion2-proyectos .container .content .row .item .txt1 {
    font-size: 15px;
  }
  .seccion2-proyectos .container .content .row .item .txt1 br {
    display: none;
  }
  .seccion3-proyectos .container-fluid .row .content-info .content {
    width: 100%;
  }
  .seccion3-proyectos .container-fluid .row .content-info .content .txt {
    font-size: 20px;
  }
  .seccion3-proyectos .container-fluid .row .content-info .content .txt1 {
    font-size: 17px;
  }
  .seccion3-proyectos .container-fluid .row .content-info .content .txt1 br {
    display: none;
  }
  .seccion3-proyectos .container-fluid .row .content-carrusel .carruselwedding .item .img {
    height: 350px;
  }
  .seccion3-proyectos .container-fluid .row .content-carrusel .carruselwedding .owl-dots {
    top: 10px;
  }
  .seccion4-proyectos {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .seccion4-proyectos .container .content .content-info .txt {
    font-size: 20px;
    line-height: 30px;
  }
  .seccion4-proyectos .container .content .content-info .txt1 {
    font-size: 15px;
  }
  .seccion5-proyectos .container .content .titulo {
    font-size: 24px;
  }
  .seccion5-proyectos .container .content .t1 {
    font-size: 15px;
  }
  .seccion5-proyectos .container .content .t1 br {
    display: none;
  }
  .seccion5-proyectos .container .row .content-info .t2 {
    font-size: 24px;
  }
  .seccion5-proyectos .container .row .content-info .t3 {
    font-size: 15px;
  }
  .seccion5-proyectos .container .row .content-info .t3 br {
    display: none;
  }
  /* ==========================================================================
        PÁGINA PROYECTOS 639px::::
        ========================================================================== */
  /* ==========================================================================
        PÁGINA CONTACTO 639px::::
        ========================================================================== */
  .portada-contacto {
    height: 95vh;
  }
  .portada-contacto .cuadro {
    width: 95%;
    padding: 20px 30px;
    height: fit-content;
    top: inherit;
    bottom: -150px;
  }
  .portada-contacto .cuadro .txt {
    font-size: 20px;
    line-height: 30px;
  }
  .portada-contacto .cuadro .txt2 {
    font-size: 15px;
  }
  .portada-contacto .cuadro .numeros a {
    display: block;
  }
  .seccion2-contacto {
    padding-top: 200px;
  }
  .seccion2-contacto .container .row .content-img {
    width: 100%;
  }
  .seccion2-contacto .container .row .content-info {
    width: 100%;
  }
  .seccion2-contacto .container .row .content-info .cuadro {
    padding-bottom: 0;
  }
  .seccion2-contacto .container .row .content-info .cuadro .txt {
    padding-left: 0;
  }
  .seccion2-contacto .container .row .content-info .cuadro .txt1 {
    padding-left: 0;
  }
  .seccion3-contacto {
    padding-bottom: 50px;
  }
  .seccion3-contacto .container-fluid {
    padding: 0 15px;
  }
  .seccion3-contacto .container-fluid .content .txt {
    font-size: 20px;
  }
  .seccion3-contacto .container-fluid .content .txt1 {
    font-size: 15px;
  }
  .seccion3-contacto .container-fluid .row .content-img .img {
    width: 100%;
    height: 350px;
  }
  .seccion3-contacto .container-fluid .row .content-form {
    padding: 0;
  }
  .seccion3-contacto .container-fluid .row .content-form .content-formulario {
    width: 100%;
  }
  /* ==========================================================================
        PÁGINA CONTACTO 639px::::
        ========================================================================== */
}
