
/* ----------------- sidebar alignment  ----------------- */
.gwint-wrapper {
	margin-right:36px;
}

/* ----------------- generic styles  ----------------- */
body {
	color:#424242;
}

input, textarea, .widget #searchform input {
	color:#424242;
}

.container {
	background:#fff;
}
a, a:hover {
	color:#439dad;    
}
h1, h2, h3, h4, h5 {
	color:#5a5a5a;    
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#5a5a5a;
}
h6.active a, h6.toggle a, h6.toggle a:hover {
	color:#424242;
}


input, textarea, .widget #searchform input {
	color:#424242;
}



/* ----------------- main menu styles  ----------------- */
.top-container {
    border-bottom:#fff;
}



/* ----------------- widget styles ----------------- */
.widget ul li a {
	color:#424242;
}
.widget ul li a:hover {
	color:#439dad;
}
.widget h6 {
	background:#fff;
}


/* ----------------- blog styles ----------------- */
.post-date {
	background:#439dad;
}
.post-content h2 a:hover, .post-info-sec a:hover {
	color:#439dad;
}
.post-info-sec a {
	color:#424242;
}


/* ----------------- page navigation styles  ----------------- */
.wp-pagenavi a, .wp-pagenavi a:link,.wp-pagenavi a:visited {
    color:#424242;
}
.nav-next a, .nav-previous a {
	color:#424242;
}
.wp-pagenavi a:active, .wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:hover {
	color:#fff;
}



/* ----------------- testimonial styles ----------------- */
.testimonial-block blockquote {
    color:#424242;
}


/* ----------------- tab styles ----------------- */
ul.tabs a { 
	color:#424242;
}
ul.tabs li a.current {
	color:#424242;
	background:#fff;
}
ul.tabs a { 
	color:#424242 !important;
}


/* ------------------- laboratory small title styles ------------------- */
.gwtitle, .gwtitle-center {
	background:#fff;
}


/* ------------------- portfolio styles ------------------- */
.port-filter-wrapper ul li a {
	color:#424242;
}
.port-filter-wrapper ul li a:hover, .port1-filter .active a, .port2-filter .active a, .port3-filter .active a {
	color:#439dad;
}
.port2-title a, .port3-title a {
	color:#424242;
}
.port2-title a:hover, .port3-title a:hover {
	color:#439dad;
}


/* -------------------  our clients list styles ------------------- */
.clients-list, .clients-list li { 
	background:#fff;
}



/* ----------------- add at the end css styles written in the custom css box from theme's backend  ----------------- */
