/**
* @template:  Beidea

  -- style 2
		
*/

@import url(style.css);

/* -------------------------------------------------------
                     Style 2 
-------------------------------------------------------- */

.header.demo5{
	height: 100vh;
	overflow: hidden !important;
}

.header.demo5 .header-overlay{
	background: rgba(0,0,0,.0);
}


.btn-bg-md:hover,
.btn-bord-md:hover,
.section-head h6,
.navbar-default .navbar-brand,
.navbar-default .navbar-nav > li .active,
.us .item span,
.team .team-item .info h6,
.team .team-item .info span:hover,
.numbers .numb-item span,
.services .tabs-icon .active,
.portfolio .filtering .active,
.clients .client-say span,
.clients .client-say .client-item h6,
.clients .owl-theme .owl-dots .active span,
.price .active .button,
.blog .post-content a span,
.blog .post-content .info li span,
.contact .main-form input[type="submit"]:hover,
.map .map-toggle span:after,
footer .main-footer .footer-logo span
{
  color: #e4b445!important;
}

.btn-bg-md,
.us .item h6:after,
.team .skills .item .skills-progress span,
.numbers .numb-item h3:after,
.clients .owl-theme .owl-dots .active span,
.price .active,
.contact .main-form input[type="submit"],
footer .main-footer .social-icon span:hover
{
  background: #e4b445!important;
}

.btn-bg-md:hover,
.btn-bord-md:hover,
.btn-bg-md,
.price .active,
.contact .main-form input[type="submit"]:hover
{
  border-color: #e4b445!important;
}
