@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,400;0,6..12,500;0,6..12,600;0,6..12,700;1,6..12,400;1,6..12,500;1,6..12,600;1,6..12,700&display=swap');

@font-face {
    font-family: 'ApexNew';
    src: url('../fonts/ApexNew-Medium.eot');
    src: url('../fonts/ApexNew-Medium.eot?#iefix')format('embedded-opentype'), url('../fonts/ApexNew-Medium.woff2')format('woff2'), url('../fonts/ApexNew-Medium.woff')format('woff'), url('../fonts/ApexNew-Medium.ttf')format('truetype'), url('../fonts/ApexNew-Medium.svg#ApexNew-Medium')format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Apex New Book';
    src: url('../fonts/ApexNew-Book.eot');
    src: url('../fonts/ApexNew-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/ApexNew-Book.woff2') format('woff2'), url('../fonts/ApexNew-Book.woff') format('woff'), url('../fonts/ApexNew-Book.ttf') format('truetype'), url('../fonts/ApexNew-Book.svg#ApexNew-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Apex New';
    src: url('../fonts/ApexNew-BoldItalic.eot');
    src: url('../fonts/ApexNew-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/ApexNew-BoldItalic.woff2') format('woff2'), url('../fonts/ApexNew-BoldItalic.woff') format('woff'), url('../fonts/ApexNew-BoldItalic.ttf') format('truetype'), url('../fonts/ApexNew-BoldItalic.svg#ApexNew-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Apex New';
    src: url('../fonts/ApexNew-Bold.eot');
    src: url('../fonts/ApexNew-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ApexNew-Bold.woff2') format('woff2'), url('../fonts/ApexNew-Bold.woff') format('woff'), url('../fonts/ApexNew-Bold.ttf') format('truetype'), url('../fonts/ApexNew-Bold.svg#ApexNew-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Apex New Book';
    src: url('../fonts/ApexNew-BookItalic.eot');
    src: url('../fonts/ApexNew-BookItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/ApexNew-BookItalic.woff2') format('woff2'), url('../fonts/ApexNew-BookItalic.woff') format('woff'), url('../fonts/ApexNew-BookItalic.ttf') format('truetype'), url('../fonts/ApexNew-BookItalic.svg#ApexNew-BookItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

/* new added  */
/* @font-face {
    font-family: 'FreightDispPro';
    src: url('../fonts/FreightDispProBold-Regular.woff2') format('woff2'), url('../fonts/FreightDispProBold-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'FreightDispPro';
    src: url('../fonts/FreightDispProMedium-Regular.woff2') format('woff2'), url('../fonts/FreightDispProMedium-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'FreightDispPro';
    src: url('../fonts/FreightDispProSemibold-Regular.woff2') format('woff2'), url('../fonts/FreightDispProSemibold-Regular.woff') format('woff');
    font-weight: 600;
    font-style: normal;
} */



/* new added  */
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-SemiBold.woff2') format('woff2'),
        url('../fonts/Raleway-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Bold.woff2') format('woff2'),
        url('../fonts/Raleway-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway.woff2') format('woff2'),
        url('Raleway.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}






body { margin: 0; padding: 0; background: #fff; font-size: 18px; -webkit-text-size-adjust: 100%; font-weight: normal; color: #26282D; letter-spacing: 0.36px; --site-color: #489F10; --header-height: 138px; --heading-70: 70px; --heading-40: 40px; --font-apex-nor: 'Nunito Sans', sans-serif; --font-apex: 'Nunito Sans', sans-serif; --heading-inner-title: 30px; --font-22: 22px; --sec-spc-80: 80px; }
p { font-size: 18px; font-family: 'Nunito Sans', sans-serif; font-weight: normal; color: #26282D; letter-spacing: 0.36px; line-height: 1.2; }
h1, h2, h3, h4, h5, h6 { font-weight: 600; color: #489F10; font-size: 30px; line-height: 1.2; margin-top: 0; margin-bottom: 15px; font-family: 'Nunito Sans', sans-serif; }
h1, h2, h3, h4, h5, h6 { font-family: 'Raleway' !important; font-weight: 700 !important; font-feature-settings: "lnum" 1, "tnum" 0; font-variant-numeric: lining-nums; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
h1 { font-size: var(--heading-70); line-height: 1.1; }
h2 { font-size: 40px; line-height: 1.1; }
h3 { font-size: 30px; line-height: 36px; }
img { height: auto; max-width: 100% }
button:focus { outline: none }
a { transition: all 0.3s ease 0s; }
a:focus { outline: none; }
a:hover { text-decoration: none }
.btn { transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; }
#bx-pager a img { opacity: 0; vertical-align: bottom; width: 50px; height: 30px; margin-bottom: -3px; visibility: hidden; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; }
#bx-pager a { display: inline-block; border-bottom: 3px solid #dedede; }
#bx-pager a:hover img { opacity: 1; visibility: visible }
#bx-pager a.active { border-color: #dc662f; }
#bx-pager a.active:hover img { opacity: 0 }
body { padding-top: var(--header-height); }
.lines-button { border-radius: 0.57143rem; cursor: pointer; padding: 16px 0px; position: absolute; right: 16px; top: 0; transition: all 0.3s ease 0s; z-index: 99; display: none; }
.lines-button:hover { opacity: 1; }
.lines { background: #25282E; border-radius: 0.28571rem; display: inline-block; height: 5px; position: relative; transition: all 0.3s ease 0s; width: 40px; }
.lines:before, .lines:after { background: #25282E; border-radius: 0.28571rem; content: ""; display: inline-block; height: 5px; left: 0; position: absolute; transform-origin: 0.28571rem center 0; transition: all 0.3s ease 0s; width: 40px; }
.lines:before { top: 10px; }
.lines:after { top: -10px; }
.lines-button:hover .lines:before { top: 10px; }
.lines-button:hover .lines:after { top: -10px; }
.lines-button.x2.meanclose .lines:before, .lines-button.x2.meanclose .lines:after { -webkit-transform: none; transform: none; top: 0; }
.lines-button.minus.close .lines:before, .lines-button.minus.close .lines:after { -webkit-transform: none; transform: none; top: 0; }
.main_menu { float: left; position: relative; text-align: center; z-index: 500; transition: all 0.3s ease 0s; }
.main_menu ul { padding: 0px; margin: 0px; }
.main_menu>ul>li { float: left; list-style: outside none none; margin-left: 25px; position: relative; }
.main_menu>ul>li>a { color: #25282E; display: block; font-size: 16px; font-weight: 500; text-decoration: none; transition: all 0.3s ease 0s; margin-bottom: 0px; letter-spacing: 0.04em; text-transform: uppercase; letter-spacing: 0.4px; line-height: 26px; padding: 15px 0; text-transform: capitalize; font-family: 'Raleway' !important; font-weight: 700 !important; }
.main_menu>ul>li>a:hover { text-decoration: none; }
.main_menu>ul>li>a.last { border: none; }
.main_menu>ul>li:hover>a { text-decoration: none; color: #489F10; }
.main_menu>ul>li:hover>a .sub { color: #000; }
.main_menu>ul>li.current_page_item>a { text-decoration: none; color: #fff; border-color: #fff }
.main_menu>ul>li.current-menu-parent>a, .main_menu>ul>li.current-menu-ancestor>a, .main_menu>ul>li.current-menu-item>a { color: #489F10; }
.main_menu>ul>li.current_page_item>li.current_page_item>a, .main_menu>ul>li.current-menu-ancestor>ul>li.current-menu-parent>a, .main_menu>ul>li>ul>li>ul>li.current-menu-item>a { background: #489F10; color: #fff; }
.main_menu>ul>li.current-product_cat-ancestor>li.current-product_cat-ancestor>a, .main_menu>ul>li.current-product_cat-ancestor>ul>li.current-product_cat-ancestor>a, .main_menu>ul>li>ul>li>ul>li.current-product_cat-ancestor>a { color: #fff; }
.main_menu>ul>li.current-product_cat-ancestor>a { color: #fff; background: #489F10; }
.main_menu>ul>li>ul>li.current-menu-item>a { color: #fff; background: #489F10; }
header .action-btn { font-size: 18px; }
/* submenus */ .main_menu ul ul { top: 100%; width: max-content; max-width: 280px; position: absolute; padding: 0px; margin: 0px; background: #489F10; display: none; text-align: left; -webkit-transition: all .50s ease; -moz-transition: all .50s ease; -ms-transition: all .50s ease; -o-transition: all .50s ease; transition: all .50s ease; min-width: 200px; }
.main_menu ul ul li { display: block; position: relative; border-bottom: 1px solid #e8e8e8 }
.main_menu ul ul li a { padding: 9px 15px; display: block; font-size: 18px; color: #fff; text-decoration: none; font-family: 'Raleway' !important; font-weight: 700 !important; }
.main_menu ul ul a:hover { text-decoration: none; border-color: #1E4A8F }
.main_menu ul ul li:hover { background-color: #000; }
.main_menu ul ul li:hover>a { color: #fff; }
.main_menu li:hover>ul { display: block; }
.main_menu>ul>li>ul>li:first-child { border-top: 0px; }
.main_menu>ul>li>ul>li:first-child li:first-child { border-top: 0px; }
.main_menu ul ul ul { padding-top: 0px; left: 200px; top: -1px; border-top: 1px solid #e8e8e8; border-left: 1px solid #e8e8e8; }
.main_menu ul ul li:first-child>ul { top: 0px; border-top: 0px; }
.main_menu>select { display: none; }
a.meanmenu-reveal { display: none; }
.mean-bar { float: left; position: relative; width: 100%; z-index: 99; }
a.meanmenu-reveal { position: absolute; top: 0; right: 0; cursor: pointer; color: #fff; text-decoration: none; font-size: 13px; text-indent: -9999em; line-height: 22px; font-size: 1px; font-weight: 700; display: none !important; }
a.meanmenu-reveal span { display: block; }
.mean-nav { background: #25282E; float: left; position: absolute; top: 29px; width: 100%; }
.mean-nav ul { padding: 0; margin: 0; width: 100%; list-style-type: none; }
.mean-nav ul li { position: relative; float: left; width: 100%; }
.mean-nav ul li a { display: block; float: left; width: 100%; padding: 9px 15px; margin: 0; font-size: 14px; text-transform: uppercase; text-align: left; color: #fff; border-bottom: 1px solid #fdb3ab; text-decoration: none; font-family: 'Raleway' !important; font-weight: 700 !important; }
.mean-nav ul li li a { width: 100%; padding: 8px 25px; text-transform: none; opacity: 1; text-shadow: none !important; visibility: visible; }
.mean-nav ul li.mean-last a { border-bottom: none; margin-bottom: 0; }
.mean-nav ul li li li a { padding: 7px 30px; width: 100%; }
.mean-nav ul li li li li a { width: 60%; padding: 14px 20%; }
.mean-nav ul li li li li li a { width: 50%; padding: 14px 25%; }
.mean-nav ul li a:hover { background: #000; }
.mean-nav ul li a.mean-expand { width: 36px; height: 39px; border: none !important; padding: 6px 5px 3px 5px !important; text-align: center; position: absolute; right: 0; top: 0; z-index: 2; font-weight: 700; font-family: Verdana, Geneva, sans-serif; }
.mean-nav>ul>li.current_page_item>a, .mean-nav>ul>li>ul>li>ul>li.current_page_item>a { background: #000; }
.mean-nav>ul>li.current-menu-item>ul>li.current-menu-item>a { background: #000; }
.mean-nav>ul>li.current-menu-item>a { background: #000; }
.mean-nav>ul>li.current-menu-parent>a, .mean-nav>ul>li.current-page-parent>a, .mean-nav>ul>li>ul>li.current_page_parent>a { background: #000; }
.mean-nav>ul>li.current-menu-parent>ul>li.current-menu-item>a { background: #000; }
header { position: fixed; left: 0; top: 0; width: 100%; z-index: 999; background: #FAF6F2; padding: 12px 0; transition: all 0.3s ease 0s; }
header .logo img { max-width: 160px; }
body.fixnav { padding-top: var(--header-height); }
.fixnav .main_menu { margin-top: 3px; }
.exp-const-item .imgwrp { position: relative; }
.exp-const-item .imgwrp img { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.exp-const-item .imgwrp:after { content: ""; display: block; padding-bottom: 80.5%; }
header>.container { display: flex; align-items: center; }
header .header-right { display: flex; flex: 1 0; align-items: center; }
header .header-social { border-left: 1px solid #26282D; margin-left: 30px; padding-left: 21px; }
.header-social ul { list-style: none; display: flex; align-items: center; margin: 0; padding: 0; }
.header-social ul li:not(:first-child) { margin-left: 10px; }
.header-social a { border: 1px solid rgba(38, 40, 45, 0.3); width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; border-radius: 100%; color: #25282E; line-height: 45px; padding: 6px; }
.header-social a i { position: relative; top: 1px; }
header .header-right .navigation { margin-left: auto; }
header .action-btn .call-num { font-family: 'Nunito Sans', sans-serif; font-weight: 700; }
.action-btn { background-color: #489F10; border-radius: 4px; padding: 10px 30px; font-size: 20px; font-family: var(--font-apex); font-weight: 500; letter-spacing: 0.4px; line-height: 23px; color: #fff; transition: all 0.5s ease; }
header .header-callnow { margin-left: 40px; }
.action-btn:hover { background-color: #25282E; }
.action-btn:hover { color: #fff; }
.header-social a:hover { background-color: var(--site-color); border-color: var(--site-color); }
.header-social a:hover i { color: #fff; }
.banner-slide-item video { height: 100%; object-fit: cover; display: block; max-width: 100%; width: 100%; }
.banner-slide-item img { height: 100%; object-fit: cover; display: block; max-width: 100%; width: 100%; }
.banner-slide-item picture { height: 100%; object-fit: cover; display: block; max-width: 100%; width: 100%; }
.banner-slide-item:after { content: ""; position: absolute; left: 0; width: 100%; top: 0; top: 0; bottom: 0; background: #000; opacity: 0.4; }
.home-banner-sec .banner-slide-item { position: relative; }
/*.home-banner-sec .banner-item-cnt { position: absolute; bottom: 110px; left: 0; right: 0; margin: auto; z-index: 99; text-align: center; }
*/ /*.home-banner-sec .banner-item-cnt { position: absolute; left: 50%; width: 90%; top: 50%; transform: translate(-50%,-50%); margin: auto; z-index: 99; text-align: center; }
*/ .home-banner-sec .banner-item-cnt { position: absolute; left: 50%; width: 90%; bottom: 10%; transform: translateX(-50%); margin: auto; z-index: 99; text-align: center; }
/*.home-banner-sec .banner-item-cnt h1 { font-size: var(--heading-70); font-family: var(--font-apex-nor); letter-spacing: 14px; text-transform: uppercase; line-height: 1.1; color: #fff; }
*/ .home-banner-sec .banner-item-cnt h1 { font-size: var(--heading-40); letter-spacing: 10px; font-family: var(--font-apex-nor); text-transform: uppercase; line-height: 1.1; color: #fff; }

/*.home-banner-sec {position: relative; overflow: hidden;}*/
.slider-placeholder {background-size: cover; background-position: center; background-repeat: no-repeat; display: block; }
.home-banner-owl.owl-loaded {background-image: none !important; }
.home-banner-owl:not(.owl-loaded) .banner-slide-item:first-child {display: block; }
.home-banner-owl:not(.owl-loaded) .banner-slide-item {display: none; }

.home-banner-sec .banner-item-cnt p { font-size: 24px; letter-spacing: 0.48px; color: #fff; }
.blk-req-qote-rw { background: #000000; border-bottom: 10px solid var(--site-color); }
.req-qote-rw { padding: 17px 0; }
.request-quote-wrap .req-quote-frmwrp form { display: grid; grid-template-columns: repeat(var(--grid-column), 1fr); --grid-column: 6; grid-column-gap: 15px; }
.request-quote-wrap .req-quote-head { font-size: 22px; font-weight: 500; letter-spacing: 0.44px; margin-right: 18px; margin-bottom: 0; }
.blk-req-qote-rw .request-quote-wrap .req-quote-head { color: #fff; }
.req-quote-frmwrp { flex: 1; }
.request-quote-wrap { display: flex; width: 100%; }
input, textarea, select { font-size: 18px; letter-spacing: 0.36px; color: #000000; padding: 12px 15px; border: 1px solid #00000034; border-radius: 6px; }
.request-quote-wrap input, .request-quote-wrap textarea { height: 46px; line-height: 1; }
.request-quote-wrap textarea { height: 46px; line-height: 2; resize: none; }
.req-quote-frmwrp .form-group { margin-bottom: 0; }
.req-quote-frmwrp .submit-btn .action-btn { width: 100%; border: none; cursor: pointer; }
.slideaft-bestser-imgwrp { background: #1f1f1f; }
.slideaft-bestser-imgwrp .imgwrp { text-align: right; position: relative; z-index: 9; }
.abt-more-sec { background: #FAF6F2; padding: 110px 0 79px; }
.abt-more-grid { display: grid; grid-template-columns: 1fr 1.32fr; grid-gap: 30px 50px; align-items: center; }
.abt-more-grid .abt-img-grid { display: grid; grid-template-columns: 1fr; grid-gap: 30px; }
.abt-morecnt-wrp h3 { font-size: 40px; letter-spacing: 2.4px; margin-bottom: 40px; line-height: 1.2; }
.abt-morecnt-wrp p { font-size: var(--font-22); letter-spacing: 0.44px; line-height: 36px; }
.abt-morecnt-wrp .abt-more-link { margin-top: 49px; }
.abt-morecnt-wrp .abt-more-link .action-link { font-size: 20px; font-weight: 500; line-height: 26px; letter-spacing: 0.4px; color: #489F10; text-decoration: underline; font-family: var(--font-apex); }
.ser-grid-row { display: grid; grid-row-gap: 40px; }
.ser-grid-row .ser-grid { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-column-gap: 30px; }
.ser-grid-row .ser-grid:nth-child(odd) .ser-item:first-child, .ser-grid-row .ser-grid:nth-child(even) .ser-item:last-child { grid-column: span 2; position: relative; overflow: hidden; }
.ser-grid-row .ser-grid:nth-child(odd) .ser-item:first-child .sercntwrp, .ser-grid-row .ser-grid:nth-child(even) .ser-item:last-child .sercntwrp { position: absolute; bottom: 0px; padding: 20px; }
.ser-grid-row .ser-grid:nth-child(odd) .ser-item:first-child .sercntwrp *, .ser-grid-row .ser-grid:nth-child(even) .ser-item:last-child .sercntwrp * { color: #fff; }
.ser-grid-row .ser-grid:nth-child(odd) .ser-item:first-child .sercntwrp h4, .ser-grid-row .ser-grid:nth-child(even) .ser-item:last-child .sercntwrp h4 { color: #fff; }
.ser-grid-row .ser-grid:nth-child(odd) .ser-item:first-child .imgwrp, .ser-grid-row .ser-grid:nth-child(even) .ser-item:last-child .imgwrp { margin-bottom: 0; }
.ser-grid .ser-item .sercntwrp h4 { font-size: 24px; margin-bottom: 15px; line-height: 30px; letter-spacing: 0.48px; color: #26282D; }
.ser-item .sercntwrp p { font-size: 18px; letter-spacing: 0.36px; line-height: 26px; }
.ser-grid .ser-item .imgwrp { margin-bottom: 25px; }
.sercntwrp .moreser-btn { margin-top: 23px; }
.ser-grid-row .ser-grid:nth-child(odd) .ser-item:first-child .imgwrp, .ser-grid-row .ser-grid:nth-child(even) .ser-item:last-child .imgwrp { height: 100%; }
.ser-grid-row .ser-grid:nth-child(odd) .ser-item:first-child .imgwrp img, .ser-grid-row .ser-grid:nth-child(even) .ser-item:last-child .imgwrp img { display: block; height: 100%; object-fit: cover; }
.ser-grid-row .ser-grid:nth-child(odd) .ser-item:first-child .sercntwrp, .ser-grid-row .ser-grid:nth-child(even) .ser-item:last-child .sercntwrp { }
.ser-item .sercntwrp .more-arrow img { display: block; }
.ser-item .sercntwrp .more-arrow img { display: block; }
.ser-grid-row .ser-grid .sercntwrp .moreser-btn { transition: all 0.5s ease; }
.ser-grid-row .ser-grid:nth-child(odd) .ser-item:hover:first-child .moreser-btn, .ser-grid-row .ser-grid:nth-child(even) .ser-item:hover:last-child .moreser-btn { margin-bottom: 0; }
.ser-grid-row .ser-grid:nth-child(odd) .ser-item:first-child .sercntwrp h4, .ser-grid-row .ser-grid:nth-child(even) .ser-item:last-child .sercntwrp h4 { margin-bottom: 2px; }
.ser-sec { padding-top: 73px; padding-bottom: 80px; }
.ser-sec .ser-title { margin-bottom: 59px; text-align: center; }
.ser-sec .ser-title .title { font-size: 30px; letter-spacing: 3px; line-height: 36px; }
.ser-sec .offwhite-req-qote-rw { margin-top: 60px; }
.offwhite-req-qote-rw { border: 1px solid #00000034; border-radius: 6px; background: #FAF6F2; }
.offwhite-req-qote-rw .req-quote-head { color: #000000; }
.exp-const-sec { background: #1F1F1F; padding-top: 120px; padding-bottom: 75px; }
.exp-const-rw .title h3 { font-family: var(--font-apex-nor); font-weight: normal; font-size: 40px; letter-spacing: 0.8px; line-height: 50px; margin-bottom: 37px; color: #489F10; }
.exp-const-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 30px; }
.exp-const-item .imgwrp { margin-bottom: 40px; }
.exp-const-item .exp-contst-cntwrp h4 { font-size: 20px; letter-spacing: 0.4px; line-height: 30px; color: #fff; margin-bottom: 5px; }
.exp-const-item .exp-contst-cntwrp p { color: rgba(255, 255, 255, 0.5); font-size: 18px; line-height: 26px; letter-spacing: 0.36px; }
.exp-const-item .exp-contst-cntwrp .more-icn-btn { margin-top: 15px; ; }
.our-process-sec { padding: 98px 0 104px; }
.our-process-rw .sec-title { text-align: center; margin-bottom: 29px; }
.our-process-rw .sec-title h3 { font-size: 30px; letter-spacing: 6px; line-height: 36px; }
.our-process-grid { display: grid; grid-template-columns: repeat(5, 1fr); grid-gap: 36px; }
.our-process-item .process-cnt-wrp { background: rgba(72, 159, 16, var(--rgba-opo)); padding: 30px 15px; padding-top: 0; padding-left: 20px; --rgba-opo: 1; display: flex; height: 100%; flex-direction: column; }
.our-process-item:nth-child(2) .process-cnt-wrp { --rgba-opo: 0.9; }
.our-process-item:nth-child(3) .process-cnt-wrp { --rgba-opo: 0.8; }
.our-process-item:nth-child(4) .process-cnt-wrp { --rgba-opo: 0.7; }
.our-process-item:nth-child(5) .process-cnt-wrp { --rgba-opo: 0.6; }
.our-process-item .process-cnt-wrp * { color: #fff; }
.our-process-item .process-cnt-wrp .process-title { font-size: 20px; letter-spacing: 0.4px; text-transform: uppercase; display: flex; line-height: 30px; margin-bottom: 15px; margin-left: -20px; margin-right: -15px; background: #000; padding: 5px 15px; min-height: 70px; }
.our-process-item .process-cnt-wrp p { font-size: 18px; line-height: 26px; letter-spacing: 0.36px; }
.our-process-item .process-cnt-wrp .more-icn-btn { margin-top: auto; padding-top: 20px; }
.our-process-item .process-cnt-wrp .more-icn-btn img { filter: brightness(0) invert(1); }
.our-process-item { display: flex; flex-direction: column; }
.client-testimonial-row:after { content: ""; display: block; position: absolute; top: 0; bottom: 0; background: #1F1F1F; width: calc(100% - 67px); z-index: 0; right: 0; }
.client-testimonial-row { position: relative; padding-top: 53px; }
.our-client-sec { background: #FAF6F2; padding: 110px 0 123px; }
.client-testimonial-row .sec-title { position: relative; z-index: 1; text-align: center; margin-bottom: 57px; }
.client-testimonial-row .sec-title h3 { font-size: 30px; letter-spacing: 6px; line-height: 36px; }
.client-testimonial-row .client-testi-grid { position: relative; z-index: 1; display: flex; flex-wrap: wrap; }
.client-testi-grid .imgwrp { width: 40%; max-width: 40%; }
.client-testi-grid .client-testiowl { width: 60%; max-width: 60%; display: flex; flex-wrap: wrap; padding: 0 60px 80px 80px; }
.client-testi-cntwrp:before { content: ""; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58.855' height='55.752' viewBox='0 0 58.855 55.752'%3E%3Cpath id='Path_1' data-name='Path 1' d='M7.383-76.836Q0-75.444-3-66.135a29.258,29.258,0,0,0-1.5,9.1,6.565,6.565,0,0,0,.054.91q.054.375.161,1.659H7.383v23.328H-15.41V-52.651q0-15.837,6.314-24.4a23.433,23.433,0,0,1,16.48-9.845Zm36.062,0A12,12,0,0,0,34.51-70.2a27.138,27.138,0,0,0-3.05,13.055q0,.642.054,1.284a7.3,7.3,0,0,0,.268,1.391H43.445v23.328h-22.9V-52.651a47.463,47.463,0,0,1,5.35-22.74q5.35-10.005,17.55-11.5Z' transform='translate(15.41 86.895)' fill='%23489f10'/%3E%3C/svg%3E%0A"); width: 59px; height: 56px; display: block; margin-bottom: 46px; }
.testimonials-item-text p, .testimonials-item-author strong { font-size: 22px; color: #fff; letter-spacing: 0.44px; line-height: 36px; }
.testimonials-item-author strong { font-family: var(--font-apex); font-weight: 500; }
.testimonials-item-author { margin-top: 30px; }
.client-testiowl .owl-dots button { background: #FAF6F2; width: 6px; height: 6px; border-radius: 100%; transition: all 0.5s ease; }
.client-testiowl .owl-dots button.active { background: #489F10; width: 10px; height: 10px; }
.client-testiowl .owl-dots { display: flex; align-items: center; margin-top: auto; }
.client-testiowl .owl-dots .owl-dot { margin: 0 11px; }
.green-req-qote-rw { background: #489F10; padding-inline: 10px; }
.green-req-qote-rw .request-quote-wrap .req-quote-head { color: #fff; }
.green-req-qote-rw .submit-btn .action-btn { background-color: #1F1F1F; }
.slideaft-bestser-imgwrp .imgwrp img { margin-top: -110px; }
footer { background: #1F1F1F; border-bottom: 10px solid #489F10; }
.fo-grid-rw { display: flex; grid-template-columns: 1fr 1fr 1fr; justify-content: space-between; }
.footer { padding-top: 80px; padding-bottom: 48px; }
footer, footer p, footer a, footer * { color: #C7C7C7; }
footer .fo-logo-wrp { max-width: 260px; text-align: center; }
.fo-logo-wrp .fo-address p { font-size: 16px; letter-spacing: 0.32px; line-height: 30px; color: #C7C7C7; }
footer .fo-logo-wrp .fo-logo { margin-bottom: 12px; }
.fo-busin-hours-wrp h5 { font-size: 18px; line-height: 1; color: #C7C7C7; letter-spacing: 0.36px; margin-bottom: 15px; }
.fo-busin-hours-wrp .fo-busin-hours-item { display: grid; grid-template-columns: 113px max-content; grid-column-gap: 30px; font-size: 16px; letter-spacing: 0.32px; line-height: 30px; }
footer .fo-busin-hours-wrp { display: grid; }
footer .fo-callwrp { text-align: center; }
.fo-callwrp .fo-call .call-title { font-size: 18px; color: #C7C7C7; letter-spacing: 0.6px; margin-bottom: 0; }
.fo-call .call-num { font-family: arial; font-weight: bold; font-size: 30px; letter-spacing: 0.6px; }
footer .fo-callwrp { height: 100%; display: flex; flex-direction: column; }
footer .fo-callwrp .fo-social { margin-top: auto; }
.fo-callwrp .fo-social h5 { font-size: 18px; letter-spacing: 0.36px; line-height: 36px; color: #C7C7C7; margin-bottom: 16px; }
footer .fo-social ul { display: flex; justify-content: center; list-style: none; margin: 0; padding: 0; align-items: center; }
footer .fo-social ul li { margin-inline: 10px; }
footer .fo-social li a i { color: #489F10; font-size: 26px; }
footer .fo-bottom { padding: 54px 0 48px; border-top: 1px solid rgba(255, 255, 255, .1); }
footer .fo-bottom .fo-copy { text-align: center; font-size: 16px; letter-spacing: 0.32px; color: #C7C7C7; }
.home-banner-owl .owl-nav { position: absolute; top: 50%; transform: translateY(-50%); z-index: 99; width: 100%; display: flex; justify-content: space-between; padding-inline: 50px; }
.home-banner-owl.owl-carousel .owl-nav button { background: url("../images/slider-left-arrow.png") no-repeat; width: 57px; height: 57px; }
.home-banner-owl.owl-carousel .owl-nav button span { display: none; }
.home-banner-owl.owl-carousel .owl-nav button.owl-next { transform: rotate(180deg); }
.ser-grid-row .ser-grid:nth-child(odd) .ser-item:first-child .moreser-btn img, .ser-grid-row .ser-grid:nth-child(even) .ser-item:last-child .moreser-btn img { filter: brightness(0) invert(1); }
.home-banner-sec .banner-slide-item { position: relative; height: calc(100vh - 220px); }
.client-testi-cntwrp { margin-bottom: 20px; }
.req-quote-frmwrp form p { margin-bottom: 0; }
.req-quote-frmwrp .submit-btn { position: relative; }
.req-quote-frmwrp .submit-btn .wpcf7-spinner { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
.req-quote-frmwrp .wpcf7-not-valid-tip { font-size: 12px; line-height: 1.2; display: block; font-weight: bold; margin-top: 8px; }
.req-quote-frmwrp .wpcf7 form .wpcf7-response-output { grid-column: 1 / -1; margin-bottom: 0; margin-top: 12px; text-align: center; font-size: 13px; }
.request-quote-wrap .req-quote-head { min-height: 46px; display: grid; align-items: center; }
.request-quote-wrap { align-items: start; }
.blk-req-qote-rw .wpcf7 form .wpcf7-response-output, .green-req-qote-rw .wpcf7 form .wpcf7-response-output { color: #fff; }
body:not(.home) { background-color: #FAF6F2; }
.inner-banner-sec { background: #489F10; padding: 25px 0; margin-bottom: 80px; }
.inner-banner-sec .title { font-family: var(--font-apex-nor); font-weight: normal; color: #FFFFFF; font-size: 24px; line-height: 1.2; letter-spacing: 1.44px; margin-bottom: 9px; text-transform: uppercase; }
.breadcrumbs ul { margin: 0; padding: 0; list-style: none; display: flex; }
.breadcrumbs li, .breadcrumbs li a { color: rgba(255, 255, 255, 0.85); font-size: 12px; line-height: 14px; letter-spacing: 0.24px; }
.breadcrumbs li:not(:last-child):after { content: "/"; display: inline-block; margin-inline: 5px; }
.abtceo-info-grid { display: grid; grid-template-columns: 0.7fr 1fr; align-items: center; grid-column-gap: 80px; }
.section-heading .title { font-size: var(--heading-inner-title); }
.abtceo-info-main .section-heading .title { line-height: 36px; letter-spacing: 6px; text-transform: uppercase; text-align: center; }
.abtceo-info-main:after { content: ""; position: absolute; right: 0; top: 0; bottom: 0; width: calc(100% - 100px); background: #fff; z-index: -1; }
.abtceo-info-main { position: relative; padding-top: 60px; margin-bottom: 86px; }
.abt-cnt-sec { margin-block: 80px; }
.abtceo-info-main .section-heading { margin-bottom: 58px; }
/* .abt-cnt-sec { --font-22:22px; }
*/ .abt-cnt-sec, .abt-cnt-sec p, .abt-nature-blk h6, .acc .acc-head h3 { font-size: var(--font-22); font-weight: normal; line-height: 36px; letter-spacing: 0.44px; color: #26282D; }
.abtceo-info-grid .abtceo-cnt-col { padding-right: 60px; }
.abtceo-info-grid .abtceo-name { font-weight: 500; font-family: var(--font-apex); display: flex; align-items: center; margin-top: 50px; }
.abtceo-info-grid .abtceo-name:before { content: "-"; display: inline-block; margin-right: 5px; }
.abt-cnt-sec .section-heading .title { text-align: center; }
.abt-cnt-build .section-heading { margin-bottom: 41px; }
.abt-cms-cntwrp p:not(:last-child) { margin-block: 30px; }
p:last-child { margin-bottom: 0; }
.bg-white { background: #fff; }
.abt-cnt-echofrd.bg-white { padding-top: 80px; padding-bottom: 77px; }
.abt-cnt-echofrd .section-heading { margin-bottom: 41px; }
.abt-cnt-sec .section-heading { margin-bottom: 41px; }
.abt-cnt-nature .section-heading { margin-bottom: 48px; }
.abt-nature-spetxt h3 { font-family: var(--font-apex-nor); font-weight: normal; letter-spacing: 0.6px; color: #26282D; }
.abt-cnt-nature .abt-cms-cntwrp { display: grid; grid-row-gap: 41px; }
.abt-nature-blk h6 { color: #489F10; font-size: var(--font-22); margin-bottom: 0px; }
.faqwrp .acc .acc-content { display: none; }
.acc-container { display: grid; grid-row-gap: 25px; }
.acc .acc-content { display: none; }
.acc .acc-head h3 { color: #26282D; font-weight: 500; cursor: pointer; display: grid; grid-template-columns: max-content 1fr; grid-column-gap: 10px; }
.contact-section { margin-top: 80px; padding-block: 80px; }
.contact-section .section-heading { text-align: center; margin-bottom: 60px; }
.cnt-mapcntfrm-grid .mapwrp iframe { width: 100%; display: block; height: 100%; object-fit: cover; }
.cnt-mapcntfrm-grid { display: grid; grid-template-columns: 1fr 0.69fr; grid-column-gap: 80px; max-width: 1060px; margin-inline: auto; margin-bottom: 80px; }
.cntfrm-wrp .form-group input { min-height: 46px; }
.cntfrm-wrp .form-group .form-control { font-size: 18px; letter-spacing: 0.36px; color: #000000; padding: 12px 15px; border: 1px solid #00000034; border-radius: 6px; }
.cntfrm-wrp .form-group textarea { height: 140px; }
.cntfrm-wrp .action-btn { border: none; width: 100%; }
.cntinfo-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-column-gap: 105px; text-align: center; }
.cntinfo-grid .cntinfo-wrp .cntinfo-title { padding-top: 34px; border-top: 1px solid #489F10; margin-bottom: 30px; }
.cntinfo-wrp .cntinfo-blk:not(:last-child) { margin-bottom: 20px; }
.cntinfo-wrp .cntinfo-blk, .cntinfo-wrp .cntinfo-blk p, .cntinfo-wrp .cntinfo-blk a { font-size: var(--font-22); letter-spacing: 0.44px; color: #26282D; line-height: 35px; }
.cntinfo-wrp .social-icn { list-style: none; margin: 0; padding: 0; display: flex; align-items: center; justify-content: center; }
.cntinfo-wrp .social-icn li { margin: 0 7.5px; }
.cntfrm-wrp .form-group { margin-bottom: 25px; }
.cntinfo-blk a:hover { color: var(--site-color); }
.cntinfo-wrp .social-icn img { transition: all 0.5s linear; }
.cntinfo-wrp .social-icn a:hover img { transform: translateY(-10px); }
.port-dtl-sec { padding-block: 80px; }
.portdtl-cms-cntwrp p { margin-block: 30px; }
.portdtl-cms-cntwrp li:not(:last-child) { margin-bottom: 15px; }
.portdtl-cms-cntwrp p:last-child { margin-bottom: 0; }
.portdtl-gallery-grid { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 30px; }
.port-gallery-sec { margin-bottom: 80px; }
.portdtl-gallery-grid .port-gallery-item a:before { display: block; content: ""; padding-bottom: 90%; }
.portdtl-gallery-grid .port-gallery-item img { position: absolute; left: 0; right: 0; width: 100%; top: 0; bottom: 0; height: 100%; object-fit: cover; }
.portdtl-gallery-grid .port-gallery-item { position: relative; overflow: hidden; }
.prolist-wrapper { display: grid; grid-row-gap: 40px; }
.prolist-wrapper .prolist-imgcnt-grid:nth-child(2n) .abt-morecnt-wrp { order: -1; }
.prolist-imgcnt-grid .abt-morecnt-wrp h3 { margin-bottom: 43px; max-width: 100%; }
.prolist-imgcnt-grid { grid-gap: 40px 50px; }
.abt-morecnt-wrp .abt-more-link { margin-top: 56px; }
.prolist-imgcnt-grid:nth-child(2n) { grid-template-columns: 1.32fr 1fr; }
.prolist-imgcnt-grid .abt-more-link .action-link { transition: all 0.5s ease; }
.prolist-imgcnt-grid .abt-more-link .action-link:after { content: ""; display: inline-block; background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='30.535' height='11.071' viewBox='0 0 30.535 11.071'%3E%3Cpath id='Union_58' data-name='Union 58' d='M-2149.828,10.364l4.292-4.293H-2174v-1h28.534l-4.363-4.363.707-.707,4.829,4.828.122-.122.707.707-.122.122.122.121-.707.707-.122-.122-4.829,4.828Z' transform='translate(2174)' fill='%23489f10'/%3E%3C/svg%3E%0A"); width: 31px; height: 12px; background-size: contain; margin-left: 25px; transition: all 0.5s linear; position: relative; left: 0; }
.prolist-imgcnt-grid .abt-more-link .action-link:hover:after { left: 20px; }
.prolist-sec { margin-block: 80px; }
.prolist-imgcnt-grid .abt-more-link .action-link:hover { text-decoration: none; }
.blog-list-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 30px; }
.blog-list-sec { padding-block: var(--sec-spc-80); }
.blog-list-grid .blog-list-item .imgwrp { margin-bottom: 25px; position: relative; }
.blog-list-item .blogcntwrp h4 { font-size: 24px; margin-bottom: 15px; line-height: 30px; letter-spacing: 0.48px; color: #26282D; }
.blog-list-item .blogcntwrp p { font-size: 18px; letter-spacing: 0.36px; line-height: 26px; }
.blog-list-item .blogcntwrp .moreser-btn { margin-top: 23px; }
.blog-list-grid .blog-list-item .imgwrp img { position: absolute; left: 0; top: 0; bottom: 0; width: 100%; height: 100%; object-fit: cover; }
.blog-list-grid .blog-list-item .imgwrp:after { content: ""; display: block; padding-bottom: 80%; }
.blog-list-item .blogcntwrp .blog-cntdec p { overflow: hidden; position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }
.blog-list-item .blogcntwrp .action-link { font-size: 20px; font-weight: 500; line-height: 26px; letter-spacing: 0.4px; color: #489F10; text-decoration: underline; font-family: var(--font-apex); }
.blog-list-item .blogcntwrp .action-link:after { content: ""; display: inline-block; background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='30.535' height='11.071' viewBox='0 0 30.535 11.071'%3E%3Cpath id='Union_58' data-name='Union 58' d='M-2149.828,10.364l4.292-4.293H-2174v-1h28.534l-4.363-4.363.707-.707,4.829,4.828.122-.122.707.707-.122.122.122.121-.707.707-.122-.122-4.829,4.828Z' transform='translate(2174)' fill='%23489f10'/%3E%3C/svg%3E%0A"); width: 31px; height: 12px; background-size: contain; margin-left: 25px; transition: all 0.5s linear; position: relative; left: 0; }
.acc-container { counter-reset: my-awesome-counter; }
.acc-container .acc { counter-increment: my-awesome-counter; }
.acc-container .acc .acc-head h3:before { content: "Q" counter(my-awesome-counter)"."; }
.our-process-item .process-cnt-wrp .process-title .number { display: none; }
.blog-list-grid .div-pagination { grid-column: 1 / -1; text-align: center; display: inline-flex; grid-auto-flow: column; justify-content: center; }
.blog-list-grid .div-pagination .page-numbers { color: #000000; float: left; padding: 8px 16px; text-decoration: none; transition: background-color .5s; border: 1px solid #DDD; margin: 0 4px; font-size: 18px; line-height: 1.2; transition: all 0.5s ease; }
.blog-list-grid .div-pagination .page-numbers.current, .blog-list-grid .div-pagination .page-numbers:hover { background-color: #489F10; color: #fff; border-color: #489F10; }
.singleblog-cms-cntwrp h1, .singleblog-cms-cntwrp h2 { font-size: 30px; line-height: 1.2; }
.ser-grid .ser-item .imgwrp { position: relative; }
.ser-grid .ser-item .imgwrp img { position: absolute; left: 0; top: 0; bottom: 0; width: 100%; height: 100%; display: block; object-fit: cover; }
.ser-grid .ser-item .imgwrp:before { content: ""; display: block; padding-bottom: 102.99%; }
.ser-grid-row .ser-grid:nth-child(odd) .ser-item:first-child .imgwrp:before, .ser-grid-row .ser-grid:nth-child(even) .ser-item:last-child .imgwrp:before { content: ""; display: block; padding-bottom: 71.75%; }
.ser-grid-row .ser-grid:nth-child(odd) .ser-item:first-child .imgwrp:after, .ser-grid-row .ser-grid:nth-child(even) .ser-item:last-child .imgwrp:after { content: ""; display: block; position: absolute; left: 0; width: 100%; height: 100%; top: 0; background: linear-gradient(180deg, #00000000 0%, #000000 100%); opacity: 0.8; }
.portdtl-cms-cntwrp .pordtl-serlist-ul { list-style: none; margin: 0; padding: 0; display: inline-grid; grid-auto-flow: column; grid-gap: 20px; }
.portdtl-cms-cntwrp .pordtl-serlist-ul li { margin-bottom: 0; }
.portdtl-cms-cntwrp .pordtl-serlist-ul li .action-btn { display: inline-block; }
.single-img-pro { max-width: 630px; text-align: center; margin: auto; }
.singleblog-cms-cntwrp a { color: #489F10; }
.fa-brands, .fab { font-family: "Font Awesome 6 Brands"; }
.header-social .twitter-icn { filter: brightness(0%); }
.header-social a:hover .twitter-icn { filter: brightness(0) invert(1); }
footer .fo-callwrp .fo-social img { display: block; }
.portdtl-cms-cntwrp .pordtl-serlist-ul li:last-child .coma { display: none; }
.blog-cat-wrapper { display: grid; grid-template-columns: 1fr 350px; grid-column-gap: 40px; }
.blog_categories-aside .blog_categories { list-style: none; margin: 0; padding: 0; }
.blog_categories li a { border-bottom: 1px solid rgba(157, 151, 149, .5); padding: 15px 10px; line-height: 1.2; margin: 0; display: block; color: #000; font-size: 18px; font-weight: 600; display: flex; align-items: center; justify-content: space-between; }
.blog_categories li a:after { font-family: 'FontAwesome'; content: "\f105"; display: block; margin-left: 10px; }
.blog_categories li a:hover { color: #489F10; }
.blog-list-grid .blogcntwrp .blog-tag-btn { display: inline-block; padding: 5px 10px; font-size: 12px; margin-bottom: 10px; line-height: 100%; }
.our-process-sec { padding-top: 0; }
.our-client-sec { background-color: #489F10; padding: 0; }
.prolist-imgcnt-grid .abt-more-link .action-link:after { display: none; }
.portfolio-sec .ser-grid-row .ser-grid .sercntwrp .moreser-btn { display: none; }
.portfolio-sec .ser-grid-row .ser-grid { grid-template-columns: 1fr 1fr; }
.page-template-plant .portfolio-sec .ser-grid-row .ser-grid { grid-template-columns: 1fr 1fr 1fr; }
.portfolio-sec .ser-grid-row .ser-grid .ser-item { grid-column: inherit !important; }
.portfolio-sec .ser-grid .ser-item .imgwrp:before { padding-bottom: 62.99%; }
/* .page-template-testimonial .inner-banner-sec { margin-bottom: 0; }
*/ /* new layout changes 04-12-2023 start */ .page-template-about-us .abt-cnt-sec.bg-white { padding-top: 80px; padding-bottom: 77px; }
.portdtl-top-blkwrp { display: grid; grid-template-columns: 1fr 0.3fr; grid-column-gap: 50px; justify-content: space-between; }
.portdtl-top-blkwrp .single-img-pro { max-width: 100%; }
.port-dtl-sec>.container { max-width: 1440px; margin: auto; }
.portdtl-cntgallery-wrap { display: grid; grid-template-columns: 46% 48%; justify-content: space-between; margin-top: 25px; padding-right: 65px; }
/* .portdtl-cntgallery-wrap .port-dtl-gallery-wrap { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-column-gap: 20px; }
*/ .portdtl-top-blkwrp .section-heading .title { text-align: left; font-weight: 900; color: #333; }
.portdtl-cntgallery-wrap .portdtl-cms-cntwrp p { margin-top: 0; }
.port-dtl-gallery-wrap .portdtl-gallery-item img { height: 200px; object-fit: cover; margin-bottom: 0; }
.port-dtl-gallery-wrap .owl-nav { display: flex !important; position: absolute; top: 0; width: 100%; justify-content: space-between; top: 50%; width: calc(100% + 70px); transform: translateY(-50%); }
.port-dtl-gallery-wrap .owl-nav button.owl-prev { left: -74px; position: relative; }
.port-dtl-gallery-wrap .owl-nav button.owl-next span { background: url("../images/galllery-right-arrow.png") no-repeat; }
.port-dtl-gallery-wrap .owl-nav button.owl-prev span { background: url("../images/galllery-right-arrow.png") no-repeat; transform: rotate(180deg); }
.port-dtl-gallery-wrap .owl-nav button span { background-size: contain !important; width: 65px; height: 51px; display: block; font-size: 0; }
.port-dtl-gallery-wrap .owl-nav button.owl-prev { opacity: 0; }
.abtpg-intro-grid { display: grid; grid-template-columns: 1.5fr 1fr; grid-column-gap: 40px; }
.abt--ceo-grid { display: grid; grid-template-columns: 0.5fr 1fr; grid-column-gap: 30px; margin-bottom: 60px; }
.abtpg-intro-img-item img { width: 100%; height: auto; }
.abt--ceo-cnt .heading-block .ceo-name { display: block; font-size: 25px; color: #489F10; margin: 20px 0; line-height: 1.2; }
.abtpg-intro-img-item img { height: 100%; object-fit: cover; }
/* new layout changes 04-12-2023 end */ .page-id-673 .abtceo-img-col img, .page-id-673 .abtceo-info-grid .abtceo-name { display: none }
.page-id-673 .abtceo-info-main { background: #fff; padding: 30px; }
.page-id-673 .abtceo-info-grid { grid-template-columns: 1fr; }
.page-id-673 .abt-cnt-nature+.bg-white { display: none; }
.page-id-673 .abt-cnt-echofrd.bg-white { padding-top: 80px; padding-bottom: unset; }
.page-id-673 .abt-cnt-sec.abt-cnt-nature { display: none; }
.ser-item p:not(.content_3 .sercntwrp p, .content_4 .sercntwrp p, .content_5 .sercntwrp p) { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.content_3 .sercntwrp, .content_4 .sercntwrp, .content_5 .sercntwrp { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.fo-busin-hours-wrp .fo-busin-hours-item .day { display: block ruby; }
footer .fo-logo-wrp .fo-address { width: 260px; }
.port-dtl-sec :is(img) { display: block; margin: 0 auto 20px; }
.fo-busin-hours-wrp .fo-busin-hours-item .day { min-width: 165px; }
.fo-call-now-col .fo-busin-hours-wrp { grid-template-columns: 1fr 1fr; gap: 5px; }
/*anmol css  */ section.abt-cnt-sec.abt-cnt-echofrd.bg-white { display: none; }
section.abt-cnt-sec.abt-cnt-build.bg-white { display: none; }
section.abt-cnt-sec.abt-cnt-nature { display: none; }
section.abt-cnt-sec.abt-cnt-echofrd.bg-white { display: none; }
/* 09-1-24 */ .portdtl-top-blkwrp.portdtl-tpinfo-wrap { grid-template-columns: 1fr 0.45fr; grid-column-gap: 30px; margin-bottom: 40px; }
.portdtl-tpinfo-wrap .single-img-pro:before { content: ""; display: block; padding-bottom: 60%; }
.portdtl-tpinfo-wrap .prtdtl-tpcont-wrapper p { line-height: 1.45; }
.portdtl-tpinfo-wrap .single-img-pro { max-width: 100%; position: relative; margin: 0; }
.portdtl-tpinfo-wrap .single-img-pro img, .portdtl-cntgallery-main .port-dtl-gallery-wrap .portdtl-gallery-item img { position: absolute; left: 0; top: 0; bottom: 0; width: 100%; height: 100%; display: block; object-fit: cover; }
.portdtl-cntgallery-main .port-dtl-gallery-wrap { display: grid; --grid-item: 4; grid-template-columns: repeat(var(--grid-item), 1fr); grid-gap: 20px; }
.portdtl-cntgallery-main .port-dtl-gallery-wrap .portdtl-gallery-item:before { content: ""; display: block; padding-bottom: 100%; }
.portdtl-cntgallery-main .port-dtl-gallery-wrap .portdtl-gallery-item { position: relative; }
.single-installation .inner-banner-sec, .single-product .inner-banner-sec { margin-bottom: 20px; }
.single-installation .port-dtl-sec, .single-product .port-dtl-sec { padding-top: 0; }
.our-process-rw .our-process-item .imgwrp img { position: absolute; top: 0; bottom: 0; left: 0; height: 100%; width: 100%; object-fit: cover; }
.our-process-rw .our-process-item .imgwrp:before { content: ""; display: block; padding-bottom: 83%; }
.ser-grid-row .ser-grid:nth-child(odd) .ser-item:first-child .sercntwrp, .ser-grid-row .ser-grid:nth-child(even) .ser-item:last-child .sercntwrp { background: linear-gradient(180deg, #00000000 0%, #000000 100%); }
.ser-grid-row .ser-grid:nth-child(odd) .ser-item:first-child .imgwrp:after, .ser-grid-row .ser-grid:nth-child(even) .ser-item:last-child .imgwrp:after { display: none; }
.our-process-grid .our-process-item .imgwrp { position: relative; }
.portfolio-sec .ser-grid-row .ser-grid .ser-item .sercntwrp { background: linear-gradient(180deg, #00000000 0%, #000000 100%); position: absolute; bottom: 0px; padding: 20px; }
.portfolio-sec .ser-grid-row .ser-grid .ser-item .sercntwrp h4 { color: #fff; margin-bottom: 0; }
.portfolio-sec .ser-grid .ser-item .imgwrp { position: relative; height: 100%; margin-bottom: 0; }
.portfolio-sec .ser-grid-row .ser-grid .ser-item .sercntwrp h4 a { color: #fff; }
.port-dtl-sec { padding-block: 0; margin-block: 40px; background: transparent !important; }
.portfolio-sec { background: transparent !important; padding-top: 0; }
.portfolio-sec .ser-title { margin-bottom: 40px; }
.ser-grid-row .ser-grid .ser-item .sercntwrp h4 a { pointer-events: none; }
/*Afzal changes*/ @media screen and (min-width:768px) {
.single-service .portdtl-top-blkwrp.portdtl-tpinfo-wrap { display: block; }
.single-service .portdtl-tpinfo-wrap .single-img-pro { float: left; width: 61%; margin-right: 23px; margin-bottom: 30px; }
.single-service .portdtl-tpinfo-wrap .single-img-pro:before { display: none; }
.single-service .portdtl-top-blkwrp.portdtl-tpinfo-wrap:after { display: table; width: 100%; content: ""; }
.single-service .portdtl-tpinfo-wrap .single-img-pro img { position: relative; width: 100%; object-fit: inherit; height: auto; }
}
/*.abtpg-intro-grid .abt--intro-cnt-block { text-align: center; }*/
.abtimg-grid .title { font-size: 25px; margin-bottom: 10px; }
.abtimg-grid { margin: 40px 0 35px; display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 18px; }
.abtimg-grid .abtitm .imgwrp img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; border-radius: 15px; }
.abtimg-grid .abtitm .imgwrp:after { display: block; padding-bottom: 100%; content: ""; }
.abtimg-grid .abtitm .imgwrp { position: relative; }
.fo-busin-logo-col { padding-top: 25px; }
section.home-banner-sec { min-height: calc(100vh - 220px); }
.testimonial-page .green-req-qote-rw { background-color: white !important; }
.testimonial-page .green-req-qote-rw .req-quote-head { color: black !important; }
.testimonial-page .green-req-qote-rw .wpcf7-response-output { color: red !important; }
/*Abbacus 23-05-2024 */ .plant-tree-sec .ser-grid-row .ser-grid { grid-template-columns: 1fr 1fr 1fr; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { background: #fff; padding: 20px; margin: 0 !important; border-radius: 8px; text-align: center; width: 100% !important; border-radius: 10px; display: flex; flex-wrap: wrap; justify-content: center; }
ul.products.columns-4>div { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 30px; }
.woocommerce ul.products li.product .add-request-quote-button, .yith_ywraq_add_item_browse_message>a { background-color: #489F10 !important; border-radius: 4px; padding: 10px 30px !important; font-size: 20px !important; font-family: var(--font-apex); font-weight: 500; letter-spacing: 0.4px; line-height: 23px; color: #fff !important; transition: all 0.5s ease; border: none !important; margin-top: auto; margin-top: 0 !important; display: inline-block !important; }
.woocommerce ul.products li.product .add-request-quote-button:hover { background-color: #25282E !important; border-color: #25282E !important; }
.woocommerce ul.products li.product .yith-ywraq-add-to-quote { display: grid; grid-gap: 10px; margin-top: auto; }
.yith_ywraq_add_item_browse_message>a { font-size: 18px !important; display: inline-block !important; }
ul.products.columns-4 { margin-bottom: 50px; }
body .ywraq-with-form .ywraq-form-table-wrapper.wide { grid-template-columns: 1fr; grid-auto-rows: inherit; }
.woocommerce.ywraq-wrapper.ywraq-with-form { max-width: 1280px; margin: 50px auto; }
.woocommerce table.shop_table td.product-thumbnail img { max-width: 100%; }
#yith-ywraq-form table.cart .product-thumbnail { width: 150px; }
.woocommerce table.shop_table td.product-name a { color: #000; }
.woocommerce table.shop_table td.product-quantity input, .woocommerce table.shop_table td { background-color: transparent !important; }
body .ywraq-with-form .ywraq-form-table-wrapper.wide { grid-template-columns: auto 28%; grid-auto-rows: inherit; grid-column-gap: 25px; align-items: flex-start; }
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper h3 { color: #fff; text-align: center; color: #fff; padding: 16px 20px; margin-top: -29px; margin-left: -25px; margin-right: -25px; margin-bottom: 25px; border-bottom: 2px solid #fff3; }
.ywraq-form-table-wrapper span.ywraq_error:before { content: "*"; display: inline-block; margin-right: 5px; font-size: 14px; color: #ffaeae; }
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper { margin: 0 !important; background: #489F10; border-radius: 4px; padding: 25px; }
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper form { display: grid; grid-gap: 20px; }
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper form .woocommerce-input-wrapper { display: block; width: 100%; }
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper form .raq-send-request { background: #000; color: #fff; width: 100%; padding: 15px; }
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper form .form-row { margin: 0; padding: 0; }
.yith-ywraq-mail-form-wrapper .woocommerce-error { margin-bottom: 15px; }
.ywraq-with-form .yith-ywraq-before-table { margin-bottom: 20px; }
body .ywraq-with-form .yith-ywraq-before-table .button, body #yith-ywraq-form .update-list-wrapper .button { background-color: #489F10; border-radius: 4px; padding: 10px 30px; font-size: 20px; font-family: var(--font-apex); font-weight: 500; letter-spacing: 0.4px; line-height: 23px; color: #fff; transition: all 0.5s ease; }
body .ywraq-with-form .ywraq-form-table-wrapper.wide { display: grid; }
#yith-ywraq-form table { background: #fff; }
.yith-ywraq-mail-form-wrapper span.ywraq_error { font-size: 13px; color: #fff; }
.ywraq-form-table-wrapper span.ywraq_error:before { color: red; }
.woocommerce.ywraq-wrapper.ywraq-with-form { padding: 0 20px; }
.yith-request-a-quote-page header+section>.container { padding-left: 0; padding-right: 0; }
body .yith-ywraq-mail-form-wrapper input::placeholder, body .yith-ywraq-mail-form-wrapper textarea::placeholder { color: #888 !important; }
.product-thumbnail a { pointer-events: none; }
.product-name a { pointer-events: none; }
.yith-request-a-quote-page .form-row label { display: none !important; }
ywraq-form-table-wrapper.wide .return-to-shop { text-align: center; }
.ywraq-form-table-wrapper.wide .return-to-shop .wc-backward { background-color: #489F10; border-radius: 4px; padding: 10px 30px; font-size: 20px; font-family: var(--font-apex); font-weight: 500; letter-spacing: 0.4px; line-height: 23px; color: #fff; transition: all 0.5s ease; }
.ywraq-empty .ywraq-form-table-wrapper.wide { margin-bottom: 50px; }
.cntfrm-wrp .form-group input { min-height: 16px; }
.request-quote-wrap .req-quote-frmwrp form { --grid-column: 5; gap: 15px; }
.req-quote-frmwrp .form-group.quote-checkbox { grid-column: span 4; text-align: center; display: flex; justify-content: center; }
.req-quote-frmwrp #additional-fields { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-column: 1 / 5; gap: 15px; }
.req-quote-frmwrp .quote-checkbox label { display: grid; color: #fff; align-items: center; grid-auto-flow: column; grid-gap: 10px; }
.testimonial-page .green-req-qote-rw .quote-checkbox label { color: #000; }
.green-req-qote-rw.req-qote-rw .wpcf7-not-valid-tip { color: white !important; }
.main_menu ul li:first-child { margin-left: 0px; }
/*override css if needed*/ /*custom css*/ header .container .header-left { display: flex; align-items: center; gap: 20px; }
header .container .header-right .header-callnow .action-btn { display: block; text-align: center; }
header .container .header-right .header-callnow .action-btn .call-num { white-space: nowrap; }
.inner-banner-sec { /*padding: 65px 0 25px 0; */ padding: 8px 0 12px 0; }
header .header-callnow { margin-top: 0px !important; }
header .header-social { border-left: none; }
.top-header-bar { background-color: #489F10; padding: 6px 0; }
.top-header-bar .container { display: flex; justify-content: end; align-items: center; }
header { padding: 0px; }
.header-social a { background-color: #FAF6F2; width: 28px; height: 28px; }
.action-btn { background: none; border-radius: none; font-size: 18px !important; /* remove all background-color: #489F10; border-radius: 4px; padding: 10px 30px; transition: all 0.5s ease; */ }
.action-btn:hover { background: none; color: #25282E; }
.action-btn .call-num { margin-left: 6px; }
.header-social i.fa { font-size: 14px; }
header .header-social { margin-left: 0px !important; }
header .fo-busin-logo-col { padding-top: 0px !important; }
header .header-left, header .header-right { margin: 8px 0; }
header .fo-item-col.fo-busin-logo-col { display: flex; }
@media (max-width: 1199px) {
header .fo-busin-logo-col img { max-width: 50px !important; }
}
/*new testimonial page*/ /* Grid container */ .testimonial-container { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
/* Testimonial card */ .client-testimonials-sec { background-color: #489F10; margin-bottom: 10px;}
.client-testimonials-row { padding: 53px 0; }
.client-testimonials-sec .client-testimonials-row .section-title h3 { text-align: center; color: #FAF6F2; margin-top: 15px; }
.testimonial-card { background-color: white; border-radius: 12px; padding: 24px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.06); display: flex; flex-direction: column; justify-content: space-between; }
/* Quote styling */ .quote { font-style: italic; font-size: 0.95rem; color: #333; line-height: 1.6; margin-bottom: 20px; padding: 10px; }
/*.quote { position: relative; background: #fff; padding: 40px 50px; border-radius: 10px; font-size: 16px; line-height: 1.8; color: #444; font-style: italic; box-shadow: 0 4px 12px rgba(0,0,0,0.1); }
*/ .quote span { color: #489F10; /* your theme color */ font-size: 36px; vertical-align: top; line-height: 0.6; font-family: 'Nunito Sans', sans-serif !important; }
.quote span:first-child { margin-left: -8px; margin-right: 8px; }
.quote span:last-child { margin-right: -8px; vertical-align: bottom; }
/* Profile section */ .profile { display: flex; align-items: center; gap: 15px; }
.profile img { width: 48px; height: 48px; border-radius: 50%; object-fit: cover; }
.profile h4 { margin: 0; font-size: 1rem; color: #25282E; }
.profile p { margin: 2px 0 0; font-size: 0.85rem; color: #25282E; }
@media (max-width: 991px) {
.testimonial-container { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 767px) {
.testimonial-container { grid-template-columns: 1fr; }
}
header .header-social { display: flex !important; }
.single-portfolio .video-sec { padding: 0 0 30px 0; }
.single-portfolio .video-sec .feature-video { width: 100%; max-width: 888px; height: auto; object-fit: cover; border-radius: 8px; display: block; margin: 0 auto; }
/* Tablet */ @media (max-width: 768px) {
.single-portfolio .video-sec .feature-video { max-width: 100%; border-radius: 6px; }
}
/* Mobile */ @media (max-width: 480px) {
.single-portfolio .video-sec .feature-video { border-radius: 4px; }
}
/*01-12-2025 changes*/ .top-header-bar { background-color: #1f1f1f; }
header .header-callnow .action-btn { color: #e5d37a; font-size: 16px !important; }
body header+.yellow-req-qote-rw, .home .home-banner-sec+.slideaft-banner-reqquote { position: sticky; z-index: 9; }
@media screen and (min-width: 992px) {
body header+.yellow-req-qote-rw, .home .home-banner-sec+.slideaft-banner-reqquote { top: 130px; }
}
@media screen and (min-width: 1200px) {
body header+.yellow-req-qote-rw, .home .home-banner-sec+.slideaft-banner-reqquote { top: 138px; }
}
header .header-callnow { display: flex; gap: 10px; align-items: center; }
header .houzz-link, footer .houzz-link { display: inline-flex; align-items: center; text-decoration: none; color: inherit; gap: 5px; background-color: #faf6f2; color: #25282e; font-size: 14px; font-weight: 600; border-radius: 40px; border: 1px solid #ffffff; }
footer .houzz-link {padding: 2.5px 10px }
footer .houzz-link { margin-bottom: 15px; color: #489F10; font-size: 18px; }
footer .houzz-link * { color: #489F10; }
header .houzz-link:hover, footer .houzz-link:hover { color: #25282e; }
header .houzz-icn, footer .houzz-icn { display: block; width: 14px; height: 14px; vertical-align: middle; filter: brightness(0); }
footer .houzz-icn { filter: unset; width: 26px; height: 26px; }
header .houzz-link, footer .houzz-link, header .houzz-link .houzz-icn, footer .houzz-link .houzz-icn, footer .houzz-link span { transition: all 0.3s ease 0s; }
header .houzz-link:hover, footer .houzz-link:hover { background-color: var(--site-color); color: #ffffff; }
footer .houzz-link:hover span { color: #ffffff; }
header .houzz-link:hover .houzz-icn, footer .houzz-link:hover .houzz-icn { filter: brightness(0) invert(1); }
header .header-social { padding-left: 10px; }
header .header-social a:hover { border-color: #ffffff; }
@media screen and (max-width: 767px) {
header .call-num { display: none !important; }
}
.request-quote-wrap .req-quote-frmwrp form { --grid-column: 3; }
.req-quote-frmwrp .form-group.quote-checkbox { grid-column: span 2;}
.request-quote-wrap .request-quote-heading { max-width: 250px; }
.request-quote-wrap .request-quote-heading p { color: #ffffff; }
.req-quote-frmwrp .form-group.quote-checkbox { align-items: center; }
.home .abt-more-sec .abt-img-grid, .abt-more-sec .abt-img-grid img { display: block; height: 100%; }
.home .abt-more-sec .abt-img-grid img { object-fit: cover; }
.yellow-req-qote-rw { background: #e5d37a; }
.border-btm-grn { border-bottom: 4px solid var(--site-color); }
.yellow-req-qote-rw .request-quote-wrap .req-quote-head, .yellow-req-qote-rw .request-quote-wrap .request-quote-heading p, .yellow-req-qote-rw .form-group.quote-checkbox * { color: #26282d; }
.yellow-req-qote-rw .req-quote-frmwrp .submit-btn { background: #26282d; border-radius: .25rem; max-height:fit-content; }
.yellow-req-qote-rw .req-quote-frmwrp .submit-btn .action-btn:hover { opacity: 0.6; color: #ffffff; }
.yellow-req-qote-rw .req-quote-frmwrp .form-control:focus { outline: none; border-color: #489F10; box-shadow: none; }
@media screen and (max-width: 1199px) {
.request-quote-wrap .request-quote-heading { max-width: unset; margin-bottom: 10px; }
}
@media screen and (max-width: 991px) {
.req-quote-frmwrp { width: 100%; }
.req-quote-frmwrp .form-group.quote-checkbox, .req-quote-frmwrp .submit-btn, .req-quote-frmwrp .form-group.message-field { grid-column: span 2; }
}
@media screen and (max-width: 767px) {
.request-quote-wrap .request-quote-heading p { text-align: center; }
.request-quote-wrap .req-quote-head { margin-right: 0; text-align: center; }
.req-quote-frmwrp .form-group.quote-checkbox, .req-quote-frmwrp .submit-btn, .req-quote-frmwrp .form-group.message-field { grid-column: span 1; }
.ser-grid .ser-item .sercntwrp h4 { margin-bottom: 0; }
.ser-grid .ser-item .imgwrp { margin-bottom: 10px; }
.home-banner-sec .banner-item-cnt h1 { font-size: 22px !important; }
footer .fo-grid-rw { grid-row-gap: 50px; }
}
.testimonial-card-footer { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 10px; }
.testimonial-card-footer .star-rating { margin-left: auto; }
.testimonial-card-footer .star-rating img { width: 20px; height: 20px; }
@media screen and (max-width: 767px) {
header .header-callnow { flex-direction: row-reverse; }
header .header-social { padding-left: 10px; }
header .header-callnow .action-btn { background-color: #faf6f2; width: 28px; height: 28px; border: 1px solid rgba(38, 40, 45, 0.3); display: flex; align-items: center; justify-content: center; border-radius: 100%; color: #25282e; line-height: 45px; padding: 6px; margin: 0; }
header .header-callnow .action-btn:hover { background-color: var(--site-color); border-color: #ffffff; color: #ffffff; }
.single-service .portdtl-top-blkwrp.portdtl-tpinfo-wrap .prtdtl-tpcont-wrapper { padding-left: 15px; padding-right: 15px; }
header .header-callnow .action-btn, header .header-callnow .action-btn{ display: none;}

}



.contact-section .cntfrm-wrp .action-btn { background: #26282d; border-radius: 0.25rem; cursor: pointer; }
.contact-section .cntfrm-wrp .action-btn:hover { color: rgba(255, 255, 255, 0.6); background: #26282d; }
.contact-section .cntfrm-wrp .form-group .form-control:focus { outline: none; border-color: #489F10; box-shadow: none; }
/*03-12-25 start*/ .request-quote-wrap .req-quote-frmwrp form { --grid-column: 6; gap: 10px; }
.request-quote-wrap .req-quote-frmwrp .form-group.quote-checkbox { align-items: center; grid-column: span 6; }
.request-quote-wrap input, .request-quote-wrap textarea { height: 38px; line-height: 1; }
.request-quote-wrap textarea { line-height: 1.5; }
.request-quote-wrap .req-quote-head { min-height: 38px; }
.req-qote-rw { padding: 12px 0 6px; }
.request-quote-wrap .req-quote-frmwrp .form-group.quote-checkbox p, .yellow-req-qote-rw .request-quote-wrap .request-quote-heading p { font-size: 16px; }
.request-quote-wrap .req-quote-head { font-size: 20px; }


/*27-03-26*/
.btm-contact-us-btn{ display: block; background: transparent;}
.btm-contact-us-btn a{ display: block; padding: 10px 30px; text-align: center; color: #fff; background-color: #489F10; margin: 0 auto 10px; border-radius: .25rem; width: fit-content; max-height: fit-content;}


/*06-08-26*/
.custom-search-bar-wrp .search-toggle-btn, .custom-search-bar-wrp .search-close-btn{ display: none; }
.custom-search-bar-wrp .search-form-wrapper{ display: block; width: 100%; max-width: 480px; margin: 0 auto; }
.custom-search-bar-wrp .search-form{ display: flex; width: 100%; }
.custom-search-bar-wrp .search-form-input-group{ display: flex; align-items: center; width: 100%; background-color: #ffffff; border: 1px solid #ffba00; border-radius: 4px; overflow: hidden; transition: all 0.3s ease; box-shadow: 0 2px 4px rgba(38, 40, 45, 0.04); }
.custom-search-bar-wrp .search-form-input-group:focus-within{ box-shadow: 0 0 0 2px rgba(255, 186, 0, 0.2); }
.custom-search-bar-wrp .search-field{ flex-grow: 1; width: 100%; border: none; background: transparent; padding: 0 8px; height: 28px; font-size: 13px; color: #26282D; outline: none; }
.custom-search-bar-wrp .search-field::placeholder{ color: #888888; opacity: 1; }
.custom-search-bar-wrp .search-submit{ background: #ffba00; color: #26282D; border: none; padding: 0 12px; height: 28px; cursor: pointer; display: flex; align-items: center; justify-content: center; transition: background-color 0.2s ease, transform 0.1s ease; }
.custom-search-bar-wrp .search-submit:hover{ background: #e5a700; }
.custom-search-bar-wrp .search-submit:active{ transform: scale(0.95); }
.custom-search-bar-wrp .search-submit svg{ stroke: #26282D; }
.custom-search-bar-wrp .screen-reader-text{ border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal; }

.search-results-sec{ padding: 0px 0px 50px 0; background-color: #f9fafb; }
.search-results-sec .search-result-item{ background: #ffffff; border-left: 2px solid #e5d37a; border-radius: 6px; padding: 24px; margin-bottom: 24px; box-shadow: 0 2px 8px rgba(38, 40, 45, 0.05); transition: transform 0.2s ease, box-shadow 0.2s ease; }
.search-results-sec .search-result-item:hover{ transform: translateY(-2px); box-shadow: 0 6px 16px rgba(38, 40, 45, 0.1); }
.search-results-sec .page-item-title{ margin: 0 0 12px 0; font-size: 1.35rem; line-height: 1.3; }
.search-results-sec .page-item-title a{ color: #26282d; text-decoration: none; transition: color 0.2s ease; }
.search-results-sec .page-item-title a:hover{ color: #489F10; }
.search-results-sec .page-item-excerpt{ color: #4b5563; font-size: 0.98rem; line-height: 1.65; margin-bottom: 16px; }
.search-results-sec mark.search-highlight{ background-color: #e8d28270; color: #26282d; padding: 0px 2px; border-radius: 3px; font-weight: 600; }
.search-results-sec .read-more-btn{ display: inline-flex; align-items: center; color: #489F10; font-weight: 700; text-decoration: none; font-size: 0.95rem; transition: color 0.2s ease; }
.search-results-sec .read-more-btn:hover{ color: #26282d; }
.search-results-sec .no-results-found{ background: #ffffff; border: 1px dashed #e5d37a; border-radius: 8px; padding: 40px 20px; text-align: center; }
.search-results-sec .no-results-found h2{ color: #26282d; margin-bottom: 10px; }

@media (max-width: 768px){
    .custom-search-bar-wrp .search-toggle-btn{ display: inline-flex; align-items: center; justify-content: center; background: #ffba00; border: none; width: 36px; height: 36px; border-radius: 50%; cursor: pointer; color: #26282D; }
    .custom-search-bar-wrp .search-form-wrapper{ display: none; position: fixed; top: 0; left: 0; right: 0; width: 100%; max-width: 100%; background: #ffffff; padding: 12px 16px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); z-index: 99999; align-items: center; gap: 10px; }
    .custom-search-bar-wrp .search-form-wrapper.is-open{ display: flex; }
    .custom-search-bar-wrp .search-field{ height: 38px; font-size: 14px; padding: 0 12px; }
    .custom-search-bar-wrp .search-submit{ height: 38px; padding: 0 16px; }
    .custom-search-bar-wrp .search-close-btn{ display: flex; align-items: center; justify-content: center; background: transparent; border: none; font-size: 28px; line-height: 1; color: #26282D; cursor: pointer; padding: 0 4px; }

    .search-results-sec{ padding: 30px 0; }
    .search-results-sec .search-result-item{ padding: 16px; }
    .search-results-sec .page-item-title{ font-size: 1.15rem; }
    .search-results-sec .page-item-excerpt{ font-size: 0.9rem; }
}
/*testimonial slider 31082026*/
h1, h2, h3, h4, h5, h6 {font-family: 'FreightDispPro' !important; }
.main_menu > ul > li > a,.main_menu ul ul li a, header .header-callnow .action-btn,header .action-btn .call-num {font-family: 'FreightDispPro' !important; font-weight: 900; }
 
.testimonial-slider-section { padding: 70px 0 20px; background: linear-gradient(180deg, #f8fff8 0%, #ffffff 100%); }
.testimonial-slider-section .container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }
.testimonial-heading { text-align: center; max-width: 760px; margin: 0 auto 28px; }
.testimonial-kicker { display: inline-block; margin-bottom: 10px; padding: 6px 12px; border-radius: 999px; background: rgba(26,141,59,0.12); color: #2d8a3f; font-size: 12px; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; }
.testimonial-title { margin: 0; color: #1f3b26; font-size: 42px; font-weight: 800; }
.testimonial-copy { margin-top: 12px; color: #5d6d5f; line-height: 1.6; font-size: 17px;}
.testimonial-slider-shell { background: #fff; border-radius: 24px; box-shadow: 0 8px 32px rgba(45,138,63,0.10); padding: 32px 24px; }
.testimonial-slide { display: none; }
.testimonial-slide.active { display: block; animation: testimonialFade .5s ease; }
.testimonial-stars { color: #ffb400; font-size: 22px; margin-bottom: 12px; }
.testimonial-quote { font-size: 18px; color: #28472b; line-height: 1.7; font-style: italic; max-height: 160px; overflow-y: auto; overflow-x: hidden; padding-right: 10px; scrollbar-width: thin; }
.testimonial-author { display: flex; align-items: center; gap: 12px; margin-top: 18px; flex-shrink: 0; }
.testimonial-avatar { width: 48px; height: 48px; border-radius: 50%; background: linear-gradient(135deg,#2d8a3f,#1f6f2f); color: #fff; display: flex; align-items: center; justify-content: center; font-weight: 700; }
.author-info h3 { margin: 0; font-size: 16px; }
.author-info p { margin: 2px 0 0; font-size: 14px; color: #777; }
.testimonial-slider-controls { display: flex; align-items: center; justify-content: space-between; margin-top: 25px; }
.testimonial-dots { display: flex; gap: 8px; }
.testimonial-dot { width: 10px; height: 10px; border-radius: 50%; border: none; background: #c5ddca; cursor: pointer; }
.testimonial-dot.active { width: 30px; border-radius: 30px; background: #2d8a3f; }
.testimonial-nav-btn { width: 40px; height: 40px; border: none; border-radius: 50%; background: #1f6f2f; color: #fff; cursor: pointer; }
.testimonial-slide .testimonial-item {padding: 24px; }
@keyframes testimonialFade {
 from { opacity: 0; transform: translateY(10px); }
 to { opacity: 1; transform: translateY(0); }
 }
@media(max-width:768px) {
 .testimonial-slide .testimonial-item {padding: 12px;}
 .testimonial-nav-btn { width: 28px; height: 28px;}
}