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


.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: .6rem
}
.et-hero-tabs h3,
.et-slide h3 {
    font-size: 1rem;
    letter-spacing: .3rem;
    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: 4rem
    }
    .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: 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: 60px;
    height: 72px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    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: calc(.8em + .8vw);
    line-height: 110%!important;
    color: #333;
    font-weight: 300
}
.swiper-avatar img {
    max-width: 100px!important;
    margin-bottom: 15px
}
.nav-link {
    font-size: calc(.43em + .43vw)!important
}
@media only screen and (max-width: 767px) {
    .nav-link {
        font-size: calc(.7em + .7vw)!important
    }
}
.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: 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: bottom;
    background-position: right;
    min-height: 100vh
}
.visible1 {
    display: inherit
}
.visible2 {
    display: none;
    font-size: calc(.9em + .9vw)!important;
    letter-spacing: .6px!important
}
.bg-light1 {
    --bs-bg-opacity: 1;
    background-color: #184866!important
}
.nav-link {
    color: #fff!important
}
.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: #333;
}
.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: #184866
}
.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)
    }
}
@media only screen and (max-width: 767px) {
    .flechaup {
        display: none
    }
}
.whatsapp {
    position: fixed;
    width: 225px;
    height: 78px;
    bottom: 30px;
    right: 30px;
    z-index: 100
}