@media (min-width: 1000px) {
	.collapse {
		display: none !important;
	}

}

@media (max-width: 1000px) {
	body.add-top {
		background: none !important;
	}
	.navbar-brand img {
		height: 30px!important;
	}
	.navbar-wrapper {
		margin-top: 0!important;
	}
}

body {
	background-color: #c0c0c0;
	font-family: 'Cabin';
}

body.add-top {
	background-image: url("../img/header.jpg");
	background-size: contain;
	background-position: 0 80px;
	background-repeat: no-repeat;
}

.all, .marketing {
	background-color: #f9f9f9 !important;
}

.navbar-wrapper {
	background-color: #d7d8d9;
	margin-top: 30px;
}

.navbar {
	margin-bottom: 0 !important;
}

.container {
	background-color: #d7d8d9;
}

.h75 {
	height: 75px;
}

.mtop15 {
	margin-top: 15px;
}

.slider {
	margin-top: 11%;
}

.navbar-brand {
	padding: 10px 15px !important;
}

.navbar-inverse {
	border: 0 !important;
	border-color: transparent !important;
	background-color: transparent !important;
}

.navbar-brand img {
	height: 60px;
}

.navbar-inverse .navbar-nav > li > a {
	color: #636363 !important;
	font-weight: 600;
}

.navbar-inverse .navbar-nav > li > a:hover {
	color: #902229 !important;
}

.nav > li > a {
	padding: 10px 20px !important;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	background-color: transparent !important;
	color: #902229 !important;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: transparent !important;
	margin-top: 16px;
}

.flexslider {
	background-color: transparent !important;
	border: none !important;
}

.flex-direction-nav a {
	height: 54px !important;
}

.red-redu {
	color: #902229;
}

a, a:focus {
	color: #4c4c4c !important;
}

a:hover {
	color: #902229 !important;
}

.deiters {
	background-color: #c0c0c0;
	padding: 15px;
}

.foot-menu {
	background-color: #626262;
	padding: 15px;
	color: #f9f9f9;
}

.foot-menu ul li a {
	color: #f9f9f9 !important;
	line-height: 25px !important;
}

hr.product {
	color: #d7d8d9;
	margin-top: 10px;
}

h2.forte, div.flash-forte h4 {
	color: #a82127;
	font-weight: bold;
}

h2.aquaslim, div.flash-aquaslim h4 {
	color: #1f99d6;
	font-weight: bold;
}

div.product {
	font-size: 16px;
	line-height: 25px;
}

h2.plus, div.flash-plus h4 {
	color: #623d5c;
	font-weight: bold;
}

h2.plus, div.flash-hombre h4 {
	color: #3b5674;
	font-weight: bold;
}

h2.plus, div.flash-fitness h4 {
	color: #518acf;
	font-weight: bold;
}

div.product ul {
	padding-left: 20px;
}

div.calculator {
	font-weight: 600;
}

.center {
	margin-right: auto;
	margin-left: auto;
}

.font-16 {
	font-size: 16px;
}

div.redugras-hombre {
	background: url("../img/products/titulo-flash-hombre.jpg");
}

div.redugras-forte {
	background: url("../img/products/titulo-flash-forte.jpg");
}

div.redugras-plus {
	background: url("../img/products/titulo-flash-plus.jpg");
}

div.redugras-aquaslim {
	background: url("../img/products/titulo-flash-aquaslim.jpg");
}

div.redugras-fitness {
	background: url("../img/products/titulo-redugras-fitness.jpg");
}

div.product-title {
	height: 48px;
	width: 387px;
}

div.redugras-plus span {
	top: 11px !important;
}

div.product-title span {
	color: #FFF;
	font-weight: bold;
	font-size: 22px;
	position: absolute;
	top: 13px;
	left: 27px;
}