/* Главный файл стилей */

/* Р“Р»Р°РІРЅС‹Р№ С„Р°Р№Р» СЃС‚РёР»РµР№ */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/*# sourceMappingURL=reset.css.map */
body, html {
  height: 100%;
  font: 300 16px 'Roboto', sans-serif;
  color: #000;
  background: #fff; }

h1, .h1 {
  color: #4a4a4a;
  font-size: 40px;
  font-weight: 300;
  line-height: 48px;
  margin: 10px 0 25px 0; }

.homeheader {
  color: #4a4a4a;
  font-size: 40px;
  font-weight: 300;
  line-height: 48px;
  margin: 10px 0 25px 0; }

h2 {
  font-weight: 300;
  font-size: 34px;
  line-height: 48px;
  margin-bottom: 20px;
  padding-top: 20px; }

h4 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #ff6b00;
  margin: 0 0 18px 0; }

h3 {
  font-weight: 300;
  font-size: 28px;
  color: #000000;
  margin-bottom: 10px; }

a {
  color: #008ac1;
  text-decoration: none; }

p {
  margin-bottom: 20px;
  line-height: 24px; }

ul {
  padding-left: 27px;
  margin-bottom: 20px; }

li {
  list-style-type: none;
  line-height: 24px;
  margin-bottom: 8px; }
  li:before {
    color: #ff6b00;
    content: "\25CF";
    padding-right: 7px;
    margin-left:-15px; }

section {
  padding: 30px 0 35px 0; }

input[type=text] {
  /* Firefox 19+ */
  /* Firefox 18- */
  font-weight: 300; }
  input[type=text]::-webkit-input-placeholder {
    font-family: 'Roboto', sans-serif; }
  input[type=text]::-moz-placeholder {
    font-family: 'Roboto', sans-serif; }
  input[type=text]:-moz-placeholder {
    font-family: 'Roboto', sans-serif; }
  input[type=text]:-ms-input-placeholder {
    font-family: 'Roboto', sans-serif; }

input[type=text]:focus {
  /* Firefox 19+ */
  /* Firefox 18- */ }
  input[type=text]:focus::-webkit-input-placeholder {
    color: #fff; }
  input[type=text]:focus::-moz-placeholder {
    color: #fff; }
  input[type=text]:focus:-moz-placeholder {
    color: #fff; }
  input[type=text]:focus:-ms-input-placeholder {
    color: #fff; }

select {
  font-family: 'Roboto', sans-serif;
  display: block;
  text-align: center;
  border: 1px solid #36a9e1;
  border-radius: 100px;
  height: 32px;
  padding: 0 0px;
  font-weight: 300;
  font-size: 15px;
  color: #4a4a4a;
  background: transparent; }

b, strong {
  font-weight: 500; }

figure {
  padding: 10px 10px 10px 0;
  margin-bottom: 24px; }
  figure > img {
    margin-right: 24px; }

figcaption {
  padding-top: 12px; }

table {
  border: 0;
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0 30px 0; }

tbody > tr {
  border-bottom: 1px solid #d8d8d8; }

thead {
  border-bottom: 3px solid #d8d8d8; }

th {
  font-weight: 500;
  white-space: normal; }

th, td {
  text-align: left;
  padding: 14px 12px 15px 12px; }

tfoot {
  font-style: italic; }
  tfoot td {
    padding-left: 0; }

article p {
  margin-bottom: 24px; }
article h3 {
  padding-top: 10px; }

sup {
  line-height: 13px; }

label {
  line-height: 24px;
  cursor: pointer; }

.star {
  font-weight: bold;
  color: #ff6b00;}

#feedback-form .selectArea,  #partner-form .selectArea{
  width: 60%;
  min-width: 300px;
  margin-bottom: 15px;
  margin-top: 5px;}

#feedback-form input[type="text"], 
#feedback-form input[type="email"],
#partner-form input[type="text"], 
#partner-form input[type="email"]
{
  width: 50%;
  min-width: 300px;
  height: 30px;
  border: 1px solid #d8d8d8;
  margin-bottom: 15px;
  margin-top: 5px;}

#feedback-form textarea,  #partner-form textarea{
  min-width: 300px;
  width: 60%;
  border: 1px solid #d8d8d8;
  margin-bottom: 15px;
  margin-top: 5px;}

#feedback-form input[type="submit"],  #partner-form input[type="submit"]{
  width: 200px;
  height: 40px;
  font-weight: bold;
  border: 1px solid #d8d8d8;
  margin-bottom: 20px;}

footer {
  background: #fff; }

/*all*/
.outtaHere {
  position: absolute;
  left: -3000px; }

span.left, span.center, .selectArea a, .checkboxArea, .checkboxAreaChecked, .radioArea, .radioAreaChecked {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top; }

/*select*/
.selectArea {
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-align: center;
  color: #4a4a4a;
  position: relative;
  font-size: 15px;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  padding: 8px 0px 8px 15px;
  min-width: 200px; }

a.selectButton, span.left {
  height: 27px;
  position: absolute;
  top: 0; }

a.selectButton {
  width: 14px;
  height: 100%;
  right: 14px;
  background: url(images/select.png) no-repeat center center; }

/*option*/
.optionsDivVisible {
  z-index: 99; }

.select-center {
  box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.2);
  font-size: 15px;
  padding: 2px;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .select-center > ul {
    padding: 0;
    margin: 0; }
    .select-center > ul > li {
      padding: 3px 5px 3px 18px;
      margin-bottom: 5px; }
      .select-center > ul > li:before {
        content: "";
        display: none; }

.select-center > ul > li.selected > a{
    color:#ff6b00;
    font-weight:400;
}

.select-center a {
  line-height: 18px;
  color: #4a4a4a;
  text-decoration: none; }

.select-center a:hover {
  color: #008ac1; }

.radioArea, .radioAreaChecked, .checkboxArea, .checkboxAreaChecked {
  width: 16px;
  cursor: pointer;
  border: 2px solid #36a9e1;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  margin-right: 8px; }

/*checkbox*/
.checkboxArea, .checkboxAreaChecked {
  height: 16px; }

.checkboxAreaChecked {
  background: #36a9e1;
  position: relative; }

.t-blue .checkboxAreaChecked {
background:#ff6b00;
}

  .checkboxAreaChecked:after {
    display: block;
    position: absolute;
    content: "";
    width: 12px;
    height: 9px;
    top: 4px;
    left: 2px;
    background: url("images/check.png") 0 -9px no-repeat; }

/*radio*/
.radioArea, .radioAreaChecked {
  width: 16px;
  height: 16px;
  border-radius: 50%; }

.radioAreaChecked {
  position: relative; }
  .radioAreaChecked:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    background: #36a9e1;
    width: 8px;
    height: 8px; }

.bt {
  text-align: left;
  cursor: pointer;
  margin-right: 37px;
  line-height: 18px; }

#content {
  position: relative; }

.wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%; }

.inner {
  width: 95%;
  margin: 0 auto; }

.inner-wide {
  width: 100%; }

.inner-primary {
  padding-top: 11px;
  padding-bottom: 50px; }

.content {
  flex: 1 0 auto; }

footer {
  padding-top: 20px;
  flex: 0 0 auto; }

.l-nols, .cities-list, .objects-list {
  padding: 0;
  margin: 0; }
  .l-nols li:before, .cities-list li:before, .objects-list li:before {
    display: none;
    content: "";
    padding: 0; }

.l-horizontal > li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0 20px;
  margin: 0; }

.l-horizontal-full {
  display: table; }
  .l-horizontal-full > li {
    display: table-cell;
    border-right: 1px solid #72c2ea;
    text-align: center;
    white-space: nowrap;
    width: 700px;
    min-width: 100px; }
    .l-horizontal-full > li:last-child {
      border: 0; }
    .l-horizontal-full > li a {
      transition: 0.5s;
      display: block;
      padding: 12px 32px; }
      .l-horizontal-full > li a:hover {
        background: #ff6b00; }

.l-right {
  float: right; }
  .l-right :last-child {
    padding-right: 0; }

.l-left > :first-child {
  padding-left: 0; }

.l-grid {
  font-size: 0;
  display: table; }
  .l-grid > * {
    box-sizing: border-box;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline; }

.l-third {
  vertical-align: top;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 32%;
  margin-right: 1%;
  position: relative; }
  .l-third iframe {
    width: 100%; }

.l-w80 {
  width: 80%;
  box-sizing: border-box;
  padding-left: 2.5%;
  border-right: 1px solid #d8d8d8; }

.l-w20 {
  width: 20%; }

.l-float-l {
  width: 80%;
  float: left;
  box-sizing: border-box;
  padding-left: 2.5%;
  border-right: 1px solid #d8d8d8; }

.l-float-r {
  float: right;
  width: 20%; }

.l-table, .l-preparent-table > * > * > * {
  display: table; }
  .l-table > *, .l-preparent-table > * > * > * > * {
    display: table-cell;
    vertical-align: middle; }

.l-table-with-rows {
    display:table;
    width:100%;
}

.l-table-with-rows > div {
    display:table-row;
}

.l-table-with-rows > div >div {
    display:table-cell;
}

.l-w100 {
  width: 100%; }



.l-expand li {
  position: relative; }
.l-expand > li > ul {
  display: none;
  position: absolute;
  z-index: 1000; }
.l-expand > li:hover > ul {
  display: block; }

.l-3-col > * {
  width: 33.3%;
  position: relative; }

.l-2-col > * {
  width: 50%; }

.l-grid > .l-w100 {
    width:100%;
   
}



.l-vertical-fix {
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 100%;
  width: 0px;
  vertical-align: middle; }

.l-center {
  text-align: center; }

.l-ta-right {
  text-align:right; }

.l-ovf {
  overflow: hidden; }

.l-clr {
  clear: both; }

.l-h1 {
  height: 1px; }

.l-tabs > li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0; }

.l-arrows {
  margin-top: 7px;
  margin-bottom: 5px;
  padding: 0; }
  .l-arrows > li {
    margin: 0 40px 10px 0;
    padding: 0; }
    .l-arrows > li:before {
      content: url("images/orange-arrow.png");
      padding-right: 10px;
      position: relative;
      top: 3px; }
    .l-arrows > li > a {
      font-weight: 400; }

.l-icon-list > li {
  box-sizing: border-box;
  vertical-align: top;
  padding: 0 20px 0 0; }
  .l-icon-list > li:before {
    content: "";
    display: block;
    width: 42px;
    height: 42px;
    margin-bottom: 20px;
    background-image: url("images/contacts.png"); }

.l-check-list > li {
  box-sizing: border-box;
  vertical-align: top;
  padding: 0 25px 0 40px;
  position: relative; }
  .l-check-list > li:before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #36a9e1;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%; }
  .l-check-list > li:after {
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    left: 6px;
    width: 12px;
    height: 9px;
    background-image: url("images/check.png"); }

.l-nowrap {
  white-space: nowrap; }

.l-w25 {
  width: 25%;
  padding-right: 10px; }

.l-top > * {
  vertical-align: top; }

.l-icon-list-72 > li:before {
  width: 63px;
  height: 72px;
  background-image: url("images/icons-72.png");
  margin-bottom: 22px;
margin-left:0; }

.topheader {
  height: 47px;
  font-size: 13px;
  line-height: 22px; }
  .topheader > * {
    padding-top: 12px; }

.choose-block {
  border-right: 1px solid #d8d8d8;
  float: left;
  height: 35px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 16px;
  position: relative; }

.country-choose {
  display: none;
  position: absolute;
  top: 42px;
  left: 0px;
  background: #ffffff;
  border: 1px solid #ececec;
  box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.2);
  z-index: 100;
  min-width: 88px;
  font-size: 15px;
  padding: 12px 0; }
  .country-choose > li {
    margin: 0;
    padding: 0; }
    .country-choose > li > a {
      display: block;
      padding: 8px 12px 8px 24px;
      color: #000; }
      .country-choose > li > a:hover {
        color: #008ac1; }
      .country-choose > li > a.active-country {
        color: #fff;
        background: #36a9e1;
        margin-left: -1px;
        margin-right: -1px; }
  .country-choose:before {
    content: "";
    display: block;
    position: absolute;
    left: 34px;
    top: -16px;
    border: 11px solid transparent;
    border-bottom: 5px solid #d8d8d8;
    z-index: 99; }
  .country-choose:after {
    content: "";
    display: block;
    position: absolute;
    left: 34px;
    top: -15px;
    border: 11px solid transparent;
    border-bottom: 4px solid #fff;
    z-index: 100; }

.middleheader {
  position: relative;
  border-bottom: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
  padding-top: 12px;
  padding-bottom: 12px;
  vertical-align: middle; }

.logo {
  position: relative; }

.logo-small {
  display: none; }

.logo-text {
  font-size: 10px;
  color: #9b9b9b;
  font-weight: 500;
  font-style: italic;
  position: absolute;
  left: 76px;
  top: 34px;
  line-height: 11px;
  z-index: 10; }

.search-border {
  width: 338px;
  padding: 0 10px;
  border: 1px solid #d8d8d8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  height: 46px;
  float: right; }

.search-input {
  border: 0;
  background: #fff;
  height: 46px;
  padding: 5px 40px 5px 5px;
  font-size: 17px;
  outline: 0;
  display: block;
  box-sizing: border-box;
  width: 100%; }

.search-submit {
  border: 0;
  position: absolute;
  right: 0px;
  top: -12px;
  margin: 12px 5px 0 0;
  width: 46px;
  height: 46px;
  background: url("images/search.png") center center no-repeat;
  padding: 0;
  cursor: pointer;
  outline: 0; }

.services {
  font-size: 15px; }
  .services > ul {
    padding-top: 12px; }
    .services > ul > li {
      padding: 0 2% 11px 2%; }

.l-expand > li > ul {
  background: #ffffff;
  border: 1px solid #ececec;
  box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 0;
  width: 320px;
  left: 50%;
  margin-left: -160px;
  top: 35px; }
  .l-expand > li > ul:after {
    content: '';
    position: absolute;
    left: 150px;
    top: -20px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fff; }
  .l-expand > li > ul:before {
    content: '';
    position: absolute;
    left: 149px;
    top: -22px;
    border: 11px solid transparent;
    border-bottom: 11px solid #ececec; }
  .l-expand > li > ul > li {
    margin: 0; }
    .l-expand > li > ul > li > a {
      text-transform: none;
      display: block;
      padding: 8px 12px 8px 24px; }
      .l-expand > li > ul > li > a:hover {
        background: #36a9e1;
        color: #fff; }

.catalog {
  background: #36a9e1; }
  .catalog a {
    color: #fff; }

.menu > li {
  padding-bottom: 11px; }

.problems {
  padding-top: 30px; }
  .problems > li {
    margin-bottom: 24px; }
    .problems > li > a {
      margin: 0px 20px 0 0;
      display: block; }
      .problems > li > a:before {
        content: "";
        float: left;
        width: 42px;
        height: 42px;
        background-image: url("images/problems.png");
        margin-right: 15px;
        margin-top: -10px; }
      .problems > li > a:hover {
        text-decoration: underline; }
    .problems > li:nth-child(1) a:before {
      background-position: 0px 0; }
    .problems > li:nth-child(2) a:before {
      background-position: -42px 0; }
    .problems > li:nth-child(3) a:before {
      background-position: -84px 0; }
    .problems > li:nth-child(4) a:before {
      background-position: -126px 0; }
    .problems > li:nth-child(5) a:before {
      background-position: -168px 0; }
    .problems > li:nth-child(6) a:before {
      background-position: -210px 0; }
    .problems > li:nth-child(7) a:before {
      background-position: -252px 0; }
    .problems > li:nth-child(8) a:before {
      background-position: -294px 0; }
    .problems > li:nth-child(9) a:before {
      background-position: -336px 0; }
    .problems > li:nth-child(10) a:before {
      background-position: -378px 0; }
    .problems > li:nth-child(11) a:before {
      background-position: -420px 0; }
    .problems > li:nth-child(12) a:before {
      background-position: -462px 0; }
    .problems > li:nth-child(13) a:before {
      background-position: -504px 0; }
    .problems > li:nth-child(14) a:before {
      background-position: -546px 0; }
    .problems > li:nth-child(15) a:before {
      background-position: -588px 0; }
    .problems > li:nth-child(16) a:before {
      background-position: -630px 0; }

.shop-button {
  position: absolute;
  right: 0;
  display: block;
  padding: 0 31px;
  height: 48px;
  line-height: 48px;
  margin-top: -1px;
  background: #ff6b00;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  transition: 0.5s; }
  .shop-button:before {
    content: url("images/cart.png");
    margin-right: 10px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    position: relative;
    top: 5px; }
  .shop-button:hover {
    background: #36a9e1; }

.shop-button-footer {
  width: 20%;
  padding: 0 0 0 1px;
  float: none;
  margin-top: -40px; }

.footer-contacts {
  padding-top: 20px; }

.catalog-list {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 17px; }
  .catalog-list > li {
    box-sizing: border-box;
    padding: 0 8px 16px 8px; }
    .catalog-list > li > a {
      display: inline-block;
      zoom: 1;
      *display: inline;
      overflow: hidden;
      position: relative;
      width: 100%;
      padding-bottom: 100%;
      opacity: 0.89;
      font-weight: 700;
      font-size: 21px;
      color: #ffffff;
      line-height: 32px;
      text-align: center;
      background: url("images/catalog1.jpg") center center;
      background-size: 100% 100%;
      transition: .25s;
      /*		&:before {
      			content:"";
      			display:block;
      			padding-top:100%;
      			float:left;
      		} */ }
      .catalog-list > li > a:hover {
        background-size: 110% 110%; }
      .catalog-list > li > a > div {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        display: block; }
      .catalog-list > li > a span {
        display: inline-block;
        zoom: 1;
        *display: inline;
        width: 80%;
        margin: auto;
        vertical-align: middle; }
    .catalog-list > li:nth-child(2) > a {
      background-image: url("/data/img/pgp.jpg"); }
    .catalog-list > li:nth-child(3) > a {
      background-image: url("/data/img/karkas.jpg"); }
    .catalog-list > li:nth-child(4) > a {
      background-image: url("images/catalog3.jpg"); }
    .catalog-list > li:nth-child(5) > a {
      background-image: url("images/catalog4.jpg"); }
    .catalog-list > li:nth-child(6) > a {
      background-image: url("images/catalog5.jpg"); }
    .catalog-list > li:nth-child(7) > a {
      background-image: url("images/catalog6.jpg"); }
    .catalog-list > li:nth-child(8) > a {
      background-image: url("/data/img/ekrany.jpg"); }
    .catalog-list > li:nth-child(9) > a {
      background-image: url("images/catalog7.jpg"); }
/*    .catalog-list > li:last-child > a {
      background: #666; } */

.map-wrap {
  width: 100%;
  overflow: hidden; }

.map {
  width: 1232px;
  height: 683px;
  background: url("images/map.png") center center;
  position: relative;
  left: 50%;
  margin-left: -616px; }

.map-location {
  position: absolute;
  width: 40px;
  height: 48px;
  background: url("images/geo-icon.png") center center;
  cursor: pointer; }
  .map-location:nth-child(1) {
    top: 184px;
    left: 663px; }
  .map-location:nth-child(2) {
    top: 166px;
    left: 737px; }
  .map-location:nth-child(3) {
    top: 118px;
    left: 848px; }
  .map-location:nth-child(4) {
    top: 274px;
    left: 731px; }
  .map-location:nth-child(5) {
    top: 256px;
    left: 914px; }

.footer-menu {
  font-size: 15px;
  vertical-align: top; }
  .footer-menu a:hover {
    text-decoration: underline; }

.footer-bottom {
  border-top: 1px solid #d8d8d8;
  clear: both;
  font-size: 13px;
  color: #000000; }

.footer-copyright {
  line-height: 24px; }

.footer-soclink {
  border-left: 1px solid #d8d8d8;
  text-align: center;
  padding: 28px 25px 26px 25px; }
  .footer-soclink > a {
    color: #000000;
    display: block; }
    .footer-soclink > a:before {
      content: "";
      width: 32px;
      height: 32px;
      display: block;
      margin: 0 auto 10px auto;
      background-image: url("images/social.png"); }
    .footer-soclink > a:hover {
      color: #008ac1; }

.fb > a:before {
  background-position: 64px 0; }

.vk > a:before {
  background-position: 32px 0; }

.inst > a:before {
   background-image: url("../data/inst.png"); } 

.footer-design {
  text-align: center;
  padding: 48px 0; }

.phone {
  font-weight: 500;
  font-size: 22px;
  color: #000000;
  text-align: center;
  padding: 27px 0; }

.phone-footer + .phone-footer {
  border-top: 1px solid #d8d8d8;
  padding: 17px 0 16px 0;
  text-align: canter; }
.phone-footer > div {
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-align: left; }

.phone-text {
  font-size: 13px;
  color: #666666;
  line-height: 17px;
  font-weight: 300;
  padding: 3px 0; }

.button {
  display: inline-block;
  zoom: 1;
  *display: inline;
  border: 2px solid #36a9e1;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  padding: 12px 25px 13px 25px;
  color: #4a4a4a;
  margin: 20px 0;
  text-align: center;
  transition: 0.5s; 
background:transparent;
cursor:pointer;}
  .button:hover {
    color: #fff;
    background: #36a9e1; }

.button-orange {
  background: #ff6b00;
  color: #fff;
  border: #ff6b00;
  padding: 14px 24px 16px 24px;
  line-height: 18px;
  margin: 16px 0;
  font-weight: 400; }


.button-p {
  background: #e10358;
  color: #fff;
  border: #e10358;
  padding: 14px 24px 16px 24px;
  line-height: 18px;
  margin: 16px 0;
  font-weight: 400; }


.button-blue {
  background: #36a9e1;
  color: #fff;
  border: #36a9e1;
  padding: 14px 24px 16px 24px;
  line-height: 18px;
  margin: 16px 0;
  font-weight: 400; }
  .button-blue:hover {
    color: #fff;
    background: #ff6b00; }

.button-white {
  color: #fff;
  border-color: #fff; }

.button-white-bg {
  background: #fff;
  border-color: #fff;
  color: #008ac1;
  font-weight: 400; }

.button-big {
    padding:23px 33px;
    font-size:18px;
}

.utube-button {
  line-height: 37px;
  padding: 5px 20px  5px 10px; }
  .utube-button:before {
    content: "";
    width: 32px;
    height: 32px;
    float: left;
    margin: 2px 10px 0 0;
    background-image: url("images/social.png"); }

.videos {
  text-align: center; }

.videos-list {
  padding: 25px 0;
  text-align: left;
  margin-left: -8px;
  margin-right: -8px;
/*width: auto;*/
 }
  .videos-list iframe {
    width: 100%;
    opacity: 1; /* Р В±РЎвЂ№Р В»Р С• 0, Р Р…Р С• Р Р†Р СР ВµРЎРѓРЎвЂљР С• Р С”Р В°РЎР‚РЎвЂљР С‘Р Р…Р С”Р С‘ Р Р†РЎвЂ№Р Р†Р С•Р Т‘Р С‘Р С РЎРѓРЎР‚Р В°Р В·РЎС“ Р Р†Р С‘Р Т‘Р ВµР С• */
    filter: alpha(opacity=0); }
  .videos-list iframe.invideo {
    width: 100%;
    opacity: 1.0;
    filter: alpha(opacity=1.0); }
  .videos-list > div {
    box-sizing: border-box;
    padding: 8px; }
    .videos-list > div > div {
      position: relative;
      overflow: hidden;
      height: 256px; }

.videos-list-main {
  width: 100%; }

.video {
  display: block;
  width: 100%;
  height: 256px;
  position: absolute;
  z-index: 1000;
  overflow: hidden; }
  .video:after {
    content: url("images/play.png");
    position: absolute;
    bottom: 48px;
    left: 50%;
    margin-left: -26px;
    transition: .25s; }
  .video:hover:after {
    bottom: 55px; }
  .video > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    max-height: 100%;
    display: block; }
  #video-carousel .video {
    max-width: 100%;
    height: 328px; }

.video-carousel {
  margin: 36px 3% 72px 3%; }
  .video-carousel .owl-item > div {
    position: relative;
    margin: 0 2%; }
  .video-carousel .video > img {
    left: 0;
    margin-left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto; }
  .video-carousel .video:after {
    bottom: auto;
    top: 50%;
    margin-top: -30px; }
  .video-carousel .video:hover:after {
    margin-top: -35px; }
  .video-carousel iframe {
    width: 100%;
    height: 328px; }

.video-title {
  position: absolute;
  top: 0px;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  padding: 24px; }

.slide {
	height:536px;
	background:url('images/slide.jpg') right center;
	background-size:cover; }

.slide-content {
  position: absolute;
  top: 78px;
  left: 222px;
  width: 600px; }

.slide-content {
  position: absolute;
  top: 78px;
  left: 222px;
  z-index: 200;
  width: 600px; }

.slide-content-header {
  font-weight: 900;
  color: #ffffff;
 }
  .slide-content-header span.orange {
    background: #ff6b00;
    padding: 3px 10px 3px 10px; }
  .slide-content-header span.blue {
    background: #36a9e1;
    padding: 3px 10px 3px 10px; }
.slide-content-header-black {
  font-weight: 900;
  color: #000;
 }

.slide-content-header-text-blue {
  font-weight: 900;
  color: #36a9e1;
 }

.slide-content-header-text-orange {
  font-weight: 900;
  color: #ff6b00;
 }


.slide-content-text-white {
  font-weight: 500;
  color: #ffffff;
  margin-top: 34px; }
.slide-content-text-black {
  font-weight: 500;
  color: #000000;
  margin-top: 34px; }
.slide-content-text-black strong {
  font-weight: 900;
 }

.slide-content-text-blue {
  font-weight: 500;
  color: #00A7E1;
}
  .slide-content-text-black span {
    background: #f1f1f1;
    padding: 2px 8px 2px 8px; }
.fs32 {
  font-size: 32px;}
.fs28 {
  font-size: 28px;}
.fs12 {
  font-size: 18px;}

.fs26 {
  font-size: 26px;
  line-height: 38px;}

.fs20 {
  font-size: 20px;}
.fs48 {
  font-size: 48px;
  line-height: 56px;}
.fs54 {
  font-size: 54px;
  line-height: 66px;}


.fs40 {
  font-size: 40px;
  line-height: 50px;}

.fs42 {
  font-size: 42px;
  line-height: 54px;}

.fs36 {
  font-size: 36px;
  line-height: 48px;}
.fs34 {
  font-size: 34px;
  line-height: 46px;}


.fs24 {
  font-size: 24px;
  line-height: 36px;}

.slide-button {
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  position: absolute;
  bottom: 70px;
  left: 222px;
  margin: 0; }

.clients-block {
  overflow: hidden; }

.clients {
  margin: 0 auto; }
  .clients > li {
    min-width: 310px;
    position: relative;
    height: 72px;
    padding-right: 52px; }
    .clients > li:last-child {
      min-width: 200px; }
    .clients > li > a {
      color: #000;
      padding-left: 85px;
      display: inline-block;
      zoom: 1;
      *display: inline; }
      .clients > li > a:hover {
        color: #008ac1; }
      .clients > li > a:before {
        content: "";
        display: block;
        position: absolute;
        width: 40px;
        height: 43px;
        background: url("images/clients.png") 0 0 no-repeat;
        top: 13px;
        left: 16px; }
      .clients > li > a:after {
        content: "";
        display: block;
        position: absolute;
        border: 2px solid #36a9e1;
        width: 68px;
        height: 68px;
        border-radius: 100%;
        top: 0;
        left: 0; }
    .clients > li:nth-child(2) > a:before {
      background-position: -40px 0; }
    .clients > li:nth-child(3) > a:before {
      background-position: -80px 0; }

.news-block {
  text-align: center; }

.main-news-list {
  text-align: left; }
  .main-news-list > * {
    vertical-align: top;
    line-height: 24px;
    box-sizing: border-box;
    padding: 0 20px; }

.main-news-date {
  font-size: 13px;
  color: #9b9b9b; }

.main-news-title {
  font-weight: 400;
  color: #008ac1;
  margin: 7px 0;
  display: block; }
  .main-news-title:hover {
    text-decoration: underline; }

.main-news-introtext {
  font-size: 15px; }

.country {
  margin-left: 36px; }
  .country:before {
    left: -36px;
    content: url("images/flag-ru.png");
    position: absolute; }

.header-right {
  display: none;
  position: absolute;
  right: 10px;
  top: 8px; }

.header-right-menu {
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: url("images/menu.png") center center no-repeat; }

.header-right-search {
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: url("images/search.png") center center no-repeat;
  margin-top: 4px; }

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-theme .owl-controls {
  height: 0;
  text-align: center; }

.owl-pagination {
  position: relative;
  bottom: 37px; }

.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background: url("images/slider-controls.png") 0 0 no-repeat;
  left: 32px; }

.owl-theme .owl-controls .owl-buttons .owl-next {
  background-position: -40px 0px;
  right: 32px;
  left: auto; }

.owl-theme .owl-controls.clickable .owl-buttons .owl-next:hover {
  background-position: -40px -40px; }

.owl-theme .owl-controls.clickable .owl-buttons .owl-prev:hover {
  background-position: 0px -40px; }

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 4px;
  background: transparent;
  border: 3px solid #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #ff6b00;
  border-color: #ff6b00; }

.overlay {
  display: none;
  position: fixed;
  z-index: 10001;
  background: rgba(0, 138, 193, 0.9);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }



.close-overlay {
  color: #fff;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 2%;
  right: 2%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid #fff; }
  .close-overlay:after {
    position: absolute;
    content: url("images/close-overlay.png");
    display: block;
    height: 14px;
    top: 6px;
    left: 7px;
    width: 14px;
    text-align: center;
    cursor: pointer; }

.popup {
  display: none;
  box-sizing: border-box;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 600px;
  min-height: 350px;
  background: #fff;
  z-index: 10002;
  margin-left: -300px;
  margin-top: -175px;
  padding: 14px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }

.popup > * {
  padding: 0 24px; }

.popup-header {
  font-size: 28px;
  margin-bottom: 14px; }

.cities-list > li {
  margin-bottom: 2px; }
  .cities-list > li > a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    padding: 4px 20px 4px 30px;
    position: relative; }
    .cities-list > li > a:before {
      position: absolute;
      left: 10px;
      top: 11px;
      content: "";
      display: block;
      width: 12px;
      height: 9px;
      float: left;
      background: url("images/check.png") 0 0 no-repeat; }
    .cities-list > li > a.is-active {
      background: #36a9e1;
      color: #fff; }
      .cities-list > li > a.is-active:before {
        background-position: 0 -9px; }
    .cities-list > li > a:hover {
      color: #000; }

.popup-middle {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  padding-top: 25px;
  padding-bottom: 25px; }

.popup-footer {
  padding-top: 12px; }
  .popup-footer > p {
    margin-bottom: 5px; }

/**/
.breadcrumbs {
  padding: 13px 0 11px 0; }
  .breadcrumbs > ul {
    font-size: 0; }
    .breadcrumbs > ul > li {
      font-size: 15px;
      position: relative;
      padding: 0 7px 7px 7px; }
    .breadcrumbs > ul > li::before {
	  margin-left: 0; }
      .breadcrumbs > ul > li.separator {
        padding: 0; }
        .breadcrumbs > ul > li.separator:before {
          content: url("images/breadcrumbs.png");
          display: block; }
      .breadcrumbs > ul > li > ul {
        display: none;
        box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.2);
        font-size: 15px;
        padding: 2px;
        background: #fff;
        border: 1px solid #ccc;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        position: absolute;
        z-index: 100; }
        .breadcrumbs > ul > li > ul > li {
          padding: 3px 18px 3px 18px;
          margin-bottom: 5px;
          white-space: nowrap; }
          .breadcrumbs > ul > li > ul > li > a {
            color: #4a4a4a; }
            .breadcrumbs > ul > li > ul > li > a:hover {
              color: #008ac1; }
      .breadcrumbs > ul > li:first-child {
        padding-left: 0;
        vertical-align: middle; }
        .breadcrumbs > ul > li:first-child > a {
          display: block;
          position: relative;
          top: 2px; }

.breadcrumbs-link {
  display: inline-block;
  zoom: 1;
  *display: inline;
  border: 1px solid #36a9e1;
  border-radius: 100px;
  padding: 2px 20px 4px 20px;
  min-width: 50px;
  background: transparent;
  position: relative; }
  .breadcrumbs-link.has-children {
    cursor: pointer;
    padding-right: 35px; }
    .breadcrumbs-link.has-children:after {
      content: "";
      background: url(images/arrow.png) no-repeat center center;
      top: 0;
      width: 14px;
      height: 100%;
      right: 14px;
      position: absolute; }

.page-description {
  font-size: 15px;
  padding-bottom: 10px;
  clear: right; }
  .page-description > p {
    margin-bottom: 14px; }

.left-column {
  margin-right: 26%;
  padding-bottom: 40px; }

.right-column {
  float: right;
  width: 24%;
  margin-left: 2%;
  margin-bottom: 30px; }

.right-column-inside {
    width:24%;
}

.button-video-filter {
    padding-left:18px;
    line-height:24px;
}

.button-video-filter:before {
    content:url('images/options.svg');
    margin-right:10px;
    position:relative;
    top:4px;
    
}

.aside-block {
  padding: 16px;
  background: #fff;
  margin-bottom: 24px;
  line-height: 24px; }

.aside-block-header {
  border-bottom: 1px solid #d8d8d8;
  font-weight: 400;
  font-size: 20px;
  color: #ff6b00;
  padding: 0 8px 15px 8px; }

.aside-block-h {

  font-weight: 400;
  font-size: 20px;
  color: #ff6b00;
  padding: 0 8px 15px 8px; }

.aside-block-content {
  padding: 14px 8px 5px 8px;
  font-size: 15px;
  color: #000000; }

.cat-block {
  padding: 8px 0;
  font-size: 15px; }

.arrow-right, .cat-block-title {
  position: relative;
  padding-right: 26px; }
  .arrow-right:after, .cat-block-title:after {
    content: "";
    width: 14px;
    height: 9px;
    background: url("images/arrow-down.png") 0 0px no-repeat;
    display: inline-block;
    zoom: 1;
    *display: inline;
    transition: 0.4s;
    margin-left: 12px;
    line-height: 10px;
    margin-bottom: 3px; }
  .arrow-right.is-closed:after, .is-closed.cat-block-title:after {
    transform: rotate(-90deg); }
  .js-accordion .arrow-right, .js-accordion .cat-block-title {
    color: #4a4a4a; }
    .js-accordion .arrow-right.is-closed, .js-accordion .is-closed.cat-block-title {
      color: #008ac1; }

.cat-block-list {
  margin-top: 20px; }

.cat-block-title {
  font-size: 34px;
  color: #008ac1;
  cursor: pointer; }
  .cat-block-title > span {
    border-bottom: 1px dotted #008ac1;
    line-height: 0.85em; }
  .cat-block-title:after {
    bottom: 10px;
    position: absolute;
    margin-left: 10px; }

.cat-block-list-item-title {
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 400; }

.cat-block-list-item-text, .cat-block-list-item-title {
  margin-left: 336px; }
  .cat-block-list-item-text > p, .cat-block-list-item-title > p {
    margin-bottom: 8px; }
  .constructions-item .cat-block-list-item-text, .constructions-item .cat-block-list-item-title {
    margin-left: 295px; }

.cat-block-list-item {
  background: #fff;
  padding: 24px 2% 24px 24px;
  overflow: hidden;
  margin-bottom: 16px; }
  .cat-block-list-item:last-child {
    margin-bottom: 10px; }

.cat-block-list-item-img {
  display: block;
  float: left;
  margin-right: 12px; }

.sort-block {
  padding: 12px 24px 6px 24px;
  font-size: 15px;
  background: #fff;
  margin-bottom: 16px; }

.sorting-list > li {
  font-size: 0;
  padding: 0 28px 0 20px; }
  .sorting-list > li:first-child {
    font-size: 15px;
    font-weight: 500;
    padding-right: 0; }
  .sorting-list > li:last-child {
    padding-right: 0; }

.sorting-link {
  font-size: 15px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.active-sorting:after {
  content: "";
  width: 24px;
  height: 19px;
  background: url("images/sort.png") 0 0;
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
  top: 4px;
  margin-left: 10px; }
.active-sorting.desc:after {
  background-position: left bottom; }
.active-sorting > .sorting-link {
  font-weight: 500;
  color: #000; }

.question {
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #d8d8d8;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  color: #fff;
  position: relative;
  top: 2px;
  margin-left: 7px; }
  .question:before {
    content: "?";
    display: block;
    position: absolute;
    top: -3px;
    left: 5px;
    font-size: 12px;
    font-weight: 500; }

.constr-item-left {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 40%;
  margin-right: 3%;
  vertical-align: top;
  margin-top: 10px; }

.constr-item-right {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 55%;
  vertical-align: top;
  margin-top: 10px;
  padding-top: 3px; }
  .constr-item-right > ul {
    padding-left: 0;
    padding-top: 5px;
    margin-bottom: 0; }
    .constr-item-right > ul > li:last-child {
      margin-bottom: 0; }

.rub {
  font-family: "PT Sans";
  font-weight: 300;
  font-size: 17px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  opacity: 0.8; }

.constr-item-left-price-block {
  margin-top: 18px; }



.constr-item-left-price {
  margin-top: 3px; }
  .constr-item-left-price > span {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: baseline;
    font-size: 16px; }
  .constr-item-left-price > b {
    margin-top: 3px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 24px;
    color: #ff6b00;
    line-height: 24px;
    margin-right: 5px; }

.catalog-price {
    display:inline-block;
    margin-right:40px;
    margin-top:15px;
}


.constr-item-left-chars {
  line-height: 24px; }

.content-white {
  position: relative;
  background: #fff;
  padding: 24px 24px 12px 24px;
  margin-bottom: 32px; }

.content-white-no-margin {
  margin: 0; }

.constr-card-left {
  width: 100%;
  float: left;
  margin-right: -45%; }
  .constr-card-left > .fix {
    margin-right: 45%; }

.constr-card-right {
  box-sizing: border-box;
  float: right;
  width: 45%;
  padding-left: 5%; }

.constr-card-desc {
  margin-right: 45%; }

.constr-card-tabs {
  background: #fff;
  padding: 0 24px;
  border-bottom: 1px solid #d8d8d8; }
  .constr-card-tabs > li {
    margin-right: 32px; }
    .constr-card-tabs > li > a {
      display: block;
      padding: 20px 0px 16px 0px;
      font-size: 18px;
      border-bottom: 3px solid transparent; }
    .constr-card-tabs > li.active-tab > a {
      font-weight: 500;
      color: #666;
      border-bottom-color: #ff6b00; }

.constr-card-chars {
  color: #fff;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }
  .constr-card-chars > li {
    width: 20%;
    padding: 20px 5% 20px 5%;
    border-right: 1px solid #72c2ea;
    font-weight: 500; }
    .constr-card-chars > li:last-child {
      border: 0; }
    .constr-card-chars > li a {
      color: #fff;
      text-decoration: underline; }

.constr-card-price {
  box-sizing: border-box;
  display: table;
  padding: 15px 20px;
  border: 1px solid #d8d8d8;
  border-top: 0;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }

.constr-card-price-inner > * {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top; }
.constr-card-price-inner > b {
  color: #ff6b00;
  font-size: 34px;
  font-weight: 300;
  margin-right: 10px; }

.constr-card-price-half {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 49%; }

.gallery {
  position: relative;
  margin-bottom: 23px; }

.gallery-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: none; }

.gallery-image-active {
  position: relative;
  z-index: 10;
  margin-bottom: 4px;
  display: block; }

.gallery-thumbs > li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 8px 8px 0px 0;
  padding: 0; }

.gallery-thumb-active {
  opacity: 0.6; }

.file {
  margin: 10px 0;
  line-height: 24px;
  min-height: 56px; }
  .file:before {
    content: url("images/pdf.png");
    float: left;
    margin-right: 16px;
    position: relative;
    top: 1px; }
  .file > span {
    font-size: 14px;
    color: #666666;
    margin-top: 2px; }
  .file > * {
    margin-left: 60px;
    display: block; }
  .file + p {
    margin-top: 30px; }

.zip:before {
  content: url("images/zip.png"); }

.tabs-container {
  position: relative; }

.tab-content {
  display: none; }

.tab-content-active {
  display: block; }

.files-list {
  margin-bottom: 15px;
    width:100%;}

.files-list-item {
  vertical-align: top;
  margin: 20px 0 20px 0;
  box-sizing: border-box;
  padding-right: 5%; }

.files-list-item-img-doc, .files-list-item-img-xls, .files-list-item-img-zip, .files-list-item-img {
  display: block;
  position: relative; }
  .files-list-item-img-doc:before, .files-list-item-img-xls:before, .files-list-item-img-zip:before, .files-list-item-img:before {
    content: url("images/file-type.png");
    position: absolute;
    bottom: 8px;
    left: 8px; }
  .files-list-item-img:after {
    content: url("images/file-type-pdf.png");
    position: absolute;
    bottom: 24px;
    left: 18px; }

.files-list-item-img-zip:after {
  position: absolute;
  content: 'ZIP';
  color: #ff6b00;
  font-size: 15px;
  font-weight: 500;
  bottom: 26px;
  left: 17px; }

.files-list-item-img-xls:after {
  position: absolute;
  content: 'XLS';
  color: #ff6b00;
  font-size: 15px;
  font-weight: 500;
  bottom: 26px;
  left: 17px; }

.files-list-item-img-doc:after {
  position: absolute;
  content: 'DOC';
  color: #ff6b00;
  font-size: 15px;
  font-weight: 500;
  bottom: 26px;
  left: 17px; }


.files-list-item-desc {
  padding-top: 10px;
  line-height: 24px; }
  .files-list-item-desc > * {
    display: block; }
  .files-list-item-desc > span {
    color: #666;
    font-size: 14px; }

.objects-list {
  width: 100%;
  margin: 0px 0px 24px 0px; }
  .objects-list > li {
    margin: 0; }
    .objects-list > li > a, .objects-list-item {
      display: block;
      width: 100%;
     
      overflow: hidden; }
      .objects-list > li > a > img {
        width: 100%;
        min-height: 100%;
display:block;}

.objects-list-item {
  position: relative; }
  .objects-list-item:before {
    content: "";
    display: block;
    position: absolute;
    background: #000;
    opacity: 0.4;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    transition: 0.75s; }
  .objects-list-item:hover:before {
    background: #36a9e1;
    opacity:0.6;}

.objects-list-item-title {
  position: absolute;
  bottom: 0;
  padding: 24px;
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  line-height: 32px;
  z-index: 15;
left:0;right:0;}

.projects-carousel .owl-controls .owl-buttons div, .mistakes-list .owl-controls .owl-buttons div, .partners-list .owl-controls .owl-buttons div  {
  margin-top: -24px;
  width: 24px;
  height: 24px;
  background: url("images/gallery-controls.png");
    background-position: 0 -24px;
  left: -64px; }
.projects-carousel .owl-controls .owl-buttons .owl-next,  .mistakes-list .owl-controls .owl-buttons .owl-next, .partners-list .owl-controls .owl-buttons .owl-next  {
  background-position: -24px -24px;
  right: -64px;
  left: auto; }


.mistakes-list .owl-controls .owl-page span {
    border-color:#ff6b00;
}

.projects-carousel .owl-controls.clickable .owl-buttons .owl-prev:hover,
.mistakes-list .owl-controls.clickable .owl-buttons .owl-prev:hover,
.partners-list .owl-controls.clickable .owl-buttons .owl-prev:hover {
    background-position: 0 -24px;
}

.projects-carousel .owl-controls.clickable  .owl-buttons .owl-next:hover,
.mistakes-list .owl-controls.clickable .owl-buttons .owl-next:hover,
.partners-list .owl-controls.clickable .owl-buttons .owl-next:hover  {
    background-position: -24px -24px;
}

.projects-carousel {
    padding-bottom:40px;
}

.see-all-projects {
    margin-bottom:50px;
}

.projects-carousel .owl-pagination  {
    bottom:-30px;
}

.projects-carousel .owl-pagination .owl-page span {
    border: solid 3px #d8d8d8;
    opacity:0.9;
}



.video-box {
  margin-bottom: 20px; }

.price-download {
  background: #fff;
  padding: 24px 24px 4px 24px;
  box-sizing: border-box;
 margin-bottom:24px; }
  .price-download > li {
    vertical-align: top; }

.price-list {
  padding-top: 20px; }

.price-table {
  padding-top: 7px;
  margin-bottom: 40px; }
  .price-table td {
    line-height: 22px; }
  .price-table a {
    font-weight: 400; }

.price-block {
  padding-bottom: 10px; }

.notice {
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 24px;
  font-style: italic;
  color: #929292; }
  .notice > b {
    color: #000; }

.content-bottom {
  padding: 16px; }

.contact-map {
  margin-top: -32px; }

#map {
  width: 100%;
  height: 496px; }

.contacts-list {
  margin-top: 12px;
  padding-bottom: 60px; }
  .contacts-list > li:first-child {
    width: 50%; }
  .contacts-list > li:last-child {
    width: 25%; }

.icon-list > li {
  box-sizing: border-box;
  vertical-align: top;
  padding: 0 20px 0 0; }
  .icon-list > li:before {
    content: "";
    display: block;
    width: 42px;
    height: 42px;
    margin-bottom: 20px;
    background-image: url("images/contacts.png"); }

.contact-list-hours:before {
  background-position: -42px 0; }

.contact-list-address:before {
  background-position: -84px 0; }

.contact-list-client:before {
  background-position: -126px 0; }

.contact-list-designer:before {
  background-position: -168px 0; }

.contact-list-contractor:before {
  background-position: -210px 0; }

.contacts-list-title {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 18px; }

.contacts-list-title-inline {
  margin: 0 12px 0 0;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.emails-list > li {
  margin-bottom: 16px; }

.news-list-fix {
  overflow: hidden; }

.news-list {
  margin-right: -4px;
  background: #fff; }

.news-list-item {
  width: 25%;
  box-sizing: border-box;
  float: left;
  margin: 0;
  padding: 0;
  border-top: 0; }

.news-list-item-img {
  display: block;
  height: 184px;
  overflow: hidden; }
  .news-list-item-img img {
    width: 100%;
    min-height: 100%;
    display: block; }

.news-list-item-info {
  border: 1px solid #d8d8d8;
  border-top: 0;
  padding: 20px;
  background: #fff;
  margin-left: -1px; }

.news-list-item-date {
  margin-bottom: 10px; }

.news-list-item-title {
  margin-bottom: 10px;
  display: block;
  line-height: 24px;
  font-weight: 400; }

.date-day {
  font-weight: 100;
  font-size: 32px;
  color: #ff6b00;
  float: left;
  margin-right: 5px;
  line-height: 33px; }

.date-month-year {
  font-size: 13px;
  color: #666666;
  line-height: 16px; }

.news-date-day {
  font-weight: 100;
  font-size: 40px;
  color: #ff6b00;
  line-height: 24px;
  margin-bottom: 9px; }

.news-date-month {
  color: #666666;
  line-height: 24px;
  font-size: 16px; }

.news-content {
  width: 88%;
  margin: 0 auto; }
  .news-content h1, .news-content .h1  {
    margin-top: 0; }

.news-content-wide {
  width: 90%; }

.news-date {
  width: 88%;
  position: static;
  margin: 0 auto 15px auto; }

.news-date-day {
  float: left;
  line-height: 110%;
  margin-right: 6px; }

.news-date-month {
  font-size: 14px;
  line-height: 21px; }

.news-introtext, .news-introtext > * {
  font-size: 18px;
  color: #666666;
  line-height: 32px; }

.news-fulltext {
  padding-bottom: 12px; }

.estimate-count {
  box-sizing: border-box;
  color: #fff;
  padding: 16px 24px 12px 24px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }
  .estimate-count > * {
    vertical-align: middle; }
  .estimate-count i {
    opacity: 0.7; }

.est-block {
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  padding-top: 16px;
  padding-bottom: 24px; }
  .est-block h4 {
    padding: 5px 16px 10px 16px;
    margin-bottom: 10px; }

.est-table {
  margin-top: 0;
  margin-bottom: 0px; }
  .est-table thead {
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8; }
    .est-table thead tr > * {
      padding: 8px 16px;
      background: #f1f1f1; }
    .est-table thead th:first-child {
      padding-left: 40px; }
  .est-table tr {
    border: 0; }
    .est-table tr td {
      border-bottom: 1px solid #d8d8d8;
      padding: 16px; }
    .est-table tr .padding {
      padding: 0;
      border: 0; }

.total-tr {
  padding: 12px 0;
  vertical-align: bottom; }

.est-total-left {
  text-align: right;
  padding-right: 10px; }

.est-total-right {
  color: #ff6b00;
  width: 130px; }

.total-all {
  border-bottom: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
  background: #f1f1f1;
  font-size: 20px; }
  .total-all .rub {
    font-size: 20px; }

.est-table-info {
  padding: 24px; }

.count-box {
  padding: 0 10px;
  line-height: 24px; }
  .count-box > input {
    border: 0;
    background: #fff;
    height: 24px;
    outline: 0;
    padding: 12px;
    line-height: 24px;
    width: 64px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    color: #a3a3a3; }

.owl-item img {
  width: 100%;
  display: block; }

#sync2 {
  padding-top: 10px;
  margin-bottom: 10px; }
  #sync2 .owl-item {
    margin-right: 8px; }

#sync1 .owl-controls .owl-buttons div, #sync2 .owl-controls .owl-buttons div, #video-carousel .owl-controls .owl-buttons div {
  margin-top: -12px;
  width: 24px;
  height: 24px;
  background: url("images/gallery-controls.png");
  left: 8px; }
#sync1 .owl-controls .owl-buttons .owl-next, #sync2 .owl-controls .owl-buttons .owl-next, #video-carousel .owl-controls .owl-buttons .owl-next {
  background-position: -24px 0;
  right: 8px;
  left: auto; }

#sync1 {
  padding-top: 0; }

#sync1 .owl-pagination, #video-carousel .owl-pagination {
  display: none; }

#sync1, #video-carousel {
  margin-bottom: 20px; }
  #sync1 .owl-controls .owl-buttons div, #video-carousel .owl-controls .owl-buttons div {
    background-position: 0 -24px;
    left: -57px; }
  #sync1 .owl-controls .owl-buttons .owl-next, #video-carousel .owl-controls .owl-buttons .owl-next {
    background-position: -24px -24px;
    right: -57px;
    left: auto; }

#sync1 {
  margin-bottom: 40px; }

#video-carousel .owl-controls .owl-buttons div {
  background-position: 0 -24px;
  left: -37px; }
#video-carousel .owl-controls .owl-buttons .owl-next {
  background-position: -24px -24px;
  right: -37px;
  left: auto; }

.synced {
  position: relative; }
  .synced:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #36a9e1;
    opacity: 0.7; }

.object-char-list {
  margin-bottom: 38px; }

.object-years {
  font-size: 28px;
  color: #ff6b00; }

.object-chars {
  margin-top: 2px;
  margin-bottom: 12px; }
  .object-chars > li {
    margin-right: 20px; }

.object-char-list {
  margin-top: 6px;
  margin-bottom: 38px; }

.object-adv-list {
  margin-top: 10px;
  margin-bottom: 40px; }

.sync-image-desc {
  margin: 18px 0 0 0;
  font-size: 15px;
  line-height: 24px; }

.rev-list {
  margin-bottom: 40px; }

.rev-list-item {
  padding: 30px 24px; }
  .rev-list-item:nth-child(even) {
    background: #f1f1f1; }

.rev-list-item-content {
  margin-left: 152px;
  line-height: 24px; }

.rev-list-item-name {
  font-weight: 500;
  font-size: 18px;
  color: #ff6b00;
  margin-bottom: 9px; }

.rev-list-item-desc {
  font-size: 14px;
  color: #666666;
  margin-bottom: 12px; }

.rev-list-item-img {
  float: left;
  width: 120px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  height: 120px;
  border: 1px solid #fff;
  overflow: hidden; }

.est-table-info {
  line-height: 24px; }
  .est-table-info > img {
    float: left;
    margin-right: 16px; }

.est-table-info-desc {
  font-size: 15px; }

.est-table-info-text {
  margin-left: 300px;
  min-width: 200px; }
  .est-table-info-text > a {
    font-weight: 400; }

.est-buttons {
  box-sizing: border-box;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  margin-bottom: 36px;
  padding: 0 16px; }
  .est-buttons .button {
    margin: 15px 8px; }
  .est-buttons .button-orange:hover {
    background: #ff6b00; }

.buttons-right {
  float: right; }

.buttons-right-cell {
  float: right; }

.card-block {
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 20px; }
  .card-block:last-child {
    border-bottom: 0;
    padding-bottom: 5px; }

.card-blue {
  padding: 20px; }

.card-desc {
  clear: both; }

.card-desc .cat-block-title {
  margin-bottom: 10px; }

.card-title {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 4px; }

.card-title-desc {
  color: #fff; }

.card-variations-control {
  margin-top: 16px;
  margin-bottom: 8px;
  font-size: 15px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  border: 2px solid #36a9e1;
  border-radius: 100px;
  position: relative;
  padding: 5px 36px 5px 20px;
  cursor: pointer; }
  .card-variations-control:after {
    position: absolute;
    top: 3px;
    right: 14px;
    content: "";
    width: 14px;
    height: 85%;
    background: url(images/arrow.png) no-repeat center center; }

.variations-list {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px; }
  .variations-list thead {
    border-bottom-width: 1px; }
  .variations-list tr:last-child {
    border-bottom: 0; }
  .variations-list td {
    padding-top: 8px;
    padding-bottom: 10px; }

.card-variations-list {
  background: #f1f1f1;
  padding: 0 16px 6px 16px;
  display: none;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }

.variation-name {
  font-weight: 500;
  line-height: 24px; }

.card-notice {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 20px;
  margin-bottom: 10px; }

.card-buttons {
  margin-bottom: 20px; }
  .card-buttons > .button {
    margin-bottom: 0;
    margin-top: 12px; }

.gallery + .button {
  margin: 0; }

.cert-block {
  padding: 10px 0; }

.cert-list {
  margin-right: 5%; }
  .cert-list > li {
    margin-right: 17px; }
    .cert-list > li img {
      -webkit-box-shadow: 0px 0px 13px 0px rgba(186, 186, 186, 0.75);
      -moz-box-shadow: 0px 0px 13px 0px rgba(186, 186, 186, 0.75);
      box-shadow: 0px 0px 13px 0px rgba(186, 186, 186, 0.75); }

.router-desc {
  font-size: 18px;
  line-height: 32px;
  margin: 16px 0 24px 0; }

.router-block {
  border-bottom: 1px solid #d8d8d8;
  padding-top: 10px;
  padding-bottom: 50px;
  margin-bottom: 20px; }
  .router-block .inner {
    overflow: hidden; }
  .router-block h2 {
    padding-top: 0; }
  .router-block + .router-block {
    margin-top: 50px; }
  .router-block:nth-child(even) .router-block-image {
    float: right; }
  .router-block:nth-child(even) .router-block-info {
    margin-right: 440px;
    margin-left: 0; }
  .router-block:last-child {
    border-bottom: 0;
    padding-bottom: 10px; }

.router-block-image {
  float: left;
  width: 400px; }

.router-block-info {
  margin-left: 440px; }

.router-block-buttons {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400; }

 .router-block-buttons-with-mb {
        margin-bottom:50px;
    }

.button-short {
  padding: 9px 24px 10px 24px;
  margin: 4px 0;
  line-height: 17px;
  font-size: 15px; }

.button-midi {
  padding: 13px 24px 14px 24px;
  margin: 4px 15px 4px 0;
  line-height: 17px;
  font-size: 16px;
  color: #4a4a4a;
font-weight:300;
text-transform: none;}

.button-midi.button-orange {
    color:#fff;
}

.must-read {
  font-size: 0px;
  margin-bottom: 20px;
  padding-top: 20px; }
  .must-read p, .must-read a {
    font-size: 15px; }
  .must-read > * {
    box-sizing: border-box;
    padding-right: 32px; }

.must-read-title {
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-weight: 500;
  margin-bottom: 10px; }

.corporate {
  width: 50%;
  margin: 0 auto 16px auto;
  border-top: 1px solid #d8d8d8;
  text-align: center;
  padding-top: 24px; }

.router-options {
  margin-top: 50px;
  color: #fff;
  line-height: 24px;
  margin-bottom: 10px; }
  .router-options > li {
    box-sizing: border-box;
    padding-right: 3%; }

.icon-consult:before {
  background-position: 0 0; }

.icon-project:before {
  background-position: -63px 0; }

.icon-install:before {
  background-position: -126px 0; }

.router-phone {
  font-weight: 700;
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 2px; }

.router-video-player {
    width:60%;
    box-sizing:border-box;
    padding-right:5%;
    vertical-align: top;
text-align:center;
    
}

.router-video-block {
    padding:50px 0;
}

.router-video-player iframe {
    max-width:100%;
}

.router-video-text {
    width:40%;
    vertical-align: top;
    padding-top:13px;
}



.buttons-group {
  margin-top: 15px; }

.contact-type-list {
  background: #fff; }
  .contact-type-list > li {
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 15px 1% 15px 1%;
    min-width: 5%; }
    .contact-type-list > li:last-child {
      border-right: 0; }
    .contact-type-list > li > ul > li {
      line-height: 18px; }

.switcher {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 38px;
  height: 22px;
  border: 1px solid #d8d8d8;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  position: relative; }
  .switcher label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%; }
  .switcher input {
    opacity: 0; }
  .switcher input + div {
    display: block;
    border: 0;
    position: absolute;
    top: 2px;
    right: 18px;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background: #d8d8d8;
    transition: 0.2s; }
  .switcher input:checked + div {
    right: 2px;
    background: #36a9e1; }

.contact-type {
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #008ac1; }
  .contact-type:before {
    content: "";
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 30px;
    height: 40px;
    position: relative;
    top: 15px;
    background-image: url("images/contacts-labels.png");
    margin-right: 10px;
    margin-left: 10px; }
    .contact-type-list .contact-type:before {
      top: 3px; }
  .contact-type > span {
    display: inline-block;
    zoom: 1;
    *display: inline; }

.contact-type-offices:before {
  background-position: 0 0; }

.contact-type-_distr:before {
  background-position: -30px 0; }

.contact-type-_diller:before {
  background-position: -60px 0; }

.contact-type-_market:before {
  background-position: -90px 0; }

.contact-type-_base:before {
  background-position: -120px 0; }

.map-controls {
  padding-bottom: 12px; }
  .map-controls > li {
    padding-left: 0;
    padding-right: 30px;
    padding-bottom: 12px; }

.offices-list {
  display: table;
  width: 100%; }

.offices-list-item {
  padding-left: 0;
  display: table-row; }
  .offices-list-item > li {
    display: table-cell;
    padding: 0 40px 12px 0;
    border-bottom: 1px solid #d8d8d8; }
    .offices-list-item > li:before {
      display: none; }
    .offices-list-item > li:last-child {
      padding-right: 10px; }
    .offices-list-item > li:first-child {
      padding-left: 5px; }
  .offices-list-item:last-child > li {
    border-bottom: 0; }

.offices-list-item-title {
  font-weight: 400;
  white-space: nowrap; }

.offices-list-item-city {
  font-weight: 500;
  white-space: nowrap; }

.contact-type-label {
  color: #008ac1;
  line-height: 18px; }

.search-list {
  margin: 8px -8px 20px -8px;
  width: 100%; }
  .search-list > * {
    padding: 8px;
    margin: 0; }

.search-list-item {
  background: #fff;
  padding: 24px; }

.search-list-item-img {
  display: block;
  max-height: 170px;
  overflow: hidden;
  margin-bottom: 20px; }
  .search-list-item-img > img {
    min-width: 100%;
    min-height: 100%; }

.search-list-item-title {
  display: block;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px; }

.search-desc {
  margin-bottom: 0px; }
  .search-desc > p {
    margin-bottom: 12px; }

.search-desc + .content-white {
  padding-top: 0; }

.is-open:after {
  transform: rotate(180deg);
  transition: 0.5s; }

.is-menu-open {
  background: url("images/close-menu.png") !important; }

.phone-show {
  display: none; }

.is-hide {
  display: none; }

.t-black-white * {
  color: #000;
  background: #fff; }

.t-noborder {
    border:0;
}

.t-black-white a:hover {
  color: #008ac1; }

.t-uc {
  text-transform: uppercase; }

.t-medium {
  font-weight: 500; }

.t-forum-icon:before {
  content: url(images/forum-icon.png);
  float: left;
  margin-right: 10px; }

.t-grey {
  background: #f1f1f1; }

.t-blue {
  background: #36a9e1; }
  .t-blue h1,  .t-blue .h1, .t-blue h2, .t-blue .homeheader {
    color: #fff; }

.t-margin-small {
  margin: 0 0 25px 0; }

.t-zero-padding {
  padding: 0;
  text-align: left; }

.t-padding-22 {
  padding: 22px 0; }

.t-padding-11 {
  padding: 11px 0; }

.t-dotted {
  border-bottom: 1px dotted #008ac1; }

.t-arrow {
  position: relative;
  margin-right: 20px; }
  .t-arrow:after {
    position: absolute;
    padding-left: 9px;
    content: url("images/arrow.png");
    top: -2px; }

.t-79 {
  color: #797979; }

.t-book > li {
  margin-bottom: 18px; }
  .t-book > li:last-child {
    margin-bottom: 0; }
  .t-book > li > a {
    display: block;
    font-weight: 400; }
    .t-book > li > a:before {
      content: url("images/book.png");
      margin-right: 7px;
      position: relative;
      top: 1px; }

.t-book-big > .book-big {
  padding-left: 39px;
  position: relative; }
  .t-book-big > .book-big:before {
    content: url("images/book-big.png");
    display: block;
    position: absolute;
    left: 0;
    top: 3px; }

.t-pt74 {
  padding-top: 70px; }

.t-pt28 {
  padding-top: 28px; }

.t-mb40 {
  margin-bottom: 40px; }

.t-not-ready {
  font-style: italic;
  color: #d8d8d8; }

.t-border-bottom {
  border-bottom: 1px solid #d8d8d8; }

.t-f15 {
  font-size: 15px; }

.t-rounded-top {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.t-white-link {
  color: #fff;
  text-decoration: underline; }

.t-margin-right {
  margin-right: 16px; }

.t-color-grey70 {
  color: #707070; }

.t-pt32 {
  padding-top: 32px; }

.t-fade {
  height: 70px;
  overflow: hidden;
  position: relative; }
  .t-fade:after {
    background: transparent;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.7)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

/* Preload images */
body:after {
  content: url(images/close.png) url(images/loading.gif);
  display: none; }

body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 138, 193, 0.9);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-container {
  padding: 4px; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(images/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  display: none !important;
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.search-cert-form {
    display:block;
    height: 48px;
    border-radius: 3px;
    border: solid 1px #d8d8d8;
    width:100%;
    max-width:376px;
    box-sizing:border-box;
    padding:12px;
    margin-bottom:30px;
    position:relative;
 
}

.search-cert-form input[type=text]{
    border:0;
    outline:none;
    font-size:16px;
    color:#666;
    display:block;
    padding-right:35px;
    line-height:20px;
    width:100%;
    box-sizing:border-box;
}

.search-cert-form input[type=image] {
    position:absolute;
    top:12px;
    right:12px;
    z-index:10;
}

.aside-block-body {
    padding:0 8px;
}

.filter-checkbox-block {
    padding:0 24px 16px 24px;
    margin-bottom:20px;
    border-bottom:1px solid #d8d8d8;
    margin-left:-16px;
    margin-right:-16px;
}

.filter-checkbox-block:last-child {
    border:0;
}


.aside-block .search-cert-form {
    margin-bottom:20px;
}

.cert-arch {
    display: inline-block;
}

.cert-list-table {
    margin:20px 0;
}

.cert-list-table > div{
    
}

.cert-list-table > div > div  {
    vertical-align:middle;
    border-bottom:1px solid #d8d8d8;
   padding:2px 0;
}

.cert-list-table > div > div:first-child {
    padding-right:20%;
} 


.cert-list-table > div > div:last-child {
    white-space: nowrap;
} 

.cert-list-table > div:last-child > div  {
    border:0;
}

.cert-list-table .file {
    text-align:left;
}

.cert-list-table .file > a {
    padding-top:5px;
}

     .news-row {
        border-bottom:1px solid #d8d8d8;
        padding-bottom:4px; 
        margin-bottom:25px;
        overflow:hidden;
     }

.video-rows .news-row {
    padding-bottom:30px;
    position:relative;
      border:0;
    margin-bottom:35px;
}
     
     .news-row:last-child  {
         margin-bottom:0;
     }
     
     .news-list-rows {
         padding-bottom:0;
         margin-bottom:0;
         display:table;
         width:100%;
         box-sizing:border-box;

     }
     
     .news-row-image {
         float:left;
         width:248px;
         margin-right:28px;
     }

.video-rows .news-row-image {
    width:308px;
    margin-bottom:-30px;
}

.video-rows .news-row-image img {
    margin-bottom:0;
}
     
     .news-row-image img {
         width:100%;
         margin-bottom:15px;
     }
     
     .news-row-text {
         clear:both;
         font-size:15px;
          line-height: 1.6;
     }

.video-rows .news-row-text {
    clear:none;
    margin-top:10px;
    
}

.video-rows .news-row-text, .video-params {
    margin-left:336px;
}

.video-rows .news-row-text p {
    margin-bottom:10px;
}

.video-duration  {
      font-size: 13px;
      font-weight: 500;
      line-height: 1.85;
      text-align: left;
      color: #4a4a4a;
    position:absolute;
    bottom:5px;
    left:336px;
}

.video-duration:before {
    content:"";
    display:inline-block;
    width:16px;
    height:16px;
    background-image: url('images/clock.svg');
    position:relative;
    top:3px;
    margin-right:6px;
}

.video-params {
    margin-bottom:10px;
}

.video-param {
    display:inline-block;
    margin-right:20px;
    font-size:13px;
}
     
     .news-row-title {
         font-size: 18px;
        line-height: 1.33;
         font-weight:400;
     }
     
    .right-menu {
        background-color: #ffffff;  
     }

.right-menu-bordered {
    border:1px solid #d8d8d8;
}

.right-menu-bordered > li {
    margin-left:-1px;
}
     
     .right-menu > li {
         margin-bottom:0;
     }
     
     .right-menu > li > a {
         padding:12px 16px 10px 16px;
         display:block;
         border-bottom:1px solid #d8d8d8;
         font-size:14px;
          font-weight: 500;
  line-height: 1.71;
         text-transform:uppercase;
          border-left:3px solid transparent;
     }
     
     .right-menu > li:last-child > a{
         border:0;
     }
     
     .right-menu > li.active > a {
         border-left:3px solid #ff6b00;
         color:#ff6b00;
     }
     
     .right-menu > li > a:hover {
        color:#ff6b00;
     }

.right-menu-select {
    visibility:hidden;
}

 .show-more-video {
        padding-top:15px;
    }

 .tablet-visible {
        position:absolute;
        left:-10000px;
    }



.show-more-video .button {
    margin-top:0;
}


.numbers-block, .mistakes-block, .section-reviews {
padding:50px 0;}

.numbers-list {
text-align:center;
margin:40px 0;

}

.narrow-slider-wrapper {
margin-left:auto;
margin-right:auto;
max-width:900px;
}


.narrow-slider-wrapper p {
font-size:18px;
line-height:1.6;
}

.mistakes-list .owl-pagination, .partners-list .owl-pagination {
bottom:5px;
}


.mistakes-list .owl-wrapper-outer {
    padding-bottom:10px;
}

.partners-list .owl-wrapper-outer { 
    padding-bottom:30px;
}

.number-value {
font-size:40px;
font-weight:500;
color:#ff6b00;
display:block;
text-align:center;
margin-bottom:10px;}

.number-description {
font-size:14px;}

.l-grid-wrapper {
margin-left:-10px;
margin-right:-10px;
}

.number-item {
padding:0 10px;
}

.number-wrapper {
padding:20px;

margin:0 10px;
background:#fff;
border-radius:2px;
box-shadow:0 2px 2px rgba(0,0,0,0.6);
}

.number-wrapper  p {
    margin-bottom:0;
}

.img-100  {
    background-repeat:no-repeat;
    background-position:center 60%;
    
}

.router-left-column {
    width:50%;
text-align:center;
}

.router-left-column iframe {

max-width:100%;}

.router-cols > * {
    vertical-align: top;
}

.router-right-col {
    padding-left:40px;
}
.router-right-col li {
    margin-bottom:20px;
    line-height:1.75;
}

.twelve-steps-buttons {
padding:30px 0;}

.twelve-steps-buttons a {
margin:6px;
}   

.partners-list .owl-item {
    padding:25px 25px;
box-sizing:border-box;
} 

.form-list input:not([type=submit]) {
    
    font-size: 16px;
    line-height: 1.88;
    padding: 17px 15px;
    border: solid 1px #d8d8d8;
    line-height: 20px;
    color: #777;
    box-sizing: border-box;
    display: inline-block;
    zoom: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}


.mk-inner {
max-width:1170px;
margin:0 auto;}

.mk-cols .button {
font-size:16px;}

.mk-inner .button {
    border-radius: 100px;
    background-color: #ff6700;
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.2);
    display: inline-block;
    zoom: 1;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    border: 0;
    padding: 15px 40px;
    cursor: pointer;
}

.mk-cols > div {
    padding: 0 40px 0 0;
vertical-align:top;
}

.mk-inner .mk-cols input:not([type=submit]) {
width:100%;
}

.mk-cols input:not([type=submit]) {
width:75%;
}

.section-mk, .section-mk a {
color:#fff;

}

.about-list {
    padding:30px 0;
}


.about-item {
    text-align:center;
    color:#fff;
    vertical-align:top;
    padding:0 10px;
}

.about-icon {
    height:72px;
    margin:20px auto 15px auto;
}

.about-header {
     font-size: 22px;
    font-weight: bold;
   padding:0 30px;
    margin-bottom:10px;
    display:block;
}


.about-section {
background-image:url('/data/about-bg.jpg');
background-size:cover;
background-position:50% 50%;
position:relative;

}

.about-section .inner {
position:relative;}


.about-section:before {
position:absolute;
top:0;
right:0;
left:0;
bottom:0;
background:#36a9e1;
opacity:0.9;
content:"";
}


.projects-section {
    padding:55px 0;
}

.projects-section .h1 {
    margin-bottom:66px;
}

.calc-form .button {
    margin:0
}

.form-wrapper-ul {
    margin-left:-8px;
    margin-right:-8px;
}

.short-about {
    padding-top:60px;
    padding-bottom:85px;
}

.how-section {
    padding:77px 0 60px 0;
}

.inner-800 {
    margin:0 auto;
    width:816px;
    max-width:90%;
}

#calc {
    padding-top:78px;
    padding-bottom:90px;
}

.form-list-ul {
    list-style: none;
    padding-left:0;
}

.form-list-ul > li {
    padding:0 8px 16px 8px;
    position:relative;
    margin-bottom:0;
    
}

.form-list-ul input:not([type="submit"]), .form-list-ul textarea {
    width:100%;
    padding:21px 16px;
    display:block;
     box-sizing:border-box;
    font-family:Roboto;
    font-size:16px;
    font-weight:300;
    border:1px solid #d8d8d8;
}

.form-list-ul textarea {
    height:120px;
}

.form-list-ul > li:before {
    display:none;
}

.form-list-ul label {
    position:absolute;
    top:14px;
    line-height:12px;
    left:26px;
    font-size:12px;
  
    z-index:2;
}

.form-list-ul .selectArea {
    display:block;
    width:100%;
    box-sizing:border-box;
    padding:34px 0 10px 17px;
}

.calc-form {
    margin-top:70px;
}


.how-section {
    padding:60px 0;
}

.how-list {
    width:100%;
    margin-top:90px;
}

.how-item {
    text-align:center;
    position:relative;
    vertical-align:top;
}

.how-item:after {
    content:"";
    display:block;
    position:absolute;
     width: 32px;
  height: 32px;
    background:#ff6b00;
 
  font-weight: 300;
line-height:32px;
  text-align: center;
  color: #ffffff;
    left:50%;
    margin-left:-16px;
    top:-4px;
    border-radius:100%;
}

.how-item-1:after {
    content:"1";
}

.how-item-2:after {
    content:"2";
}

.how-item-3:after {
    content:"3";
}

.how-item-4:after {
    content:"4";
}

.how-item-5:after {
    content:"5";
}

.how-item:before {
    position:absolute;
    left:0%;
    content:"";
    position:absolute;
    background:url('../../data/arrow-orange-right.svg');
    height:15px;
    width:60px;
    background-position:100% 50%;
    background-repeat:no-repeat;
    margin-left:-30px;
    top:50%;
    margin-top:-20px;
}

.how-item-1:before {
    display:none;
}

.how-icon {
    background-color:#fff;
    border-radius: 100%;
    border:1px solid #d8d8d8;
    width:142px;
    height:142px;
    background-repeat: no-repeat;
    background-position: 50%;
    margin:20px auto 25px auto;
}

.how-icon-fix {
    background-position: 60% 45%;
}

.how-buttons {
   padding:60px 0 40px 0;
    
}


.popup-middle-fin  {
    border-bottom:0;
    padding-bottom:10px;
  
}

.measure-popup, .academy-popup {
    margin-top:-270px;
}


.academy-right-col {
    float:right;
    width: 60%;
    padding-left:5%;
}

.academy-section {
    padding-top: 75px;
    padding-bottom: 85px;
}

.academy-cols {
    padding-top:53px;
}

.academy-left-col {
    padding-top:10px;
    margin-right:65%;
}

.academy-slider {
    margin-bottom:40px;
}

.academy-slide {
    height:426px;
    background-size:cover;
    background-position:50% 50%;
    
}

.academy-slider .owl-pagination {
    bottom:-20px;
}

 .owl-theme.academy-slider .owl-controls .owl-page:not(.active) span {
    border-color:#d8d8d8;
}

.owl-theme.academy-slider .owl-controls.clickable .owl-buttons div,
.owl-theme.academy-slider .owl-controls.clickable .owl-buttons div:hover  {
    top:auto;
    bottom:-45px;
    width:22px;
    height:22px;
    background: url(images/gallery-controls.png) 0 100% no-repeat;
    left:0;
}

.owl-theme.academy-slider .owl-controls.clickable .owl-buttons div.owl-next,
.owl-theme.academy-slider .owl-controls.clickable .owl-buttons div.owl-next:hover {
   
    background: url(images/gallery-controls.png) 100% 100% no-repeat;
    left:auto;
    right:0;
}




.section-mk h2 {
text-align:center;
margin-bottom:40px;}

.form-wrapper {
margin-bottom:20px;}

 .l-5-col > * {
    width: 20%; }

.t-darkgray {
background: #d4d5d9}

 @media (min-width: 1260px) {
   .must-read p, .must-read a {
    font-size: 16px; }

  .l-half-wide {
    text-align: left;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    vertical-align: top; }

  .l-half-wide + .l-half-wide {
    margin-right: 0; }

  .inner-narrow {
    width: 85.5%; }

  .l-4-col > * {
    width: 25%; }


  .l-8-col > * {
    width: 12.5%; }

  .catalog-list > li:nth-child(4n) {
    margin-right: 0; }

  .variations-list th {
    white-space: nowrap; }

  .card-variations-list-title {
    padding-right: 20px; }

  .news-content {
    width: 70%; }

  .news-content-wide {
    width: 73%; }
     
     


     


}
@media (min-width: 1000px) and (max-width: 1259px) {
  .l-horizontal-full > li {
    min-width: 50px; }
    .l-horizontal-full > li > a {
      padding: 12px 7px; }

  .l-w80 {
    width: 75%; }

  .l-w20 {
    width: 25%; }

  /*	.clients {
  		float:right;
  		margin-right:4%;
  	} */
  .clients > li:nth-child(1) {
    min-width: 290px; }

  .clients > li:nth-child(2) {
    min-width: 320px; }

  .clients > li:last-child {
    min-width: 200px;
    padding-right: 20px; }

  .main-news:last-child {
    display: none; }

  .logo {
    width: 28%; }

  .shop-button {
    padding: 0 23px; }

  .shop-button-footer {
    width: 25%;
    padding: 0; }

  .l-horizontal > li {
    padding: 0 16px; }

  .search {
    width: 15%; }

  .search-border {
    width: 194px;
    float: right; }

  .services > ul > li {
    padding-right: 1%;
    padding-left: 1%; }

  .slide-content, .slide-button {
    left: 96px; }

  .owl-theme .owl-controls .owl-buttons div {
    left: 16px; }

  .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 16px; }

  .l-4-col > * {
    width: 33.33%; }
  .l-8-col > * {
    width: 20%; }


  .catalog-list > li:nth-child(3n) {
    margin-right: 0; }

  .phone-footer + .phone-footer {
    padding-left: 2%; }

  .footer-design {
    text-align: left;
    padding-left: 30px;
    padding-top: 32px;
    padding-bottom: 30px;
    line-height: 24px; }

  .footer-copyright {
    min-width: auto;
    width: 335px; }

  .footer-soclink {
    padding-left: 10px;
    padding-right: 10px; }

  .constr-item-left, .constr-item-right {
    width: 45%;
    margin-right: 5%; }

  .constr-item-right {
    margin-right: 0; }

  .constr-card-right {
    padding-left: 2.5%; }

  .constr-card-chars > li {
    padding-left: 2%;
    padding-right: 2%; }

  .cat-block-list-item-text, .cat-block-list-item-title {
    margin-left: 336px; }
    .constructions-item .cat-block-list-item-text, .constructions-item .cat-block-list-item-title {
      margin-left: 288px; }

  .object-adv-list > li, .object-char-list > li {
    width: 25%; }

  .l-w25 {
    width: 33%; }

  .gallery-image img {
    width: 100%; }

  .variations-list th, .variations-list td {
    max-width: 70px; }
    .variations-list th:first-child, .variations-list td:first-child {
      padding-left: 0;
      min-width: 230px;
      max-width: 300px; }
    .variations-list th:last-child, .variations-list td:last-child {
      padding-right: 0; }

  .buttons-group > .button {
    text-align: left; }

  .must-read > * {
    width: 25%; }

  .contact-type-list {
    display: block;
    font-size: 0; }
    .contact-type-list > li {
      display: inline-block;
      zoom: 1;
      *display: inline;
      font-size: 16px;
      margin-bottom: 0;
      box-sizing: border-box;
      width: 33.33%; }
      .contact-type-list > li:last-child {
        border-right: 1px solid #d8d8d8; }

  .map-controls > li {
    padding-left: 0;
    padding-right: 40px;
    padding-bottom: 12px; }

  #sync1 .owl-controls .owl-buttons div, #video-carousel .owl-controls .owl-buttons div {
    left: -50px; }

  #sync1 .owl-controls .owl-buttons .owl-next, #video-carousel .owl-controls .owl-buttons .owl-next {
    right: -50px; }

  .corporate {
    width: 65%; }

  .router-desc {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px; } 
    
    
             .numbers-list > div {
        width:25%;
        padding:0;
    }
   
    
    
    .narrow-slider-wrapper {
        padding: 0 60px;
    }
  
    .mistakes-list .owl-controls .owl-buttons .owl-prev, .partners-list .owl-controls .owl-buttons .owl-prev {
        left:-40px;
    }
    
     .mistakes-list .owl-controls .owl-buttons .owl-next, .partners-list .owl-controls .owl-buttons .owl-next {
        right:-40px;
    }
    
    
    .number-wrapper {
    padding:15px;
}
    


}
@media (max-width: 1100px) {
  .l-horizontal-full > li {
    border: 0; }

  .services > ul > li {
    padding-right: 5px;
    padding-left: 5px; } 
    
    
  .projects-carousel.owl-theme .owl-controls .owl-buttons div {
        top:auto;
        bottom:-15px;
        margin-top:0px;
        left:50%;
        margin-left:-110px;
    }
    
    .projects-carousel.owl-theme .owl-controls .owl-buttons .owl-next {
        right:50%;
        left:auto;
        margin-right:-110px;
    }
    
    .router-block-buttons-with-mb {
        margin-top:20px;
        margin-bottom:20px;
    }
    
    .about-list > * {
        width:25%;
    }
    
    .how-item:before {
        width:40px;
        margin-left:-20px;
    }

}
@media (max-width: 999px) {

.inner-800 {
width:auto;}
    
    .how-icon {
        width:120px;
        height:120px;
    }
    
     .how-item:before {
         display:none;
    }
    
    .short-about, .how-section, #calc, .academy-section {
        padding:40px 0;
    }
    
    .button-big {
        margin:0;
    }
    
  .l-w80 {
    width: 100%;
    border: 0; }
    
    .tablet-visible {
       position:static;
    }

.twelve-steps iframe {
height:500px;
}


.mk-cols > div {
    display: block;
    width: auto;
padding:0;}


.mk-cols .form-list {
    display: table;
    width: 100%;
font-size:0;}

.mk-cols input:not([type=submit]), .mk-inner .mk-cols input:not([type=submit]) {
width:95%;
}
    
.close-video-filter {
    width:14px;
    height:14px;
    background-image:url(images/close-orange.svg);
    position:absolute;
    top:18px;
    right:18px;
    left:auto;
    cursor:pointer;
    
}

  .vk {
    border-right: 0; }

  .tablet-abs {
    position: absolute;
    z-index: 1000;
    padding: 0;
    margin: 0;
    width: 33%; }
    .tablet-abs > .inner {
      width: auto;
      margin: 0; }
    .tablet-abs ul {
      display: block;
      width: 100%;
      margin: 0;
      padding: 0; }
      .tablet-abs ul > li {
        padding: 0; }
    .tablet-abs li {
      text-align: left !important;
      display: block;
      padding: 0;
      margin: 0;
      width: 100%; }

  .l-expand > li:hover > ul {
    display: none; }

  .l-expand > li > ul {
    width: 100%;
    margin: 0;
    position: static;
    box-shadow: none;
    border: 0; }
    .l-expand > li > ul > li > a {
      padding-left: 39px;
      font-size: 15px; }

  .services .l-expand > li > ul:after, .services .l-expand > li > ul:before {
    border: 0; }

  .services .l-expand > li > ul > li > a:hover {
    background: #fff;
    color: #008ac1; }

  .shop-button {
    display: block;
    margin: 0;
    float: none;
    height: 47px;
    position: static; }

  .popup {
    width: 90%;
    margin-left: -45%;
    margin-top: 0;
    top: 10%; }

  .left-column {
    width: 100%;
    margin: 0; }

  .right-column {
    float: none;
    margin: 0;
    width: 100%; }

  .t-pt74 {
    padding: 8px 0 0 0; }

  .aside-block {
    padding-bottom: 0;
    margin-bottom: 8px; }

  .aside-block-header {
    border-bottom: 0; }

  .aside-block-content {
    display: none;
    border-top: 1px solid #d8d8d8;
    padding-bottom: 15px; }

  .aside-block-header {
    position: relative; }

  .aside-block-header {
    margin: -16px -16px 0 -16px;
    padding: 16px 44px 15px 24px;
    cursor: pointer; }
    .aside-block-header:after {
      content: "";
      width: 14px;
      height: 9px;
      background: url("images/arrow-down.png") 0 0px no-repeat;
      position: absolute;
      right: 16px;
      top: 50%;
      margin-top: -5px;
      transition: 0.4s; }
    .aside-block-header.is-closed:after {
      transform: rotate(-180deg); }

  .constr-item-left-price {
    margin-top: 2px; }

  .gallery-image > img {
    width: 100%; }

  .constr-card-chars > li {
    width: auto;
    display: block;
    border-right: 0;
    border-bottom: 1px solid #72c2ea;
    padding: 16px;
    margin: 0; }

  .constr-card-desc {
    margin-right: 0;
    clear: both; }

  .l-expand > li > ul:after, .l-expand > li > ul:before {
    display: none; }

  figure > img {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 8px; }

  .video-box {
    width: 100%; }
    .video-box > iframe {
      max-width: 100%; }

  td, th {
    padding: 8px 4px; }

  .content-bottom {
    padding: 0 8px; }

  #sync1 .owl-controls .owl-buttons div {
    left: -36px;
    display: none; }
  #sync1 .owl-controls .owl-buttons .owl-next {
    right: -36px;
    left: auto;
    display: none; }

  .rev-list-item {
    padding: 20px 10px; }

  .constr-card-price-half {
    width: 100%; }
    .constr-card-price-half + .constr-card-price-half {
      margin-top: 8px;
      margin-bottom: 4px; }

  .card-variations-control {
    margin: 5px 0 5px 0; }

  .card-variations-list {
    padding: 0; }

  .variations-list td, .variations-list th {
    padding: 8px 16px; }
  .variations-list td:first-child {
    min-width: 150px; }

  .card-buttons > .button {
    text-align: left;
    max-width: 240px; }

  .est-block-scroll {
    overflow-x: scroll; }

  .buttons-group > .button {
    text-align: left; }

  .contact-type-list {
    display: block;
    font-size: 0; }
    .contact-type-list > li {
      width: 50%;
      box-sizing: border-box;
      padding-left: 3%;
      padding-right: 3%;
      display: inline-block;
      zoom: 1;
      *display: inline;
      font-size: 16px;
      margin-bottom: 0; }
      .contact-type-list > li:last-child {
        border-right: 1px solid #d8d8d8; }

  .router-desc {
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 24px; } 
    
    .right-menu-select {
        width:50%;
        display:block;
        padding:15px;
        margin-bottom:24px;
        visibility:visible;
    }
    
    .right-menu {
        display:none;
    }
    
    .catalog-price {
    
    margin-right:20px;
    margin-top:10px;
}
    
    .video-filter {
        display:none;
    }
    
    .video-filter.is-active {
       background:#fff;
        display:block;
        position:fixed;
        top:0;
        bottom:0;
        left:0;
        width:280px;
        z-index:10009;
    }
    
    .video-filter.is-active .aside-block {
        width:100%;
         padding-top:40px;
    }
    
    .show-more-news {
        padding-top:10px;
    }
    .show-more-video {
    padding-top:0;
}
    
    
.video-rows .news-row:last-child {
    margin-bottom:0;
}
    
    .router-right-col li {
        line-height:1.5;
        margin-bottom:10px;
    }
    
    .router-right-col {
        padding-left:15px;
    }
    
    .img-100 {
        background-position: center 0;
    }
    
    .number-wrapper {
        margin-bottom:20px;   
    }
    
    .number-item {
        padding:0;
    }

}
@media (min-width: 768px) and (max-width: 999px) {
  h1, .h1 {
    margin: 8px 0 10px 0; }

  footer > .l-table, .footer-left, .footer-bottom > .l-table, .footer-bottom > .l-table > * {
    display: block; }

  .l-4-col > * {
    width: 50%; }
  .l-8-col > * {
    width: 25%; }

.mk-cols .form-list > li {
    width: 33%;
    display: inline-block;
    box-sizing: border-box;
font-size:15px;}

  .menu, .catalog, .services, .phone-text, .videos-list-main > :last-child, .main-news:last-child, .search {
    display: none; }

  .catalog {
    left: 0; }
    .catalog ul li {
      border-right: 0;
      border-bottom: 1px solid #72c2ea;
      white-space: initial; }

  .parent:after {
    content: url("images/arrow-down.png");
    position: absolute;
    right: 10px;
    top: 10px; }

  .services {
    left: 33%;
    width: 34%; }
    .services > ul > li {
      border-bottom: 1px solid #d8d8d8; }
      .services > ul > li > a {
        display: block;
        padding: 12px 24px 11px 24px !important; 
		margin-right:30px;
	}

  .menu {
    left: 67%;
    top: 148px; }
    .menu > li {
      background: #f1f1f1;
      border-bottom: 1px solid #d8d8d8; }
      .menu > li > a {
        display: block;
        background: #f1f1f1;
        padding: 12px 24px 11px 24px !important;
        font-size: 15px; }

  .menu.l-expand > li > ul > li > a {
    background: #f1f1f1; }
    .menu.l-expand > li > ul > li > a > a:hover {
      background: #f1f1f1; }

  .middleheader {
    position: relative; }

  .logo {
    float: left;
    width: 220px; }

  .middleheader .phone {
    display: block;
    margin-left: 400px;
    padding: 4px 0 6px 0;
    width: auto; }

  .middleheader .phone + .phone {
    padding-bottom: 0; }

  .clients {
    margin: 0 auto; }
    .clients > li {
      min-width: 200px;
      padding-right: 30px; }

  .main-news-list > * {
    width: 34%;
    padding: 0 10px; }

  .main-news:nth-child(3) {
    width: 32%; }

  .videos-list > * {
    width: 50%; }

  .problems li {
    width: 50%; }

  .catalog-list li:nth-child(2n) {
    margin-right: 0; }

  .footer-menu {
    margin-bottom: 25px; }
    .footer-menu > li {
      padding-right: 50px; }
    .footer-menu:nth-child(1) {
      width: 37%; }
    .footer-menu:nth-child(3) {
      width: 29%; }

  .footer-contacts {
    display: table;
    width: 100%; }
    .footer-contacts > * {
      width: 35%;
      display: table-cell; }

  .phone {
    padding: 10px 0; }

  .phone-footer {
    border: 0;
    border-top: 1px solid #d8d8d8;
    padding: 10px 20px; }

  .footer-copyright {
    min-width: auto;
    width: 335px;
    padding-bottom: 40px;
    padding-top: 16px; }

  .footer-design {
    float: left;
    width: auto;
    border: 0;
    text-align: left;
    padding: 2px 0 2px 2.5%;
    margin-top: -35px; }

  .footer-soclink {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 40px; }

  .map {
    margin-left: -766px; }

  .shop-button-footer {
    font-size: 15px;
    padding: 3px 0;
    position: static;
    display: table-cell;
    width: 30%; }

  .phone-footer + .phone-footer {
    padding: 0; }

  .choose-block + .choose-block {
    border: 0; }

  .header-right {
    display: block;
    width: auto; }

  .slide {
    background-position: 75% 0; }

  .slide-content, .slide-button {
    left: 80px; }

  .owl-theme .owl-controls .owl-buttons div {
    left: 16px; }

  .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 16px; }

  .tablet-inner {
    margin: 0 auto;
    position: relative;
    width: 100%; }

  .search {
    position: absolute;
    top: 0;
    width: 90%;
    background: #fff;
    padding: 21px 0;
    z-index: 1000;
    left: 0px;
    margin-left: 2.5%; }

  .search-border {
    width: 95%;
    box-sizing: content-box;
    height: 56px;
    float: left; }

  .search-submit {
    right: auto;
    left: 4px;
    top: -6px; }

  .search-input {
    padding: 10px 5px 10px 40px;
    height: 56px; }

  .popup {
    width: 60%;
    margin-left: -30%; }

  .right-column {
    font-size: 0; }

  .aside-block {
    font-size: 15px;
    box-sizing: border-box;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 48.5%;
    margin-right: 1.5%; }
    .aside-block + .aside-block {
      margin-left: 1.5%;
      margin-right: 0; }

  .sort-block {
    margin-top: 16px; }

  .constr-item-left, .constr-item-right {
    width: 44%;
    margin-right: 6%; }

  .constr-item-right {
    margin-right: 0; }

  .constr-card-tabs {
    padding: 0;
    font-size: 0; }
    .constr-card-tabs > li {
      text-align: center;
      font-size: 15px;
      width: 50%;
      padding: 0 24px;
      margin: 0;
      box-sizing: border-box; }
      .constr-card-tabs > li:nth-child(2n) {
        border-left: 1px solid #d8d8d8; }
      .constr-card-tabs > li:nth-child(1), .constr-card-tabs > li:nth-child(2) {
        border-bottom: 1px solid #d8d8d8; }

  .constr-card-count-button {
    max-width: 190px; }

  .constr-card-left {
    margin-right: -50%; }
    .constr-card-left > .fix {
      margin-right: 50%;
      box-sizing: border-box;
      padding-right: 16px; }

  .constr-card-right {
    box-sizing: border-box;
    float: right;
    width: 50%;
    padding-left: 16px; }

  .constr-card-desc {
    padding-top: 20px; }

  .gallery {
    margin-bottom: 15px; }

  .objects-list > * {
    width: 50%; }
    
     .objects-list.projects-carousel > * {
    width:auto; }

  .contacts-list > li {
    width: 40%;
    float: left; }
    .contacts-list > li:first-child {
      width: 60%; }
    .contacts-list > li:last-child {
      width: 40%;
      margin-top: 20px; }

  .news-list-item {
    width: 33.33%; }

  .news-content, .news-date {
    width: 100%; }

  #video-carousel .owl-controls .owl-buttons div {
    left: -24px; }
  #video-carousel .owl-controls .owl-buttons .owl-next {
    right: -24px;
    left: auto; }

  .l-w25 {
    width: 50%; }

  .est-buttons > .button {
    max-width: 160px;
    text-align: left; }
  .est-buttons .button-white {
    max-width: 100px; }

  .must-read > * {
    width: 33.33%; }
    .must-read > *:last-child {
      display: none; }
    
    .must-read.all-books > * {
        width:25%;
        padding-right:20px;
        padding-left:0;
        padding-top:35px;
    }
    
    .files-list-item-desc {
        font-size:15px;
    }
    
    .must-read.all-books > *:last-child {
        display:inline-block;
    }

  .router-block-info, .router-block:nth-child(even) .router-block-info {
    margin: 0; }

  .router-block-image {
    margin-bottom: 16px; }

  .router-block-title {
    margin-left: 432px; }

  .router-block:nth-child(even) .router-block-title {
    margin-right: 432px;
    margin-left: 0; }

  .router-block-text {
    clear: both; }

  .corporate {
    width: 75%; }

  .router-options {
    margin-left: -2.5%;
    margin-right: -2.5%;
    width: auto;
    display: block; }

  .router-options > li {
    padding-right: 3%;
    width: 100%;
    margin-bottom: 32px;
    border-bottom: 1px solid #72c2ea;
    padding-bottom: 16px;
    display: block;
    position: relative;
    padding-left: 128px; }
    .router-options > li:last-child {
      margin-bottom: 0;
      border: 0; }
    .router-options > li:before {
      position: absolute;
      left: 24px;
      top: 4px; }

  .offices-list-item .offices-list-item-city {
    display: none; }

  .est-table tr td {
    padding: 24px 16px; }

  .corporate {
    width: 85%;
    font-size: 18px;
    line-height: 32px; } 

    .video-rows .news-row-image {
        width:276px;
        margin-bottom:0;
      
    }
    
    .video-rows .news-row-text, .video-params {
        margin-left:304px;
    }
    
    .video-duration {
        position:absolute;
        left:0;
        top:165px;
        padding-top:8px;
        z-index:100;
    }
    
    .video-rows .news-row {
      margin-bottom:30px;
    }
    
    
    .mistakes-list .owl-controls .owl-buttons .owl-prev, .partners-list .owl-controls .owl-buttons .owl-prev {
        top: auto;
        bottom: -20px;
        margin-top: 0px;
        left: 50%;
        margin-left: -110px;
    }
    
     .mistakes-list .owl-controls .owl-buttons .owl-next, .partners-list .owl-controls .owl-buttons .owl-next {
        top: auto;
        bottom: -20px;
        margin-top: 0px;
        right: 50%;
        margin-right: -110px;
    }

}
@media (min-width: 320px) and (max-width: 767px) {

.measure-popup .button, .academy-popup .button {
margin:0;}

.popup {
max-height:85%;
  overflow-y: scroll;
}

.popup-middle-fin  {
padding:10px;
}

  body {
    font-size: 15px; }

  .phone-nopadding {
    padding: 0; }

  .inner {
    box-sizing: border-box;
    width: 100%;
    padding: 0 16px; }

  .inner-primary {
    padding-bottom: 32px;
    padding-top: 10px; }

  .phone-full {
    margin-left: -16px;
    margin-right: -16px;
    width: auto; }

  .phone-show {
    display: block; }

  .logo-small {
    display: block; }

  .logo {
    margin-right: 15px; }

  .phone-hide, header .shop-button, .menu, .catalog, .services, .phone-text, .videos-list > :last-child, .search, .logo-big, .logo-text, .slider-block, .map-block, .text-block, .footer-left, .footer-contacts .shop-button {
    display: none; }

  .breadcrumbs {
    display: none; }

  .rub {
    font-size: 16px; }

  .clients {
    margin: 0;
    display: block; }
    .clients > li {
      display: block;
      padding: 10px 0;
      height: auto;
      margin-bottom: 0px; }
      .clients > li > a {
        padding-left: 0px; }
        .clients > li > a:after {
          display: inline;
          border: 0;
          position: static; }
        .clients > li > a:before {
          display: inline-block;
          zoom: 1;
          *display: inline;
          position: relative;
          margin-right: 18px;
          left: 0;
          top: 14px; }

  .choose-block + .choose-block {
    border: 0; }

  .logo {
    width: 80px;
    float: left; }

  .phone {
    display: block;
    font-size: 16px;
    padding: 0px 0 12px 0; }

  .middleheader > .inner > .phone + .phone {
    padding-bottom: 0; }

  .header-right {
    display: block; }

  .main-news-list {
    display: block;
    position: relative; }

  .main-news {
    display: none;
    position: absolute;
    background: #fff;
    width: 100%;
    top: 0;
    padding: 0;
    margin-bottom: 40px; }
    .main-news:first-child {
      display: block;
      position: relative; }

  .videos-list > * {
    display: none;
    padding: 0; }
    .videos-list > *:first-child {
      display: block;
      width: 100%;
      box-sizing: border-box; }

  .l-grid {
    display: block; }
    .l-grid > * {
      width: 100%;
      display: block; }

  .problems > li {
    margin-bottom: 35px; }

  .catalog-list.phone-noimg li a {
    width: auto;
    display: block;
    margin-left: 16px;
    background-image: none;
    background: transparent;
    text-align: left; }
    .catalog-list.phone-noimg li a span {
      text-transform: none;
      font-weight: 400;
      font-size: 18px;
      color: #008ac1;
      line-height: 24px;
      padding: 0; }

  .phone-footer {
    float: left;
    padding: 10px 0;
    border: 0; }

  .phone-footer + .phone-footer {
    float: right;
    padding: 10px 0;
    margin: 0;
    border: 0; }

  .button {
    line-height: 24px;
    margin: 30px 15px;
    padding: 10px 25px 10px 25px; }

  .button-short {
    padding: 9px 24px 10px 24px;
    margin: 4px 0;
    line-height: 17px; }

  .utube-button:before {
    margin-top: 9px; }

  section {
    padding: 25px 0; }

  h1, .h1 {
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 17px;
    margin-top: 0px;
    padding-top: 5px; }

  h2 {
    font-size: 22px;
    line-height: 28px;
    padding-top: 10px;
    margin-bottom: 10px; }

  h4 {
    font-size: 18px; }

  figure {
    margin-bottom: 12px; }

  article {
    font-size: 15px; }
    article p {
      margin-bottom: 15px; }

  table {
    font-size: 15px; }

  td, th {
    padding-left: 0; }

  .t-padding-32 {
    padding: 0 0 15px 0; }

  .header-right {
    display: block;
    top: 22px; }

  .header-right-search {
    display: none; }

  #phone-menus {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    z-index: 1001; }

  .tablet-abs {
    position: relative;
    width: 100%;
    padding: 0; }
    .tablet-abs ul {
      width: 100%; }

  .main-news-list {
    margin-bottom: 20px; }

  .main-news-list > * {
    padding: 0; }

  .main-news-list .owl-pagination {
    bottom: 0; }

  .owl-theme .owl-controls .owl-page span {
    border-color: #d8d8d8; }

  .is-menu-show .search {
    display: block;
    position: relative;
    background: #fff;
    width: 100%;
    z-index: 1000;
    padding: 0 0 8px 0;
    overflow: hidden; }
  .is-menu-show .search-border {
    width: auto;
    margin: 0 1.5% 0 16px;
    float: none; }
  .is-menu-show .shop-button {
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    padding-left: 16px; }

  .catalog ul li {
    border-right: 0;
    border-bottom: 1px solid #72c2ea;
    white-space: initial; }

  .parent:after {
    content: url("images/arrow-down.png");
    position: absolute;
    right: 10px;
    top: 10px; }

  .services > ul > li {
    border-bottom: 1px solid #d8d8d8; }
    .services > ul > li > a {
      display: block;
      padding: 12px 24px 11px 16px !important; }

  .menu > li {
    background: #f1f1f1;
    border-bottom: 1px solid #d8d8d8; }
    .menu > li a {
      display: block;
      background: #f1f1f1;
      padding: 12px 24px 11px 16px;
      font-size: 15px; }

  .l-horizontal-full > li a {
    padding-left: 16px; }

  .catalog-list {
    width: auto;
    padding-bottom: 0;
    margin-left: -16px;
    margin-right: -16px; }
    .catalog-list > li {
      width: auto;
      padding: 16px 16px;
      border-bottom: 1px solid #d8d8d8;
      margin: 0; }
      .catalog-list > li:last-child {
        border: 0;
        padding-bottom: 0; }
      .catalog-list > li:before {
        display: block;
        content: url("images/arrow-right.png");
        float: left; }
      .catalog-list > li a {
        display: block;
        padding: 0; }
        .catalog-list > li a > div {
          position: relative; }
          .catalog-list > li a > div > span {
            width: 100%;
            display: block; }

  .l-vertical-fix {
    display: none; }

  .footer-bottom-left {
    position: relative; }

  .footer-contacts {
    overflow: hidden;
    width: 90%;
    display: block;
    margin: 0 auto 10px auto;
    padding-top: 15px; }

  .footer-soclink {
    padding: 16px 10px;
    border-bottom: 1px solid #d8d8d8; }
    .footer-soclink > a > span {
      display: none; }
    .footer-soclink > a:before {
      margin: 0 auto; }

  .utube {
    border-left: 0; }

  .footer-copyright {
    min-width: auto;
    display: block;
    margin-left: 16px;
    position: absolute;
    top: 76px; }

  .footer-bottom-left {
    display: block; }

  .footer-design {
    text-align: left;
    border: 0;
    padding: 8px 0;
    display: block;
    width: auto;
    margin: 0 16px;
    padding-top: 86px; }

  .l-w80 {
    padding: 0; }

  .news-block {
    padding-top: 20px; }

  .cities-list > li {
    width: 50%;
    display: inline-block;
    zoom: 1;
    *display: inline; }

  .aside-block-header.phone-show {
    background: #fff;
    padding: 16px 44px 16px 24px;
    margin: 0; }
    .aside-block-header.phone-show.is-closed:before {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      height: 1px;
      background: #d8d8d8;
      left: 16px;
      right: 16px; }

  .page-description {
    background: #fff;
    padding: 16px 24px 2px 24px;
    margin-bottom: 10px;
    display: none; }

  .cat-block-list {
    margin-left: -16px;
    margin-right: -16px; }

  .cat-block-list-item-img {
    width: 40%;
    margin-right: 5%;
    margin-bottom: 10px; }
    .cat-block-list-item-img > img {
      width: 100%; }

  .cat-block-list-item {
    padding: 16px;
    margin-bottom: 8px; }

  .cat-block-list-item-text {
    margin-left: 0;
    clear: both;
    height: 66px;
    overflow: hidden;
    position: relative; }
    .cat-block-list-item-text:after {
      background: transparent;
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.7)));
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
      background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
      background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
      content: "";
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
    .constructions-item .cat-block-list-item-text {
      height: auto; }
      .constructions-item .cat-block-list-item-text:after {
        background: transparent;
        display: none; }

  .cat-block-list-item-title, .constructions-item .cat-block-list-item-title {
    margin-left: 47%; }

  .constructions-item .cat-block-list-item-text {
    margin-left: 0; }

  .cat-block-title {
    font-size: 28px;
    line-height: 34px;
    margin-left: 2px; }
    .cat-block-title:after {
      margin-bottom: 0; }

  .t-padding-11 {
    padding: 0; }

  footer {
    padding-top: 0; }

  .left-column {
    padding-bottom: 25px; }

  .sort-block {
    margin: 24px -16px 12px -16px;
    padding: 12px 16px 0 16px; }

  .sorting-list > li {
    font-size: 0;
    padding: 3px  20px 3px 0; }
    .sorting-list > li:first-child {
      width: 100%;
      padding: 3px 0; }

  .constr-item-left, .constr-item-right {
    width: 100%; }

  .constr-item-left-chars, .constr-item-left-price-block {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 42%;
    vertical-align: top;
    margin-top: 0; }

  .constr-item-left-price-block {
    width: 55%;
    padding-top: 2px; }

  .constr-item-left {
    border-top: 1px solid #d8d8d8;
    margin-top: 0;
    padding-top: 8px; }

  .constr-item-right {
    margin-top: 10px; }

  .constr-card-tabs {
    padding: 0;
    font-size: 0; }
    .constr-card-tabs > li {
      text-align: center;
      font-size: 15px;
      width: 100%;
      padding: 0 24px;
      margin: 0;
      box-sizing: border-box;
      border-bottom: 1px solid #d8d8d8; }

  .constr-card-left {
    margin-right: 0;
    float: none; }
    .constr-card-left > .fix {
      margin-right: 0%; }

  .constr-card-right {
    float: none;
    width: 100%;
    padding: 0; }

  .constr-card-count-button {
    display: none; }

  .content-white {
    margin-left: -16px;
    margin-right: -16px;
    padding: 8px 16px;
    margin-bottom: 26px; }

  .constr-card-tabs > li {
    padding: 0;
    line-height: 18px; }

  .constr-card-tabs > li.active-tab > a {
    background: #ff6b00;
    color: #fff; }

  .constr-card-tabs {
    border: 0;
    margin: 0 -16px; }

  .gallery {
    margin-top: 20px; }

  .constr-card-desc {
    font-size: 15px;
    padding-bottom: 1px;
    padding-top: 8px; }

  .clients-block {
    padding-top: 0; }

  .files-list-item {
    padding: 0; }

  .objects-list {
    margin: -8px -16px 8px -16px; }

  .content-bottom {
    padding: 0 8px; }

  .l-arrows > li {
    margin-bottom: 10px; }
    .l-arrows > li:last-child {
      margin-bottom: 0; }

  .price-download > li:first-child {
    margin-bottom: 20px; }

  .contacts-list {
    padding-bottom: 20px;
    display: block; }
    .contacts-list > li {
      width: 100% !important;
      display: block;
      margin-bottom: 20px; }

  .contact-map {
    height: 300px;
    position: relative;
    overflow: hidden; }
    .contact-map > * {
      position: absolute;
      top: -50%; }

  .news-list {
    margin-right: 0; }

  .news-list-item {
    width: 100%; }
    .news-list-item:last-child .news-list-item-info {
      border: 0; }

  .news-list-item-info {
    border: 0;
    border-bottom: 1px solid #d8d8d8;
    margin: 0;
    font-size: 15px;
    padding: 16px 16px 0 16px; }
    .news-list-item-info > p {
      font-size: 14px; }

  .news-list-item-title {
    margin-bottom: 4px; }

  .news-list-item-date {
    margin-bottom: 3px; }

    .news-list-item-date br {
        display:none;
    }

  .news-date {
    width: 100%;
    position: static;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px; }

  .date-day {
    display: inline;
      color:#ff6b00;
 
    font-size: 13px;
    font-weight: 300;
    line-height: 120%;
    margin-right: 3px; }
    
    .date-month-year {
         color:#ff6b00;
        margin-bottom:5px;
    }
    
    .news-row-title {
        font-size:15px;
        line-height: 1.6;
        margin-bottom:5px;
        display:block;
    }
    
    .news-row {
        border:0;
        margin-bottom:5px;
        padding-top:8px;
      
    }
    
    .right-menu-select {
       
        margin-bottom:16px;
    }
    
    .news-list-rows  {
        margin-bottom:0;
    }
    
    .show-more-news {
        text-align:center;
        padding-bottom:50px;
    }
    
   
    
    .show-more-news .button {
        margin:0;
    }
    
    .news-row-text p {
        font-size:14px;
    }

  .news-content {
    width: 100%; }

  .back-to-news-list {
    margin-left: 0; }

  #sync1 .owl-controls .owl-buttons div, #video-carousel .owl-controls .owl-buttons div {
    left: 8px; }
  #sync1 .owl-controls .owl-buttons .owl-next, #video-carousel .owl-controls .owl-buttons .owl-next {
    right: 8px;
    left: auto; }

  .video-carousel {
    margin: 10px 0; }

  .video-carousel .owl-item > div {
    margin: 0; }

  .rev-list-item-img {
    float: none;
    margin: 0 auto; }

  .rev-list-item-content {
    margin: 10px 0; }

  .rev-list-item-name, .rev-list-item-desc {
    text-align: center; }

  .phone-full-zero-padding {
    padding: 0; }

  .object-chars > li {
    padding-top: 10px;
    padding-left: 0;
    padding-bottom: 5px; }

  .object-char-list > li {
    margin-bottom: 20px; }

  .object-adv-list {
    padding-top: 10px;
    margin: 10px;
    margin-bottom: 24px;
    width: auto; }

  .sync-image-desc {
    padding: 0 10px; }

  .estimate-count {
    display: block; }
    .estimate-count > * {
      display: block; }

  .l-w25 {
    width: 100%;
    padding: 0;
    margin-bottom: 6px; }

  .est-block {
    border: 0;
    padding-bottom: 0; }

  .est-table-info > img {
    display: none; }
  .est-table-info .est-table-info-text {
    margin-left: 0; }

  .total-all {
    border: 0; }
    .total-all > * {
      display: block;
      padding: 2px 16px;
      text-align: left; }

  .est-buttons {
    overflow: hidden;
    margin-bottom: -10px;
    padding: 0 0 16px 0; }
    .est-buttons > .button {
      line-height: 17px;
      max-width: 160px; }
    .est-buttons .button-white {
      margin: 4px 8px; }
    .est-buttons .button-orange {
      clear: both; }

  .buttons-right {
    width: 100%;
    display: table; }
    .buttons-right > * {
      display: table-cell;
      float: none; }

  .card-blue {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }

  .card-price {
    border-left: 0;
    border-right: 0; }

  .card-notice, .card-buttons {
    display: none; }

  .gallery-thumb img {
    max-width: 64px; }

  .card-right {
    margin-bottom: 30px; }

  .cert-block {
    width: 100%;
    display: block; }

  .cert-list > * {
    width: auto;
    display: inline-block;
    zoom: 1;
    *display: inline; }

  .router-block {
    padding-bottom: 20px;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom: 0; }

  .router-block-buttons {
    margin-bottom: 5px; }
   

  .router-block-image {
    float: none; }
    .router-block-image > img {
      width: 100%; }
    .router-block:nth-child(even) .router-block-image {
      float: none; }

  .router-block + .router-block {
    margin-top: 0; }

  .router-block-info {
    margin: 10px 0 0px 0; }
    .router-block:nth-child(even) .router-block-info {
      margin: 10px 0 0px 0; }

  .corporate {
    width: 100%; }

  .router-options {
    padding: 0 16px; }
    .router-options > li {
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: 0; }
      .router-options > li:last-child {
        border-bottom: 0; }
      .router-options > li:before {
        margin: 0 auto 25px auto; }

  .icon-consult .button-orange.button-short {
    margin: 20px 0 10px 0; }

  .offices-list-item {
    display: block; }
    .offices-list-item > li {
      box-sizing: border-box;
      display: inline-block;
      zoom: 1;
      *display: inline;
      border: 0;
      width: 100%; }

  .contact-type-list {
    padding-bottom: 16px; }
    .contact-type-list > li {
      box-sizing: border-box;
      width: 100%;
      border-right: 0;
      border-left: 0; }
      .contact-type-list > li:last-child {
        border-right: 0; }

  .t-margin-right {
    margin-bottom: 16px; }

  #map {
    width: auto; }
    #map > * {
      top: 0; }

  .offices-list-item {
    border-bottom: 1px solid #d8d8d8; }
    .offices-list-item:last-child {
      border-bottom: 0; }
    .offices-list-item > li {
      padding-right: 10px; }
      .offices-list-item > li:first-child {
        padding-left: 0; }
    .offices-list-item .contact-type:before {
      margin-left: 0; }

  .search-list > * {
    padding: 4px 0 4px 0; }

  .constr-card-left {
    margin-top: 24px; }

  .card-left {
    margin-top: 0; }

  .card-title {
    font-size: 16px; }

  .card-blue {
    padding: 16px; }

  .card-block:last-child {
    margin-bottom: 0; }

  #sync2 {
    display: none !important; }

  #sync1, #video-carousel, #must-read, #videos-list {
    padding-top: 36px; }
    #sync1 .owl-pagination, #video-carousel .owl-pagination, #must-read .owl-pagination, #videos-list .owl-pagination {
      display: block;
      top: 0;
      bottom: auto;
      position: absolute;
      width: 100%; }

  .content-white-no-margin {
    margin-bottom: 0; }

  .object-adv-list {
    margin-top: 0; }

  #video-carousel .owl-buttons {
    display: none; }

  .price-table td {
    padding: 8px; }
    .price-table td:first-child {
      min-width: 160px; }
  .price-table th {
    white-space: normal;
    padding: 8px; }

  .must-read .owl-wrapper-outer {
    padding-bottom: 20px; }

  #videos-list > div {
    padding: 0; }
    #videos-list > div > .owl-pagination {
      height: auto; }

  .owl-item .video > img {
    width: auto; }

  #videos-list .owl-controls {
    position: static; }

  #videos-list + .button {
    margin: 10px 10px 40px 10px; }

  .search-desc {
    margin-bottom: 0; }

  .another-links {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    line-break: strict;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; } 

      .projects-carousel.owl-theme .owl-controls .owl-buttons div {
       display:none;
    }
    
    .projects-carousel {
        width:auto;
    }
    
    .projects-block {
        padding-top:20px;
    }
    
    .projects-block h1, .projects-block .h1 {
        margin-bottom:30px;
    }
    
    .see-all-projects {
        margin-bottom:30px;
    }
    
    
    .cert-list-table {
        margin-left:-16px;    
        margin-right:-16px;
        width:auto;
        display:block;
    }
    
    .cert-list-table > div {
        display:block;
    }
    
    .cert-list-table > div > div:first-child {
       padding:17px 0 0 16px;
        display:block;
        border:0;
        
    } 
    
    .cert-list-table > div > div:first-child a {
        font-weight:400;
        font-size:15px;
       
    }


    .cert-list-table > div > div:last-child {
        white-space:normal;
        display:block;
        text-align:left;
        font-size:14px;
         padding-right:16px;
        padding-left:16px;
    } 
    
    .search-cert-form {
        margin-top:10px;
        margin-bottom:20px;
    }
    
    h3 {
        font-size: 22px;
        line-height: 1.45;
    }
    
     .cert-list-table .file:before {
         content:"";
        display:block;
        width:31px;
        height:40px;
         background:url('images/pdf.png');
        background-size:cover;
    }
    
    .cert-list-table  .zip:before {
       
        background-image:url('images/zip.png');
        
    }
    
    .cert-list-table  .file {
        line-height:18px;
    }
    
    .cert-list-table  .file > * {
        margin-left:40px;
    }
    
    .cert-arch {
        display:block;
    }
    
    .cert-list-table .file > a {
        padding-top:2px;
    }
    
    
    .right-menu-select {
        width:100%;
        box-sizing: border-box;
    }
    
    .video-rows .news-row {
        padding-top:8px;
        margin-bottom:12px;
        padding-bottom:5px;
    }
    
    .news-row-image, .video-rows .news-row-image {
        width:100%;
        margin:0;
        float:none;
    
    }

    
    .video-rows .news-row-image img {
        margin-bottom:8px;
    }
    
    .video-rows .news-row-text, .video-params {
        margin-left:0;
    }
    
    .video-duration {
        position:static;
        
    }
    
   .video-rows  .news-row-text {
        display:none;
    }
    .video-params {
        padding-top:5px;
    }
    
    .button-video-filter {
        margin-left:0;
        margin-top:10px;
        padding-left:14px;
    }
    
    .video-filter.is-active {
        width:100%;
        overflow-y:auto;
    }
    
    .video-filter.is-active .aside-block {
        box-sizing:border-box;
    }
    
     .news-list-rows {
        display:block;
    }
    
    .router-cols  {
        display:block;
    }
    
    .router-cols > * {
        display:block;
        width:auto;
        margin-bottom:20px;
        background-position:center 60%;
    }
    
   
    
    .router-right-col {
        padding-left:0;
    }
    
    .numbers-block .owl-pagination, .files-list .owl-pagination {
        bottom:0;
    }
    
    .narrow-slider-wrapper p {
        font-size:16px;
        line-height:1.5;
    }
    
    .mistakes-list .owl-controls .owl-buttons .owl-next, .partners-list .owl-controls .owl-buttons .owl-next,
    .mistakes-list .owl-controls .owl-buttons .owl-prev, .partners-list .owl-controls .owl-buttons .owl-prev {
        display:none;
    }

    .owl-item .files-list-item-img img  {
        width:auto;
    }

.twelve-steps iframe {
height:350px;
}

.mk-inner .button {
font-size:15px;
padding:10px 25px;
}

.mk-cols input:not([type=submit]), .mk-inner .mk-cols input:not([type=submit]) {
width:100%;
}
    .projects-section {
        padding:20px 0;
    }
    
    .how-list {
        margin-top:30px;
    }
    
    .how-list .owl-pagination {
        bottom:-15px;
    }
    
    .router-block-buttons-with-mb     .button, .how-buttons .button {
        margin:10px 10px 10px 0;
    }
    
    .router-video-player {
        padding:0;
        width:auto;
    }
    
    .router-video-block {
        padding:20px 0;
    }
   
    .router-video-text .button, .academy-left-col .button {
        margin:10px 0;
    }
    
    .about-list {
        padding:10px 0;
    }
    
    .about-list .owl-item img {
        width:auto;
        display:inline-block;
    }
    
    .calc-form {
       margin-top:30px;
    }
    
    .inner-800 {
        max-width:100%;
    }
    
    .academy-right-col {
        float:none;
        width:auto;
        padding:0;
       
            
    }
    
    .how-buttons {
        padding-bottom:10px;
    }
    
    .academy-slide {
         height:300px;
    }
    
    .academy-left-col {
        width:auto;
        margin-right:0;
        margin-top:50px;
    }
    
}
@media (max-width: 520px) {
  .cities-list > li {
    width: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline; }

  .popup-footer {
    display: none; }

  .select-center {
    max-width: 390px; } }
@media (max-width: 400px) {
  .select-center {
    max-width: 360px; } }
@media (max-width: 360px) {
  .select-center {
    max-width: 280px; } }

/*# sourceMappingURL=default.css.map */

.l-expand > li:first-child > ul {
  margin-left: -70px; }
  .l-expand > li:first-child > ul:after {
    left: 50px; }
  .l-expand > li:first-child > ul:before {
    left: 49px; }

@media  (max-width: 999px) {
 .l-expand > li:first-child > ul {
     margin-left:0;
   }
}

.switcher-round {
  display: block;
  border: 0;
  position: absolute;
  top: 2px;
  right: 18px;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background: #d8d8d8;
  transition: 0.2s; }
  .active .switcher-round {
    right: 2px;
    background: #36a9e1; }

.ytvideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.ytvideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}