@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, .s_header-bottom-projetcs_list a {
  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, .s_header-bottom-projetcs_list a: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, .s_header-top_projects{
      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, .s_header-bottom-projects {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    display: none;
    z-index: 10; }
    .s_header-bottom-tags_wrapper, .s_header-bottom-projects_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, .s_header-bottom-projects_header {
      min-height: 77px;
      -webkit-box-align: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .s_header-bottom-tags_close, .s_header-bottom-projects_close {
      width: 50px;
      height: 50px;
      position: relative;
      border-radius: 50%;
      background: #000;
      cursor: pointer; }
      .s_header-bottom-tags_close svg, .s_header-bottom-projects_close svg {
        position: absolute;
        top: 50%;
        margin-top: -9px;
        left: 50%;
        margin-left: -9px; }
    .s_header-bottom-tags_title, .s_header-bottom-projects_title {
      color: #000000;
      margin: 0;
      text-transform: uppercase;
      letter-spacing: 2px; }
      .s_header-bottom-tags_title:before, .s_header-bottom-projects_title:before {
        content: '#'; }
    .s_header-bottom-tags_item, .s_header-bottom-projetcs_list li{
      padding: 10px 0; }
      .s_header-bottom-tags_item .tag, .s_header-bottom-projetcs_list a {
        font-size: 18px; }
    .s_header-bottom-tags_value, .s_header-bottom-projects_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, .s_header-bottom--open-projects .s_header-bottom-projects {
    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, .s_header-top_projects {
    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, .s_header-bottom-projects {
      position: static;
      width: 50%;
      height: 100vh; }
      .s_header-bottom-tags .container, .s_header-bottom-projects .container {
        padding: 0; }
      .s_header-bottom-tags_wrapper, .s_header-bottom-projects_wrapper {
        background: #fcfcfc;
        max-width: none; }
      .s_header-bottom-tags_close, .s_header-bottom-projects_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, .s_header-bottom-projects {
    width: 100%;
    height: 100%; }
    .s_header-bottom-tags_wrapper, .s_header-bottom-projects_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; } }
.s_last_articles {
  margin-bottom: 40px; }
  .s_last_articles-top_line {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 360px; }

.big_articles {
  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;
  -webkit-box-pack: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 25px 20px;
  position: relative; }
  .big_articles::after {
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 41%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(41%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.6)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 41%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(41%, rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.6)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 41%, rgba(0, 0, 0, 0.6) 100%);
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    transition: opacity .4s; }
  .big_articles-tag .tag {
    color: #fff;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    transition: color .4s; }
  .big_articles-head {
    margin-bottom: 0;
    color: #fff;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    transition: color .4s; }
  .big_articles-wrap {
    width: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
  .big_articles:hover::after {
    background: rgba(196, 223, 91, 0.9) url(../img/read_more.png) no-repeat center 30%;
    background-size: 67px 90px; }
  .big_articles:hover .big_articles-tag .tag {
    color: #010101; }
  .big_articles:hover .big_articles-head {
    color: #010101; }
  .big_articles:hover:after {
    opacity: 1; }

.last_news {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: distribute;
      align-content: space-around;
  padding: 35px 30px;
  border: 1px solid #e6e6e6; }
  .last_news-item {
    width: 47%;
    margin-bottom: 30px; }
    .last_news-item.main_news a {
      font-weight: 900; }
    .last_news-item .date {
      margin-bottom: 10px;
      font-size: 12px;
      color: #7d7c7e; }
    .last_news-item a {
      display: block;
      font-size: 15px;
      -webkit-transition: color .4s, text-decoration .4s;
      -moz-transition: color .4s, text-decoration .4s;
      transition: color .4s, text-decoration .4s;
      line-height: 1.5; }
      .last_news-item a:hover {
        color: #c4df5b;
        text-decoration: underline; }
  .last_news-wrap {
    width: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }

.last_articles {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .last_articles-item {
    width: 25%; }
    .last_articles-item.active .last_articles-img:after {
      opacity: 1; }
    .last_articles-item.active .last_articles-link {
      color: #c4df5b;
      text-decoration: underline; }
  .last_articles-img {
    display: block;
    position: relative;
    margin-bottom: 5px; }
    .last_articles-img img {
      display: block;
      width: 100%;
      height: 190px;
      -o-object-fit: cover;
         object-fit: cover; }
    .last_articles-img:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(196, 223, 91, 0.9) url(../img/read_more.png) no-repeat center center;
      opacity: 0;
      -webkit-transition: opacity .4s;
      -moz-transition: opacity .4s;
      transition: opacity .4s; }
  .last_articles-tag .tag {
    display: inline-block;
    padding: 5px;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    transition: background-color .4s; }
    .last_articles-tag .tag:hover {
      background-color: #c4df5b; }
  .last_articles-link {
    font-size: 20px;
    font-weight: 800;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    transition: color .4s; }
  .last_articles .banner {
    display: block;
    width: 25%; }
    .last_articles .banner img {
      display: block;
      width: 100%; }

@media all and (max-width: 1199px) {
  .s_last_articles-top_line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }

  .big_articles {
    width: 100%;
    padding: 20px 10px; }
    .big_articles-wrap {
      width: 100%;
      height: 400px; }

  .last_news-wrap {
    width: 100%; }
  .last_news-item {
    width: 250px;
    margin-bottom: 40px; }

  .last_articles {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .last_articles-item {
      width: 50%; }
    .last_articles .banner {
      width: 50%; } }
@media all and (max-width: 767px) {
  .last_news-item {
    width: 100%; }
    .last_news-item:nth-child(n+3) {
      display: none; }

  .last_articles {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .last_articles-item {
      width: 100%; }
    .last_articles .banner {
      width: 100%; } }
.s_view {
  margin-bottom: 40px; }
  .s_view-bottom_line {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    .s_view-bottom_line .big_articles {
      width: 100%; }
      .s_view-bottom_line .big_articles-wrap {
        width: 50%;
        height: 350px; }

.block_view {
  width: 50%;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .block_view-item {
    width: 50%;
    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;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .block_view-item:hover .block_view-item-foto::after {
      opacity: 1; }
    .block_view-item:hover .block_view-item-foto .btn_view {
      color: #fff;
      background-color: #010101; }
    .block_view-item:hover .block_view-item-quote {
      color: #c4df5b;
      text-decoration: underline; }
    .block_view-item-foto {
      width: 230px;
      height: 200px;
      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;
      position: relative;
      margin-bottom: 10px;
      overflow: hidden; }
      .block_view-item-foto::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url(../img/mask_view.png) no-repeat center center;
        background-size: 100% 100%;
        z-index: 1; }
      .block_view-item-foto::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(196, 223, 91, 0.9) url(../img/head.png) no-repeat center center;
        background-size: 75px 100px;
        opacity: 0;
        -webkit-transition: opacity .4s;
        -moz-transition: opacity .4s;
        transition: opacity .4s; }
      .block_view-item-foto img {
        display: block;
        width: 100%; }
      .block_view-item-foto .btn_view {
        display: block;
        padding: 10px;
        position: absolute;
        left: 50%;
        bottom: 0;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        background-color: #c4df5b;
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        text-transform: uppercase;
        z-index: 2;
        -webkit-transition: color .4s, background-color .4s;
        -moz-transition: color .4s, background-color .4s;
        transition: color .4s, background-color .4s; }
    .block_view-item-name {
      font-size: 14px;
      font-weight: 700;
      margin-bottom: 10px;
      text-align: center; }
    .block_view-item-quote {
      display: block;
      font-size: 20px;
      font-weight: 800;
      text-align: center;
      margin-bottom: 0;
      -webkit-transition: color .4s;
      -moz-transition: color .4s;
      transition: color .4s; }

@media all and (max-width: 1199px) {
  .s_view-bottom_line {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .s_view-bottom_line .big_articles-wrap {
      width: 100%; }

  .block_view {
    width: 100%; }
    .block_view-item-quote {
      padding: 0 15px; } }
@media all and (max-width: 767px) {
  .block_view {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .block_view-item {
      width: 100%; }
      .block_view-item-quote {
        padding: 0 15px; } }
.s_question-main {
  margin-bottom: 35px; }
  .s_question-main .container {
    padding: 0; }

.question_item {
  height: 350px;
  position: relative; }
.question_icon {
  position: absolute;
  width: 70px;
  height: 70px;
  left: 50%;
  margin-left: -35px;
  top: 50%;
  margin-top: -35px;
  background: #c4df5b;
  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-radius: 50%; }
.question_info {
  position: relative;
  width: 50%;
  height: 100%;
  padding: 40px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -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;
  overflow: hidden;
  background: #f7f8f8;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
.question_img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%; }
  .question_img-wrapper {
    width: 50%;
    height: 100%;
    display: block; }
.question_text h3 {
  margin-bottom: 20px;
  color: #000000; }
.question_text p {
  font-size: 14px;
  line-height: 22px;
  color: #000000; }
.question_tag {
  display: inline-block;
  padding: 13px 18px;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  background: #c4df5b;
  line-height: 1; }
  .question_tag-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center; }
.question_nav {
  margin: 12px; }
.question_btn {
  width: 12px;
  height: 24px;
  margin: 0 12px;
  display: block;
  background: url(../img/slider_arrow.png) no-repeat center center;
  background-size: cover;
  cursor: pointer; }
  .question_btn-prev {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

@media all and (max-width: 1199px) {
  .question_info {
    padding: 40px; }
    .question_info p {
      line-height: 1.7; }
  .question_text {
    max-height: 200px;
    overflow: hidden; } }
@media all and (max-width: 767px) {
  .question_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto; }
  .question_info {
    display: block;
    min-height: 335px;
    width: 100%;
    padding: 0 25px 35px; }
    .question_info h1 {
      line-height: 40px; }
    .question_info p {
      line-height: 1.4; }
  .question_tag-wrapper {
    position: static; }
  .question_nav {
    max-width: 90px;
    margin: 20px auto; }
  .question_img {
    width: 100%; }
    .question_img-wrapper {
      width: 100%;
      height: 350px; }
  .question_icon {
    display: none; } }
.s_affiche-main {
  margin-bottom: 75px; }

.affiche_item {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #ebebeb;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  .affiche_item-wrapper {
    width: 25%;
    display: block; }
  .affiche_item:hover {
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
            box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11); }
    .affiche_item:hover .affiche_top {
      background: #c4df5b; }
.affiche_wrapper {
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.affiche_top {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
.affiche_place {
  padding: 0 18px;
  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: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: 45px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 900; }
.affiche_date {
  font-size: 66px;
  font-weight: 300;
  letter-spacing: 10px;
  margin-bottom: 0;
  line-height: 1; }
  .affiche_date-wrapper {
    padding: 0 18px;
    min-height: 130px;
    margin-bottom: 30px;
    display: -ms-flex;
    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;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
.affiche_info {
  padding: 0 18px 35px; }
  .affiche_info p {
    height: 100px;
    font-size: 20px;
    font-weight: 900;
    overflow: hidden; }
.affiche_tag {
  display: inline-block;
  margin-right: 10px; }
  .affiche_tag:last-of-type {
    margin-bottom: 10px; }
  .affiche_tag:not(:last-of-type):after {
    content: ","; }
.affiche_bottom {
  padding: 30px 18px 15px; }
  .affiche_bottom span {
    font-size: 16px;
    font-weight: 300; }
.affiche_org {
  margin-right: 10px;
  display: block; }
  .affiche_org:not(:last-of-type):after {
    content: ","; }
.affiche_bold {
  font-size: 14px;
  font-weight: 900; }

.wrap_tags {
  height: 23px;
  overflow: hidden; }

@media all and (max-width: 1199px) {
  .s_affiche-main {
    margin-bottom: 50px; }

  .affiche_item-wrapper {
    width: 50%; } }
@media all and (max-width: 767px) {
  .s_affiche-main {
    margin-bottom: 35px; }

  .affiche_item-wrapper {
    width: 100%; }
    .affiche_item-wrapper:nth-child(n+4) {
      display: none; } }
.s_reform {
  margin-bottom: 40px; }

.block_reform {
  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; }
  .block_reform-wrap {
    width: 860px;
    margin: 0 auto; }
  .block_reform-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;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 260px;
    padding: 25px;
    text-align: center;
    background-color: #c4df5b;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    transition: background-color .4s; }
    .block_reform-item:hover {
      background-color: #e1f68e; }
    .block_reform-item .icon {
      min-height: 200px;
      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; }
      .block_reform-item .icon img {
        display: block;
        max-width: 100%;
        margin: 0 auto; }
    .block_reform-item .head {
      min-height: 60px;
      margin-bottom: 15px;
      font-size: 26px;
      font-weight: 800; }
    .block_reform-item .text {
      font-size: 16px;
      font-weight: 300;
      margin-bottom: 0; }

@media all and (max-width: 1199px) {
  .block_reform-wrap {
    width: 690px; }
  .block_reform-item {
    width: 215px; }
    .block_reform-item .text {
      display: none; }
    .block_reform-item .head {
      margin-bottom: 0; } }
@media all and (max-width: 767px) {
  .block_reform {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .block_reform-wrap {
      width: 100%; }
    .block_reform-item {
      width: 100%;
      margin-bottom: 25px; }
      .block_reform-item .head {
        min-height: inherit;
        margin-bottom: 0; }
      .block_reform-item .text {
        display: none; } }
.footer_search {
  min-height: 170px;
  background: url(../img/header_bg.jpg) no-repeat center center;
  background-size: 2000px; }
  .footer_search .container {
    height: 100%;
    min-height: inherit;
    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; }
  .footer_search .s_header-middle_wrapper {
    width: 100%; }
  .footer_search .custom-select-trigger::after {
    margin-top: 3px;
    -webkit-transform: rotate(-180deg);
       -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg); }
  .footer_search .custom-options {
    top: initial;
    bottom: 100%; }
  .footer_search .custom-select.opened .custom-select-trigger:after {
    margin-top: 0;
    -webkit-transform: rotate(0);
       -moz-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0); }
  .footer_search .custom-option {
    border: none;
    border-bottom: 1px solid #e1e1e1; }
  .footer_search .s_header-search_help {
    bottom: 100%;
    top: initial;
    -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); }
.footer_bottom {
  padding: 50px 0; }
.footer_social {
  display: block;
  width: 35px;
  height: 35px;
  margin-right: 20px;
  -webkit-box-flex: 0;
     -moz-box-flex: 0;
      -ms-flex: 0 0 35px;
          flex: 0 0 35px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .footer_social-wrapper {
    max-width: 288px;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .footer_social-wrapper-top {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      margin-bottom: 20px; }
    .footer_social-wrapper-bottom {
      display: block;
      width: 200px; }
      .footer_social-wrapper-bottom img {
        display: block;
        width: 100%; }
.footer_tw {
  background-image: url(../img/tw.png); }
.footer_in {
  background-image: url(../img/in.png); }
.footer_gp {
  background-image: url(../img/gp.png); }
.footer_fb {
  background-image: url(../img/fb.png); }
.footer_write {
  margin: 0 auto; }
  .footer_write-wrapper {
    max-width: 300px;
    width: 100%; }
.footer_subscribe {
  max-width: 300px;
  width: 100%;
  padding: 0 30px 0 18px; }
  .footer_subscribe-title {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 900;
    color: #000000; }
  .footer_subscribe-input_wrapper {
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: relative; }
  .footer_subscribe input {
    max-width: 210px;
    margin: 0;
    height: 40px;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 300;
    border-right: 0; }
    .footer_subscribe input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: rgba(0, 0, 0, 0.5); }
    .footer_subscribe input::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(0, 0, 0, 0.5); }
    .footer_subscribe input:-ms-input-placeholder {
      /* IE 10+ */
      color: rgba(0, 0, 0, 0.5); }
    .footer_subscribe input:-moz-placeholder {
      /* Firefox 18- */
      color: rgba(0, 0, 0, 0.5); }
  .footer_subscribe label.error {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 5px;
    font-size: 14px; }
  .footer_subscribe-btn {
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 40px;
            flex: 0 0 40px;
    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;
    width: 40px;
    height: 40px;
    background: #c4df5b;
    cursor: pointer; }
    .footer_subscribe-btn:hover {
      background: rgba(196, 223, 91, 0.9); }
.footer_copyrigth {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 300;
  color: #000000; }
  .footer_copyrigth_wrapper {
    max-width: 300px;
    width: 100%;
    padding: 0 30px 0 18px; }
  .footer_copyrigth_text {
    font-size: 14px;
    line-height: 1.2;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 300; }

@media all and (max-width: 1199px) {
  .footer_bottom {
    padding: 30px 0 60px; }
  .footer_wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .footer_social-wrapper {
    margin-bottom: 50px; }
  .footer_write {
    margin: 0; }
    .footer_write-wrapper {
      margin-bottom: 50px; }
  .footer_subscribe {
    padding: 0; }
  .footer_copyrigth_wrapper {
    padding: 0; } }
@media all and (max-width: 767px) {
  .footer_search .s_header-logo-wrapper {
    max-width: 215px;
    margin: 0 auto; }
  .footer_bottom {
    padding: 30px 0 30px; }
  .footer_subscribe {
    padding: 0;
    margin-bottom: 50px; } }

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