@import url("https://fonts.googleapis.com/css2?family=Marcellus&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
html{
    overflow-x: hidden;
}
body {
    color: #797979;
    background-color: #f9f3ea !important;
    font-family: "Urbanist", serif !important;
    line-height: 1.7 !important;
    font-weight: 500 !important;
    padding: 0px;
    margin: 0px;
    overflow-x: hidden;
    font-size: 17px !important;
}
.section-head.center.wt-small-separator-outer h2 {
    max-width: 580px;
    margin: 0 auto;
    position: relative;
}
.header-style-1 {
  position: relative;
  transition: 0.5s all ease;
  z-index: 999;
  /*--is fixed---*/
  /*====Mobile Side =======*/
  /*---when header is sticky---*/
  /*---when header is sticky---*/
  /*---header id Fixed---*/
}
.header-style-1.is-fixed {
  width: 100%;
  position: fixed;
  top: 0%;
  left: 0%;
  z-index: 999;
}
.header-style-1 .top-bar {
  /*---Top bar---*/
  border-bottom: 1px solid #dcdcdc;
}
@media (max-width: 767px) {
  .header-style-1 .top-bar .container {
    max-width: 100%;
  }
}
.header-style-1 .top-bar .wt-topbar-left-info {
  margin: 0px;
}
.header-style-1 .top-bar .wt-topbar-left-info li {
  display: inline-block;
  color: #000;
  padding: 0px 15px;
  border-right: 1px solid #dcdcdc;
  line-height: 40px;
}
@media (max-width: 991px) {
  .header-style-1 .top-bar .wt-topbar-left-info li {
    padding: 0px 10px;
    font-size: 14px;
  }
}
@media (max-width: 540px) {
  .header-style-1 .top-bar .wt-topbar-left-info li {
    padding: 0;
    width: 100%;
    border: 0px;
  }
}
.header-style-1 .top-bar .wt-topbar-left-info li:first-child {
  padding-left: 0px;
}
.header-style-1 .top-bar .wt-topbar-left-info li:last-child {
  border-right: 0px;
}
.header-style-1 .top-bar .wt-topbar-left-info li i {
  color: #03A9F4;
  padding-right: 15px;
  font-size: 18px;
}
.header-style-1 .top-bar .wt-topbar-left-info li span {
  font-weight: 600;
}
.header-style-1 .top-bar .wt-topbar-right-info {
  margin: 0px;
}
@media (max-width: 767px) {
  .header-style-1 .top-bar .wt-topbar-right-info {
    display: none;
  }
}
.header-style-1 .top-bar .wt-topbar-right-info ul {
  margin-bottom: 0px;
  display: flex;
  border-right: 1px solid #dcdcdc;
  list-style: none;
}
.header-style-1 .top-bar .wt-topbar-right-info ul li a {
  list-style: none;
  display: block;
  position: relative;
  width: 40px;
  height: 42px;
  line-height: 42px;
  border-left: 1px solid #dcdcdc;
  text-align: center;
}
.header-style-1 .top-bar .wt-topbar-right-info ul li a:hover {
  background-color: #03A9F4;
  color: #fff;
}
.header-style-1 .extra-nav {
  /*---Extra Nav---*/
  display: table;
  float: right;
    
  position: relative;
  z-index: 13;
}
.header-style-1 .extra-nav .extra-cell {
  display: table-cell;
  vertical-align: middle;
}
.header-style-1 .extra-nav .extra-cell:first-child {
  padding-left: 0px;
}
.header-style-1 .extra-nav .extra-cell .header-search .header-search-icon {
  padding: 34px 20px;
}
@media (max-width: 991px) {
  .header-style-1 .extra-nav .extra-cell .header-search .header-search-icon {
    padding: 34px 15px;
  }
}
.header-style-1 .extra-nav .extra-cell .header-search .header-search-icon:hover i {
  color: #03A9F4;
}
.header-style-1 .h-cart-block {
  position: relative;
  z-index: 1;
  padding: 39px 39px 24px 29px;
}
@media (max-width: 1200px) {
  .header-style-1 .h-cart-block {
    padding: 31px 31px 31px 20px;
  }
}
@media (max-width: 360px) {
  .header-style-1 .h-cart-block {
    padding: 31px 26px 31px 20px;
  }
}
.header-style-1 .h-cart-block > a {
  color: #fff;
  display: block;
}
@media (max-width: 991px) {
  .header-style-1 .h-cart-block > a {
    color: #443935;
  }
}
.header-style-1 .h-cart-block > a .shopping-bag.wcmenucart-count {
  background-color: #fff;
  color: #443935;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  display: block;
  text-align: center;
  line-height: 16px;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  right: 28px;
  top: 20px;
}
@media (max-width: 1200px) {
  .header-style-1 .h-cart-block > a .shopping-bag.wcmenucart-count {
    right: 20px;
  }
}
@media (max-width: 991px) {
  .header-style-1 .h-cart-block > a .shopping-bag.wcmenucart-count {
    background-color: #dfdfdf;
    color: #000;
  }
}
@media (max-width: 360px) {
  .header-style-1 .h-cart-block > a .shopping-bag.wcmenucart-count {
    right: 0px;
  }
}
.header-style-1 .h-cart-block:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  /* height: 90px; */
  background-color: #443935;
  z-index: -1;
}
@media (max-width: 991px) {
  .header-style-1 .h-cart-block:before {
    display: none;
  }
}
.header-style-1 .logo-header {
  /*--logo for header---*/
  display: table;
  float: left;
  width: 160px;
  height: 70px;
  vertical-align: middle;
  padding: 0px;
  font-size: 36px;
  color: #000;
  margin: 0px;
  position: relative;
  z-index: 11;
}
@media (max-width: 1200px) {
  .header-style-1 .logo-header {
    width: 150px;
  }
}
.header-style-1 .logo-header .logo-header-inner {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  text-align: center;
  /* z-index: 1; */
  background: #fff;
}
.header-style-1 .logo-header .logo-header-inner:after {
  content: "";
  position: absolute;
  background-color: #443935;
  top: 0px;
  bottom: 0px;
  right: 0px;
  z-index: -1;
  width: 6000px;
}
@media (max-width: 991px) {
  .header-style-1 .logo-header .logo-header-inner:after {
    display: none;
  }
}
.header-style-1 .logo-header .logo-header-inner img {
  max-width: 130px;
  max-height: 100%;
  margin: 0px auto;
}
.header-style-1 .logo-header .logo-header-inner img.desktop-logo-show {
  display: block;
}
.header-style-1 .logo-header .logo-header-inner img.mobile-logo-show {
  display: none;
}
@media (max-width: 991px) {
  
  .header-style-1 .logo-header .logo-header-inner img.mobile-logo-show {
    display: block;
  }
}
.header-style-1 .company-site-info {
  list-style: none;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .header-style-1 .company-site-info {
    padding-right: 30px;
  }
}

.header-style-1 .company-site-info li {
  display: inline-block;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0px;
  margin: 0px 10px;
  position: relative;
      padding: 30px 0;
}
.header-style-1 .company-site-info li a{ 
  color: #000; 
}

.header-style-1 .company-site-info li:after {
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 40px;
  background-color: #dcdcdc;
}
@media (max-width: 991px) {
  .header-style-1 .company-site-info li:after {
    right: -30px;
  }
}
.header-style-1 .company-site-info li i {
  color: #03A9F4;
  margin-right: 10px;
}
.header-style-1.site-header {
  z-index: 999;
}
.header-style-1.site-header ul, .header-style-1.site-header ol {
  margin-bottom: 0px;
}
.header-style-1 .main-bar {
  /*--main-bar--*/
  position: relative;
  width: 100%;
  transition: all 0.5s ease;
  background: #fff;
}
.header-style-1 .main-bar .container,
.header-style-1 .main-bar .container-fluid {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .header-style-1 .main-bar .container,
  .header-style-1 .main-bar .container-fluid {
    display: block;
  }
}
.header-style-1 .main-bar:after, .header-style-1 .main-bar:after {
  clear: both;
  content: "";
  display: table;
}
.header-style-1 .navbar-toggler {
  /*--Navbar Toggler---*/
  border: none;
  margin: 24px 0px 24px 5px;
  padding: 12px 0px 12px 10px;
}
@media (max-width: 991px) {
  .header-style-1 .navbar-toggler {
    display: block;
    margin-top: 14px;
    margin-bottom: 14px;
    float: right;
    outline: none !important;
  }
}
@media (max-width: 540px) {
  .header-style-1 .navbar-toggler {
    margin: 24px 0px 24px 5px;
  }
}
.header-style-1 .navbar-toggler .icon-bar {
  background: #000;
  height: 3px;
  border-radius: 0px;
  display: block;
  width: 22px;
}
.header-style-1 .navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (max-width: 991px) {
  .header-style-1 .navbar-toggler {
    margin-top: 14px;
    margin-bottom: 14px;
  }
}
@media (max-width: 420px) {
  .header-style-1 .navbar-toggler {
    margin-left: 10px;
  }
}
@media (max-width: 540px) {
  .header-style-1 .is-fixed .navbar-toggler {
    margin-bottom: 0px;
  }
}
.header-style-1 .is-fixed.mobile-sider-drawer-menu .header-nav .nav {
  height: 100vh !important;
  width: 100%;
}
.header-style-1 .is-fixed.mobile-sider-drawer-menu .header-nav .nav > li > a {
  padding: 12px 15px !important;
}
.header-style-1 .header-nav {
  position: relative;
  padding: 0px;
  z-index: 10;
  display: inline-block !important;
  margin-left: 0px;
  /*-- Submenu direction---*/
}
@media (max-width: 991px) {
  .header-style-1 .header-nav {
    clear: both;
    margin: 0px -15px;
    border-bottom: 1px solid #E9E9E9;
  }
  .header-style-1 .header-nav.navbar-collapse {
    align-items: start;
  }
}
.header-style-1 .header-nav .nav {
  display: flex;
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav {
    float: none;
    margin: 0px;
    background: #fff;
    display: block;
    width: 100%;
    left: 0px;margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav li {
    float: none;
  }
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav li.has-child.nav-active > a {
    color: #03A9F4;
  }
}
.header-style-1 .header-nav .nav li i {
  font-size: 9px;
  margin-left: 3px;
  margin-top: -3px;
  vertical-align: middle;
  opacity: 0.7;
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav li i {
    float: right;
  }
}
.header-style-1 .header-nav .nav > li {
  position: relative;
  margin: -10px 0px;
  padding: 10px 0px;
  overflow: hidden;
}
.header-style-1 .header-nav .nav > li:hover {
  overflow: visible;
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav > li ul {
    display: none;
    position: static;
    visibility: visible;
    width: auto;
    background: #f9f9f9;
  }
}
.header-style-1 .header-nav .nav > li > a {
font-size: 16px;
    padding: 35px 9px;
    cursor: pointer;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    outline: 0px none;
}
@media (max-width: 1200px) {
  .header-style-1 .header-nav .nav > li > a {
    padding: 30px 10px;
  }
}
.header-style-1 .header-nav .nav > li > a:hover {
  background-color: transparent;
  color: #000;
}
.header-style-1 .header-nav .nav > li > a:active, .header-style-1 .header-nav .nav > li > a:focus {
  background-color: transparent;
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav > li.active > a, .header-style-1 .header-nav .nav > li.current-menu-item > a {
    color: #000;
  }
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav > li > a:hover, .header-style-1 .header-nav .nav > li > a:active, .header-style-1 .header-nav .nav > li > a:focus {
    background-color: #f0f0f0;
    text-decoration: none;
  }
}
.header-style-1 .header-nav .nav > li.active > a, .header-style-1 .header-nav .nav > li.current-menu-item > a {
  background-color: transparent;
  color: #000;
}
.header-style-1 .header-nav .nav > li:hover > a {
  color: #000;
}
.header-style-1 .header-nav .nav > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
  transition: all 0.3s ease;
}
.header-style-1 .header-nav .nav > li .sub-menu {
  background-color: #fff;
  display: block;
  left: 0px;
  top: 93%;
  list-style: none;
  margin: 20px 0 0;
  opacity: 0;
  padding: 0px;
  position: absolute;
  visibility: hidden;
  width: 220px;
  z-index: 10;
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav > li .sub-menu {
    display: none;
    position: static;
    visibility: visible;
    width: auto;
    background: #f9f9f9;
    opacity: 1;
    margin: 0px !important;
  }
}
.header-style-1 .header-nav .nav > li .sub-menu li {
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  text-transform: none;
}
.header-style-1 .header-nav .nav > li .sub-menu li a {
  color: #000;
  display: block;
  font-size: 17px;
  padding: 10px 20px;
  font-weight: 500;
  letter-spacing: 1px;
}
.header-style-1 .header-nav .nav > li .sub-menu li a:hover {
  color: #000;
  text-decoration: none;
}
.header-style-1 .header-nav .nav > li .sub-menu li:hover > a {
  color: #03A9F4;
}
.header-style-1 .header-nav .nav > li .sub-menu li:last-child {
  border-bottom: 0px;
}
.header-style-1 .header-nav .nav > li .sub-menu li .fa {
  color: #000;
  display: block;
  float: right;
  position: absolute;
  right: 10px;
  top: 2px;
}
.header-style-1 .header-nav .nav > li .sub-menu li > .sub-menu {
  left: 220px;
  margin: 0px 0px 0px 20px;
  transition: all 0.1s ease;
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav > li .sub-menu li > .sub-menu > li {
    float: none;
    display: block;
    width: auto;
  }
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav > li .sub-menu li > .sub-menu > li a {
    padding-left: 30px;
  }
}
.header-style-1 .header-nav .nav > li .sub-menu li:hover > .sub-menu {
  left: 220px;
  margin: 0px;
  opacity: 1;
  top: 0px;
  visibility: visible;
}
.header-style-1 .header-nav .nav > li .sub-menu li:hover > .sub-menu:before {
  background-color: transparent;
  bottom: 0px;
  content: "";
  display: block;
  height: 100%;
  left: -6px;
  position: absolute;
  top: 0px;
  width: 6px;
}
.header-style-1 .header-nav .submenu-direction .sub-menu {
  left: auto;
  right: 0px;
}
.header-style-1 .header-nav .submenu-direction .sub-menu li > .sub-menu {
  left: auto;
  right: 220px;
  margin: 0px 20px 0px 0px;
}
.header-style-1 .header-nav .submenu-direction .sub-menu li:hover > .sub-menu {
  left: auto;
  right: 220px;
  margin: 0px 0px 0px 0px;
}
.header-style-1 .header-nav.nav-animation .nav > li > ul.sub-menu li > a {
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 1;outline: 0px none;
    text-decoration: none;
}
.header-style-1 .header-nav.nav-animation .nav > li:hover > ul.sub-menu li:hover > a {
  padding-left: 30px;
}
@media (max-width: 991px) {
  .header-style-1 .has-child {
    position: relative;
  }
}
.header-style-1 .has-child .submenu-toogle {
  position: absolute;
  right: 4px;
  top: 4px;
  color: #000;
  background-color: transparent;
  z-index: 900;
  cursor: pointer;
  padding: 10px;
  font-size: 14px;
  display: none;
}
@media (max-width: 991px) {
  .header-style-1 .has-child .submenu-toogle {
    display: block;
    width: 100%;
    text-align: right;
  }
}
.header-style-1 .has-child li .submenu-toogle {
  opacity: 0.9;
}
.header-style-1 .has-child.nav-active > a + .submenu-toogle.glyphicon-chevron-right:before {
  content: "\e114";
}
.header-style-1 .has-child.nav-active > a + .submenu-toogle.glyphicon-plus::before {
  content: "−";
}
@media (max-width: 991px) {
  .header-style-1 .has-child.nav-active > a + .submenu-toogle.fa.fa-angle-right::before {
    content: "\f107";
  }
}
@media (max-width: 991px) {
  .header-style-1 .mobile-full-width-menu .header-nav .nav {
    position: inherit;
  }
}
@media (max-width: 991px) {
  .header-style-1.mobile-sider-drawer-menu .header-nav {
    position: fixed;
    width: 250px !important;
    z-index: 999;
    height: 100vh !important;
    overflow-y: inherit !important;
    left: -250px;
    top: 0px;
    transition: all 0.5s linear;
    background-color: #fff;
  }
  .header-style-1.mobile-sider-drawer-menu .header-nav .nav > li:hover > .sub-menu {
    transition: none !important;
  }
  .header-style-1.mobile-sider-drawer-menu .header-nav .nav > li .sub-menu li:hover > .sub-menu {
    animation: none !important;
  }
  .header-style-1.mobile-sider-drawer-menu.active .header-nav {
    left: 15px;
  }
  .header-style-1.mobile-sider-drawer-menu .icon-bar {
    transition: all 0.5s linear;
    position: relative;
  }
  .header-style-1.mobile-sider-drawer-menu #mobile-side-drawer {
    /* min-height: 60px; */
    position: relative;
    padding-left: 30px;
  }
  .header-style-1 .logo-header .logo-header-inner img {
    max-width: 90px;
    
}
}
@media (max-width: 991px) and (max-width: 991px) {
  .header-style-1.mobile-sider-drawer-menu #mobile-side-drawer {
    padding-left: 10px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .header-style-1.mobile-sider-drawer-menu.active .icon-bar.icon-bar-first {
    transform: rotate(45deg) translateX(3px) translateY(2px);
  }
  .header-style-1.mobile-sider-drawer-menu.active .icon-bar.icon-bar-three {
    transform: rotate(-45deg) translateX(3px) translateY(-2px);
  }
  .header-style-1.mobile-sider-drawer-menu .icon-bar.icon-bar-two {
    position: relative;
    right: 0%;
  }
  .header-style-1.mobile-sider-drawer-menu.active .icon-bar.icon-bar-two {
    position: absolute;
    right: 100px;
    opacity: 0;
  }
  .header-style-1.mobile-sider-drawer-menu .is-fixed .header-nav .nav {
    overflow: auto;
    max-height: 100%;
  }
  .header-style-1.mobile-sider-drawer-menu .header-fixed .header-nav .nav {
    overflow: auto;
    max-height: 100%;
  }
}
.header-style-1 .sticky-no .main-bar {
  position: static !important;
}
.header-style-1 .is-fixed .main-bar {
  position: fixed;
  top: 0px;
  left: 0px;
}
.header-style-1 .is-fixed.color-fill .header-nav .nav > li {
  margin: 0px;
  padding: 0px;
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav > li {
    margin: 0px;
    padding: 0px;
  }
  .header-style-1 .header-nav .nav > li > a {
    margin: 0px;
    padding: 10px 12px;
  }
  .header-style-1 .is-fixed.color-fill .header-nav .nav > li {
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .header-style-1 .main-bar {
    padding: 0px;
  }
  .header-style-1 .main-bar .container {
    max-width: 100%;
  }
  .header-style-1 .is-fixed .main-bar {
    padding: 0px;
  }
  .header-style-1 .is-fixed.color-fill .main-bar {
    padding: 0px;
  }
}

.main-bar {
  width: 100%;
  transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s !important;
}

.color-fill.main-bar {
  position: fixed;
  top: 0%;
}

.sticky-header.is-fixed {
  animation: 0.95s ease 0s normal forwards 1 running mainBar_on_scrollAnimatio;
}

@keyframes mainBar_on_scrollAnimatio {
  0% {
    margin-top: -120px;
  }
  100% {
    margin-top: 0;
  }
}
.header-style-1 .header-nav {
    flex: 0 0 auto;
}
.slider-outer {
  position: relative;
}
.slider-outer .slider-left-sidebar {
  width: 40px;
  background-color: #df7b2c;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
@media (max-width: 991px) {
  .slider-outer .slider-left-sidebar {
    z-index: 2;
    background: none;
    top: 6px;
    bottom: auto;
    left: 6px;
  }
}
@media (max-width: 768px) {
  .slider-outer .slider-left-sidebar {
    display: none;
  }
}
.slider-outer .slider-left-sidebar .slider-left-sidebar-position {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .slider-outer .slider-left-sidebar .slider-left-sidebar-position {
    transform: none;
    position: inherit;
    left: auto;
    top: auto;
    background-color: #443935;
  }

}
.slider-outer .slider-left-sidebar .share-text {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  position: relative;
  display: block;
  padding-right: 24px;
  margin-top: 130px;
}
@media (max-width: 991px) {
  .slider-outer .slider-left-sidebar .share-text {
    display: none;
  }
}
.slider-outer .slider-left-sidebar .share-text span {
  transform: rotate(-90deg);
  position: absolute;
  left: 0;
  bottom: 20px;
  transform-origin: 8px 8px;
  display: block;
}
@media (max-width: 991px) {
  .slider-outer .slider-left-sidebar .share-text span {
    transform: none;
    position: inherit;
    left: auto;
    bottom: auto;
    transform-origin: inherit;
  }
}
.slider-outer .slider-left-sidebar .share-text span:after {
  width: 40px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  content: "";
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.slider-outer .slider-left-sidebar .slider-l-social ul {
  list-style: none;
      padding-left: 0;
}
.slider-outer .slider-left-sidebar .slider-l-social ul li {
  text-align: center;
}
.slider-outer .slider-left-sidebar .slider-l-social ul li a {
  color: #fff;
}
@media (max-width: 991px) {
  .slider-outer .slider-left-sidebar .slider-l-social ul {
    display: flex;
    margin-bottom: 0px;
  }
  .slider-outer .slider-left-sidebar .slider-l-social ul li a {
    font-size: 14px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.slider-outer .slider-fit-screen {
  width: 100% !important;
  left: 0 !important;
}
.slider-outer .tp-bgimg.defaultimg {
  width: calc(55vw + 90px) !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: right center;
  position: absolute;
  right: 0;
}
@media (max-width: 991px) {
  .slider-outer .tp-bgimg.defaultimg {
    width: 100vw !important;
    opacity: 0.4 !important;
    bottom: 0px;
  }
}
.slider-outer .small-slider-text {
  letter-spacing: 3px !important;
  font-weight: 700 !important;
  font-size: 16px !important;
}
.slider-outer .next-previus-bg-bar-wrap {
  position: relative;
}
.slider-outer .next-previus-bg-bar-wrap:after {
  width: 53vw;
  height: 90px;
  background-color: #443935;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
}
@media (max-width: 1023px) {
  .slider-outer .next-previus-bg-bar-wrap:after {
    width: 100vw;
    height: 87px;
  }
}
.slider-outer .slide-number-count {
  background-color: #fff;
  padding: 20px 30px;
}

.slider-space-left {
  max-width: 1800px;
  margin: 0px auto;
  padding: 120px 90px 120px 90px;
  /* display: flex;
  flex-wrap: wrap;
  align-items: end;
  justify-content: space-between; */
}
@media (max-width: 1800px) {
  .slider-space-left {
    padding: 120px 50px 120px 80px;
  }
}
@media (max-width: 1600px) {
  .slider-space-left {
    align-items: center;
  }
}
@media (max-width: 1440px) {
  .slider-space-left {
    padding: 50px 50px 50px 80px;
  }
}
@media (max-width: 991px) {
  .slider-space-left {
    margin-left: 0px;
  }
}
@media (max-width: 990px) {
  .slider-space-left {
    padding: 30px;
  }
}

@media (max-width: 991px) {
  .slider-space-left-area {
    text-align: center;
  }
}
@media (max-width: 990px) {
  .slider-space-left-area {
    width: 100%;
  }
}

.hme2-large-text {
  font-family: "Marcellus", serif;
  font-size: 90px;
  max-width: 948px;
  border-right: 1px dashed #443935;
}
@media (max-width: 1600px) {
  .hme2-large-text {
    max-width: 800px;
    font-size: 80px;
  }
}
@media (max-width: 1440px) {
  .hme2-large-text {
    max-width: 700px;
    font-size: 70px;
  }
}
@media (max-width: 1365px) {
  .hme2-large-text {
    max-width: 560px;
    font-size: 58px;
  }
}
@media (max-width: 1199px) {
  .hme2-large-text {
    max-width: 430px;
    font-size: 42px;
  }
}
@media (max-width: 990px) {
  .hme2-large-text {
    max-width: 100%;
    border: none;
  }
}
@media (max-width: 575px) {
  .hme2-large-text {
    font-size: 28px;
  }
}

@media (max-width: 575px) {
  .hme2-mini-text-wrap .circle-text2 .emblem {
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 575px) {
  .hme2-mini-text-wrap .circle-text2 .emblem span {
    font-size: 12px;
  }
}

.hme2-mini-text {
  font-size: 16px;
  font-weight: 500;
  font-family: "Urbanist", serif;
  color: #443935;
  letter-spacing: 1px;
  max-width: 500px;
  line-height: 24px;
  padding-left: 60px;
}
@media (max-width: 1199px) {
  .hme2-mini-text {
    max-width: 420px;
  }
}
@media (max-width: 990px) {
  .hme2-mini-text {
    max-width: 100%;
    padding: 0px;
    text-align: center;
  }
}

.hme2-btn {
  display: flex;
  border: 1px solid #443935;
  width: 100px;
  height: 100px;
  align-items: center;
  justify-content: center;
  font-size: 38px;
          float: right;
}
.hme2-btn i{
  color: #443935  !important;
}
@media (max-width: 575px) {
  .hme2-btn {
    font-size: 20px;
    height: 50px;
    width: 50px;
  }
}

.hme2-bnr-review-box-wrap {
  display: flex;
  align-items: center;
  margin-left: 60px;
  margin-top: 40px;
  justify-content: space-between;
}
@media (max-width: 990px) {
  .hme2-bnr-review-box-wrap {
    margin-left: 0px;
  }
}

.hme2-bnr-review-box {
  display: flex;
  align-items: center;
}

.hme2-bnr-review-pic {
  width: 60px;
  height: 60px;
  display: inline-flex;
  border-radius: 50px;
  overflow: hidden;
  border: 2px solid #fff;
  margin-left: -15px;
}

.hme2-bnr-review-pic.first-bx {
  margin-left: 0px;
}

.hme2-bnr-review-text {
  width: 60px;
  height: 60px;
  color: #fff;
  border: 2px solid #fff;
  background-color: #443935;
  border-radius: 50%;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -15px;
}

.hme2-bnr-review-line {
  height: 60px;
  width: 1px;
  border-left: 1px dashed #443935;
  margin: 0px auto;
}

.hme2-bnr-review-b-title {
  font-size: 10px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.hme2-bnr-review-b-title span {
  font-size: 12px;
  color: #443935;
  display: inline-block;
}

.hme2-bnr-review-rate {
  text-align: center;
}
.hme2-bnr-review-rate span {
  color: #03A9F4;
}

/** - Twm Slider1 Slider */
.twm-slider1-wrap {
  display: flex;
  align-items: center;
  background-color: #fff;
  position: relative;
  height: 830px;
}
@media (max-width: 1366px) {
  .twm-slider1-wrap {
    height: 630px;
  }
}
@media (max-width: 768px) {
  .twm-slider1-wrap {
    display: block;
    height: auto !important;
  }
}
.twm-slider1-wrap .swiper-button-next::after,
.twm-slider1-wrap .swiper-button-prev::after {
  font-size: 16px !important;
  color: #443935;
  background-color: transparent;
  padding: 10px 12px;
}
.twm-slider1-wrap .twm-slider1 {
  width: 100%;
  height: 100%;
  max-width: 45vw;
  position: relative;
  z-index: 1;
  padding: 0px;
  margin: 0px;
}
@media (max-width: 1024px) {
  .twm-slider1-wrap .twm-slider1 {
    padding: 0px;
  }
}
@media (max-width: 768px) {
  .twm-slider1-wrap .twm-slider1 {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0px auto 0px;
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
.twm-slider1-wrap .twm-slider1 .twm-slider1-slides .swiper-slide {
  display: flex;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 768px) {
  .twm-slider1-wrap .twm-slider1 .twm-slider1-slides .swiper-slide {
    display: block;
  }
}
.twm-slider1-wrap .twm-slider1 .twm-slider1-slides .swiper-slide img {
  width: 100%;
}
.twm-slider1-wrap .twm-slider1-content {
  width: calc(100vw - 45%);
  margin: 0;
  height: 100%;
  position: relative;
  background: #f9f3ea;
}
@media (max-width: 1366px) {
  .twm-slider1-wrap .twm-slider1-content {
    width: calc(100vw - 380px);
  }
}
@media (max-width: 768px) {
  .twm-slider1-wrap .twm-slider1-content {
    width: auto;
    height: auto;
    margin-top: 0px;
    text-align: center;
  }
}
.twm-slider1-wrap .twm-slider1-content-inner {
  display: flex;
  align-items: center;
  height: 100%;
}
.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail {
  max-width: 800px;
  margin-left: 160px;
  position: relative;
  padding: 50px;
}
@media (max-width: 1600px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail {
    margin-left: 80px;
    padding: 50px 80px 50px 50px;
  }
}
@media (max-width: 1199px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail {
    margin-left: 60px;
  }
}
@media (max-width: 991px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail {
    width: 100%;
    margin: 0px auto 60px;
  }
}
@media (max-width: 768px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail {
    margin: 60px auto 60px;
  }
}
@media (max-width: 575px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail {
    padding: 50px 20px 50px 20px;
    margin: 0px auto 0px;
  }
}
.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 450px;
  height: 100%;
  background-image: url(../images/main-slider/slider1/light-dott-pattern.png);
  z-index: -1;
}
@media (max-width: 991px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail:after {
    width: 100%;
  }
}
.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail:before {
  content: "";
  position: absolute;
  left: -10px;
  top: 0;
  width: 50px;
  height: 50px;
  z-index: -1;
  border-left: 10px solid #03A9F4;
  border-top: 10px solid #03A9F4;
}
@media (max-width: 1024px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail:before {
    width: 10px;
  }
}
@media (max-width: 991px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail:before {
    left: 10px;
  }
}
.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail .sm-title {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  font-family: "Urbanist", serif;
  margin-bottom: 20px;
  color: #6a6560;
}
.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail .wt-title {
  font-size: 80px;
  line-height: 80px;
  font-family: "Marcellus", serif;
  margin-bottom: 50px;
  text-transform: capitalize;
  color: #443935;
}
@media (max-width: 1366px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail .wt-title {
    font-size: 60px;
    line-height: 60px;
  }
}
@media (max-width: 1199px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail .wt-title {
    font-size: 48px;
    line-height: 48px;
  }
}
@media (max-width: 991px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail .wt-title {
    font-size: 38px;
    line-height: 38px;
  }
}
@media (max-width: 575px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail .wt-title {
    font-size: 30px;
    line-height: 30px;
  }
}
.twm-slider1-wrap .slider2-left-sidebar {
  width: 70px;
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  left: auto;
  height: 100%;
  z-index: 20;
  background: rgb(255, 255, 255);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
@media (max-width: 1024px) {
  .twm-slider1-wrap .slider2-left-sidebar {
    background-color: transparent;
  }
}
@media (max-width: 768px) {
  .twm-slider1-wrap .slider2-left-sidebar {
    position: relative;
    height: 100%;
    width: 100%;
  }
}
.twm-slider1-wrap .slider2-left-sidebar .slider2-left-sidebar-position {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .twm-slider1-wrap .slider2-left-sidebar .slider2-left-sidebar-position {
    position: relative;
    width: -moz-max-content;
    width: max-content;
  }
}
@media (max-width: 768px) {
  .twm-slider1-wrap .slider2-left-sidebar .slider2-left-sidebar-position {
    position: relative;
    transform: none;
  }
}
.twm-slider1-wrap .slider2-left-sidebar .slider2-l-social ul {
  list-style: none;
  margin-bottom: 0;
  display: inline-flex;
  transform: rotate(-90deg);
}
@media (max-width: 768px) {
  .twm-slider1-wrap .slider2-left-sidebar .slider2-l-social ul {
    display: none;
  }
}
.twm-slider1-wrap .slider2-left-sidebar .slider2-l-social ul li {
  text-align: center;
  margin: 0 15px;
}
.twm-slider1-wrap .slider2-left-sidebar .slider2-l-social ul li a {
  color: #443935;
  font-size: 12px;
  font-weight: 500;
  font-family: "Marcellus", serif;
  letter-spacing: 2px;
  position: relative;
  background-color: #fff;
  transition: 0.5s all ease;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .twm-slider1-wrap .slider2-left-sidebar .slider2-l-social ul li a {
    background-color: transparent;
  }
}
.twm-slider1-wrap .slider2-left-sidebar .slider2-l-social ul li a i {
  color: #fff;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  height: 100%;
  transition: 0.5s all ease;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.twm-slider1-wrap .slider2-left-sidebar .slider2-l-social ul li a:hover i {
  transform: translateY(-30px);
  opacity: 1;
}
.twm-slider1-wrap .controls-area {
  position: absolute;
  width: 310px;
  left: 0px;
  bottom: 0px;
  z-index: 1;
  padding: 40px 30px 30px 30px;
  background-color: #f9f3ea;
  z-index: 50;
}
@media (max-width: 1024px) {
  .twm-slider1-wrap .controls-area {
    width: 100%;
    bottom: 10px;
  }
}
@media (max-width: 991px) {
  .twm-slider1-wrap .controls-area {
    bottom: 0px;
  }
}
@media (max-width: 768px) {
  .twm-slider1-wrap .controls-area {
    position: relative;
    padding: 0px;
    background-color: transparent;
  }
}
.twm-slider1-wrap .controls-area .buttons-controls {
  width: 110px;
  position: absolute;
  right: 20px;
  bottom: 50px;
  height: 30px;
  text-align: right;
  z-index: 2;
}
@media (max-width: 768px) {
  .twm-slider1-wrap .controls-area .buttons-controls {
    bottom: -38px;
    height: 60px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }
}
.twm-slider1-wrap .controls-area .buttons-controls .swiper-button-next,
.twm-slider1-wrap .controls-area .buttons-controls .swiper-button-prev {
  right: 0;
}
.twm-slider1-wrap .controls-area .buttons-controls .swiper-button-next:after,
.twm-slider1-wrap .controls-area .buttons-controls .swiper-button-prev:after {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
.twm-slider1-wrap .controls-area .buttons-controls .swiper-button-next:hover:after,
.twm-slider1-wrap .controls-area .buttons-controls .swiper-button-prev:hover:after {
  color: #fff;
}
.twm-slider1-wrap .controls-area .swiper-scrollbar {
  background-color: #443935;
  width: 100%;
  opacity: 1 !important;
}
.twm-slider1-wrap .controls-area .swiper-scrollbar .swiper-scrollbar-drag {
  height: 2px;
  background: #03A9F4 !important;
  opacity: 1 !important;
}
@media (max-width: 768px) {
  .twm-slider1-wrap .controls-area .swiper-scrollbar {
    display: none;
  }
}
.twm-slider1-wrap .controls-area .swiper-pagination {
  color: #03A9F4;
  width: 76px;
  text-align: left;
  font-size: 28px;
  font-family: "Urbanist", serif;
  margin-top: 0px;
}
@media (max-width: 768px) {
  .twm-slider1-wrap .controls-area .swiper-pagination {
    display: none;
  }
}
.twm-slider1-wrap .controls-area .swiper-pagination .swiper-pagination-current {
  font-size: 28px;
  color: #443935;
  display: inline-table;
}
.twm-slider1-wrap .xl-title {
  position: absolute;
  left: 0px;
  bottom: -10px;
}
.twm-slider1-wrap .xl-title span {
  font-size: 240px;
  line-height: 200px;
  display: inline-block;
  font-family: "Urbanist", serif;
  opacity: 0.1;
  text-transform: uppercase;
  color: transparent;
  margin: 0px 0px 20px 80px;
  -webkit-text-stroke: 2px #03A9F4;
  text-stroke: 2px #03A9F4;
}
@media (max-width: 1366px) {
  .twm-slider1-wrap .xl-title span {
    font-size: 100px;
    line-height: 110px;
  }
}
@media (max-width: 575px) {
  .twm-slider1-wrap .xl-title span {
    display: none;
  }
}
/** - Text Half Split Section*/
.hm2-half-text-efct {
  margin: 0;
  padding: 0;
  font-size: 200px;
  line-height: 200px;
  font-weight: 900;
  font-family: "Urbanist", serif;
  color: transparent;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  margin-bottom: 0px;
}
@media (max-width: 1600px) {
  .hm2-half-text-efct {
    font-size: 170px;
    /* line-height: 140px; */
  }
}
@media (max-width: 1440px) {
  .hm2-half-text-efct {
    font-size: 140px;
    /* line-height: 100px; */
  }
}
@media (max-width: 1365px) {
  .hm2-half-text-efct {
    font-size: 120px;
    /* line-height: 90px; */
  }
}
@media (max-width: 1199px) {
  .hm2-half-text-efct {
    font-size: 100px;
    /* line-height: 90px; */
  }
}
@media (max-width: 991px) {
  .hm2-half-text-efct {
    margin: 50px 0px;
  }
}
@media (max-width: 575px) {
  .hm2-half-text-efct {
    font-size: 60px;
    line-height: 40px;
  }
}
.hm2-half-text-efct span:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  transition: 0.5s;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0 50%);
          clip-path: polygon(0 0, 100% 0, 100% 50%, 0 50%);
  overflow: hidden;
}
.hm2-half-text-efct span:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  color: #443935;
  transition: 0.5s;
  -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
          clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
  overflow: hidden;
}
.hm2-half-text-efct span:nth-child(3) {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) scaleY(0);
  width: 100%;
  color: #fff;
  background: #03A9F4;
  font-size: 24px;
  line-height: 46px;
  font-weight: 400;
  letter-spacing: 4px;
  text-align: center;
  padding-left: 20px;
  margin-left: 5px;
  transition: 0.5s;
}
@media (max-width: 1200px) {
  .hm2-half-text-efct span:nth-child(3) {
    font-size: 16px;
    padding: 0px 10px;
  }
}
@media (max-width: 575px) {
  .hm2-half-text-efct span:nth-child(3) {
    font-size: 12px;
    letter-spacing: normal;
    line-height: 40px;
    letter-spacing: 1;
  }
}
.hm2-half-text-efct:hover span:nth-child(1) {
  transform: translateY(-30px);
}
.hm2-half-text-efct:hover span:nth-child(3) {
  transform: translateY(-50%) scaleY(1);
}
.hm2-half-text-efct:hover span:nth-child(2) {
  transform: translateY(30px);
}/** - Circle Text 2 */
.circle-text2 {
  position: relative;
  margin-bottom: 50px;
}
@media (max-width: 990px) {
  .circle-text2 {
    margin: 30px 0px;
  }
}

/** - Marquee Slider */
.vert-move {
  animation: mover 3s infinite alternate;
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-40px);
  }
}/** - Circle Text Section */
.emblem-wrap i {
  margin: 0 auto;
  width: 90px;
  text-align: center;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 90px;
  overflow: hidden;
  border-radius: 50%;
}

.emblem {
  margin: 0 auto;
  width: 168px;
  height: 168px;
  border-radius: 50%;
  color: #443935;
  animation: spinZ 20s linear infinite;
  text-align: center;
  background-color: #fff;
}

.emblem span {
  padding: 6px;
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-transform: uppercase;
  font-size: 14px;
  transition: all 0.5s cubic-bezier(0, 0, 0, 1);
}

@keyframes spinZ {
  0% {
    transform: rotateZ(360deg);
  }
  100% {
    transform: rotateZ(0deg);
  }
}
@media only screen and (max-width: 767px) {
  .emblem-wrap {
    left: 20px;
  }
}
/** - Circle Text 2 */
.circle-text2 {
  position: relative;
  margin-bottom: 50px;
}
@media (max-width: 990px) {
  .circle-text2 {
    margin: 30px 0px;
  }
}

/** - Marquee Slider */
.vert-move {
  animation: mover 3s infinite alternate;
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-40px);
  }
}
.twm-category-carousal-area {
  position: relative;
}
.twm-category-carousal-area .twm-category-carousal-mid-media {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 500px;
}
.twm-category-carousal-area .twm-category-carousal-mid-media:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -66px;
  z-index: -1;
  width: 300px;
  height: 200px;
  background-color: #a6a6a6;
  filter: blur(30px);
  border-radius: 50%;
}
@media (max-width: 575px) {
  .twm-category-carousal-area .twm-category-carousal-mid-media:after {
    width: 200px;
    height: 50px;
    bottom: -20px;
  }
}
.emblem-wrap img{
  border-style: none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.twm-hvillas-2slider img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
.twm-hvillas-2slider .section {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}
.twm-hvillas-2slider .section .container {
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.twm-hvillas-2slider .swiper-wrapper {
  flex: none;
  align-items: flex-start;
  display: flex;
}
.twm-hvillas-2slider .swiper-slide {
  flex: none;
}
.twm-hvillas-2slider .swiper-slide .people__card {
  position: relative;
  overflow: hidden;
  height: 640px;
  background-color: #111b1a;
}
@media (max-width: 1699px) {
  .twm-hvillas-2slider .swiper-slide .people__card {
    height: 512px;
  }
}
@media (max-width: 1199px) {
  .twm-hvillas-2slider .swiper-slide .people__card {
    height: 450px;
  }
}
@media (max-width: 991px) {
  .twm-hvillas-2slider .swiper-slide .people__card {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .twm-hvillas-2slider .swiper-slide .people__card {
    height: 360px;
  }
}
.twm-hvillas-2slider .swiper-slide .people__card .people__card__image {
  display: inline-block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  z-index: 2;
  margin-left: -100px;
  width: 130%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.7s;
}
@media (max-width: 767px) {
  .twm-hvillas-2slider .swiper-slide .people__card .people__card__image {
    width: 150%;
  }
}
.twm-hvillas-2slider .swiper-slide .people__card .people__card__content {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: end;
  width: 100%;
  height: 100%;
  padding: 40px 30px;
  transition: 0.3s;
}
.twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__number {
  margin-bottom: 30px;
  opacity: 1;
  font-size: 44px;
  font-family: "Urbanist", serif;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
@media (max-width: 1199px) {
  .twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__number {
    margin-bottom: 20px;
    font-size: 24px;
    width: 60px;
    height: 60px;
  }
}
.twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__title {
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 1.2;
  font-family: "Marcellus", serif;
  color: #fff;
  padding-right: 30px;
}
@media (max-width: 1199px) {
  .twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__title {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__title {
    font-size: 24px;
  }
}
.twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__subtitle {
  margin-bottom: 30px;
  max-width: 70%;
  color: #ebefe3;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}
@media (max-width: 1199px) {
  .twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__subtitle {
    font-size: 15px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__subtitle {
    font-size: 14px;
    max-width: 85%;
  }
}
.twm-hvillas-2slider .swiper-slide .people__card .slide__gradient {
  position: absolute;
  z-index: 2;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  background-image: linear-gradient(45deg, #000, rgba(0, 0, 0, 0.15) 60%);
}
.twm-hvillas-2slider .swiper-slide.is-active .people__card__image {
  transform: translateX(100px);
}
.site-button {
  outline: none;
    color: #fff;
    padding: 7px 15px;
    border-radius: 5px;
    letter-spacing: 2px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: inline-flex;
    font-family: "Urbanist", serif;
    text-transform: uppercase;
    background-color: #df7b2c;
  border: none;
  font-size: 15px;
  transition: 0.5s all ease;
  white-space: nowrap;
  text-decoration: none; 
}
.site-button:after {
  content: "»";
  position: absolute;
  opacity: 0;
  top: 0px;
  right: -20px;
  transition: 0.5s;
  font-size: 24px;
}
.site-button:hover {
  padding-right: 40px;
  padding-left: 10px;
  color: #fff;
}
.site-button:hover:after {
  opacity: 1;
  right: 10px;
}

.twm-category-carousal-area {
  position: relative;
}
.twm-category-carousal-area .twm-category-carousal-mid-media {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 500px;
}
.twm-category-carousal-area .twm-category-carousal-mid-media:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -66px;
  z-index: -1;
  width: 300px;
  height: 200px;
  background-color: #a6a6a6;
  filter: blur(30px);
  border-radius: 50%;
}
@media (max-width: 575px) {
  .twm-category-carousal-area .twm-category-carousal-mid-media:after {
    width: 200px;
    height: 50px;
    bottom: -20px;
  }
}
.twm-category-carousal2-area {
  background-color: #cdc4c4;
  padding: 0px 0px;
}
.twm-category-carousal2-area .twm_category_bx .twm-category-name {
  font-size: 50px;
  font-weight: 900;
}
@media (max-width: 767px) {
  .twm-category-carousal2-area .twm_category_bx .twm-category-name {
    font-size: 30px;
  }
}
.twm-category-carousal2-area .twm_category_bx svg {
  width: 100px;
  height: 100px;
}
.twm-category-carousal2-area .twm-category-carousal-slider .owl-stage {
  display: flex;
  align-items: center;
}
.twm-category-carousal2-area .twm-category-carousal-slider .owl-stage .owl-item {
  white-space: nowrap;
}
.twm-category-carousal2-area .twm-category-carousal-slider .owl-stage .owl-item:nth-child(odd) .twm-category-name {
  color: #443935;
  -webkit-text-fill-color: inherit;
  -webkit-text-stroke-width: inherit;
  -webkit-text-stroke-color: inherit;
}

.twm-category-carousal-slider .owl-stage {
  display: flex;
  align-items: center;
}
.twm-category-carousal-slider .owl-stage .owl-item:nth-child(odd) .twm-category-name {
  color: #f9f3ea;
  -webkit-text-fill-color: #f9f3ea;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #443935;
  font-family: "Urbanist", serif;
}

.twm-category-carousal-slider2 {
  z-index: -1;
}
.twm-category-carousal-slider2 .twm_category_bx .twm-category-name {
  padding: 80px 0px;
  color: #443935;
  letter-spacing: 0.15em;
  text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}
@media (max-width: 575px) {
  .twm-category-carousal-slider2 .twm_category_bx .twm-category-name {
    text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d;
  }
}
.twm-category-carousal-slider2 .twm_category_bx svg {
  width: 70px;
  height: 70px;
  margin-left: 0px;
}
@media (max-width: 575px) {
  .twm-category-carousal-slider2 .twm_category_bx svg {
    width: 50px;
    height: 50px;
  }
}
.twm-category-carousal-slider2 .owl-stage {
  display: flex;
  align-items: center;
}
.twm-category-carousal-slider2 .owl-stage .owl-item:nth-child(odd) .twm-category-name {
  color: #fff;
  font-family: "Urbanist", serif;
}

.twm_category_bx {
  display: flex;
  align-items: center;
}
.twm_category_bx img {
  animation: spin 10s linear infinite;
}
.twm_category_bx svg {
  width: 200px;
  height: 200px;
}
@media (max-width: 575px) {
  .twm_category_bx svg {
    width: 100px;
    height: 100px;
  }
}
.twm_category_bx svg .spin2 {
  stroke: #443935;
  stroke-width: 5px;
}
.twm_category_bx .twm-category-name {
  padding-left: 20px;
  font-size: 160px;
  color: #dc7c37;
  text-transform: uppercase;
  font-family: "Urbanist", serif;
  line-height: 1;
  font-weight: 900;
}
@media (max-width: 1200px) {
  .twm_category_bx .twm-category-name {
    font-size: 100px;
  }
}
@media (max-width: 575px) {
  .twm_category_bx .twm-category-name {
    font-size: 48px;
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes spin2 {
  0% {
    stroke-dasharray: 1, 800;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 400, 400;
    stroke-dashoffset: -200px;
  }
  100% {
    stroke-dasharray: 800, 1;
    stroke-dashoffset: -800px;
  }
}
.spin2 {
  transform-origin: center;
  animation: spin2 10s ease-in-out infinite, spin 5s linear infinite;
  animation-direction: alternate;
}
.about-max-two-position {
  display: block;
}
.about-max-two-position .about-max-two {
  position: relative;
  z-index: 1;
  padding: 0px 0px 0px 180px;
}
@media (max-width: 600px) {
  .about-max-two-position .about-max-two {
    display: flex;
    padding: 0px;
    gap: 20px;
  }
}
@media (max-width: 400px) {
  .about-max-two-position .about-max-two {
    display: block;
  }
}
.about-max-two-position .about-max-two .about-max-two-media {
  position: relative;
}
@media (max-width: 1270px) {
  .about-max-two-position .about-max-two .about-max-two-media {
    bottom: 0;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .about-max-two-position .about-max-two .about-max-two-media {
    width: 50%;
  }
}
@media (max-width: 400px) {
  .about-max-two-position .about-max-two .about-max-two-media {
    width: 100%;
  }
}
.about-max-two-position .about-max-two .about-max-two-media img {
  width: 100%;
}
.about-max-two-position .about-max-two .circle-text1 {
  position: absolute;
  right: -20px;
  top: 0;
  z-index: 1;
}
@media (max-width: 991px) {
  .about-max-two-position .about-max-two .circle-text1 {
    right: 20px;
  }
}
@media (max-width: 400px) {
  .about-max-two-position .about-max-two .circle-text1 {
    display: none;
  }
}
.about-max-two-position .about-max-two .about-max-two-media2-wrap {
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  max-width: 300px;
  
}
@media (max-width: 767px) {
  .about-max-two-position .about-max-two .about-max-two-media2-wrap {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .about-max-two-position .about-max-two .about-max-two-media2-wrap {
    width: 50%;
    position: inherit;
    top: auto;
    transform: none;
    right: 0px;
    left: auto;
    max-width: 100%;
  }
}
@media (max-width: 400px) {
  .about-max-two-position .about-max-two .about-max-two-media2-wrap {
    width: 100%;
  }
}
.about-max-two-position .about-max-two .about-max-two-media2-wrap .about-max-two-media2 {
  position: relative;
  z-index: 1;
}
@media (max-width: 600px) {
  .about-max-two-position .about-max-two .about-max-two-media2-wrap .about-max-two-media2 img {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .about-max-two-position .about-max-two .about-max-two-media2-wrap .about-max-two-media2 img {
    box-shadow: none;
  }
}
.about-max-two-position .about-max-two .about-max-two-media2-wrap .about-max-two-media2:before {
  content: "";
  position: absolute;
  left: -50px;
  top: -50px;
  bottom: -50px;
  right: -50px;
  background-color: rgba(170, 77, 10, 0.04);
  z-index: -1;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
@media (max-width: 767px) {
  .about-max-two-position .about-max-two .about-max-two-media2-wrap .about-max-two-media2:before {
    left: -20px;
    top: -20px;
    bottom: -20px;
    right: -20px;
  }
}
@media (max-width: 600px) {
  .about-max-two-position .about-max-two .about-max-two-media2-wrap .about-max-two-media2:before {
    display: none;
  }
}
@media (max-width: 400px) {
  .about-max-two-position .about-max-two .about-max-two-media2-wrap .about-max-two-media2:before {
    display: none;
  }
}
.about-section-one{
  position: relative;
  overflow: hidden;
}
img {
    border-style: none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}.p-b90 {
    padding-bottom: 90px;
}

.p-t120 {
    padding-top: 90px;
}
.title_split_anim {
    font-size: 44px !important;
    font-family: "Marcellus", serif !important;
    line-height: 1.2;
    color: #443935;
}.wt-separator-two-part {
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .wt-separator-two-part {
    padding-bottom: 30px;
  }
}
.wt-separator-two-part.when-bg-dark .section-head .wt-title {
  color: #fff;
}
.wt-separator-two-part.when-bg-dark .section-head.left.wt-small-separator-outer .wt-small-separator {
  color: #443935;
}
.wt-separator-two-part.when-bg-dark .wt-separator-two-part-right .p-discription {
  color: #fff;
}

.wt-separator-two-part-row {
  display: flex;
  align-items: center;
}
.wt-separator-two-part-row .wt-separator-two-part-left .section-head {
  margin-bottom: 0;
}
.wt-separator-two-part-row .wt-separator-two-part-right {
  margin-bottom: 0;
}
.wt-separator-two-part-row .wt-separator-two-part-right p {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .wt-separator-two-part-row .wt-separator-two-part-right {
    text-align: left !important;
    margin-top: 30px;
  }
}
.newc{ color: #dc7c37; font-weight: bold;}
.wt-small-separator {
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: 2px;
  color: #e0734c;
  text-transform: uppercase;
  z-index: 1;
  font-family: "Urbanist", serif;
  text-align: center;
}
.wt-small-separator > i {
  color: #fff;
  padding-bottom: 10px;
  display: block;
}
/* .wt-small-separator:after {
  content: "";
  height: 23px;
  width: 26px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) skew(-25deg);
  background-color: #03A9F4;
  top: 0px;
  z-index: -1;
  margin-left: -1px;
} */
/* .wt-small-separator:before {
  content: "";
  height: 23px;
  width: 2px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) skew(-25deg);
  background-color: #443935;
  top: 0px;
  z-index: -1;
  margin-left: -18px;
} */
.wt-small-separator.white {
  color: #fff;
}
@media (max-width: 767px) {
  .wt-small-separator h2 {
    margin-bottom: 20px;
  }
}
.counter-outer-one-wrap {
  background-size: cover;
  --r: 20px; /* control the rounded part */
  --s: 40px; /* control the size of the cut */
  --a: 20deg; /* control the depth of the curvature */
  --p: 50%; /* control the position */
  /* width: calc(100% - 160px); */
  background-color: #443935;
  /* --_m:var(--r),#000 calc(100% - 1px),#0000;
  --_d:(var(--s) + var(--r))*cos(var(--a));
  -webkit-mask: radial-gradient(var(--r) at calc(var(--p) + var(--_d)) var(--_m)), radial-gradient(var(--r) at calc(var(--p) - var(--_d)) var(--_m)), radial-gradient(var(--s) at var(--p) calc(-1 * sin(var(--a)) * var(--s)), rgba(0, 0, 0, 0) 100%, #000 calc(100% + 1px)) 0 calc(var(--r) * (1 - sin(var(--a)))) no-repeat, linear-gradient(90deg, #000 calc(var(--p) - var(--_d)), rgba(0, 0, 0, 0) 0 calc(var(--p) + var(--_d)), #000 0);
          mask: radial-gradient(var(--r) at calc(var(--p) + var(--_d)) var(--_m)), radial-gradient(var(--r) at calc(var(--p) - var(--_d)) var(--_m)), radial-gradient(var(--s) at var(--p) calc(-1 * sin(var(--a)) * var(--s)), rgba(0, 0, 0, 0) 100%, #000 calc(100% + 1px)) 0 calc(var(--r) * (1 - sin(var(--a)))) no-repeat, linear-gradient(90deg, #000 calc(var(--p) - var(--_d)), rgba(0, 0, 0, 0) 0 calc(var(--p) + var(--_d)), #000 0);
   */
          margin: 0px auto;
  /* border-radius: 20px; */
}
.counter-outer-one-wrap [class*=col-]:first-child .counter-outer-one .icon-content-info {
  border: none;
}
@media (max-width: 1024px) {
  .counter-outer-one-wrap {
    width: 100%;
  }
}

.counter-outer-one {
  text-align: center;
  padding: 0px 0px 0px 0px;
}
@media (max-width: 768px) {
  .counter-outer-one {
    padding: 30px 0px 0px 0px;
  }
}.counter-outer-one-d{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
}

.counter-outer-one-d .counter,
.counter-outer-one-d .plus{
    font-size: 50px;
    line-height: 1;
    font-weight: 700;
}
.counter-outer-one .counter {
  font-size: 90px;
  line-height: 0.75;
  font-weight: 800;
  display: block;
  margin-bottom: 30px;
  font-family: "Urbanist", serif;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  transition: 0.7s;
}
.plus{
      font-size: 90px;
    line-height: 0.75;
    font-weight: 800;
    display: block;
    margin-bottom: 30px;
    font-family: "Urbanist", serif;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    transition: 0.7s;
}
@media (max-width: 1200px) {
  .counter-outer-one .counter {
    font-size: 58px;
  }
}
@media (max-width: 991px) {
  .counter-outer-one .counter {
    font-size: 38px;
            margin-bottom: 0;
  }
  .counter-outer-one-d .counter, .counter-outer-one-d .plus {
    font-size: 38px;
  
    margin-bottom: 0;
}
}
.counter-outer-one .icon-content-info {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  border-left: 2px solid #03A9F4;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Marcellus", serif;
}
@media (max-width: 991px) {
  .counter-outer-one .icon-content-info {
    word-spacing: inherit;
  }
}
@media (max-width: 767px) {
  .counter-outer-one .icon-content-info {
    border: none;
  }
}
.counter-outer-one .icon-content.site-text-white .icon-content-info {
  color: #acacac;
}
.counter-outer-one .icon-content.site-text-white .counter {
  color: #fff;
}
.service-icon-box-one-section {
  background-color: #e2791d;
  overflow: hidden;
}

.service-icon-box-one {
  position: relative;
  padding: 50px;
  /* -webkit-clip-path: polygon(0% 5%, 5% 5%, 5% 0%, 85% 0%, 100% 0%, 100% 15%, 100% 95%, 95% 95%, 95% 101%, 15% 101%, 0% 101%, 0% 85%);
          clip-path: polygon(0% 5%, 5% 5%, 5% 0%, 85% 0%, 100% 0%, 100% 15%, 100% 95%, 95% 95%, 95% 101%, 15% 101%, 0% 101%, 0% 85%); */
  background-color: #fff;
  /* border: 1px dashed #e2791d; */
  border: 1px solid #9e9e9e85;
  transition: 0.5s ease;
}
@media (max-width: 1600px) {
  .service-icon-box-one {
    padding: 50px;
  }
}
@media (max-width: 1199px) {
  .service-icon-box-one {
    padding: 30px;
  }
}
@media (max-width: 420px) {
  .service-icon-box-one {
    padding: 30px;
  }
}
.service-icon-box-one .service-icon-content {
  position: relative;
  z-index: 1;
}
.service-icon-box-one .service-icon-content .wt-title {
 margin-bottom: 20px;
  font-size: 22px;
  transition: 0.5s all ease;
  transform: translateY(10px);
}
.service-icon-box-one .service-icon-content .wt-title a {
     transition: 0.5s all ease;
    color: #000;
    text-decoration: none;
}
.service-icon-box-one .service-icon-content .wt-title a:hover {
     transition: 0.5s all ease;
    color: #2aa8f1;
    text-decoration: none;
}
.service-icon-box-one .service-icon {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .service-icon-box-one .service-icon {
    margin-bottom: 20px;
  }
}
.service-icon-box-one .service-icon img {
  height: 80px;
  width: auto;
}
@media (max-width: 1199px) {
  .service-icon-box-one .service-icon img {
    height: 54px;
  }
}
.service-icon-box-one .img-animate {
  transition: 0.5s ease;
  left: 100%;
  position: absolute;
  bottom: 0px;
  width: 60%;
  height: auto;
  opacity: 0.02;
}
.service-icon-box-one:hover {
  /* -webkit-clip-path: polygon(0% 20%, 0% 0%, 20% 0%, 80% 0%, 100% 0%, 100% 20%, 100% 80%, 100% 100%, 80% 101%, 20% 101%, 0% 101%, 0% 80%);
          clip-path: polygon(0% 20%, 0% 0%, 20% 0%, 80% 0%, 100% 0%, 100% 20%, 100% 80%, 100% 100%, 80% 101%, 20% 101%, 0% 101%, 0% 80%);
  border: 1px dashed #443935; */
}
.service-icon-box-one:hover .service-icon-content .wt-title {
  transform: translateY(0px);
  margin-bottom: 10px;
}
.service-icon-box-one:hover .service-icon-content .wt-title a {
  color: #03A9F4;
}
.service-icon-box-one:hover .img-animate {
  left: 50%;
  transform: translateX(-50%);
}
.service-icon-box-one img {
    height: 80px;
    width: auto !important;
}
/*---Buttons--- */
.site-button-link {
  position: relative;
  font-weight: 600;
  color: #e2791d;
  font-size: 16px;
  z-index: 1;
  transition: 0.5s all ease;
  font-family: "Urbanist", serif;
  text-transform: uppercase;
  padding-left: 40px;
  transition: 0.5s;
  /*hover block section*/
}
.site-button-link:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 1px;
  background-color: #e2791d;
  transition: 0.5s;
}
.site-button-link:hover {
  padding-left: 30px;
  color: #03A9F4;
}
.site-button-link:hover:after {
  width: 20px;
}
.section-head.center.wt-small-separator-outer {
    margin-bottom: 50px;
    text-align: center;
}
.section-head {
    position: relative;
    z-index: 1;
}
/** - Service Icon Box One */
.icon-box-style-one-wrap {
  z-index: 1;
  position: relative;
  margin: 0 10px 10px 0;
  transition: 0.5s all ease;
}
@media (max-width: 420px) {
  .icon-box-style-one-wrap {
    margin: 0px;
  }
}
.icon-box-style-one-wrap:before {
     content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    right: -15px;
    top: 15px;
    z-index: -1;
    padding: 15px;
    outline-width: 1px;
    outline-color: #fff;
    outline-style: inset;
}
@media (max-width: 420px) {
  .icon-box-style-one-wrap:before {
    display: none;
  }
}
.icon-box-style-one-wrap .icon-box-style-one {
  padding: 20px;
  position: relative;
  z-index: 1;
  transition: 0.5s all ease;
  background-color: #fff;
}
.icon-box-style-one-wrap .icon-box-style-one .icon-box-style-one-media {
  margin-bottom: 10px;
  height: 280px;
  transition: 0.5s all ease;
}
.icon-box-style-one-wrap .icon-box-style-one .icon-box-style-one-media img {
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  max-width: 100%;
  transition: 0.5s all ease;
  position: absolute;
  width: calc(100% - 40px);
}
.icon-box-style-one-wrap .icon-box-style-one .icon-box-one-title {
  margin-bottom: 10px;
}
.icon-box-style-one-wrap .icon-box-style-one .icon-box-one-title .wt-title {
  font-size: 22px;
}
.icon-box-style-one-wrap .icon-box-style-one .icon-box-one-title .wt-title a{
color: #000;
    text-decoration: none;
    font-weight: bold;
    font-size: 25px;
}
.icon-box-style-one-wrap .icon-box-style-one .icon-box-one-content p {
  margin-bottom: 30px;
}
.icon-box-style-one-wrap .icon-box-style-one .icon-box-one-alpha {
  transition: 0.5s all ease;
}
.icon-box-style-one-wrap .icon-box-style-one .icon-box-one-alpha span {
  display: inline-block;
  font-size: 200px;
  line-height: 0.75;
  font-family: "Urbanist", serif;
  color: #e2791d;
  transition: 0.5s all ease;
  font-weight: 900;
  background: #F9F3EA;
  background: linear-gradient(to top, #F9F3EA 20%, #F9F3EA -60%, #fff 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  right: 0px;
  bottom: 0;
  z-index: -1;
}
.icon-box-style-one-wrap .icon-box-style-one .site-button-link {
  position: relative;
  z-index: 1;
  transition: 0.5s all ease;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
}
.icon-box-style-one-wrap .icon-box-style-one .site-button-link:before {
  content: "";
  position: absolute;
  width: 0%;
  height: 100%;
  background-color: #fff;
  top: 0;
  left: 0;
  z-index: -1;
  transition: 0.5s all ease;
}
.icon-box-style-one-wrap .icon-box-style-one:hover {
  background-color: #fff;
}
.icon-box-style-one-wrap .icon-box-style-one:hover .icon-box-one-title {
  opacity: 0;
}
.icon-box-style-one-wrap .icon-box-style-one:hover .icon-box-one-content p {
  opacity: 0;
}
.icon-box-style-one-wrap .icon-box-style-one:hover .icon-box-style-one-media {
  margin-bottom: 30px;
  height: 260px;
}
.icon-box-style-one-wrap .icon-box-style-one:hover .icon-box-style-one-media img {
  height: calc(100% - 60px);
  z-index: -1;
}
.icon-box-style-one-wrap .icon-box-style-one:hover .icon-box-one-alpha {
  display: none;
}
.icon-box-style-one-wrap .icon-box-style-one:hover .site-button-link:before {
  width: 100%;
}
.m-b30 {
    margin-bottom: 30px;
}
.parallax-section {
  background: #000;
  overflow: hidden;
  position: relative;
}
.parallax-section .parallax-content {
  -o-box-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -o-box-pack: center;
  justify-content: center;
  height: 100%;
  position: relative;
  z-index: 2;
}

.parallax-image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 900px;
  left: 0;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  transform: translateZ(0);
  width: 100%;
  z-index: 1;
}
.video-section-outer-wrap {
  position: relative;
  margin: 0px 80px 0px;
  --r: 20px; /* control the rounded part */
  --s: 40px; /* control the size of the cut */
  --a: 20deg; /* control the depth of the curvature */
  --p: 50%; /* control the position */
  width: calc(100% - 160px);
  background-color: #443935;
  --_m:var(--r),#000 calc(100% - 1px),#0000;
  --_d:(var(--s) + var(--r))*cos(var(--a));
  -webkit-mask: radial-gradient(var(--r) at calc(var(--p) + var(--_d)) var(--_m)), radial-gradient(var(--r) at calc(var(--p) - var(--_d)) var(--_m)), radial-gradient(var(--s) at var(--p) calc(-1 * sin(var(--a)) * var(--s)), rgba(0, 0, 0, 0) 100%, #000 calc(100% + 1px)) 0 calc(var(--r) * (1 - sin(var(--a)))) no-repeat, linear-gradient(90deg, #000 calc(var(--p) - var(--_d)), rgba(0, 0, 0, 0) 0 calc(var(--p) + var(--_d)), #000 0);
          mask: radial-gradient(var(--r) at calc(var(--p) + var(--_d)) var(--_m)), radial-gradient(var(--r) at calc(var(--p) - var(--_d)) var(--_m)), radial-gradient(var(--s) at var(--p) calc(-1 * sin(var(--a)) * var(--s)), rgba(0, 0, 0, 0) 100%, #000 calc(100% + 1px)) 0 calc(var(--r) * (1 - sin(var(--a)))) no-repeat, linear-gradient(90deg, #000 calc(var(--p) - var(--_d)), rgba(0, 0, 0, 0) 0 calc(var(--p) + var(--_d)), #000 0);
  margin: 0px auto;
  border-radius: 20px;
}
.video-section-outer-wrap .parallax-section {
  height: 450px;
}
@media (max-width: 1024px) {
  .video-section-outer-wrap {
    width: 100%;
  }
}

.video-section {
  position: relative;
  z-index: 1;
  padding: 150px 50px 150px 0;
}
@media (max-width: 991px) {
  .video-section {
    margin: 0px;
  }
}
@media (max-width: 767px) {
  .video-section {
    padding: 0px;
  }
}
.video-section img {
  width: 100%;
}
.video-section a {
  display: block;
  width: 120px;
  height: 120px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 100px rgb(250, 106, 25);
  border-radius: 50%;
}
.play-now-video .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 65px;
  width: 65px;
  text-align: center;
  line-height: 65px;
  background-color: #fff;
  color: #e2791d;
  z-index: 1;
  font-size: 22px;
  padding-left: 5px;
  display: block;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  box-shadow: 0 5px 10px 0 rgba(255, 255, 255, 0.5);
}
.play-now-video .ripple {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 65px;
  width: 65px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  animation: ripple-video 3s infinite;
  z-index: 1;
}
.play-now-video .ripple:before {
  top: 50%;
  left: 50%;
  height: 65px;
  width: 65px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  animation: ripple-video 3s infinite;
  z-index: 1;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.play-now-video .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 65px;
  width: 65px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  animation: ripple-video 3s infinite;
  z-index: 1;
  animation-delay: 0.6s;
  content: "";
}

@keyframes ripple-video {
  70% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.ripple {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 65px;
  width: 65px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  animation: ripple-video 3s infinite;
  z-index: 1;
}
.ripple:before {
  top: 50%;
  left: 50%;
  height: 65px;
  width: 65px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  animation: ripple-video 3s infinite;
  z-index: 1;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.ripple:after {
  top: 50%;
  left: 50%;
  height: 65px;
  width: 65px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  animation: ripple-video 3s infinite;
  z-index: 1;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}

@keyframes ripple-video {
  70% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
.pricing-table-2 {
  position: relative;
  overflow: hidden;
  outline: 3px double #f5ead8;
  padding: 30px;
  background: #fff;
  height: 100%;

  /* FIX */
  display: flex;
  flex-direction: column;
}
.pricing-table-2 .p-table-title {
  position: relative;
  background-color: #fff;
}
.pricing-table-2 .p-table-title .wt-title {
  font-size: 28px;
  padding: 10px 20px 10px 15px;
  margin-bottom: 0;
  display: block;
  position: relative;
  z-index: 1;
  color: #000; font-weight: bold;
  text-align: center;
}
@media (max-width: 767px) {
  .pricing-table-2 .p-table-title .wt-title {
    font-size: 22px;
  }
}
.pricing-table-2.pricing-highlight .p-table-title {
  background-color: #fff;
}
.pricing-table-2.pricing-highlight .p-table-title .wt-title {
  color: #e2791d;
}
.pricing-table-2.pricing-highlight .p-table-price {
  color: #fff;
  background-color: #443935;
}
.pricing-table-2 .pricing-table-content {
       display: flex;
  flex-direction: column;
  height: 100%;
  flex: 1; /* IMPORTANT */
}
.pricing-table-2 .p-table-btn {
  margin-top: 30px;
   margin-top: auto;
}
.pricing-table-2 .p-table-list ul {
  list-style: none;
  margin-bottom: 0px;
  padding-left: 0;
}
.pricing-table-2 .p-table-list ul li {
  padding-left: 40px;
  font-weight: 600;
  color: #443935;
  list-style: none;
  position: relative;
  margin-bottom: 15px;
}
.pricing-table-2 .p-table-list ul li.li-disable {
  opacity: 0.3;
}
.pricing-table-2 .p-table-list ul li i {
  width: 26px;
  color: #e2791d;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font-size: 18px;
}
.pricing-table-2 .p-table-price {
  color: #443935;
  border-bottom: 2px solid rgb(241, 150, 69);
  background-color: #fff;
  padding: 5px 20px 10px 20px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
  text-align: center;
  border-radius: 10px;
  margin-bottom: 20px;
}
.pricing-table-2 .p-table-price span {
  font-family: "Urbanist", serif;
  color: #e2791d;
  font-size: 22px;
  line-height: 35px;
  font-weight: 900;
  display: block; 
}
@media (max-width: 991px) {
  .pricing-table-2 .p-table-price span {
    font-size: 36px;
    line-height: 26px;
  }
}
.pricing-table-2 .p-table-price p {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 0px;
}
.footer-dark {
  background-color: #000;
  color: #797979;
}
.footer-dark .logo-footer {
  margin-right: 120px;
  margin-bottom: 10px;
  text-align: center;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 10px;
  max-width: 236px;
}
@media (max-width: 1199px) {
  .footer-dark .logo-footer {
    margin-bottom: 0px;
    padding-bottom: 20px;
  }
}
.footer-dark .footer-top {
  padding: 0;
  background: #312925;
  padding: 80px 0px 30px 0px;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 991px) {
  .footer-dark .footer-top {
    padding: 70px 0px 20px 0px;
  }
}
.footer-dark .f-top-space {
  padding-top: 0px;
}
.footer-dark .call-us {
  padding: 10px 20px 10px 0;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-family: "Urbanist", serif;
}
@media (max-width: 991px) {
  .footer-dark .call-us {
    margin: 15px 0;
  }
}
.footer-dark .call-us i {
  display: block;
  font-size: 42px;
  line-height: 42px;
  margin-right: 10px;
}
.footer-dark .call-us a {
  display: block;
  color: #e2791d;
  font-size: 32px;
  line-height: 32px;
  font-family: "Urbanist", serif;
      text-decoration: none;
}
@media (max-width: 767px) {
  .footer-dark .call-us a {
    font-size: 22px;
    line-height: 22px;
  }
}
.footer-dark .widget_about p {
  padding-right: 20px;
}
.footer-dark .widget-title {
  font-family: "Marcellus", serif;
  color: #fff;
  font-size: 28px;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 767px) {
  .footer-dark .widget-title {
    font-size: 22px;
  }
}
.footer-dark .social-icons {
  margin: 20px 0 0 0;
  padding-left: 0;
}
.footer-dark .social-icons li {
  display: inline-block;
}
.footer-dark .social-icons li a {
  height: 36px;
  width: 36px;
  display: block;
  background-color: #e2791d;
  line-height: 36px;
  padding: 0;
  color: #fff;
  font-size: 14px;
  text-align: center;
  border-radius: 50%;
  margin-right: 5px;
}
.footer-dark .social-icons li a:hover {
  color: #e2791d;
  background-color: #fff;
}
.footer-dark .footer-bottom {
  background-color: #2d2623;
  padding: 0;
  color: #fff;
  position: relative;
  z-index: 1;
  font-weight: 400;
}
.footer-dark .footer-bottom .footer-bottom-info {
  display: flex;
  padding: 20px 0;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .footer-dark .footer-bottom .footer-bottom-info {
    display: block !important;
    text-align: center;
  }
}
.footer-dark .footer-bottom .wt-footer-bot-left {
  font-size: 14px;
}
.footer-dark .footer-bottom .footer-copy-right .copyrights-text {
  color: #fff;
  font-size: 14px;
}
.footer-dark .copyrights-nav {
  list-style: none;
  display: block;
  margin-bottom: 0;
}
.footer-dark .copyrights-nav li {
  display: inline-block;
  margin-right: 8px;
}
.footer-dark .copyrights-nav li:first-child {
  margin-left: 0;
}
.footer-dark .copyrights-nav li:last-child {
  margin-right: 0;
}
.footer-dark .copyrights-nav li:last-child:after {
  display: none;
}
.footer-dark .copyrights-nav li:after {
  content: "/";
  position: relative;
  right: -8px;
  color: #fff;
}
.footer-dark .copyrights-nav li a {
  color: #fff;
  font-size: 14px;
      text-decoration: none;
}
.footer-dark .copyrights-nav li a:hover {
  color: #e2791d;
}
.footer-dark .copyrights-nav li a:active {
  color: #e2791d;
}
.footer-dark .copyrights-nav li a:focus {
  color: #e2791d;
}
.footer-dark .copyrights-nav li.active a {
  color: #fff;
}
.footer-dark .widget_address li i {
  font-weight: 400;
}
.footer-dark .recent-posts-entry .wt-post-info .wt-post-meta ul li {
  color: #e2791d;
}
.widget {
  margin-bottom: 40px;
}
a {
    
    text-decoration: none !important;
}
/** - Widget Address */
.widget_address {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.widget_address li {
  margin-bottom: 12px;
  position: relative;
  padding-left: 40px; 
  color: #fff;
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 20px;  */
}
.widget_address li a{ 
    color: #fff;
}
.widget_address li:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.widget_address li i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 24px;
  line-height: 24px;
  color: #e2791d;
}
.widget_address li span {
  display: block;
  color: #fff;
  font-size: 16px;
  font-family: "Marcellus", serif;
  margin-bottom: 6px;
}
.widget_address li:last-child {
  margin-bottom: 0;
}button.scroltop {
  height: 40px;
  width: 40px;
  background: #1d1b18;
  border: none;
  position: fixed;
  right: 15px;
  bottom: 15px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  cursor: pointer;
  display: none;
  text-align: center;
  z-index: 999;
  color: #fff;
}
button.scroltop span {
  display: block;
  font-size: 24px;
  line-height: 24px;
}
.logo-footer img{
   filter: brightness(0) invert(1);
}.pc-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9;
}
 .pc-whatsapp a {
    display: inline-flex;
    width: 100%;
    background: #00a315c7;
    align-items: center;
    padding: 8px 4px 8px 11px;
    border-radius: 50px;
    color: #fff;
    gap: 6px;
    backdrop-filter: blur(1px);
     text-decoration: none;
}
.pc-whatsapp a i {
    font-size: 26px;
}
.pc-whatsapp a span {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Helvetica';
    letter-spacing: 0.7px;
}
.pc-whatsapp a::before, 
    .pc-whatsapp a::after {
      content: "";
      position: absolute;
      top: -5px;
      left: -5px;
      right: -5px;
      bottom: -5px;
      border: 2px solid #25d366;
      border-radius: 50px;
      animation: ripple 2s linear infinite;
      opacity: 0;
    }

    .pc-whatsapp a::after {
      animation-delay: 1s;
    }
   






   .pc-phone {
    position: fixed;
    bottom: 85px;
    right: 20px;
    z-index: 9;
}
 .pc-phone a {
       display: inline-flex;
    width: 100%;
    background: #fff;
    align-items: center;
    padding: 8px 4px 8px 11px;
    border-radius: 50px;
    color: #000000;
    gap: 6px;
    backdrop-filter: blur(1px);
    text-decoration: none;
}
.pc-phone a i {
    font-size: 26px;
}
.pc-phone a span {
    font-size: 14px;
    font-weight: 400;
    /*font-family: 'Helvetica';*/
    letter-spacing: 0.7px;
}
.pc-phone a::before, 
    .pc-phone a::after {
      content: "";
      position: absolute;
      top: -5px;
      left: -5px;
      right: -5px;
      bottom: -5px;
      border: 2px solid #25d366;
      border-radius: 50px;
      animation: ripple 2s linear infinite;
      opacity: 0;
    }

    .pc-phone a::after {
      animation-delay: 1s;
    }
    @keyframes ripple {
      0% {
        transform: scale(1);
        opacity: 1;
      }
      70% {
        transform: scale(1.3);
        opacity: 0;
      }
      100% {
        transform: scale(1.4);
        opacity: 0;
      }
    }
.section-full {
  position: relative;
  overflow: hidden;
}
.nav-fixed{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  box-shadow: 0 3px 15px rgb(0 0 0 / 10%);
}
.overlay-wraper {
    position: relative;
}

.wt-bnr-inr {
    background-size: cover;
    background-position: center center;
    width: 100%;
    background-color: #fff;
}
.overlay-wraper .overlay-main.innr-bnr-olay {
    opacity: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(249, 243, 234) 100%);
}
.overlay-wraper .overlay-main {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.wt-bnr-inr-entry .banner-title-outer {
    position: relative;
    margin-bottom: 0px;
    display: flex;
    align-items: end;
    justify-content: space-between;
    width: 100%;
}.wt-bnr-inr-entry .banner-title-outer .banner-title-name {
    display: inline-block;
}.wt-bnr-inr-entry .banner-title-outer .banner-title-name .wt-title {
    color: #443935;
}

.wt-bnr-inr-entry .banner-title-outer .wt-title {
    font-size: 68px;
    font-family: "Urbanist", serif;
    font-weight: 800;
    margin-bottom: 0;
    position: relative;
}.wt-breadcrumb {
    margin: 0;
    display: inline-block;
    list-style: none;
}.wt-breadcrumb li {
    padding-right: 30px;
    color: #443935;
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
}

ul li {
    padding: 0px;
}.wt-breadcrumb li a {
    color: #443935;
}.wt-breadcrumb li:after {
    content: "||";
    position: absolute;
    right: 8px;
    top: 3px;
    color: #443935;
    font-size: 12px;
    font-weight: 600;
}
.wt-bnr-inr-entry {
    display: flex;
    width: 100%;
    height: 250px;
    padding-bottom: 40px;
    align-content: space-between;
    align-items: end;
    margin: 0px auto;
    border: 80px solid #f3f3f3;
    border-bottom: 80px solid #b6b6b6;
    border-top: 0px;
    padding: 0px 40px 40px;
}
.company-exp-position {
  display: block;
}
@media (max-width: 768px) {
  .company-exp-position {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .company-exp-position {
    padding-bottom: 0px;
  }
}
.company-exp-position .company-exp {
  position: relative;
  z-index: 1;
  padding: 0 0 0 100px;
}
@media (max-width: 767px) {
  .company-exp-position .company-exp {
    padding-left: 0px;
  }
}
.company-exp-position .company-exp:after {
  content: "";
  position: absolute;
  background-color: #443935;
  width: 300px;
  left: 230px;
  transform: skew(-20deg);
  z-index: -1;
  top: -30px;
  bottom: -30px;
}
@media (max-width: 1200px) {
  .company-exp-position .company-exp:after {
    transform: skew(-20deg) translateX(-50%);
    left: 50%;
  }
}
@media (max-width: 767px) {
  .company-exp-position .company-exp:after {
    display: none;
  }
}
.company-exp-position .company-exp .company-exp-media {
  position: relative;
  max-width: 428px;
  margin-left: auto;
  margin-right: 70px;
}
.company-exp-position .company-exp .company-exp-media:before {
  background: #fff;
  mix-blend-mode: hue;
  content: "";
  inset: 0;
  position: absolute;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.5s ease-in-out;
  z-index: 0;
}
.company-exp-position .company-exp .company-exp-media:hover:before {
  transform: scaleX(1);
  transform-origin: left;
}
@media (max-width: 1270px) {
  .company-exp-position .company-exp .company-exp-media {
    bottom: 0;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .company-exp-position .company-exp .company-exp-media {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .company-exp-position .company-exp .company-exp-media {
    margin-right: 0px;
    max-width: 100%;
  }
}
@media (max-width: 540px) {
  .company-exp-position .company-exp .company-exp-media {
    max-width: 100%;
    margin-right: 0px;
  }
}
.company-exp-position .company-exp .company-exp-media img {
  width: 100%;
}
.company-exp-position .company-exp .circle-text1 {
  position: absolute;
  right: 0px;
  z-index: 1;
  bottom: 30px;
  top: auto;
  border-radius: 50%;
}
.company-exp-position .company-exp .circle-text1 .emblem-wrap {
  background-color: #f3f3f3;
  padding: 8px;
  border-radius: 50%;
}
@media (max-width: 420px) {
  .company-exp-position .company-exp .circle-text1 .emblem-wrap .emblem {
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 1320px) {
  .company-exp-position .company-exp .circle-text1 {
    right: 80px;
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .company-exp-position .company-exp .circle-text1 {
    top: 50px;
    left: 50%;
    bottom: auto;
    transform: translateX(-50%);
    right: auto;
  }
}
.company-exp-position .company-exp .company-exp-tagline {
  background-color: #f9f3ea;
  max-width: 310px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  padding: 30px;
  outline-width: 3px;
  outline-offset: 15px;
  outline-color: #f5ead8;
  outline-style: double;
  border-top: 10px solid #fff;
  border-left: 10px solid #a19d9c;
  border-bottom: 10px solid #443935;
  border-right: 10px solid #a19d9c;
}
.company-exp-position .company-exp .company-exp-tagline span {
  display: block;
  font-size: 18px;
  font-weight: 400;
  font-family: "Marcellus", serif;
  color: #443935;
  padding: 20px 0px;
}
@media (max-width: 767px) {
  .company-exp-position .company-exp .company-exp-tagline {
    position: absolute;
    max-width: 100%;
    transform: none;
    left: auto;
    top: auto;
    margin-left: 22px;
    margin-right: 22px;
    bottom: 22px;
  }
}
.video-section2-outer-wrap {
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap {
    background-color: #fff;
  }
}
.video-section2-outer-wrap .watch-video {
  position: absolute;
  z-index: 3;
  right: 80px;
  bottom: 0px;
  text-align: center;
  transform: rotate(-90deg);
  width: 0px;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap .watch-video {
    display: none;
  }
}
.video-section2-outer-wrap .watch-video span {
  font-size: 80px;
  font-family: "Urbanist", serif;
  display: block;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  -webkit-text-stroke: 1px #443935;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap .watch-video {
    right: 40px;
    bottom: 50px;
    width: 100%;
    text-align: right;
  }
}
.video-section2-outer-wrap .video-section2-corner-top {
  position: absolute;
  left: 230px;
  top: 0px;
  width: 0;
  height: 0;
  border-bottom: 30px solid #443935;
  border-left: 70px solid transparent;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap .video-section2-corner-top {
    display: none;
  }
}
.video-section2-outer-wrap .video-section2-corner-bottom {
  position: absolute;
  left: 230px;
  bottom: 0px;
  width: 0;
  height: 0;
  border-top: 30px solid #443935;
  border-left: 70px solid transparent;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap .video-section2-corner-bottom {
    display: none;
  }
}
.video-section2-outer-wrap:after {
  content: "";
  position: absolute;
  background-color: #c2bbaf;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 300px;
  left: 0px;
  z-index: -1;
  top: 0px;
  bottom: 0px;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap:after {
    display: none;
  }
}
.video-section2-outer-wrap:before {
  position: absolute;
  z-index: 1;
  content: "";
  left: 230px;
  top: 30px;
  bottom: 30px;
  background-color: #fff;
  width: 6000px;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap:before {
    display: none;
  }
}
.video-section2-outer-wrap .video-section2-outer {
  margin-right: 30px;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap .video-section2-outer {
    margin-right: 0px;
  }
}
.video-section2-outer-wrap .video-section2 {
  position: relative;
  z-index: 1;
  margin: 120px 0px 120px 0;
  height: 700px;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap .video-section2 {
    margin: 70px 0px 40px 0px;
  }
}
@media (max-width: 768px) {
  .video-section2-outer-wrap .video-section2 {
    height: 400px;
  }
}
.video-section2-outer-wrap .video-section2 img {
  width: 100%;
  opacity: 1;
}
@media (max-width: 1199px) {
  .video-section2-outer-wrap .video-section2 img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media (max-width: 768px) {
  .video-section2-outer-wrap .video-section2 img {
    height: 660px;
  }
}
.video-section2-outer-wrap .video-section2 a {
  display: block;
  width: 120px;
  height: 120px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap .video-section2 a {
    right: 30px;
    bottom: 90px;
  }
}
.video-section2-outer-wrap .video-section2-right {
  position: relative;
  z-index: 1;
}
@media (max-width: 1440px) {
  .video-section2-outer-wrap .video-section2-right {
    padding-right: 100px;
  }
}
@media (max-width: 991px) {
  .video-section2-outer-wrap .video-section2-right {
    padding: 0px;
    margin-bottom: 70px;
  }
}
.icon-box-style-three-title {
  display: flex;
  align-items: end;
  height: 100%;
  background-image: url(../images/ab-bg.jpg);
  background-size: cover;
}
@media (max-width: 767px) {
  .icon-box-style-three-title {
    height: 400px;
  }
}
.icon-box-style-three-title .icon-box-style-three-title-bg {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 30px;
}
.icon-box-style-three-title .icon-box-style-three-title-bg .wt-title {
  margin-bottom: 0px !important;
}
@media (max-width: 575px) {
  .icon-box-style-three-title {
    position: relative;
    padding-top: 30px;
  }
}

.icon-box-style-three-wrap {
  position: relative;
}
.icon-box-style-three-wrap .wt-icon-box-wraper {
  width: 50px;
  height: 50px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-box-style-three-wrap .icon-box-style-three {
  padding: 60px 40px;
  border: 1px solid #443935;
  background-color: #f9f3ea;
  transition: all 0.5s ease-in-out;
  -webkit-clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
          clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
}
.icon-box-style-three-wrap .icon-box-style-three:hover {
  -webkit-clip-path: polygon(0% 0%, 15% 15%, 0% 0%, 100% 0%, 85% 15%, 100% 0%, 100% 100%, 85% 85%, 100% 100%, 0% 100%, 15% 85%, 0% 100%);
          clip-path: polygon(0% 0%, 15% 15%, 0% 0%, 100% 0%, 85% 15%, 100% 0%, 100% 100%, 85% 85%, 100% 100%, 0% 100%, 15% 85%, 0% 100%);
  background-color: #fff;
}
.icon-box-style-three-wrap .icon-box-style-three .icon-box-three-title {
  margin-bottom: 20px;
}
.icon-box-style-three-wrap .icon-box-style-three .icon-box-three-title .wt-title {
  font-size: 22px;
}
.icon-box-style-three-wrap .icon-box-style-three .icon-box-three-content p {
  margin-bottom: 30px;
}
.wt-title a{
      color: #443935;
}
.twm-ab2-section-wrap {
  background-size: cover;
  background-position: bottom;
}
.twm-ab2-section-wrap .twm-ab2-section-bx {
  background-color: #f9f3ea;
  padding: 50px;
  margin-bottom: 30px;
}
@media (max-width: 420px) {
  .twm-ab2-section-wrap .twm-ab2-section-bx {
    padding: 30px;
  }
}
.twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-quote-section {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 360px) {
  .twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-quote-section {
    display: block;
  }
}
.twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-quote-section i {
  font-size: 60px;
  color: #e2791d;
  margin-right: 10px;
}
.twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-quote-section p {
  font-family: "Marcellus", serif;
  font-size: 22px;
  color: #443935;
  margin-bottom: 0px;
}
@media (max-width: 420px) {
  .twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-quote-section p {
    font-size: 18px;
  }
}
.twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-au-name {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575px) {
  .twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-au-name {
    display: block;
  }
}
.twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-au-name .twm-ab2-au-left {
  position: relative;
  margin-left: 60px;
}
@media (max-width: 575px) {
  .twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-au-name .twm-ab2-au-left {
    margin-bottom: 20px;
  }
}
.twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-au-name .twm-ab2-au-left:after {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #e2791d;
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateX(-50%);
}
.twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-au-name .twm-ab2-au-left span {
  display: block;
  color: #e2791d;
}
@media (max-width: 575px) {
  .twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-au-name .twm-ab2-au-sign {
    max-width: 120px;
  }
}

.twm-ab3-section-wrap {
  background-size: cover;
}
@media (max-width: 575px) {
  .twm-ab3-section-wrap {
    background-position: center;
  }
}
.twm-ab3-section-wrap .twm-ab-section-bx {
  position: relative;
  padding: 50px;
  margin-left: auto;
  max-width: 500px;
  z-index: 1;
  border: 1px solid #f0f0f0;
}
@media (max-width: 1024px) {
  .twm-ab3-section-wrap .twm-ab-section-bx {
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .twm-ab3-section-wrap .twm-ab-section-bx {
    margin: 0px auto;
  }
}
.twm-ab3-section-wrap .twm-ab-section-bx:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  bottom: 10px;
  right: 10px;
  z-index: -1;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, 0.9);
}
.twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-quote-section {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 460px) {
  .twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-quote-section {
    display: block;
  }
}
.twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-quote-section i {
  font-size: 60px;
  color: #e2791d;
}
.twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-quote-section p {
  font-family: "Marcellus", serif;
  font-size: 22px;
  color: #443935;
  margin-bottom: 0px;
}
.twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-au-name {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-au-name .twm-ab-au {
  position: relative;
  margin-left: 60px;
  padding: 10px 30px;
  background-color: #443935;
}
.twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-au-name .twm-ab-au .title {
  color: #fff;
  margin-bottom: 0px;
}
.twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-au-name .twm-ab-au:after {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #443935;
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateX(-50%);
}
.twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-au-name .twm-ab-au span {
  display: block;
  color: #e2791d;
}
.contact-one {
  position: relative;
  background-color: #fff;
  padding: 60px;
}
@media (max-width: 768px) {
  .contact-one {
    padding: 30px;
  }
}
@media (max-width: 575px) {
  .contact-one {
    padding: 15px;
  }
}
.contact-one .contact-info {
  position: relative;
  z-index: 1;
}

.c-info-column-media {
  margin-bottom: 60px;
  height: 440px;
}
@media (max-width: 768px) {
  .c-info-column-media {
    height: 280px;
  }
}
.c-info-column-media img {
  width: 100%;
  height: 600px;
  opacity: 1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 768px) {
  .c-info-column-media img {
    height: 500px;
  }
}

.c-info-column-wrap {
  margin-right: 30px;
}
.c-info-column-wrap .c-info-column {
  position: relative;
  margin-bottom: 20px;
  display: flex;
}
.c-info-column-wrap .c-info-column .c-info-icon {
  font-size: 18px;
  line-height: 18px;
  margin-top: 10px;
  min-width: 40px;
  color: #e2791d;
}
.c-info-column-wrap .c-info-column span {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 0px;
  color: #443935;
  font-family: "Marcellus", serif;
}
.c-info-column-wrap .c-info-column p {
  margin-bottom: 0;
}
.c-info-column-wrap .c-info-column p a{
  color:#000
}
.contact-form-outer {
 background: #443935;
    padding: 40px;
    color: #fff;
}
@media (max-width: 768px) {
  .contact-form-outer {
    padding: 20px;
  }
}

.cons-contact-form .wt-title {
  margin-bottom: 30px;
}
.cons-contact-form .form-group {
  margin-bottom: 30px;
}
.cons-contact-form .form-control {
  height: 52px;
  padding: 10px 20px;
  background-color: #fff;
  border-bottom: 1px solid #cecece;
}
.cons-contact-form .form-control:focus {
  box-shadow: none;
  background-color: #e7e7e7;
}
.cons-contact-form textarea.form-control {
  padding-top: 15px;
  height: 100px;
  margin-bottom: 40px;
  resize: none;
}
.social-icons-contact {
    margin: 40px 0px 0 0;
    display: flex;
    justify-content: left;
    padding-top: 20px;
    border-top: 1px solid #e4e4e4;
}.twm-social2 ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
}.twm-social2 ul li {
    margin-right: -1px;
    padding: 0px;
}.twm-social2 ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    position: relative;
    font-weight: 600;
    overflow: hidden;
    z-index: 0;
    transition: 0.5s;
    padding: 6px 15px;
    margin-bottom: 6px;
    margin-right: 0px;
    color: #443935;
    border: 1px solid #e5e5e5;
    background-color: #fff;
}.twm-social2 ul li a.tm-s-x:before {
    background: #000;
}

.twm-social2 ul li a::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    z-index: -1;
}

.service-d-box {
  position: relative;
  width: 100%;
  min-height: 100vh;
  
  display: flex;
  align-items: center;
  padding: 60px 80px;
  overflow: hidden;
}

.service-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
}

.service-content {
  position: relative;
  z-index: 2;
  width: 100%;
  color: #fff;
}

.service-content h1 {
  font-size: clamp(70px, 12vw, 180px);
  font-weight: 300;
  letter-spacing: 3px;
  margin-bottom: 25px;
  line-height: 1;
}

.service-line {
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 50px;
}

.service-grid {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 60px;
}

.left-content h2 {
  font-size: clamp(42px, 6vw, 115px);
  font-weight: 600;
  margin-bottom: 10px;
}
.left-content h2 span{
  color:#e98116
}
.left-content h3 {
  font-size: clamp(32px, 3vw, 58px);
  font-weight: 300;
  line-height: 1.2;
}

.right-content {
  max-width: 520px;
  align-self: flex-end;
}

.right-content p {
  font-size: 24px;
  line-height: 1.7;
  font-weight: 300;
}

/* Responsive */
@media (max-width: 992px) {
  .service-d-box {
    padding: 40px 30px;
  }

  .service-grid {
    flex-direction: column;
    gap: 40px;
  }

  .right-content {
    max-width: 100%;
  }

  .right-content p {
    font-size: 18px;
  }
}

@media (max-width: 600px) {
  .service-content h1 {
    font-size: 56px;
  }

  .left-content h2 {
    font-size: 34px;
  }

  .left-content h3 {
    font-size: 28px;
  }
}
.head3{
          font-size: 1.75rem;
              margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.5;
    color: var(--bs-heading-color);
}
.brochure-section {
  display: flex;
  min-height: 100vh;
  width: 100%;
  overflow: hidden;
}

/* LEFT SIDE */
.brochure-left {
  flex: 1;
  position: relative;
  background: url("../images/brou.webp") center/cover no-repeat;
  display: flex;
 align-items: center;
  justify-content: flex-start;
  padding: 80px;
}

.overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
}

.left-content {
  position: relative;
  z-index: 2;
}

.left-content h1 {
  color: #fff;
  font-size: clamp(60px, 6vw, 110px);
  font-weight: 300;
  line-height: 1;
  letter-spacing: 2px;
}

/* RIGHT SIDE */
.brochure-right {
  width: 50%;
  background: #a5957d;
  padding: 80px 50px;
  display: flex;
  align-items: center;
}

.brochure-form {
  width: 100%;
}

.input-group {
  margin-bottom: 40px;
}

.input-group label {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}

.input-group input,
.input-group textarea {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  padding: 10px 0;
  color: #fff;
  font-size: 16px;
  outline: none;
  resize: none;
}

.input-group textarea {
  min-height: 80px;
}

/* CHECKBOX */
.checkbox-group {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin: 40px 0;
}

.checkbox-group input {
  width: 20px;
  height: 20px;
  accent-color: white;
  margin-top: 3px;
}

.checkbox-group label {
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
}

/* BUTTON */
.download-btn {
  padding: 18px 40px;
  border: 1px solid #fff;
  border-radius: 50px;
  background: transparent;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
  cursor: pointer;
  transition: 0.3s ease;
}

.download-btn:hover {
  background: #fff;
  color: #5c6064;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .brochure-section {
    flex-direction: column;
  }

  .brochure-right {
    width: 100%;
  }

  .brochure-left {
    min-height: 60vh;
    padding: 50px 30px;
  }

  .brochure-right {
    padding: 50px 30px;
  }

  .left-content h1 {
    font-size: 52px;
  }
}

@media (max-width: 600px) {
  .left-content h1 {
    font-size: 38px;
  }

  .download-btn {
    width: 100%;
    font-size: 16px;
  }
}
.twm-faq-outer-wrap {
  padding-top: 120px;
}
@media (max-width: 1024px) {
  .twm-faq-outer-wrap {
    padding-top: 70px;
  }
}
.twm-faq-outer-wrap .row {
  display: flex;
  align-items: end;
}
.twm-faq-outer-wrap .faq-left-media {
  display: table;
  margin-left: auto;
  padding-right: 50px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .twm-faq-outer-wrap .faq-left-media {
    display: block;
    max-width: 720px;
    margin: 0px auto 30px;
    padding: 0px 20px;
  }
}
@media (max-width: 767px) {
  .twm-faq-outer-wrap .faq-left-media {
    max-width: 516px;
  }
}
.twm-faq-outer-wrap .faq-left-media:after {
  content: "";
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(249, 243, 234, 0.99) 99%);
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 200px;
}
.twm-faq-outer-wrap .faq-left-media img {
  display: block;
  width: 100%;
}
.twm-faq-outer-wrap .faq-right-content {
  /* max-width: 700px; */
  width: 100%;
  margin-bottom: 120px;
}
@media (max-width: 1024px) {
  .twm-faq-outer-wrap .faq-right-content {
    margin-bottom: 70px;
  }
}
@media (max-width: 991px) {
  .twm-faq-outer-wrap .faq-right-content {
    margin: 0px auto 70px;
  }
}
@media (max-width: 767px) {
  .twm-faq-outer-wrap .faq-right-content {
    max-width: 516px;
  }
}
.wt-accordion .wt-panel {
  position: relative;
  border: none;
  margin-bottom: 10px;
  border-radius: 0;
  transition: 0.5s all ease;
}
.wt-accordion .wt-panel:last-child {
  margin-bottom: 0;
}
.wt-accordion .wt-panel .acod-content {
  padding: 20px;
  background-color: #fff;
}
.wt-accordion .wt-panel .acod-head a {
  background-color: #fff;
  font-size: 22px;
}

.acod-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-family: "Marcellus", serif;
}
.acod-title a {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.acod-head {
  position: relative;
  /*Accodian open close indicator css*/
}
.acod-head a {
  display: block;
  padding: 15px 50px 15px 20px;
  background-color: #f6f6f6;
}
.acod-head a.collapsed {
  color: #443935;
}
.acod-head .fa {
  margin-right: 5px;
}
.acod-head a {
  color: #443935;
}
.acod-head a:hover {
  color: #443935;
}
.acod-head a:active {
  color: #443935;
}
.acod-head a:focus {
  color: #443935;
}
.acod-head .indicator {
  padding: 15px;
  color: #443935;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  font-size: 22px;
  line-height: 0px;
  background-color: #fff;
  display: flex;
}
.acod-head .indicator i {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.acod-head [aria-expanded=true] .indicator {
  background-color: #f9f3ea;
}
.acod-head [aria-expanded=true] .indicator i {
  color: #443935;
}
.acod-head [aria-expanded=true] .indicator i:before {
  font-family: "bootstrap-icons";
  content: "\f2ea";
}

.twm-acd-st-1 {
  /** - Navigation */
}
.twm-acd-st-1 *, .twm-acd-st-1 *:after, .twm-acd-st-1 *:before {
  box-sizing: border-box;
}
.twm-acd-st-1 .acd-bx * {
  transition: all 0.3s ease 0s;
}
.twm-acd-st-1 .acd-bx {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 80vh;
  min-height: 700px;
  list-style: none;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  overflow: hidden;
  transition: 0.1s ease background;
}
@media (max-width: 1199px) {
  .twm-acd-st-1 .acd-bx {
    height: 440px;
    min-height: auto;
  }
}
@media (max-width: 575px) {
  .twm-acd-st-1 .acd-bx {
    width: 100%;
    display: block;
    height: auto;
  }
}
.twm-acd-st-1 .twm-acd-overlay {
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}
@media (max-width: 575px) {
  .twm-acd-st-1 .twm-acd-overlay {
    background: none;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
.twm-acd-st-1 .section {
  flex: initial;
  width: 25%;
  height: 100%;
  text-align: center;
  color: #fff;
  text-decoration: none;
  vertical-align: bottom;
  box-sizing: border-box;
  padding: 2vh 1vw;
  position: relative;
  cursor: pointer;
  border-right: 1px solid rgba(255, 255, 255, 0.18);
  transition: 1.2s ease all;
}
.twm-acd-st-1 .section:last-of-type {
  border-right: none;
}
.twm-acd-st-1 .section .heading {
  transition: 0.5s ease all;
}
.twm-acd-st-1 .section:hover .heading {
  margin-top: -30px;
}
@media (max-width: 575px) {
  .twm-acd-st-1 .section:hover .heading {
    margin-top: 0px;
    color: #e2791d;
  }
}
.twm-acd-st-1 .section.open {
  width: 88%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#66000000", endColorstr="#00000000",GradientType=1 );
  cursor: default;
}
@media (max-width: 575px) {
  .twm-acd-st-1 .section.open {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .twm-acd-st-1 .section {
    width: 100%;
    padding: 20px;
    border-right: 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  }
}
.twm-acd-st-1 div.enabled article {
  flex: initial;
  width: 4%;
}
@media (max-width: 768px) {
  .twm-acd-st-1 div.enabled article {
    width: 10%;
  }
}
@media (max-width: 575px) {
  .twm-acd-st-1 div.enabled article {
    width: 100%;
  }
}
.twm-acd-st-1 .inside-content {
  opacity: 0;
  transition: opacity 0.3s ease 0;
}
.twm-acd-st-1 .section.open > .inside-content {
  opacity: 1;
  transition: opacity 0.3s ease 0.3s;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 575px) {
  .twm-acd-st-1 .section.open > .inside-content {
    opacity: 1;
    transition: opacity 0.3s ease 0.3s;
    position: inherit;
    top: auto;
    max-height: 100%;
    left: auto;
    bottom: auto;
    width: 100%;
  }
}
.twm-acd-st-1 .heading {
  top: 300px;
  position: absolute;
  width: 70%;
  max-width: 100%;
  margin: 0;
  font-size: 28px;
  text-align: left;
  color: #fff;
  line-height: 1.3;
}
@media (max-width: 1440px) {
  .twm-acd-st-1 .heading {
    font-size: 26px;
  }
}
@media (max-width: 1199px) {
  .twm-acd-st-1 .heading {
    font-size: 18px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 1024px) {
  .twm-acd-st-1 .heading {
    top: 50%;
    transform: rotate(90deg);
  }
}
@media (max-width: 575px) {
  .twm-acd-st-1 .heading {
    position: inherit;
    top: auto;
    transform: none;
    width: 100%;
    left: auto;
  }
}
.twm-acd-st-1 .above {
  font-size: 76px;
  font-weight: 100;
  display: block;
  margin-bottom: 5px;
  font-family: "Urbanist", serif;
}
.twm-acd-st-1 .below {
  display: block;
  width: 36px;
  height: 36px;
  border: 1px solid #fff;
  margin-top: 15px;
  text-align: center;
  line-height: 33px;
  border-radius: 100%;
  font-size: 30px;
}

.acd-bx.enabled .section:not(.open) {
  background: rgba(0, 0, 0, 0.1);
}
.acd-bx.enabled .section:not(.open) h2.heading {
  top: 25px;
  left: 13%;
  text-align: left;
  font-size: 15px;
  width: 400px;
  height: 400px;
  transform-origin: 0px 0px 0px;
  transform: matrix(0, 1, -1, 0, 27, 0);
  white-space: nowrap;
  line-height: 1;
}
.acd-bx.enabled .section:not(.open) h2.heading .above, .acd-bx.enabled .section:not(.open) h2.heading .below {
  display: none;
}
@media (max-width: 575px) {
  .acd-bx.enabled .section:not(.open) h2.heading {
    height: auto;
    transform: inherit;
    left: auto;
    top: auto;
    position: inherit;
    width: 100%;
    white-space: normal;
    line-height: normal;
  }
}
.acd-bx.enabled .section.open h2.heading {
  padding-left: 25px;
  max-width: 100%;
}
.acd-bx.enabled .section.open h2.heading .below {
  display: none;
}
.acd-bx.enabled .section.open:hover {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#66000000", endColorstr="#00000000",GradientType=1 );
}
.acd-bx.enabled .section:hover {
  background: rgba(0, 0, 0, 0.4);
}
.acd-bx.enabled .section:hover .heading {
  margin-top: -5px;
}
@media (max-width: 575px) {
  .acd-bx.enabled .section:hover .heading {
    margin-top: 0px;
  }
}

.acd-bx:not(.enabled) .section:hover {
  background: rgba(0, 0, 0, 0.2);
}
.acd-bx:not(.enabled) .section:hover .heading .below {
  transform: rotate(90deg);
}

/** - Article layouts */
.inside-content {
  text-align: left;
  width: 500px;
  padding-left: 25px;
  max-width: 80%;
  position: absolute;
  top: 460px;
  line-height: 1.4;
}
@media (max-width: 1199px) {
  .inside-content {
    bottom: 30px;
    top: auto;
  }
}
.inside-content p, .inside-content h2, .inside-content h3 {
  margin: 0 0 16px 0;
}

.close {
  display: none;
  z-index: 300;
  width: 40px;
  height: 40px;
  border-radius: 24px;
  border: 2px solid #fff;
  cursor: pointer;
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 0);
  position: absolute;
  right: 60px;
  top: 90px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .close {
    right: 20px;
    top: 20px;
  }
}
.close .cross {
  position: absolute;
  left: 18px;
  top: 18px;
}
.close .a {
  position: absolute;
  width: 14px;
  height: 2px;
  background-color: #fff;
  left: -7px;
  top: -1px;
}
.close .b {
  position: absolute;
  width: 2px;
  height: 14px;
  background-color: #fff;
  left: -1px;
  top: -7px;
}

.section.open .close {
  display: block;
}
.package-section {
  width: 100%;
  /* min-height: 100vh; */
  background: #f4f4f4;
  display: flex;
  padding: 40px;
  gap: 60px;
  font-family: "Poppins", sans-serif;
}

/* LEFT */
/* .package-left {
  width: 35%;
} */

.package-left h1 {
  font-size: clamp(70px, 7vw, 140px);
  line-height: 0.95;
  font-weight: 300;
  color: #c62828;
  letter-spacing: 1px;
}

/* RIGHT */
.package-right {
  /* flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start; */
}

/* TABS */
.package-tabs {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 70px;
}

.package-tabs .tab {
  background: transparent;
  border: none;
  padding: 20px 0;
  font-size: 20px;
  font-weight: 400;
  color: #111;
  cursor: pointer;
  position: relative;
}

.package-tabs .tab.active {
  color: #c62828;
}

.package-tabs .tab.active::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background: #c62828;
}

/* TABLE */
.package-table {
  width: 100%;
}

.table-row {
  display: grid;
  grid-template-columns: 80px 2fr 1.2fr 1.2fr 1.8fr;
  align-items: center;
  padding: 35px 0;
  border-bottom: 1px solid #d9d9d9;
  column-gap: 20px;
}

.table-header {
  padding-top: 0;
}

.table-header div {
  font-size: 14px;
  text-transform: uppercase;
  color: #777;
  font-weight: 500;
}

.table-row div {
  font-size: 18px;
  color: #222;
}

/* RESPONSIVE */
@media (max-width: 1200px) {
  .package-section {
    flex-direction: column;
  }

  .package-left {
    width: 100%;
  }
}

@media (max-width: 900px) {
  .package-tabs {
    flex-wrap: wrap;
    gap: 20px;
  }

  .table-row {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 25px 0;
  }

  .table-header {
    display: none;
  }

  .table-row div {
    font-size: 16px;
  }
}

@media (max-width: 600px) {
  .package-section {
    padding: 25px;
  }

  .package-left h1 {
    font-size: 54px;
  }

  .package-tabs .tab {
    font-size: 16px;
  }
}
.service-center {
   position: relative;
   min-height: 400px;
   display: flex;
   align-items: center;
   justify-content: center;
}

.service-overlay {
   position: absolute;
   inset: 0;
   background: rgba(0,0,0,0.55);
}

.service-content-box {
   position: relative;
   /* max-width: 600px; */
   text-align: center;
   padding: 40px;
   backdrop-filter: blur(10px);
   background: rgba(255,255,255,0.08);
   border: 1px solid rgba(255,255,255,0.2);
   color: #fff;
   border-radius: 16px;
}

.service-content-box .tag {
   display: inline-block;
   padding: 6px 14px;
   background: #ffffff20;
   border-radius: 30px;
   margin-bottom: 10px;
}
.package-section {
   padding: 80px 0;
}

.section-title p {
   color: #666;
}

.package-grid {
   display: grid;
   grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
   gap: 20px;
   margin-top: 40px;
}

.package-card {
   background: #fff;
   padding: 30px;
   border-radius: 16px;
   box-shadow: 0 5px 20px rgba(0,0,0,0.08);
   transition: 0.3s;
}

.package-card:hover {
   transform: translateY(-8px);
}

.package-card.active {
   border: 2px solid #000;
}

.package-card h3 {
   margin-bottom: 15px;
}

.package-card ul {
   padding-left: 18px;
}

.package-card a {
   display: inline-block;
   margin-top: 15px;
   text-decoration: none;
   font-weight: 600;
}
.package-section {
  padding: 80px 0;
  /* background: #f7f9fc; */
}

.section-title h2 {
  font-size: 36px;
  margin-bottom: 10px;
}

.table-card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.table-card table {
  width: 100%;
  border-collapse: collapse;
}

.table-card thead {
  background: #111;
  color: #fff;
}

.table-card th,
.table-card td {
  padding: 16px;
  text-align: left;
}

.table-card tbody tr {
  border-bottom: 1px solid #eee;
}

.table-card tbody tr:hover {
  background: #f2f6ff;
}
.gallery-item {
   overflow: hidden;
   border-radius: 18px;
   cursor: pointer;
}

.gallery-item img {
   width: 100%;
   height: 320px;
   object-fit: cover;
   transition: 0.4s;
}

.gallery-item:hover img {
   transform: scale(1.08);
}

/* Popup */

.gallery-popup {
   position: fixed;
   inset: 0;
   background: rgba(0,0,0,0.95);
   display: flex;
   align-items: center;
   justify-content: center;
   opacity: 0;
   visibility: hidden;
   transition: 0.4s;
   z-index: 9999;
}

.gallery-popup.active {
   opacity: 1;
   visibility: visible;
}

.popup-img {
   max-width: 85%;
   max-height: 85vh;
   border-radius: 16px;
}

.close-btn {
   position: absolute;
   top: 25px;
   right: 40px;
   font-size: 45px;
   color: #fff;
   cursor: pointer;
   z-index: 10;
}

.nav-btn {
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   background: rgba(255,255,255,0.15);
   border: none;
   width: 55px;
   height: 55px;
   border-radius: 50%;
   color: #fff;
   font-size: 28px;
   cursor: pointer;
   transition: 0.3s;
}

.nav-btn:hover {
   background: #fff;
   color: #000;
}

.prev-btn {
   left: 40px;
}

.next-btn {
   right: 40px;
}

/* Mobile */

@media(max-width:768px){

   .popup-img {
      max-width: 95%;
   }

   .nav-btn {
      width: 45px;
      height: 45px;
      font-size: 22px;
   }

   .prev-btn {
      left: 10px;
   }

   .next-btn {
      right: 10px;
   }

   .close-btn {
      right: 20px;
   }
}
.download-cat{
 width: 7em;
    height: 7em;
    position: absolute;
    border: 1px solid #fff;
    padding: 34px;
    border-radius: 50%;
}
.video-box{
    /* max-width: 900px; */
    /* margin: 50px auto; */

    /* background: #111; */
 
    /* position: relative; */
    /* box-shadow: 0 0 0 8px #2b2b2b, 0 0 0 14px #000, 0 25px 50px rgba(0, 0, 0, 0.6); */
   
}
.video-box video{
    border-radius: 25px;
     border: 1px solid #9E9E9E;
}
.video-box{
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
    background: #000;
}

.video-box video{
   width: 100%;
    display: block;
    /* border-radius: 20px; */
    padding: 15px;
    background: #fff;
}

/* PLAY BUTTON */
.play-btn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90px;
    height: 90px;
    background: #e37b19;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    transition: 0.4s ease;
}

/* Pulse Animation */
.play-btn::before,
.play-btn::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #0604014a;
    z-index: -1;
    animation: pulse 2s infinite;
}

.play-btn::after{
    animation-delay: 1s;
}

/* Triangle Icon */
.play-btn span{
    width: 0;
    height: 0;
    border-left: 28px solid #fff;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    margin-left: 6px;
}

@keyframes pulse{
    0%{
        transform: scale(1);
        opacity: 0.8;
    }
    70%{
        transform: scale(1.6);
        opacity: 0;
    }
    100%{
        transform: scale(1.6);
        opacity: 0;
    }
}.video-box{
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
    background: #000;
}

.video-box video{
    width: 100%;
    display: block;
    /* border-radius: 20px; */
}



.play-btn::after{
    animation-delay: 1s;
}

/* PLAY ICON */
.play-btn span{
    width: 0;
    height: 0;
    border-left: 28px solid #fff;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    margin-left: 6px;
    transition: 0.3s;
}

/* PAUSE ICON */
.play-btn.pause span{
    width: 22px;
    height: 30px;
    border: none;
    margin-left: 0;
    position: relative;
}

.play-btn.pause span::before,
.play-btn.pause span::after{
    content: "";
    position: absolute;
    top: 0;
    width: 7px;
    height: 100%;
    background: #fff;
    border-radius: 2px;
}

.play-btn.pause span::before{
    left: 0;
}

.play-btn.pause span::after{
    right: 0;
}

@keyframes pulse{
    0%{
        transform: scale(1);
        opacity: 0.8;
    }
    70%{
        transform: scale(1.5);
        opacity: 0;
    }
    100%{
        transform: scale(1.5);
        opacity: 0;
    }
}
.play-btn{
    transition: 0.4s ease;
}

.slider-outer-c {
    position: relative;
    overflow: hidden;
    /* background: url(../images/cc.webp) center center / cover no-repeat; */
}
.slider-outer-c::before {
    content: "";
    position: absolute;
    background-color: rgb(0 0 0 / 27%);
    /* z-index: 1; */
    pointer-events: none;
    inset: 0px;
}

.slider-outer-c .hm2-half-text-efct {
    font-size: 150px;
    line-height: 200px;
    font-weight: 600;
    font-family: Urbanist, serif;
    color: transparent;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin: 0px;
    padding: 0px;
}
.slider-outer-c  .hme2-large-text{
  font-family: "Marcellus", serif;
    font-size: 60px !important;
    max-width: 948px;
    border-right: 1px dashed #443935;
    max-width: 800px !important;
}
.slider-outer-c .hm2-half-text-efct span:nth-child(1) {
    position: absolute;
    top: 0px;
    left: 0px;
    color: rgb(255, 255, 255);
    clip-path: polygon(0px 0px, 100% 0px, 100% 50%, 0px 50%);
    transition: 0.5s;
    overflow: hidden;
}
.slider-outer-c .hm2-half-text-efct span:nth-child(2) {
    position: absolute;
    top: 0px;
    left: 0px;
    color: rgb(255, 255, 255);
    clip-path: polygon(0px 50%, 100% 50%, 100% 100%, 0px 100%);
    transition: 0.5s;
    overflow: hidden;
}
.service-icon-box-two {
        position: relative;
    background-color: #fff;
    z-index: 1;
    padding: 30px;
    /* outline-width: 3px; */
    /* outline-color: #f5ead8; */
    /* outline-style: double; */
    height: 100%;
    box-shadow: 0 3px 15px rgb(0 0 0 / 2%);
}.service-icon-box-two .service-media {
    position: relative;
    overflow: hidden;
}.service-icon-box-two .service-media:before {
    background-color: rgba(0, 0, 0, 0.06);
    content: "";
    inset: 0;
    position: absolute;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.5s ease-in-out;
    z-index: 2;
}.service-icon-box-two .service-icon-content {
    padding: 0px 0px 0px 0px;
    z-index: 1;
}.site-button-link {
    position: relative;
    font-weight: 600;
    color: #e2791d;
    font-size: 16px;
    z-index: 1;
    transition: 0.5s all ease;
    font-family: "Urbanist", serif;
    text-transform: uppercase;
    padding-left: 40px;
    transition: 0.5s;
}.site-button-link:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 1px;
    background-color: #e2791d;
    transition: 0.5s;
}.service-icon-box-two .service-icon-box-bootom {
    display: flex;
    align-items: center;
}.service-icon-box-two .service-icon {
    width: 80px;
    height: 80px;
    background-color: #443935;
    display: flex;
    align-items: center;
    justify-content: center;
}.service-icon-box-two .service-icon span {
    width: 80px;
    height: 80px;
    background-color: #f9f3ea;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}.service-icon-box-two .wt-title {
font-size: 20px;
    /* margin: 0px 0px 0px 10px; */
    margin-top: 20px;
    color: #bd6000;
}.service-icon-box-two .wt-title a {
    color: #e38651;
    transition: 0.5s all ease;
    font-family: "Marcellus", serif;
}
.service-icon-content p{
      font-family: "Urbanist", serif;
}