/**
* @template:  Beidea

  -- style 2

*/

@import url(style.css);

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

.header.demo3{
	background-image: url("../img/home.jpg");
    max-width: 100%;
}


.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: #dba346 !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: #07aaa5 !important;
}

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