/*-----------------------------------------------------------------------------------

    Template Name: Aievari - HYIP Investment Business HTML Template
    Template URI: http://rockstheme.com
    Description: This is html5 template
    Author: Rocks_theme
    Author URI: http://rockstheme.com
    Version: 1.0

-----------------------------------------------------------------------------------*/

    /*-----------------------------------------------------------------------------------  
     CSS INDEX
    ===================

    1. Theme Default CSS (body, link color, section etc)
    2. Header Top Area
    2.1 Header Bottom Area 
    2.2. Sticky Header Area
    2.3. Mobile Menu Area
    3. Intro Area
    4. Count Area
    5. Invest Area
    6. support-service-area  Area
    7. Self Area Css
    8. work-proses area
    9. Payment History area
    10. Banner area.
    11. Blog Area
    12. Reviews Area Css
    13. FAQ  Area
    14. Footer Area
    15. Home 02 Area
    16. Bread cumb area
    17.	About page  CSS
    18.Feature Area
    19. Team Area
    20. Login And Register page
    21. Blog Sidebar Area
    22. Blog Details
    23.Contact CSS
    24.	Animation  CSS



`-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  Google Fonts
/*----------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800&amp;display=swap');


/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html, body {
	height: 100%;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.alignleft {
	float:left;
	margin-right:15px;
	margin-bottom: 15px;
}
.alignright {
	float:right;
	margin-left:15px;
	margin-bottom: 15px;
}
.aligncenter {
	display:block;
	margin:0 auto 15px;
}
a:focus {
	outline:0px solid;
}
img {max-width:100%;
	height:auto;
}
.fix {
	overflow:hidden;
}
p {
	margin:0 0 15px;
    color: #5d6471;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Nunito', sans-serif;
	margin: 0 0 15px;
	color: #151b2c;
    font-weight: 600;
}
h1{
	font-size: 48px;
	line-height: 50px;
		
}
h2{
	font-size: 38px;
	line-height: 46px;
		
}
h3{
	font-size: 30px;
	line-height: 38px;
		
}
h4{
	font-size: 24px;
	line-height: 34px;
		
}
h5{
	font-size: 20px;
	line-height: 30px;
		
}
h6{
	font-size: 16px;
	line-height: 28px;
		
}
a {
	transition: all 0.3s ease 0s;
	text-decoration:none;
}
a:hover {
  color: #E6922E;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
a:hover, a:focus {
    color: #3d5368;
    text-decoration: none;
}
body {
	background: #fff none repeat scroll 0 0;
	color: #5d6471;
    font-family: 'Nunito', sans-serif;
	font-size: 16px;
	text-align: left;
	overflow-x: hidden;
	line-height: 26px;
}
#scrollUp {
    bottom: 40px;
    font-size: 20px;
    line-height: 48px;
    right: 30px;
    width: 44px;
    background-color: #E6922E;
    color: #fff;
    text-align: center;
    height: 44px;
    border-radius: 3px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
#scrollUp:hover {
    bottom: 45px;
    transition-duration: 500ms;
}
.clear{
	clear:both;
}
ul{
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
input, select, textarea, input[type="text"], input[type="date"], input[type="url"], input[type="email"], input[type="password"], input[type="tel"], button, button[type="submit"] {
	-moz-appearance: none;
	box-shadow: none !important;
}
input:focus, textarea:focus, select:focus {
    outline: none;
}
div#preloader { 
	position: fixed;
	left: 0; 
	top: 0; 
	z-index: 99999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #fff url('img/logo/preloader.gif') no-repeat center center;
}
.navbar-collapse {
    padding-left: 0px;
}
::-moz-selection {
    background: #E6922E;
    text-shadow: none;
}
::selection {
    background: #E6922E;
    text-shadow: none;
}
.bg-color{
    background:#fafafa;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.area-padding{
	padding: 100px 0px;
}
.area-padding-2{
	padding: 100px 0px 70px;
}
.page-padding {
    padding: 130px 0px 100px;
}
.page-padding-2{
    padding: 130px 0px 70px;
}
.white-headline h3 {
    color: #fff;
}
.section-headline {
    padding-bottom: 40px;
    position: relative;
}
.section-headline.review-head {
    padding-bottom: 20px;
}
.section-headline h3 {
    font-size: 40px;
    line-height: 46px;
}

.section-headline h3 span {
    color: #E6922E;
}

.headline-underline {
    width: 60px;
    height: 4px;
    background: linear-gradient(90deg, #E6922E, #d17d1a);
    border-radius: 2px;
    margin: 20px auto 0;
}

.section-headline p {
    font-size: 16px;
    max-width: 510px;
    margin: 0px auto;
}
.mar-row{
    margin-top: 50px;
}
.color{
   color:#E6922E; 
}
/*--------------------------------*/
/*  2. Header top Area
/*--------------------------------*/
.topbar-left ul li {
    display: inline-block;
}
.topbar-area {
    background: rgba(4,23,46, 0.70) none repeat scroll 0 0;
}
.topbar-left ul li a {
    color: #ddd;
    display: block;
    font-weight: 600;
    margin-right: 20px;
    padding: 12px 0;
    text-decoration: none;
    font-size: 16px;
}
.topbar-left ul li a i {
    color: #E6922E;
    font-size: 16px;
    padding-right: 7px;
}
.topbar-right {
    position: relative;
    display: block;
    float: right;
}
.top-social {
    float: left;
    padding: 11px 0px;
    margin-left: 10px;
}
.top-social ul li{
    display: inline-block;
}
.top-social ul li a {
    color: #ddd;
    margin-right: 5px;
    display: block;
    text-align: center;
    font-size: 15px;
    width: 26px;
    height: 26px;
    border-radius: 5px;
    line-height: 26px;
}
.top-social ul li a:hover{
	color:#fff;
	background: #E6922E;
}
/*----------------------------------------*/
/*  2.1 Header Bottom Area 
/*----------------------------------------*/
.header-one {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999;
}
.header-area{
	background:transparent;
}
.logo {
    display: block;
}
.logo a {
    display: inline-block;
    height: auto;
    padding: 18px 0;
}
.center-bg {
    display: block;
    background: #fff;
    padding: 0px 20px 0px 0px;
}
.main-menu ul.navbar-nav li {
    float: left;
    position: relative;
}
.main-menu ul.navbar-nav li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 33px 15px;
    text-transform: uppercase;
    position: relative;
}
.main-menu ul.navbar-nav li a:hover{
	color: #E6922E;
}
.main-menu ul.navbar-nav li.active a:focus {
    color: #fff;
}
.main-menu ul.navbar-nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #E6922E;
    position: relative;
    z-index: 9999999;
}
.navbar {
    border: medium none;
    margin-bottom: 0;
}
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.main-menu ul.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color:#fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}
.main-menu ul.nav li ul.sub-menu {
    background: #fff;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 115%;
    transition: all 0.3s ease 0s;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    visibility: hidden;
    width: 200px;
    z-index: -99;
	padding: 10px 0px;
    border-radius: 3px;
}
.pagess {
    position: relative;
}
.navbar.navbar-default {
    float: right;
}
.main-menu ul.nav li ul.sub-menu li {
    padding: 0;
    position: relative;
    width: 100%;
}
.main-menu ul.nav li:hover ul.sub-menu{
    top:100%;
    opacity:1;
    z-index:999;
    visibility:visible;
}
.main-menu ul.nav li ul.sub-menu li a {
    color: #3d5368;
    display: block;
    font-size: 14px;
    padding: 5px 20px;
}
.main-menu ul.nav li ul.sub-menu li a span{
    color: #E6922E;
}
.main-menu ul.nav li:hover ul.sub-menu li a:hover{
    color:#E6922E;
}
.header-right-link {
    float: right;
    width: 115px;
    padding: 30px 0px;
    margin-left: 60px;
    text-align: right;
}
.slice-btn {
    display: inline-block;
    padding: 0px 15px;
}
.slice-btn span {
    font-size: 20px;
    font-weight: 500;
    color: #3d5368;
    cursor: pointer;
    line-height: 28px;
}
.s-menu {
    padding: 10px 25px;
    border: 1px solid #E6922E;
    background: #E6922E;
    color: #fff;
    transition: 0.4s;
    font-size: 15px;
    font-weight: 700;
    border-radius: 30px;
    text-transform: uppercase;
}
.s-menu:hover {
    border: 1px solid #fff;
    background: #fff;
	color:#E6922E;
    transition: 0.4s;
}
.header-area.stick  .header-right-link {
    padding: 29px 0px;
}
.logo a.black-logo {
    display: none;
}
/*--------------------------------*/
/* 2.2. Sticky Header Area
/*--------------------------------*/
.header-area.stick {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    box-shadow: 0px 0px 3px #ddd, -2px -2px 3px #ddd;
    background: #fff;
}
.header-area.stick .logo a {
    display: inline-block;
    height: auto;
    padding: 17px 0;
}
.header-area.stick .main-menu ul.navbar-nav li a {
    padding: 32px 15px;
    color: #151b2c;
}
.header-area.stick .main-menu ul.nav li ul.sub-menu li a {
    color: #151b2c;
    display: block;
    padding: 5px 15px;
}
.header-area.stick .main-menu ul.nav li ul.sub-menu li a:hover{
    color: #E6922E;
}
.header-area.stick .logo a.white-logo {
    display: none;
}
.header-area.stick .logo a.black-logo {
    display: block;
}
.header-area.stick .s-menu {
    border: 1px solid #E6922E;
    background: #E6922E;
    color: #fff;
    transition: 0.4s;
}
.header-area.stick .s-menu:hover{
    border: 1px solid #E6922E;
    background: #fff;
    color: #E6922E;
    transition: 0.4s;
}
/*----------------------------------------*/
/*  2.3. Mobile Menu Area
/*----------------------------------------*/
.mobile-menu-area {
    background: #fdfcfc none repeat scroll 0 0;
    padding: 10px 0px ;
}
.mobile-menu {
    display: flex;
    align-items: center;
    padding: 15px 0;
}
.mobile-menu .logo {
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    padding-bottom: 15px;
}
.mobile-menu .logo a {
    display: flex;
    align-items: center;
    padding: 0;
}
.mobile-menu .logo img {
    max-height: 90px;
    width: auto;
    display: block;
}
.mean-container .mean-bar::after {
    content: "";
    font-size: 21px;
    left: 5%;
    position: absolute;
    top: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
.mean-container a.meanmenu-reveal:hover {
    color:#E6922E
}
.mean-container .mean-nav ul {
    list-style-type: none;
    margin: 20px 0px;
    padding: 0;
    width: 100%;
}
.mean-container .mean-nav ul li a {
    background: #fdfcfc none repeat scroll 0 0;
    color: #3d5368;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 13px 10px;
    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
    width: 90%;
}
.mean-nav ul li.mean-last {
    margin-bottom: 20px;
}
.mean-container .mean-nav ul li a.mean-expand {
    color: #3d5368;
    line-height: 17px;
}
.mean-container .mean-nav ul li {
    width: 99.7%;
}
/*----------------------------------------*/
/*  3. Intro Area
/*----------------------------------------*/
.slide-area {
    background: rgba(0, 0, 0, 0) url(img/slider/h1.jpg) no-repeat scroll top center / cover;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
}
.slide-area::after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(10, 24, 40, 0.8) none repeat scroll 0 0;
    content: "";
    z-index: -1;
}
.display-table{
	width: 100%;
	height: 100%;
	display: table;
}
.display-table-cell{
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.slide-content {
    margin-top: 60px;
}
.title2 {
    font-size: 60px;
    line-height: 70px;
    margin: 0px auto;
    color: #fff;
    padding-bottom: 20px;
    max-width: 900px;
    font-weight: 700;
    font-family: 'Poppins', 'Segoe UI', sans-serif;
    letter-spacing: -1px;
}

.slider-subtitle {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin: 0px auto 20px;
    max-width: 550px;
    font-weight: 300;
    letter-spacing: 0.5px;
}
.ready-btn {
    border: 1px solid #E6922E;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    padding: 12px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    z-index: 2;
    background: #E6922E;
    width: 160px;
    border-radius: 30px;
    box-shadow: 0 0 20px rgba(230, 146, 46, 0.6), 0 0 40px rgba(230, 146, 46, 0.3);
}
.ready-btn.right-btn {
    margin-left: 15px;
    background: #fff;
    border: 1px solid #fff;
    color: #444;
}
.ready-btn.right-btn:hover {
    background: #E6922E;
    border: 1px solid #E6922E;
    color: #fff;
    transition: 0.4s;
}
.ready-btn.left-btn:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #E6922E;
    transition: 0.4s;
    box-shadow: 0 0 30px rgba(230, 146, 46, 0.9), 0 0 60px rgba(230, 146, 46, 0.5), inset 0 0 20px rgba(230, 146, 46, 0.2);
    transform: translateY(-2px);
}

/* Play Button Icon */
.play-btn-icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #E6922E;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 24px;
    margin-left: 20px;
    margin-top: 20px;
    cursor: pointer;
    transition: all 0.4s ease;
    box-shadow: 0 0 0 0 rgba(230, 146, 46, 0.7);
    animation: glow 2s infinite;
}

.play-btn-icon:hover {
    background: #fff;
    color: #E6922E;
    box-shadow: 0 0 20px rgba(230, 146, 46, 0.9);
    animation: none;
    transform: scale(1.1);
}

@keyframes glow {
    0% {
        box-shadow: 0 0 0 0 rgba(230, 146, 46, 0.7);
    }
    50% {
        box-shadow: 0 0 0 10px rgba(230, 146, 46, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(230, 146, 46, 0);
    }
}
.slide-area .video-content {
    display: inline-block;
    margin-left: 40px;
}
.slide-content .video-play.vid-zone i {
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    height: 30px;
    width: 30px;
    line-height: 30px;
    position: relative;
    font-size: 14px;
    background: #fff;
    color: #E6922E;
    margin-right: 10px;
    transition: 0.4s;
}
.slide-content .video-content a span {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    transition: 0.4s;
}
.slide-content .video-content a:hover i{
    background: #E6922E;
    color: #fff;
    transition: 0.4s;
}
.slide-content .video-content a:hover span {
    color: #E6922E;
    transition: 0.4s;
}
/*----------------------------------------*/
/* 4. Count Area
/*----------------------------------------*/
.counter-area{
   position: relative;
   overflow: hidden;
}
.counter-inner {
    background: #f5f5f5;
    padding: 100px 30px 100px 70px;
}
.fun-title h3 {
    color: #f5f5f5;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 0px;
    font-weight: 600;
}
.fun-content {
    display: block;
}
.fun_text i {
    font-size: 44px;
    color: #fff;
    background: #E6922E;
    margin-bottom: 20px;
    display: inline-block;
    line-height: 78px;
    font-weight: 100;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.fun_text {
    text-align: center;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    padding: 40px 30px;
    position: relative;
    margin-bottom: 30px;
}
.fun_text::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: #E6922E;
}
.fun_text .counter {
    color: #444;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}
.fun_text h4 {
    margin-bottom: 0px;
}
.fun_text > h5 {
    color: #444;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 20px;
}
/*----------------------------------------*/
/*  5. Invest Area
/*----------------------------------------*/
.per-day {
    color: #444;
    font-size: 24px;
    text-transform: capitalize;
    margin-top: 15px;
    display: block;
    font-weight: 600;
}
span.users {
    color: #444;
}
.prices {
    font-size: 40px;
    font-weight: 700;
    color: #E6922E;
    padding-right: 10px;
    line-height: 40px;
}
.pri_table_list {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    padding: 40px;
    position: relative;
    overflow: hidden;
    border: 1px solid #E6922E;
    margin-bottom: 30px;
}
.pricing-text{
    padding: 10px 0px;
    display: block;
}
.pri_table_list ol li {
    padding: 5px 0px;
    font-size: 15px;
}
.price-btn a {
    color: #fff;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    border-radius: 2px;
    font-weight: 700;
    font-size: 14px;
    padding: 8px 20px;
    background: #E6922E;
    display: inline-block;
    border:1px solid #E6922E;
}
.price-btn a:hover{
    background: transparent;
    color:#E6922E;
    border:1px solid #E6922E;
    transition: all 0.4s ease 0s;
}
.pri_table_list > h3 {
    color: #455454;
    font-size: 24px;
    font-weight: 400;
    line-height: 25px;
    text-transform: capitalize;
    transition: all 0.4s ease 0s;
}
.pri_table_list ol {
    list-style: outside none none;
}
.base {
    position: absolute;
    right: -52px;
    top: 24px;
    background: #1AA15F;
    width: 180px;
    text-align: center;
    height: 30px;
    line-height: 28px;
    color: #fff;
    transform: rotate(45deg);
}
/*--------------------------------*/
/* 6. support-service-area  Area
/*--------------------------------*/
.support-services {
    background: #fff;
    position: relative;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    z-index: 1;
    padding: 40px;
    overflow: hidden;
    border-radius: 3px;
    transition: 0.4s;
    z-index: 1;
    margin-bottom: 30px;
    border:1px solid #E6922E;
}
.support-services::after {
    position: absolute;
    content: "";
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(233,146,46,0.96);
    transition: 0.4s;
    opacity: 0;
    z-index: -1;
}
.support-images {
    float: left;
    font-size: 44px;
    color: #E6922E;
    line-height: 70px;
    width: 70px;
    height: 70px;
    border: 1px solid #E6922E;
    text-align: center;
    margin-right: 30px;
    border-radius: 50%;
}
.support-content {
    padding-left: 100px;
}
.support-content h4 {
    font-size: 24px;
    text-transform: capitalize;
    color: #151b2c;
}
.support-content p {
    margin-bottom: 0px;
}
.support-services:hover::after {
    transition: 0.4s;
    opacity: 1;
}
.support-services:hover .support-images {
    transition: 0.4s;
    color: #fff;
     border: 1px solid #fff;
}
.support-services:hover .support-content h4, .support-services:hover .support-content p {
    color: #fff;
}
/*----------------------------------------
 7.Self Area Css
----------------------------------------*/
.self-area {
    background: url(img/background/ag1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: scroll;
    z-index: 1;
    position: relative;
    margin-bottom: 100px;
}
.self-area:after{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: rgba(6,34,65,0.40) none repeat scroll 0 0;
    content:"";
    z-index: -1;
}
.self-content {
    background: #fff;
    padding: 50px 30px 50px 50px;
    border-radius: 4px;
}
.talk-text {
    font-size: 18px;
    color: #666;
}
/*----------------------------------------*/
/*  8.work-proses area
/*----------------------------------------*/
.single-proses {
    margin-top: 10px;
    margin-bottom: 30px;
}
.proses-icon a {
    width: 100px;
    height: 100px;
    line-height: 97px;
    font-size: 36px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 30px;
    background:#fff; 
}
.proses-icon {
    position: relative;
    display: inline-block;
}
.point-view {
    width: 40px;
    height: 40px;
    line-height: 37px;
    font-size: 16px;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: -10px;
}
.proses-text p {
    margin-bottom: 0px;
}
.point-blue .point-view{
    background: #E6922E;
    border: 1px solid #E6922E;
}
.point-orange .point-view{
    background: #b91ca8;
    border: 1px solid #b91ca8;
}
.point-green .point-view{
    background: #1AA15F;
    border: 1px solid #1AA15F;
}
.point-blue.proses-icon a{
    color:#E6922E;
}
.point-orange.proses-icon a{
    color:#b91ca8;
}
.point-green.proses-icon a{
    color:#1AA15F;
}
.proses-text h4 {
    text-transform: capitalize;
    font-size: 22px;
    max-width: 270px;
    margin: 0px auto;
}
/*----------------------------------------*/
/*  9.Payment History area
/*----------------------------------------*/
.payment-history-area {
    background: url(img/background/bg3.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    z-index: 1;
    position: relative;
    overflow: hidden;
}
.payment-history-area::after {
    background: rgba(255,255,255, 0.8) none repeat scroll 0 0;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.deposite-content {
    position: relative;
}
.deposite-content table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
.deposite-content td, 
.deposite-content th {
  border: 1px solid #ccc;
  text-align: left;
  padding: 8px;
}
.deposite-content tr:nth-child(even) {
  background-color: #E9EBEC;
}
.diposite-box {
    width: 80%;
    margin: 0 auto;
    background: #f5f5f5;
    padding: 40px;
    margin-bottom: 30px;
    position: relative;
}
.diposite-box::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0px;
    width: 100%;
    height: 5px;
    background: #E6922E;
}
.diposite-box h4 {
    display: inline-block;
    font-size: 26px;
    background: #E6922E;
    padding: 10px 30px;
    margin-bottom: 25px;
    border-radius: 3px;
    color:#fff;
}
.diposite-box span {
    float: right;
    font-size: 28px;
    color: #fff;
    background: #E6922E;
    padding: 10px 20px;
    border-radius: 3px;
    line-height: 32px;
}
/*----------------------------------------*/
/*  10. banner Area
/*----------------------------------------*/
.banner-area {
    background: rgba(0, 0, 0, 0) url(img/background/fg.jpg) no-repeat scroll top center / cover;
    position: relative;
    z-index: 1;
}
.banner-area:after{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: rgba(6,34,65,0.70) none repeat scroll 0 0;
    content:"";
    z-index: -1;
}
.banner-btn {
    border: 1px solid #E6922E;
    display: inline-block;
    padding: 12px 25px;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    background: #E6922E;
    border-radius: 2px;
}
.banner-btn:hover{
    background: transparent;
    border: 1px solid #fff;
    color:#fff;
}
.banner-content h3 {
    color: #fff;
    font-size: 40px;
    max-width: 840px;
    line-height: 46px;
    font-weight: 600;
    margin: 0 auto 40px;
}
.banner-content {
    overflow: hidden;
    padding: 0px 40px;
}
/*----------------------------------------*/
/*  10. Blog Area
/*----------------------------------------*/
.blog-content {
    padding: 30px;
    position: relative;
    z-index: 1;
    transition: 0.5s;
    overflow: hidden;
}
.blog-content a h4 {
    font-size: 21px;
    color: #2a354e;
    line-height: 30px;
    transition: 0.4s;
}
.home-blog .blog-content a h4 {
    margin-bottom: 0px;
}
.admin-type i,
.date-type i,
.comments-type i{
    color: #E6922E;
    margin-right: 5px;
}
.single-blog:hover .blog-content::after {
    transition: 0.4s;
    opacity: 1;
    top: 0px;
}
.blog-content p {
    line-height: 28px;
     transition: 0.4s;
}
.blog-content a h4:hover{
    color:#E6922E;
    transition: 0.4s;
}
.blog-meta span {
    color: #757b82;
    font-size: 14px;
    font-weight: 400;
    padding-right: 10px;
}
.admin-type img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 2px solid #E6922E;
    margin-right: 10px;
}
.single-blog {
    position: relative;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}
.blog-meta {
    margin-bottom: 15px;
}
.blog-btn {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    transition: all 0.4s ease 0s;
    border: 1px solid #E6922E;
    background: #E6922E;
    padding: 7px 24px;
    margin-top: 10px;
    border-radius: 3px;
}
.blog-btn:hover{
    color: #E6922E;
    background: transparent;
    transition: all 0.4s ease 0s;
}
/*----------------------------------------
  12. Reviews Area Css
----------------------------------------*/
.reviews-area{
    position: relative;
}
.testimonial-inner {
    padding: 0px 50px 0px 0px;
}
.review-head h3 {
    font-size: 34px;
    line-height: 40px;
}
.review-head p {
    font-size: 17px;
}
.reviews-btn{
    border: 1px solid #E6922E;
    background: #E6922E;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
    padding: 10px 20px;
    text-align: center;
    text-transform: capitalize;
    transition: all 0.4s ease 0s;
    border-radius: 2px;
}
.reviews-btn:hover{
    border: 1px solid #E6922E;
    background: #fff;
    color: #E6922E;
}
.single-testi {
    margin: 0px 0px 40px;
}
.clients-text{
    padding: 30px 30px;
    position: relative;
    background-color: #fff;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}
.testi-img {
    position: relative;
    margin-top: 30px;
}
.testi-img img {
    width: 100%;
    display: inline-block !important;
    max-width: 80px;
    height: auto;
    border-radius: 50px;
    margin-right: 20px;
}
.reviews-content .active.center .testi-img img {
    border: 1px solid #E6922E;
}
.guest-details {
    display: inline-block;
    text-align: left;
    top: 15px;
    position: relative;
}
.reviews-content {
    margin-bottom: 5px;
}
.testi-text h4 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0px;
}
.testi-text p {
    margin-bottom: 0px;
}
.client-rating {
    margin-bottom: 10px;
}
.testi-text span a{
    color:#E6922E;
}
.testi-text h5 {
    color: #2a354e;
    font-size: 20px;
}
.client-rating a {
    display: inline-block;
    color: #fec731;
    font-size: 20px;
    padding: 0px 5px 0px 0px;
}
.reviews-content .active.center .single-testi .clients-text{
    border:1px solid #E6922E;
}
.reviews-content .active.center .single-testi .clients-text p{
    color:#444;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot > span {
    background: #2a354e none repeat scroll 0 0;
    display: inline-block;
    height: 8px;
    width: 8px;
    -moz-transition:0.4s;
    -webkit-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
    border-radius: 50%;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots {
    bottom: -10px;
    display: block;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}
.testimonial-content {
    margin-bottom: 15px;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot {
    display: inline-block;
    margin: 0 3px;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot.active span {
    background: #E6922E;
    width: 30px;
    border-radius: 3px;
}
.review-page-area .testi-img img {
    border: 1px solid #E6922E;
}
/*----------------------------------------*/
/*  13. FAQ  Area
/*----------------------------------------*/
.company-faq {
    display: block;
    overflow: hidden;
}
.faq-details .panel-heading {
    padding: 0;
}
.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: none;
    border-radius: 4px;
}
.panel-default {
    border-color: #f5f5f5;
    border-radius: 0 !important;
}
.panel-group .panel+.panel {
    margin-top: 0px;
}
.panel-default > .panel-heading {
    color: #151b2c;
    background: transparent;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border:none;
    background: transparent;
}
.faq-details h4.check-title a {
    color: #151b2c;
    display: block;
    padding: 15px 10px 15px 70px;
    text-decoration: none;
    background: transparent;
}
.panel-body {
    padding: 0px 15px 0px 70px;
}
.faq-details h4.check-title {
    color: #E6922E;
    font-size: 18px;
    margin-bottom: 0px;
    text-transform: capitalize;
    font-weight: 400;
}
.faq-details .panel-heading h4 a{
    position: relative;
}
.faq-details .panel-heading h4 a::before {
    color: #151b2c;
    content:"\e648 ";
    font-family: themify;
    font-size: 16px;
    left:0px;
    line-height: 52px;
    position: absolute;
    text-align: center;
    top:6px;
	width: 50px;
    height: 100%;
}
.faq-details .panel-heading h4 a.active::before {
    color: #fff;
    content: "\e64b";
    font-family: themify;
    font-size: 16px;
    left: 0px;
   line-height: 61px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 50px;
    height: 100%;
    background: #E6922E;
}
.faq-area .col-md-6{
	padding-left: 0px;
	padding-right: 0px;
}
.faq-area .faq-content {
    margin-left: 80px;
    padding:30px;
    border-radius: 2px;
	border:1px solid #E6922E;
    background: #fafafa;
}
.faq-area .contact-form input[type="text"], .faq-area .contact-form input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 44px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 100%;
    background: transparent;
     color: #5d6471;
}
.faq-content h4{
	color:#151b2c;
	padding-bottom: 20px;
}
.faq-area .faq-content .contact-form textarea#message {
    height: 135px;
    background: transparent;
    color: #5d6471;
     border: 1px solid #ccc;
    border-radius: 0;
}
.faq-area .quote-btn {
    font-weight: 600;
    color: #fff;
    background: #E6922E;
    display: inline-block;
    border: 1px solid #E6922E;
    padding: 10px 20px;
    width: 134px;
    text-transform: uppercase;
    border-radius: 3px;
    transition: 0.4s;
    margin-top: 10px;
}
.faq-area .quote-btn:hover{
	background:transparent;
	color: #E6922E;
	transition: 0.4s;
}
/*----------------------------------------*/
/*  14. Footer Area
/*----------------------------------------*/
.footer1 {
    background:url(img/background/fg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 1;
    position: relative;
    overflow: hidden;
}
.footer1::after {
    background: rgba(255,255,255,0.98) none repeat scroll 0 0;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.footer-area {
    padding: 100px 0px;
}
.footer-content{
    overflow: hidden;
}
.footer-logo {
    margin-bottom: 20px;
}
.footer-head p {
    color: #5d6471;
}
.logo-footer .footer-head p {
    color: #5d6471;
    margin-bottom: 0px;
}
.footer-head h4 {
    color: #444;
    font-size: 22px;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-weight: 600;
}
.footer-icons ul li {
    display: inline-block;
}
.footer-icons ul li a {
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    margin-right: 3px;
    width: 30px;
    height: 30px;
    border: 1px solid #E6922E;
    border-radius: 2px;
    background: #E6922E;
    transition: 0.4s;
}
.footer-tags li a:hover,
.footer-icons ul li a:hover{
    color: #E6922E;
    background: #fff;
    transition: 0.4s;
}
.footer-tags {
    display: block;
    overflow: hidden;
}
.footer-tags li {
    float: left;
}
.footer-tags li a {
    color: #757b82;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 3px 5px;
}
.footer-icons {
    margin-top: 30px;
}
.footer-list {
    width: 50%;
    float: left;
}
.footer-contacts p span {
    color: #E6922E;
    font-weight: 700;
}
.subs-feilds {
    margin-top: 30px;
}
.suscribe-input {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    width: 95%;
}
.footer-content.logo-footer {
    padding-right: 30px;
}
.suscribe-input input {
    color: #757b82;
    font-size: 15px;
    line-height: 24px;
    padding: 6px 15px;
    height: 46px;
    border-radius: 0;
    width: 64%;
    float: left;
    background: #fff;
}
.suscribe-input button {
    background: #E6922E;
    border: none;
    color: #fff;
    font-size: 15px;
    padding: 10px 5px;
    width: 36%;
    font-weight: 600;
    height: 46px;
    border: 1px solid #E6922E;
    transition: 0.4s;
}
.suscribe-input button:hover{
    color: #E6922E;
    background: #fff;
     transition: 0.4s;
}
.footer-list li a {
    color: #5d6471;
    padding: 7px 0px 7px 20px;
    display: block;
    position: relative;
    font-weight: 400;
}
.footer-list li a:first-child{
	padding-top: 0px;
}
.footer-list li a::after {
    position: absolute;
    content: "\e649";
    right: auto;
    top: 0px;
    left: 0;
    font-family: themify;
    font-size: 12px;
}
.footer-list li a:hover{
    color: #E6922E;
}
.footer-list li a:hover::after{
    color: #E6922E;
}
.footer-area-bottom {
    padding: 25px 0;
    background: #f4f4f4;
}
.copyright-text a:hover{
	text-decoration: underline;
	color:#E6922E;
}
.copyright-text a {
    color: #E6922E;
}
.copyright > p {
    margin-bottom: 0;
    color: #5d6471;
}
.copyright a {
    color: #E6922E;
}
/*----------------------------------------*/
/*  15. Home 02 area
/*----------------------------------------*/
.intro-content {
    position: relative;
    z-index: 1;
    height: 100vh;
    width: 100%;
    overflow: hidden;
}
.slider-images {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
.slider-images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.intro-content::after {
    background: rgba(4,23,46, 0.75) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.slider-content {
    position: absolute;
    right: 0;
    text-align: left;
    top: 50%;
    z-index: 3;
    left: 0;
    margin: 0 auto;
    margin-top: -135px;
    width: 100%;
}
.intro-area .slide-content {
    margin-top: 30px;
}

.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, 
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #fff;
    font-size: 24px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    text-align: center;
    line-height: 50px;
    opacity: 0;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(230, 146, 46, 0.7);
    transition: all 0.4s ease;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    left: 10%;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10%;
}
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next{
    right: 2%;
    opacity: 1;
}
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev{
    left: 2%;
    opacity: 1;
}
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover{
    color: #fff;
    background: #E6922E;
    transform: scale(1.1);
}
.intro-carousel .owl-item.active .slider-images img{
	transform: scale(1.1);
	transition: 10s;
}
/*----------------------------------------*/
/*  About Us Section
/*----------------------------------------*/
.about-us-section {
    padding: 80px 0;
}

.who-are-we-main {
    margin-top: 50px;
    align-items: center;
}

.who-are-we-image {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.who-are-we-image img {
    width: 100%;
    height: auto;
    display: block;
    transition: all 0.6s ease;
    border-radius: 10px;
}

.who-are-we-image:hover img {
    transform: scale(1.05);
}

.who-are-we-image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(230, 146, 46, 0.1);
    opacity: 0;
    transition: all 0.4s ease;
    z-index: 1;
    border-radius: 10px;
}

.who-are-we-image:hover::before {
    opacity: 1;
}

.who-are-we-text {
    padding-left: 40px;
}

.company-name {
    font-size: 38px;
    color: #151b2c;
    margin-bottom: 10px;
    font-weight: 700;
    font-family: 'Poppins', 'Segoe UI', sans-serif;
}

.company-tagline {
    font-size: 18px;
    color: #E6922E;
    margin-bottom: 25px;
    font-weight: 600;
    font-style: italic;
    font-family: 'Poppins', 'Segoe UI', sans-serif;
}

.company-intro {
    font-size: 16px;
    color: #5d6471;
    line-height: 28px;
    margin-bottom: 30px;
    font-family: 'Nunito', sans-serif;
}

.company-highlights {
    margin: 30px 0;
    padding: 30px 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.highlight-item {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
    font-size: 15px;
    color: #151b2c;
    font-weight: 600;
    font-family: 'Nunito', sans-serif;
}

.highlight-item:last-child {
    margin-bottom: 0;
}

.highlight-item i {
    width: 28px;
    height: 28px;
    background: linear-gradient(135deg, #E6922E, #d17d1a);
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    font-size: 12px;
    flex-shrink: 0;
}

.company-description {
    font-size: 15px;
    color: #5d6471;
    line-height: 28px;
    margin-top: 30px;
    font-family: 'Nunito', sans-serif;
}

.who-are-we-text h4 {
    font-size: 32px;
    color: #151b2c;
    margin-bottom: 30px;
    font-weight: 700;
    font-family: 'Poppins', 'Segoe UI', sans-serif;
}

.about-content-item {
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e8e8e8;
    transition: all 0.3s ease;
}

.about-content-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.about-content-item h5 {
    font-size: 18px;
    color: #E6922E;
    margin-bottom: 10px;
    font-weight: 700;
}

.about-content-item p {
    color: #5d6471;
    line-height: 26px;
    font-size: 15px;
    margin: 0;
}

.about-content-item:hover h5 {
    color: #d17d1a;
    transform: translateX(5px);
}

/*----------------------------------------*/
/*  Statistics Section
/*----------------------------------------*/
.statistics-section {
    padding: 80px 0;
    background: #f8fafb;
}

.stat-items {
    margin-top: 50px;
}

.stat-card {
    text-align: center;
    padding: 40px 20px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
    transition: all 0.4s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.stat-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(230, 146, 46, 0.15);
}

.stat-number {
    font-size: 48px;
    font-weight: 700;
    color: #E6922E;
    margin-bottom: 15px;
    display: block;
}

.stat-number .counter {
    color: #E6922E;
}

.stat-number .plus,
.stat-number .billion {
    color: #E6922E;
    font-size: 32px;
    margin-left: 5px;
}

.stat-card p {
    color: #5d6471;
    font-size: 16px;
    font-weight: 600;
}

/*----------------------------------------*/
/*  Corporate Culture Section
/*----------------------------------------*/
.corporate-culture-section {
    padding: 80px 0;
    background: #fff;
}

.culture-cards {
    margin-top: 50px;
}

.culture-card {
    background: #f8fafb;
    padding: 50px 30px;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 30px;
    transition: all 0.4s ease;
    border: 2px solid transparent;
    position: relative;
}

.culture-card:hover {
    transform: translateY(-15px);
    border-color: #E6922E;
    background: #fff;
}

.culture-card-featured {
    background: linear-gradient(135deg, #E6922E 0%, #f0a940 100%);
    color: #fff;
    transform: scale(1.05);
}

.culture-card-featured:hover {
    box-shadow: 0 20px 50px rgba(230, 146, 46, 0.3);
    border-color: transparent;
}

.culture-icon {
    width: 80px;
    height: 80px;
    background: #E6922E;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    font-size: 40px;
    color: #fff;
    transition: all 0.3s ease;
}

.culture-card-featured .culture-icon,
.culture-card-featured .featured-icon {
    background: rgba(255, 255, 255, 0.2);
}

.culture-card:hover .culture-icon {
    transform: rotateZ(45deg) scale(1.1);
}

.culture-card h4 {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #151b2c;
}

.culture-card-featured h4 {
    color: #fff;
}

.culture-card p {
    color: #5d6471;
    line-height: 26px;
    font-size: 15px;
}

.culture-card-featured p {
    color: rgba(255, 255, 255, 0.95);
}


.page-area{
    position: relative;
}
.page-area {
    background: url(img/background/b.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.breadcumb-overlay {
  position: absolute;
  background: rgba(10, 24, 40, 0.8) none repeat scroll 0 0;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
}
.breadcrumb {
    padding: 190px 0px 60px;
    background-color: transparent;
    margin-bottom: 0;
}
.breadcrumb-bg {
    position: relative;
    top: 93px;
    background: #0A1828;
    border-radius: 5px;
    padding: 22px 30px;
    z-index: 99;
    max-width: 80%;
    margin: 0 auto;
}
.breadcrumb .section-headline h3 {
    font-size: 38px;
    line-height: 42px;
    text-transform: uppercase;
    position: relative;
    top: 15px;
    font-weight: 700;
    padding: 40px 0px;
}
.breadcrumb .section-headline{
    padding-bottom: 0px;
}
.breadcrumb .section-headline h3::after {
    display: none;
}
.breadcrumb ul li {
    display: inline-block;
    color: #f3f0ff;
    padding: 0px 10px 0px 20px;
    position: relative;
    font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
}
.breadcrumb ul li a {
    color: #E6922E;
    text-decoration: none;
    transition: 0.3s;
}
.breadcrumb ul li a:hover {
    color: #d17d1a;
}
.breadcrumb ul li.home-bread{
    padding-left: 0px;
}
.breadcrumb ul li.home-bread::after {
    position: absolute;
    content: "\f105";
    font-family: fontAwesome;
    right: -10px;
    top: 0;
}
.breadcrumb .section-headline::after {
    display: none;
}
/*----------------------------------------*/
/*  17.	About page  CSS
/*----------------------------------------*/
.about-content h3 {
    line-height: 36px;
    font-size: 29px;
    position: relative;
    font-weight: 700;
}
.about-content p {
    font-size: 15px;
    letter-spacing: 0.40px;
    line-height: 24px;
    margin-bottom: 5px;
}
.about-content {
    margin-top: 30px;
}
.about-details {
    overflow: hidden;
    display: block;
    padding-top: 10px;
}
.marker-list li {
    color: #777;
    padding-left: 30px;
    margin: 10px 0px;
    position: relative;
    font-size: 15px;
}
.marker-list li::after {
    position: absolute;
    content: "";
    left: 5px;
    top: 10px;
    background: #E6922E;
    width: 5px;
    height: 5px;
}
.about-image {
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    margin-right: 40px;
}
.about-image img {
    border-radius: 5px;
}
.about-image::after {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    content: "";
    background: rgba(6,34,65,0.60) none repeat scroll 0 0;
}
.about-image .video-content {
    width: 100%;
    height: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	 margin-top: -50px;
	text-align: center;
	z-index: 9;
}
.about-image .video-play.vid-zone {
    background: #E6922E;
    border-radius: 100%;
    display: inline-block;
    font-size: 34px;
    height: 100px;
    line-height: 96px;
    width: 100px;
    overflow: hidden;
    transition: 0.4s;
}
.about-image .video-play.vid-zone i {
    color: #fff;
    margin-left: 5px;
}
.about-image .video-play.vid-zone:hover {
    background: #fff;
    color: #E6922E;
	transition: 0.4s;
}
.about-image .video-play.vid-zone:hover i{
    color: #E6922E;
}
.mission-about {
    border: 1px solid #ccc;
    padding: 20px 35px;
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}
.mission-icon {
    display: block;
}
.mission-icon i {
    font-size: 40px;
    width: 80px;
    height: 80px;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    line-height: 80px;
    position: relative;
    top: -60px;
    background: #fff;
    color: #E6922E;
    border-radius: 50%;
    transition: 0.4s;
}
.mission-text {
    margin-top: -25px;
}
.mission-text p {
    font-size: 16px;
}
.mission-about:hover .mission-icon i {
    border: 1px solid #E6922E;
    background: #E6922E;
    color: #fff;
    transition: 0.4s;
}
.mission-about{
	margin-top: 40px;
}
/*--------------------------------*/
/* 18.Feature Area
/*--------------------------------*/
.feature-area {
    position: relative;
}
.feature-text {
    margin-top: 50px;
}
.feature-image {
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.feature-text h3 {
    font-size: 40px;
    line-height: 46px;
}
.feature-text li {
    display: block;
    position: relative;
}
.feature-text ul li a {
    font-size: 15px;
    color: #5d6471;
    padding: 6px 0px 6px 35px;
    display: block;
}
.feature-text li::after {
    position: absolute;
    left: 0px;
    top: 6px;
    content: "\e64c";
    font-family: themify;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 50px;
    font-size: 12px;
    color: #fff;
    background: #E6922E;
}
.feature-btn {
    padding: 10px 20px;
    border: 1px solid #E6922E;
    background: #E6922E;
    color: #fff;
    transition: 0.4s;
    font-size: 14px;
    font-weight: 600;
    border-radius: 2px;
    margin-top: 20px;
    display: inline-block;
    text-transform: uppercase;
}
.feature-btn:hover{
    border: 1px solid #E6922E;
    background: #fff;
    color: #E6922E;
    transition: 0.4s;
}
.margin-row {
    margin-top: 60px;
}
/*----------------------------------------*/
/*  19. Team Area
/*----------------------------------------*/
.team-area {
    background: #fff;
}
.single-member{
    margin-bottom: 30px;
    border: 1px solid #f4f4f4;
    padding: 30px 20px;
}
.single-member .team-img {
    display: inline-block;
    position: relative;
    overflow: hidden;
    max-height: 200px;
    max-width: 200px;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #E6922E;
}
.team-hover li {
    display: inline-block;
    margin-right: 5px;
}
.team-hover li a {
    color: #fff;
    border: 1px solid #E6922E;
	background: #E6922E;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    border-radius:50%;
}
.team-hover li a:hover {
    color: #E6922E;
    border: 1px solid #E6922E;
    background: #fff;
    transition: 0.4s;
}
.team-hover {
    padding: 15px 0 0px;
    text-align: center;
    transition: all 0.4s ease 0s;
}
.single-member .team-img a {
    display: block;
}
.team-content {
    padding: 10px 0px 0px;
}
.team-content h5 a {
    color: #666;
}
.team-content p {
    margin-bottom: 0;
}
.team-content h5 {
    font-size: 18px;
    margin: 10px 0px;
    text-transform: capitalize;
    font-weight: 600;
}
/*----------------------------------------
20. Login And Register page
----------------------------------------*/
.login-page {
    display: block;
    overflow: hidden;
    border: 1px solid #ccc;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
}
.login-form {
    background: #fff;
    padding: 40px;
    overflow: hidden;
}
.login-image {
    width: 50%;
    float: left;
}
.login-image, .log-inner img {
    height: 100%;
    max-height: 535px;
    object-fit: cover;
}
.login-area form#contactForm {
    border: none;
    border-radius:0;
    box-shadow: none;
    background: #fff;
}
.login-form .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 7px 15px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    min-height: 36px;
    margin-bottom: 20px;
}
.login-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
}
.login-btn {
    padding: 10px 30px;
    border: 1px solid #E6922E;
    background: #E6922E;
    color: #fff;
    transition: 0.4s;
    font-size: 15px;
    font-weight: 700;
    border-radius: 30px;
    text-transform: uppercase;
    display: block;
    width: 100%;
}
.login-btn:hover{
    border: 1px solid #E6922E;
    background: transparent;
    color: #E6922E;
    transition: 0.4s;
}
.flex-box{
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.check-group {
    position: relative;
    margin: 0px 0px 20px;
}
.check-box{
    color: #151b2c;
    font-weight: 300;
    letter-spacing: 0;
    margin-bottom: 0;
    outline: none;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 0;
}
.check-box-input {
    position: absolute;
    left: 0px;
    top: 0px;
    min-height: 25px;
    height: 26px;
    margin: 0 !important;
    padding: 0 !important;
}
.remember-text {
    color: #151b2c;
    font-weight: 300;
    font-size: 12px;
    left: 25px;
    position: absolute;
    top: 2px;
}
.text-muted {
    font-size: 12px;
    float: right;
    margin-top: 2px;
}
.separetor {
    margin-top: 10px;
}
.separetor span {
    background: #fff;
    position: relative;
    top: 10px;
    padding: 10px 0px 0px;
}
.sign-icon {
    display: block;
    overflow: hidden;
    margin-top: 30px;
    text-align: center;
}
.sign-icon ul li {
    display: inline-block;
    margin: 0px 5px;
}
.sign-icon ul li a {
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    padding: 0px 30px 0px 0px;
    font-weight: 600;
}
.sign-icon ul li a.facebook{
    color: #3B5998
}
.sign-icon ul li a.twitter{
    color: #00ACED
}
.sign-icon ul li a.google{
    color: #C32F10
}
.acc-not {
    font-size: 13px;
    margin-top: 20px;
    font-weight: 600;
}
.signup-form .check-group {
    position: relative;
    margin: 0px 0px 20px;
}
.signup-page .login-image, 
.signup-page .log-inner img {
    height: 100%;
    max-height: 588px;
    object-fit: cover;
}
/*----------------------------------------*/
/*  21. Blog Sidebar Area
/*----------------------------------------*/
.blog-page-area .single-blog {
    padding: 5px;
    background: #fff;
}
.blog-page-area .blog-content{
	padding: 10px 15px 20px;
}
.blog-search-option input {
    padding: 5px 15px;
    width: 80%;
    border: none;
    height: 56px;
    background: transparent;
}
.blog-search-option {
    margin-bottom: 30px;
    display: block;
    background: #fff;
    border: 1px solid #E6922E;
    border-radius: 3px;
}
.blog-search-option button {
    background: transparent;
    border: none;
}
.blog-search-option button i {
    line-height: 16px;
    font-size: 18px;
    padding: 0px 10px;
}
.blog-search-option button i:hover {
    color: #E6922E;
}
.left-blog h4 {
    position: relative;
    color: #3d5368;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
    padding: 15px 0px;
    text-transform: capitalize;
}
.left-blog h4::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 70px;
    height: 1px;
    background: #E6922E;
}
.blog-left-content .blog-content::after{
    display: none;
}
.left-side {
    padding-right: 40px;
}
.right-side{
    padding-left: 40px;
}
.left-blog {
    overflow: hidden;
    padding-bottom: 20px;
}
.blog-category li,
.left-blog li {
    display: block;
    position: relative;
}
.left-blog ul li a {
    color: #3d5368;
    display: inline-block;
    font-size: 15px;
    padding: 7px 0px 7px 25px;
    text-transform: capitalize;
}
.blog-category ul {
    margin-top: 12px;
}
.left-blog ul li span {
    display: inline-block;
    border: 1px solid #E6922E;
    background:#E6922E; 
    width: 24px;
    height: 24px;
    text-align: center;
    border-radius: 4px;
    font-size: 13px;
    color: #fff;
    line-height: 24px;
}
.pst-content .date-type{
	font-size: 14px;
}
.blog-category ul li:after {
    position: absolute;
    content: "\e649";
    right: 5px;
    top: 8px;
    font-family: themify;
    color: #3d5368;
    font-size: 13px;
}
.popular-tag.left-blog ul li a:before {
    display: none;
}
.recent-single-post {
    display: block;
    overflow: hidden;
    padding: 15px 0px;
}
.recent-single-post:last-child {
    border-bottom: none;
}
.post-img {
    display: inline-block;
    float: left;
    padding-right:10px;
}
.left-blog .post-img a {
    display: block;
    border:1px solid #fafafa; 
}
.left-blog .post-img a img {
    border-radius: 4px;
}
.pst-content {
    padding-left: 100px;
}
.pst-content p{
	margin-bottom: 0px;
}
.pst-content p a:hover,.left-blog ul li a:hover {
    color: #E6922E;
}
.blog-page-area .blog-content {
    background: #f9f9f9;
}
.pst-content p a {
    color: #3d5368;
    font-size: 15px;
}
.blog-tags {
    padding: 1px 0;
}
.recent-single-post img {
	width: 100%;
    max-width: 80px;
	height: 80px;
    object-fit: cover;
    border-radius: 2px;
}
.left-blog li:last-child {
    border-bottom: 0 ;
}
.popular-tag.left-side-tags.left-blog ul {
    padding:0px;
}
.left-tags .left-side-tags ul li {
    border-bottom: 0;
    display: inline-block;
    margin: 5px 3px;
}
.left-tags .left-side-tags ul li a {
    padding: 5px 10px;
    width: auto;
    background: #f4f5f4;
    color: #3d5368;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
}
.left-tags .left-side-tags ul li a:hover {
	color:#fff;
	background:#E6922E;
}
.left-side-tags h4 {
    margin-bottom: 15px;
}
.blog-side-area .blog-right-column{
	margin-top: -30px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0 0px;
    border-radius: 4px;
}
.pagination>li>a, 
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #3d5368;
    background-color: #f4f5f5;
    border: none;
    margin-left: -1px;
    border-radius: 2px;
}
.pagination>li {
    display: inline-block;
    margin: 0px 3px 0px 0px;
}
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus{
    z-index: 3;
    color: #fff;
    background-color: #E6922E;
    cursor: default;
    border-radius: 2px;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #E6922E;
    border-color: #E6922E;
    border-radius: 2px;
}
.adver-img {
    margin-top: 20px;
}
/*----------------------------------------*/
/*  22. Blog Details
/*----------------------------------------*/
.comments-heading h3, h3.comment-reply-title {
    border-bottom: 1px solid #ddd;
    color: #3d5368;
    font-size: 18px;
    margin: 0 0 40px;
    padding: 0 0 5px;
    text-transform: capitalize;
}
.comments-list ul li{
    margin-bottom: 25px;
}
.comments-list-img{
    float: left;
    margin-right: 15px;
	border-radius: 50%;
	
}
.comments-list-img img {
    border-radius: 3px;
    border: 1px solid #ddd;
}
.comments-content-wrap {
    color: #3d5368;
    font-size: 14px;
    margin: 0 0 15px 90px;
    padding: 10px;
    position: relative;
}
blockquote {
    padding: 20px 40px 40px 80px;
    margin: 0 0 20px;
    font-size: 15px;
    border-left: none;
    font-style: italic;
    position: relative;
    background: #f5f5f5;
}
blockquote::before {
    position: absolute;
    top: 20px;
    left: 30px;
    content: "\f10d ";
    font-family: fontawesome;
    font-size: 34px;
    color: #3d5368;
}
blockquote p {
    font-size: 16px !important;
    line-height: 28px;
}
.author-avatar {
    display: inline-block;
    float: left;
    width: 10%;
}
.comments-content-wrap span b{margin-right:5px}
.comments-content-wrap span a:hover{}
span.post-time{margin-right:5px}
.comments-content-wrap p {
    color: #3d5368;
    margin-top: 10px;
}
.threaded-comments{
	margin-left:50px
}
.comment-respond {
    margin-top: 20px;
}
span.email-notes{
	color: #3d5368;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
}
.comment-respond p {
    color: #3d5368;
    margin-bottom: 5px;
}
.comment-respond input[type=text],
.comment-respond input[type=email]{
    border: 1px solid #ccc;
    border-radius: 0;
    height: 46px;
    margin-bottom: 15px;
    padding: 0 0 0 10px;
    width: 100%;
	background: transparent;
}
.comment-respond textarea#message-box{
    border: 1px solid #ccc;
    border-radius: 0;
    max-width: 100%;
    padding: 10px;
	height: 200px;
    width: 100%;
	background: transparent;
}
.comments-content-wrap span a {
    color: #E6922E;
}
.comments-content-wrap span a:hover {
    color: #E6922E;
}
.comment-respond .add-btn.contact-btn {
    background: #E6922E;
    color: #fff;
    display: block;
    font-size: 16px;
    margin-top: 5px;
    padding: 10px 20px;
    transition: 0.4s;
    border-radius: 2px;
    width: auto !important;
    margin-top: 20px;
    border: 1px solid #E6922E;
    text-transform: capitalize;
    font-weight: 600;
}
.comment-respond .add-btn.contact-btn:hover{
    background: #fff;
	color: #E6922E;
    border:1px solid #E6922E;
}
.blog-page-details .left-blog-page {
    margin-top:0px;
    margin-bottom:30px;
}
.single-post-comments,
.related-post{
    margin-top: 30px;
}
.left-head-blog .pst-content p{
	margin-bottom: 5px;
}
.blog-details .blog-content h4 {
    font-size: 22px;
    line-height: 34px;
    margin-top: 10px;
}
.blog-details .blog-content h5 {
    font-size: 20px;
}
.blog-details .blog-content {
    border: 1px solid #f5f5f5;
    padding: 30px 30px 15px;
}
.blog-details .blog-images img {
    width: 100%;
    height: 100%;
    max-height: 450px;
    object-fit: cover;
}
.blog-details .img-blog {
    margin: 30px 0px;
    width: 100%;
    height: 100%;
    max-height: 350px;
    overflow: hidden;
}
.related-post-list .recent-single-post {
    width: 50%;
    float: left;
    padding: 0px 20px 0px 0px;
}
.related-post-list .recent-single-post:last-child{
    padding: 0px 0px 0px 20px;
}
/*----------------------------------------*/
/* 23.Contact CSS
/*----------------------------------------*/
.contact-area {
    height: auto;
    width: 100%;
}
.contact-content {
    padding: 100px;
    background: #000 none repeat scroll 0 0;
}
.contact-area .contact-form {
    margin-left: 15px;
}

.contact-form-wrapper {
    background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(230, 146, 46, 0.15);
    border-left: 5px solid #E6922E;
    height: 380px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.contact-form .form-group {
    margin-bottom: 15px;
    position: relative;
}

.contact-form input[type="text"], 
.contact-form input[type="email"] {
    background: #fff;
    border: 2px solid #e0e0e0;
    border-radius: 6px;
    color: #333;
    height: 50px;
    padding: 12px 18px;
    width: 100%;
    font-size: 14px;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.320, 1);
}

.contact-form input[type="text"]:focus, 
.contact-form input[type="email"]:focus {
    outline: none;
    border-color: #E6922E;
    box-shadow: 0 0 0 4px rgba(230, 146, 46, 0.1);
    background: #fff;
    transform: translateY(-2px);
}

.contact-form textarea#message {
    background: #fff;
    border: 2px solid #e0e0e0;
    border-radius: 6px;
    color: #333;
    height: 140px;
    padding: 15px 18px;
    width: 100%;
    font-size: 14px;
    font-family: inherit;
    resize: vertical;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.320, 1);
}

.contact-form textarea#message:focus {
    outline: none;
    border-color: #E6922E;
    box-shadow: 0 0 0 4px rgba(230, 146, 46, 0.1);
    background: #fff;
    transform: translateY(-2px);
}

.contact-form button[type="submit"] {
    background: linear-gradient(135deg, #E6922E 0%, #d17d1a 100%);
    border: none;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    padding: 14px 45px;
    border-radius: 6px;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.320, 1);
    cursor: pointer;
    box-shadow: 0 6px 20px rgba(230, 146, 46, 0.3);
    position: relative;
    overflow: hidden;
}

.contact-form button[type="submit"]::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    transition: left 0.4s ease;
    z-index: -1;
}

.contact-form button[type="submit"]:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 30px rgba(230, 146, 46, 0.4);
    background: linear-gradient(135deg, #d17d1a 0%, #b86913 100%);
}

.contact-form button[type="submit"]:active {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(230, 146, 46, 0.3);
}

.form-message {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 500;
}

.form-message.success {
    color: #28a745;
}

.form-message.error {
    color: #dc3545;
}
.single-icon i {
    font-size: 64px;
    line-height: 77px;
    margin-bottom: 20px;
    color:#E6922E;
}
.single-icon p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0px;
}
.contact-icon {
    margin-bottom: 50px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    padding: 30px 30px 30px;
    position: relative;
    z-index: 1;
}
/*----------------------------------------*/
/*  24.	Animation  CSS
/*----------------------------------------*/
.last-item{
    margin-bottom: 0px;
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}

@keyframes bounce {
  0% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}

@-webkit-keyframes popcircle {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  99% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
  }
}

@keyframes popcircle {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  99% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
  }
}

/*----------------------------------------*/
/*  About Style One Section
/*----------------------------------------*/
.about-style-one {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(135deg, #f8fafb 0%, #fff 100%);
    overflow: hidden;
}

.about-style-one::before {
    content: "";
    position: absolute;
    top: -50%;
    right: -10%;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(230, 146, 46, 0.08) 0%, transparent 70%);
    border-radius: 50%;
    z-index: 0;
}

.about-style-one .outer-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
}

.about-style-one .content-column {
    flex: 0 0 48%;
    padding-right: 40px;
    margin-bottom: 40px;
}

.section-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(230, 146, 46, 0.1);
    border-left: 3px solid #E6922E;
    padding: 10px 16px;
    border-radius: 5px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #E6922E;
    font-family: 'Poppins', sans-serif;
}

.section-badge .badge-icon {
    font-size: 16px;
}

.about-style-one .sec-title {
    margin-bottom: 25px;
    position: relative;
}

.about-style-one .sec-title h2 {
    font-size: 48px;
    color: #151b2c;
    font-weight: 800;
    margin: 0 0 15px 0;
    font-family: 'Poppins', 'Segoe UI', sans-serif;
    line-height: 56px;
    letter-spacing: -1px;
}

.about-style-one .sec-title h2 span {
    color: #E6922E;
    position: relative;
}

.about-style-one .sec-title h2 span::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #E6922E, transparent);
    border-radius: 2px;
}

.title-underline {
    width: 60px;
    height: 4px;
    background: linear-gradient(90deg, #E6922E, #d17d1a);
    border-radius: 2px;
    margin-top: 20px;
}

.about-style-one .text {
    font-size: 16px;
    color: #5d6471;
    line-height: 30px;
    margin-bottom: 35px;
    font-family: 'Nunito', sans-serif;
    text-align: justify;
}

.about-style-one .link-btn {
    margin-top: 40px;
}

.about-style-one .btn-style-two {
    display: inline-flex;
    align-items: center;
    padding: 16px 45px;
    background: linear-gradient(135deg, #E6922E 0%, #d17d1a 100%);
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 50px;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.320, 1);
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    border: 2px solid transparent;
    box-shadow: 0 8px 20px rgba(230, 146, 46, 0.2);
    position: relative;
    overflow: hidden;
}

.about-style-one .btn-style-two::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    transition: left 0.4s ease;
    z-index: 0;
}

.about-style-one .btn-style-two:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(230, 146, 46, 0.35);
    background: linear-gradient(135deg, #d17d1a 0%, #E6922E 100%);
}

.about-style-one .btn-style-two:hover::before {
    left: 100%;
}

.about-style-one .btn-style-two span {
    margin-left: 10px;
    transition: all 0.3s ease;
    position: relative;
    z-index: 1;
}

.about-style-one .btn-style-two:hover span {
    margin-left: 15px;
    transform: rotate(45deg);
}

/* Image Column Styling */
.about-style-one .image-column {
    flex: 0 0 48%;
    position: relative;
    height: 520px;
}

.about-style-one .image-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.about-style-one .image-frame {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(21, 27, 44, 0.15);
    transition: all 0.5s ease;
}

.about-style-one .image-frame::before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(135deg, #E6922E, #d17d1a, #E6922E);
    border-radius: 15px;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.about-style-one .image-frame img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    display: block;
}

.about-style-one .image-frame:hover img {
    transform: scale(1.08) rotate(1deg);
}

.about-style-one .image-frame:hover::before {
    opacity: 1;
}

/* Decorative Shapes */
.decorative-shape {
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    animation: floatShapes 6s ease-in-out infinite;
}

.shape-1 {
    width: 100px;
    height: 100px;
    background: linear-gradient(135deg, rgba(230, 146, 46, 0.15), rgba(230, 146, 46, 0.05));
    top: -30px;
    right: -30px;
    animation-delay: 0s;
}

.shape-2 {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, rgba(230, 146, 46, 0.1), rgba(230, 146, 46, 0.02));
    bottom: -40px;
    left: -20px;
    animation-delay: 1s;
}

@keyframes floatShapes {
    0%, 100% {
        opacity: 0.5;
        transform: translateY(0px);
    }
    50% {
        opacity: 0.8;
        transform: translateY(-20px);
    }
}

.image-wrapper:hover .decorative-shape {
    animation: floatShapes 4s ease-in-out infinite;
}

/* Responsive Design */
@media (max-width: 991px) {
    .about-style-one .content-column {
        flex: 0 0 100%;
        padding-right: 0;
        margin-bottom: 50px;
    }
    
    .about-style-one .image-column {
        flex: 0 0 100%;
        height: 400px;
    }
    
    .about-style-one .sec-title h2 {
        font-size: 38px;
        line-height: 46px;
    }
    
    .about-style-one::before {
        right: -30%;
        width: 400px;
        height: 400px;
    }
}

@media (max-width: 767px) {
    .about-style-one {
        padding: 60px 0;
    }
    
    .about-style-one .sec-title h2 {
        font-size: 28px;
        line-height: 36px;
        letter-spacing: 0;
    }
    
    .about-style-one .text {
        font-size: 15px;
        line-height: 28px;
        text-align: left;
    }
    
    .about-style-one .image-column {
        height: 300px;
    }
    
    .about-style-one .btn-style-two {
        padding: 14px 35px;
        font-size: 15px;
    }
    
    .about-style-one::before {
        right: -50%;
        width: 300px;
        height: 300px;
    }
}

/*----------------------------------------*/
/*  Company Details Section
/*----------------------------------------*/
.company-details-section {
    padding: 100px 0;
    background: linear-gradient(135deg, #f8fafb 0%, #eef5fa 100%);
    position: relative;
    overflow: hidden;
}

.company-details-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: -200px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(230, 146, 46, 0.08) 0%, transparent 70%);
    border-radius: 50%;
    z-index: 0;
}

.company-details-section::after {
    content: "";
    position: absolute;
    bottom: -100px;
    right: -100px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(230, 146, 46, 0.06) 0%, transparent 70%);
    border-radius: 50%;
    z-index: 0;
}

/* Section Badge Large */
.section-badge-large {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, rgba(230, 146, 46, 0.15) 0%, rgba(230, 146, 46, 0.05) 100%);
    border: 1px solid rgba(230, 146, 46, 0.3);
    padding: 12px 20px;
    border-radius: 50px;
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: 700;
    color: #E6922E;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.5px;
    animation: floatBadge 3s ease-in-out infinite;
}

.badge-icon-large {
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@keyframes floatBadge {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-5px);
    }
}

.company-details-section .row {
    position: relative;
    z-index: 1;
}

.detail-card {
    background: #fff;
    padding: 50px 35px;
    border-radius: 20px;
    text-align: center;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.320, 1);
    border: 2px solid transparent;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(21, 27, 44, 0.1);
}

.detail-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, #E6922E, #d17d1a, #E6922E);
    transform: translateX(-100%);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.detail-card::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(230, 146, 46, 0.04) 0%, transparent 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
}

.detail-card:hover::before {
    transform: translateX(0);
}

.detail-card:hover::after {
    opacity: 1;
}

.detail-card:hover {
    box-shadow: 0 25px 60px rgba(230, 146, 46, 0.25);
    transform: translateY(-15px) scale(1.02);
    border-color: rgba(230, 146, 46, 0.25);
}

.detail-icon {
    width: 90px;
    height: 90px;
    background: linear-gradient(135deg, #E6922E 0%, #d17d1a 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 35px;
    font-size: 40px;
    color: #fff;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    box-shadow: 0 15px 40px rgba(230, 146, 46, 0.3);
    position: relative;
}

.detail-icon::before {
    content: "";
    position: absolute;
    inset: -5px;
    background: linear-gradient(135deg, rgba(230, 146, 46, 0.2), rgba(209, 125, 26, 0.1));
    border-radius: 50%;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.4s ease;
    box-shadow: 0 0 30px rgba(230, 146, 46, 0.2);
}

.detail-card:hover .detail-icon {
    transform: scale(1.2) rotate(12deg);
    box-shadow: 0 20px 50px rgba(230, 146, 46, 0.4);
}

.detail-card:hover .detail-icon::before {
    opacity: 1;
}

.detail-card h4 {
    font-size: 26px;
    color: #151b2c;
    margin-bottom: 20px;
    font-weight: 800;
    font-family: 'Poppins', sans-serif;
    letter-spacing: -0.5px;
    transition: color 0.3s ease;
    position: relative;
}

.detail-card h4::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 3px;
    background: linear-gradient(90deg, #E6922E, #d17d1a);
    transition: width 0.4s ease;
    border-radius: 2px;
}

.detail-card:hover h4 {
    color: #E6922E;
}

.detail-card:hover h4::after {
    width: 40px;
}

.detail-card p {
    font-size: 16px;
    color: #5d6471;
    line-height: 28px;
    margin: 0;
    font-family: 'Nunito', sans-serif;
    transition: color 0.3s ease;
}

.detail-card:hover p {
    color: #4a5160;
}

@media (max-width: 767px) {
    .company-details-section {
        padding: 60px 0;
    }
    
    .detail-card {
        padding: 35px 25px;
        margin-bottom: 25px;
        border-radius: 15px;
    }
    
    .detail-card h4 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    
    .detail-card p {
        font-size: 15px;
        line-height: 26px;
    }
    
    .detail-icon {
        width: 75px;
        height: 75px;
        font-size: 32px;
        margin-bottom: 25px;
    }
    
    .section-badge-large {
        font-size: 12px;
        padding: 10px 16px;
        margin-bottom: 20px;
    }
}

@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
            transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
            transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
            transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
            transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
            transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
            transform: translate(0px, 0px) rotate(0deg);
  }
}

@keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
            transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
            transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
            transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
            transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
            transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
            transform: translate(0px, 0px) rotate(0deg);
  }
}

/*----------------------------------------*/
/*  Core Business Scope Section
/*----------------------------------------*/
.core-business-section {
    padding: 100px 0;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.core-business-section .section-headline {
    margin-bottom: 70px;
}

.core-business-section .section-headline h3 {
    color: #151b2c;
}

.core-business-section .section-headline h3 span {
    color: #E6922E;
}

.business-image-container {
    width: 100%;
    display: block;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
    transition: all 0.8s cubic-bezier(0.23, 1, 0.320, 1);
}

.business-image-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(230, 146, 46, 0) 0%, rgba(230, 146, 46, 0.05) 100%);
    opacity: 0;
    transition: all 0.8s cubic-bezier(0.23, 1, 0.320, 1);
    z-index: 1;
}

.business-image-container:hover::before {
    opacity: 1;
}

.business-image-container:hover {
    box-shadow: 0 40px 100px rgba(230, 146, 46, 0.3);
    transform: translateY(-15px);
}

.business-image {
    width: 100%;
    height: auto;
    display: block;
    transition: all 0.8s cubic-bezier(0.23, 1, 0.320, 1);
    filter: brightness(1) contrast(1);
}

.business-image-container:hover .business-image {
    transform: scale(1.03) translateZ(0);
    filter: brightness(1.05) contrast(1.1);
}

/* WOW Animation Enhancement */
.business-image-container.wow.fadeInUp {
    animation: fadeInUp 0.8s cubic-bezier(0.23, 1, 0.320, 1) both;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Responsive Design */
@media (max-width: 1200px) {
    .core-business-section {
        padding: 80px 0;
    }
    
    .core-business-section .section-headline {
        margin-bottom: 60px;
    }
    
    .business-image-container:hover {
        transform: translateY(-12px);
        box-shadow: 0 30px 80px rgba(230, 146, 46, 0.25);
    }
    
    .business-image-container:hover .business-image {
        transform: scale(1.025);
    }
}

@media (max-width: 991px) {
    .core-business-section {
        padding: 60px 0;
    }
    
    .core-business-section .section-headline {
        margin-bottom: 50px;
    }
    
    .business-image-container {
        border-radius: 12px;
        box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    }
    
    .business-image-container:hover {
        transform: translateY(-10px);
        box-shadow: 0 25px 60px rgba(230, 146, 46, 0.2);
    }
    
    .business-image-container:hover .business-image {
        transform: scale(1.02);
    }
}

@media (max-width: 767px) {
    .core-business-section {
        padding: 40px 0;
    }
    
    .core-business-section .section-headline {
        margin-bottom: 40px;
    }
    
    .business-image-container {
        border-radius: 10px;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    }
    
    .business-image-container:hover {
        transform: translateY(-8px);
        box-shadow: 0 20px 50px rgba(230, 146, 46, 0.15);
    }
    
    .business-image-container:hover .business-image {
        transform: scale(1.015);
    }
}

/*----------------------------------------*/
/*  Our Services Section
/*----------------------------------------*/
.our-services-section {
    padding: 100px 0;
    background: linear-gradient(135deg, #f8fafb 0%, #eef5fa 100%);
    position: relative;
    overflow: hidden;
}

.our-services-section::before {
    content: "";
    position: absolute;
    top: -50%;
    right: -10%;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(230, 146, 46, 0.08) 0%, transparent 70%);
    border-radius: 50%;
    z-index: 0;
}

.our-services-section::after {
    content: "";
    position: absolute;
    bottom: -100px;
    left: -100px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(230, 146, 46, 0.06) 0%, transparent 70%);
    border-radius: 50%;
    z-index: 0;
}

.our-services-section .section-headline {
    margin-bottom: 80px;
    position: relative;
    z-index: 1;
}

.our-services-section .row {
    position: relative;
    z-index: 1;
}

/* Service Card */
.service-card {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.320, 1);
    box-shadow: 0 10px 35px rgba(21, 27, 44, 0.1);
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
    border: 1px solid #f0f0f0;
}

.service-card:hover {
    box-shadow: 0 25px 60px rgba(230, 146, 46, 0.25);
    transform: translateY(-18px);
    border-color: rgba(230, 146, 46, 0.2);
}

/* Service Image */
.service-image {
    position: relative;
    height: 200px;
    overflow: hidden;
    background: linear-gradient(135deg, #E6922E, #d17d1a);
}

.service-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.service-card:hover .service-image img {
    transform: scale(1.12);
}

.service-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(230, 146, 46, 0.95);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: 2;
}

.service-card:hover .service-overlay {
    opacity: 1;
}

.service-link {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #E6922E;
    font-size: 22px;
    transition: all 0.4s ease;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.service-card:hover .service-link {
    transform: scale(1.15);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.25);
}

/* Service Content */
.service-content {
    padding: 40px 30px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    position: relative;
}

.service-icon {
    width: 65px;
    height: 65px;
    background: linear-gradient(135deg, #E6922E, #d17d1a);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #fff;
    margin-bottom: 25px;
    transition: all 0.4s ease;
    box-shadow: 0 8px 20px rgba(230, 146, 46, 0.25);
}

.service-card:hover .service-icon {
    transform: translateY(-8px) scale(1.12);
    box-shadow: 0 15px 35px rgba(230, 146, 46, 0.35);
}

.service-content h4 {
    font-size: 22px;
    color: #151b2c;
    margin-bottom: 15px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    transition: color 0.3s ease;
}

.service-card:hover .service-content h4 {
    color: #E6922E;
}

.service-content p {
    font-size: 15px;
    color: #5d6471;
    line-height: 26px;
    margin-bottom: 20px;
    flex-grow: 1;
    font-family: 'Nunito', sans-serif;
}

.service-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 0;
    color: #E6922E;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    transition: all 0.3s ease;
    border-bottom: 2px solid transparent;
}

.service-btn:hover {
    border-bottom-color: #E6922E;
    transform: translateX(5px);
    color: #d17d1a;
}

.service-btn i {
    transition: transform 0.3s ease;
    font-size: 12px;
}

.service-card:hover .service-btn i {
    transform: translateX(3px);
}

@media (max-width: 991px) {
    .service-card {
        margin-bottom: 40px;
    }
    
    .service-image {
        height: 220px;
    }
}

@media (max-width: 767px) {
    .our-services-section {
        padding: 60px 0;
    }
    
    .our-services-section .section-headline {
        margin-bottom: 50px;
    }
    
    .service-image {
        height: 200px;
    }
    
    .service-content {
        padding: 30px 22px;
    }
    
    .service-content h4 {
        font-size: 20px;
        margin-bottom: 12px;
    }
    
    .service-content p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    
    .service-icon {
        width: 55px;
        height: 55px;
        font-size: 26px;
        margin-bottom: 18px;
    }
}

/*----------------------------------------*/
/*  Achievements Section
/*----------------------------------------*/
.achievements-section {
    position: relative;
    min-height: 650px;
    overflow: hidden;
}

.achievements-container {
    position: relative;
    height: 100%;
}

.achievements-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    z-index: 0;
}

.achievements-image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(21, 27, 44, 0.8) 0%, rgba(21, 27, 44, 0.7) 100%);
    z-index: 1;
}

.achievements-image::after {
    content: "";
    position: absolute;
    top: -50%;
    right: -10%;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(230, 146, 46, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    z-index: 2;
}

.achievements-section .container {
    position: relative;
    z-index: 3;
    padding: 100px 0;
}

.achievements-content {
    text-align: center;
    margin-bottom: 60px;
}

.achievements-content .section-badge-large {
    background: rgba(230, 146, 46, 0.25);
    border: 1px solid rgba(230, 146, 46, 0.5);
    color: #fff;
    display: inline-block;
}

.achievements-content .badge-icon-large,
.achievements-content .badge-text-large {
    color: #fff;
}

.achievements-stats-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.stat-item {
    text-align: center;
    padding: 40px 25px;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    border-bottom: 4px solid transparent;
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 15px;
    backdrop-filter: blur(10px);
    cursor: pointer;
    overflow: hidden;
}

.stat-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(230, 146, 46, 0.1) 0%, transparent 100%);
    opacity: 0;
    transition: opacity 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    z-index: 0;
}

.stat-item:hover {
    border-bottom-color: #E6922E;
    transform: translateY(-12px);
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 20px 50px rgba(230, 146, 46, 0.3);
}

.stat-item:hover::before {
    opacity: 1;
}

.stat-icon {
    width: 90px;
    height: 90px;
    background: linear-gradient(135deg, rgba(230, 146, 46, 0.2) 0%, rgba(230, 146, 46, 0.08) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 50px;
    color: #E6922E;
    margin: 0 auto 25px;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    box-shadow: 0 0 20px rgba(230, 146, 46, 0.2), inset 0 0 20px rgba(230, 146, 46, 0.1);
    position: relative;
    z-index: 1;
}

.stat-item:hover .stat-icon {
    background: linear-gradient(135deg, rgba(230, 146, 46, 0.35) 0%, rgba(230, 146, 46, 0.15) 100%);
    transform: scale(1.2) rotate(15deg);
    box-shadow: 0 0 40px rgba(230, 146, 46, 0.5), inset 0 0 25px rgba(230, 146, 46, 0.2);
}

.stat-data {
    color: #fff;
    position: relative;
    z-index: 1;
}

.stat-number {
    font-size: 56px;
    font-weight: 800;
    margin-bottom: 10px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: -1px;
    display: block;
    color: #E6922E;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    text-shadow: 0 0 20px rgba(230, 146, 46, 0.3);
}

.stat-item:hover .stat-number {
    transform: scale(1.1);
    text-shadow: 0 0 30px rgba(230, 146, 46, 0.6);
}

.stat-item p {
    font-size: 16px;
    margin: 0;
    opacity: 0.95;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.9);
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    position: relative;
    z-index: 1;
}

.stat-item:hover p {
    color: rgba(255, 255, 255, 1);
    letter-spacing: 0.5px;
}

/* Counter Animation */
.counter {
    display: inline-block;
    font-variant-numeric: tabular-nums;
}

@keyframes countUp {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.stat-box.animated .stat-number {
    animation: countUp 0.6s ease-out;
}

@media (max-width: 1200px) {
    .achievements-stats-row {
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
    }
    
    .stat-item {
        padding: 35px 15px;
    }
    
    .stat-icon {
        width: 80px;
        height: 80px;
        font-size: 44px;
        margin-bottom: 20px;
    }
    
    .stat-number {
        font-size: 48px;
    }
}

@media (max-width: 991px) {
    .achievements-section .container {
        padding: 60px 0;
    }
    
    .achievements-stats-row {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
    
    .stat-item {
        padding: 35px 20px;
    }
    
    .stat-icon {
        width: 75px;
        height: 75px;
        font-size: 40px;
        margin-bottom: 18px;
    }
    
    .stat-number {
        font-size: 44px;
    }
}

@media (max-width: 767px) {
    .achievements-section {
        min-height: auto;
    }
    
    .achievements-section .container {
        padding: 40px 0;
    }
    
    .achievements-stats-row {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    
    .stat-item {
        padding: 25px 12px;
    }
    
    .stat-icon {
        width: 65px;
        height: 65px;
        font-size: 34px;
        margin-bottom: 15px;
    }
    
    .stat-number {
        font-size: 36px;
    }
    
    .stat-item p {
        font-size: 14px;
    }
}
    .achievements-stats {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .stat-box {
        padding: 28px 22px;
        gap: 18px;
    }
    
    .stat-icon {
        width: 65px;
        height: 65px;
        font-size: 28px;
    }
    
    .stat-number {
        font-size: 28px;
    }
    
    .stat-box p {
        font-size: 14px;
    }
}

/*--------------------------------*/
/* Our Team Section CSS
/*--------------------------------*/
.our-team-section {
    padding: 100px 0;
    background: #f8fafb;
    position: relative;
}

.our-team-section .section-headline {
    margin-bottom: 70px;
}

.our-team-section .section-headline h3 {
    color: #151b2c;
}

.our-team-section .section-headline h3 span {
    color: #E6922E;
}

.team-row {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: nowrap;
}

.team-member-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.08);
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    width: 100%;
    flex: 1;
}

.team-member-card:hover {
    transform: translateY(-15px);
    box-shadow: 0 25px 70px rgba(230, 146, 46, 0.25);
}

.team-member-image {
    position: relative;
    width: 100%;
    height: 320px;
    overflow: hidden;
}

.team-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.team-member-card:hover .team-img {
    transform: scale(1.08);
    filter: brightness(0.85);
}

.team-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(230, 146, 46, 0.8) 0%, rgba(209, 125, 26, 0.8) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.team-member-card:hover .team-overlay {
    opacity: 1;
}

.team-social {
    display: flex;
    gap: 15px;
}

.social-icon {
    width: 45px;
    height: 45px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #E6922E;
    font-size: 18px;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.320, 1);
    text-decoration: none;
}

.social-icon:hover {
    background: #E6922E;
    color: #fff;
    transform: scale(1.1) rotate(5deg);
}

.team-content {
    padding: 25px;
    text-align: center;
}

.team-content h4 {
    color: #151b2c;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
    font-family: 'Poppins', sans-serif;
}

.team-content p {
    color: #E6922E;
    font-size: 14px;
    margin: 0;
    font-weight: 600;
}

/* Responsive Design */
@media (max-width: 1200px) {
    .our-team-section {
        padding: 80px 0;
    }
    
    .our-team-section .section-headline {
        margin-bottom: 60px;
    }
    
    .team-member-image {
        height: 300px;
    }
}

@media (max-width: 991px) {
    .our-team-section {
        padding: 60px 0;
    }
    
    .our-team-section .section-headline {
        margin-bottom: 50px;
    }
    
    .team-member-image {
        height: 280px;
    }
    
    .team-member-card:hover {
        transform: translateY(-10px);
    }
}

@media (max-width: 767px) {
    .our-team-section {
        padding: 40px 0;
    }
    
    .our-team-section .section-headline {
        margin-bottom: 40px;
    }
    
    .team-row {
        flex-wrap: wrap;
    }
    
    .team-member-card {
        flex: 0 0 calc(50% - 15px);
    }
    
    .team-member-image {
        height: 250px;
    }
    
    .team-member-card:hover {
        transform: translateY(-8px);
    }
}

/*--------------------------------*/
/* Reviews Section CSS
/*--------------------------------*/
.reviews-section {
    padding: 100px 0;
    background: linear-gradient(135deg, #f8fafb 0%, #fff 100%);
    position: relative;
}

.reviews-section .section-headline {
    margin-bottom: 80px;
    position: relative;
    z-index: 1;
}

.reviews-section .section-headline h3 {
    color: #151b2c;
}

.reviews-section .section-headline h3 span {
    color: #E6922E;
}

.reviews-carousel {
    position: relative;
    z-index: 2;
}

.review-item {
    padding: 40px 30px 0 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    opacity: 0.6;
}

.review-item.active {
    opacity: 1;
}

.reviews-carousel .owl-item.active .review-item {
    opacity: 1;
}

.reviews-carousel .owl-item .review-item {
    opacity: 0.5;
}

.review-image-circle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid #E6922E;
    margin: 0 auto 25px;
    flex-shrink: 0;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    box-shadow: 0 10px 35px rgba(230, 146, 46, 0.2);
}

.reviews-carousel .owl-item.active .review-image-circle {
    transform: scale(1.15);
    box-shadow: 0 20px 60px rgba(230, 146, 46, 0.35);
}

.review-img-circle {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.review-text {
    color: #5d6471;
    font-size: 16px;
    line-height: 1.9;
    margin: 0 0 20px 0;
    font-style: italic;
    font-weight: 500;
    max-width: 95%;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.reviews-carousel .owl-item.active .review-text {
    color: #151b2c;
    font-weight: 600;
}

.reviewer-name {
    color: #151b2c;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: -0.5px;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.reviewer-role {
    color: #E6922E;
    font-size: 13px;
    margin: 0 0 15px 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.review-stars {
    color: #E6922E;
    font-size: 13px;
    letter-spacing: 4px;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.review-stars i {
    transition: all 0.3s ease;
}

.reviews-carousel .owl-item.active .review-stars i {
    transform: scale(1.25) translateY(-3px);
    filter: drop-shadow(0 3px 8px rgba(230, 146, 46, 0.3));
}

/* Owl Carousel Custom Controls */
.reviews-carousel .owl-nav {
    display: none;
}

.reviews-carousel .owl-dots {
    text-align: center;
    margin-top: 50px;
    position: relative;
    z-index: 2;
}

.reviews-carousel .owl-dot {
    height: 10px;
    width: 10px;
    margin: 0 10px;
    background: #ddd !important;
    border-radius: 50%;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.320, 1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.reviews-carousel .owl-dot.active {
    background: linear-gradient(135deg, #E6922E, #d17d1a) !important;
    transform: scale(1.5);
    box-shadow: 0 4px 15px rgba(230, 146, 46, 0.4);
}

/* Responsive Design */
@media (max-width: 1200px) {
    .reviews-section {
        padding: 80px 0;
    }
    
    .reviews-section .section-headline {
        margin-bottom: 70px;
    }
    
    .review-item {
        padding: 0 25px;
    }
}

@media (max-width: 991px) {
    .reviews-section {
        padding: 60px 0;
    }
    
    .reviews-section .section-headline {
        margin-bottom: 60px;
    }
    
    .review-item {
        padding: 0 20px;
    }
    
    .review-image-circle {
        width: 90px;
        height: 90px;
        margin-bottom: 20px;
    }
    
    .reviewer-name {
        font-size: 16px;
    }
    
    .review-text {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .reviews-section {
        padding: 40px 0;
    }
    
    .reviews-section .section-headline {
        margin-bottom: 50px;
    }
    
    .review-item {
        padding: 0 15px;
    }
    
    .review-image-circle {
        width: 80px;
        height: 80px;
        margin-bottom: 15px;
        border-width: 3px;
    }
    
    .reviewer-name {
        font-size: 15px;
        margin-bottom: 3px;
    }
    
    .reviewer-role {
        font-size: 12px;
        margin-bottom: 10px;
    }
    
    .review-text {
        font-size: 14px;
        line-height: 1.7;
    }
    
    .reviews-carousel .owl-nav button {
        width: 45px;
        height: 45px;
    }
    
    .reviews-carousel .owl-dots {
        margin-top: 35px;
    }
    
    .reviews-carousel .owl-dot {
        width: 8px;
        height: 8px;
        margin: 0 6px;
    }
}

/*--------------------------------*/
/* Map Section CSS
/*--------------------------------*/
.map-section {
    width: 100% !important;
    height: 700px !important;
    position: relative;
    overflow: hidden;
}

.map-section iframe {
    width: 100% !important;
    height: 100% !important;
    display: block;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.map-section iframe:hover {
    filter: brightness(1.05);
    box-shadow: 0 10px 40px rgba(230, 146, 46, 0.2);
}

@media (max-width: 991px) {
    .map-section {
        height: 600px !important;
    }
}

@media (max-width: 767px) {
    .map-section {
        height: 450px !important;
    }
}

/*-----------Corporate Culture Section-----------*/
.corporate-culture-section {
    background: linear-gradient(135deg, #f8fafb 0%, #eef5fa 100%);
}

.culture-card {
    background: white;
    padding: 35px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    height: 100%;
}

.culture-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(230, 146, 46, 0.15);
}

.culture-card h4 {
    font-size: 22px;
    font-weight: 700;
    color: #151b2c;
    margin-bottom: 15px;
}

.culture-card p {
    font-size: 15px;
    color: #5d6471;
    line-height: 1.6;
}

/*-----------Core Business Scope Section-----------*/
.core-business-scope-section {
    background: white;
}

.scope-intro {
    font-size: 18px;
    color: #5d6471;
    margin-bottom: 40px;
}

.scope-card {
    background: linear-gradient(135deg, #fff5f0 0%, #fef8f6 100%);
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    border: 2px solid transparent;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.scope-card:hover {
    border-color: #E6922E;
    box-shadow: 0 10px 35px rgba(230, 146, 46, 0.2);
    transform: translateY(-8px);
}

.scope-icon {
    font-size: 45px;
    color: #E6922E;
    margin-bottom: 15px;
    display: inline-block;
    transition: all 0.4s ease;
}

.scope-card:hover .scope-icon {
    transform: scale(1.15) rotate(5deg);
}

.scope-card h4 {
    font-size: 20px;
    font-weight: 700;
    color: #151b2c;
    margin-bottom: 12px;
}

.scope-card p {
    font-size: 14px;
    color: #5d6471;
    line-height: 1.6;
}

/*-----------Services Process Section-----------*/
.services-process-section {
    background: white;
}

.service-process-card {
    background: linear-gradient(135deg, #f0f4fb 0%, #f5f9fd 100%);
    padding: 40px 30px;
    border-radius: 10px;
    text-align: center;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    position: relative;
    border-left: 5px solid #E6922E;
}

.service-process-card:hover {
    transform: translateY(-12px);
    box-shadow: 0 15px 45px rgba(230, 146, 46, 0.2);
    background: linear-gradient(135deg, #fff5f0 0%, #fef8f6 100%);
}

.process-number {
    font-size: 48px;
    font-weight: 800;
    color: rgba(230, 146, 46, 0.2);
    margin-bottom: 10px;
}

.service-process-card h4 {
    font-size: 22px;
    font-weight: 700;
    color: #151b2c;
    margin-bottom: 15px;
}

.service-process-card p {
    font-size: 15px;
    color: #5d6471;
    line-height: 1.6;
}

/*-----------Agricultural Solutions Section-----------*/
.agricultural-solutions-section {
    background: linear-gradient(135deg, #f8fafb 0%, #eef5fa 100%);
}

.solution-intro {
    font-size: 17px;
    color: #5d6471;
    margin-bottom: 40px;
    line-height: 1.8;
}

.process-chain-wrapper {
    overflow: hidden;
}

.process-chain {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    padding: 30px;
    animation: scrollRightToLeft 50s linear infinite;
    white-space: nowrap;
}

@keyframes scrollRightToLeft {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}

.chain-item {
    background: linear-gradient(135deg, #E6922E 0%, #d17d1a 100%);
    color: white;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    min-width: 140px;
    flex-shrink: 0;
    box-shadow: 0 5px 15px rgba(230, 146, 46, 0.3);
    transition: all 0.4s ease;
}

.chain-item:hover {
    transform: scale(1.08);
    box-shadow: 0 8px 25px rgba(230, 146, 46, 0.4);
}

.chain-item i {
    font-size: 30px;
    display: block;
    margin-bottom: 8px;
}

.chain-item h5 {
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    white-space: normal;
}

.chain-arrow {
    color: #E6922E;
    font-size: 20px;
    display: flex;
    align-items: center;
    min-width: 30px;
    flex-shrink: 0;
}

@media (max-width: 767px) {
    .process-chain-wrapper {
        padding: 20px 0;
    }
    
    .process-chain {
        padding: 0 15px;
        animation: scrollRightToLeft 60s linear infinite;
    }
    
    .chain-item {
        min-width: 120px;
        padding: 15px 10px;
    }
    
    .chain-item h5 {
        font-size: 11px;
    }
    
    .chain-arrow {
        min-width: 25px;
        font-size: 16px;
    }
}

/*-----------Export Products Section-----------*/
.export-products-section {
    background: white;
}

.product-card {
    background: linear-gradient(135deg, #fff5f0 0%, #fef8f6 100%);
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    border: 2px solid transparent;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.product-card:hover {
    border-color: #E6922E;
    transform: translateY(-10px);
    box-shadow: 0 12px 35px rgba(230, 146, 46, 0.2);
}

.product-icon {
    font-size: 40px;
    color: #E6922E;
    margin-bottom: 15px;
    display: inline-block;
    transition: all 0.4s ease;
}

.product-card:hover .product-icon {
    transform: scale(1.25) rotate(-10deg);
}

.product-card h5 {
    font-size: 18px;
    font-weight: 700;
    color: #151b2c;
    margin: 0;
}

.partnership-tagline {
    margin-top: 50px;
    padding-top: 40px;
    border-top: 2px solid #E6922E;
}

.partnership-tagline h4 {
    font-size: 28px;
    font-weight: 700;
    color: #151b2c;
    margin: 0;
}

/* Enhanced Scope Cards with Images */
.scope-card {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    box-shadow: 0 10px 35px rgba(21, 27, 44, 0.1);
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
}

.scope-card:hover {
    transform: translateY(-12px);
    box-shadow: 0 25px 60px rgba(230, 146, 46, 0.25);
}

/* Business Image Items */
.core-business-scope-section .scope-col {
    padding: 0;
}

.scope-image {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    display: block;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(21, 27, 44, 0.15);
}

.scope-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.320, 1);
}

.scope-image:hover {
    box-shadow: 0 20px 50px rgba(230, 146, 46, 0.4);
    transform: translateY(-10px);
}

.scope-image:hover img {
    transform: scale(1.15) rotate(2deg);
}

.scope-image-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(230, 146, 46, 0.95), rgba(230, 146, 46, 0.7), transparent);
    padding: 40px 20px 15px 20px;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    text-align: center;
}

.scope-image-text h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 6px 0;
    font-family: 'Poppins', sans-serif;
    transition: all 0.5s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.scope-image:hover .scope-image-text h5 {
    font-size: 20px;
    color: #fff;
    text-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
}

.scope-image-text p {
    color: rgba(255, 255, 255, 0.95);
    font-size: 13px;
    margin: 0;
    font-family: 'Nunito', sans-serif;
    line-height: 1.5;
    transition: all 0.5s ease;
    opacity: 0.9;
}

.scope-image:hover .scope-image-text p {
    opacity: 1;
    font-size: 14px;
}

@media (max-width: 768px) {
    .scope-image {
        height: 280px;
    }
    
    .scope-image-text h5 {
        font-size: 16px;
    }
    
    .scope-image-text p {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .scope-image {
        height: 280px;
    }
    
    .scope-image-text h5 {
        font-size: 16px;
    }
}

.section-subtitle {
    font-size: 16px;
    color: #5d6471;
    margin-top: 15px;
    font-family: 'Nunito', sans-serif;
}

/* Service Cards Section */
.services-section {
    background: #fff;
}

.service-card {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.320, 1);
    box-shadow: 0 10px 35px rgba(21, 27, 44, 0.1);
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
    border: 1px solid #f0f0f0;
}

.service-card:hover {
    box-shadow: 0 25px 60px rgba(230, 146, 46, 0.25);
    transform: translateY(-18px);
    border-color: rgba(230, 146, 46, 0.2);
}

/* Service Image */
.service-image {
    position: relative;
    height: 200px;
    overflow: hidden;
    background: linear-gradient(135deg, #E6922E, #d17d1a);
}

.service-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.service-card:hover .service-image img {
    transform: scale(1.12);
}

.service-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(230, 146, 46, 0.95);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: 2;
}

.service-card:hover .service-overlay {
    opacity: 1;
}

.service-link {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #E6922E;
    font-size: 22px;
    transition: all 0.4s ease;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.service-card:hover .service-link {
    transform: scale(1.15);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.25);
}

/* Service Content */
.service-content {
    padding: 40px 30px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    position: relative;
}

.service-icon {
    width: 65px;
    height: 65px;
    background: linear-gradient(135deg, #E6922E, #d17d1a);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #fff;
    margin-bottom: 25px;
    transition: all 0.4s ease;
    box-shadow: 0 8px 20px rgba(230, 146, 46, 0.25);
}

.service-card:hover .service-icon {
    transform: translateY(-8px) scale(1.12);
    box-shadow: 0 15px 35px rgba(230, 146, 46, 0.35);
}

.service-content h4 {
    font-size: 22px;
    color: #151b2c;
    margin-bottom: 15px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    transition: color 0.3s ease;
}

.service-card:hover .service-content h4 {
    color: #E6922E;
}

.service-content p {
    font-size: 15px;
    color: #5d6471;
    line-height: 26px;
    margin-bottom: 20px;
    flex-grow: 1;
    font-family: 'Nunito', sans-serif;
}

.service-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 0;
    color: #E6922E;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    transition: all 0.3s ease;
    border-bottom: 2px solid transparent;
}

.service-btn:hover {
    border-bottom-color: #E6922E;
    transform: translateX(5px);
    color: #d17d1a;
}

.service-btn i {
    transition: transform 0.3s ease;
    font-size: 12px;
}

.service-card:hover .service-btn i {
    transform: translateX(3px);
}

@media (max-width: 991px) {
    .service-card {
        margin-bottom: 40px;
    }
    
    .service-image {
        height: 220px;
    }
    
    .scope-card {
        margin-bottom: 30px;
    }
}

/* Agricultural Solutions Section with Background */
.agricultural-solutions-section {
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.agricultural-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(21, 27, 44, 0.85);
    z-index: 1;
}

.agricultural-solutions-section .container {
    position: relative;
    z-index: 2;
}

.agricultural-solutions-section .section-headline h3 {
    color: #fff;
}

.agricultural-solutions-section .section-headline h3 span {
    color: #E6922E;
}

.agricultural-solutions-section .solution-intro {
    color: #ddd;
    font-size: 16px;
    line-height: 28px;
}

/* Enhanced Process Chain */
.process-chain {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 15px;
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}

.chain-item {
    background: linear-gradient(135deg, #E6922E, #d17d1a);
    border-radius: 12px;
    padding: 30px 25px;
    text-align: center;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.320, 1);
    box-shadow: 0 8px 20px rgba(230, 146, 46, 0.25);
    flex: 0 0 auto;
    min-width: 140px;
    color: #fff;
}

.chain-item:hover {
    transform: scale(1.12) translateY(-8px);
    box-shadow: 0 15px 40px rgba(230, 146, 46, 0.4);
}

.chain-icon {
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: #fff;
    margin: 0 auto 15px;
    transition: all 0.4s ease;
}

.chain-item:hover .chain-icon {
    background: rgba(255, 255, 255, 0.3);
    transform: scale(1.15);
}

.chain-item h5 {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}

.chain-arrow {
    color: #E6922E;
    font-size: 24px;
    transition: all 0.4s ease;
}

.chain-arrow:hover {
    transform: scale(1.2) rotate(10deg);
}

@media (max-width: 767px) {
    .process-chain {
        flex-direction: column;
        padding: 30px 20px;
        gap: 15px;
    }
    
    .chain-arrow {
        transform: rotate(90deg);
    }
}

/* Enhanced Product Cards */
.export-products-section {
    background: #f8fafb;
}

.product-card {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.320, 1);
    box-shadow: 0 10px 35px rgba(21, 27, 44, 0.1);
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
    border: 1px solid #f0f0f0;
}

.product-card:hover {
    box-shadow: 0 20px 50px rgba(230, 146, 46, 0.35);
    transform: translateY(-15px);
    border-color: rgba(230, 146, 46, 0.3);
}

.product-image {
    position: relative;
    width: 100%;
    height: 180px;
    overflow: hidden;
    background: linear-gradient(135deg, #E6922E, #d17d1a);
}

.product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.product-card:hover .product-image img {
    transform: scale(1.15) rotate(3deg);
}

.product-overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: 2;
    padding: 15px;
}

.product-card:hover .product-overlay {
    opacity: 1;
}

.product-badge {
    background: #fff;
    color: #E6922E;
    padding: 8px 15px;
    border-radius: 25px;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.product-content {
    padding: 30px 25px;
    text-align: center;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.product-card .product-icon {
    width: 55px;
    height: 55px;
    background: linear-gradient(135deg, #E6922E, #d17d1a);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: #fff;
    margin-bottom: 15px;
    transition: all 0.4s ease;
    box-shadow: 0 8px 20px rgba(230, 146, 46, 0.25);
}

.product-card:hover .product-icon {
    transform: scale(1.15) rotate(-10deg);
    box-shadow: 0 12px 30px rgba(230, 146, 46, 0.35);
}

.product-card h5 {
    font-size: 16px;
    color: #151b2c;
    margin: 0;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    transition: color 0.3s ease;
}

.product-card:hover h5 {
    color: #E6922E;
}

.partnership-tagline {
    margin-top: 60px;
    padding-top: 40px;
    border-top: 3px solid #E6922E;
}

.partnership-tagline h4 {
    font-size: 28px;
    color: #151b2c;
    font-weight: 800;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.5px;
}

@media (max-width: 768px) {
    .product-card {
        margin-bottom: 30px;
    }
    
    .product-image {
        height: 200px;
    }
    
    .partnership-tagline h4 {
        font-size: 22px;
    }
    
    .image-wrapper {
        height: 300px;
        margin-bottom: 3px;
    }
    
    .image-info h5 {
        font-size: 16px;
        margin: 0 0 2px 0;
    }
    
    .image-info p {
        font-size: 12px;
    }
    
    .business-image-item {
        margin-bottom: 6px;
    }
}

/*-----------Solar & Water Solutions Section-----------*/
.solar-water-section {
    background: #f8f9fa;
}

.solution-card {
    background: white;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(230, 146, 46, 0.1);
    text-align: center;
    margin-bottom: 30px;
    border-left: 5px solid #E6922E;
}

.solution-title {
    color: #151b2c;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
}

.solution-desc {
    color: #5d6471;
    font-size: 16px;
    line-height: 1.6;
    margin: 0 0 20px;
}

.solution-images {
    margin-top: 30px;
}

.solution-image {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 8px 20px rgba(230, 146, 46, 0.15);
    transition: all 0.4s ease;
}

.solution-image:hover {
    box-shadow: 0 12px 30px rgba(230, 146, 46, 0.25);
    transform: scale(1.02);
}

.application-header {
    color: #151b2c;
    font-size: 24px;
    font-weight: 700;
    margin: 40px 0 30px;
}

.scenario-card {
    background: white;
    padding: 25px;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    transition: all 0.4s ease;
    margin-bottom: 20px;
}

.scenario-card:hover {
    box-shadow: 0 10px 30px rgba(230, 146, 46, 0.2);
    transform: translateY(-5px);
}

.scenario-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #E6922E 0%, #d17d1a 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    font-size: 28px;
    color: white;
}

.scenario-card h5 {
    color: #151b2c;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}

/*-----------Vehicles & Construction Equipment Section-----------*/
.vehicles-section {
    background: white;
}

.solution-overview {
    background: linear-gradient(135deg, #fff5f0 0%, #fef8f6 100%);
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 30px;
    border: 1px solid rgba(230, 146, 46, 0.2);
}

.solution-overview p {
    font-size: 16px;
    color: #5d6471;
    margin: 0;
}

.solution-box {
    background: linear-gradient(135deg, #fff5f0 0%, #fef8f6 100%);
    padding: 30px;
    border-radius: 10px;
    border: 2px solid #E6922E;
    margin-bottom: 20px;
    transition: all 0.4s ease;
}

.solution-box:hover {
    box-shadow: 0 10px 30px rgba(230, 146, 46, 0.15);
    transform: translateY(-5px);
}

.solution-box-title {
    color: #E6922E;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 2px solid #E6922E;
}

.solution-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.solution-list li {
    color: #5d6471;
    font-size: 15px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}

.solution-list i {
    color: #E6922E;
    margin-right: 10px;
    font-weight: bold;
}

/*-----------Industrial Solutions Section-----------*/
.industrial-solutions-section {
    background: #f8f9fa;
}

.industrial-box {
    background: white;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
    transition: all 0.4s ease;
}

.industrial-box:hover {
    box-shadow: 0 10px 30px rgba(230, 146, 46, 0.2);
    transform: translateY(-5px);
}

.industrial-title {
    color: #151b2c;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 3px solid #E6922E;
}

.industrial-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.industrial-list li {
    color: #5d6471;
    font-size: 15px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}

.industrial-list i {
    color: #E6922E;
    margin-right: 10px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .scenario-card {
        margin-bottom: 15px;
    }
    
    .solution-box, .industrial-box {
        margin-bottom: 15px;
    }
}

/* Core Business Scope Section Background */
.core-business-scope-section {
    background: linear-gradient(135deg, #f8fafb 0%, #eef5fa 100%);
    position: relative;
    overflow: hidden;
}

.core-business-scope-section::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 800px;
    height: 800px;
    background: radial-gradient(circle, rgba(230, 146, 46, 0.08) 0%, transparent 70%);
    border-radius: 50%;
    z-index: 0;
}

.core-business-scope-section .container {
    position: relative;
    z-index: 1;
}

/* Scenarios Carousel */
@keyframes scrollLeftToRight {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-100% / 15 * 15));
    }
}

.scenarios-carousel-wrapper {
    width: 100%;
    overflow: hidden;
    background: #f8f9fa;
    padding: 40px 0;
    margin-top: 30px;
}

.scenarios-carousel {
    display: flex;
    animation: scrollLeftToRight 80s linear infinite;
    width: max-content;
}

.scenarios-carousel .scenario-card {
    min-width: 250px;
    flex-shrink: 0;
    margin: 0 15px;
    background: white;
    padding: 30px 25px;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(230, 146, 46, 0.1);
    border: 1px solid #f0f0f0;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.320, 1);
}

.scenarios-carousel .scenario-card:hover {
    box-shadow: 0 12px 30px rgba(230, 146, 46, 0.2);
    transform: translateY(-8px);
    border-color: rgba(230, 146, 46, 0.2);
}

.scenarios-carousel .scenario-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #E6922E, #d17d1a);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    font-size: 28px;
    color: white;
    transition: all 0.4s ease;
}

.scenarios-carousel .scenario-card:hover .scenario-icon {
    transform: scale(1.1) rotate(-10deg);
    box-shadow: 0 8px 20px rgba(230, 146, 46, 0.3);
}

.scenarios-carousel .scenario-card h5 {
    margin: 15px 0 0;
    color: #333;
    font-weight: 600;
    font-size: 16px;
}

@media (max-width: 768px) {
    .scenarios-carousel .scenario-card {
        min-width: 200px;
        margin: 0 10px;
        padding: 20px 15px;
    }
    
    .scenarios-carousel {
        animation: scrollLeftToRight 100s linear infinite;
    }
}

/* Vehicle Images Styling */
.vehicle-images {
    margin-top: 40px;
    margin-bottom: 40px;
}

.vehicle-image {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(230, 146, 46, 0.15);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.320, 1);
    display: block;
}

.vehicle-image:hover {
    box-shadow: 0 15px 40px rgba(230, 146, 46, 0.25);
    transform: scale(1.03);
}

/* Industrial Images Gallery */
.industrial-images-gallery {
    margin: 50px 0 50px;
}

.industrial-image-card {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 15px 45px rgba(230, 146, 46, 0.2);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.320, 1);
    transform: perspective(1000px) rotateY(-5deg);
}

.industrial-image-card-right {
    transform: perspective(1000px) rotateY(5deg);
}

.industrial-image {
    width: 100%;
    height: 350px;
    object-fit: cover;
    display: block;
    transition: all 0.5s ease;
}

.industrial-image-card:hover .industrial-image {
    transform: scale(1.08);
}

.image-overlay-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, transparent, rgba(230, 146, 46, 0.95));
    padding: 30px 20px 20px;
    color: white;
    text-align: left;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.industrial-image-card:hover .image-overlay-text {
    opacity: 1;
}

.image-overlay-text span {
    font-size: 18px;
    font-weight: 600;
    display: block;
}

@media (max-width: 768px) {
    .industrial-image-card,
    .industrial-image-card-right {
        transform: perspective(1000px) rotateY(0deg);
        margin-bottom: 20px;
    }
    
    .industrial-image {
        height: 280px;
    }
}

/* Supply Chain Services */
.supply-chain-card {
    background: white;
    padding: 30px 25px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(230, 146, 46, 0.1);
    border: 1px solid #f0f0f0;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.320, 1);
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.supply-chain-card:hover {
    box-shadow: 0 12px 35px rgba(230, 146, 46, 0.2);
    transform: translateY(-10px);
    border-color: rgba(230, 146, 46, 0.2);
}

.supply-chain-card .service-icon {
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #E6922E, #d17d1a);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    font-size: 32px;
    color: white;
    transition: all 0.4s ease;
}

.supply-chain-card:hover .service-icon {
    transform: scale(1.15) rotate(-15deg);
    box-shadow: 0 10px 25px rgba(230, 146, 46, 0.4);
}

.supply-chain-card h5 {
    margin: 20px 0 15px;
    color: #333;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
}

.supply-chain-card p {
    margin: 0;
    color: #666;
    font-size: 14px;
    line-height: 1.6;
    flex-grow: 1;
}

@media (max-width: 768px) {
    .supply-chain-card {
        padding: 25px 20px;
    }
    
    .supply-chain-card .service-icon {
        width: 60px;
        height: 60px;
        font-size: 28px;
    }
}

/* Projects Section */
.project-card {
    background: white;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(230, 146, 46, 0.1);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.320, 1);
    margin-bottom: 30px;
}

.project-card:hover {
    box-shadow: 0 15px 45px rgba(230, 146, 46, 0.25);
    transform: translateY(-12px);
}

.project-image-wrapper {
    position: relative;
    width: 100%;
    height: 280px;
    overflow: hidden;
}

.project-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: filter 0.5s ease, transform 0.5s ease;
}

.project-card:hover .project-image {
    transform: scale(1.08);
    filter: brightness(0.85) contrast(1.1);
}

.project-overlay {
    display: none;
}

.project-card:hover .project-overlay {
    display: none;
}

.project-content h4 {
    display: none;
}

.project-info {
    padding: 25px;
}

.project-info h5 {
    margin: 0 0 12px 0;
    color: #333;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.4;
}

.project-location {
    margin: 0 0 15px 0;
    color: #E6922E;
    font-size: 14px;
    font-weight: 500;
}

.project-location i {
    margin-right: 8px;
}

.project-description {
    margin: 0 0 15px 0;
    color: #666;
    font-size: 14px;
    line-height: 1.6;
}

.project-status {
    display: inline-block;
    background: linear-gradient(135deg, #E6922E, #d17d1a);
    color: white;
    padding: 6px 15px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.projects-summary {
    background: #f8f9fa;
    padding: 40px 30px;
    border-radius: 10px;
    border-left: 5px solid #E6922E;
}

.projects-summary h4 {
    margin-top: 0;
    margin-bottom: 15px;
    color: #333;
    font-weight: 600;
    font-size: 20px;
}

.projects-summary p {
    margin: 0;
    color: #666;
    line-height: 1.8;
}

/* Core Business Scope Section Styling */
.core-business-scope-section {
    background: white;
}

.scope-item {
    text-align: center;
    transition: all 0.3s ease;
    margin-bottom: 25px;
}

.scope-image {
    width: 100%;
    height: 350px;
    object-fit: cover;
    display: block;
    margin-bottom: 20px;
    transition: transform 0.4s ease;
}

.scope-item:hover .scope-image {
    transform: scale(1.05);
}

.scope-item h4 {
    font-size: 20px;
    font-weight: 600;
    color: #E6922E;
    margin: 0 0 10px 0;
}

.scope-item p {
    font-size: 13px;
    color: #666;
    line-height: 1.6;
    margin: 0;
}

@media (max-width: 768px) {
    .scope-image {
        height: 250px;
    }
    
    .project-card {
        margin-bottom: 25px;
    }
    
    .project-image-wrapper {
        height: 250px;
    }
    
    .project-info {
        padding: 20px;
    }
}

/* ===== Modern Footer Styling ===== */
.footer1 {
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
    color: #e0e0e0;
    position: relative;
}

.footer-area {
    padding: 60px 0 40px;
}

.footer-area .container {
    padding-left: 15px;
    padding-right: 15px;
}

.footer-head h4 {
    color: #E6922E;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 15px;
    text-align: center;
}

.footer-content.last-content .footer-head h4 {
    text-align: center;
    margin-bottom: 0;
}

.footer-head h4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 3px;
    background: #E6922E;
    border-radius: 2px;
}

.footer-content.last-content .footer-head h4::after {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
}

/* Logo Footer Section */
.logo-footer {
    padding-right: 20px;
}

.footer-content {
    text-align: center;
    padding: 0;
}

.footer-content.last-content {
    text-align: center;
    padding: 0;
    margin-right: -80px;
}

.logo-footer {
    text-align: left;
    padding: 0;
}

.footer-head h4 {
    text-align: center;
}

.footer-content.last-content .footer-head {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
}

.footer-logo {
    margin-bottom: 20px;
}

.footer-logo a {
    display: inline-block;
}

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

.footer-company-desc {
    color: #b0b0b0;
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 25px;
}

/* Social Icons */
.footer-social-icons {
    margin-top: 25px;
}

.footer-social-icons h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
}

.social-list {
    display: flex;
    gap: 12px;
}

.social-list li {
    list-style: none;
}

.social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    background: rgba(230, 146, 46, 0.15);
    color: #E6922E;
    border: 2px solid #E6922E;
    border-radius: 50%;
    font-size: 16px;
    transition: all 0.3s ease;
    text-decoration: none;
}

.social-link i {
    display: block;
    font-size: 16px;
}

.x-icon {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
}

.social-link:hover {
    background: #E6922E;
    color: #fff;
    transform: translateY(-3px);
}

/* Footer Lists */
.footer-list {
    width: 100%;
    float: none;
    text-align: center;
}

.footer-list li {
    list-style: none;
    margin-bottom: 5px;
}

.footer-list li a {
    color: #b0b0b0;
    font-size: 14px;
    padding: 5px 0;
    transition: all 0.3s ease;
    display: inline-block;
}

.footer-list li a::after {
    display: none;
}

.footer-list li a:hover {
    color: #E6922E;
    padding-left: 8px;
}

/* Contact Information Section */
.footer-contacts {
    display: flex;
    flex-direction: column;
    gap: 20px;
    text-align: left;
    align-items: center;
}

.contact-item {
    display: flex;
    gap: 15px;
    align-items: flex-start;
    margin-bottom: 0px;
    justify-content: flex-start;
    width: auto;
}

.contact-item i {
    color: #E6922E;
    font-size: 18px;
    margin-top: 2px;
    width: 24px;
    min-width: 24px;
    text-align: center;
    flex-shrink: 0;
    line-height: 1.4;
}

.contact-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1;
    min-width: 200px;
}

.contact-text h6 {
    color: #E6922E;
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 3px 0;
    line-height: 1.3;
}

.contact-text p {
    color: #b0b0b0;
    font-size: 13px;
    margin: 0;
    word-break: break-word;
    line-height: 1.5;
}

.contact-text p a {
    color: #b0b0b0;
    text-decoration: none;
    transition: color 0.3s ease;
}

.contact-text p a:hover {
    color: #E6922E;
}

/* Newsletter Section */
.footer-newsletter {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid rgba(230, 146, 46, 0.2);
}

.newsletter-box {
    background: rgba(230, 146, 46, 0.1);
    padding: 30px;
    border-radius: 8px;
    border-left: 4px solid #E6922E;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.newsletter-content h4 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 5px;
}

.newsletter-content p {
    color: #b0b0b0;
    font-size: 14px;
    margin: 0;
}

.newsletter-form {
    display: flex;
    gap: 8px;
    min-width: 300px;
}

.newsletter-input {
    flex: 1;
    padding: 12px 16px;
    border: none;
    border-radius: 5px;
    background: #fff;
    color: #333;
    font-size: 14px;
}

.newsletter-input::placeholder {
    color: #999;
}

.newsletter-btn {
    padding: 12px 24px;
    background: #E6922E;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.newsletter-btn:hover {
    background: #d17d1a;
    transform: translateY(-2px);
}

/* Footer Bottom */
.footer-area-bottom {
    padding: 25px 0;
    background: rgba(0, 0, 0, 0.3);
    border-top: 1px solid rgba(230, 146, 46, 0.2);
}

.copyright {
    color: #b0b0b0;
    font-size: 13px;
}

.copyright p {
    margin: 0;
}

.copyright p a {
    color: #E6922E;
    text-decoration: none;
    transition: color 0.3s ease;
}

.copyright p a:hover {
    color: #fff;
}

.footer-bottom-links {
    text-align: right;
    color: #b0b0b0;
    font-size: 13px;
}

.footer-bottom-links a {
    color: #b0b0b0;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-bottom-links a:hover {
    color: #E6922E;
}

/* Responsive Footer */
@media (max-width: 768px) {
    .footer-area {
        padding: 40px 0 30px;
    }

    .footer-content {
        margin-bottom: 30px;
    }

    .newsletter-box {
        flex-direction: column;
        text-align: center;
    }

    .newsletter-form {
        width: 100%;
        min-width: unset;
    }

    .footer-bottom-links {
        text-align: left;
        margin-top: 15px;
    }
}

