/*!
  * Personal styles for template 1
*/.btn-large,.calculate__button{/*text-shadow:0 .063rem .063rem #7f1eff*/}a{color:#fc3230}a:hover{color:#fc3331}a.color-inverse{color:#1d1d1d}.link,a.color-inverse:hover{color:#fc3230}.link:hover{color:#fc3331}.link-dot{border-bottom-color:#1d1d1d}.color-white{color:#fff}.color-red{color:#ef4040}.color-yellow{color:#ffc000}.color-orange{color:#ff9600}.color-silver{color:#b0b0b0}.color-blue{color:#1eacd0}.color-black{color:#303030}.color-base{color:#1d1d1d}.color-primary{color:#fc3230}.color-secondary{color:#ff671c}
.btn-primary{color:#fff!important;background-color:#e51437}
.btn-primary:focus,.btn-primary:hover{color:#fff!important;/*background-color:#fd6462*/}.btn-link:hover{color:#fc3331}.logo__badge .highlight{color:#fc3230}.navmenu__list a{color:#1d1d1d}.ac-pane.active .ac-title,.list-doc a:hover,.navmenu__list a:focus,.navmenu__list a:hover,.point-item.active .point-item__address{color:#fc3230}.menu-trigger__line{background-color:#1d1d1d}.contact-item--address{background-image:url(../img/map.svg)}
.contact-item--phone{background-image:url(../img/phone.svg)}
.cover{/*background-image:url(../img/cover-02.jpg)*/}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.cover{/*background-image:url(../img/cover@2x.jpg)*/}}.tab.active,.tab:hover{border-bottom-color:#fc3230}
.irs-line-left{/*background:#fc3230*/}
.irs-bar{/*background-color:#fc3230*/}.section.map-outline{background-image:url(../img/map_outline.svg)}.section.money{background-image:url(../img/money.svg)}.section.wallet{background-image:url(../img/wallet.svg)}.section.pen{background-image:url(../img/pen.svg)}.section.question{background-image:url(../img/question.svg)}.section.doc{background-image:url(../img/doc.svg)}.section.phone-outline{background-image:url(../img/phone_outline.svg)}.point-item.active{background-image:url(../img/map_single.svg)}.form__checkbox~label .chbox_cell .chbox_bd{border-color:#fc3230}.form__checkbox~label .chbox_cell .chbox_bd:before{background-image:url(../img/checkbox.svg)}.popup__icon.success{background-image:url(../img/thumb-up.svg)}.biisk{background:url(../img/biisk.jpg) center center/cover no-repeat}.novosib{background:url(../img/novosib.jpeg) center center/cover no-repeat}.gorno-altaisk{background:url(../img/gornalt.jpg) center center/cover no-repeat}
#modal-city ul.city-list {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}
	#modal-city ul.city-list li {
		display: block;
		margin: 15px 0;
	}

		#modal-city ul.city-list li a {
			display: inline-block;
			border-bottom: 1px dotted #000;
			color: #000;
			text-decoration: none;
		}