﻿/*------------------------------------------------------------------
Table of content
-------------------
1. Reset css
2. Style Css
3. Navigation
4. Banner
5. Services
6. About 
7. Project
8. Testimonial
9. Contact
10. footer
11. Leaflet Map
12. Responsive Css
-------------------------------------------------------------------*/
/*------- Typography Style Start -------*/



@FONT-FACE {
font-family: "Gotham-light";
	src: url("reg.woff2");
}


@FONT-FACE {
	font-family: "GE_SS_Two_Light";
	src: url("shams.ttf");
}



p{
    text-align: justify !important;
}

body {
  font-weight: 400;
  color: #c0c0c0;
  font-size: 14px;
  font-family: "GE_SS_Two_Light"; 
direction:rtl;
text-align: right;position: relative;



background: url(../images/Untitled-2.png);
background-position: right;
background-repeat: no-repeat;
background-attachment: fixed;

}



html {
direction:rtl;
}


.owl-carousel {
direction:ltr;
}



a,
a:hover,
a:focus,
input,
button,
textarea,
button:hover,
button:focus {
  outline: none;
  text-decoration: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out; }

::-moz-selection {
  color: #fff;
  background: #0e2f35; }

::selection {
  color: #fff;
  background: #0e2f35; }

.form-control:focus {
  border-color: #063f4a;
  -webkit-box-shadow: none;
  box-shadow: none; }

button {
  background-color: transparent;
  border: none;
  cursor: pointer; }

img {
  max-width: 100%;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out; }

.img-full img {
  width: 100%; }

p {
  color: #c0c0c0;
  margin-bottom: 0; text-align: justify !important;}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0; text-align: justify !important;}

ul {
  margin: 0;
  padding: 0; }
  ul li {
    list-style: none; text-align: justify !important;}

.fix {
  overflow: hidden; }

figure {
  margin: 0; }

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

.bg-black {
  background-color: #1e1f21; }

.dark-bg {
  background-color: #08151e; 
background-color: #040b0f;}
/*
.black-light {
  background-color: #063f4a; }*/

.ft-bg {
  background-color: #0f0f0f; }

/*
@media only screen and (min-width: 1600px) {
  .custom-container {
    max-width: 1440px; } }

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .custom-container {
    max-width: 1350px; } }

@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .custom-container {
    max-width: 1170px; } }
*/
@media only screen and (min-width: 1600px) {
  .plxxl-100 {
    padding-right: 100px; }
  .prxxl-100 {
    padding-left: 100px; } }

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .plxxl-100 {
    padding-right: 50px; }
  .prxxl-100 {
    padding-left: 50px; } }

/*------- Typography Style end -------*/
/* ---- slick slider focus ----*/
.slick-slide:focus {
  outline: none; }

/* ---- sick arrow style start ----*/


.slider-arrow-style.slick-slider .slick-arrow {
  top: 50%;
  width: 56px;
  height: 56px;
  color: #fff;
  font-size: 36px;
  text-align: center;
  border-radius: 50%;
  z-index: 1;
  cursor: pointer;
  display: block;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);

  line-height: 24px;
  opacity: 0;
  visibility: hidden;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);margin-top: 63px; }


  .slider-arrow-style.slick-slider .slick-arrow.slick-prev {
    left: 50px; }
    .slider-arrow-style.slick-slider .slick-arrow.slick-prev i {
      padding-left: 2px;
      display: block; }
  .slider-arrow-style.slick-slider .slick-arrow.slick-next {
    right: 50px; }
    .slider-arrow-style.slick-slider .slick-arrow.slick-next i {
      padding-right: 2px;
      display: block; }
  .slider-arrow-style.slick-slider .slick-arrow:hover {
background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}

.slider-arrow-style.slick-slider:hover .slick-arrow {
  opacity: 1;
  visibility: visible; }
  .slider-arrow-style.slick-slider:hover .slick-arrow.slick-prev {
    left: 20px; }
  .slider-arrow-style.slick-slider:hover .slick-arrow.slick-next {
    right: 20px; }

/*------- Typography Style end -------*/
/* ---- slick slider focus ----*/
.slick-slide:focus {
  outline: none; }

/* ---- sick arrow style start ----*/
.slick-arrow-style.slick-slider .slick-arrow {
  top: 50%;
  width: 75px;
  height: 75px;
  color: #ffffff;
  font-size: 36px;
  margin-top: -62px;
  text-align: center;
  z-index: 1;
  cursor: pointer;
  display: block;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 75px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden; }
  @media only screen and (max-width: 767px) {
    .slick-arrow-style.slick-slider .slick-arrow {
      width: 50px;
      height: 50px;
      line-height: 50px; } }
  .slick-arrow-style.slick-slider .slick-arrow.slick-prev {
    left: 50px; }
    .slick-arrow-style.slick-slider .slick-arrow.slick-prev i {
      padding-left: 2px;
      display: block;
      position: relative;
      z-index: 1; }
  .slick-arrow-style.slick-slider .slick-arrow.slick-next {
    right: 50px; }
    .slick-arrow-style.slick-slider .slick-arrow.slick-next i {
      padding-top: 2px;
      display: block;
      position: relative;
      z-index: 1; }
  .slick-arrow-style.slick-slider .slick-arrow:hover {
    color: #ffffff;
    background-color: #ffffff; }
  .slick-arrow-style.slick-slider .slick-arrow:after {
    top: 0;
    right: 0;
    width: 75px;
    height: 75px;
    content: "";
    position: absolute;
    background-image: url("../images/pattern/btn.png"); }
    @media only screen and (max-width: 767px) {
      .slick-arrow-style.slick-slider .slick-arrow:after {
        width: 50px;
        height: 50px; } }

.slick-arrow-style.slick-slider:hover .slick-arrow {
  opacity: 1;
  visibility: visible; }
  .slick-arrow-style.slick-slider:hover .slick-arrow.slick-prev {
    left: 15px; }
  .slick-arrow-style.slick-slider:hover .slick-arrow.slick-next {
    right: 15px; }

.slick-arrow-style__arrow-style-2.slick-slider .slick-arrow {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  visibility: visible;
  top: 100%;
  margin-top: 0;
  background-color: #ffffff; }
  .slick-arrow-style__arrow-style-2.slick-slider .slick-arrow.slick-prev {
    right: 0; }
  .slick-arrow-style__arrow-style-2.slick-slider .slick-arrow.slick-next {
    right: 76px; }
    @media only screen and (max-width: 767px) {
      .slick-arrow-style__arrow-style-2.slick-slider .slick-arrow.slick-next {
        right: 52px; } }
  .slick-arrow-style__arrow-style-2.slick-slider .slick-arrow:hover {
    color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }

.slick-arrow-style__arrow-style-2.slick-slider:hover .slick-arrow.slick-prev {
  right: 0; }

.slick-arrow-style__middle.slick-slider .slick-arrow {
  margin-top: 0; }
  .slick-arrow-style__middle.slick-slider .slick-arrow:hover {
    color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }

.slick-arrow-style__middle.slick-slider:hover .slick-arrow.slick-prev {
  right: -37px; }
  @media only screen and (min-width: 1200px) and (max-width: 1499px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .slick-arrow-style__middle.slick-slider:hover .slick-arrow.slick-prev {
      right: 0; } }

.slick-arrow-style__middle.slick-slider:hover .slick-arrow.slick-next {
  left: -37px; }
  @media only screen and (min-width: 1200px) and (max-width: 1499px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .slick-arrow-style__middle.slick-slider:hover .slick-arrow.slick-next {
      left: 0; } }

.slick-row-3 .slick-list {
  margin: 0 -3px; }
  .slick-row-3 .slick-list .slick-slide {
    margin: 0 3px; }

.slick-row-4 .slick-list {
  margin: 0 -4px; }
  .slick-row-4 .slick-list .slick-slide {
    margin: 0 4px; }

.slick-row-5 .slick-list {
  margin: 0 -5px; }
  .slick-row-5 .slick-list .slick-slide {
    margin: 0 5px; }

.slick-row-6 .slick-list {
  margin: 0 -6px; }
  .slick-row-6 .slick-list .slick-slide {
    margin: 0 6px; }

.slick-row-7 .slick-list {
  margin: 0 -7px; }
  .slick-row-7 .slick-list .slick-slide {
    margin: 0 7px; }

.slick-row-8 .slick-list {
  margin: 0 -8px; }
  .slick-row-8 .slick-list .slick-slide {
    margin: 0 8px; }

.slick-row-9 .slick-list {
  margin: 0 -9px; }
  .slick-row-9 .slick-list .slick-slide {
    margin: 0 9px; }

.slick-row-10 .slick-list {
  margin: 0 -10px; }
  .slick-row-10 .slick-list .slick-slide {
    margin: 0 10px; }

.slick-row-11 .slick-list {
  margin: 0 -11px; }
  .slick-row-11 .slick-list .slick-slide {
    margin: 0 11px; }

.slick-row-12 .slick-list {
  margin: 0 -12px; }
  .slick-row-12 .slick-list .slick-slide {
    margin: 0 12px; }

.slick-row-13 .slick-list {
  margin: 0 -13px; }
  .slick-row-13 .slick-list .slick-slide {
    margin: 0 13px; }

.slick-row-14 .slick-list {
  margin: 0 -14px; }
  .slick-row-14 .slick-list .slick-slide {
    margin: 0 14px; }

.slick-row-15 .slick-list {
  margin: 0 -15px; }
  .slick-row-15 .slick-list .slick-slide {
    margin: 0 15px; }

/* ----scroll to top css ----*/


.scroll-top {
background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);    
  bottom: 15px;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
  cursor: pointer;
  height: 40px;
  position: absolute;
  right: 17px;
  text-align: center;
  width: 40px;
  z-index: 9;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 50%; }
  .scroll-top i {
    line-height: 40px;
    color: #fff;
    font-size: 25px;
    -webkit-animation: zoomIn;
    animation: zoomIn;
    display: inline-block; }
/*
  .scroll-top.not-visible {
    bottom: -50px;
    visibility: hidden;
    opacity: 0; }
*/
/*------ preloader css start ------*/
.preloader {
  background: #063f4a;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999999; }
  .preloader .preloader-inner-area {
    height: 100%;
    position: relative;
    width: 100%; }
    .preloader .preloader-inner-area .loader-overlay {
      background-color: #000;
      height: 100%;
      width: 100%;
      top: 0;
      right: 0;
      position: absolute;
      -webkit-transition: opacity .5s ease-in-out;
      -o-transition: opacity .5s ease-in-out;
      transition: opacity .5s ease-in-out; }
      .preloader .preloader-inner-area .loader-overlay .l-preloader {
        width: 60px;
        height: 60px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto; }
        .preloader .preloader-inner-area .loader-overlay .l-preloader .c-preloader {
          width: 60px;
          height: 60px;
          position: relative; }
          .preloader .preloader-inner-area .loader-overlay .l-preloader .c-preloader:before {
            content: '';
            width: 60px;
            height: 60px;
            display: inline-block;
            position: absolute;
            border-radius: 50%;
          background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);    
            opacity: 0;
            -webkit-transform: scale(0);
            -ms-transform: scale(0);
            transform: scale(0);
            -webkit-animation-name: preloading;
            animation-name: preloading;
            -webkit-animation-duration: 1.2s;
            animation-duration: 1.2s;
            -webkit-animation-delay: 0s;
            animation-delay: 0s;
            -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite; }
          .preloader .preloader-inner-area .loader-overlay .l-preloader .c-preloader:after {
            content: '';
            width: 60px;
            height: 60px;
            display: inline-block;
            position: absolute;
            border-radius: 50%;
          background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);    
            opacity: 0;
            -webkit-transform: scale(0);
            -ms-transform: scale(0);
            transform: scale(0);
            -webkit-animation-name: preloading;
            animation-name: preloading;
            -webkit-animation-duration: 1.2s;
            animation-duration: 1.2s;
            -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s;
            -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite; }

@-webkit-keyframes preloading {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes preloading {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1); } }

/*------ preloader css end ------*/
/*======== header style css start ========*/
@media only screen and (max-width: 575px) {
  .logo {
    text-align: left !important; } }



.logo img {
width:150px;
}


.logo .logo-sec {
  display: none; }

.haeder-main-wrapper {
border-bottom: 1px solid #ffffff1a;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    .haeder-main-wrapper {
      padding: 0; } }
  .haeder-main-wrapper.header-2 .header-social-link a {
    color: #ffffff; }
    .haeder-main-wrapper.header-2 .header-social-link a:hover {
      color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
  .haeder-main-wrapper.header-2 .header-right .header-search-btn button {
    color: #ffffff; }
    .haeder-main-wrapper.header-2 .header-right .header-search-btn button:hover {
      color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }

.header-social-link a {
  color: #dddddd;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 10px;
font-family: "Montserrat";
 }
  .header-social-link a:hover {
    color: #ffffff; }

.header-right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end; }


.header-right,
.header-social-link {
    float: left;
}

.header-social-link {
padding-top: 14px;
margin-left: 0;
}


.header-social-link a {
font-family: "Gotham-light";

}

  .header-right .header-search-btn button {
    color: #ffffff;
    font-size: 20px;
     }
    .header-right .header-search-btn button:hover {
      color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
  .header-right .menu-btn {
    width: 50px;
    height: 50px;

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out; padding:0}


    .header-right .menu-btn:hover {
/*
    background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);  
*/
/*
    border:2px solid;
border-image-slice: 1;
border-width: 2px;
border-image-source: linear-gradient(#0e2f35, #063f4a);*/

   }

.transparent-header {
  top: 0;
  right: 0;
  width: 100%;
  position: absolute;
  z-index: 9; }

.sticky.is-fixed {
  top: 0;
  position: fixed;
  width: 100%;
  z-index: 99;
background-color: rgba(18, 18, 18, 0.9);
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
  -webkit-animation: 900ms cubic-bezier(0.2, 1, 0.22, 1) 0s normal none 1 running fadeInDown;
  animation: 900ms cubic-bezier(0.2, 1, 0.22, 1) 0s normal none 1 running fadeInDown; 
background: #08151e;}
  .sticky.is-fixed.haeder-main-wrapper {
    border-bottom: none;
    padding: 12px 0; }/*
    .sticky.is-fixed.haeder-main-wrapper .logo {
      max-width: 70px;
      margin: auto; }*/
      .sticky.is-fixed.haeder-main-wrapper .logo .logo-pri {
        display: none; }
      .sticky.is-fixed.haeder-main-wrapper .logo .logo-sec {
        display: block; }
      @media only screen and (max-width: 575px) {
        .sticky.is-fixed.haeder-main-wrapper .logo {
          margin: 0; } }
    .sticky.is-fixed.haeder-main-wrapper .header-social-link a {
      color: #ffffff; }
      .sticky.is-fixed.haeder-main-wrapper .header-social-link a:hover {
        color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
    .sticky.is-fixed.haeder-main-wrapper .search-btn {
      color: #ffffff; }
      .sticky.is-fixed.haeder-main-wrapper .search-btn:hover {
        color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }




.sticky.is-fixed.haeder-main-wrapper .logo img {
width: 150px;
}


.special-once,
.sticky.is-fixed .header-right,
.sticky.is-fixed .header-social-link {
display:none;
}



.sticky.is-fixed .special-once {
display:block;
}



/*======== header style css end ========*/
.offcanvas-menu-wrapper {
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 9999;/*
  background-image: url(../images/banner/search-bg.jpg);*/
  background-size: cover;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
overflow: auto;
background: #08151e;}


  .offcanvas-menu-wrapper.d-dark {
    background: #08151e;}



  .offcanvas-menu-wrapper.show {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

.offcanvas-menu-inner {
  height: 100vh;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.slicknav_menu {
  padding: 0;
  background-color: transparent; }
  .slicknav_menu .slicknav_nav {
    display: block !important; }
    @media only screen and (max-width: 767px) {
      .slicknav_menu .slicknav_nav {
        margin-top: 0; } }
    .slicknav_menu .slicknav_nav .slicknav_arrow {
      font-size: 24px;
      font-weight: 300;
      margin-right: 10px;
      vertical-align: middle; }
    .slicknav_menu .slicknav_nav li {
      margin-bottom: 0; }
      .slicknav_menu .slicknav_nav li:last-child {
        margin-bottom: 0; }
      .slicknav_menu .slicknav_nav li a {
color: #ffffff;
display: inline-block;
font-size: 22px;
font-weight: 500;
line-height: 1;
padding: 0 !important;
text-transform: capitalize;
margin: 8px 0;
}
        .slicknav_menu .slicknav_nav li a:hover {
          background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slicknav_menu .slicknav_nav li a {
            font-size: 18px; } }
        @media only screen and (max-width: 767px) {
          .slicknav_menu .slicknav_nav li a {
            font-size: 18px; } }
        @media only screen and (max-width: 479px) {
          .slicknav_menu .slicknav_nav li a {
            font-size: 18px;
             } }
      .slicknav_menu .slicknav_nav li ul {
        padding-top: 10px; }
        .slicknav_menu .slicknav_nav li ul li {
          line-height: 1; }
          .slicknav_menu .slicknav_nav li ul li a {
            font-size: 18px;padding-right: 15px !important;
            display: inline-block; }

.offcanvas-logo {
  right: 0;
  top: 50px;
  position: absolute;
  z-index: 1; }

.offcanvas-logo img {
width:300px;
}

  @media only screen and (max-width: 575px) {
    .offcanvas-logo {
      right: 15px;top: 15px; } }

.view-button {
  right: 0;
  bottom: 50px;
  position: absolute; }
  @media only screen and (max-width: 767px) {
    .view-button {
      display: none; } }
  .view-button a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize; }
    .view-button a i {
      font-size: 18px;
      vertical-align: middle; }
    .view-button a:hover {
      color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }

.offcanvas-contact-info {
  left: 0;
  bottom: 50px;
  position: absolute; }
  @media only screen and (max-width: 767px) {
    .offcanvas-contact-info {
      display: none; } }
  .offcanvas-contact-info li {
    color: #ffffff;
    font-weight: 500;
line-height: 1;
letter-spacing: 1px;
}

    .offcanvas-contact-info li.offcanvas-phone a, .offcanvas-contact-info li.offcanvas-mail a {
      color: #ffffff;
      font-weight: 500;
      line-height: 1;font-family: "Montserrat"; }
    .offcanvas-contact-info li:hover a {
      color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
    .offcanvas-contact-info li:last-child {
      margin-right: 30px; }

/*------ offcanvas social link start ------*/
.social-link-vertical {
  top: 50%;
  right: 0;
  position: absolute;/*
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/ }
  @media only screen and (max-width: 767px) {
    .social-link-vertical {
      display: none; } }
  .social-link-vertical a {
    display: block;
    color: #ffffff;
    font-size: 18px; }
    .social-link-vertical a:hover {
      color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }

/*------ offcanvas social link end ------*/
.slinky-menu a span {
  -webkit-box-flex: inherit;
  -ms-flex: inherit;
  flex: inherit; }

.slinky-theme-default .next:after, .slinky-theme-default .next:before,
.slinky-theme-default .back:after,
.slinky-theme-default .back:before {
  height: 22px;
  width: 40px;
  margin-right: 20px;
  background-size: 30px; }

.slinky-theme-default .back:before {
  padding: 0;
  margin-right: 0;
  margin-bottom: 20px; }

.slicknav_btn {
  display: none; }

/*-------- slider area start --------*/
.hero-bg {
  background-size: cover;
  background-position: center;
  height: 100vh; }
  @media only screen and (max-width: 767px) {
    .hero-bg {
      height: 300px; } }
  .hero-bg__style-1 {
    position: relative; }
    .hero-bg__style-1:before {
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      content: "";
      position: absolute;
background-color: #0006;/*
      opacity: 0.4;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
      filter: alpha(opacity=40);*/ }
    .hero-bg__style-1 .slider-content {
      margin-top: 90px;margin-right: 50px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .hero-bg__style-1 .slider-content {
          padding-left: 100px;
          margin-top: 0; } }
      @media only screen and (max-width: 767px) {
        .hero-bg__style-1 .slider-content {
          margin-top: 0; } }
      .hero-bg__style-1 .slider-content h1 {
        color: #ffffff;
        font-size: 40px;
        line-height: 1.2;

text-transform: capitalize;letter-spacing: 1px;
        display: block; margin-bottom: 6px;
}


.hero-bg__style-1 .slider-content h1:nth-child(2) {
font-weight: normal;
font-size: 20px;
}


        @media only screen and (min-width: 1200px) and (max-width: 1599px) {
          .hero-bg__style-1 .slider-content h1 {
            font-size: 40px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .hero-bg__style-1 .slider-content h1 {
            font-size: 40px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .hero-bg__style-1 .slider-content h1 {
            font-size: 40px; } }
        @media only screen and (max-width: 767px) {
          .hero-bg__style-1 .slider-content h1 {
            font-size: 18px; } }
        @media only screen and (max-width: 575px) {
          .hero-bg__style-1 .slider-content h1 {
            font-size: 18px; } }
        @media only screen and (max-width: 479px) {
          .hero-bg__style-1 .slider-content h1 {
            font-size: 18px; } }

/*-------- slider area end --------*/
.hero-slider-inner {
  position: relative; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-slider-inner .site-navigation {
      display: none; } }
  .hero-slider-inner .site-navigation a {
    position: relative; }
    .hero-slider-inner .site-navigation a span {
      color: #ffffff;
      font-size: 12px;
      line-height: 1;
      display: inline-block;
      text-transform: uppercase;
      -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      letter-spacing: 2px;
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out; }
    .hero-slider-inner .site-navigation a:before {
      position: absolute;
      top: 100%;
      right: 50%;
      width: 1px;
      height: 30px;
      content: "";
      background-color: #ffffff;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out; }
    .hero-slider-inner .site-navigation a:after {
      top: calc(100% + 10px);
      right: 50%;
      content: "";
      position: absolute;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #ffffff;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out; }
    .hero-slider-inner .site-navigation a:hover span {
      color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
    .hero-slider-inner .site-navigation a:hover:before, .hero-slider-inner .site-navigation a:hover:after {
    background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);     }
    .hero-slider-inner .site-navigation a.button-left {
      position: absolute;
      bottom: 45px;
      right: 100px; }
      @media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 992px) and (max-width: 1199px) {
        .hero-slider-inner .site-navigation a.button-left {
          right: 40px; } }
    .hero-slider-inner .site-navigation a.button-right {
      position: absolute;
      bottom: 85px;
      left: 100px; }
      @media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 992px) and (max-width: 1199px) {
        .hero-slider-inner .site-navigation a.button-right {
          left: 40px; } }

/*--------- slick slider dot style start -------*/
.slick-dot-style ul.slick-dots {
  bottom: 90px;
  right: 50%;
  position: absolute;
  -webkit-transform: translate(50%, 0);
  -moz-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0); 
direction: rtl;

text-align: right;}
  .slick-dot-style ul.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    position: relative;
    cursor: pointer; }
    .slick-dot-style ul.slick-dots li:before {
      content: "";
      left: 50%;
      top: 10px;
      width: 1px;
      height: 65px;
      position: absolute;
      background-color: #ffffff;
      -webkit-transform: scale(0) translate(-50%, 0);
      -ms-transform: scale(0) translate(-50%, 0);
      transform: scale(0) translate(-50%, 0);
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out;
      -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
      transform-origin: bottom; }
    .slick-dot-style ul.slick-dots li:after {
      left: 50%;
      top: 65px;
      width: 10px;
      height: 10px;
      display: block;
      content: "";
      position: absolute;
      background-color: #ffffff;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
    .slick-dot-style ul.slick-dots li button {
      color: #fff;
      font-size: 16px;
      text-indent: -28px;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out;
      -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
      transform: translateY(10px); }
      .slick-dot-style ul.slick-dots li button:before {
        content: "0"; }
    .slick-dot-style ul.slick-dots li.slick-active:before {
      -webkit-transform: scale(1) translate(-50%, 0);
      -ms-transform: scale(1) translate(-50%, 0);
      transform: scale(1) translate(-50%, 0); }
    .slick-dot-style ul.slick-dots li.slick-active button {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }





.slick-dots li:hover button:before,
.slick-dot-style ul.slick-dots li.slick-active button:before,
.slick-dot-style ul.slick-dots li.slick-active:before,
.slick-dot-style ul.slick-dots li:hover:before,
.slick-dot-style ul.slick-dots li:hover:after,
.slick-dot-style ul.slick-dots li.slick-active:after {
background: #fff;
}





/*--------- slick slider dot style end -------*/
.slick-current .slider-content h1:nth-child(1) {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: .5s;
  animation-duration: .5s; }

.slick-current .slider-content h1:nth-child(2) {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

.slick-current .slider-content h1:nth-child(3) {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }

.slick-current .slider-content a {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

/* ----------------------------------------
 * animation kenburns-top
 * ----------------------------------------
 */
/*  .slick-current.kenburns-top {
	    animation: kenburns-top 20s ease-out both;
}

@keyframes kenburns-top {
  0% {
    transform: scale(1) translateY(0);
    transform-origin: 50% 16%;
  }
  100% {
    transform: scale(1.25) translateY(-15px);
    transform-origin: top;
  }
} */
/* ---- section title start ----*/
.section-title {
  display: inline-block;
  position: relative; }
  



  .section-title p {
color: #063f4a;

    font-weight: 500;
    line-height: 1.2;
    margin-top: 8px;
    position: relative;
    font-size: 18px;
text-transform: capitalize;padding-right: 0;
    z-index: 1;
}



p.under-lsi {



border-bottom: 2px solid;
border-image-slice: 1;
border-width: 2px;
border-image-source: linear-gradient( to right , #0e2f35, #063f4a);
padding-bottom: 15px;



    color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: -4px;
    position: relative;
    z-index: 1;
text-transform: capitalize;padding-right: 30px;}
  .section-title h2 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    display: inline-block;
    position: relative;
    z-index: 1;}
    @media only screen and (min-width: 1200px) and (max-width: 1599px) {
      .section-title h2 {
        font-size: 18px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
      .section-title h2 {
        font-size: 18px; } }

  .section-title__style-2 p {
    color: #ffffff; }
  .section-title__style-2 h2 {
 color: #fff;}



  .section-title.title-pattern {
    position: relative;
margin-bottom: 30px;width: 100%;
overflow: hidden; }

/*
    .section-title.title-pattern:before {
      top: -35px;
      right: -10px;
      content: "";
      width: 118px;
      height: 118px;
      position: absolute;
background-image: url(../images/pattern/pattern-img-small-dark.png);transform: scale(0.8);}
*/


    .section-title.title-pattern h2:after { 
top: 15px;
left: 0;
content: "";
width: 1200px;
height: 1%;
position: absolute;
border-bottom: 1px solid #040b0f;
z-index: -1;
right: 110%;
}

/**



    .section-title.title-pattern:after {
      top: 16px;
      left: 0;
      content: "";
width: calc(100% - 152px);
      height: 1px;
      position: absolute;
/*
 background-image: linear-gradient(to right top, #0e2f35, #bf8a79, #cd9987, #daa895, #e8b7a3, #e8b7a3, #e8b7a3, #e8b7a3, #daa895, #cd9987, #bf8a79, #0e2f35);*/
/*
background:#0e2f3566;

z-index: -1;
}
*/



.section-title-minimal {
  text-align: center; }
  .section-title-minimal h2 {
    font-size: 35px;
    font-weight: 500;
    line-height: 1;
    color: #ffffff;
    text-transform: capitalize; }
    @media only screen and (max-width: 767px) {
      .section-title-minimal h2 {
        font-size: 26px; } }
    @media only screen and (max-width: 479px) {
      .section-title-minimal h2 {
        font-size: 24px; } }

/* ---- section title end ----*/
/*----- All button style start -----*/


/*----- All button style start -----*/
.btn-main {
  color: #c0c0c0;
  font-size: 16px;
  font-weight: 400;
  padding: 4px 31px 14px;
  display: inline-block;
  text-transform: capitalize;

  border: 1px solid #fff3;

  line-height: 20px; 
  position: relative;}


  .btn-main span {
    font-size: 25px;
    padding-left: 5px;
    line-height: 28px;
    vertical-align: bottom;
    position: relative; }
    .btn-main span:before {
      top: 40%;
      right: 100%;
      font-size: 16px;
      line-height: 1;
      margin-right: -15px;
      content: "\eab5";
      position: absolute;
      font-family: IcoFont !important;
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      visibility: hidden; }

  .btn-main:hover {
    color: #ffffff;
    border-color: #063f4a; 
 }


    .btn-main:hover span:before {
      margin-right: -5px;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      visibility: visible; }









.btn-main:before {
    position: absolute;
    top: -11px;
    left: -11px;
    content: "";
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    border: solid;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 5px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .7s ease-out;

border-color:#fff3;
}

.btn-main:after {
    position: absolute;
    bottom: -11px;
    right: -11px;
    content: "";
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    border: solid;
    border-width: 1px 0 0 1px;
    display: inline-block;
    padding: 5px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .7s ease-out;
border-color:#fff3;
}


.btn-main:hover:after,
.btn-main:hover:before,
.btn-main:hover {
border-color:#fff;
}


.btn-main:hover:before {
    left: 100%;
    transform: rotate(90deg)


}

.btn-main:hover:after {
    right: 100%;
    transform: rotate(90deg)
}

















.btn-bg__fill {
  color: #ffffff;
background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);     }

.btn-text {
  font-size: 13px;
  color: #063f4a; 
  border: none;
  padding: 0; }
  .btn-text:hover {
    color: #063f4a !important;
    background-color: transparent; }

/*----- All button style end -----*/
.hero-btn {
  font-size: 16px;

  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 15px;
  position: relative;
}
  @media only screen and (max-width: 479px) {
    .hero-btn { 
margin-top: 10px;

padding: 0;

} 

}

/*
  .hero-btn:before {
    background-image: url("../images/icon/btn.png");
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 65px;background-size: 90%; }*/
  .hero-btn:after {
    background-image: url(../images/icon/btn-arrow.png);
    content: "";
top: 13px;

right: 74%;
    width: 50px;
    height: 20px;
    margin-right: 15px;
    position: absolute;
    background-repeat: no-repeat;/*
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%);*/
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;transform: rotate(180deg); }
  .hero-btn:hover {
    color: #fff; }

/*------ about us start ------*/
.about-content {
  padding-left: 30px; }
  @media only screen and (max-width: 767px) {
    .about-content {
      padding-left: 0; } }
  .about-content p {
    padding-bottom: 25px; text-align: justify !important; }
    @media only screen and (min-width: 1200px) and (max-width: 1499px) {
      .about-content p {
        padding-bottom: 20px; } }

.about-us-inner {
  -webkit-column-count: 2;
  column-count: 2; }


  @media only screen and (max-width: 767px) {
    .about-us-inner {
      -webkit-column-count: 1;
      column-count: 1; } }
  .about-us-inner .section-title {
    margin-top: -20px;
    padding-bottom: 28px; }
    @media only screen and (max-width: 767px) {
      .about-us-inner .section-title {
        margin-top: 0;
        padding-bottom: 10px; } }

/*------ about us end ------*/
/*------- our process style start -------*/
.process-content-inner {
  padding-left: 50px; }
  .process-content-inner .section-title {
    padding-left: 40px; }
    @media only screen and (max-width: 767px) {
      .process-content-inner .section-title {
        padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 767px) {
    .process-content-inner {
      padding-left: 0; } }

.process-content p {
  padding-top: 0;
  padding-bottom: 26px;line-height: 25px; }
  @media only screen and (max-width: 767px) {
    .process-content p {
      padding-top: 10px; } }

.process-img-block {
  position: relative;
  padding-left: 30px;
  margin:0; }

  @media only screen and (max-width: 767px) {
    .process-img-block {
      margin-top: 78px; } }
  @media only screen and (max-width: 575px) {
    .process-img-block {
      padding-left: 0;
      margin-top: 62px;
      margin-bottom: 0; } }
  .process-img-block img {
    position: relative;
    z-index: 1; }
  .process-img-block:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 150px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: calc(100% + 60px);
    background-image: url(../images/pattern/pattern-img.png); }
    @media only screen and (min-width: 1200px) and (max-width: 1499px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
      .process-img-block:before {
        height: calc(100% + 30px); } }
    @media only screen and (max-width: 575px) {
      .process-img-block:before {
        display: none; } }

/*------- our process style end -------*/
/*------- project item start -------*/

.project-item {

}

.project-item .project-item-inner {
  position: relative; }
  .project-item .project-item-inner .project-thumb {
    position: relative; }
    .project-item .project-item-inner .project-thumb:after {
      top: 0;
      right: 0;
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: #11101099;
      visibility: hidden;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out; }
    .project-item .project-item-inner .project-thumb .project-link {
      top: 50%;
      right: 0;
      left: 0;
      text-align: center;
      position: absolute;
      -webkit-transform: translateY(-50%) scale(0.8);
      -ms-transform: translateY(-50%) scale(0.8);
      transform: translateY(-50%) scale(0.8);
      z-index: 1000;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      visibility: hidden;
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out; }
    .project-item .project-item-inner .project-thumb img {
      width: 100%;height: 280px; }
  .project-item .project-item-inner:before {
    top: 20px;
    right: 20px;
    left: 20px;
    bottom: 20px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    content: '';
    position: absolute;
    z-index: 111;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    transform: scaleY(0.5); }
  .project-item .project-item-inner:after {
    top: 20px;
    right: 20px;
    left: 20px;
    bottom: 20px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    content: '';
    position: absolute;
    z-index: 111;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transform: scaleX(0.5);
    -ms-transform: scaleX(0.5);
    transform: scaleX(0.5); }

.project-item .project-caption {
/*
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
*/

 background: linear-gradient(to top, #061117, #0a1a24);

padding: 0 15px;
}

/*
.main-proj {
position: relative;
}

.main-proj .project-caption {
 background: none;
position: absolute;
bottom: 0;
width: 100%;
}
*/

  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .project-item .project-caption {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
/*
  .project-item .project-caption .caption-main {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%; }*/
    .project-item .project-caption .caption-main h4 {
      font-size: 16px;
      font-weight: 500;
      line-height: 1.3;
      padding-top: 14px;
      padding-bottom: 9px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .project-item .project-caption .caption-main h4 {
          font-size: 17px; } }
      .project-item .project-caption .caption-main h4 a {
        color: #ffffff; text-transform: uppercase;}


        .project-item .project-caption .caption-main h4 a:hover {
          color: #063f4a;

 background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
    .project-item .project-caption .caption-main p {
      color: #c0c0c0;
      font-size: 15px;
      line-height: 1.6; }
  .project-item .project-caption .caption-link {
    -ms-flex-preferred-size: calc(100% - 70%);
    flex-basis: calc(100% - 70%);
    text-align: left;
    margin-top: 5px; display: none;}

.project-item:hover .project-item-inner:before {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1); }

.project-item:hover .project-item-inner:after {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1); }

.project-item:hover .project-item-inner .project-thumb:after {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  visibility: visible; }

.project-item:hover .project-item-inner .project-thumb .project-link {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1); }
  .project-item:hover .project-item-inner .project-thumb .project-link span:before {
    margin-right: -5px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible; }

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .feature-content-wrapper {
    padding-right: 50px;
    padding-bottom: 37px; } }

@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .feature-content-wrapper {
    padding-right: 35px; } }

@media only screen and (min-width: 1600px) {
  .feature-content-wrapper {
    padding-right: 115px; } }

/*------- project item end -------*/
/*-------- fun facts area start --------*/
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .single-fun-facts {
    margin-bottom: 40px; } }

.single-fun-facts {
direction: ltr;
}

.single-fun-facts .fun-facts-item-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center; }
  @media only screen and (max-width: 575px) {
    .single-fun-facts .fun-facts-item-inner {
      display: block;
      text-align: center; } }
  .single-fun-facts .fun-facts-item-inner .facts-icon {
    padding-left: 24px;
    max-height: 70px;}
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-fun-facts .fun-facts-item-inner .facts-icon {
        padding-left: 5px; } }
    @media only screen and (max-width: 575px) {
      .single-fun-facts .fun-facts-item-inner .facts-icon {
        padding-left: 0;
        margin-top: 10px; } }
  .single-fun-facts .fun-facts-item-inner .facts-count {
    text-align: right; }
    @media only screen and (max-width: 575px) {
      .single-fun-facts .fun-facts-item-inner .facts-count {
        text-align: center; } }
    .single-fun-facts .fun-facts-item-inner .facts-count .odometer {
      color: #ffffff;
      font-size: 45px;
      font-weight: 500;
      line-height: 1; }
    .single-fun-facts .fun-facts-item-inner .facts-count p {
      font-size: 15px;
      color: #ffffff;
      font-weight: 300; }

@media only screen and (max-width: 479px) {
  .fun-facts-area .container .row .col-6 {
    max-width: 50%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; } }

/*-------- fun facts area end --------*/
/*------ Service section start ------*/

/*------ Service section start ------*/
.service-item {
border: 1px solid #fff3;
  padding: 40px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .7s ease-out;
  margin-bottom: 30px;
    position: relative;margin-top: 14px; }




.service-item:before {
    position: absolute;
    top: -11px;
    left: -11px;
    content: "";
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    border: solid;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 5px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .7s ease-out;

border-color:#fff3;
}

.service-item:after {
    position: absolute;
    bottom: -11px;
    right: -11px;
    content: "";
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    border: solid;
    border-width: 1px 0 0 1px;
    display: inline-block;
    padding: 5px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .7s ease-out;
border-color:#fff3;
}


.service-item:hover:after,
.service-item:hover:before,
.service-item:hover {
border-color:#fff;
}

.service-item:hover:before {
    left: 100%;
    transform: rotate(90deg)


}

.service-item:hover:after {
    right: 100%;
    transform: rotate(90deg)
}

  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .service-item {
      padding: 20px; } }
  @media only screen and (max-width: 479px) {
    .service-item {
      padding: 38px 15px; } }

    .service-item:hover .service__content h3 a {
      color: #ffffff; }
      .service-item:hover .service__content h3 a:hover {
        color: #ffffff; }
    .service-item:hover .service__content p {
      color: #ffffff; }
    .service-item:hover .service__icon span {
      background-position: 50% 100%;
      background-repeat: no-repeat; }
      .service-item:hover .service__icon span.service-1 {
        background-position: 50% 100%;
        background-repeat: no-repeat; }

.service__icon {
  padding-bottom: 28px; }
  .service__icon span {
    width: 60px;
    height: 50px;
    text-indent: -5000px;
    display: block;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out; }


.service__content h3 {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 400;
  padding-bottom: 28px;
  text-transform: capitalize;
 }

  @media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .service__content h3 {
      padding-bottom: 15px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .service__content h3 {
      font-size: 22px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 479px) {
    .service__content h3 {
      font-size: 24px; } }
  @media only screen and (max-width: 479px) {
    .service__content h3 {
      padding-bottom: 15px; } }
  .service__content h3 a {
    color: #c0c0c0; }

.service__content p {
  color: #c0c0c0;
  font-size: 15px;
  line-height: 1.6;
  padding-bottom: 34px; }
  @media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .service__content p {
      padding-bottom: 25px; } }
  @media only screen and (max-width: 479px) {
    .service__content p {
      padding-bottom: 23px; } }

.service__btn {
color: #c0c0c0;
font-size: 14px;}


  .service__btn span {
    top: 50%;
    right: 5px;
    position: absolute;
    -webkit-transform: translate(0, -58%);
    -moz-transform: translate(0, -58%);
    -ms-transform: translate(0, -58%);
    transform: translate(0, -58%);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden; }
    .service__btn span i {
      font-size: 18px;
      line-height: 1;
      color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }

/*--------- feature project section start ---------*/
.feature-img-wrapper {
  position: relative; }
  .feature-img-wrapper .tab-content {
    position: relative; }
  .feature-img-wrapper .feature-menu {
    left: 50%;
    bottom: 0;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border: 2px solid;

border-image-slice: 1;
border-width: 2px;
border-image-source: linear-gradient(#0e2f35, #063f4a);
    z-index: 11; }
    .feature-img-wrapper .feature-menu ul.nav {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
      .feature-img-wrapper .feature-menu ul.nav li a {
        color: #333;
        font-size: 18px;
        background-color: #ffffff;
        padding: 11px 40px;
        display: inline-block;
        text-transform: capitalize; }
        @media only screen and (max-width: 479px) {
          .feature-img-wrapper .feature-menu ul.nav li a {
            padding: 5px 15px; } }
        .feature-img-wrapper .feature-menu ul.nav li a:hover, .feature-img-wrapper .feature-menu ul.nav li a.active {
          color: #00cfc7;/*
      background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);    background: linear-gradient(#0e2f35, #063f4a);*/ }

/*--------- feature project section end ---------*/
/*------- Feature content start -------*/
.feature-slider-active {
  padding-bottom: 56px; }

.feature-inner {
  padding-right: 20px; }
  .feature-inner .feature-style {
    font-size: 15px;
    color: #ffffff;
    display: block;
    padding-top: 24px;
    padding-bottom: 10px;
    text-transform: capitalize; }
    @media only screen and (min-width: 1200px) and (max-width: 1599px) {
      .feature-inner .feature-style {
        padding-top: 16px; } }
  .feature-inner h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    text-transform: capitalize; }
    .feature-inner h3 a {
      color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
  .feature-inner .budget {
    font-size: 15px;
    display: block;
    padding-top: 16px;
    padding-bottom: 10px;
    color: #ffffff;
    text-transform: capitalize; }

/*------- Feature content end -------*/
.feature-img-slider {
  position: relative;
  padding-bottom: 30px; }
  @media only screen and (min-width: 1200px) and (max-width: 1499px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .feature-img-slider {
      padding-bottom: 15px; } }
  @media only screen and (max-width: 575px) {
    .feature-img-slider {
      padding-bottom: 0; } }
  .feature-img-slider:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 155px;
    width: calc(100% + 60px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(../images/pattern/pattern-bottom.png); }
    @media only screen and (min-width: 1200px) and (max-width: 1499px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
      .feature-img-slider:before {
        width: calc(100% + 30px); } }
    @media only screen and (max-width: 575px) {
      .feature-img-slider:before {
        display: none; } }

/*--------- footer area start ---------*/
@media only screen and (max-width: 767px) {
  .footer-widget {
    margin-bottom: 30px; } }

.footer-widget-title {
  padding-bottom: 12px; }
  .footer-widget-title h5 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    margin-top: -4px;
    text-transform: capitalize; }

.useful-link li a {
  color: #c0c0c0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8; }
  .useful-link li a:hover {
    color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    text-decoration: underline; }

/*----- footer social link start -----*/
.social-link {
  margin-top: 40px; }
  .social-link a {
    color: #a8a8a8;
    font-size: 24px;
    line-height: 1;
    margin-left: 15px; }
    .social-link a:hover {
      color: #ffffff; }
    .social-link a:last-child {
      margin-left: 0; }

/*----- footer social link end -----*/
.location p {
  font-size: 16px;
  color: #c0c0c0;
  line-height: 1.8; }

.widget-sub-title {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: -4px;
  text-transform: capitalize; }

.work-shedule,
.email,
.phone {
  margin-top: 42px; }
  .work-shedule li,
  .email li,
  .phone li {
    color: #c0c0c0;
    font-size: 16px;
    line-height: 1.8; }
    .work-shedule li a,
    .email li a,
    .phone li a {
      color: #c0c0c0; }
    .work-shedule li span,
    .email li span,
    .phone li span {
      color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
      padding-left: 5px; }
    .work-shedule li:hover a,
    .email li:hover a,
    .phone li:hover a {
      color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }

.phone {
  margin-top: 0; }

.copyright-text {
  padding-top: 50px; }
  @media only screen and (max-width: 767px) {
    .copyright-text {
      padding-top: 0; } }
  .copyright-text p {
    color: #999999;
    font-size: 16px; }




/*--------- footer area start ---------*/
/*-------- team area start --------*/
.team-member {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .team-member:hover .toggle {
    opacity: 1;
    visibility: visible; }
  .team-member input,
  .team-member .toggle {
    height: 50px;
    width: 50px;
    left: 20px;
    bottom: 20px;
    position: absolute;
    outline: none;
    cursor: pointer; }
  .team-member input {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0); }
  .team-member .toggle {
    color: #ffffff;
    border-radius: 50%;
    pointer-events: none;
  background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);    
    font-size: 36px;
    text-align: center;
    line-height: 50px;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    -webkit-box-shadow: 0 0 0 0px #063f4a;
    box-shadow: 0 0 0 0px #063f4a;
    opacity: 0;
    visibility: hidden; }
  .team-member input:checked ~ .toggle {
    -webkit-box-shadow: 0 0 0 1000px #063f4a;
    box-shadow: 0 0 0 1000px #063f4a;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    background-color: #ffffff;
    color: #ffffff;
    opacity: 1;
    visibility: visible; }
  .team-member .content-box {
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 11;
    text-align: center;
    pointer-events: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden; }
    .team-member .content-box .content-box-inner {
      -webkit-transition: 0.8s;
      -o-transition: 0.8s;
      transition: 0.8s;
      -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
      transform: translateY(30px);
      -webkit-transition-delay: 0.5s;
      -o-transition-delay: 0.5s;
      transition-delay: 0.5s;
      pointer-events: visible; }
      .team-member .content-box .content-box-inner h4 {
        color: #ffffff;
        font-size: 20px;
        line-height: 1;
        font-weight: 500;
        padding-bottom: 5px;
        text-transform: capitalize; }
      .team-member .content-box .content-box-inner p {
        color: #ffffff;
        padding-bottom: 10px; }
  .team-member input:checked ~ .content-box {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible; }
    .team-member input:checked ~ .content-box .content-box-inner {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }

.team-social-link a {
  color: #ffffff;
  display: inline-block;
  font-size: 24px;
  margin-left: 15px;
  pointer-events: visible; }
  .team-social-link a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .team-social-link a:last-child {
    margin-left: 0; }

.team-member-thumb img {
  width: 100%; }

/*-------- team area end --------*/
/*------- testimonial area start -------*/
.testimonial-slider-wrapper {
  position: relative; }
  .testimonial-slider-wrapper:before {
    content: "";
    bottom: 0;
    right: 50%;
    height: 30px;
    position: absolute;
    width: calc(100% + 30px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(../images/pattern/pattern-bottom.png); }
    @media only screen and (max-width: 767px) {
      .testimonial-slider-wrapper:before {
        display: none; } }

.testimonial-slider .slick-list {
  padding: 15px 0;
  margin: -15px -15px; }

.testimonial-item {
  text-align: center;
  background-color: #ffffff;
  padding: 58px 30px 52px;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(117, 117, 117, 0.2);
  box-shadow: 0px 0px 18px 0px rgba(117, 117, 117, 0.2); }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .testimonial-item {
      padding: 40px 15px 34px; } }
  .testimonial-item p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400; }

.client-thumb {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: auto;
  position: relative; }
  .client-thumb img {
    border-radius: 50%; }
  .client-thumb .quote {
    bottom: 0;
    left: 0;
    color: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 42px;
    z-index: 99999;
    font-size: 20px;
    position: absolute;
    overflow: visible;
    border-radius: 50%;
  background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);     }

.client-designation {
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  padding: 26px 0 38px;
  text-transform: capitalize; }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .client-designation {
      padding: 26px 0 15px; } }

/*------- testimonial area end -------*/
#map_content {
  height: 500px; }
  @media only screen and (max-width: 767px) {
    #map_content {
      height: 250px; } }

.offcanvas-contact-wrapper {
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 11;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9); }
  .offcanvas-contact-wrapper.show {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    overflow-y: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

.contact-form {
padding: 20px;

background: #0c1012;
}

.contact-form .input-field {
  margin-bottom: 25px; 
display:inline-block;
width:100%;
}
  .contact-form .input-field .text-field {
    width: 100%;
    padding: 8px 20px;
    border: 1px solid #4d4d4d;
    font-size: 9px;
color:#fff;
    background-color: transparent;height: 48px; }
  .contact-form .input-field label {
    font-size: 15px;
    color: #c5c5c5;
    line-height: 1;
    padding-bottom: 12px;
    text-transform: capitalize; }
  .contact-form .input-field textarea {
    height: 150px; }

.contact-btn {
  border: none;
  color: #333;
  cursor: pointer;
  font-size: 15px;
  font-weight: 500;
  padding: 10px 20px;
  display: inline-block;
  background-color: #c5c5c5;
  text-transform: capitalize; height: 48px; }
  .contact-btn:hover {
    background-color: #333;color:#fff; }

.contact-desc {
padding: 30px 20px;
background: #0c1012;margin-bottom: 20px;
}


.contact-form .input-field .text-field:focus,
.contact-form .input-field .text-field:hover {
    border: 1px solid #063f4a80;
}
.contact-desc .contact-address-2 {
  margin-top: 8px;
  margin-bottom: 42px; }
  @media only screen and (max-width: 767px) {
    .contact-desc .contact-address-2 {
      margin-bottom: 20px; } }
  .contact-desc .contact-address-2 span {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    display: block;
    padding-bottom: 12px;
    color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    text-transform: capitalize; }
  .contact-desc .contact-address-2 h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    padding-bottom: 15px;
    text-transform: capitalize; }

.contact-via-list {
margin-bottom: 0;
}


.contact-via-list li {
margin-bottom: 15px;
padding-right: 60px;
position: relative; }



.widget_socials .socials {
margin-top: 15px;
display: inline-block;
width: 100%;
}

.widget_socials .socials span {
padding-bottom: 8px;
color: #063f4a;
font-size: 18px;
}


.contact-via-list li i {
width: 52px;
height: 52px;
position: absolute;
right: 0;
top: 0;
border: 1px dashed #c5c5c5;
border-radius: 50%;
text-align: center;
line-height: 52px;
color: #c5c5c5;
font-size: 26px;
}

  @media only screen and (max-width: 767px) {
    .contact-via-list li {
      margin-bottom: 20px; } }
  .contact-via-list li span {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    display: block;
    padding-bottom: 8px;
    color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;padding-top: 3px;
    text-transform: capitalize; }
  .contact-via-list li h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    padding-bottom: 15px;
    text-transform: capitalize; }
  .contact-via-list li a {
    color: #c5c5c5;
    line-height: 1; }
/*
    .contact-via-list li a:hover {
      color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }*/


/*
  .contact-via-list li:last-child {
    margin-bottom: 0; }
*/

.contact-via-list li:last-child ul {
font-family: arial;
height: 72px;
}




.success {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  background: #063f4a;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
  margin-top: 25px; }

.bg-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.header-banner {
  height: 135px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .header-banner {
      height: 135px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
    .header-banner {
      height: 135px; } }
  @media only screen and (max-width: 767px) {
    .header-banner {
      height: 135px; } }
  .header-banner:before {
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background-color: rgba(21, 21, 21, 0.5); }

/*------ breadcrumb area start ------*/
.breadcrumb-wrapper {/*
  margin-top: 103px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;*/

width: 100%;
height: 300px;
display: inline-block;
position: relative;
 }
  @media only screen and (max-width: 767px) {
    .breadcrumb-wrapper {
      margin-top: 74px; } }

    @media only screen and (max-width: 767px) {
      .breadcrumb-wrapper.d-dark {
        margin-top: 0; } }



.breadcrumb-wrapper,
.breadcrumb-wrapper .page-title {
display:none;
}






.page-title h2 {
  color: #ffffff;
  font-size: 25px;
  font-weight: 500;
  line-height: 1;
  text-transform: capitalize; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-title h2 {
      font-size: 45px; } }
  @media only screen and (max-width: 767px) {
    .page-title h2 {
      font-size: 30px; } }
  @media only screen and (max-width: 479px) {
    .page-title h2 {
      font-size: 22px; } }


.breadcrumb-inner {
position: absolute;
left: 0;
bottom: 20px;
}

.breadcrumb-inner .breadcrumb {
  background: transparent;
  margin-bottom: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .breadcrumb-inner .breadcrumb .breadcrumb-item {
    padding-right: 0; }
    .breadcrumb-inner .breadcrumb .breadcrumb-item a {
      color: #ffffff;
      font-size: 15px;
      font-weight: 500;
      line-height: 1;
      text-transform: capitalize; }
      @media only screen and (max-width: 479px) {
        .breadcrumb-inner .breadcrumb .breadcrumb-item a {
          font-size: 15px; } }
      .breadcrumb-inner .breadcrumb .breadcrumb-item a:hover {
        color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
    .breadcrumb-inner .breadcrumb .breadcrumb-item:before {
      color: #ffffff;
      content: "\ea5d";
      font-size: 18px;
      margin: 0 12px;
      padding-left: 0;
      font-family: IcoFont !important; }
      @media only screen and (max-width: 479px) {
        .breadcrumb-inner .breadcrumb .breadcrumb-item:before {
          margin: 0 5px; } }
    .breadcrumb-inner .breadcrumb .breadcrumb-item:first-child::before {
      display: none; }
  .breadcrumb-inner .breadcrumb .breadcrumb-item.active {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    text-transform: capitalize; }
    @media only screen and (max-width: 479px) {
      .breadcrumb-inner .breadcrumb .breadcrumb-item.active {
        font-size: 15px; } }

/*------ breadcrumb area end ------*/
/*------ work process area start ------*/
.work-process-item {
  background-color: #ffffff;
  margin-bottom: 80px; }
  @media only screen and (max-width: 767px) {
    .work-process-item {
      margin-bottom: 30px; } }
  .work-process-item:nth-child(odd) .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .work-process-item:nth-child(odd) .row .work-process-content {
      padding-right: 45px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .work-process-item:nth-child(odd) .row .work-process-content {
          padding-right: 40px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
        .work-process-item:nth-child(odd) .row .work-process-content {
          padding-right: 30px; } }
      @media only screen and (max-width: 479px) {
        .work-process-item:nth-child(odd) .row .work-process-content {
          padding-right: 15px; } }
  .work-process-item:last-child {
    margin-bottom: 0; }
  .work-process-item .process-thumb {
    position: relative; }


.work-process-item .process-thumb img {
width:100%;
}


    .work-process-item .process-thumb:before, .work-process-item .process-thumb:after {
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      content: "";
      pointer-events: none;
      position: absolute;
      background-color: rgba(255, 255, 255, 0.4);
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0);
      -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
      transform-origin: top left; }
    .work-process-item .process-thumb:after {
      bottom: 0;
      left: 0;
      -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
      transform-origin: bottom right; }
  .work-process-item:hover .process-thumb:before, .work-process-item:hover .process-thumb:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    -webkit-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s; }
  .work-process-item:hover a {
    color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }

.work-process-content {
  padding: 0; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .work-process-content {
      padding: 10px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .work-process-content {
      padding: 30px; } }
  @media only screen and (max-width: 479px) {
    .work-process-content {
      padding: 15px; } }
  .work-process-content p {
  font-size: 15px;
line-height: 25px;margin-top: 15px; }

.process-count {
  color: #d9d9d9;
  display: block;
  font-size: 72px;
  font-weight: 600;
  line-height: 1;
  padding-bottom: 30px;font-family: "Montserrat";
 }
  @media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .process-count {
      padding-bottom: 12px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .process-count {
      padding-bottom: 10px;
      font-size: 54px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .process-count {
      padding-bottom: 15px; } }
  @media only screen and (max-width: 767px) {
    .process-count {
      font-size: 26px;
      padding-bottom: 15px; } }

.process-title {
  color: #ffffff;
  font-size: 35px;
  font-weight: 500;
  line-height: 1.3;
  padding-bottom: 12px;
  text-transform: capitalize; }
  @media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .process-title {
      font-size: 30px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 767px) {
    .process-title {
      font-size: 24px; } }
  @media only screen and (max-width: 479px) {
    .process-title {
      font-size: 20px; } }
  .process-title a {
    color: #ffffff; }

/*------ work process area end ------*/
.project-gallery {
  padding-bottom: 84px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .project-gallery {
      padding-bottom: 81px; } }
  @media only screen and (max-width: 767px) {
    .project-gallery {
      padding-bottom: 23px; } }
  .project-gallery.d-dark {
   padding: 30px 0;}
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .project-gallery.d-dark {
        padding-bottom: 71px; } }
    @media only screen and (max-width: 767px) {
      .project-gallery.d-dark {
        padding-bottom: 23px; } }

.project-details-header {
  padding-top: 102px;
  padding-bottom: 102px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .project-details-header {
      padding-top: 108px;
      padding-bottom: 110px; } }
  @media only screen and (max-width: 767px) {
    .project-details-header {
      padding-top: 57px;
      padding-bottom: 52px; } }

.pro-details-title p {
  color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  margin-top: -4px; }

.pro-details-title h2 {
  color: #ffffff;
  font-size: 75px;
  font-weight: 500;
  line-height: 1.2; }
  @media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .pro-details-title h2 {
      font-size: 70px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pro-details-title h2 {
      font-size: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .pro-details-title h2 {
      font-size: 50px; } }
  @media only screen and (max-width: 767px) {
    .pro-details-title h2 {
      font-size: 26px; } }
  @media only screen and (max-width: 479px) {
    .pro-details-title h2 {
      font-size: 24px; } }

.pro-header-des {
  padding-top: 10px; }
  .pro-header-des p {
    color: #c0c0c0;
    font-size: 16px; }

/*----- product details content start -----*/
.project-details-inner {
  padding: 43px 48px;
  border: 3px solid #ffffff; }
  @media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .project-details-inner {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .project-details-inner {
      padding: 20px 25px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .project-details-inner {
      margin-top: 60px; } }
  @media only screen and (max-width: 767px) {
    .project-details-inner {
      margin-top: 62px; } }
  @media only screen and (max-width: 767px) {
    .project-details-inner {
      padding: 20px; } }
  .project-details-inner h3 {
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
    color: #ffffff;
    margin-bottom: 44px;
    text-transform: capitalize; }
    @media only screen and (min-width: 1200px) and (max-width: 1499px), only screen and (min-width: 992px) and (max-width: 1199px) {
      .project-details-inner h3 {
        margin-bottom: 30px; } }
    @media only screen and (max-width: 767px) {
      .project-details-inner h3 {
        margin-bottom: 25px; } }

.project-details-content li {
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 16px;
  text-transform: capitalize; }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 479px) {
    .project-details-content li {
      font-size: 15px; } }
  .project-details-content li span {
    font-weight: 600;
    padding-left: 10px; }

.project-share-link {
  padding-top: 80px; }
  @media only screen and (min-width: 1200px) and (max-width: 1499px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .project-share-link {
      padding-top: 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .project-share-link {
      padding-top: 30px; } }
  @media only screen and (max-width: 767px) {
    .project-share-link {
      padding-top: 10px; } }
  .project-share-link span {
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    padding-left: 32px;
    text-transform: capitalize; }
    @media only screen and (min-width: 1200px) and (max-width: 1499px) {
      .project-share-link span {
        padding-left: 5px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 479px) {
      .project-share-link span {
        display: block;
        padding-bottom: 5px; } }
  .project-share-link a {
    color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    font-size: 22px;
    line-height: 1;
    margin-left: 15px; }
    .project-share-link a:last-child {
      margin-left: 0; }
    .project-share-link a:hover {
      color: #ffffff; }

/*----- product details content end -----*/
.project-sub-title h3 {
  color: #c0c0c0;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.4; }
  @media only screen and (max-width: 479px) {
    .project-sub-title h3 {
      font-size: 24px; } }

.project-sub-desc p {
  font-size: 15px;
  text-align: justify; }

@media only screen and (max-width: 767px) {
.pro-details-img-block span {
margin-bottom: 30px;

display: block; } }

.pro-details-thumb-inner span {
  display: block;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  color: #c0c0c0;
  padding-top: 18px;
  text-transform: capitalize; }


.nice-select {
  font-size: 9px;
  line-height: 48px;
width: 100%;
height: 48px;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #4d4d4d; 
text-align:right;}


  .nice-select:after {
    height: 6px;
    width: 6px;
    margin-top: -3px;
    border-bottom: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;

left: 15px;
right: auto;
 }


  .nice-select:hover, .nice-select.open {
    border-color: #063f4a;  }
    
    .nice-select .option {
    text-align: right;
    FONT-SIZE: 12PX;
}

  .nice-select .current {

    text-transform: capitalize; }
  .nice-select .list {
    right: auto;
    left: 0; FONT-SIZE: 14PX;
    border-radius: 0;
    text-transform: capitalize;width: 100%; }
    .nice-select .list li.option:hover {
      color: #ffffff;
    background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);     }
    .nice-select .list li.option.selected.focus {
      color: #ffffff;
      background-color: #063f4a !important; }

.project-filter-wrapper {
  padding: 30px;
  margin-bottom: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between; }
  @media only screen and (max-width: 767px) {
    .project-filter-wrapper {
      padding: 20px;
      margin-bottom: 30px; } }
  @media only screen and (max-width: 479px) {
    .project-filter-wrapper {
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -webkit-box-pack: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .project-filter-wrapper .filter-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: #ffffff; }
    @media only screen and (max-width: 479px) {
      .project-filter-wrapper .filter-title {
        padding-bottom: 15px; } }

/*----- search box warpper start -----*/
body.hidden {
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.offcanvas-wrapper {
  position: fixed;
  right: 0;
  top: 0;
  height: 100vh;
  width: 100vw;
  z-index: 9999;
  background-image: url(../images/banner/search-bg.jpg);
  background-size: cover;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9); }
  .offcanvas-wrapper.d-dark {
    background: #08151e;}
  .offcanvas-wrapper.show {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
    .offcanvas-wrapper.show .search-box-inner {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      -webkit-transition-delay: 0.4s;
      -o-transition-delay: 0.4s;
      transition-delay: 0.4s; }

.offcanvas-inner {
  height: 100vh;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.offcanvas-close {
  top: 50px;
  left: 0;
  width: 55px;
  height: 55px;
  text-align: center;
  position: absolute;
/*
background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);  
*/  




border: 2px solid;
border-image-slice: 1;
border-width: 2px;
border-image-source: linear-gradient(#0e2f35, #063f4a);


  color: #ffffff;
  font-size: 35px;
  line-height: 55px;
  z-index: 999;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out; }
  @media only screen and (max-width: 575px) {
    .offcanvas-close {
      left: 15px; } }
  .offcanvas-close i {
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .offcanvas-close:hover {
/*
  background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35); */

color: #0e2f35;

    }
    .offcanvas-close:hover i {
      -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      transform: rotate(-180deg); color: #0e2f35;}

.search-box-inner {
  max-width: 930px;
  text-align: center;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  transform: translate(0, 100px);
  border-bottom: 1px solid #c0c0c0; }
  @media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .search-box-inner {
      max-width: 700px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .search-box-inner {
      max-width: 600px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .search-box-inner {
      width: 100%; } }
  @media only screen and (max-width: 575px) {
    .search-box-inner {
    width: 100%; } }

/*
  @media only screen and (max-width: 479px) {
    .search-box-inner {
      max-width: 280px; } }*/

.search-title {
  font-size: 15px;
  line-height: 1;
  color: #063f4a;
  font-weight: 500;
  padding-bottom: 23px;
  text-transform: uppercase; }

.search-field {
  border: none;
  font-size: 30px;
  font-weight: 300;
  line-height: 1;
  width: 100%;
  padding: 12px 80px;
  text-align: center;
  text-transform: capitalize;
  background-color: transparent; color: #fff;}
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .search-field {
      font-size: 22px; } }
  @media only screen and (max-width: 767px) {
    .search-field {
font-size: 16px;

padding: 0 15px 0 80px;

text-align: right;} }
  @media only screen and (max-width: 479px) {
    .search-field {
font-size: 16px;

padding: 0 15px 0 80px;

text-align: right; } }

.find-btn {
  border: none;
  font-size: 15px;
  color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
  line-height: 1;
  text-transform: capitalize;
  background-color: transparent;
  position: absolute;
  bottom: 15px;
  left: 0; }

.key-info {
  bottom: 50px;
  right: 0;
  position: absolute; }
  @media only screen and (max-width: 767px) {
    .key-info {
      display: none; } }
  .key-info h4 {
    color: #6a6969;
    font-size: 15px;
    line-height: 1;
    font-weight: 400;
    padding-bottom: 12px;
    text-transform: uppercase; }
  .key-info ul li {margin-bottom: 8px;
    line-height: 1.5; }
    .key-info ul li a {
      color: #ffffff;
      font-size: 15px;
      line-height: 1;
      text-transform: capitalize; }
      .key-info ul li a:hover {
        color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }

.finder {
  bottom: 50px;
  left: 0;
  font-size: 15px;
  color: #ffffff;
  position: absolute;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
text-align: right; }
  @media only screen and (max-width: 767px) {
    .finder {
      display: none; } }
  .finder.finder-2 {
    top: 50%;/*
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);*/ }

/*----- search box warpper end -----*/
::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #7d7d7d;
  font-weight: 300;
  opacity: 0.6;
  /* Firefox */ }
:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #7d7d7d;
  font-weight: 300;
  opacity: 0.6;
  /* Firefox */ }
::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #7d7d7d;
  font-weight: 300;
  opacity: 0.6;
  /* Firefox */ }
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #7d7d7d;
  font-weight: 300;
  opacity: 0.6;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #7d7d7d; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #7d7d7d; }

/*------- contact page start -------*/
.single-office {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border-bottom: 1px solid #c0c0c0;
  padding: 98px 0 94px; }
  @media only screen and (max-width: 767px) {
    .single-office {
      display: block;
      padding: 60px 0 62px; } }
  .single-office:first-child {
    border-top: 2px solid #063f4a; }
  .single-office:last-child {
    padding-bottom: 0;
    border-bottom: none; }

address {
  margin-bottom: 0; }

.office-location {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .office-location {
      padding-left: 50px; }
      .office-location br {
        display: none; } }
  @media only screen and (max-width: 767px) {
    .office-location {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%;
      margin-bottom: 15px; } }
  .office-location h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    text-transform: capitalize; }
  .office-location h2 {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    padding-top: 10px;
    text-transform: capitalize; }
  .office-location p {
    padding-top: 18px; }

.contact-det {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  max-width: 30%; }
  @media only screen and (max-width: 767px) {
    .contact-det {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%;
      margin-bottom: 20px; } }
  .contact-det a {
    color: #c0c0c0; }
    .contact-det a:hover {
      color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }

.direction-link {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  max-width: 20%;
  text-align: left; }
  @media only screen and (max-width: 767px) {
    .direction-link {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%;
      text-align: right; } }

.direction-btn {
  color: #ffffff;
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  background-color: #ffffff;
  padding: 15px 27px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .direction-btn {
      padding: 15px 10px; } }
  .direction-btn i {
    padding-right: 10px; }
  .direction-btn:hover {
  background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);     }

/*------- contact page end -------*/
.d-dark .section-title__style-2 p {
/*
  color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;*/

  color: #fff;
}

.d-dark .section-title.title-pattern:before {
  background-image: url(../images/pattern/pattern-img-small-dark.png); }

.d-dark .header-right .header-search-btn button {
  margin-left: 0; }
/*
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .d-dark .header-right .header-search-btn button {
      margin-left: 20px; } }*/

.d-dark .hero-bg {
  height: 850px; }
  @media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .d-dark .hero-bg {
      height: 650px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1499px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .d-dark .hero-bg {
      height: 550px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .d-dark .hero-bg {
      height: 500px; } }

.d-dark .slider-content {
  margin-top: 0; }
  @media only screen and (min-width: 1200px) and (max-width: 1499px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .d-dark .slider-content h1 {
      font-size: 56px; } }

.d-dark .team-member input:checked ~ .toggle {
  color: #333; }

.d-dark .work-process-item,
.d-dark .testimonial-item {
  background-color: #081c25;
  -webkit-box-shadow: none;
  box-shadow: none; }

.d-dark .process-img-block:before {
  background-image: url(../images/pattern/pattern-img-dark.png); }

.d-dark .feature-img-slider:before {
  background-image: url(../images/pattern/pattern-bottom-dark.png); }


.d-dark .testimonial-slider-wrapper:before {
  background-image: url(../images/pattern/pattern-bottom-dark.png); }

.d-dark .project-item .project-item-inner .project-thumb:after {
  background-color: #000; }

.d-dark .offcanvas-close {
  color: #fff; }

.d-dark .key-info h4 {
  color: #fff; }

.d-dark .direction-btn {
  color: #333; }

.d-dark .single-office {
  border-bottom: 1px solid #353535; }
  .d-dark .single-office:first-child {
    border-top: 2px solid #353535; }
  .d-dark .single-office:last-child {
    border-bottom: none; }

.haeder-main-wrapper.d-dark {
  background-color: #1c1c1c;
  border-bottom: none; }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .haeder-main-wrapper.d-dark {
      padding: 10px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .haeder-main-wrapper.d-dark .logo {
      max-width: 70px; } }
  .haeder-main-wrapper.d-dark.is-fixed {
    background-color: #063f4a;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100); }
    .haeder-main-wrapper.d-dark.is-fixed .logo {
      margin: inherit !important; }

.menu-horizontal li {
  margin-left: 25px;
  position: relative; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .menu-horizontal li {
      margin-left: 12px; } }
  .menu-horizontal li:last-child {
    margin-left: 0; }
  .menu-horizontal li a {
    font-size: 13px;
    font-weight: 500;
    color: #ffffff;
    position: relative;
    text-transform: uppercase; }
    .menu-horizontal li a:before {
      right: 0;
      bottom: -10px;
      height: 1px;
      width: 0;
      content: '';
      position: absolute;
    background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);    
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out; }
  .menu-horizontal li:hover > a {
    color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
    .menu-horizontal li:hover > a:before {
      width: 100%; }
  .menu-horizontal li ul {
    top: 100%;
    right: 0;
    width: 210px;
    background-color: #063f4a;
    position: absolute;
    z-index: 1;
    padding: 10px 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .menu-horizontal li ul li a {
      font-size: 13px;
      display: block;
      padding: 7px 0;
      text-transform: capitalize; }
      .menu-horizontal li ul li a:before {
        display: none; }
  .menu-horizontal li:hover ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px); }

.language-area {
  position: relative;
  margin-left: 10px; }
  .language-area .lng-btn {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    text-transform: capitalize;
    position: relative; }
  .language-area .lng-list {
    top: 100%;
    left: 0;
    width: 90px;
    padding: 13px 19px;
    text-align: left;
    background-color: #063f4a;
    position: absolute;
    z-index: 1;
    display: none; }
    .language-area .lng-list li a {
      font-size: 12px;
      color: #ffffff;
      line-height: 1;
      font-weight: 400;
      display: block;
      padding: 8px 0; }
      .language-area .lng-list li a:hover, .language-area .lng-list li a.active {
        color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }



















/*Footer*/
#footer {
    background-color: #081c2580;
    padding: 70px 0 0;
    position: relative;
    z-index: 1;
}
#footer-widgets .widget .widget-title {
    font-size: 1.428em;
    margin-bottom: 25px;
    z-index: 1;
    position: relative;

}
#footer-widgets .widget .widget-title {
    margin-bottom: 36px;
    color: #fff;
}
#sidebar .widget .widget-title > span:after, #sidebar .widget .widget-title > span:after, #footer-widgets .widget .widget-title > span:after, #footer-widgets .widget .widget-title > span:after {
    width: 0;
    height: 1px;
    background-color: #585252;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -2;
}
#footer-widgets .widget {
    position: relative;
    z-index: 1;
    color: #979797;
}
#footer-widgets .widget:first-child {
    /* margin: 0; */
}
#footer-widgets .widget .widget-title > span {
    display: block;
    position: relative;
	 padding-bottom: 12px;
	 color:#c0c0c0;
}

.margin-top-5 {
    margin-top: 5px;
}
.margin-bottom-25 {
    margin-bottom: 25px;
}
 #footer-widgets .widget ul {
    margin: 0;
    list-style: none;
	padding:0;
}
#footer-widgets .widget.widget_links ul.col2 li {
    width: 50%;
    float: right;
    padding: 0 0 12px;
}
 #footer-widgets .widget.widget_links ul li a {
    position: relative;
    display: inline-block;
    padding-right: 25px;
	color:#c0c0c0;
	text-decoration:none;
text-transform: capitalize;
}


 #footer-widgets .textwidget p {
color:#c0c0c0;
}


#footer-widgets .widget.widget_links ul li a:hover{
	color:#063f4a;
background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);

-webkit-background-clip: text;

-webkit-text-fill-color: transparent;
}
#footer-widgets .widget.widget_links ul li a:before {
content: "\ea5c";
font-family: IcoFont !important;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0;
background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);

-webkit-background-clip: text;

-webkit-text-fill-color: transparent;
}


/*
#footer-widgets .widget.widget_links ul li a:before {
    content: "\f101";
}
*/





#footer-widgets .widget.widget.widget_information ul li {
    position: relative;
    padding: 0;
    border: 0;
    margin-bottom: 10px;
    display: block;margin-top: 0;
}
 #footer-widgets .widget.widget.widget_information ul .hl {

margin-left: 5px;
    float: right;color: #c0c0c0;
}

#footer-widgets .widget.widget.widget_information ul li:first-child .text {
font-family: "GE_SS_Two_Light";
}

#footer-widgets .widget.widget.widget_information ul .text {
font-family: "Montserrat";

    float: right;color: #c0c0c0;
}
#footer-widgets .widget {
    position: relative;
    z-index: 1;
    color: #fff;
}
.widget.widget_socials .socials a {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    color: #c5c5c5;
    line-height: 38px;
    text-align: center;
    margin-left: 3px;
    margin-bottom: 10px;
    z-index: 1;
}
.widget.widget_socials .socials a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 1px solid #c0c0c0;
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}
.widget.widget_socials .socials a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 1px solid #c0c0c0;

    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}
#footer-widgets .widget .widget-title > span::after {
    width: 0;
    height: 1px;
    background-color: #585252;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -2;
	width: 60px;
height: 3px;
background-color: #063f4a;

 background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);

}

.widget.widget_socials .socials a:hover:before {
  background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);    
    border-color: #063f4a;
}

.widget.widget_socials .socials a:hover {
color:#fff;
}

.footer-logo{
    margin-bottom: 20px;
}


#copyright {
text-align: center;
border-top: 1px solid #333c;
padding: 4px 0;
margin-top: 20px;
}



/*
.single-slider {
transition: all ease-in-out 3s !important;
}*/

/*
.single-slider.slick-active {
background-size: 110% 150% !important;
}

*/

















/* Start:/local/assets/css/styles-refactor.min.css?158768302163428*/

.image-bg,
.advantage-image-item,
.main-types .image,
.video-block:before {
    background-position: 50% 50%;
    background-size: cover
}

.main-types .image img {
height:300px;opacity: 0.6;transition: all ease-in-out 0.4s;
}

.main-about {
    padding-top: 100px;
    padding-bottom: 150px
}
.main-design-types .main-design-item:hover img {
opacity: 1;
}

.main-design-types .col-sm-3 {
padding:0 4px;
}


.main-design-types .title:after {
width: 100px;
height: 2px;
content: "";
position: absolute;
bottom: 0;
background-color: #063f4a;
margin-right: -50px;
}

.main-about-text .advantage-text {
    max-width: 570px
}

.advantage-image {
    display: inline-block;
    width: 100%
}

.advantage-image-item {
    width: 100%;
    height: 500px;
    position: relative;
    right: 80px;
    z-index: 50
}

.advantage-square {
    top: 50px;
    position: absolute;
    z-index: 0;
    height: 540px;
    width: 100%
}

.lead {
    font-size: 1.2em
}

.main-design-top {
    height: auto;
    margin-bottom: 65px
}

.main-design .text-spec-block {
    position: relative;
    bottom: 0
}

.main-design .text-spec-block .block-text {
    max-width: 630px
}

.main-types {
    height: auto;
    background: #0e0e0e
}

.main-types:after {
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0
}

.main-types .title,
.main-design-types .subtitle {
    max-width: 290px
}

.main-types .image {
    width: 100%background: #000;
}

.main-types .description {
    color: #fff;
    padding: 20px 40px 40px;
    min-height: 150px;
    font-size: 15px;
    line-height: 1.5;
    max-width: 310px;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0
}

.main-types:hover:after {
    border-color: #fff;
    bottom: 15px
}

.main-types:hover .description {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.readmore-wrap {
    width: 260px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.readmore-wrap button,
.readmore-wrap .button {
    z-index: 10;
    padding-right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.readmore-wrap .loadmore:after {
    display: none
}

.filter-head {
    margin-bottom: 50px
}

.filter-head .main-about-text,
.filter-head .filters {
    display: inline-block
}

.filter-head .main-about-text {
    float: right;
    position: relative;
    top: -15px;
    margin-left: 40px
}

.filter-head .main-about-text h2 {
    margin-bottom: 0
}

.filter-head .main-about-text h4 {
    margin-bottom: 10px
}

.filter-head .filters {
    float: left;
    text-align: left;
    max-width: 100%;
    padding: 20px 0
}

.filter-head .filters label {
    width: auto;
    font-size: 16px;
    font-family: 'Merriweather', 'Times New Roman', serif;
    padding: 0
}

.filter-head .filters label span:before {
    top: 6px
}

.filter-head .filters label,
.filter-head .filters .reset-link {
    padding: 20px 30px
}

.filter-head .filters .reset-link {
    margin-right: 20px;
    display: inline-block;
    position: relative;
    top: 1px
}

.stages-main {
    margin-top: 150px;
    margin-bottom: 200px
}

.achievement-main {
    margin-bottom: 110px
}

.more-wrap-right {
    text-align: left;
    width: 100%
}

.achievement-main .row {
    margin-right: -40px;
    margin-left: -40px
}

.achievement-main-item {
    font-size: 16px;
    line-height: 1.4;
    padding: 0 40px;
    max-width: 290px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 60px
}

.achievement-main-item .image-wrap {
    position: relative;
    margin-bottom: 60px
}

.achievement-main-item .image-wrap:before {
    content: '';
    position: absolute;
    border: 1px solid #0e2f35;
    width: 100%;
    top: 30px;
    bottom: -30px;
    right: 30px;
    -webkit-transition: bottom .3s ease-out;
    transition: bottom .3s ease-out
}

.achievement-main-item .description {
    color: #fff
}

.achievement-main-item .link {
    margin-top: 10px;
    text-decoration: underline;
    font-family: 'Merriweather', 'Times New Roman', serif;
    -webkit-transition: text-decoration .3s ease-out;
    transition: text-decoration .3s ease-out
}

.achievement-main-item:nth-of-type(8n + 5) {
    margin-right: 90px
}

.achievement-main-item:nth-of-type(8n + 5) .image-wrap:before,
.achievement-main-item:nth-of-type(8n + 6) .image-wrap:before,
.achievement-main-item:nth-of-type(8n + 7) .image-wrap:before,
.achievement-main-item:nth-of-type(8n + 8) .image-wrap:before {
    left: 30px;
    right: auto
}

.achievement-main-item:hover .link {
    text-decoration: none
}

.achievement-main-item:hover .image-wrap:before {
    bottom: -40px;
    border-color: #fff
}

.review-main {
    margin-top: 140px;
    margin-bottom: 140px
}

.main-founder {
    margin-bottom: 260px
}

.main-founder .container {
    position: relative
}

.main-founder .stretched-text {
    z-index: -1;
    right: 77%
}

.founder-video {
    height: 700px;
    width: 83.3333%;
    position: relative;
    display: inline-block;
    overflow: hidden
}

.video-block {
    position: relative
}

.video-block iframe {
    width: 100%;
    max-width: 100%;
    height: 100% !important
}

.video-btn {
    z-index: 10
}

.video-btn,
.video-btn:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.video-btn:before {
    content: '';
    cursor: pointer;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: background .3s ease-out;
    transition: background .3s ease-out
}

.video-btn:hover:before {
    background: rgba(0, 0, 0, 0)
}

.video-play-label {
    position: absolute;
    right: 20px;
    z-index: 15;
    color: #fff;
    font: 400 20px/1 Merriweather, 'Times New Roman', serif;
    bottom: 20px
}

.video-play-label:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 24px 40px;
    border-color: transparent transparent transparent #fff;
    bottom: 35px;
    position: absolute;
    right: 0
}

.partners-slider-block {
    margin-bottom: 110px
}

.partner-image {
    max-width: 100%;
    height: 110px;
    line-height: 110px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.partner-image:hover {
    opacity: .6
}

.partner-image img {
    max-height: 110px;
    width: 100%;
    display: inline-block
}

.partners-slider {
    background: #0e0e0e;
    padding: 60px 40px
}

.partners-slider .slide {
    text-align: center;
    outline: none
}

.partners-slider-wrap {
    position: relative
}

.partners-slider-arrows {
    position: absolute;
    bottom: 0;
    left: 0;
    min-width: 275px;
    background: #171717;
    color: #8d8989;
    line-height: 50px;
    height: 50px;
    vertical-align: middle;
    text-align: left;
    padding: 0 30px;
    font-size: 24px;
    font-weight: 300
}

.partners-slider-arrows:before {
    content: '';
    position: absolute;
    height: 30px;
    width: 1px;
    background: #2f2f2f;
    top: 11px;
    right: 80px
}

.partners-slider-arrows span {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.partners-slider-arrows .current {
    color: #0e2f35
}

.gold-arrows .slick-next,
.gold-arrows .slick-prev {
    width: 60px;
    height: 60px
}

.partners-slider-arrows .slick-prev {
    right: 20px
}

.partners-slider-arrows .slick-next {
    left: 134px
}

.gold-arrows .slick-next:before,
.gold-arrows .slick-prev:before,
.gold-arrows .slick-next:after,
.gold-arrows .slick-prev:after {
    content: "";
    position: absolute;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.gold-arrows .slick-next:before,
.gold-arrows .slick-prev:before {
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    width: 5px;
    height: 5px;
    top: 50%
}

.gold-arrows .slick-next:before {
    left: 18px;
    border-left: 1px solid #0e2f35;
    border-top: 1px solid #0e2f35
}

.gold-arrows .slick-prev:before {
    right: 15px;
    border-right: 1px solid #0e2f35;
    border-bottom: 1px solid #0e2f35
}

.gold-arrows .slick-next:after,
.gold-arrows .slick-prev:after {
    width: 26px;
    height: 1px;
    background: #0e2f35;
    top: 50%
}

.gold-arrows .slick-next:after {
    right: 17px
}

.gold-arrows .slick-prev:after {
    left: 17px
}

.gold-arrows .slick-next:hover:before,
.gold-arrows .slick-prev:hover:before {
    border-color: #fff
}

.gold-arrows .slick-next:hover:before {
    left: 12px
}

.gold-arrows .slick-prev:hover:before {
    right: 9px
}

.gold-arrows .slick-next:hover:after,
.gold-arrows .slick-prev:hover:after {
    width: 33px;
    background: #fff
}

.container-footer {
    max-width: 1410px;
    margin-right: auto;
    margin-left: auto
}

.footer-bottom-copy .row,
.footer-bottom .row,
.bottom-menus .row {
    font-size: 0
}

.footer-bottom {
    margin-bottom: 70px
}

.logo-bottom {
    margin-bottom: 0
}

.col-1-5,
.col-3-5 {
    display: inline-block;
    vertical-align: top;
    padding-right: 15px;
    padding-left: 15px;
    position: relative
}

.col-1-5 {
    width: 20%
}

.col-3-5 {
    width: 60%
}

.col-5-push-1 {
    right: 20%
}

.col-5-pull-3 {
    left: 60%
}

.bottom-menus {
    margin-bottom: 100px
}

.footer-menu,
.footer-menu li,
.footer-sub-menu,
.footer-sub-menu li {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-menu a,
.footer-menu span,
.footer-sub-menu a {
    display: inline-block;
    position: relative
}

.footer-menu a.star:before,
.footer-sub-menu a.star:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    right: -18px;
    background: url(/local/assets/css/../images/sprite.svg) 0 0;
    background-size: 10px 10px
}

.footer-menu>li>.link.star:before,
.footer-menu>li>a.star:before {
    top: 11px
}

.footer-sub-menu>li>a.star:before {
    top: 7px;
    opacity: .6
}

.footer-menu>li>.link,
.footer-menu>li>a {
    font: 400 18px/1.5 Merriweather, 'Times New Roman', serif;
    color: #fff;
    padding: 3px 0
}

.footer-menu.li3>li>a {
    line-height: 2.25
}

.footer-menu>li>.inactive {
    cursor: text
}

.footer-menu>li>.link.active,
.footer-menu>li>.link:hover,
.footer-menu>li>a.active,
.footer-menu>li>a:hover {
    color: #0e2f35
}

.footer-menu>li>.inactive:hover {
    color: #FFF
}

.footer-sub-menu {
    margin-top: 10px
}

.footer-sub-menu>li>a {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 300;
    color: #989898;
    padding: 4px 0
}

.footer-sub-menu>li>a:hover,
.footer-sub-menu>li>a.active {
    color: #fff
}

.mixed-menu>li+li {
    margin-top: 20px
}

.footer-bottom-copy .row div,
.footer-bottom .row div {
    font-size: 16px;
    line-height: 1.5;
    color: #838383;
    font-weight: 300
}

.logo-bottom {
    margin-top: 4px
}

.footer-bottom p {
    margin: 0
}

.footer-bottom p+p {
    margin-top: 15px
}

.copyright {
    font-size: 14px
}

.madeby img {
    display: block;
    margin: 5px 0 0
}

.phones {
    margin-top: 40px
}

.phones a {
    color: #fff
}

.phones a:hover {
    color: #0e2f35
}

.footer-madeby {
    padding-top: 0;
    position: relative;
    top: -4px
}

.footer-madeby a {
    color: #fff
}

.footer-madeby a,
.madeby img {
    opacity: .6;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

a.madeby:hover img {
    opacity: 1
}

@media (min-width: 991px) {
    .footer,
    .footer-push {
        height: 670px !important
    }
}

@media(min-width: 1300px) {
    .meet-form .personal-data {
        display: inline-block;
        padding-left: 170px
    }
}

@media (max-width: 1470px) {
    .container-footer {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media (max-width: 1100px) {
    .filter-head .filters label,
    .filter-head .filters .reset-link {
        padding: 20px
    }
    .achievement-main-item {
        max-width: 23%;
        padding-right: 30px;
        padding-left: 30px
    }
    .achievement-main-item .image-wrap:before {
        top: 20px;
        bottom: -20px;
        right: 20px
    }
    .achievement-main-item:nth-of-type(8n + 5) .image-wrap:before,
    .achievement-main-item:nth-of-type(8n + 6) .image-wrap:before,
    .achievement-main-item:nth-of-type(8n + 7) .image-wrap:before,
    .achievement-main-item:nth-of-type(8n + 8) .image-wrap:before {
        left: 20px
    }
    .achievement-main-item .image-wrap {
        margin-bottom: 40px
    }
    .achievement-main-item:hover .image-wrap:before {
        bottom: -30px
    }
    .achievement-main .row {
        font-size: 0;
        margin-right: -30px;
        margin-left: -30px
    }
    .achievement-main-item:nth-of-type(8n + 5) {
        margin-right: 8%
    }
    .founder-video {
        height: 550px
    }
    .main-types .title,
    .main-design-types .subtitle {
        max-width: 240px
    }
    .footer-menu>li>.link,
    .footer-menu>li>a {
        font-size: 16px
    }
    .madeby img {
        margin: 8px 0 0
    }
    .footer-bottom .row div {
        font-size: 14px
    }
    .footer-bottom-copy .row div.copyright {
        font-size: 12px;
        line-height: 1.2
    }
    .footer-madeby {
        top: -6px
    }
    .footer-bottom {
        margin-bottom: 50px
    }
}

@media (max-width: 992px) {
    .filter-head .filters label,
    .filter-head .filters .reset-link {
        padding: 10px
    }
    .filter-head .filters label {
        font-size: 14px
    }
    .filter-head .main-about-text {
        margin-left: 20px
    }
    .filter-head .filters .reset-link {
        margin-right: 10px
    }
    .achievement-main-item {
        font-size: 14px;
        max-width: 30%
    }
    .achievement-main-item:nth-of-type(8n + 5) {
        margin-right: 0
    }
    .achievement-main-item:nth-of-type(6n + 4) {
        margin-right: 10%
    }
    .achievement-main-item:nth-of-type(8n + 5) .image-wrap:before,
    .achievement-main-item:nth-of-type(8n + 6) .image-wrap:before,
    .achievement-main-item:nth-of-type(8n + 7) .image-wrap:before,
    .achievement-main-item:nth-of-type(8n + 8) .image-wrap:before {
        left: -20px
    }
    .stages-main {
        margin-top: 110px;
        margin-bottom: 150px
    }
    .achievement-main .more-wrap-right {
        margin-top: 0
    }
    .main-about {
        padding-top: 80px
    }
    .review-main {
        margin-top: 90px;
        margin-bottom: 90px
    }
    .main-founder {
        margin-bottom: 180px
    }
    .founder-video {
        height: 450px
    }
    .bottom-menus {
        display: none
    }
    .col-5-pull-3 {
        left: 50%
    }
    .col-1-5 {
        width: 25%
    }
    .col-5-push-1 {
        right: 25%
    }
    .col-3-5 {
        width: 50%
    }
    .madeby {
        margin-top: 4px
    }
    .footer,
    .footer-push {
        height: 380px
    }
    .footer-menu>li>.link.star:before,
    .footer-menu>li>a.star:before {
        width: 8px;
        height: 8px;
        background-size: 8px 8px;
        right: -14px
    }
}

@media (max-width: 1200px) {
    .main-design-item .title {
        font-size: 18px
    }
    .main-design-types .subtitle ul {
        padding-right: 5px
    }
    .main-types .description {
        padding: 20px 30px
    }
    .main-design-item:after {
        right: 15px;
        top: 15px;
        left: 15px;
        bottom: 15px
    }
}

@media (max-width: 900px) {
    .main-types .title,
    .main-design-types .subtitle {
        max-width: 170px
    }
    .main-types:after {
        right: 10px;
        top: 10px;
        left: 10px;
        bottom: 10px
    }
    .main-types:hover:after {
        bottom: 0
    }
    .main-types .description {
        padding: 15px 25px 25px;
        font-size: 14px
    }
    .main-types .image {
        height: 260px
    }
}

@media (max-width: 767px) {
    .advantage-image {
        margin-top: 30px
    }
    .advantage-image-item {
        height: 360px
    }
    .advantage-square {
        height: 380px
    }
    .main-design-top {
        padding-top: 40px
    }
    .main-types .title,
    .main-design-types .subtitle {
        max-width: 70%
    }
    .main-types .description {
        padding: 15px 25px 25px;
        min-height: 1px;
        max-width: 400px
    }
    .filter-head .main-about-text {
        top: -10px;
        display: block;
        float: none;
        margin-left: 0
    }
    .filter-head .filters {
        padding: 10px 0
    }
    .readmore-wrap {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    .achievement-main .row {
        margin-right: -15px;
        margin-left: -15px
    }
    .achievement-main-item {
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 40px;
        max-width: 32%
    }
    .achievement-main-item .image-wrap:before {
        top: 10px;
        bottom: -10px;
        right: 10px
    }
    .achievement-main-item:nth-of-type(6n + 4) {
        margin-right: 4%
    }
    .achievement-main-item:nth-of-type(8n + 5) .image-wrap:before,
    .achievement-main-item:nth-of-type(8n + 6) .image-wrap:before,
    .achievement-main-item:nth-of-type(8n + 7) .image-wrap:before,
    .achievement-main-item:nth-of-type(8n + 8) .image-wrap:before {
        left: -10px
    }
    .achievement-main-item .image-wrap {
        margin-bottom: 30px
    }
    .achievement-main-item:hover .image-wrap:before {
        bottom: -20px
    }
    .achievement-main {
        margin-bottom: 30px
    }
    .review-main .review-wrap {
        margin: 10px 15px 35px
    }
    .main-founder {
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 100px
    }
    .founder-video {
        height: 400px;
        width: 100%
    }
    .partner-image {
        height: 120px;
        line-height: 120px
    }
    .partners-slider {
        padding: 20px;
        margin: 0 -15px
    }
    .partners-slider-arrows {
        left: -15px;
        min-width: 75px;
        line-height: 38px;
        height: 38px;
        padding: 0 15px;
        font-size: 18px;
        font-weight: 300
    }
    .partners-slider-arrows .slick-prev {
        right: 0
    }
    .partners-slider-arrows .slick-next {
        left: 109px
    }
    .partners-slider-arrows:before {
        display: none
    }
    .partners-slider-block {
        margin-bottom: 80px
    }
    .col-5-pull-3 {
        left: 0
    }
    .col-5-push-1 {
        right: 0
    }
    .col-3-5 {
        width: 100%
    }
    .col-1-5 {
        width: 50%
    }
    .footer .col-1-5:last-of-type {
        text-align: right
    }
    .madeby {
        text-align: right
    }
    .madeby img {
        margin: 8px 0 0 auto
    }
    .logo-bottom {
        margin-top: 0;
        max-width: 400px;
        margin-bottom: 70px;
        max-height: 65px
    }
    .footer-bottom-copy .col-3-5 {
        position: initial
    }
    .footer-bottom-copy .row div.copyright {
        max-width: 170px
    }
    .footer-socials {
        position: absolute;
        bottom: 20px;
        margin-bottom: 0;
        right: 0;
        left: 0
    }
    .footer-bottom {
        margin-bottom: 30px
    }
    .footer-bottom p {
        max-width: 220px
    }
    .footer {
        position: relative
    }
    .footer,
    .footer-push {
        height: auto
    }
    .stages-main {
        margin-top: 60px;
        margin-bottom: 50px
    }
    .meet-form {
        margin-top: 30px
    }
    .container-footer {
        padding-right: 15px;
        padding-left: 15px
    }
    .footer-menu>li>.link.star:before,
    .footer-menu>li>a.star:before {
        top: 7px
    }
}

@media (max-width: 550px) {
    .advantage-image-item {
        height: 300px;
        right: 50px
    }
    .advantage-square {
        height: 320px
    }
    .main-design-top {
        padding-top: 0;
        margin-bottom: 35px
    }
    .filter-head {
        margin-bottom: 30px
    }
    .stages-main {
        margin-top: 30px;
        margin-bottom: 70px
    }
    .achievement-main-item {
        max-width: 47%
    }
    .achievement-main-item:nth-of-type(6n + 4) {
        margin-right: 0
    }
    .achievement-main-item:nth-of-type(4n + 3) {
        margin-right: 6%
    }
    .achievement-main {
        margin-bottom: 0
    }
    .main-about {
        padding-top: 50px
    }
    .review-main {
        margin-top: 20px;
        margin-bottom: 60px
    }
    .founder-video {
        height: 300px
    }
    .main-founder {
        margin-bottom: 60px
    }
    .partner-image {
        height: 80px;
        line-height: 80px;
        padding: 0 15px
    }
    .partners-slider-arrows {
        min-width: 100px;
        line-height: 40px;
        height: 40px
    }
    .partners-slider-arrows:before {
        display: none
    }
    .partners-slider-block {
        margin-bottom: 30px
    }
    .main-bottom-form {
        margin-bottom: 50px
    }
    .madeby,
    .footer .col-1-5:last-of-type {
        width: 100%;
        text-align: center
    }
    .footer-bottom-copy .row div.copyright,
    .footer-bottom p {
        max-width: 100%
    }
    .footer-bottom .row div.address {
        margin-bottom: 30px
    }
    .phones {
        margin-top: 30px
    }
    .footer,
    .footer-push {
        height: auto
    }
    .footer-madeby {
        top: 0;
        margin-top: 20px
    }
    .madeby img {
        margin: 5px auto 0
    }
    .phones,
    .footer-bottom p+p {
        margin-top: 10px
    }
}

.dizproject-about {
    margin: 30px 0 0;
    padding-bottom: 50px;
    position: relative
}

.dizproject-about .text {
    max-width: 640px
}

.dizproject-about h2 {
    color: #0e2f35
}

.dizproject-about .square-default {
    position: absolute;
    height: 500px;
    width: 500px;
    top: -30px;
    right: 35%;
    z-index: -2
}

.dizproject-about .stretched-text {
    right: 40%;
    z-index: -1
}

.big-steps {
    counter-reset: section;
    margin-bottom: 200px
}

.big-steps .row:not(:last-of-type) {
    margin-bottom: 100px
}

.big-steps .row:nth-child(-n+10) .text-content:before {
    content: "0" counter(section)
}

.big-steps .text-content {
    margin-top: 80px
}

.big-steps .row .text-content:before {
    content: counter(section);
    counter-increment: section;
    font: 400 60px/1 Merriweather, 'Times New Roman', serif;
    color: #0e2f35;
    letter-spacing: .02em;
    margin-bottom: 10px;
    display: inline-block
}

.big-steps .row {
    margin-left: -30px;
    margin-right: -30px
}

.big-steps .row>div {
    position: relative;
    padding-left: 30px;
    padding-right: 30px
}

.big-steps .row:nth-of-type(even)>div:first-of-type {
    right: 50%
}

.big-steps .row:nth-of-type(even)>div:last-of-type {
    left: 50%
}

.big-steps h2 {
    max-width: 600px
}

.big-steps .title {
    font: 400 24px/1.25 Merriweather, 'Times New Roman', serif;
    letter-spacing: .08em;
    margin-bottom: 30px
}

.image-content {
    text-align: center
}

.big-steps .row:nth-of-type(even) .dizproject-image {
    margin-right: -130px
}

.big-steps .row:nth-of-type(odd) .dizproject-image {
    margin-left: -130px
}

.double-block {
    font-size: 0
}

.double-block img {
    display: inline-block;
    max-width: 48%
}

.double-block img+img {
    margin-right: 4%
}

.image-content .doc-item {
    position: relative;
    max-width: 410px;
    font: 400 18px/1.3 Merriweather, 'Times New Roman', serif;
    overflow: hidden;
    display: inline-block;
    padding: 0 50px;
    text-align: left
}

.image-content .doc-item:before {
    content: '';
    position: absolute;
    bottom: 35px;
    right: 0;
    left: 0;
    top: 10px;
    border-bottom: 1px solid #0e2f35;
    border-right: 1px solid #0e2f35;
    border-left: 1px solid #0e2f35
}

.image-content .doc-item .wrap {
    position: relative;
    display: inline;
    text-align: left
}

.image-content .doc-item img {
    margin-top: 20px
}

.image-content .doc-item .wrap:after,
.image-content .doc-item .wrap:before {
    content: '';
    position: absolute;
    height: 1px;
    top: 10px;
    background: #0e2f35
}

.image-content .doc-item .wrap:before {
    left: 100%;
    margin-left: 10px;
    right: -50px
}

.image-content .doc-item .wrap:after {
    right: 100%;
    margin-right: 10px;
    left: -50px;
    width: 400px
}

@media (max-width: 1420px) and (min-width: 1281px) {
    .big-steps .row:nth-of-type(even) .dizproject-image {
        margin-right: -30px
    }
    .big-steps .row:nth-of-type(odd) .dizproject-image {
        margin-left: -30px
    }
}

@media (max-width: 1280px) {
    .big-steps .text-content {
        margin-top: 30px
    }
    .big-steps .title {
        font-size: 20px;
        margin-bottom: 20px
    }
    .big-steps .row .text-content:before {
        font-size: 46px
    }
    .image-content .doc-item {
        max-width: 340px
    }
    .big-steps .row:not(:last-of-type) {
        margin-bottom: 80px
    }
    .big-steps {
        margin-bottom: 160px
    }
}

@media (max-width: 992px) {
    .dizproject-about .square-default {
        height: 300px;
        width: 300px;
        top: -30px
    }
    .dizproject-about .text {
        max-width: 500px
    }
    .big-steps {
        margin-bottom: 120px
    }
    .big-steps h2 {
        max-width: 500px
    }
    .big-steps .text-content {
        margin-top: 0
    }
    .big-steps .row .text-content:before {
        font-size: 36px
    }
    .big-steps .title {
        font-size: 18px
    }
    .big-steps .row:nth-of-type(even) .dizproject-image {
        margin-right: -50px
    }
    .big-steps .row:nth-of-type(odd) .dizproject-image {
        margin-left: -50px
    }
    .image-content .doc-item {
        max-width: 300px;
        padding: 0 30px;
        font-size: 16px
    }
    .big-steps .row:nth-of-type(odd) .double-block,
    .big-steps .row:nth-of-type(even) .double-block {
        text-align: center;
        margin-left: 0;
        margin-right: 0
    }
    .double-block img {
        max-width: 300px
    }
    .double-block img+img {
        display: none
    }
}

@media (max-width: 767px) {
    .big-steps {
        margin-bottom: 80px
    }
    .image-content .doc-item {
        font-size: 14px
    }
    .big-steps .title {
        font-size: 16px;
        margin-bottom: 15px
    }
    .big-steps .row .text-content:before {
        font-size: 30px
    }
    .big-steps .row:nth-of-type(even)>div:first-of-type {
        right: 0
    }
    .big-steps .row:nth-of-type(even)>div:last-of-type {
        left: 0
    }
    .big-steps .row:nth-of-type(even) .dizproject-image {
        margin-right: 0
    }
    .big-steps .row:nth-of-type(odd) .dizproject-image {
        margin-left: 0
    }
    .double-block img+img {
        display: inline-block
    }
    .double-block img {
        max-width: 48%
    }
    .big-steps .text-content {
        margin-bottom: 30px
    }
    .big-steps .row:not(:last-of-type) {
        margin-bottom: 60px
    }
    .image-content .doc-item img {
        margin-top: 15px
    }
}

@media (max-width: 550px) {
    .big-steps {
        margin-bottom: 80px
    }
    .big-steps .text-content {
        margin-bottom: 20px
    }
    .big-steps .row:not(:last-of-type) {
        margin-bottom: 40px
    }
}

.flats-wrap {
    position: relative;
    margin: 50px 0 150px
}

.flats-wrap .square-default {
    position: absolute;
    width: 450px;
    top: 0;
    left: 40px;
    z-index: -1
}

.flats-wrap .image {
    position: relative;
    margin-right: -130px;
    margin-top: -30px;
    z-index: 50;
    width: 100%;
    height: 390px;
    background-position: 50% 50%;
    background-size: cover
}

.flat-stages {
    position: relative;
    margin-bottom: 300px
}

.flat-stages .stretched-text {
    right: 25%;
    z-index: -1
}

.list-wrap {
    counter-reset: section
}

.list-wrap .list-item {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.47;
    margin-bottom: 50px
}

.list-wrap .list-item:nth-child(-n+10):before {
    content: "0" counter(section)
}

.list-wrap .list-item:before {
    content: counter(section);
    counter-increment: section;
    font: 400 48px/1 Merriweather, 'Times New Roman', serif;
    color: #0e2f35;
    letter-spacing: .02em;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%
}

.flat-stages .list-item>div {
    margin-right: 40px
}

.flat-stages .blog-page-link {
    margin: 0;
    padding: 165px 0 0;
    text-align: left
}

.flat-stages .readmore-link,
.readmore-link.one-link {
    padding-right: 0
}

.flat-meet {
    margin-bottom: 100px
}

.flat-meet .container {
    position: relative
}

.no-grayscale,
.no-grayscale .main-about-img .img {
    -webkit-filter: grayscale(0) !important;
    filter: grayscale(0) !important
}

.flat-meet .square-default {
    position: absolute;
    width: 530px;
    top: -250px;
    right: -150px
}

.flat-works h2 {
    max-width: 680px
}

.flat-works {
    margin-bottom: 50px
}

.flat-advantage {
    margin-bottom: 120px
}

.flat-calc {
    margin-bottom: 170px
}

.flat-calc-list .title {
    font: 400 44px/1 Merriweather, 'Times New Roman', serif;
    letter-spacing: .08em;
    margin-bottom: 30px
}

.flat-calc-list ol,
.flat-calc-list ul {
    margin: 0 0 25px;
    padding: 0;
    min-height: 320px;
    max-width: 520px
}

.flat-calc-list li {
    margin: 0;
    padding: 0 0 0 15px;
    list-style: none;
    position: relative;
    font: 300 15px/1.3 Muller, Verdana, sans-serif
}

.flat-calc-list li+li {
    margin-top: 11px
}

.flat-calc-list li:before {
    content: '';
    position: absolute;
    top: 7px;
    right: 0;
    width: 5px;
    height: 5px;
    background: #fff
}

.flat-calc-list .price {
    font-size: 24px;
    font-family: 'Merriweather', 'Times New Roman', serif;
    letter-spacing: .08em;
    display: inline-block
}

.flat-calc-list .readmore-link {
    float: right
}

.flat-calc-list {
    margin-right: -50px;
    margin-left: -50px
}

.flat-calc-list>div {
    padding-right: 50px;
    padding-left: 50px
}

.flat-calc-list .list-item {
    position: relative;
    padding: 40px 0
}

.flat-calc-list .list-item:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 120px;
    left: 0;
    background: #0e0e0e;
    z-index: -1
}

.before-after {
    margin-bottom: 230px
}

.before-after h2 {
    max-width: 930px
}

.flat-about {
    font-size: 15px;
    margin-bottom: 185px
}

.flat-about .container {
    position: relative
}

.flat-about .row {
    margin-right: -30px;
    margin-left: -30px
}

.flat-about .row>div {
    padding-right: 30px;
    padding-left: 30px
}

.flat-about .row>div:nth-of-type(even) {
    margin-top: 300px
}

.flat-about .row>div.ptop:nth-of-type(even) {
    margin-top: 155px
}

.flat-about .square-default {
    position: absolute;
    left: -30px;
    width: 520px;
    top: 0;
    z-index: -1
}

@media (max-width: 1280px) {
    .flats-wrap .image {
        margin-right: -80px
    }
    .flat-stages .blog-page-link {
        margin: 0 0 0 30px
    }
    .flat-advantage .main-about-content {
        margin-left: 30px
    }
    .flat-advantage .main-about-img .readmore-link {
        right: 0;
        padding-right: 0
    }
    .flat-advantage {
        margin-bottom: 80px
    }
    .flat-about,
    .flat-calc {
        margin-bottom: 120px
    }
    .before-after {
        margin-bottom: 150px
    }
}

@media (max-width: 900px) {
    .flats-wrap .image {
        margin-right: -35px;
        height: 500px
    }
    .flats-wrap .square-default {
        left: -120px
    }
    .list-wrap .list-item:before {
        font-size: 40px
    }
    .flat-stages .list-item>div {
        margin-right: 28px
    }
    .list-wrap .list-item {
        margin-bottom: 30px
    }
    .flat-stages {
        margin-bottom: 125px
    }
    .flat-meet {
        margin-bottom: 50px
    }
    .flat-works {
        margin-bottom: 0
    }
    .flat-calc-list .title {
        font-size: 30px;
        margin-bottom: 20px
    }
    .flat-calc-list {
        margin-right: -30px;
        margin-left: -30px
    }
    .flat-calc-list>div {
        padding-right: 30px;
        padding-left: 30px
    }
    .flat-calc-list .readmore-link {
        margin-left: -30px
    }
    .flat-calc-list .list-item {
        padding: 20px 0
    }
    .flat-calc-list .list-item:before {
        right: 70px;
        left: -30px
    }
    .before-after {
        margin-bottom: 120px
    }
    .flat-about,
    .flat-calc {
        margin-bottom: 100px
    }
    .flat-about .square-default {
        left: 0;
        width: 50%
    }
}

@media (max-width: 767px) {
    .flats-wrap .image {
        margin-right: -15px;
        height: 200px;
        left: 50px;
        margin-top: 0;
        margin-bottom: 30px
    }
    .flats-wrap {
        margin: 60px 0 80px
    }
    .flats-wrap .square-default {
        left: -125px;
        top: -40px
    }
    .flat-stages .list-item>div {
        margin-right: 25px
    }
    .flat-stages .blog-page-link {
        margin: 0 30px;
        padding: 90px 0 0
    }
    .flat-stages .blog-page-link .page-square {
        right: 0;
        left: auto
    }
    .flat-stages {
        margin-bottom: 50px
    }
    .flat-meet .square-default {
        display: none
    }
    .flat-meet {
        margin-bottom: 0
    }
    .flat-advantage {
        margin-bottom: 30px
    }
    .flat-calc-list .title {
        font-size: 24px;
        margin-bottom: 15px
    }
    .flat-calc-list li+li {
        margin-top: 7px
    }
    .flat-calc-list li,
    .list-wrap .list-item {
        font-size: 14px
    }
    .flat-calc-list li:before {
        top: 6px
    }
    .flat-calc-list ol,
    .flat-calc-list ul {
        min-height: 1px;
        margin: 0 0 15px
    }
    .flat-calc-list .price {
        font-size: 20px
    }
    .flat-calc-list>div+div {
        margin-top: 30px
    }
    .before-after,
    .flat-calc {
        margin-bottom: 80px
    }
    .main-bottom-form {
        margin-bottom: 60px
    }
    .flat-about {
        margin-bottom: 40px
    }
    .flat-about .square-default {
        left: -20px;
        width: 170px;
        top: -30px
    }
    .flat-about {
        font-size: 14px
    }
    .flat-about .row>div:nth-of-type(even),
    .flat-about .row>div.ptop:nth-of-type(even) {
        margin-top: 20px
    }
}

@media (max-width: 560px) {
    .flat-calc-list .title {
        font-size: 20px
    }
    .flat-about .square-default {
        display: none
    }
    .flats-wrap .square-default {
        left: -235px
    }
}

.office-head {
    margin: 100px 0;
    font-size: 17px
}

.office-head .row>div {
    position: relative
}

.office-head .square-default {
    width: 75%;
    left: 15px;
    top: 0;
    position: absolute;
    z-index: -1;
    bottom: -80px
}

.office-head .title {
    font: 400 30px/1.2 Merriweather, 'Times New Roman', serif;
    margin-top: 100px;
    margin-bottom: 160px
}

.office-head .description {
    font-weight: 300;
    font-size: 24px;
    line-height: 1.7
}

.office-head .title,
.office-head .description {
    right: 10%;
    position: relative
}

.vertical-middle>div,
.project-images {
    font: 300 17px/1.4 Muller, Verdana, sans-serif
}

.project-images {
    margin-bottom: 160px
}

.project-images img {
    width: 100%
}

.vertical-middle {
    font-size: 0
}

.vertical-middle>div {
    float: none;
    display: inline-block;
    vertical-align: middle
}

@media (max-width: 1280px) {
    .project-images {
        margin-bottom: 120px
    }
}

@media (max-width: 992px) {
    .office-head .square-default {
        bottom: auto;
        width: 250px
    }
    .office-head .title {
        font-size: 26px;
        margin-top: 50px;
        margin-bottom: 50px
    }
    .office-head .description {
        font-size: 20px
    }
    .office-head {
        margin: 80px 0
    }
    .office-head,
    .vertical-middle>div,
    .project-images {
        font-size: 15px
    }
    .office-head .text {
        margin-top: 80px;
        max-width: 700px
    }
    .office-head .square-default {
        left: auto;
        right: 0;
        top: -50px;
        bottom: -50px
    }
    .office-head .title,
    .office-head .description {
        right: 20%
    }
    .project-images {
        margin-bottom: 80px
    }
}

@media (max-width: 767px) {
    .office-head .title {
        font-size: 22px;
        margin-top: 30px;
        margin-bottom: 30px
    }
    .office-head .description {
        font-size: 18px
    }
    .office-head .title,
    .office-head .description {
        right: 10%
    }
    .office-head .square-default {
        right: -30px;
        top: -30px;
        bottom: -30px;
        width: 220px
    }
    .office-head {
        margin: 100px 0 60px
    }
    .office-head .text {
        margin-top: 60px
    }
    .office-head,
    .vertical-middle>div,
    .project-images {
        font-size: 14px
    }
    .project-images {
        margin-bottom: 60px
    }
    .project-images .row {
        margin-right: -10px;
        margin-left: -10px
    }
    .project-images .row>div {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media (max-width: 510px) {
    .project-images .row>div {
        width: 100%
    }
    .project-images .row>div+div {
        margin-top: 20px
    }
}

.team-header {
    margin: 50px 0 260px;
    font: 300 24px/1.2 Muller, Verdana, sans-serif;
    letter-spacing: .02em
}

.team-header br {
    display: block;
    height: 10px;
    content: ''
}

.team-header .container {
    position: relative
}

.team-header .square-default {
    position: absolute;
    z-index: -1;
    left: 17%;
    width: 520px;
    top: -30px;
    bottom: -140px
}

.designer-list .list .point {
    font-family: 'Merriweather', 'Times New Roman', serif;
    font-weight: 300
}

.team-history {
    margin-bottom: 180px
}

.team-history img {
    width: 100%;
    margin-bottom: 40px
}

.team-history .title {
    font: 400 20px/1.6 Merriweather, 'Times New Roman', serif;
    margin-bottom: 15px
}

.quote-block {
    position: relative;
    text-align: center;
    font: 400 32px/1.25 Merriweather, 'Times New Roman', serif;
    margin-bottom: 200px
}

.quote-block .square-default {
    position: absolute;
    top: -170px;
    right: 50%;
    width: 550px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1
}

.quote-block blockquote {
    max-width: 920px;
    margin: 0 auto
}

@media (max-width: 1280px) {
    .team-header {
        font-size: 20px
    }
    .team-header .square-default {
        top: -70px;
        bottom: -80px
    }
    .team-history img {
        margin-bottom: 30px
    }
    .team-history .title {
        font-size: 18px
    }
    .team-history {
        margin-bottom: 130px
    }
    .quote-block {
        font-size: 26px;
        margin-bottom: 150px
    }
    .quote-block blockquote {
        max-width: 750px
    }
    .quote-block .square-default {
        top: -120px;
        right: 50%;
        width: 450px
    }
}

@media (max-width: 992px) {
    .team-header {
        margin: 50px 0 130px;
        font-size: 18px
    }
    .team-header .square-default {
        width: 350px;
        left: 40px
    }
    .team-history {
        margin-bottom: 100px
    }
    .quote-block {
        font-size: 22px;
        margin-bottom: 100px
    }
    .quote-block blockquote {
        max-width: 630px
    }
    .quote-block .square-default {
        top: -80px;
        width: 350px
    }
}

@media (max-width: 767px) {
    .team-header {
        font-size: 16px
    }
    .team-header .square-default {
        width: 260px;
        left: -20px;
        top: -35px;
        bottom: -35px
    }
    .team-history img {
        margin-bottom: 20px
    }
    .team-history .title {
        font-size: 16px
    }
    .team-history {
        margin-bottom: 80px
    }
    .quote-block {
        font-size: 18px
    }
    .quote-block .square-default {
        top: -50px;
        width: 33.33%;
        bottom: -80px
    }
}

@media (max-width: 560px) {
    .team-header {
        font-size: 14px
    }
    .team-header .square-default {
        width: 66.666%
    }
    .team-history .row>div {
        width: 100%
    }
    .team-history-item {
        margin: 0 -15px 30px;
        font-size: 0
    }
    .team-history .title {
        font-size: 14px;
        padding: 0 15px
    }
    .team-history img {
        margin-bottom: 15px
    }
    .quote-block {
        font-size: 16px;
        margin-bottom: 80px
    }
    .quote-block .square-default {
        top: -30px;
        width: 66.66%;
        bottom: -60px
    }
}

.main-design-types {
    margin-bottom: 110px
}

.main-design-types .main-design-item {
    margin-bottom: 30px
}

.menu-about {
    font-weight: 300;
    margin-bottom: 200px;
    font-size: 15px
}

.menu-about .container {
    position: relative
}

.menu-about .title {
    font: 400 16px/1.3 Merriweather, 'Times New Roman', serif;
    letter-spacing: .02em;
    margin-bottom: 10px
}

.menu-about .square-default {
    position: absolute;
    width: 41%;
    left: 0;
    top: -65px;
    bottom: -65px;
    z-index: -1
}

.menu-about br {
    content: '';
    display: block;
    height: 5px
}

.menu-about .text-block {
    max-width: 94%
}

.menu-about .text-block+.text-block {
    margin-top: 25px
}

.menu-about .row>div:nth-of-type(even) {
    margin-top: 50px
}

.our-works {
    margin-bottom: 55px
}

@media (max-width: 1280px) {
    .menu-about,
    .our-works {
        margin-bottom: 55px
    }
}

@media (max-width: 992px) {
    .menu-about,
    .our-works {
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .menu-about {
        font-size: 14px
    }
    .our-works {
        margin-bottom: 30px
    }
    .menu-about,
    .main-design-types {
        margin-bottom: 70px
    }
    .menu-about .row>div:nth-of-type(even) {
        margin-top: 25px
    }
    .menu-about .square-default {
        width: 66.66%;
        bottom: -30px;
        top: auto
    }
    .menu-about .title {
        font-size: 14px
    }
}

.stages-main {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: .04em
}

.stages-main h2 {
    max-width: 580px
}

.stages-main .slide {
    outline: none
}

.stages-main br {
    content: '';
    height: 5px;
    display: block
}

.stages-main-slider {
    margin-bottom: 30px;
    margin-left: -40px;
    margin-right: -40px
}

.stages-main-slider>div {
    padding-right: 40px;
    padding-left: 40px;
    position: relative
}

.stages-main-slider .stages-titles {
    font: 400 18px/1.2 Merriweather, 'Times New Roman', serif;
    color: #0e2f35
}

.stages-main-slider .stages-titles .slide {
    padding-bottom: 25px;
    position: relative;
    border-bottom: 1px solid #0e2f35;
    margin-bottom: 4px;
    outline: none;
    cursor: pointer;
    -webkit-transition: all .3s cubic-bezier(.7, .04, .42, .9);
    transition: all .3s cubic-bezier(.7, .04, .42, .9)
}

.stages-main-slider .stages-titles .slide:before {
    content: '';
    position: absolute;
    bottom: -4px;
    right: 0;
    width: 7px;
    height: 7px;
    background: #0e2f35;
    -webkit-transition: all .3s cubic-bezier(.7, .04, .42, .9);
    transition: all .3s cubic-bezier(.7, .04, .42, .9)
}

.stages-main-slider .slide:hover,
.stages-main-slider .slick-current {
    color: #fff
}

.stages-main-slider .slide:hover:before,
.stages-main-slider .slide.slick-current:before {
    background: #fff
}

.stages-titles.slick-initialized .slick-slide {
    display: inline-block;
    vertical-align: bottom;
    float: none
}

.stages-titles-arrows {
    position: relative;
    display: inline-block;
    text-align: left;
    width: 100%;
    padding-left: 30px;
    margin: 0 0 30px
}

.stages-titles .slide {
    padding-left: 15px
}

.stages-titles-arrows:before {
    content: '';
    position: absolute;
    width: 1px;
    background: #2f2f2f;
    top: 6px;
    bottom: 6px;
    z-index: 10;
    left: 91px
}

.stages-titles-arrows .slick-prev,
.stages-titles-arrows .slick-next {
    position: relative;
    display: inline-block;
    top: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    background-color: #171717
}

.stages-titles-arrows .slick-prev {
    right: 0
}

.stages-titles-arrows .slick-next {
    left: 0
}

.stages-main-content .text {
    margin-top: 100px;
    padding-left: 70px
}

.stages-slider-slider .slick-prev,
.stages-slider-slider .slick-next {
    width: 50%;
    height: 100%;
    z-index: 10
}

.stages-slider-slider .slick-prev {
    right: 0;
    cursor: url(/local/assets/css/../images/arrow-prev.cur), auto
}

.stages-slider-slider .slick-next {
    left: 0;
    cursor: url(/local/assets/css/../images/arrow-next.cur), auto
}

.stages-slider-slider .image {
    width: 100%;
    height: 510px;
    background-position: 50% 50%;
    background-size: cover
}

.stages-slider-slider {
    max-height: 550px
}

.stages-slider-slider .slick-next {
    left: 0
}

.sliders-wrap {
    position: relative;
    padding-bottom: 40px
}

.sliders-wrap:before {
    z-index: -1;
    content: '';
    position: absolute;
    background: #0e0e0e;
    top: 0;
    bottom: 0;
    left: 0;
    right: 33.33333333%
}

.slick-dots {
    bottom: -40px
}

.slick-dots li {
    margin: 10px 0 0
}

.slick-dots li,
.slick-dots li button {
    width: 30px;
    height: 30px;
    padding: 0
}

.slick-dots li button {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    background: #fff;
    content: '';
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    /*background: #0e2f35*/
}

@media (max-width: 1200px) {
    .stages-main-content .text {
        margin-top: 60px;
        padding-left: 0
    }
    .stages-slider-slider .image {
        height: 410px
    }
    .stages-slider-slider {
        max-height: 440px
    }
    .sliders-wrap:before {
        left: -30px
    }
    .stages-main-slider .stages-titles {
        margin-left: -40px
    }
    .stages-titles-arrows {
        padding-left: 0
    }
    .stages-titles-arrows:before {
        left: 61px
    }
}

@media (max-width: 992px) {
    .stages-main-slider .text {
        margin-bottom: 30px
    }
    .stages-main-content .text {
        margin-top: 40px
    }
    .stages-main-slider .stages-titles {
        font-size: 16px;
        margin-right: 150px
    }
    .stages-main-slider .stages-titles .slide {
        padding-bottom: 11px
    }
    .stages-titles-arrows {
        padding: 0;
        margin: 0;
        position: absolute;
        bottom: -25px;
        right: 24px;
        max-width: 120px
    }
    .stages-titles-arrows:before {
        display: none
    }
    .sliders-wrap:before {
        top: -20px;
        right: -40px;
        left: 14%
    }
    .stages-titles-arrows .slick-prev,
    .stages-titles-arrows .slick-next {
        background: transparent
    }
}

@media (max-width: 767px) {
    .stages-main {
        font-size: 14px
    }
    .stages-main br {
        height: 3px
    }
    .stages-slider-slider .image {
        height: 310px
    }
    .stages-slider-slider {
        max-height: 350px
    }
    .stages-main-slider .stages-titles {
        font-size: 14px;
        margin-left: -15px;
        margin-right: 155px
    }
    .sliders-wrap {
        padding-bottom: 0
    }
    .sliders-wrap:before {
        left: 32%
    }
    .stages-main-slider .stages-titles .slide {
        padding-bottom: 14px
    }
    .stages-main-content .text {
        margin-top: 60px
    }
    .stages-main-content {
        margin: 0 -15px
    }
    .stages-main-content .text {
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (max-width: 560px) {
    .stages-slider-slider .image {
        height: 220px
    }
    .stages-slider-slider {
        max-height: 260px
    }
    .slick-dots li,
    .slick-dots li button {
        width: 25px;
        height: 40px
    }
}

.filter-head .filters label {
    position: relative
}

.checkbox {
    cursor: pointer;
    font: 400 16px/1.3 Merriweather, 'Times New Roman', serif
}

.checkbox [type='checkbox'] {
    display: none
}

.checkbox span {
    position: relative;
    padding-right: 18px
}

.checkbox span:before {
    content: "";
    position: absolute;
    right: 0;
    top: 6px;
    width: 10px;
    height: 10px;
    border: 1px solid #0e2f35;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.checkbox [type='checkbox']:checked+span::before {
    background: #0e2f35
}

.personal-data {
    font-size: 12px
}

.personal-data span:before {
    top: 2px
}

.page-bottom-form {
    position: relative
}

.page-bottom-form:not(.portfolio-form):before {
    content: "";
    position: absolute;
    top: 10px;
    bottom: -70px;
    left: 48px;
    right: 340px;
    background: #0e0e0e;
    z-index: -1
}

@media (max-width: 992px) {
    .page-bottom-form:before {
        bottom: -40px;
        right: 240px
    }
}

@media (max-width: 767px) {
    .checkbox {
        font-size: 10px
    }
    .checkbox span:before {
        top: 2px;
        width: 8px;
        height: 8px
    }
    .page-bottom-form:before {
        bottom: -20px;
        right: 33.333%;
        left: -15px
    }
    form {
        line-height: 1.3
    }
}

.prices-about {
    font-weight: 300;
    letter-spacing: .02em;
    line-height: 1.5;
    font-size: 15px;
    margin-top: 80px;
}

.prices-about h2 {
    max-width: 530px
}

.prices-about .text {
    margin-bottom: 50px;
    max-width: 530px
}

.prices-about .image {
    margin-top: 50px
}

.prices-about .image img,
.prices-about .image svg {
    width: 100%;
    position: relative;
    z-index: 70
}

.procent-wrap {
    margin-bottom: 45px;
    margin-right: -2px;
    margin-left: -2px
}

.procent-wrap>div {
    padding-right: 5px;
    padding-left: 5px
}

.procent-wrap .procent:after {
    content: '';
    position: absolute;
    right: 2px;
    left: 2px;
    bottom: 2px;
    height: 18px;
    background: #fff
}

.procent-wrap .procent.gold {
    border-color: #0e2f35;
    color: #FFF
}

.procent-wrap .procent.white {
    border-color: #fff
}

.procent-wrap .procent.gray {
    border-color: #a0a0a0
}

.procent-wrap .procent.black {
    border-color: #2d2d2d
}

.procent-wrap .procent.gold:after {
    background: #0e2f35
}

.procent-wrap .procent.white:after {
    background: #fff
}

.procent-wrap .procent.gray:after {
    background: #a0a0a0
}

.procent-wrap .procent.black:after {
    background: #2d2d2d
}

.prices-about .description-text .gold {
    color: #0e2f35
}

.prices-about .description-text {
    font: 400 18px/1.5 Merriweather, 'Times New Roman', serif;
    max-width: 520px
}

.prices-about .description-text br {
    content: '';
    display: block;
    height: 10px
}

.prices-description {
    margin-bottom: 270px
}

.prices-description .row {
    margin-left: -50px;
    margin-right: -50px
}

.prices-description .row>div {
    padding-left: 50px;
    padding-right: 50px
}

.prices-description .title {
    color: #0e2f35;
    font: 400 24px/1.5 Merriweather, 'Times New Roman', serif;
    margin-bottom: 30px;
    margin-top: 200px
}

.prices-description .text {
    font-size: 15px
}

.prices-description .image {
    position: relative;
    z-index: 70;
    width: 100%;
    height: 630px;
    background-size: cover;
    background-position: 50% 50%;
    display: inline-block
}

.prices-description .border {
    display: inline-block;
    border: 1px solid #0e2f35;
    width: 100%;
    height: 100%;
    top: 30px;
    right: 30px;
    position: relative
}

.price-page {
    letter-spacing: .02em
}

.price-slider {
    margin-bottom: 45px;
    position: relative
}

.input-field {
    margin-bottom: 15px;

}

#slider-input {
    display: inline-block;
    max-width: 100px;
    border: 0;
    text-align: center;
    padding: 0 5px;
    font: 100 32px/1 Muller, Verdana, sans-serif;
    background: #0e0e0e;
    height: 44px
}

.slider-wrap {
    max-width: 1030px;
    width: 100%;
    font-size: 0;
    z-index: 10
}

.slider-wrap>div {
    display: inline-block;
    vertical-align: top;
    font: 300 15px/1 Muller, Verdana, sans-serif
}

.slider-wrap .disabled {
    width: 10%;
    color: #888;
    position: relative;
    margin-top: 30px;
    float: right;
    z-index: -2
}

.slider-wrap .disabled:before {
    content: "";
    width: 100%;
    right: 0;
    height: 4px;
    top: -17px;
    background: #373737;
    position: absolute
}

.price-slider .slider {
    position: relative;
    width: 90%;
    color: #0e2f35;
    z-index: 5
}

.price-slider .title {
    font: 400 24px/1 Merriweather, 'Times New Roman', serif;
    margin-bottom: 30px
}

.price-slider .min,
.price-slider .max {
    display: inline-block
}

.price-slider .max {
    float: right
}

.price-slider .min {
    float: left
}

.price-table {
    margin-bottom: 185px;
    position: relative;
    border-bottom: 5px solid #252525
}

.price-table table {
    width: 100%;
    background: #171717;
    position: relative;
    z-index: 70
}

.price-table table tr:nth-of-type(odd) {
    background: #252525
}

.price-table .head-table {
    font: 300 18px/1 Muller, Verdana, sans-serif;
    letter-spacing: 0;
    z-index: 80
}

.price-table .head-table .title {
    color: #0e2f35;
    font-size: 15px;
    margin-bottom: 5px
}

.price-table .price {
    font: 400 15px/1 Merriweather, 'Times New Roman', serif;
    white-space: nowrap;
    color: #FFF
}

.price-table .price .table-price {
    font-size: 20px;
    white-space: nowrap
}

.price-table .price-meter .table-main {
    position: relative;
    top: 26px
}

.price-table .price-meter {
    min-height: 80px
}

.price-table .price-project {
    font-size: 15px;
    color: #fff;
    min-height: 55px;
    background: #252525;
    white-space: nowrap
}

.price-table .head-table table tr:not(:first-of-type) td {
    vertical-align: top
}

.price-table .head-table table tr:first-of-type td {
    vertical-align: middle
}

.price-table .head-table td {
    overflow: hidden
}

.price-table .head-table a {
    display: inline-block;
    width: 100%
}

.price-table .head-table a,
.price-table .head-table a .title,
.price-table .head-table a .price-project,
.price-table .head-table a .button {
    -webkit-transition: all 0 ease;
    transition: all 0 ease
}

.price-table .head-table tr:not(:first-of-type) a:hover {
    background: #c69c6d
}

.price-table .head-table a:hover .title {
    color: #141414
}

.price-table .head-table a:hover .price-project {
    background: #0e2f35;
    font-weight: 600
}

.price-table .head-table a:hover .button {
    transform: translateX(0)
}

.specpadding {
    width: 100%;
    display: inline-block
}

.specpadding,
.price-table .table-body td {
    padding: 20px 15px;
    position: relative
}

.price-table .head-table .button {
    font: 400 16px/1 Merriweather, 'Times New Roman', serif;
    transform: translateX(-130px)
}

.price-table .table-main {
    color: #FFF;
    font: 300 14px/1 Muller, Verdana, sans-serif
}

.price-table .arr:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 5px;
    border-bottom: 1px solid #0e2f35;
    border-left: 1px solid #0e2f35;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -3px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.price-table .arr {
    width: 25px;
    height: 1px;
    background-color: #0e2f35;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    line-height: 1;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 105%
}

.price-table td:first-of-type {
    width: 33.3333%
}

.price-table .head-table tr:not(:first-of-type) td:not(:first-of-type),
.price-table .table-body td:not(:first-of-type) {
    width: 11.111167%
}

.price-table .head-table td:not(:last-of-type),
.price-table .table-body td:not(:last-of-type) {
    border-left: 1px solid #171717
}

.price-table .table-body td:nth-of-type(even) {
    border-left: 0
}

.price-table .checked {
    width: 10px;
    height: 10px;
    background: #0e2f35;
    margin: 0 auto
}

.price-page.blog-list-container {
    font-size: 0;
    margin: 0 -19px 50px
}

.blog-item-container.price-block .blog-item-announce {
    padding-top: 20px;
    font: 400 24px/1 Merriweather, 'Times New Roman', serif;
    letter-spacing: .08em
}

.noUi-target,
.noUi-target * {
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    cursor: pointer
}

.noUi-connect {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.noUi-origin {
    position: absolute;
    height: 0;
    width: 0
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left .3s;
    transition: top 0.3s, right 0.3s, bottom 0.3s, left .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-base,
.noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.noUi-horizontal {
    height: 30px
}

.noUi-horizontal .noUi-handle {
    width: 30px;
    height: 30px;
    right: -15px;
    top: 0;
    outline: 0;
    cursor: pointer
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    right: -6px;
    top: -17px
}

.noUi-target {
    background: transparent
}

.noUi-target:before {
    content: '';
    height: 4px;
    right: 0;
    left: 0;
    top: 50%;
    margin-top: -2px;
    background: #0e2f35;
    display: block;
    position: absolute
}

.noUi-connect {
    background: #3FB8AF;
    -webkit-transition: background 450ms;
    transition: background 450ms
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    background: transparent;
    cursor: default
}

.noUi-handle:before {
    content: '';
    top: 0;
    width: 5px;
    bottom: 0;
    right: 50%;
    margin-right: -2px;
    background: #0e2f35;
    display: block;
    position: absolute;
    -webkit-transition: background .3s ease;
    transition: background .3s ease
}

.noUi-handle:hover:before {
    background: #92765a
}

[disabled] .noUi-connect {
    background: #B8B8B8
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
    cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #CCC
}

.noUi-marker-sub {
    background: #AAA
}

.noUi-marker-large {
    background: #AAA
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    right: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate3d(-50%, 50%, 0);
    transform: translate3d(-50%, 50%, 0)
}

.noUi-marker-horizontal.noUi-marker {
    margin-right: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

@media (min-width: 1281px) {
    .prices-about .container>.row {
        margin-right: -30px;
        margin-left: -30px
    }
    .prices-about .container>.row>div {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media (max-width: 1280px) {
    .price-table .head-table .price,
    .input-field,
    .price-table .price .table-price {
        font-size: 16px
    }
    .prices-about .text {
        margin-bottom: 80px
    }
    .prices-about,
    .price-table .head-table .button,
    .price-table .head-table .price {
        font-size: 14px
    }
    .price-table .price-project {
        min-height: 42px
    }
    .price-table .price-meter {
        min-height: 70px
    }
    .price-table .price-meter .table-main {
        top: 23px
    }
    .price-table .head-table .button {
        transform: translateX(-106px)
    }
    .price-table .price-project {
        font-size: 13px
    }
    #slider-input {
        font-size: 28px
    }
    .prices-description .title {
        margin-top: 120px
    }
    .specpadding,
    .price-table .table-body td {
        padding: 15px 10px
    }
    .price-table td:first-of-type {
        width: 30%
    }
    .price-table .head-table tr:not(:first-of-type) td:not(:first-of-type),
    .price-table .table-body td:not(:first-of-type) {
        width: 11.66667%
    }
}

@media (max-width: 992px) {
    .prices-about .text {
        margin-bottom: 60px
    }
    .procent-wrap {
        margin-bottom: 20px
    }
    .prices-about .description-text {
        font-size: 16px
    }
    .prices-about {
        margin-top: 30px;
        margin-bottom: 100px
    }
    .prices-about .image {
        margin-top: 0;
        display: none
    }
    .prices-description .title {
        margin-top: 0;
        font-size: 20px
    }
    .prices-description .row>div {
        padding-left: 15px;
        padding-right: 15px
    }
    .prices-description .row {
        margin-left: -15px;
        margin-right: -15px
    }
    .prices-description .border {
        right: -30px
    }
    .prices-description .image {
        height: 485px
    }
    .prices-description {
        margin-bottom: 170px
    }
    .price-slider .title {
        font-size: 20px
    }
    .price-table .head-table {
        font-size: 16px
    }
    .price-table .head-table .title {
        font-size: 14px;
        letter-spacing: .04em
    }
    .price-table .table-body {
        margin-top: 30px
    }
    .price-table .table-price {
        font-size: 14px
    }
    .specpadding,
    .price-table .table-body td {
        padding: 10px 7px
    }
    .price-table .table-body {
        line-height: 1.3
    }
    .price-table {
        margin-bottom: 100px
    }
    .price-page.blog-list-container {
        margin-bottom: 0
    }
    .input-field,
    .prices-description .text {
        font-size: 14px
    }
    .price-table .price .table-price {
        font-size: 15px
    }
    #slider-input {
        font-size: 24px;
        height: 35px;
        padding: 5px;
        max-width: 80px
    }
    .price-table .head-table .button {
        transform: translateX(0);
        font-size: 13px
    }
    .price-table .arr {
        display: none
    }
    .prices-description br {
        content: '';
        display: block;
        height: 5px
    }
    .prices-description {
        margin-bottom: 70px
    }
    #selected-meter {
        font-size: 26px
    }
    .selected-meters {
        font-size: 16px
    }
    .price-table .price-project {
        min-height: 1px;
        font-size: 13px
    }
    .price-table .price-meter {
        min-height: 1px
    }
    .price-table .head-table tr:not(:first-of-type) td:not(:first-of-type),
    .price-table .table-body td:not(:first-of-type) {
        width: 16.66665%
    }
    .price-table .head-table td:first-of-type {
        display: none
    }
    .price-table .table-body tr,
    .price-table .table-body td {
        display: inline-block
    }
    .price-table .table-body tr {
        width: 100%;
        margin-bottom: 5px
    }
    .price-table .table-body td:first-of-type {
        width: 100%;
        background: #252525
    }
    .price-table .table-body td:not(:first-of-type) {
        width: 16.66667%;
        float: right;
        min-height: 30px
    }
    .price-table .table-body tr:nth-of-type(odd) {
        background: transparent
    }
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
    content: " ";
    display: block;
    background: #0e2f35;
    position: absolute;
    z-index: 30
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
    width: 4px;
    top: 0;
    bottom: 0;
    right: 50%;
    margin-right: -1.5px
}

.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px
}

.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.twentytwenty-before-label,
.twentytwenty-after-label {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
    color: #fff;
    font: 200 32px/1 Muller, Verdana, sans-serif;
    position: absolute;
    background: #171717;
    padding: 15px 30px
}

.twentytwenty-horizontal .twentytwenty-before-label:before,
.twentytwenty-horizontal .twentytwenty-after-label:before {
    top: auto;
    bottom: 60px
}

.twentytwenty-vertical .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-after-label:before {
    right: 50%;
    margin-right: -40px;
    text-align: center;
    width: 80px
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
    width: 80px;
    height: 40px;
    background: #0e2f35;
    position: absolute
}

.twentytwenty-left-arrow {
    top: -40px
}

.twentytwenty-right-arrow {
    bottom: -40px
}

.twentytwenty-left-arrow:before,
.twentytwenty-right-arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 28px;
    height: 20px;
    background: url(/local/assets/css/../images/beforeafterarrows.svg) 0 0 no-repeat;
    background-size: 100% auto
}

.twentytwenty-container {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none
}

.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block
}

.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
    background: transparent
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
    opacity: 0
}

.twentytwenty-container * {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.twentytwenty-before-label {
    opacity: 1
}

.twentytwenty-before-label:before {
    content: 'Ð¤Ð¾Ñ‚Ð¾'
}

.twentytwenty-after-label {
    opacity: 1
}

.twentytwenty-after-label:before {
    content: '3D-Ð¿Ñ€Ð¾ÐµÐºÑ‚'
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
    right: 0
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
    left: 0
}

.twentytwenty-vertical .twentytwenty-before-label:before {
    top: 10px
}

.twentytwenty-vertical .twentytwenty-after-label:before {
    bottom: 10px
}

.twentytwenty-overlay {
    -webkit-transition-property: background;
    transition-property: background;
    background: transparent;
    z-index: 25
}

.twentytwenty-overlay:hover {
    background: transparent
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
    opacity: 1
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1
}

.twentytwenty-before {
    z-index: 20
}

.twentytwenty-after {
    z-index: 10
}

.twentytwenty-handle {
    height: 100%;
    width: 40px;
    position: absolute;
    right: 50%;
    top: 0;
    margin-right: -20px;
    background: transparent;
    z-index: 40;
    cursor: pointer
}

.twentytwenty-left-arrow {
    right: -20px
}

.twentytwenty-right-arrow {
    left: -20px
}

.twentytwenty-up-arrow {
    top: 50%
}

.twentytwenty-down-arrow {
    bottom: 50%
}

.twentytwenty-container {
    margin: 110px 0 50px;
    position: relative
}

.before-after .readmore-link {
    float: left;
    margin-left: -40px
}

@media (max-width: 1280px) {
    .twentytwenty-before-label:before,
    .twentytwenty-after-label:before {
        font-size: 28px
    }
}

@media (max-width: 992px) {
    .twentytwenty-before-label:before,
    .twentytwenty-after-label:before {
        font-size: 22px;
        padding: 10px 20px 8px
    }
    .twentytwenty-left-arrow,
    .twentytwenty-right-arrow,
    .twentytwenty-up-arrow,
    .twentytwenty-down-arrow {
        width: 60px;
        height: 30px
    }
    .twentytwenty-left-arrow {
        top: -30px;
        right: -10px
    }
    .twentytwenty-right-arrow {
        left: -10px;
        bottom: -30px
    }
    .twentytwenty-left-arrow:before,
    .twentytwenty-right-arrow:before {
        width: 20px;
        height: 14px
    }
    .twentytwenty-container {
        margin: 60px 0 40px
    }
}

@media (max-width: 767px) {
    .twentytwenty-before-label:before,
    .twentytwenty-after-label:before {
        font-size: 18px;
        padding: 7px 15px 5px
    }
    .twentytwenty-horizontal .twentytwenty-before-label:before,
    .twentytwenty-horizontal .twentytwenty-after-label:before {
        bottom: 40px
    }
    .twentytwenty-container {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (max-width: 560px) {
    .twentytwenty-before-label:before,
    .twentytwenty-after-label:before {
        font-size: 14px;
        padding: 4px 10px 3px
    }
    .twentytwenty-left-arrow,
    .twentytwenty-right-arrow,
    .twentytwenty-up-arrow,
    .twentytwenty-down-arrow {
        width: 40px;
        height: 20px
    }
    .twentytwenty-left-arrow {
        top: -20px;
        right: 0
    }
    .twentytwenty-right-arrow {
        left: 0;
        bottom: -20px
    }
    .twentytwenty-left-arrow:before,
    .twentytwenty-right-arrow:before {
        width: 16px;
        height: 12px
    }
    .twentytwenty-horizontal .twentytwenty-handle:before,
    .twentytwenty-horizontal .twentytwenty-handle:after {
        width: 2px;
        margin-right: -1px
    }
    .twentytwenty-container {
        margin: 50px -15px 30px
    }
}

.main-menu-bottom .row {
    font-size: 0
}

.main-menu-bottom .phones {
    margin-top: 4px;
    font: 300 15px/1.2 Muller, Verdana, sans-serif;
    color: #838383;
    letter-spacing: .08em
}

.main-menu-bottom .phones a+a {
    margin-top: 6px
}

.main-menu-bottom .phones br {
    content: '';
    position: relative;
    height: 6px;
    display: block
}

.main-menu-bottom .readmore-link {
    font-size: 13px;
    padding-right: 0
}

.main-menu-bottom .input__label-content--madoka {
    font-size: 14px
}

.main-menu-bottom .sidebar-form {
    margin-top: 25px
}

.main-menu-bottom .sidebar-form .form-submit {
    float: right
}

.main-menu {
    z-index: 1000;
    position: fixed;
    width: 100%;
    height: 100%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: width, height;
    transition-property: width, height;
    top: 0;
    bottom: 0;
    left: 0
}

.main-menu .container-footer {
    min-height: 470px;
    position: relative
}

.main-menu .main-menu-bottom {
    position: absolute;
    bottom: 60px;
    max-width: 1430px;
    width: 100%;
    right: 50%;
    -webkit-transform: translateX(-45%);
    transform: translateX(-45%);
    padding-right: 30px;
    padding-left: 30px
}

.main-menu .bottom-menus {
    position: relative;
    top: 40%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block !important;
    -webkit-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
    margin-top: 0;
    max-width: 1430px;
    width: 100%;
    right: 50%;
    padding-right: 30px;
    padding-left: 30px
}

.main-menu-wrap {
    min-height: 570px;
    height: 100vh;
    position: relative
}

@media (max-width: 1280px) {
    .bottom-menus .col-1-5 {
        width: 25%
    }
    .main-menu .main-menu-bottom .col-1-5 {
        width: 25%;
        float: left
    }
    .main-menu .main-menu-bottom .col-3-5 {
        width: 75%;
        float: right
    }
    .main-menu-bottom .phones {
        margin-top: -4px
    }
    .main-menu-bottom .phones br {
        height: 0
    }
    .main-menu-bottom .phones a+a {
        margin-top: 0
    }
    .main-menu-bottom .footer-socials {
        position: absolute;
        right: -100%;
        top: 0;
        margin: 0 6px
    }
    .main-menu-wrap {
        min-height: 520px
    }
    .main-menu-bottom .phones {
        margin-top: 55px
    }
}

@media (max-width: 992px) {
    .main-menu .main-menu-bottom .col-3-5 {
        width: 66%
    }
    .main-menu .main-menu-bottom .col-1-5 {
        width: 34%
    }
    .main-menu .main-menu-bottom {
        bottom: 20px
    }
    .bottom-menus {
        margin-bottom: 60px
    }
    .main-menu-bottom .phones {
        font-size: 14px
    }
    .main-menu .bottom-menus .col-1-5 {
        width: 50%;
        margin-bottom: 30px
    }
    .main-menu-wrap {
        min-height: 750px
    }
}

@media (min-width: 768px) and (min-height: 530px) {
    .main-menu .footer-socials {
        margin-top: 120px
    }
}

@media (max-width: 767px) {
    .main-menu-bottom .sidebar-form {
        display: none
    }
    .main-menu-bottom .footer-socials {
        position: relative;
        right: 0;
        top: 0;
        margin: 10px 0 0;
        text-align: center
    }
    .main-menu .footer-socials a {
        margin: 0 5px
    }
    .footer-socials a>i {
        display: block;
        width: 30px;
        height: 30px;
        line-height: 30px
    }
    .main-menu .main-menu-bottom .col-1-5 {
        width: 100%;
        float: none;
        text-align: center
    }
    .main-menu .main-menu-bottom {
        bottom: 0;
        right: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        margin-bottom: 30px;
        padding-right: 15px;
        padding-left: 15px
    }
    .main-menu .bottom-menus {
        position: absolute;
        top: 0;
        bottom: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        right: 0;
        padding: 85px 15px 0 20px;
        margin-bottom: 0
    }
    .main-menu-wrap {
        min-height: 1px
    }
    .main-menu .bottom-menus .col-1-5 {
        width: 100%;
        margin-bottom: 30px;
        text-align: left
    }
    .main-menu-bottom .phones {
        margin-top: 0
    }
    .dizproject-about {
        margin-top: 50px
    }
    .footer-menu>li {
        margin-bottom: 10px
    }
    .footer-sub-menu>li>a,
    .footer-menu>li>a,
    .footer-menu>li>.link {
        line-height: 1.3;
        color: #fff
    }
    .footer-menu>li>.link.star:before,
    .footer-menu>li>a.star:before {
        display: none
    }
}

@media (max-width: 420px) {
    .main-menu .bottom-menus .col-1-5 {
        width: 100%;
        margin-bottom: 20px
    }
    .footer-sub-menu {
        margin-top: 0
    }
    .mixed-menu>li+li {
        margin-top: 10px
    }
}

article.dizproject-about-text ul,
article.dizproject-about-text li {
    margin: 0;
    list-style: none
}

article.dizproject-about-text ul {
    padding: 0
}

article.dizproject-about-text li {
    padding: 0 0 0 15px;
    position: relative
}

article.dizproject-about-text li:before {
    content: '';
    width: 6px;
    height: 6px;
    top: 8px;
    right: 0;
    position: absolute;
    background: #0e2f35
}

.ng-submitted .madoka_white .input__field.ng-invalid.ng-untouched+.input__label .graphic--madoka {
    stroke: #8e1523
}

.history-row {
    font-size: 0
}

.history-col {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    margin-bottom: 40px;
    width: 33.3333333333%
}

@media (max-width: 992px) {
    .history-col {
        width: 50%
    }
}

@media (max-width: 640px) {
    .history-col {
        display: block;
        width: auto;
        margin-bottom: 25px
    }
}

.repair .stage .number-list {
    background-color: #171717 !important
}

.margin-top-50 {
    margin-top: 50px
}

#stateLoader {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    transition: opacity .5s ease-out .02s, transform .01s linear;
    opacity: .75;
    transform: translateX(0);
    background-color: rgba(23, 23, 23, .75);
    text-indent: -9999px;
    font-weight: 300;
    color: #fff
}

#stateLoader:before {
    content: '';
    position: absolute;
    right: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background: transparent url(/local/assets/css/../images/preloader.svg) 50% 50% no-repeat;
    background-size: contain
}

#stateLoader.ng-hide {
    transition: opacity .5s ease-out 0s, transform .01s linear .52s;
    opacity: 0;
    transform: translateX(-100%)
}

.top-slider .slick-dots {
    bottom: 20px
}

.toggle-button span {
    padding-top: 4px;
    background: transparent;
    color: #fff;
    transition-delay: 0
}

.toggle-button:hover span {
    color: #0e2f35
}

.toggle-button span:after {
    top: 0
}

.inner-page-body .nav-toggle.inner-reviews span,
.inner-page-body .nav-toggle,
.ng-pageslide-body-open .toggle-button span {
    color: #fff
}

.nav-white.nav-toggle span {
    color: #0e0e0e;
    background: transparent !important
}

.nav-white.nav-toggle:hover span,
.inner-page-body .toggle-button:hover span {
    color: #0e2f35
}

.ng-pageslide-body-open .nav-white.nav-toggle span,
.ng-pageslide-body-open .toggle-button:hover span {
    color: transparent
}

.nav-white.nav-toggle:hover span:before,
.nav-white.nav-toggle:hover span:after,
.inner-page-body .toggle-button:hover span:before,
.inner-page-body .toggle-button:hover span:after {
    background-color: #0e2f35
}

.sidebar-popup .sidebar-close {
    left: 21px
}

.no-touchevents .ng-pageslide-body-open .nav-toggle {
    left: 0
}

@media(max-width: 767px) {
    .toggle-button span,
    .nav-white.nav-toggle span,
    .inner-page-body .toggle-button span {
        font-size: 12px
    }
}

.small-ul {
    margin: 0;
    padding: 0
}

.small-ul li {
    list-style: none;
    position: relative;
    padding: 0 0 0 20px
}

.small-ul li:before {
    position: absolute;
    top: 7px;
    right: 0;
    width: 6px;
    height: 6px;
    content: "";
    background: #0e2f35
}

.header-review-popup {
    margin-bottom: 30px
}

.gold {
    color: #0e2f35
}

.h1,
.h2 {
    font: 400 23px/1.2 Merriweather, 'Times New Roman', serif;
    margin-bottom: 15px
}

.about-view .h1 {
    font-size: 2em;
    margin: 0
}

.h3 {
    font: 100 32px/1 Muller, Verdana, sans-serif;
    margin: 0 0 35px
}

.h4 {
    font: 400 35px/1.2 Merriweather, 'Times New Roman', serif
}

.designer-list .list .point {
    font-size: 18px;
    line-height: 1.5
}

.filters .checkbox-row {
    display: inline-block;
    width: 100%;
    margin: 0 -10px
}

.filters .checkbox-row:first-of-type label {
    display: inline-block;
    width: auto;
    white-space: normal
}

@media(max-width: 900px) {
    .h3,
    .h4 {
        font-size: 26px
    }
    .header-review-popup {
        margin-bottom: 20px
    }
    .designer-list .list .point {
        font-size: 16px
    }
}

@media(max-width: 767px) {
    .h1,
    .h2 {
        font-size: 15px
    }
    .h3,
    .h4 {
        font-size: 20px;
        line-height: 1.2
    }
    .filters {
        max-width: 425px
    }
    .filters .checkbox-row:first-of-type label,
    .filters .row>div {
        width: 100%
    }
    .designer-list .list .point {
        font-size: 13px
    }
}

.readmore-link.right {
    float: right
}

.reviews-block .review-wrap .appartment-wrap .title {
    top: auto;
    bottom: 25px
}

.twentytwenty-container img {
    right: 0;
    width: 100%
}

.slider-phone {
    z-index: 800;
    position: absolute;
    width: 100%;
    letter-spacing: .15em;
    text-align: center;
    left: 0;
    top: 0;
    white-space: nowrap;
    color: #000;
    background: rgba(255, 255, 255, .35);
    height: 40px;
    font: 600 14px/40px Merriweather, "Times New Roman", serif
}

.slider-phone:hover,
.slider-phone:focus {
    color: #0e2f35;
    background: rgba(0, 0, 0, .35)
}

.slider-phone a {
    color: #000
}

.slider-phone a+a {
    margin-right: 15px
}

.slider-phone:hover a {
    color: #0e2f35
}

.slider-phone:hover a:hover,
.slider-phone a:focus {
    color: #fff
}

.slider-phone a .fa {
    font-size: 20px;
    vertical-align: middle
}

@media(max-width: 1280px) and (min-width: 992px) {
    .slider-phone {
        font-size: 12px;
        letter-spacing: .07em
    }
}

@media(max-width: 767px) {
    .slider-phone {
        top: 55px
    }
}

@media(max-width: 560px) {
    .slider-phone {
        width: 100%
    }
    .inner-page-header {
        padding-top: 120px
    }
}

.content-snippet-main-block .content-snippet-width1010-img1010-col2 .content-snippet-text {
    overflow: hidden
}

.breadcrumb a {
    -webkit-transition: none;
    transition: none
}

.slide-title,
.slide-announce {
    opacity: 1
}

.top-slider-square {
    opacity: 1 !important;
    top: 0 !important;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.slide-title,
.slide-announce {
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
}

.checkbox-error span:before {
    background: #8e1523;
    border-color: #8e1523
}

.checkbox-error,
.error-animate {
    position: relative;
    animation: shake .82s cubic-bezier(.36, .07, .19, .97) both
}

@keyframes shake {
    10%,
    90% {
        right: -1px;
        -webkit-transform: translate(-1px, 0);
        transform: translate(-1px, 0)
    }
    20%,
    80% {
        right: 2px;
        -webkit-transform: translate(2px, 0);
        transform: translate(2px, 0)
    }
    30%,
    50%,
    70% {
        right: -4px;
        -webkit-transform: translate(-4px, 0);
        transform: translate(-4px, 0)
    }
    40%,
    60% {
        right: 4px;
        top: 0;
        -webkit-transform: translate(4px, 0);
        transform: translate(4px, 0)
    }
}

.main-slider-arrow {
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 15vh;
    bottom: 30px;
    right: 15px;
    z-index: 9;
    margin-left: -26px
}

.icon-arrow-bottom {
    box-shadow: 0 0 8px #000;
    position: absolute;
    width: 1px;
    background-color: #fff;
    right: 26px;
    top: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    line-height: 1;
    animation: height 4s cubic-bezier(.36, .07, .19, .97) infinite
}

@keyframes height {
    from {
        height: 0
    }
    50% {
        height: 100%
    }
    to {
        height: 100%
    }
}

.icon-arrow-bottom:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    width: 11px;
    height: 11px;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    box-shadow: 10px 10px 16px rgba(0, 0, 0, .4)
}

.main-slider-arrow:hover .icon-arrow-bottom {
    background-color: #0e2f35
}

.main-slider-arrow:hover .icon-arrow-bottom:after {
    border-color: #0e2f35
}

@media screen and (max-width: 992px) {
    .video-slide {
        min-height: 100vh;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover
    }
    .video-slide video {
        display: none
    }
}

.main-menu-bottom .phones p {
    margin: 0 0 10px
}

@media(min-width: 992px) and (max-height: 670px) {
    .main-menu-wrap {
        height: auto;
        min-height: 1px
    }
    .main-menu .bottom-menus {
        top: 0;
        transform: translate(-50%, 0);
        margin: 80px 0
    }
    .main-menu .main-menu-bottom {
        display: block;
        position: relative;
        bottom: 0;
        margin-bottom: 80px
    }
}

@media(max-width: 991px) and (min-width: 768px) {
    .main-menu .main-menu-bottom {
        bottom: 0;
        position: relative;
        margin-bottom: 40px
    }
    .main-menu .bottom-menus {
        top: 0;
        transform: translate(-50%, 0);
        margin: 40px 0
    }
    .main-menu-wrap {
        height: auto;
        min-height: 1px
    }
}

@media(min-width: 992px) and (min-height: 671px) {
    .main-menu .bottom-menus {
        padding-bottom: 120px
    }
    .main-menu .footer-socials {
        margin-top: 20px;
        position: absolute;
        width: 100%;
        top: 67%
    }
}

/* End */



.main-design {
    margin: 60px 0 0
}

.main-design-top {
    position: relative;
    height: 525px;
    margin-bottom: 120px
}

.stretched-text {
    font-family: 'Merriweather', 'Times New Roman', serif;
    font-weight: 900;
    font-size: 300px;
    color: #0e0e0e;
    position: absolute;
    top: 0;
    line-height: 1
}

.main-design .stretched-text {
    top: 50px;
    left: 0
}

.main-design .text-spec-block {
    position: absolute;
    right: 0;
    bottom: 65px;
    z-index: 10
}

.text-spec-block .block-text {
    color: #0e2f35;
    font-size: 40px;
    line-height: 1;
    max-width: 610px;
    font-weight: 100
}

.text-spec-block .block-text.white {
    color: #fff
}

.square-default:before {
    content: '';
    display: block;
    padding: 50%
}

.page-square {
    position: absolute;
    width: 524px;
    height: 524px;
    z-index: 5
}

.main-design .page-square {
    right: 125px
}

.main-design .page-square:after,
.main-design .page-square:before,
.page-header-square:after,
.contacts-top .page-square:after,
.square-default:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.main-design .page-square:before,
.contacts-top .page-square:after,
.square-default:after {
    z-index: 1;
    border: 40px solid #1e1e1e
}

.main-design .page-square:after,
.page-header-square:after,
.contacts-top .page-square:after,
.square-default:after {
    border: 40px solid #1e1e1e;
    border-image-source: url(/local/assets/css/../images/slide-border-image-2.png);
    border-image-slice: 70;
    border-image-repeat: round;
    z-index: 2
}

.main-design-item {
    position: relative;
    display: block;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.main-design-item:after {
    content: '';
    position: absolute;
    right: 25px;
    top: 25px;
    left: 25px;
    bottom: 25px;
    border: 1px solid #0e2f35;
    z-index: 5;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.no-touchevents .main-design-item:hover:after {
    border-color: #fff
}

.main-design-item .title,
.main-design-item .subtitle {
    z-index: 10;
    display: block;
    padding: 30px 15px;
    line-height: 1;
    font-size: 20px;
    color: #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
position: absolute;
width: 100%;
text-align: center;
}

.no-touchevents .main-design-item:hover .title {
    color: #0e2f35;
    padding-right: 33px;
    padding-left: 33px
}

.design-item-wide {
    height: 370px
}












/****************************//**********************/

.service-area {
padding: 40px 0;
}


.main-facts {
padding: 40px 0;
background: url(../images/15.png);
position: relative;
}



.main-facts .container {
z-index: 6;
position: relative;
}



.main-facts:after {

content: '';
position: absolute;
left: 0;
top: 0;
right: 100%;
bottom: 0;
background: #000000e6;
z-index: 5;
width: 100%;

}



        .ct-process-layout1 {
            display: flex;
            flex-wrap: wrap;
            position: relative;
            overflow: hidden;
            padding-top: 15px
        }

        @media screen and (max-width:767px) {
            .ct-process-layout1 {
                flex-wrap: wrap
            }
        }

        .ct-process-layout1:before {
            content: '';
            width: 1099px;
            height: 100px;
            background-repeat: no-repeat;
            background-position: center;
          /* background-image: url(../images/line.png);*/
            position: absolute;
            top: 74px;
            right: 0;
            left: 0;
            margin: auto
        }

        @media screen and (max-width:1290px) {
            .ct-process-layout1:before {
                width: 1000px
            }
        }

        @media screen and (max-width:1199px) {
            .ct-process-layout1:before {
                display: none
            }
        }

        .ct-process-layout1 .ct-process-icon {
            background-color: #333;
height: 116px;

width: 116px;

line-height: 116px;
            -webkit-border-radius: 100%;
            -khtml-border-radius: 100%;
            -moz-border-radius: 100%;
            -ms-border-radius: 100%;
            -o-border-radius: 100%;
            border-radius: 100%;
            margin: 0 auto 39px auto;
            -webkit-transition: all .3s linear 0ms;
            -khtml-transition: all .3s linear 0ms;
            -moz-transition: all .3s linear 0ms;
            -ms-transition: all .3s linear 0ms;
            -o-transition: all .3s linear 0ms;
            transition: all .3s linear 0ms;
            position: relative;
            z-index: 1
        }

        .ct-process-layout1 .ct-process-icon number {
            top: -11px;
            width: 24px;
            height: 24px;
            position: absolute;
          background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);    
            font-size: 14px;
            color: #fff;
            font-weight: 600;
            line-height: 24px;
            -webkit-border-radius: 24px;
            -khtml-border-radius: 24px;
            -moz-border-radius: 24px;
            -ms-border-radius: 24px;
            -o-border-radius: 24px;
            border-radius: 24px;
            right: 8px;
            -webkit-transition: all .3s linear 0ms;
            -khtml-transition: all .3s linear 0ms;
            -moz-transition: all .3s linear 0ms;
            -ms-transition: all .3s linear 0ms;
            -o-transition: all .3s main-factslinear 0ms;
            transition: all .3s linear 0ms
        }

        .ct-process-layout1 .ct-process-icon span {
            display: block;
            width: 152px;
            height: 152px;
            z-index: -1;
            position: absolute;
            top: -8px;
            left: -8px;
            -webkit-border-radius: 100%;
            -khtml-border-radius: 100%;
            -moz-border-radius: 100%;
            -ms-border-radius: 100%;
            -o-border-radius: 100%;
            border-radius: 100%;
            -webkit-transform: rotate(33deg);
            -khtml-transform: rotate(33deg);
            -moz-transform: rotate(33deg);
            -ms-transform: rotate(33deg);
            -o-transform: rotate(33deg);
            transform: rotate(33deg);
            overflow: hidden
        }
/*
        .ct-process-layout1 .ct-process-icon span:before {
            display: block;
            content: '';
            height: 152px;
            width: 76px;
            position: absolute;
            top: 0;
            left: 0;
            background-color: #4f4f4f;
            -webkit-transition: all .3s linear 0ms;
            -khtml-transition: all .3s linear 0ms;
            -moz-transition: all .3s linear 0ms;
            -ms-transition: all .3s linear 0ms;
            -o-transition: all .3s linear 0ms;
            transition: all .3s linear 0ms
        }*/

        .ct-process-layout1 .ct-process-icon i,
        .ct-process-layout1 .ct-process-icon img {
            position: absolute;
            top: 50%;
            right: 50%;
            -webkit-transform: translate(-50%, -50%);
            -khtml-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

        .ct-process-layout1 .ct-process-icon img {
            max-width: 80px
        }

        .ct-process-layout1 .ct-process-icon i {
            font-size: 60px;
            color: #fff;
            -webkit-transition: all .3s linear 0ms;
            -khtml-transition: all .3s linear 0ms;
            -moz-transition: all .3s linear 0ms;
            -ms-transition: all .3s linear 0ms;
            -o-transition: all .3s linear 0ms;
            transition: all .3s linear 0ms
        }

        .ct-process-layout1 .ct-process-title {
            font-size: 16px;
text-transform: capitalize;
            margin-bottom: 6px
        }

        .ct-process-layout1 .ct-process-desc {
            padding: 0 20px
        }

        .ct-process-layout1 .ct-process-button {
            padding-top: 18px
        }

        .ct-process-layout1 .ct-process-button a {
            font-size: 15px;
            text-transform: uppercase;
            font-weight: 500
        }

        .ct-process-layout1 .ct-process-button a i {
            margin-right: 4px
        }

        .ct-process-layout1 .ct-process-item {
            position: relative;
            padding: 0 15px;
            text-align: center;
            margin-bottom: 35px;
width: 12.5%;
        }

/*

.ct-process-layout1 .ct-process-item:nth-child(3) {

margin-top:60px;
}



.ct-process-layout1 .ct-process-item:nth-child(4) {

margin-top: 20px !important;
}


.ct-process-layout1 .ct-process-item:nth-child(4) {

margin-top: 20px !important;
}
*/




        .ct-process-layout1 .ct-process-item:hover .ct-process-icon {
            background-color: #063f4a
        }
/*
        .ct-process-layout1 .ct-process-item:hover .ct-process-icon span:before {
            background-color: #005aa9
        }
*/
        .ct-process-layout1 .ct-process-item:hover .ct-process-icon number {
            background-color: #333
        }



        .ct-process-layout1 .ct-process-item:nth-child(even) {
            margin-top: 50px
        }



/*
        @media screen and (max-width:1199px) {
            .ct-process-layout1 .ct-process-item:nth-child(even) {
                margin-top: 0
            }
        }
*/
        @media screen and (max-width:991px) {
            .ct-process-layout1 .ct-process-item {
                width: 50%;
                min-width: 50%;
                margin-bottom: 65px
            }
        }

        @media screen and (max-width:575px) {
            .ct-process-layout1 .ct-process-item {
                width: 100%;
                min-width: 100%
            }
        }

        @media screen and (max-width:991px) {
            .ct-process-layout1.ct-process-5-items:before {
                display: none
            }
        }

        .ct-process-layout1.ct-process-5-items .ct-process-item {
            width: 20%
        }

        @media screen and (max-width:991px) {
            .ct-process-layout1.ct-process-5-items .ct-process-item {
                width: 50%;
                min-width: 50%;
                margin-top: 0;
                margin-bottom: 65px
            }
        }

        @media screen and (max-width:575px) {
            .ct-process-layout1.ct-process-5-items .ct-process-item {
                width: 100%;
                min-width: 100%
            }
        }

        .ct-process-layout1.active .ct-process-item .ct-process-icon {
            background-color: #00d0f9
        }

        .ct-process-layout1.active .ct-process-item .ct-process-icon span:before {
            background-color: #0674fd
        }

        .ct-process-layout1.active .ct-process-item .ct-process-icon number {
            background-color: #79cd1c
        }

        .ct-process-layout2 {
            text-align: center;
            display: flex;
            flex-wrap: wrap;
            position: relative;
            z-index: 1
        }

        .ct-process-layout2:before {
            content: '';
            position: absolute;
            width: 1045px;
            height: 64px;
            background-image: url(../images/line.png);
            background-repeat: no-repeat;
            background-position: center;
            top: 35px;
            right: 90px;
            left: 0;
            margin: auto
        }

        @media screen and (max-width:991px) {
            .ct-process-layout2:before {
                display: none
            }
        }

        .ct-process-layout2 .ct-process-icon {
            background-color: #0841c6;
            background-image: -webkit-gradient(linear, left top, right top, from(#0841c6), to(#05c6fb));
            background-image: -webkit-linear-gradient(left, #0841c6, #05c6fb);
            background-image: -moz-linear-gradient(left, #0841c6, #05c6fb);
            background-image: -ms-linear-gradient(left, #0841c6, #05c6fb);
            background-image: -o-linear-gradient(left, #0841c6, #05c6fb);
            background-image: linear-gradient(left, #0841c6, #05c6fb);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#0841c6', endColorStr='#05c6fb', gradientType='1');
            -webkit-box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            -khtml-box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            -moz-box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            -ms-box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            -o-box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            height: 120px;
            width: 120px;
            -webkit-border-radius: 120px;
            -khtml-border-radius: 120px;
            -moz-border-radius: 120px;
            -ms-border-radius: 120px;
            -o-border-radius: 120px;
            border-radius: 120px;
            position: relative;
            margin: 0 auto 36px auto
        }

        .ct-process-layout2 .ct-process-icon i {
            font-size: 46px;
            color: #fff;
            -webkit-transition: all .3s linear 0ms;
            -khtml-transition: all .3s linear 0ms;
            -moz-transition: all .3s linear 0ms;
            -ms-transition: all .3s linear 0ms;
            -o-transition: all .3s linear 0ms;
            transition: all .3s linear 0ms;
            display: block
        }

        .ct-process-layout2 .ct-process-icon img,
        .ct-process-layout2 .ct-process-icon i {
            position: absolute;
            top: 50%;
            right: 50%;
            -webkit-transform: translate(-50%, -50%);
            -khtml-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

        .ct-process-layout2 .ct-process-title {
            font-size: 20px;
            color: #162171;
            font-weight: 700
        }

        .ct-process-layout2 .ct-process-desc {
            font-size: 14px;
            line-height: 24px;
            color: #3a505f;
            font-family: 'Poppins', sans-serif
        }

        @media screen and (max-width:991px) {
            .ct-process-layout2 .ct-process-desc {
                max-width: auto
            }
        }

        .ct-process-layout2 .ct-process-item {
            width: 25%;
            padding: 0 40px
        }

        @media screen and (max-width:991px) {
            .ct-process-layout2 .ct-process-item {
                width: 50%;
                min-width: 50%;
                margin-bottom: 65px
            }
        }

        @media screen and (max-width:575px) {
            .ct-process-layout2 .ct-process-item {
                width: 100%;
                min-width: 100%
            }
        }

        .ct-process-layout2 .ct-process-item:hover .ct-process-icon i {
            -webkit-transform: translate(-50%, -50%) rotateY(360deg);
            -khtml-transform: translate(-50%, -50%) rotateY(360deg);
            -moz-transform: translate(-50%, -50%) rotateY(360deg);
            -ms-transform: translate(-50%, -50%) rotateY(360deg);
            -o-transform: translate(-50%, -50%) rotateY(360deg);
            transform: translate(-50%, -50%) rotateY(360deg)
        }


















/** about-section **/

.about-section{
  position: relative;
  padding: 10px 0px 30px 0px;
}

.image_block_1 .image-box{
  position: relative;
  display: block;
  padding-right: 60px;
  margin-right: 10px;
  padding-bottom: 60px;
  margin-top: 10px;
}

.image_block_1 .image-box:before{
    position: absolute;
    content: '';
    background: #f5f0f01a;
    width: calc(100% - 50px);
    height: calc(100% - 60px);
    top: 30px;
    right: 30px;
}

.image_block_1 .image-box .image{
  position: relative;
  display: block;
  overflow: hidden;
}

.image_block_1 .image-box .image img{
  width: 100%;
}

.image_block_1 .image-box .image:before{
  position: absolute;
  top: 0;
  right: -80%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.image_block_1 .image-box:hover .image:before{
  -webkit-animation: shine 1s;
  animation: shine 1s;
}

.image_block_1 .image-box .image-content{
position: absolute;
right: 0;
bottom: 0px;
max-width: 150px;
width: 100%;
padding: 25px;
text-align: center;
background: #063f4a;
}

.image_block_1 .image-box .image-content h2{
  font-size: 50px;
  line-height: 50px;
  color: #fff;
  font-weight: 900;
  margin-bottom: 14px;
}

.image_block_1 .image-box .image-content h5{
  font-size: 18px;
  line-height: 27px;
  color: #fff;
  font-weight: 700;
}

.content_block_1 .content-box .support-box{
  position: relative;
  display: inline-block;
  padding: 20px 65px 20px 85px;
  background: #f5f0f0;
}

.content_block_1 .content-box .support-box i{
  position: absolute;
  right: 20px;
  top: 20px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}

.content_block_1 .content-box .support-box p{
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.content_block_1 .content-box .support-box h4{
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.content_block_1 .content-box .support-box h4 a{
  display: inline-block;
  color: #2d2727;
}

.content_block_1 .content-box .support-box h4 a:hover{

}

.content_block_1 .content-box{
  position: relative;
  margin-left: 70px;
}

.content_block_1 .content-box .text{
  margin-bottom: 41px;
}

.content_block_1 .content-box .inner-box{
  position: relative;
  margin-bottom: 44px;
}

.content_block_1 .content-box .inner-box .single-item{
  position: relative;
  float: right;
  width: 50%;
  padding-right: 75px;
}

.content_block_1 .content-box .inner-box .single-item i{
  position: absolute;
  right: 0px;
  top: 6px;
  font-size: 60px;
  line-height: 50px;
}

.content_block_1 .content-box .inner-box .single-item h4{
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}

.content_block_1 .content-box .list-item{
  position: relative;
  margin-bottom: 42px;
}

.content_block_1 .content-box .list-item li{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  padding-right: 30px;
  margin-bottom: 12px;
}

.content_block_1 .content-box .list-item li:last-child{
  margin-bottom: 0px;
}

.content_block_1 .content-box .list-item li:before{
  position: absolute;
  content: "\f058";
  font-family: 'Font Awesome 5 Pro';
  font-size: 16px;
  right: 0px;
  top: 0px;
  font-weight: 700
}




/** about-style-two **/

.about-style-two{
  position: relative;
  padding: 120px 0px;
  background: #fff;
}

.image_block_2 .image-box{
  position: relative;
  margin-left: 70px;
}

.image_block_2 .image-box .image{
  position: relative;
  display: block;
  overflow: hidden;
}

.image_block_2 .image-box .image:before{
  position: absolute;
  top: 0;
  right: -80%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.image_block_2 .image-box:hover .image:before{
  -webkit-animation: shine 1s;
  animation: shine 1s;
}

.image_block_2 .image-box .image img{
  width: 100%;
}

.image_block_2 .image-box .image-content{
  position: absolute;
  right: 50px;
  bottom: 70px;
  background: #fff;
  max-width: 270px;
  width: 100%;
  padding: 20px 20px;
}

.image_block_2 .image-box .image-content:before{
  position: absolute;
  content: '';
  background: #fff;
  width: 35px;
  height: 20px;
  right: 0px;
  bottom: -20px;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%, 0% 0%);
}

.image_block_2 .image-box .image-content .support-box{
  position: relative;
  padding-right: 65px;
}

.image_block_2 .image-box .image-content .support-box i{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}

.image_block_2 .image-box .image-content .support-box p{
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.image_block_2 .image-box .image-content .support-box h4{
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.image_block_2 .image-box .image-content .support-box h4 a{
  display: inline-block;
  color: #2d2727;
}

.image_block_2 .image-box .image-content .support-box h4 a:hover{

}

.content_block_5 .content-box .single-progress-box .piechart{
  position: relative;
}

.content_block_5 .content-box .single-progress-box{
  position: relative;
  padding: 20px 0px 0px 140px;
  min-height: 120px;
  margin-bottom: 20px;
}

.content_block_5 .content-box .single-progress-box:last-child{
  margin-bottom: 0px;
}

.content_block_5 .content-box .single-progress-box .box{
  position: absolute;
  right: 0px;
  top: 0px;
}

.content_block_5 .content-box .single-progress-box .piechart span{
  position: absolute;
  display: flex;
  right: 0px;
  top: 0px;
  width: 100%;
  height: 120px;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #35312f;
  text-align: center;
}

.content_block_5 .content-box .single-progress-box .piechart span:after{
  color: #35312f;
  content: "%";
  font-size: 24px;
}

.content_block_5 .content-box .inner .text{
  width: 50%;
  padding-left: 10px;
  margin-top: 12px;
}

.content_block_5 .content-box .inner .text .list-item{
  margin-bottom: 31px;
}

.content_block_5 .content-box .inner .progress-inner{
  width: 50%;
}

.content_block_5 .content-box h3{
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 34px;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 30px;
}

.content_block_5 .content-box .inner .list-item li{
  position: relative;
  display: block;
  font-weight: 600;
  padding-right: 25px;
  margin-bottom: 6px;
}

.content_block_5 .content-box .inner .list-item li:last-child{
  margin-bottom: 0px;
}

.content_block_5 .content-box .inner .list-item li:before{
  position: absolute;
  content: "\f058";
  font-family: 'Font Awesome 5 Pro';
  font-size: 16px;
  right: 0px;
  top: 0px;
  font-weight: 700;
}

.content_block_5 .content-box .single-progress-box h4{
  position: relative;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
}

.about-section .image-box .image img{
  width: 100%;
}

.about-section .image-box .image{
  position: relative;
  display: block;
  overflow: hidden;
}

.about-section .image-box .image:before{
  position: absolute;
  top: 0;
  right: -80%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.about-section .image-box:hover .image:before{
  -webkit-animation: shine 1s;
  animation: shine 1s;
}



@-webkit-keyframes shine {
  100% {
    right: 125%;
  }
}

@keyframes shine {
  100% {
    right: 125%;
  }
}








.theme-btn-one {

    background: #2d2727;

}
.theme-btn-one {

    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-weight: 700;
    color: #fff !important;
    text-align: center;
    padding: 22px 60px;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 1;

}


.theme-btn-one:before {

    position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    background: #063f4a;
    right: 0px;
    top: 0px;
    z-index: -1;
    transition: all 500ms ease;}





.theme-btn-one:hover:before{
  width: 100%;
}


.about_text_block {
margin-bottom:30px;
}

#footer-widgets .textwidget p,
.about_text_block p {
line-height: 30px;

text-align: justify;
}



/*--------------------------------------------------------------
Home Page Two
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#0.17 About Section (Home Two)
--------------------------------------------------------------*/
.about_sec_tw {
padding: 40px 0 0;
}

.about_wrp2 {
 margin-top: ;padding-left: 80px;
text-align: right;}
  @media (max-width: 991px) {
    .about_wrp2 {
     margin: 0;
padding: 0 15px; } }

.about_sec_tw .about_image img:last-child {
  margin-top: 190px; }

.about_list_itm {
  margin-top: 28px; }

.about_list_itm ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-right: 0px !important;
  float: right;
  width: 100%;
  margin-bottom: 12px; }
  .about_list_itm ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    width: 50%;
    float: right; }
    .about_list_itm ul li:after {
      position: absolute;
      left: 0;
      top: 0px;
      content: "";
      background: #063f4a;
      font-size: 40px;
      width: 10px;
      height: 2px;
      margin-top: 13px; }
    @media (max-width: 767px) {
      .about_list_itm ul li {
        width: 50%; } }
    @media (max-width: 488px) {
      .about_list_itm ul li {
        width: 100%; } }

.about_fea_itm {
  display: block; }

.about_fea_itm .about-content {
  float: left;
  margin-right: 26px;
  text-align: justify;
  width: 45%;
  position: relative; }
  .about_fea_itm .about-content:after {
    position: absolute;
    content: "";
    width: 226px;
    height: 1px;
    background: #def3ee;
    bottom: 0px;right:0;
    margin-bottom: -8px; }
    @media (max-width: 1199px) {
      .about_fea_itm .about-content:after {
        width: 195px; } }
  .about_fea_itm .about-content:nth-child(3):after {
    display: none; }
    @media (max-width: 488px) {
      .about_fea_itm .about-content:nth-child(3):after {
        display: block; } }
  .about_fea_itm .about-content:nth-child(4):after {
    display: none; }
  @media (max-width: 1199px) {
    .about_fea_itm .about-content {
      width: 44%; } }
  @media (max-width: 767px) {
    .about_fea_itm .about-content {
      width: 44%; } }
  @media (max-width: 488px) {
    .about_fea_itm .about-content {
      width: 100%; } }

.about_fea_itm .about-content i {
  width: 0%;
  font-size: 25px;
  top: 28px;
  display: inline-block;
  color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
  position: relative;
  margin-right: 20px; }

.about_fea_itm h5 {
  margin-right: 43px;
  font-size: 18px;
  font-weight: 500;
  color: #222; }



/*
.colarge-1-new {
    position: relative;
    margin: 20px 30px 0px 40px;
    z-index: 1;
}

.colarge-1-new::before {

    position: absolute;
    border: 10px solid #cfe1e5;
    content: '';
    width: 60%;
    z-index: -1;
    right: -40px;
    top: -40px;
    bottom: -40px;

}

.img-dire:before {
    left: -40px;
    right: auto;
}
/*
.about_sec_tw img {
height: 400px;
}
*/
/*

.colarge-1-new img {
box-shadow: 1px 2px 8px #ddd;
}*/




/***

==================================================================
		Projects Section 
==================================================================

***/

.projects-section {
	position: relative;
	padding: 40px 0 20px;
}

.projects-section:before {
	position: absolute;
	content: '';
	background: url(../images/overlay.png) center no-repeat;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.project-filter-btn {
	position: relative;
	margin-bottom: 50px;
	right: -2px;
}

.projects-section .items-container {
	margin: 0;
}

.projects-section-two .gallery-block,
.projects-section .gallery-block {
	padding: 2px;
}

.gallery-block .image {
	position: relative;
	overflow: hidden;
}



.gallery-block .image {
cursor: pointer;
}




.gallery-block img {
	position: relative;
	width: 100%;min-height: 250px;
	display: block;
}

.gallery-block .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
}

.gallery-block:hover .overlay {
	opacity: 1;
	visibility: visible;
}

.gallery-block .overlay:before {
	position: absolute;
	content: '';
	background: rgba(34, 34, 34, 0.8);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;background-color: #000;
opacity: 0.4;
}

.gallery-block:hover .overlay:before {
	height: 0%;
}

.gallery-block .caption-title {
	position: absolute;
	left: 0;
	bottom: -120px;
	width: 100%;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	font-family: var(--font-family-oswald);
	padding: 18px 30px;
	background: #333;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;text-align: center;

background: linear-gradient(to bottom, #333, #1d1c1c);

}


.gallery-block .overlay > div {

opacity:0;
}

.gallery-block:hover .overlay > div {
opacity:1
}

.gallery-block .caption-title a {
	color: #fff;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
}

.gallery-block .caption-title a:hover {
	color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.gallery-block:hover .caption-title {
	bottom: 0;
}

.gallery-block .zoom-btn {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 25px;
	color: #fff;
	background: #333;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
}

.gallery-block:hover .zoom-btn {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.gallery-block .zoom-btn a {
	color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.gallery-block .date {
	position: absolute;
	right: 20px;
	bottom: 70px;
	font-size: 14px;
	font-family: var(--font-family-oswald);
	color: #fff;
	-webkit-transform: rotate(90deg) translateX(-50%) translateY(-50%);
	-ms-transform: rotate(90deg) translateX(-50%) translateY(-50%);
	transform: rotate(90deg) translateX(-50%) translateY(-50%);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}

.gallery-block .date:before {
	position: absolute;
	content: '';
	left: -40px;
	top: 11px;
	width: 30px;
	height: 1px;
	background: #063f4a;
}

.ui-selectmenu-button.ui-button {
	background: transparent;
	border-radius: 0px;
	border-color: #2c2f37;
	padding: 21px 30px;
	width: auto;
	min-width: 270px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	font-family: var(--font-family-oswald);
	text-transform: uppercase;
}

.ui-menu .ui-menu-item-wrapper {
	padding: 10px 18px;
	border-bottom: 1px solid #f4f4f4;
}

.ui-selectmenu-text {
	position: relative;
	overflow: visible;
}

.ui-selectmenu-text:after {
	position: absolute;
	content: "\f107";
	font-size: 18px;
	font-family: Fontawesome;
	color: #1c1f26;
	top: 0;
	right: -18px;
	z-index: 99;
}

.projects-section .ui-selectmenu-text:after {
	color: #fff;
}

/***

==================================================================
		Projects Section Two
==================================================================

***/

.projects-section-two {
	position: relative;
	background: #fff;
	padding: 110px 0 110px;
}

.projects-section-two .auto-container {
	position: relative;
}

.projects-section-two .top-content {
	position: relative;
}

.projects-section-two .page-count {
	position: absolute;
	right: 0;
	top: 32px;
	font-size: 14px;
	font-weight: 600;
	color: #1c1f26;
	text-transform: uppercase;
	font-family: var(--font-family-oswald);
}

.projects-section-two .page-count:before {
	position: absolute;
	content: '';
	background: url(../images/pattern.png);
	right: -105px;
	top: -50px;
	width: 290px;
	height: 290px;
}

.projects-section-two .page-count div {
	color: inherit;
	font-size: inherit;
	height: inherit;
	width: inherit;
	font-weight: inherit;
}

.projects-section-two .page-count div#total:before {
	display: none;
}

.projects-section-two .page-count div#current {
	font-size: inherit;
	margin-left: inherit;
}

.projects-section-two .project-filter-btn {
	border: 1px solid #e7e7e7;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	right: 0;
	margin-bottom: 50px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.08);
}

.projects-section-two .project-filter-btn.style-two {
	max-width: 265px;
}

.projects-section-two .ui-selectmenu-button.ui-button {
	color: #1c1f26;
	font-size: 14px;
	font-weight: 500;
	font-family: var(--font-family-oswald);
	border: 0px;
	border-left: 1px solid #e7e7e7;
	width: 24.8%;
	min-width: auto;
}

.projects-section-two .ui-selectmenu-button.ui-button:last-child {
	border-left: 0px;
}





/*** 

====================================================================
		Spacialization Section Two
====================================================================

***/

.specialization-section-two {
	position: relative;

}

.specialization-section-two .section-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 495px;
	background-size: cover;
	background-attachment: fixed;
}

.specialize-block-two .inner-box {
	position: relative;
	margin-bottom: 30px;
}

.specialize-block-two .image {
	position: relative;
	overflow: hidden;background: #000;

}

.specialize-block-two .image:before {
	position: absolute;
	content: '';
background: rgba(0, 0, 0, 0.48);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;opacity:0;
}



.specialize-block-two .image:after {
    content: "";
background: linear-gradient(to bottom, #ffffff1a, #c8c8c84d);
    position: absolute;
    width: 35%;
    height: 200%;
    left: -100%;
    top: -50%;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -moz-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
}


.specialize-block-two:hover .image:after{
	left:150%;
}






.specialize-block-two .image img {opacity:0.6;
	width: 100%;height: 250px;transition: all ease-in-out 0.4s;
}

/*

.specialize-block-two .inner-box:hover .image:before {
opacity: 1 !important;
}*/

.specialize-block-two .inner-box:hover .image img {
transform: scale(1.1);opacity:1;
}



.specialize-block-two .icon-box {
	position: absolute;
top: 0;

right: 0;

height: 70px;

width: 70px;
	line-height: 90px;
	text-align: center;
	background: #ddd;
	font-size: 40px;
	color: #063f4a; background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
	-webkit-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.1);
	-webkit-transition: 1s ease;
	-o-transition: 1s ease;
	transition: 1s ease;
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s;
display: grid;

align-items: center;

text-align: center;

text-align: center !important;
}


.specialize-block-two .icon-box img {
height: auto;

width: 45px;

opacity: 1;

float: none;

display: block;

margin: 0 auto;
}

.specialize-block-two .inner-box:hover .icon-box {
	/*top: 100%;
	-webkit-transform: translateY(-110px);
	-ms-transform: translateY(-110px);
	transform: translateY(-110px);*/background:#063f4a;
}

.specialize-block-two .lower-content {
	margin-top: 15px;
	text-align: center;
}

.specialize-block-two h4 {
	font-size: 19px;

	margin-bottom: 0;
text-transform: capitalize;
}

.specialize-block-two .text {
	margin-bottom: 30px;
}

.specialize-block-two .link-btn {
	position: relative;
}

.specialize-block-two .link-btn:before {
	position: absolute;
	content: '';
	background: #5c5c5c;
	left: 0;
	width: 100%;
	height: 1px;
	top: 24.5px;
}

.specialize-block-two .link-btn:after {
	position: absolute;
	content: '';
	background: #063f4a;
	left: 0;
	width: 100%;
	height: 1px;
	top: 24.5px;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
}

.specialize-block-two .inner-box:hover .link-btn:after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

.specialize-block-two .inner-box .theme-btn {
	position: relative;
	z-index: 1;
}




/*Btn Style Five*/

.btn-style-five {
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	background-color: #08151e;
	border: 1px solid #ddd6;
	padding: 12px 30px;
	text-transform: uppercase;
	font-family: var(--font-family-oswald);
}

.btn-style-five:hover {
	color: #063f4a;
}

.btn-style-five span {
	position: relative;
	z-index: 2;
}

.btn-style-five:before {
	position: absolute;
	content: '';
	left: -1px;
	top: -1px;
	right: -1px;
	bottom: -1px;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: bottom center;
	-ms-transform-origin: bottom center;
	transform-origin: bottom center;
	border-top: 1px solid #063f4a;
	border-bottom: 1px solid #063f4a;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
}

.btn-style-five:hover:before {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}

.btn-style-five:after {
	position: absolute;
	content: '';
	left: -1px;
	top: -1px;
	right: -1px;
	bottom: -1px;
	-webkit-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	border-right: 1px solid #063f4a;
	border-left: 1px solid #063f4a;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
}

.btn-style-five:hover:after {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}

.sec-title h1 {
position: relative;
font-size: 40px;
line-height: 1.2em;
font-weight: 600;
text-transform: uppercase;
color: #fff;
margin-bottom: 35px;
padding-bottom: 20px;

}


.sec-title h1:after {
    width: 100px;
    height: 2px;
    content: "";
    position: absolute;
    bottom: 0;
  background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);    
    right: 50%;
    margin-right: -50px;
}



.img-sl {
display: block;

width: 100%;

height: 100%;

position: absolute;

z-index: -1;
}

.img-sl img {
width: 100%;

height: 100%;
 }




.hero-slider-active .img-sl img {
    transition: all ease-in-out 6s;
transform:scale(1);
height:100%;
}


/*
.hero-slider-active .single-slider:first-child .img-sl img {
transition-delay: .5s;}
*/

.hero-slider-active .single-slider.slick-active img {
transform:scale(1.2);
 }


/*
.hero-slider-active .single-slider.slick-active:first-child img {
transform:scale(1);transition-delay: .5s;

 }**/



/*
single-slider hero-bg hero-bg__style-1 d-flex align-items-center slick-slide

single-slider hero-bg hero-bg__style-1 d-flex align-items-center slick-slide slick-current slick-active*/

/*********** about page ************/







.vid-swe {
margin:20px 0;
}


.img-swe,
.vid-swe {

padding:7px;
background:#262626;
} 

.file-swe,
.conts-ser {
margin-bottom: 50px;
}



.conts-ser p {
line-height: 30px;
}


.ma-bot {
margin-bottom: 20px;
}


.contact-page-wrapper {
padding-top:50px;
}
.google-map {
width:100%;
}

.deff-color {

color:#063f4a;
font-size: 20px;
font-weight: bold;
margin-left: 8px;}


.order-form {
width: 80%;
margin: 0 auto;
margin-bottom: 30px;
}





.mg-log img {
max-height: 180px;
margin: 0 auto;
display: block;width: auto !important;
}



.mg-log {
width: 100%;
height: auto;
display: grid;
align-items: center;

position: relative;


}

/*
.logos-slider .item {
height: 240px;
}*/




.title-log {

top: 102%;

width: 100%;

text-align: center;

background: #323030;


color: #fff;

padding: 12px 30px;


background: linear-gradient(to bottom, #333, #1d1c1c);
background: linear-gradient(to top, #061117, #0a1a24);
background: linear-gradient(to top, #061117, #0a1a24);
margin-bottom: 30px;

font-size: 15px;
}

.title-log a { 
color:#c0c0c0;display: block;
transition: all ease-in-out 0.4s;
font-size: 15px;
}


.bg-aut img {
height: auto;
}








.title-log:hover a {
color: #fff; 



}






/*********/
.linkk{
color: #fff;
}


.linkk:hover{
color: #0e2f35;background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);

-webkit-background-clip: text;

-webkit-text-fill-color: transparent;
}



.pro-details-img-block .owl-nav {

font-size: 30px;
line-height: 1;
}



.pro-details-img-block .owl-nav > button {
width: 75px;
height: 75px;
line-height: 75px;
background-image: url("../images/pattern/btn.png") !important;
position: absolute;
left: 0;
top: 50%;
margin-top: -37px;
}



.pro-details-img-block .owl-nav .owl-next {
position: absolute;
left: auto;
right: 0;


}




.pb-116 {
    padding-bottom: 31px !important;
}
.pt-114 {
    padding-top: 21px !important;
}

.fun-facts-area {

padding: 55px 0;
background: #081c25;
background: #081c2580;
}


.process-wrapper,
.project-gallery.d-dark,
.related-project,
.after-before,
.work-process-area,
.about-us,

.specialization-section-two,
.our-process-area {
padding: 55px 0;

overflow-x: hidden !important;
}


.our-process-area {
background: #081c2580;
}


.map{
  filter: grayscale(100%) invert(92%) contrast(83%);
filter: invert(90%);
margin-bottom: -10px;
}


#map {
  width: 100%;
  height: 400px;
  background-color: grey;
}



.contact-desc .section-title {
margin-bottom: 15px;
}



.contact-desc .section-title p {

border-bottom: 2px solid;

border-image-slice: 1;

border-width: 2px;

border-image-source: linear-gradient( to right , #0e2f35, #063f4a);

padding-bottom: 15px;
}




.contact-desc .section-title p,
.widget.widget_socials p,
.contact-form .section-title p,
.order-form .section-title p,
.about-us-inner .section-title p,
.about-us-inner .section-title h2 {
padding-right:0;
}




.before-btn span {
width: 160px;
display: block;
text-align: center;
margin: 0 auto;
position: relative;


 border-top: 50px solid #063f4a; 
border-right: 25px solid transparent;
 border-left: 25px solid transparent;
color: #fff;

}


.before-btn p {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
text-align: center;
margin: 13px auto;

color:#fff;
}


.before-btn {
position: relative;
width: 190px;
padding: 0 15px;
top: -12px;
z-index: 9;
margin: 0 auto;
}


.before-btn:after {

    content: "";
    position: absolute;
    top: 0;
left: 6px;

background: #b77c07;

display: inline-block;

margin: 0 1em 1em 0;

height: 12px;

width: 24px;

border-top-left-radius: 90px;

border-top-right-radius: 90px;

z-index: -1;

}





.before-btn:before {



    content: "";
    position: absolute;
    top: 0;
right: -11px;

background: #b77c07;

display: inline-block;

margin: 0 1em 1em 0;

height: 12px;

width: 24px;

border-top-left-radius: 90px;

border-top-right-radius: 90px;

z-index: -1;

}









            .demo-gallery > ul {
              margin-bottom: 0;
            }
            .demo-gallery > ul > li {
                float: left;
                margin-bottom: 15px;
                margin-right: 20px;
                width: 200px;
            }
            .demo-gallery > ul > li a {
              border: 3px solid #FFF;
              border-radius: 3px;
              display: block;
              overflow: hidden;
              position: relative;
              float: left;
            }
            .demo-gallery > ul > li a > img {
              -webkit-transition: -webkit-transform 0.15s ease 0s;
              -moz-transition: -moz-transform 0.15s ease 0s;
              -o-transition: -o-transform 0.15s ease 0s;
              transition: transform 0.15s ease 0s;
              -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1);
              height: 100%;
              width: 100%;
            }
            .demo-gallery > ul > li a:hover > img {
              -webkit-transform: scale3d(1.1, 1.1, 1.1);
              transform: scale3d(1.1, 1.1, 1.1);
            }
            .demo-gallery > ul > li a:hover .demo-gallery-poster > img {
              opacity: 1;
            }
            .demo-gallery > ul > li a .demo-gallery-poster {
              background-color: rgba(0, 0, 0, 0.1);
              bottom: 0;
              right: 0;
              position: absolute;
              left: 0;
              top: 0;
              -webkit-transition: background-color 0.15s ease 0s;
              -o-transition: background-color 0.15s ease 0s;
              transition: background-color 0.15s ease 0s;
            }
            .demo-gallery > ul > li a .demo-gallery-poster > img {
              right: 50%;
              margin-left: -10px;
              margin-top: -10px;
              opacity: 0;
              position: absolute;
              top: 50%;
              -webkit-transition: opacity 0.3s ease 0s;
              -o-transition: opacity 0.3s ease 0s;
              transition: opacity 0.3s ease 0s;
            }
            .demo-gallery > ul > li a:hover .demo-gallery-poster {
              background-color: rgba(0, 0, 0, 0.5);
            }
            .demo-gallery .justified-gallery > a > img {
              -webkit-transition: -webkit-transform 0.15s ease 0s;
              -moz-transition: -moz-transform 0.15s ease 0s;
              -o-transition: -o-transform 0.15s ease 0s;
              transition: transform 0.15s ease 0s;
              -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1);
              height: 100%;
              width: 100%;
            }
            .demo-gallery .justified-gallery > a:hover > img {
              -webkit-transform: scale3d(1.1, 1.1, 1.1);
              transform: scale3d(1.1, 1.1, 1.1);
            }
            .demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
              opacity: 1;
            }
            .demo-gallery .justified-gallery > a .demo-gallery-poster {
              background-color: rgba(0, 0, 0, 0.1);
              bottom: 0;
              right: 0;
              position: absolute;
              left: 0;
              top: 0;
              -webkit-transition: background-color 0.15s ease 0s;
              -o-transition: background-color 0.15s ease 0s;
              transition: background-color 0.15s ease 0s;
            }
            .demo-gallery .justified-gallery > a .demo-gallery-poster > img {
              right: 50%;
              margin-left: -10px;
              margin-top: -10px;
              opacity: 0;
              position: absolute;
              top: 50%;
              -webkit-transition: opacity 0.3s ease 0s;
              -o-transition: opacity 0.3s ease 0s;
              transition: opacity 0.3s ease 0s;
            }
            .demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
              background-color: rgba(0, 0, 0, 0.5);
            }
            .demo-gallery .video .demo-gallery-poster img {
              height: 48px;
              margin-left: -24px;
              margin-top: -24px;
              opacity: 0.8;
              width: 48px;
            }
            .demo-gallery.dark > ul > li a {
              border: 3px solid #04070a;
            }
            .home .demo-gallery {
              padding-bottom: 80px;
            }



.itsnumber {
width: 100%;
text-align: left;
font-size: 16px;
font-weight: bold;
color: #c5c5c5;
font-family: 'TallithaFree';
padding-top: 6px;
line-height:48px;

}





.nice-select .current {
color: #7d7d7d;
}



.after-slider img {
height:360px;
}










.project-sool {
float:left;
}


.project-sool p:before {
content: "\ea5c";
font-family: IcoFont !important;
    font-size: 14px;
    position: absolute;
    right: -25px;
    top: 0;
background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);

-webkit-background-clip: text;

-webkit-text-fill-color: transparent;

}


.project-sool p {/*
background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);

-webkit-background-clip: text;

-webkit-text-fill-color: transparent;
*/
font-size: 18px;

color: #fff;
text-transform: capitalize;

text-align: center;
margin-top: 5px;
    position: relative;
}



.bg-projects {
    position: relative;
    background: url(../img/bg/projects.jpg) 50% 0 no-repeat;
    background-size: cover
}

.project {
    padding: 0;
    overflow: hidden;
margin-bottom: 25px;
}

.project figure {
    position: relative
}

.project figure img {
    display: block;
    width: 100%;
    -webkit-transition: all 8s linear;
    -o-transition: all 8s linear;
    transition: all 8s linear;height: 400px;
}

.project figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

    opacity: .5;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.project.project-light figure:after {
    opacity: .4
}

.project figcaption {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 25px 25px 80px; transition: all ease-in-out 0.4s;
}

.project:hover figcaption { 
border: 2px solid;
border-image-slice: 1;
border-width: 2px;
border-image-source: linear-gradient(#0e2f35, #063f4a);
}


.project-title {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    font-weight: 400;
font-size: 20px;
line-height: 1.45;
letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
text-align: center;
}

.project-category {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0 0 -.8em;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    letter-spacing: .8em;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}


.project-zoom {
    position: absolute;
    left: 50%;
    bottom: -65px;
width: 150px;

margin: -44px 0 0 -75px;



    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;


text-align: center;
display: grid;
align-items: center;
color: #fff;

}

/*
.project-zoom:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2.625em;
    height: 2.625em;
    background: url(../img/read-more.png) 0 0 no-repeat;
    background-size: cover;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}*/

.project figure:hover:after {
    opacity: 0
}

.project figure:hover img {
    -webkit-transform: scale(1.4);
    transform: scale(1.4)
}

.project figure:hover .project-title {
    top: 30px;
    opacity: 0
}

.project figure:hover .project-category {
    opacity: 0;
    letter-spacing: 2em
}

.project figure:hover .project-zoom {
/*
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)*/


background: linear-gradient(#0e2f35, #063f4a);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;


}




/****************** New animation for contacts fixed icons *************/


.all-ioc {
position: fixed;
z-index: 9;
left: 12px;
bottom: -20px;
width: 60px;
height: 60px;
display: block;
}

.show-icons {
position: absolute;
bottom: 45px;
left: 30px;
width: 60px;
height: 60px;
color: #ffffff;
font-size: 33px;
text-transform: uppercase;
line-height: 60px;
text-align: center;
z-index: 999;
cursor: pointer;
border-radius: 3px;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;/*
background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);*/
background: #063f4a;
display: none;


	
}


.show-icons .ico-img {
display: block;
width: 100% !important;
height: 100% !important;
z-index: 6;
background-size: 80%;
background-image: url("../images/button.png");
background-repeat: no-repeat;
background-position: 50%;
background-color: #063f4a;
border-radius: 50%;
}

.show-icons:hover {
	color:#0e2f35;
background: -webkit-linear-gradient(#fbfbfb, #fff);

}


.sonar-wave {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
  background-color: #414141;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}


.sonar-wave {
  animation: amo-button-wave infinite 2.6s 0s linear;

}


@keyframes amo-button-wave {
  0% {
      transform: scale(1, 1);
      opacity: 0.45
  }
  40% {
      opacity: 0.45
  }
  100% {
      transform: scale(1.35, 1.35);
      opacity: 0
  }
}








.sonar-wave2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
  background-color: #414141;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}



.sonar-wave2 {
  animation: amo-button-wave2 infinite 2.6s 0s linear;
}




.sonar-wave2 {
animation-delay: 0.8s;
}




@keyframes amo-button-wave2 {
  0% {
      transform: scale(1, 1);
      opacity: 0.45
  }
  40% {
      opacity: 0.45
  }
  100% {
      transform: scale(1.35, 1.35);
      opacity: 0
  }
}





.whats-icon{
position: absolute;
bottom: 50px;
left: 34px;
width: 50px;
height: 50px;
color: #ffffff;
font-size: 29px;
text-transform: uppercase;
line-height: 50px;
text-align: center;
z-index: 99;
cursor: pointer;
border-radius: 3px;
background: #4dc247;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;opacity: 0;	
}


.whats-icon a { 
color: #fff;
}


.all-ioc a {
line-height: 65px;
}

.whats-icon:hover a {
	color:#4dc247;

}


.whats-icon:hover{
	color:#4dc247;
	background:#333;
}






.phone-icon{
position: absolute;
bottom: 50px;
left: 34px;
width: 50px;
height: 50px;
color: #ffffff;
font-size: 29px;
text-transform: uppercase;
line-height: 50px;
text-align: center;
z-index: 99;
cursor: pointer;
border-radius: 3px;
background: #123377;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;opacity: 0;	
}


.phone-icon a { 
color: #fff;
}


.phone-icon:hover a {
	color:#006AFF;

}


.phone-icon:hover{
	color:#006AFF;
	background:#fff;
}






.messenger-icon{
position: absolute;
bottom: 50px;
left: 34px;
width: 50px;
height: 50px;
color: #ffffff;
font-size: 29px;
text-transform: uppercase;
line-height: 50px;
text-align: center;
z-index: 99;
cursor: pointer;
border-radius: 3px;
background: #006AFF;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;opacity: 0;	
}


.messenger-icon a { 
color: #fff;
}


.messenger-icon:hover a {
	color:#006AFF;

}


.messenger-icon:hover{
	color:#006AFF;
	background:#999;
}



.all-ioc.active .phone-icon {
left: 210px;opacity: 1;
}


.all-ioc.active .whats-icon {
left: 100px;opacity: 1;
}

.all-ioc.active .messenger-icon {
left: 155px;opacity: 1;
}

/********* New animation for contacts fixed icons **********/






















.loader {
    position: fixed;
    overflow: hidden;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #08151e;
    color: #fff;
    text-align: center
}

.loader-brand {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.sk-folding-cube {
    margin: 20px auto;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #01232a;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}




.sk-folding-cube .sk-cube2:before {
    background-color: #01323c;

}

.sk-folding-cube .sk-cube3:before {

    background-color: #004250;

}

.sk-folding-cube .sk-cube4:before {



    background-color: #005365;

}




.sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg)
}

.sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg)
}

.sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg)
}

.sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

@-webkit-keyframes sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}




.loader {
    position: fixed;
    overflow: hidden;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #08151e;
    color: #fff;
    text-align: center
}

.loader-brand {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.sk-folding-cube {
    margin: 20px auto;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

/*
.sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0e2f35;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}
*/

.sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg)
}

.sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg)
}

.sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg)
}

.sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

@-webkit-keyframes sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}








.nice-select .option {
text-align:right;
font-size: 9px;
}
























.item-serv {
position: relative;
}


.item-serv:hover img {
transform: rotate(8deg) scale(1.3);
}

.img-item {
overflow:hidden;
}

.img-item img {
height:320px;
width: 100%;opacity:0.6;
 -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

/*
.ir-item:first-child {
padding-right:80px;

}

.ir-item:last-child {
padding-left:80px;

}*/
/*

.item-serv:after {

    content: "";
    position: absolute;
left: 20px;
width:100%;
top:-20px;
border:1px solid #fff3;
height:100%;
z-index: -1;
}
*/

.item-serv:before {

    content: "";
    position: absolute;

width: 94%;
height: 90%;

border:1px solid #b17d7d;

  -webkit-transform: translate(3% , 5%);
  -ms-transform: translate(3% , 5%);
transform: translate(3% , 5%);


}



.item-name {
position: absolute;
left: 0;
bottom: 40px;
padding: 8px 30px;
background: #063f4acc;
border-radius: 0 30px 30px 0;
color: #fff;
text-transform: capitalize;
background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
}

.item-name h2 {
    font-size: 21px;
}

.ir-item:last-child .item-name {
left:auto;
right:0;
border-radius: 30px 0 0 30px;
}




.about-four {
padding:50px 0 20px;
}



.services-block-two {
margin-bottom: 30px; 

}

.services-block-two .inner-box  {
border:1px solid #fff3;
}


.services-block-two .lower-content {
background: linear-gradient(to top, #061117, #0a1a24);
padding: 8px 0;

}




.services-block-two .lower-content a { 
color:#fff;
text-transform: capitalize;
}

.services-block-two .image {
background: #08151e;
}
















/* ----- The Process ----- */
.section-white {
    padding: 50px 0;
}
.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.process-wrapper {

	
}

/*
.process-wrapper .process-inner {

}*/



.process-wrapper .process-inner .process {
	display: inline-block;
	text-align: center;
position: relative;
margin-bottom: 30px;
}

.process-wrapper .process-inner .process:before {
content: '';
position: absolute;
top: 50px;

right: 90%;

width: 250px;
height: 1px;
z-index: -1;
border-bottom: 1px dashed #0e2f3542;

}


.process-wrapper .process-inner .process:after {
content: '';
position: absolute;
top: 50px;
right: 90%;

width: 0;
height: 1px;
border-bottom: 1px dashed #0e2f35;
transition: all 300ms ease-in-out 0s;
z-index: -1;
}

.process-wrapper .process-inner .process:hover:after {
width: 250px;
}

/*
.process-wrapper .process-inner .process:hover:before { 
border: 1px dashed #0e2f35;
}
*/

/*
.process-wrapper .process-inner [class*="col-"]:nth-child(8) {
border:6px solid #fff;
}
*/
.process-wrapper .process-inner [class*="col-"] {
text-align: center;
}

.process-wrapper .process-inner [class*="col-"]:nth-child(8) .process:after,
.process-wrapper .process-inner [class*="col-"]:nth-child(4) .process:after,
.process-wrapper .process-inner [class*="col-"]:nth-child(8) .process:before,
.process-wrapper .process-inner [class*="col-"]:nth-child(4) .process:before {
display:none;
}




.process-wrapper .process-inner .process p.process-title {
	font-size: 16px;

	color: #fff;

background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;

}

.process-wrapper .process-inner .process .process-circle {

	border-radius: 100%;
	margin-bottom: 20px;
	width: 100px;
	height: 100px;
	
	border: 1px dashed #0e2f3542;

/*
border: 2px dashed;
border-image-slice: 1;
border-width: 2px;
border-image-source: linear-gradient(#0e2f35, #063f4a);
*/
	transition: all 300ms ease-in-out 0s;
background: #08151e;
text-align: center;
}


.process-wrapper .process-inner .process:hover .process-circle { 
border: 1px dashed #0e2f35;
}


.process-wrapper .process-inner .process .process-circle .process-circle-icon {
	width: 100px;
	height: 100px;
	line-height: 115px;
	border-radius: 50%;
/*
	background: #081c2580;*/
	position: relative;

color: #fff;
font-size: 45px;
}


.process-wrapper .process-inner .process:hover .process-circle .process-circle-icon { 
background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.process-wrapper .process-inner .process .process-circle .process-circle-icon .process-description {
	position: absolute;
	font-size: 14px;
	line-height: 24px;
	color: #454545;
	text-align: center;
	width: 100%;
	height: 100%;
	top: 0;
	padding-top: 50px;
	opacity: 0;
	transition: all 300ms ease-in-out 0s;
}

.process-wrapper .process-inner .process .process-circle .process-circle-icon img {
	margin-top: -10px;
	display: inline-block;
	border-radius: 50%;
	transition: all 300ms ease-in-out 0s;
}

.process-wrapper .process-inner .process:hover .process-circle .process-circle-icon img {
	opacity: 0.07;
}

.process-wrapper .process-inner .process:hover .process-circle .process-circle-icon .process-description {
	opacity: 1;
}
.width-100 {
    width: 100%;
}
@media (max-width: 991px){
.process-wrapper .process-inner {
    background: none;
}
}















.col-lg-10 .about-us-inner {
margin-top: 30px;
}


.lop-new h2:after {
display:none;
}

.lop-new {
background: #0003;
padding: 8px;
}






/*****************************/



.process-wrapper .process-inner .process .process-circle:after {
content: '';
position: absolute;
top:0;
bottom:0;
right:0;
left:0;
transition: all 300ms ease-in-out 0s;
z-index: 1;
width: 100px;
height: 100px;
border: 1px dashed #0e2f35;
border-radius: 50%;

 -webkit-animation: spin 6s infinite linear;
    -moz-animation: spin 6s infinite linear;
    animation: spin 6s infinite linear;

}


@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}


.process-wrapper .process-inner [class*="col-"] .process:after {
width:250px;
 -webkit-animation: street 6s  ease-in;
    -moz-animation: street 6s  ease-in;
animation: street 6s ease-in;
}


.process-wrapper .process-inner [class*="col-"]:nth-child(2) .process:after {

  animation-delay: 5s;

}


.process-wrapper .process-inner [class*="col-"]:nth-child(3) .process:after {

  animation-delay: 10s;
}


.process-wrapper .process-inner [class*="col-"]:nth-child(5) .process:after {

  animation-delay: 15s;

}

.process-wrapper .process-inner [class*="col-"]:nth-child(6) .process:after {

  animation-delay: 20s;

}

.process-wrapper .process-inner [class*="col-"]:nth-child(7) .process:after {

  animation-delay: 25s;

}





@keyframes street {
    from {
        width: 0px;
    }
    to {
        width: 250px;
    }
}





  @media (max-width: 767px) { 

.sticky.is-fixed .special-once {
display:none
}


.dis-none {
display:none;
}




.search-title {
font-size: 20px;
}

.dis-none {
display:none;
}




.process-wrapper,
.project-gallery.d-dark,
.related-project,
.after-before,
.work-process-area,
.about-us,
.projects-section,
.specialization-section-two,
.our-process-area {
padding: 35px 0 20px !important;
}
/*

.projects-section,
.our-process-area,
.specialization-section-two {
padding: 62px 0 20px !important;
}
*/

#footer-widgets .widget {
    margin-bottom: 35px;
}

.section-title.title-pattern {
    margin-bottom: 35px;
}




#footer-widgets .widget .widget-title,
.widget.widget_information {
margin-bottom: 10px;
}
.widget.widget_socials {
margin-bottom: 0;

}

#copyright {
margin-top: 10px;
}



.fun-facts-area,
#footer {
    padding: 30px 0 0;}


.section-title.title-pattern::before {
    top: -47px;left: -10px;
   transform: scale(0.8);}

.order-form {
width: 100%;
}



.main-slider-arrow {

 left: 0;
right: auto;
margin-left: 0;
bottom:10px;

}


        .hero-bg__style-1 .slider-content {

          margin-top: 30px; }



.slick-dot-style ul.slick-dots {
    bottom: 50px
}



  .hero-btn:before {
background-size: 78%;
right: 81%;
background-repeat: no-repeat;
}

  .hero-btn:after {
margin-left: 12px;
right: 98%;
} 




.find-btn {
bottom: 3px;
}

.itsnumber {
text-align: center;
}


.work-process-content h2 {
font-size: 24px;
}

/*
.btn-main {
float: left;
}
*/


.project figure img {
height: 280px;
}


.project-title {
font-size: 15px;
}

/*
.specialize-block-two .inner-box {
width: 280px;margin: 0 auto;
}*/

body {
background-position: right;
background: url(../images/Untitled-3.png);
background-position: left;
background-repeat: no-repeat;
background-attachment: fixed;
overflow-x: hidden;
}
 

.d-xs-none {
display:none;
}

/*
.title-log {
height: 70px;

display: grid;

align-items: center;
}
*/

.smollblockproduct {
width:50%;
}


.smollblockproduct {
padding-left:8px;
padding-right:8px;
}

/*
.smollblockproduct:nth-child(even) {
padding-right:8px;
}*/




.offcanvas-logo img {
width:240px;
margin-top: 20px;
}



.slicknav_menu {
margin-top: 100px;
}

.offcanvas-menu-inner { 
align-items: start;
justify-content: start;
}


.offcanvas-logo {
position: relative;
}

.transparent-header { 
padding: 10px 0;
height: 80px;
}

.header-banner {
height: 120px;
}


.mg-log { 
height: 120px;
}

.title-log { 
padding: 10px 8px;font-size: 14px;
}

.title-log a {
font-size: 15px;
}

.project-item .project-item-inner .project-thumb img {
height: auto;
}

.project-zoom {
bottom: -72px;
}

/*
.specialize-block-two .image img {
width: 280px;

height: 280px;
}*/

/*
.project-item .project-caption .caption-main {
float: left;
}

.project-item .project-caption .caption-link {
float: right;
}*/

.project-item .project-caption {
display: inline-block;
width: 100%;
}



.project-sool {
float: none;
width: 100%;
display: inline-block;
margin-top: 40px;
}

.project-sool p {
text-align: right;
}


.contact-desc {
padding: 10px 20px 0;
}





.process-wrapper .process-inner [class*="col-"] .process::after,
.process-wrapper .process-inner .process:after,
.process-wrapper .process-inner .process:before { 
width: 150px;

}


.process-wrapper .process-inner [class*="col-"]:nth-child(even) .process:after  {

width:0;

}








.process-wrapper .process-inner [class*="col-"]:nth-child(2) .process:before,
.process-wrapper .process-inner [class*="col-"]:nth-child(2) .process:after {
display:none;

}


.process-wrapper .process-inner [class*="col-"]:nth-child(6) .process:before,
.process-wrapper .process-inner [class*="col-"]:nth-child(6) .process:after {
display:none;

}



.process-wrapper .process-inner [class*="col-"]:nth-child(3) .process:after {

  animation-delay: 5s;
}


.process-wrapper .process-inner [class*="col-"]:nth-child(5) .process:after {

  animation-delay: 10s;
}




.process-wrapper .process-inner [class*="col-"]:nth-child(7) .process:after {

  animation-delay: 15s;

}












@keyframes street {
    from {
        width: 0px;
    }
    to {
        width: 150px;
    }
}




.header-right .menu-btn {
width: 40px;
}


.header-social-link a {
margin-right: 6px;
}















.hero-bg__style-1 .slider-content h1:nth-child(2) {
font-size: 14px;}

}
}












/************** new animation *************/

.box-counter i {
font-size: 40px;

color: #fff;

line-height: initial;
}

.section.workflow .box-counter {
    padding: 0 !important;
    background: #08151e;

    border-radius: 50%;
    padding: 0 !important;
    width: 100px;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
border: 1px dashed #787973;line-height: 100px;
}

.section.workflow .col-padding {
    padding: 0;
margin-bottom: 50px;
}

.section.workflow .col-padding.center {
text-align: center;
}


.section.workflow.start .col-padding:nth-child(1) .box-counter {
    -webkit-animation: bordereffect2 .1s .8s forwards ease-in-out;
    animation: bordereffect2 .1s .8s forwards ease-in-out;
}

.section.workflow.start .col-padding:nth-child(2) .box-counter {
    -webkit-animation: bordereffect4 .1s 1.7s forwards ease-in-out;
    animation: bordereffect4 .1s 1.7s forwards ease-in-out;
}

.section.workflow.start .col-padding:nth-child(3) .box-counter {
    -webkit-animation: bordereffect3 .1s 2.6s forwards ease-in-out;
    animation: bordereffect3 .1s 2.6s forwards ease-in-out;
}

.section.workflow.start .col-padding:nth-child(4) .box-counter {
    -webkit-animation: bordereffect .1s 3.4s forwards ease-in-out;
    animation: bordereffect .1s 3.4s forwards ease-in-out;
}

.section.workflow.start .col-padding:nth-child(5) .box-counter {
    -webkit-animation: bordereffect .1s 4.3s forwards ease-in-out;
    animation: bordereffect .1s 4.3s forwards ease-in-out;
}


.section.workflow.start .col-padding:nth-child(6) .box-counter {
    -webkit-animation: bordereffect .1s 5.4s forwards ease-in-out;
    animation: bordereffect .1s 5.4s forwards ease-in-out;
}


.section.workflow.start .col-padding:nth-child(7) .box-counter {
    -webkit-animation: bordereffect .1s 6.2s forwards ease-in-out;
    animation: bordereffect .1s 6.2s forwards ease-in-out;
}


.section.workflow.start .col-padding:nth-child(8) .box-counter {
    -webkit-animation: bordereffect .4s 7s forwards ease-in-out;
    animation: bordereffect .4s 7s forwards ease-in-out;
}


.section.workflow .progressbar {
    position: absolute;
    height: 1px;
    width: 100%;

border-bottom: 1px dashed #787973;
    top: 50px;
    left: 0;
}

.section.workflow .progressbar2 {
    position: absolute;
    height: 1px;
    width: 100%;

border-bottom: 1px dashed #787973;
    bottom: 140px;
    left: 0;
}




.section.workflow.start .progress-step {
    height: 100%;
    width: 0;
    border: 1px solid #5FBFA3;
    -webkit-animation: progress 4s .2s forwards ease-in-out;
    animation: progress 4s .2s forwards ease-in-out;
}

.section.workflow.start .progress-step2 {
    height: 100%;
    width: 0;
    border: 1px solid #5FBFA3;
    -webkit-animation: progress 4s 4s forwards ease-in-out;
    animation: progress 4s 4s forwards ease-in-out;
}

/*
.section.workflow.start .progress-step {
    height: 100%;
    width: 0;
    background: #5FBFA3;
    -webkit-animation: progress 4s .2s forwards ease-in-out;
    animation: progress 4s .2s forwards ease-in-out;
}

.section.workflow.start .progress-step2 {
    height: 100%;
    width: 0;
    background: #5FBFA3;
    -webkit-animation: progress 4s 4s forwards ease-in-out;
    animation: progress 4s 4s forwards ease-in-out;
}*/


@-webkit-keyframes progress {
    25% {
        border-color: #0e2f35;
    }

    50% {
        border-color: #0e2f35;
    }

    75% {
        border-color: #0e2f35;
    }

    100% {
        border-color: #0e2f35;
        width: 100%;
    }
}

@keyframes progress {
    25% {
        border-color: #0e2f35;
    }

    50% {
        border-color: #0e2f35;
    }

    75% {
        border-color: #0e2f35;
    }

    100% {
        border-color: #0e2f35;
        width: 100%;
    }
}

@-webkit-keyframes bordereffect {
    to {
        border-color: #0e2f35;
border-style: solid;
    }
}

@keyframes bordereffect {
    to {
        border-color: #0e2f35;
border-style: solid;
    }
}


@-webkit-keyframes bordereffect2 {
    to {
        border-color: #0e2f35;
border-style: solid;
    }
}

@keyframes bordereffect2 {
    to {
        border-color: #0e2f35;
border-style: solid;
    }
}


@-webkit-keyframes bordereffect3 {
    to {
        border-color: #0e2f35;
    }
}

@keyframes bordereffect3 {
    to {
        border-color: #0e2f35;
border-style: solid;
    }
}


@-webkit-keyframes bordereffect4 {
    to {
        border-color: #0e2f35;
border-style: solid;
    }
}

@keyframes bordereffect4 {
    to {
        border-color: #0e2f35;
border-style: solid;
    }
}











@-webkit-keyframes show {
    to {
        width: auto;
        border-radius: 15px;
        color: #fff;
border: 1px dashed #0e2f35;
    }
}

@keyframes show {
    to {
        width: auto;
        border-radius: 15px;
        color: #fff;
border: 1px dashed #0e2f35;
    }
}

@-webkit-keyframes show2 {
    to {
        width: auto;
        border-radius: 15px;
        color: #fff;
border: 1px dashed #0e2f35;
    }
}

@keyframes show2 {
    to {
        width: auto;
        border-radius: 15px;
border: 1px dashed #0e2f35;
    }
}


@-webkit-keyframes show3 {
    to {
        width: auto;
        border-radius: 15px;
border: 1px dashed #0e2f35;
    }
}

@keyframes show3 {
    to {
        width: auto;
        border-radius: 15px;
border: 1px dashed #0e2f35;
    }
}


@-webkit-keyframes show4 {
    to {
        width: auto;
        border-radius: 15px;
border: 1px dashed #0e2f35;
    }
}

@keyframes show4 {
    to {
        width: auto;
        border-radius: 15px;
border: 1px dashed #0e2f35;
    }
}



.workflow .container {
position:relative;
}



.section.workflow .col-padding h5 {
font-size: 16px;
font-weight: 700;
text-transform: capitalize;
margin-top: 20px;

/*
background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);
    background-clip: border-box;
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;*/
color:#fff;

padding: 0 15px;
}













/* slick */
.projects-enw .item {
cursor: pointer;
margin: 0;
position: relative;
height: 100%;
outline: none;
overflow: hidden;
}
.projects-enw .item .bg{
position: relative;
overflow: hidden;
margin-right: 0;
}
.projects-enw .item .bg::before {
position: absolute;
content: "";
width: 100%;
height: 100%;
bottom: 0;
left: 0;
background: linear-gradient(0deg,#2e343b,rgba(46,52,59,.6));
opacity: .2;
transition: all .1s cubic-bezier(.215,.61,.355,1);
}
.projects-enw .item:hover .bg::before {
opacity: 1;
height: 100%;
background: linear-gradient(0deg,#2e343b,rgba(46,52,59,.1));
transition: all .3s cubic-bezier(.215,.61,.355,1);
}
.projects-enw .item .bg img{
width: 100%;
height: 100%;
min-height: 500px;
object-fit: cover;
}
.projects-enw .item .desc {
position: absolute;
bottom: 0px;
right: 25px;
text-align: right;
color: #fff;
}
.projects-enw .item .desc .name {
font-weight: 700;
font-size: 1.6rem;
letter-spacing: .6px;
line-height: 1.2;
padding-bottom: 60px;
}
.projects-enw .item .desc .content {
position: relative;
bottom: -100%;
color: #ddd;
margin-bottom: -40%;
opacity: 0;
transition: all .6s ease;
}
.projects-enw .item:hover .content {
opacity: 1;
margin-bottom: 30px;
transition: all .9s ease;
}


/* slick projects */
.projects-enw .item .desc {
position: absolute;
bottom: 15px;
right: 25px;
text-align: right;
color: #fff;
transition: all .3s ease;
}
.projects-enw .item:hover .desc {
bottom: 45px;
transition: all .3s ease;
}
.projects-enw .item .desc .tag {
position: relative;
font-size: .9rem;
padding-bottom: 10px;
}
.projects-enw .item .desc .name {
position: relative;

font-size: 21px;
padding-bottom: 4px;
transition: all .3s ease;
font-weight: normal;text-transform: capitalize;font-family: "Gotham-light";
}
.projects-enw .item .icon {
opacity: 0;
width: 100%;
position: absolute;
text-align: right;
right: 25px;
bottom: 10px;
text-align: right;
transition: all .3s ease;
}
.projects-enw .item:hover .icon {
opacity: 1;
bottom: 15px;
transition: all .3s ease;
}
.projects-enw .item .icon span {

text-decoration: none;
display: inline-block;
white-space: nowrap;
width: 40px;
padding: 0 0 5px;
color: #fefefe;
border-bottom: 2px solid #116060;
transition: all .3s ease;
}
.projects-enw .item .icon span:hover {
color: #fff;
width: 60px;
transition: all .3s ease;
}




.projects-enw {
padding:40px 0 0;
}



.cursor,
.node {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    border-radius: 50%;
    opacity: 0;
    transform: translate(-50%, -50%);	
    transition: opacity .3s ease-in-out, transform .3s ease-in-out;
    z-index: 9999999;/*
    mix-blend-mode: difference*/
}

.cursor {
    width: 10px;
    height: 10px;
    background-color: #116060
}

.node {
    width: 38px;
    height: 38px;
border: 1px solid rgba(255, 255, 255, 0.6);
}

.node.expand {
    background-color: rgba(255, 255, 255, .4);
    border: 0;
    transform: translate(-50%, -50%) scale(1.2)
}



.special-once ul {
float: left;
display: inline-block;

text-align: right;

width: 100%;}


.special-once ul li {
display: inline-block;
margin-right: 12px;
}



.special-once ul li a {
color:#fff;
font-size:15px;
text-transform:capitalize;
color:#c0c0c0;

}


.ser-homeland .service-item {
padding: 20px 0 0;
text-align: center;
border:0;
margin-top:0;
}


.ser-homeland .service__btn,
.ser-homeland .service-item:before,
.ser-homeland .service-item:after {
display:none;
}


.ser-homeland .service__content h3 {
font-size: 17px;
}

.ser-homeland.service-area {
padding-bottom:0;
}

.ser-homeland .service__icon span {
margin:0 auto;
}

.ser-homeland .btn-main {
margin-top: 20px;
}



.mb-40 {
    margin-bottom: 40px;
}




  @media (max-width: 767px) { 
.mb-40 {
    margin-bottom: 20px;
}

.section.workflow .box-counter {
margin: 0 auto;
}

.section.workflow .col-padding h5 {
text-align: center !important;
}


.image_block_1,
.section.workflow .progressbar,
.section.workflow .progressbar2 {
display: none;
}


.hero-bg__style-1 .slider-content {
margin-right:0;
}

.ser-homeland .service-item {
padding: 0;
}

.service__icon {

    padding-bottom: 15px;

}


.ser-homeland .service__content h3 {

    font-size: 18px;
    padding: 0;

}

.sticky.is-fixed .header-right, .sticky.is-fixed .header-social-link {
display:flex;
}



.service-area.ser-homeland .row > div[class*="col"]:last-child {
display:none;
}


.single-fun-facts .fun-facts-item-inner .facts-count .odometer {
font-size: 32px;
}


.projects-enw .item .bg img{ 
min-height: 300px;
}


.projects-enw .item .desc .tag {

    position: relative;
    font-size: .8rem;}

.projects-enw .item .desc .name {
padding-bottom:4px;
}

}








/*
.part-por {
border:1px dashed #fff3;
border-bottom: 0;
}*/



.owl-next{
font-size: 70px !important;

right: 0px !important;

position: absolute !important;

bottom: 42% !important;
display: block  !important;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block  !important;
}

.owl-prev{
font-size: 70px !important;

left: 0px !important;

position: absolute !important;

bottom: 42% !important;
display: block  !important;
}
