@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {font-family: "Montserrat", sans-serif; width:100%; height:100%;}
ol, ul {list-style: none;}
*{ margin:0; padding:0;}
a{ text-decoration:none; outline:none;}
h6,h5,h4,h3,h2,h1{ margin:0; padding:0;  font-family: "Montserrat", sans-serif; letter-spacing:0px;}
#product-detail h2 {font-family: "Montserrat", sans-serif;}
img{ border:none;}
.clear{ clear:both;}
div{ display:flow-root;}
.container{position:relative; margin:0 auto; width:1300px;}

/*------Header Section-------*/
header{ position:relative;}
header:after{ position:absolute; right:0; top:0; background:#e6e6e6; height:98px; content:""; width:30%; z-index:-1;}
#logo{ float:left; width:121px; height:89px; padding:0 5px; margin:4px 0; -moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
/* #logo:hover{  box-shadow: -2px 5px 59px 0px rgba(0, 0, 0, 0.5);} */
#logo img{-moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
/* #logo img:hover {
	filter: drop-shadow(-2px 5px 59px rgba(0, 0, 0, 0.8));
} */
#logo img:hover {
	filter: drop-shadow(rgba(0,0,0,.35) 0 5px 15px);
}
#logo img, .categery-img img, .client-img img, .blog-img img, #productmain img{ width:100%; height:100%;}
.search-frm{ float:left; margin:29px 0 0 49px; position:relative; width:378px;}
.search-frm input{ width:100%; padding:11px 44px 11px 15px; box-sizing:border-box;  border:#a2a2a2 solid thin; color:#767676; font-size:13px;outline:none; background:#FFFFFF; border-radius:8px;}
.search-frm .search-btn{ background: url(../images/search.png) no-repeat center; width:43px; height:44px; position:absolute; right:-10px; top:-3px; border:none; cursor:pointer; padding:0;}
#topicon-cover{float:right;padding:0 0 0 68px;background:#e6e6e6 url(../images/shape.jpg) no-repeat left top; background-size:contain; min-height:97px;}
.topicon-box{ float:left;  color:#434343;  background:url(../images/call.png) no-repeat left center; line-height:19px; box-sizing:border-box; padding-left:28px; margin:29px 15px;}
.topicon-box a{ display:block; font-size:14px; color:#000; font-weight:bold; letter-spacing:1px;}
.topicon-box a:hover{ color: #c19213;}
.topicon-box a h4{ font-size:15px;}
#devider{ float:left; margin:21px 0;}
#topmail{ background: url(../images/mail.png) no-repeat left center; margin-left:0; }
#topsocial-icon{ width:100px; float:right; margin:0 0 0 0;}
#topsocial-icon a{ float:left; margin:0 -26px -27px 0;}
#iso{ float:right; margin:25px 0; padding-left:55px;}

/*Menu Part Css*/
#menu-box{ background:#090909;}


/*****LEVEL ONE*****/
ul.dropdown{ position: relative;z-index:500; }
ul.dropdown li{float: left; zoom: 1;list-style:none;}
ul.dropdown li a{ display:block; padding:13px 11px; font-size:12px; text-align:center; color:#FFFFFF; position:relative;box-sizing:border-box; text-transform:uppercase;}
ul.dropdown li a:hover{ color: #daa101;}

/*****LEVEL TWO*****/
ul.dropdown ul{ width: 154px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li{background:#eb2130; color: #000; border-bottom: 1px solid #fff; float: none;list-style:none;}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a{ border-right: none; width: 100%; display: inline-block; font-size:15px; color:#fff!important;padding:10px;height:auto;text-shadow:none!important;background:none; font-weight:normal; text-align:left; text-transform:none;} 
ul.dropdown ul li:hover{ background:#000000;}

/*****LEVEL THREE******/
ul.dropdown ul ul{ left: 100%; top:0; }
ul.dropdown li:hover > ul{ visibility: visible; }
#mobile_menu_part, #mobile_menu, #mobile_drop{ display:none;}
/*------Header Section End-----*/

/*banner section*/
#banner-box{ position:relative;  margin:0 auto;}
.rslides {position:relative;list-style:none;overflow:hidden;width:100%;padding:0;}
.rslides li {-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;left:0;top:0;}
.rslides img {display:block; width:100%; height:100%;}
/*.bannercaption{ font-size:15px; width:400px;color:#051624; position:absolute;  left:38%; top:59px; z-index:100;}
.bannercaption h1{ color:#172568; font-size:48px; line-height:45px; margin-bottom:22px;}*/
/*banner section end*/

/*content part*/
#search-box{ position:absolute; right:26px; top:16px; height:100%; z-index:999;}
#search-box form{width:320px;  background:#FFF; border-radius:8px; padding:17px; box-sizing:border-box;}
#search-box span{ display:block; color:#FF0000; font-size:12px; text-transform:none;}
#search-box input{ background:#FFFFFF; outline:none; border:#c1c1c1 solid thin; color:#666; padding:8px; width:100%; box-sizing:border-box; font-family: "Montserrat", sans-serif; margin:5px 0 0 0; border-radius:8px; font-size:12px;}
#search-box textarea{ background:#FFFFFF; outline:none; border:#c1c1c1 solid thin; color:#666; padding:8px; width:100%; box-sizing:border-box; font-family: "Montserrat", sans-serif; margin:5px 0 0 0; border-radius:8px; font-size:12px; height:42px;}
#search-box .searchbtn{ background:#090909; border:none; cursor:pointer; color:#FFF; margin-top:0; /*font-family: 'gilroyextrabold';*/ font-family: 'Montserrat', sans-serif;}
#search-box .searchbtn:hover{ background:#daa101; color:#FFF;}
#product-cover{ background:#ededed url(../images/underline.png) no-repeat center bottom;padding:36px 0; background-size: 1300px;}
.category-box{float:left; margin:0 15px 15px 0;position:relative; width:241px; border:#d1d1d1 solid 2px;background:#FFF; border-radius:8px; padding:10px 0; -moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
/* .category-box:hover{   box-shadow: -2px 5px 59px 0px rgba(0, 0, 0, 0.3);} */
.category-box:hover{   box-shadow: rgba(0,0,0,.35) 0 5px 15px !important;}
/* .categery-img{ width:180px; height:145px; margin:0 auto;} */
.categery-img{ width:100%; height:165px; margin:0 auto;}
#product-cover .categery-img{height: 220px;}
.pdt-titel{ text-align:center;font-size:12px; line-height:17px; display:table; color:#000; width:100%; height:49px; padding: 15px 10px 0px 10px; box-sizing:border-box;}
.greybg{ background:#ededed url(../images/underline.png) no-repeat center bottom; background-size: 1300px;}
.pdt-titel strong, .pdt-titel h3{ display:table-cell; vertical-align:middle;}
#consumer-preference{ background:#ededed url(../images/underline.png) no-repeat center bottom; padding:15px 0 20px 0; background-size: 1300px;}
#consumer-preference h2, #prodct-category h2, .container:has(.video) h2{ text-align:center; font-size:29px; color:#111111;}
.container:has(.video) h2{margin-top: 15px;}
.consumerslide{ display:block; width:95% !important; margin: 0 auto 25px auto; display:flow-root;}
.consumerslide li{ margin:20px  0 0 0;}

.next{ display:inline-block; background:url(../images/next.png) no-repeat; width:20px; height:41px; position:absolute; right:2px; top:154px; }
.prev{ display:inline-block; background:url(../images/prev.png) no-repeat; width:20px; height:41px; position:absolute; left:-7px; top:154px;}


#consumer-preference .category-box{ margin-bottom:0; width:199px; border:#d1d1d1 solid 2px; aspect-ratio: 1 / 1; margin-bottom: 15px; }
/* .index-consumer-area .category-box{ width:241px !important;} */
.product-alternative .category-box{ margin-bottom:15px;}
#consumer-preference .category-box:hover{ box-shadow:none;}
#consumer-preference .categery-img{ width:100%; height:173px;}
/* #consumer-preference .pdt-titel{ text-align:left; padding:0 18px;} */
#consumer-preference .category-box:hover .pdt-titel{ color:#8c8908;}
.video{ width:638px; height:183px; float:left; margin: 20px 0 47px 0; margin-right:20px;}
.video iframe{ width:100%; height:100%;}
.video:last-child{ margin-right:0;}
#prodct-category{ background:#ededed url(../images/underline.png) no-repeat center bottom; padding:15px 0 0 0; background-size: 1300px;}
#prodct-category li{ width:260px; float:left; height:auto !important; margin:0;}
#prodct-category .category-box{ box-shadow: 0px 0px 38px 0px rgba(114, 114, 114, 0.3); border:none; width:247px; margin:32px auto; float:none; min-height:530px; padding:27px 18px; box-sizing:border-box; text-align:center; font-size:12.5px; line-height:23px; height: 530px;}
#prodct-category .consumerslide{ width:100% !important;}
#prodct-category .categery-img{ margin:0 auto 10px auto;}
#prodct-category .pdt-titel{ padding:0; height:65px;}
#prodct-category h3{ font-size:18px; text-transform:uppercase; line-height:20px;}
#prodct-category a{ display:block; text-align:center; text-decoration:underline; margin:20px 0 00; color:#bf8d00;}
#prodct-category a:hover{ text-decoration:none;}
#prodct-category .categery-img{ width:213px; height:172px;}



/*blog listing  page*/
#news-section {padding:25px 0 35px; background:#ededed;}
#news-section h2 {font-size:28px; text-align:center;}
#event-slide {display:block; width:100% !important; margin:15px 0 0; display:flow-root;}
#event-slide li {float:left; margin:0 45px 0 0; font-size:13px; position:relative; height:auto !important;}
.event-img {width:395px; height:272px; position:relative; overflow:hidden;}
.event-img img {width:100%; height:100%; transition:0.6s;}
#event-slide li:hover .event-img img {transform:scale(1.2) rotate(-10deg);}
.date {color:#737373; font-size:12px; float:left; z-index:50; line-height:22px; margin:28px 0;}
.date strong {display:block; color:#121d4f; font-size:30px; margin:8px 0 0;}
.event-content {font-size:13px; float:right; padding:20px 0; min-height:202px; box-sizing:border-box; width:333px; line-height:24px;}
.event-content h3 {font-size:21px; margin:16px 0; color:#333; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; text-overflow:ellipsis;}
.line {width:100%; height:1px; background:#c6c6c6;}
#event-slide li a {text-align:right; display:block; text-decoration:underline; color:#bf8d00; margin:20px 0 0;}
#event-slide li a:hover {text-decoration:none;}
/*blog listing  page end*/

/* Read More Page */
#content-cover #event-slide {margin:0;}
#content-cover #event-slide li {float:none; margin-right:0;}
#content-cover .event-img {width:275px; height:190px; float:left; margin:0 30px 0 0;}
#content-cover .event-content {float:none; width:auto; padding:0; position:relative;}
#content-cover #event-slide li:hover .event-img img {transform:scale(1,1);}
#content-cover .date {float:none; position:absolute; left:-110px; top:-17px; padding:6px 17px; text-align:center; background:#fff;}

/* Custom News Section */
#custom-news-wrapper {padding:25px 0 35px; background:#ededed;}
.custom-container {max-width:1300px; margin:0 auto; padding:0 20px;}
#custom-news-wrapper h2 {font-size:28px; text-align:center; margin-bottom:30px;}
.custom-post-list {display:flex; flex-wrap:wrap; justify-content:space-between; padding:0; margin:0; list-style:none;}
.custom-post-item {width:23%; margin-bottom:40px; box-sizing:border-box; background:none; border:none; padding:0;}
.custom-post-image {width:100%; height:200px; overflow:hidden; position:relative;}
.custom-post-image img {width:100%; height:100%; object-fit:cover; transition:transform 0.6s ease;}
.custom-post-item:hover .custom-post-image img {transform:scale(1.2) rotate(-10deg);}
.custom-post-content {font-size:13px; line-height:24px; min-height:160px; margin-top:10px;}
.custom-post-content h3 {font-size:20px; margin:10px 0; color:#333; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; text-overflow:ellipsis;}
.custom-divider {width:100%; height:1px; background:#c6c6c6; margin:10px 0;}
.custom-post-item a {text-align:right; display:block; color:#bf8d00; text-decoration:underline; margin-top:10px;}
.custom-post-item a:hover {text-decoration:none;}


#clients{ list-style:none; width:100% !important; margin:35px 0;}
#clients li{ margin:4px 35px 0 0; list-style:none; text-align:center; font-size:13px;}
.client-img{ width:227px; height:134px;}
#clients h2{ text-align:center;  font-size:31px;}
/*content part end*/

/*innerpage content*/
#page-title{  clear:both;}
#page-title h1{  font-size:27px;text-transform:capitalize;margin:16px 0;  display:inline-block;}
#content-cover{ margin:0 0 60px 0; font-size:14px; color:#333; line-height:28px;}
#about-img{  margin:0 36px 39px 0; float:left;}
#about-head{ font-size:34px; text-transform:capitalize; line-height:35px; color:#000000; margin:0 0 20px 0;}
.vision-box{ width:650px; float:left; text-align:center;  padding:26px 64px; box-sizing:border-box; margin:25px 0 0 0;  min-height:219px; background:#e6e6e6;}
.vision-box h3{ text-transform:uppercase; color:#070707; font-size:21px; margin:13px 0;}
.vision-box img{ display:block; margin:0 auto;}
#quality{ margin:35px 0 0 0; clear:both; float:left; width:100%;}
#quality h2{ font-size:21px; text-transform:uppercase; color:#000; margin-bottom:15px;}
#quality ul li{ position:relative; padding:0 0 0 20px;}
#quality ul li:before{ content:"."; font-size:46px; line-height:0; position:absolute; left:0; top:2px; color:#a8191d;}
.contact-box{ margin:0 15px 0 0; text-align:left; padding:31px 12px; line-height:24px; display:inline-block; width:415px; background:#e9e9e9; box-sizing:border-box; padding-left:95px;}
.contact-box span{ display:block; font-weight:bold; font-size:18px; margin-bottom:8px; color:#000;} 
.contact-box a{ color:#333; display:block;}
.contact-box a:hover{ color:#900;}
.cntcall{ background-image:url(../images/cntcall.png); background-position:24px center; background-repeat:no-repeat;}
.cntmail{ background-image:url(../images/cntmail.png); background-position:24px center; background-repeat:no-repeat;}
.cntadress{ background-image:url(../images/cntmap.png); background-position:24px center; background-repeat:no-repeat;}
.contact-frm{float:right; width:48%; margin:25px 0 0 0;}
.contact-frm span{ display:block; font-size:12px; color:#F00;}
#feedback{ color:#000; font-size:29px; margin:0 0 20px 0;  }
.contact-frm input{ width:100%; border:#dadada solid thin; font-family: "Montserrat", sans-serif; padding:13px 17px; box-sizing:border-box; outline:none; color:#545454;  font-size:13px; margin:0px 0 0 0; background:#FFFFFF; border-radius:6px;}
.contact-frm textarea{ width:100%; border:#cacaca solid thin; padding:11px 18px; box-sizing:border-box; outline:none; color:#545454; height:100px; width:100%px; margin:0px 0 16px 0; overflow:hidden; resize:none; font-size:13px; font-family: "Montserrat", sans-serif; border:#dadada solid thin; display:block; background:#FFFFFF; border-radius:8px;}
.contactfrm-cover{ width:570px; margin:0 15px 0 0; height:79px; float:left;}
.contact-frm .captha{ width:289px; float:right; margin-top:0; padding:12px 26px;}
.contact-frm #frmsubmit{ float:left; width:100%;background:#c99606; color:#FFF;  border-radius:8px; -webkit-border-radius:8px; -moz-border-radius:8px; margin-top:37px; padding:12px 0; cursor:pointer;font-size:15px; font-family: 'gilroyextrabold';}
#map{ width:48%; height:355px;  float:left; margin:25px 0 0 0;}
#map iframe{ width:100%; height:100%; filter: grayscale(100%) /*invert(100%) contrast(100%);*/}

#product-detail{ line-height:19px; margin-bottom:23px; margin-top:2px; font-size:13px; line-height:18px;}
#products-cover{ background:#ededed; padding-bottom:8px;}
#sublinks{ clear:both; margin-bottom:3px;}
#sublinks .active{ background:#818281; border-bottom-left-radius:0; border-bottom-right-radius:0; margin-bottom:-20px; height:66px; padding:18px 22px;}
#current-pdt{ background:#818281; padding:10px 7px; border-radius:10px;}
#sublinks a{ float:left; border-radius:8px; padding:12px 18px; background:#c09235; margin:0 5px 0 0; text-transform:capitalize; font-size:15px; color:#FFF; width:264.7px; box-sizing:border-box; text-align:center;}
#sublinks a:last-child{ margin-right:0;}
#sublinks a:hover{ background:#818281;}
#products-cover h1{ font-size:26px; margin:2px 0 0px 0;}
#prduct-listbox{ float:left;  width:1074px;}
#prduct-listbox .consumerslide li{ margin:0 11px 20px 0; float:left;}
#prduct-listbox .category-box{ margin:0; width:199px;}
#pagination{ clear:both; width:100%; float:left;}
ul.pagination{width:auto;text-align:center;margin:0px auto; font-size:12px; clear:both; display:table;}
.pagination li{float:left}
.pagination a{text-decoration:none;color:#666;background:#fff;padding:4px 8px;display:inline-table;border:solid 1px #ccc;margin:0 2px 0 0;-webkit-border-radius: 3px;-moz-border-radius: 3px;}
.pagination a:hover{background:#c19213;color:#fff; border:solid 1px #c19213; }
.pagination .active a{ background:#c19213; color:#FFF; border:solid 1px #c19213;}
#otherproducts{ float:right; box-sizing:border-box; font-size:12.5px; width:198px;}
#otherproducts a{ display:block;  color:#222; background:#4a4a4a; margin-bottom:11px;border-radius:8px; color:#FFF; padding:11px 20px; text-align:center;   box-shadow: 0px 5px 0px 0px rgba(28, 28, 28);}
#current-pdt .consumerslide li{ margin:0 6px 10px 3px;}
#otherproducts h2{ font-family: "Montserrat",sans-serif; font-size:16px; background:#c09235; margin-bottom:15px;border-radius:8px; color:#FFF; padding:11px 34px; text-align:center;}
#otherproducts a:hover, #otherproducts a.active{  background:#c19213;}
#product-details{  background:#FFF; padding:31px 22px; box-sizing:border-box; font-size:14px; color:#333;}
#productmain{ float:left; width:600px; margin:0 20px 0 0; position:relative;}
#productmain:before{ position:absolute; right:-20px; top:0; width:1.5px; height:100%; content:""; background:#686161; z-index:500;}
#product-detail ul{ margin-bottom:5px}
#product-detail li{ position:relative; padding:0 0 0 15px; font-size:13px; line-height:18px;}
#product-detail li:after{ position:absolute; left:0; top:7px; background:#a91e23; width:5px; height:5px; border-radius:100%; content:"";}
#prduct-listbox .consumerslide, #product-details .consumerslide{ margin:0; width:100% !important;}
#product-details ul{ margin:10px 0 0 0; display:table;}
#product-details ul li{ position:relative; padding:0 0 5px 15px;}
#product-details ul li:nth-last-of-type(1){ padding-bottom:0;}
#product-details ul li:before{ content:""; width:5px; height:5px; background:#000000; position:absolute; left:0; top:6px; border-radius:100%;}
#product-details .consumerslide h2{ font-size:22px; text-transform:capitalize; margin:40px 0 20px 0;}
#product-details .category-box{ width:167px; border:#d3d3d3 solid thin; margin:0 10px 15px 0;}
#product-details .categery-img{ width:100%; height: 165px;}
#enquiry-frm{  width:500px;  background:#FFF;}
#formbox{ padding:20px 30px;}
#formbox h2{ font-size:22px; text-transform:uppercase; margin-bottom:20px;}
#formbox span{ display:block; color:#F00; font-size:12px;}
#formbox input,select, textarea{ width:100%; padding:10px 12px; box-sizing:border-box; outline:none; border:#c9c9c9 solid thin; margin-bottom:9px;  font-family: "Montserrat", sans-serif; font-size:13px; background:#FFF; border-radius:8px;}
#formbox textarea{ overflow:auto; resize:none; height:140px;}
#formbox .sub_mit{ background:#000; cursor:pointer; color:#FFF; border:none;font-family: 'gilroyextrabold'; text-transform:uppercase; letter-spacing:1px; padding:12px 0; font-size:16px;}
#formbox .sub_mit:hover{ background:#333;}
#formbox .contactdetail-cover{ width:100%; padding:20px 25px; box-sizing:border-box; margin:50px 0 0 0; font-size:14px; background:#e3e3e3;}
#formbox .contactdetail-cover .contact-detail{ background:url(../images/call.png) no-repeat left center; background-size:19px;}
#formbox .contactdetail-cover .contact-detail a, #formbox .contactdetail-cover .mail a{color:#333; margin-bottom:0;}
#formbox .contactdetail-cover .mail{ background:url(../images/mail.png) no-repeat left center; background-size:17px; color:#333;}
#formbox .contactdetail-cover .adress{background:url(../images/adress2.png) no-repeat 2px 4px;  color:#333; width:auto;}
.useinfo li{ position:relative; padding:0 0 0 15px;}
.useinfo li:before{ content:""; width:4px; height:4px; position:absolute; left:0; top:12px; background:#9e1c24; border-radius:100%;}
#otherlinks{ margin:10px 0;}
#otherlinks a{ color:#a41c1e; font-size:14px; display:inline-block;}
#pdt-details{ float:right; width:600px;}
#enquiry-btn{ background:#c7a43b; border-radius:7px; padding:12px 15px; color:#FFF; margin:18px 0 0 0; display:block; text-align:center; font-size:22px; letter-spacing:1.5px; text-transform:capitalize; font-family: 'gilroyextrabold';   text-shadow: 1px 3px 8px rgba(0, 0, 0, 0.4);}
#enquiry-btn:hover{ background:#b98a06;}
#tabs{ margin:40px 0 0 0;}

/*====================ACCORDION=================*/
.smk_accordion {position: relative;margin: 0;padding: 0;list-style: none;margin-bottom: 20px;}
.smk_accordion .accordion_in {position: relative;z-index: 10;margin-top: -1px;overflow: hidden;}
.smk_accordion .accordion_in  {position: relative;display: block;}
.acc_head{ padding:10px 30px;box-sizing:border-box;font-size:17px;width:100%;color:#fff;cursor:pointer;border:#404040  solid thin;margin-bottom: 26px;background-color: #404040;}	
.smk_accordion .accordion_in .acc_head .acc_icon_expand {display: block;width: 18px;height: 18px;position: absolute;left: 10px;top: 50%;margin-top: -9px;}
.acc_active{background:#fff;}
.smk_accordion .accordion_in .acc_content h2{ font-size:14px;  margin-bottom:16px;}
.smk_accordion .accordion_in .acc_content {background: #FFF;padding: 25px 30px;border:#cccccc solid thin;box-sizing:border-box;}
.smk_accordion .accordion_in .acc_content h1:first-of-type,
.smk_accordion .accordion_in .acc_content h2:first-of-type,
.smk_accordion .accordion_in .acc_content h3:first-of-type,
.smk_accordion .accordion_in .acc_content h4:first-of-type,
.smk_accordion .accordion_in .acc_content h5:first-of-type,
.smk_accordion .accordion_in .acc_content h6:first-of-type
.smk_accordion .accordion_in:first-of-type,
.smk_accordion .accordion_in:first-of-type .acc_head {}
.smk_accordion .accordion_in:last-of-type,
.smk_accordion .accordion_in:last-of-type .acc_content {border-radius: 0 0 3px 3px;}
.smk_accordion .accordion_in.acc_active > .acc_content {display: block;}
.smk_accordion .accordion_in.acc_active > .acc_head {background:#404040;color:#FFF;}
.smk_accordion .accordion_in.acc_active > .acc_head span {color:#FFF;}
.smk_accordion .accordion_in> .acc_head span {color:#7b6f96; font-size:20px; margin:0 9px 0 0; }
.smk_accordion.acc_with_icon 
.smk_accordion.acc_with_icon .accordion_in .acc_content { padding: 20px;}

/*innerpage content end*/

/*footer section*/
footer{ background:#3e3e3e; clear:both;  color:#FFFFFF; font-size:13px; float:left; width:100%; padding:53px 0;}
.contact-detail{line-height:14px; font-size:14px; padding:0 0 0 35px; background:url(../images/footercall.png) no-repeat left center; margin-bottom:3px;}
.contactdetail-cover{ float:left; margin:0 140px 0 0; position:relative;}
.last-child{ float:right; margin-right:0;}
.contactdetail-cover h2{ font-size:20px;  margin-bottom:24px;}
.contact-detail a{ color:#FFFFFF; margin-bottom:8px; display:block;}
.contact-detail a h3{ font-size:17px;  font-family: "Montserrat", sans-serif;}
.mail{ background:url(../images/email.png) no-repeat left 1px; padding:0 0 0 36px; margin-bottom:5px;}
.mail a{ color:#FFF; display:block;}
.adress{ background:url(../images/adress.png) no-repeat left 1px; padding:0 0 0 36px; margin-bottom:16px; width:196px;}
ul.botom-link{list-style:none; }
ul.botom-link li a{ color:#FFFFFF; display:block; margin:0 0 6px 0;}
ul.botom-link li a:hover{ color:#fed76a;}
.blog{ width:304px; margin-bottom:19px; color:#FFF; display:flow-root;}
.blog-img{ width:90px; height:62px; float:left; margin:0 23px 0 0;}
.blog span{ display:block; text-decoration:underline; font-size:12px; margin-bottom:8px;}
.blog:hover{ color:#fed76a;}
#footer-social{ display:flow-root;}
#footer-social a{ float:left; text-align:center; width:30px; height:26px; margin:0 -1px 0 0; line-height:25px;}
#footer-social a img{ vertical-align:middle;}
#line{ width:100%; height:1px; background:#9e9e9e; clear:both; margin:36px 0; float:left;}
#copyright{margin:65px 0 0 0; width:160px;}
#newsletter{ background:url(../images/news.png) no-repeat left center; padding:0 0 0 70px; float:left;}
#newsletter h2{ font-size:22px; text-transform:uppercase;}
.newsletter-frm{ float:left; margin:0 0 0 90px;}
.newsletter-frm input{ width:290px; padding:13px 15px; box-sizing:border-box; font-size:12px; background:#e6e6e6; font-family: "Montserrat", sans-serif; border:none; outline:none;}
.newsletter-frm .subs{ background:#daa101; width:127px; text-align:center; text-transform:uppercase; cursor:pointer; margin:0 0 0 -4px;}
.newsletter-frm .subs:hover{ background:#e9ac00;}
/*footer section end*/

@media (max-width:1300px){
.container{ width:992px;}
#topsocial-icon, .navigation, #iso{ display:none;}
.search-frm{ width:240px;}
#menu-box{ height:auto;}
#mobile_menu{display:block;text-align:right;height:32px;padding:12px 0px 0 0px; cursor:pointer;}
#mobile_menu img{ width:23px;}
#mobile_drop{display:block;position:relative;background:#a91e23;}
#mobile_drop_fix{display:block;padding:20px 0px 33px 0px;margin:0 auto 0 auto;}
#mobile_drop_fix ul li{list-style:none;display:block}
#mobile_drop_fix ul li ul{ margin-left:20px; margin-bottom:15px;}
#mobile_drop_fix ul li ul h2{ color:#FFF; text-decoration:underline;}
#mobile_drop_fix ul li ul li{margin:0 0 0 4px;}
#mobile_drop_fix ul li ul li a{border-bottom:0!important}
#mobile_drop_fix a{display:block;color:#fff;display:block;-moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;text-decoration:none;padding:7px 0; font-size:13px;}
#mobile_drop_fix a:hover{-moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;
color:#CCCCCC;}
.bannercaption{ left:440px;}
.category-box{ width:179px;}
.categery-img{ width:165px; height:133px!important;}
#consumer-preference .category-box{ width:218px;}
#consumer-preference .categery-img{ width:210px; height:169px;}
.video{ width:486px;}
#sublinks a{ width:176px;}
#prodct-category li{ width:247px;}
#prodct-category .category-box{ width:227px;}
#prodct-category .categery-img{ width:199px; height:161px;}
.event-img{ width:468px; height:322px;}
.event-content{ width:404px;}
.contactdetail-cover{ margin: 0 37px 0 0;}
.vision-box{ width:496px;}
.contact-box{ width:312px;}
.contactfrm-cover{ width:223px;}
.contact-frm .captha{ width:139px;}
#prduct-listbox{ width:734px;}
#prduct-listbox .category-box{ width:229px;}
#product-details,#banner-box{ width:100%;}
.topicon-box{ margin:29px 18px;}
#pdt-details{ width:430px;}
#productmain{ width:490px;}
.picZoomer-pic-wp{ width:490px !important; height:394px !important; }
#current-pdt .consumerslide li{ margin:0 3px 10px 3px;}
}

@media (max-width:992px){
.container{ width:768px;}
#topmail, #devider, #productmain::before{ display:none;}
#topicon-cover{ padding:0 0 0 25px;}
.topicon-box{ margin-right:0;}
#search-box{ position:static; margin:0 auto; width:768px;}
#search-box form, .video, .vision-box, .contact-box, #map, .contact-frm, #prduct-listbox, #otherproducts, #pdt-details{ width:100%;}
.category-box{ margin:0 9px 11px 0}
#consumer-preference .category-box{ width:232px;}
.video{ margin-right:0; margin-bottom:20px;}
#prodct-category li{ width:255px;}
#prodct-category .category-box{ width:237px;}
.event-img{ width:360px; height:240px;}
.event-content{ width:300px;}
#footer-social{ float:left;}
#copyright{ margin:0; width:290px; float:right;}
.last-child, #about-img{ float:none; clear:both;}
.newsletter-frm{ margin:10px 0;}
.vision-box{ min-height:inherit;}
.contact-box{ margin-bottom:18px;}
.contactfrm-cover{ width:363px;}
#product-cover, #consumer-preference, .greybg, #prodct-category{ background-size:95%;}
.greybg{ padding-bottom:36px;}
#content-cover .event-img{ float:none;}
#content-cover .date{ position:static; width:50px; padding:0;}
#prduct-listbox .category-box{ width:241px;}
#otherproducts{ margin:40px 0 0 0;}
#product-details .category-box{ width:169px;}
}

@media (max-width:768px){
.container, #search-box, .blog{ width:448px;}
.search-frm, #about-img, .contact-frm .captha, .contactfrm-cover, #productmain{ clear:both; float:none; width:100%; margin-left:0;}
.search-frm{ margin-bottom:15px;}
#topicon-cover{ margin:-154px 0 0 0;}
.bannercaption h1{ font-size:25px; margin-bottom:0;}
.bannercaption{ left:275px; font-size:13px; top:12px; width:265px;}
.category-box{ width:209px;}
#consumer-preference .category-box{ width:200px;}
#consumer-preference .categery-img{ width:200px; height:169px;}
.prev{ left:-20px;}
.next{ right:-5px;}
#prodct-category li{ width:448px;}
#prodct-category .category-box{ width:417px; min-height:inherit;}
#prodct-category .categery-img{ width:230px; height:185px;}
.event-img, #content-cover .event-img{ width:448px; height:308px;}
.event-content{ width:380px;}
#clients li{ margin:4px 20px 0 0;}
.client-img{ width:207px; height:122px;}
.contactdetail-cover{ margin:0 37px 30px 0;}
#copyright, #footer-social{ float:none; margin:30px 0 0 0;}
.newsletter-frm input{ width:320px;}
#map{ height:250px;}
#prduct-listbox .category-box{ width:209px;}
#productmain{ margin:0 0 50px 0;}
#product-details .category-box{ width:188px;}
#sublinks a{ width:218px; margin-bottom:8px;}
.picZoomer-pic-wp{ width:100% !important; height:100% !important;}
#current-pdt .consumerslide li{ margin:0 1px 10px 3px;}
#sublinks .active{ height:auto; padding:12px 22px; border-radius:8px;}

}

@media (max-width:448px){
.container, #search-box, #prodct-category li, .event-content, .blog, #prduct-listbox .category-box, #sublinks a{ width:300px;}
.topicon-box a h4{ font-size:13px;}
.topicon-box{ margin-left:10px;}
#topicon-cover{ background-image:none; padding-left:7px;}
.bannercaption{ left:160px; font-size:11px; top:12px; width:195px; line-height:12px;}
.bannercaption h1{ font-size:15px; line-height:19px;}
/* .category-box{ width:100%;}
.categery-img{ width:180px; height:145px;} */
.category-box{ width:45%;}
.categery-img{ width:100%; height:120px!important;}
#consumer-preference h2{ font-size:25px;}
#consumer-preference .category-box{ width:280px;}
.next{ right:-16px;}
.video{ height:156px; margin-bottom:0;}
#prodct-category .category-box{ width:290px;}
.event-img, #content-cover .event-img{ width:300px; height:207px;}
.event-content{ padding:0;}
.date{ margin:8px 0;}
.useinfo li{ line-height:23px; margin-bottom:8px;}
#clients li{ margin:4px 16px 0 0;}
.client-img{ width:140px; height:83px;}
#newsletter{ padding:0; background-image:none;}
.newsletter-frm .subs{ width:100%; margin:0;}
#about-head{ font-size:27px;}
.vision-box{ padding:26px 23px;}
#page-title h1{ font-size:21px; margin:19px 0;}
#products-cover h1{ font-size:23px;}
#productmain{ width:260px; /*height:209px;*/}
#product-details .category-box{ width:250px;}
#logo{ width:104px; height:76px;}
.picZoomer-pic-wp{ width:260px !important; height:209px !important;}
/* #current-pdt .category-box{ width:278px;} */
#current-pdt .category-box{ width:135px; height: 185px;}
#enquiry-btn{ font-size:20px;}
#sublinks .active{ margin-bottom:8px;}
}
/* ajax search - sinan */
#search-results {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
/*     max-width: 300px; */
	width: 100%;
    z-index: 1000;
}

.search-result-item {
	padding: 10px;
	border-bottom: 1px solid #eee;
	display: flex;
	gap: 10px;
	justify-content: start;
	align-items: center;
}

.search-result-item:last-child {
    border-bottom: none;
}

.search-result-title {
	font-size: 12px;
}

.search-result-item a {
    color: #333;
    text-decoration: none;
}
/* ajax search */

.accordion_in.acc_active .acc_content{
    border: 1px solid #d3d3d3;
    border-top: none;
    margin-top: -26px;
    padding: 22px;
}
.accordion_in.acc_active .category-box {
    width: 200px !important;
}
#prodct-category .category-box .pdt-titel h3 {
    color: #000;
}



/* ===== Countries Grid Layout (4 per row with responsive) ===== */
.countries-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-top: 30px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px; /* Space before footer */
}

/* ===== Single Country Card ===== */
.single-country-card {
    text-align: center;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 400px;
}

.single-country-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}

.single-country-card img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 15px;
}

.single-country-card h2 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #333;
}

.single-country-card p {
    font-size: 14px;
    color: #555;
    text-align: justify;
    flex-grow: 1;
}

.read-more {
    display: inline-block;
    margin-top: 15px;
    padding: 8px 15px;
    background: #000;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: background 0.3s;
}

.read-more:hover {
    background: #333;
}

/* ===== Section Title ===== */
.country-page-title {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}

/* ===== Responsive Grid Layout ===== */
@media (max-width: 1024px) {
    .countries-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 767px) {
    .countries-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .countries-grid {
        grid-template-columns: 1fr;
    }
}





.single-country-wrapper {
    max-width: 1200px;
    margin: auto;
    padding: 30px 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px;
}

.country-image {
    flex: 1 1 40%;
}

.country-image img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.country-details {
    flex: 1 1 55%;
}

.country-title {
    font-size: 32px;
    margin-bottom: 20px;
    text-align: left;
}

.country-content {
    font-size: 16px;
    line-height: 1.8;
    color: #555;
}

@media (max-width: 767px) {
    .single-country-wrapper {
        flex-direction: column;
    }
    .country-title {
        text-align: center;
    }
}


/* Brand Page Custom Styles */
.single-brand {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 20px;
    border-radius: 0;
    margin-bottom: 0;
    box-shadow: none !important;
    border-bottom: 1px solid #ccc; /* Divider line */
}

/* Remove line from last item */
.single-brand:last-of-type {
    border-bottom: none;
}

/* Alternating backgrounds */
.single-brand:nth-child(odd) {
    background: #ffffff !important;
}

.single-brand:nth-child(even) {
    background: #f2f2f2 !important; /* Light grey */
}

/* Image block */
.brand-image {
    flex: 0 0 227px;
    max-width: 227px;
    padding: 0 20px 0 0;
    text-align: left;
}

.brand-image img {
    width: 227px !important;
    height: 134px !important;
    object-fit: cover !important;
    display: block;
}

/* Text block */
.brand-content {
    flex: 1;
    padding: 0;
    text-align: justify;
}

.brand-content p {
    margin: 0 0 1.5em;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

/* Mobile Responsive */
@media (max-width: 767px) {
    .single-brand {
        flex-direction: column;
        align-items: center;
        padding: 15px 10px;
    }

    .brand-image {
        flex: 100%;
        max-width: 100%;
        padding: 10px 0;
        text-align: center;
    }

    .brand-image img {
        width: 150px !important;
        height: auto !important;
    }

    .brand-content {
        flex: 100%;
        max-width: 100%;
        padding: 0 15px;
        text-align: justify;
    }
}
