/*//////////////////////////////////////////*/
/* Reset styles */
/*//////////////////////////////////////////*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, i{
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}
:focus{
	outline:0;
}
body{
	line-height:1;
}
ol, ul{
	list-style:none;
}
caption{
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after,
q:before, q:after{
	content:"";
}
blockquote, q{
	quotes:"" "";
}
a img{
	border:0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{
	display:block;
}
/** ==|== Responsive =============================================================
	Author: James Jackson-South
	twitter : http://twitter.com/James_M_South
	github : https://github.com/ResponsiveBP/Responsive
	website : http://responsivebp.com/
	Copyright (c),  James Jackson-South.
	Licensed under the MIT License.
	============================================================================== */
/*! Responsive v4.1.3 | MIT License | responsivebp.com */

/*//////////////////////////////////////////*/
/* Reset */
/*//////////////////////////////////////////*/

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

/*//////////////////////////////////////////*/
/* Container */
/*//////////////////////////////////////////*/

.container {
	width: calc(100% - 30px);
	max-width: 1200px;
	position:relative;
	margin: 0 auto;
	z-index:15;
}
.container_full {
	width: 100%;
	position:relative;
	z-index:15;
}

/*//////////////////////////////////////////*/
/* Rows and gutters */
/*//////////////////////////////////////////*/

.row,
[class*="block_row_"] {
	margin: 0 -15px;
	display: flex;
	flex-wrap: wrap;
}
.no_gutter {
	margin: 0;
}
.no_gutter [class*="block_row_"] {
	display: block;
	padding: 0;
	list-style: none;
}
[class*=col_],
[class*="block_row_"] > * {
	padding: 0 15px;
	width: 100%;
}
[class*=col_][class*=offset],
[class*=col_][class*=push],
[class*=col_][class*=pull] {
	position: relative;
}
[class*="block_row_"].no_gutter > *,
.no_gutter > [class*=col_] {
	padding: 0;
}

/*//////////////////////////////////////////*/
/* XXS — Screen less than 600px */
/*//////////////////////////////////////////*/

.col_xxs_1 { max-width: 8.33333%; flex: 0 0 8.33333%; }
.offset_xxs_1 { margin-left: 8.33333%; }
.push_xxs_1 { left: 8.33333%; }
.pull_xxs_1 { right: 8.33333%; }
.col_xxs_2 { max-width: 16.66667%; flex: 0 0 16.66667%; }
.offset_xxs_2 { margin-left: 16.66667%; }
.push_xxs_2 { left: 16.66667%; }
.pull_xxs_2 { right: 16.66667%; }
.col_xxs_3 { max-width: 25%; flex: 0 0 25%; }
.offset_xxs_3 { margin-left: 25%; }
.push_xxs_3 { left: 25%; }
.pull_xxs_3 { right: 25%; }
.col_xxs_4 { max-width: 33.33333%; flex: 0 0 33.33333%; }
.offset_xxs_4 { margin-left: 33.33333%; }
.push_xxs_4 { left: 33.33333%; }
.pull_xxs_4 { right: 33.33333%; }
.col_xxs_5 { max-width: 41.66667%; flex: 0 0 41.66667%; }
.offset_xxs_5 { margin-left: 41.66667%; }
.push_xxs_5 { left: 41.66667%; }
.pull_xxs_5 { right: 41.66667%; }
.col_xxs_6 { max-width: 50%; flex: 0 0 50%; }
.offset_xxs_6 { margin-left: 50%; }
.push_xxs_6 { left: 50%; }
.pull_xxs_6 { right: 50%; }
.col_xxs_7 { max-width: 58.33333%; flex: 0 0 58.33333%; }
.offset_xxs_7 { margin-left: 58.33333%; }
.push_xxs_7 { left: 58.33333%; }
.pull_xxs_7 { right: 58.33333%; }
.col_xxs_8 { max-width: 66.66667%; flex: 0 0 66.66667%; }
.offset_xxs_8 { margin-left: 66.66667%; }
.push_xxs_8 { left: 66.66667%; }
.pull_xxs_8 { right: 66.66667%; }
.col_xxs_9 { max-width: 75%; flex: 0 0 75%; }
.offset_xxs_9 { margin-left: 75%; }
.push_xxs_9 { left: 75%; }
.pull_xxs_9 { right: 75%; }
.col_xxs_10 { max-width: 83.33333%; flex: 0 0 83.33333%; }
.offset_xxs_10 { margin-left: 83.33333%; }
.push_xxs_10 { left: 83.33333%; }
.pull_xxs_10 { right: 83.33333%; }
.col_xxs_11 { max-width: 91.66667%; flex: 0 0 91.66667%; }
.offset_xxs_11 { margin-left: 91.66667%; }
.push_xxs_11 { left: 91.66667%; }
.pull_xxs_11 { right: 91.66667%; }
.col_xxs_12 { max-width: 100%; flex: 0 0 100%; }
.offset_xxs_12 { margin-left: 100%; }
.push_xxs_12 { left: 100%; }
.pull_xxs_12 { right: 100%; }

.block_row_xxs_1>* { flex: 0 0 100%; }
.block_row_xxs_2>* { flex: 0 0 50%; }
.block_row_xxs_3>* { flex: 0 0 33.33333%; }
.block_row_xxs_4>* { flex: 0 0 25%; }
.block_row_xxs_5>* { flex: 0 0 20%; }
.block_row_xxs_6>* { flex: 0 0 16.66667%; }
.block_row_xxs_7>* { flex: 0 0 14.28571%; }
.block_row_xxs_8>* { flex: 0 0 12.5%; }
.block_row_xxs_9>* { flex: 0 0 11.11111%; }
.block_row_xxs_10>* { flex: 0 0 10%; }
.block_row_xxs_11>* { flex: 0 0 9.09091%; }
.block_row_xxs_12>* { flex: 0 0 8.33333%; }

/*//////////////////////////////////////////*/
/* XS — Screen between 600px and 800px */
/*//////////////////////////////////////////*/

@media (min-width: 600px) {

	.col_xs_1 { max-width: 8.33333%; flex: 0 0 8.33333%; }
	.offset_xs_1 { margin-left: 8.33333%; }
	.push_xs_1 { left: 8.33333%; }
	.pull_xs_1 { right: 8.33333%; }
	.col_xs_2 { max-width: 16.66667%; flex: 0 0 16.66667%; }
	.offset_xs_2 { margin-left: 16.66667%; }
	.push_xs_2 { left: 16.66667%; }
	.pull_xs_2 { right: 16.66667%; }
	.col_xs_3 { max-width: 25%; flex: 0 0 25%; }
	.offset_xs_3 { margin-left: 25%; }
	.push_xs_3 { left: 25%; }
	.pull_xs_3 { right: 25%; }
	.col_xs_4 { max-width: 33.33333%; flex: 0 0 33.33333%; }
	.offset_xs_4 { margin-left: 33.33333%; }
	.push_xs_4 { left: 33.33333%; }
	.pull_xs_4 { right: 33.33333%; }
	.col_xs_5 { max-width: 41.66667%; flex: 0 0 41.66667%; }
	.offset_xs_5 { margin-left: 41.66667%; }
	.push_xs_5 { left: 41.66667%; }
	.pull_xs_5 { right: 41.66667%; }
	.col_xs_6 { max-width: 50%; flex: 0 0 50%; }
	.offset_xs_6 { margin-left: 50%; }
	.push_xs_6 { left: 50%; }
	.pull_xs_6 { right: 50%; }
	.col_xs_7 { max-width: 58.33333%; flex: 0 0 58.33333%; }
	.offset_xs_7 { margin-left: 58.33333%; }
	.push_xs_7 { left: 58.33333%; }
	.pull_xs_7 { right: 58.33333%; }
	.col_xs_8 { max-width: 66.66667%; flex: 0 0 66.66667%; }
	.offset_xs_8 { margin-left: 66.66667%; }
	.push_xs_8 { left: 66.66667%; }
	.pull_xs_8 { right: 66.66667%; }
	.col_xs_9 { max-width: 75%; flex: 0 0 75%; }
	.offset_xs_9 { margin-left: 75%; }
	.push_xs_9 { left: 75%; }
	.pull_xs_9 { right: 75%; }
	.col_xs_10 { max-width: 83.33333%; flex: 0 0 83.33333%; }
	.offset_xs_10 { margin-left: 83.33333%; }
	.push_xs_10 { left: 83.33333%; }
	.pull_xs_10 { right: 83.33333%; }
	.col_xs_11 { max-width: 91.66667%; flex: 0 0 91.66667%; }
	.offset_xs_11 { margin-left: 91.66667%; }
	.push_xs_11 { left: 91.66667%; }
	.pull_xs_11 { right: 91.66667%; }
	.col_xs_12 { max-width: 100%; flex: 0 0 100%; }
	.offset_xs_12 { margin-left: 100%; }
	.push_xs_12 { left: 100%; }
	.pull_xs_12 { right: 100%; }

	.block_row_xs_1>* { flex: 0 0 100%; }
	.block_row_xs_2>* { flex: 0 0 50%; }
	.block_row_xs_3>* { flex: 0 0 33.33333%; }
	.block_row_xs_4>* { flex: 0 0 25%; }
	.block_row_xs_5>* { flex: 0 0 20%; }
	.block_row_xs_6>* { flex: 0 0 16.66667%; }
	.block_row_xs_7>* { flex: 0 0 14.28571%; }
	.block_row_xs_8>* { flex: 0 0 12.5%; }
	.block_row_xs_9>* { flex: 0 0 11.11111%; }
	.block_row_xs_10>* { flex: 0 0 10%; }
	.block_row_xs_11>* { flex: 0 0 9.09091%; }
	.block_row_xs_12>* { flex: 0 0 8.33333%; }

}

/*//////////////////////////////////////////*/
/* S — Screen between 800px and 1000px */
/*//////////////////////////////////////////*/

@media (min-width: 800px) {

	.col_s_1 { max-width: 8.33333%; flex: 0 0 8.33333%; }
	.offset_s_1 { margin-left: 8.33333%; }
	.push_s_1 { left: 8.33333%; }
	.pull_s_1 { right: 8.33333%; }
	.col_s_2 { max-width: 16.66667%; flex: 0 0 16.66667%; }
	.offset_s_2 { margin-left: 16.66667%; }
	.push_s_2 { left: 16.66667%; }
	.pull_s_2 { right: 16.66667%; }
	.col_s_3 { max-width: 25%; flex: 0 0 25%; }
	.offset_s_3 { margin-left: 25%; }
	.push_s_3 { left: 25%; }
	.pull_s_3 { right: 25%; }
	.col_s_4 { max-width: 33.33333%; flex: 0 0 33.33333%; }
	.offset_s_4 { margin-left: 33.33333%; }
	.push_s_4 { left: 33.33333%; }
	.pull_s_4 { right: 33.33333%; }
	.col_s_5 { max-width: 41.66667%; flex: 0 0 41.66667%; }
	.offset_s_5 { margin-left: 41.66667%; }
	.push_s_5 { left: 41.66667%; }
	.pull_s_5 { right: 41.66667%; }
	.col_s_6 { max-width: 50%; flex: 0 0 50%; }
	.offset_s_6 { margin-left: 50%; }
	.push_s_6 { left: 50%; }
	.pull_s_6 { right: 50%; }
	.col_s_7 { max-width: 58.33333%; flex: 0 0 58.33333%; }
	.offset_s_7 { margin-left: 58.33333%; }
	.push_s_7 { left: 58.33333%; }
	.pull_s_7 { right: 58.33333%; }
	.col_s_8 { max-width: 66.66667%; flex: 0 0 66.66667%; }
	.offset_s_8 { margin-left: 66.66667%; }
	.push_s_8 { left: 66.66667%; }
	.pull_s_8 { right: 66.66667%; }
	.col_s_9 { max-width: 75%; flex: 0 0 75%; }
	.offset_s_9 { margin-left: 75%; }
	.push_s_9 { left: 75%; }
	.pull_s_9 { right: 75%; }
	.col_s_10 { max-width: 83.33333%; flex: 0 0 83.33333%; }
	.offset_s_10 { margin-left: 83.33333%; }
	.push_s_10 { left: 83.33333%; }
	.pull_s_10 { right: 83.33333%; }
	.col_s_11 { max-width: 91.66667%; flex: 0 0 91.66667%; }
	.offset_s_11 { margin-left: 91.66667%; }
	.push_s_11 { left: 91.66667%; }
	.pull_s_11 { right: 91.66667%; }
	.col_s_12 { max-width: 100%; flex: 0 0 100%; }
	.offset_s_12 { margin-left: 100%; }
	.push_s_12 { left: 100%; }
	.pull_s_12 { right: 100%; }

	.block_row_s_1>* { flex: 0 0 100%; }
	.block_row_s_2>* { flex: 0 0 50%; }
	.block_row_s_3>* { flex: 0 0 33.33333%; }
	.block_row_s_4>* { flex: 0 0 25%; }
	.block_row_s_5>* { flex: 0 0 20%; }
	.block_row_s_6>* { flex: 0 0 16.66667%; }
	.block_row_s_7>* { flex: 0 0 14.28571%; }
	.block_row_s_8>* { flex: 0 0 12.5%; }
	.block_row_s_9>* { flex: 0 0 11.11111%; }
	.block_row_s_10>* { flex: 0 0 10%; }
	.block_row_s_11>* { flex: 0 0 9.09091%; }
	.block_row_s_12>* { flex: 0 0 8.33333%; }

}

/*//////////////////////////////////////////*/
/* M — Screen between 1000px and 1200px */
/*//////////////////////////////////////////*/

@media (min-width: 1000px) {

	.col_m_1 { max-width: 8.33333%; flex: 0 0 8.33333%; }
	.offset_m_1 { margin-left: 8.33333%; }
	.push_m_1 { left: 8.33333%; }
	.pull_m_1 { right: 8.33333%; }
	.col_m_2 { max-width: 16.66667%; flex: 0 0 16.66667%; }
	.offset_m_2 { margin-left: 16.66667%; }
	.push_m_2 { left: 16.66667%; }
	.pull_m_2 { right: 16.66667%; }
	.col_m_3 { max-width: 25%; flex: 0 0 25%; }
	.offset_m_3 { margin-left: 25%; }
	.push_m_3 { left: 25%; }
	.pull_m_3 { right: 25%; }
	.col_m_4 { max-width: 33.33333%; flex: 0 0 33.33333%; }
	.offset_m_4 { margin-left: 33.33333%; }
	.push_m_4 { left: 33.33333%; }
	.pull_m_4 { right: 33.33333%; }
	.col_m_5 { max-width: 41.66667%; flex: 0 0 41.66667%; }
	.offset_m_5 { margin-left: 41.66667%; }
	.push_m_5 { left: 41.66667%; }
	.pull_m_5 { right: 41.66667%; }
	.col_m_6 { max-width: 50%; flex: 0 0 50%; }
	.offset_m_6 { margin-left: 50%; }
	.push_m_6 { left: 50%; }
	.pull_m_6 { right: 50%; }
	.col_m_7 { max-width: 58.33333%; flex: 0 0 58.33333%; }
	.offset_m_7 { margin-left: 58.33333%; }
	.push_m_7 { left: 58.33333%; }
	.pull_m_7 { right: 58.33333%; }
	.col_m_8 { max-width: 66.66667%; flex: 0 0 66.66667%; }
	.offset_m_8 { margin-left: 66.66667%; }
	.push_m_8 { left: 66.66667%; }
	.pull_m_8 { right: 66.66667%; }
	.col_m_9 { max-width: 75%; flex: 0 0 75%; }
	.offset_m_9 { margin-left: 75%; }
	.push_m_9 { left: 75%; }
	.pull_m_9 { right: 75%; }
	.col_m_10 { max-width: 83.33333%; flex: 0 0 83.33333%; }
	.offset_m_10 { margin-left: 83.33333%; }
	.push_m_10 { left: 83.33333%; }
	.pull_m_10 { right: 83.33333%; }
	.col_m_11 { max-width: 91.66667%; flex: 0 0 91.66667%; }
	.offset_m_11 { margin-left: 91.66667%; }
	.push_m_11 { left: 91.66667%; }
	.pull_m_11 { right: 91.66667%; }
	.col_m_12 { max-width: 100%; flex: 0 0 100%; }
	.offset_m_12 { margin-left: 100%; }
	.push_m_12 { left: 100%; }
	.pull_m_12 { right: 100%; }

	.block_row_m_1>* { flex: 0 0 100%; }
	.block_row_m_2>* { flex: 0 0 50%; }
	.block_row_m_3>* { flex: 0 0 33.33333%; }
	.block_row_m_4>* { flex: 0 0 25%; }
	.block_row_m_5>* { flex: 0 0 20%; }
	.block_row_m_6>* { flex: 0 0 16.66667%; }
	.block_row_m_7>* { flex: 0 0 14.28571%; }
	.block_row_m_8>* { flex: 0 0 12.5%; }
	.block_row_m_9>* { flex: 0 0 11.11111%; }
	.block_row_m_10>* { flex: 0 0 10%; }
	.block_row_m_11>* { flex: 0 0 9.09091%; }
	.block_row_m_12>* { flex: 0 0 8.33333%; }

}

/*//////////////////////////////////////////*/
/* L — Screen more than 1200px */
/*//////////////////////////////////////////*/

@media (min-width: 1200px) {

	.col_l_1 { max-width: 8.33333%; flex: 0 0 8.33333%; }
	.offset_l_1 { margin-left: 8.33333%; }
	.push_l_1 { left: 8.33333%; }
	.pull_l_1 { right: 8.33333%; }
	.col_l_2 { max-width: 16.66667%; flex: 0 0 16.66667%; }
	.offset_l_2 { margin-left: 16.66667%; }
	.push_l_2 { left: 16.66667%; }
	.pull_l_2 { right: 16.66667%; }
	.col_l_3 { max-width: 25%; flex: 0 0 25%; }
	.offset_l_3 { margin-left: 25%; }
	.push_l_3 { left: 25%; }
	.pull_l_3 { right: 25%; }
	.col_l_4 { max-width: 33.33333%; flex: 0 0 33.33333%; }
	.offset_l_4 { margin-left: 33.33333%; }
	.push_l_4 { left: 33.33333%; }
	.pull_l_4 { right: 33.33333%; }
	.col_l_5 { max-width: 41.66667%; flex: 0 0 41.66667%; }
	.offset_l_5 { margin-left: 41.66667%; }
	.push_l_5 { left: 41.66667%; }
	.pull_l_5 { right: 41.66667%; }
	.col_l_6 { max-width: 50%; flex: 0 0 50%; }
	.offset_l_6 { margin-left: 50%; }
	.push_l_6 { left: 50%; }
	.pull_l_6 { right: 50%; }
	.col_l_7 { max-width: 58.33333%; flex: 0 0 58.33333%; }
	.offset_l_7 { margin-left: 58.33333%; }
	.push_l_7 { left: 58.33333%; }
	.pull_l_7 { right: 58.33333%; }
	.col_l_8 { max-width: 66.66667%; flex: 0 0 66.66667%; }
	.offset_l_8 { margin-left: 66.66667%; }
	.push_l_8 { left: 66.66667%; }
	.pull_l_8 { right: 66.66667%; }
	.col_l_9 { max-width: 75%; flex: 0 0 75%; }
	.offset_l_9 { margin-left: 75%; }
	.push_l_9 { left: 75%; }
	.pull_l_9 { right: 75%; }
	.col_l_10 { max-width: 83.33333%; flex: 0 0 83.33333%; }
	.offset_l_10 { margin-left: 83.33333%; }
	.push_l_10 { left: 83.33333%; }
	.pull_l_10 { right: 83.33333%; }
	.col_l_11 { max-width: 91.66667%; flex: 0 0 91.66667%; }
	.offset_l_11 { margin-left: 91.66667%; }
	.push_l_11 { left: 91.66667%; }
	.pull_l_11 { right: 91.66667%; }
	.col_l_12 { max-width: 100%; flex: 0 0 100%; }
	.offset_l_12 { margin-left: 100%; }
	.push_l_12 { left: 100%; }
	.pull_l_12 { right: 100%; }

	.block_row_l_1>* { flex: 0 0 100%; }
	.block_row_l_2>* { flex: 0 0 50%; }
	.block_row_l_3>* { flex: 0 0 33.33333%; }
	.block_row_l_4>* { flex: 0 0 25%; }
	.block_row_l_5>* { flex: 0 0 20%; }
	.block_row_l_6>* { flex: 0 0 16.66667%; }
	.block_row_l_7>* { flex: 0 0 14.28571%; }
	.block_row_l_8>* { flex: 0 0 12.5%; }
	.block_row_l_9>* { flex: 0 0 11.11111%; }
	.block_row_l_10>* { flex: 0 0 10%; }
	.block_row_l_11>* { flex: 0 0 9.09091%; }
	.block_row_l_12>* { flex: 0 0 8.33333%; }

}

/*//////////////////////////////////////////*/
/* Hide elements */
/*//////////////////////////////////////////*/

@media (max-width:599px) {
	.hide_xxs{
		display:none !important;
	}
}
@media (max-width:799px) and (min-width:600px) {
	.hide_xs{
		display:none !important;
	}
}
@media (max-width:999px) and (min-width:800px) {
	.hide_s{
		display:none !important;
	}
}
@media (max-width:1199px) and (min-width:1000px) {
	.hide_m{
		display:none !important;
	}
}
@media (min-width:1200px) {
	.hide_l{
		display:none !important;
	}
}

/*//////////////////////////////////////////*/
/* Text align */
/*//////////////////////////////////////////*/

@media (max-width:599px) {
	.txt_xxs_ac{ text-align: center !important; }
	.txt_xxs_al{ text-align: left !important; }
	.txt_xxs_ar{ text-align: right !important; }
}
@media (max-width:799px) and (min-width:600px) {
	.txt_xs_ac{ text-align: center !important; }
	.txt_xs_al{ text-align: left !important; }
	.txt_xs_ar{ text-align: right !important; }
}
@media (max-width:999px) and (min-width:800px) {
	.txt_s_ac{ text-align: center !important; }
	.txt_s_al{ text-align: left !important; }
	.txt_s_ar{ text-align: right !important; }
}
@media (max-width:1199px) and (min-width:1000px) {
	.txt_m_ac{ text-align: center !important; }
	.txt_m_al{ text-align: left !important; }
	.txt_m_ar{ text-align: right !important; }
}
@media (min-width:1200px) {
	.txt_l_ac{ text-align: center !important; }
	.txt_l_al{ text-align: left !important; }
	.txt_l_ar{ text-align: right !important; }
}

/*//////////////////////////////////////////*/
/* Fix float */
/*//////////////////////////////////////////*/

.row:after{
	content:'';
	display:table;
	clear:both;
	float:none;
}
/* Slider */

.slick-slider {
	position: relative;
	display: block;
	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;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-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;
}
.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;
}
[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;
}
/*
 * Tipped - A Complete Javascript Tooltip Solution - v4.6.1
 * (c) 2012-2017 Nick Stakenburg
 *
 * http://www.tippedjs.com
 *
 * License: http://www.tippedjs.com/license
 */

.tpd-tooltip {
	position: absolute;
}
.tpd-tooltip {
	box-sizing: content-box;
}
.tpd-tooltip [class^="tpd-"] {
	box-sizing: inherit;
}

/*//////////////////////////////////////////*/
/* Content */
/*//////////////////////////////////////////*/

.tpd-content-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
}
.tpd-content-spacer,
.tpd-content-relative,
.tpd-content-relative-padder {
	float: left;
	position: relative;
}
.tpd-content-relative {
	width: 100%;
}
.tpd-content {
	float: left;
	clear: both;
	position: relative;
	padding: 10px;
	font-size: 14px;
	line-height: 16px;
	max-width:225px;
	box-sizing: border-box !important;
}
.tpd-has-inner-close .tpd-content-relative .tpd-content {
	padding-right: 0 !important;
}
.tpd-tooltip .tpd-content-no-padding {
	padding: 0 !important;
}
.tpd-content hr{
	width:50%;
	height:1px;
	padding:0;
	margin:5px auto;
	border:0;
}

/*//////////////////////////////////////////*/
/* Skin */
/*//////////////////////////////////////////*/

.tpd-skin {
	position: absolute;
	top: 0;
	left: 0;
}
.tpd-frames {
	position: absolute;
	top: 0;
	left: 0;
}
.tpd-frames .tpd-frame {
	float: left;
	width: 100%;
	height: 100%;
	clear: both;
	display: none;
}
.tpd-visible-frame-top .tpd-frame-top { display: block; }
.tpd-visible-frame-bottom .tpd-frame-bottom { display: block; }
.tpd-visible-frame-left .tpd-frame-left { display: block; }
.tpd-visible-frame-right .tpd-frame-right { display: block; }
.tpd-backgrounds {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
}
.tpd-background-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	pointer-events: none;
}
.tpd-no-shadow .tpd-skin .tpd-background-shadow {
	box-shadow: none !important;
}
.tpd-background-box {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.tpd-no-stem .tpd-background-box,
.tpd-no-stem .tpd-shift-stem {
	display: none;
}
.tpd-no-stem .tpd-background-box-top {
	display: block;
}
.tpd-background-box-shift,
.tpd-background-box-shift-further {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
}
.tpd-background {
	border-radius: 10px;
	float: left;
	clear: both;
	background: none;
	-webkit-background-clip: padding-box; /* Safari */
	background-clip: padding-box; /* IE9+, Firefox 4+, Opera, Chrome */
	border-style: solid;
	border-width: 1px;
	border-color: rgba(255,255,255,.1); /* opacity here bugs out in firefox, .tpd-background-content should have no opacity if this opacity is less than 1 */
}
.tpd-background-loading {
	display: none;
}
.tpd-no-radius .tpd-skin .tpd-frames .tpd-frame .tpd-backgrounds .tpd-background {
	border-radius: 0;
}
.tpd-background-title {
	float: left;
	clear: both;
	width: 100%;
	background-color: #232323;
}
.tpd-background-content {
	float: left;
	clear: both;
	width: 100%;
	background-color: #232323;
}
.tpd-background-border-hack {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-style: solid;
}
.tpd-background-box-top { top: 0; }
.tpd-background-box-bottom { bottom: 0; }
.tpd-background-box-left { left: 0; }
.tpd-background-box-right { right: 0; }

/*//////////////////////////////////////////*/
/* Skin / Stems */
/*//////////////////////////////////////////*/

.tpd-shift-stem {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.tpd-shift-stem-side {
	position: absolute;
}
.tpd-frame-top .tpd-shift-stem-side,
.tpd-frame-bottom .tpd-shift-stem-side {
	width: 100%;
}
.tpd-frame-left .tpd-shift-stem-side,
.tpd-frame-right .tpd-shift-stem-side {
	height: 100%;
}
.tpd-stem {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden; /* shows possible invalid subpx rendering */
	width: 16px; /* best cross browser stem: width = 2 x height (90deg angle) */
	height: 8px;
	margin-left: 3px; /* space from the side */
	margin-top: 2px; /* space between target and stem */
	-webkit-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	z-index: 100;
}
/* remove margins once we're done measuring */
.tpd-tooltip .tpd-skin .tpd-frames .tpd-frame .tpd-shift-stem .tpd-stem-reset {
	margin: 0 !important;
}
.tpd-stem-spacer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.tpd-stem-reset .tpd-stem-spacer {
	margin-top: 0;
}
.tpd-stem-point {
	width: 100px;
	position: absolute;
	top: 0;
	left: 50%;
}
.tpd-stem-downscale,
.tpd-stem-transform {
	float: left;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	position: relative;
}
.tpd-stem-side {
	width: 50%;
	height: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}
.tpd-stem-side-inversed {
	-webkit-transform: scale(-1,1);
	transform: scale(-1,1);
}
.tpd-stem-triangle {
	width: 0;
	height: 0;
	border-bottom-style: solid;
	border-left-color: transparent;
	border-left-style: solid;
	position: absolute;
	top: 0;
	left: 0;
}
.tpd-stem-border {
	width: 20px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	background-color: #ffffff; /* will become transparent */
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 0;
}
.tpd-stem-border-corner {
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	border-right-style: solid;
	border-right-width: 0;
}

/* fixes rendering issue in IE */

.tpd-stem * {
	z-index: 0;
	zoom: 1;
}

/* used by IE < 9 */

.tpd-stem-border-center-offset,
.tpd-stem-border-center-offset-inverse {
	float: left;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.tpd-stem-notransform {
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
}
.tpd-stem-notransform .tpd-stem-border {
	height: 100%;
	position: relative;
	float: left;
	top: 0;
	left: 0;
	margin: 0;
}
.tpd-stem-notransform .tpd-stem-border-center {
	position: absolute;
}
.tpd-stem-notransform .tpd-stem-border-corner {
	background: #ffffff;
	border: 0;
	top: auto;
	left: auto;
}
.tpd-stem-notransform .tpd-stem-border-center,
.tpd-stem-notransform .tpd-stem-triangle {
	height: 0;
	border: 0;
	left: 50%;
}

/* transformations for left/right/bottom */

.tpd-stem-transform-left {
	-webkit-transform: rotate(-90deg) scale(-1,1);
	transform: rotate(-90deg) scale(-1,1);
}
.tpd-stem-transform-right {
	-webkit-transform: rotate(90deg) translate(0, -100%);
	transform: rotate(90deg) translate(0, -100%);
}
.tpd-stem-transform-bottom {
	-webkit-transform: scale(1,-1) translate(0, -100%);
	transform: scale(1,-1) translate(0, -100%);
}

/* Resets while measuring content */

.tpd-tooltip-measuring {
	top: 0;
	left: 0;
	position: absolute;
	max-width: 100%;
	width: 100%;
}
.tpd-tooltip-measuring .tpd-skin,
.tpd-tooltip-measuring .tpd-spinner {
	display: none;
}
.tpd-tooltip-measuring .tpd-content-wrapper,
.tpd-tooltip-measuring .tpd-title-wrapper {
	display: block;
}

/*//////////////////////////////////////////*/
/* Sizes */
/*//////////////////////////////////////////*/

/* medium (default) */

.tpd-size-medium .tpd-content,
.tpd-size-medium .tpd-title {
	padding: 10px 12px;
	font-size: 12px;
	line-height: 16px;
}
.tpd-size-medium .tpd-background {
	border-radius: 5px;
}
.tpd-size-medium .tpd-stem {
	width: 16px;
	height: 8px;
	margin-left: 6px; /* space from the side */
	margin-top: 2px; /* space between target and stem */
}
.tpd-size-medium.tpd-no-radius .tpd-stem {
	margin-left: 10px;
}

/*//////////////////////////////////////////*/
/* Skins */
/*//////////////////////////////////////////*/

/* dark */

.tpd-skin-dark .tpd-content{
	color: #ffffff;
}
.tpd-skin-dark .tpd-background-content {
	background-color: #465660;
}
.tpd-skin-dark .tpd-background {
	border-width: 0;
}
.tpd-skin-dark .tpd-content hr{
	background:rgba(255, 255, 255, 0.2);
}

/* white */

.tpd-skin-white .tpd-content{
	color: #717a8f;
}
.tpd-skin-white .tpd-background-content {
	background-color: #ffffff;
}
.tpd-skin-white .tpd-background {
	border-width: 0px;
}
.tpd-skin-white .tpd-background-shadow {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.tpd-skin-white .tpd-content hr{
	background:rgba(0, 0, 0, 0.2);
}
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}/*//////////////////////////////////////////*/
/* Colors */
/*//////////////////////////////////////////*/

:root {
	--accent-blue: #039ae4;				/* var(--accent-blue) */
	--accent-blue-rgb: 3, 154, 228;		/* var(--accent-blue-rgb) */
	--accent-green: #35cd92;			/* var(--accent-green) */
	--accent-red: #d93e40;				/* var(--accent-red) */
	--accent-black: #2b2d3c;			/* var(--accent-black) */

	--white: #ffffff;					/* var(--white) */
	--black: #000000;					/* var(--black) */

	--gray-light-1: #f3f6ff;			/* var(--gray-light-1) */
	--gray-light-2: #c0c3d3;			/* var(--gray-light-2) */

	--gray-medium-1: #505d6e;			/* var(--gray-medium-1) */
	--gray-medium-2: #37404c;			/* var(--gray-medium-2) */

	--gray-dark-1: #23242c;				/* var(--gray-dark-1) */
	--gray-dark-2: #1d1e26;				/* var(--gray-dark-2) */

}
/*//////////////////////////////////////////*/
/* Animations */
/*//////////////////////////////////////////*/

@keyframes loader {
	0%		{ transform: rotate(0deg); }
	100%	{ transform: rotate(360deg); }
}
@keyframes fixedmenu {
	0%		{ transform: translateY(-80px); }
	100%	{ transform: translateY(0px); }
}
@keyframes circleprogress {
	0%		{ clip-path: polygon(50% 0%, 50% 50%, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%); }
	12.5%	{ clip-path: polygon(50% 0%, 50% 50%, 100% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%); }
	37.5%	{ clip-path: polygon(50% 0%, 50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 100% 0%); }
	62.5%	{ clip-path: polygon(50% 0%, 50% 50%, 0% 100%, 0% 100%, 0% 100%, 100% 100%, 100% 0%); }
	87.5%	{ clip-path: polygon(50% 0%, 50% 50%, 0% 0%, 0% 0%, 0% 100%, 100% 100%, 100% 0%); }
	100%	{ clip-path: polygon(50% 0%, 50% 50%, 50% 0%, 0% 0%, 0% 100%, 100% 100%, 100% 0%); }
}
/*//////////////////////////////////////////*/
/* Links */
/*//////////////////////////////////////////*/

a{
	color:inherit;
	text-decoration:none;
	transition:all 200ms linear;
}
a:hover{
	color:inherit;
	text-decoration:none;
}
.link_undrl{
	text-decoration:underline;
}
.link_undrl:hover{
	text-decoration:none;
}
.link_str {
	display: inline;
	background-image: linear-gradient(to bottom, transparent 20%, currentColor 20%);
	background-position: 0 95%;
	background-repeat: no-repeat;
	background-size: 0% 1px;
	transition: background-size 300ms ease-in-out 0.2s;
}
.link_str:hover,
a:hover .link_str{
	background-size: 100% 1px;
	transition-delay: 0s;
}

/*//////////////////////////////////////////*/
/* Icons */
/*//////////////////////////////////////////*/

.material-symbols-rounded {
	font-variation-settings: 'FILL' 1, 'wght' 700, 'GRAD' 0, 'opsz' 48;
	font-size: inherit;
	font-weight: 700;
	font-display: swap;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: inherit;
	vertical-align: top;
}

/*//////////////////////////////////////////*/
/* Animations */
/*//////////////////////////////////////////*/

.anm_150{
	transition:all 150ms linear;
}
.anm_300{
	transition:all 300ms linear;
}

/*//////////////////////////////////////////*/
/* Texts */
/*//////////////////////////////////////////*/

.txt_rvl{
	font-family:'RVLand', Arial, Tahoma, Helvetica, sans-serif;
	font-weight: 400;
}
.txt_rvl_bld{
	font-family:'RVLand', Arial, Tahoma, Helvetica, sans-serif;
	font-weight: 700;
}
.txt_ac{
	text-align: center;
}
.txt_ar{
	text-align: right;
}
.txt_48_56{
	font-size: 48px;
	line-height: 56px;
}
@media (max-width:799px) {
	.txt_48_56{
		font-size: 36px;
		line-height: 42px;
	}
}
.txt_36_42{
	font-size: 36px;
	line-height: 42px;
}
@media (max-width:799px) {
	.txt_36_42{
		font-size: 30px;
		line-height: 34px;
	}
}
.txt_26_32{
	font-size: 26px;
	line-height: 32px;
}
@media (max-width:799px) {
	.txt_26_32{
		font-size: 20px;
		line-height: 26px;
	}
}
.txt_20_26{
	font-size: 20px;
	line-height: 26px;
}
.txt_16_22{
	font-size: 16px;
	line-height: 22px;
}

/*//////////////////////////////////////////*/
/* Radiuses */
/*//////////////////////////////////////////*/

.rds_10{
	border-radius: 10px;
}

/*//////////////////////////////////////////*/
/* Margins */
/*//////////////////////////////////////////*/

.mb_15{
	margin-bottom: 15px;
}
.mb_30{
	margin-bottom: 30px;
}
.mb_60{
	margin-bottom: 60px;
}
.mt_15{
	margin-top: 15px;
}
.mt_30{
	margin-top: 30px;
}

/*//////////////////////////////////////////*/
/* Shadows */
/*//////////////////////////////////////////*/

.shdw_1{
	-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
}
.shdw_2{
	-webkit-box-shadow: 0 15px 45px 0 rgba(50, 50, 50, 0);
	-moz-box-shadow: 0 15px 45px 0 rgba(50, 50, 50, 0);
	box-shadow: 0 15px 45px 0 rgba(50, 50, 50, 0);
}
.shdw_2:hover{
	-webkit-box-shadow: 0 15px 45px 0 rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 0 15px 45px 0 rgba(50, 50, 50, 0.15);
	box-shadow: 0 15px 45px 0 rgba(50, 50, 50, 0.15);
}

/*//////////////////////////////////////////*/
/* Images */
/*//////////////////////////////////////////*/

.img_cover{
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
.img_contain{
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain;
}

/*//////////////////////////////////////////*/
/* Blocks */
/*//////////////////////////////////////////*/

.clear{
	clear:both;
	float:none;
	width: 100%;
}
.hide_me{
	display: none !important;
}
.spacer_30{
	width: 100%;
	height: 30px;
}

/*//////////////////////////////////////////*/
/* Buttons */
/*//////////////////////////////////////////*/

.bttn{
	display: inline-flex;
  	flex-direction: row;
  	justify-content: center;
  	align-items: center;
	border: 0;
	border-radius: 10px;
	text-align: center;
	text-transform: uppercase;
	transition: 500ms;
	color: var(--white);
	background-size: 200% auto;
	background-image: linear-gradient(-45deg, var(--accent-blue) 0%, var(--accent-green) 51%, var(--accent-blue) 100%);
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	font-size: 16px;
	font-family: 'RVLand', Arial, Tahoma, Helvetica, sans-serif;
	font-weight: 700;
	letter-spacing: 0.5px;
}
.bttn:hover{
	background-position: right center;
	color: var(--white);
	text-decoration: none;

	-webkit-box-shadow:10px 10px 30px 0 rgba(var(--accent-blue-rgb), 0.4);
	-moz-box-shadow:10px 10px 30px 0 rgba(var(--accent-blue-rgb), 0.4);
	box-shadow:10px 10px 30px 0 rgba(var(--accent-blue-rgb), 0.4);
}
.bttn:active{
	transform: scale(0.95);
}
.bttn.bttn_50{
	height:50px;
	padding: 0 30px;
}
.bttn.bttn_40{
	height:40px;
	padding: 0 20px;
}

/*//////////////////////////////////////////*/
/* Topics */
/*//////////////////////////////////////////*/

.post_topic{
	display: inline-block;
	font-size:14px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	font-weight: 700;
}
.post_topic.post_topic_0{
	color: #505d6e; /* Страница */
}
.post_topic.post_topic_1{
	color: #8eb11e; /* Статьи */
}
.post_topic.post_topic_3{
	color: #1ebfc9; /* Кемпинги */
}
.post_topic.post_topic_4{
	color: #2472ff; /* Компании */
}
.post_topic.post_topic_5{
	color: #ef7e2c; /* События */
}
.post_topic.post_topic_7{
	color: #ab4cff; /* Маршруты */
}

/*//////////////////////////////////////////*/
/* Group posts */
/*//////////////////////////////////////////*/

.group_posts{
	padding:90px 0;
}

/* Campings */

.group_posts.group_campings{
	background-color: var(--white);
}
.group_posts.group_campings .item_1{
	height:600px;
}
@media (max-width:799px) {
	.group_posts.group_campings .item_1{
		height:300px;
	}
}
.group_posts.group_campings .item_2{
	height:300px;
}
.group_posts.group_campings .item_3{
	height:300px;
}

/* Events */

.group_posts.group_events{
	
}

/* Companies */

.group_posts.group_companies{
	background-color: var(--white);
}

/* Routes */

.group_posts.group_routes{
	
}

/* Articles */

.group_posts.group_articles{
	background-color: var(--white);
}/*//////////////////////////////////////////*/
/* Post poster */
/*//////////////////////////////////////////*/

.item_post_poster{
	display: flex;
	width:100%;
	height:calc(100% - 30px);
	position: relative;
	overflow: hidden;
	background-color: var(--black);
}
.item_post_poster:before{
	content:'';
	position: absolute;
	left:0;
	bottom:0;
	width:100%;
	height:100%;
	background: rgba(0, 0, 0, 0.5);
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.55) 25%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0) 100%);
	z-index:10;
	transition:all 200ms linear;
}
.item_post_poster .meta{
	margin-top: auto;
	padding:30px;
	max-width:350px;
	color:#ffffff;
	position: relative;
	z-index: 15;
}
.item_post_poster .meta h2{
	max-width: 300px;
}
.item_post_poster .img_cover{
	position: absolute;
	width:100%;
	height: 100%;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index: 5;
}
.item_post_poster:hover .img_cover{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

/*//////////////////////////////////////////*/
/* Post vertical */
/*//////////////////////////////////////////*/

.item_post_vertical{
	display: flex;
	flex-direction: column;
	width:100%;
	height:calc(100% - 30px);
	position: relative;
	overflow: hidden;
	border-radius: 0 0 10px 10px;
}
.item_post_vertical .img{
	width:100%;
	height:300px;
	position: relative;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
	background-color: var(--black);
}
@media (max-width:799px) {
	.item_post_vertical .img{
		height:200px;
	}
}
.item_post_vertical .img .img_cover{
	width:100%;
	height:100%;
}
.item_post_vertical:hover .img .img_cover{
	opacity:0.8;

	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
.item_post_vertical .meta{
	padding:30px;
	border:1px solid rgba(161, 161, 161, 0.2);
	border-top:0;
	border-radius: 0 0 10px 10px;
	height: calc(100% - 300px);
}
@media (max-width:799px) {
	.item_post_vertical .meta{
		padding:15px;
		height: calc(100% - 200px);
	}
}
.item_post_vertical:hover .meta{
	border:1px solid rgba(161, 161, 161, 0.1);
	border-top:0;
}

/*//////////////////////////////////////////*/
/* Post horizontal */
/*//////////////////////////////////////////*/

.item_post_horizontal{
	display: block;
	width:100%;
	height:calc(100% - 30px);
	position: relative;
	padding-left: 200px;
	border:1px solid rgba(161, 161, 161, 0.2);
}
@media (max-width:999px) {
	.item_post_horizontal{
		padding-left: 0;
	}
}
.item_post_horizontal:hover{
	border:1px solid rgba(161, 161, 161, 0.1);
}
.item_post_horizontal .img{
	width:200px;
	height:100%;
	position: absolute;
	top:0;
	left:0;
	background-color: var(--white);
	overflow: hidden;
	border-radius: 10px 0 0 10px;
}
@media (max-width:999px) {
	.item_post_horizontal .img{
		width:100%;
		height:120px;
		position: relative;
		border-radius: 10px 10px 0 0;
	}
}
.item_post_horizontal .img div{
	position: absolute;
}
.item_post_horizontal:hover .img div{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
.item_post_horizontal .img div.img_contain{
	top:20px;
	left:20px;
	width:calc(100% - 40px);
	height:calc(100% - 40px);
}
.item_post_horizontal .img div.img_cover{
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.item_post_horizontal .meta{
	min-height: 100%;
	padding:30px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	border-radius: 0 10px 10px 0;
}
@media (max-width:999px) {
	.item_post_horizontal .meta{
		min-height:auto;
		padding:15px;
		align-items: center;
		border-radius: 0 0 10px 10px;
	}
}

/*//////////////////////////////////////////*/
/* Post stack */
/*//////////////////////////////////////////*/

.item_post_stack{
	display: block;
	width:100%;
	height:calc(100% - 30px);
	position: relative;
}
.item_post_stack .img{
	width:100%;
	height:220px;
	overflow: hidden;
	position: relative;
	z-index: 5;
	background: var(--black);
}
.item_post_stack .img .img_cover{
	position: absolute;
	width:100%;
	height:100%;
}
.item_post_stack:hover .img .img_cover{
	opacity: 0.8;

	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
.item_post_stack .meta{
	height: calc(100% - 160px);
	margin: -60px 30px 0;
	padding: 30px;
	background: var(--white);
	position: relative;
	z-index: 10;
}
@media (max-width:799px) {
	.item_post_stack .meta{
		height: calc(100% - 190px);
		margin: -30px 15px 0;
		padding: 15px;
	}
}

/*//////////////////////////////////////////*/
/* Post arrow */
/*//////////////////////////////////////////*/

.item_post_arrow{
	display: flex;
	flex-direction: row;
	align-items: center;
	width:100%;
	height:calc(100% - 30px);
	position: relative;
	border: 1px solid rgba(161, 161, 161, 0.2);
}
@media (max-width:999px) {
	.item_post_arrow{
		display: block;
	}
}
.item_post_arrow:hover{
	border: 1px solid rgba(161, 161, 161, 0.1);
}
.item_post_arrow .img{
	width: 50%;
	height:100%;
	position: relative;
	overflow: hidden;
	flex-shrink:0;
	border-radius: 10px 0 0 10px;
	background: var(--black);
	clip-path: polygon(0% 0%, calc(100% - 15px) 0, calc(100% - 15px) 15%, 100% 20%, calc(100% - 15px) 25%, calc(100% - 15px) 100%, 0 100%);
}
@media (max-width:999px) {
	.item_post_arrow .img{
		width: 100%;
		height:200px;
		border-radius: 10px 10px 0 0;
		clip-path: polygon(0% 0%, 100% 0, 100% calc(100% - 15px), 15% calc(100% - 15px), 10% 100%, 5% calc(100% - 15px), 0 calc(100% - 15px));
	}
}
.item_post_arrow .img .img_cover{
	position: absolute;
	width:100%;
	height:100%;
}
.item_post_arrow:hover .img .img_cover{
	opacity: 0.8;

	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
.item_post_arrow .meta{
	padding: 30px 30px 30px 15px;
	border-radius: 0 10px 10px 0;
}
@media (max-width:999px) {
	.item_post_arrow .meta{
		padding: 15px 30px 30px 30px;
		border-radius: 0 0 10px 10px;
	}
}
@media (max-width:799px) {
	.item_post_arrow .meta{
		padding: 15px;
	}
}/*//////////////////////////////////////////*/
/* Fonts */
/*//////////////////////////////////////////*/

@font-face {
	font-family: 'RVLand';
	src: url('../fonts/RVLandSans-Bold.woff2') format('woff2'),
		 url('../fonts/RVLandSans-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'RVLand';
	src: url('../fonts/RVLandSans-Regular.woff2') format('woff2'),
		 url('../fonts/RVLandSans-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/*//////////////////////////////////////////*/
/* Core elements */
/*//////////////////////////////////////////*/

html{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;

	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	-webkit-overflow-scrolling:touch;
}
body{
	color:var(--black);
	font-size:16px;
	font-family:'Roboto Flex', Arial, Tahoma, Helvetica, sans-serif;
	font-weight:400;
	background:var(--gray-light-1);
	min-width:360px;
	max-width: 2000px;
	margin: 0 auto;
	overflow-x:hidden;
	position:relative;
	transition:all 150ms linear;
}
@media print {
    html, body {
       display: none;
    }
}

/*//////////////////////////////////////////*/
/* Loader */
/*//////////////////////////////////////////*/

#loader{
	width: calc(100% + 200px);
	height: calc(100% + 200px);
	position: fixed;
	top: -100px;
	left: -100px;
	padding: 100px;
	z-index:900;
	background:var(--gray-light-1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#loader div{
	width: 60px;
	height: 60px;
	border-radius: 30px;
	border: 2px solid var(--accent-blue);
	border-right: 2px solid var(--gray-light-1);
	animation: loader linear 1000ms;
}

/*//////////////////////////////////////////*/
/* Menu */
/*//////////////////////////////////////////*/

#menu{
	min-height:80px;
	position: relative;
	z-index:1000;
}
#menu .progress{
	position: fixed;
	top:0;
	left:0;
	height: 2px;
	background: var(--accent-blue);
	width: 0%;
	z-index:10;
}
#menu .menu{
	position: absolute;
	top: 0;
	width:100%;
	min-height:80px;
	background: var(--white);
	padding:0 15px;
	z-index:5;
}
#menu .menu.fixed{
	position: fixed;
	animation: fixedmenu 500ms forwards;
}
#menu .menu .inner{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	padding:15px 0;
	display: flex;
	align-items: center;
	flex-direction: row;
	flex-wrap: nowrap;
	position: relative;
}
#menu .menu .inner .logo{
    display: flex;
    width: 120px;
    height: 50px;
    flex-shrink: 0;
    flex-direction: column;
    justify-content: center;
}
@media (max-width:599px) {
	#menu .menu .inner .logo{
	    margin-right: auto;
	}
}
#menu .menu .inner .logo svg{
	display:block;
    width: 100%;
    height: auto;
    fill: var(--accent-blue);
    transition:all 150ms linear;
}
#menu .menu .inner .nav{
	display: block;
	font-size: 0;
	margin-right:60px;
	color:var(--gray-medium-1);
}
@media (max-width:799px) {
	#menu .menu .inner .nav{
		display: none;
		background: var(--white);
		width:calc(100% + 30px);
		padding:15px;
		margin-right:0;
		border-top:1px solid var(--gray-light-1);
		text-align: center;
		white-space: nowrap;
		overflow: auto;
		position: absolute;
		top:80px;
		left:-15px;
		right:-15px;
	}
}
#menu .menu .inner .nav li{
	display:inline-block;
	padding:0 0 0 30px;
}
@media (max-width:799px) {
	#menu .menu .inner .nav li{
		padding:0 15px;
	}
}
#menu .menu .inner .nav li a{
	display:block;
	font-size: 16px;
	line-height: 20px;
	border-bottom: 2px solid transparent;
}
#menu .menu .inner .nav li a:hover{
	color:var(--accent-blue);
	border-bottom: 2px solid var(--accent-blue);
}
#menu .menu .inner .search{
	margin-left:auto;
	position: relative;
	width:200px;
	height:40px;
}
#menu .menu .inner .search input,
#menu .menu .inner .search button{
	border:0;
	border-radius: 20px;
	position: absolute;
	height:100%;
	top:0;
	left:0;
}
#menu .menu .inner .search input{
	width:100%;
	padding:5px 15px 5px 40px;
	z-index: 5;
	font-size:16px;
	background:var(--gray-light-1);
	border:1px solid var(--gray-light-1);
}
#menu .menu .inner .search input:focus{
	border:1px solid var(--accent-blue) !important;
}
#menu .menu .inner .search button{
	width:40px;
	z-index: 10;
	cursor:pointer;
	font-size:20px;
	background:transparent;
	line-height: 38px;
}
#menu .menu .inner .button{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	width: 40px;
	height: 40px;
	color: var(--accent-blue);
	background:var(--gray-light-1);
	flex-shrink:0;
	margin-left:15px;
	border-radius: 20px;
}
#menu .menu .inner .button i:first-child,
#menu .menu .inner .button.active i:last-child{
	display: block;
}
#menu .menu .inner .button.active i:first-child,
#menu .menu .inner .button i:last-child{
	display: none;
}
#menu .menu .inner .button.burger.active:before{
	content:'';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7.5px 8px 7.5px;
	border-color: transparent transparent var(--gray-light-1) transparent;
	position: absolute;
	bottom:0;
}
#menu .menu .inner .age{
	position: absolute;
	left: -50px;
	top: calc(50% - 15px);
	display: block;
	width: 30px;
	height: 30px;
	line-height: 28px;
	font-size: 12px;
	border: 1px solid var(--gray-light-2);
	color: var(--gray-light-2);
	border-radius: 15px;
	opacity: 0.8;
}

/*//////////////////////////////////////////*/
/* Content */
/*//////////////////////////////////////////*/

#content{
	position: relative;
}

/* Cover */

#content .cover{
	padding: 60px 0;
	position: relative;
}
#content .cover .breadcrumbs{
	display: flex;
	width: 100%;
	height: 12px;
	font-size: 12px;
	line-height: 12px;
	color: #505d6e;
}
#content .cover .breadcrumbs *{
	display: inline-block;
	vertical-align: text-top;
}
#content .cover .breadcrumbs i{
	padding-right: 5px;
	opacity: 0.4;
}
#content .cover .breadcrumbs em{
	padding: 0 5px;
	opacity: 0.4;
}
#content .cover .breadcrumbs em:before{
	content: '\e8e4';
}
#content .cover .breadcrumbs a{
	border-bottom: 1px solid;
	border-bottom-color: inherit;
}
#content .cover .breadcrumbs a:hover{
	color: var(--accent-blue);
	border-bottom-color: inherit !important;
}
#content .cover h1{
	display: block;
	padding-top: 10px;
}
#content .cover p.desc{
	display: block;
	max-width: 400px;
	padding-top: 15px;
}

/* Cover poster */

#content .cover.poster{
	padding: 60px 0 90px;
	margin-bottom: -30px;
	overflow: hidden;
	background: var(--black);
	color: var(--white);
}
#content .cover.poster .breadcrumbs{
	color: var(--gray-light-2);
}
#content .cover .bg{
	position: absolute;
	top: -30px;
	left: -30px;
	bottom: -30px;
	right: -30px;
	z-index: 5;
	opacity: 0.6;

	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	filter: blur(10px);
}

/*//////////////////////////////////////////*/
/* Page single */
/*//////////////////////////////////////////*/

.page_single{
	padding-bottom: 60px;
}
.page_single .nav{
	display: block;
	padding: 15px;
	background: var(--white);
	cursor: pointer;
}
.page_single .nav select{
	display: block;
	width: 100%;
	height: 30px;
	background: transparent;
	border: 0;
	cursor: pointer;
	font-size: 16px;
}
.page_single .content{
	padding: 30px;
	background: var(--white);
}
@media (max-width:799px) {
	.page_single .content{
		padding: 15px;
	}
}
.page_single .content.periodicity ul{
	display: block;
}
.page_single .content.periodicity ul li{
	display: block;
	position: relative;
	padding:0 0 30px 60px;
	font-size:18px;
	line-height:26px;
	margin-bottom: 30px;
	border-bottom: 1px solid var(--gray-light-2);
}
.page_single .content.periodicity ul li b{
	position: absolute;
	top: 3px;
	left: 0;
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 20px;
	padding: 0 10px;
	border-radius: 10px;
	background: var(--accent-blue);
	color: var(--white);
}
.page_single .content.periodicity ul li span{
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	opacity: 0.6;
}
.page_single .content.periodicity ul li p{
	display: block;
	padding-top: 15px;
}
.page_single .content.periodicity div{
	display: flex;
	justify-content: space-between;
}
.page_single .sidemenu{
	display: block;
	padding-left: 30px;
}
.page_single .sidemenu li{
	display: block;
	padding-bottom: 15px;
}
.page_single .sidemenu li a{
	font-size: 18px;
	line-height: 24px;
	color: var(--gray-light-2);
}
.page_single .sidemenu li a:hover,
.page_single .sidemenu li a.current{
	color: var(--accent-blue);
}

/*//////////////////////////////////////////*/
/* Post single */
/*//////////////////////////////////////////*/

.post_single{
	padding-bottom: 60px;
}
.post_single .content{
	padding: 30px;
	background: var(--white);
	position: relative;
}
@media (max-width:799px) {
	.post_single .content{
		padding: 15px;
	}
}
@media (max-width:599px) {
	.post_single .content{
		padding: 60px 0 0 0;
		background: transparent !important;
	}
}
.post_single .content .related{
	position: relative;
	padding-top: 15px;
	margin-top: 30px;
}
.post_single .content .related .look_at_me{
	position: relative;
	width: calc(100% + 60px);
	padding: 10px 15px;
	left: -30px;
	right: -30px;
    background: var(--accent-blue);
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
@media (max-width:799px) {
	.post_single .content .related .look_at_me{
		width: calc(100% + 30px);
		left: -15px;
		right: -15px;
	}
}
@media (max-width:599px) {
	.post_single .content .related .look_at_me{
		width: 100%;
		left: 0;
		right: 0;
	}
}
.post_single .content .related .item{
	display: flex;
	flex-direction: row;
	gap: 15px;
}
.post_single .content .related .item:first-of-type{
	margin-top: 30px;
}
.post_single .content .related .item .img{
	width: 60px;
	height: 60px;
	border-radius: 5px;
	flex-shrink: 0;
}
.post_single .content .related .item .meta{
	display: flex;
	flex-direction: row;
    align-items: center;
    min-height: 60px;
	flex-shrink: 1;
}
.post_single .content .related .item:hover .meta strong{
    color: var(--accent-blue);
}
.post_single .content .related .item .meta span{
	opacity: 0.6;
}
.post_single .infoblock{
	padding: 30px;
	background: var(--white);
}
@media (max-width:799px) {
	.post_single .infoblock{
		padding: 15px;
	}
}
.post_single .infoblock .closed{
	padding: 8px 12px;
    border: 2px solid #dd4b39;
    border-radius: 5px;
	margin-bottom: 30px;
}
.post_single .infoblock .rating{
	display: flex;
	flex-wrap: wrap;
}
.post_single .infoblock .rating iframe{
	display: block;
	flex-shrink: 0;
}
.post_single .infoblock .rating p{
	display: block;
	max-width: 300px;
	line-height: 20px;
	margin-left: 15px;
	padding-top: 5px;
}
@media (max-width:549px) {
	.post_single .infoblock .rating p{
		margin-left: 0;
		padding-top: 15px;
		max-width: 100%;
	}
}
.post_single .infoblock h2{
	display: block;
}
.post_single .infoblock ul.options{
	display: flex;
	flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.post_single .infoblock ul.options li{
	display: block;
	width: calc(50% - 15px);
	padding-top: 30px;
	flex-shrink: 0;
}
@media (max-width:499px) {
	.post_single .infoblock ul.options li{
		width: 100%;
	}
}
.post_single .infoblock ul.options li strong{
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	color: var(--accent-blue);
	white-space: nowrap;
}
.post_single .infoblock ul.options li strong i{
	margin-left: 5px;
	cursor: help;
}
.post_single .infoblock ul.options li div{
	display: block;
	line-height: 22px;
	padding-top: 5px;
}
.post_single .infoblock ul.options li div span{
	display: block;
}
.post_single .infoblock ul.options li div span i{
	display: inline-block;
	padding-right: 5px;
	color: var(--accent-green);
	opacity: 0.6;
}
.post_single .infoblock .note{
	font-size: 12px;
	line-height: 18px;
	padding-top: 30px;
	color: var(--gray-light-2);
}
.post_single .share{
	padding: 30px;
	background: var(--white);
	position: relative;
}
@media (max-width:799px) {
	.post_single .share{
		padding: 15px;
	}
}
.post_single .share h4{
	display: block;
}
.post_single .share div{
	padding: 10px 0 20px;
}
.post_single .share .preview{
	display: block;
	width: 100%;
	height: auto;
	border-radius: 5px;
	position: relative;
	z-index: 5;
}
.post_single .share .imageupdate{
	position: absolute;
	bottom: 45px;
	right: 45px;
	z-index: 10;
	border-radius: 5px;
	padding: 10px 15px;
	background: rgba(255, 255, 255, 0.2);
	color: var(--white);
}
.post_single .source{
	padding: 30px;
	background: var(--white);
	color: var(--gray-light-2);
	font-size: 12px;
	line-height: 18px;
}
@media (max-width:799px) {
	.post_single .source{
		padding: 15px;
	}
}
.post_single .sidebar{
	padding-top: 60px;
	height: calc(100% - 30px);
}
.post_single .sidebar .sticky{
	position:-webkit-sticky; 
	position:sticky; 
	top:110px;
}
.post_single .sidebar .sticky .action{
	display: block;
	position: relative;
	padding: 10px 10px 10px 55px;
	background: var(--accent-blue);
	color: var(--white);
}
.post_single .sidebar .sticky .action i{
	display: flex;
	flex-direction: column;
    justify-content: center;
	width: 40px;
	position: absolute;
	top: 5px;
	left: 10px;
	bottom: 5px;
	font-size: 40px;
}
.post_single .sidebar .sticky .action span{
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 5px;
}

/*//////////////////////////////////////////*/
/* Page home */
/*//////////////////////////////////////////*/

.page_home{
	position: relative;
}
.page_home .spotlight{
	width:1200px;
	max-width:calc(100% - 30px);
	margin:0 auto;
}
@media (max-width:799px) {
	.page_home .spotlight{
		margin:0 auto 30px;
	}
}
.page_home .spotlight .slide{
	position: relative;
	padding-bottom: 180px;
}
@media (max-width:599px) {
	.page_home .spotlight .slide{
		padding-bottom: 90px;
	}
}
.page_home .spotlight .slide.slick-active .progress {
	border-radius: 50%;
	width: 40px;
	height: 40px;
	padding: 5px;
	background: var(--white);
	position: absolute;
	top:15px;
	right:15px;
	z-index: 15;
}
.page_home .spotlight .slide.slick-active:not(:hover) .progress div {
	border: 5px solid var(--accent-blue);
	border-radius: 50%;
	width: 30px;
	height: 30px;
	animation: circleprogress linear 4000ms;
}
.page_home .spotlight .slide .img_cover{
	display: block;
	position: relative;
	width:100%;
	height:600px;
	background-color: var(--black);
	border-radius: 0 0 10px 10px;
	z-index: 5;
}
@media (max-width:799px) {
	.page_home .spotlight .slide .img_cover{
		border-radius: 0;
		position: relative;
		height:500px;
	}
}
@media (max-width:599px) {
	.page_home .spotlight .slide .img_cover{
		height:400px;
	}
}
.page_home .spotlight .slide .excerpt{
	display: block;
	opacity:0;
	position: absolute;
	width:570px;
	background: var(--white);
	padding:30px;
	bottom:90px;
	right:90px;
	z-index: 10;
	transform: translateY(60px);
}
@media (max-width:999px) {
	.page_home .spotlight .slide .excerpt{
		right:30px;
		bottom:45px
	}
}
@media (max-width:799px) {
	.page_home .spotlight .slide .excerpt{
		position: relative;
		right:0;
		width:100%;
		padding:15px;
		bottom:0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
}
.page_home .spotlight .slide.slick-active .excerpt{
	opacity:1;
	transform: translateY(0);
}
.page_home .spotlight .arrow{
	display: block;
	width:60px;
	height: 60px;
	line-height: 56px;
	border-radius: 30px;
	background: transparent;
	border:2px solid var(--gray-light-2);
	color:var(--gray-light-2);
	cursor:pointer;
	font-size: 24px;
	text-align: center;
	position:absolute;
	bottom:60px;
	z-index:100;
}
.page_home .spotlight .arrow:hover{
	border:2px solid var(--accent-blue);
	color:var(--accent-blue);
}
.page_home .spotlight .arrow.next{
	left:90px;
}
.page_home .spotlight .arrow.prev{
	left:170px;
}
@media (max-width:999px) {
	.page_home .spotlight .arrow.next{
		left:30px;
	}
	.page_home .spotlight .arrow.prev{
		left:110px;
	}
}
@media (max-width:799px) {
	.page_home .spotlight .arrow.next{
		left:calc(50% - 90px);
		bottom:0;
	}
	.page_home .spotlight .arrow.prev{
		left:calc(50% + 30px);
		bottom:0;
	}
}

/*//////////////////////////////////////////*/
/* Empty */
/*//////////////////////////////////////////*/

.empty{
	height: 600px;
	background-image: url('../graphics/images/empty.png?v2');
}
@media (max-width:799px) {
	.empty{
		height: 400px;
	}
}

/*//////////////////////////////////////////*/
/* Pagination */
/*//////////////////////////////////////////*/

.pagination{
	display: flex;
	justify-content: center;
	width: 100%;
	position:relative;
	margin:30px 10px 60px;
}
.pagination .list{
	display: flex;
	font-size: 0;
}
.pagination .list .item{
	position:relative;
	margin:0 5px;
	height:60px;
	padding:0;
	border-radius: 30px;
	border: 1px solid var(--gray-light-2);
    color: var(--gray-medium-1);
    background: transparent;
}
.pagination .list a.item{
    display: flex;
    align-items: center;
    justify-content: center;
	width:60px;
	font-size: 20px;
}
.pagination .list a.item:hover{
	border: 1px solid var(--accent-blue);
    color: var(--accent-blue);
}
.pagination .list a.item:active{
	top:1px;
}
.pagination .list a.item.current{
	color:var(--white);
	background:var(--accent-blue);
	border: 1px solid var(--accent-blue);
	cursor: default;
	top:0;
}
.pagination .list select.item{
	padding:0 20px;
	font-size:16px;
}
@media (max-width:499px) {
	.pagination .list .item{
		height:50px;
	}
	.pagination .list a.item{
		width:50px;
	}
	.pagination .list select.item{
		padding:0 10px;
	}
}

/*//////////////////////////////////////////*/
/* Footer */
/*//////////////////////////////////////////*/

#footer{
	position: relative;
	overflow: hidden;
	background: var(--accent-black);
	color: var(--white);
}
#footer .spotlight{
	position: relative;
	padding: 45px 0 60px;

    -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
}
#footer .spotlight .item{
	display: block;
	height: calc(100% - 15px);
    border-radius: 10px;

    -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
}
#footer .spotlight .item .img{
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
#footer .spotlight .item .img span{
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
    color: var(--accent-blue);
	position: absolute;
	z-index: 10;
}
#footer .spotlight .item .img div{
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#footer .spotlight .item:hover .img div{
    opacity: 0.8;

    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
#footer .spotlight .item .meta{
	padding: 15px;
}
#footer .spotlight .item .meta strong{
	display: block;
	padding-bottom: 10px;
}
#footer .spotlight .item .meta p{
	display: block;
	opacity: 0.6;
}
#footer .about{
	position: relative;
	padding-top: 60px;
}
#footer .about img{
	display: inline-block;
	width: auto;
	height: 40px;
}
#footer .about p{
	display: block;
}
#footer .legal{
    font-size: 14px;
    line-height: 20px;
	color: #505d6e;
}
#footer .copyright{
	font-size: 12px;
	line-height: 18px;
	color: #505d6e;
}
#footer .copyright i{
	display: inline-block;
	padding: 0 5px;
	opacity: 0.6;
}
#footer .img_contain{
	width: 1000px;
	height: calc(100% - 60px);
	margin: 30px 0;
	background-position: left;
	background-image: url('../graphics/images/footer.png');
}
/*//////////////////////////////////////////*/
/* Format TinyMCE */
/*//////////////////////////////////////////*/

.format{
	width:100%;
	font-size:18px;
	line-height:26px;
	font-family:'Roboto Flex', Arial, Tahoma, Helvetica, sans-serif;
	position: relative;
	overflow: hidden;
}

/* Inline elements */

.format a{
	color:var(--accent-blue);
	border-bottom:1px solid var(--accent-blue);
}
.format a:hover{
	border-bottom:1px solid transparent;
}
.format strong{
	font-weight:700;
}
.format em{
	font-style:italic;
}
.format sup{
	display: inline-block;
    font-size: 10px;
    line-height: 14px;
    padding: 0 4px;
    background: var(--gray-light-2);
    color: var(--black);
    font-weight: 700;
    vertical-align: top;
    margin: 0 0 0 2px !important;
    border-radius: 7px;
}

/* Block elements */

.format p{
	margin:20px 0;
}
.format hr{
	display:block;
	border:none;
	margin:40px auto;
	height:1px;
	width:80%;
	background:var(--gray-light-2);
}

/* Custom block elements */

.format .text_accent{
	display:block;
	padding:12px 20px;
	margin:20px 0;
    background: var(--gray-light-2);
    color: var(--black);
    border-radius: 5px;
	font-size: 20px;
	line-height: 28px;
}
.format .text_small{
	margin:20px 0;
	font-size:14px;
	line-height:18px;
	opacity:0.8;
	max-width:70%;
}
@media (max-width:599px) {
	.format .text_small{
		max-width:100%;
	}
}
.format .text_blockquote{
	padding:0 0 0 50px;
	border:0;
	position: relative;
}
.format .text_blockquote:before,
.format .text_blockquote:after{
	content:'';
	display: block;
	position: absolute;
}
.format .text_blockquote:before{
	width:2px;
	height:100%;
	top:0;
	left:24px;
	background: var(--accent-blue);
	border-radius: 2px;
}
.format .text_blockquote:after{
	content:'\e244';
	font-family: 'Material Symbols Rounded';
	width:26px;
	height:26px;
	line-height:26px;
	text-align: center;
	top:calc(50% - 13px);
	left:12px;
	font-size:16px;
	background: var(--accent-blue);
	color:var(--white);
	border-radius: 13px;
}
.format .text_info{
	padding:10px 10px 10px 50px;
	border:0;
	position: relative;
	color:var(--accent-blue);
	font-size: 16px;
    line-height: 24px;
	background: rgba(var(--accent-blue-rgb), 0.1);
}
.format .text_info:before{
	display: block;
	position: absolute;
	top:0;
	left:24px;
	content:'\e88e';
	font-family: 'Material Symbols Rounded';
	width:20px;
	height:24px;
	line-height:24px;
	text-align: center;
	top:calc(50% - 13px);
	left:15px;
	font-size:16px;
	color:var(--accent-blue);
}

/* Titles */

.format h1,
.format h2,
.format h3,
.format h4,
.format h5,
.format h6{
	color:var(--accent-blue);
	font-size:26px;
	line-height:30px;
	margin:40px 0 20px;
	font-family:'RVLand', Arial, Tahoma, Helvetica, sans-serif;
	font-weight: 700;
}

/* Lists */

.format ul{
	display:block;
	margin:20px 0 20px 50px;
}
.format ul li{
	display:list-item;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom: 5px;
	position: relative;
}
.format ul li:before{
	content:'';
	display:block;
	width:14px;
	height:1px;
	line-height:26px;
	font-size:20px;
	text-align: right;
	background: var(--gray-light-2);
	position: absolute;
	top:12px;
	right: calc(100% + 10px);
}
.format ol{
	display:block;
	margin:20px 0 20px 50px;
	counter-reset: li;
}
.format ol li{
	display:list-item;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom: 5px;
	position: relative;
	counter-increment: li;
}
.format ol li:before{
	content:counter(li)'.';
	display:block;
	height:26px;
	line-height:26px;
	font-size:14px;
	text-align: right;
	color:var(--gray-light-2);
	position: absolute;
	top:0;
	right: calc(100% + 10px);
}

/* Images */

.format img{
	display:block;
	max-width: 100%;
	height:auto;
}
.format .image{
	margin:40px 0;
	width:100%;
}
.format .image a{
	border-bottom:0;
	line-height: 0;
	display:table;
	width: auto;
    margin-left: auto;
    margin-right: auto;
}
.format .image img.size-thumbnail{
	display: inline-block;
}

/* Images with captions */

.format .wp-caption-text{
	line-height:14px;
	font-size: 12px;
	color:var(--white);
	margin:0;
	padding:7px 30px;
	position: relative;
	background: var(--accent-blue);
	margin:0;
}
.format .wp-caption-text:before{
	content:'';
	position: absolute;
	top: -10px;
	left: 30px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent var(--accent-blue) transparent;
}

/* Gallery */

.format .gallery{
	position:relative;
	overflow:hidden;
	width:100%;
	margin:40px 0;
	font-size: 0;
	line-height: 0;
	width:100%;
	margin:40px 0;
}
.format .gallery .slick-list{
	margin:0 -5px !important;
}
.format .gallery .item{
    display:inline-block;
	position:relative;
	margin:0 5px !important;
	border:none;
	z-index: 5;
}
.format .gallery .item img{
    width:100%;
	height:auto;
}
.format .gallery .arrow{
	top:calc(50% - 30px);
	position: absolute;
	background: transparent;
	border: 0;
	cursor: pointer;
	z-index: 100;
}
.format .gallery .arrow.arrow_prev{
	left:0px;
}
.format .gallery .arrow.arrow_next{
	right:0px;
}
.format .gallery .arrow.arrow_disabled{
	visibility: hidden;
}
.format .gallery .arrow span{
	display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    background: var(--white);
    color: var(--accent-blue);
	position:relative;
	border-radius:25px;
	font-size: 24px;
	opacity:0;
	transition:all 200ms linear;
}
.format .gallery:hover .arrow span{
	opacity:1;
}
.format .gallery .arrow.arrow_prev span{
	left:-10px;
}
.format .gallery:hover .arrow.arrow_prev span{
	left:10px;
}
.format .gallery .arrow.arrow_next span{
	right:-10px;
}
.format .gallery:hover .arrow.arrow_next span{
	right:10px;
}
.format .gallery.slick-slider ul{
    display: block;
	font-size:0;
	width:100%;
	text-align: center;
	margin:5px 0 0 !important;
}
.format .gallery.slick-slider ul li{
    display: inline-block;
	margin:5px 5px 0 !important;
}
.format .gallery.slick-slider ul li:before,
.format .gallery.slick-slider ul li:after{
    display: none;
}
.format .gallery.slick-slider ul li button{
    display: block;
	width:20px;
	height: 20px;
	padding:0;
	margin:0;
	border:0;
	cursor:pointer;
	border-radius: 50%;
	font-size:0;
	background: var(--gray-light-2);
}
.format .gallery.slick-slider ul li.slick-active button{
	cursor:default;
	background: var(--accent-blue);
}
.format .gallery br{
    display: none;
}

/* Gallery thumbs */

.format .gallery.gallery-columns-4{
	font-size: 0;
	width: calc(100% + 70px);
	margin: 40px -35px 30px;
}
.format .gallery.gallery-columns-4 .item{
	width:calc(25% - 10px);
	margin:0 5px 10px !important;
}
@media (max-width: 799px) {
	.format .gallery.gallery-columns-4{
		width: calc(100% + 30px);
	    margin: 40px -15px 30px;
		display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	}
	.format .gallery.gallery-columns-4 .item{
		width: calc(33.333333% - 7px);
	    margin: 0 0 10px !important;
	}
}

/* Tables */

.format .table{
	width:100% !important;
	overflow-x: auto;
}
.format table{
	width:100% !important;
	min-width:500px;
	margin:20px 0;
	border-top:1px solid var(--gray-light-2);
	border-left:1px solid var(--gray-light-2);
	border-bottom:none;
	border-right:none;
	border-collapse: collapse;
}
.format table tr{
	padding:0;
	margin:0;
}
.format table tr td{
	padding:10px 15px;
	margin:0;
	border-top:none;
	border-left:none;
	border-bottom:1px solid var(--gray-light-2);
	border-right:1px solid var(--gray-light-2);
}

/* Embeds */

.format iframe{
	margin:40px auto 20px !important;
}
.format .fluid_video{
	margin:40px 0;
	width:100%;
	background: var(--gray-light-2);
	position: relative;
}
.format .fluid_video iframe{
	margin:0 !important;
	z-index: 10;
}
.format iframe.instagram-media{
	margin:40px auto 20px !important;
}
.format .twitter-tweet{
	margin:40px auto 20px !important;
}
.format .fb-post{
	margin:40px auto 20px !important;
}
.format .fb_iframe_widget{
	width:100% !important;
}
.format .fb_iframe_widget span{
	display:block !important;
	margin-left:auto;
	margin-right: auto;
}

/* No first / last margin */

.format *:first-child{
	margin-top:0 !important;
}
.format *:last-child{
	margin-bottom:0 !important;
}
/*//////////////////////////////////////////*/
/* Common elements */
/*//////////////////////////////////////////*/

body.night .shdw_1{
	-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
body.night .shdw_2{
	-webkit-box-shadow: 0 15px 45px 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 15px 45px 0 rgba(0, 0, 0, 0);
	box-shadow: 0 15px 45px 0 rgba(0, 0, 0, 0);
}
body.night .shdw_2:hover{
	-webkit-box-shadow: 0 15px 45px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 15px 45px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 15px 45px 0 rgba(0, 0, 0, 0.15);
}
body.night .group_posts.group_campings{
	background-color: var(--gray-dark-2);
}
body.night .group_posts.group_companies{
	background-color: var(--gray-dark-2);
}
body.night .group_posts.group_articles{
	background-color: var(--gray-dark-2);
}

/*//////////////////////////////////////////*/
/* Core elements */
/*//////////////////////////////////////////*/

body.night{
	color:var(--white);
	background:var(--gray-dark-1);
}

/*//////////////////////////////////////////*/
/* Loader */
/*//////////////////////////////////////////*/

body.night #loader{
	background:var(--gray-dark-1);
}
body.night #loader div{
	border-right:2px solid var(--gray-dark-1);
}

/*//////////////////////////////////////////*/
/* Menu */
/*//////////////////////////////////////////*/

body.night #menu .menu{
	background: var(--gray-dark-1);

	-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
	-moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
}
body.night #menu .menu .inner .logo svg{
    fill: var(--white);
}
body.night #menu .menu .inner .burger.active:before{
	border-color: transparent transparent var(--gray-medium-2) transparent;
}
body.night #menu .menu .inner .nav{
	color:var(--white);
}
@media (max-width:799px) {
	body.night #menu .menu .inner .nav{
		background: var(--gray-dark-1);
		border-top:1px solid var(--gray-medium-2);
	}
}
body.night #menu .menu .inner .search input{
	color:var(--white);
	background:var(--gray-medium-2);
	border:1px solid transparent;
}
body.night #menu .menu .inner .search button{
	color:var(--gray-medium-1);
}
body.night #menu .menu .inner .button{
	background:var(--gray-medium-2);
}
body.night #menu .menu .inner .age{
    border: 1px solid var(--gray-medium-1);
    color: var(--gray-medium-1);
}

/*//////////////////////////////////////////*/
/* Page single */
/*//////////////////////////////////////////*/

body.night .page_single .nav{
	background: var(--accent-black);
}
body.night .page_single .content{
	background: var(--accent-black);
}

/*//////////////////////////////////////////*/
/* Post single */
/*//////////////////////////////////////////*/

body.night .post_single .content{
	background: var(--accent-black);
}
body.night .post_single .infoblock{
	background: var(--accent-black);
}
body.night .post_single .share{
	background: var(--accent-black);
}
body.night .post_single .source{
	background: var(--accent-black);
}

/*//////////////////////////////////////////*/
/* Page home */
/*//////////////////////////////////////////*/

body.night .page_home .spotlight .slide.slick-active .progress {
	background: var(--black);
}
body.night .page_home .spotlight .slide .excerpt{
	background: var(--accent-black);
}

/*//////////////////////////////////////////*/
/* Pagination */
/*//////////////////////////////////////////*/

body.night .pagination .list .item:not(:hover){
    color: var(--gray-light-2);
}

/*//////////////////////////////////////////*/
/* Items */
/*//////////////////////////////////////////*/

body.night .item_post_vertical .meta{
	border-color: transparent;
	background: var(--accent-black);
}
body.night .item_post_horizontal{
	border-color: transparent;
}
body.night .item_post_horizontal .meta{
	background: var(--accent-black);
}
body.night .item_post_stack .meta{
	background: var(--accent-black);
}
body.night .item_post_arrow{
	background: var(--accent-black);
	border-color: transparent;
}
