@media (max-height: 950px) {
  .page-banner .text-block-no-bottom .top {
    padding-bottom: 20px; }

  .page-banner .text-block .right {
    padding-top: 50px; } }
@media (max-height: 850px) {
  .page-banner .row {
    padding-bottom: 270px; }

  .banner-inner .wrap-title {
    margin-bottom: 50px; }

  .banner-inner .left .wrap, .banner-inner .right .wrap {
    padding: 25px 70px; } }
@media (max-height: 750px) {
  .page-banner .text-block-no-bottom .top {
    padding-bottom: 0; }

  .page-banner .text-block .left {
    padding-top: 20px; }

  .page-banner .text-block .right {
    padding-top: 30px; }

  .banner-inner .wrap-title {
    margin-bottom: 20px; } }
@media (max-width: 1700px) {
  .text-number-block .row:after {
    left: -150px;
    right: -150px; 
	}
.top-menu li.item a {
    font-size: 14px; }
    .top-menu li.item a:after {
      font-size: 14px; }

  .text-number-block {
    overflow: hidden; } }
@media (max-width: 1440px) {
  .top-menu li.item {
    margin-left: 25px; }

  .default-header .text-wrap {
    padding: 95px 200px 0 0; } }
@media (max-width: 1390px) {
	.top-menu li.item a {
    font-size: 13px; }
    .top-menu li.item a:after {
      font-size: 13px; }

}
@media (max-width: 1280px) {
  .logo img {
    width: 200px;
    margin-right: 10px; }

  .contact-banner p.top {
    font-size: 11px; }

  .block-404 {
    height: calc(100vh - 88px); }

  .top-line .container-fluid {
    padding: 0 35px; }

  .top-menu li.item {
    margin-left: 13px; }

  .top-menu li.btn-wrap {
    margin-left: 35px; }

  .top-menu li.btn-wrap .btn-default {
    font-size: 16px;
    width: 100px;
    min-width: 100px; }

  .top-menu li.item a {
    font-size: 14px; }
    .top-menu li.item a:after {
      font-size: 14px; }

  .top-line {
    padding: 15px 0 20px; }

  #sticky-wrapper {
    min-height: 88px; }

  .is-sticky .top-menu {
    padding-top: 2px; }

  .text-block .left {
    padding: 27px 80px; }

  .projects-slider {
    width: 1000px; }

  .download figure img {
    max-width: 400px; }

  .contact-banner .item {
    padding: 0 30px 0 50px; }

  .footer .right {
    padding: 0 0 0 50px; }

  .text-number-block .row {
    padding: 60px 20px; }

  .text-number-block ol li .title {
    font-size: 24px; }

  .contact-banner .item-2 .icon-wrap {
    left: 8px; }

  .contact-banner .item-3 .icon-wrap {
    left: 14px; }

  .contact-banner .item:last-child {
    padding: 0 30px 0 29px; }

  .select-map .content {
    padding: 31px 30px 45px; }

  .select-map .top {
    padding: 10px 30px; }

  .default-block-item .text-wrap {
    padding: 48px 25px 76px; }

  .default-block-item .link-wrap {
    left: 25px; }

  .team-block .link-wrap {
    bottom: 18px; }

  .default-block-item {
    overflow: hidden; }

  .banner-inner .left .wrap, .banner-inner .right .wrap {
    padding: 25px 30px; }

  .big-img-slider-wrap figure {
    height: 450px; }

  .banner-inner .left .wrap:after {
    left: 93%; }

  .default-inner .bottom-content {
    padding: 50px 50px 80px; }

  .default-inner .contact-banner .item-3 {
    padding: 0 30px 0 50px; }

  .default-inner .contact-banner .item-2 {
    width: 35%; }

  .filter-block {
    padding: 0 100px; }

  .contact-block .form-default .top .title, .default-header .form-default .top .title {
    font-size: 34px; }

  .contact-info {
    padding: 65px 0 0 70px; }

  .list-number p.number {
    font-size: 36px; } }
@media (max-width: 1024px) and (min-width: 992px) {
  .default-header .row {
    padding: 0 10px; }

  .home-header-wrap .text-block .row, .page-banner .text-block .row, .text-img-section .row, .plan .row, .faq .row, .default-block-item .row, .featured-design-page .row, .download .row, .contact-banner .row {
    margin: 0; }

  .download .container:after {
    left: 0;
    right: 0; }

  .contact-banner .item:last-child {
    padding: 0 30px 0 20px; } }
@media (max-width: 991px) {
  .top-menu-wrap {
    display: none; }
  .design-no-slider .slide {
    width: calc(33% - 20px);
  }
  .text-column .row{
    padding: 0 10px;
  }
  .design-no-slider .slide:nth-child(3n){
    margin-right: 0;
  }
  .design-no-slider .slide:nth-child(4n){
    margin-right: 30px;
  }
  .filter-block {
    padding: 0; }

  .logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    text-align: center; }
    .logo a {
      display: inline-block;
      margin: auto; }

  .menu-bar {
    display: block;
    background-color: #f7f7f7;
    position: fixed;
    bottom: 0;
    height: 80px;
    width: 100%;
    z-index: 1002;
    -webkit-box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.16);
            box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.16);
    -webkit-transition: 0.7s all cubic-bezier(0.4, 0, 0.2, 1);
    transition: 0.7s all cubic-bezier(0.4, 0, 0.2, 1);
    padding: 18px 0; }
    .menu-bar a.menu-btn {
      width: 32px;
      height: 30px;
      display: block;
      margin: 10px 0 0; }
      .menu-bar a.menu-btn span {
        display: block;
        float: left;
        height: 4px;
        background-color: #fec633;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        position: relative;
        top: 0;
        width: 32px;
        border-radius: 2px; }
      .menu-bar a.menu-btn span + span {
        margin-top: 6px; }
    .menu-bar .menu-btn.is-active span {
      width: 44px; }
    .menu-bar .menu-btn.is-active span:first-child {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      top: 10px; }
    .menu-bar .menu-btn.is-active span:nth-child(2) {
      opacity: 0; }
    .menu-bar .menu-btn.is-active span:last-child {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      top: -10px; }
    .menu-bar .btn-default {
      position: relative;
      top: 2px; }

  .top-line {
    position: relative !important;
    padding: 30px 0 40px !important; }

  #sticky-wrapper {
    min-height: 90px; }

  .logo .wrap-text {
    -webkit-transform: none;
            transform: none; }

  .logo .wrap-text .top {
    position: absolute;
    left: 48px;
    white-space: nowrap;
    font-size: 10px; }

  .logo .wrap-text .bottom {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
    font-size: 18px;
    position: absolute;
    right: -97px;
    bottom: 0;
    padding: 45px 0 0; }
    .logo .wrap-text .bottom i {
      display: inline-block;
      margin-right: 5px; }

  .logo .wrap-text {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px; }

  .logo a {
    position: relative; }

  .home-header .text .title {
    font-size: 30px; }

  .home-header .text p {
    font-size: 24px; }

  .home-header a:hover .hover-block {
    padding: 30px 40px 30px; }

  .text-block .left {
    padding: 27px 20px; }

  .text-block .right {
    padding: 35px 20px 35px 20px; }

  .text-block .bottom {
    padding: 30px; }

  .text-section .left {
    padding: 0 40px; }

  .text-section {
    padding: 120px 0 120px; }

  .top-line.is-active {
    position: fixed !important;
    top: 0;
    bottom: inherit !important;
    left: 0;
    right: 0; }

  .download .form-default .input-wrap {
    width: 49%;
    margin-bottom: 15px; }

  .download .form-default .input-submit-wrap {
    width: 100%; }

  .download figure img {
    max-width: 300px; }

  .download .form-wrap {
    padding: 40px 30px 40px 10px; }

  .download {
    padding: 100px 0 60px; }

  .text-block .bottom ul li {
    width: 100%; }

  .owl-dots {
    display: block;
    text-align: center;
    width: 100%;
    margin: 20px 0; }
    .owl-dots .owl-dot {
      margin: 0 4px; }
      .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        border-radius: 10px;
        border: 2px solid #fff;
        background: transparent;
        display: inline-block; }
    .owl-dots .owl-dot.active span {
      background-color: #fff; }
.text-block .owl-dots .owl-dot span {
  border: 2px solid #fff!important;
 }
.text-block  .owl-dots .owl-dot.active span {
  background-color: #fff!important; }
  .text-block .bottom ul li p {
    max-width: 170px;
    margin: auto; }

  .text-block .bottom ul li p.number {
    margin: 0 auto 4px; }

  .section-white .owl-dots .owl-dot span, .section-beige .owl-dots .owl-dot span {
    border: 2px solid #365b71; }
  .section-white .owl-dots .owl-dot.active span, .section-beige .owl-dots .owl-dot.active span {
    background-color: #365b71; }

  .contact-banner .item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto; }

  .contact-banner .item:after {
    display: none; }

  .contact-banner .item .icon-wrap {
    left: 0 !important; }

  .contact-banner {
    padding: 50px 0 20px; }

  .footer .left {
    padding: 0; }

  .footer .left ul li p span {
    margin-right: 10px; }

  .footer .right {
    padding: 0 0 0 30px; }

  .footer .right .item ul li a {
    font-size: 14px; }

  footer {
    padding-bottom: 80px; }

  .page-banner h1, .banner-inner .wrap-title h1, .about-banner h1 {
    font-size: 40px;
    line-height: 1.4; }

  .page-banner .text-block .left {
    padding: 50px 30px 30px; }

  .page-banner .text-block .right {
    padding: 50px 20px 30px 20px; }

  .contact-banner .item:last-child {
    padding: 10px 30px 0 50px; }

  .page-banner-height .img-wrap {
    display: none; }

  .page-banner-height {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }

  .page-banner-height .text-block {
    position: relative;
    bottom: 0;
    left: 0;
    -webkit-transform: none;
            transform: none; }

  .page-banner > .container > .row {
    padding: 30px 0 94px !important; }

  .text-number-block .left {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-bottom: 50px; }

  .text-number-block .left:after {
    left: 50%;
    top: inherit;
    bottom: -10px;
    -webkit-transform: translate(-50%, 0) rotate(45deg);
            transform: translate(-50%, 0) rotate(45deg);
    height: 120px;
    border: none;
    background: #fff;
    content: '';
    border-radius: 5px;
    z-index: -1; }

  .text-number-block .right {
    padding: 0 30px; }

  .accordion {
    padding: 50px 40px; }

  .accordion-thumb:after {
    right: 0; }

  .accordion-thumb p {
    font-size: 18px; }

  .text-number-block ol li {
    width: 100%;
    padding: 0 30px 70px; }
    .text-number-block ol li p.number {
      display: inline-block;
      font-size: 70px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1;
      letter-spacing: normal;
      text-align: center;
      color: #365b71;
      font-family: 'Bree Serif', sans-serif;
      margin-bottom: 15px; }

  .text-number-block ol li:before {
    display: none; }

  .text-number-block ol li .link-wrap {
    left: 30px; }

  .text-number-block .row {
    padding: 60px 20px 0; }

  .text-img-section .text-wrap {
    padding: 0 30px; }

  .footer .right .item {
    width: 125px; }

  .select-map .content {
    padding: 31px 25px 45px; }

  .select-map .top {
    padding: 10px 25px; }

  .total-select p {
    font-size: 14px; }

  .banner-inner {
    min-height: calc(100% - 109px);
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }

  .banner-inner .label li {
    font-size: 10px; }

  .banner-inner .left .wrap:after {
    left: 91%; }

  .banner-inner .img-wrap {
    display: none; }

  .big-img-slider-wrap figure {
    height: 400px; }

  .list-number li {
    margin: auto; }

  section .row {
    padding: 0 30px; }

  .home-header-wrap .row {
    padding: 0 !important; }

  .featured-design .row {
    padding: 0 !important; }

  .default-inner .wrap {
    padding: 50px 30px; }

  .default-inner .full, .default-inner .video-wrap figure, .default-inner .default-img, .default-slider figure {
    height: 300px; }

  .default-inner .contact-banner .item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto; }

  .default-inner .bottom-content {
    padding: 50px 50px 20px; }

  .slider-news .item {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }

  .slider-news .row {
    margin: 0 !important;
    padding: 0 0 !important; }

  .contact-info {
    padding: 0; }

  .contact-block #map {
    margin-top: 30px; }

  .contact-block .form-default {
    max-width: 700px;
    margin: auto; }

  .block-404 {
    height: calc(100vh - 170px); }

  .default-header .text-wrap {
    padding: 50px 0 100px; }

  .default-header .form-wrap {
    top: 0; }

  .default-header {
    padding-bottom: 100px; } }
@media (max-width: 767px) {
  .design-no-slider{
    -webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
    padding: 0 15px;
  }
  .design-no-slider .slide{
    width: 49%;
    margin: 0 0 20px!important;
  }
  .home-header-wrap .home-header .row {
    -webkit-box-orient: vertical;
/*     -webkit-box-direction: reverse; */
        -ms-flex-direction: column;
            flex-direction: column; }

  .block-404 h1 {
    font-size: 100px;
    margin-bottom: 0; }

  .home-header {
    padding: 0; }

  .home-header .right a, .home-header .left a {
    background: transparent;
    padding: 50px 0; }

  .home-header figure {
    display: none !important; }

  .home-header .text .title, .home-header .text p {
    text-align: center !important; }

  .home-header .text {
    width: 100%; }

  .home-header {
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content; }

  .home-header .bg-wrap:before, .home-header:before {
    right: 0;
    bottom: 50%; }

  .home-header .bg-wrap:after, .home-header:after {
    left: 0;
    top: 50%; }

  .home-header:before, .home-header:after {
    opacity: 1.0; }

  .text-block {
    top: 0;
    margin-top: 30px; }

  .text-block .top:before, .text-block .top:after {
    display: none; }

  .text-block .top {
    border-radius: 10px 10px 0 0; }

  .text-block .left h1 {
    margin-bottom: 0; }

  .text-block .right {
    padding-top: 0; }

  .text-block .top {
    padding: 40px; }

  .featured-projects .text-wrap .wrap {
    margin: 30px 0 0; }

  .featured-projects .text-wrap .wrap {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }

  .home-header .hover-block {
    display: none; }

  .projects-slider {
    width: 100%; }

  .featured-projects .slider-wrap {
    padding: 30px 30px; }

  .featured-projects, .text-img-section {
    padding: 50px 0; }

  .text-img-section .text-wrap {
    padding: 30px 30px 0; }

  .text-img-section .item .row {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }

  .text-img-section figure {
    padding: 0; }

  .text-img-section .item {
    padding-bottom: 0; }

  .row {
    margin: 0; }

  .home-header-wrap {
    padding-bottom: 90px; }

  .download figure {
    margin-top: 30px; }
    .download figure img {
      position: relative;
      top: 0;
      left: 0;
      -webkit-transform: none;
              transform: none;
      margin: auto;
      max-width: 100%; }

  .download .container:after {
    left: 0;
    right: 0; }

  .download .form-wrap {
    padding: 40px 30px; }

  .download .form-default .input-wrap {
    width: 100%; }

  .download .form-default .input-submit-wrap {
    text-align: center; }

  .footer .right .item {
    width: 100%; }
    .footer .right .item ul {
      display: none; }

  .footer .right {
    padding: 30px 0 0; }

  .footer .right .item .title a {
    width: 50%;
    position: relative;
    display: block; }
    .footer .right .item .title a:after {
      position: absolute;
      top: 0;
      right: 0;
      content: '\f054';
      color: #fccc00;
      font-size: 16px;
      font-family: "Font Awesome 5 Pro";
      font-weight: 900; }

  .footer {
    padding: 50px 50px; }

  .contact-banner .item {
    padding: 0 50px; }

  .featured-projects .text-wrap .wrap:after {
    top: inherit;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translate(-50%, 0) rotate(45deg);
            transform: translate(-50%, 0) rotate(45deg);
    border: none !important;
    border-radius: 5px;
    background: #e9edf1; }

  .featured-projects .text-wrap .wrap:after {
    height: 120px; }

  .featured-projects h2, .featured-projects .text-wrap .link-wrap {
    position: relative;
    z-index: 1; }

  .page-banner .text-block .left {
    padding-bottom: 0; }

  .page-banner .text-block .right {
    padding: 10px 20px 30px 20px; }

  .featured-design .row {
    margin: 0 -20px; }

  .faq .left {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
    padding: 0;
    margin-bottom: 40px;
     }
    .faq .left:after {
      left: 50%;
      top: inherit;
      -webkit-transform: translate(-50%, 0) rotate(45deg);
              transform: translate(-50%, 0) rotate(45deg);
      height: 120px;
      border: none;
      background: #fff;
      content: '';
      border-radius: 5px;
      z-index: -1;
      bottom: -10px; }

  .faq .right {
    padding: 0; }
  .faq .right .accordion{
    padding: 0;
  }
  .select-map .map-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    height: 500px; }
  .select-map .select-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }

  .select-map .top {
    border-radius: 10px 10px 0 0; }

  .select-map .content {
    border-radius: 0; }

  .select-map #map {
    border-radius: 0 0 10px 10px; }

  .default-block-item .row {
    padding: 0 15px; }

  .default-block-item .text-wrap {
    padding: 40px 20px 70px; }

  .default-block-item .link-wrap {
    left: 20px;
    bottom: 20px; }

  .default-block-item .label {
    left: 20px;
    right: 0; }
    .default-block-item .label li {
      font-size: 10px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }

  .default-block-item .form-default .input-wrap {
    width: 100%;
    margin-bottom: 25px; }

  .default-block-item .form-default .input-submit-wrap {
    width: 100%;
    text-align: center; }
    .default-block-item .form-default .input-submit-wrap .btn-default {
      width: 132px; }

  .default-block-item .title {
    font-size: 16px; }

  .contact-form-wrap .title {
    text-align: center; }

  .banner-inner .left .title, .banner-inner .right .wrap .title {
    font-size: 30px;
    line-height: 1.3; }

  .banner-inner .left {
    padding: 0;
    margin-bottom: 50px; }

  .banner-inner .right {
    padding: 0; }

  .banner-inner .left .wrap:after {
    top: inherit;
    bottom: -10px;
    left: 50%;
    height: 120px;
    -webkit-transform: translate(-50%, 0) rotate(45deg);
            transform: translate(-50%, 0) rotate(45deg);
    border: none !important;
    border-radius: 5px;
    background-color: #2495b0; }

  .banner-inner .left .title, .date-info {
    position: relative;
    z-index: 1; }

  .big-img-slider-wrap figure {
    height: 300px; }

  .project-bottom {
    padding: 100px 0 70px; }

  .select-map .row {
    padding: 0 !important; }

  .default-inner .row {
    padding: 0 !important; }

  .default-inner .full, .default-inner .video-wrap figure, .default-inner .default-img, .default-slider figure {
    height: 250px; }

  .slider-news .item {
    padding: 0 !important; }

  .filter-block .select-block {
    display: inline-block;
    width: 290px; }
    .filter-block .select-block .nice-select {
      width: 100%; }
    .filter-block .select-block label {
      text-align: center;
      width: 100%; }
  .filter-block p.checkbox {
    display: none; }

  .contact-list li {
    padding: 0; }

  .contact-list {
    margin-bottom: 30px; }

  .contact-block .wrap-content:after {
    content: url("../img/after-3-mob.png"); }

  .default-header .row {
    padding: 0 !important; }

  .home-header-wrap .text-block .shadow {
    display: none; }

  .text-img-section .item-header .row {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; } }
@media (max-width: 575px) {
  .home-header .text .title {
    line-height: 1.33;
    font-size: 21px; }
  .page-banner .bg:after{
    left: 50%;
    -webkit-transform: translate(-50%,0);-ms-transform: translate(-50%,0);transform: translate(-50%,0);
  }
  .default-inner .label li {
    margin-bottom: 10px; }

  .slider-news .item {
    padding: 0 20px !important; }

  .default-inner .label {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .design-no-slider .slide{
    width: 100%;
  }
  .default-inner .full, .default-inner .video-wrap figure, .default-inner .default-img, .default-slider figure {
    height: 225px; }

  .default-block-item .row {
    margin-left: -10px;
    margin-right: -10px; }

  .select-map .row {
    padding: 0 20px !important; }

  .home-header .text p {
    font-size: 18px; }

  .row {
    margin: 0 10px; }

  .menu-bar .container {
    padding: 0 2px; }

  h1, .select-map h1, .banner-inner .wrap-title h1, .about-banner h1, .contact-block .form-default .top .title, .default-header .form-default .top .title {
    font-size: 22px;
    line-height: 1.32; }
    h1 u:after, .select-map h1 u:after, .banner-inner .wrap-title h1 u:after, .about-banner h1 u:after, .contact-block .form-default .top .title u:after, .default-header .form-default .top .title u:after {
      height: 2px; }

  .contact-block .form-default .top, .default-header .form-default .top {
    height: 80px; }

  .contact-block .form-wrap {
    top: -80px; }

  .select-map .title {
    font-size: 18px; }

  .text-block .top {
    padding: 4px 10px; }

  .text-block .right p {
    font-size: 14px;
    line-height: 1.5; }

  .text-block .right {
    padding: 35px 20px 12px 20px; }

  .text-block .bottom {
    padding: 30px 30px 10px; }

  .text-block .bottom:after {
    bottom: -12px; }

  .home-header-wrap {
    padding-bottom: 50px; }

  h2, .featured-projects h2, .banner-inner .left .title, .banner-inner .right .wrap .title, .project-info .left .title {
    font-size: 22px;
    line-height: 1.32; }
    h2 u:after, .featured-projects h2 u:after, .banner-inner .left .title u:after, .banner-inner .right .wrap .title u:after, .project-info .left .title u:after {
      height: 2px; }

  .text-section {
    padding: 65px 0 75px; }

  .text-section .left {
    padding: 0 15px; }

  .featured-projects .text-wrap .wrap {
    margin: 0; }

  .featured-projects, .text-img-section {
    padding: 42px 0; }

  .featured-projects .text-wrap .wrap {
    padding: 27px 25px 30px 30px; }

  .featured-projects .text-wrap .link-wrap {
    position: relative;
    left: 0;
    bottom: 0;
    margin: 30px 0 0; }

  .featured-projects .slider-wrap h2 {
    display: none; }

  .featured-projects .slider-wrap {
    padding: 35px 5px 0; }

  .label {
    left: 15px; }

  .label li {
    font-size: 10px; }

  .featured-projects {
    padding-bottom: 10px; }

  .text-img-section figure {
    height: 220px; }

  .text-img-section h3 {
    font-size: 22px;
    line-height: 1.32; }

  body {
    font-size: 14px;
    line-height: 1.5; }

  .text-img-section {
    margin-bottom: 0; }

  .featured-design {
    padding: 30px 0 30px; }

  .featured-design .row {
    margin: 0; }

  .references-slider blockquote:before, .references-slider blockquote:after {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-transform: scale(0.7);
            transform: scale(0.7); }

  .references .row{
    padding: 0;
  }
  .references .container{
    padding: 0;
  }

  .references-slider blockquote:after{
    -webkit-transform: rotate(180deg)scale(0.7);
    transform: rotate(180deg)scale(0.7);
  }

  .references-slider blockquote {
    padding: 10px 60px;
    font-size: 22px;
    line-height: 1.32; }

  .references-slider blockquote:after {
    right: -79px;
    bottom: -80px; }

  .references:after {
    display: none; }

  .references {
    padding: 30px 0 5px; }

  .download figure img {
    max-width: 100%; }

  .download .container:after {
    left: 20px;
    right: 20px;
    top: 130px; }

  .download .title, h3 {
    font-size: 22px;
    line-height: 1.32; }

  .download {
    padding: 20px 0 60px; }

  .text-column {
    padding:50px  20px; }

  .contact-banner {
    padding: 30px 0 10px; }

  .footer .right .item .title a {
    width: 200px; }

  .footer-bottom ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  footer {
    overflow: hidden; }

  .contact-banner .wrap a {
    font-size: 18px; }

  .contact-banner .item {
    padding: 0 40px; }

  .references-slider p {
    display: none; }

  .page-banner h1 {
    font-size: 24px; }

  .menu-responsive .menu-wrap {
    width: 100%; }

  .text-number-block .left:after {
    top: 25%; }

  .accordion-thumb p {
    font-size: 16px;
    line-height: 1.3;
    padding: 5px 0; }

  .text-number-block ol li .title {
    font-size: 20px; }

  .text-number-block ol li {
    padding: 0 10px 50px; }

  .text-number-block ol li .link-wrap {
    left: 10px; }

  .default-block-item .row {
    padding: 0 15px; }

  .select-map .top {
    height: 60px; }

  .contact-form-wrap .wrap-content {
    padding: 35px 31px 35px; }

  .list-info li p {
    font-size: 14px;
    width: 100%; }

  .list-info li span {
    font-size: 16px; }

  .list-info li {
    margin-bottom: 10px; }

  .banner-inner {
    padding: 50px 0; }

  .big-img-slider-wrap figure {
    height: 250px; }

  .big-img-slider-wrap {
    padding: 80px 0 50px; }

  .banner-inner .label {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .banner-inner .label li {
      margin-bottom: 10px; }

  .default-inner .bottom-content {
    padding: 30px 0 10px; }

  .default-inner .row {
    padding: 0 10px !important; }

  .default-inner .contact-banner .item-2 {
    position: relative;
    left: 23px !important; }

  .nav-wrap a {
    font-size: 14px; }
    .nav-wrap a i {
      font-size: 24px;
      top: 6px; }

  .filter-wrap p input[type="checkbox"] + span {
    font-size: 10px;
    letter-spacing: 0.5px;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
    padding: 0 15px; }

  .contact-block .row {
    padding: 0; }

  .contact-block .form-default .wrap {
    padding: 20px 10px; }

  .list-bg li {
    width: 140px;
    height: 140px;
    padding: 15px 10px;
    margin: 0 10px 10px 0; }

  .contact-info {
    padding: 0 25px; }

  .block-404 h1 {
    font-size: 60px;
    margin-bottom: 10px; }

  .block-404 p {
    font-size: 16px;
    margin-bottom: 30px; }
  .contact-banner .row{
    margin: 0!important;
  }
  .default-header .form-default .wrap {
    padding: 20px 10px; } }
@media (max-width: 374px) {
  .label li {
    font-size: 8px; }

  .references-slider blockquote:before, .references-slider blockquote:after {
    -webkit-transform: scale(0.4);
            transform: scale(0.4); }

  .references-slider blockquote {
    padding: 10px 40px; }

  .references-slider blockquote:after {
    right: -45px;
    bottom: -45px; }

  .contact-banner .wrap a {
    font-size: 16px; }

  section .row {
    padding: 0 10px; }

  .contact-banner .item:last-child {
    padding: 0 25px 0 40px; }

  .default-inner .bottom-content .wrap a {
    font-size: 14px; }

  .default-inner .contact-banner p.top {
    font-size: 10px; }

  .default-inner .contact-banner .item .icon-wrap {
    font-size: 25px; }

  .default-inner .contact-banner .item {
    position: relative;
    left: 10px; }

  .default-inner .full, .default-inner .video-wrap figure, .default-inner .default-img, .default-slider figure {
    height: 200px; }

  .nice-select {
    font-size: 12px; }

  .default-header .container {
    padding: 0; }

  .nav-wrap a {
    font-size: 11px; } }
/*# sourceMappingURL=responsive.css.map */