

/* Start:/local/templates/new_dom/css/styles.css?1735373583248935*/
*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*::-moz-selection {
  background-color: #949D2C;
  color: #ffffff; }

*::selection {
  background-color: #949D2C;
  color: #ffffff; }

html, body {
  padding: 0;
  margin: 0; }

body {
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  color: #000000;
  line-height: 1.3;
  font-size: 14px; }

.main-wrapper img {
  max-width: 100%; }

.main-wrapper a {
  color: #000;
  -webkit-transition: color .33s;
  transition: color .33s;
  text-decoration: none; }

.main-wrapper a:hover {
  color: #777777; }

.main-wrapper input, .main-wrapper select, .main-wrapper textarea, .main-wrapper table {
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #777777;
  font-size: 14px; }

.main-wrapper table thead {
  font-weight: 400; }

.main-wrapper h1, .main-wrapper h2, .main-wrapper h3, .main-wrapper h4, .main-wrapper h5, .main-wrapper h6, .main-wrapper ul, .main-wrapper ol, .main-wrapper p {
  margin-top: 0; }

.main-wrapper select {
  outline: none; }

.main-wrapper button, .main-wrapper input[type=submit] {
  background-color: transparent;
  border: 0;
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0;
  outline: 0;
  cursor: pointer;
  user-select: none;
  color: #777777;
  font-size: 14px; }

@media (max-width: 1023px) {
  .main-wrapper .no-scroll {
    height: 100%;
    overflow-y: hidden; } }

.main-wrapper .regular-section {
  margin-left: 80px;
  margin-right: 80px;
  margin-bottom: 50px; }
  @media (max-width: 1600px) {
    .main-wrapper .regular-section {
      margin-left: 50px;
      margin-right: 50px; } }
  @media (max-width: 1250px) {
    .main-wrapper .regular-section {
      margin-left: 0;
      margin-right: 0; } }
  .main-wrapper .regular-section.background-block,
  .main-wrapper .regular-section .background-block {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: relative;
    background-color: #eeeeee; }
    .main-wrapper .regular-section.background-block.background-overlay::before,
    .main-wrapper .regular-section .background-block.background-overlay::before {
      content: '';
      display: block;
      position: absolute;
      z-index: 1;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.5); }
    .main-wrapper .regular-section.background-block.background-overlay .regular-container,
    .main-wrapper .regular-section .background-block.background-overlay .regular-container {
      position: relative; }
  .main-wrapper .regular-section .position-wrapper {
    position: relative;
    z-index: 1; }
  .main-wrapper .regular-section .backgrounds-wrapper .background-item {
    z-index: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
    .main-wrapper .regular-section .backgrounds-wrapper .background-item video,
    .main-wrapper .regular-section .backgrounds-wrapper .background-item img {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  @media (max-width: 1250px) {
    .main-wrapper .regular-section .first-screen {
      padding-top: 106px; } }

@media (min-width: 1401px) {
  .main-wrapper .regular-container.less {
    width: 1360px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; } }

@media (min-width: 1251px) and (max-width: 1400px) {
  .main-wrapper .regular-container.less {
    margin-left: 40px;
    margin-right: 40px; } }

@media (max-width: 1250px) {
  .main-wrapper .regular-container {
    width: 960px;
    margin-left: auto;
    margin-right: auto; } }

@media (max-width: 1023px) {
  .main-wrapper .regular-container {
    width: 720px; } }

@media (max-width: 750px) {
  .main-wrapper .regular-container {
    width: 540px;
    padding-left: 10px;
    padding-right: 10px; } }

@media (max-width: 560px) {
  .main-wrapper .regular-container {
    width: 400px;
    max-width: 100%; } }

.main-wrapper .big-heading {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #ffffff; }
  @media (max-width: 1600px) {
    .main-wrapper .big-heading {
      font-size: 36px; } }
  @media (max-width: 1220px) {
    .main-wrapper .big-heading {
      font-size: 30px; } }
  @media (max-width: 1023px) {
    .main-wrapper .big-heading {
      font-size: 22px; } }

.main-wrapper .sub-heading {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 24px; }
  @media (max-width: 1250px) {
    .main-wrapper .sub-heading {
      font-size: 32px;
      margin-bottom: 22px; } }
  @media (max-width: 1023px) {
    .main-wrapper .sub-heading {
      font-size: 20px;
      margin-bottom: 18px; } }

.main-wrapper .regular-heading {
  font-size: 32px;
  margin-bottom: 20px;
  font-weight: 600; }
  @media (max-width: 1023px) {
    .main-wrapper .regular-heading {
      font-size: 20px; } }

.main-wrapper .small-heading {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px; }
  @media (max-width: 1180px) {
    .main-wrapper .small-heading {
      font-size: 18px;
      margin-bottom: 18px; } }
  @media (max-width: 540px) {
    .main-wrapper .small-heading {
      font-size: 16px;
      margin-bottom: 14px; } }

.main-wrapper .underline-heading {
  text-align: center;
  margin-bottom: 24px; }
  .main-wrapper .underline-heading .sub-heading,
  .main-wrapper .underline-heading .regular-heading {
    display: inline-block;
    text-transform: uppercase;
    position: relative; }
    .main-wrapper .underline-heading .sub-heading::before,
    .main-wrapper .underline-heading .regular-heading::before {
      content: '';
      display: block;
      height: 4px;
      background-color: #949D2C;
      position: absolute;
      top: 100%;
      left: 10px;
      right: 10px;
      margin-left: 20px;
      margin-right: 20px;
      margin-top: 4px; }

.main-wrapper .center {
  text-align: center; }

.main-wrapper .button {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 46px;
  height: 50px;
  text-align: center;
  border: 0;
  background-color: #949D2C;
  padding: 0 15px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  -webkit-transition: background-color .33s;
  transition: background-color .33s;
  white-space: nowrap; }
  .main-wrapper .button:hover {
    color: #ffffff;
    background-color: #818926; }
  .main-wrapper .button:focus, .main-wrapper .button:active {
    background-color: #b2bd35;
    color: #fff; }
  .main-wrapper .button.white {
    border-color: #949D2C;
    color: #949D2C;
    border-style: solid;
    background-color: #ffffff;
    border-width: 1px; }
    .main-wrapper .button.white:hover {
      background-color: #949D2C;
      color: #ffffff;
      border-color: #949D2C; }
    .main-wrapper .button.white:focus, .main-wrapper .button.white:active {
      background-color: #949D2C;
      color: #ffffff; }
  .main-wrapper .button.disabled, .main-wrapper .button[disabled] {
    border-color: #e5e5e5;
    color: #a1a1a1;
    cursor: default;
    background-color: #F8F8F8; }
    .main-wrapper .button.disabled:hover, .main-wrapper .button.disabled:focus, .main-wrapper .button.disabled:active, .main-wrapper .button[disabled]:hover, .main-wrapper .button[disabled]:focus, .main-wrapper .button[disabled]:active {
      background-color: #F8F8F8;
      border-color: #e5e5e5;
      color: #a1a1a1; }

.main-wrapper .close-button {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  font-size: 0;
  padding: 10px;
  width: auto;
  height: auto;
  line-height: 1;
  margin-top: -5px; }
  .main-wrapper .close-button:hover::before {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-filter: none;
    filter: none; }
  .main-wrapper .close-button::before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-filter: opacity(0.6);
    filter: opacity(0.6); }

.main-wrapper .loading-spinner,
.main-wrapper .loading-spinner-big,
.main-wrapper .loading-spinner-small,
.main-wrapper .loading-spinner-fullscreen {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .main-wrapper .loading-spinner::after,
  .main-wrapper .loading-spinner-big::after,
  .main-wrapper .loading-spinner-small::after,
  .main-wrapper .loading-spinner-fullscreen::after {
    content: '';
    display: inline-block;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1; }
  .main-wrapper .loading-spinner::before,
  .main-wrapper .loading-spinner-big::before,
  .main-wrapper .loading-spinner-small::before,
  .main-wrapper .loading-spinner-fullscreen::before {
    z-index: 2;
    content: '';
    display: inline-block;
    height: 32px;
    width: 32px;
    border: 4px solid #949D2C;
    border-radius: 50%;
    border-color: rgba(0, 0, 0, 0.2);
    border-left-color: #949d2c;
    -webkit-animation: rotate .8s infinite linear;
    animation: rotate .8s infinite linear;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -22px;
    margin-top: -20px; }
  .main-wrapper .loading-spinner.background::before,
  .main-wrapper .loading-spinner-big.background::before,
  .main-wrapper .loading-spinner-small.background::before,
  .main-wrapper .loading-spinner-fullscreen.background::before {
    z-index: -1; }
  .main-wrapper .loading-spinner.background::after,
  .main-wrapper .loading-spinner-big.background::after,
  .main-wrapper .loading-spinner-small.background::after,
  .main-wrapper .loading-spinner-fullscreen.background::after {
    z-index: -2; }

.main-wrapper .loading-spinner-small::before {
  height: 20px;
  width: 20px;
  border-width: 3px;
  margin-left: -15px;
  margin-top: -13px; }

.main-wrapper .loading-spinner-small.background::before {
  z-index: -1; }

.main-wrapper .loading-spinner-small.background::after {
  display: none; }

.main-wrapper .loading-spinner-big::before {
  width: 50px;
  height: 50px;
  border-width: 6px;
  margin-top: -31px;
  margin-left: -31px; }

.main-wrapper .loading-spinner-fullscreen {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .main-wrapper .loading-spinner-fullscreen::after {
    position: fixed;
    z-index: 999; }
  .main-wrapper .loading-spinner-fullscreen::before {
    position: fixed;
    z-index: 1000; }

.main-wrapper .crossed {
  position: relative;
  display: inline-block;
  color: #999999; }
  .main-wrapper .crossed::after {
    content: '';
    display: block;
    height: 1px;
    width: 110%;
    position: absolute;
    top: 50%;
    left: -5%;
    background-color: #999; }

.main-wrapper .breadcrumbs {
  font-size: 13px;
  padding: 0 0 10px;
  margin-top: 20px;
  color: #777777; }
  @media (max-width: 1023px) {
    .main-wrapper .breadcrumbs {
      display: none; } }
  .main-wrapper .breadcrumbs a {
    color: #777777; }
    .main-wrapper .breadcrumbs a::after {
      content: '/';
      display: inline-block;
      margin: 0 5px; }
    .main-wrapper .breadcrumbs a:hover {
      color: #949D2C; }
  .main-wrapper .breadcrumbs span {
    font-weight: 400; }

.main-wrapper .styled-checkbox {
  display: inline-block;
  padding-right: 10px;
  margin-bottom: 10px; }
  .main-wrapper .styled-checkbox input {
    display: none; }
    .main-wrapper .styled-checkbox input:checked ~ label::before {
      background-size: 70%; }
  .main-wrapper .styled-checkbox input ~ label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .main-wrapper .styled-checkbox input ~ label::before {
      content: '';
      display: inline-block;
      width: 30px;
      height: 30px;
      min-width: 30px;
      border: 1px solid #F8F8F8;
      margin-right: 7px;
      background-position: 50%;
      background-repeat: no-repeat;
      background-size: 0;
      position: relative;
      vertical-align: middle;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 14 15'%3E%3Cdefs%3E%3Cpath id='a' d='M0 .2h14v14H0z'/%3E%3C/defs%3E%3CclipPath id='b'%3E%3Cuse xlink:href='%23a' overflow='visible'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23b)'%3E%3Cpath d='M.2 7.8c-.1-.1-.2-.3-.2-.4 0-.1.1-.3.2-.4l.8-.8c.1-.2.5-.2.7.1l.1.1 3 3.2c.1.1.3.1.4 0L12.3 2h.1c.2-.2.5-.2.8 0l.8.8c.2.2.2.5 0 .8l-8.6 8.9c-.1.1-.2.2-.4.2s-.3-.1-.4-.2L.3 7.9l-.1-.1z' fill='%23000000'/%3E%3C/g%3E%3C/svg%3E"); }
    .main-wrapper .styled-checkbox input ~ label span {
      vertical-align: middle; }
    .main-wrapper .styled-checkbox input ~ label a {
      color: #000000; }
      .main-wrapper .styled-checkbox input ~ label a:hover {
        opacity: 0.7; }

.main-wrapper .styled-radio input {
  display: none; }
  .main-wrapper .styled-radio input:checked ~ label::before {
    background-color: #949D2C; }

.main-wrapper .styled-radio label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.main-wrapper .styled-radio input ~ label {
  cursor: pointer;
  position: relative;
  -webkit-transition: opacity .33s;
  transition: opacity .33s;
  margin-right: 25px; }
  .main-wrapper .styled-radio input ~ label:hover {
    opacity: 1; }
  .main-wrapper .styled-radio input ~ label::before {
    content: '';
    display: inline-block;
    width: 28px;
    min-width: 28px;
    height: 28px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 2px #000;
    box-shadow: 0 0 2px #000;
    border: 6px solid  #fff;
    z-index: 1;
    vertical-align: middle;
    margin-right: 15px;
    -webkit-transition: background-color .33s;
    transition: background-color .33s; }
    @media (max-width: 767px) {
      .main-wrapper .styled-radio input ~ label::before {
        top: 2px; } }

.main-wrapper .pagination {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 35px 0; }
  .main-wrapper .pagination a, .main-wrapper .pagination span {
    height: 40px;
    width: 40px;
    text-align: center;
    max-width: 40px;
    font-style: normal;
    background-color: #E6E7E9; }
  .main-wrapper .pagination .arrow {
    font-size: 0;
    width: 40px;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%; }
    @media (max-width: 480px) {
      .main-wrapper .pagination .arrow {
        width: 30px; } }
    .main-wrapper .pagination .arrow:hover {
      opacity: .7; }
    .main-wrapper .pagination .arrow::before {
      width: 15px;
      height: 15px;
      vertical-align: middle; }
    .main-wrapper .pagination .arrow.arrow-left {
      margin-right: 10px;
      -webkit-transform: scale(-1, 1);
      transform: scale(-1, 1); }
      @media (max-width: 480px) {
        .main-wrapper .pagination .arrow.arrow-left {
          margin-right: 0; } }
    .main-wrapper .pagination .arrow.arrow-right {
      margin-left: 10px; }
      @media (max-width: 480px) {
        .main-wrapper .pagination .arrow.arrow-right {
          margin-left: 0; } }
  .main-wrapper .pagination span.arrow {
    opacity: .9; }
    .main-wrapper .pagination span.arrow::before {
      opacity: 1; }
    .main-wrapper .pagination span.arrow:hover {
      opacity: 1; }
  .main-wrapper .pagination .pagination-item {
    border-radius: 50%;
    width: 40px;
    min-width: 40px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    text-decoration: none;
    color: #000;
    cursor: pointer;
    margin: 0 3px; }
    @media (max-width: 350px) {
      .main-wrapper .pagination .pagination-item {
        margin: 0 2px; } }
    .main-wrapper .pagination .pagination-item:not(.active) {
      width: auto;
      padding: 0 8px; }
    .main-wrapper .pagination .pagination-item:hover:not(.active) {
      opacity: .8; }
    .main-wrapper .pagination .pagination-item.active {
      cursor: default;
      font-weight: 700;
      color: #ffffff;
      background-color: #949D2C; }

.main-wrapper .show-more {
  text-align: center;
  margin-bottom: 20px; }
  .main-wrapper .show-more .show-more-button {
    width: 300px;
    max-width: 100%; }

.main-wrapper .mCSB_scrollTools .mCSB_draggerContainer {
  margin: 7px 0; }

.main-wrapper .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #F8F8F8; }

.main-wrapper .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #949D2C; }

.main-wrapper .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .main-wrapper .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(148, 157, 44, 0.8); }

.main-wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #949D2C;
  border-radius: 0; }

.main-wrapper .mCSB_inside > .mCSB_container {
  margin-right: 10px; }

.main-wrapper .mCSB_outside + .mCSB_scrollTools {
  right: 0px; }

.main-wrapper .mCustomScrollbar,
.main-wrapper .mCustomScrollbar.mCS_touch_action,
.main-wrapper .mCustomScrollbar.mCS_touch_action .mCS-aviva.mCSB_scrollTools {
  -ms-touch-action: auto;
  touch-action: auto; }

.main-wrapper .mCustomScrollBox {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.main-wrapper .mCustomScrollBox.mCSB_vertical_horizontal {
  -ms-touch-action: auto;
  touch-action: auto; }

.main-wrapper .mCustomScrollBox.mCSB_horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.main-wrapper .form-notices {
  margin-bottom: 20px; }
  .main-wrapper .form-notices .form-notice {
    font-size: 18px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: tomato; }
    @media (max-width: 1023px) {
      .main-wrapper .form-notices .form-notice {
        font-size: 14px; } }
    .main-wrapper .form-notices .form-notice::before {
      content: '';
      display: inline-block;
      width: 15px;
      height: 15px;
      min-width: 15px;
      background-size: cover;
      margin-right: 7px;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 286.1 286.1'%3E%3Cpath d='M143 0C64 0 0 64 0 143s64 143 143 143 143-64 143-143c.1-79-64-143-143-143zm0 259.2c-64.2 0-116.2-52-116.2-116.2S78.8 26.8 143 26.8s116.2 52 116.2 116.2-52 116.2-116.2 116.2zm0-196.5c-10.2 0-18 5.3-18 14v79.2c0 8.6 7.7 14 18 14 10 0 18-5.6 18-14V76.7c0-8.4-8-14-18-14zm0 125c-9.8 0-17.9 8-17.9 17.9 0 9.8 8 17.8 17.9 17.8s17.8-8 17.8-17.8c.1-9.9-7.9-17.9-17.8-17.9z' fill='%23ff6347'/%3E%3C/svg%3E"); }
    .main-wrapper .form-notices .form-notice.form-error {
      color: #f00; }

.main-wrapper .regular-form input, .main-wrapper .regular-form textarea, .main-wrapper .regular-form select {
  border: 1px solid #C6A06D;
  font-size: 16px;
  max-width: 100%;
  -webkit-transition: border .33s;
  transition: border .33s;
  width: 100%;
  color: #000000;
  outline: 0;
  border-radius: 0px;
  background-color: #fff; }
  .main-wrapper .regular-form input::-webkit-input-placeholder, .main-wrapper .regular-form textarea::-webkit-input-placeholder, .main-wrapper .regular-form select::-webkit-input-placeholder {
    font-size: 14px;
    color: #777766; }
  .main-wrapper .regular-form input::-moz-placeholder, .main-wrapper .regular-form textarea::-moz-placeholder, .main-wrapper .regular-form select::-moz-placeholder {
    font-size: 14px;
    color: #777766; }
  .main-wrapper .regular-form input::-ms-input-placeholder, .main-wrapper .regular-form textarea::-ms-input-placeholder, .main-wrapper .regular-form select::-ms-input-placeholder {
    font-size: 14px;
    color: #777766; }
  .main-wrapper .regular-form input::placeholder, .main-wrapper .regular-form textarea::placeholder, .main-wrapper .regular-form select::placeholder {
    font-size: 14px;
    color: #777766; }
  .main-wrapper .regular-form input:focus, .main-wrapper .regular-form textarea:focus, .main-wrapper .regular-form select:focus {
    border: 1px solid #949D2C;
    outline: 0; }

.main-wrapper .regular-form.big-elements input {
  height: 44px; }

.main-wrapper .regular-form.big-elements .form-line {
  margin-bottom: 20px; }

.main-wrapper .regular-form input {
  height: 43px;
  padding: 0 10px; }

@mwdia (max-width: 700px) {
  .main-wrapper .regular-form input {
    padding: 0 10px; } }

.main-wrapper .regular-form input[type="radio"],
.main-wrapper .regular-form input[type="checkbox"] {
  height: auto;
  padding: 0; }

.main-wrapper .regular-form input[type="file"] {
  border: 0; }

.main-wrapper .regular-form textarea {
  width: 100%;
  padding: 5px 10px;
  max-height: 100px; }

@mwdia (max-width: 700px) {
  .main-wrapper .regular-form textarea {
    padding: 0 10px; } }

.main-wrapper .regular-form select {
  height: 43px;
  padding: 0 7px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='404.308' height='404.309'%3E%3Cpath d='M0 101.08h404.308L202.151 303.229 0 101.08z'/%3E%3C/svg%3E");
  background-size: 12px;
  background-position: right 10px top 50%;
  padding-right: 20px;
  background-repeat: no-repeat; }

.main-wrapper .regular-form .form-header {
  font-size: 18px;
  margin-bottom: 16px;
  font-weight: 400; }
  @media (max-width: 1180px) {
    .main-wrapper .regular-form .form-header {
      font-size: 16px; } }

.main-wrapper .regular-form .form-line {
  margin-bottom: 10px; }
  @media (max-width: 550px) {
    .main-wrapper .regular-form .form-line {
      margin-bottom: 13px; } }
  .main-wrapper .regular-form .form-line.cells {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .main-wrapper .regular-form .form-line.cells .form-cell {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      .main-wrapper .regular-form .form-line.cells .form-cell:not(:last-of-type) {
        padding-right: 20px; }

.main-wrapper .regular-form .form-label {
  font-size: 13px;
  margin-bottom: 10px;
  padding-right: 10px; }
  .main-wrapper .regular-form .form-label.required::after {
    content: ' *';
    color: #949D2C; }

.main-wrapper .regular-form .thank-you {
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px; }
  .main-wrapper .regular-form .thank-you:hover .smile {
    -webkit-transform: scale(1.2) rotate(360deg);
    transform: scale(1.2) rotate(360deg); }

.main-wrapper .regular-form .smile {
  -webkit-transition: -webkit-transform .33s;
  transition: -webkit-transform .33s;
  transition: transform .33s;
  transition: transform .33s, -webkit-transform .33s;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: cover;
  margin-bottom: 15px;
  font-size: 0; }

.main-wrapper .regular-form .accept-form-check {
  font-size: 13px;
  margin-bottom: 22px; }

.main-wrapper .regular-form .submit-block {
  text-align: center;
  margin-bottom: 20px; }

.main-wrapper .regular-form .no-arrows-number[type="number"]::-webkit-inner-spin-button,
.main-wrapper .regular-form .no-arrows-number[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0; }

.main-wrapper .regular-slider:not(.slick-initialized) {
  opacity: 0; }

.main-wrapper .regular-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.main-wrapper .regular-slider .slick-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.main-wrapper .regular-slider .slider-item {
  position: relative;
  height: auto;
  outline: 0;
  cursor: pointer; }
  .main-wrapper .regular-slider .slider-item:hover .street::before, .main-wrapper .regular-slider .slider-item:hover .subway::before, .main-wrapper .regular-slider .slider-item.active .street::before, .main-wrapper .regular-slider .slider-item.active .subway::before {
    -webkit-filter: none;
    filter: none;
    opacity: 1; }
  @media (max-width: 620px) {
    .main-wrapper .regular-slider .slider-item {
      border-right: 0; } }

.main-wrapper .regular-slider .slick-arrow {
  position: absolute;
  top: 50%;
  font-size: 0;
  margin-top: -35px;
  -webkit-transition: opacity .33s;
  transition: opacity .33s;
  z-index: 1;
  padding: 15px; }
  .main-wrapper .regular-slider .slick-arrow::before {
    content: '';
    display: block;
    border-bottom: 3px solid #AF874B;
    border-right: 3px solid #AF874B;
    width: 38px;
    height: 38px; }
  .main-wrapper .regular-slider .slick-arrow:not(.slick-disabled):hover::before {
    opacity: .6; }
  .main-wrapper .regular-slider .slick-arrow:not(.slick-disabled):active::before {
    opacity: .6; }

.main-wrapper .regular-slider .slick-prev {
  left: 10px; }
  .main-wrapper .regular-slider .slick-prev:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }

.main-wrapper .regular-slider .slick-next {
  right: 10px; }
  .main-wrapper .regular-slider .slick-next::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.main-wrapper .regular-slider .slick-disabled {
  opacity: 0.2;
  cursor: no-drop; }

.main-wrapper .regular-tabs .tabs-top {
  background-color: #F7F3F3;
  padding-top: 28px; }
  @media (max-width: 1023px) {
    .main-wrapper .regular-tabs .tabs-top {
      padding-top: 0;
      background-color: transparent; } }

.main-wrapper .regular-tabs .tabs-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: -1px;
  overflow: hidden;
  border-bottom: 1px solid #F8F8F8; }
  @media (max-width: 1023px) {
    .main-wrapper .regular-tabs .tabs-buttons {
      display: none; } }

.main-wrapper .regular-tabs .tab-button {
  padding: 15px 20px 25px;
  white-space: nowrap;
  font-size: 22px;
  font-weight: 400;
  cursor: pointer;
  text-transform: uppercase;
  border-top: 4px solid transparent;
  color: #949D2C;
  text-decoration: underline; }
  @media (max-width: 1250px) {
    .main-wrapper .regular-tabs .tab-button {
      padding: 15px 15px 20px;
      font-size: 20px; } }
  .main-wrapper .regular-tabs .tab-button.active {
    background-color: #ffffff;
    color: #000;
    border-top-color: #949D2C;
    text-decoration: none; }
  .main-wrapper .regular-tabs .tab-button:not(.active):active {
    background-color: rgba(255, 255, 255, 0.4);
    border-color: rgba(148, 157, 44, 0.4); }
  .main-wrapper .regular-tabs .tab-button:not(.active):hover {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(148, 157, 44, 0.2); }

.main-wrapper .regular-tabs .tabs-blocks {
  margin-bottom: 50px; }
  .main-wrapper .regular-tabs .tabs-blocks:last-child .mobile-tab-button {
    border-bottom: 0; }

@media (min-width: 1024px) {
  .main-wrapper .regular-tabs .tab-content:not(.active) {
    max-height: 0;
    overflow: hidden; } }

.main-wrapper .regular-tabs .button-expand {
  background-color: #F7F3F3;
  width: 100%;
  text-transform: uppercase;
  text-align: left;
  font-weight: 500;
  border-bottom: 1px solid #fff;
  color: #949D2C; }
  @media (min-width: 1024px) {
    .main-wrapper .regular-tabs .button-expand {
      display: none; } }
  .main-wrapper .regular-tabs .button-expand .regular-container {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .main-wrapper .regular-tabs .button-expand .regular-container::after {
      content: '';
      display: block;
      width: 8px;
      height: 8px;
      border-bottom: 3px solid #949D2C;
      border-right: 3px solid #949D2C;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
  .main-wrapper .regular-tabs .button-expand.active {
    color: #000000; }
    .main-wrapper .regular-tabs .button-expand.active .regular-container::after {
      -webkit-transform: rotate(-135deg);
      transform: rotate(-135deg);
      border-color: #000; }
  @media (max-width: 1023px) {
    .main-wrapper .regular-tabs .button-expand:not(.active) + .tab-content {
      max-height: 0;
      overflow: hidden; } }

.main-wrapper .datepickers-container .datepicker--day-name {
  color: #949D2C; }

.main-wrapper .datepickers-container .datepicker--cell.-selected- {
  background-color: #949D2C; }

.main-wrapper .datepickers-container .datepicker--cell.-selected-.-focus- {
  background-color: #949D2C; }

.main-wrapper .datepickers-container .datepicker--cell.-current- {
  color: #949D2C; }

.mfp-wrap.iframe-popup .mfp-container {
  padding: 40px 0; }
  @media (max-width: 1023px) {
    .mfp-wrap.iframe-popup .mfp-container {
      padding: 0; } }

.mfp-wrap.iframe-popup .mfp-content {
  width: 90vw;
  max-width: 90vw;
  height: 90vh;
  max-height: 90vh; }
  @media (max-width: 1023px) {
    .mfp-wrap.iframe-popup .mfp-content {
      width: 100vw;
      max-width: 100vw;
      height: 100vh;
      max-height: 100vh; } }

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-webkit-keyframes swing {
  90% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); }
  92% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  94% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  96% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  98% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  90% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); }
  92% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  94% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  96% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  98% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.main-wrapper .section-header.regular-section {
  margin-bottom: 0; }

@media (max-width: 1250px) {
  .section-header {
    position: relative;
    z-index: 3; } }

@media (max-width: 1250px) {
  .section-header .header-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    right: 0; } }

.section-header .header-line,
.section-header .left-box,
.section-header .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.section-header .header-line {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (max-width: 1023px) {
    .section-header .header-line {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding-top: 15px; } }

.section-header .left-box {
  padding-top: 15px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 1023px) {
    .section-header .left-box {
      padding: 0; } }
  @media (max-width: 560px) {
    .section-header .left-box {
      width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }

.section-header .logo {
  margin-right: 80px; }
  .section-header .logo::before {
    height: 64px;
    width: 260px;
    min-width: 260px;
    background-position: 0 50%; }
  @media (max-width: 1600px) {
    .section-header .logo {
      margin-right: 45px; }
      .section-header .logo::before {
        width: 240px;
        min-width: 240px;
        height: 60px; } }
  @media (max-width: 1250px) {
    .section-header .logo::before {
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); } }
  @media (max-width: 750px) {
    .section-header .logo {
      margin-right: 0; }
      .section-header .logo::before {
        width: 160px;
        min-width: 160px;
        height: 40px; } }

@media (max-width: 750px) {
  .section-header .phone-box {
    padding-left: 30px; } }

@media (max-width: 560px) {
  .section-header .phone-box {
    padding-left: 0;
    padding-top: 10px; } }

.section-header .phone-box .phone-link {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: middle; }
  .section-header .phone-box .phone-link:hover {
    color: #000000; }
  @media (max-width: 1600px) {
    .section-header .phone-box .phone-link {
      font-size: 20px; } }
  @media (max-width: 1250px) {
    .section-header .phone-box .phone-link {
      color: #ffffff; }
      .section-header .phone-box .phone-link:hover, .section-header .phone-box .phone-link:active {
        opacity: .9;
        color: #ffffff; } }
  @media (max-width: 750px) {
    .section-header .phone-box .phone-link {
      font-size: 18px;
      margin-bottom: 2px; } }

.section-header .phone-box .phone-city {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  color: #898989;
  font-weight: 700; }
  @media (max-width: 1250px) {
    .section-header .phone-box .phone-city {
      color: #cccccc; } }

@media (max-width: 1250px) {
  .section-header .phone-box .whatsapp-line {
    color: #cccccc; } }

@media (max-width: 750px) {
  .section-header .phone-box .whatsapp-line span {
    font-size: 14px; } }

@media (max-width: 560px) {
  .section-header .phone-box .whatsapp-line {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px; }
    .section-header .phone-box .whatsapp-line span {
      position: relative;
      top: 2px; } }

.section-header .whatsapp-icon {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  margin-left: 10px; }

.section-header .main-nav,
.section-header .main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.section-header .main-menu li,
.section-header .small-menu li {
  list-style-type: none; }

.section-header .main-menu {
  padding-left: 0;
  margin-bottom: 0; }
  @media (max-width: 1600px) {
    .section-header .main-menu {
      margin-right: -11px; } }
  @media (max-width: 1250px) {
    .section-header .main-menu {
      display: none; } }
  .section-header .main-menu .menu-item,
  .section-header .main-menu .menu-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .section-header .main-menu .menu-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    padding: 15px 0;
    margin: 0 15px;
    font-weight: 600;
    position: relative;
    overflow: hidden; }
    @media (max-width: 1600px) {
      .section-header .main-menu .menu-link {
        font-size: 16px;
        margin: 0 11px; } }
    @media (max-width: 1350px) {
      .section-header .main-menu .menu-link {
        font-size: 14px; } }
    .section-header .main-menu .menu-link::before {
      content: '';
      display: block;
      opacity: 0.5;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      height: 10px;
      background-color: #949D2C;
      -webkit-transform-origin: 50% 0;
      transform-origin: 50% 0;
      -webkit-transform: scale(1, 0);
      transform: scale(1, 0);
      -webkit-transition: -webkit-transform .33s;
      transition: -webkit-transform .33s;
      transition: transform .33s;
      transition: transform .33s, -webkit-transform .33s; }
    .section-header .main-menu .menu-link.active, .section-header .main-menu .menu-link:hover {
      color: #949D2C; }
      .section-header .main-menu .menu-link.active::before, .section-header .main-menu .menu-link:hover::before {
        -webkit-transform: scale(1);
        transform: scale(1); }
    .section-header .main-menu .menu-link.active::before {
      opacity: 1; }

.section-header .small-menu-wrapper {
  position: fixed;
  width: 100%;
  height: 0;
  z-index: 1; }

.section-header .small-menu-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0; }
  @media (max-width: 350px) {
    .section-header .small-menu-container {
      margin-right: 0; } }

.section-header .small-menu {
  margin-top: 40px;
  display: none;
  padding-left: 0;
  margin-bottom: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 1250px) {
    .section-header .small-menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (max-width: 750px) {
    .section-header .small-menu {
      margin-top: 35px;
      margin-right: -10px; } }
  @media (max-width: 570px) {
    .section-header .small-menu {
      margin-right: 0; } }
  .section-header .small-menu .menu-item {
    padding: 0 8px; }
    @media (max-width: 560px) {
      .section-header .small-menu .menu-item {
        padding: 0 4px; } }
  .section-header .small-menu .menu-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #949D2C;
    border-radius: 50%;
    padding: 8px 0 0 8px;
    height: 45px;
    width: 45px;
    cursor: pointer; }
    .section-header .small-menu .menu-link::before {
      width: 30px;
      height: 28px; }
    @media (max-width: 750px) {
      .section-header .small-menu .menu-link {
        height: 36px;
        width: 36px;
        padding: 6px 0 0 6px; }
        .section-header .small-menu .menu-link::before {
          width: 24px;
          height: 24px; } }

@media (min-width: 1251px) {
  .section-header .mobile-nav {
    display: none; } }

.section-header .mobile-nav .mobile-nav-checkbox {
  display: none; }
  .section-header .mobile-nav .mobile-nav-checkbox:checked ~ .nav-block {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }

.section-header .mobile-nav .nav-block {
  padding-top: 33px;
  z-index: 8;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #fff;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: opacity .33s, -webkit-transform .33s;
  transition: opacity .33s, -webkit-transform .33s;
  transition: transform .33s, opacity .33s;
  transition: transform .33s, opacity .33s, -webkit-transform .33s;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.section-header .mobile-nav .nav-container {
  position: relative; }

.section-header .mobile-nav .logo {
  margin-bottom: 20px; }
  .section-header .mobile-nav .logo::before {
    -webkit-filter: none;
    filter: none;
    width: 200px;
    height: 50px; }

.section-header .mobile-nav .mobile-menu {
  margin-bottom: 30px;
  padding-left: 0; }
  .section-header .mobile-nav .mobile-menu .menu-item {
    list-style-type: none; }
  .section-header .mobile-nav .mobile-menu .menu-link {
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 8px 0; }
    .section-header .mobile-nav .mobile-menu .menu-link.active {
      color: #949D2C; }

.section-header .mobile-nav .social-icons {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .section-header .mobile-nav .social-icons .social-icon {
    margin-right: 30px; }
    .section-header .mobile-nav .social-icons .social-icon::before {
      width: 30px;
      height: 30px; }

.section-header .mobile-nav .phone-block {
  margin-bottom: 30px; }
  .section-header .mobile-nav .phone-block .phone-link {
    color: #545454;
    font-weight: 400;
    font-size: 24px;
    vertical-align: middle;
    margin-bottom: 7px;
    display: inline-block; }

.section-header .whatsapp-line {
  display: inline-block;
  color: #545454;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .section-header .whatsapp-line span {
    font-size: 16px; }
  .section-header .whatsapp-line .whatsapp-icon {
    width: 20px;
    height: 20px;
    min-width: 20px;
    margin-right: 7px;
    margin-left: 0;
    font-size: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.main-wrapper .edges-block {
  height: 0;
  position: relative; }
  @media (max-width: 1250px) {
    .main-wrapper .edges-block {
      display: none; } }
  .main-wrapper .edges-block .edge-box {
    position: fixed;
    z-index: 1; }
    .main-wrapper .edges-block .edge-box.left {
      left: 0; }
    .main-wrapper .edges-block .edge-box.right {
      right: 0;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      -webkit-transform-origin: 100% 0;
      transform-origin: 100% 0; }
      .main-wrapper .edges-block .edge-box.right .edge-cover {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); }
  .main-wrapper .edges-block .social-icons {
    text-align: center; }
  .main-wrapper .edges-block .social-icon {
    display: block;
    padding: 15px; }
    @media (max-width: 1600px) {
      .main-wrapper .edges-block .social-icon {
        padding: 10px; } }
    .main-wrapper .edges-block .social-icon::before {
      width: 32px;
      height: 32px;
      -webkit-transition: -webkit-filter .33s;
      transition: -webkit-filter .33s;
      transition: filter .33s;
      transition: filter .33s, -webkit-filter .33s; }
    .main-wrapper .edges-block .social-icon:hover::before {
      opacity: 1;
      -webkit-filter: brightness(70%);
      filter: brightness(70%); }
    .main-wrapper .edges-block .social-icon.icon-youtube-red::before {
      width: 48px;
      height: 48px;
      -webkit-animation: 7s swing infinite;
      animation: 7s swing infinite; }
      @media (max-width: 1600px) {
        .main-wrapper .edges-block .social-icon.icon-youtube-red::before {
          width: 32px;
          height: 32px; } }
  .main-wrapper .edges-block .present-button {
    font-size: 18px;
    height: 70px;
    text-transform: uppercase;
    line-height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px; }
    .main-wrapper .edges-block .present-button::before {
      width: 50px;
      height: 50px;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      margin-left: 20px; }
    @media (max-width: 1600px) {
      .main-wrapper .edges-block .present-button {
        height: 45px;
        line-height: 45px;
        padding: 0 20px; }
        .main-wrapper .edges-block .present-button::before {
          width: 35px;
          height: 35px; } }

.main-wrapper .checked-list {
  padding-left: 0; }
  .main-wrapper .checked-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    color: #545454;
    margin-bottom: 13px; }
    @media (max-width: 1023px) {
      .main-wrapper .checked-list li {
        font-size: 16px; } }
    .main-wrapper .checked-list li::before {
      content: '';
      display: block;
      width: 16px;
      min-width: 16px;
      height: 10px;
      border-bottom: 2px solid #949D2C;
      border-left: 2px solid #949D2C;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      margin-top: 4px;
      margin-right: 10px; }

.main-wrapper .loading-box {
  padding: 50px 0;
  text-align: center; }
  @media (max-width: 1023px) {
    .main-wrapper .loading-box {
      padding: 30px 0; } }
  .main-wrapper .loading-box .loading-animation {
    display: inline-block;
    width: 150px; }
    @media (max-width: 1023px) {
      .main-wrapper .loading-box .loading-animation {
        width: 120px; } }

.main-wrapper .webkit-scrollbar {
  overflow: auto;
  margin-right: 10px; }
  .main-wrapper .webkit-scrollbar::-webkit-scrollbar {
    -webkit-appearance: none;
    appearance: none; }
  .main-wrapper .webkit-scrollbar::-webkit-scrollbar-track {
    background-color: #F4F4F4; }
  .main-wrapper .webkit-scrollbar::-webkit-scrollbar:vertical {
    width: 8px; }
  .main-wrapper .webkit-scrollbar::-webkit-scrollbar:horizontal {
    height: 8px; }
  .main-wrapper .webkit-scrollbar::-webkit-scrollbar-thumb {
    background-color: rgba(148, 157, 44, 0.3); }

.main-wrapper .background-box {
  min-height: 450px; }
  @media (max-width: 1023px) {
    .main-wrapper .background-box {
      min-height: 400px; } }
  .main-wrapper .background-box .first-block {
    padding: 80px; }
    @media (max-width: 1250px) {
      .main-wrapper .background-box .first-block {
        padding: 120px 0 0 0; } }
  .main-wrapper .background-box .big-heading {
    margin-bottom: 0;
    font-size: 48px; }
    @media (max-width: 1600px) {
      .main-wrapper .background-box .big-heading {
        font-size: 40px; } }
    @media (max-width: 1250px) {
      .main-wrapper .background-box .big-heading {
        font-size: 36px; } }
    @media (max-width: 1023px) {
      .main-wrapper .background-box .big-heading {
        font-size: 30px; } }
    @media (max-width: 750px) {
      .main-wrapper .background-box .big-heading {
        font-size: 24px; } }
  .main-wrapper .background-box.simple-page {
    min-height: 0;
    padding-bottom: 30px;
    background-color: #666666; }

.main-wrapper .contact-block .form-notice {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px; }

.main-wrapper .contact-block .dark-form {
  padding: 40px;
  color: #ffffff;
  background-color: #2E2E2E; }
  @media (max-width: 750px) {
    .main-wrapper .contact-block .dark-form {
      padding: 40px 10px; } }
  .main-wrapper .contact-block .dark-form a {
    color: #949D2C;
    text-decoration: none; }

.main-wrapper .contact-block .form-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (max-width: 1250px) {
    .main-wrapper .contact-block .form-box {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  @media (max-width: 750px) {
    .main-wrapper .contact-block .form-box {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.main-wrapper .contact-block .form-text {
  font-size: 24px; }
  @media (max-width: 1250px) {
    .main-wrapper .contact-block .form-text {
      width: 100%;
      padding-right: 35%;
      margin-bottom: 30px;
      font-size: 22px; }
      .main-wrapper .contact-block .form-text br {
        display: none; } }
  @media (max-width: 1023px) {
    .main-wrapper .contact-block .form-text {
      padding-right: 0;
      font-size: 18px;
      margin-bottom: 15px; } }
  @media (max-width: 560px) {
    .main-wrapper .contact-block .form-text {
      width: 300px;
      max-width: 100%; } }

.main-wrapper .contact-block .styled-checkbox label {
  color: #898989;
  font-size: 16px; }
  .main-wrapper .contact-block .styled-checkbox label::before {
    border-color: #000;
    -webkit-filter: invert(1);
    filter: invert(1); }

.main-wrapper .contact-block .styled-checkbox a {
  color: #898989; }

.main-wrapper .contact-block .form-body {
  padding: 0 50px;
  width: 370px; }
  @media (max-width: 1250px) {
    .main-wrapper .contact-block .form-body {
      padding-left: 0;
      width: 50%; } }
  @media (max-width: 750px) {
    .main-wrapper .contact-block .form-body {
      width: 300px;
      max-width: 100%;
      padding-right: 0; } }
  .main-wrapper .contact-block .form-body input {
    height: 50px;
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #E5E5E5;
    font-size: 14px;
    margin: 5px 0; }
    .main-wrapper .contact-block .form-body input:placeholder {
      color: #898989; }

.main-wrapper .contact-block .submit-block {
  margin-bottom: 0;
  text-align: left; }
  @media (max-width: 1250px) {
    .main-wrapper .contact-block .submit-block {
      width: 50%; } }
  @media (max-width: 750px) {
    .main-wrapper .contact-block .submit-block {
      width: 300px;
      max-width: 100%; } }
  .main-wrapper .contact-block .submit-block .button {
    text-transform: uppercase;
    width: 300px;
    max-width: 100%;
    margin-bottom: 20px; }
    @media (max-width: 1250px) {
      .main-wrapper .contact-block .submit-block .button {
        width: 100%; } }

@media (max-width: 1023px) {
  .section-index .first-screen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 610px; } }

@media (max-width: 750px) {
  .section-index .first-screen {
    min-height: 560px; } }

@media (max-width: 560px) {
  .section-index .first-screen {
    min-height: 660px; } }

.section-index .first-screen .regular-container {
  min-height: 700px; }
  @media (max-width: 1023px) {
    .section-index .first-screen .regular-container {
      min-height: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

@media (max-width: 1023px) {
  .section-index .first-screen .screen-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; } }

.section-index .first-screen .text-box {
  background-color: #949D2C;
  padding: 70px 80px 50px;
  width: 515px; }
  @media (max-width: 1600px) {
    .section-index .first-screen .text-box {
      width: 413px;
      padding: 28px 26px 40px; } }
  @media (max-width: 1023px) {
    .section-index .first-screen .text-box {
      padding: 45px 0 0;
      background-color: transparent;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media (max-width: 560px) {
    .section-index .first-screen .text-box {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 400px;
      max-width: 100%;
      padding-top: 30px;
      margin-left: auto;
      margin-right: auto; } }

.section-index .first-screen .box-heading {
  white-space: nowrap; }
  @media (max-width: 1023px) {
    .section-index .first-screen .box-heading {
      display: block; }
      .section-index .first-screen .box-heading span {
        font-size: 48px;
        display: block;
        text-transform: uppercase;
        margin-bottom: 15px;
        white-space: nowrap; } }
  @media (max-width: 1023px) and (max-width: 560px) {
    .section-index .first-screen .box-heading {
      white-space: normal;
      font-size: 18px; }
      .section-index .first-screen .box-heading span {
        font-size: 42px;
        margin-bottom: 10px; } }

@media (max-width: 1023px) {
  .section-index .first-screen .bottom-box {
    position: relative; }
    .section-index .first-screen .bottom-box::before {
      content: '';
      background-color: #949D2C;
      position: absolute;
      bottom: 0;
      top: 0;
      left: 50%;
      width: 100vw;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); } }

@media (max-width: 1023px) {
  .section-index .first-screen .bottom-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 0; } }

@media (max-width: 750px) {
  .section-index .first-screen .bottom-content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media (max-width: 560px) {
  .section-index .first-screen .bottom-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

@media (max-width: 1023px) {
  .section-index .first-screen .params-box {
    margin-right: 70px; } }

@media (max-width: 767px) {
  .section-index .first-screen .params-box {
    margin-right: 40px; } }

@media (max-width: 560px) {
  .section-index .first-screen .params-box {
    margin-bottom: 20px; } }

.section-index .first-screen .price-line {
  font-size: 32px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 15px; }
  .section-index .first-screen .price-line .price-value {
    font-size: 40px; }
  .section-index .first-screen .price-line .item-currency {
    font-weight: 400; }

.section-index .first-screen .params-list {
  padding-left: 0;
  margin-bottom: 40px; }
  @media (max-width: 1023px) {
    .section-index .first-screen .params-list {
      margin-bottom: 0; } }
  .section-index .first-screen .params-list .list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700; }
    @media (max-width: 1023px) {
      .section-index .first-screen .params-list .list-item {
        font-size: 16px; } }
    .section-index .first-screen .params-list .list-item::before {
      width: 18px;
      height: 18px;
      margin-right: 10px;
      min-width: 18px; }

.section-index .first-screen .special-offer {
  text-align: center; }
  .section-index .first-screen .special-offer .offer-button {
    font-size: 18px;
    line-height: 1.4;
    height: auto;
    padding: 11px 22px;
    border: 1px solid #D0D694; }
    @media (max-width: 1023px) {
      .section-index .first-screen .special-offer .offer-button {
        font-size: 16px;
        font-weight: 400; } }
    @media (max-width: 750px) {
      .section-index .first-screen .special-offer .offer-button {
        min-width: 200px;
        width: 200px;
        white-space: normal;
        padding: 20px;
        line-height: 1.6; }
        .section-index .first-screen .special-offer .offer-button br {
          display: none; } }
    @media (max-width: 560px) {
      .section-index .first-screen .special-offer .offer-button {
        width: 100%;
        min-width: 0;
        padding: 10px 20px; } }

.section-index.regular-section.advantages {
  margin-bottom: 90px; }
  @media (max-width: 1600px) {
    .section-index.regular-section.advantages {
      margin-bottom: 70px; } }

.section-index .advantages-block .advantages-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1250px) {
    .section-index .advantages-block .advantages-list {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: -30px;
      margin-bottom: -30px; } }
  @media (max-width: 1023px) {
    .section-index .advantages-block .advantages-list {
      display: none; } }
  .section-index .advantages-block .advantages-list .list-item {
    text-align: center;
    padding: 0 25px; }
    @media (max-width: 1600px) {
      .section-index .advantages-block .advantages-list .list-item {
        padding: 0 15px; } }
    @media (max-width: 1250px) {
      .section-index .advantages-block .advantages-list .list-item {
        width: 33.33%;
        margin: 30px 0; } }
  .section-index .advantages-block .advantages-list .item-icon {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin-bottom: 40px; }
    .section-index .advantages-block .advantages-list .item-icon img {
      height: 100%;
      width: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .section-index .advantages-block .advantages-list .item-title {
    font-size: 16px;
    font-weight: 600; }

.section-index .projects-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1300px) {
    .section-index .projects-wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; } }
  .section-index .projects-wrapper .benefits-block {
    width: 350px;
    min-width: 350px;
    background-color: #F8F8F8;
    padding: 30px 25px; }
    @media (max-width: 1600px) {
      .section-index .projects-wrapper .benefits-block {
        width: 277px;
        min-width: 277px;
        padding: 20px 20px 20px 12px; } }
    @media (max-width: 1300px) {
      .section-index .projects-wrapper .benefits-block {
        width: 100%;
        min-width: 0; } }
    .section-index .projects-wrapper .benefits-block .benefits-heading {
      font-size: 28px;
      margin-bottom: 20px; }
      @media (max-width: 1300px) {
        .section-index .projects-wrapper .benefits-block .benefits-heading {
          font-size: 24px; } }
  .section-index .projects-wrapper .benefits-list {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0; }
    .section-index .projects-wrapper .benefits-list .list-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 15px;
      margin-bottom: 25px; }
      @media (max-width: 1600px) {
        .section-index .projects-wrapper .benefits-list .list-item {
          font-size: 14px; } }
      @media (max-width: 1300px) and (min-width: 1024px) {
        .section-index .projects-wrapper .benefits-list .list-item {
          width: 50%; }
          .section-index .projects-wrapper .benefits-list .list-item:nth-child(2n) {
            float: left; }
          .section-index .projects-wrapper .benefits-list .list-item:nth-child(2n-1) {
            float: right; } }
      .section-index .projects-wrapper .benefits-list .list-item::before {
        margin-top: 3px;
        margin-right: 7px;
        width: 18px;
        height: 13px;
        min-width: 18px; }

.section-index .projects-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  margin-bottom: -6px;
  position: relative;
  z-index: 0;
  -webkit-transition: opacity .33s;
  transition: opacity .33s; }
  @media (max-width: 1024px) {
    .section-index .projects-grid {
      margin-bottom: 40px;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      padding-bottom: 20px; } }
  .section-index .projects-grid .catalog-item {
    width: 25%;
    margin-top: -6px;
    border-top: 6px solid #C9D448;
    margin-bottom: 6px; }
    @media (max-width: 1700px) and (min-width: 1025px) {
      .section-index .projects-grid .catalog-item {
        width: 33.33%; }
        .section-index .projects-grid .catalog-item:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)):not(:nth-child(5)):not(:last-child) {
          display: none; } }
    @media (max-width: 1023px) {
      .section-index .projects-grid .catalog-item {
        width: 50%; } }
    @media (max-width: 1800px) {
      .section-index .projects-grid .catalog-item .item-params {
        padding: 0; } }
    .section-index .projects-grid .catalog-item .params-bottom {
      padding-bottom: 28px; }
  .section-index .projects-grid.slick-slider:not(.slick-initialized) {
    opacity: 0; }
  .section-index .projects-grid .slick-list,
  .section-index .projects-grid .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .section-index .projects-grid .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1; }
    .section-index .projects-grid .slick-dots li {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      background-color: #E5E5E5;
      font-size: 0; }
      .section-index .projects-grid .slick-dots li.slick-active button {
        background-color: #949D2C; }
      .section-index .projects-grid .slick-dots li button {
        height: 6px;
        width: 100%;
        font-size: 0; }
  .section-index .projects-grid .slider-arrow {
    position: absolute;
    z-index: 1;
    top: 48%;
    padding: 10px; }
    .section-index .projects-grid .slider-arrow:active {
      background-color: rgba(255, 255, 255, 0.3); }
    .section-index .projects-grid .slider-arrow::before {
      width: 40px;
      height: 40px; }
    .section-index .projects-grid .slider-arrow.left {
      left: 0;
      -webkit-transform: scale(-1, 1);
      transform: scale(-1, 1); }
    .section-index .projects-grid .slider-arrow.right {
      right: 0; }
    .section-index .projects-grid .slider-arrow.slick-disabled {
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); }
    .section-index .projects-grid .slider-arrow:active {
      opacity: 0.7; }

@media (max-width: 1023px) {
  .section-index.section-projects-map .regular-container {
    width: auto;
    padding: 0; } }

.section-index.section-projects-map .mobile-select {
  width: 300px;
  margin: 0 auto 20px; }
  @media (min-width: 751px) {
    .section-index.section-projects-map .mobile-select {
      display: none; } }

.section-index .projects-map-block {
  position: relative;
  height: 750px;
  max-height: 100vh; }
  @media (max-width: 1250px) {
    .section-index .projects-map-block {
      height: 680px; } }
  @media (max-width: 1023px) {
    .section-index .projects-map-block {
      height: 450px; } }
  @media (max-width: 540px) {
    .section-index .projects-map-block {
      height: 400px; } }
  .section-index .projects-map-block .preloader {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
    background-color: #949D2C; }
  .section-index .projects-map-block .area-info-block {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 350px;
    background-color: rgba(0, 0, 0, 0.75);
    color: #ffffff;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0;
    overflow: hidden; }
    @media (max-width: 1600px) {
      .section-index .projects-map-block .area-info-block {
        width: 320px; } }
    @media (max-width: 1023px) {
      .section-index .projects-map-block .area-info-block {
        display: none; } }
    .section-index .projects-map-block .area-info-block a {
      color: #ffffff; }
  .section-index .projects-map-block .area-info-box {
    padding: 0 30px;
    max-height: 100%;
    overflow: auto; }
  .section-index .projects-map-block .area-name {
    padding-left: 10px;
    font-size: 24px;
    color: #949D2C;
    margin-bottom: 50px; }
    .section-index .projects-map-block .area-name::before {
      width: 20px;
      height: 20px;
      min-width: 20px;
      margin-right: 15px; }
  .section-index .projects-map-block .area-props-list {
    margin-bottom: 40px;
    padding-left: 0; }
    .section-index .projects-map-block .area-props-list .list-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 16px;
      list-style-type: none;
      margin-bottom: 20px;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
    .section-index .projects-map-block .area-props-list .item-icon {
      display: inline-block;
      font-style: normal;
      font-size: 36px;
      text-align: center;
      font-weight: 600;
      margin-right: 15px;
      white-space: nowrap;
      width: 40px;
      min-width: 40px;
      line-height: 1;
      -webkit-transform: translateY(-30%);
      transform: translateY(-30%); }
  .section-index .projects-map-block .area-desc {
    font-size: 14px;
    line-height: 1.5; }
  .section-index .projects-map-block .area-tooltip {
    cursor: pointer;
    background-color: #545454;
    position: relative;
    width: 220px;
    color: #ffffff;
    -webkit-transition: background-color  .33s;
    transition: background-color  .33s; }
    .section-index .projects-map-block .area-tooltip.active, .section-index .projects-map-block .area-tooltip:hover {
      background-color: #2E2E2E; }
      .section-index .projects-map-block .area-tooltip.active::before, .section-index .projects-map-block .area-tooltip:hover::before {
        border-top-color: #2E2E2E; }
    .section-index .projects-map-block .area-tooltip::before {
      content: '';
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -10px;
      width: 0;
      -webkit-transition: border .33s;
      transition: border .33s;
      height: 0;
      border-style: solid;
      border-width: 10px 12px 0 12px;
      border-color: #545454 transparent transparent transparent; }
    .section-index .projects-map-block .area-tooltip .area-summary {
      padding-left: 0;
      list-style-type: none;
      margin-bottom: 0; }
    .section-index .projects-map-block .area-tooltip .list-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 6px 10px; }
      .section-index .projects-map-block .area-tooltip .list-item i {
        font-style: normal;
        width: 22px;
        min-width: 22px;
        margin-right: 10px;
        text-align: center;
        font-size: 18px; }
      .section-index .projects-map-block .area-tooltip .list-item.completed, .section-index .projects-map-block .area-tooltip .list-item.for-rent {
        margin-top: 3px;
        color: #2E2E2E; }
      .section-index .projects-map-block .area-tooltip .list-item.completed {
        background-color: #C9D448; }
      .section-index .projects-map-block .area-tooltip .list-item.for-rent {
        background-color: #D2D88E; }

.section-index .media-block.big .photos-grid {
  width: auto; }
  @media (min-width: 1351px) {
    .section-index .media-block.big .photos-grid .grid-item {
      width: 20%; } }
  @media (min-width: 1351px) {
    .section-index .media-block.big .photos-grid .grid-item:nth-child(n + 11) {
      display: none; } }
  @media (max-width: 1350px) and (min-width: 1024px) {
    .section-index .media-block.big .photos-grid .grid-item:nth-child(n + 9) {
      display: none; } }
  @media (max-width: 1024px) {
    .section-index .media-block.big .photos-grid .grid-item:nth-child(n + 10) {
      display: none; } }
  @media (min-width: 1351px) {
    .section-index .media-block.big .photos-grid .item-box {
      height: 256px; } }

@media (min-width: 1024px) {
  .section-index .media-block:not(.big) .photos-grid .grid-item:nth-child(n + 9) {
    display: none; } }

.section-index .media-block .media-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%; }
  @media (max-width: 1600px) {
    .section-index .media-block .media-cols {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.section-index .media-block .media-col {
  max-width: 100%; }

.section-index .media-block .photos-col {
  padding: 0 40px;
  width: 55%; }
  @media (max-width: 1600px) {
    .section-index .media-block .photos-col {
      width: auto;
      margin-bottom: 50px; } }
  @media (max-width: 1023px) {
    .section-index .media-block .photos-col {
      margin-bottom: 30px;
      padding: 0; } }

.section-index .media-block .videos-col {
  width: 45%; }
  @media (max-width: 1600px) {
    .section-index .media-block .videos-col {
      width: auto; } }
  @media (max-width: 1240px) {
    .section-index .media-block .videos-col {
      padding: 0 80px; } }
  @media (max-width: 750px) {
    .section-index .media-block .videos-col {
      padding: 0 40px; } }
  @media (max-width: 540px) {
    .section-index .media-block .videos-col {
      padding: 0; } }

.section-index .media-block .photos-grid {
  width: 840px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px; }
  .section-index .media-block .photos-grid .grid-item {
    width: 25%;
    padding-right: 3px;
    padding-bottom: 3px; }
    @media (max-width: 1023px) {
      .section-index .media-block .photos-grid .grid-item {
        width: 33.33%; } }
    .section-index .media-block .photos-grid .grid-item img {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
    .section-index .media-block .photos-grid .grid-item:hover .item-name {
      opacity: 1; }
  .section-index .media-block .photos-grid .item-box {
    position: relative;
    height: 155px; }
    @media (max-width: 1023px) {
      .section-index .media-block .photos-grid .item-box {
        height: 133px; } }
    @media (max-width: 540px) {
      .section-index .media-block .photos-grid .item-box {
        height: 104px; } }
  .section-index .media-block .photos-grid .item-name {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: opacity .33s;
    transition: opacity .33s;
    font-size: 22px;
    padding: 10px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
  .section-index .media-block .photos-grid .name-text {
    text-align: center; }
    .section-index .media-block .photos-grid .name-text span {
      font-size: 18px; }

.section-index .media-block .more-link-block {
  text-align: center; }
  @media (max-width: 1023px) {
    .section-index .media-block .more-link-block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.section-index .media-block .more-link {
  font-size: 18px;
  height: 60px;
  line-height: 56px; }
  .section-index .media-block .more-link br {
    display: none; }
  @media (max-width: 1023px) {
    .section-index .media-block .more-link {
      font-size: 14px;
      line-height: 1.5;
      height: auto;
      padding: 17px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .section-index .media-block .more-link br {
        display: block; } }
  .section-index .media-block .more-link span {
    line-height: 1;
    vertical-align: middle; }
    @media (max-width: 1023px) {
      .section-index .media-block .more-link span {
        line-height: 1.4; } }
  .section-index .media-block .more-link i {
    display: inline-block;
    font-size: 0;
    width: 50px;
    margin-left: 15px;
    line-height: 1;
    vertical-align: middle; }

.section-index .media-block .videos-block {
  margin-bottom: 30px;
  width: 720px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1023px) {
    .section-index .media-block .videos-block .slick-arrow {
      display: none !important; } }
  .section-index .media-block .videos-block .video-item {
    padding: 0 100px; }
    @media (max-width: 1023px) {
      .section-index .media-block .videos-block .video-item {
        padding: 0; } }

.section-index.section-index-about {
  background-color: #F8F8F8;
  padding: 30px 0 50px;
  margin-bottom: 0; }

@media (max-width: 750px) {
  .section-list.list-first.background-block {
    background-position: 50% 100%;
    background-size: 150%; } }

@media (max-width: 1023px) {
  .section-list .first-block .big-heading span {
    font-size: 40px; } }

.section-list .projects-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.section-list .catalog-item {
  width: 20%; }
  @media (max-width: 1600px) {
    .section-list .catalog-item {
      width: 25%; } }
  @media (max-width: 1250px) {
    .section-list .catalog-item {
      width: 33.33%; } }
  @media (max-width: 1023px) {
    .section-list .catalog-item {
      width: 50%; } }
  @media (max-width: 560px) {
    .section-list .catalog-item {
      width: 100%; } }

.section-list .chess-blocks .chess-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1023px) {
    .section-list .chess-blocks .chess-block {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .section-list .chess-blocks .chess-block.dark .block-text {
    background-color: #967469;
    color: #ffffff; }
  .section-list .chess-blocks .chess-block.light .block-text {
    background-color: #F8F1CD; }
  @media (max-width: 1023px) {
    .section-list .chess-blocks .chess-block.right {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; } }

.section-list .chess-blocks .block-image,
.section-list .chess-blocks .block-text {
  width: 50%; }
  @media (max-width: 1023px) {
    .section-list .chess-blocks .block-image,
    .section-list .chess-blocks .block-text {
      width: 100%; } }

@media (max-width: 1023px) {
  .section-list .chess-blocks .block-image {
    height: 260px; } }

.section-list .chess-blocks .block-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.section-list .chess-blocks .block-text {
  padding: 40px;
  font-size: 18px; }
  @media (max-width: 1600px) {
    .section-list .chess-blocks .block-text {
      font-size: 16px;
      padding: 30px; } }

.section-list .chess-blocks .text-heading {
  font-size: 32px;
  margin-bottom: 30px;
  font-weight: 500; }
  @media (max-width: 1600px) {
    .section-list .chess-blocks .text-heading {
      font-size: 24px; } }

.section-filter.regular-section {
  margin-bottom: 0; }

.section-filter .filter-heading {
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 1601px) {
    .section-filter .filter-heading {
      display: none; } }

.section-filter .filter-button {
  background-color: #F7F3F3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 60px;
  font-size: 18px;
  padding: 0 20px;
  font-weight: 600;
  line-height: 60px; }
  @media (min-width: 1024px) {
    .section-filter .filter-button {
      display: none; } }
  .section-filter .filter-button::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    min-width: 8px;
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.section-filter .filter-checkbox {
  display: none; }
  .section-filter .filter-checkbox:checked ~ .filter-block {
    -webkit-transform: scale(1);
    transform: scale(1); }

@media (max-width: 1023px) {
  .section-filter .filter-block {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 8;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transition: -webkit-transform  .33s;
    transition: -webkit-transform  .33s;
    transition: transform  .33s;
    transition: transform  .33s, -webkit-transform  .33s; } }

@media (min-width: 1024px) {
  .section-filter .filter-block .close-button {
    display: none; } }

.section-filter .filter-block .regular-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 40px auto;
  overflow: auto; }

.section-filter .filter-block .filter-form {
  width: 100%;
  overflow: auto; }

.section-filter .filter-block .form-heading {
  font-size: 24px;
  margin-bottom: 28px;
  color: #AF874B; }
  @media (min-width: 1024px) {
    .section-filter .filter-block .form-heading {
      display: none; } }

.section-filter .filter-block .filter-line {
  margin-bottom: 0; }
  @media (max-width: 1250px) {
    .section-filter .filter-block .filter-line {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .section-filter .filter-block .filter-line.cells {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    @media (max-width: 1024px) {
      .section-filter .filter-block .filter-line.cells {
        display: block;
        width: 500px;
        max-width: 100%; } }
  @media (max-width: 1250px) {
    .section-filter .filter-block .filter-line.small .submit-cell {
      width: auto; } }

.section-filter .filter-block .line-label {
  font-size: 24px;
  font-weight: 600;
  padding: 25px 35px 25px 15px;
  margin-right: 20px;
  border-right: 1px solid #E5E5E5; }
  @media (max-width: 1600px) {
    .section-filter .filter-block .line-label {
      display: none; } }

.section-filter .filter-block .cell-label {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 11px; }

.section-filter .filter-block .form-cell {
  max-width: 25%;
  padding: 0 15px; }
  @media (max-width: 1024px) {
    .section-filter .filter-block .form-cell {
      padding: 0 !important;
      margin-bottom: 20px;
      max-width: none; } }

.section-filter .filter-block select {
  background-color: #F8F8F8; }

.section-filter .filter-block .submit-cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0; }
  @media (max-width: 1250px) {
    .section-filter .filter-block .submit-cell {
      width: 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding-top: 30px; } }
  @media (max-width: 540px) {
    .section-filter .filter-block .submit-cell {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; } }

.section-filter .filter-block .button {
  width: 210px;
  margin: 0 15px;
  height: 43px;
  line-height: 43px;
  font-size: 20px; }
  @media (max-width: 1600px) {
    .section-filter .filter-block .button {
      width: auto; } }

.section-filter .filter-block .button-clear {
  font-size: 16px;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px; }
  .section-filter .filter-block .button-clear::before {
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin-right: 15px; }

.catalog-items .catalog-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid #545454; }
  .catalog-items .catalog-item:hover .item-params {
    background-color: #1D1C1C; }
  .catalog-items .catalog-item:hover .item-image img {
    -webkit-transform: scale(1.02);
    transform: scale(1.02); }
  .catalog-items .catalog-item:hover .item-label {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .catalog-items .catalog-item:hover .special-box {
    background-color: #474747; }
  .catalog-items .catalog-item .item-image {
    position: relative;
    height: 245px;
    background-color: #eeeeee;
    overflow: hidden; }
    .catalog-items .catalog-item .item-image img {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      position: relative;
      -webkit-transition: -webkit-transform .33s;
      transition: -webkit-transform .33s;
      transition: transform .33s;
      transition: transform .33s, -webkit-transform .33s; }
    .catalog-items .catalog-item .item-image.loading-spinner-small::before {
      z-index: 0; }
    .catalog-items .catalog-item .item-image.loading-spinner-small::after {
      display: none; }
  .catalog-items .catalog-item .item-params {
    padding: 10px;
    background-color: #2E2E2E;
    color: #ffffff;
    -webkit-transition: background-color .33s;
    transition: background-color .33s;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-right: 1px solid #545454;
    position: relative; }
  .catalog-items .catalog-item .params-top,
  .catalog-items .catalog-item .params-bottom {
    padding-left: 10px;
    padding-right: 10px; }
  .catalog-items .catalog-item .params-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #545454;
    padding-bottom: 25px;
    padding-top: 12px; }
    @media (max-width: 1024px) {
      .catalog-items .catalog-item .params-top {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .catalog-items .catalog-item .item-name {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px; }
  .catalog-items .catalog-item .item-price {
    white-space: nowrap;
    font-size: 16px; }
    .catalog-items .catalog-item .item-price .price-value {
      font-size: 22px;
      font-weight: 600; }
    .catalog-items .catalog-item .item-price .item-currency {
      font-size: 18px;
      font-weight: normal; }
  .catalog-items .catalog-item .item-area {
    text-align: right;
    position: absolute;
    top: 27px;
    right: 20px; }
    @media (max-width: 1800px) {
      .catalog-items .catalog-item .item-area {
        top: 15px;
        right: 10px; } }
    @media (max-width: 1024px) {
      .catalog-items .catalog-item .item-area {
        position: static;
        text-align: left; } }
    .catalog-items .catalog-item .item-area .more-label {
      font-weight: normal;
      margin-bottom: 5px; }
      .catalog-items .catalog-item .item-area .more-label i {
        font-size: 20px; }
    .catalog-items .catalog-item .item-area .area-label {
      color: #979292; }
  .catalog-items .catalog-item .params-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 18px;
    padding-bottom: 23px; }
    @media (max-width: 1024px) {
      .catalog-items .catalog-item .params-bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: -15px;
        width: 220px;
        margin-left: auto;
        margin-right: auto; } }
  @media (max-width: 1024px) {
    .catalog-items .catalog-item .param-more {
      width: 50%;
      margin-top: 15px; } }
  .catalog-items .catalog-item .more-label {
    margin-bottom: 5px; }
    .catalog-items .catalog-item .more-label i {
      font-style: normal;
      font-weight: 600;
      font-size: 18px; }
  .catalog-items .catalog-item .more-value {
    font-size: 12px;
    color: #979292; }

.catalog-items .special-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #545454;
  text-align: center;
  padding: 25px;
  color: #ffffff;
  -webkit-transition: background-color .33s;
  transition: background-color .33s; }
  @media (max-width: 1800px) {
    .catalog-items .special-box {
      padding: 15px 10px; } }
  .catalog-items .special-box .box-title,
  .catalog-items .special-box .box-desc {
    color: #c4c4c4; }
  .catalog-items .special-box .box-title {
    font-size: 22px; }
  .catalog-items .special-box .box-desc {
    font-size: 12px; }
  .catalog-items .special-box .arrow-icon {
    opacity: 0.8;
    -webkit-transition: opacity .33s, -webkit-transform .33s;
    transition: opacity .33s, -webkit-transform .33s;
    transition: opacity .33s, transform .33s;
    transition: opacity .33s, transform .33s, -webkit-transform .33s; }
    .catalog-items .special-box .arrow-icon:hover {
      opacity: 1;
      -webkit-transform: scale(1.03);
      transform: scale(1.03); }
    .catalog-items .special-box .arrow-icon::before {
      height: 60px;
      width: 60px;
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); }

.catalog-items .quiz-item {
  background-color: #545454;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 50px 0; }
  .catalog-items .quiz-item:hover {
    color: #ffffff; }
  .catalog-items .quiz-item .quiz-box {
    width: 100%;
    text-align: center; }
  .catalog-items .quiz-item .item-icon {
    width: 64px;
    display: inline-block;
    margin-bottom: 30px; }
  .catalog-items .quiz-item .text-line {
    color: #ffffff;
    margin-bottom: 12px;
    font-size: 20px; }
    @media (max-width: 1023px) {
      .catalog-items .quiz-item .text-line {
        font-size: 16px; } }
  .catalog-items .quiz-item .button {
    margin: 20px 0; }
  .catalog-items .quiz-item .bottom-text {
    color: #ffffff;
    font-size: 18px;
    color: #c4c4c4;
    line-height: 1.5;
    font-weight: 300; }

.catalog-labels .project-label {
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 1;
  width: 54px;
  background-color: #FFA800;
  padding-top: 18px;
  text-align: center;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transition: -webkit-transform .33s;
  transition: -webkit-transform .33s;
  transition: transform .33s;
  transition: transform .33s, -webkit-transform .33s; }
  .catalog-labels .project-label::before {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 27px 0 27px;
    border-color: #FFA800 transparent transparent transparent; }
  .catalog-labels .project-label .label-icon {
    display: inline-block;
    margin-bottom: 7px; }
    .catalog-labels .project-label .label-icon::before {
      width: 33px;
      height: 33px; }
  .catalog-labels .project-label .label-title {
    text-align: left;
    font-size: 11px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 8px;
    padding-left: 3px;
    letter-spacing: 0px; }
    .catalog-labels .project-label .label-title u {
      font-size: 13px;
      font-weight: 600;
      letter-spacing: .7px;
      text-decoration: none; }
  @media (min-width: 1251px) {
    .catalog-labels .project-label.big {
      width: 86px; }
      .catalog-labels .project-label.big::before {
        border-width: 22px 43px 0 43px; }
      .catalog-labels .project-label.big .label-icon::before {
        width: 52px;
        height: 52px; }
      .catalog-labels .project-label.big .label-title {
        font-size: 16px;
        text-align: center;
        padding-left: 0; }
        .catalog-labels .project-label.big .label-title u {
          font-size: 16px; } }

.section-detail.detail-first {
  margin-bottom: 0; }

.section-detail .main-detail-block {
  position: relative; }

.section-detail .panorama-block {
  min-height: 750px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (max-width: 1600px) {
    .section-detail .panorama-block {
      min-height: 700px; } }
  @media (max-width: 1023px) {
    .section-detail .panorama-block {
      min-height: 555px; } }
  @media (max-width: 750px) {
    .section-detail .panorama-block {
      min-height: 500px; } }
  @media (max-width: 560px) {
    .section-detail .panorama-block {
      min-height: 400px; } }
  .section-detail .panorama-block .play-video-button {
    font-size: 0;
    margin-bottom: 90px;
    padding: 15px; }
    @media (max-width: 1250px) {
      .section-detail .panorama-block .play-video-button {
        margin-bottom: 45px; } }
    @media (max-width: 560px) {
      .section-detail .panorama-block .play-video-button {
        margin-bottom: 20px; } }
    .section-detail .panorama-block .play-video-button::before {
      opacity: .9;
      width: 168px;
      height: 168px; }
      @media (max-width: 1250px) {
        .section-detail .panorama-block .play-video-button::before {
          width: 120px;
          height: 120px; } }
      @media (max-width: 1023px) {
        .section-detail .panorama-block .play-video-button::before {
          width: 80px;
          height: 80px; } }
    .section-detail .panorama-block .play-video-button:hover::before {
      opacity: 1; }
  .section-detail .panorama-block .position-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .section-detail .panorama-block .panorama-link {
    display: inline-block;
    text-align: center;
    padding: 10px 15px;
    background-color: rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-size: 0;
    margin-bottom: 40px; }
    .section-detail .panorama-block .panorama-link::before {
      width: 100px;
      height: 70px;
      margin-bottom: 5px; }
    .section-detail .panorama-block .panorama-link span {
      display: block;
      font-size: 18px; }
      @media (max-width: 750px) {
        .section-detail .panorama-block .panorama-link span {
          font-size: 16px; } }
    .section-detail .panorama-block .panorama-link:hover {
      background-color: rgba(0, 0, 0, 0.4); }

@media (max-width: 1024px) {
  .section-detail .detail-excerpt {
    background-color: #949D2C; } }

@media (min-width: 1251px) {
  .section-detail .detail-excerpt .regular-container {
    width: auto; } }

.section-detail .detail-excerpt .excerpt-box {
  overflow: hidden;
  background-color: #949D2C;
  padding: 40px 25px 40px 110px;
  width: 540px;
  color: #ffffff;
  position: relative; }
  .section-detail .detail-excerpt .excerpt-box:hover .project-label {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  @media (min-width: 1024px) {
    .section-detail .detail-excerpt .excerpt-box {
      z-index: 1;
      position: absolute;
      top: 0; } }
  @media (max-width: 1600px) {
    .section-detail .detail-excerpt .excerpt-box {
      width: 452px; } }
  @media (max-width: 1250px) {
    .section-detail .detail-excerpt .excerpt-box {
      top: 106px;
      width: 370px;
      padding: 20px 20px 20px 80px; } }
  @media (max-width: 1023px) {
    .section-detail .detail-excerpt .excerpt-box {
      top: 0;
      width: auto;
      padding: 15px 0 15px 80px; } }

.section-detail .detail-excerpt .project-label {
  left: 10px; }

.section-detail .detail-excerpt .project-type {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px; }
  @media (max-width: 1023px) {
    .section-detail .detail-excerpt .project-type {
      font-size: 16px; } }
  @media (max-width: 560px) {
    .section-detail .detail-excerpt .project-type {
      font-size: 14px; } }

.section-detail .detail-excerpt .project-name {
  font-weight: 600;
  line-height: 1;
  font-size: 44px;
  margin-bottom: 15px; }
  @media (max-width: 1023px) {
    .section-detail .detail-excerpt .project-name {
      font-size: 30px; } }

@media (max-width: 1023px) {
  .section-detail .detail-excerpt .excerpt-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (max-width: 750px) {
  .section-detail .detail-excerpt .excerpt-bottom {
    display: block; } }

@media (max-width: 1023px) {
  .section-detail .detail-excerpt .price-box {
    padding-right: 20px; } }

.section-detail .detail-excerpt .price-label {
  font-size: 18px;
  margin-bottom: 6px; }
  @media (max-width: 1023px) {
    .section-detail .detail-excerpt .price-label {
      font-size: 16px; } }
  @media (max-width: 560px) {
    .section-detail .detail-excerpt .price-label {
      font-size: 14px; } }

.section-detail .detail-excerpt .project-price {
  font-size: 44px;
  font-weight: 700;
  margin-bottom: 15px;
  white-space: nowrap; }
  @media (max-width: 1023px) {
    .section-detail .detail-excerpt .project-price {
      font-size: 32px; } }
  @media (max-width: 560px) {
    .section-detail .detail-excerpt .project-price {
      margin-left: 0; } }
  .section-detail .detail-excerpt .project-price span, .section-detail .detail-excerpt .project-price u {
    text-decoration: none;
    font-size: 32px; }
    @media (max-width: 1023px) {
      .section-detail .detail-excerpt .project-price span, .section-detail .detail-excerpt .project-price u {
        font-size: 22px; } }
  .section-detail .detail-excerpt .project-price u {
    font-weight: 400; }

.section-detail .detail-excerpt .advantages-list {
  padding-left: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  font-size: 18px; }
  @media (max-width: 1023px) {
    .section-detail .detail-excerpt .advantages-list {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      font-size: 16px; } }
  @media (max-width: 560px) {
    .section-detail .detail-excerpt .advantages-list {
      margin-left: 0; } }
  .section-detail .detail-excerpt .advantages-list .list-item {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4px; }
    .section-detail .detail-excerpt .advantages-list .list-item::before {
      position: relative;
      top: 3px;
      width: 18px;
      height: 18px;
      margin-right: 10px; }

.section-detail .projects-nearby .project-link,
.section-detail .params-block .project-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 30px;
  color: #949D2C;
  font-size: 16px; }
  @media (max-width: 1600px) {
    .section-detail .projects-nearby .project-link,
    .section-detail .params-block .project-link {
      font-size: 0;
      padding: 0; } }
  @media (max-width: 1023px) {
    .section-detail .projects-nearby .project-link,
    .section-detail .params-block .project-link {
      display: none; } }
  .section-detail .projects-nearby .project-link:hover,
  .section-detail .params-block .project-link:hover {
    background-color: rgba(255, 255, 255, 0.05); }
  .section-detail .projects-nearby .project-link::before,
  .section-detail .params-block .project-link::before {
    content: '';
    display: block;
    width: 38px;
    min-width: 38px;
    height: 38px;
    border: 3px solid #AF874B;
    border-width: 3px 0 0 3px; }
  @media (max-width: 1600px) {
    .section-detail .projects-nearby .project-link.prev,
    .section-detail .params-block .project-link.prev {
      padding-left: 30px; } }
  .section-detail .projects-nearby .project-link.prev::before,
  .section-detail .params-block .project-link.prev::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .section-detail .projects-nearby .project-link.next,
  .section-detail .params-block .project-link.next {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    @media (max-width: 1600px) {
      .section-detail .projects-nearby .project-link.next,
      .section-detail .params-block .project-link.next {
        padding-right: 30px; } }
    .section-detail .projects-nearby .project-link.next::before,
    .section-detail .params-block .project-link.next::before {
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg); }

.section-detail .projects-nearby {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 0; }
  @media (min-width: 1024px) {
    .section-detail .projects-nearby {
      display: none; } }
  .section-detail .projects-nearby .project-link {
    font-size: 13px; }
    @media (max-width: 1023px) {
      .section-detail .projects-nearby .project-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .section-detail .projects-nearby .project-link::before {
      width: 20px;
      height: 20px;
      min-width: 20px; }

.section-detail .params-block {
  background-color: #2E2E2E;
  color: #ffffff; }
  .section-detail .params-block .params-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .section-detail .params-block .params-line {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 30px; }
    @media (max-width: 1600px) {
      .section-detail .params-block .params-line {
        padding: 0; } }
    @media (max-width: 750px) {
      .section-detail .params-block .params-line {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 15px; } }
  .section-detail .params-block .param-item {
    padding: 15px 20px 25px;
    width: 20%; }
    @media (max-width: 1250px) {
      .section-detail .params-block .param-item {
        padding: 10px 15px 15px; } }
    @media (max-width: 750px) {
      .section-detail .params-block .param-item {
        width: 33.33%; } }
    @media (max-width: 560px) {
      .section-detail .params-block .param-item {
        width: 50%;
        padding: 10px 10px 10px 0; } }
  .section-detail .params-block .param-value {
    font-size: 32px;
    white-space: nowrap;
    margin-bottom: 10px; }
    @media (max-width: 1250px) {
      .section-detail .params-block .param-value {
        font-size: 28px; } }
    .section-detail .params-block .param-value span {
      font-size: 18px; }
      @media (max-width: 1250px) {
        .section-detail .params-block .param-value span {
          font-size: 16px; } }
  .section-detail .params-block .param-label {
    color: #979292;
    font-size: 16px; }
    @media (max-width: 1250px) {
      .section-detail .params-block .param-label {
        font-size: 13px; } }

.section-detail .gallery-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -2px;
  margin-right: -2px;
  overflow: auto; }
  .section-detail .gallery-line .item-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20%;
    height: 14vw;
    min-width: 230px;
    min-height: 120px; }
    @media (max-width: 1023px) {
      .section-detail .gallery-line .item-box {
        min-width: 200px; } }
    .section-detail .gallery-line .item-box::before {
      width: 84px;
      height: 84px;
      min-width: 84px;
      border-radius: 50%;
      background-color: rgba(0, 0, 0, 0.3);
      z-index: 1;
      background-size: 60%;
      opacity: 0;
      -webkit-transition: opacity .33s;
      transition: opacity .33s; }
      @media (max-width: 1024px) {
        .section-detail .gallery-line .item-box::before {
          width: 50px;
          height: 50px;
          min-width: 50px;
          opacity: 1; } }
    .section-detail .gallery-line .item-box:hover::before {
      opacity: 1; }
    .section-detail .gallery-line .item-box:hover .item-image img {
      -webkit-transform: scale(1.05);
      transform: scale(1.05); }
  .section-detail .gallery-line .item-image {
    margin: 0 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    font-size: 0;
    overflow: hidden; }
    .section-detail .gallery-line .item-image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-transition: -webkit-transform .33s;
      transition: -webkit-transform .33s;
      transition: transform .33s;
      transition: transform .33s, -webkit-transform .33s;
      -webkit-transform: scale(1.001);
      transform: scale(1.001); }

.section-detail.detail-description {
  margin-bottom: 0; }

.section-detail .description-tabs .plan-sliders {
  padding-top: 27px; }

.section-detail .description-tabs .plans-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.section-detail .description-tabs .plan-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px; }
  @media (max-width: 1250px) {
    .section-detail .description-tabs .plan-box {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 1023px) {
    .section-detail .description-tabs .plan-box {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.section-detail .description-tabs .info-notice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #898989;
  font-size: 18px;
  margin-bottom: 20px; }
  @media (max-width: 1023px) {
    .section-detail .description-tabs .info-notice {
      font-size: 14px; } }
  .section-detail .description-tabs .info-notice::before {
    width: 30px;
    height: 30px;
    min-width: 20px;
    margin-right: 15px;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%); }
    @media (max-width: 1023px) {
      .section-detail .description-tabs .info-notice::before {
        width: 24px;
        height: 24px;
        min-width: 24px;
        margin-right: 10px; } }

.section-detail .description-tabs .slider-paging {
  width: 180px;
  margin-right: 40px; }
  @media (max-width: 1400px) {
    .section-detail .description-tabs .slider-paging {
      margin-right: 20px; } }
  @media (max-width: 1250px) {
    .section-detail .description-tabs .slider-paging {
      width: 100%;
      text-align: center;
      margin-right: 0; } }

.section-detail .description-tabs .paging-heading {
  color: #979292;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px; }
  @media (max-width: 1023px) {
    .section-detail .description-tabs .paging-heading {
      font-size: 18px;
      margin-bottom: 15px; } }

@media (max-width: 1250px) {
  .section-detail .description-tabs .plan-paging {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.section-detail .description-tabs .slick-dots {
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none; }
  .section-detail .description-tabs .slick-dots .slick-active button {
    background-color: #949D2C;
    color: #ffffff; }
  .section-detail .description-tabs .slick-dots li {
    padding-right: 15px;
    margin-bottom: 20px; }
  .section-detail .description-tabs .slick-dots button {
    background-color: #E0EFBE;
    width: 20px;
    height: 20px;
    color: #898989;
    font-size: 14px; }
    .section-detail .description-tabs .slick-dots button:hover {
      color: #fff;
      background-color: #bac537; }

.section-detail .description-tabs .plan-slider {
  width: 425px;
  margin: 0 60px; }
  @media (max-width: 1023px) {
    .section-detail .description-tabs .plan-slider {
      margin-bottom: 50px; } }
  @media (max-width: 560px) {
    .section-detail .description-tabs .plan-slider {
      width: 243px;
      margin-left: 30px;
      margin-right: 30px;
      margin-bottom: 25px; } }
  .section-detail .description-tabs .plan-slider .slider-item a {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0; }
  .section-detail .description-tabs .plan-slider .slider-item img {
    width: 100%; }
  .section-detail .description-tabs .plan-slider .slick-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
    @media (max-width: 560px) {
      .section-detail .description-tabs .plan-slider .slick-prev {
        -webkit-transform: translateX(-75%) scale(0.8);
        transform: translateX(-75%) scale(0.8); } }
  .section-detail .description-tabs .plan-slider .slick-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
    @media (max-width: 560px) {
      .section-detail .description-tabs .plan-slider .slick-next {
        -webkit-transform: translateX(75%) scale(0.8);
        transform: translateX(75%) scale(0.8); } }

.section-detail .description-tabs .plan-description {
  padding-left: 80px;
  width: 420px; }
  @media (max-width: 1400px) {
    .section-detail .description-tabs .plan-description {
      padding-left: 40px; } }
  @media (max-width: 1250px) {
    .section-detail .description-tabs .plan-description {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; } }
  @media (max-width: 1023px) {
    .section-detail .description-tabs .plan-description {
      width: 100%; } }

.section-detail .description-tabs .description-item:not(.active) {
  display: none; }

.section-detail .description-tabs .plan-heading {
  font-size: 20px;
  margin-bottom: 15px; }

.section-detail .description-tabs .inside-photos-block {
  padding: 30px 50px; }
  @media (max-width: 1023px) {
    .section-detail .description-tabs .inside-photos-block {
      padding: 30px 15px; } }

.section-detail .description-tabs .object-gallery:not(.slick-initialised) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .section-detail .description-tabs .object-gallery:not(.slick-initialised) .slider-item {
    width: 25%;
    min-width: 25%;
    font-size: 0; }
    @media (max-width: 1024px) {
      .section-detail .description-tabs .object-gallery:not(.slick-initialised) .slider-item {
        width: 33.33%;
        min-width: 33.33%; } }
    @media (max-width: 767px) {
      .section-detail .description-tabs .object-gallery:not(.slick-initialised) .slider-item {
        width: 50%;
        min-width: 50%; } }

.section-detail .description-tabs .object-gallery .slick-prev {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }
  @media (max-width: 1023px) {
    .section-detail .description-tabs .object-gallery .slick-prev {
      -webkit-transform: translateX(-75%) scale(0.7);
      transform: translateX(-75%) scale(0.7); } }

.section-detail .description-tabs .object-gallery .slick-next {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }
  @media (max-width: 1023px) {
    .section-detail .description-tabs .object-gallery .slick-next {
      -webkit-transform: translateX(75%) scale(0.7);
      transform: translateX(75%) scale(0.7); } }

.section-detail .description-tabs .object-gallery .slick-slide {
  font-size: 0; }

.section-detail .description-tabs .object-gallery .slider-item {
  padding: 2px;
  position: relative; }
  @media (max-width: 1600px) {
    .section-detail .description-tabs .object-gallery .slider-item {
      padding: 0; } }
  .section-detail .description-tabs .object-gallery .slider-item .zoom-box {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .33s;
    transition: opacity .33s; }
  .section-detail .description-tabs .object-gallery .slider-item .zoom-icon {
    width: 84px;
    height: 84px;
    min-width: 84px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .section-detail .description-tabs .object-gallery .slider-item .zoom-icon::before {
      width: 40px;
      min-width: 40px;
      height: 40px; }
  .section-detail .description-tabs .object-gallery .slider-item:hover .zoom-box {
    opacity: 1; }
  .section-detail .description-tabs .object-gallery .slider-item img {
    width: 100%;
    height: 285px;
    -o-object-fit: cover;
    object-fit: cover; }
    @media (max-width: 1600px) {
      .section-detail .description-tabs .object-gallery .slider-item img {
        height: 190px; } }

.section-detail .description-tabs .stages-wrapper {
  padding: 40px 130px; }
  @media (max-width: 1600px) {
    .section-detail .description-tabs .stages-wrapper {
      padding: 40px 20px; } }

.section-detail .description-tabs .stages-slider {
  padding: 0 70px;
  position: relative; }
  @media (max-width: 1250px) {
    .section-detail .description-tabs .stages-slider {
      padding: 0 40px; } }
  @media (max-width: 1023px) {
    .section-detail .description-tabs .stages-slider {
      padding: 0; } }
  @media (max-width: 1250px) {
    .section-detail .description-tabs .stages-slider .slick-prev {
      -webkit-transform: translateX(-75%) scale(0.7);
      transform: translateX(-75%) scale(0.7); } }
  @media (max-width: 1250px) {
    .section-detail .description-tabs .stages-slider .slick-next {
      -webkit-transform: translateX(75%) scale(0.7);
      transform: translateX(75%) scale(0.7); } }
  .section-detail .description-tabs .stages-slider .item-count {
    position: absolute;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    background-color: #949D2C; }
  .section-detail .description-tabs .stages-slider .item-image img {
    height: 210px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .section-detail .description-tabs .stages-slider .slider-item {
    padding: 0 5px; }
  .section-detail .description-tabs .stages-slider .item-title {
    font-size: 14px;
    padding: 15px;
    min-height: 120px;
    background-color: #F7F3F3; }
    @media (max-width: 1600px) {
      .section-detail .description-tabs .stages-slider .item-title {
        min-height: 60px; } }

.section-detail .options-tabs .tabs-heading {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: center; }
  @media (max-width: 1600px) {
    .section-detail .options-tabs .tabs-heading {
      font-size: 24px; } }
  @media (max-width: 1023px) {
    .section-detail .options-tabs .tabs-heading {
      font-size: 22px; } }

.section-detail .options-tabs .tabs-top .tabs-buttons {
  padding-left: 20px;
  padding-right: 20px; }

.section-detail .options-tabs .tabs-top .tab-button {
  width: 20%;
  text-decoration: none; }
  .section-detail .options-tabs .tabs-top .tab-button.active .type {
    text-decoration: none; }

.section-detail .options-tabs .tabs-top .type {
  text-transform: none;
  font-size: 26px;
  text-decoration: underline;
  color: #000000; }
  @media (max-width: 1250px) {
    .section-detail .options-tabs .tabs-top .type {
      font-size: 22px;
      text-decoration: none; } }

.section-detail .options-tabs .tabs-top .price {
  text-transform: none;
  font-size: 22px;
  padding-top: 5px;
  color: #545454; }
  @media (max-width: 1250px) {
    .section-detail .options-tabs .tabs-top .price {
      font-size: 18px; } }
  .section-detail .options-tabs .tabs-top .price b, .section-detail .options-tabs .tabs-top .price i {
    font-size: 28px; }
    @media (max-width: 1250px) {
      .section-detail .options-tabs .tabs-top .price b, .section-detail .options-tabs .tabs-top .price i {
        font-size: 22px; } }
  .section-detail .options-tabs .tabs-top .price b {
    font-weight: 600; }
  .section-detail .options-tabs .tabs-top .price i {
    font-style: normal; }

.section-detail .options-tabs .button-expand {
  color: #000000;
  text-transform: none; }
  @media (max-width: 560px) {
    .section-detail .options-tabs .button-expand .regular-container {
      height: auto;
      padding: 10px; } }
  .section-detail .options-tabs .button-expand .regular-container::after {
    width: 14px;
    height: 14px;
    border-color: #000; }
  .section-detail .options-tabs .button-expand.active {
    background-color: #949D2C;
    color: #ffffff; }
    .section-detail .options-tabs .button-expand.active .regular-container::after {
      border-color: #ffffff; }
  .section-detail .options-tabs .button-expand .type-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (max-width: 560px) {
      .section-detail .options-tabs .button-expand .type-box {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .section-detail .options-tabs .button-expand .type {
    font-size: 22px;
    margin-right: 40px; }
    @media (max-width: 560px) {
      .section-detail .options-tabs .button-expand .type {
        margin-right: 0;
        width: 100%;
        text-align: center; } }
  .section-detail .options-tabs .button-expand .price {
    text-transform: none;
    font-size: 14px; }
    .section-detail .options-tabs .button-expand .price b, .section-detail .options-tabs .button-expand .price i {
      font-size: 22px; }
    .section-detail .options-tabs .button-expand .price b {
      font-weight: 600; }
    .section-detail .options-tabs .button-expand .price i {
      font-style: normal;
      font-weight: 400; }

@media (min-width: 1024px) {
  .section-detail .options-tabs .options-block .regular-container {
    width: auto; } }

.section-detail .options-tabs .options-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .section-detail .options-tabs .options-grid .grid-item {
    padding: 40px 20px 30px 70px;
    width: 33.33%;
    min-width: 33.33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 1024px) {
      .section-detail .options-tabs .options-grid .grid-item:nth-child(6n - 2), .section-detail .options-tabs .options-grid .grid-item:nth-child(6n - 1), .section-detail .options-tabs .options-grid .grid-item:nth-child(6n) {
        background-color: #F8F8F8;
        border-bottom: 1px solid #979292;
        border-top: 1px solid #979292; } }
    @media (max-width: 1600px) {
      .section-detail .options-tabs .options-grid .grid-item {
        padding: 35px 20px; } }
    @media (max-width: 1023px) {
      .section-detail .options-tabs .options-grid .grid-item {
        width: 50%;
        min-width: 50%; } }
    @media (max-width: 750px) {
      .section-detail .options-tabs .options-grid .grid-item {
        width: 100%;
        padding: 25px 0; } }
  .section-detail .options-tabs .options-grid .item-icon {
    width: 60px;
    min-width: 60px;
    height: 48px;
    margin-right: 40px;
    position: relative; }
    @media (max-width: 1600px) {
      .section-detail .options-tabs .options-grid .item-icon {
        width: 40px;
        min-width: 40px;
        height: 40px;
        margin-right: 10px; } }
    .section-detail .options-tabs .options-grid .item-icon span {
      font-weight: normal;
      font-size: 50px;
      line-height: 35px;
      display: inline-block; }
      @media (max-width: 1600px) {
        .section-detail .options-tabs .options-grid .item-icon span {
          font-size: 26px;
          line-height: 20px; } }
    .section-detail .options-tabs .options-grid .item-icon img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .section-detail .options-tabs .options-grid .item-text {
    position: relative;
    margin-top: -5px; }
  .section-detail .options-tabs .options-grid .iten-title {
    font-size: 18px;
    margin-bottom: 5px;
    color: #000000;
    font-weight: 700; }
  .section-detail .options-tabs .options-grid .item-value {
    font-size: 14px;
    margin-bottom: 10px;
    color: #545454; }
  .section-detail .options-tabs .options-grid .item-link {
    font-size: 20px;
    font-weight: normal;
    color: #949D2C;
    text-decoration: underline; }
    @media (max-width: 1600px) {
      .section-detail .options-tabs .options-grid .item-link {
        font-size: 16px; } }

.section-detail .options-tabs .compare-options-block {
  padding: 60px 10px 30px; }
  @media (max-width: 1023px) {
    .section-detail .options-tabs .compare-options-block {
      padding: 25px 0; } }
  .section-detail .options-tabs .compare-options-block .arrows-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 0; }
    @media (min-width: 751px) {
      .section-detail .options-tabs .compare-options-block .arrows-line {
        display: none; } }
  .section-detail .options-tabs .compare-options-block .arrow {
    font-size: 0;
    -webkit-transition: opacity .33s;
    transition: opacity .33s;
    z-index: 1;
    padding: 15px;
    display: inline-block; }
    .section-detail .options-tabs .compare-options-block .arrow::before {
      content: '';
      display: inline-block;
      border-bottom: 3px solid #AF874B;
      border-right: 3px solid #AF874B;
      width: 20px;
      height: 20px; }
    .section-detail .options-tabs .compare-options-block .arrow[disabled] {
      opacity: 0.2;
      cursor: no-drop; }
    .section-detail .options-tabs .compare-options-block .arrow:not([disabled]):hover::before {
      opacity: .6; }
    .section-detail .options-tabs .compare-options-block .arrow:not([disabled]):active::before {
      opacity: .6; }
  .section-detail .options-tabs .compare-options-block .arrow.left {
    left: 10px; }
    .section-detail .options-tabs .compare-options-block .arrow.left:before {
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg); }
  .section-detail .options-tabs .compare-options-block .arrow.right {
    right: 10px; }
    .section-detail .options-tabs .compare-options-block .arrow.right::before {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.section-detail .options-tabs .compare-options-lines {
  font-size: 16px;
  color: #545454;
  margin-bottom: 10px; }
  .section-detail .options-tabs .compare-options-lines .compare-header,
  .section-detail .options-tabs .compare-options-lines .compare-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 1023px) {
      .section-detail .options-tabs .compare-options-lines .compare-header,
      .section-detail .options-tabs .compare-options-lines .compare-line {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative; } }
    @media (max-width: 750px) {
      .section-detail .options-tabs .compare-options-lines .compare-header,
      .section-detail .options-tabs .compare-options-lines .compare-line {
        width: 100%;
        max-width: 100%;
        overflow: hidden; } }
  @media (max-width: 1023px) {
    .section-detail .options-tabs .compare-options-lines .compare-header .label-cell {
      display: none; } }
  @media (min-width: 1024px) {
    .section-detail .options-tabs .compare-options-lines .compare-line:nth-child(2n-1) {
      background-color: #F8F8F8; }
      .section-detail .options-tabs .compare-options-lines .compare-line:nth-child(2n-1):last-child:not(:nth-child(2n-1)) {
        border-bottom: 1px solid #979292; } }
  .section-detail .options-tabs .compare-options-lines .header-cell,
  .section-detail .options-tabs .compare-options-lines .line-cell {
    padding: 20px 30px; }
    @media (max-width: 1600px) {
      .section-detail .options-tabs .compare-options-lines .header-cell,
      .section-detail .options-tabs .compare-options-lines .line-cell {
        padding: 15px 20px; } }
    @media (max-width: 1250px) {
      .section-detail .options-tabs .compare-options-lines .header-cell,
      .section-detail .options-tabs .compare-options-lines .line-cell {
        padding: 15px 0 15px 15px; } }
    @media (max-width: 1023px) {
      .section-detail .options-tabs .compare-options-lines .header-cell,
      .section-detail .options-tabs .compare-options-lines .line-cell {
        text-align: center;
        padding: 15px; } }
    @media (max-width: 750px) {
      .section-detail .options-tabs .compare-options-lines .header-cell,
      .section-detail .options-tabs .compare-options-lines .line-cell {
        padding: 15px 5px; } }
  .section-detail .options-tabs .compare-options-lines .header-cell {
    font-size: 16px; }
  .section-detail .options-tabs .compare-options-lines .line-cell {
    font-size: 22px; }
  .section-detail .options-tabs .compare-options-lines .label-cell {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 14px;
    color: #545454; }
    .section-detail .options-tabs .compare-options-lines .label-cell b {
      font-size: 18px;
      color: #000000; }
    @media (max-width: 1600px) {
      .section-detail .options-tabs .compare-options-lines .label-cell {
        font-size: 16px; } }
    @media (max-width: 1023px) {
      .section-detail .options-tabs .compare-options-lines .label-cell {
        font-size: 14px;
        width: 100%;
        min-width: 100%;
        background-color: #F8F8F8;
        text-align: center; } }
  .section-detail .options-tabs .compare-options-lines .options-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 72%;
    min-width: 72%;
    -webkit-transition: -webkit-transform .33s;
    transition: -webkit-transform .33s;
    transition: transform .33s;
    transition: transform .33s, -webkit-transform .33s; }
    @media (max-width: 1023px) {
      .section-detail .options-tabs .compare-options-lines .options-wrap {
        width: 100%;
        min-width: 100%; } }
  .section-detail .options-tabs .compare-options-lines .option {
    width: 25%;
    min-width: 25%; }
    @media (max-width: 750px) {
      .section-detail .options-tabs .compare-options-lines .option {
        width: 33.33%;
        min-width: 33.33%; } }
    @media (max-width: 560px) {
      .section-detail .options-tabs .compare-options-lines .option {
        width: 50%;
        min-width: 50%; } }
    .section-detail .options-tabs .compare-options-lines .option .item-text, .section-detail .options-tabs .compare-options-lines .option p {
      font-size: 16px; }
      @media (max-width: 1600px) {
        .section-detail .options-tabs .compare-options-lines .option .item-text, .section-detail .options-tabs .compare-options-lines .option p {
          font-size: 14px; } }
  .section-detail .options-tabs .compare-options-lines .icon-check {
    width: 30px;
    height: 30px;
    line-height: 26px;
    min-width: 30px;
    display: inline-block;
    background-color: #949D2C;
    border-radius: 50%;
    text-align: center; }
    .section-detail .options-tabs .compare-options-lines .icon-check::before {
      width: 18px;
      height: 13px; }

@media (max-width: 1023px) {
  .section-detail.detail-brands {
    display: none; } }

.section-detail.detail-brands .block-heading {
  text-align: center;
  margin-bottom: 40px;
  font-size: 28px; }
  @media (max-width: 1600px) {
    .section-detail.detail-brands .block-heading {
      font-size: 22px; } }

.section-detail .brands-block {
  max-width: 100%;
  margin: 0 auto; }
  .section-detail .brands-block .brands-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .section-detail .brands-block .line-cell {
    width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 25px; }
    .section-detail .brands-block .line-cell img {
      -o-object-fit: contain;
      object-fit: contain; }

.section-detail .person-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  font-size: 16px;
  padding-top: 15px; }
  @media (max-width: 750px) {
    .section-detail .person-block {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-bottom: 20px; } }
  .section-detail .person-block.dark {
    color: #ffffff;
    background-color: #2E2E2E;
    background-image: radial-gradient(1000px at 78% 8.27%, rgba(46, 46, 46, 0.15) 0%, #464646 100%); }
  .section-detail .person-block.green {
    color: #ffffff;
    background-color: #949D2C;
    background-image: radial-gradient(1000px at 78% 8.27%, rgba(148, 157, 44, 0.15) 0%, #676d18 100%); }
  .section-detail .person-block .person-photo {
    min-width: 45%;
    width: 45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    padding-top: 20px;
    padding-right: 40px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    @media (max-width: 1023px) {
      .section-detail .person-block .person-photo {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        padding: 0 15px;
        width: auto;
        min-width: 320px; } }
    @media (max-width: 750px) {
      .section-detail .person-block .person-photo {
        width: 100%; } }
    .section-detail .person-block .person-photo img {
      height: 370px;
      -o-object-fit: contain;
      object-fit: contain; }
      @media (max-width: 1600px) {
        .section-detail .person-block .person-photo img {
          height: 320px;
          padding-left: 20px; } }
      @media (max-width: 1023px) {
        .section-detail .person-block .person-photo img {
          height: auto;
          width: 100%;
          max-width: 320px; } }
  .section-detail .person-block .person-says {
    padding-top: 25px;
    padding-bottom: 40px;
    padding-right: 100px; }
    @media (max-width: 1023px) {
      .section-detail .person-block .person-says {
        padding: 25px 15px;
        max-width: 520px;
        margin-right: auto; } }
    @media (max-width: 750px) {
      .section-detail .person-block .person-says {
        max-width: 100%;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1; } }
  .section-detail .person-block .block-heading {
    font-size: 28px;
    margin-bottom: 20px; }
    @media (max-width: 1023px) {
      .section-detail .person-block .block-heading {
        font-size: 22px; } }
  .section-detail .person-block .block-text {
    margin-bottom: 20px;
    line-height: 1.5; }
    @media (max-width: 1023px) {
      .section-detail .person-block .block-text {
        font-size: 14px; } }
  .section-detail .person-block .person-position {
    color: #C4C4C4; }
    @media (max-width: 1023px) {
      .section-detail .person-block .person-position {
        font-size: 14px; } }

.main-wrapper .regular-article.simple-page {
  max-width: 1200px; }

.main-wrapper .regular-article p {
  font-size: 15px;
  color: #777777;
  font-size: 14px;
  margin-bottom: 15px; }
  @media (max-width: 1220px) {
    .main-wrapper .regular-article p {
      font-size: 14px; } }
  @media (max-width: 700px) {
    .main-wrapper .regular-article p {
      font-size: 13px;
      line-height: 19px; } }
  .main-wrapper .regular-article p:last-child {
    margin-bottom: 0; }

.main-wrapper .regular-article img {
  margin-bottom: 30px; }

.main-wrapper .regular-article a {
  color: #000000;
  text-decoration: underline; }
  .main-wrapper .regular-article a:hover {
    text-decoration: none; }

.main-wrapper .regular-article .table-wrapper {
  max-width: 100%;
  overflow: auto; }

.main-wrapper .regular-article iframe[src*="youtube"] {
  height: 450px;
  margin-bottom: 20px; }
  @media (max-width: 1220px) {
    .main-wrapper .regular-article iframe[src*="youtube"] {
      height: 400px; } }
  @media (max-width: 1023px) {
    .main-wrapper .regular-article iframe[src*="youtube"] {
      height: 375px; } }
  @media (max-width: 700px) {
    .main-wrapper .regular-article iframe[src*="youtube"] {
      height: calc(56vw - 30px); } }

.main-wrapper .regular-article h1 {
  font-size: 32px; }
  @media (max-width: 1220px) {
    .main-wrapper .regular-article h1 {
      font-size: 26px; } }
  @media (max-width: 1023px) {
    .main-wrapper .regular-article h1 {
      font-size: 22px; } }

.main-wrapper .regular-article h2, .main-wrapper .regular-article h3 {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  .main-wrapper .regular-article h2:not(:first-child), .main-wrapper .regular-article h3:not(:first-child) {
    margin-top: 30px; }
  .main-wrapper .regular-article h2 b, .main-wrapper .regular-article h2 strong, .main-wrapper .regular-article h3 b, .main-wrapper .regular-article h3 strong {
    font-weight: 700; }
  @media (max-width: 1220px) {
    .main-wrapper .regular-article h2, .main-wrapper .regular-article h3 {
      font-size: 18px; } }
  @media (max-width: 1023px) {
    .main-wrapper .regular-article h2, .main-wrapper .regular-article h3 {
      font-size: 16px; } }
  @media (max-width: 700px) {
    .main-wrapper .regular-article h2, .main-wrapper .regular-article h3 {
      margin-bottom: 20px; }
      .main-wrapper .regular-article h2 b, .main-wrapper .regular-article h2 strong, .main-wrapper .regular-article h3 b, .main-wrapper .regular-article h3 strong {
        font-size: 14px; } }

.main-wrapper .regular-article h4, .main-wrapper .regular-article h5, .main-wrapper .regular-article h6 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px; }
  @media (max-width: 1220px) {
    .main-wrapper .regular-article h4, .main-wrapper .regular-article h5, .main-wrapper .regular-article h6 {
      font-size: 16px; } }
  .main-wrapper .regular-article h4 b, .main-wrapper .regular-article h4 strong, .main-wrapper .regular-article h5 b, .main-wrapper .regular-article h5 strong, .main-wrapper .regular-article h6 b, .main-wrapper .regular-article h6 strong {
    font-weight: 400; }

.main-wrapper .regular-article ul li {
  margin-bottom: 10px; }

.main-wrapper .regular-article ol {
  color: #777777;
  padding-left: 15px; }
  .main-wrapper .regular-article ol li {
    margin-bottom: 10px; }
  @media (max-width: 1220px) {
    .main-wrapper .regular-article ol {
      font-size: 14px; } }
  @media (max-width: 700px) {
    .main-wrapper .regular-article ol {
      font-size: 13px; } }

.main-wrapper .regular-article table:not(.article-table) {
  border-collapse: collapse;
  margin-bottom: 20px; }
  .main-wrapper .regular-article table:not(.article-table) tr:not(:last-child) td {
    border-bottom: 1px solid #cdcdcd; }
  .main-wrapper .regular-article table:not(.article-table) td {
    padding: 10px; }
    .main-wrapper .regular-article table:not(.article-table) td:not(:last-child) {
      border-right: 1px solid #cdcdcd; }

.section-completed.completed-first {
  overflow: auto;
  margin-bottom: 0; }
  .section-completed.completed-first .big-heading {
    margin-bottom: 100px; }
    @media (max-width: 1250px) {
      .section-completed.completed-first .big-heading {
        margin-bottom: 50px;
        font-size: 36px; } }
    @media (max-width: 750px) {
      .section-completed.completed-first .big-heading {
        margin-bottom: 20px; } }
  .section-completed.completed-first .box-params {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #ffffff; }
    @media (max-width: 750px) {
      .section-completed.completed-first .box-params {
        display: block; } }
    .section-completed.completed-first .box-params .param {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-right: 100px; }
      @media (max-width: 1250px) {
        .section-completed.completed-first .box-params .param {
          margin-right: 35px; } }
      @media (max-width: 750px) {
        .section-completed.completed-first .box-params .param {
          margin-bottom: 25px; } }
    .section-completed.completed-first .box-params .param-value {
      font-size: 22px;
      text-align: center; }
      .section-completed.completed-first .box-params .param-value span {
        display: block;
        font-size: 48px;
        margin-bottom: 10px; }
      .section-completed.completed-first .box-params .param-value br {
        display: none; }
      @media (max-width: 1250px) {
        .section-completed.completed-first .box-params .param-value {
          font-size: 16px; }
          .section-completed.completed-first .box-params .param-value span {
            font-size: 30px;
            margin-bottom: 5px; } }
      @media (max-width: 750px) {
        .section-completed.completed-first .box-params .param-value {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          text-align: left; }
          .section-completed.completed-first .box-params .param-value span {
            width: 80px;
            min-width: 40px;
            text-align: left; }
          .section-completed.completed-first .box-params .param-value br {
            display: block; } }

.section-completed .list-container {
  padding: 0; }

.section-completed .completed-list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #1D1C1C; }
  @media (max-width: 750px) {
    .section-completed .completed-list .list-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .section-completed .completed-list .list-item:nth-child(even) {
    background-color: #2E2E2E; }

.section-completed .completed-list .item-image {
  width: 35%;
  min-width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }
  @media (max-width: 750px) {
    .section-completed .completed-list .item-image {
      display: none;
      height: 400px;
      width: 100%; } }
  @media (max-width: 560px) {
    .section-completed .completed-list .item-image {
      display: none;
      height: 240px; } }
  .section-completed .completed-list .item-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-filter: sepia(20%);
    filter: sepia(20%);
    -webkit-transition: -webkit-transform .33s;
    transition: -webkit-transform .33s;
    transition: transform .33s;
    transition: transform .33s, -webkit-transform .33s; }
  .section-completed .completed-list .item-image:hover img {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
    -webkit-filter: none;
    filter: none; }

.section-completed .completed-list .item-desc {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 20px 190px 50px 50px;
  color: #ffffff;
  font-size: 18px; }
  @media (max-width: 1600px) {
    .section-completed .completed-list .item-desc {
      font-size: 16px;
      padding: 20px 50px 30px 20px; } }
  .section-completed .completed-list .item-desc p:last-child {
    margin-bottom: 0; }

.section-completed .completed-list .item-excerpt {
  display: none;
  line-height: 1.5; }
  @media (max-width: 1250px) {
    .section-completed .completed-list .item-excerpt {
      display: none; } }

.section-completed .completed-list .more-button {
  font-size: 16px;
  color: #949D2C;
  padding: 15px 0;
  margin-bottom: -15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block; }
  .section-completed .completed-list .more-button span {
    border-bottom: 1px dashed #949D2C; }

.section-completed .completed-list .more-checkbox {
  display: none; }
  .section-completed .completed-list .more-checkbox:checked ~ .full-desc {
    display: block; }

.section-completed .completed-list .close-button::before {
  -webkit-filter: invert(1);
  filter: invert(1); }

@media (min-width: 1251px) {
  .section-completed .completed-list .close-button {
    display: none; } }

.section-completed .completed-list .full-desc {
  line-height: 1.5; }
  @media (max-width: 1250px) {
    .section-completed .completed-list .full-desc {
      display: none;
      position: relative;
      position: fixed;
      background-color: #1D1C1C;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      z-index: 10;
      padding: 30px 0;
      max-height: 100vh; } }
  .section-completed .completed-list .full-desc .regular-container {
    position: relative; }
    @media (min-width: 1251px) {
      .section-completed .completed-list .full-desc .regular-container {
        width: auto; } }
  @media (max-width: 1250px) {
    .section-completed .completed-list .full-desc .full-box {
      padding-bottom: 100px;
      max-height: 100vh;
      overflow: auto; } }
  .section-completed .completed-list .full-desc .item-title {
    margin-bottom: 20px; }
    @media (min-width: 1251px) {
      .section-completed .completed-list .full-desc .item-title {
        display: none; } }
  @media (min-width: 1251px) {
    .section-completed .completed-list .full-desc .item-year,
    .section-completed .completed-list .full-desc .photos-link {
      display: none; } }

.section-completed .completed-list .item-year {
  font-size: 32px;
  color: #949D2C;
  font-weight: 600; }
  @media (max-width: 1250px) {
    .section-completed .completed-list .item-year {
      font-size: 24px; } }

.section-completed .completed-list .item-title {
  font-size: 32px;
  margin-bottom: 20px; }
  @media (max-width: 1250px) {
    .section-completed .completed-list .item-title {
      font-size: 24px;
      font-size: 24px; } }

.section-completed .completed-list .photos-link {
  color: #949D2C;
  text-transform: uppercase;
  font-size: 14px;
  opacity: 0.8;
  display: block;
  margin: 15px 0; }
  .section-completed .completed-list .photos-link:hover {
    opacity: 1; }
  .section-completed .completed-list .photos-link i {
    display: inline-block;
    width: 35px;
    margin-right: 10px;
    vertical-align: middle; }
  .section-completed .completed-list .photos-link span {
    vertical-align: middle; }

.section-notfound {
  height: 900px;
  text-align: center;
  padding-top: 50px;
  margin-bottom: 0 !important; }
  @media (max-width: 1600px) {
    .section-notfound {
      padding-top: 100px;
      height: 1100px; } }
  @media (max-width: 750px) {
    .section-notfound {
      height: 900px; } }
  .section-notfound .notfound-heading {
    font-size: 128px;
    font-weight: 400;
    margin-bottom: 0; }
    @media (max-width: 750px) {
      .section-notfound .notfound-heading {
        font-size: 100px; } }
  .section-notfound .notfound-text {
    font-size: 32px; }
    @media (max-width: 750px) {
      .section-notfound .notfound-text {
        font-size: 18px; } }

.svg-icon::before,
.svg-icon-right::after {
  content: '';
  display: inline-block; }

.svg-icon,
.svg-icon::before,
.svg-icon-right::after {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%; }

.svg-icon.logo::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 261 65'%3E%3Cstyle%3E .st0{fill:%237c776b} %3C/style%3E%3Cpath class='st0' d='M134.2 48.3c-.2 1.3-.4 2.1-.5 2.4-.2.4-.4.5-.7.5-.2 0-.4 0-.6-.1v.9c.2.1.4.1.7.1.5 0 .8-.1 1.1-.4.3-.3.5-.8.7-1.6.2-.8.4-2 .6-3.8l.2-1.3h2.5v7h1v-7.9h-4.3c-.3 1.6-.5 3-.7 4.2zM147.6 48c-.5-.4-1.2-.6-2.2-.6H144v-3.3h-1V52h2.6c.9 0 1.6-.2 2.1-.6.5-.4.7-1 .7-1.7s-.3-1.3-.8-1.7zm-2.1 3.2H144v-2.8h1.4c.7 0 1.2.1 1.6.3.3.2.5.6.5 1-.1 1-.8 1.5-2 1.5zM125.5 52h4.4v-.9h-3.4v-2.8h3.2v-.8h-3.2V45h3.4v-.9h-4.4zM79.8 45h2.5v7h1v-7h2.4v-.9h-5.9zM75.4 44.9c.6 0 1.2.1 1.8.4l.4-.8c-.6-.3-1.3-.5-2.2-.5-.8 0-1.4.2-2 .5-.6.3-1 .8-1.3 1.4-.3.6-.4 1.3-.4 2.1 0 1.3.3 2.3.9 3 .6.7 1.5 1.1 2.7 1.1.4 0 .8 0 1.1-.1.3 0 .6-.1 1-.2v-.9c-.7.2-1.3.3-1.9.3-.9 0-1.5-.3-2-.8-.5-.6-.7-1.3-.7-2.3 0-1 .2-1.8.7-2.3.4-.6 1.1-.9 1.9-.9zM108.3 50.6v-1-5.5h-.9V52h1.1l4.3-6.5c0 .1 0 .5-.1 1V52h.9v-7.9h-1.1l-4.2 6.5zM90.7 44.1h-2.1V52h1v-3.1h.9c1 0 1.8-.2 2.3-.6.5-.4.8-1 .8-1.8.1-1.6-.9-2.4-2.9-2.4zm1.4 3.6c-.4.3-.9.4-1.7.4h-.8V45h1c.7 0 1.2.1 1.5.4.3.3.5.6.5 1.1.1.6-.1 1-.5 1.2zM100.3 44c-1.2 0-2.1.4-2.7 1.1-.6.7-.9 1.7-.9 3s.3 2.3.9 3c.6.7 1.5 1.1 2.7 1.1 1.1 0 2-.4 2.7-1.1.6-.7 1-1.7 1-3s-.3-2.3-1-3c-.6-.7-1.5-1.1-2.7-1.1zm1.9 6.4c-.4.5-1.1.8-1.9.8-.8 0-1.5-.3-1.9-.8-.4-.5-.7-1.3-.7-2.4 0-1 .2-1.8.7-2.4.4-.5 1.1-.8 1.9-.8.8 0 1.5.3 1.9.8.4.5.7 1.3.7 2.4 0 1.1-.2 1.9-.7 2.4zM116.7 45h2.4v7h1v-7h2.5v-.9h-5.9zM225.9 44.1l-3.1 7.9h1l.9-2.4h3.1l.9 2.4h1l-3.1-7.9h-.7zm-.8 4.6l.9-2.4c.1-.4.2-.7.3-1.2l.4 1.2.9 2.4h-2.5zM214.1 52h1v-7h3.9v7h1v-7.9h-5.9zM237.7 47.5h-4v-3.4h-1V52h1v-3.7h4V52h1v-7.9h-1zM255.5 44.1c-1 0-1.7.2-2.2.6-.5.4-.7.9-.7 1.6 0 .6.1 1 .4 1.4.3.4.7.6 1.2.8L252 52h1.2l2-3.3h1.5V52h1v-7.9h-2.2zm1.2 3.8h-1.1c-1.3 0-2-.5-2-1.5 0-.5.2-.8.5-1.1.3-.2.8-.3 1.5-.3h1.2v2.9zM243.5 50.6v-1-5.5h-.9V52h1.1l4.3-6.5c0 .1 0 .5-.1 1V52h.9v-7.9h-1.1l-4.2 6.5zM206.3 50.6l-2.5-6.4h-1.5V52h.9v-4.8c0-.8 0-1.5-.1-2.1l2.6 6.9h.8l2.6-6.9c-.1.8-.1 1.5-.1 2V52h1v-7.9h-1.5l-2.2 6.5zM171 44.7c-.5.4-.7.9-.7 1.6 0 .6.1 1 .4 1.4.3.4.7.6 1.2.8l-2.2 3.4h1.2l2-3.3h1.5V52h1v-7.9h-2.2c-1 0-1.7.2-2.2.6zm3.4.3v2.9h-1.1c-1.3 0-2-.5-2-1.5 0-.5.2-.8.5-1.1.3-.2.8-.3 1.5-.3h1.1zM163.7 44.1l-3.1 7.9h1l.9-2.4h3.1l.9 2.4h1l-3.1-7.9h-.7zm-.8 4.6l.9-2.4c.1-.4.2-.7.3-1.2l.4 1.2.9 2.4h-2.5zM195.2 44c-1.2 0-2.1.4-2.7 1.1-.6.7-.9 1.7-.9 3s.3 2.3.9 3c.6.7 1.5 1.1 2.7 1.1 1.1 0 2-.4 2.7-1.1.6-.7 1-1.7 1-3s-.3-2.3-1-3c-.6-.7-1.5-1.1-2.7-1.1zm1.9 6.4c-.4.5-1.1.8-1.9.8-.8 0-1.5-.3-1.9-.8-.4-.5-.7-1.3-.7-2.4 0-1 .2-1.8.7-2.4.4-.5 1.1-.8 1.9-.8.8 0 1.5.3 1.9.8.4.5.7 1.3.7 2.4 0 1.1-.2 1.9-.7 2.4zM156.8 47.5h-4v-3.4h-1V52h1v-3.7h4V52h1v-7.9h-1zM189.1 44.1H188l-3.5 3.9v-3.9h-1V52h1v-4l3.6 4h1.2l-3.6-4z'/%3E%3Cpath d='M28.6 0L.8 16v32.1l27.8 16 27.8-16V16L28.6 0zM23 38.6V25.5l30.5-5.1v23.2l-30.5-5zm-2.9.1L3.6 43.4V20.6l16.5 4.8v13.3zm8.5-35.4l24.7 14.3-31.8 5.3-17.9-5.2 25-14.4zm-25 43.1l17.9-5.2 31.8 5.3-24.7 14.3-25-14.4z' fill='%23949d2c'/%3E%3Cg%3E%3Cpath d='M102.1 15.2c-2.9 0-5.4 1-7.5 3.1-2.1 2.1-3.1 4.7-3.1 7.9 0 3.1 1 5.7 3.1 7.8 2.1 2.1 4.6 3.2 7.5 3.2 2.9 0 5.4-1 7.5-3.1 2.1-2.1 3.1-4.7 3.1-7.8 0-3.1-1-5.7-3.1-7.8-2-2.2-4.5-3.3-7.5-3.3zm5 16.3c-1.4 1.4-3.1 2.1-5.1 2.1-2 0-3.7-.7-5.1-2.1-1.4-1.4-2-3.2-2-5.3 0-2.1.7-3.9 2.1-5.3 1.4-1.4 3.1-2.1 5-2.1 2 0 3.7.7 5 2.1 1.4 1.4 2.1 3.2 2.1 5.3.1 2.1-.6 3.9-2 5.3zM167.4 14.7c.7.2 1.4.2 2.2.2.7 0 1.5-.1 2.2-.2.7-.2 1.3-.4 1.8-.7.5-.3.9-.7 1.3-1l-.1-2.9c-.7.4-1.5.8-2.4 1-.9.2-1.8.3-2.7.3-1 0-1.9-.1-2.7-.3-.9-.2-1.7-.6-2.4-1l-.1 2.9c.4.4.8.7 1.3 1 .3.3.9.6 1.6.7zM256.8 15.7l-8 17.1-8-17.1h-3.7v20.9h3.7V24l6.4 12.6h3.3l6.3-12.6v12.6h3.7V15.7zM83.8 23.6h-8.3v-7.9h-3.6v20.9h3.6v-9.5h8.3v9.5h3.6V15.7h-3.6zM147.3 25c-1.3-1-3.2-1.5-5.7-1.5h-3.1v-7.8h-3.7v20.9h6.6c2.6 0 4.5-.5 5.9-1.6 1.4-1.1 2-2.7 2-5 .1-2.3-.6-4-2-5zm-3.2 7.4c-.7.4-1.7.7-2.9.7h-2.8v-6h2.8c1.2 0 2.2.2 2.9.7.7.4 1.1 1.2 1.1 2.4 0 1-.4 1.7-1.1 2.2zM152.7 15.7h3.6v20.9h-3.6zM222.5 15.2c-2.9 0-5.4 1-7.5 3.1-2.1 2.1-3.1 4.7-3.1 7.9 0 3.1 1 5.7 3.1 7.8 2.1 2.1 4.6 3.2 7.5 3.2 2.9 0 5.4-1 7.5-3.1 2.1-2.1 3.1-4.7 3.1-7.8 0-3.1-1-5.7-3.1-7.8-2-2.2-4.5-3.3-7.5-3.3zm5.1 16.3c-1.4 1.4-3.1 2.1-5.1 2.1-2 0-3.7-.7-5.1-2.1-1.4-1.4-2-3.2-2-5.3 0-2.1.7-3.9 2.1-5.3 1.4-1.4 3-2.1 5-2.1s3.7.7 5 2.1c1.4 1.4 2.1 3.2 2.1 5.3 0 2.1-.7 3.9-2 5.3zM164.2 30.5V15.7h-3.6v20.9h3.6l10.7-14.8v14.8h3.6V15.7h-3.6zM201.2 14.9l-7.4 18.5h-2V40h3.4v-3.1h12V40h3.4v-6.6h-2l-7.4-18.5zm-3.6 18.5l3.7-9.7 3.8 9.7h-7.5zM127 25.6c1-.2 1.8-.8 2.4-1.5.6-.8.8-1.7.8-2.8 0-1.8-.6-3.1-1.7-4.1-1.1-1-2.8-1.5-4.9-1.5h-6.8v20.9h6.8c2.4 0 4.2-.5 5.5-1.4 1.3-.9 2-2.5 2-4.6 0-1.4-.4-2.5-1.1-3.3-.6-.9-1.6-1.4-3-1.7zm-6.4-6.3h2c1.4 0 2.4.2 3 .5.6.4.9 1 .9 1.9 0 .9-.3 1.5-1 1.8-.7.3-1.7.5-3 .5h-2v-4.7zm5.8 13.1c-.8.4-1.8.6-3.1.6h-2.7v-5.4h2.8c1.3 0 2.3.2 3 .6.7.4 1.1 1.1 1.1 2.1s-.4 1.7-1.1 2.1z'/%3E%3C/g%3E%3C/svg%3E"); }

.svg-icon.icon-phone::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 26'%3E%3Cstyle%3E .st0{fill:%23fff} %3C/style%3E%3Cpath class='st0' d='M25.1 20l-5.2-3.4c-.7-.4-1.5-.3-2 .3l-1.5 1.9c-.2.3-.5.3-.8.2l-.3-.2c-1-.5-2.1-1.2-4.5-3.5-2.4-2.4-3-3.6-3.5-4.5l-.2-.3c-.2-.3-.1-.7.1-.8l1.9-1.5c.6-.5.8-1.4.3-2L6.1 1C5.6.3 4.7.1 4 .5L1.9 1.8c-.7.4-1.2 1-1.4 1.8-.8 2.8-.2 7.7 7 15 5.7 5.7 10 7.3 12.9 7.3.7 0 1.3-.1 2-.3.8-.2 1.4-.7 1.8-1.4l1.3-2.2c.5-.7.3-1.6-.4-2zm-.3 1.6l-1.3 2.2c-.3.5-.8.9-1.3 1-2.6.7-7.2.1-14.1-6.8C1.2 11 .6 6.4 1.3 3.8c.2-.5.5-1 1-1.3l2.2-1.3c.3-.2.7-.1.9.2l1.9 2.8 1.6 2.4c.1.3 0 .7-.2.9L6.7 9c-.6.4-.7 1.2-.4 1.9l.2.3c.5 1 1.2 2.2 3.7 4.7s3.7 3.1 4.7 3.7l.3.2c.6.4 1.5.2 1.9-.4l1.5-1.9c.2-.3.6-.3.9-.1l5.2 3.4c.2.1.3.5.1.8zM14.7 4.5c4 0 7.2 3.2 7.2 7.2 0 .2.2.4.4.4s.4-.2.4-.4c0-4.5-3.6-8.1-8.1-8.1-.2 0-.4.2-.4.4s.3.5.5.5z'/%3E%3Cpath class='st0' d='M14.7 7.1c2.6 0 4.7 2.1 4.7 4.7 0 .2.2.4.4.4s.4-.2.4-.4c0-3.1-2.5-5.5-5.5-5.5-.2 0-.4.2-.4.4s.2.4.4.4z'/%3E%3Cpath class='st0' d='M14.7 9.7c1.2 0 2.1 1 2.1 2.1 0 .2.2.4.4.4s.4-.2.4-.4c0-1.6-1.3-3-3-3-.2 0-.4.2-.4.4s.3.5.5.5z'/%3E%3C/svg%3E"); }

.svg-icon.icon-present::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44.3 50'%3E%3Cpath d='M35 15.2c.9-.6 1.8-1.3 2.5-2.1 1.7-1.7 2.8-3.7 3.1-5.7.4-2.3-.2-4.3-1.6-5.7C37.9.6 36.4 0 34.7 0c-2.5 0-5 1.2-7.1 3.2-3.3 3.3-5.2 7.8-6.2 11.1-.8-3.3-2.3-7.6-5.2-10.6-1.6-1.6-3.6-2.4-5.5-2.4-1.6 0-3.1.5-4.2 1.7-2.5 2.4-2.2 6.7.7 9.6 1 1 2.2 1.9 3.5 2.6H0v12.6h3.2V50h37.9V27.9h3.2V15.2H35zM9.7 10.1C9 9.3 8.5 8.3 8.4 7.4c0-.5 0-1.3.6-1.9.5-.5 1.2-.6 1.6-.6 1.1 0 2.1.5 3 1.4 1.7 1.7 3.1 4.3 4 7.7 0 .1 0 .2.1.3-.1 0-.2 0-.3-.1-3.3-1-6-2.4-7.7-4.1zM19 46.8H6.3V26.3H19v20.5zm0-22.1H3.2v-6.3H19v6.3zm11.2-19c1.4-1.4 3.1-2.2 4.6-2.2.5 0 1.3.1 1.8.6 1.3 1.3.6 4.3-1.5 6.4-2.2 2.2-5.1 3.7-7.6 4.6H25c.8-2.7 2.4-6.6 5.2-9.4zm7.7 41.1H25.3V26.3h12.6v20.5zm3.2-22.1H25.3v-6.3h15.8v6.3z' fill='%23fff'/%3E%3C/svg%3E"); }

.svg-icon.icon-check-white::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 14'%3E%3Cpath d='M.2 7.7c-.1-.1-.2-.4-.2-.5 0-.1.1-.3.2-.5l1-1c.3-.3.7-.3 1 0l.1.1L6 9.9c.1.1.3.1.5 0L15.8.3h.1c.3-.3.7-.3 1 0l1 1c.3.3.3.7 0 1L6.7 13.7c-.1.1-.3.2-.5.2s-.3-.1-.5-.2L.3 7.9l-.1-.2z' fill='%23fff'/%3E%3C/svg%3E"); }

.svg-icon.icon-check-brown::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 15'%3E%3Cpath d='M.2 8.2c-.1-.1-.2-.4-.2-.5 0-.1.1-.3.2-.5l1-1c.3-.3.7-.3 1 0l.1.1L6 10.4c.1.1.3.1.5 0L15.8.8h.1c.3-.3.7-.3 1 0l1 1c.3.3.3.7 0 1L6.7 14.2c-.1.1-.3.2-.5.2s-.3-.1-.5-.2L.3 8.4l-.1-.2z' fill='%23af874b'/%3E%3C/svg%3E"); }

.svg-icon.icon-burger::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNyAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48bGluZSB4MT0iNiIgeTE9IjEiIHgyPSIxOS44IiB5Mj0iMSIgc3Ryb2tlPSJ3aGl0ZSIvPjxsaW5lIHgxPSI2IiB5MT0iNi43NSIgeDI9IjE5LjgiIHkyPSI2Ljc1IiBzdHJva2U9IndoaXRlIi8+PGxpbmUgeDE9IjYiIHkxPSIxMi41IiB4Mj0iMTkuOCIgeTI9IjEyLjUiIHN0cm9rZT0id2hpdGUiLz48cGF0aCBkPSJNMy43MjU1OSAyMS44MDM3TDUuNTIyNDYgMTcuNzE2OEg2LjY1MDM5VjIzSDUuNzQ3MDdWMTkuMTU3Mkw0LjAzODA5IDIzSDMuNDEzMDlMMS42Njk5MiAxOS4wNzQyVjIzSDAuNzY2NjAyVjE3LjcxNjhIMS45Mzg0OEwzLjcyNTU5IDIxLjgwMzdaTTEwLjI5NzkgMjMuMDk3N0M5LjU4MTcxIDIzLjA5NzcgOC45OTkwMiAyMi44NjMzIDguNTQ5OCAyMi4zOTQ1QzguMTAwNTkgMjEuOTIyNSA3Ljg3NTk4IDIxLjI5MjYgNy44NzU5OCAyMC41MDQ5VjIwLjMzODlDNy44NzU5OCAxOS44MTQ4IDcuOTc1MjYgMTkuMzQ3NyA4LjE3MzgzIDE4LjkzNzVDOC4zNzU2NSAxOC41MjQxIDguNjU1NiAxOC4yMDE4IDkuMDEzNjcgMTcuOTcwN0M5LjM3NSAxNy43MzYzIDkuNzY1NjIgMTcuNjE5MSAxMC4xODU1IDE3LjYxOTFDMTAuODcyNCAxNy42MTkxIDExLjQwNjIgMTcuODQ1NCAxMS43ODcxIDE4LjI5NzlDMTIuMTY4IDE4Ljc1MDMgMTIuMzU4NCAxOS4zOTgxIDEyLjM1ODQgMjAuMjQxMlYyMC42MTcySDguNzc5M0M4Ljc5MjMyIDIxLjEzOCA4Ljk0MzY4IDIxLjU1OTYgOS4yMzM0IDIxLjg4MThDOS41MjYzNyAyMi4yMDA4IDkuODk3NDYgMjIuMzYwNCAxMC4zNDY3IDIyLjM2MDRDMTAuNjY1NyAyMi4zNjA0IDEwLjkzNTkgMjIuMjk1MiAxMS4xNTcyIDIyLjE2NUMxMS4zNzg2IDIyLjAzNDggMTEuNTcyMyAyMS44NjIzIDExLjczODMgMjEuNjQ3NUwxMi4yOSAyMi4wNzcxQzExLjg0NzMgMjIuNzU3NSAxMS4xODMzIDIzLjA5NzcgMTAuMjk3OSAyMy4wOTc3Wk0xMC4xODU1IDE4LjM2MTNDOS44MjA5NiAxOC4zNjEzIDkuNTE0OTcgMTguNDk0OCA5LjI2NzU4IDE4Ljc2MTdDOS4wMjAxOCAxOS4wMjU0IDguODY3MTkgMTkuMzk2NSA4LjgwODU5IDE5Ljg3NUgxMS40NTUxVjE5LjgwNjZDMTEuNDI5IDE5LjM0NzcgMTEuMzA1MyAxOC45OTI4IDExLjA4NCAxOC43NDIyQzEwLjg2MjYgMTguNDg4MyAxMC41NjMyIDE4LjM2MTMgMTAuMTg1NSAxOC4zNjEzWk0xNy43MjQ2IDIzSDE2LjgyMTNWMjAuNzQ0MUgxNC4zOTQ1VjIzSDEzLjQ4NjNWMTcuNzE2OEgxNC4zOTQ1VjIwLjAwNjhIMTYuODIxM1YxNy43MTY4SDE3LjcyNDZWMjNaTTIwLjE2NiAxOS45NThIMjEuNDM1NUMyMS41MDM5IDE5LjI1NDkgMjEuNzUyOSAxOC42OTAxIDIyLjE4MjYgMTguMjYzN0MyMi42MTU2IDE3LjgzNCAyMy4xNjA4IDE3LjYxOTEgMjMuODE4NCAxNy42MTkxQzI0LjUwODUgMTcuNjE5MSAyNS4wNzMyIDE3Ljg1MTkgMjUuNTEyNyAxOC4zMTc0QzI1Ljk1MjEgMTguNzgyOSAyNi4xODk4IDE5LjM4ODMgMjYuMjI1NiAyMC4xMzM4TDI2LjIzMDUgMjAuNDE3QzI2LjIzMDUgMjAuOTMxMyAyNi4xMjk2IDIxLjM5NTIgMjUuOTI3NyAyMS44MDg2QzI1LjcyNTkgMjIuMjIyIDI1LjQ0MjcgMjIuNTQxIDI1LjA3ODEgMjIuNzY1NkMyNC43MTM1IDIyLjk4NyAyNC4yOTY5IDIzLjA5NzcgMjMuODI4MSAyMy4wOTc3QzIzLjE0NzggMjMuMDk3NyAyMi41OTExIDIyLjg3NjMgMjIuMTU4MiAyMi40MzM2QzIxLjcyNTMgMjEuOTg3NiAyMS40ODI3IDIxLjQwOTggMjEuNDMwNyAyMC43MDAySDIwLjE2NlYyM0gxOS4yNjI3VjE3LjcxNjhIMjAuMTY2VjE5Ljk1OFpNMjIuMzI0MiAyMC40MTdDMjIuMzI0MiAyMS4wMDI5IDIyLjQ1OTMgMjEuNDczMyAyMi43Mjk1IDIxLjgyODFDMjMuMDAyOSAyMi4xODI5IDIzLjM2OTEgMjIuMzYwNCAyMy44MjgxIDIyLjM2MDRDMjQuMjg3MSAyMi4zNjA0IDI0LjY1MDEgMjIuMTc5NyAyNC45MTcgMjEuODE4NEMyNS4xODcyIDIxLjQ1NyAyNS4zMjIzIDIwLjk1NDEgMjUuMzIyMyAyMC4zMDk2QzI1LjMyMjMgMTkuNzMzNCAyNS4xODU1IDE5LjI2NDYgMjQuOTEyMSAxOC45MDMzQzI0LjYzODcgMTguNTQyIDI0LjI3NDEgMTguMzYxMyAyMy44MTg0IDE4LjM2MTNDMjMuMzY5MSAxOC4zNjEzIDIzLjAwNzggMTguNTM4NyAyMi43MzQ0IDE4Ljg5MzZDMjIuNDYwOSAxOS4yNDg0IDIyLjMyNDIgMTkuNzU2MiAyMi4zMjQyIDIwLjQxN1oiIGZpbGw9IndoaXRlIi8+PC9zdmc+); }

.svg-icon.icon-close::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.2 26.2'%3E%3Cstyle%3E .st0{fill:none;stroke:%23000000} %3C/style%3E%3Cpath class='st0' d='M25.8.4L.4 25.8M.4.4l25.4 25.4'/%3E%3C/svg%3E"); }

.svg-icon.icon-arrow-outline::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 59 59'%3E%3Cstyle%3E .st0{fill:%23C9D448} %3C/style%3E%3Cpath class='st0' d='M29.5 0C13.2 0 0 13.2 0 29.5S13.2 59 29.5 59 59 45.8 59 29.5 45.8 0 29.5 0zm0 58C13.8 58 1 45.2 1 29.5S13.8 1 29.5 1 58 13.8 58 29.5 45.2 58 29.5 58z'/%3E%3Cpath class='st0' d='M46.9 29.4s0-.1-.1-.1v-.1L33.6 16c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7L45.1 29h-32c-.3 0-.5.2-.5.5s.2.5.5.5h32L32.8 42.4c-.2.2-.2.5 0 .7.1.1.2.2.4.2.1 0 .3-.1.4-.2l13.2-13.2.1-.1v-.2-.2z'/%3E%3C/svg%3E"); }

.svg-icon.icon-mappin::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 32'%3E%3Cpath d='M12 0C5.5 0 .2 5.3.2 11.8c0 1.7.3 3.3 1 4.8 3 6.4 8.6 13.2 10.3 15.2.1.1.3.2.5.2s.4-.1.5-.2c1.7-1.9 7.3-8.7 10.3-15.2.7-1.5 1-3.1 1-4.8C23.8 5.3 18.5 0 12 0zm0 17.9c-3.4 0-6.1-2.7-6.1-6.1 0-3.4 2.7-6.1 6.1-6.1 3.4 0 6.1 2.7 6.1 6.1 0 3.4-2.7 6.1-6.1 6.1z' fill='%23c9d448'/%3E%3C/svg%3E"); }

.svg-icon.icon-360deg::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 102 69.4'%3E%3Cstyle%3E .st0{fill:%23fff} %3C/style%3E%3Cpath class='st0' d='M83.2 28.5c-1.1-.3-2.3.3-2.6 1.5-.3 1.1.3 2.3 1.5 2.6 9.7 2.8 15.7 6.8 15.7 10.5 0 2.7-3.3 5.7-9 8.2-6.4 2.7-15.4 4.7-25.4 5.6l-8.7-.1c-1.2 0-2.1.9-2.1 2.1 0 1.2.9 2.1 2.1 2.2l8.8.1h.2c10.5-.9 19.9-3 26.7-6C100 51 102 46.3 102 43.1c0-5.9-6.7-11.1-18.8-14.6zM20.6 26.1c-1.2 0-2.1 1-2.1 2.1 0 1.2 1 2.1 2.1 2.1h8.7v8.8h-8.7c-1.2 0-2.1 1-2.1 2.1 0 1.2 1 2.1 2.1 2.1h10.9c1.2 0 2.1-1 2.1-2.1v-26c0-1.2-1-2.1-2.1-2.1H20.6c-1.2 0-2.1 1-2.1 2.1 0 1.2 1 2.1 2.1 2.1h8.7v8.8h-8.7zM40.1 43.4h13c1.2 0 2.1-1 2.1-2.1v-13c0-1.2-1-2.1-2.1-2.1H42.3v-8.8H51c1.2 0 2.1-1 2.1-2.1 0-1.2-1-2.1-2.1-2.1H40.1c-1.1-.2-2.1.8-2.1 2v26.1c0 1.1 1 2.1 2.1 2.1zm2.2-13.1H51v8.8h-8.8v-8.8z'/%3E%3Cpath class='st0' d='M61.9 43.4h13c1.2 0 2.1-1 2.1-2.1V15.2c0-1.2-1-2.1-2.1-2.1h-13c-1.2 0-2.1 1-2.1 2.1v26.1c-.1 1.1.9 2.1 2.1 2.1zM64 17.3h8.8v21.8H64V17.3zM38.9 48.7c-.8-.9-2.1-1-3-.2-.9.8-1 2.1-.3 3l4.8 5.6c-10-.8-19.1-2.6-25.8-5.2C8 49.2 4.3 46 4.3 43.1c0-3.4 5-7.1 13.5-9.8 1.1-.4 1.7-1.6 1.4-2.7-.4-1.1-1.6-1.7-2.7-1.4-4.9 1.6-8.8 3.5-11.6 5.6C1.6 37.4 0 40.1 0 43.1c0 4.9 4.5 9.3 13 12.6 6.9 2.7 16.2 4.6 26.4 5.5l-4.2 4.7c-.8.9-.7 2.2.2 3 .4.4.9.5 1.4.5.6 0 1.2-.2 1.6-.7l7.7-8.6c.4-.4.5-.9.5-1.4v-.2c0-.5-.2-1-.5-1.4l-7.2-8.4zM81.1 12.9h8.7c1.2 0 2.1-1 2.1-2.1V2.1c0-1.2-1-2.1-2.1-2.1h-8.7C79.9 0 79 1 79 2.1v8.7c-.1 1.2.9 2.1 2.1 2.1zm2.1-8.6h4.4v4.4h-4.4V4.3z'/%3E%3C/svg%3E"); }

.svg-icon.icon-play::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 168'%3E%3Cpath d='M156.7 42C133.5 1.8 82.2-11.9 42 11.3S-11.9 85.8 11.3 126s74.6 53.9 114.7 30.7c40.2-23.2 53.9-74.5 30.7-114.7zm-39.1 100.2c-32.1 18.6-73.2 7.5-91.8-24.6-18.5-32.1-7.5-73.2 24.6-91.8 32.1-18.6 73.2-7.5 91.8 24.6 18.5 32.1 7.5 73.2-24.6 91.8zm-3.4-61.6L70.2 55c-4-2.3-7.2-.5-7.2 4.2l.2 50.9c0 4.6 3.3 6.5 7.3 4.2L114.2 89c4-2.3 4-6.1 0-8.4z' fill='%23fff'/%3E%3C/svg%3E"); }

.svg-icon.icon-zoom::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 53 53'%3E%3Cstyle%3E .st1{fill:%23fff} %3C/style%3E%3Cdefs%3E%3Cpath id='SVGID_1_' d='M0 0h53v53H0z'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' overflow='visible'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23SVGID_2_)'%3E%3Cpath class='st1' d='M29 20h-6v-6c0-.6-.4-1-1-1s-1 .4-1 1v6h-6c-.6 0-1 .4-1 1s.4 1 1 1h6v6c0 .6.4 1 1 1s1-.4 1-1v-6h6c.6 0 1-.4 1-1s-.5-1-1-1z'/%3E%3Cpath class='st1' d='M51.7 51.3L36.8 35.8C40.6 32 43 26.8 43 21 43 9.4 33.6 0 22 0S1 9.4 1 21s9.4 21 21 21c5.1 0 9.7-1.8 13.4-4.8l14.9 15.5c.2.2.5.3.7.3.3 0 .5-.1.7-.3.4-.4.4-1 0-1.4zM3 21C3 10.5 11.5 2 22 2s19 8.5 19 19-8.5 19-19 19S3 31.5 3 21z'/%3E%3C/g%3E%3C/svg%3E"); }

.svg-icon.icon-info::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cstyle%3E.st0{fill:%23979292}%3C/style%3E%3Cpath class='st0' d='M14.5 0C6.5 0 0 6.5 0 14.5S6.5 29 14.5 29 29 22.5 29 14.5 22.5 0 14.5 0zm0 27.2c-7 0-12.7-5.7-12.7-12.7 0-7 5.7-12.7 12.7-12.7 7 0 12.7 5.7 12.7 12.7 0 7-5.7 12.7-12.7 12.7z'/%3E%3Cpath class='st0' d='M14.7 10.2c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5-1.5.7-1.5 1.5.7 1.5 1.5 1.5zM14.3 12.6c-.5 0-.9.4-.9.9v7.6c0 .5.4.9.9.9s.9-.4.9-.9v-7.6c0-.5-.4-.9-.9-.9z'/%3E%3C/svg%3E"); }

.svg-icon.icon-refresh::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 24'%3E%3Cpath d='M.1 15c-.1-.3.2-.6.5-.7.3-.1.6.2.7.5.4 2.3 1.6 4.3 3.4 5.7 1.7 1.4 3.9 2.2 6.2 2.2 2.7 0 5.1-1.1 6.9-2.9 1.8-1.8 2.9-4.2 2.9-6.9S19.6 7.8 17.8 6c-1.8-1.8-4.2-2.9-6.9-2.9-.6 0-1.1 0-1.6.1-.4.3-.7.3-1.1.4l1.5 1.2c.2.2.3.6.1.9-.3.2-.6.3-.9 0L6.5 3.9c-.2-.2-.3-.5-.1-.8L7.6.3c.1-.3.5-.4.8-.3.3.1.4.5.3.8L8 2.4c.4-.1.7-.2 1.1-.2.6-.1 1.2-.2 1.8-.2 3 0 5.8 1.2 7.8 3.2s3.2 4.7 3.2 7.8c0 3-1.2 5.8-3.2 7.8S14 24 10.9 24c-2.7 0-5.1-.9-7-2.5C2 19.9.6 17.6.1 15z' fill='%23555'/%3E%3C/svg%3E"); }

.svg-icon.icon-youtube-play::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 352'%3E%3Cpath d='M490.2 33.9c-13.9-24.7-29-29.2-59.6-31C399.9.9 322.9 0 256.1 0 189.2 0 112 .9 81.4 2.9c-30.6 1.8-45.7 6.3-59.8 31C7.4 58.6 0 101.1 0 175.9V176.2c0 74.5 7.4 117.3 21.7 141.7 14 24.7 29.1 29.2 59.7 31.3 30.7 1.8 107.8 2.8 174.7 2.8 66.8 0 143.9-1.1 174.6-2.8 30.7-2.1 45.8-6.6 59.7-31.3 14.4-24.4 21.7-67.2 21.7-141.7v-.2-.1c-.1-74.8-7.4-117.3-21.9-142zM192 272V80l160 96-160 96z'/%3E%3Cpath fill='%23fff' d='M352 176l-160 96V80z'/%3E%3C/svg%3E"); }

.svg-icon.icon-youtube::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.7 32'%3E%3Cstyle%3E .st0{fill:%23B4B980} %3C/style%3E%3Cpath class='st0' d='M10.6 9c0 .8 0 1.3.1 1.7.1.4.2.7.4 1 .2.3.4.5.8.6.3.1.7.2 1.2.2.4 0 .8-.1 1.1-.2.3-.2.6-.4.8-.7.2-.3.3-.7.4-1.1.1-.4.1-1 .1-1.8V6.5c0-.6 0-1.1-.1-1.4-.1-.3-.2-.6-.4-.9-.2-.3-.4-.5-.8-.7-.3-.2-.8-.3-1.2-.3-.6 0-1 .1-1.4.4-.4.3-.6.7-.8 1.1-.1.5-.2 1.1-.2 2V9zm1.6-3.5c0-.5.4-.9.8-.9.5 0 .8.4.8.9v4.7c0 .5-.4.9-.8.9-.5 0-.8-.4-.8-.9V5.5zM16.8 11.6c.1.2.2.4.4.6.2.1.5.2.8.2.3 0 .5-.1.7-.2.2-.1.4-.4.5-.7v.7h2.1V3.5h-1.6v6.8c0 .4-.3.7-.7.7-.4 0-.7-.3-.7-.7V3.5h-1.7v7.4c.1.3.1.5.2.7zM22.3 14.3H4.4C2 14.3 0 16.2 0 18.4v9.4C0 30.1 2 32 4.4 32h17.9c2.4 0 4.4-1.9 4.4-4.1v-9.4c0-2.3-2-4.2-4.4-4.2zM3.7 28.9v-10H1.8v-1.4h5.9V19H5.5v9.9H3.7zm7 0v-1.1c-.4.9-2 1.5-2.8.9-.4-.3-.4-.9-.5-1.4v-7h1.8v6.6c.3.8.9.4 1.1 0v-6.6h1.9v8.5l-1.5.1zm4.3-.8l-.1.7h-1.5V17.5h1.9v3.3c1.7-1.4 3-.4 3 1.3v4.4c-.1 2.2-1.4 3.4-3.3 1.6zm4.3-2.2v-2.6c0-.8.1-1.4.2-1.9.2-.5.4-.8.8-1 1.1-.8 3.3-.6 3.6 1 .1.5.1 1.4.1 2.3v1.2h-3.2V27c0 .4.3.8.8.8h.3c.4 0 .8-.3.8-.8v-.8-.2h1.4c.5 3.7-4.8 4.3-4.8-.1z'/%3E%3Cpath class='st0' d='M22.6 22.4c0-.5-.4-.8-.8-.8h-.1c-.5 0-.8.4-.8.8v1h1.8l-.1-1zM16 21.2c-.4 0-.8.3-.8.7v5c0 .4.4.7.8.7s.8-.3.8-.7v-5c0-.4-.4-.7-.8-.7zM6.5 12.5h1.9V5.8L10.7 0H8.6L7.4 4.3 6.1 0H4l2.5 5.8z'/%3E%3C/svg%3E"); }

.svg-icon.icon-youtube-red::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 26.7 32' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:none}.st1{fill:red}%3C/style%3E%3Cpath class='st0' d='M7.7 17.5H1.8v1.4h1.9v10h1.8V19h2.2zM15.3 20.8v-3.3h-1.9v11.3h1.5l.1-.7c1.9 1.8 3.2.6 3.3-1.6v-4.4c0-1.7-1.3-2.7-3-1.3zm1.5 6.1c0 .4-.4.7-.8.7s-.8-.3-.8-.7v-5c0-.4.4-.7.8-.7s.8.3.8.7v5zM13 11.1c.4 0 .8-.4.8-.9V5.5c0-.5-.3-.9-.8-.9-.4 0-.8.4-.8.9v4.7c0 .5.3.9.8.9z'/%3E%3Cpath class='st0' d='M10.3 26.9c-.2.4-.8.8-1.1 0v-6.6H7.4v7c.1.5.1 1.1.5 1.4.8.6 2.4 0 2.8-.9v1.1l1.5-.1v-8.5h-1.9v6.6zM22.7 26v1c0 .5-.4.8-.8.8h-.3c-.5 0-.8-.4-.8-.8v-2.1H24v-1.2c0-.9 0-1.8-.1-2.3-.3-1.6-2.5-1.8-3.6-1-.4.2-.6.5-.8 1-.1.5-.2 1.1-.2 1.9v2.6c0 4.4 5.3 3.8 4.8.1h-1.4zm-1.8-3.6c0-.4.3-.8.8-.8h.1c.4 0 .8.3.8.8l.1 1h-1.8v-1z'/%3E%3Cpath d='M17.2 12.2c.2.1.5.2.8.2s.5-.1.7-.2c.2-.1.4-.4.5-.7v.7h2.1V3.5h-1.6v6.8c0 .4-.3.7-.7.7s-.7-.3-.7-.7V3.5h-1.7v7.4c.1.3.1.5.2.7.1.2.2.4.4.6zM10.6 9c0 .8 0 1.3.1 1.7.1.4.2.7.4 1 .2.3.4.5.8.6.3.1.7.2 1.2.2.4 0 .8-.1 1.1-.2.3-.2.6-.4.8-.7.2-.3.3-.7.4-1.1.1-.4.1-1 .1-1.8V6.5c0-.6 0-1.1-.1-1.4-.1-.3-.2-.6-.4-.9s-.4-.5-.8-.7c-.3-.2-.8-.3-1.2-.3-.6 0-1 .1-1.4.4-.4.3-.6.7-.8 1.1-.1.5-.2 1.1-.2 2V9zm1.6-3.5c0-.5.4-.9.8-.9.5 0 .8.4.8.9v4.7c0 .5-.4.9-.8.9-.5 0-.8-.4-.8-.9V5.5z'/%3E%3Cpath class='st1' d='M22.3 14.3H4.4C2 14.3 0 16.2 0 18.4v9.4C0 30.1 2 32 4.4 32h17.9c2.4 0 4.4-1.9 4.4-4.1v-9.4c0-2.3-2-4.2-4.4-4.2zM5.5 28.9H3.7v-10H1.8v-1.4h5.9V19H5.5v9.9zm6.7-.1l-1.5.1v-1.1c-.4.9-2 1.5-2.8.9-.4-.3-.4-.9-.5-1.4v-7h1.8v6.6c.3.8.9.4 1.1 0v-6.6h1.9v8.5zm6.1-2.3c-.1 2.2-1.4 3.4-3.3 1.6l-.1.7h-1.5V17.5h1.9v3.3c1.7-1.4 3-.4 3 1.3v4.4zm1-.6v-2.6c0-.8.1-1.4.2-1.9.2-.5.4-.8.8-1 1.1-.8 3.3-.6 3.6 1 .1.5.1 1.4.1 2.3v1.2h-3.2V27c0 .4.3.8.8.8h.3c.4 0 .8-.3.8-.8v-1h1.4c.5 3.7-4.8 4.3-4.8-.1z'/%3E%3Cpath class='st1' d='M22.6 22.4c0-.5-.4-.8-.8-.8h-.1c-.5 0-.8.4-.8.8v1h1.8l-.1-1z'/%3E%3Cpath d='M6.5 12.5h1.9V5.8L10.7 0H8.6L7.4 4.3 6.1 0H4l2.5 5.8z'/%3E%3Cpath class='st1' d='M15.9 21.2c-.3 0-.6.3-.6.7v5c0 .4.3.7.6.7s.6-.3.6-.7v-5c0-.4-.3-.7-.6-.7z'/%3E%3C/svg%3E"); }

.svg-icon.icon-instagram::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 169.1 169.1'%3E%3Cstyle%3E .st0{fill:%23B4B980} %3C/style%3E%3Cpath class='st0' d='M122.4 0H46.7C20.9 0 0 20.9 0 46.7v75.8c0 25.7 20.9 46.7 46.7 46.7h75.8c25.7 0 46.7-20.9 46.7-46.7V46.7C169.1 20.9 148.1 0 122.4 0zm31.7 122.4c0 17.5-14.2 31.7-31.7 31.7H46.7c-17.5 0-31.7-14.2-31.7-31.7V46.7C15 29.2 29.2 15 46.7 15h75.8c17.5 0 31.7 14.2 31.7 31.7l-.1 75.7z'/%3E%3Cpath class='st0' d='M84.5 41C60.5 41 41 60.5 41 84.5s19.5 43.6 43.6 43.6 43.6-19.5 43.6-43.6c-.1-24-19.6-43.5-43.7-43.5zm0 72.1c-15.7 0-28.6-12.8-28.6-28.6C56 68.8 68.8 56 84.5 56s28.6 12.8 28.6 28.6c0 15.7-12.8 28.5-28.6 28.5zM129.9 28.3c-2.9 0-5.7 1.2-7.8 3.2-2.1 2-3.2 4.9-3.2 7.8 0 2.9 1.2 5.7 3.2 7.8 2 2 4.9 3.2 7.8 3.2 2.9 0 5.7-1.2 7.8-3.2 2.1-2 3.2-4.9 3.2-7.8 0-2.9-1.2-5.7-3.2-7.8-2-2.1-4.9-3.2-7.8-3.2z'/%3E%3C/svg%3E"); }

.svg-icon.icon-vkontakte::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.8 13.1'%3E%3Cpath d='M22.6 11.7c-.4-.7-1.2-1.6-2.3-2.6l-1-1c-.2-.3-.3-.6-.2-1 .1-.2.5-.8 1.1-1.6.3-.4.6-.8.8-1 1.4-1.8 2-3 1.8-3.5l-.1-.1c0-.1-.2-.1-.4-.2s-4.3 0-4.4 0c-.1 0-.4 0-.5.4-.4 1-.8 1.9-1.3 2.7-.3.5-.6.9-.8 1.3-.2.4-.5.6-.6.8-.2.2-.3.3-.5.4-.1.1-.5.2-.8-.2-.3-.7-.2-2.7-.1-3V1.6c0-1-.3-1.2-.8-1.4-.4-.1-.9-.2-1.5-.2-1.5 0-2.5.1-2.9.3-.1.1-.3.2-.4.3-.2.2-.2.3-.1.3.5.1.8.2 1 .5 0 0 .2.4.2.7.1.3.2 2 .2 2.4 0 .4-.2 1.4-.3 1.5-.2.5-.5.6-.9.2-.2-.1-1.5-2-1.8-2.5 0 0-1.1-2.2-1.2-2.6C4.5.6 4.1.6 4 .6H.7c-.3 0-.7.1-.7.5 0 .1 0 .2.1.3.5 1.1 1 2.2 1.5 3.2.6 1 1 1.9 1.5 2.5 1.1 1.8 3.6 4.4 4.8 5 .4.3 1 .5 1.6.6.6.2 1.2.2 1.7.2h1.4c.5 0 .7-.3.7-.3s.1-.2.1-.5 0-.7.1-.9c.1-.3.1-.5.2-.6.1-.3.4-.5.5-.5.3-.1.5 0 .8.1.3.2.5.4.7.7.2.3.5.6.8.9l.8.8s.3.3.9.4c.3.1.5.1.7.1h3c.3 0 .5-.1.7-.1.2-.1.3-.2.3-.3v-.4c-.2-.3-.3-.6-.3-.6z' fill='%23B4B980'/%3E%3C/svg%3E"); }

.svg-icon.icon-vk-video::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22100%22%20height%3D%22100%22%20viewBox%3D%220%200%20100%20100%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%2048C0%2025.37%200%2014.06%207.03%207.03C14.06%200%2025.37%200%2048%200H52C74.63%200%2085.94%200%2092.97%207.03C100%2014.06%20100%2025.37%20100%2048V52C100%2074.63%20100%2085.94%2092.97%2092.97C85.94%20100%2074.63%20100%2052%20100H48C25.37%20100%2014.06%20100%207.03%2092.97C0%2085.94%200%2074.63%200%2052V48Z%22%20fill%3D%22%230077FF%22%2F%3E%3Cpath%20d%3D%22M58.3302%200C39.8602%200.06%2030.0302%200.68%2023.6902%207.02C16.6602%2014.05%2016.6602%2025.36%2016.6602%2047.99V51.99C16.6602%2074.62%2016.6602%2085.93%2023.6902%2092.96C30.0302%2099.3%2039.8602%2099.92%2058.3302%2099.98C76.8002%2099.92%2086.6302%2099.3%2092.9702%2092.96C100%2085.93%20100%2074.62%20100%2051.99V47.99C100%2025.36%20100%2014.05%2092.9702%207.02C86.6302%200.69%2076.8002%200.07%2058.3302%200Z%22%20fill%3D%22%23FF2B42%22%2F%3E%3Cpath%20d%3D%22M70.5598%2041.11C75.6198%2044.03%2078.1398%2045.49%2078.9898%2047.39C79.7298%2049.05%2079.7298%2050.95%2078.9898%2052.61C78.1398%2054.52%2075.6098%2055.97%2070.5598%2058.89L56.7098%2066.89C51.6498%2069.81%2049.1298%2071.27%2047.0498%2071.05C45.2398%2070.86%2043.5998%2069.91%2042.5298%2068.44C41.2998%2066.75%2041.2998%2063.83%2041.2998%2058V42C41.2998%2036.16%2041.2998%2033.24%2042.5298%2031.56C43.5998%2030.09%2045.2398%2029.14%2047.0498%2028.95C49.1198%2028.73%2051.6498%2030.19%2056.7098%2033.11L70.5598%2041.11Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E"); }


.svg-icon.icon-facebook::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.253 6.884V5.122c0-.265.014-.47.041-.615.028-.145.09-.287.187-.428.096-.14.252-.238.468-.292.216-.053.503-.08.862-.08h1.956V.182H7.64c-1.81 0-3.11.387-3.9 1.16-.79.774-1.185 1.914-1.185 3.42v2.122H.211v3.525h2.343v10.227h4.7V10.41h3.127l.414-3.525H7.253z' fill='%23B4B980'/%3E%3C/svg%3E"); }

.svg-icon.icon-odnoklassniki::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 19.2 32'%3E%3Cstyle%3E .st1{fill:%23B4B980} %3C/style%3E%3Cdefs%3E%3Cpath id='SVGID_1_' d='M-6.4 0h32v32h-32z'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' overflow='visible'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23SVGID_2_)'%3E%3Cpath class='st1' d='M18.7 19.4c.6-.7.7-1.5.1-2.4-.5-.7-1.3-1.1-2.1-.8-.4.1-.8.3-1.2.6-3.6 2.4-8.5 2.3-12.1-.1-.2-.1-.4-.2-.5-.3-1-.5-1.9-.2-2.5.6-.7 1-.6 1.9.3 2.7.2.2.5.4.7.6 1.9 1.5 4.2 2.1 6.6 2.4l-.4.4-5.5 5.5c-.4.4-.6.8-.7 1.3 0 .8.5 1.6 1.3 2 .7.4 1.5.2 2.2-.4 1.4-1.4 2.9-2.8 4.3-4.3.3-.4.5-.4.9 0l4.2 4.2c.4.4.8.6 1.3.7.8.1 1.7-.5 2-1.3.3-.7.2-1.5-.4-2.2-1.8-1.9-3.7-3.7-5.5-5.6-.1-.1-.2-.2-.4-.5 1.4-.2 2.7-.4 4-.9 1.2-.5 2.4-1.2 3.4-2.2z'/%3E%3Cpath class='st1' d='M9.5 16.2c4.5 0 8.1-3.6 8.1-8C17.6 3.7 14 0 9.5 0c-4.3 0-8 3.6-8 8.1 0 4.4 3.6 8.1 8 8.1zm.1-12.1c2.2 0 3.9 1.8 4 4 0 2.2-1.7 4-3.9 4s-4-1.7-4-3.9c-.1-2.3 1.7-4.1 3.9-4.1z'/%3E%3C/g%3E%3C/svg%3E"); }

.svg-icon.icon-popular-label::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.5 33.6'%3E%3Cstyle%3E .st0{fill:%23fff} %3C/style%3E%3Cpath class='st0' d='M18.8 9.6c-.8-.1-1.7 0-2.5 0 .4-1.3 1.6-3.2 0-4.3-2-1.5-2 1.2-2.6 2.3-.4.8-1.2 1.6-1.8 2.3-.5.5-1.4.9-1.6 1.5-.3.7 0 2 0 2.8 0 .9-.2 2.2 0 3 .2.6.7.6 1.3.7 1 .3 1.9.7 3 .9 1.2.2 3.4.5 4.3-.6.3-.4.3-.8.5-1.3.1-.5.4-.8.5-1.2.1-.2.1-.5.1-.7-.1-.3-.1-.5.2-.7.1-.6.2-1 0-1.6.9-1.3.1-3-1.4-3.1zM9.2 10.7c-.8 0-1.9-.2-2.6 0-.8.3-.6 1-.6 1.7v3.4c0 .7-.2 1.7.6 1.9.5.2 2 .2 2.5 0 .8-.2.7-.8.7-1.5s.5-5.5-.6-5.5zm-1 5.7c-.5.5-1.4-.3-.8-.8.5-.6 1.3.3.8.8z'/%3E%3Cpath class='st0' d='M26.4 28c-.9-1.5-1.7-3-2.6-4.5-.3-.5-1.3-1.6-1.3-2.2 0-.4.4-.6.6-1 .6-.8 1.2-1.7 1.6-2.6 2.9-6.5-.4-14.3-7-16.9C11.4-1.6 4.1 1.7 1.6 8c-1.3 3.4-1.1 7.3.6 10.5.4.8 1.2 1.5 1.6 2.4.3.6.2.1.1.6-.2.8-1 1.8-1.5 2.5-.6 1.1-1.2 2.1-1.8 3.2-.4.7-1.1 1.9.3 1.9.9 0 2-.5 2.8-.8.9-.2 1.7-.5 2.6-.7.4 1.4.7 2.8 1.1 4.1.2.9.6 2.7 1.8 1.3.9-1.2 1.5-2.7 2.3-3.9.6-1.1 1.2-2.1 1.8-3.2.6 1.1 1.2 2.1 1.8 3.2.7 1.2 1.3 2.8 2.3 3.9 1.1 1.4 1.5-.4 1.8-1.3.4-1.4.7-2.7 1.1-4.1 1.1.3 2.2.6 3.2.9.3.1 3.9 1.3 2.9-.5zM8.7 31.1l-.6-2.4c-.2-.6-.3-2.2-.9-2.5-.6-.3-1.9.3-2.5.4-.8.2-1.7.4-2.5.7l3-5.1c2 1.7 4.4 2.7 7 3l-3.5 5.9zm2.5-7.5c-5.2-1-9.1-5.7-9.1-11 0-4.7 3-9 7.4-10.5 4.4-1.6 9.4-.2 12.4 3.5 3 3.6 3.4 8.8 1 12.8-2.4 3.9-7.2 6.1-11.7 5.2zm8.7 2.5c-1.2-.3-1.8 4.1-2.1 5l-3.4-5.9c2.6-.2 5-1.3 7-3l3 5.1-4.5-1.2z'/%3E%3C/svg%3E"); }

.section-photos.section-bg-slider {
  position: relative; }
  .section-photos.section-bg-slider .first-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .section-photos.section-bg-slider .big-heading {
    margin-bottom: 90px; }
    @media (max-width: 1600px) {
      .section-photos.section-bg-slider .big-heading {
        margin-bottom: 40px; } }
    @media (max-width: 750px) {
      .section-photos.section-bg-slider .big-heading span {
        display: block;
        font-size: 36px; } }
  .section-photos.section-bg-slider .category-params {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #ffffff; }
    .section-photos.section-bg-slider .category-params .param {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-right: 100px; }
      @media (max-width: 1023px) {
        .section-photos.section-bg-slider .category-params .param {
          margin-right: 35px; } }
    .section-photos.section-bg-slider .category-params .param-icon {
      width: 50px;
      min-width: 50px;
      margin-right: 20px; }
      @media (max-width: 1023px) {
        .section-photos.section-bg-slider .category-params .param-icon {
          width: 40px;
          min-width: 40px; } }
    .section-photos.section-bg-slider .category-params .param-value {
      font-size: 22px; }
      .section-photos.section-bg-slider .category-params .param-value span {
        display: block;
        font-size: 36px; }
      @media (max-width: 1023px) {
        .section-photos.section-bg-slider .category-params .param-value {
          font-size: 14px; }
          .section-photos.section-bg-slider .category-params .param-value span {
            font-size: 24px; } }

.section-photos .slider-container {
  position: relative; }
  .section-photos .slider-container::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1; }

.section-photos .background-slider {
  width: 100%; }
  .section-photos .background-slider .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .section-photos .background-slider .slick-slide > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
  .section-photos .background-slider .slider-item {
    position: relative;
    z-index: 0;
    font-size: 0; }
    .section-photos .background-slider .slider-item img {
      height: 450px;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .section-photos .background-slider .slick-dots {
    position: absolute;
    bottom: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    right: 0;
    padding: 20px;
    margin-bottom: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .section-photos .background-slider .slick-dots li {
      list-style-type: none;
      padding: 0 8px; }
      .section-photos .background-slider .slick-dots li.slick-active button {
        background-color: #949D2C; }
    .section-photos .background-slider .slick-dots button {
      font-size: 0;
      width: 20px;
      height: 20px;
      background-color: #e3e8ad; }

.section-photos .photos-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .section-photos .photos-categories .grid-item {
    width: 33.33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (max-width: 1250px) {
      .section-photos .photos-categories .grid-item {
        width: 50%; } }
    @media (max-width: 750px) {
      .section-photos .photos-categories .grid-item {
        width: 100%; } }
    .section-photos .photos-categories .grid-item:hover .item-image img {
      -webkit-transform: scale(1.03);
      transform: scale(1.03);
      -webkit-filter: none;
      filter: none; }
    .section-photos .photos-categories .grid-item:hover .item-code {
      background-color: #abb533; }
    .section-photos .photos-categories .grid-item.category .item-desc {
      padding: 0; }
  .section-photos .photos-categories .item-image {
    font-size: 0;
    height: 330px;
    overflow: hidden; }
    @media (max-width: 1600px) {
      .section-photos .photos-categories .item-image {
        height: 230px; } }
    @media (max-width: 540px) {
      .section-photos .photos-categories .item-image {
        height: 180px; } }
    .section-photos .photos-categories .item-image img {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-filter: sepia(15%);
      filter: sepia(15%);
      -webkit-transition: -webkit-transform .33s;
      transition: -webkit-transform .33s;
      transition: transform .33s;
      transition: transform .33s, -webkit-transform .33s; }
  .section-photos .photos-categories .item-desc {
    background-color: #1D1C1C;
    color: #ffffff;
    padding: 25px;
    border: 1px solid #545454;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .section-photos .photos-categories .desc-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
  .section-photos .photos-categories .item-code {
    width: 130px;
    min-width: 130px;
    background-color: #949D2C;
    font-size: 36px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (max-width: 1600px) {
      .section-photos .photos-categories .item-code {
        width: 100px; } }
    @media (max-width: 1024px) {
      .section-photos .photos-categories .item-code {
        font-size: 24px;
        width: 80px;
        min-width: 80px; } }
    @media (max-width: 400px) {
      .section-photos .photos-categories .item-code {
        width: 70px;
        min-width: 70px; } }
  .section-photos .photos-categories .desc-lines {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (max-width: 1600px) {
      .section-photos .photos-categories .desc-lines {
        padding: 15px; } }
    @media (max-width: 540px) {
      .section-photos .photos-categories .desc-lines {
        position: relative; } }
  .section-photos .photos-categories .item-title {
    margin-bottom: 10px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .section-photos .photos-categories .item-name,
  .section-photos .photos-categories .item-title {
    font-size: 22px; }
    @media (max-width: 1250px) {
      .section-photos .photos-categories .item-name,
      .section-photos .photos-categories .item-title {
        font-size: 20px; } }
  .section-photos .photos-categories .desc-bottom,
  .section-photos .photos-categories .desc-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .section-photos .photos-categories .desc-top {
    margin-bottom: 20px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    @media (max-width: 1024px) {
      .section-photos .photos-categories .desc-top {
        margin-bottom: 7px; } }
  @media (max-width: 540px) {
    .section-photos .photos-categories .desc-bottom {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  .section-photos .photos-categories .item-category,
  .section-photos .photos-categories .items-count {
    color: #898989;
    font-size: 22px; }
    @media (max-width: 1450px) {
      .section-photos .photos-categories .item-category,
      .section-photos .photos-categories .items-count {
        font-size: 18px; } }
  @media (max-width: 540px) {
    .section-photos .photos-categories .item-category {
      margin-bottom: 10px; } }
  .section-photos .photos-categories .items-count {
    white-space: nowrap; }
    @media (max-width: 540px) {
      .section-photos .photos-categories .items-count {
        position: absolute;
        bottom: 0;
        padding-bottom: 20px; } }
  .section-photos .photos-categories .item-updated {
    color: #949D2C;
    font-size: 14px;
    text-align: right; }
    @media (max-width: 540px) {
      .section-photos .photos-categories .item-updated {
        width: 100%; } }

@media (max-width: 750px) {
  .section-photos .photos-detail .big-heading span {
    display: block;
    font-size: 36px; } }

.section-photos .params-block {
  background-color: #2E2E2E;
  color: #ffffff; }
  @media (min-width: 1251px) {
    .section-photos .params-block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .section-photos .params-block .building-code {
    background-color: #949D2C;
    width: 128px;
    min-width: 128px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 36px;
    font-weight: 700; }
    @media (max-width: 1250px) {
      .section-photos .params-block .building-code {
        width: 100%;
        padding: 7px 0; } }
  @media (min-width: 1251px) {
    .section-photos .params-block .regular-container {
      width: auto;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; } }
  .section-photos .params-block .params-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #2E2E2E; }
  .section-photos .params-block .params-line {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 30px; }
    @media (max-width: 1600px) {
      .section-photos .params-block .params-line {
        padding: 0; } }
    @media (max-width: 750px) {
      .section-photos .params-block .params-line {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 15px; } }
  .section-photos .params-block .param-item {
    padding: 15px 20px 25px;
    width: 20%; }
    @media (max-width: 1250px) {
      .section-photos .params-block .param-item {
        padding: 10px 15px 15px; } }
    @media (max-width: 750px) {
      .section-photos .params-block .param-item {
        width: 33.33%; } }
    @media (max-width: 560px) {
      .section-photos .params-block .param-item {
        width: 50%;
        padding: 10px 10px 10px 0; } }
  .section-photos .params-block .param-value {
    font-size: 32px;
    white-space: nowrap;
    margin-bottom: 10px; }
    @media (max-width: 1250px) {
      .section-photos .params-block .param-value {
        font-size: 28px; } }
    .section-photos .params-block .param-value span {
      font-size: 18px; }
      @media (max-width: 1250px) {
        .section-photos .params-block .param-value span {
          font-size: 16px; } }
  .section-photos .params-block .param-label {
    color: #979292;
    font-size: 16px; }
    @media (max-width: 1250px) {
      .section-photos .params-block .param-label {
        font-size: 13px; } }

.section-photos .tab-container {
  padding-top: 30px;
  padding-bottom: 30px; }

.section-photos .photos-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px; }
  .section-photos .photos-grid .grid-item {
    padding: 0 2px 2px;
    width: 25%; }
    @media (max-width: 1023px) {
      .section-photos .photos-grid .grid-item {
        padding: 0 2px; } }
    @media (max-width: 1250px) {
      .section-photos .photos-grid .grid-item {
        width: 33.33%; } }
    @media (max-width: 1023px) {
      .section-photos .photos-grid .grid-item {
        width: 50%; } }
    @media (max-width: 540px) {
      .section-photos .photos-grid .grid-item {
        width: 100%; } }
  .section-photos .photos-grid .item-image {
    height: 250px; }
    @media (max-width: 750px) {
      .section-photos .photos-grid .item-image {
        height: 200px; } }
    .section-photos .photos-grid .item-image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .section-photos .photos-grid .item-desc {
    background-color: #F7F3F3;
    padding: 15px 15px 40px;
    font-size: 16px;
    height: 100px;
    overflow: hidden; }
  .section-photos .photos-grid .time {
    margin-bottom: 6px;
    color: #979292; }
  .section-photos .photos-grid .item-title {
    font-weight: 300; }

.section-photos .media-block .videos-col {
  width: auto; }

.section-photos .media-block .videos-block {
  width: 1100px; }
  .section-photos .media-block .videos-block .video-wrapper {
    height: 0;
    padding-bottom: 56%;
    position: relative; }
    .section-photos .media-block .videos-block .video-wrapper iframe {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }

.section-videos.videos-first {
  overflow: auto; }
  .section-videos.videos-first .big-heading {
    margin-bottom: 100px; }
    .section-videos.videos-first .big-heading br {
      display: none; }
    @media (max-width: 1250px) {
      .section-videos.videos-first .big-heading {
        margin-bottom: 50px;
        font-size: 36px; } }
    @media (max-width: 750px) {
      .section-videos.videos-first .big-heading {
        margin-bottom: 20px; }
        .section-videos.videos-first .big-heading br {
          display: block; } }
  .section-videos.videos-first .box-params {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #ffffff; }
    @media (max-width: 750px) {
      .section-videos.videos-first .box-params {
        display: block; } }
    .section-videos.videos-first .box-params .param {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-right: 100px; }
      @media (max-width: 1250px) {
        .section-videos.videos-first .box-params .param {
          margin-right: 35px; } }
      @media (max-width: 750px) {
        .section-videos.videos-first .box-params .param {
          margin-bottom: 25px; } }
    .section-videos.videos-first .box-params .param-icon {
      width: 50px;
      min-width: 50px;
      margin-right: 20px; }
      @media (max-width: 1250px) {
        .section-videos.videos-first .box-params .param-icon {
          width: 40px;
          min-width: 40px; } }
    .section-videos.videos-first .box-params .param-value {
      font-size: 22px; }
      .section-videos.videos-first .box-params .param-value span {
        display: block;
        font-size: 28px;
        margin-bottom: 10px; }
      @media (max-width: 1250px) {
        .section-videos.videos-first .box-params .param-value {
          font-size: 16px; }
          .section-videos.videos-first .box-params .param-value span {
            font-size: 20px;
            margin-bottom: 5px; } }

.section-videos .videos-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .section-videos .videos-grid .grid-item {
    width: 33.33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (max-width: 1250px) {
      .section-videos .videos-grid .grid-item {
        width: 50%; } }
    @media (max-width: 750px) {
      .section-videos .videos-grid .grid-item {
        width: 100%; } }
    .section-videos .videos-grid .grid-item:hover .item-image img {
      -webkit-transform: scale(1.03);
      transform: scale(1.03);
      -webkit-filter: none;
      filter: none; }
  .section-videos .videos-grid .item-image {
    display: block;
    font-size: 0;
    height: 330px;
    overflow: hidden;
    position: relative; }
    @media (max-width: 1600px) {
      .section-videos .videos-grid .item-image {
        height: 230px; } }
    @media (max-width: 540px) {
      .section-videos .videos-grid .item-image {
        height: 180px; } }
    .section-videos .videos-grid .item-image img {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-filter: sepia(15%);
      filter: sepia(15%);
      -webkit-transition: -webkit-transform .33s;
      transition: -webkit-transform .33s;
      transition: transform .33s;
      transition: transform .33s, -webkit-transform .33s; }
    .section-videos .videos-grid .item-image:hover .youtube-button::before {
      opacity: 1;
      -webkit-transform: scale(1.06);
      transform: scale(1.06); }
  .section-videos .videos-grid .youtube-button {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .section-videos .videos-grid .youtube-button::before {
      width: 80px;
      height: 80px;
      opacity: 0.8;
      -webkit-transition: -webkit-transform .33s;
      transition: -webkit-transform .33s;
      transition: transform .33s;
      transition: transform .33s, -webkit-transform .33s; }
  .section-videos .videos-grid .item-desc {
    background-color: #1D1C1C;
    color: #ffffff;
    padding: 20px;
    border: 1px solid #545454;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .section-videos .videos-grid .item-time {
    font-size: 14px;
    color: #949D2C;
    margin-bottom: 5px; }
  .section-videos .videos-grid .item-title {
    margin-bottom: 10px;
    font-size: 22px; }
    @media (max-width: 1250px) {
      .section-videos .videos-grid .item-title {
        font-size: 20px; } }
  .section-videos .videos-grid .item-name {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: #898989;
    font-size: 22px;
    margin-bottom: 10px; }
    @media (max-width: 1450px) {
      .section-videos .videos-grid .item-name {
        font-size: 18px; } }
  .section-videos .videos-grid .photos-link {
    color: #949D2C;
    text-transform: uppercase;
    font-size: 14px;
    opacity: 0.8; }
    .section-videos .videos-grid .photos-link:hover {
      opacity: 1; }
    .section-videos .videos-grid .photos-link i {
      display: inline-block;
      width: 35px;
      margin-right: 10px;
      vertical-align: middle; }
    .section-videos .videos-grid .photos-link span {
      vertical-align: middle; }

.section-videos .more-link-block {
  text-align: center;
  padding: 30px 0; }
  @media (max-width: 1023px) {
    .section-videos .more-link-block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .section-videos .more-link-block .more-link {
    font-size: 18px;
    height: 60px;
    line-height: 56px; }
    .section-videos .more-link-block .more-link br {
      display: none; }
    @media (max-width: 1023px) {
      .section-videos .more-link-block .more-link {
        font-size: 14px;
        line-height: 1.5;
        height: auto;
        padding: 17px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .section-videos .more-link-block .more-link br {
          display: block; } }
    .section-videos .more-link-block .more-link span {
      line-height: 1;
      vertical-align: middle; }
      @media (max-width: 1023px) {
        .section-videos .more-link-block .more-link span {
          line-height: 1.4; } }
    .section-videos .more-link-block .more-link i {
      display: inline-block;
      font-size: 0;
      width: 130px;
      margin-left: 15px;
      line-height: 1;
      vertical-align: middle; }

.section-contacts {
  /* -- */ }
  .section-contacts.regular-section {
    margin-bottom: 0; }
  .section-contacts.contacts-first {
    min-height: 1400px;
    padding-bottom: 50px; }
    @media (max-width: 1250px) {
      .section-contacts.contacts-first.background-block {
        background-position: 30% 50%;
        background-size: auto 100%; } }
  .section-contacts .first-block .big-heading {
    margin-bottom: 45px; }
    @media (max-width: 1250px) {
      .section-contacts .first-block .big-heading {
        margin-bottom: 15px; } }
  .section-contacts .first-block .contacts-juice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1023px) {
      .section-contacts .first-block .contacts-juice {
        display: block; } }
  .section-contacts .first-block .contact-notice {
    color: #FFA800;
    font-size: 28px;
    width: 35%;
    min-width: 35%;
    padding-right: 20px; }
    @media (max-width: 1600px) {
      .section-contacts .first-block .contact-notice {
        font-size: 20px; } }
    @media (max-width: 1023px) {
      .section-contacts .first-block .contact-notice {
        width: auto;
        margin-bottom: 30px; } }
  .section-contacts .first-block .contacts-box {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 45px 100px 0 70px;
    background-color: #232323;
    background-image: linear-gradient(295deg, #232323 0%, #464646 72%); }
    @media (max-width: 1400px) {
      .section-contacts .first-block .contacts-box {
        padding-right: 40px; } }
    @media (max-width: 1300px) {
      .section-contacts .first-block .contacts-box {
        padding: 50px 25px 0; } }
    @media (max-width: 1023px) {
      .section-contacts .first-block .contacts-box {
        margin-left: -10px;
        margin-right: -10px; } }
    @media (max-width: 540px) {
      .section-contacts .first-block .contacts-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 30px 30px 0; } }
  .section-contacts .first-block .contacts-info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-bottom: 30px; }
    @media (max-width: 540px) {
      .section-contacts .first-block .contacts-info {
        width: 100%;
        margin-bottom: 30px; } }
  .section-contacts .first-block .phone-label {
    color: #c4c4c4;
    font-size: 14px;
    margin-bottom: 10px;
    white-space: normal; }
  .section-contacts .first-block .phone-link {
    font-size: 33px;
    color: #ffffff;
    margin-bottom: 10px;
    display: inline-block;
    white-space: nowrap; }
  .section-contacts .first-block .whatsapp-link {
    display: inline-block;
    color: #c9d448;
    font-size: 24px; }
    .section-contacts .first-block .whatsapp-link i {
      display: inline-block;
      vertical-align: middle;
      width: 30px;
      height: 30px;
      margin-right: 5px; }
    .section-contacts .first-block .whatsapp-link span {
      vertical-align: middle; }
  .section-contacts .first-block .boss-photo {
    width: 35%;
    min-width: 250px;
    margin-top: -10px;
    font-size: 0;
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    @media (max-width: 750px) {
      .section-contacts .first-block .boss-photo {
        width: 250px;
        min-width: 0; } }
  .section-contacts .form-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1023px) {
      .section-contacts .form-block {
        display: block; } }
  .section-contacts .form-note {
    color: #FFA800;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 28px;
    padding-right: 40px; }
    @media (max-width: 1600px) {
      .section-contacts .form-note {
        font-size: 20px; } }
    @media (max-width: 1023px) {
      .section-contacts .form-note {
        margin-bottom: 40px;
        width: 70%;
        display: none; } }
    @media (max-width: 560px) {
      .section-contacts .form-note {
        width: auto; } }
  .section-contacts .contacts-form {
    width: 65%;
    min-width: 65%;
    /*  */ }
    @media (max-width: 1023px) {
      .section-contacts .contacts-form {
        width: auto;
        min-width: 0;
        margin-left: -10px;
        margin-right: -10px; } }
    .section-contacts .contacts-form .form-box {
      color: #ffffff;
      background-color: rgba(0, 0, 0, 0.9);
      padding: 20px 70px 40px; }
      @media (max-width: 1250px) {
        .section-contacts .contacts-form .form-box {
          padding: 20px; } }
      @media (max-width: 560px) {
        .section-contacts .contacts-form .form-box {
          padding: 10px; } }
    .section-contacts .contacts-form .form-label {
      padding: 0;
      font-size: 15px;
      color: #c4c4c4; }
    .section-contacts .contacts-form .form-line {
      margin-bottom: 40px; }
      @media (max-width: 560px) {
        .section-contacts .contacts-form .form-line.personal {
          display: block; }
          .section-contacts .contacts-form .form-line.personal .form-cell {
            margin-bottom: 15px; } }
    .section-contacts .contacts-form .styled-radio {
      margin-bottom: 16px; }
      .section-contacts .contacts-form .styled-radio label {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 0; }
      .section-contacts .contacts-form .styled-radio .type-name {
        font-size: 18px;
        width: 170px;
        min-width: 170px; }
        @media (max-width: 560px) {
          .section-contacts .contacts-form .styled-radio .type-name {
            width: auto;
            min-width: 0;
            margin-right: 15px;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1; } }
      .section-contacts .contacts-form .styled-radio .type-price {
        font-size: 22px;
        white-space: nowrap;
        padding-right: 10px; }
        .section-contacts .contacts-form .styled-radio .type-price span {
          font-size: 18px; }
    @media (min-width: 561px) {
      .section-contacts .contacts-form .submit-block {
        text-align: left; } }
    .section-contacts .contacts-form .submit-block .button {
      width: 216px; }
  .section-contacts .form-slider {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 30px; }
    @media (max-width: 1600px) {
      .section-contacts .form-slider {
        margin-left: 0;
        margin-right: 0; } }
    @media (max-width: 1250px) {
      .section-contacts .form-slider {
        margin: 0 30px; } }
    @media (max-width: 1250px) {
      .section-contacts .form-slider .slick-arrow {
        -webkit-transform: scale(0.6);
        transform: scale(0.6); } }
    .section-contacts .form-slider .slick-next {
      left: 100%;
      width: auto;
      padding-left: 0; }
    .section-contacts .form-slider .slick-prev {
      right: 100%;
      left: auto;
      width: auto;
      padding-right: 0; }
    .section-contacts .form-slider .slider-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 5px; }
      @media (max-width: 1600px) {
        .section-contacts .form-slider .slider-item {
          padding: 0; } }
      .section-contacts .form-slider .slider-item:hover .checked-icon {
        opacity: 0.8; }
      .section-contacts .form-slider .slider-item:hover .item-image img {
        -webkit-transform: scale(1.04);
        transform: scale(1.04); }
    .section-contacts .form-slider .project-checkbox {
      display: none; }
      .section-contacts .form-slider .project-checkbox:checked {
        background-color: red; }
        .section-contacts .form-slider .project-checkbox:checked ~ label .checked-icon {
          opacity: 1; }
        .section-contacts .form-slider .project-checkbox:checked ~ label .item-image img {
          -webkit-filter: none;
          filter: none; }
    .section-contacts .form-slider .item-box {
      cursor: pointer; }
    .section-contacts .form-slider .item-image {
      position: relative;
      overflow: hidden; }
      .section-contacts .form-slider .item-image img {
        width: 100%;
        height: 95px;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-filter: sepia(20%);
        filter: sepia(20%);
        -webkit-transition: -webkit-transform .33s;
        transition: -webkit-transform .33s;
        transition: transform .33s;
        transition: transform .33s, -webkit-transform .33s; }
    .section-contacts .form-slider .checked-icon {
      position: absolute;
      z-index: 1;
      width: 62px;
      height: 62px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border-radius: 50%;
      background-color: #949D2C;
      opacity: 0;
      -webkit-transition: opacity .33s;
      transition: opacity .33s; }
      .section-contacts .form-slider .checked-icon::before {
        width: 30px;
        height: 30px; }
    .section-contacts .form-slider .item-title {
      height: 35px;
      line-height: 35px;
      font-size: 16px;
      text-align: center;
      white-space: nowrap;
      background-color: #2E2E2E; }
  .section-contacts .checkbox-privacy.styled-checkbox label {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .section-contacts .checkbox-privacy.styled-checkbox label::before {
      margin-top: 3px;
      background-color: #fff;
      margin-right: 16px; }
  .section-contacts .checkbox-privacy.styled-checkbox span, .section-contacts .checkbox-privacy.styled-checkbox a {
    color: #c4c4c4;
    font-size: 13px; }
  .section-contacts.contacts-info {
    position: relative;
    overflow: auto; }
    @media (max-width: 1600px) {
      .section-contacts.contacts-info.background-block {
        background-size: 150%;
        background-position: 0 70%; } }
    @media (max-width: 750px) {
      .section-contacts.contacts-info.background-block {
        background-size: auto 130%;
        background-position: 55% 100%; } }
    @media (max-width: 560px) {
      .section-contacts.contacts-info.background-block {
        background-size: auto 150%; } }
    .section-contacts.contacts-info .block-heading {
      font-weight: 400;
      color: #949D2C; }
      @media (max-width: 1250px) {
        .section-contacts.contacts-info .block-heading {
          font-size: 24px; } }
      @media (max-width: 1023px) {
        .section-contacts.contacts-info .block-heading {
          font-size: 22px; } }
    .section-contacts.contacts-info .info-box {
      width: 50%;
      padding: 50px;
      background-color: rgba(0, 0, 0, 0.75);
      color: #ffffff;
      font-size: 20px; }
      @media (max-width: 1600px) {
        .section-contacts.contacts-info .info-box {
          width: 70%; } }
      @media (max-width: 1250px) {
        .section-contacts.contacts-info .info-box {
          width: 60%; } }
      @media (max-width: 1023px) {
        .section-contacts.contacts-info .info-box {
          width: 50%; } }
      @media (max-width: 750px) {
        .section-contacts.contacts-info .info-box {
          width: 100%;
          margin-top: 0;
          padding: 20px; } }
    .section-contacts.contacts-info .block-text {
      margin-bottom: 40px; }
      @media (max-width: 1023px) {
        .section-contacts.contacts-info .block-text {
          font-size: 14px; } }
    .section-contacts.contacts-info .checked-list li {
      color: #C7C7C7;
      margin-bottom: 20px; }
      @media (max-width: 1023px) {
        .section-contacts.contacts-info .checked-list li {
          font-size: 15px; } }

.contacts-location .location-block {
  position: relative;
  min-height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 750px) {
    .contacts-location .location-block {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      min-height: 0; } }
  .contacts-location .location-block .locations-map,
  .contacts-location .location-block .directions-map {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background-color: rgba(148, 157, 44, 0.3);
    -webkit-transition: opacity .33s;
    transition: opacity .33s;
    overflow: hidden; }
    @media (max-width: 750px) {
      .contacts-location .location-block .locations-map,
      .contacts-location .location-block .directions-map {
        position: static;
        height: 500px; } }
    @media (max-width: 560px) {
      .contacts-location .location-block .locations-map,
      .contacts-location .location-block .directions-map {
        height: 300px; } }
  .contacts-location .location-block .directions-map {
    max-height: 0;
    opacity: 0; }
  .contacts-location .location-block .location-info {
    position: relative;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.75);
    width: 36%;
    margin-left: 0;
    color: #ffffff;
    padding: 30px 50px; }
    @media (max-width: 1250px) {
      .contacts-location .location-block .location-info {
        padding: 20px; } }
    @media (max-width: 750px) {
      .contacts-location .location-block .location-info {
        width: auto; } }
    .contacts-location .location-block .location-info a {
      color: #ffffff; }
  .contacts-location .location-block .address-box {
    margin-bottom: 45px; }
    @media (max-width: 1250px) {
      .contacts-location .location-block .address-box {
        margin-bottom: 25px; } }
  .contacts-location .location-block .address {
    font-size: 22px; }
    @media (max-width: 1250px) {
      .contacts-location .location-block .address {
        font-size: 16px; } }
  .contacts-location .location-block .address-label,
  .contacts-location .location-block .hours-label {
    font-weight: 300;
    color: #949D2C; }
  .contacts-location .location-block .address-label {
    font-size: 32px;
    margin-bottom: 30px; }
    @media (max-width: 1250px) {
      .contacts-location .location-block .address-label {
        font-size: 24px; } }
  .contacts-location .location-block .address-note {
    color: #949D2C;
    font-size: 18px; }
    @media (max-width: 1250px) {
      .contacts-location .location-block .address-note {
        font-size: 14px; } }
  .contacts-location .location-block .hours-box {
    margin-bottom: 50px; }
    @media (max-width: 1250px) {
      .contacts-location .location-block .hours-box {
        margin-bottom: 30px; } }
  .contacts-location .location-block .hours-label {
    font-size: 24px;
    margin-bottom: 10px; }
    @media (max-width: 1250px) {
      .contacts-location .location-block .hours-label {
        font-size: 20px; } }
  .contacts-location .location-block .hours-value {
    font-size: 20px; }
    @media (max-width: 1250px) {
      .contacts-location .location-block .hours-value {
        font-size: 16px; } }

.contacts-location .switch-checkbox {
  display: none; }
  .contacts-location .switch-checkbox:checked {
    display: none; }
    .contacts-location .switch-checkbox:checked ~ .location-block .directions-map {
      opacity: 1;
      max-height: 1000px; }
    .contacts-location .switch-checkbox:checked ~ .location-block .locations-map {
      opacity: 0;
      max-height: 0; }
    .contacts-location .switch-checkbox:checked ~ .location-block .map-switcher .locations {
      display: block; }
    .contacts-location .switch-checkbox:checked ~ .location-block .map-switcher .directions {
      display: none; }
    .contacts-location .switch-checkbox:checked ~ .location-block .map-switch {
      background: #949D2C; }
      .contacts-location .switch-checkbox:checked ~ .location-block .map-switch::before {
        right: 0; }

.contacts-location .map-switcher {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .contacts-location .map-switcher .map-switch {
    width: 45px;
    height: 20px;
    border-radius: 10px;
    background-color: #979292;
    margin-right: 17px;
    position: relative; }
    .contacts-location .map-switcher .map-switch::before {
      content: '';
      display: block;
      position: absolute;
      width: 14px;
      height: 14px;
      border-radius: 50%;
      background-color: #fff;
      margin: 3px; }
  .contacts-location .map-switcher .locations {
    display: none; }

.section-prices.regular-section {
  margin-bottom: 0; }

.prices-table-wrapper {
  overflow: auto; }

.small-table-container {
  padding: 30px 0 70px; }
  @media (max-width: 420px) {
    .small-table-container {
      padding-bottom: 40px; } }

.prices-table-small {
  padding-top: 30px;
  margin: 0 auto;
  width: 524px;
  min-width: 524px; }
  @media (max-width: 1800px) {
    .prices-table-small {
      width: 400px;
      min-width: 400px; } }
  @media (max-width: 420px) {
    .prices-table-small {
      width: auto;
      min-width: 0; } }
  .prices-table-small .info-cell {
    margin-bottom: 10px; }
  @media (max-width: 420px) {
    .prices-table-small .item-image {
      width: 40%;
      min-width: 40%; } }
  .prices-table-small .item-image img {
    width: 25px;
    height: 100%;
    min-width: 250px;
    display: block;
    -o-object-fit: cover;
    object-fit: cover; }
    @media (max-width: 1800px) {
      .prices-table-small .item-image img {
        width: 180px;
        min-width: 180px; } }
    @media (max-width: 420px) {
      .prices-table-small .item-image img {
        width: 100%;
        min-width: 0; } }
  .prices-table-small .info-cell {
    padding-left: 0; }
  .prices-table-small .type-cell {
    width: 25%;
    min-width: 25%; }
    .prices-table-small .type-cell:nth-child(4) {
      padding-right: 0; }
  .prices-table-small .info-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
  .prices-table-small .item-about {
    padding-right: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #2e2e2e;
    color: #fff;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 10px; }
    .prices-table-small .item-about .item-top {
      border-bottom: 1px solid #545454; }
    .prices-table-small .item-about .item-title {
      font-size: 22px;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      @media (max-width: 420px) {
        .prices-table-small .item-about .item-title {
          font-size: 18px; } }
  .prices-table-small .type-about {
    padding: 0 10px; }
    @media (max-width: 1400px) {
      .prices-table-small .type-about {
        padding: 0 5px; } }
    .prices-table-small .type-about .item-top {
      border-bottom: 1px solid #b1b1b1;
      padding: 0; }
    .prices-table-small .type-about .item-adds {
      font-size: 18px;
      width: 50%;
      color: #838383; }
      @media (max-width: 1500px) {
        .prices-table-small .type-about .item-adds {
          font-size: 16px; } }
  .prices-table-small .price-value {
    font-size: 42px;
    font-weight: 600; }
    @media (max-width: 420px) {
      .prices-table-small .price-value {
        font-size: 28px; } }
  .prices-table-small .item-price {
    font-weight: 400;
    font-size: 18px;
    white-space: nowrap;
    padding-top: 12px; }
  .prices-table-small .item-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px; }
  .prices-table-small .item-top,
  .prices-table-small .item-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-left: 6px;
    padding-right: 6px; }
  .prices-table-small .item-bottom {
    padding-bottom: 15px; }

@media (max-width: 1350px) {
  .prices-table {
    width: 1250px;
    min-width: 1250px; } }

.prices-table .info-cell {
  width: 524px;
  min-width: 524px; }
  @media (max-width: 1800px) {
    .prices-table .info-cell {
      width: 400px;
      min-width: 400px; } }

.prices-table .item-image img {
  width: 25px;
  height: 100%;
  min-width: 250px;
  display: block;
  -o-object-fit: cover;
  object-fit: cover; }
  @media (max-width: 1800px) {
    .prices-table .item-image img {
      width: 180px;
      min-width: 180px; } }

.prices-table .table-head,
.prices-table .head-line,
.prices-table .types-line,
.prices-table .table-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.prices-table .category-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  font-size: 24px; }
  .prices-table .category-title .title-value {
    font-weight: 600; }
    .prices-table .category-title .title-value span, .prices-table .category-title .title-value a {
      color: #949D2C; }

.prices-table .head-cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  text-align: center; }

.prices-table .head-type-box {
  background-color: #949D2C;
  padding: 7px;
  font-size: 14px;
  width: 100%; }
  .prices-table .head-type-box b {
    display: block;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600; }
    @media (max-width: 1400px) {
      .prices-table .head-type-box b {
        font-size: 20px; } }

.prices-table .head-line {
  width: 100%; }

.prices-table .table-line:nth-child(2n) .item-about {
  background-color: #545454; }
  .prices-table .table-line:nth-child(2n) .item-about .item-top {
    border-bottom-color: #939393; }

.prices-table .table-line:nth-child(2n) .type-about {
  background-color: #f3f3f3; }

.prices-table .head-line,
.prices-table .table-line {
  padding-bottom: 6px;
  padding-top: 6px;
  border-bottom: 2px solid #949D2C; }

.prices-table .types-line {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.prices-table .type-cell,
.prices-table .info-cell {
  padding-left: 3px;
  padding-right: 3px; }

.prices-table .info-cell {
  padding-left: 0; }

.prices-table .type-cell {
  width: 25%;
  min-width: 25%; }
  .prices-table .type-cell:nth-child(4) {
    padding-right: 0; }

.prices-table .info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%; }

.prices-table .item-about {
  padding-right: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #2e2e2e;
  color: #fff;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0 10px; }
  .prices-table .item-about .item-top {
    border-bottom: 1px solid #545454; }
  .prices-table .item-about .item-title {
    font-size: 22px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    @media (max-width: 1800px) {
      .prices-table .item-about .item-title {
        font-size: 18px; } }
  .prices-table .item-about .item-square {
    font-size: 20px;
    text-align: right; }
  .prices-table .item-about .param-label {
    color: #979292; }

.prices-table .type-about {
  padding: 0 10px; }
  @media (max-width: 1400px) {
    .prices-table .type-about {
      padding: 0 5px; } }
  .prices-table .type-about .item-top {
    border-bottom: 1px solid #b1b1b1;
    padding: 0; }
  .prices-table .type-about .item-adds {
    font-size: 18px;
    width: 50%;
    color: #838383; }
    @media (max-width: 1500px) {
      .prices-table .type-about .item-adds {
        font-size: 16px; } }
  .prices-table .type-about .price-value {
    font-size: 28px;
    font-weight: 600; }
    @media (max-width: 1500px) {
      .prices-table .type-about .price-value {
        font-size: 22px; } }
    @media (max-width: 1400px) {
      .prices-table .type-about .price-value {
        font-size: 18px; } }
  .prices-table .type-about .item-price {
    font-weight: 400;
    font-size: 18px;
    white-space: nowrap; }
    @media (max-width: 1400px) {
      .prices-table .type-about .item-price {
        font-size: 14px; } }
  .prices-table .type-about .param-label {
    color: #6f6f6f; }
  .prices-table .type-about .param-value {
    color: #484848; }

.prices-table .item-top {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 66px; }

.prices-table .item-top,
.prices-table .item-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 6px;
  padding-right: 6px; }
  @media (max-width: 1400px) {
    .prices-table .item-top,
    .prices-table .item-bottom {
      padding-left: 3px;
      padding-right: 3px; } }

.prices-table .item-params {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 10px; }
  .prices-table .item-params .param-value {
    height: 28px;
    white-space: nowrap;
    font-size: 14px; }
    @media (max-width: 1400px) {
      .prices-table .item-params .param-value {
        font-size: 13px; } }
    .prices-table .item-params .param-value b {
      font-size: 20px;
      font-weight: 600; }
      @media (max-width: 1400px) {
        .prices-table .item-params .param-value b {
          font-size: 16px; } }
  .prices-table .item-params .param-label {
    font-size: 12px; }

.prices-table .item-param {
  width: 50%;
  padding-right: 10px; }

.prices-table .type-about {
  height: 100%;
  background-color: #e4e4e4; }

.section-rent.background-block {
  margin-bottom: 0; }

.section-rent .first-block .item-background {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1; }
  .section-rent .first-block .item-background::before {
    content: '';
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2); }
  .section-rent .first-block .item-background img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover; }

.section-rent .first-block .item-about {
  position: relative;
  z-index: 2; }
  @media (max-width: 540px) {
    .section-rent .first-block .item-about {
      max-width: 280px; } }

@media (max-width: 540px) {
  .section-rent .first-block .item-heading {
    text-align: left; } }

.section-rent .first-block .item-subheading {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-align: center; }
  @media (max-width: 1023px) {
    .section-rent .first-block .item-subheading {
      font-size: 20px; } }
  @media (max-width: 540px) {
    .section-rent .first-block .item-subheading {
      text-align: left;
      font-size: 18px; } }

.section-rent .description-block {
  background-color: #efefef; }
  .section-rent .description-block .item-text {
    font-size: 20px;
    line-height: 2;
    font-style: italic;
    text-align: center;
    margin-bottom: 0;
    padding: 50px 170px; }
    @media (max-width: 1220px) {
      .section-rent .description-block .item-text {
        padding: 35px 0;
        font-size: 18px; } }
    @media (max-width: 540px) {
      .section-rent .description-block .item-text {
        text-align: left;
        font-size: 14px; } }

.section-rent .products-block .product-item {
  display: grid;
  grid-template-columns: 720px 1fr;
  margin-bottom: 55px; }
  @media (max-width: 1750px) {
    .section-rent .products-block .product-item {
      grid-template-columns: 620px 1fr; } }
  @media (max-width: 1600px) {
    .section-rent .products-block .product-item {
      grid-template-columns: 520px 1fr; } }
  @media (max-width: 1500px) {
    .section-rent .products-block .product-item {
      grid-template-columns: 420px 1fr; } }
  @media (max-width: 1023px) {
    .section-rent .products-block .product-item {
      grid-template-columns: 320px 1fr; } }
  @media (max-width: 750px) {
    .section-rent .products-block .product-item {
      display: block; } }

.section-rent .products-block .images-box {
  background-color: #1d1c1c; }

.section-rent .products-block .product-slider .slick-arrow {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (max-width: 750px) {
    .section-rent .products-block .product-slider .slick-arrow {
      display: none !important; } }
  .section-rent .products-block .product-slider .slick-arrow:hover {
    background-color: rgba(255, 255, 255, 0.6); }
  .section-rent .products-block .product-slider .slick-arrow::before {
    width: 20px;
    height: 20px;
    min-width: 20px;
    position: relative; }
  .section-rent .products-block .product-slider .slick-arrow.slick-prev::before {
    left: 4px; }
  .section-rent .products-block .product-slider .slick-arrow.slick-next::before {
    right: 4px; }

.section-rent .products-block .product-slider .slider-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .section-rent .products-block .product-slider .slider-item .item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .section-rent .products-block .product-slider .slider-item .item-picture {
    width: 100%;
    max-height: 590px; }
    @media (max-width: 1600px) {
      .section-rent .products-block .product-slider .slider-item .item-picture {
        max-height: 350px; } }
    .section-rent .products-block .product-slider .slider-item .item-picture img {
      width: 100%;
      height: 100%;
      display: block;
      -o-object-fit: cover;
      object-fit: cover; }

@media (max-width: 750px) {
  .section-rent .products-block .product-slider-nav-wrapper {
    padding-right: 80px;
    overflow: hidden; } }

.section-rent .products-block .product-slider-nav {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 14px;
  padding: 15px; }
  @media (max-width: 1600px) {
    .section-rent .products-block .product-slider-nav {
      grid-template-columns: 1fr 1fr 1fr 1fr; } }
  @media (max-width: 1023px) {
    .section-rent .products-block .product-slider-nav {
      grid-template-columns: 1fr 1fr 1fr; } }
  @media (max-width: 750px) {
    .section-rent .products-block .product-slider-nav {
      display: block;
      margin-left: -7px;
      margin-right: -7px; } }
  .section-rent .products-block .product-slider-nav .slick-list {
    overflow: visible; }
  .section-rent .products-block .product-slider-nav .nav-item {
    cursor: pointer; }
    @media (max-width: 750px) {
      .section-rent .products-block .product-slider-nav .nav-item {
        padding: 0 7px; } }
    .section-rent .products-block .product-slider-nav .nav-item:hover img {
      outline: 3px solid rgba(255, 255, 255, 0.3); }
    .section-rent .products-block .product-slider-nav .nav-item.active img {
      outline: 3px solid #949D2C; }
    .section-rent .products-block .product-slider-nav .nav-item img {
      height: 90px;
      width: 100%;
      display: block;
      -o-object-fit: cover;
      object-fit: cover;
      outline-offset: -2px; }
      @media (max-width: 1750px) {
        .section-rent .products-block .product-slider-nav .nav-item img {
          height: 70px; } }

.section-rent .products-block .about-box {
  background-color: #2e2e2e;
  color: #fff;
  padding: 33px; }
  @media (max-width: 1500px) {
    .section-rent .products-block .about-box {
      padding: 25px; } }
  @media (max-width: 540px) {
    .section-rent .products-block .about-box {
      padding-left: 15px;
      padding-right: 15px; } }

.section-rent .products-block .product-info {
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 1500px) {
    .section-rent .products-block .product-info {
      padding-left: 0;
      padding-right: 0; } }

.section-rent .products-block .product-title {
  font-size: 28px;
  margin-bottom: 16px;
  font-weight: 400; }
  @media (max-width: 1220px) {
    .section-rent .products-block .product-title {
      font-size: 24px; } }
  @media (max-width: 1023px) {
    .section-rent .products-block .product-title {
      font-size: 21px; } }

.section-rent .products-block .product-price {
  padding-bottom: 24px; }
  .section-rent .products-block .product-price .price {
    padding-right: 25px;
    white-space: nowrap; }
  .section-rent .products-block .product-price .price-value {
    font-size: 32px;
    font-weight: 700; }
    @media (max-width: 1023px) {
      .section-rent .products-block .product-price .price-value {
        font-size: 24px; } }
  .section-rent .products-block .product-price .currency-sign {
    font-weight: 400; }
  .section-rent .products-block .product-price .price-label1,
  .section-rent .products-block .product-price .price-label2 {
    font-size: 18px; }
    @media (max-width: 1023px) {
      .section-rent .products-block .product-price .price-label1,
      .section-rent .products-block .product-price .price-label2 {
        font-size: 16px; } }
  .section-rent .products-block .product-price .price-note {
    color: #828282;
    font-size: 16px; }
    @media (max-width: 1220px) {
      .section-rent .products-block .product-price .price-note {
        display: block;
        font-size: 14px; } }

.section-rent .products-block .product-actions {
  padding-bottom: 20px; }
  .section-rent .products-block .product-actions .action-button {
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    width: 276px; }
    @media (max-width: 750px) {
      .section-rent .products-block .product-actions .action-button {
        width: 100%; } }

.section-rent .products-block .product-location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px; }
  .section-rent .products-block .product-location .item-icon {
    padding-right: 18px; }
    .section-rent .products-block .product-location .item-icon img {
      width: 18px;
      min-width: 18px;
      height: 24px;
      display: block;
      -o-object-fit: contain;
      object-fit: contain; }
  .section-rent .products-block .product-location .location-value {
    color: #d7d7d7;
    font-size: 16px; }
    @media (max-width: 1023px) {
      .section-rent .products-block .product-location .location-value {
        font-size: 14px; } }

.section-rent .products-block .params-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  padding: 28px 0;
  border-top: 1px solid #8a8a8a;
  border-bottom: 1px solid #8a8a8a; }
  @media (max-width: 1220px) {
    .section-rent .products-block .params-grid {
      grid-template-columns: 1fr 1fr 1fr;
      grid-gap: 15px;
      padding: 15px 0; } }
  @media (max-width: 750px) {
    .section-rent .products-block .params-grid {
      grid-template-columns: 1fr 1fr; } }
  @media (max-width: 750px) {
    .section-rent .products-block .params-grid .mobile-hidden {
      display: none; } }
  .section-rent .products-block .params-grid .param-label {
    color: #979292;
    font-size: 14px; }
  .section-rent .products-block .params-grid .param-value {
    font-size: 24px; }
    @media (max-width: 1220px) {
      .section-rent .products-block .params-grid .param-value {
        font-size: 20px; } }
    .section-rent .products-block .params-grid .param-value span {
      font-size: 18px; }
      @media (max-width: 1220px) {
        .section-rent .products-block .params-grid .param-value span {
          font-size: 16px; } }

.section-rent .products-block .product-text {
  padding: 26px 0;
  line-height: 1.5;
  font-size: 16px; }
  @media (max-width: 1220px) {
    .section-rent .products-block .product-text {
      font-size: 14px; } }

.section-rent .products-block .desc-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 35px; }
  @media (max-width: 1220px) {
    .section-rent .products-block .desc-grid {
      grid-gap: 20px; } }
  @media (max-width: 1023px) {
    .section-rent .products-block .desc-grid {
      grid-template-columns: 1fr; } }
  .section-rent .products-block .desc-grid .item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 12px; }
    .section-rent .products-block .desc-grid .item-title .item-icon {
      padding-right: 14px; }
      .section-rent .products-block .desc-grid .item-title .item-icon img {
        width: 48px;
        min-width: 48px;
        height: 48px;
        display: block;
        -o-object-fit: contain;
        object-fit: contain; }
    .section-rent .products-block .desc-grid .item-title .title {
      font-size: 20px;
      font-weight: 700; }
      @media (max-width: 1220px) {
        .section-rent .products-block .desc-grid .item-title .title {
          font-size: 16px; } }
  .section-rent .products-block .desc-grid .item-text .item-list {
    font-size: 16px;
    padding-left: 15px;
    color: #e4e4e4;
    line-height: 1.5; }
    @media (max-width: 1220px) {
      .section-rent .products-block .desc-grid .item-text .item-list {
        font-size: 14px; } }

.section-rent .products-block .product-actions-mobile {
  padding-top: 10px;
  border-top: 1px solid #8a8a8a;
  display: none;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 750px) {
    .section-rent .products-block .product-actions-mobile {
      display: block; } }

.rent-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto; }
  @media (max-width: 540px) {
    .rent-popup .form-line.cells {
      display: block !important; } }
  @media (max-width: 540px) {
    .rent-popup .form-line.cells .form-cell {
      padding-bottom: 15px;
      padding-right: 0 !important; } }
  .rent-popup .checkbox-privacy.styled-checkbox label {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .rent-popup .checkbox-privacy.styled-checkbox label::before {
      margin-top: 3px;
      background-color: #fff;
      margin-right: 16px;
      border-color: #ccc; }
  .rent-popup .checkbox-privacy.styled-checkbox span, .rent-popup .checkbox-privacy.styled-checkbox a {
    color: #555;
    font-size: 13px; }

.section-footer {
  background-color: #2E2E2E;
  color: #ffffff; }
  .section-footer a {
    color: #ffffff; }
    .section-footer a:hover {
      color: #949D2C; }
  .section-footer.regular-section {
    margin-bottom: 0; }
    @media (max-width: 1600px) {
      .section-footer.regular-section {
        margin-left: 0;
        margin-right: 0; } }
  .section-footer .regular-container {
    padding-top: 65px;
    padding-bottom: 65px; }
    @media (max-width: 1250px) {
      .section-footer .regular-container {
        padding-top: 30px; } }
  .section-footer .footer-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    @media (max-width: 1250px) {
      .section-footer .footer-block {
        padding-top: 110px;
        position: relative; } }
    @media (max-width: 1023px) {
      .section-footer .footer-block {
        padding-top: 90px; } }
    @media (max-width: 750px) {
      .section-footer .footer-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    @media (max-width: 560px) {
      .section-footer .footer-block {
        padding-top: 160px; } }
  .section-footer .footer-col {
    padding-right: 5%; }
    @media (max-width: 1023px) {
      .section-footer .footer-col {
        padding-right: 3%; } }
    .section-footer .footer-col.first {
      width: 40%; }
      @media (max-width: 1600px) {
        .section-footer .footer-col.first {
          padding-left: 20px; } }
      @media (max-width: 1250px) {
        .section-footer .footer-col.first {
          padding-left: 0; } }
      @media (max-width: 1023px) {
        .section-footer .footer-col.first {
          -webkit-box-ordinal-group: -1;
          -ms-flex-order: -2;
          order: -2;
          width: 37%;
          padding-right: 0; } }
      @media (max-width: 750px) {
        .section-footer .footer-col.first {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          width: 100%; } }
    .section-footer .footer-col.second {
      width: 33%; }
      @media (max-width: 1023px) {
        .section-footer .footer-col.second {
          padding-right: 0; } }
      @media (max-width: 750px) {
        .section-footer .footer-col.second {
          width: 50%; } }
      @media (max-width: 480px) {
        .section-footer .footer-col.second {
          width: 100%; } }
    .section-footer .footer-col.third {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      @media (max-width: 1250px) {
        .section-footer .footer-col.third {
          padding-right: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end; } }
      @media (max-width: 1023px) {
        .section-footer .footer-col.third {
          -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
          order: -1;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start; } }
      @media (max-width: 750px) {
        .section-footer .footer-col.third {
          width: 50%; } }
      @media (max-width: 480px) {
        .section-footer .footer-col.third {
          width: 100%; } }
  .section-footer .footer-logo {
    display: block;
    width: 325px;
    margin-bottom: 35px;
    position: relative;
    top: -15px; }
    @media (max-width: 1250px) {
      .section-footer .footer-logo {
        position: absolute;
        top: 0;
        left: 0; } }
    @media (max-width: 1023px) {
      .section-footer .footer-logo {
        width: 240px; } }
    .section-footer .footer-logo img {
      width: 100%; }
  .section-footer .copyright {
    margin-bottom: 20px;
    font-size: 16px; }
    @media (max-width: 1023px) {
      .section-footer .copyright {
        font-size: 14px; } }
  .section-footer .info-links {
    margin-bottom: 20px; }
  .section-footer .info-link {
    margin-bottom: 12px;
    font-size: 16px;
    text-decoration: underline;
    display: inline-block; }
    @media (max-width: 1023px) {
      .section-footer .info-link {
        font-size: 14px; } }
  .section-footer .privacy,
  .section-footer .privacy-mobile {
    line-height: 1.4;
    font-size: 12px;
    color: #979292; }
  .section-footer .privacy {
    width: 375px;
    max-width: 100%; }
    @media (max-width: 1023px) {
      .section-footer .privacy {
        display: none; } }
  .section-footer .privacy-mobile {
    display: none;
    margin-bottom: 20px; }
    @media (max-width: 1023px) {
      .section-footer .privacy-mobile {
        display: block; } }
  .section-footer .contacts-box {
    margin-bottom: 35px; }
    .section-footer .contacts-box .phone-link:hover,
    .section-footer .contacts-box .email-link:hover {
      color: #ffffff; }
    .section-footer .contacts-box .phone-box {
      margin-bottom: 18px; }
    .section-footer .contacts-box .phone-link {
      white-space: nowrap;
      margin-bottom: 5px;
      font-size: 28px;
      display: inline-block;
      font-weight: 700; }
      @media (max-width: 1023px) {
        .section-footer .contacts-box .phone-link {
          font-size: 24px; } }
    .section-footer .contacts-box .whatsapp-line {
      display: inline-block;
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .section-footer .contacts-box .whatsapp-line span {
        font-size: 16px; }
      .section-footer .contacts-box .whatsapp-line .whatsapp-icon {
        width: 20px;
        height: 20px;
        min-width: 20px;
        margin-right: 7px;
        margin-left: 0;
        font-size: 0; }
    .section-footer .contacts-box .address-company {
      font-size: 18px;
      color: #c4c4c4;
      font-style: normal;
      font-weight: 400;
      display: block;
      margin-bottom: 35px; }
      @media (max-width: 1023px) {
        .section-footer .contacts-box .address-company {
          font-size: 14px;
          margin-bottom: 20px; } }
    .section-footer .contacts-box .email-link {
      font-size: 22px;
      font-weight: 700; }
      @media (max-width: 1023px) {
        .section-footer .contacts-box .email-link {
          font-size: 18px; } }
  .section-footer .social-icons {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -15px;
    margin-top: -15px; }
    @media (max-width: 1250px) {
      .section-footer .social-icons {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 10px; } }
    @media (max-width: 1023px) {
      .section-footer .social-icons {
        margin-top: 0; } }
    @media (max-width: 560px) {
      .section-footer .social-icons {
        right: auto;
        left: 0;
        top: 70px; } }
    .section-footer .social-icons .social-icon {
      padding: 15px; }
      @media (max-width: 1023px) {
        .section-footer .social-icons .social-icon {
          padding: 15px 10px; } }
      .section-footer .social-icons .social-icon::before {
        width: 30px;
        height: 30px; }
      .section-footer .social-icons .social-icon:hover::before {
        -webkit-filter: brightness(0) invert(1) opacity(0.8);
        filter: brightness(0) invert(1) opacity(0.8); }
  .section-footer .footer-menu {
    margin-bottom: 30px;
    padding-left: 0;
    margin-top: -7px; }
    .section-footer .footer-menu .menu-item {
      list-style-type: none; }
    .section-footer .footer-menu .menu-link {
      display: block;
      font-size: 18px;
      font-weight: 600;
      padding: 8px 0; }
      @media (max-width: 1023px) {
        .section-footer .footer-menu .menu-link {
          font-size: 14px; } }
      .section-footer .footer-menu .menu-link:hover {
        color: #949D2C;
        opacity: 0.7; }
      .section-footer .footer-menu .menu-link.active {
        color: #949D2C; }
  .section-footer .developer-block {
    text-align: right; }
    @media (max-width: 480px) {
      .section-footer .developer-block {
        text-align: left; } }
    .section-footer .developer-block .developer-link {
      color: #949D2C;
      font-size: 14px; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.section-index .media-block .videos-block .video-item iframe {
  width: 100%;
  aspect-ratio: 520/315;
  height: auto;
}
/* End */


/* Start:/local/templates/new_dom/css/cookie.css?17534349161867*/
.askr-cookie-info {
  box-sizing: border-box;
  --bg-color: #fff;
  --askr-btn-color: #212f5d;
  --askr-link-color: #333;
  
  --text-color: #333;
  --text-font-size: 14px;
  --text-font-size-xs: 14px; /*размер шрифта для мобильных*/
  
  --btn-border-color: var(--askr-btn-color);
  --btn-color: #fff;
  --btn-bg: var(--askr-btn-color);
  --btn-border-radius: 3px;
  --btn-font-size: 14px;

  --link-color: var(--askr-link-color);
  --link-decoration: underline;
  --link-hover-color: var(--link-color);
  --link-hover-decoration: none;
  
  
  border-top:  1px solid #ccc;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: var(--bg-color);
  z-index: 100000;
}

.askr-cookie-info-content {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

.askr-cookie-info-content a {
  display: inline-block;
  color: var(--link-color) !important;
  text-decoration: var(--link-decoration) !important;
}
.askr-cookie-info-content a:hover {
  color: var(--link-hover-color) !important;
  text-decoration: var(--link-hover-decoration) !important;
}

.askr-cookie-info-btn {
  cursor: pointer;
  display: inline-block !important;
  padding: 8px 22px !important;
  border-radius: var(--btn-border-radius) !important;
  color: var(--btn-color) !important;
  border: 1px solid var(--btn-border-color) !important;
  background: var(--btn-bg) !important;
  font-size: var(--btn-font-size) !important;
}

.askr-cookie-text {
  margin-right: 16px;
  font-size: var(--text-font-size, 14px) !important;
  color: var(--text-color, #333) !important;
  flex: 1 1 0;
  min-width: 80%;
}

.askr-cookie-info-buttons {
  flex: 0 0 0;
}

@media (max-width: 576.98px) {
  .askr-cookie-text {
    font-size: var(--text-font-size-xs, 14px) !important;
  }
}
/* End */


/* Start:/local/templates/new_dom/template_styles.css?17137720091214*/
.section-contacts.contacts-first {
    min-height: auto;
}

@media (min-width:751px) {
	.contacts-location .location-block .location-info {
		width: 50%;
	}
}

.contacts-location .location-block .locations-map {
    background: none;
}

.contacts-location .location-block .map-box {
	width: 100%;
}

@media (min-width:751px) {
	.contacts-location .location-block .map-box {
		order: 2;
		flex: 0 0 auto;
		max-width: 65%;
	}
}

.p-contacts-image-map {
    vertical-align: top;
	height: auto;
}


.section-index .projects-map-block.p-home-projects-map-block .area-info-block {
    position: static;
    flex: 1 0 auto;
    width: 500px;
    max-width: 50%;
}

.p-home-image-map-wrap {
    position: static;
    flex: 1 1 auto;
    max-width: 100%;
}

.p-home-image-map {
    height: auto;
	vertical-align: top;
}

.section-index .projects-map-block.p-home-projects-map-block {
    max-height: initial;
    height: auto;
    display: flex;
}


@media (max-width: 1023px) {
    .section-index .projects-map-block.p-home-projects-map-block {
        flex-wrap: wrap;
    }
    .section-index .projects-map-block.p-home-projects-map-block .area-info-block {
        display: block;
        max-width: 100%;
    }    
}

/* End */
/* /local/templates/new_dom/css/styles.css?1735373583248935 */
/* /local/templates/new_dom/css/cookie.css?17534349161867 */
/* /local/templates/new_dom/template_styles.css?17137720091214 */
