@-webkit-keyframes spin {
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes scale {
0% {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
}
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}  @font-face {
font-family: 'brolimobold';
src: url(//biosferaresidencial.com.mx/wp-content/themes/biosfera/assets/fonts/brolimo-bold-webfont.woff2) format('woff2'),
url(//biosferaresidencial.com.mx/wp-content/themes/biosfera/assets/fonts/brolimo-bold-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'brolimonormal';
src: url(//biosferaresidencial.com.mx/wp-content/themes/biosfera/assets/fonts/brolimo-normal-webfont.woff2) format('woff2'),
url(//biosferaresidencial.com.mx/wp-content/themes/biosfera/assets/fonts/brolimo-normal-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'brolimosemibold';
src: url(//biosferaresidencial.com.mx/wp-content/themes/biosfera/assets/fonts/brolimo-semibold-webfont.woff2) format('woff2'),
url(//biosferaresidencial.com.mx/wp-content/themes/biosfera/assets/fonts/brolimo-semibold-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}  h1{
font-family: 'brolimobold'!important;
font-weight: 400!important;
font-size: 4.5em;
line-height: 1em;
letter-spacing: 0;
}
h2,h3,h4{
font-family: 'brolimosemibold'!important;
font-weight: 400!important;
letter-spacing: 0;
line-height: 1em;
}
h2{
font-size: 1.8em;	
}
h3{
font-size: 1.4em;
}
h4{
font-size: 1.2em;
line-height: 1.2em;
}
.dark .heading-font, .dark p, .dark a.lead, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark label, .hover-dark:hover a, .hover-dark:hover h1, .hover-dark:hover h2, .hover-dark:hover h3, .hover-dark:hover h4, .hover-dark:hover h5, .hover-dark:hover h6, .hover-dark:hover p, .white.is-link, .white.is-outline, .white.is-underline{
color: #f0e7dd!important;
}
.radius-top-right .img-inner{
border-radius: 0 10% 0 0!important;
}
.button.circle-btn{
width: 100px;
height: 100px;
line-height: 90px;
padding: 0;
text-align: center;
border-radius: 100%;
border-width: 1px!important;
transition: all ease 0.5s;
min-height: 1px;
min-width: 1px;
}
.button.circle-btn > span{
display: none;
}
.button.circle-btn > i{
margin: 0!important;
color: #f0e7dd;
top: 0!important;
font-family: "Font Awesome 6 Free"!important;
font-weight: 900!important;
font-size: 1.5em;
}
.button.circle-btn > i.icon-angle-down:before{ content: '';
width: 40px;
height: 45px;
background: url(//biosferaresidencial.com.mx/wp-content/themes/biosfera/assets/img/arrow-down.svg) no-repeat 0 0 transparent;
background-size: 100%;
display: block;
}
.button.circle-btn > i.icon-plus:before{ content: '';
width: 50px;
height: 50px;
background: url(//biosferaresidencial.com.mx/wp-content/themes/biosfera/assets/img/icon-plus.svg) no-repeat 0 0 transparent;
background-size: 100%;
display: block;
}
.scroll-to-bullets{
right: auto!important;
left: 30px;
}
.scroll-to-bullets a{
box-shadow: none;
background: #f0e7dd;
border: none;
margin: 15px 0;
text-align: center;
width: 13px;
height: 13px;
}
.scroll-to-bullets a.active{
background: var(--fs-color-secondary);
margin-bottom: 60px;	
}
.scroll-to-bullets a:last-child.active{
margin-bottom: 15px;
}
.scroll-to-bullets a.active:after{
content: '';
height: 30px;
width: 2px;
background: #f0e7dd;
margin: 30px 0 0 0;
display: inline-block;
}
.scroll-to-bullets a:last-child.active:after{
display: none;
} .leaf{
position: absolute;	
top: 10%;
width:190px!important;
z-index: 99;
}
.leaf-bottom{
top: auto;
bottom: 15%;
}
.leaf-left-img{
left: 15%;
}
.leaf-right-img{
right: 15%;
}
.flickity-status{
position: absolute;
left: 0;
bottom: 0;
background: red;
z-index: 9;
}
.flickity-button.flickity-prev-next-button{
font-family: "Font Awesome 6 Free"!important;
font-weight: 900!important;
bottom: 30%;
top: 30%;
}
.flickity-button.flickity-prev-next-button svg{
display: none;
}
.flickity-button.flickity-prev-next-button:before{
content: '';
display: inline-block;
font-size: 2em;
width: 30px;
height: 30px;
background-size: 100%;
background-position: 0 0;
background-color: transparent;
background-repeat: no-repeat;
}
.flickity-button.flickity-prev-next-button.next:before{ background-image: url(//biosferaresidencial.com.mx/wp-content/themes/biosfera/assets/img/arrow-right.svg);
}
.flickity-button.flickity-prev-next-button.previous:before{ background-image: url(//biosferaresidencial.com.mx/wp-content/themes/biosfera/assets/img/arrow-left.svg);
}
.slider-nav-circle .flickity-button.flickity-prev-next-button{
width: 75px;
height: 75px;
line-height: 75px;
border-radius: 100%;
border: 1px solid #fff;
bottom: 30px;
right: -130px;
top: auto;
left: auto;
display: flex;
justify-content: center;
align-items: center;
}
.slider-nav-circle .flickity-button.flickity-prev-next-button:hover{
border-color: var(--fs-color-secondary);
color: #fff;
background-color: transparent;
}
.slider-nav-circle .flickity-button.flickity-prev-next-button.next{
right: -230px;
}
.custom-carrusel{
padding: 60px 0;
} .custom-carrusel .flickity-page-dots{
bottom: -30px;
left: 0;
right: 0;
}
.custom-carrusel .flickity-page-dots li{
border: none;
background: #f0e7dd;
opacity: 1;
}	
.custom-carrusel .flickity-page-dots li.is-selected{
width: 50px;
border-radius: 25px;
background-color: var(--fs-color-secondary)!important;
}
.custom-slider .flickity-slider > *{
transform: scale(1);
}
.custom-slider .flickity-slider > *.is-selected{
animation: scale 2s ease-in-out 1;
}
.joinchat__button{
background: #789460!important;
}
.joinchat__button:hover{
background: #2b453a!important;
}
.wpcf7 form .wpcf7-response-output{
margin: 15px 0;
padding: 7px;
border: none;
text-align: center;
background: var(--fs-color-secondary);
color: #f0e7dd;
}
.nav >li.has-icon > a > i{
color: #f0e7dd;
}
.custom-title .section-title{
justify-content: center;
font-size: 2.5em;
}
.custom-title .section-title b{
opacity: 1;
flex: none;
width: 7%;
display: inline-block;
}  .header-button .button.plain{
width: 50px;
height: 50px;
border-radius: 100%;
border: 1px solid #f0e7dd;
line-height: 50px;
text-align: center;
padding: 0;
color: #f0e7dd;
}
.off-canvas-right .mfp-content{
--drawer-width: 40%!important	;
box-shadow: none;
background: var(--fs-color-primary);
color: #f0e7dd;
}
#main-menu,
.sidebar-menu{
height: 100%;
}
.sidebar-menu{
padding: 0;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.sidebar-menu .nav-sidebar{
width: 80%;
}
.sidebar-menu .nav-sidebar li,
.sidebar-menu .nav-sidebar li a{
padding: 0!important;
margin: 0!important;
border: none!important;
display: inline-block;
}
.sidebar-menu .nav-sidebar li a{
color: #f0e7dd;
text-transform: uppercase;
font-family: 'brolimosemibold';
font-size: 2.5em;
line-height: 1.2em;
}
.sidebar-menu .nav-sidebar li.header-social-icons{
margin-top: 90px!important;
}
.sidebar-menu .nav-sidebar li.header-social-icons a{
margin-left: 15px!important;	
}
.sidebar-menu .nav-sidebar li.header-social-icons a:first-child{
margin-left: 0!important;	
}  .footer-wrapper{
z-index: 9;
}
.absolute-footer{
padding: 30px 0;
}
.custom-footer .ux-menu{
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
}
.custom-footer .ux-menu .menu-item{
padding-left: 7px!important;
margin-left: 7px!important;
border-left: 1px solid #f0e7dd;
}
.custom-footer .ux-menu .menu-item:first-child{
padding-left: 0!important;
margin-left: 0!important;
border-left: none;
}
.custom-footer .ux-menu .menu-item a{
padding: 0;
min-height: 1px;
opacity: 1;
}
.custom-footer .ux-menu .menu-item a span{
opacity: 1;
color: #f0e7dd;
}
.custom-footer .ux-menu .menu-item a:hover span{
color: var(--fs-color-secondary)
}
.back-to-top.button{
position: absolute!important;
left: 52%;
right: 52%;
top: auto;
bottom: 30px;
border: none;
padding: 0;
color: #fff;
margin: 0;
width: 30px;
height: 30px;
line-height: 1em;
min-width: 1px;
min-height: 1px;
background: url(//biosferaresidencial.com.mx/wp-content/themes/biosfera/assets/img/arrow-up.svg) no-repeat center transparent;
background-size: 100%;
opacity: 1;
}
.back-to-top.button i{
display: none;
}  .project-bg:before{
content:'';
position: absolute;
width:100%;
height: 100%;
background: url(//biosferaresidencial.com.mx/wp-content/themes/biosfera/assets/img/bg-lens.png) no-repeat center transparent;
background-size: cover;
background-attachment: fixed;
mix-blend-mode: screen;
z-index: 1;
}
.project-bg h1{
margin: 0 0 60px 0;
}
.wrap-tour .bg{
background-size: auto!important;
background-position: 90% 25%!important;
}
.wrap-tour .btn-tour{
position: absolute;
top: 30%;
right: 20%;
width: 120px!important;
height: 120px;
background: var(--fs-color-secondary);
border-radius: 100%;
padding: 15px;
}
.wrap-impulse .circle-mask{
border-radius: 100%;
padding: 30px;
position: relative;
}
.wrap-impulse .circle-mask > div{
overflow: hidden;
border-radius: 100%;
}
.wrap-impulse .orbit{
position: absolute;
top: 0;
left: 0;
border: 1px solid var(--fs-color-secondary);
width: 100%;
height: 100%;
border-radius: 100%;
}
.wrap-impulse .large-7[data-animated="true"] .orbit{
animation: spin 5s 4s ease-in-out 1;
}
.wrap-impulse .orbit:before{
content: '';
width: 35px;
height: 35px;
overflow: hidden;
border-radius: 100%;
background: var(--fs-color-secondary);
position: absolute;
left: 81%;
bottom: 10%;
}	
.wrap-dream .custom-slider-logo img{
margin: 0 auto 15px!important;
}
.wrap-contact{
padding-bottom: 0!important;
}
.wrap-contact .gmap{
mix-blend-mode: luminosity;
}
.wrap-contact .gmap p{
margin: 0;
line-height: 0;	
}
form{
margin: 0;
}
.wrap-blocks{
margin-bottom: 60px
}
.wrap-blocks:last-child{
margin-bottom: 0
}
.wrap-blocks h3{
text-align: center;
margin-bottom: 30px;
font-size: 2em;
}
#wrap-form .block{
margin-bottom: 30px;
}
#wrap-form .block input,
#wrap-form .block textarea{
margin: 0;
background: transparent;
box-shadow: none;
padding: 7px 0;
border: none;
border-bottom: 1px solid var(--fs-color-secondary);
font-family: "Fira Sans", sans-serif;
color: var(--fs-color-secondary);
font-weight: 500;
}
#wrap-form .block textarea{
resize: none;
}
::placeholder {
color: var(--fs-color-secondary);		  
}
#wrap-form .wrap-blocks h3{
font-family: "Fira Sans", sans-serif!important;
letter-spacing: -1px
}
#wrap-form .wrap-blocks .block input,
#wrap-form .wrap-blocks .block textarea{
background: #f0e7dd;
padding: 15px;
border-radius: 30px;
min-height: 60px;
font-style: italic;
}
#wrap-legal{
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
#wrap-legal > div#wrap-btn{ text-align: right;
}
#wrap-legal > div#legal-warning{
width: 60%;
}
#wrap-legal > div#legal-warning p{
display: flex;
justify-content: flex-start;
align-items: center;
color: #948d85;
text-transform: uppercase;
font-size: 0.8em;
line-height: 1.2em;
font-weight: 600;
}
#wrap-legal > div#legal-warning i{
color: var(--fs-color-secondary);
font-size: 2.2em;
margin-right: 7px;
}
#wrap-legal > div#legal-warning a{
color: #f0e7dd;
text-decoration: underline
}
#wrap-legal > div#legal-warning label{
display: flex;
justify-content: flex-start;
align-items: flex-start;
text-transform: uppercase;
font-size: 0.8em;
line-height: 1.2em;
font-weight: 400;
}
#wrap-legal > div#legal-warning label input {
margin-right: 7px;
min-height: 1px
}
#wrap-btn p{
position: relative;
}
#wrap-btn p span{
position: absolute;
margin: 0;
top: 35%;
left: 35%;
}
#wrap-btn p .btn-custom.arrow-right{
width: 80px;
height: 80px;
padding: 0;
border-radius: 100%;
line-height: 80px;
text-indent: -200%;
position: relative;
background: var(--fs-color-secondary);
}
#wrap-btn p:before{
content: '';
display: inline-block;
width: 30px;
height: 30px;
background-size: 100%;
background-position: 0 0;
background-color: transparent;
background-repeat: no-repeat;
background-image: url(//biosferaresidencial.com.mx/wp-content/themes/biosfera/assets/img/arrow-right.svg);
position: absolute;
z-index: 9;
top: 33%;
left: 30%;
}   
.custom-foot-social {
color: #f0e7dd;
font-weight: 400;
font-family: 'brolimonormal';
margin-top: 30px;
}
.custom-foot-social a,
.custom-foot-social span{
color: #f0e7dd;
}
.custom-foot-social span:before{
content: '';
width: 30px;
height: 1px;
display: inline-block;
background: #f0e7dd;
margin: 0 15px 7px 0
}
.btn-brochure.button.is-link{
margin: 0;
padding: 0!important;
font-weight: 400;
display: flex;
justify-content: flex-start;
align-items: center;
flex-direction: row;
}
.btn-brochure.button.is-link i{
font-family: "Font Awesome 6 Free"!important;
font-weight: 900!important;	
top: 0;
margin: 0 15px 0 0!important;
width: 45px;
height: 45px;
line-height: 45px;
border-radius: 100%;
border: 1px solid var(--fs-color-secondary);
color: var(--fs-color-secondary);	
transition: all ease 0.5s;
}
.btn-brochure.button.is-link:hover i{
background: var(--fs-color-secondary);
color: #f0e7dd;
}
.btn-brochure.button.is-link i:before{
content: '\f1c1';
font-size: 1.2em;
}
.btn-brochure.button.is-link span{
width: 160px;
text-align: left;
line-height: 1em;
}  .custom-icon-box.icon-box-left{
margin-bottom: 30px;
align-items: flex-start;
}
.custom-icon-box.icon-box .icon-box-img{
margin-top: -7px;
}
.custom-icon-box.icon-box-left .icon-box-text h5{
text-transform: none;
margin: 0;
font-weight: 400;
font-size: 1.4em;
font-family: 'brolimobold';
}
.wrap-price .custom-icon-box.icon-box-left .icon-box-text h5{
font-size: 2em;
}
.custom-icon-box.icon-box-left .icon-box-text ul li{
margin: 0 0 0 15px;
}   @media (min-width: 320px) and (max-width: 479px) { h2{
font-size: 1.5em;	
}
.section .button.circle-btn{
width: 80px;
height: 80px;
line-height: 70px;
display: block!important;
margin: auto!important;
}
.button.circle-btn > i.icon-plus:before{
width: 40px;
height: 40px;
}
.custom-title .section-title b{
display: none!important;
}
.flickity-button.flickity-prev-next-button{
display: block;
}
.flickity-prev-next-button.previous{
left: -15px;
}
.flickity-prev-next-button.next{
right: -15px;
}  .off-canvas-right .mfp-content{
--drawer-width: 90%!important;
}
.sidebar-menu .nav-sidebar li a{
font-size: 2em;
line-height: 1.5em;
}  .project-bg{
display: flex;
justify-content: flex-end;
align-items: flex-end;
flex-direction: column;
padding: 0 0 30px 0!important;
}
.project-bg .circle-btn{
margin: 0;
}
.wrap-tour .btn-tour{
top: 40%;
right: 40%;
width: 100px!important;
height: 100px;
padding: 15px;
}
.gmap iframe{
height: 200px;
}
.custom-foot-social{
text-align: center;
margin: 0;
}
.wrap-dream .ux-logo-link img{
height: 65px!important;
}
.wrap-dream .ux-logo-link .title{
display: inline-block;
line-height: 0.9em;
font-size: 0.9em;
}
.slider-nav-circle .flickity-button.flickity-prev-next-button{
left: -25px;
right: auto;
bottom: 45%;
width: 45px;
height: 45px;
line-height: 35px;
}
.slider-nav-circle .flickity-button.flickity-prev-next-button.next{
right: -25px;
left: auto;
}
.flickity-button.flickity-prev-next-button:before{
width: 20px;
height: 20px;
}
.grid-col-2-3{
height: 250px!important;
}
.grid-col-2-3:first-child{
height: 500px!important;
}
.leaf{
top: -5%;
width: 90px!important;
}
.wrap-contact .leaf{
top: -11%;
}
.leaf-bottom{
top: auto!important;
bottom: 25%;
right: 5%!important;
}
.leaf-left-img{
left: 5%;
} }  @media (min-width: 480px) and (max-width: 767px) {}  @media (min-width: 768px) and (max-width: 979px){}  @media (min-width: 1400px){ h1{
font-size: 7em;
}
h2{
font-size: 2.1em;	
}
h3{
font-size: 1.8em;
}
h4{
font-size: 1.4em;
line-height: 1.2em;
}
.button.circle-btn{
width: 120px;
height: 120px;
line-height: 110px;
}
.button.circle-btn > i.icon-angle-down:before{
width: 45px;
height: 50px;
}
.button.circle-btn > i.icon-plus:before{
width: 45px;
height: 45px;
}
.slider-nav-circle .flickity-button.flickity-prev-next-button{
width: 100px;
height: 100px;
line-height: 100px;
bottom: 60px;
right: -160px;
}
.slider-nav-circle .flickity-button.flickity-prev-next-button.next{
right: -290px;
}
.custom-title .section-title{
font-size: 3em;
}  .wrap-tour .btn-tour{
top: 40%;
right: 25%;
width: 120px!important;
height: 120px;
} }