@font-face {
  font-display: swap;
  font-family: 'museo_cyrl700';
  src: url('../font/exljbris_-_museo_cyrl_700-webfont.eot');
  src: url('../font/exljbris_-_museo_cyrl_700-webfont.eot?#iefix') format('embedded-opentype'), url('../font/exljbris_-_museo_cyrl_700-webfont.woff2') format('woff2'), url('../font/exljbris_-_museo_cyrl_700-webfont.woff') format('woff'), url('../font/exljbris_-_museo_cyrl_700-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
 font-display: swap;
  font-family: 'Fira Sans', sans-serif;
  background-color: #e2e9d2;
  padding-top: 20px;
  overflow-x: hidden;
}

* {
  image-rendering: -webkit-optimize-contrast;
}

input {
  outline: none;
}
p.login-username, p.login-password{
  display: flex!important;
  align-items: center!important;
}

.social-enter{
  max-height: 65px !important;
  padding-top: 10px !important;
  width: 50% !important;
  margin: 0 auto !important;
}
.so-widget-sow-video-base {
  padding: 0 208px;
}
#wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label {
  width: 40% !important;
}
#user_login,  #user_pass {
  width: 60% !important;
}
wppb-register-user-register
.sow-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.sow-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog-text-content {
  overflow: hidden;
  padding-bottom: 50px;
}

.padding-wrap {
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
	clear:both;
}

.h1 {
  font-size: 38px;
  text-align: center;
}

.title {
  font-size: 30px;
}

.h2 {
  font-size: 32px;
  margin: 0;
}

.h3 {
  font-size: 25px;
  font-weight: 400;
}

.h4 {
  font-size: 18px;
  margin: 0;
}

.h5 {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}

.lable {
  font-size: 11px;
  display: inline-block;
  padding: 3px 6px 2px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  letter-spacing: .8px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}

.lable.green {
  background-color: #72bf44;
}

.lable.blue {
  background-color: #029bfc;
}

.lable.orange {
  background-color: #ff7800;
}

.lable.purple {
  background-color: #8f2bdc;
}

.lable.zavisim {
  background-color: #8ea6b7;
}

.green-text {
  color: #72bf44;
}

.ligth-blue-text {
  color: #00d2da;
}

.big-text {
  font-weight: 500;
}

.ligth-text {
  font-weight: 200;
}

p,
input {
  font-size: 16px;
  font-weight: 400;
}

a {
  font-weight: 400;
  font-size: 16px;
  outline: none;
  color: #000;
  text-decoration: none;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}

a:hover,
a:visited,
a:active,
a:focus {
  text-decoration: none;
}

.like,
.comments,
.date {
  position: relative;
  color: #e6e6e6;
  z-index: 1;
  font-size: 15px;
}

.like:hover,
.like:visited,
.like:active,
.like:focus,
.comments:hover,
.comments:visited,
.comments:active,
.comments:focus,
.date:hover,
.date:visited,
.date:active,
.date:focus {
  text-decoration: none;
}

/*.like .fa,*/

/*.comments .fa,*/

/*.date .fa {*/

/*margin: 0 6px;*/

/*font-size: 17px;*/

/*opacity: .7;*/

/*}*/

/*.like.active .fa {*/

/*color: #ff2e2e !important;*/

/*}*/

.like,
.comments {
  background-repeat: no-repeat;
  background-position: 100%;
  position: relative;
  line-height: 1.4;
  padding: 0 24px 0 0px;
  text-align: center;
}

.bbp-reply-content .like {
  background-repeat: no-repeat !important;
  background-position: 100% !important;
  position: relative !important;
  line-height: 1.4;
  padding: 0 24px 0 2px !important;
  text-align: center;
}

.like {
  background-image: url(../img/ico-like-coment/like-off.png);
}

.bbp-reply-content .like {
  background-image: url(../img/ico-like-coment/like-off.png) !important;
}

.like.active {
  background-image: url(../img/ico-like-coment/like-on.png);
}

.bbp-reply-content .like.active {
  background-image: url(../img/ico-like-coment/like-on.png) !important;
}

.comments {
  background-image: url(../img/ico-like-coment/coment-off.png) !important;
}

.comments.active {
  background-image: url(../img/ico-like-coment/coment-ok.png) !important;
}

.body {
  background-color: #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 8px 25px -10px #000;
  box-shadow: 0 8px 25px -10px #000;
  margin-bottom: 60px;
  overflow: hidden;
}

.navigation {
  padding-top: 25px;
  padding-bottom: 25px;
  position: relative;
  border-bottom: 1px solid #e9e9e9;
}

.header {
  position: relative;
}

.header .navbar-toggle {
  margin: 0 10px 0 0;
}

.burger {
  width: 25px;
  height: 22px;
  margin: auto;
  cursor: pointer;
  position: relative;
}

.burger:before,
.burger span,
.burger:after {
  width: 100%;
  height: 2px;
  display: block;
  background: #000;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  opacity: 1;
}

.burger:before,
.burger:after {
  -webkit-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
  transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
  content: "";
}

.burger:before {
  top: 2px;
}

.burger span {
  top: 10px;
}

.burger:after {
  top: 18px;
}

.burger:hover:before {
  top: 1px;
}

.burger:hover:after {
  top: 19px;
}

.burger.cross span {
  opacity: 0;
}

/*  __________ gallery __________  */

#gallery-1 .gallery-icon img,
#gallery-2 .gallery-icon img,
#gallery-3 .gallery-icon img,
#gallery-4 .gallery-icon img,
#gallery-5 .gallery-icon img,
#gallery-6 .gallery-icon img {
  border: 0;
}

#gallery-6.gallery .gallery-item {
  width: 16.6%;
}

#gallery-3 .gallery-item {
  width: 33.3%;
}

.gallery {
  margin: 0 -15px !important;
}

.textwidget .gallery p {
  margin: 0;
}

.textwidget .gallery .gallery-item {
  padding: 0 15px;
  margin: 0 !important;
}

.gallery.gallery-columns-2 .gallery-icon img {
  width: 100%;
  border: 0 !important;
  border-radius: 10px;
}

.gallery.gallery-columns-3 .gallery-icon img {}

.gallery.gallery-columns-4 .gallery-icon img {}

.gallery.gallery-columns-5 .gallery-icon img {}

.gallery.gallery-columns-6 .gallery-icon img {}

@media only screen and (max-width: 1200px) {
	/* button Up*/
#button_up {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px !important;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

  #gallery-3.gallery .gallery-item {
    width: 50%;
  }
  #gallery-4.gallery .gallery-item,
  #gallery-5.gallery .gallery-item,
  #gallery-6.gallery .gallery-item {
    width: 33%;
    min-height: 150px;
  }
  #map {
    height: 690px !important;
  }
}

@media only screen and (max-width: 992px) {
	/* button Up*/
#button_up {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px !important;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
}

@media only screen and (max-width: 768px) {
	/* button Up*/
#button_up {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px !important;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
  #gallery-3.gallery .gallery-item {
    width: 50%;
  }
  #gallery-4.gallery .gallery-item {
    width: 33%;
  }
  #gallery-5.gallery .gallery-item {
    width: 33%;
  }
  #gallery-6.gallery .gallery-item {
    width: 25%;
  }
}

@media only screen and (max-width: 590px) {
	/* button Up*/
#button_up {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
  .gallery .gallery-item {
    width: 100% !important;
  }
}

/*   _____________________   */

/*  ______ table _________  */

.search-table-outter {
  overflow-x: auto;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  margin-bottom: 30px;
  border-radius: 5px;
}

.textwidget table {
 /* table-layout: fixed;*/
  width: 100%;
  font-size: 11px;
  border-radius: 5px;
  border-spacing: 0;
  text-align: left;
  box-sizing: border-box;
}

.textwidget table tr:first-child td {
  font-weight: 500;
  font-size: 14px;
  background: #f4f4f4;
}

.textwidget table th {
  background: #f4f4f4;
  padding: 10px 10px;
}

.textwidget table th,
.textwidget table td {
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: #e0e0e0;
}

.blog-text-content .textwidget table th p,
.blog-text-content .textwidget table td p {
  font-weight: 400 !important;
  font-size: 11px !important;
  margin: 0;
}

.textwidget table th:first-child,
.textwidget table td:first-child {
  text-align: left;
}

.textwidget table th:first-child {
  border-top-left-radius: 5px;
}

.textwidget table th:last-child {
  border-top-right-radius: 5px;
  border-right: none;
}

.textwidget table td {
  padding: 10px 10px;
  background: #fff;
}

.textwidget table tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}

.textwidget table tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}

.textwidget table tr td:last-child {
  border-right: none;
}

.burger.cross:before,
.burger.cross:after {
  top: 40%;
}

.burger.cross:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
  /*for IE */
}

.burger.cross:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-5);
  /*for IE */
}

.burger:focus {
  outline: none;
}

.logo {
  float: left;
  font-size: 30px;
  font-family: museo_cyrl700;
  text-transform: uppercase;
  cursor: pointer;
}

.logo img {
  image-rendering: -webkit-optimize-contrast;
}

.logo:hover,
.logo:active,
.logo:visited {
  color: #000;
  text-decoration: none;
}

.logo span {
  display: inline-block;
  padding: 24px 0 0 80px;
  position: relative;
}

.img-logo {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 180px;
  height: 80px;
  position: absolute;
  top: 30px;
  z-index: 0;
}

.img-logo-prev {
  width: 78px;
  height: 80px;
  top: 30px;
}

.noresult {
  background: #f4f4f4;
  padding: 20px;
  border-radius: 5px;
}

.author-bottom .statement-item {
  width: 120px;
  height: 120px;
  margin: 0 auto 20px auto;
}

.author-bottom .statement-item-name {
  text-align: center;
}

.author-bottom .statement .state-content {
  font-size: 16px;
}

.menu-header {
  float: left;
  margin: 30px 0 0 0px;
}

.menu-header ul {
  list-style: none;
  padding: 0;
  text-align: center;
}

.menu-header ul li {
  vertical-align: top;
  margin: 0 25px;
  display: inline-block;
}

.menu-header ul li a {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  white-space: nowrap;
}

.menu-header ul li a:hover {
  color: #72bf44;
}

.users {
  padding: 0 0 0 40px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 70px;
}

.users .dropdown-menu {
  padding: 0;
}

/*widget_post_contents*/

.users .user-img {
  border-radius: 25px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -4px;
  left: 0;
  width: 30px;
  height: 30px;
}

.lang-wrap {
  position: relative;
  padding: 2px 0 0 28px;
  display: inline-block;
  vertical-align: top;
}

.lang-wrap .item {
  color: #000;
  font-size: 16px;
}

.lang-wrap .selectize-control {
  width: 46px;
}

.lang-wrap .selectize-control.single .selectize-input:after {
  left: 28px;
  border-color: #000 transparent transparent transparent;
  border-width: 4px 4px 0 4px;
}

.lang-wrap .selectize-input {
  padding: 0 20px 0 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lang-wrap .selectize-input.focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lang-wrap .selectize-dropdown {
  border: 1px solid #d0d0d0;
}

.ico-lang {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -3px;
}

.by {
  background-image: url(../img/ico.png);
}

.ru {
  background-image: url(../img/ico.png);
}

.eng {
  background-image: url(../img/ico.png);
}

.login {
  float: right;
  padding: 0 0 0 0;
}

.login .navbar-form {
  padding: 0;
}

.login .btn-group {
  margin-bottom: 18px;
}

.login a:hover {
  color: #72bf44;
  cursor: pointer;
}

.user-register-and-login {
  display: inline-block;
  margin: 0 20px 0 0;
}

.user-register-and-login a {
  font-size: 16px;
  display: inline-block;
  color: #000;
  padding: 4px;
  font-weight: 400;
  outline: none;
}

.user-register-and-login a:hover {
  color: #f69122;
}

.search {
  margin: 0;
}

.search .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header .search .input-group {
  width: 100%;
}

.search .input-group {
  width: 100%;
  vertical-align: top;
}

.search .input-group .btn {
  padding: 9px 16px;
  -webkit-border-radius: 0 25px 25px 0;
  border-radius: 0 25px 25px 0;
  width: 100%;
  border: 1px solid #e0e0e0;
  border-left: none;
}

.search .input-group .btn:hover,
.search .input-group .btn:focus {
  background: transparent;
  border-color: #e9e9e9;
  outline: none;
  border-left: 1px solid transparent;
}

.search .input-group .btn .fa {
  color: #a4a4a4;
  font-weight: 300;
  font-family: FontAwesome;
}

.search .input-group .btn .fa:hover {
  opacity: .5;
}

.search .input-group input {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}

.label-header {
  padding: 30px 0;
}

.label-header .title {
  text-align: center;
  color: #000;
}

.label-header .category-label {
  color: #fff;
  text-transform: uppercase;
}

.btn-group {
  position: static;
}

.header-news-big-list li.header-news-big-list-item {
  display: none;
}

.header-news-big-list li.header-news-big-list-item.active {
  display: block;
}

.header-news-big-list li.header-news-big-list-item.active .news-item-image {
  text-align: left;
}

.header-news-min-list li.header-news-min-list-item {
  text-align: left;
  display: none;
  margin: 0;
}

.header-news-min-list li.header-news-min-list-item.active {
  display: block;
}

.menu-popup-block {
  position: relative;
  display: none;
  padding: 30px 0;
  width: 100%;
  float: none;
  border: none;
  margin-top: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  background-color: #f4f4f4;
}

.menu-popup-block .min-news-desc .min-news-desc-text {
  min-height: 36px;
}

.header-menu-ul-wrap {
  padding: 0 15px 0 0;
}

.header-menu-ul-wrap ul {
  border-right: 1px solid #e9e9e9;
  padding: 0 30px 0 0;
  margin: 0;
  text-align: left;
}

.header-menu-ul-wrap ul li.active a {
  background-color: #72bf44;
  color: #fff;
}

.header-menu-ul-wrap ul li.active a:before {
  color: #fff;
}

.header-menu-ul-wrap ul li {
  display: block;
  margin: 0 0 13px 0;
}

.header-menu-ul-wrap ul li a {
  display: block;
  position: relative;
  padding: 4px 16px 7px 16px;
  font-size: 16px;
  font-weight: 300;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  color: #000;
}

.header-menu-ul-wrap ul li a:hover,
.header-menu-ul-wrap ul li a .active {
  color: #fff;
}

.header-menu-ul-wrap ul li a:hover:before,
.header-menu-ul-wrap ul li a .active:before {
  color: #fff;
}

.header-menu-ul-wrap ul li a:before {
  content: '\00b7';
  margin: 0 14px 0 0;
  font-size: 20px;
  font-weight: 900;
}

.menu-header ul.header-news-big-list li {
  margin: 0;
}

.header-menu-news-big-wrap {
  padding: 0 0 0 15px;
}

.header-menu-news {
  padding: 0 30px;
}

.header-menu-news .min-news-item:hover {
  color: #000;
}

.header-menu-news .min-news-item:first-child {
  padding: 0 0 15px 0;
  border-bottom: 1px solid #e9e9e9;
}

.header-menu-btn {
  padding: 15px 0;
}

.header-menu-btn .btn-to-all {
  color: #fff;
  font-weight: 300;
}

.header-menu-btn .btn-to-all:hover {
  color: #fff;
}

.menu-header>ul>li.active {
  position: relative;
}

.menu-header>ul>li.active a {
  color: #72bf44;
}

.menu-header>ul>li.active:before {
  content: "";
  border-top: 4px solid #72bf44;
  top: -61px;
  position: absolute;
  width: 100%;
}

.menu-header>ul>li.active:after {
  content: "";
  position: absolute;
  top: -58px;
  left: 50%;
  margin-left: -5px;
  border: 5px solid transparent;
  border-top: 5px solid #72bf44;
}

.contant {
  padding: 30px 0 0 0;
  margin: 0 -15px;
  overflow: hidden;
}

.top-news {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: block;
  width: 100%;
  height: 435px;
  margin-bottom: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px;
  position: relative;
  overflow: hidden;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.top-news:hover,
.top-news:visited,
.top-news:focus {
  text-decoration: none;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.top-news .shadow-news {
  -webkit-box-shadow: 0px -20px 150px 46px #000;
  box-shadow: 0px -20px 150px 46px #000;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  z-index: 0;
}

.top-news .h1 {
  position: relative;
  font-weight: 300;
  z-index: 3;
  text-transform: none;
  margin-bottom: 20px;
}

.top-news-desc {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
}

.item-news-info .date {
  float: left;
}

.item-news-info .comments {
  float: right;
  margin: 0 0 0 15px;
}

.item-news-info .like {
  float: right;
}

.news-item {
  /*padding: 0;*/
  margin-bottom: 30px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.news-item:nth-child(odd) {
  /*padding-right: 15px;*/
}

.news-item:nth-child(even) {
  /*padding-left: 15px;*/
}

.news-item a:hover,
.news-item a:visited,
.news-item a:focus {
  outline: none;
  text-decoration: none;
}

.news-item-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  padding: 30px;
  height: 178px;
}

.item-news-desc .date {
  color: #b3b3b3;
}

.item-news-desc .like,
.item-news-desc .comments {
  color: #000;
}

.item-news-desc .like .fa,
.item-news-desc .comments .fa {
  color: #b3b3b3;
}

.padding-wrap {
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.h1 {
  font-size: 38px;
  text-align: center;
}

.title {
  font-size: 30px;
}

.h2 {
  font-size: 32px;
  margin: 0;
}

.h3 {
  font-size: 25px;
  font-weight: 400;
}

.h4 {
  font-size: 18px;
  margin: 0;
}

.widget-title {
  margin: 20px 0 25px;
  color: #51534c;
}

.footer .widget-title {
  margin: 0 0 25px 0;
}

.h5 {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}

.lable {
  font-size: 11px;
  display: inline-block;
  padding: 3px 6px 2px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  letter-spacing: .8px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}

.lable.green {
  background-color: #72bf44;
}

.lable.blue {
  background-color: #029bfc;
}

.lable.orange {
  background-color: #ff7800;
}

.lable.purple {
  background-color: #8f2bdc;
}

.lable.zavisim {
  background-color: #8ea6b7;
}

.green-text {
  color: #72bf44;
}

.ligth-blue-text {
  color: #00d2da;
}

.big-text {
  font-weight: 500;
}

.ligth-text {
  font-weight: 200;
}

p,
input {
  font-size: 16px;
  font-weight: 400;
}

a {
  font-weight: 400;
  font-size: 16px;
  outline: none;
  color: #000;
  text-decoration: none;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}

a:hover,
a:visited,
a:active,
a:focus {
  text-decoration: none;
}

.like,
.comments,
.date {
  position: relative;
  color: #e6e6e6;
  z-index: 1;
  font-size: 15px;
}

.like:hover,
.like:visited,
.like:active,
.like:focus,
.comments:hover,
.comments:visited,
.comments:active,
.comments:focus,
.date:hover,
.date:visited,
.date:active,
.date:focus {
  text-decoration: none;
}

/*.like .fa,*/

/*.comments .fa,*/

/*.date .fa {*/

/*margin: 0 6px;*/

/*font-size: 17px;*/

/*opacity: .7;*/

/*}*/

/*.like.active .fa {*/

/*color: #ff2e2e !important;*/

/*}*/

.body {
  background-color: #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 8px 25px -10px #000;
  box-shadow: 0 8px 25px -10px #000;
  margin-bottom: 60px;
  overflow: hidden;
}

.navigation {
  padding-top: 26px;
  padding-bottom: 26px;
  position: relative;
}

.header {
  position: relative;
}

.header .navbar-toggle {
  margin: 0 10px 0 0;
}

.burger {
  width: 25px;
  height: 22px;
  margin: auto;
  cursor: pointer;
  position: relative;
}

.burger:before,
.burger span,
.burger:after {
  width: 100%;
  height: 2px;
  display: block;
  background: #000;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  opacity: 1;
}

.burger:before,
.burger:after {
  -webkit-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
  transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
  content: "";
}

.burger:before {
  top: 2px;
}

.burger span {
  top: 10px;
}

.burger:after {
  top: 18px;
}

.burger:hover:before {
  top: 1px;
}

.burger:hover:after {
  top: 19px;
}

.burger.cross span {
  opacity: 0;
}

.burger.cross:before,
.burger.cross:after {
  top: 40%;
}

.burger.cross:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
  /*for IE */
}

.burger.cross:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-5);
  /*for IE */
}

.burger:focus {
  outline: none;
}

.logo {
  float: left;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}

.logo:hover,
.logo:active,
.logo:visited {
  color: #000;
  text-decoration: none;
}

.logo span {
  display: inline-block;
  padding: 23px 0 0 94px;
  position: relative;
}

.menu-header {
  float: left;
  margin: 32px 0 0 0px;
}

.menu-header ul {
  list-style: none;
  padding: 0;
  text-align: center;
}

.menu-header ul li {
  vertical-align: top;
  margin: 0 25px;
  display: inline-block;
}

.map-desc-item.map-desc-item-index {
  display: block;
}

.menu-header ul li a,
.click-dropdown {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
}

.menu-header ul li a:hover {
  color: #72bf44;
}

.users {
  padding: 0 0 0 40px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 70px;
}

.users .dropdown-menu {
  padding: 0;
}

.users .user-img {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -4px;
  left: 0;
  width: 30px;
  height: 30px;
}

.lang-wrap {
  position: relative;
  padding: 2px 0 0 10px;
  display: inline-block;
  vertical-align: top;
}

.lang-wrap .item {
  color: #000;
  font-size: 16px;
}

.lang-wrap .selectize-control {
  width: 46px;
}

.lang-wrap .selectize-control.single .selectize-input:after {
  left: 28px;
  border-color: #000 transparent transparent transparent;
  border-width: 4px 4px 0 4px;
}

.lang-wrap .selectize-input {
  padding: 0 20px 0 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lang-wrap .selectize-input.focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lang-wrap .selectize-dropdown {
  border: 1px solid #d0d0d0;
}

.lang-wrap a {
  font-size: 14px;
}

.ico-lang {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -3px;
}

.by {
  background-image: url(../img/ico.png);
}

.ru {
  background-image: url(../img/ico.png);
}

.eng {
  background-image: url(../img/ico.png);
}

.login {
  float: right;
  padding: 0 0 0 0;
}

.login .navbar-form {
  padding: 0;
}

.login .btn-group {
  margin-bottom: 18px;
  margin-top: 5px;
  width: 100%;
}

.login a:hover {
  color: #72bf44;
  cursor: pointer;
}

.search {
  margin: 0;
}

.search .form-control {
  border: 1px solid #dadada;
  border-right: 0px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  padding: 20px 18px;
  outline: none;
  width: 100%;
  font-size: 16px;
}

.search .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.search .input-group .btn {
  -webkit-border-radius: 0 25px 25px 0;
  border-radius: 0 25px 25px 0;
  border-left: none;
}

.search .input-group .btn:hover,
.search .input-group .btn:focus {
  background: transparent;
  border-color: #dadada;
  outline: none;
  border-left: 0;
}

.search .input-group .btn .fa {
  color: #a4a4a4;
  font-weight: 300;
}

.search .input-group .btn .fa:hover {
  opacity: .5;
}

.search .input-group input {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}

.navbar-form .input-group>.form-control {
  width: 100%;
  background: transparent;
  border: 1px solid #e9e9e9;
  color: #000;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  height: 40px;
  font-weight: 300;
}

.login .navbar-form {
  width: 100%;
}

.label-header {
  padding: 30px 0;
}

.label-header .title {
  text-align: center;
  color: #000;
}

.label-header .category-label {
  color: #fff;
  text-transform: uppercase;
  margin: 10px 0 10px;
}

.btn-group {
  position: static;
}

.header-news-big-list li.header-news-big-list-item {
  display: none;
}

.header-news-big-list li.header-news-big-list-item.active {
  display: block;
}

.header-news-big-list li.header-news-big-list-item.active .news-item-image {
  text-align: left;
}

.header-news-min-list li.header-news-min-list-item {
  text-align: left;
  display: none;
  margin: 0;
}

.header-news-min-list li.header-news-min-list-item.active {
  display: block;
}

.header-menu-ul-wrap {
  padding: 0 15px 0 0;
}

.header-menu-ul-wrap ul {
  border-right: 1px solid #e9e9e9;
  padding: 0 30px 0 0;
  margin: 0;
  text-align: left;
}

.header-menu-ul-wrap ul li.active a {
  background-color: #72bf44;
  color: #fff;
}

.header-menu-ul-wrap ul li.active a:before {
  color: #fff;
}

.header-menu-ul-wrap ul li {
  display: block;
  margin: 0 0 13px 0;
}

.header-menu-ul-wrap ul li a {
  display: block;
  position: relative;
  padding: 4px 16px 7px 16px;
  font-size: 16px;
  font-weight: 300;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  color: #000;
}

.header-menu-ul-wrap ul li a:hover,
.header-menu-ul-wrap ul li a .active {
  color: #fff;
}

.header-menu-ul-wrap ul li a:hover:before,
.header-menu-ul-wrap ul li a .active:before {
  color: #fff;
}

.header-menu-ul-wrap ul li a:before {
  content: '\00b7';
  margin: 0 14px 0 0;
  font-size: 20px;
  font-weight: 900;
}

.menu-header ul.header-news-big-list li {
  margin: 0;
}

.header-menu-news-big-wrap {
  padding: 0 0 0 15px;
}

.header-news-min-list {
  padding: 0;
}

.header-menu-news {
  padding: 0 30px;
  border-left: 1px solid #e9e9e9;
}

.header-menu-news .min-news-item:hover {
  color: #000;
}

.header-menu-news .min-news-item:first-child {
  padding: 0 0 15px 0;
  border-bottom: 1px solid #e9e9e9;
}

.header-menu-btn {
  padding: 20px 0 0;
}

.header-menu-btn .btn-to-all {
  color: #fff;
  font-weight: 300;
}

.header-menu-btn .btn-to-all:hover {
  color: #fff;
}

.menu-header>ul>li.active {
  position: relative;
}

.menu-header>ul>li.active a {
  color: #72bf44;
}

.menu-header>ul>li.active:before {
  content: "";
  border-top: 4px solid #72bf44;
  top: -58px;
  position: absolute;
  width: 100%;
}

.menu-header>ul>li.active:after {
  content: "";
  position: absolute;
  top: -54px;
  left: 50%;
  margin-left: -5px;
  border: 5px solid transparent;
  border-top: 5px solid #72bf44;
}

.contant {
  padding: 30px 0 0 0;
  margin: 0 -15px;
  overflow: hidden;
}

.top-news {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: block;
  width: 100%;
  height: 436px;
  margin-bottom: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px;
  position: relative;
  overflow: hidden;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.top-news:hover,
.top-news:visited,
.top-news:focus {
  text-decoration: none;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.top-news .shadow-news {
  -webkit-box-shadow: 0px 0px 300px 100px #000;
  box-shadow: 0px 0px 300px 100px #000;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  z-index: 0;
}

.top-news .h1 {
  position: relative;
  font-weight: 300;
  z-index: 3;
  text-transform: none;
  margin-bottom: 20px;
}

.top-news-desc {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
}

.top-news-desc .like {
  background-position: 100% 3px;
}

.item-news-info .date {
  float: left;
}

.item-news-info .comments {
  float: right;
  margin: 0 0 0 15px;
}

.item-news-info .like {
  float: right;
}

.news {
  margin: 0 -15px;
}

.news-item {
  /*padding: 0;*/
  margin-bottom: 30px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  position: relative;
}

.banner_home_popular {
	padding:0 !important;
}

.label-news::after {
  content: "";
  border: 45px solid transparent;
  border-left: 45px solid transparent;
  border-top: 15px solid transparent;
  border-bottom: 0;
  bottom: -15px;
  left: 0;
  position: absolute;
}

.blog-header-content.blog-header-content-empty .label-news {
  position: absolute;
  text-align: center;
  padding: 10px 5px 5px;
  right: 208px;
  top: 130px;
  left: inherit;
  max-width: 90px;
  color: #fff;
}

.blog-header-content .label-news {
  position: absolute;
  text-align: center;
  padding: 10px 5px 5px;
  right: 20px;
  margin-left: -45px;
  top: 0;
  max-width: 90px;
  color: #fff;
  z-index: 9;
}

.label-news {
  position: absolute;
  right: 45px;
  top: 0;
  z-index: 1;
}

.label-news img {
  width: 100px;
}

.label-news.label-news-min img {
  width: 70px;
  image-rendering: -webkit-optimize-contrast;
}

.news .label-news {
  right: 30px;
}

.label-news p {
  font-size: 11px;
  margin: 0;
  line-height: 12px;
}

/*.label-news .fa {*/

/*font-size: 26px;*/

/*margin-bottom: 5px;*/

/*}*/

/*.label-news-warns {*/

/*background-color: #fd5050;*/

/*}*/

/*.label-news-warns::after {*/

/*border-top-color: #fd5050;*/

/*}*/

/*.label-news-recommends {*/

/*background-color: #72bf44;*/

/*}*/

/*.label-news-recommends::after {*/

/*border-top-color: #72bf44;*/

/*}*/

/*.label-news-approved {*/

/*background-color: #f9d234;*/

/*}*/

/*.label-news-approved::after {*/

/*border-top-color: #f9d234;*/

/*}*/

.panel {
  box-shadow: none !important;
}

.row-small {
  margin: 0 -7.5px;
}

.news-item:nth-child(odd) {
  /*padding-right: 15px;*/
}

.news-item:nth-child(even) {
  /*padding-left: 15px;*/
}

.news-item a:hover,
.news-item a:visited,
.news-item a:focus {
  outline: none;
  text-decoration: none;
}

.news-item-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  padding: 30px;
  height: 178px;
  border: 1px solid #e9e9e9;
  border-bottom: none;
}

.item-news-desc {
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-top: none;
  -webkit-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  padding: 26px 30px;
}

.item-news-desc .h5 {
  min-height: 40px;
  margin: 0 0 15px 0;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 20px;
  max-height: 40px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.item-news-desc .date {
  color: #a5a5a5;
  font-weight: 300;
}

.item-news-desc .like,
.item-news-desc .comments {
  color: #000;
}

/*.item-news-desc .like .fa,*/

/*.item-news-desc .comments .fa {*/

/*color: #b3b3b3;*/

/*}*/

.weather-list {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

.weather-list li {
  display: none
}

.weather-list li.active {
  display: block
}

.weather .jq-selectbox__select-text {
  color: #029bfc;
  font-weight: 600;
  font-size: 18px;
}

.weather .jq-selectbox__select {
  padding: 0 29px 0 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.weather .jq-selectbox.focused .jq-selectbox__select {
  border: 0
}

.weather .jq-selectbox__trigger {
  border: 0;
}

.weather .jq-selectbox__dropdown li:hover {
  background-color: transparent;
  color: #000;
  opacity: .4;
}

.weather {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 30px;
  margin-bottom: 30px;
  border: 1px solid #e9e9e9;
  min-height: 278px;
}

.weather .selectize-input.dropdown-active::before {
  height: 0 !important;
}

.weather .selectize-input>input {
  display: none !important;
}

.weather .selectize-dropdown {
  margin: 5px 0 0 0 !important;
}

.weather .h4 {
  position: relative;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 16px;
}

.weather .h4 span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px 0 0;
  font-size: 16px;
}

.weather .h4 .selectize-control {
  vertical-align: top;
  display: inline-block;
}

.weather .h4 .selectize-input {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 18px;
  padding: 0;
  color: #029bfc;
}

.weather .h4 .selectize-control.single .selectize-input:after {
  display: inline-block;
  position: relative;
  margin: 2px 0 3px 4px;
  right: 0;
}

.weather .h4 .selectize-dropdown {
  border: 1px solid #e9e9e9;
}

.weather-ico-item {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: top;
  width: 90px;
  height: 90px;
  margin-right: 15px;
}

.weather-temperature {
  display: inline-block;
  font-size: 56px;
  font-weight: 500;
  line-height: 1;
  vertical-align: top;
  margin: 0 5px 0 0;
}

.weather-text {
  padding: 5px 0 0 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  display: inline-block;
  width: 38%;
}

.weather-desc {
  margin: 2px 0 0;
  color: #b3b3b3;
}

.weather-label {
  border-top: 1px solid #e9e9e9;
  padding: 15px 0 0 0;
  margin: 0%;
}

.quiz.widget_totalpoll {
  padding-top: 40px;
}

.categoru-min-news .min-news-item {
  padding: 28px 0 16px 0;
}

.min-news {
    -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  padding: 20px 30px;
  margin-bottom: 30px;
  min-height: 436px;
  /*overflow: hidden;*/
}

.min-news .h4 {
  margin: 0;
}

.min-news .h4 a,
.current .h5 a {
  font-weight: 500;
  border-bottom: 1px solid #333;
}

.min-news .h4 a:hover,
.current .h5 a:hover {
  font-weight: 500;
  border-bottom: 1px solid transparent;
}

.min-news-item {
  display: block;
  padding: 19px 0 16px 0;
  border-bottom: 1px solid #e9e9e9;
}

.min-news-item:hover {
  text-decoration: none;
  color: #000;
}

.min-news-item:last-child {
  border: none;
  padding-bottom: 0;
}

.min-news-ico {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 89px;
  height: 89px;
  margin: 0 15px 0 0;
  border-radius: 3px;
  image-rendering: -webkit-optimize-contrast;
}

.min-news-ico {
  display: inline-block;
}

.min-news-desc {
  display: inline-block;
  vertical-align: top;
  width: 62%;
}

.min-news-desc .min-news-desc-text {
  padding: 5px 0 0 0;
  font-size: 13px;
}

.min-news-desc .item-news-info .comments,
.min-news-desc .item-news-info .like {
  float: none;
  margin: 0 15px 0 0;
  color: #000;
}

.min-news-desc .item-news-info .comments .fa,
.min-news-desc .item-news-info .like .fa {
  margin-left: 0;
  /*color: #b3b3b3;*/
}

.min-news-desc-text {
  margin-bottom: 8px;
  
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 16px;
  max-height: 36px;
  min-height: 36px;
 
  -webkit-box-orient: vertical;
}

.blog-header {
  position: relative;
}

.blog-text-header-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}

.blog-header-content {
  position: relative;
  padding: 140px 0 120px 0;
  text-align: center;
}

.social-likes {
 display: flex;
    vertical-align: middle;
    align-items: center;
}
span.share_text {
    margin-right: 18px;
}
.blog-header-content .h1 {
  color: #fff;
  font-weight: 400;
  margin: 10px 0 30px 0;
  z-index: 4;
  position: relative;
  text-shadow: rgba(3, 3, 3, 0.5) 0 2px 1px;
}

.blog-header-content .date {
  font-size: 14px;
  /*opacity: .5;*/
  font-weight: 300;
  z-index: 4;
  position: relative;
}

.blog-header-content .labal-news {
  z-index: 4;
  position: relative;
}

.blog-header-content-empty {
  padding: 40px 0 30px 0;
  text-align: left;
  /*border-top: 1px solid #dfdfdf;*/
}

.blog-header-content-empty #overlay {
  display: none;
}

.blog-header-content-empty .date {
  color: #757575;
}

.blog-header-content-empty .h1 {
  color: #000;
  font-size: 38px;
  text-shadow: none;
}

.blog-text-header-img .blog-header-content {
  text-align: center;
}

.blog-header-item-wrap {
  padding: 20px 0 20px 0;
  background-color: #fff;
  border-bottom: 1px solid #dfdfdf;
}

.blog-text-content .blog-header-item-wrap {
  border-bottom: none;
}

.blog-header-item-wrap-empty {
  /*border-bottom: 0;*/
}

.blog-header-item {
  float: left;
  overflow: hidden;
  max-height: 32px;
}

.blog-header-item .comments {
  padding: 0 30px 2px 2px;
}

.blog-header-item .like,
.blog-header-item .comments,
.blog-header-item .eyes {
  vertical-align: middle;
  line-height: 32px;
}

.blog-header-item .eyes {
  display: none;
}

.blog-header-item span,
.blog-header-item a {
  color: #000;
  /*margin: 0 16px 0 0;*/
  vertical-align: top;
  font-size: 16px;
}

.blog-header-item span .fa,
.blog-header-item a .fa {
  color: #cdcdcd;
  margin: 0 6px 0 0;
  vertical-align: middle;
}

.blog-header-autor {
  float: right;
  line-height: 32px;
}

.blog-header-autor span {
  color: #d0cfcf;
  margin: 0 6px 0 0;
}

.blog-header-autor .autor {
  display: inline-block;
  position: relative;
  /*padding: 0 0 0 36px;*/
  padding: 0;
}

.blog-header-autor .autor .img-autor {
  display: none;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  border-radius: 25px;
}

.blog-header-autor .autor a {
  font-size: inherit;
  font-weight: 400;
  transition: color .2s;
}

.blog-header-autor .autor a:hover {
  color: #e88e00;
}

.blog-header-autor.many-authors {
  float: left;
}

#bg-video,
.responsiveyoutube {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

#bg-video iframe,
.responsiveyoutube iframe {
  position: absolute;
  top: -120px;
  bottom: 0;
  left: 0;
  right: 0;
}

#overlay {
  background: rgba(100, 100, 100, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 4;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.35)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.35) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.35) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

.blog-content {
  padding: 60px 0 0 0;
  position: relative;
}

.blog-content .h1,
.blog-content h1 {
  font-weight: 400;
  font-size: 30px;
  margin-bottom: 25px;
  line-height: 1.3;
}

.blog-content .h2,
.blog-content h2 {
  font-size: 26px;
  margin-bottom: 20px;
  margin-top: 30px;
  line-height: 1.3;
  font-weight: 500;
}

.blog-content .h3,
.blog-content h3 {
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 30px;
  line-height: 1.4;
}

.blog-content .promo {
  font-weight: 400;
  font-size: 20px;
  display: inline-block;
  line-height: 1.4;
}

.blog-content .result {
  font-weight: 300;
  display: inline-block;
  line-height: 1.7;
  padding: 25px;
  background: #f2f3f5;
  margin: 10px 0;
  border-radius: 8px;
}

.blog-content a {
  font-weight: 300;
  color: #029bfc;
  border-bottom: 1px solid #029bfc;
}

.blog-content a:hover {
  border-bottom: 1px solid transparent;
}

.blog-content .important {
  font-weight: 400;
  display: inline-block;
  margin-bottom: 20px;
  padding-left: 20px;
  border-left: 3px solid #e0e0e0;
}

.blog-content strong,
.blog-content b {
  font-style: initial;
  font-weight: 400;
  /*color: #000;*/
}

.promo a {
  font-size: inherit !important;
}

.blog-content p {
  color: #424242;
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 17px;
  line-height: 1.7;
}

.blog-content .sh-link {
  margin-bottom: 20px;
  text-align: center;
}

.blog-content .sh-content {
  padding: 25px;
  border-radius: 8px;
  background: #f2f3f5;
  margin-bottom: 30px;
  overflow-x: auto;
}

.blog-content .sh-content p:last-child,
.blog-content .sh-content ul:last-child,
.blog-content .sh-content ol:last-child,
.blog-content .sh-content li:last-child,
.blog-content .sh-content table:last-child {
  margin-bottom: 0;
}

.blog-content ul,
.blog-content ol {
  margin-bottom: 20px;
  color: #424242;
}

.blog-content ul li,
.blog-content ol li {
  color: #424242;
  margin-bottom: 15px;
  font-weight: 300;
  font-size: 17px;
  line-height: 1.7;
}

.so-panel .widget div div *:last-child {
  margin-bottom: 0 !important;
}

.panel-grid,
.panel-grid-cell .so-panel {
  margin-bottom: 0 !important;
}

.panel-grid-cell .so-panel:after {
  content: '';
  display: block;
  clear: both;
}

.essb_links.essb_template_massive-retina .essb_icon:before {
  font-size: 28px !important;
  top: 0 !important;
  left: 0 !important;
  text-align: center !important;
  width: 51px !important;
  line-height: 47px !important;
  vertical-align: middle !important;
}

.essb_links.essb_template_massive-retina .essb_icon {
  width: 55px !important;
  height: 50px !important;
}

.blog-image-left,
.so-widget-sow-editor img.alignleft,
.blog-image-rigth,
.so-widget-sow-editor img.alignright {
  max-width: 350px;
  width: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.blog-image-left,
.so-widget-sow-editor img.alignleft {
  float: left;
  margin: 10px 30px 15px 0;
}

.blog-image-rigth,
.so-widget-sow-editor img.alignright {
  float: right;
  margin: 10px 0 15px 30px;
}

.blog-image-center,
.so-widget-sow-editor img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 5px 0;
  height: auto;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.blog-slider-wrap {
  padding: 0;
  margin: 10px 0 30px 0;
}

.blog-slider {
  padding: 0;
}

.header-news-big-list {
  padding: 0;
}

.blog-slider:hover .slick-prev:before,
.blog-slider:hover .slick-next:before {
  opacity: 1;
}

.blog-slider .slick-dots {
  bottom: 10px;
}

.blog-slider .slick-dots li button:before {
  font-size: 14px;
  color: #fff;
  opacity: .7;
  margin: 0;
}

.blog-slider .slick-dots li.slick-active button:before {
  font-size: 26px;
  opacity: 1;
  margin: 0;
}

.blog-slider .slick-prev,
.blog-slider .slick-next {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 104px;
  z-index: 1;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  height: auto;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}

.blog-slider .slick-prev:hover:after,
.blog-slider .slick-next:hover:after {
  opacity: 0.3;
}

.blog-slider .slick-prev {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.45)), color-stop(50%, rgba(0, 0, 0, 0.17)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(1, 1, 1, 0.45) 0%, rgba(0, 0, 0, 0.17) 50%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.44) 0%, rgba(0, 0, 0, 0.17) 50%, rgba(0, 0, 0, 0) 100%);
  left: 0;
}

.blog-slider .slick-prev:before {
  content: "\f104" !important;
}

.blog-slider .slick-next {
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.45)), color-stop(50%, rgba(0, 0, 0, 0.17)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(right, rgba(1, 1, 1, 0.45) 0%, rgba(0, 0, 0, 0.17) 50%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to left, rgba(0, 0, 0, 0.44) 0%, rgba(0, 0, 0, 0.17) 50%, rgba(0, 0, 0, 0) 100%);
  right: 0;
}

.blog-slider .slick-next:before {
  content: "\f105" !important;
}

.blog-slider .slick-prev:before,
.blog-slider .slick-next:before,
.blog-slider .slick-prev:after,
.blog-slider .slick-next:after {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  font-family: FontAwesome;
  font-size: 46px;
  font-weight: 300;
  line-height: 12;
  opacity: 0;
  z-index: 11;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}

.blog-slider .slick-prev:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.61)), color-stop(50%, rgba(0, 0, 0, 0.36)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(1, 1, 1, 0.53) 0%, rgba(0, 0, 0, 0.31) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.59) 0%, rgba(0, 0, 0, 0.36) 50%, rgba(255, 255, 255, 0) 100%);
}

.blog-slider .slick-next:after {
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.61)), color-stop(50%, rgba(0, 0, 0, 0.36)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(right, rgba(1, 1, 1, 0.53) 0%, rgba(0, 0, 0, 0.31) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, rgba(0, 0, 0, 0.59) 0%, rgba(0, 0, 0, 0.36) 50%, rgba(255, 255, 255, 0) 100%);
}

.blog-slide {
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 580px;
  margin: 0 6px;
  outline: none;
  position: relative;
}

.blog-slide img {
  display: none;
}

.so-widget-sow-editor blockquote {
  padding: 30px 100px 30px 100px;
  font-size: 20px;
  position: relative;
  font-weight: 400;
  line-height: 2;
  margin: 0 0 15px 0;
  border: 0;
}

.so-widget-sow-editor blockquote p {
  color: #000 !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
}

.so-widget-sow-editor blockquote:before {
  content: "\201D";
  position: absolute;
  top: -14px;
  left: 50px;
  display: block;
  height: 0;
  font-size: 90px;
  color: #e9e9e9;
}

.statement {
  border: 1px solid #e9e9e9;
  margin: 20px 0 30px 0;
  padding: 30px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.statement .who-is {
  font-size: 13px;
  font-weight: 400;
  color: #757575;
}

.widget_comment_from_expert {
  padding: 0 208px;
}

.statement .state-content {
  font-size: 20px;
  color: #000;
  position: relative;
  font-weight: 400;
  line-height: 1.6;
  position: relative;
}

.widget_sow-editor .statement .state-content:before {
  content: '';
}

.statement .state-content:before {
  content: '\2014';
  font-size: 20px;
  font-weight: 400;
  position: absolute;
  left: -30px;
  top: 0;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.statement-item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-position: top center;
  width: 140px;
  height: 140px;
  image-rendering: initial;
  margin: 0 0 20px 0;
}

.statement-item-name {
  font-size: 15px;
  color: #000;
  margin-bottom: 5px;
  font-weight: 500;
}

.blog-news-min {
  float: left;
  width: 50%;
  padding: 0 60px 0 210px;
  margin: 0 0 10px 0;
}

.blog-news-min .min-news-desc-text {
  margin: 0 0 10px 0;
  line-height: 1.3;
}

.blog-social-icons {
  margin: 0 0 60px 0;
  border: 1px solid #e9e9e9;
  padding: 30px 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
}

.blog-social-icons .h3 {
  margin-bottom: 15px;
  margin-top: 0;
}

.blog-social-icons .social-list li a {
  margin: 0 25px;
  background-image: url(../img/social-ico-color.png);
  width: 51px;
  height: 51px;
  opacity: 1;
}

.blog-social-icons .social-list li a:hover {
  opacity: .5;
}

.blog-social-icons .social-list .fb-ico {
  background-position: 0 0;
}

.blog-social-icons .social-list .inst-ico {
  background-position: -106px 0;
}

.blog-social-icons .social-list .twit-ico {
  background-position: -216px 0;
}

.alse-news {
  background-color: #f2f3f5;
  padding: 30px 0;
}

.alse-news .h3 {
  margin: 0 0 15px 0;
}

.alse-news .blog-alse-news {
  /*padding: 0 15px 0 0;*/
}

.alse-news .blog-alse-news:last-child {
  /*padding: 0 0 0 15px;*/
}

.comments-blog {
  padding: 0 0 0 0;
}

.comments-blog .comments-logo {
  border-bottom: 1px solid #dfdfdf;
}

.comments-blog .comments-logo .h3 {
  color: #000;
  margin-bottom: 15px;
  position: relative;
}

.bbp-topics {
  font-size: 16px !important;
  list-style: none !important;
  padding: 0 !important;
  font-weight: 500 !important;
  border-radius: 4px;
  overflow: hidden;
}

.bbp-forums {
  list-style: none;
  padding: 0;
  border-radius: 4px;
  overflow: hidden;
}

.forum-titles {
  padding: 0 !important;
  font-size: 16px;
  list-style: none;
}

li.bbp-forum-info,
li.bbp-topic-title {
  width: 50% !important;
  text-align: left !important;
}

li.bbp-forum-topic-count,
li.bbp-topic-voice-count,
li.bbp-forum-reply-count,
li.bbp-topic-reply-count {
  width: 13% !important;
}

.forum-titles:after {
  content: "." !important;
  display: block !important;
  height: 0 !important;
  clear: both !important;
  visibility: hidden !important;
}

.bbp-topics li {
  list-style-type: none !important;
}

.bbp-header {
  background: #eaeaea;
  border-top: 1px solid #eee;
  font-weight: bold;
  padding: 10px 20px;
  text-align: center;
}

.bbp-meta .bbp-header {
  background: none;
  border-top: 0;
  font-weight: normal;
  padding: 0;
}

.bbp-user-section span.bbp-admin-links {
  float: left !important;
  color: #ddd !important;
  margin-left: -5px !important;
  line-height: 1 !important;
  margin-top: 5px !important;
  margin-bottom: 2px !important;
}

.bbp-user-section .bbp-header .bbp-reply-author {
  text-align: left !important;
}

.bbp-topic-permalink {
  font-weight: normal !important;
}

.bbp-author-role {
  font-size: 12px !important;
  font-style: normal !important;
}

.bbp-header:after,
.bbp-body>ul:after {
  content: '.' !important;
  display: block !important;
  height: 0 !important;
  clear: both !important;
  visibility: hidden !important;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
  padding: 10px 20px !important;
}

.bbp-body>ul {
  padding: 18px 20px !important;
  text-align: left !important;
  transition: .3s !important;
  border: 1px solid #e9e9e9 !important;
  border-left: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  list-style: none;
}

span.bbp-admin-links a.bbp-topic-super-sticky-link {
  margin-left: 0 !important;
}

div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header,
li.bbp-body div.hentry {
  padding: 15px 0 0 !important;
}

li.bbp-body div.hentry {
  padding: 15px 0 !important;
  background: #fbfbfb;
}

/*span.bbp-admin-links {*/

/*margin-top: 10px !important;*/

/*}*/

span.bbp-admin-links a {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.bbp-body>ul {
  /*background-color: #fff !important;*/
}

.bbp-body>ul:hover {
  background-color: #f7f7f7 !important;
}

.bbp-row-actions {
  display: block;
}

.bbp-row-actions #favorite-toggle span.is-favorite,
.bbp-row-actions #subscription-toggle span.is-subscribed {
  position: relative !important;
}

.bbp-row-actions #favorite-toggle span.is-favorite a,
.bbp-row-actions #subscription-toggle span.is-subscribed a {
  color: #f12d2d !important;
  border: 0 !important;
  background-color: transparent !important;
  position: absolute !important;
  left: -17px !important;
  top: -5px;
  font-size: 20px !important;
}

li.bbp-forum-topic-count,
li.bbp-topic-voice-count,
li.bbp-forum-reply-count,
li.bbp-topic-reply-count {
  text-align: left !important;
}

.bbp-body>ul>li {
  text-align: left !important;
}

.bbp-user-section a:hover {
  color: #7f7f7f !important;
}

.bbp-topic-permalink {
  font-size: 16px !important;
  margin-bottom: 6px !important;
  overflow: hidden;
  display: inline;
}

.bbp-topic-title .bbp-topic-permalink {
  display: inline-block;
  padding-right: 20px;
}

#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
  float: none;
  margin-bottom: -7px;
  border: 3px double #ddd;
  width: 30px !important;
  height: 30px !important;
  border-right: 15px !important;
  margin: 0 8px !important;
  display: inline-block !important;
  border-radius: 50% !important;
  border: 0 !important;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, .3) !important;
}

.bbp-topic-freshness-author {
  margin-left: -7px;
  margin-top: 10px;
  display: block;
}

.bbp-user-profile .about-user-counter {}

.bbp-topic-started-by {
  color: #7f7f7f;
  font-size: 14px;
}

.bbp-topic-started-by img {
  width: 30px !important;
  height: 30px !important;
  border-right: 15px !important;
  margin: 0 8px !important;
  display: inline-block !important;
  border-radius: 50% !important;
  border: 0 !important;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, .3) !important;
}

.bbp-author-name {
  color: #39c45d !important;
}

.bbp-topic-title .bbp-author-avatar img {
  width: 30px !important;
  height: 30px !important;
  border-right: 15px !important;
  margin: 0 8px !important;
  display: inline-block !important;
  border-radius: 50% !important;
  border: 0 !important;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, .3) !important;
}

.bbp-reply-author .avatar-default {
  width: 100px !important;
  height: 100px !important;
  display: block !important;
  margin: 10px auto 20px !important;
}

.bbp-topic-meta {
  margin: 0 0 0 0 !important;
  zoom: 0.9 !important;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
  margin: 5px 0 5px 2px !important;
}

.bbp-topic-meta .bbp-topic-freshness-author img {
  width: 30px !important;
  height: 30px !important;
  border-right: 15px !important;
  margin: 0 8px !important;
  display: inline-block !important;
  border-radius: 50% !important;
  border: 0 !important;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, .3) !important;
}

.bbp-topic-freshness img {
  width: 20px !important;
  height: 20px !important;
  border-right: 15px !important;
  margin: 0 8px !important;
  margin: 0 5px 0 0 !important;
  display: inline-block !important;
  border-radius: 50% !important;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, .3) !important;
}

.comments-blog .comments-logo .h3:before {
  content: '';
  position: absolute;
  bottom: -16px;
  left: 61px;
  border: 6px solid transparent;
  border-bottom: 6px solid #f2f3f5;
  z-index: 2;
}

.comments-blog .comments-logo .h3:after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 60px;
  z-index: 1;
  border: 7px solid transparent;
  border-bottom: 7px solid #dfdfdf;
}

.comments-item {
  padding: 25px 0;
}

.img-comment-wrap {
  display: inline-block;
  width: 12%;
}

.img-comment-wrap .img-comment {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 54px;
  height: 54px;
}

.text-comment-wrap {
  display: inline-block;
  width: 79%;
  vertical-align: top;
}

.text-comment-wrap span {
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 5px;
}

.text-comment-wrap .date {
  margin: 0 0 0 12px;
  color: #757575;
}

.text-comment-wrap p {
  color: #757575;
  margin: 0 0 15px 0;
}

.text-comment-wrap .img-status .like {
  color: #000;
}

/*.text-comment-wrap .img-status .like .fa {*/

/*color: #cdcdcd;*/

/*}*/

.comments-leader {
  border-bottom: 1px solid #efefef;
}

.comments-leader .img-status .like {
  padding: 4px 15px 0 0;
  margin: 0 25px 0 0;
  border: none;
}

.comments-leader .leader-item {
  color: #ff2e2e;
}

.widget_sow-editor,
.so-panel.widget_totalpoll,
.widget_about_expert,
.widget_post_contents {
  padding: 0 208px;
}

#kcmenu {
  font-style: normal;
  padding: 0 10px;
  font-size: 20px;
  float: left;
  font-weight: 600;
  margin-top: -25px;
  background: #fff;
  margin-bottom: 10px;
}

.kc__wrap {
  border: 1px solid #dfdfdf;
  padding: 10px 30px 5px;
  margin-bottom: 30px;
  border-radius: 5px;
  overflow: visible;
  margin-top: 10px;
}

.kc__wrap .top a {}

.kc__wrap .top a:before {
  content: '- ';
}

.kc__wrap .sub {
  margin-left: 30px !important;
}

.kc__wrap .top a,
.kc__wrap .sub a {
  border: none;
  font-weight: 400;
  color: #333 !important;
  font-size: 16px;
}

.kc__wrap .top a:hover,
.kc__wrap .sub a:hover {
  color: #000;
  border: none;
}

.blog-content .kc-gotop {
  border: none;
}

.blog-content .kc-gotop:hover {
  border: none;
  opacity: 0.7;
}

.kc__wrap .contents {
  padding: 0;
  list-style: none;
  clear: both;
}

.kc__wrap .contents li {
  margin-bottom: 0;
}

/*.blog-text-content .dot-irecommendthis:hover, .blog-text-content .dot-irecommendthis, .blog-text-content .dot-irecommendthis.active {*/

/*padding-left: 228px !important;*/

/*background-position-x: 208px !important;*/

/*}*/

.img-comment-leader {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/comment-ico-leader.png);
  width: 19px;
  height: 27px;
  margin: 0 6px 0 0;
  vertical-align: top;
}

.comments-form {
  background-color: #f2f3f5;
  padding: 50px 0 50px 0;
  /*-webkit-border-radius: 0 0 10px 10px;*/
  /*border-radius: 0 0 10px 10px;*/
}

.comments-form .h4 {
  margin-bottom: 15px;
}

.comments-form textarea {
  width: 100%;
  max-width: 750px;
  max-height: 126px;
  border: 1px solid #bdc4ce;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  outline: green;
  margin: 0 0 15px 0;
  -webkit-box-shadow: inset 0px 20px 26px -30px #0f0f0f;
  box-shadow: inset 0px 20px 26px -34px #0f0f0f;
}

.comments-form .btn-to-all {
  float: right;
  border: 0;
  outline: none;
  color: #fff;
}

.comments-form .btn-to-all:hover {
  border: 0;
}

.breadcrumbs {
  margin-bottom: 30px;
  z-index: 999;
  position: relative;
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, .5);
}

.breadcrumbs a {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, .5);
}

.blog-header-content-empty .breadcrumbs a {
  font-size: 14px;
  font-weight: 300;
  color: #999;
  text-shadow: none;
}

.blog-header-content-empty .breadcrumbs {
  color: #999;
  text-shadow: none !important;
}

.blog-header .date {
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, .5);
}

.blog-header .blog-header-content-empty .date {
  color: #999;
  text-shadow: none;
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
  width: 100%;
  margin: 0;
  font-size: 12px;
  outline: none;
  width: 100%;
  max-width: 100%;
  border: 1px solid #c3c3c3;
  margin-bottom: 15px;
  padding: 8px 10px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}

#subscription-toggle {
  float: right;
}

.bbp-topic-title #subscription-toggle,
.bbp-forum-info #subscription-toggle {
  float: left;
}

.fixed {
  opacity: 1 !important;
  z-index: 10 !important;
}

.displayNon {
  display: none !important;
}

.news-popap-block {
  padding: 30px 30px 10px;
  background-color: #fff;
  position: fixed;
  right: 0;
  bottom: 0;
  width: 1170px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px -6px;
  box-shadow: 0 0 20px -6px;
  opacity: 0;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}

.blog-header-item-wrap .blog-header-item a {
  transition-duration: 0s !important;
}

.news-popap-block a,
.blog-header-item a {
  color: #424242 !important;
  border: 0 !important;
}

.news-popap-block .h4 {
  margin-bottom: 5px;
}

.news-popap-block .min-news-item {
  width: 33%;
  display: inline-block;
  border: none;
}

.news-popap-block .ico-cloase {
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  color: #c3c3c3;
  font-size: 25px;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  cursor: pointer;
}

.news-popap-block .ico-cloase:hover {
  color: #ff2e2e;
  opacity: .6;
}

.weather-ico-item i.wi {
  font-size: 62px
}

.ymaps-2-1-47-balloon__close+.ymaps-2-1-47-balloon__content {
  margin: 0 !important;
}

.bigMap {
  padding: 15px 0 0 0;
}

.bigMap .map-category:nth-child(2) {
  display: none;
}

.bigMap .map-category .h3 {
  padding: 0 30px;
  margin: 15px 0;
  font-size: 26px;
}

.map-category .selectize-input {
  font-size: 16px;
  font-weight: 300;
}

.bigMap .list-location {
  list-style: none;
  font-size: 0;
  padding-top: 20px;
  border-top: 1px solid #e9e9e9;
  margin-top: 10px;
  margin-bottom: 20px;
}

.bigMap .list-location li {
  display: inline-block;
  width: 33%;
  vertical-align: top;
  padding: 2px 20px;
}

.bigMap .list-location li:nth-child(2),
.bigMap .list-location li:nth-child(5),
.bigMap .list-location li:nth-child(8),
.bigMap .list-location li:nth-child(11),
.bigMap .list-location li:nth-child(14),
.bigMap .list-location li:nth-child(17) {
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}

.bigMap .list-location li a {
  display: block;
  color: #454545;
  font-size: 17px;
  font-weight: 400;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 6px 10px;
}

.bigMap .list-location li a:hover {
  background-color: #e8e9eb;
  color: #454545;
  opacity: 1;
}

.bigMap .list-location li.active a {
  background-color: #e8e9eb;
  color: #454545;
  opacity: 1;
}

.map-wrap-big {
  font-size: 0;
}

.map-wrap-big .mapBig-items {
  vertical-align: top;
  display: inline-block;
  width: 34%;
  border-top: 1px solid #e9e9e9;
}

.map-wrap-big .map-big {
  display: inline-block;
  width: 66%;
  overflow: hidden;
}

#bigMap {
  height: 702px;
  position: relative;
  -webkit-border-radius: 0 0 8px 0;
  border-radius: 0 0 8px 0;
}

.search-big-map {
  padding: 15px;
  border-bottom: 1px solid #e9e9e9;
}

.search-big-map .search-bottom {
  margin-bottom: 0;
}

.search-big-map .search-bottom .navbar-form {
  border: 1px solid #e9e9e9;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}

.mapBig-items ul {
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0 0 0 8px;
  border-radius: 0 0 0 8px;
}

.wrap-list-items {
  max-height: 630px;
  overflow-y: scroll;
  border-radius: 0 0 0 6px;
}

.map-desc-item {
  display: none;
  background-color: #f2f3f5;
  padding: 25px 80px 17px 26px;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
  border-left: 3px solid transparent;
}

.map-desc-item .info-button {
  position: absolute;
  height: 40px;
  width: 40px;
  right: 25px;
  font-size: 22px;
  background-color: #72bf44;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
  margin: 0;
}

.map-desc-item .info-button .fa {
  color: white;
  padding-top: 10px;
}

.map-desc-item p {
  margin: 2px 0;
}

.map-desc-item p .fa {
  color: #a1a1a1;
  font-size: 20px;
  margin: 0 6px 0 0;
}

.map-desc-item a {
  color: #72bf44;
  font-size: 20px;
  margin: 2px 10px 2px 0;
}

.map-desc-item.active {
  background-color: #fff;
  border-left-color: #72bf44;
}

#outPosition,
#inPosition {
  display: none;
}

.map-desc-image {
  float: left;
  width: 86px;
  height: 86px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 15px 15px 0;
  border-radius: 4px;
  border: 1px solid #ccc;
  background-color: #fff;
}

.map-item-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
}

.map-desc-item .map-item-title {
  font-size: 18px;
  line-height: 21px;
  margin: 0 0 10px;
  font-weight: 500;
}

.map-item-addret {
  font-size: 14px;
  margin: 0 0 5px !important;
}

.map-desc-item .fa-icon {
  font-size: 18px;
  margin: 0 7px 0 0;
}

.map-item-facebookLink,
.map-item-instagramLink,
.map-item-twitterLink {
  background-image: url(../img/social-ico.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 18px;
  height: 17px;
  display: block;
  position: absolute;
  opacity: .7;
  bottom: 34px;
}

.map-item-facebookLink:hover,
.map-item-instagramLink:hover,
.map-item-twitterLink:hover {
  opacity: .2;
}

.map-item-facebookLink {
  background-position: 0 0;
  right: 140px;
}

.map-item-instagramLink {
  background-position: -34px 0;
  right: 114px;
}

.map-item-twitterLink {
  background-position: -70px 0;
  right: 87px;
}

.goto {
  cursor: pointer;
}

.popover-image span {
  display: block;
  height: 100px;
  width: 100px;
  max-width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.popover-title {
  padding: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 300;
}

.ymaps-2-1-47-balloon__content {
  padding: 10px 0 0 0 !important;
}

.popover-address {
  font-size: 14px;
  color: #b9b9b9;
}

.text-popover {
  /*padding: 0;*/
}

#moreButton {
  display: none;
  margin: 0 auto;
  font-size: 18px;
  text-align: center;
  padding: 15px 20px;
  cursor: pointer;
  border-radius: 0;
  background-color: #72bf44;
  color: #fff !important;
  font-weight: 500 !important;
}

.note-text {
  padding: 20px 0;
  border-top: 1px dashed #d2d2d2;
  margin: 15px 0;
  border-bottom: 1px dashed #d2d2d2;
  font-size: 16px;
}

#moreButton:hover {
  background-color: #7bcc4a;
}

.menu-big-map {
  background-color: #f2f3f5;
}

.popover-image span {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.current {
  margin-bottom: 30px;
}

.current-contant {
  background-color: #e2e9d2;
  padding: 30px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.current-contant .date {
  color: #84877e;
}

.current-contant .h5 {
  margin-bottom: 30px;
  font-weight: 500;
}

.current-contant .min-news-item {
  width: 32%;
  display: inline-block;
  border-bottom: none;
  padding: 0;
}

.current-contant .min-news-ico,
.news-popap-block .min-news-ico {
  border-radius: 43px;
}

.current-contant .min-news-item:last-child {
  margin: 0;
}

.current-contant .min-news-item:nth-child(2) {
  margin: 0 0 0 0;
}

.tabs,
.last-category-level {
  padding: 30px 0;
}

.tabs .nav-tabs .fa {
  display: none;
}

.tabs .panel-title .fa {
  font-size: 13px;
  margin: 0 0 0 6px;
}

#tabs,
#child-category-tabs {
  display: table;
  width: 100%;
  padding: 0 30px;
  margin: 0 !important;
  border-bottom: 1px solid #e9e9e9;
}

#tabs li,
#child-category-tabs li {
  display: table-cell;
  margin: 0 0 -1px 0;
}

#tabs li a,
#child-category-tabs li a {
  border-top: 5px solid transparent;
  cursor: pointer;
  font-weight: 500;
  padding: 10px;
  font-size: 15px;
}

#tabs li a:hover,
#child-category-tabs li a:hover {
  background-color: transparent;
  border: 1px solid transparent;
  border-top: 5px solid transparent;
  border-bottom: 1px solid transparent;
  color: #000;
  padding: 10px;
  margin-top: 0;
}

#tabs li.active a,
#child-category-tabs li.active a {
  color: #72bf44;
  border-top: 5px solid #72bf44;
  padding: 10px;
  transition: none !important;
}

#tabs li.active a:hover,
#child-category-tabs li.active a:hover {
  border: 1px solid #e9e9e9;
  border-top: 5px solid #72bf44;
  border-bottom: 1px solid #fff !important;
  padding: 10px;
}

.tab-pane {
  padding: 20px 0 0 0;
}

.tab-pane .tab-news-item-wrap {
  /*padding: 0;*/
}

.tab-pane .tab-news-item-wrap:nth-child(odd) {
  /*padding-right: 15px;*/
}

.tab-pane .tab-news-item-wrap:nth-child(even) {
  /*padding-left: 15px;*/
}

.tab-news-item {
  background-repeat: no-repeat !important;
  background-position: right bottom !important;
  background-size: cover;
  padding: 30px;
  margin-bottom: 30px;
  -webkit-border-radius: 8px !important;
  border-radius: 8px !important;
  height: 220px;
  position: relative;
  display: block;
  cursor: pointer;
}

a.tab-news-item:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 7px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(191, 191, 191, 0) 25%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(191, 191, 191, 0) 25%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(191, 191, 191, 0) 25%, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#1a000000', GradientType=0);
}

.tab-news-item:hover {
  text-decoration: none;
}

.tab-news-item:hover .tab-news-item-btn {
  margin: 0 0 0 10px;
}

.tab-news-item .h2 {
  color: #fff;
  width: 75%;
  line-height: 1;
  position: relative;
  z-index: 99;
}

.tab-news-item .tab-news-item-btn {
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  bottom: 30px;
  left: 30px;
  position: absolute;
  display: inline-block;
  padding: 10px 16px;
  background-color: transparent;
  border: 1px solid #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
}

.tab-news-item .tab-news-item-btn .fa {
  margin: 0 0 0 6px;
}

.tabs-min-news {
  min-height: 644px;
}

.tabs-min-news .min-news-desc {
  width: 100%;
	position:relative;
}

.tabs-min-news .min-news-desc .min-news-desc-text {
  /*width: 80%;
  min-height: 54px;*/
  -webkit-line-clamp: 3;
	font-size: 14px;
	line-height:18px;
  min-height: initial;
  max-height: initial;
}

.tabs-min-news .item-news-info .date {
		position: absolute;
    left: 0;
    bottom: 0;
    margin: 0 !important;
}

.tabs-min-news .min-news-desc .like,
.tabs-min-news .min-news-desc .comments {
  float: right;
}

.tabs-min-news .btn-all-tabs-news {
  text-align: center;
  display: block;
  margin: 30px 0 0 0;
  cursor: pointer;
}

.tabs-min-news .btn-all-tabs-news:hover {
  text-decoration: none;
  color: #72bf44;
}

.tabs-min-news .btn-all-tabs-news:hover .fa {
  margin: 0 -15px 0 15px;
}

.tabs-min-news .btn-all-tabs-news .fa {
  margin: 0 0 0 15px;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}

.tab-news-row-2 {
  position: relative;
  /*height: 458px;*/
  height: 320px;
  display: block;
  padding: 5px 30px 0 30px;
  margin-bottom: 30px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #e9e9e9;
}

.tab-news-row-2 .h2 {
  width: 100%;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  font-weight: 200;
 /* margin: 0 0 15px 0;*/
  margin: 0 0 0 0;
  height: 35px;
}

.tab-news-row-2:hover {
  text-decoration: none;
  color: #000;
}

.tab-news-row-2__text {
  max-height: 44px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.img-tabs-news-tow-2 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  /*height: 240px;*/
  height: 200px;
  display: block;
  /*margin: 40px auto 0;*/
  margin: 0px auto 0;*
}

.wrap-desc-btn {
  position: absolute;
  /*bottom: 30px;*/
  left: 30px;
  padding-right: 30px;
}

.categoru-tab-content .btn-to-all {
  background-color: #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  color: #72bf44;
  font-weight: 600;
}

.categoru-tab-content .btn-to-all:hover {
  opacity: .5;
  color: #72bf44;
}

.btn-to-all {
  padding: 12px 28px;
  display: inline-block;
  background-color: #72bf44;
  color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: 300;
}

.btn-to-all .fa {
  margin: 0 0 0 15px;
}

.btn-to-all:hover {
  text-decoration: none;
  color: #fff;
  opacity: .7;
}

.wrap-desc-btn .fa {
  margin: 0 0 0 10px;
}

.video {
  padding: 30px 0 0 0;
}

.video .h4 {
  margin-bottom: 30px;
  display: inline-block;
}

.all-video {
  float: right;
  cursor: pointer;
  margin-top: 10px;
}

.all-video:hover {
  color: #72bf44;
  text-decoration: none;
}

.all-video .fa {
  margin: 0 0 0 10px;
}

.video-item {
  width: 31.3%;
  display: inline-block;
  margin: 0 0 30px 0;
  position: relative;
}

.video-item:hover {
  text-decoration: none;
}

.video-item:nth-child(2) {
  margin: 0 30px;
}

.video-news-ico {
  position: absolute;
  top: 31%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 95px;
  height: 95px;
}

.map {
  padding: 30px 0 0 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
}

.map .title {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 30px;
}

.map-container {
  padding: 0 0 0 0;
  display: inline-block;
  width: 70%;
  margin-right: 15px;
  vertical-align: top;
}

#map {
  width: 100%;
  height: 600px;
  margin-bottom: 30px;
  position: relative;
}

#map .map-item-block {
  position: absolute;
  overflow: auto;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 10;
}

.social-likes .essb_links {
  margin: 0;
}

.social-likes .essb_links .essb_icon::before {
  font-size: 13px !important;
}

#map .map-item-block .map-desc-item {
  width: 260px;
}

.list-link-map {
  display: inline-block;
  width: 28%;
  float: right;
  vertical-align: top;
}

.list-link-map .search-bottom .navbar-form .form-control,
.mapBig-items .search-bottom .navbar-form .form-control {
  background: #fff;
  padding: 8px 20px;
  height: auto;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

.mapBig-items .search-bottom .navbar-form .form-control {
  padding: 8px 0 8px 14px;
}

.list-link-map .search-bottom .navbar-form .input-group .btn {
  border-radius: 0 25px 25px 0;
}

.list-link-map .search-bottom .navbar-form .input-group .btn,
.mapBig-items .search-bottom .navbar-form .input-group .btn {
  padding: 5px 12px 5px 8px;
}

.list-link-map .search-bottom .selectize-control .selectize-input,
.mapBig-items .search-bottom .selectize-control .selectize-input {
  padding: 12px 8px 5px;
  box-shadow: none;
}

.list-link-map .search-bottom .selectize-control .selectize-input .item,
.mapBig-items .search-bottom .selectize-control .selectize-input .item {
  line-height: 1.2;
  font-size: 14px;
  font-weight: 300;
}

.search-bottom {
  margin-bottom: 34px;
}

.search-bottom .navbar-form {
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: top;
  padding: 0;
  width: 100%;
  display: inline-block;
}

.search-bottom .navbar-form .form-control {
  font-size: 12px;
  padding: 19px;
  border: none;
}

.search-bottom .navbar-form .input-group .btn {
  padding: 5px 6px;
  font-size: 20px;
  font-weight: 100;
  border: none;
}

.search-bottom .navbar-form .input-group .btn:hover,
.search-bottom .navbar-form .input-group .btn:visited,
.search-bottom .navbar-form .input-group .btn:active,
.search-bottom .navbar-form .input-group .btn:focus {
  background-color: #fff;
}

.search-bottom .selectize-control {
  display: inline-block;
  width: 41%;
  margin: 0 0 0 -4px;
}

.search-bottom .selectize-control .selectize-input {
  border: none;
  -webkit-border-radius: 0 25px 25px 0;
  border-radius: 0 25px 25px 0;
  font-size: 12px;
  padding: 9px 8px 6px;
}

.search-bottom .selectize-control .selectize-input .item {
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list-location {
  list-style: none;
  padding: 0;
}

.list-location a {
  color: #fff;
  display: inline-block;
  margin: 0 0 15px 0;
  font-size: 16px;
  font-weight: 300;
}

.list-location a .count-loc {
  font-size: 11px;
  vertical-align: top;
  text-decoration: none;
}

.list-location a:hover {
  text-decoration: none;
  opacity: .5;
}

.popover-content {
  /* margin: -10px 0 0 0;*/
  padding: 12px 15px 20px !important;
}

.popover-content>div {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.popover-content>div:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.popover-title {
  background-color: #fff;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.footer {
  padding: 0;
}

.footer .container {
  padding: 0;
}

.footer .logo {
  font-size: 20px;
  margin: 0 0 24px 0;
  display: block;
  float: none;
  opacity: 1;
}

.footer .logo .img-logo {
  width: 80px;
  height: 54px;
  position: absolute;
  top: -4px;
  left: 17px;
}

.footer .logo .img-logo.img-logo-prev {
  width: 32px;
  height: 44px;
}

.footer .logo span {
  padding: 10px 0 0 38px;
  font-size: 18px;
  vertical-align: top;
  display: inline-block;
  color: #51534c;
}

/*
.footer .linl-footer-wrap {
    border-bottom: 1px solid #cad1b8;
}
*/

.footer .link-footer {
  padding: 0 0 50px 0;
}

.footer .link-footer a:hover {
  opacity: .6;
  color: #72bf44;
}

.menu-under-footer-logo {
  margin-top: 15px;
}

.label_header_is_front_page {
  padding: 0;
}

.label_header_is_front_page img {
  width: 100%;
}

.categoru-list,
.section-list,
.pages {
  list-style: none;
  padding: 18px 0 0 0;
}

.categoru-list {
  padding: 0;
}

.categoru-list a,
.section-list a,
.pages a {
  color: #51534c;
  display: inline-block;
  margin: 0 0 24px 0;
}

.categoru-list a {
  margin: 0 0 16px 0;
}

.social-list {
  list-style: none;
  padding: 0;
  width: 100%;
}

.category-pict {
  float: right;
  margin: -3px 10px 0 0;
}

/*#tab-147 .category-pict {
    margin: -17px -11px 0 0;
}*/

.min-news.tabs-min-news {
  margin-top: 34px;
  border: 0;
	padding:25px 0;
}

.social-list li {
  display: inline-block;
}

.social-list li a {
  display: block;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  /*background-size: cover;*/
  background-image: url(../img/social-ico-2_2_2.png);
  margin: 0 3px 3px 0;
}

.social-list li a:hover {
  opacity: .5;
}

.social-list li .fb-ico {
  background-position: 0 0;
}

.social-list li .inst-ico {
  background-position: -35px 0;
}

.social-list li .twit-ico {
  background-position: -70px 0;
}

.social-list li .google-plus-ico {
  background-position: -175px 0;
}

.social-list li .youtube-ico {
  background-position: -105px 0;
}

.social-list li .vk-ico {
  background-position: -140px 0;
}

.social-list li .odnoklas-ico {
  background-position: -210px 0;
}

.social-list li .rss-ico {
  background-position: -245px 0;
}

/*
.down-footer-block {
    padding: 40px 15px 30px 15px;
}
*/

.down-footer-block .logo .img-logo {
  width: 54px;
  height: 54px;
  float: left;
  position: static;
  margin: 0 15px 0 0;
  
}

.down-footer-block .logo p {
  font-size: 16px;
  color: #9fa0a0;
  text-transform: none;
  padding: 10px 0 0 0;
  line-height: 1;
  font-family: 'Fira Sans', sans-serif;
}

.down-footer-block .logo p:hover,
.down-footer-block .logo p:focus{
	color: #51534c;
}

.down-footer-block a:hover,
.down-footer-block a:focus {
  text-decoration: none;
  color: #51534c;
  opacity: 1;
}

.medVes {
  font-size: 30px;
  font-weight: 300;
  color: #9fa0a0;
}

.medVes span {
  font-weight: 600;
}

.copy {
  font-size: 15px;
  color: #51534c;
  padding: 14px 0 0 0;
}

.creator {
  color: #51534c;
  display: -webkit-inline-box !important;
  width: 180px;
}

.creator:hover .icon-click {
  opacity: .5;
}

.creator p {
  margin: 0 10px 5px 0;
  font-size: 10px;
}

.creator .icon-click {
  display: block;
  width: 70px;
  height: 27px;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}

.modal-registration .nav-tabs {
  border: 0;
  margin: 0;
}

.map-desc-item-index button.close {
  position: absolute;
  right: 15px;
  top: 15px;
  outline: none;
  font-size: 30px;
  font-weight: 300;
}

.social-likes .essb_links .essb_icon {
  width: 24px;
  height: 24px;
}

.social-likes .essb_links .essb_icon::before {
  top: 6px;
  left: 5px;
}

.modal-registration .close {
  position: fixed;
  right: 30px;
  top: 0;
  color: #b1afaf;
  font-size: 60px;
  cursor: pointer;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  outline: none;
  opacity: 1;
}

.modal-registration .close:hover {
  opacity: .3;
}

.logout-link {
  position: absolute;
  top: 60px;
  right: 40px;
}

div.bbp-template-notice,
div.indicator-hint {
  margin: 15px 0 !important;
  font-size: 16px !important;
}

.modal-registration .modal {
  background-color: #e2e9d2;
}

.modal-registration .logo-wrap {
  display: block;
  margin: 100px auto 0 auto;
  text-align: center;
}

.modal-registration .logo-wrap .logo {
  float: none;
  display: inline-block;
}

.modal-registration .logo-wrap .logo .img-logo {
  width: 130px;
  height: 93px;
  top: 100px;
}

.modal-registration .logo-wrap .logo .img-logo.img-logo-prev {
  width: 70px;
}

.modal-registration .modal-dialog {
  border: 0;
}

.modal-dialog .wraper-description-input {
  display: none;
}

.modal-registration .modal-content {
  border: 0;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 45px 140px;
  -webkit-box-shadow: 0px 20px 120px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 120px 20px rgba(0, 0, 0, 0.1);
}

.modal-registration .modal-title {
  font-weight: 300;
  text-align: center;
  margin-bottom: 0;
}

.modal-registration .modal-title span {
  color: #d2d2d2;
  font-weight: 300;
}

.modal-registration .modal-title .enter-btn,
.modal-registration .modal-title .reg-btn,
.modal-registration .modal-title span {
  font-size: 26px;
  display: inline-block;
}

.modal-registration .modal-title a {
  font-weight: 400;
  color: #72bf44;
  font-size: 26px;
  border-bottom: 1px dashed #72bf44;
}

.modal-registration .modal-title .active a {
  font-weight: 400;
  color: #000;
  border-bottom: 0;
}

.modal-registration .modal-form .input-enter,
#username {
  outline: none;
  width: 100%;
  font-size: 14px !important;
  border: 1px solid #c3c3c3;
  padding: 8px 10px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}

.checkbox-wrap {
  margin-bottom: 10px;
}

.checkbox-wrap .checkbox {
  float: left;
  padding-left: 20px;
  margin: 0;
}

.checkbox-wrap .checkbox-reg {
  float: none;
}

.checkbox-wrap .checkbox-reg label a {
  color: #72bf44;
}

.checkbox-wrap .checkbox-reg label a:hover {
  opacity: .5;
}

.checkbox-wrap .remember {
  float: right;
  font-size: 90%;
  color: #d2d2d2;
}

.checkbox-wrap .remember:hover {
  color: #72bf44;
}

.checkbox-wrap .checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  background-color: #72bf44;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.checkbox-wrap .checkbox input[type="checkbox"]:checked+label::after,
.checkbox-wrap .checkbox input[type="radio"]:checked+label::after,
.checkbox-wrap .checkbox label.checked::after {
  content: "\f00c";
  position: absolute;
  left: 3px;
  top: 3px;
  color: #fff;
  z-index: 2;
}

.need-authorization {
  margin-bottom: 20px;
}

.checkbox-wrap .checkbox label {
  padding-left: 10px;
}

.checkbox-wrap .checkbox label:after {
  font: normal normal normal 14px/1 FontAwesome;
}

.checkbox-wrap .checkbox input[type="checkbox"],
.checkbox-wrap .checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
  display: none;
}

.single-article {
  margin-bottom: 30px;
  height: auto;
}

#true_loadmore,
#true_loadmore_2 {
  width: 184px;
  margin: 30px auto;
  overflow: hidden;
  cursor: pointer;
  display: block;
  text-align: center;
}

#true_loadmore {
  margin: 0 auto 30px;
}

.btn-enter {
  width: 100%;
  display: block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #72bf44;
  color: #fff;
  text-align: center;
  padding: 10px 10px;
  font-size: 18px;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  margin-bottom: 30px;
}

.btn-enter:hover {
  opacity: .5;
}

.line {
  width: 100%;
  border-top: 1px solid #e9e9e9;
}

.else-wrap {
  text-align: center;
  margin-bottom: 30px;
}

.else-wrap .line {
  margin: 0 0 -10px 0;
}

.else-wrap .else {
  padding: 0 10px;
  margin: 0;
  background-color: #fff;
  display: inline-block;
}

.social-enter {
  text-align: center;
  vertical-align: top;
}

.social-enter span {
  color: #373737;
}

.social-enter .social-list {
  display: inline-block;
}

.social-enter .social-list a {
  display: inline-block;
  margin: 0 5px 0 5px;
  vertical-align: middle;
  opacity: .5;
}

.social-enter .social-list a:hover {
  opacity: .2;
}

#town-select-map {
  float: right;
  width: 200px;
}

.wrap-title-map .h3 {
  float: left;
}

.map-item-time {
  margin: 10px 0 !important;
  font-size: 14px;
  color: #999;
}

.map-item-time .big-text {
  color: #333;
}

.wrap-title-map .selectize-input {
  width: 244px;
  box-shadow: none;
  margin: 6px 30px 0 0;
  border-radius: 25px;
  border: 1px solid #e9e9e9;
  float: right;
  padding: 11px 10px 8px 23px;
  color: #999;
}

.selectize-dropdown {
  border: 1px solid #e9e9e9 !important;
  min-width: 100px;
}

a.dot-irecommendthis {
  /*width: 40px;*/
  background-position: 100% -26px;
  padding: 0 24px 0 2px;
  margin: 0 10px 0 0;
  border: 0 !important;
  vertical-align: middle !important;
  display: inline-block;
  text-decoration: none;
}

a.dot-irecommendthis.active,
a.dot-irecommendthis:hover {
  background-position: 100% 3px;
}

a.dot-irecommendthis {}

body a.dot-irecommendthis span {
  margin: 0;
}

.popular-content {
  padding: 30px 0;
}

.wrap-title-map .selectize-input.input-active {
  border-radius: 20px 20px 0 0;
}

.wrap-title-map .selectize-input {
  display: none;
}

.comment-respond {
  display: none;
}

/* cabinet container */

.contant-cabinet {}

.header-cabinet {
  /*border-top: 1px solid #e9e9e9;*/
  padding: 30px;
  background-color: #f4f4f4;
  position: relative;
}

.cabinet-img-user {
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 0 0;
  border-radius: 45px;
  width: 94px;
  height: 94px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.tab-content {
  padding: 10px 0;
}

.contant-cabinet .tab-content {
  padding: 22px;
}

.bbp-user-section .bbp-pagination {
  font-size: 16px !important;
  margin-bottom: 0 !important;
  float: none !important;
  clear: both;
}

.bbp-pagination {
  font-size: 16px !important;
  margin-bottom: 0 !important;
  float: none !important;
  clear: both;
}

.bbp-replies+.bbp-pagination {
  margin-bottom: 0 !important;
}

.bbp-body .bbp-forum-topic-count,
.bbp-body .bbp-forum-reply-count {
  font-weight: bold;
  font-size: 16px;
}

.bbp-pagination:after {
  content: "." !important;
  display: block !important;
  height: 0 !important;
  clear: both !important;
  visibility: hidden !important;
}

.bbp-footer {
  display: none;
}

.cabinet-description {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 150px);
  padding-top: 10px;
}

.cabinet-description .name-user {
  font-size: 38px;
  line-height: 38px;
  margin-bottom: 10px;
}

.contant-cabinet .tabs {
  padding: 0;
  background-color: #fff;
}

.cabinet-description .status-user span {
  font-size: 16px;
  display: none;
}

.cabinet-description .online {
  color: #39c45d
}

.cabinet-description .offline {
  color: #ff6161
}

.cabinet-description .status-user .active {
  display: block;
}

.edit-link {
  position: absolute;
  right: 40px;
  top: 30px;
  color: #39c45d;
  font-size: 16px;
}

.edit-link:hover {
  color: #39c45d;
  opacity: .5;
}

.bbp-pagination-links a,
.bbp-pagination-links span.current {
  padding: 2px 8px 2px !important;
}

.contant-cabinet .tabs .nav {
  border-bottom: 1px solid #e9e9e9;
  margin: 0 !important;
}

.contant-cabinet .tabs .nav li {
  display: inline-block;
  margin-bottom: -1px;
}

#tabs-cabinet {
  background-color: #f2f3f5;
  padding: 0 30px;
}

#tabs-cabinet>li>a:hover {
  color: rgba(0, 0, 0, 0.48);
  background-color: transparent;
  border-color: transparent;
}

#tabs-cabinet>li>a:focus {
  color: #000;
  background-color: transparent;
  border-color: transparent;
}

#tabs-cabinet>li.active>a,
#tabs-cabinet>li.active>a:focus,
#tabs-cabinet>li.active>a:hover {
  color: #39c45d;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-bottom: 0;
  margin-bottom: -1px;
  border-radius: 3px 3px 0px 0;
}

#tabs-cabinet>li.active>a:hover {
  background-color: #fff;
  cursor: pointer;
  color: rgba(57, 196, 93, 0.64);
}

.contant-cabinet .padding-wrap {
  padding: 70px 90px;
}

.contant-cabinet .tab-content {
  border: 1px solid #e9e9e9;
  border-radius: 6px
}

.bbp-user-section {
  /*font-size: 0 !important;*/
}

#bbp-user-profile {
  padding: 0 20px;
}

.bbp-user-section .bbp-pagination-count {
  font-size: 16px;
  color: #7f7f7f;
  margin-bottom: 0;
}

.bbp-user-section .bbp-pagination:last-child {
  /*border-top: 1px solid #ddd;*/
}

.bbp-user-section .bbp-pagination:last-child .bbp-pagination-count {
  margin: 5px 0 0 0 !important;
}

.bbp-pagination-links a:hover,
.bbp-pagination-links span.current {
  padding: 2px 8px 2px !important;
}

.bbp-pagination-links span.dots {
  padding: 2px 4px !important;
}

.bbp-pagination-links span.current {
  margin-bottom: 0 !important;
}

#tab-cabinet-2,
#tab-cabinet-3,
#tab-cabinet-4 {
  padding: 20px;
}

.tab-pane.no-info {
  padding: 120px 0;
}

.contant-cabinet .tabs {
  border-radius: 0 0 9px 9px
}

.contant-cabinet .panel ul {
  list-style: none;
  padding: 0;
}

.contant-cabinet .panel-collapse {
  padding: 15px;
  border: 1px solid #e9e9e9;
  border-radius: 6px;
  margin-bottom: 15px;
}

.contant-cabinet .panel-body {
  padding: 0;
}

.contant-cabinet .panel ul li {
  margin-bottom: 15px;
  font-weight: 300;
  font-size: 16px;
}

.js-tabcollapse-panel-heading {
  cursor: pointer;
}

.contant-cabinet .panel ul li .about-user-text {
  font-weight: 700;
}

.contant-cabinet .tab-content .tab-pane .about-user,
.contant-cabinet .tab-content .tab-pane .about-user-counter,
.bbp-user-profile .about-user,
.bbp-user-profile .about-user-counter {
  display: inline-block !important;
  width: 50% !important;
  border-right: 1px solid #e9e9e9 !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  vertical-align: top !important;
}

.bbp-user-profile h2 {
  margin: 10px 0 30px !important;
}

.bbp-user-profile .about-user-counter {
  padding-left: 48px !important;
  border: 0 !important;
  /* border-left: 1px solid #e9e9e9 !important; */
  margin-left: -1px !important;
  float: right;
}

.bbp-user-profile ul li {
  /*width: 60% !important;*/
  margin-bottom: 30px !important;
  margin-top: 10px !important;
  padding-right: 25px;
}

.bbp-user-profile ul .about-user-text {
  font-weight: 700 !important;
}

#bbpress-forums ul {
  border: 0 !important;
  border-radius: 4px;
}

.bbp-user-profile ul.no-info p {
  font-weight: 700 !important;
  font-size: 16px !important;
  text-align: center !important;
  margin: 0 !important;
  padding: 0 !important;
}

.cabinet-edit-container {
  padding: 80px 150px;
  border-top: 1px solid #e9e9e9;
}

.cabinet-edit-form {
  /*border: 1px solid #e9e9e9;
    border-radius: 6px;
    padding: 0 26px 60px 26px;*/
}

.form-edit-item {
  padding-top: 14px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e9e9e9;
}

.form-edit-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.contant-cabinet-edit .edit-link {
  display: none;
}

.wrap-input__form-edit {
  padding-top: 20px;
  max-width: 360px;
  margin: 0 auto;
}

.wrap-input__form-edit p {
  font-size: 16px;
  color: #aeaeae;
  font-weight: 300;
}

.cabinet-edit-form .title-form {
  font-size: 16px;
}

.cabinet-edit-form .input-enter {
  outline: none;
  width: 100%;
  max-width: 100%;
  border: 1px solid #c3c3c3;
  margin-bottom: 15px;
  padding: 8px 10px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}

.cabinet-edit-form .btn-to-all,
#edit_profile {
  border: 0;
  width: 100%;
  max-width: 360px;
  float: none;
  margin: 25px auto 15px auto;
  padding: 15px;
  font-size: 16px;
  transition: .3s;
}

.password-wrap input.input-enter {
  margin-bottom: 0;
}

.password-wrap {
  position: relative;
  margin-bottom: 15px;
}

.password-wrap label {
  position: absolute;
  padding: 0 0 0 30px;
  width: 68%;
  right: -68%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 13px;
  line-height: 16px;
  color: #aeaeae;
  font-weight: 300;
  vertical-align: middle;
}

.password-wrap .fa-angle-left {
  top: calc(50% - 8px);
  transform: translateY(-50%);
  position: absolute;
  font-size: 16px;
  line-height: 16px;
  transform: scale(1.1);
  right: -15px;
  color: #aeaeae;
}

/*  fack */

.modal-content .panel-title .fa {
  float: right;
}

.modal-content .panel-title a {
  position: relative;
  width: 100%;
  display: block;
  padding: 12px 16px;
}

.modal-content .panel-title a {
  background-color: #fff;
}

.modal-content .panel-title a:after {
  position: absolute;
  top: 12px;
  right: 16px;
  content: "\f106";
  font-family: FontAwesome;
}

.modal-content .panel-title a.collapsed {
  background-color: #e8e9eb;
}

.modal-content .panel-group .panel-heading+.panel-collapse>.list-group,
.modal-content .panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 0;
}

.modal-content .panel-heading {
  padding: 0;
}

.modal-content .panel-title a.collapsed:after {
  position: absolute;
  top: 12px;
  right: 16px;
  content: "\f107";
  font-family: FontAwesome;
}

.modal-address-map {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 17px;
}

.modal-title-map {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

.modal-header {
  border: 0;
}

.references {
  text-align: center;
  margin-bottom: 5px;
}

.modal-close-map {
  font-size: 56px;
  line-height: 20px;
  font-weight: 100;
  outline: none;
  cursor: pointer;
}

.references a {
  color: #72bf44;
  display: inline-block;
  margin: 0 15px 0 0;
  font-size: 20px;
}

.modal-maps .panel-body {
  font-size: 0;
}

.phone-title {
  margin-bottom: 7px;
  font-size: 14px;
  display: inline-block;
  color: #333;
  font-weight: 500;
}

.phone-title+ul {
  padding: 0 0;
}

.phone-title+ul li {
  list-style-type: none;
  font-size: 18px;
}

.modal-maps .phones,
.modal-maps .work-time {
  position: relative;
  vertical-align: top;
  font-size: 16px;
  width: 50%;
  display: inline-block;
  color: #666;
}

.modal-maps .work-time .day .big-text {
  font-weight: 400;
  color: #72bf44;
}

.modal-maps .work-time-day {
  width: 30px;
  display: inline-block;
  font-weight: 500 !important;
}

.modal-maps .phones {
  padding: 0 0 0 28px;
}

.modal-maps .phones:before {
  font-size: 22px;
  color: #c7c7c7;
  position: absolute;
  left: 3px;
  top: 0;
  content: "\f095";
  font-family: FontAwesome;
}

.modal-maps .phones>.big-text,
.modal-maps .work-time>.big-text {
  margin-bottom: 7px;
  font-size: 14px;
  display: inline-block;
  color: #333;
}

.modal-content .modal-header {
  padding: 30px 30px 0 30px;
}

.modal-content .modal-body {
  padding: 0 30px 15px 30px;
}

.modal-content .button {
  border: 0;
  margin: 0;
}

#bbpress-forums {
  padding: 10px 18px !important;
  overflow: initial !important;
}

.bbp-template-notice {
  display: none !important;
}

.bbp-replies {
  padding: 0 !important;
  margin-top: 15px !important;
  list-style: none;
}

.bbp-reply-author {
  width: 20% !important;
  display: inline-block !important;
  text-align: center !important;
  font-size: 16px;
  float: left;
}

.bbp-reply-author img {
  max-width: 100% !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 auto !important;
  border-radius: 50% !important;
  zoom: 0.9 !important;
}

#favorite-toggle,
#subscription-toggle {
  font-size: 14px !important;
  font-weight: 400 !important;
}

span.bbp-author-ip {
  font-weight: 300 !important;
}

.bbp-reply-content {
  display: inline-block !important;
  width: 80% !important;
  vertical-align: top !important;
  margin: 0 !important;
  font-size: 16px;
  text-align: left;
}

.bbp-reply-permalink {
  display: none !important;
}

.bbp-user-subscriptions h2 {
  margin-bottom: 20px !important;
  margin-top: 40px !important;
  /*border-top: 1px solid #e9e9e9 !important;
    padding-top: 30px !important;*/
}

.bbp-user-subscriptions h2.entry-title:first-child {
  margin-top: 0 !important;
  border: 0 !important;
  padding-top: 0px !important;
}

#bbp_stick_topic_select+.selectize-control,
#bbp_topic_status_select+.selectize-control {
  width: 250px;
}

#bbp_stick_topic_select+.selectize-control .selectize-input,
#bbp_topic_status_select+.selectize-control .selectize-input {
  /*border-radius: 14px;*/
}

#bbp_stick_topic_select+.selectize-control .selectize-input.input-active,
#bbp_topic_status_select+.selectize-control .selectize-input.input-active {
  /*border-radius: 8px 8px 0 0;*/
}

#bbp_topic_title {
  outline: none;
  width: 100%;
  max-width: 100%;
  border: 1px solid #c3c3c3;
  margin-bottom: 15px;
  padding: 8px 10px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}

#bbpress-forums a:hover {
  color: #000;
  opacity: .7;
}

.bbp-topic-freshness-author {
  color: #39c45d;
  font-size: 16px;
}

.bbp-topic-form #new-post fieldset.bbp-form>legend,
.bbp-reply-form #new-post fieldset.bbp-form>legend {
  border: 0;
  width: auto;
  margin: 0;
}

div.bbp-submit-wrapper {
  margin-top: 15px !important;
  margin-bottom: 5px !important;
  float: none !important;
  text-align: center;
}

#bbp_topic_submit,
#bbp_reply_submit {
  padding: 10px 32px;
  outline: none;
  background-color: #72bf44;
  color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: 300;
  border: 0;
  font-size: 16px;
  transition: .3s;
}

#bbp_topic_submit:hover,
#bbp_reply_submit:hover {
  opacity: 0.6;
}

#qt_bbp_topic_content_toolbar,
#qt_bbp_reply_content_toolbar {
  border: 0;
  padding: 8px;
  border-radius: 4px;
}

.bbp-user-section .forums .bbp-body .bbp-reply-header {
  padding: 10px 20px !important;
  background: #f3f3f3;
}

.forums .bbp-body .bbp-reply-header {
  padding: 10px !important;
}

.bbp-body .odd .bbp-reply-author .bbp-author-avatar,
.bbp-body .even .bbp-reply-author .bbp-author-avatar {
  position: relative;
  margin: 10px auto 10px auto;
  display: block;
  width: 100px;
  height: 100px;
}

.bbp-reply-ip {
  display: none;
}

.about-user-title {
  font-weight: 400;
}

.bbp-topic-form,
.bbp-reply-form,
.bbp-topic-tag-form {
  margin-top: 30px !important;
}

.social-likes .essb_links .essb_counter_right {
  padding: 7px;
}

.page-numbers {
  display: inline-block;
  margin: 0 4px 16px 4px;
  padding: 4px 10px;
  border: 1px solid #e9e9e9;
  border-radius: 2px;
}

.page-numbers:hover,
.page-numbers:focus {
  color: black;
  opacity: .7;
}

.page-numbers i {
  margin: 0 4px;
}

.page-numbers.current {
  background-color: #e9e9e9;
  color: #000;
}

.pagi-search-page {
  padding: 0 15px;
  text-align: center;
}

.search-page {
  padding-top: 15px;
}

#bbp_topic_subscription {
  display: none;
}

.desc-topik-sub {
  display: none !important;
}

#wppb-user-to-edit {
  display: none;
}

.wppb-form-field {
  display: block;
  position: relative;
}

.wppb-form-field {
  padding: 0 0 15px 0 !important;
  margin-bottom: 15px !important;
  text-align: center;
}

.wppb-form-field .selectize-input {
  max-width: 360px;
  text-align: left;
  max-height: 36px !important;
}

.ui-datepicker-month,
.ui-datepicker-year {
  color: #000;
}

.ui-datepicker {
  width: 21em !important;
}

.wppb-form-field label {
  display: block;
  width: 100% !important;
  font-size: 16px;
  text-align: left;
  font-weight: 400;
}

.wppb-form-field p {
  max-width: 360px;
  color: #c3c3c3;
  margin: 0 auto;
  text-align: left;
}

.wppb-radios,
.wppb-checkboxes {
  max-width: 360px !important;
  float: none !important;
  margin: 0 auto !important;
  text-align: left;
}

.wppb-checkboxes input,
.wppb-checkboxes label,
.wppb-radios input,
.wppb-radios label {
  display: inline-block !important;
  width: auto !important;
}

.wppb-form-field .text-input,
.wppb-form-field input {
  outline: none;
  width: 100% !important;
  display: inline-block;
  max-width: 360px;
  float: none !important;
  margin: 0 auto !important;
  border: 1px solid #c3c3c3;
  margin-bottom: 15px;
  padding: 8px 10px !important;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}

.wppb-description-delimiter {
  display: none !important;
}

.tab-content .wppb-form-field .wraper-description-input {
  position: absolute;
  padding: 0 0 0 30px;
  width: 28% !important;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.tab-content .wppb-form-field .wraper-description-input .password-block-desc {
  font-size: 13px !important;
  line-height: 16px;
  color: #aeaeae;
  font-weight: 300;
}

.tab-content .wppb-form-field .fa-desc-me {
  top: calc(50% - 8px);
  transform: translateY(-50%);
  position: absolute;
  left: 10px;
  font-size: 16px;
  line-height: 16px;
  color: #aeaeae;
}

.tab-content .wppb-form-field .wraper-description-input-2 {
  transform: inherit;
  top: 8px;
}

.tab-content .wppb-form-field .custom_field_radio,
.tab-content .wppb-form-field .custom_field_checkbox {
  display: inline-block;
  border: 0 !important;
  box-shadow: none;
  width: auto !important;
}

.wppb-form-field .custom_field_textarea {
  outline: none;
  width: 100% !important;
  max-width: 360px;
  float: none !important;
  border: 1px solid #c3c3c3;
  margin-bottom: 15px;
  padding: 8px 10px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}

.container-comanda {
  padding: 0 0 70px 0;
}

.container-comanda h1 {
  padding: 20px 30px 10px;
}

.container-comanda [class*='col-'] {
  padding: 0;
  font-size: 0;
}

.container-comanda [class*='col-'] a {
  position: relative;
  display: block;
}

.item-block-comanda>div {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.big-block-comanda {
  width: 100%;
}

.big-container-comanda .min-block-comanda {
  display: inline-block;
  width: 50%;
}

.image-comanda {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
.image-expert {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
.item-block-comand-inner {
  cursor: pointer;
}

.item-block-comand-inner:hover .content-hover-comand {
  opacity: 1;
  visibility: visible;
}

.content-hover-comand {
  background-color: rgba(114, 191, 68, 0.64);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: all .3s;
  z-index: 2;
}

.content-hover-comand .wrap {
  position: absolute;
  display: inline-block;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}

.content-hover-comand .wrap span {
  font-size: 13px;
  text-transform: lowercase;
}

.label-item-comand {
  font-size: 15px;
  text-transform: uppercase;
}

.ico-hover-comand {
  font-size: 30px;
  color: #fff;
}

.container-comanda .description-modalComanda {
  display: none;
}

.modal,
.modal-container,
.modal-pointer,
.modal-pointer-conceal {
  position: fixed !important;
}

#modalComanda .close {
  font-size: 30px;
  background-color: transparent;
  outline: none;
  margin: 0 10px 0 0;
}

#modalComanda .modal-dialog {
  background-color: #fff;
  font-size: 0;
}

.modalComanda-image {
  width: 270px;
  height: 270px;
  display: inline-block;
  position: relative;
}

.modalComanda-image .image-comanda {
  width: 100%;
}

.modalComanda-content {
  padding: 15px;
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  width: 440px;
}

#modalComanda .modal-dialog {
  width: 800px;
  top: 50%;
  transform: translateY(-50%);
}

.wrap-item-lang a {
  padding: 2px 10px;
  border: 1px solid #f69122;
  border-radius: 20px;
  font-size: 16px;
  margin: 0 4px;
  color: #f69122;
}

.wrap-item-lang a.active-lang {
  background-image: url(../img/bg-leng.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 0 0;
  color: #fff;
}

.wrap-item-lang a:hover {
  opacity: .7;
  color: #f69122;
}

.wrap-item-lang a.active-lang:hover {
  color: #fff;
}

.like-img-comment-leader,
.zl-topic-like.like .like {
  background-image: none;
}

.zl-topic-like.like,
.zl-topic-like.like.active {
  color: #333;
}

.zl-topic-like .fa {
  display: none;
}

body .comments-leader .zl-topic-like.like {
  padding: 4px 0 5px 1px;
  background-position: -28px 6px;
}

.padding-wrap .second-lavel-category .news-item {
  /*padding-left: 15px;
    padding-right: 15px;*/
}

.font-size-container {
  float: right;
  line-height: 1;
  margin: 0 10px 0 0;
}

.font-size-container span {
  color: #d0cfcf;
  font-size: 14px;
  display: inline-block;
}

.font-size-container .font-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.font-size-container .font-list-item {
  display: inline-block;
  margin: 0 4px 0 4px;
  cursor: pointer;
}

.font-size-container .font-list-item.active {
  color: #72bf44;
  font-weight: 600;
}

.font-size-container.no-margin {
  margin: 0;
}

.font-list-item-x1 {
  font-size: 14px;
}

.font-list-item-x2 {
  font-size: 20px;
}

.font-list-item-x4 {
  font-size: 26px;
}

.blog-content.font-size-x2 .panel-grid * a,
.blog-content.font-size-x2 .panel-grid * p,
.blog-content.font-size-x2 .panel-grid * li,
.blog-content.font-size-x2 .panel-grid * span,
.blog-content.font-size-x2 .panel-grid .state-content,
.blog-content.font-size-x2 .panel-grid .statement-item-name,
.blog-content.font-size-x2 .panel-grid .who-is {
  font-size: 140%;
}

.blog-content.font-size-x4 .panel-grid * a,
.blog-content.font-size-x4 .panel-grid * p,
.blog-content.font-size-x4 .panel-grid * li,
.blog-content.font-size-x4 .panel-grid * span,
.blog-content.font-size-x4 .panel-grid .state-content,
.blog-content.font-size-x4 .panel-grid .statement-item-name,
.blog-content.font-size-x4 .panel-grid .who-is {
  font-size: 160%;
}

.page-about-content {
  padding: 0 30px 30px 30px;
}

.comments-form-title {
  text-align: center;
}

.page-about-contenе_title {
  padding: 0 208px;
  margin: 0;
}

.container_404 {
  padding: 0 30px 30px;
}

.container_404 ul {
  padding: 0;
  list-style: none;
  border: 0;
}

.container_404 ul li a {
  display: inline-block;
}

.totalpoll-choices {
  font-size: 0;
  border: none !important;
  position: relative;
  margin: 0 -15px !important;
}

.totalpoll-choice-separator {
  display: none;
}

.totalpoll-choice.totalpoll-choice-image {
  width: 50% !important;
  display: inline-block;
  padding: 0 15px !important;
}

.totalpoll-choice.totalpoll-choice-text {
  display: block;
  padding: 0 15px !important;
  margin-bottom: 15px !important;
}

.totalpoll-choice.totalpoll-choice-text .totalpoll-choice-container {
  border-radius: 4px !important;
  border: 1px solid #ddd !important;
}

body .totalpoll-choice-image.totalpoll-supports-full {
  padding: 15px !important;
  text-align: center;
  border-left: 1px solid #ddd !important;
  border-top: 1px solid #ddd !important;
  border-right: 1px solid #ddd !important;
  border-radius: 4px 4px 0 0 !important;
}

.totalpoll-choice.totalpoll-choice-image .totalpoll-choice-container {
  border: 1px solid #dddddd !important;
  border-radius: 0 0 4px 4px !important;
}

#totalpoll-id-76a970e19557b7ec2226b0a737139b07.totalpoll-poll-container .totalpoll-buttons .totalpoll-button.totalpoll-button-link {
  border: 1px solid #ddd !important;
}

#totalpoll-id-76a970e19557b7ec2226b0a737139b07.totalpoll-poll-container .totalpoll-buttons .totalpoll-button.totalpoll-button-link:hover,
#totalpoll-id-76a970e19557b7ec2226b0a737139b07.totalpoll-poll-container .totalpoll-buttons .totalpoll-button.totalpoll-button-link:focus,
#totalpoll-id-76a970e19557b7ec2226b0a737139b07.totalpoll-poll-container .totalpoll-buttons .totalpoll-button.totalpoll-button-link:active {
  text-decoration: none !important;
  opacity: .7;
}

#totalpoll-id-76a970e19557b7ec2226b0a737139b07.totalpoll-poll-container .totalpoll-buttons .totalpoll-button.totalpoll-button-primary {
  background-color: #72bf44 !important;
  border-color: #72bf44 !important;
}

#totalpoll-id-76a970e19557b7ec2226b0a737139b07.totalpoll-poll-container .totalpoll-choices .totalpoll-choice .totalpoll-choice-image:after,
#totalpoll-id-76a970e19557b7ec2226b0a737139b07.totalpoll-poll-container .totalpoll-choices .totalpoll-choice .totalpoll-choice-embed:after {
  display: none !important;
}

.totalpoll-view-vote {
  padding: 30px 0 !important;
}

.totalpoll-question {
  margin-bottom: 15px !important;
}

#totalpoll-id-76a970e19557b7ec2226b0a737139b07.totalpoll-poll-container .totalpoll-view-results .totalpoll-choices .totalpoll-choice .totalpoll-choice-votes-bar {
  background: #72bf44;
  background: -moz-linear-gradient(left, #8ce14b 0%, #72bf44 100%) !important;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #8ce14b), color-stop(100%, #72bf44)) !important;
  background: -webkit-linear-gradient(left, #8ce14b 0%, #72bf44 100%) !important;
  background: -o-linear-gradient(left, #8ce14b 0%, #72bf44 100%) !important;
  background: -ms-linear-gradient(left, #8ce14b 0%, #72bf44 100%) !important;
  background: linear-gradient(to right, #8ce14b 0%, #72bf44 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ce14b', endColorstr='#72bf44', GradientType=1) !important;
}

.link-to-comment {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  margin-top: 30px;
  line-height: 1.4;
  float: right;
}

.mobile-tabs-category,
.mobile-tabs {
  display: none;
  padding: 0 15px;
}

.mobile-tabs-category [name="tab-1"] {
  display: none;
}

.mobile-tabs-category+.padding-wrap .tab-content,
.mobile-tabs+.padding-wrap .tab-content {
  display: block;
}

.mobile-tabs-category ul,
.mobile-tabs ul {
  list-style: none;
  padding: 0;
}

.mobile-tabs-category ul li a,
.mobile-tabs ul li a {
    display: block;
    margin-bottom: 8px;
    padding: 8px 15px 7px;
    font-size: 16px;
    border-radius: 6px;
    border: 1px solid #e9e9e9;
}

.mobile-tabs-category li .fa,
.mobile-tabs li .fa {
  margin-left: 10px;
}

.mobile-tabs-category li.active a,
.mobile-tabs li.active a {
  color: #72bf44;
  border: 1px solid #72bf44;
}

.mobile-tabs-category li.active a .fa,
.mobile-tabs li.active a .fa {
  transform: rotate(-90deg);
}

.mobile-tabs-category li.active a:hover,
.mobile-tabs li.active a:hover {
  color: #498e21 !important;
}

.min-news .item-news-info .date {
  display: block;
  width: 100%;
  color: #a5a5a5;
	margin-bottom:5px;
  font-weight: 300;
}

.news-to-all-single {
  text-align: center;
  padding-top: 30px;
}

.news-to-all-single a {
  color: #fff;
  border-bottom: none;
  font-size: 16px;
}

.news-to-all-single a:hover {
  border-bottom: none;
}

.single-article .single-article>a:hover {
  color: #000;
}

.search-page .single-article .search__content {
  font-size: 14px;
  margin-bottom: 10px;
  max-height: 60px;
  overflow: hidden;
}

.search__item {
  margin-bottom: 30px;
}

.search__item .statement-item {
  margin: 0 auto 20px auto;
}

.search__link {
  display: block;
}

.tags {
  padding-bottom: 30px;
  position: relative;
}

.tags--single {
  padding-bottom: 0;
}

.tags--secondLevel {
  padding-bottom: 0;
}

.tags--second-level {
  border: none;
}

.tags__wrap {
  position: relative;
  height: 100%;
  /* border: 1px solid #e9e9e9; */
  /* padding: 30px; */
  font-size: 0;
  border-radius: 8px;
}

.tags--single .tags__wrap {
  border: none;
  padding: 0;
}

.tags--secondLevel .tags__wrap {
  border: none;
  padding: 30px 30px 0;
  margin-bottom: -15px;
	float:left;
}

.tags--single a.tags__link {
  border: 1px solid #000;
}

.tags__title {
  line-height: 1;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
}

.tags__link {
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 10px;
  padding: 6px 22px 6px 14px;
  text-decoration: none;
  border: 1px solid #000;
  border-radius: 26px;
}

.tags__link:hover {
  opacity: .7;
}

.tags__text {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  white-space: nowrap;
  color: #000000;
}

.tags__number {
  position: absolute;
  top: -3px;
  padding-left: 2px;
  left: 100%;
  font-size: 12px;
}

.searchAuthors {
  margin-bottom: 15px;
  padding: 30px 0 0;
  background-color: #e2e9d2;
  border-radius: 8px;
}

.searchAuthors__link {
  display: block;
}

.searchAuthors__label {
  font-size: 11px;
  display: inline-block;
  padding: 3px 6px 2px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  letter-spacing: .8px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  background-color: #72bf44;
}

.page_new_posts .opinions-bg {
  height: 225px;
}

.page_new_posts .opinions-desc {
  padding-top: 124px;
  margin-bottom: 30px;
}

.page_new_posts #true_loadmore::before,
.page_new_posts #true_loadmore::after {
  content: '';
  width: 100%;
  clear: both;
  display: table;
}

.mobile-tags {
  display: none;
  padding: 0 15px;
}

.mobile-tags--category {
  padding: 0;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

.icon-taglinkAdd {
  font-size: 19px;
  opacity: 0;
  transition: all 300ms ease-in-out;
}

.taglinkAdd {
		color: #029bfc;
    border-bottom: 1px dashed #029bfc;
    margin-top: 5px;
    display: inline-block;
}

.taglinkAdd:hover {
	border-bottom: 1px dashed transparent;
	color:#3ab3ff;
}

.category-second-tags__link {
	margin: 25px 0 0;
	padding: 7px 30px 0;
	display: inline-block;
}

/* media init */

@media (min-width: 992px) {
  .col-md-3-3 {
    width: 20%;
  }
}

@media only screen and (max-width: 1200px) {
  .page-about-contenе_title {
    padding: 0 178px;
  }
  .content-hover-comand .label-item-comand {
    font-size: 13px;
  }
  .textwidget table {
    width: auto;
    min-width: 100%;
  }
  .tabs .tabs-min-news {
    min-height: 644px;
  }
  #tabs li a,
  #child-category-tabs li a {
    font-size: 12px;
    font-weight: 300;
  }
  .min-news {
    min-height: 460px;
  }
  #tabs-cabinet>li>a {
    padding: 10px 15px;
    font-size: 16px;
  }
  .edit-link {
    top: 10px;
    right: 15px;
  }
  .logout-link {
    top: 46px;
    right: 15px;
  }
  .contant-cabinet .padding-wrap {
    padding: 30px;
  }
  .cabinet-edit-container {
    padding: 30px;
  }
  .img-logo {
    top: 45px;
    zoom: 0.8;
  }
  .header .logo span {
    font-size: 26px;
    padding: 24px 0 0 65px;
  }
  .header .menu-header {
    margin: 32px 0 0 0px;
  }
  .header .menu-header ul li {
    margin: 0 10px;
  }
  .header .user-register-and-login {
    margin: 0 15px 0 0;
  }
  .header .users {
    margin-right: 15px;
  }
  .header .users .user {
    display: block;
    white-space: nowrap;
    max-width: 135px;
    overflow: hidden;
    position: relative;
    padding: 0 10px 0 0;
    text-overflow: ellipsis;
  }
  .header .users .user .caret {
    position: absolute;
    right: 0;
    top: 40%;
  }
  .top-news {
    height: 458px;
  }
  .min-news-item .item-news-info .like {
    margin: 0 4px 0 0;
  }
  .min-news-item .item-news-info .like .fa,
  .min-news-item .item-news-info .comments .fa,
  .min-news-item .item-news-info .date .fa {
    font-size: 15px;
  }
  .min-news-desc {
    width: 50%;
  }
  .weather-ico-item {
    width: 80px;
  }
  .weather-temperature {
    font-size: 48px;
    margin: 10px 5px 0 0;
  }
  .weather-text {
    font-size: 12px;
    width: 28%;
  }
  .category-contant .news-item-image {
    height: 147px;
  }
  .nav>li>a {
    padding: 10px 6px;
    font-size: 15px;
  }
  .video-item {
    width: 30.8%;
  }
  .list-link-map {
    width: 27%;
  }
  .search-bottom .selectize-control {
    margin: 0 0 0 -5px;
  }
  .search-bottom .selectize-control .selectize-input .item {
    max-width: 70px;
  }
  .blog-image-left,
  .so-widget-sow-editor img.alignleft {
    width: 50%;
    margin: 10px 30px 15px 0;
  }
  .blog-image-rigth,
  .so-widget-sow-editor img.alignright {
    width: 50%;
    margin: 10px 0 15px 30px;
  }
  .blog-news-min {
    padding: 0 60px 0 174px;
  }
  .news-popap-block {
    width: 970px;
  }
  .map-item-facebookLink {
    right: 100px;
  }
  .map-item-instagramLink {
    right: 74px;
  }
  .map-item-twitterLink {
    right: 47px;
  }
  .map-desc-item p {
    font-size: 13px;
  }
  .map-item-title {
    font-size: 13px;
    line-height: 1.5;
  }
  .map-desc-image {
    width: 80px;
    height: 80px;
    margin: 0 10px 15px 0;
  }
  .widget_sow-editor,
  .so-panel.widget_totalpoll,
  .widget_about_expert,
  .widget_post_contents {
    padding: 0 178px;
  }
  .so-widget-sow-video-base {
    padding: 0 178px;
  }
  .header .menu-header ul li {
    margin: 0 0 0 20px;
  }
  .tab-news-item {
    background-size: 55% !important;
    height: 190px;
    padding: 22px;
  }
  .tab-news-item .h2,
  .tab-news-item .tab-news-item-btn {
    zoom: .8;
  }
}

@media only screen and (max-width: 991px) {
	.category-pict {
		display:none;
	}
	.tab-pane {
		padding:10px 0 0 0;
	}
  .mobile-tags {
    display: block;
  }
  .tags--main {
    display: none;
  }
  .mobile-tags .tags--main {
    display: block;
		margin-top:10px;
		padding-bottom: 10px;
  }
  #tabs li a:hover,
  #child-category-tabs li a:hover {
    border: 1px solid transparent;
  }
  .news-to-all-single {
    display: block;
    text-align: center;
    padding-top: 15px;
  }
  .link-to-comment {
    margin: 30px 15px 0;
  }
  #map {
    height: 330px !important;
    margin-bottom: 30px;
  }
  .popular-container {
    clear: both;
  }
  .page-about-contenе_title {
    padding: 0 30px;
  }
  .modalComanda-content {
    width: 50%;
  }
  .page-about-content {
    padding: 0 15px 15px 15px;
  }
  .padding-wrap .second-lavel-category .news-item {
    /*padding-left: 0;
        padding-right: 15px;*/
  }
  .padding-wrap .second-lavel-category .news-item:nth-child(even) {
    /*padding: 0 0 0 15px;*/
  }
  .second-lavel-category {
    /*padding: 30px 15px;*/
  }
  .tabs.tabs-catigory-page #tabs li a,
  .tabs.tabs-catigory-page #child-category-tabs li a {
    border-top: 5px solid transparent;
    border-radius: 6px 6px 0 0;
  }
  .tabs.tabs-catigory-page {
    padding: 30px 0;
  }
  body .tabs #tabs {
    border-bottom: 0;
    margin-top: 20px !important;
  }
  .lang-wrap {
    float: right;
  }
  .navigation .logo {
    margin: 10px 0 20px;
  }
  .navigation .logo img {
    height: 60px;
  }
  #modalComanda .modal-dialog {
    width: 80%;
  }
  .container-comanda {
    padding: 0 0 15px 0;
  }
  .container-comanda h1 {
    padding: 0 15px;
  }
  .wraper-description-input-2 {
    display: none;
  }
  .tab-content .wppb-form-field .fa-desc-me {
    display: none;
  }
  .tab-content .wppb-form-field .wraper-description-input {
    transform: inherit;
    position: relative;
    margin: 5px auto;
    padding: 0;
    width: 100% !important;
    max-width: 360px !important;
  }
  .widget_comment_from_expert {
    padding: 0 30px;
  }
  .blog-header .blog-header-content .label-news {
    right: 30px;
    top: 0;
  }
  .footer .logo .img-logo {
    top: 6px;
    left: inherit;
  }
  .current-contant a.min-news-item {
    float: left !important;
  }
  .tabs .tabs-min-news {
    min-height: inherit;
  }
  .tab-news-item {
    background-size: 50% !important;
  }
  .bbp-reply-post-date {
    display: block;
    margin-bottom: 10px;
  }
  .bbp-reply-header .bbp-topic-permalink {
    margin-bottom: 8px;
    display: block;
  }
  .bbp-meta span.bbp-admin-links {
    float: none;
  }
  .bbp-meta span.bbp-admin-links a {
    margin: 0 10px 0 0 !important;
  }
  .password-wrap label {
    position: static;
    width: 100%;
    transform: translate(0);
    padding: 0;
  }
  .password-wrap .fa-angle-left {
    display: none;
  }
  .list-location {
    padding-top: 0;
  }
  .wrap-title-map .selectize-control {
    padding: 0 30px;
    display: none;
  }
  .wrap-title-map .selectize-input {
    float: none;
    display: block;
    width: 100%;
    margin: 5px 0 0 0;
    box-sizing: border-box;
  }
  .wrap-title-map .selectize-input.input-active {
    border-radius: 20px 20px 0 0 !important;
  }
  .so-widget-sow-video-base {
    padding: 0 15px;
  }
  .widget_sow-editor,
  .so-panel.widget_totalpoll,
  .widget_about_expert,
  .widget_post_contents {
    padding: 0 30px;
  }
  .header .menu-header {
    float: right;
    margin: 28px 0 0 0;
    padding-right: 0;
  }
  .navigation {
    padding-top: 65px;
  }
  .blog-text-content .blog-header-item {
    margin: 0 0 0 15px;
  }
  .login {
    float: none;
    clear: both;
    text-align: center;
    padding: 0;
  }
  .login .btn-group {
    display: inline-block;
    margin: 8px 0;
  }
  .login .navbar-form {
    display: inline-block;
  }
  .input-group-addon,
  .input-group-btn {
    width: 1% !important;
  }
  .menu-popup-block {
    padding: 15px 0;
  }
  .header-menu-ul-wrap {
    padding: 0;
  }
  .header-menu-ul-wrap ul {
    margin: 0;
    border: none;
    padding: 0;
  }
  .header-menu-news-big-wrap {
    padding: 0;
  }
  .weather .h4 .selectize-control {
    text-align: center;
    background-color: transparent;
  }
  .weather .h4 .selectize-input {
    text-align: left;
    background-color: transparent !important;
  }
  .weather .h4 .selectize-input:before {
    border: 0 !important;
    width: 0;
  }
  .weather .selectize-dropdown {
    width: 20% !important;
  }
  .weather .item {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .min-news {
    font-size: 0 !important;
    min-height: inherit;
  }
  .min-news .min-news-item {
		width: 48%;
    display: inline-block;
    border-bottom: 0;
    margin-right: 2%;
    padding: 15px 0;
  }
  .min-news-desc {
    font-size: 0;
  }
  .min-news-desc .min-news-desc-text {
    line-height: 18px;
    min-height: 38px;
    max-height: 38px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
  }
  .min-news-desc .item-news-info .comments,
  .min-news-desc .item-news-info .like {
    font-size: 16px;
  }
  .min-news-ico {
    margin: 0 10px 10px 0;
  }
  .weather-text {
    padding: 12px 0 0 0;
  }
  .category-contant .item-news-info {
    display: block;
  }
  .current .current-contant .min-news-item {
    margin: 0;
    width: 33%;
  }
  .tabs {
    padding: 0 0 30px 0;
  }
  .tabs .btn-to-all {
    margin-bottom: 30px;
  }
  .tabs .nav>li>a {
    font-size: 11px;
    border-radius: 6px;
  }
  #tabs li a,
  #child-category-tabs li a {
    border: 1px solid transparent;
    font-size: 16px;
  }
  .tabs .tabs-min-news min-news-desc-text {
    width: 100%;
  }
  .tabs .date {
    float: left;
    display: block;
  }
  .video-item {
    width: 30%;
  }
  .video-item .date {
    float: none;
    margin-bottom: 5px;
  }
  .list-link-map {
    width: 100%;
    float: none;
  }
  .selectize-input.input-active {
    -webkit-border-radius: 0 20px 0 0 !important;
    border-radius: 0 20px 0 0 !important;
  }
  .search-bottom {
    float: right;
    width: 100%;
  }
  .map-container {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .list-location li {
    display: inline-block;
    width: 32%;
    vertical-align: top;
  }
  .list-location li a {
    margin: 0 0 6px 0;
    font-size: 15px;
  }
  .down-footer-block .logo p {
    padding: 15px 0 0 0;
    padding: 5px 0 0 0;
    width: 120px;
  }
  .social-list li a {
    margin: 0 4px 4px 0;
  }
  .link-footer,
  .down-footer-block {
    margin: 0;
    padding-bottom: 20px !important;
  }
  .medVes {
    font-size: 26px;
  }
  .categoru-list a,
  .section-list a,
  .pages a {
    margin: 0 0 10px 0;
  }
  .blog-header-content {
    padding: 20px 15px 0 15px;
  }
  .blog-content {
    padding: 30px 0 0 0;
  }
  .blog-slider-wrap {
    margin: 10px 0 30px 0;
  }
  .statement {
    margin: 30px 0;
  }
  .blog-social-icons {
    margin: 30px 15px;
  }
  .blog-image-left,
  .so-widget-sow-editor img.alignleft {
    margin: 10px 30px 15px 0;
  }
  .blog-image-rigth,
  .so-widget-sow-editor img.alignright {
    margin: 10px 0 15px 30px;
  }
  .blog-news-min {
    padding: 0 30px 0 30px;
  }
  .comments-blog {
    padding: 0;
  }
  .alse-news {
    padding: 30px 30px;
  }
  .alse-news .blog-alse-news {
    padding: 0 7.5px 0 0;
  }
  .alse-news .blog-alse-news:first-child {
    padding: 0 7.5px 0 0 !important;
  }
  .alse-news .blog-alse-news:last-child {
    padding: 0 0 0 7.5px !important;
  }
  .news-popap-block {
    width: 750px;
    padding: 15px 30px 0 30px;
    font-size: 0;
  }
  .news-popap-block .h4 {
    margin: 0;
  }
  .bigMap .search-big-map {
    padding: 15px;
  }
  .bigMap .search-bottom {
    float: none;
    width: 100%;
  }
  .bigMap .list-location li {
    min-height: 64px;
  }
  .mapBig-items ul {
    width: 100%;
    min-height: 641px;
  }
  .mapBig-items ul li {
    padding: 15px;
  }
  .mapBig-items ul li p {
    font-size: 12px;
  }
  .map-desc-image {
    width: 75px;
    height: 75px;
  }
  .bbp-reply-author {
    width: 30% !important;
    text-align: center !important;
  }
  .bbp-reply-content {
    width: 70% !important;
  }
  .search-bottom {
    margin-bottom: 20px;
  }
  .login .btn-group {
    position: absolute;
    right: auto;
    top: 0;
    margin: 0;
    padding: 30px 30px 6px 30px;
    width: 100%;
    text-align: left;
    left: 0;
  }
  .header .menu-header {
    margin: 25px 0 15px 0;
  }
  .blog-header .blog-header-item-wrap {
    padding: 20px 15px;
  }
  .comments-logo .h3 {
    padding: 0 15px;
  }
  .comments-item {
    padding: 50px 15px;
  }
  .comments-form {
    padding: 50px 15px;
  }
}

@media only screen and (max-width: 767px) {
	.category-second-tags__link {
		padding:7px 20px 0;
	}
	.tags--secondLevel .tags__wrap {
		padding:20px 20px 0;
	}
  .tags__wrap {
    /* padding: 15px; */
  }
	.tab-pane {
		padding:0 0 0 0;
	}
  .tabs.tabs-catigory-page {
    padding: 10px 0;
  }
  .categoru-tab-content,
  .categoru-tab-content .tab-pane {
    padding: 0;
  }
  .tabs-catigory-page+.current .banner_category_bottom {
    /*margin-bottom: 0;*/
  }
	.banner_custom {
    padding: 0 !important;
	}
  .categoru-tab-content #tab-1.tab-pane.fade {
    display: none !important;
  }
  #child-category-tabs {
    display: none;
  }
  .mobile-tabs-category {
    display: block;
  }
  .mobile-tabs+.padding-wrap .tab-content .tab-pane {
    padding-top: 0;
  }
  .mobile-tabs-category+.padding-wrap .tab-content>.active,
  .mobile-tabs+.padding-wrap .tab-content>.active {
    display: none;
  }
  .mobile-tabs-category.active+.padding-wrap .tab-content>.active,
  .mobile-tabs.active+.padding-wrap .tab-content>.active {
    display: block;
  }
  .mobile-tabs {
    display: block;
  }
  .menu-header.navbar-collapse.collapse.in {
    display: block !important;
    height: auto !important;
  }
  .dropdown-menu.menu-popup-block.container.open {
    display: block !important;
    height: auto !important;
  }
  .container_404 {
    padding: 0 15px 15px;
  }
  .page-about-contenе_title {
    padding: 0 15px;
  }
  .min-news .min-news-item {
    width: 70%;
  }
  .blog-header-content {
    padding: 20px 0 0 0;
  }
  .padding-wrap .second-lavel-category .news-item {
    /*padding-left: 0;
        padding-right: 15px;*/
  }
  .padding-wrap .second-lavel-category .news-item:nth-child(even) {
    /*padding: 0;*/
  }
  .second-lavel-category {
    padding: 30px 5px 0 5px;
  }
  .blog-text-content .blog-header-item {
    margin: 0;
  }
  #modalComanda .modal-dialog {
    width: 100%;
  }
  /**/
  .widget_comment_from_expert {
    padding: 0 15px;
  }
  .blog-header .blog-header-content .label-news {
    right: 15px;
  }
  .popular-content {
    padding: 15px 0;
  }
  .blog-header .blog-header-item-wrap {
    padding: 20px 0;
  }
  .widget_sow-editor,
  .so-panel.widget_totalpoll,
  .widget_about_expert,
  .widget_post_contents {
    padding: 0 15px;
  }
  .blog-header-content-empty .h1 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .breadcrumbs {
    margin-bottom: 15px;
  }
  .kc__wrap .top a {
    font-size: 14px;
  }
  .login .btn-group {
    padding: 20px 15px 6px 15px;
  }
  .blog-header-content .label-news {
    top: 0;
  }
  .bbp-author-role {
    display: none;
  }
  .bbp-reply-author {
    height: 74px;
    position: relative;
  }
  .bbp-body .odd .bbp-reply-author .bbp-author-avatar,
  .bbp-body .even .bbp-reply-author .bbp-author-avatar {
    position: absolute;
    width: 40%;
    height: 50px;
    top: 0;
    left: 0;
    text-align: right;
    display: block;
  }
  .bbp-body .bbp-reply-author .bbp-author-avatar img {
    width: 50px !important;
    height: 50px !important;
    right: 0;
    top: 0 !important;
    border: 1px solid #e9e9e9;
    margin: 0;
  }
  .bbp-reply-author .bbp-author-name {
    position: absolute;
    width: 58%;
    right: 0;
    text-align: left;
    top: 50% !important;
    transform: translateY(-50%);
  }
  .bbp-reply-content .dot-irecommendthis-count,
  .bbp-reply-content .dot-irecommendthis-suffix {
    display: inline-block;
    width: auto;
  }
  .bbp-topic-voice-count,
  .bbp-topic-reply-count,
  .bbp-topic-freshness {
    display: none;
  }
  .bbp-topic-title {
    width: 100% !important;
  }
  .bbp-reply-content span {
    display: block;
    width: 100%;
  }
  .bbp-reply-post-date {
    margin-bottom: 15px;
  }
  .forums .bbp-header .bbp-reply-author {
    display: none !important;
  }
  #bbpress-forums div.odd,
  #bbpress-forums ul.odd {
    background-color: #fff !important;
  }
  .bbp-footer {
    display: none !important;
  }
  .bbp-forum-topic-count,
  .bbp-forum-reply-count {
    display: none;
  }
  li.bbp-forum-info,
  li.bbp-topic-title {
    width: 60% !important;
  }
  .bbp-body li.bbp-forum-freshness,
  .bbp-body li.bbp-topic-freshness {
    width: 34%;
  }
  .tab-pane.no-info {
    padding: 15px;
  }
  #tabs-cabinet {
    padding: 0;
  }
  .contant-cabinet .tabs .nav {
    border-bottom: 1px solid #e9e9e9;
    margin: 0 !important;
  }
  .contant-cabinet .tabs .nav li {
    display: block;
    margin-bottom: 0;
  }
  .contant-cabinet .panel-group {
    margin-bottom: 0;
  }
  #map {
    height: 330px !important;
    margin-bottom: 15px;
  }
  .social-list {
    width: 100%;
  }
  body {
    padding: 0;
  }
  .body {
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    margin: 0 0 35px 0;
  }
  .padding-wrap {
    padding-right: 15px;
    padding-left: 15px;
  }
  .header .menu-header {
    margin: 10px 0 0 0;
  }
  a.logo {
    display: block;
    float: none;
  }
  a.logo:after {
    content: "";
    clear: both;
  }
  a.logo .img-logo {
    display: inline-block;
    float: none;
  }
  .navigation {
    padding: 0;
  }
  .navigation .logo {
    margin: 50px 0 0 0;
    padding: 8px 15px 8px 15px;
  }
  .navigation .logo span {
    font-size: 18px;
    padding: 12px 0 0 0;
    display: inline-block;
    vertical-align: top;
  }
  .navigation .logo .img-logo {
    display: none;
    width: 50px;
    height: 50px;
    margin: 0 10px 0 0;
  }
  .navigation .navbar-header {
    position: absolute;
    top: 68px;
    right: 0;
  }
  .navigation .menu-header ul {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    opacity: 0;
    text-align: left;
    padding: 7px 18px;
    margin: 0;
  }
  .navigation .menu-header.in ul {
    opacity: 1;
  }
  .login {
    line-height: 0;
  }
  .login .navbar-form {
    overflow: hidden;
  }
  .login .navbar-form .form-control {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0;
    border-top: 1px solid #e9e9e9;
    font-size: 18px;
  }
  .login .navbar-form .input-group .btn {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0;
    border-top: 1px solid #e9e9e9;
  }
  .login .btn-search {
    position: absolute;
    top: 68px;
    right: 50px;
  }
  .login .btn-search .fa {
    font-size: 20px;
  }
  .login .btn-group .user-register-and-login {
    display: block;
    position: absolute;
    margin: 9px 0 10px 0;
  }
  .login .btn-group .users {
    margin: 0;
    line-height: 1.6;
  }
  .login .btn-group .lang-wrap {
    float: right;
    margin-top: 7px;
  }
  .login .btn-group .selectize-input,
  .login .btn-group .input-active {
    background-color: transparent !important;
  }
  .btn.active,
  .btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .header .menu-header {
    width: 100%;
    margin: 0;
    display: block;
    padding: 0;
  }
  .header .users {
    display: inline-block;
  }
  .header .menu-header ul li {
    margin: 0 18px 0 0;
  }
  .contant {
    padding: 15px 0 0 0;
  }
  .top-news {
    margin-bottom: 15px;
    padding: 15px;
    height: 340px;
  }
  .top-news-desc {
    left: 15px;
    bottom: 15px;
  }
  .top-news-desc .h1 {
    font-size: 29px;
  }
  .news-item {
    margin-bottom: 15px;
  }
  .news-item:nth-child(even) {
    /*padding-left: 7.5px;*/
  }
  .news-item:nth-child(odd) {
    /*padding-right: 7.5px;*/
  }
  .weather {
    margin-bottom: 15px;
    padding: 15px;
    min-height: initial;
  }
  .min-news {
    font-size: 0;
    padding: 15px;
    margin-bottom: 15px;
    min-height: inherit;
  }
  .min-news .min-news-item {
    padding: 15px 0;
  }
  .label-header .title {
    font-size: 20px;
  }
  .weather-desc {
    margin: 2px 0 0 0;
  }
  .current {
    /*margin-bottom: 15px;*/
  }
  .current .h5 {
    margin: 0;
  }
  .current-contant {
    padding: 15px;
  }
  .current-contant .min-news-item {
    padding: 15px 0;
  }
  .tabs {
    border-bottom: 0;
  }
  .panel-group .panel-heading+.panel-collapse>.list-group,
  .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 0;
  }
  .panel {
    border: 0;
  }
  .panel .panel-heading {
    padding: 10px 0;
    border: 0;
  }
  .panel-body {
    padding: 0;
  }
  .panel-body .news-item {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .panel-default>.panel-heading {
    background-color: #fff;
  }
  .panel-body {
    padding: 15px 0;
  }
  .tabs {
    padding: 0;
  }
  .tabs .min-news {
    margin-bottom: 0;
    padding: 0;
  }
  .panel-group {
    padding: 0 15px;
  }
  .tab-content-wrap {
    /*padding: 0 7.5px;*/
  }
  .tab-news-item-wrap {
    /*padding: 0 7.5px;*/
  }
  .tab-news-item {
    margin-bottom: 15px;
  }
  /*.tab-news-row-2 {*/
  /*margin-bottom: 15px 15px 0 15px;*/
  /*}*/
  .tabs .btn-to-all {
    margin-bottom: 35px;
    margin-top: 15px;
    width: 100%;
  }
  .video {
    padding: 15px 0 0 0;
  }
  .video .padding-wrap {
    padding: 0 7.5px;
  }
  .video .h4 {
    margin: 0 0 15px 0;
  }
  .video .all-video {
    margin: 0 0 15px 0;
  }
  .videos {
    font-size: 0;
  }
  .videos .video-item {
    width: 50%;
    padding: 0 7.5px;
    margin: 0 0 15px 0;
  }
  .title-video {
    padding: 0 7.5px;
  }
  .map {
    padding: 15px 0 0 0;
  }
  .map .title {
    margin-bottom: 15px;
  }
  .search-bottom .selectize-control {
    margin: 0 0 0 -5px;
  }
  .list-location {
    font-size: 0;
  }
  .list-location li {
    width: 50%;
  }
  .down-footer-block {
    border: 0;
  }
  /*
    .footer .linl-footer-wrap {
        border: 0;
    }
*/
  .footer .link-footer>* {
    padding: 0;
    text-align: center;
  }
  .categoru-list,
  .section-list,
  .pages {
    padding: 10px 0 0 0;
    margin-bottom: 30px;
  }
  .down-footer-block>* {
    text-align: center;
  }
  .down-footer-block {
    padding: 0;
  }
  .down-footer-block a {
    margin: 0 0 15px 0;
    display: block;
	opacity: 0.8;
  }
  .down-footer-block .logo {
    margin: 0 auto;
    text-align: left;
    width: 100%;
    font-size: 0;
    text-align: center;
  }
  .down-footer-block .logo .img-logo {
    margin-bottom: 15px;
  }
  .down-footer-block p {
    /*width: 69%;*/
    display: inline-block;
    padding: 0;
    margin: 0;
  }
  #bg-video iframe,
  .responsiveyoutube iframe {
    top: -30px;
  }
  .blog-content {
    padding: 15px 0 0 0;
  }
  .blog-slider-wrap {
    margin: 10px 0 15px 0;
  }
  .statement {
    margin: 15px 0;
  }
  .statement .state-content {
    padding: 15px 0 0 60px;
  }
  .statement .state-content:before {
    left: 20px;
    top: 0;
  }
  .blog-social-icons {
    margin: 15px 0;
  }
  .blog-news-min {
    padding: 0 15px 0 15px;
  }
  .comments-blog {
    padding: 0;
  }
  .alse-news {
    padding: 25px 15px;
  }
  .alse-news .blog-alse-news {
    padding: 0 15px !important;
  }
  /*.alse-news .blog-alse-news:first-child {
        padding: 0 15px 0 0 !important;
    }
    .alse-news .blog-alse-news:last-child {
        padding: 0 0 0 15px !important;
    }*/
  .news-popap-block {
    display: none;
  }
  .blog-slider .slick-prev,
  .blog-slider .slick-next {
    width: 55px;
  }
  .comments-item {
    padding: 15px 0;
  }
  .comments-form {
    padding: 25px 0 25px 0;
  }
  .search-big-map .search-bottom {
    margin: 0;
  }
  .map-wrap-big .mapBig-items {
    width: 100%;
  }
  .map-wrap-big .mapBig-items ul {
    overflow: initial;
    font-size: 0;
    min-height: 100%;
    max-height: initial;
    display: block;
  }
  .map-wrap-big .mapBig-items ul li {
    display: inline-block;
    width: 100%;
  }
  .map-desc-item .info-button {
    bottom: 15px;
    right: 0;
  }
  .map-wrap-big .map-big {
    width: 100%;
  }
  #bigMap {
    height: 400px;
    display: block;
  }
  #moreButton {
    display: block;
    text-align: center;
  }
  #moreButton span:hover {
    background-color: #e9e9e9;
  }
  .modal-dialog {
    margin: 0;
  }
  .modal-registration .logo span {
    padding: 18px 0 0 10px;
    vertical-align: top;
  }
  .modal-registration .logo-wrap {
    margin: 15px 0;
  }
  .modal-maps .panel-group .panel+.panel {
    margin: 0;
  }
  .modal-maps .panel .panel-heading {
    padding: 5px 0;
    border: 0;
  }
  .bbp-reply-author {
    width: 100% !important;
    text-align: center !important;
  }
  .bbp-reply-content {
    width: 100% !important;
  }
  .comments-logo .h3 {
    padding: 0;
  }
  .creator .icon-click {
    text-align: center;
    margin: 0 auto;
    margin-top: 5px;
    margin-left: 20px;
  }
  .menu-under-footer-logo {
    margin-top: 25px;
  }
  .news-item-image,
  .item-news-desc {
    padding: 15px;
  }
  .tab-news-row-2 {
    padding: 20px 20px 0 20px;
  }
  .wrap-desc-btn {
    bottom: 20px;
    left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 670px) {
  .font-size-container,
  .blog-header-autor,
  .blog-header-item {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .modalComanda-image {
    height: 470px;
  }
  #modalComanda .modal-dialog {
    -webkit-transform: translate(0, 10%);
    -ms-transform: translate(0, 10%);
    -o-transform: translate(0, 10%);
    transform: translate(0, 10%);
  }
  .modalComanda-image {
    width: 100%;
    margin-bottom: 15px;
  }
  .modalComanda-content {
    width: 100%;
  }
  .page-numbers {
    display: none;
  }
  .page-numbers.prev,
  .page-numbers.next {
    display: inline-block;
  }
  #tab-cabinet-1 {
    padding: 15px;
  }
  .bbp-user-profile .about-user,
  .bbp-user-profile .about-user-counter {
    width: 100% !important;
    display: block !important;
    border: 0 !important;
    padding: 0 !important;
  }
  .contant-cabinet .tab-content .tab-pane li {
    width: 100%;
    margin-bottom: 15px;
  }
  .min-news .min-news-item {
    width: 50%;
  }
  .current .current-contant {
    font-size: 0;
  }
  .current .current-contant .min-news-item {
    width: 50%;
    vertical-align: top;
  }
  .list-location {
    font-size: 0;
  }
  .list-location li {
    border: 0 !important;
    width: 50% !important;
    margin: 0 !important;
  }
}

@media only screen and (max-width: 570px) {
  .link-to-comment {
    margin: 15px 15px 0;
  }
  .totalpoll-choice.totalpoll-choice-image {
    width: 100% !important;
    margin-bottom: 15px !important;
  }
  .modalComanda-image {
    width: 100%;
  }
  span.bbp-reply-post-date {
    float: none !important;
    display: block;
  }
  .edit-link {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding: 4px 8px;
    background-color: #39c45d;
    border-radius: 20px
  }
  .logout-link {
    font-size: 14px;
    color: #fff;
    right: 15px;
    top: 46px;
    display: inline-block;
    padding: 4px 8px;
    background-color: #000000;
    border-radius: 20px
  }
  .edit-link span,
  .logout-link span {
    display: none;
  }
  .cabinet-img-user {
    display: block;
    margin: 0 auto 0 auto;
  }
  .cabinet-description {
    width: 100%;
    display: block;
    text-align: center;
  }
  .cabinet-description .name-user {
    font-size: 34px;
  }
  .current .current-contant {
    font-size: 0;
  }
  .current .current-contant .min-news-item {
    float: none;
    margin-bottom: 2px;
    width: 50%;
  }
  .blog-slide {
    height: 400px;
    margin: 0;
  }
  .slick-dotted.slick-slider {
    margin: 15px 0;
  }
  .so-widget-sow-editor blockquote {
    padding: 20px 15px 15px 100px;
    margin: 0 0 15px 0;
  }
  .modal-registration .modal-content {
    padding: 15px 60px;
  }
}

@media only screen and (max-width: 480px) {
  .wrap-desc-btn {
    padding-right: 140px;
  }
	.min-news-desc {
    width: 60%;
	}
  .tab-news-row-2 {
    height: auto;
  }
  .img-tabs-news-tow-2 {
    height: 133px;
    background-position: center right;
    margin-top: 0;
  }
  .news-to-all-single {
    padding-top: 0;
    padding-bottom: 15px;
  }
  .page-about-contenе_title {
    padding: 0;
  }
  .page-about-content .panel-grid-cell {
    padding: 0 !important;
  }
  .page-about-content {
    padding: 0 0 15px 0;
  }
  .tab-news-item {
    height: 200px;
  }
  .modalComanda-image {
    width: 100%;
  }
  .popular-content .single-article,
  .search-page .single-article {
    width: 100%;
    margin-bottom: 15px;
  }
  #bbpress-forums {
    padding: 0 !important;
  }
  li.bbp-forum-info,
  li.bbp-topic-title {
    width: 100% !important;
  }
  li.bbp-forum-freshness,
  li.bbp-topic-freshness,
  .bbp-body li.bbp-forum-freshness,
  .bbp-body li.bbp-topic-freshness {
    display: none;
  }
  .modal-maps .phones,
  .modal-maps .work-time {
    position: relative;
    padding: 0 0 0 30px;
    width: 100%;
    display: block;
  }
  .contant-cabinet .padding-wrap {
    padding: 15px;
  }
  .contant-cabinet .tab-content {
    display: block;
    padding: 15px;
  }
  span.bbp-admin-links {
    margin-bottom: 10px !important;
  }
  span.bbp-admin-links a {
    margin-right: 10px !important;
  }
  .cabinet-edit-container {
    padding: 0;
  }
  .cabinet-edit-form {
    border: 0;
    padding: 0 15px 0 15px;
  }
  .wrap-input__form-edit {
    max-width: 100%
  }
  .min-news {
    padding: 15px 15px 0 15px;
  }
  .min-news .min-news-item {
    padding: 15px 0 15px 0;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
  }
  .min-news .min-news-item:last-child {
    border-bottom: 0;
  }
  .top-news .h1 {
    font-weight: 200;
    text-shadow: 1px 3px 9px #000;
  }
  .news-item {
    width: 100%;
  }
  .current .current-contant {
    padding: 15px 15px 0 15px;
  }
  .current .current-contant .min-news-item {
    padding: 15px 0 0 0;
    width: 100%;
    border-bottom: 1px solid #d8dfc6;
  }
  .current .current-contant .min-news-item:last-child {
    border-bottom: 0;
  }
  .panel {
    border: 0;
  }
  .panel-body {
    padding: 0;
  }
  .panel-body .news-item {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .tab-content-wrap .tab-news-item-wrap {
    width: 100%;
  }
  .tab-news-row-2 {
    padding: 15px 15px 0 15px;
		margin-bottom:15px;
  }
  .tabs .min-news {
    margin-bottom: 0;
  }
  .tabs .item-news-info {
    margin: 10px 0;
  }
  .tabs .item-news-info .date {
    display: inline;
  }
  .tabs-min-news .btn-all-tabs-news {
    margin: 15px 0;
  }
  .tab-news-item {
    background-size: 40% !important;
  }
  .item-news-desc {
    padding: 15px;
  }
  .videos .item-news-info .date {
    display: inline;
  }
  .videos .video-item {
    width: 100%;
  }
  .list-location li {
    width: 100%;
  }
  .search-bottom .selectize-control .selectize-input {
    font-size: 14px;
  }
  .footer .logo {
    margin-bottom: 10px;
    padding: 0 15px;
  }
  .link-footer>* {
    padding: 0;
    width: 100%;
  }
  .categoru-list,
  .section-list {
    padding: 0 15px;
    /*border-bottom: 1px solid #cad1b8;*/
  }
  .pages,
  .social-list {
    padding: 0 15px;
  }
  .blog-slide {
    height: 300px;
    margin: 0;
  }
  .blog-image-left,
  .so-widget-sow-editor img.alignleft,
  .blog-image-rigth,
  .so-widget-sow-editor img.alignright {
    margin: 15px 0;
    width: 100%;
  }
  .blog-content p {
    margin-bottom: 15px;
  }
  .statement {
    padding: 15px;
  }
  .statement .state-content {
    line-height: 1.6;
    font-size: 18px;
  }
  .blog-social-icons {
    padding: 15px 0;
  }
  .blog-social-icons .social-list li a {
    margin: 0 14px;
  }
  .alse-news {
    padding: 0;
  }
  .alse-news .h3 {
    padding-top: 15px;
  }
  .alse-news .blog-alse-news {
    width: 100%;
    padding: 0 15px !important;
    margin: 0 0 15px 0;
  }
  .alse-news .blog-alse-news:first-child {
    padding: 0 15px !important;
  }
  .alse-news .blog-alse-news:last-child {
    padding: 0 15px !important;
  }
  .img-comment-wrap {
    margin: 0 20px 0 0;
  }
  .map-wrap-big .mapBig-items ul li {
    display: inline-block;
    width: 100%;
  }
  .popover-image {
    padding: 0 0 0 15px;
  }
  .popover-image span {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0;
  }
  .list-location li {
    width: 100% !important;
    min-height: auto !important;
    padding: 0;
  }
  .list-location li a {
    padding: 4px 0 !important;
    display: inline-block !important;
  }
  .text-popover {
    padding: 0 0 0 15px;
  }
  .modal-registration .tab-content {
    display: block;
  }
  .modal-registration .close {
    right: 12px;
    font-size: 40px;
  }
}

@media only screen and (max-width: 380px) {
  .modalComanda-image {
    height: 340px;
  }
  .min-news .min-news-item {
    width: 100%;
  }
  .current .current-contant .min-news-item {
    width: 100%;
  }
  .link-footer-item {
    width: 100%;
  }
  .statement .state-content {
    font-size: 16px;
    padding: 15px 0 0 30px;
  }
  .statement .state-content:before {
    left: -10px;
    top: -5px;
  }
  .so-widget-sow-editor blockquote {
    padding: 0 0 0 50px;
    line-height: 1.5;
    font-size: 18px;
  }
  .so-widget-sow-editor blockquote:before {
    left: 0;
  }
  .blog-header-item {
    margin: 0 0 15px 0;
    max-height: 80px;
  }
  .social-likes {
    margin-top: 10px;
    display: block;
  }
  .social-likes .essb_links.essb_counters {
    text-align: left;
  }
  .blog-header-autor {
    float: left;
  }
  .modal-registration .modal-content {
    padding: 15px;
  }
  .modal-registration .logo span {
    font-size: 20px;
    padding: 22px 0 0 10px;
    vertical-align: top;
  }
  .tab-news-item {
    background-size: 50% !important;
  }
}

@media only screen and (max-width: 320px) {
  /**/
  .blog-news-min {
    display: none;
  }
  .so-widget-sow-editor blockquote {
    padding: 0 0 0 50px;
    line-height: 1.5;
    font-size: 18px;
  }
  .so-widget-sow-editor blockquote:before {
    left: 0%;
  }
}

/*==========  Mobile First  ==========*/

/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
  /**/
}

/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
  /**/
}

/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
  /**/
}

/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
  /**/
}

/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
  /**/
}

@media (min-width: 1390px) {
  /*.container {
      width: 1360px;
    }*/
}

.center-block,
.comments-form .btn-to-all.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
  text-align: center;
}

.wi {
  width: 90px;
  height: 90px;
  display: block;
  background-position: center top !important;
  background-repeat: no-repeat !important;
}

.wi-day-sunny {
  background: url('/weather-icon/icon-1.png');
}

.wi-night-clear {
  background: url('/weather-icon/icon-2.png');
}

.wi-day-cloudy {
  background: url('/weather-icon/icon-3.png');
}

.wi-night-alt-cloudy {
  background: url('/weather-icon/icon-5.png');
}

.wi-cloud {
  background: url('/weather-icon/icon-6.png');
}

.wi-cloudy {
  background: url('/weather-icon/icon-7.png');
}

.wi-rain {
  background: url('/weather-icon/icon-12.png');
}

.wi-day-rain {
  background: url('/weather-icon/icon-4.png');
}

.wi-thunderstorm {
  background: url('/weather-icon/icon-11.png');
}

.wi-snow {
  background: url('/weather-icon/icon-9.png');
}

.wi-fog {
  background: url('/weather-icon/icon-10.png');
}

.wppb-default-username label {
  display: none;
}

#toTop {
  width: 89px;
  background: none;
  text-align: center;
  padding: 5px;
  position: fixed;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
  color: #717171;
  font-size: 15px;
  height: 100%;
  padding-top: 15px;
}

#toTop:hover {
  background: rgba(255, 255, 255, 0.3);
}

#toTop .caret {
  transform: rotate(-180deg)
}

@media (max-width: 1050px) {
  #toTop {
    display: none !important;
  }
}

.breadcrumbs.header-category-breadcrumbs {
  text-align: center;
  color: white;
  text-shadow: none;
  margin-bottom: 0;
}

.breadcrumbs.header-category-breadcrumbs a {
  color: white;
  text-shadow: none;
}

.opinions-col {
  border-radius: 8px;
  width: 100%;
  height: 260px;
  border: 1px solid #e9e9e9 !important;
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.opinions .opinions-col {
  margin-bottom: 20px;
}

.opinions-col.news-col {
  height: auto;
}

.opinions-bg {
  width: 100%;
	position:relative;
  height: 180px;
  background-size: cover;
  margin-top: 80px;
  border-radius: 0 0 8px 8px;
}

.opinions-bg.news-bg {
  margin-top: 0;
}

.opinions-author {
  position: absolute;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 15px;
  width: 100%;
  box-sizing: border-box;
	background-color:#fff;
}

.opinions-col .statement-item {
  float: left;
  margin-right: 10px;
  margin-top: 0;
  z-index: 9;
  position: relative;
  width: 130px;
  height: 130px;
  border: 10px solid white;
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);
}

.name-who {
  height: 60px;
  position: relative;
  vertical-align: bottom;
  display: table-cell;
}

.opinions-desc {
  padding-top: 85px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 25px;
  position: relative;
  z-index: 99;
}

.opinions-col .h5 {
  color: white;
  min-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 20px;
  max-height: 40px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}

.opinions-desc .date {
  color: white;
  text-shadow: 1px 1px 0px #353535;
}

.statement-item-name a {
  color: black;
  font-weight: bold;
  border: 0;
}

.opinions-col .shadow-news {
  -webkit-box-shadow: 0px -20px 150px 46px #000;
  box-shadow: 0px -20px 150px 46px #000;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  z-index: 0;
}

.opinions .h2 a,
.events .h2 a {
  font-size: inherit;
}

.events .h2 {
  margin-bottom: 20px;
}

.banner_custom,
.banner_custom img {
  max-width: 100%;
  height: auto;
}

.banner_custom {
	padding:0 15px;
}

.banner_category_bottom {
  margin-bottom: 20px;
}

.events-dates {
  position: relative;
  height: 108px;
  padding: 0 37px;
}

.events-dates .owl-stage-outer {
  display: block;
  width: 100%;
  z-index: 1;
  padding-top: 11px;
  padding-bottom: 10px;
}

.events-dates .owl-nav {
  position: absolute;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  left: 0;
  right: 0;
  top: 11px;
  height: 76px;
}

.events-dates .owl-nav>div {
  position: absolute;
  width: 37px;
  top: 0;
  bottom: 0;
  text-decoration: none;
  background-color: #fff;
  font-size: 0;
}

.events-dates .owl-nav>div:after {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  top: 50%;
  margin-top: -5px;
  display: block;
  height: 0;
  width: 0;
  content: '';
  position: absolute;
}

.events-dates .owl-prev {
  left: 0;
}

.events-dates .owl-prev:after {
  border-right: 5px solid #72bf44;
  left: 10px;
}

.events-dates .owl-next:after {
  border-left: 5px solid #72bf44;
  right: 10px;
}

.events-dates .owl-next {
  right: 0;
}

.day-number {
  font-size: 22px;
}

.events {
  margin: 30px -15px 50px -15px;
  position: relative;
}

.event-date {
  text-align: center;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  height: 76px;
  padding-top: 19px;
  position: relative;
  display: block;
  text-decoration: none;
  color: #000;
}

.events-dates .month,
.events-dates .today {
  -webkit-transform: rotate(-90deg) translateX(-50%);
  -moz-transform: rotate(-90deg) translateX(-50%);
  -o-transform: rotate(-90deg) translateX(-50%);
  transform: rotate(-90deg) translateX(-50%);
  position: absolute;
  color: #72bf44;
  transform-origin: left top;
  left: 0;
  top: 50%;
  text-align: center;
  font-weight: 300;
}

.events-dates .today {
  color: #bdbebf;
}

.active-event {
  background-color: #72bf44;
  color: #fff;
  z-index: 2;
}

.active-event .day-number {
  font-weight: 600;
  font-size: 28px;
  margin-top: -10px;
}

.day-name {
  font-size: 10px;
  text-transform: uppercase;
  color: #3f485c;
}

.active-event .day-name {
  opacity: 0.5;
  /* line-height: 0; */
  margin-bottom: 10px;
  color: #fff;
}

.active-event .today {
  color: #fff;
}

.popover {
  border-radius: 0;
  width: 280px;
}

.popover .popover-event-link a {
  padding: 12px 28px;
  display: inline-block;
  background-color: #72bf44;
  color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: 300;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  font-size: 15px;
  color: #262626;
}

.popover-event-title,
.popover-event-title a {
  font-size: 15px;
  font-weight: 600;
  text-align: left;
  color: #000;
  margin-bottom: 7px;
  display: BLOCK;
}

.popober-event-date {
  font-size: 14px;
  opacity: 0.7;
  text-align: left;
  display: inline;
  margin-right: 10px;
}

.popober-event-date:last-child {
  content: " - ";
  position: relative;
}

.popover-event-link {
  margin-top: 15px;
  text-align: center;
}

.bbp-reply-position-1 {
  background: #f4f4f4 !important;
}

.bbp-reply-position-1 div:first-child {
  width: 100% !important;
  text-align: center !important;
}

#respmessage {
  text-align: center;
  font-size: 1.5em;
}

.reqsuccess {
  border-left: 4px solid #00a0d2;
  padding: 12px;
  margin-left: 0;
  margin-bottom: 20px;
  background-color: #F2F2F2;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
}

.reqerror {
  border-left: 4px solid #dc3232;
  padding: 12px;
  margin-left: 0;
  margin-bottom: 20px;
  background-color: #F2F2F2;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
}

.bgLink {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
}

.down-footer-block {
 background: #e2e9d2;
    padding: 5px 10px 10px;
    margin: 40px 0px 40px;
    border-radius: 0 0 8px 8px;
   /* border-top: 1px solid #fff;*/
}

.footer .linl-footer-wrap {
  /*border-bottom: 1px solid #fff;*/
  background: #e2e9d2;
  padding: 25px 25px 10px;
  border-radius: 8px 8px 0 0;
}

.body {
  position: relative;
}

.main-after-tags-banner {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}

.banner_home_full_row {
  max-width: initial !important;
  padding: 0 !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -ms-flex-pack: center!important;
  justify-content: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}

.banner_home_full_row img {
  margin-bottom: 20px;
}

.banner_home_full_row a {
  display: block;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 767.99px) {
  .blog-header-autor .autor a {
    text-decoration: underline;
  }
}   
.weather_hidden_mobile {
    display: none;
}


.card.card-body {
    text-align: center;
}

.grey {
    background-color: lightgrey;
    width: 100%;
    display: inline-block;
    /* font-size: 35px !important; */
    padding: 10px 50px;
    border-radius: 25px;
	margin-bottom: 65px;
    margin-top: 40px;
	
}
.col-sm-9.text-center.mediakit p{
font-size: 25px;
}

.col-sm-9.text-center.mediakit span{
	text-transform: uppercase;
    color: orange;
}
.row.market {
    margin-top: 20px;
    margin-bottom: 20px;
}
.col-sm-9.text-center.mediakit {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: inline-block;
    float: none;
	margin-top: 35px;
}
.card.portret {
    margin-left: 25px;
}
.card.portret span{
	text-transform: uppercase;
    font-weight: bold;
	font-size: 20px;
}
.card.right p{
	text-align: left;
}
.card.right span{
	text-transform: uppercase;
    font-weight: bold;
	font-size: 20px;
}

.card.card-body img:hover{
	cursor: pointer;
}
@media (max-width: 767px) {

	.grey {
		width: 100%;
	}
	.col-sm-9.text-center.mediakit{
		width:100%;
	}
	.card.portret{
		margin-left: 0px;
	}
	.card.portret img{
		width: 100% !important;
		height: auto !important;
	}
	.min-news.latest{
		display:none;
	}
	
	.col-md-4.col-sm-6.col-xs-12.projects {
    margin-bottom: 15px;
		}
	.col-md-6.col-sm-6.col-xs-12.projects img{
	width: 100% !important;
	}
	.col-md-6.col-sm-6.col-xs-12.projects{
    margin-bottom: 15px;
	}
	span.labal-news.lable.right-label {
    float: right;
    margin-top: 5px !important;
	margin-right: 0px !important;
}
	
}
@media (min-width: 768px) and (max-width: 991px) {
  /* стили для sm-устройств */
  .card.portret img{
		width: 100%;
		height: auto;
	}
	span.labal-news.lable.right-label {
    float: right;
    margin-top: 5px;
}
}
.card.card-body img:hover{
	opacity: 0.7;
}
.n2-section-smartslider {
    padding-bottom: 30px;
}
.grey a {
    color: #f39e46;
    font-size: 25px;
}

.grey a:hover{
opacity: 0.7;
}
div#panel-68553-0-0-0 {
    padding: 0;
}
.oneall_social_login_providers iframe {
    height: 60px !important;
}

li.map {
     padding-top: 0;
}

li.map:before{
	content: "\f041"; 
	font-family: FontAwesome;
	margin-right: 5px;
	font-size: 18px;	
}
li.map:hover{
color: #72bf44;
}

.text-center.mediakit.col-sm-9 p{
	padding-bottom: 0 !important;
    margin: 0
}

li.activemap:before{
	content: "\f041"; 
	font-family: FontAwesome;
	margin-right: 5px;
	font-size: 18px;	
}
li.activemap:hover{
color: #72bf44;
}
.row.text-center.video iframe {
    width: 90%;
    height: 400px;
}
.row.text-center.video {
    padding-bottom: 50px;
}
.card.right a {
    color: #23527c;
}
button.btn.btn-primary.btn-lg.center.hidden-mobile a {
    color: white !important;
 
}
p.button {
    text-align: center;
}
button.btn.btn-primary.btn-lg.center.hidden-mobile a:before {
    color: white !important;
    content: "\f095";
    font-family: FontAwesome;
    color: #fff;
    margin-right: 10px;
}

@media (min-width: 768px) {
	button.btn.btn-primary.btn-lg.center.hidden-mobile{
    color: white !important;
	display:none;
	}
	button.btn.btn-primary.center.hidden-mobile{
		display:none;
	}
}
li#sow-slider-2 {
    list-style-type: none;
}

.min-news.latest span.comments {
	display:none;
}

.min-news.latest span.like {
	display:none;
}
.min-news.latest {
    margin-top: -19px;
}
@media screen and (max-width: 768px) {
    table td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      font-weight: bold;
	  
    }
	table{
		width: 100% !important;
		border-collapse: unset;
	}
	img.img-onko {
    margin-top: -19px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 30px;
    width: 70% !important;
	}
	img.img-ms {
    margin-top: 10px !important;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
    margin-bottom: 40px !important;
    width: 40% !important;
}
img.img-bars {
    margin-top: 2px !important;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
    margin-bottom: 40px !important;
    width: 30% !important;
}
	.col-md-3.col-sm-6.mob {
    margin-top: -8px;
	}
	.address-footer {
	
    text-align: center !important;
	}
}

table{
		width: 100% !important;
		border-collapse: unset !important;
	}
	
h4.center {
    text-align: center;
	margin-top: -22px;
	font-size: 24px;
    margin-bottom: 30px;
}

form.totalpoll-view-vote {
    padding: 0 !important;
}
h4.totalpoll-question{
	font-size: 14px !important;
}
.totalpoll-choice-label {
    font-size: 12px !important;
}


/* bx-wrapper Styling */
.bx-wrapper {
  box-shadow: none !important;
  border: none !important;
  background: #fff !important;
  margin: auto !important;
  
}

.bx-wrapper .bx-caption {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  background: rgba(80, 80, 80, 0.5) !important;
  width: 100% !important;
  
}

.bx-wrapper .bx-caption span {
  color: #fff !important;
  font-family: Arial !important;
  display: block !important;
  font-size: 8px !important;
  padding: 10px !important;
  
  text-align: center;
}

.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-prev {
  left: 10px;
  background: url(images/controls.png) no-repeat 0 -32px;
}

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

.logosImgs {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  
}

.logosImgs img {
  max-height: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: .65;
  transition: all .5s;
}

.logosImgs img:hover {
	opacity: 1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}


@media screen and (min-width:480px) and (max-width:800px){
    .logosImgs img {
      max-width: 125px;
      max-height: 88px;
      margin: 5px 8px;
  }
  .col-md-2.col-sm-6.partner {
   
    width: 100% !important;
	}
	.col-md-2.col-sm-6.partner.mob {
		margin-top: 50px;
	}
	.link-footer-item:nth-child(-n+3) {
		margin-top: 30px;
		width: 100% !important;
	}
	.address-footer {
	    width: 100% !important;
	}
	.img-logo.teen{
		float: right !important;
	}
	.social ul.social-list {
		display: none;
	}
	.link-footer-item img{
		width: 60% !important;
	}
	.image-sert img:hover {
	transform: none !important;
	z-index:999999;
 }
 .single-article {
    margin-bottom: 30px;
    height: auto;
}
.bluesq2 {
    background-color: #663399;
    width: 100% !important;
    position: absolute;
    height: 490px !important;
    left: 0px !important;
    top: 150px!important;
    /* bottom: 0; */
    /* right: 100px; */
}
.equal, .equal > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
   margin-bottom: 0 !important;
    margin-right: 0 !important;
    flex-direction: column !important;
    padding: 10px !important;;
}
}

@media screen and (max-width:479px) {
	.logosImgs img {
      max-width: 85px;
      max-height: 60px;
      margin: 3px 5px;
	}
	.col-md-2.col-sm-6.partner {
   
    width: 100% !important;
	}
	.col-md-2.col-sm-6.partner.mob {
    margin-top: 50px;
	}
	.social ul.social-list {
		display: none;
	}
	.link-footer-item img{
		width: 60% !important;
	}
	.image-sert img:hover {
	transform: none !important;
	z-index:999999;
 }
 .single-article {
    margin-bottom: 30px;
    height: auto;
}
.bluesq2 {
    background-color: #663399;
    width: 100%!important;
    position: absolute;
    height: 490px!important;
    left: 0px!important;
    top: 150px!important;
    /* bottom: 0; */
    /* right: 100px; */
}
.equal, .equal > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
   margin-bottom: 0 !important;
    margin-right: 0 !important;
    flex-direction: column !important;
    padding: 10px !important;
}
}
.ytp-title-channel-logo{
    display: none !important;
} 
.projects {
    text-align: center;
    margin: 0 auto;
}
h2.projects {
    padding-top: 0;
	padding-bottom: 20px;
}

.projects button.btn.btn-primary.btn-lg.btn-block {
    background: #cd617d;
    border-color: #cd617d;
}

.col-md-4.col-sm-6.col-xs-12.projects
{
    display:inline-block;
    border:0;
        position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);   

}
.col-md-4.col-sm-6.col-xs-12.projects:hover
{
      -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  cursor: pointer;
}
.projects img{
	width: 100%;
	border-radius: 8px;
	height: 245px;
}

.row.videos {
    padding-bottom: 20px;
}

.col-md-6.col-sm-6.col-xs-12.projects img{
	height: 225px;
    width: 360px;
}



.col-md-6.col-sm-6.col-xs-12.projects
{
    display:inline-block;
    border:0;
        position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);   

}
.col-md-6.col-sm-6.col-xs-12.projects:hover
{
    -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  cursor: pointer;
}

.col-md-2.col-sm-6.partner {
   
    width: 20%;
}

.address-footer {
	
    text-align: right;
    padding-right: 0;
}
.clickmedia {
	float: right;
	}
a.creator {
    float: right;
	width: auto;
	}
.card.portret img {
    margin-bottom: 20px;
}
.card.portret p {
	font-size: 22px;
}

.rating {
    width: 50%;
    float: left;
}
/*.link-footer-item:nth-child(-n+3) {
    margin-top: 30px;
	width: 24%;
}*/

.row.down-footer-block.partner {
    border-bottom: azure;
    border-bottom: 1px solid #cad1b8;
    background: #e2e9d2;
    padding: 25px 25px 10px;
    border-radius: 8px 8px 0 0;
	margin: 0;
}
.slider-partners h3 {
    text-align: center;
	font-size: 20px;
	margin: 0;
	padding:10px;
	background-color: #fff;
}

.img-logo.teen {
    background-image: url(/wp-content/uploads/Teen_Horizon-white.png);
}
.img-logo.teen:hover {
    background-image: url(/wp-content/uploads/Teen_Horizon-black.png);
}
.wpls-logo-showcase-slider-wrp.wpls-logo-clearfix{
	background-color: #fff !important;
}
.link-footer-item:first-child {
   	text-align: left;
}

.item-block-comanda.min-block-comanda.experts {
    padding: 10px;
  height: auto !important;
}
.container-comanda.experts {
    padding: 0 40px 70px;
}
.slider-partners{
	background-color: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 8px 25px -10px #000;
    box-shadow: 0 8px 25px -10px #000;
    margin-bottom: 60px;
	overflow: hidden;
	height:200px;
}

.wpls-logo-showcase.wpls-dots-false .slick-arrow {
    top: 40% !important;
}

.blog-alse-news {
    margin-top: 8px;
    margin-bottom: 8px;
}

.posts {
    margin-top: 25px;
}
.experts .name.h2 {
    font-size: 24px;
    text-align: center;
    height: auto;
    padding: 10px;
}
.link-footer-item img {
    width: 130px;
   
}
	.link-footer-item img:hover {

		opacity: 0.8;
	}
	
	
.image-sert img, .link-footer-item img  {
    width: 100%;
	position: relative;
 }
 
 .image-sert img:hover {
	transform: scale(2.2);
	z-index:999999;
 }
.image-sert figcaption {
    text-align: center;
}

.image-sert {
    margin-top: 20px;
}
.social {
     margin-top: 25px;
}
.image-expert img{
	width: 100%;
	height: auto;
}

.item-block-expert-inner>div {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}


.item-block-comand-inner.expert {
    cursor: inherit;
}

.col-md-3.col-sm-4.col-xs-12.min-container-comanda.experts {
    vertical-align: top;
   
}

figure.expert img {
    height: 220px;
    width: 100%;
    object-fit: cover;
}

figure.expert figcaption {
    font-size: 22px;
    text-align: center;
}

figure.expert {
    margin: 20px;
    height: 384px;
    position: relative;
    /* display: inline-block; */
    overflow: hidden;
}
.expert p{
	text-align: center;
}
span.labal-news.lable.right-label {
    float: right;
    margin-top: -15px;
	margin-right: -15px;
}
span.comments {
    display: none;
}
a.comments {
    display: none;
}

.tab-content>.active{display:block}
.person img{
	width:100%;
}
.person figcaption{
	text-align:center;
}
.person .widget_sow-editor, .so-panel.widget_totalpoll, .widget_about_expert, .widget_post_contents{
	padding: 0 0;
}
.yellowsqure {
    background-color: #ff9933;
    color: #fff;
    padding: 30px;
}
.bluesqure-first {
   height: 250px;
    background-color: #663399;
   
}

.bluesqure-last{
	width: 400px;
    background-color: #663399;
}

.justify-content-center {
    display: flex;
    justify-content: center;
	z-index: 10;
}
.person {
    padding-right: 0;
}
.main-squire {
    display: flex;
    justify-content: flex-start;
    position: relative;
}
.shdesc {
        color: #fff;
		z-index: 10;
}
.bluesq1 {
  background-color: #663399;
    width: 270px;
    position: absolute;
    height: 260px;
    /* left: 140px; */
    top: 70px;
   
}
.descript {
    margin-top: 100px;
	z-index:10;
}
.bluesq2 {
  background-color: #663399;
    width: 330px;
    position: absolute;
    height: 330px;
    /* left: 184px; */
    top: 150px;
    bottom: 0;
    right: 100px;
}
.fulldescr {
   display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 80px;
    flex-direction: column;
}
.equal, .equal > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	margin-bottom: 15px;
	margin-right: 20px;
}
.orange-desc {
    text-align: center;
    background-color: orange;
    color: #fff;
    justify-content: center;
    padding-top: 15px;
}
.orangesq {
    position: absolute;
    background-color: #ff9933;
    height: 377px;
    width: 400px;
    left: 270px;
    z-index: 1;
}
div#attachment_97747 {
    width: 100% !important;
}
.slick-track {
    height: 500px;
}
#wpls-logo-showcase-slider-1 > button.slick-prev.slick-arrow, #wpls-logo-showcase-slider-1 > button.slick-next.slick-arrow{
	top:45px!important;
}
.like, a.dot-irecommendthis{
	display:none;
}
body > div.container.body > section.contant > div > div:nth-child(1) > div.col-md-4.col-sm-12.col-xs-12 > div.col-md-12.col-sm-12.col-xs-12.news-item.p-0{
padding:0;}
/* button Up*/
#button_up {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 120px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button_up::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button_up:hover {
  cursor: pointer;
  background-color: #333;
}
#button_up:active {
  background-color: #555;
}
#button_up.show {
  opacity: 1;
  visibility: visible;
}
/* button Up end*/