7@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	box-sizing:border-box;
    text-decoration: none;
	list-style: none;

	
}

a:link {
	text-decoration: none;
}



.RSS-Responsive {
	display: none;
}

.imgMenuResponsive {
	  
display: none;
	
}


.Logo-Menu {
    
    
    background-size: contain;
    width: 100px;
    position: fixed;
    margin-left: 50px;
    margin-top: 8px;
    z-index: 845454544;
    -webkit-transition: all 1s;

    
}



.Logo-Menu-Fixed {
    
    display: none;
    
}

.Logo-Menu-Negro {
	
	display: none;
	-webkit-transition: all 1s;
	
}



.Logo-Menu-Negro-Fixed {
	
	display: block;
	background-size: contain;
    width: 70px;
    position: fixed;
    margin-left: 50px;
    margin-top: 5px;
    z-index: 845454544;
    -webkit-transition: all 1s;
	
}

.Menu {
    
	
    display: inline-block;
    text-decoration: none;
    list-style: none;
    position: fixed;
    z-index: 125414;
    width: 100%;
    padding-right: 70px;
    -webkit-transition: all 0.3s;
	z-index: 454256;
	background-color: #fff;


}




.Menu-fixed {
	
    margin-top:-25px;
    -webkit-transition: all 0.3s;
	font-weight: 100;
	background-color: #fff;
	text-decoration: none;
	height: 100px;
 

}



.Menu a   {
	
	font-family: 'Oswald', sans-serif;
    color: #000;
	font-weight:500;
	font-size: 16px;
    -webkit-transition: all 0.4s;


}


.Menu-fixed a   {
    color: #000;
    -webkit-transition: all 0.4s;

}



.Menu a:hover {

    font-weight: 500; 
	font-size: 14px;
    -webkit-transition: all 0.2s;
	
}


.Menu ul {
    
    float:right;
    display: flex;
    list-style: none;  
    font-size: 12px;
    margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 50px;

    
}


.Menu ul li {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
	padding-top: 30px;
	

   
}

.Menu ul ul {
    display: none;

	
}




.Menu ul li:hover ul {
    display: block;
    position: absolute;
    z-index: 445445;

}




.Img-RSS {
    
    width: 30px;
    margin-top: -10px;


}



@media (max-width:1024px) {
	

.Menu {  padding-right: 10px; }
	
	
	
	

}





@media (max-width:375px) {
  


.Contenedor-Responsive {
		
		width: 100%;
		height: 80px;
		background-color: #fff;
		position: fixed;
		z-index: 1000;
		
	}
	
.imgMenuResponsive {
		
    display: block;
	width: 50px;
	float: right;
    position: fixed;
    margin-top: 15px;
    z-index: 8454;
	margin-left: 93%;      

}
	
.Logo-Menu-Negro {
	
	display: block;
    background-size: contain;
    width: 60px;
    position: fixed;
    margin-left: 50px;
    margin-top: 10px;
    z-index: 845454544;
    -webkit-transition: all 1s;
		
		
	}
	
.Logo-Menu {
    
display: none;

    
}

.Logo-Menu-Fixed {
display: none;
}


.Menu {
		
		position: absolute;
		margin-top:80px;
		width: 100%;
		height: 100vh;
		-webkit-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
		transition: all 0.2s;
		background-color: #fff;
		position: fixed;
		z-index: 1000;
		
	}
	
	

	
	.Menu ul {
		
		display: block;
		float: right;
		list-style: none;
		height: 100px;
		float: left;
		
	
	}
	
	.Menu ul li:hover ul {
		display: none;
		position: static;
		
		

	}
	
	
	
	.Menu a {
		display: block;
		color:#fff;
		text-decoration: none;
		padding-top: 5px;
		
	}
	

	
.RSS-Responsive	{
		
		display: block;
		position: absolute;
		margin-top: 470px;
	width: 200px;
	vertical-align: bottom;
		
	}
	
	
.Img-RSS-ResponsiveFB {
    
    width: 30px;
   	float:right;
	display: inline-block;
	float:left;
vertical-align: bottom;
	margin-top: 4px;
	margin-left: 10px;
}	
	
.Img-RSS-Responsive {
    
    width: 40px;
   	float:right;
	display: inline-block;
	float:left;
	padding-left: 10px;
	vertical-align: bottom;

}	
	
	
}








@media (max-width:980px) {
    



.Contenedor-Responsive {
		
		width: 100%;
		height: 80px;
		background-color: #fff;
		position: fixed;
		z-index: 1000;
		
	}
	
.imgMenuResponsive {
		
    display: block;
	width: 50px;
	float: right;
    position: fixed;
    margin-top: 15px;
    z-index: 8454;
	margin-left: 83%;      

}
	
.Logo-Menu-Negro {
	
	display: block;
    background-size: contain;
    width: 70px;
    position: fixed;
    margin-left: 20px;
    margin-top: 10px;
    z-index: 845454544;
    -webkit-transition: all 1s;
		
		
	}
	
.Logo-Menu { display: none; }

.Logo-Menu-Fixed { display: none; }


.Menu {
		
		position: absolute;
		margin-top:80px;
		width: 100%;
		height: 100vh;
		-webkit-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
		transition: all 0.2s;
		background-color: #fff;
		position: fixed;
		z-index: 1000;
		
	}
	
	
.Menu ul {
		
		display: block;
		float: right;
		list-style: none;
		height: 1px;
		float: left;
	
	}
	
.Menu ul li:hover ul {
	
		display: none;
		position: static;

	}
	
	
	
.Menu a {
		display: block;
		color:#fff;
		text-decoration: none;
		margin-top: -20px;
		
	}
	


	
}






@media (max-width:360px) { 
	
.imgMenuResponsive {
		
 	margin-left: 83%;      

}
	

	
	
	
	
	
}










