/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 8.0
*/
@font-face {
  font-family: 'font_ilumina';
  src: url('font/font_ilumina.eot?24912923');
  src: url('font/font_ilumina.eot?24912923#iefix') format('embedded-opentype'),
       url('font/font_ilumina.woff2?24912923') format('woff2'),
       url('font/font_ilumina.woff?24912923') format('woff'),
       url('font/font_ilumina.ttf?24912923') format('truetype'),
       url('font/font_ilumina.svg?24912923#font_ilumina') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'font_ilumina';
    src: url('../font/font_ilumina.svg?24912923#font_ilumina') format('svg');
  }
}
*/
[class^="iconu-"]:before, [class*=" iconu-"]:before {
  font-family: "font_ilumina";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.iconu-area:before { content: '\e800'; } /* '' */
.iconu-bancos:before { content: '\e801'; } /* '' */
.iconu-check:before { content: '\e802'; } /* '' */
.iconu-colegio:before { content: '\e803'; } /* '' */
.iconu-correo:before { content: '\e804'; } /* '' */
.iconu-cruz:before { content: '\e805'; } /* '' */
.iconu-cuotas:before { content: '\e806'; } /* '' */
.iconu-dormitorio:before { content: '\e807'; } /* '' */
.iconu-facebook:before { content: '\e808'; } /* '' */
.iconu-flecha-1:before { content: '\e809'; } /* '' */
.iconu-flecha-2:before { content: '\e80a'; } /* '' */
.iconu-flecha-3:before { content: '\e80b'; } /* '' */
.iconu-flecha-4:before { content: '\e80c'; } /* '' */
.iconu-glob:before { content: '\e80d'; } /* '' */
.iconu-gps:before { content: '\e80e'; } /* '' */
.iconu-hospital:before { content: '\e80f'; } /* '' */
.iconu-info:before { content: '\e810'; } /* '' */
.iconu-instagram:before { content: '\e811'; } /* '' */
.iconu-libro:before { content: '\e812'; } /* '' */
.iconu-linkedin:before { content: '\e813'; } /* '' */
.iconu-restaurante:before { content: '\e814'; } /* '' */
.iconu-play:before { content: '\e815'; } /* '' */
.iconu-tiktok:before { content: '\e816'; } /* '' */
.iconu-wssp:before { content: '\e817'; } /* '' */
.iconu-youtube:before { content: '\e818'; } /* '' */
.iconu-zoom:before { content: '\e819'; } /* '' */
/*************** ADD CUSTOM CSS HERE.   ***************/

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.row>div:not(.col):not([class^=col-]):not([class*=" col-"]) {
    width: auto !important;
}
.fecha h1{
	margin-bottom:0px;
}
.fecha p{
	margin-bottom:0px;
}
.cabecera h6{
    text-align: left;
    background-color: #e9a01e;
    padding: 10px 20px;
    border-radius: 20px;
    width: fit-content;
}
.cotizador-proyecto .forminator-design--flat .forminator-textarea {
    border-radius: 15px !important;
}
html{
    background-color: white!important;
}
hr {
    opacity: 1;
}
.h1, h1 {
    font-size: 2.9em;
}
.h2, h2 {
    font-size: 2em;
}
h2 strong{
    color: #91743e;
}
.h3, h3 {
    font-size: 2.1em;
    font-weight: normal !important;
    margin-bottom: 0;
}
.res-text {
    font-size: initial!important;
}
.text-box-content {
    font-size: initial!important;
}

.header{
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    border-bottom: 1px solid rgb(255 255 255 / 50%);
}
.stuck .header-bg-color {
    background-color: hsl(0deg 0% 100%);
	border-bottom: 1px solid #91743e;
}

li.current-dropdown>.nav-dropdown {
    top: 80px;
}
.nav-dropdown-has-shadow .nav-dropdown:before {
    height: 40px;
    width: 100%;
    position: absolute;
    z-index: 1;
    content: "";
    left: 0;
    top: -40px;
}
.nav-dropdown-has-shadow .nav-dropdown a:after{
    font-family: "font_ilumina";
    content: '\e80b';
    font-size: 10px;
    margin-left: 10px;
}
.slider-principal .banner-bg.fill,.slider-principal,.slider-principal .banner {
	border-radius:0;
}

.nav>li>a{
    color: #3e3e3e;
	z-index:1;
}
.nav-spacing-xlarge>li {
    margin: 0 20px;
	display: flex;
}
.nav-line-bottom>li>a:before {
    height: 0px;
    left: 50%;
    top: -2px;
    width: 0px;
    border-radius: 40px;
    z-index: -1;
    transition: all 0.5s;
    background-color: #91743e;
}
.nav-line-bottom>li>a:hover:before {
    height: 40px;
    width: 40px;
	transition:all 0.5s
}

.button{
    letter-spacing: .0em;
	line-height: 2.8em;
	min-height: 2.8em;
}
.button.white {
    color: #e9a01e !important;
	overflow:hidden;
    display: inline-flex;
    justify-content: center;
    align-content: center;
    align-items: center;
	font-weight:500;
}
.button.primary{
    overflow:hidden;
    display: inline-flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.button.white i{
    color: #fff;
}
.button.white:hover{
    color: #fff!important;
}
.button.primary:hover{
    border-color: #163b09;
}
.button.white i:after,.button.primary i:after{

    -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;
}
.button.white:hover i:after{
    -webkit-transform: scale(15.2);
    -moz-transform: scale(15.2);
    -ms-transform: scale(15.2);
    -o-transform: scale(15.2);
    transform: scale(15.2);
}
.button.primary:hover i:after{
    -webkit-transform: scale(28.2);
    -moz-transform: scale(28.2);
    -ms-transform: scale(28.2);
    -o-transform: scale(28.2);
    transform: scale(28.2);
}
.icon-angle-right{
    display: inline-flex!important;
	margin-left:15px!important;
}
.icon-angle-right:after{
    position: absolute;
    z-index: 0;
    content: "";
    width: 21px;
    height: 21px;
    right: -7px;
    top: -2px;
    border-radius: 20px;
    background-color: #1d510b;
	
}
.banner .button .icon-angle-right:after{
    top: -1px;
}
.button i{
    top: 0px;

}
.icon-angle-right:before{
    z-index: 1;
}
.button span {
    z-index: 1;
}
.banner h4 {
    font-weight: normal;
	position:relative;
	margin-bottom: 0.4em
}
.slider-principal .banner h4:after{
    position: absolute;
    z-index: -1;
    content: "";
    width: 80px;
    height: 80px;
    left: -35px;
    top: -23px;
    border-radius: 80px;
    background-color: #91743e;
	-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;
}
.slider-principal .banner:hover h4:after{
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -ms-transform: scale(2.2);
    -o-transform: scale(2.2);
    transform: scale(2.2);
	opacity:0.5;
}
.titulo h2 {
    position: relative;
}
.titulo	h2:after{
    position: absolute;
    z-index: -1;
    content: "";
    width: 40px;
    height: 40px;
    left: -20px;
    top: -14px;
    border-radius: 80px;
    background-color:#112c073d;
	-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;
}
.titulo:hover h2:after{
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -ms-transform: scale(2.2);
    -o-transform: scale(2.2);
    transform: scale(2.2);
	opacity:0.5;
}
.header-bg-color {
    background-color: hsl(0deg 0% 100% / 0%);
}


.titulo-2 h3:after{
    position: absolute;
    z-index: -1;
    content: "";
    width: 40px;
    height: 40px;
    left: -20px;
    top: -6px;
    border-radius: 80px;
    background-color: #91743e;
	-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;
}
.titulo-2:hover h3:after{
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -ms-transform: scale(2.2);
    -o-transform: scale(2.2);
    transform: scale(2.2);
	opacity:0.5;
}
.titulo-3 h1{
	position:relative;
}
.titulo-3 h1:after{
    position: absolute;
    z-index: -1;
    content: "";
    width: 90px;
    height: 90px;
    left: -46px;
    top: 0px;
    border-radius: 90px;
    background-color: #91743e;
	-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;
}
.titulo-3:hover h1:after{
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -ms-transform: scale(2.2);
    -o-transform: scale(2.2);
    transform: scale(2.2);
	opacity:0.5;
}
.titulo-4 h2 {
    position: relative;
    width: fit-content;
    margin-bottom: 5px;
}
.titulo-4 h2:after{
    position: absolute;
    z-index: -1;
    content: "";
    width: 40px;
    height: 40px;
    left: -20px;
    top: -14px;
    border-radius: 80px;
    background-color:#112c073d;
	-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;
}
.titulo-4:hover h2:after{
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -ms-transform: scale(2.2);
    -o-transform: scale(2.2);
    transform: scale(2.2);
	opacity:0.5;
}


.titulo-5 h1 {
    position: relative;
    width: fit-content;
    margin-bottom: 5px;
}
.titulo-5 h1:after{
    position: absolute;
    z-index: -1;
    content: "";
    width: 40px;
    height: 40px;
    left: -20px;
    top: -14px;
    border-radius: 80px;
    background-color: #91743e;
    -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;
}
.titulo-5:hover h1:after{
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -ms-transform: scale(2.2);
    -o-transform: scale(2.2);
    transform: scale(2.2);
    opacity:0.5;
}
.libro{
	background-color:#91743e;
	border-radius:8px;
}
.libro p{
	margin-bottom:0px;
}

.copyright-footer{
    padding: 7.5px 0;
}
.libro .icon-box-img{
    margin-left: 5px;
}
.libro.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0.5em;
}

.absolute-footer.dark {
    font-size: 84%;
}


.bordes .img-inner{
	border-radius:0px 120px 50px;
}
.header-wrapper.stuck{
    box-shadow: 0px 0px 0px rgba(0,0,0,.0);
}
.pb-100{
	padding-bottom:100px!important
}
.justificado p{
	text-align:justify;
}
.border-seccion{
	border-radius:0 0 60px 60px;
}
.border-seccion .bg{
	border-radius:0 0 60px 60px;
}
.fondo-amarillo.border-seccion{
	border-radius:0 0 0px 0px;
}
.fondo-amarillo.border-seccion{
	background-color: #e9a01e;
}

.slider-principal .banner-layers {

    z-index: 10;
}
.casa:before{
	position: absolute;
    z-index: 1;
    content: "";
    width: 500px;
    height: 200px;
    left: -240px;
    bottom: 0px;
	background-image:url(https://almera.pe/wp-content/uploads/2024/10/ico.svg);
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
}


.superior{
	z-index:1;
}


.proyecto-dorm,.proyecto-metros{
	width:50%;
	text-align:center;
}
.proyecto-logo img{
	height:38px;
}
.proyecto-logo {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.proyecto-direccion{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
	padding-top: 20px;
}
.proyecto-precio{
    border-bottom: 1px solid #fff;
    padding-bottom: 0px;
	padding-top: 20px;
	transition:all 0.3s;
	color: #91743e;
	font-weight: 600;
}
.proyecto-precio.si span{
	display:none;
}
.proyecto-precio strong{
    font-size: 1.4em;
	color: #3e3e3e;
}
.proyecto-dorm,.proyecto-metros{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
	padding-top: 20px;
}
.proyecto-dorm i,.proyecto-metros i{
    font-size: 1.2rem;
}
.portfolio-box .box-image {
    border-radius: 15px;
}
.portfolio-box{
	border: 1px solid #ccc;
	border-radius: 15px;
    background-color: #fff;
    transition: all 0.3s;
}
.portfolio-box:hover{
    transition: all 0.3s;

}

.portfolio-box .proyecto-boton {
    opacity: 0;
    transition: all 0.3s;
    padding-bottom: 0px;
    padding-top:5px;
	    margin-top: -50px;
}
.portfolio-box:hover .proyecto-boton{
    opacity:1;
	transition:all 0.3s;
	    margin-top: 0px;
}

.portfolio-box .box-text.text-center{
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0;
	transition:all 0.3s;

}
.portfolio-box:hover .box-text.text-center{
	transition:all 0.3s;
}
.proyectos>.col>.col-inner{
	height:620px;
}
.pb-20{
	padding-bottom:20px!important
}
.pb-50{
    padding-bottom:50px!important
}

.single-post .is-divider {
    background-color: rgb(233 160 30);
}

#comments .comment-respond {
    background-color: rgb(0 0 0 / 5%);
    border-radius: 15px;
}

.form-submit .submit{
    border-radius: 50px!important;
    text-transform: initial!important
}

.portfolio-page-wrapper .page-title.portfolio-featured-title{
    display: none;
}

.portfolio-page-wrapper .page-wrapper {
    padding-bottom: 0px;
    padding-top: 0px;
}
.portfolio-page-wrapper .portfolio-top>.row{
    display: none;
}



.caracteristicas .dato strong{
    color: #91743e;
}
.caracteristicas .dato p{
    margin-bottom: 0px;
}
.nav-pills>li>a{
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 0 0 7px #dfdfdf;
    margin-left: 8px;
    margin-right: 8px;
	border-radius:0px;
}
.nav-pills>li.active>a {
    background-color: #91743e;
    color: #ffffff;

}
div[id^=bwg_container] div[id^=bwg_container] span.bwg_slideshow_play_pause{
    display: none!important;
}
div[class^="bwg_slideshow_filmstrip_left_disabled"]  {
    display: none!important;
}
div[class^="bwg_slideshow_filmstrip_left"]  {
    display: none!important;
}
div[class^="bwg_slideshow_filmstrip_right_disabled"]  {
    display: none!important;
}
div[class^="bwg_slideshow_filmstrip_right"]  {
    display: none!important;
}
img.bwg_slide {
    border-radius: 15px!important;
}
img.bwg_filmstrip_thumbnail_img {
    border-radius: 8px!important;
}
.bwg_slideshow_filmstrip_fix_count{
    margin-top: 20px!important;
}
.button.white.waze:before {
    position: relative;
    z-index: 1;
    content: url(https://almera.pe/wp-content/uploads/2024/03/waze.svg);
    font-size: xxx-large;
    transform: scale(.8);
    margin-right: 5px;
        width: 20px;
    height: 40px;
}
.button.white.google:before {
    position: relative;
    z-index: 1;
    content: url(https://almera.pe/wp-content/uploads/2024/03/google-maps.svg);
    font-size: xxx-large;
    transform: scale(.8);
    margin-right: 5px;
        width: 20px;
    height: 35px;
}
.button.white.google, .button.white.waze {
    border-radius: 99px;
    height: 50px;
    border: 0px solid #CECECD !important;
    box-shadow: 0px 2px 7px 0px #dfdfdf;
}
.button.white.google:hover, .button.white.waze:hover{
    color: #000!important;
    background-color: #dfdfdf!important;
} 

.lugares>.col-inner{
    border-radius: 15px;
}


.lugares ul li{
    list-style: none;
    position: relative;
}

.lugares ul li:before{
    position: absolute;
    content: "";
    z-index: 1;
    width: 6px;
    height: 6px;
    left: -15px;
    top: 7px;
    background-color: #91743e;
    border-radius: 10px;

}
.cotizador-proyecto #select-1 {
    flex-basis: 35%;
    max-width: 35%;
}
.cotizador-proyecto>.col-inner {
    background-color: #91743e;
    padding: 35px 30px 25px 30px;
    border-radius: 0px;
}
.cabecera,.cabecera .bg{
    border-radius: 0 0 60px 60px;
    z-index: 8;
}
.cabecera .section-content {
    z-index: 9;
}
.cabecera h2 {
    font-size: 2.9em;
}
.cabecera h4 {
    font-weight: normal;
    position: relative;
    margin-bottom: 0.4em;
    font-size: 2em;
    margin-top: 0.6em;
}
.cabecera h5{
    text-align: center;
    font-size: 1.4rem;
}
.cabecera h4:after{
    position: absolute;
    z-index: -1;
    content: "";
    width: 80px;
    height: 80px;
    left: -35px;
    top: -23px;
    border-radius: 80px;
    background-color: #91743e;
    -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;
}
.cabecera:hover h4:after{
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -ms-transform: scale(2.2);
    -o-transform: scale(2.2);
    transform: scale(2.2);
    opacity:0.5;
}
.cabecera h1 {
    font-size: 3.3em;
}
.forminator-edit-module{
    display: none!important;
}

.forminator-ui#forminator-module-225.forminator-design--flat .forminator-textarea {
    border-radius: 15px !important;
}
.forminator-ui#forminator-module-225.forminator-design--flat .forminator-button-submit {
    margin: auto!important;
    display: block!important;
    border-radius: 20px!important;
}
.forminator-ui#forminator-module-225.forminator-custom-form[data-design=flat] {
    margin: 0px 0!important;
}

.forminator-ui .forminator-field-consent p{
    font-size: 13px!important;
}
.forminator-select--field.forminator-select2{
    border-radius: 20px;
    margin-bottom: 0;
    font-size: 12px;
    height: 36px;
}
.forminator-ui.forminator-custom-form[data-design=flat] .forminator-button {
    border-radius: 30px!important;
}
.sgpb-popup-close-button-6{
    top: 20px!important;
    right: 20px!important;
}
.sgpb-main-html-content-wrapper a{
    border-radius: 99px;
    margin: auto;
    display: block;
    width: 160px;
    position: absolute;
    left: calc(50% - 80px);
    bottom: -22px;
}

.sgpb-main-html-content-wrapper p{
    margin-bottom: 0;
}
.sgpb-main-html-content-wrapper br{
    display: none;
}

.nav-dropdown-has-border .nav-dropdown {
    border: 0px solid #ddd;
}
.nav-dropdown-default {
    padding: 10px;
    border-radius: 15px;
}
.nav-dropdown {
    min-width: 250px;
}

.mapa iframe{
    border-radius: 15px;
    box-shadow: 0 0 7px #dfdfdf;
}


.contacto-datos{
    background-color: #91743e;
    padding: 15px 20px;
    border-radius: 50px;
}

.contacto-datos h2{
    margin-bottom: 0;
}




.cotizador-form>.col-inner {
    background-color: #e9a01e;
    padding: 35px 30px 25px 30px;
    border-radius: 15px;
}

.formulario-contacto .forminator-ui#forminator-module-283.forminator-design--flat .forminator-button-submit {
    background-color: #e9a01e!important;
    color: #ffffff!important;
}






@media only screen and (max-width: 849px) {
    .header-button .is-small,.header-button .is-small.button {
        font-size: 1.0em;
    }
    .header-button .button.icon {
        min-width: 2.8em;

    }
    .header .flex-row {
        padding-left: 30px;
        padding-right: 30px;
    }
    .cabecera h4 {
        font-size: 1.8em;
    }
    .cabecera h1 {
        font-size: 2.6em;
    }
    .circulo-02:before {
        left: -73px;
        bottom: -61px;
    }
    .circulo-03:before {
        width: 500px;
        height: 320px;
        left: -150px;
        top: -200px;
    }
}








@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .banner h2 {
        font-size: 1.8em;
    }
	.banner h4 {
		font-size: 1.2em;
	}
    .h2, h2 {
        font-size: 1.6em;
    }
    .h3, h3 {
        font-size: 1.4em;
    }
    .h1, h1 {
        font-size: 2.0em;
    }
    .nav-pills>li>a {
        padding-left: 14px;
        padding-right: 14px;
        margin-left: 4px;
        margin-right: 4px;
    }
    .nav-size-xlarge>li>a{
        font-size: 0.9em;
    }
}

@media only screen and (max-width: 549px) {
    .slider-principal .is-full-height {
        height: 880px;
        min-height: 880px;
    }
    .nav-pills>li>a {
        margin-bottom: 10px;
    }
    .circulo-02:before {
        left: -73px;
        bottom: -61px;
        width: 450px;
        height: 130px;
    }
    .cabecera h1 {
        font-size: 2.0em;
    }
    .cabecera h4 {
        font-size: 1.4em;
    }
}



