




h5,.navbar.shrink .navbar-nav li a:hover,.navbar .navbar-nav li a:hover,.navbar.shrink .navbar-nav li a:hover,
.navbar .side-menu-button.actives .fa,.pushmenu .push_nav > li > a > span,#about-us .about-us-1 .right-section .feature:hover .icon
,#about-us .about-us-2 p,.service-3 .section h2 ,.thinker-wrap  h4,.overlay h4.color,.overlay h4.base ,#pricing-table-section .pricing-table h4,
#happy-clients h5,.blog-section a,#blog-text p span,#contact-us2 .left-section #countries ul li:hover,#blog-text-slider .owl-controls .owl-page.active span,
#contact-us2 .left-section #countries ul li:hover,footer .breadcrumb li a:hover, footer .breadcrumb li a:focus
{
    color: #D4BC2F

}

.navbar .navbar-header button span ,.navbar .navbar-nav  li a:before,#menu_bars:hover span ,.navbar.shrink #menu_bars:hover span,
.swiper-slide .button.special, .service-1 .section hr, .service-1 .section:hover,.service-2 .progress .progress-bar,
.work-filter ul li a:hover,.work-filter ul li a.active,.work-filter ul li a.active:hover,.work-filter ul li a:hover,
.work-filter ul li a.active:hover,.work-filter ul li a.active,#pricing-table-section .pricing-table .button:before ,#pricing-table-section .pricing-table.black,
#pricing-table-section .pricing-table.black .button:before,#happy-clients .owl-controls .owl-page.active span,
#news-1 .left-section .button,#contact-us2 .right-section form .button:before,#blog-text #blog-text-slider .owl-controls .owl-page.active span{
    background: #D4BC2F;
}
.swiper-slide .button.special,.work-filter ul li a:hover,.work-filter ul li a.active,.work-filter ul li a.active:hover,.work-filter ul li a:hover,
.work-filter ul li a.active:hover,.work-filter ul li a.active {
    border-color: #D4BC2F;
}
.thinker-image .overlay{
    background: rgba(249, 61, 102,.75) ;

}
/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */