.bgcity-dark{
	background: #572312;
}

.bgcity-light{
	background: #FFF6DE !important;
}

.footer-language select {
	background: #572312;
}

.nav-scroll{
	background: #572312;
}

.nav-scroll .navbar-nav .nav-link {
  color: #fff;
}

.form1 .col3 {
  float: left;
  width: 25%;
}

.nav-scroll .dropdown .nav-link i {
  color: #fff;
}

.butn-dark a {
	background: #572312;
}