/*! MENU */
.bar .logo {

    top: 0px;
}
.bar .menu-horizontal {

    top: 0px;
}
.bar.pos-fixed:not([class*='bg-']) {
    background: rgba(255,255,255,0.8);
}
.bar.pos-fixed {
	backdrop-filter: saturate(180%) blur(20px);	
	background-color: rgba(255,255,255,0.9);
	border-bottom: 1px solid lightgrey;
}

.menu-horizontal > li:not(:hover) > a, .menu-horizontal > li:not(:hover) > span, .menu-horizontal > li:not(:hover) > .modal-instance > .modal-trigger {
    opacity: 1;
}

.menu-vertical li:not(:hover):not(.dropdown--active) {
    opacity: 1;
}

.menu-horizontal > li, .menu-vertical > li {
    font-family: 'Roboto', 'Verdana', 'Helvetica', 'sans-serif';
}

.bar-1 .menu-horizontal>li>a {
    font-weight: 400;
}

.bar-1 .menu-horizontal > li > .dropdown__trigger, .bar-1 .menu-horizontal > li > a {
    font-weight: 400;
	font-size: 14px;
    letter-spacing: 1px;
}

img.flag {
    padding: 0;
    margin: 0;
    vertical-align: middle;
    margin-bottom: 3px;
	padding-right: .5em;
}

/*! HOME */

.title-tiles {
    font-size: 1.78571429em;
    line-height: 1.08365em;
	margin-bottom: 10px;
	font-weight: 600;
	color: #201915;
}

.subtext-tiles {
    font-size: 1.35714286em;
    line-height: 1.357em;
	font-weight: 400;
	margin-bottom: 10px;
	color: #49494A;
}

.links-tiles {
    font-size: 1.2em;
    line-height: 1.357em;
	font-weight: 400;
	color: #06c;
}


/*! TEXTOS */

.lead {
    font-size: 1.35714286em;
	font-weight: 300;
    /*!letter-spacing: -0.01em;*/
    line-height: 1.357em;
	/*!color: #212529;*/
	color: #49494A;
}

p a, span a, label a {
    line-height: 1.357em;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #201915;
	line-height: 1.08365em;
}

.product-claim {
    font-size: 2.35714286em;
    letter-spacing: -0.01em;
    line-height: 1.08365em;
	/*!color: #212529;*/
	color: #201915;
}

article .article__body p, article .article__body ul {
    font-size: 1.35714286em;
	font-weight: 300;
    letter-spacing: -0.01em;
	line-height: 1.357em;
    color: #49494A;
}

p a, span a, label a {
    text-decoration: none;
}

/*!
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 600;
	line-height: 1.08365em;
}


article .article__body p, article .article__body ul {
    line-height: 1.357em;
    color: #252525;
}

/*! VERSO */

.acabados-verso {
    padding: 0 15% 0 15%;
	margin: 2em;
}

img.acabados {
    width: 25px;
    margin-right: 8px;
}

/*! HCx */

.black.bg--dark {
    background: #000000;
}

.tabs li {
    display: inline-block;
}

/*! Referencias - ArtĂ­culos */

article .article__title {
    margin-bottom: 0em;
}

