@font-face {
	font-family: "SkolarSansPEWeb";
	src: url("fonts/SkolarSans/SkolarSansPE_Regular/SkolarSansPEWeb-Rg.eot");
	src: url("fonts/SkolarSans/SkolarSansPE_Regular/SkolarSansPEWeb-Rg.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/SkolarSans/SkolarSansPE_Regular/SkolarSansPEWeb-Rg.woff")
			format("woff"),
		url("fonts/SkolarSans/SkolarSansPE_Regular/SkolarSansPEWeb-Rg.woff2")
			format("woff2");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "SkolarSansPEWeb";
	src: url("fonts/SkolarSans/SkolarSansPE_Italic/SkolarSansPEWeb-It.eot");
	src: url("fonts/SkolarSans/SkolarSansPE_Italic/SkolarSansPEWeb-It.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/SkolarSans/SkolarSansPE_Italic/SkolarSansPEWeb-It.woff")
			format("woff"),
		url("fonts/SkolarSans/SkolarSansPE_Italic/SkolarSansPEWeb-It.woff2")
			format("woff2");
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: "SkolarSansPEWeb";
	src: url("fonts/SkolarSans/SkolarSansPE_Bold/SkolarSansPEWeb-Bd.eot");
	src: url("fonts/SkolarSans/SkolarSansPE_Bold/SkolarSansPEWeb-Bd.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/SkolarSans/SkolarSansPE_Bold/SkolarSansPEWeb-Bd.woff")
			format("woff"),
		url("fonts/SkolarSans/SkolarSansPE_Bold/SkolarSansPEWeb-Bd.woff2")
			format("woff2");
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: "SkolarSansPEWeb";
	src: url("fonts/SkolarSans/SkolarSansPE_Semibold_Italic/SkolarSansPEWeb-SbIt.eot");
	src: url("fonts/SkolarSans/SkolarSansPE_Semibold_Italic/SkolarSansPEWeb-SbIt.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/SkolarSans/SkolarSansPE_Semibold_Italic/SkolarSansPEWeb-SbIt.woff")
			format("woff"),
		url("fonts/SkolarSans/SkolarSansPE_Semibold_Italic/SkolarSansPEWeb-SbIt.woff2")
			format("woff2");
	font-weight: bold;
	font-style: italic;
}
.navbar {
	height: 100px;
	background-color: #132439;
	border: 0;
	border-radius: 0;
	z-index: 999;
}
.navbar-header {
	float: left !important;
}
.navbar-right {
	float: right !important;
}
.navbar-brand {
	font: bold italic 44px/1em "SkolarSansPEWeb";
	text-decoration: none;
	display: inline-block;
	color: #e4cf98;
	height: 1em;
	padding: 0 15px;
	margin: 27px 0;
}
.navbar-brand svg {
	fill: #e5cf98;
	width: 166px;
	height: 45px;
	transition: 0.3s;
}
.navbar-brand:hover,
.navbar-brand:focus {
	color: #e2bd69;
}
.navbar-brand:hover svg,
.navbar-brand:focus svg {
	fill: #e2bd69;
}
.navbar-toggle {
	color: #fff;
	margin-top: 32px;
	margin-right: 0;
}
.navbar-toggle .icon-bar {
	background-color: #fff;
}
@media screen and (max-width: 767px) {
	.navbar-toggle {
		position: absolute;
		top: 0;
		right: 60px;
	}
}
.navbar-collapse {
	padding: 0;
}
.navbar-nav {
	margin: 37px 0 0;
}
@media screen and (max-width: 1200px) {
	.navbar-nav {
		margin-bottom: 20px;
	}
}
.navbar-link {
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
	color: #fff;
	padding: 0 !important;
	margin: 4px 16px 5px;
}
.navbar-link.active,
.navbar-link:hover,
.navbar-link:focus {
	text-decoration: none;
	color: #e4cf98;
	background-color: transparent !important;
}
.navbar-form {
	padding-right: 0;
	margin: 34px 0 34px 0;
	box-shadow: none;
}
.navbar-form input {
	width: 180px !important;
}
.navbar-search {
	display: none;
	position: relative;
	float: right;
	margin: 37px 15px 8px;
	padding: 0;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-search .icon-search {
	display: inline-block;
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -383px -213px;
	width: 24px;
	height: 24px;
}
.-search {
	z-index: 99;
}
.-search .navbar-form {
	display: none;
}
.-search .navbar-nav > li > a {
	margin: 4px 130px;
}
.-search .navbar-nav > li > a:last-child {
	margin-right: 0;
}
@media screen and (min-width: 1600px) {
	.-search .navbar-nav {
		margin-right: 400px;
	}
}
@media screen and (max-width: 1200px) {
	.-search .navbar-nav > li > a {
		margin: 0px 0 10px;
	}
}
@media screen and (max-width: 767px) {
	.-search .navbar-toggle {
		position: relative;
		right: 0;
	}
}
@media (min-width: 1200px) {
	.navbar-form {
		margin-left: 17px;
	}
	.navbar-collapse .container {
		width: auto;
		padding: 0;
	}
}
@media (min-width: 1600px) {
	.navbar-link {
		margin-left: 48px;
		margin-right: 48px;
	}
	.navbar-form {
		margin-left: 43px;
	}
	.navbar-form input {
		width: 362px !important;
	}
}
@media (max-width: 1200px) {
	.navbar-search {
		display: block;
	}
	.navbar-form {
		background-color: #132439;
		clear: both;
		float: none !important;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 -15px;
		padding: 0 15px 30px;
		top: 100%;
		display: none;
	}
	.navbar-form.open {
		display: block;
	}
	.navbar-form .input-group .btn,
	.navbar-form .input-group .btn:hover,
	.navbar-form .input-group .btn:focus {
		background-color: transparent;
		color: #fff;
		border-color: transparent;
	}
	.navbar-form .form-group {
		padding: 0 15px;
		width: 100%;
		max-width: 750px;
		margin: auto;
	}
	.navbar-form .form-group .input-group,
	.navbar-form .form-group input {
		width: 100% !important;
	}
	.navbar-collapse {
		background-color: #132439;
		clear: both;
		float: none !important;
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
	}
	.navbar-link {
		margin: 0 0 20px;
	}
	.navbar-nav li:last-child .navbar-link {
		margin: 0;
	}
}
@media (max-width: 767px) {
	.navbar-nav {
		margin: 25px 15px;
	}
}
.advBlock {
	width: 100%;
	height: 120px;
	background-color: #fff;
	display: block;
}
.advBlock.-right {
	height: 600px;
	margin: 500px 0 50px;
}
.advBlock.-right.-long {
	margin-top: 1900px;
}
.advBlock.-right.-short {
	margin-top: 0;
}
.advBlock.-right.-book {
	height: 750px;
	margin-bottom: 0;
}
.information {
	margin-bottom: 60px;
	margin-top: 35px;
}
.information a {
	display: block;
}
.information-title {
	font-size: 20px;
	line-height: 24px;
	color: #9c9b9b;
	font-style: italic;
	margin-bottom: 10px;
}
.information-img {
	height: 485px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
@media screen and (max-width: 767px) {
	.information-img {
		height: 280px;
	}
}
footer {
	background-color: #132439;
	/*  height: 302px;*/
	color: #fff;
	padding: 40px 0px;
}
.formSubscription {
	max-width: 230px;
	width: 100%;
	margin-bottom: 20px;
	display: table;
}
.formSubscription-label {
	max-width: 180px;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 1.25em;
}
.formSubscription .input-group {
	margin: 5px 0 25px;
}
..formSubscription .input-group .form-control {
	font-size: 14px;
}
.formSubscription .input-group .btn {
	background-color: #e4cf98;
}
.formSubscription .input-group .btn:focus,
.formSubscription .input-group .btn:hover {
	background-color: #e2bd69;
}
.formSubscription .switcher {
	margin-right: 5px;
}
.footerMenu {
	margin-bottom: 90px;
}
.footerMenuList {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	display: table;
}
.footerMenu-item {
	display: inline-block;
	width: 33.33%;
	float: left;
}
.footerMenu-item:nth-of-type(1) {
	text-align: left;
}
.footerMenu-item:nth-of-type(2) {
	text-align: center;
}
.footerMenu-item:nth-of-type(3) {
	text-align: right;
}
.footerMenu-link {
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	padding: 0 10px 0 0;
	text-decoration: none;
}
.footerMenu-link:last-child {
	padding: 0;
}
.footerMenu-link:hover {
	text-decoration: none;
	color: #e4cf98;
}
.network {
	margin-top: 20px;
	list-style: none;
	padding: 0;
	display: table;
	width: 100%;
}
.network-item {
	margin-right: 15px;
	display: inline-block;
	float: left;
}
.network-link {
	width: 20px;
	height: 20px;
	display: inline-block;
	color: #b1b1af;
	cursor: pointer;
	transition: none;
}
.network-link:hover,
.network-link:focus {
	color: #fff;
}
.icon-chrome {
	display: inline-block;
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: 0px -63px;
	width: 228px;
	height: 61px;
}
.icon-chrome:hover {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: 0px -124px;
	width: 228px;
	height: 61px;
}
.icon-firefox {
	display: inline-block;
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: 0px -309px;
	width: 163px;
	height: 61px;
}
.icon-firefox:hover {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -163px -309px;
	width: 163px;
	height: 61px;
}
.icon-opera {
	display: inline-block;
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -169px -248px;
	width: 169px;
	height: 61px;
}
.icon-opera:hover {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: 0px -248px;
	width: 169px;
	height: 61px;
}
.icon-safari {
	display: inline-block;
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -235px -61px;
	width: 188px;
	height: 61px;
}
.icon-safari:hover {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -235px 0px;
	width: 188px;
	height: 61px;
}
.icon-pdf {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -342px -185px;
	width: 41px;
	height: 54px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
.icon-search {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -326px -325px;
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
.icon-arrow {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -342px -239px;
	width: 18px;
	height: 8px;
}
.icon-vk {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -401px -248px;
	width: 21px;
	height: 20px;
}
.icon-vk:hover,
.icon-vk:focus {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -359px -248px;
	width: 21px;
	height: 20px;
}
.icon-ok {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -359px -268px;
	width: 21px;
	height: 20px;
}
.icon-ok:hover,
.icon-ok:focus {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -338px -248px;
	width: 21px;
	height: 20px;
}
.icon-fb {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -338px -268px;
	width: 21px;
	height: 20px;
}
.icon-fb:hover,
.icon-fb:focus {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -380px -248px;
	width: 21px;
	height: 20px;
}
.icon-tw {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -358px -288px;
	width: 20px;
	height: 20px;
}
.icon-tw:hover,
.icon-tw:focus {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -380px -268px;
	width: 20px;
	height: 20px;
}
.icon-rss {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -400px -268px;
	width: 20px;
	height: 20px;
}
.icon-rss:hover,
.icon-rss:focus {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -338px -288px;
	width: 20px;
	height: 20px;
}
.icon-flip {
	background-image: url("../img/icons/@1x/flip.png");
	background-position: center;
	width: 20px;
	height: 20px;
}
.icon-flip:hover,
.icon-flip:focus {
	background-image: url("../img/icons/@1x/flip_hover.png");
	width: 20px;
	height: 20px;
}
.icon-flip-xs {
	background-image: url("../img/icons/@1x/flip_blue.png");
	width: 16px;
	height: 16px;
}
.shareBlock-link:hover .icon-flip-xs,
.shareBlock-link:focus .icon-flip-xs,
.icon-flip-xs:hover,
.icon-flip-xs:focus {
	background-image: url("../img/icons/@1x/flip_white.png");
	width: 16px;
	height: 16px;
}
a.fl_flip_button[data-flip-widget] {
	background-image: url(../img/icons/@1x/flip_blue.png);
	width: 16px;
	height: 24px !important;
	padding: 6px 15px 3px !important;
	font-size: 0 !important;
	border: 0 !important;
	border-radius: 20px !important;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent !important;
	vertical-align: top;
}
a.fl_flip_button[data-flip-widget] b {
	display: none;
}
.shareBlock-link:hover a.fl_flip_button[data-flip-widget],
.shareBlock-link:focus a.fl_flip_button[data-flip-widget],
a.fl_flip_button[data-flip-widget]:hover,
a.fl_flip_button[data-flip-widget]:focus {
	background-image: url("../img/icons/@1x/flip_white.png");
	background-color: #e2bd69 !important;
}
.icon-telegram {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -398px -288px;
	width: 20px;
	height: 20px;
}
.icon-telegram:hover,
.icon-telegram:focus {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -378px -288px;
	width: 20px;
	height: 20px;
}
.firefox {
	width: 188px;
	display: inline-block;
	text-align: left;
}
.copyrightInfo {
	position: relative;
	color: #b1b1af;
}
.copyrightInfo:before {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -383px -185px;
	width: 28px;
	height: 28px;
	content: "";
	position: absolute;
	width: 28px;
	height: 28px;
	top: 0;
	left: -40px;
}
.formSubscription--hasError {
	animation-name: shake;
	animation-duration: 1s;
	animation-fill-mode: both;
}
@media (max-width: 1200px) {
	footer {
		height: auto;
	}
	.footerMenu {
		position: absolute;
		width: 49%;
		margin-bottom: 0;
	}
	.footerMenu-item {
		text-align: left;
	}
	.formSubscription {
		margin-top: 60px;
	}
}
@media (max-width: 767px) {
	.footerMenu {
		width: 100%;
		margin-bottom: 0;
	}
	.formSubscription-label {
		font-size: 18px;
	}
	.copyrightInfo {
		font-size: 12px;
		margin-top: 60px;
		display: inline-block;
	}
	.network-item {
		margin-right: 5px;
	}
}

/*
.form-control.mce_inline_error {
  animation-name: error;
  animation-duration: 2s;
  animation-fill-mode: both;
}
@keyframes error {
  0%, 50%, 100% {
    box-shadow: 0px 0px 1px 2px rgba(255, 0, 0, 0);
  }
  20%, 30%, 70%, 80% {
    box-shadow: 0px 0px 1px 2px rgba(255, 0, 0, 1);
  }
}
*/

@keyframes shake {
	0%,
	100% {
		transform: translate3d(0, 0, 0);
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translate3d(-10px, 0, 0);
	}
	20%,
	40%,
	60%,
	80% {
		transform: translate3d(10px, 0, 0);
	}
}
*:focus {
	outline: none !important;
}
a,
button {
	transition: 0.3s;
}
a {
	text-decoration: underline;
	font-size: inherit;
	color: #e2bd69;
	display: inline-block;
}
a:hover {
	color: #d7a532;
}
h1 {
	font-size: 102px;
	line-height: 0.8em;
	font-weight: bold;
	color: #132439;
	margin: 0;
}
h2 {
	font-size: 48px;
	line-height: 52px;
	font-weight: bold;
	color: #132439;
	margin: 0;
}
h5 {
	color: #101c2c;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 10px;
}
p,
b {
	font-size: 20px;
	line-height: 26px;
}
p {
	margin: 0 0 10px;
}
hr {
	border-top: 5px solid #1d1d1b;
	margin-top: 30px;
	margin-bottom: 30px;
}
.btn {
	height: 40px;
	padding: 0 20px;
	font-size: 18px;
	color: #132439;
	font-weight: bold;
	background-color: #e4cf98;
	border-radius: 0;
	border: 0;
	cursor: pointer;
}
.btn:hover {
	background-color: #e2bd69;
}
.btn-small {
	font-size: 11px;
	border-radius: 20px;
	padding: 2px 10px 1px;
	height: auto;
	vertical-align: super;
}
.btn-buy {
	background-color: transparent;
	border: 2px solid #e4cf98;
	border-radius: 20px;
	height: 36px;
	padding: 2px 12px 0;
}
.btn-buy:hover,
.btn-buy:focus {
	color: #fff;
	background-color: #e2bd69;
	border: 2px solid #e2bd69;
}
.btn-white {
	background-color: #fff;
	height: 36px;
	padding: 2px 12px 0;
	border: 2px solid transparent;
}
.btn-white:hover,
.btn-white:focus {
	color: #fff;
	background-color: #e2bd69;
}
.btn-white.--open {
	border: 2px solid #e2bd69;
	color: #e2bd69;
	background-color: transparent;
}
.load-more {
	margin: 30px 0 85px;
	padding: 0 35px;
}
.form-control {
	padding: 8px 12px 6px;
}
.input-group {
	position: relative;
}
.input-group .form-control {
	border-radius: 20px !important;
	border-color: transparent;
	box-shadow: none;
	height: 30px;
	font-size: 18px;
	padding-right: 48px;
}
.input-group .form-control::-webkit-input-placeholder {
	transition: 0.3s;
	color: #9c9b9b;
	font-style: italic;
}
.input-group .form-control::-moz-placeholder {
	transition: 0.3s;
	color: #9c9b9b;
	font-style: italic;
}
.input-group .form-control:-ms-input-placeholder {
	transition: 0.3s;
	color: #9c9b9b;
	font-style: italic;
}
.input-group .form-control::placeholder {
	transition: 0.3s;
	color: #9c9b9b;
	font-style: italic;
}
.input-group .form-control:hover::-webkit-input-placeholder {
	color: #000;
}
.input-group .form-control:hover::-moz-placeholder {
	color: #000;
}
.input-group .form-control:hover:-ms-input-placeholder {
	color: #000;
}
.input-group .form-control:hover::placeholder {
	color: #000;
}
.input-group .form-control:focus::-webkit-input-placeholder,
.input-group .form-control:active::-webkit-input-placeholder {
	color: transparent;
}
.input-group .form-control:focus::-moz-placeholder,
.input-group .form-control:active::-moz-placeholder {
	color: transparent;
}
.input-group .form-control:focus:-ms-input-placeholder,
.input-group .form-control:active:-ms-input-placeholder {
	color: transparent;
}
.input-group .form-control:focus::placeholder,
.input-group .form-control:active::placeholder {
	color: transparent;
}
.input-group .btn {
	height: 30px;
	padding: 0 12px;
	background-color: transparent;
	border-radius: 20px;
	position: absolute;
	right: 0;
	top: 0;
	border: 2px solid #fff;
	z-index: 3;
}
.input-group .btn:hover,
.input-group .btn:focus {
	background-color: #fff;
	color: #000;
}
.input-group .btn span {
	display: inline-block;
}
.switcher {
	display: inline-block;
	vertical-align: bottom;
}
.switcher-input {
	position: absolute;
	max-width: 0;
	max-height: 0;
	opacity: 0;
}
.switcher-input + span {
	position: relative;
	display: block;
	width: 60px;
	height: 30px;
	cursor: pointer;
	text-indent: -5000px;
	border-radius: 20px;
	background-color: #fff;
}
.switcher-input + span:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 60px;
	height: 30px;
	content: "";
	transition: 0.25s ease-in-out;
	border-radius: 20px;
	background: transparent;
}
.switcher-input + span:after {
	position: absolute;
	top: 2px;
	left: 2px;
	display: block;
	width: 35px;
	height: 26px;
	content: "";
	transition: 0.25s ease-in-out;
	border-radius: 20px;
	background: #d8d8d8;
}
.switcher-input:checked + span:before {
	width: 60px;
}
.switcher-input:checked + span:after {
	left: 22px;
	background-color: #e4cf98;
}
.switcher label {
	margin: 0;
}
@media screen and (max-width: 767px) {
	.switcherBox {
		margin-right: -25px;
	}
}
.people-name {
	margin-bottom: 0;
	font-style: normal;
}
.people-name:last-child {
	margin-bottom: 20px;
}
.mapInfo {
	width: 100%;
	height: 550px;
	border-top: 6px solid #e4cf98;
}
.map-info-window {
	background-color: #fff;
	transform: translate(65%, 200px);
	width: 280px !important;
	height: 200px !important;
}
@media screen and (min-width: 768px) {
	.map-info-window {
		width: 435px !important;
		transform: translate(67%, 200px);
	}
}
.map-info {
	position: relative;
	color: #1d1d1b;
	font: 20px/28px "SkolarSansPEWeb";
	max-width: 245px;
}
@media screen and (min-width: 768px) {
	.map-info {
		padding-left: 155px;
		max-width: 450px;
	}
}
.map-place-img {
	width: 135px;
	height: 110px;
	left: 0;
	top: 0;
	background: url("../img/place.jpg") center no-repeat;
	position: absolute;
	display: none;
}
@media screen and (min-width: 768px) {
	.map-place-img {
		display: block;
	}
}
.map-place-title {
	font-size: 24px;
	line-height: 0.9em;
	color: #101c2c;
	margin-bottom: 20px;
	font-weight: bold;
}
.gm-style .gm-style-iw {
	top: 20px !important;
	left: 20px !important;
}
.gm-style .gm-style-iw > div {
	max-width: 100% !important;
}
.quote-group {
	margin: 55px 0 37px;
}
@media screen and (max-width: 1200px) {
	.quote-group {
		max-width: 330px;
	}
	/* .load-more {
		margin-top: 10px;
	} */
}
@media screen and (max-width: 1600px) {
	.quote-group {
		max-width: 550px;
	}
}
.quote-group q {
	font-size: 36px;
	line-height: 1.3em;
	font-weight: bold;
	display: block;
	position: relative;
}
.quote-group q:before,
.quote-group q:after {
	position: absolute;
	color: #e4cf98;
	font-size: 48px;
}
.quote-group q:before {
	left: -35px;
	top: -25px;
}
@media screen and (max-width: 800px) {
	.quote-group q:before {
		left: -5px;
		top: -45px;
	}
}
.quote-group q:after {
	right: 15px;
	bottom: -5px;
}
.quote-group cite {
	display: block;
	text-align: right;
	padding: 0 25px;
	margin: 30px 0 0;
}
.modal-sm {
	max-width: 400px;
	width: 95%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) !important;
}
.modal-content {
	box-shadow: none;
	border-radius: 0;
	border: 0;
	padding: 30px;
}
.modal-scope-close {
	position: absolute;
	top: 14px;
	right: 12px;
	font-size: 28px;
	font-weight: bold;
	color: #132439;
	border: 0;
	background-color: transparent;
	transition: 0.3s;
	padding: 0;
}
.modal-scope-close:hover {
	color: #0f1d2e;
}
.modal-scope-title {
	font-size: 28px;
	line-height: 34px;
	color: #132439;
	font-weight: bold;
	margin-bottom: 3px;
}
.modal-scope .scope {
	font-size: 36px;
	line-height: 47px;
	color: #e2bd69;
	text-decoration: underline;
	position: relative;
	font-weight: bold;
	font-feature-settings: "pnum" 1, "onum" 1;
	margin-right: 16px;
	display: inline-block;
}
.modal-scope .scope:before {
	content: "*";
	position: absolute;
	right: 100%;
	font-size: 1.25em;
	top: 10px;
}
.modal-scope .scope-count {
	font-size: 14px;
	line-height: 17px;
	display: inline-block;
	color: #868686;
}
.modal-scope-current {
	font-size: 18px;
	line-height: 22px;
	color: #132439;
	margin-top: 8px;
}
.modal-scope-stars {
	margin: 10px 0 20px;
}
.modal-scope-subtitle {
	display: block;
	font-size: 18px;
	line-height: 21px;
	color: #132439;
	font-weight: bold;
}
.network-list {
	margin-top: 15px;
}
.icon-star {
	display: inline-block;
	width: 28px;
	height: 28px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("../img/icons/star.svg");
	cursor: pointer;
}
.icon-star.active {
	background-image: url("../img/icons/star_active.svg");
}
@media screen and (max-width: 400px) {
	.icon-star {
		width: 20px;
		height: 20px;
		background-size: contain;
	}
}
html,
body {
	height: 100%;
	background-color: #edeede;
	min-width: 320px;
	width: 100%;
}
body {
	overflow-x: hidden;
	font: 14px/1.2em "SkolarSansPEWeb";
	font-weight: normal;
	font-style: normal;
	color: #1d1d1b;
	font-kerning: normal; /* CSS3 */ /* Firefox 4.0 to 14.0 */ /* Firefox 15.0 onwards */
	font-feature-settings: "kern" 1, "liga" 1, "calt" 1;
	/* Make rendering look consistent across platforms */
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale;
}
.wrapper {
	min-height: 100%;
	margin-bottom: -302px;
	padding-top: 0;
	position: relative;
	box-sizing: border-box;
}
* html .wrapper {
	height: 100%;
}
main {
	height: 100%;
}
.buffer {
	height: 302px;
}
.container {
	position: relative;
}
.clear {
	clear: both;
}
.text-center {
	text-align: center;
}
.margin-top-40 {
	margin-top: 40px;
}
.margin-bottom-40 {
	margin-bottom: 40px;
}
.text-right {
	text-align: right;
}
@media screen and (max-width: 767px) {
	.text-right {
		text-align: left;
	}
}
.mediaBlock {
	margin-bottom: 30px;
	background-color: #fff;
}
.mediaBlockInfo {
	padding: 32px 28px;
	height: 360px;
	position: relative;
	color: #000;
}
.mediaBlockInfo-category {
	float: left;
	color: inherit;
	position: relative;
	z-index: 1;
	font-size: 18px;
	line-height: 22px;
	margin-top: -2px;
}
.mediaBlockInfo-category:hover {
	color: #e4cf98;
}
.mediaBlockInfo-author {
	float: left;
	color: inherit;
	position: relative;
	z-index: 1;
	font-size: 16px;
}
@media screen and (max-width: 767px) {
	.mediaBlockInfo-author {
		font-size: 16px;
	}
}
.mediaBlockInfo-author:hover {
	color: #e4cf98;
}
.mediaBlockInfo-author {
	max-width: 200px;
}
.mediaBlockInfo-author.width2x {
	max-width: 440px;
}
.mediaBlockInfo-author.width3x {
	max-width: 590px;
}
.mediaBlockInfo-date {
	float: right;
	color: inherit;
	position: relative;
	z-index: 1;
	font-size: 16px;
}
.mediaBlockInfo-main {
	position: absolute;
	bottom: 28px;
	left: 28px;
	right: 28px;
	clear: both;
}
@media screen and (max-width: 380px) {
	.mediaBlockInfo-main {
		bottom: 15px;
	}
}
.mediaBlockInfo-title {
	clear: both;
	color: inherit;
	font-weight: bold;
	font-size: 32px;
	line-height: 38px;
	margin-top: 70px;
	position: relative;
	z-index: 1;
	text-decoration: none;
	display: block;
}
.mediaBlockInfo-title span {
	line-height: 1.35em;
}
.mediaBlockInfo-title:hover,
.mediaBlockInfo-titlefocus {
	color: #182e49;
	text-decoration: none;
}
.mediaBlockInfo-about {
	clear: both;
	color: inherit;
	font-style: italic;
	font-size: 24px;
	line-height: 1.1em;
	margin-top: 18px;
	position: relative;
	z-index: 1;
}
@media screen and (min-width: 1600px) {
	.mediaBlockInfo-about {
		font-size: 22px;
		line-height: 1.2em;
	}
}
@media screen and (max-width: 767px) {
	.mediaBlockInfo-about {
		font-size: 18px;
		margin-top: 10px;
	}
}
.mediaBlockInfo-about.small-text {
	font-size: 18px;
}
.mediaBlockInfo-img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: 0;
}
.mediaBlock-main {
	background-color: transparent;
}
.mediaBlock-main .mediaBlockInfo {
	margin-left: -20px;
	height: 500px;
	color: #fff;
}
.mediaBlock-main .mediaBlockInfo q {
	margin-left: -0.65em;
}
.mediaBlock-main .mediaBlockInfo-title {
	font-size: 42px;
	color: #1d1d1b;
	display: inline-block;
	line-height: 1.3em;
}
.mediaBlock-main .mediaBlockInfo-title:hover {
	color: #182e49;
}
.mediaBlock-main .mediaBlockInfo-title span {
	box-shadow: inset 0px 1.15em 0em 0px #fff;
	line-height: 1.25em;
	padding-right: 0.2em;
	white-space: pre-wrap;
}
.mediaBlock-main .mediaBlockInfo-title q {
	padding-left: 5px;
	box-shadow: inset 0px 1.15em 0em 0px #fff;
}
.mediaBlock-main .mediaBlockInfo-about {
	font-size: 21px;
	line-height: 25px;
	margin-top: 24px;
}
.mediaBlock-main .mediaBlockInfo-main {
	bottom: 49px;
}
.mediaBlock-main .mediaBlockInfo-title,
.mediaBlock-main .mediaBlockInfo-about {
	max-width: 600px;
}
.mediaBlock-main .readMore {
	height: 500px;
}
@media screen and (max-width: 1200px) {
	.mediaBlock-main .readMore:before {
		content: "";
		position: absolute;
		display: block;
		right: 100%;
		top: 0;
		height: 100%;
		width: 100%;
		background-color: rgba(226, 189, 105, 0.2);
	}
}
.mediaBlock.-withReadMore {
	background-color: transparent;
}
.mediaBlock.-withReadMore .readMore {
	height: 360px;
}
.mediaBlock.-withBg .mediaBlockInfo-title {
	font-size: 32px;
	line-height: 1.1875;
}
.mediaBlock.-withBg .mediaBlockInfo-title._small {
	font-size: 22px;
	line-height: 1.15;
}
.mediaBlock.-lighten .mediaBlockInfo {
	color: #fff;
}
.mediaBlock.-lighten .mediaBlockInfo-title {
	/*text-shadow: 0 0 50px #132439;*/
}
.mediaBlock.-lighten .mediaBlockInfo-title:hover,
.mediaBlock.-lighten .mediaBlockInfo-title:focus {
	color: #d4d4d4;
}
.mediaBlock.-lighten .mediaBlockInfo-about {
	text-shadow: 0 0 50px #132439;
	/*color: #fff;*/
}
.mediaBlock.-lighten .mediaBlockInfo-main .mediaBlockInfo-about {
	text-shadow: 0 0 50px #132439;
	color: #fff;
}

.mediaBlock.-fullWidth .mediaBlockInfo-title {
	max-width: 100%;
	font-size: 42px;
	line-height: 51px;
}
.mediaBlock.-fullWidth .mediaBlockInfo-title span {
	line-height: 1em;
}
.mediaBlock.-fullWidth .mediaBlockInfo-about {
	max-width: 100%;
}
.mediaBlock.-newBook .mediaBlockInfo-date {
	color: #fff;
}
.mediaBlock.-newBook .mediaBlockInfo-category {
	background-color: #e4cf98;
	position: relative;
	color: #132439;
	font-weight: bold;
	font-size: 18px;
	margin-top: -7px;
	margin-left: -28px;
	padding: 4px 10px 3px 28px;
}
body .spec-proj {
	background-color: #9ed3c3 !important;
}
.mediaBlock.-newBook .mediaBlockInfo-category.spec-proj:before {
	border-left-color: #9ed3c3 !important;
	border-top-color: #9ed3c3 !important;
}

.mediaBlock.-newBook .mediaBlockInfo-category.spec-proj:after {
	border-left-color: #9ed3c3 !important;
	border-bottom-color: #9ed3c3 !important;
}

.mediaBlock.-newBook .mediaBlockInfo-category:before,
.mediaBlock.-newBook .mediaBlockInfo-category:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	left: 100%;
}
.mediaBlock.-newBook .mediaBlockInfo-category:before {
	top: 0;
	border: 8px solid transparent;
	border-left: 8px solid #e4cf98;
	border-top: 13px solid #e4cf98;
}
.mediaBlock.-newBook .mediaBlockInfo-category:after {
	bottom: 0;
	border: 8px solid transparent;
	border-bottom: 13px solid #e4cf98;
	border-left: 8px solid #e4cf98;
}
.mediaBlock.-newBook .mediaBlockInfo-img {
	bottom: 0;
}
.mediaBlock.-newBook .mediaBlockInfo-title {
	font-size: 28px;
	line-height: 34px;
}
.mediaBlock.-newBook .mediaBlockInfo-title i {
	display: block;
}
.mediaBlock.-oldBook .mediaBlockInfo-date {
	color: #fff;
}
.mediaBlock.-oldBook .mediaBlockInfo-category {
	background-color: #e4cf98;
	position: relative;
	color: #132439;
	font-weight: bold;
	font-size: 18px;
	margin-top: -7px;
	margin-left: -28px;
	padding: 4px 10px 3px 28px;
}
.mediaBlock.-oldBook .mediaBlockInfo-category:before,
.mediaBlock.-oldBook .mediaBlockInfo-category:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	left: 100%;
}
.mediaBlock.-oldBook .mediaBlockInfo-category:before {
	top: 0;
	border: 8px solid transparent;
	border-left: 8px solid #e4cf98;
	border-top: 13px solid #e4cf98;
}
.mediaBlock.-oldBook .mediaBlockInfo-category:after {
	bottom: 0;
	border: 8px solid transparent;
	border-bottom: 13px solid #e4cf98;
	border-left: 8px solid #e4cf98;
}
.mediaBlock.-oldBook .mediaBlockInfo-img {
	bottom: 0;
}
.mediaBlock.-oldBook .mediaBlockInfo-title {
	font-size: 28px;
	line-height: 34px;
}
.mediaBlock.-oldBook .mediaBlockInfo-title i {
	display: block;
}
.mediaBlockInfo-category.nohover:hover {
	text-decoration: none !important;
}
.mediaBlock.-weekBook .mediaBlockInfo {
	height: 750px;
}
.mediaBlock.-weekBook .mediaBlockInfo-category {
	background-color: #e4cf98;
	position: relative;
	color: #132439;
	font-weight: bold;
	font-size: 18px;
	margin-top: -7px;
	margin-left: -28px;
	padding: 4px 10px 3px 28px;
}
.mediaBlock.-weekBook .mediaBlockInfo-category:before,
.mediaBlock.-weekBook .mediaBlockInfo-category:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	left: 100%;
}
.mediaBlock.-weekBook .mediaBlockInfo-category:before {
	top: 0;
	border: 8px solid transparent;
	border-left: 8px solid #e4cf98;
	border-top: 13px solid #e4cf98;
}
.mediaBlock.-weekBook .mediaBlockInfo-category:after {
	bottom: 0;
	border: 8px solid transparent;
	border-bottom: 13px solid #e4cf98;
	border-left: 8px solid #e4cf98;
}
.mediaBlock.-weekBook .mediaBlockInfo-img {
	height: 300px;
}
@media screen and (max-width: 1200px) {
	.mediaBlock.-weekBook .mediaBlockInfo-img {
		height: 270px;
	}
}
.mediaBlock-weekBook-item:not(:last-child) {
	margin-bottom: 20px;
}
.mediaBlock-weekBook-link {
	color: #132439;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.mediaBlock-weekBook-link:hover,
.mediaBlock-weekBook-link:focus {
	text-decoration: underline;
	color: #132439;
}
.mediaBlock-weekBook-date {
	font-size: 14px;
	line-height: 16.8px;
	color: #9c9b9b;
	margin-top: 10px;
}
.mediaBlock.-context .mediaBlockInfo-date {
	color: #fff;
}
.mediaBlock.-context .mediaBlockInfo-category,
.mediaBlock.-context .mediaBlockInfo-author {
	color: #fff;
}
.mediaBlock.-context .mediaBlockInfo-category:hover,
.mediaBlock.-context .mediaBlockInfo-author:hover {
	color: #e4cf98;
}
.mediaBlock.-context .mediaBlockInfo-img {
	bottom: 50%;
}
.mediaBlock.-context .mediaBlockInfo-title {
	font-size: 28px;
	line-height: 1.2em;
	margin-top: 170px;
}
.mediaBlock.-context .mediaBlockInfo-title i {
	display: block;
}
.mediaBlock.-context .mediaBlockInfo-title.md-size {
	font-size: 22px;
}
.mediaBlock.-context .mediaBlockInfo-about.md-size {
	font-size: 18px;
	margin-top: 10px;
}
.mediaBlock.-context .mediaBlockInfo q {
	display: block;
}
.mediaBlock.-context.-sectionLong .mediaBlockInfo {
	margin-left: -30px;
	padding-left: 50px;
}
.mediaBlock.-context.-sectionLong .mediaBlockInfo-img {
	bottom: 0;
	height: 360px;
	left: 15px;
	right: 15px;
}
.mediaBlock.-context.-sectionLong .mediaBlockInfo-author,
.mediaBlock.-context.-sectionLong .mediaBlockInfo-date {
	color: inherit;
}
.mediaBlock.-context.-sectionLong .mediaBlockInfo-author:hover {
	color: #e4cf98;
}
.mediaBlock.-context.-sectionLong .mediaBlockInfo-main {
	left: 50px;
}
.mediaBlock.-context.-imgBig .mediaBlockInfo-img {
	bottom: 42%;
}
.mediaBlock.-longBlock .mediaBlockInfo {
	height: 750px;
}
.mediaBlock.-longBlock .mediaBlockInfo-date {
	color: #fff;
}
.mediaBlock.-longBlock .mediaBlockInfo-category,
.mediaBlock.-longBlock .mediaBlockInfo-author {
	color: #fff;
}
.mediaBlock.-longBlock .mediaBlockInfo-category:hover,
.mediaBlock.-longBlock .mediaBlockInfo-author:hover {
	color: #e4cf98;
}
.mediaBlock.-longBlock .mediaBlockInfo-img {
	height: 360px;
}
.mediaBlock.-longBlock .mediaBlockInfo-title {
	margin-top: 0;
	font-size: 28px;
	line-height: 34px;
}
.mediaBlock.-longBlock .mediaBlockInfo-title span {
	background-color: #fff;
	line-height: 1.25em;
	white-space: pre-wrap;
}
.mediaBlock.-longBlock .mediaBlockInfo-title q {
	background-color: #fff;
}
.mediaBlock.-shortInfo .mediaBlockInfo-title {
	font-size: 42px;
	line-height: 48px;
}
.mediaBlock.-img-right .mediaBlockInfo {
	margin-left: -30px;
	padding-left: 50px;
}
.mediaBlock.-img-right .mediaBlockInfo-title {
	margin-top: 47px;
}
.mediaBlock.-img-right .mediaBlockInfo-img {
	bottom: 0;
	height: 360px;
	left: 15px;
	right: 15px;
}
.mediaBlock.-img-right .mediaBlockInfo-author,
.mediaBlock.-img-right .mediaBlockInfo-date {
	color: inherit;
}
.mediaBlock.-img-right .mediaBlockInfo-author:hover {
	color: #e4cf98;
}
.mediaBlock.-img-right .mediaBlockInfo-main {
	left: 50px;
}
.mediaBlock .-md-size .mediaBlockInfo-title {
	font-size: 32px;
	line-height: 38px;
}
.mediaBlock .-md-size .mediaBlockInfo-title span {
	line-height: 1em;
}
.mediaBlock .-md-size .mediaBlockInfo-about {
	font-size: 20px;
	margin-top: 10px;
}
.mediaBlock .mediaBlockInfo-title.-xs-size {
	font-size: 22px;
	line-height: 26px;
	margin-top: 170px;
}
.mediaBlock .mediaBlockInfo-title.-xs-size span {
	line-height: 1em;
}
.mediaBlock .mediaBlockInfo-title.-lg-size {
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 22px;
}
.mediaBlock .mediaBlockInfo-title.-lg-size span {
	line-height: 1em;
}
.todayBlock {
	color: #1d1d1b;
	background-color: #fff;
	padding: 24px 20px 0;
	text-align: center;
	height: 360px;
	margin-bottom: 30px;
}
.todayBlock-date {
	/*  font-size: 86px;*/
	font-size: 116px;
	margin-top: 30px;
	line-height: 1em;
	font-weight: bold;
}
.todayBlock-date i {
	font-size: 25px;
	display: block;
	line-height: 26px;
	font-weight: normal;
	margin-top: -14px;
}
.todayBlock-aboutDate {
	margin-top: 35px;
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
	color: #132439;
}
@media screen and (max-width: 1024px) {
	.todayBlock-aboutDate {
		margin-top: 15px;
		font-size: 14px;
	}
}
.todayBlock .shareBlock {
	position: absolute;
	bottom: 65px;
	left: 35px;
	right: 35px;
}
.todayBlock-share {
	background-color: #e4cf98;
	border-radius: 20px;
	border: 0;
	padding: 4px 15px 4px;
	font-size: 17px;
	line-height: 20px;
	color: #fff;
}
.todayBlock-share:hover {
	text-decoration: underline;
	background-color: #e2bd69;
}
.readMore {
	background-color: rgba(226, 189, 105, 0.2);
	color: #101c2c;
	padding: 30px 28px 30px 30px;
	margin-left: -30px;
	position: relative;
}
.readMore-title {
	color: #101c2c;
	font-size: 20px;
	line-height: 1em;
	font-weight: bold;
	margin-bottom: 40px;
}

.rmk .readMore-title {
	margin-bottom: 20px;
}
.readMore-list {
	position: absolute !important;
	bottom: 50px;
	left: 30px;
	right: 28px;
}
.readMore-item:not(:last-child) {
	margin-bottom: 20px;
}
.readMore-link {
	color: #132439;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.readMore-link:hover,
.readMore-link:focus {
	text-decoration: underline;
	color: #132439;
}
.readMore-date {
	font-size: 14px;
	line-height: 16.8px;
	color: #9c9b9b;
	margin-top: 12px;
}
.newsBlock {
	padding: 16px 0;
	margin-bottom: 30px;
	height: 360px;
}
.newsBlock-title {
	color: #101c2c;
	font-size: 36px;
	line-height: 1em;
	font-weight: bold;
	float: left;
	margin-bottom: 25px;
}
.newsBlock-allNews {
	background-color: #e4cf98;
	float: right;
	padding: 6px 15px 4px;
	margin-top: 3px;
	color: #132439;
	font-size: 14px;
	border-radius: 20px;
	text-decoration: none;
}
.newsBlock-allNews:hover,
.newsBlock-allNews:focus {
	color: #132439;
	text-decoration: underline;
	background-color: #e2bd69;
}
.newsBlock-item {
	clear: both;
}
.newsBlock-item:not(:last-child) {
	margin-bottom: 19px;
}
.newsBlock-link {
	color: #132439;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.newsBlock-link:hover,
.newsBlock-link:focus {
	text-decoration: underline;
	color: #132439;
}
.newsBlock-date {
	font-size: 14px;
	line-height: 16.8px;
	color: #9c9b9b;
	margin-top: 5px;
}
.mediaQuote {
	height: 360px;
	padding: 25px 35px 32px;
	margin-bottom: 30px;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media screen and (max-width: 768px) {
	.mediaQuote {
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
}
@media screen and (max-width: 360px) {
	.mediaQuote {
		height: auto;
		padding: 15px 25px 20px;
	}
	.mediaQuote-label {
		margin: 15px 0 20px;
	}
}
.mediaQuote-text {
	display: block;
	position: relative;
	padding: 28px 0 20px;
	color: #1d1d1b;
	font-style: italic;
	font-size: 18px;
	line-height: 23px;
	font-weight: 700;
	text-align: left;
}
.mediaQuote-text:before,
.mediaQuote-text:after {
	color: #e4cf98;
	font-size: 40px;
	position: absolute;
	font-style: normal;
}
.mediaQuote-text:before {
	top: 0px;
	left: -15px;
}
.mediaQuote-text:after {
	bottom: 0px;
	right: -15px;
}
@media screen and (max-width: 360px) {
	.mediaQuote-text {
		font-size: 16px;
	}
	.mediaQuote-text:before,
	.mediaQuote-text:after {
		font-size: 38px;
	}
	.mediaQuote-text:before {
		left: -10px;
	}
	.mediaQuote-text:after {
		right: -10px;
	}
}
.mediaQuote-label {
	color: #9c9b9b;
	font-style: italic;
	font-size: 14px;
	line-height: 16.8px;
	/*margin: 25px 0;*/
	text-align: center;
}
.mediaQuote .shareBlock {
	/*  position: absolute;
  bottom: 63px;
  left: 35px;
  right: 35px;
*/
}
.mediaQuote-share {
	background-color: #e4cf98;
	border-radius: 20px;
	border: 0;
	padding: 4px 15px 4px;
	font-size: 17px;
	line-height: 20px;
	color: #fff;
}
.mediaQuote-share:hover {
	text-decoration: underline;
	background-color: #e2bd69;
}
.icon-vk-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -395px -309px;
	width: 19px;
	height: 11px;
}
.icon-fb-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -341px -325px;
	width: 14px;
	height: 14px;
}
.icon-tw-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -342px -309px;
	width: 17px;
	height: 14px;
}
.icon-telegram-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -384px -325px;
	width: 15px;
	height: 13px;
}
.icon-whatsapp-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -326px -309px;
	width: 16px;
	height: 16px;
}
.shareBlock {
	position: relative;
}
.shareBlock-list {
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	text-align: center;
	background-color: #fff;
	height: 30px;
	opacity: 0;
	z-index: -1;
	transition: 0.1s;
	margin: 0 -20px;
}
.shareBlock-list.open {
	opacity: 1;
	z-index: 1;
}
.shareBlock-link {
	vertical-align: middle;
	padding: 6px 15px 3px;
	border-radius: 20px;
	text-decoration: none;
	color: #132439;
	font-weight: bold;
	font-size: 18px;
	line-height: 1em;
	transition: 0.1s;
}
.shareBlock-link:hover,
.shareBlock-link:focus {
	text-decoration: none;
	color: #fff;
	background-color: #e2bd69;
}
.shareBlock-link:hover .icon-vk-xs,
.shareBlock-link:focus .icon-vk-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -376px -309px;
	width: 19px;
	height: 11px;
}
.shareBlock-link:hover .icon-fb-xs,
.shareBlock-link:focus .icon-fb-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -355px -325px;
	width: 14px;
	height: 14px;
}
.shareBlock-link:hover .icon-tw-xs,
.shareBlock-link:focus .icon-tw-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -359px -309px;
	width: 17px;
	height: 14px;
}
.shareBlock-link:hover .icon-telegram-xs,
.shareBlock-link:focus .icon-telegram-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -369px -325px;
	width: 15px;
	height: 13px;
}
.shareBlock-link:hover .icon-whatsapp-xs,
.shareBlock-link:focus .icon-whatsapp-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -407px -213px;
	width: 16px;
	height: 16px;
}
@media screen and (max-width: 1200px) {
	.shareBlock-link {
		padding: 6px 10px 3px;
	}
}
.shareBlock-link span {
	margin-right: 7px;
	display: inline-block;
	vertical-align: baseline;
}
@media (min-width: 1600px) {
	.mediaBlock-main .mediaBlockInfo-title,
	.mediaBlock-main .mediaBlockInfo-about {
		max-width: 980px;
	}
}
@media (max-width: 1200px) {
	.readMore-title {
		font-size: 26px;
		line-height: 31px;
	}
	.mediaBlockInfo-title {
		font-size: 30px;
	}
	.mediaBlock .mediaBlockInfo,
	.mediaQuote {
		height: 355px;
	}
	.mediaBlock-main .mediaBlockInfo {
		padding-right: 35px;
		height: 450px;
		margin-right: -25px;
	}
	.mediaBlock-main .mediaBlockInfo-title {
		font-size: 36px;
		line-height: 43.2px;
	}
	.mediaBlock-main .mediaBlockInfo-about {
		font-size: 19px;
		line-height: 25px;
	}
	.mediaBlock-main .mediaBlockInfo-title,
	.mediaBlock-main .mediaBlockInfo-about {
		max-width: 470px;
	}
	.mediaBlock-main .readMore {
		height: auto;
		padding: 25px;
		margin: 0 -25px;
	}
	.mediaBlock-main .readMore-list {
		position: relative !important;
		left: auto;
		right: auto;
		bottom: auto;
	}
	.mediaBlock.-withReadMore .readMore {
		height: 355px;
	}
	.mediaBlock.-longBlock .mediaBlockInfo,
	.mediaBlock.-weekBook .mediaBlockInfo {
		height: 740px;
	}
	.mediaBlock.-longBlock .mediaBlockInfo-img,
	.mediaBlock.-img-right .mediaBlockInfo-img {
		height: 355px;
	}
	.todayBlock,
	.newsBlock {
		height: 355px;
	}
	.mediaBlock.-aboutBook .mediaBlockInfo-title {
		font-size: 24px;
		line-height: 28px;
	}
	.mediaBlock.-aboutBook .mediaBlockInfo-title {
		margin-top: 150px;
	}
	.mediaBlock.-aboutBook.-sectionLong .mediaBlockInfo-img {
		height: 355px;
	}
	.mediaBlock.-aboutBook.-sectionLong .width3x,
	.mediaBlockInfo-author.width3x {
		max-width: 200px;
	}
	.mediaBlock.-aboutBook.-sectionLong .mediaBlockInfo-about {
		display: none;
	}
	.mediaBlock.-sectionLong .mediaBlockInfo {
		height: 380px;
	}
	.mediaBlock.-img-right .mediaBlockInfo-title {
		font-size: 28px;
		margin-top: 65px;
		line-height: 34px;
	}
	.mediaBlock.-img-right .mediaBlockInfo-about {
		display: none;
	}
	.mediaBlock .mediaBlockInfo-title.-lg-size {
		font-size: 34px !important;
		line-height: 42px !important;
		margin-bottom: 0;
	}
}
@media (max-width: 767px) {
	.mediaBlock-main .mediaBlockInfo-title {
		font-size: 27px;
		line-height: 1.25em;
	}
	.mediaBlock-main .mediaBlockInfo-about {
		margin-top: 14px;
	}
	.mediaBlock.-withReadMore .mediaBlockInfo {
		margin-right: 0;
	}
	.mediaBlock.-withReadMore .readMore {
		margin-left: 0;
		padding: 30px 28px;
	}
	.mediaBlock.-withReadMore .readMore:before {
		display: none;
	}
	.mediaBlock-main .mediaBlockInfo {
		height: auto;
		margin: 0 -15px 0 -15px;
	}
	.mediaBlock-main .mediaBlockInfo-main {
		position: relative !important;
		left: auto;
		right: auto;
		bottom: auto;
	}
	.mediaBlock-main .readMore {
		margin: 0 -15px 0 -15px;
	}
	.mediaBlock.-sectionLong .mediaBlockInfo {
		height: auto;
		min-height: 500px;
	}
	/*  .mediaBlock.-sectionLong .mediaBlockInfo-main {
    position: relative;
    bottom: 0;
    left: 0;
  }*/
	.mediaBlock.-sectionLong .mediaBlockInfo-title {
		font-size: 24px;
		line-height: 28px;
		margin-top: 25px;
	}
	.mediaBlock.-sectionLong .mediaBlockInfo-about {
		font-size: 18px;
		line-height: 23px;
	}
	.mediaBlock-main .mediaBlockInfo-title q {
		margin-left: 0;
		padding: 0;
	}
	.mediaBlockInfo-author,
	.mediaBlockInfo-author.width3x,
	.mediaBlockInfo-author.width2x,
	.mediaBlock.-aboutBook.-sectionLong .width3x {
		max-width: 150px;
	}
	.mediaBlock.-aboutBook .mediaBlockInfo-img {
		bottom: 50%;
	}
	.mediaBlock.-aboutBook.-sectionLong .mediaBlockInfo {
		margin-left: 0;
		padding-left: 15px;
	}
	.mediaBlock.-aboutBook.-sectionLong .mediaBlockInfo-main {
		left: 0;
	}
	.mediaBlock.-aboutBook.-sectionLong .mediaBlockInfo-about {
		display: block;
	}
	.mediaBlock.-aboutBook.-sectionLong .mediaBlockInfo-img {
		height: 120px;
		left: 0;
		right: 0;
	}
	.mediaBlock.-aboutBook.-sectionLong .mediaBlockInfo-author {
		color: #fff;
	}
	.mediaBlock.-aboutBook.-sectionLong .mediaBlockInfo-author:hover {
		color: #e4cf98;
	}
	.mediaBlock.-aboutBook.-sectionLong .mediaBlockInfo-date {
		color: #fff;
	}
	.mediaBlock.-aboutBook.-sectionLong .mediaBlockInfo-title {
		margin-top: 110px;
	}
	.mediaBlock.-aboutBook.-sectionLong .mediaBlockInfo {
		min-height: 340px;
	}
	.mediaBlock.-sectionLong-xs .mediaBlockInfo {
		min-height: 500px;
		height: auto;
	}
	.mediaBlock.-sectionLong-xs .mediaBlockInfo-main {
		position: relative;
		left: 0;
		bottom: auto;
	}
	.mediaBlock.-sectionLong-xs .mediaBlockInfo-title {
		margin-top: 55px;
		font-size: 24px;
		line-height: 28px;
	}
	.mediaBlock.-sectionLong-xs .mediaBlockInfo-about {
		font-size: 18px;
		line-height: 23px;
	}
	.mediaBlock.-img-right .mediaBlockInfo {
		margin-left: 0;
		padding-left: 28px;
		min-height: 355px;
		height: auto;
	}
	.mediaBlock.-img-right .mediaBlockInfo-img {
		left: 0;
		right: 0;
		height: 200px;
	}
	.mediaBlock.-img-right .mediaBlockInfo-date {
		color: #fff;
	}
	.mediaBlock.-img-right .mediaBlockInfo-category,
	.mediaBlock.-img-right .mediaBlockInfo-author {
		color: #fff;
	}
	.mediaBlock.-img-right .mediaBlockInfo-category:hover,
	.mediaBlock.-img-right .mediaBlockInfo-author:hover {
		color: #e4cf98;
	}
	.mediaBlock.-img-right .mediaBlockInfo-about {
		font-size: 18px;
		line-height: 23px;
		display: block;
	}

	.books-template-default .mediaBlock.-img-right .mediaBlockInfo-about {
		color: #fff;
	}

	.mediaBlock.-img-right.-context .mediaBlockInfo-main {
		position: relative;
		left: 0;
		bottom: auto;
		margin-top: 180px;
	}
	.mediaBlock.-img-right.-withBg .mediaBlockInfo-img {
		height: 355px;
		left: 15px;
		right: 15px;
	}
	.mediaBlock.-img-right.-withBg .mediaBlockInfo-main {
		left: 28px;
		color: #fff;
	}
	.mediaBlock .mediaBlockInfo-title.-lg-size {
		font-size: 28px !important;
		line-height: 34px !important;
	}
}
.about-author {
	background: #e5e6cf;
	padding: 25px 0 45px;
	margin-bottom: 25px;
}
.about-author--img {
	width: 300px;
	height: 312px;
	background-size: cover;
	background-position: center;
	float: left;
	margin-right: 40px;
}
@media screen and (max-width: 767px) {
	.about-author--img {
		width: 200px;
		height: 210px;
		margin-right: 20px;
	}
}
@media screen and (max-width: 360px) {
	.about-author--img {
		width: 160px;
		height: 170px;
		margin-right: 10px;
	}
}
.about-author--info {
	float: left;
}
.about-author--all {
	background-color: #e4cf98;
	float: right;
	margin: 26px 120px;
	padding: 6px 18px 4px;
	color: #132439;
	font-size: 14px;
	border-radius: 20px;
	text-decoration: none;
}
.about-author--all:hover,
.about-author--all:focus {
	color: #132439;
	text-decoration: underline;
	background-color: #e2bd69;
}
@media screen and (max-width: 1200px) {
	.about-author--all {
		float: none;
		margin: 0 4px 14px;
	}
}
.about-author--name {
	margin: 12px 0 6px;
}
@media screen and (max-width: 767px) {
	.about-author--name {
		margin: 20px 0 7px;
	}
}
.about-author--description {
	max-width: 360px;
}
.about-author--description p {
	font-style: italic;
}
.about-author--share .shareBlock-list {
	position: absolute;
	bottom: 0;
	left: auto;
	right: auto;
	opacity: 1;
	z-index: 1;
	background-color: transparent;
	text-align: left;
	height: 40px;
}
@media screen and (max-width: 1200px) {
	.about-author--share .shareBlock-list {
		top: 280px;
		bottom: auto;
	}
}
@media screen and (max-width: 767px) {
	.about-author--share .shareBlock-list {
		position: relative;
		top: auto;
		margin: 52px -10px 0;
	}
}
.about-author--share .shareBlock-link {
	padding: 7px 15px 4px;
	font-size: 22px;
}
.letter-list {
	margin: 25px 0;
}
.letter-list a,
.letter-list span {
	margin: 0 17px 13px 0;
	font-size: 26px;
	line-height: 35px;
	font-weight: bold;
	cursor: pointer;
	text-transform: uppercase;
}
.letter-list a {
	color: #e2bd69;
	text-decoration: underline;
}
.letter-list .active {
	color: #000;
	text-decoration: none;
}
.letter-list span {
	color: rgba(0, 0, 0, 0.2);
	cursor: default;
}
.current-letter {
	font-size: 136px;
	line-height: 1em;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
@media screen and (max-width: 1200px) {
	.current-letter {
		font-size: 78px;
	}
}
@media screen and (max-width: 767px) {
	.current-letter {
		font-size: 56px;
	}
}
.author-list {
	padding-top: 10px;
	padding-bottom: 40px;
}
@media screen and (max-width: 1200px) {
	.author-list {
		padding-top: 5px;
	}
}
@media screen and (max-width: 767px) {
	.author-list {
		padding-top: 0;
	}
}
.author {
	margin-bottom: 20px;
	height: 195px;
	text-align: center;
}
.author-image {
	width: 115px;
	height: 115px;
	background-size: cover;
	background-position: center;
	margin: 0 auto 20px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.author-name {
	color: #132439;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
}
.author-name:hover {
	color: #132439;
	text-decoration: underline;
}
.author-about {
	font-size: 12px;
	line-height: 1.2em;
	font-style: italic;
	margin-top: 4px;
}
.article-header {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 520px;
	padding: 30px 0;
	position: relative;
	margin-bottom: 20px;
}
.article-header .container {
	height: 100%;
}
@media screen and (max-width: 1200px) {
	.article-header {
		height: 420px;
	}
}
@media screen and (max-width: 767px) {
	.article-header {
		margin-bottom: 40px !important;
	}
}
.article-author {
	color: #fff;
	float: left;
	position: relative;
	z-index: 1;
	font-size: 18px;
	line-height: 22px;
	margin-top: -2px;
}
.article-author:hover {
	color: #e4cf98;
}
@media screen and (max-width: 767px) {
	.article-author {
		max-width: 170px;
	}
}
.article-views {
	color: #fff;
	float: right;
	position: relative;
	z-index: 1;
	font-size: 18px;
	line-height: 22px;
	margin-top: -2px;
}
@media screen and (max-width: 767px) {
	.article-views {
		clear: right;
		margin: 0;
	}
}
.article-date {
	color: #fff;
	float: right;
	position: relative;
	z-index: 1;
	font-size: 18px;
	line-height: 22px;
	margin-top: -2px;
	margin-left: 40px;
}
@media screen and (max-width: 767px) {
	.article-date {
		margin-left: 0;
	}
}
@media screen and (min-width: 1600px) {
	.article-date {
		margin-right: 265px;
	}
}
.article-title {
	font-size: 61px;
	line-height: 1.2em;
	color: #1d1d1b;
	position: absolute;
	bottom: 40px;
}
@media screen and (min-width: 1600px) {
	.article-title {
		font-size: 65px;
	}
}
@media screen and (max-width: 1200px) {
	.article-title {
		font-size: 46px;
		bottom: 20px;
	}
}
@media screen and (max-width: 767px) {
	.article-title {
		font-size: 20px;
		line-height: 1.3em;
		bottom: 0;
	}
	.article-title.small-xs {
		font-size: 24px;
	}
}
.article-title span {
	box-shadow: inset 0px 1.1em 0em 0px #fff;
	line-height: 1em;
	white-space: pre-wrap;
}
@media screen and (max-width: 767px) {
	.article-title span {
		box-shadow: inset 0px 1.2em 0em 0px #fff;
	}
}
.article-title q {
	padding-left: 5px;
	margin-left: -0.65em;
	box-shadow: inset 0px 1.1em 0em 0px #fff;
}
@media screen and (max-width: 767px) {
	.article-title q {
		box-shadow: inset 0px 1.2em 0em 0px #fff;
		margin-left: 0;
		padding-left: 0;
	}
}
.article p {
	font-style: normal;
	font-size: 20px;
	line-height: 1.3em;
	margin-bottom: 27px;
}
.article p.reporter {
	font-weight: bold;
}
.article p.start {
	text-indent: -1.15em;
}
@media screen and (max-width: 1200px) {
	.article p.start {
		text-indent: 0;
	}
}
.article p b {
	font-size: inherit;
}
@media screen and (min-width: 1600px) {
	.article p {
		font-size: 24px;
	}
}
@media screen and (max-width: 1200px) {
	.article p {
		font-size: 20px;
	}
}
@media screen and (max-width: 767px) {
	.article p {
		font-size: 16px;
	}
}
.article p a {
	text-decoration: none;
	font-size: inherit;
}
.article p a:hover,
.article p a:focus {
	text-decoration: underline;
}
.article-description {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	padding-bottom: 17px;
	border-bottom: 5px solid #1d1d1b;
	margin-bottom: 25px;
}
@media screen and (max-width: 1200px) {
	.article-description {
		font-size: 24px;
	}
}
@media screen and (max-width: 767px) {
	.article-description {
		font-size: 16px;
		line-height: 1.4em;
	}
}
.article-share .shareBlock-list {
	position: relative;
	left: auto;
	right: auto;
	opacity: 1;
	z-index: 1;
	background-color: transparent;
	text-align: left;
	margin: 50px -15px 80px;
}
.article-share .shareBlock-link {
	padding: 7px 15px 4px;
	font-size: 22px;
}
.article-share .shareBlock-link:hover {
	text-decoration: none;
}
.article-readMore {
	margin-bottom: 50px;
}
.article-readMore h2 {
	color: #101c2c;
}
@media screen and (max-width: 1200px) {
	.article-readMore h2 {
		font-size: 36px;
		line-height: 44px;
	}
}
@media screen and (max-width: 767px) {
	.article-readMore h2 {
		font-size: 28px;
		line-height: 34px;
	}
}
.article-readMore .readMore-item {
	margin-top: 25px;
}
.article-readMore .readMore-link {
	display: block;
}
.article-readMore .readMore-date {
	display: inline-block;
}
.article-readMore .readMore-section {
	margin-left: 50px;
	display: inline-block;
	font-size: 14px;
	line-height: 16.8px;
	color: #9c9b9b;
	margin-top: 12px;
}

.article-additionally {
	position: absolute;
	left: 100%;
	padding-left: 15px;
	width: 240px;
}
@media screen and (max-width: 1200px) {
	.article-additionally {
		position: relative;
		left: 0;
		padding: 35px 0 25px;
		border-top: 2px solid #c6c6c5;
		width: 100%;
		display: table;
	}
}
.article-additionally--img {
	width: 130px;
	height: 210px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-right: 20px;
	margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
	.article-additionally--img {
		width: 150px;
		height: 225px;
		float: left;
		margin-right: 25px;
	}
}
.article-additionally--info {
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
	.article-additionally--info {
		float: left;
		max-width: 240px;
	}
}
@media screen and (max-width: 767px) {
	.article-additionally--info {
		max-width: 220px;
	}
}
.article-main {
	padding-right: 40px;
}
@media screen and (max-width: 1200px) {
	.article-main {
		padding-right: 15px;
	}
}
.article.-news .article-category {
	text-decoration: none;
	font-weight: bold;
}
.article.-news .article-category:hover,
.article.-news .article-category:focus {
	text-decoration: underline;
}
.article.-news .article-header {
	height: auto;
	margin-bottom: 10px;
}
.article.-news .article-header .container {
	height: 100%;
}
@media screen and (max-width: 1200px) {
	.article.-news .article-header {
		height: auto;
	}
}
.article.-news .article-views {
	color: #868686;
}
.article.-news .article-date {
	color: #868686;
}
@media screen and (min-width: 1600px) {
	.article.-news .article-date {
		margin-right: 0;
	}
}
.article.-news h2 {
	color: #101c2c;
	font-size: 36px;
	line-height: 44px;
	margin-top: 20px;
}
@media screen and (max-width: 767px) {
	.article.-news h2 {
		font-size: 28px;
		line-height: 34px;
	}
}
.icon-views {
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -2px;
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -360px -239px;
	width: 17px;
	height: 8px;
}
.icon-views.-gray {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -377px -239px;
	width: 17px;
	height: 8px;
}
.article-q {
	display: block;
	font-size: 30px;
	line-height: 38px;
	font-style: italic;
	margin: 50px auto 50px;
	position: relative;
}
@media screen and (min-width: 1600px) {
	.article-q {
		max-width: 800px;
	}
}
@media screen and (max-width: 1200px) {
	.article-q {
		font-weight: bold;
		font-size: 26px;
		line-height: 36px;
	}
}
@media screen and (max-width: 767px) {
	.article-q {
		font-size: 21px;
		line-height: 28px;
	}
}
.article-q:before,
.article-q:after {
	color: #e4cf98;
	font-size: 72px;
	font-weight: bold;
	position: absolute;
	font-style: normal;
}
.article-q:before {
	top: -20px;
	left: -53px;
}
@media screen and (max-width: 1280px) {
	blockquote p:before {
		left: -30px;
		position: relative;
		display: block;
		top: -10px;
	}
}

@media screen and (max-width: 1200px) {
	.article-q:before {
		left: 0;
		display: block;
		position: relative;
		top: -10px;
	}
}
.article-q:after {
	bottom: -20px;
	right: -5px;
}
.post blockquote {
	display: block;
	font-size: 30px;
	line-height: 38px;
	font-style: italic;
	margin: 50px auto 50px !important;
	position: relative;
}
@media screen and (min-width: 1600px) {
	.post blockquote {
		max-width: 800px;
	}
}
@media screen and (max-width: 1200px) {
	.post blockquote {
		font-weight: bold;
		font-size: 26px;
		line-height: 36px;
	}
}
@media screen and (max-width: 767px) {
	.post blockquote {
		font-size: 21px;
		line-height: 28px;
	}
}
.post blockquote:before,
.post blockquote:after {
	color: #e4cf98;
	font-size: 72px;
	font-weight: bold;
	position: absolute;
	font-style: normal;
}
.post blockquote:before {
	top: -20px;
	left: -53px;
}
@media screen and (max-width: 1280px) {
	blockquote p:before {
		left: -30px;
		position: relative;
		display: block;
		top: -10px;
	}
}
@media screen and (max-width: 1200px) {
	.post blockquote:before {
		left: 0;
		display: block;
		position: relative;
		top: -10px;
	}
}
@media screen and (max-width: 767px) {
	.post blockquote:before,
	.post blockquote:after {
		font-size: 56px;
	}
}

.post blockquote:after {
	bottom: -20px;
	right: -5px;
}
.carousel {
	position: relative;
	margin-bottom: 40px;
	margin-top: 35px;
}
@media screen and (min-width: 1600px) {
	.carousel {
		margin-top: 45px;
	}
}
@media screen and (max-width: 767px) {
	blockquote p:before {
		left: 0;
	}
	blockquote p:after {
		right: auto;
		bottom: 0;
		position: relative;
		display: block;
		text-align: right;
	}

	.carousel {
		margin-bottom: 30px;
		margin-top: 30px;
	}
}
.carousel-img {
	width: 100%;
	height: 430px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
@media screen and (min-width: 1600px) {
	.carousel-img {
		height: 530px;
	}
}
@media screen and (max-width: 767px) {
	.carousel-img {
		height: 235px;
	}
}
.carousel-control {
	background: none !important;
	width: 50px;
	text-shadow: none;
	color: #c6c6c5;
	cursor: pointer;
	z-index: 1;
	height: 430px;
}
@media screen and (min-width: 1600px) {
	.carousel-control {
		height: 530px;
	}
}
@media screen and (max-width: 767px) {
	.carousel-control {
		height: 235px;
	}
}
.carousel-control svg {
	width: 26px;
	height: 51px;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
}
@media screen and (min-width: 1600px) {
	.carousel-control svg {
		height: 65px;
		width: 33px;
	}
}
@media screen and (max-width: 767px) {
	.carousel-control svg {
		height: 37px;
		width: 20px;
	}
}
.carousel-control .arrow {
	fill: #e4cf98;
	transition: 0.3s;
}
.carousel-control:hover {
	color: #e4cf98;
}
.carousel-control:hover .arrow {
	fill: #d7a532;
}
.carousel-control.right {
	right: auto;
	left: 100%;
}
@media screen and (max-width: 1200px) {
	.carousel-control.right {
		right: 0;
		left: auto;
	}
}
@media screen and (max-width: 767px) {
	.carousel-control.right span {
		right: 0;
	}
}
.carousel-control.left {
	left: auto;
	right: 100%;
}
@media screen and (max-width: 1200px) {
	.carousel-control.left {
		left: 0;
		right: auto;
	}
}
.carousel-control.disabled {
	cursor: default;
}
.carousel-control.disabled .arrow {
	fill: rgba(255, 255, 255, 0.5);
}
.carousel-control.disabled .arrow:hover {
	fill: rgba(255, 255, 255, 0.5);
}
.carousel-count {
	position: absolute;
	z-index: 1;
	top: 15px;
	right: 15px;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	font-feature-settings: "pnum" 1, "onum" 1;
	text-shadow: 0 0 50px #132439;
}
.carousel-description {
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	margin: 20px 0 0;
}
@media screen and (max-width: 767px) {
	.carousel-description {
		margin-bottom: 15px;
		font-size: 14px;
		line-height: 18px;
	}
}
.img-description {
	color: #9c9b9b;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	margin: 20px 20px 0;
}
@media screen and (max-width: 767px) {
	.img-description {
		margin: 0;
		max-width: 200px;
		padding-bottom: 20px;
	}
}
.partner-block {
	background-color: #fff;
	margin-bottom: 20px;
	padding: 10px 0;
}
.partner-label {
	display: inline-block;
	padding: 4px 20px 2px;
	border-radius: 30px;
	border: 2px solid #132439;
	color: #132439;
	font-size: 18px;
	line-height: 30px;
	vertical-align: top;
	margin-bottom: 0;
	margin-right: 50px;
	cursor: pointer;
}
@media screen and (max-width: 767px) {
	.partner-label {
		padding: 2px 10px 0px;
		font-size: 14px;
		margin-right: 30px;
	}
}
.partner-label:focus ~ .partner-info,
.partner-label:hover ~ .partner-info {
	display: block;
}
.partner-info {
	display: none;
	position: absolute;
	top: 50px;
	color: #132439;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding: 15px 20px;
	background-color: #fff;
	z-index: 5;
	max-width: 235px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.35);
}
.partner-info:before {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 30px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 7px solid #fff;
}
.partner-logo {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	width: auto;
	height: 40px;
	vertical-align: top;
}

@media screen and (max-width: 767px) {
	.partner-logo {
		margin-top: 10px;
	}
}

.mediaBlock .partner-block {
	position: absolute;
	z-index: 2;
	top: 65px;
	background-color: transparent;
	margin-bottom: 0;
	padding: 0;
}
@media screen and (max-width: 767px) {
	.mediaBlock .partner-block {
		top: 60px;
	}
}
.mediaBlock .partner-label {
	border: 1px solid #fff;
	color: #fff;
	padding: 1px 5px 0px;
	font-size: 12px;
	line-height: 20px;
	margin-top: -5px;
}

.mediaBlock .partner-info {
	top: 45px;
}
.mediaBlockInfo-default .partner-label {
	border: 1px solid #132439;
	color: #132439;
}
.mediaBlockInfo-default .partner-block {
	top: 35px;
}
.mediaBlock.-img-right .mediaBlockInfo-author ~ .partner-block {
	top: 60px;
}
@media screen and (max-width: 767px) {
	.mediaBlockInfo-default .partner-block {
		top: 35px;
	}
	.mediaBlockInfo-default .partner-label {
		border: 1px solid #fff;
		color: #fff;
	}
}
.mediaBlockInfo-default .mediaBlockInfo-category ~ .partner-block {
	top: 65px;
}
@media screen and (max-width: 767px) {
	.mediaBlockInfo-default .mediaBlockInfo-category ~ .partner-block {
		top: 60px;
	}
}
.books {
	min-height: 1470px;
}
@media screen and (max-width: 1200px) {
	.books {
		min-height: 100px;
	}
}
.book_search {
	padding-right: 30px;
}
@media screen and (max-width: 1200px) {
	.book_search {
		padding-right: 0;
	}
}
.book_search .input-group.-search {
	margin: 40px 0 0px;
}
.book_search .form-group {
	margin-bottom: 0;
}
.book_search .input-group.-search .btn {
	padding: 3px 40px 1px;
}
@media screen and (max-width: 767px) {
	.book_search .input-group.-search .btn {
		padding: 3px 15px 1px;
	}
}
.icon-search-white {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -383px -213px;
	width: 24px;
	height: 24px;
}
.books-tags {
	padding-right: 30px;
}
@media screen and (max-width: 1200px) {
	.books-tags {
		padding-right: 0;
	}
}
.books-tags > span {
	font-style: italic;
	font-size: 18px;
	line-height: 1.3em;
	margin: 0 30px 0 20px;
}
.books-tags .tag {
	padding: 6px 19px 6px 19px;
	margin-right: 20px;
	cursor: pointer;
	border: 1px solid #132439;
	background-color: transparent;
}
.books-tags .tag:before {
	left: 10px;
}
.books-filters {
	padding-right: 30px;
	text-align: right;
	margin-top: 30px;
}
@media screen and (max-width: 1200px) {
	.books-filters {
		padding-right: 0;
	}
}
.books-filters .btn-link {
	color: #6f6f6e;
	font-size: 18px;
	line-height: 0.7em;
	text-decoration: none;
	margin-left: 30px;
}
.books-filters .btn-link .btn-text {
	display: inline-block;
	line-height: 0.7em;
	border-bottom: 1px dashed #6f6f6e;
}
.books-filters .btn-link:hover .btn-text,
.books-filters .btn-link:focus .btn-text {
	border-bottom: 1px solid #6f6f6e;
}
.books-filters .icon-caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 8px;
	margin-top: -2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid 9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.book_theme {
	position: absolute;
	left: 100%;
	top: 45px;
}
@media screen and (max-width: 1200px) {
	.book_theme {
		position: relative;
		left: 0;
		top: 0;
		margin: 20px 0 20px;
		padding: 30px 0;
		background-color: rgba(255, 255, 255, 0.5);
	}
	.book_theme:before,
	.book_theme:after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		width: 9999px;
		background-color: rgba(255, 255, 255, 0.5);
	}
	.book_theme:after {
		left: 100%;
	}
	.book_theme:before {
		right: 100%;
	}
}
.book_theme-title {
	color: #000;
	font-size: 36px;
	line-height: 43px;
	font-style: italic;
	margin-bottom: 20px;
}
.book_theme-title--link {
	color: #132439;
	font-size: 36px;
	line-height: 0.7em;
	text-decoration: none;
	margin-bottom: 0;
}
.book_theme-title--link .btn-text {
	display: inline-block;
	line-height: 0.7em;
	border-bottom: 1px dashed #132439;
}
.book_theme-title--link:hover .btn-text {
	color: #132439;
	border-bottom: 1px solid #132439;
}
.book_theme-title--link:focus .btn-text {
	border-bottom: 1px dashed #132439;
	color: #132439;
}
.book_theme .icon-caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 8px;
	margin-top: -2px;
	vertical-align: middle;
	border-top: 6px dashed #132439;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
}
.book_theme-list {
	width: 10px;
}
@media screen and (max-width: 1200px) {
	.book_theme-list {
		display: none;
		width: auto;
	}
}
.book_theme-list .btn-link {
	color: #132439;
	text-decoration: none;
	display: inline-block;
	white-space: nowrap;
	padding: 5px 10px 3px;
	border-radius: 20px;
	margin-left: -8px;
	margin-bottom: 5px;
	font-size: 18px;
	border: 1px solid transparent;
	cursor: pointer;
}
@media screen and (max-width: 1200px) {
	.book_theme-list .btn-link {
		display: inline-block;
		font-size: 18px;
		width: auto;
		margin-right: 3px;
		margin-bottom: 5px;
		z-index: 1;
		position: relative;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1500px) {
	.book_theme-list .btn-link {
		font-size: 15px;
	}
	.book_theme {
		margin-left: -15px;
	}
}

.book_theme-list .btn-link span {
	display: inline-block;
	border-bottom: 1px dashed #132439;
	line-height: 0.7em;
}
.book_theme-list .btn-link:hover,
.book_theme-list .btn-link:focus {
	border-color: #e4cf98;
}
.book_theme-list .btn-link:hover span,
.book_theme-list .btn-link:focus span {
	border-color: transparent;
}
.book_theme-list .btn-link.active {
	color: #fff;
	background-color: #e4cf98;
	border-color: #e4cf98;
}
.book_theme-list .btn-link.active span {
	border-color: transparent;
}
.open.book_theme .book_theme-title--link {
	margin-bottom: 25px;
}
.open.book_theme .icon-caret {
	border-top: 0;
	border-bottom: 6px dashed #132439;
}
.open.book_theme .book_theme-list {
	display: block;
}
.books_list {
	padding-right: 30px;
	margin-bottom: 40px;
}
@media screen and (max-width: 1200px) {
	.books_list {
		padding-right: 0;
	}
}
@media screen and (min-width: 1600px) {
	.books_list .col-lg-15 {
		width: 20%;
		padding: 0 15px;
	}
}
.books-item {
	margin-bottom: 10px;
}
.books-cover {
	width: 100%;
	height: 235px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: initial;
	position: relative;
}
@media screen and (max-width: 1200px) {
	.books-cover {
		width: 162px;
		height: 234px;
	}
}
.books-cover:before {
	content: "";
	position: absolute;
	height: 8px;
	background: #132439;
	right: -15px;
	left: -15px;
	bottom: -4px;
}
.books-scope .scope {
	color: #e2bd69;
	text-decoration: underline;
	font-size: 22px;
	line-height: 28px;
	position: relative;
	font-weight: bold;
	font-feature-settings: "pnum" 1, "onum" 1;
	margin-right: 16px;
}
@media screen and (max-width: 1200px) {
	.books-scope .scope {
		margin-bottom: -5px;
	}
}
.books-scope .scope:before {
	content: "*";
	position: absolute;
	right: 100%;
	font-size: 1.25em;
	top: 10px;
}
@media screen and (max-width: 767px) {
	.books-scope .scope:before {
		top: 5px;
	}
}
.books-scope .btn-small {
	vertical-align: middle;
}
.books-categories {
	color: #868686;
	font-size: 13px;
	line-height: 22px;
}
.books-categories a {
	color: inherit;
	font-size: inherit;
	text-decoration: none;
}
.books-categories a:hover,
.books-categories a:focus {
	text-decoration: underline;
}
.books-author {
	color: #132439;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
}
.books-author:hover,
.books-author:focus {
	color: #132439;
	text-decoration: underline;
}
.books-name {
	color: #132439;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.books-name:hover,
.books-name:focus {
	color: #132439;
	text-decoration: underline;
}
.books-name q {
	display: block;
}
@media screen and (max-width: 767px) {
	.books_list .col-xs-6 .books-cover:before {
		right: -45px;
	}
	.books_list .col-xs-6:nth-of-type(2n) .books-cover:before {
		right: 0;
	}
	.books_list .col-xs-6:nth-of-type(2n + 1) {
		clear: left;
	}
}
@media screen and (max-width: 1200px) {
	.books_list .col-xs-6:nth-of-type(4n) .books-cover:before {
		right: 0;
	}
	.books_list .col-xs-6:nth-of-type(4n + 1) {
		clear: left;
	}
}
@media screen and (max-width: 1599px) {
	.books_list .col-xs-6:nth-of-type(4n) .books-cover:before {
		right: 0;
	}
	.books_list .col-xs-6:nth-of-type(4n + 1) {
		clear: left;
	}
}
@media screen and (min-width: 1600px) {
	.books_list .col-xs-6:nth-of-type(5n) .books-cover:before {
		right: 0;
	}
	.books_list .col-xs-6:nth-of-type(5n + 1) {
		clear: left;
	}
}
.book {
	background: #e5e6cf;
	padding: 30px 0 35px;
	margin-bottom: 25px;
}
.book-cover {
	width: 170px;
	height: 243px;
	margin-top: 5px;
	margin-bottom: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
@media screen and (max-width: 1200px) {
	.book-cover {
		width: 162px;
		height: 234px;
	}
}
.book-cover:before {
	content: "";
	position: absolute;
	height: 8px;
	background: #132439;
	width: 1000px;
	right: -60px;
	bottom: -4px;
}
@media screen and (max-width: 767px) {
	.book-scope {
		padding-left: 15px;
	}
}
.book-scope .scope {
	color: #e2bd69;
	text-decoration: underline;
	font-size: 36px;
	line-height: 43px;
	position: relative;
	font-weight: bold;
	font-feature-settings: "pnum" 1, "onum" 1;
	margin-right: 16px;
}
@media screen and (max-width: 1200px) {
	.book-scope .scope {
		margin-bottom: -5px;
	}
}
.book-scope .scope:before {
	content: "*";
	position: absolute;
	right: 100%;
	font-size: 1.25em;
	top: 10px;
}
.book-categories {
	color: #868686;
	font-size: 14px;
	line-height: 20px;
}
.book-categories a {
	color: inherit;
	font-size: inherit;
	text-decoration: none;
}
.book-categories a:hover,
.book-categories a:focus {
	text-decoration: underline;
}
.book-tags {
	margin-top: 10px;
	margin-bottom: 30px;
}
.book-author {
	color: #132439;
	font-size: 48px;
	line-height: 52px;
}
@media screen and (max-width: 1200px) {
	.book-author {
		font-size: 42px;
		line-height: 52px;
	}
}
@media screen and (max-width: 767px) {
	.book-author {
		font-size: 36px;
		line-height: 40px;
	}
}
.book-name {
	color: #132439;
	font-size: 48px;
	line-height: 52px;
	font-weight: bold;
	margin-bottom: 10px;
}
@media screen and (max-width: 1200px) {
	.book-name {
		font-size: 42px;
		line-height: 52px;
		margin-bottom: 5px;
	}
}
@media screen and (max-width: 767px) {
	.book-name {
		font-size: 36px;
		line-height: 40px;
		margin-bottom: 20px;
	}
}
.book-name q {
	text-indent: -0.55em;
	display: block;
}
@media screen and (max-width: 767px) {
	.book-name q {
		text-indent: 0;
	}
}
.book-publisher {
	color: #868686;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
	.book-publisher {
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 1200px) {
	.book-publisher {
		margin-bottom: 15px;
	}
}
.book-buy {
	color: #132439;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 25px;
}
@media screen and (max-width: 1200px) {
	.book-buy {
		margin-bottom: 20px;
	}
}
.book-buy label {
	font-weight: normal;
	margin-right: 10px;
}
.book-buy .price {
	margin-left: 25px;
}
.book-share .shareBlock-list {
	opacity: 1;
	position: relative;
	z-index: 1;
	display: block;
	background-color: transparent;
	text-align: right;
	margin: 0 -15px;
}
@media screen and (min-width: 1600px) {
	.book-share .shareBlock-list {
		text-align: left;
	}
}
@media screen and (max-width: 1200px) {
	.book-share .shareBlock-list {
		margin: 30px -10px 0;
		text-align: left;
	}
}
@media screen and (max-width: 767px) {
	.book-share .shareBlock-list {
		margin-bottom: 20px;
	}
}
.book .tag {
	font-size: 13px;
}
/*
.tag {
  color: #132439;
  font-style: italic;
  font-size: 16px;
  margin-right: 10px;
  border-radius: 20px;
  padding: 4px 18px 4px 25px;
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
}
.tag.active,
.tag.active:hover {
    color: #fff !important;
}

.tag span {
  line-height: 0.8em;
  display: inline-block;
  border-bottom: 1px dashed #132439;
  transition: 0.3s;
}
.tag.active span {
    border-bottom-color: transparent;
}

.tag:hover {
  color: #132439;
}
.tag:hover span {
  color: #132439;
  border-bottom-color: transparent;
}
.tag.active:hover span {
  color: #fff;
  border-bottom-color: transparent;
}
*/

.tag-red {
	border-color: #e84e1b !important;
}
.tag-green {
	border-color: #93c01f !important;
}
.tag-blue {
	border-color: #35a8e0 !important;
}
.tag-pink {
	border-color: #e5007e !important;
}

.tag-red.active {
	background: #e84e1b !important;
}
.tag-green.active {
	background: #93c01f !important;
}
.tag-blue.active {
	background: #35a8e0 !important;
}
.tag-pink.active {
	background: #e5007e !important;
}

.review-form {
	padding: 40px 0 10px;
	position: relative;
	display: none;
	height: 0;
}
.review-form label {
	color: #132439;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	display: block;
}
.review-form input {
	width: 273px;
	max-width: 100%;
	border: 0;
	height: 36px;
	padding: 0 5px;
	margin-bottom: 20px;
}
.review-form textarea {
	width: 847px;
	height: 200px !important;
	border: 0;
	padding: 10px 5px;
	margin-bottom: 20px;
}
@media screen and (min-width: 1600px) {
	.review-form textarea {
		width: 100%;
	}
}
@media screen and (max-width: 1200px) {
	.review-form textarea {
		width: 100%;
	}
}
.review-form .info {
	position: absolute;
	width: 360px;
	left: 490px;
	bottom: 15px;
	color: #9c9b9b;
	font-size: 14px;
	line-height: 17px;
}
@media screen and (min-width: 1600px) {
	.review-form .info {
		left: auto;
		right: 0;
	}
}
@media screen and (max-width: 1200px) {
	.review-form .info {
		left: auto;
		right: auto;
		bottom: auto;
		position: relative;
		display: block;
		margin-bottom: 30px;
	}
}
.review-form .info a {
	font-size: inherit;
	text-decoration: none;
}
.review-form .info a:hover,
.review-form .info a:focus {
	text-decoration: underline;
}
.review-form .btn {
	border-radius: 20px;
	color: #fff;
}
.news-item {
	margin-bottom: 40px;
}
.news-item-title {
	color: #132439;
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 5px;
}
.news-item-title:hover,
.news-item-title:focus {
	text-decoration: underline;
	color: #132439;
}
@media screen and (max-width: 1200px) {
	.news-item-title {
		font-size: 20px;
		line-height: 26px;
	}
}
@media screen and (max-width: 767px) {
	.news-item-title {
		font-size: 18px;
		line-height: 22px;
	}
}
.news-item-about {
	color: #132439;
	font-size: 18px;
	line-height: 24px;
}
@media screen and (max-width: 1200px) {
	.news-item-about p,
	.news-item-about a {
		font-size: 16px;
		line-height: 20px;
	}
}
@media screen and (max-width: 767px) {
	.news-item-about p,
	.news-item-about a {
		font-size: 14px;
		line-height: 18px;
	}
}
.news-item-date {
	color: #9c9b9b;
	font-size: 14px;
	line-height: 16px;
	margin-top: 7px;
}
@media screen and (max-width: 767px) {
	.news-item-date {
		font-size: 12px;
		line-height: 15px;
		margin-top: 5px;
	}
}
.search-item {
	padding-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 20px;
}
.search-item:last-of-type {
	border-bottom: 0;
}
@media screen and (max-width: 1200px) {
	.search-item .col-sm-4:nth-child(2) {
		text-align: center;
	}
}
.search-item-title {
	color: #132439;
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 5px;
}
.search-item-title:hover,
.search-item-title:focus {
	text-decoration: underline;
	color: #132439;
}
@media screen and (max-width: 1200px) {
	.search-item-title {
		font-size: 20px;
		line-height: 26px;
	}
}
@media screen and (max-width: 767px) {
	.search-item-title {
		font-size: 18px;
		line-height: 22px;
	}
}
.search-item-about {
	color: #132439;
	font-size: 18px;
	line-height: 24px;
}
@media screen and (max-width: 1200px) {
	.search-item-about {
		font-size: 16px;
		line-height: 20px;
	}
}
@media screen and (max-width: 767px) {
	.search-item-about {
		font-size: 14px;
		line-height: 18px;
	}
}
.search-item-date,
.search-item-author,
.search-item-section {
	color: #9c9b9b;
	font-size: 18px;
	line-height: 22px;
	margin-top: 7px;
	margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
	.search-item-date,
	.search-item-author,
	.search-item-section {
		font-size: 12px;
		line-height: 15px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
}
.search-item-author,
.search-item-section {
	text-decoration: none;
}
.search-item-author:hover,
.search-item-section:hover,
.search-item-author:focus,
.search-item-section:focus {
	color: #9c9b9b;
	text-decoration: underline;
}
.search-item-date {
	text-align: right;
}
.input-group.-search {
	margin: 40px 0 50px;
}
@media screen and (max-width: 767px) {
	.input-group.-search {
		margin: 10px 0 25px;
	}
}
.input-group.-search .form-control {
	height: 38px;
	padding: 7px 148px 6px 18px !important;
}
@media screen and (max-width: 767px) {
	.input-group.-search .form-control {
		padding-right: 65px;
	}
}
.input-group.-search .btn {
	background-color: #e4cf98;
	color: #fff;
	padding: 3px 22px 1px;
	height: 38px;
	font-weight: normal;
	font-style: italic;
}
.input-group.-search .btn:hover,
.input-group.-search .btn:focus {
	background-color: #e2bd69;
}
.coming_soon {
	height: auto;
	min-height: 100%;
	background-color: #132439;
	padding: 75px 0 40px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.coming_soon {
		padding: 65px 0;
	}
}
.coming_soon-logo {
	fill: #e4cf98;
	width: 268px;
}
@media screen and (max-width: 767px) {
	.coming_soon-logo {
		width: 197px;
	}
}
.coming_soon .quote-group {
	color: #fff;
	text-align: left;
	margin: 47px auto 43px;
	max-width: 610px;
}
@media screen and (max-width: 767px) {
	.coming_soon .quote-group {
		width: 100%;
		padding: 0 5px 0 25px;
		max-width: 430px;
		margin: 45px auto 32px;
	}
}
.coming_soon .quote-group q {
	line-height: 42px;
	font-size: 28px;
}
@media screen and (max-width: 767px) {
	.coming_soon .quote-group q {
		font-size: 21px;
		line-height: 30px;
	}
}
.coming_soon .quote-group q:before {
	left: -27px;
	top: -17px;
}
@media screen and (max-width: 767px) {
	.coming_soon .quote-group q:before {
		left: -32px;
		top: -15px;
	}
}
.coming_soon .quote-group q:after {
	right: -15px;
	bottom: -13px;
}
@media screen and (max-width: 767px) {
	.coming_soon .quote-group q:after {
		right: -2px;
		bottom: -22px;
	}
}
.coming_soon .quote-group cite {
	font-size: 18px;
	line-height: 26px;
	padding: 0 7px;
	margin-top: 29px;
}
@media screen and (max-width: 767px) {
	.coming_soon .quote-group cite {
		font-size: 18px;
		line-height: 30px;
		margin-top: 45px;
		padding: 0 25px;
	}
}
.coming_soon-form {
	max-width: 695px;
	margin: auto;
}
@media screen and (max-width: 767px) {
	.coming_soon-form {
		max-width: 390px;
	}
}
.coming_soon-form label {
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 44px;
}
@media screen and (max-width: 767px) {
	.coming_soon-form label {
		font-size: 18px;
		line-height: 26px;
	}
}
.coming_soon-form .form-group {
	max-width: 330px;
	margin: auto;
	height: 30px;
}
@media screen and (max-width: 767px) {
	.coming_soon-form .form-group {
		max-width: 320px;
	}
}
.coming_soon-form .form-group input {
	font-size: 22px;
	line-height: 27px;
	padding: 0 18px;
}
.coming_soon-form .form-group .btn {
	background-color: #e4cf98;
}
.coming_soon-form .form-group .btn:focus,
.coming_soon-form .form-group .btn:hover {
	background-color: #e2bd69;
}
.coming_soon-form .form-success {
	color: #e4cf98;
	font-style: normal;
	font-size: 24px;
	line-height: 36px;
	margin: 0;
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	max-width: 390px;
	margin: auto;
	bottom: -3px;
}
@media screen and (max-width: 360px) {
	.thanks .navbar-brand svg {
		max-width: 146px;
	}
}
.thanks .navbar-nav {
	margin: 37px 0;
}
.thanks-title {
	font-size: 36px;
	line-height: 44px;
	color: #d6bb6c;
	margin: 28px 0 30px;
}
.thanks-text {
	font-size: 22px;
	line-height: 32px;
	color: #1d273a;
	font-style: normal;
	max-width: 680px;
}
.thanks-sub {
	font-size: 18px;
	line-height: 24px;
	color: #1d273a;
	font-weight: normal;
	margin: 48px 0 58px;
	max-width: 295px;
}
.thanks-label {
	color: #b2b3b2;
	font-size: 18px;
	line-height: 24px;
	max-width: 165px;
	margin-bottom: 0;
}
.thanks .network {
	margin-top: 14px;
}
.thanks .network-item {
	margin-right: 26px;
}
.thanks .navbar-text {
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
	color: #fff;
	padding: 0 !important;
	margin: 4px 32px 5px;
}
svg.without-hover {
	fill: #e5cf98;
}
svg.without-hover:hover,
svg.without-hover:focus {
	fill: #e5cf98;
}
/*.mixitup .mix{
	display: none;
}
*/

#RERR {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(19, 36, 57, 0.5) !important;
	height: 100% !important;
	width: 100% !important;
	max-height: 100% !important;
	text-align: left !important;
	padding: 0 !importat;
	font: 14px/1.2em "SkolarSansPEWeb" !important;
}
#RERR .modal {
	max-width: 400px;
	width: 95%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) !important;
	padding: 25px 30px;
	background-color: #edeede;
	font-family: "SkolarSansPEWeb";
}

#RERR .modal-title {
	color: #132439;
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	margin-bottom: 20px;
	display: block;
	font-family: "SkolarSansPEWeb";
}

#RERR .modal-text {
	color: #132439;
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 25px;
	display: block;
	font-family: "SkolarSansPEWeb";
}

#RERR .modal-label {
	color: #132439;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	display: block;
	margin-bottom: -10px;
	font-family: "SkolarSansPEWeb";
}
#RERR .modal-textarea {
	display: block;
	width: 100%;
	padding: 8px 12px 6px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	-webkit-transition: border-color ease-in-out 0.15s,
		-webkit-box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

	background-color: #fff;
	border-radius: 0;
	box-shadow: none;
	border: 0 !important;
	font-family: "SkolarSansPEWeb";
	box-sizing: inherit;
}
#RERR .btn-send,
#RERR .modal-send {
	margin-top: 25px;
	display: inline-block;
	border-radius: 20px !important;
	height: 40px;
	padding: 0 20px !important;
	font-size: 18px;
	line-height: 42px;
	color: #132439;
	font-weight: bold;
	background-color: #e4cf98;
	border: 0;
	cursor: pointer;
	width: auto !important;
	font-family: "SkolarSansPEWeb";
	-webkit-transition: background-color ease-in-out 0.15s;
	-o-transition: background-color ease-in-out 0.3s;
	transition: background-color ease-in-out 0.3s;
}
#RERR .btn-send:hover,
#RERR .modal-send:hover {
	background-color: #e2bd69;
}

#RERR .modal-close {
	font-family: "SkolarSansPEWeb";
	position: absolute;
	right: 10px;
	top: 15px;
	border: 0;
	background-color: transparent;
	padding: 0;
	font-size: 2.5em;
	font-weight: bold;
	color: #132439;
	width: auto !important;
}

.not-found {
	text-align: center;
	border-bottom: 8px solid #132439;
	min-height: 235px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px;
	margin: 0 15px 15px;
}

.news-list .alm-reveal {
	padding: 0 15px;
}

@media screen and (max-width: 767px) {
	.mediaBlock.-context .mediaBlockInfo {
		height: auto;
	}
	.mediaBlock.-context .mediaBlockInfo-img {
		height: 178px;
	}
	.mediaBlock.-context .mediaBlockInfo-main {
		position: relative;
		left: 0;
		bottom: auto;
	}
}

.vc_images_carousel
	.vc_carousel-inner
	.vc_carousel-slideline
	.vc_carousel-slideline-inner
	> .vc_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.footer-form .input-group .form-control {
	font-size: 14px;
}
.zimin {
	width: 30px;
	margin-left: -38px;
	margin-right: 5px;
	-webkit-filter: grayscale(100%) invert(100%);
	filter: grayscale(100%) invert(100%);
}

.section-test {
	position: relative;
}
.test {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	width: 100%;
	min-height: calc(100vh - 100px);
	margin-top: -20px;
	padding: 50px 0 100px;
	color: #fff;
}
.test_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.test_img:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(26, 26, 26, 0.75);
}
.test_copyright {
	position: absolute;
	bottom: 11px;
	right: 11px;
	font-size: 12px;
	line-height: 15px;
	color: #999;
	font-weight: normal;
	font-style: italic;
}
.test_title {
	font-size: 48px;
	line-height: 1.2em;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 40px;
	text-shadow: 0 0 50px #132439;
	color: #fff;
}
@media screen and (max-width: 767px) {
	.test_title {
		font-size: 36px;
	}
}
.test_des {
	margin-bottom: 35px;
	font-size: 21px;
	line-height: 1.2em;
	text-shadow: 0 0 50px #132439;
}
@media screen and (max-width: 767px) {
	.test_des {
		font-size: 18px;
		margin-bottom: 25px;
	}
}
.test_author {
	margin-bottom: 50px;
	font-weight: 500;
	font-style: normal;
	text-shadow: 0 0 50px #132439;
}
@media screen and (max-width: 767px) {
	.test_author {
		font-size: 16px;
	}
}
.test_author a {
	font-size: inherit;
}
.test_btn {
	width: 196px;
	height: 56px;
	padding: 0;
	border: 2px solid #fff;
	line-height: 56px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
	color: #fff;
}
.test_btn:hover {
	text-decoration: none;
	border-color: #e2bd69;
}
.test_btn.-radio {
	position: relative;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	padding-left: 30px;
	border: 0;
	font-size: 22px;
	line-height: 1.25em;
	text-align: left;
}
.test_btn.-radio:hover,
.test_btn.-radio:focus {
	background-color: transparent;
}
.test_btn.-radio:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	border: 2px solid #fff;
}
.test_btn.-radio:hover:before {
	border-color: #e2bd69;
}
.article-test {
	max-width: 780px;
	margin: 0 auto;
	padding: 0 10px;
}
.quest_body,
.quest_res {
	display: none;
	max-width: 780px;
	text-align: center;
	margin: 0 auto;
	padding: 0 10px;
}
.quest_body .btn-block,
.quest_res .btn-block {
	display: block;
	width: 100%;
}
@media screen and (max-width: 767px) {
	.quest_body .btn-block,
	.quest_res .btn-block {
		margin: 15px auto 0;
		max-width: 280px;
	}
}
.quest_res {
	margin-top: -20px;
}
.question-title {
	display: none;
	position: absolute;
	top: 18px;
	font-size: 18px;
}
.question_count {
	margin-bottom: 25px;
	font-size: 18px;
	font-style: italic;
	color: rgba(255, 255, 255, 0.8);
}
.question_title {
	position: relative;
	display: inline-block;
	text-align: left;
	font-size: 22px;
	line-height: 30px;
	margin: 0 0 65px;
}
@media screen and (max-width: 767px) {
	.question_title {
		margin-bottom: 25px;
		font-size: 18px;
		line-height: 1.3em;
	}
}
.question_title:before,
.question_title:after {
	color: #e4cf98;
	font-size: 72px;
	font-weight: bold;
	position: absolute;
	font-style: normal;
}
.question_title:before {
	width: 40px;
	top: -20px;
	left: -53px;
}
@media screen and (max-width: 1280px) {
	.question_title:before {
		left: -30px;
		position: relative;
		display: block;
		top: -10px;
	}
}
.question_title:after {
	bottom: -29px;
	right: -20px;
}
.question_count {
	display: block;
	text-align: right;
}
.answer_status {
	display: none;
	position: relative;
	padding-top: 60px;
	text-align: center;
}
.answer_status:before {
	content: "\e014";
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -20px;
	font-family: "Glyphicons Halflings";
	font-size: 1.3em;
	line-height: 37px;
	border: 2px solid #f00;
	color: #f00;
	border-radius: 100%;
}
.answer_status-success:before {
	content: "\e013";
	border: 2px solid #218f13;
	color: #218f13;
}
.answer_status__title {
	font-size: 35px;
	margin-bottom: 40px;
	font-weight: bold;
}
.answer_status__des {
	margin-bottom: 35px;
	font-size: 21px;
	line-height: 1.2em;
}
@media screen and (max-width: 767px) {
	.answer_status__des {
		font-size: 18px;
		margin-bottom: 25px;
	}
}
.article-result {
	display: none;
	max-width: 720px;
	margin: 0 auto 40px;
	padding: 0 10px;
	text-align: left;
}
@media screen and (max-width: 767px) {
	.article-result {
		text-align: center;
	}
}
.total_answers {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}
.result_img img {
	width: 100%;
	max-width: 280px;
	margin-bottom: 20px;
}
.result_title {
	font-size: 28px;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.result_des {
	font-size: 19px;
	line-height: 1.3em;
}
.result-event {
	display: none;
	border-top: 1px solid #fff;
	width: 100%;
	max-width: 720px;
	margin: 0 auto;
	padding: 40px 10px 0;
}
.result_share__title {
	font-size: 28px;
	line-height: 1.2em;
	margin-bottom: 20px;
}
.result_share {
	margin-top: 30px;
}
.result_share .shareBlock-list {
	position: static;
	bottom: auto;
	opacity: 1;
	background-color: transparent;
}
.result_share .shareBlock-link {
	color: #fff;
}
.result_share .shareBlock-link .icon-vk-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -376px -309px;
	width: 19px;
	height: 11px;
}
.result_share .shareBlock-link .icon-fb-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -355px -325px;
	width: 14px;
	height: 14px;
}
.result_share .shareBlock-link .icon-tw-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -359px -309px;
	width: 17px;
	height: 14px;
}
.result_share .shareBlock-link .icon-telegram-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -369px -325px;
	width: 15px;
	height: 13px;
}
.result_share .shareBlock-link .icon-whatsapp-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -407px -213px;
	width: 16px;
	height: 16px;
}
.question_title:before,
.question_title:after {
	color: #e4cf98;
	font-size: 72px;
	font-weight: bold;
	position: absolute;
	font-style: normal;
}
.question_title:before {
	top: -20px;
	left: -53px;
}
@media screen and (max-width: 1280px) {
	.question_title:before {
		left: -30px;
		position: relative;
		display: block;
		top: -10px;
	}
}
.question_title:after {
	bottom: -20px;
	right: -40px;
}
@media screen and (max-width: 767px) {
	.question_title:before,
	.question_title:after {
		font-size: 56px;
	}
}
@media screen and (max-width: 767px) {
	.question_title:before {
		left: 0;
	}
	.question_title:after {
		right: auto;
		bottom: 0;
		position: relative;
		display: block;
		text-align: right;
	}
}

@media screen and (max-width: 767px) {
	.col-xs-12.article-main {
		float: none !important;
	}
}

/* nf */
.page.nonfiction .navbar {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
}

.fp-slides {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 1em);
	height: auto;
}
.fp-slidesContainer {
	float: none;
	height: auto;
}
.fp-section.fp-table,
.fp-slide.fp-table,
.fp-tableCell {
	display: block;
}
.nf-section {
	position: relative;
	min-height: 100vh;
	padding: 105px 0 70px;
}
.nf-section:not(:last-of-type) {
	border-bottom: 2px solid #e4cf98;
}
@media screen and (min-height: 1200px) {
	.nf-section {
		min-height: 50vh;
	}
	.nf-section .row {
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
	}
}
@media screen and (max-width: 767px) {
	.nf-section {
		overflow: hidden;
	}
	.nf-section .row {
		transition: 0.3s;
	}
	.nf-section .col-sm-6.col-md-7 {
		position: absolute;
		left: 100%;
		top: 0;
		transition: 0.3s;
		width: 85%;
		height: 100%;
		overflow: auto;
	}
	.nf-section .icon-arrow-bottom-big {
		display: none;
	}
}
.nf-section:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	opacity: 0.95;
}
.nf-section .icon-arrow-right {
	display: none;
}
@media screen and (max-width: 767px) {
	.nf-section .icon-arrow-right {
		display: block;
		transition: 0.2s;
	}
}
.nf-header {
	padding-top: 100px;
	color: #fff;
	border-bottom: 0;
	background: url("../img/nf-books/cover2.jpg") center/cover;
}

@media screen and (min-height: 1200px) {
	.nf-header {
		min-height: 100vh;
	}
}
@media screen and (max-width: 767px) {
	.nf-header .icon-arrow-bottom-big {
		display: block;
	}
}
.nf-header:before {
	background-color: #132439;
}
.nf-title {
	width: calc(100% - 255px);
	margin-top: 19vh;
	margin-bottom: 10vh;
	font-size: 76px;
	line-height: 1.1em;
	font-weight: 600;
	font-style: italic;
	color: #fff;
}

@media screen and (max-width: 1200px) {
	.nf-title {
		margin-top: 6vh;
		margin-bottom: 8vh;
		font-size: 70px;
		font-weight: 400;
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.nf-title {
		font-size: 38px;
	}
}
.nf-subtitle {
	margin-bottom: 20px;
	font-size: 34px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
}
@media screen and (max-width: 767px) {
	.nf-subtitle {
		font-size: 16px;
	}
}
.nf-subtitle:hover,
.nf-subtitle:focus {
	color: #fff;
	text-decoration: none;
}
.nf-subtitle span {
	vertical-align: middle;
}
.nf-nav-fixed-top {
	position: fixed;
	z-index: 9;
	top: 0;
	width: 100%;
	height: 65px;
	background-color: #edeede;
}
.nf-nav-scroll {
	position: relative;
	overflow: hidden;
	padding-left: 35px;
	padding-right: 35px;
	background: url("../img/nf-icons/book.svg") center left no-repeat;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.nf-nav-scroll-wrapper {
	width: 100%;
	overflow: hidden;
}
.nf-nav-scroll .btn-scroll-right {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height: 19px;
	margin: auto;
	cursor: pointer;
}
.nf-nav-list {
	padding-left: 0;
	transition: 0.2s;
	margin: 19px 0;
}
.nf-nav-item {
	display: inline-block;
	white-space: nowrap;
	padding: 5px 10px 3px;
	border-radius: 20px;
	margin-right: 5px;
	border: 1px solid transparent;
	cursor: pointer;
	color: #132439;
	font-size: 18px;
	line-height: 17px;
	font-weight: 600;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.nf-nav-item:first-child {
	margin-left: 0;
}
.nf-nav-item:hover {
	text-decoration: underline;
}
.nf-nav-item.-border:hover {
	text-decoration: none;
	border-color: #e4cf98;
}
.nf-nav-item.-active {
	background-color: #e4cf98;
	border-color: #e4cf98;
}
@media screen and (max-width: 767px) {
	.nf-nav-item span {
		display: none;
	}
	.nf-nav-for-map .to-section-list-js {
		margin-left: -15px;
	}
}
.nf-books {
	display: none;
}
.nf-book_col {
	min-height: calc(100vh - 155px);
}
@media screen and (min-height: 1200px) {
	.nf-book_col {
		min-height: calc(50vh - 155px);
	}
}
.nf-book_col:before {
	content: "";
	display: inline-block;
	min-height: inherit;
	height: 100%;
	vertical-align: middle;
}
.nf-book_info {
	vertical-align: middle;
	display: inline-block;
	width: calc(100% - 1em);
}
.nf-book-cover {
	max-width: 95%;
	max-height: 465px;
	margin: auto;
}
.nf-book-title {
	font-size: 40px;
	line-height: 1.15em;
	font-weight: 600;
	font-style: italic;
}
.nf-book-author {
	color: #132439;
	font-size: 34px;
	line-height: 1.1em;
}
@media screen and (max-width: 767px) {
	.nf-book-author {
		font-size: 22px;
	}
}
.nf-book-name {
	color: #132439;
	font-size: 40px;
	line-height: 1.15em;
	font-weight: bold;
	margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
	.nonfic .nf-book-name {
		font-size: 24px;
		margin-bottom: 10px;
	}
}
.nf-book-publisher {
	color: #868686;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
	.nf-book-publisher {
		font-size: 16px;
	}
}
.nf-book-data {
	margin-bottom: 45px;
	font-size: 18px;
	line-height: 1.5em;
}
.nf-book-stand {
	margin-bottom: 40px;
	font-size: 17px;
}
.nf-book-stand p {
	font-size: 18px;
	line-height: 1.1em;
}
.nf-book-stand span {
	vertical-align: text-bottom;
	margin-right: 20px;
}
.nf-book-stand .btn-blue {
	vertical-align: middle;
	padding: 4px 15px 4px;
	border-radius: 20px;
	border: 0;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #e4cf98;
	background-color: #132439;
	text-decoration: none;
	transition: 0.3s;
}
.nf-book-stand .btn-blue:hover {
	color: #fff;
}
.nf-book-stand .btn-blue i {
	display: inline-block;
	vertical-align: sub;
	width: 21px;
	height: 20px;
	margin-right: 0.5em;
}
.nf-book-des {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 1.5em;
	color: #222;
}
@media screen and (max-width: 767px) {
	.nf-book-des {
		line-height: 1.25em;
	}
}
@media screen and (max-width: 740px) {
	.nf-book-share .article-share {
		width: 100%;
	}
}
.nf-book-share .article-share .shareBlock-list {
	margin-bottom: 0;
}
.nf-carousel {
	vertical-align: middle;
	display: inline-block;
	width: calc(100% - 1em);
	max-height: 465px;
	margin: 0;
	text-align: center;
}
.nf-carousel img {
	max-width: 100%;
	max-height: 465px;
	margin: auto;
}
.nf-carousel .carousel-indicators {
	bottom: -50px;
}
.nf-carousel .carousel-indicators li {
	width: 14px;
	height: 14px;
	margin: 0;
	border: 0;
	background-color: #999;
}
.nf-carousel .carousel-indicators li.active {
	background-color: #142132;
}
#nf-section-rus_prose {
	display: block;
}
.icon-book-big {
	display: inline-block;
	vertical-align: middle;
	width: 89px;
	height: 80px;
	margin-right: 20px;
	background: url("../img/nf-icons/book_big.svg") center no-repeat;
}
@media screen and (max-width: 767px) {
	.icon-book-big {
		background-size: contain;
		width: 40px;
		height: 40px;
	}
}
.icon-map-big {
	display: inline-block;
	vertical-align: middle;
	width: 92px;
	height: 81px;
	margin-right: 20px;
	background: url("../img/nf-icons/map_big.svg") center/contain no-repeat;
}
@media screen and (max-width: 767px) {
	.icon-map-big {
		background-size: contain;
		width: 40px;
		height: 40px;
	}
}
.icon-map-big._xs {
	width: 30px;
	height: 30px;
}
.icon-arrow-bottom-big {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	width: 40px;
	height: 34px;
	margin: auto;
	cursor: pointer;
}
@media screen and (max-width: 767px) {
	.icon-arrow-bottom-big {
		width: 40px;
		bottom: 10px;
	}
}
.icon-arrow-bottom-big svg {
	width: 40px;
}
.icon-arrow-bottom-big:hover path {
	fill: #d7a532;
}
.icon-arrow-bottom-big path {
	transition: 0.3s;
}
.icon-map {
	background: url("../img/nf-icons/map_xs.svg") center no-repeat;
}
.icon-map-nav {
	display: inline-block;
	width: 26px;
	height: 23px;
	margin-top: -4px;
	margin-right: 10px;
	vertical-align: middle;
	background: url("../img/nf-icons/map_big.svg") center/contain no-repeat;
}
.icon-book-nav {
	display: inline-block;
	width: 26px;
	height: 23px;
	margin-top: -4px;
	margin-right: 10px;
	vertical-align: middle;
	background: url("../img/nf-icons/book_big.svg") center/contain no-repeat;
}
.icon-stand-nav {
	display: inline-block;
	width: 26px;
	height: 23px;
	margin-top: -4px;
	margin-right: 10px;
	vertical-align: middle;
	background: url("../img/nf-icons/stand_big.svg") center/contain no-repeat;
}
.icon-arrow-right {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 55px;
	height: 55px;
}
.icon-arrow-right {
	right: 0;
	background: url("../img/nf-icons/arrow_right_mobile.svg") center/contain
		no-repeat;
}
.nf-books .input-group.-search {
	margin-top: 0;
}
.nf-books .input-group.-search {
	margin-top: 0;
}
.nf-nav-for-map {
	display: none;
}
.btn-scroll-left {
	position: absolute;
	left: 35px;
	top: 0;
	bottom: 0;
	height: 19px;
	margin: auto;
	cursor: pointer;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.nf-nav-scroll {
	padding-left: 60px;
}
.nf-locked {
	opacity: 0.5;
	pointer-events: none;
}
.nf-nav-map {
	margin: 19px 0;
}
.nf-search {
	text-align: center;
}
.nf-search-span {
	display: inline-block;
	font-size: 16px;
	color: #142132;
	font-weight: bold;
	font-style: italic;
	margin-right: 20px;
}
.nf-search .nf-search-input {
	display: inline-block;
	max-width: 350px;
	border: 1px solid #e0e0e0 !important;
	padding-right: 18px !important;
}
.nf-header .nf-book-share-title {
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-style: italic;
}
.nf-header .article-share {
	margin-top: 50px;
}
.nf-header .article-share .shareBlock-link {
	cursor: pointer;
}
.nf-header .article-share .shareBlock-list {
	text-align: center;
}
.nf-header .article-share .shareBlock-list span {
	margin: 0 4px;
}
.nf-header .article-share .shareBlock-list .icon-vk-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -376px -309px;
	width: 19px;
	height: 11px;
}
.nf-header .article-share .shareBlock-list .icon-fb-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -355px -325px;
	width: 14px;
	height: 14px;
}
.nf-header .article-share .shareBlock-list .icon-tw-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -359px -309px;
	width: 17px;
	height: 14px;
}
.nf-header .article-share .shareBlock-list .icon-telegram-xs {
	background-image: url("../img/sprite/sprite_all@1x.png");
	background-position: -369px -325px;
	width: 15px;
	height: 13px;
}
.nf-header .nf-book-share {
	position: absolute;
	top: 10px;
	right: 0;
}
.nf-download {
	position: absolute !important;
	right: 0;
	top: 0;
	width: auto !important;
	padding: 0 !important;
	top: -20px;
	z-index: 1;
}
.nf-download a:hover {
	text-decoration: underline;
}
@media screen and (max-width: 767px) {
	.nf-header .nf-book-share {
		position: relative;
		top: auto;
		right: auto;
	}
	.nf-header .article-share {
		margin-top: 10px;
	}
	.nf-download {
		position: relative !important;
		text-align: left;
		margin-top: 10px !important;
		top: auto;
		right: auto;
		width: 100% !important;
		padding: 0 15px !important;
	}
}
.nf-header .nf-book-share .nf-book-share-title {
	text-align: right;
}
@media screen and (max-width: 767px) {
	.nf-header .nf-book-share .nf-book-share-title {
		text-align: center;
	}
}
@media screen and (max-width: 740px) {
	.nf-header .nf-book-share .article-share {
		width: 100%;
	}
}
.nf-header .nf-book-share .article-share .shareBlock-list {
	margin-top: 5px !important;
}
@media screen and (min-width: 1201px) {
	.navbar-collapse.collapse.nf-nav-list {
		display: inline-block !important;
		width: auto;
		white-space: nowrap;
	}
}
@media screen and (max-width: 1200px) {
	.nf-nav-list {
		width: auto;
	}
	.nf-nav-list-js .nf-nav-item {
		display: block;
		width: 100%;
	}
	.btn-scroll-right,
	.btn-scroll-left {
		display: none;
	}
	.nf-nav-scroll-wrapper,
	.nf-nav-scroll {
		overflow: visible;
	}
	.nf-nav-scroll {
		padding-left: 35px;
	}
	.nf-nav-scroll .navbar-toggle {
		margin: 13px 0 !important;
		float: none;
	}
	.nf-nav-fixed-top {
		height: 61px;
	}
	.nf-nav-scroll .navbar-toggle .icon-bar {
		background-color: #132439;
	}
	.nf-nav-scroll .navbar-collapse {
		width: 100%;
		padding: 0 15px;
		top: 60px;
		margin: 0;
		background-color: #edeede;
	}
	.nf-nav-scroll .navbar-collapse .nf-nav-item:last-child {
		margin-bottom: 20px;
	}
	.nf-nav-scroll .navbar-collapse .nf-nav-item {
		margin-bottom: 5px;
		border-color: transparent;
	}
	.nf-nav-scroll .navbar-collapse .nf-nav-item:hover,
	.nf-nav-scroll .navbar-collapse .nf-nav-item:focus,
	.nf-nav-scroll .navbar-collapse .nf-nav-item.-active {
		background-color: transparent;
		border-radius: 0;
		border-color: transparent;
		border-bottom-color: #e4cf98;
	}
	.navbar-collapse:before {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		background-color: #edeede;
		height: 100%;
		display: block !important;
		z-index: -1;
	}
	.navbar .container,
	.navbar .row,
	.navbar .col-xs-12,
	.navbar .nf-nav-scroll,
	.nf-nav-fixed-top .container,
	.nf-nav-fixed-top .row,
	.nf-nav-fixed-top .col-xs-12,
	.nf-nav-fixed-top .nf-nav-scroll {
		position: initial;
	}
	.nf-nav-scroll .navbar-collapse .nf-nav-item {
		max-width: 750px;
		margin: auto;
	}
	.navbar-nav {
		padding-bottom: 20px;
	}
}
@media screen and (max-width: 767px) {
	.nf-nav-scroll .navbar-toggle {
		position: relative;
		right: auto;
	}
	.nf-nav-fixed-top .to-section-map-js {
		margin-left: -20px;
	}
	.nf-nav-list.text-right {
		text-align: right;
	}
}
.hide {
	display: none;
}
.nf-nav-item.close {
	font-size: 0;
}
.nf-nav-item.close .icon-stand-nav {
	background-image: url("../img/nf-icons/close.svg");
}
.nf-stand-list {
	margin-top: 60px;
	font-size: 16px;
	text-align: left;
}
.nf-stand-list-filters {
	margin-bottom: 40px;
}
.nf-stand-list-filters .nf-label {
	display: inline-block;
	margin-right: 10px;
	font-size: 16px;
	color: #142132;
	font-weight: bold;
	font-style: italic;
}
.nf-stand-list-filters .nf-filter {
	display: inline-block;
	margin-left: 10px;
}
.nf-stand-list-filters .nf-filter input {
	position: absolute;
	left: -9999px;
	visibility: hidden;
}
.nf-filter-name {
	white-space: nowrap;
	padding: 5px 10px 3px;
	border-radius: 20px;
	margin-right: 5px;
	border: 1px solid #e6e6e6;
	background: #e6e6e6;
	cursor: pointer;
	color: #132439;
	line-height: 17px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.nf-filter-label {
	margin-bottom: 15px;
}
.nf-stand-list-filters .nf-filter input:checked + .nf-filter-name {
	background-color: #132439;
	border-color: #132439;
	color: #e4cf98;
}
.nf-list-stand {
	color: #132439;
	display: block;
}
.nf-list-stand:hover {
	color: #23527c;
}
.nf-hidden {
	overflow: hidden !important;
}
#cboxOverlay {
	background: rgba(255, 255, 255, 0.95) !important;
}
#cboxTopLeft,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxBottomCenter,
#cboxCurrent {
	display: none !important;
}
#cboxLoadedContent {
	margin: 40px 60px 0 !important;
}
#cboxClose {
	width: 35px !important;
	height: 35px !important;
	top: 0 !important;
	background-image: url("../img/nf-icons/close.svg") !important;
	background-position: center !important;
	opacity: 0.9 !important;
}
#cboxClose:hover {
	background-position: center !important;
	opacity: 1 !important;
}
#cboxPrevious {
	width: 55px !important;
	height: 55px !important;
	background: url("../img/nf-icons/arrow_right_mobile.svg") center/contain
		no-repeat !important;
	-webkit-transform: rotate(180deg) !important;
	-ms-transform: rotate(180deg) !important;
	transform: rotate(180deg) !important;
	background-position: center !important;
	top: 40px !important;
	bottom: 0 !important;
	margin: auto !important;
	left: 0 !important;
}
#cboxPrevious:hover {
	background-position: center !important;
}
#cboxNext {
	width: 55px !important;
	height: 55px !important;
	background: url("../img/nf-icons/arrow_right_mobile.svg") center/contain
		no-repeat !important;
	background-position: center !important;
	top: 40px !important;
	bottom: 0 !important;
	margin: auto !important;
	right: 0 !important;
	left: auto !important;
}
#cboxNext:hover {
	background-position: center !important;
}
.btn-blue {
	vertical-align: middle;
	padding: 4px 15px 4px;
	border-radius: 20px;
	border: 0;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #e4cf98;
	background-color: #132439;
	text-decoration: none;
	transition: 0.3s;
}
.btn-blue:hover {
	color: #fff;
	text-decoration: none;
}

/*баг с галлерееей, но лучше поправить*/
.carousel-inner > .item {
	min-height: 480px !important;
}
@media screen and (max-width: 767px) {
	.carousel-inner > .item {
		min-height: 410px !important;
	}
}
/* end */

.navbar-toggle.with-label {
	position: relative;
	width: 100px;
}
.navbar-toggle.with-label .btn-label {
	color: #132439;
	position: absolute;
	left: 40px;
	top: 0;
	font-size: 16px;
	font-weight: bold;
}

.nf-search {
	margin-bottom: 30px;
}
.nf-help-info {
	margin-bottom: 30px;
	color: #8b887d;
	font-style: italic;
}
.nf-floor {
	overflow-y: auto;
}
.nf-floor .svg,
.nf-floor svg {
	max-width: 100%;
	min-width: 600px;
}
.nf-toggle {
	position: fixed;
	border-radius: 4px;
	color: #fff;
	background: #132439;
	z-index: 10;
	top: 0;
	left: 0;
	padding: 10px 15px;
	text-align: left;
}
.nf-toggle-number {
	font-weight: bold;
}
.nf-download span {
	font-size: 20px;
}

@media screen and (max-width: 1200px) {
	.nf-nav-list.text-right {
		margin: 16px 0;
	}
	.nf-nav-scroll {
		margin: 7px 0;
	}
}

@media screen and (max-width: 767px) {
	.nf-nav-fixed-top .nf-nav-scroll {
		margin: 7px 0;
	}
	.nf-nav-fixed-top .col-xs-3 .nf-nav-list {
		margin: 16px 0;
	}
	.nf-download span {
		font-size: 16px !important;
	}
	.to-section-map-js:focus,
	.to-section-map-js:hover {
		text-decoration: none;
	}
	.nf-nav-list.text-right {
		margin: 16px 0;
	}
	.to-section-map-js:after {
		content: "Карта";
	}
	header .to-section-map-js:after {
		content: "";
	}
}

/* fix bag readMore */
/*@media screen and (max-width: 1200px) {*/
.mediaBlock-main .readMore-item {
	position: relative !important;
	top: auto !important;
	left: auto !important;
}
.mediaBlock-main .readMore-item:nth-child(2n + 1) {
	clear: left;
}
.mediaBlock-main .readMore-list {
	height: auto !important;
}
/*}*/
/* end */

section.slider {
	margin-top: -60px;
}
.slider svg {
	width: 100%;
	height: 100%;
}
.slider .controls {
	text-align: center;
}
.slider .controls button {
	font-size: 18px;
	color: #132439;
	font-weight: bold;
	background-color: #fff;
	border-radius: 0;
	height: 36px;
	padding: 2px 12px 0;
	border: 2px solid transparent;
	margin: 0 7px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.slider .controls button:hover {
	color: #fff;
	background-color: #e2bd69;
}
@media screen and (max-width: 767px) {
	.slider .controls button {
		margin-bottom: 10px;
	}
	section.slider {
		margin-bottom: -10px;
	}
}

.test_img1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.test_img1:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(26, 26, 26, 0.75);
}
@media screen and (max-width: 767px) {
	.test_img1 {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-size: cover;
		background-repeat: no-repeat;
		background-attachment: fixed;
	}
	.test_img1:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-image: url("../img/nos-podlozhka-media.jpg") !important;
	}
}

.postid-20809 .td-ss-main-sidebar {
	display: none;
}

.postid-20809 .article-description {
	padding-top: 50px;
	margin-bottom: 100px;
}

img[class*=" wp-image-"] {
	margin-bottom: 20px !important;
}

@media screen and (min-width: 1200px) {
	.sn-title-chn {
		width: 75% !important;
	}
}
.article-share .shareBlock-list {
	margin-bottom: 40px;
}
.hashtags_holder {
	font-style: italic;
	font-size: 16px;
	line-height: 18px;
	margin: 15px 0 80px;
}
.hashtags_holder a {
	margin-right: 13px;
	padding: 5px 10px 3px;
	border-radius: 20px;
	font-size: 18px;
	line-height: 18px;
	border: 1px solid #e4cf98;
	color: #fff;
	background-color: #e4cf98;
	text-decoration: none;
	margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
	.hashtags_holder a {
		font-size: 15px;
		line-height: 15px;
	}
}
.hashtags_holder a:hover {
	border-color: #e4cf98;
	text-decoration: none;
	color: #132439;
	background-color: transparent;
}
.hashtags_holder a:active {
	color: #fff;
	background-color: #e4cf98;
	border-color: #e4cf98;
}
.hashtags_holder .top_tag a {
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	padding: 0;
	margin-left: 0;
	border: none;
	background-color: transparent;
	color: #132439;
}
.hashtags_holder .top_tag a:hover {
	border: none;
}
.hashtags_holder .top_tag a span {
	border-bottom: 1px dashed #132439;
	line-height: 0.7em;
	display: inline-block;
}

.hh_btn.hh_btn_close {
	text-decoration: none;
	font-weight: normal;
	background-color: #e4cf98;
	color: #fff;
	position: fixed;
	position: sticky;
	position: -webkit-sticky;
	right: 0;
	top: 10px;
	padding: 14px 20px;
	fill: currentColor;
	border-radius: 0;
	display: inline-block;
	float: right;
	margin-right: 50px;
}
.SvgSymbol-cross {
	width: 14px;
	height: 14px;
	vertical-align: middle;
}
@media screen and (max-width: 1200px) {
	.hh_btn.hh_btn_close {
		margin-right: 0;
	}
}
@media screen and (max-width: 767px) {
	.hashtags_holder .top_tag a {
		font-size: 20px;
	}
}
.hl-item {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.hl-item:last-of-type {
	border-bottom: 0;
}
@media screen and (max-width: 1200px) {
	.hl-item .col-sm-4:nth-child(2) {
		text-align: center;
	}
}
@media screen and (max-width: 767px) {
	.hl-item .text-right {
		text-align: right;
	}
}
.hl-item-title {
	color: #132439;
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 5px;
}
.hl-item-title:hover,
.hl-item-title:focus {
	text-decoration: underline;
	color: #132439;
}
@media screen and (max-width: 1200px) {
	.hl-item-title {
		font-size: 20px;
		line-height: 26px;
	}
}
@media screen and (max-width: 767px) {
	.hl-item-title {
		font-size: 18px;
		line-height: 22px;
	}
}
.hl-item-about {
	color: #132439;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
	.hl-item-about {
		font-size: 16px;
		line-height: 20px;
	}
}
@media screen and (max-width: 767px) {
	.hl-item-about {
		font-size: 14px;
		line-height: 18px;
	}
}

.hl-item-date,
.hl-item-author,
.tag-item-category-list a {
	color: #9c9b9b;
	font-size: 18px;
	line-height: 22px;
	margin-top: 7px;
	margin-bottom: 10px;
}
.tag-item-category-list ul {
	padding-left: 0;
	display: inline-block;
	margin: 0;
}
.tag-item-category-list li {
	list-style-type: none;
	margin-left: 0;
	float: left;
}
.tag-item-category-list a {
	background: #e4cf98;
	color: #000;
	padding: 2px 3px;
	margin-right: 10px;
}

.hl-item-author {
	float: right;
}
@media screen and (max-width: 767px) {
	.hl-item-date,
	.hl-item-author,
	.tag-item-category-list a {
		font-size: 12px;
		line-height: 15px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
}
.hl-item-author,
.tag-item-category-list a {
	text-decoration: none;
}
.hl-item-author:hover,
.tag-item-category-list a:hover,
.hl-item-author:focus,
.tag-item-category-list a:focus {
	color: #9c9b9b;
	text-decoration: underline;
}
.hl-item-date {
	float: left;
	display: inline-block;
}
.tag .load-more {
	clear: both;
}
.prosvet-ribon {
	position: relative;
	padding: 2px 22px;
	background: #bab04f;
	font-weight: 700;
	font-size: 18px;
	line-height: 106.5%;
	letter-spacing: -0.031784px;
	color: #132439;
}
.prosvet-ribon:after,
.prosvet-ribon:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	left: 100%;
}
.prosvet-ribon:before {
	top: 0;
	border-top: 14px solid #bab04f;
	border-right: 14px solid transparent;
}
.prosvet-ribon:after {
	bottom: 0;
	border-bottom: 14px solid #bab04f;
	border-right: 14px solid transparent;
}
.with-prosvet {
	padding: 10px 0;
	background: #bab04f;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	line-height: 106.5%;
	letter-spacing: -0.031784px;
	text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
	.with-prosvet {
		padding: 0;
	}
}
.with-prosvet__logo {
	width: 168px;
	height: 45px;
}
.with-prosvet__zimin {
	width: 61px;
	height: 61px;
	margin-top: -2px;
}

.skin {
	margin-left: auto;
	margin-right: auto;
	padding-right: 8px;
	padding-left: 8px;
	max-width: 100%;
	width: 100%;
}
@media (min-width: 767px) {
	.skin {
		padding-right: 16px;
		padding-left: 16px;
	}
}
@media (min-width: 1023px) {
	.skin {
		padding-right: 16px;
		padding-left: 16px;
	}
}
@media (min-width: 1199px) {
	.skin {
		padding-right: 20px;
		padding-left: 20px;
	}
}
@media (min-width: 767px) {
	.skin {
		max-width: 100%;
		width: 100%;
	}
}
@media (min-width: 1023px) {
	.skin {
		max-width: 100%;
		width: 100%;
	}
}
@media (min-width: 1199px) {
	.skin {
		max-width: 1200px;
		width: 100%;
	}
}
.skin-fluid {
	margin-left: auto;
	margin-right: auto;
	padding-right: 8px;
	padding-left: 8px;
}
@media (min-width: 767px) {
	.skin-fluid {
		padding-right: 16px;
		padding-left: 16px;
	}
}
@media (min-width: 1023px) {
	.skin-fluid {
		padding-right: 16px;
		padding-left: 16px;
	}
}
@media (min-width: 1199px) {
	.skin-fluid {
		padding-right: 20px;
		padding-left: 20px;
	}
}
.grid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -8px;
	margin-left: -8px;
}
@media (min-width: 767px) {
	.grid {
		margin-right: -16px;
		margin-left: -16px;
	}
}
@media (min-width: 1023px) {
	.grid {
		margin-right: -16px;
		margin-left: -16px;
	}
}
@media (min-width: 1199px) {
	.grid {
		margin-right: -20px;
		margin-left: -20px;
	}
}
.grid_reverse {
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;
}
.grid_nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}
.grid_wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}
.grid_start {
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.grid_center {
	-ms-flex-pack: center;
	justify-content: center;
}
.grid_end {
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.grid_beetwen {
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.grid_around {
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.grid_top {
	-ms-flex-align: start;
	align-items: flex-start;
}
.grid_middle {
	-ms-flex-align: center;
	align-items: center;
}
.grid_bottom {
	-ms-flex-align: end;
	align-items: flex-end;
}
.grid_feed > .col {
	margin-bottom: 16px;
}
.grid_feed-offset {
	margin-bottom: -16px;
}
.grid_gapless {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.grid_gapless > .col {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
@media (min-width: 767px) {
	.grid_sm-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.grid_sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.grid_sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.grid_sm-start {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.grid_sm-center {
		-ms-flex-pack: center;
		justify-content: center;
	}
	.grid_sm-end {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.grid_sm-beetwen {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.grid_sm-around {
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	.grid_sm-top {
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.grid_sm-middle {
		-ms-flex-align: center;
		align-items: center;
	}
	.grid_sm-bottom {
		-ms-flex-align: end;
		align-items: flex-end;
	}
	.grid_sm-feed > .col {
		margin-bottom: 32px;
	}
	.grid_sm-feed-offset {
		margin-bottom: -32px;
	}
	.grid_sm-gapless {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.grid_sm-gapless > .col {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media (min-width: 1023px) {
	.grid_md-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.grid_md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.grid_md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.grid_md-start {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.grid_md-center {
		-ms-flex-pack: center;
		justify-content: center;
	}
	.grid_md-end {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.grid_md-beetwen {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.grid_md-around {
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	.grid_md-top {
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.grid_md-middle {
		-ms-flex-align: center;
		align-items: center;
	}
	.grid_md-bottom {
		-ms-flex-align: end;
		align-items: flex-end;
	}
	.grid_md-feed > .col {
		margin-bottom: 32px;
	}
	.grid_md-feed-offset {
		margin-bottom: -32px;
	}
	.grid_md-gapless {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.grid_md-gapless > .col {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media (min-width: 1199px) {
	.grid_lg-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.grid_lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.grid_lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.grid_lg-start {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.grid_lg-center {
		-ms-flex-pack: center;
		justify-content: center;
	}
	.grid_lg-end {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.grid_lg-beetwen {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.grid_lg-around {
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	.grid_lg-top {
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.grid_lg-middle {
		-ms-flex-align: center;
		align-items: center;
	}
	.grid_lg-bottom {
		-ms-flex-align: end;
		align-items: flex-end;
	}
	.grid_lg-feed > .col {
		margin-bottom: 40px;
	}
	.grid_lg-feed-offset {
		margin-bottom: -40px;
	}
	.grid_lg-gapless {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.grid_lg-gapless > .col {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
.col {
	position: relative;
	min-height: 1px;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	max-width: 100%;
	padding-right: 8px;
	padding-left: 8px;
}
@media (min-width: 767px) {
	.col {
		padding-right: 16px;
		padding-left: 16px;
	}
}
@media (min-width: 1023px) {
	.col {
		padding-right: 16px;
		padding-left: 16px;
	}
}
@media (min-width: 1199px) {
	.col {
		padding-right: 20px;
		padding-left: 20px;
	}
}
.col_1 {
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.col_2 {
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}
.col_3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col_4 {
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}
.col_5 {
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}
.col_6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col_7 {
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}
.col_8 {
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.col_9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col_10 {
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}
.col_11 {
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.col_12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.col_auto {
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}
.col_grow {
	-ms-flex: 1 1 0%;
	flex: 1 1 0%;
	min-width: 0;
	width: auto;
}
.col_self-end {
	-ms-flex-item-align: end;
	align-self: flex-end;
}
.col_self-start {
	-ms-flex-item-align: start;
	align-self: flex-start;
}
.col_self-center {
	-ms-flex-item-align: center;
	align-self: center;
}
.col_self-stretch {
	-ms-flex-item-align: stretch;
	align-self: stretch;
}
.col_filled {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}
.col_filled > * {
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}
.col_pull-0 {
	right: auto;
}
.col_pull-1 {
	right: 8.33333%;
}
.col_pull-2 {
	right: 16.66667%;
}
.col_pull-3 {
	right: 25%;
}
.col_pull-4 {
	right: 33.33333%;
}
.col_pull-5 {
	right: 41.66667%;
}
.col_pull-6 {
	right: 50%;
}
.col_pull-7 {
	right: 58.33333%;
}
.col_pull-8 {
	right: 66.66667%;
}
.col_pull-9 {
	right: 75%;
}
.col_pull-10 {
	right: 83.33333%;
}
.col_pull-11 {
	right: 91.66667%;
}
.col_pull-12 {
	right: 100%;
}
.col_push-0 {
	left: auto;
}
.col_push-1 {
	left: 8.33333%;
}
.col_push-2 {
	left: 16.66667%;
}
.col_push-3 {
	left: 25%;
}
.col_push-4 {
	left: 33.33333%;
}
.col_push-5 {
	left: 41.66667%;
}
.col_push-6 {
	left: 50%;
}
.col_push-7 {
	left: 58.33333%;
}
.col_push-8 {
	left: 66.66667%;
}
.col_push-9 {
	left: 75%;
}
.col_push-10 {
	left: 83.33333%;
}
.col_push-11 {
	left: 91.66667%;
}
.col_push-12 {
	left: 100%;
}
.col_offset-1 {
	margin-left: 8.33333%;
}
.col_offset-2 {
	margin-left: 16.66667%;
}
.col_offset-3 {
	margin-left: 25%;
}
.col_offset-4 {
	margin-left: 33.33333%;
}
.col_offset-5 {
	margin-left: 41.66667%;
}
.col_offset-6 {
	margin-left: 50%;
}
.col_offset-7 {
	margin-left: 58.33333%;
}
.col_offset-8 {
	margin-left: 66.66667%;
}
.col_offset-9 {
	margin-left: 75%;
}
.col_offset-10 {
	margin-left: 83.33333%;
}
.col_offset-11 {
	margin-left: 91.66667%;
}
@media (min-width: 767px) {
	.col_sm-1 {
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col_sm-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col_sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col_sm-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col_sm-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col_sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col_sm-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col_sm-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col_sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col_sm-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col_sm-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col_sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col_sm-auto {
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
	.col_sm-grow {
		-ms-flex: 1 1 0%;
		flex: 1 1 0%;
		min-width: 0;
		width: auto;
	}
	.col_sm-self-end {
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
	.col_sm-self-start {
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.col_sm-self-center {
		-ms-flex-item-align: center;
		align-self: center;
	}
	.col_sm-self-stretch {
		-ms-flex-item-align: stretch;
		align-self: stretch;
	}
	.col_sm-filled {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.col_sm-filled > * {
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
	}
	.col_sm-pull-0 {
		right: auto;
	}
	.col_sm-pull-1 {
		right: 8.33333%;
	}
	.col_sm-pull-2 {
		right: 16.66667%;
	}
	.col_sm-pull-3 {
		right: 25%;
	}
	.col_sm-pull-4 {
		right: 33.33333%;
	}
	.col_sm-pull-5 {
		right: 41.66667%;
	}
	.col_sm-pull-6 {
		right: 50%;
	}
	.col_sm-pull-7 {
		right: 58.33333%;
	}
	.col_sm-pull-8 {
		right: 66.66667%;
	}
	.col_sm-pull-9 {
		right: 75%;
	}
	.col_sm-pull-10 {
		right: 83.33333%;
	}
	.col_sm-pull-11 {
		right: 91.66667%;
	}
	.col_sm-pull-12 {
		right: 100%;
	}
	.col_sm-push-0 {
		left: auto;
	}
	.col_sm-push-1 {
		left: 8.33333%;
	}
	.col_sm-push-2 {
		left: 16.66667%;
	}
	.col_sm-push-3 {
		left: 25%;
	}
	.col_sm-push-4 {
		left: 33.33333%;
	}
	.col_sm-push-5 {
		left: 41.66667%;
	}
	.col_sm-push-6 {
		left: 50%;
	}
	.col_sm-push-7 {
		left: 58.33333%;
	}
	.col_sm-push-8 {
		left: 66.66667%;
	}
	.col_sm-push-9 {
		left: 75%;
	}
	.col_sm-push-10 {
		left: 83.33333%;
	}
	.col_sm-push-11 {
		left: 91.66667%;
	}
	.col_sm-push-12 {
		left: 100%;
	}
	.col_sm-offset-0 {
		margin-left: 0;
	}
	.col_sm-offset-1 {
		margin-left: 8.33333%;
	}
	.col_sm-offset-2 {
		margin-left: 16.66667%;
	}
	.col_sm-offset-3 {
		margin-left: 25%;
	}
	.col_sm-offset-4 {
		margin-left: 33.33333%;
	}
	.col_sm-offset-5 {
		margin-left: 41.66667%;
	}
	.col_sm-offset-6 {
		margin-left: 50%;
	}
	.col_sm-offset-7 {
		margin-left: 58.33333%;
	}
	.col_sm-offset-8 {
		margin-left: 66.66667%;
	}
	.col_sm-offset-9 {
		margin-left: 75%;
	}
	.col_sm-offset-10 {
		margin-left: 83.33333%;
	}
	.col_sm-offset-11 {
		margin-left: 91.66667%;
	}
}
@media (min-width: 1023px) {
	.col_md-1 {
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col_md-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col_md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col_md-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col_md-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col_md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col_md-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col_md-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col_md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col_md-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col_md-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col_md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col_md-auto {
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
	.col_md-grow {
		-ms-flex: 1 1 0%;
		flex: 1 1 0%;
		min-width: 0;
		width: auto;
	}
	.col_md-self-end {
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
	.col_md-self-start {
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.col_md-self-center {
		-ms-flex-item-align: center;
		align-self: center;
	}
	.col_md-self-stretch {
		-ms-flex-item-align: stretch;
		align-self: stretch;
	}
	.col_md-filled {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.col_md-filled > * {
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
	}
	.col_md-pull-0 {
		right: auto;
	}
	.col_md-pull-1 {
		right: 8.33333%;
	}
	.col_md-pull-2 {
		right: 16.66667%;
	}
	.col_md-pull-3 {
		right: 25%;
	}
	.col_md-pull-4 {
		right: 33.33333%;
	}
	.col_md-pull-5 {
		right: 41.66667%;
	}
	.col_md-pull-6 {
		right: 50%;
	}
	.col_md-pull-7 {
		right: 58.33333%;
	}
	.col_md-pull-8 {
		right: 66.66667%;
	}
	.col_md-pull-9 {
		right: 75%;
	}
	.col_md-pull-10 {
		right: 83.33333%;
	}
	.col_md-pull-11 {
		right: 91.66667%;
	}
	.col_md-pull-12 {
		right: 100%;
	}
	.col_md-push-0 {
		left: auto;
	}
	.col_md-push-1 {
		left: 8.33333%;
	}
	.col_md-push-2 {
		left: 16.66667%;
	}
	.col_md-push-3 {
		left: 25%;
	}
	.col_md-push-4 {
		left: 33.33333%;
	}
	.col_md-push-5 {
		left: 41.66667%;
	}
	.col_md-push-6 {
		left: 50%;
	}
	.col_md-push-7 {
		left: 58.33333%;
	}
	.col_md-push-8 {
		left: 66.66667%;
	}
	.col_md-push-9 {
		left: 75%;
	}
	.col_md-push-10 {
		left: 83.33333%;
	}
	.col_md-push-11 {
		left: 91.66667%;
	}
	.col_md-push-12 {
		left: 100%;
	}
	.col_md-offset-0 {
		margin-left: 0;
	}
	.col_md-offset-1 {
		margin-left: 8.33333%;
	}
	.col_md-offset-2 {
		margin-left: 16.66667%;
	}
	.col_md-offset-3 {
		margin-left: 25%;
	}
	.col_md-offset-4 {
		margin-left: 33.33333%;
	}
	.col_md-offset-5 {
		margin-left: 41.66667%;
	}
	.col_md-offset-6 {
		margin-left: 50%;
	}
	.col_md-offset-7 {
		margin-left: 58.33333%;
	}
	.col_md-offset-8 {
		margin-left: 66.66667%;
	}
	.col_md-offset-9 {
		margin-left: 75%;
	}
	.col_md-offset-10 {
		margin-left: 83.33333%;
	}
	.col_md-offset-11 {
		margin-left: 91.66667%;
	}
}
@media (min-width: 1199px) {
	.col_lg-1 {
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col_lg-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col_lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col_lg-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col_lg-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col_lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col_lg-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col_lg-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col_lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col_lg-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col_lg-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col_lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col_lg-auto {
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
	.col_lg-grow {
		-ms-flex: 1 1 0%;
		flex: 1 1 0%;
		min-width: 0;
		width: auto;
	}
	.col_lg-self-end {
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
	.col_lg-self-start {
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.col_lg-self-center {
		-ms-flex-item-align: center;
		align-self: center;
	}
	.col_lg-self-stretch {
		-ms-flex-item-align: stretch;
		align-self: stretch;
	}
	.col_lg-filled {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.col_lg-filled > * {
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
	}
	.col_lg-pull-0 {
		right: auto;
	}
	.col_lg-pull-1 {
		right: 8.33333%;
	}
	.col_lg-pull-2 {
		right: 16.66667%;
	}
	.col_lg-pull-3 {
		right: 25%;
	}
	.col_lg-pull-4 {
		right: 33.33333%;
	}
	.col_lg-pull-5 {
		right: 41.66667%;
	}
	.col_lg-pull-6 {
		right: 50%;
	}
	.col_lg-pull-7 {
		right: 58.33333%;
	}
	.col_lg-pull-8 {
		right: 66.66667%;
	}
	.col_lg-pull-9 {
		right: 75%;
	}
	.col_lg-pull-10 {
		right: 83.33333%;
	}
	.col_lg-pull-11 {
		right: 91.66667%;
	}
	.col_lg-pull-12 {
		right: 100%;
	}
	.col_lg-push-0 {
		left: auto;
	}
	.col_lg-push-1 {
		left: 8.33333%;
	}
	.col_lg-push-2 {
		left: 16.66667%;
	}
	.col_lg-push-3 {
		left: 25%;
	}
	.col_lg-push-4 {
		left: 33.33333%;
	}
	.col_lg-push-5 {
		left: 41.66667%;
	}
	.col_lg-push-6 {
		left: 50%;
	}
	.col_lg-push-7 {
		left: 58.33333%;
	}
	.col_lg-push-8 {
		left: 66.66667%;
	}
	.col_lg-push-9 {
		left: 75%;
	}
	.col_lg-push-10 {
		left: 83.33333%;
	}
	.col_lg-push-11 {
		left: 91.66667%;
	}
	.col_lg-push-12 {
		left: 100%;
	}
	.col_lg-offset-0 {
		margin-left: 0;
	}
	.col_lg-offset-1 {
		margin-left: 8.33333%;
	}
	.col_lg-offset-2 {
		margin-left: 16.66667%;
	}
	.col_lg-offset-3 {
		margin-left: 25%;
	}
	.col_lg-offset-4 {
		margin-left: 33.33333%;
	}
	.col_lg-offset-5 {
		margin-left: 41.66667%;
	}
	.col_lg-offset-6 {
		margin-left: 50%;
	}
	.col_lg-offset-7 {
		margin-left: 58.33333%;
	}
	.col_lg-offset-8 {
		margin-left: 66.66667%;
	}
	.col_lg-offset-9 {
		margin-left: 75%;
	}
	.col_lg-offset-10 {
		margin-left: 83.33333%;
	}
	.col_lg-offset-11 {
		margin-left: 91.66667%;
	}
}
.grid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -8px;
	margin-left: -8px;
}
@media (min-width: 767px) {
	.grid {
		margin-right: -16px;
		margin-left: -16px;
	}
}
@media (min-width: 1023px) {
	.grid {
		margin-right: -16px;
		margin-left: -16px;
	}
}
@media (min-width: 1199px) {
	.grid {
		margin-right: -20px;
		margin-left: -20px;
	}
}
.grid_reverse {
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;
}
.grid_nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}
.grid_wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}
.grid_start {
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.grid_center {
	-ms-flex-pack: center;
	justify-content: center;
}
.grid_end {
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.grid_beetwen {
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.grid_around {
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.grid_top {
	-ms-flex-align: start;
	align-items: flex-start;
}
.grid_middle {
	-ms-flex-align: center;
	align-items: center;
}
.grid_bottom {
	-ms-flex-align: end;
	align-items: flex-end;
}
.grid_feed > .col-of10 {
	margin-bottom: 16px;
}
.grid_feed-offset {
	margin-bottom: -16px;
}
.grid_gapless {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.grid_gapless > .col-of10 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
@media (min-width: 767px) {
	.grid_sm-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.grid_sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.grid_sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.grid_sm-start {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.grid_sm-center {
		-ms-flex-pack: center;
		justify-content: center;
	}
	.grid_sm-end {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.grid_sm-beetwen {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.grid_sm-around {
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	.grid_sm-top {
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.grid_sm-middle {
		-ms-flex-align: center;
		align-items: center;
	}
	.grid_sm-bottom {
		-ms-flex-align: end;
		align-items: flex-end;
	}
	.grid_sm-feed > .col-of10 {
		margin-bottom: 32px;
	}
	.grid_sm-feed-offset {
		margin-bottom: -32px;
	}
	.grid_sm-gapless {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.grid_sm-gapless > .col-of10 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media (min-width: 1023px) {
	.grid_md-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.grid_md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.grid_md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.grid_md-start {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.grid_md-center {
		-ms-flex-pack: center;
		justify-content: center;
	}
	.grid_md-end {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.grid_md-beetwen {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.grid_md-around {
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	.grid_md-top {
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.grid_md-middle {
		-ms-flex-align: center;
		align-items: center;
	}
	.grid_md-bottom {
		-ms-flex-align: end;
		align-items: flex-end;
	}
	.grid_md-feed > .col-of10 {
		margin-bottom: 32px;
	}
	.grid_md-feed-offset {
		margin-bottom: -32px;
	}
	.grid_md-gapless {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.grid_md-gapless > .col-of10 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media (min-width: 1199px) {
	.grid_lg-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.grid_lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.grid_lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.grid_lg-start {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.grid_lg-center {
		-ms-flex-pack: center;
		justify-content: center;
	}
	.grid_lg-end {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.grid_lg-beetwen {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.grid_lg-around {
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	.grid_lg-top {
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.grid_lg-middle {
		-ms-flex-align: center;
		align-items: center;
	}
	.grid_lg-bottom {
		-ms-flex-align: end;
		align-items: flex-end;
	}
	.grid_lg-feed > .col-of10 {
		margin-bottom: 40px;
	}
	.grid_lg-feed-offset {
		margin-bottom: -40px;
	}
	.grid_lg-gapless {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.grid_lg-gapless > .col-of10 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

#pum-129576{}
#pum-129576 #popmake-129576{}
#pum-129576 .pum-title{}
#pum-129576 .pum-content{}
#pum-129576 .pum-content p{
	font-size: 24px;
	text-align: center;
}
#pum-129576 .pum-close{
	min-width: 400px;
}

@media (max-width: 550px) {
	#pum-129576 #popmake-129576	{
		top : 135px !important;
	}
}

@media (max-width: 414px) {
	#pum-129576 .pum-close{
		min-width: 290px;
		bottom: -100px;
	}
}
