@font-face {
	font-family: 'Apex New Book';
	src: url('../fonts/ApexNew-Book.otf');
	src: url('../fonts/ApexNew-Book.eot');
	src: url('../fonts/ApexNew-Book.svg');
	src: url('../fonts/ApexNew-Book.ttf');
	src: url('../fonts/ApexNew-Book.woff');
	src: url('../fonts/ApexNew-Book.woff2');
}

body {
	font-family: 'Apex New Book', Arial;
}

section#footer-landing-mdm {
	padding-left: 2em;
}

div.mdm-landing li{
	font-weight: bold;
}

section#footer-landing-mdm {
	border-top: 3px solid #394049;
	padding-top:0.7em;
	padding-bottom: 0.7em;
	position: fixed;
	bottom: 0px;
	z-index: 2;
	background: white;
}

section#head-landing-mdm {
	border-bottom: 3px solid #394049;
	position: fixed;
	top: 0;
	z-index: 2;
	background: white;
}

div.mdm-landing nav.navbar {
	background: white;
	box-shadow: none;
	border: none;
	margin: 0;
}

section#footer-landing-mdm div.row-inf {
	font-size: 0.8em;
}

div.list-one h1 {
	text-transform: uppercase;
	margin-bottom: 0;
	font-size: 1.3em;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 5px;
}

.titles-lp-mdm h1{
	font-size: 1.5em;
}

.titles-lp-mdm h2{
	font-size: 1.2em;
	padding-bottom: 10px;
}

div.list-one ul{
	padding-left: 0;
	margin: 0;
	list-style-type: none;
}

div.list-one li {
	padding-top: 1%;
	padding-bottom: 1%;
	display: block;
}

div.list-one a {
	text-decoration: none;
}

div.list-one li:before{
	color: red;
}

div.list-one li > span {
	padding-left: 0.5em;
	color: #394049;
	font-family: 'Apex New Book', Arial;
}

div.list-one ul {
	padding-left: 2px;
}

section#content-landing-mdm {
	padding-bottom: 4em;
	padding-top: 4em;
}

section#content-landing-mdm img.img-landing {
	width: 100%;
}

section#content-landing-mdm img.landing-logo, div#profesional-use{
	padding-top: 30px;
}

section#content-landing-mdm img.landing-logo {
	float: right;
}

div.mdm-landing ul.nav>li span {
	color: #394049;
}