.hd_cover,
.header_section {
	color: #fff
}

#wp-calendar tbody tr td,
#wp-calendar thead tr th,
table td,
table th {
	text-align: center
}

#wrapper {
	background: #fff
}

.hd_cover {
	background-size: cover;
	background-color: rgb(44, 90, 136)
}

.cover {
	background: rgba(0, 0, 0, .3)
}

.navigation_menu {
	background-color: #fff;
	border-top: 2px solid rgb(44, 90, 136)
}

.dropdown-menu .active a,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	background-color: rgb(44, 90, 136)
}

.collapse ul.nav li.current-menu-item .dropdown-toggle,
.collapse ul.nav li.current-menu-parent .dropdown-toggle,
.collapse ul.nav li.current_page_ancestor .dropdown-toggle,
.navbar-default .navbar-collapse ul.nav li.current-menu-item .dropdown-toggle .collapse ul.nav li.current_page_ancestor .dropdown-toggle,
.navbar-default .navbar-collapse ul.nav li.current-menu-parent .dropdown-toggle,
.navbar-default .navbar-collapse ul.nav li.current_page_ancestor .dropdown-toggle {
	background-color: rgb(44, 90, 136);
	box-shadow: 3px 3px 0 rgba(201, 201, 201, 1);
	color: #fff!important;
	border-radius: 0
}

.dropdown-menu {
	background-color: rgba(49, 162, 221, .9)
}

.enigma_heading_title h3 {
	border-bottom: 4px solid rgb(44, 90, 136);
	color: #3b3b3b
}

.enigma_heading_title2 h3 {
	border-bottom: 2px solid rgb(44, 90, 136);
	color: #3b3b3b
}

.carousel-list li {
	background: rgba(49, 162, 221, .8)
}

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

.enigma_service_area:hover .enigma_service_iocn i {
	color: rgb(44, 90, 136)
}

.enigma_service_area:hover .enigma_service_iocn {
	background-color: #fff
}

.enigma_service_iocn_2 i {
	background: #fff;
	border: 4px solid rgb(44, 90, 136);
	color: rgb(44, 90, 136);
	background-size: 100% 200%;
	background-image: linear-gradient(to bottom, #fff 50%, rgb(44, 90, 136) 50%)
}

.enigma_home_portfolio_showcase .enigma_home_portfolio_showcase_icons a {
	background-color: rgb(44, 90, 136);
	border: 2px solid rgb(44, 90, 136);
	color: #fff
}

.enigma_home_portfolio_showcase .enigma_home_portfolio_showcase_icons a:hover {
	background-color: #fff;
	border: 2px solid rgb(44, 90, 136);
	color: rgb(44, 90, 136)
}

.enigma_home_portfolio_caption:hover h3 a,
.enigma_home_portfolio_caption:hover small,
.img-wrapper:hover .enigma_home_portfolio_caption h3 a,
.img-wrapper:hover .enigma_home_portfolio_caption small {
	color: #fff
}

.enigma_home_portfolio_caption {
	border-left: 1px solid #ccc;
	border-bottom: 4px solid rgb(44, 90, 136);
	border-right: 1px solid #ccc
}

.enigma_home_portfolio_caption:hover {
	background: rgb(44, 90, 136)
}

.img-wrapper:hover .enigma_home_portfolio_caption {
	background: rgb(44, 90, 136);
	border-left: 1px solid rgb(44, 90, 136);
	border-bottom: 4px solid rgb(44, 90, 136);
	border-right: 1px solid rgb(44, 90, 136)
}

.enigma-project-detail-sidebar .launch-enigma-project a,
.enigma_portfolio_detail_pagi li a {
	background-size: 100% 200%;
	background-image: linear-gradient(to bottom, rgb(44, 90, 136) 50%, #fff 50%)
}

.enigma_proejct_button a {
	background-color: #f8504b;
	color: #FFF;
	border: 2px solid rgb(44, 90, 136);
	transition: all .4s ease 0s
}

.enigma_carousel-next,
.enigma_carousel-prev,
.enigma_proejct_button a:hover {
	background-color: #fff;
	border: 2px solid rgb(44, 90, 136)
}

.enigma_proejct_button a:hover {
	color: rgb(44, 90, 136);
	text-decoration: none
}

.enigma_carousel-next:hover,
.enigma_carousel-prev:hover {
	background-color: rgb(44, 90, 136);
	color: #fff
}

.enigma_carousel-next:hover i,
.enigma_carousel-prev:hover i {
	color: #fff
}

.enigma_portfolio_detail_pagi li a {
	color: #404040;
	border: 2px solid rgb(44, 90, 136);
	text-align: center;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s
}

.enigma_portfolio_detail_pagi li a:hover {
	color: #404040;
	border: 2px solid rgb(44, 90, 136);
	background-position: 0 -100%
}

.enigma_portfolio_detail_pagi li a span {
	color: #fff;
	line-height: 35px
}

.enigma_portfolio_detail_pagi li a:hover span {
	color: 31A3DD
}

.enigma-project-detail-sidebar p small {
	color: #777
}

.enigma-project-detail-sidebar .launch-enigma-project a {
	color: #fff;
	border: 2px solid rgb(44, 90, 136);
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s
}

.enigma-project-detail-sidebar .launch-enigma-project a:hover {
	background-color: #fff;
	color: rgb(44, 90, 136);
	border: 2px solid rgb(44, 90, 136);
	background-position: 0 -100%
}

.enigma_gallery_showcase .enigma_gallery_showcase_icons a {
	background-color: rgb(44, 90, 136);
	border: 2px solid rgb(44, 90, 136);
	color: #fff
}

.enigma_gallery_showcase .enigma_gallery_showcase_icons a:hover {
	background-color: #fff;
	border: 2px solid rgb(44, 90, 136);
	color: rgb(44, 90, 136)
}

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

.enigma_blog_thumb_wrapper h2 a {
	color: rgb(44, 90, 136);
	transition: all .4s ease 0s
}

.enigma_blog_thumb_date li i,
.enigma_blog_thumb_wrapper h2:hover a {
	color: rgb(44, 90, 136)
}

.enigma_cats a,
.enigma_tags a {
	background-size: 100% 200%;
	background-color: #edf0f2;
	background-image: linear-gradient(to bottom, #edf0f2 50%, rgb(44, 90, 136) 50%)
}

.enigma_cats a:hover,
.enigma_tags a:hover {
	color: #fff;
	background-position: 0 -100%;
	background-color: rgb(44, 90, 136)
}

.enigma_cats a i,
.enigma_tags a i {
	color: rgb(44, 90, 136)
}

.enigma_cats a:hover i,
.enigma_tags a:hover i {
	color: #fff
}

.enigma_blog_thumb_wrapper span a i {
	color: rgb(44, 90, 136)
}

.enigma_blog_thumb_wrapper span a {
	color: #555
}

.enigma_blog_thumb_footer {
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: 3px solid #f5f5f5
}

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

.enigma_blog_read_btn i {
	margin-right: 5px
}

.enigma_blog_read_btn:hover {
	background-position: 0 -100%;
	background-color: #fff;
	color: rgb(44, 90, 136)
}

.enigma_blog_read_btn a {
	color: #fff
}

.enigma_blog_thumb_wrapper_showcase .enigma_blog_thumb_wrapper_showcase_icons a {
	background-color: rgb(44, 90, 136);
	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_blog_thumb_wrapper_showcase .enigma_blog_thumb_wrapper_showcase_icons a:hover {
	background-color: #fff;
	border: 2px solid rgb(44, 90, 136);
	color: rgb(44, 90, 136)
}

.enigma_post_date {
	background: rgb(44, 90, 136);
	color: #fff
}

.enigma_blog_comment:hover h6,
.enigma_blog_comment:hover i,
.enigma_fuul_blog_detail_padding h2,
.enigma_fuul_blog_detail_padding h2 a,
.enigma_fuul_blog_detail_padding h2 a:hover,
.enigma_recent_widget_post h3 a,
.enigma_sidebar_link p a:hover,
.enigma_sidebar_widget ul li a:hover {
	color: rgb(44, 90, 136)
}

.enigma_sidebar_widget {
	border-left: 3px solid rgb(44, 90, 136);
	border-right: 3px solid rgb(44, 90, 136);
	border-bottom: 3px solid rgb(44, 90, 136);
	background-color: #fff
}

.enigma_sidebar_widget_title {
	background: rgb(44, 90, 136)
}

.enigma_widget_tags a,
.tagcloud a {
	background-size: 100% 200%;
	background-color: #edf0f2;
	background-image: linear-gradient(to bottom, #edf0f2 50%, rgb(44, 90, 136) 50%)
}

.enigma_widget_tags a:hover,
.tagcloud a:hover {
	border: 1px solid rgb(44, 90, 136);
	background-color: rgb(44, 90, 136);
	background-position: 0 -100%;
	color: #fff
}

.enigma_author_detail_wrapper {
	background: rgb(44, 90, 136);
	padding: 15px;
	margin-bottom: 40px;
	border-left: 2px solid rgb(44, 90, 136)
}

#enigma_send_button,
.enigma_blog_pagi a,
.enigma_send_button {
	background-size: 100% 200%;
	background-image: linear-gradient(to bottom, #fff 50%, rgb(44, 90, 136) 50%)
}

.reply a {
	color: rgb(44, 90, 136)
}

.enigma_con_input_control:focus,
.enigma_con_textarea_control:focus,
.enigma_contact_input_control:focus,
.enigma_contact_textarea_control:focus {
	border-color: rgb(44, 90, 136);
	-webkit-box-shadow: inset 0 0 0 rgb(44, 90, 136), 0 0 5px rgb(44, 90, 136);
	box-shadow: inset 0 0 0 rgb(44, 90, 136), 0 0 5px rgb(44, 90, 136)
}

#enigma_send_button,
.enigma_send_button {
	border-color: rgb(44, 90, 136);
	color: #6a6a6a;
	background-color: #fff;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s
}

#enigma_send_button:hover,
.enigma_send_button:hover {
	background-position: 0 -100%;
	border: 2px solid rgb(44, 90, 136);
	color: #fff;
	background-color: rgb(44, 90, 136)
}

.enigma_blog_pagination {
	background-color: #FFF
}

.enigma_blog_pagi a {
	border: 1px solid #dbdbdb!important;
	background-color: #fff;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
	color: #777
}

.enigma_blog_pagi a.active,
.enigma_blog_pagi a:hover {
	background-position: 0 -100%
}

.enigma_testimonial_area i {
	color: rgb(44, 90, 136)
}

.enigma_testimonial_area img {
	border: 10px solid rgb(44, 90, 136)
}

.pager a {
	background: #fff;
	border: 2px solid rgb(44, 90, 136)
}

.pager a.selected {
	background: rgb(44, 90, 136);
	border: 2px solid rgb(44, 90, 136)
}

.enigma_client_wrapper:hover {
	border: 4px solid rgb(44, 90, 136)
}

.enigma_client_next,
.enigma_client_prev {
	background-color: #fff;
	border: 2px solid rgb(44, 90, 136)
}

.enigma_client_next:hover,
.enigma_client_prev:hover {
	background-color: rgb(44, 90, 136);
	color: #fff
}

.enigma_client_next:hover i,
.enigma_client_prev:hover i {
	color: #fff
}

.enigma_carousel-next i,
.enigma_carousel-prev i {
	color: rgb(44, 90, 136)
}

.enigma_team_showcase .enigma_team_showcase_icons a {
	background-color: rgb(44, 90, 136);
	border: 2px solid rgb(44, 90, 136);
	color: #fff
}

.enigma_team_showcase .enigma_team_showcase_icons a:hover {
	background-color: #fff;
	border: 2px solid rgb(44, 90, 136);
	color: rgb(44, 90, 136)
}

.enigma_team_caption:hover,
.enigma_team_wrapper:hover .enigma_team_caption {
	background: rgb(44, 90, 136)
}

.enigma_team_caption:hover h3 a,
.enigma_team_caption:hover small,
.enigma_team_wrapper:hover .enigma_team_caption h3,
.enigma_team_wrapper:hover .enigma_team_caption small {
	color: #fff
}

.enigma_callout_area {
	background-color: rgb(44, 90, 136)
}

.enigma_footer_area {
	background: rgb(44, 90, 136);
	border-top: 0 solid #6B6B6B
}

.enigma_contact_info li .desc {
	color: rgb(44, 90, 136)
}

.enigma_dropcape_square span {
	background-color: rgb(44, 90, 136);
	color: #FFF
}

.enigma_dropcape_simple span {
	color: rgb(44, 90, 136)
}

.enigma_dropcape_circle span {
	background-color: rgb(44, 90, 136);
	color: #FFF
}

.breadcrumb li a {
	color: rgb(44, 90, 136)!important
}

.progress-bar {
	background-color: rgb(44, 90, 136)!important
}

.btn-search {
	background: rgb(44, 90, 136)!important
}

.nav-pills>li>a,
.nav-stacked>li>a {
	border: 3px solid rgb(44, 90, 136)!important;
	background-size: 100% 200%
}

.nav-pills>li>a {
	background-image: linear-gradient(to bottom, #fff 50%, rgb(44, 90, 136) 50%)!important
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	background-image: linear-gradient(to bottom, rgb(44, 90, 136) 50%, rgb(44, 90, 136) 50%)!important;
	background-color: rgb(44, 90, 136)
}

.nav-stacked>li>a {
	background-image: linear-gradient(to bottom, #fff 50%, rgb(44, 90, 136) 50%)!important
}

.nav-stacked>li.active>a,
.nav-stacked>li.active>a:focus,
.nav-stacked>li.active>a:hover {
	background-image: linear-gradient(to bottom, rgb(44, 90, 136) 50%, rgb(44, 90, 136) 50%)!important;
	background-color: rgb(44, 90, 136)
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover,
.navbar-toggle {
	background-color: rgb(44, 90, 136)!important
}

.navbar-toggle {
	border: 1px solid rgb(44, 90, 136)!important
}

.enigma_blockquote_section blockquote {
	border-left: 5px solid rgb(44, 90, 136)
}

#wp-calendar caption {
	background-color: #31a3dd;
	color: #fff;
	padding: 10px
}

table td,
table th {
	border: 1px solid #ddd;
	padding: 8px;
	line-height: 20px;
	vertical-align: top
}

.enigma_footer_widget_column ul li a,
.enigma_footer_widget_column ul#recentcomments li {
	color: #f2f2f2
}

.enigma_footer_widget_column ul li a:hover {
	color: #31a3dd
}

.enigma_callout_area a:hover {
	background-color: #393c40
}

ul .social li .facebook a:hover,
ul .social li .linkedin a:hover,
ul .social li .twitter a:hover,
ul .social li .youtube a:hover {
	background-color: #34495e
}

.enigma_blog_pagi a.active,
.enigma_blog_pagi a:hover {
	background-color: rgb(44, 90, 136);
	color: #fff
}

.carousel-list li {
    background: rgba(44, 90, 136, .8);
}

a {
    color: rgb(84, 134, 183);
    text-decoration: none;
}

.items .item {
		background-color: rgb(44, 90, 136) !important;
}
