html body {
	color: #7a7a7a;
}

html ::selection {
  background: #eeb313;
}
html ::-webkit-selection {
  background: #eeb313;
}
html ::-moz-selection {
  background: #eeb313;
}
html ::-o-selection {
  background: #eeb313;
}
html ::-ms-selection {
  background: #eeb313;
}

html blockquote:before {
  color: #eeb313;
}

html a:hover{
	color: #eeb313;
}
html a:focus{color: #eeb313;}

html .checkmark li i{color: #eeb313;}

html .backtotop{background:#eeb313;}

html .top-btn a{background: #eeb313;}

html #cp-header a.navbar-brand:hover h2{color: #eeb313;}
html #cp-header .navbar-nav li.current-menu-item a{color: #eeb313;}
html #cp-header .navbar-nav li a:hover{color: #eeb313;}
html #cp-header .navbar-nav li:hover ul{background: #eeb313;}

html .nav-social ul li a:hover{background: #eeb313;}

@media(min-width: 992px){
	html #cp-header.active .navbar-nav li a{color: #7a7a7a}
	html #cp-header.active .navbar-nav li.current-menu-item a,html #cp-header.active .navbar-nav li a:hover{color: #eeb313;}
	html .nav-social ul li a{background: #eeb313;}
}
html .banner-form  .acf-button{background:  #eeb313;}
html .banner-form  .acf-button:hover{color: #eeb313;}

html .global-btn{background: #eeb313;}
html .global-btn:hover{border-color: #eeb313;color: #eeb313;}

html .global-btn.btn-solid{border: solid 2px #eeb313;}
html .global-btn.btn-solid:hover{background: #eeb313; }

html .testimonial-section .info-outer h2{
	color: #eeb313;
}

html .testimonial-section .owl-dots .owl-dot.active span, html .owl-dots .owl-dot:hover span {
    background: #eeb313;
    border: 2px solid #eeb313;
}

html .our-blog-date {
  background: #eeb313;
}

html .blog-item h3 a:hover{color: #eeb313;}
html .section_bg{background: #eeb313;}
html .cp-title h2::after {
    background-color: #eeb313;
}
html .cp-title h3::after {
    background-color: #eeb313;
}

html .services-section .services-info .icon-box{
	color: #eeb313;
}

html .services-section .services-info .info-block:hover{
	color:#eeb313;
}
html .services-info.style-two .icon-box:before{
	border:2px solid #eeb313;
}

html .services-section .services-info .info-block:hover .icon-box:before{
	border-color:#eeb313;	
}

html .services-section .services-info .info-block:hover a{
	color:#eeb313;
}


html .pricing-section-item .number-lists:before{border-top: solid 2px #eeb313;border-left: solid 2px #eeb313;}
html .pricing-section-item .number-lists:after{border-bottom: solid 2px #eeb313; border-right: solid 2px #eeb313;}

html .project-section .owl-dots .owl-dot.active span, html .owl-dots .owl-dot:hover span {
    background: #eeb313;
    border: 2px solid #eeb313;
}

html .bgcolor{background:#eeb313;}
html .our-blog-date {
  background: #eeb313;
}
html .blog-date {
  color: #eeb313;
}
html .blog-item h3 a:hover{color: #eeb313;}

html .wp-pagenavi a:hover,html .wp-pagenavi span.current{background: #eeb313!important;border-color: #eeb313!important;}

html .modal-close{background: #eeb313;}


html .form-control:focus {
    box-shadow: 0 0 0 0.2rem #eeb313;
}


html .widget ul li a:hover{color: #eeb313;}
html .widget ul li span{color: #eeb313;}

html .widget .widget-title:after{border-top: solid 2px #eeb313;}

html .widget .tagcloud a:hover{background: #eeb313;}

html .comments-area .submit{background: #eeb313;}

html .comments-area .submit:hover{background: #eeb313;}

html .comment-metadata a:hover,

html .comment-metadata a:focus,

html .pingback .comment-edit-link:hover,

html .pingback .comment-edit-link:focus {

	color: #eeb313;

}
html .side-post-entry h4 a:hover{color: #eeb313;}

html .nf-field-container .nf-field-element input[type="text"]:focus,
html .nf-field-container .nf-field-element input[type="email"]:focus,
html .nf-field-container .nf-field-element input[type="password"]:focus,
html .nf-field-container .nf-field-element input[type="tel"]:focus,
html .nf-field-container .nf-field-element input[type="number"]:focus,
html .nf-field-container .nf-field-element select:focus,
html .nf-field-container .nf-field-element textarea:focus{
	border-color:#eeb313;
}


html .field-wrap button, html .field-wrap input[type=button], html .field-wrap input[type=submit]{background: #eeb313;border: solid 1px #eeb313;}
html .field-wrap button:hover, html .field-wrap input[type=button]:hover, html .field-wrap input[type=submit]:hover{border-color: #eeb313;color: #eeb313;}

html .acf-map:after{background: #eeb31394;}

html .col-box{background-color: #eeb313;}

html .counter{color: #eeb313;}

html .widget-lists{color: #eeb313;}

html .gallery-section .filters li i{display: none;}
html .gallery-section .filters li:hover,
html .gallery-section .filters li.active{
	background: #eeb313;
	border-color: #eeb313;
}


html .contact-page .row{background: #eeb313; }

html .contact-page  .acf-button{background:  #eeb313;}
html .contact-page  .acf-button:hover{color: #eeb313;border-color: #eeb313;}

html .banner-form  .acf-button:hover{color: #eeb313;border-color: #eeb313;}


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

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


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

html h1,html h2,html h3,html h4,html h5,html h6 {
	color:#1e73be;
}
html a{
	color: #3c4452;
}
html .top-info{color: #3c4452;}
html .top-btn a:hover{background: #3c4452;}
html #cp-header{background: #000cf7;}

html #footer{background: #0066bf;}

html .blog-item h3 a{color: #3c4452;}

html .modal-close:hover{background: #3c4452;}

html .cp-services h4 a{color: #3c4452;}

html .global-btn.light{color: #3c4452}

html .global-btn.btn-solid.light:hover{color: #3c4452;}


html .global-btn.btn-solid{color: #eeb313;border: solid 2px #eeb313;}
html .global-btn.btn-solid:hover{background: #eeb313;}


html .blog-item h3 a{color: #3c4452;}

html .section_bgdark{background: #3c4452;}

html .pricing-section-item .number-lists{background: #3c4452;}