* {
    padding:0;
    margin:0;
}
*:focus {
    outline:none !important;
}
html,
body {
	margin:0;
	padding:0;
	height:100%;
}
html {
   font-size: 62.5%; 
}
body {
	background-color:#fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #3b3b3b;
	font-size: 16px;
	
	font-family: "PT Serif", sans-serif;
}
a:hover,
a:focus {
	text-decoration: none;
}
.font-styled {
	font-family: "PT Sans", sans-serif;
}
i {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	top: -2px;
}
p {
	margin-bottom: 0;
	line-height: 26px;
}
ul.unstyled {
	list-style: none;
}
.unstyled {
	margin: 0;
}



.alignleft {
	float: left;
}
img.alignleft {
	max-width: 100%;
}
@media (max-width:767px) {
	img.alignleft {
		margin-bottom: 11px;
	}
}



.body_inner {
	min-height:100%;
	position:relative;
      background-color: white;
}




@media (min-width:1100px) {
	.container {
		width: 1100px;
	}
}
@media (min-width:1200px) {
	.container {
		width: 1200px;
	}
}
@media (min-width:1280px) {
	.container {
		width: 1280px;
	}
}
/*@media (min-width:1025px) {
	.desktop-body #footer {
		position: absolute;
		width: 100%;
		bottom: 0;
		left:0;
	}
}*/
#footer {
/*	background-color: #f9f9f1; старый */
	background-color: #652D90; /* фиолетовый */
}
#footer {
	position: relative;
	overflow: hidden;
	padding-top: 30px;
	min-height: 327px;
  z-index: 1000;
}
@media (min-width:768px) {
	#footer {
		/*padding-top: 69px;*/
	}
}
#footer:before {
	position: absolute;
	width: 100%;
	height: 1px;
	top: -10px;
	content: "";
	display: inline-block;
	box-shadow: 10px 10px 25px rgb(154, 89, 29);
}

.footer-botom {
	color: #97948f;
	background-color: #f7f0e6;
	/*min-height: 73px;
	padding: 27px 0;*/
  
    padding-top: 12px;
    padding-bottom: 12px;
  line-height: 2.4;
	font-size: 13px;
}
.footer-botom__nav {
	text-align: center;
}
@media (max-width:767px) {
	.footer-botom__nav {
		margin: 15px 0;
	}
}
.footer-botom__nav ul li a {
	text-transform: uppercase;
	color: #969590;
	font-size: 11px;
	font-weight: bold;
}

.footer-logo {
	margin-top: -9px;
	text-align: center;
}
@media (max-width:767px) {
	.footer-logo {
		margin: 30px 0;
	}
}

.footer-nav {
	margin-bottom: 47px;
	margin-top: 25px;
}
.footer-nav ul {
	text-align: center;
}
@media (max-width:767px) {
	.footer-nav ul li {
		width: 49%;
	}
}
.footer-nav ul li a {
	padding: 10px 14px;
	display: block;
}
.footer-nav ul li a:hover {
	text-decoration: none;
}

@media (min-width:768px) and (max-width:992px) {
	#footer .social-list__item + .social-list__item {
		margin-left: 10px;
	}
}
#footer .social-list__item a,
#footer .social-list__item a:hover {
	/*background-color: #efe8d8 !important;*/
}
@media (min-width:768px) {
	#footer .search {
		float: right;
		max-width: 254px;
	}
}
#footer .search__form .btn,
#footer .search__form .form-control {
	background-color: #efe8d8;
}



.mobile-body header {
	position: fixed;
	width: 100%;
	z-index: 1000;
	background-color: rgba(255,255,255,.9);
}



.app-b {
	margin-top: 96px;
}
.app-b + .app-b {
	margin-top: 65px;
}
@media (min-width:480px) and (max-width:767px) {
	.app-b {
		display: inline-block;
		vertical-align: top;
		width: 45%;
	}
	.app-b,
	.app-b + .app-b {
		margin-top: 33px;
	}
	.app-b + .app-b {
		margin-left: 9%;
	}
}
@media (min-width:768px) and (max-width:1199px) {
	.app-b .alignleft {
		max-width: 295px;
	}
	.app-b__text-link {
		width: 373px;
		/*margin-left: 29px;*/
	}
  .article-text-w .app-b__text-link {
		width: 227px;
		/*margin-left: 29px;*/
	}
}
.app-b__header-text {
	font-size: 20px;
    font-weight: bold;
    margin-bottom: 26px;
}
.app-b__text-link {
	margin-top: -6px;
}
@media (min-width:1200px) {
	.app-b__text-link {
		width: 511px;
		/*margin-left: 29px;*/
	}
  .article-text-w .app-b__text-link {
		width: 365px;
		/*margin-left: 29px;*/
	}
}
.app-b__link {
	margin-top: 27px;
}
.app-b__link li {
	padding: 0;
}
.app-b__link li + li {
	margin-left: 31px;
}
@media (max-width:767px) {
	.app-b__link li {
		display: block;
		text-align: center;
	}
	.app-b__link li + li {
		margin-top: 12px;
		margin-left: 0;
	}
}



.article-also-news {
	margin-top: 59px !important;
}



.article-page > .container {
	background-color: #fff;
	/*padding-top: 30px;*/
}
.article-page__header {
	position: fixed;
	width: 100%;
	z-index: 1000;
	background-color: #fff;
}
.article-page__header .navbar>.container .navbar-brand img {
	/*width: 79px;
	height: 41px;*/
}
.article-page__header .mobile-menu {
	display: block !important;
}
.single-post-page .article-page__header--scrolled .navbar-collapse.collapse {
	display: none !important;
}
.single-post-page .article-page__header--scrolled .container>.navbar-header {
	width: 100%;
}
/*@media (min-width:1366px) {
	.article-page__header .container>.navbar-header {
		padding-left: 40px;
	}
}*/
#header:not(.article-page__header--scrolled) .article-page__header__name {
	display: none;
}
.article-page__header__name {
	padding-top: 19px;
	padding-left: 30px;
	line-height: 41px;
	font-weight: bold;
	font-size: 28px;
	float: left;
}
@media (min-width: 768px) and (max-width:992px) {
	
}
@media (min-width: 300px) and (max-width:767px) {
	.article-page__header__name {
    padding-top: 14px;
    font-size: 18px;
  }
}
@media (min-width: 1366px) {
	.article-page__header__name {
    /*padding-top: 40px;*/
    padding-left: 50px;
	font-size: 28px;
    
  }
}




.article-b {
	max-width: 930px;
}
.article-b .news__item__header-text {
	font-size: 3.6rem;
	margin-top: 24px;
	margin-bottom: 15px;
	line-height: 1.1;
	text-align: center;
}
.article-b > .w-img:first-of-type {
	height: 500px;
	margin: 20px 0 37px;
}
@media (max-width: 767px) {
  .article-b > .w-img:first-of-type {
	height: 290px;
	margin: 20px 0 37px;
}
}
.article-b > .w-img {
	height: 575px;
	margin: 70px 0 40px;
	border-radius: 4px;
}
.article-b > .w-img .w-img__caption {
	position: absolute;
	width: 100%;
	bottom: 0;
    padding: 22px 28px;
    font-size: 18px;
    font-style: italic;
/*    background-color: #f5f5f5; саша этот фон не любит */
	border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    line-height: 31px;
}
.article-b .money-block {
	margin: 51px 0;
}

.article-quote {
	text-align: center;
	font-style: italic;
	font-size: 18px;
	line-height: 30px;
	
	background-color: #f9f9f1;
	border-top: 2px solid #ffca2a;
	
	margin-top: 58px;
	padding: 15px 22px;
}
@media (min-width:1200px) {
	.article-quote {
		padding: 33px 70px;
	}
}
.article-quote i {
	display: block;
	color: #ffca2a;
	font-size: 25px;
	margin-bottom: 16px;
}
.article-quote__author {
	font-weight: bold;
	display: block;
	font-size: 15px;
	margin-top: 14px;
}

@media (min-width:1200px) {
	.article-text-w {
		padding-left: 70px;
		padding-right: 72px;
	}
}
.article-text-w .subheader-text {
	font-weight: bold;
	font-size: 19px;
	font-style: italic;
    margin-bottom: 20px;
}
.article-text + .article-text {
	margin-top: 16px;
}
.article-text__with-label p {
	float: left;
}
.article-text__with-label {
	margin-top: 24px;
}
.article-text__label {
	width: 120px;
	font-weight: bold;
}
@media (max-width:767px) {
	.article-text__label {
		width: 100%;
	}
}
@media (min-width:1200px) {
	.article-text__label {
		margin-right: 24px;
	}
}
@media (min-width:1200px) {
	.article-text__with-label .article-text {
		width: 460px;
	}
}

.article-w .w-news__item-sm__vertical {
	border-radius: 4px;
	background-color: #f9f9f1;
	margin-left: -15px;
	margin-right: -15px;
	padding: 0 15px 27px;
}
@media (min-width:768px) and (max-width:992px) {
	.article-w .w-news__item-sm__vertical {
		margin-left: 0;
		margin-right: 0;
	}
}
.article-w .w-news__item-sm__vertical .header-text {
	background-color: #f7f0e6;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	margin-left: -15px;
	margin-right: -15px;
}
@media (max-width:767px) {
	.article-w__right {
		margin-top: 30px;
	}
}
@media (max-width:479px) {
	.article-w__right .w-news__item {
		margin: 0 -15px;
	}
}
.article-w__right .w-news__item + .w-news__item {
	margin-top: 30px;
}
@media (min-width:480px) and (max-width:767px) {
	.article-w__right .w-news__item:nth-child(-n+2) {
		margin-top: 0;
	}
	.article-w__right .w-news__item:not(:first-of-type) {
		margin-left: 30px;
	}
}
@media (min-width:768px) and (max-width:991px) {
	.article-w__right .w-news__item:not(:first-of-type) {
		margin-left: 30px;
	}
}
@media (min-width:480px) and (max-width:767px) {
	.article-w__right .news__item-sm__header-text {
		max-width: 106px;
	}
}
@media (min-width:768px) and (max-width:991px) {
	.article-w__right .news__item-sm__header-text {
		max-width: 340px;
	}
}
@media (min-width:768px) and (max-width:991px) {
	.article-w__right .w-news__item {
		display: inline-block;
		width: 29%;
		vertical-align: top;
		margin-top: 30px;
	}
	.article-w__right .w-news__item.w-news__item-sm__vertical {
		width: 66%;
	}
}



/*.article-popular-list {
	margin-top: 43px !important;
    margin-bottom: 38px;
}*/
.section-header {
	font-weight: bold;
	text-align: center;
	font-size: 28px;
	padding-top: 32px;
	margin-bottom: 34px;
	margin-top: 0;
	
	border-top: 1px solid #e5e5e5;
}
.article-popular-list .owl-carousel {
	margin-bottom: 37px;
}
@media (min-width:480px) and (max-width:767px) {
	.article-popular-list .owl-carousel {
		margin-bottom: 11px;
	}
	.article-popular-list__item__text {
		float: left;
	}
	.article-popular-list__item__img {
		max-width: 250px !important;
	}
	.article-popular-list__item__text {
		max-width: 185px;
		margin-left: 14px;
	}
	.article-popular-list__item__text .news__item__header-text {
		text-align: left;
	}
}
@media (min-width:768px) and (max-width:991px) {
	.article-popular-list__item__text {
		padding-left: 10px;/*22px 15px 0 0;*/
		text-align: left;
	}
  .article-popular-list__item__text .news__item__header-text{
  	max-width: 140px;
  }
}
@media (min-width:992px) {
	.article-popular-list__item__img {
		max-width: 200px;
	}
	.article-popular-list__item__text {
		max-width: 160px;/*170*/
		margin-left: 14px;
	}
}
.article-popular-list__item__text .article__badge {
	margin-bottom: 14px;
  text-align: left;
}
.article-popular-list__item__text .news__item__header-text {
	line-height: 22px;
}
.article-popular-list__item__text .article__social-info {
	margin-top: 10px;
}
@media (min-width:480px) and (max-width:767px) {
	.article-popular-list__item__text .article__badge,
	.article-popular-list__item__text .article__social-info {
		text-align: left;
	}
}
@media (min-width:992px) {
	.article-popular-list__item__text .article__badge,
	.article-popular-list__item__text .article__social-info {
		text-align: left;
	}
}



.article__social-info {
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #cdcdcd;
	text-align: center;
}
.article__social-info span {
	display: inline-block;
}
.article__social-info span i {
	margin-right: 2px;
}
.article__social-info span + span {
	margin-left: 20px;
}



.article-subscribe {
	background-color: #f5f5f5;
	padding: 15px 22px;
	margin-top: 55px;
}
@media (max-width:767px) {
	.article-subscribe {
		margin-left: -15px;
		margin-right: -15px;
	}
}
@media (min-width:1200px) {
	.article-subscribe {
		padding: 20px 44px 30px 57px;
	}
}
.article-subscribe__item + .article-subscribe__item {
	margin-top: 12px;
}
.article-subscribe__item__inner {
	display: inline-block;
	vertical-align: middle;
}
@media (max-width:767px) {
	.article-subscribe__item__inner {
		display: block;
	}
}
.article-subscribe__item__label {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 19px;
}
@media (max-width:767px) {
	.article-subscribe__item__label {
	    margin-bottom: 11px;
	}
}
@media (min-width:768px) {
	.article-subscribe__item__label {
	    width: 220px;
	    padding-top: 6px;
	    margin-right: 15px;
	}
}
.article-subscribe__item .btn-default,
.article-subscribe__item .form-control {
	height: 45px;
	border: none;
}
.article-subscribe__item .btn {
    text-transform: uppercase;
    padding: 14px 19px;
    font-size: 13px;
    font-weight: bold;
}
@media (max-width:767px) {
	.article-subscribe__item .article-subscribe__comment {
	    display: block;
	    margin-top: 22px;
	}
}
@media (min-width:480px) and (max-width:767px) {
	.article-subscribe__item .article-subscribe__comment {
	    margin-left: auto;
	    margin-right: auto;
	    width: 240px;
	}
}
.article-subscribe__item .btn-default {
	background-color: #fe9440;
	color: #fff;
	margin-left: -6px;
}
.article-subscribe__item .form-control {
	background-color: #e3e3e3;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	box-shadow: none;
}
@media (max-width:767px) {
	.article-subscribe__item .form-group {
		display: inline-block;
	}
	.article-subscribe__item .form-control {
		max-width: 152px;
	}
}
@media (min-width:480px) and (max-width:767px) {
	.article-subscribe__item .form-group {
		width: 71%;
	}
	.article-subscribe__item .form-control {
		max-width: none;
	}
}
@media (min-width:1200px) {
	.article-subscribe__item .form-control {
		min-width: 243px;
	}
}
.article-subscribe__comment {
    text-transform: uppercase;
    border: 1px solid #b8b8b8;
    color: #7f7f7f;
	height: 45px;
}



.article-tags__label,
.article-tags__item {
	display: inline-block;
	vertical-align: middle;
}
.article-tags__item {
	padding: 4px 14px;
	border: 1px solid #ccc;
	color: #888;
	border-radius: 3px;
	font-size: 13px;
	margin-bottom: 11px;
}
.article-tags__item:hover {
	border-color: #fe943e;
	background-color: #fe943e;
	color: #fff;
	text-decoration: none;
}
.article-tags__item + .article-tags__item {
	margin-left: 5px;
}
.article-tags__label {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
@media (min-width:768px) {
	.article-tags__label {
		width: 53px;
	}
}
@media (max-width:767px) {
	.article-tags__label {
		margin-bottom: 10px;
		margin-right: 8px;
	}
}



.article__badge {
	margin-bottom: 4px;
	text-align: center;
}
.article__badge span {
	display: inline-block;
/*	background-color: #ffcb2a; old pics */
	background-color: #652D90;
	border-radius: 4px;
	text-transform: uppercase;
/*	color: #212224; old pics */
	color: white;
	padding: 4px 10px;
	font-weight: bold;
	font-size: 13px;
}



.btn-transparent {
	background-color: transparent;
	border-color: transparent;
}



.caption {
	position: absolute;
	width: 85%;
	padding: 30px 0;
	z-index: 10;
	bottom: 40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	text-align: center;
	color: #fff;
	background-color: rgba(0,0,0,.3);
}
.caption p {
	font-size: 3.1rem;
	line-height: 1.1;
	font-style: italic;
}



.load-more {
	text-align: center;
	margin-bottom: 40px;
}
.load-more__btn,
.load-more__btn:focus {
	text-transform: uppercase;
	border: 2px solid #fe9440;
	color: #fe9440;
    padding: 8px 15px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
	
}
.desktop-body .load-more__btn:hover {
	background-color: #fe9440;
	color: #fff;
}
.load-more__btn i {
	font-size: 2.7rem;
	margin-right: 10px;
}



.desktop-body main {
	/*padding-bottom: 327px;*/
}
main.article-page {
	padding-bottom: 0px;
	/*padding-bottom: 300px;*/
}
.desktop-body main.article-page {
	/*padding-bottom: 439px;*/
}
main > section + section,
main .container > section + section {
	margin-top: 30px;
}
@media (min-width:480px) and (max-width:767px) {
	main > section + section,
	main .container > section + section {
		margin-top: 24px;
	}
}
@media (max-width:479px) {
	main > section + section,
	main .container > section + section {
		margin-top: 48px;
	}
}



.main-carousel {
	margin-bottom: 30px;
}



.mobile-menu {
	position: absolute;
	padding-left: 15px;
	top: 50%;
	width: 100%;
	margin-top: -41px;
}
.mobile-menu > a {
	color: #333;
	font-size: 28px;
	line-height: 81px;
}
.mobile-menu .dropdown-menu {
	margin-top: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	width: 100%;
	text-align: center;
	background-color: #fff;
}
.mobile-menu .dropdown-menu li {
	display: inline-block;
}



.money-block {
	padding: 5px 0;
/*	background-color: #f5f5f5; саша попросила. Это реально фон злоебокового баннера. Делаем его без фона, а padding вместо 26 ну пусть 15 будет pix*/ 
	
}
.money-block__900-90 .w-img {
	height: 90px;
}
.money-block__900-90 .w-img img {
	max-height: 90px;
}

.money-block__290-480 .w-img {
	height: 480px;
}
@media (min-width:768px) and (max-width:991px) {
	.money-block__290-480 .w-img {
		height: 346px;
	}
}
@media (min-width:480px) and (max-width:767px) {
	.money-block__290-480 .w-img {
		height: 333px;
	}
}
.money-block__290-480 .w-img img {
	max-height: 480px;
}
@media (min-width:480px) and (max-width:767px) {
	.money-block__290-480 .w-img img {
		max-height: none;
		width: 100%;
		top: 44%;
		left: 0%;
		
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
	}
}



a.news__item,
.news__with-img-bg {
	display: block;
}
a.news__item:hover .news__item-sm__header-text,
a.news__item:hover .news__item__header-text,
.owl-carousel__item a:hover .news__item__header-text {
	text-decoration: underline;
}
.news__item:not(.news__item-sm) .w-img {
/*	height: 225px; бог покарает вас, ДВГ*/
	height: 225px;
/*	width: 290px; бог покарает вас, ДВГ*/
	margin-bottom: 19px;
}
@media (min-width:768px) {
	.news__item .w-img,
	.news__with-img-bg .w-img {
		border-radius: 4px;
	}
}
.news__item .w-img img {
/*	max-height: 225px; бог покарает вас, ДВГ*/
	max-height: 225px;
}
.news__item .w-img img {
/*	height: 225px; бог покарает вас, ДВГ*/
	/*height: 225px;*/
	height: auto;
/*	width: 290px;  бог покарает вас, ДВГ*/
}
@media (max-width:768px) {
	.news__item .w-img img {
		max-height: none;
		width: 100%;
	}
}
.news__item + .w-news__item-sm {
	margin-top: 65px;
}
@media (max-width:767px) {
	.news__item + .w-news__item-sm {
		margin-top: 48px;
	}
}
.news__item:not(.news__item-sm) .news__item__header-text {
	margin-top: 6px;
	font-size: 2.2rem;
	line-height: 2.6rem;
	text-align: center;
}
.news__item__text {
	color: #888;
	font-size: 16px;
	text-align: center;
	line-height: 22px;
}
@media (max-width:767px) {
	.news__item:not(.news__item-sm) .news__item__header-text,
	.news__item__text {
		padding: 0 15px;
	}
}
@media (max-width:479px) {
	.news__item:not(.news__item-sm) .news__item__header-text,
	.news__item__text {
		padding: 0 15px;
	}
}

.news__item-sm .w-img {
	display: inline-block;
	border-radius: 50%;
	vertical-align: middle;
	height: 80px;
	max-width: 80px;
}
.news__item-sm .w-img img {
	height: 80px;
	width: auto;
	max-width: none;
}
.news__item__header-text,
.news__item-sm__header-text {
	color: #3a3a3a;
/*	font-style: italic; */
}
.news__item-sm__header-text {
	display: inline-block;
	vertical-align: middle;
	max-width: 188px;
	margin: 0 0 0 18px;
    font-size: 16px;
    line-height: 22px;
}
@media (min-width:480px) and (max-width:767px) {
	.news__item-sm__header-text {
		margin: 0 0 0 5px;
		max-width: 130px;
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.news__item-sm__header-text {
		margin: 0 0 0 10px;
		max-width: 115px;
	}
}
@media (min-width:1200px) and (max-width:1365px) {
	.news__item-sm__header-text {
		max-width: 160px;
	}
}
@media (max-width:767px) {
	.w-news__item {
		padding: 0;
	}
}
@media (min-width:480px) and (max-width:767px) {
	.w-news__item:not(.w-news__item-lg) {
		width: 50%;
/*		width: 50%;
		float: left; бог точно тебя покарает ДВГ */
		display:block; margin:0 auto; 
	}
}
@media (max-width:767px) {
	.w-news__item + .w-news__item {
		margin-top: 48px;
	}
}

@media (min-width:480px) and (max-width:767px) {
	.w-news__item-sm:nth-child(-n+2),
	.w-news__item + .w-news__item {
		margin-top: 0;
	}
}
.w-news__item-sm:not(:nth-child(-n+2)),
.w-news__item-sm__vertical .w-news__item-sm + .w-news__item-sm {
	margin-top: 34px;
}

.w-news__item-sm__vertical .header-text {
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #f5f5f5;
	border-radius: 3px;
	text-align: center;
	font-size: 2.2rem;
	margin-bottom: 20px;
}

@media (max-width:767px) {
	.w-news__item-lg {
		float: left;
		width: 100%;
		margin-top: 48px !important;
	}
}

.news__with-img-bg {
	position: relative;
}
.news__with-img-bg .w-img {
	height: 735px;
}
.news__with-img-bg .article__badge {
	margin-bottom: 10px;
}


.news__style-1__left > .row + .row {
	margin-top: 30px;
}
@media (min-width:1200px) {
	.news__style-1__left > .row + .row {
		/*margin-top: 65px;*/
	}
}
@media (min-width:768px) and (max-width:991px) {
	.news__style-2 .w-news__item:not(:nth-child(-n+2)) {
		margin-top: 30px;
	}
}
@media (min-width:480px) and (max-width:767px) {
	.news__style-2 .w-news__item,
	.news__style-3 .w-news__item .news__item:not(.news__item-sm) {
		/*min-height: 553px;*/
		min-height: 410px;
		
	}
}
@media (min-width:768px) and (max-width:991px) {
	.news__style-1__right,
	.news__style-3 .w-news__item:last-of-type {
		margin-top: 30px;
	}
}

@media (min-width:992px) {
	.news__style-3 .w-news__item:nth-child(2) {
		float: right;
	}
}



.scroll-to-top,
.scroll-to-top:focus {
	color: #fe9440;
	border: 2px solid #fe9440;
}
.scroll-to-top {
	text-align:center;
	text-decoration: none;
	position:fixed;
	bottom:75px;
	display:none;
	padding: 7px 8px;
	border-radius: 50%;
	line-height: 24px;
}
.scroll-to-top:not(.scroll-to-top-content){
	left: 3px;
}
@media (min-width:1440px) {
	.scroll-to-top:not(.scroll-to-top-content) {
		left: 2%;
	}
}
@media (min-width:1600px) {
	.scroll-to-top:not(.scroll-to-top-content) {
		left: 5%;
	}
}
@media (min-width:1681px) {
	.scroll-to-top:not(.scroll-to-top-content) {
		left: 8%;
	}
}
.scroll-to-top:hover {
	text-decoration:none;
	color: #fff;
	background-color: #fe9440;
}
.scroll-to-top i {
	font-size: 24px;
}



.social-list__item {
	/*padding-top: 3px;*/
	cursor: pointer;
}
@media (max-width:767px) {
	.social-list {
		text-align: center;
	}
	.nav>li.social-list__item {
		display: inline-block;
		
	}
	.navbar-collapse .social-list {
		padding: 0 15px;
	}
}
.social-list__item + .social-list__item {
	margin-left: 3px;
}
@media (min-width:768px) {
	.social-list__item + .social-list__item {
		margin-left: 15px;
	}
}
.social-list__item a {
	font-size: 18px !important;
	width: 36px;
	text-align: center;
	padding: 9px 0 !important;
	border-radius: 100%;
	line-height: 18px !important;
	color: #686765;
}
.social-list__item a,
.social-list__item a:hover {
/*	background-color: #ededed; */
	background-color: #F9EC32;
}
.social-list__item__ok {
	display: block;
}
.social-list__item__ok img {
	width: 18px;
	height: 18px;
	position: relative;
	top: -1px;
}




.search__form .btn {
	font-size: 18px;
	padding-right: 0;
}
.search__form .form-control {
	border: 0;
	box-shadow: none;
}
.search__form .btn,
.search__form .form-control {
/*	background-color: #eee; */
	background-color: #F9EC32;
    height: 30px;/*43*/
}
.search__form .btn:active {
	box-shadow: none;
}
@media (max-width:768px) {
	.navbar-collapse .search {
		margin-bottom: 15px;
	}
}
@media (min-width:768px) {
	.navbar-collapse .search {
		width: 182px;
		margin-right: 57px;
	}
}
@media (min-width:1200px) and (max-width:1365px) {
	.navbar-collapse .search {
		margin-right: 17px;
	}
}



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



/***************img*********************/

.i-top-1 {
	top: 1px;
}
.i-top-2 {
	top: 3px;
}
.i-top-3 {
	top: 4px;
}



.w-img {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
}
.w-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}



.b-brand-logo .w-img {
	width: 280px;
	height: 90px;
	margin: 6px auto 19px;
}
.b-brand-logo .w-img img {
	max-height: 90px;
}

/***************img*********************/
/***************bootstrap-styled*********************/



.form-control:focus {
	box-shadow: none;
	border-color: #aaa;
}



@media (min-width:768px) {
	.container>.navbar-collapse {
/*		padding-top: 22px; */
		padding-top: 6px;
	}
}
@media (min-width:1200px) {
	.container>.navbar-collapse {
/*		padding-top: 19px; */
		padding-top: 5px;	}
}
@media (min-width:1366px) {
	.container>.navbar-header {
		margin-right: 18px;
	}
	.container>.navbar-collapse {
		/*padding-top: 39px;*/
	}
}

.navbar {
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
	height: auto;
}
@media (min-width:1366px) {
	.navbar > .container {
		/*width: 1351px;*/
		padding: 0;
	}
}
.footer-nav li a,
.navbar li a {
	text-transform: uppercase; 
/*	color: #3c3c3c; */
	color: #F9EC32;
	font-weight: bold;
	font-size: 14px;
}
@media (min-width:1200px) and (max-width:1365px) {
	.navbar li a {
		padding-left: 13px;
		padding-right: 13px;
	}
}
@media (max-width:767px) {
	.navbar-nav:not(.social-list) li {
		width: 49%;
		display: inline-block;
	}
}
.footer-nav li a:hover,
.footer-nav li a:focus,
.navbar li a:hover,
.navbar li a:focus {
	background-color: transparent;
}

.navbar>.container .navbar-brand {
	margin-left: 0;
	height: auto;
}
@media (min-width:768px) {
	.navbar>.container .navbar-brand {
		padding: 22px 12px 18px;
	}
}
@media (min-width:768px) and (max-width:1199px) {
	.navbar>.container .navbar-brand {
		margin-left: 15px;
	}
}
.navbar>.container .navbar-brand  img{
	width: 79px;
	height: 41px;
	/*width: 96px;
	height: 50px;*/
	/* width: 115px;
	height: 60px; */
	/*-webkit-transition: all linear .3s;
	transition: all linear .3s;
	-ms-transition: all linear .3s;*/
}
@media (min-width:1366px) {
	.navbar>.container .navbar-brand  img{
		/*width: 159px;
		height: 82px;*/
    
	/* width: 115px;
	height: 60px; */
	}
}

.navbar-collapse {
	max-height: none;
}
.navbar-right{
	margin-top: 7px;
}
@media (min-width:768px) {
	.navbar-nav.navbar-right:last-child {
		margin-right: -3px;
	}
}

.navbar-toggle {
	font-size: 28px;
	line-height: 28px;
}

/***************bootstrap-styled*********************/
/***************carousel*********************/

.bx-wrapper {
	margin-bottom: 0;
}
@media (min-width:992px) {
	.bx-wrapper img {
		width: 100%;
	}
	.bxslider-inner .bx-wrapper img {
		max-width: none;
	}
}

@media (max-width:991px) {
	.mobile-body .bx-wrapper img {
		max-width: none;
	}
}
@media (min-width:1200px) {
	.main-carousel:not(.bxslider-inner) .bx-wrapper img {
	    position: absolute;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
	    transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	}
}
.bx-wrapper .bx-next,
.bx-wrapper .bx-prev {
	background: none;
}
.bx-wrapper .bx-prev {
	left: 12px;
}
.bx-wrapper .bx-next {
	right: 12px;
}
.bx-wrapper .bx-viewport {
	border: 0;
	left: 0;
	box-shadow: none;
}
@media (min-width:992px) and (max-width:1199px) {
	.bx-viewport {
		max-height: 683px;
	}
}
.bx-wrapper .bx-controls-direction a {
	text-indent: 0;
	top: 62%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	height: 20px;
	width: 20px;
	z-index: 10;
	background-color: rgba(0,0,0,.5)
}
.bx-wrapper .bx-controls-direction a i {
	line-height: 20px;
	width: 20px;
	text-align: center;
	font-size: 10px;
	color: #fff;
}
@media (min-width:992px) {
	.bx-wrapper .bx-controls-direction a {
		top: 53%;
		height: 100px;
		width: 100px;
	}
	.bx-wrapper .bx-controls-direction a i {
		line-height: 100px;
		width: 100px;
		font-size: 46px;
	}
}
.bx-wrapper .bx-controls-direction a
.bx-wrapper .bx-controls-direction .article__social-info a i {
	color: #3b3b3b;
}

.bx-carousel .caption {
	bottom: 50px;
	padding: 22px 0;
	width: 71%;
}
.bx-carousel .caption p {
	font-size: 2.4rem;
}
@media (min-width:992px) {
	.bx-carousel .caption p {
		font-size: 3.2rem;
	}
}
@media (min-width:1200px) {
	.bx-carousel .caption p {
		font-size: 4.4rem;
	}
}

@media (min-width:1200px) {
	.main-carousel:not(.bxslider-inner) .bxslider li {
		height: 450px;
		overflow: hidden;
	}
}

@media (max-width:768px) {
	.bx-controls-direction {
		display: none;
	}
}

.bx-wrapper .bx-pager {
	bottom: 12px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background-color: transparent;
	border: 2px solid #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #fff;
}

/***************owl-carousel*********************/

.owl-carousel__item > a {
	display: block;
}
.owl-carousel__item.w-img {
	height: 174px;
	width: 182px;
	margin: 0 auto;
}
@media (max-width:767px) {
	.owl-carousel__item {
		text-align: center;
	}
	.owl-carousel__item img {
		margin-bottom: 22px;
	}
}
@media (min-width:768px) {
	.owl-carousel__item img {
		max-height: 175px;
	}
}
.owl-carousel__item:hover {
	cursor: pointer;
}
.owl-theme .owl-controls {
	margin-top: 0;
}
.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	width: 40px;
	height: 40px;
	top: -70px;/*-47px;*/
	left: 0;
	background-color: transparent;
	color: #636363;
	font-size: 18px;
	padding: 10px;
	border: 2px solid #636363;
	border-radius: 50%;
	margin: 0;
	
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
	right: 0;
	left: auto;
}
@media (max-width: 1199px) {
	.owl-theme .owl-controls .owl-buttons div {
		left: -10px;
	}
	.owl-theme .owl-controls .owl-buttons div.owl-next {
		right: -10px;
		left: auto;
	}
}
.owl-theme .owl-controls .owl-buttons div.owl-next:after {
	content: "\e602";
	position: relative;
	top: -2px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:after {
	content: "\e601";
	position: relative;
	top: -2px;
}

/***************owl-carousel*********************/
/***************carousel*********************/



.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-none {
	float: none;
}
@media (min-width:768px) {
	.float-left-sm {
		float: left;
	}
	.float-right-sm {
		float: right;
	}
	.float-none-sm {
		float: none;
	}	
}
@media (min-width:992px) {
	.float-left-md {
		float: left;
	}
	.float-right-md {
		float: right;
	}
	.float-none-md {
		float: none;
	}	
}
@media (min-width:1200px) {
	.float-left-lg {
		float: left;
	}
	.float-right-lg {
		float: right;
	}
	.float-none-lg {
		float: none;
	}
}


/* MY */
 
.pager {
  display: none !important;
}
.block{
        display: block;
}
.news__with-img-bg .w-img img{
        height: 100% !important;
}
 
@keyframes anim-rotate {
        0% {
                transform: rotate(0);
        }
        100% {
                transform: rotate(360deg);
        }
}
.spinner {
        animation: anim-rotate 2s infinite linear;
}
.spinner--steps {
        animation: anim-rotate 1s infinite steps(8);
}
.spinner--steps2 {
        animation: anim-rotate 1s infinite steps(12);
}
.mobile-body header {
        position: fixed;
        width: 100%;
        z-index: 1000;
        background-color: rgba(255,255,255,1);
}
 
.bx-carousel .article__social-info, .w-news__item-lg .article__social-info{
        color: white;
}
.caption a{
	color: white;
}


.article-text-w h4{
		font-weight: bold;
    font-size: 19px;
    font-style: italic;
    margin-bottom: 20px;
  	line-height: 26px;
}


blockquote{
	border-left: none !important;
}

blockquote {
	text-align: center;
	font-style: italic;
	font-size: 18px;
	line-height: 30px;
	
	background-color: #f9f9f1;
	border-top: 2px solid #ffca2a;
	
	margin-top: 58px;
	padding: 15px 22px;
}
@media (min-width:1200px) {
	blockquote {
		padding: 33px 70px;
	}
}
blockquote i {
	display: block;
	color: #ffca2a;
	font-size: 25px;
	margin-bottom: 16px;
}
.article-quote__author {
	font-weight: bold;
	display: block;
	font-size: 15px;
	margin-top: 14px;
}

.alignleft{
    float: left;
    margin-right: 29px;
}
.alignright{
		float: right;
  	margin-left: 29px;
}
.alignnone{
  display: block;
}
.article-text-w p{
	margin-top: 16px;
  /*display: inline-block;*/
}
.article-text-w table{
	word-break: break-word;
  width: auto;
}
header{
/* тень офф
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.4);
*/	
	background: #fff;
	/*position: fixed;
  z-index: 1000;
  width: 100%;
  top: 0;*/
}

.navbar-toggle{
	float: left;
}

@media (min-width:1366px) {	
  body{
    /*padding-top: 121px;*/
  }
}
@media (min-width: 900px) and (max-width: 1199px) {	
  body{
    /*padding-top: 71px;*/
  }
}
@media (min-width: 100px) and (max-width: 415px) {	
  body:not(.article-body){
    /*padding-top: 71px;*/
  }
}
.navbar-fixed-top{

    
  background: #fff;
}
.no-margin-right{
	margin-right: 0 !important;
}

.single-post-page .article-page__header .sidr-toggle{
  margin-top: 10px;
  margin-left: -10px;
	}
@media (min-width:700px) {	
  .single-post-page .article-page__header .sidr-toggle{
    margin-top: 15px !important;
	}
}


@media (min-width:1200px) {	
  .single-post-page .article-page__header .sidr-toggle{
    margin-top: 15px !important;
	}
}

@media (min-width:1366px) {	
  .single-post-page .article-page__header .sidr-toggle{
    /*margin-top: 35px !important;*/
	}
}
.overlay-white{
background-color: #151515;/*#ecf0f1;*/
    height: 100%;
    left: 0;
    opacity: 0.90;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
  }

.sidr-close-parent{

    text-align: right;
    font-size: 24px;
    padding-top: 10px;
    padding-bottom: 10px;

      margin-bottom: -40px !important;
}
.social-list__item--inline{
	display: inline-block !important;
  margin-left: 15px; 
}
.social-list__item--share{
	display: block !important;
  margin-left: 15px; 
  margin-bottom: 10px;
}
.social-list__item--padding{
  /*padding-left: 15px;*/ 
}
.sidr-close{
	cursor: pointer;
}
.sidr-close:hover{
	color: #fe9440 !important;
}

.search ::-webkit-input-placeholder {color:#3b3b3b;}
.search ::-moz-placeholder          {color:#3b3b3b;}/* Firefox 19+ */
.search :-moz-placeholder           {color:#3b3b3b;}/* Firefox 18- */
.search :-ms-input-placeholder      {color:#3b3b3b;}
.search input {
	 font-size: 17px;
}
.search input:focus::-webkit-input-placeholder { color:transparent; }
.search input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.search input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
.search input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */



.article-page__header__name{
	overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (min-width:270px) {	
  .article-page__header__name{
    width: 35%;
  }
}

@media (min-width:340px) {	
  .article-page__header__name{
    width: 40%;
  }
}
@media (min-width:500px) {	
  .article-page__header__name{
    width: 60%;
  }
}
@media (min-width:700px) {	
  .article-page__header__name{
    width: 70%;
  }
}

@media (min-width:992px) {	
  .article-page__header__name{
  	width: 80%;
  }
}

/*.article-page__header__name:after {
    content:"";
    position:absolute;
    top:30px;
    left:140px;
    height:40px;
    width:100%;
    background: -webkit-linear-gradient(#fff, #000);
    background: linear-gradient(rgba(0,0,0,0), #000);
}*/

/*.shadow {
    position:absolute;
    top:8em;
    width:100%;
    height:2em;
    background: -webkit-linear-gradient(transparent, white);
    background: -o-linear-gradient(transparent, white);
    background: -moz-linear-gradient(transparent, white);
    background: linear-gradient(transparent, white);
}*/
.search-page .row{
	margin-bottom: 20px;
}
.footer-counters a{
	text-decoration: none;
  color: #97948f !important;
}
.footer-counters .counter-item{
  
	display: inline-block;
}
.excerpt{
	color: #888 !important;
}
.excerpt strong{
	color: #3b3b3b;
  background-color:#ffcb2a;
}

.container-full {
  margin: 0 auto;
  width: 100%;
}
.footer-top .footer-nav{
	margin-top: 10px;
}
#footer{
	min-height: 180px;/*229px;*/
}
.social-list__item + .social-list__item{
	margin-left: 13px;
}
.social-list__item a {
	width: 30px;
  font-size: 16px !important;
  padding: 5px 0 !important;
}
.footer-nav li a {
	font-size: 12px;
}
@media (min-width: 1025px){
  #main:not(.article-page) {
   /* padding-bottom: 240px;*/
  }
}

.navbar-scrolled .navbar-collapse{
	/* padding-top: 19px;  это скролл анимэ*/
	padding-top: 5px;
}
.navbar-scrolled >.container .navbar-brand img {
   width: 79px;
    height: 41px;	
	/*
	width: 96px;
	height: 50px;
	width: 115px;
	height: 60px;
	*/
}

.social-share-wrapper{
	    position: relative;
    margin-left: -108px;/*-35px;/*-70px;*/
    top: 0;
    float: left;
    width: 50px;
}
.social-share-wrapper__inner{
  
	position: absolute;
  /*top: 200px;*/
      /*border: 2px solid #b2b2b2;*/
    /*padding-right: 15px;*/
    /*background-color: #f1f1f1;*/
  padding-top: 5px;
  padding-left: 6px;
  padding-right: 6px;
}
.social-share-wrapper__inner ul {
	list-style-type: none;
}
.m-t-10{
	margin-top: 10px;
  margin-bottom: 5px;
}
.margin-auto{
	margin-right: auto;
  margin-left: auto;
}
.image-container-with-background{
/*	background: #f5f5f5; саша этот фон не любит */
  position: relative;
  margin-bottom: 40px;
  margin-top: 40px;
}
#mc-container{
	/*display: none;*/
}
.mc-container{
	display: none;
}
.mc-none-comments{
	/*display: none !important;*/
}

.image-sharer{
    display: none;
	position:absolute;
	top: 1%;
	right: 18px;
	background: rgba(0,0,0, 0.5);
	padding: 0px 4px 4px;
	border-radius: 8px;
}
.image-sharer a{
    display: block;
    margin: 10px 0 10px;
}

div.img:hover .image-sharer{
	display: block;
}

.article-text-w .img{
	position: relative;
}

.article-text-w .img{
	margin-top: 16px;
  /*display: inline-block;*/
  
  width: 100%;
}

.image__copyright{
  font-family: 'Arial';
  font-size: 8px;
	position:absolute;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0, 0.7);
	padding: 2px 4px 2px 4px;
  border-radius: 2px;
  color: white !important;
  text-transform: uppercase;
}
.image__copyright a{
	color: white;
}

.page-w .article-text-w{
	padding-left: 0;
}
.page-w h4{
	text-align: left !important;
}
a:not(.social-list__item--share-image).social-list__item__vk{
	background-color: #45688E !important;
  color: white !important;
}
a:not(.social-list__item--share-image).social-list__item__twitter{
	background-color: #2ba9e1 !important;
  color: #FFF !important;
}
a:not(.social-list__item--share-image).social-list__item__facebook{
	background-color: #3a5795 !important;
  color: #FFF !important;
}
a:not(.social-list__item--share-image).social-list__item__ok{
	background-color: #f2720c !important;
}
.icon-ok:before{
	font-family: 'shareaholic-icons' !important;
  content: '\f047';
  color: white;
}
.social-list__item--share-image .icon-ok:before{
	color: #686765 !important;
}
.email-subscribeformError {
	margin-top: -66px !important;
  margin-left: -7px;
}

#article-image img {
	width: 100%;
}

.active-category, .current-menu-item, .current-menu-item a {
	color: #fe9440 !important;
  pointer-events: none;
}
.active-category:after, .current-menu-item:after {	
		content: "";
    background: #fe9440;
    position: absolute;
    bottom: 10px;
    left: 0;
    height: 2px;
    width: 60%;
    left: 20%;
}

.article-page__header--scrolled .sidr-toggle{
	display: block;
}

.scroll-to-top-content{
	margin-left: -20px;/*-60px;*/
  z-index: 9999;
}

.w-img__caption{
	width: 100%;
    bottom: 0;
    padding: 22px 28px;
    font-size: 18px;
    font-style: italic;
/*    background-color: #f5f5f5; саша этот фон не любит */
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    line-height: 31px;
  border-top: 1px solid #dcdcdc;
  margin-top: -40px !important;
}
.single-page #main{
	  /*margin-top: 90px;*/
	  margin-top: 0;
}
.single-page .scroll-to-top{
	display: none !important;
}
.article-page__header .navbar-fixed-top {
/* тень off 
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.4);
*/	
}
.image-container-with-background img{
	display: block;
}
#header .navbar-right {
	margin-right: 20px;
}

.share-text{
	    font-size: 9px;
    text-transform: uppercase;
    font-family: 'Arial';
    margin-bottom: 10px;
}

.article-tags__label{

	margin-bottom: 9px;
}

.article-popular-list-tags {
    margin-top: 20px !important;
    margin-bottom: 38px;
  	padding-left: 70px;
}
.mobile-body .article-popular-list-tags{
	padding-left: 0px !important;
}
@media (min-width: 1024px){
  #main.article-page{
        /*padding-top: 50px;*/
  }
}

@media (max-width:1550px) and (min-width: 200px) {	
  	.hidden-scroll{
    	display: none !important;
    }
  #overlay-scroll{
  	width: 0 !important;
  }
}
#overlay-scroll{
		background-color: #ecf0f1;
    height: 100%;
    left: 0;
    opacity: 0.80;
    position: absolute;
    top: 0;
    width: 100px;
    z-index: 2;
  	display: none;
  cursor: pointer;
}
#overlay-scroll:hover .scroll-to-top{
	color: white;
  background: #fe9440;
}
#overlay-scroll .scroll-to-top{
	position: fixed;
  left: 25px !important;
}
.scroll-arrow{
	  text-align: center;
    text-decoration: none;
    /* position: fixed; */
    bottom: 75px;
    display: none;
    padding: 7px 8px;
    border-radius: 50%;
    line-height: 24px;
  	left: 25px;
  color: #fe9440;
    border: 2px solid #fe9440;
}
.stuck{
	position: fixed;
  top: 102px;
  min-width: 290px;
  z-index: 99999;
  width: 320px;
}
.sticky-banner:not(:first-child){
	/*display: none;*/
}
.sticky-wrapper .money-block__290-480 {
	/*margin-left: -30px;*/
}
.sticky-banner:not(.stuck).money-block__290-480{
	/*margin-left: 15px;*/
}
@media (min-width: 1200px) {
  .money-block__290-480{
	min-width: 290px;
}
}


.disable-hover,
.disable-hover * {
  pointer-events: none !important;
}
.load-more.loader {
  margin-top: 40px;
  display: none;
	font-size: 40px;
  text-decoration: none;
}
.load-more.loader a {
	color: #fe9440 !important;
}
ol {
	margin-left: 20px;
}
.article-full .money-block__900-90{
	margin-top: 50px;
}
/*.mobile-body .w-news__item-sm{
	padding-left: 10px;
}*/
@media (max-width: 767px) {
  .w-news__item-sm{
		padding-left: 10px;
	}
}
@media (max-width: 767px) {
  .w-news__item-sm-related{
		padding-left: 0px !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
  .w-news__item-sm{
	padding-left: 10px;
}
}
.mobile-body .header-scrolled .navbar-fixed-top {

/* тень off
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.4);
*/	
}

.no-list-style{
	list-style-type: none;
}
.w-news__item-interesting{
background-color: #f5f5f5;
}
.owl-buttons{
	display: none !important;
}

@media (max-width: 767px) {
  .sidr-toggle{
  	float: right;
  }
  .article-page__header__name{
  	display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sidr-toggle{
  	/*float: right;*/
  }
}

.w-news__item-related{
  width: 100% !important;
	margin-top: 15px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 30px;
  text-align: center;
}
.w-news__item-related .news__item-sm__header-text{
	max-width: 55%;
  text-align: left;
}
@media (max-width: 400px){
.w-news__item-related .news__item-sm__header-text{
	max-width: 55%;
}
}
.input-group-btn__parent{
	margin-top: 15px;
}
.mobile-body .navbar-right, .mobile-body .navbar-nav{
	margin: 0 !important;
}
.main-page .social-list-mobile{
	display: none;
}
.social-list-mobile{
	padding-top: 20px;
}
.sticky-banner.money-block__290-480{
	min-width: 290px;
  width: 290px;
  max-width: 480px;
  height: 480px;
  min-height: 480px;
  max-height: 480px;
}
@media (max-width: 1279px){
	.sticky-banner:not(.stuck).money-block__290-480 {
    margin-left: -15px;
  }
}
@media (max-width: 1199px){
	.sidr-toggle{
    margin-top: 15px;
	margin-left: -80px;
  	display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .col-md-3.money-block__290-480{
  	height: 480px;
  }
}
#article-sidebar .money-block__290-480{
	
}
.sticky-banner{
	text-align: center;
}
.sticky-banner .w-img{
	height: auto !important;
}
.wp-caption.alignleft .image-container-with-background{
	margin-top: 12px;
  margin-bottom: 0;
}
.appstore-image, .google-store-image{
	display: inline-block;
}
.money-block__290-480{
	text-align: center;
}

.parallax-window {
    min-height: 100vh;
    background: transparent;
}
.parallax-slider{

	height: 100%;
    min-width: 100%;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
}
.branding-text {
		position: absolute;
    top: 35%;
    padding-left: 10px;
    padding-right: 10px;
    font-family: "PT Serif", sans-serif;
    font-size: 43px;
    text-align: center;
    color: white;
    font-weight: bold;
  width: 100%;
}
@media (max-width: 767px){
  .branding-text{
  	font-size: 23px;
  }
}
.bx-viewport{
	z-index: 4;
}
.money-block__900-90 {
	text-align: center;
}
.money-block__900-90 .w-img{
	display: inline-block;
  width: auto;
}
.article-subscribe__share{
	/*max-width: 100%;*/
      /*min-width: 300px;*/
}
@media (max-width: 415px) and (min-width: 100px){
  .search-page{
    margin-top: -30px;
  }
}
@media (min-width: 416px){
  .search-page{
    margin-top: 20px;
  }
}
@media (min-width: 768px){
  .search-page{
    margin-top: 50px;
  }
}
.bx-loader{
	display: none;
}
  .carousel-margin{
		margin-top: 50px;
	}
.main-carousel{
	visibility: hidden;
  max-width: 100%;
  max-height: 100vh;
}
@media (max-width: 767px) and (min-width: 100px){
  .sidr-toggle{
  	margin-top: 10px !important;
  }
}
@media (max-width: 1199px){
  .article-full{
  	margin-top: 30px;
  }
}
a .w-img-caption{
	display: none;
}

.fixed-top-100{
	position: fixed;
  top: 100px;
}
@media (min-width:1231px) and (max-width:1366px) {
	.social-share-wrapper{
  	/*margin-left: -92px;*/
  }
}
#vk-banner, #fb-banner{
	margin-top: 20px;
}
@media (min-width:1200px) and (max-width: 1366px){
	.social-share-wrapper{
  	margin-left: -83px;
  }
  .sidr-toggle{
  	margin-left: 0 !important;
  }
}
.sidr-toggle{

}
.social-list__item--share{
	cursor: pointer;
}
.mobile-body .article-text-w{
	/*padding-left: 15px;
  padding-right: 15px;*/
}
.mobile-body .money-block-mobile{
	height: 82px;
    max-width: 320px;
    margin-left: -15px;
    margin-right: -15px;
}
.mobile-body .money-block-mobile .w-img{
	margin-top: -10px;
}
.mobile-body .article-w .col-md-9{
	/*padding-left: 0 !important;
  padding-right: 0 !important;*/
}
.mobile-body .article-page .container{
}

@media (max-width: 1199px){
	.single-page #main .container{
    margin-bottom: 30px;
    margin-right: 0;
  }
}