/* ESTILOS PARA LA CALCULADORA */
.calculadora_widget h3{margin-bottom:20px;color:white;}
.calculadora_widget{font-size:13px; color:white;opacity:0.75;padding:10px;background-position-x:-380px;margin-top:50px;margin-left:20px;opacity: 10; padding:5px; min-height: 500px;}
.ico_info.howmuch{text-align:center;font-size:36px;background: transparent url('/wp-content/uploads/2016/06/ico_info-1.png') no-repeat right;padding-right: 30px;background-size: 25px;cursor:pointer;}
div.ico_info{
    display: inline;
    padding-left: 25px;
    width: 110px;
    background:  transparent url('/wp-content/uploads/2016/06/ico_info-1.png') no-repeat;
    background-size: 15px;
    cursor: pointer;}
div.ico_info.habitualresidence{    position: relative;    bottom: 23px;    left: 176px;}
div.ico_info.assets {position: relative;bottom: 23px;left: 176px;}
div.form-field{padding-bottom:20px;}
#mail-div{padding-bottom:0;}
.form-field select,.form-field input {color:#333 !important; font-size: 13px; margin-left:10px; padding:5px;}
.form-field select{width: 171px;}
.form-field input{text-align:center;}
.btn-center{background-color: white;padding: 10px 0;border: none;width: 100%;}

#form_results span{
    display: inline-block;
    padding: 1px 0;
    font-weight: 900;
    font-size: 20px;}
#form_results span.title-resultados{
    font-size: 15px;
    text-align: left;
    color: #ddd;
    font-weight: normal;
    display: block;}

#form_results span.title-resultados.grupo{
    width: 10px;
    padding: 7px 0;
    float: left;}
label{ padding-left: 12px !important; font-size: 15px;}
#comunidades-autonomas, #parentesco-id, #discapacidad, #fecha-nacimiento-id, #fecha-fallecimiento-id,#amount,#seguroVida,#patrimonioPreexistente,#mail{ width: 190px;}
.datepicker{text-align:center;}
.ui-datepicker-title{color:black;}
/* Dialogos Calculadora */
.dialog.hidden{display:none;}
.dialog a {text-decoration:underline; color: #13597f!important;}
.dialog a.list-group-item{text-decoration:none; color:#white;}

.content-page a, a.enlace{text-decoration:underline; color: #13597f!important; font-weight:600;}

.dialog a:focus{outline:none; }
.dialog ul{list-style-type: square; list-style-position: inside;color: #13597f;padding-left:30px;}
.dialog ul span, .dialog ul select{color:#000;}
.dialog li{padding:5px;}
.custom-dialog{z-index:10000 !important;width:auto;max-width: 95%;}
.custom-dialog .ui-dialog-titlebar{text-align:center;font-family:'Noto Serif', serif;}
.custom-dialog .ui-widget-header{ background:#13597f; color:#fff;}
.custom-dialog .ui-dialog-content{font-family:Georgia;font-size:15px;}
.dialog.home {    padding: 25px 25px 0 25px !important;}
.ui-widget-overlay.ui-front{z-index: 1000;}
#ui-datepicker-div{z-index:1001 !important;}
#ui-datepicker-div .ui-widget-header {    background: #09537C;    color: white;}

.estilocalculadora{
	width: 0px;
	height: auto;
	min-width: 350px;
	min-height: 250px;
  	opacity: 0.9;
  	background-color: #09537C;
	padding: 15px;
	padding-bottom: 30px;		
	margin-top: 55px;
	margin-bottom: 50px !important;
	margin-left: auto; 
	margin-right: auto;
}

.estilocalculadora h2{
	color: white;
	text-align: center;
}

.checkbox_personalizado{
	position: relative;
    top: -22px;
    left: 153px;
}
.estiloboton{
	background-color: #ed8223;
	color: #fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:18px;
	line-height:30px;
    	border:0;
	border-radius:20px;
	 -webkit-border-radius:20px;
	 -moz-border-radius:20px;
	 -o-border-radius:20px;
	text-shadow: #C17C3A 0 -1px 0;
	width:120px;
	height:32px;
    	cursor:pointer;
	    margin-top: 15px;
    margin-left: 80px;
}
.btn-restart{
    margin-left: 10px;
}
.link-sendtocalculate{
    color: #09537C;
    font-size: 15px;
    text-align: center;
    display: inherit;
    font-weight: bold;
    padding: 10px 30px 9px 30px;
    margin-top: 10px;
    display: inline-block;    
	background-color: rgb(255, 246, 246);
    border-radius: 3px;
}

.link-sendtocalculate:hover, .link-sendtocalculate:focus {
    color: #dc7d29;
    text-decoration: none;
}
.estiloboton.send{width: 70px; line-height: 0; color:white !important;}
.estiloboton.send:disabled {background-color: #666 !important;}
.lineahr{
	/* HR linea de debajo del titulo*/ 
	border-bottom: 1px solid #ccc;
	margin-right: 25px;
	margin-left: 20px;
}

.enlaceportada{
	display:inline-block;
	text-align: center;
	align-items: center;
	font-style: italic;
  	color: white;
 	font-size: 15px;
	line-height: 15px;
        background-color: rgba(9,83,124,.8);
	padding:14px;
	
}
.resultados-calculo{
    text-align:center;
	height: 555px;
	margin-right: 15px;
}

.resultados-calculo h4{
    color: #fff !important;
	font-size:20px;
    font-weight: bold;
}


/* Top Menu */
.side_menu_button_wrapper.right{display:none;}

/* END Top Menu */
body *{
	font-family: Georgia, sans-serif !important;
}

body .fa-stack span.icon_phone,
body .fa-stack span.icon_mail,
body .fa-stack span.arrow_carrot-up
{	font-family: ElegantIcons !important;}

.content_inner{padding-bottom:0px;}

.full_width {
    margin-bottom: -22px;
    padding-top: 20px;
}

/* Menú superior */
nav.main_menu>ul>li>a{letter-spacing: 1px !important;}
header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a, nav.main_menu>ul>li.active>a {    color: #13597f !important;}

nav.main_menu>ul>li:last-child:before{
content:'' !important;
}
nav.main_menu>ul>li:last-child>a{    
font-size: 0 !important;
    background-image: url('/wp-content/uploads/2018/05/spain.png') !important;
    background-repeat: no-repeat !important;
    background-position: 10px !important;
}
nav.mobile_menu>ul>li:last-child>a{    
    background-image: url('/wp-content/uploads/2018/05/spain.png') !important;
    background-repeat: no-repeat !important;
    background-position-x: 100px;
}

#form_body{
	padding-left: 30px;
}
#form_results{
	margin-top: -60px;
}

/* Dialogos Comunidades*/
.especialities.dialog{   
    padding: 33px 37px 0px 37px !important;
    font-size: 18px;
}

/*PARA EL CENTRO DE LA PAGINA*/
.textocentral{
    display: block;
    padding-top: 140px;
    padding-bottom: 90px;
    text-align: center;
    margin: auto;
    width: 80%;
}
.textocentral h1{
	display:inline-block;
	text-align: center;
	align-items: center;
	font-style: italic;
  	color: white;
 	font-size: 35px;
	line-height: 35px;
        background-color: rgba(9,83,124,.8);
	padding:14px;
}


/*TAMAÑO DEL MENU HAMBURGUESA VISTA MOVIL*/
.ion-android-menu{
	font-size: 40px;
}

/*CAJAS LATERALES DERECHA*/
.cajas {
	width: 200px; 
     	height: 200px; 
     	background: #09537C;
	padding-top: 11px;
	opacity: 0.9;
	margin: auto;
	margin-top: 57px;
	margin-bottom: 10px;
}

.cajas h2, .cajas h3{
	text-align: center;
	color: white;
}

.cajas h4{
	text-align: center;
	font-size: 16px;
	color: white;
	padding-top: 40px;
}
a.tile-link:hover,a.tile-link:focus {
    text-decoration: none;
}
a.link-home:hover{text-decoration:none;}

/* Paginas */
.title.has_background{background-size:cover !important;}

.content-page h1, .content-page h2{
    font-size: 40px;
    line-height: 1.384615384615385em;
    color: rgb(10,10,10);
    font-weight: normal;
}
.title_subtitle_holder_inner h1{
	
}

 .content-page h3,
.content-page h4{
    color: rgb(10, 10, 10);
    display: block;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 10px;
}

.content-page p{
    color: rgb(10, 10, 10);
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom:16px;
}
.content-page li{
    color: rgb(10, 10, 10);
    font-size: 16px;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom:16px;
}

.content-page .select-comunidad{
    padding: 5px;
    margin: 10px 50px;
    border-radius: 4px;
    border: solid 1px #13597f;
    font-size: 17px;}
.row.column.text-center p a.btn.btn-lg.btn-primary{
    display: inline-block;
    margin-top: 20px;
    background-color: #2e6da4;
    color: white !important;
    text-decoration: none;}

/*PIE*/
footer.footer_border_columns .qode_column{border:none !important;}
.footer_top{
	background-color: #ccc;
    padding: 20px 0 0 !important;
}

.footer_top a{
    color: #09537C !important;
    font-weight: 600;}

.footer_bottom{
	background-color: #0b537d;
    color: white;
}

.footer_bottom img{
    height: 100%;
    display: inline-block;
    margin: 11px;
}
.footer_bottom .textwidget{
    display: inline-block;
}

.column_inner{
	/*centrar columnas footer*/
	text-align: center;
	font-size: 15px;
}

/*Quitar efecto enlaces footer*/
.footer_top a:hover { 
	color: white !important;
	text-decoration: none; 
}

.menu li{display: list-item !important;}

@media screen and (max-width: 1024px) { 
.textocentral span {
    padding: 7px;
}
}

@media screen and (max-width: 868px) { 
    
}

/* WHO */
.who-title {
    padding-top: 50px;
    color: black;
    padding-bottom: 10px;
}
.who-title span.first-title {
    font-size: 30px;
    padding-right: 10px;
}
.who-title span.second-title {
    font-size: 25px;
}

.content-page a, a.enlace{text-decoration:underline; color: #13597f!important; font-weight:600;}

/* Contact Form */
.formulario-contacto{text-align:center;}
.formulario-contacto input.wpcf7-form-control.wpcf7-submit{    
background-color: #ed8223;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    border: none !important;
    text-align: center;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    width: 120px;}
div.wpcf7{
    display: inline-block;
    min-width: 400px;
    opacity: 0.9;
    background-color: #09537C;
    padding: 35px;
    margin-bottom: auto !important;
}
div.wpcf7 label{
	color:white;
}

.block-info-contact{
text-align:center;
    margin: 110px 0;
    font-size: 18px;
    line-height: 1.8;
    font-weight: 600;
    background-color: #eee;
    padding: 50px;
}
.block-info-contact h2{
    color: #09537C;
font-size:27px;
text-align:center;
padding-bottom:20px;
}
.block-info-contact a{
    color: #888;
    font-size: 20px;
}
.block-info-contact p{display:inline;}

/* Buscador */
.side_menu_button_wrapper.right{
    display: inline;
}

.side_menu_button{
    display: none !important;
}
.header_bottom_widget.widget_search {
    padding: 10px;
    width: 240px;
}

#searchform .txt-search{
    border-radius: 4px;
    width: 120px;
}
#searchsubmit {
    border: none;
    background-color: #155a80;
    color: white;
    border-radius: 4px;
    padding: 4px 9px;
}
.iss_results {
    background: #f7f6f6;
}
.iss_results .iss_over {
    background: #f7f6f6;
    cursor: pointer;
    color: #12587e;
}
.side_menu_button{display:none;}
/*End Buscador*/

@media screen and (max-width: 768px) { 
     /*Buscador */
	.header_bottom_right_widget_holder {
	    display: inherit !important;
	}

	.header_bottom_widget.widget_search
	{
		margin: 30px 0;
		width: 190px;
	}
	/*End Buscador*/
	.textocentral {
 	padding-top: 50px;
        padding-bottom: 50px;
	}

	.textocentral span{
	margin-left:0;
      }
}
@media screen and (max-width: 640px) { 
   	/*Buscador */
	.header_bottom_right_widget_holder {
	    display: inherit !important;
	}

	.header_bottom_widget.widget_search
	{
		margin: 30px 50px;
		width: 45px;
	}
	#searchform .txt-search {
		width: 80px;
	}
	#searchsubmit {		
		width: 80px;
		margin-top: 3px;
	}
	/*End Buscador*/
.block-info-contact{
		font-size:11px;
		padding:20px;
	}
.custom-dialog{left:0 !important; }

div.wpcf7{
    display: inline-block;
    min-width: 300px;
    opacity: 0.9;
    background-color: #09537C;
    padding: 35px;
}
	.block-info-contact a{
	font-size:11px;
	}
      .block-info-contact h2{
    font-size: 20px;
    text-align: center;
    padding-bottom: 11px;}

}

@media screen and (max-width: 375px) { 
	
}
@media screen and (max-width: 320px) { 
     div.wpcf7{
	 min-width: 300px;
	}
}

/*Resultados de búsqueda */
.qbutton{
    border: 2px solid #155a80 !important;
    background-color: #155a80 !important;
}
.breadcrumbs_inner .delimiter,
.breadcrumbs_inner .current{
    color: #155a80 !important;}
.blog_holder article .post_info a, .post_info .time{
    color: #155a80 !important;}
