@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
.100vh,
.header,
.notfound {
  min-height: 100vh;
  overflow: hidden;
}
#slider-area,
.content-wrapper,
.error-form form,
.form-component,
.img,
.pos-re,
.skills,
[data-overlay-dark],
[data-overlay-light] {
  position: relative;
}
body,
p {
  line-height: 1.75em;
}
.about .wrap ul.social li a,
.contact h4 span,
.dark,
.footer .bottom p a:hover,
.nav-scroll .icon-bar,
.nav-scroll .navbar-toggler-icon,
.navbar .dropdown-menu .dropdown-item.active,
.navbar .dropdown-menu .dropdown-item:hover,
.navbar .dropdown-menu .dropdown:hover > .dropdown-item,
.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link:hover .navbar-nav .active .nav-link i,
.navbar-nav .active .nav-link,
.notfound .number,
a,
h1,
h2,
h3,
h4,
h5,
h6,
img {
  color: #c5a47e;
}
select,
td,
th,
tr {
  padding: 10px;
}
.link-btn:before,
.v-bottom,
.v-middle {
  left: 0;
  position: absolute;
}
.100vh,
.content-lines-wrapper,
.header,
.notfound,
.o-hidden {
  overflow: hidden;
}
.button-light2,
a:hover,
a:link {
  text-decoration: none;
}
#preloader-status,
.about .wrap .con,
.dark {
  vertical-align: middle;
}
@font-face {
  font-family: NT SEAWAVE;
  src: url("../fonts/NT SEAWAVE (alternative) - PERSONAL USE.otf");
}
body,
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
body {
  font-family: Poppins, sans-serif;
  color: #999;
  font-size: 15px;
  font-weight: 400;
  background: #cecab4;
}
img {
  width: 100%;
  height: auto;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
h1 {
  font-size: 40px;
  margin-bottom: 0;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 27px;
}
h4 {
  font-size: 24px;
}
.dark,
h5 {
  font-size: 20px;
}
.gallery-box .gallery-detail h4,
h6 {
  font-size: 18px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: NT SEAWAVE;
  font-weight: 400;
  line-height: 1.5em;
}
.notfound .number,
.notfound .title,
input[type="submit"],
p {
  font-family: Poppins, sans-serif;
}
p {
  font-size: 15px;
  margin: 0 0 20px;
  color: #161616;
  font-weight: 400;
}
ul {
  list-style-type: none;
}
a:hover {
  color: #fff;
}
a:focus,
input[type="checkbox"]:focus,
input[type="email"]:focus,
input[type="file"]:focus,
input[type="password"]:focus,
input[type="radio"]:focus,
input[type="text"]:focus,
textarea:focus {
  outline: 0;
}
.mb-100 {
  margin-bottom: 100px;
}
.hero .owl-theme .owl-nav.disabled + .owl-dots,
.mt-30 {
  margin-top: 30px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-90 {
  margin-top: 90px;
}
.hero:last-child,
.mb-30 {
  margin-bottom: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.bg-img {
  background-size: cover;
  background-repeat: no-repeat;
}
.bg-fixed {
  background-attachment: fixed;
}
.dark {
  margin-right: 10px;
}
.notfound .number {
  font-size: 180px;
  line-height: 180px;
  margin-bottom: 15px;
  font-weight: 400;
}
.notfound .title {
  font-size: 24px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #1b1b1b;
  margin-bottom: 20px;
}
.form-component {
  margin-bottom: 5px;
}
.js .animate-box,
[data-overlay-dark="0"]:before,
[data-overlay-light="0"]:before {
  opacity: 0;
}
:root {
  scroll-behavior: auto;
}
.valign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.v-middle {
  width: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.v-bottom {
  width: 100%;
  bottom: 5%;
  -webkit-transform: translate(0, -5%);
  transform: translate(0, -5%);
}
input[type="email"],
input[type="file"],
input[type="password"],
input[type="text"],
textarea {
  max-width: 100%;
  margin-bottom: 12px;
  padding: 15px 10px;
  height: auto;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 0 0 1px;
  border-style: solid;
  display: block;
  width: 100%;
  line-height: 1.5em;
  font-size: 15px;
  font-weight: 400;
  background-image: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.03);
  border-color: ease-in-out 0.15s, box-shadow;
  border-radius: 0;
}
input:focus,
textarea:focus {
  border-bottom: 1px solid #c5a47e;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 1.75em;
  -webkit-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out;
  background: #c5a47e;
  border: 1px solid transparent;
  outline: 0;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: transparent;
  color: #c5a47e;
  border: 1px solid #c5a47e;
}
input[type="checkbox"].line-gray:before,
table,
td,
th,
tr {
  border: 1px solid rgba(255, 255, 255, 0.03);
}
input[type="submit"] {
  font-size: 15px;
  font-weight: 400;
  background: #c5a47e;
  color: #fff;
  padding: 10px 30px;
  margin: 0;
  position: relative;
  border-radius: 50px;
}
input[type="checkbox"] {
  position: relative;
  cursor: pointer;
  margin: 5px 35px 15px 0;
  -moz-appearance: none;
  -webkit-appearance: none;
}
input[type="checkbox"]:before {
  content: "";
  width: 22px;
  height: 22px;
  border: 1px solid #e9e9ec;
  background: 0 0;
  position: absolute;
  top: -1px;
  margin-left: -3px;
}
input[type="checkbox"]:after {
  font-family: themify;
  content: "\e64c";
  color: #fff;
  background: 0 0;
  position: absolute;
  top: 2px;
  margin-left: -1px;
  left: 0;
  width: 18px;
  height: 18px;
  border: none;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  will-change: opacity;
  font-size: 12px;
}
[data-overlay-dark="10"]:before,
[data-overlay-light="10"]:before,
input[type="checkbox"]:checked:after {
  opacity: 1;
}
input[type="email"].line-gray,
input[type="file"].line-gray,
input[type="password"].line-gray,
input[type="text"].line-gray,
label a.underline.line-gray,
textarea.line-gray {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
input.line-gray:focus,
textarea.line-gray:focus {
  border-bottom-width: 1px;
  border-color: #fff;
  outline: 0;
}
.lets-talk input[type="file"],
.lets-talk input[type="text"],
.lets-talk textarea {
  font-family: Poppins, sans-serif;
  color: #fff;
  outline: 0;
}
.lets-talk input[type="checkbox"].line-gray:before {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.lets-talk label {
  display: inline-block;
  color: #fff;
}
.lets-talk ::-webkit-input-placeholder {
  color: #fff;
}
.lets-talk :-moz-placeholder {
  color: #fff;
}
.lets-talk ::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.lets-talk :-ms-input-placeholder {
  color: #fff;
}
label a.underline {
  border-bottom: 1px solid #f1f1f1;
  display: inline-block;
  line-height: 1.5;
}
.alert-success {
  background: 0 0;
  color: #999;
  border: 1px solid rgba(255, 255, 255, 0.03);
  border-radius: 0;
}
::-webkit-input-placeholder {
  color: #999;
  font-size: 15px;
  font-weight: 400;
}
:-moz-placeholder {
  color: #999;
}
::-moz-placeholder {
  color: #999;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #999;
}
button,
input,
input[type="email"],
input[type="file"],
input[type="password"],
input[type="text"],
optgroup,
select,
textarea {
  font-family: Poppins, sans-serif;
  color: #999;
  outline: 0;
}
select {
  border-radius: 5px;
}
input[type="checkbox"],
input[type="radio"] {
  display: inline;
  outline: 0;
}
.link-btn {
  display: inline-block;
  position: relative;
  padding-bottom: 2px;
  margin-bottom: -2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #c5a47e;
}
.about .wrap ul.social li a:hover,
.footer .top .item h3 span,
.hero .wrap .caption .title.white,
.info1 h6 a,
.info1 span,
.lets-talk .section-title,
.link-btn:hover,
.nav-scroll .navbar-nav .nav-link,
.navbar .icon-bar,
.navbar .navbar-nav .nav-link.nav-color,
.navbar .navbar-toggler-icon,
.section-title2 span,
.testimonials .section-title,
.testimonials .wrap .item p,
[data-overlay-dark] h1,
[data-overlay-dark] h2,
[data-overlay-dark] h3,
[data-overlay-dark] h4,
[data-overlay-dark] h5,
[data-overlay-dark] h6,
[data-overlay-dark] p,
[data-overlay-dark] span {
  color: #fff;
}
.link-btn i {
  margin-left: 5px;
  font-size: 10px;
}
.link-btn:before {
  content: "";
  bottom: -1px;
  width: 0;
  height: 1px;
  background-color: #c5a47e;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.link-btn:hover::before {
  width: 100%;
  color: #c5a47e;
}
#preloader,
.preloader-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #586a4a;
  z-index: 999999;
}
.loader,
.loader span {
  width: 55px;
  height: 55px;
}
#preloader {
  display: table;
  table-layout: fixed;
}
#preloader-status {
  display: table-cell;
}
.preloader-position {
  position: relative;
  margin: 0 auto;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.loader {
  position: relative;
  left: 50%;
  top: auto;
  margin-left: -22px;
  margin-top: 1px;
  -webkit-animation: 1s linear infinite rotate;
  -moz-animation: 1s linear infinite rotate;
  -ms-animation: rotate 1s infinite linear;
  -o-animation: 1s linear infinite rotate;
  animation: 1s linear infinite rotate;
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.content-lines,
.content-lines-inner {
  border-left: 1px solid rgba(255, 255, 255, 0.03);
  border-right: 1px solid rgba(255, 255, 255, 0.03);
  position: absolute;
  height: 100%;
}
.loader span {
  position: absolute;
  top: -1px;
  left: -1px;
  border: 1px solid transparent;
  border-top: 1px solid #c5a47e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.content-lines-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #cecab4;
}
.content-lines-inner {
  width: 1140px;
  left: 50%;
  margin-left: -570px;
  top: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.03);
}
.content-lines {
  left: 33.666666%;
  right: 33.666666%;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0;
  line-height: 0.7;
  display: block;
}
.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 0 3px;
  border-radius: 50%;
  background: #737f6a;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.hero .owl-theme .owl-dots .owl-dot.active span,
.hero .owl-theme .owl-dots .owl-dot:hover span,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #c5a47e;
  border: 1px solid #c5a47e;
}
.slider-fade .owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 0 3px;
  border-radius: 50%;
  background: 0 0;
  border: 1px solid #fff;
}
.slider-fade .owl-theme .owl-dots .owl-dot.active span,
.slider-fade .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
  border: 1px solid #fff;
}
.slider-fade .owl-theme .owl-nav [class*="owl-"] {
  background: 0 0;
  color: #fff;
  font-size: 10px;
  margin-right: 3px;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  transform: scale(1);
  border-radius: 100%;
  width: 40px;
  height: 40px;
  line-height: 32px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.navbar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: 0 0;
  z-index: 99;
  padding: 5px 0;
  height: 128px;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.navbar-toggler-icon {
  background-image: none;
}
.navbar .navbar-nav .nav-link {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  margin: 1px;
  text-transform: uppercase;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding-right: 25px;
  padding-left: 25px;
  font-family: Poppins, sans-serif;
}
.nav-scroll {
  background: #737f6a;
  padding: 0;
  position: fixed;
  top: -100px;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.03);
}
.nav-scroll .navbar-nav .active .nav-link {
  color: #c5a47e !important;
}
.nav-scroll .navbar-nav .logo {
  padding: 15px 0;
  color: #fff;
}
.nav-scroll .logo-img {
  width: 130px;
  margin-bottom: 0;
}
.nav-scroll .logo-wrapper .logo h2 {
  font-family: Poppins, sans-serif;
  font-size: 27px;
  font-weight: 500;
  display: block;
  width: 100%;
  position: relative;
  color: #fff;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.logo-wrapper .logo span,
.nav-scroll .logo-wrapper .logo span {
  font-family: Poppins, sans-serif;
  font-size: 10px;
  color: #c5a47e;
  font-weight: 400;
  letter-spacing: 4px;
  display: block;
  margin-top: 0;
  line-height: 1.2em;
  text-transform: uppercase;
}
.logo-wrapper,
.owl-prev {
  float: left;
}
.logo-wrapper .logo h2 {
  font-family: Poppins, sans-serif;
  font-size: 27px;
  font-weight: 500;
  display: block;
  width: 100%;
  position: relative;
  color: #fff;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.header .caption h1,
.header .caption h4,
.hero .wrap .caption .subtitle,
.hero .wrap .caption .title {
  letter-spacing: 3px;
  text-transform: uppercase;
}
.logo-wrapper .logo h2 a i {
  color: #fff;
  font-size: 20px;
  vertical-align: super;
}
.contact-detail ul,
.header .caption p span:last-child,
.logo {
  padding: 0;
}
.logo-img {
  padding: 20px 0;
  width: 125px;
  text-align: center;
}
.dropdown .nav-link i {
  padding-left: 0;
  font-size: 8px;
  color: rgba(255, 255, 255, 0.5);
}
.navbar .dropdown-menu .dropdown-item {
  padding: 9px 0;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: transparent;
}
.navbar .dropdown-menu .dropdown-item span {
  display: block;
  cursor: pointer;
}
.navbar .dropdown-menu .dropdown-item i {
  padding: 13px 0 0 5px;
  font-size: 8px;
  float: right;
}
.header .caption p span:last-child:after,
.navbar .dropdown-toggle::after {
  display: none;
}
.navbar .dropdown-menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.02);
}
.navbar .dropdown-menu li:last-child {
  border-bottom: none;
}
.navbar .dropdown-menu .dropdown-menu.pull-left {
  top: 0;
  left: auto;
  right: 100%;
}
@media screen and (min-width: 992px) {
  .navbar .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    width: 220px;
    padding: 15px;
    border-radius: 0;
    border: 0;
    background-color: #737f6a;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .navbar .dropdown-menu .dropdown-menu {
    left: calc(100% + 5px);
    top: -10px;
    right: auto;
    min-width: 190px;
    transform: translateY(0);
  }
  .navbar .dropdown:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
@media screen and (max-width: 767px) and (min-width: 350px) {
  .nav-scroll .logo-img {
    width: 100px;
  }
  .slider .item,
  .slider-fade .item {
    height: 557px !important;
  }
  .slider .owl-item,
  .slider-fade .owl-item {
    height: 60vh !important;
  }
  .header {
    min-height: 60vh !important;
  }
  .row-wrap1 {
    flex-wrap: wrap-reverse;
  }
  .abt-detail1 h1,
  .contact-detail h4 {
    margin: 15px 0;
  }
  .abt-detail1 p {
    margin-bottom: 15px;
  }
  .section-title {
    font-size: 25px !important;
  }
}
@media screen and (max-width: 768px) and (min-width: 991px) {
  .slider .item,
  .slider-fade .item {
    height: 557px !important;
  }
  .slider .owl-item,
  .slider-fade .owl-item {
    height: 65vh !important;
  }
  .header {
    min-height: 65vh !important;
  }
  .section-title {
    line-height: 42px;
    font-size: 25px !important;
  }
  .row-wrap1 {
    flex-wrap: wrap-reverse;
  }
  .abt-detail1 h1,
  .contact-detail h4 {
    margin: 15px 0;
  }
  .abt-detail1 p {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) and (min-width: 1024px) {
  .logo-img,
  .nav-scroll .logo-img {
    width: 110px;
  }
  .row-wrap1 {
    flex-wrap: wrap-reverse;
  }
  .slider .owl-item,
  .slider-fade .owl-item {
    height: 42vh !important;
  }
  .header {
    min-height: 41vh !important;
  }
  .abt-detail1 h1,
  .contact-detail h4 {
    margin: 15px 0;
  }
  .abt-detail1 p {
    margin-bottom: 15px;
  }
  .section-title {
    font-size: 25px !important;
  }
  .navbar {
    background: 0 0;
    padding: 0;
  }
  .nav-scroll {
    background: #222;
  }
  .logo-wrapper {
    float: left;
    padding: 21px 0 21px 15px;
  }
  .nav-scroll .logo-wrapper {
    padding: 21px 15px;
    background-color: transparent;
  }
  .navbar .logo {
    text-align: left;
    margin-left: 0;
  }
  .logo-img {
    margin-bottom: 0;
    padding: 0;
  }
  .navbar button {
    margin-right: 0;
    outline: 0 !important;
    background: 0 0;
    margin-top: 10px;
    border: none;
  }
  .navbar button:active,
  .navbar button:focus,
  .navbar button:hover {
    background: 0 0;
    outline: 0;
    color: transparent !important;
  }
  .navbar .container {
    max-width: 100%;
    padding: 0;
  }
  .navbar .nav-link {
    margin: 0 auto !important;
  }
  .navbar .navbar-nav .nav-link {
    color: #fff;
  }
  .nav-scroll .navbar-collapse .nav-link {
    color: #fff !important;
  }
  .nav-scroll .navbar-collapse .active {
    color: #c5a47e !important;
  }
  .navbar .dropdown-menu .dropdown-item {
    padding: 0 15px;
    font-size: 15px;
    line-height: 40px;
  }
  .navbar .dropdown-menu .dropdown-item.dropdown-toggle {
    font-weight: 500;
  }
  .navbar .dropdown-submenu .dropdown-toggle::after {
    right: 15px;
    font-size: 13px;
  }
  .navbar .dropdown-submenu:hover > .dropdown-toggle::after {
    transform: rotate(0);
  }
  .navbar .dropdown-submenu .dropdown-toggle.show::after {
    transform: rotate(90deg);
  }
  .navbar .dropdown-menu {
    border: none;
    padding: 0;
    border-radius: 0;
    margin: 0;
    background: #222;
  }
  .navbar .dropdown-submenu .dropdown-menu {
    margin: 0;
    padding: 0 0 0 20px;
  }
  .navbar .dropdown-menu li a {
    padding: 0 15px;
  }
  .navbar .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .navbar .navbar-collapse {
    max-height: 450px;
    overflow: auto;
    background: #222;
    text-align: left;
    padding: 20px;
  }
}
.about .wrap .con .info .name,
.about .wrap .con .info .number,
.banner-header .wrap div,
.header .caption .o-hidden {
  display: inline-block;
}
.header .caption h4 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 1.5em;
  font-size: 12px;
  word-spacing: 5px;
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.about .wrap .con .info .name:after,
.about .wrap .con .info .name:before,
.banner-header .subtitle:after,
.banner-header .subtitle:before,
.header .caption h4:after,
.header .caption h4:before,
.hero .wrap .caption .subtitle:after,
.hero .wrap .caption .subtitle:before {
  content: "";
  position: absolute;
  display: block;
  top: 55%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header .caption h1 {
  position: relative;
  margin-bottom: 20px;
  font-size: 48px;
  line-height: 1.2em;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  color: #fff;
  font-family: NT SEAWAVE;
  font-weight: 400;
}
.header .caption p {
  font-size: 15px;
  line-height: 1.75em;
  margin-bottom: 30px;
  color: #fff;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  margin-right: 15px;
}
.header .caption p span {
  letter-spacing: 5px;
  text-transform: uppercase;
  margin: 0 5px;
  padding-right: 14px;
  position: relative;
}
.header .caption p span:after {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #1b1b1b;
  position: absolute;
  top: 10px;
  right: 0;
  opacity: 0.5;
}
.header .caption .button-dark,
.header .caption .button-dark2,
.header .caption .button-light,
.header .caption .button-light2 {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  margin-right: 15px;
  margin-bottom: 15px;
}
#slider-area:after {
  background-color: #fff;
  content: "";
  position: absolute;
  height: 100%;
  left: 0;
  top: -1px;
  width: 100%;
  -webkit-clip-path: polygon(0% 75%, 0% 0%, 100% 0%, 100% 35%);
  clip-path: polygon(0% 75%, 0% 0%, 100% 0%, 100% 35%);
  z-index: -1;
}
.slider .owl-item,
.slider-fade .owl-item {
  height: 100vh;
  position: relative;
}
.slider .item,
.slider-fade .item {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.slider .item .caption,
.slider-fade .item .caption {
  z-index: 9;
}
.slider .owl-theme .owl-dots,
.slider-fade .owl-theme .owl-dots {
  position: absolute;
  bottom: 7%;
  width: 100%;
  text-align: center;
}
.owl-nav {
  bottom: 5%;
  right: 12%;
  z-index: inherit;
}
.owl-next,
.testimonials .wrap .item .info .rate {
  float: right;
}
.owl-theme .owl-nav [class*="owl-"] {
  background: 0 0;
  color: #fff;
  font-size: 9px;
  margin-right: 3px;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  transform: scale(1);
  border-radius: 100%;
  width: 40px;
  height: 40px;
  line-height: 32px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.sub-title.border-bot-light,
.sub-title.border-bot-light.light {
  border-bottom: 1px solid rgba(255, 255, 255, 0.03);
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  transform: scale(0.9);
  background: #fff;
  border: 1px solid #fff;
  color: #1b1b1b;
}
@media screen and (max-width: 768px) {
  .owl-nav {
    display: none;
  }
}
.slide-num {
  position: absolute;
  left: 168px;
  bottom: 7%;
  z-index: 9;
}
.slide-num span {
  font-family: Poppins, sans-serif;
  font-size: 15px;
  color: #fff;
  margin-right: 140px;
}
.about .states li:last-of-type,
.banner-header .wrap .date-comment:last-of-type,
.slide-num span:last-child {
  margin-right: 0;
}
.slider__progress {
  width: 120px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 192px;
  bottom: 8.5%;
  z-index: 9;
}
.slider__progress span {
  background: #fff;
  height: 1px;
  display: block;
  -webkit-transition: none, 0.4s;
  -o-transition: none, 0.4s;
  transition: none, 0.4s;
  position: relative;
  top: 0;
}
.hero {
  position: relative;
  min-height: 100vh;
}
.hero .wrap figure {
  margin: 0 0 0 auto;
  position: relative;
  width: 50%;
}
.hero .wrap.left figure {
  margin-left: 0;
  margin-right: auto;
}
.hero .wrap .caption {
  position: absolute;
  top: 50%;
  width: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0 30px 30px 0;
}
.hero .wrap.left .caption {
  left: auto;
  right: 0;
  padding: 30px;
}
.hero .wrap .caption .subtitle,
.section-subtitle,
.sub-title {
  position: relative;
  padding-left: 15px;
}
.hero .wrap .caption .title {
  color: #c5a47e;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.5em;
  word-spacing: 5px;
}
.hero .wrap .caption .subtitle {
  color: #c5a47e;
  font-size: 13px;
  margin-bottom: 20px;
  font-weight: 400;
  word-spacing: 3px;
  margin-left: 5px;
  margin-top: 0;
}
.banner-header .subtitle:before,
.hero .wrap .caption .subtitle:before,
.section-subtitle:before,
.sub-title:before {
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #c5a47e;
  border-radius: 50%;
}
.hero .wrap .caption .list {
  position: relative;
  display: block;
}
.hero .wrap .caption .list li {
  position: relative;
  display: flex;
  align-items: center;
}
.hero .wrap .caption.list li + li {
  margin-top: 10px;
}
.hero .wrap .caption .icon {
  display: flex;
  align-items: center;
}
.hero .wrap .caption .icon span {
  font-size: 12px;
  color: #c5a47e;
  background-color: transparent;
}
.hero .wrap .caption .text {
  margin-left: 10px;
}
.hero .wrap .caption .text p {
  font-size: 15px;
  margin: 0;
}
.hero .wrap .caption .signature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.hero .wrap .caption .signature img {
  margin-right: 15px;
  width: 70px;
}
.hero .wrap .caption .signature .wrap .name {
  color: #c5a47e;
  font-size: 15px;
}
.hero .wrap .caption .signature .wrap .job {
  color: #999;
  font-size: 15px;
}
.hero .wrap .caption .signature .wrap .job.white {
  color: #fff;
  font-size: 15px;
}
.hero .owl-theme .owl-dots .owl-dot span {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 991.98px) {
  .hero .wrap figure {
    width: auto;
    margin: 0;
  }
  .hero .wrap .caption {
    position: relative;
    left: 0;
    top: 0;
    width: auto;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 30px 0 0;
  }
  .hero .wrap.left .caption {
    padding: 30px 0 0;
  }
}
.section-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-padding2 {
  padding-top: 200px;
  padding-bottom: 120px;
}
.section-padding.three {
  padding-top: 180px;
  padding-bottom: 120px;
}
.section-title {
  color: #737f6a;
  font-family: Poppins, sans-serif;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 36px;
  letter-spacing: 0;
  text-transform: uppercase;
}
.section-title span {
  color: #bf8a71;
  font-family: NT SEAWAVE;
}
.section-title2 {
  color: #c5a47e;
  font-family: Poppins, sans-serif;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.5em;
}
.section-subtitle {
  font-size: 15px;
  margin-bottom: 5px;
  color: #1b1b1b;
  word-spacing: 3px;
  margin-left: 10px;
}
.section-subtitle:after,
.section-subtitle:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sub-title {
  color: #c5a47e;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 1.5em;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-top: 5px;
}
.sub-title.border-bot-dark:before {
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #c5a47e;
  border-radius: 50%;
  top: 45%;
}
.sub-title:after,
.sub-title:before {
  content: "";
  position: absolute;
  display: block;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sub-title.border-bot-light {
  position: relative;
  padding: 5px 0 15px 15px;
}
.sub-title.border-bot-dark {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 5px 0 10px 15px;
  color: #fff;
}
.sub-title.border-footer-light {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.03);
  padding: 0 0 15px 15px;
}
.about .wrap .con .info .name,
.banner-header .subtitle {
  padding-left: 15px;
  font-weight: 400;
  text-transform: uppercase;
}
.lets-talk {
  position: inherit;
}
.about,
.about .wrap .con,
.banner-header .subtitle,
.banner-header .wrap .date-comment {
  position: relative;
}
.footer .sub-title:after,
.footer .sub-title:before {
  top: 30%;
}
.banner-header {
  padding-top: 160px;
  padding-bottom: 160px;
background: url(../images/banner7.png);
}
.banner-header .title {
  color: #fff;
  font-family: NT SEAWAVE;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.5em;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 10px;
}
.about .states li p,
.about .wrap .con .info .name,
.abt-detail1 h1,
.contact h5,
.serv1 h1,
.skills .skill-item h6,
.testimonials .wrap .item .info h6 {
  font-family: Poppins, sans-serif;
}
.banner-header .subtitle {
  color: #c5a47e;
  font-size: 13px;
  margin-bottom: 0;
  word-spacing: 3px;
  margin-left: 5px;
  letter-spacing: 3px;
  margin-top: 0;
}
.banner-header p {
  font-size: 15px;
  margin-bottom: 0;
  color: #fff;
}
.banner-header p a {
  color: #aa8453;
}
.banner-header .wrap,
.skills .skill-item {
  margin-top: 20px;
}
.banner-header .wrap .avatar {
  width: 25px;
  height: 25px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.banner-header .wrap .author,
.banner-header .wrap .date-comment {
  color: #fff;
  margin-right: 20px;
  font-size: 13px;
}
.banner-header .wrap .date-comment i {
  color: #aa8453;
  font-size: 15px;
  margin-right: 5px;
}
.about {
  background: #e2e6e1;
}
.about .wrap {
  box-sizing: border-box;
  padding-left: 40px;
  overflow: hidden;
  padding-bottom: 30px;
}
.about .wrap .con {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.about .wrap .con .info {
  bottom: 0;
  left: -7px;
  position: absolute;
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.about .wrap .con img:hover {
  transform: scale(0.98);
}
.about .wrap .con .info .name {
  margin: 0 0 0 10px;
  font-size: 15px;
  letter-spacing: 2px;
  word-spacing: 5px;
  color: #999;
}
.about .wrap .con .info .name:before {
  left: 5px;
  width: 5px;
  height: 5px;
  background-color: #c5a47e;
  border-radius: 50%;
}
.about .wrap .con .info .number {
  color: #999;
  margin: 0;
  padding-left: 20px;
  position: relative;
  font-weight: 400;
  font-size: 10px;
  letter-spacing: 2px;
  word-spacing: 7px;
}
.about .wrap .con .info .number:before {
  content: "/";
  left: 5px;
  position: absolute;
  top: 0;
  color: #c5a47e;
}
.about .wrap ul.social li {
  display: inline-block;
  margin: 0;
  padding: 0 5px;
}
.about .wrap .social {
  text-align: center;
  padding: 0;
  margin: 0 0 10px;
}
.about .wrap p {
  text-align: center;
  margin-bottom: 0;
}
.about .states {
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 0;
  padding-top: 20px;
}
.about .states .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.about .states ul {
  margin: 0;
}
.about .states li {
  margin-right: 40px;
}
.about .states li h1 {
  font-size: 60px;
  color: #c5a47e;
  margin-right: 15px;
}
.about .states li p {
  font-size: 15px;
  line-height: 1.5em;
  margin-bottom: 0;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-top: 5px;
}
.about-box {
  text-align: center;
  border: none;
  margin-bottom: 15px;
}
.gallery-item,
.testimonials .wrap .item {
  margin-bottom: 30px;
  position: relative;
}
.about-box h5 {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #fff;
}
.about-box .icon {
  width: 50px;
  height: 30px;
  margin-bottom: 15px;
}
.skills .skill-item h6 {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  position: relative;
  z-index: 4;
  margin-bottom: 10px;
}
.skills .skill-item h6 i {
  font-size: 10px;
  margin-right: 10px;
  float: right;
  font-style: normal;
  letter-spacing: 2px;
}
.skills .skill-item .skill-progress {
  position: relative;
  background-color: #333;
}
.skills .skill-item .skill-progress .progres {
  position: relative;
  height: 1px;
  width: 10%;
  border-radius: 5px;
  padding: 0 10px;
  background-color: #c5a47e;
  -webkit-transition: 1.5s;
  transition: 1.5s;
}
.gallery-box .gallery-detail,
.gallery-box .gallery-img:after {
  transition: 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  width: 100%;
  left: 0;
}
.skills .skill-item .skill-progress .progres:after {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #c5a47e;
  position: absolute;
  right: -5px;
  top: -1px;
}
.testimonials .wrap {
  position: relative;
  padding: 0;
  border: none;
}
.testimonials .wrap .item .quote {
  position: absolute;
  right: 30px;
  top: 75px;
  width: 100px;
  margin: 0 auto 20px;
  opacity: 0.7;
}
.testimonials .wrap .item .info {
  text-align: left;
  margin: 30px 0 15px;
}
.testimonials .wrap .item .info .author-img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  float: left;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.testimonials .wrap .item .info .author-img img {
  padding: 3px;
  border-radius: 50%;
}
.testimonials .wrap .item .info .cont {
  margin-left: 70px;
}
.testimonials .wrap .item .info h6 {
  font-size: 15px;
  margin-bottom: 0;
  padding-top: 10px;
  color: #c5a47e;
  line-height: 1em;
}
.testimonials .wrap .item .info span {
  font-size: 13px;
  color: #fff;
  margin-right: 5px;
  line-height: 1.25em;
}
.contact .social a,
.footer .top .item .social a {
  margin-right: 3px;
  line-height: 40px;
  width: 40px;
  height: 40px;
}
.testimonials .wrap .item .info i {
  color: #fff;
  font-size: 10px;
}
@media screen and (max-width: 991px) {
  .bg-fixed {
    background-attachment: scroll !important;
  }
  .about .states {
    position: relative;
  }
  .about .states ul.flex {
    display: block;
  }
  .about .states ul.flex li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
  }
  .testimonials .wrap {
    margin-bottom: 0;
    padding: 20px;
  }
  .testimonials .wrap .item .quote {
    position: absolute;
    right: 10px;
    top: 180px;
    width: 75px;
    margin: 0 auto 20px;
    opacity: 0.7;
  }
}
.gallery-box {
  overflow: hidden;
  position: relative;
}
.gallery-box .gallery-img {
  position: relative;
  overflow: hidden;
}
.gallery-box .gallery-img:after {
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
}
.gallery-box .gallery-img > img {
  transition: 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
  border-radius: 0;
}
.gallery-box .gallery-detail {
  opacity: 0;
  color: #fff;
  padding: 20px;
  box-sizing: border-box;
  position: absolute;
  overflow: hidden;
}
.gallery-box .gallery-detail p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 15px;
}
.gallery-box:hover .gallery-detail {
  top: 50%;
  transform: translate(0, -50%);
  opacity: 1;
}
.gallery-box:hover .gallery-img:after {
  background: rgba(0, 0, 0, 0.5);
}
.gallery-box:hover .gallery-img > img {
  transform: scale(1.05);
}
.contact {
  background: #fff;
  position: relative;
}
.google-maps {
  height: 100%;
  min-height: 500px;
  width: 100%;
  position: relative;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.button-light,
.button-light1 {
  height: auto;
  padding: 14px 30px;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.contact h4 {
  margin-bottom: 20px !important;
  font-weight: 900;
  font-size: 30px;
  color: #737f6a !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.contact h5 {
  font-size: 18px;
}
.contact .phone,
.footer .top .item .phone {
  font-family: Poppins, sans-serif;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 5px;
  letter-spacing: 2px;
}
.button-light,
.button-light1,
.contact .mail,
.contact .social a {
  display: inline-block;
}
.contact .mail {
  font-size: 15px;
  line-height: 3em;
  color: #999;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.contact .mail:before,
.footer .top .item .mail:before {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #c5a47e;
  content: "";
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.contact .social,
.footer .top .item .social {
  margin-bottom: 15px;
}
.contact .social a {
  text-align: center;
  font-size: 12px;
  border: 1px solid rgba(255, 255, 255, 0.03);
  color: #999;
  border-radius: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.contact .social a:hover {
  border: 1px solid #c5a47e;
  background: #c5a47e;
  color: #fff;
}
.button-light {
  border: 1px solid #2c354b;
  border-radius: 80px;
  background-color: #2c354b;
  -webkit-transition: border-color 0.4s, color 0.4s, background-color 0.4s;
  transition: border-color 0.4s, color 0.4s, background-color 0.4s;
  color: #fff;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}
.button-dark,
.button-light1 {
  -webkit-transition: border-color 0.4s, color 0.4s, background-color 0.4s;
  font-weight: 400;
}
.button-light1 {
  border: 1px solid #fff;
  border-radius: 80px;
  background-color: #transparent;
  transition: border-color 0.4s, color 0.4s, background-color 0.4s;
  color: #354e3a;
  line-height: 20px;
  text-align: center;
}
.button-dark,
.button-dark2,
.button-light2 {
  height: auto;
  padding: 15px 32px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
}
.button-light:hover {
  border: 1px solid #fff;
  background-color: #2c354b;
  color: #cecab4;
}
.button-light2 {
  border: 1px solid #fff;
  border-radius: 80px;
  background-color: #fff;
  -webkit-transition: border-color 0.4s, background-color 0.4s;
  transition: border-color 0.4s, background-color 0.4s;
  color: #fff;
}
.button-light2:hover {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
}
.button-dark {
  border: 1px solid #c5a47e;
  border-radius: 80px;
  background-color: transparent;
  transition: border-color 0.4s, color 0.4s, background-color 0.4s;
  color: #c5a47e;
}
.button-dark2,
.button-dark:hover {
  border: 1px solid #c5a47e;
  background-color: #c5a47e;
  color: #fff;
}
.button-dark2 {
  border-radius: 80px;
  -webkit-transition: border-color 0.4s, color 0.4s, background-color 0.4s;
  transition: border-color 0.4s, color 0.4s, background-color 0.4s;
  font-weight: 400;
}
.button-dark2:hover {
  border: 1px solid #c5a47e;
  background-color: transparent;
  color: #c5a47e;
}
.error-form {
  position: relative;
  max-width: 460px;
  margin: 40px auto 0;
}
.error-form .form-group {
  position: relative;
  margin: 0;
}
.error-form .form-group input[type="email"],
.error-form .form-group input[type="search"],
.error-form .form-group input[type="text"] {
  position: relative;
  width: 100%;
  line-height: 30px;
  padding: 20px 30px;
  height: 50px;
  display: block;
  background: #f6f6f6;
  color: #c5a47e;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.03);
  transition: 0.3s;
  outline: 0;
}
.progress-wrap,
.progress-wrap::after {
  height: 45px;
  width: 45px;
  display: block;
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  cursor: pointer;
}
.error-form .form-group input[type="email"]:focus,
.error-form .form-group input[type="search"]:focus,
.error-form .form-group input[type="text"]:focus {
  border-color: #f6f6f6;
}
.footer,
.footer .bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.03);
}
.error-form .form-group input::-webkit-input-placeholder {
  color: #999;
}
.error-form .form-group .theme-btn {
  position: absolute;
  right: 20px;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  background: 0 0;
  color: #c5a47e;
}
.owl-theme .owl-nav .owl-next,
.owl-theme .owl-nav .owl-prev {
  background: #737f6a !important;
  top: 50% !important;
  position: absolute !important;
}
.error-form .form-group .theme-btn span {
  vertical-align: middle;
  outline: 0;
}
.progress-wrap {
  position: fixed;
  bottom: 30px;
  right: 30px;
  border-radius: 50px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  transition: 0.4s linear;
  -webkit-box-shadow: inset 0 0 0 1px rgba(197, 164, 126, 0.2);
  box-shadow: inset 0 0 0 1px rgba(197, 164, 126, 0.2);
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.progress-wrap::after {
  position: absolute;
  font-family: themify;
  content: "\e648";
  text-align: center;
  line-height: 45px;
  font-size: 12px;
  font-weight: 400;
  left: 0;
  top: 0;
  z-index: 1;
  transition: 0.4s linear;
  color: #c5a47e;
}
.progress-wrap svg path {
  fill: none;
}
.progress-wrap svg.progress-circle path {
  stroke: #c5a47e;
  stroke-width: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  stroke: #c5a47e;
}
.footer {
  padding: 90px 0 0;
  position: relative;
  background: #737f6a;
}
.footer .top .item h3 {
  position: relative;
  font-family: NT SEAWAVE;
  margin-bottom: 20px;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.footer .top .item p {
  margin-bottom: 15px;
  color: #fff;
}
.footer .top .item .mail {
  font-size: 15px;
  line-height: 3em;
  color: #fff;
  position: relative;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer .top .item .social a {
  text-align: center;
  font-size: 23px;
  border: 1px solid rgba(255, 255, 255, 0.03);
  color: #fff;
  border-radius: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
}
.footer .top .item .social a:hover {
  border: 1px solid #c5a47e;
  background: 0 0;
  color: #fff;
}
.footer .top .sub-title.border-bot-dark {
  margin-top: 0;
}
.footer .bottom {
  padding: 15px 0;
  margin-top: 30px;
}
.footer .bottom p {
  font-size: 13px;
  color: #fff;
}
.footer .bottom p a,
[data-overlay-light] h1,
[data-overlay-light] h2,
[data-overlay-light] h3,
[data-overlay-light] h4,
[data-overlay-light] h5,
[data-overlay-light] h6,
[data-overlay-light] p,
[data-overlay-light] span {
  color: #999;
}
.footer .bottom p.right {
  text-align: right;
}
[data-overlay-dark] .container,
[data-overlay-light] .container {
  position: relative;
  z-index: 2;
}
.house1,
.house1:before {
  position: absolute;
}
[data-overlay-dark]:before,
[data-overlay-light]:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
[data-overlay-dark]:before {
  background: #000;
}
.projects2,
[data-overlay-light]:before {
  background: #fff;
}
[data-overlay-dark="1"]:before,
[data-overlay-light="1"]:before {
  opacity: 0.1;
}
[data-overlay-dark="2"]:before,
[data-overlay-light="2"]:before {
  opacity: 0.2;
}
.img:hover .image1,
[data-overlay-dark="3"]:before,
[data-overlay-light="3"]:before {
  opacity: 0.3;
}
[data-overlay-dark="4"]:before,
[data-overlay-light="4"]:before {
  opacity: 0.4;
}
[data-overlay-dark="5"]:before,
[data-overlay-light="5"]:before {
  opacity: 0.5;
}
[data-overlay-dark="6"]:before,
[data-overlay-light="6"]:before {
  opacity: 0.6;
}
[data-overlay-dark="7"]:before,
[data-overlay-light="7"]:before {
  opacity: 0.7;
}
[data-overlay-dark="8"]:before,
[data-overlay-light="8"]:before {
  opacity: 0.8;
}
[data-overlay-dark="9"]:before,
[data-overlay-light="9"]:before {
  opacity: 0.9;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px !important;
  }
}
@media (max-width: 1024px) {
  .projects2-wrap {
    padding-left: 20px;
  }
  .projects2-wrap h3 {
    font-size: 22px;
  }
  .projects2-con {
    top: 40px;
  }
}
@media all and (max-width: 767px) {
  .projects2-items .col-md-6:nth-child(2) {
    margin-top: 0;
  }
  .footer .bottom p.right {
    text-align: left;
  }
  .slide-num,
  .slider__progress {
    display: none;
  }
}
@media all and (max-width: 575px) {
  .projects2-filter li {
    margin-right: 10px;
    font-size: 16px;
  }
  .projects2-filter li:last-child {
    margin-right: 0;
  }
  .projects2-items .single-item {
    padding-bottom: 30px;
  }
  .projects2-wrap {
    padding: 0;
  }
  .notfound .number {
    font-size: 100px;
    line-height: 100px;
  }
  .banner-header .title {
    font-size: 36px;
    line-height: 1.3em;
  }
}
.cop1,
.foot1,
.middle-banner1,
.projects .section-title,
.service-heading p,
.view-more-btn {
  text-align: center;
}
.abt-detail1 h1 {
  font-size: 30px;
  color: #737f6a;
  font-weight: 600;
}
.abt-detail1 p {
  font-size: 15px;
  color: #505a51;
  margin-bottom: 10px;
  text-align: justify;
}
.abt-detail1 .button-light2 {
  margin-top: 10px;
  border-radius: 0;
  background: #737f6a;
}
.press,
.service1 {
  padding: 50px 0;
}
.service-inner1 {
  text-align: center;
  background: #f1ede4;
  padding: 15px;
  border: 5px;
}
.foot1 a,
.info1 {
  padding: 5px;
}
.service-inner1 a {
  border-radius: 0;
  background: 0 0;
  margin-top: 15px;
  color: #737f6a;
}
.serv1 {
  margin: 15px 0;
  border-left: 1px;
}
.serv1 h1 {
  font-size: 25px;
  color: #444;
  font-weight: 200;
}
.serv1 img {
  width: 70px;
  height: 70px;
}
.foot1 i,
.house1:before {
  font-size: 18px;
  width: 30px;
  height: 30px;
}
.project2 {
  background: 0 0 / cover #cecab4;
}
.pro-detail1 {
  background: #cecab4;
}
.foot1 i,
.info1 {
  background: #fff;
}
.project2 .section-title {
  text-align: center;
  color: #fff;
}
.project2 .section-title span {
  color: #737f6a;
  font-weight: 900;
}
.info1 {
  text-align: center;
}
.lets-talk {
  background: #737f6a;
  text-align: center;
}
.foot1 i {
  line-height: 30px;
  border-radius: 50%;
}
.btn-abt a,
.foot1 i:hover,
.view-more-btn a {
  background: #737f6a;
}
.foot1 img {
  width: 20px;
  height: 18px;
}
.image1 {
  opacity: 1;
  display: block;
  width: 100%;
  height: 500px;
  transition: 0.5s;
  backface-visibility: hidden;
}
.view-more-btn a {
  padding: 10px 15px;
}
.view-more-btn a:hover {
  background: #fff;
  color: #444;
  border: 1px;
  transition: 0.5s;
}
.contact-detail h1 {
  font-size: 20px;
  color: #444;
  font-weight: 600;
}
.info1 p,
.press-img h1 a {
  font-size: 15px;
  color: #737f6a;
}
.contact-detail a:hover,
.contact-detail h4 {
  color: #444;
}
.contact-detail .social a {
  font-size: 16px;
  padding: 0;
  color: #c5a47e;
}
.contact-detail .social img {
  width: 15px;
  height: 15px;
}
.press-img {
  cursor: pointer;
  background: #fff;
  padding: 25px 25px 0;
  text-align: center;
  overflow: visible;
  transition: opacity 0.4s;
  transform: scale(1);
  height: 100%;
}
.press-img h1 {
  line-height: 28px;
}
.press-img h1 a {
  padding: 15px 0;
  font-weight: 500;
  display: block;
  text-align: center;
  font-family: Poppins;
}
.press-img h1 a:hover {
  color: #cecab4;
  transition: 0.5s;
}
.house1:before {
  content: url(../images/house1.png);
  left: 5px;
  top: 0;
  background: #fff;
  line-height: 36px;
  border-radius: 50%;
}
.con {
  margin-bottom: 25px;
  padding: 15px;
  background: #fff;
  position: relative;
}
.the-dream {
  background-size: cover;
}
.the-dream .the-dream-inner {
  background: #fff;
  padding: 50px;
}
.projects .owl-carousel {
  position: relative !important;
}
.owl-theme .owl-nav .owl-prev {
  left: 0 !important;
}
.owl-theme .owl-nav .owl-next {
  right: 0 !important;
}
.owl-nav {
  position: unset !important;
}
.info1 span a {
  margin: 10px 0;
  display: inline-block;
  font-size: 25px;
  color: #c5a47e;
  font-weight: 800;
  font-family: NT SEAWAVE;
}
.info1 p {
  padding: 10px;
  text-align: justify;
}
.btn-abt a {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 15px;
  color: #fff;
}
.btn-abt a:hover {
  color: #737f6a;
  transition: 0.5s;
  background: #c5a47e;
}

.slider-main{
	background:url(../images/banner1.png);
	height:100vh;
	background-size:cover;
	position:relative;
}
.slider-main:before{
    position:absolute;
    width:100%;
    height:100%;
    background:#00000069;
    content:'';
    
}
.btn{
	
}