
/*=======================================
Template Design By MarkUps  
Author URI : http://www.markups.io/
========================================*/

.mu-primary-btn:hover,
.mu-primary-btn:focus,
.mu-filter-link:hover,
.mu-filter-imglink:hover,
.mu-filter-link:focus,
.mu-filter-imglink:focus,
.mu-simplefilter li:hover,
.mu-simplefilter li.active,
.mu-copy-right a:hover,
.mu-copy-right a:focus {
	color: #616161/*#1261A0*/;
}

.mu-send-msg-btn:hover,
.mu-send-msg-btn:focus,
.mu-social-media a:hover,
.mu-social-media a:focus {
	border: 1px solid #C4683C /*#616161/*#1261A0*/;
	color: #616161/*#1261A0*/;
}

.mu-testimonial-slide .slick-dots li button:hover,
.mu-testimonial-slide .slick-dots li button:focus,
.mu-testimonial-slide .slick-dots li.slick-active button,
.mu-resume-btn:hover,
.mu-resume-btn:focus,
.mu-header-dot,
.mu-filter-item-content,
.mu-contact-top-single .mu-icon,
.mu-skill-progress-bar .mu-pro-bar,
/*Trying the featured slider without the background color
#mu-featured-slider,*/
#mu-header,
#mu-header.mu-fixed-nav {
    /*Rajiv>> The line below controls the color of the menu bar*/
	background-color: #273f2b/*#616161*//*#807A79*/ /*#1261A0*/;
}

/*the following line is the background for the slider area need to make it #f7f7f7*/
#mu-featured-slider {
background-color: transparent;
background-image:url("assets/images/background1.webp");
background-position: center;
background-size: cover;
min-height: 100%;
	/*background-color: #fff/*#f7f7f7*/;
}

.mu-contact-form .form-control:focus {
	border: 1px solid #616161/*#1261A0*/;
}

.mu-resume-btn,
.mu-service-icon-box {
	border: 2px solid #C4683C /*#FF6600/*#616161*//*#1261A0*/;
	color: #616161/*#1261A0*/;
}


.mu-pro-bar .proggress {
	background-color: #C4683C /*#616161/*#1261A0*/ !important;
}

.mu-skill-progress-bar h4 {
    color: #616161/*#1261A0*/;
}

.mu-service-content-single h4 {
    color: #616161/*#1261A0*/;
}
