/* Main Color Background*/
@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
	.navbar-nav > li > .dropdown-menu {
	 margin-top: 0px;
	 padding-top:10px;
	}  
}
.section {
    padding: 70px 0px;
}

section#page-title {
	background-size:auto !important;
}
.owl-caption {
	text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.8);
}
.owl-caption h2{
	font-size:30px;
}
a.our-products-block {
	height:200px;
}
.our-services-desc {
	height: 170px !important;
}
.noshadow {
	box-shadow:none;
}
.our-features-block-text {
	width:100%;
	padding-right:0px;
}
.our-features-block-text h3 {
	text-align:center;
}
#contact-us-section .fa {
	color:#0068b0 !important;
}
#contact-us-section input.btn {
	background:#0068b0 !important;
}
.owl-slider-block::before {
	background:transparent !important;
}
.our-products-img::before {
    background: rgba(23, 36, 52, .2);
}	
#footer-content-02 form{
	color:#fff !important;
	line-height:16px;
}
#footer-content-02 #captcha{
	margin-top:10px;
}
.our-features-block-more,
a.our-services-block:hover .our-services-icon,
.our-features-block a:hover .our-features-block-content,
.filter-button-group button:focus,
.our-prices-block-icon,
.our-prices-block a.more-btn,
.our-blog-details,
.our-blog-block:hover .our-blog-title,
.our-skills-accordion .panel-title a,
footer#copyrights,
div#footer-content-02,
.our-services-title,
.header-top-nav,
.navbar-default .navbar-toggle .icon-bar,
section#caption a.more-btn:hover {
    background: #0068b0;
}
.navbar-nav>li .dropdown-menu>li>a:hover,
.navbar-nav>li .dropdown-menu>li.open>a {
    background: #0068b0 !important;
}
/* Main Color color*/

div#owl-features-prev,
div#owl-features-next,
.our-prices-block.highlight .prices-list-title h2,
div#owl-team-next,
div#owl-partners-next,
div#owl-team-prev,
div#owl-partners-prev,
.our-blog-image-more,
.our-blog-writer,
.our-blog-block:hover .our-blog-details,
.our-skills-accordion .panel-title a.collapsed i,
ul.copyrights-links li a:hover,
.our-skills-progress-title i,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #0068b0;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #0068b0 !important;
}
/* Accent Color color*/

ul.header-links li a:hover,
.header-info-block i,
body.header-04.fixed-header-04 .navbar-default .navbar-nav>.active>a,
body.header-04.fixed-header-04 .navbar-default .navbar-nav>.active>a:focus,
body.header-04.fixed-header-04 .navbar-default .navbar-nav>.active>a:hover,
span.search-close:hover,
.search-overlay button.btn.btn-default.search-btn:hover,
.our-features-block a:hover .our-features-block-icon,
.our-features-block a:hover .our-features-block-more i,
a.popup-youtube:hover .our-work-caption-icon,
a.our-services-block .our-services-desc>i,
.prices-list-title h2,
span.our-products-price strong,
span.our-products-buy i,
.our-hiring-block h4 a,
.footer-contact-us ul li span i,
span.contact-form-header i,
.footer-contact-form input.btn:hover,
.footer-contact-news ul li a span,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #f79c31;
}
div#contact-us-section ul.social>li>a:hover>i,
ul.social>li>a:hover>i,
body.header-04 header nav.navbar-default .navbar-nav>li.active>a {
    color: #f79c31 !important;
}
/* Accent Color background*/

.search-overlay button.btn.btn-default.search-btn,
section#caption,
a.more-btn:hover,
.progress.our-skills-progress-bar .progress-bar,
.section-header-dark .section-header:before,
.section-header-dark .section-header:after,
.our-features-block-icon,
.owl-dot.active span,
.owl-dot:hover span,
.our-work-caption-icon,
.counter-icon,
.filter-button-group button.active,
section#our-work .more-btn:hover,
section#our-gallery .more-btn:hover,
section#our-hiring .more-btn:hover,
section#about-us .more-btn:hover,
.our-prices-block.highlight .our-prices-block-icon,
.our-prices-block.highlight a.more-btn,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover,
.pagination>li>a.active,
.footer-contact-form input.btn,
body.footer-02 footer#copyrights,
a.our-services-block .our-services-icon {
    background: #f79c31;
}
.owl-dot span {
    border: 1px #f79c31 solid;
}
@media only screen and (max-width: 768px) {
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        background: #f79c31;
    }
	.caret {
		display:none;
	}
}
