@charset "UTF-8";
@font-face {
  font-family: "PTSansRegular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/PTSansRegular/PTSansRegular.eot?#iefix") format("embedded-opentype"), url("fonts/PTSansRegular/PTSansRegular.woff") format("woff"), url("fonts/PTSansRegular/PTSansRegular.ttf") format("truetype"); }

@font-face {
  font-family: "PTSansBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/PTSansBold/PTSansBold.eot?#iefix") format("embedded-opentype"), url("fonts/PTSansBold/PTSansBold.woff") format("woff"), url("fonts/PTSansBold/PTSansBold.ttf") format("truetype"); }

@font-face {
  font-family: "PTSansItalic";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/PTSansItalic/PTSansItalic.eot?#iefix") format("embedded-opentype"), url("fonts/PTSansItalic/PTSansItalic.woff") format("woff"), url("fonts/PTSansItalic/PTSansItalic.ttf") format("truetype"); }

@font-face {
  font-family: "PTSansBoldItalic";c-content-detail-block7-a
  font-style: normal;
  font-weight: normal;
  src: url("fonts/PTSansBoldItalic/PTSansBoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/PTSansBoldItalic/PTSansBoldItalic.woff") format("woff"), url("fonts/PTSansBoldItalic/PTSansBoldItalic.ttf") format("truetype"); }

@font-face {
  font-family: "PFDinTextCompProRegular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/PFDinTextCompProRegular/PFDinTextCompProRegular.eot?#iefix") format("embedded-opentype"), url("fonts/PFDinTextCompProRegular/PFDinTextCompProRegular.woff") format("woff"), url("fonts/PFDinTextCompProRegular/PFDinTextCompProRegular.ttf") format("truetype"); }

@font-face {
  font-family: "PFDinTextCompProLight";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/PFDinTextCompProLight/PFDinTextCompProLight.eot?#iefix") format("embedded-opentype"), url("fonts/PFDinTextCompProLight/PFDinTextCompProLight.woff") format("woff"), url("fonts/PFDinTextCompProLight/PFDinTextCompProLight.ttf") format("truetype"); }

@font-face {
  font-family: "PFDinTextCompProMedium";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/PFDinTextCompProMedium/PFDinTextCompProMedium.eot?#iefix") format("embedded-opentype"), url("fonts/PFDinTextCompProMedium/PFDinTextCompProMedium.woff") format("woff"), url("fonts/PFDinTextCompProMedium/PFDinTextCompProMedium.ttf") format("truetype"); }

@font-face {
  font-family: "OranienbaumRegular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OranienbaumRegular/OranienbaumRegular.eot?#iefix") format("embedded-opentype"), url("fonts/OranienbaumRegular/OranienbaumRegular.woff") format("woff"), url("fonts/OranienbaumRegular/OranienbaumRegular.ttf") format("truetype"); }

body {
  min-width: 320px;
  position: relative;
  line-height: 1;
  font-family: "PTSansRegular", sans-serif;
  font-size: 14px;
  color: #000;
  overflow-x: hidden;
  background-color: #fff; }

.container {
  max-width: 1011px; }

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style: none; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  font-weight: normal; }

h1 {
  font-size: 2em; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 2em; }

h4 {
  font-size: 2em; }

h5 {
  font-size: 2em; }

h6 {
  font-size: 2em; }

a {
  text-decoration: none;
  display: inline-block; }
  a:hover {
    text-decoration: none; }
  a:focus {
    text-decoration: none; }
    a:focus:hover {
      text-decoration: none; }

img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%; }

.hidden {
  display: none; }
.dfl{
	display: flex;
}

.data-table.bx-changepass-table {
  float: none;
  margin-top: 40px;
}

.data-table.bx-changepass-table thead td {
  color: #a7a7a7;
  font-family: "PFDinTextCompProMedium", sans-serif;
  margin-bottom: 30px;
  display: block;
  font-size: 36px;
  text-transform: uppercase;
}

.data-table.bx-changepass-table thead td b {
  font-weight: normal;
}

.data-table.bx-changepass-table tbody tr {
  margin-bottom: 6px;
  display: block;
}

.data-table.bx-changepass-table tbody tr td {
  min-width: 200px;
  max-width: 278px;
  font-size: 20px;
  color: #a7a7a7;
  font-family: "PFDinTextCompProMedium", sans-serif;
}

.data-table.bx-changepass-table input {
    width: 278px;
    font-size: 14px;
    height: 25px;
    border: 1px solid #dedede;
    padding: 2px 6px;
    font-family: "PTSansRegular", sans-serif;
    color: #000;
}

.data-table.bx-changepass-table tfoot td {
  display: inline-block;
  margin-top: 35px;
  margin-bottom: 40px;
}

.data-table.bx-changepass-table input[type=submit] {
  display: block;
  background-color: #8B559E;
  height: auto;
  font-size: 20px;
  color: #fff;
  padding: 10px;
  min-width: 200px;
  max-width: 200px;
  font-family: "PFDinTextCompProRegular", sans-serif;
  border: none;
}

.bx-auth {
  margin-bottom: 50px;
}

.bx-auth p {
  font-size: 14px;
  line-height: 1.64286;
  color: #a7a7a7;
  max-width: 500px;
  width: 100%;
  margin-bottom: 10px;
}

@media only screen and (max-width: 540px) {

  .data-table.bx-changepass-table tbody tr td {
    display: block;
    margin-bottom: 5px;
    max-width: 100%;
  }

  .data-table.bx-changepass-table tbody tr {
    margin-bottom: 20px;
  }

}

.c-btn {
  text-decoration: none;
  display: inline-block;
  text-align: center;
  border: none;
  height: auto!important;
 /* background: none; */}
  .c-btn:hover {
    text-decoration: none; }
  .c-btn:focus {
    text-decoration: none; }
    .c-btn:focus:hover {
      text-decoration: none; }

.c-btn-default {
  background-color: #8B559E;
  color: #333;
  padding: 15px 50px;
  font-weight: bold; }
  .c-btn-default:hover {
    background-color: #f40161; }

.c-btn-type1 {
  background-color: #c6c6c6;
  font-size: 20px;
  color: #5c5c5c;
  padding: 10px;
  font-family: "PFDinTextCompProRegular", sans-serif; }
  .c-btn-type1:hover {
    color: #5c5c5c; }
  .c-btn-type1:focus {
    color: #5c5c5c; }
  .c-btn-type1:hover {
    background-color: #8B559E;
    color: #fff; }

.c-btn-type2 {
  background-color: #8B559E;
  font-size: 20px;
  color: #fff;
  padding: 10px;
  font-family: "PFDinTextCompProRegular", sans-serif; }
  .c-btn-type2:hover {
    color: #fff; }
  .c-btn-type2:focus {
    color: #fff; }
  .c-btn-type2:hover {
    background-color: #8B559E; }

.c-btn-type3 {
  background-color: #c6c6c6;
  font-size: 20px;
  color: #fff;
  font-family: "PFDinTextCompProRegular", sans-serif;
  padding: 10px; }
  .c-btn-type3:hover {
    color: #fff; }
  .c-btn-type3:focus {
    color: #fff; }
  .c-btn-type3:hover {
    background-color: #8B559E; }
  .c-btn-type3.active {
    background-color: #8B559E; }

.c-btn-type4 {
  background-color: #c6c6c6;
  font-size: 20px;
  color: #5c5c5c;
  padding: 10px;
  font-family: "PFDinTextCompProRegular", sans-serif; }
  .c-btn-type4:hover {
    color: #5c5c5c; }
  .c-btn-type4:focus {
    color: #5c5c5c; }
  .c-btn-type4:hover {
    text-decoration: underline; }

.c-btn-type5 {
  background-color: #ee81a9;
  padding: 6px 25px;
  font-size: 22px;
  color: #fff;
  font-family: "PFDinTextCompProRegular", sans-serif;
  min-width: 140px; }
  .c-btn-type5:hover {
    color: #fff; }
  .c-btn-type5:focus {
    color: #fff; }

.c-btn-type6 {
  background-color: #c6c6c6;
  font-size: 20px;
  color: #000;
  padding: 5px 10px;
  font-family: "PFDinTextCompProRegular", sans-serif;
  min-width: 100px; }
  .c-btn-type6:hover {
    color: #000; }
  .c-btn-type6:focus {
    color: #000; }
  .c-btn-type6:hover {
    background-color: #cc0151;
    color: #fff; }

.c-btn-type7 {
  background-color: #8B559E;
  font-size: 16px;
  color: #fff;
  padding: 3px 10px;
  font-family: "PFDinTextCompProRegular", sans-serif; }
  .c-btn-type7:hover {
    color: #fff; }
  .c-btn-type7:focus {
    color: #fff; }

.c-btn-show-more {
  padding: 10px 15px;
  background-color: #c6c6c6;
  font-size: 20px;
  color: #000;
  font-family: "PFDinTextCompProRegular", sans-serif;
  max-width: 276px;
  width: 100%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden; }
  .c-btn-show-more:hover {
    color: #000; }
  .c-btn-show-more:focus {
    color: #000; }
  .c-btn-show-more span {
    position: relative; }
    .c-btn-show-more span::after {
      content: "";
      display: inline-block;
      width: 16px;
      height: 11px;
      background-image: url("img/arrows-show-more.png");
      background-repeat: no-repeat;
      margin-left: 10px;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
  .c-btn-show-more:hover {
    background-color: #adadad; }

* {
  outline: none !important; }
  *::-webkit-input-placeholder {
    color: #666;
    opacity: 1; }
  *:-moz-placeholder {
    color: #666;
    opacity: 1; }
  *::-moz-placeholder {
    color: #666;
    opacity: 1; }
  *:-ms-input-placeholder {
    color: #666;
    opacity: 1; }
  *:focus::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  *:focus::-moz-placeholder {
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  *:focus:-moz-placeholder {
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  *:focus:-ms-input-placeholder {
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.c-form-item {
  position: relative;
  z-index: 0; }

input {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  border: 1px solid #c0c0c0; }

input[type=radio] {
  width: auto;
  margin-right: 8px; }

textarea {
  display: inline-block;
  width: 100%;
  resize: none;
  font-size: 14px;
  padding: 5px;
  border: 1px solid #c0c0c0; }

.c-feedback-form-wrap .c-form-item {
  margin-bottom: 15px; }

.c-feedback-form-wrap label {
  font-size: 14px;
  color: #b8b8b8;
  margin-bottom: 6px;
  display: block; }

.c-feedback-form-wrap input {
  height: 30px;
  border: 1px solid #c6c6c6;
  background-color: #fff;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  padding: 0 5px; }

.c-feedback-form-wrap textarea {
  height: 160px;
  -webkit-border-radius: 3px;
          border-radius: 3px; }

.c-select-block1 .c-select-wrap {
  max-width: 165px;
  display: inline-block;
  margin-right: 20px; }
  .c-select-block1 .c-select-wrap:last-child {
    margin-right: 0; }

.c-search-block1 input {
  height: 34px;
  line-height: 34px;
  font-size: 20px;
  font-family: "PFDinTextCompProLight", sans-serif;
  color: #000;
  background-color: #ddd;
  padding: 0 40px 0 10px; }
  .c-search-block1 input::-webkit-input-placeholder {
    color: #7e7e7e; }
  .c-search-block1 input:-moz-placeholder {
    color: #7e7e7e; }
  .c-search-block1 input::-moz-placeholder {
    color: #7e7e7e; }
  .c-search-block1 input:-ms-input-placeholder {
    color: #7e7e7e; }

.c-comments-login .c-form-item {
  max-width: 165px;
  width: 100%;
  margin-bottom: 10px; }
  .c-comments-login .c-form-item input:not([type=checkbox]) {
    height: 30px;
    background-color: white;
    border: 1px solid #c6c6c6;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    padding: 0 10px;
    font-size: 14px;
    color: #000; }
    .c-comments-login .c-form-item input:not([type=checkbox])::-webkit-input-placeholder {
      color: #aeaeae; }
    .c-comments-login .c-form-item input:not([type=checkbox]):-moz-placeholder {
      color: #aeaeae; }
    .c-comments-login .c-form-item input:not([type=checkbox])::-moz-placeholder {
      color: #aeaeae; }
    .c-comments-login .c-form-item input:not([type=checkbox]):-ms-input-placeholder {
      color: #aeaeae; }

.c-checkbox-item {
  font-size: 14px;
  color: #8f8f8f;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .c-checkbox-item input {
    width: auto;
    opacity: 0;
    visibility: hidden;
    display: none; }
    .c-checkbox-item input:checked + label::after {
      display: block; }
  .c-checkbox-item label {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: white;
    border: 1px solid #c6c6c6;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    position: relative;
    cursor: pointer;
    top: 3px;
    margin-right: 5px; }
    .c-checkbox-item label::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      width: 12px;
      height: 12px;
      background-color: #8B559E;
      -webkit-border-radius: 3px;
              border-radius: 3px;
      margin-top: -6px;
      margin-left: -6px;
      display: none; }

.c-popup-default {
  position: relative;
  max-width: 500px;
  width: 100%;
  margin: 0 auto; }

.c-popup-default-inner {
  background-color: #fff;
  padding: 30px 25px 30px;
  position: relative; }

.c-popup-default-title {
  font-size: 24px;
  margin-bottom: 20px; }

.c-popup-thankyou {
  text-align: center;
  font-size: 22px; }
  .c-popup-thankyou p {
    line-height: 1.3; }
  .c-popup-thankyou span {
    font-weight: bold; }

.mfp-close {
  width: auto;
  height: auto;
  line-height: 1;
  padding: 6px 12px !important;
  display: inline-block; }

.slick-arrow {
  background: none;
  border: none; }

.c-select-block1 .sel ect2-container .sel ect2-selection--single .select2-selection__rendered {
  min-width: 165px; }

.select2-container {
  width: 100% !important;
  margin-bottom: 15px; }
  .select2-container .select2-selection--single {
    min-width: 100%;
    height: auto;
    border-color: #c6c6c6; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      min-width: 100%;
      padding: 8px 25px 8px 8px;
      font-size: 14px;
      line-height: 1;
      color: #868686; }

.select2-container--default .select2-selection--single {
  -webkit-border-radius: 0;
          border-radius: 0; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 20px;
    height: 100%;
    background-color: #c6c6c6;
    top: 0; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      top: 50%;
      left: 50%;
      right: 0;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      border-color: #5c5c5c transparent transparent;
      margin: 0; }

.select2-dropdown {
  -webkit-border-radius: 0;
          border-radius: 0; }

.select2-results__option {
  font-size: 14px;
  padding: 8px;
  -webkit-border-radius: 0;
          border-radius: 0; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #8B559E;
  color: #fff; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #c6c6c6;
  color: #000; }

.c-preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #fff; }

.c-preloader-inner {
  background-image: url("img/preloader.png");
  background-repeat: no-repeat;
  height: 110px;
  width: 110px;
  margin-top: -55px;
  margin-left: -55px;
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-animation: preloader 3s ease infinite;
          animation: preloader 3s ease infinite; }

@-webkit-keyframes preloader {
  fr om {
    -webkit-transform: rotate(0) scale(1);
            transform: rotate(0) scale(1); }
  to {
    -webkit-transform: rotate(360deg) scale(1.2);
            transform: rotate(360deg) scale(1.2); } }

@keyframes preloader {
  fr om {
    -webkit-transform: rotate(0) scale(1);
            transform: rotate(0) scale(1); }
  to {
    -webkit-transform: rotate(360deg) scale(1.2);
            transform: rotate(360deg) scale(1.2); } }

.c-changed-padding {
  padding-right: 0;
  padding-left: 10px; }

.c-changed-padding-left-0 {
	padding-left: 0px;
}
.c-changed-padding-bottom-10{
	padding-bottom: 10px;
}

.c-a-block-type1 {
  display: block;
  max-width: 1920px;
 /* height: 250px;*/
  margin: 0 auto;
  background-size: cover;
  background-position: center; }

.c-header {
  margin-bottom: 35px; 
	position: relative;
	z-index: 5;
}

.c-top-logo-block {
  max-width: 362px;
  width: 100%;
  padding: 15px 0 15px;
  margin: 0 auto; }

.c-logo {
  height: 100px; }

.c-top-panel {
  background-color: #f4f4f4; }

.c-btn-toggle {
  padding: 10px 10px 10px 30px;
  background-color: #f4f4f4;
  font-size: 22px;
  cursor: pointer;
  font-family: "PFDinTextCompProRegular", sans-serif;
  border-bottom: 1px solid #c0c0c0;
  display: none;
  color: #868686; }

.c-main-nav {
  height: 50px;
  overflow: hidden; }
  .c-main-nav li {
    float: left;
    overflow: hidden; }
    .c-main-nav li a {
      min-height: 50px;
      font-size: 23px;
      color: #868686;
      font-family: "PFDinTextCompProRegular", sans-serif;
      padding: 14px 15px 13px;
      white-space: nowrap; }
      .c-main-nav li a:hover {
        color: #868686; }
      .c-main-nav li a:focus {
        color: #868686; }
      .c-main-nav li a:hover {
        background-color: #8B559E;
        color: #fff; }
      .c-main-nav li a.active {
        background-color: #8B559E;
        color: #fff; }

.c-search-block1 {
  padding: 8px 0; }

.c-search-blok1-ico {
  width: 20px;
  height: 32px !important;
  position: absolute;
  padding-right: 30px !important;
  top: 1px;
  right: 1px;
  border:none;
  background-image: url("img/ico-search.png");
  background-repeat: no-repeat;
  background-position: center; }
  .c-search-blok1-ico:hover {
    background-image: url("img/ico-search-a.png"); }

.c-second-nav .c-second-nav-first-level > li {
  float: left;
  position: relative;
  z-index: 1; }
  .c-second-nav .c-second-nav-first-level > li a {
    min-height: 36px;
    font-size: 22px;
    color: #8B559E;
    padding: 7px 15px;
    font-family: "PFDinTextCompProLight", sans-serif;
	display: block; }
    .c-second-nav .c-second-nav-first-level > li a:hover {
      color: #8B559E; }
    .c-second-nav .c-second-nav-first-level > li a:focus {
      color: #8B559E; }
    .c-second-nav .c-second-nav-first-level > li a:hover {
      background-color: #8B559E;
      color: #fff;
		text-decoration: none; }
    .c-second-nav .c-second-nav-first-level > li a.active {
      background-color: #8B559E;
      color: #fff; }
  .c-second-nav .c-second-nav-first-level > li:last-child:hover .c-second-nav-second-level {
    opacity: 1;
    visibility: visible;
    left: 0; }
  .c-second-nav .c-second-nav-first-level > li:last-child:hover .c-show-more-plus {
    background-image: url("img/ico-plus-a.png");
    background-color: #8B559E; }

.c-show-more-plus {
  width: 45px;
  height: 36px;
  background-image: url("img/ico-plus.png");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer; }
  .c-show-more-plus:hover {
    background-image: url("img/ico-plus-a.png");
    background-color: #8B559E; }

.c-second-nav-second-level {
  position: absolute;
  width: 165px;
  top: 100%;
  left: -10%;
  z-index: 100;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  .c-second-nav-second-level > li {
    display: block; }
    .c-second-nav-second-level > li a {
      width: 100%; }

.c-a-block-type2 {
  display: block;
  max-width: 728px;
  width: 100%;
  height: 90px;
  margin: 0 auto;
  background-size: cover;
  background-position: center; }

.c-default-block {
  padding-top: 30px; }

.c-default-block-title, h1.c-default-block-title {
  text-transform: uppercase;
  font-size: 70px;
  color: #5c5c5c;
  font-family: "PFDinTextCompProMedium", sans-serif;
  margin-bottom: 15px;
}


.c-news-item {
  border-top: 4px solid #000;
  padding-top: 7px;
  margin-bottom: 35px; }
  .c-news-item:hover .c-news-item-img {
    -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
            transform: scale(1.15); }
  .c-news-item:hover .c-news-item-bottom {
    border-color: #999; }
  .c-news-item:hover .c-news-item-time,
  .c-news-item:hover .c-news-item-text,
  .c-news-item:hover .c-news-item-category {
    color: #000; }
  .c-news-item:hover .c-news-item-title {
    color: #542b7b; }

.c-news-item-type1 .c-news-item-bottom {
  padding-right: 50px; }

.c-news-item-type2 .c-news-item-time {
  margin-bottom: 5px; }

.c-news-item-type2 .c-news-item-bottom {
  padding-bottom: 31px; }

.c-news-item-type2 .c-news-item-img {
  height: 155px; }

.c-news-item-type2 .c-news-item-title {
  font-size: 18px;
  line-height: 1.04348;
  margin-bottom: 0; }

.c-news-item-type3 .c-news-item-bottom {
  padding-top: 25px; }

.c-news-item-type3 .c-news-item-time {
  margin-bottom: 15px; }

.c-news-item-type3 .c-news-item-img {
  height: 185px; }

.c-news-item-type3 .c-news-item-title {
  font-size: 29px;
  line-height: 1.03448;
  margin-bottom: 0; }

.c-news-item-img-wrap {
  overflow: hidden; }

.c-news-item-img {
    display: block;
    height: 255px;
    background-color: #c0b0cb;
    background-size: cover !important;
    background-position: center !important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.c-news-item-bottom {
  border: 1px solid #dedede;
  border-top: none;
  position: relative;
  padding: 20px 15px 35px; }

.c-news-item-time {
  color: #9b9b9b;
  font-family: "PTSansRegular", sans-serif;
  font-size: 12px;
  margin-bottom: 20px; }

.c-news-item-title {
  font-size: 35px;
  color: #5c5c5c;
  line-height: 1.05714;
  font-family: "OranienbaumRegular", serif;
  margin-bottom: 25px; }
  .c-news-item-title:hover {
    color: #5c5c5c; }
  .c-news-item-title:focus {
    color: #5c5c5c; }

.c-news-item-text {
  color: #5c5c5c;
  font-family: "PTSansRegular", sans-serif;
  font-size: 14px;
  line-height: 1.42857; }

.c-news-item-category {
  position: absolute;
  left: 15px;
  top: 100%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fff;
  font-size: 14px;
  color: #9b9b9b;
  font-family: "PTSansBold", sans-serif;
  padding: 0 5px; }
  .c-news-item-category:hover {
    color: #9b9b9b; }
  .c-news-item-category:focus {
    color: #9b9b9b; }

.c-full-width-block {
  padding-bottom: 65px; }

.c-dark-block {
  background-color: #f6f6f6; }

.c-side-padding {
  padding-left: 15px;
  padding-right: 15px; }

.c-slider-arrows {
  text-align: right;
  margin-top: 23px;
  margin-bottom: 15px; }
  .c-slider-arrows .slick-arrow {
    -webkit-border-radius: 50%;
            border-radius: 50%;
    width: 37px;
    height: 37px;
    font-size: 0;
    color: transparent;
    padding: 0;
    border: 1px solid #c6c6c6;
    background-position: center;
    background-repeat: no-repeat; }
    .c-slider-arrows .slick-arrow:hover {
      background-color: #8B559E;
      border-color: #8B559E; }
  .c-slider-arrows .slick-prev {
    background-image: url("img/arrow1-left.png");
    background-position: center right 14px;
    margin-right: 5px; }
    .c-slider-arrows .slick-prev:hover {
      background-image: url("img/arrow1-left-a.png"); }
  .c-slider-arrows .slick-next {
    background-image: url("img/arrow1-right.png");
    background-position: center right 10px; }
    .c-slider-arrows .slick-next:hover {
      background-image: url("img/arrow1-right-a.png"); }

.c-slider-type1,
.c-slider-type2,
.c-slider-type3 {
  margin-left: -12px;
  margin-right: -12px; }

.c-news-item-type5 {
  margin: 0 12px;
  text-align: center;
  background-color: #fff; }
  .c-news-item-type5 .c-news-item-img {
    height: 130px; }
  .c-news-item-type5 .c-news-item-time {
    color: #8B559E; }
  .c-news-item-type5 .c-news-item-title {
    font-size: 18px; }
  .c-news-item-type5:hover .c-news-item-info {
    border-color: #999; }
  .c-news-item-type5:hover .c-news-item-time {
    color: #cc0151; }
  .c-news-item-type5:hover .c-news-item-info-item {
    color: #000; }

.c-news-item-info {
  border: 1px solid #dedede;
  border-top: none;
  background-color: #f6f6f6;
  padding: 12px;
  text-align: center; }

.c-news-item-info-item {
  position: relative;
  padding-left: 25px;
  min-height: 22px;
  line-height: 22px;
  display: inline-block;
  margin-right: 6px;
  font-size: 16px;
  color: #5c5c5c;
  font-family: "PFDinTextCompProLight", sans-serif; }
  .c-news-item-info-item:hover {
    color: #5c5c5c; }
  .c-news-item-info-item:focus {
    color: #5c5c5c; }
  .c-news-item-info-item:last-child {
    margin-right: 0; }
  .c-news-item-info-item::before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat; }

.c-news-views::before {
  background-image: url("img/ico-views.png"); }

.c-news-comments::before {
  background-image: url("img/ico-comments.png"); }

.c-news-item-type6 {
  margin: 0 12px;
  background-color: #fff; }
  .c-news-item-type6 .c-news-item-img {
    height: 130px; }
  .c-news-item-type6 .c-news-item-time {
    color: #8B559E; }
  .c-news-item-type6 .c-news-item-title {
    font-size: 20px; }
  .c-news-item-type6:hover .c-news-item-time {
    color: #cc0151; }

.c-news-item-type7 {
  text-align: center;
  margin: 0 12px; }
  .c-news-item-type7 .c-news-item-img-wrap {
    border: 1px solid #dedede;
    border-bottom: none;
    padding-top: 15px;
    overflow: visible;
    padding-bottom: 10px; }
  .c-news-item-type7 .c-news-item-img {
    -webkit-border-radius: 50%;
            border-radius: 50%;
    width: 90px;
    height: 90px;
    margin: 0 auto; }
  .c-news-item-type7 .c-news-item-title {
    margin-bottom: 10px;
    font-size: 23px; }
  .c-news-item-type7 .c-news-item-text {
    line-height: 1.71429; }
  .c-news-item-type7 .c-news-item-bottom {
    border-top: none;
    padding-bottom: 25px; }
  .c-news-item-type7:hover .c-news-item-img-wrap {
    border-color: #999; }

.c-news-item8 .c-news-item-img-wrap {
  display: block;
  height: 310px; }

.c-news-item8 .c-news-item-bottom {
  padding-right: 50px; }

.c-news-tabs-content .c-news-item:not(:first-child) {
  display: none; }

.c-news-tabs-content .c-news-item-title {
  margin-bottom: 0; }

.c-news-tabs .c-news-item-img-wrap {
  display: none; }

.c-news-tabs .c-news-item-title {
  font-size: 20px; }

.c-news-tabs .c-news-item:hover .c-news-item-title,
.c-news-tabs .c-news-item:hover .c-news-item-time {
  color: #5c5c5c; }

.c-news-tabs .c-news-item:hover .active .c-news-item-title,
.c-news-tabs .c-news-item:hover .active .c-news-item-time {
  color: #542b7b; }

.c-news-tabs .c-news-item-bottom {
  padding: 10px 15px 22px; }
  .c-news-tabs .c-news-item-bottom .c-news-item {
    border: none;
    margin-bottom: 18px;
    cursor: pointer; }
    .c-news-tabs .c-news-item-bottom .c-news-item:hover .c-news-item-title,
    .c-news-tabs .c-news-item-bottom .c-news-item:hover .c-news-item-time {
      color: #542b7b; }
    .c-news-tabs .c-news-item-bottom .c-news-item:hover .active .c-news-item-title,
    .c-news-tabs .c-news-item-bottom .c-news-item:hover .active .c-news-item-time {
      color: #000; }
  .c-news-tabs .c-news-item-bottom .c-news-item-time {
    margin-bottom: 10px; }
  .c-news-tabs .c-news-item-bottom .c-news-item-title {
    margin-bottom: 0; }
  .c-news-tabs .c-news-item-bottom .c-news-item-bottom {
    border: none;
    padding: 0; }

.c-news-tabs .active .c-news-item-title,
.c-news-tabs .active .c-news-item-time {
  color: #542b7b; }

.c-news-tabs-bottom {
  text-align: center;
  padding-bottom: 45px; }
  .c-news-tabs-bottom .c-btn-type1 {
    min-width: 275px; }

.c-panel-with-buttons {
  margin-bottom: 30px; }
  .c-panel-with-buttons li {
    margin-bottom: 10px; }
  .c-panel-with-buttons .c-btn-type3 {
    min-width: 222px;
    text-align: left;
    padding-left: 48px;
    background-repeat: no-repeat;
    background-position: center left 15px; }

.c-btn-private-cabinet {
  background-image: url("img/ico-cabinet.png");
  background-position: center left 17px; }

.c-btn-c-journal {
  background-image: url("img/ico-journal.png"); }
.c-btn-c-nws {
  background-image: url("img/ico-news.png");
	font-size: 19px;
 }
.c-block {
  margin-bottom: 50px; }
  .c-block h2::after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background-color: #a5a5a5;
    margin-top: 18px;
    margin-bottom: 20px; }
  .c-block h2 span:hover {
    text-decoration: none; }

.c-block-title {
  font-size: 28px;
  color: #5c5c5c;
  text-transform: uppercase;
  font-family: "PFDinTextCompProMedium", sans-serif; }
  .c-block-title:hover {
    color: #5c5c5c; }
  .c-block-title:focus {
    color: #5c5c5c; }
  .c-block-title:hover {
    text-decoration: underline; }

.c-block-type1 .c-btn-type4 {
  min-width: 222px; }

.c-block-type1-item {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  .c-block-type1-item::after {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background-color: #dedede;
    position: absolute;
    bottom: 0;
    left: 0; }

.c-block-type1-item-time {
  color: #8B559E;
  font-size: 12px;
  margin-bottom: 10px; }

.c-block-type1-item-title {
  font-size: 16px;
  color: #5c5c5c;
  line-height: 1.0625;
  font-family: "OranienbaumRegular", serif; }
  .c-block-type1-item-title:hover {
    color: #5c5c5c; }
  .c-block-type1-item-title:focus {
    color: #5c5c5c; }
  .c-block-type1-item-title:hover {
    text-decoration: underline; }

.c-block-type1-link {
  font-size: 18px;
  color: #5c5c5c;
  font-family: "PFDinTextCompProRegular", sans-serif;
  margin-bottom: 25px;
  margin-top: 5px; }
  .c-block-type1-link:hover {
    color: #5c5c5c; }
  .c-block-type1-link:focus {
    color: #5c5c5c; }
  .c-block-type1-link::after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 9px;
    background-image: url("img/arrow2.png");
    background-repeat: no-repeat;
    margin-left: 5px; }
  .c-block-type1-link:hover {
    text-decoration: underline; }

.c-block-type2-inner-title {
  color: #5c5c5c;
  font-size: 14px;
  line-height: 1.64286;
  margin-bottom: 15px; 
  margin-top: 15px;
}

.c-block-type2-item {
  font-size: 14px;
  line-height: 1.64286;
  color: #5c5c5c;
  padding-left: 20px;
  position: relative; }
  .c-block-type2-item input {
    position: absolute;
    top: 5px;
    left: 0; }

.c-block-type2 .c-btn-type2 {
  max-width: 222px;
  margin-top: 20px; }

.c-simple-wrap .c-btn-type2 {
  float: left;
  min-width: 80px;
  margin-right: 10px; }

.c-a-block-type3 {
  max-width: 240px;
  width: 100%;
  height: 400px;
  background-size: cover;
  background-position: center; }

.c-block-type3-item {
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 20px; }
  .c-block-type3-item:last-child {
    margin-bottom: 0; }
  .c-block-type3-item::after {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background-color: #dedede;
    position: absolute;
    bottom: 0;
    left: 0; }
  .c-block-type3-item:hover .c-block-type3-item-time {
    color: #cc0051; }
  .c-block-type3-item:hover .c-block-type3-item-title {
    color: #542b7b; }
  .c-block-type3-item:hover .c-block-type3-item-loction {
    color: #000; }

.c-block-type3-item-time {
  color: #8B559E;
  font-size: 12px;
  margin-bottom: 10px; }

.c-block-type3-item-title {
  font-size: 29px;
  color: #5c5c5c;
  line-height: 1.2;
  font-family: "OranienbaumRegular", serif;
  margin-bottom: 15px; }
  .c-block-type3-item-title:hover {
    color: #5c5c5c; }
  .c-block-type3-item-title:focus {
    color: #5c5c5c; }

.c-block-type3-item-loction {
  font-size: 14px;
  color: #5c5c5c;
  line-height: 1.64286; }
  .c-block-type3-item-loction:hover {
    color: #5c5c5c; }
  .c-block-type3-item-loction:focus {
    color: #5c5c5c; }

.c-block-type4-item-img-wrap {
  width: 143px;
  height: 200px;
  display: block;
  background-size: cover;
  background-position: center;
  background-color: #7c7c7c;
  margin-bottom: 15px; }

.c-block-type4-item:hover .c-block-type4-item-title {
  color: #542b7b; }

.c-block-type4-item:hover .c-block-type4-item-text {
  color: #000; }

.c-block-type4-item-title {
  font-size: 23px;
  color: #5c5c5c;
  line-height: 1.04348;
  font-family: "OranienbaumRegular", serif;
  margin-bottom: 15px; }
  .c-block-type4-item-title:hover {
    color: #5c5c5c; }
  .c-block-type4-item-title:focus {
    color: #5c5c5c; }

.c-block-type4-item-text {
  font-size: 14px;
  color: #5c5c5c;
  line-height: 1.64286; }
  .c-block-type4-item-text:hover {
    color: #5c5c5c; }
  .c-block-type4-item-text:focus {
    color: #5c5c5c; }

.c-spacer30 {
  height: 30px; }

.c-spacer40 {
  height: 40px; }

.c-spacer50 {
  height: 50px; }

.c-spacer60 {
  height: 60px; }

.c-bottom-allign-block1 {
  position: relative;
  padding-right: 370px; }
  .c-bottom-allign-block1 .c-select-block1 {
    position: absolute;
    bottom: -5px;
    right: 0; }

.c-content-detail-block1-top {
  text-align: right;
  margin-bottom: 25px; }

.c-content-detail-block1-black-line {
  width: 100%;
  height: 4px;
  background-color: #000; }

.c-content-detail-block1-time {
  font-size: 12px;
  color: #9b9b9b;
  position: relative;
  top: -7px;
  background-color: #fff;
  padding-left: 27px;
  float: right; }

.c-content-detail-block1 {
  padding: 15px 0 25px;
  border-bottom: 4px solid #000;
  margin-bottom: 30px; }

.c-content-detail-block1-img {
  margin-bottom: 12px; }
  .c-content-detail-block1-img img {
    width: 100%; }

.c-content-detail-block1-foto-description {
  font-size: 16px;
  line-height: 1.25;
  font-family: "PTSansItalic", sans-serif;
  color: #482683;
  opacity: 0.5;
  text-align: right;
  margin-bottom: 15px; }

.c-content-detail-block1_1 {
  padding: 15px 0 25px;
  border-bottom: 4px solid #000;
  margin-bottom: 30px; }
  .c-content-detail-block1_1 .c-content-detail-block1-img {
    height: 410px; }

.c-content-detail-block1-author {
  text-align: right;
  font-size: 16px;
  line-height: 1.25;
  margin-bottom: 25px; }
  .c-content-detail-block1-author span {
    color: #8B559E;
    font-family: "PTSansBold", sans-serif;
    font-size: 17px;
    line-height: 1.17647; }

.c-content-detail-block1-text {
  color: #5c5c5c;
  font-family: "OranienbaumRegular", serif;
  font-size: 30px; }

.c-content-detail-block7-top {
  text-align: right;
  margin-bottom: 10px; }

.c-content-detail-block7-black-line {
  width: 100%;
  height: 4px;
  background-color: #000; }

.c-content-detail-block7-time {
  font-size: 12px;
  color: #9b9b9b;
  position: relative;
  top: -7px;
  background-color: #fff;
  padding-left: 27px;
  float: right; }

.c-content-detail-block7 {
  padding: 15px 0 0;
  margin-bottom: 40px; }

.c-content-detail-block7-img {
  width: 146px;
  height: 146px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-bottom: 12px; }
  .c-content-detail-block7-img img {
    -webkit-border-radius: 50%;
            border-radius: 50%; }

.c-content-detail-block7-img-name {
  font-size: 23px;
  color: #8B559E;
  font-family: "OranienbaumRegular", serif;
  display: block; }
  .c-content-detail-block7-img-name:hover {
    color: #8B559E; }
  .c-content-detail-block7-img-name:focus {
    color: #8B559E; }
  .c-content-detail-block7-img-name:hover {
    text-decoration: underline; }

.c-content-detail-block7-img-descr {
  font-size: 14px;
  line-height: 1.42857;
  color: #5c5c5c;
  margin-bottom: 15px; }

.c-content-detail-block7-author {
  text-align: right;
  font-size: 16px;
  line-height: 1.25;
  margin-bottom: 25px; }
  .c-content-detail-block7-author span {
    color: #8B559E;
    font-family: "PTSansBold", sans-serif;
    font-size: 17px;
    line-height: 1.17647; }

.c-content-detail-block7-text {
  color: #000;
  font-family: "OranienbaumRegular", serif;
  font-size: 30px;
  margin-bottom: 30px; }

.c-content-detail-block7-qanda {
  font-size: 16px;
  line-height: 1.3; }

.c-content-detail-block7-q {
  /*color: #8B559E;*/
color: #6326ce;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: middle; }
  .c-content-detail-block7-q::before {
    content: "";
    display: inline-block;
    width: 23px;
    height: 23px;
    /*background-image: url("img/ico-sputnik-text_new.png");*/
	background-image: url('img/interview_ico.svg');
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    margin-right: 6px; }

.c-content-detail-block7-a {
  color: #5c5c5c;
  margin-bottom: 25px; }
  .c-content-detail-block7-a span,
  .c-content-detail-block7-a strong{
    color: #8B559E;
    font-family: "PTSansBold", sans-serif;
  }

.c-content-detail-block7-img-text-wrap {
  float: right;
  text-align: right;
  margin-left: 55px; }
  .c-content-detail-block7-img-text-wrap .c-content-detail-block7-img {
    display: inline-block; }
  .c-content-detail-block7-img-text-wrap .c-content-detail-block7-img-descr {
    margin-bottom: 0; }


/*line-height*/
.c-content-detail1-wrap {
  /*line-height: inherit;*/
}
/*line-height*/


.c-content-detail1-wrap p {
  font-size: 16px;
  line-height: 1.25;
  color: #5c5c5c;
  margin-bottom: 25px; 
}

.c-content-detail1-wrap ul {
  padding-left: 40px;
  margin-bottom: 25px; 
  list-style-type: disc;
}

.c-content-detail-block2-title {
  text-transform: uppercase;
  color: #5c5c5c;
  font-size: 30px;
  font-family: "PFDinTextCompProMedium", sans-serif;
  margin-bottom: 5px; }

.c-content-detail-block3-title {
  color: #5c5c5c;
  font-size: 25px;
  text-transform: uppercase;
  font-family: "PFDinTextCompProLight", sans-serif;
  margin-bottom: 10px; }

.c-content-detail-block3-table {
  margin-bottom: 40px;
  overflow-x: auto; }
  .c-content-detail-block3-table table {
    width: 100%;
    max-width: 595px;
    text-align: center;
    border: 1px solid #b9b9b9; }
    .c-content-detail-block3-table table th {
      font-size: 16px;
      color: #707070;
      font-family: "PFDinTextCompProRegular", sans-serif;
      font-weight: normal;
      padding: 15px;
      background-color: #f0f0f0;
      border: 1px solid #b9b9b9; }
    .c-content-detail-block3-table table td {
      border: 1px solid #b9b9b9;
      padding: 5px;
      font-size: 18px;
      font-family: "PFDinTextCompProMedium", sans-serif;
      color: #afafaf; }

.c-content-detail-block4-left img,
.c-content-detail-block4-right img {
  max-width: 430px;
  width: 100%;
  margin-bottom: 15px; }

.c-content-detail-block4-right .c-content-detail-block4-img-wrap {
  text-align: right; }

.c-content-detail-block4-right .c-content-detail-block4-img-descr {
  padding-left: 15px; }

.c-content-detail-block4-img-descr {
  color: #8B559E;
  font-family: "OranienbaumRegular", serif;
  font-size: 14px;
  line-height: 1.42857;
  max-width: 430px;
  width: 100%;
  margin-bottom: 30px; }

.c-content-detail-block5 img {
  width: 100%;
  margin-bottom: 15px; }

.c-content-detail-block5-img-descr {
  color: #8B559E;
  font-family: "OranienbaumRegular", serif;
  font-size: 14px;
  line-height: 1.42857;
  margin-bottom: 30px; }

.c-content-detail-block6 {
  border-top: 6px solid #482683;
  border-bottom: 6px solid #482683;
  padding: 20px;
  margin-bottom: 30px; }
  .c-content-detail-block6 p {
    font-size: 20px;
    color: #482683;
    font-family: "OranienbaumRegular", serif;
    margin-bottom: 0; }

.c-content-detail-block-slider1,
.c-content-detail-block-slider2 {
  background-color: #eaeaea;
  padding: 15px;
  max-width: 640px;
  max-height: 400px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  text-align: center; }
  .c-content-detail-block-slider1 img,
  .c-content-detail-block-slider2 img {
    display: inline-block;
    height: 100%; }
  .c-content-detail-block-slider1 .slick-arrow,
  .c-content-detail-block-slider2 .slick-arrow {
    width: 25px;
    height: 42px;
    padding: 0;
    color: transparent;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    z-index: 1;
    -webkit-transition: all .15s ease;
    transition: all .15s ease; }
    .c-content-detail-block-slider1 .slick-arrow:hover,
    .c-content-detail-block-slider2 .slick-arrow:hover {
      -webkit-transform: scale(1.03);
          -ms-transform: scale(1.03);
              transform: scale(1.03); }
  .c-content-detail-block-slider1 .slick-prev,
  .c-content-detail-block-slider2 .slick-prev {
    background-image: url("img/arrow-pink-left.png");
    left: -40px; }
  .c-content-detail-block-slider1 .slick-next,
  .c-content-detail-block-slider2 .slick-next {
    background-image: url("img/arrow-pink-right.png");
    right: -40px; }

.c-content-detail-block-slider1-nav,
.c-content-detail-block-slider2-nav {
  max-width: 640px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 45px; }
  .c-content-detail-block-slider1-nav .slick-slide,
  .c-content-detail-block-slider2-nav .slick-slide {
    cursor: pointer;
    border: 2px solid transparent;
    padding: 3px; }
    .c-content-detail-block-slider1-nav .slick-slide:hover,
    .c-content-detail-block-slider2-nav .slick-slide:hover {
      opacity: 0.7; }
    .c-content-detail-block-slider1-nav .slick-slide.slick-current,
    .c-content-detail-block-slider2-nav .slick-slide.slick-current {
      border: 2px solid #8B559E;
      opacity: 1; }

.c-content-detail-block-copyright {
  margin-bottom: 20px;
  text-align: right; }

.c-content-detail-block-copyright-text {
  font-size: 16px;
  line-height: 1.25;
  color: #482683;
  opacity: 0.5;
  font-family: "PTSansItalic", sans-serif;
  text-align: left;
  float: left; }

.c-content-detail-block-copyright-link {
  font-size: 16px;
  color: #482683;
  opacity: 0.5;
  font-family: "PTSansItalic", sans-serif;
  border-bottom: 1px solid #482683;
  display: inline;
  text-align: right; }
  .c-content-detail-block-copyright-link:hover {
    color: #482683; }
  .c-content-detail-block-copyright-link:focus {
    color: #482683; }
  .c-content-detail-block-copyright-link:hover {
    border-bottom-color: transparent; }
  .c-content-detail-block-copyright-link:focus {
    border-bottom-color: #482683 px; }
    .c-content-detail-block-copyright-link:focus:hover {
      border-bottom-color: transparent; }

.c-content-detail-block-info {
  margin-top: 25px; }

.c-content-detail-block-category {
  font-size: 18px;
  color: #8b8b8b;
  font-family: "PFDinTextCompProLight", sans-serif;
  margin-bottom: 10px;
  margin-top: 20px;
}
  .c-content-detail-block-category span {
    font-family: "PFDinTextCompProMedium", sans-serif; }

.c-content-detail-block-info-item {
  position: relative;
  padding-left: 25px;
  min-height: 22px;
  line-height: 22px;
  display: inline-block;
  margin-right: 6px;
  font-size: 16px;
  color: #5c5c5c;
  font-family: "PFDinTextCompProLight", sans-serif; }
  .c-content-detail-block-info-item:hover {
    color: #5c5c5c; }
  .c-content-detail-block-info-item:focus {
    color: #5c5c5c; }
  .c-content-detail-block-info-item:last-child {
    margin-right: 0; }
  .c-content-detail-block-info-item::before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat; }

.c-content-detail-block-info-views::before {
  background-image: url("img/ico-views.png"); }

.c-content-detail-block-info-comments::before {
  background-image: url("img/ico-comments.png"); }

.c-content-detail-block-info-rating {
  text-align: center;
  max-width: 80px;
  width: 100%;
  margin-right: auto;
  margin-left: auto; }
  .c-content-detail-block-info-rating input {
    border: 1px solid #a5a5a5;
    text-align: center;
    font-size: 20px;
    color: #5c5c5c;
    font-family: "PFDinTextCompProLight", sans-serif;
    display: inline-block;
    width: 34px;
    margin: 0 2px; }

.c-content-detail-block-info-rating-title {
  font-size: 20px;
  color: #8b8b8b;
  font-family: "PFDinTextCompProMedium", sans-serif;
  margin-bottom: 5px; }

.c-content-detail-block-info-rating-plus,
.c-content-detail-block-info-rating-minus {
  width: 17px;
  height: 17px;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer; }

.c-content-detail-block-info-rating-plus {
  background-image: url("img/ico-rating-plus.png"); }

.c-content-detail-block-info-rating-minus {
  background-image: url("img/ico-rating-minus.png"); }

.c-content-detail-block-info-social {
  text-align: left;
  margin-top: 20px; }
  .c-content-detail-block-info-social li {
    display: inline-block; }
    .c-content-detail-block-info-social li a {
      background-repeat: no-repeat;
      width: 34px;
      height: 34px;
      background-size: contain;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
      .c-content-detail-block-info-social li a:hover {
        opacity: 0.7; }

.c-content-detail-block-info-social2 {
  text-align: left; }

.c-vk2 {
  background-image: url("img/ico-vk2.png"); }

.c-fb2 {
  background-image: url("img/ico-fb2.png"); }

.c-ok2 {
  background-image: url("img/ico-ok2.png"); }

.c-tw2 {
  background-image: url("img/ico-tw2.png"); }

.c-content-detail-block-info-wrap-tags {
  color: #8b8b8b;
  margin-top: 10px;
  margin-bottom: 15px;
  text-align: left; }

.c-content-detail-block-info-wrap-tags-title {
  font-size: 20px;
  font-family: "PFDinTextCompProMedium", sans-serif;
  display: inline-block;
  margin-right: 10px; }

.c-content-detail-block-info-wrap-tags-list {
  display: inline-block; }
  .c-content-detail-block-info-wrap-tags-list li {
    display: inline-block; }
  .c-content-detail-block-info-wrap-tags-list a {
    font-family: "PFDinTextCompProLight", sans-serif;
    font-size: 18px;
    color: #8b8b8b; }
    .c-content-detail-block-info-wrap-tags-list a:hover {
      color: #8b8b8b; }
    .c-content-detail-block-info-wrap-tags-list a:focus {
      color: #8b8b8b; }
    .c-content-detail-block-info-wrap-tags-list a:hover {
      text-decoration: underline; }

.c-content-detail-block-info-wrap .c-btn-type6 {
  float: right;
  min-width: 150px; }

.c-comments-block {
  margin-top: 40px;
  margin-bottom: 60px; }

.c-comments-title {
  font-size: 30px;
  color: #414141;
  font-family: "PFDinTextCompProLight", sans-serif;
  margin-bottom: 20px; }

.c-comments-top {
  border-bottom: 1px solid #8B559E;
  background-color: #f6f6f6; }

.c-comments-top-item {
  background-color: #8B559E;
  color: #fff;
  font-size: 20px;
  font-family: "PFDinTextCompProLight", sans-serif;
  display: inline-block;
  padding: 12px 23px; }

.c-comments-bottom {
  padding: 20px;
  background-color: #f6f6f6;
  margin-bottom: 50px; }

.c-comments-login .c-checkbox-item {
  margin-bottom: 30px; }

.c-comments-login-social {
  border-left: 2px solid #c6c6c6;
  border-right: 2px solid #c6c6c6;
  padding-left: 25px;
  min-height: 110px; }
  .c-comments-login-social li {
    display: inline-block;
    margin-right: 6px; }
    .c-comments-login-social li a {
      width: 40px;
      height: 40px;
      background-repeat: no-repeat;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
      .c-comments-login-social li a:last-child {
        margin-right: 0; }
      .c-comments-login-social li a:hover {
        opacity: 0.7; }

.c-fb3 {
  background-image: url("img/ico-fb3.png"); }

.c-vk3 {
  background-image: url("img/ico-vk3.png"); }

.c-comments-login-social-title {
  font-size: 12px;
  color: #aeaeae;
  margin-bottom: 10px; }

.c-comments-login-register a {
  font-size: 16px;
  color: #8B559E;
  border-bottom: 1px solid #8B559E;
  display: inline;
  font-family: "PFDinTextCompProLight", sans-serif; }
  .c-comments-login-register a:hover {
    color: #8B559E; }
  .c-comments-login-register a:focus {
    color: #8B559E; }
  .c-comments-login-register a:hover {
    border-bottom-color: transparent; }
  .c-comments-login-register a:focus {
    border-bottom-color: #8B559E px; }
    .c-comments-login-register a:focus:hover {
      border-bottom-color: transparent; }

.c-comments-list-item {
  margin-bottom: 35px; }

.c-comments-list-top {
  border-bottom: 1px solid #cecece;
  padding-bottom: 7px;
  margin-bottom: 10px; }

.c-comments-list-top-name {
  font-size: 16px;
  color: #474747;
  float: left; }

.c-comments-list-top-time {
  font-size: 12px;
  color: #9b9b9b;
  float: right;
  margin-top: 3px; }

.c-comments-list-item-text {
  color: #6d6d6d;
  font-size: 14px;
  line-height: 1.85714; }

.c-note {
  position: relative;
  padding-top: 80px; }
  .c-note::before {
    content: "“";
    position: absolute;
    top: 0;
    left: 0;
    font-family: "OranienbaumRegular", serif;
    color: #8B559E;
    font-size: 200px; }

.c-note1 {
  margin-bottom: 40px; }

.c-note1-title {
  float: left;
  text-align: right;
  width: 62%;
  font-size: 30px;
  color: #5c5c5c;
  font-family: "OranienbaumRegular", serif;
  padding-right: 60px; }

.c-note1-author {
  float: left;
  width: 38%;
  padding-top: 5px; }

.c-note1-author-img {
  width: 112px;
  height: 112px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-bottom: 15px;
  display: block; }
  .c-note1-author-img img {
    -webkit-border-radius: 50%;
            border-radius: 50%; }

.c-note1-author-name {
  font-size: 24px;
  color: #8B559E;
  font-family: "OranienbaumRegular", serif; }
  .c-note1-author-name:hover {
    color: #8B559E; }
  .c-note1-author-name:focus {
    color: #8B559E; }
  .c-note1-author-name:hover {
    text-decoration: underline; }

.c-note1-author-work {
  font-size: 14px;
  line-height: 1.42857;
  color: #5c5c5c; }

.c-note2 {
  margin-bottom: 70px;
  padding-left: 40px; }

.c-note2-author-img {
  width: 112px;
  height: 112px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-bottom: 15px;
  display: block; }
  .c-note2-author-img img {
    -webkit-border-radius: 50%;
            border-radius: 50%; }

.c-note2-title {
  font-size: 30px;
  color: #8B559E;
  font-family: "OranienbaumRegular", serif;
  margin-bottom: 5px; }

.c-note2-title-descr {
  font-size: 20px;
  font-family: "OranienbaumRegular", serif;
  color: #5c5c5c; }

.c-note2-author {
  width: 40%;
  float: left;
  padding-bottom: 80px;
  padding-right: 10px; }

.c-note2-author-name {
  font-size: 23px;
  color: #8B559E;
  font-family: "OranienbaumRegular", serif; }
  .c-note2-author-name:hover {
    color: #8B559E; }
  .c-note2-author-name:focus {
    color: #8B559E; }
  .c-note2-author-name:hover {
    text-decoration: underline; }

.c-note2-author-work {
  font-size: 14px;
  line-height: 1.42857;
  color: #5c5c5c;
  font-family: "PTSansRegular", sans-serif; }

.c-note3 {
  margin-bottom: 60px;
  padding-left: 45px; }

.c-note3-title {
  font-size: 30px;
  color: #8B559E;
  font-family: "OranienbaumRegular", serif;
  margin-bottom: 10px; }

.c-note3-text {
  font-size: 20px;
  font-family: "OranienbaumRegular", serif;
  color: #5c5c5c; }

.c-note3-bottom-text {
  font-size: 16px;
  line-height: 1.25;
  color: #5c5c5c;
  border-top: 1px solid #000;
  max-width: 380px;
  width: 100%;
  margin-top: 35px;
  padding-top: 5px; }

.c-block-type5 {
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  padding-top: 25px; }

.c-block-type5-item {
  margin-bottom: 15px;
  max-width: 349px;
  width: 100%;
  float: left;
  margin-right: 30px; }
  .c-block-type5-item:nth-child(2n+2) {
    margin-right: 0; }

.c-block-type5-item-title {
  font-size: 32px;
  color: #5c5c5c;
  font-family: "PFDinTextCompProMedium", sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px; }
  .c-block-type5-item-title:hover {
    color: #5c5c5c; }
  .c-block-type5-item-title:focus {
    color: #5c5c5c; }
  .c-block-type5-item-title:hover {
    opacity: 0.7; }

.c-block-type5-item-img {
  float: left;
  width: 112px;
  margin-right: 20px; }
  .c-block-type5-item-img:hover {
    opacity: 0.7; }

.c-block-type5-item-text-wrap {
  float: left;
  width: -webkit-calc(100% - 132px);
  width: calc(100% - 132px); }

.c-block-type5-item-content-title {
  font-size: 18px;
  color: #5c5c5c;
  font-family: "PTSansBold", sans-serif;
  margin-bottom: 5px; }
  .c-block-type5-item-content-title:hover {
    color: #5c5c5c; }
  .c-block-type5-item-content-title:focus {
    color: #5c5c5c; }
  .c-block-type5-item-content-title:hover {
    opacity: 0.7; }

.c-block-type5-content .c-btn-type6 {
  margin-right: 10px; }
  .c-block-type5-content .c-btn-type6:last-child {
    margin-right: 0; }

.c-block-type5-item-content-text {
  font-size: 12px;
  line-height: 1.1;
  color: #5c5c5c;
  margin-bottom: 14px; }

.c-block-type5-item-btn-wrap {
  float: left; }

.c-block-type6-item {
  margin-bottom: 30px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  .c-block-type6-item:hover {
    opacity: 0.7; }

.c-block-type6-item-title {
  font-size: 32px;
  color: #5c5c5c;
  font-family: "PFDinTextCompProMedium", sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px; }
  .c-block-type6-item-title:hover {
    color: #5c5c5c; }
  .c-block-type6-item-title:focus {
    color: #5c5c5c; }

.c-block-type6-item-img {
  width: 100%;
  height: 187px;
  background-position: center;
  background-size: cover; }

.c-underline-title {
  border-bottom: 4px solid #000;
  padding-bottom: 15px;
  margin-bottom: 25px; }

.c-nav-type2 {
  background-color: #f2f2f2;
  margin-bottom: 25px; }
  .c-nav-type2 li {
    float: left; }
  .c-nav-type2 a {
    font-size: 24px;
    color: #8B559E;
    font-family: "PFDinTextCompProRegular", sans-serif;
    padding: 15px 25px;
    text-align: center; }
    .c-nav-type2 a:hover {
      color: #8B559E; }
    .c-nav-type2 a:focus {
      color: #8B559E; }
    .c-nav-type2 a.active {
      background-color: #8B559E;
      color: #fff; }
      .c-nav-type2 a.active:hover {
        background-color: #8B559E; }
    .c-nav-type2 a:hover {
      background-color: #8B559E;
      color: #fff; }

.c-second-title {
  text-transform: uppercase;
  font-size: 40px;
  color: #5c5c5c;
  font-family: "PFDinTextCompProMedium", sans-serif;
  margin-bottom: 25px; }

.c-block-type7 p {
  color: #5c5c5c;
  font-size: 14px;
  line-height: 1.71429; }

.c-block-type7-item {
  margin-bottom: 45px; }

.c-block-type7-item-title {
  font-size: 23px;
  color: #5c5c5c;
  line-height: 1.04348;
  font-family: "OranienbaumRegular", serif;
  margin-bottom: 10px; }
  .c-block-type7-item-title:hover {
    color: #5c5c5c; }
  .c-block-type7-item-title:focus {
    color: #5c5c5c; }
  .c-block-type7-item-title:hover {
    text-decoration: underline; }

.c-block-type7-item-descr {
  font-size: 18px;
  color: #8B559E;
  font-family: "OranienbaumRegular", serif;
  margin-bottom: 10px; }

.c-block-type8-item {
  margin-bottom: 65px; }
  .c-block-type8-item:last-child {
    margin-bottom: 40px; }
  .c-block-type8-item p {
    margin-bottom: 15px; }
  .c-block-type8-item .c-content-detail-block-info-wrap-tags {
    margin: 0 0 25px; }
  .c-block-type8-item .c-btn-type6 {
    padding: 10px;
    min-width: 226px; }

.c-block-type8-item-img {
  width: 156px;
  height: 156px;
  float: left;
  margin-right: 40px;
  margin-bottom: 15px;
  -webkit-border-radius: 50%;
          border-radius: 50%; }
  .c-block-type8-item-img img {
    -webkit-border-radius: 50%;
            border-radius: 50%; }

.c-block-type8-item-content {
  float: left;
  width: -webkit-calc(100% - 206px);
  width: calc(100% - 206px); }

.c-block-type8-item-title {
  font-size: 24px;
  color: #5c5c5c;
  font-family: "OranienbaumRegular", serif;
  margin-bottom: 10px; }
  .c-block-type8-item-title:hover {
    color: #5c5c5c; }
  .c-block-type8-item-title:focus {
    color: #5c5c5c; }
  .c-block-type8-item-title:hover {
    text-decoration: underline; }

.c-block-type8-item-descr {
  font-size: 18px;
  color: #8B559E;
  font-family: "OranienbaumRegular", serif;
  margin-bottom: 15px; }

.c-contacts-block {
  color: #5c5c5c;
  font-size: 14px;
  line-height: 1.71429;
  margin-bottom: 25px; }
  .c-contacts-block a {
    font-size: 14px;
    color: #5c5c5c; }
    .c-contacts-block a:hover {
      color: #5c5c5c; }
    .c-contacts-block a:focus {
      color: #5c5c5c; }
    .c-contacts-block a:hover {
      color: #000; }

.c-feedback-form-wrap {
  margin-bottom: 95px; }
  .c-feedback-form-wrap .c-btn-type2 {
    font-size: 22px;
    padding: 5px 10px;
    margin-top: 18px; }

.c-feedback-form-wrap-title {
  font-size: 20px;
  color: #fff;
  font-family: "PFDinTextCompProLight", sans-serif;
  text-align: center;
  background-color: #a2a2a2;
  padding: 7px 10px; }

.c-feedback-form-wrap-inner {
  background-color: #fff;
  border: 1px solid #a2a2a2;
  padding: 30px 15px 15px; }

.c-feedback-form-wrap-left {
  width: 180px;
  float: left;
  margin-right: 20px; }

.c-form-item-capcha {
  margin-bottom: 15px; }
  .c-form-item-capcha input {
    width: 79px;
    float: left; }

.c-capcha-inner {
  height: 30px;
  background-color: #cdcdcd;
  width: 94px;
  float: left;
  margin-right: 7px; }

.c-feedback-form-wrap-right {
  float: left;
  width: -webkit-calc(100% - 200px);
  width: calc(100% - 200px); }

.c-about-text p {
  margin-bottom: 30px; }

.c-block-documents {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.c-block-documents-item {
  max-width: 243px;
  width: 100%;
  margin: 0 30px 50px; }

.c-block-documents-item-img {
  height: 332px;
  margin-bottom: 25px; }
  .c-block-documents-item-img:hover {
    opacity: 0.7; }

.c-block-documents-text {
  font-size: 19px;
  color: #5c5c5c;
  text-transform: uppercase;
  font-family: "PFDinTextCompProMedium", sans-serif; }
  .c-block-documents-text:hover {
    color: #5c5c5c; }
  .c-block-documents-text:focus {
    color: #5c5c5c; }

.c-block-type9 {
  padding-left: 20px; }

.c-block-type9-item {
  margin-bottom: 60px; }

.c-block-type9-item-title {
  font-size: 23px;
  font-size: 23px;
  color: #5c5c5c;
  font-family: "OranienbaumRegular", serif;
  margin-bottom: 10px; }
  .c-block-type9-item-title:hover {
    color: #5c5c5c; }
  .c-block-type9-item-title:focus {
    color: #5c5c5c; }
  .c-block-type9-item-title:hover {
    text-decoration: underline; }

.c-block-type9-item-descr {
  font-family: "OranienbaumRegular", serif;
  color: #8B559E;
  font-size: 18px;
  margin-bottom: 15px; }

.c-block-type9-item-list {
  margin-bottom: 15px; }
  .c-block-type9-item-list li {
    margin-bottom: 4px; }
  .c-block-type9-item-list a {
    font-size: 18px;
    color: #8b8b8b;
    font-family: "PFDinTextCompProLight", sans-serif;
    text-decoration: underline; }
    .c-block-type9-item-list a:hover {
      color: #8b8b8b; }
    .c-block-type9-item-list a:focus {
      color: #8b8b8b; }
    .c-block-type9-item-list a:hover {
      text-decoration: none; }

.c-no-mb {
  margin-bottom: 0; }

.c-filter-name {
  margin-bottom: 75px; }
  .c-filter-name li {
    float: left; }
  .c-filter-name a {
    font-size: 27px;
    color: #5c5c5c;
    text-transform: uppercase;
    font-family: "PFDinTextCompProMedium", sans-serif;
    text-decoration: underline;
    padding: 10px 6px; }
    .c-filter-name a:hover {
      color: #5c5c5c; }
    .c-filter-name a:focus {
      color: #5c5c5c; }
    .c-filter-name a.active {
      background-color: #8B559E;
      color: #fff; }
      .c-filter-name a.active:hover {
        background-color: #8B559E; }
    .c-filter-name a:hover {
      background-color: #8B559E;
      color: #fff; }

.c-block-type10-item {
  margin-bottom: 25px; }

.c-block-type10-item-left {
  float: left;
  max-width: 130px;
  width: 100%;
  padding-right: 10px; }

.c-block-type10-item-time {
  font-size: 20px;
  color: #5c5c5c;
  font-family: "PFDinTextCompProMedium", sans-serif;
  margin-bottom: 10px; }

.c-block-type10-item-right {
  float: left;
  width: -webkit-calc(100% - 130px);
  width: calc(100% - 130px); }

.c-block-type10-item-title {
  font-size: 20px;
  color: #5c5c5c;
  font-family: "PFDinTextCompProMedium", sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px; }
  .c-block-type10-item-title:hover {
    color: #5c5c5c; }
  .c-block-type10-item-title:focus {
    color: #5c5c5c; }
  .c-block-type10-item-title:hover {
    text-decoration: underline; }

.c-block-type10-item-text {
  font-size: 18px;
  line-height: 1.33333;
  color: #5c5c5c; }

.c-block-type11 {
  padding-left: 20px; }

.c-block-type11-title {
  font-size: 45px;
  color: #5c5c5c;
  font-family: "OranienbaumRegular", serif;
  margin-bottom: 10px; }
  .c-block-type11-title:hover {
    color: #5c5c5c; }
  .c-block-type11-title:focus {
    color: #5c5c5c; }
  .c-block-type11-title:hover {
    text-decoration: underline; }

.c-block-type11-descr {
  margin-bottom: 15px;
  font-size: 18px;
  color: #8B559E;
  font-family: "OranienbaumRegular", serif; }

.c-block-type11-text {
  font-size: 14px;
  line-height: 1.71429;
  color: #5c5c5c;
  margin-bottom: 25px; }

.c-footer {
  background-color: #8B559E;
  padding: 30px 0;
  min-height: 290px;
  color: #fff; }

.c-logo-foot {
  width: 191px;
  height: 48px;
  margin-bottom: 35px; }

.c-copyright {
  font-size: 12px;
  line-height: 1.5; }
  .c-copyright span {
    font-size: 10px;
    margin-top: 10px;
    display: inline-block; }

.c-foot-item {
  margin-top: 35px; }

.c-foot-item-title {
  font-size: 16px;
  font-family: "OranienbaumRegular", serif;
  margin-bottom: 12px; }

.c-foot-list li {
  margin-bottom: 10px; }

.c-foot-list a {
  font-size: 12px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  display: inline; }
  .c-foot-list a:hover {
    color: #fff; }
  .c-foot-list a:focus {
    color: #fff; }
  .c-foot-list a:hover {
    border-bottom-color: transparent; }
  .c-foot-list a:focus {
    border-bottom-color: rgba(255, 255, 255, 0.4) px; }
    .c-foot-list a:focus:hover {
      border-bottom-color: transparent; }

.c-social-panel li {
  float: left;
  margin-right: 5px;
  padding-top: 15px; }

.c-social-panel a {
  width: 24px;
  height: 24px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease; }
  .c-social-panel a:hover {
    opacity: 0.7; }

.c-mail {
  background-image: url("img/ico-social1.png"); }

.c-fb {
  background-image: url("img/ico-social2.png"); }

.c-vk {
  background-image: url("img/ico-vk.png"); 
background-size: contain;}

.c-tg {
  background-image: url("img/ico-social4.png"); }
  
.c-tw {
  background-image: url("img/ico-social-tw.png"); }
.c-ok {
  background-image: url("img/ico-social-ok.png"); }
  

@media only screen and (max-width: 1200px) {
  .c-main-nav li a {
    font-size: 22px; }
  .c-news-item-bottom {
    padding-right: 15px; }
  .c-news-item8 .c-news-item-bottom {
    padding-right: 15px; }
  .c-block-type1 .c-btn-type1 {
    min-width: 210px; }
  .c-block-type2 .c-btn-type2 {
    min-width: 210px; }
  .c-simple-wrap .c-btn-type2 {
    min-width: 80px; }
  .c-bottom-allign-block1 {
    padding-right: 0; }
    .c-bottom-allign-block1 .c-select-block1 {
      position: static; }
  .c-note1-title {
    padding-right: 30px;
    width: 65%; }
  .c-note1-author {
    width: 35%; }
  .c-block-type5-item {
    max-width: 333px; }
  .c-block-type5-item-img {
    margin-bottom: 15px; }
  .c-block-type8-item-img {
    float: none;
    margin-right: 0; }
  .c-block-type8-item-content {
    float: none;
    width: 100%; } }

@media only screen and (max-width: 992px) {
  .c-block-type1 .c-btn-type1 {
    display: block;
    width: 250px; }
  .c-aside-panel .c-panel-with-buttons {
    display: none; }
  .c-aside-panel .c-a-block-type3 {
    display: none; }
  .c-aside-panel .c-block-type1 .c-btn-type4 {
    max-width: 230px;
    display: block; }
  .c-aside-panel .c-block-type3-item {
    float: left;
    width: 50%;
    padding-right: 20px; }
  .c-aside-panel .c-block-type4-item-img-wrap {
    float: left;
    margin-right: 20px; }
  .c-aside-panel .c-block-type4-item-title,
  .c-aside-panel .c-block-type4-item-text {
    width: -webkit-calc(100% - 162px);
    width: calc(100% - 162px);
    float: left; }
  .c-second-nav-second-level {
    left: auto;
    right: 0; }
  .c-second-nav .c-second-nav-first-level > li:last-child:hover .c-second-nav-second-level {
    left: auto;
    right: 0; }
  .c-foot-item-title,
  .c-foot-list {
    display: none; }
  .c-foot-item {
    margin: 0; }
  .c-logo-foot {
    margin-bottom: 10px; }
  .c-footer {
    min-height: 100%;
    padding: 15px 0; }
  .c-copyright br {
    display: none; }
  .c-copyright span {
    margin: 0;
    font-size: 12px; }
  .c-content-detail-block4-right .c-content-detail-block4-img-wrap {
    text-align: left; }
  .c-content-detail-block4-right .c-content-detail-block4-img-descr {
    padding-left: 0; }
  .c-comments-login {
    margin-bottom: 25px; }
  .c-comments-login-social {
    /*min-height: 100%;*/
    margin-bottom: 25px;
    padding: 0;
    border: none; } }

@media only screen and (max-width: 768px) {
  .c-slider-arrows {
    margin-top: 0; }
  .c-default-block-title, h1.c-default-block-title {
    font-size: 36px; }
  .c-news-item-title {
    font-size: 28px; }
  .c-news-tabs-content .c-news-item:not(:first-child) {
    display: block;
    width: 50%;
    float: left;
    padding: 0 5px;
    border: none; }
    .c-news-tabs-content .c-news-item:not(:first-child)::before {
      content: "";
      display: block;
      width: 100%;
      height: 4px;
      background-color: #000;
      margin-bottom: 7px; }
    .c-news-tabs-content .c-news-item:not(:first-child) .c-news-item-img-wrap {
      height: 200px;
      background-image: url("img/test-news.jpg");
      background-size: cover;
      background-position: center; }
    .c-news-tabs-content .c-news-item:not(:first-child) iframe {
      display: none; }
  .c-mobile-menu {
    display: none;
    border-bottom: 2px solid #8B559E;
    background-color: #f4f4f4; }
    .c-mobile-menu li {
      border-bottom: 1px solid #c0c0c0; }
      .c-mobile-menu li:last-child {
        border-bottom: none; }
    .c-top-panel li:last-child {
      border-bottom: 5px solid #c0c0c0;
    }
  .c-btn-toggle {
    display: block; }
  .c-top-panel {
    background-color: transparent; }
    .c-top-panel .container {
      padding-left: 0;
      padding-right: 0; }
    .c-top-panel .row {
      margin-right: 0;
      margin-left: 0; }
    .c-top-panel .col-lg-9,
    .c-top-panel .col-lg-3 {
      padding-left: 0;
      padding-right: 0; }
  .c-main-nav {
    height: auto;
    overflow: visible; }
    .c-main-nav li {
      display: block;
      float: none; }
      .c-main-nav li a {
        width: 100%;
        padding: 10px;
        /*min-height: 100%;*/
        font-family: "PFDinTextCompProLight", sans-serif; }
  .c-second-nav .container {
    padding-left: 0;
    padding-right: 0; }
  .c-second-nav .c-second-nav-first-level > li {
    float: none; }
    .c-second-nav .c-second-nav-first-level > li a {
      width: 100%;
      padding: 10px;
     /* min-height: 100%;*/
      color: #868686; }
  .c-second-nav-second-level {
    background-color: transparent;
    opacity: 1;
    visibility: visible;
    position: static;
    width: 100%;
    border: none; }
  .c-show-more-plus {
    display: none; }
  .c-search-block1 {
    padding: 10px;
    border-bottom: 1px solid #c0c0c0;
    display: none; }
  .c-news-item-type2 {
    width: 50%;
    float: left;
    padding-right: 15px;
    border: none; }
    .c-news-item-type2::before {
      content: "";
      display: block;
      width: 100%;
      height: 4px;
      background-color: #000; }
    .c-news-item-type2:last-child {
      padding-right: 0;
      padding-left: 15px; }
  .c-news-item-type3 .c-news-item-title {
    font-size: 23px; }
  .c-panel-with-buttons {
    margin-bottom: 0;
    border-bottom: 1px solid #c0c0c0; }
    .c-panel-with-buttons li {
      margin-bottom: 0;
      padding: 10px; }
  .c-content-detail-block-slider1,
  .c-content-detail-block-slider2 {
    margin-bottom: 30px;
    padding: 0; }
    .c-content-detail-block-slider1 .slick-prev,
    .c-content-detail-block-slider2 .slick-prev {
      left: 5px; }
    .c-content-detail-block-slider1 .slick-next,
    .c-content-detail-block-slider2 .slick-next {
      right: 5px; }
  .c-content-detail-block-slider1-nav,
  .c-content-detail-block-slider2-nav {
    display: none; }
  .c-content-detail-block-info-wrap {
    text-align: center; }
  .c-content-detail-block-info {
    margin-bottom: 20px;
    margin-top: 0; }
  .c-content-detail-block-info-rating {
    margin-bottom: 25px; }
  .c-content-detail-block-info-social {
    text-align: center;
    margin-top: 0; }
  .c-aside-panel .c-block-type3-item {
    float: none;
    width: 100%;
    padding-right: 0; }
  .c-content-detail-block7-img-text-wrap {
    float: none;
    text-align: left;
    margin-left: 0;
    margin-bottom: 15px; }
  .c-note1 {
    padding-top: 80px; }
  .c-note1-title {
    width: 100%;
    padding-right: 0;
    text-align: left;
    float: none;
    margin-bottom: 10px;
    font-size: 26px; }
  .c-note1-author {
    width: 100%;
    float: none; }
  .c-note2 {
    padding-left: 0;
    margin-bottom: 30px; }
  .c-note2-author {
    float: none;
    width: 100%;
    padding-bottom: 15px;
    padding-right: 0; }
  .c-note3 {
    padding-left: 0;
    margin-bottom: 30px; }
  .c-content-detail-block-info-wrap .c-btn-type6 {
    float: none; }
  .c-block-type6-item {
    max-width: 350px;
    width: 100%; }
  .c-block-type5-item {
    max-width: 100%;
    float: none; }
  .c-block-type9 {
    padding-left: 0; }
  .c-block-type11 {
    padding-left: 0; }
  .c-block-type10-item-left,
  .c-block-type10-item-right {
    width: 100%;
    float: none; }
  .c-block-type11-title {
    font-size: 36px; }
  .c-block-type6-item-title {
    font-size: 26px; }
  .c-block-type5-item-title {
    font-size: 26px; } }

@media only screen and (max-width: 480px) {
  .c-news-tabs-content .c-news-item:not(:first-child) {
    width: 100%;
    float: none;
    padding: 0; }
  .c-news-item-title {
    font-size: 23px; }
  .c-news-item-type2 {
    width: 100%;
    float: none;
    padding: 0; }
    .c-news-item-type2:last-child {
      padding: 0; }
    .c-news-item-type2 .c-news-item-img {
      height: 185px; }
  .c-news-item-type5,
  .c-news-item-type6,
  .c-news-item-type7 {
    margin: 0; }
  .c-slider-type1,
  .c-slider-type2,
  .c-slider-type3 {
    margin-left: 0;
    margin-right: 0; }
  .c-content-detail-block1-text,
  .c-content-detail-block7-text {
    font-size: 26px; }
  .c-content-detail-block6 {
    padding: 15px; }
  .c-aside-panel .c-block-type4-item-img-wrap {
    float: none;
    margin-right: 0; }
  .c-aside-panel .c-block-type4-item-title,
  .c-aside-panel .c-block-type4-item-text {
    width: 100%;
    float: none; }
  .c-content-detail-block1_1 .c-content-detail-block1-img {
    height: 250px; }
  .c-nav-type2 li {
    float: none; }
  .c-nav-type2 a {
    width: 100%; }
  .c-feedback-form-wrap-left,
  .c-feedback-form-wrap-right {
    float: none;
    width: 100%; }
  .c-feedback-form-wrap {
    margin-bottom: 30px; }
    .c-feedback-form-wrap .c-btn-type2 {
      margin-top: 0; }
  .c-feedback-form-wrap-inner {
    padding: 30px 15px; }
  .c-block-documents-item-img {
    height: auto;
    margin-bottom: 15px; }
  .c-block-type11-title {
    font-size: 28px; }
  .c-content-detail-block-slider1 a,
  .c-content-detail-block-slider2 a {
    height: 180px; } }


.c-footer a:hover, .c-footer a:link, .c-footer a:visited{
  text-decoration: none;
}

.c-main-nav li a{
  line-height: 50px !important;
  padding: 0 15px !important;
}
.c-news-item-type3 .c-news-item-title:hover, .c-news-item-category:hover{
  text-decoration: none;
  cursor: pointer;
}
.banner_728x90{
  background: url(img/a-image2.jpg) no-repeat;
}
.c-btn-type3{
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
}
.tsp_banner_240x400{
  background: url(img/a-image3.jpg) no-repeat;
}

.slick-slide{
  height: auto;
}

.c-news-item-img{
  background: #fff;
}
.c-news-item-type6 .c-news-item-img img{
  margin: 0 auto;
}

@media only screen and (max-width: 992px){
  .c-footer{
    min-height: auto;
  }
}
  .c-video-tabs .video_preview{
    display: none;
  }

  @media only screen and (max-width: 768px){
  .c-news-tabs-content .c-news-item:not(:first-child) .c-news-item-img-wrap{
   /* background: none;*/
  }
  .c-video-tabs .video_preview{
    display: block;
  }
}

.c-news-item-type3 .c-news-item-img{
  height: 187px;
}

.tsp_voting{
  font-family: "PTSansRegular", sans-serif;
}

.c-default-block.title-section {
    display: block;
    margin: 0px auto 30px;
}
table.data-table {
    float: right;
}
.data-table.bx-forgotpass-table .c-btn-type2 {
  margin-top: 30px;
  /*padding: 2px 6px;*/
}

.tsp_newslist.search h1{
    float:none;
}

.c-show-more-plus.active{
    background-color: #8B559E;
    color: #fff;
    background-image: url(img/ico-plus-a.png);
}
table.title-search-result td.title-search-item a {
    line-height: 14px;
}

.reviews-reply-form {
    margin-top: 40px;
}

.reviews-reply-buttons input,
.bx-core-adm-dialog-buttons input {
    width: inherit;
}
.feed-add-post div.bx-html-editor {
    background-color: #e4e4e4;
}

.reviews-post-reply-buttons {
    display: none;
}

.reviews-post-table .message-post-date{
    float:right;
}

.reviews-post-table .autor {
    border-bottom: 1px solid #cecece;
    padding-bottom: 7px;
    margin-bottom: 10px;
    color: #474747;
}
table.reviews-post-table thead td, table.reviews-post-table tbody td div.reviews-text{
    padding-top:0px;
    margin-bottom: 35px;
}
.c-slider-type3 .c-news-item-bottom {
    min-height: 176px;
    max-height: 176px;
}
i {
    margin-top: 20px;
    display: inline-block;
}

.side-bar{
    margin-bottom: 50px;
}
.side-bar table.data-table {
    float: none;
}
div#rating {
    border: 1px solid #a5a5a5;
    text-align: center;
    font-size: 20px;
    color: #5c5c5c;
    font-family: "PFDinTextCompProLight", sans-serif;
    display: inline-block;
    width: 34px;
    height: 28px;
    line-height: 28px;
    background-color: #ebebe4;
    margin: 0 2px;
}

.c-block.c-block-type1 table.data-table {
    float: none;
}

.row.social a.c-btn.c-btn-type4 {
    background-color: #8B559E;
    color: #fff;
    margin-top:15px;
}

.form-footer {
    margin-top: 40px;
}

.subscribe .c-block-type34-item-right input {
    height: 15px !important;
    margin: 5px 0 10px;
}

#user_div_subscribe p.errortext {
    margin-bottom: 60px;
}

.c-block-type3-item-loction span {
    display: block;
    margin-top: 5px;
}

input#sessid + a.c-btn.c-btn-type4 {
    margin-top: 0px;
}

.c-content-detail-block-slider1-nav .slick-slide img {
	object-fit: cover;
    width: 200px;
    height: 100px;
}
.question_name{
	/*text-transform: uppercase;*/
    font-weight: bold;
    font-size: 20px;
}
.button_quest_wrapper{
	text-align: center;
    padding: 25px;
}
.answers_variant{
    font-size: 18px;
}
.c-yt{
    background-image: url(img/ico-social5-1.png);
}
.c-rss{
	background-image: url(img/rss_ico.png);
}
.c-inst{
background-image: url(img/ico-social6.png);
}
.c-zen{
background-image: url(img/ico-social7.png);
}
.ochep{
	text-align: center;
    color: rgba(255,255,255,0.7);
    font-size: 15px;
    top: 20px;
    position: relative;
}

@media screen and (max-width: 850px){
	.ochep{
		top: 0;
	}
}

/*4k*/

.btn-block{
	margin-bottom: 10px;
}
.about-fork-btn{
	display: inline-block;
	margin-right: 24px;
}
.about-fork-btn a{
	display: inline-block;
    background-image: url(/images/4k/4k_button.png);
    width: 350px;
    height: 57px;
    background-size: contain;
    background-repeat: no-repeat;
}
.about-fork-btn a:hover{
	background-image: url(/images/4k/4k_button_push.png);
}
.about-standart{
	display: inline-block;
}
.about-standart a{
	display: inline-block;
    background-image: url(/images/4k/about_standart.png);
    width: 350px;
    height: 57px;
    background-size: contain;
    background-repeat: no-repeat;
}
.about-standart a:hover{
	background-image: url(/images/4k/about_standart_hover.png);
}

.fork_main_menu li{
	display: inline-block;
	width: 48%;
	margin-left: 11px;
	margin-bottom: 15px;
}
.fork_main_menu #infr{
	width: 97%;
}
.fork_main_menu li span a{
	background-color: #8B559E;
    font-size: 20px;
    color: #fff;
    font-family: "PFDinTextCompProRegular", sans-serif;
    line-height: 50px;
    width: 100%;
    text-align: center;
}

#tbl_4k{
	margin: 20px 0px;
}
#tbl_4k thead td{
	font-size: 14px;
    text-align: center;
    font-family: INITIAL;
    font-weight: bolder;
    padding: 14px 14px;
    background-image: url(/images/4k/Gradient1px.png);
    background-repeat: repeat-x;
    background-size: contain;
    border-right: 1px solid white;
}
#tbl_4k tbody td{
	font-size: 14px;
    text-align: center;
    height: 35px;
    padding: 10px;
}
#tbl_4k tbody tr:nth-child(odd) td{
	border-right: 1px solid white;
    background-color: rgb(225,225,225);
}
#tbl_4k tbody tr:nth-child(even) td{
	border-right: 1px solid white;
    background-color: rgb(240,240,240);
}

/*MAIN_PAGE*/
#forK_button_main{
	display: block;
	width: 243px;
	height: 90px;
	background-image: url(/img/articles/4k_button.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}
#forK_button_main:hover{
	background-image: url(/img/articles/4k_button_hover.jpg);
}
@media only screen and (max-width: 999px) {
	#forK_button_main{
		display: none;
	}
}

/*TVGID*/

.tvgid_src{
}
.tvgid_src form{
	margin: 0;
    width: 100%;
    min-height: 20px;
    position: relative;
}
.tvgid_src input[type="text"]{
	width: 100%;
    height: 42px;
    padding-left: 15px;
}
.tvgid_src input[type="submit"]{
	height: 41px;
    width: 80px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #462785;
    cursor: pointer;
	color: white;
	border: none;
}
@media only screen and (max-width: 1200px){
	.tvgid_src form{
		width: 100%;
	}
}

.flt_title h2{
	font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid grey;
    width: 23%;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-color: #ababa9;
    color: #5c5c5c;
	font-family: "PFDinTextCompProMedium", sans-serif;
}

.tvg{
	float: left;
	/*width: 30%;*/
}
.tvg_in{
	float: right;
	width: 70%;
}
.bx-filter-parameters-box{
	margin-bottom: 15px;
	font-size: 15px;
    color: #5c5c5c;
    font-family: "OranienbaumRegular", serif;
}
.tvg_in input, .tvg_in select{
	height: 30px;
	width: 100%;
}
input[name="set_filter"]{
	width: 100px;
    float: right;
    height: 41px;
    border-radius: 0;
    background-color: #c6c6c6;
    border: none;
}
input[name="set_filter"]:hover, input[name="del_filter"]:hover{
	background-color: #462785;
	text-decoration: none;
	color: white;
}
input[name="del_filter"]{
	width: 100px;
    float: right;
    height: 41px;
    border-radius: 0;
    background-color: #c6c6c6;
    border: none;
	margin-left: 15px;
	text-decoration: none;
	color: white;
}
.main_tvgid_button{
	display: block;
    height: 65px;
    background-image: url(img/CT_button_fon.png);
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
}
.main_tvgid_button:hover{
	background-image: url(img/CT_button_fon_hover.png);
}
.main_tvgid_button span{
    color: white;
    text-transform: uppercase;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    width: 25%;
    height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 24px 0px;
}
.main_tvgid_button span:before{
	content: '';
    width: 70px;
    height: 54px;
    background-image: url(img/CT_button_icon.png);
    position: relative;
    float: left;
    bottom: 13px;
}

.tvgid_page .row{
	margin-left:  0;
	margin-right: 0;
}
.tvgid_page .block_tsp{
	margin-bottom: 40px;
	margin-right: 0px;
	margin-left: 0px;
}

.bx-flat-filter .bx-filter-section{
	background: none;
}

.bx-filter-parameters-box{
	margin-bottom: 0px;
	min-height: 30px;
}

/*Telegramm*/
.journalist-broadcast-header{
	display: none;
}

/*Chanels_detail_page*/

.chanel-name{
	text-transform: uppercase;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 35px;
    font-weight: bolder;
    color: #5c5c5c;
    font-size: 45px;
	font-family: "PFDinTextCompProMedium", sans-serif;
}
.detail_tv_pic{
	padding: 25px;
    margin-bottom: 25px;
}

.detail_tv_pic img{
    /*width: 320px;
    height: 250px;*/
}
.ch_detail_txt{
	text-align: justify;
    font-size: 18px;
    color: #5c5c5c;
	margin-bottom: 15px;
}
.ch_tbl_hd h3{
	text-transform: uppercase;
    font-size: 25px;
    color: #5c5c5c;
    font-family: "PFDinTextCompProMedium", sans-serif;
    margin-bottom: 10px;
	margin-top: 10px;
}
.main_info h3{
	margin-top: 0;
}
.ch_contact .ch_tbl_bd{
	background-color: #c6c6c6;
    padding: 15px;
}

.ch_news h3{
	text-transform: uppercase;
    font-size: 25px;
    color: #5c5c5c;
    font-family: "PFDinTextCompProMedium", sans-serif;
    margin-bottom: 10px;
	margin-top: 10px;
}
.ch_tbl table{
	font-size: 15px;
	width: 100%;
}
.ch_tbl_bd table tr{
	height: 40px;
	width: 100%;
}
.ch_tbl_bd table tr:nth-child(odd){
	background-color: rgb(225,225,225);
}
.ch_tbl_bd table tr:nth-child(even){
	background-color: rgb(240,240,240);
}
.ch_tbl_bd table tr td:nth-child(even){
	text-align: right;
	padding-right: 10px;
    word-break: break-all;
}
.ch_tbl_bd.n-br table tr td:nth-child(even){
	word-break: unset;
}
.ch_tbl_bd table tr td span{
	padding-left: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	display: block;
    width: 100%;
}
.ch_contact .ch_tbl_bd table tr{
	background: none;
}

.kld_ttl{
	min-height: 50px;
    font-size: 23px;
    color: #868686;
    font-family: "PFDinTextCompProRegular", sans-serif;
}
.kld_ttl:hover{
	color: grey;
}
.kld_hdr{
	background-image: url(/images/kalendar/calendar_banner_verh.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.kld_hdr .row-flex{
	margin-top: 28%;
}

p a[href="/kalendar-meropriyatiy/"], p a[href="/spravochnik-telekanalov/"]{
	font-size: 18px;
    color: #5c5c5c;
    font-family: "PFDinTextCompProRegular", sans-serif;
    margin-bottom: 25px;
    margin-top: 5px;
}
p a[href="/kalendar-meropriyatiy/"]:after, p a[href="/spravochnik-telekanalov/"]:after{
	content: "";
    display: inline-block;
    width: 14px;
    height: 9px;
    background-image: url(img/arrow2.png);
    background-repeat: no-repeat;
    margin-left: 5px;
}
li.new_par{
    margin-right: 5px;
    margin-left: 10px;
}
li.new_par:before{
	content: "";
    display: inline-block;
    width: 30px;
    height: 20px;
    background-image: url(/img/menu-img/new.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: -18px;
    top: 8px;
}
li.new_par:hover:before, li#active:before{
    background-image: url(/img/menu-img/new_hover.png);
    background-repeat: no-repeat;
    background-size: cover;
}
li.first_new_par{
	margin-left: 20px;
}
.clnd_it{
	min-height: 460px;
	position: relative;
	margin-bottom: 15px;
}
.more_btn{
	position: absolute;
	bottom: 0;
}
.clnd_it h3{
	padding-bottom: 15px;
}
.clnd_it.bx-newslist-more{
	margin-top: 20px;
}
.clnd_it .bx-newslist-block{
	padding: 0 10px;
}

/*Брендирование*/

body{
	/*background-image: url(/img/preview.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0px 616px;
	background: url(/img/bgr-18.gif) no-repeat -1px 0;
    background-attachment: scroll;
    background-size: contain;*/
}
.main_content_block{

}
.content_wrapper{

}
.content_wrapper:before{

}
.content_wrapper:after{

}
.body_wrapper{
	/*background:url('/img/fon6.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;*/
}
.body_wrapper{
	/*background: url('/img/bgr-17.gif') no-repeat 50% 330px;
	background: url(/img/bgr-18-3.png) no-repeat top center;
	background-color: white;*/
}
#diz{
	top: 0;
	left:0;
	position: absolute;
	display: inline;
	width: 100%;
	cursor: pointer;
	text-decoration: none;
	/*height: 1200px;*/
	height: 80%;
	margin-top:38%;
	z-index: 0;
}
.full-brend{
	display: block; 
	height: 340px; 
	max-height: 340px;
}
.main_content_block{
	position: relative;
	margin: 0pt auto;
	/*max-width: 1164px;*/
	max-width: 1042px;
	background: #fff;
	content-visibility: auto;
}
@media (min-width: 1450px){
	#diz{
		margin-top: 29%;
	}
}
@media (min-width: 1350px) and (max-width: 1450px){
	#diz{
		margin-top: 32%;
	}
}
@media (min-width: 1250px) and (max-width: 1350px){
	#diz{
		margin-top: 29%;
	}
}
@media (min-width: 1000px) and (max-width: 1250px){
	#diz{
		margin-top: 40%;
	}
}
@media only screen and (max-width: 770px){
	#diz, .full-brend{
		display: none;
	}
	.full-brend{
		display: none;
	}
}
@media only screen and (max-width: 1250px){
	/*.body_wrapper{
		background: none;
	}
	.full-brend{
		display: none;
	}*/
}
@media only screen and (max-width: 770px){
	.body_wrapper{
		/*background-position: 50% 5% !Important;*/
		background: none;
}
	#diz{
		margin-top: 75%;
	}
}

/*TVGD SMART FILT*/

.ch_filt .checkbox{
	margin-top: 0px;
    /*width: 2%;*/
    float: left;
}
.ch_filt .checkbox .bx-filter-param-text{
	font-size: 24px;
	padding: 5px;
}
.ch_filt .checkbox:first-child{
	margin-top: 0px;
    /*width: 2%;*/
    float: left;
}
.ch_filt .checkbox .bx-filter-param-text:hover{
	text-decoration: underline;
}
.ch_filt .checkbox input:checked + .bx-filter-param-text{
	font-weight: bold;
	color: white;
	background-color: #8B559E;
}
.ch_filt.bx-filter.bx-blue .bx-filter-section{
	background: white !Important;
}
.ch_filt input[name="del_filter"] {
    width: 100px;
    float: right;
    height: 41px;
    border-radius: 0;
    background-color: #c6c6c6;
    border: none;
    margin-right: 15px;
    text-decoration: none;
    color: white;
}
.ch_filt input[name="del_filter"]:hover {
    background-color: #462785;
    text-decoration: none;
    color: white;
}
.ch_filt .checkbox label {
	padding: 0;
}


/*PopUp form*/
#modal_form {
	width: 550px; 
	height: 520px; /* Рaзмеры дoлжны быть фиксирoвaны */
	border-radius: 5px;
	border: 3px #000 solid;
	background: #fff;
	position: fixed; /* чтoбы oкнo былo в видимoй зoне в любoм месте */
	top: 45%; /* oтступaем сверху 45%, oстaльные 5% пoдвинет скрипт */
	left: 45%; /* пoлoвинa экрaнa слевa */
	margin-top: -150px;
	margin-left: -150px; /* тут вся мaгия центрoвки css, oтступaем влевo и вверх минус пoлoвину ширины и высoты сooтветственнo =) */
	display: none; /* в oбычнoм сoстoянии oкнa не дoлжнo быть */
	opacity: 0; /* пoлнoстью прoзрaчнo для aнимирoвaния */
	z-index: 5; /* oкнo дoлжнo быть нaибoлее бoльшем слoе */
	padding: 20px 10px;
}
/* Кнoпкa зaкрыть для тех ктo в тaнке) */
#modal_form #modal_close {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	display: block;
}
/* Пoдлoжкa */
#overlay {
	z-index:3; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.8; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%; 
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}
#modal_form h3{
	font-size: 30px;
    color: #a7a7a7;
    font-family: "PFDinTextCompProMedium", sans-serif;
    margin-bottom: 0;
    padding-right: 10px;
    text-align: center;
}
#modal_form .c-block-type31-1-item-left{
	width: 135px !Important;
    float: left;
    margin-bottom: 20px;
    font-size: 20px;
    color: #a7a7a7;
    font-family: "PFDinTextCompProMedium", sans-serif;
    margin-bottom: 5px;
    padding-right: 10px;
}
#modal_form .data-table.bx-forgotpass-table{
	margin-bottom: 15px;
}
#modal_form input{
	/*padding: 10px 15px;*/
}
#modal_form .c-block-type31-1-item-right{
	width: calc(100% - 135px);
}
#modal_form .inputtext{
	width: 365px;
}
#modal_form textarea{
	width: 365px;
    border: 1px solid #dedede;
}
#modal_form .trt{
    font-size: 20px;
    color: #a7a7a7;
    font-family: "PFDinTextCompProMedium", sans-serif;
    margin-bottom: 5px;
    padding-right: 10px;
}
.c-btn-c-nws:before{
	content: "";
    display: inline-block;
    width: 30px;
    height: 20px;
   /* background-image: url(/img/menu-img/new.png);
    background-repeat: no-repeat;
    background-size: cover;*/
    position: absolute;
    left: -6px;
}
.c-btn-c-nws:hover:before{
    /*background-image: url(/img/menu-img/new_hover.png);*/
    background-repeat: no-repeat;
    background-size: cover;
}
@media(max-width: 780px){
	#modal_form{
		left: 35%;
	}
	.c-btn-c-nws{
		margin-left: 10px;
	}
	.c-btn-c-nws:before, .c-btn-c-nws:hover:before{
		left: 10px;
	}
}

.opinion{

}
.author_sp a{
	/*color: #542b7b;
    text-align: right;*/
    color: #8B559E;
    font-family: "PTSansBold", sans-serif;
    font-size: 17px;
    line-height: 1.17647;
}
#new_bt{
	background-color: #8B559E;
    color: #fff;
}
.tgH:after{
	content: ",";
}
.tgH:last-child:after{
	content: '';
}
.search-tags-cloud{
	text-align: center;
}
.search-tags-cloud a{
	transition: all .8s ease;
}
.search-tags-cloud a:hover{
	font-size: 30px !Important;
}
.curr_tag{
	margin-bottom: 10px;
}

/*ARTICLES_BOTTOM*/

.article_footer i, .article_footer_block i{
	margin-top: 5px;
}
.article_footer p, .article_footer_block p{
	margin-bottom: 10px;
}

/*TEST*/

.detail_picture{
	height: 100%;
	max-height: 600px;
}
.tst1{
	width: 240px;
    height: 200px;
    margin-bottom: 25px;
    background: lightblue;
}
.tst2{
	width: 180px;
    height: 50px;
    background: lightblue;
	transition: all .4s ease;
}
.tst2:hover{
	height: 150px;
}
.ch_row_wrapper{
	margin-bottom: 5px;
}

/*TV GID PROGRAMME*/

	.ch_prg_info p{
	margin-bottom: 15px;
    color: #5c5c5c;
	}
	.programme_wrapper{
		padding-left: 25px;
		padding-right: 15px;
		margin-top: 20px;
	}
	.programme_wrapper .modal.show{
		opacity: 1;
		background: rgba(0,0,0,.7);		
	}
    .programme_wrapper .programme_container, .programme_wrapper .programme_container .col-lg-12{
        padding: 0;
    }
	.programme_wrapper .programme_container{
		margin-right: 10px;
	}
   .programme_wrapper h2{
        text-align: center;
    }
    .programme_wrapper .programme_row:first-child{
        margin-top: 15px;
    }
	.programme_nav li > a{
		padding: 10px 10px;
	}
    .programme_wrapper .programme_name a{
		cursor: pointer;
		display: block;
		width: 100%;
		height: 50px;
		font-size: 16px;
		color: #343a40;
    }
    .programme_wrapper .programme_row{
        padding: 5px 0px 5px 25px;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
    }
    .programme_wrapper .programme_row:nth-child(even){
        background-color: rgb(225,225,225);
    }
    .programme_wrapper .programme_row:nth-child(odd){
        background-color: rgb(240,240,240);
    }
    .programme_wrapper .programme_row:hover{
        background-color: lightgray;
        cursor: pointer;
    }
	.programme_wrapper .programme_time{
	    flex: 0 0 16.666667%;
    	max-width: 16.666667%;
		position: relative;
		width: 100%;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
		padding-top: 20px;
	}
	.programme_wrapper .programme_ico{
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.programme_wrapper .thumbnail{
		padding: .25rem;
		background-color: #fff;
		border: 1px solid #dee2e6;
		border-radius: .25rem;
		max-width: 240%;
		height: auto;
	}
	.programme_wrapper .programme_name{
		padding-left: 125px;
		line-height: 3;
	}
   .programme_wrapper .modal-dialog{
        top: 30%;
    }
    .programme_wrapper .modal-content{
        border: none !Important;
        border-radius: 0 !Important;
    }
	.programme_wrapper .modal-header .close {
		margin-top: -20px;
	}
    .programme_wrapper .modal-content img{
        float: left;
        padding: 10px;
    }
    .programme_wrapper .modal-content p{
        padding: 5px;
		line-height: 2;
    }
    .programme_wrapper .modal-header{
        background-color: white;
        padding: 10px;
		border: none;
    }
    .programme_wrapper .modal-header h3{
		font-family: "PTSansRegular", sans-serif;
		color: #212529;
		font-size: 24px;
		line-height: 1;
		padding: 5px 0 0 15px;
    }
    .cat span{
        color: #782073;
        margin-left: 15px;        
    }
    .cred span{
        margin-left: 15px; 
    }
    .programme_nav{
        background-color: #f4f4f4;
    }
    .programme_container .nav-tabs{
        border-bottom: none !Important;
        background-color: #f4f4f4;
    }
    .programme_container .nav-link{
        border-radius: 0;
        background-color: #f4f4f4;
        color: #868686;
    }
    .programme_container .nav-link:hover{
        background-color: #8B559E !Important;
        color: white;
    }
    .programme_container .nav-item.active{
        border-radius: 0;
        background-color: #8B559E !Important;
        font-weight: bold;
        color: white !Important;
    }
    .cat p, .cred p{
        padding: 0px;
        padding-left: 15px;
    }    
    .cat strong, .cred strong{
        float: left;
    }
	.bx-filter-select-popup ul{
		max-height: 500px;
		overflow-y: scroll;
	}
	.ch_tbl_an{
		display: flex;
		justify-content: space-around;
	}
	.ch_tbl_an .ch_tbl_lk{
		padding: 10px 25px 10px 25px;
		color: white;
		background: #8B559E;
	}
	.ch_tbl_antb{
		margin-top: 25px;
	}

/*SHOP*/

.shop_ul li{
	width: 50%;
	float: right;
}
.ts-shop__title{
    text-align: center;
    padding: 25px;
    font-size: 28px;
    color: #5c5c5c;
    text-transform: uppercase;
    font-family: "PFDinTextCompProMedium", sans-serif;
    text-decoration: underline;
}
.shop_ul li .bx_catalog_line_img{
	position: relative;
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 20px;
  	height: 200px;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
.shop_ul .bx_catalog_line_title a{
    font-size: 16px;
    color: #5c5c5c;
    line-height: 8;
    font-family: "OranienbaumRegular", serif;
}
.shop_ul .bx_catalog_list_home .bx_catalog_item_title{
    font-family: "OranienbaumRegular", serif;
    overflow: hidden;
    text-align: center;
    padding: 15px;
    white-space: normal;
}
.bx_catalog_list_home .bx_catalog_item_title a{
    color: #3f3f3f;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.5em;
}
.bx_catalog_list_home .bx_catalog_item_price .bx_price{
    font-size: 15px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 100;
    color: #8B559E;
}
.shop_ct_title{
	padding: 15px;
    border-bottom: 2px solid #dedede;
}

.conf_prog .time{
    font-size: 10px;
}
.shop__detail .bx_item_title{
	font-size: 28px;
    color: #5c5c5c;
    text-transform: uppercase;
    font-family: "PFDinTextCompProMedium", sans-serif;
    text-align: center;
    padding: 20px;
    text-decoration: underline;
}
.shop__price{
	text-align: right;
}
.shop__price .item_current_price{
    background: #fff;
    border: none;
    color: #8B559E;
    font-size: 28px;
}
.shop__detail .bx_item_detail .bx_item_slider .bx_bigimages .shop__img{
	border: none !Important;
}
.shop__detail .item_info_section{
    font-size: 16px;
    color: #5c5c5c;
    line-height: 1.0625;
    font-family: "OranienbaumRegular", serif;
}
.shop__detail .item_info_section dt{
	width: 62%;
	text-transform: uppercase;
}
.shop__detail .item_info_section dd{
	width: 35%;
}
.shop__detail .item_info_section dt:nth-child(odd), .shop__detail .item_info_section dd:nth-child(odd){
	background-color: rgb(225,225,225);
}
.shop__detail .item_info_section dt:nth-child(even), .shop__detail .item_info_section dd:nth-child(even){
	background-color: rgb(240,240,240);
}
.shop__detail .bx_item_slider .bx_bigimages{
	border: none !Important;
}
.shop__vv{
	padding: 0 0px 15px 10px;
}
.shop__vv_rub{
	font-size: 1.5em;
    padding: 10px 0px 10px 0px;
}
.shop__vv_rub{
	color: #8B559E;
}
.shop__vv_st{
    display: flex;
    justify-content: space-between;
    padding: 0 0 5px 0;
}
.bsc-btn{
	width: 7em;
}
.ts_bascet{
	display: inline-block;
    position: relative;
    vertical-align: middle;
    left: 22px;
    top: 15px;
	padding: 0;
	white-space: normal;
	font-size: 1em;
}
.ts_bs_personal{
	font-size: 1em;
    padding: 0;
    top: 5px;
    margin-bottom: 10px;
}
.ts_bascet .basket-line-block-icon-cart{
	color: #5c5c5c;
    text-decoration: underline;
}
.ts_bascet span{
	display: block;
    padding-top: 5px;
}
.ts_bascet strong{
	color: #8B559E;
}
.ts_bs_personal a{
    color: #5c5c5c;
    text-decoration: underline;
	font-family: "PFDinTextCompProMedium", sans-serif;
    font-size: 16px;
}
#bx-soa-orderSave input[type="checkbox"]{
	position: relative;
    left: -45%;
}
#bx-soa-order{
	margin-top: 25px;
}
/*.basket-items-list-item-amount{
	visibility: hidden;
}*/
.personal_shop{
	margin-top: 15px;
}
.link-shop-lk{
	margin-right: 25pt;
}
.sale-order-list-title-container, .sale-order-list-accomplished-title-container{
    padding: 15px 15px 15px 15px;
    background: #482683;
}
.sale-order-list-title, .sale-order-list-accomplished-title{
	color: white;
	margin: 0;
}
.sale-order-list-about-link{
	text-decoration: none;
    color: #8B559E;
    text-transform: uppercase;
}
.sale-order-list-accomplished-date{
	color: lightgreen;
}
.sale-order-detail-general-head{
	background: #482683;
}
.sale-order-detail-back-to-list-link-up, .sale-order-detail-back-to-list-link-down{
    font-size: 18px;
    color: #5c5c5c;
    font-family: "PFDinTextCompProRegular", sans-serif;
    margin-bottom: 25px;
    margin-top: 5px;
}
.shop__vv_st_desc{
    font-size: 12px;
    padding: 5px 15px 5px 10px;
    color: gray;
}
.shop__vv_lnk{
	color: #8B559E;
}
.shop__vv_auth{
	font-size: 8pt;
    text-align: right;
    padding: 8px;
}
.bx_catalog_list_home.bx_blue .bx_bt_button{
    padding: 5px 10px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    background: #c6c6c6;
    font-size: 20px;
    color: #fff;
    font-family: "PFDinTextCompProRegular", sans-serif;
    display: inline;
    text-shadow: none;
    font-weight: 100;
    border-radius: 0;
}
.bx_catalog_list_home .bx_bt_button:hover{
	background: #8B559E !Important;
	color: white;
}
.popup-window-with-titlebar .popup-window-content{
	padding: 10px;
}
.popup-window-content p{
	padding: 15px 0 0 0;
}
.sale_order_full_table .btn-primary{
    margin: 25px 0 0 0;
    border-radius: 0;
    background-color: grey;
    border-color: grey;
}
.sale_order_full_table .btn-primary:hover{
	background: #8B559E !Important;
}
.sale_order_full_table a{
	color: #8B559E;
	border-colr: none;
}

/*NEW FORM*/

.sb-form__header, .sb-form__body{
	width: 100%;
}
.sb-form__header h3{
    font-size: 28px;
    color: #5c5c5c;
    text-transform: uppercase;
    font-family: "PFDinTextCompProMedium", sans-serif;
	text-align: center;
	padding-top: 15px;
}
.sb-form__body .c-block-type31-1-item-right{
	font-size: 16px;
    color: #5c5c5c;
    line-height: 1.0625;
    font-family: "OranienbaumRegular", serif;
    padding: 5px;
    padding-left: 0;
}
.sb-form__body .c-block-type31-1-item-right input{
	padding: 15px;
    margin-top: 10px;
}
.nw-tb td{
    padding-left: 20px;
    padding-top: 15px;
    border: 1px solid;
}
.an_of{
	background: url(/. ./upload/icons/cf.png) no-repeat center center;
	background-size: 15px 25px;
	background-position: inherit;
}
.an_of:hover{
	background: url(/. ./upload/icons/cf-w.png) no-repeat center center;
}

/*MAGNIFIC POPUP TS EXPRESS*/

.mfp-content{
	width: 50% !Important;
    background: white;
    padding: 25px;
}
.exp__exp-block_exp-name{
	text-align: center;
    margin-top: 10px;
}
.exp__exp-block_exp-links{
    padding: 10px;
    text-align: center;
}
.exp-links-audio{
	margin-left: 25px;
}

/*FREQUENCY TABLES*/

.ft__table_bd .row{
	padding: 20px 0 20px 0px;
}
.ft__table_bd .row:nth-child(odd){
    background-color: rgb(225,225,225);
}
.ft__table_bd .row:nth-child(even){
	background-color: rgb(240,240,240);
}
.ft__table_hd{
	text-transform: uppercase;
    font-size: 16px;
    color: #5c5c5c;
    font-family: "PFDinTextCompProMedium", sans-serif;
}
.ft__table_hd .row{
    background: lightgrey;
    padding: 10px 0 10px 0;
}
.ft__table_item a, .fast__subscribe_description, .fast__subscribe__form{
    font-size: 16px;
    color: #5c5c5c;
    line-height: 1.0625;
    font-family: "OranienbaumRegular", serif;
}
.ft__table_item a:hover{
    text-decoration: underline;
}
.ft_subrow{
	background-color: transparent !Important; 
}
.sat__properties{
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.sat__properties_name{
	padding: 10px 10px;
    background: #c2c2c2;
    text-transform: uppercase;
}
.sat__properties_value{
	margin: 0;
    padding: 0;
	padding-left: 15px;
}
.sat__properties_value p a{
	display: block;
    padding: 10px 10px;
	color: #0a0a0a;
}
.sat__properties_value p:nth-child(odd) a{
	background: #e2e2e2;
}
.sat__properties_value p:nth-child(even) a{
	background: #c2c2c2;
}
.st_text_property{
	padding: 10px 10px;
    background: gray;
    color: white;
}
.st_property_link a{
	color: #262626;
	transition: all .4s linear;
}
.st_property_link a:hover{
	text-decoration: underline;
}

/*BANNER IN MENU*/

.menu_banner{
    background: url(/upload/banners/epgSmall.jpg);
    width: 145px;
    height: 50px;
    background-repeat: no-repeat;
    transition: all 0.3s linear;
}
.menu_banner:hover{
	background: url(/upload/banners/epgBig.jpg);
    height: 150px;
    position: absolute;
    z-index: 999999;
    right: 35px;
}

/*BLOCKQUOTE*/

.c-no-mb {
    margin-bottom: 0;
    padding: 0 0 0 30px;
}
.c-note:before{
	font-size: 75px !Important;
	left: -5px;
    top: -20px !important;
}

/*MAIN_NEWS_RIGHT*/

.c-block-commercial{
	color: lightcoral;
    /*display: block;*/
	display: none;
	margin-top: 5px;
}

/*SL_SLider_9*/

.sl9-dts{
	display: flex;
    justify-content: center;
	margin-top: 15px;
}
.sl9-dts li{
	list-style: none;
    margin-right: 10px;
}
.sl9-dts li button{
	border: 1px solid #8B559E;
    background: white;
}
.sl9-dts li button:hover, .sl9-dts li.slick-active button{
	background: #8B559E;
	color: white;
}
.h5_int{
	font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
    color: #482683;
}

/*DE YURE SECTION*/

.yur__title_h2{
	color: #565656;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    padding: 0px 0px 10px 0;
}
.yur__inner{
	display: flex;
}
.yur__item{
	border-top: 4px solid #000;
    padding-top: 7px;
    margin-bottom: 35px;
}
.yur__item:first-child{
	margin-right: 15px;
}
.yur__item:last-child{
	margin-left: 15px;
}
.yur__item_title{
	font-weight: 700;
	font-family: "OranienbaumRegular", serif;
}
.yur__item_desc{
	border: 1px solid #dedede;
	padding: 10px 0px 10px 10px;
}
.yur__item_link{
	font-size: 1rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #565656;
}
.yur__item_link:hover{
	color: #333
}
.yur__content{
	display: flex;
    flex-wrap: wrap;
}
.yur__content_item{
	width: 100%;
    max-width: 180px;
	padding: 10px;
    text-align: center;
}
.yur__reg_img{
	display: block;
	width: 100%;
}
.yur__item_name{
	text-align: center;
    margin-top: 15px;
    color: black;
    font-weight: 600;
    text-transform: uppercase;
}
.yur__regulator_detail{
	margin-bottom: 2rem;
}
.regulator__detail_inner, .npa__list_row{
	display: flex;
    justify-content: space-between;
}
.regulator__detail_logo{
	width: 100%;
    max-width: 350px;
}
.regulator__deatil_img{
	display: block;
    margin: auto;
    width: 100%;
	height: auto;
}
.regulator__detail_description{
	padding: 0 2rem;
	max-width: 65%;
}
.regulator__detail_name{
	margin-bottom: 1rem;
}
.regulator__properties_item{
	margin-bottom: 1rem;
}
.regulator__p-item_name{
	margin-bottom: 0.8rem;
    text-transform: uppercase;
}
.regulator__p-item_value a{
	font-size: 16px;
    color: #5c5c5c;
    line-height: 1.0625;
    font-family: "OranienbaumRegular", serif;
	line-height: 1.5;
    transition: all .3s ease;
}
.regulator__p-item_value a:hover{
	text-decoration: underline;
}
.regulator__detail_text{
	margin: 2rem 0;
}
.npa__list_row{

}
.npa__list__header .npa__list_row{
	background-color: #283583;
    margin-top: 2rem;
    color: white;
    font-weight: 700;
    text-align: center;
}
.npa__list_col{
	padding: 1.2rem 1rem 1.2rem 1rem;
	margin: auto;
}
.npa__list_col small{
	margin-top: 0.8rem;
	display: block;
}
.npa__list_col.col-left{
	width: 30%;
	text-align: center;
}
.npa__list_body .npa__list_row:nth-child(even){
	background-color: #c6c6c6;
}
.npa__list_col.col-right{
	width: 70%;
	border-left: 1px solid lightgray;
}
.npa__list_pages, .npa__list_back{
	margin-top: 2rem;
}
@media screen and (max-width: 600px){
	.regulator__detail_inner{
		flex-direction: column;
	}
	.regulator__detail_logo{
		margin-bottom: 2rem;
	}
}

/*THEME TV*/

.block__description{
	font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #5c5c5c;
    padding: 0 0 10px 0;
}

/*Fixed Menu*/

.spec{
	position: fixed;
    z-index: 99999;
    bottom: 0;
    right: 0;
    color: white;
	width: 250px;
}
.spec__nav_title{
	background: #8B559E;
    font-family: "PFDinTextCompProRegular", sans-serif;
    padding: 10px 15px 10px 25px;
    text-transform: uppercase;
	cursor: pointer;
}
.spec__nav_title i{
    margin: 0;
    padding: 0 15px 0px 0px;
}
.spec__nav_wrapper{
	height: 0;
    opacity: 0;
	transition: all 1s ease;
}
.spec__nav_wrapper.open{
	height: auto;
	opacity: 1;
	transition: all 1s ease;
}
.spec__nav_link{
    display: block;
    background: #542b7b;
    color: white;
    padding: 10px 0px 10px 20px;
    font-size: 16px;
    transition: all .6s ease;
    border-bottom: 1px solid;
}
.spec__nav_link:hover{
	text-decoration: underline;
	color: white;
}
.spec__nav_link.commerce{
	background: #bc5ff7;
}
@media screen and (max-width: 410px){
	.spec{
		width: 100%;
	}
	.spec__nav_title{
		padding: 10px 15px 10px 25px;
	}
	.regulator__detail_description{
		max-width: 100%;
	}
}

/*FAST SUBSCRIBE FORM*/

.fast__subscribe_description{
	padding: 0px 0px 10px 0px;
}
.fast__subscribe__form label{
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	padding: 0 0 10px 10px;
}
.fast__subscribe__form label input{
	width: 30%;
}
.fast__subscribe__form input[type="text"]{
	padding: 5px 0px 5px 10px;
    font-size: 16px;
}
#status_SubscribeValidation{
	padding: 10px 0 10px 0;
}
.tsp_subscription{
	margin: 20px 0 0 0;
}
.tsp_subscription .subscription-buttons input, .tsp_subscription .subscription-utility input{
	max-width: 250px;
}
.tsp_subscription .subscription-utility p{
	margin: 0 0 15px 
}
.tsp_subscription .subscription-utility input[type="text"]{
	padding: 11px 0px 9px 10px;
}

/*EVENTS KALENDAR*/

.kalendar__img{
	display: block;
	position: relative;
}
.kalendar__img .imp_date{
	position: absolute;
}

/*Reference for e-shop*/

.spread__title{
	padding: 1.2rem 0 1.2rem 0;
    margin: 0;
}
.spread__header_menu{
	list-style: none;
    display: flex;
	justify-content: space-between;
    margin: 0 0 1.2rem 0;
	background: lightgray;
}
.spread__menu_item{
	padding: 0 1rem 0 1rem;
}
.spread__menu_link{
	color: black;
    text-transform: uppercase;
    cursor: pointer;
    padding: 1rem 0 1rem 0;
    transition: all .3s ease;
}
.spread__menu_link:hover{
	text-decoration: underline;
	color: rgba(0,0,0,.5);
}
.spread__body{
	margin: 1rem 0 1rem 0;
}
.spread__body_title{
    padding-bottom: 1.5rem;
}
.spread__text{
	padding: 0 0 .6rem 0;
    line-height: 1.6rem;
}
.spread__body hr{
	margin: 0;
}
.spread__adress_link{
	padding: .5rem 0 .5rem 0;
}
.reverence__page b{
	font-size: 1.5rem;
    text-transform: uppercase;
}
.reverence__page p{
	padding: .5rem 0 .5rem 0;
    line-height: 1.7rem;
}

/*Fighting with adBlock*/

.adB.disabled{
	display: none;
}
.adB{
	background: rgba(232,49,121,.22);
    padding: 1rem 2rem 1rem 2rem;
    font-family: "PFDinTextCompProMedium", sans-serif;
}
.adB__header{
    display: flex;
    justify-content: space-between;
	margin-bottom: 2rem;
}
.adB__header_title{
	text-transform: uppercase;
}
.header__close_btn{
	cursor: pointer;
    font-weight: 600;
    font-size: 2.2rem;
}
.adB__body p{
	margin-bottom: 0;
	line-height: 3rem;
}

/*EVENTS SPEAKERS*/

.speakers{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.speakers__item{
    border: 1px solid lightgray;
    padding: 0;
    text-align: center;
    margin: 5px 5px 0 5px;
    min-height: 230px;
}
.speakers__item_img{
	padding-top: 10px;
}
.speakers__item .text-center{
	margin: 0;
    padding: 5px 0 5px 0;
    text-align: center;
	font-size: 14px;
}

/*MOBILE BANNER*/

.top__banner--mobile{
	display: none;
}
@media screen and (max-width: 765px){
	.top__banner--mobile{
		display: block;
	}
}

/*ARTICLES BOTTOM*/

.applications{}

.applications .application__item{
	width: 97px;
    height: 30px;
}

.application__item.gp{
	    background: url(/img/articles/gp.png) center center no-repeat;
}

.application__item.aps{
	    background: url(/img/articles/aps.png) center center no-repeat;
}

/*MATERIALS POPUP*/

.body__popup {
  position: relative;
  z-index: 0;
  margin: 0;
}
.adbPopup {
  position: absolute;
  top: 0;
  z-index: 9;
  background: rgba(71, 37, 131, 0.3);
  width: 100%;
  height: 100%;
  display: none;
}
.adbPopup.showed {
  display: block;
}
.adbPopup__close {
  position: absolute;
  z-index: 1;
  display: flex;
  width: 25px;
  height: 25px;
  background: url(img/close.png) center center no-repeat;
  right: 40px;
  top: 35px;
  cursor: pointer;
  transition: all 0.4s ease-out;
}
.adbPopup__close:hover {
  transform: rotate(90deg);
}
.adbPopup__inner {
  background: url(img/baackgrround.png) no-repeat center center;
  display: flex;
  width: 800px;
  height: 600px;
  position: relative;
  top: 20vh;
  margin: auto;
  color: white;
  padding: 40px;
}
@media screen and (max-width: 800px) {
  .adbPopup__inner {
    width: 650px;
    height: auto;
    background-size: 100% 100%;
    top: 5vh;
    padding: 35px;
  }
}
@media screen and (max-width: 640px) {
  .adbPopup__inner {
    width: 360px;
    background: #472583;
  }
}
.adbPopup__body {
  position: relative;
}
.adbPopup__body::after {
  content: '';
  width: 175px;
  height: 45px;
  background: url(img/popup_logo.png) center center no-repeat;
  position: absolute;
  right: 0px;
  bottom: -25px;
}
@media screen and (max-width: 850px) {
  .adbPopup__body::after {
    background-size: 100%;
    width: 140px;
  }
}
@media screen and (max-width: 640px) {
  .adbPopup__body::after {
    display: none;
  }
}
.adbPopup__body_title {
  position: relative;
  font-family: Oranienbaum;
  text-align: center;
  font-size: 57.7px;
  font-weight: normal;
  padding: 20px 0;
margin-bottom: 20px;
}
@media (min-width: 650px) and (max-width: 850px) {
  .adbPopup__body_title {
    font-size: 40px;
    padding: 15px 0px;
  }
}
@media screen and (max-width: 640px) {
  .adbPopup__body_title {
    font-size: 28px;
  }
}
.adbPopup__body_title::before,
.adbPopup__body_title::after {
  content: '';
  display: flex;
  width: 120px;
  height: 5px;
  background: url(img/colours.png) no-repeat center center;
  position: absolute;
}
.adbPopup__body_title::before {
  left: 100px;
  top: 0;
}
@media (min-width: 650px) and (max-width: 850px) {
  .adbPopup__body_title::before {
    left: 110px;
  }
}
.adbPopup__body_title::after {
  right: 100px;
  bottom: 0;
}
@media (min-width: 650px) and (max-width: 850px) {
  .adbPopup__body_title::after {
    right: 110px;
  }
}
.adbPopup__body_text {
  font-family: 'PT Sans', sans-serif;
  font-size: 30px;
  text-align: left;
  margin-bottom: 20px;
}
@media (min-width: 650px) and (max-width: 850px) {
  .adbPopup__body_text {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .adbPopup__body_text {
    font-size: 15px;
  }
}
.adbPopup__body_link {
  color: white;
  opacity: 1;
  transition: opacity 0.3s ease;
  outline: none;
}
.adbPopup__body_link:hover {
  opacity: 0.8;
}

/*NEW MAIN MENU*/

.main__nav_more{
	width: 45px;
    height: 36px;
    background-image: url(img/ico-plus.png);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
	transition: background-color .3s ease;
	height: 100%
}
.main__submenu_wrapper:hover{
	background: #8B559E;
}
.main__submenu_wrapper:hover .main__nav_more{
	background-image: url(img/ico-plus-a.png);
}
.nav__top_submenu{
	position: absolute;
	z-index: 1000;
	display: none;
	background: white;
	flex-direction: column;
    top: 50px;
}
.main__submenu_wrapper:hover .nav__top_submenu, .nav__top_submenu:hover{
	display: flex;
}
.nav__top_submenu li{
	width: 100%;
}
.nav__top_submenu li a{
	width: 100%;
}
@media only screen and (max-width: 768px){

	.main__submenu_wrapper{
		display: none !Important;
	}

}

/*AUTHOR*/

.author_sp{
	display: block;
	min-height: 60px;
}

.mobile-cont{
	display: none;
}
@media screen and (max-width: 850px){
	.eReport{
		display: none;
	}
	.ochep{
		display: none;
	}

	.contact__link{
		display: flex;
		width: 120px;
		color: white;
		background-color: #8B559E;
		padding: 15px 25px;
		text-transform: uppercase;
		text-align: center;
	}
}


/*TRIKOLOR BANNER*/

.trkl-banner a:before{
	content: '';
	display: block;
	background-color: #091b2f;
}

.tsp_voting:after{
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background-color: #a5a5a5;
    margin-top: 18px;
    margin-bottom: 20px;
}
img.center{
	width: auto !Important;
}

/*NEW YEAR MODAL*/

.ModalHappyNewYear{
    width: 100%;
    max-width: 1200px;
    height: auto;

    margin: 0 auto;
    display: flex;

    position: relative;
}

.ModalHappyNewYear .mfp-close{
    position: absolute;
    color: aliceblue !important;
    font-size: 50px;
    transition: all .3s ease;
}

.ModalHappyNewYear .mfp-close:hover{
    transform: rotate(90deg);
}
.happyNewYear__img{
    display: block;
    width: 100%;
}

/*SOCIAL POPAPS*/

@media screen and (max-width: 512px){
	.socialWidgets{
		display: none !Important;
	}
}
.nope {
  height: 0;
  width: 0;
  opacity: 0;
  overflow: hidden;
  box-shadow: none;
}

.socialWidgets {
  display: flex;
  max-width: 400px;
  position: fixed;
  z-index: 999999;
  bottom: 2rem;
  right: 2rem;
  opacity: 1;
  transition: background 0.3s ease;
  transition: box-shadow 0.3s ease;
  font-family: "PTSansRegular";
  font-size: 1.7rem;
}

.socialWidgets__vk {
  background: #003a73b8;
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.25);
  transition: background .4s linear;
}
.socialWidgets__ok {
  background: #ee8208;
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.25);
  transition: background .4s linear;
}
.socialWidgets__fb {
  background: #1877f2;
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.25);
  transition: background .4s linear;
}
.socialWidgets__vk:hover{
  background: linear-gradient(90deg, #003a73b8 0%, rgba(74,51,147,0.9612219887955182) 100%);
}

.socialWidgets:hover>.socialWidgets__vk, .socialWidgets:hover>.socialWidgets__ok, .socialWidgets:hover>.socialWidgets__fb{
  box-shadow: 5px 4px 14px 9px rgb(0 0 0 / 25%);
}

.sw__vk_header, .sw__ok_header, .sw__fb_header{
  display: flex;
  justify-content: space-between;
  padding: 1rem 0.8rem;
  color: white;
}

.vk__ico, .sw__vk_hRight, .ytb__ico, .fb__ico{
  font-size: 2rem;
}

.sw__vk_hMiddle, .sw__ok_hMiddle, .sw__fb_hMiddle{
  max-width: 65%;
  text-align: left;
}

.up{
  text-transform: uppercase;
    font-weight: bolder;
}

.socialWidgets__ytb {
  min-width: 300px;
  background: #e62117;
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.25);
  transition: background .4s linear;
}
.socialWidgets__ytb:hover{
  background: linear-gradient(90deg, #e62117 0%, #8F221D 100%);

}
.socialWidgets:hover>.socialWidgets__ytb{
  box-shadow: 5px 4px 14px 9px rgb(0 0 0 / 25%);
}

.sw__ytb_header {
  display: flex;
  justify-content: space-between;
  padding: 1rem 0.8rem;
  color: white;
}
.sw__ytb_footer {
  background: white;
  padding: 1.5rem 1rem;
  display: flex;
  justify-content: space-between;
}

.mClose {
  display: block;
  font-family: Arial, sens-serif;
  font-size: 1.5rem;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.mClose:hover {
  transform: rotate(180deg);
  font-size: 1.6rem;
}
