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

/* UI styles */

h1 {
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 32px;
	color: #101932;
	line-height: 34px;
}
h2 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 32px;
	color: #101932;
	line-height: 34px;
}
h3 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 32px;
	color: #101932;
	line-height: 34px;
}
p {
	margin-bottom: 20px;
}
b, strong {
	font-weight: normal;
}
.content a, .content a:link, .content a:visited {
	color: #002acc;
	text-decoration: underline;
}
.content a:hover, .content a:active {
	color: #002acc;
	text-decoration: underline;
}

/* Main blocks */

.min_height {
	position: relative;
	min-height: 100%;
        /*max-width: 96%;*/
	background-color: #f6f6f6;
}
.container, .container-fluid {
	position: relative;
}
.wrapper {
	position: relative;
}
.clearfix {
	clear: both;
	min-height: 1px;
}

/* Header */

.header {
	position: relative;
	padding-top: 60px;
	padding-bottom: 10px;
	background-color: #fff;
}
.header .wrapper {
	background-color: #fff;
}
.head_pict {
	position: relative;
	height: 202px;
	margin-bottom: 20px;
}
.head_pict img {
	display: block;
	width: 100%;
	height: 202px;
	object-fit: cover;
	object-position: center;
}
.head_pict_h300 {
	height: 300px;
}
.head_pict_h300 img,
.block_5 .head_pict_h300 img {
	height: 300px;
}
.head_pict_hAuto {
	height: auto;
}
.head_pict_hAuto img,
.block_5 .head_pict_hAuto img {
	height: auto;
}
.head_pict_h600 {
	height: 600px;
}
.head_pict_h600 img,
.block_5 .head_pict_h600 img {
	height: 600px;
}
.head_pict a {
	display: block;
	color: #fff;
}
.head_pict span {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	font-size: 45px;
	font-family: 'PFRegalDisplayPro-Regular';
	text-align: center;
	line-height: 45px;
}
.head_pict small {
	display: block;
	font-size: 19px;
}
.header_m .head_logo {
	margin-bottom: 40px;
}
.head_info {
	position: relative;
	padding-top: 40px;
	padding-bottom: 30px;
}
.head_lang {
	position: absolute;
	top: -40px;
	right: 15px;
}
.head_lang ul {
	list-style: none;
	text-align: right;
}
.head_lang ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 10px;
	font-family: 'FuturaPT-Medium';
	line-height: 10px;
}
.header_d .head_lang ul li {
	font-size: 10px;
	line-height: 10px;
}
.header_m .head_lang ul li {
	font-size: 18px;
	line-height: 18px;
}

.head_lang ul li:last-child:after {
	display: none;
}
.head_lang, .head_lang a {
	color: #0b0b17;
}
.head_link a {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	text-align: center;
	margin-right: 8px;
}
.head_find, .head_find form {
	position: relative;
}
.header_d .head_find {
	margin-right: 45px;
}
.head_find_search {
	display: block;
	vertical-align: top;
	height: 23px;
	border: 1px solid #0b0b17;
	margin: 0;
	font-family: 'CeraRoundProDEMO-Medium';
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #0b0b17;
	outline: none;
}
.head_find_button {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	height: 22px;
	margin: 0;
	border: none;
	outline: none;
	z-index: 1;
}
.head_find_button .glyphicon {
	top: 0;
}
.head_find_search::-webkit-input-placeholder {
	color: #0b0b17;
}
.head_find_search::-moz-placeholder {
	color: #0b0b17;
}
.head_find_search:-moz-placeholder {
	color: #0b0b17;
}
.head_find_search:-ms-input-placeholder {
	color: #0b0b17;
}
.head_find_search {
	width: 100%;
	font-size: 10px;
	text-indent: 10px;
	padding: 0;
}
.head_find_button {
	font-size: 11px;
	padding: 0 5px;
	background-color: transparent;
}
.head_icon {
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 15px;
	width: 20px;
	height: 12px;
	cursor: pointer;
}
.head_icon span {
	position: absolute;
	top: 50%;
	margin-top: -1px;
	right: 0;
	width: 16px;
	height: 2px;
	background-color: #171838;
}
.head_icon span:before,
.head_icon span:after {
	content: "";
	position: absolute;
	height: 2px;
	background-color: #171838;
}
.head_icon span:before {
	content: "";
	top: -5px;
	right: 0;
	width: 20px;
}
.head_icon span:after {
	content: "";
	bottom: -5px;
	right: 0;
	width: 13px;
}
.head_menu ul li {
	font-family: 'CeraRoundProDEMO-Medium';
	letter-spacing: 1px;
}
.head_menu .btn {
	font-size: 10px;
	min-width: 168px;
	margin-left: 8px;
}
.head_menu .btn:first-child {
	margin-left: 0;
}
.header_d .head_menu_stick {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	display: none;
	z-index: 5;
}
.desktop_menu {
	position: relative;
}
.desktop_menu ul {
	list-style: none;
}
.desktop_menu ul li {
	display: inline-block;
	vertical-align: top;
	line-height: 44px;
	margin-right: 25px;
}
.desktop_menu ul li:last-child {
	margin-right: 0;
}
.desktop_menu ul li a {
	font-size: 13px;
	text-transform: uppercase;
	color: #0b0b17;
}

/* Content */

.content ul li {
	margin-bottom: 10px;
}
.content ul {
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 20px;
}
/* Таблица */
.content table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
}
.content table th, .content table td {
	padding: 4px 8px;
	word-wrap: break-word;
	vertical-align: top;
	font-size: 14px;
	line-height: 16px;
	border: 1px solid #000;
}
.content table th {
	font-family: 'CeraRoundProDEMO-Medium';
	background-color: #b7b7b7;
}
.content table td {
	font-family: 'FuturaPT-Medium';
	background-color: #ffffff;
}

.main_block {
	position: relative;
}
.block {
	position: relative;
}
.block_head {
	position: relative;
	font-family: 'PT_Serif';
	padding-top: 30px;
}
.block_head h2 {
	color: #0b0b17;
}
.block_head .btn.btn-default {
	min-width: 200px;
	background-color: transparent;
}
.block_6 .block_head .btn.btn-default {
	display: block;
	float: none;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
.block_6 .block_head .btn.btn-default,
.block_6 .block_head .btn.btn-default:link,
.block_6 .block_head .btn.btn-default:visited {
	color: #fff;
}
.block_6 .block_head .btn.btn-default:hover,
.block_6 .block_head .btn.btn-default:active {
	color: #000;
}
@media all and (min-width: 320px) {
	.block_6 .block_head .btn.btn-default {
		margin-top: 25px;
	}
}
@media all and (min-width: 992px) {
	.block_6 .block_head .btn.btn-default {
		position: absolute;
		top: 0;
		right: -12px;
		margin-top: 0;
	}
}
.flex_block {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: left;
	align-items: stretch;
	align-content: flex-start;
}
.flex_block > .row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: left;
	align-items: stretch;
	align-content: flex-start;
}
.flex_block > .row > div {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: left;
	align-items: stretch;
	align-content: flex-start;
}
.banner, .banner a {
	position: relative;
}
.banner a, .banner img {
	display: block;
	width: 100%;
	height: 640px;
	object-fit: cover;
	object-position: bottom;
}
.banner span {
	color: #fff;
	position: absolute;
	left: 20px;
	bottom: 35px;
	font-size: 36px;
	font-family: 'PFRegalDisplayPro-Regular';
	line-height: 36px;
}
.info_block,
.ib_pict,
.ib_desc {
	position: relative;
}
.ib_pict_sect {
	position: absolute;
	top: 40px;
	left: 40px;
	font-size: 12px;
	color: #fff;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.ib_pict {
	overflow: hidden;
}
.ib_pict img {
	display: block;
	width: 100%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.ib_desc {
	padding-top: 20px;
	padding-bottom: 30px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.big_info_block .ib_desc {
	padding-top: 30px;
}
.ib_sect {
	position: relative;
	color: #59c0f5 !important;
	font-size: 11px;
	font-family: 'CeraRoundProDEMO-Medium';
	line-height: 11px;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-bottom: 15px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.ib_sect:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 44px;
	height: 1px;
	background-color: #59c0f5 !important;
}
.ib_head {
	position: relative;
	font-size: 23px;
	font-family: 'PT_Serif';
	line-height: 26px;
	color: #0b0b17;
	margin-bottom: 25px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.ib_date {
	position: relative;
	color: #b5b5b9;
	font-size: 14px;
	font-family: 'GTWalsheimPro';
	line-height: 16px;
	margin-bottom: 20px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.ib_date i {
	position: relative;
	padding-left: 10px;
	margin-left: 5px;
}
.ib_date i:before {
	content: "";
	display: block;
	width: 3px;
	height: 3px;
	position: absolute;
	top: 5px;
	left: 0;
	background: url("../images/dot.png") 0 center no-repeat;
}
.ib_text {
	position: relative;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.ib_text p {
	color: #0b0b17;
	font-size: 14px;
	font-family: 'GTWalsheimPro';
	line-height: 24px;
	margin-bottom: 0;
}
.ib_text a {
	font-weight: bold;
	color: #0b0b17;
}
.info_block {
	background-color: #fff;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.info_block:hover {
	background-color: #282837;
}
.info_block:hover .ib_head {
	color: #ffffff;
}
.info_block:hover .ib_sect {
	color: #686870;
}
.info_block:hover .ib_sect:after {
	content: "";
	background-color: #686870;
}
.info_block:hover .ib_date {
	color: #696973;
}
.info_block:hover .ib_text p {
	color: #53535f;
}
.info_block:hover .ib_text a {
	color: #ffffff;
}
.info_block:hover .ib_pict img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}


.read_more {
	margin-left: 5px;
}

/* Block 1 */

.block_1 {
	/*background-image: url("../images/bg1.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;*/
}
.block_1 .wrapper {
	background-color: #fff;
}

/* Block 2 */

@media all and (min-width: 320px) {
	.block_2 .wrapper {
		background-color: #ffffff;
	}
}
@media all and (min-width: 992px) {
	.block_2 .wrapper {
		background-color: #f6f6f6;
	}
}
.block_2 .sb_form {
	margin-bottom: 30px;
}
input[type="text"].sb_form_fields {
	display: block;
	width: 100%;
	height: 44px;
	background-color: transparent;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 45px;
	padding-right: 45px;
	background-repeat: no-repeat;
	background-position: 15px center;
	font-size: 16px;
	font-family: 'GTWalsheimPro';
	line-height: 16px;
	color: #ababb0;
}
.block_2 input[type="text"].sb_form_fields {
	border: 1px solid #d9d9d9;
	background-image: url("../images/mail_b_icon.png");
}
.sb_form_button {
	position: absolute;
	top: 1px;
	bottom: 1px;
	right: 1px;
	padding: 0;
	width: 40px;
	background: none;
	border: none;
	cursor: pointer;
}

/* Block 3 */

.block_3 {
	background-color: #f6f6f6;
}
@media all and (min-width: 320px) {
	.block_3 .wrapper {
		background-color: #ffffff;
	}
}
@media all and (min-width: 992px) {
	.block_3 .wrapper {
		background-color: #f6f6f6;
	}
}
.border_block {
	border: 4px solid #e1e1e1;
	margin-bottom: 20px;
}
.subscribe_block {
	background-image: url("../images/mail_bg.png");
	background-position: 10px bottom;
	background-repeat: no-repeat;
}
.sb_head {
	font-size: 22px;
	font-family: 'PT_Serif';
	line-height: 32px;
	color: #0b0b17;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.sb_desc {
	font-size: 22px;
	font-family: 'PT_Serif';
	line-height: 32px;
	color: #0b0b17;
	margin-bottom: 40px;
}
.sb_form, .sb_form form {
	position: relative;
}
.sb_link {
	font-size: 10px;
	font-family: 'CeraRoundProDEMO-Medium';
	color: #000000;
	text-transform: uppercase;
}
.sb_link a {
	color: #002acc;
}
.soc_group {
	position: relative;
	margin-bottom: 25px;
}
.soc_group:last-child {
	margin-bottom: 0;
}
.btn.btn-default.load_more {
	min-width: 200px;
	background-color: transparent;
}

/* Block 4 */

@media all and (min-width: 320px) {
	.block_4 .wrapper {
		background-color: #ffffff;
	}
}
@media all and (min-width: 992px) {
	.block_4 .wrapper {
		background-color: #f6f6f6;
	}
}

/* Block 5 */

.block_5 {
	position: relative;
	padding-bottom: 35px;
}
.block_5 img {
	display: block;
	width: 100%;
	height: 202px;
	object-fit: cover;
	object-position: center;
}
.block_5 a {
	display: block;
	color: #fff;
}
.block_5 span {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	font-size: 45px;
	font-family: 'PFRegalDisplayPro-Regular', Sans-Serif;
	text-align: center;
	line-height: 45px;
}
.block_5 small {
	display: block;
	font-size: 19px;
}

/* Block 6 */

.block_6 {
	padding-top: 55px;
	padding-bottom: 65px;
	background-color: #282837;
}
.read_block_head {
	position: relative;
	color: #fff;
	font-family: 'PFRegalDisplayPro-Regular', Sans-Serif;
	text-align: center;
}
.small_head {
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.small_head:after {
	content: '';
	display: block;
	width: 44px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -22px;
	background-color: #87878f;
}
.read_block_body .owl-carousel .owl-stage-outer {
	padding-bottom: 50px;
}
.read_block_body .owl-nav > div {
	position: absolute;
	top: 0;
	width: 48px;
	height: 48px;
	text-align: center;
	border: 1px solid #b0b0b5;
	color: #fff;
	font-size: 25px;
	padding: 10px 0;
}
.read_block_body .owl-nav > div:hover,
.read_block_body .owl-nav > div:active {
	color: #b0b0b5;
}
.read_block_body .owl-prev {
	left: 0;
}
.read_block_body .owl-next {
	right: 0;
}
.journal_block {
	position: relative;
	background-color: #282837;
}
.journal_block:hover:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	box-shadow: 0 0 16px #030115;
	-moz-box-shadow: 0 0 16px #030115;
	-webkit-box-shadow: 0 0 16px #030115;
}
.journal_block:hover {
	background-color: #ffffff;
}
.journal_block img {
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}
.journal_block .btn.btn-info {
	display: none;
	position: relative;
	min-width: 140px;
	z-index: 1;
}
.journal_block:hover .btn.btn-info {
	display: inline-block;
}
.read_block_foot {
	position: relative;
	color: #fff;
	font-family: 'PT_Serif';
}
.read_block_form, .read_block_form form {
	position: relative;
}
.read_block_form {
	max-width: 445px;
}
.read_block_form .sb_form_fields {
	border: 1px solid #7a7a83;
	background-image: url(../images/mail_w_icon.png);
}

/* Block 7 */

.block_7 {
	background-color: #fff;
}
.block_7 .btn.btn-default {
	min-width: 200px;
}
.media_list {
	position: relative;
	margin-bottom: 25px;
}
.media_item {
	position: relative;
}
.video_block {
	height: 336px;
	margin-bottom: 45px;
}
.video_block img {
	display: block;
	height: 336px;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.play_icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -39px;
	margin-left: -39px;
	display: block;
	width: 78px;
	height: 78px;
	background: url("../images/play_icon.png") 0 0 no-repeat;
	background-size: 78px auto;
	z-index: 1;
	cursor: pointer;
}
.photo_block {
	margin-bottom: 15px;
}

/* Block 8 */

.block_8 .flex_block {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	align-content: flex-start;
	margin-left: -10px;
	margin-right: -10px;
}
.block_8 .flex_block > div {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: flex-start;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}
.insta_foto {
	position: relative;
	margin-bottom: 25px;
}
.ifoto_wrap, .ifoto_wrap img {
	width: 100%;
}

/* Block 9 */

.block_9 {
	padding-top: 25px;
}
.block_9 .flex_block {
	justify-content: center;
}
.group_block {
	position: relative;
	padding-bottom: 40px;
	margin-left: 25px;
	margin-right: 25px;
	color: #0b0b17;
}
.group_block_icon {
	margin-bottom: 20px;
}
.group_block_name {
	font-size: 30px;
	font-family: 'PT_Serif', Sans-Serif;
	line-height: 30px;
	margin-bottom: 10px;
}
.group_block_desc {
	font-size: 10px;
	font-family: 'CeraRoundProDEMO-Medium';
	line-height: 15px;
}
.group_block_link {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

/* Buttons and forms */

.btn,
.btn:link,
.btn:visited,
.btn:hover,
.btn:active {
	display: inline-block;
	border: 1px solid transparent;
	background-color: transparent;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 0;
	padding: 0;
	outline: none;
	text-align: center;
	text-decoration: none !important;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.btn.btn-default {
	height: 44px;
	line-height: 44px;
	color: #0b0b17;
       font-family:  'GTWalsheimPro';
	/*font-family: 'FuturaPT-Medium';*/
}
.btn.btn-default, .btn.btn-default:link, .btn.btn-default:visited {
	border: 1px solid #e6e6e7;
	background-color: transparent;
}
.btn.btn-default:hover, .btn.btn-default:active {
	border: 1px solid #e6e6e7;
	background-color: #e6e6e7;
}
.btn.btn-info {
	height: 44px;
	line-height: 44px;
	color: #ffffff;
	font-family: 'FuturaPT-Medium';
}
.btn.btn-info, .btn.btn-info:link, .btn.btn-info:visited {
	border: 1px solid #002acc;
	background-color: #002acc;
}
.btn.btn-info:hover, .btn.btn-info:active {
	opacity: 0.8;
}
.form_group {
	position: relative;
}
.form-control {
	height: 50px;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 0;
	padding-right: 0;
	text-indent: 40px;
	color: #101932;
	font-size: 18px;
	font-family: 'Museo_Cyrl_100';
	line-height: 18px;
	border: 1px solid #e0e0e0;
	background-color: #e0e0e0;
	box-shadow: none;
	border-radius: 25px;
}
.form-control.error {
	border: 1px solid #ff5050;
}
.form-control::-webkit-input-placeholder {
	color: #1f203d;
}
.form-control::-moz-placeholder {
	color: #1f203d;
}
.form-control:-moz-placeholder {
	color: #1f203d;
}
.form-control:-ms-input-placeholder {
	color: #1f203d;
}
label.error {
	display: none !important;
}

/* Mobile menu */

.mobile_menu {
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	background: #fff;
	padding: 10px 0;
	z-index: 5;
}
.mobile_menu ul {
	list-style: none;
}
.mobile_menu ul li {
	color: #002acc;
	font-size: 14px;
	font-family: 'CeraRoundProDEMO-Medium';
	text-transform: uppercase;
	line-height: 18px;
}
.cmn-toggle-switch {
	display: block;
	position: absolute;
	top: -42px;
	left: 15px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 20px;
	font-size: 0;
	text-indent: -9999px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: none;
	border-radius: 0;
	border: none;
	cursor: pointer;
	-webkit-transition: background 0.3s;
	transition: background 0.3s;
}
.cmn-toggle-switch:focus {
	outline: none;
}
.cmn-toggle-switch span {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 2px;
	margin-top: -1px;
	background: #101932;
}
.cmn-toggle-switch span::before,
.cmn-toggle-switch span::after {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	height: 2px;
	background: #101932;
	content: "";
}
.cmn-toggle-switch span::before {
	top: -7px;
}
.cmn-toggle-switch span::after {
	bottom: -7px;
}
.cmn-toggle-switch__htx {
	background-color: transparent;
}
.cmn-toggle-switch__htx span {
	-webkit-transition: background 0 0.3s;
	transition: background 0 0.3s;
}
.cmn-toggle-switch__htx span::before,
.cmn-toggle-switch__htx span::after {
	-webkit-transition-duration: 0.3s, 0.3s;
	transition-duration: 0.3s, 0.3s;
	-webkit-transition-delay: 0.3s, 0;
	transition-delay: 0.3s, 0;
}
.cmn-toggle-switch__htx span::before {
	-webkit-transition-property: top, -webkit-transform;
	transition-property: top, transform;
}
.cmn-toggle-switch__htx span::after {
	-webkit-transition-property: bottom, -webkit-transform;
	transition-property: bottom, transform;
}
.cmn-toggle-switch__htx.active {
	background-color: transparent;
}
.cmn-toggle-switch__htx.active span {
	background-color: transparent;
}
.cmn-toggle-switch__htx.active span::before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cmn-toggle-switch__htx.active span::after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.cmn-toggle-switch__htx.active span::before,
.cmn-toggle-switch__htx.active span::after {
	-webkit-transition-delay: 0, 0.3s;
	transition-delay: 0, 0.3s;
	background-color: #101932;
}

/* Footer */

.footer {
	position: relative;
	font-family: 'GTWalsheimPro';
	background-color: #0b0b17;
}
.footer_d {
	margin-top: -368px;
}
.empty_d {
	height: 368px;
}
.footer a {
	color: #fff;
}
.foot_top {
	position: relative;
	padding-top: 30px;
	padding-bottom: 40px;
}
.foot_top p {
	color: #78787d;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin-bottom: 0;
}
.foot_top .foot_logos p {
	color: #ffffff;
	margin-bottom: 10px;
}
.foot_logos img {
	height: 64px;
	object-fit: contain;
	object-position: center;
}
.foot_bot {
	padding-top: 25px;
	padding-bottom: 25px;
}
.foot_bot > .container:before {
	content: "";
	display: block;
	position: absolute;
	top: -25px;
	left: 40px;
	right: 40px;
	border-top: 1px solid #363744;
}
.foot_bot p {
	color: #74798b;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin-bottom: 0;
}
.foot_logo {
	margin-bottom: 20px;
}
.foot_login {
	display: inline-block;
	width: 100%;
	max-width: 380px;
	position: relative;
	margin-bottom: 28px;
}
.foot_logos {
	margin-bottom: 5px;
}
.foot_logos img,
.foot_count img {
	display: inline-block;
}
.ff_form_fields {
	display: block;
	width: 100%;
	height: 44px;
	border: 1px solid #56565f;
	background-color: transparent;
	padding: 0 15px;
}
.ff_form_button {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 105px;
	cursor: pointer;
}
.foot_menu {
	position: relative;
	text-align: right;
	padding: 10px 0;
}
.foot_menu ul {
	list-style: none;
}
.foot_menu ul li {
	display: inline-block;
	margin-left: 28px;
}
.foot_menu ul li:first-child {
	margin-left: 0;
}
.foot_menu ul li a {
	font-size: 12px;
	font-family: 'FuturaPT-Medium';
	line-height: 14px;
	text-transform: uppercase;
}
.foot_menu ul li i {
	margin-left: 20px;
}

/* Burger menu */

.burger_menu {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url('../images/opacity.png');
	display: none;
	z-index: 10;
}
.bm_open {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 24px;
	height: 24px;
	background: url("../images/close.png") 0 0 no-repeat;
	z-index: 12;
	cursor: pointer;
}
.bm_wrap {
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #fff;
}
.bm_logo {
	margin-bottom: 30px;
}
.bm_find {
	max-width: 250px;
	margin-left: 30px;
	margin-bottom: 30px;
}
.bm_link {
	margin-left: 30px;
	margin-bottom: 25px;
}
.bm_find form {
	position: relative;
}
.bm_find_search {
	display: block;
	width: 100%;
	height: 45px;
	border: 1px solid #6b6b6a;
	background-color: transparent;
	padding: 15px 55px 15px 0;
	text-indent: 20px;
	color: #fff;
	font-size: 10px;
	font-family: 'FuturaPT-Medium';
	text-transform: uppercase;
}
.bm_find_button {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 55px;
	border: none;
	background-color: transparent;
	color: #fff;
}
.bm_link.bm_link_soc a {
	display: inline-block;
	vertical-align: top;
	height: 15px;
	margin-right: 15px;
	margin-bottom: 0;
}
.bm_link a {
	display: block;
	color: #fff;
	font-size: 10px;
	font-family: 'FuturaPT-Medium';
	text-transform: uppercase;
	line-height: 10px;
	margin-bottom: 12px;
}
.bm_link i {
	font-size: 12px;
	margin-left: 5px;
}
.bm_menu_head {
	font-size: 19px;
	font-family: 'FuturaPT-Medium';
	line-height: 24px;
	padding-bottom: 15px;
	border-bottom: 1px solid #6b6b6a;
	margin-bottom: 20px;
}
.bm_menu_list {
	margin-bottom: 45px;
}
.bm_menu_one ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.bm_menu_one ul li {
	display: block;
	font-size: 10px;
	font-family: 'FuturaPT-Medium';
	line-height: 12px;
	text-transform: uppercase;
	color: #6b6b6a;
	margin-bottom: 10px;
}
.bm_menu_one ul li:last-child {
	margin-bottom: 0;
}
.bm_menu_one ul li a {
	color: #6b6b6a;
}
.bm_menu_two {
	padding-top: 25px;
	border-top: 1px solid #6b6b6a;
}
.bm_menu_two ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.bm_menu_two ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	font-family: 'FuturaPT-Medium';
	line-height: 14px;
	color: #ffffff;
	margin-right: 20px;
}
.bm_menu_two ul li a {
	color: #ffffff;
}
@media all and (min-width: 320px) {
	.burger_menu {
		position: absolute;
	}
}
@media all and (min-width: 1170px) {
	.burger_menu {
		position: fixed;
		bottom: 0;
	}
}
/* Modal */

.modal-content {

}
.modal_title {

}
.modal-content .close {

}

@media (max-width: 600px){
   .block_1 .info_block {
		margin-bottom: 15px;
              padding: 10px;
	} 
        .info_block {
    padding: 14px;
        
        }
    
}
@media (max-width: 720px) {
     .media_list{
        padding: 10px;
    }
/*    #content-event{
            padding-right: 15px !important;
    padding-left: 15px !important;
    } */
    #content-wrapper{
      
    padding-left:0 !important;
    } 
}

@media (min-width: 320px) {
   
    
    
    
     .size_flex{
     max-width:300px;
       }
	.wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}
	.block_head .btn.btn-default,
	.btn.btn-default.load_more,
	.block_7 .btn.btn-default {
		float: left;
		margin-bottom: 30px;
	}
	.border_block {
		min-height: 388px;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.group_block {
		margin-bottom: 40px;
 
  


 
	}
	.ib_pict_sect {
		top: 10px;
		left: 10px;
	}
	.block_1 .wrapper {
		padding-top: 15px;
	}
	.block_1 .info_block {
		margin-bottom: 15px;
              
	}
	.block_head h2 {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 30px;
	}
	.info_block {
		margin-bottom: 20px;
	}
	.large_head {
		font-size: 30px;
		line-height: 34px;
		margin-bottom: 30px;
	}
	.small_head {
		font-size: 24px;
		line-height: 24px;
	}
	.read_block_foot p {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	.block_7, .block_9 {
		padding-bottom: 10px;
	}
	.read_block_body .owl-nav {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		height: 1px;
	}
	.journal_block {
		padding: 10px 0;
	}
	.journal_block img {
		max-width: 224px;
	}
}
 

@media (min-width: 600px) {
     .size_flex{
     max-width:600px;
       }
}

@media (min-width: 992px) {
	.wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}
	.block_head .btn.btn-default,
	.btn.btn-default.load_more,
	.block_7 .btn.btn-default {
		float: none;
		margin-bottom: 0;
	}
	.border_block {
		min-height: 478px;
		padding-top: 30px;
		padding-bottom: 30px;
		padding-left: 40px;
		padding-right: 40px;
	}
	.photo_block {
		height: 150px;
	}
	.photo_block img {
		display: block;
		height: 150px;
		width: 100%;
		object-fit: cover;
		object-position: center;
	}
	.block_8 .flex_block > div {
		width: 25%;
	}
	.group_block {
		margin-bottom: 0;
	}
	.journal_block {
		padding: 80px 0 10px 0;
	}
	.journal_block {
		min-height: 360px;
	}
	.journal_block img {
		height: 284px;
		object-fit: cover;
		object-position: top;
	}
	.big_info_block .ib_head {
		font-size: 35px;
		line-height: 36px;
	}
	.ib_desc {
		padding-left: 40px;
		padding-right: 20px;
	}
	.ib_pict_sect {
		top: 20px;
		left: 20px;
	}
	.block_1 .wrapper {
		padding-top: 40px;
	}
	.block_1 .info_block {
		margin-bottom: 60px;
	}
	.block_head h2 {
		font-size: 50px;
		line-height: 50px;
		margin-bottom: 30px;
	}
	.info_block {
		margin-bottom: 40px;
	}
	.block_2 {
		padding-bottom: 100px;
	}
	.block_3 {
		padding-bottom: 100px;
	}
	.large_head {
		font-size: 64px;
		line-height: 64px;
		margin-bottom: 60px;
	}
	.small_head {
		font-size: 34px;
		line-height: 34px;
	}
	.read_block_body {
		padding: 0 80px;
	}
	.read_block_foot p {
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 35px;
	}
	.block_7, .block_9 {
		padding-bottom: 10px;
                padding-top: 50px;
	}
	.read_block_body .owl-nav {
		position: absolute;
		top: 105px;
		left: -80px;
		right: -80px;
		height: 1px;
	}
	.journal_block {
		padding: 10px;
	}
}
@media (min-width: 1024px) {
 .size_flex{
     max-width:600px;
     margin: 0 auto;
       }
}

@media (min-width:1110px) {
	.container {
		width:1110px;
	}
         .size_flex{
     max-width:100%;
     margin: 0 auto;
       }
}

.info_block:hover .ib_head a{
    text-decoration: none !important;
    color: white;
}
.ib_head>a{
    color: black;
}
.vip-event{
    background-color: #c6ac71; height: 34px; position: absolute;right: 0px;top:0; width: 60px; color: white;padding: 0 20px;line-height: 34px;
    font-size: 14px;
    font-family: unset;     text-transform: uppercase;
    z-index: 5;font-weight: 400;text-align: center;
}

.news-detail-tagi{
    margin-bottom: 20px;  padding: 15px;border-bottom: solid #e2e2e2 1px;
  border-top: solid #e2e2e2 1px;padding-left: 0px;padding-right: 0px; 
}
#news-detail-tagi-a{
    color: black;text-decoration: none; text-align: center; border-radius: 3px;text-transform: capitalize;
    font-family: 'PT_Serif';border:solid #e2e2e2 2px ;padding: 10px;margin: 5px; display: inline-block; font-size: 18px; margin-left: 0px;
}
b{
    font-weight: bold !important;
}
/**/
