.architector {
color:#fff;
}
.architector img {
width: 30px;
    border-radius: 100%;
}
.copyright-bar {
    background-color: #3D3D3D;
    color: #fff;
	position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 60px;
}
.copyright-bar  a {
    color: #ffffff;
}
	.footer-logo img {
    width: auto;
	}
	.logo img {
    max-height: 55px;
	}
.collapse p {
    color: black;
    margin: 25px;
}
@media (max-width: 767px) {
.xl-screen {
    height: 300px;
}}
.privacy {
color: #ffffff;
}
.copy-right {
    margin: 14px auto;
}
.btn-dark {
    border-color: #3d6f8a;
    background-color: #3d6f8a;
	border-radius: 0px;
}
.white-color p, .white-color h1, .white-color h2, .white-color h3, .white-color h4, .white-color h5, .white-color h6, .white-color i {
    color: #ffffff!important;
}
nav.navbar.bootsnav.no-background.white .attr-nav > ul > li > a, nav.navbar.bootsnav.navbar-transparent.white .attr-nav > ul > li > a, nav.navbar.bootsnav.navbar-transparent.white ul.nav > li > a, nav.navbar.bootsnav.no-background.white ul.nav > li > a, nav.navbar.bootsnav.no-background.dark .attr-nav > ul > li > a, nav.navbar.bootsnav.navbar-transparent.dark .attr-nav > ul > li > a, nav.navbar.bootsnav.navbar-transparent.dark ul.nav > li > a, nav.navbar.bootsnav.no-background.dark ul.nav > li > a {
    color: #254150;
    padding-top: 29px;
    padding-bottom: 29px;
	font-weight: 600;
}
h1 {
    font-weight: 800;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
#return-to-top {
    width: 35px;
    height: 35px;
    background: #8c7000;
	    border-radius: 50%;
	}
.all-padding-40 {
    font-size: 21px;
}
nav.navbar.bootsnav.menu-center ul.nav.navbar-center {
    float: right;
	}
.text-center.all-padding-40.white-color {
background: #a3bbd1c7;
}
.privacy {
font-size: 16px;
}
.hero-text h1 {
    font-size: 38px;
	}
	.btn-light:hover {
    background-color: #8c7000;
	border-color: #fff;
}
.default-bg {
    background-color: #8c7000;
}
.white-bg {
    padding-top: 0;
    padding-bottom: 0;
	}
.footer-contact a {
    text-decoration: none;
    color: #ffffff;
}
.footer-contact a:hover {
    text-decoration: none;
    color: #ffffff;
}
.copy-right {
    font-size: 16px;
}
.ajax_form a, .ajax_form p {
color: #ffffff;
}