h1, h2, h3, h4 {
	font-weight: 600;
}
.btn {
	background: #3d5a47;
}
.btn:hover, .btn:active {
	color: #ffffff;
	background: #2d3d32;
}
.top-header {
	color: #3d5a47;
	border-bottom: 1px solid #a7b3be;
	padding: 4px 0px;
}
.top-contact {
	text-align: left;
}
.top-contact span {
}
.top-contact i {
}
.top-social {
	text-align: right;
}
.top-social a {
	color: #3d5a47;
}
.menu-right.col-sm-9 {
	margin-top: 38px;
}
.top-bar .logo img {
	width: 100%;
	max-width: 230px;
}
.top-bar #menubar {
	background: transparent;
}
.top-bar .menu-bar-section {
	text-align: right;
}
.top-bar .menu-bar-section .menu-bar-section > li {
	margin: 3px;
}
.top-bar .menu-bar-section > li > a {
	color: #3d5a47;
	font-size: 15px;
}
.navbar-inverse.navbar-static-top {
	background-color: #3d5a47;
	border-color: #a7b3be;
}
.navbar-inverse.navbar-static-top .dropdown-content {
	background-color: #3d5a47;
}
.nav-justified > li {
	float: none;
}
.navbar-inverse .navbar-nav > li > a {
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	padding: 14px 20px;
}
.dropdown-content {
	top: 49px;
	padding-top: 8px;
	width: 100%;
}
.dropdown-content a {
	text-transform: capitalize;
}
.dropdown > a:after {
	position: static;
	display: inline-block;
	margin-left: 9px;
	font-size: 13px;
}
/*.booking-form header {
	background: #3d5a47;
	text-align: center;
}*/
/*.booking-form header h1 {
	font-size: 26px;
	font-weight: normal !important;
}*/
.submit > a {
	background: #3d5a47;
	border-radius: 3px;
	font-weight: normal;
}
.submit > a:hover, .book_online .submit > a:hover {
	background: #2d3d32;
}
.y-choose > h3, .five-steps h2, .sydny-Services h2, .service h3, .moving h3 {
	color: #3d5a47;
}
.service .booking-form header {
	background: #3d5a47;
	border-top: none;
	padding: 13px 10px;
}
.service .booking-form.col-sm-4 h2 {
	font-weight: normal;
}
.home-vdieo-section {
	background: #3d5a47;
}
.blog .text {
	background: #3d5a47;
}
.blog .text h4 {
	text-transform: capitalize;
	font-weight: normal;
}
.bg-color {
	background: rgba(61, 90, 71, 0.8) none repeat scroll 0 0;
}
.breadcrumb {
	font-size: 14px;
}
.breadcrumb > a {
	color: #3d5a47 !important;
}
.y-choose .form h3 {
	color: #3d5a47;
}
.book_online .col-sm-3 {
	margin-top: 13px;
}
.book_online .col-sm-3 > h3 {
	background: #3d5a47;
}
.book_online .submit {
	background: transparent;
	border: none;
}
.book_online .submit > a {
	color: #ffffff;
	background: #3d5a47;
	padding: 14px 33px;
}
.frame-container {
	width: 100%;
	overflow: hidden;
}
.long-container {
	width: 301%;
}
.long-container .order-step {
	width: 33%;
	float: left;
	padding: 0px .5%;
	
}
.long-container .order-step form {
	padding-top: 20px;
}
footer {
	background: #3d5a47;
}
footer .social-icon {
	color: #3d5a47;
}
.footer-section a:hover {
	text-decoration: none;
	color: #ffffff;
}
.footer-bar {
	background: #2d3d32 none repeat scroll 0 0;
}
 @media screen and (max-width: 1075px) {
.navbar-inverse .navbar-nav > li > a {
	font-size: 13px;
	padding: 14px 7px;
}
.dropdown-content a {
	font-size: 13px;
}
.newsletter {
	height: auto !important;
}
.newsletter img {
	margin-top: 20px;
	width: 43px;
}
.newsletter h2 {
	margin-top: 10px;
	font-size: 23px;
}
}
 @media screen and (max-width: 900px) {
.top-bar .menu-bar-section > li > a {
	font-size: 13px;
	padding: 9px 9px;
}
.menu-right.col-sm-9 {
	margin-top: 20px;
}
.newsletter {
	background: #23282d;
}
.newsletter .col-sm-6 {
	text-align: center;
}
.newsletter h2, .newsletter img {
	margin-top: 0px;
	float: none;
}
}
 @media screen and (max-width: 767px) {
.top-bar .logo {
	text-align: center;
}
.top-bar .logo img {
	max-width: 190px;
}
.menu-right.col-sm-9 {
	margin-top: 0px;
}
.top-bar .menu-bar-section {
	text-align: center;
}
.top-bar .menu-bar-section > li > a {
	padding: 6px;
}
.navbar-inverse .navbar-nav > li > a {
	padding: 9px 13px;
	text-align: left;
}
.navbar-inverse.navbar-static-top .dropdown-content {
	position: static;
}
}
 @media screen and (min-width: 768px) {

 }
