.navbar-expand-lg .navbar-nav { margin: auto;}

.mision { padding: 4% 0; color: #FFFFFF; margin: 50px 0px 0px 0px; background-size:cover; overflow: overlay; }

.mision-txt { padding: 40px; background: rgba(0,0,0,0.7);}

.mision h3 { color:#ffffff; }

.float-r {float: right;}

.small, small {
    font-size: 65%!important;
}

.vision-bg {    background-position: top; background-size: contain; background-repeat: no-repeat;}

.col-lg-4 { float: left}
.col-lg-6 { float: left}


.producto { padding: 4% 0; margin: 50px 0px 0px 0px; overflow: overlay; }

.h1-top { font-size: 22px; TEXT-ALIGN: center;  padding-top: 10px;  text-transform: uppercase; line-height: 23px; }
	
.doce { margin-top: 10px; }
	.doce h1 {text-align: center;text-transform: uppercase; padding-bottom: 9px; font-size: 30px!important; line-height: 41px!important; font-family: 'Anton', sans-serif; letter-spacing: 1px;}
	.doce h1:before { width: 28px; height: 9px; display: block; content: "";  position: absolute;  bottom: 13px;  left: 50%;  margin-left: -14px;  background-color: #b3d150;}
	.doce h1:after { width: 180px; height: 1px; display: block; content: ""; position: relative; margin-top: 7px; left: 44%; margin-left: -50px; background-color: #b3d150;}	
	
@media (max-width: 1023px) {
	
	.top-bar { display: none; }
	
	.header-one .logo-area { padding: 15px 0 0 0 ; }
	
	.logo img { height: 95px; }
	
	.header-right { display: none; }
	
	.m-b-15 { margin-bottom: 15px; }
	
	.vision-bg {
    background-position: top left;
    background-size: cover;}
	
}