.header-one .site-navigation {
    background: #6d3802;
}
#facts,
.contact-box {
	background: #6d3802 !important;
}
.top-social ul li a  {
	/*color: #ffb100 !important;*/
}
.active {
	color:#ffb100 !important ;
}
iframe {
	border: none;
}
.main-container i,
.ts-service-area i {
	color:#ffb100;
}

.column-title {
	margin-bottom: 20px !important;
}
blockquote {
	padding: 15px 20px;
}
blockquote:before {
	content: "";
}
/*FORM*/
form input,
form textarea {
	border-radius: 5px !important;
}
form label {
	font-weight: 700 !important;
}

/*CLIENT LOGOS*/
.client-logo {
	padding-top:40px;
	padding-bottom: 40p;
}

.footer-main {
	background-color:#6d3802;
	color:#fff;
}
.footer-widget ul.list-arrow li a {
	color:#fff;
}
.footer-widget ul.list-arrow li:before {
    color: #ffb600;
}
.footer-social ul li a i {
    font-size: 1.5rem;
    color: #fff;
}
.footer-social ul li a i:hover {
	color:#ffb600;
}
.bg-overlay:after {
    background-color: transparent;
}
#back-to-top .btn.btn-primary {
    /* background: #1D335A; */
}

a[data-fancybox="gallery"]{
	display: inline-block;
	margin-bottom: 4px !important;
}


/* Extra small devices (phones, 600px and down) */
/* @media only screen and (max-width: 600px) {
	a[data-fancybox="gallery"] {
		display: block !important;
	  }
} */



