/************************************************************************************************************************************

									DEFAULT COLOR : don't touch that, you can change these colors in Template manager
															
************************************************************************************************************************************/

body {
color:#555;
}

.drop-down, .drop-down ul ul, .pane-sliders #basic-details.pane-toggler-down a, .pane-sliders #display-form.pane-toggler-down a, .pane-sliders #display-misc.pane-toggler-down a, .accordion-heading strong a:hover, .accordion-heading strong a:focus {
background-color : #44917D ;
}

a, .text-email:before, .text-phone:before {
color: #44917D;
}

input[type="submit"], button, .breadcrumb a:hover, .vertical_menu li a:hover, .horizontal_menu li.current > a, .vertical_menu li.current > a,
.bottom_menu li a:hover, a:hover, .contact .open a {
color: #2B5C4F;
}

h1, .componentheading, h1 a, h1 a:hover, .blog > h1, .blog > h2 {
color: #111;
}

h2, h2 a, h2.contentheading > a , h1 + h1 > a, .left_column .module-title h3, .right-module-position .module-title h3, .top-module-position .module-title h3, .bottom-module-position .module-title h3,
.user1 .module-title h3, .user2 .module-title h3, .user3 .module-title h3, .user4 .module-title h3, .user5 .module-title h3, .user6 .module-title h3, .user7 .module-title h3, .user8 .module-title h3, .user9 .module-title h3 {
color: #444;
}

.drop-down li a, .drop-down li span.separator, .drop-down li:hover > a[href="#"],
#search input[type="text"], #search .inputbox, .drop-down span.title_menu a {
color:#fff;
}

.drop-down li.active > a, .drop-down li.active > span, .drop-down li:hover > a, .drop-down li:hover > span {
color:#fff;
}
		
.social-links .text_social_icons {
color : #aaa;
}