html {
  font-size: 16px;
}
a {
  color: #ce9120;
}
a:hover {
  color: #ce9120;
}

.bg-primary {
  background-color: #fff !important;
}
.btn-primary {
  color: #fff;
  background-color: #ce9120;
  border-color: #ce9120;
}
.btn-primary:hover {
  color: #fff;
  background-color: #eca115;
  border-color: #eca115;
}

.btn-success {
  font-size: 18px;
  line-height: 28px;
  padding: 4px 30px;
  background: #52ac62;
  border-color: #52ac62;
}
.btn-success:hover {
  color: #fff;
  background-color: #118448;
  border-color: #118448;
}

.btn-light {
  font-size: 18px;
  height: 50px;
  padding: 10px 70px;
  vertical-align: middle;
  position: relative;
}

.btn-light_img {
  position: absolute;
  top: 2px;
  left: 10px;
  width: 43px;
  fill: #000000;
}

h2.bg-title {
  font-size: 38px;
  width: 100%;
  background: #ce9120;
  color: #fff;
  text-align: center;
  padding: 15px 20px 15px;
}

.btn-warning {
  font-size: 36px;
  background: #ce9120;
  color: #fff;
  border-radius: 0;
  box-shadow: none;
  border: 2px solid #ce9120;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

blockquote {
  padding: 20px 25px;
  margin: 15px 25px 15px 25px;
  background: #ececec;
  border-left: 4px solid #ce9120;
  border-right: 4px solid #ce9120;
}

.btn-warning:hover {
  color: #ce9120;
  background: #fff;
}

.footer-social {
  padding: 20px 15px;
  font-size: 36px;
}

.footer-social a {
  color: #000;
  margin-right: 10px;
}
.footer-social a:hover {
  color: #ce9120;
}

#footer-full-content .footer-widget .textwidget,
#footer-full-content .footer-widget .tagcloud {
  padding: 20px 25px;
  border: 2px solid #ce9120;
  min-height: 450px;
}
#footer-full-content .footer-widget:first-child .textwidget {
  border: none;
  padding: 0;
}
.widget_tag_cloud > .widget-title {
  display: none;
}
#footer-full-content .map-contact:before,
#footer-full-content .tagcloud:before {
  content: "Контакты";
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  display: block;
  color: #ce9120;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 4px;
}
#footer-full-content .tagcloud:before {
  content: "Теги";
}

.moper-manual-placement {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  align-content: space-between;
  margin-bottom: 35px;
}
.moper-manual-placement > a {
  flex-grow: 1;
  text-align: center;
}
.moper-manual-placement > a:first-child {
  text-align: left;
}
.moper-manual-placement > a:last-child {
  text-align: right;
}

.page-link,
.page-link:hover {
  color: #ce9120;
}
.page-item.active .page-link {
  color: #fff;
  background-color: #ce9120;
  border-color: #ce9120;
}

.navigation.post-navigation {
  margin-top: 15px;
}

.entry-meta .tags-links {
  margin-left: 25px;
}

.addtoany_shortcode {
  float: left;
}

.post-footer-btns .btn {
  font-size: 1em;
  height: 35px;
  padding: 5px 40px;
}

.deputy-img {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  max-width: 40%;
}

.wpcf7 {
  max-width: 825px;
}

.navbar-dark .navbar-toggler {
  color: #999;
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-dark .navbar-toggler.navbar-toggler-orange {
  color: #ce9120;
}

.plus16 {
  background: #ce9120;
  color: #fff;
  border-radius: 27px;
  width: 27px;
  height: 27px;
  font-size: 11px;
  display: inline-block;
  vertical-align: middle;
  line-height: 27px;
  text-align: center;
  font-weight: bold;
}
.plus16:before {
  content: "16+";
}

.navbar .header-social {
  display: block;
  float: right;
  position: absolute;
  right: 0;
  bottom: -54px;
}

.navbar .header-social a {
  color: #000;
  margin-left: 5px;
  margin-right: 10px;
  font-size: 36px;
}
.navbar .header-social a:hover {
  color: #ce9120;
}
.navbar .header-social .plus16 {
  margin-top: -20px;
  margin-left: 15px;
  font-size: 18px;
  height: 40px;
  width: 40px;
  line-height: 40px;
}

.btn.perovo-read-more-link,
.btn.perovo-read-more-link:focus,
.btn.perovo-read-more-link:active {
  background: none !important;
  border: none !important;
  width: auto;
  height: auto;
  padding: 0;
  font-weight: bold;
  color: #ce9120 !important;
  border-radius: 0;
  box-shadow: none !important;
}
.btn.perovo-read-more-link:hover {
  text-decoration: underline;
}

.breadcrumbs {
  margin-top: 10px;
  margin-bottom: 10px;
}

article {
  font-size: 18px;
}

.widget_yop_poll_widget .basic-yop-poll-container .basic-form .basic-stats {
  display: block !important;
}

.widget_yop_poll_widget .basic-yop-poll-container .progress-bar {
  background-color: #ce9120 !important;
}

#left-sidebar {
  margin-bottom: 30px;
}

/*------------------------------------------карты-------------------------------------*/
.map {
  width: 100%;
  height: 450px;
}

.map-contact_h {
  padding-top: 15px;
  font-size: 18px;
  margin-bottom: 0;
}

.map-contact_p {
  font-size: 18px;
  margin-bottom: 0;
}

.map-contact_titel {
  color: #ce9120;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.poll-block-btn_top {
  margin-top: 7px;
}

.map-contact_text {
  margin-bottom: 10px;
  margin-top: 30px;
  font-size: 18px;
  line-height: 21px;
}

.block-tag {
  padding: 20px 25px;
  border: 2px solid #ce9120;
  min-height: 500px;
}

.block-tag a {
  color: #696969;
  font-size: 16px;
}

.map-contact_titel-ul {
  padding: 15px 0;
  list-style: none;
}

.map-contact_titel-ul li {
  margin-bottom: 7px;
}

/*-----------------------------------------social-network----------------------------------------*/

#menu-left-menu {
  list-style: none;
  padding-left: 0;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  width: 100%;
}

#menu-left-menu .menu-item a {
  display: block;
  background: #ce9120;
  color: #fff;
  font-size: 17px;
  padding: 17px 15px;
  border: 1px solid #fff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#menu-left-menu .menu-item a:hover {
  color: #fff;
  background: #eca115;
  text-decoration: none;
}

.navbar.bg-primary {
  padding: 0;
  border-bottom: 2px solid #ce9120;
  border-top: 2px solid #ce9120;
  background-color: #fff !important;
  margin-bottom: 20px;
}

#main-menu {
  width: 100%;
}

#main-menu.navbar-nav > .nav-item > .nav-link {
  font-size: 18px;
  padding: 18px 25px 15px;
  height: 100%;
  color: #302d29;
  fill: #302d29;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#main-menu.navbar-nav > .nav-item > .nav-link:hover {
  color: #fff !important;
  background: #ce9120 !important;
  fill: #fff !important;
}

#main-menu.navbar-nav > .active > .nav-link {
  color: #fff !important;
  background: #ce9120 !important;
  fill: #fff !important;
}

#main-menu.navbar-nav > .nav-item:first-child > .nav-link {
  padding: 10px 18px;
  font-size: 25px;
  color: #ce9120;
  background: #fff;
}

#main-menu .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 100%;
  padding: 1px 0;
  margin: 0 0 0;
  font-size: 16px;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #dcd9d9;
  border-top: none;
  border-radius: 0;
  -webkit-transition: all 0.45s;
  -moz-transition: all 0.45s;
  -ms-transition: all 0.45s;
  -o-transition: all 0.45s;
  transition: all 0.45s;
}

.dropdown-menu.show,
#main-menu .dropdown-menu.show {
  display: block;
}

#main-menu .dropdown-item {
  display: block;
  width: 100%;
  padding: 15px 15px;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: normal;
  background-color: transparent;
  border: 0;
}

#main-menu .dropdown-item:hover {
  color: #fff;
  background: #ce9120;
}
.navbar-collapse.show {
  display: block;
}

/*-----------------------------------------social-network----------------------------------------*/
.social-network {
  position: fixed;
  right: 0;
  top: 160px;
  z-index: 999;
}

.social-network_block {
  position: absolute;
  right: 0;
  width: 55px;
  height: 55px;
  fill: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.social-network_block:hover {
  width: 75px;
}

.social-network_block-vk {
  background: #4a76a8;
}

.social-network_block-instagram {
  background: linear-gradient(45deg, #fccc63, #e95950, #bc2a8d, #8a3ab9);
  top: 55px;
}

.social-network_block-twitter {
  background: #1da1f2;
  top: 110px;
}

.social-network_block-facebook {
  background: #3b5998;
  top: 165px;
}

.social-network_block-16 {
  top: 220px;
  background: #4682b4;
  color: #fff;
  font-size: 20px;
}

.social-network_block-16:hover {
  width: 55px;
}

.social-network_block-img {
  width: 25px;
}

/*-------------------------------------------------------header-----------------------------*/
header {
  padding: 20px 0;
}

.custom-logo-link img {
  width: 100px;
  max-width: none;
}

.header-h {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 26px;
  margin-bottom: 0;
  color: #050515;
  padding: 20px 15px;
}

.header-h span {
  font-size: 22px;
}

.header-data {
  width: 100%;
  text-align: right;
  font-size: 18px;
  padding-top: 48px;
  margin-bottom: 0;
  font-style: italic;
  color: #4b4641;
}

.btn-success_width {
  width: 100%;
}

.btn-search {
  padding: 2px 10px 2px;
  background: #dcdcdc;
}

/*----------------------------------------------------------home-------------------------------------------------*/
.card-group {
  margin: 30px 0 55px;
}

.card-body_img {
  width: 90px;
  margin-top: 10px;
}

.card-body_home {
  width: 100%;
  height: 300px;
  padding: 50px 10px;
  border: 3px solid #ce9120;
  background: #ce9120;
  margin: 20px 0 30px;
  fill: #fff;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.card-body_home:hover {
  background: #fff;
  border: 3px solid #ce9120;
  text-decoration: none;
  fill: #ce9120;
}

a .card-body_home {
  color: #fff;
}

a .card-body_home:hover {
  color: #ce9120;
  text-decoration: none;
}

.card-text_top {
  padding-top: 12px;
  height: 90px;
}

.card-text_a:hover {
  text-decoration: none;
}

.card_home p {
  font-size: 28px;
  line-height: 30px;
  height: 75px;
  padding-bottom: 35px;
}

.card_home > p:hover {
  border-bottom: 1px solid #568fbd;
}

.card_home a:hover {
  text-decoration: none;
}

/*------------------------------------------------------news----------------------------------------------------------*/
h3 {
  font-size: 36px;
  margin-bottom: 0;
}

h5 {
  font-size: 22px;
  line-height: 24px;
  padding-bottom: 7px;
  padding-top: 10px;
}

.news-block {
  padding: 40px 0;
  border-bottom: 1px solid #dcdcdc;
}

.news-block_content {
  padding: 10px 15px;
}

.news-block:nth-child(2n) .news-block_content {
  background: #f5e9d3;
  height: 100%;
}

.news-block:nth-child(2n-1) .news-block__img-col {
  padding-right: 0 !important;
}
.news-block:nth-child(2n-1) .news-block__text-col {
  padding-left: 0 !important;
}
.news-block:nth-child(2n) .news-block__img-col {
  order: 2;
  padding-left: 0 !important;
}
.news-block:nth-child(2n) .news-block__text-col {
  padding-right: 0 !important;
}

.news-block_p {
  font-size: 18px;
  margin-bottom: 20px;
}

.news-block_content-a {
  font-size: 18px;
  color: #ce9120;
}

.news-block_content-a:hover {
  color: #ce9120;
}

.news-block_img {
  width: 100%;
}

.news-block_img-position {
  position: relative;
}

.news-block_img-position-data {
  padding: 15px 10px;
  font-size: 19px;
  color: #fff;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}

.news-block-bottom_a {
  font-size: 18px;
  color: #ce9120;
  text-transform: uppercase;
}

.news-block-bottom_a:hover {
  color: #ce9120;
}

.news-block-bottom {
  padding: 30px 0 55px;
  width: 100%;
  text-align: left;
}

.news-block_content .block-link {
  color: #000;
}

.all-news_block {
  margin-bottom: 40px;
}

.post-thumb-container {
  display: inline-block;
  position: relative;
}
.post-thumb-container .play_button {
  background: url("../images/play_button.png") transparent center center no-repeat;
  top: 50%;
  left: 50%;
  position: absolute;
  margin-top: -42px;
  margin-left: -42px;
  width: 84px;
  height: 84px;
}

.all-news_block .news-block_content-a {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
}

/*----------------------------------------------------------deputies-------------------------------------------------*/

.card-deputies {
  text-align: center;
  width: 200px;
  border: 2px solid #dcdcdc;
  border-radius: 0;
  margin: 20px auto 20px;
  -webkit-transition: all 0.45s;
  -moz-transition: all 0.45s;
  -ms-transition: all 0.45s;
  -o-transition: all 0.45s;
  transition: all 0.45s;
}

.card-deputies:hover {
  border-color: #ce9120;
  background: #ce9120;
}

.card-body_background h4 {
  font-size: 17px;
  line-height: 24px;
}

.card-deputies a {
  color: #41464b;
}

.card-deputies a:hover {
  text-decoration: none;
  color: #41464b;
}

.deputies_titel {
  width: 100%;
}

.card-body_background {
  background: #fff;
  padding: 15px 4px;
  -webkit-transition: all 0.45s;
  -moz-transition: all 0.45s;
  -ms-transition: all 0.45s;
  -o-transition: all 0.45s;
  transition: all 0.45s;
}

.card-deputies:hover .card-body_background {
  background: #ce9120;
  color: #fff;
}

.deputies_titel {
  font-size: 24px;
  color: #fff;
  margin: 55px 15px 30px;
  padding: 8px 20px 7px;
  background: #ce9120;
}

/*----------------------------------------------------------forms-----------------------------------------------*/
div.wpcf7 {
  padding: 25px 20px;
  margin: 20px 0;
  background: #f5e9d3;
}

.wpcf7 .form-control {
}

.wpcf7 textarea {
  resize: none;
}

.wpcf7 .form-label {
  font-size: 15px;
  padding-bottom: 7px;
  color: #ce9120;
  margin: 0;
  display: block;
  opacity: 1;
  -webkit-transition: 0.333s ease top, 0.333s ease opacity;
  transition: 0.333s ease top, 0.333s ease opacity;
}

.wpcf7 .form-control_border {
  border-radius: 10px;
  border: none;
  box-shadow: none;
}

.wpcf7 .form-control_border:focus {
  box-shadow: none;
  border-color: #a9a9a9;
}

.wpcf7 .js-hide-label {
  opacity: 0;
}

.wpcf7 .js-unhighlight-label {
  color: #999;
}

.wpcf7 .form-group_label {
  padding-top: 17px;
  margin: 10px 0 0;
}

.wpcf7 .form-textarea {
  border: none;
  border-radius: 10px;
}

.wpcf7 .span_pseudo,
.wpcf7 .chiller_cb span:before,
.wpcf7 .chiller_cb span:after {
  content: "";
  display: inline-block;
  background: #fff;
  width: 0;
  height: 0.2rem;
  position: absolute;
  transform-origin: 0% 0%;
}

.wpcf7 .chiller_cb {
  margin: 10px 0;
  position: relative;
  height: 2rem;
  display: flex;
  align-items: center;
}

.wpcf7 .chiller_cb input {
  display: none;
}

.wpcf7 .chiller_cb input:checked ~ span {
  background: #ce9120;
  border-color: #ce9120;
}

.wpcf7 .chiller_cb input:checked ~ span:before {
  width: 1rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.3s;
}

.wpcf7 .chiller_cb input:checked ~ span:after {
  width: 0.4rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.2s;
}

.wpcf7 .chiller_cb input:disabled ~ span {
  background: #ececec;
  border-color: #dcdcdc;
}

.wpcf7 .chiller_cb input:disabled ~ label {
  color: #dcdcdc;
}

.wpcf7 .chiller_cb input:disabled ~ label:hover {
  cursor: default;
}

.wpcf7 .chiller_cb label {
  padding-left: 2rem;
  position: relative;
  z-index: 2;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 18px;
  color: #4b4641;
}

.wpcf7 .chiller_cb span {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border: 2px solid #ccc;
  position: absolute;
  left: 0;
  transition: all 0.2s;
  z-index: 1;
  box-sizing: content-box;
}

.wpcf7 .chiller_cb span:before {
  transform: rotate(-55deg);
  top: 1rem;
  left: 0.37rem;
}

.wpcf7 .chiller_cb span:after {
  transform: rotate(35deg);
  bottom: 0.35rem;
  left: 0.2rem;
}

.wpcf7 .btn-success_top {
  margin: 25px 0;
  width: 300px;
}

.wpcf7 .col-r {
  text-align: right;
}

.wpcf7 .wpcf7-validation-errors {
  height: auto;
  margin: 0;
}

span.wpcf7-list-item {
  margin: 0;
}

.wpcf7 input[type="submit"] {
  color: #ce9120 !important;
  border-color: #ce9120 !important;
  width: auto;
  float: left;
}
.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="submit"]:focus,
.wpcf7 input[type="submit"]:active {
  color: #fff !important;
  background-color: #ce9120;
}

.custom-html-widget .bvi-open,
.custom-html-widget .bvi-panel-close {
  font-size: 24px;
  line-height: 1em;
  color: #000;
  display: block;
}

.custom-html-widget .bvi-open:before,
.custom-html-widget .bvi-panel-close:before {
  content: "\f06e";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 3em !important;
  float: left;
  position: relative;
  top: -10px;
  margin-right: 10px;
}

.custom-html-widget .bvi-panel-close:before {
  content: "\f2a8";
}

@media (min-width: 1250px) and (max-width: 1380px) {
  /*---------------social-network---------*/

  .social-network {
    position: fixed;
    right: 0;
    top: 130px;
    z-index: 999;
  }

  .social-network_block {
    position: absolute;
    right: 0;
    width: 45px;
    height: 45px;
  }

  .social-network_block:hover {
    width: 65px;
  }

  .social-network_block-instagram {
    top: 45px;
  }

  .social-network_block-twitter {
    top: 90px;
  }

  .social-network_block-facebook {
    top: 135px;
  }

  .social-network_block-16 {
    top: 180px;
    font-size: 17px;
  }

  .social-network_block-16:hover {
    width: 45px;
  }

  .social-network_block-img {
    width: 20px;
  }

  /*------------header-----------------*/
  header {
    padding: 20px 0;
  }

  .custom-logo-link img {
    width: 95px;
  }

  .header-h {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    padding: 15px 10px;
  }

  .header-h span {
    font-size: 20px;
  }

  .header-data {
    text-align: right;
    font-size: 16px;
    padding-top: 43px;
    padding-right: 10px;
  }
}

@media (min-width: 1201px) and (max-width: 1250px) {
  /*---------------social-network---------*/
  .social-network {
    position: fixed;
    right: 0;
    top: 130px;
    z-index: 999;
  }

  .social-network_block {
    position: absolute;
    right: 0;
    width: 45px;
    height: 45px;
  }

  .social-network_block:hover {
    width: 65px;
  }

  .social-network_block-instagram {
    top: 45px;
  }

  .social-network_block-twitter {
    top: 90px;
  }

  .social-network_block-facebook {
    top: 135px;
  }

  .social-network_block-16 {
    top: 180px;
    font-size: 17px;
  }

  .social-network_block-16:hover {
    width: 45px;
  }

  .social-network_block-img {
    width: 20px;
  }

  /*------------header-----------------*/
  header {
    padding: 20px 0;
  }

  .custom-logo-link img {
    width: 95px;
  }

  .header-h {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    padding: 15px 10px;
  }

  .header-h span {
    font-size: 20px;
  }

  .header-data {
    text-align: right;
    font-size: 16px;
    padding-top: 43px;
    padding-right: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /*---------------соц сети---------*/
  .social-network {
    position: fixed;
    right: 0;
    top: 130px;
    z-index: 999;
  }

  .social-network_block {
    position: absolute;
    right: 0;
    width: 45px;
    height: 45px;
  }

  .social-network_block:hover {
    width: 65px;
  }

  .social-network_block-instagram {
    top: 45px;
  }

  .social-network_block-twitter {
    top: 90px;
  }

  .social-network_block-facebook {
    top: 135px;
  }

  .social-network_block-16 {
    top: 180px;
    font-size: 17px;
  }

  .social-network_block-16:hover {
    width: 45px;
  }

  .social-network_block-img {
    width: 20px;
  }

  /*------------header-----------------*/
  header {
    padding: 20px 0;
  }

  .custom-logo-link img {
    width: 85px;
  }

  .header-h {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 20px 10px;
  }

  .header-h span {
    font-size: 16px;
  }

  .header-data {
    text-align: left;
    font-size: 14px;
    padding-top: 43px;
    padding-right: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .btn-primary {
    font-size: 16px;
  }

  /*---------------social-network---------*/
  .social-network {
    position: fixed;
    right: 0;
    top: 130px;
    z-index: 999;
  }

  .social-network_block {
    position: absolute;
    right: 0;
    width: 45px;
    height: 45px;
  }

  .social-network_block:hover {
    width: 65px;
  }

  .social-network_block-instagram {
    top: 45px;
  }

  .social-network_block-twitter {
    top: 90px;
  }

  .social-network_block-facebook {
    top: 135px;
  }

  .social-network_block-16 {
    top: 180px;
    font-size: 17px;
  }

  .social-network_block-16:hover {
    width: 45px;
  }

  .social-network_block-img {
    width: 20px;
  }

  /*------------header-----------------*/
  header {
    padding: 20px 0;
  }

  .custom-logo-link img {
    width: 65px;
  }

  .header-h {
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 0;
    padding: 13px 0 0 10px;
  }

  .header-h span {
    font-size: 14px;
  }

  .header-data {
    text-align: right;
    font-size: 12px;
    padding-top: 24px;
    padding-right: 0px;
  }
}

@media (max-width: 1200px) {
  .btn-success {
    font-size: 16px;
  }
  #main-menu.navbar-nav > .nav-item > .nav-link {
    padding: 18px 15px 15px;
  }
}
@media (max-width: 991px) {
  .btn-success {
    font-size: 16px;
  }
  #main-menu.navbar-nav > .nav-item > .nav-link {
    padding: 6px 15px 6px;
    font-size: 12px;
  }
  #main-menu.navbar-nav > .nav-item:first-child > .nav-link {
    padding: 4px 12px;
    font-size: 14px;
  }
  #main-menu .dropdown-item {
    font-size: 12px;
  }
  .card-text_top {
    padding-top: 0;
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .news-block {
    margin-top: 20px !important;
    padding: 0 15px 20px !important;
  }
  .news-block .row .news-block__img-col,
  .news-block .row .news-block__text-col {
    order: unset !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .news-block__text-col .news-block_p p {
    display: none;
  }
  .card-text_top {
    padding-top: 0;
    font-size: 16px;
  }
  #menu-left-menu {
    display: none;
    margin-top: 0;
    margin-bottom: 0;
  }
  #menu-left-menu.show {
    display: block;
  }
  #menu-left-menu.collapsing {
    display: block;
  }
  .textwidget .navbar {
    width: 100%;
    padding-left: 0;
  }
  #left-sidebar .widget {
    display: none;
  }
  #footer-full-content > .widget {
    margin-bottom: 15px;
  }
  #menu-left-menu .menu-item a {
    font-size: 14px;
    padding: 12px 15px;
  }
  .navbar .header-social {
    display: block;
    float: left;
    margin-left: 20px;
    font-size: 20px;
    position: static;
  }
  .navbar .header-social a {
    font-size: 20px;
    margin-right: 5px;
  }
  .navbar .header-social .plus16 {
    margin-top: -5px;
    margin-left: 5px;
    height: 24px;
    width: 24px;
    font-size: 11px;
    line-height: 24px;
  }
  .custom-html-widget .bvi-open {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #menu-left-menu .menu-item a {
    font-size: 12px;
    padding: 10px 5px;
  }
}
@media (max-width: 576px) {
  .h1,
  h1 {
    font-size: 2rem;
  }
  header {
    padding: 0;
  }
  #main-menu.navbar-nav > .nav-item > .nav-link {
    font-size: 14px !important;
  }
  .card-body_home {
    height: 105px;
    padding: 5px 30px;
    margin: 20px 0 0;
  }
  .card-text_top {
    float: left;
    height: auto;
    font-size: 20px;
    margin-top: 12px;
  }
  .card-body_img {
    float: right;
    margin-top: 0;
  }
}
@media (max-width: 320px) {
  .navbar .header-social {
    display: none;
  }
}

body .grecaptcha-badge {
  display: none;
}
body.page-id-121 .grecaptcha-badge,
body.page-id-125 .grecaptcha-badge {
  display: block;
}
