.bg1{ background:fixed; }

#module_content {
	/*padding:0px;*/
	ooverflow:hidden;
}

#slider_home {
	-margin-bottom:10px;
	-min-height:450px;
}

#slider_home .slider_text {
	font-size:12px;
	color:#fff;
	position:absolute;
	top:45px;
	right:12%;
	text-shadow: 2px 1px 8px rgba(255, 255, 255, 0.81);
	
	padding:20px;
	background-color:rgba(0,0,255,0.3);
}


.hidden-phone {
    bottom:10px;
    left:48.5%;
    position:fixed;
    cursor:pointer;
    /*position: relative;*/
    z-index:5;
    overflow:hidden;
}

.hidden-phone {
    cursor: pointer;
    display:inline;
}

/*PARALAX*/
#section0 .story .float-left {
    padding:0px;
    position:relative;
    width:100%;
	overflow:hidden;    
}
#section0 .float-left {
	float: left;
    margin: 200px 0 0 0;
    background-color:rgba(255,255,255,0.95);
    /*opacity: 0.8; filter: alpha(opacity=80);*/    
}
@media screen and (min-width: 10px) and (max-width: 800px) {
	#section0 .float-left { margin: 160px 0 0 0; }
	.bg1 { /*quitar img de paralax*/ background-color:transparent; background-image:none !important; }
	.hidden-phone { display:none; }
}

#section0 .story {
	width:100%;
	/*float:left;*/
}

.story {
    /*margin: 0 auto;*/
    /*min-width: 980px;*/
    /*width: 980px;*/
    wwidth:100%;
    ttext-align:center;
}

/*****left ini*****/
.float-left {
	clear:both;
    float: left;
    margin: 15% 0 0 5%;
    background-color:rgba(255,255,255,0.8);
    /*opacity: 0.8; filter: alpha(opacity=80);*/
    
    
}

.float-left .float-left_centrado{color:#999999; font-size:110%; }

.float-left h3{
	font-size:200%;
}

.float-left img{
	width:100%;	
}

.float-left .mas-info{
	background:#000;
	color:#fff;
	display:table-cell;
	padding:5px 10px;
	font-size:100%;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0px solid #000000;	
}

.story .float-left {
    padding: 35px;
    position: relative;
    width: 290px;
}
@media screen and (min-width: 10px) and (max-width: 800px) {
	.story .float-left { margin: 15% 0 0 1%; padding: 0; }
}
/*****left fin*****/

/*****center ini*****/
.float-center {
	clear:both;
    position:relative;
    top:70%;

    color:#999999;
    font-size:130%;
}

.float-center h3{
	font-size:200%;
}

.float-center img{
	mmax-width:95%;	
}

.float-center .mas-info{
	text-transform:uppercase;	
}

.story{ height:100%; }

.story .float-center {
    padding: 0px;
    position: relative;
    text-align:center;
    width: 100%;
    margin:0 auto;   
}

.story .float-center .float-center_centrado{
	display:inline-block;
	color:#999999; 
	font-size:130%;
	padding: 35px;
	
    background-color:rgba(255,255,255,.8);
}
@media screen and (min-width: 10px) and (max-width: 800px) {
	.story .float-center { margin: 15% 0 0 1%; padding: 0; float:left; clear:both; top:auto; }
}
/*****center fin*****/




table.widgets_home{
	margin-left:1%;
	margin-right:1%;
	width:98%;
	/*overflow:hidden;*/
	
}

a:hover img.productos_link{
	opacity: 0.5;
    filter: alpha(opacity=50);
}

.widgets_home .titulo{
	color:#aaa;
	font-size:25px;
	font-family:'OpenSans-Regular', Tahoma, Helvetica, sans-serif;
	line-height: 35px;
	text-transform:uppercase;
}
.widgets_home .gap{
	width:1%;
}
.widgets_home span{
	line-height:25px;
	font-family:'Novecentowide-Book', Tahoma, Helvetica, sans-serif;
}
.widgets_home .productos{
	width:24%;
}


footer{ display:none; }
#footer_links { display:none; }
.design-footer-separator { display:none; }
.design-footer-separator2 { display:none; }
tr.solo_movil{ display:none; }
td.solo_movil{ display:none; }
tr.quitar_movil{ display:table-row; }
td.quitar_movil{ display:table-cell; }
@media screen and (min-width: 10px) and (max-width: 800px) {
	.widgets_home .productos{ float:left; width:100%; display:inline; }
	.flotar_movil{ float:left; width:100% !important; }
	tr.quitar_movil{ /*float:left; width:0;*/ display:none; }
	td.quitar_movil{ /*float:left; width:0;*/ display:none; }
	.widgets_home .gap{ display:none; }
	tr.solo_movil{ display:inline; }
	td.solo_movil{ display:inline; }
}


