:root {
    --darkGreen: rgba(49, 87, 76, 1);
    --lightGreen: rgba(140, 198, 63, 1);
    --grayInput: rgba(244, 248, 247, 1);
    --lightGreenMulti: linear-gradient(257.43deg, #31574C -1.75%, #8DC63F 82.55%);
    --darkGreenMulti: linear-gradient(268.22deg, #8cc63f 0%, #31574c 84.05%);
    --primaryfont: "Roboto", sans-serif;
    --grayLight: #3C3C3C;
    --primary_color: #e51a4b;
    --primary_dark_color: #2c0636;
    --secondary_color: #fffcfd;
    --body_color: #EADDFF;
    --content-color: #707070;
    --heading-color: #161616;
    --white: #ffffff;
    --black: #000000;
    --accent: #495057;
    --accent-hover: #495057;
    --grey: #abb3be;
    --btn1bg: #e51a4b;
    --btn1border: #e51a4b;
    --btn1text: #ffffff;
    --btn1hvrbg: #ffffff;
    --btn1hvrborder: #e51a4b;
    --btn1hvrtext: #e51a4b;
    --btn2bg: #ffffff;
    --btn2border: #ffffff;
    --btn2text: #e51a4b;
    --btn2hvrbg: #e51a4b;
    --btn2hvrborder: #ffffff;
    --btn2hvrtext: #ffffff;
}


@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-BlackItalic.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-Black.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-Light.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-Italic.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-ExtraBold.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-LightItalic.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-ExtraLightItalic.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-BoldItalic.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-Bold.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-ExtraLight.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-ExtraBoldItalic.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-SemiBoldItalic.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-Thin.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-Regular.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-ThinItalic.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 24pt';
    src: url('assets/fonts/inter/Inter24pt-BlackItalic.woff2') format('woff2'),
        url('assets/fonts/inter/Inter24pt-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-MediumItalic.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-SemiBold.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 24pt';
    src: url('assets/fonts/inter/Inter24pt-Black.woff2') format('woff2'),
        url('assets/fonts/inter/Inter24pt-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('assets/fonts/inter/Inter18pt-Medium.woff2') format('woff2'),
        url('assets/fonts/inter/Inter18pt-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 24pt';
    src: url('assets/fonts/inter/Inter24pt-ExtraBoldItalic.woff2') format('woff2'),
        url('assets/fonts/inter/Inter24pt-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 24pt';
    src: url('assets/fonts/inter/Inter24pt-BoldItalic.woff2') format('woff2'),
        url('assets/fonts/inter/Inter24pt-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 24pt';
    src: url('assets/fonts/inter/Inter24pt-ExtraLight.woff2') format('woff2'),
        url('assets/fonts/inter/Inter24pt-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 24pt';
    src: url('assets/fonts/inter/Inter24pt-Italic.woff2') format('woff2'),
        url('assets/fonts/inter/Inter24pt-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 24pt';
    src: url('assets/fonts/inter/Inter24pt-Bold.woff2') format('woff2'),
        url('assets/fonts/inter/Inter24pt-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 24pt';
    src: url('assets/fonts/inter/Inter24pt-ExtraBold.woff2') format('woff2'),
        url('assets/fonts/inter/Inter24pt-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 24pt';
    src: url('assets/fonts/inter/Inter24pt-ExtraLightItalic.woff2') format('woff2'),
        url('assets/fonts/inter/Inter24pt-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 24pt';
    src: url('assets/fonts/inter/Inter24pt-Light.woff2') format('woff2'),
        url('assets/fonts/inter/Inter24pt-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 24pt';
    src: url('assets/fonts/inter/Inter24pt-LightItalic.woff2') format('woff2'),
        url('assets/fonts/inter/Inter24pt-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 24pt';
    src: url('assets/fonts/inter/Inter24pt-Medium.woff2') format('woff2'),
        url('assets/fonts/inter/Inter24pt-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

html{margin-top:0!important}
body{font-family:"DM Sans",sans-serif!important}

/*.logo_top_header img{width:176px}
.menu-listing-new .menu-header-menu-container .navbar-nav li{padding-top:7px;padding-bottom:7px}
.menu-listing-new .menu-header-menu-container .navbar-nav a{padding-left:25px!important;padding-right:25px!important;font-weight:400;color:#58585A;font-size:16px}*/
/*ul.wp-block-latest-posts__list.wp-block-latest-posts li{padding-top:10px;font-weight:600}
ul.wp-block-latest-posts__list.wp-block-latest-posts li a:hover{color:#227300;text-decoration:none}*/
/*.blog_sidebar aside#block-3{background:#E7FCD7;padding:20px;border-radius:5px;margin-top:10px}
.blog_sidebar aside#block-4{background:#E7FCD7;padding:20px;border-radius:5px;margin-top:10px}
.blog_sidebar aside#block-4 .wp-block-archives-list{display:flex;flex-flow:row wrap;margin-bottom:0}
.blog_sidebar aside#block-4 .wp-block-archives-list li{padding:2px}*/
/*.widget_recent_entries li{margin-top:10px}
.widget.widget_recent_entries>h3{margin-bottom:10px}
.textwidget.custom-html-widget .address span{font-weight:300}*/
/*ul.wp-block-archives-list.wp-block-archives li a{padding:5px 10px;background:#4cad2a;text-align:center;color:#fff;width:100%;display:inline-block;border-radius:4px;font-size:13px}
ul.wp-block-archives-list.wp-block-archives li a:hover{background-color:#227300!important;color:#fff!important;text-decoration:none}*/
/*.wp-block-search__inside-wrapper{position:relative}
.wp-block-search__inside-wrapper .wp-block-search__input{width:100%;padding:10px;border:1px solid #4cad2a;border-radius:5px}
.wp-block-search__inside-wrapper .wp-element-button{position:absolute;right:0;padding:11px 30px;border-radius:0 5px 5px 0;background:#4cad2a}
.wp-block-search__inside-wrapper .wp-element-button:hover{background-color:#227300!important;color:#fff!important;text-decoration:none}
label.wp-block-search__label{font-size:16px;font-weight:700}*/
/*.footer_new_design .col-lg-5.col-md-5.col-sm-8{padding:0}*/

/*.blgList-wrapper { margin: 30px 0 }*/
/*article.type-post .content_side_wrapper { margin: 0 auto; max-width: 990px; }*/
/*.blog_listing_wrap .blog_listing .blog_item .action { position: absolute; bottom: 10px; width: 100%; padding-right: 20px }*/


.blog_listing_wrap .blog_listing { display: grid; gap:18px; margin: 18px 0 0 0; grid-template-columns: repeat(4, 1fr);}
.blog_listing_wrap .blog_listing .blog_item { display: flex;flex-direction: column; padding: 18px; box-shadow: 0px 1px 7px 0px #0000000F; border: 1px solid #C0C0C0; }
.blog_listing_wrap .blog_listing .blog_item p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.blog_listing_wrap .blog_listing .blog_item .post_img_add { width: 100%; margin: 0 0 20px 0; display:block; }
.blog_listing_wrap .blog_listing .blog_item .post_img_add img { width: 100%; height: 100%; object-fit: cover; aspect-ratio: 16 / 9; }
.blog_listing_wrap .blog_listing .blog_item .detail_wrapper { display: flex; flex-direction: column; flex: 1; }
.blog_listing_wrap .blog_listing .blog_item .detail_wrapper .post_date { font-weight: 500; font-size: 14px; line-height: 12px; letter-spacing: 0; margin: 0 0 10px 0; display: inline-block; color: #6D6D6D }
.blog_listing_wrap .blog_listing .blog_item .detail_wrapper .post_title a { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; color: #3C3C3C; }
.blog_listing_wrap .blog_listing .blog_item .detail_wrapper .post_title { margin-bottom: 18px; font-weight: 500; font-size: 18px; line-height: 135%; letter-spacing: 0; flex: 1; }
.blog_listing_wrap .blog_listing .blog_item .detail_wrapper .post_title a:hover { color: #227300; text-decoration: none }
.blog_listing_wrap .blog_listing .blog_item .detail_wrapper .action { flex: 0; }
.blog_listing_wrap .blog_listing .blog_item .detail_wrapper .action a { color: #31574C; font-weight: 600; font-size: 14px; line-height: 17px; letter-spacing: 0; text-align: center; text-transform: capitalize; display: inline-flex; align-items: center; }
.blog_listing_wrap .blog_listing .blog_item .detail_wrapper .action a img { margin: 0 0 0 9px; width: 17px; height: 17px; }
.blog_listing_wrap .blog_listing .blog_item .detail_wrapper .action a:hover { color: #227300; text-decoration: none }
.blog_listing_wrap .blog_listing .blog_item .detail_wrapper .action a img { transform: translate(0, 0); transition: 0.5s ease; }
.blog_listing_wrap .blog_listing .blog_item .detail_wrapper .action a:hover img { transform: translate(5px, 0); transition: 0.5s ease; }
 main#main .widget { float: unset; width: auto; }

.blog_listing_wrap .pagination a,.blog_listing_wrap .pagination span{margin:1px;text-decoration:none;border:2px solid #4cad2a;padding:5px 10px;width:33px}
.blog_listing_wrap a.prev.page-numbers,.blog_listing_wrap a.next.page-numbers{width:auto}
.blog_listing_wrap .pagination span.current{background-color:#4cad2a;color:#fff}
.blog_listing_wrap .pagination a:hover{color:#4cad2a}
.blog_listing_wrap .pagination{margin-top:5px;justify-content:center}

/*.blog_details_Banner .lazy-bg{width:100%;height:100%;object-fit:cover}*/
/*.content_side_wrapper h1.entry-title  strong { font-size: 32px; margin-bottom: 30px; display: block }*/
.img-thumb_wrapper { background: #223b34; height:250px }
.img-thumb_wrapper>.container,
.img-thumb_wrapper .blog_details_Banner { height: 100%; } 
.img-thumb_wrapper .blog_details_Banner { display: block; position: relative; max-width: 65rem; margin: 0 auto; }
.img-thumb_wrapper .blog_details_Banner img { display: block; object-fit: cover; height: 400px; width: 100%; position: absolute; top: 0; left: 50%; transform: translate(-50%, 40px); }

.header_banner.homeBlgList { background: #223b34 url( ./assets/images/blog_header_bg.jpg ) no-repeat center / cover;  }
.header_banner.homeBlgList .inner-wrap { height: 230px; display: grid; place-content: center; }
.header_banner.homeBlgList .inner-wrap h1 { color: #fff; font-size: 2.875rem; margin: 0; font-weight: 700; }

.blgList-wrapper .trend_blog { margin: 68px 0 0 0 }
.blgList-wrapper .trend_blog .blog_card { display: flex; flex-flow: row wrap; width: 100%; min-height:320px }
.blgList-wrapper .trend_blog .blog_card .thumbnail_wrapper { width: 50%; }
.blgList-wrapper .trend_blog .blog_card .thumbnail_wrapper img { width: 100%; height: 100%; object-fit: cover; display: block; }
.blgList-wrapper .trend_blog .blog_card .detail_wrapper { display: flex; flex-direction: column; color: #fff; width: 50%; background: #31574C; padding: 34px 44px; }
.blgList-wrapper .trend_blog .blog_card .detail_wrapper .post_date { font-weight: 500; font-size: 14px; line-height: 12px; letter-spacing: 0; margin: 0 0 20px 0; display: inline-block; }
.blgList-wrapper .trend_blog .blog_card .detail_wrapper .post_title { font-weight: 700; font-size: 26px; letter-spacing: 0; line-height: 34px; margin: 0 0 15px 0; }
.blgList-wrapper .trend_blog .blog_card .detail_wrapper .post_title a:is(:hover, :focus) { text-decoration: none; color: #4cad2a; }
.blgList-wrapper .trend_blog .blog_card .detail_wrapper .post_excerpt {     flex: 1; }
.blgList-wrapper .trend_blog .blog_card .detail_wrapper .post_excerpt,
.blgList-wrapper .trend_blog .blog_card .detail_wrapper .post_excerpt p { font-weight: 400; font-size: 15px; line-height: 21px; letter-spacing: 0; }
.blgList-wrapper .trend_blog .blog_card .detail_wrapper .post_action { margin:25px 0 0 0; }
.blgList-wrapper .trend_blog .blog_card .detail_wrapper .post_action a { padding: 4px 11px; border-bottom: 1px solid #FFFFFF; display: inline-flex; align-items: center; font-weight: 500; font-size: 14px; line-height: normal; letter-spacing: 0; text-align: center; color: #fff; }
.blgList-wrapper .trend_blog .blog_card .detail_wrapper .post_action a img { margin: 0 0 0 10px; width: 12px; height: 12px; border-width: 1px; -webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out }
.blgList-wrapper .trend_blog .blog_card .detail_wrapper .post_action a:hover img { transform: rotate(45deg); }
.blgList-wrapper .trend_blog .blog_card .detail_wrapper .post_action a:hover { text-decoration: none; }

.meta-wrapper .author-wrapper { align-items: center; }
.meta-wrapper .author-wrapper .media-left { width: 50px; margin-right: 10px; height: 50px; border-radius: 30rem; overflow: hidden; }
.meta-wrapper .author-wrapper .media-left img { display: block; object-fit: cover; height: 100%; width: 100%; }
.meta-wrapper .author-wrapper .media-body h5,
.meta-wrapper .author-wrapper .media-body h6 { font-size: 15px; font-weight: 600; margin: 0 0 0 5px; }
.meta-wrapper .author-wrapper .media-body { display: flex; flex-flow: row wrap; }
.meta-wrapper .author-wrapper .media-body h6 { margin: 0 0 0 10px; }

.content_side_wrapper .wrapper { max-width: 65rem; margin: 0 auto; display: flex; flex-flow: row wrap; width: 100%; padding-top: 220px; }
.sidebar_mn .widget>h3.widget-title { background: #31574C; float: unset; text-align: center; display: block; padding: 9px 15px; font-weight: 700; font-size: 15px; color: #fff; }
.sidebar_mn .widget ul { display: flex; flex-direction: column; margin: 0; }
.sidebar_mn .widget ul li+li { border-top: 1px solid #f1f1f1; }
.sidebar_mn .widget ul li a { padding: 10px 0; display: block; }
.sidebar_mn .widget ul li { padding: 0 15px; }
.sidebar_mn .widget ul li a:is(:hover, :focus) { text-decoration: none; color: #31574C; }
.content_side_wrapper .meta-wrapper { margin: 0 0 25px; width: 100%; }
.content_side_wrapper .meta-wrapper h1.entry-title { font-size: 2.5rem; line-height: 2.9rem; letter-spacing: 1.5px; font-weight: 700; margin: 0 0 16px 0; }
.content_side_wrapper .wrapper .blog_details_content { margin: 0 0 35px 0 }
.content_side_wrapper .wrapper .blog_details_content,
.content_side_wrapper .wrapper .blog_details_content p { font-size: 1rem; line-height: 1.5rem; }

.blog_details_content p img.hand-icon,.blog_details_content p img{width:40px;margin-top:30px}
.blog_details_content{margin-bottom:40px;margin-top:40px}
.blog_details_content h2{font-size:24px;margin-top:25px}
.blog_details_content h3{font-size:22px;margin-top:25px}
.blog_details_content h4{font-size:20px;margin-top:25px}
.blog_details_content h5{font-size:18px;margin-top:25px}
.blog_details_content h6{font-size:16px;margin-top:25px}

.blog_details_content ul li,
.blog_details_content ol li { padding-top: 5px; padding-bottom: 5px }
.blog_details_content ul li p,
.blog_details_content ol li p { margin-bottom: 0 }
.blog_details_content ol { padding-left: 15px }
.blog_details_content ul { list-style: unset; margin: 0 0 30px; padding-left: 20px }
.blog_details_content p img.wp-image-3178 { width: inherit; margin-top: -5px; margin-right: 10px }
.blog_details_content a { color: #4CAD2A }

.post_author_details .post_author_image {width: 50px; margin-right: 10px; height: 50px; border-radius: 100%; overflow: hidden;}
.post_author_details .size-thumbnail{ width: 100%; height: 100%;}
.post_author_details{display: flex; align-items: center; justify-content: flex-end; margin-top:10px;}

.blog_authore_name .row {align-items: center;}
.blog_authore_name .row p {margin-bottom:0px;}
.blog_authore_name .post_author_name {font-size:16px; font-weight:600;}
.blog_authore_name .date_Posting {font-size:13px; font-weight:600;}
.content_side_wrapper .wrapper .blog_details_content .post-navigation { float: unset; display: flex; flex-flow: row wrap; align-items: center; justify-content: space-between; border-bottom: 1px solid #e8ecec; border-top: 1px solid #e8ecec; margin: 45px 0 0 0; padding: 19px 0; }
.content_side_wrapper .wrapper .blog_details_content .post-navigation a img { width: 15px; height: 15px; transform: rotate(0deg); transition: 0.5s ease; }
.content_side_wrapper .wrapper .blog_details_content .post-navigation a.prev-post img { transform: rotate(180deg); }
.TellRequi_section { background: rgba(241, 241, 241, 1); padding: 15px; border-radius: 6px; margin-top: 80px; margin-bottom: 50px; }
.TellRequi_section .title { font-family: "Inter 18pt"; font-size: 20px; font-weight: 700; line-height: 28px; text-align: left; color: rgba(81, 83, 91, 1); margin-bottom: 0px; display: flex; align-items: center; }
.TellRequi_section span.tell_listing { font-family: "Inter 18pt"; font-size: 12px; font-weight: 500; line-height: 28px; text-align: left; color: rgba(81, 83, 91, 1); padding-left: 15px; }
.tabs-tell-us button.tab-button { padding: 0; height: auto; background-color: transparent; }
.tabs-tell-us .tab-buttons { display: flex; margin-bottom: 20px; }

/* Active Tab Button */
.tabs-tell-us .tab-button.active .radio-option { border: 1px solid rgba(204, 235, 162, 1); background: var(--darkGreen); color: var(--white); }
.tabs-tell-us .tab-button .radio-option { font-family: "Inter 18pt"; font-size: 14px; font-weight: 400; line-height: 20px; text-align: center; border: 1px solid rgba(22, 50, 92, 0.7); background: #fff; color: #000; padding: 10px 25px; border-radius: 30px; margin-bottom: 0px; margin-right: 15px; display: flex; }
.tabs-tell-us .tab-button span.radio-label { margin-left: 5px; }
.tabs-tell-us { padding: 15px 15px 30px 15px; background: #fff; border-radius: 6px; margin-top: 15px; }

/* Tab Content */
.tabs-tell-us .tab-content { border: 2px solid transparent; border-radius: 5px; padding: 0px !important; background-color: #fff; }
.tabs-tell-us .tab-panel { display: none; }
.tabs-tell-us .tab-panel.active { display: block; }

/* Custom Select Wrapper */
.select_product .custom-select-wrapper { position: relative; display: inline-block; width: 155px; }

/* Custom Select Styling */
.select_product .custom-select { width: 100%; padding: 10px 15px; font-size: 16px; font-family: inherit; color: #333; background-color: #f9f9f9; border: 2px solid #ccc; border-radius: 5px; appearance: none; -webkit-appearance: none; -moz-appearance: none; cursor: pointer; transition: all 0.3s ease; }

/* Hover Effect */
.select_product .custom-select:hover { border-color: #007bff; background-color: #f0f8ff; }

/* Focus Effect */
.select_product .custom-select:focus { outline: none; border-color: #007bff; box-shadow: 0 0 5px rgba(0, 123, 255, 0.5); }

/* Selected Option Color */
.buy_sell_main { align-items: stretch; display: flex; flex: 0 1 auto; flex-flow: row wrap; gap: 10px 0; }
.buy_sell_main .custom-select option { padding: 10px; background-color: #ffffff; color: #333; }
.buy_sell_main .quantity_input { width: 135px; }
.buy_sell_main .quantity_input .quantity-label { display: block; }
.buy_sell_main .company_input { width: 145px; }
.buy_sell_main .address_input { width: 120px; }
.buy_sell_main .address_input .textarea-field { max-height: 40px; height: 40px; min-height: 40px; padding: 8px !important; font-weight: 600; margin-bottom: 0px; border: 1px solid #d1d1d1; }
.buy_sell_main .email_input { width: 150px; }

/* Country Selector Wrapper */
.countryCode_number .country-selector { display: flex; flex-direction: column; position: relative; }

/* Dropdown Styling */
.countryCode_number .country-dropdown { width: 100px; cursor: pointer; appearance: none; -webkit-appearance: none; -moz-appearance: none; background-image: url('data:image/svg+xml,%3Csvg xmlns=!string!viewBox=!string!fill=!string!%3E%3Cpath d=!string!/%3E%3C/svg%3E'); background-repeat: no-repeat; background-position: right 10px center; background-size: 12px; background: rgba(244, 246, 252, 1); border-radius: 4px; }

/* Hover and Focus Effects */
.countryCode_number .country-dropdown:hover { border-color: #007bff; }
.countryCode_number .country-dropdown:focus { outline: none; border-color: #007bff; box-shadow: 0 0 5px rgba(0, 123, 255, 0.5); }

/* Flags in Dropdown */
.countryCode_number .country-dropdown option { padding: 5px 10px; background-color: #ffffff; color: #333; }
.countryCode_number .number_flug { display: flex; width: 230px; }
.countryCode_number .number_flug .intl-tel-input { width: 100px; }
.countryCode_number .number_flug .intl-tel-input.separate-dial-code.allow-dropdown .selected-flag { width: 90px !important; }
.countryCode_number .number_flug .intl-tel-input.separate-dial-code.allow-dropdown input, 
.countryCode_number .number_flug .intl-tel-input.separate-dial-code.allow-dropdown input[type=text],
.countryCode_number .number_flug .intl-tel-input.separate-dial-code.allow-dropdown input[type=tel] {
    padding-left: 80px !important;
}
.countryCode_number .number_flug .intl-tel-input.separate-dial-code.allow-dropdown input, .countryCode_number .number_flug input[type=text], .countryCode_number .number_flug .intl-tel-input.separate-dial-code.allow-dropdown input[type=tel] { padding-left: 80px !important;}
.buy_sell_main .inputF_width label { display: block; margin-bottom: 0.5rem; font-family: "Inter 18pt"; font-size: 14px; font-weight: 400; line-height: 20px; text-align: left; text-underline-position: from-font; text-decoration-skip-ink: none; }
.buy_sell_main .inputF_width label#country_code-error { display: none !important; }
.buy_sell_main .inputF_width label.text-danger { line-height: 110% !important; margin-top: 0px !important; font-size: 12px !important; }
.buy_sell_main .inputF_width .error-message { line-height: 110% !important; margin-top: 0px !important; font-size: 12px !important; display: block; }
.buy_sell_main button.Submit_button_buy,
.buy_sell_main button.Submit_button_sell { width: 185px; height: 40px; background: var(--darkGreen); border-radius: 4px; }
.buy_sell_main .inputF_width .form-control,
.select_product .custom-select,
.country-dropdown { height: 40px !important; border: 1px solid rgba(203, 213, 225, 1); background-color: #fff; padding: 8px !important; color: #373737 !important; }
.buy_sell_main .inputF_width { margin-right: 10px; position: relative; }
.countryCode_number .number_flug label#phone_number-error { position: absolute; bottom: -22px; }
.countryCode_number .number_flug .error-message { position: absolute; bottom: -15px; }
.tabs-tell-us input::placeholder,
.tabs-tell-us textarea::placeholder { font-family: "Inter 18pt"; font-size: 13px; font-weight: 400; line-height: 20px; text-align: left; color: rgba(100, 116, 139, 1); }

/* Placeholder Hover Effect (Optional) */
.tabs-tell-us input:hover::placeholder,
.tabs-tell-us textarea:hover::placeholder { font-family: "Inter 18pt"; font-size: 13px; font-weight: 400; line-height: 20px; text-align: left; color: rgba(100, 116, 139, 1); }

/* Placeholder Focus Effect (Optional) */
.tabs-tell-us input:focus::placeholder,
.tabs-tell-us textarea:focus::placeholder { font-family: "Inter 18pt"; font-size: 13px; font-weight: 400; line-height: 20px; text-align: left; color: rgba(100, 116, 139, 1); }

.load_more_wrap { margin: 35px auto 0; width: 100%; text-align: center; display: flex; align-items: center; justify-content: center; }
.load_more_wrap button#loadMore { display: block; float: unset; border: 1px solid #31574C; border-radius: 5px; font-weight: 500; font-size: 18px; line-height: 24px; letter-spacing: 0; text-align: center; color: #31574C; background: transparent; padding: 12px 20px; font-family: 'Inter 18pt'; }
.load_more_wrap button#loadMore img { width: 24px; height: 24px; margin: 0 10px 0 0; }

.recnt_post .widget>h3.widget-title { background: #31574C; float: unset; text-align: center; display: block; padding: 9px 15px; font-weight: 700; font-size: 15px; color: #fff; }
.recnt_post .widget ul { display: flex; flex-direction: column; margin: 0; }
.recnt_post .widget ul li+li { border-top: 1px solid #f1f1f1; }
.recnt_post .widget ul li a { padding: 10px 0; display: block; }
.recnt_post .widget ul li { padding: 0 15px; }
.recnt_post .widget ul li a:is(:hover, :focus) { text-decoration: none; color: #31574C; }

@media (min-width:992px) {  
    .content_side_wrapper .wrapper .sidebar_mn { width: 350px; margin-right: 35px; }
/*    .content_side_wrapper .wrapper .blog_details_content { width: calc(100% - 350px - 35px); }*/
    .content_side_wrapper .wrapper .blog_details_content { width: 100% } 
}

@media (max-width:1199px) {
    .blog_listing .blog_item .post_title a { font-size: 18px }
    .TellRequi_section .title {
    font-size: 17px;
}
}

@media (min-width: 1199px) and (max-width: 1440px) {
}
@media (max-width: 1199px) {
    .blog_listing_wrap .blog_listing { gap: 15px; grid-template-columns: repeat(3, 1fr);}
}
@media (max-width:991px) {
    .blog_listing .blog_item .post_img_add { height: 150px }
    .blog_listing .blog_item .post_title { line-height: 50%; font-weight: 600 }
    .blog_listing .blog_item .post_title a { font-size: 16px }
    .content_side_wrapper .meta-wrapper { order:1 }
    .content_side_wrapper .wrapper .blog_details_content { order:2; margin: 0 0 15px 0;  }
/*    .content_side_wrapper .wrapper .sidebar_mn { order:3; margin: 0 0 30px 0; width: 100%; }*/
    .content_side_wrapper .wrapper .blog_details_content .post-navigation { margin: 26px 0 50px 0; }
}
@media (max-width: 767px) {
    .blog_details_Banner { height: 300px }
    .content_side_wrapper h1.entry-title  { font-size: 24px; margin-top: 15px }
    .blog_details_content h2 { font-size: 22px; margin-top: 15px }
    .blog_details_content h3 { font-size: 20px; margin-top: 15px }
    .blog_details_content h4 { font-size: 18px; margin-top: 15px }
    .blog_details_content h5 { font-size: 16px; margin-top: 15px }
    .blog_details_content h6 { font-size: 14px; margin-top: 15px }
    .content_side_wrapper .meta-wrapper h1.entry-title { font-size: 2rem; line-height: 2.4rem; letter-spacing: 1px; font-weight: 700; margin: 0 0 16px 0; }
    .content_side_wrapper .wrapper { padding-top: 140px; }
    .img-thumb_wrapper .blog_details_Banner { height: 140px; }
    .img-thumb_wrapper .blog_details_Banner img { height: 320px; }
    .content_side_wrapper .wrapper .blog_details_content,
    .content_side_wrapper .wrapper .blog_details_content p { line-height: 1.2rem; }  
/*  .header_banner.homeBlgList .inner-wrap { height: 220px; }*/
    .header_banner.homeBlgList .inner-wrap h1 { font-size: 2.175rem;}
    .blgList-wrapper .trend_blog { margin: 40px 0 0 0; } 
    .blgList-wrapper .trend_blog .blog_card { flex-flow: column wrap; }
    .blgList-wrapper .trend_blog .blog_card .thumbnail_wrapper,
    .blgList-wrapper .trend_blog .blog_card .detail_wrapper { width:100%  }
    .blgList-wrapper .trend_blog .blog_card .detail_wrapper { padding: 25px; }
    .blog_listing_wrap .blog_listing { gap: 10px; grid-template-columns: repeat(2, 1fr);}
    .blog_listing_wrap .blog_listing .blog_item { padding:0 }
    .blog_listing_wrap .blog_listing .blog_item .detail_wrapper { padding: 0 18px 18px 18px; }
    .select_product .custom-select-wrapper { width: 100%; }
    .buy_sell_main .inputF_width { margin-right: 0; position: relative; width: 100%; }
    .countryCode_number .number_flug { display: flex; width: 100%; }
}
@media (max-width: 575px) {
    .blog_details_Banner { height: 220px }
    .blog_details_content p img.hand-icon,
    .blog_details_content p img { width: 30px }
    .blog_listing_wrap .blog_listing { margin: 18px 0 0 0; grid-template-columns: repeat(1, 1fr); }
    .TellRequi_section .title { display: block; }
    .intl-tel-input.separate-dial-code.allow-dropdown .selected-flag { font-size: 12px; }
}
@media (max-width:480px) {
    .blog_listing_wrap .pagination a,
    .blog_listing_wrap .pagination span { font-size: 12px }
}

.news_banner_top{position:relative}
.news_banner_top .banner_top_title{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:40px;font-weight:800;color:#fff;z-index:9}
.news_banner_top img{height:300px;width:100%;-o-object-fit:cover;object-fit:cover}
.news_section_main{padding:35px 0;background:#f3f3f3}
.news_colum_inline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.news_colum_inline .news_colum_box{-webkit-box-flex:0;-webkit-flex:0 0 31%;-ms-flex:0 0 31%;flex:0 0 31%;max-width:31%;-webkit-box-shadow:0 3px 5px 0 rgba(0,1,1,0.1);box-shadow:0 3px 5px 0 rgba(0,1,1,0.1);background:#fff;position:relative;min-height:1px;margin-right:15px;margin-left:15px;width:100%;margin-bottom:30px}
.news_colum_inline .pimage.news_colum_img{height:200px}
.news_colum_inline .news_colum_box .news_colum_img img{height:200px;width:100%;-o-object-fit:cover;object-fit:cover}
.news_colum_inline .news_colum_box .news_colum_content .title{color:#111;font-weight:700;font-size:22px}
.news_colum_inline .news_colum_box .news_colum_content .title a:hover{text-decoration:none;color:#4cad2a}
.news_colum_inline .news_colum_box .news_colum_content .content{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:0;color:#5e5e5e}
.news_colum_inline .news_colum_box .news_colum_content{padding:23px 30px 30px}
.main_title_news .news_top_title{font-size:26px;color:#111;font-weight:700;margin-bottom:20px}
@media (max-width:1440px) {
.news_colum_inline .news_colum_box{-webkit-box-flex:0;-webkit-flex:0 0 30%;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}
}
@media (max-width:991px) {
.news_colum_inline .news_colum_box{-webkit-box-flex:0;-webkit-flex:0 0 45%;-ms-flex:0 0 45%;flex:0 0 45%;max-width:45%}
.news_colum_inline .news_colum_box .news_colum_content .title{font-size:20px}
.news_colum_inline .news_colum_box .news_colum_content{padding:20px}
.news_banner_top img{height:250px;width:100%;-o-object-fit:cover;object-fit:cover}
}
@media (max-width:767px) {
.news_colum_inline .news_colum_box{-webkit-box-flex:0;-webkit-flex:0 0 46%;-ms-flex:0 0 46%;flex:0 0 46%;max-width:46%;margin-right:10px;margin-left:10px}
}
@media (max-width:575px) {
.news_colum_inline .news_colum_box{-webkit-box-flex:0;-webkit-flex:0 0 96%;-ms-flex:0 0 96%;flex:0 0 96%;max-width:96%;margin:0 auto}
}
.news_page_top_main{background:#f3f3f3;padding-bottom:50px}
.news_page_top_main .container-fluid{padding-left:0;padding-right:0}
.news_banner_top{position:relative;display:inline-block;width:100%}
.news_banner_top:before,.news_banner_top:after{content:"";top:0;position:absolute;height:100%;z-index:2}
.news_banner_top:before{left:0;background:-webkit-gradient(linear,left top,right top,color-stop(0,#000),to(rgba(0,0,0,0)));background:linear-gradient(to right,#000 0,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=1);width:70%}
.news_banner_top:after{right:0;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,0)),to(#000));background:linear-gradient(to right,rgba(0,0,0,0) 0,#000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=1);width:70%}
.news_page_top_main .news-details-banner{position:relative;display:inline-block;width:100%}
.news_page_top_main .news-details-banner:before,.news_page_top_main .news-details-banner:after{content:"";top:0;position:absolute;height:100%;z-index:2}
.news_page_top_main .news-details-banner:before{left:0;background:-webkit-gradient(linear,left top,right top,color-stop(0,#000),to(rgba(0,0,0,0)));background:linear-gradient(to right,#000 0,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=1);width:40%}
.news_page_top_main .news-details-banner:after{right:0;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,0)),to(#000));background:linear-gradient(to right,rgba(0,0,0,0) 0,#000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=1);width:40%}
.news_page_top_main .news-details-banner .lazy-bg{width:100%;height:100%;object-fit:cover}
.news_page_top_main .news-details-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;justify-content:center}
.news_page_top_main .news-details-content .social_icon_left{width:100px;-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;position:relative}
.news_page_top_main .news-details-content .social_icon_left .social_share{position:sticky;top:30px;left:0}
.news_page_top_main .news-details-content .all_content_middle{-webkit-box-shadow:0 3px 5px 0 rgba(0,1,1,.1);box-shadow:0 3px 5px 0 rgba(0,1,1,.1);background:#FFF;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;max-width:770px;margin-top:-75px;position:relative;z-index:999;padding:40px!important}
.news_page_top_main .news-details-content .categories_rightside{-webkit-box-flex:0;-ms-flex:0 0 330px;flex:0 0 330px;width:330px;max-width:330px;position:relative;margin-top:30px}
.news_page_top_main .news-details-content .social_icon_left,.news_page_top_main .news-details-content .all_content_middle,.news_page_top_main .news-details-content .categories_rightside{padding-left:15px;padding-right:15px}
.social_share .spbsm-button-wrapper-flat span a{font-size:0!important;padding:10px 15px!important}
.social_share .spbsm-button-wrapper-flat svg{width:16px!important;display:inline-block!important;margin-bottom:0!important;margin-right:0!important;height:20px!important}
.social_share .spbsm-output-textstring{display:none}
.social_share .spbsm-button-wrapper-flat{padding:10px;text-align:center;margin-bottom:0;display:block;position:static;-webkit-box-shadow:0 3px 5px 0 rgba(0,1,1,.1);box-shadow:0 3px 5px 0 rgba(0,1,1,.1);background:#FFF}
.all_categories_box{-webkit-box-shadow:0 3px 5px 0 rgba(0,1,1,.1);box-shadow:0 3px 5px 0 rgba(0,1,1,.1);background:#FFF;padding:25px 25px 1px}
.categories_rightside .all_categories_box ul li{position:relative;border-bottom:1px solid #e9e9e9;margin:0;padding:8px 0;display:block;font-weight:700;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.categories_rightside .all_categories_box ul li:hover a{padding-left:5px;text-decoration:none}
.news_page_top_main .news-details-content .all_content_middle h1{font-size:25px;font-weight:bolder}
.news_page_top_main .news-details-content .all_content_middle h2{font-size:22px}
.news_page_top_main .news-details-content .all_content_middle h3{font-size:20px}
.news_page_top_main .news-details-content .all_content_middle h4{font-size:18px}
.news_page_top_main .news-details-content .all_content_middle h5{font-size:17px}
.news_page_top_main .news-details-content .all_content_middle h6{font-size:16px}
.categories_rightside .all_categories_box ul li:last-child{border-bottom:1px solid transparent}
@media (max-width:991px) {
.news_page_top_main .news-details-content .categories_rightside{-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px;width:250px;max-width:250px;position:relative;margin-top:30px}
.news_page_top_main .news-details-content .all_content_middle h1{font-size:22px}
.news_page_top_main .news-details-content .all_content_middle h2{font-size:18px}
.news_page_top_main .news-details-content .all_content_middle{margin-top:-50px;padding:25px!important}
.all_categories_box{padding:20px 20px 1px}
.news_page_top_main .news-details-content .social_icon_left,.news_page_top_main .news-details-content .all_content_middle,.news_page_top_main .news-details-content .categories_rightside{padding-left:10px;padding-right:10px}
.news_page_top_main .news-details-content .social_icon_left .social_share{position:sticky;top:20px;left:0}
}
@media (max-width:767px) {
.news-details-banner{height:200px}
.news_page_top_main .news-details-content .categories_rightside{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100%;width:100%;max-width:100%;position:relative;margin-top:20px;padding-right:0}
}
@media (max-width:575px) {
.news_page_top_main .news-details-content{display:-webkit-box;display:-webkit-block;display:-ms-flexbox;display:block;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;justify-content:center}
.social_share .spbsm-button-wrapper-flat{display:flex;position:static;margin-bottom:70px}
.news_page_top_main .news-details-content .social_icon_left{width:100%}
.news_page_top_main .news-details-content .all_content_middle{max-width:100%}
.news_page_top_main .news-details-content{margin-left:0;margin-right:0}
.news_page_top_main .news-details-content .social_icon_left,.news_page_top_main .news-details-content .all_content_middle,.news_page_top_main .news-details-content .categories_rightside{padding-left:0;padding-right:0}
}
.header_update .menu-item-type-custom a{color:#fff}
.header_update .menu-item-type-custom .menu-item{padding-bottom:8px;padding-top:8px}
.news_section_main .container,.blgList-wrapper .container,.site-main .container{max-width:1470px!important}
@media (max-width:1440px) {
    .news_section_main .container,.blgList-wrapper .container,.site-main .container{max-width:1300px!important}
}
@media (max-width:1366px) {
    .news_section_main .container,.blgList-wrapper .container,.site-main .container{max-width:1170px!important}
}
@media (max-width:1200px) {
    .news_section_main .container,.blgList-wrapper .container,.site-main .container{max-width:960px!important}
}


/* Top Menu Start */

.navbar_menu .navbar .container{
    max-width: 1440px !important;
}

.back-color-add.navbar {
  background-color: rgba(49, 87, 76, 1) !important;
  padding: 14px 0px;
}

.theme-color-back.navbar {
  background: rgba(141, 198, 63, 1) !important;
}

.back-color-add .navbar-brand {
  width: 170px;
  height: 35px;
  padding: 0px;
}
.back-color-add .navbar-brand img {
  width: 100%;
  height: 100%;
}

.back-color-add .top_search {
  position: relative;
}
.back-color-add .search_icon {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 9;
}

.back-color-add .top_search input {
  width: 290px !important;
  height: 43px;
  padding-left: 30px;
  border-radius: 10px;
}

.login_now_button {
  background: rgba(141, 198, 63, 1) !important;
  padding: 12px 15px !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.1px;
  text-align: center;
  border-radius: 10px;
  margin-left: 10px;
}
.login_now_button .fa-lock {
  padding-right: 10px;
  font-size: 16px;
}

.back-color-add .nav-link {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.back-color-add .login_now_button:hover {
  color: #fff !important;
  background-color: #318d10 !important;
}
.back-color-add .nav-link:hover {
  color: #318d10;
}

.navbar_menu .nav-link img {
  border-radius: 50%;
  width: 24px;
  height: 22px;
  margin: 0px 0;
  /* float: left; */
  margin-right: 5px;
}

/* Top Menu End */

.header_bottom {
    padding: 0px 10px;
    background-color: var(--white);

    box-shadow: 0px 2px 3px rgb(0 0 0 / 16%);
}
.header_static {
    position: relative;
    display: flex;
    /*justify-content: space-between;*/
    align-items: center;
}
/*.logo-section a {
    color: #5161ce;
}*/
.main_menu nav > ul > li {
    display: inline-block;
}
.main_menu nav > ul {
    padding: 0;
    margin: 0;
}

.main_menu nav > ul > li > a {
    display: flex;
    align-items: center;
    padding: 13px 20px 13px 0px;
    color: var(--graylight);
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    border-radius: 4px;
    transition: 0.5s;
    letter-spacing: 0.3px;
    position: relative;
    text-decoration: none;
        white-space: nowrap;
}

.main_menu nav > ul > li > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    bottom: 0;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.main_menu nav > ul > li > a:hover:before {
    color: #5161ce;
    opacity: 1;
    visibility: visible;
}

.main_menu nav ul li ul.mega_menu {
    position: absolute;
    min-width: 100%;
    width: 1300px;
    padding: 0;
    background: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    left: 0;
    right: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.15s;
    transition: 0.15s;
    z-index: 9;
    top: 140%;
}
.main_menu nav > ul > li ul.sub_menu {
    position: absolute;
    min-width: 220px;
    padding: 10px 0px;
    background: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    left: inherit;
    right: inherit;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.15s;
    transition: 0.15s;
    z-index: 9;
    top: 140%;
}
.main_menu nav ul li:hover .sub_menu,
.main_menu nav ul li:hover .mega_menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.sub_menu li a {
    padding: 7px 20px;
    color: #808080;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}
.shop-category-contain {
    max-height: 420px;
}
.shop-category > li > a {
    color: #7d7d7d;
    font-size: 13px;
    text-transform: capitalize;
    line-height: 18px;
    display: block;
    font-weight: 600;
    padding: 8px 16px;
    border-radius: 4px;
    display: flex;
    align-items: center;
}
.shop-category > li > a span.menu_img {
    width: 30px;
    height: 30px;
    display: block;
    margin-right: 5px;
}
.shop-category > li > a span.menu_img img {
    width: 100%;
    height: 100%;
}
.shop-menu {
    position: relative;
}
.shop-mega-menu {
    background-color: #fff;
    padding: 0px;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 9;
    max-height: 393px;
    overflow-x: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    width: calc(100% - 240px);
    top: 0px;
    right: 0;
    display: none;
/*    overflow: hidden;*/
}

.shop-mega-menu::-webkit-scrollbar, .shop-mega-menu > ul::-webkit-scrollbar {
  width:2px;
}

.shop-mega-menu::-webkit-scrollbar-thumb, .shop-mega-menu > ul::-webkit-scrollbar-thumb {
  background-color: #adadad;
  border-radius: 4px;
}


.shop-mega-menu li {
    list-style: none;
        border-top: 1px solid #f3f3f3;
    padding: 10px;
}
.shop-menu > ul {
    max-height: 400px;
    overflow-x: hidden;
    width: 240px;
    padding: 10px;
}
.shop-category > li {
    width: 100%;
    position: static;
    display: inline-block;
}
.shop-category > li.active > a,
.shop-category > li:hover > a {
    background-color: #8dc63f;
    color: #fff !important;
    text-decoration: none;
}
.shop-mega-menu > ul {
    width: calc(100% / 5);
    /*padding: 15px;*/
    float: left;
    /*overflow: auto;*/
    height: 500px;
        border: 1px solid #f3f3f3;
}

.shop-category.four_colum_ul > li > .shop-mega-menu > ul {
    width: calc(100% / 4);
}


.shop-mega-menu li a:hover {
    color: #5161ce;
}
.shop-mega-menu > ul > h6 {
    font-size: 14px;
    font-weight: 700;
    padding:15px 10px;
    margin-bottom: 0px;
}
.shop-mega-menu > ul > h6 > a {
    display: inline-block;
    width: 100%;
    color: #444444 !important;
}
.shop-mega-menu li a {
    color: #333;
    font-size: 12px;
    line-height: 18px;
    /*margin-bottom: 15px;*/
    display: block;
    text-transform: capitalize;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
}
.shop-category > li:hover .shop-mega-menu,
.shop-category > li.active .shop-mega-menu.hover {
    display: flex;
}


.main_menu .fa-angle-down:before {
  font-size: 16px !important;
}

.main_menu_inner .fa-angle-down:before {
  font-size: 0px !important;
}

.mega_menu li a  .red_back_fill {
    padding: 7px 10px;
    background: #fdeded;
    border-radius: 5px;
    font-family: DM Sans;
    font-size: 13px;
}

.mega_menu li a .view_Report {
    background-color: #fff;
    padding: 3px 6px;
    border-radius: 5px;
        color: #8dc63f;
            font-size: 11px;
    white-space: nowrap;

}
.mega_menu li a:hover {
    text-decoration: none;
    color: #318d10;
}

.green_back_fill {
background-color: #d4ffde !important;

}
.main_menu nav > ul > li > a span.icon_dash {
    background: var(--darkGreen);
    border: 0.3px solid #e2e8f0;
    height: 25px;
    width: 25px;
    align-items: center;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    padding-left: 1px;
    margin-right: 5px;
}
.main_menu nav > ul > li > a i.fa.fa-angle-down {
    margin-left: 5px;
}


/* ======== Footer Start ======  */
    
.footer_new {
    /*background: linear-gradient(266.95deg, #31574C -0.04%, #8DC63F 119.63%);*/
    background: #373F3C;
    padding: 50px 0px 0px;
}


.categories_footer {
    margin-bottom: 35px;
}
.categories_footer .widget {
    float: unset;
}
.categories_footer .title {
    font-family: "Inter 18pt";
    font-size: 16px;
    font-weight: 700;
    line-height: 20.48px;
    text-align: left;
    color: #fff;
}

.footer_list_cate {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    font-weight: 500;
    gap: 5px;
}
.categories_footer ul {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
} 

.footer_list_cate a {
    align-items: center;
    color: #fff;
    display: flex;
    margin-right: 10px;
    font-size: 14px;
    font-family: "Inter 18pt";
    font-weight: 500;
	padding: 0;
}

.footer_list_cate a:hover {
    text-decoration: none;
    color: #318d10;
}

.footer_list_cate a:after {
    content: "|";
    font-size: 11px;
    margin-left: 10px;
}

.footer_list_cate:last-child a:after {
    display: none;
}

.footer_new .footer_logo a {
    width: 203px;
    height: auto;
    display: block;
    margin-bottom: 20px;
}
.footer_new .footer_logo a img {
    width: 100%;
    height: 100%;
}


.reflowx_pvt_ltd .title, .Office_address .title{
font-family: "Inter 18pt";
font-size: 18px;
font-weight: 500;
line-height: 23.04px;
text-align: left;
color: #fff;
}

.reflowx_pvt_ltd .content, .Office_address .content_Office {
    font-family: "Inter 18pt";
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: left;
color: #fff;
}

.footer_mobile_app {
    display: inline-flex;
    margin-bottom: 30px;
    /*display: none;*/
}
.footer_apps .title{
    font-family: "Inter 18pt";
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-align: left;
    color: #fff;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.footer_mobile_app a {
    width: 107px;
    height: auto;
    display: block;
    margin-right: 10px;
}

.footer_mobile_app a img {
    width: 100%;
    height: 100%;
}

.follow_us_social .icon_media {
        width: 42px;
    height: 42px;
    display: block;
    margin-right: 12px;
	margin-bottom:12px;
}
.footer_link_right ul li  a:hover {
    text-decoration: none;
    color: #8cc63f !important;
}
.follow_us_social {
    display: flex;
    flex-wrap: wrap;
}

.footer_link_right {
    align-items: flex-start;
    display: flex;
    flex-grow: 1;
    gap: 20px;
    justify-content: space-between;
    margin-left: auto;
    max-width: 650px;
}
.footer_bottom_link {
    flex-grow: 1;
}

.footer_bottom_link .title {
font-family: "Inter 18pt";
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-align: left;
    color: #fff;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.footer_link_right ul {
    display: block;
    margin: 0;
    padding: 0;
}
.footer_link_right ul li {
    display: block;
    line-height: 22px;
    margin: 0 0 10px;
    padding: 0;
}

.footer_link_right ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
	padding: 0;
}
.footer_link_right ul li a:hover {
    text-decoration: none;
    color: var(--darkGreen);
}

.footer_company_icon .footer_company_ul a{
    width: 100px;
    height: 100px;
    display: block;
    margin-top: 5px;
}

.footer_company_icon .footer_company_ul {
    align-items: center;
    display: flex;
    gap: 40px;
}

.footer_new .copyright_new  {
    align-items: center;
    background: rgba(22, 50, 92, .2);
    color: #fff;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    justify-content: center;
    margin-top: 64px;
    min-height: 40px;
    padding: 4px 10px;
}

.footer_bottom_line {
    background: linear-gradient(268.22deg, #8cc63f 0%, #31574c 84.05%);
    bottom: 0;
    height: 5px;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 11;
}

@media (max-width:1440px) {
    .back-color-add .top_search input {
        width: 100% !important;
    }
}


@media (max-width:1440px) {
    .main_menu nav ul li ul.mega_menu {
        width: 1100px;
    }
}

@media (max-width:1366px) {
    .main_menu nav ul li ul.mega_menu {
        width: 1000px;
    }
    .navbar_menu .nav-link img {
        display: none;
    }
}

@media (max-width:1199px) {
    .main_menu nav > ul > li > a {
        padding: 13px 10px;
    }
    .main_menu nav ul li ul.mega_menu {
        width: 800px;
    }

    .navbar_menu .nav-link img {
        display: none;
    }
}

@media (min-width:992px) {
    .MegHaMenu_main .MegaMenu_mobile {
        display: none;
    }
    .mobile_popup-overlay, .mobile_inner-overlay {
        display: none;
    }
}

@media (max-width:991px) {
    .MegHaMenu_main .header_bottom {
        display: none;
    }
    .MegHaMenu_main .MegaMenu_mobile {
        display: block;
    }
    .header_bottom_mobile {
        padding: 0px 10px;
        background-color: rgba(141, 198, 63, 1);
        box-shadow: 0px 2px 3px rgb(0 0 0 / 16%);
    }

    /* Popup Background (Overlay) */
    .mobile_popup-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        display: none; /* Hidden by default */
        z-index: 11;
    }

    /* Popup Box */
    .Mobile_popup-box {
        position: absolute;
        top: 0;
        left: 0;
        background: white;
        width: 100%;
        border-radius: 0;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        height: 100%;
        z-index: 11;
    }

    /* Close Button */
    .mobile_close-popup {
        position: absolute;
        top: 15px;
        right: 20px;
        font-size: 20px;
        cursor: pointer;
    }
    .Mobile_popup-box .top_title {
        padding: 20px;
        border-bottom: 1px solid #ddd;
    }
    .Mobile_popup-box .top_title .title {
        font-size: 18px;
        font-weight: 700;
    }
    .mobile_menu_categories {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: flex-start;
        margin: 0 auto;
        max-height: calc(100% - 48px);
        padding: 15px 0 20px;
        width: 90%;
    }
    .mobile_menu_categories .mobile_categories_list {
        align-items: center;
    
        border: 1px solid #ddd;
        border-radius: 8px;
        box-shadow: 0 1px 2px rgb(16 24 40 / 5%);;
        display: flex;
        flex-basis: calc(33.33333% - 6.66667px);
        flex-direction: column;
        height: 114px;
        justify-content: space-between;
        max-width: 33.3333333333%;
        padding: 8px 8px 20px;
        position: relative;
    }
    .main_menu_inner {
        overflow: auto;
        white-space: nowrap;
    }
    .MegaMenu_mobile .main_menu nav > ul > li > a:before {
        background-color: transparent;
    }
    .mobile_categories_list .title {

        align-self: flex-start;
        font-size: 13px;
        font-weight: 700;
        text-align: start;
    }
    .mobile_categories_list .mobile_icon {
        width: 60px;
        height: 60px;
    }
    .mobile_categories_list .mobile_icon img{
        width: 100%;
        height: 100%;
    }
    .mobile_categories_list .chevron-circle {
        display: flex;
        justify-content: flex-end;
        width: 100%;
    }
    .mobile_categories_list .chevron-circle i {
        color: #8dc63f;
    }

    /* popup 2 Start */

    /* Popup Background (Overlay) */
    .mobile_inner-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        display: none; /* Hidden by default */
        z-index: 111;
    }

    /* Popup Box */
    .Mobile_inner-box {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: white;
        padding: 0px;
        width: 100%;
        height: 100%;
        border-radius: 0px;
        text-align: center;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    }

    /* Close Button */
    .mobile_close-inner {
        position: absolute;
        top: 15px;
        right: 20px;
        font-size: 20px;
        cursor: pointer;
    }

    /* Tabs Container */
    .mobile_tabs-categories {
        display: flex;
        background: white;
        width: 100%;
        height: 100vh;
        border-radius: 0px;
        box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
        border-top: 1px solid #e2e8f0;
        overflow: hidden;
    }

    /* Left Tab Menu */
    .mobile-tab-menu {
        width: 40%;
        background: rgb(141 198 63 / 7%);
        display: flex;
        flex-direction: column;
        overflow: auto;
        border-right:1px solid #e2e8f0;
            height: calc(100vh - 120px);
    }

    .mobile-tab-menu button {
        /*background: none;
        border: none;
        padding: 15px;
        text-align: left;
        color: white;
        font-size: 16px;
        cursor: pointer;
        width: 100%;
        transition: 0.3s;*/
        align-items: center;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
        border-left: 4px solid transparent;
        display: flex;
        font-size: 12px;
        font-weight: 600;
        gap: 5px;
        justify-content: space-between;
        padding: 14px 4px 14px 16px;
        color: #333;
    }

    .mobile-tab-menu button:hover, .mobile-tab-menu button.active {
        background: rgba(141, 198, 63, 1);
        border-left: 4px solid #832e2e;
        color: #fff;
    }

    /* Right Content Area */
    .mobile-tab-content {
        flex-grow: 1;
        padding: 0px;
        height: calc(100vh - 110px);
        overflow: auto;
    }

    .mobile-tab-panel {
        display: none;
    }

    .mobile-tab-panel.active {
        display: block;
    }

    .Mobile_inner-box .top_title {
        padding: 20px;
    }
    .Mobile_inner-box .top_title .title {
        font-size: 18px;
        font-weight: 700;
    }
    .SearchBar_input {
        background: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
        margin: 0 16px 16px 14px;
        box-shadow: 0 1px 2px rgb(16 24 40/5%);
    }
    .SearchBar_input .SearchBa_span {
        align-items: center;
        display: flex;
        gap: 8px;
        min-height: 36px;
        padding: 0 10px;
    }

    .SearchBar_input .SearchBa_span input{
        background: 0 0;                
        border: 0;
        color: #000;
        font-size: 12px;
        font-weight: 400;
        min-height: 36px;
        outline: 0;
        width: 100%;
    }
    .SearchBar_input .SearchBa_span input:focus {
        outline: none;
        box-shadow: none;
    }
    .mobile-tab-panel-inner .dailY-Report a{
        align-items: center;
        border-radius: 4px;
        display: flex;
        height: 39px;
        justify-content: space-between;
        padding: 0 8px;
        position: relative;
        width: 100%;
        padding: 0 18px;
        margin-bottom: 8px;
    }
    .mobile-tab-panel-inner .dailY-Report .daily_button {
        background-color: rgb(255, 241, 242);
    }
    .mobile-tab-panel-inner .dailY-Report .explore_button {
            background-color: rgb(240, 253, 244);
    }
    .mobile_menu_listing ul li {
        align-items: center;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
        border-left: 4px solid transparent;
        display: flex;
        font-size: 12px;
        font-weight: 600;
        gap: 5px;
        justify-content: space-between;
        
    }
    .mobile_menu_listing ul li a {
        width: 100%;
        padding: 14px 14px 14px 16px;
        text-align: left;
    }
    .mobile_menu_listing ul li a .list_row {
        display: flex;
        justify-content: space-between;
        width: 100%;
        max-width: 100%;
    }
    .Menu_arrowIcon i{
        padding-left: 5px;
    }

    .footer_link_right {
        margin-left: 0px;
        margin-top: 30px;
    }
    .footer_company_icon .footer_company_ul {
        align-items: center;
        display: flex;
        gap: 20px;
    }
    .back-color-add .navbar-collapse {
        padding-left: 10px;
        padding-right: 10px;
    }
    .login_now_button {
        margin-left: 0px;
    }
}


@media (max-width:767px) {
    .footer_new .copyright_new {
        margin-top: 40px;
    }
}

@media (max-width:991px) {
    .main_menu nav ul li ul.mega_menu#mega-menu-mobile {
        display: none;
    }
}