
/*===============================================
Template Name: Arcke - Architecture & Interior Design HTML5 Template
Author:  https://themeforest.net/user/dreamit-solution
Description: Description
Version: 1.0.0
Text Domain: Arcke
Tags:       architect, architecture, architecture design, architecture portfolio, architecture studio, clean, furniture store, gallery, interior decoration, interior design, interior design portfolio, interior designer, modern, property
================================================*/
    
/*TABLE OF CONTENTS*/
/*=====================
01. Arcke top-menu-area Css
02. Arcke Nav Menu Area Css
03. Arcke breadcumb Area Css
04. Arcke section-title Css
05. Arcke Slider Area Css
06. Arcke feature-area Css
07. Arcke tag-area Css
08. Arcke about area Css
09. Arcke Prossess Ber Css
10. Arcke gallery area Css
11. Arcke counter area Css
12. Arcke service-area  Css
13. Arcke project all inner page Css
14. Arcke service-details-area Css
15. Arcke arcke-agency-area Css
16. Arcke pricing-area Css
17. Arcke project-area Css
18. Arcke call-do-action-area Css
19. Arcke contact area Css
20. Arcke map-section Css
21. Arcke team-area Css
22. Arcke team area inner page Css
23. Arcke testimonial-area Css
24. Arcke video-area-seven Css
25. Arcke blog-area Css
26. Arcke blog-details-area Css
27. Arcke cascading-area Css
28. Arcke horizontal-area Css
29. Arcke horizontal-slider-area Css
30. Arcke portfolio-masonary-area Css
31. Arcke portfolio-details-area Css
32. Arcke spilt-slider-area Css
33. Arcke brand-area Css
34. Arcke shop-area CSS
35. Arcke footer-section CSS
36. Arcke copyright-area Css
=======================*/


/*================================
<-- Arcke top-menu-area Css -->
==================================*/

.top-menu-area {
    background: #D8AB7A;
    padding: 10px 0;
}

.top-menu-area .top-menu-left h4.ma-ri {
    margin-right: 40px;
}

.top-menu-area .top-menu-left h4 {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    margin: 0 0 0;
    display: inline-block;
}

.top-menu-left h4 i {
    display: inline-block;
    margin-right: 5px;
}

.top-icon-list {
    text-align: right;
}

.top-icon-list ul li {
    display: inline-block;
    list-style: none;
    margin-left: 15px;
}

.top-icon-list ul li a {
    font-size: 17px;
    display: inline-block;
    color: #fff;
}

/*================================
<--  Arcke Nav Menu Area Css -->
==================================*/

.hendre_nav_manu {
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    transition: .5s;
    z-index: 2;
    position: relative;
    padding: 10px 0px 10px 90px;
    background: #ffffff;
}

.hendre_nav_manu.two {
    background: #fff!important;
}

.hendre_nav_manu.three {
    border-bottom: 1px solid #1A1815;
    padding: 10px 0px 10px 0;
}

.hendre_nav_manu.four {
    border-bottom: 1px solid #F3E5D8;
    padding: 10px 0px 10px 0;
    background: inherit;
}

.hendre_nav_manu.four .hendre_menu>ul>li>a {
    margin: 25px 30px;
    color: #101010;
}

.sticky.hendre_nav_manu.four {
    background: inherit!important;
}

.hendre_nav_manu.four .nav-btn.navSidebar-button i {
    color: #101010;
}

.hendre_nav_manu.three .header-src-box {
    text-align: right;
}

.sticky.hendre_nav_manu {
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    border-bottom: inherit;
}

.hendre_nav_manu.style-two {
    transition: .5s;
    z-index: 2;
    position: relative;
    padding: 0 100px;
    background: #fff;
}

.hendre_nav_manu.style-two .search-box-btn.search-box-outer i {
    color: #333;
}

.sticky.hendre_nav_manu.style-two .search-box-btn.search-box-outer i {
    color: #fff;
}

.hendre_nav_manu.style-two .hendre_menu>ul>li>a {
    margin: 25px 30px;
    color: #333;
}

.sticky.hendre_nav_manu.style-two .hendre_menu>ul>li>a {
    margin: 25px 30px;
    color: #fff!important;
}

.hendre_nav_manu.transparent_menu {
    background: transparent;
    margin-bottom: -87px;
    position: relative;
}

.sticky {
    left: 0;
    margin: auto;
    position: fixed !important;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    background: #ffffff!important;
    transition: .5s;
    z-index: 9;
    animation: 500ms running fadeInUp;
    animation-name: slideInDown;
}

.header-src-box {
    text-align: center;
}

.header-icon {
    display: inline-block;
    margin: 0 25px 0 15px;
}

.header-icon.home-three {
    margin: 0 15px 0 15px;
}

.header-icon a {
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #012549;
    font-size: 20px;
}

.sticky .header-icon a {
    color: #fff;

}

.header-icon a::after {
    position: absolute;
    content: "0";
    top: 0;
    right: -8px;
    height: 15px;
    width: 15px;
    line-height: 15px;
    background: #E01142;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
}

.header-button {
    display: inline-block;
}

.header-button a::after {
    position: absolute;
    content: "";
    top: 9px;
    left: -12px;
    height: 16px;
    width: 1px;
    background: #fff;
    opacity: 0.3;
}

.header-button a {
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.header-button a i {
    font-size: 20px;
    display: inline-block;
    margin: 0 0 0 0;
    position: relative;
    left: 2px;
    top: 2px;
}

.header-button a:hover{
    color: #D7AB79;
}

.sticky .hendre_nav_manu.two {
    background: #fff!important;
}


.hendre_nav_manu.two .hendre_menu>ul>li>a {
    margin: 25px 30px;
    color: #101010;
}

.header-button.two a {
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    color: #101010;
    font-weight: 500;
    transition: .5s;
    position: relative;
    z-index: 1;
}


.sticky .hendre_nav_manu.left-sidebar{
    left: 0;
    margin: auto;
    position: fixed !important;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    background: #f00!important;
    transition: .5s;
    z-index: 9;
    animation: 500ms running fadeInUp;
    animation-name: slideInDown;
}


.hendre_nav_manu.left-sidebar {
    transition: .5s;
    z-index: 2;
    position: fixed;
    padding: 10px 0px 10px 0px;
    background: #ffffff;
    width: 13%;
    margin-bottom: -56px;
    height: 100%;
    border-right: 1px solid #352E26;
}

.hendre_nav_manu.left-sidebar a.logo_img {
    margin-top: 120px;
    display: inline-block;
}

.hendre_nav_manu.left-sidebar .hendre_menu>ul>li {
    display: block;
    position: relative;
    z-index: 1;
}

.hendre_nav_manu.left-sidebar nav.hendre_menu {
    text-align: left;
    margin-left: 25px;
}

.hendre_nav_manu.left-sidebar .left-sidebar-title h4 {
    font-size: 12px;
    line-height: 30px;
    color: #999999;
    font-weight: 300;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    margin-left: 43px;
}

.hendre_nav_manu.left-sidebar .left-sidebar-title h4::before {
    position: absolute;
    top: 14px;
    left: -85px;
    content: "";
    height: 1px;
    width: 80px;
    background: #999999;
    z-index: -1;
}

.hendre_nav_manu.left-sidebar .left-sidebar-title h4::after {
    position: absolute;
    top: 14px;
    right: 23px;
    content: "";
    height: 1px;
    width: 80px;
    background: #999999;
    z-index: -1;
}

.left-sidebar-icon-list ul li {
    font-size: 14px;
    line-height: 26px;
    color: #999999;
    font-weight: 400;
    display: block;
    margin: 0px 0 23px;
}

.left-sidebar-icon-list ul li i {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    margin: 0 5px 0 0;
}

.left-sidebar-icon-list {
    text-align: center;
}

.left-sidebar-icon-list ul li {
    display: inline-block;
    list-style: none;
    margin: 0 3px 0;
}

.left-sidebar-icon-list ul li a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    transition: .5s;
    border: 1px solid #999999;
}

.left-sidebar-icon-list {
    text-align: left;
    margin: 20px 0 0;
}

.left-sidebar-icon-list p {
    font-size: 12px;
    line-height: 26px;
    color: #999999;
    font-weight: 400;
    margin: 30px 0 0;
}

.left-sidebar-icon-list ul li a:hover {
    background: #D9AB7A;
}

.hendre_nav_manu.toggle-menu .hendre_nav_manu.left-sidebar .left-sidebar-title h4::before {
    background: inherit;
}

.hendre_nav_manu.toggle-menu .hendre_nav_manu.left-sidebar .left-sidebar-title h4::after {
    background: inherit;
}

.hendre_nav_manu.toggle-menu {
    transition: .5s;
    z-index: 2;
    position: relative;
    padding: 20px 0px 20px 40px;
    background: transparent;
    margin-bottom: -77px;
    border-bottom: 1px solid #9FA8AD;
}

.sticky.hendre_nav_manu.toggle-menu {
    border-bottom: inherit!important;
}

.hendre_nav_manu.toggle-menu .hendre_nav_manu.left-sidebar {
    margin-right: 0;
    position: fixed !important;
    top: 0;
    width: 17%;
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    background: #ffffff!important;
    transition: .5s;
    z-index: 999;
    animation: 500ms running fadeInUp;
    animation-name: slideInDown;
    position: absolute;
    right: -70px;
    top: 0;
}

.sticky .hendre_nav_manu.toggle-menu .hendre_nav_manu.left-sidebar {
    margin: auto;
    position: fixed !important;
    top: 0;
    width: 17%;
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    background: transparent !important;
    transition: .5s;
    z-index: 999;
    animation: 500ms running fadeInUp;
    animation-name: slideInDown;
    position: absolute;
    right: -70px;
}

.hendre_nav_manu.toggle-menu .nav-btn.navSidebar-button.style_two i {
    display: inline-block;
    font-size: 25px;
    color: #333;
    background: #fff;
    padding: 2px 4px;
}


/* hendre Menu Css*/
nav.hendre_menu {
    text-align: center;
}

.hendre_menu ul {
    list-style: none;
    display: inline-block;
}

.hendre_menu>ul>li {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.hendre_menu>ul>li>a {
    display: block;
    margin: 25px 35px;
    transition: .5s;
    text-decoration: none;
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    position: relative;
    z-index: 1;
}

.hendre_menu>ul>li>a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 0%;
    background: #D7AB79;
    content: "";
    transition: .5s;
}

nav.hendre_menu span {
    font-size: 13px;
    padding-left: 6px;
    font-family: FontAwesome;
}

.hendre_menu>ul>li>a:hover {
    color: #D7AB79;
}

.hendre_nav_manu.four .hendre_menu>ul>li>a:hover {
    color: #D7AB79;
}

.hendre_menu>ul>li>a:hover::after {
    width: 100%;
}
.hendre_menu>ul>li>a.active,
.hendre_menu>ul>li>a.active:hover {
    color: #D7AB79;
}
.hendre_menu>ul>li>a.active::after {
    width: 100%;
}
.el-arte-item {
    font-family: 'Times New Roman', Times, serif !important;
    font-size: 30px !important;
}

.logo img {
    max-height: 60px;
    width: auto;
}




/*** Sub Menu Style ***/
.hendre_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 217px;
    text-align: left;
    background: #fff;
    margin: 0;
    z-index: 1;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: .5s;
    visibility: hidden;
    opacity: 0;
}

.hendre_menu ul li:hover>.sub-menu {
    visibility: visible;
    top: 100%;
    opacity: 1;
}

.hendre_menu ul .sub-menu li {
    position: relative;
}

.hendre_menu ul .sub-menu li a {
    display: block;
    padding: 12px 20px;
    margin: 0;
    line-height: 1.3;
    letter-spacing: normal;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-transition: .1s;
    transition: .1s;
    visibility: inherit !important;
    color: #211e3b !important;
    transition: .5s;
}

.hendre_menu ul .sub-menu li:hover>a, .hendre_menu ul .sub-menu .sub-menu li:hover>a, .hendre_menu ul .sub-menu .sub-menu .sub-menu li:hover>a, .hendre_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a {
    background: #D7AB79;
    color: #fff !important;
}

/* sub menu 2 */
.hendre_menu ul .sub-menu .sub-menu {
    left: 100%;
    top: 130%;
    opacity: 0;
    visibility: hidden;
}

.hendre_menu ul .sub-menu li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0%;
}

/* sub menu 3 */
.hendre_menu ul .sub-menu .sub-menu li {
    position: relative;
}

.hendre_menu ul .sub-menu .sub-menu .sub-menu {
    right: 100%;
    left: auto;
    top: 130%;
    opacity: 0;
    visibility: hidden;
}

.hendre_menu ul .sub-menu .sub-menu li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0%;
}

ul.sub-menu li a span {
    background: #FF3C00;
    padding: 5px 10px;
    color: #fff;
    opacity: 1;
    font-family: 'Fira Sans';
    border-radius: 2px;
    margin-left: 5px;
    transition: .5s;
}

ul.sub-menu li:hover a span{
    background: rgba(255,255,255, 0.20);
}

/* sub menu 4 */
.hendre_menu ul .sub-menu .sub-menu .sub-menu li {
    position: relative;
}


.hendre_menu ul .sub-menu .sub-menu .sub-menu li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0%;
}

.hendre_menu li a:hover::before {
    width: 101%;
}

.hendre_nav_manu.sticky .logo_img {
    display: none;
}

.main_sticky {
    display: none;
}

.hendre_nav_manu.sticky .main_sticky {
    display: inherit;
}

.sticky .hendre_menu li a {
    color: #000;
}

.hendre_nav_manu.sticky a.dtbtn {
    color: #fff;
    background: #F16722;
    border: 2px solid #F16722;
}

.hendre_nav_manu.sticky a.dtbtn:hover {
    color: #43baff;
}

.mobile-menu.mean-container {
    overflow: hidden;
}

.head-btn {
    display: inline-block;
}

.head-btn a {
    display: inline-block;
    font-size: 16px;
    background: #C79E70;
    padding: 11px 27px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.head-btn a::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: -1;
    transform: scale(0);
    transition: .5s;
}

.hendre_nav_manu.five {
    background: transparent;
    border-bottom: 1px solid #292F3B;
    padding: 0px 0px 0px 20px;
}

 .sticky .hendre_nav_manu.five  {
    background: #ffffff!important;
    border-bottom: inherit;
}

.head-btn a:hover{
    color: #101010 ;
}

.head-btn a:hover::after{
    transform: scale(1);
}

.hendre_nav_manu.five.upper .hendre_menu>ul>li>a {
    margin: 25px 30px;
    color: #101010!important;
}

.hendre_nav_manu.five.upper .hendre_menu>ul>li>a:hover {
    color: #D6AB79!important;
}

.sticky.hendre_nav_manu.five.upper {
    background: #EDEDEB!important;
    border-bottom: 1px solid #DDDDDD;
    padding: 0px 0px 0px 2px;
}

.hendre_nav_manu.five.upper {
    background: transparent;
    border-bottom: 1px solid #DEDEDE;
    padding: 0px 0px 0px 0px;
}

/*=============================================
<-- Search Box Css -->
===============================================*/
/*nav button*/
.search-box-btn.search-box-outer {
    display: inline-block;
}

.nav-btn.navSidebar-button {
    display: inline-block;
    position: relative;
    top: 2px;
    right: -30px;
}

.sidebar-btn {
    display: inline-block;
    margin-left: 25px;
}

.nav-btn.navSidebar-button i {
    display: inline-block;
    font-size: 25px;
    cursor: pointer;
    color: #000;
}

.nav-btn.navSidebar-button.style_two i {
    display: inline-block;
    font-size: 25px;
    color: #333;
}

.nav-btn.navSidebar-button a i {
    font-size: 15px;
    width: 32px;
    line-height: 35px;
    height: 32px;
    border-radius: 50px;
    text-align: center;
    background: #efefef;
    display: inline-block;
    color: #232323;
    position: relative;
    z-index: 1;
    margin-left: 15px;
    transition: .5s;
    cursor: pointer;
}

.nav-btn.navSidebar-button a i::after {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #FF3C00;
    border-radius: 50%;
    transition: .5s;
    transform: scale(0);
}

.nav-btn.navSidebar-button a i:hover::after {
    transform: scale(1);
}

.nav-btn.navSidebar-button a i:hover {
    color: #fff;
}

.xs-sidebar-group .xs-overlay {
    left: 100%;
    top: 0;
    position: fixed;
    z-index: 101;
    height: 100%;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in 0.8s;
    -o-transition: all 0.4s ease-in 0.8s;
    transition: all 0.4s ease-in 0.8s;
}

.xs-sidebar-group .widget-heading {
    position: absolute;
    top: 23px;
    right: 0;
    padding: 25px;
}

.xs-sidebar-widget {
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 360px;
    z-index: 999999;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #272727;
    -webkit-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    -o-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    visibility: hidden;
    opacity: 0;
}

.xs-sidebar-group.isActive .xs-overlay {
    opacity: 0.7;
    visibility: visible;
    -webkit-transition: all 0.8s ease-out 0s;
    -o-transition: all 0.8s ease-out 0s;
    transition: all 0.8s ease-out 0s;
    left: 0;
}

.xs-sidebar-group.isActive .xs-sidebar-widget {
    opacity: 1;
    visibility: visible;
    right: 0;
    -webkit-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
    -o-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
    transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}

.sidebar-textwidget {
    padding: 40px 32px;
}

.close-side-widget i {
    color: #D8AB79;
    font-size: 28px;
    display: block;
}

.sidebar-widget-container {
    position: relative;
    top: 150px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in 0.3s;
    -o-transition: all 0.3s ease-in 0.3s;
    transition: all 0.3s ease-in 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.xs-sidebar-group.isActive .sidebar-widget-container {
    top: 0px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 1s ease-out 1.2s;
    -o-transition: all 1s ease-out 1.2s;
    transition: all 1s ease-out 1.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.xs-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    z-index: 0;
}

.xs-bg-black {
    background-color: #D9AB7A;
}

/*html css*/
.nav-logo {
    margin: 0 0 50px;
}

.content-thumb-box {
    padding: 0 0 20px;
}

.content-thumb-box img {
    width: 100%;
}

.content-box h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
}

.content-box p {
    display: inline-block;
    color: #fff;
    padding: 15px 0 0;
}

a.theme-btn.btn-style-two span {
    color: #fff;
    font-size: 20px;
}

a.theme-btn.btn-style-two i {
    color: #ff3c00;
}

.contact-info h2 {
    color: #fff;
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: 600;
}

ul.list-style-one li {
    display: block;
    list-style: none;
    color: #fff;
    padding: 16px 0 0;
    overflow: hidden;
}

ul.list-style-one li i {
    margin-right: 10px;
}

ul.list-style-one li span {
    font-size: 20px;
    font-weight: 600;
    color: #ff3c00;
    margin: 0 10px 0 0px;
}

ul.social-box {
    margin: 30px 0 0;
}

ul.social-box li {
    display: inline-block;
    list-style: none;
    margin: 0 6px 0 0;
}

ul.social-box li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 36px;
    text-align: center;
    background: #fff;
    color: #272727;
    transition: .5s;
    font-size: 18px;
    border-radius: 3px;
}

ul.social-box li a:hover {
    background: #D8AB79;
    color: #fff;
}

/*--==============================================->
<!-- Arcke breadcumb Area Css -->
==================================================-*/

.breadcumb-area {
    background: url(../images/resource/breadcumb.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0 110px;
    height: 450px;
    position: relative;
    z-index: 1;
}

.breadcumb-area .breadcumb-content h1 {
    font-size: 56px;
    line-height: 60px;
    color: #000000;
    font-weight: 700;
    margin: 0 0 0;
    text-transform: uppercase;
    text-align: center;
}

.breadcumb-content ul {
    display: inline-block;
    background: #fff;
    padding: 12px 10px 12px 23px;
    position: absolute;
    right: 10%;
    bottom: 0;
}

.breadcumb-content ul li a {
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #515151;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.breadcumb-content ul li a::after {
    position: absolute;
    content: "";
    height: 16px;
    width: 2px;
    background: #515151;
    top: 7px;
    right: -13px;
    opacity: 0.5;
    transform: rotate(29deg);
}

.breadcumb-content ul li {
    display: inline-block;
    margin-right: 20px;
    color: #515151;
    text-transform: uppercase;
}

.breadcumb-content ul li a:hover {
    color: #D7AB79;
}

/*<!-- ============================================================== -->
<!-- Arcke section-title Css -->
<!-- ============================================================== -->*/

.section-title {
    text-align: center;
    margin-bottom: 0;
}

.main-title h1 {
    opacity: 0.020;
    font-size: 130px;
    line-height: 58px;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
}

.sub-title h2 {
    font-size: 50px;
    line-height: 58px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 0;
    position: relative;
    z-index: 1;
    top: -60px;
}

.sub-title h2 span {
    color: #D7AB7C;
}

.sub-title h2::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    width: 75px;
    height: 2px;
    background: #D8AC7D;
    margin: 0 auto 0;
}

.sub-title h2::after {
    content: "";
    position: absolute;
    left: -64px;
    right: 0;
    top: 86px!important;
    width: 10px;
    height: 2px;
    background-color: #303841;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOVE-BG;
    margin: 0 auto 0;
    text-align: center;
}

@keyframes MOVE-BG {
    0% {
        left: 0px;
        bottom: 0px;
    }

    100% {
        left: 100px;
        bottom: 0px;
    }
}

.section-title.upper .main-title h1 {
    color: #101010;
    opacity: 0.051;
}

.section-title.upper .sub-title h2 {
    color: #101010;
}

.section_title .sub_title h4 {
    font-size: 16px;
    line-height: 30px;
    color: #d8ab7a;
    font-weight: 500;
    margin: 0 0 0;
}

.section_title .main_title h1 {
    font-size: 42px;
    line-height: 55px;
    color: #000000;
    font-weight: 600;
    margin: 15px 0 20px;
}

.section_title.upper .main_title h1 {
    color: #101010;
}

.section_title.upper .sub_title h4 {
    color: #d8ab7a;
}

.section_title_five .sub_title h4 {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    margin: 0 0 0;
}

.section_title_five .main_title h1 {
    font-size: 42px;
    line-height: 55px;
    color: #000000;
    font-weight: 600;
    margin: 15px 0 20px;
}

.section_title_five.upper .sub_title h4 {
    color: #101010;
}

.section_title_five.upper .main_title h1 {
    color: #101010;
}

.section-title-seven h2 {
    font-size: 46px;
    line-height: 60px;
    color: #101010;
    font-weight: 400;
    margin: 0 0 0;
}

/*<!-- ============================================================== -->
<!-- Arcke Slider Area Css -->
<!-- ============================================================== -->*/

.slider-area.one {
    background: #ffffff;
    padding: 0px 0 0px;
}

.slider-area.one .row.bor-der {
    padding: 0 0px 0 216px;
    margin: 0 70px 0 70px;
    border: 1px solid #1E1E1E;
    position: relative;
    z-index: 1;
}

.slider-area.one .row.bor-der::before {
    position: absolute;
    content: "";
    top: 0;
    left: -40%;
    right: 0;
    height: 100%;
    width: 1px;
    background: #fff;
    z-index: -1;
    margin: 0 auto 0;
    text-align: center;
    opacity: 0.2;
}
.slider-area.one.upper .row.bor-der::before {
    background: #EEEEEE;
     opacity: 1;
}
.slider-area.one .single-slider-left {
    transition: .5s;
    position: relative;
    z-index: 1;
    left: -10%;
}

.slider-area.one .single-slider {
    background: #1E1E1E;
    padding: 75px 0px 70px 70px;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.slider-area.one .single-slider::before {
    position: absolute;
    top: -10px;
    left: -29px;
    height: 1px;
    width: 106%;
    background: #fff;
    content: "";
    opacity: 0.2;
}

.slider-area.one .single-slider::after {
    position: absolute;
    bottom: -9px;
    left: -10px;
    height: 1px;
    width: 107%;
    background: #fff;
    content: "";
    opacity: 0.2;
}

.slider-area.one .single-slider-left::before {
    position: absolute;
    top: -10px;
    left: -10px;
    height: 108%;
    width: 1px;
    background: #fff;
    content: "";
    opacity: 0.2;
}

.slider-area.one .single-slider-left::after {
    position: absolute;
    top: -25px;
    right: -10px;
    width: 1px;
    height: 107%;
    background: #fff;
    content: "";
    opacity: 0.2;
}

.slider-area.one .slider-title h4 {
    font-size: 14px;
    line-height: 20px;
    color: #d8ab7a;
    font-weight: 400;
    margin: 0 0 0;
}

.slider-area.one .slider-title h1 {
    font-size: 50px;
    line-height: 58px;
    color: #ffffff;
    font-weight: 600;
    margin: 100px 0 40px;
    position: relative;
    z-index: 1;
}

.slider-area.one .slider-title h1::before {
    position: absolute;
    content: "";
    top: -50%;
    left: 2px;
    height: 78px;
    width: 1px;
    background: #fff;
    opacity: 0.3;
}

.slider-area.one .slider-title h1 span{
    color: #D9AB7A;
}

.slider-area.one .slider-number {
    position: absolute;
    top: 40px;
    right: 30px;
    z-index: -1;
}

.slider-area.one .slider-number h1 {
    font-size: 100px;
    line-height: 58px;
    font-weight: 700;
    opacity: 0.2;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}

.slider-area.one .slider-button {
    position: relative;
    z-index: 1;
}

.slider-area.one .slider-button::before {
    position: absolute;
    content: "";
    top: 3px;
    left: 143px;
    width: 26px;
    height: 26px;
    border: 1px solid #fff;
    border-radius: 50%;
}

.slider-area.one .slider-button a {
    display: inline-block;
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 500;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.slider-area.one .slider-button a::before {
    position: absolute;
    content: "";
    top: 16px;
    right: -55px;
    height: 1px;
    width: 42px;
    background: #fff;
    z-index: -1;
}

.slider-area.one .slider-button a::after {
    position: absolute;
    content: "";
    top: 12px;
    right: -60px;
    height: 8px;
    width: 8px;
    background: #fff;
    border-radius: 50%;
    z-index: -1;
}

.slider-area.one .slider-icon-list {
    position: absolute;
    top: 50%;
    left: 30px;
}

.slider-area.one .slider-icon-list ul {
    margin-top: 45px;
}

.slider-area.one .slider-icon-list ul li {
    display: block;
    list-style: none;
    margin-bottom: 5px;
}

.slider-area.one .slider-icon-list ul li a {
    display: inline-block;
    font-size: 15px;
    color: #000;
    transition: .5s;
}

.slider-area.one .slider-icon-list h5 {
    font-size: 15px;
    transform: rotate(90deg);
    margin: 0 0 0 -41px;
    position: relative;
    z-index: 1;
    color: #000;
}

.slider-area.one .slider-icon-list h5::before {
    position: absolute;
    content: "";
    top: 5px;
    left: -96px;
    height: 1px;
    width: 80px;
    background: #fff;
    opacity: 0.3;
}

.slider-area.one .slider-icon-list ul li a:hover{
    color: #CBA273;
}

.slider-area.one .slider-button a:hover{
    color: #D7AB79;
}

.slider-area.one .slider-button a:hover::before{
    background: #D7AB79;
}

.slider-area.one .slider-button a:hover::after{
    background: #D7AB79;
}

.slider-area.one .slider-button:hover::before{
    border: 1px solid #D7AB79;
}

.slider-area.one.upper {
    background: #fff;
}

.slider-area.one.upper .row.bor-der {
    padding: 0 0px 0 320px;
    margin: 0 70px 0 70px;
    border: 1px solid #EEEEEE;
    position: relative;
    z-index: 1;
}

.slider-area.one.upper .slider-title h1 {
    color: #101010;
}

.slider-area.one.upper .single-slider {
    background: #F8F8F8;
    padding: 75px 0px 70px 70px;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.slider-area.one.upper .slider-title h4 {
    font-size: 14px;
    line-height: 20px;
    color: #101010;
    font-weight: 400;
    margin: 0 0 0;
}

.slider-area.one.upper .single-slider-left::before {
    background: #EEEEEE;
    transition: .5s;
}

.slider-area.one.upper .slider-button a {
    display: inline-block;
    font-size: 16px;
    line-height: 32px;
    color: #101010;
    font-weight: 500;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.slider-area.one.upper .slider-button::before {
    border: 1px solid #101010;
    transition: .5s;
}

.slider-area.one.upper .slider-button a::before {
    background: #ffffff;
    transition: .5s;
}

.slider-area.one.upper .slider-button a::after {
    background: #ffffff;
}

.slider-area.one.upper .slider-icon-list ul li a {
    display: inline-block;
    font-size: 15px;
    color: #101010;
    transition: .5s;
}

.slider-area.one.upper .slider-icon-list h5 {
    font-size: 15px;
    transform: rotate(90deg);
    margin: 0 0 0 -41px;
    position: relative;
    z-index: 1;
    color: #101010;
}

.slider-area.one.upper .slider-icon-list h5::before {
    position: absolute;
    content: "";
    top: 5px;
    left: -96px;
    height: 1px;
    width: 80px;
    background: #D7AB7A;
    opacity: 1;
}

.slider-area.one.upper .slider-icon-list ul li a:hover {
    color: #D9AB7A;
}

.slider-area.one.upper .slider-title h1::before {
    position: absolute;
    content: "";
    top: -50%;
    left: 2px;
    height: 78px;
    width: 1px;
    background: #D8AB79;
    opacity: 1;
}

.slider-area.one.upper .slider-number h1 {
    -webkit-text-stroke-color: #101010;
}

.slider-area.one.upper .single-slider::before {
    background: #333;
}

.slider-area.one.upper .single-slider-left::after {
    background: #333;
}

.slider-area.one.upper .single-slider::after {
    background: #333;
}

.slider-area.one.upper .single-slider-left::before {
    background: #333;
}

.slider-area.one.upper .slider-button a:hover{
    color: #D7AB79;
}

.slider-area.one.upper .slider-button a:hover::before{
    background: #D7AB79;
}

.slider-area.one.upper .slider-button a:hover::after{
    background: #D7AB79;
}

.slider-area.one.upper .slider-button:hover::before{
    border: 1px solid #D7AB79;
}

@media (min-width: 992px) {
    .slider-area.one .row.bor-der,
    .slider-area.one.upper .row.bor-der {
        position: relative;
        padding: 0 !important;
        min-height: 530px;
    }
    .slider-area.one .row.bor-der > .col-lg-6:last-child,
    .slider-area.one.upper .row.bor-der > .col-lg-6:last-child {
        position: static;
    }
    .slider-area.one .single-slider-left,
    .slider-area.one.upper .single-slider-left {
        left: 0;
        padding-left: 0;
        margin-left: 0;
        width: 100%;
    }
    .slider-area.one .single-slider,
    .slider-area.one.upper .single-slider {
        margin-right: 50px;
        min-height: 530px;
    }
    .slider-area.one .singles-sliders,
    .slider-area.one.upper .singles-sliders {
        position: absolute !important;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 50% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .slider-area.one .singles-sliders .slider-content,
    .slider-area.one .singles-sliders .slider-thumb,
    .slider-area.one.upper .singles-sliders .slider-content,
    .slider-area.one.upper .singles-sliders .slider-thumb {
        height: 100% !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .slider-area.one .singles-sliders .slider-thumb img,
    .slider-area.one.upper .singles-sliders .slider-thumb img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        object-position: center !important;
        display: block !important;
    }
}

@media (max-width: 991px) {
    .slider-area.one .single-slider,
    .slider-area.one.upper .single-slider {
        background-image: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), var(--slide-bg) !important;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        position: relative !important;
        min-height: 420px !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
    }
}

/**Style Three**/

.slider_area.three {
    background: url(../images/slider/home-3-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 0 120px;
}

.single_slider {
    background: url(../images/slider/slider-3.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 600px;
    margin-left: 50px;
}

.slider_content {
    background: rgba(17,17,17,.8);
    width: 39%;
    border: 1px solid #D7AB79;
    padding: 30px 40px 25px;
    position: relative;
    z-index: 1;
    left: -50px;
    top: 33%;
}

.slider_title h3 {
    font-size: 32px;
    line-height: 45px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 0;
}

.slider_shape {
    position: absolute;
    right: 8%;
    bottom: 20px;
}

.slider_button a {
    display: inline-block;
    font-size: 15px;
    line-height: 45px;
    color: #d8ab7a;
    font-weight: 500;
    text-transform: uppercase;
}

.slider_button a i {
    display: inline-block;
    font-size: 30px;
    left: 10px;
    position: relative;
    top: 5px;
}

.owl-nav {
    position: absolute;
    z-index: 1;
    right: -70px;
    top: 43%;
}

.owl-prev {
    display: block;
    color: #D9AB7A;
    border-radius: 50%;
    padding: 6px 10px;
    font-size: 20px;
    border: 2px solid #D9AB7A;
    transition: .5s;
    margin-bottom: 15px;
}

.owl-next {
    display: block;
    color: #D9AB7A;
    border-radius: 50%;
    padding: 6px 10px;
    font-size: 20px;
    margin-bottom: 5px;
    border: 2px solid #D9AB7A;
    transition: .5s;
}

.owl-prev:hover{
    color: #fff;
    background: #D9AB7A ;
}

.owl-next:hover{
    color: #fff;
    background: #D9AB7A ;
}

.owl-item.active .slider_content{
    animation: 2.9s running fadeInUp;
}

/** Style Fout **/

.slider_area.four {
    background: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 0 120px;
}

/** Style Five **/

.slider_area_five {
    background: url(../images/slider/home-5-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 900px;
    margin-top: -121px;
    position: relative;
    z-index: 1;
}

.slider_area_five .single-slider {
    margin-top: 23%;
}

.slider_area_five .single-slider_icon-list {
    position: relative;
    left: 0;
    z-index: 1;
    top: -240px;
}

.slider_area_five .single-slider_icon-list ul li {
    display: block;
    margin-bottom: 15px;
}

.slider_area_five .single-slider_icon-list ul li a {
    display: inline-block;
    font-size: 14px;
    background: #3B3132;
    color: #D7AB79;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    transition: .5s;
}

.slider_area_five .single-slider_icon-list ul li a:hover{
     background: #D7AB79;
    color: #fff;
}

.slider_area_five .slide_content {
    text-align: center;
}

.slider_area_five .slide_content h4 {
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 0;
}

.slider_area_five .slide_content h1 {
    font-size: 60px;
    line-height: 70px;
    color: #000000;
    font-weight: 700;
    margin: 20px 0 15px;
}

.slider_area_five .home-five-button {
    display: inline-block;
    margin: 30px 15px 0 0;
}

.slider_area_five .home-five-btn {
    display: inline-block;
}

.slider_area_five .home-five-button a {
    font-size: 16px;
    text-transform: uppercase;
    background: #D0A676;
    padding: 11px 29px;
    position: relative;
    z-index: 1;
    transition: .5s;
    color: #fff;
    display: inline-block;
}

.slider_area_five .home-five-button a::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    background: #ffffff;
    transition: .5s;
    z-index: -1;
}

.slider_area_five .home-five-btn a {
    font-size: 16px;
    text-transform: uppercase;
    background: #ffffff;
    padding: 11px 29px;
    position: relative;
    z-index: 1;
    transition: .5s;
    color: #fff;
    display: inline-block;
}

.slider_area_five .home-five-btn a::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    background: #D7AB79;
    transition: .5s;
    z-index: -1;
}

.slider_area_five .home-five-button a:hover{
    color: #fff;
}

.slider_area_five .home-five-btn a:hover{
    color: #fff;
}

.slider_area_five .home-five-button a:hover::before{
    width: 100%;
    left: 0;
}

.slider_area_five .home-five-btn a:hover::before{
    width: 100%;
    left: 0;
}

.slider_area_five.upper {
    background: url(../images/slider/home-6-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 900px;
    margin-top: -121px;
    position: relative;
    z-index: 1;
}

.slider_area_five.upper .slide_content {
    text-align: left;
}

.slider_area_five.upper .slide_content h4 {
    color: #101010;
}

.slider_area_five.upper .slide_content h1 {
    color: #101010;
}

.slider_area_five.upper .slide_content h1 span {
    color: #C9A071;
}

.slider_area_five.upper .slide_content p {
    font-size: 16px;
    line-height: 28px;
    color: #515151;
    font-weight: 400;
    margin: 0 0 0;
    width: 58%;
}

.slider_area_five.upper .single-slider {
    margin-top: 10%;
}

/** Slider Left One **/

.slider-area.one.left-sidebar {
    padding: 0px 0 0px;
    background: url(../images/slider/home-left-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 750px;
}

.slider-area.one.left-sidebar .slider-content {
    margin-top: 150px;
}

.slider-area.one.left-sidebar  .single-slider::after {
    background: inherit;
}

.slider-area.one.left-sidebar .single-slider {
    background: transparent;
    padding: 75px 0px 30px 70px;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.slider-area.one.left-sidebar .single-slider-left {
    transition: .5s;
    position: relative;
    z-index: 1;
    left: 10%;
}

.slider-area.one.left-sidebar .single-slider-left::before {
    background: inherit;
}

.slider-area.one.left-sidebar .single-slider-left::after {
    background: inherit;
}

.slider-area.one.left-sidebar .slider-title h1::before {
    top: -62%;
}

.slider-area.one.left-sidebar .slider-title h4 {
    color: #fff;
}

.slider-area.one.left-sidebar .slider-button::before {
    position: absolute;
    content: "";
    top: -4px;
    left: 12%;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
}

/** Style Five **/

.slider_area_five.upper {
    background: url(../images/slider/home-6-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 900px;
    margin-top: -121px;
    position: relative;
    z-index: 1;
}

.slider_area_five.upper .slide_content {
    text-align: left;
}

.slider_area_five.upper .slide_content h4 {
    color: #101010;
}

.slider_area_five.upper .slide_content h1 {
    color: #101010;
}

.slider_area_five.upper .slide_content h1 span {
    color: #C9A071;
}

.slider_area_five.upper .slide_content p {
    font-size: 16px;
    line-height: 28px;
    color: #515151;
    font-weight: 400;
    margin: 0 0 0;
    width: 58%;
}

.slider_area_five.upper .single-slider {
    margin-top: 10%;
}

/** Style Seven **/

.slider-area.seven {
    background: url(../images/slider/home-7-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 0 120px;
    height: 850px;
    position: relative;
    z-index: 1;
}

.slider-area.seven .slider-title h1 {
    font-size: 70px;
    line-height: 80px;
    color: #000000;
    font-weight: 500;
    margin: 0 0 0;
}

.slider-area.seven .slider-button {
    margin-top: 35px;
}

.slider-area.seven .slider-button a {
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
    margin: 0  0 0;
    padding: 14px 30px;
    background: #D8AB7A;
    position: relative;
    z-index: 1;
    display: inline-block;
    transition: .5s;
}

.slider-area.seven .slider-button a i {
    display: inline-block;
    margin-left: 5px;
}

.slider-area.seven .slider-button a::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: -1;
    transform: scale(0);
    transition: .5s;
}

.slider-area.seven .slider-button a:hover {
    color: #101010;
}

.slider-area.seven .slider-button a:hover::before {
    transform: scale(1);
}

.slider-area.seven.upper {
    background: url(../images/slider/home-7_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 0 120px;
    height: 850px;
    position: relative;
    z-index: 1;
}

.slider-area.seven .slider-shape {
    position: absolute;
    bottom: 0;
    right: 17%;
    transition: .5s;
    z-index: -1;
}

.owl-item.active .slider-shape{
    animation: 1.9s running fadeInUp;
    top: 0;
}

/**====================================================
<-- Arcke feature-area Css -->
======================================================**/

.feature-area.one {
    background: #ffffff;
    padding: 120px 0 75px;
}

.feature-area.one .single-feature-box {
    transition: .5s;
    margin-bottom: 30px;
    padding: 0 35px;
}

.feature-area.one .feature-content h4 {
    font-size: 18px;
    line-height: 30px;
    color: #d8ab7a;
    font-weight: 500;
    margin: 0 0 0;
    background: #212121;
    display: inline-block;
    height: 45px;
    width: 90px;
    text-align: right;
    padding: 8px 15px 0;
    position: relative;
    z-index: 1;
}

.feature-area.one .feature-content h4::before {
    position: absolute;
    content: "";
    left: 23px;
    top: 23px;
    height: 1px;
    width: 20px;
    background: #d8ab7a;
    transition: .5s;
}

.feature-area.one .feature-content h4::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -14px;
    height: 5px;
    width: 100%;
    background: #212121;
    transition: .5s;
}

.feature-area.one .feature-content h3 {
    font-size: 24px;
    line-height: 40px;
    color: #000000;
    font-weight: 500;
    margin: 37px 0 11px;
    transition: .5s;
}

.feature-area.one .feature-content p {
    font-size: 15px;
    line-height: 28px;
    color: #999999;
    font-weight: 400;
}

.feature-area.one .feature-button {
    position: relative;
    z-index: 1;
    transition: .5s;
    overflow: hidden;
    transition: .5s;
}

.feature-area.one .feature-button a {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 15px;
    line-height: 32px;
    color: #000000;
    font-weight: 400;
    transition: .5s;
    transform: translateX(calc(-100% - 100px));
}


.blog-area.one.upper.grid::before {
    display: none;
}
.feature-area.one .feature-button::before {
    position: absolute;
    content: "";
    top: 5px;
    left: 28px;
    width: 23px;
    height: 23px;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: .5s;
}

.feature-area.one .feature-button a::before {
    position: absolute;
    content: "";
    top: 16px;
    right: -47px;
    height: 1px;
    width: 35px;
    background: #fff;
    z-index: -1;
    transition: .5s;
}

.feature-area.one .feature-button a::after {
    position: absolute;
    content: "";
    top: 13px;
    right: -53px;
    height: 6px;
    width: 6px;
    background: #fff;
    border-radius: 50%;
    z-index: -1;
}

.feature-area.one .single-feature-box:hover .feature-button::before {
    left: 130px;
    border: 1px solid #D9AA7C;
}

.feature-area.one .single-feature-box:hover .feature-button a::before{
    background: #D9AA7C;
}

.feature-area.one .single-feature-box:hover .feature-button a::after{
    background: #D9AA7C;
}

.feature-area.one .single-feature-box:hover .feature-button a{
    transform: translateX(0);
    color: #D9AA7C;
}

.feature-area.one .feature-content h3:hover{
    color: #D9AA7C;
}

.feature-area.one .single-feature-box:hover .feature-content h4{
    color: #fff;
}


.feature-area.one .single-feature-box:hover .feature-content h4::before{
    background: #fff;
}

.feature-area.one .single-feature-box:hover .feature-content h4::after{
    background: #fff;
}

.feature-area.one.upper {
    background: #fff;
}

.feature-area.one.upper .feature-content h4 {
    background: #F8F8F8;
}

.feature-area.one.upper .feature-content h3 {
    color: #101010;
}

.feature-area.one.upper .feature-content h4::after {
    background: #F8F8F8;
}

.feature-area.one.upper .feature-button::before {
    border: 1px solid #101010;
}

.feature-area.one.upper .feature-button a {
    color: #101010;
}

.feature-area.one.upper .feature-button a::before {
    background: #ffffff;
}

.feature-area.one.upper .feature-button a::after {
    background: #ffffff;
}

.feature-area.one.upper .single-feature-box:hover .feature-content h4 {
    color: #101010;
}

.feature-area.one.upper .single-feature-box:hover .feature-content h4::before {
    background: #ffffff;
}

.feature-area.one.upper .single-feature-box:hover .feature-button a {
    color: #101010;
}

.feature-area.one.upper .single-feature-box:hover .feature-content h4::after {
    background: #333;
    opacity: 0.5;
}

/**====================================================
<-- Arcke tag-area Css -->
======================================================**/

.tag-area.one {
    background: url(../images/resource/marcuure.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 115px 0 100px;
}

.tag-area.one .marquee {
    position: relative;
    --duration: 30s;
    --gap: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    gap:0px;
}

.tag-area.one .marquee-block {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    gap: 0;
    min-width: 87%;
    -webkit-animation: scroll 30s linear infinite;
    animation: scroll 30s linear infinite;
}

.tag-area.one .marquee-block .content-box {
    position: relative;
    margin-right:0px;
}

.tag-area.one .marquee-block .content-box:last-child {
    margin-right:0px;
}

.tag-area.one .marquee-block .content-box:last-child::before {
    display: none;
}

.tag-area.one .marquee-block .content-box .title{
    margin:0;
}

.tag-area.one .marquee-block .content-box h6.title {
    display: inline-block;
    font-size: 42px;
    color: #fff;
    font-weight: 600;
    padding: 0 48px;
    transition: 0.5s;
}

.tag-area.one .marquee-block .content-box h6.title:hover{
    color:#D8AB7A;
}


  @-webkit-keyframes scroll {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-100% - var(--gap)));
      transform: translateX(calc(-100% - var(--gap)));
    }
  }
  @keyframes scroll {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-100% - var(--gap)));
      transform: translateX(calc(-100% - var(--gap)));
    }
  }

/**====================================================
<--  Arcke about area Css -->
======================================================**/

.about-area.one {
    background: #ffffff;
    padding: 183px 0 137px;
    position: relative;
    z-index: 1;
}
.about-area.one::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(../images/about/about-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.about-area.one.upper::before {
    background: url(../images/about/about-bg.png);
}
.about-area.one .about-shape {
    position: absolute;
    top: 14%;
    left: 5%;
}

.about-area.one .abouts-shapes {
    position: absolute;
    top: 15%;
    right: 5%;
}

.about-area.one .single-about-left {
    transition: .5s;
}

.about-area.one .about-thumb {
    position: relative;
    z-index: 1;
}

.about-area.one .about-thumb::before {
    position: absolute;
    content: "";
    top: 37px;
    left: 35px;
    height: 0%;
    width: 89%;
    background: #D5A97A;
    opacity: 0;
    transition: .5s;
}

.about-area.one .about-thumb img {
    width: 100%;
}

.about-area.one .about-button {
    position: relative;
    z-index: 1;
    text-align: center;
    top: -110px;
    margin-bottom: -55px;
}

.about-area.one .about-button::before {
    position: absolute;
    content: "";
    top: 21px;
    left: 0;
    right: -19%;
    width: 25px;
    height: 25px;
    z-index: 2;
    border: 1px solid #D9AB7A;
    border-radius: 50%;
    margin: 0 auto 0;
}

.about-area.one .about-button a {
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 16px;
    line-height: 32px;
    color: #000000;
    font-weight: 500;
    text-align: center;
    background: #ffffff;
    padding: 15px 90px 15px 45px;
    border-radius: 30px;
}

.about-area.one .about-button a::before {
    position: absolute;
    content: "";
    top: 33px;
    right: 45px;
    height: 1px;
    width: 35px;
    background: #D9AB7A;
    z-index: -1;
    transition: .5s;
}

.about-area.one .about-button a::after {
    position: absolute;
    content: "";
    top: 30px;
    right: 42px;
    height: 8px;
    width: 8px;
    background: #D9AB7A;
    border-radius: 50%;
    z-index: -1;
}

.about-area.one .single-about-left:hover .about-thumb::before{
    height: 89%;
    opacity: 0.4;
}

.about-area.one.upper {
    background: #fff;
}

.about-area.one.upper.inner {
    background: #F8F8F8;
}

.about-area.one.upper .appoinment-tab .tabs li a {
    color: #101010;
}

.about-area.one.upper .appoinment-tab .tabs li.current a::before {
    background: #ffffff;
}

.about-area.one.upper .appoinment-tab .tabs li a::after {
    background: #ffffff;
}

.about-area.one.upper .tab-title h3 {
    color: #101010;
}

.about-area.one.upper .prossess-ber-plugin span {
    color: #101010;
}

.about-area.one.upper .barfiller {
    background-color: #EFEFEF;
}

.about-area.one.upper span.fill {
    background: #D7AB79!important;
    border-radius: 5px;
}

/*Tab Items
=======================*/

.tab {
    position: relative;
    padding-left: 10px;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
}

.tabs {
    display: table;
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}

.tabs li {
    line-height: 38px;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
}

.appoinment-tab .tabs li a {
    text-transform: uppercase;
    display: inline-block;
    outline: none;
    padding: 5px 20px 0 0;
    margin-right: 15px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 400;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.appoinment-tab .tabs li.current a::before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    height: 1px;
    width: 78%;
    background: #D9AB7A;
}

.appoinment-tab .tabs li a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    height: 1px;
    width: 0%;
    background: #D9AB7A;
    opacity: 0;
    transition: .5s;
}

.appoinment-tab .tabs li a:hover::after {
    width: 78%;
    opacity: 1;
}

.tabs_item {
    display: none;
    padding: 30px 0;

}

.tabs_item:first-child {
    display: block;
}

.post-comment-description p {
    font-size: 15px;
    line-height: 28px;
    color: #999999;
    font-weight: 400;
    margin: 0 0 33px;
}

.tab-thumb {
    float: left;
    margin-right: 25px;
}

.tab-title h3 {
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    font-weight: 500;
    margin: 0 0 10px;
}

.tab-title p {
    font-size: 15px;
    line-height: 28px;
    color: #999999;
    font-weight: 400;
    width: 60%;
    overflow: hidden;
}

/**====================================================
<--  Arcke Prossess Ber Css -->
======================================================**/
.prossess-ber-plugin span {
    font-size: 15px;
    line-height: 28px;
    color: #101010;
    font-weight: 400;
}


.prossess-ber-plugin {
    margin-top: 60px;
}

.barfiller {
    width: 100%;
    height: 3px;
    position: relative;
    margin-bottom: 25px;
    margin-top: 12px;
    border-radius: 5px;
    background-color: #EFEFEF;
}

.barfiller .fill {
    display: block;
    position: relative;
    width: 0px;
    height: 100%;
    background: #D7AB79;
    z-index: 1;
}

.barfiller .tipWrap {
    display: none;
}

.barfiller .tip {
    font-size: 16px;
    left: 0px;
    border-radius: 2px;
    position: absolute;
    z-index: 2;
    top: -39px;
}

.stat-bar:nth-of-type(1) .stat-bar-rating {
    animation-delay: 0.25s;
    -webkit-animation-delay: 0.25s;
}

span.fill {
    background: #D7AB79!important;
    border-radius: 5px;
}



/* style Seven*/

.process-area-seven {
    padding: 100px 0 70px;
}

.process-area-seven .single-process-box {
    position: relative;
    z-index: 1;
    transition: .5s;
    padding: 15px 30px;
    margin-bottom: 30px;
}

.process-area-seven .single-process-box .single-process-number h4 {
    font-size: 16px;
    color: #101010;
    font-weight: 600;
    margin: 0 auto 0;
    text-align: center;
    background: #D9AB7A;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border-radius: 50%;
    transition: .5s;
}

.process-area-seven .single-process-box .single-process-thumb {
    margin: 0 0 53px 40px;
}

.process-area-seven .single-process-box .single-process-content h3 {
    font-size: 22px;
    line-height: 55px;
    color: #101010;
    font-weight: 600;
    margin: 0 0 2px;
}

.process-area-seven .single-process-box .single-process-content p {
    font-size: 16px;
    line-height: 24px;
    color: #101010;
    font-weight: 500;
    margin: 0 0 0;
}

.process-area-seven .single-process-box .single-process-shap {
    position: absolute;
    top: 0px;
    left: -40px;
    right: 0;
    margin: 0 auto 0;
    text-align: center;
}

.process-area-seven .single-process-box:hover .single-process-number h4{
    color: #fff;
    background: #ffffff;
} 

/** Style Three**/

.about_area_three {
    background: url(../images/about/hom-3-ab-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 0 100px;
    border-bottom: 1px solid #352E26;
}

.about_area_three .about_thumb img {
    width: 100%;
    height: 500px;
    margin-left: 40px;
}

.about_area_three .about_description p {
    opacity: 0.502;
    font-size: 15px;
    line-height: 30px;
    color: #000000;
    font-weight: 400;
    margin: 0 0 0;
}

.about_area_three .about_button {
    margin-top: 40px;
}

.about_area_three .about_button a {
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    background: #D7AB79;
    padding: 14px 35px;
    position: relative;
    z-index: 1;
}

.about_area_three .about_button a::before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    transform: scale(0);
    transition: .5s;
}

.about_area_three .single_about_box {
    position: relative;
    z-index: 1;
}

.about_area_three .about_content {
    position: absolute;
    bottom: 30px;
    left: -73px;
    border-left: 3px solid #8C8C8C;
    padding: 30px 35px;
}

.about_area_three .about_content h3 {
    font-size: 26px;
    line-height: 36px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 0;
    position: relative;
    z-index: 1;
}

.about_area_three .about_content h3::before {
    position: absolute;
    content: "";
    top: -30px;
    left: -37px;
    height: 3px;
    width: 93%;
    background: #8C8C8C;
}

.about_area_three .about_content h3::after {
    position: absolute;
    content: "";
    bottom: -30px;
    left: -37px;
    height: 3px;
    width: 93%;
    background: #8C8C8C;
}

.about_area_three .row.ab-tp {
    margin-top: 110px;
}

.about_area_three .singles_abouts_box {
    background: #ffffff;
    padding: 25px 20px 25px  35px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.about_area_three .singles_abouts_box::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 0%;
    background: #D7AB79;
    top: 0;
    right: 0;
    transition: .5s;
    opacity: 0.2;
    z-index: -1;
}

.about_area_three .singles_abouts_content h3 {
    font-size: 22px;
    line-height: 36px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 0;
}

.about_area_three .singles_abouts_content p {
    opacity: 0.502;
    font-size: 15px;
    line-height: 30px;
    color: #000000;
    font-weight: 400;
    margin: 15px 0 18px;
}

.about_area_three .about_shape {
    position: absolute;
    bottom: 22px;
    right: 35px;
}

.about_area_three .about_btn a {
    font-size: 15px;
    line-height: 30px;
    color: #d8ab7a;
    font-weight: 400;
    display: inline-block;
    transition: .5s;
}

.about_area_three .about_btn a i {
    display: inline-block;
    position: relative;
    z-index: 1;
    top: 4px;
    left: 5px;
    font-size: 18px;
    transition: .5s;
}

.about_area_three .about_button a:hover {
    color: #101010;
}

.about_area_three .about_button a:hover::before {
    transform: scale(1);
}

.about_area_three .singles_abouts_box:hover::before{
    width: 100%;
    left: 0;
}

.about_area_three .about_btn a:hover{
    color: #fff;
}

/** Style Four**/

.about_area_four {
    background: url(../images/about/hom-4-ab-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 0 100px;
    border-bottom: 1px solid #F0E7E0;
}

.about_area_four .about_thumb img {
    width: 100%;
}

.about_area_four .about_description p {
    opacity: 0.502;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
    margin: 0 0 0;
    color: #515151;
}

.about_area_four .about_button {
    margin-top: 40px;
}

.about_area_four .about_button a {
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    background: #D7AB79;
    padding: 14px 35px;
    position: relative;
    z-index: 1;
}

.about_area_four .about_button a::before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    transform: scale(0);
    transition: .5s;
}

.about_area_four .single_about_box {
    position: relative;
    z-index: 1;
}

.about_area_four .about_content {
    position: absolute;
    bottom: 30px;
    left: -112px;
    border-left: 3px solid #D7AB79;
    padding: 30px 35px;
}

.about_area_four .about_content h3 {
    font-size: 26px;
    line-height: 36px;
    color: #D9AB7A;
    font-weight: 600;
    margin: 0 0 0;
    position: relative;
    z-index: 1;
}

.about_area_four .about_content h3::before {
    position: absolute;
    content: "";
    top: -30px;
    left: -37px;
    height: 3px;
    width: 92%;
    background: #D7AB79;
}

.about_area_four .about_content h3::after {
    position: absolute;
    content: "";
    bottom: -30px;
    left: -37px;
    height: 3px;
    width: 92%;
    background: #D7AB79;
}

.about_area_four .row.ab-tp {
    margin-top: 110px;
}

.about_area_four .singles_abouts_box {
    background: #fff;
    padding: 25px 20px 25px  35px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.about_area_four .singles_abouts_box::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 0%;
    background: #D7AB79;
    top: 0;
    right: 0;
    transition: .5s;
    opacity: 0.2;
    z-index: -1;
}

.about_area_four .singles_abouts_content h3 {
    font-size: 22px;
    line-height: 36px;
    color: #101010;
    font-weight: 600;
    margin: 0 0 0;
}

.about_area_four .singles_abouts_content p {
    opacity: 0.502;
    font-size: 15px;
    line-height: 30px;
    color: #101010;
    font-weight: 400;
    margin: 15px 0 18px;
}

.about_area_four .about_shape {
    position: absolute;
    bottom: 22px;
    right: 35px;
}

.about_area_four .about_btn a {
    font-size: 15px;
    line-height: 30px;
    color: #d8ab7a;
    font-weight: 400;
    display: inline-block;
    transition: .5s;
}

.about_area_four .about_btn a i {
    display: inline-block;
    position: relative;
    z-index: 1;
    top: 4px;
    left: 5px;
    font-size: 18px;
    transition: .5s;
}

.about_area_four .about_button a:hover {
    color: #fff;
}

.about_area_four .about_button a:hover::before {
    transform: scale(1);
}

.about_area_four .singles_abouts_box:hover::before{
    width: 100%;
    left: 0;
}

.about_area_four .about_btn a:hover {
    color: #101010;
}

/** Style Five */

.about_area_five {
    background: #ffffff;
    padding: 120px 0 120px;
}

.about_area_five .about_thumb img {
    width: 100%;
    margin-left: -50px;
}

.about_area_five .single_about_box {
    position: relative;
    z-index: 1;
}

.about_area_five .about_description p {
    font-size: 15px;
    line-height: 26px;
    color: #999999;
    font-weight: 400;
    margin: 0 0 25px;
}

.about_area_five .about_icon_list ul li {
    display: block;
    font-size: 15px;
    line-height: 26px;
    color: #999999;
    font-weight: 400;
    margin: 0 0 12px;
}

.about_area_five .about_icon_list ul li i {
    display: inline-block;
    font-size: 18px;
    color: #D6AB78;
    margin-right: 5px;
}

.about_area_five .about_button {
    margin-top: 35px;
}

.about_area_five .about_button a {
    display: inline-block;
    font-size: 16px;
    background: #C79E70;
    padding: 11px 29px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.about_area_five .about_button a::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: -1;
    transform: scale(0);
    transition: .5s;
}

.about_area_five .counter_box {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    background: url(../images/about/about-5.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    padding: 38px 28px;
}

.about_area_five .counter-text h1 {
    font-size: 45px;
    line-height: 26px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 20px;
}

.about_area_five .counter-text p {
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 0;
}

.about_area_five .about_button a:hover{
    color: #101010 ;
}

.about_area_five .about_button a:hover::after{
    transform: scale(1);
}

.about_area_five.upper {
    background: inherit;
}

.about_area_five.upper .counter_box {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    background: url(../images/about/about-6.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    padding: 38px 28px;
}

.about_area_five.upper .about_button a:hover{
    color: #fff;
}

.about_area_five.upper .about_button a::after {
    background: #ffffff;
}

.about-area-seven {
    padding: 100px 0 100px;
}

.about-area-seven .appoinment-tab .tabs li a{
    color: #101010;
}

.about-area-seven .appoinment-tab .tabs li a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    height: 1px;
    width: 0%;
    background: #D8AB7A;
    opacity: 0;
    transition: .5s;
}

.about-area-seven .post-comment-description p {
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 28px;
    color: #616161;
    font-weight: 400;
}

.about-area-seven .barfiller {
    background-color: #D7D7D7;
}

.about-area-seven .prossess-ber-plugin span {
    color: #101010;
    font-size: 16px;
}

.about-area-seven .prossess-ber-plugin {
    margin-top: 25px;
}

.about-area-seven span.fill {
    background: #D8AB7A!important;
    border-radius: 5px;
}

.about-area-seven .appoinment-tab .tabs li.current a::before {
    background: #D8AB7A;
}

.about-area-seven .about-button {
    margin: -20px 0 0 12px;
}

.about-area-seven .about-button a {
    font-size: 18px;
    line-height: 30px;
    color: #101010;
    font-weight: 600;
    display: inline-block;
    border-bottom: 1px solid #D8AB7A;
    transition: .5s;
}

.about-area-seven .about-button a i {
    display: inline-block;
    font-size: 40px;
    transform: rotate(45deg);
    position: relative;
    bottom: -9px;
    left: 10px;
}

.about-area-seven .about-button a:hover{
    color: #D8AB7A;
}

.about-area-seven .appoinment-tab .tabs li a:hover{
    color: #D8AB7A;
}

.about-area-seven .appoinment-tab .tabs li a:hover::after{
    width: 80%;
    opacity: 1;
}

.about-area-seven .single-about-tmb img {
    width: 100%;
}

.about-area-seven .single-about-left {
    padding: 0 50px 0 0;
}


/**====================================================
<-- Arcke gallery area Css -->
======================================================**/

.gallery_area {
    background: #161616;
    padding: 120px 0 120px;
}

.gallery_area .single_gallery_box {
    position: relative;
    z-index: 1;
    left: -30px;
    transition: .5s;
}

.gallery_area .gallery_tmb img {
    width: 100%;
}

.gallery_area .galerys_thumb img {
    width: 83%;
    height: 333px;
}

.gallery_area .single_gallery {
    margin: 0 30px 30px;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.gallery_area .singles_gallerys {
    margin: 0 0 45px 55px;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.gallery_area .gallery_thumb img {
    width: 100%;
    height: 620px;
}

.gallery_area .singles_gallery {
    position: relative;
    z-index: 1;
    transition: .5s;
    left: 17%;
}

.gallery_area .singles_gallery .single_gallery_content {
    position: absolute;
    background: #ffffff;
    width: 50%;
    padding: 20px 30px 30px;
    bottom: 15%;
    left: 0%;
    transition: .5s;
    opacity: 0;
}

.gallery_area .single_gallery_content {
    position: absolute;
    background: #ffffff;
    width: 100%;
    padding: 20px 30px 30px;
    bottom: 15%;
    left: 0%;
    transition: .5s;
    opacity: 0;
}

.gallery_area .single_gallery_content h4 {
    font-size: 16px;
    line-height: 36px;
    color: #d8ab7a;
    font-weight: 500;
    margin: 0 0 0;
    position: relative;
    z-index: 1;
    left: 53px;
}

.gallery_area .single_gallery_content h4::before {
    position: absolute;
    content: "";
    top: 18px;
    left: -52px;
    height: 2px;
    width: 45px;
    background: #D7AB79;
}

.gallery_area .single_gallery_content h3 {
    font-size: 22px;
    line-height: 36px;
    color: #000000;
    font-weight: 600;
    margin: 5px 0 25px;
}

.gallery_area .gallery_button a {
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    color: #d8ab7a;
    font-weight: 400;
    text-transform: uppercase;
}

.gallery_area .gallery_button a i {
    display: inline-block;
    margin-left: 5px;
}

.gallery_area .gallery_shape {
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 26px;
}

.gallery_area .single_gallery_box:hover .single_gallery_content{
    left: 40%;
    opacity: 1;
}

.gallery_area .singles_gallery:hover .single_gallery_content{
    left: 20%;
    opacity: 1;
}

.gallery_area .single_gallery:hover .single_gallery_content{
    left: 20%;
    opacity: 1;
}

.gallery_area .singles_gallerys:hover .single_gallery_content{
    left: 20%;
    opacity: 1;
}


.gallery_area.style_two {
    background: inherit;
}

/**====================================================
<-- Arcke counter area Css -->
======================================================**/
.counter-area.one {
    background: #ffffff;
    padding: 60px 0 120px;
    position: relative;
    z-index: 1;
}

.counter-area.one .row.bg-col {
    background: #F8F8F8;
    padding: 0 0  100px;
}

.counter-area.one .counter-single-item-inner {
    text-align: center;
    position: relative;
    z-index: 1;
    top: -30px;
    transition: .5s;
}

.counter-area.one .counter-text h1 {
    font-size: 50px;
    line-height: 58px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 0;
    position: relative;
    z-index: 1;
}

.counter-area.one .counter-text h1::before {
    position: absolute;
    content: "";
    top: -10px;
    left: -80px;
    height: 47px;
    width: 47px;
    background: #F8F8F8;
    right: 0;
    margin: 0 auto 0;
    z-index: -1;
}

.counter-area.one .counter-title h4 {
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    color: #999999;
    font-weight: 400;
    margin: 0 0 0;
    position: relative;
    z-index: 1;
}

.counter-area.one .counter-text h4::before {
    position: absolute;
    bottom: -32px;
    left: 0;
    right: 0;
    content: "";
    height: 1px;
    width: 14%;
    background: #D7AB79;
    margin: 0 auto 0;
    transition: .5s;
}

.counter-area.one .conun-shap {
    position: absolute;
    left: 5%;
    top: 40%;
}

.counter-area.one .conunt-shape {
    position: absolute;
    right: 5%;
    top: 45%;
    text-align: right;
}

.counter-area.one .counter-single-item-inner:hover .counter-text h4::before{
    width: 20%;
} 

.counter-area.one .counter-title h4 span {
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    margin-top: 5px;
    color: #999999;
}

.counter-area.one.upper {
    background: #fff;
}
.counter-area.one.upper.inner {
    padding: 140px 0 120px;
}

.counter-area.one.upper .row.bg-col {
    background: #F8F8F8;
    padding: 0 0  100px;
}

.counter-area.one.upper .counter-text h1 {
    color: #101010;
}

.counter-area.one.upper .counter-text h1::before {
    background: #F8F8F8;
}

.counter-area.one.upper .counter-title h4 {
    color: #101010;
}

.counter-area.one.upper .counter-text h4::before {
    background: #D7AB79;
}

/* Style Three */

.counter_area_three {
    background: url(../images/testimonial/test-3-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 0 100px;
}

.counter_area_three .counter-single-item-inner {
    background: #151515;
    text-align: center;
    padding: 22px 29px;
    transition: .5s;
    margin-bottom: 30px;
    border-top: 1px solid #151515;
}

.counter-single-item-inner::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 1px;
    height: 0%;
    transition: .5s;
    background-image: linear-gradient(to top, #151515 , #D9AB7A);
}

.counter-single-item-inner::after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    width: 1px;
    height: 0%;
    transition: .5s;
    background-image: linear-gradient(to top, #151515 , #D9AB7A);
}

.counter_area_three .counter-text p {
    opacity: 0.502;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    margin: 0 0 0;
}

.counter_area_three .counter-single-item-inner:hover{
    border-top: 1px solid #D9AB7A;
}

.counter_area_three .counter-single-item-inner:hover::before{
    height: 100%;
}

.counter_area_three .counter-single-item-inner:hover::after{
    height: 100%;
}

.counter_area_three.upper {
    background: url(../images/resource/coun-3-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 0 100px;
}

.counter_area_three.upper .counter-text h1 {
    color: #101010;
}

.counter_area_three.upper .counter-text p {
    color: #101010;
}

.counter_area_three.upper .counter-single-item-inner {
    background: #fff;
    border-top: 1px solid #fff;
}

.counter_area_three.upper .counter-single-item-inner::before {
    background-image: linear-gradient(to top, #fff , #D9AB7A);
}

.counter_area_three.upper .counter-single-item-inner::after {
    background-image: linear-gradient(to top, #fff , #D9AB7A);
}

.counter_area_three.upper .counter-single-item-inner:hover {
    border-top: 1px solid #D9AB7A;
}

/*<!-- ============================================================== -->
<!-- Arcke service-area  Css -->
<!-- ============================================================== -->*/

.service-area.one {
    background: #ffffff;
    padding: 85px 0 205px;
    position: relative;
    z-index: 1;
}
.service-area.one::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: -50px;
    height: 100%;
    width: 100%;
    background: url(../images/service/service-bor.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto 0;
    background-position: center center;
}

.service-area.one .section-title {
    text-align: center;
    margin-bottom: 17px;
}

.service-area.one .single-service-box {
    position: relative;
    z-index: 1;
    border-top: 1px solid #E9EBEC;
    border-bottom: 1px solid #E9EBEC;
    padding: 40px 0 30px;
    transition: .5s;
}

.service-area.one .service-title h3 {
    margin: 0 0 0;
    font-size: 28px;
    line-height: 32px;
    color: #000000;
    font-weight: 500;
    position: relative;
}

.service-area.one .service-title h3 span {
    color: #D7AB78;
}

.service-area.one .service-description p {
    font-size: 15px;
    line-height: 28px;
    color: #999999;
    font-weight: 400;
    margin: 0 0 0;
}

.service-area.one .icon-list ul {
    display: inline-block;
    margin-top: 17px;
}

.service-area.one .icon-list ul li {
    display: block;
    font-size: 15px;
    line-height: 28px;
    color: #000000;
    font-weight: 400;
    margin: 0 0 10px;
}

.service-area.one .icon-list ul li i {
    display: inline-block;
    color: #D7AB79;
    font-size: 20px;
}

.service-area.one .service-button {
    position: relative;
    z-index: 1;
}

.service-area.one .service-button::before {
    position: absolute;
    content: "";
    top: 63px;
    right: 0;
    width: 25px;
    height: 25px;
    z-index: 2;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: .5s;
}

.service-area.one .service-button a {
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    top: 60px;
    transition: .5s;
    left: 33px;
}

.service-area.one .service-button a::before {
    position: absolute;
    content: "";
    top: 14px;
    right: -50px;
    height: 1px;
    width: 35px;
    background: #D7AB79;
    z-index: -1;
    transition: .5s;
}

.service-area.one .service-button a::after {
    position: absolute;
    content: "";
    top: 11px;
    right: -55px;
    height: 8px;
    width: 8px;
    background: #D7AB79;
    border-radius: 50%;
    z-index: -1;
    transition: .5s;
}

.service-area.one .service-inner-box.upper {
    position: relative;
    z-index: 1;
}

.service-area.one .service-thumb {
    position: absolute;
    z-index: -1;
    top: -42px;
    right: 0;
    text-align: right;
    transition: .7s;
}

.service-area.one .service-thumb img {
    width: 33%;
    aspect-ratio: 2 / 3;
    object-fit: cover;
    z-index: -22;
    transition: .7s;
    opacity: 0;
}

/* Service Hover */

.service-area.one .service-thumb img:hover{
    transform: skew(7deg, 7deg);
}

.service-area.one .single-service-box:hover .service-thumb img{
    opacity: 1;
}

.service-area.one .single-service-box:hover .service-thumb{
    top: -73px;
}

.service-area.one .single-service-box:hover .service-button a{
    color: #D7A978;
}

.service-area.one .single-service-box:hover .service-button a::before{
    background: #D7A978;
}

.service-area.one .single-service-box:hover .service-button a::after{
    background: #D7A978;
}

.service-area.one .single-service-box:hover .service-button::before{
    border: 1px solid #D7A978;
}

.service-area.one.upper {
    background: #fff;
}
.service-area.one.upper::before {
    background: url(../images/service/server-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.service-area.one.upper .single-service-box {
    border-top: 1px solid #E9EBEC;
    border-bottom: 1px solid #E9EBEC;
}

.service-area.one.upper .service-title h3 {
    color: #101010;
}

.service-area.one.upper .icon-list ul li {
    color: #101010;
}

.service-area.one.upper .service-button a {
    color: #101010;
}

.service-area.one.upper .service-button::before {
    border: 1px solid #101010;
}

.service-area.one.upper .service-button a::before {
    background: #D7AB79;
}

.service-area.one.upper .service-button a::after {
    background: #D7AB79;
}

/* Style Five */

.service_area_five {
    background: #141318;
    padding: 120px 0 100px;
}

.service_area_five .service-top-button {
    text-align: right;
    position: relative;
    top: -90px;
}

.service_area_five .service-top-button a {
    display: inline-block;
    font-size: 16px;
    background: #C79E70;
    padding: 11px 22px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.service_area_five .service-top-button a::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: -1;
    transform: scale(0);
    transition: .5s;
}

.service_area_five .single_service_box {
    background: #1C1B21;
    padding: 40px 27px 35px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.service_area_five .single_service_box::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #C79E70;
    opacity: 0.1;
    transform: scale(0);
    transition: .5s;
}

.service_area_five .single_service_box .service_title h3 {
    font-size: 22px;
    line-height: 35px;
    color: #000000;
    font-weight: 600;
    margin: 25px 0 9px;
}

.service_area_five .single_service_box .service_title p {
    font-size: 15px;
    line-height: 26px;
    color: #999999;
    font-weight: 400;
    margin: 0 0 0;
}

.service_area_five .single_service_box .service_number {
    position: absolute;
    top: 45px;
    right: 30px;
}

.service_area_five .single_service_box .service_number h1 {
    font-size: 45px;
    line-height: 26px;
    font-weight: 600;
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 1px;
    color: transparent;
    opacity: 0.1;
    margin: 0 0 0;
    transition: .5s;
}

.service_area_five .single_service_box .service_shap {
    position: absolute;
    top: 24%;
    left: 0;
    right: 0;
    text-align: center;
}

.service_area_five .single_service_box:hover::before{
    transform: scale(1);
    opacity: 0.1;
}

.service_area_five .single_service_box:hover .service_number h1{
    -webkit-text-stroke-color: #D7AB79;
    -webkit-text-stroke-width: 2px;
    opacity: 1;
}

.service_area_five .service-top-button a:hover{
    color: #101010 ;
}

.service_area_five .service-top-button a:hover::after{
    transform: scale(1);
}

.service_area_five.upper {
    background: url(../images/service/service-bg-6.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.service_area_five.upper .single_service_box {
    background: #fff;
}

.service_area_five.upper .single_service_box .service_title h3 {
    color: #101010;
}

.service_area_five.upper .single_service_box:hover::before {
    transform: scale(1);
    opacity: 0.2;
}

.service_area_five.upper .single_service_box .service_title p {
    color: #101010;
}

.service_area_five.upper .single_service_box .service_number h1 {
    -webkit-text-stroke-color: #101010;
    -webkit-text-stroke-width: 1px;
    opacity: 0.1;
}

.service_area_five.upper .single_service_box:hover .service_number h1 {
    opacity: 1;
    -webkit-text-stroke-color: #D6AA78;
    -webkit-text-stroke-width: 1px;
}


/*<!-- ============================================================== -->
<!-- Arcke project all inner page Css -->
<!-- ============================================================== -->*/

.service-area-inner-page {
    background: #F8F8F8;
    padding: 120px 0 90px;
}

.service-area-inner-page .row.mg-tp {
    margin-top: 50px;
}

.service-area-inner-page .single-inner-service-box {
    position: relative;
    z-index: 1;
    transition: .5s;
    background: #fff;
    padding: 60px 30px 0px;
    margin-bottom: 30px;
    overflow: hidden;
}

.service-area-inner-page .single-inner-service-box::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../images/service/s-box-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
    transition: .9s;
    transform: scale(0);
}

.service-area-inner-page .single-inner-service-box::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background: #ffffff;
    z-index: -1;
    transition: .9s;
    opacity: 0;
}

.service-area-inner-page .inner-service-title h3 {
    font-size: 22px;
    line-height: 40px;
    color: #101010;
    font-weight: 500;
    margin: 30px 0 40px;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.service-area-inner-page .inner-service-title h3::before {
    position: absolute;
    content: "";
    top: 42px;
    left: 0;
    height: 30px;
    width: 2px;
    background: #E0E0E0;
    transition: .5s;
}

.service-area-inner-page .inner-service-title p {
    font-size: 15px;
    line-height: 28px;
    color: #515151;
    font-weight: 400;
    margin: 0 0 0;
    transition: .5s;
}

.service-area-inner-page .inner-service-button {
    position: relative;
    z-index: 1;
    margin-top: 28px;
    opacity: 0;
    transition: .5s;
}

.service-area-inner-page .inner-service-button::before {
    position: absolute;
    content: "";
    top: 4px;
    left: 35%;
    width: 25px;
    height: 25px;
    border: 1px solid #D7AB7C;
    border-radius: 50%;
    transition: .5s;
}

.service-area-inner-page .inner-service-button a {
    display: inline-block;
    font-size: 15px;
    line-height: 32px;
    color: #101010;
    font-weight: 400;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.service-area-inner-page .inner-service-button a::before {
    position: absolute;
    content: "";
    top: 16px;
    right: -45px;
    height: 1px;
    width: 37px;
    background: #D7AB7C;
    z-index: -1;
    transition: .5s;
}

.service-area-inner-page .inner-service-button a::after {
    position: absolute;
    content: "";
    top: 13px;
    right: -50px;
    height: 8px;
    width: 8px;
    background: #D7AB7C;
    border-radius: 50%;
    z-index: -1;
    transition: .5s;
}

.service-area-inner-page .inner-service-number {
    position: absolute;
    top: 30px;
    right: 30px;
}

.service-area-inner-page .inner-service-number h1 {
    opacity: 0.102;
    font-size: 56px;
    letter-spacing: 3px;
    line-height: 48px;
    color: #101010;
    font-weight: 600;
    margin: 0 0 0;
    transition: .5s;
}

.service-area-inner-page .inner-service-tmb img {
    filter: brightness(0.2);
    transition: .5s;
}

.service-area-inner-page .single-inner-service-box:hover::before {
    transform: scale(1);
}

.service-area-inner-page .single-inner-service-box:hover::after {
    opacity: 0.8;
    height: 100%;
}

.service-area-inner-page .single-inner-service-box:hover .inner-service-title h3{
    color: #fff;
}

.service-area-inner-page .single-inner-service-box:hover .inner-service-title p{
    color: #fff;
}

.service-area-inner-page .single-inner-service-box:hover .inner-service-title h3::before{
    background: #D7AB79;
}

.service-area-inner-page .single-inner-service-box:hover{
    padding: 45px 30px 20px;
}

.service-area-inner-page .single-inner-service-box:hover .inner-service-button{
   opacity: 1;
   margin-top: 20px;
}

.service-area-inner-page .single-inner-service-box:hover .inner-service-button a{
   color: #fff;
}

.service-area-inner-page .single-inner-service-box:hover .inner-service-number h1{
   color: #fff;
}

.service-area-inner-page .single-inner-service-box:hover .inner-service-tmb img{
   filter: none;
}

/* Style Seven */

.service-area-seven {
    background: #F7F7F7;
    padding: 100px 0 100px;
}

.service-area-seven .single-service-box {
    position: relative;
    z-index: 1;
}

.service-area-seven .single-service-btn {
    margin-top: 40px;
}

.service-area-seven .single-service-btn a {
    display: inline-block;
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    background: #D9AB7A;
    padding: 16px 27px;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.service-area-seven .single-service-btn a::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #ffffff;
    z-index: -1;
    transform: scale(0);
    transition: .5s;
}

.service-area-seven .single-service-btn a i {
    display: inline-block;
    margin-left: 5px;
}

.service-area-seven .single-service-shap {
    position: absolute;
    top: -15px;
    left: -100px;
}

.service-area-seven .service-design-list {
    position: relative;
    z-index: 1;
}

.service-area-seven .service-design-list ul li {
    font-size: 30px;
    line-height: 40px;
    color: #101010;
    font-weight: 500;
    display: block;
    border-bottom: 1px solid #BDBDBD;
    padding: 0 0 18px;
    margin-bottom: 30px;
    transition: .5s;

}

.service-area-seven .service-design-list ul li span {
    font-size: 20px;
    margin-right: 50px;
    transition: .5s;
}

.service-area-seven .service-design-list ul li i {
    display: inline-block;
    position: absolute;
    right: 0;
}

.service-area-seven .service-design-list ul li:hover{
    color: #D8A97B;
}

.service-area-seven .service-design-list ul li:hover span{
    color: #101010;
}

.service-area-seven .single-service-btn a:hover::before{
    transform: scale(1);
}

/*<!-- ============================================================== -->
<!-- Arcke service-details-area Css -->
<!-- ============================================================== -->*/

.service-details-area {
    padding: 120px 0 110px;
    background: #161616;
}

.service-details-area .service-details-thumb img {
    width: 100%;
}

.service-details-area .row.mg-tp {
    margin-top: 80px;
}

.service-details-area .service_details_content h3 {
    font-size: 20px;
    line-height: 58px;
    color: #d8ab7a;
    font-weight: 600;
    margin: 0 0 0;
}

.service-details-area .service_details_content p {
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    font-weight: 400;
    margin: 0 0 30px;
}

.service-details-area .service-steps-list h3{
    font-size: 20px;
    line-height: 58px;
    color: #d8ab7a;
    font-weight: 600;
    margin: 0 0 0;
}

.service-details-area .service-steps-list ul li {
    font-size: 17px;
    line-height: 30px;
    color: #999999;
    font-weight: 500;
    display: block;
    margin: 0 0 15px 20px;
    position: relative;
    z-index: 1;
}

.service-details-area .service-steps-list ul li::before {
    position: absolute;
    content: "";
    top: 12px;
    left: -18px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background: #989898;
}

.service-details-area .single-details-box {
    margin: 80px 0 0;
}

.service-details-area .single-details_thumb img {
    width: 100%;
}

.service-details-area .service-details-description p {
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    font-weight: 400;
    margin: 90px 0 0;
}


/*<!-- ============================================================== -->
<!-- Arcke arcke-agency-area Css -->
<!-- ============================================================== -->*/

.arcke-agency-area {
    background: url(../images/resource/agency.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0 200px;
    position: relative;
    z-index: 1;
}

.arcke-agency-area .arcke-agency h2 {
    font-size: 50px;
    line-height: 58px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 10px;
    text-align: center;
}

.arcke-agency-area .arcke-agency h2 span {
    color: #D9AB7A;
}

.arcke-agency-area .arcke-agency-button {
    position: relative;
    z-index: 1;
    text-align: center;
}

.arcke-agency-area .arcke-agency-button a {
    display: inline-block;
    font-size: 15px;
    padding: 12px 42px;
    margin: 32px 0 0 -75px;
    background: transparent;
    color: #fff;
    font-weight: 400;
    transition: .5s;
    border: 1px solid #CDA274;
    position: absolute;
    z-index: 1;
    animation: 1s 1.3s fadeInUp both;
}

.arcke-agency-area .arcke-agency-button a::after, .arcke-agency-button a::before {
    position: absolute;
    content: "";
    transform: rotate(0);
    -webkit-transform: rotate(0);
    border: solid;
    display: inline-block;
    padding: 3px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .7s ease-out;
}

.arcke-agency-area .arcke-agency-button a::before {
    top: -7px;
    left: -7px;
    border-width: 0 1px 1px 0;
    border-color: #cda274;
}

.arcke-agency-area .arcke-agency-button a::after {
    bottom: -7px;
    right: -7px;
    border-width: 1px 0 0 1px;
    border-color: #cda274;
}

.arcke-agency-area .arcke-agency-button a:hover::before {
    left: 100%;
    transform: rotate(90deg);
}

.arcke-agency-area .arcke-agency-button a:hover::after {
    right: 100%;
    transform: rotate(90deg);
}

.arcke-agency-area .arcke-agency-button a:hover::before {
    left: 100%;
    transform: rotate(90deg);
}


/*<!-- ============================================================== -->
<!-- Arcke pricing-area Css -->
<!-- ============================================================== -->*/

.pricing-area {
    padding: 100px 0 90px;
}

.pricing-area .single-pricing-box {
    position: relative;
    z-index: 1;
    transition: .5s;
    padding: 10px;
    margin-bottom: 30px;
}

.pricing-area .single-pricing-box::before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0;
    height: 1px;
    width: 102%;
    background: #E7E7E7;
    transition: .9s;
}

.pricing-area .single-pricing-box::after {
    position: absolute;
    content: "";
    bottom: 0px;
    left: -10px;
    height: 1px;
    width: 103%;
    background: #E7E7E7;
    transition: .9s;
}

.pricing-area .single-pricing-box .pricing-inner-box {
    position: relative;
    z-index: 1;
    transition: .5s;
}

.pricing-area .single-pricing-box .pricing-inner-box::before {
    position: absolute;
    content: "";
    top: -17px;
    left: -10px;
    height: 104%;
    width: 1px;
    background: #E7E7E7;
    transition: .9s;
}

.pricing-area .single-pricing-box .pricing-inner-box::after {
    position: absolute;
    content: "";
    bottom: -18px;
    right: -10px;
    height: 104%;
    width: 1px;
    background: #E7E7E7;
    transition: .9s;
}

.pricing-area .single-pricing-box.style_two{

}

.pricing-area .single-pricing-box.style_two::before{
    background: #ffffff;
}

.pricing-area .single-pricing-box.style_two::after{
    background: #ffffff;
}

.pricing-area .single-pricing-box.style_two .pricing-inner-box::before{
    background: #ffffff;
}

.pricing-area .single-pricing-box.style_two .pricing-inner-box::after{
    background: #ffffff;
}

.pricing-area .single-pricing-box.style_two .pricing-button::before{
    width: 100%;
    opacity: 1;
    left: 0;
}

.pricing-area .single-pricing-box.style_two .pricing-button a{
    color: #fff;
}

.pricing-area .single-pricing-box.style_two .single-pricing-content h3{
    color: #fff;
}

.pricing-area .single-pricing-box.style_two .single-pricing-content p{
    color: #fff;
}

.pricing-area .single-pricing-box.style_two .pricing-plan-list ul li{
    color: #fff;
}

.pricing-area .single-pricing-box.style_two .pricing-btn-shap{
    display: none;
}

.pricing-area .single-pricing-box.style_two .pricing-button-shap{
    display: inline-block;
} 

.pricing-area .single-pricing-box.style_two .single-pricing-content::before{
    height: 100%;
} 

.pricing-area .single-pricing-box .single-pricing-thumb img {
    width: 100%;
}

.pricing-area .single-pricing-box .single-pricing-content {
    background: #F8F8F8;
    padding: 27px 40px 40px;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.pricing-area .single-pricing-box .single-pricing-content::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background: #ffffff;
    z-index: -1;
    transition: .7s;
}

.pricing-area .single-pricing-box .single-pricing-content h3 {
    font-size: 22px;
    line-height: 40px;
    color: #161616;
    font-weight: 600;
    margin: 2px 0 12px;
    text-transform: uppercase;
    transition: .5s;
}

.pricing-area .single-pricing-box .single-pricing-content p {
    font-size: 15px;
    line-height: 26px;
    color: #515151;
    font-weight: 400;
    margin: 5px 0 25px;
    transition: .5s;
}

.pricing-area .single-pricing-box .pricing-plan-list ul li {
    font-size: 15px;
    line-height: 26px;
    color: #101010;
    font-weight: 400;
    display: block;
    position: relative;
    z-index: 1;
    margin: 0 0 10px 20px;
    transition: .5s;
}

.pricing-area .single-pricing-box .pricing-plan-list ul li::before {
    position: absolute;
    content: "";
    top: 8px;
    left: -19px;
    height: 8px;
    width: 8px;
    background: #D7AB79;
    border-radius: 50%;
    transition: .5s;
}

.pricing-area .single-pricing-box .pricing-button {
    background: #fff;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-top: 18px;
}

.pricing-area .single-pricing-box .pricing-button::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    background: #D7AB79;
    z-index: -1;
    opacity: 0;
    transition: .5s;
}

.pricing-area .single-pricing-box .pricing-btn-shap {
    position: absolute;
    right: 16px;
    top: 13px;
    transition: .5s;
}

.pricing-area .single-pricing-box .pricing-button-shap {
    position: absolute;
    right: 16px;
    top: 13px;
    transition: .9s;
    display: none;
}

.pricing-area .single-pricing-box .pricing-button a {
    display: inline-block;
    color: #101010;
    font-size: 16px;
    padding: 13px 0 13px 15px;
    transition: .9s;
}

.pricing-area .single-pricing-box:hover::before{
    background: #ffffff;
}

.pricing-area .single-pricing-box:hover::after{
    background: #ffffff;
}

.pricing-area .single-pricing-box:hover .pricing-inner-box::before{
    background: #ffffff;
}

.pricing-area .single-pricing-box:hover .pricing-inner-box::after{
    background: #ffffff;
}

.pricing-area .single-pricing-box:hover .pricing-button::before{
    width: 100%;
    opacity: 1;
    left: 0;
} 

.pricing-area .single-pricing-box:hover .pricing-button a{
    color: #fff;
}

.pricing-area .single-pricing-box:hover .single-pricing-content h3{
    color: #fff;
}

.pricing-area .single-pricing-box:hover .single-pricing-content p{
    color: #fff;
}

.pricing-area .single-pricing-box:hover .pricing-plan-list ul li{
    color: #fff;
}

.pricing-area .single-pricing-box:hover .pricing-btn-shap{
    display: none;
}

.pricing-area .single-pricing-box:hover .pricing-button-shap{
    display: inline-block;
} 

.pricing-area .single-pricing-box:hover .single-pricing-content::before{
    height: 100%;
} 

.pricing-area.upper .single-pricing-box.style_two::before {
    background: inherit;
}

.pricing-area.upper .single-pricing-box::before {
    background: inherit;
}

.pricing-area.upper .single-pricing-box:hover::after {
    background: inherit;
}

.pricing-area.upper .single-pricing-box::after {
    background: inherit;
}

.pricing-area.upper .single-pricing-box .pricing-inner-box::before {
    background: inherit;
}

.pricing-area.upper .single-pricing-box:hover .pricing-inner-box::after {
    background: inherit;
}

.pricing-area.upper .single-pricing-box .pricing-inner-box::after {
    background: inherit;
}

.pricing-area.upper {
    background: #161616;
    padding: 160px 0 90px;
}

.pricing-area.upper .section-title.upper .sub-title h2 {
    color: #fff;
}

/*<!-- ============================================================== -->
<!-- Arcke project-area Css -->
<!-- ============================================================== -->*/

.project-area.one {
    background: #ffffff;
    padding: 100px 0 350px;
    position: relative;
    z-index: 1;
}

.project-area.one .project-shap {
    position: absolute;
    left: 5%;
    top: 8%;
}

.project-area.one .project-shape {
    position: absolute;
    right: 5%;
    top: 8%;
    text-align: right;
}

.project-area.one .single-project-box {
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    transition: .5s;
    overflow: hidden;
}

.project-area.one .project-thumb {
    position: relative;
    z-index: 1;
}

.project-area.one .project-thumb::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #D7AB79;
    transform: scale(0);
    transition: .5s;
    opacity: 0.7;
}

.project-area.one .project-thumb img {
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
}

/* Row 1, Slot 1 (960x840) */
.project-area.one .row > .col-lg-8:first-child .project-thumb img {
    aspect-ratio: 960 / 840 !important;
}

/* Row 1, Slot 2 & 3: Stacked items (300x265) */
.project-area.one .col-lg-4 .row .col-lg-12 .project-thumb.upper img {
    aspect-ratio: 300 / 265 !important;
    height: auto !important;
    width: 100% !important;
}

/* Row 2, Slot 1 & Row 3, Slots 1-3: Standard items (820x900) */
.project-area.one .row > .col-lg-4 .project-thumb img {
    aspect-ratio: 820 / 900 !important;
}

/* Row 2, Slot 2: Wide item (1275x675) */
.project-area.one .row > .col-lg-8:not(:first-child) .project-thumb img {
    aspect-ratio: 1275 / 675 !important;
}

.project-area.one .project-content {
    position: absolute;
    bottom: 0;
    background: #161616;
    padding: 20px 25px 47px;
    width: 38%;
    transition: .5s;
    left: -30%;
    opacity: 0;
    z-index: 22;
}

.project-area.one .single-project-box.upper .project-content {
    width: 79%;
}

.project-area.one .project-content.style-one {
    width: 70%;
}

.project-area.one .project-content.style-one .project-button::before {
    right: 77px!important;
}
.project-area.one .project-content h4 {
    font-size: 14px;
    line-height: 32px;
    color: #d8ab7a;
    font-weight: 400;
    margin: 0 0 0;
}

.project-area.one .project-content h3 {
    font-size: 22px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 500;
    margin: 0 0 0;
}

.project-area.one .project-button {
    position: relative;
    z-index: 1;
}

.project-area.one .project-button::before {
    position: absolute;
    content: "";
    top: 15px;
    right: 111px;
    width: 25px;
    height: 25px;
    z-index: 2;
    border: 1px solid #AF8C64;
    border-radius: 50%;
    transition: .5s;
}

.project-area.one .project-button a {
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #AF8C64;
    font-weight: 500;
    top: 12px;
    transition: .5s;
}

.project-area.one .project-button a::before {
    position: absolute;
    content: "";
    top: 14px;
    right: -50px;
    height: 1px;
    width: 35px;
    background: #AF8C64;
    z-index: -1;
    transition: .5s;
}

.project-area.one .project-button a::after {
    position: absolute;
    content: "";
    top: 11px;
    right: -55px;
    height: 8px;
    width: 8px;
    background: #AF8C64;
    border-radius: 50%;
    z-index: -1;
    transition: .5s;
}

.project-area.one .single-project-box:hover .project-content{
    left: 0%;
    opacity: 1;
}

.project-area.one .single-project-box:hover .project-thumb::before{
    transform: scale(1);
}

.project-area.one .projects-btn {
    position: relative;
    z-index: 1;
    text-align: center;
}

.project-area.one .projects-btn a {
    display: inline-block;
    font-size: 15px;
    padding: 13px 44px;
    margin: 32px 0 0 -75px;
    background: transparent;
    color: #101010;
    font-weight: 400;
    transition: .5s;
    border: 1px solid #CDA274;
    position: absolute;
    z-index: 1;
    animation: 1s 1.3s fadeInUp both;
}

.project-area.one .projects-btn a::after, .projects-btn a::before {
    position: absolute;
    content: "";
    transform: rotate(0);
    -webkit-transform: rotate(0);
    border: solid;
    display: inline-block;
    padding: 3px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .7s ease-out;
}

.project-area.one .projects-btn a::before {
    top: -7px;
    left: -7px;
    border-width: 0 1px 1px 0;
    border-color: #cda274;
}

.project-area.one .projects-btn a::after {
    bottom: -7px;
    right: -7px;
    border-width: 1px 0 0 1px;
    border-color: #cda274;
}

.project-area.one .projects-btn a:hover::before {
    left: 100%;
    transform: rotate(90deg);
}

.project-area.one .projects-btn a:hover::after {
    right: 100%;
    transform: rotate(90deg);
}

.project-area.one .projects-btn a:hover::before {
    left: 100%;
    transform: rotate(90deg);
}

.project-area.one.upper {
    background: #F8F8F8;
}

.project-area.one.upper .projects-btn a {
    display: inline-block;
    font-size: 15px;
    padding: 13px 44px;
    margin: 32px 0 0 -75px;
    background: transparent;
    color: #101010;
    font-weight: 600;
    transition: .5s;
    border: 1px solid #101010;
    position: absolute;
    z-index: 1;
    animation: 1s 1.3s fadeInUp both;
}

.project-area.one.upper .projects-btn a::before {
    top: -7px;
    left: -7px;
    border-width: 0 1px 1px 0;
    border-color: #101010;
}

.project-area.one.upper .projects-btn a::after {
    bottom: -7px;
    right: -7px;
    border-width: 1px 0 0 1px;
    border-color: #101010;
}

.project-area.one.upper .projects-btn a:hover::before {
    left: 100%;
    transform: rotate(90deg);
}

.project-area.one.upper .projects-btn a:hover::after {
    right: 100%;
    transform: rotate(90deg);
}

/* Style Five */

.project_area_five {
    background: #ffffff;
    padding: 120px 30px 100px;
}

.project_area_five .section_title_five {
    text-align: center;
    margin-bottom: 50px;
}

.project_area_five .single_project_box {
    position: relative;
    z-index: 1;
    transition: .5s;
    padding: 0px 0 0;
    margin-bottom: 30px;
}

.project_area_five .single_project_box::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url('../images/portfolio/project_7.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: .5s;
    transform: scale(0);
}

.project_area_five .single_project-tmb img {
    width: 100%;
}

.project_area_five .single_project_content {
    position: absolute;
    top: 22%;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    transition: .5s;
    transform: scale(0);
    margin: 5px 20px;
    padding: 0 0;
}

.project_area_five .single_project_content h3 {
    font-size: 22px;
    line-height: 35px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 10px;
}

.project_area_five .single_project_content p {
    font-size: 15px;
    line-height: 26px;
    color: #000000;
    font-weight: 400;
    width: 60%;
    margin: 0 auto 20px;
}

.project_area_five .single_project_button a {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    background: #ffffff;
    padding: 11px 29px;
    color: #fff;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.project_area_five .single_project_box:hover::before{
    opacity: 1;
    transform: scale(1);
}

.project_area_five .single_project_box:hover .single_project_content{
    opacity: 1;
    transform: scale(1);
}

/* Style Three */

.portfolio_area_three {
    background: #161616;
    padding: 120px 0 120px;
}

.portfolio_area_three .section_title {
    text-align: center;
}

/* Portfolio Nav */
.portfolio_area_three .portfolio_nav {
    margin-bottom: 40px;
}

.portfolio_area_three .portfolio_menu ul {
    text-align: center;
    list-style: none;
}

.portfolio_area_three .portfolio_nav ul li {
    background: #ffffff;
    font-size: 15px;
    transition: all 0.5s ease 0s;
    cursor: pointer;
    padding: 6px 25px;
    font-weight: 500;
    position: relative;
    margin: 0 3px;
    margin-bottom: 7px;
    display: inline-block;
    border-radius: 5px;
}

.portfolio_area_three .portfolio_menu ul li a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    transition: .5s;
}

.portfolio_area_three .portfolio_menu ul li a::before {
    position: absolute;
    content: "";
    left: 0;
    top: 24px;
    height: 2px;
    width: 0%;
    background: #fff;
    transition: .5s;
}

.portfolio_nav ul li:hover,
.portfolio_nav ul li.current_menu_item {
    color: #fff;
    background: #D9AB7A;
}

.portfolio_area_three .case-study-single-box {
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-bottom: 30px;
}

.portfolio_area_three .case-study-thumb2 img {
    width: 100%;
}

.portfolio_area_three .case-study-content {
    position: absolute;
    background: #ffffff;
    width: 100%;
    padding: 20px 30px 30px;
    bottom: 15%;
    left: 0%;
    transition: .5s;
    opacity: 0;
}

.portfolio_area_three .portfolio_shape {
    position: absolute;
    right: 22px;
    bottom: 14px;
}

.portfolio_area_three .portfolio_shape img {
    width: 100%;
}

.portfolio_area_three .case-study-content h3 {
    font-size: 22px;
    line-height: 36px;
    color: #000000;
    font-weight: 600;
}

.portfolio_area_three .gallery_button a {
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    color: #d8ab7a;
    font-weight: 400;
    text-transform: uppercase;
}

.portfolio_area_three .case-study-content h4 {
    font-size: 16px;
    line-height: 36px;
    color: #d8ab7a;
    font-weight: 500;
    margin: 0 0 0;
    position: relative;
    z-index: 1;
    left: 53px;
}

.portfolio_area_three .case-study-content h4::before {
    position: absolute;
    content: "";
    top: 18px;
    left: -52px;
    height: 2px;
    width: 45px;
    background: #D7AB79;
}

.case-study-single-box:hover .case-study-content {
    left: 0%;
    opacity: 1;
    bottom: 55%;
}

.portfolio_area_three.upper {
    background: inherit;
}

.portfolio_area_three.upper .sections_titles {
    text-align: center;
}

.portfolio_area_three.upper .portfolio_nav ul li {
    background: #F8F8F8;
    color: #101010;
}

.portfolio_area_three.upper .portfolio_nav ul li:hover, .portfolio_nav ul li.current_menu_item {
    color: #fff;
    background: #D9AB7A;
}

.project_area_five.upper {
    background: inherit;
}

.project_area_five.upper .single_project_box::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url('../images/portfolio/project_8.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: .5s;
    transform: scale(0);
} 

.project_area_five.upper .single_project_button a {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    background: #CDA373;
    padding: 11px 29px;
    color: #fff;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.project_area_five.upper .single_project_box:hover::before{
    opacity: 1;
    transform: scale(1);
}





/*<!-- ============================================================== -->
<!-- Arcke call-do-action-area Css -->
<!-- ============================================================== -->*/

.call-do-action-area {
    background: url(../images/resource/call-to-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 0 90px;
    position: relative;
    z-index: 1;
}

.call-do-action-area .call-do-action-button {
    margin-top: -125px;
    position: absolute;
    right: 10%;
}

.call-do-action-area .call-do-action-button a {
    display: inline-block;
    font-size: 16px;
    background: #C79E70;
    padding: 11px 30px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.call-do-action-area .call-do-action-button a::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: -1;
    transform: scale(0);
    transition: .5s;
}

.call-do-action-area .call-do-action-button a:hover{
    color: #101010 ;
}

.call-do-action-area .call-do-action-button a:hover::after{
    transform: scale(1);
}


/*<!-- ============================================================== -->
<!-- Arcke contact area Css -->
<!-- ============================================================== -->*/

.contact_area_three {
    background: url(../images/resource/contact_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 0 100px;
}

.contact_area_three .single_contact_thumb img {
    width: 100%;
    margin-left: 30px;
    height: 600px;
}

.contact_area_three .form_box input {
    width: 100%;
    height: 55px;
    padding-left: 20px;
    border-radius: 3px;
    transition: .5s;
    border: 1px solid #101010;
    color: #fff;
    background: #ffffff;
    outline: inherit;
    margin: 0 0 25px;
}

.contact_area_three textarea#message {
    background: #ffffff;
    border: 1px solid #101010;
    width: 100%;
    height: 150px;
    font-size: 15px;
    line-height: 30px;
    color: #000000;
    font-weight: 400;
    padding: 10px 0 0 20px;
    outline: inherit;
}

.contact_area_three textarea#message::placeholder {
    color: #959090;
}

.contact_area_three .quote_button {
    text-align: center;
    margin-top: 20px;
}

.contact_area_three .quote_button button {
    background: #D9AB7A;
    text-align: center;
    display: inline-block;
    color: #fff;
    width: 100%;
    padding: 16px 0;
    border-radius: 0;
    position: relative;
    z-index: 1;
    transition: .5s;
    outline: inherit;
}

.contact_area_three .quote_button button::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    background: #ffffff;
    z-index: -1;
    transition: .9s;
}

.contact_area_three .quote_button button:hover::before{
    width: 100%;
    left: 0;
}

.contact_area_three .contact_from_box {
    position: relative;
    left: -60px;
}


.contact_area_three.upper {
    background: inherit;
}

.contact_area_three.upper .form_box input {
    width: 100%;
    height: 55px;
    padding-left: 20px;
    border-radius: 3px;
    transition: .5s;
    border: 1px solid #F8F8F8;
    color: #101010;
    background: #F8F8F8;
    outline: inherit;
    margin: 0 0 25px;
}

.contact_area_three.upper textarea#message {
    background: #F8F8F8;
    border: 1px solid #F8F8F8;
    width: 100%;
    height: 150px;
    font-size: 15px;
    line-height: 30px;
    color: #101010;
    font-weight: 400;
    padding: 10px 0 0 20px;
    outline: inherit;
}

.contact-area-inner {
    background: #161616;
    padding: 0 0 120px;
    background: url(../images/resource/world.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.contact-area-inner .single-contact-box.upper {
    left: -50px;
    position: relative;
}

.contact-area-inner .single-contact-thumb img {
    width: 80%;
    margin-left: 100px;
}

.contact-area-inner .section-title {
    text-align: left;
}

.contact-area-inner .section-title.upper .sub-title h2 {
    color: #fff;
}

.contact-area-inner .form_box input {
    width: 100%;
    height: 55px;
    padding-left: 20px;
    border-radius: 3px;
    transition: .5s;
    border: inherit;
    color: #fff;
    background: #ffffff;
    margin: 0 0 20px;
    outline: inherit;
}

.contact-area-inner .form_box textarea#message {
    width: 100%;
    background: #ffffff;
    outline: inherit;
    border: inherit;
    height: 150px;
    color: #fff;
    padding: 20px 20px 0;
}

.contact-area-inner .sub-title h2::before {
    background: inherit;
}

.contact-area-inner .sub-title h2::after {
    background-color: inherit;
}

.contact-area-inner .quote_button {
    text-align: center;
    margin-top: 10px;
    background: #D7AB79;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.contact-area-inner .quote_button::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: -1;
    transition: .9s;
    opacity: 0;
    transform: scale(0);
}

.contact-area-inner .quote_button .btn {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    padding: 17px 10px;
    text-transform: uppercase;
}

.contact-area-inner .quote_button:hover::before{
    opacity: 1;
    transform: scale(1);
}

.contact-area-inner .quote_button:hover .btn {
    color: #101010;
}

.contact-area-inner.upper {
    padding: 100px 0 0;
}

/*<!-- ============================================================== -->
<!-- Arcke map-section Css -->
<!-- ============================================================== -->*/

.map-section {
    padding: 120px 0 110px;
    background: #161616;
}

.map-section .row.mg-pt {
    overflow: hidden;
    border-radius: 20px;
}

/*<!-- ============================================================== -->
<!-- Arcke team-area Css -->
<!-- ============================================================== -->*/

.team-area.one {
    background: #161616;
    padding: 190px 0 170px;
    position: relative;
    z-index: 1;
}

.team-area.one::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(../images/team/team-bor.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto 0;
    background-position: center center;
}

.team-area.one .section-title {
    text-align: center;
    margin-bottom: 45px;
}

.team-area.one .team-shap {
    position: absolute;
    top: 15%;
    left: 7%;
}

.team-area.one .team-shape{
    position: absolute;
    top: 15%;
    right: 7%;
}

.team-area.one .single-team-box {
    transition: .5s;
    border: 1px solid #2E2E2E;
    padding: 22px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 30px;
}

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

.team-area.one .team-content {
    position: absolute;
    bottom: -44%;
    text-align: center;
    margin: 0 auto 0;
    left: 0;
    right: 0;
    background: #1E1E1E;
    width: 90%;
    padding: 35px 0px;
    transition: .9s;
    opacity: 0;
}

.team-area.one .team-content h3 {
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    margin: 2px 0 11px;
}

.team-area.one .team-content span {
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    color: #999999;
    font-weight: 400;
}

.team-area.one .team-icon-list {
    margin-top: 15px;
}

.team-area.one .team-icon-list ul li {
    display: inline-block;
    margin: 0 5px 0;
}

.team-area.one .team-icon-list ul li a {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: #999999;
    font-family: "Font Awesome";
    transition: .5s;
}

.team-area.one .single-team-box:hover{
    border: 1px solid #80684B;
    margin-top: -30px;
}

.team-area.one .single-team-box:hover .team-content{
    bottom: 20px;
    opacity: 1;
}


.team-area.one.upper {
    background: #fff;
}
.team-area.one.upper::before {
    background: url(../images/team/team-bg.png);
}
.team-area.one.upper .row.bt-bb::before {
    background: #E9EBEC;
}

.team-area.one.upper .row.bt-bb::after {
    background: #E9EBEC;
}

.team-area.one.upper .single-team-box {
    border: 1px solid #E9EBEC;
}

.team-area.one.upper .single-team-box:hover {
    border: 1px solid #D7AB7A;
}

.team-area.one.upper.style_two {
    background: #F8F8F8;
}

.team-area.one.upper.style_two .row.bt-bb {
    border: inherit;
}

.team-area.one.upper.style_two .row.bt-bb::before {
    background: inherit;
}

.team-area.one.upper.style_two .row.bt-bb::after {
    background: inherit;
}

/*Team Five Style*/

.team_area_five {
    background: #141318;
    padding: 120px 0 100px;
}

.team_area_five .section_title_five {
    margin-bottom: 130px;
    text-align: center;
}

.team_area_five .team_single_box {
    background: #1C1B21;
    border-top: 2px solid #2C2B30;
    border-left: 2px solid #2C2B30;
    border-bottom: 2px solid #2C2B30;
    position: relative;
    z-index: 1;
    transition: .5s;
    padding: 0 0 30px;
    margin: 0 20px 30px;
}

.team_area_five .team_single_box .team_single_thumb {
    margin: -80px 0 0 80px;
}

.team_area_five .team_single_box .team_icon_list {
    position: absolute;
    top: 15%;
    left: 15px;
}

.team_area_five .team_single_box .team_icon_list ul li {
    display: block;
    list-style: none;
    margin-bottom: 10px;
}

.team_area_five .team_single_box .team_icon_list ul li a {
    display: inline-block;
    font-size: 16px;
    color: #D2A776;
    border: 1px solid #2C2B30;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    transition: .5s;
}

.team_area_five .team_single_box .team_title {
    margin-left: 80px;
}

.team_area_five .team_single_box .team_title h3 {
    font-size: 21px;
    line-height: 35px;
    color: #000000;
    font-weight: 600;
    margin: 25px 0 0;
}

.team_area_five .team_single_box .team_title span {
    font-size: 15px;
    line-height: 27px;
    color: #999999;
    font-weight: 400;
}

.team_area_five .team_single_box:hover{
    border-top: 2px solid #D9AB79;
    border-left: 2px solid #D9AB79;
    border-bottom: 2px solid #D9AB79;
}

.team_area_five .team_single_box .team_icon_list ul li a:hover {
    color: #fff!important;
    border: 1px solid #D2A776;
    background: #D2A776;
}


.team_area_five.upper{
    background: url(../images/team/team-6-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
}

.team_area_five.upper .team_single_box {
    background: #fff;
    border-top: 2px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    position: relative;
    z-index: 1;
}

.team_area_five.upper .team_single_box .team_icon_list ul li a {
    background: #F8F8F8;
    border: 1px solid #F8F8F8;
}

.team_area_five.upper .team_single_box .team_title h3 {
    color: #101010;
}

.team_area_five.upper .team_single_box:hover{
    border-top: 2px solid #D9AB7A;
    border-left: 1px solid #D9AB7A;
    border-bottom: 1px solid #D9AB7A;
}

.team_area_five.upper .team_single_box .team_icon_list ul li a:hover{
    background: #CDA374;
    border: 1px solid #CDA374;
    color: #fff;
}

.team_area_five.upper .team_single_box .team_title span {
    color: #101010;
}

/*<!-- ============================================================== -->
<!-- Arcke team area inner page Css -->
<!-- ============================================================== -->*/

.team-area-inner-page {
    padding: 120px 0 90px;
}

.team-area-inner-page .single-team-inner-box {
    position: relative;
    z-index: 1;
    padding: 0 0 25px;
    border-bottom: 1px solid #E9EBEC;
    transition: .5s;
    margin-bottom: 30px;
}

.team-area-inner-page .single-team-inner-box .single-team-inner-thumb {
    position: relative;
    z-index: 1;
    transition: .5s;
}

.team-area-inner-page .single-team-inner-box .single-team-inner-thumb::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background: #ffffff;
    opacity: 0.5;
    transition: .5s;
}

.team-area-inner-page .single-team-inner-box .single-team-inner-thumb img {
    width: 100%;
}

.team-area-inner-page .single-team-inner-box .team-inner-title h3 {
    font-size: 20px;
    line-height: 30px;
    color: #101010;
    font-weight: 500;
    margin: 25px 0 0;
}

.team-area-inner-page .single-team-inner-box .team-inner-title h4 {
    font-size: 15px;
    line-height: 25px;
    color: #515151;
    font-weight: 400;
    margin: 0 0 0 40px;
    position: relative;
    z-index: 1;
}

.team-area-inner-page .single-team-inner-box .team-inner-title h4::before {
    position: absolute;
    content: "";
    top: 14px;
    left: -40px;
    height: 1px;
    width: 30px;
    background: #ffffff;
    transition: .5s;
}

.team-area-inner-page .single-team-inner-box .team-inner-icon {
    position: absolute;
    right: 0;
    bottom: 32px;
}

.team-area-inner-page .single-team-inner-box .team-inner-icon i {
    display: inline-block;
    color: #101010;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border: 1px solid #DBDBDB;
    text-align: center;
    transition: .5s;
}

.team-area-inner-page .single-team-inner-box .team-inner-icon-list {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 25%;
    opacity: 0;
    transition: .5s;
    z-index: 22;
}

.team-area-inner-page .single-team-inner-box .team-inner-icon-list ul li {
    display: inline-block;
    margin: 0 3px 0;
}

.team-area-inner-page .single-team-inner-box .team-inner-icon-list ul li a {
    display: inline;
    font-size: 16px;
    height: 38px;
    width: 38px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    color: #101010;
    display: inline-block;
}

.team-area-inner-page .single-team-inner-box:hover .team-inner-icon i{
    background: #D9AB7A;
    color: #fff;
    border: 1px solid #D9AB7A;
}

.team-area-inner-page .single-team-inner-box:hover .team-inner-title h4::before{
    background: #D9AB7A;
}

.team-area-inner-page .single-team-inner-box:hover .team-inner-icon-list{
    bottom: 30%;
    opacity: 1;
}

.team-area-inner-page .single-team-inner-box:hover .single-team-inner-thumb::before{
    height: 100%;
} 

.team-area-inner-page .single-team-inner-box .team-inner-icon-list ul li a:hover{
    background: #D7AB79;
    color: #fff;
}

.team-area-seven {
    padding: 100px 0 70px;
}

.team-area-seven .team-button {
    margin-top: 25px;
}

.team-area-seven .team-button a {
    display: inline-block;
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    background: #D9AB7A;
    padding: 16px 27px;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.team-area-seven .team-button a::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #ffffff;
    z-index: -1;
    transform: scale(0);
    transition: .5s;
}

.team-area-seven .team-button a i {
    display: inline-block;
    margin-left: 5px;
    transition: .5s;
}

.team-area-seven .single-teams-boxs {
    background: #F6F6F6;
    text-align: center;
    padding: 50px 0 20px;
    transition: .5s;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.team-area-seven .single-teams-boxs::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background: #D7AB79;
    z-index: -1;
    opacity: 0.3;
    transition: .7s;
}

.team-area-seven .single-teams-boxs .single-teams-title {
    text-align: center;
    margin-top: 50px;
    padding: 0 0 0;
}

.team-area-seven .single-teams-boxs .single-teams-thumb img {
    border: 4px solid #F6F6F6;
    border-radius: 100%;
    transition: .7s;
    transform: scale(1);
}

.team-area-seven .single-teams-boxs .single-teams-thumb img:hover {
    transform: scale(.9);
}

.team-area-seven .single-teams-boxs .single-teams-title h3 {
    font-size: 24px;
    line-height: 30px;
    color: #101010;
    font-weight: 600;
    margin: 0 auto 0;
    border-bottom: 1px solid #C8CAC6;
    width: 80%;
    text-align: center;
    padding: 0 0 7px;
    transition: .5s;
}

.team-area-seven .single-teams-boxs .single-teams-title span {
    font-size: 16px;
    line-height: 24px;
    color: #616161;
    font-weight: 400;
    margin: 0 0 0;
}

.team-area-seven .single-teams-boxs .single-teams-icon-list {
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto 0;
    opacity: 0;
    transition: .5s;
}

.team-area-seven .single-teams-boxs .single-teams-icon-list ul li {
    display: inline-block;
    margin: 0 5px 0;
}

.team-area-seven .single-teams-boxs .single-teams-icon-list ul li a {
    display: inline-block;
    color: #fff;
    font-size: 15px;
}

.team-area-seven .single-teams-boxs:hover::before{
    height: 100%;
}

.team-area-seven .single-teams-boxs:hover .single-teams-icon-list{
    opacity: 1;
    bottom: 40%;
}

.team-area-seven .single-teams-boxs:hover .single-teams-thumb img {
    border: 4px solid #D7AB79;
}

.team-area-seven .single-teams-boxs:hover .single-teams-title h3 {
    border-bottom: 1px solid #D7AB79;
}

.team-area-seven .team-button a:hover::before{
   transform: scale(1); 
}

/*<!-- ============================================================== -->
<!-- Arcke testimonial-area Css -->
<!-- ============================================================== -->*/

.testimonial-area.one {
    background: url(../images/testimonial/test-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 255px 0 160px;
    position: relative;
    z-index: 1;
}

.testimonial-area.one .section-title {
    text-align: left;
    margin-bottom: 0;
}

.testimonial-area.one .section-title .sub-title h2::before {
    margin: 0;
}

.testimonial-area.one .sub-title h2::before {
    background: inherit;
}

.testimonial-area.one .sub-title h2::after {
    background-color: inherit;
}

.testimonial-area.one .testimonial-content {
    padding: 10px;
    position: relative;
    z-index: 1;
    border: 1px solid #1D1D1D;
    transition: .5s;
}

.testimonial-area.one .test-box {
    background: #1E1E1E;
    padding: 30px 40px 50px;
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 280px;
}

.testimonial-area.one .testimonial-description {
    flex-grow: 1;
}

.testimonial-area.one .testimonial-icon {
    position: absolute;
    bottom: 70px;
    right: 70px;
}

.testimonial-area.one .testimonial-description p {
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    font-weight: 400;
    font-style: italic;
    margin: 0 0 40px;
}

.testimonial-area.one .testi-list .owl-stage,
.testimonial-area.one .testi-list .owl-item {
    display: flex !important;
}

.testimonial-area.one .testimonial-title h3 {
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 500;
    margin: 0 0 0;
}

.testimonial-area.one .testimonial-title span {
    font-size: 13px;
    line-height: 26px;
    color: #d8ab7a;
    font-weight: 400;
}

.testimonial-area.one .testimonial-tmb {
    margin-right: 0;
    float: none;
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
    display: block;
}

.testimonial-area.one .testimonial-tmb img {
    width: 66px !important;
    height: 66px !important;
    border-radius: 50% !important;
    object-fit: cover !important;
    border: 1px solid #D7AB79;
}

.testimonial-area.one .testimonial-tmb::before {
    display: none;
}

.testimonial-area.one .testimonial-content:hover {
    border: 1px solid #D7AB79;
}

.owl-dots {
    position: absolute;
    bottom: -65px;
    left: 0;
}

.owl-dot {
    display: inline-block;
    margin: 0 5px 0;
    height: 8px;
    width: 8px;
    background: #1E1E1E;
}

.owl-dot.active {
    background: #D7AB79;
    height: 10px;
    width: 10px;
}

.testi-shape {
    position: absolute;
    top: 20%;
    right: 5%;
}

.testimonial-area.one.upper {
    background: url(../images/testimonial/testi-bg.jpg);
}
.testimonial-area.one.upper .testimonial-thumb img {
    width: 100%;
    margin-left: -50px;
}

.testimonial-area.one.upper .testimonial-content {
    border: 1px solid #E9EBEC;
}

.testimonial-area.one.upper .testimonial-description p {
    font-size: 16px;
    line-height: 30px;
    color: #101010;
}

.testimonial-area.one.upper .testimonial-title h3 {
    color: #ffffff;
}

.testimonial-area.one.upper .test-box {
    background: #fff;
}


/*Style Three*/

.testimonial_area_three {
    background: url(../images/testimonial/test-3-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 0 100px;
}

.testimonial_area_three .single_testimonial_box {
    position: relative;
    z-index: 1;
    transition: .5s;
    margin: 0 12px 0;
}

.testimonial_area_three .single_testimonial_box .testimonial_icon_list {
    position: absolute;
    top: 10px;
    right: 25px;
}

.testimonial_area_three .single_testimonial_box .testimonial_icon_list ul li {
    display: inline-block;
    margin: 0 5px 0;
    color: #D7AB79;
}

.testimonial_area_three .single_testimonial_box .testimonial_icon_list ul li span {
    opacity: 0.5;
}

.testimonial_area_three .single_testimonial_box .testimonial_icon i {
    font-size: 51px;
    display: inline-block;
    margin-left: 30px;
}

.testimonial_area_three .single_testimonial_box .testimonial_thumb {
    display: inline-block;
    margin: 0px 20px 0 30px;
    position: relative;
    z-index: 1;
    top: -10px;
}

.testimonial_area_three .single_testimonial_box .testimonial_title {
    display: inline-block;
}

.testimonial_area_three .single_testimonial_box .testimonial_title h3 {
    font-size: 18px;
    line-height: 30px;
    color: #fffffe;
    font-weight: 600;
    margin: 0 0 0;
    position: relative;
    top: -35px;
}

.testimonial_area_three .single_testimonial_box .testimonial_title h3 span {
    font-size: 15px;
    line-height: 30px;
    color: #d8ab7a;
    font-weight: 500;
    margin-left: 10px;
}

.testimonial_area_three .single_testimonial_box .testimonial_description p {
    font-size: 16px;
    line-height: 30px;
    color: #A7A7A7;
    font-weight: 400;
    font-style: italic;
    margin: 0 0 0;
    background: #161616;
    padding: 40px 35px;
}

.testimonial_area_three.upper {
    background: url(../images/testimonial/test-4-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 0 100px;
}

.testimonial_area_three.upper .single_testimonial_box {
    position: relative;
    z-index: 1;
    transition: .5s;
    margin: 0 12px 0;
}

.testimonial_area_three.upper .single_testimonial_box .testimonial_icon_list {
    position: absolute;
    top: 10px;
    right: 25px;
}

.testimonial_area_three.upper .single_testimonial_box .testimonial_icon_list ul li {
    display: inline-block;
    margin: 0 5px 0;
    color: #D7AB79;
}

.testimonial_area_three.upper .single_testimonial_box .testimonial_icon_list ul li span {
    opacity: 0.5;
}

.testimonial_area_three.upper .single_testimonial_box .testimonial_icon i {
    color: #D7AB79;
}

.testimonial_area_three.upper .single_testimonial_box .testimonial_thumb {
    display: inline-block;
    margin: 0px 20px 0 30px;
    position: relative;
    z-index: 1;
    top: -10px;
}

.testimonial_area_three.upper .single_testimonial_box .testimonial_title {
    display: inline-block;
}

.testimonial_area_three.upper .single_testimonial_box .testimonial_title h3 {
    color: #ffffff;
}

.testimonial_area_three.upper .single_testimonial_box .testimonial_title h3 span {
    color: #d8ab7a;
}

.testimonial_area_three.upper .single_testimonial_box .testimonial_description p {
    color: #101010;
    background: #fff;
}

/*Style Five*/

.testimonial_area_five {
    background: #ffffff;
    padding: 120px 0 120px;
}

.testimonial_area_five .section_title_five {
    margin-bottom: 60px;
}

.testimonial_area_five .single_testimonial_box {
    margin: 0 10px 0;
    transition: .5s;
}

.testimonial_area_five .single_testimonial_box .testimoni_content {
    background: #141318;
    padding: 35px 10px 30px 25px;
    position: relative;
    z-index: 1;
    transition: .5s;
    border: 1px solid #282828;
    border-radius: 3px;
}

.testimonial_area_five .single_testimonial_box .testimoni_content::before {
    position: absolute;
    content: "";
    bottom: -9%;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto 0;
    height: 45px;
    width: 45px;
    background: #141318;
    transform: rotate(45deg);
    border-right: 1px solid #282828;
    border-bottom: 1px solid #282828;
}

.testimonial_area_five .single_testimonial_box .testimonial_icon_list ul li {
    display: inline-block;
    margin-right: 10px;
    color: #D6AB78;
    font-size: 16px;
}

.testimonial_area_five .single_testimonial_box .testimonial_description p {
    font-size: 15px;
    line-height: 26px;
    color: #999999;
    font-weight: 400;
    margin: 18px 0 0;
}

.testimonial_area_five .single_testimonial_box .testimonial_thumb {
    margin: 35px 20px 0 20px;
    display: inline-block;
}

.testimonial_area_five .single_testimonial_box .testimonial_title {
    display: inline-block;
    position: relative;
    top: 0;
}

.testimonial_area_five .single_testimonial_box .testimonial_title span {
    font-size: 14px;
    line-height: 26px;
    color: #999999;
    margin: 0 0 0;
}

.testimonial_area_five .single_testimonial_box .testimonial_title h3 {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
    margin: 0 0 0;
}

.testimonial_area_five .owl-nav {
    position: absolute;
    z-index: 1;
    right: 20px;
    top: -30%;
}

.testimonial_area_five .owl-prev{
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    padding: 11px 15px;
    font-size: 20px;
    transition: .5s;
    margin: 0 20px 0 0;
    background: #1C1B21;
    border: inherit;
}

.testimonial_area_five .owl-next {
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    padding: 11px 15px;
    font-size: 20px;
    margin-bottom: 5px;
    transition: .5s;
    background: #D9AB7A;
    border: inherit;
}

.testimonial_area_five .owl-prev:hover{
    color: #fff;
    background: #D9AB7A;
}

.testimonial_area_five .owl-next:hover {
    color: #fff;
    background: #1C1B21;
}

.testimonial_area_five.upper {
    background: inherit;
}

.testimonial_area_five.upper .single_testimonial_box .testimonial_title h3 {
    color: #ffffff;
}

.testimonial_area_five.upper .single_testimonial_box .testimonial_description p {
    color: #101010;
}

.testimonial_area_five.upper .single_testimonial_box .testimoni_content {
    background: inherit;
    border: 1px solid #E9EBEC;
}

.testimonial_area_five.upper .single_testimonial_box .testimoni_content::before {
    background: #fff;
    border-right: 1px solid #E9EBEC;
    border-bottom: 1px solid #E9EBEC;
}

.testimonial_area_five.upper .single_testimonial_box .testimonial_title span {
    color: #101010;
}

/*Style Seven*/

.testimonial-area-seven {
    background: #F7F7F7;
    padding: 100px 0 80px;
}

.testimonial-area-seven .single-testi-box {
    transition: .5s;
}

.testimonial-area-seven .single-testi-box .single-testi-icon {
    text-align: center;
    margin-right: -100px;
}

.testimonial-area-seven .single-testi-box .single-testi-icon i {
    text-align: right;
    display: inline-block;
    font-size: 150px;
    color: #F2F2F2;
    font-weight: 400;
    margin-top: -30px;
    transition: .5s;
}

.testimonial-area-seven .single-testi-box .single-testi-content p {
    font-size: 24px;
    line-height: 30px;
    color: #101010;
    font-weight: 400;
    margin: 0 0 23px;
}

.testimonial-area-seven .single-testi-box .single-testi-content span {
    font-size: 18px;
    line-height: 30px;
    color: #101010;
    font-weight: 400;
    margin: 0 0 0;
}

.testimonial-area-seven .single-testi-box .testi-rating-star {
    margin-top: 25px;
}

.testimonial-area-seven .single-testi-box .testi-rating-star ul li {
    display: inline-block;
    color: #D7AB79;
    font-size: 20px;
    margin-right: 5px;
}

.testimonial-area-seven .single-testi-box .testi-rating-star ul li.color {
    color: #101010;
}

.testimonial-area-seven .single-testi-box:hover .single-testi-icon i{
    color: #101010;
}


/*<!-- ============================================================== -->
<!-- Arcke video-area-seven Css -->
<!-- ============================================================== -->*/

.video-area-seven {
    background: url(../images/resource/video-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 0 120px;
    height: 750px;
    position: relative;
    z-index: 1;
}

.video-area-seven .section-title-seven h2 {
    font-size: 46px;
    line-height: 60px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 0;
}

.video-area-seven .section-title-seven p {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-weight: 500;
    width: 62%;
    margin: 20px 0 0;
}

.video-area-seven .video-icon-cda {
    text-align: right;
    margin-top: -170px;
    z-index: -1;
    position: relative;
}

.video-area-seven .icon-shape-img {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: -1;
}

.video-area-seven .video-icon-cda a {
    display: inline-block;
    border: 2px solid #D9AB7A;
    height: 145px;
    width: 145px;
    line-height: 145px;
    border-radius: 50%;
    text-align: center;
    transition: .5s;
    position: relative;
    z-index: 1;

}

.video-area-seven .video-icon-cda a i {
    display: inline-block;
    font-size: 70px;
    height: 110px;
    width: 110px;
    line-height: 110px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    margin-top: 18px;
    margin-left: 7px;
    font-weight: 400;
}

.video-area-seven .video-icon-cda a i::after {
    position: absolute;
    content: "";
    background: url(../images/resource/icon-shap.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 10px;
    left: 11px;
    z-index: -1;
    height: 85%;
    width: 85%;
}

.video-area-seven .video-shape-ing {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

/*<!-- ============================================================== -->
<!--  Arcke blog-area Css -->
<!-- ============================================================== -->*/

.blog-area.one {
    background: #161616;
    padding: 170px 0 120px;
    position: relative;
    z-index: 1;
}

.blog-area.one::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(../images/blog/blog-bor.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto 0;
    background-position: center center;
}

.blog-area.one .blog-shap {
    position: absolute;
    top: 15%;
    left: 7%;
}

.blog-area.one .blog-shape {
    position: absolute;
    top: 15%;
    right: 7%;
}

.blog-area.one .single-blog-box {
    transition: .5s;
    margin-bottom: 30px;
}

.blog-area.one .blog-title {
    padding: 0 10px 0 0;
}

.blog-area.one .blog-thumb img {
    width: 100%;
}

.blog-area.one .blog-thumb{
    position: relative;
    z-index: 1;
}

.blog-area.one .blog-thumb::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background: #D7AB7C;
    opacity: 0.5;
    transition: .5s;
}

.blog-area.one .blog-title {
    padding: 0 10px 0 0;
}

.blog-area.one .blog-title h4 {
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    color: #999999;
    font-weight: 400;
    margin: 20px 0 0;
}

.blog-area.one .blog-title h4 span {
    position: relative;
    z-index: 1;
    margin-left: 30px;
}

.blog-area.one .blog-title h4 span::before {
    position: absolute;
    top: 2px;
    left: -15px;
    height: 15px;
    width: 2px;
    background: #626262;
    content: "";
    transform: rotate(33deg);
}

.blog-area.one .blog-title h3 a {
    display: inline-block;
    font-size: 20px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 600;
    margin: 0 0 20px;
    transition: .5s;
}

.blog-area.one .blog-button {
    position: relative;
    z-index: 1;
    transition: .5s;
    overflow: hidden;
    transition: .5s;
}

.blog-area.one .blog-button a {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 15px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    transition: .5s;
    margin-left: -103px;
}

.blog-area.one .blog-button::before {
    position: absolute;
    content: "";
    top: 1px;
    left: 8.5%;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: .5s;
}

.blog-area.one .blog-button a::before {
    position: absolute;
    content: "";
    top: 16px;
    right: -60px;
    height: 1px;
    width: 46px;
    background: #fff;
    z-index: -1;
    transition: .5s;
}

.blog-area.one .blog-button a::after {
    position: absolute;
    content: "";
    top: 13px;
    right: -65px;
    height: 8px;
    width: 8px;
    background: #fff;
    border-radius: 50%;
    z-index: -1;
}

.blog-area.one .single-blog-box:hover .blog-button::before {
    left: 33%;
    border: 1px solid #D9AA7C;
}

.blog-area.one .single-blog-box:hover .blog-button a::before{
    background: #D9AA7C;
}

.blog-area.one .single-blog-box:hover .blog-button a::after{
    background: #D9AA7C;
}

.blog-area.one .single-blog-box:hover .blog-button a{
    margin-left: 0px;
}

.blog-area.one .single-blog-box:hover .blog-thumb::before{
    height: 100%;
}

.blog-area.one .blog-title h3 a:hover{
    color: #D7AB79;
    text-decoration: underline;
}

.blog-area.one .main-title h1,
.blog-area.one .sub-title h2 {
    color: #ffffff;
}

.blog-area.one.upper {
    background: #fff;
}
.blog-area.one.upper::before {
    left: 0;
    right: 0;
    top: 0;
    background: url(../images/blog/blog-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.blog-area.one.upper.grid {
    padding: 120px 0 55px;
}
.blog-area.one.upper .row.bd-tp::before {
    background: #E9EBEC;
}

.blog-area.one.upper .row.bd-tp::after {
    background: #E9EBEC;
}

.blog-area.one.upper .blog-title h4 {
    color: #101010;
}

.blog-area.one.upper .blog-title h3 a {
    color: #101010;
}

.blog-area.one.upper .main-title h1,
.blog-area.one.upper .sub-title h2 {
    color: #101010;
}

.blog-area.one.upper .blog-button a {
    color: #101010;
}

.blog-area.one.upper .single-blog-box .blog-button::before {
    border: 1px solid #DEE1E6;
}

.blog-area.one.upper .single-blog-box .blog-button a::before {
    background: #DEE1E6;
}

.blog-area.one.upper .single-blog-box .blog-button a::after {
    background: #DEE1E6;
}

.blog-area.one.upper .single-blog-box:hover .blog-button a::after {
    background: #D7AB79;
}

.blog-area.one.upper .single-blog-box:hover .blog-button::before {
    border: 1px solid #D7AB79;
}

.blog-area.one.upper .single-blog-box:hover .blog-button a::before {
    background: #D7AB79;
}

.blog-area.one.upper .single-blog-box:hover .blog-button a::after {
    background: #D7AB79;
}

.blog-area.one.upper .single-blog-box.upper {
    margin-bottom: 50px;
}

/*Style Three*/

.blog_area_three {
    background: #ffffff;
    padding: 120px 0 100px;
}

.blog_area_three .section_title {
    text-align: center;
    margin-bottom: 50px;
}

.single_blog_box {
    transition: .5s;
    margin-bottom: 30px;
}

.single_blog_thumb {
    position: relative;
    z-index: 1;
    transition: .5s;
}

.single_blog_thumb::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background: #D7AB79;
    opacity: 0.5;
    transition: .5s;
}

.single_blog_thumb img {
    width: 100%;
}

.single_blog_content {
    background: #161616;
    padding: 30px 30px;
    transition: .5s;
}

.single_blog_content h4 {
    font-size: 14px;
    line-height: 28px;
    color: #d8ab7a;
    font-weight: 500;
    margin: 0 0 0;
}

.single_blog_content h3 a {
    display: inline-block;
    font-size: 24px;
    line-height: 35px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 0;
    transition: .5s;
}

.single_blog_box:hover .single_blog_thumb::before {
    height: 100%;
}

.single_blog_content h3 a:hover{
    color: #D7AB79;
}

.blog_area_three.upper {
    background: #F8F8F8;
}

.blog_area_three.upper .single_blog_content h3 a {
    color: #101010;
}

.blog_area_three.upper .single_blog_content {
    background: #fff;
}

.blog_area_three.upper .single_blog_content h3 a:hover {
    color: #D7AB79;
}

/* Style Five */

.blog_area_five {
    background: #141318;
    padding: 120px 0 90px;
}

.blog_area_five .section_title_five {
    text-align: center;
    margin-bottom: 50px;
}

.blog_area_five .single_blog_box {
    transition: .5s;
    margin-bottom: 30px;
    background: #1C1B21;
    padding: 30px 25px 20px;
    overflow: hidden;
}

.blog_area_five .single_blog_box .single_blogs_content h5 {
    font-size: 14px;
    line-height: 28px;
    color: #999999;
    font-weight: 400;
    margin: 0 0 0;
     transition: .5s;
}

.blog_area_five .single_blog_box .single_blogs_content h5 span {
    margin-right: 20px;
}

.blog_area_five .single_blog_box .single_blogs_content h5 i {
    display: inline-block;
    color: #D2A776;
    margin-right: 10px;
}

.blog_area_five .single_blog_box .single_blogs_content h3 a {
    display: inline-block;
    font-size: 22px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
    margin: 0 0 25px;
     transition: .5s;
}

.blog_area_five .single_blog_box .single_blog_thumb {
    position: relative;
    z-index: 1;
    transition: .5s;
}

.blog_area_five .single_blog_box .single_blog_thumb::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #D7AB79;
    opacity: 0.6;
    transition: .5s;
    transform: scale(0);
}

.blog_area_five .single_blog_box .blog_button {
    margin-top: 25px;
}

.blog_area_five .single_blog_box .blog_button a {
    display: inline-block;
    font-size: 16px;
    color: #D6AC7A;
    transition: .5s;
    text-transform: uppercase;
    margin-left: -130px;
    transition: .5s;
    font-weight: 600;
}

.blog_area_five .single_blog_box .blog_button a i {
    display: inline-block;
    color: #fff;
    margin-left: 25px;
     transition: .5s;
}

.blog_area_five .single_blog_box:hover .blog_button a {
    margin-left: 0px;
}

.blog_area_five .single_blog_box:hover .blog_button a i{
    margin-left: 5px;
    color: #D6AC7A;
}

.blog_area_five .single_blog_box .single_blogs_content h3 a:hover{
    color: #D6AC7A;
}

.blog_area_five .single_blog_box:hover .single_blog_thumb::before{
    transform: scale(1);
}


.blog_area_five.upper {
    background: url(../images/blog/home-6-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
}

.blog_area_five.upper .single_blog_box {
    background: #fff;
}

.blog_area_five.upper .single_blog_box .single_blogs_content h3 a {
    color: #101010;
}

.blog_area_five.upper .single_blog_box .blog_button a i {
    color: #101010;
}

.blog_area_five.upper .single_blog_box .blog_button a {
    color: #101010;
}

/* Style Seven */

.blog-area-seven {
    background: #F6F6F6;
    padding: 100px 0 100px;
}

.blog-area-seven .blog-button {
    margin-top: 38px;
}

.blog-area-seven .blog-button a {
    display: inline-block;
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    background: #D9AB7A;
    padding: 16px 27px;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.blog-area-seven .blog-button a::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    background: #ffffff;
    z-index: -1;
    transition: .5s;
}

.blog-area-seven .blog-button a i {
    display: inline-block;
    margin-left: 8px;
    transition: .5s;
}

.blog-area-seven .single-blog-box {
    transition: .5s;
}

.blog-area-seven .single-blog-tmb {
    position: relative;
    z-index: 1;
    transition: .5s;
}

.blog-area-seven .single-blog-tmb::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    background: #ffffff;
    opacity: 0.5;
    transition: .5s;
}

.blog-area-seven .blog-number {
    position: absolute;
    bottom: 0;
    right: 0px;
    height: 80px;
    width: 95px;
    background: #D7AB79;
    text-align: center;
}

.blog-area-seven .blog-number h3 {
    font-size: 24px;
    line-height: 36px;
    color: #000000;
    font-weight: 400;
    margin: 10px auto 0;
    border-bottom: 1px solid #fff;
    width: 70%;
    text-align: center;
}

.blog-area-seven .single-blog-tmb img {
    width: 100%;
}

.blog-area-seven .single-blog-content {
    background: #fff;
    padding: 45px 40px 35px;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.blog-area-seven .single-blog-content::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background: #D7AB79;
    opacity: 0.3;
    z-index: -1;
    transition: .5s;
}

.blog-area-seven .single-blog-content h4 {
    font-size: 16px;
    line-height: 30px;
    color: #101010;
    font-weight: 400;
    margin: 0 0 0;
}

.blog-area-seven .single-blog-content h3 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
    margin: 0 0 25px;
    border-bottom: 1px solid #CFCFCF;
    padding: 0 0 15px;
}

.blog-area-seven .single-blog-content h3 a {
    display: inline-block;
    color: #101010;
    transition: .5s;
}

.blog-area-seven .single-blog-btn a {
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    color: #d8ab7a;
    font-weight: 500;
}

.blog-area-seven .single-blog-btn a i {
    display: inline-block;
    margin-left: 20px;
}

.blog-area-seven .single-blog-box:hover .single-blog-content h3{
    border-bottom: 1px solid #101010;
}

.blog-area-seven .single-blog-content h3 a:hover{
    color: #D7AB79;
}

.blog-area-seven .blog-button a:hover::before{
    width: 100%;
    left: 0;
}

.blog-area-seven .single-blog-box:hover .single-blog-tmb::before{
    left: 0;
    width: 100%;
}

.blog-area-seven .single-blog-box:hover .single-blog-content::before{
    height: 100%;
}

/*<!-- ============================================================== -->
<!-- Arcke blog-details-area Css -->
<!-- ============================================================== -->*/

.blog-details-area {
    padding: 120px 0 100px;
}

.blog-details-area .blog-thumb img {
    width: 100%;
}

.blog-details-area .blog-meta h4 {
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    color: #515151;
    font-weight: 400;
    margin: 30px 0 0;
}

.blog-details-area .blog-content-text h2 {
    font-size: 30px;
    line-height: 38px;
    color: #101010;
    font-weight: 600;
    margin: 13px 0;
}

.blog-details-area .blog-content-text p {
    font-size: 15px;
    line-height: 28px;
    color: #515151;
    font-weight: 400;
    margin: 0 0 20px;
}

.blog-details-area .blog-details-desc h3 {
    font-size: 22px;
    line-height: 28px;
    color: #101010;
    font-weight: 600;
    margin: 50px 0 10px;
}

.blog-details-area .blog-details-icon-list {
    margin: 30px 0 50px;
}

.blog-details-area .blog-details-icon-list ul li {
    display: block;
    list-style: none;
    font-size: 16px;
    line-height: 28px;
    color: #101010;
    font-weight: 400;
    margin: 0 0 10px;
}

.blog-details-area .blog-details-icon-list ul li i {
    display: inline-block;
    font-size: 16px;
    line-height: 28px;
    color: #d8ab7a;
    margin-right: 5px;
}

.blog-details-area .blog-details-tmb {
    margin: 0 0 25px;
}

.blog-details-area .blog-details-tmb img {
    width: 100%;
}

.blog-details-area .blog-social-tags h4 {
    font-size: 16px;
    line-height: 28px;
    color: #101010;
    font-weight: 500;
    margin: 0 0 0;
}

.blog-details-area .share-text ul li {
    display: inline-block;
}

.blog-details-area .share-text h4 {
    font-size: 16px;
    line-height: 28px;
    color: #101010;
    font-weight: 500;
    margin: 0 0 0;
}

.blog-details-area .single-blog-social-icon ul{
    display: inline-block;
}

.blog-details-area .single-blog-social-icon ul li {
    display: inline-block;
    margin: 0 5px 0;
}

.blog-details-area .single-blog-social-icon ul li a {
    display: inline-block;
    color: #101010;
}

.blog-details-area .share-text {
    display: inline-block;
}

.blog-details-area .row.mg-tp {
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    padding: 30px 0;
    margin: 35px 0 60px;
}

.blog-details-area .single-blog-social-icon {
    text-align: right;
}

.blog-details-area .blog-social-tags h4 span {
    margin: 0 5px 0;
    font-size: 14px;
    line-height: 28px;
    color: #515151;
    font-weight: 400;
    border: 1px solid #DEDFE1;
    padding: 10px 15px;
}

.blog-details-area .blog-details-comment-thumb {
    float: left;
    margin-right: 20px;
}

.blog-details-area .blog-details-comment-content h3 {
    font-size: 15px;
    line-height: 24px;
    color: #101010;
    font-weight: 500;
    margin: 0 0 0;
}

.blog-details-area .blog-details-comment-content p {
    font-size: 13px;
    line-height: 26px;
    color: #515151;
    font-weight: 400;
    margin: 0 0 0;
}

.blog-details-area .blog-details-comment_tmb {
    float: left;
    margin: 10px 20px 0 0;
}

.blog-details-area .blog-details-comment_box h4 {
    font-size: 16px;
    line-height: 28px;
    color: #101010;
    font-weight: 500;
    margin: 0 0 0;
}

.blog-details-area .blog-details-comment_box h4 span {
    font-size: 14px;
    line-height: 26px;
    color: #515151;
    font-weight: 400;
    position: relative;
    z-index: 1;
    margin-left: 35px;
}

.blog-details-area .blog-details-comment_box h4 span::before {
    position: absolute;
    content: "";
    top: 10px;
    left: -30px;
    height: 1px;
    width: 20px;
    background: #ffffff;
}

.blog-details-area .blog-details-comment_box p {
    font-size: 15px;
    line-height: 28px;
    color: #515151;
    font-weight: 400;
    margin: 0 0 0;
    overflow: hidden;
}

.blog-details-area .blog-details-comment-title h3 {
    font-size: 28px;
    line-height: 28px;
    color: #101010;
    font-weight: 600;
    margin: 0 0 30px;
}

.blog-details-area .blog-details-comment {
    background: #F8F8F8;
    padding: 30px 20px;
    margin-bottom: 90px;
}

.blog-details-area .blog-details-comment_box {
    border: 1px solid #A8A8A8;
    padding: 25px 20px;
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
}

.blog-details-area .blog-details-comment_box.upper {
    width: 88%;
    margin-left: 90px;
}

.blog-details-area .reply_btn {
    position: absolute;
    top: 20px;
    right: 20px;
}

.blog-details-area .reply_btn a {
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    color: #101010;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 1px solid #A8A8A8;
}

.blog-details-area .comment-title h3 {
    font-size: 28px;
    line-height: 28px;
    color: #101010;
    font-weight: 600;
    margin: 80px 0 30px;
}

.blog-details-area input.comment-box {
    background: #F8F8F8;
    outline: inherit;
    border: none;
    margin-bottom: 20px;
    width: 100%;
    padding: 16px 15px;
}

.blog-details-area textarea#comment-msg-box {
    background: #F8F8F8;
    outline: inherit;
    border: none;
    width: 100%;
    padding: 16px 15px;
    margin-left: 12px;
    margin-bottom: 20px;
}

.blog-details-area input.submit-comment {
    display: inline-block;
    width: 22%;
    background: #ffffff;
    color: #fff;
    border: inherit;
    padding: 15px 0;
    transition: .5s;
    position: relative;
    z-index: 1;
    margin: 0 20px 0 15px;
    font-size: 16px;
    font-weight: 600;
}

.blog-details-area input.submit-comment:hover {
    background: #DEBA92;
    color: #fff;
}

/* blog sidebar */

.widget-items-search {
    position: relative;
}

.src-input-box:focus {
    border: 1px solid #ccc;
}

input.src-input-box::placeholder {
    font-size: 15px;
    color: #575f66;
    font-weight: 300;
    font-family: "Archivo";
}

.src-icon {
    position: absolute;
    right: 0;
    top: 32px;
    transform: translateY(-50%);
    font-size: 15px;
    border: none;
    padding: 17px 25px;
    color: #101010;
}

.src-input-box:focus {
    outline: inherit;
}

/*search items*/
.widget-items {
    background: #F5F6F8;
    border-radius: 3px;
    padding: 40px 40px 15px;
    margin-bottom: 30px;
}

.src-input-box {
    border: 1px solid #cccccc57;
    padding: 17px 30px;
    width: 100%;
    color: #101010;
}

input.src-input-box::placeholder {
    color: #101010;
    font-family: 'Montserrat';
}

/*categories*/
.widget-title {
    margin-bottom: 28px;
    position: relative;
}

.widget-title h2 {
    margin-top: 0;
}

.widget-archieve-item {
    color: #232323;
}

.widget-archieve-item:hover {
    color: #ff3b00;
}

.widget-items .widget-title h2 {
    display: block;
    position: relative;
    z-index: 1;
    font-size: 22px;
    color: #171717;
    font-weight: 500;
}

.widget-title h2::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 50px;
    height: 2px;
    background: #ffffff;
}

.hr-3 {
    border-top: 1px solid #e6e6e6;
    padding-top: 15px;
}

.catagory-item {
    margin: 43px 0 7px;
}

.catagory-item ul li {
    border-bottom: 1px solid rgba(23,23,23,0.10196078431372549);
    display: block;
}

.catagory-item ul li:last-child {
    border-bottom: none;
}

.catagory-item ul li a {
    font-size: 16px;
    color: #171717;
    font-weight: 400;
    display: inline-block;
    padding: 10px 0;
}

.catagory-item ul li:hover a {
    color: #DEBA92;
}

.catagory-item ul li a i {
    font-size: 15px;
    margin-right: 14px;
}

/*post thumb*/

.widget-recent-post {
    margin-bottom: 23px;
    padding-top: 24px;
}

.rpost-thumb {
    margin-right: 20px;
}

/*post title*/
.rpost-title h4 {
    font-size: 15px;
    line-height: 22px;
    color: #101010;
    font-weight: 500;
    margin: 0 0;
}

.rpost-title span {
    display: inline-block;
    font-size: 13px;
    line-height: 26px;
    color: #515151;
    font-weight: 400;
}

.rpost-title h4:hover {
    color: #D7AB79;
}

/*tag menu*/

.tag-item {
    margin: 50px 0 17px;
}

.tag-item a {
    padding: 8px 9px;
    display: inline-block;
    margin: 2px 3px 8px;
    transition: .5s;
    font-size: 14px;
    line-height: 26px;
    color: #171717;
    font-weight: 500;
    background: #fff;
}

.tag-item a:hover {
    color: #fff;
    background: #DEBA92;
}

/*pagination*/
.pagination.center {
    text-align: center !important;
    display: flex;
    align-items: center !important;
    justify-content: center;
    margin-top: 50px;
}

.pagination a {
    font-size: 18px;
    font-weight: 500;
    color: #919191;
    float: left;
    text-decoration: none;
    transition: background-color .3s;
    margin: 0 4px;
    height: 42px;
    width: 42px;
    line-height: 42px;
    text-align: center;
    border: 1px solid rgba(33,33,33,0.1);
}

.pagination a:hover {
    background: #FF5E15;
    color: #fff;

}

/*<!-- ============================================================== -->
<!-- Arcke cascading-area Css -->
<!-- ============================================================== -->*/

.cascading-area {
    background: #ffffff;
    padding: 130px 0 110px;
}

.cascading-area .cascading-thumb img {
    width: 100%;
}

.cascading-area .cascading-title h2 {
    font-size: 75px;
    line-height: 65px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 35px;
}

.cascading-area .cascading-title span {
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    color: #999999;
    font-weight: 400;
    position: relative;
    z-index: 1;
    margin-left: 90px;
}

.cascading-area .cascading-title span::before {
    position: absolute;
    content: "";
    top: 9px;
    left: -40%;
    height: 1px;
    width: 80px;
    background: #909095;
}

.cascading-area .cascading-inner-box {
    margin: 0 -12px 0;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.cascading-area .cascading-thumb {
    position: relative;
    z-index: 1;
    transition: .5s;
}

.cascading-area .cascading-thumb::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #D7AB79;
    opacity: .5;
    transform: scale(0);
    transition: .5s;
}

.cascading-area .cascadings-inners-boxs {
    background: #1A1A1A;
    position: relative;
    z-index: 1;
    padding: 40px 50px 50px;
    margin: 0 -12px 0;
    transition: .5s;
}

.cascading-area .cascading-inner-title h3 {
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 5px;
}

.cascading-area .cascading-inner-title span {
    font-size: 14px;
    line-height: 30px;
    color: #999999;
    font-weight: 400;
    margin: 0 0 0;
}

.cascading-area .cascading-inner-button {
    background: #262626;
    padding: 6px 20px;
    transition: .5s;
    position: relative;
    z-index: 1;
    margin-top: 117px;
}

.cascading-area .cascading-inner-button::before {
    position: absolute;
    content: "";
    top: -115px;
    left: 0;
    height: 100px;
    width: 1px;
    background: #262626;
}

.cascading-area .cascading-inner-button::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    background: #D7AB79;
    opacity: 1;
    z-index: -1;
    transition: .5s;

}

.cascading-area .cascading-inner-button a {
    display: inline-block;
    font-size: 17px;
    line-height: 40px;
    color: #000000;
    font-weight: 500;
    transition: .5s;
}

.cascading-area .cascading-inner-button a i {
    display: inline-block;
    position: absolute;
    top: 7px;
    right: 25px;
    transition: .5s;
}

.cascading-area .cascading-inner-box-number {
    position: absolute;
    top: 50px;
    right: 25px;
}

.cascading-area .cascading-inner-box-number h2 {
    opacity: 0.051;
    font-size: 75px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 0;
    transition: .5s;
}

.cascading-area .cascadings-inners-boxs:hover .cascading-inner-box-number h2{
    opacity: 1;
    color: #D7AB79;
}

.cascading-area .cascadings-inners-boxs:hover .cascading-inner-button::after{
    width: 100%;
    left: 0;
}

.cascading-area .cascading-inner-box:hover .cascading-thumb::before{
    transform: scale(1);
}

.cascading-area.upper {
    background: #fff;
}

.cascading-area.upper .cascading-title h2 {
    font-size: 75px;
    line-height: 65px;
    color: #101010;
    font-weight: 600;
    margin: 0 0 35px;
}

.cascading-area.upper .cascadings-inners-boxs {
    background: #F8F8F8;
}

.cascading-area.upper .cascading-inner-title h3 {
    color: #101010;
}

.cascading-area.upper .cascading-inner-box-number h2 {
    opacity: 1;
    color: #E8E8E8;
}

.cascading-area.upper .cascading-inner-button::before {
    background: #E8E8E8;
}

.cascading-area.upper .cascading-inner-button {
    background: transparent;
    border: 1px solid #A8A8A8;
}

.cascading-area.upper .cascading-inner-button a {
    color: #101010;
}

.cascading-area.upper .cascadings-inners-boxs:hover .cascading-inner-button{
    border: 1px solid #D7AB79;
}

.cascading-area.upper .cascadings-inners-boxs:hover .cascading-inner-button a{
    color: #fff;
}


/*<!-- ============================================================== -->
<!-- Arcke horizontal-area Css -->
<!-- ============================================================== -->*/

.horizontal-area {
    padding: 110px 0 110px;
    background: #ffffff;
}

.horizontal-area .horizontal-title h3 {
    font-size: 75px;
    line-height: 65px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 0;
}

.horizontal-area .horizontal-button {
    text-align: right;
    margin-top: 8px;
}

.horizontal-area .horizontal-button a {
    font-size: 17px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    background: #D7AB79;
    padding: 8px 15px;
    transition: .5s;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.horizontal-area .horizontal-button a::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    transition: .5s;
    transform: scale(0);
    z-index: -1;
}

.horizontal-area .row.mg-tp {
    margin-top: 33px;
}

.horizontal-area .single-horizontal-box {
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-bottom: 30px;
}

.horizontal-area .horizontal-thumb img {
    width: 100%;
}

.horizontal-area .horizontal-content {
    position: absolute;
    top: 50px;
    left: 50px;
    width: 77%;
    padding: 25px 25px;
    transform: scale(0);
    transition: .5s;
    background: rgba(17,17,17,.9);
}

.horizontal-area .single-horizontal-title h3 {
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    font-weight: 700;
    margin: 0 0 0;
}

.horizontal-area .single-horizontal-title span {
    font-size: 15px;
    line-height: 30px;
    color: #d8ab7a;
    font-weight: 500;
    margin: 0 0 0;
}

.horizontal-area .horizontal-year h4 {
    font-size: 16px;
    line-height: 30px;
    color: #d8ab7a;
    font-weight: 500;
    margin: 0 0 0;
    position: relative;
    z-index: 1;
    text-align: right;
    top: -55px;
}

.horizontal-area .horizontal-year h4::before {
    position: absolute;
    content: "";
    top: 14px;
    right: 40px;
    height: 1px;
    width: 50px;
    background: #D7AB79;
}

.horizontal-area .horizontal-btn {
    background: #D9AB7A;
    padding: 6px 20px;
    transition: .5s;
    position: relative;
    z-index: 1;
    margin-top: 80px;
}

.horizontal-area .horizontal-btn::before {
    position: absolute;
    content: "";
    top: -99px;
    left: 0;
    height: 80px;
    width: 1px;
    background: #D9AB7A;
}

.horizontal-area .horizontal-btn::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    background: #fff;
    opacity: 1;
    z-index: -1;
    transition: .5s;
}

.horizontal-area .horizontal-btn a {
    display: inline-block;
    font-size: 17px;
    line-height: 40px;
    color: #000000;
    font-weight: 500;
    transition: .5s;
}

.horizontal-area .horizontal-btn a i {
    display: inline-block;
    position: absolute;
    top: 7px;
    right: 25px;
    transition: .5s;
}

.horizontal-area .horizontal-btn:hover a{
    color: #101010;
}

.horizontal-area .horizontal-btn:hover::after{
    width: 100%;
    left: 0;
}

.horizontal-area .single-horizontal-box:hover .horizontal-content{
    transform: scale(1);
}

.horizontal-area .horizontal-button a:hover{
    color: #101010;
}

.horizontal-area .horizontal-button a:hover::before{
    transform: scale(1);
}

/*<!-- ============================================================== -->
<!-- Arcke horizontal-slider-area Css -->
<!-- ============================================================== -->*/

.horizontal-slider-area {
    background: #ffffff;
    padding: 80px 0 110px;
}

.horizontal-slider-area .horizontal-slider-box {
    background: url(../images/portfolio/horizontal-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 600px;
    position: relative;
    z-index: 1;
}

.horizontal-slider-area .horizontal-slider-content {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #161616;
    padding: 30px 30px;
}

.horizontal-slider-area .horizontal-slider-content h4 {
    font-size: 14px;
    line-height: 20px;
    color: #d8ab7a;
    font-weight: 400;
    margin: 0 0 0;
}

.horizontal-slider-area .horizontal-slider-content h3 {
    font-size: 24px;
    line-height: 32px;
    color: #000000;
    font-weight: 600;
    margin: 43px 0 0;
    position: relative;
    z-index: 1;
}

.horizontal-slider-area .horizontal-slider-content h3::before {
    position: absolute;
    content: "";
    top: -40px;
    left: 0;
    height: 40px;
    width: 1px;
    background: #AD8A63;
}

.horizontal-slider-area .horizontal-slid-btn {
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: .5s;
    margin-top: 25px;
}

.horizontal-slider-area .horizontal-slid-btn::before {
    position: absolute;
    content: "";
    top: 1px;
    left: 47%;
    width: 30px;
    height: 30px;
    border: 1px solid #D7AB79;
    border-radius: 50%;
    transition: .5s;
}

.horizontal-slider-area .horizontal-slid-btn a {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 15px;
    line-height: 32px;
    color: #000000;
    font-weight: 400;
    transition: .5s;
}

.horizontal-slider-area .horizontal-slid-btn a::before {
    position: absolute;
    content: "";
    top: 16px;
    right: -60px;
    height: 1px;
    width: 46px;
    background: #D7AB79;
    z-index: -1;
    transition: .5s;
}

.horizontal-slider-area .horizontal-slid-btn a::after {
    position: absolute;
    content: "";
    top: 13px;
    right: -65px;
    height: 8px;
    width: 8px;
    background: #D7AB79;
    border-radius: 50%;
    z-index: -1;
}

.horizontal-slider-area.upper {
    background: transparent;
}


/*<!-- ============================================================== -->
<!-- Arcke portfolio-masonary-area Css -->
<!-- ============================================================== -->*/

.portfolio-masonary-area {
    background: #161616;
    padding: 100px 0 100px;
}

.portfolio-masonary-area .portfolio-masonary-title h3 {
    font-size: 50px;
    line-height: 65px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 70px;
    text-align: center;
}

.portfolio-masonary-area .single-portfolio-masonary-box {
    position: relative;
    z-index: 1;
    transition: .5s;
    overflow: hidden;
    margin-bottom: 27px;
}

.portfolio-masonary-area .single-portfolio-thumn {
    position: relative;
    z-index: 1;
    transition: 0.5s;
}

.portfolio-masonary-area .single-portfolio-thumn::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background: #D7AB79;
    opacity: 0.5;
    transition: 0.9s;
}

.portfolio-masonary-area .single-portfolio-thumn img {
    width: 100%;
}

.portfolio-masonary-area .portfolio-masonary-content {
    position: absolute;
    bottom: -100px;
    opacity: 0;
    left: 15px;
    background: rgba(17,17,17,.9);
    width: 80%;
    padding: 42px 40px 48px;
    transition: .9s;
    z-index: 22;
}

.portfolio-masonary-area .masonary-title h3 {
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    font-weight: 700;
    margin: 0 0 0;
}

.portfolio-masonary-area .masonary-title span {
    font-size: 15px;
    line-height: 30px;
    color: #d8ab7a;
    font-weight: 500;
}

.portfolio-masonary-area .masonary-year h4 {
    font-size: 16px;
    line-height: 30px;
    color: #d8ab7a;
    font-weight: 500;
    margin: 0 0 0;
    position: relative;
    z-index: 1;
    text-align: right;
    top: -55px;
}

.portfolio-masonary-area .masonary-year h4::before {
    position: absolute;
    content: "";
    top: 14px;
    right: 40px;
    height: 1px;
    width: 50px;
    background: #D7AB79;
}

.portfolio-masonary-area .portfolio-masonary-btn {
    background: #D9AB7A;
    padding: 6px 20px;
    transition: .5s;
    position: relative;
    z-index: 1;
    margin-top: 20px;
}

.portfolio-masonary-area .portfolio-masonary-btn::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    background: #fff;
    opacity: 1;
    z-index: -1;
    transition: .5s;
}

.portfolio-masonary-area .portfolio-masonary-btn a {
    display: inline-block;
    font-size: 17px;
    line-height: 40px;
    color: #000000;
    font-weight: 500;
    transition: .5s;
}

.portfolio-masonary-area .portfolio-masonary-btn a i {
    display: inline-block;
    position: absolute;
    top: 7px;
    right: 25px;
    transition: .5s;
}

.portfolio-masonary-area .portfolio-masonary-btn:hover a{
    color: #101010;
}

.portfolio-masonary-area .portfolio-masonary-btn:hover::after{
    width: 100%;
    left: 0;
}

.portfolio-masonary-area .single-portfolio-masonary-box:hover .portfolio-masonary-content{
    bottom: 15px;
    opacity: 1;
}

.portfolio-masonary-area .single-portfolio-masonary-box:hover .single-portfolio-thumn::before{
    bottom: 15px;
    height: 100%;
}

 .portfolio-masonary-area.upper {
    background: transparent;
}

.portfolio-masonary-area.upper .portfolio-masonary-title h3 {
    font-size: 50px;
    line-height: 65px;
    color: #101010;
    font-weight: 600;
    margin: 0 0 70px;
    text-align: center;
}

.portfolio-minimal-area {
    background: #161616;
    padding: 100px 0 100px;
}

.portfolio-minimal-area .minimal-title h1 {
    font-size: 50px;
    line-height: 58px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 30px;
}

.portfolio-minimal-area .case-study-thumb2 {
    position: relative;
    z-index: 1;
}

.portfolio-minimal-area .case-study-thumb2::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #D7AB79;
    content: "";
    z-index: 22;
    opacity: 0.6;
    transform: scale(0);
    transition: .5s;
}

.portfolio-minimal-area .case-study-thumb2 img {
    width: 100%;
    position: relative;
    z-index: 1;
}

/* Portfolio Nav */

.portfolio-minimal-area .portfolio_menu ul {
    text-align: left;
    list-style: none;
    margin-bottom: 35px;
}

.portfolio-minimal-area .portfolio_nav ul li {
    transition: all 0.5s ease 0s;
    cursor: pointer;
    padding: 7px 15px 7px 0;
    display: inline-block;
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    position: relative;
    z-index: 1;
    text-align: left;
}

.portfolio-minimal-area .portfolio_nav ul li::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 0%;
    background: #D7AB79;
    left: 0;
    bottom: 0;
    z-index: -1;
    transition: 0.5s;
    opacity: 1;
}

.portfolio-minimal-area .portfolio_nav ul li:hover::after {
    width: 90%;
}

.portfolio-minimal-area .portfolio_menu ul li a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    transition: .5s;
}

.portfolio-minimal-area .portfolio_menu ul li a::before {
    position: absolute;
    content: "";
    left: 0;
    top: 24px;
    height: 2px;
    width: 0%;
    background: #fff;
    transition: .5s;
}

.portfolio-minimal-area .portfolio_nav ul li:hover,
.portfolio_nav ul li.current_menu_item {
    color: #D7AB79;
    background: transparent;
    
}

.portfolio-minimal-area .case-study-single-box {
    transition: .5s;
    margin-bottom: 30px;
}

.portfolio-minimal-area .case-study-contents {
    background: #ffffff;
    padding: 40px 35px;
}

.portfolio-minimal-area .case-title.style2 span a {
    display: inline-block;
    font-size: 14px;
    line-height: 27px;
    color: #d8ab7a;
    font-weight: 400;
}

.portfolio-minimal-area .case-study-title.style2 h3 {
    margin: 0 0 0;
}

.portfolio-minimal-area .case-study-title.style2 h3 a {
    display: inline-block;
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 0;
}

.portfolio-minimal-area .case-study-icon {
    position: absolute;
    right: 40px;
    bottom: 60px;
}

.portfolio-minimal-area .case-study-icon i {
    display: inline-block;
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #181617;
    text-align: center;
    color: #D7AB79;
    transition: .5s;
}

.portfolio-minimal-area .minimal-shap {
    text-align: right;
    position: relative;
    top: -35px;
}

.portfolio-minimal-area .case-study-title.style2 h3 a:hover{
    color: #D7AB79;
} 

.portfolio-minimal-area .case-title.style2 span a:hover{
    color: #fff;
} 

.portfolio-minimal-area .case-study-icon i:hover{
    background: #fff;
}

.portfolio-minimal-area .case-study-single-box:hover .case-study-thumb2::before{
    transform: scale(1);
}

/*<Start portfolio-minimal-area.upper Css*/

.portfolio-minimal-area.upper {
    background: transparent;
}

.portfolio-minimal-area.upper .minimal-title h1 {
    color: #101010;
}

.portfolio-minimal-area.upper .portfolio_nav ul li {
    color: #101010;
}

.portfolio-minimal-area.upper .case-study-contents {
    background: #F8F8F8;
}

.portfolio-minimal-area.upper .case-study-title.style2 h3 a {
    color: #101010;
}


.portfolio-minimal-area.upper .case-title.style2 span a:hover {
    color: #101010;
}

.portfolio-minimal-area.upper .case-study-title.style2 h3 a:hover {
    color: #D7AB79;
}

.portfolio-minimal-area.upper .case-study-icon i {
    background: #fff;
}

.portfolio-minimal-area.upper .portfolio_nav ul li:hover, .portfolio_nav ul li.current_menu_item {
    color: #D7AB79;
    background: transparent;
}

.portfolio-minimal-area.upper .case-study-icon i:hover {
    background: #ffffff;
    color: #fff;
}

.portfolio-showcase-area {
    background: #161616;
    padding: 100px 0 100px;
}

.portfolio-showcase-area .showcase-title {
    text-align: center;
    margin: 0 0 20px;
}

.portfolio-showcase-area .showcase-title h1 {
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 0;
}

/* Portfolio Nav */

.portfolio-showcase-area .portfolio_menu ul {
    text-align: center;
    list-style: none;
    margin-bottom: 35px;
}

.portfolio-showcase-area .portfolio_nav ul li {
    transition: all 0.5s ease 0s;
    cursor: pointer;
    padding: 7px 15px 7px 0;
    display: inline-block;
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    position: relative;
    z-index: 1;
    text-align: left;
}

.portfolio-showcase-area .portfolio_nav ul li::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 0%;
    background: #D7AB79;
    left: 0;
    bottom: 0;
    z-index: -1;
    transition: 0.5s;
    opacity: 1;
}

.portfolio-showcase-area .portfolio_nav ul li:hover::after {
    width: 90%;
}

.portfolio-showcase-area .portfolio_menu ul li a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    transition: .5s;
}

.portfolio-showcase-area .portfolio_menu ul li a::before {
    position: absolute;
    content: "";
    left: 0;
    top: 24px;
    height: 2px;
    width: 0%;
    background: #fff;
    transition: .5s;
}

.portfolio-showcase-area .portfolio_nav ul li:hover,
.portfolio_nav ul li.current_menu_item {
    color: #D7AB79;
    background: transparent;
    
}

.portfolio-showcase-area .case-study-single-box {
    transition: .5s;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.portfolio-showcase-area .case-study-contents {
    background: rgba(17,17,17,.9);
    padding: 5px 30px 40px;
    position: absolute;
    width: 95%;
    bottom: -100px;
    opacity: 0;
    transition: .7s;
}

.portfolio-showcase-area .case-title.style2 h3 {
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    font-weight: 700;
    margin: 0 0 0;
}

.portfolio-showcase-area .case-title.style2 span {
    font-size: 15px;
    line-height: 30px;
    color: #d8ab7a;
    font-weight: 500;
    margin: 0 0 0;
}

.portfolio-showcase-area .case-title.style2 span a {
    display: inline-block;
    font-size: 14px;
    line-height: 27px;
    color: #d8ab7a;
    font-weight: 400;
}

.portfolio-showcase-area .showcase-year h3 {
    font-size: 16px;
    line-height: 30px;
    color: #d8ab7a;
    font-weight: 500;
    margin: 0 0 0;
    position: relative;
    text-align: right;
    top: 30px;
}

.portfolio-showcase-area .case-study-thumb2 img {
    width: 100%;
}

.portfolio-showcase-area .showcase-button {
    background: #D9AB7A;
    padding: 10px 15px;
    position: relative;
    transition: .5s;
    margin-top: 50px;
}

.portfolio-showcase-area .showcase-button a {
    font-size: 17px;
    line-height: 30px;
    color: #101010;
    font-weight: 500;
    display: inline-block;
    transition: .5s;
}

.portfolio-showcase-area .showcase-button a i {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 10px;
    transition: .5s;
}

.portfolio-showcase-area .showcase-view-btn {
    text-align: center;
    margin-top: 40px;
}

.portfolio-showcase-area .showcase-view-btn a {
    font-size: 17px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    background: #D7AB79;
    padding: 14px 35px;
    transition: .5s;
    position: relative;
    z-index: 22;
    display: inline-block;
}

.portfolio-showcase-area .showcase-view-btn a::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    background: #fff;
    opacity: 0.5;
    transition: .5s;
}

.portfolio-showcase-area .showcase-view-btn a:hover{
    color: #101010!important;
}

.portfolio-showcase-area .showcase-view-btn a:hover::before{
    width: 100%;
    left: 0;
}

.portfolio-showcase-area .case-study-single-box:hover .case-study-contents{
    opacity: 1;
    bottom: 0px;
}

.portfolio-showcase-area .showcase-button:hover a{
    color: #fff;
}

.portfolio-showcase-area.upper {
    background: transparent;
}

.portfolio-showcase-area.upper .showcase-title h1 {
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 0;
    color: #101010;
}

.portfolio-showcase-area.upper .portfolio_nav ul li {
    color: #101010;
}

.portfolio-minimal-area.seven {
    background: #F7F7F7;
    padding: 100px 0 100px;
}

.portfolio-minimal-area.seven .portfolio_menu ul {
    text-align: right;
    list-style: none;
    margin-bottom: 35px;
}

.portfolio-minimal-area.seven .portfolio_nav ul li {
    transition: all 0.5s ease 0s;
    cursor: pointer;
    padding: 7px 15px 7px 0;
    display: inline-block;
    font-size: 17px;
    color: #101010;
    font-weight: 600;
    position: relative;
    z-index: 1;
    text-align: left;
}

.portfolio-minimal-area.seven .portfolio_nav ul li:hover{
    color: #D8AB7A;
}

/*====================================================
--< Arcke portfolio-details-area Css -->
======================================================*/

.portfolio-details-area {
    padding: 90px 0 90px;
}

.portfolio-details-area .row.upper {
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
}

.portfolio-details-area .portfolio-details-thumb img {
    width: 100%;
}

.portfolio-details-area .portfolio-details {
    padding: 65px 50px 50px;
}

.portfolio-details-area .sideber-title h3 {
    font-size: 24px;
    color: #101010;
    margin-bottom: 25px;
    text-transform: capitalize;
    position: relative;
}

.portfolio-details-area .sideber-title {
    position: relative;
}

.portfolio-details-area .sideber-box {
    border: 1px solid #e6e6e6;
    padding: 10px 30px 35px;
    margin: 65px 40px 50px 0;
    border-radius: 5px;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    background: #F6F6F7;
}

.portfolio-details-area .portfolio-details-area .sideber-box {
    border: inherit;
    box-shadow: inherit;
}

 .portfolio-details-area .catagories-body ul li {
    font-size: 20px;
}

.portfolio-details-area .catagories-body ul li {
    list-style: none;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCCCCE;
    padding-bottom: 10px;
    transition: .5s;
    color: #101010;
    font-weight: 600;
}

 .portfolio-details-area .catagories-body ul li span {
    font-size: 18px;
    font-weight: 300;
    padding-left: 20px;
    color: #626262;
    text-transform: capitalize;
    font-weight: 400;
}

.portfolio-details-area .catagories-icon {
    padding: 37px 0 0 0;
}

.portfolio-details-area .catagories-icon p {
    font-size: 30px;
    color: #333333;
    font-weight: 400;
}

.portfolio-details-area .catagories-icon p a {
    font-size: 17px;
    color: #fff;
    background: #303030;
    margin-right: 5px;
    border-radius: 5px;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 37px;
    transition:.5s;
    border:1px solid #333333;
}

.portfolio-details-area .catagories-icon p a:hover{
    color: #333333;
    background: #fff;
    border:1px solid #333333;
}

.portfolio-details-area .sideber-content {
    padding-top: 24px;
}

.portfolio-details-area .sideber-title {
    position: relative;
}

.portfolio-details-area .sideber-title h2 {
    font-size: 27px;
    padding: 35px 0 20px;
    color: #303030;
    font-weight: 400;
    text-transform: capitalize;
}

.portfolio-details-area .sideber-title p {
    color: #626262;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
}

/*<!-- ============================================================== -->
<!-- Arcke spilt-slider-area Css -->
<!-- ============================================================== -->*/

.spilt-slider-area {
    background: #ffffff;
    height: 753px;
    padding: 80px 0 0;
}

.spilt-slider-area .spilt-slider-box {
    border: 1px solid #272727;
    height: 550px;
}

.spilt-slider-area .spilt-slider-box .spilt-slider-thumb img {
    width: 100%;
    height: 550px;
}

.single-spilt-box {
    position: relative;
    z-index: 1;
}

.spilt-slider-content {
    margin: 50px 0 0 30px;
}

.spilt-slider-content h4 {
    font-size: 14px;
    line-height: 20px;
    color: #d8ab7a;
    font-weight: 400;
    margin: 0 0 0;
}

.spilt-slider-area .spilt-slider-box .spilt-slider-content h3 {
    font-size: 46px;
    line-height: 56px;
    color: #000000;
    font-weight: 600;
    margin: 55px 0 0;
    position: relative;
    z-index: 1;
}

.spilt-slider-area .spilt-slider-box .spilt-slider-content h3::before {
    position: absolute;
    content: "";
    top: -49px;
    left: 2px;
    height: 50px;
    width: 1px;
    background: #D7AB79;
}

.spilt-slider-area .spilt-slider-box .spilt-slid-btn {
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: .5s;
    margin-top: 25px;
}

.spilt-slider-area .spilt-slider-box .spilt-slid-btn::before {
    position: absolute;
    content: "";
    top: 1px;
    left: 27%;
    width: 30px;
    height: 30px;
    border: 1px solid #D7AB79;
    border-radius: 50%;
    transition: .5s;
}

.spilt-slider-area .spilt-slider-box .spilt-slid-btn a {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 15px;
    line-height: 32px;
    color: #000000;
    font-weight: 400;
    transition: .5s;
}

.spilt-slider-area .spilt-slider-box .spilt-slid-btn a::before {
    position: absolute;
    content: "";
    top: 16px;
    right: -60px;
    height: 1px;
    width: 46px;
    background: #D7AB79;
    z-index: -1;
    transition: .5s;
}

.spilt-slider-area .spilt-slider-box .spilt-slid-btn a::after {
    position: absolute;
    content: "";
    top: 13px;
    right: -65px;
    height: 8px;
    width: 8px;
    background: #D7AB79;
    border-radius: 50%;
    z-index: -1;
}

.spilt-slider-area .spilt-slider-box .spilt-box-number h2 {
    font-size: 80px;
    line-height: 50px;
    color: #000000;
    font-weight: 600;
    text-align: right;
    margin: 40px 40px 0 0;
}

.spilt-slider-area .spilt-slider-box .spilt-shape {
    position: absolute;
    top: 0;
    left: 30px;
}

.spilt-slider-area.upper {
    background: transparent;
}

.spilt-slider-area.upper .spilt-slider-box {
    border: 1px solid #E9EBEC;
    height: 550px;
}

.spilt-slider-area.upper .spilt-slider-box .spilt-box-number h2 {
    color: #101010;
}

.spilt-slider-area.upper .spilt-slider-box .spilt-slider-content h3 {
    color: #101010;
}

.spilt-slider-area.upper .spilt-slider-box .spilt-slid-btn a {
    color: #101010;
}



/*<!-- ============================================================== -->
<!-- Arcke brand-area Css -->
<!-- ============================================================== -->*/

.brand-area.one {
    background: #161616;
    padding: 40px 0 100px;
}

.brand-area.one .brand-title {
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 65px;
}

.brand-area.one .brand-title::before {
    position: absolute;
    top: 16px;
    left: 0;
    height: 1px;
    width: 33%;
    content: "";
    background: #2A2A2A;
}

.brand-area.one .brand-title::after {
    position: absolute;
    top: 16px;
    right: 0;
    height: 1px;
    width: 33%;
    content: "";
    background: #2A2A2A;
}

.brand-area.one .brand-title h4 {
    font-size: 16px;
    line-height: 32px;
    color: #D4D4D4;
    font-weight: 400;
    margin: 0 0 0;
    position: relative;
    z-index: 1;
}

.brand-area.one .brand-title h4 span{
    color: #d8ab7a;
}

.brand-area.one.upper {
    background: #fff;
}

.brand-area.one.upper .brand-title h4 {
    color: #101010;
}

.brand-area.one.upper .brand-title::before {
    background: #A8A8A8;
}

.brand-area.one.upper .brand-title::after {
    background: #A8A8A8;
}

.brand-area.one.upper.style-two {
    padding: 100px 0 100px;
}

/* Style Seven */

.brand-area.seven {
    padding: 100px 0 100px;
}

.brand-area.seven .single-brand {
    text-align: center;
    transition: .5s;  
}

.brand-area.seven .single-brand .brand-thumb {
    text-align: center;
}

.brand-area.seven .owl-carousel .owl-item img {
    display: block;
    filter: brightness(1) invert(0);
    transition: .5s;
}

.brand-area.seven .single-brand:hover .brand-thumb img{
    filter: brightness(0) invert(0);
}

/*<!-- ============================================================== -->
<!-- Arcke shop-area CSS -->
<!-- ============================================================== -->*/

.shop-area {
    padding: 120px 0 90px;
    background: #161616;
}

.shop-area .row.mr-tp {
    margin-top: 27px;
}

.shop-area .single-shop-box {
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-bottom: 30px;
}

.shop-area .single-shop-box .single-shop-thumb {
    position: relative;
    z-index: 1;
    transition: .5s;
}

.shop-area .single-shop-box .single-shop-thumb::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background: #ffffff;
    opacity: 0.7;
    transition: .5s;
}

.shop-area .single-shop-box .single-shop-thumb img {
    width: 100%;
}

.shop-area .shoping-items ul {
    display: inline-block;
    z-index: 1;
    position: relative;
}

.shop-area .shoping-items ul li {
    display: inline-block;
    margin-right: 10px;
}

.shop-area .shoping-items ul li.color {
    color: #DAB284;
}

.shop-area .shoping-items ul li.colores {
    font-size: 15px;
    line-height: 25px;
    color: #999999;
    font-weight: 500;
}

.shop-area .shoping-items-button {
    text-align: right;
    position: relative;
    top: -40px;
}

.shop-area .shoping-items-button a {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #d8ab7a;
    border: 1px solid #d8ab7a;
    padding: 11px 33px;
    position: relative;
    z-index: 1;
    font-weight: 500;
}

.shop-area .shoping-items-button a::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    background: #fff;
    border: 1px solid #fff;
    transition: .5s;
    z-index: -1;
    opacity: 0;
}

.shop-area .single-shop-content {
    background: #ffffff;
    padding: 30px 30px 20px;
    position: relative;
    z-index: 1;

}

.single-shop-content.upper {
    background: inherit;
    padding: 30px 0 20px;
}

.shop-area .single-shop-item h3 {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 0;
}

.shop-area .single-shop-dolar {
    position: absolute;
    right: 30px;
    bottom: 20px;
}

.shop-area .single-shop-dolar h4 {
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    font-weight: 400;
    margin: 0 0 0;
}

.shop-area .cart-button {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 15%;
    opacity: 0;
    transition: .5s;
    z-index: 1;
}

.shop-area .cart-button a {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    transition: .5s;
    background: #D7AB79;
    padding: 8px 40px;
    border-radius: 30px;
    position: relative;
    z-index: 1;
}

.shop-area .cart-button a::before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 30px;
    background: #ffffff;
    transform: scale(0);
    transition: .5s;
}

 .shop-area .cart-button a:hover::before {
    transform: scale(1);
}

.shop-area .single-shop-box:hover .cart-button{
    bottom: 30%;
    opacity: 1;
}

.shop-area .single-shop-box:hover .single-shop-thumb::before{
    height: 100%;
}

.shoping-items-button a:hover::after{
    left: 0;
    width: 100%;
    opacity: 1;
}

.shoping-items-button a:hover{
    color: #101010;
    border: 1px solid #fff;
}


/*search items*/
.shop-area .widget-items {
    background: transparent;
    border-radius: 3px;
    padding: 40px 40px 15px;
    margin-bottom: 30px;
}

.shop-area .src-input-box {
    border: 1px solid #DAAC7B;
    padding: 17px 15px;
    width: 100%;
    background: transparent;
}

.shop-area input.src-input-box::placeholder {
    color: #DAAC7B;
    font-family: 'Montserrat';
}

.shop-area .src-icon {
    position: absolute;
    right: 0;
    top: 32px;
    transform: translateY(-50%);
    font-size: 15px;
    border: none;
    padding: 17px 25px;
    color: #DAAC7B;
    background: transparent;
}

.shop-area .price-filter h3 {
    font-size: 17px;
    line-height: 30px;
    color: #000000;
    font-weight: 700;
    margin: 0 0 45px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
}

.shop-area .price-filter h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 250px;
    height: 3px;
    background: #D7AB7A;
}

.shop-area .price-filter h3::after {
    content: "";
    position: absolute;
    left: 0;
    top: 42px !important;
    width: 4px;
    height: 13px;
    background-color: #D7AB7A;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOVE-BG;
}

@keyframes MOVE-BG {
    0% {
        left: -70px;
        top: 0px;
    }

    100% {
        left: 70px;
        top: 0px;
    }
}


.shop-area .price-filter {
    display: inline-block;
}

.shop-area .price-filter h4 {
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    margin: 0 0 0;
    padding: 0px 0px;
    background: #D7AB7A;
    width: 90px;
    text-align: center;
}

.shop-area .price-dolar {
    display: inline-block;
    margin-left: 35px;
}

.shop-area .price-dolar h4 {
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    font-weight: 400;
    margin: 0 0 0;
    text-align: right;
}

.shop-area .shop-categori {
    margin-top: 67px;
}

.shop-area .shop-categori h3 {
    font-size: 17px;
    line-height: 30px;
    color: #000000;
    font-weight: 700;
    border-bottom: 1px solid #5C5C5C;
    padding: 0 0 20px;
}

.shop-area .shop-categori-list {
    margin-top: 15px;
}

.shop-area .shop-categori-list ul li {
    display: block;
    list-style: none;
    position: relative;
    z-index: 1;
    margin: 0 0 7px;
    transition: .5s;
}

.shop-area .shop-categori-list ul li i {
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(-86deg);
    font-size: 12px;
}

.shop-area .shop-categori-list ul li:hover{
    color: #D7AB79;
}

.shop-area .shop-categori-list.upper ul li {
    position: relative;
    z-index: 1;
    margin-left: 30px;
    font-size: 15px;
    line-height: 28px;
    color: #000000;
    font-weight: 400;
}

.shop-area .shop-categori-list.upper ul li.be-af::before {
    position: absolute;
    content: "";
    top: 12px;
    left: -24px;
    height: 5px;
    width: 5px;
    background: #D7AB79;
    border-radius: 50%;
}

.shop-area .shop-categori-list.upper ul li::after {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    top: 7px;
    left: -29px;
    border: 1px dashed #D7AB79;
    border-radius: 50%;
}

.shop-area .tag-categori-list {
    margin-top: 15px;
}

.shop-area .tag-categori-list ul li {
    display: inline-block;
    margin-right: 18px;
}

.shop-area .tag-categori-list ul li a {
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    color: #999999;
    font-weight: 400;
    transition: .5s;
}

.shop-area .tag-categori-list ul li a:hover{
    color: #D7AB79;
}

.shop-area .shop-img-box {
    margin: 25px 0 30px;
}

.shop-area .shop-categor-title h3 {
    font-size: 17px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 0;
    padding-top: 14px;
}

.shop-area .shop-categor-title span {
    font-size: 15px;
    line-height: 30px;
    color: #999999;
    font-weight: 400;
}

.shop-area .shop-categori-thumb a img {
    float: left;
    margin-right: 20px;
}

.details-shape-thumb {
    position: absolute;
    top: 23%;
    right: 0;
    z-index: -1;
}

/* Shope Details*/

.shop-details-area {
    background: #161616;
    padding: 100px 0 80px;
    position: relative;
    z-index: 1;
}

.shop-details-area .tabs_item img {
    width: 100%;
}

.shop-details-area .tab-img-box ul li {
    display: inline-block;
}

.shop-details-area .tab-img-box ul li a img {
    width: 100%;
}

.shop-details-area .style-three.tab {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin-right: 15px;
    margin-bottom: 50px;
}

.shop-details-area .style-three.tab ul li img {
    width: 100%;
}

.shop-details-area .tabs_item {
    padding: 0;
}

.shop-details-area .tabs_item {
    margin-bottom: 30px;
}

.shop-details-area .tabs_item img {
    width: 100%;
}

.shop-details-area .tabs_itemt {
    display: inline-block;
}

.shop-details-area .tabs_items {
    display: inline-block;
}

.shop-details-area ul.tabs.active li {
    list-style: none;
    display: inline-block;
}

.shop-details-area .style-three .tabs li a {
    background: inherit;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    outline: none;
    padding: 5px;
    transition: all 0.5s ease-in-out;
    margin-right: 20px;
    border-radius: 5px;
}

.shop-details-area .style-three .tabs li.current::before {
    background: transparent;
}

.shop-details-area .style-three li.current a {
    border: inherit;
    display: inline-block;
}


/*============================
Shop dtls Right
============================*/

.shop-details-area .category-title h2 {
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 10px;
}

.shop-details-area .category-title h4 {
    font-size: 16px;
    line-height: 30px;
    color: #d8ab7a;
    font-weight: 500;
    margin: 0 0 7px;
}

.shop-details-area .category-title h4 span{
    color: #616161;
}

.shop-details-area .category-price h1 {
    font-size: 18px;
    line-height: 30px;
    color: #999999;
    font-weight: 500;
    margin: 0 0 0;
}

.shop-details-area .category-description p {
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    font-weight: 400;
    margin: 18px 0 0;
}

.shop-details-area .category-price span {
    color: #616161;
    padding-left: 14px;
    text-decoration: line-through;
}

.shop-details-area .category-color p {
    color: #062462;
    line-height: 26px;
    font-weight: 500;
    font-size: 16px;
    padding: 18px 0 6px;
}

.shop-details-area .category-color span {
    color: #67686C;
    padding-left: 20px;
    position: relative;
}

.shop-details-area .cart-plus-minus {
    margin: 40px 0 0px;
}

.shop-details-area input.cart-plus-minus-box {
    text-align: center;
    height: 60px;
    width: 60px;
    border: 1px solid #D9AB7A;
    background: transparent;
    color: #fff;
    font-size: 20px;
    float: left;
    margin-right: 5px;
}

.shop-details-area .dec.ctnbutton {
    border: 1px solid #D9AB7A;
    display: inline-block;
    height: 28px;
    width: 28px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}

.shop-details-area .inc.ctnbutton {
    border: 1px solid #D9AB7A;
    display: inline-block;
    height: 28px;
    width: 28px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    position: relative;
    left: -31px;
    bottom: -32px;
}

.shop-details-area .category-color p {
    padding: 0;
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    font-weight: 400;
    margin: 0px 0 0 120px;
    top: -43px;
    display: inline-block;
}

.shop-details-area .category_dolar {
    text-align: right;
    position: relative;
    top: -17px;
}

.shop-details-area .category_dolar h2 {
    font-size: 20px;
    line-height: 30px;
    color: #d8ab7a;
    font-weight: 600;
    margin: 0 0 0;
}

.shop-details-area .category-button {
    margin-top: 20px;
    transition: .5s;
}

.shop-details-area .category-button a {
    display: inline-block;
    background: #D9AB7A;
    color: #101010;
    padding: 15px 40px;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.shop-details-area .category-button a::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    background: #fff;
    transition: .5s;
    z-index: -1;
}

.shop-details-area .category-button a:hover::after {
    width: 100%;
    left: 0;
}

.shop-details-area table.category-table {
    margin-top: 30px;
}

.shop-details-area td.table-title {
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
}

.shop-details-area td.table-title span{
    color: #d8ab7a;
}

.shop-details-area .appoinment-tab .tabs li a {
    text-transform: uppercase;
    display: inline-block;
    outline: none;
    padding: 5px 20px 0 0;
    margin-right: 15px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 400;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.shop-details-area .appoinment-tab .tabs li a:hover{
    color: #D7AB79;
}

.shop-details-area .post-comment-description {
    border-top: 1px dashed #D7AB79;
    padding: 30px 0 0;
    margin-top: 30px;
}

.shop-details-area .post-comment-description p {
    font-size: 15px;
    line-height: 28px;
    color: #999999;
    font-weight: 400;
    margin: 0 0 22px;
}

.shop-details-area .shop-details-icon-list {
    margin-top: 40px;
}

.shop-details-area .shop-details-icon-list ul li {
    display: inline-block;
    list-style: none;
    margin: 0 3px 0;
}

.shop-details-area .shop-details-icon-list ul li a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background: #282828;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    transition: .5s;
}

.shop-details-area .shop-details-icon-list ul li a:hover {
    background: #D9AB7A;
}

/*Shop Details*/

.shop-details-area .products-item h3 {
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    color: #d8ab7a;
    font-weight: 600;
    margin: 0 0 40px;
}

.shop-details-area .row.mr-tp {
    margin-top: 27px;
}

.shop-details-area .single-shop-box {
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-bottom: 30px;
}

.shop-details-area .single-shop-box .single-shop-thumb {
    position: relative;
    z-index: 1;
    transition: .5s;
}

.shop-details-area .single-shop-box .single-shop-thumb::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background: #ffffff;
    opacity: 0.7;
    transition: .5s;
}

.shop-details-area .single-shop-box .single-shop-thumb img {
    width: 100%;
}

.shop-details-area .shoping-items ul {
    display: inline-block;
    z-index: 1;
    position: relative;
}

.shop-details-area .shoping-items ul li {
    display: inline-block;
    margin-right: 10px;
}

.shop-details-area .shoping-items ul li.color {
    color: #DAB284;
}

.shop-details-area .shoping-items ul li.colores {
    font-size: 15px;
    line-height: 25px;
    color: #999999;
    font-weight: 500;
}

.shop-details-area .shoping-items-button {
    text-align: right;
    position: relative;
    top: -40px;
}

.shop-details-area .shoping-items-button a {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #d8ab7a;
    border: 1px solid #d8ab7a;
    padding: 11px 33px;
    position: relative;
    z-index: 1;
    font-weight: 500;
}

.shop-details-area .shoping-items-button a::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    background: #fff;
    border: 1px solid #fff;
    transition: .5s;
    z-index: -1;
    opacity: 0;
}

.shop-details-area .single-shop-content {
    background: #ffffff;
    padding: 30px 30px 20px;
    position: relative;
    z-index: 1;

}

.shop-details-area .single-shop-content.upper {
    background: inherit;
    padding: 30px 0 20px;
}

.shop-details-area .single-shop-item h3 {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 0;
}

.shop-details-area .single-shop-dolar {
    position: absolute;
    right: 30px;
    bottom: 20px;
}

.shop-details-area .single-shop-dolar h4 {
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    font-weight: 400;
    margin: 0 0 0;
}

.shop-details-area .cart-button {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 15%;
    opacity: 0;
    transition: .5s;
    z-index: 1;
}

.shop-details-area .cart-button a {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    transition: .5s;
    background: #D7AB79;
    padding: 8px 40px;
    border-radius: 30px;
    position: relative;
    z-index: 1;
}

.shop-details-area .cart-button a::before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 30px;
    background: #ffffff;
    transform: scale(0);
    transition: .5s;
}

.shop-details-area .cart-button a:hover::before {
    transform: scale(1);
}

.shop-details-area .single-shop-box:hover .cart-button{
    bottom: 30%;
    opacity: 1;
}

.shop-details-area .single-shop-box:hover .single-shop-thumb::before{
    height: 100%;
}

.shop-details-area .shoping-items-button a:hover::after{
    left: 0;
    width: 100%;
    opacity: 1;
}

.shop-details-area .shoping-items-button a:hover{
    color: #101010;
    border: 1px solid #fff;
}


/*Cart Section*/

.cart-section {
    padding: 100px 0 100px;
}

.cart-section .cart-empty p {
    padding: 18px 25px;
    position: relative;
    background-color: #F6F7F9;
    border-bottom: 2px solid #101010;
    display: inline-block;
    width: 100%;
    color: #101010;
}

.cart-section .cart-empty p i {
    color: #D7AB79;
    padding-right: 10px;
}

.cart-section .about-item-list ul li i {
    font-size: 20px;
    color: #da242b;
    padding-right: 5px;
}

.cart-section .cart-button a {
    font-size: 15px;
    padding: 15px 9px 15px 42px;
    background: #D9B081;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border-radius: 5px 35px 5px 5px;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-top: 38px;
}

.cart-section .cart-button a:hover {
    color: #333;
}

.cart-section .cart-button a::before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px 35px 5px 5px;
    background: #ffffff;
    transform: scale(0);
    transition: .5s;
}

.cart-section .cart-button a i {
    font-size: 18px;
    width: 26px;
    height: 26px;
    line-height: 23px;
    text-align: center;
    background: #fff;
    color: #101010;
    border-radius: 30px;
    border: 2px solid #101010;
    display: inline-block;
    position: relative;
    top: 3px;
    left: 20px;
    transition: .5s;
}

.cart-section .cart-button a:hover::before {
    transform: scale(1);
}

.cart-section .cart-button a:hover {
    color: #fff;
}

.cart-section .cart-button a:hover i {
    border: 2px solid #DAB284;
}


/*<!-- ============================================================== -->
<!--  Arcke footer-section CSS -->
<!-- ============================================================== -->*/

.footer-section {
    background: #ffffff;
    padding: 120px 0 0px;
    position: relative;
    z-index: 1;
}

.footer-section .widgets-company-content {
    padding: 0 15px 0 0;
}

.footer-section .widgets-company-title h3,
.footer-area.one .widgets-company-title h3 {
    font-size: 26px;
    line-height: 26px;
    color: #000000;
    font-weight: 500;
    margin: 0 0 30px;
    position: relative;
    z-index: 1;
}

.footer-section .widgets-company-title h3::before,
.footer-area.one .widgets-company-title h3::before {
    position: absolute;
    top: 15px;
    right: 0;
    height: 1px;
    width: 59%;
    background: #343434;
    content: "";
    text-align: right;
}

.footer-section .widgets-company-icon-list ul li {
    font-size: 18px;
    line-height: 26px;
    color: #999999;
    font-weight: 400;
    display: block;
    margin: 0px 0 23px;
}

.footer-section .widgets-company-icon-list ul li i {
    display: inline-block;
    font-size: 21px;
    line-height: 26px;
    color: #D7AB79;
    font-weight: 400;
    margin: 0 5px 0 0;
}

.footer-section .widgets-company-info-box {
    text-align: center;
}

.footer-area.one .footer-icon-list ul {
    padding: 0;
    margin: 0;
}

.footer-section .footer-icon-list ul li,
.footer-area.one .footer-icon-list ul li {
    display: inline-block;
    list-style: none;
    margin: 0 3px 0;
}

.footer-section .footer-icon-list ul li a,
.footer-area.one .footer-icon-list ul li a {
    display: inline-block;
    font-size: 24px;
    color: #fff;
    background: #282828;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    transition: .5s;
}

.footer-section .company-info-desc p {
    font-size: 20px;
    margin: 28px 0 30px;
    line-height: 30px;
}

.footer-section .footer-icon-list ul li a:hover,
.footer-area.one .footer-icon-list ul li a:hover {
    background: #D9AB7A;
}

.footer-section .widgets-companys-infos {
}

.footer-section .subscribe_form-title h3,
.footer-area.one .subscribe_form-title h3 {
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    color: #999999;
    font-weight: 400;
    margin: 0 0 40px;
}

.form_box input {
    width: 100%;
    height: 55px;
    padding-left: 20px;
    border-radius: 3px;
    transition: .5s;
    border: 1px solid #282828;
    color: #fff;
    background: transparent;
    outline: inherit;
    font-size: 20px;
}

.form_box input::placeholder {
    color: #999999;
}

button.btns {
    font-size: 21px;
    display: inline-block;
    text-transform: uppercase;
    background: #282828;
    padding: 12px 23px;
    margin-top: 20px;
    border: 1px solid #282828;
    color: #fff;
    transition: .5s;
    position: relative;
    z-index: 1;
}

button.btns::before {
    position: absolute;
    content: "";
    top: 0;
    right:0 ;
    height: 100%;
    width: 0%;
    background: #D9AB7A;
    z-index: -1;
    transition: .5s;
}

button.btns:hover{
   border: 1px solid #D9AB7A; 
}

button.btns:hover::before{
    width: 100%;
    left: 0;
}

.footer-section .row.mg-tp.align-items-center {
    border-top: 1px solid #EAEAEA;
    margin-top: 20px;
}

.footer-section .copy-rights h4,
.footer-area.one .copy-rights h4 {
    font-size: 18px;
    line-height: 1;
    color: #999999;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.footer-address {
    margin-top: 20px;
    margin-bottom: 25px;
}

.footer-address-content p {
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 25px;
}

.footer-address-content p strong {
    color: #000000;
    display: block;
    margin-bottom: 5px;
}

.footer-address-content p a {
    color: #000000;
    transition: 0.3s;
}

.footer-address-content p a:hover {
    color: #D9AB7A;
}

.footer-content p, .footer-menu ul li a {
    font-size: 20px;
}

.footer-content p,
.widgets-company-title h3,
.footer-menu ul li a,
.subscribe_form-title h3,
.copy-rights h4 {
    color: #000000 !important;
}

.footer-menu ul li a i {
    color: #000000;
}

/* Decorative Tiles Bar */
.decorative-tiles-bar {
    position: relative;
    width: 100%;
    z-index: 15;
    margin-top: -190px;
    margin-bottom: -190px;
    display: flex;
    justify-content: center;
    overflow: visible;
}
.tiles-bar-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    padding: 20px 0;
}
.tile-card {
    position: relative;
    width: 270px;
    height: 270px;
    background: #ffffff;
    border: 2px solid #D9AB7A;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
    transform: rotate(45deg);
    overflow: hidden;
    margin: 0 -40px;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.4s ease;
    z-index: 1;
}
.tile-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}
.tile-card:nth-child(1) { z-index: 1; }
.tile-card:nth-child(2) { z-index: 2; }
.tile-card:nth-child(3) { z-index: 3; }
.tile-card:nth-child(4) { z-index: 4; }
.tile-card:nth-child(5) { z-index: 5; }
.tile-card:nth-child(6) { z-index: 6; }
.tile-card:nth-child(7) { z-index: 7; }
.tile-card:nth-child(8) { z-index: 8; }
.tile-card:nth-child(9) { z-index: 9; }
.tile-card:nth-child(10) { z-index: 10; }

.tile-card:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25);
    z-index: 99 !important;
}

.tile-name {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #111111;
    background: rgba(255, 255, 255, 0.95);
    border-bottom: 1px solid #D9AB7A;
    padding: 6px 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease, transform 0.3s ease;
    z-index: 5;
}

.tile-card:hover .tile-name {
    opacity: 1;
    transform: translateY(5px);
}

.footer-area.one {
    background-color: #F8F5F0;
    background-image: 
        url('../images/resource/footer_marble_bg.png'), 
        url('../images/resource/footer_marble_bg.png');
    background-repeat: no-repeat, no-repeat;
    background-position: top left, bottom right;
    background-size: 350px auto, 350px auto;
    margin-top: 0px;
    position: relative;
    padding: 25px 0 0;
    font-family: 'Inter', sans-serif;
    color: #1E1E1E;
}

.footer-area.one .container-fluid {
    max-width: 90%;
    margin: 0 auto;
}

.footer-main-row {
    --bs-gutter-x: 6rem;
}

/* Column titles */
.footer-col-title {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #101010 !important;
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 8px;
    text-transform: uppercase;
}

.footer-col-title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 25px;
    height: 1.5px;
    background-color: #B9936C;
}

/* Left Column Profile & Contacts */
.footer-col-profile .footer-logo img {
    max-width: 240px;
    height: auto;
}

.footer-col-profile .footer-desc p {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #4E4E4E !important;
    margin-bottom: 30px;
}

.footer-contacts-list .contact-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}

.footer-contacts-list .contact-icon {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #D6AB7A;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    color: #B9936C;
    font-size: 15px;
    flex-shrink: 0;
}

.footer-contacts-list .contact-text h4 {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.08em;
    color: #101010 !important;
    margin: 0 0 3px;
    text-transform: uppercase;
}

.footer-contacts-list .contact-text p {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    line-height: 1.4;
    color: #4E4E4E !important;
    margin: 0;
}

.footer-contacts-list .contact-text p a {
    color: #4E4E4E;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-contacts-list .contact-text p a:hover {
    color: #B9936C;
}

.footer-follow-us h4 {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.08em;
    color: #101010 !important;
    margin: 15px 0 10px;
    text-transform: uppercase;
}

.footer-follow-us .social-icons a {
    display: inline-flex;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #C0C0C0;
    align-items: center;
    justify-content: center;
    color: #101010;
    margin-right: 8px;
    font-size: 14px;
    transition: all 0.3s ease;
    text-decoration: none;
}

.footer-follow-us .social-icons a:hover {
    background-color: #B9936C;
    border-color: #B9936C;
    color: #ffffff;
}

/* Middle Column Quick Links & Tagline */
.footer-middle-column {
    min-height: 440px;
}

.footer-links-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}

.footer-links-grid .links-col a {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: #2E2E2E !important;
    text-decoration: none;
    margin-bottom: 12px;
    transition: all 0.3s ease;
}

.footer-links-grid .links-col a .chevron {
    color: #B9936C;
    margin-right: 6px;
    font-weight: bold;
    font-size: 11px;
    display: inline-block;
    transition: transform 0.3s ease;
}

.footer-links-grid .links-col a:hover {
    color: #B9936C !important;
    padding-left: 4px;
}

.footer-links-grid .links-col a:hover .chevron {
    transform: translateX(2px);
}

.footer-center-tagline {
    margin-top: 30px;
    background: url('../images/resource/footer_line_art.png') no-repeat center bottom -12px;
    background-size: contain;
    height: 480px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 800px;
    z-index: 2;
    mix-blend-mode: multiply; /* Blends flat off-white with underlying marble texture */
    pointer-events: none; /* Prevents overlay blocking clicks on links */
    padding-bottom: 85px;
}

.footer-center-tagline h2 {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 36px;
    font-weight: 400;
    color: #101010 !important;
    margin-bottom: 5px;
    z-index: 2;
    text-shadow: 0 0 10px rgba(248, 245, 240, 0.8);
}

.footer-center-tagline h2 span.highlight-gold {
    color: #E3242B !important;
    font-weight: 700;
}

.footer-center-tagline .tagline-separator {
    width: 40px;
    height: 1.5px;
    background-color: #B9936C;
    margin: 12px auto;
    z-index: 2;
}

.footer-center-tagline p {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2em;
    color: #4E4E4E !important;
    margin: 0;
    text-transform: uppercase;
    z-index: 2;
    text-shadow: 0 0 10px rgba(248, 245, 240, 0.8);
}

/* Right Column Newsletter & Studio */
.newsletter-desc {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #4E4E4E !important;
}

.footer-newsletter-form {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.footer-newsletter-form input[type="email"] {
    width: 100%;
    height: 48px;
    background-color: #F3ECE4;
    border: 1px solid #CCCCCC;
    color: #101010;
    padding: 10px 15px;
    font-size: 14px;
    margin-bottom: 12px;
    border-radius: 0px;
    outline: none;
    transition: border-color 0.3s ease;
}

.footer-newsletter-form input[type="email"]:focus {
    border-color: #B9936C;
}

.footer-newsletter-form button {
    width: 100%;
    height: 48px;
    background-color: #222222;
    border: none;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.1em;
    font-size: 14px;
    transition: background-color 0.3s ease;
    cursor: pointer;
}

.footer-newsletter-form button:hover {
    background-color: #B9936C;
}

.footer-hr {
    border-top: 1px solid #E5DFD7;
    opacity: 1;
}

.footer-studio-widget {
    display: flex;
    align-items: flex-start;
    margin-top: 15px;
}

.footer-studio-widget .studio-badge {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid #D6AB7A;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #B9936C;
    font-size: 16px;
    margin-right: 15px;
    flex-shrink: 0;
}

.footer-studio-widget .studio-details h4 {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.08em;
    color: #101010 !important;
    margin: 0 0 6px;
    text-transform: uppercase;
}

.footer-studio-widget .studio-details p {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    line-height: 1.5;
    color: #4E4E4E !important;
    margin-bottom: 10px;
}

.footer-studio-widget .btn-directions {
    display: inline-flex;
    align-items: center;
    border: 1px solid #B9936C;
    color: #8A663F !important;
    padding: 8px 18px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-decoration: none;
    transition: all 0.3s ease;
    text-transform: uppercase;
}

.footer-studio-widget .btn-directions .arrow {
    margin-left: 6px;
    transition: transform 0.3s ease;
    display: inline-block;
}

.footer-studio-widget .btn-directions:hover {
    background-color: #B9936C;
    color: #ffffff !important;
}

.footer-studio-widget .btn-directions:hover .arrow {
    transform: translateX(3px);
}

/* Bottom Copyright */
.footer-bottom-row {
    border-top: 1px solid #E5DFD7;
    padding: 10px 0 0;
    margin-top: 30px;
}

.footer-bottom-row .copyright-text span {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: #6E6E6E !important;
    letter-spacing: 0.05em;
}

/* Responsive Overrides */
@media (max-width: 991px) {
    .footer-area.one {
        padding: 20px 0 0;
        background-position: top left, bottom right;
        background-size: 200px auto, 200px auto;
    }
    .footer-main-row {
        --bs-gutter-x: 1.5rem;
    }
    .footer-center-tagline {
        position: relative;
        bottom: auto;
        left: auto;
        transform: none;
        margin-top: 30px;
        margin-bottom: 25px;
        background-size: contain;
        height: 340px;
        mix-blend-mode: multiply;
        pointer-events: auto;
    }
    .footer-center-tagline h2 {
        font-size: 26px;
    }
}

.footer-section.upper {
    background: #F8F8F8;
}

.footer-section.upper .widgets-company-title h3 {
    color: #101010;
}

.footer-section .company-info-desc p {
    color: #515151;
}

.footer-section.upper .widgets-company-title h3::before {
    width: 52%;
    background: #EAEAEA;

}

.footer-section.upper button.btns {
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase;
    background: #D9AB7A;
    padding: 12px 23px;
    margin-top: 20px;
    border: 1px solid #D9AB7A;
    color: #fff;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.footer-section.upper button.btns:hover {
    border: 1px solid #fff;
}

.footer-section.upper button.btns::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    background: #ffffff;
    z-index: -1;
    transition: .5s;
}

.footer-section.upper button.btns:hover::before{
    width: 100%;
    left: 0;
}

.footer-section.upper .form_box input {
    border: 1px solid #EAEAEA;
    color: #101010;
}

.footer-section.upper .footer-icon-list ul li a {
    color: #101010;
    background: #fff;
}

.footer-section.upper .footer-icon-list ul li a:hover {
    color: #fff;
    background: #D9AB7A;
}

.footer-section.upper .subscribe_form-title h3 {
    color: #101010;
}

.footer-section.upper .row.mg-tp.align-items-center {
    border-top: 1px solid #EAEAEA;
    margin-top: 110px;
}

/* Style Three*/

.footer_section_three {
    background: url(../images/resource/footer_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 0 50px;
}

.footer_section_three  .widgets-company-info-box {
    text-align: left;
}

.footer_section_three .company-info-desc p {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 400;
    margin: 40px 0 32px;
}

.footer_section_three .form_box input {
    width: 100%;
    height: 55px;
    padding-left: 0;
    border-radius: 3px;
    transition: .5s;
    border-bottom: 1px solid #282828;
    border-top: inherit;
    border-left: inherit;
    border-right: inherit;
    color: #fff;
    background: transparent;
    outline: inherit;
}

.footer_section_three .row.mg-tp.align-items-center {
    border-top: inherit;
    margin-top: 95px;
}

.footer_section_three .copy-rights h4 {
    font-size: 15px;
    line-height: 26px;
    color: #999999;
    font-weight: 400;
    margin: 24px 0 24px;
    text-align: left;
}

.footer_section_three .copy-rights-icon-list {
    text-align: right;
}

.footer_section_three .copy-rights-icon-list ul li {
    display: inline-block;
    margin: 0 5px;
}

.footer_section_three .widgets-company-info-box {
    padding: 0 149px 0 0;
}

.footer_section_three .widgets-company-title h3 {
    opacity: 0.400;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    margin: 0 0 40px;
}

.footer_section_three .widgets-company-info p {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 400;
    margin: 0px 0 20px;
}

.footer_section_three .widgets-company-info h5 {
    opacity: 0.400;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 400;
    margin: 43px 0 23px;
}

.footer_section_three .widgets-company-info h4 {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 400;
    margin: 0 0 15px;
}

.footer_section_three .row.mg-tp {
    margin-top: 40px;
}

.footer_section_three .copy-rights h4 {
    font-size: 17px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    margin: 0 0 0;
}

.copy-rights-icon-list ul li a {
    display: inline-block;
    font-size: 16px;
    background: #ffffff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    margin-right: 15px;
    transition: .5s;
}

.copy-rights-icon-list ul li a:hover {
    background: #D7AB79;
}

.footer_section_three.upper {
    background: inherit;
}

.footer_section_three.upper .company-info-desc p {
    color: #515151;
}

.footer_section_three.upper .widgets-company-title h3 {
    color: #515151;
}

.footer_section_three.upper .widgets-company-info p {
     color: #515151;
}

.footer_section_three.upper .widgets-company-info h5 {
    opacity: 0.600;
    color: #515151;
}

.footer_section_three.upper .widgets-company-info h4 {
    color: #515151;
}

.footer_section_three.upper .form_box input {
    width: 100%;
    height: 55px;
    padding-left: 0;
    border-radius: 3px;
    transition: .5s;
    border-bottom: 1px solid #F4F4F4;
    border-top: inherit;
    border-left: inherit;
    border-right: inherit;
    color: #fff;
    background: transparent;
    outline: inherit;
}

.footer_section_three.upper .copy-rights h4 {
    color: #515151;
}

.footer_section_three.upper .copy-rights-icon-list ul li {
    display: inline-block;
    margin: 0 5px;
    color: #101010;
}

/* Style Five */

.footer_section_five {
    background: #ffffff;
    padding: 70px 0 0px;
}

.footer_section_five .row.pb-bg {
    padding: 0 0 65px;
    border-bottom: 1px solid #2B2B2B;
    margin-bottom: 90px;
}

.footer_section_five .subscrib_title h3 {
    font-size: 25px;
    line-height: 26px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 12px;
}

.footer_section_five .subscrib_title p {
    font-size: 15px;
    line-height: 26px;
    color: #999999;
    font-weight: 400;
    margin: 0 0 0;
}

.footer_section_five .subscribe-form{
    position: relative;
    z-index: 1;
}

.footer_section_five .form_box input {
    width: 100%;
    height: 55px;
    padding-left: 20px;
    border-radius: 3px;
    transition: .5s;
    border: 1px solid #282828;
    background: transparent;
    outline: inherit;
    opacity: 1;
    font-size: 15px;
    line-height: 60px;
    color: #fff;
}

.footer_section_five .form_box input::placeholder {
    color: #999999;
}

.footer_section_five .form-button button {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #D6AA79;
    outline: inherit;
    padding: 12px 30px;
    border: 1px solid #D6AA79;
    position: absolute;
    right: 0;
    top: 0;
}

.footer_section_five .widgets-company-content.upper {
    margin-left: 45px;
}

.footer_section_five .widgets-company-title h3 {
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 40px;
}

.footer_section_five .widgets-company_title h4 {
    font-size: 15px;
    line-height: 27px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 15px;
}

.footer_section_five .widgets-company_title h4 span {
    color: #999999;
    font-weight: 500;
}

.footer_section_five .footer_icon-list ul li {
    display: block;
    margin: 0 0 13px;
}

.footer_section_five .footer_icon-list ul li a {
    display: inline-block;
    font-size: 15px;
    line-height: 27px;
    color: #999999;
    font-weight: 500;
    transition: .5s;
}

.footer_section_five .footer_icon-list ul li a i {
    display: inline-block;
    margin-right: 5px;
}

.footer_section_five .company-info-desc p {
    font-size: 15px;
    line-height: 26px;
    color: #999999;
    font-weight: 400;
    margin: 35px 0 30px;
}

.footer_section_five .widgets-company-icon-list ul li {
    display: inline-block;
    margin: 0 5px 0;
}

.footer_section_five .widgets-company-icon-list ul li a {
    display: inline-block;
    color: #fff;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #2B2B2B;
    transition: .5s;
}

.footer_section_five .copy-rights {
    border-top: 1px solid #2B2B2B;
    padding: 27px 0;
    margin-top: 70px;
}

.footer_section_five .copy-rights h4 {
    font-size: 15px;
    line-height: 26px;
    color: #999999;
    font-weight: 400;
    margin: 0 0 0;
    text-align: center;
}

.footer_section_five .copy-rights h4 span {
    color: #D2A776;
}

.footer_section_five .widgets-company-icon-list ul li a:hover{
    background: #D2A776;
}

.footer_section_five .footer_icon-list ul li a:hover {
    color: #D2A776;
}


/* Style Seven*/

.footer-area-seven {
    padding: 109px 0 0px;
    background: url(../images/resource/foot-seven.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.footer-area-seven .footer-icon-list ul li {
    display: inline-block;
    margin-right: 10px;
}

.footer-area-seven .footer-icon-list ul li a {
    display: inline-block;
    background: #ffffff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    color: #D7AB79;
    border: 1px solid #2E2E2E;
    border-radius: 50%;
    text-align: center;
    transition: 0.5s;
}

.footer-area-seven .widgets-company-icon-list ul li {
    display: block;
    margin: 0 0 10px;
    transition: 0.5s;
    line-height: 23px;
}

.footer-area-seven .widgets-company-title {
    margin-bottom: 48px;
}

.footer-area-seven .widgets-company-title h3 {
    font-size: 25px;
    font-weight: 500;
}

.footer-area-seven .company-info-desc {
    margin-top: 50px;
}

.footer-area-seven .company-info-desc p {
    font-size: 16px;
    margin: 0 0 20px;
}

 .footer-area-seven .form_box input {
    width: 100%;
    height: 55px;
    padding-left: 0px;
    border-radius: 3px;
    transition: .5s;
    border-bottom: 1px solid #282828;
    color: #fff;
    background: transparent;
    outline: inherit;
    border-top: inherit;
    border-left: inherit;
    border-right: inherit;
}

 .footer-area-seven .row.mg-tp.align-items-center {
    border-top: 1px solid #282828;
    margin-top: 110px;
}

 .footer-area-seven .copy-rights h4 {
    font-size: 15px;
    line-height: 26px;
    color: #999999;
    font-weight: 400;
    margin: 24px 0 24px;
    text-align: center;
}

.footer-area-seven .widgets-company-icon-list ul li:hover{
    color: #D9AB7A;
}

.footer-area-seven .footer-icon-list ul li a:hover{
    color: #fff;
    background: #D9AB7A;
}


/*------back-to-top------------*/
.prgoress_indicator {
    position: fixed;
    right: 50px;
    bottom: 30px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgba(22, 93, 245, 0.2);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transform: translateY(15px) !important;
    transition: all 200ms linear !important;
}

  .prgoress_indicator.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) !important;
  }

  .prgoress_indicator::after {
    position: absolute;
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    color: #CDA374;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    font-weight: 900;
    z-index: 1;
    transition: all 200ms linear !important;
}

.prgoress_indicator::before {
    position: absolute;
    content: "\f633";
    font-family: "Font Awesome 5 Free";
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    font-weight: 900;
    opacity: 0;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    left: 0;
    font-family: bootstrap-icons !important;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 2;
    transition: all 200ms linear !important;
}
  .prgoress_indicator:hover ::after {
    color: var(--primary-color-one);
  }
  
  .prgoress_indicator:hover ::before {
    opacity: 1;
  }

  .prgoress_indicator svg path {
    fill: none;
  }

 .prgoress_indicator svg.progress-circle path {
    stroke: #CDA373;
    stroke-width: 4;
    box-sizing: border-box;
    transition: all 200ms linear !important;
}


/*
<!-- ============================================================== -->
<!-- hendre Bounce Animation Css -->
<!-- ============================================================== -->*/
/* bounce-animate */
.bounce-animate {
    animation-name: float-bob;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate2 {
    animation-name: float-bob2;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob2;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob2;
    -ms-animation-duration: 3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob2;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate3 {
    animation-name: float-bob3;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob3;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob3;
    -ms-animation-duration: 3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob3;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate4 {
    animation-name: float-bob4;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob4;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob4;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob4;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate5 {
    animation-name: float-bob5;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob5;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob5;
    -ms-animation-duration: 6s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob5;
    -o-animation-duration: 6s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate-slow {
    animation-name: float-bob5;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob5;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob5;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob5;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate-3 {
    animation-name: float-bob6;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob6;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob6;
    -ms-animation-duration: 6s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob6;
    -o-animation-duration: 6s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@keyframes float-bob {
    0% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    100% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
}

@keyframes float-bob2 {
    0% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
    }

    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    100% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
    }
}

@keyframes float-bob3 {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

@keyframes float-bob4 {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }

    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

@keyframes float-bob5 {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

@keyframes float-bob6 {
    0% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@keyframes movebounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}


@keyframes moveleftbounce {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}



/*--==============================================->
  <!-- hendre Animation Dance -->
 ==================================================-*/
/**/
.dance3 {
    -webkit-animation: dance3 8s alternate infinite;
    animation: dance3 8s alternate infinite;
}

@keyframes dance3 {
    0% {
        -webkit-transform: scale(0.5);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

.dance {
    -webkit-animation: dance 2s alternate infinite;
    animation: dance 2s alternate infinite;
}

@keyframes dance {
    0% {
        -webkit-transform: scale(0.5);
    }

    100% {
        -webkit-transform: scale(1.2);
    }
}

.dance2 {
    -webkit-animation: dance2 4s alternate infinite;
    animation: dance2 4s alternate infinite;
}

@keyframes dance2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(25px, -25px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, -25px, 25px);
    }
}

.watermark-animate {
    -webkit-animation: watermark-animate 8s infinite;
    animation: watermark-animate 8s infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes watermark-animate {
    0% {
        left: 0;
    }

    100% {
        left: 100%;
    }
}

/*rotateme animation*/
.rotateme {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*** 
====================================================================
  Search Popup
====================================================================
***/
.search-popup{
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 99999;
  margin-top: -540px;
  transform: translateY(-100%);
  background-color: rgba(0,0,0,0.90);
    -webkit-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 1500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}

.search-popup{
  width: 100%;
}
.search-active .search-popup{
  transform: translateY(0%);
  margin-top: 0;
}

.search-box-btn.search-box-outer {
    display: inline-block;
    top: 33px;
}


.search-box-btn.search-box-outer i {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    color: #000;
    margin-top: 0px;
    margin-left: 3px;
    font-weight: 600;
}

.search-box-btn.search-box-outer.style_two i {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    color: #101010;
    margin-top: 0px;
    margin-left: 3px;
    font-weight: 600;
}

.sticky .search-box-btn.search-box-outer.style_two i {
    color: #101010;
}

.header-icon.home-three .search-box-btn.search-box-outer i {
    display: inline-block;
    background: #D7AB79;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border-radius: 50%;
    text-align: center;
}

.hendre_nav_manu.five .search-box-btn.search-box-outer i {
    display: inline-block;
    background: #fff;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border-radius: 5px;
    text-align: center;
    color: #D7AB79;
}

.sticky .search-box-btn.search-box-outer i {
    color: #fff;
}

.hendre_nav_manu.style_two .search-box-btn.search-box-outer i {
    color: #333!important;
}

.sticky-nav .search-box-btn.search-box-outer {
    display: inline-block;
    position: absolute;
    right: -50px;
    top: 33px;
}
.sticky-nav .search-box-btn.search-box-outer i {
    color: #fff;
    position: relative;
    left: 40px;
}
.search-popup .close-search {
    position: absolute;
    left: 0;
    right: 0;
    top: 75%;
    margin: 0 auto;
    margin-top: -200px;
    border-radius: 50%;
    text-align: center;
    background-color: #D7AB79;
    width: 70px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    border-bottom: 3px solid #ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: 0;
    visibility: hidden;
    height: 70px;
    line-height: 70px;
    text-align: center;
}
.search-popup .close-search i {
    position: relative;
    height: 70px;
    width: 70px;
    font-size: 30px;
    line-height: 70px;
    color: #fff;
    display: inline;
    text-align: center;
}

.search-active .search-popup .close-search{
  visibility: visible;
  opacity: 1;
  top: 50%;
  -webkit-transition-delay: 1500ms;
  -moz-transition-delay: 1500ms;
  -ms-transition-delay: 1500ms;
  -o-transition-delay: 1500ms;
  transition-delay: 1500ms;
}

.search-popup form{
  position: absolute;
  max-width: 700px;
  top: 50%;
  left: 15px;
  right: 15px;
  margin:-35px auto 0;
  transform: scaleX(0);
  transform-origin: center;
  background-color: #111111;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.search-active .search-popup form{
  transform: scaleX(1);
  -webkit-transition-delay: 1200ms;
  -moz-transition-delay: 1200ms;
  -ms-transition-delay: 1200ms;
  -o-transition-delay: 1200ms;
  transition-delay: 1200ms;
}

.search-popup .form-group{
  position:relative;
  margin:0px; 
  overflow: hidden;
}
.search-popup .close-search.style-two{
  position: absolute;
  right: 25px;
  left: auto;
  color:#ffffff;
  width:auto;
  height:auto;
  top:25px;
  margin:0px;
  border:none;
  background:none !important;
  box-shadow:none !important;
  -webkit-transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
}

.search-popup .close-search.style-two i {
    font-size: 20px;
    color: #fff;
}
.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"]{
  position:relative;
  display:block;
  font-size:18px;
  line-height: 50px;
  color:#000000;
  height:70px;
  width:100%;
  padding: 10px 30px;
  background-color: #000000;
  -webkit-transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  font-weight:500;
  text-transform:capitalize;
}
.search-popup .form-group input[type="submit"], .search-popup .form-group button {
    position: absolute;
    right: 30px;
    top: 0px;
    height: 70px;
    line-height: 70px;
    background: transparent;
    text-align: center;
    font-size: 24px;
    color: #000000;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: none;
}

.search-popup .form-group input[type="submit"]:hover,
.search-popup .form-group button:hover{
  color: #000000;
}

.search-popup input::placeholder,
.search-popup textarea::placeholder{
  color:#000000;
}



/*===========================
<-- dexon Loader Css -->
=============================*/
.loader-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: 0.8s 1s ease;
    z-index: 999;
}

.loader {
    position: relative;
    display: block;
    z-index: 201;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    border-radius: 50%;
    transition: all 1s 1s ease;
    border: 3px solid #fff;
    border-top-color: #D8AB7A;
    -webkit-animation: spin 1.5s linear infinite;
    -moz-animation: spin 1.5s linear infinite;
    -o-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

.loader::before {
    position: absolute;
    content: '';
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    border-radius: 50%;
    border: 3px solid #D8AB7A;
    border-left-color: #fff;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    -o-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.loader::after {
    position: absolute;
    content: '';
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid #D8AB7A;
    border-right-color: #fff;
    -webkit-animation: spin 2.5s linear infinite;
    -moz-animation: spin 2.5s linear infinite;
    -o-animation: spin 2.5s linear infinite;
    animation: spin 2.5s linear infinite;
}

/*/ Here comes the Magic /*/

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loader-wrapper .loder-section {
    position: fixed;
    top: 0;
    width: 50%;
    height: 100%;
    background: #111;
    z-index: 2;
}

.loader-wrapper .loder-section.left-section {
    left: 0;
    transition: 1s 1.4s ease;
}

.loader-wrapper .loder-section.right-section {
    right: 0;
    transition: 1s 1.4s ease;
}

/*/ When page loaded /*/

.loaded .loder-section.left-section {
    left: -100%;
}

.loaded .loder-section.right-section {
    right: -100%;
}

.loaded .loader-wrapper {
    visibility: hidden;
}

.loaded .loader {
    top: -100%;
    opacity: 0;
}




/*curser point */

.curser {
    position: fixed;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border: 2px solid #d8ab7a;
    border-radius: 50%;
    pointer-events: none;
    transform: translate(-50%, -50%);
    z-index: 9999;
    transition: .1s;
}

.curser2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background: #d8ab7a;
    border-radius: 50%;
    pointer-events: none;
    transform: translate(-50%, -50%);
    z-index: 9999;
    transition: .15s;
    animation: Ripple 1.6s ease-in-out infinite;
    -webkit-animation: Ripple 1.6s ease-in-out infinite;
    -moz-animation: Ripple 1.6s ease-in-out infinite;
}



.tag-area.one marquee {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    gap:0px;
    min-width: 100%;
    -webkit-animation: scroll 30s linear infinite;
    animation: scroll 30s linear infinite;
}

.tag-area.one marquee:last-child {
    margin-right:0px;
}

.tag-area.one marquee:last-child::before {
    display: none;
}


.tag-area.one marquee ul li {
    margin-right: 6px;
}

  @-webkit-keyframes scroll {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-100% - var(--gap)));
      transform: translateX(calc(-100% - var(--gap)));
    }
  }
  @keyframes scroll {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-100% - var(--gap)));
      transform: translateX(calc(-100% - var(--gap)));
    }
  }


/*<!-- ============================================================== -->
<!-- Arcke copyright-area Css -->
<!-- ============================================================== -->*/

.copyright-area {
    background: #161616;
    padding: 30px 0;
}

.copyright-area .copyright-title h4 {
    font-size: 15px;
    line-height: 26px;
    color: #999999;
    font-weight: 400;
    margin: 0 0 0;
}

.copyright-area .copyright-logo {
    text-align: center;
}

.copyright-area .copyright-icon-list {
    text-align: right;
}

.copyright-area .copyright-icon-list ul li {
    display: inline-block;
    list-style: none;
    margin: 0 3px 0;
}

.copyright-area .copyright-icon-list ul li a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background: #282828;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    transition: .5s;
}

.copyright-area .copyright-icon-list ul li a:hover {
    background: #D9AB7A;
}

.copyright-area.upper {
    background: #F8F8F8;
}

.copyright-area.upper .copyright-icon-list ul li a {
    display: inline-block;
    font-size: 14px;
    color: #101010;
    background: #fff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    transition: .5s;
}

.copyright-area.upper .copyright-icon-list ul li a:hover{
   color: #fff;
    background: #D7AB79; 
}

/* ================================================= */
/* About Page Hero Section - Premium Luxury Style */
/* ================================================= */

.about-hero-section {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 800px;
    background-color: #ffffff;
    overflow: hidden;
}

/* Giant Faded Background Text */
.about-hero-bg-text {
    position: absolute;
    top: 50%;
    left: 45%;
    transform: translate(-50%, -50%);
    font-size: 28vw;
    font-weight: 800;
    color: #101010;
    opacity: 0.03;
    white-space: nowrap;
    z-index: 0;
    pointer-events: none;
    line-height: 1;
    letter-spacing: -0.05em;
}

.left-hero-col {
    position: relative;
    z-index: 2;
    padding-left: 12% !important;
    padding-right: 8% !important;
}

.right-hero-col {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

/* Social Box - Matching Homepage */
.about-social-box {
    position: absolute;
    left: 4%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}

.about-social-box .slider-icon-list h5 {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-size: 11px;
    letter-spacing: 2px;
    margin-bottom: 25px;
    font-weight: 600;
}

.about-social-box .slider-icon-list ul {
    padding: 0;
    margin: 0;
}

.about-social-box .slider-icon-list ul li {
    display: block;
    margin-bottom: 15px;
    list-style: none;
}

.about-social-box .slider-icon-list ul li a {
    color: #101010;
    font-size: 14px;
    transition: 0.3s;
}

.about-social-box .slider-icon-list ul li a:hover {
    color: #D9AB7A;
}

/* Micro Label */
.hero-micro-label {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 30px;
    animation: fadeInUp 1s ease-out;
}

.hero-micro-label span {
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
    color: #101010;
}

.hero-micro-label span .times-font {
    font-family: "Times New Roman", Times, serif;
    text-transform: none;
    font-weight: normal;
    font-size: 24px;
}

.gold-divider {
    width: 40px;
    height: 1px;
    background-color: #D9AB7A;
}

/* Main Heading */
.hero-main-title {
    font-size: 5rem;
    font-weight: 700;
    line-height: 1.1;
    color: #101010;
    margin-bottom: 35px;
    letter-spacing: -0.02em;
    animation: fadeInUp 1.2s ease-out;
}

.hero-main-title .highlight-gold {
    color: #D9AB7A;
    font-family: 'Playfair Display', 'Times New Roman', Georgia, serif;
    font-style: italic;
    font-weight: 400;
}

/* Subheading */
.hero-subheading {
    font-size: 1.1rem;
    line-height: 1.8;
    color: #555;
    max-width: 400px;
    margin-bottom: 50px;
    font-weight: 400;
    animation: fadeInUp 1.4s ease-out;
}

/* Minimal CTA Button */
.hero-cta-button {
    animation: fadeInUp 1.6s ease-out;
}

.minimal-link-cta {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    font-size: 14px;
    font-weight: 600;
    color: #101010;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.3s;
}

.minimal-link-cta .cta-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border: 1px solid #D9AB7A;
    border-radius: 50%;
    color: #D9AB7A;
    transition: 0.4s ease;
}

.minimal-link-cta:hover {
    color: #D9AB7A;
}

.minimal-link-cta:hover .cta-circle {
    background-color: #D9AB7A;
    color: #fff;
    transform: translateX(5px);
}

/* Bottom Micro Details */
.hero-bottom-details {
    position: absolute;
    bottom: 4%;
    left: 12%;
    display: flex;
    flex-direction: column;
    gap: 5px;
    animation: fadeInUp 1.8s ease-out;
}

.hero-bottom-details span {
    font-size: 10px;
    letter-spacing: 2px;
    color: #999;
}

/* Right Image Area */
.hero-image-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.hero-image-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.1) 100%);
    pointer-events: none;
}

.hero-cinematic-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transform: scale(1.05);
    animation: slowZoomOut 3s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
}

/* Animations */
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slowZoomOut {
    0% {
        transform: scale(1.1);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

/* Responsive Overrides */
@media (max-width: 991px) {
    .about-hero-section {
        height: auto;
        min-height: auto;
    }
    .left-hero-col {
        padding: 100px 5% !important;
    }
    .hero-main-title {
        font-size: 3.5rem;
    }
    .right-hero-col {
        height: 600px;
    }
    .about-social-box, .hero-bottom-details {
        display: none;
    }
}

/* ================================================= */
/* Founder Story Section - Premium Luxury Editorial  */
/* ================================================= */

.founder-story-section {
    background-color: #fafaf9;
    position: relative;
    overflow: hidden;
}

/* LEFT: Image Column */
.founder-img-col {
    min-height: 750px;
}

.founder-img-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 750px;
    overflow: hidden;
}

.founder-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    display: block;
    transition: transform 0.8s ease;
}

.founder-img-wrapper:hover .founder-img {
    transform: scale(1.03);
}

/* Bottom-left meta on image */
.founder-img-meta {
    position: absolute;
    bottom: 40px;
    left: 40px;
    display: flex;
    align-items: flex-end;
    gap: 20px;
    z-index: 3;
}

.founder-dot-grid {
    display: grid;
    grid-template-columns: repeat(4, 8px);
    gap: 6px;
    opacity: 0.4;
}

.founder-dot-grid span {
    width: 4px;
    height: 4px;
    background-color: #ffffff;
    border-radius: 50%;
    display: block;
}

.founder-img-location p {
    font-size: 10px;
    letter-spacing: 2.5px;
    color: #ffffff;
    margin: 0;
    line-height: 1.8;
    font-weight: 500;
}

/* RIGHT: Content Column */
.founder-content-col {
    background-color: #ffffff;
}

.founder-content-inner {
    padding: 100px 5% 100px 6%;
    max-width: 100%;
}

/* Micro Label */
.founder-micro-label {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 30px;
}

.founder-micro-label span {
    font-size: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
    color: #D9AB7A;
}

.founder-gold-line {
    width: 40px;
    height: 1px;
    background-color: #D9AB7A;
}

/* Main Heading */
.founder-heading {
    font-size: 5.5rem;
    font-weight: 700;
    line-height: 1.1;
    color: #101010;
    margin-bottom: 25px;
    letter-spacing: -0.02em;
}

.founder-heading .highlight-gold {
    color: #D9AB7A;
    font-family: 'Playfair Display', 'Times New Roman', Georgia, serif;
    font-style: italic;
    font-weight: 400;
}

/* Gold Accent Line */
.founder-heading-accent {
    width: 35px;
    height: 2px;
    background-color: #D9AB7A;
    margin-bottom: 35px;
}

/* Quote */
.founder-quote {
    font-size: 1.45rem;
    line-height: 1.75;
    color: #D9AB7A;
    font-style: italic;
    border: none;
    padding: 0;
    margin: 0 0 40px 0;
    font-family: Georgia, serif;
    font-weight: 400;
}

/* Body Paragraphs */
.founder-body p {
    font-size: 1.15rem;
    line-height: 1.9;
    color: #555555;
    margin-bottom: 20px;
    font-weight: 400;
    max-width: 100%;
}

/* Founder Signature */
.founder-signature-wrap {
    margin-top: 50px;
    padding-top: 40px;
    border-top: 1px solid #f0ece6;
}

.founder-signature-script {
    font-family: "Dancing Script", "Brush Script MT", cursive;
    font-size: 3.8rem;
    color: #101010;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 1;
}

.founder-signature-name {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.founder-name-caps {
    font-size: 11px;
    letter-spacing: 3px;
    color: #D9AB7A;
    font-weight: 600;
}

.founder-title {
    font-size: 11px;
    letter-spacing: 2px;
    color: #999999;
    font-weight: 400;
}

/* Responsive */
@media (max-width: 991px) {
    .founder-img-col {
        min-height: 500px;
    }
    .founder-img-wrapper {
        min-height: 500px;
    }
    .founder-content-inner {
        padding: 70px 6%;
    }
    .founder-heading {
        font-size: 3rem;
    }
}

/* ==========================================================================
   Material Philosophy Section Style - Premium Editorial Layout
   ========================================================================== */
.material-philosophy-section {
    background-color: #F8F7F5;
    position: relative;
    padding: 160px 0;
    overflow: hidden;
    z-index: 1;
}

/* Subtle vertical grid lines */
.vertical-grid-lines {
    position: absolute;
    top: 0;
    left: 0;
    .el-arte-floating-panel .texture-canvas {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    image-rendering: -webkit-optimize-contrast; /* Webkit optimized high contrast rendering */
    image-rendering: crisp-edges; /* Standard sharp edges */
}
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    z-index: 1;
    padding: 0 10%;
}

.grid-line {
    width: 1px;
    height: 100%;
    background: rgba(17, 17, 17, 0.04);
}

/* Content Area */
.material-philosophy-section .content-col {
    padding-left: 9%;
    padding-right: 7%;
    z-index: 2;
    display: flex;
    align-items: center;
}

.material-philosophy-section .content-wrapper {
    width: 100%;
}

.philosophy-label-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}

.philosophy-label-wrapper .micro-label {
    font-size: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
    color: #D9AB7A;
    line-height: 1;
}

.philosophy-label-wrapper .label-line {
    height: 1px;
    width: 70px;
    background-color: #D9AB7A;
    margin-left: 15px;
    display: inline-block;
}

.material-philosophy-section .main-heading {
    font-family: 'Playfair Display', 'Times New Roman', Georgia, serif;
    font-size: 92px;
    line-height: 0.92;
    font-weight: 300;
    color: #111111;
    margin-bottom: 30px;
    letter-spacing: -0.02em;
}

.material-philosophy-section .highlight-accent {
    color: #D7A06D;
    font-style: italic;
    font-weight: 400;
}

.heading-divider {
    height: 1px;
    width: 40px;
    background-color: #D7A06D;
    margin-bottom: 40px;
}

.material-philosophy-section .body-text {
    max-width: 500px;
    margin-bottom: 50px;
}

.material-philosophy-section .body-text p {
    font-size: 18px;
    line-height: 1.8;
    color: #4F4F4F;
    margin-bottom: 20px;
    font-weight: 300;
}

.material-philosophy-section .body-text p:last-child {
    margin-bottom: 0;
}

/* Feature Row */
.feature-row {
    display: flex;
    gap: 0;
    border-top: 1px solid rgba(17, 17, 17, 0.08);
    padding-top: 40px;
}

.feature-block {
    flex: 1;
    padding: 0 15px;
    border-right: 1px solid rgba(17, 17, 17, 0.08);
}

.feature-block:first-child {
    padding-left: 0;
}

.feature-block:last-child {
    padding-right: 0;
    border-right: none;
}

.feature-icon {
    margin-bottom: 20px;
}

.feature-icon svg {
    width: 36px;
    height: 36px;
    stroke: #D9AB7A;
}

.feature-num {
    display: block;
    font-size: 12px;
    font-weight: 500;
    color: #D9AB7A;
    letter-spacing: 0.1em;
    margin-bottom: 8px;
    opacity: 0.8;
}

.feature-title {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.15em;
    color: #111111;
    margin-bottom: 10px;
}

.feature-desc {
    font-size: 15px;
    line-height: 1.5;
    color: #666666;
    font-weight: 300;
    margin: 0;
}

/* Right Side Image Composition */
.material-philosophy-section .collage-col {
    padding-right: 9%;
    padding-left: 3%;
    z-index: 2;
    display: flex;
    align-items: center;
}

.collage-wrapper {
    display: flex;
    gap: 30px;
    height: 760px;
    width: 100%;
}

.collage-left {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 47%;
    height: 100%;
}

.slab-img-wrapper {
    height: 48%;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #2A2521;
}

.dark-stone-wrapper {
    height: 48%;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #2A2521;
}

.collage-right {
    width: 53%;
    height: 100%;
}

.vertical-slab-wrapper {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #2A2521;
}

.collage-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.collage-img:hover {
    transform: scale(1.04);
}

/* Animations using Intersection Observer */
.reveal-fade-up {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 1.2s cubic-bezier(0.25, 1, 0.5, 1), transform 1.2s cubic-bezier(0.25, 1, 0.5, 1);
}

.reveal-fade-up.active {
    opacity: 1;
    transform: translateY(0);
}

.reveal-scale-in {
    opacity: 0;
    transform: scale(0.96) translateY(20px);
    transition: opacity 1.4s cubic-bezier(0.25, 1, 0.5, 1), transform 1.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.reveal-scale-in.active {
    opacity: 1;
    transform: scale(1) translateY(0);
}

.delay-1 {
    transition-delay: 0.15s;
}

.delay-2 {
    transition-delay: 0.3s;
}

.delay-3 {
    transition-delay: 0.45s;
}

/* Stagger features */
.reveal-stagger .feature-block {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s cubic-bezier(0.25, 1, 0.5, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1);
}

.reveal-stagger.active .feature-block {
    opacity: 1;
    transform: translateY(0);
}

.reveal-stagger.active .feature-block:nth-child(1) { transition-delay: 0.1s; }
.reveal-stagger.active .feature-block:nth-child(2) { transition-delay: 0.25s; }
.reveal-stagger.active .feature-block:nth-child(3) { transition-delay: 0.4s; }
.reveal-stagger.active .feature-block:nth-child(4) { transition-delay: 0.55s; }

/* Responsive Adjustments */
@media (min-width: 1200px) {
    .material-philosophy-section .content-col {
        flex: 0 0 45%;
        max-width: 45%;
    }
    .material-philosophy-section .collage-col {
        flex: 0 0 55%;
        max-width: 55%;
    }
}

@media (max-width: 1400px) {
    .material-philosophy-section .main-heading {
        font-size: 78px;
    }
    .collage-wrapper {
        height: 660px;
    }
}

@media (max-width: 1199px) {
    .material-philosophy-section {
        padding: 120px 0;
    }
    .material-philosophy-section .main-heading {
        font-size: 64px;
    }
    .collage-wrapper {
        height: 580px;
    }
}

@media (max-width: 991px) {
    .material-philosophy-section {
        padding: 100px 0;
    }
    .material-philosophy-section .content-col {
        padding-left: 6%;
        padding-right: 6%;
        margin-bottom: 80px;
    }
    .material-philosophy-section .collage-col {
        padding-left: 6%;
        padding-right: 6%;
    }
    .feature-row {
        flex-wrap: wrap;
        gap: 30px 0;
    }
    .feature-block {
        flex: 0 0 50%;
        border-right: none;
    }
    .feature-block:nth-child(odd) {
        padding-left: 0;
        border-right: 1px solid rgba(17, 17, 17, 0.08);
    }
    .feature-block:nth-child(even) {
        padding-right: 0;
    }
    .collage-wrapper {
        height: 520px;
    }
}

@media (max-width: 767px) {
    .material-philosophy-section {
        padding: 80px 0;
    }
    .material-philosophy-section .main-heading {
        font-size: 48px;
    }
    .feature-block {
        flex: 0 0 100%;
        border-right: none !important;
        padding: 0 !important;
    }
    .collage-wrapper {
        flex-direction: column;
        height: auto;
        gap: 20px;
    }
    .collage-left {
        width: 100%;
        height: auto;
        gap: 20px;
    }
    .collage-right {
        width: 100%;
        height: auto;
    }
    .slab-img-wrapper, 
    .dark-stone-wrapper, 
    .vertical-slab-wrapper {
        height: 320px;
    }
}

/* ==========================================================================
   EL-ARTE Custom Architectural Section Layout & Styling
   ========================================================================== */

/* SECTION 01: INTRODUCTION */
.el-arte-section-intro {
    background-color: #F8F7F5;
    position: relative;
    padding: 0;
    overflow: hidden;
    z-index: 1;
}

.el-arte-section-intro .intro-content-col {
    padding-left: 9%;
    padding-right: 7%;
    padding-top: 140px;
    padding-bottom: 140px;
    z-index: 2;
    display: flex;
    align-items: center;
}

.intro-content-wrapper {
    width: 100%;
}

.el-arte-label-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}

.el-arte-label-wrapper .micro-label {
    font-size: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
    color: #D7A06D;
    line-height: 1;
}

.el-arte-label-wrapper .label-line {
    height: 1px;
    width: 70px;
    background-color: #D7A06D;
    margin-left: 15px;
    display: inline-block;
}

.el-arte-section-intro .intro-heading {
    font-family: 'Playfair Display', 'Times New Roman', Georgia, serif;
    font-size: 110px;
    line-height: 0.95;
    font-weight: 300;
    color: #111111;
    margin-bottom: 30px;
    letter-spacing: -0.02em;
}

.el-arte-section-intro .highlight-accent {
    color: #D7A06D;
    font-style: italic;
    font-weight: 400;
}

.intro-body {
    max-width: 500px;
    margin-bottom: 45px;
}

.intro-body p {
    font-size: 18px;
    line-height: 1.8;
    color: #4F4F4F;
    margin-bottom: 20px;
    font-weight: 300;
}

.intro-body p:last-child {
    margin-bottom: 0;
}

.intro-cta {
    margin-top: 40px;
}

.cta-link-minimal {
    font-size: 15px;
    font-weight: 500;
    color: #111111;
    text-decoration: none;
    letter-spacing: 0.05em;
    border-bottom: 1px solid #111111;
    padding-bottom: 6px;
    transition: color 0.3s ease, border-color 0.3s ease;
}

.cta-link-minimal:hover {
    color: #D7A06D;
    border-color: #D7A06D;
}

/* Immersive Hero Photo Frame (Right 60%) */
.intro-image-col {
    position: relative;
}

.intro-hero-image-wrapper {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
    min-height: 840px;
    background-color: #2A2521;
}

.intro-hero-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1.8s cubic-bezier(0.25, 1, 0.5, 1);
}

.intro-hero-image-wrapper:hover .intro-hero-img {
    transform: scale(1.04);
}

.overlay-brand-text {
    position: absolute;
    top: 8%;
    left: 8%;
    font-family: 'Playfair Display', serif;
    font-size: 44px;
    color: rgba(255, 255, 255, 0.15);
    letter-spacing: 0.12em;
    pointer-events: none;
    z-index: 2;
}

/* SECTION 02: THE EXPERIENCE */
.el-arte-section-experience {
    background-color: #0F0F0F;
    padding: 130px 9%;
    position: relative;
    z-index: 2;
}

.experience-row {
    display: flex;
    margin: 0;
}

.experience-block {
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 0 45px;
}

.experience-block:first-child {
    padding-left: 0;
}

.experience-block:last-child {
    padding-right: 0;
    border-right: none;
}

.exp-number {
    display: block;
    font-family: 'Playfair Display', serif;
    font-size: 62px;
    color: #D7A06D;
    font-weight: 300;
    margin-bottom: 25px;
    line-height: 1;
}

.exp-title {
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 15px;
    letter-spacing: 0.05em;
}

.exp-desc {
    font-size: 15px;
    line-height: 1.6;
    color: #A0A0A0;
    font-weight: 300;
    margin: 0;
}

/* SECTION 03: IMMERSIVE GLIMPSES */
.el-arte-section-glimpses {
    background-color: #0F0F0F;
    padding: 0;
    overflow: hidden;
}

.glimpses-row {
    display: flex;
    margin: 0;
}

.glimpse-image-col {
    padding: 0;
}

.glimpse-img-wrapper {
    width: 100%;
    height: 480px;
    overflow: hidden;
    position: relative;
    background-color: #2A2521;
}

.glimpse-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.glimpse-img-wrapper:hover .glimpse-img {
    transform: scale(1.05);
}

/* SECTION 04: EDITORIAL STATEMENT */
.el-arte-section-statement {
    position: relative;
    padding: 240px 0;
    background-color: #0F0F0F;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.statement-bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.statement-bg-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.statement-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(15, 15, 15, 0.65);
    z-index: 2;
}

.statement-container {
    position: relative;
    z-index: 3;
    max-width: 960px;
}

.statement-content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.statement-heading {
    font-family: 'Playfair Display', 'Times New Roman', Georgia, serif;
    font-size: 72px;
    line-height: 1.15;
    font-weight: 300;
    color: #FFFFFF;
    margin-bottom: 50px;
    letter-spacing: -0.01em;
}

.highlight-accent-serif {
    color: #D7A06D;
    font-style: italic;
    font-weight: 400;
}

.statement-btn {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    padding: 18px 45px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background-color: transparent;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-decoration: none;
    transition: all 0.4s ease;
}

.statement-btn:hover {
    border-color: #D7A06D;
    background-color: #D7A06D;
    color: #111111;
}

.statement-btn .arrow {
    font-size: 16px;
    transition: transform 0.3s ease;
}

.statement-btn:hover .arrow {
    transform: translateX(5px);
}

/* ==========================================================================
   Responsive Breakpoints for EL-ARTE
   ========================================================================== */
@media (min-width: 1200px) {
    .el-arte-section-intro .intro-content-col {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .el-arte-section-intro .intro-image-col {
        flex: 0 0 60%;
        max-width: 60%;
    }
}

@media (max-width: 1400px) {
    .el-arte-section-intro .intro-heading {
        font-size: 88px;
    }
    .intro-hero-image-wrapper {
        min-height: 720px;
    }
}

@media (max-width: 1199px) {
    .el-arte-section-intro {
        padding: 120px 0 0 0;
    }
    .el-arte-section-intro .intro-heading {
        font-size: 72px;
    }
    .intro-hero-image-wrapper {
        min-height: 600px;
    }
}

@media (max-width: 991px) {
    .el-arte-section-intro {
        padding: 100px 0 0 0;
    }
    .el-arte-section-intro .intro-content-col {
        padding-left: 6%;
        padding-right: 6%;
        margin-bottom: 70px;
    }
    .el-arte-section-intro .intro-image-col {
        padding-left: 0;
        padding-right: 0;
    }
    .intro-hero-image-wrapper {
        min-height: 500px;
    }
    .el-arte-section-experience {
        padding: 100px 6%;
    }
    .experience-row {
        flex-wrap: wrap;
        gap: 40px 0;
    }
    .experience-block {
        flex: 0 0 50%;
        border-right: none;
        padding: 0 30px;
        margin-bottom: 20px;
    }
    .experience-block:nth-child(odd) {
        padding-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.08);
    }
    .experience-block:nth-child(even) {
        padding-right: 0;
    }
    .glimpse-img-wrapper {
        height: 380px;
    }
    .statement-heading {
        font-size: 54px;
    }
}

@media (max-width: 767px) {
    .el-arte-section-intro {
        padding: 80px 0 0 0;
    }
    .el-arte-section-intro .intro-heading {
        font-size: 48px;
    }
    .collage-wrapper {
        flex-direction: column;
        height: auto;
        gap: 20px;
    }
    .collage-left {
        width: 100%;
        height: auto;
        gap: 20px;
    }
    .collage-right {
        width: 100%;
        height: auto;
    }
    .slab-img-wrapper, 
    .dark-stone-wrapper, 
    .vertical-slab-wrapper {
        height: 320px;
    }
}

/* ==========================================================================
   EL-ARTE Custom Architectural Section Layout & Styling
   ========================================================================== */

/* SECTION 01: INTRODUCTION */
.el-arte-section-intro {
    background-color: #F8F7F5;
    position: relative;
    padding: 0;
    overflow: hidden;
    z-index: 1;
}

.el-arte-section-intro .intro-content-col {
    padding-left: 9%;
    padding-right: 7%;
    padding-top: 140px;
    padding-bottom: 140px;
    z-index: 2;
    display: flex;
    align-items: center;
}

.intro-content-wrapper {
    width: 100%;
}

.el-arte-label-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}

.el-arte-label-wrapper .micro-label {
    font-size: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
    color: #D7A06D;
    line-height: 1;
}

.el-arte-label-wrapper .label-line {
    height: 1px;
    width: 70px;
    background-color: #D7A06D;
    margin-left: 15px;
    display: inline-block;
}

.el-arte-section-intro .intro-heading {
    font-family: 'Playfair Display', 'Times New Roman', Georgia, serif;
    font-size: 110px;
    line-height: 0.95;
    font-weight: 300;
    color: #111111;
    margin-bottom: 30px;
    letter-spacing: -0.02em;
}

.el-arte-section-intro .highlight-accent {
    color: #D7A06D;
    font-style: italic;
    font-weight: 400;
}

.intro-body {
    max-width: 500px;
    margin-bottom: 45px;
}

.intro-body p {
    font-size: 18px;
    line-height: 1.8;
    color: #4F4F4F;
    margin-bottom: 20px;
    font-weight: 300;
}

.intro-body p:last-child {
    margin-bottom: 0;
}

.intro-cta {
    margin-top: 40px;
}

.cta-link-minimal {
    font-size: 15px;
    font-weight: 500;
    color: #111111;
    text-decoration: none;
    letter-spacing: 0.05em;
    border-bottom: 1px solid #111111;
    padding-bottom: 6px;
    transition: color 0.3s ease, border-color 0.3s ease;
}

.cta-link-minimal:hover {
    color: #D7A06D;
    border-color: #D7A06D;
}

/* Immersive Hero Photo Frame (Right 60%) */
.intro-image-col {
    position: relative;
}

.intro-hero-image-wrapper {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
    min-height: 840px;
    background-color: #2A2521;
}

.intro-hero-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1.8s cubic-bezier(0.25, 1, 0.5, 1);
}

.intro-hero-image-wrapper:hover .intro-hero-img {
    transform: scale(1.04);
}

.overlay-brand-text {
    position: absolute;
    top: 8%;
    left: 8%;
    font-family: 'Playfair Display', serif;
    font-size: 44px;
    color: rgba(255, 255, 255, 0.15);
    letter-spacing: 0.12em;
    pointer-events: none;
    z-index: 2;
}

/* SECTION 02: THE EXPERIENCE */
.el-arte-section-experience {
    background-color: #0F0F0F;
    padding: 130px 9%;
    position: relative;
    z-index: 2;
}

.experience-row {
    display: flex;
    margin: 0;
}

.experience-block {
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 0 45px;
}

.experience-block:first-child {
    padding-left: 0;
}

.experience-block:last-child {
    padding-right: 0;
    border-right: none;
}

.exp-number {
    display: block;
    font-family: 'Playfair Display', serif;
    font-size: 62px;
    color: #D7A06D;
    font-weight: 300;
    margin-bottom: 25px;
    line-height: 1;
}

.exp-title {
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 15px;
    letter-spacing: 0.05em;
}

.exp-desc {
    font-size: 15px;
    line-height: 1.6;
    color: #A0A0A0;
    font-weight: 300;
    margin: 0;
}

/* SECTION 03: IMMERSIVE GLIMPSES */
.el-arte-section-glimpses {
    background-color: #0F0F0F;
    padding: 0;
    overflow: hidden;
}

.glimpses-row {
    display: flex;
    margin: 0;
}

.glimpse-image-col {
    padding: 0;
}

.glimpse-img-wrapper {
    width: 100%;
    height: 480px;
    overflow: hidden;
    position: relative;
    background-color: #2A2521;
}

.glimpse-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.glimpse-img-wrapper:hover .glimpse-img {
    transform: scale(1.05);
}

/* SECTION 04: EDITORIAL STATEMENT */
.el-arte-section-statement {
    position: relative;
    padding: 240px 0;
    background-color: #0F0F0F;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.statement-bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.statement-bg-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.statement-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(15, 15, 15, 0.65);
    z-index: 2;
}

.statement-container {
    position: relative;
    z-index: 3;
    max-width: 960px;
}

.statement-content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.statement-heading {
    font-family: 'Playfair Display', 'Times New Roman', Georgia, serif;
    font-size: 72px;
    line-height: 1.15;
    font-weight: 300;
    color: #FFFFFF;
    margin-bottom: 50px;
    letter-spacing: -0.01em;
}

.highlight-accent-serif {
    color: #D7A06D;
    font-style: italic;
    font-weight: 400;
}

.statement-btn {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    padding: 18px 45px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background-color: transparent;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-decoration: none;
    transition: all 0.4s ease;
}

.statement-btn:hover {
    border-color: #D7A06D;
    background-color: #D7A06D;
    color: #111111;
}

.statement-btn .arrow {
    font-size: 16px;
    transition: transform 0.3s ease;
}

.statement-btn:hover .arrow {
    transform: translateX(5px);
}

/* ==========================================================================
   Responsive Breakpoints for EL-ARTE
   ========================================================================== */
@media (min-width: 1200px) {
    .el-arte-section-intro .intro-content-col {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .el-arte-section-intro .intro-image-col {
        flex: 0 0 60%;
        max-width: 60%;
    }
}

@media (max-width: 1400px) {
    .el-arte-section-intro .intro-heading {
        font-size: 88px;
    }
    .intro-hero-image-wrapper {
        min-height: 720px;
    }
}

@media (max-width: 1199px) {
    .el-arte-section-intro {
        padding: 120px 0 0 0;
    }
    .el-arte-section-intro .intro-heading {
        font-size: 72px;
    }
    .intro-hero-image-wrapper {
        min-height: 600px;
    }
}

@media (max-width: 991px) {
    .el-arte-section-intro {
        padding: 100px 0 0 0;
    }
    .el-arte-section-intro .intro-content-col {
        padding-left: 6%;
        padding-right: 6%;
        margin-bottom: 70px;
    }
    .el-arte-section-intro .intro-image-col {
        padding-left: 0;
        padding-right: 0;
    }
    .intro-hero-image-wrapper {
        min-height: 500px;
    }
    .el-arte-section-experience {
        padding: 100px 6%;
    }
    .experience-row {
        flex-wrap: wrap;
        gap: 40px 0;
    }
    .experience-block {
        flex: 0 0 50%;
        border-right: none;
        padding: 0 30px;
        margin-bottom: 20px;
    }
    .experience-block:nth-child(odd) {
        padding-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.08);
    }
    .experience-block:nth-child(even) {
        padding-right: 0;
    }
    .glimpse-img-wrapper {
        height: 380px;
    }
    .statement-heading {
        font-size: 54px;
    }
}

@media (max-width: 767px) {
    .el-arte-section-intro {
        padding: 80px 0 0 0;
    }
    .el-arte-section-intro .intro-heading {
        font-size: 48px;
    }
    .experience-block {
        flex: 0 0 100%;
        border-right: none !important;
        padding: 0 !important;
        margin-bottom: 20px;
    }
    .experience-block:last-child {
        margin-bottom: 0;
    }
    .glimpse-img-wrapper {
        height: 320px;
    }
    .statement-heading {
        font-size: 38px;
    }
    .statement-btn {
        padding: 15px 35px;
    }
}


/* ==========================================================================
   EL-ARTE Custom Interactive Studio Accordion Sections
   ========================================================================== */

.el-arte-studio-section {
    background-color: #0B0B0B;
    position: relative;
    z-index: 5;
    overflow: hidden;
}

.studio-accordion-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    overflow: hidden;
    transition: border-color 0.5s ease;
}

.studio-accordion-item.active {
    border-bottom-color: rgba(215, 160, 109, 0.2);
}

/* Dynamic height transition wrappers */
.studio-expanded-wrapper {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transform: translateY(30px);
    transition: max-height 0.8s cubic-bezier(0.22, 1, 0.36, 1), 
                opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1), 
                transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    background-color: #0F0F0F;
}

.studio-intro-col {
    padding-left: 9%;
    padding-right: 7%;
    display: flex;
    align-items: center;
    background-color: #0F0F0F;
    z-index: 2;
}

.studio-intro-content {
    width: 100%;
    padding: 35px 0;
}

.studio-intro-content .micro-label {
    font-size: 16px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: 600;
    color: #D7A06D;
    display: block;
    margin-bottom: 16px;
}

.studio-main-heading {
    font-family: 'Playfair Display', 'Times New Roman', serif;
    font-size: 54px;
    line-height: 1.1;
    font-weight: 300;
    color: #FFFFFF;
    margin-bottom: 24px;
    letter-spacing: -0.01em;
}

.studio-main-heading .highlight-accent {
    color: #D7A06D;
    font-style: italic;
    font-weight: 400;
}

.studio-main-desc {
    font-size: 18px;
    line-height: 1.7;
    color: #8C8C8C;
    margin-bottom: 30px;
    font-weight: 300;
    max-width: 520px;
}

.studio-main-cta {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.18em;
    color: #D7A06D;
    text-decoration: none;
    border-bottom: 1px solid rgba(215, 160, 109, 0.3);
    padding-bottom: 5px;
    transition: all 0.3s ease;
}

.studio-main-cta:hover {
    color: #FFFFFF;
    border-bottom-color: #FFFFFF;
}

/* Immersive Space Photo (Right 60% of accordion) */
.studio-space-image-col {
    position: relative;
    overflow: hidden;
}

.studio-space-img-wrapper {
    position: relative;
    height: 900px;
    width: 100%;
    overflow: hidden;
}

.studio-space-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.space-caption {
    position: absolute;
    bottom: 45px;
    left: 45px;
    z-index: 3;
    max-width: 500px;
}

.space-caption-title {
    font-family: 'Playfair Display', serif;
    font-size: 28px;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.space-caption-desc {
    font-size: 16px;
    line-height: 1.5;
    color: #CCCCCC;
    margin: 0;
}

/* Collapsed Material Strips */
.studio-material-strip {
    position: relative;
    height: 140px;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    overflow: hidden;
    display: flex;
    align-items: center;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.studio-material-strip:hover {
    transform: scale(1.005);
}

.strip-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0.85) 100%);
    transition: background 0.5s ease;
    z-index: 1;
}

.studio-accordion-item.active .strip-overlay {
    background: linear-gradient(to right, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.9) 100%);
}

.strip-content {
    position: relative;
    z-index: 3;
    width: 100%;
    padding: 0 9%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.strip-category {
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #D7A06D;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
}

.strip-name {
    font-family: 'Playfair Display', serif;
    font-size: 28px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
    letter-spacing: 0.02em;
    transition: color 0.4s ease, transform 0.4s ease;
}

.studio-accordion-item.active .strip-name {
    color: #FFFFFF;
    transform: translateX(10px);
}

.strip-active-line {
    width: 0;
    height: 2px;
    background-color: #D7A06D;
    margin-top: 10px;
    transition: width 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.studio-accordion-item.active .strip-active-line {
    width: 80px;
}

.strip-cta-btn {
    display: flex;
    align-items: center;
    gap: 12px;
    color: rgba(255, 255, 255, 0.4);
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.15em;
    transition: all 0.4s ease;
}

.studio-accordion-item.active .strip-cta-btn {
    color: #D7A06D;
    transform: translateX(-10px);
}

.strip-cta-btn .cta-arrow {
    font-size: 14px;
    transition: transform 0.3s ease;
}

.studio-accordion-item.active .strip-cta-btn .cta-arrow {
    transform: translateX(5px);
}

/* ==========================================================================
   Responsive Breakpoints for Studio Accordion
   ========================================================================== */
@media (max-width: 1400px) {
    .studio-main-heading {
        font-size: 44px;
    }
    .studio-space-img-wrapper {
        height: 800px;
    }
}

@media (max-width: 1199px) {
    .studio-main-heading {
        font-size: 38px;
    }
    .studio-material-strip {
        height: 120px;
    }
    .strip-name {
        font-size: 24px;
    }
}

@media (max-width: 991px) {
    .studio-intro-col {
        padding-left: 6%;
        padding-right: 6%;
    }
    .studio-intro-content {
        padding: 20px 0;
    }
    .studio-main-heading {
        font-size: 34px;
    }
    .studio-space-img-wrapper {
        height: 680px;
    }
    .space-caption {
        bottom: 25px;
        left: 25px;
    }
    .space-caption-title {
        font-size: 22px;
    }
    .space-caption-desc {
        font-size: 14px;
    }
    .studio-material-strip {
        height: 110px;
    }
    .strip-content {
        padding: 0 6%;
    }
    .strip-name {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .studio-main-heading {
        font-size: 28px;
    }
    .studio-main-desc {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .studio-space-img-wrapper {
        height: 550px;
    }
    .space-caption {
        bottom: 20px;
        left: 20px;
    }
    .studio-material-strip {
        height: 95px;
    }
    .strip-name {
        font-size: 18px;
    }
    .strip-category {
        font-size: 8px;
        margin-bottom: 2px;
    }
    .strip-cta-btn {
        font-size: 10px;
        gap: 6px;
    }
    .space-caption-title {
        font-size: 18px;
    }
    .space-caption-desc {
        font-size: 12px;
    }
}

/* ==========================================================================
   STUDIO PAGE - OUR DESIGN JOURNEY SECTION (Premium Editorial Showcase)
   ========================================================================== */
.studio-design-journey-section {
    background-color: #F8F7F5;
    color: #111111;
    overflow: hidden;
}

.journey-header {
    text-align: center;
    padding: 120px 20px 80px;
    background-color: #F8F7F5;
}

.journey-micro-label {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.35em;
    color: #D7A06D;
    display: block;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.journey-main-heading {
    font-family: 'Playfair Display', 'Times New Roman', serif;
    font-size: 80px;
    font-weight: 300;
    color: #111111;
    line-height: 1.1;
    margin-bottom: 25px;
    letter-spacing: -0.01em;
}

.journey-main-heading .highlight-accent {
    color: #D7A06D;
    font-style: italic;
    font-weight: 400;
}

.journey-supporting-text {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    line-height: 1.7;
    color: #555555;
    max-width: 600px;
    margin: 0 auto;
}

.journey-grid-container {
    border-top: 1px solid #E8E3DC;
    border-bottom: 1px solid #E8E3DC;
    background-color: #F8F7F5;
}

.journey-row {
    display: flex;
    flex-direction: row;
    height: 340px; /* Spacious horizontal layout showing more of the video context */
    border-bottom: 1px solid #E8E3DC;
    transition: background-color 0.4s ease;
}

.journey-row:last-child {
    border-bottom: none;
}

.journey-left-col {
    flex: 0 0 320px;
    width: 320px;
    padding: 25px 40px;
    border-right: 1px solid #E8E3DC;
    display: flex;
    flex-direction: column;
    justify-content: center; /* Vertically centered content */
    background-color: #F8F7F5;
    box-sizing: border-box;
}

.journey-num {
    font-family: 'Playfair Display', 'Times New Roman', serif;
    font-size: 48px;
    line-height: 1;
    color: #D7A06D;
    font-weight: 300;
    margin-bottom: 10px;
}

.journey-row-title {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.25em;
    color: #111111;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.journey-row-text {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
    margin: 0;
}

.journey-right-col {
    flex: 1;
    overflow: hidden;
    display: flex;
    align-items: stretch;
}

.journey-img-wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
}

.journey-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    backface-visibility: hidden;
    will-change: transform;
}

.journey-row:hover .journey-img {
    transform: scale(1.02);
}

/* ==========================================
   RESPONSIVE DESIGN JOURNEY
   ========================================== */
@media (max-width: 1199px) {
    .journey-main-heading {
        font-size: 64px;
    }
    .journey-row {
        height: 290px;
    }
    .journey-left-col {
        flex: 0 0 280px;
        width: 280px;
        padding: 20px 25px;
    }
    .journey-num {
        font-size: 40px;
    }
}

@media (max-width: 991px) {
    .journey-main-heading {
        font-size: 52px;
    }
    .journey-supporting-text {
        font-size: 16px;
    }
    .journey-row {
        flex-direction: column;
        height: auto;
    }
    .journey-left-col {
        flex: auto;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #E8E3DC;
        padding: 30px 25px;
    }
    .journey-right-col {
        width: 100%;
        height: 360px;
    }
}

@media (max-width: 767px) {
    .journey-header {
        padding: 80px 20px 40px;
    }
    .journey-main-heading {
        font-size: 38px;
    }
    .journey-supporting-text {
        font-size: 15px;
    }
    .journey-left-col {
        padding: 25px 20px;
    }
    .journey-num {
        font-size: 36px;
        margin-bottom: 8px;
    }
    .journey-row-title {
        font-size: 13px;
        margin-bottom: 8px;
    }
    .journey-row-text {
        font-size: 13px;
    }
    .journey-right-col {
        height: 220px;
    }
}

/* ==========================================================================
   STUDIO PAGE - CURATED INTERIOR DIRECTIONS (Interactive Luxury Lookbook)
   ========================================================================== */
.studio-lookbook-section {
    background-color: #F8F7F5;
    color: #111111;
    padding: 140px 0;
    overflow: hidden;
}

.lookbook-container {
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 100%;
}

/* --- LEFT COLUMN Navigation (35%) --- */
.lookbook-left-col {
    flex: 0 0 35%;
    width: 35%;
    padding: 0 4% 0 6%;
}

.lookbook-sticky-content {
    position: sticky;
    top: 120px;
}

.lookbook-header {
    margin-bottom: 50px;
}

.lookbook-micro-label {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.3em;
    color: #D7A06D;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.lookbook-main-heading {
    font-family: 'Playfair Display', 'Times New Roman', serif;
    font-size: 76px;
    font-weight: 300;
    color: #111111;
    line-height: 1.1;
    margin-bottom: 25px;
    letter-spacing: -0.02em;
}

.lookbook-supporting-text {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: #666666;
    max-width: 480px;
    margin: 0;
}

.lookbook-nav {
    display: flex;
    flex-direction: column;
    gap: 35px;
}

.lookbook-nav-item {
    cursor: pointer;
    opacity: 0.35;
    transition: opacity 0.5s cubic-bezier(0.25, 1, 0.5, 1), transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.lookbook-nav-item:hover {
    opacity: 0.7;
    transform: translateX(5px);
}

.lookbook-nav-item.active {
    opacity: 1;
    transform: translateX(0);
}

.lookbook-nav-indicator {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.nav-indicator-line {
    width: 0;
    height: 1px;
    background-color: #D7A06D;
    transition: width 0.5s cubic-bezier(0.22, 1, 0.36, 1), margin-right 0.5s ease;
    display: inline-block;
}

.lookbook-nav-item.active .nav-indicator-line {
    width: 35px;
    margin-right: 12px;
}

.lookbook-nav-num {
    font-family: 'Playfair Display', serif;
    font-size: 26px;
    font-weight: 300;
    color: #111111;
    line-height: 1;
    transition: color 0.5s ease;
}

.lookbook-nav-item.active .lookbook-nav-num {
    color: #D7A06D;
}

.lookbook-nav-title {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.2em;
    color: #111111;
    margin: 0 0 5px 0;
    text-transform: uppercase;
}

.lookbook-nav-cta {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.15em;
    color: #D7A06D;
    text-decoration: none;
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    transition: opacity 0.5s ease, height 0.3s ease, visibility 0.5s ease;
    display: inline-block;
}

.lookbook-nav-item.active .lookbook-nav-cta {
    opacity: 1;
    visibility: visible;
    height: auto;
    margin-top: 5px;
}

/* --- RIGHT COLUMN Immersive Space (65%) --- */
.lookbook-right-col {
    flex: 0 0 65%;
    width: 65%;
    padding-right: 6%;
}

.lookbook-space-showcase {
    position: relative;
    width: 100%;
    height: 850px; /* Tall viewport relative majestic height */
    background-color: #1a1a1a;
    overflow: hidden;
}

.lookbook-image-wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.lookbook-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    opacity: 1;
    filter: brightness(0.95);
    transition: opacity 0.4s ease, transform 0.8s cubic-bezier(0.22, 1, 0.36, 1), filter 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

/* Apple-style Interactive Material Focus Shifts */
.lookbook-image-wrapper.focus-stone img {
    transform: scale(1.03) translate(0.5%, -0.5%);
    filter: contrast(1.18) saturate(1.05) brightness(0.92);
}

.lookbook-image-wrapper.focus-wood img {
    transform: scale(1.03) translate(-0.5%, 0.5%);
    filter: sepia(0.15) saturate(1.25) hue-rotate(4deg) brightness(0.95);
}

.lookbook-image-wrapper.focus-concrete img {
    transform: scale(1.02);
    filter: contrast(1.1) saturate(0.85) brightness(0.88);
}

.lookbook-image-wrapper.focus-bronze img {
    transform: scale(1.03) translate(0.5%, 0.5%);
    filter: sepia(0.2) contrast(1.1) brightness(0.92);
}

.lookbook-image-wrapper.focus-lighting img {
    transform: scale(1.04) translate(-0.5%, -0.5%);
    filter: brightness(1.08) contrast(1.06) sepia(0.08);
}

/* Material Swatches Panel */
.lookbook-palette-panel {
    position: absolute;
    bottom: 50px;
    left: 50px;
    right: 50px;
    z-index: 10;
    pointer-events: auto;
}

.palette-header-row {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.palette-label {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.25em;
    color: #FFFFFF;
    opacity: 0.9;
    text-transform: uppercase;
}

.palette-divider-line {
    flex: 1;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.25);
    margin-left: 20px;
}

.lookbook-swatches {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.lookbook-swatch {
    position: relative;
    height: 150px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.15);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.4s ease, box-shadow 0.4s ease;
    display: flex;
    align-items: flex-end;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.lookbook-swatch:hover, 
.lookbook-swatch.active {
    transform: translateY(-6px) scale(1.02);
    border-color: #D7A06D;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.swatch-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.15) 100%);
    z-index: 1;
    transition: opacity 0.4s ease;
}

.lookbook-swatch:hover .swatch-overlay,
.lookbook-swatch.active .swatch-overlay {
    background: linear-gradient(to top, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.2) 100%);
}

.swatch-name {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.1em;
    color: #FFFFFF;
    z-index: 2;
    text-transform: uppercase;
    transition: transform 0.4s ease;
}

.lookbook-swatch:hover .swatch-name,
.lookbook-swatch.active .swatch-name {
    transform: translateY(-2px);
}

/* ==========================================
   RESPONSIVE LOOKBOOK DESIGN
   ========================================== */
@media (max-width: 1400px) {
    .lookbook-main-heading {
        font-size: 64px;
    }
    .lookbook-space-showcase {
        height: 750px;
    }
    .lookbook-swatch {
        height: 130px;
    }
}

@media (max-width: 1199px) {
    .lookbook-main-heading {
        font-size: 54px;
    }
    .lookbook-left-col {
        padding: 0 3% 0 4%;
    }
    .lookbook-space-showcase {
        height: 650px;
    }
    .lookbook-swatch {
        height: 120px;
        padding: 15px;
    }
    .swatch-name {
        font-size: 11px;
    }
}

@media (max-width: 991px) {
    .studio-lookbook-section {
        padding: 100px 0;
    }
    .lookbook-container {
        flex-direction: column;
    }
    .lookbook-left-col {
        flex: auto;
        width: 100%;
        padding: 0 40px;
        margin-bottom: 50px;
    }
    .lookbook-sticky-content {
        position: static;
    }
    .lookbook-right-col {
        flex: auto;
        width: 100%;
        padding: 0 40px;
    }
    .lookbook-space-showcase {
        height: 600px;
    }
    .lookbook-nav {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 30px;
    }
    .lookbook-nav-item {
        flex: 1 1 40%;
    }
}

@media (max-width: 767px) {
    .studio-lookbook-section {
        padding: 80px 0;
    }
    .lookbook-left-col {
        padding: 0 20px;
        margin-bottom: 40px;
    }
    .lookbook-right-col {
        padding: 0 20px;
    }
    .lookbook-main-heading {
        font-size: 42px;
    }
    .lookbook-space-showcase {
        height: 520px;
    }
    .lookbook-palette-panel {
        bottom: 25px;
        left: 25px;
        right: 25px;
    }
    .lookbook-swatches {
        gap: 10px;
    }
    .lookbook-swatch {
        height: 95px;
        padding: 10px;
    }
    .swatch-name {
        font-size: 10px;
        letter-spacing: 0.05em;
    }
    .lookbook-nav {
        flex-direction: column;
        gap: 25px;
    }
    .lookbook-nav-item {
        flex: auto;
    }
}

/* ==========================================================================
   CONTACT PAGE - LUXURY EDITORIAL SYSTEM (EL-ARTE / Sundeep)
   ========================================================================== */
.contact-hero-section {
    background-color: #111111;
    color: #FFFFFF;
    overflow: hidden;
    padding-top: 0 !important;
}

.contact-hero-left {
    display: flex;
    align-items: center;
    padding: 120px 10% 120px 8%;
}

.contact-hero-content {
    max-width: 580px;
}

.contact-micro-label {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.35em;
    color: #D7A06D;
    display: block;
    margin-bottom: 30px;
}

.contact-hero-heading {
    font-family: 'Playfair Display', serif;
    font-size: 78px;
    font-weight: 300;
    line-height: 1.1;
    color: #FFFFFF;
    margin-bottom: 35px;
    letter-spacing: -0.02em;
}

.contact-hero-heading .hero-italic {
    font-style: italic;
    font-weight: 300;
    color: #D7A06D;
}

.contact-hero-desc {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    line-height: 2.0;
    color: #C5C5C5;
    margin: 0;
    max-width: 480px;
    letter-spacing: 0.02em;
}

.contact-hero-right {
    position: relative;
    min-height: 550px;
}

.contact-hero-img-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.contact-hero-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    filter: brightness(0.85);
}

/* --- LOCATION SECTION (Visit the Studio) --- */
.contact-location-section {
    background-color: #FFFFFF;
    border-bottom: 1px solid #EAEAEA;
}

.location-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    box-sizing: border-box;
}

.location-grid-item {
    border-right: 1px solid #EAEAEA;
    box-sizing: border-box;
    overflow: hidden;
}

.location-grid-item:last-child {
    border-right: none;
}

.location-map-panel {
    height: 100%;
    min-height: 500px;
}

.location-map-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    filter: grayscale(0.15) contrast(1.02);
}

.location-details-panel {
    padding: 50px 6%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #FFFFFF;
    min-height: 500px;
}

.location-micro-label {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.35em;
    color: #D7A06D;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
}

.location-heading {
    font-family: 'Playfair Display', serif;
    font-size: 56px;
    font-weight: 300;
    color: #111111;
    margin: 0 0 8px 0;
    letter-spacing: -0.01em;
    line-height: 1.1;
}

.location-subheading {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #666666;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    display: block;
    margin-bottom: 45px;
}

.location-info-list {
    list-style: none;
    padding: 0 0 0 35px !important;
    margin: 0 auto 40px auto !important;
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: flex-start;
    width: 100%;
    max-width: 350px;
}

.location-info-list li {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
    text-align: left;
    width: 100%;
}

.info-icon {
    color: #D7A06D;
    flex-shrink: 0;
    margin-top: 4px;
}

.info-text {
    font-family: 'Inter', sans-serif;
    font-size: 17px;
    line-height: 1.7;
    color: #444444;
}

.info-text strong {
    font-weight: 600;
    color: #111111;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    margin-bottom: 5px;
}

.info-text a {
    color: #444444;
    text-decoration: none;
    transition: color 0.3s ease;
}

.info-text a:hover {
    color: #D7A06D;
}

.location-directions-btn {
    align-self: center;
    background-color: #111111;
    color: #FFFFFF;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.2em;
    padding: 18px 36px;
    text-decoration: none;
    transition: background-color 0.4s ease, color 0.4s ease;
    border: 1px solid #111111;
}

.location-directions-btn:hover {
    background-color: transparent;
    color: #111111;
}

.location-storefront-panel {
    height: 100%;
    min-height: 500px;
}

.location-storefront-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    filter: brightness(0.92) contrast(1.05);
}

/* --- LIVE INTERACTIVE MAP SECTION --- */
.contact-live-map-section {
    padding: 0 6% 120px 6%;
    background-color: #FFFFFF;
}

.sundeep-map-section {
    position: relative;
    width: 100%;
    height: 750px;
    overflow: hidden;
    border-radius: 32px;
    border: 1px solid rgba(0,0,0,0.06);
    box-shadow: 0 20px 60px rgba(0,0,0,0.05);
    background: #f8f7f5;
}

.sundeep-map-section iframe {
    width: 100%;
    height: 100%;
    border: 0;
    filter: grayscale(100%) contrast(1.15) brightness(1.02) sepia(18%);
    transition: filter 0.5s ease;
}

.custom-leaflet-gold-marker {
    background: transparent !important;
    border: none !important;
}

.custom-leaflet-marker-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 120px;
    height: 90px;
}

.custom-leaflet-marker-wrapper .custom-marker-tooltip {
    background-color: #FFFFFF;
    color: #111111;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    padding: 8px 18px;
    border-radius: 4px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    border: 1px solid #111111;
    margin-bottom: 8px;
    white-space: nowrap;
    text-align: center;
    position: relative;
}

/* Elegant tiny triangle pointing down below the label */
.custom-leaflet-marker-wrapper .custom-marker-tooltip::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 6px 6px 0;
    border-style: solid;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
}

.custom-leaflet-marker-wrapper .custom-marker-tooltip::before {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 7px 7px 0;
    border-style: solid;
    border-color: #111111 transparent;
    display: block;
    width: 0;
    z-index: -1;
}

.custom-leaflet-marker-wrapper .custom-gold-pin {
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.15));
}

/* Leaflet control bar stylings to match EL-ARTE architecture */
.leaflet-bar {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08) !important;
    border: 1px solid #111111 !important;
    border-radius: 4px !important;
    overflow: hidden;
}

.leaflet-bar a {
    background-color: #FFFFFF !important;
    color: #111111 !important;
    border-bottom: 1px solid #EAEAEA !important;
    transition: background-color 0.3s, color 0.3s;
}

.leaflet-bar a:hover {
    background-color: #111111 !important;
    color: #FFFFFF !important;
}

.leaflet-control-attribution {
    font-size: 9px !important;
    color: #888888 !important;
    background: rgba(255, 255, 255, 0.7) !important;
}

.map-direction-btn {
    position: absolute;
    left: 32px;
    bottom: 32px;
    display: inline-flex;
    align-items: center;
    padding: 14px 24px;
    background: #111111;
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    border-radius: 999px;
    transition: all .3s ease;
    z-index: 10;
}

.map-direction-btn:hover {
    background: #d97a2c;
    transform: translateY(-2px);
    color: #ffffff;
}

@media (max-width: 768px) {
    .contact-live-map-section {
        padding: 0 4% 80px 4%;
    }

    .sundeep-map-section {
        height: 550px;
        border-radius: 24px;
    }

    .map-direction-btn {
        left: 20px;
        bottom: 20px;
        padding: 12px 18px;
    }
}

/* --- PURPOSE SECTION (Choose your purpose) --- */
.contact-purpose-section {
    background-color: #F8F7F5;
    padding: 120px 6%;
    border-bottom: 1px solid #EAEAEA;
}

.purpose-row {
    display: flex;
    width: 100%;
}

.purpose-left-col {
    flex: 0 0 35%;
    width: 35%;
    padding-right: 5%;
    box-sizing: border-box;
}

.purpose-micro-label {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.35em;
    color: #D7A06D;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
}

.purpose-heading {
    font-family: 'Playfair Display', serif;
    font-size: 54px;
    font-weight: 300;
    line-height: 1.2;
    color: #111111;
    margin: 0;
}

.purpose-right-col {
    flex: 0 0 65%;
    width: 65%;
    display: flex;
    align-items: center;
}

.purpose-cards {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
    width: 100%;
}

.purpose-mobile-select-container {
    display: none;
    position: relative;
    width: 100%;
}

.purpose-mobile-custom-dropdown {
    width: 100%;
    position: relative;
}

.purpose-mobile-dropdown-trigger {
    width: 100%;
    background-color: #FFFFFF;
    border: 1px solid #D7A06D;
    padding: 16px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    box-sizing: border-box;
    transition: border-color 0.3s ease;
}

.purpose-mobile-dropdown-trigger.active {
    border-color: #111111;
}

.trigger-content {
    display: flex;
    align-items: center;
    gap: 15px;
}

.trigger-icon, .option-icon {
    color: #D7A06D;
    display: flex;
    align-items: center;
    justify-content: center;
}

.trigger-icon svg, .option-icon svg {
    display: block;
}

.trigger-text {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #111111;
}

.select-gold-arrow {
    display: flex;
    align-items: center;
    transition: transform 0.3s ease;
}

.purpose-mobile-dropdown-trigger.active .select-gold-arrow {
    transform: rotate(180deg);
}

.purpose-mobile-dropdown-trigger * {
    pointer-events: none;
}

.purpose-mobile-dropdown-list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #FFFFFF;
    border: 1px solid #EAEAEA;
    border-top: none;
    z-index: 200;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    box-sizing: border-box;
}

.purpose-mobile-dropdown-list.open {
    display: block !important;
}

.purpose-mobile-dropdown-item * {
    pointer-events: none;
}

.purpose-mobile-dropdown-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 16px 24px;
    border-bottom: 1px solid #F5F5F5;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
    box-sizing: border-box;
}

.purpose-mobile-dropdown-item:last-child {
    border-bottom: none;
}

.purpose-mobile-dropdown-item:hover,
.purpose-mobile-dropdown-item.active {
    background-color: #F8F7F5;
}

.option-label {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #444444;
    transition: color 0.3s ease;
}

.purpose-mobile-dropdown-item.active .option-label {
    color: #D7A06D;
}

.purpose-card {
    background-color: #FFFFFF;
    border: 1px solid #E2E0DB;
    padding: 45px 25px;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 200px;
    position: relative;
    transition: border-color 0.4s cubic-bezier(0.25, 1, 0.5, 1), transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.purpose-card:hover {
    border-color: #D7A06D;
    transform: translateY(-4px);
}

.purpose-card.active {
    border-color: #D7A06D;
}

.purpose-card-icon {
    color: #888888;
    margin-bottom: 25px;
    transition: color 0.4s ease;
}

.purpose-card.active .purpose-card-icon,
.purpose-card:hover .purpose-card-icon {
    color: #D7A06D;
}

.purpose-card-title {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: #111111;
    margin: 0;
}

.purpose-card-indicator {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 4px;
    background-color: #D7A06D;
    transition: width 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.purpose-card.active .purpose-card-indicator {
    width: 40px;
}

/* --- FORM SECTION (Consultation Request) --- */
.contact-form-section {
    background-color: #FFFFFF;
    padding: 120px 6%;
    border-bottom: 1px solid #EAEAEA;
}

.form-row {
    display: flex;
    width: 100%;
}

.form-left-col {
    flex: 0 0 35%;
    width: 35%;
    padding-right: 6%;
    box-sizing: border-box;
}

.form-micro-label {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.3em;
    color: #C48A54; /* Darker luxury gold for significantly better contrast */
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
}

.form-heading {
    font-family: 'Playfair Display', serif;
    font-size: 72px; /* Substantially larger and more dramatic */
    font-weight: 300;
    line-height: 1.2;
    color: #111111;
    margin-bottom: 25px;
}

.form-desc {
    font-family: 'Inter', sans-serif;
    font-size: 20px; /* Highly visible */
    line-height: 1.8;
    color: #333333; /* Darker grey for excellent readability */
    margin: 0;
    max-width: 420px;
}

.form-right-col {
    flex: 0 0 65%;
    width: 65%;
    box-sizing: border-box;
}

.luxury-form {
    width: 100%;
}

.form-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.form-group {
    display: flex;
    flex-direction: column;
}

.form-group.flex-2 {
    flex: 2;
}

.form-group.flex-1 {
    flex: 1;
}

.form-input-label {
    font-family: 'Inter', sans-serif;
    font-size: 16px; /* Substantially larger labels */
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #111111;
    margin-bottom: 12px;
}

.luxury-input {
    border: none;
    border-bottom: 2px solid #888888; /* Darker, thicker border for maximum contrast */
    padding: 16px 0;
    font-family: 'Inter', sans-serif;
    font-size: 19px; /* Substantially larger text */
    color: #111111;
    background-color: transparent;
    transition: border-color 0.3s ease;
    border-radius: 0;
}

.luxury-input::placeholder {
    color: #666666; /* High-contrast placeholder */
    opacity: 1;
}

.luxury-input:focus {
    outline: none;
    border-color: #111111; /* Clean black highlight on focus */
}

.select-wrapper {
    position: relative;
    width: 100%;
}

.select-wrapper::after {
    content: '';
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #111111;
    pointer-events: none;
}

.luxury-select {
    border: none;
    border-bottom: 2px solid #888888; /* Darker, thicker border */
    padding: 16px 25px 16px 0;
    font-family: 'Inter', sans-serif;
    font-size: 19px; /* Substantially larger text */
    color: #111111;
    background-color: transparent;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    cursor: pointer;
}

.luxury-select:focus {
    outline: none;
    border-color: #111111;
}

.form-composite-row {
    display: flex;
    gap: 40px;
    width: 100%;
}

.luxury-textarea {
    border: none;
    border-bottom: 2px solid #888888; /* Darker, thicker border */
    padding: 16px 0;
    font-family: 'Inter', sans-serif;
    font-size: 19px; /* Substantially larger text */
    color: #111111;
    background-color: transparent;
    min-height: 150px;
    resize: none;
    border-radius: 0;
    transition: border-color 0.3s ease;
}

.luxury-textarea::placeholder {
    color: #666666; /* High-contrast placeholder */
    opacity: 1;
}

.luxury-textarea:focus {
    outline: none;
    border-color: #111111;
}

.drag-drop-zone {
    border: 2px dashed #888888; /* High-contrast dashed border */
    background-color: #FDFDFD;
    min-height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    transition: border-color 0.3s ease, background-color 0.3s ease;
}

.drag-drop-zone:hover,
.drag-drop-zone.dragover {
    border-color: #111111;
    background-color: #FAF9F6;
}

.upload-icon {
    color: #555555;
    margin-bottom: 10px;
}

.upload-text {
    font-family: 'Inter', sans-serif;
    font-size: 17px; /* Increased from 14px */
    line-height: 1.5;
    color: #222222; /* Darker grey */
    display: block;
    margin-bottom: 5px;
}

.upload-text strong {
    color: #111111;
}

.upload-specs {
    font-family: 'Inter', sans-serif;
    font-size: 14px; /* Increased from 12px */
    color: #555555; /* Darker text */
    letter-spacing: 0.05em;
}

.form-action-row {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

.form-submit-btn {
    background-color: #111111;
    color: #FFFFFF;
    border: 2px solid #111111;
    font-family: 'Inter', sans-serif;
    font-size: 17px; /* Substantially larger font */
    font-weight: 600;
    letter-spacing: 0.25em;
    padding: 24px 55px;
    cursor: pointer;
    transition: background-color 0.4s ease, color 0.4s ease;
}

.form-submit-btn:hover {
    background-color: transparent;
    color: #111111;
}

/* --- THE STUDIO EXPERIENCE SECTION --- */
.contact-experience-section {
    background-color: #F8F7F5;
    padding: 120px 6%;
    border-bottom: 1px solid #EAEAEA;
}

.experience-header {
    margin-bottom: 60px;
    text-align: center;
}

.experience-micro-label {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.3em;
    color: #D7A06D;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
}

.experience-heading {
    font-family: 'Playfair Display', serif;
    font-size: 54px;
    font-weight: 300;
    color: #111111;
    margin: 0;
}

.experience-panels-row {
    display: flex;
    gap: 15px;
    width: 100%;
}

.experience-panel {
    flex: 1;
    height: 480px;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    padding: 35px 25px;
    box-sizing: border-box;
    transition: flex 0.7s cubic-bezier(0.25, 1, 0.3, 1);
}

.experience-panel:hover {
    flex: 1.5;
}

.panel-overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.2) 60%, rgba(0,0,0,0.3) 100%);
    z-index: 1;
    transition: opacity 0.5s ease;
}

.experience-panel:hover .panel-overlay {
    background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.2) 100%);
}

.panel-content {
    position: relative;
    z-index: 2;
    transform: translateY(30px);
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.3, 1);
}

.experience-panel:hover .panel-content {
    transform: translateY(0);
}

.panel-title {
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    font-weight: 300;
    color: #FFFFFF;
    margin: 0 0 10px 0;
}

.panel-desc {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    line-height: 1.5;
    color: #CCCCCC;
    margin: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.experience-panel:hover .panel-desc {
    opacity: 1;
}

/* --- FOR ARCHITECTS & DESIGNERS --- */
.contact-professional-section {
    background-color: #FFFFFF;
    padding: 120px 6%;
    border-bottom: 1px solid #EAEAEA;
}

.professional-row {
    display: flex;
    width: 100%;
}

.professional-left-col {
    flex: 0 0 35%;
    width: 35%;
    padding-right: 6%;
    box-sizing: border-box;
}

.professional-micro-label {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.25em;
    color: #D7A06D;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
}

.professional-heading {
    font-family: 'Playfair Display', serif;
    font-size: 50px;
    font-weight: 300;
    line-height: 1.25;
    color: #111111;
    margin-bottom: 25px;
}

.professional-desc {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    line-height: 1.8;
    color: #666666;
    margin-bottom: 40px;
    max-width: 380px;
}

.professional-cta-btn {
    display: inline-block;
    background-color: #111111;
    color: #FFFFFF;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.2em;
    padding: 18px 36px;
    text-decoration: none;
    border: 1px solid #111111;
    transition: background-color 0.4s ease, color 0.4s ease;
}

.professional-cta-btn:hover {
    background-color: transparent;
    color: #111111;
}

.professional-right-col {
    flex: 0 0 65%;
    width: 65%;
    display: flex;
    align-items: center;
}

.benefits-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    width: 100%;
}

.benefit-item {
    background-color: #FDFDFD;
    border: 1px solid #EAEAEA;
    padding: 35px 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    min-height: 240px;
}

.benefit-icon {
    color: #D7A06D;
    margin-bottom: 20px;
}

.benefit-title {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 650;
    line-height: 1.4;
    letter-spacing: 0.05em;
    color: #111111;
    margin: 0 0 12px 0;
}

.benefit-desc {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    line-height: 1.5;
    color: #666666;
    margin: 0;
}

/* --- BOTTOM CTA BANNER --- */
.contact-cta-banner-section {
    background-color: #111111;
    padding: 90px 6%;
}

.cta-banner-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.cta-left-message h2 {
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.3;
    color: #FFFFFF;
    margin: 0;
    letter-spacing: -0.01em;
}

.cta-right-actions {
    display: flex;
    gap: 20px;
}

.cta-primary-btn {
    background-color: #D7A06D;
    color: #FFFFFF;
    border: 1px solid #D7A06D;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.2em;
    padding: 20px 40px;
    text-decoration: none;
    transition: background-color 0.4s ease, border-color 0.4s ease;
}

.cta-primary-btn:hover {
    background-color: #c58e5a;
    border-color: #c58e5a;
}

.cta-secondary-btn {
    background-color: transparent;
    color: #D7A06D;
    border: 1px solid #D7A06D;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.2em;
    padding: 20px 40px;
    text-decoration: none;
    transition: background-color 0.4s ease, color 0.4s ease, border-color 0.4s ease;
}

.cta-secondary-btn:hover {
    background-color: #D7A06D;
    color: #FFFFFF;
}

/* ==========================================
   RESPONSIVE DESIGN FOR CONTACT PAGE
   ========================================== */
@media (max-width: 1400px) {
    .contact-hero-heading {
        font-size: 56px;
    }
    .location-heading {
        font-size: 36px;
    }
    .purpose-heading, .experience-heading {
        font-size: 44px;
    }
    .form-heading {
        font-size: 58px;
    }
    .professional-heading {
        font-size: 40px;
    }
    .cta-left-message h2 {
        font-size: 32px;
    }
}

@media (max-width: 1199px) {
    .location-grid {
        grid-template-columns: 1fr;
    }
    .location-map-panel, .location-details-panel, .location-storefront-panel {
        height: 520px;
        border-right: none;
        border-bottom: 1px solid #EAEAEA;
    }
    .location-storefront-panel {
        border-bottom: none;
    }
    .location-details-panel {
        padding: 60px 40px;
    }
    .purpose-cards {
        grid-template-columns: repeat(3, 1fr);
    }
    .benefits-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .experience-panels-row {
        flex-direction: column;
        gap: 15px;
    }
    .experience-panel {
        height: 250px;
        flex: auto;
    }
    .experience-panel:hover {
        flex: auto;
    }
    .panel-content {
        transform: translateY(0);
    }
    .panel-desc {
        opacity: 1;
    }
}

@media (max-width: 991px) {
    .contact-hero-left {
        padding: 80px 40px;
    }
    .contact-hero-right {
        min-height: 400px;
    }
    .purpose-row, .form-row, .professional-row {
        flex-direction: column;
    }
    .purpose-left-col, .form-left-col, .professional-left-col {
        width: 100%;
        padding-right: 0;
        margin-bottom: 40px;
    }
    .purpose-right-col, .form-right-col, .professional-right-col {
        width: 100%;
    }
    .form-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .form-composite-row {
        flex-direction: column;
        gap: 25px;
    }
    .cta-banner-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
    }
}

@media (max-width: 767px) {
    .contact-hero-heading {
        font-size: 42px;
    }
    .purpose-heading, .experience-heading, .professional-heading {
        font-size: 32px;
    }
    .form-heading {
        font-size: 44px;
    }
    .purpose-cards {
        display: none !important;
    }
    .purpose-mobile-select-container {
        display: block !important;
    }
    .benefits-grid {
        grid-template-columns: 1fr;
    }
    .benefit-item {
        min-height: 180px;
    }
    .cta-left-message h2 {
        font-size: 24px;
    }
    .cta-right-actions {
        flex-direction: column;
        width: 100%;
    }
    .cta-primary-btn, .cta-secondary-btn {
        text-align: center;
        width: 100%;
    }
}

/* ==========================================================================
   EL-ARTE CUSTOM TEXT LOGO STYLING
   ========================================================================== */
.logo-text-el-arte {
    font-family: 'Times New Roman', Times, serif !important;
    font-size: 32px !important;
    font-weight: 500 !important;
    color: #111111 !important;
    text-transform: none !important;
    letter-spacing: 0.05em !important;
    text-decoration: none !important;
    display: inline-block !important;
    line-height: 90px !important; /* Vertically centered matching header height */
    transition: color 0.3s ease !important;
}

.hendre_nav_manu.sticky .logo-text-el-arte {
    color: #000000 !important;
    line-height: 70px !important; /* Centered in sticky header height */
    font-size: 28px !important;
}

.logo-text-el-arte:hover {
    color: #D7AB79 !important;
}

/* ==========================================================================
   EL-ARTE HERO SECTION (Premium Editorial Design)
   ========================================================================== */
.el-arte-hero-section {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 800px;
    background-color: #ffffff;
    overflow: hidden;
}

/* Giant Faded Background Text */
.el-arte-hero-bg-text {
    position: absolute;
    top: 50%;
    left: 45%;
    transform: translate(-50%, -50%);
    font-size: 24vw;
    font-weight: 800;
    color: #101010;
    opacity: 0.02;
    white-space: nowrap;
    z-index: 0;
    pointer-events: none;
    line-height: 1;
    letter-spacing: -0.05em;
    font-family: 'Times New Roman', Times, serif;
}

.el-arte-social-box {
    position: absolute;
    left: 4%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}

.el-arte-social-box .slider-icon-list h5 {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-size: 11px;
    letter-spacing: 2px;
    margin-bottom: 25px;
    font-weight: 600;
    color: #555555;
}

.el-arte-social-box .slider-icon-list ul {
    padding: 0;
    margin: 0;
}

.el-arte-social-box .slider-icon-list ul li {
    display: block;
    margin-bottom: 15px;
    list-style: none;
}

.el-arte-social-box .slider-icon-list ul li a {
    color: #101010;
    font-size: 14px;
    transition: 0.3s;
}

.el-arte-social-box .slider-icon-list ul li a:hover {
    color: #D9AB7A;
}

.el-arte-hero-content {
    animation: fadeInUp 1s ease-out;
}

/* Responsive adjustments for El-Arte Page Hero */
@media (max-width: 1199px) {
    .el-arte-hero-bg-text {
        font-size: 20vw;
    }
}

@media (max-width: 991px) {
    .el-arte-hero-section {
        height: auto;
        min-height: auto;
        padding-top: 140px;
        padding-bottom: 80px;
    }
    .el-arte-hero-bg-text {
        display: none;
    }
    .el-arte-social-box {
        display: none;
    }
}

/* Custom Sundeep Mobile Adjustments */
@media (max-width: 991px) {
    /* 1. Navbar sticky in mobile view */
    .mobile-menu-area,
    .mean-container .mean-bar {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        z-index: 99999 !important;
        background: #ffffff !important;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
    }

    /* 2. Discover Sundeep Story about-us button 5% above the image edge */
    .about-area.one .about-button {
        top: -130px !important;
        margin-bottom: -55px !important;
    }

    /* 3. Sundeep Expert Engineers: display text info without hover */
    .team-area.one .team-content {
        bottom: 20px !important;
        opacity: 1 !important;
    }
}

/* Hide footer toggle caret on desktop */
.footer-toggle-icon {
    display: none;
}

/* Custom Footer Mobile Responsiveness & Quick Links Dropdown */
@media (max-width: 991px) {
    /* Fix massive gutter issue causing mobile horizontal scroll */
    .footer-area.one .row {
        --bs-gutter-x: 1.5rem !important;
    }
    
    .widgets-companys-infos {
        margin-bottom: 30px !important;
    }
    
    /* Center copyrights on mobile */
    .copy-rights {
        text-align: center !important;
    }
    .footer-area.one .copy-rights h4 {
        font-size: 13px !important;
        line-height: 1.5 !important;
        position: absolute !important;
        bottom: 8px !important;
        left: 0 !important;
        width: 100% !important;
        margin: 0 !important;
    }
    
    /* Make Quick Links a collapsible dropdown */
    .footer-area.one .widgets-company-title {
        cursor: pointer;
        position: relative;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        padding-bottom: 10px;
        margin-bottom: 15px !important;
    }
    
    /* Display the toggle icon next to the title text on mobile */
    .footer-area.one .footer-toggle-icon {
        display: inline-block !important;
        margin-left: 10px;
        font-size: 14px;
        color: #D9AB7A; /* nice gold accents to match the theme design */
        transition: transform 0.3s ease;
    }
    
    /* Rotate the arrow when active/open */
    .footer-area.one .widgets-company-title.active .footer-toggle-icon {
        transform: rotate(180deg);
    }
    
    /* Hide the quick links menu by default in mobile view */
    .footer-area.one .widgets-company-title + .row {
        display: none;
        padding-top: 10px;
    }

    /* Disable custom cursor animation on mobile view */
    .curser,
    .curser2 {
        display: none !important;
    }

    /* Reduce gap between map and copyright on mobile */
    .footer-area.one .footer-map iframe {
        height: 220px !important;
    }
    .footer-area.one .row.mg-tp {
        margin-top: 10px !important;
        padding-top: 10px !important;
        padding-bottom: 28px !important;
        border-top: 1px solid #EAEAEA !important;
    }

    /* Reduce top gap between logo and footer top border on mobile */
    .brand-area.one {
        padding-bottom: 30px !important;
    }
    .footer-area.one {
        margin-top: 0px !important;
        padding-top: 20px !important;
    }
    .footer-area.one .widgets-companys-infos {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    .footer-area.one .footer-logo {
        margin-top: 0 !important;
        padding-top: 0 !important;
        margin-bottom: 15px !important;
    }

    /* Fix white input text inside light footer newsletter on mobile */
    .footer-area.one .form_box input {
        color: #101010 !important;
        border: 1px solid #cccccc !important;
    }
    .footer-area.one .form_box input::placeholder {
        color: #888888 !important;
    }
}

/* ==========================================================================
   MOBILE SIZING FOR STOREFRONT IMAGES & LOCATIONS (1 ROW, 2 COLS 1:1 RATIO)
   ========================================================================== */
@media (max-width: 767px) {
    .location-grid {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        grid-template-rows: auto !important;
        gap: 0 !important;
        width: 100% !important;
    }

    /* Set both storefront images to 1 row, 2 columns with 1:1 aspect ratio */
    .location-storefront-panel {
        grid-column: span 1 !important;
        height: auto !important;
        min-height: unset !important;
        aspect-ratio: 1 / 1 !important;
    }
    
    .sundeep-storefront-item {
        order: 1 !important;
        border-right: 1px solid #EAEAEA !important;
        border-bottom: 1px solid #EAEAEA !important;
    }
    
    .el-arte-storefront-item {
        order: 2 !important;
        border-bottom: 1px solid #EAEAEA !important;
    }
    
    .el-arte-storefront-item img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        object-position: right center !important;
    }

    /* Information and Map stacked full-width (span 2 columns) one by one */
    .sundeep-details-item {
        order: 3 !important;
        grid-column: span 2 !important;
        height: auto !important;
        min-height: unset !important;
        padding: 50px 20px !important;
        border-bottom: 1px solid #EAEAEA !important;
    }
    
    .sundeep-map-item {
        order: 4 !important;
        grid-column: span 2 !important;
        height: 380px !important;
        min-height: unset !important;
        border-bottom: 1px solid #EAEAEA !important;
    }
    
    .el-arte-details-item {
        order: 5 !important;
        grid-column: span 2 !important;
        height: auto !important;
        min-height: unset !important;
        padding: 50px 20px !important;
        border-bottom: 1px solid #EAEAEA !important;
    }
    
    .el-arte-map-item {
        order: 6 !important;
        grid-column: span 2 !important;
        height: 380px !important;
        min-height: unset !important;
        border-bottom: none !important;
    }
}

/* Elegant horizontal wave divider between Sundeep Tiles and El-Arte Studio details panels */
@media (min-width: 1200px) {
    .sundeep-details-item {
        position: relative;
        overflow: visible !important;
    }
    .sundeep-details-item::after {
        content: "";
        position: absolute;
        bottom: -6px; /* Positioned directly on the horizontal boundary between rows */
        left: 0;
        width: 100%;
        height: 12px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 10' preserveAspectRatio='none'%3E%3Cpath d='M0,5 Q15,1 30,5 T60,5 T90,5 T120,5' fill='none' stroke='%23D7A06D' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
        background-repeat: repeat-x;
        background-size: 60px 12px;
        z-index: 10;
        pointer-events: none;
        animation: waveMove 4s linear infinite;
    }
}

@keyframes waveMove {
    0% {
        background-position-x: 0;
    }
    100% {
        background-position-x: 60px; /* Seamless loop matching background-size width */
    }
}

/* ================================================
   MOBILE: Smaller tiles so more are visible in bar
   ================================================ */
@media (max-width: 767px) {
    .tiles-bar-container {
        padding: 14px 0;
        overflow: hidden;
    }
    .tile-card {
        width: 110px !important;
        height: 110px !important;
        margin: 0 -20px !important;
    }
    .decorative-tiles-bar {
        margin-top: -55px !important;
        margin-bottom: -55px !important;
    }
}
