body {
  font-family: "Montserrat", sans-serif;
  color: var(--bs-primary);
  font-size: 16px;
  font-weight: 600;
}

.monto-filtro {
  font-weight: bold;
  font-size: 1.5em;
}

.margen-abajo-filtro {
  margin-bottom: 2em;
}

.bg-titulo-filtro1 {
  background-color: var(--bs-primary);
}

.bg-titulo-filtro2 {
  background-color: var(--bs-secondary);
}

.bg-formulario {
  background-color: var(--bs-secondary);
  padding-top: 1em;
  padding-bottom: 1em;
}

.margen-slider-img {
  margin-top: 7em;
  background-color: var(--bs-primary);
  color: var(--background-color);
  padding: 0;
}

/*titulo certificacion 01*/
.titulo-certif {
  text-align: center;
}

.descripcion-certif {
  font-weight: 400;
  font-size: 0.8em;
  text-align: justify;
}

.bg-certif {
  background-color: #9CB82F;
  color: #fff;
}

/*titulo certificacion 02*/
.titulo-certif2 {
  text-align: center;
}

.descripcion-certif2 {
  font-weight: 400;
  font-size: 0.8em;
  text-align: justify;
}

.bg-certif2 {
  background-color: #158C30;
  color: #fff;
}

/*titulo certificacion 03*/
.titulo-certif3 {
  text-align: center;
}

.descripcion-certif3 {
  font-weight: 400;
  font-size: 0.8em;
  text-align: justify;
}

.bg-certif3 {
  background-color: var(--bs-secondary);
  color: #fff;
}

/*garantia*/
section.section {
  padding: 40px 0;

}

section.section2 {
  padding: 20px 0;
  background-color: #EEF9FF;

}

.contact {
  padding-bottom: 1em;
}

.li-check ul li:before {
  font-family: Flaticon;
  font-style: normal;
  line-height: 1;
  content: "";
  font-size: 15px;
  font-weight: 600;
  margin-top: 2px;
  color: #f15f23;
  position: absolute;
  left: 0;
  background: #fff;
  padding: 10px;
  border-radius: 50%;
}

.li-check ul li {
  padding-left: 46px;
  position: relative;
}

.vinetas-desc {
  color: #fff;
  font-weight: 200;
  text-align: justify;
}


/*titulo certificacion 04*/
.titulo-certif4 {
  text-align: center;
}

.descripcion-certif4 {
  font-weight: 400;
  font-size: 0.8em;
  text-align: justify;
}

.bg-certif4 {
  background-color: #64597B;
  color: #fff;
}

.panel-group {
  padding: 4em;
}

/*titulos generales*/
.titulos {
  font-family: "Montserrat", sans-serif;
  color: #002e73;
  font-size: 3em;
  font-weight: 600;
  padding-bottom: 1em;
  padding-top: 0.5em;
}

.titulos2 {
  font-family: "Montserrat", sans-serif;
  color: #002e73;
  font-size: 3em;
  font-weight: 600;
}

.titulos3 {
  font-family: "Montserrat", sans-serif;
  color: #002e73;
  font-size: 3em;
  font-weight: 600;
}

.titulos4 {
  font-family: "Montserrat", sans-serif;
  color: #002e73;
  font-size: 1.2em;
  font-weight: bold;
  padding-top: 1em;
}

.titulos5 {
  font-family: "Montserrat", sans-serif;
  color: var(--background-color);
  font-size: 1.2em;
  font-weight: bold;
  padding-top: 1em;
}

.titulos6 {
  font-family: "Montserrat", sans-serif;
  color: var(--background-color);
  font-size: 2em;
  font-weight: bold;
  padding-top: 1em;
}

.titulos4 {
  font-family: "Montserrat", sans-serif;
  color: #002e73;
  font-size: 1.5em;
  font-weight: bold;
  padding-top: 1em;
}

.descripcion-garantia {
  color: #fff;
  font-weight: 300;
  text-align: justify;
}

.titulo-val {
  color: #fff;
}

.form-boton {
  background: var(--bs-primary);
  color: #fff;
  display: inline-block;
  padding: 13px 32px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 20px;
  border: 0;
  border: 1px solid transparent;
}

.text-secondary2 {
  color: var(--bs-secondary);
}

.text-secondary2:hover {
  color: var(--bs-secondary);
}

/*Fondo de filtro busqueda*/
.bg-filtro {
  background-color: var(--bs-primary);
}

/*Encabezado, menu y video*/
.boxed-btn {
  background: #fb8200;
  color: #fff;
  display: inline-block;
  padding: 13px 32px;
  font-size: 16px;
  font-weight: 400;
  border-radius: 20px;
  border: 0;
  border: 1px solid transparent;
}

.boxed-btn:hover {
  background: transparent;
  color: #fb8200 !important;
  border: 1px solid #fb8200;
}

.boxed-btn:focus {
  outline: none;
  color: #fff;
}

/*Boton para pagina interna*/
.boxed-btn2 {
  background: #fb8200;
  color: #fff;
  display: inline-block;
  padding: 13px 32px;
  font-size: 16px;
  font-weight: 400;
  border-radius: 20px;
  border: 0;
  border: 1px solid transparent;
}

.boxed-btn2:hover {
  background: transparent;
  color: #fff !important;
  border: 1px solid #fff;
}

.boxed-btn2:focus {
  outline: none;
  color: #fff;
}

@media (max-width: 767px) {
  .mobile_menu {
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: 9;
  }

  .titulos2 {
    font-family: "Montserrat", sans-serif;
    color: #002e73;
    font-size: 3em;
    font-weight: 600;
    padding-top: 0;
  }
}

.telefono {
  color: #002e73;
  font-size: 16px;
  font-weight: 600;
}

.header-area {
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  z-index: 9999;
  transform: translateY(70px);
  transition: transform 200ms ease, background 500ms ease;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.box-n.box-gris .header-area .header-top {
  padding: 13px 0;
}

.header-area .header-top .header-contact a {
  color: #bebebe;
  display: inline-block;
  padding-right: 55px;
  font-weight: 300;
  font-size: 14px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .header-top .header-contact a {
    padding-right: 14px;
  }
}

.header-area .header-top .header-contact a i {
  padding-right: 14px;
  font-size: 12px;
  color: #bebebe;
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .header-top .header-contact a i {
    padding-right: 5px;
  }
}

.header-area .header-top .header-top-menu {
  text-align: right;
}

.header-area .header-top .header-top-menu ul li {
  display: inline-block;
}

.header-area .header-top .header-top-menu ul li a {
  color: #bdbdbd;
  margin-left: 33px;
  font-size: 14px;
}

@media (max-width: 767px) {
  .header-area .main-header-area {
    padding: 10px 0;
    height: 100px;
  }

  .margen-slider-img {
    margin-top: 6em;
  }

  .panel-group {
    padding: 2em;
  }


  .titulos {
    font-family: "Montserrat", sans-serif;
    color: #002e73;
    font-size: 2em;
    font-weight: 600;
    padding-bottom: 1em;
    padding-top: 1em;
  }

  .titulos2 {
    font-family: "Montserrat", sans-serif;
    color: #002e73;
    font-size: 2em;
    font-weight: 600;
  }

  .titulos3 {
    font-family: "Montserrat", sans-serif;
    color: #002e73;
    font-size: 2em;
    font-weight: 600;
  }

  .titulos4 {
    font-family: "Montserrat", sans-serif;
    color: #002e73;
    font-size: 1em;
    font-weight: bold;
    padding-top: 1em;
  }

  .services {
    margin-bottom: 80px;
  }

  .services2 {
    margin-bottom: 80px;
  }

  .services3 {
    margin-bottom: 80px;
  }

  .services4 {
    margin-bottom: 80px;
  }

  .services5 {
    margin-bottom: 80px;
  }

  .video-container {
    padding-top: 6em;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area {
    padding: 10px 0;
    height: 60px;
  }
}

@media (max-width: 767px) {
  .header-area .main-header-area .logo-img {
    position: absolute;
    display: inline-block;
    text-align: center;
    margin: 3px auto;
    z-index: 999;
    width: 140px;
    left: 0;
    right: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .logo-img {
    position: absolute;
    display: inline-block;
    text-align: center;
    margin: 3px auto;
    z-index: 999;
    width: 140px;
    left: 0;
    right: 0;
  }
}

.header-area .main-header-area .main-menu ul li {
  display: inline-block;
  position: relative;
}

.header-area .main-header-area .main-menu ul li a {
  font-family: "Montserrat", sans-serif;
  /*color: #191d34;*/
  color: #002e73;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  display: inline-block;
  padding: 35px 30px 35px 10px;
  position: relative;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .main-menu ul li a {
    padding: 35px 8px 35px 8px;
  }
}

.header-area .main-header-area .main-menu ul li a i {
  font-size: 9px;
}

@media (max-width: 767px) {
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important;
  }
}

.header-area .main-header-area .main-menu ul li a::before {
  position: absolute;
  content: "";
  background: #ff5e13;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  opacity: 0;
  transform: scaleX(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.header-area .main-header-area .main-menu ul li a:hover::before {
  opacity: 1;
  transform: scaleX(1);
}

.header-area .main-header-area .main-menu ul li a.active::before {
  opacity: 1;
  transform: scaleX(1);
}

.header-area .main-header-area .main-menu ul li .submenu {
  position: absolute;
  left: 0;
  top: 140%;
  background: #fff;
  width: 200px;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

.header-area .main-header-area .main-menu ul li .submenu li {
  display: block;
}

.header-area .main-header-area .main-menu ul li .submenu li a {
  padding: 10px 15px;
  position: inherit;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
}

.header-area .main-header-area .main-menu ul li .submenu li a::before {
  display: none;
}

.header-area .main-header-area .main-menu ul li .submenu li:hover a {
  color: #ff5e13;
}

.header-area .main-header-area .main-menu ul li:hover>.submenu {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.header-area .main-header-area .main-menu ul li:hover>a::before {
  opacity: 1;
  transform: scaleX(1);
}

.header-area .main-header-area.sticky {
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  z-index: 9999;
  transform: translateY(70px);
  transition: transform 200ms ease, background 500ms ease;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
}

/*** Spinner Start ***/
#spinner {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease-out, visibility 0s linear 0.5s;
  z-index: 99999;
}

#spinner.show {
  transition: opacity 0.5s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1;
}

/*** Spinner End ***/

/*** Button Start ***/
.btn {
  font-weight: 600;
  transition: 0.5s;
}

.btn-square {
  width: 32px;
  height: 32px;
}

.btn-sm-square {
  width: 34px;
  height: 34px;
}

.btn-md-square {
  width: 44px;
  height: 44px;
}

.btn-lg-square {
  width: 56px;
  height: 56px;
}

.btn-xl-square {
  width: 66px;
  height: 66px;
}

.btn-square,
.btn-sm-square,
.btn-md-square,
.btn-lg-square,
.btn-xl-square {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
}

.btn.btn-primary {
  color: var(--bs-white);
  border: none;
}

.btn.btn-primary:hover {
  background: var(--bs-dark);
  color: var(--bs-white);
}

.btn.btn-light {
  color: var(--bs-primary);
  border: none;
}

.btn.btn-light:hover {
  color: var(--bs-white);
  background: var(--bs-dark);
}

.btn.btn-dark {
  color: var(--bs-primary);
  border: none;
  background-color: var(--bs-secondary);
}

.btn.btn-dark:hover {
  color: var(--bs-primary);
  background: var(--bs-light);
}

/*Fin de encabezado, menu y video*/

/*Proyectos destacados*/
:root {
  --primary: #002e73;
  --bs-primary: #002e73;
  --bs-secondary: #fb8200;
  /*--primary: #4761FF;*/
  --secondary: #312a27;
  --light: #eef9ff;
  --dark: #091e3e;
  --background-color: #ffffff;
  /* Background color for the entire website, including individual sections */
  --default-color: #222222;
  /* Default color used for the majority of the text content across the entire website */
  --heading-color: #172a28;
  /* Color for headings, subheadings and title throughout the website */
  --accent-color: #008374;
  /* Accent color that represents your brand on the website. It's used for buttons, links, and other elements that need to stand out */
  --surface-color: #ffffff;
  /* The surface color is used as a background of boxed elements within sections, such as cards, icon boxes, or other elements that require a visual separation from the global background. */
  --contrast-color: #ffffff;
  /* Contrast color for text, ensuring readability against backgrounds of accent, heading, or default colors. */
  --default-font: "Roboto", system-ui, -apple-system, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --heading-font: "Montserrat", sans-serif;
  --nav-font: "Poppins", sans-serif;
}

.packages .packages-item .packages-img {
  position: relative;
  overflow: hidden;
  transition: 0.5s;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  z-index: 1;
}

.packages .packages-item .packages-img .packages-info {
  background: rgba(0, 0, 0, 0.3);
}

.packages .packages-item .packages-img .packages-info small,
.packages .packages-item .packages-img .packages-info small i {
  color: var(--bs-white);
  transition: 0.5s;
}

.packages .packages-item .packages-img::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0px solid;
  border-radius: 10px !important;
  visibility: hidden;
  transition: 0.7s;
  z-index: 3;
}

.packages .packages-item .packages-img:hover.packages-img::after {
  width: 100%;
  height: 100%;
  border: 300px solid;
  border-color: rgba(19, 53, 123, 0.6) rgba(19, 53, 123, 0.6) rgba(19, 53, 123, 0.6) rgba(19, 53, 123, 0.6);
  visibility: visible;
}

.packages .packages-item .packages-img small,
.packages .packages-item .packages-img small i {
  transition: 0.5s;
}

.packages .packages-item .packages-img:hover small,
.packages .packages-item .packages-img:hover small i {
  color: var(--bs-white) !important;
}

.packages .packages-item .packages-img img {
  transition: 0.5s;
}

.packages .packages-item .packages-img:hover img {
  transform: scale(1.3);
}

.packages .packages-item .packages-img .packages-price1 {
  position: absolute;
  width: 100px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  background: var(--bs-primary);
  color: var(--bs-white);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  z-index: 5;
}

.packages .packages-item .packages-img .packages-price2 {
  position: absolute;
  width: 150px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  background: var(--bs-secondary);
  color: var(--bs-white);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  z-index: 5;
  text-align: center;
}

.packages .packages-carousel {
  position: relative;
}

.packages .packages-carousel .owl-nav .owl-prev {
  position: absolute;
  top: -50px;
  left: 0;
  padding: 5px 30px;
  border: 1px solid var(--bs-primary);
  border-radius: 30px;
  transition: 0.5s;
}

.packages .packages-carousel .owl-nav .owl-next {
  position: absolute;
  top: -50px;
  right: 0;
  padding: 5px 30px;
  border: 1px solid var(--bs-primary);
  border-radius: 30px;
  transition: 0.5s;
}

.packages .packages-carousel .owl-nav .owl-prev i,
.packages .packages-carousel .owl-nav .owl-next i {
  color: var(--bs-primary);
  font-size: 17px;
  transition: 0.5s;
}

.packages .packages-carousel .owl-nav .owl-prev:hover,
.packages .packages-carousel .owl-nav .owl-next:hover {
  background: var(--bs-primary);
}

.packages .packages-carousel .owl-nav .owl-prev:hover i,
.packages .packages-carousel .owl-nav .owl-next:hover i {
  color: var(--bs-white);
}

/*Fin de Proyectos destacados*/

/*Imagenes y boton*/
img {
  max-width: 100%;
}

.bg-proy-edit {
  background-color: var(--bs-primary);
}

.bg-proy-col {
  background-color: var(--bs-secondary);
}

.bg_blue {
  background-color: var(--bs-primary);
}

.bg_orange {
  background-color: var(--bs-secondary);
}

.grid-col {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 30px;
}

.grid-1 {
  grid-column: span 1;
}

.grid-2 {
  grid-column: span 2;
}

.grid-3 {
  grid-column: span 3;
}

.grid-4 {
  grid-column: span 4;
}

.grid-5 {
  grid-column: span 5;
}

.grid-6 {
  grid-column: span 6;
}

.grid-7 {
  grid-column: span 7;
}

.grid-8 {
  grid-column: span 8;
}

.grid-9 {
  grid-column: span 9;
}

.grid-10 {
  grid-column: span 10;
}

.grid-11 {
  grid-column: span 11;
}

.grid-12 {
  grid-column: span 12;
}

@media screen and (min-width: 100px) {
  .grid-s-1 {
    grid-column: span 1;
  }

  .grid-s-2 {
    grid-column: span 2;
  }

  .grid-s-3 {
    grid-column: span 3;
  }

  .grid-s-4 {
    grid-column: span 4;
  }

  .grid-s-5 {
    grid-column: span 5;
  }

  .grid-s-6 {
    grid-column: span 6;
  }

  .grid-s-7 {
    grid-column: span 7;
  }

  .grid-s-8 {
    grid-column: span 8;
  }

  .grid-s-9 {
    grid-column: span 9;
  }

  .grid-s-10 {
    grid-column: span 10;
  }

  .grid-s-11 {
    grid-column: span 11;
  }

  .grid-s-12 {
    grid-column: span 12;
  }
}

@media screen and (min-width: 800px) {
  .grid-m-1 {
    grid-column: span 1;
  }

  .grid-m-2 {
    grid-column: span 2;
  }

  .grid-m-3 {
    grid-column: span 3;
  }

  .grid-m-4 {
    grid-column: span 4;
  }

  .grid-m-5 {
    grid-column: span 5;
  }

  .grid-m-6 {
    grid-column: span 6;
  }

  .grid-m-7 {
    grid-column: span 7;
  }

  .grid-m-8 {
    grid-column: span 8;
  }

  .grid-m-9 {
    grid-column: span 9;
  }

  .grid-m-10 {
    grid-column: span 10;
  }

  .grid-m-11 {
    grid-column: span 11;
  }

  .grid-m-12 {
    grid-column: span 12;
  }
}

@media screen and (min-width: 1200px) {
  .grid-l-1 {
    grid-column: span 1;
  }

  .grid-l-2 {
    grid-column: span 2;
  }

  .grid-l-3 {
    grid-column: span 3;
  }

  .grid-l-4 {
    grid-column: span 4;
  }

  .grid-l-5 {
    grid-column: span 5;
  }

  .grid-l-6 {
    grid-column: span 6;
  }

  .grid-l-7 {
    grid-column: span 7;
  }

  .grid-l-8 {
    grid-column: span 8;
  }

  .grid-l-9 {
    grid-column: span 9;
  }

  .grid-l-10 {
    grid-column: span 10;
  }

  .grid-l-11 {
    grid-column: span 11;
  }

  .grid-l-12 {
    grid-column: span 12;
  }
}

@media screen and (min-width: 1400px) {
  .grid-xl-1 {
    grid-column: span 1;
  }

  .grid-xl-2 {
    grid-column: span 2;
  }

  .grid-xl-3 {
    grid-column: span 3;
  }

  .grid-xl-4 {
    grid-column: span 4;
  }

  .grid-xl-5 {
    grid-column: span 5;
  }

  .grid-xl-6 {
    grid-column: span 6;
  }

  .grid-xl-7 {
    grid-column: span 7;
  }

  .grid-xl-8 {
    grid-column: span 8;
  }

  .grid-xl-9 {
    grid-column: span 9;
  }

  .grid-xl-10 {
    grid-column: span 10;
  }

  .grid-xl-11 {
    grid-column: span 11;
  }

  .grid-xl-12 {
    grid-column: span 12;
  }
}

.btn.btn1 {
  border: none;
  background-color: var(--bs-primary);
  color: white;
  box-shadow: 0 5px 10px rgba(0, 46, 115, 0.25);
}

.card_respaldo,
.card_respaldo_2 {
  position: relative;
  align-items: center;
  align-content: center;
  border-radius: 20px;
  color: white;
  overflow: hidden;
  height: 150px;
}

.card_respaldo .color-2,
.card_respaldo_2 .color-2 {
  color: var(--bs-secondary);
}

.card_respaldo .content,
.card_respaldo_2 .content {
  position: relative;
  z-index: 1;
  padding: 20px;
}

.card_respaldo .content .anio,
.card_respaldo_2 .content .anio {
  font-size: 2.5rem;
  font-weight: 900;
}

.card_respaldo .content span,
.card_respaldo_2 .content span {
  font-size: 1.2rem;
  font-weight: 600;
}

.card_respaldo .img,
.card_respaldo_2 .img {
  display: grid;
  height: 100%;
}

.card_respaldo .img img,
.card_respaldo_2 .img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 1000px) {

  .card_respaldo,
  .card_respaldo_2 {
    height: 240px;
  }

  .card_respaldo .content .anio,
  .card_respaldo_2 .content .anio {
    font-size: 4.5rem;
  }

  .card_respaldo .content span,
  .card_respaldo_2 .content span {
    font-size: 2rem;
  }
}

.card_respaldo {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.card_respaldo_2 img {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

@media (min-width: 1000px) {
  .card_respaldo_2 .content .anio {
    font-size: 3rem;
  }
}

/*Fin de imagenes y boton*/

/*Testimonio*/
.team-carousel .owl-nav,
.related-carousel .owl-nav {
  position: absolute;
  width: 100%;
  height: 60px;
  top: calc(45% - 30px);
  left: 0;
  display: flex;
  justify-content: space-between;
  z-index: 1;
}

.team-carousel .owl-nav .owl-prev,
.team-carousel .owl-nav .owl-next,
.related-carousel .owl-nav .owl-prev,
.related-carousel .owl-nav .owl-next {
  position: relative;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: var(--bs-primary);
  font-size: 22px;
  transition: 0.5s;
}

.team-carousel .owl-nav .owl-prev:hover,
.team-carousel .owl-nav .owl-next:hover,
.related-carousel .owl-nav .owl-prev:hover,
.related-carousel .owl-nav .owl-next:hover {
  background: var(--bs-secondary);
}

/*Fin de testimonio*/

/*--------------------------------------------------------------
# ISO Y BOTON SCROOL
--------------------------------------------------------------*/
.scroll-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: -15px;
  z-index: 99999;
  background-color: var(--bs-primary);
  width: 44px;
  height: 44px;
  border-radius: 50px;
  transition: all 0.4s;
}

.scroll-top i {
  font-size: 24px;
  color: var(--contrast-color);
  line-height: 0;
}

.scroll-top:hover {
  background-color: color-mix(in srgb, var(--bs-secondary), transparent 20%);
  color: var(--contrast-color);
}

.scroll-top.active {
  visibility: visible;
  opacity: 1;
  bottom: 15px;
}

/*--------------------------------------------------------------
# Portfolio Section
--------------------------------------------------------------*/
.portfolio .portfolio-filters {
  padding: 0 0 20px 0;
  margin: 0 auto;
  list-style: none;
  text-align: center;
}

.portfolio .portfolio-filters li {
  cursor: pointer;
  display: inline-block;
  padding: 0;
  font-size: 18px;
  font-weight: 500;
  margin: 0 10px;
  line-height: 1;
  transition: all 0.3s ease-in-out;
}

.portfolio .portfolio-filters li:hover,
.portfolio .portfolio-filters li.filter-active {
  color: var(--accent-color);
}

.portfolio .portfolio-filters li:first-child {
  margin-left: 0;
}

.portfolio .portfolio-filters li:last-child {
  margin-right: 0;
}

@media (max-width: 575px) {
  .portfolio .portfolio-filters li {
    font-size: 14px;
    margin: 0 5px;
  }
}

.portfolio .portfolio-content {
  background-color: var(--surface-color);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  height: 100%;
  overflow: hidden;
  border-radius: 20px;
}

.portfolio .portfolio-content img {
  transition: 0.3s;
  position: relative;
  z-index: 1;
}

.portfolio .portfolio-content .portfolio-info {
  background-color: var(--background-color);
  border-top: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
  padding: 25px 20px;
  position: relative;
  z-index: 2;
}

.portfolio .portfolio-content .portfolio-info h4 {
  font-size: 18px;
  font-weight: 600;
}

.portfolio .portfolio-content .portfolio-info h4 a {
  color: var(--heading-color);
  transition: 0.3s;
}

.portfolio .portfolio-content .portfolio-info h4 a:hover {
  color: var(--accent-color);
}

.portfolio .portfolio-content .portfolio-info p {
  color: var(--bs-primary);
  margin-bottom: 0;
  /*padding-right: 50px;*/
  text-align: center;
  font-size: 1em;
}

.titulo6 a {
  font-family: "Montserrat", sans-serif;
  color: var(--bs-primary);
  margin-bottom: 0;
  /*padding-right: 50px;*/
  text-align: center;
  font-size: 1.2em;
}

.portfolio .portfolio-content:hover img {
  transform: scale(1.1);
}

/*FIN DE ISO Y SCROLL*/

/*Ultimas noticias*/
/*** Service, Price & Team ***/
.service-item,
.price-item,
.team-item {
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.07);
}

.service-item img,
.team-item img {
  transition: 0.5s;
}

.service-item:hover img,
.team-item:hover img {
  transform: scale(1.1);
}

.service-item a.btn-slide,
.price-item a.btn-slide,
.team-item div.btn-slide {
  position: relative;
  display: inline-block;
  overflow: hidden;
  font-size: 0;
}

.service-item a.btn-slide i,
.service-item a.btn-slide span,
.price-item a.btn-slide i,
.price-item a.btn-slide span,
.team-item div.btn-slide i,
.team-item div.btn-slide span {
  position: relative;
  height: 40px;
  padding: 0 15px;
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  background: var(--primary);
  border-radius: 0 35px 35px 0;
  transition: 0.5s;
  z-index: 2;
}

.team-item div.btn-slide span a i {
  padding: 0 10px;
}

.team-item div.btn-slide span a:hover i {
  background: var(--secondary);
}

.service-item a.btn-slide span,
.price-item a.btn-slide span,
.team-item div.btn-slide span {
  padding-left: 0;
  left: -100%;
  z-index: 1;
}

.service-item:hover a.btn-slide i,
.price-item:hover a.btn-slide i,
.team-item:hover div.btn-slide i {
  border-radius: 0;
}

.service-item:hover a.btn-slide span,
.price-item:hover a.btn-slide span,
.team-item:hover div.btn-slide span {
  left: 0;
}

.service-item a.btn-slide:hover i,
.service-item a.btn-slide:hover span,
.price-item a.btn-slide:hover i,
.price-item a.btn-slide:hover span {
  background: var(--secondary);
}

/*Fin de ultimas noticias*/

/*Link de interes*/
.clients .swiper-slide img {
  opacity: 0.5;
  transition: 0.3s;
  filter: grayscale(100);
}

.clients .swiper-slide img:hover {
  filter: none;
  opacity: 1;
}

.clients .swiper-wrapper {
  height: auto;
}

.clients .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.clients .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  background-color: color-mix(in srgb, var(--default-color), transparent 80%);
}

.clients .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--bs-primary);
}

/*Fin de link de interes*/

/*** Footer Start ***/

.bg-footer {
  background-color: var(--bs-primary);
}

.footer .short-link a,
.footer .help-link a,
.footer .contact-link a {
  transition: 0.5s;
}

.footer .short-link a:hover,
.footer .help-link a:hover,
.footer .contact-link a:hover {
  letter-spacing: 1px;
}

.footer .hightech-link a:hover {
  background: var(--bs-secondary);
  border: 0;
}

/*** Footer End ***/

/*Nosotros*/

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

.box-n {
  height: 210px;
  transition: 0.3s;
  overflow: hidden;
}

.box-n.box-gris {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  background: var(--bs-primary);
  color: var(--background-color);
  padding: 34px;
}

.box-n.box-gris2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  background: var(--bs-primary);
  color: var(--background-color);
  padding: 34px;
}

.box-n.box-video {
  position: relative;
}

.box-n.box-img img,
.box-n.box-video img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.box-n.box-mision,
.box-n.box-vision {
  padding: 20px;
}

.box-n.box-mision {
  background-color: var(--bs-secondary);
  color: var(--bs-primary);
  font-weight: 400;
}

.box-n.box-mision:hover,
.box-n.box-vision {
  background-color: var(--bs-primary);
  color: var(--background-color);
}

.box-n.box-vision:hover {
  background-color: #0b6fa6;
}

/*iconos de nosotros - valores 01*/
.services {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  padding: 1px;
  background-color: #a2be50;
  cursor: pointer;
}

.services .icon {
  text-align: center;
  line-height: 1.3;
  position: relative;
  margin-top: -60px;
  width: 80px;
  height: 80px;
  /*background: #b1b493;*/
  border-radius: 50%;
  margin-bottom: 15px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.services .icon span {
  font-size: 40px;
  color: #fff;
}

.services .media-body h3 {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #A2BE50;
  font-weight: bold;
}

.services:hover {
  background: #A2BE50 !important;
}

.services:hover .icon {
  background: #fff;
  margin-left: 20px;
}

.services:hover .icon span {
  color: #fff;
}

.services:hover h3 {
  color: #fff;
}

.services:hover .media-body {
  color: rgba(255, 255, 255, 0.8);
}

/*iconos de nosotros - valores 02*/
.services2 {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  padding: 1px;
  background-color: #61963A;
  cursor: pointer;
}

.services2 .icon2 {
  text-align: center;
  line-height: 1.3;
  position: relative;
  margin-top: -60px;
  width: 80px;
  height: 80px;
  /*background: #b1b493;*/
  border-radius: 50%;
  margin-bottom: 15px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.services2 .icon2 span {
  font-size: 40px;
  color: #fff;
}

.services2 .media-body h3 {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #61963A;
  font-weight: bold;
}

.services2:hover {
  background: #61963A !important;
}

.services2:hover .icon2 {
  background: #fff;
  margin-left: 20px;
}

.services2:hover .icon2 span {
  color: #fff;
}

.services2:hover h3 {
  color: #fff;
}

.services2:hover .media-body {
  color: rgba(255, 255, 255, 0.8);
}


/*iconos de nosotros - valores 03*/
.services3 {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  padding: 1px;
  background-color: #106231;
  cursor: pointer;
}

.services3 .icon3 {
  text-align: center;
  line-height: 1.3;
  position: relative;
  margin-top: -60px;
  width: 80px;
  height: 80px;
  /*background: #b1b493;*/
  border-radius: 50%;
  margin-bottom: 15px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.services3 .icon3 span {
  font-size: 40px;
  color: #fff;
}

.services3 .media-body h3 {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #106231;
  font-weight: bold;
}

.services3:hover {
  background: #106231 !important;
}

.services3:hover .icon3 {
  background: #fff;
  margin-left: 20px;
}

.services3:hover .icon3 span {
  color: #fff;
}

.services3:hover h3 {
  color: #fff;
}

.services3:hover .media-body {
  color: rgba(255, 255, 255, 0.8);
}

/*iconos de nosotros - valores 04*/
.services4 {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  padding: 1px;
  background-color: #EAC448;
  cursor: pointer;
}

.services4 .icon4 {
  text-align: center;
  line-height: 1.3;
  position: relative;
  margin-top: -60px;
  width: 80px;
  height: 80px;
  /*background: #b1b493;*/
  border-radius: 50%;
  margin-bottom: 15px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.services4 .icon4 span {
  font-size: 40px;
  color: #fff;
}

.services4 .media-body h3 {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #106231;
  font-weight: bold;
}

.services4:hover {
  background: #EAC448 !important;
}

.services4:hover .icon4 {
  background: #fff;
  margin-left: 20px;
}

.services4:hover .icon4 span {
  color: #fff;
}

.services4:hover h3 {
  color: #fff;
}

.services4:hover .media-body {
  color: rgba(255, 255, 255, 0.8);
}

/*iconos de nosotros - valores 05*/
.services5 {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  padding: 1px;
  background-color: #EAC448;
  cursor: pointer;
}

.services5 .icon5 {
  text-align: center;
  line-height: 1.3;
  position: relative;
  margin-top: -60px;
  width: 80px;
  height: 80px;
  /*background: #b1b493;*/
  border-radius: 50%;
  margin-bottom: 15px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.services5 .icon5 span {
  font-size: 40px;
  color: #fff;
}

.services5 .media-body h3 {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #588BBE;
  font-weight: bold;
}

.services5:hover {
  background: #588BBE !important;
}

.services5:hover .icon5 {
  background: #fff;
  margin-left: 20px;
}

.services5:hover .icon5 span {
  color: #fff;
}

.services5:hover h3 {
  color: #fff;
}

s .services5:hover .media-body {
  color: rgba(255, 255, 255, 0.8);
}


/*Certificaciones*/
.latest-news .latest-news-carousel.owl-carousel {
  position: relative;
}

.latest-news .latest-news-carousel.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: -65px;
  right: 70px;
  font-size: 20px;
  padding: 2px 20px;
  transition: 0.5s;
  margin-right: 10px;
  border: 1px solid var(--bs-primary);
  color: var(--bs-dark);
  border-radius: 20px;
}

.latest-news .latest-news-carousel.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: -65px;
  right: 0;
  font-size: 20px;
  margin-left: 10px;
  padding: 2px 20px;
  transition: 0.5s;
  border: 1px solid var(--bs-primary);
  color: var(--bs-dark);
  border-radius: 20px;
}

.latest-news .latest-news-carousel.owl-carousel .owl-nav .owl-prev:hover,
.latest-news .latest-news-carousel.owl-carousel .owl-nav .owl-next:hover {
  background: var(--bs-primary);
  color: var(--bs-white);
  border-radius: 10px;
}

/*** Fin de certificaciones ***/

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.hero {
  width: 100%;
  min-height: 75vh;
  position: relative;
  padding: 60px 0;
  display: flex;
  align-items: center;
  background: url("../img/hero-bg.jpg") top left;
  background-size: cover;
}

.hero:before {
  content: "";
  background: color-mix(in srgb, var(--background-color), transparent 30%);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

.hero .container {
  position: relative;
}

.hero h1 {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
}

.hero h1 span {
  color: var(--accent-color);
}

.hero p {
  color: color-mix(in srgb, var(--default-color), transparent 30%);
  margin: 5px 0 30px 0;
  font-size: 20px;
  font-weight: 400;
}

.hero .btn-get-started {
  color: var(--contrast-color);
  background: var(--accent-color);
  font-family: var(--heading-font);
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 30px;
  border-radius: 4px;
  transition: 0.5s;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.1);
}

.hero .btn-get-started:hover {
  color: var(--contrast-color);
  background: color-mix(in srgb, var(--accent-color), transparent 15%);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.1);
}

.hero .btn-watch-video {
  font-size: 16px;
  transition: 0.5s;
  margin-left: 25px;
  color: var(--default-color);
  font-weight: 600;
}

.hero .btn-watch-video i {
  color: var(--accent-color);
  font-size: 32px;
  transition: 0.3s;
  line-height: 0;
  margin-right: 8px;
}

.hero .btn-watch-video:hover {
  color: var(--accent-color);
}

.hero .btn-watch-video:hover i {
  color: color-mix(in srgb, var(--accent-color), transparent 15%);
}

.hero .animated {
  animation: up-down 2s ease-in-out infinite alternate-reverse both;
}

@media (max-width: 640px) {
  .hero h1 {
    font-size: 28px;
    line-height: 36px;
  }

  .hero p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }

  .hero .btn-get-started,
  .hero .btn-watch-video {
    font-size: 13px;
  }
}

@keyframes up-down {
  0% {
    transform: translateY(10px);
  }

  100% {
    transform: translateY(-10px);
  }
}

/*Banner de proyectos*/

/*** Header ***/
.carousel-caption {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.carousel-control-prev,
.carousel-control-next {
  width: 15%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 3.5rem;
  background-color: var(--primary);
  border: 15px solid var(--primary);
}

@media (max-width: 768px) {
  #header-carousel .carousel-item {
    position: relative;
    min-height: 450px;
  }

  #header-carousel .carousel-item img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

/*Página interna */

.grid,
.grid-col {
  display: grid;
}

.grid-col {
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 25px;
}

.grid-1 {
  grid-column: span 1;
}

.grid-2 {
  grid-column: span 2;
}

.grid-3 {
  grid-column: span 3;
}

.grid-4 {
  grid-column: span 4;
}

.grid-5 {
  grid-column: span 5;
}

.grid-6 {
  grid-column: span 6;
}

.grid-7 {
  grid-column: span 7;
}

.grid-8 {
  grid-column: span 8;
}

.grid-9 {
  grid-column: span 9;
}

.grid-10 {
  grid-column: span 10;
}

.grid-11 {
  grid-column: span 11;
}

.grid-12 {
  grid-column: span 12;
}

@media screen and (min-width: 100px) {
  .grid-s-1 {
    grid-column: span 1;
  }

  .grid-s-2 {
    grid-column: span 2;
  }

  .grid-s-3 {
    grid-column: span 3;
  }

  .grid-s-4 {
    grid-column: span 4;
  }

  .grid-s-5 {
    grid-column: span 5;
  }

  .grid-s-6 {
    grid-column: span 6;
  }

  .grid-s-7 {
    grid-column: span 7;
  }

  .grid-s-8 {
    grid-column: span 8;
  }

  .grid-s-9 {
    grid-column: span 9;
  }

  .grid-s-10 {
    grid-column: span 10;
  }

  .grid-s-11 {
    grid-column: span 11;
  }

  .grid-s-12 {
    grid-column: span 12;
  }
}

@media screen and (min-width: 720px) {
  .grid-m-1 {
    grid-column: span 1;
  }

  .grid-m-2 {
    grid-column: span 2;
  }

  .grid-m-3 {
    grid-column: span 3;
  }

  .grid-m-4 {
    grid-column: span 4;
  }

  .grid-m-5 {
    grid-column: span 5;
  }

  .grid-m-6 {
    grid-column: span 6;
  }

  .grid-m-7 {
    grid-column: span 7;
  }

  .grid-m-8 {
    grid-column: span 8;
  }

  .grid-m-9 {
    grid-column: span 9;
  }

  .grid-m-10 {
    grid-column: span 10;
  }

  .grid-m-11 {
    grid-column: span 11;
  }

  .grid-m-12 {
    grid-column: span 12;
  }
}

@media screen and (min-width: 1150px) {
  .grid-l-1 {
    grid-column: span 1;
  }

  .grid-l-2 {
    grid-column: span 2;
  }

  .grid-l-3 {
    grid-column: span 3;
  }

  .grid-l-4 {
    grid-column: span 4;
  }

  .grid-l-5 {
    grid-column: span 5;
  }

  .grid-l-6 {
    grid-column: span 6;
  }

  .grid-l-7 {
    grid-column: span 7;
  }

  .grid-l-8 {
    grid-column: span 8;
  }

  .grid-l-9 {
    grid-column: span 9;
  }

  .grid-l-10 {
    grid-column: span 10;
  }

  .grid-l-11 {
    grid-column: span 11;
  }

  .grid-l-12 {
    grid-column: span 12;
  }
}

@media screen and (min-width: 1366px) {
  .grid-xl-1 {
    grid-column: span 1;
  }

  .grid-xl-2 {
    grid-column: span 2;
  }

  .grid-xl-3 {
    grid-column: span 3;
  }

  .grid-xl-4 {
    grid-column: span 4;
  }

  .grid-xl-5 {
    grid-column: span 5;
  }

  .grid-xl-6 {
    grid-column: span 6;
  }

  .grid-xl-7 {
    grid-column: span 7;
  }

  .grid-xl-8 {
    grid-column: span 8;
  }

  .grid-xl-9 {
    grid-column: span 9;
  }

  .grid-xl-10 {
    grid-column: span 10;
  }

  .grid-xl-11 {
    grid-column: span 11;
  }

  .grid-xl-12 {
    grid-column: span 12;
  }
}

.grid-proyecto-top .content-slider {
  background-color: var(--bs-primary);
}

.grid-proyecto-top .aside-proyecto .content .financiamiento img {
  height: auto;
}

.grid-proyecto-top .content-slider {
  padding-top: 72px;
  width: 68%;
  /*height: 100vh;*/
  overflow: hidden;
}

.grid-proyecto-top .content-slider .item {
  width: 100%;
  height: 100vh;
  background-color: #0b6fa6;
}

.grid-proyecto-top .content-slider .item img {
  width: 100%;
  height: calc(100vh - 72px);
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

.grid-proyecto-top .content-slider .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: none;
}

.grid-proyecto-top .content-slider .owl-dots button {
  background: none;
  padding-bottom: 10px;
}

.grid-proyecto-top .aside-proyecto {
  width: 32%;
  position: absolute;
  top: 0;
  padding: 108px 35px 35px;
  right: 0;
  height: 100%;
  background: var(--bs-primary);
  display: grid;
  align-content: center;
}

.grid-proyecto-top .aside-proyecto .content,
.grid-proyecto-top .aside-proyecto .head {
  max-width: 400px;
  width: 100%;
  margin: auto;
}

.grid-proyecto-top .aside-proyecto .head {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  -webkit-align-items: center;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.5);
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.grid-proyecto-top .aside-proyecto .head img {
  display: block;
}

.grid-proyecto-top .aside-proyecto .head .status {
  color: #fff;
  font-weight: 600;
}

.grid-proyecto-top .aside-proyecto .content {
  display: grid;
  grid-gap: 20px;
  color: #fff;
}

.grid-proyecto-top .aside-proyecto .content .caract {
  display: grid;
  grid-gap: 15px;
}

.grid-proyecto-top .aside-proyecto .content .caract i {
  font-size: 22px;
  margin-right: 12px;
}

.grid-proyecto-top .aside-proyecto .content .caract div {
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}

.grid-proyecto-top .aside-proyecto .content b {
  color: #fff;
}

.grid-proyecto-top .aside-proyecto .content .price {
  display: grid;
  grid-gap: 10px;
}

.grid-proyecto-top .aside-proyecto .content .price span {
  font-size: 2rem;
}

.grid-proyecto-top .aside-proyecto .content .financiamiento {
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}

.grid-proyecto-top .aside-proyecto .content .financiamiento img {
  width: auto;
  max-width: 130px;
  max-height: 52px;
  margin-left: 10px;
}

.grid-proyecto-top .aside-proyecto .content .btn {
  max-width: 235px;
}

.description-proyect {
  display: grid;
  align-content: center;
  position: relative;
  min-height: 70vh;
}

.description-proyect .content-text {
  max-width: 700px;
}

.description-proyect .content-text .btn {
  max-width: 235px;
}

.description-proyect .content-text ul.atributos li {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}

.description-proyect .content-text ul.atributos li div {
  display: grid;
  justify-items: center;
  text-align: center;
  min-width: 90px;
  max-width: 115px;
}

.description-proyect .content-text ul.atributos li div img {
  max-height: 45px;
}

.description-proyect .img-proyec-fachada {
  position: absolute;
  top: 0;
  right: 0;
  width: 42%;
  height: 100%;
  overflow: hidden;
}

.description-proyect .img-proyec-fachada img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width: 720px) {

  section.section {
    padding: 30px 0;
  }

  section.top-section {
    padding-top: 30px;
  }

}

@media only screen and (max-width: 650px) {
  .grid-proyecto-top .content-slider .item img {
    height: 60vh;
  }
}

@media only screen and (max-width: 1025px) {

  .grid-proyecto-top .aside-proyecto {
    width: 100%;
    position: relative;
    padding-top: 35px;
  }

  .grid-proyecto-top .content-slider {
    width: 100%;
    height: auto;
    position: relative;
  }

  .grid-proyecto-top .aside-proyecto .content,
  .grid-proyecto-top .aside-proyecto .head {
    max-width: 85%;
  }

  .grid-proyecto-top .content-slider .item {
    width: 100%;
    height: auto;
  }
}


@media only screen and (max-width: 720px) {

  .grid-proyecto-top .aside-proyecto .content,
  .grid-proyecto-top .aside-proyecto .head {
    max-width: 90%;
  }

  .grid-proyecto-top .aside-proyecto {
    padding: 30px 0;
  }
}

@media only screen and (max-width: 650px) {
  .grid-proyecto-top .content-slider .item img {
    height: 60vh;
  }
}

@media only screen and (max-width: 650px) {
  .section-testimoniales .grid-3col {
    -moz-column-count: 1;
    column-count: 1;
  }

  .section-recorrido:before {
    content: "";
    height: 150px;
  }

  .img-proyec-fachada {
    position: relative !important;
    max-height: 450px !important;
    display: block !important;
    width: 100% !important;
  }

  .grid-proyecto-top .content-slider .item img {
    height: 60vh;
  }
}

.map-responsive {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* Mantiene proporción 16:9 */
}

.map-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.section-mapa .content-ubicacion {
  height: 100%;
  max-width: 450px;
  display: grid;
  align-content: center;
  margin: auto;
  padding: 35px;
}

.section-mapa .content-ubicacion .line-bottom {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #cecece;
}

.section-mapa .content-ubicacion .item-ubicacion {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 20px;
}

.section-mapa .content-ubicacion .item-ubicacion i {
  color: (var(--bs-primary));
  font-size: 2rem;
}

.section-mapa .content-ubicacion .item-ubicacion p {
  margin: 0;
}

@media only screen and (max-width: 1025px) {
  .section-mapa .content-ubicacion {
    max-width: 85%;
    padding: 0 0 35px;
  }
}

@media only screen and (max-width: 720px) {

  .section-mapa .content-ubicacion {
    max-width: 90%;
  }
}

@media only screen and (max-width: 550px) {

  .section-mapa .content-ubicacion {
    max-width: 90%;
    padding: 35px 0;
  }
}

/*Fin de página interna*/
.slider2 {
  position: relative;
  max-width: 100%;

  overflow: hidden;
}

.slides2 {
  display: flex;
  transition: transform 0.6s ease-in-out;
}

.slide2 {
  min-width: 100%;
}

.slide2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Botones */
.arrow2 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px 14px;
  cursor: pointer;
  user-select: none;
  transition: background 0.3s;
  z-index: 10;
}

.arrow2:hover {
  background: rgba(0, 0, 0, 0.6);
}

.prev {
  left: 10px;
  border-radius: 0 10px 10px 0;
}

.next {
  right: 10px;
  border-radius: 10px 0 0 10px;
}

/* Dots */
.dots2 {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
}

.dot2 {
  height: 12px;
  width: 12px;
  margin: 0 4px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
  transition: background-color 0.3s;
}

.dot2.active {
  background-color: #fff;
}

@media (max-width: 700px) {
  .slide2 img {
    height: 280px;
  }

  .arrow2 {
    font-size: 2rem;
    padding: 0 10px;
  }
}


/*---------------------
    Blog
-----------------------*/

.blog {
  padding-bottom: 55px;
}

.latest {
  padding-top: 55px;
}

.blog__item {
  margin-bottom: 45px;
}

.blog__item:hover a::after {
  width: 40px;
  background: var(--bs-secondary);
}


.blog__item__pic {
  height: 270px;
}

.blog__item__text {
  padding: 30px 30px 25px;
  margin: 0 30px;
  margin-top: -35px;
  background: #ffffff;
  -webkit-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
}

.blog__item__text span {
  color: var(--bs-secondary);
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
}

.blog__item__text span img {
  margin-right: 6px;
}

.blog__item__text h5 {
  color: var(--bs-primary);
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 10px;
  cursor: pointer;
}

.blog__item__text a {
  display: inline-block;
  color: var(--bs-primary);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
  padding: 3px 0;
  position: relative;
}

.blog__item__text a:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: var(--bs-secondary);
  content: "";
  -webkit-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
}

/*---------------------
  Blog Sidebar
-----------------------*/

.blog__sidebar__item {
  text-align: center;
  margin-bottom: 65px;
}

.blog__sidebar__item:last-child {
  margin-bottom: 0;
}

.blog__sidebar__item form input {
  height: 50px;
  font-size: 15px;
  color: #444444;
  padding-left: 20px;
  border: 1px solid #e1e1e1;
  width: 100%;
  margin-bottom: 20px;
}

.blog__sidebar__item form input::-webkit-input-placeholder {
  color: #444444;
}

.blog__sidebar__item form input::-moz-placeholder {
  color: #444444;
}

.blog__sidebar__item form input:-ms-input-placeholder {
  color: #444444;
}

.blog__sidebar__item form input::-ms-input-placeholder {
  color: #444444;
}

.blog__sidebar__item form input::placeholder {
  color: #444444;
}

.blog__sidebar__title {
  text-align: center;
  margin-bottom: 35px;
}

.blog__sidebar__title h4 {
  color: #111111;
  font-weight: 700;
  position: relative;
  padding-bottom: 20px;
}

.blog__sidebar__title h4::before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  width: 70px;
  background: #e1e1e1;
  content: "";
  margin: 0 auto;
}

.blog__sidebar__social a {
  display: inline-block;
  font-size: 18px;
  color: #111111;
  width: 50px;
  height: 50px;
  background: #f2f2f2;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  margin-right: 6px;
}

.blog__sidebar__social a:last-child {
  margin-right: 6px;
}

.recent__item {
  display: block;
  overflow: hidden;
  margin-bottom: 25px;
  text-align: left;
}

.recent__item__pic {
  float: left;
  margin-right: 25px;
}

.recent__item__text {
  overflow: hidden;
}

.recent__item__text h6 {
  color: #111111;
  line-height: 21px;
  font-weight: 700;
}

.recent__item__text span {
  font-size: 13px;
  color: #888888;
}




/* Pulsating Play Button
------------------------------*/
.pulsating-play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(var(--bs-primary) 50%, color-mix(in srgb, var(--bs-primary), transparent 75%) 52%);
  border-radius: 50%;
  display: block;
  position: relative;
  overflow: hidden;
}

.pulsating-play-btn:before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  animation-delay: 0s;
  animation: pulsate-play-btn 2s;
  animation-direction: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid color-mix(in srgb, var(--bs-primary), transparent 30%);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.pulsating-play-btn:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.pulsating-play-btn:hover:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  animation: none;
  border-radius: 0;
}

.pulsating-play-btn:hover:after {
  border-left: 15px solid var(--bs-primary);
  transform: scale(20);
}

@keyframes pulsate-play-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}


.about .pulsating-play-btn {
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
}



.ga-btn-whatsapp-pulse {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: auto;
  bottom: 25px;
  width: 60px;
  height: 150px;
  right: 14px;
  z-index: 9999;

  img {
    display: block
  }
}

.ga-btn-whatsapp-pulse:before {
  content: "";
  position: absolute;
  border-radius: 50%;
  padding: 25px;
  border: 5px solid #25d366;
  opacity: .75;
  animation-name: pulse-border;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  background-color: #25d366;
  z-index: -1
}
