
#s-banner-landing {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 100px;
}

#s-banner-landing img{
    width: 100%;
}

#btn-ws-lan a:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

#btn-ws-lan {
    position: absolute;
    right: 50px;
    top: 20px;
    z-index: 111;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

#btn-ws-lan a {
	width: 50px;
	height: 50px;
	font-size: 16px;
	color: #ffffff;
	background-color: #32ba46;
	padding: 5px;
	border-radius: 50%;
	transition: ease all 0.3s;
	display: flex;
	justify-content: center;
	align-items: center;
}

#btn-ws-lan a svg{
    width: 95%;
}

.bnn {
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: calc(50% - 40px);
    background-color: #E59F31;
    border-radius: 50%;
}

#bnn-izq {
    left: -60px;
}

#bnn-der {
    right: -60px;
}

#s-carousel-proyectos {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 40px;
    position: relative;
}

#content-proyectos {
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 40px;
}

#header-proyectos {
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 2px solid #E59F31;
    padding: 8px 0px;
}

#header-proyectos a {
    padding: 15px;
    border-radius: 10px 10px 0px 0px;
    color: #7C7C7B;
    font-size: 18px;
}

#header-proyectos a.active {
    background-color: #E59F31;
    color: #fff;
}

#content-carousel-proyectos {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

#content-carousel-proyectos-interno {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    justify-content: center;
    align-items: center;
    position: relative;
}

#carousel-proyectos .owl-stage-outer {
    padding: 60px 0px 10px;
}

.card-proyecto {
    width: 100%;
    display: flex;
    flex-direction: column;    
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.card-proyecto img{
    width: 100%;
}

.info-card {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 30px;
}

.info-card img{
    width: 70% !important;
}

.info-card h5{
    font-size: 18px;
    color: #7C7C7B;
}

.info-card .line{
    width: 90%;
    height: 1px;
    background: #7C7C7B;
    background: #7C7C7B;
background: linear-gradient(90deg, rgba(124, 124, 123, 0.4) 5%, rgba(124, 124, 123, 1) 50%, rgba(124, 124, 123, 0.37) 95%);
    margin: 20px 0px;
}
.info-card h4{
    font-size: 25px;
    color: #7C7C7B;
	font-family: "lato bold";
}

.info-card h3{
	font-family: "lato bold";
    font-size: 20px;
}

.info-card h3.azul{
    color: #26717C;
}

.info-card h3.amarillo{
    color: #E59F31;
}

.info-card h3.verde{
    color: #3A9636;
}

.info-card span{
    font-size: 18px;
    color: #7C7C7B;
	font-family: "lato bold";
}

.info-card p{
    font-size: 18px;
    color: #7C7C7B;
    margin-bottom: 10px;
}

.card-proyecto.center {
	transform: scale(1.05);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
	transition: all 0.3s ease-in-out;
}

#carousel-proyectos .owl-stage {
	display: flex;
	align-items: flex-end; 
}

.card-proyecto {
	transition: all 0.3s ease-in-out;
}

.card-proyecto.center {
	transform: scale(1.05);
	transform-origin: bottom center; 
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.card-proyecto {
	min-height: 100%; 
}

.info-card .btn-l {
    width: 80%;
    padding: 6px;
    color: #fff;
    font-size: 22px;
	font-family: "lato bold";
    text-align: center;
    border-radius: 10px;
    margin-top: 10px;
}

.info-card .btn-l.azul {
    background-color: #26717C;
}

.info-card .btn-l.amarillo {
    background-color: #E59F31;
}

.info-card .btn-l.verde {
    background-color: #3A9636;
}

.s-fondos {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 20px;
    background-size: cover;
    background-repeat: no-repeat;
}

.s-fondos.amarillo {
    background-image: url("/img/landing2/banner-amarillo.webp");
}

.s-fondos.azul {
    background-image: url("/img/landing2/banner-azul.webp");
}

.content-fondos {
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: stretch;
}

.content-fondos a{
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.content-fondos a:not(:last-child){
    border-radius: 1px solid #fff;
}

.content-fondos a img{
    width: 70%;
}

.content-fondos a span{
    font-size: 25px;
    color: #fff;
	font-family: "lato bold";
    text-align: center;
}


#s-testimonio {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 60px 0px;
}

#content-testimonios {
	width: 65%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}

.card-testimonio {
	width: 95%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 0px 0px 30px 30px;
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12),
		0 2px 4px -1px rgba(0, 0, 0, 0.3);
	margin: 10px;
}

.card-testimonio iframe {
	width: 100%;
	height: 500px;
}

.info-testimonio {
	width: 100%;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	gap: 50px;
	padding: 50px;
}

.content-img-testimonio {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background-color: #f4f4f4;
	display: flex;
	justify-content: center;
	align-items: center;
}

.content-img-testimonio img {
	width: 60% !important;
}

.info-testimonios {
	width: calc(100% - 120px);
	display: flex;
	flex-direction: column;
	gap: 30px;
	justify-content: center;
	align-items: flex-start;
}

.info-testimonios h4 {
	color: #267980;
	letter-spacing: 4px;
	font-size: 30px;
	font-family: "lato medium";
}
.info-testimonios p {
	font-size: 22px;
	letter-spacing: 2px;
	color: #606060;
	font-family: "lato medium";
}

.content-btn-test {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.content-btn-test a {
	font-size: 22px;
	font-family: "lato medium";
	color: #fff;
	background-color: #267980;
	border-radius: 20px;
	padding: 4px 15px;
	margin-bottom: 30px;
}

#bnn-izq-test {
	left: -80px;
}

#bnn-der-test {
	right: -30px;
}

#s-comentarios {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 0px;
}

#content-comentarios {
    width: 65%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.card-comentarios {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
    border-radius: 30px;
    background-color: #E5E5E5;
}

.card-comentarios img{
    width: 35% !important;
}

.info-testi {
    width: 65%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 15px;
}

.starts {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.starts svg{
    width: 30px;
    fill: #E59F31;
}

.info-testi p {
    font-size: 14px;
    color: #606060;
}

.info-testi p b{
	font-family: "lato bold";
}

#bnn-izq-comen {
	left: -60px;
}

#bnn-der-comen {
	right: -60px;
}

#s-agendar {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 100px 0px;    
}

#content-agendar {
    width: 65%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background-color: #E5E5E5;
    border-radius: 30px;
    padding: 0px 40px;
}

#img-agenda {
    width: 35%;
}

#info-agenda {
    width: 65%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 15px;
}

#info-agenda h3{
    font-size: 35px;
    color: #7C7C7B;
	font-family: "lato bold";
}

#info-agenda a{
    font-size: 20px;
    color: #fff;
    border-radius: 20px;
    padding: 4px 15px;
    background-color:#26717c;
}

#img-agenda-icon {
    width: 80px;
    height: 80px;
    position: absolute;
    right: -20px;
    top: -20px;
}

#s-banner-verde {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#s-banner-verde img {
    width: 100%;
}

#s-ubicaciones {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 0px;
    gap: 40px;
    flex-direction: column;
}

#s-ubicaciones > h3 {
    font-size: 40px;
    color: #7C7C7B;
	font-family: "lato bold";
}

#content-ubicaciones {
    width: 60%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    align-items: center;
    gap: 40px;
}

.card-ubicaciones {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 20px 40px;
    position: relative;
    border-radius: 30px;
    border: 2px solid #606060;
    gap: 8px;
}

.card-ubicaciones img{
    width: 50px;
    position: absolute;
    left: -20px;
    top: -20px;
}

.card-ubicaciones h5{
	font-family: "lato bold";
    font-size: 20px;
    color: #606060;
    margin-bottom: 8px;
}

.card-ubicaciones a{
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
}

.card-ubicaciones a svg{
    width: 15px;
    fill: #606060;
}

.card-ubicaciones a span{
    width: calc(100% 15px);
    text-align: start;
    font-size: 16px;
    color: #606060;
	font-family: "lato medium";
}

.titulo-flotante {
    width: 90%;
    position: absolute;
    top: 20px;
    text-align: center;
    border-radius: 20px;
    padding: 6px 20px;
}

.titulo-flotante.azul {
    border: 2px solid #26717C;
    background-color: #CADEE0;
}

.titulo-flotante.amarillo {
    border: 2px solid #E59F31;
    background-color: #FCE9D0;
}

.titulo-flotante.verde {
    border: 2px solid #26717C;
    background-color: #CADEE0;
}


.titulo-flotante-interno {
    width: 90%;
    position: absolute;
    top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.titulo-flotante-interno span {
    text-align: center;
    border-radius: 20px;
    padding: 6px 20px;
}

.titulo-flotante-interno.azul span {
    border: 2px solid #26717C;
    background-color: #CADEE0;
}

.titulo-flotante-interno.amarillo span {
    border: 2px solid #E59F31;
    background-color: #FCE9D0;
}

.titulo-flotante-interno.verde span {
    border: 2px solid #26717C;
    background-color: #CADEE0;
}

/* ------------------------------- proyectos ---------------------------------------------------- */
#content-carousel-proyectos-principales {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#carousel-proyectos-principales .owl-stage-outer {
    padding: 30px 0px;
}

.card-proyectos-principales {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    overflow: hidden;
}

.info-proyectos-principales {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    align-items: stretch;
}

.info-proyectos-principales div{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 0px 30px;
}
.info-proyectos-principales div:nth-child(1) {
    align-items: center;
}
.info-proyectos-principales div:nth-child(1) img{
    width: 80% !important;
}

.info-proyectos-principales div:nth-child(2){
    background-color: #F2F2F2;
    gap: 6px;
}

.info-proyectos-principales div:nth-child(2) span{
    color: #7C7C7B;
    font-size: 22px;
}

.info-proyectos-principales div:nth-child(2) h4{
    color: #7C7C7B;
    font-size: 30px;
	font-family: "lato bold";
}

.info-proyectos-principales div:nth-child(2) p{
    color: #E59F31;
    font-size: 22px;
	font-family: "lato bold";
}

.info-proyectos-principales div:nth-child(3) p{    
    font-size: 18px;
    color: #7C7C7B;
    font-family: "lato bold";
}
.info-proyectos-principales div:nth-child(3){
    font-size: 18px;
    color: #7C7C7B;
}
/* ------------------------------- end proyectos ---------------------------------------------------- */

/* -------------------------------  proyectos interno ---------------------------------------------------- */
#s-proyecto-interno {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 170px;
}

#img-interno {
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 40px;
}

#img-interno img:nth-child(1){
    width: 50%;
}

#img-interno img:nth-child(2){
    width: 100%;
}

#info-interna {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0px;
}

#info-interna > div {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 30px;
}

#info-interna > div:nth-child(1)  {
    border-right: 2px solid #606060;
    flex-direction: column;
    gap: 8px;
}

#info-interna > div:nth-child(1) span{
    font-size: 25px;
    color: #606060;
}

#info-interna > div:nth-child(1) h4{
    font-size: 40px;
    color: #3A9636;
    font-family: "lato bold";
}

#info-interna > div:nth-child(1) h5{
    font-size: 20px;
    color: #606060;
    font-family: "lato bold";
}

#info-interna > div:nth-child(2){
    gap: 20px;
}

#info-interna > div:nth-child(2) img{
    width: 40%;
}

#info-interna > div:nth-child(2) div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#info-interna > div:nth-child(2) div h3{
    font-size: 40px;
    color: #3A9636;
    font-family: "lato bold";
}

#info-interna > div:nth-child(2) div span{
    font-size: 35px;
    color: #3A9636;
}

#info-interna > div:nth-child(2) div p{
    font-size: 20px;
    color: #3A9636;
    font-family: "lato bold";
}

#content-text-p-interno {
    width: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

#content-text-p-interno p{
    font-size: 18px;
    color: #606060;
    font-family: "lato bold";
    text-align: center;
}

#content-text-p-interno div{
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 10px;
}

#content-text-p-interno div a{
    padding: 6px 30px;
    border-radius: 10px;
    font-size: 20px;
    color: #fff;
}

#content-text-p-interno div a:nth-child(1){
    background-color: #3A9636;
}

#content-text-p-interno div a:nth-child(2){
    background-color: #E59F31;
}

.icono-calculadora {
    right: 15px;
    bottom: 50px  !important;
    max-width: 60px;
    position: fixed;
}

.icono-calculadora img {
	max-width: 100%;
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12),
		0 2px 4px -1px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
}

.sub-menu-list.active {
    display: block !important;
}
/* ------------------------------- end proyectos interno---------------------------------------------------- */

@media screen and (max-width: 1024px) {
    #header-movil .sub-menu > ul {
        left: auto;
        right: 0px;
    }

    .icono-calculadora {
        position: fixed;
        right: 3px;
        max-width: 40px;
    }
    #img-interno img:nth-child(1) {
        width: 70%;
    }

    #info-interna {
        padding: 30px 0px;
        flex-direction: column;
        gap: 0px;
    }

    #info-interna > div {
        padding: 0px 20px;
    }

    #info-interna > div:nth-child(1) span {
        font-size: 22px;
    }

    #info-interna > div:nth-child(1) h4 {
        font-size: 30px;
    }

    #info-interna > div:nth-child(1) {
        gap: 0px;
        border-right: none;
        border-bottom: 2px solid #606060;
        padding: 20px;
    }

    #info-interna > div:nth-child(2) {
        gap: 10px;
        flex-direction: column;
        padding: 20px;
    }

    #content-text-p-interno {
        width: 100%;
        padding: 20px;
    }

    #content-text-p-interno p {
        text-align: justify;
        font-family: "lato medium";
    }

    #content-text-p-interno div {
        flex-direction: column;
    }

    .titulo-flotante-interno {
        width: 100%;
        padding: 0px 20px;
        flex-direction: column;
        gap: 4px;
    }

    .titulo-flotante-interno span {
        font-size: 12px;
    }

    .info-proyectos-principales {
        grid-template-columns: 1fr;
    }

    .info-proyectos-principales div {
        padding: 10px 20px;
    }

    #content-carousel-proyectos-interno {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .info-proyectos-principales div:nth-child(2) h4 {
        font-size: 25px;
    }

    .info-proyectos-principales div:nth-child(2) p {
        font-size: 20px;
    }

    .info-card .btn-l {
        font-size: 18px;
    }

    #s-carousel-proyectos {
        margin-bottom: 30px;
    }

    #content-proyectos {
        width: 100%;
        padding: 20px;
        gap: 0px;
    }

    #carousel-proyectos .owl-stage-outer {
        padding: 10px 0px ;
    }

    .s-fondos {
        padding: 20px;
    }

    .content-fondos {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
        justify-content: center;
        align-items: center;
    }

    .content-fondos a {
        width: 100%;
    }

    .card-comentarios {
        padding: 20px;
        flex-direction: column;
    }

    .card-comentarios img {
        width: 55% !important;
    }

    .info-testi {
        width: 100%;
    }

    .bnn {
        width: 25px;
        height: 25px;
    }

    #bnn-izq-comen {
        left: -35px;
    }

    #bnn-der-comen {
        right: -35px;
    }

    .starts svg {
        width: 20px;
    }

    .starts {
        gap: 5px;
        justify-content: center;
    }

    #s-comentarios {
        padding-bottom: 0px;
    }

    #content-testimonios {
        width: 80%;
    }

    #bnn-izq-test {
        left: -25px;
    }

    #bnn-der-test {
        right: -25px;
    }

    #s-agendar {
        padding: 100px 20px;
    }

    #content-agendar {
        width: 100%;
        padding: 20px;
        flex-direction: column;
    }

    #img-agenda-icon {
        width: 55px;
        height: 55px;
        right: 0px;
    }

    #info-agenda {
        width: 100%;
        text-align: center;
    }

    #info-agenda h3 {
        font-size: 25px;
    }

    #info-agenda {
        align-items: center;
    }

    #s-banner-verde img {
        height: 120px;
        object-fit: cover;
    }

    #s-ubicaciones {
        padding: 50px 20px;
    }

    #content-ubicaciones {
        width: 90%;
        grid-template-columns: 1fr;
        gap: 20px;
    }

    #btn-ws-lan {
        display: none;
    }

    #content-carousel-proyectos {
        padding: 0px 20px;
    }

    .card-proyecto.center {
        transform: scale(1);
    }

    #bnn-izq {
        left: -5px;
    }

    #bnn-der {
        right: -5px;
    }

    #content-btn-ws {
        width: 100%;
        position: fixed;
        right: auto;
        top: auto;
        bottom: 0px;
        transform: matrix(1, 0, 0, 1, 0, 0);
        align-items: flex-end;
    }

    #s-testimonio {
        margin: 20px 0px;
    }
}