.mensaje_success {
    max-width: 370px !important;
    --margin-left: 27px !important;
    color: #fff !important;
    background-color: #4CAF50 !important;
    margin-top: 218px !important;
    margin-bottom: 16px;
    border-radius: 15px;
    padding: 10px 6px 11px 61px;
    box-sizing: inherit;
    unicode-bidi: isolate !important;
    font-family: Verdana, sans-serif;
    font-size: 15px;
    line-height: 1.7;
}

.cabsolute {
    position: fixed !important;
    top: 17%;
    z-index: 1221;
    margin-left: -54%!important;
}
@media (max-width: 568px) {
.cabsolute {
    position: fixed !important;
    top: 17%;
    z-index: 1221;
    margin-left: 12% !important;
}
}
.editor .loading {
    position: absolute;
    width: 64px;
    height: 64px;
    left: calc(50% - 32px);
    top: calc(50% - 32px);
    animation: loading-rotation 1s infinite linear;
    opacity: .25;
}
.img {
    color: rgba(0, 0, 0, 0);
}

.success_icon {
    max-height: 3rem;
    max-width: 2.5rem;
    margin: 0px 0px 0 -13px;
}

.btn_agregar{
    --bs-btn-color: #fff;
    --bs-btn-bg: #0a2e6b;
    --bs-btn-border-color:rgb(6, 24, 55);
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg:rgb(58, 98, 166);
    --bs-btn-hover-border-color:rgb(2, 10, 23);
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg:rgb(65, 77, 98);
    --bs-btn-active-border-color:rgb(17, 25, 38);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg:rgb(89, 122, 180);
    --bs-btn-disabled-border-color:rgb(12, 79, 196);
}
.chead{
    background-color: #0a2e6b;
    color: #fff;
    border-radius: 7px 7px 0 0;
}
.cmodal{
    border-radius: 7px !important;
}
.modal-title{
    width: 100% !important;
}
.close{
    background-color: #797979d1;
    border-radius: 7px;
    margin-right: -7px;
    margin-top: -7px;
    margin-bottom: -7px;
    color: white;
    width: 33px;
    font-size: 21px;
    padding: 0;
}
.btn-primary{
        --bs-btn-bg: #f75c21 !important;
}
.btn-secondary{
    --bs-btn-bg: #656b76;
}
.btn-success{
        --bs-btn-bg: #787878;
        --bs-btn-hover-bg: rgb(17 18 17);
        --bs-btn-active-bg: rgb(17 18 17);
}
.form-control{
    margin-top: 7px !important;
    box-shadow: 3px 3px #d3d8eb;
}

.row{
     margin: 0 7px 0 7px;
}

/*Tablas*/
.ccTable {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.cTable td, .cTable th {
  border: 1px solid #ddd;
  padding: 3px 7px 0px 7px !important;
  background-color: transparent;
}
.cTable td{
    text-align: center;
}


.cTable tr:nth-child(even){background-color:#d8e5fb; }

.cTable tr:hover {background-color: #ddd; }

.cTable th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #0a2e6b;
  color: white;
}
.table{
    background-color: transparent !important;
}

/*Finaliza tablas*/
/*Inicia media*/
@media (max-width: 47.99em) {
    .cdialogo {
            max-width: 358px;
    }
}
@media (min-width: 768px) {
    .col-md-8 {
        flex: 0 0 auto;
        width: 100% !important;
    }
}
/*Finaliza media*/
.barra_superior {
    background-color: #f75c21;
    height: 7px;
    width: 100%;
    margin-top: 0px;
    position: static;
    display: block;
    margin-bottom: 5px;
}
#app{
    background-image:url(../images/monta_verde.png);
    background-position: center;
}
.container{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.justify-content-center{
    margin: 0 -4px 0 -5px;
}
.card-header{
    background-color: #053374b8 !important;
    color: white;
    font-weight: 700 !important;
    border: 3px solid #0a2e6b63;
    border-bottom:0px !important;
    font-size: calc(1.535rem + 1.2vw);
}
.navbar-brand {
    font-size: calc(1.535rem + 1.2vw);
    font-weight: 700 !important;
    color: #053374b8 !important;
}
.card-body{
    background-color:white!important;
}
.card{
    background-color: transparent;
}
.dv_btn_agregar{
    display:block;
    float:left;
    max-width:250px;
}
.titulo3{
    font-weight: bold !important;
    color: #365f93 !important;
}

.label3{
    font-weight: bold !important;
    color: #8a8a8a !important;
}
.dropdown-menu{
        --bs-dropdown-link-active-bg:#626b7a;
}
.menu_a:hover{
    background-color: #a6a0a0;
    color:white;
    border-left: 7px solid #0c1e6e;
    padding: 4px;
    margin-top: -8px;
    border-radius: 3px;
    margin-bottom: -9px;
}
.menu_a_t{
    padding-right: 26px;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    height:80%;
}
.menu_a_t:hover{
    background-color: #7fbad969;
    border-top: 3px solid #3b6295;
    border-radius: 5px 5px 5px 5px;
}
.dark-background {
  background-color: #393c56 !important;
  color: #ffffff !important;
  heading-color: #ffffff !important;
  surface-color: #343333 !important;
  contrast-color: #ffffff !important;
}
/*---------------Global encabezado------------*/
.encabezado {
  color: #f75c21;
  background-color:#fff;
  padding: 15px 0;
  transition: all 0.5s;
  z-index: 997;
  text-decoration: none !important;
}

.encabezado .logo {
  line-height: 1;
  text-decoration: none;
}

.encabezado .logo img {
  max-height: 76px;
  margin-right: 8px;
}

.encabezado .logo h1 {
  font-size: 26px;
  margin: 0;
  font-weight: 600;
  color:rgb(21, 9, 4);
}

.encabezado .btn-getstarted,
.encabezado .btn-getstarted:focus {
  color: #f75c21;
  background:rgb(82, 47, 33);
  font-size: 14px;
  padding: 8px 25px;
  margin: 0 0 0 30px;
  border-radius: 50px;
  transition: 0.3s;
}

.encabezado .btn-getstarted:hover,
.encabezado .btn-getstarted:focus:hover {
  color: #f75c21;
  background: color-mix(in srgb,rgb(222, 147, 143), transparent 15%);
}

@media (max-width: 1200px) {
  .encabezado .logo {
    order: 1;
  }

  .encabezado .btn-getstarted {
    order: 2;
    margin: 0 15px 0 0;
    padding: 6px 15px;
  }

  .encabezado .navbar_c {
    order: 3;
  }
}

/* Encabezado  scroll  ---------------------------*/
.scrolled .encabezado {
  background-color: rgba(244, 239, 237, 0.95) !important;
}

/*---navbar_c--------------------------*/
/* Desktop*/
@media (min-width: 1200px) {
  .navbar_c {
    padding: 0;
  }

  .navbar_c ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
  }

  .navbar_c li {
    position: relative;
  }

  .navbar_c>ul>li {
    white-space: nowrap;
    padding: 15px 14px;
  }

  .navbar_c>ul>li:last-child {
    padding-right: 0;
  }

  .navbar_c a,
  .navbar_c a:focus {
    color:rgb(78, 37, 21);
    font-size: 15px;
    padding: 0 2px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    transition: 0.3s;
    position: relative;
    text-decoration: none;
  }

  .navbar_c a i,
  .navbar_c a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
    transition: 0.3s;
  }

  .navbar_c>ul>li>a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -6px;
    left: 0;
    background-color: #f75c21;
    visibility: hidden;
    width: 0px;
    transition: all 0.3s ease-in-out 0s;
  }

  .navbar_c a:hover:before,
  .navbar_c li:hover>a:before,
  .navbar_c .active:before {
    visibility: visible;
    width: 100%;
  }

  .navbar_c li:hover>a,
  .navbar_c .active,
  .navbar_c .active:focus {
    color: #f75c21;
  }

  .navbar_c .dropdown ul {
    margin: 0;
    padding: 10px 0;
    background: #fff;
    display: block;
    position: absolute;
    visibility: hidden;
    left: 14px;
    top: 130%;
    opacity: 0;
    transition: 0.3s;
    border-radius: 4px;
    z-index: 99;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  }

  .navbar_c .dropdown ul li {
    min-width: 200px;
  }

  .navbar_c .dropdown ul a {
    padding: 10px 20px;
    font-size: 15px;
    text-transform: none;
    color: var(--nav-dropdown-color);
  }

  .navbar_c .dropdown ul a i {
    font-size: 12px;
  }

  .navbar_c .dropdown ul a:hover,
  .navbar_c .dropdown ul .active:hover,
  .navbar_c .dropdown ul li:hover>a {
    color: #f75c21;
  }

  .navbar_c .dropdown:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }

  .navbar_c .dropdown .dropdown ul {
    top: 0;
    left: -90%;
    visibility: hidden;
  }

  .navbar_c .dropdown .dropdown:hover>ul {
    opacity: 1;
    top: 0;
    left: -100%;
    visibility: visible;
  }
}

/* Mobil*/
@media (max-width: 1199px) {
  .mobile-nav-toggle {
    color:#f75c21;
    font-size: 28px;
    line-height: 0;
    margin-right: 10px;
    cursor: pointer;
    transition: color 0.3s;
  }

  .navbar_c {
    padding: 0;
    z-index: 9997;
  }

  .navbar_c ul {
    display: none;
    list-style: none;
    position: absolute;
    inset: 60px 20px 20px 20px;
    padding: 10px 0;
    margin: 0;
    border-radius: 6px;
    background-color: #fff;
    border: 1px solid color-mix(in srgb, #f75c21, transparent 90%);
    box-shadow: none;
    overflow-y: auto;
    transition: 0.3s;
    z-index: 9998;
  }

  .navbar_c a,
  .navbar_c a:focus {
    color: #372b27;
    padding: 10px 20px;
    font-size: 17px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    transition: 0.3s;
    text-decoration: none;
  }

  .navbar_c a i,
  .navbar_c a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: 0.3s;
    background-color: color-mix(in srgb, #f75c21, transparent 90%);
  }

  .navbar_c a i:hover,
  .navbar_c a:focus i:hover {
    background-color:rgb(246, 111, 58);
    color: #f75c21;
  }

  .navbar_c a:hover,
  .navbar_c .active,
  .navbar_c .active:focus {
    color: #f75c21;
  }

  .navbar_c .active i,
  .navbar_c .active:focus i {
    background-color: #fff;
    color: #f75c21;
    transform: rotate(180deg);
  }

  .navbar_c .dropdown ul {
    position: static;
    display: none;
    z-index: 99;
    padding: 10px 0;
    margin: 10px 20px;
    background-color: #f75c21;
    transition: all 0.5s ease-in-out;
  }

  .navbar_c .dropdown ul ul {
    background-color: rgba(33, 37, 41, 0.1);
  }

  .navbar_c .dropdown>.dropdown-active {
    display: block;
    background-color: rgba(33, 37, 41, 0.03);
  }

  .mobile-nav-active {
    overflow: hidden;
  }

  .mobile-nav-active .mobile-nav-toggle {
    color: #fff;
    position: absolute;
    font-size: 32px;
    top: 15px;
    right: 15px;
    margin-right: 0;
    z-index: 9999;
  }

  .mobile-nav-active .navbar_c {
    position: fixed;
    overflow: hidden;
    inset: 0;
    background: rgba(33, 37, 41, 0.8);
    transition: 0.3s;
  }

  .mobile-nav-active .navbar_c>ul {
    display: block;
  }
}
/*---header------*/
.header {
    color: #574740;
    background-color: rgb(236 227 223 / 95%);
    padding: 15px 0;
    transition: all 0.5s;
    z-index: 997;
}
.scrolled .header {
    --background-color: rgba(244, 239, 237, 0.95);
}
/*---------nosotros_c--*/
.section-heading {
  font-size: 2.5rem;
  color:rgb(17, 8, 5);
  margin-bottom: 1.5rem;
  position: relative;
  padding-bottom: 1rem;
  font-weight: 700;
}

.section-heading:after {
  content: "";
  position: absolute;
  width: 70px;
  height: 3px;
  background: #f85d21;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.box {
  font-size: 1.2rem;
  color: color-mix(in srgb,rgb(27, 12, 6), transparent 25%);
  margin-bottom: 2rem;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.feature-box {
  background:#fff;
  border-radius: 12px;
  padding: 2.5rem 1.5rem;
  text-align: center;
  height: 100%;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.feature-box:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: color-mix(in srgb, #f75c21, transparent 92%);
  z-index: -1;
  transition: height 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  border-radius: 12px;
}

.feature-box:hover {
  transform: translateY(-10px);
  box-shadow: none;
}

.feature-box:hover:before {
  height: 100%;
}

.feature-box:hover .icon-container {
  background:rgb(247, 216, 203);
  color: #f75c21;
}

.feature-box .icon-container {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: color-mix(in srgb,rgb(236, 162, 133), transparent 90%);
  color: #f75c21;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
  font-size: 1.8rem;
  transition: all 0.3s ease;
  box-shadow: 0 5px 15px color-mix(in srgb, #f75c21, transparent 85%);
}

.feature-box h4 {
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: var(--heading-color);
}

.feature-box p {
  color: color-mix(in srgb,#000, transparent 25%);
  font-size: 0.95rem;
  line-height: 1.6;
}

.nosotros_c-content-box {
  padding: 2rem;
}

.nosotros_c-content-box h3 {
  font-size: 2rem;
  color: var(--heading-color);
  margin-bottom: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
}

.nosotros_c-content-box p {
  color: color-mix(in srgb, #3b312e, transparent 20%);
  margin-bottom: 1.5rem;
  line-height: 1.7;
}

.nosotros_c-content-box .progress-item {
  margin-bottom: 1.2rem;
}

.nosotros_c-content-box .progress-item .progress-title {
  font-weight: 600;
  color: var(--heading-color);
  font-size: 1rem;
}

.nosotros_c-content-box .progress-item .progress-percent {
  font-weight: 700;
  color: #f85d21;
}

.nosotros_c-content-box .progress-item .progress {
  height: 8px;
  border-radius: 4px;
  background-color: color-mix(in srgb, #f75c21, transparent 90%);
  margin-top: 0.5rem;
  overflow: hidden;
}

.nosotros_c-content-box .progress-item .progress .progress-bar {
  background-color: #f75c21;
  border-radius: 4px;
}

.nosotros_c-content-box .btn-discover {
  background: #f75c21;
  color: #f75c21;
  border: none;
  border-radius: 30px;
  padding: 0.8rem 2rem;
  font-weight: 600;
  transition: all 0.3s; 
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.nosotros_c-content-box .btn-discover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: color-mix(in srgb, #f75c21, #000 15%);
  transition: width 0.3s ease;
  z-index: -1;
  border-radius: 30px;
}


.btn-discover:hover {
  box-shadow: 0 8px 25px color-mix(in srgb, #f75c21, transparent 80%);
}


.btn-discover:hover:before {
  width: 100%;
}
.nosotros_c-image-grid {
  position: relative;
  height: 540px;
  margin: 0 2rem;
}

.nosotros_c-image-grid .img-grid-main {
  position: absolute;
  top: 0;
  right: 0;
  width: 70%;
  height: 350px;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 0 15px 30px #f75c21;
  z-index: 1;
}

.nosotros_c-image-grid .img-grid-secondary {
  position: absolute;
  bottom: 0;
  right: 30%;
  width: 50%;
  height: 220px;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.nosotros_c-image-grid .img-grid-tertiary {
  position: absolute;
  left: 0;
  bottom: 70px;
  width: 40%;
  height: 260px;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  z-index: 3;
}

.nosotros_c-image-grid .experience-badge {
  position: absolute;
  right: 10px;
  bottom: 30px;
  width: 120px;
  height: 120px;
  background: #f85d21;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color:rgb(248, 244, 242);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  z-index: 4;
}

.nosotros_c-image-grid .experience-badge .years {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.2rem;
}

.nosotros_c-image-grid .experience-badge .text {
  font-size: 0.8rem;
  text-align: center;
  max-width: 90px;
  line-height: 1.2;
}

@media (max-width: 1199px) {
.nosotros_c-image-grid {
    height: 480px;
  }
.nosotros_c-image-grid .img-grid-main {
    height: 300px;
  }

.nosotros_c-image-grid .img-grid-secondary {
    height: 200px;
  }

.nosotros_c-image-grid .img-grid-tertiary {
    height: 220px;
  }
}

@media (max-width: 991px) {
  .section-heading {
    font-size: 2.2rem;
  }

  .nosotros_c-content-box {
    padding: 1.5rem;
    margin-top: 2rem;
  }

  .nosotros_c-content-box h3 {
    font-size: 1.8rem;
  }

  .nosotros_c-image-grid {
    height: 450px;
    margin: 0 auto;
    max-width: 500px;
  }

  .nosotros_c-image-grid .experience-badge {
    width: 100px;
    height: 100px;
  }

  .nosotros_c-image-grid .experience-badge .years {
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .section-heading {
    font-size: 1.8rem;
  }

  .feature-box {
    padding: 1.8rem 1rem;
  }

  .feature-box .icon-container {
    width: 60px;
    height: 60px;
    font-size: 1.5rem;
  }

  .nosotros_c-image-grid {
    height: 400px;
    margin-bottom: 2rem;
  }

  .nosotros_c-image-grid .img-grid-main {
    width: 75%;
    height: 250px;
  }

  .nosotros_c-image-grid .img-grid-secondary {
    width: 55%;
    height: 180px;
  }

  .nosotros_c-image-grid .img-grid-tertiary {
    width: 40%;
    height: 180px;
  }
}

/* header y logo*/
.header {
  color: rgb(36, 26, 22);
  background-color: var(--background-color);
  padding: 15px 0;
  transition: all 0.5s;
  z-index: 997;
}

.header .logo {
  line-height: 1;
}

.header .logo img {
  max-height: 36px;
  margin-right: 8px;
}

.header .logo h1 {
  font-size: 26px;
  margin: 0;
  font-weight: 600;
  color: var(--heading-color);
}

.header .btn-getstarted,
.header .btn-getstarted:focus {
  color:#f85d10;
  background: #f85d21;
  font-size: 14px;
  padding: 8px 25px;
  margin: 0 0 0 30px;
  border-radius: 50px;
  transition: 0.3s;
}

.header .btn-getstarted:hover,
.header .btn-getstarted:focus:hover {
  color:#f85d10;
  background: color-mix(in srgb, #f85d21, transparent 15%);
}

@media (max-width: 1200px) {
  .header .logo {
    order: 1;
  }

  .header .btn-getstarted {
    order: 2;
    margin: 0 15px 0 0;
    padding: 6px 15px;
  }

  .header .navbar_c {
    order: 3;
  }
}

/*Inicia home*/
.home {
  padding: 80px 0;
}

.home .home-content {
  margin-bottom: 2rem;
}

@media (min-width: 992px) {
  .home .home-content {
    margin-bottom: 0;
  }
}

.home .home-tag {
  display: inline-flex;
  align-items: center;
  background-color: color-mix(in srgb, #fca600, transparent 90%);
  padding: 0.5rem 1rem;
  border-radius: 50px;
  margin-bottom: 1rem;
}

.home .home-tag i {
  color: #fca600;
  margin-right: 0.5rem;
}

.home .home-tag span {
  color: #fca600;
  font-weight: 600;
}

.home h1 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.home h1 .highlight {
  color: #fca600;
}

@media (min-width: 992px) {
  .home h1 {
    font-size: 3.5rem;
  }
}

.home .lead {
  color: color-mix(in srgb, #fca600, transparent 25%);
  margin-bottom: 1.5rem;
}

.home .home-features {
  list-style: none;
  padding-left: 0;
  margin-bottom: 2rem;
}

.home .home-features li {
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
}

.home .home-features li i {
  color: #fca600;
  margin-right: 0.5rem;
}

.home .home-cta {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.home .home-cta .btn-primary {
  background-color: #fca600;
  border-color: #fca600;
  color:rgb(255, 255, 255);
  padding: 0.75rem 1.5rem;
  font-weight: 600;
  transition: all 0.3s ease;
}

.home .home-cta .btn-primary:hover {
  background-color: color-mix(in srgb, #fff, black 10%);
  border-color: color-mix(in srgb, #fca600, black 10%);
}

.home .home-cta .btn-link {
  color:rgb(255, 255, 255);
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}

.home .home-cta .btn-link i {
  margin-right: 0.5rem;
}

.home .home-cta .btn-link:hover {
  color: #fca600;
}

.home .home-image-wrapper {
  position: relative;
  padding: 0 15px;
}

.home .home-image-wrapper .home-image {
  border-radius: 10px;
}

.home .home-image-wrapper .stat-card {
  position: absolute;
  background-color: #343333;
  padding: 1rem;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 150px;
}

.home .home-image-wrapper .stat-card.top-right {
  top: 40px;
  right: 0px;
}

.home .home-image-wrapper .stat-card.bottom-left {
  bottom: 40px;
  left: 0px;
}

.home .home-image-wrapper .stat-card .stat-value {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fca600;
  margin-bottom: 0.25rem;
}

.home .home-image-wrapper .stat-card .stat-label {
  font-size: 0.875rem;
  color:rgb(246, 236, 232);
  margin-bottom: 0.5rem;
}

.home .home-image-wrapper .stat-card .stat-icon {
  align-self: flex-end;
  font-size: 1.25rem;
  color: color-mix(in srgb, #fca600, transparent 50%);
}

@media (max-width: 575px) {
  .home .home-image-wrapper {
    padding: 0;
  }

  .home .home-image-wrapper .stat-card {
    position: relative;
  }

  .home .home-image-wrapper .stat-card.top-right,
  .home .home-image-wrapper .stat-card.bottom-left {
    inset: auto;
    margin-top: 30px;
  }
}

/*Fin home*/

/*Inicio comunicados*/
.comunicado .row {
  align-items: center;
}

@media (max-width: 991px) {
  .comunicado .comunicado-intro {
    margin-bottom: 40px;
  }
}

.comunicado .comunicado-intro .comunicado-intro-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
}

.comunicado .comunicado-intro .comunicado-intro-content h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 15px;
}

.comunicado .comunicado-intro .comunicado-intro-content h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 3px;
  background-color: #f85d21;
}

.comunicado .comunicado-intro .comunicado-intro-content p {
  margin-bottom: 30px;
  font-size: 16px;
  color: color-mix(in srgb,rgb(21, 19, 19), transparent 20%);
}

.comunicado .comunicado-intro .comunicado-navigation {
  display: flex;
  gap: 41px;
  margin: auto;
}

.comunicado .comunicado-intro .comunicado-navigation button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #f85d21;
  color: #f85d21;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.comunicado .comunicado-intro .comunicado-navigation button:hover {
  background-color: #ffffff;
  color: #f85d21;
}

.comunicado .member-card {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  height: 100%;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.comunicado .member-card:hover {
  transform: translateY(-10px);
}

.comunicado .member-card:hover .member-image:before {
  opacity: 0.7;
}

.comunicado .member-card .member-image {
  position: relative;
  overflow: hidden;
  height: 35%;
}

.comunicado .member-card .member-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  opacity: 0.4;
  transition: opacity 0.3s ease;
  z-index: 1;
}

.comunicado .member-card .member-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.comunicado .member-card .member-image:hover img {
  transform: scale(1.05);
}

.comunicado .member-card .member-info {
  padding: 25px;
  position: relative;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.comunicado .member-card .member-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 5px;
}

.comunicado .member-card .member-info span {
  color: #f85d21;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 15px;
}

.comunicado .member-card .member-social {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}

.comunicado .member-card .member-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: color-mix(in srgb, #ffffff, transparent 90%);
  color: #f85d21;
  border-radius: 6px;
  font-size: 16px;
  transition: all 0.3s ease;
}

.comunicado .member-card .member-social a:hover {
  background-color:rgb(184, 79, 79)
  color: #f85d21;
  transform: translateY(-3px);
}

.comunicado .member-card .member-bio p {
  font-size: 14px;
  line-height: 1.6;
  color: color-mix(in srgb,rgb(15, 6, 2), transparent 20%);
  margin-bottom: 0;
}

.comunicado .comunicado-carousel-wrap {
  overflow-x: hidden;
  padding: 10px 20px;
}

.comunicado .comunicado-carousel {
  overflow: visible;
}

.comunicado .comunicado-carousel .swiper-slide {
  height: auto;
}

/*Fin comunicados*/

/*Inicio secciones*/
section,
.section {
  color: #000000;
  background-color: #ffffff;
  padding: 60px 0;
  scroll-margin-top: 82px;
  overflow: clip;
}

@media (max-width: 1199px) {

  section,
  .section {
    scroll-margin-top: 63px;
  }
}

.section-title {
  text-align: center;
  padding-bottom: 60px;
  position: relative;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

.section-title h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #f85d21;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.section-title p {
  margin-bottom: 0;
}

/*Fin seciones*/

/*Inicio contacto*/
.contacto {
  background-color: color-mix(in srgb, #ffffff, #f5f8fd 30%);
}

.contacto .container {
  max-width: 1200px;
}

.contacto .contacto-main-wrapper {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}

@media (min-width: 992px) {
  .contacto .contacto-main-wrapper {
    grid-template-columns: 45% 55%;
    min-height: 600px;
  }
}

.contacto .map-wrapper {
  height: 300px;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
}

@media (min-width: 992px) {
  .contacto .map-wrapper {
    height: 100%;
    position: sticky;
    top: 100px;
  }
}

.contacto .contacto-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.contacto .contacto-cards-container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
}

@media (min-width: 576px) {
  .contacto .contacto-cards-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

.contacto .contacto-card {
  background-color: #ffffff;
  padding: 20px;
  border-radius: 12px;
  display: flex;
  align-items: flex-start;
  gap: 15px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.04);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.contacto .contacto-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

.contacto .contacto-card .icon-box {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  background-color: color-mix(in srgb, #f85d21, transparent 90%);
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contacto .contacto-card .icon-box i {
  font-size: 22px;
  color: #f85d21;
}

.contacto .contacto-card .contacto-text h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #f85d21;
}

.contacto .contacto-card .contacto-text p {
  font-size: 14px;
  line-height: 1.5;
  color: rgb(36, 26, 22);
  margin-bottom: 0;
}

.contacto .contacto-form-container {
  background-color: #ffffff;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.contacto .contacto-form-container h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  color:  #f85d21;
  position: relative;
  padding-left: 15px;
}

.contacto .contacto-form-container h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 4px;
  background-color: #f85d21;
  border-radius: 2px;
}

.contacto .contacto-form-container>p {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 25px;
  color:rgb(36, 26, 22);
}

.contacto .contacto-form-container .php-email-form .form-control {
  height: auto;
  padding: 14px 20px;
  border-radius: 10px;
  background-color: color-mix(in srgb, #ffffff, #f5f8fd 30%);
  border: 1px solid color-mix(in srgb,rgb(59, 47, 43), transparent 90%);
  color: rgb(36, 26, 22);
  transition: all 0.3s ease;
}

.contacto .contacto-form-container .php-email-form .form-control:focus {
  background-color: #ffffff;
  border-color: #f85d21;
  box-shadow: 0 0 0 3px color-mix(in srgb, #f85d21, transparent 85%);
}

.contacto .contacto-form-container .php-email-form .form-control::placeholder {
  color: color-mix(in srgb,rgb(0, 0, 0), transparent 60%);
}

.contacto .contacto-form-container .php-email-form textarea.form-control {
  min-height: 140px;
}

.contacto .contacto-form-container .php-email-form .form-submit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 10px;
}

@media (max-width: 576px) {
  .contacto .contacto-form-container .php-email-form .form-submit {
    flex-direction: column;
    align-items: flex-start;
  }
}

.contacto .contacto-form-container .php-email-form button {
    --bs-btn-color: #fff;
    --bs-btn-bg: #f75c21;
    --bs-btn-border-color: #f75c33;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #e13607;
    --bs-btn-hover-border-color: #f33e0c;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #f33e0c;
    --bs-btn-active-border-color:rgb(103, 28, 8);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #f75d21;
    --bs-btn-disabled-border-color: #f33e0c;
}

.contacto .contacto-form-container .php-email-form button:hover {
  background-color: color-mix(in srgb, #f85d21, #000 15%);
  transform: translateY(-2px);
  box-shadow: 0 6px 15px color-mix(in srgb, #f85d21, transparent 75%);
}

.contacto .contacto-form-container .php-email-form .social-links {
  display: flex;
  gap: 12px;
}

.contacto .contacto-form-container .php-email-form .social-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: color-mix(in srgb, #ffffff, #f5f8fd 20%);
  color: #f85d21;
  font-size: 16px;
  transition: all 0.3s ease;
}

.contacto .contacto-form-container .php-email-form .social-links a:hover {
  background-color: #f85d21;
  color:rgb(148, 37, 37);
  transform: translateY(-3px);
}

@media (max-width: 768px) {
  .contacto .contacto-form-container {
    padding: 25px 20px;
  }

  .contacto .contacto-form-container h3 {
    font-size: 22px;
  }
}

/*Fin contacto*/

.footer {
    color: #000f34;
    background-color: #f8f5f3;
    font-size: 14px;
    position: relative;
}
.footer .copyright {
    padding: 25px 0;
    border-top: 1px solid
 color-mix(in srgb, #382d28, transparent 90%);
}

.subir {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: -15px;
  z-index: 99999;
  background-color: #f85d21;
  width: 101px;
  height: 33px;
  border-radius: 50px;
  transition: all 0.4s;
}

.subir i {
  font-size: 24px;
  color: #ffffff;
  line-height: 0;
}

.subir:hover {
  background-color: color-mix(in srgb, #ba3703, transparent 20%);
  color:#f85d10;
}

.subir.active {
  visibility: visible;
  opacity: 1;
  bottom: 15px;
}

/*Inicio mensajes forma*/
.php-email-form .error-message {
  display: none;
  background: #df1529;
  color: #ffffff;
  text-align: left;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

.php-email-form .sent-message {
  display: none;
  color: #ffffff;
  background: #059652;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

.php-email-form .loading {
  display: none;
  background: #ffffff;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
}

.php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #f85d21;
  border-top-color: #ffffff;
  animation: php-email-form-loading 1s linear infinite;
}

@keyframes php-email-form-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
/*Fin mensajes forma*/

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #f75c21;
    --bs-btn-border-color: #f75c33;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #e13607;
    --bs-btn-hover-border-color: #f33e0c;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #f33e0c;
    --bs-btn-active-border-color:rgb(103, 28, 8);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #f75d21;
    --bs-btn-disabled-border-color: #f33e0c;
}
.row {
     margin: -11px !important;
}
/*Inicio amenidades*/
.amenidades .swiper-wrapper {
  height: auto !important;
}

.amenidades .service-sidebar {
  position: sticky;
  top: 100px;
}

.amenidades .service-sidebar .service-overview {
  background: #f2f2ed;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 5px 25px #000000;
  margin-bottom: 30px;
}

.amenidades .service-sidebar .service-overview .overview-header {
  background: #f75c21;
  color: #ebd3d4;
  padding: 20px;
  display: flex;
  align-items: center;
  gap: 15px;
}

.amenidades .service-sidebar .service-overview .overview-header i {
  font-size: 24px;
}

.amenidades .service-sidebar .service-overview .overview-header h3 {
  color: #ebd3d4;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
}

.amenidades .service-sidebar .service-overview .overview-content {
  padding: 30px;
}

.amenidades .service-sidebar .service-overview .overview-content h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #290f05;
}

.amenidades .service-sidebar .service-overview .overview-content p {
  margin-bottom: 25px;
  color: color-mix(in srgb, #000000, transparent 20%);
}

.amenidades .service-sidebar .service-overview .overview-content .cta-button .btn-get-started {
  display: inline-block;
  background: #f75c21;
  color: #ebd3d4;
  padding: 12px 25px;
  border-radius: 8px;
  font-weight: 600;
  transition: 0.3s;
  text-align: center;
  width: 100%;
}

.amenidades .service-sidebar .service-overview .overview-content .cta-button .btn-get-started:hover {
  background: color-mix(in srgb, #f75c21, black 10%);
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.amenidades .service-sidebar .pasos {
  background: #f2f2ed;
  border-radius: 15px;
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
}

.amenidades .service-sidebar .pasos h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 15px;
}

.amenidades .service-sidebar .pasos h4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 3px;
  background: #f75c21;
}

.amenidades .service-sidebar .pasos ul {
  padding-left: 0;
  list-style: none;
}

.amenidades .service-sidebar .pasos ul li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  color: color-mix(in srgb, #000000, transparent 15%);
}

.amenidades .service-sidebar .pasos ul li i {
  color: #f75c21;
  font-size: 18px;
  margin-right: 12px;
}

.amenidades .service-sidebar .contact-card {
  background: #f2f2ed;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
}

.amenidades .service-sidebar .contact-card .contact-header {
  background: #f75c21;
  color: #ebd3d4;
  padding: 20px;
  display: flex;
  align-items: center;
  gap: 15px;
}

.amenidades .service-sidebar .contact-card .contact-header i {
  font-size: 24px;
}

.amenidades .service-sidebar .contact-card .contact-header h4 {
  color: #ebd3d4;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
}

.amenidades .service-sidebar .contact-card .contact-info {
  padding: 30px;
}

.amenidades .service-sidebar .contact-card .contact-info .info-row {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.amenidades .service-sidebar .contact-card .contact-info .info-row:last-child {
  margin-bottom: 0;
}

.amenidades .service-sidebar .contact-card .contact-info .info-row i {
  font-size: 20px;
  color: #f75c21;
  margin-right: 15px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: color-mix(in srgb, #f75c21, transparent 90%);
  border-radius: 50%;
}

.amenidades .service-sidebar .contact-card .contact-info .info-row div span {
  display: block;
  font-size: 14px;
  color: color-mix(in srgb, #000000, transparent 30%);
  margin-bottom: 5px;
}

.amenidades .service-sidebar .contact-card .contact-info .info-row div p {
  margin: 0;
  font-weight: 600;
  color: #290f05;
}

.amenidades .service-content .image-gallery {
  margin-bottom: 40px;
}

.amenidades .service-content .image-gallery .amenidades-slider {
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.amenidades .service-content .image-gallery .amenidades-slider .swiper-pagination {
  bottom: 20px;
}

.amenidades .service-content .image-gallery .amenidades-slider .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #ebd3d4;
  opacity: 0.7;
  transition: all 0.3s ease;
}

.amenidades .service-content .image-gallery .amenidades-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  width: 25px;
  border-radius: 5px;
}

.amenidades .service-content .image-gallery .amenidades-slider .swiper-button-next,
.amenidades .service-content .image-gallery .amenidades-slider .swiper-button-prev {
  width: 45px;
  height: 45px;
  background: #f75c21;
  border-radius: 50%;
  color: #ebd3d4;
  transition: 0.3s;
}

.amenidades .service-content .image-gallery .amenidades-slider .swiper-button-next::after,
.amenidades .service-content .image-gallery .amenidades-slider .swiper-button-prev::after {
  font-size: 16px;
  font-weight: bold;
}

.amenidades .service-content .image-gallery .amenidades-slider .swiper-button-next:hover,
.amenidades .service-content .image-gallery .amenidades-slider .swiper-button-prev:hover {
  background: color-mix(in srgb, #f75c21, black 15%);
  transform: scale(1.1);
}

.amenidades .service-content .section-header {
  margin-bottom: 25px;
}

.amenidades .service-content .section-header h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}

.amenidades  .section-header .divider {
  width: 70px;
  height: 3px;
  background: #f75c21;
}

.amenidades  .details-content {
  margin-bottom: 40px;
}

.amenidades .details-content p {
  margin-bottom: 15px;
  color: color-mix(in srgb, #000000, transparent 20%);
  line-height: 1.7;
}

.amenidades .details-content p:last-child {
  margin-bottom: 0;
}

.amenidades  .admin {
  margin-bottom: 40px;
}

.amenidades  .admin .feature-card {
  background: #f2f2ed;
  border-radius: 12px;
  padding: 30px;
  height: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  transition: 0.3s;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.amenidades  .admin .feature-card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  background: color-mix(in srgb, #f75c21, transparent 95%);
  z-index: -1;
  transition: 0.4s;
}

.amenidades  .admin .feature-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.amenidades  .admin .feature-card:hover:before {
  height: 100%;
}

.amenidades  .admin .feature-card:hover .icon-wrapper {
  background: #f75c21;
  color: #ebd3d4;
  transform: scale(1.1);
}

.amenidades  .admin .feature-card .icon-wrapper {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: color-mix(in srgb, #f75c21, transparent 90%);
  color: #f75c21;
  font-size: 26px;
  border-radius: 50%;
  margin-bottom: 20px;
  transition: 0.3s;
}

.amenidades  .admin .feature-card h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
}

.amenidades  .admin .feature-card p {
  color: color-mix(in srgb, #000000, transparent 20%);
  margin-bottom: 0;
}

.amenidades .implementation-steps .step-container {
  position: relative;
}

.amenidades  .implementation-steps .step-container:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 18px;
  width: 2px;
  background: color-mix(in srgb, #f75c21, transparent 80%);
}

.amenidades .implementation-steps .step-container .step {
  display: flex;
  margin-bottom: 30px;
  position: relative;
}

.amenidades .implementation-steps .step-container .step:last-child {
  margin-bottom: 0;
}

.amenidades .implementation-steps .step-container .step .step-number {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f75c21;
  color: #ebd3d4;
  font-weight: 700;
  border-radius: 50%;
  margin-right: 20px;
  z-index: 2;
  font-size: 14px;
}

.amenidades  .implementation-steps .step-container .step .step-content {
  flex: 1;
}

.amenidades  .implementation-steps .step-container .step .step-content h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.amenidades .implementation-steps .step-container .step .step-content p {
  color: color-mix(in srgb, #000000, transparent 20%);
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .amenidades .service-sidebar {
    position: relative;
    top: 0;
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .amenidades .admin .feature-card {
    margin-bottom: 20px;
  }
}

/*Fin amenidades*/

/*------------------------------ preguntas -------*/
.preguntas .preguntas-tabs .nav-pills {
  display: inline-flex;
  padding: 8px;
  background-color: color-mix(in srgb, #52424a, transparent 95%);
  border-radius: 50px;
}

.preguntas .preguntas-tabs .nav-pills .nav-item {
  margin: 0 5px;
}

.preguntas .preguntas-tabs .nav-pills .nav-item:first-child {
  margin-left: 0;
}

.preguntas .preguntas-tabs .nav-pills .nav-item:last-child {
  margin-right: 0;
}

.preguntas .preguntas-tabs .nav-pills .nav-link {
  padding: 10px 20px;
  border-radius: 50px;
  font-weight: 500;
  color: #52424a;
  transition: all 0.3s ease;
}

.preguntas .preguntas-tabs .nav-pills .nav-link:hover {
  color: #f85d21;
}

.preguntas .preguntas-tabs .nav-pills .nav-link.active {
  background-color: #f85d21;
  color: #ffffff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.preguntas .preguntas-tabs .nav-pills .nav-link i {
  font-size: 1.1rem;
}

@media (max-width: 768px) {
  .preguntas .preguntas-tabs .nav-pills {
    flex-wrap: wrap;
    justify-content: center;
  }

  .preguntas .preguntas-tabs .nav-pills .nav-item {
    margin: 5px;
  }
}

.preguntas .preguntas-list .preguntas-item {
  margin-bottom: 20px;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  transition: all 0.3s ease;
}

.preguntas .preguntas-list .preguntas-item:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

.preguntas .preguntas-list .preguntas-item h3 {
  display: flex;
  align-items: center;
  padding: 20px 25px;
  margin: 0;
  font-size: 1.1rem;
  font-weight: 600;
  cursor: pointer;
  background-color: #ffffff;
  transition: all 0.3s ease;
  position: relative;
}

.preguntas .preguntas-list .preguntas-item h3:hover {
  background-color: color-mix(in srgb, #f85d21, transparent 95%);
}

.preguntas .preguntas-list .preguntas-item h3 .num {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  margin-right: 15px;
  background-color: color-mix(in srgb, #f85d21, transparent 85%);
  color: #f85d21;
  border-radius: 50%;
  font-size: 0.9rem;
  font-weight: 700;
  flex-shrink: 0;
}

.preguntas .preguntas-list .preguntas-item h3 .question {
  flex: 1;
}

.preguntas .preguntas-list .preguntas-item h3 .preguntas-toggle {
  font-size: 1.2rem;
  transition: all 0.3s ease;
  color: color-mix(in srgb, #52424a, transparent 30%);
  margin-left: 15px;
}

.preguntas .preguntas-list .preguntas-item .preguntas-content {
  padding: 15px;
  display: none;
}

.preguntas .preguntas-list .preguntas-item .preguntas-content p {
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.preguntas .preguntas-list .preguntas-item .preguntas-content p:last-child {
  margin-bottom: 0;
  overflow: hidden;
}

.preguntas .preguntas-list .preguntas-item.preguntas-active h3 {
  background-color: color-mix(in srgb, #f85d21, transparent 90%);
}

.preguntas .preguntas-list .preguntas-item.preguntas-active h3 .preguntas-toggle {
  transform: rotate(45deg);
  color: #f85d21;
}

.preguntas .preguntas-list .preguntas-item.preguntas-active .preguntas-content {
  display: block;
}

.preguntas .preguntas-cta {
  background-color: color-mix(in srgb, #f85d21, transparent 92%);
  padding: 30px;
  border-radius: 10px;
}

.preguntas .preguntas-cta p {
  font-size: 1.1rem;
  margin-bottom: 20px;
}

.preguntas .preguntas-cta .btn-primary {
  background-color: #f85d21;
  border-color: #f85d21;
  padding: 10px 25px;
  border-radius: 50px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.preguntas .preguntas-cta .btn-primary:hover {
  background-color: color-mix(in srgb, #f85d21, #000 15%);
  border-color: color-mix(in srgb, #f85d21, #000 15%);
  transform: translateY(-2px);
}

@media (max-width: 576px) {
  .preguntas .preguntas-list .preguntas-item h3 {
    padding: 15px 20px;
    font-size: 1rem;
  }

  .preguntas .preguntas-list .preguntas-item h3 .num {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    font-size: 0.8rem;
  }

  .preguntas .preguntas-list .preguntas-item .preguntas-content .content-inner {
    padding: 0 20px;
  }

  .preguntas .preguntas-list .preguntas-item .preguntas-content.preguntas-active .content-inner {
    padding: 15px 20px;
  }
}
 /* fin preguntas*/

 /*Inicio proveedor*/
.proveedor .steps-wrapper {
  position: relative;
  padding: 20px 0;
}

.proveedor .steps-wrapper::before {
  content: "";
  position: absolute;
  width: 2px;
  background-color: color-mix(in srgb, #f75c21, transparent 85%);
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.proveedor .step-item {
  margin-bottom: 50px;
  width: 100%;
  position: relative;
}

.proveedor .step-item:last-child {
  margin-bottom: 0;
}

.proveedor .step-item:nth-child(even) .step-content {
  flex-direction: row-reverse;
}

.proveedor .step-content {
  display: flex;
  align-items: center;
  gap: 30px;
}

.proveedor .step-icon {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  background-color: #f2f2ed;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border: 2px solid color-mix(in srgb, #f75c21, transparent 85%);
  transition: all 0.3s ease-in-out;
}

.proveedor .step-icon i {
  font-size: 32px;
  color: #f75c21;
  transition: transform 0.3s ease-in-out;
}

.proveedor .step-info {
  flex: 1;
  background-color: #f2f2ed;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease-in-out;
}

.proveedor .step-info:hover {
  transform: translateY(-5px);
}

.proveedor .step-number {
  display: inline-block;
  font-size: 0.9rem;
  font-weight: 600;
  color: #f75c21;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.proveedor h3 {
  font-size: 1.3rem;
  margin-bottom: 15px;
  font-weight: 600;
  color: #290f05;
}

.proveedor p {
  color: color-mix(in srgb, #000000, transparent 20%);
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .proveedor .steps-wrapper::before {
    left: 25px;
  }

  .proveedor .step-item .step-content {
    flex-direction: row !important;
  }

  .proveedor .step-icon {
    width: 60px;
    height: 60px;
  }

  .proveedor .step-icon i {
    font-size: 24px;
  }

  .proveedor .step-info {
    padding: 20px;
  }

  .proveedor h3 {
    font-size: 1.3rem;
  }
}

@media (max-width: 767px) {
  .proveedor .step-content {
    gap: 20px;
  }

  .proveedor .step-icon {
    width: 50px;
    height: 50px;
  }

  .proveedor .step-icon i {
    font-size: 20px;
  }

  .proveedor .step-info {
    padding: 15px;
  }

  .proveedor h3 {
    font-size: 1.2rem;
  }

  .proveedor p {
    font-size: 0.95rem;
  }
}

 /*fin proveedor*/