.imgBoxed10 {
	border:1px solid #ccc;
	border-radius:10px;
}
.imgBoxed5 {
	border:1px solid #ccc;
	border-radius:5px;
}
.gradient-bg1, .team-progress .progress-bar, .team-box .overlay:before, .cube-portfolio1 .cbp-l-grid-mosaic-flat .cbp-caption-activeWrap, .overlay-two:before, .price-two.hvr-gradient:hover, .loader {
    background: #ffb324;
    background: -moz-linear-gradient(left, #ffb324 2%, #ffb62f 82%);
    background: -webkit-linear-gradient(left, #ffb324 2%, #ffb62f 82%);
    background: linear-gradient(to right, #bf810d 2%, #c7a668 82%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1);
}
.btn.btn-gradient, .team-box-two .team-two-block::before, .scroll-top-arrow, .widget .search-btn {
    background-image: linear-gradient(to right, #a06800 0%, #fbce7a 51%, #e4ac43 100%);
}
.header-appear .navbar-top-default.navbar-gradient {
    background: #ffb324;
    background: -moz-linear-gradient(left, #ffb324 2%, #ffb62f 82%);
    background: -webkit-linear-gradient(left, #ffb324 2%, #ffb62f 82%);
    background: linear-gradient(to right, #bf810d 2%, #c7a668 82%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1);
}
.gradient-text1, .cube-portfolio1 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active, .blog-item-content h4 a:hover {
    background: #ffb324;
    background: -moz-linear-gradient(left, #ffb324 2%, #ffb62f 82%);
    background: -webkit-linear-gradient(left, #ffb324 2%, #ffb62f 82%);
    background: linear-gradient(to right, #bf810d 2%, #c7a668 82%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.btn.btn-gradient:hover {
    background-image: none;
    border: 2px solid #FFB324;
    color: #FFB324;
	background: #fff;
    transition: all 0.3s !important;
}
.third-color, .header-appear .nav-box-round .navbar-nav .nav-link:hover, .navbar.navbar-right .navbar-nav .nav-link.active, .button-play:hover i, .parallax-box:hover i {
    color: #000000;
}
.nav-line .navbar-nav .nav-link:before, .button-play, .price-two.hvr-blue:hover, .side-menu, .error-text h2, .blog-pagination li a:hover, .blog-pagination li.active a, .blog-pagination li a:focus, .wexim .tp-bullet.selected .tp-bullet-inner {
    background: #008ba3;
}
.multiPage {
	padding-top: 11rem !important;
}
.multiSection{
	padding-top: 0 !important;
	padding-bottom: 3rem !important;
}
.multiSection5{
	padding: 5rem !important;
}
.footerDark {
	background-color: #8b8b8b!important;
	color:#fff!important;
	position: absolute;
    width: 100%;
	
}
.company-about2 {
	color:#fff!important;
}
.topNavActive {
	background: #fff;
    color: #000 !important;
}

.btn.btn-clean{
    background-image: none;
    border: 2px solid #FFB324;
    color: #FFB324;
    background: #fff;
    transition: all 0.3s !important;
}
.btn.btn-clean:hover{
	background-image: none;
    border: 2px solid #3c3c3c;
    color: #fff;
    background: #747474;
    transition: all 0.3s !important;
}
.customBtn {
	text-align: center !important;
    position: relative !important;
    display: block !important;
    width: 80% !important;
    margin: auto !important;
}