.col-city .form-select.white.z-10 ul{background: inherit;}
.col-city .form-select.white li.placehold {
    color: #fff;
}
nav .row {
    flex-wrap: nowrap;
}
.s_product .container {display:block;}
.anchor.active path {
  fill: #00A0E0;
}
.anchor path.active {
  fill: #00A0E0;
}
.form-select li.hide {display:none !important;}

.copyright .work {
   margin-top: 50px;
}
.copyright .work a {
	color: #fff;
}
.center_img {
	text-align:center; width:100%; margin-top:30px;
}
.center_img img {
	width:100%;
}

@media only screen and (max-width: 767px) {
	.map_mobile {
		height: 100px;
	}
}

.col-city .form-select {
    border: none;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    color: #000000;
    height: 32px;
}
.col-city .form-select ul {overflow: visible !important;}
.col-city .form-select:after {
  transform: translateY(0);
  top: 7px;
}
.col-city .form-select li {
  color:#000;
}
.col-city .form-select li.placehold {
  color: #000000;
  height: 32px;
  line-height: 32px;
}
.col-city .form-select.white {color: #fff;}
.col-city .form-select.white li {color: #000000;}
.col-city .form-select.white li.placehold, .col-city .form-select.white li.active {
  color: #fff;
}
.col-city .form-select.white li.active {color: #fff;}