﻿/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

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

body {
	margin: 0;
	overflow-x: hidden;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

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

figcaption,
figure {
	display: block;
}

figure {
	margin: 1em 40px;
}

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

main {
	display: block;
}

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

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

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

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

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: bolder;
}

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

dfn {
	font-style: italic;
}

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

small {
	font-size: 80%;
}

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

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

img {
	border-style: none;
}

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

button,
input,
.selectric,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button {
	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;
}

input,
.selectric {
	overflow: visible;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	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;
	outline-offset: -2px;
}

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

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

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	max-width: 100%;
	padding: 0;
	color: inherit;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

details {
	display: block;
}

summary {
	display: list-item;
}

menu {
	display: block;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

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

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

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

[hidden],
template {
	display: none;
}

a {
	background: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 1em 40;
}

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

pre {
	overflow: auto;
}

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

button,
input,
.selectric,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
html [type="button"].selectric,
input[type="reset"],
[type="reset"].selectric,
input[type="submit"],
[type="submit"].selectric {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled],
html [disabled].selectric {
	cursor: default;
}

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

input,
.selectric {
	line-height: normal;
}

input[type="checkbox"],
[type="checkbox"].selectric,
input[type="radio"],
[type="radio"].selectric {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

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

input[type="search"],
[type="search"].selectric {
	-webkit-appearance: textfield;
}

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

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

*,
:focus {
	outline: none;
}

body {
	-webkit-fontype-smalloothing: antialiased;
}

body,
html {
	height: 100%;
	width: 100%;
}

a,
input[type=radio],
[type=radio].selectric,
input[type=checkbox],
[type=checkbox].selectric,
select {
	cursor: pointer;
}

select[disabled] {
	cursor: default;
}

input:-webkit-autofill,
.selectric:-webkit-autofill {
	background-color: transparent;
}

*+html input[type=checkbox],
*+html [type=checkbox].selectric,
*+html input[type=radio],
*+html [type=radio].selectric {
	width: 13px;
	height: 13px;
}

textarea {
	resize: none;
	vertical-align: top;
}

em,
i {
	font-style: italic;
}

img {
	vertical-align: top;
}

input,
.selectric {
	vertical-align: middle;
}

dl,
menu,
ol,
ul {
	margin: 1em 0;
}

dd {
	margin: 0 0 0 40px;
}

menu,
ol,
ul {
	padding: 0 0 0 40px;
}

nav ul,
nav ol {
	list-style: none outside none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}

:focus {
	-moz-outline: 3px solid #fff !important;
}

input[type="radio"]:focus,
[type="radio"].selectric:focus {
	-moz-outline-radius: 12px !important;
	-moz-outline-offset: 0 !important;
}

input[type="checkbox"]:focus,
[type="checkbox"].selectric:focus {
	-moz-outline-offset: -1px !important;
	-moz-outline: 1px solid #000 !important;
}

button:after {
	content: "";
}

del {
	text-decoration: line-through;
}

table {
	width: 100%;
}

form {
	margin: 0;
	padding: 0;
}

input::-ms-clear,
.selectric::-ms-clear {
	display: none;
}

:-moz-placeholder {
	opacity: 1;
}

::-webkit-input-placeholder {
	opacity: 1;
	color: inherit;
}

::-moz-placeholder {
	opacity: 1;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	border: 0 none;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

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

body {
	line-height: 1;
}

ol,
ul {
	list-style: outside none none;
}

blockquote,
q {
	quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
	content: none;
}

em,
blockquote em {
	font-style: italic;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
	font-family: 'Roboto';
	src: url("../fonts/roboto/Roboto-Regular.eot");
	src: url("../fonts/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/roboto/Roboto-Regular.woff") format("woff"),url("../fonts/roboto/Roboto-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url("../fonts/roboto/Roboto-Bold.eot");
	src: url("../fonts/roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/roboto/Roboto-Bold.woff") format("woff"),url("../fonts/roboto/Roboto-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url("../fonts/roboto/Roboto-Medium.eot");
	src: url("../fonts/roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/roboto/Roboto-Medium.woff") format("woff"),url("../fonts/roboto/Roboto-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'BrushType';
	src: url("../fonts/brushtype/BrushType-Bold.eot");
	src: url("../fonts/brushtype/BrushType-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/brushtype/BrushType-Bold.woff") format("woff"),url("../fonts/brushtype/BrushType-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto Cn';
	src: url("../fonts/robotocondensed/Roboto-Condensed.eot");
	src: url("../fonts/robotocondensed/Roboto-Condensed.eot?#iefix") format("embedded-opentype"),url("../fonts/robotocondensed/Roboto-Condensed.woff2") format("woff2"),url("../fonts/robotocondensed/Roboto-Condensed.woff") format("woff"),url("../fonts/robotocondensed/Roboto-Condensed.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto Cn';
	src: url("../fonts/robotocondensed/Roboto-BoldCondensed.eot");
	src: url("../fonts/robotocondensed/Roboto-BoldCondensed.eot?#iefix") format("embedded-opentype"),url("../fonts/robotocondensed/Roboto-BoldCondensed.woff2") format("woff2"),url("../fonts/robotocondensed/Roboto-BoldCondensed.woff") format("woff"),url("../fonts/robotocondensed/Roboto-BoldCondensed.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}

.icon-pointer {
	background-image: url(../img/sprite.png);
	background-position: -708px -459px;
	width: 14px;
	height: 20px;
}

.icon-mail {
	background-image: url(../img/sprite.png);
	background-position: -708px -438px;
	width: 21px;
	height: 16px;
}

.icon-vk {
	background-image: url(../img/sprite.png);
	background-position: -609px -1069px;
	width: 48px;
	height: 48px;
}

.icon-fb {
	background-image: url(../img/sprite.png);
	background-position: -655px -984px;
	width: 48px;
	height: 48px;
}

.icon-twitter {
	background-image: url(../img/sprite.png);
	background-position: -602px -984px;
	width: 48px;
	height: 48px;
}

.icon-youtube {
	background-image: url(../img/sprite.png);
	background-position: -645px -566px;
	width: 48px;
	height: 48px;
}

.icon-telegram {
	background-image: url(../img/sprite.png);
	background-position: -642px -648px;
	width: 48px;
	height: 48px;
}

.icon-google {
	background-image: url(../img/sprite.png);
	background-position: -642px -701px;
	width: 48px;
	height: 48px;
}

.icon-inst {
	background-image: url(../img/sprite.png);
	background-position: -655px -931px;
	width: 48px;
	height: 48px;
}

.icon-viber {
	background-image: url(../img/sprite.png);
	background-position: -602px -931px;
	width: 48px;
	height: 48px;
}

.icon-logo {
	background-image: url(../img/sprite.png);
	background-position: -457px -504px;
	width: 183px;
	height: 139px;
}

.icon-logo2 {
	background-image: url(../img/sprite.png);
	background-position: -457px -648px;
	width: 180px;
	height: 138px;
}

.icon-phone-left {
	background-image: url(../img/sprite.png);
	background-position: -708px -377px;
	width: 16px;
	height: 22px;
}

.icon-phone-right {
	background-image: url(../img/sprite.png);
	background-position: -708px -404px;
	width: 16px;
	height: 21px;
}

.icon-clock {
	background-image: url(../img/sprite.png);
	background-position: -457px -931px;
	width: 140px;
	height: 133px;
}

.icon-marker {
	background-image: url(../img/sprite.png);
	background-position: -602px -791px;
	width: 112px;
	height: 134px;
}

.icon-dollar {
	background-image: url(../img/sprite.png);
	background-position: -457px -791px;
	width: 140px;
	height: 135px;
}

.icon-safe {
	background-image: url(../img/sprite.png);
	background-position: -457px -1193px;
	width: 130px;
	height: 130px;
}

.icon-bag {
	background-image: url(../img/sprite.png);
	background-position: -457px -1328px;
	width: 101px;
	height: 148px;
}

.icon-diamond {
	background-image: url(../img/sprite.png);
	background-position: -457px -1069px;
	width: 147px;
	height: 119px;
}

.icon-chevron-right {
	background-image: url(../img/sprite.png);
	background-position: -683px -287px;
	width: 33px;
	height: 33px;
}

.icon-star-gray {
	background-image: url(../img/sprite.png);
	background-position: -698px -566px;
	width: 27px;
	height: 26px;
}

.icon-star-gold {
	background-image: url(../img/sprite.png);
	background-position: -695px -648px;
	width: 27px;
	height: 26px;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.centered {
	display: table;
	width: 100%;
	height: 100%;
}

.centered>* {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

body {
	background: #fff;
	color: #63625f;
	font-family: "Roboto",Verdana;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "BrushType",Verdana;
	margin: 0;
	padding: 0;
	color: #353432;
	font-weight: 700;
}

h1 {
	font-size: 60px;
	line-height: 68px;
}

h2 {
	font-size: 50px;
	line-height: 58px;
}

h3 {
	font-family: "Roboto";
	font-size: 22px;
	line-height: 28px;
	text-transform: uppercase;
}

h4 {
	font-family: "Roboto";
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
}

h5 {
	font-size: 14px;
	line-height: 20px;
}

h6 {
	font-size: 12px;
	line-height: 1.4;
}

p {
	padding: 0 0 20px;
	margin: 0;
}

hr {
	overflow: hidden;
	height: 1px;
	background: #e9e9e9;
	border: 0;
	margin: 32px 0;
}

q,
blockquote {
	display: block;
	padding: 9px 20px;
	background: #fee375;
	font-weight: 700;
	color: #2e2d2c;
	margin: 0 0 17px 0;
}

strong,
b {
	font-weight: 700;
}

a {
	color: #3691b5;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	text-decoration: none;
}

a.button {
	text-decoration: none;
}

a.button:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

[class*="icon-"] {
	display: inline-block;
	vertical-align: top;
}

img[style*="float: left"],
img[style*="float:left"],
img[align="left"] {
	margin: 0 20px 5px 0;
}

img[style*="float: right"],
img[style*="float:right"],
img[align="right"] {
	margin: 0 0 5px 20px;
}

.phone-list li:beofore {
	background-image: url(../img/sprite.png);
	background-position: -707px -504px;
	width: 11px;
	height: 16px;
}

.upper {
	text-transform: uppercase;
}

.static-content p {
	padding: 0 0 4px 0;
}

.static-content blockquote p {
	padding-bottom: 0;
}

.static-content img {
	float: left;
	border-radius: 15px;
	margin: 10px;
	max-width: 100%;
}

.static-content .comments img {
	/*margin: 0;*/
	margin: 0px;
}

.static-content img.alignnone {
	float: none;
	clear: both;
}

.static-content img.alignleft {
	float: left;
}

.static-content img.alignright {
	float: right;
	margin: 10px;
}

.static-content img.aligncenter {
	float: none;
	clear: both;
	margin: 10px auto 10px auto;
	display: block;
}

.static-content h1 {
	font-size: 50px;
	line-height: 54px;
	padding: 0 0 10px 0;
	text-transform: none;
}

.static-content h2 {
	font-family: "Roboto";
	font-size: 25px;
	line-height: 30px;
	text-transform: none;
	padding: 0 0 17px 0;
}

.static-content ul {
	margin: 0 0 -10px 0;
	padding: 0 0 20px 0;
}

.static-content ul li {
	padding: 0 0 10px 0;
	position: relative;
}

.static-content ul li:before {
	content: '';
	display: inline-block;
	background-image: url(../img/sprite.png);
	background-position: -721px -287px;
	width: 9px;
	height: 9px;
	margin: 0 5px 0 0;
}

.static-content ul.phone-list {
	padding: 0 0 30px 0;
}

.static-content ul.phone-list li {
	font-size: 17px;
	font-weight: 500;
	color: #2e2d2c;
	padding: 0 0 9px 0;
}

.static-content ul.phone-list li:before {
	background-image: url(../img/sprite.png);
	background-position: -707px -504px;
	width: 11px;
	height: 16px;
	margin: 0 7px 0 0;
	vertical-align: middle;
	position: relative;
	top: -2px;
}

.static-content ol {
	list-style-type: decimal;
	list-style-position: inside;
	counter-reset: item;
}

.static-content ol p {
	padding: 0 0 10px 0;
}

.static-content ol li {
	display: block;
	position: relative;
}

.static-content ol li:after {
	content: " ";
	display: block;
	clear: both;
}

.static-content ol li:before {
	content: counters(item, ".");
	counter-increment: item;
	display: block;
	float: left;
	width: 27px;
	height: 27px;
	border-radius: 50%;
	background: #3691b5;
	font-weight: 700;
	font-family: "BrushType";
	color: #fff;
	text-align: center;
	font-size: 17px;
	line-height: 21px;
	padding: 5px 0 0 0;
	margin: -6px 12px 0 0;
}

.static-content .comments img {
	float: none;
}

.table-wrapper {
	width: 100%;
}

table {
	width: 100%;
	border-bottom: 2px solid #c9c9c9;
	margin: 0 0 50px 0;
}

table th {
	font-size: 20px;
	line-height: 30px;
	vertical-align: middle;
	font-weight: 700;
	color: #fff;
	background: #3691b5;
	height: 64px;
	padding: 10px 30px;
}

table td {
	height: 37px;
	border-left: 2px solid #c9c9c9;
	border-right: 2px solid #c9c9c9;
	padding: 10px 30px;
	vertical-align: middle;
}

table tr.border-top-bottom td {
	border-bottom: 2px solid #c9c9c9;
	border-top: 2px solid #c9c9c9;
}

table tr:nth-child(odd) td {
	background: #e8e8e8;
}

table .text-14 {
	font-size: 14px;
	line-height: 17px;
}

.picker__box {
	padding: 0 1em;
}

.picker__header {
	text-align: center;
	position: relative;
	margin-top: .75em;
}

.picker__month,
.picker__year {
	font-weight: 500;
	display: inline-block;
	margin-left: .25em;
	margin-right: .25em;
}

.picker__year {
	color: #999999;
	font-size: .8em;
	font-style: italic;
}

.picker__select--month,
.picker__select--year {
	border: 1px solid #b7b7b7;
	height: 2em;
	padding: .5em;
	margin-left: .25em;
	margin-right: .25em;
}

.picker__select--month {
	width: 35%;
}

.picker__select--year {
	width: 22.5%;
}

.picker__select--month:focus,
.picker__select--year:focus {
	border-color: #0089ec;
}

.picker__nav--prev,
.picker__nav--next {
	position: absolute;
	padding: .5em 1.25em;
	width: 1em;
	height: 1em;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	top: -0.25em;
}

.picker__nav--prev {
	left: -1em;
	padding-right: 1.25em;
}

.picker__nav--next {
	right: -1em;
	padding-left: 1.25em;
}

.picker__nav--prev:before,
.picker__nav--next:before {
	content: " ";
	border-top: .5em solid transparent;
	border-bottom: .5em solid transparent;
	border-right: 0.75em solid #000000;
	width: 0;
	height: 0;
	display: block;
	margin: 0 auto;
}

.picker__nav--next:before {
	border-right: 0;
	border-left: 0.75em solid #000000;
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
	cursor: pointer;
	color: #000000;
	background: #b1dcfb;
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
	cursor: default;
	background: none;
	border-right-color: #f5f5f5;
	border-left-color: #f5f5f5;
}

.picker__table {
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	font-size: inherit;
	width: 100%;
	margin-top: .75em;
	margin-bottom: .5em;
}

.picker__table td {
	margin: 0;
	padding: 0;
}

.picker__weekday {
	width: 14.285714286%;
	font-size: .75em;
	padding-bottom: .25em;
	color: #999999;
	font-weight: 500;
}

.picker__day {
	padding: .3125em 0;
	font-weight: 200;
	border: 1px solid transparent;
}

.picker__day--today {
	position: relative;
}

.picker__day--today:before {
	content: " ";
	position: absolute;
	top: 2px;
	right: 2px;
	width: 0;
	height: 0;
	border-top: 0.5em solid #0059bc;
	border-left: .5em solid transparent;
}

.picker__day--disabled:before {
	border-top-color: #aaaaaa;
}

.picker__day--outfocus {
	color: #dddddd;
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
	cursor: pointer;
	color: #000000;
	background: #b1dcfb;
}

.picker__day--highlighted {
	border-color: #0089ec;
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
	cursor: pointer;
	color: #000000;
	background: #b1dcfb;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
	background: #0089ec;
	color: #ffffff;
}

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
	background: #f5f5f5;
	border-color: #f5f5f5;
	color: #dddddd;
	cursor: default;
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
	background: #bbbbbb;
}

.picker__footer {
	text-align: center;
}

.picker__button--today,
.picker__button--clear,
.picker__button--close {
	border: 1px solid #ffffff;
	background: #ffffff;
	font-size: .8em;
	padding: .66em 0;
	font-weight: bold;
	width: 33%;
	display: inline-block;
	vertical-align: bottom;
}

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
	cursor: pointer;
	color: #000000;
	background: #b1dcfb;
	border-bottom-color: #b1dcfb;
}

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
	background: #b1dcfb;
	border-color: #0089ec;
	outline: none;
}

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
	position: relative;
	display: inline-block;
	height: 0;
}

.picker__button--today:before,
.picker__button--clear:before {
	content: " ";
	margin-right: .45em;
}

.picker__button--today:before {
	top: -0.05em;
	width: 0;
	border-top: 0.66em solid #0059bc;
	border-left: .66em solid transparent;
}

.picker__button--clear:before {
	top: -0.25em;
	width: .66em;
	border-top: 3px solid #ee2200;
}

.picker__button--close:before {
	content: "\D7";
	top: -0.1em;
	vertical-align: top;
	font-size: 1.1em;
	margin-right: .35em;
	color: #777777;
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
	background: #f5f5f5;
	border-color: #f5f5f5;
	color: #dddddd;
	cursor: default;
}

.picker__button--today[disabled]:before {
	border-top-color: #aaaaaa;
}

.picker {
	font-size: 16px;
	text-align: left;
	line-height: 1.2;
	color: #000000;
	position: absolute;
	z-index: 10000;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.picker__input {
	cursor: default;
}

.picker__input.picker__input--active {
	border-color: #0089ec;
}

.picker__holder {
	width: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */

.picker__holder,
.picker__frame {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
}

.picker__holder {
	position: fixed;
	transition: background 0.15s ease-out, -webkit-transform 0s 0.15s;
	-webkit-transition: background 0.15s ease-out, -webkit-transform 0s 0.15s;
	transition: background 0.15s ease-out, transform 0s 0.15s;
	transition: background 0.15s ease-out, transform 0s 0.15s, -webkit-transform 0s 0.15s;
	-webkit-backface-visibility: hidden;
}

.picker__frame {
	position: absolute;
	margin: 0 auto;
	min-width: 256px;
	max-width: 666px;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}

.picker__wrap {
	display: table;
	width: 100%;
	height: 100%;
}

.picker__box {
	background: #ffffff;
	display: table-cell;
	vertical-align: middle;
}

.picker--opened .picker__holder {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
	zoom: 1;
	background: rgba(0,0,0,0.32);
	-webkit-transition: background 0.15s ease-out;
	transition: background 0.15s ease-out;
}

.picker--opened .picker__frame {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/*! jQuery UI - v1.12.1 - 2017-12-17
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}

.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	-webkit-filter: inherit;
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input,
.ui-widget .selectric,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
}

.ui-widget-content a {
	color: #333;
}

.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: bold;
}

.ui-widget-header a {
	color: #333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	-webkit-box-shadow: 0 0 3px 1px #5e9ed6;
	box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #fff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #fff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}

.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35);
}

.ui-icon {
	width: 16px;
	height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
	background-image: url("images/ui-icons_777777_256x240.png");
}

.ui-icon-blank {
	background-position: 16px 16px;
}

.ui-icon-caret-1-n {
	background-position: 0 0;
}

.ui-icon-caret-1-ne {
	background-position: -16px 0;
}

.ui-icon-caret-1-e {
	background-position: -32px 0;
}

.ui-icon-caret-1-se {
	background-position: -48px 0;
}

.ui-icon-caret-1-s {
	background-position: -65px 0;
}

.ui-icon-caret-1-sw {
	background-position: -80px 0;
}

.ui-icon-caret-1-w {
	background-position: -96px 0;
}

.ui-icon-caret-1-nw {
	background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
	background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-on {
	background-position: -96px -144px;
}

.ui-icon-radio-off {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
}

body.fancybox-active {
	overflow: hidden;
}

body.fancybox-iosfix {
	position: fixed;
	left: 0;
	right: 0;
}

.fancybox-is-hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}

.fancybox-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99992;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.fancybox-outer {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
	transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .87;
	-webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
	transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
	position: absolute;
	direction: ltr;
	z-index: 99997;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .25s,visibility 0s linear .25s;
	transition: opacity .25s,visibility 0s linear .25s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .25s,visibility 0s;
	transition: opacity .25s,visibility 0s;
}

.fancybox-infobar {
	top: 0;
	left: 0;
	font-size: 13px;
	padding: 0 10px;
	height: 44px;
	min-width: 44px;
	line-height: 44px;
	color: #ccc;
	text-align: center;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: subpixel-antialiased;
	mix-blend-mode: exclusion;
}

.fancybox-toolbar {
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

.fancybox-stage {
	overflow: hidden;
	direction: ltr;
	z-index: 99994;
	-webkit-transform: translateZ(0);
}

.fancybox-is-closing .fancybox-stage {
	overflow: visible;
}

.fancybox-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	outline: none;
	white-space: normal;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	z-index: 99994;
	-webkit-overflow-scrolling: touch;
	display: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition-property: opacity,-webkit-transform;
	-webkit-transition-property: opacity,-webkit-transform;
	transition-property: transform,opacity;
	transition-property: transform,opacity,-webkit-transform;
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display: block;
}

.fancybox-slide--image {
	overflow: visible;
}

.fancybox-slide--image:before {
	display: none;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
	background: #000;
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
	background: #e5e3df;
}

.fancybox-slide--next {
	z-index: 99995;
}

.fancybox-slide>* {
	display: inline-block;
	position: relative;
	padding: 24px;
	margin: 44px 0;
	border-width: 0;
	vertical-align: middle;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.fancybox-slide>base,
.fancybox-slide>link,
.fancybox-slide>meta,
.fancybox-slide>script,
.fancybox-slide>style,
.fancybox-slide>title {
	display: none;
}

.fancybox-slide .fancybox-image-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 99995;
	background: transparent;
	cursor: default;
	overflow: visible;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition-property: opacity,-webkit-transform;
	-webkit-transition-property: opacity,-webkit-transform;
	transition-property: transform,opacity;
	transition-property: transform,opacity,-webkit-transform;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
	cursor: -webkit-grab;
	cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.fancybox-image,
.fancybox-spaceball {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	max-width: none;
	max-height: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
	padding: 0;
	width: 80%;
	height: 80%;
	max-width: calc(100% - 100px);
	max-height: calc(100% - 88px);
	overflow: visible;
	background: #fff;
}

.fancybox-iframe {
	display: block;
	padding: 0;
	border: 0;
	height: 100%;
}

.fancybox-error,
.fancybox-iframe {
	margin: 0;
	width: 100%;
	background: #fff;
}

.fancybox-error {
	padding: 40px;
	max-width: 380px;
	cursor: default;
}

.fancybox-error p {
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 16px;
	line-height: 20px;
}

.fancybox-button {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	width: 44px;
	height: 44px;
	margin: 0;
	padding: 10px;
	border: 0;
	border-radius: 0;
	background: rgba(30,30,30,0.6);
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
	cursor: pointer;
	outline: none;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
	color: #fff;
}

.fancybox-button[disabled] {
	color: #ccc;
	cursor: default;
	opacity: .6;
}

.fancybox-button svg {
	display: block;
	position: relative;
	overflow: visible;
	shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
	fill: currentColor;
	stroke: currentColor;
	stroke-linejoin: round;
	stroke-width: 3;
}

.fancybox-button--share svg path {
	stroke-width: 1;
}

.fancybox-button--pause svg path:nth-child(1),
.fancybox-button--play svg path:nth-child(2) {
	display: none;
}

.fancybox-button--zoom svg path {
	fill: transparent;
}

.fancybox-navigation {
	display: none;
}

.fancybox-show-nav .fancybox-navigation {
	display: block;
}

.fancybox-navigation button {
	position: absolute;
	top: 50%;
	margin: -50px 0 0;
	z-index: 99997;
	background: transparent;
	width: 60px;
	height: 100px;
	padding: 17px;
}

.fancybox-navigation button:before {
	content: "";
	position: absolute;
	top: 30px;
	right: 10px;
	width: 40px;
	height: 40px;
	background: rgba(30,30,30,0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
	right: 0;
}

.fancybox-close-small {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	z-index: 10;
	cursor: pointer;
}

.fancybox-close-small:after {
	content: "×";
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	font: 22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
	color: #888;
	font-weight: 300;
	text-align: center;
	border-radius: 50%;
	border-width: 0;
	background-color: transparent;
	-webkit-transition: background-color .25s;
	transition: background-color .25s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 2;
}

.fancybox-close-small:focus {
	outline: none;
}

.fancybox-close-small:focus:after {
	outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
	color: #555;
	background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small {
	top: 0;
	right: -40px;
}

.fancybox-slide--iframe .fancybox-close-small:after,
.fancybox-slide--image .fancybox-close-small:after {
	font-size: 35px;
	color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after,
.fancybox-slide--image .fancybox-close-small:hover:after {
	color: #fff;
	background: transparent;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
	display: none;
}

.fancybox-caption-wrap {
	bottom: 0;
	left: 0;
	right: 0;
	padding: 60px 2vw 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(20%, rgba(0,0,0,0.1)), color-stop(40%, rgba(0,0,0,0.2)), color-stop(80%, rgba(0,0,0,0.6)), color-stop(80%, rgba(0,0,0,0.8)));
	background: linear-gradient(180deg, transparent 0, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0.6) 80%, rgba(0,0,0,0.8));
	pointer-events: none;
}

.fancybox-caption {
	padding: 30px 0;
	border-top: 1px solid rgba(255,255,255,0.4);
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	-webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
	pointer-events: all;
	position: relative;
}

.fancybox-caption a {
	color: #fff;
	text-decoration: underline;
}

.fancybox-slide>.fancybox-loading {
	border: 6px solid rgba(99,99,99,0.4);
	border-top: 6px solid rgba(255,255,255,0.6);
	border-radius: 100%;
	height: 50px;
	width: 50px;
	-webkit-animation: a .8s infinite linear;
	animation: a .8s infinite linear;
	background: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
	z-index: 99999;
}

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
	transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
	opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	transform: scale3d(0.5, 0.5, 0.5);
	opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
	-webkit-transform: rotate(-1turn);
	-ms-transform: rotate(-1turn);
	transform: rotate(-1turn);
	opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
	-webkit-transform: rotate(1turn);
	-ms-transform: rotate(1turn);
	transform: rotate(1turn);
	opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1);
}

.fancybox-share {
	padding: 30px;
	border-radius: 3px;
	background: #f4f4f4;
	max-width: 90%;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	margin: 0 0 20px;
	font-size: 35px;
	font-weight: 700;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

p.fancybox-share__links {
	margin-right: -10px;
}

.fancybox-share__button {
	display: inline-block;
	text-decoration: none;
	margin: 0 10px 10px 0;
	padding: 0 15px;
	min-width: 130px;
	border: 0;
	border-radius: 3px;
	background: #fff;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.fancybox-share__button:hover {
	text-decoration: none;
}

.fancybox-share__button--fb {
	background: #3b5998;
}

.fancybox-share__button--fb:hover {
	background: #344e86;
}

.fancybox-share__button--pt {
	background: #bd081d;
}

.fancybox-share__button--pt:hover {
	background: #aa0719;
}

.fancybox-share__button--tw {
	background: #1da1f2;
}

.fancybox-share__button--tw:hover {
	background: #0d95e8;
}

.fancybox-share__button svg {
	position: relative;
	top: -1px;
	width: 25px;
	height: 25px;
	margin-right: 7px;
	vertical-align: middle;
}

.fancybox-share__button svg path {
	fill: #fff;
}

.fancybox-share__input {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 10px 0 0;
	padding: 10px 15px;
	background: transparent;
	color: #5d5b5b;
	font-size: 14px;
	outline: none;
	border: 0;
	border-bottom: 2px solid #d7d7d7;
}

.fancybox-thumbs {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 212px;
	margin: 0;
	padding: 2px 2px 4px;
	background: #fff;
	-webkit-tap-highlight-color: transparent;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-y: hidden;
	overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}

.fancybox-thumbs>ul {
	list-style: none;
	position: absolute;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 0;
	white-space: nowrap;
}

.fancybox-thumbs-x>ul {
	overflow: hidden;
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px;
}

.fancybox-thumbs>ul>li {
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 2px;
	width: 100px;
	height: 75px;
	max-width: calc(50% - 4px);
	max-height: calc(100% - 8px);
	position: relative;
	cursor: pointer;
	outline: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

li.fancybox-thumbs-loading {
	background: rgba(0,0,0,0.1);
}

.fancybox-thumbs>ul>li>img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: none;
	max-height: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-thumbs>ul>li:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 4px solid #4ea7f9;
	z-index: 99991;
	opacity: 0;
	-webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
	opacity: 1;
}

/*!
 * jReject (jQuery Browser Rejection Plugin)
 * Version 1.1.x
 * URL: http://jreject.turnwheel.com/
 * Description: jReject is a easy method of rejecting specific browsers on your site
 * Author: Steven Bower (TurnWheel Designs) http://turnwheel.com/
 * Copyright: Copyright (c) 2009-2014 Steven Bower under dual MIT/GPL license.
 */

#jr_overlay {
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	z-index: 2147483646;
	position: absolute;
}

#jr_wrap {
	position: absolute;
	width: 100%;
	z-index: 2147483647;
	padding: 0;
	margin: 0;
}

#jr_inner {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #FFF;
	border: 1px solid #CCC;
	color: #4F4F4F;
	margin: 0 auto;
	height: auto;
	padding: 20px;
	position: relative;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

#jr_header {
	display: block;
	color: #333;
	padding: 5px;
	padding-bottom: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0.5em;
}

#jr_inner p {
	padding: 5px;
	line-height: 20px;
	font-size: 14px;
	margin: 0;
}

#jr_inner ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 15px 0;
}

#jr_inner ul:after {
	content: '';
	display: block;
	clear: both;
}

#jr_inner ul li {
	cursor: pointer;
	float: left;
	width: 120px;
	height: 122px;
	margin: 0 10px 10px 10px;
	padding: 0;
	text-align: center;
}

#jr_inner li a {
	color: #333;
	font-size: 0.8em;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#jr_inner li a:hover {
	text-decoration: underline;
}

#jr_inner .jr_icon {
	width: 100px;
	height: 100px;
	margin: 1px auto;
	padding: 0;
	background: transparent no-repeat center;
	background-size: 80px 80px;
	cursor: pointer;
}

#jr_close {
	clear: both;
	padding: 0;
	margin: 0;
}

#jr_close a {
	color: #000;
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

#jr_close p {
	padding: 10px 0 0 0;
	margin: 0;
}

.selectric-wrapper {
	position: relative;
	cursor: pointer;
}

.selectric-responsive {
	width: 100%;
}

.selectric {
	border: 1px solid #DDD;
	border-radius: 0px;
	background: #F8F8F8;
	position: relative;
	overflow: hidden;
}

.selectric .label {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 38px 0 10px;
	font-size: 12px;
	line-height: 38px;
	color: #444;
	height: 38px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.selectric .button {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 38px;
	height: 38px;
	line-height: 38px;
	background-color: #F8f8f8;
	color: #BBB;
	text-align: center;
	font: 0/0 a;
	*font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top-color: #BBB;
	border-bottom: none;
}

.selectric-focus .selectric {
	border-color: #aaaaaa;
}

.selectric-hover .selectric {
	border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
	color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
	border-top-color: #a2a2a2;
}

.selectric-open {
	z-index: 9999;
}

.selectric-open .selectric {
	border-color: #c4c4c4;
}

.selectric-open .selectric-items {
	display: block;
}

.selectric-disabled {
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.selectric-hide-select {
	position: relative;
	overflow: hidden;
	width: 0;
	height: 0;
}

.selectric-hide-select select {
	position: absolute;
	left: -100%;
}

.selectric-hide-select.selectric-is-native {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	border: none;
	z-index: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 0;
}

.selectric-input {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 1px !important;
	height: 1px !important;
	outline: none !important;
	border: none !important;
	*font: 0/0 a !important;
	background: none !important;
}

.selectric-temp-show {
	position: absolute !important;
	visibility: hidden !important;
	display: block !important;
}

.selectric-items {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #F8F8F8;
	border: 1px solid #c4c4c4;
	z-index: -1;
	-webkit-box-shadow: 0 0 10px -6px;
	box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
	height: 100%;
	overflow: auto;
}

.selectric-above .selectric-items {
	top: auto;
	bottom: 100%;
}

.selectric-items ul,
.selectric-items li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	min-height: 20px;
}

.selectric-items li {
	display: block;
	padding: 10px;
	color: #666;
	cursor: pointer;
}

.selectric-items li.selected {
	background: #E0E0E0;
	color: #444;
}

.selectric-items li.highlighted {
	background: #D0D0D0;
	color: #444;
}

.selectric-items li:hover {
	background: #D5D5D5;
	color: #444;
}

.selectric-items .disabled {
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: default !important;
	background: none !important;
	color: #666 !important;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
	font-weight: bold;
	padding-left: 10px;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: none;
	color: #444;
}

.selectric-items .selectric-group.disabled li {
	filter: alpha(opacity=100);
	opacity: 1;
}

.selectric-items .selectric-group li {
	padding-left: 25px;
}

.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;
	margin-left: auto;
	margin-right: auto;
}

.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;
}

.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-arrow.slick-hidden {
	display: none;
}

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

body {
	height: 100%;
	min-width: 320px;
}

.container {
	padding: 0 15px;
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
}

.container:after {
	content: " ";
	display: block;
	clear: both;
}

.wrapper {
	min-height: 100%;
}

.content-title {
	display: block;
	text-align: center;
	font-size: 50px;
	line-height: 54px;
	text-transform: uppercase;
	font-family: "BrushType";
	color: #353432;
	padding: 0 0 5px 0;
	position: relative;
}

.type-post .date {
	display: inline-block;
	margin-bottom: 15px;
}

.content-title--descr {
	padding: 0 200px 17px;
}

.content-title__descr {
	position: absolute;
	right: 0;
	font-size: 15px;
	line-height: 20px;
	color: #4f4e4b;
	text-transform: uppercase;
	font-weight: 500;
	top: 17px;
	font-family: "Roboto";
}

.main {
	padding: 27px 0;
	background: url(../img/main-bg.jpg) center top;
}

button,
.btn {
	text-align: center;
	vertical-align: top;
	font-weight: 500;
	font-size: 15px;
	line-height: 21px;
	padding: 11px 42px;
	text-transform: uppercase;
	background: #ea9e26;
	color: #fff;
	text-transform: uppercase;
	border: 2px solid #ea9e26;
	border-radius: 5px;
	position: relative;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	width: 100%;
	display: block;
}

button:hover,
button.active,
.btn:hover,
.btn.active {
	color: #ea9e26;
	background: #fff;
	text-decoration: none;
}

button.disabled,
button[disabled="disabled"],
button[disabled],
.btn.disabled,
.btn[disabled="disabled"],
.btn[disabled] {
	background: #ccc;
	color: #aaa;
	cursor: not-allowed;
}

button [class*="icon-"],
.btn [class*="icon-"] {
	vertical-align: middle;
	margin: -1px 0 0 25px;
}

.btn--blue {
	background: #3691b5;
	border-color: #3691b5;
}

.btn--blue:hover {
	background: transparent;
	color: #3691b5;
}

.btn--center {
	display: table;
	margin: 0 auto;
	width: auto;
}

.btn--gray {
	background: #c6c6c6;
	border-color: #c6c6c6;
}

.btn--gray:hover {
	background: transparent;
	color: #c6c6c6;
}

.btn--lg {
	font-size: 22px;
	line-height: 33px;
	padding: 19px 37px 18px;
}

.btn--md {
	font-size: 22px;
	line-height: 24px;
	padding: 17px 15px;
}

.btn--inline {
	display: inline-block;
	width: auto;
}

.btn--sm {
	padding: 7px 23px;
	font-size: 13px;
}

.checkbox {
	display: block;
}

.checkbox input[type="checkbox"],
.checkbox [type="checkbox"].selectric {
	display: none;
}

.checkbox input[type="checkbox"]:checked+span:after,
.checkbox [type="checkbox"].selectric:checked+span:after {
	opacity: 1;
}

.checkbox span {
	display: block;
	position: relative;
	font-size: 16px;
	line-height: 28px;
	cursor: pointer;
}

.checkbox span:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	border-radius: 5px;
	border: 1px solid #b4b4b4;
	background: #fff;
	margin: 0 15px 0 0;
}

.checkbox span:after {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOC42NiAxNy45NSI+PHRpdGxlPtCz0LDQu9C+0YfQutCwPC90aXRsZT48ZyBpZD0i0LPQsNC70L7Rh9C60LAiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgaWQ9ItCz0LDQu9C+0YfQutCwLTIiIGRhdGEtbmFtZT0i0LPQsNC70L7Rh9C60LAiPjxwYXRoIGQ9Ik0xNy44Ny4yNmMtMS0uNTQtMi4zNy4xNC0zLjE0LDEuNTJMOC4zNywxMy4yMSwzLjY2LDYuNzhBMiwyLDAsMCwwLC40Myw5LjE1bDUuOTEsOC4wN2EyLDIsMCwwLDAsMi4zMi42OCwyLjg4LDIuODgsMCwwLDAsMi42MS0xLjY4bDctMTIuNDhDMTksMi4zNSwxOC44My44LDE3Ljg3LjI2WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuMDQgLTAuMDgpIiBmaWxsPSIjMzY5MWI1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L2c+PC9nPjwvc3ZnPg==);
	background-position: center;
	background-size: 100% 100%;
	position: absolute;
	top: 5px;
	left: 5px;
	opacity: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

textarea,
select,
input,
.selectric {
	background-color: #fff;
	border: 1px solid #b4b4b4;
	color: #63625f;
	font-size: 16px;
	line-height: 20px;
	padding: 11px 20px;
	width: 100%;
	height: 47px;
	display: block;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-appearance: none;
	border-radius: 6px;
}

textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
input::-webkit-input-placeholder,
.selectric::-webkit-input-placeholder {
	color: #b9b9b8;
}

textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
input:-ms-input-placeholder,
.selectric:-ms-input-placeholder {
	color: #b9b9b8;
}

textarea:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder,
.selectric:focus::-webkit-input-placeholder {
	color: transparent;
}

textarea:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder,
input:focus:-ms-input-placeholder,
.selectric:focus:-ms-input-placeholder {
	color: transparent;
}

textarea:focus::placeholder,
select:focus::placeholder,
input:focus::placeholder,
.selectric:focus::placeholder {
	color: transparent;
}

textarea:focus,
select:focus,
input:focus,
.selectric:focus {
	border-color: #696969;
}

textarea.disabled,
textarea[disabled="disabled"],
textarea[disabled],
select.disabled,
select[disabled="disabled"],
select[disabled],
input.disabled,
.disabled.selectric,
input[disabled="disabled"],
[disabled="disabled"].selectric,
input[disabled],
[disabled].selectric {
	background-color: #f3f3f3;
}

textarea {
	height: 215px;
	resize: none;
}

input[type="file"],
[type="file"].selectric {
	display: none;
}

input[type="file"]+label,
[type="file"].selectric+label {
	display: block;
	background: #fff;
	font-size: 14px;
	line-height: 24px;
	padding: 25px 15px;
	color: #969696;
	text-align: center;
	border: 1px dashed #c4c4c4;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

input[type="file"]+label:hover,
[type="file"].selectric+label:hover {
	border-color: #696969;
	background: #e9e9e9;
}

.datepicker {
	background: #f2f2f2;
	padding: 9px 30px 9px 10px;
	height: 40px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3xpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCRjhCNjZEMzA1M0VFMTExOUZFQUY0NDZBNEM1ODNDNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0MEY0NDcwRkUzMkUxMUU3QkE0Qjg4MDkyN0VBOEQ0MCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MEY0NDcwRUUzMkUxMUU3QkE0Qjg4MDkyN0VBOEQ0MCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjhiYzViNjI2LTEyOTYtNTI0My1hYWMzLTM0N2RjNDdmNmQ2NiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmRiZjY3YWUxLWM1YmUtMTFlNy05YTg4LTk3NjliMzkyMTZjOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhfBHEcAAAF3SURBVHjapJPPK0RRFMfv4zFRIpkkUVJs/AFGNiRKYy/NdtZ2yoKt18vSwsofIEUNMRtZKWxtLJRoGmStyY95vofvrfuu+1403/rMvffce86ce+553vPOyLZSahFMgwWwAkJQAmVQVz9qAnOOM6fgxMfPEugALaALtHOUdY+Ky3WmE8xLoBoDRWAT7IE70K9+K+lMzeemaB3cgA8g9lFHoKQzkYcaPWLSqxrTk0T1uDgE9/ynv0iyGgR5iWEG2gDn/8xkwgyk1cZRCjgMquABjNF+DQZAH7gFFcPnuzfMFxEVwTEIwBB7pcR5wL2i5eOsR8Qm1I1YN/a0PbKdzEC6VltgH7yQKdqlb5bZpBXLJ3Y1rRm2fwFkwRrJ0hbyTEyuGuX4TclrdNO5wHmee7m0Guk0D8A7uOLLrdJe5bUvwJF9NTPQK8czohUY811i+8QCTXLdypS9hCbUe29gXNvEMcNF2MC3lvF531nwmZKFSsmuGVx+CTAAtTFZCB/oYfcAAAAASUVORK5CYII=);
	background-position: center right 5px;
	background-repeat: no-repeat;
}

.picker__button--today,
.picker__button--clear,
.picker__button--close {
	color: #63625f;
	text-transform: none;
}

.picker__table th {
	border: 2px solid #3691b5;
	color: #fff;
}

.reset {
	display: inline-block;
	vertical-align: middle;
}

.reset input[type="reset"],
.reset [type="reset"].selectric {
	display: none;
}

.reset span {
	display: block;
	font-size: 30px;
	line-height: 30px;
	font-family: "BrushType";
	font-weight: 700;
	color: #3691b5;
}

input[type="radio"],
[type="radio"].selectric {
	position: absolute;
	left: -9999px;
}

input[type="radio"]+label,
[type="radio"].selectric+label {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 30px;
	position: relative;
	cursor: pointer;
	font-size: 15px;
	line-height: 24px;
	width: auto !important;
}

input[type="radio"]+label:before,
[type="radio"].selectric+label:before,
input[type="radio"]+label:after,
[type="radio"].selectric+label:after {
	position: absolute;
	content: '';
}

input[type="radio"]:checked+label:after,
[type="radio"].selectric:checked+label:after {
	opacity: 1;
}

.selectric .label {
	height: auto;
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 23px;
	margin: 0 20px 0 0;
}

.selectric .button {
	height: 47px;
	width: 40px;
	background: none;
}

.selectric .button:after {
	border-top: 9px solid #3691b5;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
}

.selectric-items {
	background: #fff;
	border: 1px solid #b4b4b4;
	border-radius: 6px;
	margin: 2px 0 0 0;
	overflow: hidden;
}

.selectric-items li {
	color: #63625f;
	font-size: 16px;
	line-height: 20px;
	padding: 12px 20px;
}

.selectric-borderless .selectric {
	background: none;
	border-color: transparent;
}

.selectric-borderless .selectric .label {
	color: #fff;
	border-bottom: 1px dashed #fff;
}

.selectric-borderless .selectric .button:after {
	border-top-color: #fff;
}

.selectric-borderless .selectric-items {
	border: none;
}

.ui-slider-horizontal {
	height: 16px;
	border: 1px solid #b4b4b4;
	border-radius: 5px;
}

.ui-slider .ui-slider-handle {
	width: 23px;
	border-radius: 50%;
	height: 23px;
	border: 3px solid #3691b5;
	background: #fff;
	top: -4px;
}

.ui-slider .ui-slider-range {
	background: #3691b5;
}

.spinner {
	border: 2px solid #000;
	font-size: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 8px 13px;
	width: 122px;
	border-radius: 5px;
}

.spinner__minus {
	display: inline-block;
	vertical-align: middle;
	fill: blue;
}

.spinner__plus {
	display: inline-block;
	vertical-align: middle;
	fill: blue;
}

.spinner__text {
	color: #000;
	font: 700 16px "Arial";
	padding: 0;
	border: 0;
	outline: none;
	border-radius: 0;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	text-align: center;
}

.about-us {
	padding: 90px 0 0 0;
	background: url(../img/about-us-bg.jpg) center no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
	z-index: 1;
	color: #fff;
}

.about-us:before,
.about-us:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	z-index: -1;
}

.about-us:before {
	background-image: url(../img/sprite.png);
	background-position: 0px -740px;
	width: 414px;
	height: 780px;
	left: -20px;
}

.about-us:after {
	background-image: url(../img/sprite.png);
	background-position: 0px 0px;
	width: 452px;
	height: 735px;
	right: -20px;
}

.about-us .content-title {
	color: #fff;
}

.about-us__container {
	font-size: 17px;
	line-height: 20px;
	margin: 0 -20px;
}

.about-us__container:after {
	content: " ";
	display: block;
	clear: both;
}

.about-us__container p {
	padding: 0 0 22px 0;
}

.about-us__container h3,
.about-us__container h4,
.about-us__container h2 {
	color: #fff;
}

.about-us__container h3 {
	padding: 0 0 24px 0;
}

.about-us__container h4 {
	padding: 0 0 20px 0;
}

.about-us__col {
	width: 50%;
	padding: 0 20px;
	float: left;
}

.about-us__photo-list {
	font-size: 0;
	line-height: 0;
	margin: 0 -15px;
	text-align: center;
}

.about-us__photo-list-item {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 33.33%;
}

.about-us__photo-list-name {
	display: block;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
}

.about-us__photo-list-subtitle {
	display: block;
	font-size: 15px;
	line-height: 20px;
}

.about-us__list {
	padding: 0 0 20px 0;
}

.about-us__list li {
	padding: 0 0 0 22px;
	position: relative;
}

.about-us__list li:before {
	content: '';
	display: block;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	border: 2px solid #fff;
	position: absolute;
	top: 2px;
	left: 0;
}

.about-us__photo-wrap {
	border-radius: 50%;
	padding: 10px;
	border: 1px dashed #fff;
	margin: 0 0 15px 0;
}

.about-us__photo-wrap img {
	display: block;
	width: 100%;
	border-radius: 50%;
}

.advants {
	padding: 50px 0 50px;
	background: #f7f7f7;
}

.advants__list {
	font-size: 0;
	line-height: 0;
	margin: 0 -15px -60px;
}

.advants__list-item {
	display: inline-block;
	width: 33.33%;
	padding: 0 15px 50px;
	vertical-align: top;
}

.advants__list-iconbox {
	display: block;
	height: 170px;
	text-align: center;
	padding: 0 0 15px 0;
}

.advants__list-iconbox:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.advants__list-iconbox [class*="icon-"] {
	vertical-align: middle;
}

.advants__list-title {
	display: block;
	text-align: center;
	font-size: 25px;
	line-height: 25px;
	font-family: "BrushType";
	font-weight: 700;
	color: #3691b5;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}

.advants__list-descr {
	display: block;
	text-align: center;
	font-size: 15px;
	line-height: 25px;
	color: #63625f;
}

.article-card {
	text-align: center;
}

.article-card .card__img {
	margin: 0;
}

.article-card__title {
	display: table-cell;
	vertical-align: middle;
	height: 84px;
	text-align: center;
	font-size: 22px;
	line-height: 25px;
	font-weight: 700;
}

.article-card__title-wrap {
	display: table;
	width: 100%;
}

.interest {
	padding: 40px 0 0 0;
	border-top: 2px dashed #e3e3e3;
}

.breadcrumbs {
	background: #f1f1f1;
	padding: 10px 0;
}

.breadcrumbs__list {
	font-size: 0;
	line-height: 20px;
}

.breadcrumbs__list-item {
	font-size: 15px;
	display: inline-block;
	color: #3691b5;
	padding: 0 13px;
	position: relative;
}

.breadcrumbs__list-item:before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border: 1px solid #63625f;
	position: absolute;
	top: 50%;
	left: 0;
	margin: -3px 0 0 0;
	border-radius: 50%;
}

.breadcrumbs__link {
	color: #63625f;
}

.card,
.article-card {
	display: block;
	border-radius: 15px;
	border: 2px dashed #c3c3c3;
	padding: 7px;
	text-align: center;
	min-height: 333px;
	text-decoration: none;
	background: #fff;
}

.card__img {
	height: 238px;
	border-radius: 12px;
	overflow: hidden;
	position: relative;
	margin: 0 0 20px 0;
}

.card__img img {
	width: 100%;
	display: block;
}

.card__price {
	display: block;
	position: absolute;
	font-size: 31px;
	line-height: 35px;
	color: #fff;
	background: #ea9e26;
	padding: 8px 31px 4px;
	font-family: "BrushType";
	left: 0;
	bottom: 20px;
	font-weight: 700;
	text-align: left;
}

.card__title {
	display: block;
	font-size: 22px;
	line-height: 24px;
	font-weight: 700;
	color: #3691b5;
	padding: 0 0 7px 0;
	text-transform: uppercase;
}

.card__date {
	display: block;
	font-size: 16px;
	line-height: 18px;
	color: #b2b2b2;
	padding: 0 0 5px 0;
}

.country-list {
	font-size: 0;
	line-height: 0;
	margin: 0 -15px  -30px;
	padding: 0 0 45px 0;
}

.country-list.closed .country-list__item:nth-child(1n+10) {
	display: none;
}

.country-list__item {
	display: inline-block;
	padding: 0 15px 30px;
	width: 33.33%;
	vertical-align: top;
}

.country-list__btn {
	min-width: 410px;
	margin-bottom: 30px;
}

.country-list__btn [class*="icon-"] {
	position: relative;
	top: -2px;
}

.country-link {
	display: block;
	border: 2px dashed #8e8e8e;
	border-radius: 15px;
	position: relative;
	overflow: hidden;
	padding: 8px;
}

.country-link:hover .country-link__title {
	background: rgba(234,158,38,0.9);
}

.country-link:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 8px solid #fff;
	border-radius: 15px;
	z-index: 2;
}

.country-link__flag {
	position: absolute;
	width: 46px;
	height: 31px;
	top: 20px;
	right: 20px;
	z-index: 1;
}

.country-link__img {
	display: block;
	min-height: 100%;
	min-width: 100%;
}

.country-link__title {
	display: block;
	position: absolute;
	bottom: 8px;
	left: 8px;
	right: 8px;
	font-size: 22px;
	line-height: 25px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	padding: 21px 10px;
	background: rgba(54,145,181,0.9);
	text-align: center;
	z-index: 1;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.feedback-form__title {
	display: block;
	font-size: 25px;
	line-height: 30px;
	color: #353432;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 0 35px 0;
}

.feedback-form__rating {
	font-size: 0;
	line-height: 0;
	padding: 0 0 20px 0;
}

.feedback-form__rating-title {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	line-height: 20px;
	color: #63625f;
	padding: 0 10px 0 0;
}

.feedback-form__rating-radio {
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
	direction: rtl;
	unicode-bidi: bidi-override;
}

.feedback-form__rating-radio input,
.feedback-form__rating-radio .selectric {
	display: none;
}

.feedback-form__rating-radio input:checked ~ label,
.feedback-form__rating-radio .selectric:checked ~ label {
	background-image: url(../img/sprite.png);
	background-position: -695px -648px;
	width: 27px;
	height: 26px;
}

.feedback-form__rating-radio label {
	display: inline-block;
	background-image: url(../img/sprite.png);
	background-position: -698px -566px;
	width: 27px;
	height: 26px;
}

.feedback-form__rating-radio label:hover {
	background-image: url(../img/sprite.png);
	background-position: -695px -648px;
	width: 27px;
	height: 26px;
}

.feedback-form__rating-radio label:hover ~ label {
	background-image: url(../img/sprite.png);
	background-position: -695px -648px;
	width: 27px;
	height: 26px;
}

.feedback-form__inputbox {
	padding: 0 0 15px 0;
	max-width: 470px;
}

.feedback-form__textarea-box {
	padding: 0 0 26px 0;
}

.feedback {
	padding: 0 0 0 200px;
}

.feedback:after {
	content: " ";
	display: block;
	clear: both;
}

.feedback__img {
	background-image: url(../img/sprite.png);
	background-position: -457px -326px;
	width: 173px;
	height: 173px;
	position: relative;
	overflow: hidden;
	padding: 10px;
	float: left;
	margin: 0 0 0 -200px;
}

.feedback__img-inner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 50%;
}

.feedback__img-inner img {
	display: block;
	width: 100%;
}

.feedback__date,
.tour-list-review__date {
	display: block;
	font-size: 15px;
	line-height: 22px;
	color: #95938d;
}

.feedback__name {
	display: block;
	font-size: 20px;
	line-height: 25px;
	color: #3691b5;
	font-weight: 700;
	padding: 0 0 5px 0;
}

.feedback__text {
	font-size: 18px;
	line-height: 20px;
	padding: 0 0 14px 0;
}

.feedback__text p {
	padding: 0 0 18px 0;
}

.feedback__text p:last-child {
	padding: 0;
}

.footer {
	background: url(../img/footer-bg-sm1.jpg) center top no-repeat;
	background-size: cover;
	padding: 200px 0 20px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.footer:before,
.footer:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -400px;
	z-index: -1;
}

.footer:before {
	background-image: url(../img/sprite.png);
	background-position: 0px -740px;
	width: 414px;
	height: 780px;
	left: -20px;
}

.footer:after {
	background-image: url(../img/sprite.png);
	background-position: 0px 0px;
	width: 452px;
	height: 735px;
	right: -20px;
}

.footer--index {
	background: none;
	padding-top: 165px;
}

.footer--index:before,
.footer--index:after {
	display: none;
}

.footer__top {
	padding: 0 0 110px 0;
}

.footer__top:after {
	content: " ";
	display: block;
	clear: both;
}

.footer__col {
	float: left;
}

.footer__col--logo {
	width: 20%;
	font-size: 0;
	line-height: 0;
	padding: 5px 0 0 0;
}

.footer__col--nav {
	width: 35%;
	padding: 8px 0;
	border-left: 1px dashed #fff;
	border-right: 1px dashed #fff;
}

.footer__col--contacts {
	width: 45%;
	padding: 15px 0 0 0;
}

.footer__logo {
	display: inline-block;
}

.footer__nav-list {
	font-size: 0;
	line-height: 0;
	padding: 0 0 0 35px;
}

.footer__nav-list-item {
	width: 50%;
	display: inline-block;
	padding: 5px 15px 6px;
}

.footer__nav-link {
	font-size: 23px;
	line-height: 25px;
	font-weight: 700;
	font-family: "BrushType";
	color: #fff;
}

.footer__nav-link:before {
	content: '';
	display: inline-block;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #ea9e26;
	border: 4px solid #fff;
	vertical-align: middle;
	margin: 0 15px 0 0;
}

.footer__nav-link:hover {
	color: #ea9e26;
	text-decoration: none;
}

.footer__contacts {
	padding: 0 0 10px 44px;
}

.footer__contacts:after {
	content: " ";
	display: block;
	clear: both;
}

.footer__contacts-list {
	float: left;
	width: 53%;
}

.footer__contacts-list--phones {
	width: 47%;
}

.footer__contacts-list--phones .footer__contacts-list-item {
	font-size: 20px;
}

.footer__contacts-list-item {
	display: block;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	font-weight: 500;
	position: relative;
	padding: 0 0 14px 30px;
}

.footer__contacts-list-item [class*="icon-"] {
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	margin: -7px 0 0 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.footer__contacts-list-item a {
	color: #fff;
}

.footer__social-list {
	font-size: 0;
	line-height: 0;
	text-align: right;
	margin: 0 -5px -10px;
}

.footer__social-list-item {
	display: inline-block;
	vertical-align: top;
	padding: 0 5px 10px;
}

.footer__social-link:hover {
	opacity: .7;
}

.footer__copyright {
	display: block;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #917f61;
}

.header {
	position: relative;
	z-index: 15;
}

.header__top {
	background: url(../img/header-bg.jpg) center top no-repeat;
	background-size: cover;
}

.header__top:after {
	content: " ";
	display: block;
	clear: both;
}

.header__logo {
	background-image: url(../img/sprite.png);
	background-position: -457px 0px;
	width: 273px;
	height: 142px;
	display: block;
	float: left;
	margin: 6px 60px 10px -53px;
	padding: 2px 37px 0 53px;
}

.header__logo [class*="icon-"] {
	display: block;
}

.header__contacts {
	float: left;
	padding: 40px 0 0 0;
}

.header__contacts:after {
	content: " ";
	display: block;
	clear: both;
}

.header__contacts-phones {
	float: left;
	padding: 0 0 0 110px;
	position: relative;
}

.header__contacts-phones:before {
	content: '';
	display: block;
	background-image: url(../img/sprite.png);
	background-position: -635px -326px;
	width: 89px;
	height: 46px;
	position: absolute;
	top: 0;
	left: 0;
}

.header__contacts-phones-text {
	display: block;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	line-height: 29px;
}

.header__contacts-phones-text a {
	color: #fff;
}

.header__contacts-address {
	float: left;
	padding: 0 0 0 58px;
}

.header__contacts-address-text {
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	font-weight: 500;
	padding: 0 0 0 30px;
	position: relative;
}

.header__contacts-address-text [class*="icon-"] {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.header__contacts-address-text a {
	color: #fff;
}

.header__social-list {
	padding: 55px 0 0 0;
	float: right;
	margin: 0 -6px;
	font-size: 0;
	line-height: 0;
	white-space: nowrap;
}

.header__social-list-item {
	display: inline-block;
	padding: 0 6px;
}

.header__social-link {
	display: block;
}

.header__social-link:hover {
	opacity: .7;
}

.header__nav {
	background: #3691b5;
	position: relative;
}

.header__nav-panel {
	display: none;
}

.header__nav-list {
	display: table;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.header__nav-list-item {
	display: table-cell;
	position: relative;
	width: 2%;
	text-align: center;
	white-space: nowrap;
}

.header__nav-list-item:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: -1px;
	margin: -13px 0 0 0;
	width: 1px;
	height: 26px;
	border-left: 1px dashed #fff;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	z-index: 1;
}

.header__nav-list-item:first-child {
	text-align: left;
	width: 1%;
}

.header__nav-list-item:first-child:before {
	display: none;
}

.header__nav-list-item:last-child {
	width: 1%;
	text-align: right;
}

.header__nav-list-item:hover:before {
	opacity: 0;
}

.header__nav-list-item:hover .header__nav-link {
	background: #ea9e26;
}

.header__nav-list-item:hover .header__nav-drop {
	opacity: 1;
	visibility: visible;
}

.header__nav-list-item--drop .header__nav-link:after {
	content: '';
	display: block;
	border-top: 11px solid #ea9e26;
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
	position: absolute;
	top: 100%;
	left: 50%;
	margin: 0 0 0 -11px;
	opacity: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	z-index: 1;
}

.header__nav-list-item--drop:hover .header__nav-link:after {
	opacity: 1;
}

.header__nav-link {
	display: block;
	font-size: 23px;
	line-height: 25px;
	font-weight: 700;
	font-family: "BrushType";
	color: #fff;
	position: relative;
	z-index: 2;
	padding: 19px 15px 17px;
}

.header__nav-link:before {
	content: '';
	display: inline-block;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #ea9e26;
	border: 4px solid #fff;
	vertical-align: middle;
	margin: 0 15px 0 0;
}

.current-menu-item.header__nav-list-item::before {
	border: none;
}

.header__nav-link:hover {
	background: #ea9e26;
	text-decoration: none;
}

.header__nav-list .current-menu-item > a {
	background: #ea9e26 none repeat scroll 0 0;
}
.header__nav-drop {
	position: absolute;
	top: 100%;
	left: 0;
	background: rgba(50,96,137,0.95);
	padding: 15px 10px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	opacity: 0;
	visibility: hidden;
	z-index: 1;
}

.header__nav-drop-list {
	-webkit-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 15px;
	column-gap: 15px;
}

.header__nav-drop-link {
	display: block;
	font-size: 16px;
	line-height: 20px;
	padding: 6px 15px;
	text-align: left;
	font-weight: 700;
	color: #fff;
	/*width: 400px;*/
}

.header__nav-drop-link:before {
	content: '';
	display: inline-block;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #3691b5;
	border: 4px solid #fff;
	vertical-align: middle;
	margin: 0 15px 0 0;
}

.header__nav-drop-link:hover {
	background: #ea9e26;
	text-decoration: none;
}

.main-feed {
	background: url(../img/hot-tours-bg.jpg) center bottom no-repeat;
	background-size: cover;
	padding: 42px 0 0 0;
}

.main-feed .content-title {
	padding: 0 0 40px 0;
}

.main-feed__list {
	font-size: 0;
	line-height: 0;
	margin: 0 -20px -50px;
	padding: 0 0 70px 0;
}

.main-feed__list-item {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 0 20px 53px;
}

.main-slider:hover .slick-arrow {
	opacity: 1;
	visibility: visible;
}

.main-slider .slick-arrow {
	position: absolute;
	display: block;
	top: 50%;
	z-index: 2;
	cursor: pointer;
	background-image: url(../img/sprite.png);
	background-position: -683px -217px;
	width: 34px;
	height: 65px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease;
}

.main-slider .slick-arrow:hover {
	background-image: url(../img/sprite.png);
	background-position: -683px -147px;
	width: 34px;
	height: 65px;
}

.main-slider .slick-prev {
	left: 15px;
}

.main-slider .slick-next {
	right: 15px;
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.main-slider .slick-dots {
	font-size: 0;
	line-height: 0;
	text-align: center;
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
}

.main-slider .slick-dots li {
	display: inline-block;
	padding: 0 3px;
	vertical-align: top;
}

.main-slider .slick-dots li button {
	width: 25px;
	height: 25px;
	padding: 0;
	margin: 0;
	background: #fff;
	border-radius: 50%;
	border: 3px solid #c9c9c9;
	position: relative;
	font-size: 0;
	line-height: 0;
}

.main-slider .slick-dots li button:before {
	content: '';
	display: block;
	position: absolute;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #3691b5;
	top: 4px;
	left: 4px;
	opacity: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.main-slider .slick-dots li.slick-active button:before {
	opacity: 1;
}

.main-slider__item {
	height: 705px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

.main-slider__caption {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 100%;
	color: #012754;
	text-align: center;
	z-index: 1;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}

.main-slider__caption--white {
	color: #fff;
}

.main-slider__caption--white .main-slider__btn {
	border-color: #fff;
	color: #fff;
}

.main-slider__caption--white .main-slider__btn:hover {
	background: #fff;
	color: #3691b5;
}

.main-slider__title {
	display: block;
	font-size: 50px;
	line-height: 55px;
	font-family: "Roboto Cn";
	text-transform: uppercase;
	padding: 0 0 25px 0;
	font-weight: 700;
}

.main-slider__subtitle {
	display: block;
	font-size: 42px;
	line-height: 47px;
	font-weight: 400;
}

.main-slider__descr {
	display: block;
	font-size: 21px;
	line-height: 32px;
	padding: 0 0 50px 0;
}

.main-slider__btn {
	display: table;
	margin: 0 auto;
	font-size: 23px;
	line-height: 25px;
	font-weight: 500;
	color: #3691b5;
	border: 3px solid #3691b5;
	padding: 17px 53px;
	text-transform: uppercase;
}

.main-slider__btn:hover {
	background: #3691b5;
	color: #fff;
	text-decoration: none;
}

.main-slider__btn--white {
	border-color: #fff;
	color: #fff;
}

.main-slider__btn--white:hover {
	background: #fff;
	color: #3691b5;
}

.main-tours {
	background: url(../img/hot-tours-bg.jpg) center no-repeat;
	background-size: cover;
	padding: 20px 0 50px;
}

.main-tours__title {
	padding: 0 0 28px 0;
}

.main-tours__title:before,
.main-tours__title:after {
	content: '';
	display: inline-block;
	vertical-align: top;
}

.main-tours__title:before {
	background-image: url(../img/sprite.png);
	background-position: -635px -438px;
	width: 68px;
	height: 56px;
	margin: 0 35px 0 0;
}

.main-tours__title:after {
	background-image: url(../img/sprite.png);
	background-position: -635px -377px;
	width: 68px;
	height: 56px;
	margin: 0 0 0 35px;
}

.main-tours__list,
.interest__list {
	font-size: 0;
	line-height: 0;
	margin: 0 -15px -38px;
	padding: 0 0 55px 0;
}

.main-tours__list-item,
.interest__list-item {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	padding: 0 15px 38px;
}

.news {
	padding: 0 0 40px 0;
}

.news-item {
	padding: 15px 0 15px 240px;
	border-top: 2px dashed #e3e3e3;
}

.news-item:after {
	content: " ";
	display: block;
	clear: both;
}

.news-item:first-child {
	border-top: none;
	padding-top: 0;
}

.news-item__img {
	background-image: url(../img/sprite.png);
	background-position: -457px -147px;
	width: 221px;
	height: 174px;
	padding: 15px;
	float: left;
	margin: 0 0 0 -240px;
}

.news-item__img-inner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 13px;
}

.news-item__img-inner img {
	width: 100%;
	display: block;
	
height: 100%; /*добавил*/
}

.news-item__title {
	display: block;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	padding: 0 0 12px 0;
}

.news-item__text {
	font-size: 15px;
	line-height: 18px;
	padding: 0 0 21px 0;
}

.news-item__text p {
	padding: 0;
}

.pagination {
	text-align: center;
	font-size: 0;
	line-height: 0;
}

.pagination__list {
	display: inline-block;
	padding: 0 68px;
}

.pagination__list:after {
	content: " ";
	display: block;
	clear: both;
}

.pagination__list-item {
	display: inline-block;
	padding: 0 2px;
}

.pagination__list-item--prev {
	float: left;
	margin: 0 0 0 -68px;
}

.pagination__list-item--next {
	float: right;
	margin: 0 -68px 0 0;
}

.pagination__link {
	display: block;
	width: 46px;
	height: 46px;
	border: 1px dashed #a7a7a7;
	border-radius: 3px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	padding: 10px 0;
	color: #63625f;
}

.pagination__link.active,
.pagination__link:hover {
	background: #ea9e26;
	border: 1px solid #ea9e26;
	color: #fff;
	text-decoration: none;
}

.pagination__link--prev,
.pagination__link--next {
	border: none;
	background: #3691b5;
	position: relative;
}

.pagination__link--prev:before,
.pagination__link--next:before {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	top: 50%;
	margin-top: -9px;
	left: 50%;
}

.pagination__link--prev:before {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	margin-left: -6px;
}

.pagination__link--next:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-left: -12px;
}

.tour-popup {
	width: 1064px;
	padding: 20px 40px 54px;
	border-radius: 15px;
	max-width: 100%;
	display: none;
}

.tour-popup__title {
	display: block;
	font-size: 50px;
	line-height: 54px;
	font-family: "BrushType";
	text-align: center;
	color: #3691b5;
	padding: 0 0 15px 0;
	border-bottom: 2px dashed #cccccc;
}

.tour-popup__cols {
	padding: 35px 0 0 0;
}

.tour-popup__cols:after {
	content: " ";
	display: block;
	clear: both;
}

.tour-popup__left {
	float: left;
	width: 50%;
	padding: 0 60px 0 0;
}

.tour-popup__left .tour-extra__warning {
	font-size: 17px;
	line-height: 24px;
}

.tour-popup__right {
	float: left;
	width: 50%;
}

.tour-popup__name {
	display: block;
	font-size: 21px;
	line-height: 25px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 0 15px 0;
	color: #353432;
}

.tour-popup__img {
	border-radius: 15px;
	overflow: hidden;
	max-height: 247px;
	margin: 0 0 15px 0;
}

.tour-popup__img img {
	display: block;
	width: 100%;
}

.tour-popup__info-line {
	display: block;
	font-size: 17px;
	line-height: 25px;
	color: #353432;
	padding: 0 0 15px 0;
	color: #353432;
}

.tour-popup__form-title {
	display: block;
	font-size: 21px;
	line-height: 25px;
	font-weight: 700;
	color: #353432;
	padding: 0 0 15px 0;
}

.tour-popup__form-inputbox {
	padding: 0 0 15px 0;
}

.tour-popup__form-checkbox {
	padding: 5px 0 20px;
}

#preloader {
	position: fixed;
	margin: 0 auto;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: #fff;
	z-index: 9999;
}

#preloader .preloader-wrapper {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

body.overflow-hidden {
	overflow: hidden;
}

body.overflow-hidden .compensate-for-preloader {
	margin-right: 17px;
}

.preloader-wrapper.small {
	width: 36px;
	height: 36px;
}

.preloader-wrapper.big {
	width: 64px;
	height: 64px;
}

.preloader-wrapper.active {
	-webkit-animation: container-rotate 1568ms linear infinite;
	animation: container-rotate 1568ms linear infinite;
}

.spinner-layer {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	border-color: blue;
}

.spinner-blue,
.spinner-blue-only {
	border-color: #4285f4;
}

.spinner-red,
.spinner-red-only {
	border-color: #db4437;
}

.spinner-yellow,
.spinner-yellow-only {
	border-color: #f4b400;
}

.spinner-green,
.spinner-green-only {
	border-color: #0f9d58;
}

.active .spinner-layer.spinner-blue {
	-webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
	animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-red {
	-webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
	animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-yellow {
	-webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
	animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-green {
	-webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
	animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only,
.active .spinner-layer.spinner-green-only {
	opacity: 1;
	-webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
	animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.gap-patch {
	position: absolute;
	top: 0;
	left: 45%;
	width: 10%;
	height: 100%;
	overflow: hidden;
	border-color: inherit;
}

.gap-patch .circle {
	width: 1000%;
	left: -450%;
}

.circle-clipper {
	display: inline-block;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
	border-color: inherit;
}

.circle-clipper .circle {
	width: 200%;
	height: 100%;
	border-width: 3px;
	border-style: solid;
	border-color: inherit;
	border-bottom-color: transparent !important;
	border-radius: 50%;
	-webkit-animation: none;
	animation: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}

.circle-clipper.left .circle {
	left: 0;
	border-right-color: transparent !important;
	-webkit-transform: rotate(129deg);
	-ms-transform: rotate(129deg);
	transform: rotate(129deg);
}

.circle-clipper.right .circle {
	left: -100%;
	border-left-color: transparent !important;
	-webkit-transform: rotate(-129deg);
	-ms-transform: rotate(-129deg);
	transform: rotate(-129deg);
}

.active .circle-clipper.left .circle {
	-webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
	animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .circle-clipper.right .circle {
	-webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
	animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

#spinnerContainer.cooldown {
	-webkit-animation: container-rotate 1568ms linear infinite,fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
	animation: container-rotate 1568ms linear infinite,fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

.search-panel {
	background: #3691b5;
	border-radius: 15px;
	text-align: center;
	padding: 17px;
	position: relative;
	z-index: 10;
}

.search-panel:before {
	content: '';
	display: block;
	position: absolute;
	top: 34px;
	left: 17px;
	right: 17px;
	bottom: 17px;
	border-radius: 13px;
	border: 1px dashed #fff;
	z-index: -1;
}

.search-panel__title {
	display: block;
	font-family: "BrushType";
	font-size: 38px;
	line-height: 40px;
	font-weight: 700;
	color: #fff;
	text-align: center;
}

.search-panel__title span {
	padding: 0 48px;
	background: #3691b5;
}

.search-panel__subtitle {
	display: block;
	font-size: 18px;
	line-height: 25px;
	color: #a4ddf3;
	padding: 0 0 25px 0;
	text-align: center;
}

.search-panel__inner {
	display: table;
	width: 100%;
	padding: 0 10px;
}

.search-panel__inner-title {
	display: block;
	text-align: left;
	color: #fff;
	font-size: 17px;
	line-height: 20px;
	font-weight: 500;
	padding: 0 0 5px 0;
}

.search-panel__inner input,
.search-panel__inner .selectric {
	border-color: transparent;
}

.search-panel__input {
	display: table-cell;
	padding: 0 10px;
	width: 35%;
}

.search-panel__date {
	display: table-cell;
	width: 23%;
	min-width: 233px;
	padding: 0 10px;
}

.search-panel__date-cols {
	background: #fff;
	border-radius: 5px;
}

.search-panel__date-cols:after {
	content: " ";
	display: block;
	clear: both;
}

.search-panel__date-col {
	float: left;
	width: 50%;
	padding: 3px 3px 4px;
}

.search-panel__date-col:first-child {
	padding-right: 9px;
}

.search-panel__date-col:last-child {
	padding-left: 9px;
}

.search-panel__period {
	display: table-cell;
	padding: 0 10px;
	width: 13%;
}

.search-panel__humans {
	display: table-cell;
	padding: 0 10px;
	width: 13%;
	vertical-align: bottom;
}

.search-panel__btnbox {
	vertical-align: bottom;
	display: table-cell;
	width: 17%;
	padding: 0 10px;
}

.search-panel__btnbox .btn {
	padding-left: 10px;
	padding-right: 10px;
}

.search-panel__bottom {
	text-align: right;
	padding: 10px 20px;
	display: block;
}

.search-panel__bottom-link {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}

.search-panel__bottom-link:hover {
	text-decoration: underline;
}

.search-drop {
	background: #ececec;
	padding: 55px 20px 48px;
	border-radius: 0 0 15px 15px;
	margin: -30px 0 0 0;
	display: none;
}

.search-drop__title {
	display: block;
	font-family: "BrushType";
	font-size: 30px;
	line-height: 34px;
	color: #353432;
	font-weight: 700;
	padding: 0 0 10px 0;
}

.search-drop__cols:after {
	content: " ";
	display: block;
	clear: both;
}

.search-drop__left {
	float: left;
	width: 33%;
	padding: 0 15px;
}

.search-drop__center {
	float: left;
	width: 40%;
	padding: 0 30px;
}

.search-drop__right {
	float: left;
	width: 27%;
	padding: 0 0 0 30px;
}

.search-drop__rating {
	padding: 0 0 25px 0;
}

.search-drop__rating:after {
	content: " ";
	display: block;
	clear: both;
}

.search-drop__rating--mod .search-drop__rating-col {
	width: 16.5%;
}

.search-drop__rating-col {
	float: left;
	width: 20%;
}

.search-drop__rating-col .checkbox {
	position: relative;
}

.search-drop__rating-col .checkbox:before {
	content: '';
	display: block;
	height: 15px;
	border-left: 1px dashed #b4b4b4;
	position: absolute;
	top: 100%;
	left: 50%;
}

.search-drop__rating-col .checkbox span {
	text-align: center;
}

.search-drop__rating-col .checkbox span:before {
	margin: 0;
}

.search-drop__rating-col .checkbox span:after {
	left: 50%;
	margin-left: -10px;
}

.search-drop__rating-text {
	display: block;
	text-align: center;
	padding: 18px 0 0 0;
}

.search-drop__rating-text [class*="icon-"] {
	vertical-align: middle;
}

.search-drop__slider-wrapper {
	padding: 0 0 30px 0;
}

.search-drop__slider-rating {
	font-size: 0;
	line-height: 0;
	margin: 0 -5%;
}

.search-drop__slider-rating-item {
	display: inline-block;
	width: 10%;
	padding: 35px 0 0 0;
	position: relative;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}

.search-drop__slider-rating-item:before {
	content: '';
	display: block;
	height: 16px;
	border-left: 1px dashed #b4b4b4;
	position: absolute;
	top: 9px;
	left: 50%;
}

.search-drop__slider-minmax {
	margin: 0 -15px;
}

.search-drop__slider-minmax:after {
	content: " ";
	display: block;
	clear: both;
}

.search-drop__slider-min {
	display: block;
	float: left;
	position: relative;
	padding: 35px 0 0 15px;
}

.search-drop__slider-min:before {
	content: '';
	display: block;
	height: 16px;
	border-left: 1px dashed #b4b4b4;
	position: absolute;
	top: 9px;
	left: 20px;
}

.search-drop__slider-max {
	display: block;
	float: right;
	position: relative;
	padding: 35px 15px 0 0;
}

.search-drop__slider-max:before {
	content: '';
	display: block;
	height: 16px;
	border-left: 1px dashed #b4b4b4;
	position: absolute;
	top: 9px;
	right: 20px;
}

.search-drop__checkbox-block {
	padding: 0 0 11px 0;
}

.search-drop__bottom {
	padding: 0 15px 20px;
}

.search-drop__bottom-row {
	font-size: 0;
	line-height: 0;
	max-width: 820px;
}

.search-drop__bottom-item {
	display: inline-block;
	width: 33.33%;
	padding: 0 10px 10px 0;
}

.search-drop__bottom-actions {
	text-align: right;
	padding: 0 15px;
}

.search-drop__bottom-actions .btn {
	vertical-align: middle;
	margin: 0 0 0 30px;
}

.search-drop__bottom-mob {
	display: none;
}

.tour-filter {
	border: 1px dashed #a7a7a7;
	border-radius: 15px;
	background: #f5f5f5;
	padding: 18px 9px 30px;
	margin: 0 0 40px 0;
}

.tour-filter input[type="submit"] {
	width: 250px;
	margin: 0 auto;
}

.tour-filter__inner {
	display: table;
	width: 100%;
}

.tour-filter__cell {
	display: table-cell;
	width: 1%;
	padding: 0 9px;
}

.tour-filter__cell--name {
	width: 32%;
}

.tour-filter__cell--type,
.tour-filter__cell--transport,
.tour-filter__cell--cost {
	width: 19%;
}

.tour-filter__cell--period {
	width: 11%;
}

.tour-filter__cell-title {
	display: block;
	font-size: 17px;
	color: #4f4e4b;
	line-height: 21px;
	padding: 0 0 7px 0;
	font-weight: 500;
}

.tour-list-item {
	padding: 0 190px 30px 230px;
}

.tour-list-item:after {
	content: " ";
	display: block;
	clear: both;
}

.tour-list-item__container {
	padding: 0 0 45px 0;
}

.tour-list-item__img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	border: 1px dashed #a7a7a7;
	overflow: hidden;
	padding: 7px;
	float: left;
	margin: 0 0 0 -230px;
	position: relative;
}

.tour-list-item__img:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	border: 7px solid #fff;
	z-index: 1;
}

.tour-list-item__img img {
	min-height: 100%;
	min-height: 100%;
	display: block;
}

.tour-list-item__inner {
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
}

.tour-list-item__actions {
	float: right;
	margin: 0 -190px 0 0;
	width: 155px;
	text-align: center;
	padding: 10px 0 0 0;
}

.tour-list-item__actions .btn {
	margin: 0 0 13px 0;
}

.tour-list-item__price {
	display: block;
	font-size: 22px;
	line-height: 27px;
	text-transform: uppercase;
	font-weight: 700;
}

.tour-list-item__price span {
	color: #ea9e26;
}

.tour-list-item__price-descr {
	display: block;
	font-size: 14px;
	line-height: 16px;
	color: #717171;
	padding: 0 0 17px 0;
}

.tour-list-item__title {
	display: block;
	font-size: 20px;
	line-height: 24px;
	color: #3691b5;
	font-weight: 700;
	padding: 0 0 15px 0;
}

.tour-list-review {
	padding: 20px 20px 20px 130px;
	background: #f2f2f2;
	border-radius: 15px;
	position: relative;
}

.tour-list-review:after {
	content: " ";
	display: block;
	clear: both;
}

.tour-list-review:before {
	content: '';
	display: block;
	border-style: solid;
	border-width: 20px 0 0 20px;
	border-color: transparent transparent transparent #f2f2f2;
	position: absolute;
	top: -20px;
	left: 130px;
	-webkit-transform: skewX(10deg);
	-ms-transform: skewX(10deg);
	transform: skewX(10deg);
}

.tour-list-review__img {
	width: 85px;
	height: 85px;
	float: left;
	margin: 0 0 0 -110px;
	border-radius: 50%;
	border: 2px solid #8e8e8e;
	padding: 3px;
}

.tour-list-review__img-inner {
	border-radius: 50%;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.tour-list-review__img-inner img {
	display: block;
	width: 100%;
	height: 100%;/*добавил*/
}

.tour-list-review__name {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	color: #3691b5;
	padding: 0 0 5px 0;
}

.tour-list-review__text {
	font-size: 14px;
	line-height: 17px;
}

.reviews {
	padding: 0 0 45px 0;
}

.reviews__item {
	padding: 0 0 23px 0;
}

.reviews__item .feedback {
	padding: 22px 10px 22px 220px;
	border: 2px dashed #e3e3e3;
	border-radius: 15px;
}

.reviews__item .feedback__text {
	padding: 0 0 24px 0;
}

.reviews__item-answer {
	padding: 22px 0 0 90px;
}

.reviews__item-answer>.feedback {
	background: #f7f7f7;
}

.reviews__btn {
	margin-top: 15px;
}

.share-item {
	border-radius: 15px;
	border: 2px dashed #c3c3c3;
	padding: 7px;
	position: relative;
	margin: 0 0 24px 0;
}

.share-item__inner {
	border-radius: 13px;
	overflow: hidden;
	position: relative;
	height: 240px;
}

.share-item__inner img {
	height: 100%;
	display: block;
	max-width: none;
	width: auto;
}

.share-item__yellow-text {
	display: block;
	position: absolute;
	top: 34px;
	left: 0;
	font-size: 26px;
	font-weight: 700;
	line-height: 29px;
	color: #fff;
	text-transform: uppercase;
	padding: 17px 38px 17px 46px;
	background: rgba(234,158,38,0.9);
}

.share-item__yellow-text a {
	color: #fff;
}

.share-item__discount {
	position: absolute;
	width: 193px;
	height: 193px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTMuMDMgMTkzLjAzIj48dGl0bGU+0JzQvdC+0LPQvtGD0LPQvtC70YzQvdC40LogMjwvdGl0bGU+PGcgaWQ9ItCc0L3QvtCz0L7Rg9Cz0L7Qu9GM0L3QuNC6XzIiIGRhdGEtbmFtZT0i0JzQvdC+0LPQvtGD0LPQvtC70YzQvdC40LogMiIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48ZyBpZD0i0JzQvdC+0LPQvtGD0LPQvtC70YzQvdC40LpfMi0yIiBkYXRhLW5hbWU9ItCc0L3QvtCz0L7Rg9Cz0L7Qu9GM0L3QuNC6IDIiPjxwb2x5Z29uIHBvaW50cz0iMTc3LjIgMTA2Ljc0IDE5My4wMyA5Ni41MiAxNzcuMiA4Ni4zIDE4OS45OCA3Mi40NyAxNzIuMTEgNjYuNDkgMTgxLjA0IDQ5LjkzIDE2Mi4yNCA0OC41OCAxNjYuNzcgMzAuMzIgMTQ4LjIyIDMzLjY4IDE0OC4wNSAxNC44NiAxMzAuOTIgMjIuNzMgMTI2LjA3IDQuNTQgMTExLjQ0IDE2LjQxIDEwMi4yMiAwIDkxIDE1LjEyIDc3Ljk3IDEuNTIgNzAuODggMTguOTUgNTQuODggOS4wMSA1Mi4zNSAyNy42NiAzNC4zNyAyMiAzNi41NyA0MC42OSAxNy43NCAzOS42NyAyNC41MyA1Ny4yMyA2LjA0IDYwLjkyIDE2Ljk5IDc2LjIzIDAgODQuMzkgMTQuNDIgOTYuNTIgMCAxMDguNjQgMTYuOTkgMTE2LjggNi4wNCAxMzIuMTIgMjQuNTMgMTM1LjggMTcuNzQgMTUzLjM2IDM2LjU3IDE1Mi4zNCAzNC4zNyAxNzEuMDMgNTIuMzUgMTY1LjM3IDU0Ljg4IDE4NC4wMiA3MC44OCAxNzQuMDggNzcuOTcgMTkxLjUxIDkxIDE3Ny45MSAxMDIuMjIgMTkzLjAzIDExMS40NCAxNzYuNjIgMTI2LjA3IDE4OC40OSAxMzAuOTIgMTcwLjMxIDE0OC4wNSAxNzguMTcgMTQ4LjIyIDE1OS4zNSAxNjYuNzcgMTYyLjcyIDE2Mi4yNCAxNDQuNDUgMTgxLjA0IDE0My4xIDE3Mi4xMSAxMjYuNTQgMTg5Ljk4IDEyMC41NyAxNzcuMiAxMDYuNzQiIGZpbGw9IiNlYWJhMjYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L2c+PC9zdmc+);
	background-position: center;
	background-repeat: no-repeat;
	top: -65px;
	right: -45px;
	color: #fff;
	font-weight: 700;
	font-size: 50px;
	line-height: 50px;
	padding: 90px 0 0 30px;
}

.share-item__caption {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 15px 15px 60px;
}

.share-item__caption:after {
	content: " ";
	display: block;
	clear: both;
}

.share-item__caption-title {
	display: block;
	font-size: 29px;
	line-height: 33px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding: 0 0 5px 0;
}

.share-item__caption-descr {
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}

.share-item__caption-btn {
	float: right;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #fff;
	padding: 15px 50px;
	background: #3691b5;
}

.share-item__caption-btn:hover {
	text-decoration: none;
}

.share-item__blue-block {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 53px 20px 20px 135px;
	z-index: 1;
	text-align: right;
}

.share-item__blue-block:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 70px;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: rgba(54,145,181,0.77);
	-webkit-transform: skewX(30deg);
	-ms-transform: skewX(30deg);
	transform: skewX(30deg);
}

.share-item__blue-block-title {
	display: block;
	font-size: 46px;
	line-height: 48px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 33px 0;
}

.share-item__blue-block-subtitle {
	display: block;
	font-size: 29px;
	line-height: 31px;
}

.share-item__blue-block-descr {
	display: block;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
}

.tour-page__title {
	padding: 0 0 15px 0;
}

.tour-block {
	padding: 0 0 30px 0;
}

.tour-block:after {
	content: " ";
	display: block;
	clear: both;
}

.tour-block__preview {
	float: left;
	width: 66.66%;
	position: relative;
	border-radius: 15px;
	overflow: hidden;
	height: 505px;
}

.tour-block__preview-img {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;
}

.tour-block__preview-img img {
	min-height: 100%;
	min-width: 100%;
	display: block;
	
	width: 100%;
	height: 100%;
}

.tour-block__slider {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	z-index: 2;
	padding: 25px 26px;
	background: rgba(42,89,129,0.65);
	width: 123px;
}

.tour-block__slider .slick-arrow {
	display: block;
	width: 30px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -15px;
	cursor: pointer;
	opacity: .7;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.tour-block__slider .slick-arrow:hover {
	opacity: 1;
}

.tour-block__slider .slick-arrow:before {
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	border-bottom: 4px solid #fff;
	border-right: 4px solid #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -7px 0 0 -7px;
}

.tour-block__slider .slick-prev {
	top: 10px;
}

.tour-block__slider .slick-prev:before {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.tour-block__slider .slick-next {
	bottom: 10px;
}

.tour-block__slider .slick-next:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.tour-block__slider-item {
	width: 100%;
	padding: 5px 0;
}

.tour-block__slider-item img {
	display: block;
}

.tour-block__slider-link {
	display: block;
	overflow: hidden;
	height: 53px;
	border: 1px solid #fff;
	
	/*display: block;*/
}

.tour-block__slider-link img {
	min-width: 100%;
	min-height: 100%;
	
	width: 100%;
	height: 100%;
}

.tour-block__info {
	float: left;
	width: 33.33%;
	padding: 0 0 0 30px;
}

.tour-block__info-title {
	display: block;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	padding: 0 0 5px 0;
}

.tour-block__rating-box {
	padding: 0 0 5px 0;
	margin: 0 0 0 -2px;
}

.tour-block__rating {
	position: relative;
	display: block;
	width: 155px;
	height: 26px;
	background: url(../img/rating-gray.png) center left no-repeat;
	z-index: 1;
}

.tour-block__rating-line {
	position: absolute;
	top: 0;
	left: 0;
	height: 26px;
	display: block;
	background: url(../img/rating-gold.png) center left no-repeat;
	z-index: 1;
}

.tour-block__info-list {
	font-size: 0;
	line-height: 0;
	margin: 0 -14px;
	padding: 0 0 10px 0;
}

.tour-block__info-list-item {
	display: inline-table;
	/*display: inline-block;*/
	padding: 10px 27px 11px;
	width: 50%;
	position: relative;
	z-index: 1;
}

.tour-block__info-list-item:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 12px;
	right: 12px;
	bottom: 0;
	z-index: -1;
}

.tour-block__info-list-item:nth-child(4n+1):before,
.tour-block__info-list-item:nth-child(4n+2):before {
	background: #f6f4f4;
}

.tour-block__info-list-term {
	display: block;
	font-size: 15px;
	line-height: 20px;
	color: #717171;
}

.tour-block__info-list-descr {
	display: block;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	color: #353432;
}

.tour-block__info-list-descr.date {
	text-transform: capitalize;
}

.tour-block__subtitle {
	display: block;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	padding: 0 0 10px 0;
	color: #353432;
}

.tour-block__simple-list {
	font-size: 0;
	line-height: 0;
	margin: 0 -10px -10px;
	padding: 0 0 20px 0;
}

.tour-block__simple-list-item {
	/*display: inline-block;*/
	display: inline-table;
	width: 50%;
	padding: 0 10px 10px 20px;
	font-size: 15px;
	line-height: 20px;
	position: relative;
}

.tour-block__simple-list-item:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #3691b5;
	position: absolute;
	top: 8px;
	left: 10px;
}

.tour-block__price {
	display: block;
	font-size: 25px;
	line-height: 25px;
	/*text-transform: uppercase;*/
	font-weight: 700;
	color: #353432;
	padding: 0 0 25px 0;
}

.tour-block__price span {
	color: #ea9e26;
}

.tour-extra__time {
	padding: 0 8px;
	color: #fff;
	background: #ea9e26;
}

.tour-extra__photo-list {
	font-size: 0;
	line-height: 0;
	margin: 0 -15px -30px;
}

.tour-extra__photo-list-item {
	display: inline-block;
	width: 33.33%;
	padding: 0 15px 30px;
}

.tour-extra__photo-box {
	display: block;
	border-radius: 15px;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.tour-extra__photo-box:before {
	content: '';
	display: block;
	padding-bottom: 67.5%;
}

.tour-extra__photo-box img {
	position: absolute;
	top: 50%;
	left: 50%;
	min-height: 100%;
	min-width: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.tour-extra__price-line {
	display: block;
	font-size: 16px;
	line-height: 30px;
	font-weight: 700;
	padding: 0 0 5px 0;
}

.tour-extra__price-line a {
	margin: 0 10px;
	color: #3691b5;
	border-bottom: 2px dotted #3691b5;
}

.tour-extra__warning {
	border: 1px solid #9a9a9a;
	border-radius: 5px;
	background: #efefef;
	padding: 15px 15px 15px 90px;
	position: relative;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 25px 0;
}

.tour-extra__warning:after {
	content: " ";
	display: block;
	clear: both;
}

.tour-extra__warning:before {
	content: '';
	display: block;
	background-image: url(../img/sprite.png);
	background-position: -645px -504px;
	width: 57px;
	height: 57px;
	float: left;
	margin: 0 0 0 -76px;
}

.tour-extra__discount-list {
	padding: 0 0 20px 0;
}

.tour-extra__discount-list li {
	padding: 0 0 10px 10px;
	position: relative;
}

.tour-extra__discount-list li:before {
	content: '';
	display: block;
	border-left: 3px solid #3691b5;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	position: absolute;
	left: 0;
	top: 7px;
}

.tour-extra__table-human {
	background-image: url(../img/sprite.png);
	background-position: -695px -701px;
	width: 24px;
	height: 25px;
	margin: 0 3px;
	display: inline-block;
}

.tour-extra__table-humans {
	white-space: nowrap;
	text-align: center;
}

.tour-extra__table-price {
	display: block;
	white-space: nowrap;
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	color: #353432;
	text-align: right;
}

.tour-extra__price-line a.active {
	color: #63625f;
	border: none;
}

.tour-extra__price-line a:hover {
	text-decoration: none;
}

/*
.tour-extra__table-price.usd,
.tour-extra__table-price.eur {
	display: none;
}
*/
.tour-extra__table-price span {
	color: #ea9e26;
}

.tour-extra__table p {
	padding: 0 0 5px 0;
}

.tour-extra__feedback-list {
	border-bottom: 2px dashed #cccccc;
	margin: 0 0 30px 0;
	padding: 23px 0 0 0;
}

.tour-extra__feedback-list-item {
	padding: 0 0 30px 0;
}

.tour-tabs {
	margin: 0 -5px;
}

.tour-tabs:after {
	content: " ";
	display: block;
	clear: both;
}

.tour-tabs__item {
	display: block;
	float: left;
	padding: 0 5px;
}

.tour-tabs__link {
	display: block;
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	color: #353432;
	padding: 13px 75px;
	background: #dfdfdf;
	font-weight: 700;
	border-radius: 15px 15px 0 0;
}

.tour-tabs__link:hover,
.tour-tabs__link.active {
	background: #ea9e26;
	color: #fff;
	text-decoration: none;
}

.tour-tabs__content {
	padding: 30px 0 0 0;
	display: none;
}

.tour-tabs__content.active {
	display: block;
}

.tour-tabs__content-title {
	display: block;
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
	color: #353432;
	padding: 0 0 17px 0;
	text-transform: uppercase;
}

.tour-tabs__content .feedback-form {
	max-width: 820px;
}

@-webkit-keyframes a {

0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

to {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg);
}

}

@keyframes a {

0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

to {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg);
}

}

@-webkit-keyframes container-rotate {

to {
	-webkit-transform: rotate(360deg);
}

}

@keyframes container-rotate {

to {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

@-webkit-keyframes fill-unfill-rotate {

12.5% {
	-webkit-transform: rotate(135deg);
}

25% {
	-webkit-transform: rotate(270deg);
}

37.5% {
	-webkit-transform: rotate(405deg);
}

50% {
	-webkit-transform: rotate(540deg);
}

62.5% {
	-webkit-transform: rotate(675deg);
}

75% {
	-webkit-transform: rotate(810deg);
}

87.5% {
	-webkit-transform: rotate(945deg);
}

to {
	-webkit-transform: rotate(1080deg);
}

}

@keyframes fill-unfill-rotate {

12.5% {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

25% {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

37.5% {
	-webkit-transform: rotate(405deg);
	transform: rotate(405deg);
}

50% {
	-webkit-transform: rotate(540deg);
	transform: rotate(540deg);
}

62.5% {
	-webkit-transform: rotate(675deg);
	transform: rotate(675deg);
}

75% {
	-webkit-transform: rotate(810deg);
	transform: rotate(810deg);
}

87.5% {
	-webkit-transform: rotate(945deg);
	transform: rotate(945deg);
}

to {
	-webkit-transform: rotate(1080deg);
	transform: rotate(1080deg);
}

}

@-webkit-keyframes blue-fade-in-out {

from {
	opacity: 1;
}

25% {
	opacity: 1;
}

26% {
	opacity: 0;
}

89% {
	opacity: 0;
}

90% {
	opacity: 1;
}

100% {
	opacity: 1;
}

}

@keyframes blue-fade-in-out {

from {
	opacity: 1;
}

25% {
	opacity: 1;
}

26% {
	opacity: 0;
}

89% {
	opacity: 0;
}

90% {
	opacity: 1;
}

100% {
	opacity: 1;
}

}

@-webkit-keyframes red-fade-in-out {

from {
	opacity: 0;
}

15% {
	opacity: 0;
}

25% {
	opacity: 1;
}

50% {
	opacity: 1;
}

51% {
	opacity: 0;
}

}

@keyframes red-fade-in-out {

from {
	opacity: 0;
}

15% {
	opacity: 0;
}

25% {
	opacity: 1;
}

50% {
	opacity: 1;
}

51% {
	opacity: 0;
}

}

@-webkit-keyframes yellow-fade-in-out {

from {
	opacity: 0;
}

40% {
	opacity: 0;
}

50% {
	opacity: 1;
}

75% {
	opacity: 1;
}

76% {
	opacity: 0;
}

}

@keyframes yellow-fade-in-out {

from {
	opacity: 0;
}

40% {
	opacity: 0;
}

50% {
	opacity: 1;
}

75% {
	opacity: 1;
}

76% {
	opacity: 0;
}

}

@-webkit-keyframes green-fade-in-out {

from {
	opacity: 0;
}

65% {
	opacity: 0;
}

75% {
	opacity: 1;
}

90% {
	opacity: 1;
}

100% {
	opacity: 0;
}

}

@keyframes green-fade-in-out {

from {
	opacity: 0;
}

65% {
	opacity: 0;
}

75% {
	opacity: 1;
}

90% {
	opacity: 1;
}

100% {
	opacity: 0;
}

}

@-webkit-keyframes left-spin {

from {
	-webkit-transform: rotate(130deg);
}

50% {
	-webkit-transform: rotate(-5deg);
}

to {
	-webkit-transform: rotate(130deg);
}

}

@keyframes left-spin {

from {
	-webkit-transform: rotate(130deg);
	transform: rotate(130deg);
}

50% {
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

to {
	-webkit-transform: rotate(130deg);
	transform: rotate(130deg);
}

}

@-webkit-keyframes right-spin {

from {
	-webkit-transform: rotate(-130deg);
}

50% {
	-webkit-transform: rotate(5deg);
}

to {
	-webkit-transform: rotate(-130deg);
}

}

@keyframes right-spin {

from {
	-webkit-transform: rotate(-130deg);
	transform: rotate(-130deg);
}

50% {
	-webkit-transform: rotate(5deg);
	transform: rotate(5deg);
}

to {
	-webkit-transform: rotate(-130deg);
	transform: rotate(-130deg);
}

}

@-webkit-keyframes fade-out {

from {
	opacity: 1;
}

to {
	opacity: 0;
}

}

@keyframes fade-out {

from {
	opacity: 1;
}

to {
	opacity: 0;
}

}


/* ---------- Custom Styles ---------- */

/* ----- main menu ----- */

.dropdown-columns-1 ul {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
}

.dropdown-columns-2 ul {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}

.dropdown-columns-3 ul {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
}

/* ----- ratings ----- */
.post-ratings {
	position: relative;
	line-height: 33px;
	margin-bottom: 30px;
}

.post-ratings img,
.post-ratings-loading img,
.post-ratings-image img {
	height: auto !important;
	width: 25px !important;
}

.post-ratings #rating_1_5 {
	margin-right: 15px;
}

.post-ratings .post-ratings-text {
	position: absolute;
	top: 25px;
	left: 1px;
}

.wpratings {
	position: relative;
}

#post-172 .wpratings {
	display: none;
}

#isolate {
	text-align: center;
}

#isolate table {
	margin: 0 auto !important;
}

/* ----- comments ----- */

.comments > h2 {
	font-size: 32px;
}

.static-content .comments ul {
	margin-bottom: 10px;
}

.static-content .comments ul li::before {
	background: none;
}

.comments .children {
	padding: 22px 0 0 90px;
}

.comments .children li {
	background: #f7f7f7 none repeat scroll 0 0;
	border: 2px dashed #e3e3e3;
	border-radius: 15px;
	padding: 22px 10px 22px 25px;
}

.reply {
	cursor: pointer;
}

.reply a {
	color: #fff;
	text-decoration: none;
}

.reply:hover a {
	color: #ea9e26;
}



html body #isolate * .package_search_result_table tr.itt_pager td.pager-content .pager-list ul li {
	display: inline-flex !important;
	height: auto !important;
}

.fancybox-navigation button:hover {
	background: none;
}
.fancybox-navigation button:disabled {
	background: none;
}
.fancybox-button:hover {
	background: none;
}

#alert {
	position: fixed;
	width: 400px;
	padding: 30px;
	border-radius: 10px;
	border: 1px solid #000;
	margin: 0 auto;
	top: 50px;
	z-index: 999;
	background: #fff;
}

#alert button {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
	text-align: center;
	padding: 5px 15px;
}

#alert p {
	padding: 30px 0 20px 0;
}
