/*Theme Name: Mega Manufacturing Industry Pro
Theme URI: https://favorthemes.com/demo/mega-manufacturing-industry-pro/
Author: Ruh Themes
Author URI: favorthemes.com
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mega-manufacturing-industry-pro
Tags: two-columns, right-sidebar, left-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-image-header, featured-images, footer-widgets, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, entertainment, news, portfolio
*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust:     100%;
}
body.custom-background {
    background-color: #fff !important;
    background-repeat: no-repeat !important;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
    margin: 0;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    text-decoration: :none;
}
a:active,
a:hover {
    outline: 0;
    text-decoration:none;
}

a {
    outline: 0 none;
    text-decoration: none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    margin: 0 2px;
    padding-top: 8px;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding:0px;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    color: #444;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 300;
/*    line-height: 1;*/
    font-family: 'Oswald', sans-serif;
}
h1{
    font-size: 28px;
    margin-bottom: 15px;
}
h2{
    font-size: 26px;
    margin-bottom: 15px;
}
h3{
    font-size: 30px;
    margin:20px 0 15px 0;
}
h4{
    font-size: 22px;
    margin-bottom: 10px;
}
h5{
    font-size: 20px;
    margin-bottom: 10px;
}
h6{
    font-size: 18px;
    margin-bottom: 10px;
}
p {
    margin:0 0 15px;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

#innerpage-box blockquote p{ margin: 0;
    font-weight: 400;
}
blockquote {
    top: 2em;
    background-color: #f2f2f2;
    position: relative;
    clear: both;
    margin: 30px 0px;
    padding: 1em 2em 1em 3em !important;
    font-size: 16px;
    color: #212121;
    font-style: italic;
    /* font-weight: 400; */
    /* border: 1px solid #d33; */
    border-radius: 20px;
}
blockquote:before {
    content: "";
    position: absolute;
    top: 20px;
    clear: both;
    padding-left: 1em;
    border-left: 4px solid #fff;
    bottom: 20px;
    left: 20px;
}

q:before,
q:after {
    content: "";
}
pre {
    background: #eee;
    /*font-family: "Courier 10 Pitch", Courier, monospace;*/
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 15px;
    max-width: 100%;
    overflow: auto;
    padding: 15px;
}
code,
kbd,
tt,
var {
    /*font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;*/
    font-size: 15px;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 125%;
}
select {
    border: 1px solid #EEE;
    height: 40px;
    padding: 3px 40px 3px 8px;
    background-color: transparent;
    line-height: 100%;
    outline: 0;
    background-image: url(images/arrow.png);
    background-position: right;
    center: ;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.clearfix{clear:both;}

/*padding*/

.pd-0{ padding: 0;}
.pd-1{ padding: 5px;}
.pl-0{padding-left:0 ;}
.pl-1{padding-left: 1em;}
.pd-4{padding: 0 2em;}

/*margin*/

.mr-0{margin-left: 0 !important;margin-right: 0 !important;}


.justify-content-center { -ms-flex-pack: center!important; -webkit-box-pack: center!important; text-align: center;justify-content: center!important;}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}
*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

blockquote,
q {
    quotes: "" "";
        -moz-box-shadow: -1px 0px 9px rgba(152, 152, 131, 0.2);
    -webkit-box-shadow: -1px 0px 9px rgba(152, 152, 131, 0.2);
    box-shadow: -1px 0px 9px rgba(152, 152, 131, 0.2);
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 15px;
}
ul,
ol {
    margin: 0 0 15px 20px;
    padding: 0;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 15px;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 15px 15px;
}
img {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
    vertical-align: middle;
}
table {
    margin: 0 0 15px;
    width: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    color: red;
    z-index: 1;
    position: relative;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #fe5722;
    padding: 10px 20px;   
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
        font-size: 16px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    /*background: #2d2d2d;*/
    opacity: 1;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    outline: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #404040;
    border: 1px solid #EEE;
    transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    vertical-align: top;
}
.widget.widget_categories select, {
    border: 1px solid #EEE;
    height: 40px;
    padding: 3px 40px 3px 8px;
    line-height: 100%;
    outline: 0;
    background-image: url("images/arrow.png");
    background-position: right; center;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    outline: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
    padding: 10px 8px;
    width: 100%;
}
textarea {
    padding: 8px;
    width: 100%;
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
/*    color: #f9c12c;*/
    text-decoration: none;
    transition: all 0.3s ease; 
    -moz-transition: all 0.3s ease; 
    -webkit-transition: all 0.3s ease; 
}
a:focus {
    outline: 0;
}
a:hover,
a:active {
    outline: 0;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
    border-radius: 10px;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
    border-radius: 10px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {  margin: 0 0 15px;}
.widget select {   max-width: 100%;  width: 100%;}
.widget_search .search-submit { display: none;}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
/* ============================================
   SIDEBAR REDESIGN - Modern Card Style
   ============================================ */

/* Widget Card Container */
#sidebars .widget,
div#secondary.widget-area .widget {
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    padding: 25px;
    margin-bottom: 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    position: relative;
}

div#secondary.widget-area .widget:first-child {
    padding-top: 25px;
}

/* Widget Title - Exact Design Match */
.widget-area .widget-title,
#innerpage-box .widget-area .widget-title,
.widget h4.widget-title {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    background: transparent;
    padding: 0 0 15px 0;
    margin: 0 0 20px 0;
    position: relative;
    display: block;
    border-radius: 0;
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
    text-transform: none;
    letter-spacing: 0;
}

#innerpage-box .widget-area .widget-title:after {
    display: none;
}

/* Widget Lists */
.widget-area ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border: none;
}
.widget-area .social-profile-icons ul li {  display: inline-block;}
.widget-area .social-profile-icons ul li:before {  display: none;}
.widget-area ul ul{  margin-top: 5px;}
.widget-area ul ul li{ padding-left: 10px;}
.widget-area ul ul li:last-child{  border-bottom: 0;  padding-bottom: 0;}
/* Widget List Items */
/* Widget List Items */
.widget-area li {
    padding: 10px 0;
    line-height: 1.6;
    margin: 0;
    border: none;
    position: relative;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #f0f0f0;
    padding-left: 0;
    list-style: none;
}

.widget-area li:last-child {
    border-bottom: none;
}
.widget-area li.recentcomments {  padding: 10px 15px;}
/* Widget Links */
.widget-area a {
    text-decoration: none;
    font-size: 15px;
    color: #333;
    padding: 0;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    transition: color 0.3s ease;
}

.widget-area a:hover {
    color: #fe5722;
}
.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}
.widget-area .widget {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
#innerpage-box .widget-area .wp-block-latest-posts__list {padding: 0 2px;}

/*--------------------------------------------------------------
## Bullet Point
--------------------------------------------------------------*/
#secondary .widget_nav_menu li a{font-weight: 500;}

#secondary .widget_nav_menu li:before,
#secondary .widget_recent_entries li:before{
    display: none;
}

/* ============================================
   CATEGORIES WIDGET STYLING - Exact Design Match
   ============================================ */
.widget_categories ul li,
.widget_archive ul li,
.product-categories ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #f0f0f0;
}

.widget_categories ul li:last-child,
.widget_archive ul li:last-child,
.product-categories ul li:last-child {
    border-bottom: none;
}

.widget_categories ul li a,
.widget_archive ul li a,
.product-categories ul li a {
    flex: 1;
    color: #333;
    font-size: 15px;
    font-weight: 400;
    transition: color 0.3s ease;
}

.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.product-categories ul li a:hover {
    color: #fe5722;
}

.widget_categories ul li .count,
.widget_archive ul li .count,
.product-categories ul li .count {
    background: #f0f0f0;
    color: #666;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 15px;
    font-weight: 500;
    margin-left: 12px;
    min-width: 30px;
    text-align: center;
    line-height: 1.4;
}

/* Remove old icons */
#secondary .widget_archive a:before,
#secondary .widget_categories a:before,
#sidebars .widget_archive ul li a:before,
#sidebars .product-categories li a:before {
    display: none;
}
#secondary ul li:before {
    content: '';
    font-family: 'FontAwesome';
    float: left;
    padding-right: 12px;
    color: #0074D9;
    font-weight: 600;
    transition: all 0.2s ease 0s;
    font-size: 18px;
}
#secondary .widget-area .tagcloud,
#sidebars .widget-area .tagcloud{padding: 0 1em;}
#content-box ul li{margin-bottom: 8px; }
/*/*---------------------
sidebar menu 
------------------------*/
#secondary .widget_nav_menu li ,
#sidebars .widget_nav_menu ul li{ 
    margin:0 6% 2em 6% !important;
/*    border: 1px solid #000;*/
    border-radius: 20px;
}
#sidebars .widget_nav_menu a, 
#sidebars .widget_nav_menu ul li a,
#secondary .widget.widget_nav_menu a{color: #fff ;}
#secondary .widget_nav_menu li a,
#sidebars .widget_nav_menu a,
#sidebars .widget_nav_menu ul li a{display: block;}

#sidebars .widget_recent_entries ul li:before,
#sidebars .widget_nav_menu ul li:before{display: none;}
/*#secondary .widget_nav_menu li a:before,
#sidebars .widget_nav_menu ul li a:before {
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    content: "\f105";
    color: #000;
    background: #d33;
    margin: 0 0 0 14px;
    font-weight: 500;
    font-size: 37px;
    right: -1%;
    top: -1px;
    height: 40px;
    border-radius: 50px;
    width: 50px;
    line-height: 40px;
    position: absolute;
    text-align: center;
}*/
/*--------------------------------------------------------------
## Sidebar Area
--------------------------------------------------------------*/
.widget-area { position: relative; overflow: hidden;}
#secondary input[type="text"]{
    width: 100%;
    margin-bottom: 10px;
    font-size: 15px;
    background: transparent;
    border-radius: 5px;
}

#secondary input[type="text"],
#secondary input[type="email"],
#secondary input[type="url"],
#secondary input[type="password"],
#secondary input[type="search"],
#secondary input[type="number"],
#secondary input[type="tel"],
#secondary input[type="range"],
#secondary input[type="date"], 
#secondary input[type="month"], 
#secondary input[type="week"], 
#secondary input[type="time"], 
#secondary input[type="datetime"], 
#secondary input[type="datetime-local"], 
#secondary input[type="color"], 
#secondary input[type="file"],
#secondary textarea, 
#secondary select {
    width: 90%;
    margin:5px 5%;
    font-size: 16px;
    display: inline-block; 
    border-radius: 8px;
    padding: 5px 3px 5px 20px;
    line-height: 20px;
    background-color: transparent;
    text-align: left;
}
#secondary textarea {padding: 15px 3px 6px 20px; height: 90px;border-radius: 14px;}
#secondary .gallery-columns-3 .gallery-item { max-width: 33.33%;}
#secondary figure.gallery-item a img:hover, #secondary .widget img:hover{  opacity: 0.7;}
#secondary figure.gallery-item a img, #secondary .widget img{ padding: 5px;}

/*#secondary select#archives-dropdown-3 {left: 0px !important;margin: 18px 5px 30px 5px ! important;}*/
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.author-email-url{
    margin-left: -2%;
}
#comments a:hover{
    color:#2d2d2d;
}
#commentsAdd a:hover{
    color:#2d2d2d;
}
#content-box a :hover{
    /*color:#2d2d2d;*/
}
/*#content-box a i{
    color: #fff;
}*/
#commentsAdd input[type="submit"]{
    background: #fc226a;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 50px;
    font-size: 16px;
}
#commentsAdd input[type="submit"]:hover{
    border-radius: 5px;
    opacity: 1;
}
#content .tags a {
    margin-left: 10px;
    border: 1px solid #000;
    padding: 4px 10px;
    font-weight: 500;
    font-size: 15px;
    border-radius: 8px;
    line-height: 35px;
    word-break: break-word;
}

#comments .comment-author img{border-radius: 50%;}
#comments span.fn {
    position: absolute;
    top: 17px;
}
.comment-form-url,
.comment-form-author,
.comment-form-email{
    float: left;
    margin-left: 1%;
    width: 49%;
}

.comment-respond p label{margin-bottom: 5px;}

.inner_contentbox .socialMedia ul{margin-left: 0;}
.inner_contentbox .socialMedia ul li{
    display: inline-block;
    position: relative;
    margin-bottom: 0 !important;
    padding-top: 2px !important;
}
.inner_contentbox .socialMedia ul li a{background: none !important;}
.inner_contentbox .socialMedia ul li:before{display: none !important;}
.inner_contentbox .socialMedia{float: right;}
.inner_contentbox .socialMedia ul li a i {
    background: none !important;
    border: 2px solid #d33;
    color: #000;
    padding: 8px 10px;
    border-radius: 8px;
    font-size: 16px;
    margin: 2px 0;
    clear: both;
}
.author-email-url input{
    width: 100%;
}
.comment-form .form-submit{
    margin-bottom: 0
}
h3#reply-title,
h3.comments-title{
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
h3#reply-title:after,
h3.comments-title:after{
    display: none;
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 30px;
    background: #fe5722;
    height: 2px;
}
.logged-in-as,
.comment-notes{
    font-size: 0.9em;
}
/*================== New ==========================*/
div#commentsAdd {
    margin-top: 1em;
    border-top: 3px solid #000;
    padding: 2em 1em 2em 2em;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
}
div#commentsAdd h1 span {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 1px;
}
.commentmetadata span.reply {
    position: absolute;
    top: 0px;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    color: #222;
    font-weight: 500;
    background: #ccc;
    padding: 7.5px 32px;
    text-align: center;
    border-radius: 25px;
    /*text-transform: uppercase;*/
    z-index: 1;
}

.comment-author.vcard {
    width: 15%;
    position: relative;
    float: left;
}
.commentmetadata {
    width: 85%;
    float: left;
    margin-top: 1.5em;
}
.comment-metadata a{font-weight: 600; font-size: 16px;}
.comment-metadata {
    position: absolute;
    /* float: right; */
    top: 0;
    margin-left: 100%;
    width: 100%;
    line-height: 1;
}
#comments .commentmetadata p{margin: 1em 0;}

#respond #respond h3#reply-title{display: none;}
#comments ol li.comment:before{display: none;}
#comments ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#comments li.comment{
    margin: 2em 0 5em;
    padding: 0;
}
#comments li.comment .children{
    display: block;
    margin: 20px 0 0 30px;
    padding: 0px;
    list-style: none;
}
#content .blog-innimg img{
    margin-bottom: 1em;
    border: 1px solid #bbb;
    padding: 5px;
}
article.comment-body {
    background: #fff;
    margin: 0px;
    position: relative;
}
.comment-list a{
    color: #404040;
}
.comment-list a:hover{
    color: #fe5722 !important;
}
.comment-list .comment-respond{
    margin-top: 20px;
    background: #FFF;
    padding: 20px;
}
.comment-list .vcard img {
    border-radius: 50%;
    margin-right: 10px;
}
.comment-list .vcard .fn{
    font-weight: normal;
    font-size: 16px;
}
.comment-list .edit-link{
    position: absolute;
    right: 0;
    top: 0;
}
.comment-list .edit-link a{
    font-size: 14px;
    display: inline-block;
    padding: 10px;
}
.comment-list .comment-meta {
    margin-bottom: 15px;
} 
.comment-list .comment-metadata {
    border-top: 1px solid #EEE;
    padding-top: 10px;
    font-size: 14px;
}
.comment-list .comment-metadata a {
    float: left;
}
.comment-list .comment-metadata .reply {
    float: right;
}
#cancel-comment-reply-link {
    float: right;
}
.nav-previous a,
.nav-next a{
    background: #fe5722;
    color: #FFF;
    display: inline-block;
    padding: 0 10px;
    font-size: 12px;
    line-height: 22px;
    position: relative;
}
.nav-next a{
    margin-right: 13px;
}
.nav-next a:after{
    content: "";
    position: absolute;
    border-left: 11px solid #fe5722;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    top: 0;
    right: -11px;
}
.nav-previous a{
    margin-left: 11px;
}
.nav-previous a:after{
    content: "";
    position: absolute;
    border-right: 11px solid #fe5722;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    top: 0;
    left: -11px;
}
.no-comments{
    color: #fe5722;
}
.pagination{
    text-align: center;
    display: block;
}
.pagination .page-numbers{
    display: inline-block;
    margin: 0 2px;
    background: #fe5722;
    color: #FFF !important;
    padding: 8px 12px;
    line-height: 1;
    border-radius: 2px;
}
.pagination .page-numbers.current,
.pagination .page-numbers:hover{
    background: #333;
    color: #FFF;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 15px;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
/*--------------------------------------------------------------
## Pagination
--------------------------------------------------------------*/
.pagingation{
    margin: 0px 0 3em 0;
    padding: 1em 0;
     clear: both; 
    text-align: center;

}
.pagingation a, .woocommerce nav.woocommerce-pagination ul li a{
    background:rgba(0,0,0,0.7);
    color:#fff;
    padding:10px 15px;
    border-radius: 5px;
        border: 1px solid #ccc;
    background: #fff;
    margin: 0 1px 0 0;
    display: inline-block;
    line-height: 1.2em;
    text-decoration: none;
    color: #555;
    padding: 10px 14px;
    margin-right: 8px;
    transition: all 0.25s ease;
}
.pagingation a:hover, .woocommerce nav.woocommerce-pagination ul li a:hover{
    color:#fff;
}
.pagingation .current{
    /*background: #fe5722;*/
    color:#fff;
    padding:10px 15px;
    border-radius: 5px;
    color: #fff;
    margin: 0 1px 0 0;
    display: inline-block;
    line-height: 1.2em;
    text-decoration: none;
    padding: 10px 14px;
    border: 1px solid #ccc;
    margin-right: 8px;
}

.page-content #searchform input[type="submit"] {
    margin-top: 15px;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 15px;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 13.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}
.ht-gallery-member-image {
    position: relative;
    overflow: hidden;
}
/*--------------------------------------------------------------
## General
--------------------------------------------------------------*/

div#secondary input[type="submit"],
.wp-block-search__button {
    margin: 0 auto;
    top: 15px;
    display: block;
    position: relative;
    text-align: center;
    padding: 6px 26px !important;
    z-index: 999 !important;
    overflow: hidden;
    border: none;
    box-shadow: none;
    font-size: 18px;
    font-weight: 500;
    border-radius: 50px;
}
/*div#secondary input[type="submit"]:after,
.wp-block-search__button:after {
    position: absolute;
    top: 7px;
    font-size: 18px;
    right: 0px;
    color: #010101;
    background-repeat: no-repeat;
    height: 38px;
    width: 38px;
    content: "\f002";
    font-family: 'Fontawesome';
    text-indent: -10px !important;
}*/
#sample-heading-here:after {display: none !important;}
.section-title{ margin-bottom: 100px;margin-top: 20px; position: relative;}
.section-title h2 {
    position: relative;
    word-break: break-word;
    font-weight: 700;
    font-size: 60px;
    margin-bottom: 0px;
    display: inline-block;
}
.section-title h3{
    font-size: 24px;
    color: #F4B504;
    font-weight: 400;
    margin: 10px 0 0 0;
}

.inner-area-title {    
    font-size: 23px;
    font-weight: 500;
    word-break: break-word;
}
.section-area-text {    
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    word-break: break-word;
}
.textcenter{  text-align: center;}

:hover{
    -webkit-transition-duration: 1s;   
    -moz-transition-duration: 1s;   
    -o-transition-duration: 1s;   
    transition-duration: 1s;
}

section .darkbox{  padding:3em 0;  background: rgba(0,0,0,0.6)}
.padding0{ padding: 0;}
.ht-section-title-tagline{ margin-bottom: 3em;}
.ht-section-title{
    font-size: 33px;
    color: #323232;
    margin: 0 auto;
    font-weight: bold;
    line-height: 60px;
    word-break: break-word;
    position: relative;
}
.darkbox .ht-section-tagline{
    font-size:16px;
    width: 70%;
    margin: 0 auto 0;
    color:#fff;
}
/* Old title styles - keeping minimal for other uses */
.ht-main-title{
    position: relative;
    margin: 1em 0px 14px;
    z-index: 1;
}

/* Hide old title in new header design */
.page-header-content .ht-main-title {
    display: none;
}
.category .ht-main-title {  margin: 0 0 1.5em;}
.ht-site-title, .site-title{
    font-weight: 600;
    font-size: 32px;
    line-height: 1;
    padding: 0;
}
.ht-site-title a, .site-title a{ text-decoration: none;color: #4a4a4a;}
.ht-site-description{
/*    color: #ffffff;*/
    font-size: 14px;
    font-weight: normal;
    margin: 8px 0 0 0;
}
.ht-site-description a{color:#000;}
#total-breadcrumbs{
     font-size: 15px;
    margin: 0;
    color: inherit;
    display: block !important;
    text-align: center;
    padding: 0px 0 2.5em;
}
.single-productpage .innerpage-whitebox { margin-top: 0; padding: 1em;}
.single-productpage #sidebars {   margin-top: 20px;}
.single-productpage .ht-main-title {  padding: 20px;}
.woocommerce ul.product_list_widget li img{ margin: 0 15px 0px 0;}
.woocommerce .woocommerce-breadcrumb a,
#total-breadcrumbs a{ color: #000;}
.woocommerce .woocommerce-breadcrumb a:hover,
#total-breadcrumbs a:hover{ color: #fe5722;}
.taxonomy-description,
.term-description{ margin-bottom: 15px; padding: 0px 25px 25px 25px;}
.taxonomy-description p:last-child,
.term-description p:last-child{  margin-bottom: 0;}
/*======= side bar ===========*/
.woocommerce .widget_price_filter .price_slider_amount {
    text-align: center !important;
    padding: 0 2px !important;
    
}
/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/
.page-main-header { overflow: hidden; position: relative;}
/* Old hederpipe style removed */
/* Old breadcrumb styles removed - using new page-header-breadcrumb-box */

/*===========================================
## Search & cart icon
======================================*/
.sitenav .search-icon{ position: absolute; right: 0; top: 20px; cursor: pointer; padding: 0;}
.sitenav .search-icon i{
    margin: 0;
    font-size: 16px;
    color: #fff;
    background: #ac8e50;
    padding: 13px 15px;
    border-radius: 50%;
}
.sitenav .search-bar { display: none; position: absolute; bottom: 16px; z-index: 200; right: 13%;}
.sitenav .search-bar input{display:inline-block;}
.sitenav .search-bar input[type="text"]{ 
   width:100%;
   background: rgba(33, 33, 33, 0.8);
   color:#fff;
   border:none;
}
.sitenav .search-bar input[type='submit']{ background: #000;color: #000;width: 15%;padding: 0;}
/*----------------------------------------*/
/*  Inner Page Header Area - Redesigned
/*----------------------------------------*/
.page-main-header {
    position: relative;
    min-height: 350px;
    display: flex;
    align-items: center;
    padding: 120px 0 80px;
    background-attachment: fixed;
}

.page-header-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.page-header-content {
    position: relative;
    z-index: 2;
    max-width: 100%;
}

/* Orange Badge */
.page-header-badge {
    margin-bottom: 15px;
    display: block;
}

.page-header-badge .badge-text {
    display: inline-block;
    background-color: #fe5722;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 6px 18px;
    border-radius: 4px;
    line-height: 1.4;
}

/* White Breadcrumb Box */
.page-header-breadcrumb-box {
    background: #ffffff;
    padding: 12px 25px;
    border-radius: 6px;
    display: inline-block;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin-top: 0;
}

.page-header-breadcrumb-box #total-breadcrumbs,
.page-header-breadcrumb-box span {
    color: #333;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    line-height: 1.6;
}

.page-header-breadcrumb-box #total-breadcrumbs a,
.page-header-breadcrumb-box span a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
}

.page-header-breadcrumb-box #total-breadcrumbs a:hover,
.page-header-breadcrumb-box span a:hover {
    color: #fe5722;
}

.page-header-breadcrumb-box #total-breadcrumbs .current,
.page-header-breadcrumb-box span.current {
    color: #fe5722;
    font-weight: 600;
}

.page-header-breadcrumb-box .bread-arrow {
    color: #fe5722;
    margin: 0 8px;
    font-weight: 600;
}

.page-header-breadcrumb-box .button {
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
}

/* Responsive Styles */
@media screen and (max-width: 768px) {
    .page-main-header {
        min-height: 280px;
        padding: 100px 0 60px;
    }
    
    .page-header-badge .badge-text {
        font-size: 11px;
        padding: 6px 16px;
    }
    
    .page-header-breadcrumb-box {
        padding: 12px 20px;
    }
    
    .page-header-breadcrumb-box #total-breadcrumbs,
    .page-header-breadcrumb-box span {
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    .page-main-header {
        min-height: 250px;
        padding: 80px 0 50px;
    }
    
    .page-header-badge .badge-text {
        font-size: 10px;
        padding: 5px 12px;
        letter-spacing: 1px;
    }
    
    .page-header-breadcrumb-box {
        padding: 10px 15px;
    }
    
    .page-header-breadcrumb-box #total-breadcrumbs,
    .page-header-breadcrumb-box span {
        font-size: 13px;
    }
}

/* Old overlay removed - using new page-header-overlay */
/*----------------------------------------*/
/*  01. Header Area
/*----------------------------------------*/
header .nav-menus{display: none;}
.resp_header_logo {  display: none;}
.header-transparent .resp_head_box {  padding: 12px 0 15px;}
.header-seo.header-transparent .is-fixed .main-bar p.ht-site-description { display: none;}
.resp_header_btn p {  display: none;}
.header-right .single-header-info {  text-align: right;}

header.site-header li {display: inline-block; list-style-type: none;}

/* ====== header-top ======== */

header .htop button.share-icn, header .headphone,
header button.share-icn{display: none;}
.logo { padding: 0px 5px 0 0px;}
.logobox img{ position: relative;}
header.site-header .main-dispaly.padding0 {  padding-right: 0;}
header .Hbtn a{
    margin-top: 0px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    padding: 6px 30px;
    text-align: center;
    background: none;
    color: #fff;
    border: 1px solid #fff;
    font-size: 18px;
    font-weight: 500;
    z-index: 1;
    transition: all 0.4s ease 0.5s;
    border-radius: 10px;
    text-decoration: none;
}
header .Hbtn a:hover{border:1px solid transparent;}
header .Hbtn a:before,
header .Hbtn a:after {
    content: "";
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    transition: transform 0.6s;
  }
header .Hbtn a:after{
    clip-path: polygon(20% 0, 0 50%, 20% 100%, 100% 100%, 100% 0);
    left: 100%;
}
header .Hbtn a:before {
    clip-path: polygon(80% 0, 100% 50%, 80% 100%, 0 100%, 0 0);
    right: 100%;
}
header .Hbtn a:hover:before { transform: translateX(90%);}
header .Hbtn a:hover:after { transform: translateX(-90%);}


/* top-header
-------------------------------------------------------------- */

/* = Navigation hover and active menu css
-------------------------------------------------------------- */

header.site-header span.text,
.single-header-info span.theme-color {
    font-size: 14px;
    font-weight: 600;
    word-break: break-word;
}
.navigation .mainmenu{ 
    position:relative; 
    z-index:9999; 
    vertical-align:middle; 
    float: none;
}
.navigation .mainmenu li{ 
    display:inline-block; 
    position:relative; 
    line-height:normal; 
    margin: 0 8px;
}
.navigation .mainmenu li a{ 
    display:block; 
    text-align:center; 
    /*color:#ffffff; */
    position:relative; 
}


/*menu water drop*/

.navigation .mainmenu li a::before {
    background: #d33;
    content: "";
/*    inset: 0;*/
    position: absolute;
    transform: rotate(45deg);
    transform-origin: center;
    transition: transform 0.5s ease-in-out;
    z-index: 1;
    border-radius: 0 50px 50px 50px;
    width: 10px;
    height: 10px;
    /*height: 8px;*/
    margin: 0px auto;
    opacity: 0;
    /*    border-bottom:6px dotted #3ff ;*/
    left: 0;
    right: 0;
    bottom: 0;

}
.navigation .mainmenu li.current_page_item a::before, .current_page_item > a::before,
.navigation .mainmenu li a:hover::before {
    opacity: 1;
    margin: 0px auto;
    transform-origin: center;
    bottom: -10px;
    -webkit-animation: slideInDown 5s linear infinite;
    animation: slideInDown 5s linear infinite;
}
/* = Navigation 2nd level css
-------------------------------------------------------------- */
.navigation .mainmenu ul.sub-menu li { 
    list-style-type: none;transition: all 0.5s;
    border-bottom: 1px solid #f1f1f1;
    transition: all 0.5s;
/*    border-radius: 10px;*/
}
.navigation .mainmenu ul.sub-menu li:last-child { 
    border-bottom: 0px solid #f1f1f1;
}
.navigation .mainmenu li:hover ul.sub-menu{
/*    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
*/    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    transition: all 0.5s;
}

ul.sub-menu{
   /* display:none;*/
    z-index:9999;
    position:absolute;
    left:-9999px;
    border-radius: 0px;
    box-shadow: 0 0 12px rgba(0,0,0,0.2);
    left: 0;
    text-align: left;
    background: #9bb70d;
    min-width: 250px;
    z-index: 999;
    padding: 0px;
    margin-top: 0px;
    box-shadow: 0px 5px 30px rgba(0,0,0,0.13);
}
.navigation .mainmenu li ul li{
    display:block; 
    position:relative; 
    float:none; 
    line-height:18px; 
    margin-left:0; 
    margin-right:0; 
    -webkit-transform: skew(0deg); 
    -ms-transform: skew(0deg); 
    transform: skew(0deg); 
    /*box-shadow: 0 0 6px rgba(0,0,0,0.15);*/
}
.navigation .mainmenu ul.sub-menu li a:hover {
    border-radius: 10px !important;
}
.navigation .mainmenu ul.sub-menu .sub-menu{border: 0;}
.navigation .mainmenu li ul li a{
    display:block; 
    padding: 5px 0px;
    position:relative;
    top:0; 
    text-align:left; 
    z-index: 1;
}
.navigation .mainmenu li:hover ul.sub-menu li {
    opacity: 1;
    visibility: visible;
}
.navigation .mainmenu ul.sub-menu li a {
    font-size: 14px;
    position: relative;
    color: #3b3fb2;
    font-weight: 600;
    margin-right: 25px;
}
.navigation .mainmenu ul.sub-menu li a:hover {
    background: #fff;
    z-index: 200;
}
.navigation .mainmenu ul.sub-menu li a {
    list-style-type: none;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 8px 12px 20px;
    display: inline-block;
    width: 100%;
    margin: 0px;
}
.ht-sticky-header .header-transparent {
    position: fixed;
    left: 0;
    right: 0;
}

/* = Navigation 3rd level css
-------------------------------------------------------------- */
/*.page-template-default .navigation .mainmenu li a{color:#fff;}*/
/*.navigation .mainmenu li:hover ul li:hover > ul{
    display:block; 
    position:absolute; 
    left:205px; 
    top:-1px; 
    -ms-animation: fadeInRight .3s ease-in-out; 
    -webkit-animation: fadeInRight .3s ease-in-out; 
    animation:fadeInRight .3s ease-in-out; 
    z-index: 1;
}*/


.header.site-header ul.sub-menu li a {
    font-size: 14px;
    /*    transition: all 0.5s ease 0s;*/
    font-weight: 500;
    position: relative;
}

.header.site-header ul.sub-menu li a{   
    display: block;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    line-height: 1.4em;
    letter-spacing: .05em;
}
.mainmenu .sub-menu{border-radius: 10px;}
.sub-menu{border-radius: 0;}
ul.sub-menu, 
header.site-header ul.sub-menu {
    background-color: #000;
    /*overflow: hidden;*/
}
.navigation .mainmenu ul.sub-menu li.current_page_item a, 
.navigation .mainmenu ul.sub-menu li:hover a{
/*    background-color: #f2f2f2;*/
    transition: all 0.3s;}
.navigation .mainmenu ul.sub-menu li:hover a{padding: 12px 8px 12px 30px;transition: all 0.3s;}
 .header.site-header ul.sub-menu li a:before {
    content: "\f064";
    font-family: 'FontAwesome';
    position: absolute;
    top: 30%;
    animation: none;
    transform: rotate(0deg);
    transition: all 0.3s;
    margin-left: 14px;
    background: none;
}
.navigation .mainmenu ul.sub-menu li.current_page_item a {
    padding: 12px 8px 12px 31px;
}

.navigation .mainmenu ul.sub-menu li li{border: none;}
header.site-header ul { margin: 0;}
header.site-header .text-bx.padding0 {
    font-size: 13px;
    font-weight: 700;
}
header.site-header .list-inline.m-a0 {
   padding: 2px 0;
   float: right;
}

.navigation .mainmenu {position: relative;}
.header-icon i.fa {
    position: relative;
    top: 0px;
    font-size: 15px;
    padding-right: 9px;
    font-weight: 700;
}
.site-header{
    z-index: 1000;
    position: absolute;
    width: 100%;
    background: none;
}

.site-header ul,
.site-header ol {
    margin-bottom: 0;
}
/*without top bar*/
.extra-nav {
    float: right;
    padding: 26px 0;
    position: relative;
    z-index: 9;
}
.extra-nav .site-button-link{
    font-size:15px;
}
.extra-nav .extra-cell {
    display: inline-block;
    margin-left: 10px;
}
@media only screen and (max-width: 767px) {
    .extra-nav {
        margin-right: 15px;
    }
}

@media only screen and (max-width: 480px) {
    .extra-nav {
        margin: 0 1px 0 0;
        text-align: right;
    }
}
.new-page{
    padding: 2px 5px;
    font-size: 10px;
    background: #ff0000;
    color: #fff;
    border-radius: 4px;
    vertical-align: middle;
    margin-left: 2px;
}
.new-page.menu-new{
    font-size: 10px;
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 3px 4px;
    line-height: 10px;
}

/* map page header*/

#header-part.fix-map-header .main-bar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}

div#secondary .widget_calendar table thead tr th{ padding: 10px;}
.widget_calendar tfoot tr td a {  padding: 2px 10px;}

/*---------------------------------------------------------------
15. PAGE TOP BAR (left & right content)
---------------------------------------------------------------*/
.icon-x {
    text-align: right;
}
.main-header-info {
    text-align: center;
}
.header-icon {
    display: inline-block;
    text-align: left;
}
.top-bar {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    color: #444444;
}
.dlab-topbar-right {
    float: right;
}
.dlab-topbar-left ul,
.dlab-topbar-right ul{
    list-style:none;
    margin:0;
    padding:0;
}
.dlab-topbar-left ul li,
.dlab-topbar-right ul li{
    display:inline-block;
}
.dlab-topbar-left ul li{
    padding-right:0px;
}
.dlab-topbar-left ul li a,
.dlab-topbar-right ul li a{
    color:#444444;
}
.topbar-social li a{
    padding: 0 6px; 
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation { margin: 0 0 15px; overflow: hidden;}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous { float: left; width: 50%;}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.navigation .mainmenu {
    transition: padding 0.3s ease;
    -moz-transition: padding 0.3s ease;
    -webkit-transition: padding 0.3s ease;
}
.navigation .mainmenu.ht-menu { display: block !important;}
.navigation .mainmenu li { position: relative;}
.navigation .mainmenu li a {
  display: block;
  text-decoration: none;
  font-size: 15px;
  padding: 2px 0;
}
.sf-arrows .sf-with-ul { padding-right: 0em !important;}
.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
i.flaticon-phone-call.m-r5, 
i.ti-location-pin.m-r5 {
    margin-right: 12px;
}

/* = Navigation sticky header css
-------------------------------------------------------------- */
/*.mobi1{display: none;}*/
.top-bar-head { padding: 1em 0 0.1em 0;border-bottom: 1px solid #fff;}
.site-navigation {
/*    margin-top: 0px;*/
/*    background: #fff;*/
    display: inline-block;
    padding: 2px 0em;
    float: right;
}
.header-transparent .sticky-header {
    padding: 14px 0;
    text-align: right;
}
.header-seo.header-transparent .is-fixed .main-bar ul {
    padding: 5px 0 10px;
    text-align: center;
}
.header-seo.header-transparent .is-fixed .main-bar ul ul.sub-menu { padding: 0px;}
.header-seo.header-transparent .is-fixed .main-bar input[type="search"] {
    top: 10px;
    position: relative;
}
.header-seo.header-transparent .is-fixed .main-bar span.sb-icon-search {  top: 8px;}
header.site-header .dlab-topbar-left {  position: relative;  top: 13px;}


/*----------------------------------------*/
/*  Slider Area
/*----------------------------------------*/

.slider_section{     
    position: relative;
    overflow: hidden;
    min-height: 750px;
    height: 100vh;
    max-height: 1000px;
    display: flex;
    align-items: center;
    z-index: 1;
    margin-top: 0;
}

.slider_section .owl-carousel {
    height: 100%;
}

.slider_section .owl-carousel .item {
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
}

.slider_section .slider_gradiant{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(17, 25, 68, 0.75) 0%, rgba(17, 25, 68, 0.65) 100%);
    z-index: 2;
}

.slider_section .slide-mainimg{
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: blur(3px) brightness(0.7);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.slider_section .slider_content {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 150px 0 80px 0;
    animation: fadeInUp 0.8s ease-out;
    margin-top: 0;
}

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

/* Slider Badge */
.slider-badge {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    animation: fadeInLeft 0.6s ease-out 0.2s both;
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.slider-badge .badge-line {
    width: 50px;
    height: 3px;
    background-color: #f54a00;
    margin-right: 15px;
    display: inline-block;
    border-radius: 2px;
}

.slider-badge .badge-text {
    background-color: #f54a00;
    color: #ffffff;
    padding: 10px 24px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    box-shadow: 0 3px 10px rgba(245, 74, 0, 0.4);
    white-space: nowrap;
}

/* Main Title */
.slider-main-title {
    font-size: 80px;
    font-weight: 900;
    line-height: 1.1;
    color: #ffffff;
    margin: 0 0 20px 0;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: -2px;
    animation: fadeInUp 0.8s ease-out 0.3s both;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.slider-main-title br {
    display: block;
    margin: 5px 0;
}

/* Sub Heading */
.slider-sub-heading {
    font-size: 32px;
    font-weight: 700;
    color: #f54a00;
    margin: 0 0 30px 0;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 3px;
    animation: fadeInUp 0.8s ease-out 0.4s both;
    text-shadow: 0 2px 8px rgba(245, 74, 0, 0.2);
}

/* Description */
.slider-description {
    color: rgba(255, 255, 255, 0.95);
    font-size: 18px;
    line-height: 1.9;
    margin-bottom: 40px;
    max-width: 650px;
    animation: fadeInUp 0.8s ease-out 0.5s both;
}

.slider-description p {
    margin: 0 0 10px 0;
    color: rgba(255, 255, 255, 0.95);
}

.slider-description p:last-child {
    margin-bottom: 0;
}

/* CTA Buttons */
.slider-cta-buttons {
    display: flex;
    gap: 20px;
    margin-bottom: 45px;
    flex-wrap: wrap;
    animation: fadeInUp 0.8s ease-out 0.6s both;
}

.slider-btn {
    padding: 18px 40px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.slider-btn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    transform: translate(-50%, -50%);
    transition: width 0.6s, height 0.6s;
}

.slider-btn:hover::before {
    width: 300px;
    height: 300px;
}

.slider-btn-primary {
    background-color: #f54a00;
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(245, 74, 0, 0.4);
}

.slider-btn-primary:hover {
    background-color: #e04300;
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(245, 74, 0, 0.5);
    color: #ffffff;
}

.slider-btn-secondary {
    background-color: #ffffff;
    color: #2c2c2c;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.slider-btn-secondary:hover {
    background-color: #f8f8f8;
    transform: translateY(-3px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);
    color: #2c2c2c;
}

/* Divider Line */
.slider-divider {
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.4), transparent);
    margin-bottom: 45px;
    max-width: 650px;
    animation: fadeInUp 0.8s ease-out 0.7s both;
}

/* Stats Section */
.slider-stats {
    display: flex;
    gap: 60px;
    flex-wrap: wrap;
    animation: fadeInUp 0.8s ease-out 0.8s both;
}

.stat-item {
    display: flex;
    flex-direction: column;
    position: relative;
}

.stat-item:not(:last-child)::after {
    content: '';
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.2);
}

.stat-number {
    font-size: 48px;
    font-weight: 900;
    color: #f54a00;
    line-height: 1;
    margin-bottom: 10px;
    text-shadow: 0 2px 8px rgba(245, 74, 0, 0.3);
    transition: transform 0.3s ease;
}

.stat-item:hover .stat-number {
    transform: scale(1.1);
}

.stat-label {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Owl Carousel Dots Styling */
.slider_section .owl-dots {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    display: flex;
    gap: 10px;
    justify-content: center;
}

.slider_section .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.4);
    border: 2px solid rgba(255, 255, 255, 0.6);
    transition: all 0.3s ease;
    cursor: pointer;
    padding: 5px;
}

.slider_section .owl-dots .owl-dot:hover {
    background-color: rgba(255, 255, 255, 0.6);
    transform: scale(1.2);
}

.slider_section .owl-dots .owl-dot.active {
    background-color: #f54a00;
    border-color: #f54a00;
    width: 30px;
    border-radius: 6px;
}

/*----------------------------------------*/
/*   schedule Section   */
/*===========================*/

#schedule{
    position: relative;
    padding: 2em 0 0em 0;
}
.scheduleus-post-wrap {
    position: absolute;
    bottom: 35px;
    z-index: 1;
    width: 50%;
    background: #111944;
}
#schedule .sec-img{
    background: url(images/sliderborder.png) repeat-x 0 0;
    height: 52px;
    position: absolute;
    width: 105.4%;
    top: -35px;
    z-index: 1;
    border-radius: 0 30px 0 0;
    left: 0;
}
#schedule .sec-img-right{
    background: url(images/sliderborder.png) repeat-x 0 0;
    height: 51px;
    position: absolute;
    width: 18%;
    top: 27.9px;
    z-index: 1;
    right: -11.5%;
    transform: rotate(90.4deg);
    border-radius: 0 0 10px 0;
}
#schedule .schedule-post-boxes{
    padding-left: 2em;
}
#schedule .schedulebx { position: relative; padding: 2em 0 1em 0;}
/*#schedule .schedulebx:nth-child(odd):after {
    content: "";
    border-right: 30px solid #D9D9D9;
    top: 0;
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: 0;
}*/
#schedule .scheduleus-single { position: relative; padding: 0 40px;}
#schedule .icn {
/*    margin: 0 auto;*/
    position: relative;
    width: 54px;
    height: 54px;
    line-height: 54px;
    font-size: 50px;
    border-radius: 50px;
    background: #3ff;
    text-align: center;
    background: #d33;
    transition: all 0.3s;
}

#schedule .scheduleus-single:hover .icn{  border-radius: 5px;transition: all 0.3s;}

#schedule .schedule-area-data .conbx{padding-right: 3em;}
#schedule .schedule-area-data h4{font-size: 26px;font-weight: 600;color: #fff;margin: 0;}
#schedule .schedule-area-data p{font-size: 18px;color: #fff;}


/*----------------------------------------*/
/*  About Area
/*----------------------------------------*/
/* ============================================
   About Section Redesign
   ============================================ */

#about { 
    position: relative; 
    overflow: hidden;
    background: #ffffff;
    padding: 100px 0;
}

.about-content-section {
    padding-right: 40px;
}

/* About Badge */
.about-badge {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.about-badge .badge-line {
    width: 50px;
    height: 3px;
    background-color: #f54a00;
    margin-right: 12px;
    display: inline-block;
    border-radius: 2px;
}

.about-badge .badge-text {
    background-color: #111944;
    color: #ffffff;
    padding: 8px 20px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Main Title */
.about-main-title h2 {
    font-size: 48px;
    font-weight: 900;
    color: #2c2c2c;
    margin: 0 0 30px 0;
    line-height: 1.2;
}

/* Description */
.about-description {
    margin-bottom: 40px;
}

.about-description p {
    font-size: 16px;
    line-height: 1.8;
    color: #666666;
    margin: 0 0 20px 0;
}

.about-description p:last-child {
    margin-bottom: 0;
}

/* Progress Bars */
.about-progress-bars {
    margin-bottom: 40px;
}

.progress-item {
    margin-bottom: 25px;
}

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

.progress-label-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.progress-label {
    font-size: 15px;
    font-weight: 600;
    color: #2c2c2c;
}

.progress-percentage {
    font-size: 16px;
    font-weight: 700;
    color: #f54a00;
}

.progress-bar-wrapper {
    width: 100%;
    height: 8px;
    background-color: #e5e5e5;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.progress-bar-fill {
    height: 100%;
    background-color: #111944;
    border-radius: 10px;
    transition: width 1.5s ease-out;
    position: relative;
}

.progress-bar-fill::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    animation: shimmer 2s infinite;
}

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

/* Features List */
.about-features {
    margin-bottom: 40px;
}

.features-row {
    display: flex;
    gap: 30px;
    margin-bottom: 20px;
}

.features-row:last-child {
    margin-bottom: 0;
}

.feature-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 15px;
    font-weight: 600;
    color: #2c2c2c;
}

.feature-item i {
    color: #f54a00;
    font-size: 18px;
}

/* CTA Button */
.about-cta {
    margin-top: 30px;
}

.about-cta-btn {
    display: inline-block;
    background-color: #111944;
    color: #ffffff;
    padding: 16px 35px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(17, 25, 68, 0.3);
}

.about-cta-btn:hover {
    background-color: #0d1338;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(17, 25, 68, 0.4);
    color: #ffffff;
}

/* Images Section */
.about-images-section {
    padding-left: 20px;
}

.about-images-wrapper {
    display: flex;
    gap: 20px;
    position: relative;
    align-items: flex-start;
}

.about-image-left {
    position: relative;
    flex: 1;
    max-width: 48%;
}

.about-image-left img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}

.about-image-left:hover img {
    filter: grayscale(0%);
}

/* Orange Year Badge Overlay */
.about-year-badge {
    position: absolute;
    bottom: -20px;
    left: 20px;
    background-color: #f54a00;
    padding: 25px 30px;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(245, 74, 0, 0.4);
    z-index: 10;
}

.about-year-badge .year-number {
    font-size: 48px;
    font-weight: 900;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 5px;
}

.about-year-badge .year-text {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.about-image-right {
    flex: 1;
    max-width: 48%;
    margin-top: 40px;
}

.about-image-right img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease;
}

.about-image-right:hover img {
    transform: translateY(-5px);
}

/* Legacy Support */
#about .abtsection-title h2{
    font-size: 48px;
    font-weight: 900;
    margin-top: 0;
    line-height: 1.2;
    color: #2c2c2c;
}
#about .section-subtext p{ font-size: 16px; margin: 0 0 20px 0; line-height: 1.8; color: #666666;}
#about .abt-rbx{ padding: 0;}

/*----------------------------------------*/
/*   Counter Area
/*----------------------------------------*/
.counter-area {position: relative;overflow: hidden;}
.counter-area .counter-img img{width: auto; height: auto; margin-left: 10em;
}
.counter-img h3 {
    font-size: 29px;
    font-weight: 600;
    background: #f7b84d;
    padding: 54px;
    position: absolute;
    top: 40%;
    border-radius: 30px;
    line-height: 1.5;
    width: 24%;
}
.counter-img h3::before {
    content: "\f10e";
    font-family: 'Fontawesome';
    font-size: 42px;
    color: #000000;
    position: absolute;
    top: -0.8em;
    transform: rotateY(180deg);
    transition: all 1s ease 0s;
}

.counter-area h2 {font-size: 60px;font-weight: 700; margin-bottom: 1em;}
.counter-area p {font-size: 20px; margin: 0;}
.counter-area .counter-post-boxes {
    margin-top: 2em;
    position: relative;
}
.counter-area .contbox {
    margin-top: 4em;
}
.counter-area .contbox p.percentage {
    font-size: 30px;
    color: #000 !important;
}
.counter-area .contbox h4 {
    font-size: 26px;
    font-weight: 600;
    margin: 20px 0;
}
/*----------------------------------------*/
/*   Features Section
/*----------------------------------------*/
/* ============================================
   Mission & Vision Section Styling - Our Mission & Our Vision Design
   ============================================ */

/* Section Background */
#features.mission-vision-section {
	background-color: #F5F7FA;
	padding: 6em 0 4em;
	position: relative;
	overflow: hidden;
}

/* Card Wrapper */
.mission-card-wrapper,
.vision-card-wrapper {
	margin-bottom: 30px;
}

/* Mission & Vision Card */
.mission-vision-card {
	background-color: #ffffff;
	border: 2px solid #f54a00;
	border-radius: 12px;
	padding: 40px 35px;
	height: 100%;
	display: flex;
	flex-direction: column;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
	transition: all 0.3s ease;
	position: relative;
}

.mission-vision-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

/* Icon Box */
.card-icon-box {
	width: 60px;
	height: 60px;
	background-color: #fff5f0;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 25px;
	flex-shrink: 0;
}

.card-icon-box i {
	font-size: 28px;
	color: #f54a00;
	line-height: 1;
}

/* Card Title */
.card-title {
	font-size: 28px;
	font-weight: 700;
	color: #111944;
	margin: 0 0 20px 0;
	line-height: 1.3;
}

/* Card Description */
.card-description {
	font-size: 15px;
	color: #666666;
	line-height: 1.7;
	margin: 0;
	flex-grow: 1;
}

/* Responsive Design */
@media (max-width: 991px) {
	.mission-vision-card {
		padding: 35px 30px;
	}
	
	.card-title {
		font-size: 24px;
	}
	
	.card-description {
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	#features.mission-vision-section {
		padding: 4em 0 3em;
	}
	
	.mission-card-wrapper,
	.vision-card-wrapper {
		margin-bottom: 25px;
	}
	
	.mission-vision-card {
		padding: 30px 25px;
	}
	
	.card-icon-box {
		width: 55px;
		height: 55px;
		margin-bottom: 20px;
	}
	
	.card-icon-box i {
		font-size: 24px;
	}
	
	.card-title {
		font-size: 22px;
		margin-bottom: 15px;
	}
	
	.card-description {
		font-size: 14px;
		line-height: 1.6;
	}
}

@media (max-width: 575px) {
	.mission-vision-card {
		padding: 25px 20px;
	}
	
	.card-icon-box {
		width: 50px;
		height: 50px;
	}
	
	.card-icon-box i {
		font-size: 22px;
	}
	
	.card-title {
		font-size: 20px;
	}
}
    bottom: 0%;
    border-radius: 25px;
    right: 6%;
    z-index: 0;
}

/*----------------------------------------*/
/*   team Area
/*----------------------------------------*/
#innerpage-box .our-team,
/* ============================================
   Our Leadership Team Section Styling - Meet Our Expert Team Design
   ============================================ */

/* Section Background */
#team.team-section {
	background-color: #ffffff;
	padding: 6em 0 4em;
	position: relative;
	overflow: hidden;
}

/* Section Header */
.team-header {
	text-align: center;
	margin-bottom: 4em;
}

/* Badge Styling */
.team-badge {
	margin-bottom: 1.5em;
}

.team-badge .badge-text {
	display: inline-block;
	background-color: #f54a00;
	color: #ffffff;
	padding: 8px 20px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 20px;
}

/* Sub-heading */
.team-subtitle {
	font-size: 36px;
	font-weight: 600;
	color: #666666;
	margin: 0 0 1em 0;
	line-height: 1.2;
}

/* Description */
.team-description {
	font-size: 16px;
	color: #666666;
	line-height: 1.6;
	max-width: 800px;
	margin: 0 auto;
}

/* Team Grid Wrapper - Works for both homepage and inner pages */
/* Team Grid Wrapper - Works for both homepage and inner pages */
.team-grid-wrapper,
#innerpage-box .team-grid-wrapper {
	margin-top: 3em;
}

/* Ensure team cards work properly in inner pages */
#innerpage-box .team-grid-wrapper .row {
	margin: 0 -15px;
}

#innerpage-box .team-grid-wrapper .team-card-wrapper {
	padding: 0 15px;
}

/* Team Card Wrapper - Works for both homepage and inner pages */
.team-card-wrapper,
#innerpage-box .team-card-wrapper {
	margin-bottom: 30px;
}

/* Team Card - Works for both homepage and inner pages */
.team-card,
#innerpage-box .team-card {
	background-color: #ffffff;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
	transition: all 0.3s ease;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.team-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

/* Team Image */
.team-image-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 100%; /* Square aspect ratio */
}

.team-image-wrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 12px 12px 0 0;
	transition: transform 0.3s ease;
}

.team-card:hover .team-image-wrapper img {
	transform: scale(1.05);
}

/* Team Info */
.team-info {
	padding: 25px 20px;
	text-align: center;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

/* Team Name */
.team-name {
	font-size: 22px;
	font-weight: 700;
	color: #111944;
	margin: 0 0 8px 0;
	line-height: 1.3;
}

/* Team Designation */
.team-designation {
	font-size: 14px;
	color: #666666;
	line-height: 1.5;
	margin: 0;
}

/* Responsive Design */
@media (max-width: 991px) {
	.team-subtitle {
		font-size: 32px;
	}
	
	.team-card-wrapper {
		margin-bottom: 25px;
	}
}

@media (max-width: 767px) {
	#team.team-section {
		padding: 4em 0 3em;
	}
	
	.team-header {
		margin-bottom: 3em;
	}
	
	.team-subtitle {
		font-size: 28px;
	}
	
	.team-description {
		font-size: 14px;
	}
	
	.team-badge .badge-text {
		font-size: 11px;
		padding: 6px 16px;
	}
	
	.team-info {
		padding: 20px 15px;
	}
	
	.team-name {
		font-size: 20px;
	}
	
	.team-designation {
		font-size: 13px;
	}
}

@media (max-width: 575px) {
	.team-subtitle {
		font-size: 24px;
	}
	
	.team-card-wrapper {
		margin-bottom: 20px;
	}
}

/*----------------------------------------
/*  appointment Area
/*----------------------------------------*/

/* ============================================
   Appointment Section Styling - Ready to Start Your Project Design
   ============================================ */

/* Section Background */
#appointment.appointment-section {
	position: relative;
	z-index: 1;
	background-color: #f54a00;
	background-image: url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="100" height="100" patternUnits="userSpaceOnUse"><path d="M 100 0 L 0 0 0 100" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');
	padding: 5em 0 0;
	overflow: hidden;
}

.appointment-section > .container {
	position: relative;
	z-index: 2;
}

/* Section Header */
.appointment-header {
	text-align: center;
	margin-bottom: 3em;
	padding: 0 15px;
}

.appointment-main-title {
	font-size: 42px;
	font-weight: 700;
	color: #ffffff;
	margin: 0 0 1em 0;
	line-height: 1.2;
}

.appointment-description {
	font-size: 18px;
	color: #ffffff;
	line-height: 1.6;
	margin: 0;
	opacity: 0.95;
}

/* Form Wrapper */
.appointment-form-wrapper {
	margin-bottom: 3em;
	padding: 0 15px;
}

.appointment-form-box {
	background: #ffffff;
	border-radius: 12px;
	padding: 40px;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
	max-width: 900px;
	margin: 0 auto;
}

/* Form Styles */
.appointment-contact-form .form-group {
	margin-bottom: 20px;
}

.appointment-contact-form .form-control {
	width: 100%;
	padding: 15px 20px;
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	font-size: 16px;
	color: #333;
	background-color: #ffffff;
	transition: all 0.3s ease;
}

.appointment-contact-form .form-control:focus {
	outline: none;
	border-color: #f54a00;
	box-shadow: 0 0 0 3px rgba(245, 74, 0, 0.1);
}

.appointment-contact-form .form-control::placeholder {
	color: #999;
}

.appointment-contact-form textarea.form-control {
	resize: vertical;
	min-height: 120px;
}

/* Submit Button */
.appointment-submit-btn {
	background-color: #111944;
	color: #ffffff;
	padding: 18px 50px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	border-radius: 6px;
	cursor: pointer;
	transition: all 0.3s ease;
	display: inline-block;
	margin-top: 10px;
}

.appointment-submit-btn:hover {
	background-color: #0d1430;
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}

.appointment-submit-btn::after {
	content: ' →';
	display: inline-block;
	margin-left: 5px;
	transition: transform 0.3s ease;
}

.appointment-submit-btn:hover::after {
	transform: translateX(5px);
}

/* Contact Info Footer */
.appointment-contact-info {
	background-color: #111944;
	padding: 3em 0;
	margin-top: 0;
	width: 100%;
	position: relative;
}

.appointment-contact-info > .container {
	position: relative;
	z-index: 1;
}

.contact-info-item {
	margin-bottom: 30px;
}

.contact-info-box {
	text-align: center;
	padding: 20px 15px;
}

.contact-icon {
	width: 60px;
	height: 60px;
	background-color: #f54a00;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 20px;
	transition: all 0.3s ease;
}

.contact-icon i {
	color: #ffffff;
	font-size: 24px;
}

.contact-icon:hover {
	transform: scale(1.1);
	box-shadow: 0 4px 15px rgba(245, 74, 0, 0.4);
}

.contact-title {
	font-size: 20px;
	font-weight: 700;
	color: #ffffff;
	margin: 0 0 10px 0;
}

.contact-details {
	font-size: 16px;
	color: #e0e0e0;
	line-height: 1.6;
	margin: 0;
	text-decoration: none;
	display: block;
	transition: color 0.3s ease;
}

.contact-details:hover {
	color: #f54a00;
	text-decoration: none;
}

/* Responsive Design */
@media (max-width: 991px) {
	.appointment-main-title {
		font-size: 36px;
	}
	
	.appointment-form-box {
		padding: 30px 25px;
	}
}

@media (max-width: 767px) {
	#appointment.appointment-section {
		padding: 4em 0 0;
	}
	
	.appointment-header {
		margin-bottom: 2em;
	}
	
	.appointment-main-title {
		font-size: 28px;
	}
	
	.appointment-description {
		font-size: 16px;
	}
	
	.appointment-form-box {
		padding: 25px 20px;
		border-radius: 8px;
	}
	
	.appointment-contact-form .form-control {
		padding: 12px 15px;
		font-size: 15px;
	}
	
	.appointment-submit-btn {
		padding: 15px 40px;
		font-size: 14px;
		width: 100%;
	}
	
	.appointment-contact-info {
		padding: 2.5em 0;
	}
	
	.contact-info-box {
		padding: 15px 10px;
	}
	
	.contact-icon {
		width: 50px;
		height: 50px;
		margin-bottom: 15px;
	}
	
	.contact-icon i {
		font-size: 20px;
	}
	
	.contact-title {
		font-size: 18px;
	}
	
	.contact-details {
		font-size: 14px;
	}
}

@media (max-width: 575px) {
	.appointment-main-title {
		font-size: 24px;
	}
	
	.appointment-form-box {
		padding: 20px 15px;
	}
}

.ht-inquiry-member-wrap input[type="text"], 
.ht-inquiry-member-wrap input[type="email"], 
.ht-inquiry-member-wrap input[type="url"], 
.ht-inquiry-member-wrap input[type="password"], 
.ht-inquiry-member-wrap input[type="search"], 
.ht-inquiry-member-wrap input[type="number"], 
.ht-inquiry-member-wrap input[type="tel"], 
.ht-inquiry-member-wrap input[type="range"], 
.ht-inquiry-member-wrap input[type="date"], 
.ht-inquiry-member-wrap input[type="month"], 
.ht-inquiry-member-wrap input[type="week"], 
.ht-inquiry-member-wrap input[type="time"], 
.ht-inquiry-member-wrap input[type="datetime"],
.ht-inquiry-member-wrap input[type="datetime-local"], 
.ht-inquiry-member-wrap input[type="color"],
.ht-inquiry-member-wrap input[type="file"],
.ht-inquiry-member-wrap textarea{    
    border: none;
    border-bottom: 1px solid #fff;
    width: 90%;
    color: #fff;
    margin: 0 0 10px 0;
    border-radius: 0px;
    padding: 20px 20px 10px 14px;
    font-size: 20px;
    font-weight: 400;
    background: none;
    /* box-shadow: -1px 0px 10px rgba(50,50,0,0.1); */
}
.ht-inquiry-member-wrap input[type="file"] {cursor: pointer;padding: 12px 20px;}
.ht-inquiry-member-wrap select{
    border: none;
    z-index: 2000;
    width: 100%;
    color: #595959;
    margin: 0 0 25px 0;
    border-radius: 10px;
    padding: 16px 20px;
    font-size: 14px;
    height: 100px;
    background: rgba(0, 0, 0, 0.8);
}
.ht-inquiry-member-wrap textarea { 
    height: 130px;
    padding: 18px 12px 18px 12px;
    margin-top: 0px;
    width: 95%;
}
.ht-inquiry-member-wrap label{color:#fff;margin:0 0 1em;width: 100%;}
.ht-inquiry-member-wrap p{font-size: 16px;position: relative;}
.ht-inquiry-member-wrap input[type="submit"]{
    text-align: center;
    position: relative;
    background: #e1e1e1;
    padding: 8px 50px;
    font-size: 26px;
    color: #fff;
    border-radius: 8px;
    margin: 1.2em 0 1em 0;
    word-break: break-all;
    transition: all 0.4s;
    box-shadow: none;
}
.ht-inquiry-member-wrap input[type="submit"]:hover{  transition: all 0.4s;}
.ht-inquiry-member-wrap div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: initial;
    background-image: url(../../images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}
/*----------------------------------------*/
/*  project Section
/*----------------------------------------*/

/* ============================================
   Featured Projects Section Styling - Our Recent Work Design
   ============================================ */

/* Section Background */
#project.project-section {
	background-color: #ffffff;
	padding: 6em 0 4em;
	position: relative;
}

/* Section Header */
.project-header {
	text-align: center;
	margin-bottom: 3em;
}

/* Badge Styling */
.project-badge {
	margin-bottom: 1.5em;
}

.project-badge .badge-text {
	display: inline-block;
	background-color: #f54a00;
	color: #ffffff;
	padding: 8px 20px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 20px;
}

/* Main Title */
.project-main-title {
	font-size: 42px;
	font-weight: 700;
	color: #111944;
	margin: 0 0 1em 0;
	line-height: 1.2;
}

/* Description */
.project-description {
	font-size: 16px;
	color: #666666;
	line-height: 1.6;
	max-width: 800px;
	margin: 0 auto;
}

/* Filter Buttons */
.project-filters {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 12px;
	margin-bottom: 3em;
}

.filter-btn {
	background-color: #ffffff;
	color: #666666;
	border: 1px solid #e0e0e0;
	padding: 10px 24px;
	font-size: 14px;
	font-weight: 500;
	border-radius: 25px;
	cursor: pointer;
	transition: all 0.3s ease;
	outline: none;
}

.filter-btn:hover {
	border-color: #f54a00;
	color: #f54a00;
}

.filter-btn.active {
	background-color: #f54a00;
	color: #ffffff;
	border-color: #f54a00;
}

/* Projects Grid */
/* Project Grid Wrapper - Works for both homepage and inner pages */
.project-grid-wrapper,
#innerpage-box .project-grid-wrapper {
	margin-top: 2em;
}

/* Ensure project cards work properly in inner pages */
#innerpage-box .project-grid-wrapper .row {
	margin: 0 -15px;
}

#innerpage-box .project-grid-wrapper .project-card-wrapper {
	padding: 0 15px;
}

/* Project Card Wrapper - Works for both homepage and inner pages */
.project-card-wrapper,
#innerpage-box .project-card-wrapper {
	margin-bottom: 30px;
}

/* Project Card - Works for both homepage and inner pages */
.project-card,
#innerpage-box .project-card {
	background-color: #ffffff;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
	transition: all 0.3s ease;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.project-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

/* Project Image */
.project-image-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 75%; /* 4:3 aspect ratio */
}

.project-image-wrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
}

.project-card:hover .project-image-wrapper img {
	transform: scale(1.05);
}

.project-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
    opacity: 0.4;
	background: rgba(0, 0, 0, 0);
	transition: all 0.3s ease;
}

.project-card:hover .project-overlay {
	background: rgba(0, 0, 0, 0.1);
}

/* Category Tag */
.project-category-tag {
	position: absolute;
	top: 15px;
	right: 15px;
	background-color: #f54a00;
	color: #ffffff;
	padding: 6px 14px;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	border-radius: 15px;
	z-index: 10;
}

/* Project Content */
.project-content {
	padding: 25px 20px;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}

/* Project Title */
.project-title {
	margin: 0 0 12px 0;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.3;
}

.project-title a {
	color: #111944;
	text-decoration: none;
	transition: color 0.3s ease;
}

.project-title a:hover {
	color: #f54a00;
}

/* Project Excerpt */
.project-excerpt {
	font-size: 14px;
	color: #666666;
	line-height: 1.6;
	margin: 0 0 20px 0;
	flex-grow: 1;
}

/* Project Meta */
.project-meta {
	margin-top: auto;
	padding-top: 15px;
	border-top: 1px solid #f0f0f0;
}

.meta-item {
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 1.5;
}

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

.meta-label {
	color: #f54a00;
	font-weight: 600;
	margin-right: 5px;
}

.meta-value {
	color: #666666;
}

/* Responsive Design */
@media (max-width: 991px) {
	.project-main-title {
		font-size: 36px;
	}
	
	.project-filters {
		gap: 10px;
	}
	
	.filter-btn {
		padding: 8px 20px;
		font-size: 13px;
	}
}

@media (max-width: 767px) {
	#project.project-section {
		padding: 4em 0 3em;
	}
	
	.project-header {
		margin-bottom: 2.5em;
	}
	
	.project-main-title {
		font-size: 28px;
	}
	
	.project-description {
		font-size: 14px;
	}
	
	.project-badge .badge-text {
		font-size: 11px;
		padding: 6px 16px;
	}
	
	.project-filters {
		margin-bottom: 2em;
		gap: 8px;
	}
	
	.filter-btn {
		padding: 7px 16px;
		font-size: 12px;
	}
	
	.project-content {
		padding: 20px 15px;
	}
	
	.project-title {
		font-size: 20px;
	}
	
	.project-excerpt {
		font-size: 13px;
	}
	
	.meta-item {
		font-size: 12px;
	}
}

@media (max-width: 575px) {
	.project-main-title {
		font-size: 24px;
	}
	
	.project-card-wrapper {
		margin-bottom: 20px;
	}
	
	.project-filters {
		justify-content: flex-start;
		overflow-x: auto;
		padding-bottom: 10px;
		-webkit-overflow-scrolling: touch;
	}
	
	.filter-btn {
		white-space: nowrap;
		flex-shrink: 0;
	}
}


/*----------------------------------------*/
/* 10. Blog Area
/*----------------------------------------*/
/* ============================================
   Blog Section Styling - Latest News & Updates Design
   ============================================ */

/* Section Background */
#blog.blog-section {
	background-color: #ffffff;
	padding: 6em 0 4em;
	position: relative;
	overflow: hidden;
}

/* Section Header */
.blog-header {
	text-align: center;
	margin-bottom: 4em;
}

/* Badge Styling */
.blog-badge {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1.5em;
	gap: 15px;
}

.blog-badge .badge-line-left,
.blog-badge .badge-line-right {
	display: inline-block;
	width: 40px;
	height: 2px;
	background-color: #f54a00;
}

.blog-badge .badge-text {
	display: inline-block;
	background-color: #111944;
	color: #ffffff;
	padding: 8px 20px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 4px;
}

/* Main Title */
.blog-main-title {
	font-size: 42px;
	font-weight: 700;
	color: #111944;
	margin: 0 0 1em 0;
	line-height: 1.2;
}

/* Description */
.blog-description {
	font-size: 16px;
	color: #666666;
	line-height: 1.6;
	max-width: 800px;
	margin: 0 auto;
}

/* Blog Grid Wrapper */
.blog-grid-wrapper {
	margin-top: 3em;
}

.blog-card-wrapper {
	margin-bottom: 30px;
}

/* Blog Card */
.blog-card {
	background-color: #ffffff;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
	transition: all 0.3s ease;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.blog-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

/* Blog Image */
.blog-image-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 60%; /* 5:3 aspect ratio */
}

.blog-image-wrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 12px 12px 0 0;
	transition: transform 0.3s ease;
}

.blog-card:hover .blog-image-wrapper img {
	transform: scale(1.05);
}

.blog-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
    opacity: 0.4;
	background: rgba(0, 0, 0, 0);
	transition: all 0.3s ease;
	border-radius: 12px 12px 0 0;
}

.blog-card:hover .blog-overlay {
	background: rgba(0, 0, 0, 0.1);
}

/* Category Tag */
.blog-category-tag {
	position: absolute;
	top: 15px;
	right: 15px;
	background-color: #f54a00;
	color: #ffffff;
	padding: 6px 14px;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	border-radius: 15px;
	z-index: 10;
}

/* Blog Content */
.blog-content {
	padding: 25px 20px;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}

/* Blog Date */
.blog-date {
	font-size: 13px;
	color: #666666;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	gap: 8px;
}

.blog-date i {
	color: #f54a00;
	font-size: 14px;
}

/* Blog Title */
.blog-title {
	margin: 0 0 12px 0;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.3;
}

.blog-title a {
	color: #111944;
	text-decoration: none;
	transition: color 0.3s ease;
}

.blog-title a:hover {
	color: #f54a00;
}

/* Blog Excerpt */
.blog-excerpt {
	font-size: 14px;
	color: #666666;
	line-height: 1.6;
	margin: 0 0 20px 0;
	flex-grow: 1;
}

/* Read More Button */
.blog-read-more {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: #f54a00;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	transition: all 0.3s ease;
	margin-top: auto;
}

.blog-read-more:hover {
	color: #111944;
	gap: 12px;
}

.blog-read-more i {
	font-size: 12px;
	transition: transform 0.3s ease;
}

.blog-read-more:hover i {
	transform: translateX(3px);
}

/* Responsive Design */
@media (max-width: 991px) {
	.blog-main-title {
		font-size: 36px;
	}
	
	.blog-card-wrapper {
		margin-bottom: 25px;
	}
}

@media (max-width: 767px) {
	#blog.blog-section {
		padding: 4em 0 3em;
	}
	
	.blog-header {
		margin-bottom: 3em;
	}
	
	.blog-main-title {
		font-size: 28px;
	}
	
	.blog-description {
		font-size: 14px;
	}
	
	.blog-badge .badge-line-left,
	.blog-badge .badge-line-right {
		width: 30px;
	}
	
	.blog-badge .badge-text {
		font-size: 11px;
		padding: 6px 15px;
	}
	
	.blog-content {
		padding: 20px 15px;
	}
	
	.blog-title {
		font-size: 20px;
	}
	
	.blog-excerpt {
		font-size: 13px;
	}
	
	.blog-read-more {
		font-size: 13px;
	}
}

@media (max-width: 575px) {
	.blog-main-title {
		font-size: 24px;
	}
	
	.blog-card-wrapper {
		margin-bottom: 20px;
	}
}

/*----------------------------------------*/
/*   Footer Area
/*----------------------------------------*/
/*.footer-area:before{
    content: "";
    background: url(images/sliderborder.png) repeat-x 0 0;
    height: 63px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
       z-index: 1;
}*/
.box-form .news-img {
    background: url(images/footerborder1.png) repeat-x 0 0;
    height: 54px;
    position: absolute;
    width: 100.1%;
    left: -1px;
    bottom: -50px;
    z-index: 1;
}
.box-form .news-right-img {
    background: url(images/footerborder1.png) repeat-x 0 0;
    height: 28px;
    position: absolute;
    width: 8.2%;
    right: -47px;
    bottom: 5px;
    z-index: 1;
    transform: rotate(90.4deg);
    border-radius: 0 20px 0px 0;
}
.box-form .news-left-img {
    background: url(images/footerborder1.png) repeat-x 0 0;
    height: 100%;
    position: absolute;
    width: 12%;
    left: -90px;
    bottom: 0px;
    z-index: 1;
    transform: rotate(90.4deg);
    border-radius: 15px 0px 0px 0;
}
/* ============================================
   Footer Section Styling - Premium Industrial Footer Design
   ============================================ */

/* Footer Main Section */
.footer-section {
	background-color: #0C162B;
	position: relative;
	overflow: hidden;
}

.footer-main {
	padding: 4em 0 3em;
}

.footer-column {
	margin-bottom: 40px;
}

/* Footer Logo */
.footer-logo-wrapper {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 20px;
}

.footer-logo-icon {
	width: 60px;
	height: 60px;
	background-color: #f54a00;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.footer-logo-icon i {
	font-size: 32px;
	color: #ffffff;
}

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

.footer-logo-text {
	display: flex;
	flex-direction: column;
}

.footer-logo-name {
	font-size: 32px;
	font-weight: 700;
	color: #ffffff;
	line-height: 1;
	margin-bottom: 5px;
}

.footer-logo-tagline {
	font-size: 18px;
	font-weight: 600;
	color: #f54a00;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Footer Description */
.footer-description {
	font-size: 14px;
	color: #b0b0b0;
	line-height: 1.6;
	margin-bottom: 30px;
}

/* Footer Social */
.footer-social {
	margin-top: 30px;
}

.footer-social-title {
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
}

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

.social-icon {
	width: 40px;
	height: 40px;
	background-color: #182235;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	text-decoration: none;
	transition: all 0.3s ease;
}

.social-icon i {
	font-size: 18px;
}

.social-icon:hover {
	background-color: #f54a00;
	transform: translateY(-3px);
}

/* Footer Title */
.footer-title,
.footer-column .widget-title {
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 25px;
	position: relative;
	padding-bottom: 10px;
}

.footer-title::after,
.footer-column .widget-title::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 2px;
	background-color: #f54a00;
}

/* Widget Styling */
.footer-column .widget {
	margin-bottom: 0;
}

.footer-column .widget ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer-column .widget ul li {
	margin-bottom: 12px;
}

.footer-column .widget ul li a {
	color: #b0b0b0;
	text-decoration: none;
	font-size: 14px;
	display: flex;
	align-items: center;
	gap: 8px;
	transition: all 0.3s ease;
}

.footer-column .widget ul li a:hover {
	color: #ffffff;
	padding-left: 5px;
}

.footer-column .widget p {
	color: #b0b0b0;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 15px;
}

/* Footer Menu */
.footer-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer-menu li {
	margin-bottom: 12px;
}

.footer-menu li a {
	color: #b0b0b0;
	text-decoration: none;
	font-size: 14px;
	display: flex;
	align-items: center;
	gap: 8px;
	transition: all 0.3s ease;
}

.footer-menu li a i {
	font-size: 10px;
	color: #666666;
	transition: all 0.3s ease;
}

.footer-menu li a:hover {
	color: #ffffff;
	padding-left: 5px;
}

.footer-menu li a:hover i {
	color: #f54a00;
}

/* Footer Services List */
.footer-services-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer-services-list li {
	margin-bottom: 12px;
	display: flex;
	align-items: flex-start;
	gap: 10px;
	color: #b0b0b0;
	font-size: 14px;
	line-height: 1.6;
}

.service-bullet {
	width: 6px;
	height: 6px;
	background-color: #f54a00;
	border-radius: 50%;
	margin-top: 6px;
	flex-shrink: 0;
}

/* Footer Contact Info */
.footer-contact-info {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.contact-item {
	display: flex;
	align-items: flex-start;
	gap: 12px;
}

.contact-item i {
	font-size: 18px;
	color: #f54a00;
	margin-top: 2px;
	flex-shrink: 0;
}

.contact-item span,
.contact-item a {
	color: #b0b0b0;
	font-size: 14px;
	line-height: 1.6;
	text-decoration: none;
	display: block;
}

.contact-item a:hover {
	color: #ffffff;
}

.contact-values {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

/* Footer Bottom Bar */
.footer-bottom {
	background-color: rgba(0, 0, 0, 0.2);
	padding: 20px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-copyright {
	color: #b0b0b0;
	font-size: 14px;
	text-align: left;
}

.copyright-brand {
	color: #f54a00;
	font-weight: 600;
}

.footer-legal {
	text-align: right;
}

.footer-legal a {
	color: #b0b0b0;
	font-size: 14px;
	text-decoration: none;
	transition: color 0.3s ease;
}

.footer-legal a:hover {
	color: #ffffff;
}

.footer-legal .separator {
	color: #666666;
	margin: 0 10px;
}

/* Responsive Design */
@media (max-width: 991px) {
	.footer-main {
		padding: 3em 0 2em;
	}
	
	.footer-column {
		margin-bottom: 35px;
	}
	
	.footer-logo-name {
		font-size: 28px;
	}
	
	.footer-logo-tagline {
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.footer-main {
		padding: 2.5em 0 1.5em;
	}
	
	.footer-column {
		margin-bottom: 30px;
	}
	
	.footer-logo-wrapper {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.footer-logo-name {
		font-size: 24px;
	}
	
	.footer-logo-tagline {
		font-size: 14px;
	}
	
	.footer-copyright {
		text-align: center;
		margin-bottom: 15px;
	}
	
	.footer-legal {
		text-align: center;
	}
}

@media (max-width: 575px) {
	.footer-main {
		padding: 2em 0 1em;
	}
	
	.footer-title {
		font-size: 14px;
		margin-bottom: 20px;
	}
	
	.footer-menu li a,
	.footer-services-list li,
	.contact-item span,
	.contact-item a {
		font-size: 13px;
	}
	
	.footer-social-icons {
		gap: 10px;
	}
	
	.social-icon {
		width: 36px;
		height: 36px;
	}
	
	.social-icon i {
		font-size: 16px;
	}
}
/* Footer Bottom Bar Styles - Already included in new footer CSS above */

.footer-area  ul {
    list-style: none;
    margin: 10px 0 0 0px;
    padding: 0;
    position: relative;
    background: none !important;
    box-shadow: none !important;
    display: block;
    z-index: 1;
}

.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], 
.footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], 
.footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], 
.footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], 
.footer-area input[type="datetime"], .footer-area input[type="datetime-local"], 
.footer-area input[type="color"], .footer-area textarea,
.footer-area select{    
    border: 1px solid #000;
    font-size: 16px;
    margin-bottom: 4px;
    padding: 10px 10px 10px 10px;
    font-style: normal;
    font-weight: 400;
    word-break: break-all;
    border-radius: 8px;
}
.footer-area .subscribe_shortcode form p {
    padding: 0;
    margin: 0;
}
.footer-area .subscribe_shortcode .wpcf7-spinner {
    position: absolute;
}
.footer-area textarea {  height: 80px !important;}
.footer-area .box-form { 
    position: relative;
/*    overflow: hidden;*/
    background: #fff;
    padding: 0em 1em 1em 1em;
    margin-top: -5em;
}
.footer-area .ftnwsfm input[type="submit"]{
    position: absolute;
    top: 6px;
    right: 0;
}
.footer-area input[type="submit"]{
    margin-top: 0em;
    padding: 8px 30px;
    white-space: normal;
    font-weight: 500;
    font-size: 18px;
    border-radius: 9px;
    background: #fff;
    color: #000;
    display: inline-block;
    transition: all 0.3s;
    box-shadow: none;
}

.footer-area .top-area { padding: 0 0 0.5em;}
.footer-area label{ font-weight: 400;}
.footer-area div.wpcf7 input[type="file"] {font-size: 15px;font-weight: 500;width: 100%;margin-bottom: 30px;}
.footer-area select option{font-weight: 400;}
.footer-area .tagcloud a {font-size: 15px !important;font-weight: 400;}

.footer-area .social-profile-icons ul{margin: 10px 0 0 0;}
.footer-area .social-profile-icons ul li:before{  display: none;}
.footer-area .social-profile-icons ul li{ display: inline-block;}
.footer-area .social-profile-icons ul li a {    
    border: 1px solid #fff;
    display: inline-block;
    font-weight: 600;
    width: 34px;
    height: 34px;
    line-height: 34px;
    background: none;
    border-radius: 0px;
    text-align: center;
    margin: 0 9px 0 0;
    padding: 0;
    border-radius: 50px;
    transition: all .2s;
}
.footer-area .social-profile-icons ul li a:hover{border: 1px solid transparent;transition: all .2s;}
.footer-area .social-profile-icons i.fa { font-size: 18px; padding: 0;}
.footer-area table tr {text-align: center;line-height: 28px;}
.footer-area table td {font-size: 15px;padding: 5px;}
.footer-area .widget_calendar table thead tr th{text-align: center;}
.footer-area fieldset {   padding-top: 0;}
footer#footer .widget_calendar thead { background: transparent;box-shadow: 0 0px 3px 0 #88828252;}
.footer-area figure.gallery-item img{transition: all .5s;}
.footer-area figure.gallery-item img:hover{ opacity: 0.8;border-radius: 20px;transition: all .5s;}
.p0 {
    padding: 0;
}
.s-footer{    
    margin-bottom: 0em;
    padding-bottom: 6em;
    position: relative;
    z-index: 1;

}
.single-footer-1 {
    margin-top: -5em;
    padding: 0 25px 6em;
}
.single-footer-2 {
    padding-left: 3em;
}
.footer-area .widget_recent_entries ul li { line-height: 25px;}
    font-size: 27px;
    border: none;
    top: 5px;
    position: relative;
    color: #575757;
}
.footer-area .midix {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}

/*----------------------------------------*/
/*   Testimonials Page
/*----------------------------------------*/

#innerpage-box .ts-area-single{display: none;}
#innerpage-box .innertest-item{float: left;}
#innerpage-box .item.innertest-item{
    width: 33.33%;
    position: relative;
    overflow: hidden;
    float: left;
    padding-top: 11px;
    margin-bottom: 1em;
    border-radius:20px 20px;
}
#innerpage-box .ts-area-single-inn {
    position: relative;
    margin-bottom: 1em;
}
#innerpage-box  .tsareainn{
    transition: all .8s;
    background: #D33;
    padding: 1.8em 0;
    position: relative;
    box-shadow: 0px 0px 14px #0000003D;
    border-radius:20px 20px;
}

#innerpage-box .ts-area-thumb {  position: relative;}
#innerpage-box .ts-area-thumb img {
    width: 45px;
    height: 45px;
    text-align: center;
    transition: all .8s;
    border-radius: 50%;
}
#innerpage-box .ts-area-thumb svg {
    right: -8px;
    position: absolute;
}
#innerpage-box .ts-area-bx { 
    position: relative;
    overflow: hidden;
    border-left: 2px solid #d33;
    padding: 0 0 0 10px;
}

#innerpage-box h3.ts-area-title { position: relative; margin: 0px 0 0 0px !important;transition: all .8s;}
#innerpage-box .text-designation {    
    font-size: 18px;
    margin: 0px;
    transition: all .8s;
}
#innerpage-box .ts-area-c p {
    font-size: 18px;
    margin: 1em 0px 0 0px;
    z-index: 1;
    position: relative;
    word-break: break-word;
    line-height: 34px;
}
#innerpage-box .ts-area-c:after{
    content: "\f10d";
    font-family: 'Fontawesome';
    font-size: 46px;
    position: absolute;
    right: 8%;
    transform: rotateY(180deg);
    bottom: 0%;
    color: #f3f3;
     transition: all .8s;
}
#innerpage-box .tsareainn:hover  .ts-area-c:after{
    color: #F4B504;
    transform: rotateX(160deg);
    top: 25%;
    transition: all .8s;
}
/*----------------------------------------*/
/*  09. Inner team page
/*----------------------------------------*/
/* Old team styles - keeping for backward compatibility but new design uses .team-card */
#innerpage-box .single-team:not(.team-card-wrapper) {position: relative; margin-bottom: 2em; width:33%; float: left;padding: 0 1.2em;}
#innerpage-box .inner-team:not(.team-grid-wrapper) { position: relative;/* overflow: hidden;*/}
#innerpage-box .textbx h2 {position: relative; margin: 0 0 0px 0 !important;}
#innerpage-box .textbx h2:after{
    content: " ";
    position: relative;
    border: 4px dotted #d33;
    margin-top: 3px;
    display: block;
    width: 50%;
    left: 0;
    right: 0;
    margin: 8px auto ;
    border-left: 0;
    border-right: 0;
    border-top: 0;
}

#innerpage-box .inner-teambx {
    position: relative;
    overflow: hidden;
}
#innerpage-box .teamimg {
    position: relative;
    width: 174px;
    height: 174px;
    outline: 6px solid #d33;
    border-radius: 50%;
    line-height: 200px;
    padding: 8px;
    top: 4.4em;
    margin: -3em auto 0 auto;
}

#innerpage-box .single-team-img{
    position: relative;
    overflow: hidden;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    text-align: center;
    z-index: 2;
}
#innerpage-box .single-team-img img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}

#innerpage-box .textbx{
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #d0eded;
    padding: 4em 0em 0em 0em;

}
#innerpage-box .textbxinn {
    position: relative;
    padding: 1em 1em 0 1em;
}
#innerpage-box .textbx .team-designation{
    position: relative;
    word-break: break-word;
    font-size: 18px;
    margin: 1px 0 4px 0;
    font-weight: 400;
}
#innerpage-box .team-social-icon{ position: relative;overflow: hidden;padding: 14px 2px;}
#innerpage-box .team-social-icon li {
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 8px 0 0px 0;
    margin: 0px 20px 0px 0;
    transition: all .2s ease;
    display: inline-block;
    
}
#innerpage-box .team-social-icon li:after{
    content: "";
    border-right: 1px solid #d33;
    top: -2px;
    position: relative;
}
#innerpage-box .team-social-icon a i{
    font-size: 28px;
    font-weight: 500;
    margin: 0px 15px 0px 0;
    color: #767779;
    transition: all .2s ease;
    position: relative;
}

/*--------------------------------------------------------------
# Gallery page
--------------------------------------------------------------*/
.fancybox__toolbar.is-absolute, .is-compact .fancybox__toolbar {top: 3em !important;}

#innerpage-box .lz-gallery-images {position: relative;overflow: hidden;margin-bottom: 25px;}
#innerpage-box .img-wrapper {overflow: hidden;position: relative;}
#innerpage-box .lz-gallery-images img {
    transition: 0.5s all;
    width: 100%;
    border: 8px solid #d33;
    border-radius: 20px;
    border-bottom: 0;
    border-top: 0;
}
#innerpage-box .lz-gallery-images .over-text {
    position: absolute;
    overflow: hidden;
    margin: 0 2px 2px 2px;
    padding: 10px 10px 10px 20px;
    bottom: 0;
    width: 100%;
}
#innerpage-box .lz-gallery-images .inner-area-title:after {display: none !important;}
#innerpage-box .lz-gallery-images .over-text h2{
    position: relative;
    padding: 0;
    margin: 0 !important;
    color: #d33;
    word-break: break-word;
    transition: all 0.3s ease 0s;
    z-index: 1;
}

#innerpage-box .gall-icn i{
    position: absolute;
    bottom: 28%;
    left: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    z-index: 1;
    font-weight: normal;
    padding: 0;
    /*margin: 0;*/
    right: 0;
    text-align: center;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
#innerpage-box .lz-gallery-images:hover .gall-icn i{  opacity: 1;}
#innerpage-box .lz-gallery-images:hover .gall-icn i{
    -webkit-transform: scale(2) translate(0px, -30px);
    transform: scale(2) translate(0px, -30px);
    font-size: 10px;
    border-radius: 0%;
    width: 22px;
    height: 22px;
    line-height: 22px;
    background: #000;
    text-decoration: none;
    -webkit-appearance: none;
    opacity: 1;
    background-size: 500%;
    border: none;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*--------------------------------------------------------------
## Services inner page
--------------------------------------------------------------*/

.page-template-default #innerpage-box .single-service-bx { display: none; }

#innerpage-box .inn-single-service-bx {  padding: 0 20px;}
#innerpage-box .service_inbox{
    overflow: hidden;
    position: relative;
    transition: all .3s;
}
#innerpage-box .singleinner-service {
    margin-bottom: 2em;
    transition: all .3s;
    padding: 0px 4px;
    /* background: #17BCA9; */
    /* border-radius: 250px 250px 20px 20px; */
    position: relative;
    overflow: hidden;
}
#innerpage-box .singleinner-service .service_inimg {position: relative;transition: all .3s;}

/*#innerpage-box .singleinner-service:hover .service_inimg img{filter: grayscale();}*/
#innerpage-box .singleinner-service .service_inimg img {
    position: relative;
    overflow: hidden;
    width: 100%;
    transition: all .3s;
    transition: filter 0.4s ease-in-out;
    filter: none;
}
#innerpage-box .singleinner-service .service_inimg:after,
#innerpage-box .singleinner-service .service_inimg:before{
    content:'';
    width:100%;
    height:100%;
    background:#d33;
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    transition:all .5s ease 0s;
    z-index: 1;
}
#innerpage-box .singleinner-service .service_inimg:after{
    background:#d33;
/*    border:2px solid #fec22c;*/
    top:0;
    left:170%;
    opacity:1;
    z-index:1;
    transform:skewX(45deg);transition:all 1s ease 0s;
}
#innerpage-box .singleinner-service:hover .service_inimg:before{opacity:0.4;}
#innerpage-box .singleinner-service:hover .service_inimg:after{left:-170%;opacity:0.4;}
#innerpage-box .serbx {
    background: none;
    padding: 0.5em 1em 1em 0em;
    transition: all .3s;
}
#innerpage-box .serbx h2{margin: 0 0 0.2em 0!important;}
#innerpage-box .serbx p{
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 0;
    padding:0px 0;
}
#innerpage-box .serbtn a svg {float: right;position: relative; top: 12px; padding-left: 8px;}
#innerpage-box .serbtn a{
    margin-top: 20px;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 4px 18px;
    /* text-align: center; */
    background: #000;
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    z-index: 1;
    transition: all 0.4s ease 0.5s;
    border:1px solid #000;
    border-radius: 10px;
    text-decoration: none;
}
#innerpage-box .serbtn a:hover{transition: transform 0.2s;}
#innerpage-box .serbtn a:before,
#innerpage-box .serbtn a:after {
    content: "";
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    transition: transform 0.6s;
    background: #3ff;
  }
#innerpage-box .serbtn a:after{
    clip-path: polygon(20% 0, 0 50%, 20% 100%, 100% 100%, 100% 0);
    left: 100%;
}
#innerpage-box .serbtn a:before {
    clip-path: polygon(80% 0, 100% 50%, 80% 100%, 0 100%, 0 0);
    right: 100%;
}
#innerpage-box .serbtn a:hover:before { transform: translateX(90%);}
#innerpage-box .serbtn a:hover:after { transform: translateX(-90%);}


/*----------------------------------------*/
/* project / inner Page
/*----------------------------------------*/
#innerpage-box .single-project-bx{position: relative;overflow: hidden;margin-bottom: 2em;padding: 0 12px;}
#innerpage-box .single-project {position: relative;overflow: hidden;border-radius: 20px 20px 0 0px;}
#innerpage-box .single-project img{width: 100%;border-radius: 20px 20px 0 0; position: relative; overflow: hidden;}
#innerpage-box .single-project .oly{
    background: #d33;
    height: 350px;
    width: 350px;
    position: absolute;
    opacity: 0;
    right: -100%;
    top: -100%;
    border-radius: 50%;
    transition: all 0.3s ease 0s;
}
#innerpage-box .single-project:hover .oly{
    top: -30%;
    right: -50%;
    opacity: 0.6;
    transition: all 0.3s ease 0s;
}
#innerpage-box .single-project .project-title-box {
    position: relative;
    background: #d33;
    padding: 16px 7px;
    border-radius: 18px;
    margin-top: -20px;
    text-align: center;
 
}
#innerpage-box .single-project .project-title-box p{display: none;}
#innerpage-box .single-project .project-title-box h2{    
    margin: 0;
    font-size: 28px;
    line-height: 37px;
    font-weight: 500;}
/*-----------------------
## Site map Template 
-----------------------------*/

div#sitemap-box { border-top: 2px solid #f94c34;border-radius: 0;}
div#sitemap-box:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 35px;
    border-width: 2px;
    border-style: solid;
    border-color: #f72985;
    right: 0;
    top: 16px;
    left: 0%;
    margin: 0 auto;
    border-top: none;
    border-right: none;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(90deg);
    z-index: 1;
}
div#sitemap-box h3 {
      font-size: 20px;
    background: #2e2e2e;
    padding: 10px 10px;
    color: #ffffff;
    border-radius: 0px;
    text-align: center;
    word-break: break-word;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
    font-weight: 500;
}
.page-template-templates main#innerpage-box div#sitemap-box h3:after {  display: none;}
main#innerpage-box div#sitemap-box ul li {list-style: none;padding-bottom: 5px;}
main#innerpage-box div#sitemap-box ul li a {position: relative;padding-left: 20px;}
main#innerpage-box div#sitemap-box ul li a:before {
    content: "\f111";
    font-family: 'Fontawesome';
    margin-right: 10px;
    color: #f72985;
    font-size: 10px;
    display: inline-block;
    transform: scale(1);
    transition: all 0.5s ease 0s;
}
main#innerpage-box div#sitemap-box ul li a:hover:before {transform: scale(1.4);}
div#sitemap-box ul { margin: 0;}
div#sitemap-box .sitemap-blogposts ul { padding: 5px 5px 5px 0;margin: 0;}
div#sitemap-box .sitemap-posts-box {margin-bottom: 15px;}
div#sitemap-box .blogpostsitemap li {list-style: none;}
div#sitemap-box .sitemap-posts-box img {width: 100%;}
div#sitemap-box h3:before {
      position: absolute;
    content: "";
    display: inline-block;
    width: 20px;
    border-width: 2px;
    border-style: solid;
    border-color: #f94c34;
    right: 0;
    top: 9px;
    left: 0%;
    margin: 0 auto;
    border-top: none;
    border-right: none;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(90deg);
    z-index: 1;
}
div#sitemap-box ul {
    margin: 0;
    list-style: none;
    padding: 0;
    margin: 0 0 0px 20px;
}

/*====## Contact Template ==========
====== {contact Inner Page} ========*/
/*************************************/
#innerpage-box {  position: relative;overflow: hidden;}
#innerpage-box .contact-address-area { position: relative;margin: 0em; overflow: hidden;z-index: 1;}
#innerpage-box .cntlhsbx{
    margin-top: -4em;
    position: relative;
    overflow: hidden;
    z-index: 0;
    padding: 6em 1em 1em 1em;
    background: #d333;
    border-radius: 20px;
    box-shadow: 0px 0px 30px #00000029;
}
#innerpage-box .contact-b-s {
    margin-bottom: 4em;
}
#innerpage-box .conbx{
    position: relative;
    padding-left: 5em;
}

#innerpage-box .cntpgbx{
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease 0s;
}
#innerpage-box .cntpgicn{
    position: relative;
    text-align: center;
    font-weight: 600;
    background: #d33;
    transition: all 0.5s ease 0s;
    width: 50px;
    height: 50px;
    line-height: 60px;
    border-radius: 50px;
}
#innerpage-box .cntpgicn i {
    font-size: 24px;
    font-weight: 600;
}
#innerpage-box .cntpgicn i.fa.fa-envelope {
    font-size: 20px;
    font-weight: 400;
    top: -3px;
    position: relative;
}
#innerpage-box .cntpgtxt{  padding:10px 10px 10px 30px;}
#innerpage-box .cntpgtxt h3{
    font-size: 26px;
    margin: 0 !important;
    padding: 0;
    font-weight: 600;
}
#innerpage-box .cntlhsbx p {
    position: relative;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    margin: 5px 0 0 0;
    word-break: break-all;
}
#ht-contactus-wrap .contact-form{ position: relative; }
#innerpage-box .contact-address-area .contforminn {     
    padding: 0.2em 2em 3.4em 2em;
    border-radius: 26px;
    background: #d333;
}
#ht-contactus-wrap .conformbx{
    position: relative;
    border-bottom: 4px solid #d33;
    padding-bottom: 1em;
    margin-bottom: 0em;
}
#ht-contactus-wrap .maintle{ 
    position: relative;
    font-size: 42px;
    font-weight: 600;
    margin: 0px 0 0em 0;
    word-break: break-word;
}
#ht-contactus-wrap .confmtxt{
    font-size: 20px;
    line-height: 34px;
}

#ht-contactus-wrap input[type="text"], 
#ht-contactus-wrap input[type="email"], 
#ht-contactus-wrap input[type="url"],
#ht-contactus-wrap input[type="password"], 
#ht-contactus-wrap input[type="search"], 
#ht-contactus-wrap input[type="number"], 
#ht-contactus-wrap input[type="tel"], 
#ht-contactus-wrap input[type="range"], 
#ht-contactus-wrap input[type="date"], 
#ht-contactus-wrap input[type="month"], 
#ht-contactus-wrap input[type="week"], 
#ht-contactus-wrap input[type="time"], 
#ht-contactus-wrap input[type="datetime"], 
#ht-contactus-wrap input[type="datetime-local"], 
#ht-contactus-wrap input[type="color"], 
#ht-contactus-wrap select, 
#ht-contactus-wrap textarea {
    border: none;
    margin-top: 1em;
    border-bottom: 2px solid #fff;
    font-size: 18px;
    padding: 18px 20px 5px;
    border-radius: 0;
    font-weight: 400;
    background: #f3f3;
}
#ht-contactus-wrap textarea {   height: 100px;}
#ht-contactus-wrap input[type="submit"] {
    padding: 10px 70px;
    margin-top: 1.5em;
    font-weight: 400;
    font-size: 30px;
    display: inline-block;
    border-radius: 9px;
    box-shadow: none;
    transition: all 1s ease 0s;
}

/*-----------------------
## FAQS page
-----------------------------*/
.faq_tp {position: absolute; top: 0;}
.faq_tp .faq-heading{
    font-size: 100px;
    font-weight: 600;
    /* text-align: center; */
    padding: 0;
    position: relative;
    word-break: break-word;
    margin-bottom: 0px;
    display: inline-block;
}
.faqimgbx img{}

div#content-box .faq-content button.accordion {
    position: relative;
    color: #444;
    cursor: pointer;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    margin: 0 0 10px 0;
    background: #fbb34d;
    padding: 22px 14px;
    border: none;
    transition: all 0.2s ease 0s;
    box-shadow: 0px 0px 20px #00000029;
    border-radius: 15px;
}
div#content-box .faq-content button.accordion.active{
    box-shadow: none;
    margin: 0;
    padding: 22px 14px 4px 14px;
}
div#content-box .faq-content button.accordion.active, button.accordion:hover {
    transition: all 0.2s ease 0s;
    opacity: 1;
}

div#content-box .faq-content button.accordion:before {
    content: "\f111";
    font-family: 'Fontawesome';
    font-size: 15px;
    color: #D9D9D9;
    position: absolute;
    transition: all 0.2s ease 0s;
    margin-left: 10px;
}

div#content-box .faq-content button.accordion:after {
    content: "\f055";
    font-family: 'Fontawesome';
    font-size: 22px;
    color: #000;
    float: right;
    position: absolute;
    font-weight: 600;
    top: 18px;
    right: 16px;
    display: inline-block;
    transition: all 0.2s ease 0s;
}
div#content-box .faq-content button.accordion.active:after {
    content: "\f056";
    font-family: 'Fontawesome';
    transition: all 0.2s ease 0s;
/*    top: 8px;*/
}
/*div#content-box .faq-content button.accordion.active:before{color: #d33;}*/
div#content-box .faq-content div.panel {
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
    margin: 0px 0 18px 0;
    border: none;
    border-radius: 15px;
    padding: 1px 20px 1px 20px;
    box-shadow:none;
}
/*div#content-box .faq-content div.panel{  border: 1px solid #000;border-top: none;}*/
div#content-box .faq-content div.panel.show {
    background: #f3f3;
    opacity: 1;
    max-height: 500px;
    padding:0px 24px 10px 12px;
}
div#content-box .faq-content div.panel p{
    margin: 0px 16px 12px 44px;
    line-height: 26px;
    font-size: 16px;
}
main#innerpage-box div#content-box h3.faq-title {
    padding:0 30px 0 40px;
    margin: 0;
    font-weight: 600;
    line-height: 25px;
    word-break: break-word;
    text-align: left;
    font-size: 22px;
}
/*main#innerpage-box div#content-box h3.faq-title:after {  display: none;}*/
div#content-box .faq-content.padding0 p {
    font-size: 15px;
    padding: 25px 25px 10px 25px;
    letter-spacing: 1px;
    word-break: break-word;
}
/*-----------------------
## End FAQS page
-----------------------------*/

.col-container { display: table; width: 100%;}
.heading.active i {box-shadow: 0px 0px 0px 2px #FFF, 0px 0px 0px 4px #0158a6;}
.test-right img { width: 100%; height: 100%;}
.heading{cursor: pointer;}
.inside-full-height{height:100%}

/* Catalogue slider Start */
article.slider{height: auto;}
.slider {width: 86%;position: relative;height: 490px;margin: auto;overflow-x: scroll;overflow-y: hidden;}
.slider::-webkit-scrollbar {display: none;}
.slider .slides { display: flex;position: absolute;left: 0;transition: 0.3s left ease-in-out;}
.slider .slide-item { margin-right: 35px;width: 334px;margin-left: 0;}
.slider .slide-item:last-child {margin-right: 0;}

.ctrl {text-align: center;margin-top: 5px;}
.ctrl-btn {font-size: 13px !important; background: none;border: none;font-weight: 600;text-align: center;cursor: pointer;outline: none;color: #9e9e9e;position: absolute;margin-top: -60.5px;height: 23px;bottom: 0;}
.ctrl-btn:hover{color:#000;background: none;}
.ctrl-btn.pro-next {right: 45%;position: absolute;border: 2px solid #bfbfbf; padding: 3px 5px 3px 5px;margin: 0;z-index: 999;height: 45px;width: 45px;}
.ctrl-btn.pro-prev {left: 46%;position: absolute;border: 2px solid #bfbfbf;padding: 0;margin: 0; z-index: 999;height: 45px;width: 45px;}
/*--------------------------------------------------------------
## Add to card
--------------------------------------------------------------*/
.total-count a.button.wc-forward { background: none; border: none; position: relative; right: 19px;}
.total-count a.button.wc-forward:hover { background: none; border:none;}
.total-count .count {    
    color: #f72985;
    position: absolute;
    padding: 4px;
    z-index: 300;
    top: 16px;
    right: 35px;
    font-size: 10px;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    line-height: 14px;
    text-align: center;
    background: #fff;
}
.total-count img {    width: auto;height: auto;margin: 0px 0 0;}
.total-count {
    background: #f72985;
    clip-path: polygon(0 0, 70% 0, 100% 100%, 30% 100%);
    webkit-clip-path: polygon(0 0, 70% 0, 100% 100%, 30% 100%);
    padding: 18px 45px;
}
/*===============
All Siderbar 
================*/
#secondary.widget-area {
    padding: 0px 0px 0;
    position: relative;
    overflow: hidden;
    /*background: url(images/sbar.jpg);*/
}
div#sidebars.sidebar{position: relative;z-index: 1;}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/*error start*/

.widget-area form#searchform input[type="submit"] {
    display: block;
    position: relative;
    text-align: center;
    padding: 12px 35px !important;
    border-radius: 35px!important;
    z-index: 999 !important;
    background: transparent;
    overflow: hidden;
    border: none;
    box-shadow: none;
    float: right !important;
    position: absolute!important;
    right: 0px !important;
    text-indent: -999px !important;
    width: 0% !important;
    z-index: -999 !important;
}
.widget-area form#searchform:after {
    position: absolute;
    margin-top: -12%;
    font-size: 15px;
    right: 4%;
    text-align: center;
    color: #fff;
    background: none;
    background-repeat: no-repeat;
    height: 40px;
    line-height: 50px;
    width: 54px;
    content: "\f002";
    font-family: 'Fontawesome';
    clear: both;
    border-radius: 50px;
    /* border: 1px solid #d33; */
    opacity: 1;
}

.home-page {  padding: 0 0 30px 0;}
#innerpage-box{padding:2em 0em 5em;margin-top: 2em;}
#content-box h4{ margin: 20px 0 5px 0; }
#content-box ul{ padding: 0 0 20px 10px;list-style: none;font-size: 18px;margin: 0;}
#content-box ol{ font-size: 18px;}
#content-box ol ol ,
#content-box ul ul {   margin-left: 5px !important;}
#content-box ul li:before {
/*    content: "\f111";*/
    font-family: 'Fontawesome';
    margin-right: 16px;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #fff;
    display: inline-block;
    transform: scale(1);
    transition: all 0.5s ease 0s;
}
#content-box ul li:hover:before { transform: scale(1.4);}
.widget-area ul li:before {
    /*content:"\f111";
    font-family: 'Fontawesome';
    margin-right: 10px;
    color: #f72985;
    font-size: 10px;
     display: inline-block;
    transform: scale(1);
    transition: all 0.5s ease 0s;*/
    display: none;
}
/*.widget-area ul li:hover:before {  transform: scale(1.4);}*/
#content-box ol li:before {
    transform: scale(1);
    transition: all 0.5s ease 0s;
}
#content-box ul#recentcomments li:before, #content-box ul#recentcomments li span:before   {
    display: none;
}

#content-box ol li:hover:before { transform: scale(1.2);}
main#innerpage-box #content-box ol {  margin: 0;}
#content-box ol {counter-reset: li;list-style: none;/*list-style: decimal;*/}
#content-box ol li {
    margin-top: 1em;
    position: relative;
    padding-left: 2.5em;
    min-height: 60px;
    padding-top: 4px;
}
#content-box ol li:before {
    content: counter(li);
    counter-increment: li;
    color: #fff;
    background: #f07100;
    border-radius: 50px;
    font-size: 14px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-weight: 600;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.page_featured {margin: 0 4em;margin-bottom: 2em;padding: 10em 4em;}
img.ht-page-header-img{ width: 100%;box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);}
.sticky {   display: block;}
.total-hentry { margin: 0 0 50px;}
.byline,
.updated:not(.published) { display: none;}
.page-links {clear: both;margin: 0 0 15px;}
.ht_no_sidebar #primary{width: auto;float: none;}
.ht_no_sidebar_condensed #primary{width: 76%;float: none;margin: 0 auto;}
.ht_left_sidebar #primary{float: right;}
.ht_left_sidebar #secondary{float: left;}
.ht-post-info{float: left;width: 80px;text-align: right;}
.single .ht-post-info{margin-right: 30px;margin-bottom: 20px;}
.ht-post-info .entry-date{display: block;font-size: 0.9em;margin-bottom: 20px;}
.ht-post-info .entry-date span{ display: block;}
.ht-post-info .entry-date span.ht-day{ font-size: 60px;line-height: 1.3; color: #fe5722;}
.ht-post-info a{
    display: block;
    text-decoration: none;
    line-height: 1.4;
    padding: 20px 0 0;
    /*text-transform: uppercase;*/
    border-top: 1px solid #EEE;
    font-size: 12px;
    color: #444;
    font-weight: 300;
}
.ht-post-wrapper{padding-left: 105px;}
.entry-figure{background: #f9f9f9; text-align: center; margin-bottom: 15px;}
.entry-header .entry-title{font-weight: 300;letter-spacing: 1px;margin-bottom: 10px;}
.entry-figure + .entry-header{background: #FFF;position: relative;margin-top: -65px;width: 90%;padding: 15px 0 1px;}
.entry-header .entry-title a{ text-decoration: none; color: #333;}
.entry-categories{font-size: 14px;color: #666;font-style: italic;margin-bottom: 15px;}
.entry-categories .fa{ color: #fe5722;margin-right: 8px;}
.entry-categories a{color: #666;text-decoration: none; }
.entry-readmore{margin-top: 20px;}
.entry-readmore a{
    background: #fe5722;
    padding: 0 20px;
    line-height: 40px;
    color: #FFF !important;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
}

.entry-readmore a:hover{background: #333; color: #FFF;}
section ul{padding: 0 0 20px 0;}
.readmore a{
    background: #4d4d4d;
    padding: 15px 40px;
    color: #fff;
    border-radius: 30px;
}
.readmore a:hover{background: #000;color:#fff;}
/*--------------------------------------------------------------
## 404 Page
--------------------------------------------------------------*/
.error404 .error-404{
    display: block;
    text-align: center;
    font-size: 200px;
    color: #f9f9f9;
    line-height: 1.2;
    /*font-family: josefin sans,sans-serif;*/
    color: #222;
    font-size: 220px;
    letter-spacing: 10px;
    margin: 0;
    font-weight: 700;
    text-shadow: 2px 2px 0 #c9c9c9, -2px -2px 0 #c9c9c9;
}

.error404 .oops-text{text-align: center;}
.toggle-bar{display: none;}
.error404 .error-404{
    color: #ffffff;
    font-size: 195px;
    text-align: center;
    display: block;
    animation: effect linear 1900ms infinite;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 240px;
}
@keyframes effect {
   0%{
        text-shadow:
            4px -4px 0 #000, 3px -3px 0 #000,
            2px -2px 0 #000, 1px -1px 0 #000,
            -4px 4px 0 #000, -3px 3px 0 #000,
            -2px 2px 0 #000, -1px 1px 0 #000;
    }
    25%{
        text-shadow:
            -4px -4px 0 #000, -3px -3px 0 #000,
            -2px -2px 0 #000, -1px -1px 0 #000,
            4px 4px 0 #000, 3px 3px 0 #000,
            2px 2px 0 #000, 1px 1px 0 #000;
    }
    50%{
        text-shadow:
            -4px 4px 0 #000, -3px 3px 0 #000,
            -2px 2px 0 #000, -1px 1px 0 #000,
            4px -4px 0 #000, 3px -3px 0 #000,
            2px -2px 0 #000, 1px -1px 0 #000;
    }
    75%{
        text-shadow:
            4px 4px 0 #000, 3px 3px 0 #000,
            2px 2px 0 #000, 1px 1px 0 #000,
            -4px -4px 0 #000, -3px -3px 0 #000,
            -2px -2px 0 #000, -1px -1px 0 #000;
    }
    100% {
        text-shadow:
            4px -4px 0 #000, 3px -3px 0 #000,
            2px -2px 0 #000, 1px -1px 0 #000,
            -4px 4px 0 #000, -3px 3px 0 #000,
            -2px 2px 0 #000, -1px 1px 0 #000;
    }
}

@media only screen and (max-width: 767px){
  .error404 .error-404{ font-size: 150px; }
}
@media only screen and (max-width: 479px){
   .error404 .error-404{ font-size: 150px; }
}
@media only screen and (max-width: 359px){
   .error404 .error-404{ font-size: 122px; }
}
@media screen and (min-width: 769px){
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    
}
.woocommerce #reviews h2 small{
    float: none;
}
/*-----------------------
## page scroll
-----------------------------*/
#back2Top {
    -o-transform:rotate(720deg);
    -ms-transform:rotate(720deg);
    -moz-transform:rotate(720deg);
    -webkit-transform:rotate(720deg);
    transform:rotate(720deg);
    /*display: none;*/
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding:4px;
    line-height: 22px;
    text-align: center;
    font-size: 25px;
    transform: rotate(-90deg);
    text-decoration: none;
    z-index: 99999;
    width: 48px;
    height: 40px;
    transition: all 0.2s ease 0.2s;
    -moz-transition: all 0.2s ease;
}
#back2Top svg:hover{transition: all 0.3s ease 0.2s;}
.widget-area ul ul {
    margin-top: 5px;
    list-style: none;
    margin: 0 0 1em;
    padding: 0;
    position: relative;
    background: none !important;
    box-shadow: none !important;
    display: block;
    z-index: 1;
}
#secondary .widget_archive li{    display: flex;}
main#innerpage-box #sidebars li {font-size: 15px;margin:0 10px;}
div#secondary caption {padding-top: 12px;padding-bottom: 12px;}
div#secondary .widget_calendar table {margin: 0;padding: 0;}
.widget_calendar tfoot tr td a {
    border: none;
    padding: 0px;
    padding: 6px 20px;
    -moz-transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
.widget-area .widget_rating_filter ul {
    list-style: none;
    padding: 12px;
    margin: 0;
    border: 1px solid #eaeaea;
}
.widget-area .widget_rating_filter ul li {border-bottom: none;}
.widget-area .woocommerce ul.cart_list li, 
.widget-area .woocommerce ul.product_list_widget li {padding: 12px 12px 12px;}
.widget-area .woocommerce ul.product_list_widget li a {font-size: 13px;font-weight: 400;padding: 0px 0 8px;}
.widget-area .woocommerce ul.cart_list li img, .widget-area .woocommerce-page ul.cart_list li img, 
.widget-area .woocommerce ul.product_list_widget li img, 
.widget-area .woocommerce-page ul.product_list_widget li img {width: 74px;height: 74px;}

.widget-area span.woocommerce-Price-amount.amount {
    margin: 0 0 10px 0;
    line-height: 24px;
    min-height: 26px;
    color: #242424;
    font-size: 17px;
    font-weight: 500;
}
.widget-area del span.woocommerce-Price-amount.amount {font-size: 14px;color: #666;}
.widget-area .woocommerce ul.product_list_widget li img:hover { opacity: 0.8;}
.widget-area .woocommerce .widget_shopping_cart_content p {padding: 12px;margin: 0;border: 1px solid #eaeaea;margin-top: 15px;}
.woocommerce .woocommerce-product-rating .star-rating {height: 3em;}
.woocommerce .woocommerce-product-rating .star-rating { margin: .5em 4px 0 0;float: left;}
main#innerpage-box #comments li.comment {
    background: transparent;
    border: 0;
    position: relative;
    overflow: hidden;
}
.woocommerce ul.products li.product .price del, 
.woocommerce-page ul.products li.product .price del { font-size: 18px;font-weight: 600 !important;}
.single-productpage h2.woocommerce-loop-product__title {line-height: 33px; word-break: break-word;}
main#innerpage-box div#commentsAdd textarea#comment {background: transparent;}
div#respond textarea#comment { background: transparent;}
div#comments input[type="submit"] {padding: 10px 20px;border-radius: 5px;height: 50px;}
main#innerpage-box .woocommerce-product-search .search-field {border: 1px solid #e9e7e7;background: transparent;}
.woocommerce div.product .woocommerce-tabs .panel {background: transparent !important;border: none !important;}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit:disabled[disabled], 
.woocommerce a.button.disabled, .woocommerce a.button:disabled, 
.woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, 
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], 
.woocommerce input.button.disabled, .woocommerce input.button:disabled, 
.woocommerce input.button:disabled[disabled]{opacity: 1;}
div#secondary .social-profile-icons ul li i {
    padding: 15px 7px 0px 7px;
    margin: 0;
    font-size: 20px;
}

/*-----------------------
## Start search
-----------------------------*/
main#innerpage-box h2 a {color: #000;font-weight: 600; margin-bottom: 10px;}
.entry-readmore a {
    padding: 2px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}

/*-----------------------
## Blog Inner Page 
-----------------------------*/
#innerpage-box .inner-blog-post{ padding: 1em 1.5em; margin: 0em 0em 1em 0em;position: relative;float: left;}
#innerpage-box .inner-blogpost {
    padding: 0 0 20px 0;
    border-radius: 15px;
    transition: all 0.3s ease;
}
#innerpage-box .inner-blogpost .ht-blog-thumbnail { overflow: hidden; position: relative;}
#innerpage-box .ht-blog-thumbnail img {
    width: 100%;
/*    height: 300px;*/
    transform: scale(1);
    transition: all 1s ease 0s;
    border-radius: 15px;
}
#innerpage-box .inner-blogpost .blog-Athr { padding: 10px 0; position: relative;overflow: hidden;}
#innerpage-box .inner-blogpost .blog-Athr {
    font-size: 16px;
    position: relative;
    padding: 8px 10px;
    font-weight: 600;
    border-radius: 6px;
}
#innerpage-box .inner-blogpost .blog-Athr  i{padding-right: 10px;}
#innerpage-box .inner-blogpost .blog-Athr .comm { float: right;}

#innerpage-box .inner-blogpost-info {
    position: relative;
    overflow: hidden;
    padding: 14px 16px 10px 16px;
}
main#innerpage-box #blog-box h2{
    word-break: break-word;
    margin: 0px 0 10px 0;
}
#innerpage-box .inner-blog-excerpt p,
#innerpage-box .inner-blog-excerpt {
    font-size: 18px;
    font-weight: 400;
    word-break: break-word;
    padding: 0px ;
    position: relative;
}
#innerpage-box .inner-blogpost .bloginnbtn{
    color: #d33;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    transition: all .3s;
}

/*--------------------------------------------------------------
## Inner Page Heading
--------------------------------------------------------------*/
body.page-template-default main#innerpage-box h1,
body.page-template-default main#innerpage-box h2,
body.page-template-default main#innerpage-box h3,
body.page-template-default main#innerpage-box h4,
body.page-template-default main#innerpage-box h5,
body.page-template-default main#innerpage-box h6,

.page-template-templates main#innerpage-box h1,
.page-template-templates main#innerpage-box h2,
.page-template-templates main#innerpage-box h3,
.page-template-templates main#innerpage-box h4,
.page-template-templates main#innerpage-box h5,
.page-template-templates main#innerpage-box h6
 {word-break: break-word;margin: 20px 0;}

#innerpage-box .wp-block-image figure {
    overflow: hidden;
    position: relative;
    border-radius: 6px;
    -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56), 0 4px 25px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
    box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56), 0 4px 25px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
}

/* Old duplicate widget styles removed - using new card design above */

/* ============================================
   TAG CLOUD WIDGET STYLING - Exact Design Match
   ============================================ */
.widget-area .tagcloud {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 6px;
}

.widget-area .tagcloud a,
main#innerpage-box .widget-area .tagcloud a {
    display: inline-flex;
    align-items: center;
    padding: 6px 12px;
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    color: #666;
    font-size: 13px !important;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease;
    margin: 0;
    position: relative;
    box-shadow: none;
    line-height: 1.4;
}

.widget-area .tagcloud a:before {
    content: "\f02b";
    font-family: 'FontAwesome';
    margin-right: 6px;
    font-size: 11px;
    color: #999;
    display: inline-block;
}

.widget-area .tagcloud a:hover {
    background: #fe5722;
    border-color: #fe5722;
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(254, 87, 34, 0.2);
}

.widget-area .tagcloud a:hover:before {
    color: #fff;
}

/* ============================================
   ADDITIONAL WIDGET STYLING
   ============================================ */

/* Text Widget */
.widget-area .textwidget {
    padding: 0;
    color: #666;
    font-size: 14px;
    line-height: 1.7;
}

/* Calendar Widget */
.widget-area div#calendar_wrap {
    padding: 0;
    margin: 0;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    overflow: hidden;
}

.widget_calendar table {
    width: 100%;
    border-collapse: collapse;
}

.widget_calendar table thead tr th {
    background: #f5f5f5;
    color: #333;
    font-weight: 600;
    padding: 10px;
    text-align: center;
    border: 1px solid #e5e5e5;
}

.widget_calendar table tbody td {
    padding: 8px;
    text-align: center;
    border: 1px solid #e5e5e5;
}

.widget_calendar table tbody td a {
    color: #fe5722;
    font-weight: 600;
}

/* Comments Widget */
.widget_recent_comments ul li {
    padding: 12px 0;
    border-bottom: 1px solid #f0f0f0;
}

.widget_recent_comments ul li:last-child {
    border-bottom: none;
}

.widget_recent_comments ul li a {
    color: #333;
    font-weight: 500;
}

/* Archive Widget */
.widget_archive ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
}

.widget_archive ul li .count {
    background: #f0f0f0;
    color: #666;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 12px;
    font-weight: 500;
    margin-left: 10px;
}

/* Responsive Styles */
@media screen and (max-width: 768px) {
    #sidebars .widget,
    div#secondary.widget-area .widget {
        padding: 20px;
        margin-bottom: 25px;
    }
    
    .widget-area .widget-title,
    #innerpage-box .widget-area .widget-title {
        font-size: 17px;
    }
    
    .widget-area form#searchform input[type="search"],
    .widget-area form#searchform input[type="text"] {
        padding: 10px 40px 10px 15px;
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    #sidebars .widget,
    div#secondary.widget-area .widget {
        padding: 18px;
        margin-bottom: 20px;
    }
    
    .widget-area .widget-title,
    #innerpage-box .widget-area .widget-title {
        font-size: 16px;
        margin-bottom: 15px;
    }
    
    .widget-area .tagcloud a {
        padding: 5px 12px;
        font-size: 12px !important;
    }
}
.widget-area .textwidget { padding: 10px;}
/* ============================================
   RECENT POSTS WIDGET STYLING - Exact Design Match
   ============================================ */
.widget_recent_entries ul li {
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
    list-style: none;
}

.widget_recent_entries ul li:last-child {
    border-bottom: none;
}

.widget_recent_entries ul li a {
    display: block;
    color: #333;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.5;
    transition: color 0.3s ease;
}

.widget_recent_entries ul li a:hover {
    color: #fe5722;
}

.widget_recent_entries ul li .post-date,
.widget_recent_entries ul li span.post-date {
    display: flex;
    align-items: center;
    color: #999;
    font-size: 13px;
    margin-top: 8px;
    font-weight: 400;
    line-height: 1.5;
}

.widget_recent_entries ul li .post-date:before,
.widget_recent_entries ul li span.post-date:before {
    content: "\f073";
    font-family: 'FontAwesome';
    margin-right: 8px;
    color: #999;
    font-size: 13px;
    display: inline-block;
    flex-shrink: 0;
}

/* Ensure date spans are styled correctly */
.widget_recent_entries ul li span {
    display: inline;
}

.widget_recent_entries ul li span.post-date {
    display: flex !important;
    align-items: center;
}

/* Remove old icons */
#secondary .widget_recent_entries li:before,
#sidebars .widget_recent_entries ul li a:before {
    display: none;
}
.widget-area .widget_media_image img {padding: 10px;margin: 0;border: 1px solid #eaeaea;}
#secondary .gallery-columns-3 {padding: 10px;margin: 0;border: 1px solid #eaeaea;}
#secondary .gallery-columns-3 .gallery-item a{padding: 0;}
.widget-area div#calendar_wrap {padding: 0px 1px 0 ;margin: 0;border: 1px solid #eaeaea;}
.widget_calendar table {border-collapse: separate; width: 100%;}
/* ============================================
   SEARCH WIDGET STYLING - Exact Design Match
   ============================================ */
.widget-area .woocommerce-product-search, 
.widget-area form#searchform,
.widget_search form {
    width: 100%;
    padding: 0;
    position: relative;
    margin: 0;
}

.widget-area form#searchform input[type="search"],
.widget-area form#searchform input[type="text"],
.widget_search input[type="search"],
.widget_search input[type="text"],
.widget_search .search-field,
.widget_search #s,
.widget-area .search-form #s {
    width: 100%;
    padding: 14px 50px 14px 18px;
    font-size: 15px;
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    color: #333;
    transition: all 0.3s ease;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
}

.widget-area form#searchform input[type="search"]::placeholder,
.widget-area form#searchform input[type="text"]::placeholder,
.widget_search input[type="search"]::placeholder,
.widget_search input[type="text"]::placeholder,
.widget_search .search-field::placeholder {
    color: #999;
    font-style: italic;
}

.widget-area form#searchform input[type="search"]:focus,
.widget-area form#searchform input[type="text"]:focus,
.widget_search input[type="search"]:focus,
.widget_search input[type="text"]:focus,
.widget_search .search-field:focus {
    outline: none;
    border-color: #fe5722;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(254, 87, 34, 0.1);
}

.widget-area form#searchform:after,
.widget_search form:after,
.widget_search .search-form:after,
.widget-area .search-form:after {
    content: "\f002";
    font-family: 'FontAwesome';
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    font-size: 16px;
    pointer-events: none;
    margin-top: 0;
    z-index: 1;
}

.widget_search form,
.widget_search .search-form {
    position: relative;
}

.widget-area form#searchform input[type="submit"],
.widget_search input[type="submit"],
.widget_search .search-submit {
    display: none;
}
.widget-area ul ul li a:before {
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    content: "\f105";
    margin: 0 5px 0;
}
.widget-area ul ul {border-radius: 0;border:none;}
.widget-area ul ul li {padding-left: 10px;border-bottom: none;}
.widget-area ul ul li a {padding: 0;}
.widget-area ul ul li.current_page_item > a,
.widget-area ul ul li.current_page_item > a:hover{ background:none; }
.widget_calendar table thead tr th {
    font-size: 12px;
    padding: 10px;
    text-align: center;
    border: none;
    color: #fff;
}
.widget_calendar table tbody td {
    font-size: 13px;
    padding: 6px 5px;
    text-align: center;
    background-color: transparent;
    border: none;
    color: #444;
}
.widget_calendar tfoot tr td {border: none; padding: 0px;}
/*--------------------------------------------------------------
## Odometer CSS
--------------------------------------------------------------*/
.odometer.odometer-auto-theme, 
.odometer.odometer-theme-default {
    display: block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, 
.odometer.odometer-theme-default .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, 
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, 
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, 
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon { display: block;}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, 
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, 
.odometer.odometer-theme-default .odometer-digit .odometer-value { display: block; -webkit-transform: translateZ(0);}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, 
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {  position: absolute;}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, 
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, 
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, 
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, 
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.odometer.odometer-auto-theme .odometer-value, 
.odometer.odometer-theme-default .odometer-value {  text-align: center;}

/*--------------------------------------------------------------
## WooCommerce CSS
--------------------------------------------------------------*/
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{ padding-bottom: 45px !important;}

.woocommerce ul.products li.product:hover, 
.woocommerce-page ul.products li.product:hover{border-color: #6a1b9a;}
 main#innerpage-box h2.woocommerce-loop-product__title {font-weight: 600;}
.woocommerce ul.products li.product a img{ border: 5px solid #f1f0f0 !important; height: auto;}
.woocommerce div.product div.images img {border: 2px solid #f1f0f0 !important;}
.woocommerce ul.products li.product .total-product-title-wrap{padding: 10px 10px 0;}
.woocommerce ul.products li.product a{color: inherit;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3{margin: 0 0 6px;padding: 0;}
.woocommerce div.product div.images .flex-control-thumbs{ margin: 5px -5px 0;}
.woocommerce div.product div.images .flex-control-thumbs li{ padding: 5px;}
.woocommerce ul.products li.product .price{font-weight: 500;font-size: 20px;color: #fe5722;margin: 0;}
.woocommerce ul.products li.product .price del{ display: inline;color: #999;opacity: 1;}
.woocommerce ul.products li.product .price ins{display: inline;font-weight: 600 !important;}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {float: right;width: 100%;}
.woocommerce-MyAccount-navigation ul li:before{display: none;}
.woocommerce-MyAccount-navigation ul li a{
    background: none;
    font-size: 16px;
    margin-bottom: 5px;
    display: inline-block;
    color:#fc856d;
    padding: 0px 20px;

}
.woocommerce-MyAccount-navigation ul li{margin: 5px 0 !important;}
.woocommerce-MyAccount-navigation-link.is-active a{color:#000 !important;}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
    padding: 10px 20px;
    font-weight: 400;
    border-radius: 5px;
    color: #FFF;
    background-color: #fe5722;
    border:1px solid #fe5722;    
    margin-bottom: -20px;
    line-height: 20px;
    font-size: 0.9em;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover{background: #333;color: #FFF;}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button { color:#fff !important;}
.woocommerce ul.products li.product .button{
    margin: 0;
    transform: translateY(50%);
    -ms-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    font-size: 16px;
    background-color: #ec5597;
    border: 1px solid #ec5597;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}

.single_inner .page-main-header {  display: none;}
.woocommerce ul.products li.product:hover .button{border-color: #fe5722;background-color: #fe5722;color: #FFF;}
.woocommerce ul.products li.product .button.loading{  opacity: 1;}
.woocommerce a.added_to_cart{
    padding-top: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: 25px;
    font-size: 13px;
}

.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt{ border-color: #fe5722;background-color: #fe5722;}
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover{background: #333;border-color: #333;color: #FFF;}
.woocommerce nav.woocommerce-pagination ul{border: 0;margin: 0;}
.woocommerce nav.woocommerce-pagination ul li{border: 0;margin: 0 4px;}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span{
    display: block;
    background: #fe5722;
    color: #FFF;
    padding: 8px 12px;
    line-height: 1;
    border-radius: 2px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current{background: #333;color: #FFF;}
.woocommerce span.onsale{
    min-height: 0;
    min-width: 0;
    padding: 0 15px;
    font-weight: 400;
    line-height: 26px;
    border-radius: 0;
    background-color: #fe5722;
    color: #fff;
    font-size: 14px;
    margin: 10px 0 0 -6px;
    top: 0;
    left: 0;
}

.woocommerce span.onsale:after{
    border-color: transparent #e8ae00 #e8ae00 transparent;
    border-width: 3px;
    border-style: solid;
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0px;
}

.woocommerce ul.products li.product .onsale{margin: 10px -6px 0 0;}
.woocommerce ul.products li.product .onsale:after{
    border-color: transparent transparent #e8ae00 #e8ae00;
    border-width: 3px;
    border-style: solid;
    right: 0px;
    left: auto;
}

.woocommerce div.product p.price, 
.woocommerce div.product span.price{color: #fe5722}
.woocommerce div.product p.price ins, 
.woocommerce div.product span.price ins{font-weight: 400;}
.woocommerce .product_meta{font-size: 15px;}
.woocommerce .product_meta a{color: inherit;}
.woocommerce .product_meta a:hover{ color: #fe5722;}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding: 0;border-bottom: 2px solid #fe5722;padding-bottom: 10px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before{ display: none !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {padding: 10px 0;font-weight: 400;}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0;
    background-color: #333;
    border-radius: 0;
    margin: 0 6px 0 0;
    padding: 0 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{ background: #fe5722;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{ color: #FFF !important;}
.woocommerce #reviews #comments h2,
.woocommerce #reviews h3{font-size: 22px; margin-bottom: 30px;}
.woocommerce #reviews #comments h2, 
.woocommerce-page #reviews #comments h2 { margin-bottom: 10px !important;}
.woocommerce-Reviews .comment-form-author, 
.woocommerce-Reviews .comment-form-email{ width: 100%;}
.woocommerce-Reviews .comment-form-author input,
.woocommerce-Reviews .comment-form-email input{width: 100%;}
.related.products h2{ margin-bottom: 30px;}
.woocommerce #respond input#submit.disabled, 
.woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit:disabled[disabled], 
.woocommerce a.button.disabled, .woocommerce a.button:disabled, 
.woocommerce a.button:disabled[disabled], 
.woocommerce button.button.disabled, 
.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled], 
.woocommerce input.button.disabled, 
.woocommerce input.button:disabled, 
.woocommerce input.button:disabled[disabled]{background: #fe5722;padding: 10px 20px;color: #FFF;}
.woocommerce #respond input#submit.disabled:hover, 
.woocommerce #respond input#submit:disabled:hover, 
.woocommerce #respond input#submit:disabled[disabled]:hover, 
.woocommerce a.button.disabled:hover, 
.woocommerce a.button:disabled:hover, 
.woocommerce a.button:disabled[disabled]:hover, 
.woocommerce button.button.disabled:hover, 
.woocommerce button.button:disabled:hover, 
.woocommerce button.button:disabled[disabled]:hover, 
.woocommerce input.button.disabled:hover, 
.woocommerce input.button:disabled:hover, 
.woocommerce input.button:disabled[disabled]:hover{background: #333;color: #FFF;}

.woocommerce #respond input#submit.alt.disabled, 
.woocommerce #respond input#submit.alt.disabled:hover, 
.woocommerce #respond input#submit.alt:disabled, 
.woocommerce #respond input#submit.alt:disabled:hover, 
.woocommerce #respond input#submit.alt:disabled[disabled], 
.woocommerce #respond input#submit.alt:disabled[disabled]:hover, 
.woocommerce a.button.alt.disabled, 
.woocommerce a.button.alt.disabled:hover, 
.woocommerce a.button.alt:disabled, 
.woocommerce a.button.alt:disabled:hover, 
.woocommerce a.button.alt:disabled[disabled], 
.woocommerce a.button.alt:disabled[disabled]:hover, 
.woocommerce button.button.alt.disabled, 
.woocommerce button.button.alt.disabled:hover, 
.woocommerce button.button.alt:disabled, 
.woocommerce button.button.alt:disabled:hover, 
.woocommerce button.button.alt:disabled[disabled], 
.woocommerce button.button.alt:disabled[disabled]:hover, 
.woocommerce input.button.alt.disabled, 
.woocommerce input.button.alt.disabled:hover, 
.woocommerce input.button.alt:disabled, 
.woocommerce input.button.alt:disabled:hover, 
.woocommerce input.button.alt:disabled[disabled], 
.woocommerce input.button.alt:disabled[disabled]:hover{background: #fe5722;border-color: #fe5722;}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{line-height: 40px;font-size: inherit;padding: 0;}
.select2-container .select2-choice{
    border: 1px solid #EEE;
    font-size: 0.9em;
    color: inherit;
    border-radius: 0;
}
.select2-results{font-size: 0.9em;color: inherit;}
.select2-drop-active{border-color: #EEE;}
.select2-drop.select2-drop-above.select2-drop-active{border-color: #EEE;}

.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message{border-top-color: #fe5722;font-size: 0.9em; margin-bottom: 15px;}
.woocommerce-error:before, 
.woocommerce-info:before, 
.woocommerce-message:before{ color: #fe5722;}

.woocommerce-error a.button, 
.woocommerce-info a.button, 
.woocommerce-message a.button{
    padding: 10px 20px;
    line-height: 4;
    height: auto;
    margin-right: 15px;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}

.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th{font-weight: 400;}
#customer_details{ margin-bottom: 40px;}
.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register{border: 1px solid #EEE;border-radius: 0;   padding: 10px;}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order{
    float: none;
    border: 1px solid;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}

.woocommerce .widget_shopping_cart .cart_list li, 
.woocommerce.widget_shopping_cart .cart_list li{
    padding-top: 4px;
}

.woocommerce ul.cart_list li a, 
.woocommerce ul.product_list_widget li a{font-weight: 400;}
/*.woocommerce a.remove{font-family: Arial; font-weight: normal;}*/
.woocommerce .widget_shopping_cart .cart_list li a.remove, 
.woocommerce.widget_shopping_cart .cart_list li a.remove{ top: 8px;}
.woocommerce .widget_layered_nav ul li{ padding: 5px 0;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{ background-color: #FFF; border: 4px solid #fe5722;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{ background-color: #fe5722}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{ background-color: #EEE;}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
    height: 20px;
    width: 20px;
    top: -6px;
    margin-left: -10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{ list-style: none;}
.woocommerce-MyAccount-navigation-link a{
    background: #fe5722;
    color: #FFF;
    padding: 10px 20px;
    margin-bottom: 5px;
    display: block;
}
.woocommerce-MyAccount-navigation-link.is-active a,
.woocommerce-MyAccount-navigation-link a:hover{ background: none;}
.woocommerce ul.products li.product strong {display: inline-block;}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/
.carousel-indicators li{ background-color: #6963635c; border: 1px solid #6963635c;}

ul.themetext {margin: 0;padding: 0;list-style: none;}
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-direction: alternate;
}
.ht-site-title, .site-title { margin: 0;}

div#content li.blocks-gallery-item:before {content: none;}
div#content li.blocks-gallery-item {padding: 14px 14px 0 14px;}
div#content li.blocks-gallery-item img:hover {opacity: 0.5;}
.single_post .datebx{ border-bottom: 1px solid #ccc; margin-bottom: 20px;}
.single_post .datebx li{list-style: none; display: inline-block;}
.single_post .datebx .post-date-publishable {display: inline-block; margin-left: 10px; padding-top: 15px;padding-bottom: 15px;}
.single_post .datebx  i { padding-right: 10px;}
.woocommerce-product-search .search-field {
    width: 100% !important;
    margin-bottom: 5px;
    margin-top: 20px;
}
.single-productpage #sidebars button {
    padding: 7px 25px;
    border: 1px solid;
    width: 100%;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
        margin-bottom: 0px;
}
div#sidebars ins {background: none;}
.widget-area span.woocommerce-Price-amount.amount {
    margin: 0 0 10px 0;
    line-height: 24px;
    min-height: 26px;
    color: #242424;
    font-size: 17px;
    font-weight: 500;
}
.widget-area del span.woocommerce-Price-amount.amount {font-size: 14px;color: #666;}
.widget-area span.woocommerce-Price-amount.amount {
    margin: 0 0 8px 0;
    line-height: 24px;
    min-height: 26px;
    color: #242424;
    font-size: 17px;
    font-weight: 500;
}

/*--------------------------------------------------------------
# rating
--------------------------------------------------------------*/
.woocommerce .star-rating {
    float: right;
    position: relative;
    height: 3em;
    line-height: 1;
    font-size: 1em;
    width: 100%;
    font-family: star; 
    overflow: initial;
}
.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0px;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.woocommerce .star-rating span::before {
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0;
    display: none;
}
.woocommerce .star-rating::before {
    content: '\73\73\73\73\73';
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    /*display: none;*/
}
.comment-text .star-rating { margin-top: 0; margin-right: 0; margin-bottom: 0;}
.woocommerce .star-rating, .woocommerce-page .star-rating {margin-bottom: 0 !important;}

/*--------------------------------------------------------------
# rating
--------------------------------------------------------------*/
.woocommerce div.product form.cart .button, 
.woocommerce-page div.product form.cart .button, 
.woocommerce #content div.product form.cart .button, 
.woocommerce-page #content div.product form.cart .button {
    border: 1px solid;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
    margin: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    padding: 0px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
.woocommerce #review_form #respond .form-submit input {
    border: 1px solid;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
.woocommerce div.product div.images img:hover {opacity: 0.8;}
.woocommerce div.product .woocommerce-product-rating a, 
.woocommerce .star-rating span{float: right;display: contents;}
.single-productpage .innerpage-whitebox .woocommerce-product-rating span.count {display: inherit;}
.woocommerce .star-rating::before{top: 0 !important;left: 0 !important;position: relative;}
.woocommerce div.product .woocommerce-product-rating{line-height: 0px;}
.woocommerce-page.columns-3 ul.products li.product, 
.woocommerce.columns-3 ul.products li.product {overflow: hidden;}
.woocommerce ul.products li.product a img {transform: scale(1);transition: all 1s ease 0s;}
.woocommerce ul.products li.product a img:hover {opacity: 0.8; transform: scale(1.05);}
.woocommerce .cart .button, .woocommerce .cart input.button {
    border: 1px solid;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    margin: 2px 0;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    border: 1px solid;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
.woocommerce .widget_shopping_cart .buttons a, 
.woocommerce.widget_shopping_cart .buttons a {
    border: 1px solid;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {padding-top: 40px;}
body.page-template-default.page.page-id-134.logged-in.admin-bar.woocommerce-checkout.woocommerce-page.woocommerce-js.ht_right_sidebar.columns-3.customize-support header#ht-masthead,
body.page-template-default.page.page-id-133.logged-in.admin-bar.woocommerce-cart.woocommerce-page.woocommerce-js.ht_right_sidebar.columns-3.customize-support #ht-masthead,
body.page-template-default.page.page-id-135.logged-in.admin-bar.woocommerce-account.woocommerce-page.woocommerce-js.ht_right_sidebar.columns-3.customize-support header#ht-masthead {
    position: relative;
}
.woocommerce table.shop_table{padding-bottom: 30px;}
.sf-arrows .sf-with-ul:after {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    right: -2px;
    height: 0;
    width: 0;
    display: none;
}
.sf-arrows .sf-with-ul:before {display: none;}
.woocommerce #reviews #comments ol.commentlist li img.avatar { position: relative;}
.woocommerce #reviews #comments ol.commentlist li {display: inline-block;}
.woocommerce #reviews #comments ol.commentlist li .comment-text { margin: 0;}

/*-----------------------
## Single product
-----------------------------*/
.woocommerce div.product .product_meta .posted_in, 
.woocommerce div.product .product_meta .tagged_as {display: block;font-weight: 400;line-height: 1.6;}
.woocommerce .star-rating {
    float: right;
    position: relative;
    height: 1.5em;
    line-height: 1;
    font-size: 1em;
    width: 100%;
    font-family: star;
    overflow: initial;
}
.woocommerce .widget_rating_filter ul li a {padding: 1px 0;text-decoration: none;}
.widget-area .woocommerce li.wc-layered-nav-rating .star-rating { margin: 0;}
.widget-area .woocommerce ul.product_list_widget li a {font-size: 13px;font-weight: 400;padding: 0px 0 8px;}
.widget-area .woocommerce .product_list_widget li .star-rating {
    float: right;
    position: relative;
    height: 1.5em;
    line-height: 1;
    font-size: 1em;
    width: 63%;
    font-family: star;
    overflow: initial;
    margin-bottom: 10px !important;
}
main#innerpage-box .woocommerce-product-details__short-description ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #999;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 0;
}

main#innerpage-box .woocommerce-product-details__short-description ul li {
    position: relative;
    padding-left: 15px;
    font-size: 14px;
    margin-bottom: 7px;
    line-height: 1.4;
}
.woocommerce div.product .woocommerce-tabs .panel {
    background: transparent !important;
    border: none !important;
    box-shadow: none;
}

@media screen and (min-width: 1024px) and (max-width: 1300px){
.page-template-default #innerpage-box .service_inbox .title {  margin: 0;

}
}
@media only screen and (max-width: 1299px) {
header .Hbtn a { padding: 6px 10px;}
header .Hbtn a i { font-size: 10px; padding: 1px 1px; margin-right: 6px;}
.navigation .mainmenu li { margin: 0 10px;}
.navigation .mainmenu li.menu-item-has-children {margin: 0 20px 0 10px;  }
.counter-area .count-box {margin: 0 1em;}
#team .single-team {  padding: 0 15px;}
#innerpage-box .single-team { padding: 0 0.5em;}
#innerpage-box .inner-blogpost{margin: 0 ;}
}

@media screen and (max-width: 1200px){
 .ct-btn-scroll{ bottom: 20px; }
 .new-page.menu-new{
    display:none;
}
}
@media screen and (max-width: 1199px){
.slider_section .slide-mainimg {height: 100%;}
#features .features-title p { padding-right: 1em;}
.counter-area .count-box {margin: 0 0em;}
.counter-area .cd-icon {padding-left: 10px;}
#innerpage-box .team-social-icon li {  margin: 0px 10px 0px 0;}
#innerpage-box .inn-single-service-bx {padding: 0 10px;}
#innerpage-box .inner-blog-post {padding:0 10px;}
#innerpage-box .cntlhsbx p { font-size: 16px;}
/* Old searchform:after removed - using new design */

}

@media screen and (min-width: 1024px) and (max-width: 1200px){
/*    .slider_section .s_rhsbx {padding: 20px 10px 20px 20px;}*/
#quote-carousel .carousel-control.left {  left: -42px;}
#quote-carousel .carousel-control.right {  right: -42px;}
.header-seo.header-transparent .is-fixed .main-bar input[type="search"] {   top: -5px;}
.header-seo.header-transparent .is-fixed .main-bar span.sb-icon-search {  top: -14px;}
.single-team .in-our-team ul > li > a {
    line-height: 30px;
    width: 30px;
    height: 30px;
}
#schedule .sec-img-right {
    width: 31.2%;
    top: 63px;
    right: -17.9%;
}
#schedule .sec-img {
    width: 106%;
    left: 0;
}
.footer-area .sf-right-img {
    height: 30px;
    width: 95%;
    right: -82px;
    top: 59px;
}
.footer-area .sf-left-img {
    width: 32%;
}
.box-form .news-right-img {
    height: 28px;
    width: 16.2%;
    right: -66px;
    bottom: 24px;
}
}

@media screen and (min-width: 1800px) {
    #schedule .sec-img-right {
        width: 9%;
        top: 27.9px;
        right: -5.5%;
    }
}
@media screen and (min-width: 1300px) and (max-width: 1440px) {
#schedule .sec-img-right {
    width: 14%;
    top: 31.9px;
    right: -9.5%;
}
}



@media screen and (min-width: 992px) and (max-width: 1023px){
.ruh-content-area {top: 70%; width: 390px;right: 0%;
}
}

@media screen and (min-width: 320px) and (max-width: 1024px){
header.site-header span.text, .single-header-info span.theme-color{font-size: 11px;}
header.site-header .d-flex, div#navbarNavDropdown {margin: 0 0%;}
header.site-header .list-inline.m-a0{padding-left: 0px !important;}
header.site-header .text-bx.padding0{padding-left: 15px;}
header.site-header input[type="search"] {
    width: 100%;
}
}

@media screen and (max-width: 1000px){
    .toggle-bar{
     display: block;
     position: absolute;
     top: -35px;
     right: 35px;
     width: 50px;
     background: #fe5722;
     cursor: pointer;
     text-align: center;
     color: #fff;
     padding: 20px 0;
     cursor: pointer;
 }

 .toggle-bar span{
    position: absolute;
    top: 50%;
    margin-top: -2px;
    height: 4px;
    left: 8px;
    right: 8px;
    background: #FFF;
    box-shadow: 0 10px 0 0 #FFF, 0 -10px 0 0 #FFF;
}
}

@media (max-width: 1012px){
.header-transparent .sticky-header {padding: 0;
}
}

@media (min-width: 992px){
 .responsive-header-box{  display: none;}
.navbar-expand-lg .navbar-toggler {
    display: none;
}
}

@media (max-width: 992px){
.mobnone1 {
    display: none;
}
.sf-arrows .sf-with-ul:after{ right: 30px !important;}
.ht-site-title, .site-title { font-size: 23px;}
.top-bar-head .head-menu { padding-right: 0;}
 .logo { position: relative; 
    top: 0px !important;
    background: none !important;
    padding: 0;
}
.scheduleus-post-wrap {
    position: relative;
    bottom: 0px;
    width: 100%;
}
#schedule .sec-img {
    width: 100%;
    top: auto;
    bottom: -45px;
    border-radius: 0;
    left: 0;
}
#schedule .sec-img-right {display: none;}
#schedule {
    padding: 0em 0 3em 0;
}
#schedule .schedule-post-boxes {
    padding-left: 0em;
}
.footer-area .box-form {
    border: 1em solid #D9D9D9;
    border-top: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.footer-area .sf-right-img, .box-form .news-right-img {
    display: none;
}
.box-form .news-img {
    height: 30px;
    width: 101%;
    left: -1px;
    bottom: -22px;
}
.footer-area .sf-left-img {
    height: 28px;
    width: 23%;
    left: -29px;
    top: 6px;
}

}
@media only screen and (max-width: 991px) {
/* Old searchform:after removed - using new design */
.slider_section .slide-mainimg { height: 100%;}
#innerpage-box .conbx { padding-left: 0em;}
.dlab-topbar-right {padding-left: 0;padding-right: 15px;}
.dlab-topbar-left{
    padding-right: 0;
}
}

@media screen and (max-width: 991px) {
header .infoinnbx{padding: 0 5px;}
.top-bar-head {padding: 1em 0;border-bottom: none;}
.home.page-template .site-header { position: relative;}
header .Hbtn a{ padding: 6px 12px;}
.page-main-header{padding: 2em 0 !important;}
.page-main-header svg{display: none;}
.ht-main-title { margin: 0px 0px 10px 0;}
.navigation .mainmenu li a::before{display: none;}
.site-navigation{background:none ;}
.site-header {position: relative;background: #000;}
#features .features-title h2 {font-size: 31px;line-height: 38px;}
#schedule .schedulebx:nth-child(odd):after{display: none;}
#schedule .scheduleus-single {padding: 0 14px;}
#schedule .schedulebx {padding: 1em 0 0em 0;}
.counter-area .cd-icon {padding-left: 0px;}
.blog-area .blog-posts h4 { font-size: 22px;margin: 2px 0;}
.blog-area .blog-single { padding: 20px 10px 5px 10px;}
.counter-area,#team,#gallery,.features-area ,#project,
#blog ,#ourclient{ padding: 1em 0 !important;}
.section-title {  margin-bottom: 25px;}
footer#footer.footer-area .widget-title { margin-bottom: 15px;}
#footer{ padding: 1em 0 1em 0em !important;}
.footer-area .newstitle h3 {font-size: 30px; margin: 0 0em 10px 0;line-height: 40px;}
#innerpage-box {  padding: 2em 0em ;}
#innerpage-box .cntlhsbx p { font-size: 16px;}
blockquote { padding: 4em 2em !important;}
#innerpage-box .cntpgicn{margin: 0 auto;}
#innerpage-box .single-team { width: 50%;}
#ht-contactus-wrap .conforminn{margin: 0; padding: 1em 0em;}
#innerpage-box .contact-address-area .contforminn {padding: 1em 1em 1em 1em;}
#innerpage-box .cntpgtxt { padding: 12px 10px 5px 34px;}
.widget-area ul li:before{margin-right: 4px !important;}
main#innerpage-box #sidebars li {margin-left: 5px;}
#innerpage-box .item.innertest-item{width: 50%;}
.faq_tp .faq-heading{font-size: 60px;}
.footer-area input[type="submit"] { margin-left: 0;}
#innerpage-box .contact-address-area {  margin: 0em 0 1em 0;}
header.site-header input[type='search'], 
header.site-header input[type='search']:hover { width: 100%;}
#team .team-text .team-designation { font-size: 16px;}
.footer-area .bottom-area { bottom: 0; position: relative;}
.s-footer { padding-bottom: 0em;}
#content-box ol li { padding-left: 3em;}

}


@media screen and (max-width: 768px){
.section-title h2{font-size: 30px;}
main#innerpage-box h6.faq-title{  padding: 10px 75px 8px 17px !important;}
.single-productpage .innerpage-whitebox,
.single-productpage #sidebars {   margin-top: 00px;}
.ht-footer.ht-footer1,
.ht-footer.ht-footer2,
.ht-footer.ht-footer3,
.ht-footer.ht-footer4 { width: 100% !important;}
.ht-main-navigation li{ padding-right: 00px;}
img.ht-page-header-img{ height: 275px;}
#quote-carousel .carousel-control.right { right: 0; top: 140px;}
#quote-carousel .carousel-control.left { left: -7px; top: 140px;}
#quote-carousel .carousel-control { margin-top: -50px;}
.top-bar-head {
    padding:0.1em 0 !important;
}
.footer-area input[type="submit"] {
    padding: 8px 10px;
    font-size: 15px;
}
.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea, .footer-area select {
    font-size: 12px;
}
#features .featurearea-img::before,
#features .featurearea-img::after{
    display: none;
}
#features .offset-1 {
    margin-left: 0%;
}
.counter-area .counter-img h3 {
    bottom: 16px;
    width: 94%;
    top: auto;
}
.counter-area .counter-img img {
    margin-left: 0;
}
.counter-area .offset-1 {
    margin-left: 0%;
}
}

@media screen and (max-width: 768px){
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li{  margin-bottom: 10px;}
.woocommerce .widget_price_filter .price_slider_amount .button{ margin-bottom: 15px;}
.ht-main-navigation a{ padding: 8px 17px;}
.ht-section-title,
.ht-section-tagline{  width: auto;}
.ht-top-footer{  margin-left: 0;}
.ht-footer{ width: auto; margin: 0 0 30px; float: none;}
#primary{width: auto !important;float: none !important;margin-bottom: 30px;}
#secondary{ width: auto !important; float: none !important; margin-bottom: 30px; overflow: hidden;
}
}

@media screen and (max-width: 611px){
#ht-contactus-wrap .maintle{font-size: 30px;
}
}

@media screen and (min-width: 320px) and (max-width: 768px){
.logobox img { padding-top: 0 !important;}
.main-dispaly.padding0 {padding-left: 20px;}
.header.site-header ul.sub-menu li a:hover{padding-left: 15px;padding-right: 15px;}
}

@media screen and (min-width: 320px) and (max-width: 768px){
header.site-header .main-dispaly.padding0 {padding-right: 20px;}
.ht-section-title:after {width: 65%;}
.woocommerce div.product .woocommerce-tabs ul.tabs{ padding-top: 10px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size: 18px;}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product, 
.woocommerce .related ul.products li.product, 
.woocommerce-page .related ul.products li.product{ margin-bottom: 30px !important;}
.sf-arrows .sf-with-ul:after{ right: 40px;}
.ti-home:before{left: 15px;top: 12px;}
.is-fixed .main-bar ul.sub-menu { margin-top: 0 ;}
}

@media screen and (max-width: 767px){
.slider_section .slide-mainimg {  height: 100%;}
.counter-area .cd-txt { text-align: center;}
.counter-area .cd-num { font-size: 40px;}
.counter-area .cd-title {font-size: 18px;}
#ht-contactus-wrap input[type="submit"] {padding: 10px 20px;font-size: 18px;}
#innerpage-box .item.innertest-item { width: 100%;}
#innerpage-box .singleinner-service .service_inimg img{width: 100%;}
#innerpage-box .faq { margin-top: 1em;}
.site-header .navbar-toggler, 
.site-header .is-fixed .navbar-toggler { margin: 22px 0 22px 10px; box-shadow: none;}
.text-white .site-button.outline { padding: 8px 15px;}
/* Old searchform:after removed - using new design */
#innerpage-box .cntpgbx {   margin-bottom: 10px;}
#innerpage-box .ts-area-c p {margin: 0em 0px 0 0px;}
#secondary input[type="text"], #secondary input[type="email"], #secondary input[type="url"], 
#secondary input[type="password"], #secondary input[type="search"], #secondary input[type="number"], 
#secondary input[type="tel"], #secondary input[type="range"], #secondary input[type="date"],
#secondary input[type="month"], #secondary input[type="week"], #secondary input[type="time"], 
#secondary input[type="datetime"], #secondary input[type="datetime-local"], 
#secondary input[type="color"], #secondary input[type="file"], 
#secondary textarea, #secondary select{padding: 12px 3px 12px 6px;}
.footer-area .widget {  margin-bottom: 0em;}
.widget-area li{padding-left: 3%;}
.single-footer-2 { padding-left: 1em;}
.footer-area .single-footer { padding-top: 1em;}
.blog-area .blog-posts h4 { font-size: 20px; line-height: 25px;}
.ht-inquiry-member-wrap input[type="submit"] {margin: 0.5em 0 0.1em 0; padding: 8px 20px;font-size: 18px;}
#secondary.widget-area { margin: 15px 0px 0 0;}

}

@media screen and (min-width: 320px) and (max-width: 768px){

.footer-area .bottom-area{padding: 1em 0 !important;}
.footer-area .gallery-item{max-width: 50%;}
.footer-bottom-area ul li { margin: 0 15px;}
.footer-bottom-area.text-right {text-align: center;}
.footer-text{ text-align: center; }
.header-transparent .is-fixed .main-bar h1.ht-site-title { position: relative;top: 60px;text-align: center;}
header.site-header span.text, 
.single-header-info span.theme-color {font-size: 14px;}
.bx-controls-direction { display: none;  }
header.site-header .d-flex, div#navbarNavDropdown {margin: 0 0% !important; }
div#navbarNavDropdown{  margin: 0%; }
.ht-site-description{padding-top: 0; }
.header-transparent .is-fixed .main-bar{position: static !important;}
.header-transparent .is-fixed .main-bar h1.ht-site-title,
.header-transparent .is-fixed .main-bar p.ht-site-description { display: block;}
.navigation .mainmenu li a:after{ content: none; }
.navigation .mainmenu li ul li{ box-shadow: none; padding-left: 0; }
.sf-arrows .sf-with-ul:before{ right: 40px !important; }
.header-seo.header-transparent .is-fixed .main-bar {background-color: transparent !important;padding: 0;}
div#navbarNavDropdown li.current_page_item a:after, .current_page_item > a:after{width: 0;}
.header-seo.header-transparent .is-fixed .main-bar img {position: relative; top: 80px;}
.header-seo.header-transparent .is-fixed .main-bar .resp_header_logo{display: block;
}
}
@media screen and (min-width: 476px) and (max-width: 630px){

#innerpage-box .textbx .team-designation {font-size: 16px;margin: 2px 0;
}

}

@media screen and (max-width: 580px){  
.ht-team-counter-wrap{  margin-left: 0;}
.ht-counter{ width: 75%; float: none; margin: 0 auto 60px;}
.ht-portfolio{
    width: 50%;
    padding: 4px;
}
}

@media screen and (max-width: 575px){  
header .htop button.share-icn, header .headphone, header button.share-icn{display: block;}
header .nav-menus{position: absolute;top: 10px;right: 0;}   
header .head-menubx{width: 50%;float: left;}
header button.share-icn {
    width: auto;
    padding: 0 0px;
    font-size: 23px;
    box-shadow: none;
    margin: 0;
}
header button.share-icn:focus{box-shadow: none;}
header .share-btn .a {
    width: 50px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    color: #fff;
    text-align: center;
    float: left;
}
header .share-btn .a:hover{color: #000 !important;}
header .share-btn.active.top {
  transform: scale(1) translateY(-10px);
}
header .share-btn.active {
  opacity: 1;
  transition: all 0.4s ease 0s;
  visibility: visible;
  border-radius: 5px;
}
header .share-btn.top {
  margin-top: -80px;
  transform-origin: 0 0 0;
}
header .share-btn {
    opacity: 0;
    transition: all 0.4s ease 0s;
    visibility: hidden;
    position: absolute;
    top: 22px;
    left: 0;
    z-index: 99999;
    width: 140px;
}
header .Hbtn a { padding: 2px 8px;font-size: 16px;top: 8px;}
header .share-btn.headphone{top: 33px;width: auto;left: 0;}
header .share-btn li a{width: 30px;line-height: 30px;height: 30px;font-size: 17px;}
header .head-menubx {text-align: right;}
#innerpage-box .cntlhsbx p,
#innerpage-box .cntpgtxt{text-align: center;}
#innerpage-box .cntpgicn { margin: 10px auto 0 auto;}
#innerpage-box .cntpgtxt p {font-size: 18px;}
.widget-area a { padding: 6px 0 6px 10px;}
.hamburger-menus{
    position: absolute !important;
    top: 1em;
    right: 4%;
}
}

@media screen and (max-width: 520px){
.top-bar-head .head-menu {  padding-right: 0em;}
.s-footer { 
    margin-bottom: 0em;
}
.single-footer-1 {
    margin-top: 0;
}
.footer-area .sf-left-img {
    height: 28px;
    width: 100%;
    left: 0;
    top: 0px;
    transform: rotate(0deg);
    border-radius: 0 0 0 0;
}
.footer-area .box-form {
    margin-top: 0;
}
.footer-area .sf-oly {
    bottom: 0;
}
}

@media screen and (min-width: 320px) and (max-width: 475px){
/* Old searchform:after removed - using new design */
.slider_section .slide-mainimg { height: 100%;}
.footer-area input[type="submit"] { position: relative; top: 0px;}
.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], 
.footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], 
.footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], 
.footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], 
.footer-area input[type="datetime"], .footer-area input[type="datetime-local"], 
.footer-area input[type="color"], .footer-area textarea, .footer-area select{padding: 12px 10px 12px 18px;}
.page_featured {margin: 0 2em;margin-bottom: 1em;padding: 3em 4em;}
#innerpage-box .single-team { width: 100%;margin-bottom: 2em;text-align: center;}
main#innerpage-box h1, 
body.page-template-default main#innerpage-box h1, 
.ht-main-title, #ht-contactus-wrap h1 { font-size: 26px !important;}
.faq_tp .faq-heading {  font-size: 30px;}
.faq_tp {  padding-bottom: 1em;}

}


@media screen and (min-width: 320px) and (max-width: 475px){
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3{ font-size: 20px !important;}
.single-productpage .innerpage-whitebox{ padding: 0;}
.woocommerce-page.columns-3 ul.products li.product, 
.woocommerce.columns-3 ul.products li.product { width: 30.75%; width: 100% !important;}
#blog-box h2{font-size: 22px !important;}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    margin-bottom: 10px;
}
}

@media screen and (min-width: 320px) and (max-width: 475px){
.faq_tp .faq-heading:before,
.faq_tp .faq-heading:after{   display: none;}
.footer-area .footerlayer-3{bottom: 10%;}
.footer-area .footerlayer-2{bottom: 40%;}
.footer-area .footerlayer-1{top: 2%;left: 35.3%;}
.footer-bottom-area ul li { margin: 0 10px;}
.footer-text, .footer-area li{font-size: 14px;}
.header-transparent .is-fixed .main-bar h1.ht-site-title{top: 35px;}
.resp_head_box{margin-bottom: 0;}
.header-seo.header-transparent .is-fixed .main-bar img { top: 55px;}
.header-seo.header-transparent .is-fixed .main-bar img { top: 50px;}
div#sb-search {margin-left: 0;}
header.site-header input[type="search"]{width: 100%;}
header.site-header span.sb-icon-search,
header.site-header input[type="submit"]{right: 0;}
.single-header-info { text-align: center; padding: 0;
}
}

@media screen and (min-width: 320px) and (max-width: 425px){
 /* Old searchform:after removed - using new design */
body {   position: inherit; }
.comment-form-url,
.comment-form-author,
.comment-form-email{ width: 98%;}
#innerpage-box .contact-address-area .contforminn {  padding: 1em 1em 1em 1em;}
#innerpage-box .contform {display: block !important;}
.section-title h2{
    font-size: 26px;
    line-height: 30px;
}
}

@media screen and (min-width: 320px) and (max-width: 375px){
 /* Old searchform:after removed - using new design */

.ht-site-title, .site-title {font-size: 18px;}
.navicon { top: -60px !important;}
.team-area .inner-area-title { font-size: 15px;}
.page_featured { 
    margin-bottom: 1em; 
    padding: 2em 4em;
}
}

@media screen and (min-width: 320px) and (max-width: 320px){
/* Old searchform:after removed - using new design */
.header-transparent .is-fixed .main-bar h1.ht-site-title { top: 45px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a { font-size: 15px;}
.woocommerce div.product .woocommerce-product-rating {line-height: 5 !important;}
.star-rating {padding-top: 9px;}
.toggle-bar {right: 25px !important;}
.total-count { padding: 18px 36px;}
.total-count .count { right: 24px;}
.total-count .count {right: 10px;}
.total-count { padding: 18px 20px;}
.page_featured {
    margin-bottom: 0em;
}
}

main#innerpage-box .tagcloud a {
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
    padding: 7px;
    display: inline-block;
}
div#secondary select option{ background: transparent;}
body.home.blog .page-main-header img {display: none;}
.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{ padding: 5px 0;}
h1.product_title.entry-title { word-break: break-word;}
.select2-container--default .select2-selection--single,.woocommerce .quantity .qty,div#payment,
#coupon_code{ background: transparent !important;}
#content-box li.blocks-gallery-item:before {  content: none;}
div#content-box li.blocks-gallery-item figure img {  padding: 5px;  margin-bottom: 0;}
div#content-box li.blocks-gallery-item figure img:hover,
div#sitemap-box .sitemap-posts-box img:hover{  opacity: 0.7;}
main#innerpage-box ul.children { border: 0; margin-left: 2em;}
.woocommerce-MyAccount-content .woocommerce-info {  background: transparent !important;}

/* ============================================
   Mega Manufacturing Industry Pro - Header Redesign
   ============================================ */

/* Top Information Bar */
.top-info-bar {
	background-color: #0d1338;
	padding: 10px 0;
	font-size: 14px;
}

.top-info-bar .top-info-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.top-info-bar .top-info-left .top-info-list {
	justify-content: flex-start;
}

.top-info-bar .top-info-right .top-info-list {
	justify-content: flex-end;
}

.top-info-bar .top-info-list li {
	margin-right: 25px;
	color: #ffffff;
	display: flex;
	align-items: center;
}

.top-info-bar .top-info-list li:last-child {
	margin-right: 0;
}

.top-info-bar .top-info-list li i {
	color: #f54a00;
	margin-right: 8px;
	font-size: 14px;
}

.top-info-bar .top-info-list li span {
	color: #ffffff;
	font-weight: 400;
}

/* Main Header */
.top-bar-head {
	background-color: #ffffff !important;
	padding: 15px 0 !important;
	position: relative;
	border-bottom: none !important;
}

/* Logo Section */
.logo-section {
	display: flex;
	align-items: center;
}

.logo-header-wrapper {
	display: flex;
	align-items: center;
	gap: 12px;
}

.logo-icon {
	flex-shrink: 0;
}

.logo-text .ht-site-title {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

.logo-text .ht-site-title a {
	text-decoration: none;
	display: flex;
	flex-direction: column;
}

.logo-main {
	font-size: 24px;
	font-weight: 700;
	color: #2c2c2c;
	line-height: 1;
	margin-bottom: 2px;
}

.logo-sub {
	font-size: 12px;
	font-weight: 500;
	color: #f54a00;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Navigation Section */
.navigation-section {
	display: flex;
	justify-content: center;
	align-items: center;
}

.navigation-section .site-navigation {
	display: block !important;
	float: none !important;
	padding: 0 !important;
}

.navigation .mainmenu {
	display: flex !important;
	list-style: none;
	margin: 0;
	padding: 0;
	justify-content: center;
	align-items: center;
	gap: 5px;
}

.navigation .mainmenu li {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.navigation .mainmenu li a {
	color: #2c2c2c !important;
	font-size: 15px;
	font-weight: 600;
	padding: 10px 18px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	border-radius: 4px;
	transition: all 0.3s ease;
	display: block;
}

.navigation .mainmenu li a::before {
	display: none !important;
}

.navigation .mainmenu li a:hover,
.navigation .mainmenu li.current_page_item > a,
.navigation .mainmenu li.current-menu-item > a {
	background-color: #f54a00 !important;
	color: #ffffff !important;
}

/* CTA Button */
.cta-section {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

/* CTA Button - Override old Hbtn styles */
.get-quote-btn,
header .get-quote-btn,
header .Hbtn.get-quote-btn,
header .get-quote-btn.Hbtn {
	margin: 0;
}

.get-quote-btn a,
header .get-quote-btn a,
header .Hbtn.get-quote-btn a,
header .get-quote-btn.Hbtn a {
	background-color: #f54a00 !important;
	color: #ffffff !important;
	padding: 12px 30px !important;
	border-radius: 6px !important;
	font-weight: 600 !important;
	font-size: 14px !important;
	text-transform: uppercase !important;
	letter-spacing: 0.5px !important;
	text-decoration: none !important;
	display: inline-block !important;
	transition: all 0.3s ease !important;
	box-shadow: 0 2px 8px rgba(245, 74, 0, 0.3) !important;
	border: none !important;
	position: relative !important;
	overflow: visible !important;
	z-index: 1 !important;
	margin-top: 0 !important;
	text-align: center !important;
}

.get-quote-btn a:before,
.get-quote-btn a:after,
header .get-quote-btn a:before,
header .get-quote-btn a:after,
header .Hbtn.get-quote-btn a:before,
header .Hbtn.get-quote-btn a:after {
	display: none !important;
	content: none !important;
	width: 0 !important;
	height: 0 !important;
	clip-path: none !important;
}

.get-quote-btn a:hover,
header .get-quote-btn a:hover,
header .Hbtn.get-quote-btn a:hover {
	background-color: #e04300 !important;
	box-shadow: 0 4px 12px rgba(245, 74, 0, 0.4) !important;
	transform: translateY(-2px) !important;
	border: none !important;
}

.get-quote-btn a:hover:before,
.get-quote-btn a:hover:after,
header .get-quote-btn a:hover:before,
header .get-quote-btn a:hover:after {
	display: none !important;
	transform: none !important;
}

/* Orange Accent Border */
.header-accent-border {
	height: 3px;
	background-color: #f54a00;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* Responsive Styles */
@media (max-width: 991px) {
	.top-info-bar .top-info-left .top-info-list,
	.top-info-bar .top-info-right .top-info-list {
		justify-content: center;
	}
	
	.top-info-bar .top-info-list li {
		margin-right: 15px;
		margin-bottom: 5px;
	}
	
	.navigation-section {
		order: 3;
		width: 100%;
		margin-top: 15px;
	}
	
	.cta-section {
		justify-content: center;
		margin-top: 10px;
	}
	
	.logo-section {
		justify-content: center;
	}
}

@media (max-width: 767px) {
	.top-info-bar {
		padding: 8px 0;
		font-size: 12px;
	}
	
	.top-info-bar .top-info-list li {
		margin-right: 10px;
		font-size: 11px;
	}
	
	.top-info-bar .top-info-list li i {
		font-size: 12px;
		margin-right: 5px;
	}
	
	.logo-main {
		font-size: 20px;
	}
	
	.logo-sub {
		font-size: 10px;
	}
	
	.get-quote-btn a {
		padding: 10px 20px !important;
		font-size: 12px !important;
		border: none !important;
		background-color: #f54a00 !important;
	}
	
	.get-quote-btn a:before,
	.get-quote-btn a:after {
		display: none !important;
	}
	
	.navigation .mainmenu li a {
		padding: 8px 12px;
		font-size: 13px;
	}
}

@media (max-width: 575px) {
	.top-info-bar .top-info-list {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.top-info-bar .top-info-list li {
		margin-right: 0;
		margin-bottom: 8px;
		width: 100%;
	}
}

/* ============================================
   Slider Section Responsive Styles
   ============================================ */

@media (max-width: 991px) {
	.slider_section {
		min-height: 700px;
		max-height: 900px;
	}
	
	.slider_section .slider_content {
		padding: 120px 0 60px 0;
	}
	
	.slider-main-title {
		font-size: 56px;
		letter-spacing: -1px;
	}
	
	.slider-sub-heading {
		font-size: 24px;
		letter-spacing: 2px;
	}
	
	.slider-description {
		font-size: 16px;
		max-width: 100%;
	}
	
	.slider-stats {
		gap: 40px;
	}
	
	.stat-item:not(:last-child)::after {
		right: -20px;
		height: 30px;
	}
	
	.stat-number {
		font-size: 36px;
	}
	
	.slider-btn {
		padding: 16px 30px;
		font-size: 15px;
	}
}

@media (max-width: 767px) {
	.slider_section {
		min-height: 650px;
		max-height: 800px;
	}
	
	.slider_section .slider_content {
		padding: 100px 0 40px 0;
	}
	
	.slider-main-title {
		font-size: 42px;
		line-height: 1.2;
		letter-spacing: -1px;
		margin-bottom: 15px;
	}
	
	.slider-sub-heading {
		font-size: 20px;
		margin-bottom: 20px;
		letter-spacing: 2px;
	}
	
	.slider-description {
		font-size: 15px;
		margin-bottom: 25px;
		line-height: 1.7;
	}
	
	.slider-badge {
		margin-bottom: 20px;
	}
	
	.slider-badge .badge-text {
		font-size: 11px;
		padding: 8px 18px;
		letter-spacing: 1px;
	}
	
	.slider-badge .badge-line {
		width: 35px;
		height: 2px;
		margin-right: 10px;
	}
	
	.slider-cta-buttons {
		gap: 15px;
		margin-bottom: 30px;
		flex-direction: column;
	}
	
	.slider-btn {
		padding: 14px 25px;
		font-size: 14px;
		width: 100%;
		text-align: center;
		justify-content: center;
	}
	
	.slider-divider {
		margin-bottom: 30px;
	}
	
	.slider-stats {
		flex-direction: column;
		gap: 25px;
	}
	
	.stat-item {
		text-align: left;
	}
	
	.stat-item:not(:last-child)::after {
		display: none;
	}
	
	.stat-number {
		font-size: 36px;
	}
	
	.stat-label {
		font-size: 13px;
	}
	
	.slider_section .owl-dots {
		bottom: 20px;
	}
}

@media (max-width: 575px) {
	.slider_section {
		min-height: 600px;
		max-height: 750px;
	}
	
	.slider_section .slider_content {
		padding: 90px 0 30px 0;
	}
	
	.slider-main-title {
		font-size: 32px;
		line-height: 1.1;
	}
	
	.slider-sub-heading {
		font-size: 18px;
		letter-spacing: 1.5px;
	}
	
	.slider-description {
		font-size: 14px;
		line-height: 1.6;
	}
	
	.slider-badge .badge-text {
		font-size: 10px;
		padding: 6px 15px;
	}
	
	.slider-badge .badge-line {
		width: 30px;
	}
	
	.slider-btn {
		padding: 12px 20px;
		font-size: 13px;
	}
	
	.stat-number {
		font-size: 32px;
	}
	
	.stat-label {
		font-size: 12px;
	}
}

/* ============================================
   About Section Responsive Styles
   ============================================ */

@media (max-width: 991px) {
	.about-content-section {
		padding-right: 0;
		margin-bottom: 50px;
	}
	
	.about-images-section {
		padding-left: 0;
	}
	
	.about-images-wrapper {
		flex-direction: column;
		gap: 30px;
	}
	
	.about-image-left,
	.about-image-right {
		max-width: 100%;
		margin-top: 0;
	}
	
	.about-image-right {
		margin-top: 0;
	}
	
	.about-year-badge {
		bottom: -15px;
		left: 15px;
		padding: 20px 25px;
	}
	
	.about-year-badge .year-number {
		font-size: 40px;
	}
	
	.about-main-title h2 {
		font-size: 40px;
	}
}

@media (max-width: 767px) {
	#about {
		padding: 60px 0;
	}
	
	.about-main-title h2 {
		font-size: 32px;
		margin-bottom: 20px;
	}
	
	.about-description p {
		font-size: 15px;
	}
	
	.progress-item {
		margin-bottom: 20px;
	}
	
	.progress-label {
		font-size: 14px;
	}
	
	.progress-percentage {
		font-size: 15px;
	}
	
	.features-row {
		flex-direction: column;
		gap: 15px;
	}
	
	.feature-item {
		font-size: 14px;
	}
	
	.about-cta-btn {
		padding: 14px 30px;
		font-size: 14px;
		width: 100%;
		text-align: center;
	}
	
	.about-year-badge {
		bottom: -10px;
		left: 10px;
		padding: 15px 20px;
	}
	
	.about-year-badge .year-number {
		font-size: 36px;
	}
	
	.about-year-badge .year-text {
		font-size: 12px;
	}
}

@media (max-width: 575px) {
	.about-main-title h2 {
		font-size: 28px;
	}
	
	.about-description p {
		font-size: 14px;
	}
	
	.progress-bar-wrapper {
		height: 6px;
	}
	
	.about-cta-btn {
		padding: 12px 25px;
		font-size: 13px;
	}
}

/* ============================================
   Services Section Styling - Complete Manufacturing Solutions Design
   ============================================ */

/* Section Background */
.service-area {
	background-color: #f5f5f5;
	padding: 6em 0 3em;
}

/* Section Header */
.services-header {
	text-align: center;
	margin-bottom: 4em;
}

/* Badge Styling */
.services-badge {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1.5em;
	gap: 15px;
}

.badge-line-left,
.badge-line-right {
	display: inline-block;
	width: 40px;
	height: 2px;
	background-color: #f54a00;
}

.badge-text {
	display: inline-block;
	background-color: #111944;
	color: #ffffff;
	padding: 8px 20px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 4px;
}

/* Main Title */
.services-main-title {
	font-size: 42px;
	font-weight: 700;
	color: #2e2e2e;
	margin: 0 0 1em 0;
	line-height: 1.2;
}

/* Description */
.services-description {
	font-size: 16px;
	color: #666666;
	line-height: 1.6;
	max-width: 800px;
	margin: 0 auto;
}

/* Services Grid Wrapper - Works for both homepage and inner pages */
.services-grid-wrapper,
#innerpage-box .services-grid-wrapper {
	margin-bottom: 3em;
}

/* Ensure services cards work properly in inner pages */
#innerpage-box .services-grid-wrapper .row {
	margin: 0 -15px;
}

#innerpage-box .services-grid-wrapper .services-card-wrapper {
	padding: 0 15px;
}

/* Services Card Wrapper - Works for both homepage and inner pages */
.services-card-wrapper,
#innerpage-box .services-card-wrapper {
	margin-bottom: 30px;
}

/* Service Card */
.service-card {
	background: #ffffff;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
	transition: all 0.3s ease;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.service-card:hover {
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
	transform: translateY(-5px);
}

/* Service Card Header (Colored Top Section) */
.service-card-header {
	padding: 0;
	text-align: center;
	border-radius: 8px 8px 0 0;
	min-height: 180px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	position: relative;
}

/* Service Card Image Wrapper */
.service-card-image-wrapper {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.service-card-image-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
}

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

.service-card-header i {
	font-size: 50px;
	color: #ffffff;
	display: block;
	line-height: 1;
}

/* Service Card Content */
.service-card-content {
	padding: 25px 20px 20px 20px;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	border-radius: 0 0 8px 8px;
	text-align: left;
}

.service-card-title {
	margin: 0 0 12px 0;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.3;
	color: #2e2e2e;
	text-align: left;
}

.service-card-title a {
	color: #2e2e2e;
	text-decoration: none;
	transition: color 0.3s ease;
}

.service-card-title a:hover {
	color: #f54a00;
}

.service-card-description {
	color: #666666;
	font-size: 14px;
	line-height: 1.6;
	margin: 0 0 18px 0;
	flex-grow: 1;
}

/* Service Card Link */
.service-card-link {
	color: #f54a00;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	display: inline-block;
	transition: all 0.3s ease;
	margin-top: auto;
}

.service-card-link:hover {
	color: #111944;
	transform: translateX(3px);
}

.service-card-link::after {
	content: ' →';
	display: inline-block;
	margin-left: 2px;
	transition: transform 0.3s ease;
}

.service-card-link:hover::after {
	transform: translateX(3px);
}

/* CTA Button Wrapper */
.services-cta-wrapper {
	text-align: center;
	margin-top: 3em;
}

.services-cta-btn {
	display: inline-block;
	background-color: #f54a00;
	color: #ffffff;
	padding: 15px 40px;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 6px;
	transition: all 0.3s ease;
	letter-spacing: 0.5px;
}

.services-cta-btn:hover {
	background-color: #111944;
	color: #ffffff;
	transform: translateY(-2px);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.services-cta-btn::after {
	content: ' →';
	display: inline-block;
	margin-left: 5px;
	transition: transform 0.3s ease;
}

.services-cta-btn:hover::after {
	transform: translateX(5px);
}

/* Responsive Design for Services Section */
@media (max-width: 991px) {
	.services-main-title {
		font-size: 36px;
	}
	
	.service-card-header {
		min-height: 80px;
		padding: 25px 15px;
	}
	
	.service-card-header i {
		font-size: 40px;
	}
}

@media (max-width: 767px) {
	.service-area {
		padding: 4em 0 2em;
	}
	
	.services-header {
		margin-bottom: 3em;
	}
	
	.services-main-title {
		font-size: 28px;
	}
	
	.services-description {
		font-size: 14px;
	}
	
	.badge-line-left,
	.badge-line-right {
		width: 30px;
	}
	
	.badge-text {
		font-size: 11px;
		padding: 6px 15px;
	}
	
	.service-card-header {
		min-height: 70px;
		padding: 20px 15px;
	}
	
	.service-card-header i {
		font-size: 36px;
	}
	
	.service-card-content {
		padding: 20px 15px;
	}
	
	.service-card-title {
		font-size: 18px;
	}
	
	.services-cta-btn {
		padding: 12px 30px;
		font-size: 14px;
	}
}

@media (max-width: 575px) {
	.services-main-title {
		font-size: 24px;
	}
	
	.service-card-wrapper {
		margin-bottom: 20px;
	}
}

/* ============================================
   Certifications Section Styling - Quality Certifications & Standards Design
   ============================================ */

/* Section Background */
#certifications.certifications-section {
	background-color: #f5f7fa;
	padding: 6em 0 4em;
	position: relative;
}

/* Section Header */
.certifications-header {
	text-align: center;
	margin-bottom: 4em;
}

/* Badge Styling */
.certifications-badge {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1.5em;
	gap: 15px;
}

.certifications-badge .badge-line-left,
.certifications-badge .badge-line-right {
	display: inline-block;
	width: 40px;
	height: 2px;
	background-color: #f54a00;
}

.certifications-badge .badge-text {
	display: inline-block;
	background-color: #111944;
	color: #ffffff;
	padding: 8px 20px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 4px;
}

/* Main Title */
.certifications-main-title {
	font-size: 42px;
	font-weight: 700;
	color: #111944;
	margin: 0 0 1em 0;
	line-height: 1.2;
}

/* Description */
.certifications-description {
	font-size: 16px;
	color: #666666;
	line-height: 1.6;
	max-width: 800px;
	margin: 0 auto;
}

/* Certifications Grid Wrapper */
.certifications-grid-wrapper {
	margin-top: 3em;
}

.certifications-card-wrapper {
	margin-bottom: 30px;
}

/* Certification Card */
.certifications-card {
	background: #ffffff;
	border-radius: 8px;
	padding: 40px 30px;
	text-align: center;
	transition: all 0.3s ease;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
	border: 1px solid #e8e8e8;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.certifications-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
	border-color: #f54a00;
}

/* Certificate Icon */
.certification-icon {
	margin-bottom: 20px;
}

.certification-icon i {
	font-size: 48px;
	color: #f54a00;
	line-height: 1;
}

/* Certification Title */
.certification-title {
	font-size: 22px;
	font-weight: 700;
	color: #111944;
	margin: 0 0 12px 0;
	line-height: 1.3;
	text-align: center;
}

/* Certification Category */
.certification-category {
	font-size: 14px;
	color: #666666;
	line-height: 1.5;
	margin: 0;
	text-align: center;
}

/* Responsive Design */
@media (max-width: 991px) {
	.certifications-main-title {
		font-size: 36px;
	}
	
	.certifications-card {
		padding: 35px 25px;
	}
	
	.certification-icon i {
		font-size: 42px;
	}
	
	.certification-title {
		font-size: 20px;
	}
}

@media (max-width: 767px) {
	#certifications.certifications-section {
		padding: 4em 0 3em;
	}
	
	.certifications-header {
		margin-bottom: 3em;
	}
	
	.certifications-main-title {
		font-size: 28px;
	}
	
	.certifications-description {
		font-size: 14px;
	}
	
	.certifications-badge .badge-line-left,
	.certifications-badge .badge-line-right {
		width: 30px;
	}
	
	.certifications-badge .badge-text {
		font-size: 11px;
		padding: 6px 15px;
	}
	
	.certifications-card {
		padding: 30px 20px;
	}
	
	.certification-icon i {
		font-size: 40px;
		margin-bottom: 15px;
	}
	
	.certification-title {
		font-size: 18px;
		margin-bottom: 10px;
	}
	
	.certification-category {
		font-size: 13px;
	}
}

@media (max-width: 575px) {
	.certifications-main-title {
		font-size: 24px;
	}
	
	.certifications-card-wrapper {
		margin-bottom: 20px;
	}
}

/* ============================================
   Testimonials Section Styling - What Our Clients Say Design
   ============================================ */

/* Section Background */
#testimonials.testimonials-section {
	background-color: #ffffff;
	padding: 6em 0 4em;
	position: relative;
}

/* Section Header */
.testimonials-header {
	text-align: center;
	margin-bottom: 4em;
}

/* Badge Styling */
.testimonials-badge {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1.5em;
	gap: 15px;
}

.testimonials-badge .badge-line-left,
.testimonials-badge .badge-line-right {
	display: inline-block;
	width: 40px;
	height: 2px;
	background-color: #f54a00;
}

.testimonials-badge .badge-text {
	display: inline-block;
	background-color: #111944;
	color: #ffffff;
	padding: 8px 20px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 4px;
}

/* Main Title */
.testimonials-main-title {
	font-size: 42px;
	font-weight: 700;
	color: #111944;
	margin: 0;
	line-height: 1.2;
}

/* Testimonials Grid Wrapper */
/* Testimonials Grid Wrapper - Works for both homepage and inner pages */
.testimonials-grid-wrapper,
#innerpage-box .testimonials-grid-wrapper {
	margin-top: 3em;
}

/* Ensure testimonials cards work properly in inner pages */
#innerpage-box .testimonials-grid-wrapper .row {
	margin: 0 -15px;
}

#innerpage-box .testimonials-grid-wrapper .testimonials-card-wrapper {
	padding: 0 15px;
}

.testimonials-card-wrapper {
	margin-bottom: 30px;
}

/* Testimonial Card */
.testimonials-card {
	background: #ffffff;
	border-radius: 8px;
	padding: 40px 30px;
	text-align: left;
	transition: all 0.3s ease;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
	border: 1px solid #f0f0f0;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.testimonials-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

/* Quote Icon */
.testimonial-quote-icon {
	margin-bottom: 20px;
}

.testimonial-quote-icon i {
	font-size: 48px;
	color: #f54a00;
	line-height: 1;
}

/* Star Rating */
.testimonial-rating {
	margin-bottom: 20px;
}

.testimonial-rating i {
	font-size: 18px;
	color: #f54a00;
	margin-right: 3px;
}

.testimonial-rating i.fa-star-o {
	color: #e0e0e0;
}

/* Testimonial Text */
.testimonial-text {
	margin-bottom: 25px;
	flex-grow: 1;
}

.testimonial-text p {
	font-size: 16px;
	color: #666666;
	line-height: 1.7;
	margin: 0;
	font-style: italic;
}

/* Divider Line */
.testimonial-divider {
	width: 100%;
	height: 1px;
	background-color: #e8e8e8;
	margin-bottom: 20px;
}

/* Client Information */
.testimonial-client-info {
	text-align: left;
}

.client-name {
	font-size: 20px;
	font-weight: 700;
	color: #111944;
	margin: 0 0 8px 0;
	line-height: 1.3;
}

.client-position {
	font-size: 14px;
	color: #666666;
	margin: 0 0 5px 0;
	line-height: 1.5;
}

.client-company {
	font-size: 15px;
	color: #f54a00;
	font-weight: 600;
	margin: 0;
	line-height: 1.5;
}

/* Responsive Design */
@media (max-width: 991px) {
	.testimonials-main-title {
		font-size: 36px;
	}
	
	.testimonials-card {
		padding: 35px 25px;
	}
	
	.testimonial-quote-icon i {
		font-size: 42px;
	}
}

@media (max-width: 767px) {
	#testimonials.testimonials-section {
		padding: 4em 0 3em;
	}
	
	.testimonials-header {
		margin-bottom: 3em;
	}
	
	.testimonials-main-title {
		font-size: 28px;
	}
	
	.testimonials-badge .badge-line-left,
	.testimonials-badge .badge-line-right {
		width: 30px;
	}
	
	.testimonials-badge .badge-text {
		font-size: 11px;
		padding: 6px 15px;
	}
	
	.testimonials-card {
		padding: 30px 20px;
	}
	
	.testimonial-quote-icon i {
		font-size: 40px;
		margin-bottom: 15px;
	}
	
	.testimonial-text p {
		font-size: 15px;
	}
	
	.client-name {
		font-size: 18px;
	}
}

@media (max-width: 575px) {
	.testimonials-main-title {
		font-size: 24px;
	}
	
	.testimonials-card-wrapper {
		margin-bottom: 20px;
	}
}

/* ============================================
   Facility Tour Section Styling - Inside Our Manufacturing Plant Design
   ============================================ */

/* Section Background */
#facility-tour.facility-tour-section {
	background-color: #0a1a3a;
	padding: 6em 0 4em;
	position: relative;
}

/* Section Header */
.facility-tour-header {
	text-align: center;
	margin-bottom: 4em;
}

/* Badge Styling */
.facility-tour-badge {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1.5em;
	gap: 15px;
}

.facility-tour-badge .badge-line-left,
.facility-tour-badge .badge-line-right {
	display: inline-block;
	width: 40px;
	height: 2px;
	background-color: #f54a00;
}

.facility-tour-badge .badge-text {
	display: inline-block;
	background-color: #111944;
	color: #ffffff;
	padding: 8px 20px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 4px;
}

/* Main Title */
.facility-tour-main-title {
	font-size: 42px;
	font-weight: 700;
	color: #ffffff;
	margin: 0;
	line-height: 1.2;
}

/* Image Grid Wrapper */
.facility-tour-grid-wrapper {
	margin-top: 3em;
}

.facility-tour-main-image-wrapper {
	margin-bottom: 0;
	padding-right: 15px;
}

.facility-tour-side-images {
	padding-left: 15px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	height: 100%;
}

.facility-tour-side-image-wrapper {
	margin-bottom: 0;
	flex: 1;
	display: flex;
}

/* Main Image */
.facility-tour-main-image {
	position: relative;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
	transition: all 0.3s ease;
	height: 100%;
	min-height: 500px;
}

.facility-tour-main-image:hover {
	transform: translateY(-5px);
	box-shadow: 0 12px 35px rgba(0, 0, 0, 0.4);
}

.facility-tour-main-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	border-radius: 12px;
}

/* Image Overlay */
.facility-tour-image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
    opacity: 0.4;
	background: rgba(0, 0, 0, 0.2);
	border-radius: 12px;
	z-index: 1;
	transition: all 0.3s ease;
}

.facility-tour-main-image:hover .facility-tour-image-overlay {
	background: rgba(0, 0, 0, 0.1);
    opacity: 0.4;
}

/* Play Button Overlay */
.facility-tour-play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
}

.facility-tour-play-button a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 90px;
	height: 90px;
	background-color: #f54a00;
	border-radius: 50%;
	color: #ffffff;
	text-decoration: none;
	transition: all 0.3s ease;
	box-shadow: 0 6px 20px rgba(245, 74, 0, 0.5);
	cursor: pointer;
}

.facility-tour-play-button a:hover {
	background-color: #e03d00;
	transform: translate(-50%, -50%) scale(1.15);
	box-shadow: 0 8px 25px rgba(245, 74, 0, 0.7);
}

.facility-tour-play-button a i {
	font-size: 32px;
	margin-left: 5px; /* Play icon center adjustment */
	line-height: 1;
}

/* Side Images */
.facility-tour-side-image {
	position: relative;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
	transition: all 0.3s ease;
	height: 100%;
	min-height: 240px;
}

.facility-tour-side-image:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.4);
}

.facility-tour-side-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	border-radius: 12px;
}

.facility-tour-image-link {
	display: block;
	text-decoration: none;
}

.facility-tour-image-link:hover {
	text-decoration: none;
}

/* Responsive Design */
@media (max-width: 991px) {
	.facility-tour-main-title {
		font-size: 36px;
	}
	
	.facility-tour-main-image-wrapper {
		padding-right: 0;
		margin-bottom: 20px;
	}
	
	.facility-tour-main-image {
		min-height: 400px;
	}
	
	.facility-tour-side-images {
		padding-left: 0;
	}
	
	.facility-tour-side-image {
		min-height: 200px;
	}
}

@media (max-width: 767px) {
	#facility-tour.facility-tour-section {
		padding: 4em 0 3em;
	}
	
	.facility-tour-header {
		margin-bottom: 3em;
	}
	
	.facility-tour-main-title {
		font-size: 28px;
	}
	
	.facility-tour-badge .badge-line-left,
	.facility-tour-badge .badge-line-right {
		width: 30px;
	}
	
	.facility-tour-badge .badge-text {
		font-size: 11px;
		padding: 6px 15px;
	}
	
	.facility-tour-play-button a {
		width: 70px;
		height: 70px;
	}
	
	.facility-tour-play-button a i {
		font-size: 24px;
	}
	
	.facility-tour-side-images {
		gap: 15px;
	}
}

@media (max-width: 575px) {
	.facility-tour-main-title {
		font-size: 24px;
	}
	
	.facility-tour-play-button a {
		width: 60px;
		height: 60px;
	}
	
	.facility-tour-play-button a i {
		font-size: 20px;
	}
}

/* ============================================
   Technology & Equipment Section Styling - State-of-the-Art Technology Design
   ============================================ */

/* Section Background */
#technology.technology-section {
	background-color: #ffffff;
	padding: 6em 0 4em;
	position: relative;
}

/* Two Column Layout */
.technology-image-wrapper {
	margin-bottom: 30px;
	padding-right: 30px;
}

.technology-content-wrapper {
	padding-left: 30px;
}

/* Main Image */
.technology-main-image {
	position: relative;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.technology-main-image img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 12px;
}

/* Blue Metric Badge Overlay */
.technology-badge-overlay {
	position: absolute;
	bottom: 30px;
	right: 30px;
	background-color: #2196F3;
	padding: 20px 30px;
	border-radius: 8px;
	box-shadow: 0 6px 20px rgba(33, 150, 243, 0.4);
	z-index: 10;
	text-align: center;
}

.badge-number {
	font-size: 36px;
	font-weight: 700;
	color: #ffffff;
	line-height: 1;
	margin-bottom: 5px;
}

.badge-label {
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

/* Section Header */
.technology-header {
	margin-bottom: 3em;
}

/* Badge Styling */
.technology-badge {
	display: flex;
	align-items: center;
	margin-bottom: 1.5em;
	gap: 15px;
}

.technology-badge .badge-line-left,
.technology-badge .badge-line-right {
	display: inline-block;
	width: 40px;
	height: 2px;
	background-color: #f54a00;
}

.technology-badge .badge-text {
	display: inline-block;
	background-color: #111944;
	color: #ffffff;
	padding: 8px 20px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 4px;
}

/* Main Title */
.technology-main-title {
	font-size: 42px;
	font-weight: 700;
	color: #111944;
	margin: 0 0 1em 0;
	line-height: 1.2;
}

/* Description */
.technology-description {
	font-size: 16px;
	color: #666666;
	line-height: 1.6;
	margin: 0;
}

/* Equipment Cards Grid */
.technology-equipment-grid {
	margin-bottom: 3em;
}

.equipment-card-wrapper {
	margin-bottom: 20px;
}

.equipment-card {
	background-color: #ffffff;
	border-radius: 8px;
	padding: 25px 20px;
	text-align: center;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
	border: 1px solid #f0f0f0;
	transition: all 0.3s ease;
}

.equipment-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.12);
}

.equipment-number {
	font-size: 32px;
	font-weight: 700;
	color: #f54a00;
	line-height: 1;
	margin-bottom: 8px;
}

.equipment-label {
	font-size: 14px;
	color: #111944;
	line-height: 1.4;
	margin: 0;
	font-weight: 500;
}

/* Technology Features */
.technology-features {
	margin-top: 2em;
}

.technology-feature-item {
	display: flex;
	align-items: flex-start;
	margin-bottom: 25px;
	gap: 20px;
}

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

.feature-icon {
	flex-shrink: 0;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.feature-icon i {
	font-size: 28px;
	color: #f54a00;
	line-height: 1;
}

.feature-content {
	flex-grow: 1;
}

.feature-title {
	font-size: 20px;
	font-weight: 700;
	color: #111944;
	margin: 0 0 8px 0;
	line-height: 1.3;
}

.feature-description {
	font-size: 14px;
	color: #666666;
	line-height: 1.6;
	margin: 0;
}

/* Responsive Design */
@media (max-width: 991px) {
	.technology-image-wrapper {
		padding-right: 0;
		margin-bottom: 40px;
	}
	
	.technology-content-wrapper {
		padding-left: 0;
	}
	
	.technology-main-title {
		font-size: 36px;
	}
	
	.technology-badge-overlay {
		bottom: 20px;
		right: 20px;
		padding: 15px 25px;
	}
	
	.badge-number {
		font-size: 30px;
	}
	
	.badge-label {
		font-size: 12px;
	}
}

@media (max-width: 767px) {
	#technology.technology-section {
		padding: 4em 0 3em;
	}
	
	.technology-header {
		margin-bottom: 2.5em;
	}
	
	.technology-main-title {
		font-size: 28px;
	}
	
	.technology-description {
		font-size: 14px;
	}
	
	.technology-badge .badge-line-left,
	.technology-badge .badge-line-right {
		width: 30px;
	}
	
	.technology-badge .badge-text {
		font-size: 11px;
		padding: 6px 15px;
	}
	
	.technology-badge-overlay {
		bottom: 15px;
		right: 15px;
		padding: 12px 20px;
	}
	
	.badge-number {
		font-size: 28px;
	}
	
	.badge-label {
		font-size: 11px;
	}
	
	.equipment-card {
		padding: 20px 15px;
	}
	
	.equipment-number {
		font-size: 28px;
	}
	
	.equipment-label {
		font-size: 13px;
	}
	
	.technology-feature-item {
		margin-bottom: 20px;
		gap: 15px;
	}
	
	.feature-icon {
		width: 45px;
		height: 45px;
	}
	
	.feature-icon i {
		font-size: 24px;
	}
	
	.feature-title {
		font-size: 18px;
	}
	
	.feature-description {
		font-size: 13px;
	}
}

@media (max-width: 575px) {
	.technology-main-title {
		font-size: 24px;
	}
	
	.equipment-card-wrapper {
		margin-bottom: 15px;
	}
	
	.technology-badge-overlay {
		bottom: 10px;
		right: 10px;
		padding: 10px 15px;
	}
	
	.badge-number {
		font-size: 24px;
	}
	
	.badge-label {
		font-size: 10px;
	}
}

/* ============================================
   Industries We Serve Section Styling - Industries We Serve Design
   ============================================ */

/* Section Background */
#industries.industries-section {
	background-color: #0C162B;
	padding: 6em 0 4em;
	position: relative;
}

/* Section Header */
.industries-header {
	text-align: center;
	margin-bottom: 4em;
}

/* Badge Styling */
.industries-badge {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1.5em;
	gap: 15px;
}

.industries-badge .badge-line-left,
.industries-badge .badge-line-right {
	display: inline-block;
	width: 40px;
	height: 2px;
	background-color: #f54a00;
}

.industries-badge .badge-text {
	display: inline-block;
	background-color: #111944;
	color: #ffffff;
	padding: 8px 20px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 4px;
}

/* Main Title */
.industries-main-title {
	font-size: 42px;
	font-weight: 700;
	color: #ffffff;
	margin: 0 0 1em 0;
	line-height: 1.2;
}

/* Description */
.industries-description {
	font-size: 16px;
	color: #b0b0b0;
	line-height: 1.6;
	max-width: 800px;
	margin: 0 auto;
}

/* Industries Grid Wrapper */
.industries-grid-wrapper {
	margin-top: 3em;
}

.industries-card-wrapper {
	margin-bottom: 30px;
}

/* Industry Card */
.industries-card {
	background-color: #182235;
	border-radius: 12px;
	padding: 40px 30px;
	text-align: center;
	transition: all 0.3s ease;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
	border: 1px solid rgba(255, 255, 255, 0.05);
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.industries-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
	border-color: rgba(245, 74, 0, 0.3);
}

/* Industry Icon */
.industry-icon {
	margin-bottom: 25px;
}

.industry-icon i {
	font-size: 48px;
	color: #f54a00;
	line-height: 1;
	display: block;
}

/* Industry Name */
.industry-name {
	font-size: 24px;
	font-weight: 700;
	color: #ffffff;
	margin: 0 0 15px 0;
	line-height: 1.3;
	text-align: center;
}

/* Projects Count */
.industry-projects {
	font-size: 14px;
	color: #b0b0b0;
	line-height: 1.5;
	margin: 0;
	text-align: center;
}

/* Responsive Design */
@media (max-width: 991px) {
	.industries-main-title {
		font-size: 36px;
	}
	
	.industries-card {
		padding: 35px 25px;
	}
	
	.industry-icon i {
		font-size: 42px;
	}
	
	.industry-name {
		font-size: 22px;
	}
}

@media (max-width: 767px) {
	#industries.industries-section {
		padding: 4em 0 3em;
	}
	
	.industries-header {
		margin-bottom: 3em;
	}
	
	.industries-main-title {
		font-size: 28px;
	}
	
	.industries-description {
		font-size: 14px;
	}
	
	.industries-badge .badge-line-left,
	.industries-badge .badge-line-right {
		width: 30px;
	}
	
	.industries-badge .badge-text {
		font-size: 11px;
		padding: 6px 15px;
	}
	
	.industries-card {
		padding: 30px 20px;
	}
	
	.industry-icon {
		margin-bottom: 20px;
	}
	
	.industry-icon i {
		font-size: 40px;
	}
	
	.industry-name {
		font-size: 20px;
		margin-bottom: 12px;
	}
	
	.industry-projects {
		font-size: 13px;
	}
}

@media (max-width: 575px) {
	.industries-main-title {
		font-size: 24px;
	}
	
	.industries-card-wrapper {
		margin-bottom: 20px;
	}
}

/* ============================================
   MODERN GALLERY GRID DESIGN
   ============================================ */
.gallery-grid-wrapper {
	margin: 2em 0;
}

.gallery-masonry {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.gallery-item-wrapper {
	padding: 0 10px;
	margin-bottom: 20px;
}

.gallery-item {
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
	background-color: #fff;
}

.gallery-item:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.gallery-item a {
	display: block;
	text-decoration: none;
	position: relative;
	overflow: hidden;
}

.gallery-image-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 100%; /* Square aspect ratio */
	background-color: #f5f5f5;
}

.gallery-image-wrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.4s ease;
}

.gallery-item:hover .gallery-image-wrapper img {
	transform: scale(1.1);
}

.gallery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	opacity: 0;
	transition: opacity 0.3s ease;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	padding: 20px;
	z-index: 2;
}

.gallery-item:hover .gallery-overlay {
	opacity: 1;
}

.gallery-overlay-content {
	text-align: center;
	color: #fff;
	transform: translateY(20px);
	transition: transform 0.3s ease;
}

.gallery-item:hover .gallery-overlay-content {
	transform: translateY(0);
}

.gallery-icon {
	margin-bottom: 15px;
}

.gallery-icon i {
	font-size: 32px;
	color: #fff;
	background-color: rgba(254, 87, 34, 0.9);
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	display: inline-block;
	transition: all 0.3s ease;
}

.gallery-item:hover .gallery-icon i {
	background-color: #fe5722;
	transform: scale(1.1);
}

.gallery-title {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	margin: 0 0 8px 0;
	line-height: 1.3;
}

.gallery-description {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.9);
	margin: 0;
	line-height: 1.5;
}

/* Responsive Design */
@media (max-width: 991px) {
	.gallery-item-wrapper {
		margin-bottom: 20px;
	}
	
	.gallery-overlay {
		padding: 15px;
	}
	
	.gallery-icon i {
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 28px;
	}
	
	.gallery-title {
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.gallery-masonry {
		margin: 0 -8px;
	}
	
	.gallery-item-wrapper {
		padding: 0 8px;
		margin-bottom: 16px;
	}
	
	.gallery-overlay {
		padding: 12px;
	}
	
	.gallery-icon i {
		width: 45px;
		height: 45px;
		line-height: 45px;
		font-size: 24px;
	}
	
	.gallery-title {
		font-size: 15px;
	}
	
	.gallery-description {
		font-size: 13px;
	}
}

@media (max-width: 575px) {
	.gallery-masonry {
		margin: 0 -5px;
	}
	
	.gallery-item-wrapper {
		padding: 0 5px;
		margin-bottom: 10px;
	}
	
	.gallery-overlay {
		padding: 10px;
	}
	
	.gallery-icon {
		margin-bottom: 10px;
	}
	
	.gallery-icon i {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 20px;
	}
	
	.gallery-title {
		font-size: 14px;
		margin-bottom: 5px;
	}
	
	.gallery-description {
		font-size: 12px;
	}
}

/*----------------------------------------*/
/*   Modern Sitemap Design
/*----------------------------------------*/

/* Sitemap Grid Wrapper */
.sitemap-grid-wrapper {
	margin-top: 3em;
}

/* Sitemap Section */
.sitemap-section {
	margin-bottom: 30px;
}

/* Sitemap Card */
.sitemap-card {
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	padding: 30px 25px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
	transition: all 0.3s ease;
	height: 100%;
}

.sitemap-card:hover {
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
	transform: translateY(-3px);
	border-color: #f54a00;
}

/* Sitemap Icon Wrapper */
.sitemap-icon-wrapper {
	width: 60px;
	height: 60px;
	background-color: #fff5f0;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	transition: all 0.3s ease;
}

.sitemap-card:hover .sitemap-icon-wrapper {
	background-color: #f54a00;
}

.sitemap-icon-wrapper i {
	font-size: 24px;
	color: #f54a00;
	transition: color 0.3s ease;
}

.sitemap-card:hover .sitemap-icon-wrapper i {
	color: #ffffff;
}

/* Sitemap Title */
.sitemap-title {
	font-size: 20px;
	font-weight: 700;
	color: #111944;
	margin: 0 0 20px 0;
	padding-bottom: 15px;
	border-bottom: 2px solid #f0f0f0;
	line-height: 1.3;
}

.sitemap-card:hover .sitemap-title {
	border-bottom-color: #f54a00;
}

/* Sitemap List */
.sitemap-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sitemap-list li {
	margin-bottom: 12px;
	padding-left: 0;
	position: relative;
	line-height: 1.6;
}

.sitemap-list li:last-child {
	margin-bottom: 0;
}

.sitemap-list li:before {
	content: "\f105";
	font-family: "FontAwesome";
	color: #f54a00;
	margin-right: 10px;
	font-weight: 600;
}

.sitemap-list li a {
	color: #666666;
	text-decoration: none;
	transition: color 0.3s ease;
	font-size: 14px;
	display: inline-block;
}

.sitemap-list li a:hover {
	color: #f54a00;
	padding-left: 5px;
}

/* Sitemap Posts List */
.sitemap-posts-list {
	max-height: 500px;
	overflow-y: auto;
	padding-right: 10px;
}

.sitemap-posts-list::-webkit-scrollbar {
	width: 6px;
}

.sitemap-posts-list::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 10px;
}

.sitemap-posts-list::-webkit-scrollbar-thumb {
	background: #f54a00;
	border-radius: 10px;
}

.sitemap-posts-list::-webkit-scrollbar-thumb:hover {
	background: #111944;
}

.sitemap-post-item {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #e5e5e5;
}

.sitemap-post-item:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.sitemap-post-item:before {
	display: none;
}

.sitemap-post-thumb {
	flex-shrink: 0;
	width: 50px;
	height: 50px;
	border-radius: 6px;
	overflow: hidden;
}

.sitemap-post-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
}

.sitemap-post-thumb:hover img {
	transform: scale(1.1);
}

.sitemap-post-content {
	flex-grow: 1;
}

.sitemap-post-content a {
	color: #333333;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.5;
	display: block;
	margin-bottom: 5px;
}

.sitemap-post-content a:hover {
	color: #f54a00;
	padding-left: 0;
}

.sitemap-comment-count {
	color: #999999;
	font-size: 12px;
	font-weight: 400;
}

/* Responsive Design */
@media (max-width: 991px) {
	.sitemap-card {
		padding: 25px 20px;
		margin-bottom: 25px;
	}
	
	.sitemap-icon-wrapper {
		width: 55px;
		height: 55px;
		margin-bottom: 18px;
	}
	
	.sitemap-icon-wrapper i {
		font-size: 22px;
	}
	
	.sitemap-title {
		font-size: 18px;
		margin-bottom: 18px;
		padding-bottom: 12px;
	}
}

@media (max-width: 767px) {
	.sitemap-grid-wrapper {
		margin-top: 2em;
	}
	
	.sitemap-card {
		padding: 20px 18px;
	}
	
	.sitemap-icon-wrapper {
		width: 50px;
		height: 50px;
		margin-bottom: 15px;
	}
	
	.sitemap-icon-wrapper i {
		font-size: 20px;
	}
	
	.sitemap-title {
		font-size: 17px;
		margin-bottom: 15px;
		padding-bottom: 10px;
	}
	
	.sitemap-list li {
		margin-bottom: 10px;
	}
	
	.sitemap-list li a {
		font-size: 13px;
	}
	
	.sitemap-post-item {
		gap: 10px;
		margin-bottom: 12px;
		padding-bottom: 12px;
	}
	
	.sitemap-post-thumb {
		width: 45px;
		height: 45px;
	}
}

@media (max-width: 575px) {
	.sitemap-card {
		padding: 18px 15px;
	}
	
	.sitemap-icon-wrapper {
		width: 45px;
		height: 45px;
		margin-bottom: 12px;
	}
	
	.sitemap-icon-wrapper i {
		font-size: 18px;
	}
	
	.sitemap-title {
		font-size: 16px;
		margin-bottom: 12px;
		padding-bottom: 8px;
	}
	
	.sitemap-list li a {
		font-size: 12px;
	}
	
	.sitemap-post-thumb {
		width: 40px;
		height: 40px;
	}
	
	.sitemap-post-content a {
		font-size: 13px;
	}
}

/*----------------------------------------*/
/*   Modern Contact Page Design
/*----------------------------------------*/

/* Contact Top Info Section - 4 Cards Grid */
.contact-top-info-section {
	margin: 60px 0 50px;
}

.contact-info-card {
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	padding: 30px 25px;
	text-align: center;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
	transition: all 0.3s ease;
	margin-bottom: 30px;
	height: 100%;
}

.contact-info-card:hover {
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
	transform: translateY(-3px);
	border-color: #f54a00;
}

.contact-icon-wrapper {
	width: 70px;
	height: 70px;
	margin: 0 auto 20px;
	background-color: #fff5f0;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
}

.contact-info-card:hover .contact-icon-wrapper {
	background-color: #f54a00;
}

.contact-icon-wrapper i {
	font-size: 28px;
	color: #f54a00;
	transition: color 0.3s ease;
}

.contact-info-card:hover .contact-icon-wrapper i {
	color: #ffffff;
}

.contact-card-title {
	font-size: 18px;
	font-weight: 700;
	color: #111944;
	margin: 0 0 15px 0;
	line-height: 1.3;
}

.contact-card-details {
	color: #666666;
	font-size: 14px;
	line-height: 1.8;
}

.contact-card-details p {
	margin: 0 0 8px 0;
}

.contact-card-details p:last-child {
	margin-bottom: 0;
}

.contact-card-details a {
	color: #666666;
	text-decoration: none;
	transition: color 0.3s ease;
}

.contact-card-details a:hover {
	color: #f54a00;
}

/* Contact Main Section */
.contact-main-section {
	margin: 50px 0 60px;
}

/* Contact Form Card */
.contact-form-card {
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	padding: 40px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.form-section-badge {
	display: inline-block;
	background-color: #f54a00;
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 6px 18px;
	border-radius: 20px;
	margin-bottom: 20px;
}

.form-section-title {
	font-size: 32px;
	font-weight: 700;
	color: #111944;
	margin: 0 0 15px 0;
	line-height: 1.3;
}

.form-section-intro {
	font-size: 15px;
	color: #666666;
	line-height: 1.7;
	margin: 0 0 30px 0;
}

/* Contact Form Styling */
.contact-form-modern .form-group {
	margin-bottom: 25px;
}

.contact-form-modern label {
	display: block;
	font-size: 14px;
	font-weight: 600;
	color: #333333;
	margin-bottom: 8px;
}

.contact-form-modern input[type="text"],
.contact-form-modern input[type="email"],
.contact-form-modern input[type="tel"],
.contact-form-modern textarea {
	width: 100%;
	padding: 12px 15px;
	background-color: #f5f5f5;
	border: 1px solid #e5e5e5;
	border-radius: 6px;
	font-size: 15px;
	color: #333333;
	transition: all 0.3s ease;
	font-family: inherit;
}

.contact-form-modern input[type="text"]:focus,
.contact-form-modern input[type="email"]:focus,
.contact-form-modern input[type="tel"]:focus,
.contact-form-modern textarea:focus {
	outline: none;
	border-color: #f54a00;
	background-color: #ffffff;
}

.contact-form-modern textarea {
	resize: vertical;
	min-height: 120px;
}

.contact-submit-btn {
	background-color: #f54a00;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	padding: 14px 35px;
	border: none;
	border-radius: 6px;
	cursor: pointer;
	transition: all 0.3s ease;
	display: inline-flex;
	align-items: center;
	gap: 10px;
}

.contact-submit-btn:hover {
	background-color: #111944;
	transform: translateY(-2px);
	box-shadow: 0 4px 12px rgba(245, 74, 0, 0.3);
}

.contact-submit-btn i {
	font-size: 14px;
}

.contact-form-wrapper {
	margin-top: 20px;
}

/* Contact Sidebar */
.contact-sidebar {
	padding-left: 20px;
}

.contact-sidebar-card {
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	padding: 30px;
	margin-bottom: 25px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.sidebar-card-title {
	font-size: 20px;
	font-weight: 700;
	color: #111944;
	margin: 0 0 20px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}

/* Department List */
.department-list {
	margin-top: 10px;
}

.department-item {
	padding: 15px 0;
	border-bottom: 1px dashed #e5e5e5;
}

.department-item:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.department-name {
	font-size: 15px;
	font-weight: 600;
	color: #111944;
	margin-bottom: 10px;
}

.department-contact {
	display: flex;
	align-items: center;
	margin-bottom: 8px;
	font-size: 14px;
	color: #666666;
}

.department-contact:last-child {
	margin-bottom: 0;
}

.dept-icon {
	margin-right: 10px;
	color: #f54a00;
	width: 20px;
	text-align: center;
}

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

.department-contact a:hover {
	color: #f54a00;
}

/* Social Media Card */
.social-media-card {
	background-color: #f54a00;
	border-color: #f54a00;
}

.social-media-card .sidebar-card-title {
	color: #ffffff;
	border-bottom-color: rgba(255, 255, 255, 0.2);
}

.social-intro {
	color: rgba(255, 255, 255, 0.9);
	font-size: 14px;
	line-height: 1.7;
	margin: 0 0 20px 0;
}

.social-icons-wrapper {
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
}

.social-icon-link {
	width: 45px;
	height: 45px;
	background-color: #ffffff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #111944;
	text-decoration: none;
	transition: all 0.3s ease;
	border: 2px solid transparent;
}

.social-icon-link:hover {
	background-color: #111944;
	color: #ffffff;
	transform: translateY(-3px);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.social-icon-link i {
	font-size: 18px;
}

/* Emergency Support Card */
.emergency-card {
	border-color: #f54a00;
	border-width: 2px;
}

.emergency-intro {
	font-size: 14px;
	color: #666666;
	line-height: 1.7;
	margin: 0 0 15px 0;
}

.emergency-number {
	margin-top: 10px;
}

.emergency-number a {
	font-size: 24px;
	font-weight: 700;
	color: #f54a00;
	text-decoration: none;
	transition: color 0.3s ease;
	display: inline-block;
}

.emergency-number a:hover {
	color: #111944;
}

/* Contact Map Section */
.contact-map-section {
	margin: 50px 0 60px;
}

.contact-map-wrapper {
	width: 100%;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.contact-map-wrapper iframe {
	width: 100%;
	height: 450px;
	border: none;
	display: block;
}

.map-placeholder {
	width: 100%;
	height: 450px;
	background-color: #f5f5f5;
	border: 2px dashed #e5e5e5;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #999999;
	font-size: 16px;
	text-align: center;
	padding: 20px;
}

/* Responsive Design */
@media (max-width: 991px) {
	.contact-sidebar {
		padding-left: 0;
		margin-top: 40px;
	}
	
	.contact-form-card {
		padding: 30px 25px;
	}
	
	.form-section-title {
		font-size: 28px;
	}
}

@media (max-width: 767px) {
	.contact-top-info-section {
		margin: 40px 0 30px;
	}
	
	.contact-info-card {
		padding: 25px 20px;
		margin-bottom: 20px;
	}
	
	.contact-icon-wrapper {
		width: 60px;
		height: 60px;
		margin-bottom: 15px;
	}
	
	.contact-icon-wrapper i {
		font-size: 24px;
	}
	
	.contact-card-title {
		font-size: 16px;
	}
	
	.contact-main-section {
		margin: 30px 0 40px;
	}
	
	.contact-form-card {
		padding: 25px 20px;
	}
	
	.form-section-title {
		font-size: 24px;
	}
	
	.form-section-intro {
		font-size: 14px;
	}
	
	.contact-sidebar-card {
		padding: 25px 20px;
	}
	
	.sidebar-card-title {
		font-size: 18px;
	}
	
	.emergency-number a {
		font-size: 20px;
	}
	
	.contact-map-wrapper iframe,
	.map-placeholder {
		height: 350px;
	}
}

@media (max-width: 575px) {
	.contact-info-card {
		padding: 20px 15px;
	}
	
	.contact-form-card {
		padding: 20px 15px;
	}
	
	.form-section-badge {
		font-size: 11px;
		padding: 5px 15px;
	}
	
	.form-section-title {
		font-size: 22px;
	}
	
	.contact-sidebar-card {
		padding: 20px 15px;
	}
	
	.social-icon-link {
		width: 40px;
		height: 40px;
	}
	
	.social-icon-link i {
		font-size: 16px;
	}
	
	.contact-map-wrapper iframe,
	.map-placeholder {
		height: 300px;
	}
}

/*----------------------------------------*/
/*   Modern FAQ Accordion Design
/*----------------------------------------*/

/* FAQ Modern Wrapper */
.faq-modern-wrapper {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	width: 100%;
}

.faq-modern-wrapper .faq-image-section,
.faq-modern-wrapper .faq-accordion-section {
	padding: 0 15px;
}

/* FAQ Image Section */
.faq-image-section {
	margin-bottom: 30px;
}

.faq-image-box {
	position: relative;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
	background-color: #ffffff;
	padding: 20px;
}

.faq-section-title {
	margin-bottom: 20px;
	text-align: center;
}

.faq-badge {
	display: inline-block;
	background-color: #f54a00;
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 8px 20px;
	border-radius: 20px;
}

.faq-image {
	width: 100%;
	height: auto;
	border-radius: 8px;
	display: block;
}

/* FAQ Accordion Container */
.faq-accordion-container {
	width: 100%;
}

/* FAQ Accordion Item */
.faq-accordion-item {
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
	margin-bottom: 15px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	transition: all 0.3s ease;
}

.faq-accordion-item:hover {
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
	border-color: #f54a00;
}

/* FAQ Accordion Header */
.faq-accordion-header {
	width: 100%;
	background-color: #ffffff;
	border: none;
	padding: 20px 25px;
	text-align: left;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: all 0.3s ease;
	position: relative;
}

.faq-accordion-header:hover {
	background-color: #f9f9f9;
}

.faq-accordion-header.active {
	background-color: #f54a00;
	color: #ffffff;
}

.faq-accordion-header.active .faq-question {
	color: #ffffff;
}

.faq-accordion-header.active .faq-icon {
	color: #ffffff;
}

/* FAQ Question */
.faq-question {
	font-size: 18px;
	font-weight: 600;
	color: #111944;
	line-height: 1.4;
	flex-grow: 1;
	padding-right: 20px;
	transition: color 0.3s ease;
}

.faq-accordion-header.active .faq-question {
	color: #ffffff;
}

/* FAQ Icon */
.faq-icon {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f0f0f0;
	border-radius: 50%;
	color: #111944;
	transition: all 0.3s ease;
	flex-shrink: 0;
}

.faq-accordion-header.active .faq-icon {
	background-color: rgba(255, 255, 255, 0.2);
	color: #ffffff;
}

.faq-icon i {
	font-size: 14px;
	transition: transform 0.3s ease;
}

.faq-accordion-header.active .faq-icon i {
	transform: rotate(180deg);
}

/* FAQ Accordion Content */
.faq-accordion-content {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s ease;
	background-color: #ffffff;
}

.faq-accordion-content.active {
	max-height: 1000px;
}

/* FAQ Answer */
.faq-answer {
	padding: 0 25px 25px 25px;
	color: #666666;
	font-size: 15px;
	line-height: 1.7;
}

.faq-answer p {
	margin: 0;
	color: #666666;
}

.faq-answer p:last-child {
	margin-bottom: 0;
}

/* Inner Page FAQ Styles */
#innerpage-box .faq-modern-wrapper {
	margin-top: 2em;
}

#innerpage-box .faq-accordion-item {
	margin-bottom: 15px;
}

/* Responsive Design */
@media (max-width: 991px) {
	.faq-modern-wrapper {
		flex-direction: column;
	}
	
	.faq-image-section,
	.faq-accordion-section {
		width: 100% !important;
		max-width: 100%;
		margin-bottom: 30px;
	}
	
	.faq-accordion-header {
		padding: 18px 20px;
	}
	
	.faq-question {
		font-size: 16px;
		padding-right: 15px;
	}
	
	.faq-answer {
		padding: 0 20px 20px 20px;
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	.faq-modern-wrapper {
		margin: 0 -10px;
	}
	
	.faq-modern-wrapper .faq-image-section,
	.faq-modern-wrapper .faq-accordion-section {
		padding: 0 10px;
	}
	
	.faq-image-box {
		padding: 15px;
	}
	
	.faq-badge {
		font-size: 12px;
		padding: 6px 16px;
	}
	
	.faq-accordion-header {
		padding: 15px 18px;
	}
	
	.faq-question {
		font-size: 15px;
		padding-right: 12px;
	}
	
	.faq-icon {
		width: 28px;
		height: 28px;
	}
	
	.faq-icon i {
		font-size: 12px;
	}
	
	.faq-answer {
		padding: 0 18px 18px 18px;
		font-size: 14px;
	}
}

@media (max-width: 575px) {
	.faq-accordion-header {
		padding: 12px 15px;
	}
	
	.faq-question {
		font-size: 14px;
		padding-right: 10px;
	}
	
	.faq-icon {
		width: 26px;
		height: 26px;
	}
	
	.faq-answer {
		padding: 0 15px 15px 15px;
		font-size: 13px;
	}
}
