@charset "UTF-8";
@font-face {
  font-family: "BerlinSans-Reg";
  src: url(/assets/fonts/BerlinSans-Reg/BerlinSans-Reg.eot);
  src: url(/assets/fonts/BerlinSans-Reg/BerlinSans-Reg.eot#iefix) format("embedded-opentype"), url(/assets/fonts/BerlinSans-Reg/BerlinSans-Reg.woff) format("woff"), url(/assets/fonts/BerlinSans-Reg/BerlinSans-Reg.ttf) format("truetype"), url(/assets/fonts/BerlinSans-Reg/BerlinSans-Reg.svg) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "CeraPro-Light";
  src: url(/assets/fonts/CeraPro-Light/CeraPro-Light.eot);
  src: url(/assets/fonts/CeraPro-Light/CeraPro-Light.eot#iefix) format("embedded-opentype"), url(/assets/fonts/CeraPro-Light/CeraPro-Light.woff) format("woff"), url(/assets/fonts/CeraPro-Light/CeraPro-Light.ttf) format("truetype"), url(/assets/fonts/CeraPro-Light/CeraPro-Light.svg) format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "CeraPro-Regular";
  src: url(/assets/fonts/CeraPro-Regular/CeraPro-Regular.eot);
  src: url(/assets/fonts/CeraPro-Regular/CeraPro-Regular.eot#iefix) format("embedded-opentype"), url(/assets/fonts/CeraPro-Regular/CeraPro-Regular.woff) format("woff"), url(/assets/fonts/CeraPro-Regular/CeraPro-Regular.ttf) format("truetype"), url(/assets/fonts/CeraPro-Regular/CeraPro-Regular.svg) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "CeraPro-Black";
  src: url(/assets/fonts/CeraPro-Black/CeraPro-Black.eot);
  src: url(/assets/fonts/CeraPro-Black/CeraPro-Black.eot#iefix) format("embedded-opentype"), url(/assets/fonts/CeraPro-Black/CeraPro-Black.woff) format("woff"), url(/assets/fonts/CeraPro-Black/CeraPro-Black.ttf) format("truetype"), url(/assets/fonts/CeraPro-Black/CeraPro-Black.svg) format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "HelveticaNeueCyr-Light";
  src: url(/assets/fonts/HelveticaNeueCyr-Light/HelveticaNeueCyr-Light.eot);
  src: url(/assets/fonts/HelveticaNeueCyr-Light/HelveticaNeueCyr-Light.eot#iefix) format("embedded-opentype"), url(/assets/fonts/HelveticaNeueCyr-Light/HelveticaNeueCyr-Light.woff) format("woff"), url(/assets/fonts/HelveticaNeueCyr-Light/HelveticaNeueCyr-Light.ttf) format("truetype"), url(/assets/fonts/HelveticaNeueCyr-Light/HelveticaNeueCyr-Light.svg) format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "HelveticaNeueCyr-Roman";
  src: url(/assets/fonts/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.eot);
  src: url(/assets/fonts/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.eot#iefix) format("embedded-opentype"), url(/assets/fonts/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.woff) format("woff"), url(/assets/fonts/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.ttf) format("truetype"), url(/assets/fonts/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.svg) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "HelveticaNeueCyr-Thin";
  src: url(/assets/fonts/HelveticaNeueCyr-Thin/HelveticaNeueCyr-Thin.eot);
  src: url(/assets/fonts/HelveticaNeueCyr-Thin/HelveticaNeueCyr-Thin.eot#iefix) format("embedded-opentype"), url(/assets/fonts/HelveticaNeueCyr-Thin/HelveticaNeueCyr-Thin.woff) format("woff"), url(/assets/fonts/HelveticaNeueCyr-Thin/HelveticaNeueCyr-Thin.ttf) format("truetype"), url(/assets/fonts/HelveticaNeueCyr-Thin/HelveticaNeueCyr-Thin.svg) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

/* http://meyerweb.com/eric/tools/css/reset/
v4.0 | 20180602
License: none (public domain)
*/
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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block; }

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none; }

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

html {
  direction: ltr;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-family: "HelveticaNeueCyr-Light", sans-serif;
  font-display: swap;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-overflow-scrolling: touch; }

body {
  margin: 0; }

input,
textarea,
button,
select {
  color: #fff;
  font-family: "HelveticaNeueCyr-Light", sans-serif;
  font-display: swap;
  font-size: 15px;
  font-weight: 400;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  background: none;
  padding: 0;
  margin: 0;
  outline: none; }

input,
textarea {
  outline: none; }
  input::-ms-clear,
  textarea::-ms-clear {
    display: none; }
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #000; }
  input::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #000; }
  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #000; }
  input:focus::-webkit-input-placeholder,
  textarea:focus::-webkit-input-placeholder {
    color: transparent; }
  input:focus::-moz-placeholder,
  textarea:focus::-moz-placeholder {
    color: transparent; }
  input:focus:-ms-input-placeholder,
  textarea:focus:-ms-input-placeholder {
    color: transparent; }

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

textarea {
  resize: none;
  overflow-y: auto; }

a {
  color: #000;
  text-decoration: none; }

h2,
h3 {
  font-family: "CeraPro-Light", sans-serif; }

h1,
h4 {
  font-family: "CeraPro-Black", sans-serif; }

h1 {
  font-size: 35px; }
  @media (max-width: 589px) {
    h1 {
      font-size: 25px; } }

h2 {
  font-size: 25px; }

h3 {
  font-size: 21px; }

h4 {
  font-size: 15px; }

strong {
  font-weight: 700; }

blockquote {
  position: relative;
  padding-left: 62px;
  font-style: italic; }
  blockquote:before {
    content: "";
    position: absolute;
    top: 0;
    left: 16px;
    display: block;
    width: 24px;
    height: 26px;
    background: url(../../assets/img//icons/blockquote.png) no-repeat 50%;
    background-size: cover; }

.title {
  font-size: 35px; }
  @media (max-width: 589px) {
    .title {
      font-size: 25px; } }

.subtitle {
  font-size: 25px; }

.title-medium {
  font-family: "CeraPro-Black", sans-serif;
  font-size: 23px;
  text-transform: uppercase; }

.container {
  max-width: 1168px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: auto;
  margin-left: auto; }

.btn {
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s; }
  .btn:hover {
    cursor: pointer; }
  .btn.btn-black {
    padding: 15px 30px;
    background-color: #000;
    border: 1px solid transparent; }
    .btn.btn-black:hover {
      color: #000;
      background-color: #fff;
      border: 1px solid #000; }

.read-more {
  font-size: 15px;
  font-family: "HelveticaNeueCyr-Light", sans-serif;
  color: #ff0000;
  text-decoration: underline; }

.img-responsive {
  width: 100%;
  display: block;
  height: auto; }

.img-left {
  float: left;
  margin-right: 40px;
  margin-bottom: 40px; }

.font-weight-bold {
  font-weight: 700; }

.bg-info {
  background-color: #ff0000; }

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

@media (max-width: 1023px) {
  .is-hidden-laptop {
    display: none !important; } }

.header .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1150px;
  padding-left: 36px;
  padding-right: 36px; }
  @media (max-width: 767px) {
    .header .container {
      padding-left: 20px;
      padding-right: 20px; } }

.header .logo {
  max-width: 245px; }
  .header .logo img {
    display: block;
    width: 100%;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .header .logo img {
        max-width: 86px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1; } }
    @media (max-width: 589px) {
      .header .logo img {
        max-width: 56px; } }

.header .header-top {
  background: url(../../assets/img//bg-header.jpg) no-repeat bottom right; }
  .header .header-top .container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 767px) {
      .header .header-top .container {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
  .header .header-top .header-title {
    font-family: "CeraPro-Light", sans-serif;
    max-width: 190px;
    line-height: 15px;
    font-size: 12px; }
    @media (max-width: 1023px) {
      .header .header-top .header-title {
        padding-right: 30px; } }
    @media (max-width: 767px) {
      .header .header-top .header-title {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
            -ms-flex-order: 2;
                order: 2;
        padding-right: 0; } }
    @media (max-width: 589px) {
      .header .header-top .header-title {
        width: 50%;
        padding-top: 20px;
        padding-bottom: 20px; } }

.header .header-phone-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Arial", sans-serif;
  font-size: 14px;
  font-weight: 900;
  white-space: nowrap; }
  @media (max-width: 1023px) {
    .header .header-phone-link {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 767px) {
    .header .header-phone-link {
      padding-left: 0;
      padding-right: 0; } }
  .header .header-phone-link img {
    max-width: 43px;
    margin-right: 8px; }

.header .header-responsiveness {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  white-space: nowrap; }
  @media (max-width: 767px) {
    .header .header-responsiveness {
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
          -ms-flex-order: 4;
              order: 4;
      padding-top: 10px;
      padding-bottom: 10px; } }
  .header .header-responsiveness a {
    margin-top: 8px;
    font-size: 11px; }
    .header .header-responsiveness a:first-child {
      margin-top: 0; }
  .header .header-responsiveness img {
    max-width: 13px;
    margin-right: 10px; }

.nav-wrap {
  background-color: #000; }

.header-nav {
  max-width: 1078px;
  margin: 0 auto;
  overflow: hidden; }
  .header-nav a {
    float: left;
    display: block; }

.header-nav a.active {
  background-color: #ff0000; }

.header-nav .container-hamburger {
  display: none; }

@media (max-width: 767px) {
  .header-nav a:not(:first-child) {
    display: none; }
  .header-nav .container-hamburger {
    float: right;
    display: block;
    padding-top: 10px;
    padding-right: 10px; }
  .header-nav.responsive {
    position: relative; }
  .header-nav.responsive .container-hamburger {
    position: absolute;
    right: 0;
    top: 0; }
  .header-nav.responsive a {
    float: none;
    display: block;
    text-align: left; } }

nav a {
  display: inline-block;
  padding: 22px 16px;
  color: #fff;
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s; }
  nav a:hover {
    color: black;
    background-color: #fff;
    font-weight: bolder; }

.breadcrumbs-holder {
  margin-top: 40px;
  margin-bottom: 12px; }
  .breadcrumbs-holder .container {
    max-width: 1168px; }

.breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .breadcrumbs li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .breadcrumbs li:after {
      content: "/";
      width: 11px;
      height: 11px;
      display: block;
      margin: 0 0.5rem; }
  .breadcrumbs a {
    font-family: "CeraPro-Light", sans-serif;
    font-size: 14px;
    text-transform: uppercase; }
    .breadcrumbs a.is_active {
      font-weight: bold; }

.accordion {
  line-height: 23px; }

.accordion-item {
  padding-left: 18px;
  margin-bottom: 18px;
  border-left: 3px solid #ff0000; }
  .accordion-item.active {
    margin-bottom: 40px; }
    .accordion-item.active .accordion-header {
      padding-bottom: 0; }

.accordion-title {
  font-family: "HelveticaNeueCyr-Light", sans-serif;
  font-weight: bold;
  cursor: pointer; }
  .accordion-title .active {
    margin-bottom: 24px; }

.accordion-body {
  display: none; }

.container-hamburger {
  display: inline-block;
  cursor: pointer; }

.line1,
.line2,
.line3 {
  width: 35px;
  height: 5px;
  background-color: #fff;
  margin: 6px 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.change .line1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  -ms-transform: rotate(-45deg) translate(-9px, 6px);
      transform: rotate(-45deg) translate(-9px, 6px); }

.change .line2 {
  opacity: 0; }

.change .line3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  -ms-transform: rotate(45deg) translate(-8px, -8px);
      transform: rotate(45deg) translate(-8px, -8px); }

.calc-table {
  width: 100%;
  font-family: "CeraPro-Regular", sans-serif;
  font-size: 15px;
  line-height: 23px; }
  .calc-table .price {
    padding: 15px 8px; }
  .calc-table .bg-info {
    color: white; }
  .calc-table thead,
  .calc-table tfoot {
    text-align: left;
    background-color: #f4f4f4; }
  .calc-table th,
  .calc-table td {
    padding: 15px 25px;
    white-space: nowrap; }
  .calc-table thead tr:first-child {
    font-size: 12px;
    text-transform: uppercase; }
  @media (max-width: 1023px) {
    .calc-table tbody {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .calc-table tbody tr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
        .calc-table tbody tr td {
          width: 50%; }
          .calc-table tbody tr td:before {
            content: attr(data-title);
            text-transform: uppercase; } }
  .calc-table tbody tr:nth-of-type(odd) {
    background-color: #f4f4f4; }
  .calc-table tbody td:first-child {
    white-space: pre-wrap; }
    @media (max-width: 1023px) {
      .calc-table tbody td:first-child {
        width: 100%; } }
    @media (max-width: 589px) {
      .calc-table tbody td:first-child {
        width: 100%; } }
  .calc-table tbody td:nth-of-type(2) {
    width: 80px; }
    @media (max-width: 1023px) {
      .calc-table tbody td:nth-of-type(2) {
        width: 33.33%; } }
    @media (max-width: 589px) {
      .calc-table tbody td:nth-of-type(2) {
        width: 100%; } }
  .calc-table tbody td:nth-of-type(3) {
    width: 80px; }
    @media (max-width: 1023px) {
      .calc-table tbody td:nth-of-type(3) {
        width: 33.33%; } }
    @media (max-width: 589px) {
      .calc-table tbody td:nth-of-type(3) {
        width: 50%; } }
  @media (max-width: 1023px) {
    .calc-table tbody td:nth-last-of-type(1) {
      width: 33.33%; } }
  @media (max-width: 589px) {
    .calc-table tbody td:nth-last-of-type(1) {
      width: 50%; } }
  @media (max-width: 1023px) {
    .calc-table tfoot {
      display: table;
      width: 100%; }
      .calc-table tfoot tr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }
  .calc-table input {
    width: 100%;
    padding: 10px 8px;
    color: #000;
    border: 1px solid #d6d6d6; }
    @media (max-width: 589px) {
      .calc-table input {
        text-align: center; } }

.quantity-container {
  position: relative;
  max-width: 75px; }

.quantity-input {
  padding-left: 10px;
  text-align: left;
  background: url(../../assets/img//icons/input-arrow.png) no-repeat 88% center; }

.quantity-input[type="number"]::-webkit-inner-spin-button,
.quantity-input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0; }

.quantity-input[type="number"] {
  -moz-appearance: textfield; }

.quantity-decrement,
.quantity-increment {
  position: absolute;
  right: 2px;
  width: 11px;
  height: 50%;
  padding: 5px 12px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  outline: none;
  cursor: pointer; }

.quantity-increment {
  top: 0; }

.quantity-decrement {
  top: 20px; }

@media only screen and (max-width: 1023px), (min-device-width: 768px) and (max-device-width: 1023px) {
  /* Force table to not be like tables anymore */
  table,
  thead,
  tbody,
  th,
  td,
  tr {
    display: block; }
  /* Hide table headers (but not display: none;, for accessibility) */
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  tr {
    border: 1px solid #ccc; }
    tr:not(:last-of-type) {
      border-bottom: none; }
  td {
    /* Behave  like a "row" */
    border: none;
    position: relative;
    padding-left: 50%;
    padding-top: 48px; }
    td:not(:last-of-type) {
      border-bottom: 1px solid #eee; }
  td:before {
    display: block;
    font-weight: 700;
    margin-bottom: 16px; } }

.aside-category {
  display: inline-block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 100%;
  padding: 36px 30px;
  margin-right: 56px;
  margin-bottom: 56px;
  border: 1px solid #d6d6d6; }
  @media (max-width: 767px) {
    .aside-category {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-right: 0;
      padding: 0; } }
  .aside-category .is_active {
    font-family: "CeraPro-Black", sans-serif; }
    .aside-category .is_active:hover {
      text-decoration: none; }
    .aside-category .is_active:before {
      content: "";
      position: absolute;
      top: -5px;
      left: -45px;
      width: 34px;
      height: 24px;
      background-color: #ff0000; }
      @media (max-width: 767px) {
        .aside-category .is_active:before {
          top: auto;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 3px; } }
  .aside-category a {
    position: relative;
    display: block;
    margin-top: 20px;
    font-family: "CeraPro-Light", sans-serif;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .aside-category a {
        display: inline-block;
        margin-top: 0;
        padding: 10px; } }
    .aside-category a:hover {
      text-decoration: underline; }
    .aside-category a:first-child {
      margin-top: 0; }

.section-content {
  line-height: 23px;
  padding-bottom: 60px; }
  .section-content .container {
    max-width: 1168px; }
  .section-content .title-medium {
    margin-bottom: 32px; }
  .section-content .aside-category {
    margin-bottom: 24px; }
  .section-content strong {
    display: inline-block;
    margin-bottom: 30px; }
  .section-content p,
  .section-content blockquote {
    margin-bottom: 40px; }

.section-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767px) {
    .section-content-wrap {
      display: block; } }

.section-content-category {
  margin-top: 32px; }

.content-about-wrap {
  overflow: hidden; }
  .content-about-wrap .img-left {
    max-width: 50%; }
    @media (max-width: 767px) {
      .content-about-wrap .img-left {
        float: none;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 10px; } }
  .content-about-wrap p {
    margin-top: 16px; }

.content-about-wrap-indent {
  margin-right: 60px;
  margin-left: 60px; }
  @media (max-width: 767px) {
    .content-about-wrap-indent {
      margin-right: 20px;
      margin-left: 20px; } }
  @media (max-width: 589px) {
    .content-about-wrap-indent {
      margin-right: 10px;
      margin-left: 10px; } }

.content-list {
  margin-left: 30px;
  line-height: 28px; }
  @media (max-width: 767px) {
    .content-list {
      margin-left: 0; } }
  .content-list li {
    position: relative;
    padding-left: 55px; }
    .content-list li:before {
      content: "";
      position: absolute;
      top: 12px;
      left: 0;
      width: 25px;
      height: 3px;
      background-color: #ff0000; }

.section-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: no-repeat center;
  background-size: cover;
  min-height: 285px; }
  .section-hero .container {
    max-width: 1040px; }
  .section-hero .hero-content {
    max-width: 684px;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px; }
  .section-hero h1,
  .section-hero h2 {
    margin-bottom: 32px;
    text-transform: uppercase; }

.section-article .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 1100px;
  padding: 56px 0 56px; }

.section-article .article {
  max-width: 50%;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .section-article .article {
      max-width: 100%;
      padding-top: 30px;
      border-top: 1px solid #aaa; }
      .section-article .article:first-child {
        border-top: none; } }

.section-article .article-img {
  margin-bottom: 38px; }
  @media (max-width: 767px) {
    .section-article .article-img {
      margin-bottom: 30px; } }
  .section-article .article-img img {
    display: block;
    width: 100%;
    height: auto; }

.section-article .article-text {
  padding-left: 30px;
  padding-right: 30px; }
  @media (max-width: 767px) {
    .section-article .article-text {
      padding-left: 0;
      padding-right: 0; } }

.section-article .article-title {
  margin-bottom: 28px;
  line-height: 23px; }
  @media (max-width: 767px) {
    .section-article .article-title {
      margin-bottom: 20px;
      font-size: 21px; } }

.section-info {
  background: no-repeat center;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 70px; }
  .section-info.black {
    padding-top: 50px;
    padding-bottom: 30px;
    border-top: 5px solid #d6d6d6;
    border-bottom: 5px solid #d6d6d6; }
    .section-info.black .container {
      max-width: 1168px; }
    .section-info.black .section-info-item:before {
      background-image: url(../../assets/img//icons/m-black.png); }
  .section-info .container {
    max-width: 1230px; }

.section-info-title {
  margin-bottom: 12px;
  text-transform: uppercase; }

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

.section-info-item {
  position: relative;
  width: 33%;
  padding: 30px 25px; }
  .section-info-item:before {
    position: absolute;
    content: "";
    display: block;
    width: 55px;
    height: 40px;
    background-image: url(../../assets/img//icons/m-red.png); }
  @media (max-width: 1023px) {
    .section-info-item {
      width: 50%; } }
  @media (max-width: 589px) {
    .section-info-item {
      width: 100%;
      padding: 15px 0; } }

.section-info-content {
  padding-left: 70px; }

.section-solution {
  padding-top: 100px;
  padding-bottom: 50px; }
  @media (max-width: 767px) {
    .section-solution {
      padding: 50px 0; } }
  @media (max-width: 589px) {
    .section-solution {
      padding: 30px 0; } }
  .section-solution .container {
    max-width: 1242px; }
  .section-solution .section-title-wrap {
    margin-right: 80px;
    margin-left: 80px; }
    @media (max-width: 767px) {
      .section-solution .section-title-wrap {
        margin-left: 40px;
        margin-right: 40px; } }
    @media (max-width: 589px) {
      .section-solution .section-title-wrap {
        margin-left: 20px;
        margin-right: 20px; } }
  .section-solution .title {
    font-family: "CeraPro-Black", sans-serif;
    margin-bottom: 20px; }
  .section-solution .solution-cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 40px;
    margin-bottom: 40px; }
    @media (max-width: 1023px) {
      .section-solution .solution-cards {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .section-solution .solution-card {
    width: 25%;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 20px;
    margin-bottom: 20px; }
    @media (max-width: 1023px) {
      .section-solution .solution-card {
        width: 33.33%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1; } }
    @media (max-width: 767px) {
      .section-solution .solution-card {
        width: 50%; } }
    @media (max-width: 589px) {
      .section-solution .solution-card {
        width: 100%; } }
  .section-solution .solution-card-border {
    padding: 35px 30px;
    border: 1px solid #d6d6d6; }
    @media (max-width: 767px) {
      .section-solution .solution-card-border {
        padding: 25px 20px; } }
  .section-solution .solution-card-title {
    position: relative;
    font-size: 15px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    line-height: 16px; }
    .section-solution .solution-card-title:before {
      content: "";
      position: absolute;
      bottom: 0;
      width: 110px;
      height: 3px;
      background-color: #aaa; }
  .section-solution .solution-card-price {
    display: inline-block;
    margin-bottom: 38px;
    font-family: "BerlinSans-Reg", sans-serif;
    font-size: 35px;
    color: #ff0000; }
    @media (max-width: 1023px) {
      .section-solution .solution-card-price {
        margin-bottom: 20px; } }
  .section-solution .solution-card-currency {
    font-family: "CeraPro-Light", sans-serif;
    font-size: 30px;
    color: #000; }
  .section-solution .solution-card-list {
    margin-bottom: 36px; }
    .section-solution .solution-card-list li {
      margin-top: 10px;
      font-size: 13px; }
      .section-solution .solution-card-list li:first-child {
        margin-top: 0; }
  .section-solution .best-solution {
    position: relative;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
    .section-solution .best-solution:before {
      content: "ЛУЧШЕЕ РЕШЕНИЕ";
      position: absolute;
      top: 18px;
      left: 7px;
      display: block;
      padding: 6px 15px;
      font-family: "CeraPro-Black", sans-serif;
      font-size: 12px;
      color: #fff;
      background-color: #ff0000; }
    .section-solution .best-solution .solution-card-border {
      padding-top: 54px;
      padding-bottom: 54px;
      padding-left: 40px;
      border: 2px solid #000; }
      @media (max-width: 589px) {
        .section-solution .best-solution .solution-card-border {
          padding-bottom: 30px; } }
    .section-solution .best-solution .solution-card-title {
      font-family: "CeraPro-Black", sans-serif; }
      .section-solution .best-solution .solution-card-title:before {
        background-color: #000; }
  .section-solution .read-more {
    text-decoration: none; }

.section-clients {
  margin-bottom: 80px; }
  .section-clients .container {
    max-width: 1242px; }
  .section-clients .title {
    font-family: "CeraPro-Black", sans-serif;
    margin-right: 60px;
    margin-left: 60px;
    margin-bottom: 46px; }
    @media (max-width: 767px) {
      .section-clients .title {
        margin-left: 40px;
        margin-right: 40px; } }
    @media (max-width: 589px) {
      .section-clients .title {
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 25px; } }

.section-calculation {
  padding-top: 70px;
  padding-bottom: 70px;
  line-height: 23px;
  background: url(../../assets/img//bg-info.jpg) no-repeat center;
  background-size: cover; }
  @media (max-width: 1023px) {
    .section-calculation {
      padding-bottom: 20px; } }
  .section-calculation .container {
    max-width: 1168px; }
  .section-calculation .title-medium {
    margin-bottom: 55px;
    margin-left: 60px; }
    @media (max-width: 1023px) {
      .section-calculation .title-medium {
        margin-left: 0;
        margin-bottom: 30px; } }
  .section-calculation .section-calculation-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767px) {
      .section-calculation .section-calculation-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; } }
  .section-calculation .section-calculation-left,
  .section-calculation .section-calculation-right {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px; }
    @media (max-width: 767px) {
      .section-calculation .section-calculation-left,
      .section-calculation .section-calculation-right {
        width: 100%;
        padding-left: 0;
        padding-right: 0; } }
  .section-calculation .form-calc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 36px 32px 42px 32px;
    border: 3px solid #ff0000; }
    @media (max-width: 1023px) {
      .section-calculation .form-calc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media (max-width: 767px) {
      .section-calculation .form-calc {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; } }
    @media (max-width: 589px) {
      .section-calculation .form-calc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
  @media (max-width: 1023px) {
    .section-calculation .form-calc-col {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-left: 0;
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .section-calculation .form-calc-col {
      margin-bottom: 0;
      margin-left: 40px; } }
  @media (max-width: 589px) {
    .section-calculation .form-calc-col {
      margin-left: 0;
      margin-bottom: 20px; } }
  .section-calculation .form-calc-col:first-child {
    margin-left: 0; }
  .section-calculation .form-calc-col label {
    white-space: nowrap; }
  .section-calculation .btn {
    position: absolute;
    bottom: -30px;
    padding: 12px 20px;
    font-family: "CeraPro-Regular", sans-serif;
    font-size: 21px; }
  .section-calculation .additional-info {
    margin-top: 56px; }
    @media (max-width: 1023px) {
      .section-calculation .additional-info {
        margin-bottom: 0; } }
  .section-calculation input {
    width: 128px;
    padding: 8px;
    color: #000;
    background-color: #fff;
    border: 1px solid #d6d6d6; }
    @media (max-width: 589px) {
      .section-calculation input {
        width: 100%; } }
  .section-calculation label {
    display: inline-block;
    margin-bottom: 8px; }
  .section-calculation strong {
    display: inline-block;
    margin-bottom: 30px; }
  .section-calculation p,
  .section-calculation blockquote {
    margin-bottom: 40px; }

.contacts {
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px; }
  .contacts .contacts__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1128px;
    width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px; }
    @media (max-width: 1023px) {
      .contacts .contacts__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .contacts .title-medium {
    margin-bottom: 60px;
    font-size: 30px; }
    @media (max-width: 767px) {
      .contacts .title-medium {
        margin-bottom: 20px; } }
  .contacts .contacts-right {
    position: absolute;
    width: 50%;
    top: 30px;
    right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-height: 470px;
    height: 100%;
    padding: 50px; }
    @media (max-width: 1023px) {
      .contacts .contacts-right {
        position: relative;
        right: auto;
        width: 100%;
        max-width: 100%;
        margin-top: -30px; } }
    @media (max-width: 767px) {
      .contacts .contacts-right {
        padding: 20px; } }
    .contacts .contacts-right .contacts-right-title {
      margin-bottom: 26px;
      color: #fff; }
  .contacts .form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    max-width: 570px; }
    .contacts .form input,
    .contacts .form textarea {
      padding: 12px;
      font-size: 13px;
      font-family: "CeraPro-Light", sans-serif;
      color: #000;
      background-color: #fff;
      border: 1px solid #f4f4f4;
      margin-bottom: 18px; }
  .contacts .contacts-input-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 50%;
    padding-right: 30px; }
    @media (max-width: 589px) {
      .contacts .contacts-input-wrap {
        width: 100%;
        padding-right: 0; } }
  @media (max-width: 1023px) {
    .contacts address {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .contacts address div {
        margin-left: 30px; }
        .contacts address div:first-child {
          margin-left: 0; } }
  @media (max-width: 589px) {
    .contacts address {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .contacts address div {
        padding: 10px;
        margin-left: 0; } }
  .contacts span {
    display: block;
    margin-bottom: 20px;
    font-size: 17px; }
  .contacts p,
  .contacts a {
    margin-bottom: 34px;
    color: #606a77; }
  .contacts a {
    display: inline-block;
    color: #606a77; }
    .contacts a:hover {
      text-decoration: underline; }
  .contacts textarea {
    width: 50%; }
    @media (max-width: 589px) {
      .contacts textarea {
        width: 100%; } }

.section-faq {
  padding-top: 75px;
  padding-bottom: 75px; }
  @media (max-width: 589px) {
    .section-faq {
      padding-top: 50px;
      padding-bottom: 20px; } }
  .section-faq .container {
    max-width: 1208px; }
  .section-faq .section-faq-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 300px; }
    @media (max-width: 767px) {
      .section-faq .section-faq-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; } }
  .section-faq .accordion {
    max-width: 50%;
    width: 100%;
    margin-right: 80px;
    padding: 30px 0; }
    @media (max-width: 767px) {
      .section-faq .accordion {
        max-width: 100%;
        padding-top: 20px;
        margin-right: 0; } }
  .section-faq .title-medium {
    margin-left: 20px;
    margin-bottom: 28px; }
  .section-faq .section-faq-img {
    max-width: 50%; }
    @media (max-width: 767px) {
      .section-faq .section-faq-img {
        max-width: 100%; } }

.footer {
  position: relative;
  background-color: #000;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px; }
  .footer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 170px;
    height: 100%;
    background-image: url(../../assets/img//fire-alarm.png);
    background-repeat: no-repeat; }
  .footer .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1040px; }
    @media (max-width: 1023px) {
      .footer .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; } }
  .footer .footer-left {
    max-width: 700px;
    width: 100%;
    z-index: 3; }
    @media (max-width: 1023px) {
      .footer .footer-left {
        max-width: 100%; } }
  .footer .footer-nav {
    padding-left: 20px;
    padding-right: 20px; }
    @media (max-width: 1023px) {
      .footer .footer-nav {
        margin-top: 20px;
        padding-left: 0;
        padding-right: 0; }
        .footer .footer-nav a {
          padding: 10px; } }
  .footer hr {
    margin-top: 18px;
    margin-bottom: 40px;
    border-color: #191b2a; }
  .footer .footer-left-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 38px;
    padding-right: 38px;
    white-space: nowrap; }
    @media (max-width: 767px) {
      .footer .footer-left-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        padding-left: 0;
        padding-right: 0;
        text-align: center; } }
  .footer .footer-text {
    font-size: 11px;
    padding-right: 30px; }
    @media (max-width: 767px) {
      .footer .footer-text {
        padding-right: 0; } }
    .footer .footer-text p {
      margin-top: 10px; }
      .footer .footer-text p:first-child {
        margin-top: 0; }
  .footer .footer-copy {
    font-family: "HelveticaNeueCyr-Thin", sans-serif; }
  .footer .footer-address {
    font-family: "HelveticaNeueCyr-Roman", sans-serif; }
  .footer .footer-contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767px) {
      .footer .footer-contacts {
        margin-bottom: 20px;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around; } }
    @media (max-width: 589px) {
      .footer .footer-contacts {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }
    .footer .footer-contacts .footer-phone {
      font-size: 14px; }
    .footer .footer-contacts .footer-mail {
      font-size: 12px; }
    .footer .footer-contacts a {
      display: inline-block;
      margin-left: 40px;
      font-family: "HelveticaNeueCyr-Thin", sans-serif;
      color: #fff; }
      @media (max-width: 589px) {
        .footer .footer-contacts a {
          margin-left: 0; } }
      .footer .footer-contacts a:first-child {
        margin-left: 0; }
      .footer .footer-contacts a:hover {
        text-decoration: underline; }
    .footer .footer-contacts img {
      max-width: 15px;
      margin-right: 10px; }
  .footer .footer-right {
    margin-left: 50px; }
    @media (max-width: 1023px) {
      .footer .footer-right {
        margin-left: 0; } }
  .footer .form-holder {
    position: relative;
    border: 1px solid #ff0000;
    padding: 1.5625rem 40px 1.25rem 40px; }
    .footer .form-holder input {
      width: 100%;
      padding: 8px 12px;
      margin-top: 18px;
      font-size: 11px;
      color: #000;
      background-color: #fff; }
      .footer .form-holder input:first-child {
        margin-top: 0; }
  .footer .form-title {
    position: absolute;
    top: -8px;
    padding-left: 8px;
    padding-right: 8px;
    font-family: "CeraPro-Black", sans-serif;
    background-color: #000; }
  .footer .btn {
    margin-top: 20px;
    padding: 12px 20px;
    font-family: "CeraPro-Black", sans-serif;
    font-size: 14px;
    background-color: #ff0000;
    border: 1px solid transparent; }
    .footer .btn:hover {
      border: 1px solid #ff0000;
      background-color: #fff;
      color: #ff0000; }

.page-stat strong {
  display: inline-block;
  margin-bottom: 30px; }


[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
}

.img-right {
	max-width: 50%;
    float: right;
    margin-right: 40px;
    margin-bottom: 40px;
}


.gallery__container {
    width: 100%;
    max-width: 1110px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.gallery__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width:768px) {
    .gallery__list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.gallery-item {
    padding: 30px;
    margin-bottom: 36px;
    border: 1px solid #d2dee4
}

@media only screen and (min-width:480px) {
    .gallery-item {
        width: -webkit-calc(50% - 18px);
        width: calc(50% - 18px)
    }
}

@media only screen and (min-width:769px) {
    .gallery-item {
        width: -webkit-calc(50% - 25px);
        width: calc(50% - 25px)
    }
}

.gallery-item__photo {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 30px
}

.gallery-item__info {
    font-family: helvetica, sans-serif;
    padding-right: 15px;
    padding-left: 15px
}

.gallery-item__title {
    margin: 0;
    font-size: 14px;
    font-weight: 500
}

.gallery-item__desc {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 20px;
    font-weight: 300;
    color: #666
}

.gallery-pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width:769px) {
    .gallery-pagination {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.gallery-pagination__link {
    width: 38px;
    height: 38px;
    border: 1px solid #e6e6e6;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 13px
}

@media only screen and (max-width:479px) {
    .gallery-pagination__link {
        margin-bottom: 20px
    }
}

.gallery-pagination__link:hover {
    background-color: #fafafa;
    color: #2d2d2d
}

.gallery-pagination__link.action {
    padding-right: 32px;
    padding-left: 32px;
    width: auto;
    margin-left: 30px;
    margin-right: 30px;
    font-weight: 600;
    text-transform: uppercase
}



@media only screen and (max-width:479px) {
    .gallery-pagination__link.action {
        margin-left: 0;
        margin-right: auto
    }
}

.gallery-pagination__link.current {
    font-weight: 600;
    background-color: #e6e6e6;
    color: #fff
}

.arrow {
    display: block;
    height: 13px
}

.arrow.prev {
    margin-right: 15px
}

.arrow.down,
.arrow.next {
    margin-left: 15px
}

.arrow.down {
    fill: #999
}

.show-all {
    -webkit-appearance: none;
    padding-left: 20px;
    padding-right: 20px;
    color: #999;
    width: auto;
    background-color: transparent;
    text-transform: uppercase;
    outline: 0
}

.show-all:hover .arrow {
    fill: #2d2d2d
}



#mywarp{
    
    display:none;
   /* z-index:2000;
    left: 50%;
    margin: -250px 0 0 -40%;
   position: fixed;
    top: 50%;
    width: 80%;
	*/
    
}

.parent_popup {
  background: #000;
  height: 100%;
 background: rgba(0, 0, 0, 0.7);
  position: fixed;
  width: 100%;
  z-index: 3000;
  top: 0;
  left: 0;
}


#fon .wrap_banners{
	background: #fff;
	max-width: 1050px;
	margin: 0 auto;
	margin-top: 200px;
	/*padding: 30px;*/
	max-height:950px;

}

#fon .banner{
	max-width: 1050px;	
	box-shadow: 0px 4px 47px -2px grey;
	position: relative;
	overflow: hidden;

}
#fon .banner img{
	max-width: 55%;
}
#fon .main_text_baner{
	position: absolute;
	right: 40px;
	top: -20px;
}

#fon .main_text_baner h1{
	font-size: 35px;
	font-family: "CeraPROBlack";
}
#fon .forma{
	padding-top: 55px;
}
#fon .main_text_baner p{
	font-family: "CeraPROMedium";
	font-size: 21px;
	padding-top: 44px;
}
#name,#phone{
	width: 195px;
	color: grey;
	font-family: "helvetica";
	font-size: 15px;
	padding-left: 10px;
	height: 35px;
	border: 2px solid #eaeaea;
	outline: none;

}
#fon .name_labl,.phone_labl {
 
	padding-left: 10px;
	font-size: 13px;
	font-family: 'CeraPROLight';	color: #878787;
}
#fon .block {
    display: inline-block;
}
 
#fon input,
#fon label {
    display: block;
    margin-left: 10px;
}

#fon form{
	    display: flex;
    justify-content: flex-start;

}

#fon button{
	border: none;
	width: 145px;
	height: 45px;
	margin-top: 12px;
	background-color: #9bd141;
	color: white;
	font-size: 17px;
	font-family: "CeraPROBlack";
	margin-left: 18px;
}

#fon .close1{
	font-weight: bold;
	text-decoration: none;
	color: black;
	font-family: "CeraPROBlack";
	right: 15px;
	top: 15px;
	position: absolute;
}


#fon .footer_text{
	font-family: "CeraPROLight"!important;
	padding-top: 22px !important;
	text-align: center;
 
}

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

#fon .banner img {
   max-width:100%; 
    opacity: 0.4;
}

}
@media only screen and (max-width: 690px) {
#fon .banner img {
   max-width:100%; 
    opacity:1;
     
}

#fon .main_text_baner{
 
	    display: block;
    position: initial;
    height: 400px;
    text-align: center;
}

}@media only screen and (max-width: 680px) {
#fon form{
 	display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    text-align: center;
 }
#fon .name_labl, .phone_labl{
	padding-left: 0;
	padding-bottom: 10px;
	padding-top: 10px;
}
#fon .banner{
	height: 900px;
}
}

.closer{
	width:31px;
	height:31px;
	background: url("/img/close.png") no-repeat center center !important;
	z-index:9999;
	opacity:1;
	margin-top:-30px;
	margin-right:15px;
}


.inp{
	border:1px solid #eaeaea;
	font-size:13px;
	margin-bottom:15px;
	height:26px;
	padding-left:10px;
	
}

.reg-name{
	font-size:13px;
	margin-bottom:5px;
}

.reg-name span{
	color:red;
}


.btn_green2 {
    font-family: helvetica-bold,sans-serif;
    background-color: #ff0000;
    color: #fff;
    font-size: 13px;
    line-height: 23px;
    padding: 6px 19px;
}


:focus::-webkit-input-placeholder {
  color: transparent !important;
}
 
:focus::-moz-placeholder {
  color: transparent !important;
}
 
:focus:-moz-placeholder {
  color: transparent !important;
}
 
:focus:-ms-input-placeholder {
  color: transparent !important;
}
@media only screen and (max-width: 680px) {
.modal-dialog input{
max-width:270px!important;	
	
}
}

.modal-dialog input{
	color: #000;
}