/* --- HTML5 RESET --- */

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;
	line-height: 1.8em;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}
body { line-height: 1; font-family: 'Roboto', sans-serif; }
blockquote, q { quotes: none;}

blockquote:before, blockquote:after,
q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
html {overflow-x: hidden;}

strong {font-weight: 700; line-height: 1em;}
.text-center {text-align: center;}
* { margin: 0; padding: 0; -webkit-font-smoothing: antialiased;}

.order-primero {
    order: -1;
}
.col-lg-2.col-md-3.col-4.item-electrodomestico {
    order: 2;
}

.col-lg-2.col-md-3.col-4.item-electrodomestico.current {
    order: 1;
}
/* --- TIPOGRAFÍAS --- */

@font-face { font-family: 'Roboto Condensed'; src: url('/fonts/robotocondensed-bold.woff2') format('woff2'), url('/fonts/robotocondensed-bold.woff') format('woff'); font-weight: 600; font-style: normal;}
@font-face { font-family: 'Roboto Condensed'; src: url('/fonts/robotocondensed-light.woff2') format('woff2'), url('/fonts/robotocondensed-light.woff') format('woff'); font-weight: 200; font-style: normal;}
@font-face { font-family: 'Roboto Condensed'; src: url('/fonts/robotocondensed-regular.woff2') format('woff2'), url('/fonts/robotocondensed-regular.woff') format('woff'); font-weight: 400; font-style: normal;}


/* --- COMUNES --- */

*{font-family: 'Roboto Condensed';}
a {text-decoration: none; color: #007bff; font-family: 'Roboto Condensed';}
a:hover {text-decoration: none;} 

p{
    margin-bottom: 1em;
    font-family: 'Roboto Condensed';
    font-size: 0.85em;
    line-height: 1.6em;
}

h1, .h1{
    font-size: 20px;
    margin-bottom: 0;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    color: #b7042b;
    margin-top: 0.3em;
    line-height: 1em;
}
.h1-disuasorio{
    font-size: 40px;
    margin-bottom: 15px;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    color: #000000;
    margin-top: 0.3em;
    line-height: 1em;   
}

h2, .h2{
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.3em;
    margin-bottom: 0.8em;
}

h3, .h3{
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.3em;
    margin-bottom: 0.8em;
}

h4, .h4{
	font-size: 29px;
	font-weight: 700;
	margin-bottom: 0.5em;
}

h5, .h5{
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 0.5em;
}


/* --- HEADER --- */

header {
    background: linear-gradient(to bottom, #056b95 0%,#056b95 50%,#009ee0 30%,#009ee0 100%);
    padding-bottom: 2em;
    padding-top: 1px;
}

.logo-box{
    transition: ease 0.2s;
}

.logo-box-inner{
	background: white;
    box-shadow: 0px 4px 9px 0px rgba(57, 57, 57, 0.43);
	border-radius: 8px;
	margin-top: 1em;
	text-align: center;
	padding: 0.5em 2em;
    transition: ease 0.2s;
}

.logo{
    width: auto;
    height: 55px;
    padding: 0px 0;
    display: block;
}

.logo-footer .logo{
    margin-right: 0px;
    margin-left: auto;
}

h1 strong, .h1 strong{
    font-size: 22px;
	line-height: 1em;
	text-transform: uppercase;
	color: #0065b3;
}

.minheight-topbar{
    min-height: 130px;
}

/* - Top-bar - */

.top-bar{
	background: #056b95;
	width: 100%;
    transition: ease 0.5s;
	padding-top: 1em;
}

.top-bar a{
	padding: 0em 1em;
}

.top-bar .top-bar-content > div{
	display: inline-block;
}

.fixed-header{
    position: fixed;
    z-index: 9999;
    padding: 0.5em 0;
    max-width: none;
    padding: 0 0;
    top: 0px;
    left: 0px;
}

.fixed-header .logo-box-inner{
    margin-top: 0em;
    border-radius: 0px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.21176470588235294);
}

.fixed-header .logo-box-inner .row{
    max-width: 1140px;
    margin: 0 auto;
}

.phone-header{
    color: #e70435;
    font-weight: 800;
    font-size: 1.6em;
    line-height: 1.4em;
}

.phone-header i{
	font-size: 0.8em;
    vertical-align: initial;
}

.phone-header:hover,
.phone-header:active{
	color: #b7042b;
}

.top-bar-content .pretitle{
    color: white;
    font-family: 'Roboto Condensed';
    font-size: 0.7em;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.5em;
    display: block;
}

.topbar-menu{
	list-style: none;
	margin: 0 0;
	padding: 0 0;
	line-height: 1em;
}

.topbar-menu li{
    display: inline-block;
    font-size: 0.7em;
    text-transform: uppercase;
    line-height: 1em;
}

.topbar-menu li a{
    font-weight: 700;
    color: #5fcbf8;
    display: block;
    line-height: 1em;
    padding: 0 0;
    padding-right: 0.3em;
}


/* --- HERO  --- */

.bg-azul{
	background: #009EDF;
}

#hero{
	padding-bottom: 5vh;
}

#hero .hero-img {
	display: flex;
	align-items: center;
	justify-content: center;
}

#hero .hero-img .wrapper-img{
	height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 8px;
    box-shadow: 0px 9px 5px -6px rgba(0,101,179,0.46);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    overflow: hidden;
}

.hero-img .wrapper-img .ticker-urgente{
	color: #fff;
    text-transform: uppercase;
    background: rgba(206, 0, 44, 0.67);
    width: 100%;
    text-align: center;
    padding: 1em 0;
    font-family: 'Roboto Condensed';
}

.hero-img .wrapper-img .ticker-urgente strong{
    font-size: 1.3em;
}

.mini-claim{
    margin: 0;
    color: #fff;
    font-size: 1.3em;
    line-height: 1.3em;
    padding: 0.5em 0 0.6em 0;
    border-bottom: 1px solid #0789c0;
    font-family: 'Roboto Condensed', sans-serif;
}

.mini-claim a{
	color: inherit;
	line-height: 1em;
	text-decoration: underline;
}

.mini-claim strong{
	font-weight: 800;
    color: #e3f358;
}

.content-wrapper{
	margin-bottom: 2em;
}

.logo-wrapper{
    align-items: center;
}

.cta {
	text-align: center;
	display: inline-block;
	font-size: 27px;
}

.cta-button {
	background: #0084ce;
    color: white;
    padding: 12px 40px;
    text-align: center;
    border-radius: 30px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
	transition: ease 0.3s;
	cursor: pointer;
	border: 0px;
}

.cta-button:hover, .cta-button:active {
	background: #00507c;
	color: white;
}

/* --- BANNERS--- */
.banner-caritas {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    border-radius: 10px;
    margin: 30px 0;
    padding: 1rem;
    text-align: center;
    padding-bottom: 0.5rem;
}

.banner-caritas img {
    max-height: 150px;
}

.banner-caritas p {
    font-size: 1.3em;
    letter-spacing: -0.6px;
    text-align: center;
    font-family: 'Roboto Condensed';
    display: inline-block;
    margin-bottom: 0;
    padding-top: 15px;

}

.banner-caritas span {
    letter-spacing: -0.6px;
    text-align: center;
    font-family: 'Roboto Condensed';
    display: inline-block;
}


/* --- SLIDER ELECTRODOMÉSTICOS --- */

.electrodomestico-panel{
    text-align: center;
    background: #fff;
    border-radius: 8px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	border: 3px solid white;
}

.electrodomestico-panel.current{
	border: 3px solid #e70435;
}

.electrodomestico-panel a,
.electrodomestico-panel .pseudoenlace{
    padding: 0.8em;
    display: block;
    width: 100%;
    height: 100%;
}

.owl-carousel .owl-stage {
    display: flex;
}

.owl-carousel .item{
    width: auto;
    height: 100%;
}

.owl-carousel .owl-nav{
    position: absolute;
    top: calc(50% - 20px);
    margin: 0;
    display: flex;
    transform: translateX(-1.7%);
    width: 102.8%;
    justify-content: space-between;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next{
    background: #e70435 !important;
    color: white !important;
    display: block !important;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    margin: 0px;
    font-weight: bold;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100px;
    margin: 0 auto;
    max-width: 90px;
}

h6{
    font-size: 0.9em;
    color: #444242;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1.2em;
    margin: 1.5em 0 0 0;
    letter-spacing: -0.5px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #b7042b
}

.section-bottom{
    padding-bottom: 5vh;
    margin-bottom: -2px;
}

/* --- BANNERS CONFIANZA --- */

.banner-confianza{
    height: 100%;
    border-radius: 10px;
    background: #f6f6f6;
    display: flex;
    flex-direction: row;
    align-items: center;
    overflow: hidden;
    color: #d93818;
}

.banner-confianza .img-wrapper{
    flex: 1 0 40%;
    height: 100%;
}

.banner-confianza .img-wrapper img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-confianza .txt-wrapper{
    flex: 2 0 60%;
    padding: 1.7em 0em;
}

.banner-confianza .txt-wrapper .txt{
    font-size: 1.7em;
    line-height: 1.3em;
    text-align: right;
    margin: 0;
    font-family: 'Roboto Condensed';
    padding: 0 1.2rem;
    display: block;
    width: 100%;
}

.banner-confianza.azul{
    color: #265051;
    background: #e4edec;
}

.banner-confianza.marron{
    color: #683d18;
    background: #f4f4f5;
}

.banner-confianza.marron-rojo{
    color: #ac1245;
    background: #f4f4f5;
}
 
.banner-confianza .txt-wrapper .subtitle{
    font-size: 1em;
    line-height: 1.3em;
    text-align: right;
    margin: 0;
    font-family: 'Roboto Condensed';
    padding: 0 1.2rem;
    display: block;
    width: 100%;
}

/* --- BANNERS GARANTÍA --- */

.garantia-wrapper {
    margin-top: 30px;
}

.banner-garantia{
    height: 100%;
    border-radius: 10px;
    background: #f7f7f7;
    flex-direction: row;
    align-items: center;
    overflow: hidden;
    color: #d93818;
    padding-bottom: 1em;
}


.banner-garantia .txt-wrapper {
    /* flex: 2 0 60%; */
    padding: 1em 0em;
    padding-bottom: 0.2em;
}

.banner-garantia .txt-wrapper .txt{
    font-size: 1.35em;
    line-height: 1.3em;
    text-align: left;
    margin: 0;
    font-family: 'Roboto Condensed';
    padding: 0 1.2rem;
    display: block;
    width: 100%;
    color: #444242;
}

 
.banner-garantia .txt-wrapper .subtitle{
    font-size: 1em;
    line-height: 1.3em;
    text-align: right;
    margin: 0;
    font-family: 'Roboto Condensed';
    padding: 0 1.2rem;
    display: block;
    width: 100%;
}

.enlace-garantia {
    padding-left: 20px;
}

.enlace-garantia a{
    color:#cc6600;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

.enlace-garantia a:hover{
    text-decoration: underline;
}

/* --- PÁGINA GARANTÍA --- */
#section-tabla table {
    width: 100%;
}

#section-tabla table td, #section-tabla table th {
    border-left: 1px solid #e2e6e7;
}

#section-tabla table tr:nth-child(odd) {
    background: #f5f5f5;
}

#section-tabla table td:first-child, #section-tabla table th:first-child {
    text-align: right;
    border-left: none;
}


#section-tabla table td, #section-tabla table th {
    padding: 18px 30px;
    font-family: 'Raleway';
    font-size: 14px;
    line-height: 24px;
}

#garantia h2, #garantia p  {
    text-align: center;
}

#garantia {
    padding-top: 50px;

}

/* --- CONTENIDO --- */

.bg-blanco{
   background: #ffffff;
}

.the-content-wrapper{
    margin-top: 5vh;
    width: 90%;
}

.the-content-wrapper ul {
    padding: 0em 0em 1em 3em;
    font-size: 0.85em;
    line-height: 1em;
}


/* --- FOOTER  --- */

footer {
	font-size: 0.7em;
}

.footer-content{
    border-top: 1px solid #cccccc;
    padding-bottom: 2em;
    padding-top: 3em;
}

.texto-legal{
    color: #828181;
}

.texto-legal p{
    color: #828181;
    line-height: 1.5em;
}

.texto-legal a{
    color: #428bca;
}

/* - Firma Idento - */ 

.wrapper-idento {
    display: inline-block;
    vertical-align: middle;
}

.firma-idento {
    background: url(/images/idento.svg);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 53px;
    margin: 0;
    transition: width 0.3s;
    margin-top: 0px;
}

.firma-idento.white {
    background-image: url(/images/idento_neg.svg);
}

.firma-idento:hover {
    width: 53px;
}

.top-bar-content.idiomas.mobile{
	display:none !important;
}

p a{
	line-height: 1em;
	color: inherit;
	text-decoration: underline;
}

.venta-recambios .logo{
    width: auto;
    height: 50px;
    margin-bottom: 1em;
    border: 1px solid #c7c7c7;
    border-radius: 5px;
    padding: 0.3rem 0.5rem;
    margin-left: 0px;
}

/* -- TESTIMONIAL -- */

#testimonial{
    /*margin-bottom: -4vh;*/
	margin-top: 3vh;
}

#testimonial hr{
	display:none;
}

#testimonial .container{
    border-top: 1px solid #cccccc;
    padding-top: 1rem;
}

#testimonial .h1{
    margin-bottom: 1.5em;
    color: #ac1245;
    font-size: 1.5rem;
}

#testimonial .h1 strong{
	font-size: 1em;
}

#testimonial .h1 .mayus{
	color: #0065b3 !important;
}

.opinion-box{
    padding: 0em 2em;
}

.opinion-box i.full{
	color: #e70435;
}

.opinion-box i.empty{
    color: #bcbcbc;
}

.opinion-box .opinion-title{
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 600;
    margin-bottom: 0.4em;
    margin-top: 0.5em;
    font-family: 'Roboto Condensed';
}

.opinion-box .opinion-txt{
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 1em;
    font-family: 'Roboto Condensed';
}

.opinion-box .opinion-name{
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    font-family: 'Roboto Condensed';
}

/* --- BREADCRUMBS --- */

section.breadcrumbs ol li a {
    font-weight: bold;
    color: #0082c8;
    font-size: 16px;
}

section.breadcrumbs ol li a:hover {
    text-decoration: underline;
}

/* --- BLOQUE MARCAS EN TEMPLATE */
.max-width-50 { /* CLASE SOLO PARA DESARROLLO */
    max-width: 50px;
}
.flex-marcas ul.topbar-menu {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-height: 258px;
    overflow: hidden;
    padding: 0 15px;
}

.flex-marcas ul.topbar-menu li {
    flex: 1 1 200px;
}

.flex-marcas ul.topbar-menu li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px;
    font-size: 16px;
    color: unset;
    transition: 0.5s;
}

.flex-marcas ul.topbar-menu li a:hover {
    box-shadow: 0 3px 9px rgba(0, 0, 0, .3);
}

.flex-marcas .logo-marca {
    max-width: 200px;
}

/* --- RESPONSIVE  --- */

@media only screen and (min-width: 1400px) {}
@media only screen and (max-width: 1199px) {}
@media only screen and (max-width: 991px) {
.banner-caritas p {padding-top: 0px;}
}

@media only screen and (max-width: 767px) {
    
     header{padding-left: 0px !important; padding-right: 0px !important; background: #009ee0;}
	.mobile-header .h1, .mobile-header .h1 strong{font-size: 13px;}
	.mobile-header .logo-box-inner{padding: 0.5em 0em;align-items: center;}
    .logo-wrap{margin-bottom: 0.7em;}
    .logo-footer .logo{margin: 0.5em auto;}
    .top-bar{display: none;}
    .logo-box-inner{margin: 0 0; border-radius: 0px; box-shadow: 0px 0px 0px;}
    .logo-box{padding-left: 0px; padding-right: 0px;}
    .logo-wrapper{justify-content: center; align-items: center;}
    .logo {max-width: 155px;width: 100%;height: auto;}
	.mobile-header .logo-wrap {margin-bottom: 0.0em;}
    h1, .h1{font-size: 16px; margin: 0.5em 0; margin: 0 0 0.1em 0;}
    h1 strong, .h1 strong{font-size: 16px;}
    .phone-header i {font-size: 0.7em; vertical-align: middle;}
    .phone-header{font-size: 1.6em;}
    #hero .hero-img{padding: 0 0; height: 255px; margin-bottom: 1em; height: 145px;}
    .hero-img .wrapper-img .ticker-urgente{padding: 1em 3em; line-height: 1.3em;}
    .hero-txt{padding-left: 30px; padding-right: 30px; margin-bottom: 1em;}
    .hero-img .wrapper-img .ticker-urgente strong {font-size: 1em;}
    #hero{padding-bottom: 0em; padding-left: 0px; padding-right: 0px; border-radius: 0px;}
    #hero .hero-img .wrapper-img{border-radius: 0px;}
    header{padding-bottom: 1.5em; padding-top: 0em;}
    .banner-confianza{margin-bottom: 2em; flex-direction: column; justify-content: center;}
    .banner-confianza .img-wrapper{width: 100%; height: auto; max-height: 145px; flex: auto; overflow: hidden;}
    .banner-confianza .txt-wrapper{padding: 0em 0; align-items: center; display: flex; flex-direction: column; justify-content: center;flex: auto;}
    .banner-confianza .txt-wrapper .txt{text-align: center;font-size: 1.5em;line-height: 1.2em;padding: 0.1em 0.3em; }
    .the-content-wrapper{width: 100%;}
    .confianza-wrapper{margin: 2em 0; margin: 1em 0;}
    .the-content-wrapper ul{padding: 0em 0em 1em 1em;}
    .section-bottom {padding-bottom: 2vh;}
    .logo-footer img{display: block; margin: 0 auto;}
    .banner-confianza .txt-wrapper .subtitle{text-align: center;}
    .banner-confianza .img-wrapper img{object-fit: cover;}
	.top-bar-content.idiomas.mobile{display: flex !important;justify-content: center;background: #009ee0;padding-bottom: 0.5rem;}
	.top-bar-content.idiomas.mobile span{padding: 0 0.5rem;}
	.banner-caritas {padding-bottom: 1rem;}
}

@media only screen and (max-width: 479px) {
.banner-caritas {width: 100%;margin: 4vh auto;}
}


/* -- FONTAWESOME -- */

@font-face {
  font-family: 'Font Awesome 5';
  font-style: normal;
  font-weight: 900;
  src: url("/dist/fontawesome/webfonts/fa-solid-900.eot");
  src: url("/dist/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/dist/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("/dist/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("/dist/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("/dist/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-star:before {
  content: "\f005"; }

.fa,
.fas {
  font-family: 'Font Awesome 5';
  font-weight: 900; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-phone:before {
  content: "\f095"; }

.fa-clock:before {
  content: "\f017"; }

footer span{
    line-height: 1em;
}

.text-center {
    text-align: center!important;
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left!important;
    }
    .text-lg-right {
        text-align: right!important;
    }
}

.top-bar-content.idiomas {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.top-bar-content.idiomas span {
    font-size: 0.8rem;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
}

.top-bar-content.idiomas span a {
	color: white;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.top-bar-content.idiomas .bandera-idioma {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
    margin-left: 0px;
}

.fa-hands-wash:before {
    content: "\f505";
}

/* AVISO DISUASORIO */

.centrar-pantalla {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    max-width: 780px;
    text-align: center;
    margin: 0 auto;
    padding: 15px;
}

.centrar-pantalla .h1 {
    font-size: 40px;
    margin-bottom: 15px;
}

.centrar-pantalla p {
    font-size: 20px;
    margin-bottom: 15px;
}

.phone-button {
    background: #e70435;
    color: white;
    padding: 15px 45px;
    font-weight: 800;
    border-radius: 15px;
    font-size: 1.6em;
    line-height: 1.4em;
    transition: .5s;
}

.phone-button:hover {
    background: #b7042b;
}

.phone-button-disuasorio {
    background: #0082C8;
    color: white;
    padding: 15px 45px;
    font-weight: 800;
    border-radius: 15px;
    font-size: 1.6em;
    line-height: 1.4em;
    transition: .5s;
}

.phone-button-disuasorio:hover {
    background: rgba(40, 40, 40, 0.35);
}