@charset "UTF-8";
@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/ProximaNova-Light.otf");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/ProximaNova-LightIt.otf");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/ProximaNova-Reg.otf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/ProximaNova-Bold.otf");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/ProximaNova-Xbold.otf");
  font-weight: 800;
  font-style: normal; }
.typography a {
  color: #a9c248;
  font-size: 20px;
  font-weight: 300;
  border-bottom: 1px solid #a9c248;
  -webkit-transition: color .4s,  background-color .4s, border-color .4s;
  -moz-transition: color .4s,  background-color .4s, border-color .4s;
  transition: color .4s,  background-color .4s, border-color .4s; }
  .typography a:hover {
    color: #010101;
    background-color: #a9c248;
    border-color: #010101; }
.typography em, .typography i {
  font-style: italic;
  font-weight: inherit; }
.typography b, .typography strong {
  font-weight: 700;
  font-style: inherit; }
.typography blockquote {
  padding: 30px;
  margin-top: 40px;
  margin-left: 70px;
  margin-right: 70px;
  margin-bottom: 60px;
  border-left: 4px solid #c4df5b;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.3; }
  .typography blockquote p {
    margin: 0;
    font-size: 28px;
    font-weight: 800;
    line-height: 1.3; }
.typography ul, .typography ol {
  margin-bottom: 60px; }
  .typography ul li, .typography ol li {
    margin-bottom: 40px;
    padding-left: 70px;
    position: relative;
    font-size: 20px; }
    .typography ul li:before, .typography ol li:before {
      content: '';
      display: block;
      width: 15px;
      height: 12px;
      position: absolute;
      top: 5px;
      left: 40px;
      background: url(../img/check.png) no-repeat center center; }
.typography ol {
  margin: 0 60px; }
  .typography ol li {
    list-style-type: decimal;
    list-style-position: inside;
    padding-left: 0; }
    .typography ol li::before {
      display: none; }
.typography p {
  font-weight: 300;
  margin-bottom: 25px;
  line-height: 1.5;
  font-size: 20px;
  line-height: 1.4;
  color: #141414; }
.typography .wp-caption {
  max-width: 100%;
  height: auto; }
  .typography .wp-caption img {
    max-width: 100%;
    height: auto; }
  .typography .wp-caption-text {
    margin-left: 0;
    margin-top: -30px;
    margin-bottom: 40px;
    color: #7d7c7e;
    font-size: 16px;
    font-style: italic;
    text-align: left; }
    .typography .wp-caption-text a {
      font-style: italic;
      font-size: inherit; }
.typography img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 40px; }
.typography h5, .typography h6 {
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.3; }
.typography h5 {
  margin-bottom: 70px; }
.typography .flexslider {
  padding-top: 35px; }
.typography .flex-direction-nav {
  display: -ms-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 0 5px !important; }
.typography .flex-direction-nav a {
  opacity: 1 !important;
  display: inline-block;
  font-size: 0;
  border: none;
  position: relative;
  background: transparent !important;
  width: auto;
  text-indent: 0; }
  .typography .flex-direction-nav a.flex-prev {
    padding-left: 65px;
    left: 0; }
    .typography .flex-direction-nav a.flex-prev::after {
      content: 'Назад';
      font-size: 16px;
      display: inline-block;
      font-weight: 300;
      color: #464646; }
    .typography .flex-direction-nav a.flex-prev::before {
      content: '';
      position: absolute;
      left: 0;
      background: url(../img/pagination_arrow.png) no-repeat center center;
      width: 44px;
      height: 17px;
      opacity: 0.4;
      display: inline-block;
      font-size: 0;
      border: none; }
  .typography .flex-direction-nav a.flex-next {
    padding-right: 65px;
    right: 0; }
    .typography .flex-direction-nav a.flex-next::after {
      content: '';
      position: absolute;
      right: 0;
      background: url(../img/pagination_arrow.png) no-repeat center center;
      width: 44px;
      height: 17px;
      opacity: 0.4;
      display: inline-block;
      font-size: 0;
      border: none;
      -webkit-transform: rotate(180deg);
         -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .typography .flex-direction-nav a.flex-next::before {
      content: 'Вперед';
      font-size: 16px;
      display: inline-block;
      font-weight: 300;
      color: #464646; }
.typography .metaslider {
  padding: 0 15px; }
  .typography .metaslider .caption {
    font-size: 16px;
    color: #b2b2b2;
    font-weight: 300;
    font-style: italic;
    padding: 20px 5px; }
    .typography .metaslider .caption-wrap {
      position: static;
      background: transparent; }
.typography .gallery-item {
  padding: 0 15px; }
  .typography .gallery-item img {
    border: none !important;
    margin-bottom: 20px; }

.wp-polls {
  margin-bottom: 40px; }
  .wp-polls .wrap_status {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-bottom: 0; }
    .wp-polls .wrap_status:nth-child(odd) {
      background-color: #f7f8f8; }
    .wp-polls .wrap_status .title {
      width: 50%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 18px;
      font-weight: 300;
      padding: 35px 25px; }
    .wp-polls .wrap_status .status {
      width: 50%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 35px 0;
      background: url(../img/pic.png) repeat-y 0% top, url(../img/pic.png) repeat-y 25% top, url(../img/pic.png) repeat-y 50% top, url(../img/pic.png) repeat-y 75% top, url(../img/pic.png) repeat-y 100% top;
      background-size: 1px 1px; }
      .wp-polls .wrap_status .status .status_bar {
        height: 29px;
        position: relative;
        background-color: #c4df5b; }
        .wp-polls .wrap_status .status .status_bar .procent {
          display: block;
          position: absolute;
          top: 50%;
          left: 100%;
          margin-left: 20px;
          -webkit-transform: translateY(-50%);
             -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          font-size: 18px;
          font-weight: 700; }
  .wp-polls ul {
    margin-left: 0;
    margin-bottom: 45px; }
    .wp-polls ul li {
      padding-left: 15px;
      margin-bottom: 25px; }
      .wp-polls ul li::before {
        display: none; }
    .wp-polls ul .scale {
      width: 50%;
      float: right;
      position: relative;
      padding-bottom: 30px; }
      .wp-polls ul .scale span {
        display: block;
        font-size: 14px;
        font-weight: 300;
        position: absolute;
        bottom: 0; }
        .wp-polls ul .scale span:nth-child(1) {
          left: 0; }
        .wp-polls ul .scale span:nth-child(2) {
          left: 25%; }
        .wp-polls ul .scale span:nth-child(3) {
          left: 50%; }
        .wp-polls ul .scale span:nth-child(4) {
          left: 75%; }
        .wp-polls ul .scale span:nth-child(5) {
          right: 0; }
  .wp-polls .poll_btn {
    display: inline-block;
    position: relative;
    margin: 0; }
    .wp-polls .poll_btn::before {
      content: '';
      display: block;
      width: 32px;
      height: 32px;
      position: absolute;
      top: 50%;
      right: 25px;
      margin-top: -16px;
      background: url(../img/ok.png) no-repeat center center;
      background-size: 100% 100%; }
    .wp-polls .poll_btn .Buttons {
      display: block;
      border: none;
      padding: 18px;
      padding-right: 100px;
      font-size: 32px;
      font-weight: 800;
      text-align: left;
      background-color: #c4df5b;
      cursor: pointer; }

* {
  color: #010101;
  font-size: 20px;
  font-family: "ProximaNova";
  font-weight: 300;
  font-style: normal;
  line-height: 1.2; }

h1, h2, h3, h4 {
  margin-bottom: 35px;
  font-weight: 800;
  text-transform: none;
  line-height: 1; }

h1 {
  font-size: 56px; }

h2 {
  font-size: 42px; }

h3 {
  font-size: 32px; }

h4 {
  font-size: 20px; }

.tag {
  font-size: 14px;
  font-weight: 700;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  .tag:before {
    content: '#'; }

.wrap_input {
  position: relative; }
  .wrap_input.valid input {
    border-color: #c4df5b;
    -webkit-box-shadow: 0 0 2px 0px #c4df5b;
            box-shadow: 0 0 2px 0px #c4df5b; }
  .wrap_input.valid::after {
    content: '';
    display: block;
    width: 16px;
    height: 14px;
    position: absolute;
    top: 20px;
    right: 15px;
    background: url(../img/check_input.png) no-repeat center center;
    background-size: 100% 100%; }

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
textarea {
  display: block;
  width: 100%;
  height: 58px;
  margin-bottom: 20px;
  padding: 23px 18px;
  padding-right: 40px;
  font-size: 18px;
  font-weight: 300;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  -webkit-transition: border-color .4s, -webkit-box-shadow .4s;
  transition: border-color .4s, -webkit-box-shadow .4s;
  -moz-transition: border-color .4s, box-shadow .4s;
  transition: border-color .4s, box-shadow .4s;
  transition: border-color .4s, box-shadow .4s, -webkit-box-shadow .4s; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #000; }
  input[type="text"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #000; }
  input[type="text"]:-moz-placeholder,
  input[type="tel"]:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #000; }
  input[type="text"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #000; }
  input[type="text"]:focus,
  input[type="tel"]:focus,
  input[type="email"]:focus,
  input[type="password"]:focus,
  textarea:focus {
    border-color: #c4df5b;
    -webkit-box-shadow: 0 0 2px 0px #c4df5b;
            box-shadow: 0 0 2px 0px #c4df5b; }
  input[type="text"].error,
  input[type="tel"].error,
  input[type="email"].error,
  input[type="password"].error,
  textarea.error {
    -webkit-box-shadow: 0 0 2px 0px #ed1c24;
            box-shadow: 0 0 2px 0px #ed1c24;
    border-color: #ed1c24; }

label {
  display: block;
  margin-top: -10px;
  color: #010101;
  font-size: 16px;
  margin-bottom: 15px; }
  label.error {
    color: #ed1c24; }

textarea {
  height: 210px;
  resize: none; }

input[type="checkbox"],
input[type="radio"] {
  display: none; }

input[type="radio"] + label {
  display: block;
  position: relative;
  padding-left: 45px;
  color: #000;
  font-size: 20px;
  cursor: pointer; }
  input[type="radio"] + label::before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -11px;
    border-radius: 50%;
    border: 2px solid #e6e6e6;
    -webkit-box-shadow: inset 0 0 5px #e6e6e6;
            box-shadow: inset 0 0 5px #e6e6e6; }
  input[type="radio"] + label::after {
    content: "";
    display: none;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 8px;
    margin-top: -3px;
    border-radius: 50%;
    background-color: #c4df5b; }

input[type="radio"]:checked + label:after {
  display: block; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 45px;
  color: #000;
  font-size: 20px;
  cursor: pointer; }
  input[type="checkbox"] + label::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
    border: 2px solid #e6e6e6;
    -webkit-box-shadow: inset 0 0 5px #e6e6e6;
            box-shadow: inset 0 0 5px #e6e6e6; }
  input[type="checkbox"] + label::after {
    content: "";
    display: none;
    width: 15px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -4px;
    border-radius: 50%;
    background: url(../img/check_input.png) no-repeat center center;
    background-size: 100% 100%; }

input[type="checkbox"]:checked + label:after {
  display: block; }

.input_list {
  display: block;
  width: 100%;
  height: 58px;
  position: relative;
  font-size: 18px;
  font-weight: 300;
  background-color: #fff;
  color: #010101;
  border: 1px solid #e6e6e6; }
  .input_list .current_filter {
    position: relative; }
    .input_list .current_filter::after {
      content: '';
      display: block;
      width: 20px;
      height: 12px;
      position: absolute;
      top: 50%;
      right: 20px;
      margin-top: -6px;
      background: url(../img/arrow_list.png) no-repeat center center;
      background-size: 100% 100%;
      cursor: pointer; }
  .input_list.active .current_filter::after {
    -webkit-transform: rotateZ(180deg);
       -moz-transform: rotateZ(180deg);
        -ms-transform: rotate(180deg);
            transform: rotateZ(180deg); }
  .input_list > li {
    width: 100%;
    display: block;
    font-size: 16px;
    line-height: 58px;
    cursor: pointer; }
    .input_list > li > span {
      display: block;
      width: 100%;
      height: 58px;
      line-height: 58px;
      padding-left: 18px;
      padding-right: 60px;
      overflow: hidden; }
    .input_list > li .sub_list {
      display: none;
      width: 100%;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      background-color: #fff;
      z-index: 99; }
      .input_list > li .sub_list li {
        padding: 15px 18px;
        font-size: 16px;
        -webkit-transition: color .4s;
        -moz-transition: color .4s;
        transition: color .4s;
        border-bottom: 1px solid #e6e6e6; }
        .input_list > li .sub_list li:last-child {
          border-bottom: none; }
        .input_list > li .sub_list li:hover {
          color: #c4df5b; }
  .input_list-label {
    margin-bottom: 15px;
    font-size: 16px;
    color: #010101; }

@media all and (max-width: 1199px) {
  h1 {
    font-size: 52px; }

  h2 {
    font-size: 38px; }

  h3 {
    font-size: 28px; }

  h4 {
    font-size: 16px; }

  .wp-polls .wrap_status .status .status_bar .procent {
    top: 100%;
    left: 50%;
    margin-left: 0;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); } }
@media all and (max-width: 767px) {
  h1 {
    font-size: 30px; }

  h2 {
    font-size: 26px; }

  h3 {
    font-size: 24px; }

  h4 {
    font-size: 20px; }

  .wp-polls .wrap_status {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0; }
    .wp-polls .wrap_status .title {
      width: 100%;
      -webkit-box-pack: start;
         -moz-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding-bottom: 5px;
      padding-top: 20px;
      padding-left: 5px; }
    .wp-polls .wrap_status .status {
      width: 100%; }
  .wp-polls ul .scale {
    display: none; }
    .wp-polls ul .scale span:nth-child(1) {
      left: 0; }
    .wp-polls ul .scale span:nth-child(2) {
      left: 25%; }
    .wp-polls ul .scale span:nth-child(3) {
      left: 50%; }
    .wp-polls ul .scale span:nth-child(4) {
      left: 75%; }
    .wp-polls ul .scale span:nth-child(5) {
      right: 0; }

  .typography ul li {
    padding-left: 40px; }
    .typography ul li:before {
      left: 5px; }
  .typography h5,
  .typography h6 {
    margin-bottom: 40px;
    font-size: 22px; }
  .typography h1,
  .typography h2,
  .typography h3,
  .typography h4 {
    margin-bottom: 20px; }
  .typography blockquote {
    padding: 15px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-left: 4px solid #c4df5b;
    font-size: 22px; }
    .typography blockquote p {
      margin: 0;
      font-size: 22px;
      font-weight: 800;
      line-height: 1.3; }
  .typography .gallery-item {
    padding: 0;
    width: 100% !important; }
    .typography .gallery-item img {
      margin-bottom: 10px; }
  .typography .flexslider {
    padding-top: 50px; }
  .typography .metaslider {
    padding: 0; }
  .typography .flex-direction-nav a.flex-prev::after {
    display: none; }
  .typography .flex-direction-nav a.flex-next::before {
    display: none; } }
.container {
  position: relative;
  max-width: 1200px;
  width: 100%;
  padding: 0 17px;
  height: 100%;
  margin: 0 auto; }
  @media all and (max-width: 1199px) {
    .container {
      max-width: 720px; } }
  @media all and (max-width: 767px) {
    .container {
      max-width: 320px; } }

.fw {
  display: -ms-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

button {
  background: transparent;
  border: none;
  border-radius: 0; }

.logo-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  background: #c4df5b;
  max-width: 197px;
  width: 100%;
  padding: 10px; }
  @media all and (max-width: 1199px) {
    .logo-wrapper {
      max-width: 160px; } }
  @media all and (max-width: 767px) {
    .logo-wrapper {
      max-width: none; } }
.logo-img {
  max-width: 130px;
  width: 100%;
  height: auto; }

.box {
  padding: 13px;
  position: relative; }

.wrap_img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1; }
  .wrap_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.btn_write {
  width: 165px;
  height: 35px;
  display: -ms-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #c4df5b;
  font-size: 14px;
  font-weight: bold;
  border-radius: 30px;
  cursor: pointer; }
  .btn_write:after {
    content: '';
    display: block;
    margin-left: 18px;
    width: 20px;
    height: 19px;
    background: url(../img/btn_write.png) no-repeat center center;
    background-size: cover; }
  .btn_write:hover {
    background: #d7f464; }
  .btn_write:active {
    background: #d7f464;
    -webkit-box-shadow: inset 0px 3px 10px 0px rgba(0, 0, 0, 0.16);
            box-shadow: inset 0px 3px 10px 0px rgba(0, 0, 0, 0.16); }

/** Custom Select **/
.custom-select-wrapper {
  position: relative;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 100%; }

.custom-select-wrapper select {
  display: none; }

.custom-select {
  position: relative;
  display: inline-block;
  height: 100%; }

.custom-select-trigger {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 24px;
  width: 140px;
  height: 100%;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 800;
  color: #000;
  line-height: 38px;
  background: #f5f5f5;
  cursor: pointer; }

.custom-select-trigger:after {
  position: absolute;
  display: block;
  content: '';
  width: 10px;
  height: 6px;
  background: url(../img/select.png) no-repeat center center;
  background-size: cover;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transform-origin: 50% 0;
     -moz-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
          transform-origin: 50% 0; }

.custom-select.opened .custom-select-trigger:after {
  margin-top: 3px;
  -webkit-transform: rotate(-180deg);
     -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }

.custom-options {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 10;
  width: 100%;
  border-radius: 0;
  background: #f5f5f5;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(-15px);
     -moz-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
          transform: translateY(-15px); }

.custom-select.opened .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.custom-option {
  position: relative;
  display: block;
  padding: 24px 20px;
  font-weight: 800;
  font-size: 13px;
  text-transform: uppercase;
  color: #000;
  border-top: 1px solid #e1e1e1;
  cursor: pointer;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.custom-option:last-of-type {
  border-bottom: 0; }

.section_title {
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center; }

.btn_search_lib {
  display: block;
  height: 58px;
  padding: 0 40px;
  color: #fff;
  font-size: 20px;
  font-weight: 800;
  background-color: #000;
  cursor: pointer; }

.btn_play {
  width: 80px;
  height: 80px;
  background: url(../img/btn_play.png) no-repeat center center;
  background-size: 100% 100%; }

.popup {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 17px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.1);
  overflow-y: scroll;
  z-index: 999; }
  .popup .email_subscribe {
    word-break: break-all;
    font-size: inherit;
    color: #c4df5b; }
  .popup-close {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 40px;
    right: 30px;
    cursor: pointer; }
    .popup-close span {
      display: block;
      width: 100%;
      height: 2px;
      background-color: #000; }
      .popup-close span:nth-child(1) {
        -webkit-transform: rotateZ(45deg);
           -moz-transform: rotateZ(45deg);
            -ms-transform: rotate(45deg);
                transform: rotateZ(45deg);
        margin-top: 12px; }
      .popup-close span:nth-child(2) {
        -webkit-transform: rotateZ(-45deg);
           -moz-transform: rotateZ(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotateZ(-45deg);
        margin-top: -2px; }
  .popup-head {
    margin-bottom: 60px;
    font-size: 42px;
    font-weight: 800;
    text-align: center; }
  .popup-body {
    max-width: 600px;
    width: 100%;
    position: relative;
    padding: 40px 55px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.17);
            box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.17); }
  .popup-form_callback form {
    width: 100%; }
    .popup-form_callback form .wrap_input {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      position: relative; }
      .popup-form_callback form .wrap_input .title {
        -webkit-box-flex: 0;
           -moz-box-flex: 0;
            -ms-flex: none;
                flex: none;
        width: 150px;
        font-size: 18px;
        font-weight: 300;
        margin-top: 17px; }
      .popup-form_callback form .wrap_input input {
        margin-bottom: 15px; }
        .popup-form_callback form .wrap_input input.error {
          margin-bottom: 40px; }
      .popup-form_callback form .wrap_input label {
        position: absolute;
        bottom: 0;
        left: 150px;
        margin: 0;
        margin-bottom: 15px; }
      .popup-form_callback form .wrap_input textarea.error {
        margin-bottom: 40px; }
  .popup-thank, .popup-subscribe {
    text-align: center; }
    .popup-thank p.text, .popup-subscribe p.text {
      margin-bottom: 60px;
      font-size: 26px;
      font-weight: 300; }
      .popup-thank p.text a:hover, .popup-subscribe p.text a:hover {
        background-color: #c4df5b; }
    .popup-thank p.title, .popup-subscribe p.title {
      color: #7d7c7e;
      font-size: 16px;
      font-weight: 300;
      font-style: italic; }
  .popup .btn_send {
    padding: 20px 70px;
    margin-top: 15px;
    margin-left: 150px;
    background-color: #c4df5b;
    font-size: 20px;
    font-weight: 800;
    cursor: pointer; }

.preloader {
  position: relative;
  margin: 100px auto;
  width: 20px;
  height: 20px;
  -webkit-perspective: 160px;
     -moz-perspective: 160px;
          perspective: 160px;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d; }
  .preloader-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999; }
  .preloader-paper {
    width: 35px;
    height: 45px;
    background: #fff;
    border: 5px solid #c4df5b;
    position: absolute;
    border-left: none;
    -webkit-transform-origin: 0% 50%;
       -moz-transform-origin: 0% 50%;
        -ms-transform-origin: 0% 50%;
            transform-origin: 0% 50%; }
    .preloader-paper:nth-child(2) {
      -webkit-transform: rotate(180deg);
         -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .preloader-paper:nth-child(3) {
      -webkit-animation: flip 2.5s infinite ease-in-out;
         -moz-animation: flip 2.5s infinite ease-in-out;
              animation: flip 2.5s infinite ease-in-out;
      -webkit-animation-delay: 0.54931s;
         -moz-animation-delay: 0.54931s;
              animation-delay: 0.54931s; }
    .preloader-paper:nth-child(4) {
      -webkit-animation: flip 2.5s infinite ease-in-out;
         -moz-animation: flip 2.5s infinite ease-in-out;
              animation: flip 2.5s infinite ease-in-out;
      -webkit-animation-delay: 0.69315s;
         -moz-animation-delay: 0.69315s;
              animation-delay: 0.69315s; }
    .preloader-paper:nth-child(5) {
      -webkit-animation: flip 2.5s infinite ease-in-out;
         -moz-animation: flip 2.5s infinite ease-in-out;
              animation: flip 2.5s infinite ease-in-out;
      -webkit-animation-delay: 0.80472s;
         -moz-animation-delay: 0.80472s;
              animation-delay: 0.80472s; }
    .preloader-paper:nth-child(6) {
      -webkit-animation: flip 2.5s infinite ease-in-out;
         -moz-animation: flip 2.5s infinite ease-in-out;
              animation: flip 2.5s infinite ease-in-out;
      -webkit-animation-delay: 0.89588s;
         -moz-animation-delay: 0.89588s;
              animation-delay: 0.89588s; }
    .preloader-paper:nth-child(7) {
      -webkit-animation: flip 2.5s infinite ease-in-out;
         -moz-animation: flip 2.5s infinite ease-in-out;
              animation: flip 2.5s infinite ease-in-out;
      -webkit-animation-delay: 0.97296s;
         -moz-animation-delay: 0.97296s;
              animation-delay: 0.97296s; }
    .preloader-paper:nth-child(8) {
      -webkit-animation: flip 2.5s infinite ease-in-out;
         -moz-animation: flip 2.5s infinite ease-in-out;
              animation: flip 2.5s infinite ease-in-out;
      -webkit-animation-delay: 1.03972s;
         -moz-animation-delay: 1.03972s;
              animation-delay: 1.03972s; }
    .preloader-paper:nth-child(9) {
      -webkit-animation: flip 2.5s infinite ease-in-out;
         -moz-animation: flip 2.5s infinite ease-in-out;
              animation: flip 2.5s infinite ease-in-out;
      -webkit-animation-delay: 1.09861s;
         -moz-animation-delay: 1.09861s;
              animation-delay: 1.09861s; }
    .preloader-paper:nth-child(10) {
      -webkit-animation: flip 2.5s infinite ease-in-out;
         -moz-animation: flip 2.5s infinite ease-in-out;
              animation: flip 2.5s infinite ease-in-out;
      -webkit-animation-delay: 1.15129s;
         -moz-animation-delay: 1.15129s;
              animation-delay: 1.15129s; }
    .preloader-paper:nth-child(11) {
      -webkit-animation: flip 2.5s infinite ease-in-out;
         -moz-animation: flip 2.5s infinite ease-in-out;
              animation: flip 2.5s infinite ease-in-out;
      -webkit-animation-delay: 1.19895s;
         -moz-animation-delay: 1.19895s;
              animation-delay: 1.19895s; }
    .preloader-paper:nth-child(12) {
      -webkit-animation: flip 2.5s infinite ease-in-out;
         -moz-animation: flip 2.5s infinite ease-in-out;
              animation: flip 2.5s infinite ease-in-out;
      -webkit-animation-delay: 1.24245s;
         -moz-animation-delay: 1.24245s;
              animation-delay: 1.24245s; }

.container .paper {
  width: 35px;
  height: 45px;
  background: #fff;
  border: 5px solid blueviolet;
  position: absolute;
  border-left: none;
  -webkit-transform-origin: 0% 50%;
     -moz-transform-origin: 0% 50%;
      -ms-transform-origin: 0% 50%;
          transform-origin: 0% 50%; }

.container .paper:nth-child(2) {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.container .paper:nth-child(3) {
  -webkit-animation: flip 2.5s infinite ease-in-out;
     -moz-animation: flip 2.5s infinite ease-in-out;
          animation: flip 2.5s infinite ease-in-out;
  -webkit-animation-delay: 0.54931s;
     -moz-animation-delay: 0.54931s;
          animation-delay: 0.54931s; }

.container .paper:nth-child(4) {
  -webkit-animation: flip 2.5s infinite ease-in-out;
     -moz-animation: flip 2.5s infinite ease-in-out;
          animation: flip 2.5s infinite ease-in-out;
  -webkit-animation-delay: 0.69315s;
     -moz-animation-delay: 0.69315s;
          animation-delay: 0.69315s; }

.container .paper:nth-child(5) {
  -webkit-animation: flip 2.5s infinite ease-in-out;
     -moz-animation: flip 2.5s infinite ease-in-out;
          animation: flip 2.5s infinite ease-in-out;
  -webkit-animation-delay: 0.80472s;
     -moz-animation-delay: 0.80472s;
          animation-delay: 0.80472s; }

.container .paper:nth-child(6) {
  -webkit-animation: flip 2.5s infinite ease-in-out;
     -moz-animation: flip 2.5s infinite ease-in-out;
          animation: flip 2.5s infinite ease-in-out;
  -webkit-animation-delay: 0.89588s;
     -moz-animation-delay: 0.89588s;
          animation-delay: 0.89588s; }

.container .paper:nth-child(7) {
  -webkit-animation: flip 2.5s infinite ease-in-out;
     -moz-animation: flip 2.5s infinite ease-in-out;
          animation: flip 2.5s infinite ease-in-out;
  -webkit-animation-delay: 0.97296s;
     -moz-animation-delay: 0.97296s;
          animation-delay: 0.97296s; }

.container .paper:nth-child(8) {
  -webkit-animation: flip 2.5s infinite ease-in-out;
     -moz-animation: flip 2.5s infinite ease-in-out;
          animation: flip 2.5s infinite ease-in-out;
  -webkit-animation-delay: 1.03972s;
     -moz-animation-delay: 1.03972s;
          animation-delay: 1.03972s; }

.container .paper:nth-child(9) {
  -webkit-animation: flip 2.5s infinite ease-in-out;
     -moz-animation: flip 2.5s infinite ease-in-out;
          animation: flip 2.5s infinite ease-in-out;
  -webkit-animation-delay: 1.09861s;
     -moz-animation-delay: 1.09861s;
          animation-delay: 1.09861s; }

.container .paper:nth-child(10) {
  -webkit-animation: flip 2.5s infinite ease-in-out;
     -moz-animation: flip 2.5s infinite ease-in-out;
          animation: flip 2.5s infinite ease-in-out;
  -webkit-animation-delay: 1.15129s;
     -moz-animation-delay: 1.15129s;
          animation-delay: 1.15129s; }

.container .paper:nth-child(11) {
  -webkit-animation: flip 2.5s infinite ease-in-out;
     -moz-animation: flip 2.5s infinite ease-in-out;
          animation: flip 2.5s infinite ease-in-out;
  -webkit-animation-delay: 1.19895s;
     -moz-animation-delay: 1.19895s;
          animation-delay: 1.19895s; }

.container .paper:nth-child(12) {
  -webkit-animation: flip 2.5s infinite ease-in-out;
     -moz-animation: flip 2.5s infinite ease-in-out;
          animation: flip 2.5s infinite ease-in-out;
  -webkit-animation-delay: 1.24245s;
     -moz-animation-delay: 1.24245s;
          animation-delay: 1.24245s; }

@-webkit-keyframes flip {
  30% {
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg); }
  100% {
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg); } }

@-moz-keyframes flip {
  30% {
    -moz-transform: rotateY(-180deg);
         transform: rotateY(-180deg); }
  100% {
    -moz-transform: rotateY(-180deg);
         transform: rotateY(-180deg); } }

@keyframes flip {
  30% {
    -webkit-transform: rotateY(-180deg);
       -moz-transform: rotateY(-180deg);
            transform: rotateY(-180deg); }
  100% {
    -webkit-transform: rotateY(-180deg);
       -moz-transform: rotateY(-180deg);
            transform: rotateY(-180deg); } }
@media all and (max-width: 767px) {
  .popup {
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 50px 20px; }
    .popup-body {
      padding: 40px 20px;
      padding-top: 60px; }
    .popup-form_callback form .wrap_input {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .popup-form_callback form .wrap_input .title {
        margin: 0; }
      .popup-form_callback form .wrap_input label {
        left: 0px; }
    .popup-thank p.text, .popup-subscrib p.text {
      font-size: 18px; }
    .popup-close {
      top: 15px;
      right: 10px; }
    .popup-head {
      margin-bottom: 30px;
      font-size: 30px; }
    .popup .btn_send {
      width: 100%;
      display: block;
      margin: 0 auto; }

  .box {
    padding: 13px 0; } }
.s_header {
  position: relative; }
  .s_header .tag:hover {
    color: #c4df5b; }
  .s_header-top {
    border-bottom: 3px solid #000; }
    .s_header-top_wrapper {
      padding-left: 40px;
      min-height: 45px;
      -webkit-box-align: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .s_header-top_all {
      font-size: 16px;
      font-weight: 900;
      text-transform: uppercase;
      -webkit-box-align: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer; }
    .s_header-top_menu {
      display: none; }
    .s_header-top_burger {
      width: 20px;
      margin-right: 18px; }
      .s_header-top_burger .line {
        width: 100%;
        height: 3px;
        margin-bottom: 3px;
        background: #000; }
    .s_header-top-tags_item {
      margin: 0 20px; }
  .s_header-write {
    background: #c4df5b; }
  .s_header-middle {
    background: url(../img/header_bg.jpg) no-repeat center center;
    background-size: 2000px; }
    .s_header-middle_wrapper {
      height: 110px;
      -webkit-box-align: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .s_header-search_container {
    width: 100%;
    position: relative;
    margin-left: 35px; }
  .s_header-search_wrapper {
    position: relative;
    width: 100%;
    height: 62px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.39);
            box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.39); }
  .s_header-search_input {
    font-size: 20px !important;
    font-weight: 900 !important;
    height: 100% !important;
    border: none !important;
    margin: 0 auto !important;
    padding-right: 70px !important; }
  .s_header-search_icon {
    position: absolute;
    display: -ms-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    padding: 0 22px;
    right: 0px;
    cursor: pointer; }
    .s_header-search_icon path {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s; }
    .s_header-search_icon:hover path {
      fill: #c4df5b; }
  .s_header-search_help {
    z-index: 1;
    width: 100%;
    background: #fff;
    position: absolute;
    -webkit-box-shadow: 0px 9px 27px -10px rgba(0, 0, 0, 0.39);
            box-shadow: 0px 9px 27px -10px rgba(0, 0, 0, 0.39);
    border-top: 1px solid #e5e5e5; }
    .s_header-search_help-row {
      padding: 23px 24px 28px;
      border-bottom: 1px solid #e5e5e5;
      -webkit-box-pack: start;
         -moz-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .s_header-search_help-title {
      -webkit-box-flex: 0;
         -moz-box-flex: 0;
          -ms-flex: 0 0 110px;
              flex: 0 0 110px;
      font-size: 12px;
      font-weight: 900;
      color: rgba(0, 0, 0, 0.5);
      text-transform: uppercase;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s; }
      .s_header-search_help-title:hover {
        color: #c4df5b; }
    .s_header-search_help-result {
      padding-left: 25px;
      max-width: 640px; }
      .s_header-search_help-result a {
        width: 100%;
        display: block;
        font-size: 16px;
        margin-bottom: 25px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s; }
        .s_header-search_help-result a span {
          font-size: 16px;
          position: relative; }
          .s_header-search_help-result a span::before {
            content: '';
            z-index: -1;
            background: transparent;
            display: block;
            position: absolute;
            width: 0%;
            height: 100%;
            top: 0;
            left: 0;
            -webkit-transition: all 0.2s;
            -moz-transition: all 0.2s;
            transition: all 0.2s; }
          .s_header-search_help-result a span.active::before {
            width: 100%;
            background: #c4df5b; }
        .s_header-search_help-result a:hover {
          color: #c4df5b; }
  .s_header-bottom-tags {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    display: none;
    z-index: 10; }
    .s_header-bottom-tags_wrapper {
      z-index: 1;
      position: relative;
      max-width: 330px;
      width: 100%;
      height: 100%;
      padding: 0 24px 20px;
      background: #fff;
      overflow-y: auto; }
    .s_header-bottom-tags_header {
      min-height: 77px;
      -webkit-box-align: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .s_header-bottom-tags_close {
      width: 50px;
      height: 50px;
      position: relative;
      border-radius: 50%;
      background: #000;
      cursor: pointer; }
      .s_header-bottom-tags_close svg {
        position: absolute;
        top: 50%;
        margin-top: -9px;
        left: 50%;
        margin-left: -9px; }
    .s_header-bottom-tags_title {
      color: #000000;
      margin: 0;
      text-transform: uppercase;
      letter-spacing: 2px; }
      .s_header-bottom-tags_title:before {
        content: '#'; }
    .s_header-bottom-tags_item {
      padding: 10px 0; }
      .s_header-bottom-tags_item .tag {
        font-size: 18px; }
    .s_header-bottom-tags_value {
      font-size: 14px;
      color: #b2b2b2; }
  .s_header-bottom-underlayer {
    background: rgba(99, 99, 99, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .s_header-bottom-header {
    display: none; }
  .s_header-bottom--open .s_header-bottom-tags {
    display: block; }
  .s_header-nav_list {
    min-height: 87px;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .s_header-nav_list li a {
      display: -ms-flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 47px;
      padding: 0 15px;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 900;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s; }
      .s_header-nav_list li a:hover {
        color: #c4df5b; }
    .s_header-nav_list li:last-child a {
      height: 47px;
      display: -ms-flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border: 1px solid #c4df5b; }
      .s_header-nav_list li:last-child a:after {
        content: '';
        display: inline-block;
        width: 9px;
        height: 20px;
        margin-left: 10px;
        background: url(../img/nush_mini.png) no-repeat center center;
        background-size: cover; }
    .s_header-nav_list li.current-menu-item a {
      background: #c4df5b; }
      .s_header-nav_list li.current-menu-item a:hover {
        color: #000; }

@media all and (max-width: 1199px) {
  .s_header-top-tags_list {
    display: none; }
  .s_header-top_all {
    display: none; }
  .s_header-top_menu {
    display: -ms-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    cursor: pointer; }
  .s_header-bottom {
    display: none;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    background: #fcfcfc; }
    .s_header-bottom-tags {
      position: static;
      width: 50%;
      height: 100vh; }
      .s_header-bottom-tags .container {
        padding: 0; }
      .s_header-bottom-tags_wrapper {
        background: #fcfcfc;
        max-width: none; }
      .s_header-bottom-tags_close {
        display: none; }
    .s_header-bottom-underlayer {
      display: none; }
    .s_header-bottom-header {
      display: block;
      background: url(../img/header_bg.jpg) no-repeat center center;
      background-size: 100%;
      min-height: 110px;
      padding: 0 35px;
      display: -ms-flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .s_header-bottom-header_close {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50px;
                flex: 0 0 50px; }
      .s_header-bottom-header .custom-select {
        z-index: 20; }
    .s_header-bottom--open {
      display: block; }
  .s_header-nav {
    width: 50%;
    background: #fff;
    z-index: 12;
    -webkit-box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.09);
            box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.09); }
    .s_header-nav .container {
      padding: 0; }
    .s_header-nav_list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 100%; }
      .s_header-nav_list li {
        width: 100%; }
        .s_header-nav_list li a {
          min-height: 77px;
          border-bottom: 1px solid #f2f2f2;
          padding: 0 35px;
          font-size: 16px;
          -webkit-box-pack: justify;
             -moz-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .s_header-nav_list li a:after {
            content: '';
            display: block;
            width: 12px;
            height: 22px;
            background: url(../img/menu-arrow.png) no-repeat center center;
            background-size: cover; }
        .s_header-nav_list li:last-child a {
          border: none;
          border-bottom: 1px solid #f2f2f2;
          padding: 0 35px;
          -webkit-box-pack: justify;
             -moz-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .s_header-nav_list li:last-child a:after {
            content: '';
            display: block;
            width: 12px;
            height: 22px;
            background: url(../img/menu-arrow.png) no-repeat center center;
            background-size: cover; }
    .s_header-nav-wrapper {
      display: -ms-flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; } }
@media all and (max-width: 767px) {
  .s_header-top_wrapper {
    padding: 0; }
  .s_header-middle .container {
    padding: 0;
    padding-bottom: 25px; }
  .s_header-middle_wrapper .s_header-search_container {
    display: none; }
  .s_header-nav {
    width: 100%; }
    .s_header-nav-wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
  .s_header-bottom-header {
    padding: 0 20px; }
  .s_header-bottom-tags {
    width: 100%;
    height: 100%; }
    .s_header-bottom-tags_wrapper {
      padding: 0 30px; }
  .s_header-bottom .container {
    max-width: none; }
  .s_header-search_wrapper {
    margin-left: 20px; }
  .s_header-write {
    font-size: 0;
    width: auto;
    background: transparent; }
    .s_header-write::after {
      margin: 0 auto; }
    .s_header-write:hover {
      background: transparent; }
    .s_header-write:active {
      background: transparent;
      -webkit-box-shadow: none;
              box-shadow: none; }

  .custom-select-wrapper {
    display: none; } }
.news_list {
  max-width: 800px;
  margin: 0 auto; }
  .news_list-wrap {
    margin-bottom: 30px; }
    .news_list-wrap.main_posts {
      max-width: 800px;
      margin: 0 auto;
      margin-bottom: 30px;
      padding: 25px 20px;
      border: 3px solid #c4df5b !important; }
  .news_list-head {
    margin-left: 150px;
    margin-bottom: 40px; }
  .news_list-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 65px; }
    .news_list-item-date {
      width: 150px;
      min-width: 150px;
      padding-top: 5px;
      padding-right: 30px;
      color: #7d7c7e;
      font-size: 14px; }
    .news_list-item-content .head {
      display: block;
      margin-bottom: 20px;
      font-size: 24px;
      font-weight: 700;
      -webkit-transition: color .4s;
      -moz-transition: color .4s;
      transition: color .4s;
      cursor: pointer; }
      .news_list-item-content .head:hover {
        color: #c4df5b;
        text-decoration: underline; }
    .news_list-item-content .text {
      font-size: 16px;
      font-weight: 300;
      line-height: 1.3; }

@media all and (max-width: 1199px) {
  .news_list {
    max-width: 720px; }
    .news_list-wrap {
      border-bottom: 3px solid #e6e6e6; } }
@media all and (max-width: 767px) {
  .news_list {
    max-width: 320px;
    padding: 0 17px; }
    .news_list-head {
      margin-left: 0;
      margin-bottom: 20px; }
    .news_list-item {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 25px; }
      .news_list-item-date {
        margin-bottom: 10px; }
      .news_list-item-content .head {
        margin-bottom: 10px;
        font-size: 20px; }
      .news_list-item-content .text {
        font-size: 14px; } }
.btn_more,
.btn_green,
.btn_more_tags {
  display: block;
  margin: 0 auto;
  padding: 20px 30px;
  font-size: 20px;
  font-weight: 800;
  background-color: #c4df5b;
  -webkit-transition: background-color .4s, -webkit-box-shadow .4s;
  transition: background-color .4s, -webkit-box-shadow .4s;
  -moz-transition: background-color .4s, box-shadow .4s;
  transition: background-color .4s, box-shadow .4s;
  transition: background-color .4s, box-shadow .4s, -webkit-box-shadow .4s;
  cursor: pointer; }
  .btn_more:hover,
  .btn_green:hover,
  .btn_more_tags:hover {
    background-color: #d7f464; }
  .btn_more:active,
  .btn_green:active,
  .btn_more_tags:active {
    -webkit-box-shadow: inset 0px 3px 10px 0px rgba(0, 0, 0, 0.16);
            box-shadow: inset 0px 3px 10px 0px rgba(0, 0, 0, 0.16); }

.pagination {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 50px; }
  .pagination-prev {
    display: block;
    position: relative;
    padding: 5px 0;
    padding-left: 60px;
    font-size: 16px;
    cursor: pointer; }
    .pagination-prev::before {
      content: '';
      display: block;
      width: 44px;
      height: 17px;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -8.5px;
      background: url(../img/pagination_arrow.png) no-repeat center center;
      background-size: 100% 100%; }
  .pagination-next {
    display: block;
    position: relative;
    padding: 5px 0;
    padding-right: 60px;
    font-size: 16px;
    cursor: pointer; }
    .pagination-next::before {
      content: '';
      display: block;
      width: 44px;
      height: 17px;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -8.5px;
      background: url(../img/pagination_arrow.png) no-repeat center center;
      background-size: 100% 100%;
      -webkit-transform: rotateZ(180deg);
         -moz-transform: rotateZ(180deg);
          -ms-transform: rotate(180deg);
              transform: rotateZ(180deg); }
  .pagination-numbers {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    .pagination-numbers .item {
      display: block;
      font-size: 16px;
      font-weight: 300;
      padding: 13px 18px;
      cursor: pointer; }
      .pagination-numbers .item.active {
        background-color: #c4df5b;
        font-weight: 800; }

@media all and (max-width: 767px) {
  .pagination {
    padding: 0px 17px; }
    .pagination-prev span, .pagination-next span {
      display: none; }
    .pagination-prev {
      padding: 10px 0;
      padding-left: 45px; }
    .pagination-next {
      padding: 10px 0;
      padding-right: 45px; }
    .pagination-numbers .item {
      padding: 10px 14px; } }
.s_news {
  padding-bottom: 45px; }
  .s_news h1 {
    margin-top: 40px;
    text-align: center; }
  .s_news .news_list-wrap:last-child {
    border-bottom: none; }
  .s_news .pagination-wrap {
    display: none; }

@media all and (max-width: 1199px) {
  .s_news .container {
    padding: 0; }
  .s_news .btn_more {
    display: none; }
  .s_news .pagination-wrap {
    display: block; } }
@media all and (max-width: 767px) {
  .s_news .container {
    padding: 0 17px; } }

/*# sourceMappingURL=news.css.map */