

/* Start:/local/templates/shayan/lib/bootstrap-grid/bootstrap-grid.min.css?153719689115514*/
*,
::before,
::after {
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}

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

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: 0 !important
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[title],
abbr[data-original-title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

ol,
ul,
dl {
	margin-top: 0;
	margin-bottom: 1rem
}

ol ol,
ul ul,
ol ul,
ul ol {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

dfn {
	font-style: italic
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:hover {
	text-decoration: underline
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

pre,
code,
kbd,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

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

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button:focus,
button:active,
input[type="button"]:focus,
input[type="button"]:active {
	outline: none;
}

input,
button,
select,
optgroup,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible;
	padding: 0;
}

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 {
	padding: 0;
	border-style: none
}

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

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

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

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

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

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none !important
}

.visually-hidden {
	position: absolute;
	clip: rect(0 0 0 0);
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: -1px
}

.container {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width: 768px) {
	.container {
		max-width: 100%
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 930px
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1030px
	}
}

@media (min-width: 1440px) {
	.container {
		max-width: 1330px
	}
}

@media (max-width: 767px) {
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.container-fluid {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: 0;
	margin-left: 0
}

.gutters-5 {
	margin-right: -5px;
	margin-left: -5px
}

.gutters-5>.col,
.gutters-5>[class*="col-"] {
	padding-right: 5px;
	padding-left: 5px
}

.gutters-10 {
	margin-right: -10px;
	margin-left: -10px
}

.gutters-10>.col,
.gutters-10>[class*="col-"] {
	padding-right: 10px;
	padding-left: 10px
}

.gutters-15 {
	margin-right: -15px;
	margin-left: -15px
}

.gutters-15>.col,
.gutters-15>[class*="col-"] {
	padding-right: 15px;
	padding-left: 15px
}

.gutters-20 {
	margin-right: -20px;
	margin-left: -20px
}

.gutters-20>.col,
.gutters-20>[class*="col-"] {
	padding-right: 20px;
	padding-left: 20px
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}

.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}

.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}

.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

@media (min-width: 576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media (min-width: 768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media (min-width: 992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media (min-width: 1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

.d-none {
	display: none !important
}

.d-inline {
	display: inline !important
}

.d-inline-block {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-table {
	display: table !important
}

.d-table-row {
	display: table-row !important
}

.d-table-cell {
	display: table-cell !important
}

.d-flex {
	display: -ms-flexbox !important;
	display: flex !important
}

.d-inline-flex {
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}

@media (min-width: 576px) {
	.d-sm-none {
		display: none !important
	}
	.d-sm-inline {
		display: inline !important
	}
	.d-sm-inline-block {
		display: inline-block !important
	}
	.d-sm-block {
		display: block !important
	}
	.d-sm-table {
		display: table !important
	}
	.d-sm-table-row {
		display: table-row !important
	}
	.d-sm-table-cell {
		display: table-cell !important
	}
	.d-sm-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}
	.d-sm-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width: 768px) {
	.d-md-none {
		display: none !important
	}
	.d-md-inline {
		display: inline !important
	}
	.d-md-inline-block {
		display: inline-block !important
	}
	.d-md-block {
		display: block !important
	}
	.d-md-table {
		display: table !important
	}
	.d-md-table-row {
		display: table-row !important
	}
	.d-md-table-cell {
		display: table-cell !important
	}
	.d-md-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}
	.d-md-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width: 992px) {
	.d-lg-none {
		display: none !important
	}
	.d-lg-inline {
		display: inline !important
	}
	.d-lg-inline-block {
		display: inline-block !important
	}
	.d-lg-block {
		display: block !important
	}
	.d-lg-table {
		display: table !important
	}
	.d-lg-table-row {
		display: table-row !important
	}
	.d-lg-table-cell {
		display: table-cell !important
	}
	.d-lg-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}
	.d-lg-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width: 1200px) {
	.d-xl-none {
		display: none !important
	}
	.d-xl-inline {
		display: inline !important
	}
	.d-xl-inline-block {
		display: inline-block !important
	}
	.d-xl-block {
		display: block !important
	}
	.d-xl-table {
		display: table !important
	}
	.d-xl-table-row {
		display: table-row !important
	}
	.d-xl-table-cell {
		display: table-cell !important
	}
	.d-xl-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}
	.d-xl-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}
/* End */


/* Start:/local/templates/shayan/lib/animate/animate.css?153719689178634*/
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
            transform: translate3d(100%, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
            transform: translate3d(100%, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.fadeInUpRight {
  -webkit-animation-name: fadeInUpRight;
  animation-name: fadeInUpRight;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}


@keyframes fadeOutUpRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, -150%, 0);
  }
}

.fadeOutUpRightBig {
  animation-name: fadeOutUpRightBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}

/* End */


/* Start:/local/templates/shayan/lib/slick/slick.css?15393308144421*/
/* Slider */

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    z-index: 1;
}

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

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

.slick-list.dragging {
    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;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

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

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

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

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

.slick-slide:not(.slick-active) {
    animation: fadeOut .5s
}

.slick-slide:hover,
.slick-slide:focus,
.slick-slide:active {
    outline: 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;
}

/* Кастомные стили навигации */

/* Arrows */

.slick-arrow {
    font-size: 0;
    line-height: 0;
    display: inline-block;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    padding: 0;
    position: absolute;
    top: calc(50% - 40px);
    z-index: 5;
}

.slick-arrow:hover,
.slick-arrow:focus {
    outline: none;
    background: transparent;
}

.slick-arrow.slick-disabled:before {
    opacity: 0.2;
}

.slick-prev:before,
.slick-next:before {
    content: "";
    display: inline-block;
    width: 48px;
    height: 74px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.slick-prev {
    left: -60px;
}

.slick-prev:before {
    background-image: url('/local/templates/shayan/lib/slick/../../img/arrow-left.png');
}

.slick-next {
    right: -60px;
}

.slick-next:before {
    background-image: url('/local/templates/shayan/lib/slick/../../img/arrow-right.png');
}

.slick-arrow {
    transform: none;
    transition: transform .3s ease-in-out;
}

.slick-arrow:not(.slick-disabled):hover {
    transform: scale(1.1);
    transition: transform .3s ease-in-out;
}

/* Dots */

.slick-dots {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    display: inline-block;
    margin: 0 10px;
    padding: 0;
    cursor: pointer;
    width: 15px;
    height: 15px;
    overflow: hidden;
}

.slick-dots li button {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    border: 0;
    outline: none;
    background: #ffffff;
    opacity: 0.5;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li.slick-active button,
.slick-dots li button:hover {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

@media (max-width: 1439px) {
    .slick-prev {
        left: -50px;
    }
    .slick-next {
        right: -50px;
    }
}

@media (max-width: 1199px) {
    .slick-prev {
        left: 30px;
    }
    .slick-next {
        right: 30px;
    }
    .slick-dots li {
        margin: 0 7px;
    }
    .slick-next,
    .slick-prev {
        top: calc(50% - 25px)
    }
    .slick-prev:before,
    .slick-next:before {
        width: 33px;
        height: 50px;
    }
}
/* End */


/* Start:/local/templates/shayan/lib/rootnix-popup/style.css?1542639513387*/
.rtnx-popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	overflow-y: auto;
	flex-direction: column;
	padding: 20px 0;
}
.rtnx-popup.open {
	display: flex;
}
.rtnx-popup .modal-content {
	margin: auto auto;
	max-width: 620px;
	width: 92%;
}
.rtnx-popup .modal-content-inner {
	min-width: 200px;
	min-height: 20px;
}
/* End */


/* Start:/local/templates/shayan/components/bitrix/news.list/easters/style.css?15427018003059*/
.easter {
	max-width: 200px;
	max-height: 200px;
	position: absolute;
	transform: translate(-50%, -50%);
	z-index: 9;
	cursor: pointer;
}
.questions-info {
	text-align: left;
	margin-bottom: 25px;
}
.questions-info .modal-title {
	text-align: left;
	margin-bottom: 0;
}
.questions-message {
	line-height: 30px;
	font-size: 20px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.question-options {
	counter-reset: list;
}
.option-item {
	display: inline-block;
	counter-increment: list;
	background: #FFFFFF;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 15px 20px;
	cursor: pointer;
	width: 100%;
	color: #344D83;
	text-align: left;
	line-height: 30px;
	font-size: 20px;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.option-item:hover,
.question-options input:checked + label {
	color: #ffffff;
	background-color: #DF2355;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.option-item:hover:before,
.question-options input:checked + label::before {
	color: #ffffff;
}
.option-item:before {
	content: counter(list) ".";
	color: #DF2355;
}
.question-options input {
	display: none;
}
.sure-option {
	width: 100%;
}
.sure-button {
	display: inline-block;
	width: 100px;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 20px;
	border: 5px solid #FFFFFF;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #ffffff;
	margin: 0 5px;
}
.sure-button.yes {
	background-color: #1B9B2D;
}
.sure-button.yes:hover {
	border-color: #1B9B2D;
	color: #1B9B2D;
	background-color: #ffffff;
}
.sure-button.no {
	background-color: #DF2355;
}
.sure-button.no:hover {
	border-color: #DF2355;
	color: #DF2355;
	background-color: #ffffff;
}
.modal-content.modal-sure-block {
	max-width: 320px;
	padding: 40px;
}
.modal-content.correct-answer {
	background-color: #1B9B2D;
	border-color: #78D488;
}
.modal-content.correct-answer .close-answer {
	color: #1B9B2D;
}
.modal-content.incorrect-answer {
	background-color: #DF2355;
	border-color: #F2809D;
}
.modal-content.incorrect-answer .close-answer {
	color: #DF2355;
}
.modal-answer-info {
	line-height: 30px;
	font-size: 20px;
	margin-bottom: 30px;
}
.close-answer {
	display: inline-block;
	background-color: #ffffff;
	font-weight: bold;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	cursor: pointer;
	font-size: 20px;
	line-height: 1;
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: none;
	margin: 5px 8px;
}
.close-answer:hover {
	opacity: 0.8;
}
.points-answer {
	display: inline-block;
	margin: 5px 8px;
	color: #ffffff;
	text-decoration: underline;
	font-size: 20px;
}
.points-answer:hover {
	opacity: 0.5;
}
@media (max-width: 767px) {
	.questions-info {
		margin-bottom: 15px;
	}
	.questions-message {
		padding-bottom: 20px;
		margin-bottom: 20px;
		font-size: 16px;
	}
	.modal-content.modal-sure-block {
		padding: 20px;
	}
}
/* End */


/* Start:/local/templates/shayan/template_styles.css?1737535699137015*/
@charset "UTF-8";
body {
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 20px;
  line-height: 1.5;
  color: #344d83;
  overflow-x: hidden;
  position: relative;
}

body.fixed {
  overflow-y: hidden;
}

.main {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}

/*------------------------------ TYPOGRAPHY -------------------------- */

h3 {
  font-size: 40px;
  font-weight: 900;
  line-height: 1.5;
}

/*------------------------------ HEADER -------------------------- */

.header {
  background-color: #ffffff;
  position: relative;
  z-index: 10;
}

.header.scrolled {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.header-wrap {
  position: relative;
}

.header-nav {
  position: relative;
  padding-top: 20px;
  z-index: 10;
  background-color: #fff;
}

.header-nav:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: -webkit-calc(100% - 2px);
  top: calc(100% - 2px);
  height: 35px;
  background-image: url("/local/templates/shayan/img/header-curve.png");
  background-position: center top;
  background-repeat: no-repeat;
  z-index: -1;
}

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

.header-logo {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  top: 10px;
}

.header-logo .logo {
  width: 197px;
}

.logo {
  display: block;
}

.logo:hover {
  -webkit-animation: pulse .5s;
  animation: pulse .5s;
}

.header-side-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 38%;
}

.menu-opener:hover {
  cursor: pointer;
}

.menu-toggle {
  display: inline-block;
  vertical-align: middle;
  padding: 8px 0;
  width: 22px;
  cursor: pointer;
  position: relative;
  z-index: 30;
  top: -3px;
}

.menu-toggle span {
  height: 2px;
  width: 22px;
  background-color: #29dafb;
  display: block;
  content: '';
  position: absolute;
  -webkit-transition: background .3s ease;
  -o-transition: background .3s ease;
  transition: background .3s ease;
}

.menu-toggle span:before,
.menu-toggle span:after {
  height: 2px;
  width: 22px;
  background-color: #29dafb;
  display: block;
  content: '';
  position: absolute;
}

.menu-toggle span:before {
  top: -6px;
  -webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease, -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease, -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease, -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.menu-toggle span:after {
  bottom: -6px;
  -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease, -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease, -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease, -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.menu-opener.active .menu-toggle span {
  background-color: transparent;
}

.menu-opener.active .menu-toggle span:before {
  top: 0;
  color: #ff5968;
  background-color: #ff5968;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease, -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease, -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease;
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease;
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease, -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.menu-opener.active .menu-toggle span:after {
  bottom: 0;
  background-color: #ff5968;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease, -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease, -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease;
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease;
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), background 0.3s ease, -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.menu-opener:not(.active):hover .menu-opener-text {
  color: #ff5968;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
}

.menu-opener:not(.active):hover .menu-toggle span {
  background-color: #ff5968;
}

.menu-opener:not(.active):hover .menu-toggle span::before,
.menu-opener:not(.active):hover .menu-toggle span::after {
  background-color: #ff5968;
}

.menu-opener:not(.active):hover .menu-toggle span::before {
  top: -10px;
}

.menu-opener:not(.active):hover .menu-toggle span::after {
  bottom: -10px;
}

.menu-opener-text {
  background: none;
  border: none;
  cursor: pointer;
  font-weight: bold;
  display: inline-block;
  margin-left: 14px;
  color: #344d83;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
  min-width: 70px;
  text-align: left;
}

.header-player-wrap {
  position: absolute;
  left: 30px;
  top: 15px;
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  border: 10px solid #ffffff;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  cursor: pointer;
}

.header-player-wrap:hover {
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  border-width: 10px;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.lang-selector {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lang-selector .expand-toggle {
  display: none;
}

.lang-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.lang-list li:not(:last-child) {
  margin-right: 5px;
}

.lang-item {
  display: inline-block;
}

.lang-item a {
  font-weight: 16px;
  line-height: 16px;
  font-weight: bold;
  background-color: #ffffff;
  color: #344d83;
  display: inline-block;
  padding: 3px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: border-color .3s ease;
  -o-transition: border-color .3s ease;
  transition: border-color .3s ease;
}

.lang-item a:hover {
  text-decoration: none;
  border-color: rgba(18, 145, 232, 0.4);
  -webkit-transition: border-color .3s ease;
  -o-transition: border-color .3s ease;
  transition: border-color .3s ease;
}

.lang-item a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 30px;
  height: 18px;
  background-image: url("/local/templates/shayan/img/language-icons-sprite.png");
  background-position-y: -13px;
  background-repeat: no-repeat;
}

.lang-item.active a {
  border-color: #1291e8;
}

.lang-item.tt a::before {
  background-position-x: -10px;
}

.lang-item.ru a::before {
  background-position-x: -54px;
}

.lang-item.en a::before {
  background-position-x: -100px;
}

.user-login {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  color: #344d83;
  cursor: pointer;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
  position: relative;
}

.user-login:hover {
  color: #ff5968;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
}

.user-login:hover .expand-toggle::before {
  color: #ff5968;
}

.user-login.active .expand-toggle::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.login-menu {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  padding: 35px 20px 20px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  z-index: 3;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.login-menu-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.login-menu-list li a {
  font-size: 16px;
  line-height: 1;
  white-space: nowrap;
  color: #344d83;
}

.login-menu-list li a:hover {
  text-decoration: none;
  color: #df2355;
}

.login-menu-list li:not(:last-child) {
  margin-bottom: 15px;
}

.login-menu-list.logged li:last-child {
  border-top: 1px solid rgba(80, 80, 94, 0.2);
  padding-top: 15px;
}

.menu-login-wrap {
  padding: 0 0 25px;
  display: none;
}

.user-avatar {
  height: 50px;
  width: 50px;
  margin-right: 15px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.user-name {
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 140px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.header-menu-nav {
  display: none;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-left: 30px;
  font-weight: bold;
}

.header-menu-nav li {
  display: inline-block;
}

.header-menu-nav li:not(:last-child) {
  margin-right: 30px;
}

.header-menu-nav li a {
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  padding-bottom: 20px;
  position: relative;
  color: inherit;
}

.header-menu-nav li a:hover {
  text-decoration: none;
}

.header-menu-nav li a::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  width: 100%;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.header-menu-nav li.active a::after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.header-menu-nav a:hover::after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.menu-wrap {
  display: none;
  z-index: 5;
  padding: 0;
  animation-duration: .2s;
  animation-fill-mode: forwards;
}

.menu-inner {
  padding-top: 120px;
  padding-bottom: 75px;
  height: auto;
  position: relative;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0))), url("/local/templates/shayan/img/pattern-light.png");
  background-image: -webkit-linear-gradient(bottom, #ffffff, rgba(255, 255, 255, 0)), url("/local/templates/shayan/img/pattern-light.png");
  background-image: -o-linear-gradient(bottom, #ffffff, rgba(255, 255, 255, 0)), url("/local/templates/shayan/img/pattern-light.png");
  background-image: linear-gradient(to top, #ffffff, rgba(255, 255, 255, 0)), url("/local/templates/shayan/img/pattern-light.png");
}

.menu-inner::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 100%;
  height: 35px;
  background-image: url("/local/templates/shayan/img/header-curve.png");
  background-position: center top;
  background-repeat: no-repeat;
  z-index: -1;
}

.menu-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  padding-bottom: 70px;
}

.menu-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.menu-list>li {
  border-color: #344d83;
}

.menu-list>li:not(:last-child) {
  margin-bottom: 15px;
}

.menu-list>li .expand-toggle {
  display: none;
  color: inherit;
}

.menu-list>li .expand-toggle::before {
  color: inherit;
}

.menu-list>li>a {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: inherit;
  position: relative;
  z-index: 2;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
  border-bottom-color: inherit;
}

.menu-list>li>a:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  border-bottom-width: 1px;
  border-bottom-color: inherit;
  border-bottom-style: solid;
  -webkit-border-radius: 15px;
  border-radius: 1px;
  -webkit-transition: left .3s ease, right .3s ease, border-bottom-width .2s ease .1s, -webkit-border-radius .5s ease;
  transition: left .3s ease, right .3s ease, border-bottom-width .2s ease .1s, -webkit-border-radius .5s ease;
  -o-transition: left .3s ease, right .3s ease, border-bottom-width .2s ease .1s, border-radius .5s ease;
  transition: left .3s ease, right .3s ease, border-bottom-width .2s ease .1s, border-radius .5s ease;
  transition: left .3s ease, right .3s ease, border-bottom-width .2s ease .1s, border-radius .5s ease, -webkit-border-radius .5s ease;
}

.menu-list>li>a:hover {
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: color .3s ease .2s;
  -o-transition: color .3s ease .2s;
  transition: color .3s ease .2s;
}

.menu-list>li>a:hover::after {
  left: -12px;
  right: -12px;
  border-bottom-width: 40px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: left .3s ease, right .3s ease, border-bottom-width .2s ease .1s, -webkit-border-radius .5s ease;
  transition: left .3s ease, right .3s ease, border-bottom-width .2s ease .1s, -webkit-border-radius .5s ease;
  -o-transition: left .3s ease, right .3s ease, border-bottom-width .2s ease .1s, border-radius .5s ease;
  transition: left .3s ease, right .3s ease, border-bottom-width .2s ease .1s, border-radius .5s ease;
  transition: left .3s ease, right .3s ease, border-bottom-width .2s ease .1s, border-radius .5s ease, -webkit-border-radius .5s ease;
}

.sub-menu-list {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 20px;
  list-style: none;
}

.sub-menu-list li:not(:last-child) {
  margin-bottom: 15px;
}

.sub-menu-list li a {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  color: #344d83;
  text-decoration: underline;
}

.sub-menu-list li a:hover {
  text-decoration: none;
}

.menu-footer {
  padding-top: 30px;
  border-top: 1px solid #e9e9e9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.menu-phone a {
  color: #344d83;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.33;
}

.menu-phone a:hover {
  text-decoration: none;
  color: #344d83;
  -webkit-animation: rubberBand 1s;
  animation: rubberBand 1s;
}

.menu-footer-links ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.menu-footer-links li {
  display: inline-block;
}

.menu-footer-links li:not(:last-child) {
  margin-right: 30px;
}

.menu-footer-links li a {
  font-size: 20px;
  line-height: 1.5;
  color: #344d83;
  text-decoration: underline;
  font-weight: 500;
}

.menu-footer-links li a:hover {
  text-decoration: none;
}

.search-btn-wrap {
  position: absolute;
  right: 100px;
  top: 40px;
}

.search-button {
  display: inline-block;
  text-align: center;
  width: 60px;
  height: 60px;
  border: 5px solid #ffffff;
  background-color: #344d83;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.search-button:hover {
  cursor: pointer;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  border-width: 5px;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  text-decoration: none;
}

.search-button::after {
  content: "\e8b6";
  display: inline-block;
  font-family: "Material Icons";
  vertical-align: middle;
  color: #ffffff;
  font-size: 24px;
  line-height: 50px;
}

.music-btn-wrap {
  position: absolute;
  right: 30px;
  top: 30px;
}

.music-button {
  width: 70px;
  height: 70px;
  position: relative;
  background-color: #ff5968;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid #ffffff;
  background-image: url("/local/templates/shayan/img/music-icon.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.music-button:hover {
  cursor: pointer;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  border-width: 5px;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.music-button::before {
  content: "";
  display: block;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 0;
  background-color: #ffffff;
  left: -3px;
  right: -2px;
  width: 100%;
}

.music-button:not(.active)::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 5px;
}

/*------------------------------ BUTTONS, TITLES, LINKS -------------------------- */

.cloud-title {
  display: inline-block;
  text-align: center;
  padding: 15px 10px 10px;
  font-size: 50px;
  font-weight: 900;
  line-height: .75;
  background-image: url("/local/templates/shayan/img/white-cloud-repeater.png");
  background-repeat: round;
  position: relative;
  z-index: 1;
  color: inherit;
  text-transform: uppercase;
}

.cloud-title::after,
.cloud-title::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  width: 26px;
}

.cloud-title::after {
  right: -15px;
  background-position: center left;
  background-image: url("/local/templates/shayan/img/white-cloud-after.png");
}

.cloud-title::before {
  left: -15px;
  background-position: center right;
  background-image: url("/local/templates/shayan/img/white-cloud-before.png");
}

.cloud-title h2 {
  margin-bottom: 0;
}

.expand-toggle {
  border: none;
  background: none;
}

.expand-toggle::before {
  content: "\e5cf";
  display: inline-block;
  font-family: 'Material Icons';
  vertical-align: middle;
  font-size: 24px;
  line-height: 24px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  color: #29dafb;
}

.expand-toggle:hover::before {
  color: #ff5968;
}

.expand-toggle.active::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #ff5968;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.dropdown-wrapper {
  padding: 15px 30px;
  background-color: #ffffff;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  min-width: 300px;
}

.dropdown-wrapper a {
  color: inherit;
  display: inline-block;
  width: 100%;
}

.dropdown-wrapper a:hover {
  text-decoration: none;
}

.dropdown-wrapper .expand-toggle {
  margin-left: 10px;
  color: inherit;
}

.dropdown-wrapper .expand-toggle:before {
  color: inherit;
}

.custom-dropdown {
  display: none;
  left: 0;
  right: 0;
  padding: 0 30px 15px;
  z-index: 2;
  position: absolute;
  list-style: none;
  background-color: #ffffff;
  margin-bottom: 0;
  top: -webkit-calc(100% - 10px);
  top: calc(100% - 10px);
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  max-height: 500px;
  overflow-y: auto;
}

.custom-dropdown li.active {
  display: none;
}

.custom-dropdown li {
  color: #344D83;
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition: color .5s ease, opacity .5s ease;
  -o-transition: color .5s ease, opacity .5s ease;
  transition: color .5s ease, opacity .5s ease;
}

.custom-dropdown li:hover {
  -webkit-transition: color .5s ease, opacity .5s ease;
  -o-transition: color .5s ease, opacity .5s ease;
  transition: color .5s ease, opacity .5s ease;
  color: #df2355;
  opacity: 1;
}

.dropdown-init {
  color: #df2355;
  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;
}

.dropdown-init span {
  cursor: pointer;
}

.dropdown-wrapper.active {
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 10px 0 0px 0px; 
  box-shadow: rgba(0, 0, 0, 0.2) 10px 0 0px 0px;
}

.dropdown-wrapper.active .custom-dropdown {
  display: block;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 10px 10px 0px 0px;
  box-shadow: rgba(0, 0, 0, 0.2) 10px 10px 0px 0px;
}

.dropdown-wrapper.active .custom-dropdown li {
  -webkit-animation: slideInDown .5s;
  animation: slideInDown .5s;
  text-align: left;
}

.dropdown-wrapper.active .expand-toggle {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.socials {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  text-align: left;
  height: 40px;
}

.socials li {
  display: inline-block;
}

.socials li:not(:last-child) {
  margin-right: 2px;
}

.social-link {
  display: block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(52, 77, 131, 0.05);
  background-image: url("/local/templates/shayan/img/social-icons-sprite2025.png");
  background-position-y: -12px;
  -webkit-transition: background-color .3s ease;
  -o-transition: background-color .3s ease;
  transition: background-color .3s ease;
}

.social-link:hover {
  background-position-y: -76px;
  -webkit-transition: background-color .3s ease;
  -o-transition: background-color .3s ease;
  transition: background-color .3s ease;
}

.social-link.vk {
  background-position-x: -12px;
}

.social-link.vk:hover {
  background-color: #4d76a1;
}

.social-link.youtube {
  background-position-x: -76px;
}

.social-link.youtube:hover {
  background-color: #f61c0d;
}

.social-link.rutube {
  background-position-x: -140px;
}

.social-link.rutube:hover {
  background-color: #29333d;
}

.social-link.facebook {
  background-position-x: -140px;
}

.social-link.facebook:hover {
  background-color: #3b5998;
}

.social-link.instagram {
  background-position-x: -204px;
}

.social-link.instagram:hover {
  background-color: #C1558B;
}

.social-link.twitter {
  background-position-x: -268px;
}

.social-link.twitter:hover {
  background-color: #000000;
}

.social-link.telegram {
  background-position-x: -332px;
}

.social-link.telegram:hover {
  background-color: #28a8e9;
}

.social-link.email {
  background-position-x: -332px;
}

.social-link.email:hover {
  background-color: #ff9e00;
}

.social-share>span {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}

.social-share .socials {
  display: inline-block;
  vertical-align: middle;
  height: 64px;
  margin-left: 20px;
}

.social-share .socials .social-link {
  width: 64px;
  height: 64px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-position-y: 0px;
  background-repeat: no-repeat;
}

.social-share .socials .social-link:not(:hover) {
  background-color: #ffffff;
}

.social-share .socials .social-link:hover {
  background-position-y: -64px;
}

.social-share .socials .social-link.vk {
  background-position-x: 0;
}

.social-share .socials .social-link.youtube {
  background-position-x: -64px;
}

.social-share .socials .social-link.facebook {
  background-position-x: -128px;
}

.social-share .socials .social-link.instagram {
  background-position-x: -192px;
}

.social-share .socials .social-link.twitter {
  background-position-x: -256px;
}

.social-share .socials .social-link.email {
  background-position-x: -332px;
}

.footer-socials {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-socials .social-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #344d83;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

.footer-socials .social-item:hover {
  text-decoration: none;
  color: #df2355;
}

.footer-socials .social-item:hover .social-link {
  -webkit-animation: swing .5s;
  animation: swing .5s;
}

.footer-socials .social-link {
  width: 70px;
  height: 70px;
  background-image: url("/local/templates/shayan/img/footer-social-icons2025.png");
  background-position-y: -4px;
  margin-bottom: 15px;
}

.footer-socials .social-link:hover {
  background-position-y: -4px;
}

.footer-socials .social-link.vk {
  background-position-x: 0;
  background-color: #4d76a1;
}

.footer-socials .social-link.youtube {
  background-position-x: -70px;
  background-color: #f61c0d;
}

.footer-socials .social-link.facebook {
  background-position-x: -140px;
  background-color: #3b5998;
}

.footer-socials .social-link.rutube {
  background-position-x: -140px;
  background-color: #29333d;
}

.footer-socials .social-link.instagram {
  background-position-x: -210px;
  background-color: #C1558B;
}

.footer-socials .social-link.twitter {
  background-position-x: -280px;
  background-color: #000000;
}

.footer-socials .social-link.telegram {
  background-position-x: -350px;
  background-color: #28a8e9;
}

.footer-socials .social-link.email {
  background-position-x: -350px;
  background-color: #ff9e00;
}

.round-button {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  padding: 15px 30px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #ffffff;
  border: none;
  cursor: pointer;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: -webkit-box-shadow .1s ease-in-out;
  transition: -webkit-box-shadow .1s ease-in-out;
  -o-transition: box-shadow .1s ease-in-out;
  transition: box-shadow .1s ease-in-out;
  transition: box-shadow .1s ease-in-out, -webkit-box-shadow .1s ease-in-out;
}

.round-button:hover {
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 10px 10px 0px 0px;
  box-shadow: rgba(0, 0, 0, 0.2) 10px 10px 0px 0px;
  -webkit-transition: -webkit-box-shadow .1s ease-in-out;
  transition: -webkit-box-shadow .1s ease-in-out;
  -o-transition: box-shadow .1s ease-in-out;
  transition: box-shadow .1s ease-in-out;
  transition: box-shadow .1s ease-in-out, -webkit-box-shadow .1s ease-in-out;
}

.edit-button::before {
  content: "\e254";
  display: inline-block;
  font-family: "Material Icons";
  vertical-align: middle;
  font-size: 24px;
  line-height: 24px;
  margin-right: 10px;
}

.image-button::before {
  content: "\e410";
  display: inline-block;
  font-family: "Material Icons";
  vertical-align: middle;
  font-size: 24px;
  line-height: 24px;
  margin-right: 10px;
}

.file-input-wrap {
  display: block;
}

.file-input-input {
  position: absolute;
  width: 0;
  height: 0;
  clip: rect(0, 0, 0, 0);
}

.file-input-text {
  display: inline-block;
  max-width: 300px;
  word-break: break-all;
}

.photos-icon {
  line-height: 1;
}

.photos-icon::before {
  content: "\e3f4";
  font-family: 'Material Icons';
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
}

.back-link {
  display: inline-block;
  padding: 17px 30px;
  color: #df2355;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  background-color: #ffffff;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.back-link::before {
  content: "\e5c4";
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
  font-family: 'Material Icons';
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  color: inherit;
}

.back-link:hover {
  text-decoration: none;
}

.nav-arrow {
  display: inline-block;
  padding: 15px 18px;
  background-color: #ffffff;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: none;
}

.nav-arrow::before {
  display: inline-block;
  font-family: 'Material Icons';
  font-size: 24px;
  line-height: 1;
  color: #df2355;
  vertical-align: middle;
}

.prev-arrow::before {
  content: "\e5cb";
}

.next-arrow::before {
  content: "\e5cc";
}

.thumb-button,
.like-button {
  display: inline-block;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 5px solid #ffffff;
  padding: 12px 15px;
}
.thumb-button:not([disabled]),
.like-button {
  cursor: pointer;
}

.thumb-button::before,
.like-button::before {
  display: inline-block;
  font-family: 'Material Icons';
  font-size: 24px;
  line-height: 1;
  vertical-align: middle;
  color: #ffffff;
}

.thumb-up-button {
  background-color: #1c9b2d;
}

.thumb-up-button:before {
  content: "\e8dc";
}

.thumb-down-button {
  background-color: #df2355;
}

.thumb-down-button:before {
  content: "\e8db";
}

.thumb-button.inactive {
  background-color: gray;
}

.like-button {
  background-color: #ffffff;
}

.like-button.liked {
  background-color: #df2355;
}

.like-button:before {
  content: "\e87e";
  color: #df2355;
}

.like-button.liked:before {
  color: #ffffff;
}

.fav-button {
  width: 64px;
  height: 64px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
  border: none;
  cursor: pointer;
}

.fav-button.liked {
  background-color: #df2355;
}

.fav-button::before {
  content: "\e87d";
  font-family: "Material Icons";
  color: #df2355;
  font-size: 24px;
  vertical-align: middle;
}
.fav-button.liked::before {
  color: #ffffff;
}

.fav-button:hover::before {
  content: "\e5cd";
}

.buy-button {
  display: inline-block;
  line-height: 1;
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  width: 245px;
  height: 50px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #df2355;
  border: none;
  cursor: pointer;
}

.buy-button::before {
  content: "\e854";
  font-family: 'Material Icons';
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #df2355;
  margin-right: 10px;
  vertical-align: middle;
}

.more-button {
  color: #df2355;
}

.more-button::before {
  content: "\e5d3";
  font-family: 'Material Icons';
  display: inline-block;
  margin-right: 10px;
  color: inherit;
  vertical-align: middle;
}

.remove-button {
  height: 60px;
  width: 60px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #ffffff;
  border: none;
  cursor: pointer;
}

.remove-button::before {
  content: "\e872";
  font-family: 'Material Icons';
  font-size: 24px;
  line-height: 60px;
  color: #df2355;
}

.red-button {
  display: inline-block;
  padding: 15px 25px;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  color: #ffffff;
  border: none;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #df2355;
}

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

.bordered-button {
  display: inline-block;
  padding: 15px 25px;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  color: #df2355;
  border: none;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: transparent;
  border: 3px solid #df2355;
}

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

.close-button {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #ffffff;
  border: none;
  cursor: pointer;
}

.close-button::before {
  content: "\e5cd";
  font-family: 'Material Icons';
  font-size: 24px;
  line-height: 60px;
  color: #df2355;
}

.checkbox {
  margin: 0 3px 0 0;
}

.checkbox+label {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  line-height: 1.5;
  color: #ffffff;
}

.checkbox+label:hover:before {
  color: #ffffff;
}

.checkbox+label a {
  color: #ffffff;
  text-decoration: underline;
}

.checkbox:not(checked) {
  position: absolute;
  opacity: 0;
}

.checkbox:not(checked)+label {
  position: relative;
  padding: 0 0 0 30px;
  line-height: 21px;
  font-size: 14px;
  margin-bottom: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox:not(checked)+label:before {
  font-family: "Material Icons";
  content: '\e835';
  position: absolute;
  left: 0;
  font-size: 24px;
  color: #ffffff;
}

.checkbox:checked+label:before {
  content: '\e834';
  font-family: "Material Icons";
}

.agreement-block {
  text-align: left;
  font-weight: normal;
}

.input {
  display: inline-block;
  width: 100%;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: 5px solid #ffffff;
  background-color: #ededed;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 1.5;
  color: #344d83;
  font-weight: bold;
}

.input:active,
.input:focus {
  outline: none;
  border-color: #df2355;
}

.input::-webkit-input-placeholder {
  color: #344d83;
  opacity: 1;
}

.input::-moz-placeholder {
  color: #344d83;
  opacity: 1;
}

.input:-ms-input-placeholder {
  color: #344d83;
  opacity: 1;
}

.input::-ms-input-placeholder {
  color: #344d83;
  opacity: 1;
}

.input::placeholder {
  color: #344d83;
  opacity: 1;
}

.input[type="date"],
.input.input-date {
  background: #fff url("/local/templates/shayan/img/calendar-icon.png") 97% 50% no-repeat;
}

.input[type="date"]::-webkit-inner-spin-button {
  display: none;
}

.input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
}

.translate-tooltip-wrap {
  position: relative;
}

.translate-tooltip {
  display: none;
  position: absolute;
  top: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 10px 15px;
  background-color: #ffffff;
  color: #344D83;
  font-size: 14px;
  line-height: 14px;
  z-index: 3;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  white-space: nowrap;
  opacity: 1;
}

.translate-tooltip.translate-tooltip-bottom {
  top: auto;
  bottom: -50px;
}

.translate-tooltip-wrap:hover .translate-tooltip {
  display: inline-block;
}

.tooltip-arrow {
  display: inline-block;
  width: 20px;
  height: 15px;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: hidden;
  opacity: 1;
}

.translate-tooltip-bottom .tooltip-arrow {
  top: -15px;
}

.tooltip-arrow::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: white;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  top: 0;
  left: 50%;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
}

.translate-tooltip-bottom .tooltip-arrow::after {
  top: auto;
  bottom: 0;
  -webkit-transform: translateX(-50%) translateY(50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(50%) rotate(45deg);
  transform: translateX(-50%) translateY(50%) rotate(45deg);
}

.animation-button {
  background: #FF3F51;
  border: 5px solid #FFFFFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
  padding: 20px 40px;
  font-weight: bold;
  line-height: 1;
  font-size: 20px;
  cursor: pointer;
  text-transform: uppercase;
}

.animation-button:hover {
  border-color: #FF3F51;
  color: #FF3F51;
  background-color: #ffffff;
}

/*------------------------------ виджеты -------------------------- */
.left-bottom-widget {
  position: fixed;
  z-index: 10;
  left: 30px;
  bottom: 30px;
}

.right-bottom-widget {
  position: fixed;
  z-index: 10;
  right: 30px;
  bottom: 30px;
}

.shayan-widget {
  position: relative;
}

.dialog-block {
  display: none;
  position: absolute;
  width: 270px;
  bottom: -webkit-calc(100% + 20px);
  bottom: calc(100% + 20px);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  right: 0;
  padding: 25px 20px;
  background-color: #ffffff;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.dialog-block::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  right: 35px;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-left-width: 7px;
  border-right-width: 7px;
  border-top: 7px solid #ffffff;
}
.shayan-widget.widget-open .dialog-block {
  display: block;
}

.dialog-close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: -20px;
  right: -20px;
  background: #DF2355;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  cursor: pointer;
}

.dialog-close:before {
  content: "\e5cd";
  display: inline-block;
  font-family: 'Material Icons';
  font-size: 24px;
  line-height: 40px;
  color: #ffffff;
}

.dialog-text {
  font-weight: bold;
  line-height: 24px;
  font-size: 16px;
  text-align: center;
  color: #344D83;
  margin-bottom: 10px;
}

.dialog-controls {
  text-align: center;
}

.dialog-button {
  display: inline-block;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 5px;
  padding: 14px;
  font-weight: bold;
  line-height: 16px;
  font-size: 16px;
  text-transform: uppercase;
  color: #FFFFFF;
  border: none;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
}

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

.dialog-button-red {
  border-color: #DF2355;
  background-color: #DF2355;
}

.dialog-button-red:hover {
  color: #DF2355;
  background-color: #ffffff;
}

.dialog-button-green {
  background-color: #74AC2B;
  border-color: #74AC2B;
}

.dialog-button-green:hover {
  background-color: #ffffff;
  color: #74AC2B;
}

.shayan-widget .image-block {
  cursor: pointer;
}

.shayan-widget .image-hidden {
  display: block;
}

.shayan-widget .image-active {
  display: none;
}

.shayan-widget.widget-open .image-hidden {
  display: none;
}

.shayan-widget.widget-open .image-active {
  display: block;
}

.lk-input-col .input {
  padding: 13px 20px;
  border-width: 2px;
  background-color: #ffffff;
}

.lk-input-col .input[type="date"],
.lk-input-col .input.input-date {
  padding: 12px 20px;
}

.lk-input-col .input-wrap {
  margin-bottom: 20px;
}

.lk-input-col .input-wrap label {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-left: 25px;
}

.lk-input-col .dropdown-init {
  color: #344d83;
}

.lk-row-wrap {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}

.accept-button,
.decline-button {
  color: #ffffff;
  margin: 0 5px 5px;
}

.accept-button:before,
.decline-button:before {
  display: inline-block;
  font-family: 'Material Icons';
  font-size: 24px;
  line-height: 24px;
  vertical-align: middle;
}

.accept-button {
  background-color: #acc315;
}

.accept-button:before {
  content: "\e5ca";
}

.decline-button {
  background-color: #df2355;
}

.decline-button:before {
  content: "\e14c";
}

.cart-button {
  position: fixed;
  display: inline-block;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #00caf0;
  top: 95px;
  right: 45px;
  z-index: 5;
  padding: 15px;
  border: 5px solid #ffffff;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}

.cart-button:hover {
  text-decoration: none;
  border-color: #00caf0;
  background-color: #ffffff;
  color: #00caf0;
}

.cart-button:before {
  content: "\e8cc";
  display: inline-block;
  margin-right: 10px;
  font-family: 'Material Icons';
  line-height: 20px;
  font-size: 20px;
  vertical-align: middle;
}

/*------------------------------ FOOTER -------------------------- */

.footer {
  position: relative;
}

.footer-socials-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: -165px;
  z-index: 4;
}

.footer-socials-wrap .container {
  background-color: #ffffff;
  padding: 60px 100px;
  -webkit-border-radius: 150px;
  border-radius: 150px;
}

.footer-socials-wrap .footer-socials-title {
  text-align: center;
  margin-bottom: 40px;
  color: #30a8f8;
}

.footer-top {
  padding-top: 230px;
  padding-bottom: 90px;
  background-image: url("/local/templates/shayan/img/ornament-footer.png"), -webkit-gradient(linear, left top, left bottom, from(#ffde59), to(#fab915));
  background-image: url("/local/templates/shayan/img/ornament-footer.png"), -webkit-linear-gradient(top, #ffde59, #fab915);
  background-image: url("/local/templates/shayan/img/ornament-footer.png"), -o-linear-gradient(top, #ffde59, #fab915);
  background-image: url("/local/templates/shayan/img/ornament-footer.png"), linear-gradient(to bottom, #ffde59, #fab915);
  background-position: center bottom;
  background-repeat: no-repeat;
}

.footer-bottom {
  padding: 18px 0;
  background-color: #ef9b13;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #ffffff;
}

.footer-menu-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-menu {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.footer-menu>li>a {
  font-size: 20px;
  font-weight: bold;
}

.footer-menu li a {
  color: #ffffff;
  text-decoration: underline;
  line-height: 1.5;
}

.footer-sub-menu li a {
  color: #ffffff;
  text-decoration: underline;
  line-height: 1.5;
}

.footer-menu li a:hover,
.footer-sub-menu li a:hover {
  text-decoration: none;
}

.footer-menu li {
  margin-bottom: 10px;
}

.footer-sub-menu ul,
ul.footer-sub-menu {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 10px;
}

.footer-sub-menu li {
  margin-bottom: 10px;
}

.footer-sub-menu li a {
  font-size: 16px;
  font-weight: 500;
}

.footer-logo {
  margin-bottom: 25px;
}

.footer-logo .logo {
  width: 166px;
}

.footer-phone a {
  display: inline-block;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 10px;
}

.footer-phone a:hover {
  -webkit-animation: rubberBand 1s;
  animation: rubberBand 1s;
  color: #ffffff;
  text-decoration: none;
}

/*------------------------------ Главный слайдер -------------------------- */

.main-slider-section {
  position: relative;
}

.main-slider {
  visibility: hidden;
}

.main-slider.slick-initialized {
  visibility: visible;
}

.main-slider .slick-dots {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
}

.slide-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 110px;
  padding-bottom: 190px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.slide-item .container {
  display: block;
  height: 525px;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.slide-item .container:hover {
  text-decoration: none;
}

.slide-item .container:focus,
.slide-item .container:active {
  outline: none;
}

.main-slider-arrows {
  position: absolute;
  left: 0;
  right: 0;
  top: -webkit-calc(50% - 50px);
  top: calc(50% - 50px);
}

.main-navigation {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -80px;
  z-index: 5;
}

.main-navigation .container {
  background-color: #ffffff;
  -webkit-border-radius: 70px;
  border-radius: 70px;
  padding: 25px 60px;
}

.navigation-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.navigation-item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  color: inherit;
}

.navigation-item a:hover {
  text-decoration: none;
}

.navigation-item a:hover .navigation-icon {
  -webkit-animation: bounce 1s;
  animation: bounce 1s;
}

.navigation-icon {
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-size: 60px auto;
  background-size: 60px auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.pattern-background {
  -webkit-background-size: cover, auto auto;
  background-size: cover, auto auto;
  background-position: center top;
}

/*------------------------------ шаян онлайе -------------------------- */

.player-section {
  padding-top: 165px;
  padding-bottom: 120px;
}

.player-section .container .row {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.player-section-info {
  position: static !important;
  width: 400px;
}

.player-section-info .cloud-title-wrap {
  margin-bottom: 40px;
}

.player-section-info p {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.33;
  color: #ffffff;
  margin-bottom: 40px;
  max-width: 320px;
}

.online-player-container {
  max-width: 860px;
  margin: auto;
}

.online-player {
  z-index: 2;
  background-image: url('/local/templates/shayan/img/tv-image.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.online-player-seilen {
  z-index: 2;
  background-image: url('/local/templates/shayan/img/tv-seilen.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.online-player-image {
  max-width: 100%;
  max-height: 100%;
}

.online-player-video {
  position: absolute;
  top: 30%;
  left: 7.5%;
  right: 7.5%;
  border-radius: 30px;
  overflow: hidden;
}

/*------------------------------ news -------------------------- */

.edge-section {
  position: relative;
}

.edge-section .edge-layer {
  position: absolute;
  bottom: -webkit-calc(100% - 1px);
  bottom: calc(100% - 1px);
  height: 55px;
  z-index: 1;
}

.edge-section .edge-layer.bottom {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  bottom: auto;
  top: -webkit-calc(100% - 1px);
  top: calc(100% - 1px);
}

.edge-layer {
  width: 100%;
}

.section-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-section {
  padding-top: 110px;
  padding-bottom: 110px;
}

.main-section .section-title {
  margin-bottom: 100px;
}

.section-title .round-button {
  position: relative;
  z-index: 3;
}

.post-item {
  display: inline-block;
  color: #ffffff;
  padding: 0 15px;
  text-align: center;
  width: 100%;
}

.post-item:hover {
  text-decoration: none;
}

.post-item .time-info-circle {
  position: absolute;
  right: -50px;
  top: -webkit-calc(50% - 55px);
  top: calc(50% - 55px);
}

.post-item .post-preview-image {
  -webkit-transition: border-width .2s ease;
  -o-transition: border-width .2s ease;
  transition: border-width .2s ease;
}

.post-item:hover .post-preview-image {
  border-width: 20px;
  -webkit-transition: border-width .2s ease;
  -o-transition: border-width .2s ease;
  transition: border-width .2s ease;
}

.post-item:hover .post-title {
  text-decoration: underline;
}

.post-item.album-item .time-info-circle {
  top: -webkit-calc(40% - 55px);
  top: calc(40% - 55px);
  right: -25px;
}

.post-item.album-item .time-info-circle.small-circle {
  top: -webkit-calc(80% - 80px);
  top: calc(80% - 80px);
  right: -10px;
}

.post-item.slick-slide {
  text-align: center;
}

.post-item.slick-slide .post-preview {
  display: inline-block;
}

.slider-dots {
  margin-top: 80px;
  position: relative;
}

.post-preview {
  position: relative;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  margin-bottom: 20px;
  display: inline-block;
}

.post-preview-image {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 10px solid #ffffff;
  background-color: #ffffff;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  position: relative;
}

.post-preview-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.post-title {
  margin-bottom: 0;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.33;
  text-align: center;
  color: #ffffff;
}

.post-description {
  line-height: 24px;
  font-size: 16px;
  text-align: center;
  color: #FFFFFF;
}

.post-category {
  position: absolute;
  bottom: -80px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #ffffff;
  width: 154px;
  height: 154px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-width: 10px;
  border-style: solid;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  padding-top: 25px;
}

.time-info-circle {
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  position: relative;
}

.time-info-circle span {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #ffffff;
}

.time-info-circle b {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
}

.time-info-circle:after {
  content: "";
  display: block;
  position: absolute;
  left: -5px;
  right: -5px;
  bottom: -5px;
  top: -5px;
  background-image: url("/local/templates/shayan/img/time-bg-border.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.time-info-circle span.photos-icon {
  line-height: 1;
}

.time-info-circle:hover {
  text-decoration: none;
}

.time-info-circle.small-circle {
  width: 80px;
  height: 80px;
}

.news-slider {
  z-index: 3;
}

/*------------------------------ Фотомизгелләр -------------------------- */

.photo-item-wrap {
  padding: 0 10px;
  display: inline-block;
}

.photo-item {
  height: 340px;
  position: relative;
  z-index: 1;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border: 10px solid #ffffff;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  -webkit-transform: perspective(500px) rotateX(-3deg);
  transform: perspective(500px) rotateX(-3deg);
  -webkit-transition: border-width .2s ease;
  -o-transition: border-width .2s ease;
  transition: border-width .2s ease;
}

.photo-item::before {
  content: "";
  display: block;
  position: absolute;
  background-color: transparent;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: background .2s ease;
  -o-transition: background .2s ease;
  transition: background .2s ease;
}

.photo-item:hover {
  border-width: 20px;
}

.photo-item:hover::before {
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: background .2s ease;
  -o-transition: background .2s ease;
  transition: background .2s ease;
}

.photo-slider {
  z-index: 3;
}

.photo-slider .slick-list {
  padding-top: 30px;
}

.photo-slider .slick-slide:not(.slick-active) {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  -o-transition: transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
}

.photo-slider .slick-active {
  -webkit-transform: translate(60px, 0);
  -ms-transform: translate(60px, 0);
  transform: translate(60px, 0);
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  -o-transition: transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  position: relative;
  z-index: 1;
}

.photo-slider .slick-active+.slick-active {
  -webkit-transform: translate(0, -30px);
  -ms-transform: translate(0, -30px);
  transform: translate(0, -30px);
  z-index: 2;
}

.photo-slider .slick-active+.slick-active+.slick-active {
  -webkit-transform: translate(-60px, 0);
  -ms-transform: translate(-60px, 0);
  transform: translate(-60px, 0);
  z-index: 1;
}

/*------------------------------ видео -------------------------- */

.videos-container .section-title {
  margin-bottom: 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.video-tabs {
  margin-left: -130px;
  margin-right: -130px;
  padding-top: 60px;
  padding-bottom: 90px;
  border-width: 5px;
  border-style: dotted;
  -webkit-border-radius: 45px;
  border-radius: 45px;
  position: relative;
  z-index: 3;
}

.video-tabs .row {
  margin-left: -15px;
  margin-right: -15px;
}

.video-tabs .round-button {
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.video-tabs .round-button:before {
  content: "\e5d3";
  font-family: 'Material Icons';
  display: inline-block;
  margin-right: 10px;
  color: inherit;
  vertical-align: middle;
}

.video-tabs .row:not(.active) {
  display: none;
}

.video-tabs .row:not(.active) .media-item-wrap {
  display: none;
}

.video-tabs .row.active .media-item-wrap {
  display: block;
  opacity: 0;
  -webkit-animation: fadeInUp .6s;
  animation: fadeInUp .6s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.video-tabs .row.active .media-item-wrap:nth-of-type(2) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

.video-tabs .row.active .media-item-wrap:nth-of-type(3) {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}

.videos-tabs-nav {
  padding: 30px 40px;
  background-color: #ffffff;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #df2355;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
}

.videos-tabs-nav .dropdown-list li {
  opacity: 1;
}

.videos-tabs-nav .expand-toggle::before {
  color: #df2355;
  position: relative;
}

.videos-list {
  width: 100%;
  background-color: #ffffff;
  color: #344d83;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 5px solid #ffffff;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  max-height: 400px;
  overflow-y: auto;
}

.videos-list li {
  padding: 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.videos-list li.active,
.videos-list li:hover {
  background-color: #faac0e;
  cursor: pointer;
}

.video-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-preview {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 73px;
  height: 42px;
  margin-right: 10px;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.video-title {
  font-size: 14px;
  font-weight: 500;
}

.video-title p {
  margin-bottom: 0;
}

.video-list-item.hidden {
  display: none;
}

.video-player-wrap {
  text-align: center;
}

.video-player-wrap:not(.active) {
  display: none;
}

.video-player {
  display: inline-block;
  width: 720px;
  border: 10px solid #ffffff;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}

.video-player video {
  width: 100%;
}

.video-player-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}

.content-tab:not(.active) {
  display: none;
}

.dropdown-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.dropdown-list li {
  display: inline-block;
  opacity: 0.5;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.dropdown-list li:not(.active):not(.init):not(:hover) {
  color: #344d83;
}

.dropdown-list li.active,
.dropdown-list li.init,
.dropdown-list li:hover {
  opacity: 1;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.dropdown-list li:not(:last-child) {
  margin-right: 30px;
}

.dropdown-list li.init {
  width: 100%;
  display: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.media-item-wrap {
  padding: 0 15px;
}

.media-item {
  display: block;
  text-align: center;
}

.media-item:hover {
  text-decoration: none;
}

.media-item-image {
  display: inline-block;
  height: 260px;
  width: 100%;
  margin-bottom: 20px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  position: relative;
  border: 10px solid #ffffff;
  background-color: #ffffff;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  -webkit-transform: perspective(500px) rotateX(-10deg);
  transform: perspective(500px) rotateX(-10deg);
  -webkit-transition: border-width .2s ease;
  -o-transition: border-width .2s ease;
  transition: border-width .2s ease;
}

.media-item-image:hover {
  border-width: 20px;
  -webkit-transition: border-width .2s ease;
  -o-transition: border-width .2s ease;
  transition: border-width .2s ease;
}

.media-item-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.media-item-title {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.33;
  text-align: center;
  color: #ffffff;
  margin-bottom: 0;
}

/*------------------------------ игры -------------------------- */

.games-section {
  position: relative;
}

.games-section .left-background,
.games-section .right-background {
  position: absolute;
  bottom: 0;
  top: 0;
  width: 50%;
  z-index: -1;
}

.games-section .left-background {
  left: 0;
  background-position: right center;
}

.games-section .right-background {
  right: 0;
  background-position: left center;
}

.games-column {
  padding: 280px 0;
  text-align: center;
  position: static;
}

.games-column .cloud-title-wrap {
  position: absolute;
  top: 125px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.games-column .post-preview {
  display: inline-block;
}

.games-column .round-button {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.games-column .games-column-content {
  height: 100%;
  position: relative;
  padding-bottom: 110px;
}

.games-slider-wrap .detailed-title {
  margin-bottom: 40px;
}

.game-frame-wrap {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 0 0 10px #fff;
}

/*-------------------------- внутренние страницы ------------------ */

.main-wrapper {
  padding-top: 180px;
  padding-bottom: 250px;
}

.main-wrapper > .container {
  position: relative;
}

.content-title {
  text-align: center;
  font-size: 50px;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  margin-bottom: 100px;
}

.content-title-icon {
  display: inline-block;
  width: 84px;
  height: 84px;
  -webkit-background-size: 60px auto;
  background-size: 60px auto;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  border: 5px solid #ffffff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 15px;
}

.detailed-title {
  position: relative;
  margin-bottom: 100px;
  font-weight: 900;
  font-size: 40px;
  line-height: 1.25;
  text-align: center;
  color: #ffffff;
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  margin-left: auto;
  margin-right: auto;
  max-width: 880px;
}

.posts-row .post-item,
.posts-row .media-item,
.posts-row .product-item {
  margin-bottom: 60px;
}

.pagination {
  margin-top: 20px;
}

.pagination ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  text-align: center;
  width: 100%;
}

.pagination ul li {
  display: inline-block;
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  margin: 0 5px;
  color: #ffffff;
}

.pagination ul li a {
  display: inline-block;
  padding: 15px 25px;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
  -webkit-transition: background .5s ease, color .5s ease;
  -o-transition: background .5s ease, color .5s ease;
  transition: background .5s ease, color .5s ease;
}

.pagination ul li a:hover {
  text-decoration: none;
}

.pagination ul li.active a,
.pagination ul li a:hover {
  color: #faac0e;
  background-color: white;
  -webkit-transition: background .5s ease, color .5s ease;
  -o-transition: background .5s ease, color .5s ease;
  transition: background .5s ease, color .5s ease;
}

.posts-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.posts-navigation.bottom {
  margin-bottom: 0;
}

.posts-navigation.centered {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.articles-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
  padding: 0 30px;
}

.content-block {
  margin: 0 -30px;
  padding: 60px;
  -webkit-border-radius: 45px;
  border-radius: 45px;
  border-width: 5px;
  border-style: dotted;
  border-color: rgba(255, 255, 255, 0.4);
  color: #ffffff;
}

.content-block-player {
  padding-left: 168px;
  padding-right: 168px;
}

.content-block-player .content-block-footer {
  border-top: none;
  padding-top: 0;
}

.content-date {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 15px;
}

.content-info {
  display: inline-block;
  color: #ffffff;
  margin-right: 30px;
  font-weight: bold;
  line-height: 1;
}

.content-info:before {
  display: inline-block;
  font-family: 'Material Icons';
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
  font-weight: normal;
  margin-right: 10px;
  vertical-align: middle;
}

.content-info.time {
  font-size: 30px;
}

.content-info.time::before {
  content: "\e192";
}

.content-info.age {
  font-size: 20px;
}

.content-info.age::before {
  content: "\eb41";
}

.content-info.location {
  font-size: 20px;
}

.content-info.location::before {
  content: "\e0c8";
}

.text-content {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
}

.text-content a {
  color: inherit;
  text-decoration: underline;
}

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

.text-content-centered {
  max-width: 840px;
  margin: 0 auto;
}

.content-block-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 55px;
  padding-top: 40px;
  border-top: 2px solid rgba(255, 255, 255, 0.4);
}

.detailed-image-wrap {
  text-align: center;
}

.detailed-image-wrap .round-button {
  display: block;
  margin: 20px auto 0;
}
.detailed-image-wrap .image-button {
  display: inline-block;
}

.detailed-image {
  display: inline-block;
  width: 370px;
  height: 370px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 10px solid #ffffff;
}

.square-image {
  display: inline-block;
  width: 374px;
  height: 280px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background-color: #ffffff;
  border: 10px solid #ffffff;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.content-slider-wrap {
  padding-top: 60px;
  margin-top: 55px;
  border-top: 2px solid rgba(255, 255, 255, 0.4);
  position: relative;
}

.content-slider-wrap .nav-arrow {
  top: 50%;
}

.content-slider-wrap .nav-arrow:hover,
.content-slider-wrap .nav-arrow:focus {
  background-color: #ffffff;
}

.content-slider-wrap .prev-arrow {
  left: -40px;
}

.content-slider-wrap .next-arrow {
  right: -40px;
}

.content-slider-wrap.no-border {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}

.content-slider-wrap.no-border .nav-arrow {
  top: -webkit-calc(50% - 40px);
  top: calc(50% - 40px);
}

.content-slider .slick-list {
  margin-left: 40px;
  margin-right: 40px;
}

.content-slider .media-item-image {
  margin-bottom: 0;
}

.content-slider .slick-list {
  padding-top: 15px;
}

.years-filters {
  padding: 30px 40px;
  background-color: #ffffff;
  display: inline-block;
  margin-bottom: 0;
  list-style: none;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  overflow-x: auto;
  white-space: nowrap;
  max-width: 750px;
  margin-bottom: 5px;
}

.years-filters li {
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  color: #344d83;
}

.years-filters li:not(:last-child) {
  margin-right: 30px;
}

.years-filters li a {
  color: inherit;
}

.years-filters li a:hover {
  text-decoration: none;
}

.years-filters li.active,
.years-filters li:hover {
  color: #df2355;
  opacity: 1;
}

.filter-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.filter-wrap>span {
  display: inline-block;
  margin-right: 15px;
  font-weight: bold;
  line-height: 20px;
  font-size: 20px;
}

.letters-filter {
  list-style: none;
  padding: 30px;
  background-color: #ffffff;
  margin-bottom: 0;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.letters-filter li:not(:last-child) {
  margin-right: 15px;
}

.letters-filter li {
  display: inline-block;
  font-weight: bold;
  color: #344D83;
  font-size: 20px;
  line-height: 1;
}

.letters-filter li a {
  color: inherit;
  opacity: inherit;
}

.letters-filter li a:hover {
  text-decoration: none;
}

.letters-filter li.active,
.letters-filter li:hover {
  color: #df2355;
  opacity: 1;
}

.day-item-wrap {
  padding: 5px 10px;
  text-align: center;
}

.day-item-wrap .time-info-circle {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.days-slider-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.days-slider {
  margin-bottom: 40px;
  max-width: 1000px;
}

.days-slider:not(.slick-initialized) {
  display: flex;
  overflow: hidden;
  justify-content: space-around;
  width: 100%;
}

.days-slider:not(.slick-initialized) .day-item-wrap:nth-child(n+8) {
  display: none;
}

.tv-shedule-wrap {
  text-align: center;
  position: relative;
}

.time-tabs-list {
  position: absolute;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  left: 0;
  background-color: #ffffff;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border: 5px solid #ffffff;
}

.time-tabs-list .time-tab a {
  display: block;
  padding: 12px 22px;
}

.time-tabs-list .time-tab a::before {
  display: block;
  font-family: 'Material Icons';
  font-size: 24px;
  line-height: 24px;
}

.time-tabs-list .time-tab a:hover {
  text-decoration: none;
}

.time-tabs-list .time-tab:not(.active) a {
  background-color: #fff;
}

.time-tabs-list .time-tab.active a::before {
  color: #fff;
}

.time-tabs-list .time-tab.morning a {
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
}

.time-tabs-list .time-tab.morning a::before {
  content: "\e3aa";
}

.time-tabs-list .time-tab.afternoon a::before {
  content: "\e1ae";
}

.time-tabs-list .time-tab.evening a::before {
  content: "\e3a9";
}

.time-tabs-list .time-tab.night a {
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.time-tabs-list .time-tab.night a::before {
  content: "\e3a8";
}

.current-day {
  text-align: center;
  padding: 30px 50px;
  background-color: #ffffff;
  color: #df2355;
  display: inline-block;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  margin-left: 110px;
}

.days-time-list {
  padding-left: 110px;
  list-style: none;
  margin-bottom: 0;
  text-align: left;
}

.days-time-list>li {
  margin-bottom: 20px;
  padding: 50px;
  -webkit-border-radius: 45px;
  border-radius: 45px;
  border-width: 5px;
  border-style: dotted;
}


.days-time-list>li.active .days-time-toggle > .expand-toggle::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}


.days-time-list>li:not(.active) .detailed-time-list {
  display: none;
}

.days-time-toggle {
  font-size: 30px;
  font-weight: 900;
  line-height: 1.3;
  position: relative;
  color: #ffffff;
  cursor: pointer;
}

.days-time-toggle .expand-toggle {
  position: absolute;
  right: 0;
}

.days-time-toggle .expand-toggle::before {
  color: #ffffff;
}

.detailed-time-list {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  margin-top: 40px;
}

.list-cast-item {
  padding: 20px;
  position: relative;
}

.list-cast-item::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: calc(100% - 32px);
  height: 2px;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}

.list-cast-item:hover {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 18px;
}

.list-cast-item .cast-item-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
}

.cast-item-inner {
  position: relative;
  padding-right: 180px;
}

.cast-item-inner .round-button {
  position: absolute;
  right: 0;
}

.cast-item-inner .expand-toggle {
  display: none;
  position: absolute;
  right: 0;
}

.cast-item-inner .expand-toggle::before {
  color: #ffffff;
}

.list-cast-item a:hover {
  text-decoration: none;
}

.cast-item-time {
  display: inline-block;
  font-size: 40px;
  line-height: 1;
  padding-bottom: 10px;
  font-weight: 500;
  margin-right: 20px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.cast-item-image {
  display: block;
  position: relative;
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 15px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border: 5px solid #ffffff;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.cast-item-image.cast-item-preview-opener {
  cursor: pointer;
}

.cast-item-image:hover .cast-item-play-icon {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.cast-item-play-icon {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #faac0e;
  border: 2px solid #ffffff;
  right: 0;
  bottom: 0;
  text-align: center;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.cast-item-play-icon::before {
  content: "\e037";
  display: inline-block;
  font-family: 'Material Icons';
  color: #ffffff;
  line-height: 27px;
  font-size: 24px;
}

.cast-item-name {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}

.cast-item-name a {
  display: block;
  color: #ffffff;
  margin-bottom: 10px;
}

.cast-item-name a:hover {
  text-decoration: underline;
}

.cast-item-name span {
  font-weight: 500;
  font-size: 16px;
}

.empty-cast-message {
  padding-left: 100px;
  text-align: center;
}

.select-wrap {
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px;
  background-color: #ffffff;
  padding: 30px 40px;
  position: relative;
}

.select-wrap .select-list li.init {
  display: none;
  position: relative;
  opacity: 1;
  color: #df2355;
}

.select-wrap .select-list li.init a {
  opacity: inherit;
  color: inherit;
}

.select-wrap .select-list li.init .expand-toggle {
  position: absolute;
  right: 0;
}

.select-wrap .select-list li.init .expand-toggle::before {
  color: #df2355;
}

.select-wrap.bordered {
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.select-wrap.dropdown {
  height: 90px;
  width: 100%;
}

.select-wrap.dropdown .select-list {
  position: absolute;
  top: 0;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 3;
  padding: 30px 40px;
  background-color: #ffffff;
}

.select-wrap.dropdown .select-list li {
  display: list-item;
}

.select-wrap.dropdown .select-list li:not(:last-child) {
  margin-right: 0;
  margin-bottom: 15px;
}

.select-wrap.dropdown .select-list li:not(.init) {
  display: none;
}

.select-wrap.dropdown .select-list li.init {
  margin-bottom: 0;
  padding-right: 30px;
}

.select-wrap.dropdown .select-list li:hover .translate-tooltip {
  display: none;
}

.select-wrap.dropdown .select-list.active li.init {
  margin-bottom: 15px;
}

.select-wrap.dropdown .select-list.active li.init .expand-toggle::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.select-wrap.dropdown .select-list.active li:not(.active) {
  display: list-item;
}


.select-wrap.dropdown .select-list.active li:not(.init) a {
  display: inline-block;
  width: 100%;
}

.select-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  max-width: 100%;
}

.select-list li {
  display: inline-block;
  position: relative;
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  color: #344d83;
  cursor: pointer;
  -webkit-transition: color .5s ease, opacity .5s ease;
  -o-transition: color .5s ease, opacity .5s ease;
  transition: color .5s ease, opacity .5s ease;
}

.select-list li a {
  opacity: inherit;
  color: inherit;
}

.select-list li a:hover {
  text-decoration: none;
}

.select-list li:not(:last-child) {
  margin-right: 30px;
}

.select-list li.active,
.select-list li:hover {
  opacity: 1;
  color: #df2355;
  text-decoration: none;
}

.select-list li:hover .translate-tooltip {
  display: inline-block;
}

.posts-row .media-item {
  padding: 0 15px;
  margin-bottom: 60px;
}

.media-row {
  margin-bottom: 100px;
}

.media-row .media-item-image {
  margin-bottom: 0;
}

.media-row .media-item {
  padding: 0 15px;
  margin-bottom: 30px;
}

.bottom-posts {
  margin-top: 80px;
}

.bottom-posts .detailed-title {
  margin-bottom: 40px;
}

.bottom-posts .show-tab:not(.active) {
  display: none;
}

.row.show-tab {
  justify-content: center;
}

.bottom-posts .media-item {
  padding: 0 15px;
}

.partner-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 200px;
  width: 100%;
  background-color: #ffffff;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  padding: 20px;
  margin-bottom: 30px;
}

.partner-item img {
  max-height: 100%;
}

.partner-item:hover {
  text-decoration: none;
}

.contacts-block {
  margin-bottom: 60px;
  color: #ffffff;
  font-weight: 500;
  line-height: 30px;
  font-size: 20px;
}

.contacts-block a {
  color: inherit;
  text-decoration: underline;
}

.contacts-block-phone {
  line-height: 30px;
  font-size: 30px;
  font-weight: bold;
}

.map-block {
  height: 600px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  overflow: hidden;
}

.tv-top-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  counter-reset: heading;
}

.tv-top-list li:not(:last-child) {
  margin-bottom: 30px;
}

.tv-top-list li {
  font-weight: bold;
  line-height: 40px;
  font-size: 30px;
}

.tv-top-list li a {
  display: inline-block;
  color: #FFFFFF;
  position: relative;
}

.tv-top-list li a:hover {
  text-decoration: none;
}

.tv-top-list li a::before {
  counter-increment: heading;
  content: counter(heading);
  display: inline-block;
  width: 68px;
  height: 68px;
  text-align: center;
  line-height: 68px;
  vertical-align: middle;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #0E8FE6;
}

.tv-top-list li a::after {
  content: "";
  display: block;
  position: absolute;
  left: -2px;
  top: -2px;
  width: 74px;
  height: 74px;
  background-repeat: no-repeat;
  background-image: url("/local/templates/shayan/img/time-bg-border.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
}

.tv-top-list li:nth-child(1) a::before {
  background-color: #FFCF06;
}

.tv-top-list li:nth-child(2) a::before {
  background-color: #C5C5C5;
}

.tv-top-list li:nth-child(3) a::before {
  background-color: #F46223;
}

.price-list-wrap {
  padding: 60px 0;
  text-align: center;
}

.profile-name {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 25px;
}

.profile-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.33;
  font-weight: 500;
}

.profile-list li:not(:last-child) {
  margin-bottom: 20px;
}

.profile-list-item::before {
  font-family: 'Material Icons';
  font-size: 24px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.profile-list-item.age::before {
  content: "\eb41";
}

.profile-list-item.points::before {
  content: "\e8d0";
}

.profile-item-wrap {
  position: relative;
}

.profile-item-wrap .fav-button {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 0;
}

.points-message {
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  text-align: center;
}

.points-message span {
  font-size: 30px;
  font-weight: bold;
  display: inline-block;
  margin: 0 10px;
}

/*------------------------------ магазин -------------------------- */

.product-item-wrap {
  text-align: center;
}

.product-item {
  display: inline-block;
  width: -webkit-calc(100% - 50px);
  width: calc(100% - 50px);
  background-color: #ffffff;
  border: 10px solid #ffffff;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  text-align: center;
  padding: 20px;
}

.product-item .time-info-circle {
  position: absolute;
  right: -44px;
  bottom: 20px;
}

.product-item .buy-button {
  margin-top: 25px;
}

.product-preview {
  display: block;
  height: 200px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 15px;
  position: relative;
}

.product-preview:hover {
  text-decoration: none;
}

.product-title {
  display: block;
  padding: 0 20px;
  color: #50505e;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  height: 135px;
  position: relative;
  overflow: hidden;
}

.product-title:hover {
  text-decoration: none;
}

.product-title::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(bottom, #ffffff, rgba(255, 255, 255, 0));
  background: -o-linear-gradient(bottom, #ffffff, rgba(255, 255, 255, 0));
  background: linear-gradient(to top, #ffffff, rgba(255, 255, 255, 0));
}

.product-posts {
  text-align: center;
}

.product-posts .detailed-title {
  margin-bottom: 60px;
}

.product-posts .round-button.more-button {
  margin-top: 60px;
}

.product-posts.bottom-posts {
  margin-top: 100px;
}

.product-posts .product-item {
  margin-bottom: 30px;
}

.product-image {
  display: inline-block;
  width: 480px;
  height: 480px;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  border: 10px solid #ffffff;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.detailed-price {
  padding: 30px 0;
  border-top: 2px solid rgba(255, 255, 255, 0.4);
  border-bottom: 2px solid rgba(255, 255, 255, 0.4);
  margin-bottom: 30px;
}

.product-price {
  font-size: 50px;
  font-weight: 900;
}

.product-price span {
  font-size: 20px;
}

.product-description-title {
  opacity: 0.6;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}

/*------------------------------ modals ------------------------- */

.modal-content {
  display: block;
  position: relative;
  padding: 60px 80px;
  margin: 0 auto;
  background-color: #faac0e;
  max-width: 620px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: 5px dotted #ffde59;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}

.modal-content .input-wrap {
  margin-bottom: 10px;
}

.modal-content .agreement-block {
  margin-top: 30px;
}

.modal-content .red-button,
.modal-content .bordered-button {
  margin-top: 30px;
  min-width: 220px;
}

.modal-content .modal-bottom {
  margin-top: 30px;
  margin-bottom: 0;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}

.modal-content .modal-bottom a {
  color: inherit;
  text-decoration: underline;
}

.modal-content .modal-bottom a:hover {
  text-decoration: none;
}

.modal-content .close-button {
  position: absolute;
  right: 15px;
  top: 15px;
}

.modal-content .modal-info {
  margin-bottom: 30px;
}

.restore-link {
  color: #ffffff;
  text-decoration: underline;
}

.restore-link:hover {
  text-decoration: none;
}

.modal-title {
  color: #ffffff;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 40px;
}

.content-search-field {
  margin-bottom: 60px;
}

.content-search-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.content-search-form .red-button {
  margin-left: 30px;
}

.search-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.search-list .search-item {
  margin-bottom: 40px;
  color: #ffffff;
}

.search-item-title {
  display: block;
  color: inherit;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}

.search-item-text {
  font-size: 20px;
  line-height: 1.5;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow-x: hidden;
  margin-bottom: 15px;
}

.search-item-category {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.search-item-category li {
  display: inline-block;
  font-size: 16px;
}

.search-item-category li:not(:first-child)::before {
  content: "/";
  display: inline-block;
  margin: 0 3px;
}

.error-block {
  padding: 80px 0;
  background-image: url("/local/templates/shayan/img/404.png");
  -webkit-background-size: 45% auto;
  background-size: 45% auto;
  background-repeat: no-repeat;
  background-position: center right;
}

.error-message-wrap {
  color: #ffffff;
}

.error-title {
  font-size: 40px;
  font-weight: 900;
  line-height: 1.5;
  margin-bottom: 15px;
}

.error-title::after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  background-image: url("/local/templates/shayan/img/emoji.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
}

.error-message {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 35px;
}

.error-block .back-link {
  width: 200px;
  height: 60px;
}

.error-block .back-link {
  width: 200px;
  height: 60px;
}


/*------------------------------ animations -------------------------- */

.prlx-anim {
  position: absolute;
}

.prlx-anim img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.anim-el {
  position: absolute;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  z-index: 2;
  user-select: none;
}

.anim-el img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.anim-el-like {
  opacity: 0;
  max-width: 40%;
  right: -22%;
  top: 30%;
}

.anim-el-like img {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.anim-el-rocket {
  top: 10%;
  left: -15%;
}

.anim-el-rocket img {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.anim-el-popcorn {
  left: -10%;
  top: -10%;
  max-width: 20%;
}

.anim-el-popcorn img {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.anim-el-clipboard {
  right: 0;
  bottom: -10%;
  max-width: 20%;
}

.anim-el-clipboard img {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.anim-el-grammafon {
  left: -140px;
  bottom: 50%;
}

.anim-el-grammafon img {
  -webkit-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  transform: rotate(-25deg);
  max-width: 60%;
}

.anim-el-chess-1 {
  z-index: 1;
  right: 5%;
  top: 15%;
  max-width: 10%;
}

.anim-el-chess-1 img {
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}

.anim-el-cream {
  z-index: 2;
  right: 5%;
  bottom: 0;
  max-width: 10%;
}

.anim-el-cream img {
  -webkit-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  transform: rotate(-40deg);
}

.anim-el-mouse {
  bottom: 10%;
  left: 10%;
}

.anim-el-video {
  left: 40%;
  top: 15%;
  max-width: 20%;
}

.anim-el-confetti-1 {
  left: 0;
  bottom: 40%;
}

.anim-el-confetti-1 img {
  max-width: 70%;
}

.anim-el-rocket-2 {
  right: -50px;
}

.anim-el-rocket-2 img {
  max-width: 70%;
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.anim-el-rocket-3 {
  right: -50px;
}

.anim-el-rocket-3 img {
  max-width: 80%;
}

.anim-el-cup {
  left: 0;
  bottom: 0;
}

.anim-el-cup img {
  max-width: 80%;
}

.anim-el-confetti-2 {
  bottom: 50px;
  right: 50px;
  z-index: 0;
}

.anim-el-confetti-2 img {
  max-width: 60;
}

.anim-el-ice-1 {
  opacity: 0;
  left: -140px;
  z-index: 1;
  bottom: -80px;
}

.anim-el-ice-1 img {
  max-width: 150px;
  bottom: 0;
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.anim-el-ice-2 {
  opacity: 0;
  right: -50px;
  z-index: 1;
  bottom: -50px;
}

.anim-el-ice-2 img {
  max-width: 150px;
  bottom: 0;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.anim-el-chess-2 {
  left: 3%;
  top: 20%;
}

.anim-el-chess-2 img {
  max-width: 100px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.anim-el-palette {
  left: 3%;
  bottom: 30%;
}

.anim-el-palette img {
  max-width: 200px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.anim-el-ball {
  right: 3%;
  bottom: 70%;
}

.anim-el-ball img {
  max-width: 200px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.anim-el-pens {
  bottom: 10px;
  right: 50%;
}

.anim-el-pens img {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.anim-el-gamepad {
  opacity: 0;
  bottom: 140px;
  left: 50%;
}

.anim-el-gamepad img {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.anim-el-music {
  right: -webkit-calc(50% - 60px);
  right: calc(50% - 60px);
}

.anim-el-music img {
  max-width: 120px;
}

.anim-el-inner-1,
.anim-el-inner-2,
.anim-el-inner-3,
.anim-el-inner-4,
.anim-el-inner-5,
.anim-el-inner-6 {
  opacity: 0;
  z-index: 0;
}

.anim-el-inner-5 {
  left: 5%;
  top: 0;
}

.anim-el-inner-5 img {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  max-width: 140px;
}

.anim-el-inner-6 {
  right: 5%;
  top: 0;
}

.anim-el-inner-6 img {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  max-width: 140px;
}

.anim-el-inner-1 {
  top: 100px;
  left: -100px;
}

.anim-el-inner-1 img {
  max-width: 240px;
}

.anim-el-inner-2 {
  top: 100px;
  right: -60px;
}

.anim-el-inner-2 img {
  max-width: 180px;
}

.anim-el-inner-3 {
  left: -60px;
  top: 220px;
}

.anim-el-inner-3 img {
  max-width: 240px;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}

.anim-el-inner-4 {
  right: 50px;
  top: 380px;
}

.anim-el-inner-4 img {
  max-width: 220px;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

.scroller {
  display: none;
  position: fixed;
  bottom: 110px;
  z-index: 5;
  left: 25px;
  width: 80px;
  cursor: pointer;
}

.scroller:hover {
  -webkit-animation: swing 1s;
  animation: swing 1s;
}

.scroller.active {
  -webkit-animation: swing .5s 10;
  animation: swing .5s 10;
}

.paid-icon {
  position: absolute !important;
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  bottom: 10px;
  right: 10px;
  z-index: 2;
  background-image: url("/local/templates/shayan/img/ruble-icon.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-weight: bold;
}

.paid-icon .translate-tooltip {
  left: -100%;
}

.paid-icon .translate-tooltip .tooltip-arrow {
  left: 85%;
}

.paid-info {
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.paid-info-block {
  margin-right: 15px;
}

.paid-info-message {
  font-weight: 500;
  line-height: 30px;
  font-size: 20px;
  margin-bottom: 5px;
}

.paid-info-login {
  margin-bottom: 0;
  font-weight: normal;
  line-height: 24px;
  font-size: 16px;
}

.paid-info-login a {
  color: #ffffff;
  text-decoration: underline;
}

.buy-btns-list-item {
  margin-bottom: 5px;
}

.video-js {
  z-index: 1;
}

.madein-link {
  display: inline-block;
  margin-top: 15px;
  color: rgba(255, 255, 255, 0.6)
}

.madein-link a {
  color: #ffffff;
  font-weight: bold;
}

.schedule-slider .post-preview {
  margin-top: 15px;
}

.post-live-icon {
  position: absolute;
  top: -25px;
  z-index: 5;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.post-item:not(.current) .post-live-icon {
  display: none;
}

/*------------------------------ MEDIA -------------------------- */

@media (min-width: 1440px) {
  .header-side-wrap {
    width: 35%;
  }
}

@media (min-width: 768px) {
  .menu-list .sub-menu0list {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .header.scrolled {
    -webkit-animation: bounceInDown 1.2s;
    animation: bounceInDown 1.2s;
  }
  .header.scrolled .header-menu-nav {
    display: block;
  }
  .header.scrolled .header-socials {
    display: none;
  }
  .header.scrolled .header-side-wrap .lang-selector {
    display: none;
  }
  .header.scrolled .header-side-wrap .user-login {
    position: absolute;
    right: 115px;
    top: 15px;
  }
  .header.scrolled .header-side-wrap .user-login .user-name {
    display: none;
  }
  .header.scrolled .header-side-wrap .user-login .user-avatar {
    margin-right: 0;
  }
  .header.scrolled .header-nav {
    -webkit-box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.15);
  }
  .header.scrolled .header-nav::after {
    display: none;
  }
  .header.scrolled .header-nav .container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .header.scrolled .header-side-wrap {
    width: auto;
  }
  .header.scrolled .header-logo {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 60px;
    top: 15px;
  }
  .header.scrolled .header-logo .logo {
    width: 120px;
  }
  .header.scrolled .header-player-wrap,
  .header.scrolled .search-button,
  .header.scrolled .music-button,
  .header.scrolled .user-avatar {
    width: 40px;
    height: 40px;
    border: none;
  }
  .header.scrolled .header-player-wrap,
  .header.scrolled .search-btn-wrap,
  .header.scrolled .music-btn-wrap {
    top: 15px;
  }
  .header.scrolled .music-button {
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
  }
  .header.scrolled .header-player-wrap {
    left: 15px;
  }
  .header.scrolled .search-btn-wrap {
    right: 70px;
  }
  .header.scrolled .search-button::after {
    line-height: 40px;
  }
  .header.scrolled .music-btn-wrap {
    right: 15px;
  }
  .header.scrolled .menu-opener {
    margin-top: 3px;
  }
  .header.scrolled .menu-opener-text {
    display: none;
  }
}

@media (max-width: 1439px) {
  .header-side-wrap {
    width: 40%;
  }
  .header-logo .logo {
    width: 166px;
  }
  .header:not(.scrolled) .header-nav .container {
    padding-left: 50px;
    padding-right: 50px;
  }
  .header:not(.scrolled) .header-player-wrap {
    left: 10px;
  }
  .header:not(.scrolled) .music-btn-wrap {
    right: 10px;
  }
  .header:not(.scrolled) .search-btn-wrap {
    right: 80px;
  }
  .header-side-wrap .lang-selector {
    position: relative;
    width: 115px;
    height: 30px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .header-side-wrap .lang-selector .lang-list {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .header-side-wrap .lang-selector .lang-list li {
    margin-right: 0 !important;
  }
  .header-side-wrap .lang-selector .lang-list a {
    width: 80px;
  }
  .header-side-wrap .lang-selector .lang-list li:not(.active) {
    display: none;
  }
  .header-side-wrap .lang-selector .lang-list li:not(.active) a {
    border-color: #1291e8;
  }
  .header-side-wrap .lang-selector .expand-toggle {
    display: inline-block;
  }
  .header-side-wrap .lang-selector.active .lang-list li {
    display: list-item;
    margin-bottom: 2px;
  }
  .header-side-wrap .lang-selector.active .lang-list li:not(.active) {
    -webkit-animation: fadeInDown .3s;
    animation: fadeInDown .3s;
  }
  .header.scrolled .header-menu-nav {
    margin-left: 18px;
  }
  .header.scrolled .header-menu-nav li:not(:last-child) {
    margin-right: 15px;
  }
  .menu-footer-links {
    width: 100%;
    margin-top: 25px;
    text-align: center;
  }
  .menu-list>li>a {
    font-size: 20px;
    line-height: 20px;
  }
  .menu-list>li>a:hover::after {
    border-bottom-width: 30px;
  }
  .sub-menu-list li a {
    font-size: 16px;
    line-height: 16px;
    line-height: 1.5;
  }
  .menu-inner {
    padding-top: 80px;
    padding-bottom: 55px;
  }
  .menu-phone a {
    font-size: 20px;
    line-height: 20px;
  }
  .menu-footer-links {
    width: auto;
    margin-top: 0;
  }
  .menu-footer-links li a {
    font-size: 16px;
  }
  .menu-footer-links li:not(:last-child) {
    margin-right: 20px;
  }
  .footer-socials-wrap .contianer {
    padding: 60px 80px;
  }
  .main-slider .slick-dots {
    bottom: 90px;
  }
  .slide-item {
    padding-top: 60px;
    padding-bottom: 125px;
  }
  .slide-item .container {
    height: 400px;
  }
  .main-slider-arrows {
    top: -webkit-calc(50% - 50px);
    top: calc(50% - 50px);
  }
  .cloud-title {
    padding: 15px 15px 10px;
    font-size: 40px;
  }
  .cloud-title::after,
  .cloud-title::before {
    width: 26px;
  }
  .cloud-title::after {
    right: -16px;
  }
  .cloud-title::before {
    left: -16px;
  }
  .player-section-info {
    width: 300px;
  }
  .post-preview {
    width: 245px;
    height: 245px;
  }
  .post-item .time-info-circle {
    right: -30px;
  }
  .news-slider .slick-list {
    margin-bottom: 95px;
  }
  .slider-dots {
    margin-top: 65px;
  }
  .videos-tabs-nav {
    font-size: 16px;
    line-height: 16px;
  }
  .photo-item {
    height: 278px;
  }
  .video-tabs {
    margin-left: -45px;
    margin-right: -45px;
  }
  .media-item-image {
    height: 195px;
  }
  .media-item-title {
    font-size: 24px;
  }
  .post-item.album-item .time-info-circle.small-circle {
    top: -webkit-calc(80% - 55px);
    top: calc(80% - 55px);
  }
  .content-block-player {
    padding-left: 60px;
    padding-right: 60px;
  }
  .posts-navigation-filters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .posts-navigation-filters .filter-wrap:not(:first-of-type) {
    margin-top: 25px;
  }
  .product-image {
    width: 400px;
    height: 400px;
  }
  .anim-el-clipboard {
    right: -50px;
  }

  .anim-el-clipboard img {
    max-width: 70%;
  }
  .videos-list {
    margin-top: 35px;
  }
}

@media (max-width: 1199px) {
  .header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
  }
  .header.scrolled {
    -webkit-animation: .3s slideInDown;
    animation: .3s slideInDown;
  }
  .header-logo .logo {
    width: 166px;
  }
  .header-socials {
    display: none;
  }
  .header-nav {
    padding-top: 55px;
  }
  .header-nav .lang-selector,
  .header-nav .user-login {
    display: none;
  }
  .header-player-wrap,
  .music-btn-wrap .music-button {
    width: 60px;
    height: 60px;
    border-width: 5px;
  }
  .header-player-wrap:hover,
  .music-btn-wrap .music-button:hover {
    border-width: 5px;
  }
  .header-player-wrap,
  .music-btn-wrap {
    top: 40px;
  }
  .search-btn-wrap,
  .menu-opener {
    top: 50px;
  }
  .search-btn-wrap .search-button,
  .menu-opener {
    width: 50px;
    height: 50px;
    border-width: 5px;
  }
  .search-btn-wrap {
    right: -webkit-calc(25% - 25px) !important;
    right: calc(25% - 25px) !important;
  }
  .search-btn-wrap .search-button::after {
    line-height: 40px;
  }
  .main-slider-section {
    padding-top: 55px;
  }
  .menu-opener {
    position: absolute;
    left: -webkit-calc(25% - 25px);
    left: calc(25% - 25px);
    border-color: #ffffff;
    border-width: 5px;
    border-style: solid;
    background-color: #acc315;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding-top: 5px;
    text-align: center;
  }
  .menu-opener .menu-opener-text {
    display: none;
  }
  .menu-opener:not(.active) .menu-toggle span {
    background-color: #ffffff;
  }
  .menu-opener:not(.active) .menu-toggle span::after,
  .menu-opener:not(.active) .menu-toggle span::before {
    background-color: #ffffff;
  }
  .menu-opener:not(.active):hover .menu-toggle span {
    background-color: #ffffff;
  }
  .menu-opener:not(.active):hover .menu-toggle span::after {
    background-color: #ffffff;
  }
  .menu-opener:not(.active):hover .menu-toggle span::before {
    background-color: #ffffff;
    top: -6px;
  }
  .menu-opener:not(.active):hover .menu-toggle span::after {
    bottom: -6px;
  }
  .menu-opener.active {
    background-color: #ff5968;
  }
  .menu-opener.active .menu-toggle span::after,
  .menu-opener.active .menu-toggle span::before {
    background-color: #ffffff;
  }
  .menu-footer-links {
    width: 100%;
    margin-top: 40px;
  }
  .footer-socials-wrap {
    padding: 0 15px;
  }
  .footer-socials-wrap .container {
    padding: 60px 30px;
    -webkit-border-radius: 90px;
    border-radius: 90px;
  }
  .footer-socials-wrap .footer-socials-title h3 {
    font-size: 30px;
  }
  .footer-phone a {
    font-size: 20px;
  }
  .footer-logo .logo {
    width: 150px;
  }
  .main-slider .slick-dots {
    bottom: 60px;
  }
  .slide-item {
    padding-top: 100px;
    padding-bottom: 135px;
  }
  .slide-item .container {
    height: 285px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .main-section {
    padding-top: 80px;
  }
  .main-slider-arrows {
    top: auto;
    bottom: 75px;
  }
  .main-navigation {
    display: none;
  }
  .player-section {
    padding-top: 90px;
    padding-bottom: 60px;
  }
  .player-section-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    bottom: -15px;
    z-index: 2;
  }
  .player-section-info .cloud-title-wrap {
    margin-bottom: 30px;
  }
  .player-section-info p {
    font-size: 20px;
    line-height: 1.5;
    max-width: none;
    margin-bottom: 10px;
  }
  .round-button {
    padding: 20px 30px;
  }
  .news-slider .slick-list {
    margin-bottom: 75px;
  }
  .post-title {
    font-size: 24px;
    line-height: 1.33;
  }
  .main-section .section-title {
    margin-bottom: 50px;
  }
  .photo-slider .photo-item-wrap {
    padding: 0 15px;
  }
  .photo-slider .photo-item {
    height: 240px;
  }
  .photo-slider .slick-list {
    padding-top: 0;
  }
  .photo-slider .slick-active {
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }
  .videos-container .row.active .media-item-wrap {
    display: none;
  }
  .videos-container .row.active .media-item-wrap:nth-child(1),
  .videos-container .row.active .media-item-wrap:nth-child(2) {
    display: block;
  }
  .video-tabs {
    margin-left: 0;
    margin-right: 0;
  }
  .videos-container .section-title {
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .videos-tabs-nav {
    margin-top: 30px;
  }
  .anim-el {
    display: none;
  }
  .main-wrapper {
    padding-top: 165px;
  }
  .content-title {
    margin-bottom: 70px;
    font-size: 36px;
  }
  .content-title-icon {
    width: 60px;
    height: 60px;
    -webkit-background-size: 40px 40px;
    background-size: 40px;
  }
  .pagination ul li {
    font-size: 24px;
  }
  .pagination ul li a {
    padding: 10px 20px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
  }
  .posts-navigation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .posts-navigation.left {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .posts-navigation.left .back-link {
    margin-bottom: 0;
  }
  .days-slider-wrap {
    display: block;
  }
  .days-slider-wrap .days-slider {
    max-width: none;
  }
  .days-slider:not(.slick-initialized) .day-item-wrap:nth-child(n+6) {
    display: none;
  }
  .days-slider-wrap .days-slider .slick-prev {
    left: -20px;
  }
  .days-slider-wrap .days-slider .slick-next {
    right: -20px;
  }
  .current-day {
    padding: 20px 30px;
  }
  .days-time-list>li {
    padding: 30px;
  }
  .cast-item-name {
    font-size: 16px;
  }
  .cast-item-time {
    font-size: 30px;
  }
  .cast-item-image {
    width: 80px;
    height: 80px;
  }
  .content-block {
    padding: 30px;
  }
  .detailed-image-wrap {
    margin-bottom: 25px;
  }
  .detailed-image {
    width: 280px;
    height: 280px;
    border-width: 5px;
  }
  .square-image {
    width: 300px;
    height: 200px;
    border-width: 5px;
  }
  .thumb-button,
  .like-button {
    padding: 5px 8px;
    border-width: 2px;
  }
  .social-share .socials {
    height: 40px;
  }
  .social-share .socials .social-link {
    width: 40px;
    height: 40px;
    background-position-y: -12px;
  }
  .social-share .socials .social-link:hover {
    background-position-y: -76px;
  }
  .social-share .socials .social-link.vk {
    background-position-x: -12px;
  }
  .social-share .socials .social-link.youtube {
    background-position-x: -76px;
  }
  .social-share .socials .social-link.facebook {
    background-position-x: -140px;
  }
  .social-share .socials .social-link.instagram {
    background-position-x: -204px;
  }
  .social-share .socials .social-link.twitter {
    background-position-x: -268px;
  }
  .social-share .socials .social-link.email {
    background-position-x: -332px;
  }
  .content-slider-wrap .prev-arrow {
    left: -20px;
  }
  .content-slider-wrap .next-arrow {
    right: -20px;
  }
  .video-player {
    width: 700px;
  }
  .tv-top-list li {
    font-size: 24px;
  }
  .tv-top-list li a::before {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .tv-top-list li a::after {
    width: 64px;
    height: 64px;
  }
  .posts-navigation .back-link {
    margin-bottom: 25px;
  }
  .animation-button {
    padding: 15px 25px;
  }
  .shayan-widget {
    width: 70px;
  }
  .menu-login-wrap {
    display: block;
  }
  .anim-el {
    display: none;
  }
  .scroller {
    display: none !important;
  }
  .cart-button {
    top: 120px;
    right: 10px;
  }
}

@media (max-width: 991px) {
  .footer-menu-row .footer-menu:last-of-type {
    width: 100%;
    margin-top: 40px;
  }
  .bottom-posts .post-item {
    margin-bottom: 45px;
  }
  .bottom-posts .media-item {
    margin-bottom: 30px;
  }
  .paid-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paid-info-message {
    margin-right: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .paid-info-login {
    margin-bottom: 15px;
  }

  .cast-item-inner .expand-toggle {
    display: inline-block;
  }

  .cast-item-inner {
    padding-bottom: 0;
    padding-right: 30px;

  }

  .cast-item-inner.active {
    padding-bottom: 100px;

  }

  .cast-item-inner .round-button {
    display: none;
    bottom: 14px;
  }
  .cast-item-image {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .cast-item-inner.active .cast-item-image,
  .cast-item-inner.active .round-button {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .header-nav {
    padding-top: 35px;
  }
  .header-logo .logo {
    width: 76px;
  }
  .header-player-wrap,
  .music-btn-wrap .music-button {
    width: 50px;
    height: 50px;
  }
  .music-button {
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
  }
  .header-player-wrap,
  .music-btn-wrap,
  .menu-opener,
  .search-btn-wrap {
    top: 10px;
  }
  .header-player-wrap {
    left: 10px;
  }
  .music-btn-wrap {
    right: 10px;
  }
  .menu-inner {
    padding-top: 50px;
    padding-bottom: 35px;
  }
  .menu-row {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menu-row .menu-list:not(:last-child) {
    margin-bottom: 15px;
  }
  .menu-list {
    width: 100%;
  }
  .menu-list .sub-menu-list {
    display: none;
  }
  .menu-list>li .expand-toggle {
    display: inline-block;
    margin-left: 15px;
  }
  .menu-footer {
    padding-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .menu-footer .menu-phone a,
  .menu-footer .socials {
    margin-bottom: 20px;
  }
  .menu-footer .lang-list {
    margin-bottom: 25px;
  }
  .menu-footer .menu-footer-links {
    margin-top: 0;
    text-align: left;
  }
  .footer-top {
    padding-top: 270px;
  }
  .footer-socials-wrap {
    top: -250px;
  }
  .footer-socials-wrap .container {
    padding: 30px 15px 0;
    -webkit-border-radius: 50px;
    border-radius: 50px;
  }
  .footer-socials-wrap .footer-socials-title {
    margin-bottom: 30px;
  }
  .footer-socials-wrap .footer-socials-title h3 {
    font-size: 20px;
    line-height: 1.5;
  }
  .footer-socials {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-socials li {
    width: 50%;
    text-align: center;
    margin-bottom: 30px;
  }
  .footer-socials .social-link {
    width: 50px;
    height: 50px;
    -webkit-background-size: 300px auto;
    background-size: 300px auto;
    background-position-y: -2px;
  }
  .footer-socials .social-link.vk {
    background-position-x: 0;
  }
  .footer-socials .social-link.youtube {
    background-position-x: -49px;
  }
  .footer-socials .social-link.facebook {
    background-position-x: -99px;
  }
  .footer-socials .social-link.instagram {
    background-position-x: -145.5px;
  }
  .footer-socials .social-link.twitter {
    background-position-x: -200px;
  }
  .footer-socials .social-link.email {
    background-position-x: -243px;
  }
  .footer-left-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 0;
  }
  .footer-logo {
    margin-bottom: 0;
  }
  .footer-menu-row {
    margin: 0 -15px;
  }
  .footer-menu-row .footer-menu {
    width: 50%;
    padding: 0 15px;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .footer-menu-row .footer-menu:last-of-type {
    width: 50%;
    padding: 0 15px;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .footer-menu>li>a {
    font-size: 18px;
  }
  .footer-menu li {
    margin-bottom: 15px;
  }
  .footer-sub-menu li {
    margin-bottom: 15px;
  }
  .footer-bottom {
    text-align: left;
  }
  .footer-logo {
    width: 50%;
  }
  .footer-contacts {
    width: 50%;
    padding-left: 10px;
  }
  .main-slider .slick-dots {
    bottom: 60px;
  }
  .slide-item {
    padding-top: 50px;
    padding-bottom: 135px;
  }
  .slide-item .container {
    height: 200px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .main-slider-arrows {
    top: auto;
    bottom: 75px;
  }
  .cloud-title {
    padding: 10px 10px 7px;
    font-size: 30px;
  }
  .round-button {
    padding: 15px 20px;
    font-size: 16px;
  }
  .main-section {
    padding-top: 60px;
    padding-bottom: 140px;
  }
  .section-title {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section-title .round-button {
    position: absolute;
    bottom: 60px;
  }
  .post-preview {
    width: 200px;
    height: 200px;
  }
  .time-info-circle {
    width: 80px;
    height: 80px;
    font-size: 20px;
  }
  .time-info-circle.small-circle {
    width: 60px;
    height: 60px;
  }
  .news-slider .slick-list {
    margin-bottom: 40px;
  }
  .slider-dots {
    margin-top: 40px;
  }
  .edge-section .edge-layer {
    height: 25px;
  }
  .post-category {
    bottom: -100px;
    padding-top: 10px;
  }
  .photo-slider .photo-item {
    height: 250px;
  }
  .videos-container .row.active .media-item-wrap:nth-child(2) {
    display: none;
  }
  .video-tabs {
    padding-top: 30px;
    padding-bottom: 60px;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
  }
  .videos-tabs-nav {
    position: relative;
    height: 65px;
    width: 100%;
    padding: 20px 0 20px;
  }
  .dropdown-list {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 4;
    padding: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    overflow-x: hidden;
  }
  .dropdown-list li {
    display: list-item;
  }
  .dropdown-list li.init {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .dropdown-list li:not(:last-child):not(.init) {
    margin-bottom: 20px;
  }
  .dropdown-list li:not(:last-child) {
    margin-right: 0;
  }
  .dropdown-list li:not(.init) {
    display: none;
  }
  .dropdown-list.active li:not(.init) {
    display: list-item;
    -webkit-animation: bounceInRight .7s;
    animation: bounceInRight .7s;
  }
  .dropdown-list.active li.init {
    margin-bottom: 20px !important;
  }
  .dropdown-list.active li.init .expand-toggle::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .dropdown-list.active li.active {
    display: none;
  }
  .games-section {
    position: relative;
  }
  .games-section .games-column {
    position: relative;
  }
  .games-section .games-column .cloud-title-wrap {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-bottom: 36px;
  }
  .games-section .games-column .games-column-content {
    height: auto;
    padding-bottom: 0;
  }
  .games-section .left-background,
  .games-section .right-background {
    left: -15px;
    right: -15px;
    width: auto;
  }
  .games-section .left-background {
    background-position: center bottom;
  }

  .games-section .right-background {
    background-position: center top;
  }
  .games-section .games-column:first-of-type {
    padding-top: 85px;
    padding-bottom: 30px;
  }
  .games-section .games-column:last-of-type {
    padding-top: 30px;
  }
  .games-column .round-button {
    position: static;
    margin-top: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .media-item-image {
    height: 250px;
  }
  .main-wrapper {
    padding-top: 110px;
    padding-bottom: 300px;
  }
  .content-title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .content-title-icon {
    width: 50px;
    height: 50px;
    -webkit-background-size: 30px 30px;
    background-size: 30px;
  }
  .posts-row .post-item,
  .posts-row .media-item,
  .posts-row .product-item {
    margin-bottom: 30px;
  }
  .pagination ul li {
    margin: 0 5px;
    font-size: 20px;
  }
  .pagination ul li a {
    padding: 15px 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }
  .posts-navigation {
    margin-bottom: 30px;
  }
  .years-filters {
    padding: 20px 30px;
    max-width: 100%;
  }
  .years-filters-wrap {
    max-width: 100%;
    position: relative;
  }
  .years-filters-wrap:before,
  .years-filters-wrap:after {
    content: "";
    display: block;
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 13px;
    width: 20px;
  }
  .years-filters-wrap:before {
    left: 0;
    -webkit-border-top-left-radius: 20px;
    border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#FFFFFF), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #FFFFFF, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(left, #FFFFFF, rgba(255, 255, 255, 0));
    background: linear-gradient(to right, #FFFFFF, rgba(255, 255, 255, 0));
  }
  .years-filters-wrap:after {
    right: 0;
    background: -webkit-gradient(linear, right top, left top, from(#FFFFFF), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, #FFFFFF, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(right, #FFFFFF, rgba(255, 255, 255, 0));
    background: linear-gradient(to left, #FFFFFF, rgba(255, 255, 255, 0));
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .years-filters-wrap,
  .years-filters {
    width: 100%;
    text-align: center;
  }
  .dropdown-wrapper {
    width: 100%;
    text-align: center;
    padding: 15px 30px;
  }
  .days-slider:not(.slick-initialized) .day-item-wrap:nth-child(n+5) {
    display: none;
  }
  .days-slider-wrap .days-slider .slick-list {
    margin-left: 20px;
    margin-right: 20px;
  }
  .days-slider-wrap .days-slider .slick-prev {
    left: -10px;
  }
  .days-slider-wrap .days-slider .slick-next {
    right: -10px;
  }
  .time-tabs-list {
    display: none;
  }
  .days-time-list {
    padding-left: 0;
  }
  .days-time-list>li {
    padding: 15px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 10px;
    border-width: 3px;
  }
  .current-day {
    margin-left: 0;
    padding: 10px 20px;
    font-size: 16px;
  }
  .detailed-time-list {
    margin-top: 15px;
  }
  .list-cast-item {
    padding: 10px;
    border-top-width: 1px;
  }
  
  .days-time-toggle {
    font-size: 24px;
  }
  .cast-item-time {
    font-size: 20px;
  }
  .cast-item-name p {
    margin-bottom: 0;
  }
  .select-wrap {
    padding: 15px 30px;
  }
  .select-wrap.dropdown {
    height: 60px;
  }
  .select-wrap.dropdown .select-list {
    padding: 15px 30px;
  }
  .articles-nav {
    margin-bottom: 10px;
  }
  .articles-nav .article-nav-arrows {
    display: none;
  }
  .articles-nav .back-link {
    padding: 10px 15px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  .detailed-title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .content-block {
    margin: 0;
    padding: 25px 15px;
    border-width: 2px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }
  .detailed-image {
    width: 250px;
    height: 250px;
  }
  .text-content {
    font-size: 16px;
  }
  .content-date {
    font-size: 16px;
  }
  .content-block-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 30px;
    margin-top: 25px;
  }
  .content-block-footer .thumb-buttons-wrap {
    margin-bottom: 30px;
  }
  .content-block-footer.two-rows {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
  }
  .content-block-footer.two-rows .like-button {
    position: absolute;
    right: 0;
  }
  .content-slider-wrap {
    margin-top: 35px;
    padding-top: 30px;
    padding-bottom: 55px;
  }
  .content-slider-wrap .nav-arrow {
    bottom: 0;
    top: auto;
  }
  .content-slider-wrap .prev-arrow {
    left: 10px;
  }
  .content-slider-wrap .next-arrow {
    right: 10px;
  }
  .content-slider-wrap.no-border .nav-arrow {
    top: auto;
  }
  .content-slider .slick-list {
    margin: 0;
  }
  .content-slider .media-item-wrap {
    padding: 0 5px;
  }
  .media-item-image {
    border-width: 5px;
  }
  .media-row {
    margin-bottom: 30px;
  }
  .media-row .media-item {
    padding: 0;
  }
  .post-preview-image {
    border-width: 5px;
  }
  .square-image {
    width: 270px;
    height: 180px;
  }
  .content-info {
    margin-right: 20px;
  }
  .content-info.time,
  .content-info.age,
  .content-info.location {
    font-size: 16px;
  }
  .video-player {
    width: 570px;
  }
  .filter-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .filter-wrap>span {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .letters-filter {
    padding: 20px;
  }
  .contacts-block {
    font-size: 16px;
  }
  .contacts-block-phone {
    line-height: 20px;
    font-size: 20px;
  }
  .map-block {
    height: 300px;
  }
  .tv-top-list li {
    font-size: 20px;
  }
  .tv-top-list li a::before {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .tv-top-list li a::after {
    width: 46px;
    height: 46px;
  }
  .tv-top-list li:not(:last-child) {
    margin-bottom: 15px;
  }
  .price-list-wrap {
    padding: 30px 0;
  }
  .profile-name {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .buy-button {
    padding: 15px;
  }
  .product-item {
    width: 100%;
  }
  .product-item .time-info-circle {
    right: -18px;
  }
  .product-title {
    font-size: 20px;
    height: 110px;
  }
  .product-posts .product-item {
    margin-bottom: 30px;
  }
  .product-posts .round-button.more-button {
    margin-top: 30px;
  }
  .product-image {
    width: 100%;
    height: 300px;
  }
  .detailed-price {
    padding: 15px 0;
  }
  .product-price {
    font-size: 40px;
  }
  .back-link {
    font-size: 16px;
    padding: 8px 20px;
  }
  .remove-button,
  .close-button {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .remove-button::before,
  .close-button::before {
    line-height: 30px;
  }
  .red-button {
    font-size: 16px;
  }
  .modal-content {
    padding: 60px 15px 30px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    border-width: 3px;
    font-size: 16px;
  }
  .modal-content .modal-bottom {
    font-size: 16px;
  }
  .modal-title {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .bordered-button {
    font-size: 16px;
    padding: 10px 20px;
  }
  .input {
    padding: 10px;
    font-size: 16px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border-width: 3px;
  }
  .content-search-form .red-button {
    margin-left: 5px;
  }
  .content-search-field {
    margin-bottom: 25px;
  }
  .search-item-title {
    font-size: 24px;
    margin-bottom: 0;
  }
  .search-item-text {
    font-size: 16px;
    margin-bottom: 0;
  }
  .search-list .search-item {
    margin-bottom: 25px;
  }
  .error-block {
    padding: 50px 0;
    background: none;
  }
  .error-title {
    font-size: 30px;
  }
  .error-message {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .animation-button {
    font-size: 16px;
    padding: 10px;
    border-width: 3px;
  }
  .shayan-widget {
    width: 50px;
  }
  .cart-button {
    top: 80px;
    padding: 10px;
    font-size: 16px;
    border-width: 3px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
  }
  .empty-cast-message {
    padding-left: 0;
  }
  .error-block .back-link {
    width: 155px;
    height: 42px;
  }
}

@media (max-width: 575px) {
  .online-player-video {
    border-radius: 20px;
  }
  .player-section {
    padding-bottom: 80px;
    padding-top: 60px;
  }
  .player-section-info .round-button {
    position: absolute;
    bottom: 30px;
  }
  .photo-slider .photo-item {
    height: 210px;
  }
  .media-item-image {
    height: 190px;
  }
  .square-image {
    width: 250px;
  }
  .video-player {
    width: 240px;
  }
  .select-wrap {
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }
  .days-slider:not(.slick-initialized) .day-item-wrap:nth-child(n+4) {
    display: none;
  }
}

@media (max-width: 360px) {
  .days-slider:not(.slick-initialized) .day-item-wrap:nth-child(n+3) {
    display: none;
  }
}

@media (max-width: 1600px) and (min-width: 1440px) {
  .header:not(.scrolled) .header-nav .container {
    padding-left: 100px;
    padding-right: 100px;
  }
  .header:not(.scrolled) .header-side-wrap {
    width: 38%;
  }
  .main-slider-arrows .slick-next {
    right: -20px;
  }
  .main-slider-arrows .slick-prev {
    left: -20px;
  }
  .video-tabs {
    margin-left: -60px;
    margin-right: -60px;
  }
  .anim-el-like {
    max-width: 23%;
    right: -11%;
    top: 40%;
  }
}

/*------------------------------ цвета дня -------------------------- */

.bg-color-morning {
  background-color: #0f8fe7;
}
.bg-color-afternoon {
  background-color: #faac0e;
}
.bg-color-evening {
  background-color: #df2355;
}
.bg-color-night {
  background-color: #50505e;
}

.border-color-morning-light {
  border-color: #53b9ff;
}
.border-color-afternoon-light {
  border-color: #f5d696;
}
.border-color-evening-light {
  border-color: #f2809d;
}
.border-color-night-light {
  border-color: #8b8b90;
}

.text-color-morning {
  color: #0f8fe7;
}
.text-color-afternoon {
  color: #faac0e;
}
.text-color-evening {
  color: #df2355;
}
.text-color-night {
  color: #50505e;
}

/*------------------------------ tools -------------------------- */
.proportional {
  display: block;
  position: relative;
  overflow: hidden;
}
.proportional-1-1 {
  padding-bottom: 100%;
}
.proportional-16-9 {
  padding-bottom: 56.25%;
}
.proportional-3-2 {
  padding-bottom: 66.666666%;
}
.proportional-4-3 {
  padding-bottom: 75%;
}
.proportional-9-16 {
  padding-bottom: 177.777777%;
}
.proportional > img,
.proportional > iframe,
.proportional > object,
.proportional > video {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}
.proportional > iframe {
  width: 100%;
  height: 100%;
}

/*------------------------------ popups customization -------------------------- */

#popup-menu .close-button {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #df2355;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform .5s ease-in-out;
  transition: -webkit-transform .5s ease-in-out;
  -o-transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
}

#popup-menu .close-button:hover {
  cursor: pointer;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transition: -webkit-transform .5s ease-in-out;
  transition: -webkit-transform .5s ease-in-out;
  -o-transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
}

#popup-menu .close-button::before {
  position: absolute;
  color: #ffffff;
  font-size: 30px;
  line-height: 30px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (max-width: 1199px) {
  #popup-menu .close-button {
    display: none;
  }
}

#popup-player {
  padding: 0;
}
#popup-player .close-button {
  z-index: 3;
}
#popup-player .modal-content {
  max-width: 92%;
  width: 860px;
  padding: 0;
  background-color: transparent;
  border: none;
}
#popup-teaser {
  padding: 0;
}
#popup-teaser .modal-content {
  max-width: none;
  min-width: 320px;
  min-height: 90px;
  width: auto;
  padding: 0;
  border: none;
  background: none;
  border-radius: 0;
}
#popup-teaser .modal-content img {
  max-width: 100%;
  max-height: 100%;
}

/*------------------------------ sliders dynamic dots -------------------------- */
.bullet-dots li {
  display: none;
}

.bullet-dots li button,
.bullet-dots li.slick-active button{
  transition: opacity 0s ease;  
}


.bullet-dots li.slick-active,
.bullet-dots li.xs,
.bullet-dots li.sm {
  display: inline-block;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.bullet-dots li.sm {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.bullet-dots li.xs {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
/* End */
/* /local/templates/shayan/lib/bootstrap-grid/bootstrap-grid.min.css?153719689115514 */
/* /local/templates/shayan/lib/animate/animate.css?153719689178634 */
/* /local/templates/shayan/lib/slick/slick.css?15393308144421 */
/* /local/templates/shayan/lib/rootnix-popup/style.css?1542639513387 */
/* /local/templates/shayan/components/bitrix/news.list/easters/style.css?15427018003059 */
/* /local/templates/shayan/template_styles.css?1737535699137015 */
