@color:#2277cc;
.skill-wrap:hover div.percent{
    background: @color;
    border-color: @color;
}
#recaptcha_response_field{
    height: 30px !important;
}
#recaptcha_privacy{display: none !important;}
.blog-meta a:hover{color: @color;}
.fs-bar span,#page-header h3 span{
    background: @color;
}
.skill-wrap:hover {
    border: 1px solid @color;
    background: @color;
}
.jCProgress > div.percent,.bread_crumbs li:before{
    color: @color ;
}
.nav {
	background: @color;
}
.m-hide:after{
    border-color: @color transparent;
    opacity: 0.65;
}
.m-hide i:hover{color: @color;}
#contact-form form input::-webkit-input-placeholder {color: @color !important;opacity: 1 !important;}
#contact-form form input:-moz-placeholder {color: @color !important;opacity: 1 !important;}
#contact-form form input::-moz-placeholder {color: @color !important;opacity: 1 !important;}
#contact-form form input:-ms-input-placeholder {color: @color !important;opacity: 1 !important;}

#contact-form form textarea::-webkit-input-placeholder {color: @color !important;opacity: 1 !important;}
#contact-form form textarea:-moz-placeholder {color: @color !important;opacity: 1 !important;}
#contact-form form textarea::-moz-placeholder {color: @color !important;opacity: 1 !important;}
#contact-form form textarea:-ms-input-placeholder {color: @color !important;opacity: 1 !important;}
.rmore a,#testimonials .owl-prev:hover, #testimonials .owl-next:hover,#icons-wrap ul li:hover{ /*BGD: era aici si #services ul li:hover, dar am scos-o*/
    background: @color !important;
    border-color: @color !important;
}
.pricing-table:hover .mp-btn a,.resp-tab-active,#m-contact{ /*BGD: aici era si "#timeline li:hover", dar vrem sa nu mai inlocuita culoarea pt astea*/
    background: @color !important; /*BGD Aceasta culoare va fi inlocuita apeland o functie din index.php cu culoarea curent selectata pt optiunea de meniu*/
}
.pricing-table:hover .mp-title, .pricing-table:hover .mp-price,.nav-tabs li.active a, .nav-tabs li a:hover,
.date,#m-blog .blog-meta, #m-blog-content .blog-meta,
.pricing-table:hover .mp-icon:before,
.pricing-table:hover .mp-price, .pricing-table:hover .mp-price small, .pricing-table:hover .mp-price span, .pricing-table:hover .mp-price span em{
    color: @color !important;
}
#services i,#icons-wrap ul li i,.backtotop-icon:hover:before,#testimonials i,#testimonials cite{
    color: @color ;
}
.mp-price,.mp-title,.mp-icon{background: @color ;}
.nav-tabs{
    border-bottom: 1px solid  @color !important;
}
.mp-btn a{border: 1px solid  @color !important;}
.overlay1 h4{
    background: @color !important;
    opacity: 0.6;
}
.t-left:hover:before, .t-right:hover:before{
    border: 7px solid @color; /*BGD: astea controleaza culoarea de la sageti stanga/dreapt la timeline*/
}
.t-right:after,.t-left:after{
    border-color: transparent @color;
}
#m-blog .owl-controls .owl-page.active span,
.mc-name span, .mc-email span, .mc-website span{
    background: @color !important;
}
.backtotop-icon{
    background: @color ;
     border: 1px solid @color;
}
header .main-menu > li a{
    background: @color ;
}
header .main-menu > li{
    text-align: center;
}