.fondo-gris{
    background: #f2f2f2;
}

.fondo-verde{
	background: #30c4b2;
}

.rosa{
	color: #f3685b;
}

.azul{
	color: #30C4B2;
}

.concepto{
    max-width: 384px;
    margin-bottom: 30px;
}

.btn-circulo{
	background-color: #f3685b !important;
	color: #fff;
	border-radius: 25px;
	display: inline-block;
	padding: 15px;
	
}

nav.navbar .navbar-default ul.nav > li > a.btncirculo2{
	padding-top: 0;
}

p{
    color: #1d242b;
    font-size: 16px;
}
.btn-omm{
	color: #fff;
	background: #30c4b2;
	border-radius: 20px 0 20px 20px;
	padding: 10px 20px;
	font-weight: 600;
	display: inline-block;
}

.btn-omm:hover{
	background-color: #f3685b;
	color: #fff;
}

#banner h1{
    font-size: 48px;
	color: #f3685b;
}

#banner h2{
    font-size: 18px;
	line-height: 22px;
	color: #4d4d4d;
}

#banner h4{
    font-size: 20px;
	color: #30c4b2;
	text-transform:uppercase;
	margin-bottom: 5px;
}

.titulo-omm{
	font-size: 36px;
	color: #f3685b;
	font-weight: 700;
	line-height: 40px;
}

.titulo-omm span{
	font-size: 16px;
	color: #30c4b2;
	font-weight: 400;
	line-height: 18px;
	text-transform: uppercase;
}

.titulo-omm-blanco{
	font-size: 36px !important;
	color: #fff;
	font-weight: 700;
	line-height: 40px;
}

.titulo-omm-blanco span{
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	line-height: 18px;
	text-transform: uppercase;
}

.titulo-servicios{
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 0;
}

.video-omm{
	width: 60%;
	height: 350px;
	margin: 20px 0 80px;
}

#servicios p{
	font-size: 14px;
}

#industrias h3{
	font-size: 22px;
	color: #30C4B2;
	font-weight: 600;
	margin-bottom: 0;
}

#industrias p{
	font-size: 14px;
}

#soluciones h3{
	font-size: 21px;
	color: #F3685B;
	line-height: 30px;
}

#productos img{
	max-width: 190px;
}

#productos h4{
	font-size: 28px;
}

#productos h5{
	color: #4D4D4D;
	font-size: 18px;
	font-weight: 800;
}

video{
	max-width: 800px;
	margin: 0 auto;
}

.cel{
	display: none;
}

@media (max-width: 991px){

    .marco-der{
        display: none;
    }
	
	.cel{
		display: inline-block;
	}
	
	.pantalla{
		display: none;
	}

}
