html {
  scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6,
.tp-section-subtitle,
.tp-service-style-5 .tp-service-2-title a {
  font-family: "Playfair Display", serif;
}

.tp-slider-3-height {
  height: 100vh;
  padding: 0 !important;
}

#header-sticky {
  padding: 15px 30px;
}

#header-sticky .tp-header-logo img {
  height: 65px;
}

.tp-header-menu>nav>ul>li>a {
  font-size: 15px;
  text-transform: uppercase;
}

@media (min-width: 767px) {
  .tp-slider-3-title {
    font-size: 80px;
  }
}

.tp-slider-3-title {
  text-transform: capitalize;
}

.tp-slider-3-big-text {
  color: var(--tp-theme-1);
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 10px;
}

.tp-slider-3-height .container {
  height: 100vh;
  display: flex;
  align-items: center;
}

.tpoffcanvas__logo img,
.tp-footer-logo img {
  max-width: 170px;
  width: 100%;
}

.tp-btn-black {
  font-size: 15px;
  text-transform: uppercase;
}

#loading {
  background-color: black;
  z-index: 9999;
}

#about .tp-btn-black {
  color: white;
}

.tp-section-title {
  font-size: 45px;
  font-weight: 600;
}

.tp-section-subtitle {
  font-size: 16px;
  letter-spacing: 5px;
  color: black;
}

.tp-section-title {
  color: var(--tp-theme-1);
}

.tp-funfact-item {
  border-bottom: none;
  border-right: 3px solid var(--tp-theme-1);
}

.tp-funfact-icon span {
  height: 75px;
  width: 75px;
  line-height: 72px;
}

#counters {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url("../img/slider/slider-5-1.jpg");
}

#chairman {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url("../img/slider/slider-5-2.jpg");
}

#contact {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url("../img/slider/slider-5-3.jpg");
}

.tp-funfact-style-3 .tp-funfact-2-title {
  -webkit-text-stroke: 1px white;
}

.tp-funfact-2-item span {
  color: white;
  opacity: 0.7;
}

.tp-btn-border-lg {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Playfair Display", serif;
}

.tp-btn-border.height,
.tp-blog-title,
.tp-btn-border-lg.white-border {
  font-family: "Playfair Display", serif !important;
}

.tp-btn-border {
  font-size: 16px;
  text-transform: uppercase;
}

.tp-header-style-5 .tp-header-menu {
  padding-left: 0px;
}

.tp-onepage-menu {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.tp-onepage-header.header-sticky.tp-header-style-4 .tp-header-bar button {
  color: white;
  border-color: white;
}

.chairman-name {
  font-style: italic;
  opacity: 0.6;
}

/* .tp-hover-distort-wrapper,
canvas {
    height: 530px !important;
} */

/* .tp-about-4-circle {
    position: absolute;
    left: 73px;
    top: 73px;
    z-index: -1;
} */

.tp-hover-distort-img {
  object-fit: contain;
}

.back-to-top-btn {
  box-shadow: 0px 8px 10px -8px rgba(3, 4, 28, 0.3);
}

.sub-parag {
  margin: 20px auto 0;
  max-width: 800px;
}

.hero-desc {
  max-width: 600px;
  width: 100%;
}

#services .tp-service-2-item:hover .tp-service-2-icon span {
  transform: unset !important;
  -webkit-transform: unset !important;
}

#counters,
#contact,
#chairman {
  position: relative;
  background: url(./../images/bg/7.jpg);
  background-position: bottom;

  &::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    background-color: rgb(4 3 0 / 88%) !important;
    opacity: 0.6;
  }

  >* {
    position: relative;
    z-index: 2;
  }
}

#chairman {
  background-image: url(./../images/bg/3.jpg);

  background-position: center;
  background-repeat: no-repeat;
}

#contact {
  background: url(./../images/bg/4.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

footer {
  background-color: #262626;

  li {
    color: white;
  }
}

.tp-service-2-item {
  box-shadow: 0 0 6.3px rgba(0, 0, 0, 0.1);
  height: 346px;
  padding: 12px;

  img {
    max-width: 65px;
    max-height: 65px;
    object-fit: contain;
  }

  &.active {
    img {
      filter: invert(1) brightness(1);
    }
  }
}

#projects {
  .tp-gallery-thumb {
    img {
      height: 500px;
    }
  }

  .swiper-slide-active {
    .tp-gallery-thumb {
      img {
        height: 500px;
      }
    }
  }
}

.tp-blog-item {
  img {
    height: 327px;
  }
}

@media (min-width: 1199px) {
  .tp-blog-item {
    img {
      width: 260px;
    }
  }
}

.tp-slider-3-bg {
  background-repeat: no-repeat;
  background-size: cover;
}

.tp-feature-text p {
  font-weight: 500;
}

#services .p-relative {
  position: static !important;
}

.tp-project-4-content {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 22px;
  margin: 25px;
  padding-bottom: 25px;
  display: inline-block;
  background-color: var(--tp-theme-1);
  transform: perspective(400px) rotateX(-90deg);
  transform-origin: center;
  transition: all 0.5s ease-in-out;
}

.tp-service-style-5 .tp-service-2-item.active::after {
  opacity: 0.5;
  visibility: visible;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.tp-service-style-3 .tp-service-2-item {
  padding: 0px 35px;
}

#projects .tp-gallery-content,
.tp-footer-area,
.tp-copyright-area,
.tp-onepage-header.header-sticky.tp-header-style-5.background-bg,
.tpoffcanvas {
  background-color: #000000c4;
}

.tp-about-4-circle {
  display: none;
}

.chairman-name {
  font-style: italic;
  opacity: 0.8;
  font-weight: 700 !important;
  font-size: 23px;
}

.tp-project-4-thumb img {
  height: 400px;
  object-fit: cover;
}

#chairman::before {
  background-color: rgb(0, 0, 0) !important;
  opacity: 0.7;
}

.subscribe-container p {
  font-weight: 600;
}

#values img {
  filter: invert(0);
}

.ul-list-in-country {
  list-style: none;

  opacity: 0;
  /* display: none; */
  max-height: 0;

  transition: all 0.4s linear;
}

.country {
  transition: all 0.4s linear;
}

.country:hover .ul-list-in-country {
  opacity: 1;
  /* display: block; */
  max-height: 14px;
}

.tp-header-menu nav ul li .has-homemenu {
  width: 566px;
  text-transform: uppercase;
  height: 180px;
}

.country-name {
  color: var(--tp-theme-1);
  font-size: 18px;
}

.mobile-list-country-category li {
  color: white;
  font-size: 13px;
  opacity: 0.8;
  text-transform: uppercase;
}

.tp-main-menu-mobile ul li>a {
  text-transform: uppercase;
}

.mobile-list {
  display: none !important;
}

.mobile-list.show {
  display: block !important;
}

.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn-mobile {
  position: absolute;
  right: 0;
  top: 21%;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
  font-size: 18px;
  color: #7f8387;
  font-family: "Font Awesome 5 Pro";
  transition: all 0.3s ease-in-out;
  z-index: 1;
  width: 25px;
  height: 25px;
  line-height: 22px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.12);
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out,
    color 0.3s ease-in-out;
}

.tp-slider-3-overlay::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgb(0 0 0 / 28%);
}

.ul-list-in-country li a {
  font-weight: 600;
  opacity: 0.6;
}

.tp-section-title {
  color: rgb(213 169 70 / 75%);
  font-weight: 400;
}

#services.tp-service-style-5 .tp-service-2-item::after {
  background-color: rgb(213 169 70 / 81%);
  opacity: 1;
}

#services.tp-service-style-3 .tp-service-2-item {
  padding: 0px 69px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.icon-details {
  width: 38px;
  margin-right: 1rem;
}

.icon-details-p {
  margin-left: 1rem;
  font-size: 1.1rem;
  color: black !important;
}

.tp-feature-text p {
  font-size: 18px;
}

.tp-blog-title {
  margin-right: 50px;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
}

.breadcrumb__height {
  height: 281px;
}

.navigation-arrows a img {
  width: 115px !important;
}

.navigation-arrows {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 15px;
  left: 30px;
  right: 30px;

  a img {
    filter: brightness(1) invert(1);
  }
}

.tp-gallery-custom .swiper-slide-next .tp-gallery-content {
  transform: perspective(400px) rotateX(0deg);
}

.tp-gallery-custom .swiper-slide-active .tp-gallery-content {
  transform: perspective(400px) rotateX(0deg);
}

@media (min-width: 1024px) {
  .tp-gallery-custom .swiper-slide .tp-gallery-content {
    width: 65%;
  }

  .tp-gallery-content {
    position: absolute;
    bottom: -11%;
    left: 130px;
    /* right: 51%; */
    /* transform: translateX(10px); */
    padding: 26px 34px;
    padding-top: 40px;
    transform: perspective(400px) rotateX(-90deg);
    transform-origin: center;
    transition: all 0.5s ease-in-out;
  }
}

.tp-gallery-thumb img {
  object-fit: cover;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .tp-service-2-title {
    font-size: 19px;
  }
}