@charset "UTF-8";
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

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

template {
	display: none
}

a {
	background-color: transparent
}

a:active, a:hover {
	outline-width: 0
}

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

b, strong {
	font-weight: bolder
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

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 {
	box-sizing: content-box;
	height: 0
}

button, input, select, textarea {
	font: inherit
}

optgroup {
	font-weight: 700
}

button, hr, input, select {
	overflow: visible
}

button, input, select, textarea {
	margin: 0
}

button, select {
	text-transform: none
}

[type=button], [type=reset], [type=submit], button {
	cursor: pointer
}

[disabled] {
	cursor: default
}

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

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

button:-moz-focusring, input:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}

textarea {
	overflow: auto
}

[type=checkbox], [type=radio], legend {
	box-sizing: border-box;
	padding: 0
}

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

[type=search] {
	-webkit-appearance: textfield
}

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

.tax-partner-location .sl-loading {
	display: none
}

.sl-loading {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #eee
}

.sl-loading__content {
	position: absolute;
	left: 0;
	right: 0;
	height: 60px;
	text-align: center;
	top: 50%;
	margin-top: -25px
}

.sl-loading__spinner {
	height: 50px;
	width: 50px;
	display: block;
	margin: 0 auto 15px;
	-webkit-animation: rotateSpinner .8s infinite linear;
	animation: rotateSpinner .8s infinite linear;
	border: 3px solid #0088cc;
	border-right-color: transparent;
	border-radius: 50%
}

.sl-loading__text {
	display: block;
	text-align: center;
	white-space: nowrap;
	color: #0088cc
}

.new-sl {
	position: relative;
	height: 100%;
	min-height: 760px
}

.no-search-map .new-sl {
	min-height: 500px
}

.new-sl__map {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #444
}

.new-sl__map.hidden {
	display: none
}

.new-sl__map .infoBox>img {
	width: 15px;
	position: relative;
	z-index: 100;
	opacity: .5
}

.new-sl__map .infoBox>img:hover {
	opacity: 1
}

.sl-sidebar {
	position: absolute;
	left: 0;
	top: 60px;
	width: 380px;
	bottom: 0;
	background-color: #fff;
	box-shadow: 10px 0 25px -13px rgba(0, 0, 0, .3);
	color: #000;
	-webkit-transition: .2s transform;
	transition: .2s transform;
	-webkit-transform: translateX(-380px);
	transform: translateX(-380px);
	z-index: 40
}

.sl-sidebar_opened {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.sl-sidebar_opened .sl-sidebar__open {
	opacity: 0;
	visibility: hidden;
	left: 80%
}

.sl-sidebar__open::before {
	background-size: 17px 14px;
	content: "\f105";
	font-family: FontAwesome;
	font-size: 16px;
	color: white
}

.sl-sidebar__hide::before {
	background-size: 17px 14px
}

.sl-sidebar__hide, .sl-sidebar__open {
	position: absolute;
	border: none;
	outline: none
}

.sl-sidebar__open {
	left: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: 50px;
	z-index: 20;
	opacity: 1;
	visibility: visible;
	margin-left: 20px;
	width: 50px;
	border-radius: 50%;
	box-shadow: 0 0 15px -3px rgba(0, 0, 0, .8);
	top: 37px;
	background-color: #0088cc;
	-webkit-transition: .2s all;
	transition: .2s all
}

.sl-sidebar__open:hover {
	background: #1298db
}

.sl-sidebar__open::before {
	position: absolute;
	width: 8px;
	height: 14px;
	left: 50%;
	top: 50%;
	margin-left: -4px;
	margin-top: -12px
}

.sl-sidebar__hide {
	right: 25px;
	top: 30px;
	font-size: 14px;
	color: #787878;
	background-color: #fff;
	cursor: pointer;
	-webkit-transition: .2s color;
	transition: .2s color;
	padding: 0
}

.sl-sidebar__hide::before {
	content: '\f104';
	display: inline-block;
	vertical-align: middle;
	width: 8px;
	background-position: -9px 0;
	margin-right: 5px;
	position: relative;
	top: -1px;
	-webkit-transition: .2s transform;
	transition: .2s transform;
	font-family: FontAwesome
}

.sl-sidebar__hide:hover {
	color: #000
}

.sl-sidebar__hide:hover::before {
	-webkit-transform: translateX(-3px);
	transform: translateX(-3px)
}

.sl-sidebar__hide:active {
	top: 53px
}

.sl-search-form {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	box-sizing: border-box;
	height: 130px;
	padding: 14px 25px 0;
	overflow: hidden
}

.sl-search-form__title {
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 15px;
	cursor: default;
	margin-top: 10px
}

.sl-search-form__input {
	position: relative;
	border-radius: 5px;
	background-color: #fff;
	margin-bottom: 20px;
}

.sl-search-form__input #sl-search-input {
	-webkit-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

.sl-search-form__input::after {
	content: '';
	display: table;
	width: 100%
}

.sl-search-form__add-store, .sl-search-form__input input, .sl-search-form__submit {
	font-size: 15px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	border: none;
	outline: none
}

.sl-search-form__input input {
	border-radius: 5px 0 0 5px;
	float: left;
	width: 60%;
	height: 45px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 0 15px;
	font-weight: 400;
	color: #000
}

.sl-search-form__add-store, .sl-search-form__submit {
	cursor: pointer
}

.sl-search-form__submit {
	width: 31%;
	top: 0;
	bottom: 0;
	right: -1px;
	box-sizing: border-box;
	border-radius: 0 4px 4px 0;
	text-transform: uppercase;
	position: absolute;
	background-color: #0088cc;
	color: #fff
}

.sl-search-form__submit:hover {
	background-color: #1298db
}

.sl-search-form__submit:active {
	background-color: #192730
}

.sl-search-form__add-store {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-weight: 400;
	background-color: transparent;
	color: #00b7f4;
	padding: 0;
	border-bottom: 1px #00b7f4 dashed;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.sl-search-form__add-store:hover {
	border-bottom: none
}

.sl-search-form__add-store:active {
	top: 1px
}

.sl-search-form p {
	font-size: 15px
}

.sl-list {
	position: absolute;
	height: auto;
	padding: 0 0 25px;
	bottom: 0;
	left: 25px;
	right: 0;
	top: 150px;
	list-style-type: none;
	overflow: auto
}

.sl-list li {
	border-top: 1px #ccc solid;
	padding: 20px;
	cursor: pointer
}

.sl-list li:hover {
	background-color: #eee
}

.sl-list li.sl-list__partner {
	display: none !important;
	border: none;
	text-align: center;
	padding-right: 50px
}

.sl-list li.sl-list__partner:hover {
	background-color: #fff;
	cursor: default
}

.sl-list li.sl-list__partner p {
	font-size: 15px;
	line-height: 1.5;
	color: #787878;
	margin-bottom: 20px
}

.sl-list li.sl-list__partner a, .sl-list li.sl-list__partner a:visited {
	background-color: #0c6;
	text-decoration: none;
	height: 60px;
	line-height: 60px;
	font-size: 15px;
	color: #fff;
	padding: 0 20px;
	display: inline-block;
	vertical-align: top;
	border-radius: 5px;
	text-transform: uppercase
}

.sl-list li.sl-list__partner a:hover, .sl-list li.sl-list__partner a:visited:hover {
	background-color: #00d66b
}

.sl-list li.sl-list__partner a:active, .sl-list li.sl-list__partner a:visited:active {
	background-color: #00994d
}

.sl-list__title {
	font-weight: 400;
	margin: 0 0 15px;
	font-size: 18px;
	color: #000;
}

.sl-list__address {
	color: #787878;
	font-size: 13px;
	margin: 0
}

.sl-map-tooltip {
	position: relative;
	min-height: 180px;
	background-color: #fff;
	padding: 40px 25px 25px;
	border-radius: 5px;
	box-shadow: 0 0 20px -5px rgba(0, 0, 0, .3)
}

.sl-map-tooltip::before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	right: 100%;
	border-width: 10px 10px 10px 0;
	border-style: solid;
	border-color: transparent #fff transparent transparent
}

.sl-map-tooltip__title {
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 0
}

.sl-map-tooltip__address {
	margin-bottom: 15px
}

.sl-map-tooltip__address, .sl-map-tooltip__internet {
	font-size: 14px;
	color: #787878;
	line-height: 1.25
}

.sl-map-tooltip__more a {
	display: block;
	background: #192730;
	text-align: center;
	font-size: 16px;
	color: white !important;
	padding: 6px 0;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}

.sl-map-tooltip__more a:hover {
	background: #0088cc
}

.sl-map-tooltip__more {
	margin-top: 25px;
	margin-bottom: 0
}

.sl-map-tooltip__phone {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px
}

.sl-map-tooltip__phone a, .sl-map-tooltip__phone a:visited {
	text-decoration: none;
	color: #333
}

.sl-map-tooltip__phone a:hover, .sl-map-tooltip__phone a:visited:hover {
	text-decoration: underline
}

.sl-map-tooltip__internet {
	margin-bottom: 15px
}

.sl-map-tooltip__internet a {
	margin-left: 5px;
	border-bottom: 1px solid rgba(0, 136, 204, 0.2);
}

.sl-map-tooltip__internet a, .sl-map-tooltip__internet a:visited {
	color: #0088cc
}

.sl-map-tooltip__internet a:hover, .sl-map-tooltip__internet a:visited:hover {
	text-decoration: none;
	color: #192730;
	border-bottom-color: rgba(25, 39, 48, 0.22)
}

.no-search-map .sl-filter-form__input .sl-filter-form__submit {
	font-size: 9px;
	padding: 0 5px
}

.cluster {
	background-size: 100% auto!important
}

.contact-us__title {
	font-size: 48px;
	font-weight: 300;
	margin: 0 0 25px;
	border-bottom: 1px #ccc solid;
	padding: 20px 0;
}

@media screen and (min-width:1700px) {
	.swipe-wrapper {
		display: none
	}
}

.sl-filter-form__input {
	display: flex;
	justify-content: space-between;
	padding: 0 5px;
}

.sl-filter-form__input .sl-filter-form__submit {
	width: auto;
	text-transform: uppercase;
	background-color: white;
	color: rgba(25, 39, 48, 1);
	border: none;
	font-size: 11px;
	font-weight: 700;
	height: 36px;
	line-height: 12px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.sl-filter-form__input .sl-filter-form__submit.pressed {
	background-color: #0088cc;
	color: white
}

.clearfix {
	clear: both;
}

.sl-sidebar {
	box-shadow: none;
}

.new-sl__sidebar-filter {
	top: 50px;
	width: 100%;
	height: 60px;
	position: absolute;
	left: 400px;
	text-align: left;
	padding: 10px 0;
}

.tax-partner-location #main, .tax-partner-location #main .fusion-row {
	padding-bottom: 0;
}

#sl-list .sl-list__partner-not-found {
	display: none;
}

.sl-sidebar__hide:active {
	top: 33px;
}

/* страницы городов */

@-moz-document url-prefix() {
	.tax-partner-location #main .fusion-row {
		padding: 0 !important
	}
}

.tax-partner-location #main .fusion-row {
	max-width: 100%;
	padding: 0
}

.tax-partner-location #main {
	padding: 0 !important
}

.tax-partner-location .sl-filter-form__input {
	justify-content: unset;
}

.tax-partner-location .sl-filter-form__input button {
	margin-right: 10px;
}

.tax-partner-location #main .fusion-footer .fusion-row {
	max-width: 1100px;
	padding: 0
}

/*** 	Страница Партнеров (archive-partners.php) ***/

.no-search-map.worldmap {
	padding: 0px;
	width: 100%;
}

.no-search-map .new-sl__sidebar.sl-sidebar {
	display: none;
}

.no-search-map .new-sl__map {
	height: 500px
}

.post-type-archive-partners .new-sl__sidebar-filter {
	left: 0;
	text-align: center;
	top: 0;
}

@media screen and (min-width: 768px) {
	.no-search-map .sl-loading__content {
		left: 0px;
	}
}