@font-face {
  font-family: 'HelveticaNeueCyr-MediumItalic';
  src: url("../css/fonts/helveticaneuecyr/HelveticaNeueCyr-MediumItalic.woff2") format("woff2"), url("../css/fonts/helveticaneuecyr/HelveticaNeueCyr-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Circe-ExtraLight';
  src: url("../css/fonts/circe/Circe-ExtraLight.woff2") format("woff2"), url("../css/fonts/circe/Circe-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Circe-Regular';
  src: url("../css/fonts/circe/Circe-Regular.woff2") format("woff2"), url("../css/fonts/circe/Circe-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Circe-Light';
  src: url("../css/fonts/circe/Circe-Light.woff2") format("woff2"), url("../css/fonts/circe/Circe-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Circe-Bold';
  src: url("../css/fonts/circe/Circe-Bold.woff2") format("woff2"), url("../css/fonts/circe/Circe-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Century Gothic-Bold';
  src: url("../css/fonts/century/CenturyGothic-Bold.woff2") format("woff2"), url("../css/fonts/century/CenturyGothic-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Century Gothic Regular';
  src: url("../css/fonts/century/CenturyGothic.woff2") format("woff2"), url("../css/fonts/century/CenturyGothic.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy-Light';
  src: url("../css/fonts/gilroy/Gilroy-Light.woff2") format("woff2"), url("../css/fonts/gilroy/Gilroy-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy-Medium';
  src: url("../css/fonts/gilroy/Gilroy-Medium.woff2") format("woff2"), url("../css/fonts/gilroy/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy-Extrabold';
  src: url("../css/fonts/gilroy/Gilroy-Extrabold.woff2") format("woff2"), url("../css/fonts/gilroy/Gilroy-Extrabold.woff") format("woff");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy-Regular';
  src: url("../css/fonts/gilroy/Gilroy-Regular.woff2") format("woff2"), url("../css/fonts/gilroy/Gilroy-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy-Semibold';
  src: url("../css/fonts/gilroy/Gilroy-Semibold.woff2") format("woff2"), url("../css/fonts/gilroy/Gilroy-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy-Bold';
  src: url("../css/fonts/gilroy/Gilroy-Bold.woff2") format("woff2"), url("../css/fonts/gilroy/Gilroy-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Futura PT Book';
  src: url("../css/fonts/futuraPT/FuturaPT-Book.woff2") format("woff2"), url("../css/fonts/futuraPT/FuturaPT-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans-Regular';
  src: url("../css/fonts/opensans/OpenSans-Regular.woff2") format("woff2"), url("../css/fonts/opensans/OpenSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
strong,
abbr,
acronym,
blockquote,
q,
cite,
ins,
del,
dfn,
a,
div,
span,
pre,
address,
br,
b,
i,
sub,
sup,
big,
small,
tt,
table,
tr,
caption,
thead,
tbody,
tfoot,
col,
colgroup,
form,
input,
label,
textarea,
button,
fieldset,
legend,
select,
option,
dl,
dt,
dd,
code,
var,
samp,
img,
object,
param,
map,
area {
  padding: 0;
  margin: 0;
  border: none; }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure,
figcaption,
header,
footer,
aside,
article {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type=button],
input[type=submit],
button {
  cursor: pointer; }

button {
  border: 0; }

*:focus {
  outline: none; }

a {
  text-decoration: none;
  color: black; }

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  outline: none; }

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

/* reset extra padding in Firefox */
::-ms-clear {
  width: 0;
  height: 0; }

::-ms-reveal {
  width: 0;
  height: 0;
  display: none; }

/* Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix */
@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  word-break: break-word; }

*:focus {
  outline: none; }

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  outline: none; }

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

/* reset extra padding in Firefox */
::-ms-clear {
  width: 0;
  height: 0; }

::-ms-reveal {
  width: 0;
  height: 0;
  display: none; }

/* Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix */
@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

body, html {
  height: 100%;
  display: flex;
  flex-direction: column;
  min-height: 100%; }
  body.hidden, html.hidden {
    display: block;
    position: relative;
    min-height: 100vh;
    -webkit-overflow-scrolling: touch;
    overflow: hidden; }
    @media (min-width: 1050px) {
      body.hidden, html.hidden {
        padding-right: 17px; }
        body.hidden header, html.hidden header {
          padding-right: 17px; } }

.main {
  flex: 1 0 auto; }

.footer {
  flex: 0 0 auto; }

.wrapper {
  width: 100%;
  max-width: 1390px;
  padding: 0 20px;
  margin: 0 auto; }

.wrapper-s {
  max-width: 1182px; }

.wrapper-m {
  max-width: 1270px; }

.wrapper-l {
  max-width: 1370px; }

.wrapper-xl {
  max-width: 1520px; }

.title {
  padding-left: 175px;
  font-family: "Circe-ExtraLight";
  font-size: 52px;
  line-height: 52px;
  text-transform: uppercase;
  color: #06828a; }
  @media (max-width: 1250px) {
    .title {
      padding-left: 0;
      font-size: 39px;
      line-height: 39px; } }
  @media (max-width: 992px) {
    .title {
      font-size: 26px;
      line-height: 26px; } }

.form-field {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  max-width: 208px;
  height: 35px;
  padding: 10px 13px 8px;
  background-color: none;
  font-family: "Century Gothic Regular";
  font-size: 16px;
  line-height: 18px;
  color: #939393;
  background: none;
  border: 1px solid #c2c0b3;
  transition: 0.3s ease; }
  .form-field:not(textarea) {
    resize: none;
    white-space: nowrap;
    overflow-x: hidden; }
  @media (max-width: 1100px) {
    .form-field {
      max-width: 170px; } }
  @media (max-width: 650px) {
    .form-field {
      max-width: 220px; } }
  .form-field.error {
    border: 1px solid red; }
  .form-field:focus {
    border: 1px solid #ffffff; }

.form-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  max-width: 220px;
  height: 35px;
  padding: 0 10px 0 23px;
  background: none;
  font-family: "Circe-ExtraLight";
  font-size: 16px;
  line-height: 35px;
  text-transform: uppercase;
  color: #939393;
  border: 1px solid #c2c0b3;
  transition: 0.3s ease; }
  .form-btn::before {
    content: "";
    position: absolute;
    top: calc(50% - 0.5px);
    right: 33px;
    display: block;
    width: 30px;
    height: 1px;
    background-color: #c2c0b3;
    transition: 0.3s ease; }
  .form-btn:hover::before {
    width: calc(100% - 68px); }

header {
  background: #ffffff; }
  header .wrapper {
    max-width: 1170px; }
    @media (max-width: 992px) {
      header .wrapper {
        padding: 0 46px 0 22px; } }
  header .logo {
    display: block;
    width: 100%;
    max-width: 176px;
    margin-right: 43px; }
    @media (max-width: 1170px) {
      header .logo {
        max-width: 145px;
        margin-right: 0; } }
    header .logo img {
      width: 100%; }
  header .menu,
  header .hidden-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none; }
    header .menu li,
    header .hidden-menu li {
      position: relative; }
      header .menu li:not(:last-child),
      header .hidden-menu li:not(:last-child) {
        margin: 0 33px 0 0; }
        @media (max-width: 1170px) {
          header .menu li:not(:last-child),
          header .hidden-menu li:not(:last-child) {
            margin: 0 15px 0 0; } }
      header .menu li > span,
      header .menu li > a,
      header .hidden-menu li > span,
      header .hidden-menu li > a {
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        font-family: 'Gilroy-Regular';
        font-size: 16px;
        line-height: 16px;
        color: #5b5b5b;
        transition: 0.3s ease; }
        @media (max-width: 1170px) {
          header .menu li > span,
          header .menu li > a,
          header .hidden-menu li > span,
          header .hidden-menu li > a {
            font-size: 14px;
            line-height: 14px; } }
        header .menu li > span svg,
        header .menu li > a svg,
        header .hidden-menu li > span svg,
        header .hidden-menu li > a svg {
          width: 8px;
          height: 4px;
          margin-left: 6px;
          transition: 0.3s ease; }
          header .menu li > span svg .cls-1,
          header .menu li > a svg .cls-1,
          header .hidden-menu li > span svg .cls-1,
          header .hidden-menu li > a svg .cls-1 {
            fill: #5b5b5b;
            transition: 0.3s ease; }
      header .menu li:hover > a,
      header .hidden-menu li:hover > a {
        color: #06828a; }
      header .menu li.open > span,
      header .menu li.open > a,
      header .hidden-menu li.open > span,
      header .hidden-menu li.open > a {
        color: #06828a; }
        header .menu li.open > span svg,
        header .menu li.open > a svg,
        header .hidden-menu li.open > span svg,
        header .hidden-menu li.open > a svg {
          transform: rotate(180deg); }
          header .menu li.open > span svg .cls-1,
          header .menu li.open > a svg .cls-1,
          header .hidden-menu li.open > span svg .cls-1,
          header .hidden-menu li.open > a svg .cls-1 {
            fill: #06828a; }
  header .hidden-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 3;
    display: none;
    min-width: 190px;
    padding: 84px 15px 30px 33px;
    background-color: #ffffff;
    transform: translateX(-50%); }
    @media (max-width: 1170px) {
      header .hidden-menu {
        padding: 60px 15px 30px 15px; } }
    @media (max-width: 992px) {
      header .hidden-menu {
        position: static;
        transform: translateX(0);
        max-width: 340px;
        width: 100%;
        margin: 0 auto;
        padding: 0;
        box-shadow: none !important; } }
    @media (max-width: 550px) {
      header .hidden-menu {
        margin: 0; } }
    header .hidden-menu-top {
      display: none;
      align-items: center;
      justify-content: space-between; }
      header .hidden-menu-top p,
      header .hidden-menu-top a {
        font-family: 'Gilroy-Regular';
        font-size: 16px !important;
        line-height: 16px !important;
        color: #aeaeae; }
      header .hidden-menu-top a {
        color: #06828a !important; }
      @media (max-width: 992px) {
        header .hidden-menu-top {
          display: flex; } }
    header .hidden-menu .interesting-menu {
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      flex-flow: column wrap;
      margin: 0;
      padding: 0;
      width: 423px;
      list-style: none;
      max-height: 300px; }
      header .hidden-menu .interesting-menu li:not(:last-child) {
        margin: 0 5px 29px 0; }
      @media (max-width: 992px) {
        header .hidden-menu .interesting-menu {
          width: 100%;
          max-height: 100%; } }
    header .hidden-menu a:hover {
      color: #06828a; }
    header .hidden-menu::before {
      content: '';
      position: absolute;
      top: 5px;
      left: 50%;
      transform: translateX(-50%);
      display: block;
      width: 1px;
      height: 28px;
      background-color: #ebebeb; }
      @media (max-width: 992px) {
        header .hidden-menu::before {
          display: none; } }
    header .hidden-menu li:not(:last-child) {
      margin: 0 0 29px; }
    @media (max-width: 992px) {
      header .hidden-menu li a {
        font-size: 16px !important;
        line-height: 16px !important;
        color: #393939; } }
  header .header-triggers {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: 25px; }
    @media (max-width: 992px) {
      header .header-triggers {
        justify-content: center;
        width: 100%;
        padding: 0 46px 30px;
        margin-left: 0; } }
    @media (max-width: 550px) {
      header .header-triggers {
        justify-content: flex-start; } }
    header .header-triggers .search-trigger {
      display: block;
      width: 16px;
      min-width: 16px;
      height: 16px;
      margin-right: 24px; }
      @media (max-width: 992px) {
        header .header-triggers .search-trigger {
          display: none; } }
      header .header-triggers .search-trigger img {
        width: 100%; }
    header .header-triggers .whatsapp {
      display: block;
      width: 21px;
      min-width: 21px;
      height: 21px; }
      @media (max-width: 992px) {
        header .header-triggers .whatsapp {
          width: 45px;
          min-width: 45px;
          height: 45px;
          margin-right: 23px; } }
      header .header-triggers .whatsapp img {
        width: 100%; }
    header .header-triggers .viber {
      display: none; }
      @media (max-width: 992px) {
        header .header-triggers .viber {
          display: block;
          width: 39px;
          min-width: 39px;
          height: 43px; } }
      header .header-triggers .viber img {
        width: 100%; }
  header .search-field {
    position: absolute;
    top: 100%;
    right: 6px;
    z-index: 3;
    width: 100%;
    display: none;
    max-width: 930px;
    padding: 14px 33px 25px 47px;
    background-color: #ffffff; }
    header .search-field .search-container {
      display: none; }
    @media (max-width: 992px) {
      header .search-field {
        position: static;
        display: block;
        padding: 0 42px 31px 42px; }
        header .search-field .search-container {
          display: flex; }
        header .search-field .search-row,
        header .search-field .search-reset {
          display: none; }
        header .search-field .search-container {
          align-items: flex-end;
          border-bottom: 1px solid #e0e0e0;
          max-width: 207px;
          margin: 0 auto; }
          header .search-field .search-container input {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            padding: 0 28px 0 8px;
            height: 17px;
            margin-bottom: 6px;
            font-size: 14px;
            line-height: 14px;
            vertical-align: middle;
            border-bottom: none;
            border-radius: 0 !important; } }
    @media (max-width: 550px) {
      header .search-field .search-container {
        margin: 0; } }
    header .search-field form {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%; }
    header .search-field input {
      width: 100%;
      max-width: 788px;
      margin-right: 10px;
      border: none;
      background-color: transparent;
      font-family: 'Circe-Light';
      font-size: 16px;
      line-height: 16px;
      color: #939393;
      border-bottom: 1px solid #ebebeb;
      transition: 0.3s ease; }
    header .search-field .search-reset {
      width: 25px;
      min-width: 25px;
      height: 25px;
      outline: none; }
      header .search-field .search-reset img {
        width: 100%; }
  header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 7;
    box-shadow: 0 0 15px lightgray; }
    header.fixed .search-field,
    header.fixed .hidden-menu {
      box-shadow: 0 5px 4px rgba(0, 0, 0, 0.12); }
      @media (max-width: 992px) {
        header.fixed .search-field,
        header.fixed .hidden-menu {
          box-shadow: none !important; } }
  @media (max-width: 992px) {
    header .header-menu-wrap {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 10;
      display: none;
      width: 100%;
      height: 100vh;
      overflow: scroll;
      background-color: #ffffff; } }
  header .header-menu {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1170px;
    padding-top: 34px;
    padding-bottom: 34px; }
    @media (max-width: 992px) {
      header .header-menu {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding: 0 0 90px; }
        header .header-menu .menu {
          flex-direction: column;
          align-items: flex-start;
          padding: 0 42px;
          max-width: 340px;
          width: 100%;
          margin: 0 auto 40px; }
          header .header-menu .menu li:not(:last-child) {
            margin: 0 0 39px; }
          header .header-menu .menu .hidden-menu li:not(:last-child) {
            margin: 0 0 35px; }
          header .header-menu .menu li > span,
          header .header-menu .menu li > a,
          header .header-menu .menu .hidden-menu li > span,
          header .header-menu .menu .hidden-menu li > a {
            font-size: 21px;
            line-height: 21px; }
          header .header-menu .menu li {
            width: 100%; }
            header .header-menu .menu li > span {
              justify-content: space-between;
              width: 100%; } }
    @media (max-width: 550px) {
      header .header-menu .menu {
        margin: 0 0 45px; } }
    header .header-menu .menu-close {
      display: none;
      width: 53px;
      height: 53px;
      background: transparent;
      border: none;
      outline: none; }
      header .header-menu .menu-close img {
        width: 100%; }
      @media (max-width: 992px) {
        header .header-menu .menu-close {
          display: block; } }
    @media (max-width: 992px) {
      header .header-menu-top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 100px;
        margin-bottom: 35px;
        padding: 23px 46px 24px 22px; }
        header .header-menu-top .logo {
          max-width: 180px;
          padding-top: 10px; } }
  header.open .header-mob {
    display: none !important; }
  header.open .header-menu-wrap {
    display: block; }
  @media (max-width: 992px) {
    header.open.step-two .menu > li:not(:last-child) {
      margin-bottom: 0 !important; }
    header.open.step-two .menu > li > span,
    header.open.step-two .menu > li > a {
      display: none; } }
  header .header-mob {
    display: none;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100px;
    padding-top: 23px;
    padding-bottom: 24px; }
    header .header-mob .logo {
      max-width: 180px;
      padding-top: 10px; }
    header .header-mob .menu-trigger {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 45px;
      height: 33px;
      background: transparent;
      border: none;
      outline: none; }
      header .header-mob .menu-trigger img {
        width: 100%; }
    @media (max-width: 992px) {
      header .header-mob {
        display: flex; } }

.banner {
  position: relative; }
  .banner-cnt-titles {
    position: absolute;
    z-index: 2;
    top: 34%;
    left: 50%;
    transform: translate(-50%); }
    @media (max-width: 650px) {
      .banner-cnt-titles {
        top: 38%; } }
  .banner-slider img, .banner-page-img img {
    width: 100%; }
  @media (max-width: 767px) {
    .banner-slider img, .banner-page-img img {
      height: 377px;
      width: auto !important;
      margin: 0 0 0 -180px; } }
  .banner-slider-item {
    position: relative;
    width: 100%; }
    @media (max-width: 767px) {
      .banner-slider-item {
        display: flex;
        justify-content: center;
        position: relative;
        width: 100%;
        overflow: hidden; } }
    .banner-slider-item p {
      position: absolute;
      z-index: 2;
      bottom: -3px;
      left: 20px;
      white-space: nowrap;
      display: none;
      font-family: 'Circe-Bold';
      font-size: 32px;
      line-height: 23px;
      text-transform: uppercase;
      color: #ffffff; }
      @media (max-width: 1250px) {
        .banner-slider-item p {
          font-size: 21px;
          line-height: 16px; } }
      @media (max-width: 630px) {
        .banner-slider-item p {
          display: block; } }
  @media (max-width: 767px) {
    .banner-page-img {
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden; } }
  .banner::before {
    content: '';
    position: absolute;
    z-index: 2;
    top: calc(100% - 4px);
    left: calc(50% - 0.5px);
    width: 0.2px;
    height: 155px;
    transform: translateX(-50%);
    display: block;
    background-color: #d6d6d6;
    transition: 0.3s ease; }
    @media (max-width: 1250px) {
      .banner::before {
        display: none; } }

.head-title h1 {
  font-family: 'Circe-ExtraLight';
  font-size: 114px;
  line-height: 121px;
  font-weight: 100;
  text-transform: uppercase;
  color: #ffffff; }
  @media (max-width: 1250px) {
    .head-title h1 {
      font-size: 90px;
      line-height: 90px; } }
  @media (max-width: 992px) {
    .head-title h1 {
      font-size: 62px;
      line-height: 68px; } }

.head-title p {
  font-family: 'Circe-Light';
  padding-left: 78px;
  font-size: 47px;
  line-height: 47px;
  text-transform: uppercase;
  color: #ffffff; }
  @media (max-width: 1250px) {
    .head-title p {
      font-size: 38px;
      line-height: 38px; } }
  @media (max-width: 992px) {
    .head-title p {
      padding-left: 50px;
      font-size: 26px;
      line-height: 26px; } }

.breadcrumbs {
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  @media (max-width: 767px) {
    .breadcrumbs {
      display: none; } }
  .breadcrumbs span,
  .breadcrumbs a {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    transition: 0.3s ease; }
  .breadcrumbs .slash {
    display: inline-block;
    margin: 0 10px; }

.banner-page .head-title h1 {
  margin-left: -4px;
  margin-bottom: 10px;
  font-family: 'Circe-ExtraLight';
  font-size: 56px;
  line-height: 56px;
  text-transform: uppercase;
  color: #ffffff; }
  .banner-page .head-title h1.smaller {
    font-size: 32px;
    line-height: 44px; }
    @media (max-width: 992px) {
      .banner-page .head-title h1.smaller {
        font-size: 21px;
        line-height: 24px; } }
  @media (max-width: 767px) {
    .banner-page .head-title h1 {
      font-family: 'Circe-ExtraLight';
      font-size: 30px;
      line-height: 30px; } }

.banner-page .banner-cnt-titles {
  top: auto;
  bottom: 79px; }
  @media (max-width: 1024px) {
    .banner-page .banner-cnt-titles {
      top: auto;
      bottom: 22px; } }

.banner-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  z-index: 2;
  bottom: -3px;
  left: 50%;
  transform: translate(-50%); }
  .banner-info p {
    font-family: 'Circe-Bold';
    font-size: 32px;
    line-height: 23px;
    text-transform: uppercase;
    color: #ffffff; }
    @media (max-width: 1250px) {
      .banner-info p {
        font-size: 21px;
        line-height: 16px; } }
    @media (max-width: 630px) {
      .banner-info p {
        display: none; } }

.news-list-section {
  padding: 163px 0 114px; }
  @media (max-width: 1250px) {
    .news-list-section {
      padding: 75px 0 53px; } }
  @media (max-width: 915px) {
    .news-list-section {
      overflow-x: hidden; } }
  .news-list-section .title {
    margin-bottom: 118px; }
    @media (max-width: 1250px) {
      .news-list-section .title {
        margin-bottom: 46px; } }

.news-list-page-section {
  padding: 151px 0 0; }
  @media (max-width: 1250px) {
    .news-list-page-section {
      padding: 75px 0 0; } }
  .news-list-page-section.search-list {
    padding: 151px 0 140px; }
    @media (max-width: 1250px) {
      .news-list-page-section.search-list {
        padding: 75px 0; } }

.news-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  @media (max-width: 1100px) {
    .news-list.news-list-slider .owl-item {
      display: flex;
      align-items: center;
      justify-content: center; } }
  @media (max-width: 915px) {
    .news-list.news-list-slider {
      min-width: 875px; } }
  @media (max-width: 600px) {
    .news-list.news-list-slider {
      min-width: 560px; } }

.news-list-item {
  width: 100%;
  max-width: 462px;
  margin: 15px;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.18);
  background-color: #ffffff;
  transition: 0.3s ease; }
  @media (max-width: 1500px) {
    .news-list-item {
      max-width: 400px; } }
  @media (max-width: 1300px) {
    .news-list-item {
      max-width: 320px; } }
  @media (max-width: 1100px) {
    .news-list-item {
      max-width: 445px; } }
  @media (max-width: 992px) {
    .news-list-item {
      max-width: 262px; } }
  @media (max-width: 650px) {
    .news-list-item {
      margin: 9px;
      box-shadow: 0 0 9px rgba(0, 0, 0, 0.18); } }
  .news-list-item:hover {
    box-shadow: none; }
  .news-list-item-img {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    max-height: 387px;
    overflow: hidden; }
    @media (max-width: 992px) {
      .news-list-item-img {
        max-height: 218px; } }
    .news-list-item-img img {
      width: 100%; }
  .news-list-item-cnt {
    padding: 18px 36px 34px 20px;
    border: 1px solid #ebebeb; }
    @media (max-width: 1300px) {
      .news-list-item-cnt {
        padding: 15px 15px 17px 11px; } }
    .news-list-item-cnt p {
      height: 66px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      overflow: hidden;
      -webkit-box-orient: vertical;
      font-family: 'Gilroy-Regular';
      font-size: 16px;
      line-height: 22px;
      color: #898989; }
      @media (max-width: 992px) {
        .news-list-item-cnt p {
          height: 85px;
          font-size: 13px;
          line-height: 17px;
          -webkit-line-clamp: 5; } }
  .news-list-item-date {
    margin-bottom: 15px;
    font-family: 'Gilroy-Extrabold';
    font-size: 16px;
    line-height: 16px;
    color: #d1d1d1; }
    @media (max-width: 992px) {
      .news-list-item-date {
        margin-bottom: 8px;
        font-size: 12px;
        line-height: 12px; } }
  .news-list-item-title {
    margin-bottom: 10px;
    font-family: 'Futura PT Book';
    font-size: 25px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #06828a; }
    @media (max-width: 992px) {
      .news-list-item-title {
        margin-bottom: 6px;
        font-size: 13px;
        line-height: 17px;
        height: 34px; } }
  .news-list-item-more {
    font-family: 'Futura PT Book';
    font-size: 16px;
    line-height: 21px;
    color: #7d2a40;
    transition: 0.3s ease; }
    .news-list-item-more:hover {
      text-decoration: underline; }

.news-list-page-section .news-list {
  flex-flow: row wrap; }
  @media (max-width: 1160px) {
    .news-list-page-section .news-list {
      justify-content: space-around; } }
  @media (max-width: 767px) {
    .news-list-page-section .news-list {
      flex-direction: column;
      align-items: center; } }

.news-list-page-section .wrapper {
  max-width: 1170px; }

.news-list-page-section .news-list-item {
  max-width: 360px;
  margin: 0 0 20px; }
  @media (max-width: 767px) {
    .news-list-page-section .news-list-item {
      max-width: 262px; } }
  .news-list-page-section .news-list-item-img {
    max-height: 300px; }
  .news-list-page-section .news-list-item-cnt {
    padding: 14px 20px 15px 14px; }
    .news-list-page-section .news-list-item-cnt p {
      margin-bottom: 8px;
      height: 51px;
      font-size: 13px;
      line-height: 17px; }
  .news-list-page-section .news-list-item-date {
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 13px; }
  .news-list-page-section .news-list-item-title {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 22px;
    height: 44px; }

.article-list-section {
  padding: 157px 0 127px; }
  @media (max-width: 1100px) {
    .article-list-section {
      padding: 100px 0 111px; } }

.article-list {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 992px) {
    .article-list {
      flex-flow: row wrap;
      justify-content: space-around; } }

.news-link-more {
  display: none; }
  @media (max-width: 1100px) {
    .news-link-more {
      display: block;
      width: 64px;
      height: 42px;
      margin: 24px auto 0; } }

.article-list-item {
  position: relative;
  width: 100%;
  max-width: 665px;
  height: 100%; }
  @media (max-width: 1380px) {
    .article-list-item {
      max-width: 550px; } }
  @media (max-width: 1170px) {
    .article-list-item {
      max-width: 490px; } }
  @media (max-width: 1100px) {
    .article-list-item {
      max-width: 460px; } }
  @media (max-width: 992px) {
    .article-list-item {
      max-width: 322px; }
      .article-list-item:not(:last-child) {
        margin-bottom: 33px; } }
  .article-list-item::before {
    content: '';
    position: absolute;
    z-index: 0;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: calc(100% - 25px);
    height: calc(100% + 18px);
    border: 1px solid #ebebeb; }
    @media (max-width: 992px) {
      .article-list-item::before {
        top: -8px;
        width: calc(100% - 12px);
        height: calc(100% + 8px); } }
  .article-list-item-img {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    max-height: 320px;
    overflow: hidden; }
    @media (max-width: 1380px) {
      .article-list-item-img {
        max-height: 240px; } }
    @media (max-width: 1170px) {
      .article-list-item-img {
        max-height: 210px; } }
    @media (max-width: 992px) {
      .article-list-item-img {
        max-height: 155px; } }
    .article-list-item-img img,
    .article-list-item-img video {
      width: 100%; }
  .article-list-item-cnt {
    position: relative;
    z-index: 1;
    padding: 38px 54px 29px 54px;
    width: calc(100% - 25px);
    margin: 0 auto; }
    @media (max-width: 1250px) {
      .article-list-item-cnt {
        padding: 30px; } }
    @media (max-width: 992px) {
      .article-list-item-cnt {
        padding: 31px 20px 27px 14px; } }
    .article-list-item-cnt p {
      margin-bottom: 20px;
      height: 132px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 6;
      overflow: hidden;
      -webkit-box-orient: vertical;
      font-family: 'Gilroy-Regular';
      font-size: 16px;
      line-height: 22px;
      color: #898989; }
      @media (max-width: 992px) {
        .article-list-item-cnt p {
          margin-bottom: 16px;
          height: 162px;
          font-size: 14px;
          line-height: 18px;
          -webkit-line-clamp: 9; } }
  .article-list-item-title {
    margin-bottom: 16px;
    font-family: 'Circe-Light';
    font-size: 32px;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    display: -webkit-box;
    text-transform: uppercase;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #06828a; }
    @media (max-width: 992px) {
      .article-list-item-title {
        margin-bottom: 14px;
        height: 26px;
        font-size: 21px;
        line-height: 26px; } }
  .article-list-item-more {
    position: relative;
    font-family: 'Futura PT Book';
    font-size: 16px;
    line-height: 21px;
    color: #7d2a40; }
    .article-list-item-more::before {
      content: '';
      position: absolute;
      right: -40px;
      top: calc(50% - -1.5px);
      width: 31px;
      height: 1px;
      background-color: #7d2a40;
      transition: 0.3s ease; }
    .article-list-item-more:hover::before {
      width: calc(100% + 30px); }

.article {
  width: 100%;
  max-width: 827px;
  padding-top: 25px;
  margin-right: 15px; }
  .article-full {
    max-width: 100%; }
  @media (max-width: 1370px) {
    .article {
      padding-top: 0; } }
  @media (max-width: 992px) {
    .article {
      max-width: 100%;
      margin-right: 0; } }
  .article-shared {
    position: absolute;
    top: 96px;
    left: 28px;
    z-index: 4; }
    @media (max-width: 1370px) {
      .article-shared {
        position: static;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 30px 0 40px; } }
    .article-shared.fixed {
      position: fixed; }
    .article-shared-info {
      margin-bottom: 13px; }
      @media (max-width: 1370px) {
        .article-shared-info {
          margin: 0 13px 0 0; } }
      .article-shared-info p {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 2px;
        font-family: 'Gilroy-Bold';
        font-size: 30px;
        line-height: 30px;
        color: #898989; }
        .article-shared-info p img {
          width: 25px;
          margin-right: 7px; }
      .article-shared-info span {
        font-family: 'Gilroy-Regular';
        font-size: 12px;
        line-height: 12px;
        color: #898989; }
    .article-shared a {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 35px;
      height: 35px;
      border-radius: 50%; }
      .article-shared a img {
        width: 100%; }
      .article-shared a:not(:last-child) {
        margin-bottom: 6px; }
        @media (max-width: 1370px) {
          .article-shared a:not(:last-child) {
            margin: 0 6px 0 0; } }
  .article-wrap {
    position: relative;
    padding: 160px 0 0;
    overflow: hidden; }
    .article-wrap-card {
      padding-top: 0; }
    @media (max-width: 1370px) {
      .article-wrap {
        padding: 85px 0 0; } }
  .article-block {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 87px; }
    @media (max-width: 992px) {
      .article-block {
        flex-direction: column;
        align-items: center;
        padding-bottom: 60px; } }
  .article-sidebar {
    width: 100%;
    max-width: 293px; }
    @media (max-width: 992px) {
      .article-sidebar {
        max-width: 100%;
        padding: 55px 0 0; } }
    @media (max-width: 992px) {
      .article-sidebar-slider {
        min-width: 935px; } }
    .article-sidebar .news-link-more {
      margin-top: 30px;
      display: none; }
      @media (max-width: 992px) {
        .article-sidebar .news-link-more {
          display: flex;
          justify-content: center; } }
    .article-sidebar-item {
      width: 100%;
      max-width: 293px; }
      .article-sidebar-item:not(:last-child) {
        margin-bottom: 65px; }
        @media (max-width: 992px) {
          .article-sidebar-item:not(:last-child) {
            margin-bottom: 0; } }
      .article-sidebar-item-img {
        position: relative;
        display: block;
        width: 100%;
        height: 174px;
        margin-bottom: 10px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center; }
        .article-sidebar-item-img::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1;
          display: block;
          width: 100%;
          height: 100%;
          background-color: rgba(0, 0, 0, 0.5);
          opacity: 0;
          transition: 0.3s ease; }
        .article-sidebar-item-img:hover::before {
          opacity: 1; }
        .article-sidebar-item-img span {
          position: absolute;
          bottom: -8px;
          right: -3px;
          z-index: 2;
          font-family: "Circe-Bold";
          font-size: 30px;
          line-height: 30px;
          text-transform: uppercase;
          color: #ffffff; }
          @media (max-width: 767px) {
            .article-sidebar-item-img span {
              right: 0px; } }
      .article-sidebar-item-title {
        font-family: 'Circe-Light';
        font-size: 18px;
        line-height: 18px;
        text-transform: uppercase;
        color: #06828a; }
  .article-text {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 21px;
    color: #898989; }
    @media (max-width: 767px) {
      .article-text {
        font-size: 14px;
        line-height: 22px; } }
    .article-text:not(:last-child) {
      margin-bottom: 29px; }
      @media (max-width: 767px) {
        .article-text:not(:last-child) {
          margin-bottom: 20px; } }
    .article-text a {
      font-family: 'Gilroy-Bold';
      padding-bottom: 1px;
      border-bottom: 2px solid #06828a;
      transition: 0.3s ease;
      color: #898989; }
      .article-text a:hover {
        color: #06828a; }
    .article-text b {
      font-family: 'Gilroy-Bold'; }
  .article .green-bold {
    font-family: 'Circe-Light';
    font-size: 21px;
    line-height: 32px;
    color: #06828a; }
    @media (max-width: 767px) {
      .article .green-bold {
        font-size: 16px;
        line-height: 21px; } }
    .article .green-bold:not(:last-child) {
      margin-bottom: 35px; }
      @media (max-width: 767px) {
        .article .green-bold:not(:last-child) {
          margin-bottom: 65px; } }
  .article-img:not(:last-child) {
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      .article-img:not(:last-child) {
        margin-bottom: 10px;
        margin-top: -5px; } }
  .article-img img {
    width: 100%; }
  .article-img-container {
    width: 100%;
    max-width: 837px; }
    @media (max-width: 767px) {
      .article-img-container {
        width: calc(100% + 40px);
        margin-left: -20px; } }
    .article-img-container:not(:last-child) {
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .article-img-container:not(:last-child) {
          margin-bottom: 56px; } }
  .article-img-big {
    width: 100%; }
  .article-img-duo {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%; }
    .article-img-duo img {
      width: 49%;
      max-width: 407px; }
      .article-img-duo img:nth-child(1) {
        margin-right: 13px; }
  .article-quote {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: row wrap;
    width: 100%;
    height: 64px;
    padding: 0 25px;
    margin-bottom: 25px;
    font-family: 'Circe-Light';
    font-size: 21px;
    line-height: 32px;
    text-transform: uppercase;
    color: #06828a;
    border-left: 4px solid #06828a;
    background-image: url(../images/quote.png);
    background-size: 77px 63px;
    background-repeat: no-repeat;
    background-position: right 12px top 0px; }
    .article-quote:not(:last-child) {
      margin-bottom: 25px; }
    @media (max-width: 1370px) {
      .article-quote {
        font-size: 16px;
        line-height: 24px; } }
    @media (max-width: 767px) {
      .article-quote {
        height: auto;
        min-height: 55px;
        padding: 0 11px;
        margin-bottom: 20px;
        background-size: 47px 39px;
        background-position: right 2px top 0px; } }
  .article-video {
    width: 100%;
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      .article-video {
        width: calc(100% + 40px);
        margin-left: -20px;
        padding: 18px 0; } }
    .article-video iframe,
    .article-video video {
      width: 100%;
      height: 553px; }
      @media (max-width: 767px) {
        .article-video iframe,
        .article-video video {
          height: 241px; } }
  .article .read-more-line {
    padding: 20px 0 15px;
    margin-bottom: 42px; }
    @media (max-width: 767px) {
      .article .read-more-line {
        padding: 26px 0 0;
        margin-bottom: 43px; } }
    .article .read-more-line-title {
      font-family: 'Circe-Light';
      font-size: 32px;
      line-height: 17px;
      text-transform: uppercase;
      color: #06828a; }
    .article .read-more-line a {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      width: calc(100% - 28px);
      height: 131px;
      font-family: 'Circe-Bold';
      font-size: 21px;
      line-height: 21px;
      text-transform: uppercase;
      color: #06828a;
      background: transparent;
      border: 1px solid #06828a;
      border-left: 0px solid transparent;
      transition: 0.3s ease; }
      @media (max-width: 767px) {
        .article .read-more-line a {
          width: 100%;
          height: 190px;
          font-size: 21px;
          line-height: 32px; } }
      .article .read-more-line a::before {
        content: '';
        position: absolute;
        right: 100%;
        min-width: 1000px;
        height: calc(100% + 2px);
        border: 1px solid #06828a;
        border-right: none;
        transition: 0.3s ease; }
      .article .read-more-line a:hover {
        color: #ffffff;
        background: #06828a; }
        .article .read-more-line a:hover::before {
          background-color: #06828a; }
  .article-table {
    padding: 23px 0;
    margin-bottom: 23px; }
    @media (max-width: 767px) {
      .article-table {
        padding: 26px 0 0; } }
    .article-table-title {
      margin-bottom: 32px;
      font-family: 'Circe-Light';
      font-size: 21px;
      line-height: 21px;
      text-transform: uppercase;
      color: #06828a; }
      @media (max-width: 767px) {
        .article-table-title {
          font-size: 26px;
          line-height: 32px;
          margin-bottom: 44px; } }
    .article-table p {
      font-family: 'Gilroy-Regular';
      font-size: 14px;
      line-height: 14px;
      color: #898989; }
    .article-table table {
      width: 100%;
      max-width: 435px;
      margin-bottom: 9px; }
      .article-table table tr {
        min-height: 50px;
        height: 50px;
        text-align: left; }
        .article-table table tr:nth-child(odd) {
          background-color: #ebebeb; }
        .article-table table tr td {
          padding-left: 20px;
          font-family: 'Gilroy-Regular';
          font-size: 16px;
          line-height: 16px;
          text-align: left;
          vertical-align: middle;
          color: #898989; }
          .article-table table tr td:nth-child(1) {
            max-width: 150px; }
  .article-ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .article-ul li {
      position: relative;
      padding-left: 14px;
      font-size: 16px;
      line-height: 21px;
      color: #898989; }
      @media (max-width: 767px) {
        .article-ul li {
          font-size: 14px;
          line-height: 22px; } }
      .article-ul li:not(:last-child) {
        margin-bottom: 11px; }
        @media (max-width: 767px) {
          .article-ul li:not(:last-child) {
            margin-bottom: 16px; } }
      .article-ul li::before {
        content: '';
        position: absolute;
        left: 0;
        top: 6px;
        display: block;
        width: 5px;
        height: 5px;
        background-color: #06828a;
        border-radius: 50%; }
      .article-ul li p {
        display: block;
        font-family: 'Gilroy-Bold'; }
      .article-ul li span {
        display: block;
        font-family: 'Gilroy-Regular'; }

.news-article {
  padding: 0 0 99px; }
  @media (max-width: 1250px) {
    .news-article {
      padding: 0 0 50px; } }
  .news-article .title {
    margin-bottom: 74px;
    font-size: 32px;
    line-height: 32px;
    padding-left: 0; }
    @media (max-width: 1150px) {
      .news-article .title {
        padding: 0 20px; } }
    @media (max-width: 767px) {
      .news-article .title {
        margin-bottom: 47px;
        font-size: 26px;
        line-height: 32px; } }

.benefits-list-section {
  padding: 112px 0 113px;
  border-top: 1px solid #ebebeb; }
  @media (max-width: 1170px) {
    .benefits-list-section {
      padding: 96px 0 60px; } }

.benefits-list {
  display: flex;
  align-self: flex-start;
  justify-content: space-between; }
  @media (max-width: 992px) {
    .benefits-list {
      flex-flow: row wrap; } }

.bnf {
  display: flex;
  align-self: flex-start;
  justify-content: flex-start;
  width: 100%;
  max-width: 380px;
  padding-right: 13px; }
  @media (max-width: 992px) {
    .bnf {
      max-width: 50%; }
      .bnf:not(:last-child) {
        padding-bottom: 41px; } }
  @media (max-width: 600px) {
    .bnf {
      max-width: 100%;
      padding-right: 0; } }
  .bnf-img {
    width: 52px;
    min-width: 52px;
    height: 49px;
    margin-right: 22px; }
    @media (max-width: 1170px) {
      .bnf-img {
        margin-right: 5px; } }
    @media (max-width: 600px) {
      .bnf-img {
        margin-right: 35px !important; } }
    .bnf-img.bnf-img-2 {
      margin-right: 6px;
      margin-top: -11px; }
    .bnf-img.bnf-img-3 {
      margin-right: 14px;
      margin-top: -9px; }
    .bnf-img img {
      max-width: 100%; }
  .bnf-cnt p {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 21px;
    color: #898989; }
    @media (max-width: 600px) {
      .bnf-cnt p {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 18px; } }
  .bnf-name {
    display: block;
    margin-bottom: 7px;
    font-family: 'Circe-Bold';
    font-size: 26px;
    line-height: 26px;
    text-transform: uppercase;
    color: #b5b5b5;
    transition: 0.3s ease; }
    .bnf-name:hover {
      color: #06828a; }
    @media (max-width: 600px) {
      .bnf-name {
        margin-bottom: 10px;
        font-size: 21px;
        line-height: 21px; } }

.catalog-list {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto; }
  .catalog-list .catalog-link {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    max-height: 347px;
    overflow: hidden; }
    @media (max-width: 1910px) {
      .catalog-list .catalog-link {
        max-height: 310px; } }
    @media (max-width: 1700px) {
      .catalog-list .catalog-link {
        max-height: 270px; } }
    @media (max-width: 1480px) {
      .catalog-list .catalog-link {
        max-height: 235px; } }
    @media (max-width: 1300px) {
      .catalog-list .catalog-link {
        max-height: 200px; } }
    @media (max-width: 1100px) {
      .catalog-list .catalog-link {
        max-height: 175px; } }
    @media (max-width: 955px) {
      .catalog-list .catalog-link {
        width: 100%;
        max-height: 208px; } }
    @media (max-width: 650px) {
      .catalog-list .catalog-link {
        display: flex;
        justify-content: center;
        width: 100%;
        max-height: 209px;
        min-height: 209px; } }
    .catalog-list .catalog-link::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      display: block;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      opacity: 0;
      transition: 0.3s ease; }
    .catalog-list .catalog-link:hover::before {
      opacity: 1; }
    .catalog-list .catalog-link img {
      width: 100%; }
      @media (max-width: 650px) {
        .catalog-list .catalog-link img {
          width: auto; } }
    .catalog-list .catalog-link span {
      position: absolute;
      top: calc(50% - 18px);
      left: 50%;
      z-index: 2;
      width: 100%;
      padding: 0 10px;
      font-family: 'Circe-Bold';
      font-size: 36px;
      line-height: 36px;
      text-transform: uppercase;
      text-align: center;
      transform: translateX(-50%);
      color: #ffffff; }
      @media (max-width: 1300px) {
        .catalog-list .catalog-link span {
          top: calc(50% - 15px);
          font-size: 30px;
          line-height: 30px; } }
      @media (max-width: 992px) {
        .catalog-list .catalog-link span {
          top: calc(50% - 11px);
          font-size: 22px;
          line-height: 22px; } }
      .catalog-list .catalog-link span::before {
        content: '';
        position: absolute;
        top: calc(100% + 20px);
        left: calc(50% - 1.5px);
        width: 46px;
        height: 3px;
        transform: translateX(-50%);
        display: block;
        background-color: #d6d6d6;
        transition: 0.3s ease; }
        @media (max-width: 1300px) {
          .catalog-list .catalog-link span::before {
            top: calc(100% + 6px);
            left: calc(50% - 1px);
            width: 27px;
            height: 2px; } }
    .catalog-list .catalog-link:hover span::before {
      left: calc(50% - 23px);
      transform: rotate(90deg); }
      @media (max-width: 1300px) {
        .catalog-list .catalog-link:hover span::before {
          left: calc(50% - 13.5px); } }

.catalog-page-cnt {
  padding: 159px 0 135px; }
  @media (max-width: 767px) {
    .catalog-page-cnt {
      padding: 50px 0; } }

.catalog-page-list {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap; }
  @media (max-width: 1160px) {
    .catalog-page-list {
      flex-direction: column;
      align-items: center; } }
  .catalog-page-list a {
    position: relative;
    display: block;
    width: 100%;
    max-width: 557px;
    height: 330px;
    margin-bottom: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: 0.3s ease;
    overflow: hidden; }
    @media (max-width: 600px) {
      .catalog-page-list a {
        height: 240px; } }
    .catalog-page-list a::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      display: block;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      opacity: 0;
      transition: 0.3s ease; }
    .catalog-page-list a:hover::before {
      opacity: 1; }
    .catalog-page-list a span {
      position: absolute;
      bottom: -12px;
      right: -5px;
      z-index: 2;
      font-family: "Circe-Bold";
      font-size: 56px;
      line-height: 56px;
      text-transform: uppercase;
      color: #ffffff; }
      @media (max-width: 550px) {
        .catalog-page-list a span {
          font-size: 30px;
          line-height: 30px;
          bottom: -7px; } }

.error-section {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: calc(100vh - 111px);
  padding: 15px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: #ffffff; }
  @media (max-width: 1250px) {
    .error-section {
      height: calc(100vh - 111px); } }
  @media (max-width: 992px) {
    .error-section {
      height: calc(100vh - 100px); } }
  .error-section::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: calc(50% - 1px);
    display: block;
    width: 2px;
    height: 155px;
    background-color: #ebebeb; }
    @media (max-height: 770px) {
      .error-section::before {
        display: none; } }
  .error-section .error-text-xs {
    margin-bottom: 21px;
    font-family: 'Gilroy-Bold';
    font-size: 30px;
    line-height: 30px; }
    @media (max-height: 500px) {
      .error-section .error-text-xs {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 20px; } }
    @media (max-width: 450px) {
      .error-section .error-text-xs {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 20px; } }
  .error-section .error-text-s {
    font-family: 'Gilroy-Bold';
    text-transform: uppercase;
    font-size: 36px;
    line-height: 36px; }
    @media (max-height: 500px) {
      .error-section .error-text-s {
        font-size: 20px;
        line-height: 20px; } }
    @media (max-width: 450px) {
      .error-section .error-text-s {
        font-size: 20px;
        line-height: 20px; } }
  .error-section .error-text-m {
    margin-bottom: 8px;
    font-family: 'Circe-Bold';
    text-transform: uppercase;
    font-size: 65px;
    line-height: 65px; }
    @media (max-height: 500px) {
      .error-section .error-text-m {
        font-size: 30px;
        line-height: 30px; } }
    @media (max-width: 450px) {
      .error-section .error-text-m {
        font-size: 30px;
        line-height: 30px; } }
  .error-section .error-text-l {
    font-family: 'Circe-Bold';
    font-size: 232px;
    line-height: 200px; }
    @media (max-height: 500px) {
      .error-section .error-text-l {
        font-size: 100px;
        line-height: 100px; } }
    @media (max-width: 450px) {
      .error-section .error-text-l {
        font-size: 100px;
        line-height: 100px; } }

.thanks-section {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  padding: 268px 0 242px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 1300px) {
    .thanks-section {
      padding: 100px 0; } }
  .thanks-section .wrapper {
    max-width: 1170px; }
  .thanks-section h1 {
    margin-bottom: 6px;
    font-family: 'Circe-Bold';
    font-size: 64px;
    line-height: 64px;
    text-transform: uppercase;
    color: #ffffff; }
    @media (max-width: 992px) {
      .thanks-section h1 {
        font-size: 48px;
        line-height: 48px; } }
    @media (max-width: 600px) {
      .thanks-section h1 {
        font-size: 24px;
        line-height: 24px;
        text-align: center; } }
  .thanks-section p {
    padding-left: 165px;
    font-family: 'Gilroy-Bold';
    font-size: 32px;
    line-height: 23px;
    color: #ffffff; }
    @media (max-width: 992px) {
      .thanks-section p {
        padding-left: 105px;
        font-size: 24px;
        line-height: 24px; } }
    @media (max-width: 600px) {
      .thanks-section p {
        padding-left: 0px;
        font-size: 16px;
        line-height: 16px;
        text-align: center; } }
    .thanks-section p span {
      font-size: 21px;
      line-height: 21px; }
      @media (max-width: 992px) {
        .thanks-section p span {
          font-size: 14px;
          line-height: 14px; } }

.pages-links-wrapper {
  padding: 50px 0 65px; }
  .pages-links-wrapper .wrapper {
    max-width: 1170px;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    @media (max-width: 767px) {
      .pages-links-wrapper .wrapper {
        justify-content: center; } }
  @media (max-width: 767px) {
    .pages-links-wrapper {
      padding-top: 10px; } }

.pages-links {
  display: flex;
  align-items: center;
  justify-content: center; }
  .pages-links a {
    font-family: 'Gilroy-Light';
    font-size: 16px;
    line-height: 16px;
    color: #a6a6a6;
    transition: 0.3s ease; }
    .pages-links a:not(.pages-links-arrows) {
      padding: 0 13px; }
    .pages-links a:hover {
      color: #06828a; }
  .pages-links .pages-links-arrows {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 31px;
    min-width: 31px;
    height: 31px;
    border: 1px solid #b7b7b7; }
    .pages-links .pages-links-arrows.prev-page::before {
      content: "<";
      position: absolute;
      top: calc(50% - 7px);
      left: calc(50% - 6px);
      color: #a6a6a6; }
    .pages-links .pages-links-arrows.next-page::before {
      content: ">";
      position: absolute;
      top: calc(50% - 7px);
      left: calc(50% - 6px);
      color: #a6a6a6; }
    .pages-links .pages-links-arrows:hover {
      border: 1px solid #06828a; }
      .pages-links .pages-links-arrows:hover::before {
        color: #06828a !important; }

.contact {
  padding: 154px 0 112px; }
  @media (max-width: 1100px) {
    .contact {
      padding: 50px 0; } }
  .contact-info-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%; }
    @media (max-width: 992px) {
      .contact-info-row {
        flex-flow: row wrap;
        justify-content: center; } }
    .contact-info-row:not(:last-child) {
      margin-bottom: 45px; }
      @media (max-width: 992px) {
        .contact-info-row:not(:last-child) {
          margin-bottom: 0; } }
    .contact-info-row-2 {
      align-items: center; }
  .contact .link-block-title {
    margin-bottom: 0;
    font-family: 'Circe-Regular';
    font-size: 21px;
    line-height: 26px;
    text-transform: uppercase;
    color: #393939; }
    @media (max-width: 992px) {
      .contact .link-block-title {
        text-align: center; } }
  .contact .link-block p,
  .contact .link-block a {
    font-family: 'Circe-Light';
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.7px;
    color: #393939; }
  .contact .link-block-social {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 10px; }
    @media (max-width: 450px) {
      .contact .link-block-social {
        align-items: flex-start; } }
    .contact .link-block-social .link-block-title {
      line-height: 21px;
      margin-right: 15px; }
    .contact .link-block-social a:not(:last-child) {
      margin-right: 13px; }
    .contact .link-block-social a img.whatsapp {
      width: 30px; }
    .contact .link-block-social a img.facebook {
      width: 28px; }
    .contact .link-block-social a img.instagram {
      width: 28px; }
    .contact .link-block-social a img.youtube {
      width: 38px; }
    .contact .link-block-social a img.twitter {
      width: 35px; }
    .contact .link-block-social a img.pintarest {
      width: 29px; }
  .contact-form {
    padding-bottom: 274px;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: center; }
    @media (max-width: 1100px) {
      .contact-form {
        padding-bottom: 90px; } }
    .contact-form form {
      width: 100%; }
    .contact-form-title {
      margin-bottom: 65px;
      font-family: 'Circe-Bold';
      font-size: 149px;
      line-height: 125px;
      text-transform: uppercase;
      color: #ffffff; }
      @media (max-width: 992px) {
        .contact-form-title {
          margin-bottom: 40px;
          font-size: 80px;
          line-height: 67px; } }
      @media (max-width: 500px) {
        .contact-form-title {
          margin-bottom: 30px;
          font-size: 40px;
          line-height: 27px; } }
      .contact-form-title span {
        display: block;
        font-size: 60px;
        line-height: 72px; }
        @media (max-width: 992px) {
          .contact-form-title span {
            font-size: 40px;
            line-height: 50px; } }
        @media (max-width: 992px) {
          .contact-form-title span {
            font-size: 20px;
            line-height: 30px; } }

.form-line {
  display: block;
  width: 100%;
  max-width: 488px;
  margin-bottom: 18px;
  height: 37px;
  padding: 9px 5px 10px 15px;
  font-family: 'Gilroy-Regular';
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  background: none;
  outline: none;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  border-radius: 0 !important; }
  .form-line.error {
    border-bottom: 1px solid red; }
  @media (max-width: 500px) {
    .form-line {
      font-size: 14px;
      line-height: 14px; } }
  .form-line:-ms-input-placeholder {
    color: #ffffff; }
  .form-line::-webkit-input-placeholder {
    color: #ffffff; }
  .form-line:-moz-placeholder, .form-line::-moz-placeholder {
    color: #ffffff; }

.btn-transparent {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 488px;
  height: 46px;
  font-family: 'Gilroy-Regular';
  font-size: 18px;
  line-height: 46px;
  text-transform: uppercase;
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
  transition: 0.3s ease; }
  .btn-transparent span {
    position: relative;
    display: inline-block;
    text-align: center; }
    .btn-transparent span::before {
      content: '';
      position: absolute;
      top: calc(50% - 0.5px);
      right: -40px;
      display: block;
      width: 31px;
      height: 1px;
      background-color: #ffffff;
      transition: 0.3s ease; }
  .btn-transparent:hover span::before {
    width: calc(100% + 26px); }
  .btn-transparent-red {
    color: #7d2a40;
    border: 1px solid #7d2a40; }
    .btn-transparent-red span::before {
      background-color: #7d2a40; }
    .btn-transparent-red:hover span::before {
      width: calc(100% + 26px); }

body {
  overflow-x: hidden; }

.card .wrapper {
  max-width: 1920px;
  padding: 0; }

.card-info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 157px 0 126px; }
  @media (max-width: 992px) {
    .card-info {
      padding: 72px 0 65px; } }
  .card-info-img {
    width: 100%;
    max-width: 695px;
    margin-right: 90px; }
    @media (max-width: 1150px) {
      .card-info-img {
        margin-right: 20px; } }
    @media (max-width: 1050px) {
      .card-info-img {
        max-width: 400px; } }
    @media (max-width: 992px) {
      .card-info-img {
        display: none; } }
    .card-info-img img {
      width: 100%; }
  .card-info-cnt {
    width: 100%;
    max-width: 646px;
    padding-right: 20px; }
    @media (max-width: 992px) {
      .card-info-cnt {
        padding-left: 20px;
        max-width: 100%; } }
    .card-info-cnt h4 {
      padding-bottom: 20px;
      font-family: "Circe-Light";
      font-weight: 300;
      font-size: 32px;
      line-height: 42px;
      text-transform: uppercase;
      color: #06828a; }
      @media (max-width: 767px) {
        .card-info-cnt h4 {
          padding-bottom: 20px;
          font-size: 26px;
          line-height: 32px; }
          .card-info-cnt h4 br {
            display: none; } }
    .card-info-cnt p {
      font-family: 'Gilroy-Regular';
      font-size: 16px;
      line-height: 22px;
      color: #898989; }
      .card-info-cnt p:not(:last-child) {
        margin-bottom: 20px; }
      .card-info-cnt p b {
        font-family: 'Gilroy-Bold'; }
      @media (max-width: 767px) {
        .card-info-cnt p {
          font-size: 14px;
          line-height: 22px; }
          .card-info-cnt p:not(:last-child) {
            margin-bottom: 21px; } }

.card-gallery {
  margin-bottom: 88px; }
  @media (max-width: 767px) {
    .card-gallery {
      margin-bottom: 75px; } }
  .card-gallery-view {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -4px; }
    @media (max-width: 992px) {
      .card-gallery-view {
        margin-top: 65px; } }
    .card-gallery-view img {
      width: 100%; }
      @media (max-width: 767px) {
        .card-gallery-view img {
          min-height: 208px; } }
    .card-gallery-view .gallery-title {
      position: absolute;
      top: 44%;
      left: 50%;
      transform: translate(-50%);
      width: 100%;
      display: block;
      font-family: "Circe-Bold";
      font-size: 56px;
      line-height: 66px;
      text-align: center;
      text-transform: uppercase;
      color: #ffffff; }
      @media (max-width: 767px) {
        .card-gallery-view .gallery-title {
          font-size: 33px;
          line-height: 43px;
          margin-top: -45px;
          padding: 0 19px; } }
      .card-gallery-view .gallery-title span {
        display: block; }
        .card-gallery-view .gallery-title span:nth-child(2) {
          position: relative;
          padding-bottom: 7px;
          font-family: "Circe-Bold";
          font-size: 21px;
          line-height: 21px;
          text-transform: initial; }
          @media (max-width: 767px) {
            .card-gallery-view .gallery-title span:nth-child(2) {
              font-family: 'Gilroy-Semibold';
              font-size: 14px;
              line-height: 14px;
              padding-top: 21px; } }
          .card-gallery-view .gallery-title span:nth-child(2)::before {
            content: '';
            position: absolute;
            top: 100%;
            left: calc(50% - 15.5px);
            display: block;
            width: 31px;
            height: 2px;
            background-color: #ffffff; }
  .card-gallery h2 {
    padding-left: 0;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto 74px; }
    @media (max-width: 992px) {
      .card-gallery h2 {
        padding: 0 20px;
        margin: 0 auto 61px; } }
  .card-gallery-cnt {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 992px) {
      .card-gallery-cnt {
        flex-direction: column;
        align-items: center; } }
  .card-gallery-img {
    width: 100%; }
    .card-gallery-img img {
      width: 100%; }
  .card-gallery-title {
    position: relative;
    width: 100%;
    max-width: 963px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    @media (max-width: 992px) {
      .card-gallery-title {
        min-height: 240px;
        max-width: 100%;
        order: 0; } }
    @media (max-width: 767px) {
      .card-gallery-title {
        max-height: 208px; } }
    .card-gallery-title img {
      width: 100%; }
    .card-gallery-title span {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%);
      padding-bottom: 20px;
      font-family: "Circe-Bold";
      font-size: 36px;
      line-height: 36px;
      text-transform: uppercase;
      color: #ffffff; }
      @media (max-width: 767px) {
        .card-gallery-title span {
          display: block;
          padding-bottom: 10px;
          font-size: 21px;
          line-height: 21px;
          margin-top: -16px; } }
      .card-gallery-title span::before {
        content: '';
        position: absolute;
        top: 100%;
        left: calc(50% - 23px);
        display: block;
        width: 46px;
        height: 3px;
        background-color: #ffffff; }
  .card-gallery-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: row wrap;
    width: 100%;
    max-width: 957px; }
    @media (max-width: 992px) {
      .card-gallery-list {
        max-width: 100%;
        order: 1; } }
    .card-gallery-list a {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      width: calc(100% / 3);
      overflow: hidden; }
      @media (max-width: 550px) {
        .card-gallery-list a {
          width: calc(100% / 2); } }
      .card-gallery-list a img {
        width: 100%;
        max-height: 213px; }
      .card-gallery-list a:nth-child(n+7) {
        display: none; }
      @media (max-width: 550px) {
        .card-gallery-list a:nth-child(n+5) {
          display: none; } }
      .card-gallery-list a.show img {
        display: none; }
      .card-gallery-list a span {
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        font-family: 'Gilroy-Regular';
        font-size: 62px;
        line-height: 62px;
        text-transform: uppercase;
        color: #ffffff;
        transition: 0.3s ease;
        background-color: rgba(0, 0, 0, 0.4);
        opacity: 0; }
        .card-gallery-list a span img {
          width: 41px; }
      .card-gallery-list a:hover span {
        opacity: 1; }

.card-planning {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 123px; }
  @media (max-width: 1260px) {
    .card-planning {
      flex-flow: row wrap;
      justify-content: space-around; } }
  @media (max-width: 767px) {
    .card-planning {
      padding: 0 20px;
      margin-bottom: 68px; } }
  .card-planning div,
  .card-planning a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 368px; }
  .card-planning div {
    font-family: "Circe-Light";
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
    color: #06828a; }
    @media (max-width: 1260px) {
      .card-planning div {
        max-width: 100%;
        padding: 0 20px 30px; } }
    @media (max-width: 767px) {
      .card-planning div {
        width: 100%;
        text-align: left;
        justify-content: flex-start;
        padding: 0 0 61px;
        font-size: 26px;
        line-height: 26px; } }
  @media (max-width: 1260px) {
    .card-planning a {
      max-width: 25%; } }
  @media (max-width: 767px) {
    .card-planning a {
      display: block;
      max-width: 100%; }
      .card-planning a:not(:last-child) {
        margin-bottom: 45px; } }
  .card-planning a img {
    width: 100%; }
  .card-planning a .planning-mob {
    display: none; }
    @media (max-width: 767px) {
      .card-planning a .planning-mob {
        display: block;
        margin-bottom: 14px; } }
  @media (max-width: 767px) {
    .card-planning a .planning-pc {
      display: none; } }
  .card-planning a .card-planning-info {
    display: none;
    font-family: "Circe-Light";
    font-size: 14px;
    line-height: 18px;
    color: #262626; }
    @media (max-width: 767px) {
      .card-planning a .card-planning-info {
        display: block; } }
  .card-planning a span:not(.card-planning-info) {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    transition: 0.3s ease;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0; }
    @media (max-width: 767px) {
      .card-planning a span:not(.card-planning-info) {
        display: none; } }
    .card-planning a span:not(.card-planning-info) img {
      width: 41px; }
  .card-planning a:hover span {
    opacity: 1; }

.card-specifications {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1728px;
  margin-bottom: 131px; }
  @media (max-width: 1370px) {
    .card-specifications {
      margin-bottom: 15px; } }
  @media (max-width: 1150px) {
    .card-specifications {
      flex-direction: column;
      align-items: center; } }
  @media (max-width: 767px) {
    .card-specifications {
      margin-bottom: 50px; } }
  .card-specifications-video {
    width: 100%;
    max-width: 1070px;
    margin-right: 15px; }
    @media (max-width: 1600px) {
      .card-specifications-video {
        max-width: 700px; } }
    @media (max-width: 1150px) {
      .card-specifications-video {
        max-width: 700px;
        margin-bottom: 44px;
        margin-right: 0; } }
    .card-specifications-video img,
    .card-specifications-video video,
    .card-specifications-video iframe {
      width: 100%;
      height: 724px; }
      @media (max-width: 1600px) {
        .card-specifications-video img,
        .card-specifications-video video,
        .card-specifications-video iframe {
          height: 500px; } }
      @media (max-width: 1150px) {
        .card-specifications-video img,
        .card-specifications-video video,
        .card-specifications-video iframe {
          height: 380px; } }
      @media (max-width: 767px) {
        .card-specifications-video img,
        .card-specifications-video video,
        .card-specifications-video iframe {
          height: 250px; } }
  .card-specifications .article-table {
    max-width: 435px; }
    @media (max-width: 1150px) {
      .card-specifications .article-table {
        max-width: 740px;
        width: 100%;
        padding: 0 20px; }
        .card-specifications .article-table table {
          max-width: 100%; } }
  .card-specifications .article-table-title {
    font-size: 32px;
    line-height: 42px; }
    @media (max-width: 767px) {
      .card-specifications .article-table-title {
        font-size: 26px;
        line-height: 32px; } }

.card-more {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start; }
  @media (max-width: 1150px) {
    .card-more {
      flex-direction: column;
      align-items: center; } }
  .card-more .contact-form {
    width: 100%;
    max-width: 1300px;
    padding: 0 0 284px 162px;
    margin-right: 35px; }
    @media (max-width: 1600px) {
      .card-more .contact-form {
        padding: 0 0 100px 20px;
        margin-right: 20px; } }
    @media (max-width: 1150px) {
      .card-more .contact-form {
        padding: 0 20px 109px 20px;
        margin-right: 0;
        margin-bottom: 60px; } }
    @media (max-width: 1500px) {
      .card-more .contact-form .contact-form-title {
        font-size: 54px;
        line-height: 44px;
        margin-bottom: 45px; }
        .card-more .contact-form .contact-form-title span {
          padding-left: 2px;
          font-size: 24px;
          line-height: 24px; } }
  .card-more .card-more-links {
    width: 100%;
    max-width: 557px;
    padding-bottom: 1px; }
    .card-more .card-more-links h4 {
      margin-bottom: 45px;
      font-family: "Circe-Light";
      font-weight: 300;
      font-size: 32px;
      line-height: 32px;
      text-transform: uppercase;
      color: #06828a; }
      @media (max-width: 992px) {
        .card-more .card-more-links h4 {
          padding: 0 20px; } }
    .card-more .card-more-links .catalog-list {
      flex-direction: column;
      width: 100%; }
      .card-more .card-more-links .catalog-list .catalog-link span {
        top: auto;
        bottom: -9px;
        left: auto;
        right: -12px;
        text-align: right;
        width: 100%;
        transform: translate(0); }
        @media (max-width: 992px) {
          .card-more .card-more-links .catalog-list .catalog-link span {
            bottom: -5px; } }
        .card-more .card-more-links .catalog-list .catalog-link span::before {
          display: none; }
      .card-more .card-more-links .catalog-list a {
        width: 100%; }
        .card-more .card-more-links .catalog-list a:not(:last-child) {
          margin-bottom: 25px; }

.fancybox-caption {
  padding-bottom: 40px;
  font-family: "Circe-Bold";
  font-size: 18px;
  line-height: 18px;
  color: #ffffff; }

.popup-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  padding: 15px;
  z-index: 12;
  display: none;
  transition: 0.5s ease; }

.popup-layout {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 6;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2); }
  @media (max-width: 767px) {
    .popup-layout {
      align-items: flex-start;
      padding: 15px;
      overflow: scroll; } }
  @media (max-height: 650px) {
    .popup-layout {
      align-items: flex-start;
      padding: 15px;
      overflow: scroll; } }

.popup {
  position: relative;
  width: 100%;
  max-width: 540px;
  padding: 64px;
  background: #FFFFFF; }
  @media (max-width: 767px) {
    .popup {
      padding: 64px 15px; } }

#subscribePopup .popup {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 817px;
  padding: 0; }

.popup-img {
  margin-bottom: -4px;
  width: 100%;
  max-width: 409px; }
  @media (max-width: 767px) {
    .popup-img {
      display: none; } }
  .popup-img img {
    width: 100%; }

.popup-cnt {
  width: 100%;
  max-width: 408px;
  padding: 30px 15px 30px 30px; }
  @media (max-width: 767px) {
    .popup-cnt {
      max-width: 100%;
      padding: 65px 15px; } }
  .popup-cnt .popup-title {
    margin-bottom: 26px; }

.popup-title {
  margin-bottom: 40px;
  font-family: 'Circe-Light';
  font-size: 28px;
  line-height: 36px;
  text-transform: uppercase;
  color: #06828a; }
  @media (max-width: 767px) {
    .popup-title {
      margin-bottom: 20px;
      font-size: 18px;
      line-height: 26px; } }

.popup-subtitle {
  margin-bottom: 31px;
  font-family: 'Gilroy-Regular';
  font-size: 16px;
  line-height: 24px;
  color: #262626; }
  @media (max-width: 767px) {
    .popup-subtitle {
      font-size: 14px;
      line-height: 20px; } }

.popup form .form-field {
  max-width: 254px;
  border: 1px solid #cbcbcb;
  color: #c0c0c0;
  border-radius: 0 !important;
  outline: none; }
  .popup form .form-field:not(:last-child) {
    margin-bottom: 14px; }

.popup form .btn-red-sub {
  padding-right: 47px;
  max-width: 254px;
  height: 35px;
  font-family: 'Circe-Light';
  font-size: 16px;
  line-height: 35px; }
  .popup form .btn-red-sub:hover span::before {
    width: calc(100% + 28px); }

.recapthca {
  width: 100%;
  max-width: 343px;
  margin-bottom: 25px; }
  .recapthca img {
    width: 100%; }

.popup-close {
  position: absolute;
  cursor: pointer;
  top: 25px;
  right: 25px;
  width: 100%;
  max-width: 25px; }

.popup-close img {
  width: 100%; }

footer {
  padding: 84px 0;
  background-color: #252525; }

@media (max-width: 650px) {
  .footer-info-pc {
    display: none; } }

.footer-info-mob {
  display: none; }
  @media (max-width: 650px) {
    .footer-info-mob {
      display: block; }
      .footer-info-mob a {
        display: block;
        margin-top: 10px; } }

.footer-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  .footer-row:not(:last-child) {
    margin-bottom: 51px; }
  @media (max-width: 992px) {
    .footer-row {
      flex-flow: row wrap; }
      .footer-row:not(:last-child) {
        margin-bottom: 20px; } }
  .footer-row-3 {
    align-items: center; }
    .footer-row-3 p,
    .footer-row-3 a {
      font-family: 'Gilroy-Regular';
      font-size: 16px;
      line-height: 16px;
      color: #ffffff; }
      @media (max-width: 992px) {
        .footer-row-3 p,
        .footer-row-3 a {
          width: 100%;
          text-align: center;
          margin-bottom: 20px; } }
      @media (max-width: 450px) {
        .footer-row-3 p,
        .footer-row-3 a {
          text-align: left; } }
    @media (max-width: 992px) {
      .footer-row-3 p {
        margin-bottom: 20px; } }
    .footer-row-3 .developed {
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 450px) {
        .footer-row-3 .developed {
          justify-content: flex-start; } }
      .footer-row-3 .developed img {
        margin-left: 4px; }

.footer-logo {
  display: inline-block;
  margin-right: 35px;
  font-family: 'Gilroy-Semibold';
  font-size: 26px;
  line-height: 26px;
  color: #ffffff; }
  @media (max-width: 992px) {
    .footer-logo {
      margin: 0 0 20px; } }

.footer-column {
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  @media (max-width: 992px) {
    .footer-column {
      flex-direction: column;
      justify-content: center;
      width: 100%;
      margin-bottom: 20px; }
      .footer-column:not(:last-child) {
        margin-bottom: 50px; } }
  @media (max-width: 450px) {
    .footer-column {
      align-items: flex-start;
      text-align: left; } }
  .footer-column form {
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    @media (max-width: 992px) {
      .footer-column form {
        justify-content: center;
        width: 100%; } }
    @media (max-width: 450px) {
      .footer-column form {
        justify-content: flex-start; } }
  .footer-column .form-field:not(:last-child) {
    margin-right: 18px; }
    @media (max-width: 650px) {
      .footer-column .form-field:not(:last-child) {
        margin: 0 0 19px; } }

.search-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 207px;
  border-bottom: 1px solid #393939; }
  @media (max-width: 1100px) {
    .search-container {
      max-width: 160px; } }
  @media (max-width: 992px) {
    .search-container {
      max-width: 596px; } }
  @media (max-width: 650px) {
    .search-container {
      max-width: 207px; } }
  .search-container input {
    width: 100%;
    height: 30px;
    padding: 0 28px 2px 8px;
    background: none;
    border: none;
    outline: none;
    font-family: 'Futura PT Book';
    font-size: 16px;
    line-height: 16px;
    color: #878787; }
  .search-container button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 28px;
    background: none; }
    .search-container button img {
      width: 14px;
      height: 14px; }

.footer-links {
  display: none;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 30px; }
  @media (max-width: 450px) {
    .footer-links {
      display: flex; } }
  .footer-links a {
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    .footer-links a span {
      display: inline-block;
      margin-right: 10px;
      font-family: 'Century Gothic-Bold';
      font-size: 21px;
      line-height: 21px;
      color: #ffffff; }
    .footer-links a:not(:last-child) {
      margin-right: 25px; }
    .footer-links a img.whatsapp {
      width: 33px; }
    .footer-links a img.viber {
      width: 31px; }

.subscribe {
  width: 100%;
  max-width: 673px; }
  @media (max-width: 1100px) {
    .subscribe {
      max-width: 590px; } }
  @media (max-width: 992px) {
    .subscribe {
      max-width: 100%; } }
  .subscribe form {
    width: 100%; }
    @media (max-width: 650px) {
      .subscribe form {
        flex-direction: column; }
        .subscribe form .form-field {
          max-width: 100%; } }
    @media (max-width: 450px) {
      .subscribe form {
        align-items: flex-start; }
        .subscribe form .form-field {
          max-width: 220px; } }

@media (max-width: 992px) {
  .link-block {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 50%;
    margin-bottom: 30px; } }

@media (max-width: 650px) {
  .link-block {
    width: 50%;
    margin-bottom: 36px; } }

@media (max-width: 450px) {
  .link-block {
    align-items: flex-start;
    width: 100%; } }

.link-block-title {
  margin-bottom: 10px;
  font-family: 'Century Gothic-Bold';
  font-size: 21px;
  line-height: 21px;
  color: #ffffff; }

.link-block p,
.link-block a {
  font-family: 'Century Gothic Regular';
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  transition: 0.3s ease; }

.link-block a:hover {
  border-bottom: 1px solid #484848; }

.social-links {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 3px; }
  .social-links a {
    padding-bottom: 0;
    border: none !important; }
    .social-links a:not(:last-child) {
      margin-right: 10px; }
    @media (max-width: 650px) {
      .social-links a:first-child {
        display: none; } }
    .social-links a img.whatsapp {
      width: 24px; }
    .social-links a img.facebook {
      width: 22px; }
    .social-links a img.instagram {
      width: 22px; }
    .social-links a img.youtube {
      width: 30px; }
    .social-links a img.twitter {
      width: 28px; }
    .social-links a img.pintarest {
      width: 23px; }

/*# sourceMappingURL=maps/style.css.map */
