.b-cities-switch .close {
	background: rgba(0, 0, 0, 0)
}

@media (max-width: 767.98px) {
	.b-cities-switch .close {
		top: -6px;
		right: -7px
	}
}

.b-cities-switch__inner {
	max-width: 813px;
	margin: 0 auto
}

@media (min-width: 992px) and (max-width: 1259.98px) {
	.b-cities-switch__inner {
		max-width: 640px
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.b-cities-switch__inner {
		max-width: 640px
	}
}

@media (max-width: 767.98px) {
	/*.b-cities-switch__inner {*/
	/*padding: 0 11px*/
	/*}*/
}

.b-cities-switch__top {
	background: #F9F9F9;
	padding: 10px 0;
}

.b-cities-switch__head {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 23px 0
}

@media (max-width: 767.98px) {
	.b-cities-switch__head {
		display: block;
		padding: 8px 0
	}
}

.b-cities-switch__description {
	max-width: 332px;
	color: #4cc7e9;
	margin: 0 0 0 27px;
	font-size: 16px;
	line-height: 1.3;
	padding: 2px 0 0
}

@media (max-width: 767.98px) {
	.b-cities-switch__description {
		margin: 2px 0 0;
		font-size: 12px;
		line-height: 1.5
	}
}

.b-cities-switch__form {

}

@media (max-width: 767.98px) {
	.b-cities-switch__form {
		padding: 2px 0 0
	}
}

.b-cities-switch__form .form-control, .b-cities-switch__form .input-group-text {
	border: none
}

@media (max-width: 767.98px) {
	.b-cities-switch-line__mag {
		display: none
	}
}

@media (max-width: 767.98px) {
	.b-cities-switch-line .input-group > .form-control:not(:first-child) {
		padding-left: 11px
	}
}

@media (max-width: 767.98px) {
	.b-cities-switch-line .form-control {
		height: 10px;
		padding: 17px 11px;
		font-size: 16px
	}
}

.b-cities-switch-line .btn > .icon {
	display: none
}

@media (max-width: 767.98px) {
	.b-cities-switch-line .btn {
		width: 47px;
		padding: 0;
		font-size: 12px
	}

	.b-cities-switch-line .btn > span {
		display: none
	}

	.b-cities-switch-line .btn > .icon {
		display: inline-block;
		font-size: 15px
	}
}

.b-cities-switch__body {
	padding: 14px 0 27px
}

@media (max-width: 767.98px) {
	.b-cities-switch__body {
		/*padding: 0 3px 0px 12px*/
		padding: 0;

	}
	.b-cities-switch__body .b-cities-switch__inner {
		padding: 0;
	}
}


.b-cities-switch__wlist::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #f9f9f9
}

.b-cities-switch__wlist::-webkit-scrollbar {
	width: 6px;
	background-color: #f9f9f9
}

.b-cities-switch__wlist::-webkit-scrollbar-thumb {
	background-color: #4cc7e9
}

.b-cities-switch__list {
	overflow: auto;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	list-style: none;
	font-size: 14px;
	padding: 0;
	margin: 0
}

@media (max-width: 767.98px) {
	.b-cities-switch__list {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
}

.b-cities-switch__list li {
	width: 174px;
	display: block;
	margin-bottom: 10px
}
.b-cities-switch__list li b {
	font-weight: normal;
}

.b-cities-switch__list li a, .b-cities-switch__list li a:focus {
	color: #000
}

.b-cities-switch__list li a:hover {
	color: #000
}

.b-cities-switch__list li a:active {
	color: #000
}

.fancybox-opened .select_city_popup {
	/*border: 1px solid #1d95ad;*/
	padding: 25px 35px;
}

.select_city_popup .title {
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align: center;
	color: #92290e;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 2px solid #92290e;
}

.select_city_popup .subtitle {
	text-align: center;
}

.select_city_popup .input-group {
	display: block;
}

.select_city_popup .btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
	border: none;
	color: #fff;
	background: #2aa7bd;
	background: -moz-linear-gradient(top, #2aa7bd 0%, #158399 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #2aa7bd), color-stop(100%, #158399));
	background: -webkit-linear-gradient(top, #2aa7bd 0%, #158399 100%);
	background: -o-linear-gradient(top, #2aa7bd 0%, #158399 100%);
	background: -ms-linear-gradient(top, #2aa7bd 0%, #158399 100%);
	background: linear-gradient(to bottom, #2aa7bd 0%, #158399 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2aa7bd', endColorstr='#158399', GradientType=0);
	font-weight: 700;
	font-size: 16px;
	line-height: 37px;
	padding: 0 20px;
	width: 98px;
}

.select_city_popup .btn-primary span {
	color: inherit;
}
.select_city_popup .form-control {
	height: 37px;
	float: none;
}
.select_city_popup .input-group-prepend {
	display: inline-block;
	width: calc(100% - 98px);
	vertical-align: top;
}
.select_city_popup .input-group-append {
	display: inline-block;
	vertical-align: top;
}
.select_city_popup .form-group.b-cities-switch-line {
	font-size: 0;
}

.autocomplete-suggestions { border: 1px solid #1d95ad; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

.select2-results__options li:last-child {
	font-weight: 600;
}

@media (max-width: 567px) {
	.b-cities-switch__list {
		-webkit-column-count: auto;
		-moz-column-count: auto;
		column-count: auto;
	}
	.b-cities-switch__list li {
		width: 100%;
	}
}

@media screen and (max-width: 405px) {
	.select_city_popup .input-group-append {
		display: block;
	}
	.select_city_popup .input-group-prepend {
		display: inline-block;
		width: 100%;
	}
	.select_city_popup .btn-primary {
		width: 100%;
	}
}