* {
    font-weight: 430 !important;
}

body, ul.timeline_items, .icon_box a .desc, .icon_box a:hover .desc, .feature_list ul li a, .list_item a, .list_item a:hover, .widget_recent_entries ul li a, .flat_box a, .flat_box a:hover, .story_box .desc, .content_slider.carouselul li a .title, .content_slider.flat.description ul li .desc, .content_slider.flat.description ul li a .desc, .post-nav.minimal a i {
    color: #7b7b7b;
}

.img_thumb {
	border: solid 1px #f8f8f8;
}

.img_thumb_container {
	padding: 8px;
	border: solid 1px #eee;
}

.content_link2 {
	background: #fefefe !important;
}

#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
    background-color: #fff !important;
}

#Top_bar {
	background: #fff !important;
}

#Top_bar .menu>li>a {
	color: #1c407f;
}

#Top_bar .menu>li>a:hover {
	color: #08327c;
	/* text-decoration: underline; */
}

#Top_bar .menu>li.current-menu-item>a, #Top_bar .menu>li.current_page_item>a, #Top_bar .menu>li.current-menu-parent>a, #Top_bar .menu>li.current-page-parent>a, #Top_bar .menu>li.current-menu-ancestor>a, #Top_bar .menu>li.current-page-ancestor>a, #Top_bar .menu>li.current_page_ancestor>a, #Top_bar .menu>li.hover>a {
	color: #08327c;
	font-weight: bold;
}

#Top_bar .responsive-menu-toggle, #Header_creative .creative-menu-toggle, #Header_creative .responsive-menu-toggle {
    color: #8a8a8a;
}

/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
/*-------------------     CAMBIOS NUEVOS  ----------------------*/
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/

#Top_bar .menu>li>a {
    font-size: 11px !important;
}

#Top_bar .menu>li>a span:not(.description) {
    padding: 0 8px !important;
} 

#Footer a {
    color: #383838;
}

#Footer h1, #Footer h1 a, #Footer h1 a:hover, #Footer h2, #Footer h2 a, #Footer h2 a:hover, #Footer h3, #Footer h3 a, #Footer h3 a:hover, #Footer h4, #Footer h4 a, #Footer h4 a:hover, #Footer h5, #Footer h5 a, #Footer h5 a:hover, #Footer h6, #Footer h6 a, #Footer h6 a:hover {
    color: #2e4780;
}

.justificar {
	text-align: justify !important;
	text-justify: inter-word !important;
}

/*---------------------------------------------------------------*/