@font-face {
    font-family: 'roboto_slabregular';
    src: url('../fonts/RobotoSlab-Regular-webfont.eot');
    src: url('../fonts/RobotoSlab-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/RobotoSlab-Regular-webfont.woff') format('woff'),
         url('../fonts/RobotoSlab-Regular-webfont.ttf') format('truetype'),
         url('../fonts/RobotoSlab-Regular-webfont.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.header-main{
	background:#fff !important;
}
.site-nav ul:first-child > li > a > span{
	color:#05367C !important;
	font-family: 'roboto_slabregular' !important;
	font-weight:800;
	font-size:0.9em !important;
}
.site-nav ul > li.current-menu-parent a, .site-nav ul > li.current-post-ancestor a, .site-nav ul > li.current-menu-item a, .site-nav ul > li.current_page_item a, .site-nav ul > li.active > a, .site-nav ul > li:hover > a{
	border-bottom:none !important;
}
.header-contact{
	font-family: 'roboto_slabregular' !important;
	color:#fff !important;
	float:right !important;
}
.header-menu{
	background:#32BB92 !important;
}
.header-sns{
	float:left !important;
}

.site-nav li ul{
	background-color:#fff;
}
.site-nav li ul a span{
	color:#000 !important;
	text-transform:capitalize;
}
.site-nav li ul a:hover {
	background:#32BB92 !important;
	border-radius: 7px 7px 7px 7px;
-moz-border-radius: 7px 7px 7px 7px;
-webkit-border-radius: 7px 7px 7px 7px;
border: 0px solid #000000;
}
.site-nav li ul a:hover span {
	color:#fff !important;
}
.footer-widgets-area{
	background-color:#021229;
	font-family: 'roboto_slabregular' !important;
}
#text-3 .textwidget{
	color:#fff;
	font-size:15px;

}
#text-3 .textwidget h3{
	color:#fff;
}
#text-3 .textwidget p{
	margin-bottom:9px;
}
.b_footer_contact {
	color:#000 !important;
	background:#1ABC9C;
	text-transform:uppercase;
	font-family: 'roboto_slabregular' !important;
	padding:1em;
	font-weight:bold;
	font-size:0.9em;
	margin-top:7px;
}
.b_footer_contact:hover{
	background:#fff;
}
a:active, a:hover{
	color:#1ABC9C;
}
.form-submit #submit{
	background:#1ABC9C;
}

.widget-box a, #respond h3{
	color:#1ABC9C;
}
.recentpost-widget h3.widget-title, .widget_archive h3.widget-title, .widget_categories h3.widget-title{
	color:#1ABC9C;
}
.footer-info-area{
	background:#1ABC9C;
}
.contacto{
	float:left;
}
.contacto_img{
	margin-top:60px;
}
.widget-title h3{
	font-family: 'roboto_slabregular' !important;
	color:#fff;
}
.entry-date.text-center{
	color:#021229;
}
.entry-comments a{
	color:#1ABC9C;
}
.logo_footer{
	float:right;
}


