/* Enter Your Custom CSS Here */

.home-slider.architect .overlay {
    background: rgba(0, 0, 0, .0);
}

.home-slider.architect .navigate {
    display: none;
}

.orange a{
  color: #f07d00 !important;
  font-family: "open sans condensed";
  font-size:1.8rem !important;
}

.feature .icon {
    opacity: 0.8;
}

.menus a, .navigation-right .links a {
    opacity: 0.6 !important;
    font-size: 1.2rem;
    font-family: "Open Sans Condensed" !important;
}

table td, table th {
    padding: 8px;
    border: 0px !important;
    text-align: left;
}

.slider-wrapper {
	left: 25%;
  display: none !important;
}

.thetitle, #contact .info .title {
    color: #f07d00 !important;
}

.site-header {
    background-color: #fff !important;
}

.button.box a {
    color: #f07d00 !important;
}
.button.box a {
    border-color: #f07d00 !important;
}

.feature .title {
    text-transform: none !important;
}

#contact .info a {
    text-transform: none !important;
}

#contact .form input[type="text"], #contact .form input[type="password"], #contact .form input[type="email"], #contact .form textarea, #contact .form select, #contact .form label, #contact .form button {
    text-transform: none !important;
}