body {
    font-family: Lato, sans-serif!important
}
a {
    text-decoration: none
}
p {
    font-weight: 300;
    font-size: 15px;
	font-weight:400;
}


.textomodal p {
    font-size: 18px;
    color: #666
}
.logo-movil2 img {
    display: none
}
.et-hero-tabs,
.et-slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: .1em
}
.et-hero-tabs h1,
.et-slide h1 {
    font-size: 2rem;
    margin: 0;
    letter-spacing: .1rem
}
.et-hero-tabs h3,
.et-slide h3 {
    font-size: 1rem;
    letter-spacing: .2rem;
    opacity: .6
}
.et-hero-tabs-container {
    display: flex;
    flex-direction: row;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    background: #0088a2;
    z-index: 10;
    -webkit-box-shadow: 2px 5px 25px #222;
    -moz-box-shadow: 2px 5px 25px #222
}
.et-hero-tabs-container--top {
    position: fixed;
    top: 0
}
.et-hero-tab {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    color: #000;
    letter-spacing: .1rem;
    transition: all .5s ease;
    font-size: .8rem
}
.et-hero-tab:hover {
    color: #fff;
    background: rgba(102, 177, 241, .8);
    transition: all .5s ease
}
.et-hero-tab-slider {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 6px;
    background: #66b1f1;
    transition: left .3s ease
}
@media (min-width: 800px) {
    .et-hero-tabs h1,
    .et-slide h1 {
        font-size: 3.1rem
    }
    .et-hero-tabs h3,
    .et-slide h3 {
        font-size: 1rem
    }
    .et-hero-tab {
        font-size: 1rem
    }
}
@media (max-width: 800px) {
    .espacio-documentos {
        margin-bottom: 50px
    }
}
.timeline-steps {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}
.timeline-steps .timeline-step {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 1rem
}
@media (min-width: 768px) {
    .timeline-steps .timeline-step:not(:last-child):after {
        content: "";
        display: block;
        border-top: .25rem dotted #fff;
        width: 3.46rem;
        position: absolute;
        left: 7.5rem;
        top: .3125rem;
        z-index: 1
    }
    .timeline-steps .timeline-step:not(:first-child):before {
        content: "";
        display: block;
        border-top: .25rem dotted #fff;
        width: 3.8125rem;
        position: absolute;
        right: 7.5rem;
        top: .3125rem;
        z-index: 1
    }
}
.timeline-steps .timeline-content {
    width: 6rem;
    text-align: center;
    z-index: 2
}
.timeline-content p {
    color: #fff;
    font-size: 25px;
    font-weight: 700
}
.timeline-content img {
    margin-top: -50px;
    margin-bottom: 50px
}
.faq p {
    text-align: justify;
    font-size: calc(.6em + .6vw);
    color: #f3f3f3
}
.faq h2 {
    text-align: left;
    font-size: calc(.9em + .9vw);
    color: #fff;
    padding-left: 80px
}
.faq img {
    max-width: 70px;
    float: left
}
.fondo-0 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 100vh
}
.fondo-nosotros {
    background-color:#ffffff;
	/*background: url(../images/fondo-nosotros.jpg);*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 90px 0 90px 0;
    min-height: 100vh
}
.fondo-documentos {
    background: url(../images/fondo-documentos.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 90px 0 90px 0;
    min-height: 100vh
}

.text-start2 p {
text-align: justify;
    font-size: 18px;
    color: #333;
}

.text-start p {
    text-align: justify;
    font-size: 18px;
    color: #333
}
.text-start h1 {
    color: #184866
}
@media only screen and (max-width: 767px) {
    .fondo-nosotros {
        height: auto
    }
    .nosotros-text {
        text-align: justify;
        font-size: calc(.8em + .8vw);
        color: #333
    }
    .text-start p {
        font-size: calc(.8em + .8vw)
    }
}
.fondo-servicios {
    background: url(../images/fondo-servicios3.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 90px 0 90px 0;
    min-height: 100vh
}
.fondo-servicios-texto {
    background: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 90px 0 90px 0;
    min-height: 100vh
}
.fondo-servicios-texto p {
    font-size: calc(.6em + .6vw);
    text-align: justify;
    line-height: 25px
}
.fondo-servicios-texto .col-md-4 {
    text-align: center;
    margin-bottom: 40px
}
.fondo-servicios-texto img {
    max-width: 45px;
    height: auto;
    float: left;
    margin-right: 10px
}
@media only screen and (max-width: 767px) {
    .fondo-servicios-texto p {
        font-size: calc(.8em + .8vw);
        text-align: left
    }
    .fondo-servicios-texto {
        height: auto
    }
    .fondo-servicios-texto p {
        display: flex
    }
}
.arrows {
    width: 40px;  /* Reducido de 60px a 40px */
    height: 50px; /* Reducido de 72px a 50px */
    position: absolute;
    left: 50%;
    margin-left: -20px; /* Ajustado para centrar correctamente */
    bottom: 80px;
}
.arrows path {
    stroke: #fff;
    fill: transparent;
    stroke-width: 3px;
    animation: arrow 2s infinite;
    -webkit-animation: arrow 2s infinite
}
.arrows path:hover {
    stroke: #f28705
}
@keyframes arrow {
    0% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
    80% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}
@-webkit-keyframes arrow {
    0% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
    80% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}
.arrows path.a1 {
    animation-delay: -1s;
    -webkit-animation-delay: -1s
}
.arrows path.a2 {
    animation-delay: -.5s;
    -webkit-animation-delay: -.5s
}
.arrows path.a3 {
    animation-delay: 0s;
    -webkit-animation-delay: 0s
}
.accordion-button {
    text-align: justify!important;
    font-size: 21px!important;
    color: #333!important;
    font-weight: 400
}
.accordion-body {
    text-align: justify;
    font-size: 18px;
    color: #333;
    font-weight: 300
}
.swiper-avatar p {
    text-align: center;
    font-size: 17px;
    line-height: 25px;
    color: #333;
    font-weight: 300
}
.swiper-avatar img {
  Width:100;
  height:auto;
  max-width:600px!important;
    margin-bottom: 25px;
	margin-top: 25px;
}

.fondo-tramites-ambientales {
    background: url(../images/fondo-tramites-ambientales.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 90px 0 90px 0;
    background-position: top;
    background-position: left;
    min-height: 100vh
}
.fondo-team {
    background-color: #0088a2;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 90px 0 90px 0;
    background-position: bottom;
    background-position: right;
    min-height: 100vh
}
.fondo-contactos {
   background-color:#003242;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 120px 0 120px 0;
    background-position: bottom;
    background-position: right;
    min-height: 100vh
}
.visible1 {
    display: inherit
}
.visible2 {
    display: none;
    font-size: calc(1.5em + 1.5vw)!important;
    letter-spacing: .2px!important
}
.bg-light1 {
    --bs-bg-opacity: 1;
    background-color: #184866!important
}
.nav-link {
    color: #fff!;
}
.espacio {
    width: 100%;
    height: 50px
}
img {
    width: 100%;
    height: auto
}
.centrar-vertical {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}
.centrar-vertical p {
    text-align: left;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 17px;
    color: #ffffff;
}
.centrar-vertical img {
    width: 45px;
    height: 45px;
    float: left;
    margin-right: 25px
}
.logo img {
    width: 100%;
    max-width: 500px;
    margin-bottom: 30px
}
.navbar-toggler-icon {
    background: url(../images/lineas-boton.png)!important
}
.navbar {
    --bs-navbar-color: rgb(255 255 255 / 55%)!important;
    --bs-navbar-hover-color: rgb(255 255 255 / 70%)!important;
    --bs-navbar-disabled-color: rgba(0, 0, 0, 0.3)!important;
    --bs-navbar-active-color: rgb(255 255 255 / 90%)!important;
    --bs-navbar-brand-color: rgb(255 255 255 / 90%)!important;
    --bs-navbar-brand-hover-color: rgb(255 255 255 / 90%)!important;
    --bs-navbar-toggler-border-color: rgb(255, 255, 255, 0.5)!important
}
.tramites-ambientales {
    background-color: #184866;
    color: #fff;
    padding: 25px;
    border-radius: 30px;
    min-height: 200px;
    display: flex;
    align-items: center
}
.tramites-ambientales h2 {
    font-size: calc(1.1em + 1.1vw)
}
.fondo-contactos i {
    font-size: 35px;
    margin-right: 15px;
    color: #ffffff;
}
.btcopy a {
    text-decoration: unset;
    color: #0088a2
}
.btcopy a:hover {
    color: #16c60c
}
.btcopy p {
    font-weight: 500;
    font-size: 15px;
    color: #b5b5b5;
    line-height: 18px;
    letter-spacing: .5px
}
@media only screen and (max-width: 767px) {
    .fondo-contactos,
    .fondo-servicios,
    .fondo-team,
    .fondo-tramites-ambientales {
        height: auto
    }
    .logo-movil {
        display: none
    }
    .logo-movil2 img {
        display: inherit;
        width: 100%;
        max-width: 200px
    }
    .visible1 {
        display: none
    }
    .visible2 {
        display: inherit
    }
    .et-hero-tabs-container {
        bottom: 0;
        height: 0
    }
    .centrar-vertical p {
        font-size: calc(.7em + .7vw);
		color: #ffffff;
    }
}
@media only screen and (max-width: 767px) {
    .flechaup {
        display: none
    }
}
.whatsapp {
    position: fixed;
    width: 225px;
    height: 78px;
    bottom: 30px;
    right: 30px;
    z-index: 100
}


/* Equipo de Trabajo */
/* ===================================
     UI-Block-05
==================================== */

.ui-block-05.team-sec {
    font-size: 17px;
    color: #666666;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.5px;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}

.ui-block-05.team-sec ol, .ui-block-05.team-sec ul {
    margin: 0;
    padding: 0;
    list-style: none;
	padding:0px 30px 0px 30px;
}


.ui-block-05.team-sec h1 {
    font-size: 72px;
}

.ui-block-05.team-sec .h1 {
    font-size: 4rem;
}

.ui-block-05.team-sec h2 {
    font-size: 3rem;
}

.ui-block-05.team-sec p {
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #535353;
}

.ui-block-05.team-sec img {
    max-width: 100%;
}

/* Width */
.ui-block-05.team-sec a, .ui-block-05.team-sec a:active, .ui-block-05.team-sec a:focus, .ui-block-05.team-sec a:hover {
    text-decoration: none !important;
    outline: none;
}

.ui-block-05.team-sec a:focus, .ui-block-05.team-sec a:hover {
    color: #1f1f1f;
}

/* center block */
.ui-block-05.team-sec  .center-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* img wrap */
.ui-block-05.team-sec .image {
    overflow: hidden;
}

.ui-block-05.team-sec a.image{
    display: block;
}

.ui-block-05.team-sec .image img {
    width: 100%;
    height: 100%;
    display: block;
}

.ui-block-05.team-sec .image, .ui-block-05.team-sec .image img {
    position: relative;
}

/* owl carousel bullets */
.ui-block-05.team-sec .owl-dots .owl-dot {
    height: 11px;
    width: 11px;
    margin: 2px 10px;
    position: relative;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #e5e5e5 !important;
    cursor: pointer;
}

.ui-block-05.team-sec .owl-dots .owl-dot.active span, .ui-block-05.team-sec .owl-dots .owl-dot:hover span {
    background:#e5e5e5;
}

.ui-block-05.team-sec .owl-dots .owl-dot.active {
    background: #28a745 !important;
}

.ui-block-05.team-sec .team-classic.owl-team .item {
    margin-bottom: 40px;
}

.ui-block-05.team-sec .main-title {
    position: relative;
    margin-bottom: 4rem;
    text-align: center;
}

.ui-block-05.team-sec .main-title h5 {
    font-weight: 400;
    margin-bottom: 1.1rem;
    color: #1f1f1f;
}

.ui-block-05.team-sec .main-title h2 {
    text-transform: capitalize;
    font-weight: 300;
    color: #1f1f1f;
    line-height: 1.2;
    max-width: 650px;
    margin-bottom: 1.5rem;
    margin-left: auto;
    margin-right: auto;
}

.ui-block-05.team-sec .main-title p {
    max-width: 720px;
    margin: 0 auto;
}

.ui-block-05.team-sec .main-title.style-two h5 {
    margin-bottom: 1.5rem;
}

.ui-block-05.team-sec .main-title.style-two h2 {
    text-transform: initial;
    font-size: 37px;
    font-weight: 500;
    max-width: 720px;
}

.ui-block-05.team-sec .main-title.style-two p {
    color: #1f1f1f;
    max-width: 720px;
}

.ui-block-05.team-sec .team-classic .item {
    text-align: center;
}

.ui-block-05.team-sec .team-classic .item img {
    transform: scale(1);
    transition: 1s;
}

.ui-block-05.team-sec .team-classic .item:hover img {
    transform: scale(1.05);
    transition: 1s;
}

.ui-block-05.team-sec .team-data-img {
    overflow: inherit;
}

.ui-block-05.team-sec .team-classic-content {
    padding: 20px 0 15px;
    background: #ffffff;
}

.ui-block-05.team-sec .team-classic .team-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #ffffff;
    opacity: 0;
    z-index: 2;
    transition: 2s;
}

.ui-block-05.team-sec .team-classic .team-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .7;
}

.ui-block-05.team-sec .team-classic .item:hover .team-overlay {
    opacity: 1;
    visibility: visible;
    transition: .5s;
}

.ui-block-05.team-sec .team-classic .item:hover ul li {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition: .5s ease-in-out;
}

.ui-block-05.team-sec .team-classic .item:hover .team-classic-content h5 {
    color: #0284d0;
}

.ui-block-05.team-sec .team-classic .item .team-classic-content:after {
    position: relative;
    content: '';
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    display: table;
    height: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    bottom: -30px;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    background: #28a745;
    visibility: hidden;
    opacity: 0;
}

.ui-block-05.team-sec .team-classic .item:hover .team-classic-content:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    visibility: visible;
    opacity: 1;
}
/* ---- Social Icons ---- */
.ui-block-05.team-sec ul.social_icon li a {
    color: #fff;
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    width: 36px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.ui-block-05.team-sec ul.social_icon li a:hover,
.ui-block-05.team-sec ul.social_icon li a:focus {
    background: #b2cb20;
    border-color: transparent;
    color: #fff;
}

.ui-block-05.team-sec ul.social_icon li a.facebook:hover,
.ui-block-05.team-sec ul.social_icon li a.facebook:focus {
    background: #3b5999;
    border-color: #3b5999;
}

.ui-block-05.team-sec ul.social_icon li a.twitter:hover,
.ui-block-05.team-sec ul.social_icon li a.twitter:focus {
    background: #55acee;
    border-color: #55acee;
}

.ui-block-05.team-sec ul.social_icon li a.insta:hover,
.ui-block-05.team-sec ul.social_icon li a.insta:focus {
    background: #e4405f;
    border-color: #e4405f;
}

.ui-block-05.team-sec ul.social_icon li a.google:hover,
.ui-block-05.team-sec ul.social_icon li a.google:focus {
    background:#dd4b39;
    border-color: #dd4b39;
}

.ui-block-05.team-sec .team-classic ul li {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-540%);
    transition: .5s ease-in-out;
}

.ui-block-05.team-sec .team-classic ul li:first-child, .ui-block-05.team-sec .team-classic .item:hover ul li:first-child {
    transition-delay: .2s;
}
.ui-block-05.team-sec .team-classic ul li:nth-child(2), .ui-block-05.team-sec .team-classic .item:hover ul li:nth-child(2) {
    transition-delay: .3s;
	font-weight:700;
	color:
}
.ui-block-05.team-sec .team-classic ul li:nth-child(3), .ui-block-05.team-sec .team-classic .item:hover ul li:nth-child(3) {
    transition-delay: .4s;
	font-weight:700;
}
.ui-block-05.team-sec .team-classic ul li:nth-child(4), .ui-block-05.team-sec .team-classic .item:hover ul li:nth-child(4) {
    transition-delay: .5s;
}
.ui-block-05.team-sec .team-classic ul li:nth-child(5), .ui-block-05.team-sec .team-classic .item:hover ul li:nth-child(5) {
    transition-delay: .6s;
}
.ui-block-05.team-sec .team-classic ul li:nth-child(6), .ui-block-05.team-sec .team-classic .item:hover ul li:nth-child(6) {
    transition-delay: .7s;
}
.ui-block-05.team-sec .team-classic ul li:nth-child(7), .ui-block-05.team-sec .team-classic .item:hover ul li:nth-child(7) {
    transition-delay: .8s;
}

.ui-block-05.team-sec .color-black {
    color: #1f1f1f;
}

.ui-block-05.team-sec .font-weight-600 {
    font-weight: 600;
}

@media screen and (max-width: 1199px) {
    .ui-block-05.team-sec h1 {
        font-size: 3.56rem;
    }
    .ui-block-05.team-sec h2 {
        font-size: 2.45rem;
    }
    .ui-block-05.team-sec h3 {
        font-size: 1.65rem;
    }
    .ui-block-05.team-sec h4 {
        font-size: 1.15rem;
    }
    .ui-block-05.team-sec h5 {
        font-size: 1rem;
    }
}

@media screen and (max-width: 991px) {
    .ui-block-05.team-sec h1 {
        font-size: 2.95rem;
    }
    .ui-block-05.team-sec h2 {
        font-size: 2.3rem;
    }
    .ui-block-05.team-sec h3 {
        font-size: 1.4rem;
    }
    .ui-block-05.team-sec h4 {
        font-size: 1.125rem;
    }
}

@media screen and (max-width: 767px) {
    .ui-block-05.team-sec  {
        text-align: center;
    }

    .ui-block-05.team-sec h1 {
        font-size: 2.65rem;
    }
    .ui-block-05.team-sec h2, .ui-block-05.team-sec .main-title.style-two h2 {
        font-size: 2.2rem;
    }
    .ui-block-05.team-sec h3 {
        font-size: 1.375rem;
    }
    .ui-block-05.team-sec h4 {
        font-size: 1.115rem;
    }
    .ui-block-05.team-sec p {
        font-size: 14px;
    }
}

.split-container-setting.style-three {
   padding:50px;
    margin: 0 auto;
}


/* Sistema de Tabs */
.nav-tabs {
            display: flex;
            flex-wrap: wrap; /* Permite que los botones se ajusten en pantallas pequeñas */
            width: 100%;
            border: none;
            gap: 1px; /* Espacio entre los botones */
			
        }

        /* Cada botón ocupa el mismo ancho */
        .nav-tabs .nav-item {
            flex: 1 1 24%; /* 4 tabs en una fila, 24% con espacio */
            min-width: 120px; /* Evita que los botones se reduzcan demasiado */
			margin-bottom:1px;
        }
		
		.nav-tabs .nav-item2 {
            flex: 1 1 48%; /* 2 tabs en una fila, 48% con espacio */
            min-width: 120px; /* Evita que los botones se reduzcan demasiado */
			margin-bottom:1px;
        }

        /* Diseño de los botones */
        .nav-tabs .nav-link {
            width: 100%;
            text-align: center;
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            background: #009ada;
            border: none;
            padding: 12px;
            transition: all 0.3s ease;
			border-radius:0px!important;
        }
		
		.nav-tabs .color2 {
            background: #aaaaaa;
        }
		
		

        .nav-tabs .nav-link:hover {
            background: #f3f3f3!important;
        }
		
		.nav-tabs .color2:hover {
            background: #888888;
        }

        /* Botón activo */
        .nav-tabs .nav-link.active {
            background: #ffffff;
            color: white;
        }

        /* Contenedor del contenido */
        .tab-content {
            background: #fff;
            padding: 70px;
            display: none; /* Oculto por defecto */
			
        }

        /* Media Query para hacer responsivo */
        @media (max-width: 576px) {
            .nav-tabs {
                flex-direction: column; /* Apila los botones en dispositivos pequeños */
            }
            .nav-tabs .nav-item {
                flex: 1 1 100%; /* Ocupan todo el ancho en móviles */
            }
        }
		
.fondo-cursos-1 {
	background-color:#9ee3ff;
}

.fondo-cursos-2 {
	background-color:#f3f3f3;
}

.bold-century {
    font-weight: bold;
    font-family: "Century Gothic", sans-serif;
}

/*Scroll up boton**/
 .scroll-top-btn {
            position: fixed;
            bottom: 20px;
            right: 20px;
            width: 55px;
            height: 55px;
            background-color: #28a745;
            border: none;
            border-radius: 50%; /* Hace que sea redondo */
            cursor: pointer;
            display: none; /* Oculto inicialmente */
            align-items: center;
            justify-content: center;
            box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
            transition: all 0.3s ease-in-out;
            z-index: 1000;
			opacity:0.5;
        }

        /* Efecto hover */
        .scroll-top-btn:hover {
            background-color: #28a745;
            transform: scale(1.1); /* Pequeño zoom al pasar el mouse */
			opacity:1;
        }

        /* Estilos del ícono SVG */
        .scroll-top-btn svg {
            width: 30px;
            height: 30px;
            fill: white; /* Color de la flecha */
            transition: transform 0.3s ease-in-out;
        }

        /* Pequeña animación al pasar el mouse */
        .scroll-top-btn:hover svg {
            transform: translateY(-3px);
			transform: scale(1.1);
        }
		
/* Footer Icons */
/* ===================================
    Footer
====================================== */
.fondo-footer {padding:50px 20px 50px 20px;
background-color:#ffffff;}

footer.bg-black2 {
    background: #f8f9fa;
}
.footer-icons li {
    display: inline-block;
}
.footer-icons li a  {
    display: block;
    height: 55px;
    width: 55px;
    font-size: 18px;
    color: #0052a1;
    line-height: 60px;
    text-align: center;
    margin: 0 0.1rem;
    border-radius: 40px;
    background: transparent;
    -webkit-transition: all .3s ease !important; -o-transition: all .3s ease !important; transition: all .3s ease !important;
}
.copyrights, .copyrights a {
    font-size: 14px;
    color: #ffffff;
}
.copyrights a:hover, .copyrights a:focus {
    color: #01A89E;
}
.footer-icons li a:hover, .footer-icons li a:focus {
    color: #ffffff;
}
.footer-icons li a.facebook:hover, .footer-icons li a.facebook:focus {
    -webkit-box-shadow: 0 0 15px 30px #4267B2 inset;
    box-shadow: 0 0 15px 30px #4267B2 inset;
}
.footer-icons li a.twitter:hover, .footer-icons li a.twitter:focus {
    -webkit-box-shadow: 0 0 15px 30px #1DA1F2 inset;
    box-shadow: 0 0 15px 30px #1DA1F2 inset;
}
.footer-icons li a.google:hover, .footer-icons li a.google:focus {
    -webkit-box-shadow: 0 0 15px 30px #DB4437 inset;
    box-shadow: 0 0 15px 30px #DB4437 inset;
}
.footer-icons li a.linkedin:hover, .footer-icons li a.linkedin:focus {
    -webkit-box-shadow: 0 0 15px 30px #0077B5 inset;
    box-shadow: 0 0 15px 30px #0077B5 inset;
}
.footer-icons li a.instagram:hover, .footer-icons li a.instagram:focus {
    -webkit-box-shadow: 0 0 15px 30px #C32AA3 inset;
    box-shadow: 0 0 15px 30px #C32AA3 inset;
}
.footer-icons li a.pinterest:hover, .footer-icons li a.pinterest:focus {
    -webkit-box-shadow: 0 0 15px 30px #BD081C inset;
    box-shadow: 0 0 15px 30px #BD081C inset;
}
.footer-icons li a i:hover {
    color: #ffffff;
    border-radius: 40px;
}

.cbp-caption-activeWrap {
    display: flex;
    justify-content: center; /* Centrar horizontalmente */
    align-items: center; /* Centrar verticalmente */
    height: 100%; /* Ajustar la altura según sea necesario */
}

.cbp-l-caption-alignLeft {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.cbp-l-caption-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.video-portada {
        width: 100%;
        height: 100%;
        object-fit: cover;
        top: 0;
        left: 0;
		max-width:550px;
    }
	
/* hover on images */
.hover-effect {
    position: relative;
    display: inline-block; /* Para asegurarse de que el tamaño se ajuste a la imagen */
}

.hover-effect::before,
.hover-effect::after {
    content: "";
    background: #fff;
    height: 0;
    width: 0;
    z-index: 1;
    position: absolute;
    -webkit-transition-duration: 1.3s !important;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s !important;
}
.hover-effect::before {
    right: 0;
    opacity: 1;
    top: 0;
}
.hover-effect::after {
    bottom: 0;
    opacity: .7;
    left: 0;
}
.hover-effect:hover::after, .hover-effect:hover::before {
    height: 100%;
    opacity: 0;
    width: 100%;
}

/*Galería Fotográfica 2*/
/* ===================================
     UI-Block-09
==================================== */
.ui-block-09.menu{
    width: 100% !important;
}

.ui-block-09.menu .heading-area{
    margin-bottom: 80px;
}

.ui-block-09.menu.portfolio-three .items {
    position: relative;
    padding: 0;
}

.ui-block-09.menu.portfolio-three .items {
    padding:0 5px;
}

.ui-block-09.menu.portfolio-three .items{
    margin-top: 10px;
}

.ui-block-09.menu.portfolio-three .item-img {
    position: relative;
    overflow: hidden;
}

.ui-block-09.menu.portfolio-three .item-img img{
    width: 100%;
}

.ui-block-09.menu.portfolio-three .item-img-overlay {
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: 2;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

.ui-block-09.menu.portfolio-three .item-img-overlay:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    background: #009ada;
}

.ui-block-09.menu .valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ui-block-09.menu .overlay-info{
    position: relative;
    width: 100%;
}

.ui-block-09.menu .overlay-info p{
    font-size: 13px;
}

.ui-block-09.menu.portfolio-three .item-img:hover .item-img-overlay {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.ui-block-09.menu.portfolio-three .item-img-overlay a {
    font-size: 30px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: #FFF;
}

.ui-block-09.menu .item-img img{
    transition: 1s;
}

.ui-block-09.menu .item-img:hover img{
    transform: scale(1.2);
    transition: 1s;
}

.ui-block-09.menu .image-hover{
    width: 60px;
    height: 98px;
    
    display: inline-block;
    position: relative;
    
}

.ui-block-09.menu .heading-area .sub-title {
    font-size: 24px;
    font-weight: normal;
}

.ui-block-09.menu .heading-area .title {
    font-weight: bold;
    font-size: 48px;
}

.ui-block-09.menu .heading-area .paragraph {
    font-size: 16px;
    font-weight: normal;
}

.ui-block-09.menu .text-main {color: #592b1c;}

.ui-block-09.menu .main-font{font-family: 'Montserrat', sans-serif;}

.ui-block-09.menu .alt-font{font-family: 'Roboto', sans-serif;}

@media (max-width: 1280px) and (min-width: 992px) {
    .ui-block-09.menu .menu-line {
        width: 120px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px){
    .ui-block-09.menu .heading-area .sub-title {
        font-size: 22px;
    }
    .ui-block-09.menu .heading-area .title {
        font-size: 32px;
    }
    .ui-block-09.menu .heading-area .paragraph {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .ui-block-09.menu  {
        text-align: center;
    }
    .ui-block-09.menu .heading-area .sub-title {
        font-size: 18px;
    }
    .ui-block-09.menu .heading-area .title {
        font-size: 28px;
    }
    .ui-block-09.menu .heading-area .paragraph {
        font-size: 14px;
    }
}