.TextBanner {
	font-family: 'Roboto', sans-serif;
}

.box-QS {
	background-color: #218cbb;
	padding: 40px 0px;
}

.P-Articles {
	font-family: 'Roboto', sans-serif;
	color: white;
}

.icons-H {
	width: 160px;
	margin: 0 auto;
	padding: 40px 20px 20px 20px;
}

.textCenter {
	text-align: center;
}

.tittleBlue {
	text-align: center;
	color: #121f42;
	padding-top: 80px;
}

.tittleBlueNA {
	text-align: center;
	color: #121f42;
	padding-top: 0px;
}

.boxPLCalidad {
	padding: 40px;
	margin: 40px 0px;
	color: #919191;
	background-color: #efefef;
	-webkit-box-shadow: 0px 3px 14px -1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 3px 14px -1px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 3px 14px -1px rgba(0, 0, 0, 0.35);
}
.qualityIcon {
	width: 80px;
	float: left;
	padding-right: 20px;
}
.textPLCalidad {
	font-size: 0.75rem;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    margin-left: -27px;
    letter-spacing: -0.3px;
}
.textQCalidad {
	font-size: 0.75rem;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    margin-left: -26px;
    color: white;
    letter-spacing: -0.5px;
}
.page-footer {
	background-color: black;
	font-family: 'Roboto', sans-serif;
	padding-top: 1px;
}
.page-footer p {
	color: white;
}
.page-footer a {
	color: white;
}
.accent-3 {
	background-color: #cccccc; 
}
.footer-copyright {
	padding-right: 0px;
	font-size: 0.8rem;
	background-color: #2a2a2a;
}
.certified {
	width: 215px;
	padding-top: 0px;
}
.boxForm {
	padding: 30px 0px;
}
.icon-services {
	width: 100px;
}
.blockServices {
	margin: 30px 0px 0px 0px;
	padding: 30px 0px;
	background-color: #f0f0f0;
}
.services-box {
	text-align: center;
}
.tittles-services {
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
	color: #121f42;
	font-size: 0.8rem;
	padding-bottom: 20px;
}
.img-flota {
	width: 100%;
}
.boxFlota {
	padding-top: 30px;
	padding-bottom: 30px;
}
.titlle-system {
	font-size: 1.25rem;
}
.boxCalidadCertificada {
	background-color: black;
	padding-top: 30px;
	padding-bottom: 30px;
}
.QA-icon {
	width: 120px;
	padding-bottom: 0px;
	text-align: center;
}
.iconcontact-01 {
	width: 15px;
	height: 25px;
	background-image: url(../images/location-01.svg);
	background-repeat: no-repeat;
	position: center;
	float: left;
    margin-right: 8px;
}
.iconcontact-02 {
	width: 15px;
	height: 25px;
	background-image: url(../images/mail-01.svg);
	background-repeat: no-repeat;
	position: center;
	float: left;
    margin-right: 8px;
}
.iconcontact-03 {
	width: 15px;
	height: 25px;
	background-image: url(../images/tel.svg);
	background-repeat: no-repeat;
	position: center;
	float: left;
    margin-right: 8px;
}