/*-----------------------------------------------------------------------------------

    Theme Name: architec
    Theme URI: http://
    Description: Architecture & Interior Design HTML Template
    Author: ThemesCamp
    Author URI: http://themeforest.net/user/ThemesCamp
    Version: 1.0

-----------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------

== Table Of Content

    |--- BASE

        |- typography
        |- helper classes

    |--- SHORTCODES

        |- extra
        |- overlay
        |- section-heading
        |- buttons
        |- navbar
        |- sliders
        |- intro
        |- feature-box
        |- clients
        |- counter
        |- portfolio
        |- process
        |- progress-bar
        |- tabs
        |- team
        |- testimonials
        |- blog
        |- contact-form
        |- footers

    |--- BASE

        |- responsive
	


---------------------------------------------------------------- */
@import "./plugins.css";
/* ====================== [ Start Typography d1ed5d abe5ca abe5e2 ] ====================== */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  list-style: none;
}

body {
  color: #fff;
  background: #181818;
  line-height: 1.5;
  font-weight: 400;
  overflow-x: hidden !important;
  font-family: "Poppins", sans-serif;
}
body.index2 h1,
body.index2 h2,
body.index2 h3,
body.index2 h4,
body.index2 h5 {
  font-family: "Teko", sans-serif;
  font-weight: 400;
}
body.index3 h1,
body.index3 h2,
body.index3 h3,
body.index3 h4,
body.index3 h5 {
  font-family: "Jost", sans-serif;
  font-weight: 500;
}
body.index3 .section-padding {
  padding: 140px 0;
}
body.index4 {
  background: #272727;
}
body.index4 h1,
body.index4 h2,
body.index4 h3,
body.index4 h4,
body.index4 h5,
body.index4 h6 {
  font-family: "Jost", sans-serif;
}
body.index4 .blog-grid .item:after {
  background: #212121;
}
body.index4 footer {
  background: #212121;
}

img {
  width: 100%;
  height: auto;
}

span,
a,
a:hover {
  display: inline-block;
  color: inherit;
}

h1 {
  font-size: 55px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 35px;
}

h4 {
  font-size: 30px;
}

h5 {
  font-size: 25px;
}

h6 {
  font-size: 18px;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  line-height: 1.4;
  font-weight: 600;
  font-family: "Cinzel", serif;
}

h6 {
  margin: 0;
  line-height: 1.4;
  font-weight: 500;
}

p {
  color: #9f9f9f;
  font-size: 15px;
  font-weight: 400;
  line-height: 2;
  margin: 0;
}

a,
span {
  display: inline-block;
}
a:hover,
span:hover {
  text-decoration: none;
}

/* ====================== [ End Typography  ] ====================== */
/* ====================== [ Start Helper Classes  ] ====================== */
.o-hidden {
  overflow: hidden;
}

.position-re {
  position: relative;
}

.ontop {
  position: relative;
  z-index: 7;
}

.full-over {
  position: absolute !important;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.full-width {
  width: 100% !important;
}

.custom-font {
  font-family: "Teko", sans-serif;
  font-weight: 400;
}

.playfont {
  font-family: "Playfair Display", serif;
}

.main-color {
  color: #c5a47e !important;
}

.bg-gray {
  background-color: #f8f4f3;
}
.bg-gray .primery-shadow {
  -webkit-box-shadow: 0px 4px 30px -4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 30px -4px rgba(0, 0, 0, 0.2);
}

.bg-dark {
  background-color: #141414 !important;
}
.bg-dark .primery-shadow {
  -webkit-box-shadow: 0px 4px 40px -4px rgba(255, 255, 255, 0.2);
  box-shadow: 0px 4px 40px -4px rgba(255, 255, 255, 0.2);
}

.bg-color {
  background-color: #c5a47e !important;
}
.bg-color .primery-shadow {
  -webkit-box-shadow: 0px 4px 40px -4px rgba(255, 255, 255, 0.2);
  box-shadow: 0px 4px 40px -4px rgba(255, 255, 255, 0.2);
}

.bg-img {
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-center {
  background-position: center center;
}

.bg-fixed {
  background-attachment: fixed;
}

.bg-repeat {
  background-size: auto;
  background-repeat: repeat;
}

.section-padding {
  padding: 120px 0;
}

.section-ptb {
  padding: 80px 0;
}

.head-pt {
  padding: 80px 0 0;
}

.head-pb {
  padding: 0 0 80px;
}

.rounded {
  border-radius: 5px;
}

.circle {
  border-radius: 50%;
}

.unlist {
  list-style: none;
}

.undecro:hover {
  text-decoration: none;
}

.inline {
  display: inline-block;
}

.valign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.primery-shadow {
  -webkit-box-shadow: 0px 8px 30px -4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 8px 30px -4px rgba(0, 0, 0, 0.1);
}

.padding5 {
  padding-right: 5%;
  padding-left: 5%;
}

/*-------------------------------------------------------
					 text color
-------------------------------------------------------*/
.text-white {
  color: #fff;
}

.text-black {
  color: #000;
}

.text-extra-light-gray {
  color: #b7b7b7;
}

/*-------------------------------------------------------
					font-weight
-------------------------------------------------------*/
.fw-100 {
  font-weight: 100 !important;
}

.fw-200 {
  font-weight: 200 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

/*-------------------------------------------------------
					 font-size
-------------------------------------------------------*/
.fz-10 {
  font-size: 10px !important;
}

.fz-12 {
  font-size: 12px !important;
}

.fz-14 {
  font-size: 14px !important;
}

.fz-15 {
  font-size: 15px !important;
}

.fz-16 {
  font-size: 16px !important;
}

.fz-18 {
  font-size: 18px !important;
}

.fz-20 {
  font-size: 20px !important;
}

.fz-22 {
  font-size: 22px !important;
}

.fz-25 {
  font-size: 25px !important;
}

.fz-30 {
  font-size: 30px !important;
}

.fz-40 {
  font-size: 40px !important;
}

.fz-50 {
  font-size: 50px !important;
}

/*-------------------------------------------------------
					line-height
-------------------------------------------------------*/
.line-height-10 {
  line-height: 10px;
}

.line-height-13 {
  line-height: 13px;
}

.line-height-18 {
  line-height: 18px;
}

.line-height-20 {
  line-height: 20px;
}

.line-height-24 {
  line-height: 24px;
}

.line-height-22 {
  line-height: 22px;
}

.line-height-26 {
  line-height: 26px;
}

.line-height-28 {
  line-height: 28px;
}

.line-height-30 {
  line-height: 30px;
}

.line-height-35 {
  line-height: 35px;
}

.line-height-40 {
  line-height: 40px;
}

.line-height-45 {
  line-height: 45px;
}

.line-height-50 {
  line-height: 50px;
}

.line-height-55 {
  line-height: 55px;
}

.line-height-60 {
  line-height: 60px;
}

.line-height-65 {
  line-height: 65px;
}

.line-height-70 {
  line-height: 70px;
}

.line-height-75 {
  line-height: 75px;
}

.line-height-80 {
  line-height: 80px;
}

.line-height-85 {
  line-height: 85px;
}

.line-height-90 {
  line-height: 90px;
}

.line-height-95 {
  line-height: 95px;
}

.line-height-100 {
  line-height: 100px;
}

.line-height-110 {
  line-height: 110px;
}

.line-height-120 {
  line-height: 120px;
}

/*-------------------------------------------------------
					text-transform
-------------------------------------------------------*/
.text-u {
  text-transform: uppercase !important;
}

.text-l {
  text-transform: lowercase !important;
}

.text-c {
  text-transform: capitalize !important;
}

.text-non {
  text-transform: none !important;
}

.text-i {
  font-style: italic;
}

/*-------------------------------------------------------
					 letter-spacing
-------------------------------------------------------*/
.ls0 {
  letter-spacing: 0px !important;
}

.ls1 {
  letter-spacing: 1px !important;
}

.ls2 {
  letter-spacing: 2px !important;
}

.ls3 {
  letter-spacing: 3px !important;
}

.ls4 {
  letter-spacing: 4px !important;
}

.ls5 {
  letter-spacing: 5px !important;
}

.ls10 {
  letter-spacing: 10px !important;
}

/*-------------------------------------------------------
			 margin-top  (0/100) +5
-------------------------------------------------------*/
.mt-0 {
  margin-top: 0 !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-62 {
  margin-top: 62px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

/*-------------------------------------------------------
			 margin-bottom  (0/100) +5
-------------------------------------------------------*/
.mb-0 {
  margin-bottom: 0 !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-62 {
  margin-bottom: 62px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

/*-------------------------------------------------------
			padding-top  (0/100) +5
-------------------------------------------------------*/
.pt-0 {
  padding-top: 0 !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

/*-------------------------------------------------------
		 padding-bottom  (0/100) +5
-------------------------------------------------------*/
.pb-0 {
  padding-bottom: 0 !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.no-padding {
  padding: 0 !important;
}

/* ====================== [ End Helper Classes  ] ====================== */
/* ====================== [ Start Preloader ] ====================== */
.pace {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99999999999999;
  position: fixed;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 400px;
  border: 0px;
  height: 1px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.pace .pace-progress {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-width: 300px;
  position: fixed;
  z-index: 99999999999999;
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  width: 100%;
  background: #c5a47e;
}

.pace.pace-inactive {
  width: 100vw;
  opacity: 0;
}
.pace.pace-inactive .pace-progress {
  max-width: 100vw;
}

#preloader {
  width: 100%;
  height: 100vh;
  top: 0;
  overflow: hidden;
  position: fixed;
  z-index: 9999999;
}
#preloader:after,
#preloader:before {
  content: "";
  position: fixed;
  left: 0;
  height: 50vh;
  width: 100%;
  background: #151515;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
#preloader:before {
  top: 0;
}
#preloader:after {
  bottom: 0;
}
#preloader.isdone {
  visibility: hidden;
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
#preloader.isdone:after,
#preloader.isdone:before {
  height: 0;
  -webkit-transition: all 0.7s cubic-bezier(1, 0, 0.55, 1);
  -o-transition: all 0.7s cubic-bezier(1, 0, 0.55, 1);
  transition: all 0.7s cubic-bezier(1, 0, 0.55, 1);
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.loading-text {
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 10px;
  position: absolute;
  top: calc(50% - 30px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #c5a47e;
  font-family: "Teko", sans-serif;
  z-index: 9999;
}
.loading-text.isdone {
  top: 50%;
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

/* ====================== [ End Preloader ] ====================== */
/* ====================== [ Start Text Animation & Images ] ====================== */
.splitting.animated .char {
  -webkit-animation: fadeInUp 0.4s cubic-bezier(0.3, 0, 0.7, 1) both;
  animation: fadeInUp 0.4s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay: calc(30ms * var(--char-index));
  animation-delay: calc(30ms * var(--char-index));
}

.splitting .whitespace {
  width: 10px;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.splitting.txt.animated .char {
  -webkit-animation: fadeIn 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
  animation: fadeIn 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay: calc(10ms * var(--char-index));
  animation-delay: calc(10ms * var(--char-index));
}

.splitting.txt .whitespace {
  width: 5px;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.imago {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.imago.animated {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

/* ====================== [ End Text Animation & Images ] ====================== */
/* ====================== [ Start Cursor Style ] ====================== */
body.mouse-cursor-effect {
  /* cursor: none; */
}

.mouse-cursor {
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  border-radius: 50%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  visibility: hidden;
}

.cursor-inner {
  margin-left: 2px;
  margin-top: 2px;
  width: 6px;
  height: 6px;
  z-index: 10000001;
  background-color: #c5a47e;
  -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out,
    margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out, height 0.3s ease-in-out,
    margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: width 0.3s ease-in-out, height 0.3s ease-in-out,
    margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.cursor-inner.cursor-hover {
  margin-left: -40px;
  margin-top: -40px;
  width: 80px;
  height: 80px;
  background-color: #c5a47e;
  opacity: 0.3;
}

.cursor-outer {
  margin-left: -15px;
  margin-top: -15px;
  width: 40px;
  height: 40px;
  border: 1px solid #c5a47e;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10000000;
  opacity: 0.5;
  -webkit-transition: all 0.08s ease-out;
  -o-transition: all 0.08s ease-out;
  transition: all 0.08s ease-out;
}
.cursor-outer.cursor-hover {
  opacity: 0;
}

/* ====================== [ End Cursor Style ] ====================== */
/* ====================== [ Start progress-wrap ] ====================== */
.progress-wrap {
  position: fixed;
  bottom: 30px;
  right: 30px;
  height: 44px;
  width: 44px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.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: "Font Awesome 5 Free";
  content: "\f077";
  text-align: center;
  line-height: 44px;
  font-size: 13px;
  font-weight: 900;
  color: #c5a47e;
  left: 0;
  top: 0;
  height: 44px;
  width: 44px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg.progress-circle path {
  stroke: #c5a47e;
  stroke-width: 4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

/* ====================== [ End progress-wrap ] ====================== */
/* ====================== [ Start Overlay ] ====================== */
[data-overlay-dark],
[data-overlay-light] {
  position: relative;
}

[data-overlay-dark] .container,
[data-overlay-light] .container {
  position: relative;
  z-index: 2;
}

[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: #02050b;
}

[data-overlay-light]:before {
  background: #fff;
}

[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] span,
.bg-dark h1,
.bg-dark h2,
.bg-dark h3,
.bg-dark h4,
.bg-dark h5,
.bg-dark h6,
.bg-dark span,
.bg-color h1,
.bg-color h2,
.bg-color h3,
.bg-color h4,
.bg-color h5,
.bg-color h6,
.bg-color span {
  color: #fff;
}

[data-overlay-dark] p,
.bg-dark p,
.bg-color p {
  color: #dad6d6;
}

[data-overlay-dark="0"]:before,
[data-overlay-light="0"]:before {
  opacity: 0;
}

[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;
}

[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,
[data-overlay-color="9"]:before {
  opacity: 0.9;
}

[data-overlay-dark="10"]:before,
[data-overlay-light="10"]:before {
  opacity: 1;
}

/* ====================== [ End Overlay ] ====================== */
/* ====================== [ Start Heading ] ====================== */
.section-head {
  position: relative;
  margin: 0 auto 80px;
}
.section-head h3 {
  font-weight: 400;
  font-size: 60px;
  letter-spacing: 4px;
}

.main-header {
  position: relative;
  margin: 0 auto 100px;
}
.main-header h3 {
  font-weight: 700 !important;
  font-size: 60px;
  letter-spacing: 2px;
}
.main-header .tex-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  line-height: 1;
  letter-spacing: 20px;
  font-size: 8vw;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 10px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  color: transparent;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.03;
}

/* ====================== [ End Heading ] ====================== */
/* ====================== [  Start Button Style ] ====================== */
.btn-curve {
  background: transparent;
  width: 170px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-family: "Jost", sans-serif;
  position: relative;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
}
.btn-curve:hover {
  background: #c5a47e;
}
.btn-curve:focus {
  outline: none;
}
.btn-curve:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0; /* original left: -7px; */
  right: 0; /* original right: -7px; */
  bottom: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  opacity: 0.4;
  z-index: -1;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.btn-curve:before {
  content: "";
  position: absolute;
  top: 0; /* original top: -7px; */
  left: 0;
  right: 0;
  bottom: 0; /* original bottom: -7px; */
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  opacity: 0.4;
  z-index: -1;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.btn-curve span {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
.btn-curve.btn-lit {
  background: #fff;
}
.btn-curve.btn-lit span {
  color: #181818;
}
.btn-curve.btn-lit:hover {
  background: transparent;
}
.btn-curve.btn-lit:hover span {
  color: #fff;
}
.btn-curve.btn-color {
  background-color: #c5a47e;
}
.btn-curve.btn-color:hover {
  background: transparent;
}
.btn-curve.btn-lg {
  width: 190px;
  height: 60px;
  line-height: 60px;
}
.btn-curve.btn-radius {
  border-radius: 30px;
}

/* ====================== [ End Button Style ] ====================== */
/* ====================== [ Start navbar ] ====================== */
.navbar {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  background: transparent;
  z-index: 999;
  min-height: 80px;
  font-family: "Jost", sans-serif;
}
.navbar.bord {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.navbar .icon-bar {
  color: #fff;
}
.navbar .logo {
  width: 120px;
}
.navbar .logo.dis {
  opacity: 0;
}
.navbar .navbar-nav .nav-link {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  padding: 15px 7px;
  margin: 10px;
}
.navbar .navbar-nav .dropdown-menu {
  padding: 10px 0;
  border: 0;
  -webkit-box-shadow: 0px 10px 40px -4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 40px -4px rgba(0, 0, 0, 0.1);
}
.navbar .navbar-nav .dropdown-item {
  font-size: 13px;
  padding: 10px 20px;
  opacity: 0.9;
}
.navbar .navbar-nav .dropdown-item:hover {
  background: transparent;
  color: #c5a47e;
}
.navbar .dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  background: #212121;
  min-width: 11rem;
  border-top: 2px solid #c5a47e !important;
}
.navbar .dropdown-menu.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.navbar .dropdown-menu .dropdown-item {
  color: #fff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  padding: 10px 25px;
  position: relative;
}
.navbar .dropdown-menu .dropdown-item:after {
  content: "";
  width: 0px;
  height: 1px;
  background: #c5a47e;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.navbar .dropdown-menu .dropdown-item:hover {
  padding-left: 30px;
}
.navbar .dropdown-menu .dropdown-item:hover:after {
  width: 10px;
}
.navbar .social-icon {
  padding: 0 20px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.navbar .social-icon a {
  color: #fff;
  margin: 0 10px;
  font-size: 13px;
}
.navbar .search {
  color: #fff;
  padding-left: 30px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.navbar .search .icon {
  cursor: pointer;
}
.navbar .search .search-form {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(37, 37, 49, 0.98);
  display: none;
}
.navbar .search .search-form form {
  width: 600px;
  position: absolute;
  left: calc(50% - 300px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.navbar .search .search-form form input {
  padding: 15px 0;
  font-size: 80px;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  background: transparent;
  border: 0;
  border-bottom: 2px solid #c5a47e;
}
.navbar .search .search-form .close {
  position: absolute;
  top: 20%;
  right: 20%;
  color: #fff;
  font-size: 60px;
  opacity: 1;
  cursor: pointer;
}

.nav-scroll {
  background: #212121;
  -webkit-box-shadow: 0px 10px 30px rgba(37, 37, 49, 0.1);
  box-shadow: 0px 10px 30px rgba(37, 37, 49, 0.1);
  padding: 0;
  position: fixed;
  top: -80px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}
.nav-scroll .icon-bar {
  color: #fff;
}
.nav-scroll .logo.dis {
  opacity: 1;
}
.nav-scroll .navbar-nav .logo {
  width: 100px;
  padding: 15px 0;
}

/* ====================== [ End navbar ] ====================== */
/* ====================== [ Start Slider ] ====================== */
.slider {
  position: relative;
}
.slider.fixed-slider {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.slider .swiper-slide-active {
  z-index: 3;
}
.slider .parallax-slider {
  position: relative;
}
.slider .parallax-slider .swiper-slide {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  padding-bottom: 50px;
}
.slider .parallax-slider .swiper-slide .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
}
.slider .parallax-slider .swiper-slide-active .caption h1 {
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider .parallax-slider .swiper-slide-active .caption h1 .char {
  -webkit-animation: fadeInUp 0.5s cubic-bezier(0.3, 0, 0.7, 1) both;
  animation: fadeInUp 0.5s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay: calc(60ms * var(--char-index));
  animation-delay: calc(60ms * var(--char-index));
}
.slider .parallax-slider .swiper-slide-active .caption .thin,
.slider .parallax-slider .swiper-slide-active .caption .btn-curve,
.slider .parallax-slider .swiper-slide-active .caption p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider .parallax-slider .caption .thin {
  color: #c5a47e;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 8px;
  margin-bottom: 5px;
  opacity: 0;
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.slider .parallax-slider .caption .thin span {
  color: #c5a47e;
}
.slider .parallax-slider .caption h1 {
  font-size: 65px;
  font-weight: 700;
  letter-spacing: 4px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0.5s;
  -o-transition: opacity 0.5s, visibility 0.5s;
  transition: opacity 0.5s, visibility 0.5s;
}
.slider .parallax-slider .caption h1 span {
  font-weight: 700;
}
.slider .parallax-slider .caption p {
  color: #eee;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.slider .parallax-slider .caption .btn-curve {
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.slider .parallax-slider .hmone h1 .thin {
  font-size: 30px;
  margin-bottom: 20px;
}
.slider .caption.center h1 {
  font-size: 75px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.slider .setone {
  position: absolute;
  bottom: 8%;
  right: 40px;
  z-index: 8;
}
.slider .setone.top {
  right: 50px;
  top: 150px;
}
.slider .setone .swiper-nav-ctrl {
  color: #ccc;
  font-size: 13px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  margin: 5px 0;
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: static;
}
.slider .setone .swiper-nav-ctrl:after {
  display: none;
}
.slider .setone.setwo {
  position: static;
}
.slider .setone.setwo .swiper-nav-ctrl {
  border-radius: 50%;
}
.slider .setone.setwo .next-ctrl {
  position: absolute;
  top: 50%;
  right: 30px;
}
.slider .setone.setwo .prev-ctrl {
  position: absolute;
  top: 50%;
  left: 30px;
}
.slider .swiper-pagination-fraction {
  position: absolute;
  right: 15%;
  left: auto;
  bottom: auto;
  top: 20%;
  width: auto;
  color: #fff;
  font-size: 40px;
  font-weight: 500;
}
.slider .swiper-pagination-fraction .swiper-pagination-current {
  font-size: 60px;
  font-weight: 700;
  position: relative;
  color: transparent;
  -webkit-text-stroke: 0.5px #fff;
}
.slider .swiper-pagination-fraction .swiper-pagination-current:after {
  content: "/";
  color: #fff;
  position: relative;
  margin: 0 10px;
  font-size: 12px;
  font-weight: 100;
}
.slider .swiper-pagination-fraction.botm {
  top: auto;
  bottom: 40px;
  right: 40px;
}
.slider .social-icon {
  position: absolute;
  left: 40px;
  bottom: 40px;
  z-index: 8;
}
.slider .social-icon a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.05);
  color: #fff;
  font-size: 13px;
}

.slider-slide {
  position: relative;
}
.slider-slide .side {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999;
}
.slider-slide .side:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100px;
  background: #272727;
  z-index: -1;
}
.slider-slide .side .social {
  position: absolute;
  bottom: 50px;
  left: 30px;
  z-index: 99;
}
.slider-slide .side .social a {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.05);
  text-align: center;
  color: #aaa;
  font-size: 13px;
  margin-top: 5px;
}
.slider-slide .side .logo-icon {
  padding: 60px 30px;
  width: 240px;
  background: #272727;
  text-align: center;
}
.slider-slide .side .logo-icon .logo {
  width: 120px;
  margin: auto;
}
.slider-slide .side .swiper-pagination-fraction {
  position: absolute;
  left: 40px;
  top: 25%;
  width: auto;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
.slider-slide .side .swiper-pagination-fraction span {
  display: block;
}
.slider-slide .side .swiper-pagination-fraction .swiper-pagination-current {
  font-size: 20px;
  font-weight: 700;
  position: relative;
  color: transparent;
  -webkit-text-stroke: 0.5px #fff;
}
.slider-slide
  .side
  .swiper-pagination-fraction
  .swiper-pagination-current:after {
  content: "/";
  position: relative;
  margin: 10px 0;
  display: block;
  font-size: 10px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  color: #fff;
  -webkit-text-stroke: 0;
}
.slider-slide .side .swiper-pagination-fraction.botm {
  top: auto;
  bottom: 40px;
  right: 40px;
}

.slider-mov {
  background: #212121;
  height: 100vh;
  padding-top: 100px;
}
.slider-mov .parallax-slider {
  border-top: 4px solid #c5a47e;
  width: calc(100% - 100px);
  margin-left: 100px;
  margin-right: 0;
}

.header {
  min-height: 100vh;
}
.header .caption {
  padding: 80px;
  position: relative;
}
.header .caption:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 200px;
  border: 6px solid #c5a47e;
  border-right: 0;
}
.header .caption .bord {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 200px;
}
.header .caption .bord:after,
.header .caption .bord:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 6px;
  height: 30px;
  background: #c5a47e;
}
.header .caption .bord:before {
  top: auto;
  bottom: 0;
}

.slid-half {
  position: relative;
}
.slid-half .nofull {
  position: relative;
  overflow: hidden;
  background-color: #181818;
  height: 105vh;
  color: #fff;
}
.slid-half .nofull:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/img/patern.png);
  background-size: 50%;
  background-repeat: repeat;
  z-index: -1;
  opacity: 0.2;
}
.slid-half .swiper-pagination-fraction.top {
  position: absolute;
  right: 15%;
  left: auto;
  bottom: auto;
  top: 20%;
  width: auto;
  color: #fff;
  font-size: 40px;
  font-weight: 500;
}
.slid-half .swiper-pagination-fraction.top .swiper-pagination-current {
  font-size: 60px;
  font-weight: 700;
  position: relative;
  color: transparent;
  -webkit-text-stroke: 0.5px #fff;
}
.slid-half .swiper-pagination-fraction.top .swiper-pagination-current:after {
  content: "/";
  color: #fff;
  position: relative;
  margin: 0 10px;
  font-size: 12px;
  font-weight: 100;
}

.cta__slider-wrapper {
  position: relative;
  width: 100%;
  height: 105vh;
  overflow: hidden;
}
.cta__slider-wrapper .block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}

.cta__slider {
  min-height: 105vh;
}
.cta__slider .swiper-slide {
  overflow: hidden;
}

.cta__slider-arrows {
  display: block;
  position: absolute;
  bottom: 80px;
  right: 80px;
  z-index: 2;
}

.cta__slider-arrow {
  width: 55px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-size: 13px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  margin: 5px;
  display: block;
  cursor: pointer;
}
.cta__slider-arrow.cta__slider-arrow--previous {
  left: 0;
}
.cta__slider-arrow.cta__slider-arrow--next {
  left: 50%;
}

.cta__slider-item {
  position: relative;
}
.cta__slider-item .media-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.cta__slider-item .media-wrapper .bg-img {
  position: absolute;
  width: 70%;
  height: 100%;
  right: 0;
  top: 0;
}
.cta__slider-item .container {
  position: relative;
  z-index: 4;
}
.cta__slider-item .caption h1 {
  font-size: 75px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0.5s;
  -o-transition: opacity 0.5s, visibility 0.5s;
  transition: opacity 0.5s, visibility 0.5s;
}
.cta__slider-item .caption .thin {
  color: #c5a47e;
  font-size: 20px;
  font-family: inherit;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 22px;
  margin-bottom: 10px;
  opacity: 0;
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.cta__slider-item .caption p {
  color: #eee;
  font-weight: 300;
  font-size: 14px;
  opacity: 0;
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  transition: all 0.4s;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.cta__slider-item .caption .btn-curve {
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.cta__slider-item.swiper-slide-active .caption h1 {
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  opacity: 1;
  visibility: visible;
}
.cta__slider-item.swiper-slide-active .caption h1 .char {
  -webkit-animation: fadeInUp 0.5s cubic-bezier(0.3, 0, 0.7, 1) both;
  animation: fadeInUp 0.5s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay: calc(60ms * var(--char-index));
  animation-delay: calc(60ms * var(--char-index));
}
.cta__slider-item.swiper-slide-active .caption .btn-curve,
.cta__slider-item.swiper-slide-active .caption .thin,
.cta__slider-item.swiper-slide-active .caption p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.pages-header {
  height: 65vh;
  margin-top: 100px;
  width: 90%;
  margin-left: 5%;
}
.pages-header .cont h1 {
  font-size: 75px;
  margin-bottom: 20px;
}
.pages-header .cont .path {
  color: #fff;
  font-size: 17px;
}
.pages-header .cont .path .active {
  color: #c5a47e;
}
.pages-header .cont .path span {
  margin: 0 20px;
  font-size: 10px;
}

/* ====================== [ End Slider ] ====================== */
/* ====================== [ Start Intro ] ====================== */
.about .exp {
  padding-right: 0;
  position: relative;
  z-index: 2;
}
.about .exp .box {
  padding: 60px 50px;
  background: #272727;
  position: relative;
  margin-left: 30px;
}
.about .exp .box:after {
  content: "";
  position: absolute;
  top: 30px;
  left: -30px;
  width: 100%;
  height: 100%;
  border: 4px solid #c5a47e;
  z-index: -1;
}
.about .exp .box:before {
  content: "";
  position: absolute;
  top: 30px;
  left: -30px;
  width: 100%;
  height: 100%;
  background-image: url(/img/patterns/dots.png);
  background-repeat: repeat;
  opacity: 0.3;
  z-index: -1;
}

.about .img {
  padding-left: 0;
}
.about .img img {
  width: calc(100% + 50px);
  margin-left: -50px;
}
.about .img .feat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
}
.about .img .feat .item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.about .img .feat .item .icon {
  font-size: 13px;
  padding-top: 5px;
  margin-right: 25px;
}
.about .img .feat .item h5 {
  color: #c5a47e;
}
.about .img .feat .item h6 {
  font-size: 15px;
  font-weight: 400;
}

.about2 .main-tit h2 {
  font-size: 45px;
  font-weight: 700;
}
.about2 .main-tit h2 .whitespace {
  width: 10px;
}

.about2 .content .exp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
.about2 .content .exp h3 {
  font-size: 100px;
  font-weight: 700;
  background: url(/img/rocks.jpg);
  background-size: 50%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
}
.about2 .content .exp h5 {
  font-weight: 700;
  padding-left: 30px;
  margin-top: -20px;
}

.about2 .office {
  margin-top: 70px;
}
.about2 .office .item {
  height: 400px;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-top: 50px;
}
.about2 .office .item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #020519;
  opacity: 0.2;
}
.about2 .office .item .num {
  position: absolute;
  bottom: -20px;
  left: 10px;
  font-size: 60px;
  font-weight: 800;
  line-height: 1;
  z-index: 4;
  background: -webkit-gradient(
    linear,
    left top,
    right bottom,
    color-stop(10%, transparent),
    to(#fff)
  );
  background: -webkit-linear-gradient(left top, transparent 10%, #fff);
  background: -o-linear-gradient(left top, transparent 10%, #fff);
  background: linear-gradient(to right bottom, transparent 10%, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 3;
}
.about2 .office .item .tit {
  position: absolute;
  bottom: 0px;
  right: 10px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: 300;
  z-index: 3;
}

.intro .cont h2 {
  font-size: 60px;
  line-height: 1.2;
  margin-bottom: 15px;
}

.intro .exp {
  position: relative;
  max-width: 340px;
  float: right;
  padding: 80px 60px;
  background: #272727;
}
.intro .exp:after {
  content: "";
  position: absolute;
  top: 30px;
  left: -30px;
  width: 100%;
  height: 100%;
  border: 4px solid #c5a47e;
  z-index: -1;
}
.intro .exp:before {
  content: "";
  position: absolute;
  top: 30px;
  left: -30px;
  width: 100%;
  height: 100%;
  background-image: url(/img/patterns/dots.png);
  background-repeat: repeat;
  opacity: 0.3;
  z-index: -1;
}
.intro .exp h4 {
  font-weight: 600;
  font-size: 100px;
  display: inline-block;
  position: relative;
  z-index: 3;
}
.intro .exp h4:after {
  content: "";
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-image: url(/img/patterns/line-pattern-color.png);
  background-repeat: repeat;
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: -1;
}
.intro .exp h5 {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.intro .exp span {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Teko", sans-serif;
}

.about-us .img {
  padding-left: 150px;
  padding-right: 50px;
  position: relative;
}
.about-us .img:before {
  content: "";
  position: absolute;
  top: -50px;
  right: 0;
  width: 400px;
  height: 400px;
  background-image: url(/img/patterns/dots.png);
  background-repeat: repeat;
  opacity: 0.3;
  z-index: -1;
}
.about-us .img .stauts {
  position: absolute;
  bottom: 50px;
  left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.about-us .img .stauts .item {
  padding: 30px 40px;
  background: #272727;
  margin-right: 15px;
}
.about-us .img .stauts .item:first-of-type {
  background: #c5a47e;
  color: #121a21;
}
.about-us .img .stauts .item h4 span {
  font-size: 20px;
  margin-left: 2px;
}
.about-us .img .stauts .item h6 {
  font-size: 15px;
  margin-top: 5px;
}

/* ====================== [ End Intro ] ====================== */
/* ====================== [ Start services ] ====================== */
.services .container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 120px;
}

.services .item .icon {
  color: #c5a47e;
  font-size: 50px;
  margin-bottom: 20px;
}

.services .item h6 {
  margin-bottom: 20px;
}

.services-feat .img {
  position: relative;
}
.services-feat .img:before {
  content: "";
  position: absolute;
  top: -120px;
  bottom: -120px;
  left: -50px;
  width: 60%;
  background-image: url(/img/patterns/dots.png);
  background-repeat: repeat;
  opacity: 0.1;
  z-index: -1;
}

.services-feat .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 50px;
  margin: 25px 0;
}
.services-feat .item .icon {
  font-size: 50px;
  color: #c5a47e;
  margin-right: 50px;
}
.services-feat .item h5 {
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

.services-grid .item-bx {
  padding: 60px 40px;
  height: 100%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.services-grid .item-bx .icon {
  font-size: 60px;
  color: #c5a47e;
  margin-bottom: 30px;
}
.services-grid .item-bx .more {
  font-size: 13px;
}
.services-grid .item-bx.bg-img {
  position: relative;
  border: 0;
  z-index: 2;
}
.services-grid .item-bx.bg-img:hover:after {
  background: rgba(0, 0, 0, 0.6);
}
.services-grid .item-bx.bg-img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #212121;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: -1;
}

.services-col {
  background: #212121;
}
.services-col .item-bx {
  padding: 60px 40px;
  height: 100%;
  background-color: #272727;
  border: 1px solid #212121;
  border-right: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.services-col .item-bx:last-of-type {
  border-right: 1px solid #212121;
}
.services-col .item-bx:hover {
  background-color: #181818;
}
.services-col .item-bx:hover .more {
  color: #c5a47e;
}
.services-col .item-bx .numb {
  font-size: 60px;
  margin-bottom: 10px;
  color: transparent;
  -webkit-text-stroke: 1px #c5a47e;
}
.services-col .item-bx .icon {
  font-size: 60px;
  color: #c5a47e;
  margin-bottom: 30px;
}
.services-col .item-bx .more {
  font-size: 13px;
}

/* ====================== [ End services ] ====================== */
/* ====================== [ Start brands ] ====================== */
.clients-brand .brands:hover .img {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}

.clients-brand .brands:hover .link {
  opacity: 1 !important;
  -webkit-transition: all 0;
  -o-transition: all 0;
  transition: all 0;
}

.clients-brand .brands:hover .char {
  -webkit-animation: fadeInUp 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
  animation: fadeInUp 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay: calc(20ms * var(--char-index));
  animation-delay: calc(20ms * var(--char-index));
}

.clients-brand .item {
  position: relative;
  text-align: center;
}
.clients-brand .item .link {
  font-size: 16px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.clients-brand .img {
  width: 85px;
  margin: auto;
  position: relative;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

/* ====================== [ End brands ] ====================== */
/* ====================== [ Start Numbers & Counter  ] ====================== */
.numbers .item {
  position: relative;
}
.numbers .item:after {
  width: 35px;
  height: 35px;
  bottom: 0;
  background: #212121;
}
.numbers .item:before {
  width: 0;
  height: 0;
  border-top: 35px solid transparent;
  border-right: 35px solid #212121;
  bottom: 35px;
}
.numbers .item:before,
.numbers .item:after {
  content: "";
  position: absolute;
  right: 20%;
  z-index: -1;
}
.numbers .item h3 {
  margin-bottom: 10px;
}
.numbers .item h3 span {
  font-size: 60px;
  color: #c5a47e;
}
.numbers .item h3 i {
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  color: #777;
  margin-left: 15px;
}
.numbers .item h6 {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* ====================== [ End Numbers & Counter  ] ====================== */
/* ====================== [ Start Work ] ====================== */
.works.filter-img .filtering {
  overflow: hidden;
}
.works.filter-img .filtering .filter span {
  margin-right: 20px;
  font-size: 13px;
}
.works.filter-img .filtering .filter span.active {
  color: #c5a47e;
}
.works.filter-img .filtering .filter.floating {
  float: right;
}

.works.three-col .container {
  max-width: 1300px;
}

.works.three-col .row {
  margin-left: -10px;
  margin-right: -10px;
}

.works.three-col .items {
  margin-top: 40px;
  padding: 0 20px;
}

.works.four-col .row {
  margin-left: -15px;
  margin-right: -15px;
}

.works.four-col .items {
  margin-top: 30px;
  padding: 0 15px;
}

.works .row {
  margin-left: -50px;
  margin-right: -50px;
}

.works .items {
  margin-top: 100px;
  padding: 0 50px;
}

.works .item {
  position: relative;
}
.works .item:hover:after,
.works .item:hover .cont {
  opacity: 1;
}
.works .item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.7)),
    to(rgba(0, 0, 0, 0.05))
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.05)
  );
  background: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.05)
  );
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.05));
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.works .item .cont {
  position: absolute;
  bottom: 40px;
  left: 40px;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.works .item .cont.vis {
  bottom: -1px;
  left: -1px;
  padding: 15px 30px;
  padding-left: 15px;
  background: #272727;
  opacity: 1;
}
.works .item .cont h5 {
  font-size: 17px;
}
.works .item .cont span {
  margin-right: 15px;
  font-size: 13px;
  color: #c5a47e;
}

.portfolio {
  overflow: hidden;
  position: relative;
}
.portfolio .swiper-container {
  width: 140%;
}
.portfolio .swiper-slide {
  width: 45%;
}
.portfolio .swiper-slide:nth-child(2n) {
  width: 38%;
}
.portfolio .swiper-slide:nth-child(3n) {
  width: 25%;
}
.portfolio .swiper-slide-active .item .cont {
  opacity: 1;
}
.portfolio .item {
  position: relative;
}
.portfolio .item .img {
  height: 65vh;
  overflow: hidden;
}
.portfolio .item .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.portfolio .item .cont {
  position: absolute;
  bottom: -1px;
  left: -1px;
  padding: 15px 30px;
  background: #181818;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.portfolio .item .cont h5 {
  font-size: 20px;
}
.portfolio .item .cont span {
  margin-right: 15px;
  font-size: 13px;
  color: #c5a47e;
}
.portfolio .controls {
  position: absolute;
  top: 10px;
  right: 100px;
}
.portfolio .controls .swiper-nav-ctrl {
  color: #ccc;
  font-size: 13px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  margin: 5px 0;
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: static;
  display: inline-block;
}
.portfolio .controls .swiper-nav-ctrl:after {
  display: none;
}

.portfolio.full-bg {
  position: relative;
}
.portfolio.full-bg .cluom {
  height: 70vh;
  min-height: 300px;
  padding: 0;
  position: relative;
  z-index: 2;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.portfolio.full-bg .cluom.current {
  background: rgba(0, 0, 0, 0.3);
}
.portfolio.full-bg .cluom:hover .info {
  color: inherit;
}
.portfolio.full-bg .cluom:hover .info:after {
  height: 100%;
}
.portfolio.full-bg .cluom:hover .more {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.portfolio.full-bg .cluom .info {
  padding: 40px 10px 40px 20px;
  color: #fff;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
}
.portfolio.full-bg .cluom .info:after {
  content: "";
  position: absolute;
  top: 0;
  left: -2%;
  width: 104%;
  height: 0;
  background: #181818;
  z-index: -1;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.portfolio.full-bg .cluom .info h6 {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.portfolio.full-bg .cluom .info h5 {
  font-size: 21px;
}
.portfolio.full-bg .cluom .more {
  position: absolute;
  bottom: 50px;
  right: 50px;
  color: #fff;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.portfolio.full-bg .cluom .more i {
  font-size: 10px;
  margin-left: 2px;
}
.portfolio.full-bg .glry-img,
.portfolio.full-bg .bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.portfolio.full-bg .glry-img {
  overflow: hidden;
}
.portfolio.full-bg .glry-img .bg-img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  opacity: 0;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
  background-size: cover;
  background-position: center center;
}
.portfolio.full-bg .glry-img .bg-img.current {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.index3 .works .item .cont.vis {
  background: #181818;
}

.work-header {
  min-height: 65vh;
  background-size: auto;
  background-repeat: repeat;
}
.work-header .cont {
  margin-top: 100px;
}
.work-header .cont h2 {
  letter-spacing: 2px;
  margin-bottom: 30px;
}

/* ====================== [ End Work ] ====================== */
/* ====================== [ Start Price ] ====================== */
.price {
  position: relative;
  z-index: 3;
}
.price .item {
  padding: 50px 30px;
  color: #fff;
  background: #212121;
  position: relative;
  z-index: 3;
}
.price .item.active:after {
  content: "";
  position: absolute;
  top: -20px;
  left: 20px;
  right: -20px;
  bottom: -20px;
  border: 20px solid #181818;
  border-left: 0;
}
.price .item .type {
  margin-bottom: 15px;
}
.price .item .type h5 {
  font-weight: 300;
  letter-spacing: 2px;
}
.price .item .amount {
  margin-bottom: 30px;
}
.price .item .amount h2 {
  position: relative;
  font-size: 60px;
  font-weight: 300;
  display: inline-block;
}
.price .item .amount h2 span {
  color: #aaa;
  font-size: 20px;
  font-weight: 300;
  position: absolute;
  left: -15px;
  top: 0;
}
.price .item .amount h2 i {
  font-size: 13px;
  color: #aaa;
}
.price .item .feat {
  margin-bottom: 30px;
}
.price .item .feat ul {
  margin: 0;
}
.price .item .feat ul li {
  line-height: 2;
  color: #9f9f9f;
  font-size: 15px;
  font-weight: 400;
}
.price .item .feat ul li .icon {
  color: #c5a47e;
}

/* ====================== [ End Price ] ====================== */
/* ====================== [ Start services ] ====================== */
.process {
  position: relative;
}
.process:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/img/patterns/dots.png);
  background-repeat: repeat;
  opacity: 0.1;
  z-index: -1;
}
.process .item {
  text-align: center;
}
.process .item h4 {
  font-size: 80px;
  font-weight: 500;
  margin-bottom: 10px;
  background-size: 50%;
}
.process .item h5 {
  margin-bottom: 15px;
}

/* ====================== [ End services ] ====================== */
/* ====================== [ Start progress bar ] ====================== */
.skills-circle {
  position: relative;
}
.skills-circle:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/img/patterns/dots.png);
  background-repeat: repeat;
  opacity: 0.15;
  z-index: -1;
}
.skills-circle .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.skills-circle .skill {
  position: relative;
}
.skills-circle .skill span {
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50px) translateY(-50px);
  -ms-transform: translateX(-50px) translateY(-50px);
  transform: translateX(-50px) translateY(-50px);
  font-size: 20px;
  font-weight: 300;
}
.skills-circle .cont {
  padding-top: 25px;
  padding-left: 25px;
}
.skills-circle .cont span {
  font-size: 12px;
  font-weight: 300;
  opacity: 0.9;
  margin-bottom: 10px;
}
.skills-circle .cont h6 {
  font-size: 15px;
  font-weight: 500;
}
.skills-circle.sub-bg {
  color: #fff;
}

.skills-box .skill-item {
  margin-bottom: 50px;
}
.skills-box .skill-item:last-of-type {
  margin-bottom: 0;
}

.skills-box h6 {
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

.skills-box .skill-progress {
  height: 7px;
  background-color: rgba(0, 0, 0, 0.05);
  position: relative;
}
.skills-box .skill-progress .progres {
  position: absolute;
  height: 100%;
  width: 0;
  top: 0;
  left: 0;
  background-color: #c5a47e;
  -webkit-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 1.5s;
}
.skills-box .skill-progress .progres:after {
  content: attr(data-value);
  position: absolute;
  right: 10px;
  top: -45px;
  padding: 7px 15px;
  border-radius: 5px;
  background: #c5a47e;
  color: #111;
  font-size: 12px;
  font-weight: 600;
}
.skills-box .skill-progress .progres:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #c5a47e;
  position: absolute;
  right: 15px;
  bottom: 14px;
}

/* ====================== [ End progress bar ] ====================== */
/* ====================== [ Start Call To Action  ] ====================== */
.video {
  position: relative;
  min-height: 80vh;
}
.video:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.2)),
    to(rgba(43, 47, 53, 0.7))
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(43, 47, 53, 0.7) 100%
  );
  background-image: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(43, 47, 53, 0.7) 100%
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(43, 47, 53, 0.7) 100%
  );
  background-repeat: repeat-x;
}
.video .vid {
  position: absolute;
  left: calc(50% - 50px);
  top: calc(50% - 50px);
  text-align: center;
  z-index: 8;
}
.video .vid .vid-butn {
  width: 100%;
}
.video .vid .vid-butn:hover .icon {
  color: #fff;
}
.video .vid .vid-butn:hover .icon:before {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.video .vid .vid-butn .icon {
  color: #fff;
  width: 130px;
  height: 130px;
  border: 1px solid #fff;
  border-radius: 50%;
  line-height: 130px;
  text-align: center;
  font-size: 30px;
  position: relative;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.video .vid .vid-butn .icon:before {
  content: "";
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 5px;
  left: 5px;
  background: #fff;
  border-radius: 50%;
  z-index: -1;
  -webkit-transition: all 0.5s cubic-bezier(1, 0, 0, 1);
  -o-transition: all 0.5s cubic-bezier(1, 0, 0, 1);
  transition: all 0.5s cubic-bezier(1, 0, 0, 1);
  opacity: 0;
}
.video .container {
  position: relative;
  height: 80vh;
  padding: 80px 0;
  z-index: 2;
}
.video .container .stauts {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.video .container .stauts .item {
  padding: 30px 40px;
  min-width: 200px;
  background: #272727;
  margin-right: 30px;
}
.video .container .stauts .item:last-of-type {
  background: #fff;
  color: #121a21;
}
.video .container .stauts .item h4 span {
  font-size: 20px;
  margin-left: 2px;
}
.video .container .stauts .item h6 {
  font-size: 15px;
  margin-top: 5px;
}

/* ====================== [ End Call To Action  ] ====================== */
/* ====================== [ Start tabs before & after section ] ====================== */
.after-before {
  position: relative;
  color: #fff;
}
.after-before .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: -1;
}
.after-before .dotsbg {
  position: relative;
}
.after-before .dotsbg:after {
  content: "";
  background-image: url(/img/patterns/line-pattern1.png);
  background-repeat: repeat;
  position: absolute;
  bottom: -60px;
  left: 10%;
  right: 10%;
  height: 40%;
  z-index: -1;
}

/* ====================== [ Start tabs before & after section ] ====================== */
/* ====================== [ 20 Start call-action ] ====================== */
.call-action {
  background-color: #020202;
  color: #fff;
}
.call-action.gray {
  background: #f8f8f8;
}
.call-action.gray .content h6 {
  color: #777;
  font-size: 14px;
  font-weight: 500;
}
.call-action.gray .content h6 span {
  color: #777;
}
.call-action.gray .content h2 {
  font-size: 5vw;
  font-weight: 700;
  margin-bottom: 20px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #333;
}
.call-action.gray .content h2 b span {
  color: #333;
  -webkit-text-stroke-width: 0;
}
.call-action.gray .tlink {
  border-bottom: 1px solid #333;
}
.call-action:before {
  background-image: url(/img/giphy.gif);
  background-repeat: repeat;
  opacity: 0.04;
}
.call-action.nogif {
  position: relative;
  padding: 80px 0;
  background: #0a0a0a;
  z-index: 2;
  overflow: hidden;
}
.call-action.nogif:before {
  display: none;
}
.call-action.nogif:after {
  content: "";
  height: 0;
  width: 100%;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  -webkit-transition: height 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -o-transition: height 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: height 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  background: #0c0c0c;
  z-index: -1;
}
.call-action.nogif:hover:after {
  height: 100%;
  top: 0;
  bottom: auto;
}
.call-action .content h6 {
  color: #b19777;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 10px;
}
.call-action .content h6 span {
  color: #b19777;
}
.call-action .content h2 {
  font-size: 6vw;
  font-weight: 800;
  margin-bottom: 20px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  color: transparent;
}
.call-action .content h2 span {
  color: transparent;
}
.call-action .content h2 .word {
  margin-right: 15px;
}
.call-action .content h2 b span {
  color: #fff;
  -webkit-text-stroke-width: 0;
}
.call-action .content p {
  font-size: 17px;
  font-weight: 300;
}
.call-action .tlink {
  margin-left: auto;
  border-bottom: 1px solid #eee;
}
.call-action.next {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.call-action.next:after {
  display: none;
}
.call-action.next:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: #0a0a0a;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.call-action.next .content h2 {
  font-size: 5vw;
  font-weight: 700;
}
.call-action.next .content h2 b {
  font-weight: 700;
}
.call-action.next .nxt-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
  background-size: cover;
  background-position: center;
  z-index: -1;
  -webkit-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
}
.call-action.next:hover:before {
  opacity: 0.9;
}
.call-action.next:hover .nxt-img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 10s linear;
  -o-transition: all 10s linear;
  transition: all 10s linear;
}

.video-wrapper {
  min-height: 500px;
}
.video-wrapper .vid {
  position: relative;
  z-index: 8;
}
.video-wrapper .vid .vid-butn:hover .icon {
  color: #fff;
}
.video-wrapper .vid .vid-butn:hover .icon:before {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.video-wrapper .vid .vid-butn .icon {
  color: #212529;
  width: 100px;
  height: 100px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  line-height: 100px;
  text-align: center;
  font-size: 17px;
  position: relative;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.video-wrapper .vid .vid-butn .icon:after {
  content: "";
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 5px;
  left: 5px;
  border: 1px solid #eee;
  border-radius: 50%;
  z-index: -1;
}
.video-wrapper .vid .vid-butn .icon:before {
  content: "";
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 5px;
  left: 5px;
  background: #fff;
  border-radius: 50%;
  z-index: -1;
  -webkit-transition: all 0.5s cubic-bezier(1, 0, 0, 1);
  -o-transition: all 0.5s cubic-bezier(1, 0, 0, 1);
  transition: all 0.5s cubic-bezier(1, 0, 0, 1);
}

/* ====================== [ End call-action ] ====================== */
/* ====================== [ Start Team ] ====================== */
.team {
  position: relative;
}
.team .item {
  padding: 0 35px;
}
.team .item.cir .img {
  position: relative;
}
.team .item.cir .img:hover:after {
  opacity: 1;
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
}
.team .item.cir .img:hover #circle,
.team .item.cir .img:hover .info {
  opacity: 1;
}
.team .item.cir .img:hover:before {
  opacity: 0.3;
}
.team .item.cir .img:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  bottom: 5px;
  background: #c5a47e;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}
.team .item.cir .img:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0px;
  background: #000;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.team .item.cir .info {
  position: absolute;
  bottom: 15px;
  left: 15px;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 2;
}
.team .item.cir .info span {
  font-size: 13px;
  color: #c5a47e;
}
.team .item .img {
  position: relative;
}
.team .item .img:hover:after {
  opacity: 1;
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
}
.team .item .img:hover #circle,
.team .item .img:hover .info {
  opacity: 1;
}
.team .item .img:hover:before {
  opacity: 0.3;
}
.team .item .img:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  bottom: 5px;
  background: #c5a47e;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}
.team.bord .item:hover .img:after {
  border-color: #c5a47e;
  opacity: 1;
  -webkit-transform: rotate(0deg) !important;
  -ms-transform: rotate(0deg) !important;
  transform: rotate(0deg) !important;
}
.team.bord .item .img {
  padding: 30px;
}
.team.bord .item .img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 5px;
  background: transparent;
  border: 1px solid #fff;
  opacity: 0.1;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  z-index: -1;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}
.team.bord .item .img.left:after {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}
.team.bord .item .info {
  margin-top: 15px;
  text-align: center;
}
.team.bord .item .info span {
  font-size: 13px;
  color: #c5a47e;
}
.team .slick-dots {
  bottom: -40px;
}
.team .slick-dots li.slick-active button {
  background: #c5a47e;
}
.team .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 0.8;
}
.team .slick-dots li button:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 4px;
  line-height: 1;
  background: #c5a47e;
  opacity: 1;
}
.team .dots-half {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70%;
  z-index: -2;
}

#circle {
  position: absolute;
  top: -30%;
  right: -50%;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

#circle text {
  font-size: 13px;
  letter-spacing: 4px;
}

#circle svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 300px;
  -webkit-animation-name: rotate;
  -moz-animation-name: rotate;
  -ms-animation-name: rotate;
  -o-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-duration: 8s;
  -moz-animation-duration: 8s;
  -ms-animation-duration: 8s;
  -o-animation-duration: 8s;
  animation-duration: 8s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0);
  }
}

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(360deg);
  }
  to {
    -moz-transform: rotate(0);
  }
}

@-ms-keyframes rotate {
  from {
    -ms-transform: rotate(360deg);
  }
  to {
    -ms-transform: rotate(0);
  }
}

@-o-keyframes rotate {
  from {
    -o-transform: rotate(360deg);
  }
  to {
    -o-transform: rotate(0);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

/* ====================== [ End Team ] ====================== */
/* ====================== [ Start Testimonials ] ====================== */
.testimonials.grid {
  position: relative;
}
.testimonials.grid:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/img/patterns/dots.png);
  background-repeat: repeat;
  opacity: 0.1;
  z-index: -1;
}
.testimonials.grid .testim {
  position: relative;
}
.testimonials.grid .testim .slick-track {
  padding-top: 15px;
}
.testimonials.grid .item {
  position: relative;
  margin: 0 20px;
}
.testimonials.grid .item .quote-icon {
  position: absolute;
  top: -20px;
  right: 12%;
  width: 10%;
  z-index: 2;
}
.testimonials.grid .item .cont {
  padding: 80px 50px;
  border: 4px solid rgba(255, 255, 255, 0.1);
  border-top: 0;
  position: relative;
}
.testimonials.grid .item .cont:after,
.testimonials.grid .item .cont:before {
  content: "";
  position: absolute;
  height: 4px;
  background: rgba(255, 255, 255, 0.1);
  top: 0;
}
.testimonials.grid .item .cont:after {
  width: 75%;
  left: 0;
}
.testimonials.grid .item .cont:before {
  width: 7%;
  right: 0;
}
.testimonials.grid .item .cont p {
  color: #fff;
  font-family: "Cinzel", serif;
  font-size: 18px;
  font-weight: 400;
}
.testimonials.grid .item .info {
  margin-top: 30px;
  padding-left: 30px;
  position: relative;
}
.testimonials.grid .item .info:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 25px solid rgba(255, 255, 255, 0.1);
  border-right: 30px solid transparent;
  position: absolute;
  left: 100px;
  top: -30px;
}
.testimonials.grid .item .info .author {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
  display: table-cell;
}
.testimonials.grid .item .info .author img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.testimonials.grid .item .info h6 {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  font-size: 16px;
}
.testimonials.grid .item .info h6 span {
  color: #c5a47e;
  font-size: 13px;
  font-weight: 400;
  margin-top: 5px;
  display: block;
}
.testimonials.grid .lit-box .cont {
  background: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
}
.testimonials.grid .lit-box .info:after {
  border-top-color: #fff !important;
}
.testimonials.grid .navs {
  position: absolute;
  top: 30%;
  left: 0;
  width: 100%;
}
.testimonials.grid .navs span {
  padding: 10px 20px;
  background: #f8f4f3;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.testimonials.grid .navs span:hover {
  background: #c5a47e;
  color: #fff;
}
.testimonials.grid .navs .next {
  left: auto;
  right: 0;
}

.block-sec .vid-area {
  position: absolute;
  top: -100px;
  left: 10%;
  padding: 30px 15px;
  background: #ffff;
  text-align: center;
  z-index: 2;
}
.block-sec .vid-area:after {
  content: "";
  position: absolute;
  top: 0px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  background: #fff;
  opacity: 0.2;
  z-index: -1;
}
.block-sec .vid-area .vid-icon {
  margin-top: 50px;
}
.block-sec .vid-area .vid-icon .vid {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  border: 2px solid #000;
}
.block-sec .vid-area .vid-icon .vid span {
  font-size: 10px;
  color: #000;
}
.block-sec .vid-area .text {
  color: #000;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-top: 30px;
}

.block-sec .testim-box {
  position: relative;
  color: #000;
  padding: 80px 40px;
  margin-bottom: -120px;
  z-index: 2;
}
.block-sec .testim-box:after {
  content: "";
  position: absolute;
  left: -15px;
  top: -15px;
  right: -15px;
  bottom: -15px;
  background: #fff;
  opacity: 0.05;
  z-index: -4;
}
.block-sec .testim-box:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: #272727;
  z-index: -1;
}
.block-sec .testim-box .head-box h6 {
  color: #c5a47e;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 10px;
}
.block-sec .testim-box .head-box h4 {
  margin-bottom: 40px;
}
.block-sec .testim-box .item p {
  font-size: 17px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.block-sec .testim-box .item .info .img {
  display: table-cell;
  vertical-align: middle;
}
.block-sec .testim-box .item .info .img .img-box {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
.block-sec .testim-box .item .info .cont {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}
.block-sec .testim-box .item .info .cont .author-name {
  font-size: 16px;
  margin-bottom: 5px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.block-sec .testim-box .item .info .cont .author-details {
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
}
.block-sec .testim-box .slick-dots {
  text-align: right;
}
.block-sec .testim-box .slick-dots li {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: 1px solid #c5a47e;
}
.block-sec .testim-box .slick-dots li.slick-active {
  background: #c5a47e;
}
.block-sec .testim-box .slick-dots li button {
  display: none;
}

.testimonials2 {
  margin-top: 120px;
}
.testimonials2 .sec-head h6 {
  color: #c5a47e;
  margin-bottom: 10px;
}
.testimonials2 .sec-head h3 {
  font-size: 50px;
}
.testimonials2 .box {
  position: relative;
  margin-top: -120px;
  background: #212121;
  padding: 120px 80px;
}
.testimonials2 .box .qoute-icon {
  position: absolute;
  top: 30px;
  right: -60px;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  background: #c5a47e;
}
.testimonials2 .box .qoute-icon img {
  width: 60px;
}
.testimonials2 .item {
  margin: 10px;
  padding: 40px 30px;
  border-radius: 5px;
  border: 5px solid rgba(255, 255, 255, 0.03);
  position: relative;
}
.testimonials2 .item .qoute-img {
  position: absolute;
  top: 50px;
  right: 50px;
  width: 40px;
}
.testimonials2 .item p {
  font-size: 13px;
  font-weight: 300;
}
.testimonials2 .item .info .author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.testimonials2 .item .info .img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 2px solid #c5a47e;
  overflow: hidden;
  margin: 0 0 20px;
}
.testimonials2 .item .info .cont {
  padding-left: 25px;
}
.testimonials2 .item .info .author-name {
  letter-spacing: 1px;
  font-weight: 400;
  margin-top: 5px;
}
.testimonials2 .item .info .author-details {
  font-size: 13px;
  color: #999;
}
.testimonials2 .slick-dots {
  bottom: -30px;
}
.testimonials2 .slick-dots li {
  width: 20px;
  height: 3px;
  border-radius: 0;
  border: 0;
  background: #ccc;
}
.testimonials2 .slick-dots li.slick-active {
  background: #c5a47e;
  height: 5px;
}
.testimonials2 .slick-dots li button {
  display: none;
}
.testimonials2 .arrows .next,
.testimonials2 .arrows .prev {
  position: absolute;
  right: -50px;
  top: 50%;
  width: 50px;
  height: 50px;
  line-height: 55px;
  text-align: center;
  font-size: 20px;
  border: 1px solid #eee;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.testimonials2 .arrows .next:hover,
.testimonials2 .arrows .prev:hover {
  border-color: #c5a47e;
}
.testimonials2 .arrows .prev {
  right: auto;
  left: -50px;
}
.testimonials2:hover .arrows .next,
.testimonials2:hover .arrows .prev {
  opacity: 1;
  right: 0;
}
.testimonials2:hover .arrows .prev {
  left: 0;
}

.bg-blc {
  position: relative;
}
.bg-blc:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/img/patterns/dots2.png);
  opacity: 0.8;
  z-index: -1;
}

/* ====================== [ End Testimonials ] ====================== */
/* ====================== [ Start Blog ] ====================== */
.blog-grid .item {
  padding: 50px 30px;
  position: relative;
}
.blog-grid .item:hover:after {
  opacity: 0.3;
}
.blog-grid .item.active:after {
  opacity: 0.3;
}
.blog-grid .item:after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background: #272727;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.blog-grid .item .cont {
  position: relative;
  z-index: 2;
}
.blog-grid .item .date {
  margin-bottom: 50px;
}
.blog-grid .item .date span {
  font-size: 11px;
  padding: 5px 10px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.blog-grid .item .date span i {
  font-style: normal;
}
.blog-grid .item .info {
  margin-bottom: 15px;
  font-size: 12px;
}
.blog-grid .item .info a {
  margin-right: 15px;
}
.blog-grid .item h6 {
  font-weight: 600;
}
.blog-grid .item .btn-more {
  margin-top: 40px;
}
.blog-grid .item .btn-more a {
  font-size: 12px;
  letter-spacing: 2px;
}

.blog .item .cont {
  margin-top: 30px;
  position: relative;
  z-index: 2;
}

.blog .item .info {
  margin-bottom: 10px;
  font-size: 12px;
}
.blog .item .info .date {
  margin-right: 15px;
}
.blog .item .info .date span i {
  font-style: normal;
}
.blog .item .info span {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 10px;
  color: #aaa;
}
.blog .item .info .tag {
  margin-left: 15px;
}
.blog .item .info .tag span {
  color: #c5a47e;
}

.blog .item h5 {
  font-size: 28px;
  font-weight: 400;
}

.blog .item .btn-more {
  margin-top: 15px;
  color: #eee;
}
.blog .item .btn-more a {
  font-size: 12px;
  letter-spacing: 2px;
}

.cls-blog .item .img {
  position: relative;
  height: 300px;
}
.cls-blog .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.cls-blog .item .img .tag {
  padding: 5px 15px;
  font-size: 11px;
  font-weight: 400;
  position: absolute;
  top: 15px;
  left: 15px;
  background: #c5a47e;
  color: #fff;
}

.cls-blog .item .cont {
  background: #212121;
  padding: 30px;
}
.cls-blog .item .cont h6 {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.cls-blog .item .cont h6 span {
  font-size: 11px;
  font-weight: 500;
  float: right;
  color: #999;
}
.cls-blog .item .cont h5 {
  font-size: 17px;
  font-weight: 600;
  margin-top: 15px;
}
.cls-blog .item .cont .more {
  margin-top: 30px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.blog-pg .posts .item .content {
  padding-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blog-pg .posts .item .content .date {
  margin-right: 40px;
}
.blog-pg .posts .item .content .date span {
  font-size: 16px;
}
.blog-pg .posts .item .content .date .num {
  font-size: 60px;
}
.blog-pg .posts .item .content .tags {
  margin-bottom: 10px;
}
.blog-pg .posts .item .content .tags a {
  font-size: 12px;
  font-weight: 500;
  color: #c5a47e;
  padding-right: 20px;
  position: relative;
}
.blog-pg .posts .item .content .tags a:after {
  content: "";
  width: 8px;
  height: 2px;
  background: #999;
  position: absolute;
  right: 4px;
  top: 50%;
}
.blog-pg .posts .item .content .tags a:last-of-type {
  padding-right: 0;
}
.blog-pg .posts .item .content .tags a:last-of-type:after {
  display: none;
}
.blog-pg .posts .item .content h4 {
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 5px;
}
.blog-pg .posts .item .content .more {
  margin-top: 20px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-left: 60px;
  position: relative;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.blog-pg .posts .item .content .more:after {
  content: "";
  width: 50px;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.blog-pg .posts .item .content .more:hover {
  padding-left: 40px;
}
.blog-pg .posts .item .content .more:hover:after {
  width: 30px;
}

.blog-pg .posts .pagination {
  margin: 80px auto 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
}
.blog-pg .posts .pagination span {
  text-align: center;
  margin: 0 2px;
}
.blog-pg .posts .pagination span a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #eee;
  font-size: 18px;
}
.blog-pg .posts .pagination span.active a {
  border-color: #c5a47e;
  color: #c5a47e;
}

.blog-pg.single .post .title-head {
  text-align: center;
  margin-bottom: 50px;
}
.blog-pg.single .post .title-head h2 {
  margin-bottom: 10px;
}
.blog-pg.single .post .title-head a {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 10px;
}

.blog-pg.single .post .main-img .simpleParallax {
  height: 70vh;
  max-height: 600px;
}

.blog-pg.single .post .main-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}

.blog-pg.single .post .content p {
  font-size: 16px;
  font-family: inherit;
  margin: 30px 0;
}

.blog-pg.single .post .content ul li {
  margin: 10px 0;
}
.blog-pg.single .post .content ul li span {
  margin-right: 10px;
  font-weight: 500;
  font-size: 13px;
}

.blog-pg.single .post .content .quotes {
  background: #212121;
  padding: 30px;
  margin: 30px 0;
}
.blog-pg.single .post .content .quotes p {
  font-size: 18px;
  font-style: italic;
}

.blog-pg.single .post .content .spacial p {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.blog-pg.single .post .content .share-info {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blog-pg.single .post .content .share-info .social a {
  font-size: 13px;
  margin-right: 20px;
}
.blog-pg.single .post .content .share-info .tags {
  margin-left: auto;
}
.blog-pg.single .post .content .share-info .tags a {
  font-size: 12px;
  margin: 0 10px;
}

.blog-pg.single .post .author {
  padding: 30px;
  margin-top: 40px;
  background: #212121;
}
.blog-pg.single .post .author .author-img {
  display: table-cell;
  vertical-align: middle;
  width: 140px;
}
.blog-pg.single .post .author .info {
  display: table-cell;
  padding-left: 40px;
}
.blog-pg.single .post .author .info h6 {
  margin-bottom: 10px;
  font-size: 15px;
}
.blog-pg.single .post .author .info h6 span {
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 10px;
}
.blog-pg.single .post .author .info p {
  padding: 0;
  margin: 0;
}
.blog-pg.single .post .author .info .social {
  margin-top: 15px;
  font-size: 13px;
}
.blog-pg.single .post .author .info .social a {
  margin-right: 15px;
}

.blog-pg.single .pagination {
  margin-top: 80px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blog-pg.single .pagination span {
  width: 100%;
  padding: 20px;
  border-right: 1px solid #333;
  border-left: 1px solid #333;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 1px;
}
.blog-pg.single .pagination .icon {
  border: 0;
  width: 70px;
}

.blog-pg.single .comments-area {
  margin-top: 80px;
}
.blog-pg.single .comments-area .item {
  padding: 30px 0;
  margin: 30px 0;
  border-bottom: 1px solid #333;
}
.blog-pg.single .comments-area .item.relped {
  margin-left: 100px;
}
.blog-pg.single .comments-area .item .comment-img {
  display: table-cell;
  width: 80px;
}
.blog-pg.single .comments-area .item .info {
  display: table-cell;
  vertical-align: middle;
  padding-left: 40px;
  position: relative;
}
.blog-pg.single .comments-area .item .info h6 {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
}
.blog-pg.single .comments-area .item .info h6 span {
  display: block;
  color: #c5a47e;
  font-size: 12px;
  font-weight: 400;
  margin-top: 5px;
}
.blog-pg.single .comments-area .item .info p {
  line-height: 1.5;
  margin-top: 15px;
}
.blog-pg.single .comments-area .item .info .replay {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 13px;
}
.blog-pg.single .comments-area .item .info .replay i {
  margin-left: 5px;
}

.blog-pg.single .comment-form {
  margin-top: 80px;
}
.blog-pg.single .comment-form form {
  margin-top: 50px;
}
.blog-pg.single .comment-form form input,
.blog-pg.single .comment-form form textarea {
  color: #fff;
  width: 100%;
  padding: 17px;
  background: #212121;
  border: 0;
}
.blog-pg.single .comment-form form textarea {
  height: 140px;
}
.blog-pg.single .comment-form form button {
  background: #c5a47e;
  cursor: pointer;
}

.next-project {
  position: relative;
  padding: 80px 0;
  margin-top: 90px;
  background: #fafafa;
  z-index: 2;
  overflow: hidden;
}
.next-project:before {
  display: none;
}
.next-project:after {
  content: "";
  height: 0;
  width: 100%;
  position: absolute;
  bottom: auto;
  right: 0;
  top: 0;
  -webkit-transition: height 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -o-transition: height 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: height 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  background: #f5f5f5;
  z-index: -1;
}
.next-project:hover:after {
  height: 100%;
  bottom: 0;
  top: auto;
}
.next-project .content {
  width: 100%;
}
.next-project .content h2 {
  font-size: 90px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 20px;
}
.next-project .content p {
  font-size: 18px;
  color: #555;
}

/* ====================== [ End Blog ] ====================== */
/* ====================== [ Start contact ] ====================== */
.cont-map {
  position: relative;
  z-index: 2;
}
.cont-map .contact-form form {
  position: relative;
  top: -50px;
  right: -50px;
  padding: 60px 30px;
  background: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
  border: 10px solid #f7f7f7;
  border-radius: 5px;
}
.cont-map .contact-form form input,
.cont-map .contact-form form textarea {
  padding: 15px;
  background: #f7f7f7;
  border: 0;
  width: 100%;
}
.cont-map .contact-form form textarea {
  height: 160px;
}
.cont-map .contact-map {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  z-index: -1;
}
.cont-map .contact-map .map {
  height: 100%;
}
.cont-map .contact-form,
.cont-map .contact-map {
  padding: 0;
}
.cont-map .bg-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 30%;
  z-index: -1;
}

.contact .info .item {
  padding: 40px 20px;
  background: #212121;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contact .info .item .icon {
  font-size: 30px;
  color: #ccc;
  padding-right: 30px;
}
.contact .info .item .cont h6 {
  font-size: 20px;
  color: #c5a47e;
  margin-bottom: 10px;
}
.contact .info .item .cont p {
  font-size: 13px;
}

.contact .map-box {
  padding: 0;
}
.contact .map-box .map {
  height: 100%;
}

.contact .form {
  padding: 120px 5%;
}
.contact .form input,
.contact .form textarea {
  padding: 15px;
  padding-left: 0;
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  width: 100%;
}
.contact .form textarea {
  height: 160px;
}

/* ====================== [ End contact ] ====================== */
/* ====================== [ Start Footer ] ====================== */
footer {
  background: #151515;
  width: calc(100% - 50px);
  margin-left: 25px;
  margin-bottom: 25px;
  color: #fff;
  padding: 100px 0;
}
footer .item .title h5 {
  margin-bottom: 30px;
}
footer .item li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}
footer .item li:last-of-type {
  margin-bottom: 0;
}
footer .item li h6 {
  font-size: 14px;
  font-weight: 600;
}
footer .item li .icon {
  font-size: 30px;
  margin-right: 30px;
}
footer .item li .img {
  width: 150px;
  margin-right: 15px;
}
footer .item li .sm-post p {
  font-size: 13px;
}
footer .item li .sm-post .date {
  font-size: 12px;
  color: #c5a47e;
}
footer .item li .subscribe {
  width: 100%;
  position: relative;
}
footer .item li .subscribe input {
  width: 100%;
  padding: 15px;
  border-radius: 30px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: transparent;
  color: #fff;
  font-size: 13px;
}
footer .item li .subscribe .subs {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  background: #c5a47e;
  color: #000;
}
footer .item .logo {
  margin-bottom: 50px;
}
footer .item .logo img {
  width: 100px;
}
footer .item .social a {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  margin-right: 10px;
}
footer .item .copy-right {
  margin-top: 30px;
}
footer .item .copy-right p {
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
}
footer .item .copy-right p a {
  color: #c5a47e;
}

/* ====================== [ End Footer ] ====================== */
/* ====================== [ Start Responsive ] ====================== */
@media screen and (max-width: 991px) {
  .md-mb10 {
    margin-bottom: 10px;
  }
  .md-mb20 {
    margin-bottom: 20px;
  }
  .md-mb30 {
    margin-bottom: 30px;
  }
  .md-mb40 {
    margin-bottom: 40px;
  }
  .md-mb50 {
    margin-bottom: 50px;
  }
  .md-mb60 {
    margin-bottom: 60px;
  }
  .md-mb70 {
    margin-bottom: 70px;
  }
  .md-mb80 {
    margin-bottom: 80px;
  }
  .md-pb10 {
    padding-bottom: 10px;
  }
  .md-pb20 {
    padding-bottom: 20px;
  }
  .md-pb30 {
    padding-bottom: 30px;
  }
  .md-pb40 {
    padding-bottom: 40px;
  }
  .md-pb50 {
    padding-bottom: 50px;
  }
  .md-pb60 {
    padding-bottom: 60px;
  }
  .md-pb70 {
    padding-bottom: 70px;
  }
  .md-pb80 {
    padding-bottom: 80px;
  }
  .order2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .navbar {
    min-height: 60px;
  }
  .navbar .navbar-collapse {
    max-height: 340px;
    overflow: auto;
    background: #111;
    text-align: center;
    padding: 10px 15px;
  }
  .navbar .nav-link {
    margin: 10px auto !important;
  }
  .navbar .nav-link.nav-link-disabled {
    cursor: default;
    opacity: 0.8;
  }
  .navbar .logo {
    margin-left: 15px;
    width: 50px;
  }
  .navbar .social-icon,
  .navbar .search {
    border: 0;
    padding: 0;
    margin-top: 30px;
  }
  .navbar .social-icon a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
  }
  .navbar .search .search-form {
    display: block;
    position: static;
    height: auto;
  }
  .navbar .search .search-form form {
    position: static;
    width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .navbar .search .search-form form input {
    padding: 15px;
    width: 100%;
    font-size: 14px;
  }
  .navbar .search .icon,
  .navbar .search .search-form .close {
    display: none;
  }
  .navbar-nav .dropdown-menu {
    opacity: 1;
    visibility: visible;
    display: none;
    background: #222;
    text-align: center;
    color: #eee;
  }
  .navbar-nav .dropdown-menu .dropdown-item {
    color: #eee;
  }
  .navbar-nav .dropdown-menu.show {
    display: block;
  }
  .navbar .navbar-nav .nav-link {
    padding: 0;
  }
  .navbar .navbar-nav .nav-link:hover {
    color: #c5a47e;
  }
  .navbar .logo.dis {
    opacity: 1;
  }
  .slider .caption.center h1 {
    font-size: 40px;
  }
  .cta__slider-item .media-wrapper .bg-img {
    width: 100%;
  }
  .slider .parallax-slider .caption {
    padding-left: 30px;
  }
  .slider-slide .side {
    display: none;
  }
  .intro .exp {
    float: none;
    max-width: none;
    margin-top: 80px;
  }
  .about2 .main-tit h2 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .about .exp .box {
    margin-bottom: 80px;
  }
  .about .img img {
    width: 100%;
    margin: 0;
  }
  .services {
    padding-top: 0;
  }
  .testimonials2 .sec-head,
  .testimonials2 .box .qoute-icon {
    display: none;
  }
  .testimonials2 .item .qoute-img {
    top: -15px;
    right: 30px;
  }
  .block-sec .vid-area {
    display: none;
  }
  .block-sec .testim-box {
    margin-bottom: 120px;
  }
  .works .items {
    margin-top: 50px;
    padding: 0 25px;
  }
  .works .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .portfolio.full-bg .cluom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    height: 50vh;
  }
  .contact .map-box {
    height: 400px;
  }
}

@media screen and (max-width: 767px) {
  .sm-mb10 {
    margin-bottom: 10px;
  }
  .sm-mb20 {
    margin-bottom: 20px;
  }
  .sm-mb30 {
    margin-bottom: 30px;
  }
  .sm-mb40 {
    margin-bottom: 40px;
  }
  .sm-mb50 {
    margin-bottom: 50px;
  }
  .sm-mb60 {
    margin-bottom: 60px;
  }
  .sm-mb70 {
    margin-bottom: 70px;
  }
  .sm-mb80 {
    margin-bottom: 80px;
  }
  .sm-pb10 {
    padding-bottom: 10px;
  }
  .sm-pb20 {
    padding-bottom: 20px;
  }
  .sm-pb30 {
    padding-bottom: 30px;
  }
  .sm-pb40 {
    padding-bottom: 40px;
  }
  .sm-pb50 {
    padding-bottom: 50px;
  }
  .sm-pb60 {
    padding-bottom: 60px;
  }
  .sm-pb70 {
    padding-bottom: 70px;
  }
  .sm-pb80 {
    padding-bottom: 80px;
  }
  h1 {
    font-size: 35px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 16px;
  }
  .progress-wrap {
    right: 15px;
    bottom: 15px;
  }
  .navbar .logo {
    width: 60px;
  }
  .main-header h3 {
    font-size: 40px;
  }
  .pages-header .cont h1 {
    font-size: 40px;
  }
  .slider .caption.center h1 {
    font-size: 25px;
  }
  .slider .caption.center h1 br {
    display: none;
  }
  .slider .social-icon {
    left: 15px;
    bottom: 15px;
    display: none;
  }
  .slider .swiper-pagination-fraction.top.botm {
    right: 15px;
    bottom: 15px;
  }
  .slider .swiper-pagination-fraction.top span {
    font-size: 20px;
  }
  .slider .swiper-pagination-fraction.top .swiper-pagination-current {
    font-size: 25px;
  }
  .slider .setone.setwo .next-ctrl {
    right: auto;
    left: 70px;
    bottom: 15px;
    top: auto;
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .slider .setone.setwo .prev-ctrl {
    left: 15px;
    bottom: 15px;
    top: auto;
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .slider .parallax-slider .caption h1 {
    font-size: 35px;
  }
  .slider .setone .swiper-nav-ctrl {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .slider .setone {
    bottom: 15px;
    right: 15px;
  }
  .cta__slider-item .caption h1 {
    font-size: 40px;
  }
  .cta__slider-arrows {
    right: 15px;
    bottom: 15px;
  }
  .slid-half .swiper-pagination-fraction.top {
    right: auto;
    top: auto;
    left: 15px;
    bottom: 15px;
  }
  .slider-mov .parallax-slider {
    width: 100%;
    margin-left: 0;
  }
  .portfolio .filtering span {
    margin: 5px 15px;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: capitalize;
  }
  .portfolio.full-bg .cluom {
    height: 40vh;
    min-height: 250px;
  }
  .portfolio .gallery.twsty .three-column {
    width: 100% !important;
  }
  .testimonials2 .box {
    padding: 120px 0;
  }
  .blog-pg .posts .item .content {
    position: relative;
  }
  .blog-pg .posts .item .content .col-10,
  .blog-pg .posts .item .content .col-2 {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .blog-pg .posts .item .content .col-2 {
    position: absolute;
    right: 0px;
    top: -90px;
    z-index: 3;
  }
  .blog-pg .posts .item .content .date a {
    padding: 10px;
    background: #fff;
    margin: 0;
  }
  .blog-pg .posts .item .content .date .num {
    font-size: 25px;
    margin: 0;
  }
  .blog-pg.single .comments-area .item.relped {
    margin-left: 0px;
  }
  .blog-pg.single .comments-area .item .info h6 span {
    display: block;
    margin: 10px 0 0 0;
  }
}

@media screen and (max-width: 480px) {
  .fz-40 {
    font-size: 25px !important;
  }
  .section-head h3 {
    font-size: 28px;
  }
  .main-header h3 {
    font-size: 35px;
  }
  body.index2 .section-head h3 {
    font-size: 45px;
  }
  .cta__slider-item .caption .thin {
    letter-spacing: 2px;
  }
  .cta__slider-item .caption h1 {
    font-size: 28px;
  }
  .header .caption:after,
  .header .caption .bord {
    display: none;
  }
  .header .caption {
    padding: 0;
  }
  .pages-header .cont .path {
    font-size: 15px;
  }
  .pages-header .cont .path span {
    margin: 0 10px;
  }
  .intro .cont h2 {
    font-size: 35px;
  }
  .about .img .feat {
    display: block;
  }
  .about .img .feat .item {
    margin-bottom: 30px;
  }
  .about .img .feat .item:last-of-type {
    margin-bottom: 0;
  }
  .video .container .stauts .item {
    min-width: auto;
    padding: 20px 30px;
  }
  .about-us .img {
    padding: 0;
  }
  .about-us .img .stauts .item {
    padding: 20px 30px;
  }
  .portfolio .swiper-slide,
  .portfolio .swiper-slide:nth-child(3n),
  .portfolio .swiper-slide:nth-child(2n),
  .portfolio .swiper-container {
    width: 100%;
  }
  .portfolio .controls {
    right: 10px;
  }
  .blog-pg.single .post .title-head a {
    letter-spacing: 0;
    margin: 0 7px;
  }
  .blog-pg .posts .item .img .info {
    padding: 10px;
  }
  .blog-pg .posts .item .img .info .date .num {
    font-size: 20px;
  }
  .blog-pg.single .post .content .share-info {
    display: block;
  }
  .blog-pg.single .post .content .share-info .tags,
  .blog-pg.single .post .content .share-info .social {
    display: block;
    width: 100%;
    text-align: center;
  }
  .blog-pg.single .post .content .share-info .tags {
    margin-top: 20px;
  }
  .blog-pg.single .post .author {
    padding: 30px 15px;
  }
  .blog-pg.single .post .author .author-img {
    display: block;
    width: 120px;
    margin: 0 auto 30px;
  }
  .blog-pg.single .post .author .info {
    display: block;
    padding: 0;
    text-align: center;
  }
  .blog-pg.single .comments-area .item .comment-img {
    display: block;
    margin: 0 auto 30px;
    width: 60px;
  }
  .blog-pg.single .comments-area .item .info {
    display: block;
    padding: 0;
    text-align: center;
  }
  .blog-pg.single .comments-area .item.relped {
    margin-left: 0px;
  }
  .blog-pg.single .comments-area .item .info h6 {
    font-size: 14px;
    letter-spacing: 1px;
  }
  .blog-pg.single .comments-area .item .info .replay {
    top: -25px;
  }
  .clients-brand .img {
    width: 60px;
  }
}

/* ====================== [ End Responsive ] ====================== */
