@charset "UTF-8";
@import url(../libs/bootstrap-grid/bootstrap-grid.css);
@import url(../libs/css-hamburgers/dist/hamburgers.min.css);
@import url(../libs/owl.carousel/dist/assets/owl.carousel.min.css);
@import url(../libs/font-awesome/css/font-awesome.min.css);
@import url(../libs/magnific-popup/dist/magnific-popup.css);
@import url(../libs/jQuery.mmenu/dist/jquery.mmenu.all.css);
::placeholder {
  color: #666; }

::selection {
  background-color: #ff8f38;
  color: #fff; }

body {
  font-size: 16px;
  min-width: 360px;
  position: relative;
  line-height: 1.5;
  font-family: OpenSansRegular, sans-serif;
  overflow-x: hidden;
  color: #4c4c4c; }
  body input, body textarea {
    border: #666 1px solid;
    outline: none; }
    body input:focus:required:invalid, body textarea:focus:required:invalid {
      border-color: red; }
    body input:required:valid, body textarea:required:valid {
      border-color: green; }

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

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

b, strong {
  font-weight: bold; }

h1 {
  font-weight: 600 !important; }

.popup-form {
  background: white;
  padding: 20px 30px;
  text-align: left;
  max-width: 400px;
  margin: auto;
  position: relative; }

.news-popup {
  background: white;
  padding: 20px 30px;
  text-align: left;
  max-width: 600px;
  margin: 40px auto;
  position: relative;
  line-height: 1.2; }
  .news-popup img {
    width: 100%; }
  .news-popup .text {
    margin: 0; }
  .news-popup ul {
    margin: 5px 0 0 0;
    list-style-type: none;
    padding-left: 20px; }

/*----------------- */
/*---HEADER.SASS--- */
/*----------------- */
.hidden {
  display: none; }

.no-full {
  max-width: 1200px;
  margin: auto; }

.hamburger {
  padding: 15px; }

.mm-panel_has-navbar {
  padding-top: 60px; }

.mm-navbar {
  height: 50px !important;
  border: none; }

.mm-navbar > * {
  padding: 16px 0; }

.mm-listview > li > a, .mm-listview > li > span {
  padding: 20px 10px 20px 30px !important;
  font-size: 20px;
  font-weight: 300;
  transition: all 0.25s; }
  .mm-listview > li > a:hover, .mm-listview > li > span:hover {
    background-color: #e3e3e2;
    padding-left: 45px !important; }

.mm-btn {
  top: 7px; }

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -10px !important; }

.accent-text {
  font-family: Bitter, sans-serif;
  font-weight: 300;
  text-transform: uppercase; }

a {
  text-decoration: none;
  margin: 0; }
  a:hover {
    text-decoration: none;
    box-shadow: none;
    outline: 0;
    outline-offset: 0; }
  a:visited {
    text-decoration: none;
    outline: 0;
    outline-offset: 0; }
  a:active {
    text-decoration: none;
    outline: 0;
    outline-offset: 0; }
  a::link {
    text-decoration: none;
    outline: 0;
    outline-offset: 0; }
  a:focus {
    text-decoration: none;
    outline: 0;
    outline-offset: 0; }

input {
  text-decoration: none;
  margin: 0; }
  input:hover {
    text-decoration: none;
    box-shadow: none;
    outline: 0;
    outline-offset: 0; }
  input:visited {
    text-decoration: none;
    outline: 0;
    outline-offset: 0; }
  input:active {
    text-decoration: none;
    outline: 0;
    outline-offset: 0; }
  input::link {
    text-decoration: none;
    outline: 0;
    outline-offset: 0; }
  input:focus {
    text-decoration: none;
    outline: 0;
    outline-offset: 0; }

button {
  text-decoration: none;
  margin: 0; }
  button:hover {
    text-decoration: none;
    box-shadow: none;
    outline: 0;
    outline-offset: 0; }
  button:visited {
    text-decoration: none;
    outline: 0;
    outline-offset: 0; }
  button:active {
    text-decoration: none;
    outline: 0;
    outline-offset: 0; }
  button::link {
    text-decoration: none;
    outline: 0;
    outline-offset: 0; }
  button:focus {
    text-decoration: none;
    outline: 0;
    outline-offset: 0; }

.button {
  background-color: #0995a7;
  padding: 15px 20px;
  border: 0;
  border-radius: 5px;
  font-family: Bitter, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  color: #f4f4f4;
  text-decoration: none;
  transition: all 0.5s ease;
  white-space: nowrap;
  letter-spacing: 0.5px; }
  .button:hover {
    text-decoration: none;
    background-color: #066a77;
    color: #fff;
    box-shadow: none;
    outline: 0;
    outline-offset: 0; }
  .button:visited {
    text-decoration: none;
    outline: 0;
    outline-offset: 0; }
  .button:active {
    text-decoration: none;
    outline: 0;
    outline-offset: 0; }
  .button::link {
    text-decoration: none;
    outline: 0;
    outline-offset: 0; }
  .button:focus {
    text-decoration: none;
    outline: 0;
    outline-offset: 0;
    color: #fff; }

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

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

#my-menu ul li .subtext {
  text-align: center;
  margin-bottom: 0;
  color: #C5C5C3;
  font-weight: 300;
  padding-top: 10px; }
#my-menu ul li .other-link {
  padding-top: 10px;
  padding-bottom: 8px;
  font-size: 20px; }
  #my-menu ul li .other-link img {
    padding-right: 10px;
    width: 45px; }

#geo {
  background: white;
  padding: 20px 30px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column; }
  #geo p {
    text-align: center;
    font-size: 40px;
    margin: 0; }
  #geo .geo {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-around; }
    #geo .geo ul {
      padding: 0 0 10px 0;
      list-style-type: none;
      width: 136px;
      margin: 0; }
      #geo .geo ul li a {
        text-decoration: none;
        color: rgba(30, 30, 30, 0.6);
        font-size: 22px;
        transition: all 0.25s; }
        #geo .geo ul li a:hover {
          color: #515151;
          font-weight: bold; }

.owl-carousel {
  width: auto !important; }

.bg-gray {
  background-color: #c0c0c0; }

.bg-cupr {
  background-color: #CD7F32; }

.bg-gold {
  background-color: #FFD800; }

.top-panel2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 80px;
  background-color: #f4f4f4; }
  .top-panel2-box {
    width: 33%;
    position: relative; }
    .top-panel2-box:nth-child(2) {
      text-align: center; }
    .top-panel2-box:nth-child(3) {
      text-align: right; }
    .top-panel2-box-menu {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: -13px 0 0 0; }
      .top-panel2-box-menu .hamburger-inner {
        background-color: #254648; }
        .top-panel2-box-menu .hamburger-inner:before {
          background-color: #254648; }
        .top-panel2-box-menu .hamburger-inner:after {
          background-color: #254648; }
    .top-panel2-box-logo a {
      margin-left: 80px; }
      .top-panel2-box-logo a img {
        height: 28px; }
    .top-panel2-box-name {
      margin-bottom: 8px; }
      .top-panel2-box-name a img {
        height: 28px; }
    .top-panel2-box-location {
      margin-right: 30px; }
      .top-panel2-box-location a {
        color: #254648;
        font-weight: bold; }
        .top-panel2-box-location a .fa-caret-down {
          color: #2BA09B;
          padding-left: 5px; }
      .top-panel2-box-location .fa-map-marker {
        font-size: 20px;
        color: #2BA09B;
        padding-right: 7px; }
.top-contact-line {
  width: 100%;
  background-color: #066a77; }
  .top-contact-line-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
    .top-contact-line-content-box {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 40px; }
      .top-contact-line-content-box p {
        margin: 0;
        color: #f4f4f4;
        font-weight: 300; }
      .top-contact-line-content-box a {
        color: #f4f4f4; }
      .top-contact-line-content-box .fa {
        margin-right: 5px;
        font-size: 20px;
        color: #fff;
        opacity: 0.5; }
      .top-contact-line-content-box .callback-top {
        font-size: 14px;
        opacity: 0.5;
        transition: 0.25s all; }
        .top-contact-line-content-box .callback-top:hover {
          opacity: 1; }

.carousel-wrap2 {
  background-color: #F9F9F9;
  z-index: -1;
  border-bottom: 1px solid #F1F1F1; }
  .carousel-wrap2-nav {
    position: relative; }
    .carousel-wrap2-nav .carousel-nav {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      font-size: 90px;
      cursor: pointer;
      margin-top: 160px;
      width: 100%;
      color: #0995a7; }
      .carousel-wrap2-nav .carousel-nav .prev-home {
        position: absolute;
        left: 70px; }
      .carousel-wrap2-nav .carousel-nav .next-home {
        position: absolute;
        right: 70px; }
  .carousel-wrap2 .owl-nav {
    display: none; }
  .carousel-wrap2 .owl-dots {
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: 3;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center; }
    .carousel-wrap2 .owl-dots .owl-dot {
      width: 15px;
      height: 15px;
      background-color: #0995a7;
      border-radius: 50%;
      margin: 7px;
      transition: all 0.5s;
      border: 2px solid #fff; }
    .carousel-wrap2 .owl-dots .active {
      background-color: #066a77; }
  .carousel-wrap2 .carousel-slide {
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    .carousel-wrap2 .carousel-slide-content {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      height: 500px; }
      .carousel-wrap2 .carousel-slide-content-box {
        width: auto; }
        .carousel-wrap2 .carousel-slide-content-box .img {
          height: 100%;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          align-items: center;
          justify-content: center; }
          .carousel-wrap2 .carousel-slide-content-box .img img {
            height: 100%; }
        .carousel-wrap2 .carousel-slide-content-box-info {
          height: 100%;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          padding-left: 50px; }
          .carousel-wrap2 .carousel-slide-content-box-info-body {
            max-width: 600px; }
            .carousel-wrap2 .carousel-slide-content-box-info-body p {
              margin: 0;
              padding: 0;
              font-family: geometria, sans-serif;
              line-height: 1.2; }
              .carousel-wrap2 .carousel-slide-content-box-info-body p span {
                line-height: 1.2; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .textupper {
              text-transform: uppercase; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .textupperoff {
              text-transform: lowercase; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .textbold {
              font-weight: bold; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .textbold800 {
              font-weight: 800; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .textnormal {
              font-weight: normal; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .textlight {
              font-weight: 300; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .text130 {
              font-size: 130px;
              line-height: 1; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .text80 {
              font-size: 80px;
              line-height: 1; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .text60 {
              font-size: 60px;
              line-height: 1; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .text50 {
              font-size: 50px; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .text40 {
              font-size: 40px;
              line-height: 1; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .text30 {
              font-size: 30px;
              line-height: 1; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .text25 {
              font-size: 25px; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .text22 {
              font-size: 22px; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .colorblue {
              color: #066A77; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .colorwhite {
              color: #fff; }
            .carousel-wrap2 .carousel-slide-content-box-info-body .box-line {
              display: -webkit-flex;
              display: -moz-flex;
              display: -ms-flex;
              display: -o-flex;
              display: flex;
              flex-wrap: wrap;
              align-items: baseline;
              justify-content: flex-start; }
          .carousel-wrap2 .carousel-slide-content-box-info .box-butt {
            margin-top: 30px; }
            .carousel-wrap2 .carousel-slide-content-box-info .box-butt .button {
              background-color: #0995a7 !important;
              border: none; }

/*----------------------КОНЕЦ ГЛАВНОЙ------------------------- */
/*----------------------СТРАНИЦА "О НАС"------------------------- */
.about {
  background-color: #f4f4f4; }
  .about-top h2, .about-top h1 {
    font-family: Bitter, sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .about-content-description {
    line-height: 1.7; }
  .about-content .certificate {
    text-align: center; }
    .about-content .certificate a:hover {
      outline: 0;
      outline-offset: 0; }
    .about-content .certificate a:visited {
      outline: 0;
      outline-offset: 0; }
    .about-content .certificate a:active {
      outline: 0;
      outline-offset: 0; }
    .about-content .certificate a::link {
      outline: 0;
      outline-offset: 0; }
    .about-content .certificate a:focus {
      outline: 0;
      outline-offset: 0; }
    .about-content .certificate a img {
      margin: 20px; }

/*----------------------СТРАНИЦА "НАШИ ОКНА"------------------------- */
.product-name {
  font-family: geometria, sans-serif;
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 35px;
  font-weight: 800; }
.product-desc {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0; }
.product-img {
  text-align: center; }
  .product-img img {
    background-size: contain; }
    .product-img img:first-of-type {
      margin-bottom: 20px; }
.product-text {
  line-height: 1.7; }
  .product-text img {
    width: 320px;
    float: left;
    margin-right: 20px;
    margin-left: 15px;
    margin-bottom: 0; }
  .product-text p {
    margin: 0 15px;
    text-align: left; }
    .product-text p .segen-desc {
      text-align: left; }
  .product-text ul {
    text-align: left; }

.profile {
  padding-top: 50px;
  padding-bottom: 80px;
  background-color: #fff; }
  .profile .caption {
    padding-top: 10px;
    background-color: white;
    font-weight: normal; }
    .profile .caption h1 {
      font-family: geometria, sans-serif;
      font-weight: 800 !important; }
  .profile-desc {
    margin-bottom: 0; }
  .profile .kbe {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: white;
    border-bottom: 1px rgba(219, 219, 219, 0.3) solid;
    padding-bottom: 50px; }
    .profile .kbe-info {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center;
      padding-bottom: 20px;
      border-bottom: 1px rgba(219, 219, 219, 0.9) solid; }
      .profile .kbe-info-logo {
        text-align: center;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        min-width: 450px; }
        .profile .kbe-info-logo img {
          width: 80%; }
      .profile .kbe-info-text {
        padding: 0 10px; }
    .profile .kbe-model {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: row;
      margin-top: 50px;
      padding: 20px 0 30px 0; }
      .profile .kbe-model-box {
        width: 50%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin: 10px; }
        .profile .kbe-model-box .box-section {
          width: 50%; }
          .profile .kbe-model-box .box-section img {
            width: 80%; }
          .profile .kbe-model-box .box-section .option {
            position: relative;
            width: 100%;
            max-width: 300px;
            margin-bottom: 10px;
            border-bottom: 1px rgba(219, 219, 219, 0.9) solid; }
            .profile .kbe-model-box .box-section .option:last-child {
              border-bottom: none; }
            .profile .kbe-model-box .box-section .option p {
              margin: 0; }
            .profile .kbe-model-box .box-section .option .name {
              opacity: 0.5;
              font-size: 12px;
              text-transform: uppercase; }
            .profile .kbe-model-box .box-section .option .desc {
              text-align: right; }
            .profile .kbe-model-box .box-section .option .descr {
              height: 200px; }
            .profile .kbe-model-box .box-section .option .sub-desc {
              opacity: 0.5;
              text-align: right; }
            .profile .kbe-model-box .box-section .option .star {
              width: 100%;
              text-align: right;
              color: #FC9938;
              font-size: 18px; }
          .profile .kbe-model-box .box-section:nth-child(1) {
            max-width: 400px;
            padding-right: 10px;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column; }
  .profile .dexen {
    padding-top: 60px;
    padding-bottom: 20px;
    border-bottom: 1px rgba(219, 219, 219, 0.9) solid; }
    .profile .dexen-info-logo {
      text-align: center;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 220px; }
      .profile .dexen-info-logo img {
        width: 90%; }
    .profile .dexen-info-text {
      padding: 0 10px; }
  .profile .dexen-model {
    background-color: #fff;
    width: 100vw;
    margin-top: 50px;
    padding: 20px 0 30px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap; }
    .profile .dexen-model-info {
      position: relative;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 340px; }
      .profile .dexen-model-info img {
        width: 280px; }
      .profile .dexen-model-info .seria {
        position: absolute;
        text-align: center;
        line-height: 1;
        font-size: 25px;
        font-family: OpenSansLight, sans-serif;
        margin: 0;
        padding-bottom: 10px;
        opacity: 0.9;
        transition: all 0.5s ease; }
        .profile .dexen-model-info .seria span {
          font-family: Bitter, sans-serif;
          font-size: 70px; }
      .profile .dexen-model-info-specification {
        position: absolute;
        padding: 30px 20px;
        background-color: rgba(9, 149, 167, 0.8);
        color: #fff;
        opacity: 0;
        transition: all 0.5s ease; }
        .profile .dexen-model-info-specification p {
          text-align: center;
          line-height: 1;
          font-size: 25px;
          font-family: OpenSansLight, sans-serif;
          margin: 0;
          padding-bottom: 10px; }
          .profile .dexen-model-info-specification p span {
            font-family: Bitter, sans-serif;
            font-size: 70px; }
        .profile .dexen-model-info-specification ul {
          text-align: center;
          padding-left: 0;
          margin: 0;
          list-style-type: none;
          font-size: 18px; }
          .profile .dexen-model-info-specification ul li {
            padding-top: 5px;
            line-height: 1.4;
            font-family: OpenSansLight, sans-serif; }
            .profile .dexen-model-info-specification ul li span {
              font-family: Bitter, sans-serif; }
      .profile .dexen-model-info:hover .seria {
        opacity: 0; }
      .profile .dexen-model-info:hover .dexen-model-info-specification {
        opacity: 1; }

/*----------------------СТРАНИЦА "НАШЕ ПРОИЗВОДСТВО"------------------------- */
.production {
  padding-bottom: 30px;
  background-color: #f4f4f4; }
  .production-name {
    font-family: Bitter, sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 100; }
  .production-text {
    line-height: 1.7; }

/*----------------------КОНТАКТЫ------------------------- */
.contacts {
  background-color: #f4f4f4;
  padding-bottom: 30px; }
  .contacts-top {
    position: relative;
    margin-bottom: 30px; }
    .contacts-top h2, .contacts-top h1 {
      font-family: Bitter, sans-serif;
      font-size: 32px;
      text-transform: uppercase;
      margin-bottom: 5px;
      font-weight: 100; }
    .contacts-top img {
      position: absolute;
      right: 16px; }
  .contacts-tab-nav {
    text-align: center;
    margin-bottom: 30px; }
    .contacts-tab-nav ul {
      padding-left: 0; }
      .contacts-tab-nav ul li {
        display: inline;
        list-style-type: none; }
        .contacts-tab-nav ul li a {
          margin: 10px;
          background-color: #DBDFE2;
          color: #000;
          padding: 8px 22px;
          border-radius: 5px;
          white-space: nowrap;
          transition: all 0.5s ease; }
          .contacts-tab-nav ul li a:hover {
            text-decoration: none;
            background-color: #0995a7;
            color: #fff; }
        .contacts-tab-nav ul li .active {
          text-decoration: none;
          background-color: #0995a7;
          color: #fff; }
  .contacts-tab-sentence .subtext {
    margin: 16px;
    padding: 20px 0; }
  .contacts-tab-sentence .top-box {
    width: 100%;
    background-color: #e2e7ea;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px; }
    .contacts-tab-sentence .top-box .contacts-tab-sentence-text p {
      font-family: OpenSansLight, sans-serif;
      font-weight: bold;
      font-size: 19px;
      margin: 0;
      line-height: 1.6; }
      .contacts-tab-sentence .top-box .contacts-tab-sentence-text p:first-of-type {
        font-family: Bitter, sans-serif;
        font-size: 25px;
        padding-bottom: 10px;
        font-weight: 300; }
    .contacts-tab-sentence .top-box .contacts-tab-sentence-text .address, .contacts-tab-sentence .top-box .contacts-tab-sentence-text .number {
      padding-top: 0; }
      .contacts-tab-sentence .top-box .contacts-tab-sentence-text .address p a, .contacts-tab-sentence .top-box .contacts-tab-sentence-text .number p a {
        color: #333; }
    .contacts-tab-sentence .top-box .contacts-tab-sentence-text .job {
      padding-top: 40px; }
    .contacts-tab-sentence .top-box .contacts-tab-sentence-text .form {
      margin-top: 40px; }
  .contacts-tab-sentence .detailed ul {
    list-style: none; }
  .contacts-tab-sentence .detailed .loading {
    display: none; }
  .contacts-tab-sentence .detailed .foto {
    margin-top: 10px;
    margin-left: 30px;
    margin-bottom: 10px; }
    .contacts-tab-sentence .detailed .foto img {
      border-radius: 50%;
      width: 180px;
      height: 180px; }
  .contacts-tab-sentence .detailed .manager-info {
    margin-top: 10px;
    margin-right: 30px;
    margin-bottom: 10px; }
    .contacts-tab-sentence .detailed .manager-info p {
      margin: 0;
      line-height: 1.6;
      font-size: 17px; }
      .contacts-tab-sentence .detailed .manager-info p:last-child {
        font-weight: bold;
        font-family: Bitter, sans-serif;
        font-size: 19px;
        padding-bottom: 10px;
        padding-top: 20px;
        line-height: 1.3;
        text-align: right; }
        .contacts-tab-sentence .detailed .manager-info p:last-child span {
          font-family: OpenSansLight, sans-serif;
          font-weight: 300;
          font-size: 17px; }
  .contacts-tab-sentence .detailed .vacancy p {
    font-size: 17px;
    margin-top: 10px;
    margin-left: 30px;
    margin-bottom: 10px; }
  .contacts-tab-sentence .detailed .accordion {
    padding-left: 0; }
  .contacts-tab-sentence .detailed li a {
    position: relative; }
  .contacts-tab-sentence .detailed li h3 a {
    background: #066a77;
    border-bottom: 1px solid #f4f4f4;
    color: #fff;
    display: block;
    margin: 0;
    padding: 5px 20px;
    text-decoration: none;
    font-family: Bitter, sans-serif;
    text-transform: uppercase;
    font-weight: 300; }
    .contacts-tab-sentence .detailed li h3 a:after {
      content: "";
      font-family: "FontAwesome";
      right: 20px;
      position: absolute; }
  .contacts-tab-sentence .detailed li.active h3 a {
    background: #0995a7;
    text-decoration: none; }
    .contacts-tab-sentence .detailed li.active h3 a:after {
      content: "";
      font-family: "FontAwesome";
      right: 20px;
      position: absolute; }
  .contacts-tab-sentence .detailed li.locked h3 a {
    background: #0995a7;
    text-decoration: none; }
    .contacts-tab-sentence .detailed li.locked h3 a:after {
      content: "";
      font-family: "FontAwesome";
      right: 20px;
      position: absolute; }
  .contacts-tab-sentence .detailed li h3 {
    margin: 0;
    padding: 0; }
  .contacts-tab-sentence .detailed .panel {
    padding: 10px; }
    .contacts-tab-sentence .detailed .panel .map {
      width: 100%;
      height: 350px; }
  .contacts .tab {
    -webkit-animation: fadeEffect 1.5s;
    animation: fadeEffect 1.5s; }
@-webkit-keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.home-price {
  z-index: 99999; }

/*----------------- */
/*----MAIN.SASS---- */
/*----------------- */
.home-price {
  background: #f4f4f4;
  padding-bottom: 50px;
  padding-top: 15px; }
  .home-price h1 {
    text-align: center;
    line-height: 1.3;
    margin-bottom: 10px; }
  .home-price .subtitle {
    text-align: center;
    max-width: 930px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px; }
  .home-price .tabs-price-nav {
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 30px; }
    .home-price .tabs-price-nav a {
      margin: 10px;
      background-color: #DBDFE2;
      color: #000;
      padding: 8px 22px;
      border-radius: 5px;
      transition: all 0.5s ease; }
      .home-price .tabs-price-nav a:hover {
        text-decoration: none;
        background-color: #0995a7;
        color: #fff; }
    .home-price .tabs-price-nav .rehau-tablinks {
      background-color: #E31084;
      color: #fff; }
    .home-price .tabs-price-nav .active {
      text-decoration: none;
      background-color: #0995a7;
      color: #fff; }
  .home-price .win-description {
    font-size: 15px;
    margin-top: 40px;
    padding-left: 60px;
    padding-right: 60px;
    text-align: center; }
  .home-price-form {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 10px; }
  .home-price .tab {
    -webkit-animation: fadeEffect 1.5s;
    animation: fadeEffect 1.5s; }
@-webkit-keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.sample {
  text-align: center; }
  .sample .win-name {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 20px;
    font-family: OpenSansLight, sans-serif; }
  .sample .win-img {
    margin-top: 10px; }
  .sample .win-price {
    font-family: OpenSansLight, sans-serif;
    font-size: 20px; }
    .sample .win-price .price-value {
      font-family: OpenSansRegular, sans-serif;
      font-weight: bold; }
    .sample .win-price .price-sale {
      margin-top: 10px; }
      .sample .win-price .price-sale-desc {
        color: red;
        font-family: Bitter, sans-serif;
        font-weight: bold;
        font-size: 18px; }
      .sample .win-price .price-sale .tooltip {
        position: relative;
        display: inline-block;
        text-decoration: none;
        margin-left: 5px;
        font-family: OpenSansRegular, sans-serif;
        font-weight: normal; }
        .sample .win-price .price-sale .tooltip:hover .tooltiptext {
          visibility: visible; }
          .sample .win-price .price-sale .tooltip:hover .tooltiptext .toltip-bold {
            font-weight: bold; }
        .sample .win-price .price-sale .tooltip .fa {
          color: #066a77; }
        .sample .win-price .price-sale .tooltip .tooltiptext {
          visibility: hidden;
          width: 240px;
          bottom: 100%;
          left: 50%;
          margin-left: -200px;
          margin-bottom: 5px;
          background-color: #066a77;
          color: #fff;
          text-align: left;
          font-size: 14px;
          border-radius: 6px;
          padding: 20px 20px;
          position: absolute;
          z-index: 3; }
          .sample .win-price .price-sale .tooltip .tooltiptext::after {
            content: " ";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #066a77 transparent transparent transparent; }

.tab-rehau {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-width: 1200px;
  width: 100%;
  padding-bottom: 20px; }
  .tab-rehau .tab-window .page-slider {
    width: 1000px;
    overflow: hidden; }
    .tab-rehau .tab-window .page-slider .model-carousel {
      width: 100%; }
      .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: flex-start;
        justify-content: center; }
        .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items {
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          flex-direction: column; }
          .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items img {
            opacity: 0.4;
            transition: all 0.5s;
            transform: scale(0.6);
            width: auto;
            height: auto;
            margin-bottom: 10px; }
          .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo {
            width: 100%;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: row;
            flex-wrap: wrap;
            transition: all 0.5s;
            transform: scale(0);
            opacity: 0; }
            .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box {
              width: 300px;
              box-shadow: 10px 10px 5px -7px rgba(0, 0, 0, 0.18);
              margin: 20px; }
              .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-top, .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-price {
                width: 100%;
                color: #fff;
                padding: 20px 10px; }
                .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-top p, .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-price p {
                  margin: 0;
                  line-height: 1; }
                .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-top .subtext, .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-price .subtext {
                  font-size: 14px; }
                .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-top .text, .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-price .text {
                  font-family: BitterBold, sans-serif;
                  font-size: 45px;
                  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.24); }
                  .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-top .text span, .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-price .text span {
                    font-size: 30px; }
              .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-info {
                width: 100%;
                background-color: #fff;
                padding: 20px; }
                .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-info .option {
                  position: relative;
                  width: 100%;
                  max-width: 300px;
                  margin-bottom: 10px;
                  border-bottom: 1px rgba(219, 219, 219, 0.9) solid; }
                  .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-info .option:last-child {
                    border-bottom: none; }
                  .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-info .option p {
                    margin: 0; }
                  .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-info .option .name {
                    opacity: 0.5;
                    font-size: 12px;
                    text-transform: uppercase;
                    text-align: left; }
                  .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-info .option .desc {
                    text-align: right; }
                  .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-info .option .descr {
                    height: 170px; }
                  .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-info .option .sub-desc {
                    opacity: 0.5;
                    text-align: right; }
                  .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-info .option .star {
                    width: 100%;
                    text-align: right;
                    color: #FC9938;
                    font-size: 18px; }
              .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-instplan {
                width: 100%;
                background-color: #fff;
                padding: 20px 10px; }
                .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-instplan p {
                  margin: 0;
                  line-height: 1.1; }
                .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-instplan .subtext {
                  font-size: 14px; }
                .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-instplan .text {
                  font-family: BitterBold, sans-serif;
                  font-size: 45px; }
                  .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo .box-instplan .text span {
                    font-size: 30px; }
          .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .rehau-price-form {
            transition: all 0.5s;
            transform: scale(0);
            opacity: 0;
            margin-top: 20px; }
      .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .center {
        z-index: 99999; }
        .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .center .items img {
          opacity: 1;
          transition: all 0.5s;
          transform: scale(1);
          width: auto;
          height: auto; }
        .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .center .items .wininfo {
          opacity: 1;
          transition: all 0.5s;
          transform: scale(1); }
        .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .center .items .rehau-price-form {
          opacity: 1;
          transition: all 0.5s;
          transform: scale(1); }
    .tab-rehau .tab-window .page-slider-nav {
      position: relative;
      display: block; }
      .tab-rehau .tab-window .page-slider-nav .carousel-nav {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        font-size: 90px;
        cursor: pointer;
        margin-top: 15px;
        width: 100%;
        color: #4c4c4c; }
        .tab-rehau .tab-window .page-slider-nav .carousel-nav .prev_model {
          position: absolute;
          left: 30%;
          transition: all 0.25s; }
          .tab-rehau .tab-window .page-slider-nav .carousel-nav .prev_model:hover {
            transform: scale(0.9); }
        .tab-rehau .tab-window .page-slider-nav .carousel-nav .next_model {
          position: absolute;
          right: 30%;
          transition: all 0.25s; }
          .tab-rehau .tab-window .page-slider-nav .carousel-nav .next_model:hover {
            transform: scale(0.9); }
  .tab-rehau .rehau-description {
    margin: 0 0 50px 0; }

.addoption {
  padding: 50px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #F9F9F9; }
  .addoption h2 {
    font-size: 40px;
    font-family: geometria, sans-serif;
    margin: 0 0 25px 0; }
  .addoption .addoption-box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap; }
    .addoption .addoption-box .option {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-start;
      max-width: 270px;
      font-family: geometria, sans-serif;
      line-height: 1;
      padding: 20px;
      margin: 0 auto; }
      .addoption .addoption-box .option img {
        width: 130px; }
      .addoption .addoption-box .option-name {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 18px;
        margin-bottom: 0;
        text-align: center; }
      .addoption .addoption-box .option-sub {
        text-align: center;
        margin-top: 5px; }

.lined {
  padding: 50px 0;
  position: relative;
  overflow: hidden; }
  .lined:after {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-color: #F9F9F9;
    z-index: -2; }
  .lined .img {
    position: absolute;
    right: -100px;
    top: 0;
    text-align: right;
    z-index: -1; }
  .lined .container {
    z-index: 2;
    text-align: left; }
    .lined .container .content {
      max-width: 1100px; }
  .lined h2 {
    font-weight: 700;
    font-size: 30px;
    font-family: geometria, sans-serif;
    text-align: left;
    margin: 0;
    line-height: 1.2; }
  .lined .text {
    font-family: geometria, sans-serif;
    margin: 0;
    text-align: left;
    margin-bottom: 25px; }
  .lined .button {
    display: inline-block;
    font-family: geometria, sans-serif;
    border-radius: 50px; }
  .lined .subtext {
    font-family: geometria, sans-serif;
    text-align: left;
    opacity: 0.7;
    margin-top: 25px; }

.credit {
  width: 100%;
  background-color: #ffac6b;
  padding-top: 50px;
  padding-bottom: 50px; }
  .credit h2 {
    padding-top: 19px;
    font-size: 34px;
    line-height: 1.2;
    font-weight: bold;
    margin: 0; }
    .credit h2 .credit-text-2 {
      font-size: 64px;
      font-weight: bold; }
    .credit h2 .credit-text-3 {
      font-size: 34px;
      font-weight: bold; }
  .credit-option {
    font-size: 30px;
    font-family: OpenSansLight, sans-serif;
    line-height: 1.7; }
    .credit-option p {
      margin: 0; }
    .credit-option .fa {
      margin-right: 20px; }

.advantages {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f4f4f4;
  text-align: center; }
  .advantages p {
    font-size: 16px; }
  .advantages .fa {
    color: #0995a7;
    font-size: 95px; }
    .advantages .fa img {
      width: 90px; }
    .advantages .fa .year {
      padding-top: 3px;
      text-transform: uppercase;
      font-family: BitterBold, sans-serif;
      font-weight: 600;
      font-size: 100px;
      margin: 0;
      line-height: 1; }
  .advantages .fa-users {
    font-size: 80px; }
  .advantages .fa-thumbs-o-up {
    font-size: 85px; }
  .advantages .fa-shield {
    font-size: 90px; }
  .advantages span {
    font-weight: bold; }
  .advantages .home-upper {
    text-transform: uppercase;
    font-weight: 300; }
  .advantages .adv2 {
    margin-top: 8px; }
  .advantages .adv3 {
    margin-top: 10px; }
    .advantages .adv3 p {
      margin-top: 19px; }
  .advantages .advnt {
    margin-bottom: 60px; }
  .advantages .adv4 {
    margin-top: 6px; }
    .advantages .adv4 p {
      margin-top: 20px; }
  .advantages .adv6 p {
    margin-top: 21px; }

.antidust {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f4f4f4; }
  .antidust-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between; }
    .antidust-content-box h2 {
      font-size: 35px;
      font-family: geometria, sans-serif;
      margin: 0 0 25px 0;
      line-height: 1.2; }
    .antidust-content-box .text {
      font-family: geometria, sans-serif;
      margin: 0; }
    .antidust-content-box .list {
      margin: 0;
      font-family: geometria, sans-serif;
      list-style-type: none;
      padding-left: 20px; }
      .antidust-content-box .list li {
        position: relative; }
        .antidust-content-box .list li:before {
          content: "";
          position: absolute;
          left: -15px;
          top: 11px;
          width: 6px;
          height: 6px;
          border-radius: 50%;
          background: #066A77; }
        .antidust-content-box .list li span {
          font-weight: 800;
          color: #066A77; }
    .antidust-content-box .img {
      width: 400px;
      height: 400px;
      margin-right: 40px; }
      .antidust-content-box .img img {
        width: 100%; }

.connection {
  width: 100%;
  background: url(../img/pattern-02.jpg) repeat;
  padding-top: 60px;
  padding-bottom: 60px; }
  .connection-name {
    font-size: 28px;
    line-height: 1.3;
    margin: 0; }
    .connection-name .connection-text-1 {
      font-size: 64px;
      line-height: 1.6;
      font-weight: bold; }
      .connection-name .connection-text-1 span {
        font-size: 32px;
        font-weight: 300; }
  .connection-form {
    text-align: center; }
    .connection-form .input-group {
      position: relative;
      margin-bottom: 8px; }
      .connection-form .input-group span {
        position: absolute;
        left: 113px;
        top: 8px; }
        .connection-form .input-group span .fa {
          color: #066a77; }
    .connection-form input {
      width: 350px;
      padding: 8px 7px 8px 38px;
      border-radius: 3px;
      border: 0;
      box-shadow: 2px 2px 2px #969696; }
      .connection-form input::placeholder {
        font-family: OpenSansLight, sans-serif;
        font-size: 15px; }
    .connection-form .button {
      box-shadow: 2px 2px 1px rgba(150, 150, 150, 0.5);
      margin-top: 10px; }

.achieve {
  background-color: #0995a7;
  text-align: center;
  color: #f4f4f4;
  padding-top: 50px;
  padding-bottom: 50px; }
  .achieve-name {
    margin: 0;
    font-family: BitterBold, sans-serif;
    font-size: 46px;
    line-height: 1;
    letter-spacing: 1px; }
    .achieve-name span {
      font-size: 23px; }
  .achieve-disc {
    font-size: 19px;
    font-family: OpenSansLight, sans-serif;
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 13px; }

.our-set {
  background-color: #f4f4f4;
  padding-bottom: 20px; }
  .our-set-head {
    font-size: 24px;
    color: #4c4c4c; }
  .our-set-name {
    font-family: OpenSansLight, sans-serif;
    text-transform: uppercase;
    font-size: 25px; }
    .our-set-name .fa-stack {
      font-size: 20px;
      float: left; }
      .our-set-name .fa-stack .fa {
        color: #0995a7; }
      .our-set-name .fa-stack .accent-text {
        font-weight: bold;
        color: #f4f4f4; }
    .our-set-name p {
      margin-top: 0;
      margin-left: 50px;
      margin-bottom: 10px; }
  .our-set-desc p {
    padding-left: 50px;
    opacity: 0.9; }

.partners {
  padding: 0 0 45px 0;
  background-color: #f9f9f9;
  border-bottom: 1px solid rgba(117, 117, 117, 0.1); }
  .partners-top {
    font-family: geometria, sans-serif;
    text-transform: uppercase;
    font-size: 25px;
    text-align: center; }
  .partners-box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap; }
    .partners-box-logo img {
      width: 200px; }

.contactSity {
  position: relative;
  min-height: 550px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  .contactSity-img {
    background-color: #f9f9f9;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    z-index: -1;
    order: 2; }
  .contactSity-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    z-index: 22;
    order: 1; }
    .contactSity-content-box-content .title {
      font-family: geometria, sans-serif;
      font-weight: 900;
      line-height: 1;
      font-size: 70px;
      margin: 0; }
    .contactSity-content-box-content .text {
      font-family: geometria, sans-serif;
      line-height: 1.2;
      margin-bottom: 20px;
      font-size: 18px; }
    .contactSity-content-box-content .content-contacts {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-start; }
      .contactSity-content-box-content .content-contacts .caption {
        margin-bottom: 0;
        line-height: 1;
        font-size: 18px; }
      .contactSity-content-box-content .content-contacts .value {
        margin: 0;
        font-family: geometria, sans-serif;
        font-size: 22px;
        color: #0995a7;
        font-weight: 900; }
        .contactSity-content-box-content .content-contacts .value .fa {
          margin-right: 10px; }
        .contactSity-content-box-content .content-contacts .value .link {
          color: #0995a7;
          transition: all 0.15s ease; }
          .contactSity-content-box-content .content-contacts .value .link:hover {
            color: #066a77; }
      .contactSity-content-box-content .content-contacts .subvalue {
        opacity: 0.7;
        font-size: 16px;
        padding: 0;
        margin: 0;
        line-height: 1; }
      .contactSity-content-box-content .content-contacts-box:first-child {
        margin-right: 30px; }

.otherSity {
  width: 100%;
  background: #066a77;
  padding: 30px 0; }
  .otherSity-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start; }
    .otherSity-content-box {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      justify-content: flex-start;
      flex-wrap: wrap; }
      .otherSity-content-box .otherSityItem {
        margin: 0;
        white-space: nowrap;
        color: #fff;
        margin-bottom: 5px;
        opacity: 0.5; }
      .otherSity-content-box .text {
        opacity: 0.5;
        font-family: geometria, sans-serif;
        font-size: 22px;
        font-weight: bold;
        line-height: 1; }
      .otherSity-content-box .link {
        width: 150px;
        text-align: center;
        transition: all 0.25s ease; }
        .otherSity-content-box .link:hover {
          opacity: 1; }
      .otherSity-content-box:first-child {
        margin-right: 15px; }

.coverage {
  font-family: OpenSansLight, sans-serif;
  font-size: 23px;
  line-height: 1.8;
  background: url(../img/map-fon.jpg) no-repeat;
  width: 100%;
  background-size: cover;
  background-position: center;
  padding-top: 40px;
  padding-bottom: 40px; }
  .coverage ul {
    list-style: none;
    margin-left: 20px; }
    .coverage ul li:before {
      content: url("../img/logo-ul.png");
      position: absolute;
      left: 20px; }
  .coverage img {
    height: 292px; }

.footer {
  background-color: #3a4246;
  padding-top: 40px;
  padding-bottom: 30px; }
  .footer-logo {
    padding-top: 0;
    text-align: left; }
    .footer-logo img {
      opacity: 0.5;
      width: 230px;
      transition: all 0.5s ease; }
      .footer-logo img:hover {
        opacity: 1; }
  .footer-address {
    padding-top: 0; }
    .footer-address ul {
      color: #fff;
      list-style-type: none;
      padding-left: 0;
      margin: auto;
      width: auto;
      max-width: 270px;
      font-size: 16px; }
      .footer-address ul li {
        font-family: OpenSansLight, sans-serif; }
        .footer-address ul li .text-min {
          font-size: 15px; }
        .footer-address ul li a {
          color: #fff; }
        .footer-address ul li .fa {
          text-align: center;
          opacity: 0.5;
          padding-right: 10px; }
        .footer-address ul li .fa-map-marker {
          padding-right: 13px;
          padding-left: 4px; }
        .footer-address ul li .fa-building {
          padding-right: 11px;
          padding-left: 2px; }
        .footer-address ul li .fa-phone {
          padding-right: 13px;
          padding-left: 2px; }
        .footer-address ul li .fa-mobile {
          font-size: 19px;
          padding-right: 15px;
          padding-left: 4px; }
  .footer-seo {
    font-family: OpenSansLight, sans-serif;
    padding-top: 0;
    color: #fff;
    font-weight: 300;
    width: auto;
    max-width: 260px;
    margin: auto; }
    .footer-seo p {
      margin: 0;
      font-size: 16px; }
  .footer .soc {
    text-align: left;
    color: #fff;
    font-size: 14px;
    opacity: 0.5;
    margin-top: 30px; }
    .footer .soc .vk {
      color: #fff;
      transition: all 0.15s ease; }
      .footer .soc .vk:hover {
        opacity: 1;
        color: #6996C7; }
    .footer .soc .ok {
      color: #fff;
      transition: all 0.15s ease; }
      .footer .soc .ok:hover {
        opacity: 1;
        color: #FF9C43; }
    .footer .soc .inst {
      color: #fff;
      transition: all 0.15s ease; }
      .footer .soc .inst:hover {
        opacity: 1;
        color: #ff59bd; }
  .footer .copy {
    text-align: right;
    color: #fff;
    font-size: 14px;
    opacity: 0.5;
    margin-top: 30px; }
  .footer-url {
    padding-top: 0;
    text-align: left;
    font-size: 30px;
    font-family: Bitter, sans-serif;
    line-height: 1.2;
    padding-top: 0; }
    .footer-url a {
      color: #fff;
      text-decoration: none;
      opacity: 0.5;
      transition: all 0.15s ease; }
      .footer-url a:hover {
        opacity: 1; }
  .footer-newurl {
    padding-top: 0;
    text-align: left;
    font-size: 24px;
    font-family: Bitter, sans-serif;
    line-height: 1.2;
    padding-top: 0; }
    .footer-newurl a {
      color: #fff;
      text-decoration: none;
      opacity: 0.5;
      transition: all 0.15s ease;
      display: inline-block;
      margin-bottom: 10px; }
      .footer-newurl a:hover {
        opacity: 1; }

.popup-form {
  position: relative; }
  .popup-form h3 {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin-top: 5px;
    font-family: Bitter, sans-serif; }
  .popup-form label, .popup-form input {
    display: block;
    width: 100%; }
  .popup-form label {
    margin-bottom: 25px; }
    .popup-form label span {
      font-size: 14px; }
    .popup-form label .fa {
      position: absolute;
      font-size: 24px;
      margin-top: 8px;
      margin-left: 11px;
      color: #0995a7; }
  .popup-form input {
    padding: 7px 38px;
    border: #DBDFE2 1px solid;
    border-radius: 3px; }
    .popup-form input::placeholder {
      font-family: OpenSansLight, sans-serif;
      font-size: 15px; }
  .popup-form .button {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px; }
  .popup-form img {
    width: 100%;
    margin-top: 10px; }
  .popup-form .success {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #fff;
    z-index: 2;
    font-size: 23px;
    font-weight: bold;
    padding: 30px;
    color: #555;
    display: none;
    align-items: center; }
    .popup-form .success.visible {
      display: flex; }

.thanks h3 {
  text-align: center;
  font-size: 23px;
  font-weight: bold;
  margin-top: 5px;
  font-family: Bitter, sans-serif;
  padding: 30px; }

/*----------------------КОНЕЦ ГЛАВНОЙ------------------------- */
/*----------------------СТРАНИЦА "О НАС"------------------------- */
.about-other {
  background-color: #f4f4f4; }
  .about-other-top h2, .about-other-top h1 {
    font-family: Bitter, sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 100; }
  .about-other .other {
    padding: 30px 0;
    border-bottom: 1px solid #eee; }
    .about-other .other:last-child {
      border-bottom: none; }
    .about-other .other-img {
      text-align: center; }
      .about-other .other-img img {
        width: 260px; }
      .about-other .other-img p {
        font-size: 60px; }
    .about-other .other-text {
      line-height: 1.7;
      margin-top: -26px; }
      .about-other .other-text p {
        margin-top: 0; }
      .about-other .other-text .accent-text {
        font-size: 27px;
        margin-top: 0;
        margin-bottom: 15px;
        line-height: 0.8; }
      .about-other .other-text .other-button {
        margin-top: 35px;
        margin-bottom: 25px;
        text-align: center; }
        .about-other .other-text .other-button .button {
          text-align: center;
          font-size: 16px;
          font-weight: 300;
          padding-top: 12px;
          padding-bottom: 12px; }

/*АНИМАЦИЯ СЕРТИФИКАТОВ */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8; }
  .mfp-fade.mfp-bg.mfp-removing {
    opacity: 0; }
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

/*----------------------СТРАНИЦА "НАШИ ОКНА"------------------------- */
.thermopanes {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
  text-align: center; }
  .thermopanes .carousel-nav-container .carousel-nav {
    position: relative;
    font-size: 90px; }
    .thermopanes .carousel-nav-container .carousel-nav .prev-thermopanes {
      position: absolute;
      cursor: pointer;
      left: 0;
      top: 85px;
      z-index: 2; }
    .thermopanes .carousel-nav-container .carousel-nav .next-thermopanes {
      position: absolute;
      cursor: pointer;
      right: 0;
      top: 85px;
      z-index: 2; }
  .thermopanes-carousel .thermopanes-slide {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around; }
    .thermopanes-carousel .thermopanes-slide-img img {
      width: auto; }
    .thermopanes-carousel .thermopanes-slide-line {
      display: block;
      position: relative;
      width: 4px;
      height: 330px;
      background-color: rgba(219, 219, 219, 0.9); }
    .thermopanes-carousel .thermopanes-slide-info {
      text-align: left;
      width: 600px;
      padding-left: 0;
      padding-top: 20px;
      padding-bottom: 20px; }
      .thermopanes-carousel .thermopanes-slide-info .name {
        font-size: 30px;
        font-family: geometria, sans-serif;
        line-height: 1.1;
        margin: 0; }
      .thermopanes-carousel .thermopanes-slide-info .text {
        font-family: OpenSansRegular, sans-serif;
        margin: 0;
        padding: 20px 0; }
      .thermopanes-carousel .thermopanes-slide-info ul {
        list-style-type: none;
        padding-left: 0;
        font-size: 18px;
        margin: 0; }
        .thermopanes-carousel .thermopanes-slide-info ul li {
          font-family: geometria, sans-serif;
          font-weight: normal; }
          .thermopanes-carousel .thermopanes-slide-info ul li span {
            font-family: geometria, sans-serif;
            font-weight: 300; }
  .thermopanes-carousel .owl-dots {
    text-align: center;
    padding-top: 10px; }
    .thermopanes-carousel .owl-dots .owl-dot {
      display: inline-block;
      width: 14px;
      height: 14px;
      background-color: #f4f4f4;
      border-radius: 50%;
      margin: 0 5px;
      cursor: pointer;
      transition: background-color 0.25s ease; }
      .thermopanes-carousel .owl-dots .owl-dot.active {
        background-color: #dbdbdb; }

.hardware {
  padding-top: 50px;
  padding-bottom: 80px;
  background-color: #f4f4f4; }

.lamination {
  padding-top: 50px;
  padding-bottom: 80px;
  background-color: #DBDFE2; }

.solar {
  padding-top: 50px;
  padding-bottom: 80px;
  background-color: #f4f4f4; }
  .solar img {
    width: 230px;
    margin-left: 55px;
    margin-right: 55px; }

.pp-geo {
  padding-bottom: 30px; }
  .pp-geo p {
    margin-top: 10px;
    margin-bottom: 15px;
    color: #4c4c4c;
    font-size: 30px; }
  .pp-geo ul {
    list-style: none;
    font-size: 22px;
    font-weight: 600;
    padding-left: 0;
    width: 130px;
    margin: 0 auto;
    padding-bottom: 10px; }
    .pp-geo ul li {
      line-height: 1.7; }
      .pp-geo ul li a {
        color: #4c4c4c;
        transition: all 0.25s ease;
        text-decoration: none; }
        .pp-geo ul li a:hover {
          color: #ff8f38; }
    .pp-geo ul:nth-child(1) {
      padding-bottom: 0; }

/*----------------------СТРАНИЦА "КАЛЬКУЛЯТОР"------------------------- */
.calc {
  background-color: #f4f4f4; }
  .calc p {
    margin: 0; }
  .calc .name {
    font-family: Bitter, sans-serif;
    font-size: 26px;
    text-align: center;
    margin-top: 30px; }
  .calc-content-variation {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .calc-content-variation-nav {
      text-align: center;
      margin: 10px 0 30px 0; }
      .calc-content-variation-nav a {
        margin: 5px;
        background-color: #DBDFE2;
        color: #000;
        padding: 8px 22px;
        border-radius: 5px;
        transition: all 0.5s ease; }
        .calc-content-variation-nav a:hover {
          text-decoration: none;
          background-color: #0995a7;
          color: #fff; }
      .calc-content-variation-nav .active {
        text-decoration: none;
        background-color: #0995a7;
        color: #fff; }
    .calc-content-variation-slide .calc-slide {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-direction: row;
      justify-content: space-around; }
      .calc-content-variation-slide .calc-slide .img {
        text-align: center;
        margin: 0 10px; }
  .calc-content-equipment-box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row; }
    .calc-content-equipment-box-section {
      width: 50%;
      height: 100px;
      margin: 15px 0;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .calc-content-equipment-box-section:nth-child(1) {
        border-right: 1px solid #000; }
      .calc-content-equipment-box-section input {
        -webkit-appearance: slider-vertical; }

/*---------------------- BLACK-FRIDAY ------------------------- */
.label-friday {
  z-index: 99999999;
  position: fixed;
  right: -85px;
  top: 45vh;
  transform: rotate(-90deg);
  background-color: #404040;
  padding: 5px 10px;
  border-radius: 20px 20px 0 0;
  border: 2px yellow dashed;
  box-shadow: 0 0 0 2px #404040;
  transition: 0.25s all;
  cursor: pointer;
  color: #fff;
  display: none; }
  .label-friday p {
    font-family: Captureit, sans-serif;
    margin: 0;
    font-size: 20px; }
  .label-friday:hover {
    box-shadow: 0 0 0 2px #404040;
    right: -80px;
    color: #fff; }

.body-friday {
  background-image: url(/img/black-friday/asfalt.png);
  width: 100%;
  padding-bottom: 50px; }

.friday-header-content {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 50px 0; }
  .friday-header-content h1 {
    font-family: Captureit, sans-serif;
    color: #fff;
    margin: 0;
    line-height: 1;
    font-size: 120px;
    font-weight: normal !important; }
  .friday-header-content p {
    font-family: Captureit, sans-serif;
    color: #fff;
    margin: 0;
    line-height: 1;
    font-size: 120px; }
    .friday-header-content p .off {
      font-size: 80px;
      color: #fff;
      position: relative; }
      .friday-header-content p .off:before {
        content: "";
        position: absolute;
        left: -10%;
        top: 45%;
        width: 120%;
        height: 5px;
        background-color: red;
        transform: rotate(-30deg); }
    .friday-header-content p .sale {
      color: yellow;
      font-size: 180px; }
    .friday-header-content p .salefz {
      font-size: 80px;
      color: yellow; }
  .friday-header-content .sub-header {
    padding-top: 30px;
    font-size: 40px;
    font-family: Bitter, sans-serif;
    opacity: 0.8; }
  .friday-header-content .sub-sub {
    margin-top: 30px;
    text-align: center;
    padding-top: 30px;
    font-size: 30px;
    font-family: Bitter, sans-serif;
    padding: 15px; }
    .friday-header-content .sub-sub span {
      font-family: Captureit, sans-serif;
      color: yellow; }
  .friday-header-content a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: bold;
    font-size: 20px; }

.friday-product {
  padding-top: 50px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  width: 100%; }
  .friday-product-box {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-bottom: 40px; }
    .friday-product-box .section-img {
      width: 350px; }
    .friday-product-box-section {
      padding: 10px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      align-items: center;
      justify-content: center; }
      .friday-product-box-section .card {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column;
        border: 0px solid #fff;
        border-radius: 10px;
        text-align: center;
        overflow: hidden;
        min-width: 259px; }
        .friday-product-box-section .card-top {
          background-color: yellow;
          width: 100%;
          padding: 20px 30px; }
          .friday-product-box-section .card-top p {
            margin: 0;
            font-family: OpenSansRegular, sans-serif; }
            .friday-product-box-section .card-top p span {
              font-size: 20px;
              font-family: OpenSansRegular, sans-serif;
              font-weight: bold; }
        .friday-product-box-section .card-bottom {
          background-color: rgba(255, 255, 255, 0.1);
          width: 100%;
          padding: 30px 30px; }
          .friday-product-box-section .card-bottom p {
            color: yellow;
            margin: 0; }
            .friday-product-box-section .card-bottom p span {
              color: #fff;
              font-family: Bitter, sans-serif;
              font-size: 20px; }
            .friday-product-box-section .card-bottom p .minfz {
              font-family: Captureit, sans-serif;
              font-size: 15px;
              color: yellow; }
          .friday-product-box-section .card-bottom .price {
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            flex-direction: row;
            align-items: flex-end;
            justify-content: space-around;
            position: relative; }
            .friday-product-box-section .card-bottom .price p {
              position: relative;
              font-family: Captureit, sans-serif;
              line-height: 1; }
              .friday-product-box-section .card-bottom .price p:nth-child(1) {
                color: #fff; }
                .friday-product-box-section .card-bottom .price p:nth-child(1):before {
                  content: "";
                  position: absolute;
                  left: 0;
                  top: 45%;
                  width: 100%;
                  height: 2px;
                  background-color: red;
                  transform: rotate(-25deg); }
              .friday-product-box-section .card-bottom .price p:nth-child(2) {
                font-size: 30px; }
          .friday-product-box-section .card-bottom .price1 {
            padding-bottom: 30px; }
      .friday-product-box-section:nth-child(1) {
        order: 0; }
      .friday-product-box-section:nth-child(3) {
        order: 1; }
    .friday-product-box .arrow {
      font-size: 70px;
      color: #fff;
      margin: 0 20px; }

#friday-info {
  margin-top: 50px; }
  #friday-info .caption {
    color: #fff;
    font-weight: bold; }
  #friday-info p {
    color: #fff; }
    #friday-info p span {
      font-size: 20px;
      color: yellow;
      font-family: Captureit, sans-serif; }

.brewing {
  display: none;
  opacity: 0;
  position: fixed;
  right: 10px;
  top: 250px;
  transition: 0.5s all;
  margin: 10px;
  max-width: 340px;
  min-height: 50px;
  border-radius: 10px;
  padding: 15px;
  background-color: #fff;
  z-index: 9999999;
  font-size: 13px;
  text-align: center;
  -webkit-box-shadow: 5px 5px 20px -6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 5px 20px -6px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 20px -6px rgba(0, 0, 0, 0.3);
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  justify-content: center; }
  .brewing p {
    margin: 0; }
  .brewing .plus-one {
    margin: 0 10px 0 10px;
    font-size: 36px;
    font-weight: bold;
    color: #0995a7; }

.brewing-on {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex; }

.brewing-on-active {
  opacity: 0.9 !important;
  top: 200px !important;
  transition: 0.5s all; }

.brewing-off {
  opacity: 0 !important;
  top: 200px !important;
  transition: 0.5s all; }

/*==========  Desktop First Method  ========== */
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  /* */ }
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  /* */ }
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  /*Disable Animation on Mobile Devices */
  .animated {
    /*CSS transitions */
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms */
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations */
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important; } }
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  /* */ }
/* Custom, iPhone Retina */
@media only screen and (max-width: 360px) {
  /* */ }
/*==========  Mobile First Method  ========== */
/* Custom, iPhone Retina */
@media only screen and (min-width: 360px) {
  .top-panel2-box:nth-child(2) {
    display: none; }
  .top-contact-line-content-box:nth-child(1) {
    display: none; }
  .top-contact-line-content-box:nth-child(2) {
    width: 100%; }
  .top-contact-line-content-box:nth-child(3) {
    display: none; }

  .carousel-wrap2-nav {
    display: none; }
  .carousel-wrap2 .carousel-slide-content {
    flex-direction: column;
    height: auto; }
    .carousel-wrap2 .carousel-slide-content-box .img {
      height: 250px; }
      .carousel-wrap2 .carousel-slide-content-box .img img {
        width: auto;
        height: auto;
        max-height: 100%;
        max-width: 100%; }
    .carousel-wrap2 .carousel-slide-content-box-info {
      margin-bottom: 50px;
      padding: 15px 15px 30px 15px;
      align-items: center;
      text-align: center;
      box-sizing: padding-box; }
      .carousel-wrap2 .carousel-slide-content-box-info-body .text130 {
        font-size: 100px; }
      .carousel-wrap2 .carousel-slide-content-box-info-body .text80 {
        font-size: 50px; }
      .carousel-wrap2 .carousel-slide-content-box-info-body .text60 {
        font-size: 45px;
        line-height: 1; }
      .carousel-wrap2 .carousel-slide-content-box-info-body .text50 {
        font-size: 40px; }
      .carousel-wrap2 .carousel-slide-content-box-info-body .text40 {
        font-size: 30px; }
      .carousel-wrap2 .carousel-slide-content-box-info-body .text30 {
        font-size: 22px;
        line-height: 1; }
      .carousel-wrap2 .carousel-slide-content-box-info-body .text25 {
        font-size: 18px; }
      .carousel-wrap2 .carousel-slide-content-box-info-body .text22 {
        font-size: 16px; }
      .carousel-wrap2 .carousel-slide-content-box-info-body .box-line {
        justify-content: center; }
      .carousel-wrap2 .carousel-slide-content-box-info-body .box-butt .button {
        font-size: 13px; }

  .home-price h1 {
    font-size: 24px; }
  .home-price .sample1 {
    padding-bottom: 50px; }
  .home-price .sample3 {
    padding-top: 50px; }
  .home-price .tab1 .sample1 .win-price {
    margin-top: 0; }
  .home-price .tab1 .sample2 .win-price {
    margin-top: 0; }
  .home-price .tab1 .sample3 .win-price {
    margin-top: 5px; }
  .home-price .tab2 .win-img img {
    width: 300px; }
  .home-price .tabs-price-nav a {
    margin: 5px; }

  .tab-rehau .tab-window .page-slider {
    width: 360px; }
    .tab-rehau .tab-window .page-slider-nav .carousel-nav .prev_model {
      left: 0; }
    .tab-rehau .tab-window .page-slider-nav .carousel-nav .next_model {
      right: 0; }

  .addoption h2 {
    font-size: 24px;
    font-weight: 300; }
  .addoption .line-2 {
    flex-wrap: wrap; }

  .credit {
    padding-top: 20px;
    padding-bottom: 20px; }
    .credit h2 {
      padding-top: 0;
      text-align: center;
      padding-bottom: 10px;
      font-size: 20px; }
      .credit h2 .credit-text-2 {
        font-size: 40px; }
      .credit h2 .credit-text-3 {
        font-size: 20px; }
    .credit-option {
      font-size: 20px;
      margin: 0 auto;
      width: 340px; }

  .connection {
    padding-top: 30px;
    text-align: center; }
    .connection-name {
      font-size: 19px;
      margin-bottom: 30px; }
      .connection-name .connection-text-1 {
        font-size: 48px;
        line-height: 1.6;
        font-weight: bold; }
        .connection-name .connection-text-1 span {
          font-size: 19px;
          font-weight: 300; }
    .connection-form {
      width: 300px;
      margin: 0 auto; }
      .connection-form .input-group {
        margin-top: 5px; }
        .connection-form .input-group span {
          left: 9px; }
      .connection-form input {
        width: 300px; }

  .achieve {
    padding-bottom: 20px; }
    .achieve-name {
      font-size: 48px; }
      .achieve-name span {
        font-size: 30px; }
    .achieve-disc {
      margin-bottom: 40px;
      font-size: 19px; }

  .lined .img {
    position: relative;
    right: auto;
    top: auto;
    text-align: center;
    margin-bottom: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center; }
    .lined .img img {
      width: 120%;
      max-width: 430px; }
  .lined .content {
    text-align: center; }
  .lined h2 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px; }

  .antidust {
    padding-top: 50px;
    padding-bottom: 50px; }
    .antidust-content {
      flex-direction: column; }
      .antidust-content-box .img {
        max-width: 290px;
        width: 100%;
        height: 100%;
        max-height: 290px;
        margin-right: 0; }
      .antidust-content-box h2 {
        font-size: 24px;
        text-align: center;
        margin-top: 5px; }
      .antidust-content-box .list {
        padding-left: 30px; }

  .partners-top {
    font-size: 22px; }
  .partners-box-logo {
    margin: 10px; }
    .partners-box-logo img {
      width: 200px; }

  .coverage {
    text-align: center; }
    .coverage ul {
      text-align: left;
      font-size: 17px;
      margin-left: 5px; }
      .coverage ul li:before {
        content: url("../img/logo-ul-2.png");
        left: 15px; }
    .coverage img {
      margin-left: 0;
      height: 240px;
      position: relative; }

  .contactSity {
    min-height: auto;
    padding-top: 50px;
    background-color: #f9f9f9; }
    .contactSity-img {
      position: relative;
      z-index: 1; }
      .contactSity-img img {
        max-width: 480px;
        width: auto; }
    .contactSity-content {
      margin-bottom: 20px; }
      .contactSity-content-box-content .title {
        font-size: 40px; }

  .otherSity-content {
    flex-direction: column;
    align-items: center; }
    .otherSity-content-box .text {
      text-align: center; }
    .otherSity-content-box .link {
      width: 50%; }
    .otherSity-content-box:first-child {
      margin-right: 0;
      margin-bottom: 10px; }

  .footer-logo {
    padding-top: 20px;
    text-align: center; }
    .footer-logo img {
      width: 230px; }
  .footer-address {
    padding-top: 30px; }
    .footer-address ul li .br-footer {
      padding-left: 0; }
  .footer-seo {
    padding-top: 30px; }
    .footer-seo p {
      font-size: 16px; }
  .footer-url {
    padding-top: 30px; }
  .footer-newurl {
    padding-top: 30px;
    text-align: center; }
  .footer .copy {
    text-align: center; }
  .footer .soc {
    text-align: center; }

  /*-----------------КОНТАКТЫ-------------------- */
  .contacts-tab-nav ul li {
    display: block;
    margin-bottom: 25px; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-img {
    text-align: center;
    margin-top: 11px; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .address, .contacts-tab-sentence .top-box .contacts-tab-sentence-text .number {
    padding-top: 40px; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .address, .contacts-tab-sentence .top-box .contacts-tab-sentence-text .number, .contacts-tab-sentence .top-box .contacts-tab-sentence-text .job {
    width: 250px;
    margin: auto; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .form {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }
  .contacts-tab-sentence .detailed .foto {
    text-align: center;
    margin-left: 0; }
  .contacts-tab-sentence .detailed .manager-info {
    margin-right: 10px; }
  .contacts-tab-sentence .detailed .vacancy p {
    margin-left: 10px; }

  /*----------------НАШЕ ПРОИЗВОДСТВО-------------------- */
  .production-name {
    font-size: 30px; }

  /*-----------------О НАС-------------------- */
  .about-top h1, .about-top h2 {
    font-size: 30px; }

  .about-other-top h2 {
    font-size: 30px; }
  .about-other .other-text {
    margin-top: 26px; }
    .about-other .other-text .accent-text {
      font-size: 25px;
      margin-top: 25px; }
  .about-other .other .other-button .button {
    font-size: 16px;
    font-weight: 300; }

  /*----------------------СТРАНИЦА "НАШИ ОКНА"------------------------- */
  .product-name {
    font-size: 30px; }
  .product-desc {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 30px; }
  .product-img {
    text-align: center; }
  .product-text {
    font-size: 16px;
    text-align: center;
    padding: 0 15px; }
    .product-text img {
      float: none;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 15px; }
    .product-text p {
      text-align: left; }
      .product-text p .segen-desc {
        text-align: left;
        margin-left: 15px; }
    .product-text ul {
      text-align: left; }

  .profile .headline {
    margin: 0; }
  .profile .caption {
    margin: 0; }
  .profile-desc {
    margin-bottom: 50px; }
  .profile .kbe-info {
    flex-direction: column; }
    .profile .kbe-info-logo {
      min-width: auto; }
  .profile .kbe-model {
    flex-direction: column; }
    .profile .kbe-model-box {
      width: 100%;
      flex-direction: column;
      padding: 0 15px; }
      .profile .kbe-model-box .box-section {
        width: 100%; }
        .profile .kbe-model-box .box-section .option {
          margin: 0 auto 10px auto; }
        .profile .kbe-model-box .box-section:nth-child(1) {
          padding: 0;
          max-width: 270px; }
  .profile .dexen-info-logo {
    height: 150px; }
  .profile .dexen-model:after {
    content: "";
    width: 100%;
    order: 0; }
  .profile .dexen-model-info {
    width: 340px; }
    .profile .dexen-model-info:nth-child(n + 2) {
      order: 0;
      padding-top: 80px; }
    .profile .dexen-model-info img {
      width: 280px; }
    .profile .dexen-model-info .seria {
      font-size: 25px; }
      .profile .dexen-model-info .seria span {
        font-size: 70px; }
    .profile .dexen-model-info-specification p {
      font-size: 25px; }
      .profile .dexen-model-info-specification p span {
        font-size: 70px; }
    .profile .dexen-model-info-specification ul {
      font-size: 18px; }

  .thermopanes .carousel-nav-container .carousel-nav {
    font-size: 80px; }
    .thermopanes .carousel-nav-container .carousel-nav .prev-thermopanes {
      top: 230px;
      left: 10px; }
    .thermopanes .carousel-nav-container .carousel-nav .next-thermopanes {
      top: 230px;
      right: 10px; }
  .thermopanes-carousel .thermopanes-slide {
    flex-direction: column; }
    .thermopanes-carousel .thermopanes-slide-line {
      display: none; }
    .thermopanes-carousel .thermopanes-slide-info {
      width: auto;
      padding-top: 60px;
      padding-left: 20px;
      padding-right: 20px; }

  /*---------------------- BLACK-FRIDAY ------------------------- */
  .friday-header-content p {
    font-size: 40px; }
    .friday-header-content p .off {
      font-size: 30px; }
    .friday-header-content p .salefz {
      font-size: 30px; }
    .friday-header-content p .sale {
      font-size: 80px; }
  .friday-header-content .sub-header {
    font-size: 20px;
    padding-top: 15px; }
  .friday-header-content .sub-sub {
    margin-top: 15px;
    font-size: 16px; }

  .friday-product-box {
    margin-bottom: 20px;
    flex-direction: column; }
    .friday-product-box-section:nth-child(1) {
      order: 1; }
    .friday-product-box-section:nth-child(3) {
      order: 0; }
    .friday-product-box .arrow {
      display: none; } }
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  .top-panel2-box:nth-child(2) {
    display: block; }

  .home-price h1 {
    font-size: 26px; }
  .home-price .sample1 {
    padding-bottom: 50px; }
  .home-price .sample3 {
    padding-top: 50px; }
  .home-price .tab1 .sample1 .win-price {
    margin-top: 0; }
  .home-price .tab1 .sample2 .win-price {
    margin-top: 0; }
  .home-price .tab1 .sample3 .win-price {
    margin-top: 5px; }
  .home-price .tab2 .win-img img {
    width: 370px; }
  .home-price .tabs-price-nav a {
    margin: 10px; }

  .credit {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative; }
    .credit h2 {
      padding-top: 0;
      text-align: center;
      margin-bottom: 30px;
      font-size: 35px; }
      .credit h2 .credit-text-2 {
        font-size: 65px; }
      .credit h2 .credit-text-3 {
        font-size: 35px; }
    .credit-option {
      margin: 0 auto;
      width: 435px;
      font-size: 26px; }

  .advantages p {
    font-size: 16px; }
  .advantages .fa {
    font-size: 100px; }
    .advantages .fa img {
      width: 100px; }
  .advantages .fa-users {
    font-size: 90px; }
  .advantages .fa-thumbs-o-up {
    font-size: 95px; }
  .advantages .fa-shield {
    font-size: 100px; }

  .achieve {
    padding-bottom: 20px; }
    .achieve-name {
      font-size: 50px; }
      .achieve-name span {
        font-size: 30px; }
    .achieve-disc {
      margin-bottom: 40px;
      font-size: 19px; }

  .connection {
    padding-top: 30px;
    text-align: center; }
    .connection-name {
      font-size: 26px;
      margin-bottom: 30px; }
      .connection-name .connection-text-1 {
        font-size: 64px;
        line-height: 1.6;
        font-weight: bold; }
        .connection-name .connection-text-1 span {
          font-size: 32px;
          font-weight: 300; }
    .connection-form {
      width: 350px;
      margin: 0 auto; }
      .connection-form .input-group {
        margin-top: 5px; }
        .connection-form .input-group span {
          left: 9px; }
      .connection-form input {
        width: 350px; }

  .partners-top {
    font-size: 25px; }
  .partners-box-logo img {
    width: 200px; }

  .coverage {
    text-align: center; }
    .coverage ul {
      text-align: left;
      font-size: 23px;
      margin-left: 20px; }
      .coverage ul li:before {
        content: url("../img/logo-ul.png");
        left: 20px; }
    .coverage img {
      margin-left: 20px;
      height: 292px;
      position: relative; }

  .contactSity-content {
    margin-right: 10px;
    margin-left: 10px; }

  .otherSity-content-box .link {
    width: 33%; }

  .footer-logo {
    padding-top: 20px;
    text-align: center; }
    .footer-logo img {
      width: 230px; }
  .footer-seo {
    padding-top: 30px; }
    .footer-seo p {
      font-size: 16px; }
  .footer-url {
    padding-top: 30px; }
  .footer .copy {
    text-align: center; }
  .footer .soc {
    text-align: center; }

  /*-----------------КОНТАКТЫ-------------------- */
  .contacts-tab-nav ul li {
    display: block;
    margin-bottom: 25px; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-img {
    text-align: center;
    margin-top: 11px; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .address, .contacts-tab-sentence .top-box .contacts-tab-sentence-text .number {
    padding-top: 40px; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .address, .contacts-tab-sentence .top-box .contacts-tab-sentence-text .number, .contacts-tab-sentence .top-box .contacts-tab-sentence-text .job {
    width: 250px;
    margin: auto; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .form {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }
  .contacts-tab-sentence .detailed .foto {
    text-align: center;
    margin-left: 0; }
  .contacts-tab-sentence .detailed .manager-info {
    margin-right: 10px; }
  .contacts-tab-sentence .detailed .vacancy p {
    margin-left: 10px; }

  /*----------------НАШЕ ПРОИЗВОДСТВО-------------------- */
  .production-name {
    font-size: 30px; }

  /*-----------------О НАС-------------------- */
  .about-top h1, .about-top h2 {
    font-size: 30px; }

  .about-other-top h2 {
    font-size: 30px; }
  .about-other .other-text {
    margin-top: 26px; }
    .about-other .other-text .accent-text {
      font-size: 25px;
      margin-top: 25px; }
  .about-other .other .other-button .button {
    font-size: 16px;
    font-weight: 300; }

  /*----------------------СТРАНИЦА "НАШИ ОКНА"------------------------- */
  .product-desc {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 30px; }
  .product-img {
    text-align: center;
    margin: auto; }
  .product-text {
    text-align: center;
    padding: 0 15px; }
    .product-text img {
      float: none;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 15px; }
    .product-text p {
      text-align: left; }
      .product-text p .segen-desc {
        text-align: left;
        margin-left: 15px; }
    .product-text ul {
      text-align: left; }

  .profile-desc {
    margin-bottom: 50px; }
  .profile .dexen-info-logo {
    height: 150px; }
  .profile .dexen-model:after {
    content: "";
    width: 100%;
    order: 0; }
  .profile .dexen-model-info {
    width: 340px; }
    .profile .dexen-model-info:nth-child(n + 2) {
      order: 0;
      padding-top: 80px; }
    .profile .dexen-model-info img {
      width: 280px; }
    .profile .dexen-model-info .seria {
      font-size: 25px; }
      .profile .dexen-model-info .seria span {
        font-size: 70px; }
    .profile .dexen-model-info-specification p {
      font-size: 25px; }
      .profile .dexen-model-info-specification p span {
        font-size: 70px; }
    .profile .dexen-model-info-specification ul {
      font-size: 18px; } }
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .top-panel2-box:nth-child(2) {
    display: block; }
  .top-contact-line-content-box:nth-child(1) {
    display: none; }
  .top-contact-line-content-box:nth-child(3) {
    display: none; }

  .carousel-wrap2-nav {
    display: none; }
    .carousel-wrap2-nav .carousel-nav {
      margin-top: 120px; }
      .carousel-wrap2-nav .carousel-nav .prev-home {
        left: 20px; }
      .carousel-wrap2-nav .carousel-nav .next-home {
        right: 20px; }
  .carousel-wrap2 .carousel-slide-content {
    flex-direction: row;
    height: 400px; }
    .carousel-wrap2 .carousel-slide-content-box .img {
      height: 300px; }
    .carousel-wrap2 .carousel-slide-content-box-info {
      align-items: flex-start;
      text-align: left;
      padding: 15px 15px 15px 30px;
      margin-bottom: 0; }
      .carousel-wrap2 .carousel-slide-content-box-info-body {
        max-width: 600px; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .text130 {
          font-size: 80px; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .text80 {
          font-size: 50px; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .text60 {
          font-size: 45px;
          line-height: 1; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .text50 {
          font-size: 40px; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .text40 {
          font-size: 30px; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .text30 {
          font-size: 22px;
          line-height: 1; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .text25 {
          font-size: 18px; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .text22 {
          font-size: 16px; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .box-line {
          justify-content: flex-start; }
      .carousel-wrap2 .carousel-slide-content-box-info .box-butt .button {
        font-size: 14px; }

  .home-price h1 {
    font-size: 28px; }
  .home-price .sample1 {
    padding-bottom: 50px; }
  .home-price .sample3 {
    padding-top: 50px; }
  .home-price .tab1 .sample1 .win-price {
    margin-top: 0; }
  .home-price .tab1 .sample2 .win-price {
    margin-top: 0; }
  .home-price .tab1 .sample3 .win-price {
    margin-top: 5px; }
  .home-price .tab2 .win-img img {
    width: 370px; }
  .home-price .tabs-price-nav a {
    margin: 10px; }

  .tab-rehau .tab-window .page-slider {
    width: 760px; }
    .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo {
      min-width: 760px; }
    .tab-rehau .tab-window .page-slider-nav .carousel-nav .prev_model {
      left: 27%; }
    .tab-rehau .tab-window .page-slider-nav .carousel-nav .next_model {
      right: 27%; }

  .addoption h2 {
    font-size: 40px; }

  .credit {
    padding-top: 40px;
    padding-bottom: 40px; }
    .credit h2 {
      padding-top: 0;
      text-align: center;
      margin-bottom: 10px;
      font-size: 40px; }
      .credit h2 .credit-text-2 {
        font-size: 70px; }
      .credit h2 .credit-text-3 {
        font-size: 40px; }
    .credit-option {
      padding-top: 20px;
      padding-left: 130px;
      font-size: 30px;
      width: auto; }

  .advantages p {
    font-size: 14px; }
  .advantages .fa {
    font-size: 90px; }
    .advantages .fa img {
      width: 85px; }
  .advantages .fa-users {
    font-size: 75px; }
  .advantages .fa-thumbs-o-up {
    font-size: 80px; }
  .advantages .fa-shield {
    font-size: 85px; }

  .lined {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 0 0 20px; }
    .lined .img {
      order: 2;
      right: -40px;
      margin-bottom: 0; }
    .lined .container {
      order: 1; }
    .lined .content {
      text-align: left;
      padding: 20px 0; }
    .lined h2 {
      font-size: 30px;
      text-align: left;
      margin-bottom: 0; }

  .antidust {
    padding-top: 50px;
    padding-bottom: 50px; }
    .antidust-content {
      flex-direction: row; }
      .antidust-content-box .img {
        width: 290px;
        height: 290px;
        max-width: 100%;
        max-height: 100%;
        margin-right: 40px; }
      .antidust-content-box h2 {
        font-size: 35px;
        text-align: left;
        margin-top: 0; }
      .antidust-content-box .list {
        padding-left: 30px; }

  .connection {
    padding-top: 30px; }
    .connection-name {
      text-align: center; }
      .connection-name .connection-text-1 {
        font-size: 64px;
        line-height: 1.6;
        font-weight: bold; }
        .connection-name .connection-text-1 span {
          font-size: 32px;
          font-weight: 300; }
    .connection-form {
      width: 350px;
      margin: 0 auto; }
      .connection-form .input-group {
        margin-top: 5px; }
        .connection-form .input-group span {
          left: 9px; }
      .connection-form input {
        width: 350px; }

  .achieve {
    padding-bottom: 20px; }
    .achieve-disc {
      padding-bottom: 30px; }

  .partners-top {
    font-size: 25px; }
  .partners-box {
    flex-direction: row; }
    .partners-box-logo img {
      width: 220px; }

  .coverage ul {
    text-align: left;
    font-size: 21px;
    margin-left: 20px; }
    .coverage ul li:before {
      content: url("../img/logo-ul.png");
      left: 20px; }
  .coverage img {
    position: relative;
    height: 215px;
    right: 15px;
    top: 20px;
    margin-left: 0; }

  .contactSity-content {
    margin-right: 10px;
    margin-left: 10px; }

  .otherSity-content-box .link {
    width: 25%; }

  .footer-logo {
    padding-top: 0;
    text-align: center; }
    .footer-logo img {
      width: 230px; }
  .footer-address {
    padding-top: 0;
    padding-bottom: 13px; }
  .footer-seo {
    padding-top: 30px; }
    .footer-seo p {
      font-size: 16px; }
  .footer-url {
    padding-top: 30px; }
  .footer .copy {
    text-align: center; }
  .footer .soc {
    text-align: center; }

  /*-----------------КОНТАКТЫ-------------------- */
  .contacts-tab-nav ul li {
    display: inline;
    margin-bottom: 0; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-img {
    text-align: left;
    margin-top: 0; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .address {
    padding-top: 0; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .address, .contacts-tab-sentence .top-box .contacts-tab-sentence-text .number, .contacts-tab-sentence .top-box .contacts-tab-sentence-text .job {
    width: auto; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .number {
    float: left;
    padding-left: 40px;
    padding-top: 20px; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .form {
    width: auto;
    padding-top: 90px;
    padding-left: 370px;
    margin-top: 0; }
  .contacts-tab-sentence .detailed .foto {
    text-align: left;
    margin-left: 10px; }
  .contacts-tab-sentence .detailed .manager-info {
    margin-right: 10px; }
  .contacts-tab-sentence .detailed .vacancy p {
    margin-left: 10px; }

  /*----------------НАШЕ ПРОИЗВОДСТВО-------------------- */
  .production-name {
    font-size: 30px; }

  /*-----------------О НАС-------------------- */
  .about-top h1, .about-top h2 {
    font-size: 30px; }

  .about-other-top h2 {
    font-size: 30px; }
  .about-other .other-text {
    margin-top: 26px; }
    .about-other .other-text .accent-text {
      font-size: 25px;
      margin-top: 25px; }
  .about-other .other .other-button .button {
    font-size: 16px;
    font-weight: 300; }

  /*----------------------СТРАНИЦА "НАШИ ОКНА"------------------------- */
  .product-name {
    font-size: 32px; }
  .product-desc {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 30px; }
  .product-img {
    text-align: center;
    margin: auto; }
  .product-text {
    text-align: center; }
    .product-text img {
      float: none;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 15px; }
    .product-text p {
      text-align: left; }
      .product-text p .segen-desc {
        text-align: left;
        margin-left: 15px; }
    .product-text ul {
      text-align: left; }

  .profile-desc {
    margin-bottom: 50px; }
  .profile .kbe-model {
    flex-direction: row; }
  .profile .dexen-info-logo {
    height: 250px; }
  .profile .dexen-model:after {
    content: "";
    width: 100%;
    order: 0; }
  .profile .dexen-model-info {
    width: 340px; }
    .profile .dexen-model-info:nth-child(n + 2) {
      order: 0;
      padding-top: 0; }
    .profile .dexen-model-info:nth-child(n + 3) {
      order: 0;
      padding-top: 80px; }
    .profile .dexen-model-info img {
      width: 280px; }
    .profile .dexen-model-info .seria {
      font-size: 25px; }
      .profile .dexen-model-info .seria span {
        font-size: 65px; }
    .profile .dexen-model-info-specification p {
      font-size: 23px; }
      .profile .dexen-model-info-specification p span {
        font-size: 65px; }
    .profile .dexen-model-info-specification ul {
      font-size: 16px; }

  .thermopanes .carousel-nav-container .carousel-nav .prev-thermopanes {
    top: 85px;
    left: 0; }
  .thermopanes .carousel-nav-container .carousel-nav .next-thermopanes {
    top: 85px;
    right: 0; }
  .thermopanes-carousel .thermopanes-slide {
    flex-direction: row; }
    .thermopanes-carousel .thermopanes-slide-line {
      display: block; }
    .thermopanes-carousel .thermopanes-slide-info {
      width: auto;
      padding-top: 20px;
      padding-left: 35px;
      padding-right: 0; }

  /*---------------------- BLACK-FRIDAY ------------------------- */
  .friday-header-content p {
    font-size: 70px; }
    .friday-header-content p .off {
      font-size: 60px; }
    .friday-header-content p .salefz {
      font-size: 60px; }
    .friday-header-content p .sale {
      font-size: 120px; }
  .friday-header-content .sub-header {
    font-size: 25px;
    padding-top: 15px; }
  .friday-header-content .sub-sub {
    margin-top: 15px;
    font-size: 20px; } }
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .top-contact-line-content {
    justify-content: space-around; }
    .top-contact-line-content-box:nth-child(1) {
      display: flex; }
    .top-contact-line-content-box:nth-child(2) {
      width: auto; }
    .top-contact-line-content-box:nth-child(3) {
      display: flex; }

  .carousel-wrap2-nav {
    display: none; }
    .carousel-wrap2-nav .carousel-nav {
      margin-top: 120px; }
      .carousel-wrap2-nav .carousel-nav .prev-home {
        left: 40px; }
      .carousel-wrap2-nav .carousel-nav .next-home {
        right: 40px; }
  .carousel-wrap2 .carousel-slide-content-box-info {
    padding-left: 50px; }

  .home-price h1 {
    font-size: 40px; }
  .home-price .sample1 {
    padding-bottom: 0; }
  .home-price .sample3 {
    padding-top: 0; }
  .home-price .tab1 .sample1 .win-price {
    margin-top: 75px; }
  .home-price .tab1 .sample2 .win-price {
    margin-top: 75px; }
  .home-price .tab1 .sample3 .win-price {
    margin-top: 5px; }
  .home-price .tab2 .win-img img {
    width: 370px; }
  .home-price .tabs-price-nav a {
    margin: 10px; }

  .tab-rehau .tab-window .page-slider {
    width: 980px; }
    .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo {
      min-width: 980px; }
    .tab-rehau .tab-window .page-slider-nav .carousel-nav .prev_model {
      left: 27%; }
    .tab-rehau .tab-window .page-slider-nav .carousel-nav .next_model {
      right: 27%; }

  .credit {
    padding-top: 50px;
    padding-bottom: 30px; }
    .credit h2 {
      padding-top: 17px;
      margin-bottom: 30px;
      text-align: left;
      font-size: 30px; }
      .credit h2 .credit-text-1 {
        font-size: 32px; }
      .credit h2 .credit-text-2 {
        font-size: 60px; }
      .credit h2 .credit-text-3 {
        font-size: 30px; }
    .credit-option {
      padding: 0;
      font-size: 27px; }

  .advantages p {
    font-size: 16px; }
  .advantages .fa {
    font-size: 95px; }
    .advantages .fa img {
      width: 90px; }
  .advantages .fa-users {
    font-size: 80px; }
  .advantages .fa-thumbs-o-up {
    font-size: 85px; }
  .advantages .fa-shield {
    font-size: 90px; }

  .connection {
    padding-top: 60px;
    padding-bottom: 60px; }
    .connection-name {
      font-size: 25px;
      margin-left: 20px;
      text-align: left; }
      .connection-name .connection-text-1 {
        font-size: 64px;
        line-height: 1.6;
        font-weight: bold; }
        .connection-name .connection-text-1 span {
          font-size: 32px;
          font-weight: 300; }
    .connection-form {
      width: 350px;
      margin: 0 auto; }
      .connection-form .input-group {
        margin-top: 5px; }
        .connection-form .input-group span {
          left: 9px; }
      .connection-form input {
        width: 350px; }

  .antidust {
    padding-top: 60px;
    padding-bottom: 60px; }
    .antidust-content-box .img {
      width: 350px;
      height: 350px; }

  .achieve {
    padding-top: 50px;
    padding-bottom: 50px; }
    .achieve-name {
      font-size: 36px; }
      .achieve-name span {
        font-size: 16px; }
    .achieve-disc {
      font-size: 14px;
      margin-bottom: 0;
      padding-bottom: 0; }

  .partners-top {
    font-size: 25px; }
  .partners-box-logo img {
    width: 220px; }

  .coverage ul {
    text-align: left;
    font-size: 23px;
    margin-left: 20px; }
    .coverage ul li:before {
      content: url("../img/logo-ul.png");
      left: 20px; }
  .coverage img {
    height: 280px;
    position: absolute;
    right: 20px;
    top: 0; }

  .contactSity {
    flex-direction: row; }

  .otherSity-content {
    flex-direction: row;
    align-items: flex-start; }
    .otherSity-content-box .text {
      text-align: left; }
    .otherSity-content-box .link {
      width: 130px;
      text-align: left; }
    .otherSity-content-box:first-child {
      margin-right: 30px;
      margin-bottom: 0; }

  .footer-logo {
    padding-top: 20px; }
    .footer-logo img {
      width: 200px; }
  .footer-seo {
    padding-top: 0; }
    .footer-seo p {
      font-size: 15px; }
  .footer-address {
    padding-bottom: 0; }
    .footer-address ul li .br-footer {
      padding-left: 28px; }
  .footer-url {
    padding-top: 0; }
  .footer-newurl {
    padding-top: 0;
    text-align: left;
    font-size: 19px; }
  .footer .copy {
    text-align: right; }
  .footer .soc {
    text-align: left; }

  /*-----------------КОНТАКТЫ-------------------- */
  .contacts-tab-nav ul li {
    display: inline;
    margin-bottom: 0; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-img {
    text-align: left;
    margin-top: 0; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .address, .contacts-tab-sentence .top-box .contacts-tab-sentence-text .number {
    padding-top: 0; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .address, .contacts-tab-sentence .top-box .contacts-tab-sentence-text .number, .contacts-tab-sentence .top-box .contacts-tab-sentence-text .job {
    width: auto; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .number {
    float: none;
    padding-left: 0; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .form {
    width: auto;
    padding-top: 0;
    padding-left: 0;
    margin-top: 40px; }
  .contacts-tab-sentence .detailed .foto {
    text-align: left;
    margin-left: 20px; }
  .contacts-tab-sentence .detailed .manager-info {
    margin-right: 20px; }
  .contacts-tab-sentence .detailed .vacancy p {
    margin-left: 20px; }

  /*----------------НАШЕ ПРОИЗВОДСТВО-------------------- */
  .production-name {
    font-size: 32px; }

  /*-----------------О НАС-------------------- */
  .about-top h1, .about-top h2 {
    font-size: 32px; }

  .about-other-top h2 {
    font-size: 32px; }
  .about-other .other-text {
    margin-top: -26px; }
    .about-other .other-text .accent-text {
      font-size: 25px;
      margin-top: 25px; }

  /*----------------------СТРАНИЦА "НАШИ ОКНА"------------------------- */
  .product-desc {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 30px; }
  .product-img {
    text-align: center;
    margin: auto; }
  .product-text {
    text-align: center; }
    .product-text img {
      float: left;
      margin-left: 15px;
      margin-right: 20px;
      margin-bottom: 0; }
    .product-text p {
      text-align: left; }
      .product-text p .segen-desc {
        text-align: left;
        margin-left: 15px; }
    .product-text ul {
      text-align: left; }

  .profile-desc {
    margin-bottom: 0; }
  .profile .kbe-info {
    flex-direction: row; }
    .profile .kbe-info-logo {
      min-width: 450px; }
  .profile .dexen-info-logo {
    height: 250px; }
  .profile .dexen-model:after {
    content: "";
    width: 100%;
    order: 0; }
  .profile .dexen-model-info {
    width: 340px; }
    .profile .dexen-model-info:nth-child(n + 3) {
      order: 0;
      padding-top: 80px; }
    .profile .dexen-model-info img {
      width: 280px; }
    .profile .dexen-model-info .seria {
      font-size: 25px; }
      .profile .dexen-model-info .seria span {
        font-size: 65px; }
    .profile .dexen-model-info-specification p {
      font-size: 23px; }
      .profile .dexen-model-info-specification p span {
        font-size: 65px; }
    .profile .dexen-model-info-specification ul {
      font-size: 16px; }

  /*---------------------- BLACK-FRIDAY ------------------------- */
  .friday-header-content p {
    font-size: 90px; }
    .friday-header-content p .off {
      font-size: 70px; }
    .friday-header-content p .salefz {
      font-size: 70px; }
    .friday-header-content p .sale {
      font-size: 140px; }
  .friday-header-content .sub-header {
    font-size: 30px; }
  .friday-header-content .sub-sub {
    font-size: 25px; }

  .friday-product-box {
    flex-direction: row; }
    .friday-product-box-section:nth-child(1) {
      order: 0; }
    .friday-product-box-section:nth-child(3) {
      order: 2; }
    .friday-product-box-section:nth-child(5) {
      order: 4; } }
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .carousel-wrap2-nav {
    display: block; }
    .carousel-wrap2-nav .carousel-nav {
      margin-top: 120px; }
      .carousel-wrap2-nav .carousel-nav .prev-home {
        left: 40px; }
      .carousel-wrap2-nav .carousel-nav .next-home {
        right: 40px; }
  .carousel-wrap2 .carousel-slide-content-box-info .name {
    font-size: 40px; }
  .carousel-wrap2 .carousel-slide-content-box-info .text {
    font-size: 18px;
    width: 400px;
    margin-bottom: 40px; }
  .carousel-wrap2 .carousel-slide-content-box-info .button {
    font-size: 18px; }

  .home-price h1 {
    font-size: 40px; }
  .home-price .sample1 {
    padding-bottom: 0; }
  .home-price .sample3 {
    padding-top: 0; }
  .home-price .tab1 .sample1 .win-price {
    margin-top: 75px; }
  .home-price .tab1 .sample2 .win-price {
    margin-top: 75px; }
  .home-price .tab1 .sample3 .win-price {
    margin-top: 5px; }
  .home-price .tab2 .win-img img {
    width: 370px; }
  .home-price .tabs-price-nav a {
    margin: 10px; }

  .tab-rehau .tab-window .page-slider {
    width: 1100px; }
    .tab-rehau .tab-window .page-slider .model-carousel .owl-stage-outer .owl-stage .owl-item .items .wininfo {
      min-width: 1100px; }
    .tab-rehau .tab-window .page-slider-nav .carousel-nav .prev_model {
      left: 27%; }
    .tab-rehau .tab-window .page-slider-nav .carousel-nav .next_model {
      right: 27%; }

  .addoption .line-2 {
    flex-wrap: nowrap; }

  .credit {
    padding-top: 50px;
    padding-bottom: 40px; }
    .credit h2 {
      padding-top: 19px;
      margin-bottom: 30px;
      text-align: left;
      font-size: 34px; }
      .credit h2 .credit-text-2 {
        font-size: 64px; }
      .credit h2 .credit-text-3 {
        font-size: 34px; }
    .credit-option {
      padding: 0;
      font-size: 30px; }

  .advantages p {
    font-size: 16px; }
  .advantages .fa {
    font-size: 95px; }
    .advantages .fa img {
      width: 90px; }
  .advantages .fa-users {
    font-size: 80px; }
  .advantages .fa-thumbs-o-up {
    font-size: 85px; }
  .advantages .fa-shield {
    font-size: 90px; }

  .lined {
    display: block;
    padding: 0 0; }
    .lined .img {
      position: absolute;
      right: -100px;
      top: 0;
      text-align: right;
      margin-bottom: 0; }
    .lined .content {
      text-align: left;
      padding: 20px 0;
      max-width: 900px !important; }

  .antidust-content-box .img {
    width: 400px;
    height: 400px; }

  .connection {
    padding-top: 60px;
    padding-bottom: 60px; }
    .connection-name {
      font-size: 28px;
      margin-left: 20px;
      text-align: left; }
      .connection-name .connection-text-1 {
        font-size: 64px;
        line-height: 1.6;
        font-weight: bold; }
        .connection-name .connection-text-1 span {
          font-size: 32px;
          font-weight: 300; }
    .connection-form {
      width: 350px;
      margin: 0 auto; }
      .connection-form .input-group {
        margin-top: 5px; }
        .connection-form .input-group span {
          left: 9px; }

  .achieve {
    padding-top: 50px;
    padding-bottom: 50px; }
    .achieve-name {
      font-size: 46px; }
      .achieve-name span {
        font-size: 23px; }
    .achieve-disc {
      font-size: 19px;
      margin-bottom: 0;
      padding-bottom: 0; }

  .partners-top {
    font-size: 25px; }
  .partners-box-logo img {
    width: 200px; }

  .coverage ul {
    text-align: left;
    font-size: 23px;
    margin-left: 20px; }
    .coverage ul li:before {
      content: url("../img/logo-ul.png");
      left: 20px; }
  .coverage img {
    height: 292px;
    position: relative;
    top: 0; }

  .contactSity {
    flex-direction: row;
    background-color: transparent;
    padding-top: 0;
    min-height: 550px; }
    .contactSity-img {
      position: absolute;
      z-index: -1; }
      .contactSity-img img {
        max-width: 100%;
        width: auto; }
    .contactSity-content {
      margin: 0; }
      .contactSity-content-box-content .title {
        font-size: 40px; }

  .otherSity-content-box .link {
    width: 150px; }

  .footer-logo {
    padding-top: 0; }
    .footer-logo img {
      width: 270px; }
  .footer-address ul li .br-footer {
    padding-left: 0; }
  .footer-seo p {
    margin: 0;
    font-size: 16px; }
  .footer-newurl {
    font-size: 24px; }
  .footer .copy {
    text-align: right; }
  .footer .soc {
    text-align: left; }

  /*-----------------КОНТАКТЫ-------------------- */
  .contacts-tab-nav ul li {
    display: inline;
    margin-bottom: 0; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-img {
    text-align: left;
    margin-top: 0; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .address, .contacts-tab-sentence .top-box .contacts-tab-sentence-text .number {
    padding-top: 0; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .address, .contacts-tab-sentence .top-box .contacts-tab-sentence-text .number, .contacts-tab-sentence .top-box .contacts-tab-sentence-text .job {
    width: auto; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .number {
    float: none;
    padding-left: 0; }
  .contacts-tab-sentence .top-box .contacts-tab-sentence-text .form {
    width: auto;
    padding-top: 0;
    padding-left: 0;
    margin-top: 40px; }
  .contacts-tab-sentence .detailed .foto {
    text-align: left;
    margin-left: 30px; }
  .contacts-tab-sentence .detailed .manager-info {
    margin-right: 30px; }
  .contacts-tab-sentence .detailed .vacancy p {
    margin-left: 30px; }

  /*----------------НАШЕ ПРОИЗВОДСТВО-------------------- */
  .production-name {
    font-size: 32px; }

  /*----------------------СТРАНИЦА "НАШИ ОКНА"------------------------- */
  .product-desc {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 30px; }
  .product-img {
    text-align: center;
    margin: auto; }
  .product-text {
    text-align: center; }
    .product-text img {
      float: left;
      margin-left: 15px;
      margin-right: 20px;
      margin-bottom: 0; }
    .product-text p {
      text-align: left; }
      .product-text p .segen-desc {
        text-align: left;
        margin-left: 15px; }
    .product-text ul {
      text-align: left; }

  .profile-desc {
    margin-bottom: 0; }
  .profile .kbe-model-box {
    width: 50%;
    flex-direction: row;
    padding: 0 15px; }
    .profile .kbe-model-box .box-section {
      width: 50%; }
      .profile .kbe-model-box .box-section .option {
        margin: 0 auto 10px auto; }
      .profile .kbe-model-box .box-section:nth-child(1) {
        padding: 0;
        max-width: 400px; }
  .profile .dexen-info-logo {
    height: 220px; }
  .profile .dexen-model:after {
    content: "";
    width: 100%;
    order: 0; }
  .profile .dexen-model-info {
    width: 290px; }
    .profile .dexen-model-info:nth-child(n + 3) {
      order: 0;
      padding-top: 0; }
    .profile .dexen-model-info img {
      width: 240px; }
    .profile .dexen-model-info .seria {
      font-size: 25px; }
      .profile .dexen-model-info .seria span {
        font-size: 65px; }
    .profile .dexen-model-info-specification p {
      font-size: 23px; }
      .profile .dexen-model-info-specification p span {
        font-size: 65px; }
    .profile .dexen-model-info-specification ul {
      font-size: 16px; }

  /*---------------------- BLACK-FRIDAY ------------------------- */
  .friday-header-content p {
    font-size: 120px; }
    .friday-header-content p .off {
      font-size: 80px; }
    .friday-header-content p .salefz {
      font-size: 80px; }
    .friday-header-content p .sale {
      font-size: 180px; }
  .friday-header-content .sub-header {
    font-size: 30px;
    padding-top: 15px; }
  .friday-header-content .sub-sub {
    margin-top: 15px;
    font-size: 30px; }

  .friday-product-box {
    margin-bottom: 20px;
    flex-direction: row; }
    .friday-product-box .arrow {
      display: block; }
      .friday-product-box .arrow:nth-child(1) {
        order: 1; }
      .friday-product-box .arrow:nth-child(2) {
        order: 3; } }
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1360px) {
  .top-contact-line-content {
    justify-content: space-between; }

  .carousel-wrap2-nav .carousel-nav {
    margin-top: 120px; }
  .carousel-wrap2 .carousel-slide-content {
    height: 400px; }
    .carousel-wrap2 .carousel-slide-content-box .img {
      height: 350px; }
      .carousel-wrap2 .carousel-slide-content-box .img img {
        height: 100%; }

  .lined {
    padding: 50px 0; }
    .lined .img img {
      width: auto;
      max-width: 100%; }

  .profile .dexen-model-info {
    width: 310px; }
    .profile .dexen-model-info img {
      width: 260px; }
    .profile .dexen-model-info .seria {
      font-size: 25px; }
      .profile .dexen-model-info .seria span {
        font-size: 65px; }
    .profile .dexen-model-info-specification p {
      font-size: 23px; }
      .profile .dexen-model-info-specification p span {
        font-size: 65px; }
    .profile .dexen-model-info-specification ul {
      font-size: 16px; } }
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1440px) {
  .carousel-wrap2-nav .carousel-nav {
    margin-top: 150px; }
  .carousel-wrap2 .carousel-slide-content {
    height: 450px; }

  .profile .dexen-model-info {
    width: 320px; }
    .profile .dexen-model-info img {
      width: 270px; }
    .profile .dexen-model-info .seria {
      font-size: 25px; }
      .profile .dexen-model-info .seria span {
        font-size: 65px; }
    .profile .dexen-model-info-specification p {
      font-size: 23px; }
      .profile .dexen-model-info-specification p span {
        font-size: 65px; }
    .profile .dexen-model-info-specification ul {
      font-size: 16px; } }
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1600px) {
  .carousel-wrap2-nav .carousel-nav {
    margin-top: 170px; }
  .carousel-wrap2 .carousel-slide-content {
    height: 500px; }
    .carousel-wrap2 .carousel-slide-content-box .img {
      height: 450px; }
    .carousel-wrap2 .carousel-slide-content-box-info {
      align-items: flex-start;
      text-align: left;
      padding: 15px 15px 15px 30px;
      margin-bottom: 0; }
      .carousel-wrap2 .carousel-slide-content-box-info-body {
        max-width: 600px; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .text130 {
          font-size: 130px; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .text80 {
          font-size: 80px; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .text60 {
          font-size: 60px;
          line-height: 1; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .text50 {
          font-size: 50px; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .text40 {
          font-size: 40px; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .text30 {
          font-size: 30px;
          line-height: 1; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .text25 {
          font-size: 25px; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .text22 {
          font-size: 22px; }
        .carousel-wrap2 .carousel-slide-content-box-info-body .box-line {
          justify-content: flex-start; }
      .carousel-wrap2 .carousel-slide-content-box-info .box-butt .button {
        font-size: 18px; }

  .lined .content {
    max-width: 980px !important; }

  .contactSity-content-box-content .title {
    font-size: 50px; }

  .profile .dexen-model-info {
    width: 340px; }
    .profile .dexen-model-info img {
      width: 280px; }
    .profile .dexen-model-info .seria {
      font-size: 25px; }
      .profile .dexen-model-info .seria span {
        font-size: 70px; }
    .profile .dexen-model-info-specification p {
      font-size: 25px; }
      .profile .dexen-model-info-specification p span {
        font-size: 70px; }
    .profile .dexen-model-info-specification ul {
      font-size: 18px; } }
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1920px) {
  .carousel-wrap2-nav .carousel-nav .prev-home {
    left: 70px; }
  .carousel-wrap2-nav .carousel-nav .next-home {
    right: 70px; }

  .lined .content {
    max-width: 1080px !important; }

  .contactSity-content-box-content .title {
    font-size: 70px; } }

/*# sourceMappingURL=main.css.map */
