

/* Start:/local/templates/books/css/min.css?1586880109255305*/

/** /../../../bitrix/js/main/core/css/core.css *********************************************************************************************/
.bx-timer-semicolon-off .bx-timer-semicolon {visibility: hidden}

/* Tooltip */
.bx-panel-tooltip
{
    z-index:2210 !important;
    overflow: hidden !important;
    position:absolute !important;

    letter-spacing:normal !important;
    list-style:none !important;
    text-align: left !important;
    text-indent:0 !important;
    text-transform: none !important;
    visibility:visible !important;
    white-space: normal !important;
    word-spacing:normal !important;
    vertical-align:baseline !important;
    margin:0 !important;
    padding:0 !important;
    float: none !important;
    text-decoration: none !important;

	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;

	-webkit-box-shadow: 0 12px 10px rgba(0,0,0,.25) !important;
	-moz-box-shadow: 0 12px 10px rgba(0,0,0,.25) !important;
	box-shadow: 0 12px 10px rgba(0,0,0,.25) !important;

	border: 1px solid;
	border-color: #a2a6ad #989ca1 #8e9398;

	background: #d0dbdd;
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZTllYSIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNmQyZDUiIHN0b3Atb3BhY2l0eT0iMC45NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)*/
	background: -webkit-linear-gradient(top, rgba(227,233,234,.95), rgba(198,210,213,.95));
	background: -moz-linear-gradient(top, rgba(227,233,234,.95), rgba(198,210,213,.95));
	background: -o-linear-gradient(top, rgba(227,233,234,.95), rgba(198,210,213,.95));
	background: -ms-linear-gradient(top, rgba(227,233,234,.95), rgba(198,210,213,.95));
	background: linear-gradient(to bottom, rgba(227,233,234,.95), rgba(198,210,213,.95));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2e3e9ea', endColorstr='#f2c6d2d5',GradientType=0);
}

.bx-panel-tooltip div { display: block !important; }

.bx-panel-tooltip .bx-panel-tooltip-top-border, .bx-panel-tooltip .bx-panel-tooltip-bottom-border
{
	display: none !important;
}

.bx-panel-tooltip-content
{
    overflow: hidden !important;
    position: relative !important;
    z-index:10 !important;
    display:inline-block !important;
}

.bx-panel-tooltip-title
{
    font: normal normal bold 14px/normal "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #16191a !important;
    position:relative !important;
    padding: 7px 10px 0 10px !important;
    margin: 0 !important;
	text-shadow: 0 1px rgba(255, 255, 255, 0.66);
}

.bx-panel-tooltip-text
{
    font: normal normal normal 12px/normal "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #272b31 !important;
    padding: 9px 10px 10px 10px !important;
    margin: 0 !important;
    position:relative !important;
	text-shadow: 0 1px rgba(255, 255, 255, 0.25);
}

.bx-panel-tooltip-close
{
	position:absolute !important;
    height:20px !important;
    background: scroll transparent url(/local/templates/books/css/../images/panel/top-panel-sprite-2.png) no-repeat -9px -1881px !important;
    width:25px !important;
    top: 0 !important;
    right: 0 !important;
	z-index:5 !important;
	display:block !important;
}

.bx-panel-tooltip-close:hover { background: scroll transparent url(/local/templates/books/css/../images/panel/top-panel-sprite-2.png) no-repeat -32px -1881px !important; }

.bx-panel-tooltip-text a { font: normal normal normal 12px/normal "Helvetica Neue", Helvetica, Arial, sans-serif !important;}
.bx-panel-tooltip-text a, .bx-panel-tooltip-text a:hover { color: #272b31 !important; text-decoration: underline !important;}

.bx-clear { clear: both }

/** /../../../bitrix/js/main/core/css/core_popup.css *********************************************************************************************/
.popup-window {
	background-color: #fff;
	box-shadow: 0 7px 21px rgba(83, 92, 105, .12), 0 -1px 6px 0 rgba(83, 92, 105, .06);
	padding: 10px;
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: stretch;
}

/* A super hack for legacy code which directly reads and writes popupContainer.style.display */
.popup-window[style*="block"] {
	display: flex !important;
}

.bx-ie .popup-window[style*="block"] {
	display: block !important;
}

.popup-window.popup-window-with-titlebar {
	padding: 0 10px 10px;
}

.popup-window-delimiter {
	background-color: #f0f1f2;
	display: block;
	height: 1px;
	line-height: 1px;
}

.popup-window-delimiter-section {
	display: flex;
	margin: 5px 0 8px 0;
	text-align: center;
}

.popup-window-delimiter-section:before,
.popup-window-delimiter-section:after {
	display: block;
	content: "";
	flex: 1;
	min-width: 15px;
	position: relative;
	top: 8px;
	height: 1px;
	background-color: #f0f1f2;
}

.popup-window-delimiter-text {
	position: relative;
	top: 2px;
	padding: 0 12px;
	background: #fff;
	color: #b1b6bc;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	overflow-x: hidden;
	text-overflow: ellipsis;
	text-align: center;
	box-sizing: border-box;
}

.popup-window-buttons {
	text-align: center;
	padding: 20px 0 10px;
	position: relative;
}

.popup-window-button {
	display: inline-block;
	height: 39px;
	line-height: 39px;
	margin: 0 12px 0 0;
	background: #ecedef;
	border-radius: 2px;
	cursor: pointer;
	color: #7a818a;
	font-family: "OpenSans-Bold", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	outline: none;
	padding: 0 18px;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	-webkit-box-shadow: 0 0 0 1px #c6cdd3 inset;
	box-shadow: 0 0 0 1px #c6cdd3 inset;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
}

.popup-window-button:before,
.popup-window-button:after {
	display: none;
}

.popup-window-button:hover {
	background: #cfd4d8;
	color: #535c69;
}

.popup-window-button:last-child {
	margin-right: 0;
}

.popup-window-button-accept,
.popup-window-button-create {
	background: #bbed21;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #535c69;
}

.popup-window-button-accept:hover,
.popup-window-button-create:hover {
	background: #d2f95f;
	color: #535c69;
}

.popup-window-button-wait {
	color: transparent !important;
	position: relative;
}

.popup-window-button-wait .popup-window-button-text {
	opacity: 0;
}

.popup-window-button-wait:before {
	background: none !important;
	box-shadow: inset 0 0 0 1px #fff;
	border-radius: 50%;
	color: #fff;
	display: block !important;
	content: '_' !important;
	font-size: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 10px;
	height: 21px;
	top: 10px;
	left: 50%;
	margin: 0 0 0 -11px;
	padding-right: 6px;
	position: absolute;
	text-align: right;
	width: 15px;
}

.popup-window-button-wait:after {
	background: #fff !important;
	content: ' ' !important;
	display: block !important;
	height: 7px;
	position: absolute;
	top: 13px;
	left: 50%;
	padding: 0;
	width: 1px;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	animation: popup-window-button-animation 1s infinite linear;
}

.popup-window-button-create.popup-window-button-wait:before,
.popup-window-button-accept.popup-window-button-wait:before {
	color: #535c69;
	-webkit-box-shadow: inset 0 0 0 1px #535c69;
	box-shadow: inset 0 0 0 1px #535c69;
}

.popup-window-button-create.popup-window-button-wait:after,
.popup-window-button-accept.popup-window-button-wait:after {
	background: #535c69 !important;
}

@keyframes popup-window-button-animation {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.popup-window-button-decline {
	background: #f1361b;
	color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.popup-window-button-decline:hover {
	background: #cc1a00;
	color: #fff;
}

.popup-window-button-cancel {
	font-weight: normal;
}

.popup-window-button-blue {
	background-color: #3bc8f5;
	box-shadow: none;
	color: #fff;
}

.popup-window-button-blue:hover {
	background-color: #3fddff;
	color: #fff;
}

.popup-window-button-blue:active {
	background-color: #13b1e3;
	color: #fff;
}

.popup-window-button-link,
.popup-window-button-link-cancel,
.popup-window-button-link:hover,
.popup-window-button-link:active {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.popup-window-button-link {
	border-bottom: 1px solid #c0c2c5;
	border-radius: 0;
	color: #535c69;
	cursor: pointer;
	height: 17px;
	line-height: 17px;
	-webkit-transition: border-bottom-color 0.15s linear;
	transition: border-bottom-color 0.15s linear;
	padding: 0;
}

.popup-window-button-link:hover,
.popup-window-button-link:active {
	border-bottom-color: #535c69;
	color: #535c69;
	line-height: 17px;
	height: 17px;
}

.popup-window-button-link-cancel {
	color: #f1361b;
	border-bottom-color: #ffb4a9;
}

.popup-window-button.popup-window-button-link-cancel:hover,
.popup-window-button.popup-window-button-link-cancel:active {
	border-bottom-color: #f1361b;
	color: #f1361b;
}

.popup-window-button-disable {
	cursor: default;
	opacity: 0.3;
}

.popup-window-titlebar {
	height: 49px;
}

.popup-window-titlebar-text,
.popup-window-titlebar-text-version {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #80868e;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	max-width: 100%;
	line-height: 49px;
	overflow: hidden;
	padding: 0 30px 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.popup-window-titlebar-text-version {
	font-weight: normal;
	font-size: 13px;
	padding-left: 0;
}

.popup-window-content {
	box-sizing: border-box;
	background-color: #fff;
	flex: 1;
}

.popup-window-with-titlebar .popup-window-content,
.popup-window-content-gray .popup-window-content {
	background-color: #eef2f4;
}

.popup-window-content-white .popup-window-content {
	background-color: #fff;
}

.popup-window-with-titlebar .popup-window-content {
	padding: 20px;
}

.popup-window-close-icon {
	cursor: pointer;
	height: 27px;
	outline: none;
	opacity: 0.5;
	position: absolute;
	right: 0;
	top: 0;
	width: 27px;
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

.popup-window-close-icon:after {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	width: 10px;
	height: 10px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy43ODcgMUw1IDMuNzg3IDIuMjEzIDEgMSAyLjIxMyAzLjc4NyA1IDEgNy43ODcgMi4yMTMgOSA1IDYuMjEzIDcuNzg3IDkgOSA3Ljc4NyA2LjIxMyA1IDkgMi4yMTMiIGZpbGw9IiM5OTkiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
}

.popup-window-titlebar-close-icon {
	top: 12px;
	right: 10px;
}

.popup-window-close-icon:hover {
	opacity: 1;
}

.popup-window-angly {
	display: none;
	height: 22px;
	position: absolute;
	overflow: hidden;
	width: 33px;
}

.popup-window-angly:before {
	background-color: #fff;
	-webkit-box-shadow: 0 0 21px rgba(83, 92, 105, .13);
	box-shadow: 0 0 21px rgba(83, 92, 105, .13);
	content: '';
	height: 15px;
	position: absolute;
	left: 9px;
	top: 16px;
	transform: rotate(45deg);
	transform-origin: 50% 50%;
	width: 15px;
}

.popup-window-angly-top {
	display: block;
	left: 10px;
	margin: 0;
	top: -22px;
}

.popup-window-angly-top:before { }

.popup-window-angly-right {
	display: block;
	right: -17px;
	top: 10px;
	height: 30px;
	width: 17px;
}

.popup-window-angly-right::before {
	left: -9px;
	top: 8px;
}

.popup-window-angly-bottom {
	bottom: -20px;
	display: block;
	height: 20px;
	margin-left: 10px;
}

.popup-window-angly-bottom::before {
	top: -9px;
}

.popup-window-angly-left {
	display: block;
	left: -14px;
	top: 10px;
	height: 30px;
	width: 14px;
}

.popup-window-angly-left::before {
	left: 8px;
	top: 8px;
}

.popup-window-overlay {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background: #333;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.popup-window-resize {
	opacity: 0;
	transition: opacity .3s;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 10px;
	height: 10px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IArs4c6QAAADBJREFUGBljYMADLl269B+PNESKNopwmoosgcxGcSeyBDKbKEUoGpA5uNgoplKNAwBv1DPc646T+wAAAABJRU5ErkJggg==");
	cursor: nwse-resize;
}

.popup-window:hover .popup-window-resize {
	opacity: 1;
}

/* Menu Popup */
.menu-popup {
	padding: 8px 0;
}

.menu-popup-title {
	margin: 0 0 7px 0;
	padding: 0 0 0 4px;
	color: #4c4c4c;
	white-space: nowrap;
	font: normal normal normal 12px/normal Arial, Helvetica, sans-serif;
}

.menu-popup .menu-popup-item {
	background-color: transparent;
	display: block;
	cursor: pointer;
	height: 36px;
	position: relative;
	text-decoration: none;
	outline: none;
	white-space: nowrap;
	-webkit-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
}

.menu-popup .menu-popup-item-disabled {
	pointer-events: none;
	opacity: 0.4;
	cursor: default;
}

.menu-popup-item-icon {
	display: inline-block;
	height: 16px;
	margin-left: 11px;
	vertical-align: middle;
	width: 19px;
}

.menu-popup-item-text {
	display: inline-block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #525c68;
	line-height: 36px;
	padding: 0 15px 0 9px;
	text-decoration: none;
	vertical-align: middle;
	-webkit-transition: color 0.2s linear;
	transition: color 0.2s linear;
}

.popup-window-fixed-width .menu-popup-item-text {
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
}

.menu-popup-no-icon .menu-popup-item-text {
	padding: 0 15px;
}

.menu-popup-item-submenu .menu-popup-item-text {
	padding-right: 28px;
}

.menu-popup-item:hover,
.menu-popup-item.menu-popup-item-open {
	background-color: #f6f8f9;
}

.menu-popup-item:hover .menu-popup-item-text {
	color: #3b434f;
}

.menu-popup-item.menu-popup-item-disabled:hover {
	background: initial;
}

.menu-popup-item-submenu:after {
	position: absolute;
	right: 11px;
	top: 50%;
	margin-top: -4px;
	width: 6px;
	height: 9px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgNiA5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0tLjAxIDEuMTg3bDIuOTIyIDIuOTItMi45MiAyLjkyMyAxLjE3MyAxLjE3MyAyLjkyLTIuOTJMNS4yNiA0LjEwNyAxLjE2NC4wMTMiIGZpbGw9IiNBOEFCQjIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
	background-size: cover;
	content: "";
}

.bx-admin-submenu-opened { background: #f0f0f0 !important; -webkit-border-radius: 3px; border-radius: 3px; }

.menu-popup-no-icon .menu-popup-item-icon { display: none; }

.menu-popup-item-view .menu-popup-item-icon { background: url(/local/templates/books/css/../images/popup/popup-menu-sprite.2.png) no-repeat scroll -45px -271px transparent; }

.menu-popup-item-edit .menu-popup-item-icon { background: url(/local/templates/books/css/../images/popup/popup-menu-sprite.2.png) no-repeat scroll -43px -291px transparent; }

.menu-popup-item-create .menu-popup-item-icon { background: url(/local/templates/books/css/../images/popup/popup-menu-sprite.2.png) no-repeat scroll -44px -311px transparent; }

.menu-popup-item-create-quick .menu-popup-item-icon { background: url(/local/templates/books/css/../images/popup/popup-menu-sprite.2.png) no-repeat scroll -43px -329px transparent; }

.menu-popup-item-take .menu-popup-item-icon { background: url(/local/templates/books/css/../images/popup/popup-menu-sprite.2.png) no-repeat scroll -43px -347px transparent; }

.menu-popup-item-begin .menu-popup-item-icon { background: url(/local/templates/books/css/../images/popup/popup-menu-sprite.2.png) no-repeat scroll -44px -367px transparent; }

.menu-popup-item-decline .menu-popup-item-icon { background: url(/local/templates/books/css/../images/popup/popup-menu-sprite.2.png) no-repeat scroll -44px -383px transparent; }

.menu-popup-item-reopen .menu-popup-item-icon { background: url(/local/templates/books/css/../images/popup/popup-menu-sprite.2.png) no-repeat scroll -42px -484px transparent; }

.menu-popup-item-complete .menu-popup-item-icon { background: url(/local/templates/books/css/../images/popup/popup-menu-sprite.2.png) no-repeat scroll -42px -502px transparent; }

.menu-popup-item-hold .menu-popup-item-icon { background: url(/local/templates/books/css/../images/popup/popup-menu-sprite.2.png) no-repeat scroll -44px -520px transparent; }

.menu-popup-item-accept .menu-popup-item-icon { background: url(/local/templates/books/css/../images/popup/menu-popup-item-angel.svg) no-repeat center transparent; }

.menu-popup-item-remake .menu-popup-item-icon { background: url(/local/templates/books/css/../images/popup/popup-menu-sprite.2.png) no-repeat scroll -44px -383px transparent; }

.menu-popup-item-delete .menu-popup-item-icon { background: url(/local/templates/books/css/../images/popup/popup-menu-sprite.2.png) no-repeat scroll -44px -535px transparent; }

.menu-popup-item-copy .menu-popup-item-icon { background: url(/local/templates/books/css/../images/popup/popup-menu-sprite.2.png) no-repeat scroll -42px -595px transparent; }

.menu-popup-item-delegate .menu-popup-item-icon { background: url(/local/templates/books/css/../images/popup/popup-menu-sprite.2.png) no-repeat scroll -42px -615px transparent; }

.menu-popup-item-add-to-tm .menu-popup-item-icon { background: url(/local/templates/books/css/../images/popup/popup-menu-sprite.2.png) no-repeat scroll -42px -634px transparent; }

.popup-window-button-left,
.popup-window-button-right {
	display: none;
}

/* ========Popup Window Darken==========*/
.popup-window-dark {
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17);
}

.popup-window-dark .popup-window-content {
	background-color: transparent;
	color: #fff;
	margin: 0;
}

.popup-window-dark .popup-window-angly:before {
	background-color: rgba(0, 0, 0, 0.8);
}

.popup-window-dark .popup-window-titlebar-text {
	color: #fff;
}

.popup-window-dark .popup-window-close-icon:after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy43ODcgMUw1IDMuNzg3IDIuMjEzIDEgMSAyLjIxMyAzLjc4NyA1IDEgNy43ODcgMi4yMTMgOSA1IDYuMjEzIDcuNzg3IDkgOSA3Ljc4NyA2LjIxMyA1IDkgMi4yMTMiIGZpbGw9IiM1MzVDNkEiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}

/*===========TABS==========*/
.popup-window-tabs-box {
	padding: 10px 0 4px;
}

.popup-window-tabs {
	position: relative;
	padding: 0 20px 0 0;
	margin: 0;
	height: 42px;
	font-size: 0;
	z-index: 1;
}

.popup-window-tab {
	display: inline-block;
	height: 42px;
	margin: 0 7px 0 0;
	padding: 0 12px;
	border: none;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 41px;
	color: #535c69;
	background-color: #ecf2f3;
	text-shadow: none;
	cursor: pointer;
	-webkit-transition: background-color 0.15s linear;
	transition: background-color 0.15s linear;
}

.popup-window-tab:hover {
	background-color: #f7f9f9;
}

.popup-window-tab-selected {
	position: relative;
	z-index: 2;
	padding: 0 11px;
	background-color: #fff !important;
	line-height: 40px;
	border-radius: 2px 2px 0 0;
	border: 1px solid #c6cdd3;
	border-bottom: none;
	cursor: default;
}

.popup-window-tabs-content {
	margin: 0;
	padding: 10px;
	border: 1px solid #c6cdd3;
	border-radius: 0 3px 3px;
}

.popup-window-tab-content {
	display: none;
	padding: 20px;
	background: #eef2f4;
}

.popup-window-tabs-content-white .popup-window-tab-content {
	padding: 10px;
	background: #fff;
}

.popup-window-tab-content-selected {
	display: block;
}

.popup-window-show-animation-opacity {
	animation: popupWindowShowAnimationOpacity 100ms;
	animation-fill-mode: both;
}

@keyframes popupWindowShowAnimationOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.popup-window-show-animation-opacity-transform {
	animation: popupWindowShowAnimationOpacityTransform 100ms;
	animation-fill-mode: both;
}

@keyframes popupWindowShowAnimationOpacityTransform {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 5px, 0);
		-moz-transform: translate3d(0, 5px, 0);
		-ms-transform: translate3d(0, 5px, 0);
		-o-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		-moz-transform: translate3d(0, 0px, 0);
		-ms-transform: translate3d(0, 0px, 0);
		-o-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
}

.popup-window-close-animation-opacity {
	animation: popupWindowCloseAnimationOpacity 150ms;
	animation-fill-mode: both;
}

@keyframes popupWindowCloseAnimationOpacity {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

.popup-window-close-animation-opacity-transform {
	animation: popupWindowCloseAnimationOpacity 150ms;
	animation-fill-mode: both;
}

@keyframes popupWindowCloseAnimationOpacityTransform {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		-moz-transform: translate3d(0, 0px, 0);
		-ms-transform: translate3d(0, 0px, 0);
		-o-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 25px, 0);
		-moz-transform: translate3d(0, 25px, 0);
		-ms-transform: translate3d(0, 25px, 0);
		-o-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
}

.popup-window-show-animation-scale {
	animation: popup-window-show-animation-scale 400ms;
	animation-fill-mode: both;
}

@keyframes popup-window-show-animation-scale {
	0% {
		opacity: 0;
		transform: scale(0);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

/** /css/normalize.css *********************************************************************************************/
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  cursor: pointer;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-size: inherit;
  margin: 0;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  margin: 0;
  border: 0;
  outline: 0;
}

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/** /css/typography.css *********************************************************************************************/
@font-face {
  font-family: 'Graphik-Medium';
  font-display: swap;
//src: url('/local/templates/books/css/../fonts/Graphik/Graphik/Graphik-Medium.otf') format('opentype');
  src: url('/local/templates/books/css/../fonts/Graphik/Graphik/Graphik-Medium.woff') format('woff'),
  url('/local/templates/books/css/../fonts/Graphik/Graphik/Graphik-Medium.ttf') format('truetype'),
  url('/local/templates/books/css/../fonts/Graphik/Graphik/Graphik-Medium.svg#Graphik-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Graphik-Bold';
  font-display: swap;
//src: url('/local/templates/books/css/../fonts/Graphik/Graphik/Graphik-Bold.otf') format('opentype');
  src: url('/local/templates/books/css/../fonts/Graphik/Graphik/Graphik-Bold.ttf') format('truetype'),
  url('/local/templates/books/css/../fonts/Graphik/Graphik/Graphik-Bold.eot'),
  url('/local/templates/books/css/../fonts/Graphik/Graphik/Graphik-Bold.eot?#iefix') format('embedded-opentype'),
  url('/local/templates/books/css/../fonts/Graphik/Graphik/Graphik-Bold.woff') format('woff'),
  url('/local/templates/books/css/../fonts/Graphik/Graphik/Graphik-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Graphik-Semibold';
  font-display: swap;
//src: url('/local/templates/books/css/../fonts/Graphik/Graphik/Graphik-Semibold.otf') format('opentype');
  src: url('/local/templates/books/css/../fonts/Graphik/Graphik/Graphik-Semibold.woff2') format('woff2'),
  url('/local/templates/books/css/../fonts/Graphik/Graphik/Graphik-Semibold.woff') format('woff'),
  url('/local/templates/books/css/../fonts/Graphik/Graphik/Graphik-Semibold.ttf') format('truetype'),
  url('/local/templates/books/css/../fonts/Graphik/Graphik/Graphik-Semibold.svg#Graphik-Semibold') format('svg'),
  url('/local/templates/books/css/../fonts/Graphik/Graphik/Graphik-Semibold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GraphikLCG-Semibold';
  font-display: swap;
  src: url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Semibold.eot');
  src: url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Semibold.woff2') format('woff2'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Semibold.woff') format('woff'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Semibold.ttf') format('truetype'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Semibold.svg#GraphikLCG-Semibold') format('svg'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Semibold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GraphikLCG-Regular';
  font-display: swap;
  src: url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Regular.eot');
  src: url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Regular.woff2') format('woff2'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Regular.woff') format('woff'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Regular.ttf') format('truetype'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Regular.svg#GraphikLCG-Regular') format('svg'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GraphikLCG-Light';
  font-display: swap;
  src: url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Light.eot');
  src: url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Light.woff2') format('woff2'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Light.woff') format('woff'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Light.ttf') format('truetype'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Light.svg#GraphikLCG-Light') format('svg'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GraphikLCG-Bold';
  font-display: swap;
  src: url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Bold.eot');
  src: url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Bold.woff2') format('woff2'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Bold.woff') format('woff'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Bold.ttf') format('truetype'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Bold.svg#GraphikLCG-Bold') format('svg'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GraphikLCG-Medium';
  font-display: swap;
  src: url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Medium.eot');
  src: url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Medium.woff2') format('woff2'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Medium.woff') format('woff'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Medium.ttf') format('truetype'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Medium.svg#GraphikLCG-Medium') format('svg'),
  url('/local/templates/books/css/../fonts/Graphik/GraphikLCG/GraphikLCG-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}



html {
  font-size: 10px;
}

body {
  font-family: GraphikLCG-Regular, sans-serif;
  color: #2a2a2a;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  color: #ed252f;
}

/** /css/elements.css *********************************************************************************************/
.breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.breadcrumbs_item {
  font-size: 1.2em;
}

.breadcrumbs_item:not(:first-child),
noindex .breadcrumbs_item{
  margin-left: .4rem;
  padding-left: 1.7rem;
  background: url("/local/templates/books/images/icon-breadcrumbs.png") left center no-repeat;
}

.breadcrumbs_item.current {
  font-family: GraphikLCG-Medium, sans-serif;
}

.checkbox {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  margin-bottom: .8rem;
  cursor: pointer;
}

.checkbox_input {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}

.checkbox_input:checked + .checkbox_checkbox {
  background-color: #ed252f;
}

.checkbox_input:checked + .checkbox_checkbox::before {
  content: '';
  position: absolute;
  width: 4px;
  height: 7px;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  transform: rotate(45deg);
  left: 5px;
  top: 2px;
}

/*.checkbox_input:checked ~ .checkbox_text {*/
  /*color: #ed252f;*/
/*}*/

.checkbox_checkbox {
  width: 13px;
  height: 13px;
  float: left;
  margin-right: .6rem;
  border: 0.1rem solid #ED252F;
  padding: .1rem;
}

.checkbox_text {
  font-size: 1.3rem;
  text-transform: none;
}

@media only screen and (max-width: 768px) {
  .checkbox_checkbox {
    width: 24px;
    height: 24px;
  }

  .checkbox_input:checked + .checkbox_checkbox::before {
    width: 7px;
    height: 14px;
    left: 9px;
    top: 2px;
  }
  .checkbox_text {
    font-size: 1.6rem;
    line-height: 24px;
  }
}

.input,
.textarea {
  margin-top: 1.3rem;
  border: 0.1rem solid #ccc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 1.6em;
  width: 100%;
  padding: 1rem;
}

.input:focus,
.textarea:focus {
  background-color: rgba(164, 218, 94, 0.1);
}

.textarea {
  resize: none;
}

.select {
  margin-top: 1.3rem;
  border: 0.1rem solid #ccc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 1.6em;
  width: 100%;
  padding: 1rem;
  background-color: transparent;
  height: 40px;
}

.label {
  margin-top: 2.5rem;
  font-size: 1.6em;
  display: block;
}

.label span {
  color: #ed252f;
  margin-left: .2rem;
}

.label p {
  font-size: 0.6em;
  height: 10px;
}

.btn {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #ed252f;
  margin-top: 2.6rem;
  padding: 1.4rem 3.6rem;
  -webkit-border-radius: .4rem;
  border-radius: .4rem;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.btn:hover {
  background-color: #c2141a;
}

.btn.disabled {
  background-color: #ccc;
}

.btn.disabled:hover {
  background-color: #ccc;
}

.btn._frozen {
  pointer-events: none;
  opacity: 0.6;
}

.address {
  width: 100%;
}

.address_item {
  padding: 2rem 3rem;
}

.address_item:hover {
  background: rgba(150, 150, 150, .12);
}

.address_item--gray {
  background: rgba(150, 150, 150, .12);
}

.was-map-yandex .dots-info__email a {
  text-decoration: blink;
}

.address_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.address_row:not(:first-child) {
  display: none;
  padding-bottom: .7rem;
}

.address_hidden {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.address-name_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  position: relative;
}

.address_instock {
  position: absolute;
  right: 0;
}

.was-map-dots_block .address_instock {
  right: 35px;
}

.address_instock div {
  display: inline-block;
  height: 9px;
  width: 7px;
}

.address_instock_grey {
  background-color: #d3d3d3;
}

.address_instock_red {
  background-color: #ed252f;
}

.address_instock_yellow {
  background-color: #f7c515;
}

.address_instock_green {
  background-color: #8cd928;
}

.address-name {
  position: relative;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: GraphikLCG-Medium, sans-serif;
  font-size: 1.6em;
  border-bottom: 1px dashed #FF001F;
  cursor: pointer;
}

.address-name::before {
  content: '';
  position: absolute;
  left: -25px;
  width: 9px;
  height: 17px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuNjgzIDlMLjU5IDEuODkyIDIuMTA4LjU5IDkuMzE4IDlsLTcuMjEgOC40MUwuNTkgMTYuMTA4eiIgZmlsbD0iIzk3OTc5NyIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+") center no-repeat;
  transition: all .2s ease;
  display: none;
}

.address-name_arrow {
  position: absolute;
  left: -25px;
  display: block;
  width: 9px;
  height: 17px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuNjgzIDlMLjU5IDEuODkyIDIuMTA4LjU5IDkuMzE4IDlsLTcuMjEgOC40MUwuNTkgMTYuMTA4eiIgZmlsbD0iIzk3OTc5NyIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+") center no-repeat;
  transition: all .2s ease;
  cursor: pointer;
  /*transition: all 0.3s;*/
}

.address-name_arrow.--opened {
  transform: rotate(90deg);
}

.address_item--gray .address-name::before {
  transform: rotate(90deg);
}

.address-service {
  width: 16px;
  height: 14px;
  background: url("/local/templates/books/images/icon-service.svg") left top no-repeat;
  margin-left: .7rem;
}

.address-market {
  width: 16px;
  height: 15px;
  background: url("/local/templates/books/images/icon-shop.svg") left top no-repeat;
  margin-left: .7rem;
}

.address-rating {
  white-space: nowrap;
  margin-left: 1.5rem;
}

.address-rating div {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 1px;
}

.address-rating-grey {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggZD0iTTcuNDEyIDkuOTIzTDUgOC41OTQgMi41ODggOS45MjNjLS40NTUuMjUzLS45OTUtLjE1NC0uOTA3LS42OWwuNDYtMi44MTVMLjE5IDQuNDI1Yy0uMzcxLS4zOC0uMTY0LTEuMDQuMzQ3LTEuMTE3bDIuNjk3LS40MTFMNC40NC4zMzVjLjIxLS40NDcuOTEtLjQ0NyAxLjEyIDBsMS4yMDcgMi41NjEgMi42OTcuNDFjLjUxMi4wNzkuNzE4LjczOC4zNDcgMS4xMThMNy44NiA2LjQxOGwuNDYgMi44MTVjLjA4OS41MzktLjQ1My45NC0uOTA3LjY5ek01LjI5MSA3LjI3NWwxLjU4Mi44NzFMNi41NzIgNi4zYS42NzUuNjc1IDAgMCAxIC4xNzktLjU4bDEuMjgtMS4zMDgtMS43NjktLjI2OWEuNjI2LjYyNiAwIDAgMS0uNDctLjM1OEw1IDIuMTA1bC0uNzkyIDEuNjhhLjYyOC42MjggMCAwIDEtLjQ3LjM1OGwtMS43Ny4yNyAxLjI4IDEuMzA3Yy4xNDguMTUuMjE1LjM2OC4xOC41OGwtLjMwMiAxLjg0NiAxLjU4My0uODcxYy4xODItLjEwMS40LS4xMDEuNTgyIDB6IiBmaWxsPSIjQzBDNEQxIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz4KPC9zdmc+") no-repeat;
  background-size: contain;
}

.address-rating-yellow {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggZD0iTTkuNDY1IDMuMzA3bC0yLjY5OC0uNDFMNS41Ni4zMzVjLS4yMS0uNDQ3LS45MS0uNDQ3LTEuMTIgMEwzLjIzMiAyLjg5N2wtMi42OTguNDFjLS41MS4wNzgtLjcxNy43MzgtLjM0NiAxLjExOGwxLjk1MiAxLjk5My0uNDYgMi44MTVjLS4wODcuNTMzLjQ0OC45NDMuOTA3LjY5TDUgOC41OTZsMi40MTMgMS4zM2MuNDU1LjI0OS45OTQtLjE1NC45MDctLjY5bC0uNDYxLTIuODE2IDEuOTUyLTEuOTkzYy4zNy0uMzguMTY0LTEuMDQxLS4zNDYtMS4xMTl6IiBmaWxsPSIjRkZCRjcxIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz4KPC9zdmc+") no-repeat;
  background-size: contain;
}

.address-city {
  position: relative;
  font-size: 1.4em;
  margin-top: 1.3rem;
  padding-left: 23px;
  max-width: 290px;
}

.address-city::before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  display: block;
  width: 11px;
  height: 16px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzkyOTI5MiIgZmlsbC1ydWxlPSJub256ZXJvIj48cGF0aCBkPSJNNS40IDBBNS40MDYgNS40MDYgMCAwIDAgMCA1LjRjMCAxLjAwNi4yNzkgMS45ODguODA2IDIuODRsNC4yODcgNi45MDdhLjQ1LjQ1IDAgMCAwIC4zODIuMjEzaC4wMDRhLjQ1LjQ1IDAgMCAwIC4zODItLjIxOWw0LjE3Ny02Ljk3NGMuNDk5LS44MzQuNzYyLTEuNzkuNzYyLTIuNzY3QzEwLjggMi40MjIgOC4zNzggMCA1LjQgMHptMy44NjYgNy43MDVsLTMuNzk4IDYuMzQtMy44OTctNi4yOEE0LjQ5NCA0LjQ5NCAwIDAgMSAuODk0IDUuNCA0LjUxNSA0LjUxNSAwIDAgMSA1LjQuODk0IDQuNTEzIDQuNTEzIDAgMCAxIDkuOTAzIDUuNGMwIC44MTQtLjIyMiAxLjYxLS42MzcgMi4zMDV6Ii8+PHBhdGggZD0iTTUuNCAyLjdhMi43MDMgMi43MDMgMCAwIDAtMi43IDIuN2MwIDEuNDggMS4xOTIgMi43IDIuNyAyLjcgMS41MjcgMCAyLjctMS4yMzcgMi43LTIuNyAwLTEuNDg5LTEuMjExLTIuNy0yLjctMi43em0wIDQuNTA2QTEuODA3IDEuODA3IDAgMCAxIDMuNTk0IDUuNGMwLS45OTMuODEzLTEuODA2IDEuODA2LTEuODA2QTEuODEgMS44MSAwIDAgMSA3LjIwMyA1LjRjMCAuOTgtLjc5IDEuODA2LTEuODAzIDEuODA2eiIvPjwvZz48L3N2Zz4=") no-repeat;
}

.contacts_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.8rem;
}

.contacts_container a {
  display: block;
}

.contacts-text {
  position: relative;
  padding-left: 23px;
  font-size: 1.4em;
}

.contacts-text.--email {
  padding-left: 10px;
}

.contacts-text.--site {
  padding-left: 20px;
}

.contacts-text::before {
  content: '';
  position: absolute;
  left: 0;
  display: block;
}

.contacts-text.contacts-telephone::before {
  top: -1px;
  width: 17px;
  height: 17px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjk0OCAxNS44NjVjLS42MTkgMC0xLjM2Ni0uMTU1LTIuMTg3LS40NjUtMS44MDEtLjY3OS0zLjc2LTIuMDItNS41MTgtMy43NzgtMS43NTctMS43NTctMy4xLTMuNzE3LTMuNzc5LTUuNTE4LS42MTctMS42MzgtLjYxOS0yLjk4Mi0uMDAzLTMuNTk3LjA4OC0uMDg4LjE3OC0uMTgzLjI3MS0uMjgxLjU2Mi0uNTkgMS4xOTYtMS4yNTUgMi4wMzctMS4yMjUuNTguMDI0IDEuMTQxLjM4NCAxLjcxNiAxLjEgMS43IDIuMTEyLjkzMyAyLjg2NS4wNDcgMy43MzhsLS4xNTcuMTU1Yy0uMTQ1LjE0NS0uNDE5LjgxNyAyLjEzIDMuMzY2LjgzMi44MzIgMS41NDIgMS40NDEgMi4xMDkgMS44MS4zNTcuMjMxLjk5NS41ODIgMS4yNTcuMzJsLjE1OC0uMTU5Yy44NzItLjg4NCAxLjYyNS0xLjY0OCAzLjczNi4wNS43MTYuNTc1IDEuMDc1IDEuMTM2IDEuMSAxLjcxNi4wMzQuODQxLS42MzYgMS40NzctMS4yMjcgMi4wMzgtLjA5Ny4wOTMtLjE5Mi4xODMtLjI4LjI3MS0uMzA2LjMwNi0uNzk1LjQ2LTEuNDEuNDZ6TTMuNzA5IDEuNWMtLjU5NyAwLTEuMTM3LjU2OC0xLjYxNCAxLjA3LS4wOTYuMTAxLS4xOS4yLS4yOC4yOTEtLjQ2LjQ1OC0uNDEzIDEuNjYxLjExNyAzLjA2Ny42NTUgMS43MzYgMS45NTcgMy42MzMgMy42NjUgNS4zNDEgMS43MDggMS43MDggMy42MDQgMy4wMSA1LjM0IDMuNjY0IDEuNDA2LjUzMSAyLjYxLjU3NiAzLjA2Ny4xMTguMDkyLS4wOTEuMTktLjE4NC4yOS0uMjguNTE0LS40ODggMS4wOTctMS4wNCAxLjA3MS0xLjY1NC0uMDE3LS40MjItLjMyNC0uODc1LS45MTItMS4zNDgtMS43Ni0xLjQxNS0yLjI1Mi0uOTE1LTMuMDY4LS4wODhsLS4xNi4xNjJjLS4zOS4zOS0xLjAyMy4zMDQtMS44ODMtLjI1NS0uNTk3LS4zODgtMS4zMzQtMS4wMTktMi4xOS0xLjg3NkM1LjAzNyA3LjU5NyA0LjM2IDYuMzAzIDUuMDIyIDUuNjRsLjE2LS4xNTdjLjgzLS44MTYgMS4zMy0xLjMwOS0uMDg2LTMuMDY5LS40NzMtLjU4OC0uOTI2LS44OTUtMS4zNDgtLjkxM0gzLjcxeiIgZmlsbD0iIzkyOTI5MiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2U9IiM5Nzk3OTciIHN0cm9rZS13aWR0aD0iLjQiLz48L3N2Zz4=") no-repeat;
}

.contacts-text.contacts-email::before {
  top: 1px;
  width: 15px;
  height: 12px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzk4OTg5OCIgZmlsbC1ydWxlPSJub256ZXJvIj48cGF0aCBkPSJNMTMuMTUuMDI0SDEuODMyQy44MjIuMDI0IDAgLjg4NiAwIDEuOTQ2djguMTE3YzAgMS4wNi44MjEgMS45MjIgMS44MzIgMS45MjJoMTEuMzE1YzEuMDEgMCAxLjgzMS0uODYxIDEuODMxLTEuOTIyVjEuOTVDMTQuOTgxLjg5IDE0LjE2LjAyNCAxMy4xNS4wMjR6bS45OTUgMTAuMDRjMCAuNTc1LS40NDcgMS4wNDMtLjk5NSAxLjA0M0gxLjgzMmMtLjU0OSAwLS45OTUtLjQ2OC0uOTk1LTEuMDQ0VjEuOTVjMC0uNTc2LjQ0Ni0xLjA0NC45OTUtMS4wNDRoMTEuMzE1Yy41NDggMCAuOTk1LjQ2OC45OTUgMS4wNDR2OC4xMTNoLjAwM3oiLz48cGF0aCBkPSJNOS40NDYgNS45MDRsMy42NjQtMy40NDdhLjQ1Ny40NTcgMCAwIDAgLjAzLS42MjEuNDA3LjQwNyAwIDAgMC0uNTkxLS4wMzNMNy40OTcgNi41NjFsLS45ODYtLjkyNGMtLjAwMy0uMDAzLS4wMDYtLjAwNi0uMDA2LS4wMWEuNjMuNjMgMCAwIDAtLjA2OC0uMDYxTDIuNDI3IDEuOGEuNDA0LjQwNCAwIDAgMC0uNTkyLjAzNi40NTQuNDU0IDAgMCAwIC4wMzQuNjJsMy43MDYgMy40NzctMy42OSAzLjYyNmEuNDU2LjQ1NiAwIDAgMC0uMDIuNjIxLjQwOS40MDkgMCAwIDAgLjU5Mi4wMjNsMy43NDgtMy42NzggMS4wMTYuOTUzYS40MDUuNDA1IDAgMCAwIC41NTgtLjAwM2wxLjA0NC0uOTgyIDMuNzI2IDMuNzE0YS40MDUuNDA1IDAgMCAwIC41OTEtLjAxNy40NTYuNDU2IDAgMCAwLS4wMTUtLjYyTDkuNDQ2IDUuOTAzeiIvPjwvZz48L3N2Zz4=") no-repeat;
}

.contacts-text.contacts-site::before {
  width: 13px;
  height: 13px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5IDUuODlMOS41NSA4LjMzYTMuNDUgMy40NSAwIDAgMS00Ljg4IDAgMy40NDcgMy40NDcgMCAwIDEtLjUyNC0uNjk2TDUuMjggNi41Yy4wNTQtLjA1NC4xMi0uMDg2LjE4NC0uMTIyLjA3OS4yNjguMjE1LjUyMS40MjYuNzMyYTEuNzI3IDEuNzI3IDAgMCAwIDIuNDQgMGwyLjQ0LTIuNDRhMS43MjYgMS43MjYgMCAwIDAtMi40NC0yLjQ0bC0uODY4Ljg2OWE0LjMyOSA0LjMyOSAwIDAgMC0yLjItLjI0TDcuMTEgMS4wMTFhMy40NSAzLjQ1IDAgMCAxIDQuODggNC44OHpNNS41MzggOS45MDJsLS44NjguODY4YTEuNzI4IDEuNzI4IDAgMCAxLTIuNDQgMCAxLjcyOCAxLjcyOCAwIDAgMSAwLTIuNDRsMi40NC0yLjQ0YTEuNzI2IDEuNzI2IDAgMCAxIDIuNDQgMGMuMjEuMjEuMzQ3LjQ2NC40MjYuNzMxLjA2NC0uMDM3LjEzLS4wNjcuMTg0LS4xMjFsMS4xMzMtMS4xMzNhMy4zOSAzLjM5IDAgMCAwLS41MjMtLjY5NyAzLjQ1IDMuNDUgMCAwIDAtNC44OCAwTDEuMDEgNy4xMWEzLjQ1IDMuNDUgMCAwIDAgNC44OCA0Ljg4bDEuODUtMS44NWE0LjMyNiA0LjMyNiAwIDAgMS0yLjIwMi0uMjM4eiIgZmlsbD0iIzlCOUI5QiIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+") no-repeat;
}

.contacts-email a,
.contacts-site a {
  text-decoration: underline;
}

.contacts-brands__title {
  font-family: GraphikLCG-Semibold, sans-serif;
  line-height: 1em;
}

.contacts-brands__list {
  margin-top: 6px;
  line-height: 1.2em;
  text-transform: uppercase;
}

.contacts-brands__more {
  margin-top: 8px;
  color: #ff0000;
  line-height: 1em;
}

.contacts-brands__more-txt {
  text-decoration: underline;
  cursor: pointer;
  margin-right: 6px;
}

.contacts-brands__more-arrow {
  display: inline-block;
  width: 11px;
  height: 7px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNS40OTcgNS40OThsLS4wMDEuMDAyTC40OTcuNDU4Ljk1MiAwbDQuNTQ1IDQuNTg1TDEwLjA0MyAwbC40NTQuNDU4TDUuNSA1LjVsLS4wMDItLjAwMnoiIGZpbGw9InJlZCIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+") center no-repeat;
}

.address_worktime {
  flex: 0 0 180px;
  margin-top: -17px;
}

.worktime-title {
  position: relative;
  padding: 0 0 10px 40px;
  font-family: GraphikLCG-Medium, sans-serif;
  font-size: 1.4em;
}

.worktime-title::before {
  content: '';
  position: absolute;
  top: -1px;
  left: 14px;
  display: block;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzkyOTI5MiIgZmlsbC1ydWxlPSJub256ZXJvIj48cGF0aCBkPSJNMTUuMzYxIDQuODgxYy0uODQzLTEuOTY2LTIuMjc3LTMuMzk3LTQuMjYtNC4yNDJBNy44NjMgNy44NjMgMCAwIDAgNy45ODcgMCA3Ljc4MiA3Ljc4MiAwIDAgMCA0Ljg4LjYzOUMyLjkxNSAxLjQ4MiAxLjQ3NSAyLjkxMi42MyA0Ljg4QTcuNzg1IDcuNzg1IDAgMCAwIDAgNy45ODdjMCAxLjA4NS4yMDYgMi4xMjcuNjMgMy4xMTQuODQ1IDEuOTcgMi4yODUgMy40MDggNC4yNTEgNC4yNTIuOTkuNDI1IDIuMDIxLjYzOCAzLjEwNi42MzhhNy44NjYgNy44NjYgMCAwIDAgMy4xMTQtLjYzOGMxLjk4My0uODQ2IDMuNDE3LTIuMjg1IDQuMjYtNC4yNTIuNDI1LS45OS42MzktMi4wMy42MzktMy4xMTRhNy43OCA3Ljc4IDAgMCAwLS42MzktMy4xMDZ6bS0xLjI3NyA2LjY0YTcuMDE5IDcuMDE5IDAgMCAxLTIuNTcyIDIuNTYzIDYuODkgNi44OSAwIDAgMS0zLjUyNS45NDUgNi43NzQgNi43NzQgMCAwIDEtMi43My0uNTYgNy4xNTMgNy4xNTMgMCAwIDEtMi4yMzktMS40OTYgNy4xMSA3LjExIDAgMCAxLTEuNDk2LTIuMjQ4IDYuODg3IDYuODg3IDAgMCAxLS41NS0yLjczOGMwLTEuMjY5LjMxLTIuNDQzLjkzNS0zLjUxN0E3LjAyMiA3LjAyMiAwIDAgMSA0LjQ3IDEuOTA3IDYuODM3IDYuODM3IDAgMCAxIDcuOTg3Ljk2MmE2Ljg5IDYuODkgMCAwIDEgMy41MjUuOTQ1IDcuMDQgNy4wNCAwIDAgMSAyLjU3MiAyLjU2MyA2LjgzNyA2LjgzNyAwIDAgMSAuOTQ1IDMuNTE3YzAgMS4yNjgtLjMxMyAyLjQ1LS45NDUgMy41MzR6Ii8+PHBhdGggZD0iTTguNDk0IDcuOTIxVjMuMzlhLjUwNC41MDQgMCAwIDAtLjUwNy0uNDkuNDkzLjQ5MyAwIDAgMC0uNDgxLjQ5VjcuOTljMCAuMDA5LjAxNy4wNDQuMDE3LjA3YS40NTcuNDU3IDAgMCAwIC4xMzEuMzk0bDIuNjE2IDIuNjE2YS40OTguNDk4IDAgMCAwIC42NzQgMCAuNDcyLjQ3MiAwIDAgMCAwLS42ODNsLTIuNDUtMi40Njd6Ii8+PC9nPjwvc3ZnPg==") center no-repeat;
}

.worktime-day {
  display: flex;
  justify-content: space-between;
  padding: 10px 0 0 40px;
  font-size: 1.4em;
  line-height: 1em;
}

.worktime-day.today {
  color: #ff0000;
}

/* Табличный стиль часов работы */

.worktime_table {
  margin-top: 1rem;
}

.worktime_table-title {
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  border-bottom: 2px solid #929292;
  width: 33px;
  padding-left: .1rem;
  padding-right: .1rem;
}

.worktime_table-text {
  font-size: 1.3em;
  text-align: center;
  width: 33px;
  padding-left: .1rem;
  padding-right: .1rem;
}

.worktime_table-weekend {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  color: #ed252f;
}

/* ---------------------------- */

.worktime-lunchtime {
  display: flex;
  justify-content: space-between;
  font-size: 1.4em;
  margin-top: 1.4rem;
}

.worktime-lunchtime_title {
  padding-left: 40px;
}

.worktime-lunchtime_text {}

.worktime-order_button {
  width: 180px;
  padding: 1.4rem 1.6rem;
  margin-top: 34px;
  margin-left: unset;
  margin-right: unset;
}

.worktime-order_button:hover {
  color: #fff;
}

.worktime-bottom {
  display: flex;
  margin-top: 3rem;
  justify-content: space-between;
  align-items: center;
}

/** /css/contacts.css *********************************************************************************************/
.contacts select {
    width: 100%;
    padding: 11px;
    height: 40px;
    border: 1px solid #bbb;
    border-radius: 5px;
}

.contacts {
    position: relative;
    font-size: 1.4em;
    width: 100%;
    height: 900px;
}

.tabs {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 60px;
}

.tabs-tab {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  background-color: #EDEDED;
  font-family: 'GraphikLCG-Semibold';
  font-size: 16px;
  cursor: pointer;
}
.tabs-tab._active {
  background-color: #ff0000;
  color: #fff;
}

.contacts__map {
    width: 100%;
    height: 100%;
}

.contacts__block {
    position: absolute;
    top: 30px;
    z-index: 99;
    background-color: white;
    padding: 4rem;
    width: 370px;
    min-height: 840px;
    font-size: 1.1em;
    line-height: 2rem;
}
.contacts__block_1 {
    left: 30px;
}
.contacts__block_2 {
    left: 435px;
}
.contacts__section {
    padding: 2rem 0;
    border-bottom: 1px solid #cccccc;
}
.contacts__title {
    font-size: 1.5em;
    text-align: center;
    padding-top: 0;
    border-bottom: 0 none;
}
.contacts__company {

}
.contacts__phone {

}
.contacts__address {

}
.contacts__social {
    border-bottom: 0 none;
}
.contacts__field {
    margin-bottom: 2rem;
}
.contacts__label span {
color: #f00;
}
.contacts__input {

}
.contacts__input input {
    width: 100%;
    border: 1px solid #c2c2c2;
}
.contacts__input textarea {
    height: 90px;
    resize: none;
}
.contacts__button {
    width: 100%;
}

.contacts__loading {
    display: none;
    text-align: center;
}
.contacts__sent {
    margin-bottom: 2rem;
    text-align: center;
    color: #ed252f;
}

.contacts__soc {
    margin-right: 15px;
    display: inline-block;
    width: 32px;
    height: 32px;
}
/*.contacts__soc_1 {*/
/*  background: url(/local/templates/books/css/images/facebook-logo-button.svg) no-repeat 0 0;*/
/*  background-size: contain;*/
/*}*/
/*.contacts__soc_2 {*/
/*  background: url(/local/templates/books/css/images/instagram-logo.svg) no-repeat 0 0;*/
/*  background-size: contain;*/
/*}*/
/*.contacts__soc_3 {*/
/*  background: url(/local/templates/books/css/images/vk-social-logotype.svg) no-repeat 0 0;*/
/*  background-size: contain;*/
/*}*/
.contacts__soc-img {
  height: 100%;
  width: 100%;
}

.contype {
    display: flex;
    border: 1px solid #ed252f;
    border-radius: 5px;
}
.contype__item {
    display: inline-block;
    width: 50%;
    text-align: center;
    color: #ed252f;
    padding: 1rem 0;
}
.contype__item:hover {

}
.contype__item_active {
    background-color: #f00;
    color: white;
}
.contype__item_active:hover {
    color: white;
}

.contacts__file {
    padding: 2rem;
    background-color: #f9f9f9;
}
.contacts__file-input {
    display: none;
}
.contacts__file-wrap {
    display: flex;
}
.contacts__file-item {
    width: 100%;
    text-align: left;
    font-size: .8em;
}
.contacts__file-button {
    display: block;
  text-align: center;
    background-color: #2a2a2a;
    color: white;
    padding: .5rem;
    border-radius: 5px;
}
.contacts__file-button:hover {
    color: white;
}
.contacts__file-name {
    display: block;
    color: #2a2a2a;
    margin: 5px 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: rtl;
}
.contacts__writebutton {
    display: none;
}
.contacts__mobile {
    display: none;
}

.contacts__socialtitle {
  margin-bottom: 20px;
}

.ds-input {
    padding: 11px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.ds-button {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border: 0 none;
    border-radius: 3px;
    padding: 10px 40px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
     -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
             transition: all 0.2s linear;
}
.ds-button:hover {
    color: white;
}
.ds-button-red {
    background-color: #f00;
}
.ds-button-red:hover {
    background-color: #fb565c;
}
.ds-button-red:active {
    background-color: #c2141a;
}
.ds-input-error {
    color: red;
    background-color: #fde9ea;
    border-color: #ed252f;
}

.mob-only-flex {
  display: none;
}



@media only screen and (max-width: 800px) {

  .hidden-mob {
    display: none;
  }

  .mob-only-flex {
    display: flex;
  }

  .desktop-only {
    display: none;
  }

    .contacts__desktop {
        display: none;
    }

    .layout_content {
        margin-top: 0 !important;
    }
    .contacts {
        height: 100%;
    }
    .contacts_opened {
        height: 1072px;
    }
    .contacts_opened .contacts__block_2 {
        display: block;
    }
    .contacts__map {
        /*display: none;*/
      height: 363px;
    }

  .contacts__block {
    position: static;
    width: 100%;
    height: auto;
    min-height: unset;
    padding: 0;
  }

    .contacts__section {
        padding: 1rem 25px;
        font-size: 14px;
        line-height: 150%;
      border-bottom: none;
    }

  .contacts__section .contacts__section {
    padding: 1rem 0;
  }

    .contacts__title {
        background-color: #f9f9f9;
        font-size: 23px;
        border-bottom: 0 none;
    }
    .contacts__socialtitle {
        margin-bottom: 5px;
    }

    .contacts__writebutton {
        display: block;
    }
    .contacts__button {
        width: 100%;
        font-size: 1.1em !important;
        /*padding: 1em 0 !important;*/
    }

  .contacts__label {
    font-family: 'GraphikLCG-Semibold';
  }

    .contype__item {
        padding: 1rem 0;
    }
    .contacts__block_2 .contacts__title {
        background-color: black;
        color: white;
    }
    .contacts__input textarea {
      font-size: 12px;
    }
    .contacts__file {
        padding: 0;
    }

  .contacts__file-wrap {
   flex-wrap: wrap;
  }

  .contacts__file-item {
    width: auto;
  }

    .contacts__file-selectfile {
        width: 181px;
      margin-right: 10px;
    }

    .checkbox {
        margin-bottom: 1rem;
        line-height: normal;
        font-size: 13px;
    }
    .checkbox_checkbox {
        margin-right: 1rem;
        width: 2rem;
        height: 2rem;
    }
    .checkbox_text {
        /*font-size: 2em !important;*/
        text-transform: none  !important;
        color: #777777;
    }

    .contacts__close {
        position: absolute;
        top: -60px;
        right: 14px;
        z-index: 1;
    }
    .contacts__close img {
        width: 12px;
        height: 12px;
    }
}

/** /css/selectcity_email.css *********************************************************************************************/
.selectcity-email {
  margin: 0 auto;
  width: 320px;
}
@media screen and (max-width: 485px) {
  .selectcity-email {
    width: 100%;
  }
}

.selectcity__check {
  margin-top: 10px;
  padding: 5px 0;
  font-size: 1.4rem;
  text-align: center;
}
.selectcity__check--rules {
  margin-left: auto;
  margin-right: auto;
  width: 200px;
}
.selectcity__check--email {

}
.selectcity__check--hidden {
  display: none;
}
.selectcity__wrap {
  margin-top: 10px;
  background-color: #fff;
}
.selectcity__wrap .selectcity__check {
  margin-top: 0;
}
.selectcity__wrap .checkbox {
  margin: 0;
}
.selectcity__check input {
  width: 100%;
}

/** /css/chosen.css *********************************************************************************************/
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */

.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%!important;
}

.chosen-container * {
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 98;
  width: 100%;
  border: 1px solid #D9D9D9;
  border-top: 0;
  background: #fff;
  box-sizing: border-box;
}

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #7E7E7E;
}

.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */

/* @group Single Chosen */

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 26px;
  /*height: 55px;*/
  border: 1px solid #D9D9D9;
  background-color: #fff;
  color: #242121;
  text-decoration: none;
  white-space: nowrap;
  line-height: 42px;
  border-radius: 3px;
}

.chosen-container-single .chosen-single:hover {
  text-decoration: none;
}

.chosen-container-single .chosen-default {
  color: #242121;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 36px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/local/templates/books/css/../images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 15px;
  display: block;
  width: 21px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('/local/templates/books/css/../images/select-arr.svg') no-repeat 50% 50%;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 0 13px 6px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 5px 13px 5px 13px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #CBCBCB;
  background: white url('/local/templates/books/css/../images/chosen-sprite.png') no-repeat 100% -20px;
  background: url('/local/templates/books/css/../images/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  line-height: normal;
  box-sizing: border-box;
}

.chosen-container-single .chosen-search input[type="text"]:focus {
  border-color: #242121;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */

/* @group Results */

.chosen-container .chosen-results {
  color: #242121;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 27px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container-multi .chosen-results {
  margin: 0 3px!important;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #ECECEC;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-size: 12px;
  margin-top: 10px;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 7px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */

/* @group Multi Chosen */

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 10px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #D9D9D9;
  background-color: #fff;
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 2px 0 1px;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  color: #7E7E7E;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 4px 11px 4px -6px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #D9D9D9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  max-width: 100%;
  background-color: #fff;
  -webkit-background-size: 100% 19px;
  -moz-background-size: 100% 19px;
  -o-background-size: 100% 19px;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  color: #7E7E7E;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/local/templates/books/css/../images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */

/* @group Active  */

/*.chosen-container-active .chosen-single {*/
  /*border: 1px solid #242121;*/
  /*-webkit-transition: border .3s ease;*/
  /*-moz-transition: border .3s ease;*/
  /*-o-transition: border .3s ease;*/
  /*transition: border .3s ease;*/
/*}*/

/*.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #242121;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}*/

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.chosen-container-active .chosen-choices {
  border: 1px solid #D9D9D9;
}

.chosen-container-active .chosen-drop {
  border-color: #242121;
  -webkit-transition: border .3s ease;
  -moz-transition: border .3s ease;
  -o-transition: border .3s ease;
  transition: border .3s ease;
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #7E7E7E;
}

/* @end */

/* @group Disabled Support */

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */

/* @group Right to Left */

.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  /*background: white url('/local/templates/main/css/../img/chosen-sprite.png') no-repeat -30px -20px;*/
/*  background: url('/local/templates/main/css/../img/chosen-sprite.png') no-repeat -30px -20px;*/
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/** /css/font-awesome.min.css *********************************************************************************************/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/templates/books/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/local/templates/books/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/local/templates/books/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/local/templates/books/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/local/templates/books/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/local/templates/books/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/** /css/jBox.css *********************************************************************************************/
/* Global */

.jBox-wrapper {
  text-align: left;
  box-sizing: border-box;
}

.jBox-title,
.jBox-content,
.jBox-container {
  position: relative;
  word-break: break-word;
  box-sizing: border-box;
}

.jBox-container {
    font-size: 14px;
  background: #fff;
}

.jBox-content {
  padding: 8px 10px;
  overflow-x: hidden;
  overflow-y: auto;
  transition: opacity .2s;
  background-color: #f9f9f9
}

/* jBox Tooltip */

.jBox-Tooltip .jBox-container,
.jBox-Mouse .jBox-container {
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, .25);
}

.jBox-Tooltip .jBox-title,
.jBox-Mouse .jBox-title {
  padding: 8px 10px 0;
  font-weight: bold;
}

.jBox-hasTitle.jBox-Tooltip .jBox-content,
.jBox-hasTitle.jBox-Mouse .jBox-content {
  padding-top: 5px;
}

.jBox-Mouse {
  pointer-events: none;
}

/* Pointer */

.jBox-pointer {
  position: absolute;
  overflow: hidden;
}

.jBox-pointer-top { top: 0; }
.jBox-pointer-bottom { bottom: 0; }
.jBox-pointer-left { left: 0; }
.jBox-pointer-right { right: 0; }

.jBox-pointer-top,
.jBox-pointer-bottom {
  width: 30px;
  height: 12px;
}

.jBox-pointer-left,
.jBox-pointer-right {
  width: 12px;
  height: 30px;
}

.jBox-pointer:after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  background: #fff;
  transform: rotate(45deg);
}

.jBox-pointer-top:after {
  left: 5px;
  top: 6px;
  box-shadow: -1px -1px 2px rgba(0, 0, 0, .15);
}

.jBox-pointer-right:after {
  top: 5px;
  right: 6px;
  box-shadow: 1px -1px 2px rgba(0, 0, 0, .15);
}

.jBox-pointer-bottom:after {
  left: 5px;
  bottom: 6px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .15);
}

.jBox-pointer-left:after {
  top: 5px;
  left: 6px;
  box-shadow: -1px 1px 2px rgba(0, 0, 0, .15);
}

/* jBox Modal */

.jBox-Modal .jBox-container {
  border-radius: 0;
}

.jBox-Modal .jBox-content {
  padding: 0;
}

.jBox-Modal .jBox-title {
  border-radius: 4px 4px 0 0;
  padding: 20px 20px;
  background: white;
  font-size: 34px;
  text-align: center;
  font-weight: bold;
  color: #2a2a2a;
}

.jBox-Modal .jBox-footer {
  border-radius: 0 0 4px 4px;
}

.jBox-Modal.jBox-closeButton-title .jBox-title {
  padding-right: 55px;
}

.jBox-Modal .jBox-container,
.jBox-Modal.jBox-closeButton-box:before {
  box-shadow: 0 3px 15px rgba(0, 0, 0, .4), 0 0 5px rgba(0, 0, 0, .4);
}

/* Close button */

.jBox-closeButton {
  cursor: pointer;
  position: absolute;
}

.jBox-closeButton svg {
  position: absolute;
  top: 50%;
  right: 50%;
}

.jBox-closeButton path {
  transition: fill .2s;
}

.jBox-closeButton path {
  fill: #2a2a2a;
}

.jBox-closeButton:hover path {
  fill: #888;
}

.jBox-closeButton:active path {
  fill: #666;
}

/* Close button in overlay */

.jBox-overlay .jBox-closeButton {
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
}

.jBox-overlay .jBox-closeButton svg {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-right: -10px;
}

.jBox-overlay .jBox-closeButton path,
.jBox-overlay .jBox-closeButton:active path {
  fill: #ddd;
}

.jBox-overlay .jBox-closeButton:hover path {
  fill: #fff;
}

/* Close button in title */

.jBox-closeButton-title .jBox-closeButton {
  top: 0;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 45px;
}

.jBox-closeButton-title .jBox-closeButton svg {
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-right: -6px;
}

/* Close button in box */

.jBox-closeButton-box .jBox-closeButton {
  top: -8px;
  right: -10px;
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 50%;
}

.jBox-closeButton-box .jBox-closeButton svg {
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-right: -5px;
}

.jBox-hasTitle.jBox-Modal.jBox-closeButton-box .jBox-closeButton {
  background: #fafafa;
}

.jBox-closeButton-box:before {
  content: '';
  position: absolute;
  top: -8px;
  right: -10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.jBox-pointerPosition-top.jBox-closeButton-box:before {
  top: 5px;
}

.jBox-pointerPosition-right.jBox-closeButton-box:before {
  right: 2px;
}

/* Overlay */

.jBox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .82);
}

/* Footer */

.jBox-footer {
  background: #fafafa;
  border-top: 1px solid #eee;
  padding: 8px 10px;
  border-radius: 0 0 3px 3px;
}

/* Block scrolling */

body[class^="jBox-blockScroll-"],
body[class*=" jBox-blockScroll-"] {
  overflow: hidden;
}

/* Draggable */

.jBox-draggable {
  cursor: move;
}

/* Spinner */

@keyframes jBoxLoading {
  to { transform: rotate(360deg); }
}

.jBox-loading .jBox-content {
  opacity: .2;
}

.jBox-loading-spinner .jBox-content {
  min-height: 38px !important;
  min-width: 38px !important;
  opacity: 0;
}

.jBox-spinner {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px;
}

.jBox-spinner:before {
  display: block;
  box-sizing: border-box;
  content: '';
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, .2);
  border-top-color: rgba(0, 0, 0, .8);
  animation: jBoxLoading .6s linear infinite;
}

/* Animations */

[class^="jBox-animated-"],
[class*=" jBox-animated-"] {
  animation-fill-mode: both;
}

@keyframes jBox-tada {
  0% {transform: scale(1);}
  10%, 20% {transform: scale(0.8) rotate(-4deg);}
  30%, 50%, 70%, 90% {transform: scale(1.2) rotate(4deg);}
  40%, 60%, 80% {transform: scale(1.2) rotate(-4deg);}
  100% {transform: scale(1) rotate(0);}
}

.jBox-animated-tada {
  animation: jBox-tada 1s;
}

@keyframes jBox-tadaSmall {
  0% {transform: scale(1);}
  10%, 20% {transform: scale(0.9) rotate(-2deg);}
  30%, 50%, 70%, 90% {transform: scale(1.1) rotate(2deg);}
  40%, 60%, 80% {transform: scale(1.1) rotate(-2deg);}
  100% {transform: scale(1) rotate(0);}
}

.jBox-animated-tadaSmall {
  animation: jBox-tadaSmall 1s;
}

@keyframes jBox-flash {
  0%, 50%, 100% {opacity: 1;}  
  25%, 75% {opacity: 0;}
}

.jBox-animated-flash {
  animation: jBox-flash .5s;
}

@keyframes jBox-shake {
  0%, 100% {transform: translateX(0);}
  20%, 60% {transform: translateX(-6px);}
  40%, 80% {transform: translateX(6px);}
}

.jBox-animated-shake {
  animation: jBox-shake .4s;
}

@keyframes jBox-pulseUp {
  0% {transform: scale(1);}
  50% {transform: scale(1.15);}
  100% {transform: scale(1);}
}

.jBox-animated-pulseUp {
  animation: jBox-pulseUp .25s;
}

@keyframes jBox-pulseDown {
  0% {transform: scale(1);}
  50% {transform: scale(0.85);}
  100% {transform: scale(1);}
}

.jBox-animated-pulseDown {
  animation: jBox-pulseDown .25s;
}

@keyframes jBox-popIn {
  0% {transform: scale(0);}
  50% {transform: scale(1.1);}
  100% {transform: scale(1);}
}

.jBox-animated-popIn {
  animation: jBox-popIn .25s;
}

@keyframes jBox-popOut {
  0% {transform: scale(1);}
  50% {transform: scale(1.1);}
  100% {transform: scale(0);}
}

.jBox-animated-popOut {
  animation: jBox-popOut .25s;
}

@keyframes jBox-fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

.jBox-animated-fadeIn {
  animation: jBox-fadeIn .2s;
}

@keyframes jBox-fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

.jBox-animated-fadeOut {
  animation: jBox-fadeOut .2s;
}

@keyframes jBox-slideUp {
  0% {transform: translateY(0);}
  100% {transform: translateY(-300px); opacity: 0;}
}

.jBox-animated-slideUp {
  animation: jBox-slideUp .4s;
}

@keyframes jBox-slideRight {
  0% {transform: translateX(0);}
  100% {transform: translateX(300px); opacity: 0;}
}

.jBox-animated-slideRight {
  animation: jBox-slideRight .4s;
}

@keyframes jBox-slideDown {
  0% {transform: translateY(0);}
  100% {transform: translateY(300px); opacity: 0;}
}

.jBox-animated-slideDown {
  animation: jBox-slideDown .4s;
}

@keyframes jBox-slideLeft {
  0% {transform: translateX(0);}
  100% {transform: translateX(-300px); opacity: 0;}
}

.jBox-animated-slideLeft {
  animation: jBox-slideLeft .4s;
}

/** /css/jBox.Confirm.css *********************************************************************************************/
.jBox-Confirm .jBox-content {
  text-align: center;
  padding: 46px 35px;
}

.jBox-Confirm-footer {
  height: 46px;
}

.jBox-Confirm-button {
  display: block;
  float: left;
  cursor: pointer;
  text-align: center;
  width: 50%;
  line-height: 46px;
  height: 46px;
  overflow: hidden;
  padding: 0 10px;
  transition: color .2s, background-color .2s;
  box-sizing: border-box;
}

.jBox-Confirm-button-cancel {
  border-bottom-left-radius: 4px;
  background: #ddd;
  color: #666;
}

.jBox-Confirm-button-cancel:hover,
.jBox-Confirm-button-cancel:active {
  background: #ccc;
}

.jBox-Confirm-button-submit {
  border-bottom-right-radius: 4px;
  background: #7d0;
  color: #fff;
}

.jBox-Confirm-button-submit:hover,
.jBox-Confirm-button-submit:active {
  background: #6c0;
}

.jBox-Confirm-button-cancel:active,
.jBox-Confirm-button-submit:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
}

@media (max-width: 500px) {
  
  .jBox-Confirm .jBox-content {
    padding: 32px 20px;
  }

}

/** /css/jBox.Image.css *********************************************************************************************/
.jBox-Image .jBox-container {
  background-color: transparent;
}

.jBox-Image .jBox-content {
  padding: 0;
  width: 100%;
  height: 100%;
}

.jBox-image-container {
  background: center center no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.jBox-image-label-container {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 40px;
  z-index: 100;
}

.jBox-image-label {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  left: 0;
  color: #fff;
  padding: 8px 40px;
  line-height: 24px;
  transition: opacity .36s;
  opacity: 0;
  z-index: 0;
  pointer-events: none;
}

.jBox-image-label.expanded {
  background: #000;
}

.jBox-image-label:not(.expanded) {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.jBox-image-label.active {
  opacity: 1;
  pointer-events: all;
}

.jBox-image-pointer-next,
.jBox-image-pointer-prev {
  position: absolute;
  bottom: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  opacity: .8;
  transition: opacity .2s;
  background: no-repeat center center url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ijc0LjcgMjI0IDE4LjcgMzIiPg0KPHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTkzLDIyNy40TDgwLjQsMjQwTDkzLDI1Mi42YzAuNCwwLjQsMC40LDEuMSwwLDEuNWwtMS42LDEuNmMtMC40LDAuNC0xLDAuNS0xLjUsMEw3NSwyNDAuN2MtMC40LTAuNC0wLjUtMSwwLTEuNWwxNC45LTE0LjljMC40LTAuNCwxLTAuNCwxLjUsMGwxLjYsMS42QzkzLjUsMjI2LjQsOTMuNCwyMjcsOTMsMjI3LjR6Ii8+DQo8L3N2Zz4=);
  background-size: 11px auto;
  user-select: none;
  z-index: 1;
}

.jBox-image-pointer-next:hover,
.jBox-image-pointer-prev:hover {
  opacity: 1;
}

.jBox-image-pointer-next {
  right: 0;
  transform: scaleX(-1);
}

.jBox-image-pointer-prev {
  left: 0;
}

.jBox-image-counter-container {
  position: absolute;
  right: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  color: #fff;
  text-align: right;
  display: none;
}

.jBox-image-has-counter .jBox-image-counter-container {
  display: block;
}

.jBox-image-has-counter .jBox-image-label:not(.expanded) {
  padding-right: 80px;
  text-indent: 40px;
}

.jBox-overlay.jBox-overlay-Image {
  /*background: rgba(255, 255, 255, .5);*/
}

.jBox-image-not-found {
  background: #000;
}

.jBox-image-not-found:before {
  content: '';
  box-sizing: border-box;
  display: block;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  position: absolute;
  top: 50%;
  left: 50%;
  border: 5px solid #222;
  border-radius: 50%;
}

.jBox-image-not-found:after {
  content: '';
  display: block;
  box-sizing: content-box;
  z-index: auto;
  width: 6px;
  height: 74px;
  margin-top: -37px;
  margin-left: -3px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #222;
  transform: rotateZ(45deg);
  transform-origin: 50% 50% 0;
}

/* Image spinner */

@keyframes jBoxImageLoading {
  to { transform: rotate(360deg); }
}

.jBox-image-loading .jBox-container:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: -16px;
  border: 4px solid #333;
  border-bottom-color: #666;
  animation: jBoxImageLoading 1.2s linear infinite;
  border-radius: 50%;
}

/** /css/slick.css *********************************************************************************************/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
  width: 100%;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-slide:focus {
  outline: none;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  font-size: 0;
  width: 20px;
  height: 34px;
  cursor: pointer;
}

.slick-prev {
  left: 35px;
  background: url("/local/templates/books/css/../images/icon-slick-prev.png") left top no-repeat;
}

.slick-next {
  right: 35px;
  background: url("/local/templates/books/css/../images/icon-slick-next.png") left top no-repeat;
}

/** /css/slick-theme.css *********************************************************************************************/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/books/css/../images/loading.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-display: swap!important;
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: local('slick');
    src: url('/local/templates/books/css/../fonts/slick.eot');
    src: url('/local/templates/books/css/../fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/books/css/../fonts/slick.woff') format('woff'), url('/local/templates/books/css/../fonts/slick.ttf') format('truetype'), url('/local/templates/books/css/../fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
  display: none;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 10px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/** /css/layout.css *********************************************************************************************/
body {
  display: flex;
  flex-direction: column;
}

.layout_header {
  background-color: #000;
  color: #fff;
  /*min-width: 1190px;*/
  width: 100%;
}

.layout_content {
  width: 1190px;
  min-height: calc(100vh - 195px);
  margin: 2.3rem auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}


.layout_footer {
  background-color: #2a2a2a;
  color: #fff;
  /*min-width: 1190px;*/
  width: 100%;
}

.layout_header_inner {
  width: 1190px;
  height: 69px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.layout_header-logo:hover {
  color: inherit;
}

.layout_header-logo_img {
  /*background: url("/local/templates/books/css/../images/logo.svg") 0 0 no-repeat;*/
  background-size: cover;
  width: 190px;
  height: 30px;
}

.layout_header-logo_img img {
  height: 30px;
}

.layout_header-logo_slogan {
  font-size: .8em;
  letter-spacing: .05rem;
  margin-top: .5rem;
  text-align: center;
}

.layout_header_towns {
  margin-left: 4rem;
  font-size: 1.2em;
}

.layout_header_towns-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 1.8rem;
  background: transparent url("/local/templates/books/css/../images/icon-select.png") right center no-repeat;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fff;
}
.layout_header_towns-option {
    color: #2a2a2a;
}
.layout_header_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 3.9rem;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.layout_header_menu-item {
  font-size: 1.4em;
}

.layout_header_menu-item:not(:first-child) {
  margin-left: 2.8rem;
}

.layout_header_search {
  margin-left: 2.8rem;
  width: 150px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.layout_header_search-input {
  font-size: 1.2em;
  width: 100%;
  padding: .5rem 3.5rem .5rem 1.2rem;
  -webkit-border-radius: .2rem;
  border-radius: .2rem;
}

.layout_header_search-button {
  width: 31px;
  height: 25px;
  background: transparent url("/local/templates/books/css/../images/icon-search.svg") center center no-repeat;
  background-size: 16px;
  margin-left: -3.1rem;
  -webkit-border-top-right-radius: .2rem;
  border-top-right-radius: .2rem;
  -webkit-border-bottom-right-radius: .2rem;
  border-bottom-right-radius: .2rem;
  cursor: pointer;
}

.layout_header_search-button:hover {
  background-color: #ed252f;
}

.layout_footer_search {
    width: auto;
    margin-left: 0;
}

.layout_header_enter {
  margin-left: 1.4rem;
  font-size: 1.2em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.layout_header_enter-login {
  background: url("/local/templates/books/css/../images/icon-login.svg") 0 0 no-repeat;
  padding-left: 2.7rem;
  cursor: pointer;
}


.layout_header_enter-delimetr {
  margin-left: .7rem;
  margin-right: .7rem;
}

/*mobile menu*/
.layout_header__mobile {
    display: none;
}

.layout_footer_inner {
  width: 1190px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.layout_footer-logo {
  //background: url("/local/templates/books/css/../images/logo.png") 0 0 no-repeat;
  /*width: 112px;*/
  width: auto;
  height: 31px;
}

.layout_footer_copyright {
  display: flex;
  margin-left: 335px;
  /*width: 140px;*/
}

.layout_footer_copyright-text,
.layout_footer_copyright-link {
  font-size: 1.2em;
  /*margin-bottom: .5rem;*/
  border-left: 1px solid #242424;
  padding-left: 15px;
  padding-right: 15px;
}
.layout_footer_copyright-text:first-child {
  padding-left: 0;
  border-left: none;
}

.layout_footer_copyright-link {
  font-size: 1.2em;
  color: #929292;
}

.layout_footer_copyright-developed {
  font-size: 1.2em;
}

.layout_footer_nav {
  font-size: 1.4em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-grow: 1;
  /*margin-left: 14.5rem;*/
  margin: 0 120px;
}

.layout_footer_nav_col:last-child {
  /*margin-left: 8.5rem;*/
}

.layout_footer_nav-item {
  width: 33%;
  display: block;
  margin-bottom: .6rem;
}

.layout_footer_search {
  width: 225px;
  height: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.layout_footer_search-input {
  font-size: 1.2em;
  width: 100%;
  padding: .5rem 3.1rem .5rem 1.2rem;
  -webkit-border-radius: 1.2rem;
  border-radius: 1.2rem;
}

.layout_footer_search-button {
  width: 31px;
  height: 25px;
  background: transparent url("/local/templates/books/css/../images/icon-search.png") center center no-repeat;
  margin-left: -3rem;
  -webkit-border-top-right-radius: 1.2rem;
  border-top-right-radius: 1.2rem;
  -webkit-border-bottom-right-radius: 1.2rem;
  border-bottom-right-radius: 1.2rem;
  cursor: pointer;
}

.layout_footer_search-button:hover {
  background-color: #ed252f;
}

.layout_footer_info {
  margin-left: auto;
}

.layout_footer_link {
  font-size: 1.2em;
  margin-top: 1.5rem;
}

.layout_footer_link a {
  font-weight: bold;
  margin-left: .3rem;
}



.accept-cookies {
  position: fixed;
  display: flex;
  display: -ms-flexbox;
  width: 100%;
  z-index: 100;
  bottom: 0;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px
}

.accept-cookies_inner {
  display: flex;
  max-width: 960px;
  padding: 20px 20px 20px 30px;
  background-color: rgba(0, 0, 0, .5);
  -ms-flex-item-align: center;
  align-self: center;
}

.accept-cookies .roboto-fix-icon {
  font-family: Gujarati MT;
  line-height: 1
}



@media only screen and (max-width:800px) {
  .accept-cookies {
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.accept-cookies__text {
  max-width: 500px;
  font-size: 14px;
  color: #fff;
  line-height: 1.4
}

.accept-cookies__text a {
  text-decoration: underline
}

.accept-cookies__buttons {
  color: #fff;
  text-align: center
}

.accept-cookies__button {
  display: inline-block;
  padding: 10px;
  font-size: 14px;
  color: #fff
}

.accept-cookies__button--active {
  border: 1px solid #fff;
  border-radius: 3px
}

.accept-cookies__close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1
}

.chosen-container-single .chosen-search {
  padding-top: 13px;
}

.chosen-container .chosen-results li {
  padding: 8px 15px;
}

.chosen-container .chosen-results li.active-result {
  font-size: 13px;
}



.ds-a-active {
  color: #ed252f;
}
.ds-a-tdu {
  text-decoration: underline;
}
.ds-tac {
  text-align: center;
}
.ds-input {
  padding: 11px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #ccc;
}
.ds-button {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border: 0 none;
  border-radius: 3px;
  padding: 10px 40px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.ds-button:hover {
  color: white;
}
.ds-button-large {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.ds-button-medium {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.ds-button-small {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  font-size: 1em !important;
}
.ds-button-black {
  background-color: #2a2a2a;
}
.ds-button-black:hover {
  background-color: #929292;
}
.ds-button-black:active {
  background-color: black;
}
.ds-button-gray {
  background-color: #929292;
}
.ds-button-gray:hover {
  background-color: #ed252f;
}
.ds-button-gray:active {
  background-color: #c2141a;
}
.ds-button-red {
  background-color: #ed252f;
}
.ds-button-red:hover {
  background-color: #fb565c;
}
.ds-button-red:active {
  background-color: #c2141a;
}
.ds-button-green {
  background-color: #68c325;
}
.ds-button-green:hover {
  background-color: #a4da5e;
}
.ds-button-green:active {
  background-color: #5cb819;
}
.ds-transparent {
  background-color: transparent !important;
}

.ds-input-error {
  color: red;
  background-color: #fde9ea;
  border-color: #ed252f;
}

.ds-input-ok {
  background-color: #fff;
  border-color: #ccc;
}

.show-alert {
  width: 500px;
  min-height: 100px;
}

@media only screen and (max-width: 600px) {
  .show-alert {
    width: 300px;
  }
}

.show-alert-content {
  padding: 20px;
  display: flex;
  align-items: center;
  align-self: center;
  min-height: 100px;
  justify-content: center;
}


/*"О бренде"*/

.about__wrapper {
  overflow: hidden;
}

.about__above-wrapper,
.about__above-body,
.about__above-body-right,
.about__below-wrapper,
.about__below-body {
  display: flex;
}

.about__above-wrapper,
.about__above-body-right,
.about__below-body,
.about__below-wrapper {
  flex-wrap: wrap;
}

.about__above-header {
  width: 100%;
  z-index: 1;
}

.about__above-header_wrapper {
  max-width: 831px;
  padding-right: 70px;
  margin-right: auto;
  position: relative;
}

.about__above-header_pic {
  height: 271px;
  background: url("/about/img/headPic.jpg") right top no-repeat;
}

.about__red-box {
  border: 9px solid #ED1B23;
  font-family: GraphikLCG-Bold;
  font-size: 24px;
  text-transform: uppercase;
}

.about__above-header_wrapper .about__red-box {
  position: absolute;
  padding: 11px 90px 11px 33px;
  color: #fff;
  top: 42px;
  right: 5px;
}

.about__above-body {
  z-index: 2;
}

.about__above-body-left {
  width: 40%;
}

.about__above-body-left img {
  margin: -40px auto auto;
}

.about__above-body-right {
  width: 60%;
}

.about__above-body-right p,
.about__above-body-right img {
  display: block;
}

.about__above-body-right p:first-child {
  width: 40%;
  padding: 15px 0 7px;
}

.about__above-body-right p:last-child {
  width: 100%;
  padding: 7px 0 15px;
}

.about__above-body-right p,
.about__race p {
  font-family: GraphikLCG-Regular;
  font-size: 14px;
  /*color: #000;*/
  letter-spacing: 0;
}

.about__above-body-right img {
  margin: -80px auto auto;
}

.about__below-body {
  justify-content: space-between;
}

.about__below-header .about__red-box {
  padding: 20px 55px;
  margin: 30px auto 30px 0;
  color: #000;
  top: 42px;
  left: 478px;
  max-width: 768px;
}

@media (max-width: 765px) {
  .about__below-header .about__red-box {
    margin: 30px 10px 30px 10px;
  }
}

.about__race {
  width: 28%;
  margin: 10px;
  color: #000;
}

.about__race:last-child {
  margin-left: auto;
  margin-right: auto;
}

.about__race span {
  font-family: GraphikLCG-Bold;
  font-size: 16px;
}

.about__race p {
  font-family: GraphikLCG-Regular;
  font-size: 14px;
}

.about__bottom-pic {
  background: url("/about/img/bottomPic.png") center bottom no-repeat;
  background-size: contain;
  max-width: 100%;
  height: 0;
  padding-top: 35%;
}

@media screen and (max-width: 1000px) {
  .about__above-body {
    flex-wrap: wrap;
    justify-content: center;
  }

  .about__above-body-left,
  .about__above-body-right {
    width: 69%;
    /*margin: 10px 15%;*/
  }

  .about__above-body-right p:first-child,
  .about__above-body-right p:last-child {
    width: 100%;
    padding: 30px 0;
  }

  .about__above-body-left {
    text-align: center;
    order: 2;
  }

  .about__above-body-right {
    order: 1;
  }

  .about__above-body-right img,
  .about__above-body-left img {
    margin: auto;
  }
}

@media screen and (max-width: 834px) {
  .about__below-body {
    /*justify-content: space-evenly;*/
    padding: 0 10%;
  }

  .about__race {
    width: 35%;
  }

  .about__race:last-child {
    margin: 10px;
  }

  /*.about__bottom-pic {*/
    /*height: 400px;*/
  /*}*/
}

@media screen and (max-width: 555px) {
  .about__below-body {
    justify-content: space-around;
    padding: unset;
  }

  .about__race {
    width: 80%;
  }

  /*.about__bottom-pic {*/
    /*height: 300px;*/
    /*background-size: cover;*/
  /*}*/

}

@media screen and (max-width: 430px) {
  .about__below-header .about__red-box {
    padding: 20px;
  }

  .about__below-header .about__red-box h2 {
    font-size: 19px;
  }

  .about__above-body-right img,
  .about__above-body-left img {
    width: 90%;
  }

  /*.about__bottom-pic {*/
    /*height: 240px;*/
  /*}*/
}

@media screen and (max-width: 430px) {

  .about__above-header_wrapper {
    max-width: 100%;
    padding-right: 0;
  }

  .about__above-header_pic {
    height: 247px;
    background: url("/about/img/headPic-m.jpg") center top no-repeat;
  }

  .about__above-header_wrapper .about__red-box {
    padding: 10px 15px;
    top: 60px;
    right: calc(50% - 127px);
  }
}

.display_mobile {
  display: none;
}

@media only screen and (max-width: 480px) {
  .display_mobile {
    display: block;
  }
}
.partners_container_map {
  overflow: hidden;
}
.dots-info__email {
  word-break: break-all;
}
.worktime-order_button {
  font-weight: 400;
}
video {
  max-width: 100%;
}

/** /css/index.css *********************************************************************************************/
.index {
  width: 100%;
}

.index_choose {
  /*border-bottom: 2px solid #eaeaea;*/
  margin-top: 1.5rem;
  padding-bottom: 4rem;
}

.index_choose.fd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.index_choose_catalog {

}

.choose_catalog_header {
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /*width: 440px;*/
  width: 660px;
}

.m-choose_catalog_header {
  display: none;
}

.choose_popular_container {
  margin: 0 auto;
  width: 840px;
}

.choose_popular_container .slick-dots {
  bottom: -55px;
}

.choose_popular_container .slick-prev {
  left: -100px;
  width: 65px;
  height: 40px;
  background: url(/local/templates/books/images/index-popular-left.png) no-repeat 0 0;
}

.choose_popular_container .slick-next {
  right: -100px;
  width: 65px;
  height: 40px;
  background: url(/local/templates/books/images/index-popular-right.png) no-repeat 0 0;
}

.choose_popular-item {
  position: relative;
  margin-right: 30px;
  width: 260px;
  height: 330px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;justify-content: center;
  background-color: #fff;
}

.choose_popular-item:not(:first-child) {
  border-top: 2px solid #eaeaea;
}

.choose_popular-img {
  margin-top: 20px;
  text-align: center;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.choose_popular-img img {
  max-width: 80px;
  display: inline;
}

.choose_popular_info {
  padding: 0 20px;
  text-align: center;
}

.popular_info-type {
  font-size: 1.6rem;
  font-weight: normal;
  overflow: hidden;
}

.popular_info-title {
  height: 40px;
  font-size: 1.6rem;
  font-weight: bold;
  overflow: hidden;
}

.popular_info-rating {
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
}

.popular_info-description {
  font-size: 1.4em;
  line-height: 1.286em;
}

.popular_info-description span {
  font-weight: bold;
  margin-left: .5rem;
}

.popular_info-readmore {
  font-size: 1.6em;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #ed252f;
  padding: 1.3rem 4.7rem;
  -webkit-border-radius: .4rem;
  border-radius: .4rem;
  display: inline-block;
  margin-top: 2.4rem;
}

.popular_info-readmore:hover {
  color: #fff;
  background-color: #c2141a;
}

.popular_info-price {
  position: absolute;
  width: calc(100% - 40px);
  bottom: 20px;
  /*margin-top: 10px;*/
  font-weight: bold;
  font-size: 1.6rem;
}

.catalog_header-item {
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  width: 190px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #2B2B2B;
  cursor: pointer;
  -webkit-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s;
}

.catalog_header-item a:hover {
  color: white;
}

.catalog_header-item:hover, .catalog_header-item.active {
  color: #fff;
  background-color: #ed252f;
  border-color: #ed252f;
}

.catalog_header-item.about {
  display: none;
}

.choose_catalog_content {
  display: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 2rem;
}

.choose_catalog_content.visible {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.catalog_content-item {
  margin-right: -1px;
  margin-bottom: -1px;
  flex: 1 1 33%;
  font-size: 1.6em;
  height: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  border: 1px solid #E9E9E9;
}

.catalog_content-item:hover,
.catalog_content-item.active {
  border-color: #ED2530;
  background-color: #ED2530;
  color: white;
}

.catalog_content-item_txt {
  width: 191px;
  margin-left: 55px;
}
.catalog_content-item_img img {
  width: 50px;
  height: 50px;
}

.index_choose_popular {
  /*margin: 0 30px;*/
  padding: 50px 0;
  background-color: #E9E9E9;
}

.choose_popular_header {
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 40px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-family: 'GraphikLCG-Bold', sans-serif;
}

.index_article {
  width: 35%;
}

.index_article-title {
  font-size: 2.8em;
  line-height: 1.214em;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Graphik-Bold', sans-serif;
}

.index_article-title::after {
  content: '-';
  display: block;
}

.index_article-text {
  font-size: 1.6em;
  margin-top: 1rem;
  line-height: 150%;
}

.index_article-readmore {
  font-size: 1.6em;
  line-height: 1.375em;
  font-weight: bold;
  color: #ed252f;
  display: block;
  margin-top: 3.5rem;
}

.index_article-readmore:hover {
  text-decoration: underline;
}

.index_news {
  margin-top: 50px;
}

.index_news-title {
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 40px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-family: 'GraphikLCG-Bold', sans-serif;
}

.index_news_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #dfdfdf;
}

.index_news_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
}

.index_news_item:not(:first-child) {
  border-top: 1px solid #dfdfdf;
}

.index_news_info {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
}

.index_news-img img {
  height: 100%;
}

.news_info-date {
  font-size: 1.6rem;
  text-transform: uppercase;
}

.news_info-title {
  font-size: 2rem;
  text-transform: uppercase;
}

.news_info-text {
  font-size: 1.6em;
  margin-top: 1.3rem;
}

.news_info-readmore {
  font-size: 1.6rem;
  color: #ed252f;
}

.news_info-readmore:after {
  content: '';
  background: url(/local/templates/books/css/../images/arrow-right.png) no-repeat 0 -9px;
  width: 50px;
  height: 20px;
  display: inline-block;
  margin-left: 20px;
}

.news_info-readmore:hover {
  text-decoration: underline;
}

.select_choosewrap {
  display: none;
  width: 100%;
}

.select_choosewrap.visible {
  display: block;
}


.index_slider {

}

.index_slider--mobile {
  display: none;
}

@media only screen and (max-width: 800px) {
  .index_slider {
    display: none;
  }

  .index_slider--mobile {
    display: block;
  }
}

/** /css/about.css *********************************************************************************************/
.news-detail {
	padding: 20px;
}
.news-detail img {
  width: 100%;
  height: auto;
}

.news-detail h1 {
	font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 1.5rem;
}
.news-detail .news-text {
  line-height: 150%;
	font-size: 1.4em;
}

.news-detail__title {
  margin-bottom: 28px;
  font-family: 'GraphikLCG-Regular';
  font-size: 18px;
  color: #EB281D;
  letter-spacing: 0;
  text-align: justify;
  line-height: 21px;
}

.news-text-container--top {
  margin-top: 28px;
}

.container__title {
  display: flex;
  align-items: center;
  padding-left: 23px;
  padding-top: 23px;
  padding-bottom: 23px;
  background: #ECECEC;
  border: 1px solid #979797;
  cursor: pointer;
}

.container-title__text {
  margin-left: 20px;
  font-family: 'GraphikLCG-Regular';
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
  line-height: 21px;
}

.container-title__icon {
  transform: rotateZ(180deg);
  width: 17px;
  height: 9px;
  background: url('/local/templates/books/css/../images/arrow-up.svg') center no-repeat;
  background-size: 17px 9px;
  transition: all .4s ease-in-out;
}

.news-text-container.opened .container-title__icon {
  transform: rotateZ(0deg);

}

.news-text-container:not(:first-child) .container__title {
   border-top: none;
 }

/*.news-text-container.opened:not(:first-child) .container__title {*/
  /*border-top: 1px solid #979797;*/
/*}*/

.container__text {
  opacity: 0;
  margin: 0;
  visibility: hidden;
  transform: translateY(-20%);
  border-top: none !important;
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  line-height: 21px;
  transition: opacity .7s ease-in-out, transform .2s ease-in-out;
}

.news-text-container.opened .container__text p,
.news-text-container.opened .container__text li {
  line-height: normal;
}

.container__text p,
.container__text li,
.container__text li p {
  line-height: 0;
  height: 0;
  transition: height .2s ease-in-out;
}

.container__text ul,
.container__text ol {
  margin: 0;
}

.news-text-container.opened .container__text p,
.news-text-container.opened .container__text li {
  height: auto;
}

.news-text-container.opened .container__text {
  position: static;
  height: auto;
  float: none;
  padding: 18px 38px 13px 23px;
  border: 1px solid #979797;
  transform: translateY(0%);
  opacity: 1;
  visibility: visible;
}

.news-detail__title--second {
  margin-top: 53px;
}

.news-text-container.opened p:not(:first-child) {
  margin-top: 15px;
}

/** /css/partners.css *********************************************************************************************/
.partners {
  width: 100%;
}

.partners-title {
  font-family: GraphikLCG-Bold, sans-serif;
  font-size: 2.4em;
  text-transform: uppercase;
}

.partners_container {
  width: 100%;
  height: 730px;
  position: relative;
  margin-top: 2rem;
  /*overflow: hidden;*/
}

.partners_container_info {
  width: 630px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  /*border-top: 0.1rem solid #ccc;*/
  /*border-left: 0.1rem solid #ccc;*/
  /*border-bottom: 0.1rem solid #ccc;*/
  /*-webkit-box-shadow: 0 0 2.4rem 0 rgba(0, 0, 0, 0.18);*/
  /*box-shadow: 0 0 2.4rem 0 rgba(0, 0, 0, 0.18);*/
  /*padding-top: 3rem;*/
  padding-right: 1.3rem;
}

.partners_container_info::after {
  content: '';
  position: absolute;
  left: 0;
  width: 590px;
  height: 94px;
  bottom: 0;
  background: url("/local/templates/books/css/../images/product-gradient.png") left bottom repeat-x;
  pointer-events: none;
}

.partners_sort {
  display: flex;
  flex-direction: column;
}

.partners_sort_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 4.5rem;
  height: 100px;
  margin-bottom: 10px;
}

.partners_sort_col {
  width: calc(100% / 3);
}

.partners_buttons-check._logo {
  display: flex;
}

.partners_sort_col:nth-child(3n) {
  width: fit-content;
}

.partners_sort-title {
  font-size: 1.6em;
  font-family: GraphikLCG-Medium, sans-serif;
  min-height: 1.6em;
}

.partners_buttons-check {
  margin-top: 10px;
}

.partners_buttons {
  margin-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.4rem;
  border: 0.1rem solid #ed252f;
  -webkit-border-radius: .4rem;
  border-radius: .4rem;
}

.partners_buttons-item {
  font-size: 1.4em;
  font-weight: bold;
  color: #ed252f;
  padding: 1.4rem 2.7rem;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.partners_buttons-item:hover {
  color: #fff;
  background-color: #c2141a;
}

.partners_buttons-item.active {
  color: #fff;
  background-color: #ed252f;
}

.address_item {
  padding-left: 4.5rem;
}
.address_item.noactive {
	display: none;
}

.partners_container_map {
  position: relative;
  width: 560px;
  margin-left: 630px;
  height: 100%;
}

.store-city-input__container {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100px;
}
.store-city-input__row {
  display: flex;
  flex-direction: row;
  position: relative;
}
.store-city-input__icon {
  position: absolute;
  top: 16px;
  width: 16px;
  height: 16px;
  background: url(/local/templates/books/images/store-city-input__icon.svg) no-repeat;
}
.store-city-input__label {
  font-family: GraphikLCG-Medium;
  font-size: 16px;
  color: #2B2B2B;
  letter-spacing: 0;
}
input.store-city-input__field {
  width: 100%;
  margin: 5px 0px 5px 0px;
  outline:none;
  height: 40px;
  padding-left: 40px;
  -webkit-transition:height 1s;
  border-bottom: 2px solid #D8D8D8;
  font-family: ArialMT;
  font-size: 14px;
}

input.store-city-input__field::placeholder {
  font-family: ArialMT;
  font-size: 14px;
  color: #C1C1C1;
  letter-spacing: 0;
}

.partners_address_container {
  width: 100%;
  height: 630px;
  padding-bottom: 65px;
  margin-top: 2.5rem;
  margin-right: 1.3rem;
  /*padding-bottom: 10rem;*/
  overflow-y: auto;
}

.partners__empty {
	color: #c2c2c2;
  font-size: 2.1em;
  padding: 2rem 0;
  text-align: center;
}
.was-map-dots_block {
	padding-top: 0;
}

.checkbox_text {
  /*padding-left: 32px;*/
  /*display: flex;*/
  /*max-width: 115px;*/
  /*min-height: 20px;*/
  padding-left: 10px;
}

.partners_cars .checkbox_text,
.partners_moto .checkbox_text {
  padding-left: 40px;
}

.checkbox_text:after {
  content: '';
  position: absolute;
  top: 0;
  left: 20px;
  display: block;
}

.partners_service .checkbox_text:after {
   width: 17px;
   height: 14px;
   background: url(/local/templates/books/images/icon-service.svg) no-repeat;
 }
/*.partners_service .checkbox_input:checked ~ .checkbox_text:after {*/
  /*width: 17px;*/
  /*height: 14px;*/
  /*background: url(/local/templates/books/images/icon-service-red.svg) no-repeat;*/
/*}*/

.partners_delivery .checkbox_text:after {
  width: 23px;
  height: 20px;
  background: url(/local/templates/books/images/icon-delivery.svg) no-repeat;
}

.partners_loyalty .checkbox_text:after {
  width: 18px;
  height: 18px;
  background: url(/local/templates/books/images/icon-present.svg) no-repeat;
}

.partners_study .checkbox_text:after {
  width: 24px;
  height: 21px;
  background: url(/local/templates/books/images/icon-study.svg) no-repeat;
}

.partners_sale .checkbox_text:after {
  width: 18px;
  height: 18px;
  background: url(/local/templates/books/images/icon-discount.svg) no-repeat;
}

.partners_market .checkbox_text:after {
  width: 16px;
  height: 15px;
  background: url(/local/templates/books/images/icon-shop.svg) no-repeat;
}

.partners_moto .checkbox_text:after {
    width: 26px;
    height: 15px;
    background: url(/local/templates/books/images/icon-moto.svg) no-repeat;
}

.partners_cars .checkbox_text:after {
  width: 26px;
  height: 15px;
  background: url(/local/templates/books/images/icon-cars.svg) no-repeat;
}



.partners_evo .checkbox_text:before{
  content: '';
  position: absolute;
  display: block;
  width: 94px;
  height: 16px;
  top: -2px;
  left: 18px;
  background: url(/local/templates/books/images/motul-evo.svg) no-repeat;
}

.partners_evo {
  position: relative;
  padding-right: 20px;
}
.partners_evo-tooltip {
  content: '';
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  right: 0;
  top: -2px;
  cursor: pointer;
  background: url(/local/templates/books/images/evo-info.svg) no-repeat;
  background-size: contain;
}

.partners_evo label {
  overflow: visible;
}

.tooltip_info {
  width: 235px;
  top:-20px;
  left:50%;
  transform:translate(-90%, -100%);
  padding: 10px 10px;
  background-color:#FFFFFF;
  font-weight:normal;
  font-size: 10px;
  color: #686E7D;
  letter-spacing: 0;
  line-height: 12px;
  border-radius:2px;
  position:absolute;
  z-index:99999999;
  box-sizing:border-box;
  border:1px solid #E5E7EB;box-shadow:0 1px 1px rgba(0,0,0,0.3);
  display:none;
}

.tooltip_info span {
  font-weight: bold;
}
.tooltip_info i {
  position:absolute;
  top:100%;
  left:90%;
  margin-left:-12px;
  width:24px;
  height:12px;
  overflow:hidden;
}

.tooltip_info i::after {
  content:'';
  position:absolute;
  width:12px;
  height:12px;
  left:50%;
  transform:translate(-50%,-50%) rotate(45deg);
  background-color:#FFFFFF;
  border:1px solid #E5E7EB;box-shadow:0 1px 1px rgba(0,0,0,0.3);
}

.partners_scroll_container {
  width: 630px;
  height: 620px;
  overflow: hidden;
  position: relative;
}

@media (min-width: 661px) and (max-width: 768px) {
  .partners .partners_evo .checkbox_text:before {
    left: 65px;
  }

  .checkbox_text:after {
    left: 35px;
  }

  .partners_cars .checkbox_text:after {
    width: 34px;
    height: 14px;
    background: url(/local/templates/books/images/icon-cars.svg) center center no-repeat;
    background-size: contain;
    top: 4px;
  }
  .partners_moto .checkbox_text:after {
    width: 32px;
    height: 17px;
    background: url(/local/templates/books/images/icon-moto.svg) center center no-repeat;
    background-size: contain;
    top: 3px;
  }
  .partners_service .checkbox_text:after {
    width: 23px;
    height: 17px;
    background: url(/local/templates/books/images/icon-service.svg) center center no-repeat;
    background-size: contain;
    top: 3px;
  }
  .partners_market .checkbox_text:after {
    width: 21px;
    height: 17px;
    background: url(/local/templates/books/images/icon-shop.svg) center center no-repeat;
    background-size: contain;
    top: 3px;
  }
  .checkbox_text {
    padding-left: 36px;
  }
  .partners_cars .checkbox_text,
  .partners_moto .checkbox_text {
    padding-left: 44px;
  }
  .partners_evo-tooltip {
    width: 23px;
    height: 23px;
    background: url(/local/templates/books/images/evo-info.svg) center center no-repeat;
    left: 35px;
    background-size: contain;
    top: -1px;
  }
  .partners_evo .checkbox_text:before{
    top: 3px;
    /*left: 75px;*/
    background: url(/local/templates/books/images/motul-evo.svg) center center no-repeat;
    background-size: contain;
  }
  /*.partners_sort .checkbox_checkbox {*/
  /*  width: 24px;*/
  /*  height: 24px;*/
  /*  margin-right: 15px;*/
  /*}*/

  .partners_sort-title._shops {
    font-size: 1.6em;
    min-height: 1.6em;
  }

  .partners_sort_row {
    margin-bottom: 20px;
  }
}

@media (max-width: 660px) {
  .partners_sort_row {
    flex-direction: column;
    height: fit-content;
    padding-left: 0;
    margin-bottom: 20px;
  }

  .partners_sort_col._partners {
    width: 100%;
    max-width: unset;
    margin-bottom: 0;
  }

  .partners_sort-title._shops {
    min-height: auto;
  }

  .checkbox_text {
    max-width: unset;
    font-size: 14px;
    line-height: 16px;
    padding-left: 30px;
  }

  .checkbox_checkbox._partners {
    width: 14px;
    height: 14px;
  }

  .partners_buttons-check {
    margin-top: 0;
  }

  .partners_sort-title._filled {
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .partners_sort-title._filled:first-child {
    margin-top: 0;
  }

  .partners_sort {
    box-shadow: 0 8px 30px 0 rgba(0,0,0,0.14);
  }

  .partners_evo._partners .checkbox_text:before{
    top: 0;
    left: 50px;
    background: url(/local/templates/books/images/motul-evo.svg) center center no-repeat;
    background-size: contain;
  }

  .partners_cars .checkbox_text,
  .partners_moto .checkbox_text {
    padding-left: 30px;
  }
  .partners_evo-tooltip {
    width: 23px;
    height: 23px;
    background: url(/local/templates/books/images/evo-info.svg) center center no-repeat;
    left: 20px;
    background-size: contain;
    top: -3px;
  }

  .partners-subtitle {
    font-family: 'GraphikLCG-Regular'!important;
  }

  .partners .checkbox_input:checked + .checkbox_checkbox::before {
    width: 4px;
    height: 7px;
    left: 5px;
    top: 3px;
  }
}

/** /css/select-result.css *********************************************************************************************/
.select_result {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.select_result .btn {
  font-size: 1em;
  padding-left: 2rem;
  padding-right: 2rem;
}

.select_result_sidebar {
  width: 24%;
  font-size: 1.3em;
}

.select_result_sidebar-title {
  font-size: 2.154em;
  font-weight: bold;
}

.select_result_sidebar_info {
  background-color: #f9f9f9;
  margin-top: 2.4rem;
  padding: 2.3rem;
}

.select_result_sidebar_info-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.select_result_sidebar_info-item:not(:first-child) {
  margin-top: 1.5rem;
}

.select_result_sidebar_info-item_title {
  color: #929292;
  min-width: 85px;
}

.select_result_sidebar_info-item_text {
  font-weight: bold;
}

.select_result_sidebar_info-item_change {
  text-decoration: underline;
  color: #ed252f;
  cursor: pointer;
  display: inline-block;
  margin-top: .2rem;
}

.select_reult_content_buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 3rem;
}

.select_result_mycar-title {
  margin-top: 2.8rem;
  margin-bottom: 2.2rem;
}

.select_result_mycar_item {
  position: relative;
  margin-bottom: 1rem;
  padding: 1.5rem;
  border: 1px solid #ccc;
}

.select_result_mycar-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  width: 9px;
  height: 9px;
  background: url("/local/components/ds/personal.profile.user.auto/templates/.default/images/close.png") left top no-repeat;
  cursor: pointer;
}

.select_result_mycar_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.select_result_mycar-option {
  color: #929292;
  min-width: 60px;
}

.select_reult_content-button {
  font-size: 1.2em;
  line-height: 20px;
  color: #929292;
  height: 20px;
  margin-left: 2.5rem;
}

.select_reult_content-button:nth-child(1) {
  background: url("/local/templates/books/css/../images/icon-print.png") left center no-repeat;
  padding-left: 3.1rem;
}

.select_reult_content-button:nth-child(2) {
  background: url("/local/templates/books/css/../images/icon-pdf.png") left center no-repeat;
  padding-left: 2.5rem;
}

.select_result_content {
  width: 72%;
}


.mycar__name {
  font-size: 1.9em;
}

.mycar__details {
  font-size: 1em;
  line-height: 3rem;
  width: 360px;
}


.mycar__navs {
  float: right;
  width: 20px;
}

.mycar__nav {
  display: inline-block;
  width: 14px;
  height: 10px;
  background: url("/local/components/ds/personal.profile.user.auto/templates/.default/images/mycar-nav.png") left top no-repeat;
}

.mycar__item {
  padding: 2rem 0;
}


.mycar__product {
  width: 670px;
}

.mycar__product-name {
  margin-bottom: .5rem;
}

.mycar__product-name a {
  font-size: 1.8rem;
}

.mycar__likes {
  font-size: 1.4rem;
}
.mycar__like {
    margin-right: 1rem;
}

.mycar__more {
  font-size: 1.4rem;
}

.mycar__more-left {
  float: left;
  width: 270px;
  border-right: 1px solid #c2c2c2;
}

.mycar__more-right {
  float: right;
  width: 375px;
  line-height: 200%;
}

.proffav__empty {
    color: #c2c2c2;
    font-size: 2.5em;
    padding: 2rem 0;
    text-align: center;
	display: none;
}
.proffav__empty.active {
	display: block;
}
.profauto__car.noactive {
	display: none;
}
.ds-a-tdu {
    text-decoration: underline;
}
.ds-a-active {
    color: #ed252f;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}


@media screen and (max-width: 767px) {
    .select_result {
        display: block;
        padding: 20px;
    }
    .select_result_sidebar {
        width: 100%;
    }
    .select_result_content {
        width: 100%;
    }
    .select_reult_content_buttons {
      display: none;
    }
}

/** /css/style.css *********************************************************************************************/
/* Стили шапки и подвала  */
.layout_header {
  background-color: #000;
  color: #fff;
  position: fixed;
  z-index: 100;
}

.layout_container {
 margin-top: 6.9rem;
}

.layout_content {
  max-width: 1190px;
  width: 100%;
  margin: 2.3rem auto;
  display: -ms-flexbox;
  display: flex;
}

.layout_footer {
  background-color: #000;
  color: #fff;
}

.layout_header_inner {
  max-width: 1190px;
  width: 100%;
  height: 6.9rem;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}

.layout_header-logo:hover {
  color: inherit;
}

.layout_header-logo_img {
  width: 183px;
  height: auto;
  /*height: 2.9rem;*/
}

.layout_header-logo_img img {
  /*height: 30px;*/
  height: auto;
  width: 100%;
}

.layout_header-logo_slogan {
  font-size: 1.1em;
  letter-spacing: .07rem;
  margin-top: .2rem;
}

.layout_header_towns {
  margin-left: 4rem;
  box-sizing: border-box;
  background-color: transparent;
  font-size: 1.2em;
  width: 160px;
}

.layout_header_towns-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 1.8rem;
  background: transparent url("/local/templates/books/css/../images/icon-select.png") right center no-repeat;
  border-radius: 0;
  color: #fff;
}

.layout_header_towns .chosen-single {
  background-color: #404040;
  color: #fff;
  line-height: 30px;
  border: 0;
}

.layout_header_towns .chosen-single div b {
  background: url(/local/templates/books/css/../images/arrow-down.png) no-repeat 50% 50%;
}

.layout_header_menu {
  display: -ms-flexbox;
  display: flex;
  margin-left: 3.9rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.layout_header_menu-item {
  font-size: 1.4em;
}

.layout_header_menu-item:not(:first-child) {
  margin-left: 2.8rem;
}
.layout_header_menu-item.selected {
	color: #ed252f;
}

.layout_header_search {
  margin-left: 2.8rem;
  width: 16rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.layout_header_search-input {
  font-size: 1.2em;
  width: 100%;
  padding: .5rem 1.2rem .5rem 3.5rem;
  border-radius: .2rem;
  background: transparent;
  border-bottom: 1px solid white;
  color: white;
  outline: none;
}

.layout_header_search-button {
  width: 3.1rem;
  height: 2.5rem;
  background: transparent url("/local/templates/books/css/../images/icon-search-white.svg") center 4px no-repeat;
  background-size: 16px;
  margin-right: -3.1rem;
  margin-left: 0;
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem;
  cursor: pointer;
  z-index: 1;
}

.layout_header_search-button:hover {
  background-color: #ed252f;
}

.layout_header_enter {
  margin-left: 2.4rem;
  font-size: 1.2em;
  display: -ms-flexbox;
  display: flex;
}

.layout_header_enter-login {
  background: none;
  /*background: url("/local/templates/books/css/../images/icon-login.svg") 0 0 no-repeat;*/
  padding-left: 0;
  /*padding-left: 2.7rem;*/
  background-size: 15px 100%;
}
.layout_header_enter-lk {
    white-space: nowrap;
}
.layout_header_enter-delimetr {
  margin-left: .7rem;
  margin-right: .7rem;
}
.layout_header_enter-registration {

}
.layout_header_enter-logout {
    color: #ed252f;
}
.layout_footer_inner {
  max-width: 1190px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.layout_footer_inner:not(:last-child) {
  padding-top: 2rem;
  border-bottom: 1px solid #242424;
}

.layout_footer_top {
  display: flex;
  justify-content: space-between;
  align-items: end;
  /*width: 100%;*/
  padding-bottom: 30px;
}

.layout_footer-logo {
  /*width: 19rem;*/
  height: 2.9rem;
}

.layout_footer-logo img {
  height: 30px;
}

.layout_footer_copyright {
  /*margin-left: 3.2rem;*/
  /*width: 140px;*/
}

.layout_footer_copyright-link {
  margin-bottom: 5px;
  display: block;
}

.layout_footer_copyright-text {
  font-size: 1.2em;
  margin-bottom: .5rem;
}

.layout_footer_copyright-link {
  font-size: 1.2em;
  color: #929292;
}

.layout_footer_nav {
  font-size: 1.4em;
  display: -ms-flexbox;
  display: flex;
  /*margin-left: 11.5rem;*/
}

.layout_footer_nav_col:last-child {
  margin-left: 8.5rem;
}

.layout_footer_nav-item {
  display: block;
  margin-bottom: .6rem;
}

.layout_footer_search {
  margin-left: 0;
  width: 22.5rem;
  height: 2.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.layout_footer_search-input {
  font-size: 1.2em;
  width: 100%;
  padding: .5rem 3.1rem .5rem 1.2rem;
  border-radius: 1.2rem;
}

.layout_footer_search-button {
  width: 3.1rem;
  height: 2.5rem;
  background: transparent url("/local/templates/books/css/../images/icon-search.png") center center no-repeat;
  margin-left: -3rem;
  border-top-right-radius: 1.2rem;
  border-bottom-right-radius: 1.2rem;
  cursor: pointer;
}

.layout_footer_search-button:hover {
  background-color: #ed252f;
}

.layout_footer_towns {
  margin-left: 2.5rem;
  box-sizing: border-box;
  background-color: transparent;
  font-size: 1.2em;
  min-width: 11rem;
  margin-top: 8px;
}

.layout_footer_info {
  /*margin-left: 14.2rem;*/
}

.layout_footer_link {
  font-size: 1.2em;
  margin-top: 1.5rem;
}

.layout_footer_link a {
  font-weight: bold;
  margin-left: .3rem;
}

/* Хлебные крошки */

.breadcrumbs {
  display: -ms-flexbox;
  display: flex;
}

.hdmenu-town-search {
  display: none;
}

.breadcrumbs_item {
  font-size: 1.2em;
}

.breadcrumbs_item:not(:first-child) {
  margin-left: .4rem;
  padding-left: 1.7rem;
  background: url("/local/templates/books/css/../images/icon-breadcrumbs.png") left center no-repeat;
}

.breadcrumbs_item.current {
  font-family: GraphikLCG-Medium, sans-serif;
}

.page-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    display: none;
    background-color: rgba(0, 0, 0, 0.7);
}
.page-overlay-visible {
    display: block;
}
.page-overlay-top {
    top: 69px;
}

.product_container_order {
  width: 280px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: -280px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  border: 0.1rem solid #ccc;
  padding: 3.6rem 2.4rem 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

.product_container_order.h-auto {
  height: auto;
}

.product_container_order.visible {
  visibility: visible;
  opacity: 1;
  right: 0;
  overflow-y: scroll;
}

@media only screen and (max-width: 768px) {
  .product_container .product_container_order.visible,
  .partners_container .product_container_order.visible{
    width: 85%;
    right: 8%;
    height: auto;
    bottom: unset;
    top: 230px;
  }

  .layout_footer_copyright {
    align-items: center;
  }

  .partners_container .product_container_order.visible {
    top: 50px;
  }

  .checkbox.product_form-checkbox {
    padding: 2rem 1rem;
  }

  .product_container_order .product_order-information {
    background-size: 29px;
  }

  .save-pdf-desktop {
    display: none;
  }

  .footer-no-desk {
    display: block;
  }

  .hdmenu-town-search {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
  }

  .town-search-form {
    position: relative;
    width: 90%;
  }

  .town-search-form__field {
    width: 100%;
    padding: 11px 30px 11px 20px;
    font-family: 'GraphikLCG-Medium';
    font-size: 15px;
    color: #2A2A2A;
    letter-spacing: 0;
    border: 1px solid #C2C2C2;
    border-radius: 4px;
    text-transform: uppercase;
  }

  .town-search-form .town-search-form__icon {
    position: absolute;
    top: 30%;
    right: 10px;
    width: 15px;
    height: 15px;
    background: url('/local/templates/books/css/../images/town-search.svg') 95% center no-repeat;
    background-size: 15px;
    transition: all .3s ease-in-out;
  }

  .town-search-form.filled .town-search-form__icon {
    background: url('/local/templates/books/css/../images/town-search-erase.svg') 95% center no-repeat;
    background-size: 12px 15px;
    cursor: pointer;
  }

  .town-search-form__field::placeholder {
    opacity: 0.5;
    font-family: 'GraphikLCG-Medium';
    font-size: 15px;
    color: #2A2A2A;
    letter-spacing: 0;
  }
}

.footer-no-desk {
  display: none;
}

.product_order-close {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 1.3rem;
  right: 1.3rem;
  background: url("/local/templates/books/images/del-black.svg") left top no-repeat;
  background-size: contain;
  cursor: pointer;
}

.product_order-title {
  font-size: 2.6em;
  font-family: GraphikLCG-Semibold, sans-serif;
}

.product_order-description {
  font-size: 1.3em;
  color: #929292;
  margin-top: 2rem;
}

.order-textarea-placeholder::placeholder {
  font-family: GraphikLCG-Regular, sans-serif;
  font-size: 0.9em;
  color: #929292;
  margin-top: 2rem;
}

.product_order-information {
  font-size: 1.3em;
  font-weight: bold;
  background: url("/local/templates/books/images/information.svg") left center no-repeat;
  background-size: 30px;
  margin-top: 2.7rem;
  padding-left: 5rem;
  min-height: 30px;
}

.product_order_form {
  /*margin-top: 1.3rem;*/
  margin-top: 0;
}

.product_form-checkbox {
  margin-top: 1.7rem;
  padding: 2rem 4rem;
  background-color: #f9f9f9;
}

.products_form-checkbox_text {
  font-size: 1.4em;
  text-transform: none;
}

.product_form-order_button {
  margin-top: 1.7rem;
  width: 180px;
  padding: 1.4rem 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .product_container_order {
    height: auto;
    padding-bottom: 3.6rem;
    top: auto;
    bottom: 0;
  }

  .product_container_order.visible {
    right: 0;
    z-index: 3;
    height: 650px;
    top: 50px;
  }
}

@media screen and (max-width:480px) {

    .macc__item {
        border-bottom: 1px solid white;
    }
    .macc__item_opened {

    }
    .macc__title {
      position: relative;
      padding: 10px 25px;
      background-color: #2a2a2a;
      color: #fff;
      font-size: 18px;
      height: 65px;
      cursor: pointer;
    }
    .macc__title_gray {
        background-color: #b7b7b7;
    }
    .macc__title_transparent {
        background-color: transparent;
        color: inherit;
    }
    .macc__angle {
        position: absolute;
        top: 3px;
        right: 20px;
        z-index: 1;
        font-size: 30px;
    }
    .macc__angle_right {
        display: block !important;
    }
    .macc__angle_down {
        display: none;
    }
    .macc__content {
        display: none;
    }
    .macc__item_opened > .macc__title{
        background-color: #e20613;
    }
    .macc__item_opened > .macc__title_gray{
        background-color: #b7b7b7;
    }
    .macc__item_opened  .macc__angle_right{
        display: none !important;
    }
    .macc__item_opened  .macc__angle_down{
        display: inline;
    }
    .macc__item_opened  .macc__content{
        display: block !important;
    }

}

.contacts-brands__list {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}
.contacts-brands__list.--limited {
  max-height: 32px;
}
.contacts-brands__list.--opened {
  max-height: 150px;
}

.slider-wrapper {
  width: 100%;
}

.contacts-brands__more {
  display: none;
}

.address_row.--visible {
  display: block !important;
}

.address_delivery_icon {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}

.product_container_order.--long {
  display: block;
  opacity: 1;
  visibility: visible;
  position: static;
  height: auto;
  width: 100%;
}

.order-panel {
  border: 1px solid #E9E9E9;
  padding: 64px 40px 30px;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  position: relative;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}

.col-1-3 {
  width: 33.33%;
  padding-left: 15px;
  padding-right: 15px;
}

.col {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.text-right {
  text-align: right;
}

.text-right .product_form-order_button {
  display: inline-block;
}

.order-form__col-submit {
  margin-top: 25px;
}

.order-panel__submit {
  display: inline-block;
  color: #ffffff;
  background: #FF0000;
  border-radius: 4px;
  font-family: GraphikLCG-Semibold, sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  text-align: center;
  width: 100%;
  max-width: 190px;
  margin-top: 0;
}

textarea {
  max-width: 100%;
}

.order-panel__empty_placeholder {

}

.col-align-bottom {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.order-panel__checkbox {
  margin-top: 35px;
  padding: 2.2rem 4rem 2.4rem;
}

.product_order-information.--mb {
  margin-bottom: 39px;
  margin-top: 35px;
}

.order-panel__button-placeholder {
  height: 123px;
}

@media (max-width: 700px) {
  .col-1-3 {
    width: 100%;
    margin-bottom: 15px;
  }
  .checkbox.product_form-checkbox,
  .order-panel__checkbox {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.about__below-body {
  width: 100%;
}
.order-panel__header {
  background: #D8D8D8;
  font-family: ArialMT;
  font-size: 16px;
  color: #2A2A2A;
  letter-spacing: 0;
  text-align: center;
  padding: 8px 20px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.catalog_content_products-item-href {
  position: absolute;
  width: 100%;
  height: 100%;
}
.catalog-card-capacity__liter {
  margin: 0 2px;
  width: 40px;
  height: 18px;
  border-radius: 3px;
  border: 1px solid #f1f1f1;
  background: #f1f1f1;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  color: #4c4c4c;
  cursor: pointer;
  transition: all .2s ease-in-out;
  z-index: 3;
}

.catalog-card-capacity__liter.active-liter {
  border: 1px solid #ddd;
  background: #fff;
}

.company-social {
  margin-top: 22px;
}
.company-social__item {
  display: inline-block;
  margin: 0 12px;
  width: 20px;
  height: 20px;
}
.company-social__item.--vk {
  background-image: url(/images/icons/social/vk.svg);
}
.company-social__item.--inst {
  background-image: url(/images/icons/social/inst.svg);
}
.company-social__item.--fb {
  background-image: url(/images/icons/social/fb.svg);
}
.button-green-transparent {
  border: 1px solid #7ED321;
  border-radius: 4px;
  /*font-family: Helvetica;*/
  font-size: 12px;
  color: #2A2A2A;
  letter-spacing: 0;
  text-align: center;
  line-height: 19px;
  padding: 5px;
  text-decoration: none;
  width: 100%;
  margin-bottom: 25px;
  display: block;
}
.button-green-transparent:focus,
.button-green-transparent:hover {
  text-decoration: none;
}

.contacts__soc {
  margin-right: 15px;
  display: inline-block;
  width: 20px;
  height: 20px;
  opacity: 1;
}

.contacts__soc_1 {
  background: url(/images/icons/social/fb.svg) no-repeat 0 0;
  background-size: contain;
}

.contacts__soc_2 {
  background: url(/images/icons/social/inst.svg) no-repeat 0 0;
  background-size: contain;
}

.contacts__soc_3 {
  background: url(/images/icons/social/vk.svg) no-repeat 0 0;
  background-size: contain;
}
.product_value-info {
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -39px;
  margin-top: 0;
}
.product-similar-big-list {
  text-align: center;
}
.product_value-item__wrapper {
  position: relative;
  display: inline-block;
  margin: 1.5rem auto 0;
}
.icon-barrel {
  background-image: url(/images/icons/barrel.svg);
  width: 25px;
  height: 24px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}
.product_value-item {
  position: relative;
}
.product_value-item {
  margin-top: 0;
}
.hover-panel.--hidden {
  display: none;
}

.catalog-card__draft-info .icon-barrel {
  width: 18px;
  height: 17px;
}

.catalog-card__draft-info {
  margin-top: 0;
}
.partners-subtitle {
  font-family: GraphikLCG-Medium;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
  margin-top: 10px;
}
.partners_address_container {
  position: relative;
  padding-right: 1.3em;
}
.partners_address_container:after {
  background: #F7F7F7;
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  top: 0;
  width: 100vw;
  height: 100%;
  right: 0;
}
.partners {
  margin-bottom: -2.3rem;
}
.partners_container_info {
  background: transparent;
  padding-right: 0;
}
.partners_container_info::after {
  display: none;
}
.partners_address_container {
  height: 630px;
  margin: 0;
  padding: 0;
}
.partners_container {
  overflow: visible;
}
.partners_address_container {
  overflow: visible;
}
.partners_address_container__inner {
  max-height: 100%;
  position: relative;
  overflow: auto;
}
.product_container_order.--bottom .product_form-order_button {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  max-width: 250px;
}

.product_container_order.--bottom {
  opacity: 1;
  visibility: visible;
  display: none;
  position: static;
  width: 100%;
  border: none;
  background: none;
  border-top: 2px solid #E4E4E4;
  border-bottom: 2px solid #E4E4E4;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 15px;
  margin-top: 30px;
}
.col-1-2 {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
.product_order-information {
  -webkit-background-size: 23px;
  background-size: 23px;
}
.product_order-information {
  line-height: 30px;
  min-height: 0;
}
.product_order-information {
  margin-top: 5px;
  padding-left: 33px;
}

.product_order_comment {
  min-height: 250px;
}

.input, .textarea {
  margin-top: 5px;
}

.address-name_arrow {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.address_item--gray .address-name_arrow {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.address_item:last-child {
  border: none;
}
select.input {
  background: #ffffff;
  height: 40px;
}
.was-map-balloon-inner-img {
  margin-bottom: 5px;
  text-align: center;
}

.was-map-balloon-inner-img img {
  max-width: 250px;
  max-height: 250px;
}

.was-map-balloon-header {
  font-size: 120%;
  font-weight: 700;
  margin: 0 0 10px;
}

.was-map-balloon-footer {
  margin: 5px 0 0;
  color: #777;
  font-size: 90%;
}

.was-map-yandex {
  position: relative;
}

.was-map-list-block {
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  line-height: 20px;
  background: #fff none repeat scroll 0 0;
  max-height: 100%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  padding: 20px;
  position: relative;
  width: 230px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}

.was-map-list-block.large {
  width: 230px;
}

.was-map-list-block.medium {
  width: 170px;
  padding: 15px;
}

.was-map-list-block.small {
  width: 170px;
  display: none;
}

.was-map-list-header {
  font-size: 18px;
  margin-bottom: 10px;
}

.was-map-list-block.medium .was-map-list-header {
  font-size: 14px;
  line-height: 16px;
}

.was-map-list {
  overflow: auto;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
}

.was-map-list li {
  list-style: none;
  border-bottom: 1px solid #bbb;
  padding: 9px 0 !important;
  margin: 0 20px 0 0 !important;
}

.was-map-list li:before {
  content: "" !important;
  display: none !important;
}

.was-map-list li:last-child {
  border: none;
}

.was-map-list li span {
  display: inline;
  cursor: pointer;
  border-bottom: 1px dotted;
}

.was-map-list li.active span {
  font-weight: bold;
  border: none;
}

/* _ START MAP INFO STYLES _ */
.was-map-dots__info {
  font-size: 10px;
  padding: 3rem 2.5rem 1.5rem;
  max-width: 260px;
  box-sizing: border-box;
}

.dots-info__name {
  font-family: GraphikLCG-Medium, sans-serif;
  font-size: 1.6em;
  border-bottom: 1px dashed #FF001F;
  cursor: pointer;
}

.dots-info__name-icon {
  display: inline-block;
  vertical-align: text-bottom;
}

.dots-info__rating {
  margin-top: 1em;
  line-height: 1;
  white-space: nowrap;
}

.dots-info__rating span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 1px;
}

.dots-info__rating-yellow {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggZD0iTTkuNDY1IDMuMzA3bC0yLjY5OC0uNDFMNS41Ni4zMzVjLS4yMS0uNDQ3LS45MS0uNDQ3LTEuMTIgMEwzLjIzMiAyLjg5N2wtMi42OTguNDFjLS41MS4wNzgtLjcxNy43MzgtLjM0NiAxLjExOGwxLjk1MiAxLjk5My0uNDYgMi44MTVjLS4wODcuNTMzLjQ0OC45NDMuOTA3LjY5TDUgOC41OTZsMi40MTMgMS4zM2MuNDU1LjI0OS45OTQtLjE1NC45MDctLjY5bC0uNDYxLTIuODE2IDEuOTUyLTEuOTkzYy4zNy0uMzguMTY0LTEuMDQxLS4zNDYtMS4xMTl6IiBmaWxsPSIjRkZCRjcxIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz4KPC9zdmc+") no-repeat;
  background-size: contain;
}

.dots-info__rating-grey {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggZD0iTTcuNDEyIDkuOTIzTDUgOC41OTQgMi41ODggOS45MjNjLS40NTUuMjUzLS45OTUtLjE1NC0uOTA3LS42OWwuNDYtMi44MTVMLjE5IDQuNDI1Yy0uMzcxLS4zOC0uMTY0LTEuMDQuMzQ3LTEuMTE3bDIuNjk3LS40MTFMNC40NC4zMzVjLjIxLS40NDcuOTEtLjQ0NyAxLjEyIDBsMS4yMDcgMi41NjEgMi42OTcuNDFjLjUxMi4wNzkuNzE4LjczOC4zNDcgMS4xMThMNy44NiA2LjQxOGwuNDYgMi44MTVjLjA4OS41MzktLjQ1My45NC0uOTA3LjY5ek01LjI5MSA3LjI3NWwxLjU4Mi44NzFMNi41NzIgNi4zYS42NzUuNjc1IDAgMCAxIC4xNzktLjU4bDEuMjgtMS4zMDgtMS43NjktLjI2OWEuNjI2LjYyNiAwIDAgMS0uNDctLjM1OEw1IDIuMTA1bC0uNzkyIDEuNjhhLjYyOC42MjggMCAwIDEtLjQ3LjM1OGwtMS43Ny4yNyAxLjI4IDEuMzA3Yy4xNDguMTUuMjE1LjM2OC4xOC41OGwtLjMwMiAxLjg0NiAxLjU4My0uODcxYy4xODItLjEwMS40LS4xMDEuNTgyIDB6IiBmaWxsPSIjQzBDNEQxIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz4KPC9zdmc+") no-repeat;
  background-size: contain;
}

.dots-info__delivery-icon {
  width: 107px;
  height: 24px;
  margin-top: 1.4em;
}

.dots-info__delivery-icon img {
  width: 100%;
}

.dots-info__txt-container {
  position: relative;
  font-family: GraphikLCG-Regular, sans-serif;
  font-size: 1.4em;
  line-height: 1.1;
  margin-top: 1.4rem;
  padding-left: 24px;
  width: 210px;
}

.dots-info__txt-container::before {
  content: '';
  position: absolute;
  display: block;
}

.dots-info__open-to {
  font-family: GraphikLCG-Medium, sans-serif;
}

.dots-info__open-to::before {
  top: -1px;
  left: 0;
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPGcgZmlsbD0iIzkyOTI5MiIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgIDxwYXRoIGQ9Ik0xNC40MDEgNC41NzZjLS43OS0xLjg0My0yLjEzNC0zLjE4NC0zLjk5NC0zLjk3N0E3LjM3MiA3LjM3MiAwIDAgMCA3LjQ4NyAwYy0xLjAxNiAwLTEuOTgzLjItMi45MS41OTktMS44NDQuNzktMy4xOTQgMi4xMy0zLjk4NyAzLjk3N0E3LjI5OSA3LjI5OSAwIDAgMCAwIDcuNDg4YzAgMS4wMTcuMTk0IDEuOTk0LjU5IDIuOTIuNzkzIDEuODQ2IDIuMTQzIDMuMTk0IDMuOTg2IDMuOTg1YTcuMjk2IDcuMjk2IDAgMCAwIDIuOTEyLjU5OWMxLjAxNyAwIDEuOTktLjIwMyAyLjkyLS41OTkgMS44NTgtLjc5MyAzLjIwMi0yLjE0MiAzLjk5My0zLjk4NkE3LjMzNiA3LjMzNiAwIDAgMCAxNSA3LjQ4N2MwLTEuMDE2LS4yLTEuOTgyLS41OTktMi45MXptLTEuMTk3IDYuMjI1YTYuNTggNi41OCAwIDAgMS0yLjQxMSAyLjQwMyA2LjQ2IDYuNDYgMCAwIDEtMy4zMDUuODg2IDYuMzUxIDYuMzUxIDAgMCAxLTIuNTU5LS41MjUgNi43MDYgNi43MDYgMCAwIDEtMi4xLTEuNDAzIDYuNjY1IDYuNjY1IDAgMCAxLTEuNDAyLTIuMTA3IDYuNDU3IDYuNDU3IDAgMCAxLS41MTYtMi41NjdjMC0xLjE5LjI5Mi0yLjI5Ljg3Ny0zLjI5N2E2LjU4MyA2LjU4MyAwIDAgMSAyLjQwMy0yLjQwM0E2LjQxIDYuNDEgMCAwIDEgNy40ODguOTAyYTYuNDYgNi40NiAwIDAgMSAzLjMwNS44ODYgNi42IDYuNiAwIDAgMSAyLjQxIDIuNDAzIDYuNDEgNi40MSAwIDAgMSAuODg3IDMuMjk3YzAgMS4xODktLjI5NCAyLjI5Ny0uODg2IDMuMzEzeiIvPgogICAgPHBhdGggZD0iTTcuOTYzIDcuNDI2VjMuMTc4YS40NzMuNDczIDAgMCAwLS40NzUtLjQ2LjQ2Mi40NjIgMCAwIDAtLjQ1MS40NnY0LjMxNGMwIC4wMDguMDE2LjA0LjAxNi4wNjVhLjQyOS40MjkgMCAwIDAgLjEyMy4zN2wyLjQ1MiAyLjQ1MmEuNDY3LjQ2NyAwIDAgMCAuNjMyIDAgLjQ0Mi40NDIgMCAwIDAgMC0uNjRMNy45NjMgNy40MjZ6Ii8+CiAgPC9nPgo8L3N2Zz4=") no-repeat;
  background-size: contain;
}

.dots-info__address::before {
  top: -1px;
  left: 2px;
  width: 11px;
  height: 16px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPGcgZmlsbD0iIzkyOTI5MiIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgIDxwYXRoIGQ9Ik01LjQgMEE1LjQwNiA1LjQwNiAwIDAgMCAwIDUuNGMwIDEuMDA2LjI3OSAxLjk4OC44MDYgMi44NGw0LjI4NyA2LjkwN2EuNDUuNDUgMCAwIDAgLjM4Mi4yMTNoLjAwNGEuNDUuNDUgMCAwIDAgLjM4Mi0uMjE5bDQuMTc3LTYuOTc0Yy40OTktLjgzNC43NjItMS43OS43NjItMi43NjdDMTAuOCAyLjQyMiA4LjM3OCAwIDUuNCAwem0zLjg2NiA3LjcwNWwtMy43OTggNi4zNC0zLjg5Ny02LjI4QTQuNDk0IDQuNDk0IDAgMCAxIC44OTQgNS40IDQuNTE1IDQuNTE1IDAgMCAxIDUuNC44OTQgNC41MTMgNC41MTMgMCAwIDEgOS45MDMgNS40YzAgLjgxNC0uMjIyIDEuNjEtLjYzNyAyLjMwNXoiLz4KICAgIDxwYXRoIGQ9Ik01LjQgMi43YTIuNzAzIDIuNzAzIDAgMCAwLTIuNyAyLjdjMCAxLjQ4IDEuMTkyIDIuNyAyLjcgMi43IDEuNTI3IDAgMi43LTEuMjM3IDIuNy0yLjcgMC0xLjQ4OS0xLjIxMS0yLjctMi43LTIuN3ptMCA0LjUwNkExLjgwNyAxLjgwNyAwIDAgMSAzLjU5NCA1LjRjMC0uOTkzLjgxMy0xLjgwNiAxLjgwNi0xLjgwNkExLjgxIDEuODEgMCAwIDEgNy4yMDMgNS40YzAgLjk4LS43OSAxLjgwNi0xLjgwMyAxLjgwNnoiLz4KICA8L2c+Cjwvc3ZnPg==") no-repeat;
  background-size: contain;
}

.dots-info__phone::before {
  top: -1px;
  left: 0;
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggZD0iTTEyLjk0OCAxNS44NjVjLS42MTkgMC0xLjM2Ni0uMTU1LTIuMTg3LS40NjUtMS44MDEtLjY3OS0zLjc2LTIuMDItNS41MTgtMy43NzgtMS43NTctMS43NTctMy4xLTMuNzE3LTMuNzc5LTUuNTE4LS42MTctMS42MzgtLjYxOS0yLjk4Mi0uMDAzLTMuNTk3LjA4OC0uMDg4LjE3OC0uMTgzLjI3MS0uMjgxLjU2Mi0uNTkgMS4xOTYtMS4yNTUgMi4wMzctMS4yMjUuNTguMDI0IDEuMTQxLjM4NCAxLjcxNiAxLjEgMS43IDIuMTEyLjkzMyAyLjg2NS4wNDcgMy43MzhsLS4xNTcuMTU1Yy0uMTQ1LjE0NS0uNDE5LjgxNyAyLjEzIDMuMzY2LjgzMi44MzIgMS41NDIgMS40NDEgMi4xMDkgMS44MS4zNTcuMjMxLjk5NS41ODIgMS4yNTcuMzJsLjE1OC0uMTU5Yy44NzItLjg4NCAxLjYyNS0xLjY0OCAzLjczNi4wNS43MTYuNTc1IDEuMDc1IDEuMTM2IDEuMSAxLjcxNi4wMzQuODQxLS42MzYgMS40NzctMS4yMjcgMi4wMzgtLjA5Ny4wOTMtLjE5Mi4xODMtLjI4LjI3MS0uMzA2LjMwNi0uNzk1LjQ2LTEuNDEuNDZ6TTMuNzA5IDEuNWMtLjU5NyAwLTEuMTM3LjU2OC0xLjYxNCAxLjA3LS4wOTYuMTAxLS4xOS4yLS4yOC4yOTEtLjQ2LjQ1OC0uNDEzIDEuNjYxLjExNyAzLjA2Ny42NTUgMS43MzYgMS45NTcgMy42MzMgMy42NjUgNS4zNDEgMS43MDggMS43MDggMy42MDQgMy4wMSA1LjM0IDMuNjY0IDEuNDA2LjUzMSAyLjYxLjU3NiAzLjA2Ny4xMTguMDkyLS4wOTEuMTktLjE4NC4yOS0uMjguNTE0LS40ODggMS4wOTctMS4wNCAxLjA3MS0xLjY1NC0uMDE3LS40MjItLjMyNC0uODc1LS45MTItMS4zNDgtMS43Ni0xLjQxNS0yLjI1Mi0uOTE1LTMuMDY4LS4wODhsLS4xNi4xNjJjLS4zOS4zOS0xLjAyMy4zMDQtMS44ODMtLjI1NS0uNTk3LS4zODgtMS4zMzQtMS4wMTktMi4xOS0xLjg3NkM1LjAzNyA3LjU5NyA0LjM2IDYuMzAzIDUuMDIyIDUuNjRsLjE2LS4xNTdjLjgzLS44MTYgMS4zMy0xLjMwOS0uMDg2LTMuMDY5LS40NzMtLjU4OC0uOTI2LS44OTUtMS4zNDgtLjkxM0gzLjcxeiIgZmlsbD0iIzkyOTI5MiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2U9IiM5Nzk3OTciIHN0cm9rZS13aWR0aD0iLjQiLz4KPC9zdmc+") no-repeat;
  background-size: contain;
}

.dots-info__email::before {
  top: 2px;
  left: 0;
  width: 15px;
  height: 12px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPGcgZmlsbD0iIzk4OTg5OCIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgIDxwYXRoIGQ9Ik0xMy4xNS4wMjRIMS44MzJDLjgyMi4wMjQgMCAuODg2IDAgMS45NDZ2OC4xMTdjMCAxLjA2LjgyMSAxLjkyMiAxLjgzMiAxLjkyMmgxMS4zMTVjMS4wMSAwIDEuODMxLS44NjEgMS44MzEtMS45MjJWMS45NUMxNC45ODEuODkgMTQuMTYuMDI0IDEzLjE1LjAyNHptLjk5NSAxMC4wNGMwIC41NzUtLjQ0NyAxLjA0My0uOTk1IDEuMDQzSDEuODMyYy0uNTQ5IDAtLjk5NS0uNDY4LS45OTUtMS4wNDRWMS45NWMwLS41NzYuNDQ2LTEuMDQ0Ljk5NS0xLjA0NGgxMS4zMTVjLjU0OCAwIC45OTUuNDY4Ljk5NSAxLjA0NHY4LjExM2guMDAzeiIvPgogICAgPHBhdGggZD0iTTkuNDQ2IDUuOTA0bDMuNjY0LTMuNDQ3YS40NTcuNDU3IDAgMCAwIC4wMy0uNjIxLjQwNy40MDcgMCAwIDAtLjU5MS0uMDMzTDcuNDk3IDYuNTYxbC0uOTg2LS45MjRjLS4wMDMtLjAwMy0uMDA2LS4wMDYtLjAwNi0uMDFhLjYzLjYzIDAgMCAwLS4wNjgtLjA2MUwyLjQyNyAxLjhhLjQwNC40MDQgMCAwIDAtLjU5Mi4wMzYuNDU0LjQ1NCAwIDAgMCAuMDM0LjYybDMuNzA2IDMuNDc3LTMuNjkgMy42MjZhLjQ1Ni40NTYgMCAwIDAtLjAyLjYyMS40MDkuNDA5IDAgMCAwIC41OTIuMDIzbDMuNzQ4LTMuNjc4IDEuMDE2Ljk1M2EuNDA1LjQwNSAwIDAgMCAuNTU4LS4wMDNsMS4wNDQtLjk4MiAzLjcyNiAzLjcxNGEuNDA1LjQwNSAwIDAgMCAuNTkxLS4wMTcuNDU2LjQ1NiAwIDAgMC0uMDE1LS42Mkw5LjQ0NiA1LjkwM3oiLz4KICA8L2c+Cjwvc3ZnPg==") no-repeat;
  background-size: contain;
}

.dots-info__site::before {
  top: 1px;
  left: 1px;
  width: 13px;
  height: 13px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggZD0iTTExLjk5IDUuODlMOS41NSA4LjMzYTMuNDUgMy40NSAwIDAgMS00Ljg4IDAgMy40NDcgMy40NDcgMCAwIDEtLjUyNC0uNjk2TDUuMjggNi41Yy4wNTQtLjA1NC4xMi0uMDg2LjE4NC0uMTIyLjA3OS4yNjguMjE1LjUyMS40MjYuNzMyYTEuNzI3IDEuNzI3IDAgMCAwIDIuNDQgMGwyLjQ0LTIuNDRhMS43MjYgMS43MjYgMCAwIDAtMi40NC0yLjQ0bC0uODY4Ljg2OWE0LjMyOSA0LjMyOSAwIDAgMC0yLjItLjI0TDcuMTEgMS4wMTFhMy40NSAzLjQ1IDAgMCAxIDQuODggNC44OHpNNS41MzggOS45MDJsLS44NjguODY4YTEuNzI4IDEuNzI4IDAgMCAxLTIuNDQgMCAxLjcyOCAxLjcyOCAwIDAgMSAwLTIuNDRsMi40NC0yLjQ0YTEuNzI2IDEuNzI2IDAgMCAxIDIuNDQgMGMuMjEuMjEuMzQ3LjQ2NC40MjYuNzMxLjA2NC0uMDM3LjEzLS4wNjcuMTg0LS4xMjFsMS4xMzMtMS4xMzNhMy4zOSAzLjM5IDAgMCAwLS41MjMtLjY5NyAzLjQ1IDMuNDUgMCAwIDAtNC44OCAwTDEuMDEgNy4xMWEzLjQ1IDMuNDUgMCAwIDAgNC44OCA0Ljg4bDEuODUtMS44NWE0LjMyNiA0LjMyNiAwIDAgMS0yLjIwMi0uMjM4eiIgZmlsbD0iIzlCOUI5QiIgZmlsbC1ydWxlPSJub256ZXJvIi8+Cjwvc3ZnPg==") no-repeat;
  background-size: contain;
}

.dots-info__email a,
.dots-info__site a {
  text-decoration: underline;
}
/* _ END MAP INFO STYLES _ */

.was-map-dots_img {
  float: left;
  margin: 0 30px;
}

.was-map-dots_img img {
  width: 100%;
  display: block;
  max-width: 65px;
}

.was-map-dots_info {
  overflow: hidden;
}

.was-map-dots_sect_name {
  font: 1.3em/1.6em arial;
}

.was-map-dots_name {
  font: 1.6em/1.8em arial;
  margin-bottom: 10px;
}

.was-map-dots_quality {
  font: 1.3em/1.6em arial;
}

.was-map-dots_viscos {
  font: 1.3em/1.6em arial;
}

.was-map-dots_block .address_row:not(:first-child) {
  display: flex;
}

.was-map-dots_block .product_address_container {
  height: auto;
  padding-bottom: 0;
}

.was-map-dots_block .product_address_container {
  margin-right: 0;
}

.was-map-dots_block .worktime-order_button {
  padding: 1.1rem 1rem;
}

[class*="balloon-content__header"] {
  display: none !important;
}

[class*="balloon__content"] {
  margin: 0 !important;
  padding: 0 !important;
}

[class*="balloon__content"] ymaps {
  height: auto !important;
  overflow: hidden !important;
  width: auto !important;
}
.address_contacts .dots-info__txt-container {
  width: auto;
  max-width: 340px;
}
.address_contacts {
  width: 100%;
}
.btn._white-red {
  font-family: GraphikLCG-Medium;
  font-size: 14px;
  color: #FF0000;
  letter-spacing: 0;
  line-height: 17px;
  background: #FFFFFF;
  border: 1px solid #FF0000;
  border-radius: 4px;
  padding: 8px 7px;
  display: inline-block;
  float: right;
}
.address-name_container {
  margin-bottom: 15px;
}
.request-change-button {
  margin-top: -74px;
}
.address_contacts .contacts-brands {
  font-size: 1.4rem;
  margin-top: 1.4rem;
  padding-left: 24px;
  position: relative;
  max-width: 340px;
}
.address_contacts .contacts-brands__title {
  font-family: inherit;
  line-height: 1.5;
}
.address_contacts .contacts-brands:before {
  content: '';
  position: absolute;
  display: block;
  top: 2px;
  left: 0;
  width: 18px;
  height: 14px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMjAgMTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU1LjIgKDc4MTgxKSAtIGh0dHBzOi8vc2tldGNoYXBwLmNvbSAtLT4KICAgIDx0aXRsZT5Hcm91cDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJjaGFuZGVfb2lsX2Zvcm1faW5zaWRlLWNvcHkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05MC4wMDAwMDAsIC01MTEuMDAwMDAwKSIgZmlsbD0iIzk4OTg5OCI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC0yMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDI4NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC0xNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTEuMDAwMDAwLCAyMjYuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Im5vdW5fQ2FyXzExNTgwODAiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAwLjEzMTMxNikiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTUuNjIyMzExNDUsOS4wNDcwNDcwNiBDNS40NzQ3Nzg1OCw5LjA0NDk0Njk0IDUuMzM3NTUwOSw5LjEyMjk2NjMgNS4yNjMxNzU1Nyw5LjI1MTIzIEM1LjE4ODgwMDI0LDkuMzc5NDkzNyA1LjE4ODgwMDI0LDkuNTM4MTI5ODMgNS4yNjMxNzU1Nyw5LjY2NjM5MzUzIEM1LjMzNzU1MDksOS43OTQ2NTcyMyA1LjQ3NDc3ODU4LDkuODcyNjc2NTkgNS42MjIzMTE0NSw5Ljg3MDU3NjQ3IEwxMi4zNzgxNDEsOS44NzA1NzY0NyBDMTIuNTI1NjczOSw5Ljg3MjY3NjU5IDEyLjY2MjkwMTYsOS43OTQ2NTcyMyAxMi43MzcyNzY5LDkuNjY2MzkzNTMgQzEyLjgxMTY1MjIsOS41MzgxMjk4MyAxMi44MTE2NTIyLDkuMzc5NDkzNyAxMi43MzcyNzY5LDkuMjUxMjMgQzEyLjY2MjkwMTYsOS4xMjI5NjYzIDEyLjUyNTY3MzksOS4wNDQ5NDY5NCAxMi4zNzgxNDEsOS4wNDcwNDcwNiBMNS42MjIzMTE0NSw5LjA0NzA0NzA2IEw1LjYyMjMxMTQ1LDkuMDQ3MDQ3MDYgWiIgaWQ9IlBhdGgiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik01LjYyMjMxMTQ1LDcuMjg1NDU1ODggQzUuNDc0Nzc4NTgsNy4yODMzNTU3NiA1LjMzNzU1MDksNy4zNjEzNzUxMiA1LjI2MzE3NTU3LDcuNDg5NjM4ODIgQzUuMTg4ODAwMjQsNy42MTc5MDI1MiA1LjE4ODgwMDI0LDcuNzc2NTM4NjYgNS4yNjMxNzU1Nyw3LjkwNDgwMjM2IEM1LjMzNzU1MDksOC4wMzMwNjYwNSA1LjQ3NDc3ODU4LDguMTExMDg1NDEgNS42MjIzMTE0NSw4LjEwODk4NTI5IEwxMi4zNzgxNDEsOC4xMDg5ODUyOSBDMTIuNTI1NjczOSw4LjExMTA4NTQxIDEyLjY2MjkwMTYsOC4wMzMwNjYwNSAxMi43MzcyNzY5LDcuOTA0ODAyMzYgQzEyLjgxMTY1MjIsNy43NzY1Mzg2NiAxMi44MTE2NTIyLDcuNjE3OTAyNTIgMTIuNzM3Mjc2OSw3LjQ4OTYzODgyIEMxMi42NjI5MDE2LDcuMzYxMzc1MTIgMTIuNTI1NjczOSw3LjI4MzM1NTc2IDEyLjM3ODE0MSw3LjI4NTQ1NTg4IEw1LjYyMjMxMTQ1LDcuMjg1NDU1ODggTDUuNjIyMzExNDUsNy4yODU0NTU4OCBaIiBpZD0iUGF0aCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTMuNTUxNDkzMjcsMC43NjYyMDc2NDcgQzMuNDk1NTUwMDksMC43ODI3NjA1ODggMy40NDMyMDY5MSwwLjgxMTUyNjQ3MSAzLjM5OTEyNzM2LDAuODQ5OTM1ODgyIEMzLjM1NTA0NzgyLDAuODg4MzQ3MzUzIDMuMzE5MjcyODIsMC45MzYzNjUyOTQgMy4yOTQ5NzI4MiwwLjk4OTcxNzY0NyBMMi4xNTc4MjI4MiwzLjQ4NzA3MDU5IEMxLjgzNDMxMzkzLDMuMzY4MTk2MTggMS41MDQ3Mjk4NCwzLjI2MzY2OTcxIDEuMTQwNDEzOTMsMy4yOTIxOTA1OSBDMC44OTI0MjMwMjMsMy4zMTE2MDUyOSAwLjYyMTgyOTkyMywzLjQyNjA2NTU5IDAuNDMyMzU5NDY4LDMuNjM5NjgyOTQgQzAuMjQ5MzkzNTU5LDMuODQ1OTcwODggMC4xMzc3NzMxMDUsNC4xMTU1NTMyNCAwLjA2NTI2MTc0MDksNC40NTI3MjY3NiBDLTAuMDQ1NDE3ODA0NSw0Ljc1NDg3OTcxIDAuMDExNTI3NjUsNS4wODk4NzA4OCAwLjE1NTA3NzY1LDUuMzE2MDczODIgQzAuMzA1NDc5OTIzLDUuNTUzMTA2MTggMC41MTM3ODkwMTQsNS43MDQ1MzI2NSAwLjcxNDYzMjE5NSw1LjgyMjk5NzM1IEMwLjgzNTQ1NzExNCw1Ljg5NDI3MzgyIDAuOTU3NjkzNDc3LDUuOTUzMzgyNjUgMS4wNjk4NDU3NSw2LjAwMTQ3Njc2IEMwLjk0NjQyMzAyMyw2LjI4NTgwMDI5IDAuODI0NjM2NjU5LDYuNjEwODYxNzYgMC43MTQzMjUzNzcsNi45MTMyNjE3NiBDMC41NDAzNzk5MjMsNy4zOTAwNDQxMiAwLjQwNjcyOTkyMyw3Ljc5NTUyOTQxIDAuNDA2NzI5OTIzLDcuNzk1NTI5NDEgQzAuMzkwNjUyNjUsNy44NDQyNjE3NiAwLjM4MzczOTAxNCw3Ljg5NjA0MTE4IDAuMzg2NDU5NDY4LDcuOTQ3MzA1ODggQzAuNDIzNTY0MDE0LDguNjQyODE3NjUgMC4zODczMTg1NTksOS43OTUzNDcwNiAwLjQ5ODA3OTkyMywxMC41NTc1MDI5IEwwLjQ5ODA3OTkyMywxMy4zMjUxMzgyIEMwLjQ5ODA3OTkyMywxMy4zNzkwMzgyIDAuNTA4NzM2NzQxLDEzLjQzMjkxNzYgMC41MjkyMzIxOTUsMTMuNDgyNzIwNiBDMC41NDk3Mjc2NSwxMy41MzI1MDI5IDAuNTgwMDQxMjg2LDEzLjU3ODE4ODIgMC42MTc5MDI2NSwxMy42MTYyOTcxIEMwLjY1NTc4NDQ2OCwxMy42NTQ0MDU5IDAuNzAxMTUyNjUsMTMuNjg0OTM4MiAwLjc1MDYzMjE5NSwxMy43MDU1Njc2IEMwLjgwMDA5MTI4NiwxMy43MjYxNzY1IDAuODUzNjIwNzUsMTMuNzM2OTAyOSAwLjkwNzE3MDc1LDEzLjczNjkwMjkgTDMuMjUzMzA2OTEsMTMuNzM2OTAyOSBDMy4zMDY4NTY5MSwxMy43MzY5MDI5IDMuMzYwMzg2NDUsMTMuNzI2MTk3MSAzLjQwOTg0NTU1LDEzLjcwNTU2NzYgQzMuNDU5MzI1MDksMTMuNjg0OTM4MiAzLjUwNDY5MzI3LDEzLjY1NDQwNTkgMy41NDI1NzUwOSwxMy42MTYyOTcxIEMzLjU4MDQzNjQ1LDEzLjU3ODE4ODIgMy42MTA3NTAwOSwxMy41MzI1MDI5IDMuNjMxMjQ1NTUsMTMuNDgyNzIwNiBDMy42NTE3NDEsMTMuNDMyOTE3NiAzLjY2MjM5NzgyLDEzLjM3OTAzODIgMy42NjIzOTc4MiwxMy4zMjUxMzgyIEwzLjY2MjM5NzgyLDEyLjA3MTMxNDcgQzUuMjEzMDc3MzYsMTIuMjcxNjU4OCA3LjE1NTg1MDA5LDEyLjMzMDY4NTMgOC45OTY5NDMyNywxMi4zMjA1MTQ3IEM4Ljk5ODQzNjQ1LDEyLjMyMDUxNDcgOC45OTk5NzA1NSwxMi4zMjA1MTQ3IDkuMDAxNDg0MTgsMTIuMzIwNTE0NyBDMTAuODQzMjMxOSwxMi4zMzA2MDI5IDEyLjc4NTY5NzgsMTIuMjcxNjM4MiAxNC4zMzYwMjk2LDEyLjA3MTM5NzEgTDE0LjMzNjAyOTYsMTMuMzI1MTM4MiBDMTQuMzM2MDI5NiwxMy4zNzkwMzgyIDE0LjM0NjY4NjUsMTMuNDMyOTE3NiAxNC4zNjcxODE5LDEzLjQ4MjcyMDYgQzE0LjM4NzY3NzQsMTMuNTMyNTAyOSAxNC40MTc5OTEsMTMuNTc4MTg4MiAxNC40NTU4NTI0LDEzLjYxNjI5NzEgQzE0LjQ5MzczNDIsMTMuNjU0NDA1OSAxNC41MzkxMDI0LDEzLjY4NDkzODIgMTQuNTg4NTgxOSwxMy43MDU1Njc2IEMxNC42MzgwNDEsMTMuNzI2MTc2NSAxNC42OTE1NzA1LDEzLjczNjkwMjkgMTQuNzQ1MTIwNSwxMy43MzY5MDI5IEwxNy4wOTEyNTc1LDEzLjczNjkwMjkgQzE3LjE0NDgwNzUsMTMuNzM2OTAyOSAxNy4xOTgzMzcxLDEzLjcyNjE5NzEgMTcuMjQ3Nzk2MiwxMy43MDU1Njc2IEMxNy4yOTcyNzU3LDEzLjY4NDkzODIgMTcuMzQyNjQzOSwxMy42NTQ0MDU5IDE3LjM4MDUyNTcsMTMuNjE2Mjk3MSBDMTcuNDE4Mzg3MSwxMy41NzgxODgyIDE3LjQ0ODcwMDcsMTMuNTMyNTAyOSAxNy40NjkxOTYyLDEzLjQ4MjcyMDYgQzE3LjQ4OTY5MTYsMTMuNDMyOTE3NiAxNy41MDAzNDg0LDEzLjM3OTAzODIgMTcuNTAwMzQ4NCwxMy4zMjUxMzgyIEwxNy41MDAzNDg0LDEwLjU1ODE2MTggQzE3LjYxMzQwMDcsOS43OTQ3NSAxNy41NzY4MjgsOC42NDI3MTQ3MSAxNy42MTIwMDk4LDcuOTQ2MTUyOTQgQzE3LjYxNDU2NjYsNy44OTU0MjM1MyAxNy42MDc2OTM5LDcuODQ0MjIwNTkgMTcuNTkxODYyMSw3Ljc5NTk4MjM1IEMxNy41OTE4NjIxLDcuNzk1OTgyMzUgMTcuNDU4NjQxNiw3LjM5MDMxMTc2IDE3LjI4NDkyMTIsNi45MTM0MDU4OCBDMTcuMTc0NzMyNSw2LjYxMDg4MjM1IDE3LjA1MzA4OTMsNi4yODU3Nzk3MSAxNi45MjkyNzgsNi4wMDExNDczNSBDMTcuMDQxMjQ2Miw1Ljk1MzExNSAxNy4xNjMyNzgsNS44OTQxNTAyOSAxNy4yODM4OTg0LDUuODIzMDU5MTIgQzE3LjQ4NDgyMzQsNS43MDQ2NTYxOCAxNy42OTMyMTQzLDUuNTUzMzMyNjUgMTcuODQzOTAzLDUuMzE2NTg4NTMgQzE3Ljk4NzgwMDcsNS4wOTA1Mjk3MSAxOC4wNDU1NjQzLDQuNzU1NTc5NzEgMTcuOTM1MzE0Myw0LjQ1MzExNzk0IEMxNy44NjI4MDMsNC4xMTU3NTkxMiAxNy43NTEyMDMsMy44NDYwNTMyNCAxNy41NjgxNTUyLDMuNjM5NjgyOTQgQzE3LjM3ODY4NDgsMy40MjYwNjU1OSAxNy4xMDgwMzAyLDMuMzExNjA1MjkgMTYuODYwMDM5MywzLjI5MjE5MDU5IEMxNi40OTU3MjM0LDMuMjYzNjY5NzEgMTYuMTY2MjAwMSwzLjM2ODE5NjE4IDE1Ljg0MjY5MSwzLjQ4NzA3MDU5IEwxNC43MDU1NDEsMC45ODk3MTc2NDcgQzE0LjY4MTI0MSwwLjkzNjM1OTExOCAxNC42NDU0NDU1LDAuODg4MzM3MDU5IDE0LjYwMTM2NiwwLjg0OTkyNTU4OCBDMTQuNTU3MjY2LDAuODExNTE0MTE4IDE0LjUwNDkwMjQsMC43ODI3NTQ0MTIgMTQuNDQ4OTU5MiwwLjc2NjIwNzY0NyBDMTAuNjA2Njc1MSwtMC4wOTQwMDU4ODI0IDcuODI0ODU2OTEsLTAuNDAzODgzNTI5IDMuNTUxNDkzMjcsMC43NjYyMDc2NDcgTDMuNTUxNDkzMjcsMC43NjYyMDc2NDcgWiBNMTQuMDQxMjc5NiwxLjUwNzUxMTc2IEwxNS4yNTYzNDEsNC4xNzYwNjIwNiBDMTUuMjc3MzI3NCw0LjIyMjE3OTcxIDE1LjMwNjg4NDIsNC4yNjQzMjM4MiAxNS4zNDMwMDY5LDQuMjk5NjczODIgQzE1LjM3OTEwOTIsNC4zMzUwNDQ0MSAxNS40MjE3OTc4LDQuMzYzNjAwMjkgMTUuNDY4MTQ3OCw0LjM4MzQ0NzM1IEMxNS41MTQ1MTgzLDQuNDAzMjEyMDYgMTUuNTY0NTcwNSw0LjQxNDQxMjA2IDE1LjYxNDkyOTYsNC40MTYwNzk3MSBDMTUuNjY1Mjg4Nyw0LjQxODEzODUzIDE1LjcxNTkzNDIsNC40MDk5MDMyNCAxNS43NjM0OTEsNC4zOTMxNDQ0MSBDMTYuMjI1ODQ1NSw0LjIzMDEyNjc2IDE2LjYyNDUwNTIsNC4wOTk4MDMyNCAxNi43OTY2MzAyLDQuMTEzMjY3OTQgQzE2Ljg4MjcwMyw0LjEyMDA2MjA2IDE2LjkwNTYxMjEsNC4xMjkzMjY3NiAxNi45NTc4NTMsNC4xODgxNjc5NCBDMTcuMDEwMDczNCw0LjI0NzA1MDI5IDE3LjA4NjkwMDcsNC4zODcxMTIwNiAxNy4xNDE0MzI1LDQuNjU0MzY3OTQgQzE3LjE0NjkxNDMsNC42ODExNTMyNCAxNy4xNTUwNTUzLDQuNzA3NDIzODIgMTcuMTY1NzEyMSw0LjczMjYwMzI0IEMxNy4yMDE3NTMsNC44MTc5MjA4OCAxNy4xOTQ0MzAyLDQuODEwMzY1IDE3LjE1NDk3MzQsNC44NzIzMzU1OSBDMTcuMTE1NTE2Niw0LjkzNDMwNjE4IDE3LjAwNzIzMDMsNS4wMzE3OTE0NyAxNi44NzA0NzEyLDUuMTEyMzczODIgQzE2LjU5NjkzMjUsNS4yNzM1Nzk3MSAxNi4yNTY4MzQyLDUuMzY3NjA2MTggMTYuMjU2ODM0Miw1LjM2NzYwNjE4IEMxNi4xOTYyMjc0LDUuMzgzNDU5MTIgMTYuMTM5MzYzNyw1LjQxMzU3OTcxIDE2LjA5MjAxMTUsNS40NTQ4MTc5NCBDMTYuMDQ0Njc5Niw1LjQ5NjA3Njc2IDE2LjAwNjk0MSw1LjU0ODQzMjY1IDE1Ljk4MjY2MTUsNS42MDY1MTIwNiBDMTUuOTU4NDAyNCw1LjY2NDYxMjA2IDE1Ljk0NzYyMjgsNS43MjgzNzM4MiAxNS45NTE0Mjc0LDUuNzkxMjkxNDcgQzE1Ljk1NTI1MjQsNS44NTQxODg1MyAxNS45NzM2NjE1LDUuOTE2MTU5MTIgMTYuMDA0NzkzMyw1Ljk3MDg0MTQ3IEMxNi4xMjgzMzg3LDYuMTg3OTIzODIgMTYuMzQ4MDgxOSw2LjczMzkzODI0IDE2LjUxNjczMDMsNy4xOTY5MjY0NyBDMTYuNjQyNzA5OCw3LjU0Mjc2NzY1IDE2Ljc0NjcyMTIsNy44NDk3Nzk0MSAxNi43OTEzOTM5LDcuOTgzMzM1MjkgQzE2Ljc1Nzc4NzEsOC43NDg5NzA1OSAxNi43NzYyMzcxLDkuODY0Mjk3MDYgMTYuNjkwMDgyNSwxMC40NDM2Mjk0IEMxNi42ODgyNDE2LDEwLjQ1MjY4ODIgMTYuNjg2ODcxMiwxMC40NjE5NTI5IDE2LjY4NTcyNTcsMTAuNDcxMDMyNCBDMTYuNjgwOTU5OCwxMC40OTIxNTU5IDE2LjY2NDAwMywxMC41MzAxODI0IDE2LjU4NTU4MDMsMTAuNTk1Nzk3MSBDMTYuNDk4NjY4OSwxMC42Njg1MTQ3IDE2LjM0MzI1NDYsMTAuNzU3Mzk0MSAxNi4xMzI4Nzk2LDEwLjgzOTA0NzEgQzE1LjcxMjE1MDEsMTEuMDAyMzk0MSAxNS4wNzkzODg3LDExLjE0MDc0NzEgMTQuMzMwNTI3NCwxMS4yNDE2OTEyIEMxMi44MzI4MDQ2LDExLjQ0MzU1ODggMTAuODY0MTc3NCwxMS41MDczODI0IDkuMDAxNDg0MTgsMTEuNDk2OTg1MyBDOC45OTk5NzA1NSwxMS40OTY5ODUzIDguOTk4NDU2OTEsMTEuNDk2OTg1MyA4Ljk5Njk0MzI3LDExLjQ5Njk4NTMgQzcuMTM1MjcyODIsMTEuNTA3NDg1MyA1LjE2NjY0NTU1LDExLjQ0MzU1ODggMy42Njg2NTY5MSwxMS4yNDE2OTEyIEMyLjkxOTY1MjM2LDExLjE0MDc0NzEgMi4yODY3MDY5MSwxMS4wMDIzMzI0IDEuODY1NzczMDIsMTAuODM4OTg1MyBDMS42NTUzMTYyLDEwLjc1NzMxMTggMS40OTk4MDAzLDEwLjY2ODQ1MjkgMS40MTI4NDgwMiwxMC41OTU3MzUzIEMxLjMzNDYyOTg0LDEwLjUzMDMwNTkgMS4zMTc1NzA3NSwxMC40OTIzNDEyIDEuMzEyNzQzNDgsMTAuNDcxMjM4MiBDMS4zMTE1MzY2NiwxMC40NjA5NDQxIDEuMzA5OTYxNjYsMTAuNDUwODU1OSAxLjMwNzk5ODAyLDEwLjQ0MDYwMjkgQzEuMjI0MDczMDIsOS44NTkxMDg4MiAxLjI0MjY2NjIsOC43NDc5NDExOCAxLjIwNzE5ODAyLDcuOTgzMDg4MjQgQzEuMjUyMTM2NjYsNy44NDkyMDI5NCAxLjM1NjMzMjExLDcuNTQyNjQ0MTIgMS40ODIzOTM0OCw3LjE5NzEzMjM1IEMxLjY1MTM0ODAyLDYuNzM0IDEuODcwODg2NjYsNi4xODc4ODI2NSAxLjk5NDE4NjY2LDUuOTY5ODEyMDYgQzIuMDI1MTEzOTMsNS45MTUxMjk3MSAyLjA0MzMzODkzLDUuODUzMjIwODggMi4wNDcwMjA3NSw1Ljc5MDQwNjE4IEMyLjA1MDcwMjU3LDUuNzI3NTkxNDcgMi4wMzk4MjA3NSw1LjY2Mzk1MzI0IDIuMDE1NTAwMyw1LjYwNTk3Njc2IEMxLjk5MTE3OTg0LDUuNTQ4MDAwMjkgMS45NTM0NjE2Niw1LjQ5NTc4ODUzIDEuOTA2MTcwNzUsNS40NTQ2MzI2NSBDMS44NTg4Nzk4NCw1LjQxMzQ3Njc2IDEuODAyMDc3NTcsNS4zODM0NTkxMiAxLjc0MTU3MzAyLDUuMzY3NjA2MTggQzEuNzQxNTczMDIsNS4zNjc2MDYxOCAxLjQwMTQzNDM5LDUuMjczNjIwODggMS4xMjgyNjM5Myw1LjExMjUxNzk0IEMwLjk5MTY4ODkzMiw1LjAzMTk1NjE4IDAuODgzNzI5ODQxLDQuOTM0NDcwODggMC44NDQ1Nzk4NDEsNC44NzI3ODg1MyBDMC44MDU0Mjk5MjMsNC44MTExMDYxOCAwLjc5ODA0NTgzMiw0LjgxOTAxMjA2IDAuODM0NDEzOTMyLDQuNzMzNDI2NzYgQzAuODQ1MjM0Mzg2LDQuNzA4MDAwMjkgMC44NTM0Nzc1NjgsNC42ODE0NjIwNiAwLjg1OTAyMDc1LDQuNjU0MzY3OTQgQzAuOTEzNTUyNTY4LDQuMzg3MTEyMDYgMC45OTA0NDEyMDUsNC4yNDcwNTAyOSAxLjA0MjY4MjExLDQuMTg4MTY3OTQgQzEuMDk0OTAyNTcsNC4xMjkyODU1OSAxLjExNzgxMTY2LDQuMTIwMDIwODggMS4yMDM4ODQzOSw0LjExMzI2Nzk0IEMxLjM3NjAwOTM5LDQuMDk5ODg1NTkgMS43NzQ2Mjc1Nyw0LjIzMDEyNjc2IDIuMjM2OTYxNDUsNC4zOTMxNDQ0MSBDMi4yODQ1MTgyNyw0LjQwOTgyMDg4IDIuMzM1MTYzNzMsNC40MTc3MjY3NiAyLjM4NTUyMjgyLDQuNDE2MDc5NzEgQzIuNDM1ODgxOTEsNC40MTQwMjA4OCAyLjQ4NTkzNDE4LDQuNDAzMzE1IDIuNTMyMzA0NjQsNC4zODM0NDczNSBDMi41Nzg2NTQ2NCw0LjM2MzY4MjY1IDIuNjIxMzQzMjcsNC4zMzUwNDQ0MSAyLjY1NzQ0NTU1LDQuMjk5NjczODIgQzIuNjkzNTY4MjcsNC4yNjQzMjM4MiAyLjcyMzEyNTA5LDQuMjIyMTc5NzEgMi43NDQxMTE0NSw0LjE3NjA2MjA2IEwzLjk1OTIzNDE4LDEuNTA3NDQ3OTQgQzcuNDY1MTg0MTgsMC42NzQ3NzMyMzUgMTAuMzgzOTQ1NSwwLjU0MDcwNjc2NSAxNC4wNDEyNzk2LDEuNTA3NTA5NzEgTDE0LjA0MTI3OTYsMS41MDc1MTE3NiBaIE0xLjMxNjI2MTY2LDExLjQ5NzA0NzEgQzEuMzk3MjgyMTEsMTEuNTM2MTY0NyAxLjQ4MjE0ODAyLDExLjU3MjcyOTQgMS41NzE0MzIxMSwxMS42MDczNzk0IEMxLjkzMDc3NzU3LDExLjc0Njg0NDEgMi4zNTk1ODY0NSwxMS44NTYzMzI0IDIuODQ0MjE2LDExLjk0NTM1NTkgTDIuODQ0MjE2LDEyLjkxMzM3MzUgTDEuMzE2MjYxNjYsMTIuOTEzMzczNSBMMS4zMTYyNjE2NiwxMS40OTcwNDcxIFogTTE2LjY4MjE2NjYsMTEuNDk3MTA4OCBMMTYuNjgyMTY2NiwxMi45MTMzNzM1IEwxNS4xNTQyMTE1LDEyLjkxMzM3MzUgTDE1LjE1NDIxMTUsMTEuOTQ1NDc5NCBDMTUuNjM5MDA0NiwxMS44NTY0MTQ3IDE2LjA2Nzg3NTEsMTEuNzQ2OTA1OSAxNi40MjczMDI0LDExLjYwNzM3OTQgQzE2LjUxNjQ2NDMsMTEuNTcyNzcwNiAxNi42MDEyMjgsMTEuNTM2MTg1MyAxNi42ODIxNjY2LDExLjQ5NzEwODggWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5ODk4OTgiIHN0cm9rZS13aWR0aD0iMC4xIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTQuNjQ1MzIyOCw2LjkxNzE5NDEyIEMxMy44NzY4MjUxLDYuOTE3MTk0MTIgMTMuMjQ1MDI1MSw3LjU1NDIzNTI5IDEzLjI0NTAyNTEsOC4zMjkwMzIzNSBDMTMuMjQ1MDI1MSw5LjEwNTA4NTI5IDEzLjg3NjgyNTEsOS43NDI5Mjk0MSAxNC42NDUzMjI4LDkuNzQyOTI5NDEgQzE1LjQxNTA2ODMsOS43NDI5Mjk0MSAxNi4wNDc3NDc4LDkuMTA1MDg1MjkgMTYuMDQ3NzQ3OCw4LjMyOTAzMjM1IEMxNi4wNDc3NDc4LDcuNTU0MjM1MjkgMTUuNDE1MDY4Myw2LjkxNzE5NDEyIDE0LjY0NTMyMjgsNi45MTcxOTQxMiBaIE0xNC42NDUzMjI4LDcuNzQwNzIzNTMgQzE0Ljk3MjgyMDUsNy43NDA3MjM1MyAxNS4yMjk1NjYsNy45OTkxNjc2NSAxNS4yMjk1NjYsOC4zMjkwMzIzNSBDMTUuMjI5NTY2LDguNjYxODIwNTkgMTQuOTcyODIwNSw4LjkxOTQgMTQuNjQ1MzIyOCw4LjkxOTQgQzE0LjMyMDc1MDEsOC45MTk0IDE0LjA2MzIwNjksOC42NjE4MjA1OSAxNC4wNjMyMDY5LDguMzI5MDMyMzUgQzE0LjA2MzIwNjksNy45OTkxNjc2NSAxNC4zMjA3NTAxLDcuNzQwNzIzNTMgMTQuNjQ1MzIyOCw3Ljc0MDcyMzUzIFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTMuMzUzMDg0MTgsNi45MTcxOTQxMiBDMi41ODMzMzg3Myw2LjkxNzE5NDEyIDEuOTUyNzY2Miw3LjU1NTI2NDcxIDEuOTUyNzY2Miw4LjMyOTAzMjM1IEMxLjk1Mjc2NjIsOS4xMDQwNTU4OCAyLjU4MzMzODczLDkuNzQyOTI5NDEgMy4zNTMwODQxOCw5Ljc0MjkyOTQxIEM0LjEyMjgwOTE4LDkuNzQyOTI5NDEgNC43NTU0ODg3Myw5LjEwNTA4NTI5IDQuNzU1NDg4NzMsOC4zMjkwMzIzNSBDNC43NTU0ODg3Myw3LjU1NDIzNTI5IDQuMTIyODA5MTgsNi45MTcxOTQxMiAzLjM1MzA4NDE4LDYuOTE3MTk0MTIgWiBNMy4zNTMwODQxOCw3Ljc0MDcyMzUzIEMzLjY4MDU2MTQ1LDcuNzQwNzIzNTMgMy45MzczMDY5MSw3Ljk5OTE2NzY1IDMuOTM3MzA2OTEsOC4zMjkwMzIzNSBDMy45MzczMDY5MSw4LjY2MTgyMDU5IDMuNjgwNTYxNDUsOC45MTk0IDMuMzUzMDg0MTgsOC45MTk0IEMzLjAyNTU4NjQ1LDguOTE5NCAyLjc3MDk0NzgyLDguNjYyODUgMi43NzA5NDc4Miw4LjMyOTAzMjM1IEMyLjc3MDk0NzgyLDcuOTk4MTE3NjUgMy4wMjU1ODY0NSw3Ljc0MDcyMzUzIDMuMzUzMDg0MTgsNy43NDA3MjM1MyBaIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+');
}
.address_row--hideable {

}
.address_contacts .callback-btn-wrapper {
  float: right;
  width: 188px;
  margin-top: -34px;
}

.callback-btn-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.wbl-select2-popup-wrapper {
  min-width: 320px;
  max-width: 500px;
  min-height: 40vh;
  max-height: 60vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wbl-select2-popup-inner {
  width: 80%;
}

.layout_header_towns>.select2-container::before,
.layout_footer_towns>.select2-container::before{
content: '';
  position: absolute;
  width: 14px;
  height: 16px;
  background: url("/local/templates/books/images/map-pin.svg");
  right: 100%;
  top: calc(50% - 8px);
}

.select2-container--open {
  z-index: 11111;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  text-decoration: underline;
}

.wbl-select2-popup-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  background: url(/local/templates/books/images/arrow-down-white.svg) 50% 50% no-repeat !important;
}

.contacts [class*="balloon__content"] {
  padding: 10px 0 12px 10px !important;
  margin: 0 30px 0 0 !important;
}

.partners_address_header {
  display: none;
}

.partners_address_nav {
  display: none;
}

/** /css/select.css *********************************************************************************************/
.js-profup-loading {
	background: rgba(255, 255, 255, 0.85) url('/local/templates/books/images/loading.gif') no-repeat scroll center center;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.select_container {
  width: 100%;
}

.select-title {
  font-size: 2.8em;
  font-weight: bold;
}

.select_choose {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 530px;
  margin-top: 2.5rem;
}

.select_column {
  width: 25%;
  border-right: 0.1rem solid #ccc;
  border-bottom: 0.1rem solid #ccc;
  opacity: .5;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  pointer-events: none;
}

.select_column:first-child {
  border-left: 0.1rem solid #ccc;
}

.select_column.active {
  opacity: 1;
  pointer-events: inherit;
}

@media only screen and (max-width: 767px) {
  .select_column.active {
    width: 100%;
  }
}

.select_column.active .select_column-title {
  background-color: #2a2a2a;
}

.select_column_inner {
  padding-left: 3rem;
  padding-right: 3rem;
}

.select_column-title {
  font-size: 1.6em;
  color: #fff;
  background-color: #929292;
  padding-left: 2.9rem;
  padding-top: 1.9rem;
  padding-bottom: 1.9rem;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.select_category-title {
  font-size: 1.3em;
  margin-top: 2.5rem;
}

.select_category {
  margin-top: 2.9rem;
  padding-left: 0;
}

.select_list-item_cars {
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 7.2rem;
  background: url("/local/templates/books/images/icon-cars.png") left center no-repeat;
}

.select_list-item_cars:hover, .select_list-item_cars.active {
  color: #ed252f;
}

.select_list-item_cars:not(:first-child) {
  margin-top: 1.8rem;
}

.select_list-item_moto {
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 7.2rem;
  background: url("/local/templates/books/images/icon-moto.png") left center no-repeat;
}

.select_list-item_moto:hover, .select_list-item_moto.active {
  color: #ed252f;
}

.select_list-item_moto:not(:first-child) {
  margin-top: 1.8rem;
}

.select_list-item_scooter {
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 7.2rem;
  background: url("/local/templates/books/images/icon-scooter.png") left center no-repeat;
}

.select_list-item_scooter:hover, .select_list-item_scooter.active {
  color: #ed252f;
}

.select_list-item_scooter:not(:first-child) {
  margin-top: 1.8rem;
}

.select_list-item_watercraft {
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 7.2rem;
  background: url("/local/templates/books/images/icon-watercraft.png") left center no-repeat;
}

.select_list-item_watercraft:hover, .select_list-item_watercraft.active {
  color: #ed252f;
}

.select_list-item_watercraft:not(:first-child) {
  margin-top: 1.8rem;
}

.select_list-item_commercial {
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 7.2rem;
  background: url("/local/templates/books/images/icon-commercial.png") left center no-repeat;
}

.select_list-item_commercial:hover, .select_list-item_commercial.active {
  color: #ed252f;
}

.select_list-item_commercial:not(:first-child) {
  margin-top: 1.8rem;
}

.select_list-item_carts {
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 7.2rem;
  background: url("/local/templates/books/images/icon-carts.png") left center no-repeat;
}

.select_list-item_carts:hover, .select_list-item_carts.active {
  color: #ed252f;
}

.select_list-item_carts:not(:first-child) {
  margin-top: 1.8rem;
}

.select_list-item_garden {
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 7.2rem;
  background: url("/local/templates/books/images/icon-garden.png") left center no-repeat;
}

.select_list-item_garden:hover, .select_list-item_garden.active {
  color: #ed252f;
}

.select_list-item_garden:not(:first-child) {
  margin-top: 1.8rem;
}

.select-search {
  font-size: 1.2em;
  width: 100%;
  margin-top: 1.7rem;
  padding-top: .7rem;
  padding-left: 3rem;
  padding-bottom: .7rem;
  background: url("/local/templates/books/images/icon-search.png") 0.8rem center no-repeat;
  border: 0.1rem solid #ccc;
}

.select_list {
  margin-left: 0;
  height: 380px;
  overflow-y: scroll;
  margin-top: 2.5rem;
  padding-left: 0;
}

.select_list-item, .select_list li {
  list-style: none;
  font-size: 1.3em;
  color: #929292;
  padding-top: .5rem;
  padding-bottom: .5rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}

.select_list-item:hover, .select_list-item.active, .select_list li:hover {
  color: #ed252f;
}


.select__prof {
    padding-top: 3rem;
    font-size: 1.8em;
}

/** /css/personal_auth_login.css *********************************************************************************************/
.auth-form {
    margin: 4rem auto;
    /*padding-bottom: 6rem;*/
    max-width: 500px;
    font-size: 1.4rem;
}
.auth-form_modal {
    padding-top: 2rem;
    margin-top: 0;
    margin-bottom: 0;
    height: 100%;
}
.auth-form__title {
    padding: 3rem 0;
    font-size: 3rem;
    background-color: #2a2a2a;
    text-align: center;
    color: white;
}
.auth-form__close {
    position: absolute;
    top: -60px;
    right: 14px;
    z-index: 1;
}
.auth-form__close img {
    width: 12px;
    height: 12px;
}
.auth-form__row {
    width: 340px;
    margin: 0 auto 3rem;
}
.auth-form__row label {
    font-size: 1.2em;
    display: block;
    margin-bottom: .5rem;
}
.auth-form__row input {
    width: 335px;
}
.auth-form__row_forgot {
    border-bottom: 1px solid #cbcbcb;
    padding: 0 0 2rem;
    margin-bottom: 2rem;
    text-align: center;
}
.auth-form__button {
    /*background-color: #cccccc !important;*/
    width: 180px;
}
.auth-form__forgot {
    font-size: 1.4rem;
}
.auto-form__register {
    position: static;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    padding: 1.5rem 0;
    color: white;
    background-color: #fd2d22;
    font-family: arial;
    text-align: center;
}
.auto-form__register a {
    color: white;
    text-decoration: none;
    font-size: 1.6rem;
}
.auth-form__error {
    color: red;
    /*height: 30px;*/
    padding-top: 1rem;
    text-align: center;
}

.afsoc {
    text-align: center;
}
.afsoc__title {
    margin-bottom: 2rem;
    font-size: 1.1em;
}
.afsoc__item {
    margin-right: 15px;
    display: inline-block;
    width: 40px;
    height: 40px;
}
.afsoc__item_1 {
  background: url('/images/fb.svg') center no-repeat;
  background-size: 40px;
}
.afsoc__item_2 {
  background: url('/images/ok.svg') center no-repeat;
  background-size: 40px;
}
.afsoc__item_3 {
  background: url('/images/vk.svg') center no-repeat;
  background-size: 40px;
}

/**
общие стили кнопок
TODO заменить на глобальные
*/
.ds-tac {
    text-align: center;
}
.ds-input {
    padding: 11px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.ds-button {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border: 0 none;
    border-radius: 3px;
    padding: 10px 40px;
    display: inline-block;
}
.ds-button:hover {
    color: white;
}
.ds-button-red {
    background-color: #ed252f;
}
.ds-button-red:hover {
    background-color: #fb565c;
}
.ds-button-red:active {
    background-color: #c2141a;
}
.ds-button-gray {
    background-color: #929292;
}
.ds-button-gray:hover {
  background-color: #828282;
  color: white;
}
.ds-button-gray:active {
    background-color: #c2141a;
}
.ds-input-ok {
    background-color: #f6f8ee;
    border-color: #a4bb54;
}

.auth-form__mobile {
    display: none;
}

@media screen and (max-width: 767px) {
    .auth-form {
      max-width: 100% !important;
    }
    .auth-form__mobile {
        display: block;
    }
    .auth-form_modal {
        position: fixed;
        padding: 0;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
        background-color: #fff;
    }
    .auth-form__row {
        margin: 2rem auto;
        width: 270px;
    }
    .auth-form__row input {
        width: 100%;
    }
}

/** /css/selectcity.css *********************************************************************************************/
.selectcity {
    padding: 50px;
    font-size: 2rem;
    min-height: 250px;
}
.selectcity__text {
    margin-bottom: 5px;
    text-align: center;
}
.selectcity__text_top {
    margin-top: 15px;
    margin-bottom: 20px;
}
.selectcity__city {
    font-weight: bold;
}
.selectcity__confirm {
    font-size: 1.4rem;
    width: 200px;
    margin-top: 0;
}
.selectcity__choise {
    text-decoration: none;
    border-bottom: 1px dashed;
    font-size: 1.4rem;
}
.selectcity__list {
  margin-bottom: 20px;
  display: none;
  font-size: 1.4rem;
  font-weight: bold;
}
.selectcity__select {
    padding: 10px;
    width: 200px;
    border: 1px solid #dfdfdf;
}
.selectcity .selectcity__check {
  display: none;
}

/** /css/media.css *********************************************************************************************/
/* ------------------------------------------------------------------------------------------------- */
/* LAYOUT ....................... Layout */
/* ELEMENTS ..................... Elements */
/* HOME PAGE .................... Home page */
/* PRODUCTS ..................... Products */
/* CATALOG ...................... Catalog */
/* OUR PARTNERS ................. Our partners */
/* ------------------------------------------------------------------------------------------------- */

.layout_footer-mobile {
  display: none;
}

@media screen and (max-width: 1220px) {
  .layout_header_inner {
    padding: 0 15px;
  }

  .layout_header_towns {
    display: none;
  }

  .layout_header .layout_header_search {
    display: none;
  }

  .layout_header_menu {
    display: none;
  }

  .layout_header_enter {
    display: none;
  }

  .layout_header__mobile {
    display: block;
    margin-left: auto;
    /*margin-left: 0;*/
  }

  .lhm {
    padding-top: 20px;
    display: flex;
    align-items: center;

  }
  .lhm__item {
    position: relative;
    margin-left: 30px;
    height: 40px;
  }
  .lhm__item_active {

  }
  .lhm__link {
    display: inline-block;
    width: 20px;
    height: 20px;
  }
  .lhm__link_search {
    background: url(/local/templates/books/css/../images/search-mob.svg) no-repeat 0 0;
    background-size: contain;
  }
  .lhm__link_user {
    background: url(/local/templates/books/css/../images/user-mob.svg) no-repeat 0 0;
    background-size: contain;
  }
  .lhm__link_menu {
    background: url(/local/templates/books/css/../images/menu-mob.svg) no-repeat 0 0;
    background-size: contain;
  }
  .lhm__dropangle {
    display: none;
    content: '';
    position: absolute; /* Абсолютное позиционирование */
    left: 0; bottom: -5px; /* Положение треугольника */
    border: 10px solid transparent; /* Прозрачные границы */
    border-bottom: 10px solid #c2c2c2; /* Добавляем треугольник */
  }
  .lhm__dropangle_user {
    border-bottom-color: white;
  }
  .lhm__dropangle_menu {
    border-bottom-color: #e72525;
  }
  .lhm__drop {
    display: none;
    position: fixed;
    top: 69px;
    right: 0;
    z-index: 1000;
    width: 100%;
    overflow: hidden;
  }
  .lhm__item_active .lhm__link_search {
    background-position: 0 -28px;
  }
  .lhm__item_active .lhm__link_search.opened {
    background-position: 0 0;
    background-image: url('/local/templates/books/css/../images/close.png');
    -webkit-background-size: cover;
    background-size: cover;
  }
  .lhm__item_active .lhm__link_user {
    background-position: -50px -27px;
  }
  .lhm__item_active .lhm__link_menu {
    /*background-position: -100px -27px;*/
  }
  .lhm__item_active .lhm__drop {
    display: block;
    padding-bottom: 1.5rem;
    height: 100vh;
  }

  .lhm__item_active .lhm__dropangle {
    display: block;
  }
  .lhm__count {
    padding: 5px;
    display: inline-block;
    background-color: #77be1c;
    color: white !important;
    border-radius: 20px;
    font-weight: normal;
    width: 27px;
    text-align: center;
  }
  .lhm__count_abs {
    position: absolute;
    top: -10px;
    right: -20px;
    z-index: 1;
    width: 20px;
    color: #393939 !important;
  }


  .searchform {
    padding: 15px;
  }
  .searchform__input {
    width: 80% !important;
    float: left;
    border-color: #fff !important;
    border-radius: 2px !important;
  }
  .searchform__btn {
    width: calc(20% - 5px);
    box-sizing: border-box;
    float: left;
    background-color: #e72525;
    color: white;
    border-radius: 2px;
    padding: 12px 0;
    margin-left: 5px;
  }

  .hdmenu {

  }
  .hdmenu__item {
    padding: 25px 0;
    font-size: 15px;
    color: #2a2a2a;
    text-align: center;
    background-color: #ffffff;
    border-bottom: 1px solid #fff;
  }
  .hdmenu__item span {
    font-weight: normal;
    color: #b7b7b7;
  }
  .hdmenu__item_sep {
    background-color: #2a2a2a;
    color: white;
  }
  .hdmenu__item_sub {
    text-align: left;
    background-color: #f9f9f9;
    padding-left: 15px;
  }
  .hdmenu__item_user {
    background-color: #e72525;
    color: white;
  }
  .hdmenu__item_menu {
    padding: 0;
    background-color: #b7b7b7;
  }
  .hdmenu__item_menu .macc__title {
    padding: 25px 0;
    color: white;
    font-size: inherit;
  }
  .hdmenu__item_menu .macc__content {
    background-color: #f9f9f9;
    text-align: left;
  }
  .hdmenu__item_menu .macc__angle {
    top: 17px;
  }
  .hdmenu__item a {
    font-weight: bold;
  }
  .hdmenu__item a:hover {
    color: inherit;
  }
}

@media screen and (max-width: 1100px) {
  .layout_footer-desktop {
    display: none;
  }
  .layout_footer-mobile {
    display: block;
  }

  .layout_footer {
    min-width: 100%;
    padding: 0 20px;
    overflow: hidden;
  }

  .layout_footer_inner {
    width: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }

  .layout_footer-logo {
    /*margin-right: auto;*/
    /*margin-bottom: 30px;*/
    margin-right: 10px;
  }

  .layout_footer-logo img{
    max-width: 180px;
  }

  .layout_footer_top {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .layout_footer_copyright {
    max-width: 100%;

    display: flex;
    margin-left: 0;
    margin-right: auto;
  }

  .layout_footer_copyright-text {
    margin: 0;
    text-align: center;
  }

  .layout_footer_copyright-text:not(:first-child) {
    margin-top: .5rem;
    margin-right: 0;
  }

  .layout_footer_copyright-link {
    /*text-decoration: underline;*/
    display: inline-block;
    margin-top: .5rem;
    white-space: nowrap;
  }

  .layout_footer_nav {
    margin: 0 auto;
  }

  .layout_footer_info {
    opacity: 0.8;
    margin-right: auto;
    margin-top: 30px;
  }

  .layout_footer_copyright-developed {
    width: 100%;
    margin-top: .5rem;
  }
}

@media screen and (max-width: 767px) {
  .partners_container_map .callback-btn-wrapper {
    display: none;
  }

  /* ------------------------------------------------------------------------------------------------- */
  /* LAYOUT */
  /* ------------------------------------------------------------------------------------------------- */

  .layout_header {
    min-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .layout_header_inner {
    width: 100%;
  }

  .layout_header-logo_img {
    display: flex;
    align-items: center;
    width: 200px;
  }

  .layout_header-logo_img img {
    /*width: 100%;*/
    /*height: 30px;*/
  }



  .layout_header_menu {
    display: none;
  }

  .layout_header__mobile {
    margin-left: auto;
  }

  .layout_header_enter {
    display: none;
  }

  .layout_content {
    min-height: calc(100vh - 243px);
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    flex-direction: column;
  }

  .breadcrumbs {
    display: none;
  }


  /* ------------------------------------------------------------------------------------------------- */
  /* ELEMENTS */
  /* ------------------------------------------------------------------------------------------------- */

  .address_header-title {
    font-size: 2.2em;
    text-align: center;
    text-transform: none;
    width: 100%;
    padding: 2rem 0;
  }

  .address_header-title--small {
    display: none;
  }

  .address-name_container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
  }

  .address-rating {
    width: 100%;
    margin-left: 0;
    margin-top: 0.5rem;
  }

  .address_instock {
    position: relative;
    right: inherit;
  }

  .address_instock::before {
    content: "Наличие";
    font-size: 1.4em;
    color: #919191;
    margin-left: 1.3rem;
    margin-right: 1.3rem;
  }

  .address-city {
    margin-top: 1rem;
  }

  .address_item {
    padding: 1.5rem 2rem 1.5rem 4.5rem;
  }

  .address_item--gray .address-city {
    display: inherit;
  }

  .address_hidden {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .address_contacts {
    width: 100%;
  }

  .address_worktime {
    margin-top: 1.5rem;
  }

  .worktime_table {
    width: 100%;
  }

  .worktime-order_button {
    float: none;
    width: 100%;
  }

  .btn._white-red.request-change-button {
    margin-top: 20px;
    float: none;
  }

  /* ------------------------------------------------------------------------------------------------- */
  /* HOME PAGE */
  /* ------------------------------------------------------------------------------------------------- */

  .choose_catalog_content,
  .choose_catalog_content.visible {
    display: none;
  }

  .index_choose_catalog {
    width: 100%;
  }

  .choose_catalog_header {
    display: none;
  }

  .m-choose_catalog_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: column;
  }

  .m-catalog_header-item {
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
    border: 1px solid #2a2a2a;
    -webkit-border-radius: .4rem;
    border-radius: .4rem;
    cursor: pointer;
    -webkit-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
    transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  }

  .m-catalog_header-item:not(:first-child) {
    margin-top: 1.5rem;
  }

  .m-catalog_header-item.active {
    color: #fff;
    background-color: #ed252f;
    border-color: #ed252f;
  }

  /* ------------------------------------------------------------------------------------------------- */
  /* PRODUCTS */
  /* ------------------------------------------------------------------------------------------------- */

  .product_line {
    display: none;
  }

  .product_container {
    height: auto;
  }

  .product_container_description {
    width: 100%;
    border: 0;
    position: relative;
  }

  .product_address_nav {
    display: flex;
  }

  .product_address_nav div {
    width: 50%;
    font-size: 2em;
    text-align: center;
    color: #fff;
    background-color: #2a2a2a;
    padding-top: 2.2rem;
    padding-bottom: 2.2rem;
  }

  .product_address_nav div.active {
    background-color: #e80622;
  }

  .product_container_map {
    display: none;
  }

  .product_address_container {
    display: none;
  }

  .product_container_map--mobile {
    height: 530px;
  }

  .product_container_map--mobile.active {
    display: block;
  }

  .product_description {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }

  .product_elem_buttons {
    right: 0;
  }

  .product_elem_button {
    font-size: 0;
    margin-left: 0;
    width: 71px;
    height: 52px;
  }

  .product_elem_button:nth-child(1) {
    background: url("/local/templates/books/css/../images/icon-favorites-mobile.png") left top no-repeat;
    padding-left: 0;
  }

  .product_description-category {
    text-align: center;
    padding-bottom: 5px;
  }

  .product_description-title {
    text-align: center;
    margin-bottom: 0;
    padding: 2.2rem 3.5rem;
    background-color: #f9f9f9;
  }

  .product_description-title--mobile {
    display: inherit;
    font-size: 1.8em;
    padding: 2.2rem 0 2.2rem 3.5rem;
    background: url("/local/templates/books/css/../images/icon-arrow-right.png") right 2rem center no-repeat;
    border-top: 1px solid #c2c2c2;
    -webkit-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
  }

  .product_description-title--mobile_show {
    font-size: 1.8em;
    color: #fff;
    background: #e30613 url("/local/templates/books/css/../images/icon-arrow-down.png") right 2rem center no-repeat;
    margin-bottom: 3rem;
    padding: 2.2rem 0 2.2rem 3.5rem;
    -webkit-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
  }

  .product_description-title--small {
    display: none;
  }

  .product_description-text_block {
    display: none;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    padding-bottom: 3rem;
  }

  .product_description-text {
    margin-bottom: 2rem;
  }

  .product_description-text:last-child {
    margin-bottom: 0;
  }

  .product_description-text span {
    display: block;
  }

  .product_description-img {
    width: 100%;
    padding-bottom: 3rem;
  }

  .product_assortment {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0;
  }

  .product_assortment_value {
    width: 100%;
    padding-left: 0;
  }

  .product_information {
    border-top: 1px solid #c2c2c2;
  }

  .product_information {
    background: #f9f9f9 url(/local/templates/books/images/icon-information.png) 3.5rem 2rem no-repeat;
    width: 100%;
    padding-top: 2rem;
    padding-left: 10rem;
    padding-right: 2rem;
    order: 1;
  }

  .product_assortment_address {
    width: 100%;
    padding-left: 0;
  }

  .product_assortment_address::after {
    display: none;
  }

  .product_value-title {
    display: none;
  }

  .product_address_header {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .product_address_container {
    height: auto;
    overflow-y: visible;
    margin-top: 0;
    margin-right: 0;
    padding-bottom: 0;
    /*display: none;*/
    padding-bottom: 2rem;
  }

  .product_address_container.active {
    display: block;
  }

  .select__prof {
    display: none;
  }

  .worktime-title {
    padding-left: 26px;
  }

  .worktime-title::before {
    left: 0;
  }

  .worktime-day {
    max-width: 150px;
    padding-left: 0;
  }

  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 2;
  }



  /* ------------------------------------------------------------------------------------------------- */
  /* CATALOG */
  /* ------------------------------------------------------------------------------------------------- */

  .catalog_filter {
    width: 100%;
    display: flex;
  }

  .catalog_filter-title_red {
    width: 50%;
    font-size: 1.7em;
    line-height: 1em;
    padding-left: 0;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
  }

  .catalog_filter-title_red:first-child::before {
    content: '';
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background: #e72525 url('/local/templates/books/css/../images/icon-catalog.png') left top no-repeat;
    background-size: cover;
    margin-right: .75rem;
  }

  .catalog_filter-title_red:not(:first-child) {
    border-left: 1px solid #fff;
  }

  .catalog_filter-title_red:not(:first-child)::before {
    content: '';
    display: inline-block;
    width: 2.3rem;
    height: 2rem;
    background: #e72525 url('/local/templates/books/css/../images/icon-filter.png') left top no-repeat;
    background-size: cover;
    margin-right: .75rem;
  }

  .catalog_content {
    width: 100%;
    margin-left: 0;
  }

  .catalog_filter_nav,
  .catalog_filter_block {
    display: none;
    z-index: 999;
  }

  .catalog_filter_block {
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    padding-bottom: 25px;
    min-height: 100vh;
  }

  .catalog_filter_block-item_list {
    height: auto;
    padding: 0;
    border: none;
  }

  .bx-filter-param-text {
    font-size: 1.5em;
  }

  .catalog_filter-clear {
    background-color: #fff;
    color: inherit;
    width: 85%;
    margin-top: 3rem;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #2a2a2a;
  }

  .catalog_content_promo {
    margin-top: 1.7rem;
  }

  .catalog_content_products-item {
    width: 50% !important;
    height: 30.8rem;
  }

  .catalog_content_products-item:hover {
    box-shadow: none;
  }

  .catalog_content_products-text {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .catalog_content_promo-item {
    width: 100%;
    order: 1;
    height: 10.8rem;
  }

  .catalog_content_products-member {
    top: .7rem;
    right: .5rem;
    width: 4.8rem;
    height: 4.3rem;
  }

  .catalog_content_products-img {
    max-height: 8.7rem;
  }

  .catalog_content_products-text {
    font-size: 1.4em;
  }

  .catalog_content_header {
    flex-direction: column;
  }

  .catalog_content_header-title {
    flex-direction: column;
    font-size: 1.7em;
    text-align: center;
    width: 100%;
  }

  .catalog-search-text:first-child {
    margin-bottom: 10px;
  }

  .catalog-search-text:last-child {
    margin-top: 10px;
  }

  .catalog_content_header-count {
    font-size: 1.5em;
    text-align: center;
    width: 100%;
    margin-left: 0;
  }

  .catalog_content_information {
    height: auto;
    padding-left: 20% !important;
    padding-right: 1rem;
    background-position: 15px top !important;
    background-size: 25px;
  }

  .catalog_content_information-title {
    font-size: 1.7em;
    font-weight: bold;
  }

  .catalog_content_information-text {
    font-size: 1.4em;
  }

  .catalog_content_pagination-link {
    font-size: 1.4em;
  }

  .catalog_content_pagination {
    margin-top: 3rem;
    margin-bottom: 5rem;
  }

  .catalog_filter_nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 100vh;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
  }

  .catalog_filter_nav-item {
    font-size: 1.5em;
    color: #000;
    font-weight: bold;
    padding: 2.5rem;
  }

  .catalog_filter_nav-item:not(:first-child) {
    border-top: 1px solid #fff;
  }

  .catalog_filter-title--hidden {
    font-size: 2.3em;
    padding-top: 2.2rem;
    padding-bottom: 2.2rem;
    text-align: center;
    color: #fff;
    background-color: #2a2a2a;
  }

  .catalog_filter-close {
    top: 23px;
    right: 12px;
    position: absolute;
    z-index: 1;
  }

  .catalog_filter-close img {
    width: 12px;
    height: 12px;
  }

  .checkbox {
    margin-bottom: 1rem;
  }
  @media only screen and (max-width: 768px) {
    .checkbox {
      margin-bottom: 1.5rem;
    }
  }

  /* ------------------------------------------------------------------------------------------------- */
  /* SELECTION */
  /* ------------------------------------------------------------------------------------------------- */

  .select_choose {
    margin-top: 0;
    max-height: 460px;
    min-height: 360px;
    height: 100%;
  }

  .select-title {
    display: none;
  }

  .select_column {
    width: 100%;
    display: none;
    border: none;
  }

  .select_column:first-child {
    border: none;
  }

  .select_column.visible {
    display: block;
  }

  /* ------------------------------------------------------------------------------------------------- */
  /* OUR PARTNERS */
  /* ------------------------------------------------------------------------------------------------- */

  .partners-title {
    padding: 20px 20px 0;
  }

  .partners-subtitle {
    padding: 0 20px 20px;
  }

  .partners_container {
    margin-top: 0;
    height: auto;
    display: flex;
    flex-direction: column;
  }

  .partners_container_info {
    position: relative;
    width: 100%;
    border: none;
    top: auto;
    left: auto;
    padding-right: 0;
  }
/*
  .partners_container_map {
    width: 100%;
    margin-left: 0;
    height: 24rem;
  }
*/
  .partners_sort {
    flex-direction: column;
    padding: 22px 20px 0;
    height: auto;
  }

  .partners_sort_col {
    margin-bottom: 1rem;
    max-width: 150px;
  }
  @media only screen and (max-width: 768px) {
    .partners_sort_col {
      max-width: 200px;
    }
  }

  .partners_sort_col:not(:first-child) {
    margin-left: 0;
  }

  .checkbox_checkbox {
    margin-right: 1.5rem;
  }

  .partners_evo .checkbox_text:before {
    left: 28px;
  }
  @media only screen and (max-width: 768px) {
    .partners_evo .checkbox_text:before {
      left: 75px;
    }
  }

  .tooltip_info {
    transform: translate(-20%, -100%);
  }

  .tooltip_info i {
    left: 20%;
  }

  .partners_address_nav {
    display: flex;
  }

  .partners_address_nav div {
    width: 50%;
    font-size: 2em;
    text-align: center;
    color: #fff;
    background-color: #2a2a2a;
    padding-top: 2.2rem;
    padding-bottom: 2.2rem;
  }

  .partners_address_nav div.active {
    background-color: #e80622;
  }

  .partners_address_header {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    display: block;
  }

  .partners_container_map {
    height: 530px;
    display: none;
  }

  .partners_container_map.active {
    display: block;
    margin: auto;
    width: 100%;
  }

  .partners_address_container {
    height: auto;
    overflow-y: visible;
    margin-top: 0;
    margin-right: 0;
    padding-bottom: 0;
    display: none;
    padding-bottom: 2rem;
  }

  .partners_address_container.active {
    display: block;
  }

  .partners_container_info::after {
    display: none;
  }

  .partners_buttons-item {
    width: 50%;
    font-size: 1.4em;
    font-weight: bold;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }

  .partners_buttons-item:not(:first-child) {
    border-left: 1px solid #ed252f;
  }

  .partners_sort-title {
    min-height: auto;
  }

  .product_assortment_address .catalog__empty {
    font-size: 1.4em;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .product_order-information {
    line-height: 18px;
  }

  .product_order_form .row .col-1-2 {
    width: 100%;
  }

  .order-textarea-placeholder {
    min-height: 75px;
  }
  /**
  Map search
  */
  .store-city-input__container {
    padding: 20px 20px 20px;
  }
  /**
  index popular
   */
  .choose_popular_container {
    width: 100%;
  }

  .choose_popular_container .slick-initialized .slick-slide {
    display: flex;
  }

  .choose_popular_container .slick-dots {
    bottom: -50px;
  }

  .index_choose_popular {
    margin: 0;
  }

  .index_article {
    display: none;
  }

  /**
  index news
   */
  .index_info {
    margin-top: 0;
    padding: 50px 0;
  }

  .index_news {
    width: 100%;
  }

  .index_news_container {
    margin-top: 0;
    border: 0;
  }

  .index_news_container .slick-initialized .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .index_news_item:not(:first-child) {
    margin-top: 0;
    border: 0;
  }

  .index_news_item {
    margin-right: 30px;
    width: 260px;
    height: 200px;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #E9E9E9;
  }

  .index_news-img {
    display: none;
  }

  .index_news_info {
    margin-left: 0;
    flex-direction: column;
    align-items: flex-start;
  }

  .news_info-date {
    font-size: 1.6rem;
  }

  .news_info-title {
    margin-top: 10px;
  }

  .news_info-readmore {
    font-weight: normal;
  }

  .index_news .slick-dots {
    bottom: -55px;
  }
}

@media screen and (max-width: 600px) {
  .layout_footer_nav-item {
    width: 50%;
  }
  .footer_nav-item-call {
    display: none;
  }
  .layout_footer_info {
    width: 100%;
  }
  .layout_footer_search {
    width: 100%;
  }
  .layout_footer_inner:not(:last-child) {
    border-bottom: none;
    padding-bottom: 0;
  }
  .layout_footer_copyright {
    flex-wrap: wrap;
  }
  .layout_footer_copyright-text:first-child {
    width: 100%;
    text-align: left;
  }
  .layout_footer_copyright-link-legal {
    border-left: none;
    padding-left: 0;
  }

  .mob-order-1 {order: 1}
  .mob-order-2 {order: 2}
  .mob-order-3 {order: 3}
  .mob-order-4 {order: 4}
  .mob-order-5 {order: 5}
  .mob-order-6 {order: 6}
  .mob-order-7 {order: 7}
  .mob-order-8 {order: 8}
  .mob-order-9 {order: 9}
}

/** /css/faq.css *********************************************************************************************/
.faq {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-bottom: 55px;
}

.faq-content {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
}

.faq__title {
  font-family: 'GraphikLCG-Bold';
  font-size: 24px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
}

.faq__intro-text {
  font-size: 16px;
  line-height: 1.5;
  max-width: 800px;
  text-align: center;
  margin: 20px auto;

}

.faq-content-items {
  display: flex;
  flex-direction: column;
  max-width: 1150px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.faq-content__item:not(:first-child) {
  margin-top: 30px;
}

.faq-content__title {
  font-family: 'GraphikLCG-Medium';
  font-size: 22px;
  color: #000;
}

.faq-content__title span {
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.faq-content__title span:after {
  position: absolute;
  content: '';
  top: 50%;
  right: -45px;
  transform: translateY(-50%);
  width: 12px;
  height: 23px;
  background: url("/local/templates/books/css/../images/faq-arr-open.svg") center center no-repeat;
  background-size: contain;
  transition: all 200ms ease-in-out;
}

.faq-content__title span.active:after {
  transform: translateY(-50%) rotate(90deg);

}

.faq-content__dropdown {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 45px;
}

.faq-content__dropdown p {
  max-width: 1040px;
  width: 100%;
  margin-right: auto;
  font-family: 'GraphikLCG-Medium';
  font-size: 14px;
  color: #000;
  line-height: 18px;
}

.faq-content__dropdown a {
  color: #F02127;
}

.faq-dop {
  margin-top: 40px;
  max-width: 1150px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border: 4px solid #EB2805;
  padding: 30px 90px;
  font-family: 'GraphikLCG-Bold';
  font-size: 22px;
  text-align: center;
  color: #000;
}


.faq-content-image._desktop {
  display: block;
  margin-top: 45px;
}
.faq-content-image._mobile {
  display: none;
  margin-top: 20px;
}

@media only screen and (max-width: 1191px) {
  .faq-content-items {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media only screen and (max-width: 820px) {
  .faq__intro-text {
    margin: 20px;
  }

  .faq-content__title span {
    display: block;
  }

  .faq-content__title span:after {
    right: -20px;
  }

  .faq-content-image img {
    max-width: 100%;
  }
}


@media only screen and (max-width: 767px) {
  .faq-content__dropdown {
    margin-top: 20px;
  }

  .faq-content__title {
    font-size: 16px;
  }

    .faq-content__title span:after {
    width: 10px;
    height: 21px;
    background-size: contain;
  }

  .faq-content__dropdown p {
    font-family: 'GraphikLCG-Regular';
  }

  .faq-content-image._desktop {
    display: none;
  }
  .faq-content-image._mobile {
    display: block;
  }
}

@media only screen and (max-width: 430px) {
  .faq-content-items {
    padding-left: 25px;
    padding-right: 25px;
  }
  .faq-content__title {
    padding-right: 20px;
  }
}

/** /css/select2.min.css *********************************************************************************************/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

.select2-container--default .select2-selection--single {border: none; background: transparent; height: 30px;}
.select2-container--default .select2-selection--single .select2-selection__rendered {color: #fff; line-height: 30px; font-size: 14px;}
.select2-container--default .select2-selection--single .select2-selection__arrow b {display: none;}
.select2-container--default .select2-selection--single .select2-selection__arrow {background: url(/local/templates/books/images/arrow-down.png) 50% 50% no-repeat;}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {transform: rotate(180deg);}
.select2-results__option {font-size: 13px; padding: 8px 15px; color: #2a2a2a; background: #fff;}
.select2-container--default .select2-results__option--highlighted[aria-selected] {background-color: #ECECEC; color: #2a2a2a;}
.select2-container--open .select2-dropdown--below {/*width: auto !important;*/ min-width: 160px}

/** /css/select2-mobile.css *********************************************************************************************/
/* Мобильный селект города */
.city-picker-mobile__wrapper .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #979797;
  border-radius: 8px;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
  text-transform: uppercase;
}

.city-picker-mobile__wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 3.1rem;
  height: 2.5rem;
  background: transparent url("/local/templates/books/css/../images/icon-search.svg") center center no-repeat;
  background-size: 16px;
  margin-left: -3.1rem;
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem;
  cursor: pointer;
}

.city-picker-mobile__wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 3px;
  right: 10px;
}

.city-picker-mobile__wrapper .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  transform: none;
}

.city-picker-mobile__wrapper .select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered[title] + .select2-selection__arrow {
  transform: rotate(180deg);
  top: 3px;
}

.city-picker-mobile__wrapper .select2-container .select2-selection--single .select2-selection__rendered[title] + .select2-selection__arrow {
  background: transparent url("/local/templates/books/css/../images/arrow-down-black.png") center center no-repeat;
  top: 5px;
}

.city-picker-mobile__wrapper .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #979797;
}

.city-picker-mobile__wrapper .select2-container--default {
  margin-left: 30px;
  margin-right: 30px;
  width: calc(100% - 60px) !important;
  box-sizing: border-box;
}

.city-picker-mobile__wrapper .select2-container--open .select2-dropdown--below {
  width: 100%!important;
}


.city-picker-mobile__list .select2-search__field,
.city-picker-mobile__list .select2-results__option {
  text-transform: uppercase;
  font-size: 16px;
}

.city-picker-mobile__list .select2-results__options {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.city-picker-mobile__list:before {
  content: '';
  position: absolute;
  top: -9px;
  left: -1px;
  height: 10px;
  width: 1px;
  background-color: #979797;
}

.city-picker-mobile__list:after {
  content: '';
  position: absolute;
  top: -9px;
  right: -1px;
  height: 10px;
  width: 1px;
  background-color: #979797;
}

.city-picker-mobile__list {
  top: 2px;
  border-color: #979797;
}

.select2-rendered__match {
  font-family: GraphikLCG-Medium, sans-serif;
}

.city-picker-mobile__list .select2-results__message,
.city-picker-mobile__list .loading-results {
  text-transform: none;
}

/* End */


/* Start:/local/components/ds/callback/templates/.default/style.css?15680230752463*/
.callback-form__wrapper .jBox-content {
  background-color: #fff;
}

.callback-form__wrapper .jBox-closeButton-title .jBox-closeButton {
  top: -30px;
  right: -30px;
}

.callback-form__wrapper .jBox-container {
  padding: 30px;
}

.callback-form__wrapper .jBox-title {
  margin-top: -30px;
  margin-right: -30px;
  padding-bottom: 20px;
}

.callback-form__top-text {
  font-family: 'Helvetica', sans-serif;
  font-size: 1.8rem;
  color: #1F1F1F;
  letter-spacing: 0;
  text-align: center;
  padding-bottom: 0;
  height: 100%;
  min-height: 75px;
  line-height: 18px;
}

.callback-form__label {
  font-size: 1.6rem;
  display: block;
  margin-bottom: .5rem;
}

.callback-form__star {
  color: #D0021B;
}

.callback-form__text-required {
  padding-left: 12px;
  font-family: 'Helvetica', sans-serif;
  font-size: 12px;
  color: #979797;
  letter-spacing: 0;
  margin-bottom: 10px;
}

.callback-form__phone-input {
  margin-bottom: 8px;
  font-size: 1.6rem;
}

.callback-form__submit {
  padding: 11px;
  font-size: 1.6rem;
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  letter-spacing: 0;
  text-align: center;
  color: #D8D8D8;
  background: #fff;
  cursor: pointer;

}

.callback-form__submit.--error, .callback-form__submit.--error:hover {
  background: #fff;
  border: 1px solid #ccc;
  color: #CCCCCC;
  cursor: default;
}

.callback-form__submit.--success {
  background: #8DC351;
  border: 1px solid #8DC351;
  color: #fff;
}

.callback-form__submit.--success:hover {
  background: #6C953F;
  color: #fff;
  border: 1px solid #8DC351;
}

.callback-form__row-two-column {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.callback-form__sign {
  color: #D8D8D8;
  font-size: 1.6rem;
  width: 50%;
  text-align: center;
  display: block;
  text-decoration: underline;
}

.callback-form__sign:hover {
  color: #000;
  text-decoration: none;
}

.callback-btn__wrapper {
  text-align: center;
}

.callback-btn {
  display: inline-block;
  border-bottom: 2px solid #ff0000;
  font-family: GraphikLCG-Semibold, sans-serif;
  font-size: 14px;
  color: #ff0000;
  cursor: pointer;
  letter-spacing: 0;
  margin-top: 15px;
}
.callback-btn_180 {
  width: 180px;
}
.callback-btn.--white.jsCallback:hover {
  background-color: #FF0000;
  color: #fff;
}

.callback-btn.--white:hover {
  color: #ff0000;
}

.callback-btn-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

/* End */
/* /local/templates/books/css/min.css?1586880109255305 */
/* /local/components/ds/callback/templates/.default/style.css?15680230752463 */
