body {
	color: #7a7a7a;
}
h1,h2,h3,h4,h5,h6 {
	color:#3c4452;
}

p {
	color: #7a7a7a;
}

blockquote:before {
  color: #4779c3;
}


a{
	color: #4779c3;
}
a:focus{color: #2b4f84;}
a:hover{
	color: #2b4f84;
}
a:focus{outline: none;}
hr{background: #d1d1d1;}

.cp-color{
	color: #4779c3;
}

.backtotop{background:#4779c3;}

#cp-top{background: #000;}


#cp-top .c-top-left ul li a{color: #fff;}
#cp-top .c-top-left ul li a:hover,#cp-top .c-top-left ul li a:hover i{color: #4779c3;}
#cp-top .c-top-left ul li.email i{color: #fff;}
#cp-top .c-top-left ul li.phone i{color: #fff;}

#cp-top .social ul li{color: #fff;}
#cp-top .social ul li:after{color: rgba(255,255,255,.5);}
#cp-top .social ul li a{color: rgba(255,255,255,.5);}
#cp-top .social ul li a:hover{color: #fff;}

#cp-top .c-top-left ul li a:hover,#cp-top .c-top-left ul li a:hover i{ color: #4779c3;}

#cp-top .c-top-right a.appointment{background: #4779c3;color: #fff;}
#cp-top .c-top-right a.appointment:hover{ background: #2b4f84;}

.c-top-right a.account-link:hover{color: #4779c3;}

#cp-header a.navbar-brand:hover h2{color: #4779c3;}
#cp-header .navbar-nav li.current-menu-item a{color: #4779c3;}
#cp-header .navbar-nav li a:hover{color: #4779c3;}

#cp-header .navbar-nav.submit-listing li a{background: #4779c3; }
#cp-header .navbar-nav.submit-listing li a:hover{background: #2b4f84; }

/**dropdown**/
#cp-header .navbar-nav li:hover ul{background: #4779c3;}
/**end dropdown**/

.banner-content .banner-btn a.global-btn:hover{color: #2b4f84;}

a.global-btn{background: #4779c3;}
a.global-btn:hover{border-color: #2b4f84;color: #2b4f84;}

button.global-btn{background: #4779c3;}
button.global-btn:hover{border-color: #2b4f84;color: #2b4f84;}

a.global-btn.btn-solid{color: #4779c3;background: none; border: solid 2px #4779c3;}
a.global-btn.btn-solid:hover{color: #fff;background: none; border: solid 2px #4779c3; background: #4779c3;}

.banner-btn a.global-btn{background: #f5af02;}
.banner-btn a.global-btn:hover{background: #4779c3;border-color: #4779c3;color: #fff;}

.checklists li i{color: #2b4f84;}

.cp-services h4 a:hover{color: #2b4f84;}

.our-blog-date {
  color: #4779c3;
}
.blog-item h3 a:hover{color: #4779c3;}

.cp-header-title{background-color: #2b4f84;}

.cp-header-title span{background: #4779c3;}

.widget .widget-title:after{color: #4779c3;}
.blog-date{color: #4779c3;}
.widget ul li span{color: #4779c3;}

.widget ul li a:hover{color: #4779c3;}
.comments-area .submit{background: #4779c3;}

.comments-area .submit:hover{background: #2b4f84;}

.register-login .global-btn:hover, .acf-form .acf-button:hover{
	background:#4779c3;
	border-color:#4779c3;	
}
a.add-listing{background:#4779c3;}


.pricing .pricing-widget:hover .pricing-header .price-cost, .pricing .pricing-widget.active .pricing-header .price-cost {
    background-color: #4779c3;
}

.pricing .pricing-widget:hover .pricing-content, .pricing .pricing-widget.active .pricing-content {
    background-color: #4779c3;
}

.listing-comment .comments-area .submit{
	border:2px solid #4779c3;
	background:#4779c3;
}
.paypal-entry .item-field_price span{color: #4779c3;}
.listing-comment .comments-area .submit:hover{
	background:#2b4f84;
	border-color:#2b4f84;	
}

/**@media 991px**/@media ( max-width: 991px ){

	#cp-header .navbar-nav li.current-menu-item a{color: #4779c3;}
	#cp-header .navbar-nav i.toggle-down{background: #4779c3;}
	#cp-header .navbar-nav ul li a:hover{color:#4779c3;}

}/**end @media 991px**/