/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,700;1,400&display=swap');

body{
	margin:0px !important;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
	font-weight: 300 !important;
	font-size:16px;
	line-height: 21px;
}

/*---- FUENTES ---*/

h1,
h2,
h3,
h4,
h5,
h6,
.header-titulo,
.menu-wrapper a,
.menu-footer a,
.elementor-tab-title a,
.copyright,
.blog-propiedades-inner h2 a,
.home-propiedades-inner h2 a,
.header-titulo .elementor-heading-title,
.elementor-slides .swiper-slide-inner .elementor-slide-heading{
	font-family: 'Merriweather', serif !important;
}


h1{

}
h1{
	
}
h3{
	color: #21145F !important;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.25em !important;
}
h4 {
    margin-bottom: 0px !important;
}
/*---- TOP BAR --*/
.header-top-bar {
    background-color: #cacaca !important;
    padding: 0px !important;
    overflow: hidden;
    color: #fff;
    font-size: 12px;
}
.header-main {
    padding: 15px 15px 10px 15px !important;
}
header.page-header {
    display: none;
}
.header-info a,
.header-info i,
.header-redes i,
.header-buscador i{
    color:#fff !important;
}
/*---- MENU --*/
.main-menu .elementor-item.elementor-item-active{
	color: #808080 !important;
}
.menu-wrapper .main-menu{
	text-transform: uppercase;
}
.menu-wrapper .main-menu a {
    text-transform: uppercase;
    font-size: 12.5px !important;
    font-weight: 200 !important;
    color: #21145F !important;
}
.elementor-nav-menu > li:not(:last-child) {
    margin-right: 35px !important;
}


/*--- ESTRUCTURA --*/
.contenido-wrapper{
    padding: 5% 0 0 0 !important;
}
/*--- BOTONES ---*/
.btn-mas-informacion .elementor-button {
    border: 3px solid linear-gradient(315deg, #d3d3d3 0%, #57606f 74%);
}
.btn-mas-informacion.elementor-widget .elementor-button {
    background: #FFF;
    border: 1.5px solid #43b300 !important;
    border-radius: 0px !important;
    color: #43b300;
    font-size: 17px !important;
    font-weight: 300;
    letter-spacing: 0px;
	padding: 10px 30px !important;    
}
.btn-mas-informacion.elementor-widget .elementor-button:hover {
    background: #43b300 !important;
    border-color: #43b300 !important;
}
.btn-gral-gris .elementor-button,
.btn-gral-blanco .elementor-button{
    border-radius: 0px !important;
    font-size: 17px !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    padding: 30px 10px;
}
.btn-gral-gris .elementor-button{
    color: #fff !important;
    background-color: #cacaca !important;
    border: 2px solid #cacaca !important;
}
.btn-gral-blanco .elementor-button{
    color: #ababab !important;
    background-color: #fff !important;
    border: 2px solid #d8d8d8 !important;
}
/*--- HOME ----*/
.main-slider .elementor-slides .swiper-slide-inner .elementor-slide-heading{
    font-size: 50px !important;
    font-weight: 500 !important;
    line-height: 1.1  !important;
}
.main-slider h2,
.main-slider h4 {
    color: #fff;
    font-weight: 200;
    line-height: 1.2em;
    text-align: center;
    text-transform: uppercase;
}
.main-slider h2 {
    font-size: 35px;
    margin-bottom: 0px !important;
    margin-top: 35px !important;
}
.main-slider h4 {
    font-size: 22px;
    margin-top: 5px !important;
    letter-spacing: 1px;
}
.home-slider{
    padding-top:2%;
}
.home-slider h3{
    /*background: #ffffffcc;*/
    color: #383838 !important;
    display: block;
    font-size: 15px !important;
    font-weight: 300 !important;
    letter-spacing: 1px;
    line-height: 1.4em;
    max-width: fit-content;
    margin: 0 auto;
    padding: 5px 20px;
    text-transform: uppercase;
}
.home-slider img {
    width: 40%;
    max-width: 40%;
    /*background: #21145f82;
    padding: 20px;
    border-radius: 50%;
    border: 4px solid #a5a5a5;*/
}
@media (max-width:768px){
    .main-slider .elementor-slides .swiper-slide-inner .elementor-slide-heading{
        font-size: 30px !important;
    }   
}
/*--- PROPIEDADES BLOG --*/
.banda-lateral h2{
    padding: 0px 0px 0px 30px;
    border-style: solid;
    border-width: 0px 0px 0px 4px;
    border-color: #cacaca;
    color: #16163f !important;
    font-size: 45px;
    font-weight: 500;
    text-transform: none;
    line-height: 1.25em;
}
.blog-propiedades-wrapper{

}
.home-propiedades-wrapper h3{
    font-size:30px;
    letter-spacing: 2px;
    margin:5% 0 3%;
    text-transform: uppercase;
}
.blog-propiedades-inner h2 a,
.home-propiedades-inner h2 a {
    color: #3b356f;
    font-weight: 300;
    margin-top: 5%;
    text-transform: capitalize;
    line-height: 1.1em;
    display: block;
}
.blog-propiedades-inner h2 a{
    font-size: 35px;
}
.home-propiedades-inner h2 a{
    font-size: 16px;
}
.home-propiedades-inner .elementor-posts .elementor-post__title {
    min-height: 40px !important;
}
.blog-propiedades-inner .elementor-post__read-more,
.home-propiedades-inner .elementor-post__read-more {
    background-color: #fff !important;
    border: 1px solid #202059 !important;
    color: #202059 !important;
    display: block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-top: 20px;
    padding: 8px 20px;
    text-align: center;
    max-width: fit-content;
    text-transform: uppercase;
}
.blog-propiedades-inner .elementor-post__read-more:hover,
.home-propiedades-inner .elementor-post__read-more:hover{
	background-color: #202059 !important;
    border: 1px solid #202059 !important;
    color: #FFF !important;

}
.blog-propiedades-inner .elementor-post__text {
    padding: 30px 50px 0px 50px;
}
.home-propiedades-inner .elementor-post__text {

}



/*---PROPIEDAD INTERIOR  --*/
.header-titulo{
	background: #211f40;
	color:#fff;
}
.header-titulo pre{
    background: #ffffffad;
    color: #263552;
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
    font-weight: 500;
    letter-spacing: 10px;
    margin: 0 auto;
    padding: 5px 5px 5px 15px;
    text-align: center;
    margin-bottom: 10px;
    max-width: max-content;
}
.header-titulo .elementor-container{
	max-width: 1200px;
    min-height: 180px;
}
.header-titulo .elementor-heading-title {
    color: #fff;
    font-size: 55px;
    font-weight: 300;
    letter-spacing: 3px;
    text-transform: capitalize;
}
.propiedad-precio {
    border-bottom: 2px solid #c6c6c6;
    border-top: 2px solid #c6c6c6;
    margin: 0 0 20px !important;
    padding: 0px !important;
}
.propiedad-precio h2 {
    padding: 0px 0;
    margin: 0px 0 20px;
}
.propiedad-precio p {
    color: #21145F !important;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 5px !important;
}
.propiedad-detalles{
	padding:0% 0 5% !important;
}
.propiedad-mas-detalles .elementor-icon-list-icon i {
    font-size: 22px !important;
    color: #cacaca;
}

.propiedad-galeria h2 {
    border-bottom: 2px solid #c6c6c6;
    border-top: 2px solid #c6c6c6;
    color: #21145F !important;  
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 2%;
    padding: 15px;
}
.propiedad-galeria-inner img {
    filter: grayscale(50%);
    opacity: 0.5;
}
@media (max-width:768px){
	.propiedad-detalles,
	.propiedad-galeria{
		padding:0 5% !important;
	}
	.header-titulo .elementor-heading-title {
    	font-size: 37px;
    }
    .btn-mas-informacion.elementor-widget .elementor-button {
	    display: block;
	}
}
/*---- FAQS ---*/
.faqs .elementor-accordion-item {
    width: 100% !important;
    float: left !important;
}

.faqs a.elementor-accordion-title {
    font-weight: 500 !important;
}
.elementor-tab-title a{
    color: #464646;

}
.lista-ajustada ul{
    padding-left: 20px !important;
}


/*---- SOPORTE ---*/
.cuadro-proceso h4{
    background: #cacaca;
    padding: 20px;
    border-radius: 10px;
    border: 3px solid #ececec;
    color: #16163f;
    font-family: 'Merriweather', serif !important;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.2em;
    text-align: center;
}
.rotar-derecha{
    transform: rotate(-90deg);
}
.rotar-180{
    transform: rotate(180deg);
}
.cuadro-proceso span{
    display:block;
    font-size: 0.8em;
    text-transform: uppercase;
}
@media (max-width:768px){
    .cuadro-proceso h4{
        font-size: 22px;
        line-height: 1.4em;
    }
    .cuadro-proceso span{
        font-size: 0.95em;
    }
}
/*---- MENU SOPORTE ----*/

/*---- CONTACTO ---*/
label {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 24px;
    letter-spacing: 0px;
}
textarea#form-field-message,
.form-contacto input{
    border: 0px;
    border-bottom: 1px solid #E9E9E9;
    border-radius: 0px;
    background-color: transparent;
    color: #373a3c;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
    vertical-align: middle;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    max-width: 100%;
}

.form-contacto .elementor-button[type="submit"]{
    background-color: #FFF;
    color: #8e8e8e;
    border: 1px solid #8e8e8e;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 auto;
    text-transform: uppercase;
    padding: 15px 50px 15px 50px;
    max-width: fit-content;

}
.elementor-field-group .elementor-field-textual {
    width: 100%;
    max-width: 100%;
    border: 0px;
    border-bottom: 1px solid #E9E9E9;
    background-color: transparent;
    color: #373a3c;
    vertical-align: middle;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
/*----- FOOTER ----*/
.menu-footer{
	margin-top:30px;
    padding:20px 0 20px;
}
.footer-menu a {
    text-transform: uppercase;
    font-size: 13px !important;
    color: #21145F !important;
}
.menu-footer li.menu-item a{
    letter-spacing: 0.2px !important;
}
.menu-footer li.menu-item a{
    font-size: 11px !important;
    font-weight: 500 !important;
    text-decoration: none;
    line-height: 1em;
    letter-spacing: 0.2px !important;
}
.footer-inner h5{
    color: #D3D3D3 !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    letter-spacing: 0.6px !important;
}
.footer-inner p{
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: 0.2px;
    margin-top: 0px !important;
}
.copyright {
    background: #f5f5f5 !important;
    color: #969696;
    letter-spacing: 0.2px;
    text-align: center;
    font-size: 12px;
}