/* Themify Customize Styling */
body {	
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
	background-color: rgba(255,255,255,1);
	font-family:'Times New Roman', Times, serif;
	color: #000000;
	color: rgba(0,0,0,1); 
}
h2 {		font-weight:bold;
	font-size:36px;
	line-height:42px;
 
}
h4 {	
	font-family:'Times New Roman', Times, serif;	font-size:18px;
 
}
h5 {		line-height:120%;
 
}
h6 {		font-style:italic;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase; 
}
#main-nav a {	
	font-family:'Times New Roman', Times, serif;
	color: #000000;
	color: rgba(0,0,0,1); 
}
#main-nav a:hover {	
	color: #000000;
	color: rgba(0,0,0,1); 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #000000;
	color: rgba(0,0,0,1); 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #000000;
	color: rgba(0,0,0,1); 
}

/* Themify Custom CSS */
.video-responsive {
	  position: relative;padding-bottom: 53%; /* 16/9 ratio */padding-top: 30px; /* IE6 workaround*/height: 0;overflow: hidden;
}
.video-responsive iframe,.video-responsive object,.video-responsive embed {
	  position: absolute;top: 0;left: 0;width: 100%;height: 100%;
}
.video-responsives {
	  position: relative;padding-bottom: 47%; /* 16/9 ratio */padding-top: 30px; /* IE6 workaround*/height: 0;overflow: hidden;
}
.video-responsives iframe,.video-responsive object,.video-responsive embed {
	  position: absolute;top: 0;left: 0;width: 100%;height: 100%;
}
#header {
	  border-bottom:1px solid #ddd;
}
#footer, #header {
	  display:none;
}
.iconos {
	  font-size:24px;
}
#main-nav a {
	  margin: 0 0 0 0;padding: 5px 4px;  
}
a, a:hover {
	  text-decoration:none;
}
.fixed {
	  position:fixed;z-index:999;
}
#content {
	  padding: 0px 0 0 0;
}
