/*
Theme Name: RB Arquitectura Child
Description: rbarquitectura
Author: rbarquitectura
Template: rbarquitectura
Version: 3.34
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.proyectos-en-venta .portfolio-element-wrapper .row{
    justify-content: center;
}
.proyectos-en-venta .col,
.slidermain.col{
    padding: 0px !important;
}
.col-maps .col-inner {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.col-maps .col-inner .img {
	margin: 0;
}

/**---------------- CONTACT FORM DOS COLUMNAS ----------------**/
#responsive-form{
	/*	max-width:600px; -- cambiar esto para conseguir el ancho de la forma deseada --*/
	margin:0 auto;
	width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
 
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}
/**---------------- FIN CONTACT FORM DOS COLUMNAS ----------------**/
body {
    line-height: 1.2;
}
.sin-linea .section-title-main:before{
    display: none;
}
.sin-linea.section-title-container {
    margin-bottom: 0em;
}
.sin-linea h1{
    margin-bottom: 0em;
    line-height: 1.0;
}
.best{
    color: #262626;
}
.best .col-02 .col-inner{
    padding-right: 5%;
}
.best h1 {
    color: #74c8a7;
    font-size: 2.8em;
    line-height: 1.1;
    margin-bottom: 0;
}
.best{
    padding-top: 100px!important;
    padding-bottom: 0px!important;
}
.best strong {
    font-weight: 600;
}
.best:before{
    position: absolute;
    z-index: 0;
    content: "";
    width: 120px;
    height: 120px;
    left: -40px;
    top: 0px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://rbgrupoinmobiliario.pe/wp-content/uploads/2022/09/recurso-36.svg);
}
.best:after{
    position: absolute;
    z-index: 0;
    content: "";
    width: 60px;
    height: 125px;
    right: 0px;
    top: 31%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://rbgrupoinmobiliario.pe/wp-content/uploads/2022/09/recurso-34.svg);
}
.best .section-bg:after{
    position: absolute;
    z-index: 0;
    content: "";
    width: 120px;
    height: 60px;
    left: 37%;
    bottom: 0%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://rbgrupoinmobiliario.pe/wp-content/uploads/2022/09/recurso-35.svg);
}
.justificado p{
    text-align: justify;
}
.ico-01:before{
    position: absolute;
    z-index: 0;
    content: "";
    width: 50px;
    height: 45px;
    right: -20px;
    top: -40px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://rbgrupoinmobiliario.pe/wp-content/uploads/2022/09/recurso-37.svg);
}
.diferencia.dark .section-title-main:before {
    background-color: #ff6f28;
}
.diferencia strong{
    color: #ff6f28;
}
.diferencia .col-02 .col-inner{
    padding-left: 15%;
}
.diferencia .col-02:before{
    position: absolute;
    z-index: 0;
    content: "";
    width: 50px;
    height: 40px;
    left: 18px;
    top: 0px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://rbgrupoinmobiliario.pe/wp-content/uploads/2022/09/recurso-39.svg);
}
.diferencia.entregados .slider-nav-light .flickity-prev-next-button svg, 
.diferencia.entregados .slider-nav-light .flickity-prev-next-button .arrow {
    fill: #ff6f28;
}





.linea-negra .section-title-main:before {
    background-color: #252525;
    bottom: -18px;
}
.linea-negra h1{
    line-height: 1.0;
}
.off-canvas-left .mfp-content {
    width: 280px;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>ul>li>a {
    padding-left: 10px;
}
.uppercase, h6, th, span.widget-title {
    line-height: 1.05;
    letter-spacing: .0em;
    text-transform: uppercase;
}
.html.header-button-2{
        display: none !important;
}
.footer .col-03 .large-2 {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}
body {
    overflow-x:hidden;
}
.slider-rb hr {
    margin: 15px 0;
    border-width: 0;
    border-top: 0px solid currentColor;
    opacity: 1;
    height: 3px;
    background-color: #ff6f28;
}
.banner h1 {
    font-size: 3.7em;
    font-weight: 800!important;
    margin-bottom: 0em;
}
.banner h2 {
    font-size: 2.9em;
    font-weight: 800!important;
    margin-top: 0em;
}
.banner h3 {
	font-size: 1.6em;
    margin-bottom: 0em;
}

.banner h4 {
    font-size: 2.6em;
    font-weight: 800!important;
    margin-top: 0em;
    line-height: 2rem;
    margin-bottom: 1em;
}
.banner h5{
    background-color: #ff6f28;
    padding: 5px 20px;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
    width: 180px;
    margin-left: auto;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 1.9em;
    margin-right: 26px;
}
.banner h5 strong{
    display: inline-block;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    -ms-transform: skew(30deg);
    transform: skew(30deg);
}
.button.primary,.button.white,.button.secondary {
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
}
.button.primary>span,.button.white>span,.button.white i,.button.secondary>span,.button.secondary i,.button.primary i{
    display: inline-block;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    -ms-transform: skew(30deg);
    transform: skew(30deg);
}
.banner-promo.banner h1 strong{
    font-weight: 300;
}
.banner-promo.banner h3 {
    font-weight: 400!important;
}
.banner-promo.banner p{
    font-size: 9px;
}
.banner-promo.banner h5 {
    width: 300px;
}
.banner-promo h4 {
    font-size: 1.4em;
}
.slider-rb .banner-promo.banner hr {
    width: 68%;
}
.white {
    color: #ff6f28 !important;
}
.button:not(.icon)>span+i {
    font-size: 1.3em;
}
.button{
    letter-spacing: .0em;
    text-shadow: none;
    line-height: 2.8em;
}
.slider-rb .flickity-page-dots .dot {
    display: block;
    margin: 15px 5px;
    border: 3px solid #111;
    border-radius: 50%;
    opacity: 1;
}
.slider-rb .flickity-page-dots {
    bottom: auto;
    left: 2%;
    right: auto;
    top: 50%;
    transform: translate(0px, -50%);
}
.slider-rb .slider-nav-light .flickity-page-dots .dot.is-selected {
    background-color: #ff6f28;
    border-color: #ff6f28;
}
.slider-rb .slider-nav-light .flickity-page-dots .dot {
    border-color: #fff;
    background-color: #fff;
}
.section-title span {
    text-transform: initial;
    position: relative;
}
.section-title b {
    height: 0px;
}

h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
    font-weight: 800!important;
}

.h1, h1 {
    font-size: 2.2em;
    line-height: 1.3;
}
.section-title-main:before{
	position: absolute;
	z-index: 9;
	content: "";
	width: 60px;
	height: 10px;
	background-color: #ff6f28;
	bottom: -10px;
	left:0px;
	transition: all 0.5s;
	-webkit-transform: skew(-40deg);
    -moz-transform: skew(-40deg);
    -o-transform: skew(-40deg);
    -ms-transform: skew(-40deg);
    transform: skew(-40deg);
}
.dark .section-title-main:before{
	background-color: #3c3c3b;
}
.section:hover .section-title-main:before{
	left:100%;
	transform: translate(-60px,0) skew(-40deg);
	transition: all 0.5s;
}
.section-title-normal span {
	border-bottom: 0px solid rgba(0,0,0,.1);
    margin-bottom: 0px;
}
.section-title-normal {
    border-bottom: 0px solid #ececec;
    margin-bottom: 0px;
}
.portfolio-box{
	border: 3px solid #ff6f28;
}
.portfolio-box.dark{
	color:#3c3c3b;
}
.portfolio-box.dark h6 {
    color: #3c3c3b;
    text-transform: initial;
    font-size: 2em;
    transition: all 0.5s;
}
.portfolio-box:hover h6,.portfolio-box:hover{
	color:#fff;
	transition: all 0.5s;
	opacity: 1;
}
.portfolio-box .box-image img{
	opacity: 0;
	transition: all 2.5s!important;
}
.portfolio-box:hover .box-image img{
	opacity: 1;
	transition: all 2.5s!important;
}

.boton-proyectos{
	color:#fff;
	background-color:#3c3c3b;
	font-weight: 700;
	line-height: 2.8em;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
    transition: all 0.5s;
    margin-top: 20px;
}
.portfolio-box:hover .boton-proyectos{
	background-color: #ff6f28;
	transition: all 0.5s;
}
.boton-proyectos>span {
    display: inline-block;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    -ms-transform: skew(30deg);
    transform: skew(30deg);
}
.portfolio-box hr {
    margin: 10px 0;
    border-width: 0;
    border-top: 0px solid currentColor;
    opacity: 1;
    height: 3px;
    background-color: #ff6f28;
    transition: all 0.5s;
}
.portfolio-box:hover hr{
	background-color: #fff;
	transition: all 0.5s;
}
.box-overlay.dark .box-text, .box-shade.dark .box-text {
    text-shadow: 0px 0px 0px rgb(0 0 0 / 0%);
}
.dir-proy,.tipo-proy{
	font-size: 1rem;
	font-weight: 500;
}
.box-overlay .box-text{
    padding-left: 3em;
    padding-right: 3em;
}
.desactivo .portfolio-box{
    opacity: 0.2;
    cursor: default;
}
.dark .portfolio-box {
    border: 3px solid #ffffff;
}
.dark .portfolio-box.dark {
    color: #ffffff;
}
.dark .portfolio-box.dark h6 {
    color: #fff;
}
.dark .portfolio-box hr {
    background-color: #ffffff;
}
.en-venta .boton-proyectos {
    color: #3c3c3b;
    background-color: #ffffff;
    
}
.en-venta .portfolio-box:hover .boton-proyectos{
	color: #fff;
}
.h3, h3 {
    font-size: 1.4em;
}
.cuadros h1 {
    background-color: #fff;
    color: #ff6f28;
    padding: 22px 20px;
    -webkit-transform: skew(-10deg) rotate(-10deg);
    -moz-transform: skew(-30deg) rotate(-10deg);
    -o-transform: skew(-30deg) rotate(-10deg);
    -ms-transform: skew(-30deg) rotate(-10deg);
    transform: skew(-10deg) rotate(-10deg);
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    margin-bottom: 30px;
}
.cuadros h1 strong {
    display: inline-block;
    -webkit-transform: skew(10deg) rotate(10deg);
    -moz-transform: skew(30deg) rotate(10deg);
    -o-transform: skew(30deg) rotate(10deg);
    -ms-transform: skew(30deg) rotate(10deg);
    transform: skew(10deg) rotate(10deg);
}
.ejecutivo h3 {
    font-weight: 300!important;
    margin-bottom: 0;
}
.ejecutivo h3 strong{
    font-weight: 600!important;
}
.footer {
    padding: 45px 0;
}
.footer .icon-box-img svg,.footer .icon-box-img img {
	height: 45px;
}
.footer .col-02 p {
    margin-bottom: 2px;
}
.footer .col-02 h4{
    margin-bottom: 0;
    font-weight: 400!important;
}
.footer .col-01.large-2 {
    max-width: 19.666667%;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 19.666667%;
}
.footer .col-02.large-3 {
    max-width: 22%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 22%;	
}
.footer .col-03{
	font-size: 92%;
}

.footer .icon-box .icon-box-img img{
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.footer .icon-box:hover .icon-box-img img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.footer .dark .social-icons .button.is-outline{
    border-color: rgba(255,255,255,.5);
    border: 0px solid currentColor;
    background-color: white;
    border-radius: 0px!important;
    line-height: 2.6em;
    margin-left: 0.12em;
    margin-right: 0.82em;
    color: #ff6f28;


    -webkit-transform: skew(-10deg) rotate(-10deg);
    -moz-transform: skew(-30deg) rotate(-10deg);
    -o-transform: skew(-30deg) rotate(-10deg);
    -ms-transform: skew(-30deg) rotate(-10deg);
    transform: skew(-10deg) rotate(-10deg);

}
.footer .dark .social-icons .button.is-outline i{
    display: inline-block;
    -webkit-transform: skew(10deg) rotate(10deg);
    -moz-transform: skew(30deg) rotate(10deg);
    -o-transform: skew(30deg) rotate(10deg);
    -ms-transform: skew(30deg) rotate(10deg);
    transform: skew(10deg) rotate(10deg);
}

.button.instagram:not(.is-outline), .button.instagram:hover {
    color: #ef00e6 !important;
}
.absolute-footer.dark {
    color: rgb(255 255 255);
    font-size: 10px;
}
.absolute-footer>.container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    padding-bottom: 0px;
}
.footer-primary.pull-left{
    padding-top: 0px;
}
.widget {
    margin-bottom: 0em;
}
.footer-widgets .col {
    padding: 0 15px 10px;
}
.nav-spacing-xlarge>li {
    margin: 0 22px;
}
.nav>li>a {
    font-size: 0.9em;
    padding: 42px 0;
}
.nav>li.html{
    font-size: 1.1em;
}
.nav-dropdown-default {
    padding: 0px;
}
.nav-dropdown {
    min-width: 180px;
    background-color: rgb(255 255 255 / 80%);
}
.proyectos .nav-dropdown {
    min-width: 275px;
}
.nav-dropdown-has-border .nav-dropdown {
    border: 0px solid #ddd;
}
.nav-dropdown-has-shadow .nav-dropdown {
    -webkit-box-shadow: 0px 0px 0px rgb(0 0 0 / 15%);
    box-shadow: 0px 0px 0x rgb(0 0 0 / 15%);
}
.nav-dropdown>li>a:hover{
    color: rgb(255 255 255 / 85%);
    background-color: #ff6f28;
}
.nav-dropdown>li>a:hover:after{
    display: none;
}
.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before {
    left: 0%;
	width: 35px;
    height: 5px;
        -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
    transition: all 0.5s;
    bottom: 32px;
}
.nav-line-bottom>li>a:hover:before{
	left:100%;
	transform: translate(-35px,0) skew(-40deg);
	transition: all 0.5s;
}
.nav-dropdown-default .nav-column li>a , .nav-dropdown.nav-dropdown-default>li>a {
    padding-left: 32px;
    padding-right: 32px;
    margin: 0 0px;
    padding-top: 14px;
    padding-bottom: 14px;
    position: relative;
    border-bottom: 0px solid #ececec;
}
.nav-dropdown-default .nav-column li>a:after, .nav-dropdown.nav-dropdown-default>li>a:after {
    content: "";
    z-index: 0;
    position: absolute;
    width: 90%;
    height: 1px;
    bottom: 0px;
    background-color: #d1d1d1;
    left: 50%;
    transform: translate(-50%, 0px);
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: rgb(52 52 52);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.banner-interno .banner h4 {
    margin-top: 0em;
    line-height: 2.4rem;
    margin-bottom: 0em;
}
.banner-interno .banner h4:before{
	position: absolute;
	z-index: 9;
	content: "";
	width: 75px;
    height: 10px;
    background-color: #ff6f28;
    bottom: -18px;
	left:0px;
	transition: all 0.5s;
	-webkit-transform: skew(-40deg);
    -moz-transform: skew(-40deg);
    -o-transform: skew(-40deg);
    -ms-transform: skew(-40deg);
    transform: skew(-40deg);
}
.zoom .icon-box-img svg{
	height: 45px;
}

.zoom .icon-box .icon-box-img svg{
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.zoom .icon-box:hover .icon-box-img svg{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    color: #fff;
}

.entregados .flickity-prev-next-button {
    color: #ff6f28;
    opacity: 1;
}
.slider-nav-circle .flickity-prev-next-button svg, .slider-nav-circle .flickity-prev-next-button .arrow {
    border-radius: 0%;
}
.entregados .slider-nav-outside .flickity-prev-next-button.next {
    right: auto;
    left: 105%;
}
.entregados .slider-nav-outside .flickity-prev-next-button.previous {
    left: auto;
    right: 105%;
}
.servi .col-inner {
    padding-top: 30%;
    padding-left: 52px;
    padding-right: 52px;
    transition: all 0.5s;
    height: 360px;
}
.servi .col-inner:hover{
    background-color: #ff6f28!important;
    transition: all 0.5s;
    padding-top: 15%;
}
.servi .col-inner p{
    display: none;
    transition: all 0.5s;
}
.servi:hover .col-inner p{
    display: inherit;
    transition: all 0.5s;
    line-height: 18px;
}
.servi .col-inner .icon-box-img{
    display: inherit;
    transition: all 0.5s;
    height: 60px;
}
.servi:hover .col-inner .icon-box-img{
    display: none;
    transition: all 0.5s;
}
.servi .col-inner h3{
    line-height: 24px;
    font-weight: 400!important;
    position: relative;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 140px;
}
.servi .col-inner h3:before{
	position: absolute;
    z-index: 9;
    content: "";
    width: 46px;
    height: 6px;
    background-color: #3c3c3b;
    bottom: -8px;
    left: 0px;
    transition: all 0.5s;
    -webkit-transform: skew(-40deg);
    -moz-transform: skew(-40deg);
    -o-transform: skew(-40deg);
    -ms-transform: skew(-40deg);
    transform: skew(-40deg);
}
.empresas:after{
    z-index: 1;
    content: "";
    position: absolute;
    right: -0%;
    bottom: -88px;
    width: 180px;
    height: 320px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(https://rbgrupoinmobiliario.pe/wp-content/uploads/2021/11/iso.svg);
}
.empresas .box-image img {
    height: 60px;
}

.empresas .gallery-col.col {
    padding: 0 20px 0px;
}
.entregados{
    padding-top: 40px!important;
    padding-bottom: 0px!important;
}
.servicios{
    padding-top: 0px!important;
    padding-bottom: 80px!important;
}
.en-venta .slider-nav-outside .flickity-prev-next-button.previous {
    left: auto;
    right: 105%;
    opacity: 1;
}
.en-venta .slider-nav-outside .flickity-prev-next-button.next {
    right: auto;
    left: 105%;
    opacity: 1;
}

.logos .gallery-col:nth-child(2) .box-image img {
    height: 40px;
}

.logos .gallery-col:nth-child(3) .box-image img {
    height: 30px;
}
.logos .gallery-col:nth-child(4) .box-image img {
    height: 80px;
}
.page-title.portfolio-featured-title{
    display: none;
}
#portfolio-content.page-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
}
.portfolio-top>.row{
    display: none;
}

.cabecera-proyectos h1{
    font-size: 3.6em;
    font-weight: 400!important;
    margin-bottom: 0px;
}
.cabecera-proyectos h2 {
    font-size: 3.5em;
    line-height: 3rem;
    margin-left: 0px;
}
.cabecera-proyectos .banner p { 
    margin-top: 0em;
    margin-bottom: 0em;
}
.cabecera-proyectos .col-01 .col-inner{
    padding-right: 13%;
}
.cabecera-proyectos .col-02 .col-inner{
    margin-left: -80px;
}
.datos.row-divided>.col+.col:not(.large-12) {
    border-left: 2px solid #fff;
}
.datos p{
    margin-bottom: 0px;
}
.cabecera-proyectos .col{
    padding-bottom: 0px;
}
.datos .col-03,.datos .col-04,.datos .col-05{
    padding-left: 30px;
}
.cabecera-proyectos .banner-layers:after{
    position: absolute;
    z-index: 0;
    content: "";
    width: 320px;
    height: 70%;
    right: -4%;
    top: 46%;
    background-color: #fff;
    -webkit-transform: skew(-10deg) rotate(-10deg);
    -moz-transform: skew(-30deg) rotate(-10deg);
    -o-transform: skew(-30deg) rotate(-10deg);
    -ms-transform: skew(-30deg) rotate(-10deg);
    transform: skew(10deg) rotate(10deg) translate(0px, -50%);
}
.imagen-01{
    z-index: 1;
}
.imagen-01.alcanfores{
    right: -3%!important;
}
.imagen-01.esquivel{
    right: -8%!important;
    bottom: 12%!important;
}
.cabecera-proyectos .banner-layers .imagen{
    z-index: 1;
}
.detalles h4 {
    background-color: #8452af;
    color: #fff;
    padding: 5px 20px;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
    display: table-cell;
}
.detalles.esquivel h4 {
    background-color: #4a9ebb;
}
.detalles.alcanfores h4 {
    background-color: #4a9486;
}
.detalles.blanco h4 {
    background-color: #fff;
	color: #212121;
}
.detalles.martin h4 {
    background-color: #d1c3a9;
}
.detalles.calle h4 {
    background-color: #90a47f;
}
.detalles h4 strong {
    display: inline-block;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    -ms-transform: skew(30deg);
    transform: skew(30deg);
}
.detalles h1{
    color: #524fa1;
    font-weight: 400!important;
    margin-top: 20px;
    font-size: 2.4rem;
    margin-bottom: 0;
}

.detalles h2 {
    color: #524fa1;
    font-size: 2.4rem;
    line-height: 1;
}

.detalles h3{
    color: #524fa1;
}
.detalles.esquivel h1,.detalles.esquivel h2,.detalles.esquivel h3 {
    color: #053c53;
}
.detalles.alcanfores h1,.detalles.alcanfores h2,.detalles.alcanfores h3 {
    color: #445866;
}
.detalles.blanco h1,.detalles.blanco h2,.detalles.blanco h3 {
    color: #fff;
}
.detalles.martin h1,.detalles.martin h2,.detalles.martin h3 {
    color: #445866;
}
.detalles.calle h1,.detalles.calle h2,.detalles.calle h3 {
    color: #576347;
}
.detalles.esquivel .button.secondary{
    background-color: #4a9ebb;
}
.detalles.alcanfores .button.secondary{
    background-color: #4a9486;
}
.detalles.martin .button.secondary{
    background-color: #1c2a47;
}
.detalles.calle .button.secondary{
    background-color: #90a47f;
}
.detalles .col-02 .col-inner{
    padding-right: 25%;
}
.detalles .col-01 .col-inner{
    padding-right: 10%;
}
.salas h1{
    font-weight: 400!important;
    font-size: 2.4rem;
    margin-bottom: 0;
}
.salas h2 {
    font-size: 2.4rem;
    line-height: 1;
}
.salas h3{
    margin-bottom: 5px;
    line-height: 1.5rem;
}
.salas .col-01 .col-inner {
    padding-right: 32%;
    padding-left: 12%;
}
.galeria{
    padding-top: 80px!important;
    padding-bottom: 60px!important;
}
.mfp-gallery img.mfp-img{
    max-width: 100%;
    height: 600px;
}
.galeria h1{
    color: #524fa1;
    font-weight: 400!important;
    margin-top: 20px;
    font-size: 2.4rem;
    margin-bottom: 0;
    line-height: 2rem;
}
.galeria h2 {
    color: #524fa1;
    font-size: 2.4rem;
    line-height: 1;
}
.galeria.esquivel h1,.galeria.esquivel h2 {
    color: #4a9ebb;
}
.galeria.alcanfores h1,.galeria.alcanfores h2{
    color: #4a9486;
}
.galeria.blanco h1,.galeria.blanco h2{
    color: #212121;
}
.galeria.martin h1,.galeria.martin h2{
    color: #d1c3a9;
}
.galeria.calle h1,.galeria.calle h2{
    color: #90a47f;
}
.galeria .flickity-prev-next-button {
    color: #8452af;
    opacity: 1;
}
.galeria.esquivel .flickity-prev-next-button {
    color: #053c53;
    opacity: 1;
}
.galeria.alcanfores .flickity-prev-next-button {
    color: #445866;
    opacity: 1;
}
.galeria.martin .flickity-prev-next-button {
    color: #1c2a47;
    opacity: 1;
}
.galeria.calle .flickity-prev-next-button {
    color: #576347;
    opacity: 1;
}
.galeria .slider-nav-circle .flickity-prev-next-button:hover svg{
    border-color: #8452af;
    background-color: #8452af;
}
.galeria.esquivel .slider-nav-circle .flickity-prev-next-button:hover svg{
    border-color: #053c53;
    background-color: #053c53;
}
.galeria.alcanfores .slider-nav-circle .flickity-prev-next-button:hover svg{
    border-color: #445866;
    background-color: #445866;
}
.galeria.martin .slider-nav-circle .flickity-prev-next-button:hover svg{
    border-color: #1c2a47;
    background-color: #1c2a47;
}
.galeria.calle .slider-nav-circle .flickity-prev-next-button:hover svg{
    border-color: #576347;
    background-color: #576347;
}
.galeria .slider-nav-outside .flickity-prev-next-button.previous {
    left: auto;
    right: 105%;
}
.galeria .slider-nav-outside .flickity-prev-next-button.next {
    right: auto;
    left: 105%;
}

.galeria.blanco .flickity-prev-next-button {
    color: #212121;
}
.galeria.blanco .slider-nav-circle .flickity-prev-next-button svg {
    border-radius: 0%;
    border: 2px solid #212121;
}
.galeria.blanco .slider-nav-circle .flickity-prev-next-button:hover svg {
    border-color: #ff6f28;
    background-color: #ff6f28;
}
.planos{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.planos h1{
    color: #524fa1;
    font-weight: 400!important;
    margin-top: 20px;
    font-size: 2.4rem;
    margin-bottom: 0;
    line-height: 2rem;
}
.planos.blanco h1 {
    color: #ffffff;
}
.planos.blanco h2 {
    color: #ffffff;
}
.planos .col-01>.col-inner {
    padding-left: 12%;
    padding-right: 6%;

}

.planos .col-02>.col-inner p{
    margin-bottom: -4px;

}
.planos  h2 {
    color: #524fa1;
    font-size: 2.4rem;
    line-height: 1;
}
.planos.esquivel h1,.planos.esquivel h2{
    color: #053c53;
}
.planos.alcanfores h1,.planos.alcanfores h2{
    color: #445866;
}
.planos.martin h1,.planos.martin h2{
    color: #1c2a47;
}
.planos.calle h1,.planos.calle h2{
    color: #576347;
}
.planos .departamentos{
    margin-top: -60px;
}
.planos .departamentos .tab-panels {
    padding-top: 3em;
}
.planos .departamentos .box-text {
    padding-bottom: 0em;
}
.planos .departamentos .box-image:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 60px;
    height: 60px;
    left: 50%;
    top: 50%;
    background-color: #fff;
    -webkit-transform: skew(-10deg) rotate(-10deg);
    -moz-transform: skew(-30deg) rotate(-10deg);
    -o-transform: skew(-30deg) rotate(-10deg);
    -ms-transform: skew(-30deg) rotate(-10deg);
    transform: skew(-10deg) rotate(-10deg) translate(-50%,-50%);
    
}
.planos .departamentos .box-image:after{
    display: inline-block;
    -webkit-transform: skew(10deg) rotate(10deg);
    -moz-transform: skew(30deg) rotate(10deg);
    -o-transform: skew(30deg) rotate(10deg);
    -ms-transform: skew(30deg) rotate(10deg);
    transform: skew(10deg) rotate(10deg);
}
.planos .departamentos .gallery-col.col{
    padding-bottom: 15px;
}
.planos .nav-outline > li> a, .nav-outline >li> a{
    font-size: 1em;
    line-height: 2.6em;
    padding: 0px 1.75em;
    border-radius: 0px;
    background-color: #f1f1f1;
    border: 0px solid transparent;
    margin-right: 6px;
    color: #9f9f9f!important;
}
.planos .nav-outline > li.active> a, .nav-outline >li.active > a {
    color: #8452af!important;
    background-color: #fff;
}
.planos .nav-outline > li> a:hover,.planos .nav-outline >li> a:hover{
    color: #fff;
    background-color: #8452af;
}
.planos.esquivel .nav-outline > li.active> a,.planos.esquivel .nav-outline >li.active > a{
    color: #053c53;
}
.planos.esquivel .nav-outline > li> a:hover,.planos.esquivel .nav-outline >li> a:hover{
    color: #fff;
    background-color: #053c53;
}
.planos.alcanfores .nav-outline > li.active> a,.planos.alcanfores .nav-outline >li.active > a{
    color: #445866;
}
.planos.alcanfores .nav-outline > li> a:hover,.planos.alcanfores .nav-outline >li> a:hover{
    color: #fff;
    background-color: #445866;
}
.planos.martin .nav-outline > li.active> a,.planos.martin .nav-outline >li.active > a{
    color: #1c2a47;
}
.planos.martin .nav-outline > li> a:hover,.planos.martin .nav-outline >li> a:hover{
    color: #fff;
    background-color: #1c2a47;
}
.planos.calle .nav-outline > li.active> a,.planos.calle .nav-outline >li.active > a{
    color: #576347;
}
.planos.calle .nav-outline > li> a:hover,.planos.calle .nav-outline >li> a:hover{
    color: #fff;
    background-color: #576347;
}
.planos ul li.tab {
    margin-left: 4px;
}
.planos.morado .img-inner:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 60px;
    height: 55px;
    left: 50%;
    top: 50%;
    background-color: rgb(132, 82, 175);
    -webkit-transform: skew(-10deg) rotate(-10deg);
    -moz-transform: skew(-30deg) rotate(-10deg);
    -o-transform: skew(-30deg) rotate(-10deg);
    -ms-transform: skew(-30deg) rotate(-10deg);
    transform: skew(-10deg) rotate(-10deg) translate(-50%,-50%);
}
.planos.morado .img-inner:after{
    position: absolute;
    z-index: 2;
    content: "";
    width: 30px;
    height: 30px;
    left: 50%;
    top: 52%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://rbgrupoinmobiliario.pe/wp-content/uploads/2021/11/icono_zoom.svg);
    transform: translate(-50%,-50%);
}
.planos.esquivel .img-inner:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 60px;
    height: 55px;
    left: 50%;
    top: 50%;
    background-color: #053c53;
    -webkit-transform: skew(-10deg) rotate(-10deg);
    -moz-transform: skew(-30deg) rotate(-10deg);
    -o-transform: skew(-30deg) rotate(-10deg);
    -ms-transform: skew(-30deg) rotate(-10deg);
    transform: skew(-10deg) rotate(-10deg) translate(-50%,-50%);
}
.planos.esquivel .img-inner:after{
    position: absolute;
    z-index: 2;
    content: "";
    width: 30px;
    height: 30px;
    left: 50%;
    top: 52%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://rbgrupoinmobiliario.pe/wp-content/uploads/2021/11/icono_zoom.svg);
    transform: translate(-50%,-50%);
}
.planos.alcanfores .img-inner:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 60px;
    height: 55px;
    left: 50%;
    top: 50%;
    background-color: #445866;
    -webkit-transform: skew(-10deg) rotate(-10deg);
    -moz-transform: skew(-30deg) rotate(-10deg);
    -o-transform: skew(-30deg) rotate(-10deg);
    -ms-transform: skew(-30deg) rotate(-10deg);
    transform: skew(-10deg) rotate(-10deg) translate(-50%,-50%);
}
.planos.alcanfores .img-inner:after{
    position: absolute;
    z-index: 2;
    content: "";
    width: 30px;
    height: 30px;
    left: 50%;
    top: 52%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://rbgrupoinmobiliario.pe/wp-content/uploads/2021/11/icono_zoom.svg);
    transform: translate(-50%,-50%);
}
.planos.martin .img-inner:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 60px;
    height: 55px;
    left: 50%;
    top: 50%;
    background-color: #1c2a47;
    -webkit-transform: skew(-10deg) rotate(-10deg);
    -moz-transform: skew(-30deg) rotate(-10deg);
    -o-transform: skew(-30deg) rotate(-10deg);
    -ms-transform: skew(-30deg) rotate(-10deg);
    transform: skew(-10deg) rotate(-10deg) translate(-50%,-50%);
}
.planos.martin .img-inner:after{
    position: absolute;
    z-index: 2;
    content: "";
    width: 30px;
    height: 30px;
    left: 50%;
    top: 52%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://rbgrupoinmobiliario.pe/wp-content/uploads/2021/11/icono_zoom.svg);
    transform: translate(-50%,-50%);
}
.planos.calle .img-inner:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 60px;
    height: 55px;
    left: 50%;
    top: 50%;
    background-color: #576347;
    -webkit-transform: skew(-10deg) rotate(-10deg);
    -moz-transform: skew(-30deg) rotate(-10deg);
    -o-transform: skew(-30deg) rotate(-10deg);
    -ms-transform: skew(-30deg) rotate(-10deg);
    transform: skew(-10deg) rotate(-10deg) translate(-50%,-50%);
}
.planos.calle .img-inner:after{
    position: absolute;
    z-index: 2;
    content: "";
    width: 30px;
    height: 30px;
    left: 50%;
    top: 52%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://rbgrupoinmobiliario.pe/wp-content/uploads/2021/11/icono_zoom.svg);
    transform: translate(-50%,-50%);
}
.planos .button{
    padding: 0 2em;
}
.planos.esquivel .button.secondary{
    background-color: #4a9ebb;
}
.planos.alcanfores .button.secondary{
    background-color: #4a9486;
}
.planos.martin .button.secondary{
    background-color: #d1c3a9;
}
.planos.calle .button.secondary{
    background-color: #90a47f;
}


.ejecutivo {
    position: fixed;
    z-index: 9;
    bottom: 0;
    left: 0px;
}
.footer-wrapper {
    z-index: 99;
}
.ejecutivo{
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.redesrb{
    position: relative;
}
.redesrb a{
    width: 30px;
    float: left;
    margin-left: 10px;
}
.ejecutivo .flickity-page-dots {
    left: 0%;
    right: auto;
    bottom: 0px;
}
.ejecutivo .slider-nav-light .flickity-page-dots .dot.is-selected {
    background-color: #ff6f28;
    border-color: #ff6f28;
}
.ejecutivo .slider-nav-light .flickity-page-dots .dot {
    border-color: #fff;
    opacity: 1;
    background-color: #fff;
}
.wpcf7-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff!important;
}
.wpcf7-form ::-moz-placeholder { /* Firefox 19+ */
  color: #fff!important;
}
.wpcf7-form :-ms-input-placeholder { /* IE 10+ */
  color: #fff!important;
}
.wpcf7-form :-moz-placeholder { /* Firefox 18- */
  color: #fff!important;
}

.libro .wpcf7-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #8d8f8c!important;
}
.libro .wpcf7-form ::-moz-placeholder { /* Firefox 19+ */
  color: #8d8f8c!important;
}
.libro .wpcf7-form :-ms-input-placeholder { /* IE 10+ */
  color: #8d8f8c!important;
}
.libro .wpcf7-form :-moz-placeholder { /* Firefox 18- */
  color: #8d8f8c!important;
}

.libro input[type=email],.libro input[type=date],.libro input[type=search],.libro input[type=number],
.libro input[type=text],.libro input[type=tel],.libro input[type=url],.libro input[type=password],
.libro textarea,.libro select,.libro .select-resize-ghost,.libro .select2-container .select2-choice,
.libro .select2-container .select2-selection {
    border-bottom: 1px solid #ff6f28;
    background-color: #ffffff;
    color: #3c3d3b;
}
.libro select {
    background-image: url(https://rbgrupoinmobiliario.pe/wp-content/uploads/2021/11/arrow-1.svg);
}
.libro input[type=submit] {
    background-color: transparent!important;
    color: #fff!important;
    margin: auto;
    width: auto;
    display: block;
    border: 0;
}
.libro .envia:before {
    background-color: #ff6f28;
}
.libro .wpcf7 label{
    margin-top: 25px;
    margin-bottom: 0px;
}
.header-social-icons .social-icons a{
    color: #ff6f28;
}
textarea {
    padding-top: 0.7em;
    min-height: 80px;
}
.wpcf7-form .col{
    padding: 0 15px 0px;
}
.has-dropdown .icon-angle-down {
    font-size: 20px;
    margin-left: 0.2em;
    opacity: 1;
    color: #ff6f28;
    font-weight: bold!important;
    line-height: 0;
}
.stuck .nav>li>a {
    padding: 27px 0;
}
.stuck .nav-line-bottom>li>a:before,.stuck .nav-line-grow>li>a:before,.stuck .nav-line>li>a:before {
    bottom: 20px;
}
.stuck .mobile-nav.nav>li>a {
    padding: 21px 0;
}
#coti.lightbox-content {
    background-color: #ff6f28;
    color: #fff;
}
#coti.lightbox-content label {
    color: #fff;
}
#coti.lightbox-content .benvia{
    margin: auto;
    display: block;
    border: 0;
    color: #ff6f28;
    background-color: transparent;
}
.mas-info {
    position: fixed;
    top: 50%;
    transform: translate(0px,-50%) rotate(270deg);
    padding: 10px 20px;
    color: #fff;
    background-color: #ff6f28;
    right: -112px;
    font-weight: 600;
    transition: all 0.5s;
}
.mas-info:hover{
    background-color: #fff;
    color: #ff6f28;
    transition: all 0.5s;
}
.html.custom.html_topbar_right{
    display: none;
}
.featured-item-category-proyectos .html.custom.html_topbar_right{
    display: initial;
}
.featured-item-category-proyectos .html.header-button-1{
    display: none;
}
.html.custom.html_top_right_text{
    display: none;
}
.titunew h2{
    font-size: 28px;
    font-weight: 300 !important;
    text-align: center;
}
.titunew{
    margin-bottom: 40px;
}
.titunew h2 strong{
    font-weight: 700 !important;
    color: #ff6f27;
}
.listadeproyectos{
    max-width: 1800px;
    display: grid;
	grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 35px;
	grid-row-gap: 80px;
    padding: 0px 35px;
    margin: 0px auto;
    box-sizing: border-box;
}
.itemlista{
    width: 100%;
    display: grid;
	grid-template-columns: 266px 1fr;
    grid-column-gap: 0px;
	grid-row-gap: 0px;
}
.imglinkitem{
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 8px;
}
.imglinkitem img, .noinfoimg{
    margin: 0px;
    border-radius: 8px;
    width: 100%;
    height: auto;
}
.imglinkitem:before{
    content: "VER PROYECTO";
    display: block;
    position: absolute;
    left: 0px;
    bottom: -40px;
    background-color: #ff6f27;
    color: #ffffff;
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 700;
    z-index: 10;
    border-top-right-radius: 8px;
    transition: all 0.3s ease-in-out;
}
.imglinkitem:hover:before{
    bottom: 0px;
}
.imglinkitem:after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    z-index: 8;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(0,0,0,0);
    transition: all 0.5s ease-in-out;
}
.imglinkitem:hover:after{
    background-color: rgba(0,0,0,0.5);
}
.conteitemlista{
    text-align: center;
    padding: 0px 30px;
}
.conteitemlista h3{
    font-size: 18px;
    color: #000000;
}
.botonlista{
    color: #ffffff;
    font-size: 13px;
    background-color: #ff6f27;
    display: block;
    text-align: center;
    max-width: 180px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700;
    padding: 12px 15px;
    box-sizing: border-box;
    transition: all 0.2s ease-in;
    border-radius: 4px;
}
.homebblt .botonlista{
    width: 130px;
    margin-left: auto;
    margin-right: auto;
}
.botonlista.noinfo, .botonlista.noinfo:hover{
    background-color: #e0e2e3;
    color: #8d8f8f;
    cursor: default;
}
.botonlista:hover{
    background-color: #111;
    color: #ffffff;
}
.mensajeitemlista{
    display: block;
    padding: 10px;
    border-top: dotted 1px #cecfd1;
    border-bottom: dotted 1px #cecfd1;
    color: #383a3b;
    margin-top: 20px;
    font-size: 13px;
}
.icondorm{
    padding: 35px 9px 10px 9px;
    background-image: url(imgs/bed.png);
    background-repeat: no-repeat;
    background-position: center top;
    display: inline-table;
    color: #3d4146;
    font-size: 13px;
}
.iconarea{
    padding: 35px 9px 10px 9px;
    background-image: url(imgs/area.png);
    background-repeat: no-repeat;
    background-position: center top;
    display: inline-table;
    color: #3d4146;
    font-size: 13px;
}
.iconprice{
    padding: 35px 9px 10px 9px;
    background-image: url(imgs/price.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    display: inline-table;
    color: #3d4146;
    font-size: 13px;
}
.confianosotros{
    background-image: url(imgs/barrio.png);
    background-size: auto;
    background-repeat: repeat-x;
    background-position: center bottom;
    background-color: #f0f3f7;
    padding-bottom: 115px;
    text-align: center;
    color: #2e2e2f;
    font-size: 16px;
}
.confianosotros p{
    margin: 10px 0px;
}
.confianosotros h2{
    font-size: 28px;
    font-weight: 300 !important;
    line-height: 100%;
    margin-bottom: 40px;
    margin-top: 20px;
}
.confianosotros h2 strong{
    font-weight: 800;
}
.wrapnumeros{
    max-width: 100%;
    display: block;
    box-sizing: border-box;
    margin: 15px auto 100px auto;
    text-align: center;
    min-height: 160px;
    color: #26282a;
}
.wnumerito{
    display: inline-table;
    margin: 0px 50px;
    position: relative;
    height: 160px;
}
.numerito{
    display: grid;
	grid-template-columns: auto 1fr;
    grid-column-gap: 8px;
    align-items: center;
    text-align: left;
    padding-top: 80px;
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 0px; 
    width: 100%;
}
.bignumero{
    font-size: 45px;
    font-weight: 800;
}
.smallnumero{
    font-size: 14px;
}
.numerito.nume01{
    background-image: url(imgs/numbers-01.png);
}
.numerito.nume02{
    background-image: url(imgs/numbers-02.png);
    top: 80px;
}
.numerito.nume03{
    background-image: url(imgs/numbers-03.png);
}
.numerito.nume04{
    background-image: url(imgs/numbers-04.png);
    top: 80px;
}
.numerito.nume01.nume01b{
    background-image: url(imgs/numbers-01-b.png);
}
.numerito.nume02.nume02b{
    background-image: url(imgs/numbers-02-b.png);
}
.numerito.nume03.nume03b{
    background-image: url(imgs/numbers-03-b.png);
}
.numerito.nume04.nume04b{
    background-image: url(imgs/numbers-04-b.png);
}
.wnumerito.wnume01{
    width: 170px;
}
.wnumerito.wnume02{
    width: 180px;
}
.wnumerito.wnume03{
    width: 185px;
}
.wnumerito.wnume04{
    width: 140px;
}
.introbptl{
    font-size: 14px;
    line-height: 140%;
    color: #747474;
    text-align: justify;
}
.introbptl h2{
    font-weight: 300 !important;
    text-align: center;
    line-height: 110%;
    margin-bottom: 40px;
    margin-top: 0px;
}
.introbptl h2 strong{
    font-weight: 800 !important;
}
.imgbptl{
    border-radius: 4px;
}
.wrapptl{
    max-width: 1200px;
    padding: 0px 25px;
    box-sizing: border-box;
    display: grid;
	grid-template-columns: 300px 1fr 340px;
    grid-column-gap: 40px;
	grid-row-gap: 30px;
    align-items: center;
    margin: 70px auto 50px auto;
}
.negrofooter{
    background-color: #2b2b2b;
    display: block;
    position: relative;
    color: #8d8e8f;
    font-size: 12px;
    text-align: center;
    width: 100%;
}
.wrapnegrofooter{
    max-width: 1250px;
    box-sizing: border-box;
    padding: 10px 20px;
    display: inline-table;
}
.logospie{
    width: 100%;
    display: block;
    margin: 0px;
    text-align: center;
    padding: 15px 10px 25px 10px;
    box-sizing: border-box;
    background-color: #f0f3f7;
}
.logospie img{
    display: inline-table;
    margin: 0px 25px !important;
    height: 70px;
    width: auto;
}
.logosocialpie{
    margin: 0px;
    height: 40px;
    width: auto;
}
.headerventa{
    background-image: url(imgs/header-venta.jpg);
    background-size: cover;
    background-position: center center;
    background-color: #81817a;
    color: #ffffff;
    padding: 170px 25px 150px 25px;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 100px;
    font-size: 16px;
    font-weight: 400;
}
.headerventa.headerentregados{
    background-image: url(imgs/header-entregadis.jpg);
    padding: 325px 25px 30px 25px;
}
.headerventa.headercotiza{
    background-image: url(imgs/header-cotiza.jpg);
    padding: 325px 25px 30px 25px;
}
.headerventa h1{
    font-weight: 300 !important;
    color: #ffffff;
    font-size: 35px !important;
}
.headerventa h1 strong{
    font-weight: 800 !important;
}
.margenabajo{
    margin-bottom: 100px;
}
.listaentregados{
    display: grid;
	grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 60px;
	grid-row-gap: 40px;
    align-items: center;
    max-width: 1800px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0px auto 80px auto;
}
.listaentregados img{
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.listaentregados p{
    font-size: 15px;
    font-weight: 300;
    color: #3c3c3b;
    margin-top: 15px;
    margin-bottom: 10px;
}
.listaentregados p strong{
    font-weight: 800;
}
.fancybox-caption{
    border-top: none !important;
}
.galentrega{
    cursor: zoom-in;
    filter: brightness(100%);
    transition: all 0.3s ease-in-out;
}
.galentrega:hover{
    filter: brightness(60%);
}
.cabeceraproyecto{
    display: grid;
	grid-template-columns: 530px 1fr;
    grid-column-gap: 0px;
	grid-row-gap: 0px;
}
.titledetalle{
    color: rgba(0,0,0,0);
    font-size: 12px;
    margin: 0px;
}
.logoproyectodetalle{
    display: block;
    margin: 80px auto 50px auto;
    position: relative;
    z-index: 1;
    width: 200px;
    height: auto;
}
.cabeproyecto01{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    height: 540px;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 25px;
}
.cabeproyecto01:before{
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(60,60,57,0.7);
}
.tiposdetalle{
    color: #ffffff;
    font-weight: 300;
    font-size: 30px;
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 25px 0px 60px 0px;
    text-align: center;
}
.brochurelink{
    display: block;
    width: 200px;
    padding: 12px 14px 12px 30px;
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    border: solid 1px #ffffff;
    border-radius: 4px;
    margin: 14px auto 14px auto;
    position: relative;
    z-index: 1;
    background-image: url(imgs/descargaicon.png);
    background-repeat: no-repeat;
    background-position: 20px 10px;
    color: #ffffff;
    background-color: rgba(50,50,50,0.8);
    transition: all 0.2s ease-in-out;
}
.brochurelink:hover{
    color: #ffffff;
    background-color: rgba(255,111,39,1);
}
.sloganproyecto{
    margin: 0px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    box-sizing: border-box;
    padding: 14px 10px 15px 10px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    background-color: rgba(50,50,50,0.8);
    display: block;
    z-index: 1;
}
.bcotiza{
    font-size: 24px;
    font-weight: 700;
    width: 100%;
    color: #ffffff;
    background-color: #ff6f27;
    text-align: center;
    padding: 20px 15px 0px 15px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    transition: all 0.2s;
    height: 65px;
}
.bcotiza:hover{
    color: #ffffff;
    background-color: #ff9727;
}
.fotointerior{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 540px;
    position: relative;
    font-size: 20px;
    font-weight: 700;
}
.estadoproyecto{
    background-color: #ff6f27;
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: inline-table;
    margin: 0px;
    color: #ffffff;
    padding: 14px 35px;
    font-size: 14px;
}
.datosproyecto{
    display: grid;
	grid-template-columns: 1fr auto;
    grid-column-gap: 0px;
	grid-row-gap: 0px;
    width: 100%;
    background-color: #f0f0f0;
    height: 65px;
}
.infoproyecto{
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    box-sizing: border-box;
    padding: 0px 30px;
    text-align: center;
}
.infoproyecto p{
    display: inline-table;
    margin: 5px 10px;
    padding-top: 14px;
    padding-bottom: 10px;
    box-sizing: border-box;
}
.icoinfo01{
    background-image: url(imgs/iconinfo01.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 30px;
    padding-left: 27px;
}
.icoinfo02{
    background-image: url(imgs/iconinfo02.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 30px;
    padding-left: 45px;
}
.icoinfo03{
    background-image: url(imgs/iconinfo03.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 30px;
    padding-left: 35px;
}
.precioproyecto{
    background-color: #212121;
    background-image: url(imgs/fondo-slider.png);
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    padding: 20px 20px 10px 20px;
    box-sizing: border-box;
}
.wrapproyecto{
    display: grid;
	grid-template-columns: 1fr 1fr;
    grid-column-gap: 40px;
	grid-row-gap: 40px;
    text-align: center;
    margin-bottom: 80px;
    padding: 10px 40px;
    box-sizing: border-box;
}
.wrapproyecto h3{
    font-weight: 300 !important;
    font-size: 16px !important;
    line-height: 190%;
    width: 100%;
    display: inline-table;
    float: left;
    margin-top: 70px;
    margin-bottom: 30px;
    text-align: left;
}
.wrapproyecto h3 strong{
    font-weight: 800 !important;
    font-size: 35px !important;
}
.tabbed-content{
    display: block;
    width: 100%;
    float: left;
}
.vistaiframe{
    border: none;
}
.socialmaps{
    display: grid;
	grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 4px;
	grid-row-gap: 4px;
}
.socialmaps a{
    font-size: 11px;
    padding: 18px 5px 5px 5px;
    height: 57px;
    box-sizing: border-box;
    color: #000000;
    font-weight: 600;
    box-sizing: border-box;
}
.mapsocial01{
    background-color: #f0f0f0;
    border-left: solid 5px #2fc7f6;
}
.mapsocial02{
    background-color: #f8f8f8;
    border-left: solid 5px #ea4335;
}
.mapsocial03{
    background-color: #f0f0f0;
    border-left: solid 5px #00c307;
}
.mapawrap p{
    margin: 0px;
}
.tabbed-content h4.uppercase{
    display: none !important;
}
.tabbed-content .nav{
}
.tabbed-content .nav>li{
    margin: 0px;
}
.tabbed-content .nav>li>a{
    padding: 15px;
    color: #ffffff;
    background-color: #262626;
}
.tabbed-content .nav-line>li.active>a:before, .tabbed-content .nav-line>li:hover>a:before{
    display: none;
}
.tabbed-content .nav>li.active>a, .tabbed-content .nav>li>a:hover{
    background-color: #e6e3de;
    color: #262626;
}
.formucotiza{
    background-color: #f0f0f0;
    box-sizing: border-box;
    padding: 25px;
    display: block;
    float: left;
    width: 100%;
    text-align: left;
    display: grid;
	grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
	grid-row-gap: 30px;
    box-sizing: border-box;
    padding: 70px 50px;
}
.formucotiza img{
    border-radius: 6px;
}
.formufield{
    background-color: #ffffff !important;
    border-radius: 6px;
    width: 100%;
    padding: 15px 18px !important;
    box-sizing: border-box;
    color: #212121 !important;
}
.anchofield .formufield{
    padding: 28px 18px !important;
}
.formufield::placeholder{
    color: #212121 !important;
}
.selectfield{
    height: 36px !important;
    padding-left: 18px;
    padding-right: 18px;
}
.anchofield .selectfield{
    height: 56px !important;
}
.wpcf7-list-item-label{
    display: inline-table;
    font-size: 13px !important;
    font-weight: 400 !important;
    float: right;
    width: calc(100% - 30px);
}
.sendbutton,
.wpcf7-form-control.wpcf7-submit.has-spinner.sendbutton{
    width: auto;
    float: left;
    padding: 8px 25px !important;
    margin: 25px 0px 20px 0px !important;
    border-radius: 6px !important;
    background-color: #ff6f28 !important;
}
.linkenventa{
    width: 100%;
    position: relative;
    display: inline-table;
    color: #ff6f27;
    font-size: 13px;
    font-weight: 700;
    padding-left: 70px;
    transition: all 0.2s ease-in;
    padding-top: 15px;
    margin-bottom: 125px;
}
.linkenventa strong{
    font-size: 20px;
}
.linkenventa::before{
    content: "";
    display: block;
    background-image: url(imgs/fondo-link-enventa.png);
    background-repeat: no-repeat;
    background-position: center left;
    width: 48px;
    height: 200px;
    position: absolute;
    left: 0px;
    top: -32px;
}
.linkenventa::after{
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    bottom: -10px;
    width: 100%;
    height: 2px;
    background-color: #ff6f27;
}
.linkenventa2{
    width: 100%;
    position: relative;
    display: inline-table;
    color: #3c3c3b;
    font-size: 13px;
    font-weight: 700;
    padding-left: 70px;
    transition: all 0.2s ease-in;
    padding-top: 80px;
}
.linkenventa2.linkventa2movil{
    padding-top: 20px;
    padding-bottom: 60px;
}
.linkenventa2:hover{
    color: #ff6f27;
}
.linkenventa2 strong{
    font-size: 20px;
}
.linkenventa2::before{
    content: "";
    display: block;
    background-image: url(imgs/fondo-link-entregados.png);
    background-repeat: no-repeat;
    background-position: center right;
    width: 48px;
    height: 200px;
    position: absolute;
    right: 0px;
    top: -32px;
}
.linkenventa2::after{
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 70px;
    width: 100%;
    height: 2px;
    background-color: #3c3c3b;
}
.cotizawrap{
    display: grid;
	grid-template-columns: 2fr 1fr;
    grid-column-gap: 20px;
	grid-row-gap: 20px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 90px;
    box-sizing: border-box;
    padding: 0px 25px;
}
.listacotiza{
    display: grid;
	grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 15px;
	grid-row-gap: 15px;
}
.listacotiza img{
    float: left;
    margin: 0px !important;
    width: 100%;
    height: auto;
    transition: all 0.2s ease-in;
    border-radius: 6px;
}
.listacotiza a:hover img{
    filter: brightness(65%) saturate(0%);
    -webkit-filter: brightness(65%) saturate(0%);
    -moz-filter: brightness(65%) saturate(0%);
}
.formucotizageneral{
    background-color: #efefef;
    box-sizing: border-box;
    padding: 50px 40px 10px 40px;
    border-radius: 6px;
    font-size: 14px;
    line-height: 140%;
    color: #212121;
    box-sizing: border-box;
}
.formucotizageneral.formuabajo{
    padding: 50px 35px 30px 35px;
    max-width: 850px !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.formucotizageneral textarea {
    resize: none;
  }
.titunosotros{
    font-size: 28px !important;
    color: #2f3746 !important;
    font-weight: 700 !important;
}
.titunosotros strong{
    color: #ffffff !important;
    font-weight: 700 !important;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.6);
}
.intronosotros{
    font-size: 14px;
    line-height: 150%;
    color: #747474;
}
.intronosotros h3{
    font-size: 22px;
    font-weight: 700;
    line-height: 115%;
}
.intronosotros h3 strong{
    color: #ff6f27;
    font-weight: 700;
}
.colnosotros .large-4{
    box-sizing: border-box;
}
.sectionservicios h2{
    font-size: 28px;
    color: #3c3c3b;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 40px;
}
.sectionservicios h2 strong{
    color: #ff6f27;
}
.sectionservicios h3{
    font-size: 18px !important;
    line-height: 26px !important;
    font-weight: 700 !important;
}
.certbest{
    box-sizing: border-box;
    padding: 25px 20px 10px 25px;
    background-color: rgba(243,243,243,0.85);
}
.certbest h3{
    line-height: 24px !important;
    font-size: 22px !important;
    font-weight: 300 !important;
}
.certbest h3 strong{
    font-weight: 700 !important;
}
.terrenotext{
    font-size: 14px;
    color: #000000;
    position: relative;
}
.terrenotext h3{
    font-size: 25px !important;
    font-weight: 300 !important;
    margin-bottom: 40px;
}
.terrenotext h3 strong{
    font-weight: 700 !important;
}
.linkterreno{
    font-weight: 700;
    font-size: 25px;
    color: #ff6f27;
}
.titucabecerainterna h1{
    font-weight: 300 !important;
}
.titucabecerainterna h1 strong{
    font-weight: 800 !important;
}
.footerdatos p{
    margin-top: 8px !important;
    margin-bottom: 8px !important;
    float: left !important;
    width: 100% !important;
    display: block !important;
}
.ux-menu.ux-menu--divider-solid .ux-menu-link:not(:last-of-type) .ux-menu-link__link{
    border-bottom: none !important;
}
.datosfooter .ux-menu-link__text{
    font-size: 16px !important;
    line-height: 120%;
    font-weight: 500;
}
.fondoslider{
    background-image: url(imgs/fondo-slider.png);
    position: left top;
    background-color: #1b1e22;
}
.header-wrapper.stuck{
    padding-top: 8px;
    padding-bottom: 8px;
}
.vertour{
    position: absolute;
    top:100px;
    right: 0px;
    z-index: 10;
    color: #ffffff;
    background-color: #ff6f28;
    border-radius: 4px;
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 700;
    transition: 0.2s all;
    margin-right: 72px;
}
.vertour:hover{
    background-color: #3c3c3b;
    color: #ffffff;
}
.vertour::after{
    content: "";
    background-image: url(imgs/virtual.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 61px;
    height: 45px;
    display: inline-table;
    position: absolute;
    right: -72px;
    top: -8px;
}
.logofooter{
    width: 130px !important;
    height: auto !important;
    display: inline-table;
    margin-bottom: auto;
    margin-right: auto;
    float: none;
}
.pcloguito{
    display: inline-table !important;
}
.moviloguito{
    display: none !important;
}
.allwrapgallery{
    display: flex;
    flex-direction: column;
    position: relative;
}
.wrapgaleria{
    flex: 1;
}
.datosproyectomovil{
    display: none;
}
.linkgaleria{
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.titupostventa{
    font-size: 20px;
    font-weight: 500 !important;
    line-height: 150%;
}
.titupostventa strong{
    font-size: 32px;
    font-weight: 800 !important;
}
.formudoscol{
    display: grid;
	grid-template-columns: 1fr 1fr;
    grid-column-gap: 25px;
	grid-row-gap: 5px;
    margin-bottom: 5px;
    align-items: top;
}
.formudoscol p{
    margin: 0px !important;
}
.formudoscol .sendbutton{
    float: left;
    width: 100%;
    margin: 0px !important;
}
.referidohead{
    font-size: 16px !important;
    line-height: 130%;
}
.referidohead h2{
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 35px;
}
.referidohead h2 span{
    color: #ffffff;
    background-color: #ff6f28;
    display: inline-table;
    padding: 4px 12px;
    margin-right: 8px;
    width: 35px;
    font-size: 22px;
    text-align: center;
    margin-left: -35px;
}
.referidohead h3{
    font-size: 30px;
    font-weight: 500;
    line-height: 130%;
}
.referidohead h3 strong{
    font-size: 40px;
    font-size: 800;
    color:#ff6f28;
}
.referidohead ul {
    list-style-type: none; /* Esto quitará las viñetas predeterminadas */
  }
  
.referidohead li::before {
    content: "\25A0"; /* Código Unicode para un punto (viñeta) */
    color: #ff6f28; /* Cambia "tuColorDeseado" al color que prefieras */
    display: inline-block;
    width: 1em; /* Ajusta según sea necesario para alinear con tu texto */
    margin-left: -1em; /* Ajusta según sea necesario para alinear con tu texto */
}
.myPlano{
	display:none;
    padding:10px;
    margin-top:20px;
}  
.myPlano.primerPlano{
    display: block;
}
#myselection{
    background-color: #f0f0f0;
    color: #3c3c3b;
    border: solid 1px #919191;
    font-weight: 700;
}
.textojustificado,
.certbest{
    text-align: justify;
}
#cotizaproyecto{
    position: absolute;
    right: 0px;
    top: -40px;
}
.slidermovil{
    display: none;
}
#terrenos{
    position: absolute;
    top: -120px;
}

@media only screen and (max-width: 1800px) {
    .listadeproyectos{
        max-width: 1400px;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 100px;
        padding-left: 30px;
    }
    .listaentregados{
        padding-left: 50px;
        padding-right: 50px;
    }
}
@media only screen and (max-width: 1730px) {
    .cabeceraproyecto {
        grid-template-columns: 1fr 2.5fr;
    }
}
@media only screen and (max-width: 1600px) {
    .wrapproyecto h3{
    text-align: left;
    margin-bottom: 10px;
    }
}
@media only screen and (max-width: 1500px){
    .empresas:after{
        right: -2%;
    }
    
}
@media only screen and (max-width: 1450px){
    .empresas:after{
        right: -4%;
    }
    
}
@media only screen and (max-width: 1400px){
    .empresas:after{
        right: -6%;
    }
    .listadeproyectos{
        grid-column-gap: 40px;
    }
    .cabeceraproyecto {
        grid-template-columns: 300px 1fr;
    }
    .formucotiza{
        grid-template-columns: 1fr;
        padding: 50px 70px 30px 70px;
    }
    .imgcotiza{
        display: none;
    }
}
@media only screen and (max-width: 1350px){
    .empresas:after{
        right: -8%;
    }
    
}
@media only screen and (max-width: 1300px){
    .empresas:after{
        right: -10%;
    }   
    .wnumerito{
        margin: 0px 20px;
    }
    .listaentregados p{
        font-size: 14px;
    }
    .listaentregados{
        grid-column-gap: 40px;
        grid-row-gap: 40px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .datosproyecto{
        display: none;
        grid-template-columns: 1fr;
        position: absolute;
        width: 250px;
        top: 0px;
        right: 0px;
        height: auto;
    }
    .datosproyectomovil{
        display: grid;
	    grid-template-columns: 300px 1fr;
        width: 100%;
    }
    .infoproyecto{
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 10px;
        background-color: #f0f0f0;
        text-align: center;
    }
    .infoproyecto p sup{
        font-size: 10px;
    }
    .precioproyecto{
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: center;
    }
    .bcotiza{
        height: 65px;
        padding-top: 15px;
    }
    .fotointerior{
        height: 605px;
    }
    .estadoproyecto{
        left: auto;
        right: 0px;
    }
    .logoproyectodetalle{
        width: 210px;
    }
}
@media only screen and (max-width: 1250px) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .empresas:after{
        display: none;
    }
    .slider-rb .text-box.banner-layer{
        left: 5%!important;
        width: 40%!important;
    }
    .is-full-height {
        min-height: 650px;
        height: 100vh;
    }
    
    .banner-interno .text-box.banner-layer{
        left: 5%!important;
    }
    .banner-interno .banner.has-hover{
        padding-top: 500px!important;
    }
    .texto-01.text-box.banner-layer,.texto-02.text-box.banner-layer{
        left: 5%!important;
    }
    .imagen-01.img{
        right: 5%!important;
    }   
    .texto-02.text-box.banner-layer{
        width: 50%!important;
    }
    .logopro{
        left: 5%!important;
    }
    .best:after {
        top: 55%;
    }
}
@media only screen and (max-width: 1200px) {
    .vertour{
        top: auto;
        bottom: -50px;
    }
}
@media only screen and (max-width: 1100px) {
    .wnumerito{
        margin: 0px 10px;
    }
    .wrapptl{
        grid-template-columns: 0.7fr 1fr 0.7fr;
        grid-column-gap: 40px;
    }
}
@media only screen and (max-width: 1050px) {
    .listadeproyectos{
        max-width: 590px;
        grid-template-columns: 1fr;
    }
    .datosproyectomovil{
	    grid-template-columns:1fr;
    }
    .cabeceraproyecto{
        grid-template-columns:1fr 1fr;
    }
}
@media only screen and (max-width: 1024px) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .imagen-01.img{
        right: 2%!important;
    }
    .banner h4 {
        font-size: 2em;
    }
    .banner h1 {
        font-size: 2.7em;
    }
    .banner h2 {
        font-size: 2.2em;
        line-height: 2rem;
    }
    .detalles .col-02 .col-inner {
        padding-right: 0%;
    }
    .best:after {
        top: 85%;
    }
}
@media only screen and (max-width: 980px) {
    .wnumerito{
        margin: 20px 25px;
    }
    .numerito.nume02, .numerito.nume04{
        top:0px;
    }
    .wrapnumeros{
        margin-bottom: 50px;
    }
    .listaentregados{
        grid-template-columns: 1fr 1fr;
    }
    .cotizawrap{
        grid-template-columns: 1fr 1fr;
    }
    .listacotiza{
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 950px) {
    .diferencia .col-02:before {
        width: 40px;
        height: 30px;
        left: 14px;
    }
    .best .col-02 .large-3 {
        max-width: 33.3333%;
        -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%;
    }
    .best h1 {
        font-size: 2.2em;
    }
    .is-full-height {
        min-height: 500px;
        height: 70vh;
    }
    .footer .col-01.large-2 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .footer .col-02.large-3 {
        max-width: 41%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 41%;
    }
    .footer .col-01 img{
        margin: auto;
        display: block;
    }
    .servi .col-inner {
        padding-left: 15px;
        padding-right: 15px;
        height: 310px;
    }
    .servi .col-inner:hover {
        padding-top: 8%;
    }
}
@media only screen and (max-width: 900px) {
    .wrapproyecto{
        display: grid;
	    grid-template-columns: 1fr;
    }
    .wrapproyecto h3{
        margin-top: 90px;
    }
    #cotizaproyecto{
        position: absolute;
        right: 0px;
        top: auto;
        bottom: 50px;
    }
}
@media only screen and (max-width: 850px) {
    .nav>li>a {
        font-size: .9em;
        padding: 35px 0;
    }
    .cabecera-proyectos .banner-bg:after {
        width: 20%;
    }
    .texto-02.text-box.banner-layer {
        width: 60%!important;
    }
    .logopro{
        width: 30%!important;
    }
    .aligncenter{
        margin: 0px auto !important;
        float: none;
        display: block !important;
    }
}
@media only screen and (max-width: 849px){ 
    .html.header-button-2{
        display: initial !important;
    }
    .flex-col.hide-for-medium.flex-right{
        display: initial !important;
    }
    .flex-col.hide-for-medium.flex-right .menu-item{
        display: none !important;
    }
    .flex-col.hide-for-medium.flex-right .html.header-button-1{
        display: none !important;
    }
    .flex-col.hide-for-medium.flex-right .html.custom.html_topbar_left{
        display: none !important;
    }
    .medium-logo-center .flex-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 0px;
        flex: 0 0 0;

    }
    .featured-item-category-proyectos .html.header-button-2{
        display: none !important;
    }
    .featured-item-category-proyectos .html.custom.html_topbar_right {
        display: none;
    }
    .featured-item-category-proyectos .html.custom.html_top_right_text{
        display: initial;
    }
}
@media only screen and (max-width: 790px) {
    .wrapptl{
    max-width: 500px;
    grid-template-columns: 1fr;
    }
    .wrapptl img{
        display: block;
        margin: 0px auto;
    }
    .headerventa{
        padding: 120px 25px 100px 25px;
        background-size: cover;
    }
    .headerventa.headerentregados {
        padding: 190px 25px 30px 25px;
        background-size: cover;
    }
    .headerventa h1{
        font-size: 25px !important;
    }
    .sloganproyecto{
        font-size: 14px;
    }
    .tiposdetalle{
        font-size: 28px;
    }
    .estadoproyecto{
        font-size: 13px;
    }
    .cabeproyecto01{
        height: 500px;
    }
    .logoproyectodetalle{
        margin-top: 70px;
    }
    .fotointerior{
        height: 565px;
    }
    .footermoviluno{
        max-width: 50% !important;
        flex-basis: 50% !important;
    }
}
@media only screen and (max-width: 768px) {
    .best .col-01,.best .col-02{
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .ico-01:before {
        right: -10px;
    }
    .banner-promo .back{
        bottom: 25%!important;
    }
   
    .cuadros h1 {
        padding: 22px 10px;
        font-size: 1.6em;
    }
    .banner-interno .banner.has-hover {
        padding-top: 300px!important;
    }
    .servi .col-inner {
        height: 340px;
    }
    .planos .departamentos {
        margin-top: 0px;
    }
    .imagen-01.sanmartin{
        width: 35%!important;
    }
    .imagen-01.calle {
        width: 40%!important;
        right: 0%!important;
    }
    .imagen-01.moras {
        right: 0%!important;
        width: 40%!important;
    }
    .imagen-01.alcanfores {
        right: -4%!important;
        width: 45%!important;
    }
    .imagen-01.esquivel {
        right: -8%!important;
        bottom: 12%!important;
    }
    .formucotiza{
        grid-template-columns: 1fr;
        padding-bottom: 30px;
    }
    .cotizawrap{
        grid-template-columns: 1fr;
    }
    .formucotizageneral{
        order: 1;
        margin-top: 25px;
    }
    .wraplistacotiza{
        order: 2;
    }
}
@media only screen and (max-width: 720px) {
    .servicios .medium-4 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .servi .col-inner {
        padding-top: 15%;
    }
	.s-img-01{
		top: 27%!important;
		left: 5%!important;
	}
	.s-img-02{
		bottom: 15%!important;
		left: 5%!important;
	}
}
@media only screen and (max-width: 650px) {
	.s-img-03{
		bottom: 24%!important;
	}
    .cabecera-proyectos .banner-layers:after {
        width: 300px;
        height: 42%;
        right: auto;
        left: 50%;
        top: auto;
        bottom: 2%;
        transform: skew(10deg) rotate(10deg) translate(-50%, 0%);
    }
    .mfp-gallery img.mfp-img{
        max-width: 100%;
        height: auto;
    }
    .logopro{
        top: 8%!important;
        width: 35%!important;
    }
    .texto-02.text-box.banner-layer {
        width: 80%!important;
        bottom: 55%!important;
    }
    
    .imagen-01 {
        right: auto!important;
        top: 42%!important;
        left: 50%!important;
        transform: translateX(-50%)!important;
        width: 66%!important;
    }
    .imagen-01.sanmartin {
        right: auto!important;
        top: 42%!important;
        left: 50%!important;
        transform: translateX(-50%)!important;
        width: 50%!important;
    }
    .imagen-01.calle {
        width: 45%!important;
        right: 0%!important;
        bottom: 0%!important;
        top: auto!important;
    
    }
    .imagen-01.moras {
        right: 0%!important;
        width: 45%!important;
        top: auto!important;
        bottom: 0%!important;
    }
    .imagen-01.alcanfores {
        right: auto!important;
        top: auto!important;
        left: 50%!important;
        transform: translateX(-50%)!important;
        width: 66%!important;
        bottom: 0%!important;
    }
    .imagen-01.esquivel {
        right: -8%!important;
        bottom: 5%!important;
        left: 50%!important;
        transform: translateX(-50%)!important;
        top: auto!important;
        width: 80%!important;
    }
    .cabecera-proyectos .banner.has-hover{
        padding-top: 760px!important;
    }
    .cabecera-proyectos .banner-bg:after {
        display: none;
    }
    .texto-01.text-box.banner-layer{
        top: 30%!important;
    }
    .portfolio-box.dark h6 {
        font-size: 1.4em;
    }
    .box-overlay .box-text {
        padding-left: 2em;
        padding-right: 2em;
    }
    .boton-proyectos {
        margin-top: 10px;
        line-height: 1rem;
        padding-top: 5px;
        padding-bottom: 5px;
    }
}
@media only screen and (max-width: 590px) {
    .itemlista{
        grid-template-columns: 1fr 1fr;
    }
    .footermoviluno{
        max-width: 100% !important;
        flex-basis: 100% !important;
    }
    .footermovildos{
        max-width: 50% !important;
        flex-basis: 50% !important;
    }
}
@media only screen and (max-width: 550px) {
	.footer .col-03 .large-2 {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.img-logo-footer{
		width: 60%!important;
	}
	.s-img-01{
		top: 30%!important;

	}
	.s-img-02{
		bottom: 20%!important;

	}
    .is-full-height {
        min-height: 650px;
        height: 650px;
    }
    .banner-promo .back{
        width: 75%!important;
    }
    .banner-promo.fondo .bg-fill {
        background-position: 62% 50%!important;
    }
    .banner-promo.banner h5 {
        width: 200px;
    }
    .ejecutivo .col.medium-2.small-12.large-2{
        max-width: 33.33%;
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
    }
    .ejecutivo .col.medium-3.small-12.large-3{
        max-width: 60%;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    }
    .ejecutivo .col.medium-4.small-12.large-4{
        max-width: 40%;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    }
    .ejecutivo .col.medium-4.small-12.large-4 .row-collapse {
        padding: 0 0px;
    }
    .ejecutivo h3 {
        font-size: 18px;
    }
    .logopro{
        top: 8%!important;
        width: 55%!important;
    }
    .banner h1 {
        font-size: 2.2em;
    }
    .banner-promo.banner h1 {
        font-size: 3.2em;
    }
    .mas-info {
        padding: 6px 20px;
        right: -126px;
    }
    .cabecera-proyectos h2 {
        line-height: 1.5rem;
    }
    .formulario .col-02>.col-inner {
        padding-right: 6%;
        padding-left: 6%;
    }
    .nav>li>a {
        padding: 19px 0;
    }
    .imagen-01 {
        top: auto!important;
        bottom: 0%;
        width: 65%!important;
    }
    .imagen-01.sanmartin {
        top: auto!important;
        bottom: 0%;
        width: 50%!important;
    }
    .imagen-01.calle {
        width: 55%!important;
        right: 0%!important;
    }
    .imagen-01.moras {
        right: 0%!important;
        width: 55%!important;
        top: auto!important;
        bottom: 0%!important;
    }
    .imagen-01.alcanfores {
        right: auto!important;
        top: auto!important;
        left: 50%!important;
        transform: translateX(-50%)!important;
        width: 80%!important;
        bottom: 0%!important;
    }
    .datos .col-03, .datos .col-04, .datos .col-05 {
        padding-left: 30px;
        max-width: 33%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 33%;
    }
    .cabecera-proyectos .banner-bg:after {
        display: inherit;
        width: 100%;
        height: 50px;
        bottom: 0px;
        top: auto;
    }
    .salas {
        padding-top: 50px!important;
    }
    .salas .col-01 .col-inner {
        padding-right: 12%;
        padding-left: 12%;
        padding-bottom: 50px!important;
    }
    .detalles .col-01 .col-inner {
        padding-right: 0%;
    }
    .footer .col-02.large-3 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center;
    }
    .servi .col-inner {
        padding-top: 20%;
    }
    .servi .col-inner:hover {
        padding-top: 18%;
    }
    .row-collapse {
        padding: 0 15px;
    }
    .logos.row {
        justify-content: center;
    }
    .empresas .gallery-col.col {
        padding: 0 20px 30px;
    }
    .absolute-footer>.container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .box-overlay .box-text {
        padding-left: 1em;
        padding-right: 1em;
    }
    .boton-proyectos {
        font-size: 12px;
    }
    .dir-proy, .tipo-proy {
        line-height: 1rem;
        font-size: 12px;
    }
    .portfolio-box hr {
        margin: 4px 0;
    }
    .portfolio-box.dark h6 {
        font-size: 1.1em;
    }
    .slider-rb .text-box.banner-layer {
        left: 10%!important;
        width: 46%!important;
    }
    .boton-proyectos {
        padding-left: 15px;
        padding-right: 15px;
    }
    .wrapproyecto{
        padding: 25px;
    }
    .wrapproyecto h3{
        text-align: center;
        line-height: 145%;
        margin-top: 40px;
    }
    .wrapproyecto h3 strong{
        font-size: 23px !important;
    }
    .vertour{
        position: relative;
        bottom: auto;
        right: auto;
        margin-bottom: 20px;
        margin-top: 15px;
        display: inline-table;
        width: 120px;
        margin-left: calc(50% - 95px);

    }
    .cotizatitu{
        margin-top: 0px !important;
    }
    .pcloguito{
        display: none !important;
    }
    .moviloguito{
        display: inline-table !important;
    }
    .socialmaps a span{
        display: none;
    }
    .titunosotros{
        font-size: 20px !important;
        line-height: 120% !important;
    }
    .wrapnumeros{
        margin-bottom: -15px !important;
    }
    .formudoscol{
        grid-template-columns: 1fr;
    }
}
@media only screen and (max-width: 540px) {
    .cabeceraproyecto{
        grid-template-columns: 1fr;
        height: auto;
    }
    .datosproyecto{
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        text-align: center;
    }
    .fotointerior{
        height: 200px;
    }
    .estadoproyecto{
        width: 100%;
        font-size: 10px;
        background-color: rgba(255,111,39,0.7);
        padding: 5px 10px;
        box-sizing: border-box;
        text-align: center;
    }
    .cabeproyecto01{
        height: 400px;
    }
    .bcotiza{
        height: auto;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 18px;
    }
    .formucotiza{
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 0px;
    }
    .sendbutton{
        width: 100%;
        margin-top: -15px !important;
        margin-bottom: -20px !important;
    }
    .logoproyectodetalle{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .datosfooter .ux-menu-link__text,
    .footermovildos .ux-menu-link__text{
        font-size: 14px !important;
    }
    .tiposdetalle{
        font-size: 20px;
    }
    .icomapin{
        transform: scale(1.5, 1.5) !important;
    }
    #text-box-2084842258{
        width: 100% !important;
    }
    .sectionservicios .section-bg{
        background-size: 150% auto !important;
        background-position: center bottom !important;
    }
    .sectionservicios{
        padding-bottom: 280px !important;
    }
    .sectionservicios h2{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .sectionservicios p{
        font-size: 13px;
        line-height: 135%;
    }
}
@media only screen and (max-width: 500px) {
    .listadeproyectos{
        max-width: 266px;
        padding: 0px 15px;
    }
    .itemlista{
        grid-template-columns: 1fr;
    }
    .conteitemlista{
        padding: 0px;
    }
    .titunew h2{
        font-size: 25px;
        line-height: 100%;
    }
    .imglinkitem img, .noinfoimg{
        float: none;
        display: block;
        margin: auto;
    }
    .imglinkitem:before, .imglinkitem:after{
        display: none;
    }
    .wnumerito{
        margin: 20px 10px;
    }
    .confianosotros h2{
        font-size: 28px;
    }
    .confianosotros p{
        box-sizing: border-box;
        padding: 0px 20px;
    }
    .html .social-icons{
        font-size: 0.8em !important;
    }
    .logospie img{
        width: 35%;
        height: auto;
        margin: 12px !important;
    }
    .listaentregados{
        grid-template-columns: 1fr;
    }
    .formucotizageneral.formuabajo{
        margin-top: 0px;
        margin-bottom: 0px;
        border-radius: 0px;
        background-image: linear-gradient(to bottom, #f0f0f0, #f4f4f4, #f7f7f7, #fbfbfb, #ffffff);
    }
}
@media only screen and (max-width: 480px) {
    .slidermovil{
        display: block;
    }
    .textojustificado, .introbptl, .certbest{
        text-align: left;
    }
    .diferencia .col-01 .img{
        width: 70%!important;
        margin: auto;
    }
    .entregados .small-columns-2 .flickity-slider>.col {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .h1, h1 {
        font-size: 1.8em;
        line-height: 1.1;
    }
    .banner-interno .banner h4 {
        margin-top: 0em;
        line-height: 1.6rem;
        margin-bottom: 0em;
    }
    .banner-interno .banner.has-hover {
        padding-top: 200px!important;
    }
    .banner-interno .text-box.banner-layer {
        top: 15%;
    }
	.ocultocel{
		display:none
	}
	.wpcf7 span.wpcf7-list-item {
		margin-bottom: 30px;
	}
	.planos .col-01>.col-inner {
		padding-left: 6%;
		padding-right: 6%;
	}
	.detalles h1 {
		font-size: 1.6rem;
	}
	.detalles h2 {
		font-size: 1.6rem;
	}
	.planos h1 {
    	font-size: 1.6rem;
	}
	.planos h2 {
		font-size: 1.6rem;
	}
	.s-img-01{
		width: 57%!important;
	}
	.s-img-02 {
		width: 60%!important;
	}
    .planos .nav-outline > li> a, .nav-outline >li> a {
        padding: 0px 1.15em;
    }
    .imagen-01.sanmartin {
        top: auto!important;
        bottom: 0%;
        width: 60%!important;
    }
    .imagen-01.calle {
        width: 65%!important;
        right: 0%!important;
    }
    .imagen-01.img {
        right: 0%!important;
        width: 68%!important;
        top: auto!important;
        bottom: 0%!important;
    }
    .imagen-01.alcanfores {
        right: auto!important;
        top: auto!important;
        left: 50%!important;
        transform: translateX(-50%)!important;
        width: 88%!important;
        bottom: 0%!important;
    }
    .imagen-01.esquivel {
        right: -8%!important;
        bottom: 5%!important;
        left: 50%!important;
        transform: translateX(-50%)!important;
        top: auto!important;
        width: 95%!important;
    }
    .centermovile{
        text-align: center;
    }
    .wrapproyecto{
        margin-bottom: 20px;
    }
    .infoproyecto{
        padding-top: 25px;
        padding-bottom: 25px;
        font-size: 16px;
    }
    .infoproyecto p{
        margin-top: 3px;
        margin-bottom: 3px;
    }
    .linkterreno{
        font-size: 16px;
    }
    .tabbed-content .nav > li > a{
        width: 100%;
        text-align: center;
        font-size: 10px;
    }
    .tabbed-content .nav > li > a > span{
        width: 100%;
        text-align: center;
    }
}
@media only screen and (max-width: 410px) {
    .datos .col-03, .datos .col-04, .datos .col-05 {
        padding-left: 15px;
        max-width: 33%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 33%;
    }
    .banner h1 {
        font-size: 1.8em;
        margin-top: 0;
    }
    .cabecera-proyectos h2 {
        line-height: 1rem;
        font-size: 1.5em;
    }
    .formucotiza{
        padding: 25px 25px 10px 25px;
    }
    .listacotiza{
        grid-template-columns: 1fr;
        display: none;
    }
}

.listaicons{
	display:flex;
}

.fixed-button {
	border-radius:5px;
  position: fixed;
  bottom: 0px;
  right: 15px;
  z-index: 9999;
  text-decoration: none;
  opacity: 0;
  transform: scale(0.8);
  animation: zoomIn 0.6s ease forwards;
}

@keyframes zoomIn {
  to {
    opacity: 1;
    transform: scale(1);
  }
}

.joinchat__button{
	bottom: 45px !important;
}

@media (max-width: 485px) {
  .joinchat__button{
	bottom: 60px !important;
}
	.fixed-button {
  right: 0px !important;
}
}

/* Estilos para anidamiento de dormitorios y planos */

.ivvit-nav {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap; /* Flexbox responsive */
    gap: 0px;
    margin-bottom: 0px;
  }
  .ivvit-nav li {
    display: flex;
  }
  .ivvit-nav button {
    border: 1px solid #1a1f24;
    background: #fff;
    color: #1a1f24;
    font-weight: 500;
    padding: 5px 15px;
    cursor: pointer;
    border-radius: 0px;
    transition: all 0.3s;
    text-align: center;
    width: auto;
    font-size: 13px;
  }
  .ivvit-nav li.active button {
    background: #1a1f24;
    color: #fff;
  }

  .ivvit-d-none {
    display: none !important;
  }

  /* Viewer de planos */
  .ivvit-plano-viewer {
    position: relative;
    text-align: center;
    max-width: 100%;
    margin: auto;
  }
  .ivvit-plano-viewer img {
    width: 100%;      /* Imagen ocupa todo el ancho disponible */
    height: auto;     /* Mantiene proporción */
    border: 1px solid #ccc;
    border-radius: 0px;
    display: block;
  }

button.ivvit-next{
	margin-right:0px !important;
}
  .ivvit-plano-viewer button.ivvit-prev,
  .ivvit-plano-viewer button.ivvit-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.3s;
  }
  .ivvit-plano-viewer button.ivvit-prev:hover,
  .ivvit-plano-viewer button.ivvit-next:hover {
    background: rgba(0, 0, 0, 0.8);
  }
  .ivvit-plano-viewer .ivvit-prev {
    left: 0px;
  }
  .ivvit-plano-viewer .ivvit-next {
    right: 0px;
  }

  @media (max-width: 600px) {
    .ivvit-nav button {
      font-size: 14px;
      padding: 2px 13px;
    }
    .ivvit-plano-viewer button.ivvit-prev,
    .ivvit-plano-viewer button.ivvit-next {
      padding: 0px 12px;
      font-size: 16px;
    }
  }

.text-planos{
	margin-bottom:5px;
	text-align: left;
}

.text-dormitorio{
	margin-bottom:5px;
	text-align: left;
}

select.selectfield option[value="tipo-a"] {
    font-weight: bold;
}

@media (min-width: 600px) {
    .ivvit-next > i{
	width: 0px !important;
	right: 2px;
}

.ivvit-prev > i{
	width: 0px !important;
	right: 2px;
}
}

.sectiontransparencia h2 strong {
    color: #ff6f27;
}

.html .social-icons {
	font-size: 0.8em !important;
}

@media only screen and (max-width: 894px) {
    .html .social-icons {
        display: none !important;
    }
}

.footermovildos>div{
	justify-items: center !important;
}