

/* Start:/bitrix/templates/xmotors_2025.03.27/components/reaspekt/reaspekt.geoip/city-picker/style.css?17447156125825*/
#ReaspektPopupBody{
	min-width: 350px;
    background: #f2f2f2; /* Old browsers */
    background: -moz-linear-gradient(top,  #f2f2f2 49%, #dbdbdb 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #f2f2f2 49%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #f2f2f2 49%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
    left: 50%; top: 50%;
    transform: translate(-50%, -50%)
}
.reaspektGeobaseTitle {
    color: #363636;
    font-size: 16px;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.reaspekt_row{display: flex}
.reaspekt_col_5,
.reaspekt_col_6,
.reaspekt_col-sm-4,
.reaspekt_col-sm-12 {
    box-sizing: border-box;
    min-height: 1px;
    padding-left: 25px;
    padding-right: 15px;
    position: relative;
    float: left;
}

.reaspekt_col_5 {
    width: 20%;
}
.reaspekt_col_5 {
    width: calc(100% / 6);
}
.reaspekt_col-sm-4 {
    width: 33.3333%;
}
.reaspekt_col-sm-12 {
    width: 100%;
}
.reaspektGeobaseCities .reaspektGeobaseAct{
	margin-bottom: 10px;
	line-height: 100%;
}
.reaspektGeobaseCities .reaspekt_col_5:first-child .reaspektGeobaseAct:nth-child(7){margin-bottom: 20px}
.reaspektGeobaseCities .reaspekt_col_6:first-child .reaspektGeobaseAct:nth-child(8){font-weight: bold;}
/* .reaspektGeobaseCities .reaspekt_col_6:first-child .reaspektGeobaseAct:nth-child(11){margin-bottom: 27px;} */
.reaspektGeobaseCities .reaspektGeobaseAct a,
.reaspektGeobaseCities .reaspektGeobaseAct strong{
	font-size: 14px;
    line-height: 100%;
	color: #363636;
    white-space: nowrap;
    text-decoration: none;
}
.reaspektGeobaseCities .reaspektGeobaseAct a:hover {
    color: #000000;
    text-decoration: underline;
}
.reaspektGeobaseFind {
    margin: 0 0 25px 0;
    position: relative;
}

#reaspekt_preloader {
    background: rgba(0, 0, 0, 0.3) url(/local/css/reaspekt/reaspekt.geobase/images/preloader.png) no-repeat center center;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
}

.wrapGeoIpReaspekt {
	position: relative;
	line-height: 1;
}
.wrapGeoIpReaspekt .linkReaspekt{
	color: #333;
    text-decoration: underline;
	display: inline-block;
	cursor: pointer;
}
.wrapGeoIpReaspekt .linkReaspekt:hover{
	border-bottom-color: transparent;
}
.wrapQuestionReaspekt{
	position: absolute;
	right: 0;
	top: 100%;
	white-space: nowrap;
	z-index: 15;
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 -1px 7px -1px #000;
}
.wrapQuestionReaspekt:before{
	position: absolute;
	border-bottom: 5px solid #ffffff;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	content: "";
	display: block;
	right: 50%;
	bottom: 100%;
}
.questionYourCityReaspekt{
	text-align: left;
	padding: 10px 10px 5px;
	font-weight: 500;
}
.questionCityReaspekt{
	padding: 0 10px 10px;
	font-weight: 500;
}
.questionButtonReaspekt {
    background-color: #00509C;
    border-radius: 0 0 5px 5px;
    color: #ffffff;
	overflow: hidden;
}
.questionNoReaspekt, .questionYesReaspekt {
    box-sizing: border-box;
    float: left;
    font-size: 15px;
    font-weight: 500;
    line-height: 100%;
    padding: 10px;
    text-align: center;
    width: 50%;
	cursor: pointer;
}
.questionNoReaspekt{
	border-right: 1px solid #006fb9;
}
.questionYesReaspekt {
    border-left: 1px solid #006fb9;
}
.questionNoReaspekt:hover, .questionYesReaspekt:hover{
	background-color: #006fb9;
}
.questionNoReaspekt:active, .questionYesReaspekt:active{
	box-shadow: 0 4px 4px -3px #000 inset;
}

.reaspekt_geobase_title {
    color: #363636;
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.reaspekt_geobase_cities .reaspekt_geobase_act{
	margin-bottom: 15px;
	line-height: 100%;
}
.reaspekt_geobase_cities .reaspekt_geobase_act a,
.reaspekt_geobase_cities .reaspekt_geobase_act strong{
	font-size: 14px;
    line-height: 100%;
	color: #363636;
    white-space: nowrap;
}
.reaspekt_geobase_cities .reaspekt_geobase_act a:after {
    background: #407da6 none repeat scroll 0 0;
}
.reaspekt_geobase_find {
    margin: 0 0 25px 0;
    position: relative;
}

#reaspekt_preloader {
    background: rgba(0, 0, 0, 0.3) url(/local/css/reaspekt/reaspekt.geobase/images/preloader.png) no-repeat center center;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
}

#reaspektGeobaseSearch {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #363636;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #363636;
    font-size: 14px;
    height: auto;
    padding: 7px 8px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    width: 100%;
    box-sizing: border-box;
}

.reaspektResultCityAjax {
    background: #fff none repeat scroll 0 0;
/*     height: 140px; */
    overflow: auto;
    padding: 10px;
    top: 100%;
    width: 100%;
    position: absolute;
    z-index: 3;
}
.reaspektSearchCity {
    line-height: 26px;
}
.reaspektSearchCity a{
    color: #363636;
    font-size: 14px;
    line-height: 1.2;
    display: inline-block;
    text-decoration: none
}
.reaspektSearchCity a span{font-size: small}
.reaspektSearchCity a:hover{
    text-decoration: underline;
}


.reaspektGeobaseAct.delivery{position:relative}
.reaspektGeobaseAct.delivery::before {background-image: url('/bitrix/templates/xmotors_2025.03.27/components/reaspekt/reaspekt.geoip/city-picker/./images/delivery.png');background-size: contain;background-repeat: no-repeat;content: '';display: block;height: 14px;left: -26px;position: absolute;   top: 2px;width: 25px}
.reaspektGeobaseAct.delivery:hover {}

/* End */
/* /bitrix/templates/xmotors_2025.03.27/components/reaspekt/reaspekt.geoip/city-picker/style.css?17447156125825 */
