/**
* Template Name: SoftLand - v2.2.1
* Template URL: https://bootstrapmade.com/softland-bootstrap-app-landing-page-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
html {
  overflow-x: hidden;
}

body {
  font-family: "Roboto", sans-serif;
  color: #9fa1a4;
  line-height: 1.5;
}

a {
  color: #777;
  transition: .3s all ease;
}

a:hover {
  color: #000;
}

/* h3 en modal */
h1,
h2,
h3,
h4,
h5,
h6,
.font-heading {
  font-family: "Poppins", sans-serif;
  color: #ffffff;
}




.container {
  z-index: 2;
  position: relative;
}

.text-black {
  color: #000 !important;
}

.text-primary {
  color: #2d71a1 !important;
}

.border-top {
  border-top: 1px solid #f2f2f2 !important;
}

.border-bottom {
  border-bottom: 1px solid #f2f2f2 !important;
}

figure figcaption {
  margin-top: .5rem;
  font-style: italic;
  font-size: .8rem;
}

section {
  overflow: hidden;
}

.section {
  padding: 7rem 0;
}

@media (max-width: 768px) {
  .section-heading {
    text-align: center;
  }
}

.section-heading {
  font-size: 3rem;
  font-weight: 700;
  background: linear-gradient(-45deg, #3db3c5, #274685);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #2d71a1;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  color: #fff;
  font-size: 24px;
  position: absolute;
  top: 8px;
  left: 10px;
}

@media (max-width: 768px) {
  .hero-text-image {
    margin-top: 40px;
  }

  .hero-text-image h1 {
    font-size: 1.5rem;
  }

  .hero-text-image p {
    font-size: 0.875rem;
  }

  .carousel-item {
    padding: 10px;
  }
}


@media (max-width: 992px) {
  .imgviejita {
    display: none !important;
  }

  .phone-1 {
    display: none !important;
  }

  .img-carousel {
    display: none !important;
  }
}

.infosa-img {

  display: flex;
  justify-content: center;
}

@media (max-width:768px) {
  .infosa-img img {
    margin: 0 auto;
    height: auto;
    width: 800px;

  }
}


.index-carousel {
  margin-bottom: 10rem;
}

/* Default btn sre-tyling */
.btn {
  border: none;
  padding: 15px 30px;
}

.btn.btn-outline-white {
  border: 2px solid #fff;
  background: none;
  color: #fff;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
}

.btn.btn-outline-white:hover {
  border: 2px solid #2d71a1;
  background:
    linear-gradient(rgb(255, 255, 255), #ffffff)padding-box;
  color: #2d71a1;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
}


.btn.btn-primary {
  background: #2d71a1;
  background: linear-gradient(-45deg, #1391a5, #274685);
  color: #fff;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15);
}

@media (max-width: 768px) {
  .btn-container .btn {
    display: block !important;
  }
}

/* Feature 1 */
.feature-1 .wrap-icon {
  margin: 0 auto;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  position: relative;
  margin-bottom: 30px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.2);
}

.feature-1 .wrap-icon.icon-1 {
  background: linear-gradient(-45deg, #3b87bd, #2d71a2);
}

.icon-colombia {
  background: linear-gradient(0, #9c1717, #17659c, #e9d62a);
}

.feature-1 .wrap-icon .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
}

.feature-1 h3 {
  font-size: 20px;
}

.feature-1 p {
  color: #b1b1b1;
}

/* Step */
.step {
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 40px;
}

.step .number {
  background: linear-gradient(-45deg, #1391a5, #274685);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  letter-spacing: .2rem;
  margin-bottom: 10px;
  display: block;
}

.step p:last-child {
  margin-bottom: 0px;
}

/* Review */
.review h3 {
  font-size: 20px;
}

.review p {
  line-height: 1.8;
  font-style: italic;
  color: #333333;
}

.review .stars span {
  color: #FF8803;
}

.review .stars .muted {
  color: #ccc;
}

.review .review-user img {
  width: 70px;
  margin: 0 auto;
}

/* Testimonial Carousel */
.testimonial-carousel .owl-dots {
  position: absolute;
  bottom: -40px;
  width: 100%;
  text-align: center;
}

.testimonial-carousel .owl-dots .owl-dot {
  display: inline-block;
}

.testimonial-carousel .owl-dots .owl-dot>span {
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color: #cbcbda;
  border-radius: 50%;
  margin: 5px;
}

.testimonial-carousel .owl-dots .owl-dot.active {
  outline: none;
}

.testimonial-carousel .owl-dots .owl-dot.active>span {
  background: linear-gradient(-45deg, #1391a5, #274685);
}




/* Pricing */
.pricing {
  padding: 50px;
  background: linear-gradient(-45deg, #1391a5, #274685);
  color: #fff;
  padding-bottom: 12rem !important;
  position: relative;
  border-radius: 4px;
  color: #000000;
  background: #fff;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
}

.pricing:hover {
  cursor: pointer;
}

.pricing h3 {
  color: #2d71a1;
}

.pricing .price-cta {
  position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
  left: 0;
}

.pricing .price-cta .price {
  display: block;
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 300;
}

.pricing .popularity {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .2rem;
  display: block;
  margin-bottom: 20px;
}

.pricing ul {
  margin-bottom: 50px;
}

.pricing ul li {
  margin-bottom: 10px;
}

.pricing .btn-white {
  background: #fff;
  border: 2px solid #f1f1f1;
  border-radius: 4px;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
}

.pricing .btn-white:hover {
  color: #2d71a1;
}

.pricing.popular {

  background: #fff;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0);
  color: #000000;
  background: linear-gradient(-45deg, #1391a5, #274685);
  color: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.7);

}

.pricing.popular .popularity {
  color: #b3b3b3;
}

.pricing.popular h3 {
  color: #fff;
  background: none;
}

.pricing.popular .btn-white {
  border: 2px solid #2d71a1;
}

/* CTA Section */
.cta-section {

  background-image: linear-gradient(to right, #1444a3b4 0%, #2e6b96a1 100%), url(../img/radio3.webp);
  color: #fff;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  height: 35em;
}

.cta-sectionvision {

  background-image: linear-gradient(to right, #1444a3b4 0%, #2e6b96a1 100%), url(../img/fondomusical1.png);
  color: #fff;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  height: 46em;


}

.cta-section h2 {
  color: #ffffff;
  font-size: 3rem;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .cta-section h2 {
    font-size: 2rem;
  }
}

.cta-section .btn {
  background: #000000;
  color: #fff;
}

/* Sticky Wrapper */
.sticky-wrapper {
  position: absolute;
  z-index: 100;
  width: 100%;
}

.sticky-wrapper .site-navbar {
  transition: .3s all ease;
}

.sticky-wrapper .site-navbar .site-menu-toggle {
  color: #fff;

}

.sticky-wrapper .site-navbar .site-logo a {
  color: #fff;
}

.sticky-wrapper .site-navbar .site-menu>li>a {
  color: rgba(255, 255, 255, 0.8) !important;
  text-decoration: none;

}

.sticky-wrapper .site-navbar .site-menu>li>a:hover,
.sticky-wrapper .site-navbar .site-menu>li>a.active {
  color: rgb(0, 255, 110) !important;
  text-decoration: underline;
  /* position: fixed;
  visibility: hidden;
  opacity: 0; */
  /* right: 15px;
  bottom: 15px;
  z-index: 996; */
  /* text-shadow: #ff4a17; */
  /* width: 40px;
  height: 40px;
  border-radius: 4px; */
  /* transition: all 0.4s; Agrega subrayado al texto */


}





.sticky-wrapper.is-sticky .burger:before,
.sticky-wrapper.is-sticky .burger span,
.sticky-wrapper.is-sticky .burger:after {
  background: #000000;
  transition: .0s all ease;
}

.sticky-wrapper.is-sticky .site-navbar {
  background: #f5f5f5d8;
  border-bottom: 1px solid transparent;
  box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
}

.sticky-wrapper.is-sticky .site-navbar .site-logo a {
  content: url(../img/OSA.png);
  max-width: 90%;
  max-height: 90%;
  height: auto;
  width: auto;

  color: #000000 !important;
}

.sticky-wrapper.is-sticky .site-navbar .site-menu>li>a {
  color: #2d71a1 !important;
}

.sticky-wrapper.is-sticky .site-navbar .site-menu>li>a:hover,
.sticky-wrapper.is-sticky .site-navbar .site-menu>li>a.active {
  color: #ff4a17 !important;


}

.sticky-wrapper.is-sticky .site-navbar .site-menu>li.active a {
  color: #2d71a1 !important;
}

.sticky-wrapper .shrink {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

/* Contact Form */
.form-control {
  height: 53px;
  /* border-radius: 0; */
  border: 1px solid #dae0e5;
  border: 1px solid rgba(4, 48, 243, 0.438);
  border-radius: 15px;

}

.form-control:active,
.form-control:focus,
place {
  outline: none;
  box-shadow: none;
  border: 1px solid #2d71a1;
  top: -14px;
}

.php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.php-email-form .error-message br+br {
  margin-top: 25px;
}

.php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Blog */
.post-entry {
  margin-bottom: 60px;
}

.post-entry .post-text .post-meta {
  color: #ccc;
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
}

.post-entry .post-text h3 {
  font-size: 20px;
  color: #000000;
}

.post-entry .post-text h3 a {
  color: #000000;
}

.post-entry .post-text h3 a:hover {
  text-decoration: none;
  color: #2d71a1;
}

.post-entry .post-text .readmore {
  color: #2d71a1;
}

.sidebar-box {
  margin-bottom: 30px;
  padding: 25px;
  font-size: 15px;
  width: 100%;
  float: left;
  background: #fff;
}

.sidebar-box *:last-child {
  margin-bottom: 0;
}

.sidebar-box h3 {
  font-size: 18px;
  margin-bottom: 15px;
}

.categories li,
.sidelink li {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted gray("300");
  list-style: none;
}

.categories li:last-child,
.sidelink li:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}

.categories li a,
.sidelink li a {
  display: block;
}

.categories li a span,
.sidelink li a span {
  position: absolute;
  right: 0;
  top: 0;

  color: #ccc;
}

.categories li.active a,
.sidelink li.active a {
  color: #000000;
  font-style: italic;
}

.comment-form-wrap {
  clear: both;
}

.comment-list {
  padding: 0;
  margin: 0;
}

.comment-list .children {
  padding: 50px 0 0 40px;
  margin: 0;
  float: left;
  width: 100%;
}

.comment-list li {
  padding: 0;
  margin: 0 0 30px 0;
  float: left;
  width: 100%;
  clear: both;
  list-style: none;
}

.comment-list li .vcard {
  width: 80px;
  float: left;
}

.comment-list li .vcard img {
  width: 50px;
  border-radius: 50%;
}

.comment-list li .comment-body {
  float: right;
  width: calc(100% - 80px);
}

.comment-list li .comment-body h3 {
  font-size: 20px;
}

.comment-list li .comment-body .meta {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: .1em;
  color: #ccc;
}

.comment-list li .comment-body .reply {
  padding: 5px 10px;
  background: #e6e6e6;
  color: #000000;
  text-transform: uppercase;
  font-size: 14px;
}

.comment-list li .comment-body .reply:hover {
  color: #000000;
  background: #e3e3e3;
}

.search-form {
  background: #f7f7f7;
  padding: 10px;
}

.search-form .form-group {
  position: relative;
}

.search-form .form-group input {
  padding-right: 50px;
}


.search-form .icon {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/


.hero-section {
  background: linear-gradient(to right, rgba(39, 70, 133, 0.835) 0%, rgba(7, 86, 231, 0.601) 100%);
  position: relative;
  color: white;
  /* Cambia el color del texto para que sea legible en el fondo */

  /* Agrega otros estilos a tu contenido existente en .hero-section si es necesario */


}

.bg-video-media {

  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: none;
  min-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: none;
  transform: none;

}

.bg-video-media {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

}

.overlay-video {
  background: #3083cba1;
}



.overlay-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
}

.capa {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.hero-section .wave {
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  bottom: -150px;
}

@media screen and (max-width: 992px) {
  .hero-section .wave {
    bottom: -180px;
  }
}

.hero-section .wave svg {
  width: 100%;
}

.hero-section,
.hero-section>.container>.row {
  height: 110vh;
  min-height: 880px;
}

.hero-section.inner-page {
  height: 60vh;
  min-height: 0;
}

.hero-section.inner-page .hero-text {

  margin-top: -250px;
}

@media screen and (max-width: 992px) {
  .hero-section.inner-page .hero-text {
    transform: translateY(-150px);
    margin-top: -80px;
  }
}

.hero-section h1 {
  font-size: 3.5rem;
  color: #fff;
  font-weight: 700;
  margin-bottom: 30px;
}

@media screen and (max-width: 992px) {
  .hero-section h1 {
    font-size: 2.5rem;
    text-align: center;
  }
}

@media screen and (max-width: 992px) {
  .hero-section .hero-text-image {
    margin-top: 4rem;
  }
}

.hero-section p {
  font-size: 18px;
  color: #fff;
}

.hero-section .iphone-wrap {
  position: relative;
  max-width: 160px;
}

@media screen and (max-width: 992px) {
  .hero-section .iphone-wrap {
    text-align: center;
  }
}

.hero-section .iphone-wrap .phone-2,
.hero-section .iphone-wrap .phone-1 {
  position: absolute;
  top: -50%;
  overflow: hidden;
  left: 0;
  /* box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.3);
  border-radius: 30px; */

}

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

  .hero-section .iphone-wrap .phone-2,
  .hero-section .iphone-wrap .phone-1 {
    position: relative;
    top: 0;
    max-width: 180%;
  }
}

.hero-section .iphone-wrap .phone-2,
.hero-section .iphone-wrap .phone-1 {
  margin-top: 75px;
  width: 400px;
}

@media screen and (max-width: 992px) {
  .hero-section .iphone-wrap .phone-1 {
    margin-left: -150px;
  }
}

.hero-section .iphone-wrap .phone-2 {
  margin-top: 50px;
  margin-left: 100px;
  width: 250px;
}

@media screen and (max-width: 992px) {
  .hero-section .iphone-wrap .phone-2 {
    width: 250px;
    position: absolute;
    margin-top: 0px;
    margin-left: 100px;
  }
}

/*--------------------------------------------------------------
# Nav
--------------------------------------------------------------*/

.site-navbar {
  margin-bottom: 0px;
  z-index: 1999;
  position: absolute;
  top: 0;
  width: 100%;
}

.site-navbar .site-logo {
  position: relative;
  font-size: 24px;
}

.site-navbar .site-logo a {
  content: url(../img/OSA2.png);
  max-width: 80%;
  max-height: 80%;
  height: auto;
  width: auto;
  color: #fff;
}



.site-navbar .site-logo a:hover {
  text-decoration: none;
}

.site-navbar .site-navigation .site-menu {
  margin-left: 5rem;
  margin-bottom: 0;
}

.site-navbar .site-navigation .site-menu a {
  text-decoration: none !important;
  display: inline-block;
}

.site-navbar .site-navigation .site-menu>li {
  display: inline-block;
}

.site-navbar .site-navigation .site-menu>li>a {
  padding: 30px 20px;
  color: #000000;
  display: inline-block;
  text-decoration: none !important;
}

.site-navbar .site-navigation .site-menu>li>a:hover {
  color: #2d71a1;
}

.site-navbar .site-navigation .site-menu>li.active>a {

  color: #fff !important;
}

.site-navbar .site-navigation .site-menu .has-children {
  position: relative;
}

.site-navbar .site-navigation .site-menu .has-children>a {
  position: relative;

  padding-right: 20px;
}

.site-navbar .site-navigation .site-menu .has-children>a:before {
  position: absolute;
  content: "\ea99";
  font-size: 16px;
  top: 52%;

  right: 0;
  transform: translateY(-50%);
  font-family: 'icofont';
}

.site-navbar .site-navigation .site-menu .has-children .dropdown {
  visibility: hidden;
  opacity: 0;
  top: 100%;
  position: absolute;
  text-align: left;

  box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.226);
  padding: 0px 0;
  border-radius: 22px;
  margin-top: 15px;
  margin-left: 0px;
  background: #ffffffca;
  transition: 0.2s 0s;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
  position: absolute;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;

}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;

  border-width: 10px;
  margin-left: -10px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a {
  text-transform: none;
  letter-spacing: normal;
  transition: 0s all;
  color: #2d71a1;

}

.site-navbar .site-navigation .site-menu .has-children .dropdown .active {
  color: #fd1010 !important;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li {
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 210px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a {
  padding: 9px 20px;
  display: block;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a:hover {
  background: #2d71a1c0;
  border-radius: 22px;

  color: #ffffff;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>a:before {
  content: "\ea75";
  right: 20px;


}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>ul {
  left: 100%;
  top: 0;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:hover>a,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:active>a,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:focus>a {
  background: #f2f4f6;


}

.site-navbar .site-navigation .site-menu .has-children:hover>a,
.site-navbar .site-navigation .site-menu .has-children:focus>a,
.site-navbar .site-navigation .site-menu .has-children:active>a {
  color: #2d71a1;
}

.site-navbar .site-navigation .site-menu .has-children:hover,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:active {
  cursor: pointer;
}

.site-navbar .site-navigation .site-menu .has-children:hover>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:active>.dropdown {
  transition-delay: 0s;
  margin-top: -10px;
  visibility: visible;
  opacity: 1;
}

.navbar>ul>li>a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -6px;
  left: 0;
  background-color: #ff4a17;
  visibility: hidden;
  width: 0px;
  transition: all 0.3s ease-in-out 0s;
}


/* .nav-link-header {
  text-decoration: none;
  color: #fff;
} */



.site-mobile-menu {
  width: 300px;
  position: fixed;
  right: 0;
  z-index: 2000;
  padding-top: 20px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(5px);
  height: calc(100vh);
  transform: translateX(110%);
  box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  transition: .3s all ease-in-out;
}

.offcanvas-menu .site-mobile-menu {
  transform: translateX(0%);
}

.site-mobile-menu .site-mobile-menu-header {
  width: 100%;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
  float: right;
  margin-top: 8px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
  font-size: 30px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 0px;
  line-height: 1;
  cursor: pointer;
  transition: .3s all ease;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
  float: left;
  margin-top: 10px;
  margin-left: 0px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
  display: inline-block;
  text-transform: uppercase;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
  max-width: 70px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
  text-decoration: none;
}

.site-mobile-menu .site-mobile-menu-body {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
  padding: 0 20px 20px 20px;
  height: calc(100vh - 52px);
  padding-bottom: 150px;
}

.site-mobile-menu .site-nav-wrap {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

.site-mobile-menu .site-nav-wrap a {
  padding: 10px 20px;
  display: block;
  position: relative;
}

.site-mobile-menu .site-nav-wrap a:hover {
  cursor: pointer;
  color: #2d71a1;
}

.site-mobile-menu .site-nav-wrap li {
  position: relative;
  display: block;
}

.site-mobile-menu .site-nav-wrap li.active>a {
  color: #2d71a1;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
  position: absolute;
  right: 0px;
  top: 10px;
  z-index: 20;
  width: 36px;
  height: 36px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
  font-size: 12px;
  z-index: 20;
  font-family: "icofont";
  content: "\ea99";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-180deg);
  transition: .3s all ease;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
  transform: translate(-50%, -50%);
}

.site-mobile-menu .site-nav-wrap>li {
  display: block;
  position: relative;
  float: left;
  width: 100%;
}

.site-mobile-menu .site-nav-wrap>li>a {
  padding-left: 20px;
  font-size: 20px;
}

.site-mobile-menu .site-nav-wrap>li>ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.site-mobile-menu .site-nav-wrap>li>ul>li {
  display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>a {
  padding-left: 40px;
  font-size: 16px;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul {
  padding: 0;
  margin: 0;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li {
  display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
  font-size: 16px;
  padding-left: 60px;
}

/* Burger */
.burger {
  width: 28px;
  height: 32px;
  cursor: pointer;
  position: relative;
  z-index: 99;
  float: right;
}

.burger:before,
.burger span,
.burger:after {
  width: 100%;
  height: 2px;
  display: block;
  background: #fff;
  border-radius: 2px;
  position: absolute;
  opacity: 1;
}

.burger:before,
.burger:after {
  transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
  content: "";
}

.burger:before {
  top: 4px;
}

.burger span {
  top: 15px;
}

.burger:after {
  top: 26px;
}

/* Hover */
.burger:hover:before {
  top: 7px;
}

.burger:hover:after {
  top: 23px;
}

/* Click */
.burger.active span {
  opacity: 0;
}

.burger.active:before,
.burger.active:after {
  top: 40%;
}

.burger.active:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
  /*for IE*/
}

.burger.active:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-5);
  /*for IE*/
}

.burger:focus {
  outline: none;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
  padding: 5rem 0 2.5rem 0;
  background-image: linear-gradient(to right, #ffffffcf 0%, rgba(242, 238, 238, 0.856) 100%), url(../img/partitura1.webp);
  color: #2d71a1;
  background-position: center;
  /* background-attachment: fixed; */
  background-size: cover;
  /* height: 36em; */
}

.footer h3 {
  font-size: 18px;
  margin-bottom: 30px;
}

.footer ul li {
  margin-bottom: 10px;
}

.footer h3 {
  color: #2d71a1;
}

.footer a {
  color: #2d71a1;
}



.footer .copyright,
.footer .credits {
  font-size: 14px;
}

.social a {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f8f9fa;
  position: relative;
  text-align: center;
  transition: .3s background ease;
  color: #0d1e2d;
}

.social a span {
  display: inline-block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.social a:hover {
  color: #fff;
  background: #2d71a1;
}

.footer .x-icon {
  height: 20px;
  width: 20px;
}



/* MAPA COLOMBIA SVG */

/* [data-bs-theme=dark] .map-container {
  background-image: linear-gradient(to right, #212529 0%, rgba(33, 37, 41, 0.9) 50%), url(../img/fondoficinas-original.png);
} */

.svgimg {
  filter: drop-shadow(6px 6px 6px #000000);
  
}

@media (max-width: 576px) { 
  .svgimg {
    margin: 0 200px 50px 0;
  }
}

.map-container {
  /* background-image: linear-gradient(to right, #ffffff 0%, rgb(255, 255, 255, .8) 50%), url(../img/fondoficinas-original.png);  */
  background-repeat: no-repeat;
  background-position: 60% 10%;
  display: flex;
  justify-content: center;
  width: auto;
  height: auto;
  perspective: 1000px;
  transform: rotateX(0deg) rotateY(0deg) scale(1.05); 
}

@media (max-width: 768px) { 
  .map-container {
    margin-left: 150px;
  }
  } 

.map-container .active:hover {
  fill: #274482 !important;
  transform: rotateX(7deg) rotateY(7deg);
  transform-style: preserve-3d;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.9),
    -5px -5px 20px rgba(255, 255, 255, 0.5);
  /* Sombras para efecto de relieve */
  transition: transform 0.5s ease;
  /* Transición suave */

}


/** Map Sidebar by AL */
[data-bs-theme=dark] .map-sidebar {
  color: #5D5F63;
  background: linear-gradient(70deg, #1e3c72, #2d71a1);
  backdrop-filter: blur(5px);
  transition: all ease 0.2s;
}

[data-bs-theme=light] .map-sidebar {
  background: linear-gradient(70deg, #1e3c72, #2d71a1);
  color: white;
  backdrop-filter: blur(5px);
  transition: all ease 0.2s;

}


.map-sidebar {
  width: 240px;
  height: 100%;
  position: relative; /* Para pantallas grandes */
  background: rgba(44, 44, 44, 0.4);
  transition: transform 0.3s ease;
  z-index: 1000; 
  border-radius: 5px;
  
}

.map-sidebar ul {
  display: block;
  list-style: none;
  padding: 5px 7px;
  margin: 0;
}

.map-sidebar li {
  color: #d8d8d8;
  text-decoration: none;
  padding: 5px 5px 5px 0;
  font-size: 12px;
  outline: 0;
  border-bottom: 1px solid rgba(255,255,255,.05);
  

  &:hover {
    color: #1abc9c;
    cursor: pointer;
  }
  
  i {
    margin-right: 5px;
  }

 
}

.map-subtitle span {
  display: inline-block;
  padding-right: 20px;
}


/* Ocultar el sidebar en móviles por defecto */
@media (max-width: 480px) {
  .map-sidebar.open {
    transform: translateX(-127px); /* Visible */
  }
  .map-sidebar {
  width: 240px;
  height: 87%; 
  position: fixed;
  top: 0;
  background: rgba(44, 44, 44, 0.4);
  backdrop-filter: blur(5px);
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
  transition: transform 0.3s ease; /* Transición suave */
  z-index: 1000;
  transform: translateX(-600px); /* Oculto */
  transition: transform 0.3s ease;
  }

}


/* Estilo del botón toggle */
.sidebar-toggle {
  display: none;
  position: fixed;
  top: -45px;
  
  left: -140px;
  background-color: #2d71a1;
  color: #fff;
  border: none;
  padding: 10px;
  cursor: pointer;
  
}

@media (max-width: 768px) {
  .sidebar-toggle {
    display: block;
    z-index: 1100;
    
  }
}


.departamento {
  fill: gray;
  transition: fill 0.3s;
}

.departamento.highlight {
  fill: #274482 !important;
  transform: rotateX(7deg) rotateY(7deg);
  transform-style: preserve-3d;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.9),
    -5px -5px 20px rgba(255, 255, 255, 0.5);
  /* Sombras para efecto de relieve */
  transition: transform 0.5s ease;
}

.map-subtitle {
  font-size: 10px;
  font-style: italic;
  color: #d3d3d3;
}



  /** Map Modal by AL */
  .oficina-img {
    width: 100%;
    height: 300px;
    margin-bottom: 12px;
  

    }

  .oficina-descripcion {
    margin-bottom: 12px;
  }

  .titulos-descripcion b {
    color: #d4d4d4;
    font-size: 16px;
    padding: 0px;
  }


  .activez4 {
    fill: #3895B0 !important;
    cursor: pointer;

  }

  .inactivez4 {
    fill: #46bada !important;
  }

  .activez5 {
    fill: #b09038 !important;
    cursor: pointer;
  }

  .inactivez5 {
    fill: #e6c467 !important;
  }

  .activez2 {
    fill: #38b056 !important;
    cursor: pointer;
  }

  .inactivez2 {
    fill: #40c962 !important;
  }

  .activez3 {
    fill: #7038b0 !important;
    cursor: pointer;
  }

  .inactivez3 {
    fill: #974deb !important;
  }

  .activez1 {
    fill: #b03842 !important;
    cursor: pointer;
  }

  .inactivez1 {
    fill: #e65561 !important;
  }

  .activez6 {
    fill: #4f6b6b !important;
    cursor: pointer;
  }

  .inactivez6 {
    fill: #5f8080 !important;
  }


  g.titleComponent {
    visibility: hidden;
  }

  .contentValledupar:hover~g#titleValledupar {
    visibility: visible;
  }

  .contentSantamarta:hover~g#titleSantamarta {
    visibility: visible;
  }

  .contentBarranquilla:hover~g#titleBarranquilla {
    visibility: visible;
  }

  .contentCartagena:hover~g#titleCartagena {
    visibility: visible;
  }

  .contentMonteria:hover~g#titleMonteria {
    visibility: visible;
  }

  .contentAntioquia:hover~g#titleAntioquia {
    visibility: visible;
  }

  .contentBucaramanga:hover~g#titleBucaramanga {
    visibility: visible;
  }

  .contentCucuta:hover~g#titleCucuta {
    visibility: visible;
  }

  .contentTunja:hover~g#titleTunja {
    visibility: visible;
  }

  .contentCundinamarca:hover~g#titleCundinamarca {
    visibility: visible;
  }

  .contentBogota:hover~g#titleBogota {
    visibility: visible;
  }

  .contentVillavicencio:hover~g#titleVillavicencio {
    visibility: visible;
  }

  .contentYopal:hover~g#titleYopal {
    visibility: visible;
  }

  .contentManizales:hover~g#titleManizales {
    visibility: visible;
  }

  .contentPereira:hover~g#titlePereira {
    visibility: visible;
  }

  .contentArmenia:hover~g#titleArmenia {
    visibility: visible;
  }

  .contentValledelcauca:hover~g#titleValledelcauca {
    visibility: visible;
  }

  .contentPopayan:hover~g#titlePopayan {
    visibility: visible;
  }

  .contentPasto:hover~g#titlePasto {
    visibility: visible;
  }

  .contentIbague:hover~g#titleIbague {
    visibility: visible;
  }

  .contentNeiva:hover~g#titleNeiva {
    visibility: visible;
  }

  .contentSucre:hover~g#titleSucre {
    visibility: visible;
  }

  .capavideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    background: rgba(5, 22, 121, 0.878);

  }

  /* 
/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
  .portfolio .portfolio-item {
    margin-bottom: 30px;


  }

  .portfolio img video {
    width: 100%;
    flex-wrap: wrap;

  }



  .portfolio #portfolio-flters {
    padding: 10%;
    margin: 0 auto 10px auto;
    list-style: none;
    text-align: center;
    /* background: #00b3ff; */
    border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 20px 10px 50px 30px;
    -moz-border-radius: 20px 10px 50px 30px;
    padding: 2px 15px;
    /* background: #2d71a1; */
    background: linear-gradient(-45deg, #1391a5, #274685);
    color: #fff;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15);
    display: inline-block;
    font-weight: 300;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    /* border: 1px solid transparent; */
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  }

  /*-----------*/
  .portfolio #portfolio-flters li {
    cursor: pointer;
    display: inline-block;


    padding: 10px 15px 8px 15px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    /* color: rgb(18, 161, 223); */
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;


  }

  .portfolio #portfolio-flters li:hover,
  .portfolio #portfolio-flters li.filter-active {
    color: #2bff00f6;

  }

  .portfolio #portfolio-flters li:last-child {
    margin-right: 0;

  }

  .portfolio .portfolio-wrap {
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;

  }

  .portfolio .portfolio-wrap::before {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all ease-in-out 0.3s;
    z-index: 2;
    opacity: 0;

  }

  .portfolio .portfolio-wrap .portfolio-links {
    opacity: 1;
    left: 0;
    right: 0;
    bottom: -60px;
    z-index: 3;
    position: absolute;
    transition: all ease-in-out 0.3s;
    display: flex;
    justify-content: center;

  }

  .portfolio .portfolio-wrap .portfolio-links a {
    color: #fff;
    font-size: 28px;
    text-align: center;
    background: rgba(0, 174, 255, 0.75);
    transition: 0.3s;
    width: 50%;

  }

  .portfolio .portfolio-wrap .portfolio-links a:hover {
    background: rgba(0, 174, 255, 0.95);

  }

  .portfolio .portfolio-wrap .portfolio-links a+a {
    border-left: 1px solid #00aeff;

  }

  .portfolio .portfolio-wrap:hover::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
  }

  .portfolio .portfolio-wrap:hover .portfolio-links {
    opacity: 1;
    bottom: 0;
  }



  :root {
    --swiper-theme-color: #007aff
  }

  .swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
  }

  .hero-section .imgcarrusel-wrap {
    position: relative;
  }



  @media screen and (max-width: 1092px) {
    .hero-section .imgcarrusel-wrap {
      text-align: center;
    }
  }

  .hero-section .imgcarrusel-wrap .phone-2,
  .hero-section .imgcarrusel-wrap .phone-1 {
    position: absolute;
    top: 120%;
    overflow: hidden;
    left: 0;
    box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.3);
    border-radius: 30px;
  }

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

    .hero-section .imgcarrusel-wrap .phone-2,
    .hero-section .imgcarrusel-wrap .phone-1 {
      position: relative;
      top: 0;
      max-width: 100%;
    }
  }

  .hero-section .imgcarrusel-wrap .phone-2,
  .hero-section .imgcarrusel-wrap .phone-1 {
    width: 250px;
  }

  @media screen and (max-width: 992px) {
    .hero-section .imgcarrusel-wrap .phone-1 {
      margin-left: -150px;
    }
  }

  .hero-section .imgcarrusel-wrap .phone-2 {
    margin-top: 100px;
    margin-left: 100px;
    width: 250px;
  }

  @media screen and (max-width: 992px) {
    .hero-section .imgcarrusel-wrap .phone-2 {
      width: 250px;
      position: absolute;
      /* margin-top: 0px;
    margin-left: 100px; */
      margin: auto;
      display: block;
    }
  }

  .centrar_contenido {
    text-align: center;
  }

  .bordes {
    border-radius: 20px 10px 50px 30px;

  }

  .section-heading .input .placeholder {
    top: -14px;
  }




  /* Estilos para el iframe */
  #iframeContent {
    width: 100%;
    height: 80vh;
  }


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

    .carousel-control-prev,
    .carousel-control-prev-icon,
    .carousel-control-next,
    .carousel-control-next-icon {
      opacity: 0;
    }

  }

  .carousel-control-prev,
  .carousel-control-prev-icon {

    margin-right: 10rem;
  }

  .carousel-control-next,
  .carousel-control-next-icon {
    margin-left: 10rem;
  }


  /* ESTILOS DEL CARRUSEL */
  .carousel-control-prev-icon,
  .carousel-control-next-icon {

    background-color: rgba(0, 0, 255, 0);
    /* Fondo semitransparente */
    border-radius: 60%;
    /* Bordes redondeados */
    width: 25px;
    /* Ancho del ícono */
    height: 25px;
    /* Alto del ícono */
    margin-bottom: 10rem;
  }

  /* .carousel-control-prev-icon {
  background-image: url(<svg xmlns="http://www.w3.org/2000/svg" width="6" height="6" fill="currentColor" class="bi bi-arrow-left" viewBox="0 0 16 16">
  <path fill-rule="evenodd" d="M15 8a.5.5 0 0 0-.5-.5H2.707l3.147-3.146a.5.5 0 1 0-.708-.708l-4 4a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708L2.707 8.5H14.5A.5.5 0 0 0 15 8"/></svg>); /* Ícono personalizado */
  /* } */

  /* .carousel-control-next-icon {
  background-image: url('<svg xmlns="http://www.w3.org/2000/svg" width="6" height="6" fill="currentColor" class="bi bi-arrow-left-square-fill" viewBox="0 0 16 16">
  <path d="M16 14a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2zm-4.5-6.5H5.707l2.147-2.146a.5.5 0 1 0-.708-.708l-3 3a.5.5 0 0 0 0 .708l3 3a.5.5 0 0 0 .708-.708L5.707 8.5H11.5a.5.5 0 0 0 0-1"/>
</svg>'); /* Ícono personalizado */
  /* } */

  /* Ajusta la posición de los controles */
  .carousel-control-prev,
  .carousel-control-next {
    background-color: rgba(255, 1, 1, 0);
    /* Fondo semitransparente */
    border-radius: 75%;
    /* Bordes redondeados */

  }





  /* MARGENES DE CARRUSEL */

  /* #myCarousel {
  margin-left: center;
  margin-right: center;
} */

  /* Si quieres agregar márgenes mayores, ajusta los valores */
  #myCarousel {
    margin-left: center;
    margin-right: center;

  }

  .responsive-img {
    max-width: 100%;
    height: auto;
    display: block;
    /* Opcional: elimina el espacio en blanco debajo de la imagen si está en línea */
  }

  /* #myCarousel {
  max-width: 1200px; /* Ajusta el ancho máximo según tus necesidades */
  /* margin: 0 auto;    Centra el contenedor
  /* padding-left: 40px;  /* Márgenes internos */
  /* padding-right: 60px; /* Márgenes internos */
  /* 

// TEXTO 3D /*/

  .text-3d {
    font-size: 2em;
    color: #fff;
    position: relative;
    display: inline-block;
    /* transform: rotateX(20deg) rotateY(20deg); */
  }

  .text-3d::before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #4f5a9441;
    z-index: 0;
    transform: translate(10px, 10px);
    filter: blur(2px);
    opacity: 0.3;
  }

  .text-3d {
    text-shadow: 0 1px 0 #6b85b624,
      0 2px 0 #6b85b624,
      0 3px 0 #6b85b624,
      0 4px 0 #6b85b624,
      0 5px 0 #6b85b624,
      0 6px 0 #6b85b624,
      0 7px 0 #6b85b624,
      0 8px 0 #6b85b624,
      0 9px 0 #6b85b624,
      0 10px 0 #6b85b624,
      0 11px 0 #6b85b624,
      0 12px 0 #6b85b624,
      0 13px 0 #6b85b624,
      0 14px 0 #6b85b624,
      0 15px 0 #6b85b624,
      0 16px 0 #6b85b624,
      0 17px 0 #6b85b624,
      0 18px 0 #6b85b624,
      0 19px 0 #6b85b624,
      0 20px 0 #2b5ab30c;
  }

  /* IMAGEN EN 3D */

  .image-3d {
    width: 600px;
    /* Ajusta el tamaño de la imagen */
    transform: rotateX(-20deg) rotateY(1deg);
    /* Aplica la transformación 3D */
    transition: transform 1s ease;
    /* Añade una transición suave */
  }

  .image-3d:hover {
    transform: rotateX() rotateY(0) scale(1.1);
    /* Cambio de transformación en hover para un efecto interactivo */
  }

  .img-noticia1 {
    min-width: 100px;
    min-height: 100px;
  }


  .imgosa {

    max-width: 220px;
  }

  .imgosados {

    max-width: 377px;
  }

  .sombra {
    width: 100%;
    height: 100%;
    background-color: #7d83ad20;
    /* Color de fondo blanco */
    box-shadow: 0 0 10px rgba(44, 47, 49, 0.473);
    /* Sombra difusa */
    margin: 50px auto;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    /* Centrar el contenedor */
  }

  .cta-section2 {

    background-image: linear-gradient(to right, #1444a356 0%, #6f787fa1 100%), url(../img/img_3.jpg);
    color: #fff;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    height: 35em;


  }

  .imgosa2 {
    max-width: 205px;
    height: auto;
    background-color: #7d83ad20;
    /* Color de fondo blanco */
    box-shadow: 0 0 40px rgba(44, 47, 49, 0.473);
    /* Sombra difusa */
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
  }


  .section-heading2 {
    font-size: 3rem;
    font-weight: 700;
    background: linear-gradient(-45deg, #ffffff, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }


  .imgosa3 {
    background-color: #7d83ad00;
    /* Color de fondo blanco */
    box-shadow: 0 0 40px rgba(44, 47, 49, 0);
    max-width: 340px;
    height: auto;
  }

  .imgosa4 {
    background-color: #7d83ad00;
    /* Color de fondo blanco */
    box-shadow: 0 0 40px rgba(44, 47, 49, 0);
    max-width: 100%;
    height: auto;
  }

  .section-headingColombia {
    font-size: 12rem;
    font-weight: 700;
    background: linear-gradient(#ffff00, #0353f5, #ff0000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: verdana;
    font-size: 50px;
    margin: auto;
    /* color:white; */
    text-shadow: -0px 1px 0px rgba(100, 100, 90, 0.303);
  }


  .sombraColombia {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #ffffffcd 0%, #b0c0cdc1 100%), url(../img/nubemusica.webp);
    /* color: #fff; */
    background-position: 45%;
    /* background-attachment: 50%; */
    background-size: cover;
    height: auto;
    background-color: #ffffff79;
    /* Color de fondo blanco */
    box-shadow: 0 0 10px rgb(18, 18, 19);
    /* Sombra difusa */
    margin: auto;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    /* Centrar el contenedor */
  }

  .p,
  h3,
  i {
    font-size: 25px;

  }


  .imgmetro {

    width: 335px;
    height: auto;
  }

  .imgtransmi {

    max-width: 335px;
  }

  .imgdnda {

    max-width: 635px;
  }

  .bordes2 {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;

  }


  .imgmandantes {
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.807))
  }


  .imgmandantepro {
    filter: drop-shadow(0 0 10px rgb(103, 103, 103))
  }

  .bordes3 {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
  }

  .dic,
  b {
    color: #2e6b96dd;
  }

  .imgosa6 {
    max-width: 200px;
    height: auto;
    background-color: #7d83ad20;
    /* Color de fondo blanco */
    box-shadow: 0 0 40px rgba(44, 47, 49, 0.473);
    /* Sombra difusa */
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }


  .logopse {
    filter: drop-shadow(0 0 20px rgb(249, 249, 249))
  }

  .logoosa {
    filter: drop-shadow(0 0 20px rgba(98, 98, 98, 0.814));
    margin-top: 55px;
  }

  .social img {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-image: url(../img/logo-black.png);
    background: #f8f9fa00;
    position: relative;
    text-align: center;
    transition: .3s background ease;
    /* color: #0d1e2d; */
  }

  .social img {
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .social img:hover {
    background-image: url(../img/logo-white.png);
    color: #fff;
    background: #2d71a1;
  }

  .custom-font {
    font-family: 'Lucida Bright';
    /* Cambia esto por la fuente que desees */
    font-size: 21px;
    /* Tamaño de la fuente */
  }

  /* // Aciones de ver video // */
  .about {
    padding: 40px 0 0 0;
  }

  .about .icon-boxes h3 {
    font-size: 28px;
    font-weight: 700;
    color: #010483;
    margin-bottom: 15px;
  }

  .about .icon-box {
    margin-top: 40px;
  }

  .about .icon-box .icon {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    border: 2px solid #00a6ff;
    border-radius: 50px;
    transition: 0.5s;
  }

  .about .icon-box .icon i {
    color: #00a6ff;
    font-size: 32px;
  }

  .about .icon-box:hover .icon {
    background: #00a6ff;
    border-color: #00a6ff;
  }

  .about .icon-box:hover .icon i {
    color: #fff;
  }

  .about .icon-box .title {
    margin-left: 85px;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 18px;
  }

  .about .icon-box .title a {
    color: #343a40;
    transition: 0.3s;
  }

  .about .icon-box .title a:hover {
    color: #00a6ff;
  }

  .about .icon-box .description {
    margin-left: 85px;
    line-height: 24px;
    font-size: 14px;
  }

  .about .video-box {
    background: url("../img/about.png") center center no-repeat;
    background-size: contain;
    min-height: 400px;
  }

  .about .play-btn {
    width: 94px;
    height: 94px;
    background: radial-gradient(#3f43fd 50%, rgba(63, 67, 253, 0.4) 52%);
    border-radius: 50%;
    display: block;
    position: absolute;
    left: calc(50% - 47px);
    top: calc(50% - 47px);
    overflow: hidden;
  }

  .about .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);
  }

  .about .play-btn::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: pulsate-btn 2s;
    animation: pulsate-btn 2s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid rgba(63, 67, 253, 0.7);
    top: -15%;
    left: -15%;
    background: rgba(235, 232, 232, 0.068);
  }

  .about .play-btn:hover::after {
    border-left: 15px solid #3f43fd;
    transform: scale(20);
  }

  .about .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;
    -webkit-animation: none;
    animation: none;
    border-radius: 0;
  }

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

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

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

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

  /* 
/*--------------------------------------------------------------
# Noticias by AL
--------------------------------------------------------------*/

  /* Carousel */
  #carouselAutoplaying {

    max-width: 830px;
    /* Ajusta el ancho del carrusel */
    margin: 0 auto;
    /* Centra el carrusel horizontalmente */
  }

  #carouselAutoplaying .carousel-inner {
    max-height: 315px;
    /* Ajusta la altura del carrusel */
  }

  #carouselAutoplaying .carousel-item img {
    min-height: 100%;
    min-width: 100%;
    /* Asegura que las imágenes llenen el contenedor */
    object-fit: cover;
    /* Mantén la proporción de las imágenes y recorta si es necesario */
    border-radius: 4px;

  }

  .carousel-item img {
    filter: brightness(80%);
  }


  .carousel-item:hover {
    transform: scale(1, 1);
    cursor: pointer;

    img {
      transition: ease-in .4s;
      filter: brightness(100%);

    }
  }


  @media (max-width: 768px) {
    .carousel-indicators {
      position: relative;
      top: 75%;

    }

  }

  @media (max-width: 480px) {
    .carousel-indicators {
      position: relative;
      top: 80%;

    }

  }

  @media (max-width: 400px) {
    .carousel-indicators {
      position: relative;
      top: 90%;

    }

  }


  /** Noticias Laterales */
  #news-container {
    margin-left: .2rem;
  }

  .row .no-gutters {
    height: 100px;

  }

  .card {
    border: 1px solid rgba(0, 0, 0, .125);
    -webkit-box-shadow: -1px 2px 8px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -1px 2px 8px 0px rgba(0, 0, 0, 0.75);
    box-shadow: -1px 2px 8px 0px rgba(0, 0, 0, 0.2);
  }

  .card:hover {

    cursor: pointer;
    transform: scale(1.1, 1.1);
    transition: ease-in .5s;

    img {
      transition: ease-in .4s;
      filter: brightness(100%);
    }


  }



  .card-img-container img {
    height: 150px;
    object-fit: cover;
    padding: 0;
    filter: brightness(90%);
  }

  .card-img:hover {
    filter: brightness(100%);
  }

  .card-img img {
    display: flex;
    justify-content: center;
    align-items: center;

  }

  .card-custom .row {
    height: 100%;
  }

  .card-title-text {
    color: #2D71A1;
  }

  [data-bs-theme=dark] .card-title-text {
    color: #Fff;
  }


  .card-text {

    color: #b1b1b1;
  }

  .card-text p {
    padding-right: 12px;
  }

  .card-custom .card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .mt-custom {
    margin-top: 2rem;
    /* Ajusta el valor según necesidades */
  }


  /** Navegación Noticias  */
  .nav-container {

    position: relative;
    left: 1px;
    border-bottom: 1px solid #bebebe;
  }

  .nav-tabs .nav-link-news.active {
    color: #fff !important;
    background: linear-gradient(-45deg, #1391a5, #274685);

  }


  .nav a {
    font-weight: 400;
    color: #2D71A1;
  }

  [data-bs-theme=dark] .nav a {
    color: rgb(189, 189, 189);
  }




  .nav-link i {
    font-size: 15px;
  }



  .nav-item:hover a {
    color: #fff;
    background: linear-gradient(-45deg, #1391a5, #274685);
    transition: ease-in-out .4s;
  }

  .nav-item {
    border: none;
  }



  /* Paginacion Noticias  */

  .pagination .page-link {
    color: #274685;

  }

  [data-bs-theme=dark] .pagination .page-link {
    color: rgb(189, 189, 189);

  }

  .page-item.active:hover {
    background: linear-gradient(-45deg, #1391a5, #274685);
  }

  .pagination #previous-page i {
    font-size: 15px;
  }



  .pagination #previous-page:hover {
    background: linear-gradient(-45deg, #1391a5, #274685);
    color: #fff;
  }


  .pagination #next-page i {
    font-size: 15px;
  }


  .pagination #next-page:hover {
    background: linear-gradient(-45deg, #1391a5, #274685);
    color: #fff;
  }


  .page-item.active .page-link {
    background: linear-gradient(-45deg, #1391a5, #274685);
    color: #fff;
  }




  /** Modal Noticias */


  .modal-open {
    overflow: hidden;
  }

  .videoModal {
    display: flex;
    justify-content: center;
    width: 90%;
  }

  .modal-title {
    display: flex;
    text-transform: uppercase;
  }

  .btn-modal {
    background-color: #d40909;
    border: none;
    border-radius: 5px;
    padding: .5rem 1rem;
    color: #fff;
  }

  .btn-modal:hover {
    background-color: #a50606;
  }

  .news-modal-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* 
/*--------------------------------------------------------------
# Dark Mode by AL
--------------------------------------------------------------*/
  .dropdown {
    margin-right: 12px;
  }

  [data-bs-theme=light] .btn-close button {
    color: #fff !important;
  }

  [data-bs-theme=dark] .burger .site-menu-toggle .js-menu-toggle {
    display: none !important;
  }

  [data-bs-theme=dark] .site-mobile-menu {
    background-color: rgba(0, 0, 0, .9);
    backdrop-filter: blur(10px);

  }

  [data-bs-theme=light] .modal-oficinas-title {
    color: #2D71A1;
  }

  [data-bs-theme=dark] .modal-oficinas-title {
    color: rgba(255, 255, 255, 0.877);
  }

  [data-bs-theme=light] .modal-title {
    color: #2d71a2;
  }



  [data-bs-theme=light] .modal h4 {
    color: #2D71A1;
  }

  [data-bs-theme=dark] .modal h4 {
    color: #ffff;
  }


  [data-bs-theme=light] p {
    color: #9fa1a4;
  }

  [data-bs-theme=dark] p {
    color: #ffffffcb;
  }

  [data-bs-theme=dark] li {
    color: #ffffffcb;
  }


  .wave-color {
    fill: #fff;
  }

  [data-bs-theme=light] .footer .copyright {
    margin-bottom: 0px;
    color: #17659c;
  }

  [data-bs-theme=dark] .footer .copyright {
    margin-bottom: 0px;
    color: #17659c;
  }


  [data-bs-theme=dark] .footer p {
    color: #838588;
  }

  [data-bs-theme=light] .footer p {
    color: #838588;
  }

  [data-bs-theme=dark] .wave-color {
    fill: #212529;
  }

  [data-bs-theme=light] .section-heading {
    /* font-size: 3rem; */
    font-weight: 700;
    background: linear-gradient(-45deg, #3db3c5, #274685);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

  }


  [data-bs-theme=dark] .section-heading {
    /* font-size: 3rem; */
    font-weight: 700;
    background: linear-gradient(-45deg, #bebebe, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

  }


  [data-bs-theme=dark] .section-heading2 {
    font-size: 3rem;
    font-weight: 700;
    background: linear-gradient(-45deg, #bebebe, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }


  [data-bs-theme=light] .section-heading2 {
    font-size: 3rem;
    font-weight: 700;
    background: linear-gradient(-45deg, #3db3c5, #274685);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  [data-bs-theme=dark] b {
    color: #fff;
  }

  [data-bs-theme=dark] .footer b {
    color: #2d71a2;
  }

  [data-bs-theme=light] b {
    color: #2d71a2;
  }

  [data-bs-theme=dark] hr {
    border: 1px solid #fff;
  }

  [data-bs-theme=light] hr {
    border: 1px solid #2d71a2;
  }

  /*--------------------------------------------------------------
# F.A.Q by AL
--------------------------------------------------------------*/

  .faq-section .accordion-header button {
    color: #8d8b8b;
  }

  .faq-section li {
    color: rgb(189, 189, 189);
  }

  .faq-section p,
  .faq-section strong {
    color: #b1b1b1;
  }

  [data-bs-theme=dark] .nav-tabs .nav-link .active {
    color: #fff !important;
  }

  [data-bs-theme=dark] .faq-section p {
    color: rgb(189, 189, 189);
  }

  .nav-item .tab {
    color: #2D71A1 !important;
  }

  [data-bs-theme=dark] .nav-item .tab {
    color: rgb(189, 189, 189) !important;
  }


  [data-bs-theme=dark] .nav-item .tab.active {
    color: rgb(255, 255, 255) !important;
  }

  .faq-section .section-heading {
    display: flex;
    justify-content: center;
  }

  .faq-title-icon {
    font-size: 2.5rem;
    margin-top: 10px;
  }

  .faqs-title {
    display: flex;
    justify-content: center;
  }

  .faqs-text {
    font-weight: bold;
    color: #2D71A1;
    text-align: center;
    margin-bottom: 4rem;

  }


  .faq-icons {
    color: #2D71A1;
    font-size: 20px;
    margin-right: 8px;
  }



  [data-bs-theme=dark] .faq-icons {
    color: #1189df;
  }



  .faq-button {
    display: flex;
    justify-content: center;
  }

  li {
    color: #9fa1a4;
  }





  /*--------------------------------------------------------------
                            #PQR By AL 
--------------------------------------------------------------*/

  /*  Inputs  */
  .form-group input,
  .form-group select {
    margin-bottom: 10px;
  }


  .form__group-input input:focus {
    border: 3px solid #2d71a1;
    outline: none;
    box-shadow: 3px 0px 30px rgba(163, 163, 163, 0.63);
  }


  /* Mensaje de error debajo del input */
  .form__input-error {
    margin-top: 0;
    margin-bottom: 12px;
    display: none;

  }

  .form__input-error-activo {
    display: block;

  }

  /* Mensajes de Error y Exito */
  .error-icon {
    font-size: 15px;
    margin-right: 5px;
  }



  .form__mensaje--error {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #f66060;
    padding: 0 15px;
    border-radius: 3px;
    margin-bottom: 20px;
    display: none;
  }

  @media(max-width:767px) {
    .form__mensaje--error {
      width: 95%;
    }

  }

  .form__mensaje--error-activo {
    display: block;
  }

  .form__mensaje--error b {
    color: #Fff;
  }

  .form__mensaje--error .msg-icon {
    font-size: 18px;
    color: #fff;
  }

  [data-bs-theme=light] .form__mensaje--error p {
    font-size: 16px;
    color: #fff;
  }

  .form__mensaje--exito {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #4ddd40c9;
    padding: 0 15px;
    border-radius: 3px;
    margin-bottom: 20px;
    display: none;

  }

  .form__mensaje--exito-activo {
    display: block;
  }

  .form__mensaje--exito .msg-icon {
    font-size: 18px;
    color: #fff;
  }

  [data-bs-theme=light] .form__mensaje--exito p {
    font-size: 16px;
    color: #fff;
  }


  /* Inputs Exito y Error */
  .form__group-correcto .form__group-input input:focus {
    border: 3px solid #1ed12d;
  }

  .form__group-incorrecto .form__group-input input:focus {
    border: 3px solid #bb2929;
  }


  /*--------------------------------------------------------------
                  #Instructivos By AL
--------------------------------------------------------------*/


  .video-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(370px, 1fr));
    grid-gap: 15px;
    max-width: 1100px;
    padding: 15px;
    margin: 0 auto;
    box-sizing: border-box;
  }

  .video-gallery .gallery-item {
    position: relative;
    width: 100%;
    height: 300px;
    background: #000;
    cursor: pointer;
    overflow: hidden;
    border-radius: 2px;

  }

  .video-gallery .gallery-item img {
    position: relative;
    display: block;
    width: 115%;
    height: 300px;
    object-fit: cover;
    opacity: .5;
    /*transition: opacity .35s, transform .35s;*/
    transition: all 350ms ease-in-out;
    transform: translate3d(-23px, 0, 0);

    /*backface-visibility: hidden;*/
  }

  .video-gallery .gallery-item .gallery-item-caption {
    padding: 32px;
    font-size: 1em;
    color: #fff;
    text-transform: uppercase;
  }

  .video-gallery .gallery-item .gallery-item-caption,
  .video-gallery .gallery-item .gallery-item-caption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .video-gallery .gallery-item h2 {
    font-family: "Poppins", sans-serif;
    font-weight: light;
    overflow: hidden;
    padding: 12px 0;
  }

  .video-gallery .gallery-item h2,
  .video-gallery .gallery-item p {
    position: relative;
    margin: 0;
    z-index: 1;
    pointer-events: none;
  }


  .video-gallery .gallery-item p {
    letter-spacing: 1px;
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    padding: 12px 0;
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s;
    transform: translate3d(10%, 0, 0);
  }

  .video-gallery .gallery-item:hover img {
    opacity: 0.3;
    transform: translate3d(0, 0, 0);
  }

  .video-gallery .gallery-item .gallery-item-caption {
    text-align: left;
  }

  .video-gallery .gallery-item h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 15%;
    height: 1px;
    background: #fff;
    transition: transform 0.3s;
    transform: translate3d(-100%, 0, 0);
  }

  .video-gallery .gallery-item:hover h2::after {
    transform: translate3d(0, 0, 0);
  }

  .video-gallery .gallery-item:hover p {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }


  /** Popup Videos Instructivos **/
  .container .popup-video {
    position: fixed;
    display: flex;
    top: 0;
    left: 0;
    z-index: 100;
    background: rgba(0, 0, 0, .8);
    height: 100%;
    width: 100%;
    display: none;

  }


  .container .popup-video video {

    position: absolute;
    top: 30%;
    left: 30%;
    display: flex;
    justify-content: center;
    width: 750px;
    border-radius: 5px;
    object-fit: cover;
  }



  .container .popup-video span {
    position: absolute;
    top: 15%;
    left: 95%;
    font-size: 60px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    z-index: 100;
  }

  /* @media (max-width: 1280px) {
  .container .popup-video video {
    width: 60%;
    top: 30%;
    left: 20%;
  }

  .container .popup-video span  {
    width: 95%;
    top: 15%;
    left: 90%;
  }
} */


  @media (max-width: 1280px) {
    .container .popup-video video {
      width: 95%;
      top: 30%;
      left: 2%;
    }

    /* .container .popup-video span {

    left: 95%;
    top: 22%;
  } */
  }