p.nota {
	color: #373a3c;
	font-size: 1.0rem;
	font-weight: 300;
	border: 1px dashed rgba(52, 58, 60, 0.26);
	padding: 15px;
	margin: 40px 13% !important;
}
.presentation {
    background-color: #3E5062;
    color: #fff;
}
.presentation h2{
	color: #fff;
}
.box-left-presentation {
    text-align: left;
}
.brands img.brand{
	width: 100px !important;
    height: auto !important;
    margin: 0 20px !important;
}
.section-hero .thumbnail{
	margin-top: 200px;
}
.brands {
    overflow-y: hidden;
    height: 100px;
}
nav.menu-desktop {float: right;margin: 0px;}
nav.menu-desktop li {float: left;text-decoration: none;list-style: none;padding: 4px 15px 8px;border-radius: 15px;background: #365684;margin: 0 0 0 20px;text-transform: uppercase;}
nav.menu-desktop a.menu-item {color: #fff;font-weight: 600;font-size: 12px;}
.section-hero .list-inline li {
    margin: 0 auto 0.3rem;
    width: 100%;
}
header{position: fixed;width: 100%;z-index: 9999;}
.first-section{padding-top: 100px;}
.item img.brand{width: 64px !important;}