/* Themify Customize Styling */
body {	
	font-family: "Comfortaa";	font-weight:400;

	color: #454545; 
}
h1 {	
	font-family: "Tahoma", "Geneva", sans-serif; 
}
body #site-logo a img {		width: 134px;
	height: 90px; 
}
#footerwrap {	background: none;
	background-color: #38348b;
	margin-top: 35px; 
}
#footer {	
	color: #ffffff; 
}
#footer a {		font-size:13px;

	color: #ffffff; 
}
#footer a:hover {	
	color: #ffbc03; 
}
#footer .footer-widgets .widgettitle {	
	color: #ffbc03; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 134px;
	height: 90px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 134px;
	height: 90px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 134px;
	height: 90px; 
}
 }
/* Themify Custom CSS */
/*tamaño de los h2 del footer*/
.footer-widgets h2{
	font-size:18px !important;
	line-height:10px;
	padding-bottom:0px;
}

.widget{margin-bottom:0px!important}

/*tamaño de los pies de foto*/
figcaption{
	font-size: 13px;
	font-weight:800;
}