#header{
	background: rgba(182,66,4,1);
	background: -moz-linear-gradient(top, rgba(182,66,4,1) 0%, rgba(245,151,100,1) 78%, rgba(182,66,4,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(182,66,4,1)), color-stop(78%, rgba(245,151,100,1)), color-stop(100%, rgba(182,66,4,1)));
	background: -webkit-linear-gradient(top, rgba(182,66,4,1) 0%, rgba(245,151,100,1) 78%, rgba(182,66,4,1) 100%);
	background: -o-linear-gradient(top, rgba(182,66,4,1) 0%, rgba(245,151,100,1) 78%, rgba(182,66,4,1) 100%);
	background: -ms-linear-gradient(top, rgba(182,66,4,1) 0%, rgba(245,151,100,1) 78%, rgba(182,66,4,1) 100%);
	background: linear-gradient(to bottom, rgba(182,66,4,1) 0%, rgba(245,151,100,1) 78%, rgba(182,66,4,1) 100%);
}
	.ie8 #header, .ie9 #header{ background:url(images/bg-header.jpg); }
	
.affa-contact .form-group .form-control:focus, .affa-contact .form-group textarea:focus { border-color: #d66b31; }

#header .affa-form-subscribe button, .affa-form-subscribe .form-control:focus{ color:#d66b31 !important; }

 #header.header-page, .bg-color{ background-color:#ba6e45; }
.sidenav li.active, .nav>li>a:hover, .btn-play.white:hover, .affa-tbl-prc .tbl-prc-base.recomended .tbl-prc-label p, .affa-teams	.team-overlay .team-overlay-description .description-details h5:after, .feature-image .feature-image-pointer .pointer-elemen:after, .feature-image .feature-image-pointer .pointer-icon:after{ background-color:#d67c4b; }
.affa-feature-icon-center.box-model:hover, .affa-gallery-image .gallery-image-overlay .lightbox-icon:hover{ background-color:#b0673f; }

.btn-custom.btn-border:hover, input[type="button"].btn-border:hover, input[type="submit"].btn-border:hover, input[type="reset"].btn-border:hover, button.btn-border:hover, .btn-custom.btn-blue.btn-border:hover, input[type="button"].btn-blue.btn-border:hover, input[type="submit"].btn-blue.btn-border:hover, input[type="reset"].btn-blue.btn-border:hover, button.btn-blue.btn-border:hover { color:#d18156 !important; }

#navigation_affix .navigation-toggle:hover, #navigation_affix .navigation-toggle:focus, .affa-feature-icon-center.box-model:hover .btn-custom.btn-border:hover{ color:#b0673f !important; }

.affa-accordion h5:hover, .affa-accordion .accordion-item.open h5, .affa-feature-icon-left.type-2 ul.feature-icon-left-list li .ion, .affa-counter .counter-number, .affa-feature-icon-center.box-model:hover .feature-icon-wrap .feature-icon-wrap-base .icon-base, .link-more a:hover, [data-accordion]:hover > [data-control]:after, [data-accordion].open > [data-control]:after{ color:#b0673f; }

.post-heading-left h3, .affa-tbl-prc .tbl-prc-base .tbl-prc-number, .affa-timeline .timeline-list.active h4, a, a:visited, .footer-bottom ul.footer-bottom-nav li a:hover{ color:#d67c4b; }

.btn-play.white{ color:#d67c4b !important; }

.link-more a{ color:#853f19; }

.sidenav{ border-left:1px solid #d67c4b; }

.affa-feature-icon-center.box-model  .btn-custom.btn-border{
	color: #b0673f !important;
    border-color: #b0673f;
}

.affa-tbl-prc .tbl-prc-base.recomended { border: 2px solid #d67c4b; }

.btn-custom, input[type="button"], input[type="submit"], input[type="reset"], button{
	background-color: #d67c4b;
    border: 1px solid #fad0b9;
}

.btn-custom:hover, input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:hover, .btn-custom.btn-blue:hover, input[type="button"].btn-blue:hover, input[type="submit"].btn-blue:hover, input[type="reset"].btn-blue:hover, button.btn-blue:hover {
    background-color: #a1410d;
    border-color: #d66b31;
}

.hvr-shutter-out-horizontal:before{ background:#a1410d; }

.affa-timeline .timeline-list.active:before{ background:url(images/timeline-before-active-2.png) no-repeat center center; }

#contact{ background: url(images/bg-getintouch.png) no-repeat bottom center; }

.feature-image .feature-image-pointer .pointer-icon .pointer-icon-img{ background:url(images/pointer-image-feature.png) no-repeat; }
.feature-icon-wrap.big:hover .feature-icon-wrap-base{ background:url(images/polygon-big-hover.png) no-repeat; }
.feature-icon-wrap.medium:hover .feature-icon-wrap-base{ background:url(images/polygon-medium-hover.png) no-repeat; }
.feature-icon-wrap.small:hover .feature-icon-wrap-base{ background:url(images/polygon-small-hover.png) no-repeat; }
.feature-icon-wrap.nano:hover .feature-icon-wrap-base{ background:url(images/polygon-nano-hover.png) no-repeat; }

.affa-feature-icon-center.box-model .feature-icon-wrap.medium .feature-icon-wrap-base{ background:url(images/polygon-medium.png) no-repeat; }