/**
 * @file
 * Subtheme specific CSS.
 */
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&family=Roboto:ital,wght@0,100;0,200;0,300;0,400;0,700;1,100;1,200;1,300;1,400;1,700&display=swap');
#navbar-main {
	padding: 15px var(--bs-gutter-x,.75rem);
	max-width: 1320px;
	margin-right: auto;
	margin-left: auto;
}
#navbar-top .region-secondary-menu {
	width: 100%;
	text-align: right;
	max-width: 1320px;
	margin-right: auto;
	margin-left: auto;
}
#navbar-main li {
	font-size: 18px;
	padding: 0 50px;
}
#navbar-main li a {
	color: black;
	font-variant: small-caps;
}
.navbar-brand {
	padding: 0;
	/*height: 75px;*/
	width: auto;
	/*display: inline-block;*/
}
.navbar-brand .img-fluid {
	height: 100%;
	width: auto;
	max-height: 75px;
}
body {
	font-family: "Roboto";
}
.highlighted .container {
	max-width: 100%;
	width: 100%;
	padding: 0;
}
.highlighted .flexslider {
	border: none;
}
.highlighted .flexslider .slides {
	max-height: 755px;
	overflow: hidden;
}
.highlighted .flexslider .slides li {
	max-height: 755px;
}
.flex-direction-nav a {
	height: 50px;
}
.slides .views-field-body {
	position: absolute;
	height: 392px;
	bottom: -1px;
	max-width: 1320px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	right: -50%;
	left: -50%;
	max-height: 100%;
}
.cuerpo-slider a {
	display: flex;
	align-items: center;
	background: url("/themes/custom/benetan/gota.png") no-repeat bottom;
	background-size: 100% auto;
	padding: 100px calc(var(--bs-gutter-x) * 2);
	padding-bottom: 20px;
	text-align: center;
	width: 486px;
	height: 392px;
	font-size: 2.7vw;
	font-weight: 200;
	position: absolute;
	right: 50px;
	color: #3b3b3b;
	text-decoration: none;
	max-width: 50%;
	max-height: 100%;
	bottom: 0;
}
.cuerpo-slider p {
	width: 100%;
	margin: 0;
}
@media (max-width: 47.9em) {
  .cuerpo-slider a {
  	font-size: 3.5vw;
  	font-weight: 400;
  	padding: 100px calc(var(--bs-gutter-x) * 1);
  	padding-bottom: 20px;
  }
}

.banner-banakonsejo {
	padding: 0 10px;
}
.banner-banakonsejo img, .imagen-banner-banakonsejo img {
	width: 100%;
	height: auto;
}
.imagen-banner-banakonsejo::before {
	background-position: center top;
	background-image: url("/sites/default/files/hole-top.png");
	background-repeat: no-repeat;
	width: 100%;
	height: 45px;
	content: '';
	display: block;
	position: absolute;
}
.item-list--blazy li {
	border: none;
}
.titulo-banner-banakonsejo {
	background-color: #d6efe8;
	min-height: 300px;
	display: flex;
	align-items: baseline;
	text-align: center;
	padding: 30px 60px;
}
.titulo-banner-banakonsejo a {
	width: 100%;
	text-align: center;
	text-decoration: none;
	color: black;
	font-weight: 200;
	font-size: 28px;
}
.titulo-banner-guia {
	background-color: #efefef;
	min-height: 100px;
	display: flex;
	align-items: baseline;
	text-align: center;
	padding: 30px 60px;
	border-radius: 0 0 50px 0;
}
.titulo-banner-guia a {
	width: 100%;
	text-align: center;
	text-decoration: none;
	color: black;
	font-weight: 200;
	font-size: 28px;
}
.bloque-banakonsejos ul li:first-child .titulo-banner-banakonsejo {
	background-color: #f6e2e2;
}
.bloque-banakonsejos ul li:last-child .titulo-banner-banakonsejo {
	background-color: #eddcc8;
}
.block h2, .block .field--type-entity-reference h2.field__label {
	text-align: center;
	margin-bottom: 40px;
	font-size: 48px;
	font-weight: 300;
}
.parent-destacado-home {
	display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.destacado-home {
	display: inline-block;
	text-align: center;
	/*-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;*/
}
.destacado-home h2 {
	padding-top: 60px;
}
.destacado-home img {
	max-width: 100%;
	height: auto;
}
.destacado-home.fondo-home {
	background-color: #e5e2db;
	min-height: 300px;
	padding: 0 20px;
}
.node--type-producto h1, .node--type-guia-tecnica h1, h1 {
	font-family: "Comfortaa";
	font-weight: 200;
	margin-bottom: 20px;
}
.node--type-producto p {
	font-weight: 300;
}
.node--type-producto img {
	max-width: 100%;
	width: 100%;
	height: auto;
	margin-bottom: 0;
}
.node--type-producto h2, .node--type-producto .field--type-entity-reference h2.field__label, .node--type-guia-tecnica .field--name-body h2 {
	font-family: "Comfortaa";
	font-weight: 200;
	/*font-size: 36px;*/
	font-size: 1.7rem;
	text-align: left;
}
.par-producto {
	justify-content: space-between;
	padding: 40px 0;
}
.descripciones {
	padding: 40px 10px;
	padding-top: 0;
}
.propiedades {
	background-position: center top;
	background-image: url("/sites/default/files/hole-top.png");
	background-repeat: no-repeat;
	padding: 60px 40px;
	font-size: 16px;
	background-color: #005697;
	color: white;
}
.texto-producto, .cuerpo-producto {
	/*padding: 0 10%;*/
}
.texto-producto .field {
	margin-bottom: 60px;
}
.propiedades .field__label {
	text-transform: uppercase;
	font-family: "Comfortaa";
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 40px;
}
.propiedades {
	list-style-image: url("/sites/default/files/v.png");
	list-style-type: none;
	font-size: 20px;
	line-height: 2.5em;
	display: inline-table;
}
.icon {
	display: flex;
}
.icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    margin-right: 5px;
}
.acabado::before {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f45c";
}
.rendimiento::before {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f546";
}
.secado::before {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f017";
}
.repintado::before {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f5aa";
}
.iconos {
	line-height: 40px;
	padding: 40px;
	background-color: #f6f6f6;
	color: #005697;
	max-width: 100%;
	font-size: 14px;
	font-weight: 300;
	margin: 0;
}
.iconos .field__label::after {
	content: ":\00a0";
}
.iconos .field__label {
	font-weight: 500;
}
.descripcion-producto {
	justify-content: space-between;
	display: grid;
	margin-bottom: 60px;
}
.breadcrumb {
	padding-top: 50px;
	font-size: 18px;
	font-weight: 300;
}
.breadcrumb a {
	text-decoration: none;
	color: #005697;
}
#header {
	border-bottom-color: #005697;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.tamanos .field__items > .field__item{
	padding: 0 10px;
}
.tamanos .field__items > .field__item:last-child {
	padding: 0;
}
.tamanos article, .tamanos .field__items > .field__item {
	display: inline-block;
	/*padding: 0 20px;*/
	text-align: center;
}
.tamanos .field--type-image, .texto-producto .tamanos .field {
	margin: 0;
}
.label-tamano p {
	font-weight: 700;
	color: #005697;
	font-size: 14px;
}
.imagen-producto-container {
	position: relative;
	margin-bottom: 60px;
}
.bote {
	position: absolute;
	right: 10%;
	bottom: -10%;
	max-width: 30%;
}
.ficha .field__item {
	border-bottom-color: #e2e2e2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 10px;
	font-size: 14px;
}
.ficha .field__item a {
	text-decoration: none;
	color: #3b3b3b;
}
.ficha .field__item::before {
	font-family: "Font Awesome 5 Free"; font-weight: 200; content: "\f1c1";
	margin-right: 10px;
	font-size: 16px;
}
.sidebar .block.toc {
	padding: 30px;
	background-color: #cbf2d6;
	border-radius: 0 50px 0 0;
}
.toc h2 {
	font-family: "Comfortaa";
	font-weight: 400;
	font-size: 32px;
	border: none;
	margin-bottom: 15px;
}
.toc ul {
}
.toc .item-list ul li {
	display: list-item;
	list-style-type: decimal;
	background: none;
	border: none;
	margin: 0 0 0 1.25em;
}
.toc ul li a {
	color: #3b3b3b;
	text-decoration: none;
}
.toc ul li a:hover {
	text-decoration: underline;
}
.cabeceras .flexslider {
	margin-bottom: 0;
}
blockquote {
	background-position: center top;
	background-image: url("/sites/default/files/hole-top.png");
	background-repeat: no-repeat;
	background-color: #ebebeb;
	padding: 5%;
	width: 80%;
	margin: 40px auto;
	border-radius: 0 0 0 50px;
}
.sidebar_second aside {
	height: 100%;
}
.toc {
	position: sticky;
	top: 20px;
}
.node--type-guia-tecnica .field--name-body img {
	max-width: 100%;
}
#blazy-views-productos-page-1-1 .grid.list-group-item {
	padding: 40px;
}
#blazy-views-productos-page-1-1 .grid.list-group-item img {
	width:100%;
	height: auto;
}
.titulo-lista-producto a {
	width: 100%;
	text-align: center;
	text-decoration: none;
	color: black;
}
.titulo-lista-producto {
	width: 100%;
	text-align: center;
	font-weight: 200;
	font-size: 18px;
	padding-top: 20px;
	min-height: 100px;
	line-height: 1.2;
}
.par-producto .responsive.field--type-image {
	width:100%;
	height:100;
	overflow: hidden;
	min-height: 412px;
}
.par-producto .responsive.field--type-image img {
	width:auto;
	height: 100%;
	max-width: inherit;
}
table.views-table td:nth-child(1), table.views-table td:nth-child(3) {
  width: 100px;
}
table.views-table td {
	vertical-align: middle;
}
.titulo-ficha {
	font-size: 18px;
}
.view-fichas-tecnicas .view-grouping-content caption {
	/*display: none;*/
}
.view-fichas-tecnicas .view-grouping-header {
	font-size: 18px;
	font-variant-caps: all-small-caps;
	font-weight: bold;
}
.site-footer .block {
    border: none;
}
.site-footer .block img {
	max-width: 200px;
	height: auto;
}
.site-footer .content a {
    text-decoration: none;
}
.site-footer .content h3 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
}
.texto2 {
	padding-bottom: 20px;
}
#block-cabeceraenconstruccion img, .node--type-guia-tecnica img {
	max-width: 100%;
	height: auto;
}
.infotop, .infotop a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
/* PERSONALIZACIÓN BANNER COOKIE COMPLIANCE */
.eu-cookie-compliance-default-button {
	background: no-repeat;
	border: none;
	box-shadow: none;
	text-shadow: none;
	font-size: 14px;
	color: #ededed;
	font-weight: normal;
	font-family: inherit;
}
.eu-cookie-compliance-default-button:hover {
	background: none;
}
.eu-cookie-compliance-more-button {
	font-size: 12px;
}
.eu-cookie-compliance-secondary-button {
	cursor: pointer;
  	margin-right: 5px;
  	margin-top: 1em;
  	vertical-align: middle;
  	overflow: visible;
  	width: auto;
  	background-color: #ededed;
  	background-image: -moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf));
  	background-image: -webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  	background-image: -o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  	background-image: -ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  	background-image: linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
  	-moz-border-radius: 6px;
  	-webkit-border-radius: 6px;
  	border-radius: 6px;
  	border: 1px solid #dcdcdc;
  	padding: 8px 12px;
  	color: rgb(7, 121, 191);
  	font-size: 14px;
}
.eu-cookie-compliance-secondary-button:hover {
  background-color: #dfdfdf;
  background-image: -moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed));
  background-image: -webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background-image: -ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
}
/* FIN */
.parent-destacado-home.row > * {
	padding: 0;
}
.parent-destacado-home.row {
    width: 100%;
    max-width: 100%;
    /*padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);*/
    margin-left: 0;
}
.cabeceras .view-content.row > * {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.dropdown-item.active, .dropdown-item:active {
	background: none;
}