@charset "UTF-8";
/* ----------------------------------- *\
      icons
\* ----------------------------------- */
.i {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: none;
  transition: none;
}
.ftitle {
  font-family: 'Certa Sans';
}
.ftext {
  font-family: 'Rubik', sans-serif;
}
.ts {
  text-shadow: 0 -1px 0 #D4D5D9, 0 -1px 0 #D4D5D9, 0 1px 0 #D4D5D9, 0 1px 0 #D4D5D9, -1px 0 0 #D4D5D9, 1px 0 0 #D4D5D9, -1px 0 0 #D4D5D9, 1px 0 0 #D4D5D9, -1px -1px 0 #D4D5D9, 1px -1px 0 #D4D5D9, -1px 1px 0 #D4D5D9, 1px 1px 0 #D4D5D9, -1px -1px 0 #D4D5D9, 1px -1px 0 #D4D5D9, -1px 1px 0 #D4D5D9, 1px 1px 0 #D4D5D9;
}
/* created with http://protocoder.ru/css/strokeTextGen */
/* ----------------------------------- *\
      main styles
\* ----------------------------------- */
body {
  color: #182444;
  background: #fff;
  font-size: 18px;
  line-height: 1.17;
  /*font-weight: 100;*/
  font-weight: 300;
  text-align: justify;
  letter-spacing: 0.065em;
}
strong,
b {
  font-weight: 500;
}
p {
  position: relative;
  margin-bottom: 1.222em;
}
p img {
  max-width: 100%;
}
p:last-child {
  margin-bottom: 0;
}
ul,
ol,
table,
blockquote,
.text-bg {
  margin: 1.6em 0 1.6em 0;
}
ul:first-child,
ol:first-child,
table:first-child,
blockquote:first-child,
.text-bg:first-child {
  margin-top: 0;
}
ul:last-child,
ol:last-child,
table:last-child,
blockquote:last-child,
.text-bg:last-child {
  margin-bottom: 0;
}
table {
  margin-top: 1.9em;
  margin-bottom: 2em;
}
blockquote,
.text-bg {
  margin-top: 2em;
  margin-bottom: 2em;
}
li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 8px;
}
li:last-child {
  margin-bottom: 0;
}
li:before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background: #ed1c24;
  position: absolute;
  top: 0.58em;
  left: 0;
  margin-top: -1px;
}
.list-second li:before {
  width: 12px;
  height: 12px;
  margin-top: -6px;
}
.list-third li:before {
  width: 12px;
  height: 12px;
  margin-top: -6px;
  background: #486387;
}
a {
  text-decoration: none;
  color: #ed1c24;
  border-bottom: 1px solid;
}
a:hover {
  text-decoration: none;
  border-bottom: none;
  color: #ed1c24;
}
a.link-main,
.link-main {
  text-decoration: none;
  border-bottom: 1px solid;
}
a.link-main:hover,
.link-main:hover {
  border-bottom: none;
}
h1,
.main-title,
h2,
.second-title,
h3,
.small-title,
h4,
.vsmall-title,
h5,
.vvsmall-title {
  font-size: 40px;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0 0 1.7em 0;
  position: relative;
  z-index: 2;
  text-align: left;
}
h1 .text-att,
.main-title .text-att,
h2 .text-att,
.second-title .text-att,
h3 .text-att,
.small-title .text-att,
h4 .text-att,
.vsmall-title .text-att,
h5 .text-att,
.vvsmall-title .text-att {
  display: inline;
}
h1[data-title]:before,
.main-title[data-title]:before,
h2[data-title]:before,
.second-title[data-title]:before,
h3[data-title]:before,
.small-title[data-title]:before,
h4[data-title]:before,
.vsmall-title[data-title]:before,
h5[data-title]:before,
.vvsmall-title[data-title]:before {
  content: attr(data-title);
  font-size: 100px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  top: -0.68em;
  left: -0.75em;
  z-index: -1;
  opacity: 0.5;
  text-shadow: 0 -1px 0 #D4D5D9, 0 -1px 0 #D4D5D9, 0 1px 0 #D4D5D9, 0 1px 0 #D4D5D9, -1px 0 0 #D4D5D9, 1px 0 0 #D4D5D9, -1px 0 0 #D4D5D9, 1px 0 0 #D4D5D9, -1px -1px 0 #D4D5D9, 1px -1px 0 #D4D5D9, -1px 1px 0 #D4D5D9, 1px 1px 0 #D4D5D9, -1px -1px 0 #D4D5D9, 1px -1px 0 #D4D5D9, -1px 1px 0 #D4D5D9, 1px 1px 0 #D4D5D9;
}
h1 .text-toptitle,
.main-title .text-toptitle,
h2 .text-toptitle,
.second-title .text-toptitle,
h3 .text-toptitle,
.small-title .text-toptitle,
h4 .text-toptitle,
.vsmall-title .text-toptitle,
h5 .text-toptitle,
.vvsmall-title .text-toptitle {
  font-size: 100px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  top: -0.68em;
  left: -0.75em;
  z-index: -1;
  opacity: 0.5;
  text-shadow: 0 -1px 0 #D4D5D9, 0 -1px 0 #D4D5D9, 0 1px 0 #D4D5D9, 0 1px 0 #D4D5D9, -1px 0 0 #D4D5D9, 1px 0 0 #D4D5D9, -1px 0 0 #D4D5D9, 1px 0 0 #D4D5D9, -1px -1px 0 #D4D5D9, 1px -1px 0 #D4D5D9, -1px 1px 0 #D4D5D9, 1px 1px 0 #D4D5D9, -1px -1px 0 #D4D5D9, 1px -1px 0 #D4D5D9, -1px 1px 0 #D4D5D9, 1px 1px 0 #D4D5D9;
}
h1 .text-subtitle,
.main-title .text-subtitle,
h2 .text-subtitle,
.second-title .text-subtitle,
h3 .text-subtitle,
.small-title .text-subtitle,
h4 .text-subtitle,
.vsmall-title .text-subtitle,
h5 .text-subtitle,
.vvsmall-title .text-subtitle {
  margin-bottom: 8px;
  display: block;
}
h2,
.second-title {
  font-size: 34px;
  margin-bottom: 1.65em;
}
h3,
.small-title {
  font-size: 28px;
  margin-bottom: 1.65em;
}
h4,
.vsmall-title {
  font-size: 24px;
  margin-bottom: 1.3em;
}
h5,
.vvsmall-title {
  font-size: 20px;
  margin-bottom: 1.3em;
}
.text-subtitle {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  color: #727272;
  line-height: 1.2;
}
.text-center {
  text-align: center;
}
.text-att {
  color: #ed1c24;
}
blockquote,
.text-bg {
  display: block;
  padding: 3em 2.1em 3em 2.1em;
  position: relative;
}
blockquote:before,
.text-bg:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fcfcfc url(../img/main/pattern.png) center;
  background-size: auto 300px;
  opacity: 0.4;
}
blockquote *,
.text-bg * {
  position: relative;
  z-index: 2;
}
table {
  width: auto;
  max-width: 100%;
}
table thead th,
table thead td {
  background: #486387;
  color: #fff;
  font-size: 1.11em;
  font-weight: 400;
  padding: 14px 38px;
}
table th,
table td {
  background: #f8f8f8;
  color: #333;
  text-align: center;
  padding: 10px 25px;
  vertical-align: middle;
  border-left: 1px solid #fff;
  letter-spacing: 0;
}
table th:first-child,
table td:first-child {
  border-left: none;
}
table tr:nth-child(2n) th,
table tr:nth-child(2n) td {
  background: #f2f2f2;
}
.tbl-wrap {
  overflow: auto;
  margin-bottom: 20px;
  margin-left: -140px;
  margin-right: -140px;
  padding-left: 140px;
}
.tbl-wrap table {
  width: auto;
  margin-bottom: 10px;
  max-width: inherit;
}
@media (max-width: 1599px) {
  .tbl-wrap {
    margin-left: -80px;
    margin-right: -30px;
    padding-left: 80px;
  }
}
@media (max-width: 1399px) {
  h1[data-title]:before,
  .main-title[data-title]:before,
  h2[data-title]:before,
  .second-title[data-title]:before,
  h3[data-title]:before,
  .small-title[data-title]:before,
  h4[data-title]:before,
  .vsmall-title[data-title]:before,
  h5[data-title]:before,
  .vvsmall-title[data-title]:before {
    left: -30px;
  }
  h1 .text-toptitle,
  .main-title .text-toptitle,
  h2 .text-toptitle,
  .second-title .text-toptitle,
  h3 .text-toptitle,
  .small-title .text-toptitle,
  h4 .text-toptitle,
  .vsmall-title .text-toptitle,
  h5 .text-toptitle,
  .vvsmall-title .text-toptitle {
    left: -30px;
  }
  .tbl-wrap {
    margin-left: -30px;
    padding-left: 30px;
  }
}
@media (max-width: 1023px) {
  body {
    font-size: 16px;
  }
  h1[data-title]:before,
  .main-title[data-title]:before,
  h2[data-title]:before,
  .second-title[data-title]:before,
  h3[data-title]:before,
  .small-title[data-title]:before,
  h4[data-title]:before,
  .vsmall-title[data-title]:before,
  h5[data-title]:before,
  .vvsmall-title[data-title]:before {
    font-size: 80px;
    left: -15px;
  }
  h1 .text-toptitle,
  .main-title .text-toptitle,
  h2 .text-toptitle,
  .second-title .text-toptitle,
  h3 .text-toptitle,
  .small-title .text-toptitle,
  h4 .text-toptitle,
  .vsmall-title .text-toptitle,
  h5 .text-toptitle,
  .vvsmall-title .text-toptitle {
    font-size: 80px;
    left: -15px;
  }
  h1,
  .main-title {
    font-size: 36px;
    margin-bottom: 1em;
  }
  h2,
  .second-title {
    font-size: 30px;
    margin-bottom: 1em;
  }
  h3,
  .small-title {
    font-size: 24px;
    margin-bottom: 1em;
  }
  h4,
  .vsmall-title {
    font-size: 20px;
  }
  h5,
  .vvsmall-title {
    font-size: 18px;
  }
  table th,
  table td {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }
  table thead th,
  table thead td {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 15px;
  }
  .tbl-wrap {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
  }
}
@media (max-width: 639px) {
  h1[data-title]:before,
  .main-title[data-title]:before,
  h2[data-title]:before,
  .second-title[data-title]:before,
  h3[data-title]:before,
  .small-title[data-title]:before,
  h4[data-title]:before,
  .vsmall-title[data-title]:before,
  h5[data-title]:before,
  .vvsmall-title[data-title]:before {
    font-size: 40px;
  }
  h1 .text-toptitle,
  .main-title .text-toptitle,
  h2 .text-toptitle,
  .second-title .text-toptitle,
  h3 .text-toptitle,
  .small-title .text-toptitle,
  h4 .text-toptitle,
  .vsmall-title .text-toptitle,
  h5 .text-toptitle,
  .vvsmall-title .text-toptitle {
    font-size: 40px;
  }
  h1 .text-subtitle,
  .main-title .text-subtitle,
  h2 .text-subtitle,
  .second-title .text-subtitle,
  h3 .text-subtitle,
  .small-title .text-subtitle,
  h4 .text-subtitle,
  .vsmall-title .text-subtitle,
  h5 .text-subtitle,
  .vvsmall-title .text-subtitle {
    margin-bottom: 0;
  }
  h1,
  .main-title {
    font-size: 30px;
  }
  h2,
  .second-title {
    font-size: 26px;
  }
  .text-subtitle {
    font-size: 16px;
    margin-bottom: 0;
  }
  blockquote,
  .text-bq {
    padding: 1em;
  }
}
/* ----------------------------------- *\
      structura
\* ----------------------------------- */
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  min-width: 320px;
}
.inner-wrap,
.page {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 0 20px;
  min-width: 320px;
  max-width: 1900px;
  width: 100%;
}
.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.inner-page-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  max-width: 100%;
}
.side {
  width: 310px;
  min-width: 310px;
  background: #f9f9f9;
  text-align: center;
  padding: 0 0 100px 0;
}
.side .fixed-outer-wrap {
  padding-top: 135px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.side .fixed-outer-wrap .main-menu-wrap,
.side .fixed-outer-wrap .inner-menu-wrap {
  width: 100%;
}
.side .fixed-outer-wrap .inner-menu-wrap {
  padding-bottom: 30px;
}
.side .phone-wrap {
  line-height: 1;
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 50px;
  color: #182444;
  letter-spacing: 0.038em;
}
.side .phone-wrap a {
  display: block;
  border: none;
  color: #182444;
}
.side .phone-wrap a span {
  color: #ed1c24;
}
.side .soc-wrap {
  line-height: 1;
  font-size: 0;
  text-align: center;
  margin-bottom: 23px;
}
.side .copy-wrap {
  text-align: center;
  font-size: 18px;
  /*font-weight: 300;*/
  font-weight: 300;
  color: #727272;
  text-transform: uppercase;
  letter-spacing: 0.038em;
}
.side .copy-wrap a {
  color: #727272;
  border: none;
}
.side .btn-action-ico.button-soc {
  margin: 0 5px;
  display: inline-block;
  vertical-align: top;
}
.content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  max-width: 100%;
  position: relative;
    padding: 20px 140px 80px 140px;
    z-index: 2;
}
.wrap,
.header,
.nav,
.footer,
.cnt-section {
  position: relative;
  clear: both;
  min-width: 320px;
  width: 100%;
}
.wrap {
  overflow: hidden;
  /*min-height: 100vh;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wrap > .cnt-section {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-main .header .heading-wrap {
  display: none;
}
.header,
.footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 1;
  text-align: left;
}
.header ul,
.footer ul,
.header li,
.footer li,
.header p,
.footer p {
  margin: 0;
  padding: 0;
}
.header ul:before,
.footer ul:before,
.header li:before,
.footer li:before,
.header p:before,
.footer p:before {
  display: none;
}
.header a,
.footer a {
  text-decoration: none;
  position: relative;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.header {
  z-index: 3;
}
.header:hover .title {
  background: #fff;
}
.header .inner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 0;
}
.header .main-panel-wrap {
  width: 310px;
  height: 243px;
  position: relative;
  overflow: hidden;
}
.header .phone-wrap {
  display: block;
  line-height: 1;
  position: relative;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  font-size: 22px;
  /*font-weight: 300;*/
  font-weight: 300;
  color: #182444;
  letter-spacing: 0.038em;
}
.header .phone-wrap a {
  display: block;
  border: none;
  color: #182444;
}
.header .phone-wrap a span {
  color: #ed1c24;
}
.header .soc-wrap {
  line-height: 1;
  font-size: 0;
  text-align: center;
  display: block;
}
.header .contacts-wrap {
  display: none;
}
.header .logo-wrap {
  width: 310px;
  position: relative;
  overflow: hidden;
  height: 243px;
  /*background: #f1f1f1;*/
}
/*.header .logo-wrap:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../img/main/pattern.png) 0 0; 
  background-size: auto 300px;
  opacity: 0.35;
}*/
.header .heading-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #000 url(../img/main/inner.jpg) center no-repeat;
  background-size: cover;
  display: block;
  position: relative;
  overflow: hidden;
}
.header .heading-wrap:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.2);
}
.header .heading-title {
  display: block;
  height: 220px;
  line-height: 220px;
  text-align: center;
  overflow: hidden;
  font-size: 140px;
  font-weight: 500;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #222c48;
  white-space: nowrap;
  letter-spacing: 0.038em;
}
.header .title-wrap {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 0 50px 50px;
  text-align: right;
}
.header .logo {
  display: block;
  width: 100%;
  height: 243px;
  padding: 40px 20px 20px 20px;
}
.header .title {
  display: inline-block;
  max-width: 100%;
  font-size: 40px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: 500;
  color: #182444;
  background: rgba(255, 255, 255, 0.9);
  padding: 18px 140px 12px 80px;
  min-width: 706px;
  text-align: left;
  -webkit-transition: background ease 0.2s;
  transition: background ease 0.2s;
  letter-spacing: 0.038em;
}
.header .btn-action-ico.button-soc {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
  width: 24px;
  height: 24px;
}
.footer {
  overflow: hidden;
  background: #fcfcfc;
  letter-spacing: 0.038em;
}
.footer:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../img/main/pattern.png) 0 0;
  background-size: auto 300px;
  opacity: 0.25;
}
.footer .inner-wrap {
  z-index: 3;
  padding: 60px 140px 100px 450px;
  overflow: hidden;
}
.footer .inner-wrap:before {
  content: "";
  display: block;
  width: 310px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  background: #f9f9f9;
  z-index: 9;
}
.footer .info-wrap {
  width: 46%;
  float: left;
  margin: 0px 0 0 0;
  padding: 0 30px 0 0;
  font-size: 20px;
  line-height: 1.2;
  /*font-weight: 100;*/
  font-weight: 300;
  max-width: 450px;
}
.footer .photo-wrap {
  width: 54%;
  float: right;
}
.footer .photo-wrap img {
  display: block;
  width: 100%;
}
.footer .emails-wrap,
.footer .phones-wrap,
.footer .copy-wrap {
  line-height: 1.3;
  /*font-weight: 300;*/
  font-weight: 400;
  margin-bottom: 1.4em;
}
.footer .emails-wrap:last-child,
.footer .phones-wrap:last-child,
.footer .copy-wrap:last-child {
  margin-bottom: 0;
}
.footer .phones-wrap {
  /*font-weight: 300;*/
  font-weight: 300;
}
.footer .copy-wrap {
  /*font-weight: 300;*/
  font-weight: 300;
  display: none;
}
.footer a {
  border-bottom: none;
  color: #182444;
}
.footer h1,
.footer .main-title {
  margin-bottom: 1.5em;
  margin-top: -3px;
}
.footer p {
  margin-bottom: 1.3em;
}
.footer p:last-child {
  margin-bottom: 0;
}
.main-menu-wrap .btn-action-ico.button-menu,
.main-menu-wrap .btn-action-ico.button-close {
  display: none;
}
.main-menu-wrap .menu-block {
  /*border-top: 1px solid #e8e8e8;*/
  position: relative;
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #486387;
  text-align: center;
  /*font-weight: 300;*/
  font-weight: 400;
  letter-spacing: 0.038em;
}
.main-menu-wrap .menu-block a {
  display: block;
  position: relative;
  border: none;
  text-decoration: none;
  color: #486387;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.main-menu-wrap .menu-block > ul > li,
.main-menu-wrap .menu-block > div > div > ul > li {
  /*border-bottom: 1px solid #e8e8e8;*/
}
.main-menu-wrap .menu-block > ul > li > a,
.main-menu-wrap .menu-block div > div > ul >  li > a {
  font-size: 16px;
  font-weight: 500;
  color: #182444;
  line-height: 21px;
  padding: 16px 20px;
}
.main-menu-wrap .menu-block > ul > li > a:hover,
.main-menu-wrap .menu-block > div > div > ul > li  > a:hover {
  color: #ed1c24;
}
.main-menu-wrap .menu-block > ul > li > ul,
.main-menu-wrap .menu-block > div > div > ul >  li > ul {
  padding-top: 4px;
  padding-bottom: 12px;
}
.main-menu-wrap .menu-block > ul > li > ul a:hover,
.main-menu-wrap .menu-block > ul > li > ul a.active,
.main-menu-wrap .menu-block > div > div > ul > li > ul a:hover,
.main-menu-wrap .menu-block > div > div > ul > li > ul a.active {
  color: #ed1c24;
}
.main-menu-wrap .menu-block > ul > li > ul li.open > a,
.main-menu-wrap .menu-block > div > div > ul > li > ul li.open > a {
  color: #ed1c24;
}
.main-menu-wrap .menu-block > ul > li > ul > li > a,
.main-menu-wrap .menu-block > div > div > ul > li > ul > li > a {
  padding: 4px 20px;
}
.main-menu-wrap .menu-block > ul > li > ul ul,
.main-menu-wrap .menu-block > div > div > ul > li > ul ul {
  padding: 15px 0 15px 0;
}
.main-menu-wrap .menu-block > ul > li > ul ul a,
.main-menu-wrap .menu-block > div > div > ul > li > ul ul a {
  padding: 4px 20px;
}
.main-menu-wrap .menu-block > ul ul,
.main-menu-wrap .menu-block > div > div > ul ul {
  display: none;
}
.main-menu-wrap ul,
.main-menu-wrap li {
  margin: 0;
  padding: 0;
}
.main-menu-wrap ul:before,
.main-menu-wrap li:before {
  display: none;
}
.logo {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  max-width: 100%;
  text-decoration: none;
  line-height: 1;
  letter-spacing: 0;
  border: none;
  font-size: 10px;
  text-align: center;
  font-size: 16px;
  line-height: 14px;
  color: #727272;
  font-weight: 300;
  letter-spacing: 0.038em;
}



.logo .logo-pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 200px;
}
.logo .logo-pic img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.logo .logo-title {
  display: block;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  color: #ed1c24;
  margin: 33px 0 12px 0;
  letter-spacing: 0.01em;
}
.logo .logo-title span {
  color: #182444;
  /*font-weight: 300;*/
  font-weight: 400;
}
.logo:hover {
  text-decoration: none;
}

@media (max-width: 2999px) {
    .logo .logo-pic .mini {
        display: none;
    }
    .logo .logo-pic .big {
        display: block;
    }

@media (max-width: 1599px) {
    .logo .logo-pic .mini {
        display: none;
    }
    .logo .logo-pic .big {
        display: block;
    }

    
  .content {
    padding-left: 80px;
    padding-right: 30px;
  }
  .header .title {
    padding-right: 30px;
    min-width: 600px;
  }
  .footer .inner-wrap {
    padding-left: 390px;
    padding-right: 30px;
  }
}
@media (max-width: 1399px) {
    .logo .logo-pic .mini {
        display: none;
    }
    .logo .logo-pic .big {
        display: block;
    }
    
  .content {
    padding-left: 30px;
  }
  .header .title {
    padding-left: 30px;
  }
  .footer .inner-wrap {
    padding-left: 340px;
  }
}
@media (max-width: 1199px) {
    
    .logo .logo-pic .big{
        display:none;
    }
    .logo .logo-pic .mini {
        display: block;
    }
    
  .page-main .content {
    padding-top: 0;
  }
  .inner-page-wrap {
    display: block;
  }
  .side {
    display: none;
  }
  .content {
    width: 100%;
  }
  .inner-page-wrap {
    display: block;
  }
  .header .logo-wrap {
    height: 200px;
  }
  .header .logo {
    padding-top: 15px;
    padding-bottom: 0;
    height: 200px;
  }
  .header .title {
    padding-left: 30px;
    padding-right: 15px;
    min-width: 300px;
    font-size: 30px;
  }
  .header .heading-title {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 100px;
    line-height: 100px;
    margin-top: -40px;
    font-size: 100px;
  }
  .header .title-wrap {
    position: relative;
    padding: 50px 0px 50px 0;
  }
  .header .inner-wrap {
    display: block;
  }
  .header .main-panel-wrap {
    width: 100%;
    height: 200px;
  }
  .header .heading-wrap {
    width: 100%;
  }
  .header .contacts-wrap {
    display: block;
  }
  .main-menu-wrap .menu-block {
    background: rgba(255, 255, 255, 0.95);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 111;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: none;
    display: none;
  }
  .main-menu-wrap .menu-block:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../img/main/pattern.png) 0 0;
    opacity: 0.4;
  }
  .main-menu-wrap .menu-block > ul {
    padding: 30px 0;
    max-height: 100%;
    width: 100%;
    overflow: auto;
  }
  .main-menu-wrap .menu-block li {
    border: none !important;
  }
  .main-menu-wrap .btn-action-ico.button-close {
    display: block;
    margin: 0 12px 0 auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .main-menu-wrap .btn-action-ico.button-menu {
    display: block;
  }
  .main-menu-wrap .btn-action-ico.button-menu.active ~ .menu-block {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .footer .inner-wrap {
    padding-left: 30px;
  }
  .footer .inner-wrap:before {
    display: none;
  }
}
@media (max-width: 1023px) {

  .content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer .inner-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {

  .footer .inner-wrap {
    padding-bottom: 50px;
  }
  .footer .info-wrap {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .footer .photo-wrap {
    width: 100%;
  }
  .footer h1,
  .footer .main-title {
    margin-bottom: 1em;
  }
  .footer .copy-wrap {
    display: block;
    padding-top: 30px;
    clear: both;
  }
  .header {
    min-height: 350px;
  }
  .header .main-panel-wrap {
    position: relative;
    background: #f1f1f1;
    padding-bottom: 30px;
    height: auto;
  }
  .header .main-panel-wrap:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../img/main/pattern.png) 0 0;
    background-size: auto 300px;
    opacity: 0.35;
  }
  .header .inner-wrap {
    display: block;
  }
  .header .logo-wrap {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-bottom: 0px;
    background: none;
  }
  .header .logo-wrap:before {
    display: none;
  }
  .header .title {
    font-size: 20px;
    line-height: 24px;
    padding: 15px;
  }
  .header .logo {
    height: auto;
    padding-top: 30px;
  }
  .header .logo .logo-pic {
    height: 70px;
    margin-bottom: 0px;
  }
  .header .logo .logo-title {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 24px;
    letter-spacing: 0.01em;
  }
  .header .logo .logo-subtitle {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.064em;
  }
  .header .contacts-wrap {
    display: block;
  }
  .header .phone-wrap {
    padding-top: 4px;
    margin-bottom: 24px;
  }
  .main-menu-wrap .btn-action-ico.button-menu {
    margin: 0 auto;
    height: 70px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header .contacts-wrap {
    display: block;
    position: absolute;
    top: 50%;
    right: 100px;
    margin-top: -28px;
  }
  .header .phone-wrap {
    text-align: right;
    margin-bottom: 10px;
  }
  .header .soc-wrap {
    text-align: right;
  }
  .header .btn-action-ico.button-soc {
    margin: 0 0 0 8px;
  }
  .header .main-menu-wrap {
    display: block;
  }
  .main-menu-wrap .btn-action-ico.button-menu {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -40px;
  }
}
@media (min-width: 1200px) {
  .main-menu-wrap {
    padding-bottom: 30px;
    margin-bottom: 0;
    overflow: visible;
  }
  .main-menu-wrap .menu-block {
    overflow: visible;
  }
  .main-menu-wrap .menu-block > ul,
  .main-menu-wrap .menu-block > div > div > ul {
    overflow: visible;
  }
  .main-menu-wrap .menu-block > ul ul,
  .main-menu-wrap .menu-block > div > div > ul ul {
    display: none !important;
    -webkit-animation: fadein ease 0.2s;
            animation: fadein ease 0.2s;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transition: background ease 0.2s;
    transition: background ease 0.2s;
    width: 310px;
    position: absolute;
    top: 0;
    left: 100%;
    padding: 15px 0 !important;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .main-menu-wrap .menu-block > ul ul:hover,
  .main-menu-wrap .menu-block > div > div > ul ul:hover {
    background: #fff;
  }
  .main-menu-wrap .menu-block > ul ul a,
  .main-menu-wrap .menu-block > div > div > ul ul a {
    padding: 10px 20px !important;
  }
  .main-menu-wrap .menu-block > ul li:hover > ul,
  .main-menu-wrap .menu-block > div > div > ul li:hover > ul {
    display: block !important;
  }
  .main-menu-wrap .menu-block > ul li:hover > a,
  .main-menu-wrap .menu-block > div > div > ul li:hover > a {
    color: #ed1c24;
  }
  .page-main .header {
    width: 310px;
    min-width: 310px;
  }
  .page-main .content {
    margin-top: -243px;
    padding-top: 0;
  }
  .side .fixed-outer-wrap {
    position: fixed;
    top: 243px;
    bottom: 0;
    width: 310px;
    z-index: 101;
    overflow: visible;
  }
  .header .inner-wrap {
    min-width: 310px;
  }
  .header .logo-wrap {
    position: fixed;
    top: 0;
  }
  .header .main-menu-wrap {
    display: none;
  }
  .header .inner-wrap {background: #f9f9f9;}
}
@media (min-width: 1200px) and (max-height: 899px) {
  .side .fixed-outer-wrap {
    padding-top: 60px;
  }
}
@media (min-width: 1200px) and (max-height: 799px) {
  .side .fixed-outer-wrap {
    padding-top: 0px;
  }
}
@media (min-width: 1900px) {
  .page-main .header {
    left: 50%;
    margin-left: -950px;
  }
}
/* ----------------------------------- *\
      fonts
\* ----------------------------------- */
@font-face {
  font-family: 'Geometria';
  src: url('../fonts/Geometria-ExtraLight.eot');
  src: local('Geometria ExtraLight'), local('Geometria-ExtraLight'), url('../fonts/Geometria-ExtraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/Geometria-ExtraLight.woff2') format('woff2'), url('../fonts/Geometria-ExtraLight.woff') format('woff'), url('../fonts/Geometria-ExtraLight.ttf') format('truetype'), url('../fonts/Geometria-ExtraLight.svg#Geometria-ExtraLight') format('svg');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geometria';
  src: url('../fonts/Geometria-Light.eot');
  src: local('Geometria Light'), local('Geometria-Light'), url('../fonts/Geometria-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Geometria-Light.woff2') format('woff2'), url('../fonts/Geometria-Light.woff') format('woff'), url('../fonts/Geometria-Light.ttf') format('truetype'), url('../fonts/Geometria-Light.svg#Geometria-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geometria';
  src: url('../fonts/Geometria-Bold.eot');
  src: local('Geometria Bold'), local('Geometria-Bold'), url('../fonts/Geometria-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Geometria-Bold.woff2') format('woff2'), url('../fonts/Geometria-Bold.woff') format('woff'), url('../fonts/Geometria-Bold.ttf') format('truetype'), url('../fonts/Geometria-Bold.svg#Geometria-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geometria';
  src: url('../fonts/Geometria-Medium.eot');
  src: local('Geometria Medium'), local('Geometria-Medium'), url('../fonts/Geometria-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Geometria-Medium.woff2') format('woff2'), url('../fonts/Geometria-Medium.woff') format('woff'), url('../fonts/Geometria-Medium.ttf') format('truetype'), url('../fonts/Geometria-Medium.svg#Geometria-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geometria';
  src: url('../fonts/Geometria.eot');
  src: local('Geometria'), url('../fonts/Geometria.eot?#iefix') format('embedded-opentype'), url('../fonts/Geometria.woff2') format('woff2'), url('../fonts/Geometria.woff') format('woff'), url('../fonts/Geometria.ttf') format('truetype'), url('../fonts/Geometria.svg#Geometria') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geometria';
  src: url('../fonts/Geometria-Thin.eot');
  src: local('Geometria Thin'), local('Geometria-Thin'), url('../fonts/Geometria-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Geometria-Thin.woff2') format('woff2'), url('../fonts/Geometria-Thin.woff') format('woff'), url('../fonts/Geometria-Thin.ttf') format('truetype'), url('../fonts/Geometria-Thin.svg#Geometria-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
/*
Icon classes can be used entirely standalone. They are named after their original file names.

```html
<i class="icon-home"></i>
```
*/
.i-blank {
  background-image: url(../img/spr.png);
  background-position: -110px -101px;
  width: 1px;
  height: 1px;
}
.i-ico-arrow01 {
  background-image: url(../img/spr.png);
  background-position: -70px -101px;
  width: 20px;
  height: 11px;
}
.i-ico-arrow02 {
  background-image: url(../img/spr.png);
  background-position: 0px -101px;
  width: 18px;
  height: 30px;
}
.i-ico-arrow03 {
  background-image: url(../img/spr.png);
  background-position: -38px -101px;
  width: 12px;
  height: 22px;
}
.i-ico-arrow04 {
  background-image: url(../img/spr.png);
  background-position: -101px -71px;
  width: 35px;
  height: 9px;
}
.i-ico-zoom-small {
  background-image: url(../img/spr.png);
  background-position: -101px 0px;
  width: 51px;
  height: 51px;
}
.i-ico-zoom {
  background-image: url(../img/spr.png);
  background-position: 0px 0px;
  width: 81px;
  height: 81px;
}
/* ----------------------------------- *\
      forms elements styles
\* ----------------------------------- */
.btn,
button,
input[type="submit"] {
  height: 40px;
  line-height: 38px;
  border: 1px solid #ed1c24;
  background: none;
  padding: 0 20px;
  font-size: 18px;
  /*font-weight: 300;*/
  font-weight: 300;
  color: #ed1c24;
  text-decoration: none;
}
.btn:hover,
button:hover,
input[type="submit"]:hover {
  border: 1px solid #ed1c24;
  background: #ed1c24;
  color: #fff;
}
.btn.button-more,
button.button-more,
input[type="submit"].button-more {
  text-align: left;
  width: 100%;
  padding-right: 70px;
}
.btn.button-more:before,
button.button-more:before,
input[type="submit"].button-more:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: none;
  transition: none;
  background-image: url(../img/spr.png);
  background-position: -101px -71px;
  width: 35px;
  height: 9px;
  position: absolute;
  top: 50%;
  right: 34px;
  margin-top: -5px;
  -webkit-transition: -webkit-filter ease 0.2s;
  transition: -webkit-filter ease 0.2s;
  transition: filter ease 0.2s;
  transition: filter ease 0.2s, -webkit-filter ease 0.2s;
}
.btn.button-more:hover:before,
button.button-more:hover:before,
input[type="submit"].button-more:hover:before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.btn-action-ico {
  background: none;
  border: none;
  border-radius: 0;
  min-width: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 0;
  display: block;
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
}
.btn-action-ico:before,
.btn-action-ico:after,
.btn-action-ico .i,
.btn-action-ico img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.btn-action-ico:before,
.btn-action-ico:after {
  content: "";
}
.btn-action-ico:hover {
  text-decoration: none;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-action-ico.button-soc {
  width: 30px;
  height: 30px;
}
.btn-action-ico.button-soc img {
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.btn-action-ico.button-soc img.img-active {
  opacity: 0;
}
.btn-action-ico.button-soc:hover img {
  opacity: 0;
}
.btn-action-ico.button-soc:hover img.img-active {
  opacity: 1;
}
.btn-action-ico.button-close:before,
.btn-action-ico.button-close:after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background: #d10187;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  margin: -1px 0 0 -15px;
  -webkit-transform: -webkit-rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-action-ico.button-close:before {
  -webkit-transform: -webkit-rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn-action-ico.button-menu {
  width: 80px;
  height: 80px;
}
.btn-action-ico.button-menu:before,
.btn-action-ico.button-menu span:before,
.btn-action-ico.button-menu span:after {
  content: "";
  width: 26px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  margin-left: -20px;
  background: #ed1c24;
}
.btn-action-ico.button-menu span:before {
  width: 40px;
  margin-top: -9px;
}
.btn-action-ico.button-menu span:after {
  width: 32px;
  margin-top: 8px;
}
.btn-action-more {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border: none;
  font-size: 18px;
  line-height: 1;
  height: 24px;
  padding: 2px 48px 0 0;
  /*font-weight: 300;*/
  font-weight: 400;
  color: #fff;
  overflow: hidden;
}
.btn-action-more .button-title {
  height: 20px;
  line-height: 20px;
  border-bottom: 1px solid #fff;
}
.btn-action-more:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: none;
  transition: none;
  background-image: url(../img/spr.png);
  background-position: -101px -71px;
  width: 35px;
  height: 9px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -5px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.btn-action-more:hover {
  color: #fff;
}
.btn-action-more:hover .button-title {
  border-bottom: none;
}
.btn-action-text {
  display: inline-block;
  vertical-align: top;
  position: relative;
  max-width: 100%;
  background: #486387;
  padding: 8px 90px 8px 30px;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  text-decoration: none;
  border: none;
  -webkit-transition: background ease 0.2s;
  transition: background ease 0.2s;
}
.btn-action-text:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: none;
  transition: none;
  background-image: url(../img/spr.png);
  background-position: -70px -101px;
  width: 20px;
  height: 11px;
  position: absolute;
  top: 20px;
  right: 30px;
  margin-top: -6px;
  -webkit-transition: -webkit-transform ease 0.2s;
  transition: -webkit-transform ease 0.2s;
  transition: transform ease 0.2s;
  transition: transform ease 0.2s, -webkit-transform ease 0.2s;
}
.btn-action-text:hover,
.btn-action-text.active {
  background: #d10187;
  color: #fff;
}
.btn-action-text.active:before {
  -webkit-transform: -webkit-rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.owl-prev,
.owl-next,
.owl-dot {
  background: none;
  border: none;
  border-radius: 0;
  min-width: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 0;
}
.owl-prev:hover,
.owl-next:hover,
.owl-dot:hover {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.owl-prev,
.owl-next,
.btn-slider-prev,
.btn-slider-next {
  display: block;
  width: 70px;
  height: 70px;
  background: #fff;
  text-indent: -999px;
  position: relative;
  overflow: hidden;
  -webkit-transition: background ease 0.2s;
  transition: background ease 0.2s;
  float: left;
  border: none !important;
}
.owl-prev:hover,
.owl-next:hover,
.btn-slider-prev:hover,
.btn-slider-next:hover {
  background: #ed1c24;
  border-color: #ed1c24;
}
.owl-prev:hover:before,
.owl-next:hover:before,
.btn-slider-prev:hover:before,
.btn-slider-next:hover:before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.owl-prev:last-child,
.owl-next:last-child,
.btn-slider-prev:last-child,
.btn-slider-next:last-child {
  background: #ed1c24;
}
.owl-prev:last-child:before,
.owl-next:last-child:before,
.btn-slider-prev:last-child:before,
.btn-slider-next:last-child:before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.owl-prev:before,
.owl-next:before,
.btn-slider-prev:before,
.btn-slider-next:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: none;
  transition: none;
  background-image: url(../img/spr.png);
  background-position: 0px -101px;
  width: 18px;
  height: 30px;
  display: block;
  -webkit-transition: -webkit-filter ease 0.2s;
  transition: -webkit-filter ease 0.2s;
  transition: filter ease 0.2s;
  transition: filter ease 0.2s, -webkit-filter ease 0.2s;
}
.owl-prev:before,
.btn-slider-prev:before {
  -webkit-transform: -webkit-rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.owl-nav {
  overflow: hidden;
  line-height: 1;
  float: left;
}
.owl-dots {
  width: 20px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.owl-dot {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 0 7px 0;
  background: none;
}
.owl-dot:last-child {
  margin-bottom: 0;
}
.owl-dot:hover,
.owl-dot.active {
  background: none;
}
.owl-dot:before,
.owl-dot:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: #768aa5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.owl-dot:after {
  opacity: 0;
  width: 20px;
  height: 20px;
  background: #ed1c24;
}
.owl-dot:hover:before,
.owl-dot.active:before {
  opacity: 0;
}
.owl-dot:hover:after,
.owl-dot.active:after {
  opacity: 1;
}
.frm-row,
.frm-field,
.frm-row-submit {
  position: relative;
  line-height: 1;
}
.frm-row:after,
.frm-field:after,
.frm-row-submit:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.frm-select {
  position: relative;
  display: block;
  overflow: hidden;
}
.frm-select input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  margin: 0;
  padding: 0;
}
.frm-select label {
  display: block;
  position: relative;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .btn,
  button,
  input[type="submit"] {
    font-size: 15px;
  }
  .btn.button-more,
  button.button-more,
  input[type="submit"].button-more {
    padding-right: 60px;
  }
  .btn.button-more:before,
  button.button-more:before,
  input[type="submit"].button-more:before {
    right: 20px;
  }
  .owl-prev,
  .owl-next {
    width: 50px;
    height: 50px;
  }
  .owl-prev:before,
  .owl-next:before {
    background-image: url(../img/spr.png);
    background-position: -38px -101px;
    width: 12px;
    height: 22px;
  }
}
@media (max-width: 639px) {
  .btn-action-text {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 50px 10px 15px;
  }
  .btn-action-text:before {
    top: 20px;
    right: 15px;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.js-more-wrap {
  display: none;
}
.js-content-select {
  display: none;
  -webkit-animation: fadein ease 0.2s;
          animation: fadein ease 0.2s;
}
.js-content-select.active {
  display: block;
}
.js-bg-box {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.js-bg-box .js-bg-photo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.js-bg-box img:not(.js-bg-photo) {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.js-btn-toggle.active + .js-popup-block {
  display: block !important;
}
.js-popup-block {
  -webkit-animation: fadein ease 0.3s;
  animation: fadein ease 0.3s;
}
.js-tab-block {
  display: none;
  -webkit-animation: fadein ease 0.2s;
          animation: fadein ease 0.2s;
}
.js-tab-block.active {
  display: block;
}
.items-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  min-width: 100%;
}
.item-wrap {
  width: 100%;
  position: relative;
}
.owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.owl-stage-outer,
.owl-stage {
  overflow: hidden;
}
.owl-carousel {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
.owl-slider-outer .owl-item {
  opacity: 0;
  -webkit-transition: opacity ease 0.8s;
  transition: opacity ease 0.8s;
}
.owl-slider-outer .owl-item.active {
  opacity: 1;
}
.owl-slider-outer .owl-item:not(.active) {
  pointer-events: none;
}
.owl-slider-outer .owl-stage,
.owl-slider-outer .owl-stage-outer {
  overflow: visible;
}
.owl-slider-outer .owl-stage:after,
.owl-slider-outer .owl-stage-outer:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.owl-slider-numbers-dots .owl-dots {
  counter-reset: button;
}
.owl-slider-numbers-dots .owl-dots:after {
  content: " / " attr(data-count);
  display: inline-block;
  vertical-align: middle;
}
.owl-slider-numbers-dots .owl-dot {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  overflow: hidden;
  position: relative;
  font-size: 1em;
  color: inherit;
  height: auto;
  line-height: inherit;
}
.owl-slider-numbers-dots .owl-dot.active {
  width: auto;
}
.owl-slider-numbers-dots .owl-dot:before {
  content: counter(button);
  counter-increment: button;
}
.sl-wrap ~ .sl-wrap {
  display: none;
}
.elm-hidden {
  display: none;
}
@media (max-width: 1023px) {
  .elm-hidden-mobile {
    display: none;
  }
}
@media (min-width: 1024px) {
  .elm-hidden-desktop {
    display: none;
  }
}
/* ----------------------------------- *\
      items styles
\* ----------------------------------- */
.elm-title {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  letter-spacing: 0.038em;
}
.elm-title img {
  display: block;
  position: absolute;
}
.elm-title .title-text {
  display: block;
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  line-height: 1.1;
  margin: 0 0 2px 0;
}
.item-new {
  display: block;
  position: relative;
  border: none;
  letter-spacing: 0.038em;
}
.item-new:hover .btn,
.item-new:hover button,
.item-new:hover input[type="submit"] {
  border: 1px solid #ed1c24;
  background: #ed1c24;
  color: #fff;
}
.item-new:hover .btn.button-more:before,
.item-new:hover button.button-more:before,
.item-new:hover input[type="submit"].button-more:before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.item-new:hover .new-title {
  color: #ed1c24;
}
.item-new:hover .new-title a {
  color: #ed1c24;
}
.item-new .new-photo {
  display: block;
  position: relative;
  overflow: hidden;
  border: none;
  line-height: 1;
  margin-bottom: 25px;
}
.item-new .new-photo img {
  display: block;
  width: 100%;
}
.item-new .new-subtitle {
  display: block;
  font-size: 16px;
  line-height: 20px;
  /*font-weight: 300;*/
  font-weight: 300;
  color: #727272;
  margin: 0 0 5px 0;
  text-align: left;
}
.item-new .new-title {
  font-size: 20px;
  line-height: 24px;
  /*font-weight: 400;*/
  font-weight: 500;
  color: #182444;
  text-align: left;
  -webkit-transition: color ease 0.2s;
  transition: color ease 0.2s;
  margin: 0 0 30px 0;
}
.item-new .new-title a {
  border: none;
  color: #182444;
}
.item-new .new-button {
  width: 100%;
  max-width: 304px;
  margin: 35px 0 0 0;
}
.item-review {
  display: block;
  position: relative;
  overflow: hidden;
  padding-left: 246px;
}
.item-review .review-info-wrap {
  width: 246px;
  float: left;
  margin: 0 0 0 -246px;
  padding: 0 10px;
}
.item-review .review-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 150px;
  text-align: left;
}
.item-review .review-text-wrap p {
  width: 100%;
}
.item-review .review-photo {
  display: block;
  margin: 0 auto 0 auto;
  width: 150px;
  height: 150px;
  line-height: 0;
}
.item-review .review-photo img {
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.item-review .review-name {
  display: block;
  padding: 25px 0 0 0;
  position: relative;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  margin: 0;
  letter-spacing: 0.038em;
}
.item-review .review-name:before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #ed1c24;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -25px;
}
.item-review .review-info {
  display: block;
  margin: 5px 0 0 0;
  font-size: 16px;
  line-height: 20px;
  color: #727272;
  text-align: center;
}
.item-service {
  display: block;
  position: relative;
  overflow: hidden;
}
.item-service:hover .srv-title {
  color: #ed1c24;
}
.item-service:hover .btn,
.item-service:hover button,
.item-service:hover input[type="submit"] {
  border: 1px solid #ed1c24;
  background: #ed1c24;
  color: #fff;
}
.item-service:hover .btn.button-more:before,
.item-service:hover button.button-more:before,
.item-service:hover input[type="submit"].button-more:before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.item-service .srv-subtitle {
  display: block;
  font-size: 16px;
  line-height: 20px;
  /*font-weight: 300;*/
  font-weight: 300;
  margin: 0 0 5px 0;
  text-transform: none;
}
.item-service .srv-title {
  font-size: 20px;
  line-height: 1.2;
  /*font-weight: 400;*/
  font-weight: 500;
  color: #182444;
  text-transform: none;
  -webkit-transition: color ease 0.2s;
  transition: color ease 0.2s;
  margin: 0 0 28px 0;
}
.item-service .srv-button {
  margin: 25px 0 0 0;
  line-height: 1;
  position: relative;
}
.item-service .srv-ico {
  display: block;
  position: relative;
  overflow: hidden;
  height: 250px;
  margin: 0 0 25px 0;
}
.item-service .srv-ico img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.item-service p {
  margin: 0;
}
.item-project {
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 1;
  border: none;
  color: #182444;
  text-align: left;
}
.item-project:hover .pr-info-wrap {
  opacity: 1;
}
.item-project:before {
  content: "";
  display: block;
  padding-top: 137.5%;
}
.item-project .pr-photo {
  display: block;
  background: #ccc;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 1;
}
.item-project .pr-photo img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.item-project .pr-info-wrap {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 0 30px 40px 30px;
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
  background: rgba(252, 252, 252, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-bottom: 4px solid #ed1c24;
}
.item-project .pr-info-wrap:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../img/main/pattern.png) 0 0;
  background-size: auto 300px;
  opacity: 0.4;
}
.item-project .pr-subtitle {
  display: block;
  font-size: 18px;
  line-height: 1.2;
  /*font-weight: 300;*/
  font-weight: 300;
  text-transform: none;
  color: #727272;
  margin: 0 0 6px 0;
  width: 100%;
}
.item-project .pr-title {
  text-transform: none;
  display: block;
  font-size: 22px;
  /*font-weight: 400;*/
  font-weight: 500;
  color: #182444;
  line-height: 1.18;
  min-height: 3.54em;
  margin: 0 0 0px 0;
  width: 100%;
  letter-spacing: 0.038em;
}
.item-project .pr-button-wrap {
  display: block;
  line-height: 1;
  width: 100%;
  padding: 0 34px 0 0;
  margin-top: 46px;
}
.item-photo {
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 1;
  border: none;
}
.item-photo.photo-main:before {
  background-image: url(../img/spr.png);
  background-position: 0px 0px;
  width: 81px;
  height: 81px;
  top: 30px;
  right: 30px;
  bottom: auto;
  left: auto;
}
.item-photo:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: none;
  transition: none;
  background-image: url(../img/spr.png);
  background-position: -101px 0px;
  width: 51px;
  height: 51px;
  display: block;
  margin: auto;
  opacity: 0;
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.item-photo:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(241, 241, 241, 0.45);
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.item-photo:hover:before {
  opacity: 1;
}
.item-photo:hover:after {
  opacity: 1;
}
.item-photo img {
  display: block;
  position: relative;
  width: 100%;
}
.item-text-toggle {
  display: block;
  position: relative;
}
.item-text-toggle .btn-action-text {
  max-width: 100%;
}
.item-text-toggle .text-block {
  display: none;
  padding: 1.5em 0 3em 0;
  letter-spacing: 0;
}
@media (max-width: 1399px) {
  .item-project .pr-button-wrap {
    padding-right: 0;
  }
}
@media (max-width: 1023px) {
  .item-new .new-title {
    font-size: 18px;
  }
  .item-photo.photo-main:before {
    background-image: url(../img/spr.png);
    background-position: -101px 0px;
    width: 51px;
    height: 51px;
  }
  .item-project .pr-info-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
  .item-project .pr-subtitle {
    font-size: 14px;
  }
  .item-project .pr-title {
    font-size: 18px;
  }
  .item-project .pr-button-wrap {
    margin-top: 30px;
  }
}
@media (max-width: 639px) {
  .item-text-toggle .btn-action-text {
    min-width: 100%;
  }
  .item-review {
    padding: 0;
  }
  .item-review .review-info-wrap {
    width: 100%;
    padding: 0;
    float: none;
    margin: 0 0 0 0;
  }
  .item-review .review-text-wrap {
    min-height: 0;
    margin: 30px 0 0 0;
  }
}
@media (max-width: 479px) {
  .item-new .new-button {
    max-width: 100%;
  }
}
@media (min-width: 640px) {
  .content > .text-box .item-text-toggle .btn-action-text {
    min-width: 404px;
  }
}
/* ----------------------------------- *\
      content styles
\* ----------------------------------- */
.main-slider-box {
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 1;
  margin-bottom: 100px;
}
.main-slider-box+.main-project-box {
  margin-top: -100px;
}
.main-slider-box .sl-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  z-index: 2;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 160px;
}
.main-slider-box .sl-wrap {
  display: block;
  position: relative;
  overflow: hidden;
  max-height: 994px;
  background-color: #000;
}
.main-slider-box .sl-wrap:before {
  content: "";
  display: block;
  /*padding-top: 63%;*/
  padding-top: 30%;
}
.main-slider-box .owl-dots {
  display: none;
}
.main-slider-box .owl-nav {
  position: absolute;
  bottom: 0;
  right: 0;
}
.main-slider-box .owl-prev.disabled,
.main-slider-box .owl-next.disabled {
  display: none;
}
.main-slider-box .sl-heading {
  display: block;
  height: 160px;
  line-height: 160px;
  text-align: center;
  overflow: hidden;
  font-size: 140px;
  font-weight: 500;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #222c48;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -235px;
  letter-spacing: 0.038em;
}
.main-slider-box .sl-title {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 26px;
  line-height: 32px;
  color: #4c4c4c;
  /*font-weight: 300;*/
  font-weight: 400;
  text-align: left;
  padding: 16px 80px 12px 80px;
  min-width: 784px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: background ease 0.2s;
  transition: background ease 0.2s;
  max-width: 100%;
  letter-spacing: 0.038em;
}
.main-slider-box .sl-title:hover {
  background: #fff;
}
.main-slider-box .sl-title-wrap {
  margin-bottom: 1px;
  line-height: 1;
  width: 100%;
  text-align: right;
}
.main-slider-box .title-main .sl-title {
  min-width: 860px;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 500;
  color: #182444;
  text-align: left;
  line-height: 50px;
  padding-top: 18px;
  padding-bottom: 12px;
}
.main-slider-box a {
  border: none;
}
.main-project-box {
  margin-bottom: 100px;
  margin-left: -140px;
  margin-right: -140px;
  position: relative;
  overflow: hidden;
  line-height: 1;
  background: #7cd1cb url(../img/main/bg.jpg) center;
  background-size: cover;
}
.main-project-box .pic-wrap {
  width: 1590px;
  position: relative;
  left: 50%;
  margin-left: -795px;
  padding: 113px 0;
}
.main-project-box .img-main {
  display: block;
  margin: 0 auto;
  width: 845px;
}
.news-box .items-wrap {
  margin: 0 -27px;
}
.news-box .item-wrap {
  width: 33.33%;
  padding: 0 27px;
  margin-bottom: 54px;
}
.reviews-box {
  margin-bottom: 145px;
  padding-left: 364px;
  padding-top: 65px;
}
.reviews-box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.reviews-box .title-wrap {
  width: 364px;
  float: left;
  margin: 0 0 0 -364px;
  padding: 0 30px 0 0;
}
.reviews-box .slider-wrap {
  width: 100%;
  float: left;
  position: relative;
  padding: 0 40px 0 0;
}
.reviews-box .item-review {
  max-width: 850px;
}
.reviews-box .owl-nav {
  display: none;
}
.reviews-box .owl-dots {
  height: 150px;
  bottom: auto;
}
.prices-box {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 -140px 170px -140px;
  background: #000 url(../img/main-action.jpg) center no-repeat;
  background-size: cover;
}
.prices-box:hover {
  /*&:before {
      background-color: #f9f9f9;
    }*/
}
.prices-box:hover .text-bg {
  background: #fff;
}
.prices-box .text-wrap {
  width: 730px;
  padding: 68px 20px 40px 140px;
  min-height: 285px;
  position: relative;
  z-index: 9;
}
.prices-box .text-bg {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 900px;
  height: 2000px;
  margin: -1100px 0 0 -900px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: background-color ease 0.2s;
  transition: background-color ease 0.2s;
  -webkit-transform: -webkit-rotate(62deg);
  -webkit-transform: rotate(62deg);
  transform: rotate(62deg);
  overflow: hidden;
  z-index: -1;
}
.prices-box .text-bg:before {
  content: "";
  display: block;
  position: absolute;
  top: -1000px;
  bottom: -1000px;
  left: -1000px;
  right: -1000px;
  background: url(../img/main/pattern.png) 0 0;
  background-size: auto 300px;
  opacity: 0.4;
  -webkit-transform: -webkit-rotate(-62deg);
  -webkit-transform: rotate(-62deg);
  transform: rotate(-62deg);
}
.prices-box:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: background ease 0.2s;
  transition: background ease 0.2s;
  background: rgba(249, 249, 249, 0.25);
}
.prices-box .button-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  float: left;
  width: 302px;
  z-index: 9;
}
.prices-box h1,
.prices-box .main-title {
  text-align: left;
  margin-bottom: 0;
  position: relative;
  z-index: 5;
  display: block;
  max-width: 500px;
}
.prices-box .btn,
.prices-box button,
.prices-box input[type="submit"] {
  border: 1px solid #ed1c24;
  background: #ed1c24;
  color: #fff;
  height: 50px;
  line-height: 48px;
}
.prices-box .btn.button-more:before,
.prices-box button.button-more:before,
.prices-box input[type="submit"].button-more:before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.about-box {
  margin-bottom: 100px;
}
.about-box:last-child {
  margin-bottom: 0;
}
.about-box h1,
.about-box .main-title {
  margin-bottom: 35px;
}
.services-box {
  margin-bottom: 110px;
}
.services-box .items-wrap {
  margin: 0 -27px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          /*justify-content: space-between;*/
}
.services-box .item-wrap {
  padding: 0 27px;
  margin-bottom: 68px;
  width: 33.33%;
  max-width: 33.33%;
}
.services-box .items-wrap > div:not(.item-wrap) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  min-width: 100%;
}
.services-box:last-child {
  margin-bottom: 0;
}
.contacts-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 80px;
  font-size: 20px;
  line-height: 1.2;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contacts-box .emails-wrap {
  line-height: 1.3;
  margin-bottom: 1.25em;
  /*font-weight: 300;*/
  font-weight: 400;
}
.contacts-box .emails-wrap:last-child {
  margin-bottom: 0;
}
.contacts-box .phones-wrap {
  line-height: 1.5;
  margin-bottom: 1.25em;
  /*font-weight: 300;*/
  font-weight: 300;
}
.contacts-box .phones-wrap:last-child {
  margin-bottom: 0;
}
.contacts-box .phones-wrap img {
  display: inline-block;
  vertical-align: top;
  height: 37px;
  margin: -6px 0 -2px 10px;
}
.contacts-box a {
  border: none;
  color: #182444;
}
.contacts-box p {
  margin-bottom: 1.4em;
}
.contacts-box p:last-child {
  margin-bottom: 0;
}
.contacts-box:last-child {
  margin-bottom: 0;
}
.contacts-box .info-wrap {
  width: 50%;
  padding: 0 30px 0 0;
}
.contacts-box .photo-wrap {
  line-height: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 8px;
  max-width: 582px;
}
.contacts-box .photo-wrap img {
  display: block;
  width: 100%;
}
.contacts-box .soc-wrap {
  margin-bottom: 1.4em;
  padding-top: 6px;
}
.contacts-box .soc-wrap:last-child {
  margin-bottom: 0;
}
.contacts-box .btn-action-ico.button-soc {
  margin: 0 4px 8px 0;
  display: inline-block;
  vertical-align: top;
}
.map-box {
  margin-bottom: 80px;
  position: relative;
  overflow: hidden;
  line-height: 1;
}
.map-box:last-child {
  margin-bottom: 0;
}
.projects-box .items-wrap {
  margin: 0 -27px;
}
.projects-box .item-wrap {
  width: 33.33%;
  padding: 0 27px;
  margin-bottom: 54px;
}
.actions-title-box {
  margin: 0 0 65px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.actions-title-box .title-wrap {
  width: 50%;
}
.actions-title-box .button-wrap {
  padding: 22px 0 0 0;
  width: 304px;
}
.actions-title-box .actions-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  padding-top: 20px;
}
.actions-title-box .actions-wrap ul {
  margin: 0 -10px;
}
.actions-title-box .actions-wrap li {
  display: inline-block;
  vertical-align: top;
}
.actions-title-box .actions-wrap a {
  padding: 0 10px;
  color: #182444;
  border: none;
}
.actions-title-box .actions-wrap a:hover,
.actions-title-box .actions-wrap a.active {
  color: #ed1c24;
}
.actions-title-box h1,
.actions-title-box .main-title {
  margin: 0;
}
.actions-title-box ul,
.actions-title-box li {
  margin: 0;
  padding: 0;
}
.actions-title-box ul:before,
.actions-title-box li:before {
  display: none;
}
.pagenav-box {
  text-align: right;
  font-size: 24px;
  /*font-weight: 300;*/
  font-weight: 400;
  margin-bottom: 40px;
}
.pagenav-box:last-child {
  margin-bottom: 0;
}
.pagenav-box a,
.pagenav-box span {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 0 10px 0;
  border: none;
  color: #182444;
  text-align: center;
  min-width: 15px;
}
.pagenav-box a.active,
.pagenav-box span.active {
  font-size: 34px;
  font-weight: 400;
  color: #d10187;
}
.pagenav-box a.active:first-child,
.pagenav-box span.active:first-child {
  margin-right: 5px;
}
.pagenav-box a:hover {
  border: none;
  color: #d10187;
}
.content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.content-box:last-child {
  margin-bottom: 0;
}
.content-box:last-child .info-wrap {
  margin-bottom: 0;
}
.content-box .main-wrap {
  width: 460px;
  padding: 0 60px 0 0;
  position: relative;
  overflow: hidden;
}
.content-box .info-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
  max-width: 670px;
}
.content-box .photos-box:first-child {
  padding-top: 5px;
}
.content-box .photos-box:last-child {
  margin-bottom: 0;
}
.photos-box {
  margin-bottom: 80px;
}
.photos-box .items-wrap {
  margin: 0 -10px;
}
.photos-box .items-wrap .item-wrap {
  width: 33.33%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.photos-box .items-wrap .item-wrap:first-child {
  width: 100%;
}
.breadcrumbs-box {
  margin: 25px -25px 25px 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  color: #486387;
  text-align: left;
  padding-top: 4px;
}
.breadcrumbs-box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.breadcrumbs-box > a,
.breadcrumbs-box > span {
  float: left;
  position: relative;
  padding: 0 50px 0 0;
}
.breadcrumbs-box > a:before,
.breadcrumbs-box > span:before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background: #486387;
  position: absolute;
  top: 10px;
  left: 100%;
  margin-top: -1px;
  margin-left: -35px;
}
.breadcrumbs-box > a:last-child:before,
.breadcrumbs-box > span:last-child:before {
  display: none;
}
.text-box {
  margin-bottom: 2em;
}
.text-box:last-child {
  margin-bottom: 0;
}
.text-box .item-wrap {
  margin-bottom: 1px;
}
.article-photo-box {
  overflow: hidden;
  position: relative;
  padding: 8px 0 0 0;
  margin-bottom: 15px;
}
.article-photo-box:hover .btn,
.article-photo-box:hover button,
.article-photo-box:hover input[type="submit"] {
  border: 1px solid #ed1c24;
  background: #ed1c24;
  color: #fff;
}
.article-photo-box:hover .btn.button-more:before,
.article-photo-box:hover button.button-more:before,
.article-photo-box:hover input[type="submit"].button-more:before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.article-photo-box.text-left img {
  float: right;
  margin-right: 0;
  margin-left: 40px;
}
.article-photo-box img {
  margin: 5px 40px 20px 0;
  width: 48%;
  float: left;
  max-width: 600px;
}
.article-photo-box ul,
.article-photo-box ol {
  overflow: hidden;
}
.article-photo-box .button-wrap {
  max-width: 304px;
  overflow: hidden;
  padding-top: 35px;
}
@media (max-width: 1599px) {
  .prices-box {
    margin-left: -80px;
    margin-right: -30px;
  }
  .prices-box .text-wrap {
    padding-left: 80px;
  }
  .services-box .items-wrap {
    margin: 0 -15px;
  }
  .services-box .item-wrap {
    padding: 0 15px;
    width: 33.33%;
    max-width: inherit;
    margin-bottom: 45px;
  }
  .services-box h1,
  .services-box .main-title {
    margin-bottom: 0;
  }
  .news-box .items-wrap,
  .projects-box .items-wrap {
    margin: 0 -15px;
  }
  .news-box .item-wrap,
  .projects-box .item-wrap {
    padding: 0 15px;
    margin-bottom: 30px;
  }
  .actions-title-box {
    display: block;
    margin-bottom: 40px;
  }
  .actions-title-box .title-wrap {
    width: 100%;
    padding: 0;
  }
  .actions-title-box .actions-wrap {
    text-align: left;
  }
}
@media (max-width: 1399px) {
  .main-slider-box {
    margin-left: -30px;
    margin-right: -30px;
  }
  .main-slider-box .sl-title {
    padding-left: 60px;
    padding-right: 30px;
    min-width: 600px;
  }
  .main-slider-box .title-main .sl-title {
    min-width: 700px;
  }
  .reviews-box {
    padding-left: 0;
  }
  .reviews-box .title-wrap {
    width: 100%;
    margin: 0;
    float: none;
  }
  .reviews-box .slider-wrap {
    margin-right: 0;
    margin-left: -10px;
  }
  .prices-box {
    margin-left: -30px;
    margin-right: -30px;
  }
  .prices-box .text-wrap {
    padding-left: 30px;
  }
  .content-box .info-wrap {
    max-width: 100%;
  }
  .content-box .main-wrap {
    width: 430px;
    padding-right: 30px;
  }
}
@media (max-width: 1023px) {
  .main-slider-box {
      display:none;
    margin-left: -15px;
    margin-right: -15px;
  }
  .main-slider-box .sl-text-wrap {
    padding-bottom: 40px;
  }
  .main-slider-box .sl-heading {
    margin-top: -150px;
  }
  .content-box .main-wrap {
    width: 350px;
  }
  .pagenav-box {
    font-size: 22px;
  }
  .pagenav-box a.active,
  .pagenav-box span.active {
    font-size: 30px;
  }
  .prices-box {
    margin-left: -15px;
    margin-right: -15px;
  }
  .prices-box .text-wrap {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .main-slider-box {
    margin-bottom: 60px;
  }
  .main-slider-box+.main-project-box {
    margin-top: -60px;
  }
  .main-slider-box .sl-heading {
    display: none;
  }
  .main-slider-box .sl-title {
    min-width: 100%;
    width: 100%;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    line-height: 19px;
    padding: 8px 15px 4px 15px;
  }
  .main-slider-box .title-main .sl-title {
    min-width: 100%;
    text-align: center;
    font-size: 30px;
    line-height: 1.5;
    padding: 14px 15px 6px 15px;
  }
  .main-slider-box .sl-text-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-slider-box .sl-wrap {
    max-height: inherit;
    min-height: calc(100vh - 350px);
  }
  .main-project-box {
    padding: 60px 0 55px 0;
    margin: 0 -15px 60px -15px;
  }
  .main-project-box .pic-wrap {
    position: relative;
    padding: 0 15px;
    width: 100%;
    position: static;
    margin: 0;
  }
  .main-project-box .img-main {
    max-width: 400px;
    margin: 0 auto 55px auto;
    width: 100%;
  }
  .main-project-box .elm-title {
    display: block;
    margin: 0 0 30px 0;
    padding: 0 0 0 15px;
  }
  .main-project-box .elm-title:last-child {
    margin: 0;
  }
  .main-project-box .elm-title img {
    display: none;
  }
  .main-project-box .elm-title .title-text {
    font-size: 20px;
  }
  .news-box .item-wrap {
    width: 100%;
  }
  .reviews-box {
    padding-top: 40px;
    margin-bottom: 80px;
  }
  .prices-box {
    margin-bottom: 80px;
  }
  .prices-box .text-wrap {
    width: 350px;
  }
  .about-box {
    margin-bottom: 70px;
  }
  .services-box {
    margin-bottom: 60px;
  }
  .services-box .item-wrap {
    width: 50%;
  }
  .contacts-box {
    display: block;
  }
  .contacts-box .info-wrap {
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
  }
  .contacts-box .photo-wrap {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  .projects-box .item-wrap {
    width: 50%;
  }
  .content-box .main-wrap {
    width: 300px;
  }
  .article-photo-box.text-left img {
    margin-left: 30px;
  }
  .article-photo-box img {
    margin-right: 30px;
  }
}
@media (max-width: 639px) {
  .main-slider-box .sl-wrap {
    height: 375px;
  }
  .main-slider-box .sl-wrap:before {
    display: none;
  }
  .main-slider-box .sl-text-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-slider-box .title-main .sl-title {
    font-size: 20px;
  }
  .reviews-box .slider-wrap {
    margin: 0 -10px;
    padding: 0;
  }
  .reviews-box .sl-wrap {
    padding: 0 10px;
  }
  .reviews-box .item-review {
    max-width: 100%;
  }
  .reviews-box .owl-dots {
    margin-top: 30px;
    position: static;
    width: 100%;
    height: 20px;
    font-size: 0;
    text-align: center;
    display: block;
  }
  .reviews-box .owl-dot {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
  }
  .reviews-box .owl-dot:last-child {
    margin: 0 3px;
  }
  .prices-box {
    padding: 0 0 200px 0;
  }
  .prices-box .text-wrap {
    width: 100%;
    padding: 60px 15px;
    min-height: 0;
  }
  .prices-box .text-bg {
    width: auto;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    -webkit-transform: -webkit-rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  .prices-box h1,
  .prices-box .main-title {
    max-width: 100%;
  }
  .services-box .item-wrap {
    width: 100%;
  }
  .content-box {
    display: block;
  }
  .content-box .main-wrap {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
  .content-box .info-wrap {
    width: 100%;
    padding: 0;
  }
  .content-box .photos-box {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
  .photos-box {
    margin-bottom: 60px;
  }
  .breadcrumbs-box {
    margin-bottom: 3em;
  }
  .article-photo-box {
    margin: 30px 0;
  }
  .article-photo-box .button-wrap {
    max-width: 100%;
  }
  .article-photo-box:first-child {
    margin-top: 0;
  }
  .article-photo-box.text-left img {
    margin-left: 0;
    margin-right: 0;
  }
  .article-photo-box img {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 0 30px 0;
  }
}
@media (max-width: 479px) {
  .projects-box .item-wrap {
    width: 100%;
  }
  .prices-box .button-wrap {
    width: 100%;
  }
  .actions-title-box .button-wrap {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .main-project-box .elm-title {
    position: absolute;
    top: 50%;
    left: 50%;
  }
  .main-project-box .title01 {
    margin-top: -195px;
    margin-left: -595px;
  }
  .main-project-box .title01 img {
    bottom: 100%;
    left: 0;
    width: 303px;
    margin-left: 145px;
    margin-bottom: -22px;
  }
  .main-project-box .title02 {
    margin-left: 360px;
    margin-top: -455px;
  }
  .main-project-box .title02 img {
    top: 100%;
    left: 0;
    margin-left: -115px;
    margin-top: 22px;
    width: 283px;
  }
  .main-project-box .title03 {
    margin-top: 135px;
    margin-left: -655px;
  }
  .main-project-box .title03 img {
    top: 100%;
    left: 0;
    width: 373px;
    margin-left: 75px;
  }
  .main-project-box .title04 {
    margin-top: 250px;
    margin-left: 340px;
  }
  .main-project-box .title04 img {
    bottom: 100%;
    left: 0;
    width: 272px;
    margin-left: -75px;
    margin-bottom: 35px;
  }
}
@media (min-width: 768px) and (max-width: 1649px) {
  .main-project-box .title01 {
    margin-left: -545px;
  }
  .main-project-box .title01 img {
    margin-left: 95px;
  }
  .main-project-box .title02 {
    margin-left: 310px;
  }
  .main-project-box .title02 img {
    margin-left: -65px;
  }
  .main-project-box .title03 {
    margin-left: -605px;
  }
  .main-project-box .title03 img {
    margin-left: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1599px) {
  .main-project-box {
    margin-left: -80px;
    margin-right: -30px;
  }
  .main-project-box .title01 {
    margin-top: -140px;
    margin-left: -495px;
  }
  .main-project-box .title01 img {
    margin-left: 50px;
    margin-bottom: 20px;
  }
  .main-project-box .title02 {
    margin-left: 210px;
  }
  .main-project-box .title02 img {
    margin-left: -35px;
  }
  .main-project-box .title03 {
    margin-left: -505px;
  }
  .main-project-box .title03 img {
    margin-left: 5px;
    margin-top: 30px;
  }
  .main-project-box .title04 {
    margin-left: 240px;
  }
  .main-project-box .title04 img {
    margin-left: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1399px) {
  .main-project-box {
    margin-left: -30px;
    margin-right: -30px;
  }
  .main-project-box .img-main {
    width: 500px;
  }
  .main-project-box .title01 {
    margin-left: -420px;
    margin-top: -120px;
  }
  .main-project-box .title01 img {
    width: 200px;
    margin-left: 130px;
    margin-bottom: -20px;
  }
  .main-project-box .title02 {
    margin-left: 200px;
    margin-top: -300px;
  }
  .main-project-box .title02 img {
    width: 200px;
    margin-top: 15px;
    margin-left: -60px;
  }
  .main-project-box .title03 {
    margin-left: -360px;
  }
  .main-project-box .title03 img {
    width: 200px;
    margin-left: 150px;
    margin-top: 0;
  }
  .main-project-box .title04 {
    margin-left: 150px;
    margin-top: 200px;
  }
  .main-project-box .title04 img {
    width: 200px;
    margin-left: 0px;
  }
  .main-project-box .elm-title .title-text {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .services-box h1,
  .services-box .main-title {
    font-size: 28px;
  }
  .main-project-box {
    margin-left: -15px;
    margin-right: -15px;
  }
  .main-project-box .title01 {
    margin-left: -360px;
  }
  .main-project-box .title01 img {
    margin-left: 70px;
  }
  .main-project-box .title02 {
    margin-left: 150px;
  }
  .main-project-box .title02 img {
    margin-left: -10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .main-slider-box .sl-wrap {
    max-height: inherit;
    min-height: calc(100vh - 200px);
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .services-box h1,
  .services-box .main-title {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .main-slider-box {
    margin: 0 -30px 100px -30px;
  }
  .main-slider-box .sl-wrap {
    min-height: 100vh;
    max-height: inherit;
  }
}
@media (min-width: 1400px) {
  .main-slider-box {
    margin-left: -80px;
  }
}
@media (min-width: 1600px) {
  .main-slider-box {
    margin-left: -140px;
    margin-right: -140px;
  }
  .about-box .article-photo-box img {
    margin-right: 62px;
  }
  .about-box .article-photo-box.text-left img {
    margin-left: 62px;
    margin-right: 0;
  }
}
