@media (max-width: 1399px){
	.hero .imgHero {
	    width: 740px;
	}
}
@media (max-width: 1299px){}
@media (max-width: 1199px){
	.from_wrapper {
	    transform: translateY(-55%);
	}
	.text_large {
	    font-size: 1.2rem;
	    line-height: 1.825rem;
	}
	.seccion_interna_hero .title {
	    font-size: 4.5rem;
	    line-height: 4.5rem;
	}
	.intro .box_content .text_upper {
	    font-size: 1.2rem;
	    line-height: 1.725rem;
	}
	.hero_content_float .subTitle {
	    font-size: 1rem;
	    line-height: 1.1rem;
	}
	.hero .imgHero {
        top: 40px;
        width: 590px;
    }
    .hero .hero_content_float {
	    padding-right: 24px;
	    padding-left: 24px;
	}
	.seccion_intro .box_content .font_medium {
	    font-size: 1.5rem;
	    line-height: 2rem;
	}
	.seccion_intro .box_content p {
	    font-size: 1.25rem;
	    line-height: 1.8rem;
	}
	.box_arrow .arrow {
	    width: 120px;
	}
	.box_arrow .hastag {
	    font-size: 1.25rem;
	}
}
@media (max-width: 1024px){	
	.header-row .col-header.col-nav {
		display: none;
	}
	.header-row .col-header.col-nav .main-navigation {
	    display: none;
	}
	.menu-burger {
	    display: flex;
	}
}
@media (max-width: 991px){
	.seccion_interna_hero .text_small {
	    font-size: 0.875rem;
	}
	.text_large {
        font-size: 1rem;
        line-height: 1.625rem;
    }
	.seccion_interna_hero .title {
        font-size: 3.5rem;
        line-height: 3.5rem;
    }
	.item_link_proyecto .proyecto_content_float .nombre {
	    font-size: 1.5rem;
	    margin-bottom: 24px;
	}
	.hero_content_float {
	    bottom: -80px;
	}
	.header-row .col-header.col-header_right {
	    flex-grow: 0.5;
	}
	.header-row .col-header.col-logo {
	    display: none;	    
	}
	.header-row .col-header.col-header_left {
	    flex-grow: 0.5;
	    justify-content: flex-start;
	}
	.box_wsp {
	    padding: 32px 32px;
	}
	.box_wsp_inner p {
	    font-size: 1.5rem;
	    line-height: 2rem;
	    margin-left: 16px;
	}
	.section {
	    padding: 64px 0;
	}
	.item_link_proyecto .proyecto_content_float .cta {
	    padding: 7px 24px;
	}
	.section.seccion_intro {
		padding: 120px 0;
	}
	.hero .imgHero {
        width: 420px;
        height: 420px;
        object-fit: cover;
    }
	.hero_content_float .text {
	    font-size: 1rem;
	    line-height: 1.5rem;
	}
	.box_arrow .hastag {
        font-size: 1.125rem;
        margin-left: -32px;
    }
    .seccion_medidas {
        background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 0%);
    }
	.wrapper_imagen_hero {
	    margin-top: 64px;
	}
	.image_hero {
	    margin-bottom: 900px;
	}
	.botonera_anclas {
	    grid-template-columns: 1fr 1fr;
	}
	.seccion_redes .box-redes .cuadro_red p {
	    font-size: 1.25rem;
	    left: 0;
	}
}
@media (max-width: 899px){}
@media (max-width: 767px){
	.proyectos_lg_6 .item_link_proyecto:hover .image {
	    transform: scale(1.4);
	}
	.proyectos_lg_6 .item_link_proyecto .image {
	    height: 400px;
	}
	.cta_whatsapp .whatsapp_right_numero .numero {
	    font-size: 1rem;
	}
	.cta_whatsapp .whatsapp_right_icon .icon_float {
	    width: 24px;
	    height: 24px;
	}
	.cta_whatsapp .whatsapp_right_icon .icon {
	    width: 40px;
	}
	.seccion_interna_hero .hero_content .cta_whatsapp {
	    top: -68px;
	    right: 0px;
	    width: 200px;
	}
	.detalle_arrow {
	    bottom: -40px;
        left: 12px;
        width: 90px;
        transform: rotate(0deg);	
	}
	.seccion_ubicacion .box_content {
	    position: relative;
	    top: 0;
	    right: 0;
	    margin-bottom: 3rem;
	}
	.seccion_ubicacion .box_content .title {
		font-size: 2.375rem;
	}
	.seccion_masterplan .title {
	    position: relative;
	    top: 0;
	    left: 0;
	    font-size: 2.375rem;
	    margin-bottom: 3rem;
	}
	.section_02 {
	    padding: 90px 0 0;
	}
	.desc_text {
	    font-size: 0.875rem;
	    line-height: 1.1rem;
	}
	.desc_title {
	    font-size: 1rem;
	}
	.seccion_detalles .box_content .text_upper {
	    font-size: 1rem;
	    line-height: 1.325rem;
	}
	.seccion_detalles .box_content .title.title_shape {
	    left: 0;
	}
	.seccion_detalles .box_content .title {
	    font-size: 1.5rem;
        line-height: 2rem;
	}
	.from_wrapper {
	    right: 50%;
	    transform: translateY(-100%) translateX(50%);
	}
	.cta_video {
	    left: 32px;
	}
	.hero_content_float {
        bottom: -16px;
    }
	.box_wsp_inner p {
	    margin-left: 0;
	}
	.box_wsp_inner i {
	    font-size: 4rem;
	}
	.box_wsp_inner {
	    align-items: flex-start;
	    flex-direction: column;
	    gap: 24px;
	}
	.box_grid {
	    grid-template-columns: repeat(2, 1fr);
	}
	.hero .imgHero {
        display: none;
    }
    .hero .image_hero {
	    height: 300px;
	}
	.wrapper_imagen_hero {
	    margin-top: 24px;
	}
	.image_hero {
	    margin-bottom: 810px;
	}
    .seccion_medidas .box_content .title {
	    font-size: 1.5rem;
        line-height: 2rem;
	}
	.list_check li .list_inner h3 {
	    font-size: 1rem;
	    line-height: 1.2;
	}
	.seccion_clientes .box_content .text {
	    font-size: 1.125rem;
	    line-height: 1.5rem;
	}
}
@media (max-width: 575px){
	.image_video {
		/* border-bottom-left-radius: 0; */
		/* border-bottom-right-radius: 0; */
	}
	.slide_image {
	    height: 360px;
	}
	.botonera_anclas {
	    grid-template-columns: 1fr;
	}
	.seccion_interna_hero {
	    padding: 160px 0 0;
	}
	.cta_video .circle img {
		width: 64px;
	}
	.cta_video .palabra {
	    font-size: 1rem;
	    margin-left: 0;
	}
	.cta_video {
	    top: -32px;
        left: 32px;
	    background-color: #67ba8a;
        padding: 0px 24px 0 0;
        border-radius: 50px;
        overflow: hidden;
	}
	.from_wrapper {
	    padding: 32px 24px;
	    width: 100%;
	    margin: 0;
	    position: relative;
	    transform: translateY(0%) translateX(0%);
	    background: #f7f7f7;
        border-radius: 0;
        box-shadow: none;
        right: 0;
	}
	.footer_wsp .cta.cta_wsp {
	    padding: 8px 27px;
	}
	.footer_wsp .link_numero .small {
	    font-size: 1rem;
	}
	.footer_wsp .link_numero {
	    font-size: 1.5rem;
	}
	.intro .box_content .text_upper {
        font-size: 1rem;
        line-height: 1.5rem;
    }
	.box_arrow .hastag {
        font-size: 1.1rem;
        margin-left: 16px;
    }
	.box_arrow .arrow {
        width: 90px;
    }
	.hero .hero_content_float .title {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .hero .hero_content_float .text_large {
	    font-size: 1.125rem;
	    line-height: 1.6rem;
	}
	.header-row .col-header.col-redes {
	    flex-grow: 0.3;
	}
	.header-row .col-header.col-logo {
	    flex-grow: 0.7;
	}
	.tel {
		display: none;
	}
	.cta-wsp {
	    padding: 8px 16px;
	    font-size: 0.875rem;
	    font-weight: 500;
	}
	.box_grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .hero .image_hero {
        object-position: 60%;
    }
    .seccion_intro .box_content p {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .seccion_intro .box_content .font_medium {
        font-size: 1.125rem;
        line-height: 1.625rem;
    }
    .section.seccion_intro {
        padding: 90px 0 64px;
    }
    .seccion_ubicacion .box_content p {
	    font-size: 1.25rem;
	    line-height: 1.75rem;
	}
	.seccion_ubicacion .box_content .title {
        font-size: 2rem;
    }
    .Web-Footer {
	    padding: 64px 0 64px;
	}
	.section_02.proyectos {
		padding: 64px 0 48px;
	}
	.image_hero {
        margin-bottom: 945px;
    }
    .seccion_medidas .box_content .medida {
	    font-size: 1.5rem;
	}
	.seccion_medidas .box_content .medida > span {
	    font-size: 0.875rem;
	}
	.hero_content_float {
	    padding-top: 40px;
	}
	.logo_principal {
		width: 250px !important;
	}
	.seccion_banner .box_content .text {
	    font-size: 1.125rem;
	    max-width: 300px;
	    margin: auto;
	}
	.list_check li::before {
	    width: 1.25rem;
	    height: 1.25rem;
	}
	.list_check li .list_inner {
	    padding-left: 30px;
	}
	.seccion_banner .box_content h2 {
	    font-size: 1.5rem;
	    line-height: 2rem;
	}
	.seccion_comentarios .box_content .title {
	    font-size: 1.5rem;
	    line-height: 2rem;
	}
	.seccion_redes .box-redes {
	    justify-content: center;
	}
	.seccion_redes .box-redes .cuadro_red {
	    width: 100%;
	    padding: 30px 30px;
	    grid-template-columns: 1fr;
	}
}
@media (max-width: 350px){}

@media (min-width:576px){
	.container, .container-sm {
	    max-width: 100%;
	}
}
@media (min-width:768px){
	.container, .container-md, .container-sm {
	    max-width: 100%;
	}
}
@media (min-width:992px){
	.container, .container-lg, .container-md, .container-sm {
	    max-width: 100%;
	}
}
@media (min-width:1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	    max-width: 1140px;
	}
}
@media (min-width:1400px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	    max-width: 1120px;
	}
}
@media (min-width:1600px){
	.hero .imgHero {
	    right: 90px;
	    border-top-right-radius: 16px;
	    border-bottom-right-radius: 16px;
	}
}
@media (min-width: 1800px) {
    .hero .imgHero {
        right: 150px;
    }
}