/*
Te damos la bienvenida a CSS personalizado

Para saber cómo funciona, ve a http://wp.me/PEmnE-Bt
*/
.header_section {
	background-color: #c94e1f;
	color: #fff;
}

.navigation_menu {
	background-color: #fff;
	border-top: 4px solid #f2c323;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color: #f2c323;
}

.enigma_service_iocn {
	border: 4px solid #c94e1f;
	background-color: #c94e1f;
	background-size: 100% 200%;
	background-image: linear-gradient(to bottom,#c94e1f 50%,#fff 50%);
}

.enigma_blog_thumb_wrapper h2 a:hover {
	color: #f2c323 !important;
}

.enigma_footer_widget_area {
	background: #ae3521;
}

.enigma_footer_area {
	background: #f2c323;
}

.enigma_service_area:hover .enigma_service_iocn i {
	color: #f2c323;
}

.enigma_blog_read_btn {
	border: 2px solid #f2c323;
	background-size: 100% 200%;
	background-color: #f2c323;
	background-image: linear-gradient(to bottom,#f2c323 50%,#fff 50%);
}

.enigma_blog_thumb_wrapper h2 a {
	color: #f2c323;
	transition: all .4s ease 0;
}

.enigma_sidebar_widget {
	border-left: 3px solid #f2c323;
	border-right: 3px solid #f2c323;
	border-bottom: 3px solid #f2c323;
	background-color: #ffffff;
}

.enigma_sidebar_widget_title {
	background: #c94e1f;
}

.enigma_callout_area {
	background-color: #c94e1f;
}

a {
	color: #c94e1f;
	text-decoration: none;
}

.btn-search {
	background: #f2c323 !important;
}

.enigma_fuul_blog_detail_padding h2 {
	color: #f2c323;
}

.enigma_fuul_blog_detail_padding h2 a:hover {
	color: #c94e1f !important;
}

.enigma_fuul_blog_detail_padding h2 a {
	color: #f2c323;
}

.enigma_post_date {
	background: #f2c323;
	color: #ffffff;
}

.breadcrumb li a {
	color: #f2c323 !important;
}

.carousel-list li {
	background: rgba(201,78,31,0.8);
}

.enigma_blog_thumb_wrapper {
	background: #fff;
	border-bottom: 5px solid #f2c323;
	box-shadow: 0 0 6px rgba(0,0,0,.7);
}

.enigma_blog_thumb_wrapper_showcase .enigma_blog_thumb_wrapper_showcase_icons a {
	background-color: #f2c323;
	color: #fff;
	-webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
}

.enigma_heading_title h3 {
	border-bottom: 4px solid #f2c323;
	color: #3b3b3b;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .dropdown-menu .active a {
	background-color: #f2c323;
}

.enigma_blog_thumb_date li i {
	color: #f2c323;
}

.enigma_home_portfolio_caption {
	border-left: 1px solid #ccc;
	border-bottom: 4px solid #f2c323;
	border-right: 1px solid #ccc;
}

.enigma_home_portfolio_showcase .enigma_home_portfolio_showcase_icons a {
	background-color: #f2c323;
	border: 2px solid #f2c323;
	color: #fff;
}

.enigma_blog_thumb_wrapper_showcase .enigma_blog_thumb_wrapper_showcase_icons a:hover {
	background-color: #ffffff;
	border: 2px solid #f2c323;
	color: #f2c323;
}

.img-wrapper:hover .enigma_home_portfolio_caption {
	background: #f2c323;
	border-left: 1px solid #f2c323;
	border-bottom: 4px solid #f2c323;
	border-right: 1px solid #f2c323;
}

.enigma_fuul_blog_detail_padding h1,.enigma_fuul_blog_detail_padding h3,.enigma_fuul_blog_detail_padding h4,
.enigma_fuul_blog_detail_padding h5, .enigma_fuul_blog_detail_padding h5, .enigma_fuul_blog_detail_padding h6 {
	color: #f2c323;
	margin-top: 10px;
	margin-bottom: 10px;
}

.enigma_blog_read_btn:hover {
	background-position: 0 -100%;
	background-color: #ffffff;
	color: #f2c323;
}

a:hover, a:focus {
	color: #c94e1f;
}

.enigma_home_portfolio_showcase .enigma_home_portfolio_showcase_icons a:hover {
	background-color: #ffffff;
	border: 2px solid #f2c323;
	color: #f2c323;
}

.enigma_footer_widget_column ul li a:hover {
	color: #f2c323;
}

.carousel-list li {
	background: rgba(201,78,31,0.8);
}