﻿.big-arround-button,
.big-arround-button--green,
.research__btn--green,
.research__btn {
	text-align: center;
	display: inline-block;
	padding: 15px 49px 13px;
	border: none;
	border-radius: 17px;
	font-size: 15px;
	color: #60b769;
	background-color: #fdfeff;
	background-image: linear-gradient(to bottom, #fdfeff 0%, #bedfc4 100%);
	box-sizing: border-box;
	text-transform: uppercase;
	word-spacing: 2px;
	max-width: 100%;
	transition: all 0.31s linear;
	font-weight: 600;
	font-family: "Open Sans", Arial, sans-serif
}

.big-arround-button:active,
.big-arround-button--green:active,
.research__btn--green:active,
.research__btn:active,
.big-arround-button:focus,
.big-arround-button--green:focus,
.research__btn--green:focus,
.research__btn:focus,
.big-arround-button:hover,
.big-arround-button--green:hover,
.research__btn--green:hover,
.research__btn:hover {
	background-color: #bedfc4;
	background-image: linear-gradient(to bottom, #bedfc4 0%, #fdfeff 100%)
}

.big-arround-button--green,
.research__btn--green {
	color: white;
	background-color: #55a05c;
	background-image: linear-gradient(to bottom, #60b769 0%, #55a05c 100%)
}

.big-arround-button--green:active,
.research__btn--green:active,
.big-arround-button--green:focus,
.research__btn--green:focus,
.big-arround-button--green:hover,
.research__btn--green:hover {
	color: white;
	background-image: linear-gradient(to bottom, #55a05c 0%, #60b769 100%)
}

.subs {
	margin-top: 50px;
	padding-top: 16px;
	padding-bottom: 6px;
	background-color: #f2f2f2;
	position: relative
}

.subs::before {
	content: "";
	display: block;
	height: 11.5em;
	width: 100%;
	position: absolute;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), #fff);
	top: 0;
	margin-top: -11.5em
}

.subs__title,
.subs .subs__title {
	color: #60b769;
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0.03em;
	margin-bottom: 2px
}

.subs__description,
.subs .subs__description {
	color: #202020;
	margin-bottom: 20px
}

.subs .with-image::before,
.subs .subs__item-corp::before,
.subs .subs__item-phys::before {
	content: '';
	display: block;
	background-repeat: no-repeat;
	width: 100%;
	height: 66px;
	background-position: center;
	margin-bottom: 9px
}

.subs__item,
.subs .subs__item {
	background-color: #5fb669;
	width: 30%;
	border: 3px solid #5fb669;
	box-sizing: border-box;
	margin-bottom: 15px;
	color: white;
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 16px;
	line-height: 1.22em
}

@media (max-width: 986px) {
	.subs__item,
	.subs .subs__item {
		width: 45%
	}
}

@media (max-width: 450px) {
	.subs__item,
	.subs .subs__item {
		width: 90%
	}
}
@media (max-width: 480px) {
#news_posts_slider {
	display: none;
}




}

.subs__item-corp::before {
	background-image: url(../images/corp-subscrible.png)
}

.subs__item-phys::before {
	background-image: url(../images/phys-subscrible.png)
}

.subs__item-mobile,
.subs .subs__item-mobile {
	color: #565655;
	background-color: inherit;
	padding-top: 25px;
	padding-bottom: 0
}

.subs__item .subs__mobilegroup {
	color: #565655;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	padding: 24px 7px 0px 4px;
	margin: 0
}

.subs__appstore,
.subs__gplay {
	display: inline-block;
	background-repeat: no-repeat;
	width: 88px;
	height: 30px;
	margin: 0 0 16px
}

.subs__gplay {
	background-image: url(../images/g-play-btn.png)
}

.subs__appstore {
	background-image: url(../images/app-store-btn.png)
}

.subs__group,
.subs .subs__group {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	padding: 0 8px 0 8px;
	margin-bottom: 0
}

.subs a:hover {
	opacity: .8
}

.subs__login>a {
	border-bottom: 1px solid #60b769
}

.widget-news__title a,
.widget-news-list__link {
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	line-height: 25px;
	font-size: 16px;
	color: black
}

.widget-news__title a:hover,
.widget-news-list__link:hover {
	color: black;
	text-decoration: underline
}

.widget-green {
	color: #5fb669
}

.widget-news__title {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	padding-right: 19px;
	padding-top: 0px;
	margin-bottom: 16px
}

.widget-news::after {
	content: "";
	display: inline-block;
	clear: both
}

.widget-news-list__item {
	padding-bottom: 24px
}

@media (max-width: 840px) and (min-width: 639px) {
	.widget-news-list__item>* {
		display: block;
		float: none !important
	}
}

@media (max-width: 340px) {
	.widget-news-list__item>* {
		display: block;
		text-align: center;
		float: none !important
	}
}

.widget-news-list__image {
	float: left;
	margin: 0 14px 0 25px
}

.widget-news-list__image img {
	border-radius: 50%;
	width: 77px;
	height: 77px
}

@media (max-width: 840px) {
	.widget-news-list__image {
		margin: 0 14px 0 10px
	}
}

.widget-news-list__link {
	padding-right: 15px
}

.single-subscribe {
	padding-top: 14px
}

.single-subscribe__email {
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	float: left;
	width: 403px;
	max-width: 100%;
	border: none;
	border-radius: 14px;
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.27);
	box-sizing: border-box;
	padding: 1.6rem 55px 1.5rem 1.08rem;
	margin-bottom: 13px;
	margin-right: 2px
}

.single-subscribe__email:focus {
	border: none;
	box-shadow: 0 0 21px rgba(95, 182, 105, 0.4)
}

.single-subscribe__email:focus::placeholder {
	content: "test"
}

.single-subscribe__submit {
	margin-left: -49px;
	height: 44px;
	width: 47px;
	background: #60b769;
	color: white;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0 15px 15px 0;
	background: url(../images/right_arrow.png) #60b769 no-repeat center
}

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

.pre-social-question {
	font-size: 18px
}

.all-subscriber {
	color: #323232;
	font-size: 16px;
	font-weight: 600;
	font-family: "Open Sans", Arial, sans-serif;
	padding: 20px 3px 0
}

.all-subscriber__num {
	color: #60b769;
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 21px
}

.comment_sharing_right {
	float: right;
	margin-top: -30px;
display: none
}

@media (max-width: 1174px) {
	.comment_sharing_right {
		margin: 10px 0
	}
}

.comment_sharing_left {
	float: left
}

@media (max-width: 1174px) {
	.comment_sharing_left {
		float: none
	}
	.comment_sharing_right {
		float: none
	}
}

.see-also {
	margin-top: 11px;
	padding-bottom: 34px
}

.see-also .slick-slider .slick-arrow {
	background-image: url(../images/arrow-also.png);
	background-position: center left;
	height: 100%;
	width: 18px;
	padding: 0;
	top: 0;
	background-repeat: no-repeat
}

.see-also .slick-slider .slick-arrow:hover {
	opacity: .6
}

.see-also .slick-slider .slick-next {
	right: 0
}

.see-also .slick-slider .slick-prev {
	left: 0
}

.see-also .slick-slider .slick-arrow-green {
	padding: 0;
	border-radius: 0;
	height: 100%;
	width: 20px;
	top: 0;
	color: #6ebd76;
	transform: none;
	background-image: none;
	background-color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 36px
}

.see-also .slick-slider .slick-arrow-green:hover i {
	opacity: .5
}

.see-also__header {
	padding: 7px 0 4px;
	font-weight: 600;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 18px;
	line-height: 25px;
	word-spacing: 0.011em;
	margin-bottom: 0
}

.see-also__list {
	padding: 0 18px
}

.see-also__list-item {
	padding: 15px 14px
}

.see-also__link {
	display: flex;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 14px rgba(4, 19, 21, 0.27);
	justify-content: space-between;
	align-items: flex-start;
	padding: 18px 6px
}

@media (max-width: 450px) {
	.see-also__link {
		flex-wrap: wrap
	}
}

.see-also__title {
	margin: 0;
	font-weight: 600;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 15px;
	line-height: 21px;
	padding: 0;
	color: black;
	padding-left: 22px;
	word-wrap: break-word;
	white-space: unset;
}

.see-also .see-also__img {
	margin-top: 5px;
	margin-bottom: 19px;
	width: 118px;
	height: 80px
}

.top-navigation {
	font-size: 16px;
	color: #535353;
	padding-bottom: 20px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap
}

.top-navigation .print-mode {
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px
}

.views {
	padding-right: 22px
}

.views img {
	margin: 0;
	padding-left: 5px;
	border-width: 0;
	border-left: dotted 1px #555
}

.views__print-pub-count {
	font-size: 14px;
	color: inherit
}

.views__print-pub-count::before {
	content: "";
	display: inline-block;
	background-image: url(../images/green-eye.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 9px;
	margin-right: 7px
}

.post-date {
	color: inherit;
	font-size: 14px;
	padding-left: 2px;
	word-spacing: .05em;
	padding-right: 21px
}

#breadcrumbs {
	margin-right: 2px
}

#breadcrumbs .breadcrumb-stub+.del {
	display: none
}

.button--print-view {
	width: 17px;
	height: 18px;
	display: inline-block;
	background-image: url(../images/print-view.png);
	background-repeat: no-repeat;
	margin-bottom: -4px
}

.button--print-view:hover {
	opacity: .6
}

@media (max-width: 1034px) {
	.button--print-view {
		display: none
	}
}

.soft__talks--mini::before {
	content: "";
	display: inline-block;
	background-image: url(../images/talk-all.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 9px;
	margin-right: 3px
}

.single h1 {
	margin-bottom: 0.3rem
}

.bx-wrapper {
	position: relative;
	margin-bottom: 60px;
	padding: 0;
	*zoom: 1;
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.bx-wrapper img {
	max-width: 100%;
	display: block
}

.bxslider {
	margin: 0;
	padding: 0;
	-webkit-perspective: 1000
}

ul.bxslider {
	list-style: none
}

.bx-viewport {
	-webkit-transform: translateZ(0)
}

.bx-wrapper {
	background: inherit
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%
}

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url("images/bx_loader.gif") center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000
}

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #000
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	vertical-align: bottom;
	*zoom: 1;
	*display: inline
}

.bx-wrapper .bx-pager-item {
	font-size: 0;
	line-height: 0
}

.bx-wrapper .bx-prev {
	left: 10px;
	background: url("images/controls.png") no-repeat 0 -32px
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
	background-position: 0 0
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url("images/controls.png") no-repeat -43px -32px
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
	background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none
}

.bx-wrapper .bx-controls-auto {
	text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url("images/controls.png") -86px -11px no-repeat;
	margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
	background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url("images/controls.png") -86px -44px no-repeat;
	margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
	background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px
}

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666;
	background: rgba(80, 80, 80, 0.75);
	width: 100%
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px
}

.news-ticker {
	background-color: #01757c;
	display: inline-block
}

.news-ticker .bx-wrapper {
	margin: 4px 0 5px
}

.news-ticker__list {
	display: none
}

.bx-wrapper .news-ticker__list {
	display: block
}

.news-ticker__item {
	width: auto !important;
	margin: 0 14px;
	color: white;
	line-height: 200%;
	text-transform: uppercase;
	box-sizing: border-box;
	font-weight: 800;
	font-size: 11px
}

.news-ticker__item:hover {
	color: white;
	text-decoration: underline
}

.news-ticker__item.news-ticker__lightning:before,
.news-ticker__item.news-ticker__lightning:after,
.expert__title.expert__lightning:before,
.expert__title.expert__lightning:after {
	content: '\26A1';
	color: #fef020;
}

.top-menues .top__list {
	list-style-type: none;
	margin: 0;
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif
}

.top-menues .top__list .left-ico-archive svg {
	fill: white;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	transition: .5s all
}

.top-menues .top__list .left-ico-archive:hover svg {
	fill: #77fd86
}

.top-menues .top__list .menu__app-ico a {
	display: inline-block;
	line-height: 0;
	padding: 10px 3px 5px 3px !important
}

.top-menues .top__list .menu__app-ico a svg {
	width: 14px;
	height: 14px;
	fill: white
}

.top-menues .top__list .menu__app-ico a:hover svg {
	fill: #77fd86
}

.top-menues .top__list::after {
	content: '';
	display: inline-block;
	clear: both
}

.top-menues .top__list>li {
	float: left;
	position: relative
}

.top-menues .top__list>li.menu-item-has-children>a {
	padding-right: 7px
}

.top-menues .top__list>li.menu-item-has-children>a::after {
	content: "▼";
	display: inline-block;
	color: inherit;
	font-size: 7px;
	vertical-align: middle;
	margin-left: 3px
}

.top-menues .top__list>li>a {
	color: white;
	font-size: 12px;
	padding-top: 8px;
//	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 3px;
	float: left;
	border-bottom: 5px solid transparent;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	transition: .5s all
}

.top-menues .top__list>li>a:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 99;
	left: 0;
	top: 5px
}

.top-menues .top__list>li>a:hover {
	border-color: none;
	color: #77fd86
}

.top-menues .top__list>li>a:active {
	border-color: #60b769;
	color: #77fd86
}

.top-menues .top__list>li:last-child {
	padding-right: 0
}

.top-menues .top__list>li:hover>a {
	border-color: none;
	color: #77fd86
}

.top-menues .top__list .sub-menu__colls {
	display: none;
	position: absolute;
	justify-content: space-between;
	z-index: 888;
	margin: 0;
	top: 100%;
	background-color: rgba(79, 176, 89, 0.9);
	box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.4)
}

.top-menues .top__list .sub-menu__colls .sub-menu__colls {
	z-index: 999;
	left: calc(100% - 1px);
	top: 0;
	min-height: 100%
}

.top-menues .top__list .sub-menu {
	position: relative;
	display: block;
	list-style: none;
	padding: 10px 0;
	margin: 0
}

.top-menues .top__list .sub-menu li {
	display: block;
	width: 100%
}

.top-menues .top__list .sub-menu li:hover {
	background-color: white
}

.top-menues .top__list .sub-menu li:hover>a {
	color: #4fb059
}

.top-menues .top__list .sub-menu a {
	display: inline-block;
	white-space: nowrap;
	margin: 3px 0;
	font-size: 12px;
	text-align: left;
	line-height: .5em;
	color: white;
	padding: 6px 12px;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 600;
	letter-spacing: 0.05em
}

.top-menues .top__list .menu-item-has-children:hover>.sub-menu__colls {
	display: flex
}

.top-menues .top__list .top__columns {
	position: relative;
	width: 100%
}

.top-menues .top__list .top__columns+div::before {
	content: "";
	position: absolute;
	left: 0;
	top: .5rem;
	display: block;
	height: calc(100% - 14px);
	border-left: .07143rem solid #fff
}

.top-menues .top__list-2 {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	padding-left: 0px
}

.top-menues .top__list-2 .menu-item {
	position: relative
}

.top-menues .top__list-2 .menu-item a {
	color: #fff;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 3px;
	float: left;
	border-bottom: 5px solid transparent;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	transition: .5s all
}

.top-menues .top__list-2 .menu-item a:hover {
	color: #77fd86
}

.top-menues {
	display: flex;
	justify-content: space-between
}

.top-menues__delimeter {
	display: inline-block;
	border-left: 1px solid white
}

#full_menu .menu__list {
	list-style-type: none;
	margin: 0;
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 18px 0px 3px;
	margin: 0 0
}

#full_menu .submenu__list {
	list-style-type: none;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-family: "Open Sans", Arial, sans-serif;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 18px 0px 3px;
	margin: 0 0
}


#full_menu .main_menu_fixed {
	position: fixed;
	z-index: 99999;
	background-color: #efefef;
	padding: 0 15px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	border-bottom: 1px solid #c8c6c6;
	border-left: 1px solid #c8c6c6;
	border-right: 1px solid #c8c6c6;
	width: 100%
}

#full_menu .main_menu_fixed a {
	padding-top: 9px;
	padding-bottom: 9px
}

#full_menu .main_menu_fixed li:nth-child(1) a:before {
	top: 4px !important
}

#full_menu .main_menu_fixed li:nth-child(1n+2) a:before {
	top: 11px !important
}

#full_menu .main_menu_fixed>li>ul {
	margin-top: 38px !important
}

#full_menu .menu__li {
	float: left;
	position: relative;
	padding: 0 6px
}

#full_menu .menu__li>a:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 99;
	left: 0;
	top: 0px
}

#full_menu .menu__li:last-child {
	padding-right: 0
}

#full_menu .menu__li-link {
	color: #484848;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 3px;
	float: left;
	border-bottom: 5px solid transparent;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	letter-spacing: -.065em
}

#full_menu .menu__li-link:hover {
	border-color: none;
	color: #60b769
}

#full_menu .menu__li:hover>a {
	border-color: none;
	color: #60b769
}

#full_menu .menu__li-link:active {
	border-color: #60b769;
	color: #60b769
}

#full_menu .menu__li>ul {
	display: none;
	list-style: none;
	position: absolute;
	z-index: 999;
	margin: 29px 0 0 0;
	background-color: white;
	padding: 10px 0;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1)
}

#full_menu .menu__li:hover>ul {
	display: block
}

#full_menu .menu__li>ul>li {
	display: block;
	float: left;
	width: 100%
}

#full_menu .menu__li>ul>li>a {
	display: block;
	white-space: nowrap;
	padding: 4px 20px;
	margin: 3px 0;
	font-size: 10px;
	color: #60b769;
	text-transform: uppercase;
	text-align: left
}

#full_menu .menu__li>ul>li:hover>a,
#full_menu .menu__li>ul>li>a:hover {
	background-color: #60b769;
	color: #ffffff
}

#full_menu .menu__li>ul>li>ul.col1 {
	display: none;
	list-style: none;
	position: absolute;
	z-index: 999;
	left: calc(100% - 18px);
	top: 0;
	background-color: #60b769;
	padding: 10px 0;
	min-height: 100%
}

#full_menu .menu__li>ul>li:hover>ul.col1 {
	display: block
}

#full_menu .menu__li>ul>li>ul.col1>li {
	display: block;
	float: left;
	width: 100%
}

#full_menu .menu__li>ul>li>ul.col1>li>a {
	display: block;
	white-space: nowrap;
	padding: 4px 20px;
	margin: 3px 0;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left
}

#full_menu .menu__li>ul>li>ul.col1>li>a:hover {
	background-color: #ffffff;
	color: #60b769
}

#full_menu .menu__li>ul>li>ul.col2 {
	display: none;
	list-style: none;
	position: absolute;
	min-width: 380px;
	max-width: 400px;
	z-index: 999;
	left: calc(100% - 18px);
	top: 0;
	background-color: #60b769;
	padding: 10px 0;
	min-height: 100%
}

#full_menu .menu__li>ul>li:hover>ul.col2 {
	display: block
}

#full_menu .menu__li>ul>li>ul.col2>li {
	display: inline-block;
	width: calc(50% - 10px);
	vertical-align: top
}

#full_menu .menu__li>ul>li>ul.col2>li>a {
	display: block;
	white-space: wrap;
	word-break: break-all;
	padding: 4px 20px;
	margin: 3px 0;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left
}

#full_menu .menu__li>ul>li>ul.col2>li>a:hover {
	background-color: #ffffff;
	color: #60b769
}

@media (max-width: 1200px) {
	#full_menu .menu__list {
		padding-left: 10px;
		padding-right: 10px;
		text-align: center
	}
	#full_menu .submenu__list {
		padding-left: 10px;
		padding-right: 10px;
		text-align: center
	}
	#full_menu .menu__li {
		float: none;
		display: inline-block
	}
	#full_menu .menu__li a:before {
		top: 5px
	}
	#full_menu .menu__li:nth-child(1n+2)>a:before {
		top: 11px
	}
	#full_menu .menu__li:last-child {
		float: none
	}
	#full_menu .menu__li-link {
		padding-top: 10px;
		padding-bottom: 10px
	}
	#full_menu .menu__li-link:hover {
		border-bottom-color: transparent
	}
	#full_menu .menu__li>ul {
		margin: 38px 0 0 0
	}
	#full_menu .menu__li>ul>li>ul.col2 {
		min-width: 380px
	}
	#full_menu .main_menu_fixed>li>ul {
		margin-top: 38px !important
	}
}

@media (max-width: 1040px) {
	#full_menu .menu__li {
		padding-right: 10px
	}
	#full_menu .menu__li>ul {
		margin: 40px 0 0 0
	}
	#full_menu .menu__li>ul>li>ul.col2 {
		min-width: 380px
	}
}

@media (max-width: 640px) {
	#full_menu .menu__list {
		height: auto;
		padding: 0;
		display: none
	}
	#full_menu .submenu__list {
		height: auto;
		padding: 0;
		display: none
	}
	#full_menu .menu__list.js-show {
		display: block
	}
	#full_menu .submenu__list.js-show {
		display: block
	}
	#full_menu .menu__li {
		padding-left: 0;
		padding-right: 0;
		text-align: center;
		width: 100%
	}
	#full_menu .menu__li-link {
		padding-left: 40px;
		padding-right: 40px;
		width: 100%
	}
	#full_menu .menu__li-link:hover {
		border-color: transparent
	}
	#full_menu .menu__li>ul {
		margin: 20px 0 0 0
	}
	#full_menu .menu__li>ul>li:hover>ul.col2 {
		min-width: 200px
	}
}

.mobile-menu {
	padding: 70px 0;
	width: 100%;
	min-height: 100%;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	align-content: center
}

.mobile-menu>.menu,
.mobile-menu ul {
	list-style-type: none;
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	margin: 0 17px 20px;
	padding-bottom: 0px;
	text-align: left
}

@media (min-width: 500px) {
	.mobile-menu>.menu,
	.mobile-menu ul {
		margin: 0 auto 20px
	}
}

.mobile-menu>.menu ul:last-child,
.mobile-menu ul ul:last-child {
	margin-bottom: 8px
}

.mobile-menu>.menu a,
.mobile-menu ul a {
	display: inline-block;
	padding: 6px 19px;
	text-transform: uppercase;
	text-align: left;
	background-color: #ffffff
}

.mobile-menu>.menu>.menu-item-has-children,
.mobile-menu ul>.menu-item-has-children {
	position: relative
}

.mobile-menu>.menu>.menu-item-has-children::before,
.mobile-menu ul>.menu-item-has-children::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 12px;
	height: 8px;
	margin-top: 17px;
	background-image: url(../images/arrow-down.svg);
	transition: .5s all
}

.mobile-menu>.menu>.menu-item-has-children.reverce_ico::before,
.mobile-menu ul>.menu-item-has-children.reverce_ico::before {
	transform: rotate(180deg)
}

.mobile-menu>.menu>li>a,
.mobile-menu ul>li>a {
	font-size: 20px;
	color: #000000
}

.mobile-menu>.menu>li>ul>li>a,
.mobile-menu ul>li>ul>li>a {
	font-size: 14px;
	color: #000000
}

.mobile-menu>.menu>li>ul>li>ul>li>a,
.mobile-menu ul>li>ul>li>ul>li>a {
	font-size: 12px;
	color: #7e7f80
}

.mobile-menu__top_area {
	position: absolute;
	top: 0;
	z-index: 8888;
	left: 0;
	right: 0;
	padding: 19px 0px 5px
}

.mobile-menu__close-btn {
	display: inline-block;
	background: url(../images/burger-open.png) no-repeat;
	width: 37px;
	height: 29px;
	cursor: pointer;
	float: right;
	margin-right: 15px
}

.logged-in .mobile-menu__user,
.mobile-menu__user {
	float: left
}

.logged-in .mobile-menu__user .auth-link,
.mobile-menu__user .auth-link {
	padding: 2px 18px;
	font-size: 16px;
	color: black
}

.logged-in .mobile-menu__user .auth-link::before,
.mobile-menu__user .auth-link::before {
	margin-top: 5px;
	margin-right: 3px;
	background-image: url(../images/avatar-green.png)
}

.mobile-menu .sub-menu {
	margin-left: 0;
	display: none
}

.mobile-menu .sub-menu a {
	margin-bottom: 2px;
	color: #9a9797
}

.mobile-menu__pop {
	display: none;
	position: fixed;
	background: #ffffff;
	width: 100%;
	height: 100%;
	z-index: 999999;
	overflow: auto
}

.admin-bar .mobile-menu__pop {
	height: calc(100% - 32px)
}

@media (max-width: 782px) {
	.admin-bar .mobile-menu__pop {
		height: calc(100% - 46px)
	}
}

.mobile-menu .menu__app-ico {
	display: inline-block
}

.mobile-menu .menu__app-ico a {
	padding: 4px 5px
}

.mobile-menu .menu__app-ico a svg {
	width: 40px;
	height: 40px
}

.mobile-menu .menu__app-ico a:hover svg,
.mobile-menu .menu__app-ico a:active svg,
.mobile-menu .menu__app-ico a:focus svg {
	fill: #77fd86
}

.mobile-menu__buttom_area {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	justify-content: space-between;
	display: flex;
	padding: 16px 3px;
	background-color: white
}

.social-mobile a {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 15px
}

.social-mobile a svg {
	fill: #5fb669
}

.mobile-menu__left a {
	color: black;
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 1px;
	line-height: 0
}

.mobile-menu__phone {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-left: 13px;
	padding-top: 3px
}

.mobile-menu__phone svg {
	fill: #5fb669
}

.header-colored .top {
	background-color: #272727;
	background: linear-gradient(45deg, #5a0b8c, #cd47a8)
}

.header-colored .top a {
	color: white
}

.background-black {
	background-color: #272727
}

.top {
	background: #f5f5f5
}

.top__icon {
	width: 32px;
	height: 32px
}

.top__icon svg {
	fill: white
}

.top__social {
	display: flex;
	justify-content: space-between;
	padding: 1px 3px 0 15px;
	padding-top: 8px;
}

.top-menu-greed {
	display: flex;
	justify-content: space-between
}

.top-menu-greed__delimeter {
	display: inline-block;
	border-left: 1px solid white
}

.header__main {
	padding: 15px 0 11px;
	background-color: #008A00;
}

@media (max-width: 640px) {
	.header__main {
		padding-bottom: 10px;
		padding-top: 10px;
		height: 60px;
	}
}

.header__logo {
	padding-left: 13px
}

.ticker-container {
	background-color: #01757c
}

.enflag {
	float: right;
	vertical-align: middle;
	margin-top: 6px
}

.auth-link {
	display: flex;
	width: 100%;
	box-sizing: border-box;
	justify-content: flex-start;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	padding-top: 8px;
	padding-left: 22px
}

.auth-link::before {
	content: "";
	display: inline-block;
	background-image: url(../images/avatar.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 17px;
	margin-right: 8px
}

.logged-in .auth-link {
	padding-left: 5px;
	justify-content: center;
	text-align: center
}

.logged-in .auth-link::before {
	display: none
}

.money {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around
}

.money__wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
	color: white;
	font-size: 10px;
	padding-top: 8px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	word-spacing: 0;
	letter-spacing: -.009em
}

.money__item {
	display: inline-block;
}

.money__status {
	fill: white;
	margin-bottom: -2px
}

.money--up .money__status {
	transform: rotate(180deg)
}

.header__form-wrapper {
	padding-left: 16px;
	padding-right: 10px;
	padding-top: 8px;
}

@media (min-width: 1176px) {
	.header__form-wrapper {
		margin-right: 3px
	}
}

@media (max-width: 1200px) {
	.header__form-wrapper {
		padding-left: 10px;
		padding-right: 10px
	}
}
@media (min-width: 640px) {
	.header__form-wrapper-mobile {
		display: none;
	}
	.mobile_logo {
		display: none;
	}
	.search_lupa_mobile {
			display: none;
	}	
}
@media (max-width: 639px) {
	.header__form-wrapper {
		display: none;
	}

	.header__form-wrapper-mobile {
		display: block;
		position: absolute;
		right: -110vw;
		top: -10px;
		height: 250px;
		width: 100%;
		background-color: #fff;
		padding-left: 10px;
		padding-right: 10px;
		z-index: 999;
		-webkit-box-shadow: 0 0 10px #ccc;
		        box-shadow: 0 0 10px #ccc;
		transition: right 0.3s ease;
	}
	.mobile-close {
		position: absolute;
		top: 20px;
		right: 20px;
		height: 27px;
		width: 27px;
		background-image: url(/wp-content/themes/plusworld/images/mobile-close.svg);
		z-index: 999;
	}
	
	.header__form-wrapper-mobile > .search {
		position: relative;
		top: 74px;
		left: 20px;
		width: calc(100% - 40px);
		border-bottom: 1px solid #cccccc !important;
	}

	.header__form-wrapper-mobile > .search>.search__submit {
		width: 120px;
		height: 30px;
//		position: absolute;
		background-image: url(/wp-content/themes/plusworld/images/search-mobile.svg);
		top: 0;
		right: 0;
}

	.header__form-wrapper-mobile > .search>.search__submit>svg {
		display: none;
	}

	.header__form-wrapper-mobile > .search .search__input {
		border: none !important;
		width: calc(100% - 120px);
	}
	.header__form-wrapper-mobile .search_footer {
		padding: 0 5%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: absolute;
		width: 100vw;
		-ms-flex-pack: distribute;
			justify-content: space-around;
		bottom: 10px;
		
	}
	.search_social {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
			justify-content: space-around;
		width: 60%;
		vertical-align: bottom;
	//    height: 26px;
		line-height: 105px;	
		
	}
	.search_menu {
		width: 50%;
		font-size: 18px;
		
	}
	.search_menu .search_menu_li a {
		color: #000000;
		line-height: 35px;
		font-weight: bold;
	}

	.search_lupa_mobile {
		position: absolute;
		right: 70px;
		bottom: 3.75px;
	}
	.green-row {
		position: relative; 
	} 
	.banners_lenta {
		display: none;
	}
	.mobile_logo {
		display: block;
		position: absolute;
		width: 80px;
		left: 20px;
		top: -5px;
		
	}
	
}
.search {
	position: relative
}

.search__input {
	color: #918f90;
	font-size: 12px;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left: 20px;
	padding-right: 40px;
	margin-bottom: 0;
	text-transform: uppercase;
	border: 1px solid #e3e3e3;
	height: 2.7em
}

.search__submit {
	width: 17px;
	height: 17px;
	position: absolute;
	top: 8px;
	right: 8px
}

.header__menu {
	display: none;
	background: url(../images/sprite-my.png) no-repeat -805px -832px;
	width: 37px;
	height: 29px;
	cursor: pointer;
	float: right;
	margin-top: 3px;
}

@media screen and (max-width: 73.357em) {
	.header__menu {
		display: block;
background: url(../images/union.png) no-repeat;
	}
}

@font-face {
	font-display:swap;
	font-family: Extrabold;
	src: url(/wp-content/themes/plusworld/fonts/open-sans-extrabold.ttf)
}

.askquestion {
	box-shadow: 0px 0px 24px 3px rgba(166, 166, 166, 0.65);
	-webkit-box-shadow: 0px 0px 24px 3px rgba(166, 166, 166, 0.65);
	-moz-box-shadow: 0px 0px 24px 3px rgba(166, 166, 166, 0.65);
	border-radius: 10px;
	padding: 16px;
	padding-bottom: 1px !important;
	margin-top: 45px;
	margin-bottom: 45px !important;
	padding-right: 0px
}

.askquestion input[type="email"] {
	width: 67%;
	padding-left: 0px
}

.askquestion input[type="email"]::-webkit-input-placeholder {
	color: #60b769;
	font-size: 18px;
	font-weight: bold;
	font-family: Extrabold;
	font-style: initial
}

.askquestion input[type="email"]::-moz-placeholder {
	color: #60b769;
	font-size: 18px;
	font-weight: bold;
	font-family: Extrabold;
	font-style: initial
}

.askquestion input[type="email"]:-moz-placeholder {
	color: #60b769;
	font-size: 18px;
	font-weight: bold;
	font-family: Extrabold;
	font-style: initial
}

.askquestion input[type="email"]:-ms-input-placeholder {
	color: #60b769;
	font-size: 18px;
	font-weight: bold;
	font-family: Extrabold;
	font-style: initial
}

.askquestion input[type="email"]:focus {
	border: 0;
	outline: none
}

.askquestion__items {
	margin-bottom: 0px !important
}

.askquestion h2 {
	color: #60b769;
	font-size: 18px;
	font-weight: bold;
	font-family: Extrabold;
	margin-bottom: 2px
}

.askquestion__text {
	font-style: initial;
	border: none;
	padding-left: 0px;
	font-size: 16px;
	height: 100px !important;
	resize: none;
	outline: none;
	font-family: "Open Sans"
}

.askquestion__text::-webkit-input-placeholder {
	font-size: 16px;
	color: #9c9c9c;
	font-family: "Open Sans";
	font-style: initial
}

.askquestion__text::-moz-placeholder {
	font-size: 16px;
	color: #9c9c9c;
	font-family: "Open Sans";
	font-style: initial
}

.askquestion__text:-moz-placeholder {
	font-size: 16px;
	color: #9c9c9c;
	font-family: "Open Sans";
	font-style: initial
}

.askquestion__text:-ms-input-placeholder {
	font-size: 16px;
	color: #9c9c9c;
	font-family: "Open Sans";
	font-style: initial
}

.askquestion__text:focus {
	border: 0;
	outline: none
}

.askquestion__item1 {
	margin-bottom: 0px !important
}

.askquestion__item1 label {
	font-size: 10px;
	color: #60b769;
	font-weight: bold;
	font-family: Extrabold;
	font-style: initial
}

.askquestion__item1 input[type='email'] {
	border: 0px;
	border-bottom: 1px solid #60b769;
	height: 25px;
	margin-bottom: 0px !important;
	font-style: initial;
	font-family: "Open Sans"
}

.askquestion__item1 p {
	margin-bottom: 0px !important
}

.askquestion__comment {
	font-size: 14px;
	color: #9c9c9c;
	font-family: "Open Sans";
	font-style: initial
}

.askquestion__button {
	font-style: initial;
	display: inline-block;
	padding: 6px 12px;
	background-color: #60b769;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	border: 0px;
	padding: 11px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 10px
}

.askquestion__item2 {
	text-align: right;
	height: 55px;
	margin-bottom: 0px !important
}

.askquestion__emailblock {
	margin-bottom: 0px !important
}

.askquestion__emailblock-email {
	margin-bottom: 0px !important
}

.askquestion__emailblock-label {
	margin-bottom: 0px !important
}

.askquestion__row {
	margin-bottom: 0px !important
}

.form_text {
	border-top: none !important
}

.search-item .about-journal {
	float: right;
	margin-right: 10px
}

.search-item .expert__date_ex {
	display: block;
	width: 100%
}

.research .research__thumb {
	margin: 25px 0
}

.research__block {
	position: relative
}

.research__btn__container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center
}
.research__btn__container.second {
		position: relative;
		margin-top: -70px;

}

@media (max-width: 820px) {
	.research__btn__container {
		margin-top: 0;
		position: relative
	}
}

.research__btn__container .research__btn {
	box-shadow: 4px 5px 15px #3c7444;
	margin-bottom: 30px
}

.research__pre-h1 {
	margin-bottom: 0
}

.border-top-white {
	border-top: 1px solid white
}

.white-wrapper {
	max-width: 86rem;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.2)
}
@media (max-width: 639px) {
.white-wrapper {
	overflow-x: hidden;
}	
}

.overflow-hidden {
	overflow: hidden
}

.mobile {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.mobile__text {
	color: #fff;
	font-size: 10px;
	padding-top: 8px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	word-spacing: 0;
	letter-spacing: -.009em;
}

.mobile__wrapper {
	display: flex;
	justify-content: space-around;
	width: 100%;
	color: #fff;
	font-size: 10px;
	padding-top: 6px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Open Sans", Arial, sans-serif;
	word-spacing: 0;
	letter-spacing: -.009em;
}



