@import url("editor-style.css");
/*Начало Резиновые картинки*/
img {
	max-width: 100%;
	height: auto;
}
/*Конец Резиновые картинки*/

/*footer*/
.footer {
	height: 94px;
	background-color: #202020;
	margin-top: 20px;
}
.footer-logo-wrap {
	line-height: 94px;
}
.footer-logo-wrap img {
  max-width: none;
}
.footer-mnu ul {
	margin: 0;
	padding: 0;
}
.footer-mnu li {
	list-style-type: none;
	margin: 0;
	display: inline-block;
	line-height: 94px;
	color: #fff;
	margin-right: 31px;
	transition: 0.3s;
}
.footer-mnu li:last-child {
	margin-right: 0;
}
.footer-mnu li a:after {
	content: '';
	width: 0;
	height: 1px;
	background: transparent;
	display: block;
	position: relative;
	top: -30px;
	transition: 0.3s;
	margin: 0 auto;
	margin-top: -1px;
}
.footer-mnu li a:hover:after {
  background: #fff;
  width: 80%;
}
.footer-subscribe-wrap {
  display: inline-block;
}
#footer-subscribe {
  display: inline-block;
	margin: 26.5px 0;
	position: relative;
}
#footer-subscribe:before {
	font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  speak: none;
	content: '\f003';
	font-size: 15px;
	color: #1c1c1c;
	position: absolute;
	top: 8px;
	left: 14px;
}
#footer-subscribe input {
	display: inline-block;
	height: 41px;
	border: none;
	width: 200px;
	padding-left: 40px;
	padding-right: 5px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
#footer-subscribe button {
	display: inline-block;
	height: 41px;
	background-color: #2c7c2e;
	color: #fff;
	border: none;
	width: 125px;
	position: relative;
	right: 5px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
.footer-socicon-wrap {
	line-height: 94px;
  float: right;
}
.footer-socicon {
	border: 2px solid #fff;
	border-radius: 50%;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 25px;
	text-align: center;
	margin-right: 5px;
	transition: 0.3s;
}
.footer-socicon:last-child {
	margin-right: 0;
}
.footer-socicon i {
	color: #fff;
	font-size: 13px;
}
.footer-socicon:hover {
	background-color: #2c7c2e;
}
/*\footer*/

/******is-single*******/
.is-single .single-content.tags {
	padding: 20px 23px 15px 23px;
}
.is-single .tags-header {
	padding-right: 10px;
}
.is-single .tags-header:before {
	font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  speak: none;
	content: '\f02c';
	font-size: 14px;
	padding-right: 6px;
}
.is-single .tag-item {
	background: rgba(0,0,0,0.06);
	padding: 6px 12px;
	border-radius: 2px;
	margin-right: 5px;
	color: #1c1c1c;
	display: inline-block;
  margin-bottom: 5px;
	transition: 0.3s;
}
.is-single .tag-item:hover {
	background-color: #2c7c2e;
	color: #fff;
}
.is-single .tag-item:last-child {
	margin-right: 0;
}
.social-header {
	line-height: 40px;
}
.social-header2 {
	line-height: 50px;
}
.col-nopadding {
	padding: 0;
}
.social-wrap-dig {
	width: 170px;
	height: 40px;
	border-radius: 2px;
	position: relative;
	color: #fff;
	display: block;
	margin-right: 11px;
	cursor: pointer;
	float: left;
}
.social-wrap-dig:last-child {
  margin-right: 0;
}
.social-wrap-dig:before {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	left: 49px;
	width: 1px;
	background-color: #fff;
	height: 26px;
}
.social-wrap-dig i {
	width: 50px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	position: absolute;
	top: 0;
}
.social-wrap-dig .social-likes__counter {
	display: block;
	font-size: 13px;
	width: 81px;
	height: 40px;
	text-align: center;
	margin-left: 50px;
	line-height: 40px;
}
.social-wrap-dig.fb {
	background-color: #3d5b95;
}
.social-wrap-dig.fb:hover {
	background-color: #1d3b75;
}
.social-wrap-dig.fb i {
	font-size: 17px;
}
.social-wrap-dig.vk {
	background-color: #587e9f;
}
.social-wrap-dig.vk:hover {
	background-color: #385e7f;
}
.social-wrap-dig.vk i {
	font-size: 19px;
}
.social-wrap-dig.ok {
	background-color: #ed812b;
}
.social-wrap-dig.ok:hover {
	background-color: #cc710b;
}
.social-wrap-dig.ok i {
	font-size: 17px;
}
.social-wrap-small {
	width: 60px;
	height: 40px;
	border-radius: 2px;
	position: relative;
	color: #fff;
	display: block;
	margin-right: 5px;
	cursor: pointer;
	float: left;
}
.social-wrap-small:last-child {
	margin-right: 0;
}
.social-wrap-small i {
	width: 100%;
	text-align: center;
	line-height: 39px;
}
.social-wrap-small.tw {
	background-color: #24aadd;
}
.social-wrap-small.tw:hover {
	background-color: #048abd;
}
.social-wrap-small.tw i {
	font-size: 20px;
}
.social-wrap-small.teleg {
	background-color: #0088cc;
}
.social-wrap-small.teleg:hover {
	background-color: #0068ac;
}
.social-wrap-small.teleg i {
	font-size: 20px;
}
.single-subscribe-wrap {
	margin-top: 23px;
}
#single-subscribe input.email {
	width: 350px;
	height: 50px;
	display: inline-block;
	border: 1px solid #bdbdbd;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	padding-left: 58px;
}
#single-subscribe button {
	width: 183px;
	height: 50px;
	background-color: #2c7c2e;
	color: #fff;
	border: none;
	display: inline-block;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
#single-subscribe:before {
	font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  speak: none;
	content: '\f003';
	font-size: 20px;
	color: #2c7c2e;
	position: absolute;
	top: 13px;
	left: 18px;
}
.subscribe-checkbox-wrap {
	margin-top: 15px;
}
.subscribe-all {
	margin-right: 40px;
}
.subscribe-checkbox-wrap input {
	position: absolute;
	left: -9999px;
}
.subscribe-checkbox-wrap label {
	position: relative;
	padding-left: 33px;
	cursor: pointer;
}
.subscribe-checkbox-wrap label:before {
	content: '';
	position: absolute;
	left: 0;
	top: -2px;
	width: 22px;
	height: 22px;
	border: 1px solid #bdbdbd;
	border-radius: 2px;
}
.subscribe-checkbox-wrap label:after {
	font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  speak: none;
	content: '\f00c';
	position: absolute;
	top: -2px;
	left: 3px;
	font-size: 17px;
	color: #2c7c2e;
}
.subscribe-checkbox-wrap [type=checkbox]:not(:checked)+label:after {
	display: none;
}
.subscribe-checkbox-wrap [type=checkbox]:checked+label:after {
	display: block;
}

/*Comments*/
.toggle-button-comments {
	display: block;
	width: 230px;
	height: 50px;
	border: 1px solid #2c7c2e;
	color: #2c7c2e;
	font-weight: 700;
	border-radius: 2px;
	text-align: center;
	line-height: 48px;
	margin: 45px auto;
	cursor: pointer;
	transition: 0.3s;
}
.toggle-button-comments:hover {
	color: #fff;
	background-color: #2c7c2e;
}
/*\Comments*/

/*recommended-singles*/
.recommended-singles-header {
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 25px 0;
}
.single-content.recommended-singles-item {
	padding: 0;
	margin-bottom: 30px;
}
.recommended-singles img {
	max-width: 100%;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.recommended-singles h3 {
	font-weight: 700;
	font-size: 15px;
	line-height: 17px;
	margin: 0;
}
.recommended-singles-item-text {
	padding: 10px 13px 18px 13px;
	position: relative;
	min-height: 85px;
}
.is-single .single-content.recommended-singles-item .descript-wrap {
	position: absolute;
	bottom: 0;
	margin-bottom: 10px;
}
.is-single .single-content.recommended-singles-item .views-comments-wrap {
	margin-right: 26px;
}
.recommended-singles-button {
	display: block;
	width: 200px;
	height: 50px;
	border: 1px solid #2c7c2e;
	color: #2c7c2e;
	font-weight: 700;
	border-radius: 2px;
	text-align: center;
	line-height: 48px;
	margin: 0 auto 30px auto;
	cursor: pointer;
	transition: 0.3s;
}
.recommended-singles-button:hover {
	color: #fff;
	background-color: #2c7c2e;
}
/*\recommended-singles*/

/******\is-single*******/

/*Popup*/
.popup {
	padding: 10px 30px;
	background-color: #fff;
	max-width: 600px;
	margin: auto;
	position: relative;
	border-radius: 5px;
	text-align: center;
}
.popup .feedback-form-heder {
  font-size: 24px;
  font-weight: 700;
  margin: 15px 0;
}
.popup .feedback-tabs .tab {
  margin-right: 35px;
  transition: color 0.3s;
}
.popup .feedback-tabs .tab:last-child {
  margin-right: 0;
}
.popup .feedback-tabs .tab:hover {
  color: #2c7c2e;
  cursor: pointer;
}
.popup .feedback-tabs .tab.tab-active {
  color: #2c7c2e;
  border-bottom: 2px solid #2c7c2e;
}
.popup .feedback-tab-content input:not(.input-file) {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  height: 50px;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  padding-left: 15px;
}
.input-file-wrap {
  text-align: left;
}
.input-file-wrap span {
  margin-right: 10px;
}
.popup .feedback-tab-content input.input-file {
  display: inline-block;
}
.popup .feedback-tab-content textarea {
  display: block;
  width: 100%;
  min-height: 120px;
  margin-bottom: 10px;
  padding: 10px 15px 10px 15px;
}
.popup .feedback-tab-content .button {
  display: block;
  margin: 20px auto;
  width: 200px;
  height: 50px;
  border: none;
  color: #fff;
  font-size: 17px;
  background-color: #2c7c2e;
  text-align: center;
  line-height: 48px;
  border-radius: 3px;
  transition: 0.3s;
}
.popup .feedback-tab-content .button:hover {
  background-color: #349335;
}

.mfp-bg {
	opacity: 0.7;
}
/*Конец Popup*/

/*popup hidden-mnu*/
.mfp-container {
	padding: 0;
}
.popup.hidden-mnu {
	max-width: 100%;
	border-radius: 0;
	min-height: 100vh;
	text-align: left;
	padding: 20vh 0 50px 0;
}
/*\popup hidden-mnu*/

/*Анимация для скрытого меню*/
.my-mfp-opacity .popup {
	opacity: 0;
	transition: 0.3s;
}
.my-mfp-opacity.mfp-ready .popup {
	opacity: 1;
}
.my-mfp-opacity.mfp-removing .popup {
	opacity: 0;
}
.my-mfp-opacity.mfp-bg {
	opacity: 0;
	transition: 0.3s;
}
.my-mfp-opacity.mfp-ready.mfp-bg {
	opacity: 0.8;
}

.my-mfp-opacity.mfp-removing.mfp-bg {
	opacity: 0;
}
/*\Анимация для скрытого меню*/

/*Анимация для попап окон*/
.my-mfp-zoom-in .popup {
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out; 
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 
}

.my-mfp-zoom-in.mfp-ready .popup {
	opacity: 1;
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-o-transform: scale(1); 
	transform: scale(1); 
}

.my-mfp-zoom-in.mfp-removing .popup {
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 
	opacity: 0;
}

.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}
/*Конец анимация для попап окон*/

/*баннеры гео в сайдбаре*/
.banner-geo {
  margin-bottom: 20px;
  text-align: center;
}
.banner-geo img {
  display: none;
}
/*конец баннеры гео в сайдбаре*/

/*стили для кнопки наверх*/
#back-top {
  display: none;
  cursor: pointer;
	bottom: 20px;
	right: 32px;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 10px;
	position: fixed;
	opacity: 0.25;
	transition: 0.3s;
	z-index: 999;
	border-radius: 5px;
	background: #2c7c2e;
}

#back-top i {
  color: #fff;
  font-size: 22px;
  line-height: 32px;
}

#back-top:hover {
	opacity: 1;
}
/*конец стилей для кнопки наверх*/