
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	text-decoration: none;
	color: inherit;
}

img{
	max-width: 100%;
	height: auto;
}
*{box-sizing: border-box;}


body{
	display: flex;
	flex-direction: column;
	height: 100%;
	min-height: 100vh;
}

main{
	flex-grow: 1;
}

strong {font-weight: 600}
small{font-size: 80%}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select::-ms-expand {
    display: none;
}

body {
	font-family: 'Montserrat', sans-serif;font-weight: 300;
	font-size: 18px;
line-height: 22px;
color: #333333;
}

p{margin-bottom: 10px;}
section {padding: 50px 0 }
em{font-style: italic;}
sup {
    vertical-align: super;
    font-size: smaller;
}
.page-legal section{padding: 0 0 20px}


.wrapper{
	width: 1170px;
	max-width: 100%;
	margin:0 auto;
}
.overflow{overflow-x: auto;}


.u-celeste{	color: #0079c8; }
.u-rosa{color: #c6007e;}
.u-azul{color: #00335b;}
.u-navy {color:  #00548C}
.u-blanco{	color: #fff!important;}

.u-bold{font-weight: 600;}

.text-center{text-align: center;}
.bg-grey{background: #FAFAFA}

.bg-azul {background: #0079c8}
.bg-navy {background: #00335b}
.bg-morado {background: #6a2ca1}
.bg-violeta {background: #a4219b}
.bg-fucsia {background: #c6007e}
.bg-granate {background: #942151}
     .bg-naranja {background: #DB3907}
     .bg-turquesa {background: #008385}
     .bg-verde {background: #007a3d}
     .bg-musgo{background: #678004 }
     

     .bg-azul-a {background: rgba(0,121,200,0.6);}
     .bg-navy-a {background: rgba(0,51,91,0.6);}
     .bg-morado-a {background: rgba(106,44,161,0.6);}
     .bg-violeta-a {background: rgba(164,33,155,0.6);}
     .bg-fucsia-a {background: rgba(198,0,126,0.6);}
     .bg-granate-a {background: rgba(148,33,81,0.6);}
     .bg-naranja-a {background: rgba(219,51,7,0.6);}
     .bg-turquesa-a {background: rgba(0,131,133,0.6);}
     .bg-verde-a {background: rgba(0,122,61,0.6);}
     .bg-musgo-a{background: rgba(103,128,4,0.6);}



.text-right {text-align: right}
.italic {font-style: italic;}
.underline {text-decoration: underline;}
.slick-slider {outline: none;}
.disabled{cursor: not-allowed; color: #ddd!important }


.u-margin-bottom-sm {margin-bottom: 40px}
.u-padding-left-sm {padding-left: 40px}

@media(max-width: 767px){
    .hidden-xs{display: none}
}
@media(min-width: 768px){
    .visible-xs{display: none;}
    .partner-logo.responsive {display: none;}
}

.bullets {list-style: disc; padding: 10px 0 10px 20px}
/*HEADER*/

header {width: 100%;  position: relative;min-height: 760px}
header .item-logo {display: flex; align-items: flex-start;width: 100%;padding: 25px 0 ;position: absolute; top: 0; left: 0; width: 100%; z-index: 10}
.item-logo .wrapper{display: flex; align-items: flex-start; justify-content: space-between;}
header .logo {display: flex; align-items: flex-start; justify-content
	: flex-start;}
header .logo>img {margin-right: 15px}
header.legal{min-height: unset;}
header.legal .item-logo{position: relative;}

.item-todos{margin-top:  14px; display: flex;
    align-items: flex-end;
    flex-direction: column;}
.item-todos p{font-weight: 600;
font-size: 25px;line-height: 42px;color: #0D1846;padding: 5px 0 0 12px;font-family: "Montserrat";}
.item-todos .tlf-header {color: #00335b; font-size: 28px; padding: 4px 36px 0 30px; background: url(../imagenes/ico-tlf.png) left no-repeat; }

@media (min-width: 425px){
	.item-logo .wrapper .responsive {display: none;}


}

.partner-logo{margin-left: 20px; flex-shrink: 0; max-width: 400px; max-height: 90px; overflow: hidden;}


/*cabecera*/
.header {padding:0;
    background-image: url(../imagenes/bg-cabecera.jpg);background-position-x:33%; background-repeat: no-repeat; background-color: white;
    position: relative;
    width: 100%;min-height: 760px;padding: 160px 0 0; background-size: cover}
.header>.wrapper {display: flex;justify-content: space-between; align-items: flex-start;
    min-height: 600px; height: 600px}

.left-box {
    display: flex;align-items: flex-start; justify-content: flex-start; flex-direction: column;margin: 0 0 100px; max-width: 497px; align-self: flex-end;width: 100%;
}
.left-box .bg-grey {background: rgba(29, 29, 27, 0.8)
;padding: 40px;font-size: 40px;line-height: 50px;/*text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25)*/;color: #fff;width: 100%;}
.left-box .bg-white {background: rgba(255,255,255,0.5); font-size: 30px;color: #0079C8; line-height: 39px; text-align: center;padding: 5px;width: 100%;}
.left-box .bg-white p, .left-box .bg-blue p{margin: 0}
.certificaciones {margin-bottom: 15px; max-width: 200px; max-height: 90px; overflow: hidden;}

.left-box .bg-grey p{text-align: center;font-size: 25px;line-height: normal;}
.left-box .bg-grey p strong{font-size: 40px;}

/*FORMULARIO*/

.box-formularios{background: rgba(0, 121, 200, 0.80);
    padding: 25px;color: #fff; width: 100%;
    max-width: 376px;}

form{display: flex; flex-direction: column; align-items: center; justify-content: space-between;}
form .title{font-size: 21px;text-align: center; font-weight: 700; max-width: 218px;}
form .subtitle{font-size: 16px;text-align: center; font-weight: 400;}
form p{font-size: 12px;margin-top: 5px; width: 100%;}
form p a{color: #fff;text-decoration: underline;}

input{width: 100%;
    padding: 5px;
    font-size: 15px;
    color: #000;
    margin: 5px 0;}

 
    .content-select{position: relative;width: 100%;}
.content-select i{ border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 95%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%;width: 0;}
select{width: 100%;
    padding: 7px 5px;
    font-size: 15px;
    color: grey;
    margin: 5px 0;}

.error{border: 3px solid #D9292B;}
.texto-error{font-family: 'Roboto', sans-serif; font-weight: 400; color: #D9292B; font-size: 12px; margin: 10px 0;}


/*MODULO ICONOS*/


.title-big{font-size:35px ; color: #0079C8;line-height: normal; text-align: center;padding: 0 20px;font-weight: 700; max-width: 865px;
    margin: 0 auto;}
.texto-centro{font-size: 16px; font-weight: 400; text-align: center; margin-top: 35px;}
.inner-items-iconos {display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; margin-bottom: 40px}
.inner-items-iconos .item-icono {    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    flex-basis: 24%;
    align-items: center;
    padding: 9px;}
.inner-items-iconos .item-icono p{font-weight: 400;font-size: 16px;line-height: 23px;text-align: center;color: #333333; margin-top:20px;}
.inner-items-iconos .item-icono p strong{color: #0D1846; font-size: 18px; font-weight: 700;}
.item-icono-dots {width: 100%; display: flex; align-items: center; justify-content: center;}
.item-icono-dots li{width: 15px; height: 15px; border-radius: 50%; background: #0079c8; margin: 5px}

@media(min-width: 767px){
    .item-icono-dots {display: none;}
}


@media(min-width: 767px){
    .item-icono-dots {display: none;}
}

@media (max-width:  425px){
    .title-big{font-size: 25px;}
}

/*BTN*/



.btn-blue {
background-color: #0D1846; text-align: center;
border-radius: 5px; width: 80%;font-weight: 600;
font-size: 22px; display: flex; align-items: center; justify-content: center;
line-height: 38px; color: #fff;margin: 20px auto;padding: 10px 20px; position: relative;max-width: 250px;border: none; cursor: pointer;}


/*MODULO MAPA*/

.mapa .wrapper{display: flex; justify-content: space-between; align-items: center;flex-direction: row;}
.box-media {flex: 1 1 50%; background: url(../imagenes/bg-imagenes.png) no-repeat center;
    background-size: cover;
    padding: 15px;

    
    margin: 20px 0;
}

.box-txt{ flex: 1 1 50%;
  padding: 66px;}
.box-txt p{font-size:16px ; color: #333; font-weight: 500;}
.box-txt .title{font-size:34px ; color: #0079C8;font-weight: 700; line-height: 40px;}
.boton .modificacion{margin: 28px 0;}

@media (max-width: 425px){
.mapa .wrapper{flex-direction: column;}
.box-media img{margin: 20px 0;}}

/*Modulo informacion adicional_tres-columnas*/
.info-adicional{
    padding-top: 0;
}
.tres-columnas{
    display: flex;
    flex-direction: row;
    gap: 107px;
}
.column-title{
    color:#0079C8;
    font-weight: 700;
}
.column-text{
    font-weight: 500;
}
@media (max-width: 425px){
.tres-columnas{flex-direction: column; justify-content: center; gap:50px;}
.columna{text-align: center; }

}



/*NOTA LEGAL*/

.nota {font-weight: 300;
font-size: 12px;
line-height: 15px;
color: #333333;}



/*FOOTER*/

footer {background: #0D1846; padding: 30px 0; width: 100% }
footer p, footer a {color: #fff; font-size: 16px}
footer p {margin:0;}

footer .wrapper {display: flex; justify-content: space-between; align-items: center;color: #fff}

footer .legales {display: flex;}
footer .legales span {margin: 0 5px;}

.box-chatbot {
    position: fixed;bottom: 150px;right: 75px;   z-index: 1500;
    transition: height 0.5s;  display: flex;flex-direction: column; align-items: flex-end; justify-content: flex-start;display: none
}

.btn-bocadillo img{width: 65px}

.box-chatbot:hover {
    animation-name: bounce;
    animation-duration: 0.3s;
    animation-iteration-count: 8;
    animation-direction: alternate;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    animation-delay: 0.2s;
}


/*modulo contenido enfrentado*/
.contenido-enfrentado ul, .contenido-enfrentado ol{list-style: unset; padding: 0 0 0 20px}

.contenido-enfrentado .wrapper{display: flex; align-items: flex-start; justify-content: space-between;}
.contenido-enfrentado .wrapper .contenido-half{flex-basis: 50%; padding: 20px}




#cookie-law-info-bar {
    font-size: 15px;
    margin: 0 auto;
    padding: 12px 10px;
    position: fixed;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    z-index: 9999;
    display: none;
    bottom: 0px;
    left: 0px;
    background-color: #D8262E;
    font-weight: 300;
    color: #fff;
    font-family: inherit;
    box-shadow: 0 -1px 10px 0 rgb(172 171 171 / 30%);
    min-height: 30px;
    padding: 5px;
    font-size: 14px;
    line-height: 1.2
}

#cookie-law-info-bar span{vertical-align: middle;}

#cookie-law-info-bar a {color: #fff; text-decoration: none;padding: 0 5px}

@media(min-width: 768px){
    #cookie-law-info-bar{font-size: 16px;
    line-height: 1.2}
}




@media (max-width: 1175px){
    header .item-logo {padding: 25px 20px}

    footer .wrapper {padding: 0 20px}
    section .wrapper {padding: 0 20px}

}


@media (max-width: 1170px){

	.title-promo{font-size: 53px;
    line-height: 58px;}

}



@media(max-width: 1024px){

    .inner-items-iconos .item-icono {flex-basis: 33%;}
    .title-promo { font-size: 48px; line-height: 53px;}
    .header>.wrapper{align-items: center; justify-content: center;}


}


@media(max-width: 800px){



    .header>.wrapper{flex-wrap: wrap;}

    .inner-formulario{flex-grow: 1}
    .header .formulario{width: 100%;max-width: 100%}


    .inner-items-iconos .item-icono {flex-basis: 49%;}
    .left-box{max-width: 100%; margin: 0; }
    .header{padding: 460px 0 0; background-size: 1800px; background-position-x: 15%;}
    .formulario.asesoramos {position: fixed; top: 0; left: 0; right: 0; overflow-y: auto;width: 100%; max-width:100%;}
    .inner-formulario.box-cita {width: 100%;}
    .box-formularios{width: 100%;max-width: 100%;margin-top: 180px;}
    .mapa .wrapper{flex-direction: column;}
 



}

@media (max-width: 767px){
   
    .btn-fixed-bottom {display: block;}
    footer .legales {display: flex;flex-direction: column;}


	header {padding: 0 }
	header .logo {display: none;}
    header .item-logo{padding: 0 20px;}
	.item-logo .wrapper .responsive {display: block;    width: 100%;    text-align: center;   background:#fff }
	.item-logo .wrapper {flex-direction: column;}
	

	footer .wrapper {flex-direction: column;}
	footer .wrapper .legales span {display: none;}
	.legales a {display: inline-block; width: 100%; text-align: center; margin: 0 0 10px}
    footer .legales {width: 100%;}
	footer p {margin: 0 0 10px; text-align: center;}
	footer {padding: 15px 0 50px}
    .header .wrapper {flex-direction: column;min-height: unset; height: unset;}
    /*.header form .title {font-size: 21px; line-height: 1.2}*/
    .item-todos {display: none;}

    .header .formulario input[type=button]{font-size: 17px}


    .inner-items-iconos {flex-wrap: nowrap; overflow-x: auto;}
    .inner-items-iconos .item-icono {flex-shrink: 0; flex-basis: 100%}
    body{font-size: 16px; line-height: 20px}
    section{padding: 30px 0 }
    
    
    .left-box .bg-blue{font-size: 24px; line-height: 30px;}
    .left-box .bg-white{font-size: 18px;line-height: 22px;}
    
    .header.logos { padding: 110px 0 0;  min-height: unset;}
        .left-box .bg-grey{max-width: 100%;}
        


    .box-chatbot {display: none!important;}


    
    

}
@media(max-width:425px){

    .header { 
        background-image: url(../imagenes/bg-cabecera-responsive.jpg); background-size: 425px; margin-top: 105px; padding: 174px 0 0; min-height: 727px;}
        .mapa .wrapper{flex-direction: column;}
        .box-formularios{margin-top:218px;}

        .box-txt{ padding:0;}

}
@media(max-width:320px){

    .header .formulario{padding: 40px 10px;}
    .header .formulario input[type=button]{font-size: 15px;background-position: center left 12px,center right 15px;}
}
.btn-fixed-bottom {
    display: none;
}


@media(max-width: 767px){

 .btn-fixed-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #0079C8;
    display: flex;
    padding: 10px;
    z-index: 999;}

    .btn-fixed-bottom button {
    flex: 1;
    margin: 0 9px;
    padding: 10px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    background-color: #0D1846;
    color: white;
     font-family: 'Raleway', sans-serif;
     font-weight: 700;
  }

  .btn-fixed-bottom .btn2 {
    display: flex;
    gap:14px;
    background-color: #ffffff;
    color: #000;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    justify-content: center;
  }
  .btn-fixed-bottom .btn2 img{
    width: 15px;
    margin-right: 10px;
  }

  }






