.red{
	color: #cc3333!important;
}

.bg-red{
 	background-color: #cc3333!important;
}

.gray{
	color: #666666!important;
}

.light-gray{
	color: #999999!important;
}

.white{
	color: white!important;
}

.bg-white{
	background-color: white!important;
}

.black{
	color: black;
}

.nivo-caption p{
  	font-size: 14px!important;
  	font-weight: 400!important;
}

.border-white{
	border: 1px dotted  white!important;
}

.border-white:hover{
	border: 2px solid white!important;
}

.footer,.tab-pane {
	border-top: 1px dotted  #cc3333!important;
}

.tab-pane .owl-wrapper{
	border-bottom:  1px dotted  #cc3333!important;
}
.sub-categories {
	padding: 0px 20px 20px 20px;
}
.widget-categories.categori{
	padding: 20px 20px 0px 20px;
}
.widget-tag-categori{
	padding: 5px 30px;
}
.widget-tag-categori ul li{
	margin-bottom: 5%;
}
.widget-tag-categori ul li a {
	margin: 15px 0px 15px 0px;
	color: #757575;
}
.widget-tag-categori ul li a:hover {
	color: #cc3333;
}
.contener-name-produc h3{
	height: 1em;
}
.feature-desc.name-product h3{
	text-transform: none;
}
.marcas {
	margin-top: 2em;
	text-align: center;
}

.search,.search a{
	padding: 0!important;
}

.search-box{
	margin-top: 27px!important;
}

.menu ul > li.buscar:hover{
   background-color: transparent!important;
}
.contact-agente {
	margin-top: 2em;
}
.buscar .search {
	display: inline;
}
.find {
	font-size: 26px;
	color: white;
}
.zmdi-facebook {
	font-size: 22px;
}
.find-mobile {
	display: none;	
	margin: 0 0.9em;
}
.font-w-700 {
	font-weight: 900!important;
}
.width{
	max-width: 100%;
}
body {
	background: #cc3333;
}
.wrapper.controno {
/*-webkit-box-shadow: 0px 0px 39px -8px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 39px -8px rgba(255,255,255,1);
box-shadow: 0px 0px 39px -8px rgba(255,255,255,1);*/
	-webkit-box-shadow: 0px 0px 49px -8px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 49px -8px rgba(255,255,255,1);
	box-shadow: 0px 0px 49px -8px rgba(255,255,255,1);
}
h3.f-w-700{
	font-weight: 700;
}
.parallax {
    /* The image used */
    background-image: url("../images/inicio/parallax.jpg");

    /* Set a specific height */
    min-height: 500px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.m-t-3em {
	margin-top: 3em;
}
.header-bottom.sticky-header .logo {
	/*background-image: url("images/logo/logo_fedco.png");*/
	/*margin-top: 1em;*/
	width: 190px;
	height: 81px;
	background: url("../images/logo/logo_fedco_blanco.png") no-repeat;
}
.header-bottom.sticky-header.sticky .logo {
	/*background-image: url("images/logo/logo_fedco.png");*/
	/*margin-top: 1em;*/
	width: 190px;
	height: 81px;
	background: url("../images/logo/logo_fedco_blanco.png") no-repeat;
}
.header-bottom.sticky-header.sticky .find{
	color: white;
}
.header-bottom.sticky-header .mean-container a.meanmenu-reveal span{
	background: white!important;
}
.owl-item{
	padding-top: 1em;
}
/*.header-bottom.sticky-header.static-menu-bar{
  	position: fixed;
	top: 4em;
    right: 14%;
    max-width: 100%;
    background-color: #cc3333;
}*/
.mean-container a.meanmenu-reveal {
	color: white;
}
.mean-container .mean-nav ul li a.mean-expand,
.mean-container .mean-nav ul li a.mean-expand:hover{
	background-color: #cc3333;
}
.mean-container .mean-nav ul li li a,
.mean-container .mean-nav ul li a:hover {
	color: #fff;
}
.color-remarcar{
	color: #cc3333;
}
.f-w-400{
	font-weight: 400!important;
}
.text-slider-01{
	margin-top: 22%!important;
    margin-left: 16%!important;
}
.m-b-4-slider_01 > h1{
	margin-bottom: 4%;
}
.text-slider-02{
	margin-top: 5%!important;
    margin-left: 3%!important;
}
.m-b-4-slider_02 > h1{
	margin-bottom: 2%;
}
.text-slider-03{
	margin-top: 5%!important;
    margin-left: 54%!important;
}
.m-b-4-slider_03 > h1{
	margin-bottom: 2%;
}
.format-firma-verde p{
	font-size: 10px!important;
}
@media(min-width: 480px) and (max-width: 767px){
	.text-slider-01{
		margin-top: 27%!important;
    	margin-left: 22%!important;
	}
	.text-slider-02{
		margin-top: 12%!important;
    	margin-left: 1%!important;
	}
	.title-1 h1 {
		font-size: 26px;
	}
	.m-b-4-slider_02 > h1{
		margin-bottom: 4%;
	}
	.text-slider-03{
		margin-top: 7%!important;
    	margin-left: 53%!important;
	}
	.m-b-4-slider_03 > h1 {
	    margin-bottom: 3%;
	}
	.title-3 h1 {
	    font-size: 26px;
	}
}
@media(min-width: 768px){
	.text-slider-01{
		margin-top: 39%!important;
    	margin-left: 18%!important;
	}
	.title-1 h1 {
		font-size: 39px;
	}
	.text-slider-02{
		margin-top: 22%!important;
	    margin-left: 5%!important;
	}
	.m-b-4-slider_02 > h1 {
	    margin-bottom: 3%;
	}
	.title-2 h1 {
	    font-size: 45px;
	}
	.text-slider-03{
		margin-top: 19%!important;
    	margin-left: 56%!important;
	}
}
@media(min-width: 991px){
	.text-slider-01{
		margin-top: 36%!important;
    	margin-left: 18%!important;
	}
	.title-1 h1 {
		font-size: 54px;
	}
	.m-b-4-slider_01 > h1{
		margin-bottom: 3%;
	}
	.text-slider-02{
		margin-top: 23%!important;
    	margin-left: 3%!important;
	}
	.text-slider-03{
		margin-top: 16%!important;
    	margin-left: 56%!important;
	}
	.m-b-4-slider_03 > h1 {
	    margin-bottom: 4%;
	}
}
@media(min-width: 1382px){
	.text-slider-01{
		margin-top: 34%!important;
    	margin-left: 20%!important;
	}
	.title-1 h1 {
		font-size: 66px;
	}
	.m-b-4-slider_01 > h1{
		margin-bottom: 3%;
	}
	.text-slider-02{
		margin-top: 22%!important;
	}
	.title-2 h1 {
	    font-size: 70px; 
	}
	.text-slider-03{
		margin-top: 12%!important;
    	margin-left: 56%!important;
	}
}
@media(max-width: 991px) {
	.find-mobile {
		display: inline;
	}
	.find {
		color: #cc3333;

	}
}