/*Slider home*/
@media (max-width:1400px) and (min-width:1024px) {
	.slider-home .elementor-slide-heading{
		margin-left:-100px!important;
	}
	.slider-home .elementor-slide-description{
		margin-left:-100px!important;
	}
}

/* Desplegables hover */

a.elementor-toggle-title:hover{
	color: #569CC5!important;
}

/* Desplegables Fallecimiento y Tramitación */

.desplegable h3{
border-bottom: solid 1px #569CC5;
padding-bottom: 10px;
margin-top: 40px;
}

a.elementor-toggle-title h3{
    border-bottom: none;
    margin-top: 5px;
    padding-bottom: 0px;
}

.caja-azul, .caja-azul-gestiones{
    background-color: #D8E5EC;
    padding: 15px 30px 30px 30px;
    border-radius: 0px 0px 0px 25px;
}

.caja-azul strong::before{
    content: url('/wp-content/uploads/2023/06/documentacion-circulo.svg');
    margin-right: 15px;
    position: relative;
    top: 15px;
}

@media (max-width: 767px) {
    .caja-azul strong{
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-items: center;
    }
    .caja-azul strong::before{
        top:0px;
    }
    .caja-azul li{
        margin-left: -20px;
        }
}    

.caja-azul{
    margin-top: 30px;
}

@media (min-width: 767px) {
.caja-azul li{
    margin-left: 40px;
    }
}

.listado li{
    padding-bottom: 10px;
}

@media screen and (min-width:768px){
    .elementor-toggle .elementor-tab-title span.elementor-toggle-icon span.elementor-toggle-icon-closed>svg{
        width: auto;
        height: auto;
        margin-top:-10px;
    }
}

@media screen and (max-width:767px){
    .elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{
        width: 30px;
        height: 30px;
    }
}

/* Desplegables Tramitación */
.testamento h3{
    border-bottom: 1px solid #569CC5;
    padding-bottom: 10px;
    margin-top:40px;
}

/* Desplegables Gestiones */

.desplegable-gestiones .elementor-tab-title{
    border-bottom: solid 1px #569CC5 !important;
    padding-bottom: 10px;
    }

.caja-azul-gestiones p:nth-child(1)::before{
    content: url('/wp-content/uploads/2023/06/consejo-gestiones.svg');
    margin-right: 15px;
    position: relative;
    top: 5px;
}

.caja-azul-gestiones{
    margin-top: 30px;
}

.caja-azul-gestiones li{
    margin-left: 40px;
}

@media (max-width: 767px) {
    .caja-azul-gestiones li{
        margin-left: -20px;
        }
    .caja-azul-heredero{
        margin-left:0px!important;
        padding: 20px 30px 30px 30px!important;
    }
    .caja-azul-heredero h3::before{
        top:0px!important;
    }

    .caja-azul-heredero>h3{
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .caja-azul-documentos{
        margin-left:0px!important;
    }
    .caja-azul-documentos p{
        margin-left: -15px!important;
    }
} 

.desplegable-gestiones h4::before{
    content: url('/wp-content/uploads/2023/06/documentos.svg');
    margin-right: 15px;
}

.desplegable-gestiones h4{
    margin-top: 40px;
}

.caja-azul-heredero h3::before{
    content: url('/wp-content/uploads/2023/06/heredero.svg');
    margin-right: 15px;
    position: relative;
    top: 20px;
}

.caja-azul-heredero h4{
    margin-top: 20px !important;
}

.caja-azul-heredero{
    background-color: #D8E5EC;
    margin-left: -100px;
    padding: 30px;
    border-radius: 0px 0px 0px 25px;
    margin-top: 80px;
}

.caja-azul-heredero p{
    padding-left: 15px;
}

.caja-azul-documentos{
    margin-left: 80px;
}
.caja-azul-documentos p{
    margin-left: 20px;
}

.desplegable-liquidacion .elementor-tab-title{
    border-bottom: solid 1px #569CC5 !important;
    padding-bottom: 10px;
}

.desplegable-liquidacion h4{
    margin-top: 40px;
}

/*.caja-azul::after{
    content: '';
    position: absolute;
    background: #D8E5EC;
    width: 65px;
    height: -webkit-fill-available;
    right: 0px;
}*/

.cabecera-imagen .elementor-slides-wrapper.elementor-main-swiper.swiper{
    border-radius: 30px;
}

/*Footer*/
.footer a{
    text-decoration:none;
    color: #272727;
}

/*Menú*/

@media (min-width: 1025px) {
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-107{
    background: #272727 !important;
    border-radius: 8px!important;
    height: 50px!important;
    width: 132px!important;
    margin-left: 25px!important;
}

:lang(eu) li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-107{
    width:140px!important;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-107 a{
    color:white!important;

}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-107:hover{
    background:#ffffff00!important;
    border: 1px solid #272727!important;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-107 a:hover{
    color: #272727!important;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-107 a:after{
    display:none!important;
}
}

/*Documentos*/
@media (min-width: 767px) {
.documentos{
    display:grid;
    grid-template-columns: 3fr 1fr;
}
.documento-1{
    margin-right: 45px;
}
.documento-2{
    margin-top: 20px;
}
}

@media (max-width: 767px) {
    .documento-2{
        margin-top:20px;
    }
}