/*! Color Scheme 1 */
a{
	color:#FC9C3B;
}
a:hover,a:focus,a:active,a:hover:active{
	color:#FCBB7A;
}
input{
	border:2px solid #FC9C3B;
}
.color{
	background-color:#FC9C3B;
}
.text-notice-line:after{
	background:#FCD6AF;
}
.text-notice{
	color:#FCD6AF;
}
.list li i{
	color:#FCD6AF;
}
#page-preloader .path{
	stroke:#FC9C3B;
}
.action-button-nav{
	color:#ffffff;
	background-color:#FCA54E;
}
.action-button-nav:hover{
	color:#ffffff;
	background-color:#FCA54E;
}
.action-button-nav:before{
	background:#FC7C02;
}
.action-button-cta{
	color:#ffffff;
	background-color:#FCA54E;
}
.action-button-cta:hover{
	color:#ffffff;
	background-color:#FCA54E;
}
.action-button-cta:before{
	background:#FC7C02;
}
.hero-button,.buy-button,.order-button,.submit-button{
	color:#ffffff!important;
	background-color:#FC9C3B!important;
}
.hero-button:hover,.buy-button:hover,.order-button:hover,.submit-button:hover{
	color:#ffffff!important;
	background-color:#FC9C3B!important;
}
.hero-button:before,.buy-button:before,.order-button:before,.submit-button:before{
	background:#FCA54E!important;
}
.header-container .header-content{
	background-color:#FC9C3B;
}
.header-container .header-content .scroll-link a:after{
	background:#FCA54E;
}
.logo-promo-text:before{
	background:#FC9C3B;
}
.navbar-default .navbar-nav>li>a:before{
	background:#FFE9D2;
}
.navbar-default .navbar-nav>li.current>a:before{
	background:#FFE9D2;
}
.navbar-fix .logo-promo-text:before{
	background:#FFE9D2;
}
.nav-bg{
	background-color:#FC9C3B;
}
.navbar-page-top{
	background-color:#FC9C3B!important;
}
.navbar-page-top .logo-promo-text:before{
	background:#FFE9D2;
}
.score-graph{
	background-color:#FC9C3B;
}
.tech-block i{
	color:#FCA54E;
}
.features i{
	color:#FC9C3B;
}
.gallery-img .slider .flex-direction-nav a:before{
	color:#FCA54E;
}
.product p{
	color:#a8e0e8;
}
.product .product-block .product-bg{
	background-color:#FC9C3B;
}
.product .product-block .product-content .version-bg{
	color:#FC9C3B;
}
.product .product-block .sale:before{
	background-color:#FCA54E;
}
.product .product-block .sale-price{
	color:#FCA54E;
}
.product-l2 .product-l2-bg .bg-img{
	background-color:#FC9C3B;
}
.product-l2 .product-l2-content .product-info .sale:before{
	background-color:#FCA54E;
}
.product-l2 .product-l2-content .product-info .sale-price{
	color:#FCA54E;
}
.order .order-form-bg{
	background-color:#FC9C3B;
}
.order .order-form-header .order-desc .version{
	color:#a8e0e8;
}
.order .order-form-content select{
	border:2px solid #FC9C3B;
}
.order .order-send{
	background-color:#FC9C3B;
}
.video .play a,.video .play i{
	color:#FC9C3B;
}
.video .play a:hover,.video .play a:active,.video .play a:focus,.video .play i:hover,.video .play i:active,.video .play i:focus{
	color:#FCA54E;
}
.newsletter .newsletter-notice{
	color:#a8e0e8;
}
.nf-send,.nf-success{
	background-color:#FC9C3B;
}
.reviews .review:before{
	color:#FC9C3B;
}
.footer .footer-social-icons li a:hover,.footer .footer-social-icons li a:active,.footer .footer-social-icons li a:focus{
	color:#FCA54E;
}
.footer .footer-bottom-links ul li{
	color:#FC9C3B;
}
@media (max-width:992px){
	.logo-promo-text:before{
		background-color:#FFE9D2;
	}
}
@media (max-width:767px){
	.header-container .header-content .scroll-link a{
		color:#FC9C3B;
	}
	.header-container .header-content .scroll-link a:before{
		background-color:#FC9C3B;
	}
}
@media (max-width:510px){
	.order .order-form-header .order-desc .version{
		color:#FC9C3B;
	}
}