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

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

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

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

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

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



input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-moz-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-ms-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-o-file-upload-button {
    cursor: pointer;
}
input[type="file"] {
    cursor: pointer;
}
html body {
    font-family: 'Montserrat';
    margin: 0;
    overflow-x: hidden;
}
*::-moz-selection {
    color: #fff;
    background: #004798;
}
*::selection {
    color: #fff;
    background: #004798;
}
*::-moz-selection {
    color: #fff;
    background: #004798;
}
*::-webkit-selection {
    color: #fff;
    background: #004798;
}
*::-ms-selection {
    color: #fff;
    background: #004798;
}
*::-webkit-input-placeholder {
    color: #333333;
    opacity: 1;
}
*:-moz-placeholder {
    color: #333333;
    opacity: 1;
}
*::-moz-placeholder {
    color: #333333;
    opacity: 1;
}
*:-ms-input-placeholder {
    color: #333333;
    opacity: 1;
}
a,
div a:hover,
div a:active,
div a:focus,
button {
    text-decoration: none;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
a,
span,
div a:hover,
div a:active,
button {
    text-decoration: none;
}
*::after,
*::before,
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
body a {
    font-family: 'Montserrat';
    outline: none;
    color: #333;
}
body a:hover {
	color: #db9e30;
}
body .clearfix,
body .clear {
    clear: both;
    line-height: 100%;
}
body .clearfix {
    height: auto;
}
* {
    outline: none !important;
    list-style: none;
    box-sizing: border-box;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: 'Montserrat';

}
.clr:after,
ul:after,
.clearfix:after,
li:after,
.grve-container:after {
    clear: both;
    display: block;
    content: "";
    position: absolute;
}
div input,
div select,
div textarea,
div button {
    font-family: 'Montserrat';

}
input,
select,
textarea {
    font-family: 'Montserrat';
    height: 50px;
    width: 100%;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
	font-family: 'Oswald';
    line-height: 120%;
    color: #333;
    font-weight: bold;
    margin: 0;
}
body h1 {
    font-size: 35px;
}
body h2 {
    font-size: 30px;
}
body h3 {
    font-size: 25px;
}
body h4 {
    font-size: 20px;
}
body h5 {
    font-size: 15px;
}
body h6 {
    font-size: 14px;
}
body h1:last-child,
body h2:last-child,
body h3:last-child,
body h4:last-child,
body h5:last-child,
body h6:last-child {
    margin-bottom: 0;
}
div select {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
div select option {
    font-size: 14px;
    color: #333;
    padding: 2px 5px;
	font-family: 'Montserrat';
}
img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
}
body p {
    color: #333;
	font-family: 'Montserrat';
    font-size: 16px;
    line-height: 150%;
    margin: 0 0;
    padding: 0;
    text-align: left;
    font-weight: 400;
}
body p:empty {
    margin: 0;
    line-height: 0;
}
p strong {
    font-weight: bold;
}
.a-left {
    text-align: left;
}
.a-right {
    text-align: right;
}
.a-center {
    text-align: center;
}
label em {
    color: #ff0000;
    display: inline-block;
    font-style: normal;
    vertical-align: top;
    margin-left: 5px;
	font-family: 'Montserrat';
}
.hidden {
    display: none !important;
}
iframe {
    display: block;
    width: 100%;
}
.container:after {
    content: "";
    display: block;
    clear: both;
}
html .container {
	width: 100%;
	max-width: 1380px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
	position: relative;
	float: none;
}
body .container .container {
    padding-left: 0;
    padding-right: 0;
}
/*scroll Hide*/
html.no-scroll {
    overflow: hidden;
}
html.no-scroll body {
    overflow: hidden;
    height: 100%;
}
* {
    box-sizing: border-box;
}
body {
    padding: 0;
    margin: 0;
}
ul {
    margin: 0;
    padding: 0;
}
a,
span,
b,
i {
    display: inline-block;
    vertical-align: top;

}
/*Default-CSS close*/
.row::after,
.row::before {
    clear: both;
    content: "";
    display: table;
}
body a{
    transition: 0.5s all;
}
a#myBtn {
	background: #fbcd05;
	font-weight: bold;
	margin: 0;
	color: #333;
	cursor: pointer;
	display: none;
	height: 48px;
	position: fixed;
	right: 20px;
	width: 48px;
	line-height: 48px;
	z-index: 999;
	bottom: 47px;
	text-align: center;
	font-size: 0px;
	padding-left: 0px;
	box-shadow: 0px 0px 25px 0px #fbcd05;
	border-radius: 50%;
}
#myBtn::before {
	content: "\f106";
	font-size: 28px;
	font-family: 'FontAwesome';
}
#myBtn::before {
	content: "\f106";
	font-size: 24px;
	font-family: 'FontAwesome';
}
a#myBtn:hover {
	background: #333;
	color: #fff;
	box-shadow: 0px 0px 25px 0px #333;
}

/***************************************************** Custom CSS Start ******************************************************/
/*******************************Header CSS start*******************************/
.call-email-wrap  a {
	font-size: 16px;
	line-height: 100%;
	padding-left: 30px;
	position: relative;
	font-weight: 500;
	color: #333;
}
.call-email-wrap {
	line-height: 100%;
}
a.head-call {
	margin-right: 17px;
}
.call-email-wrap > a::before {
	font-family: 'fontawesome';
	position: absolute;
	left: 0;
	right: auto;
	bottom: auto;
	top: 2px;
	font-size: 21px;
	content: "\f232";
}
 a.head-email::before {
	content: "\f0e0";
	top: 1px;
}
.call-email-wrap > a:hover {
	color: #fbcd06;
}
.main-header-wrapper .container {
	display: flex;
	justify-content: space-between;
    align-items: center;
}
.header-menu {
	width: 60%;
}
.head-logo-wrap {
	width: 20%;
}
.account-head {
	width: 20%;
}
.main-header-wrapper .header-menu .nav-span {
	display: none;
}
.menu-ul {
	display: flex;
	justify-content: center;
	align-items: center;
}
.menu-ul li {
	line-height: 100%;
}
.menu-ul li a {
	font-weight: 500;
	font-size: 16px;
	margin: 0 20px;
	line-height: 100%;
	position: relative;
}
header .menu-ul li:first-child a {
	margin-left: 0;
}
header .menu-ul li:last-child a {
	margin-right: 0;
}

header div {
	transition: 0.5s all;
}
header.fixed {
	position: fixed;
	z-index: 99999;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: auto;
	transition: 0.5s all;
	box-shadow: 0 0 19px rgb(0,0,0,0.5);
	background: #fff;
	margin-top: 0 !important;
}
.head-logo-wrap a {
	height: 70px;
}
.main-header-wrapper {
	padding: 10px 0;
	box-shadow: 0 0 8px 0 #db9e30;
}
header .menu-ul li a::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -6px;
	top: auto;
	background: #db9e30;
	width: 0;
	height: 3px;
	border-radius: 10px;
	opacity: 0;
	transition: 0.5s ease-in-out;
}
header .menu-ul li a:hover::before{
	opacity: 1;
	width: 100%;
}

/*******************************Header CSS End*******************************/
/*******************************Footer CSS Start*******************************/
.main-ft {
	background: #ecf0f3;
}
.main-ft .container {
	display: flex;
}
.ft-lo {
	width: 30%;
}
.ft-qu {
	width: 20%;
}
.ftcat {
	width: 24%;
}
.ft-myac {
	width: 26%;
}
.copywrite {
	display: flex;
	justify-content: center;
	background: #db9e30;
	padding: 17px 0;
}
.copywrite a {
	font-size: 16px;
	line-height: 100%;
	padding-right: 20px;
	color: #fff;
	font-weight: 500;
}
.copywrite a:hover {
	color: #333;
}
.copywrite p {
	font-size: 16px;
	line-height: 100%;
	color: #ffff;
}
.copywrite p a {
	padding: 0 5px 0 0;
}
.ft-lo > a {
	height: 60px;
}
.main-ft {
	background: #fff;
	padding: 70px 0 40px;
	position: relative;
}
.ft-con li {
	font-size: 16px;
	line-height: 150%;
	padding-left: 30px;
	margin-top: 15px;
	position: relative;
	color: #333;
}
.ft-con li::before {
	content: "\f3c5";
	position: absolute;
	left: 0;
	top: 0;
	bottom: auto;
	right: auto;
	font-family: fontawesome;
	font-size: 20px;
	color: #db9e30;
}
.ft-con li.foph::before {
	content: "\f232";
}
.ft-con li.fomail::before{
    content: "\f0e0";
}
.ft-con li.foadd::before {
	top: 4px;
}
.ft-wrap > h3 {
	font-size: 30px;
	font-weight: 600;
	color: #db9e30;
	padding-bottom: 15px;
}
.ft-wrap ul li a {
	font-size: 15px;
	margin-bottom: 6px;
	color: #333;
	position: relative;
	padding-left: 16px;
}
.ft-con li a{
	color: #333;
}
.ft-wrap ul li a:hover, .ft-con li a:hover{
	color: #db9e30;
}
.ft-cnect {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	max-width: 700px;
	margin: 0 auto -40px;
	background: #fbcd05;
	border-radius: 50px;
	z-index: 1;
	position: relative;
	padding: 13px 30px;
	display: none;
}
.cnect-cn p {
	font-size: 28px;
	font-weight: 600;
	color: #333;
	padding-bottom: 9px;
	font-family: 'Oswald';
	text-transform: capitalize;
	line-height: 100%;
}
.cnect-cn span {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	display: block;
	color: #0b5cc8;
    line-height: 100%;
}
.cnect-soc {
	display: flex;
	align-items: center;
	padding-top: 0px !important;
}
.cnect-soc li a {
	font-size: 0;
	width: 40px;
	height: 40px;
	position: relative;
	margin-right: 11px;
	background: #fff;
	border-radius: 50%;
}
.cnect-soc li a::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	font-family: fontawesome;
	content: "\f39e";
	font-size: 18px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #333;
	border: 1px solid #333;
	border-radius: 50%;
	transition: 0.5s all;
}
.cnect-soc li.twitter a::before {
	content: "\e61b";
}
.cnect-soc li.linked-in a::before {
	content: "\f0e1";
}
.cnect-soc li.Google a::before {
	content: "\f0d5";
}
.cnect-soc li.instagram a::before {
	content: "\f16d";
}
.cnect-soc li.facebook a:hover::before{
	color: #0b5cc8;
	background-color: #fff;
	border-color: #0b5cc8;
}
.cnect-soc li.twitter a:hover::before {
	color: #333;
	background-color: #fff;
}
.cnect-soc li.linked-in a:hover::before {
	color: #0177b5;
	background-color: #fff;
	border-color: #0177b5;
}
.cnect-soc li.Google a:hover::before {
	color: #db5146;
	background-color: #fff;
	border-color: #db5146;
}
.cnect-soc li.instagram a:hover::before {
	color: #d606d7;
	background-color: #fff;
	border-color:#d606d7 ;
}
.cnect-soc li a:hover::before {
	box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
}

.ft-wrap li a::before {
	content: "";
	width: 5px;
	height: 5px;
	background: #333;
	border-radius: 50%;
	position: absolute;
	left: 0;
	right: auto;
	top: 7px;
	bottom: auto;
}
.main-ft::before {
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
	bottom: auto;
	width: 100%;
	height: 2px;
	background: #db9e3091;
	box-shadow: 0 -5px 0 0 #33333342,0 5px 0 0 #33333352;
}

/*******************************Footer CSS End*******************************/
/*******************************Home page CSS Start*******************************/
.banner-img {
	height: 500px;
	position: relative;
}
.banner-content {
	max-width: 700px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	bottom: auto;
	padding: 0 15px;
	text-align: center;
}
.banner-img{
	height: 100%;
}
.banner-content p {
	font-size: 26px;
	font-weight: 500;
	color: #fff;
	line-height: 150%;
	font-family: oswald;
	text-align: center;
}
.button {
	color: #fff;
	line-height: 40px;
	display: inline-block;
	padding: 0 24px;
	margin-top: 30px;
	background: #db9e30;
	border-radius: 0 15px;
	border: 1px solid #db9e30;
	font-weight: 600;
	letter-spacing: 0.5px;
}
.button:hover {
	border-radius: 15px 0;
	color: #fff;
	box-shadow: 10px 10px 0 0 #db9e30a6;
}
.category .button:hover {
	border-radius: 0 15px;
}
.banner-img {
	height: 400px;
}
.banner-img img {
	height: 100%;
}
.category {
	padding-bottom: 110px;
}
.tasibh-cate {
	background: transparent !important;
	padding: 0 !important;
}
.category-6 .main-title p {
	padding-top: 8px;
}
.category .main-title p {
	font-size: 16px;
	text-align: center;
	padding-bottom: 20px;
}
.products-equi {
	display: grid;
	grid-template-columns: repeat(5,1fr);
	grid-gap: 20px;
}
.category .img-wrap {
	border: 1px solid #db9e30;
	background: #cfcfd03b;
	padding: 20px;
	height: 229px;
	border-radius: 4px;
	display: flex;
}
.cat-pro-titl {
	text-align: center;
	display: block;
}
.category .common-btn {
	text-align: center;
}
.category .button {
	padding: 0 20px;
	line-height: 35px;
	border-radius: 15px 0;
	margin-top: 20px;
}
.Category-2 .products-equi a .imgwrap{
	position: relative;
}
.products-equi a p,
.products-equi a h2, .products-equi a h3, .products-equi a h4, .products-equi a h5, .products-equi a h6 {
	font-size: 15px;
	padding: 10px 0 2px;
	text-align: center;
	font-weight: 500;
	color: #333;
	line-height: 150%;
	font-family: 'Montserrat';
}
.All-products {
	padding: 70px 0;
}
.All-products .main-title {
	margin-bottom: 20px;
}
/* home-catebig start*/
.category-3 .container {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 25px;
}
.catg-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 15px;
	flex-wrap: wrap;
	background: #cccccc4f;
	border-radius: 15px;
}
.catg-box .catg-title {
	width: 100%;
	margin-bottom: 5px;
}
.catg-box h2, .catg-box h3, .catg-box h4, .catg-box h5, .catg-box h6 {
	font-size: 25px;
	font-weight: 600;
	color: #666;
	letter-spacing: 0.5px;
}
.catg-cont {
	width: 60%;
}
.catg-img {
	width: 40%;
	height: 110px;
}
.catg-cont p {
	font-size: 15px;
	line-height: 150%;
}
.catg-cont span {
	color: #666;
	text-transform: capitalize;
	font-weight: 600;
	line-height: 25px;
	font-size: 13px;
	border-radius: 30px;
	margin: 12px 8px 0 0;
}
.shopnow {
	color: #db9e30;
	text-transform: capitalize;
	font-weight: 500;
	background: transparent;
	line-height: 23px;
	font-size: 13px;
	padding: 0 10px;
	border-radius: 30px;
	margin: 12px 8px 0 0;
	border: 1px solid #db9e30;
}
.shopnow:hover{
	background-color: #db9e30;  
	color: #fff; 
}
.category-3 .container::after {
	display: none;
}
.category-3 {
	padding-bottom: 110px;
}
.catg-box h2:hover, .catg-box h3:hover, .catg-box h4:hover, .catg-box h5:hover, .catg-box h6:hover{
	color: #db9e30;
}
.category-2 .img-wrap {
	background: #e1e2dd59;
	border: 0;
	position: relative;
}
.category-1 .img-wrap img {
	transition: 0.9s all;
}
.category-1 .img-wrap:hover img {
  transform: rotateY(180deg);
}
.category-2 .img-wrap::after, .category-2 .img-wrap::before {
	content: " ";
	width: 15px;
	height: 15px;
	position: absolute;
	border: 0px solid #fff;
	transition: all 1s;
}
.category-2 .img-wrap::before {
	bottom: 0px;
	right: 0px;
	border-bottom: 2px solid #143149;
	border-right: 2px solid #143149;
}
.category-2 .img-wrap::after {
	top: 0px;
	left: 0px;
	border-top: 2px solid #143149;
	border-left: 2px solid #143149;
}
.category-2 .img-wrap:hover::after, .category-2 .img-wrap:hover::before {
	width: 100%;
	height: 100%;
}
/* home-catebig End*/
.category-2 .main-title {
	text-align: left;
}
.category-2  .main-title h2::before{
	right: auto;
}
.category-2 .main-title p {
	padding-bottom: 20px;
}
.category-2 .main-title p {
	text-align: left;
}
.category-5 .img-wrap {
	border: 0;
	background: 0;
	padding: 0;
	height: 300px;
	border-radius: 0;
}
.category-5 .products-equi {
	grid-template-columns: repeat(4,1fr);
}
.products-equi a p.product-it {
	font-weight: 400;
	color: #6e6e6e;
	padding: 0;
}
.category .category-1-btns {
	margin: 0 !important;
	width: 25%;
	padding: 30px 15px 20px;
	background-image: url(../images/bg.png);
	border-radius: 12px;
	border: 1px solid #cdcdcd;
}
.category .category-1-content {
	width: 75%;
}
.cate-content {
	padding-left: 40px;
}
.category-cont {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	grid-gap: 13px;
}
.cate-box-wrap {
	padding: 15px;
	position: relative;
	border-radius: 4px;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.catemain-img {
	height: 250px;
	margin-bottom: 30px;
}
.category-1-btns .category-main-btn {
	padding: 0 20px;
	line-height: 36px;
	font-family: 'Montserrat';
	font-size: 16px;
	font-weight: 500;
	background: transparent;
	color: #000;
	margin-bottom: 8px;
	text-align: center;
	transition: 0.5s all;
	border-radius: 5px;
	border: 1px solid #333;
	text-transform: capitalize;
	background: #e9e9e985;
}
.category-1-btns .category-main-btn.active,
.category-1-btns .category-main-btn:hover {
	background: #db9e30;
	color: #fff;
}
.cat-pro-titl h2, .cat-pro-titl h3, .cat-pro-titl h4, .cat-pro-titl h5, .cat-pro-titl h6 {
	font-size: 15px;
	padding: 20px 0 0;
	text-align: center;
	font-weight: 500;
	font-family: 'Montserrat';
	color: #6a5123;
	transition: 0.5s all;
}
.cate-img-box-wrap {
	height: 170px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.cat-pro-titl h2:hover, .cat-pro-titl h3:hover, .cat-pro-titl h4:hover, .cat-pro-titl h5:hover, .cat-pro-titl h6:hover{
	color: #db9e30;
}
.cate-img-box-wrap img{
	transition: 0.5s all;
}
.cate-img-box-wrap img:hover {
	transform: scale(1.1);
}
.category-4 .img-wrap {
	background: #fff;
	box-shadow: 0 0 9px 1px #00000012;
	border: 1px solid #3333337d;
}
.category-4 .img-wrap:hover img{
	transition: 0.5s all;
}
.category-4 .img-wrap:hover img {
	transform: scale(1.1);
}

/* productdetails faq start */
.faq-askex-section {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 25px 220px 0;
	align-items: center;
}
.faq-askex-section .faq-wrap {
	width: 100%;
	padding-right: 0;
}
.faq-askex-section .faq-contact-form {
	width: 25%;
	padding: 12px 10px;
	border: 1px solid #d1d1d7;
	height: 100%;
	border-radius: 10px;
	box-shadow: 0 0 14px 0 #d1d1d7;
}
.faq-askex-section .faq-wrap .accordion {
	padding: 20px;
	border: 1px solid #14a9fc;
	border-radius: 20px;
}
.faq-askex-section .accordion {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}
.faq-askex-section .accordion__item {
	border: 1px solid #db9e30;
	border-radius: 5px;
	overflow: hidden;
}
.faq-askex-section .accordion__header {
	padding: 15px 25px;
	font-weight: 400;
	cursor: pointer;
	position: relative;
	font-size: 16px;
}
.faq-askex-section .accordion__header.active {
	background: #db9e3057;
}
.faq-askex-section .accordion__item .accordion__content {
    padding: 0 25px;
    max-height: 0;
    transition: .5s;
    overflow: hidden;
}
.faq-askex-section .accordion__header.active + .accordion__content {
	margin-top: 10px;
	margin-bottom: 10px;
}
.faq-askex-section .faq-wrap .accordion {
	padding: 20px;
	border: 1px solid #8f8f9d69;
	border-radius: 20px;
	box-shadow: 0 0 30px 0 rgb(0,0,0,0.1);
}
.faq-askex-section .accordion__item .accordion__content p {
	font-size: 15px;
	font-weight: 300;
	color: #848484;
	line-height: 150%;
}
.faq-askex-section .accordion__header::before {
	position: absolute;
	left: auto;
	right: 15px;
	bottom: auto;
	top: 10px;
	color: #212529;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	border: 1px solid #db9e30;
	font-style: normal;
	display: flex;
	justify-content: center;
	align-items: center;
	content: "\2b";
	font-family: fontawesome;
	font-weight: 400;
}
.faq-askex-section .accordion__header.active::before {
	content: "\2d";
	font-size: 32px;
	background: #fff;
	font-weight: 700;
	padding-bottom: 10px;
}
.faq-form-sec {
	padding-bottom: 90px;
}
/* productdetails faq End */
.category-4 {
	padding: 35px 0 35px;
	background-image: url(../images/design-bg.jpg);
	margin-bottom: 100px;
}
.category-7 {
	padding-top: 70px;
}
.category-7 .img-wrap {
	position: relative;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 10px 0 #db9e3061;
}
.category-7 .products-equi a p {
	font-size: 23px;
	font-weight: 500;
	font-family: 'Oswald';
	line-height: 150%;
	color: #333;
	letter-spacing: 0.5px;
}
.category-7 a {
	pointer-events: none;
}
.category-7 .products-equi a h2, .category-7 .products-equi a h3, .category-7 .products-equi a h4, .category-7 .products-equi a h5, .category-7 .products-equi a h6 {
	font-size: 23px;
	font-weight: 500;
	font-family: 'Oswald';
	line-height: 150%;
	color: #333;
	letter-spacing: 0.5px;
	text-align: center;
	padding: 10px 0 2px;
}
.All-products .products-equi > a {
	pointer-events: none;
}
.All-products .products-equi > a .img-wrap {
	background: #fff;
}
/*******************************Home page CSS End*******************************/
/*******************************About page CSS End*******************************/
.main-title .about-us-sec p {
	text-align: left;
}
.main-title .about-us-sec p b {
	font-weight: 600;
	color: #db9e30;
}
.Aboutpage-sec .main-title .about-us-sec p {
	text-align: left;
	padding-bottom: 6px;
}
.main-title {
	text-align: center;
}
.main-title h1, .main-title h2, .main-title h3, .main-title h4, .main-title h5, .main-title h6 {
	color: #db9e30;
	text-transform: capitalize;
	display: block;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 10px;
	font-size: 30px;
}
.main-title h1::before,
.main-title h2::before,
.main-title h3::before,
.main-title h4::before,
.main-title h5::before,
.main-title h6::before {
	content: "";
	position: absolute;
	background-image: url(../images/devider.png);
	height: 8px;
	width: 150px;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.category-2 .main-title h1::before,
.category-2 .main-title h2::before,
.category-2 .main-title h3::before,
.category-2 .main-title h4::before,
.category-2 .main-title h5::before,
.category-2 .main-title h6::before{
	right: auto;
}
.co-title h1 {
	display: inline-block;
	margin-bottom: 20px;
}
.co-title{
	text-align: center;
}
.Aboutpage-sec {
	padding: 90px 0;
}
.Aboutpage-sec .main-title p:not(:last-child) {
	padding-bottom: 10px;
}
/* breadcrumb Start */
.breadcrumb-sec {
	background: #00479814;
	padding: 15px 0;
}
.breadcrumb {
	margin: 0;
}
.breadcrumb > li {
	font-weight: 500;
	color: #000;
	line-height: 100%;
}
.breadcrumb > li:first-child a {
	position: relative;
	padding-left: 30px;
}
.breadcrumb > li a i {
	position: absolute;
	top: -2px;
	left: 0;
	right: auto;
	bottom: auto;
}
/* breadcrumb End */
.Aboutpage-sec .main-title p {
	text-align: left;
}
.why-cho {
	font-weight: 600;
	font-size: 23px;
	color: #333;
	line-height: 100%;
	padding: 15px 0 5px;
	font-family: oswald;
	letter-spacing: 0.5px;
}
.home-about {
	padding: 20px 0;
}
.home-about .container {
	max-width: 1300px;
}
.home-about p b {
	font-size: 15px;
	font-weight: 600;
	color: #db9e30;
}
.home-about p {
	font-size: 15px;
	text-align: left;
	padding-bottom: 10px;
}
body p {
	color: #333;
	font-family: 'Montserrat';
	font-size: 16px;
	line-height: 150%;
	margin: 0 0;
	padding: 0;
	text-align: left;
	font-weight: 400;
}
/*******************************About page CSS End*******************************/
/*******************************Contact page CSS End*******************************/
.Contactpage-sec {
	padding: 90px 0;
}
.co-title h1 {
	display: inline-block;
	margin-bottom: 20px;
}
.co-title{
	text-align: center;
}
.contact-sec {
	display: flex;
	flex-wrap: wrap;
}
.contact-us-form {
	width: 65%;
}
.contact-with {
	width: 35%;
	padding-left: 40px;
	padding-top: 60px;
}
.contact-sec {
	display: flex;
	flex-wrap: wrap;
	margin: 60px 100px 0;
	border: 1px solid #ebf0f7;
	padding: 40px 50px;
	background: #dedede30;
	border-radius: 30px;
}
.Contactpage-sec .main-title p {
    text-align: center;
    padding-top: 10px;
}
.Contactpage-sec .main-title h1 {
	margin: 0;
}
.contact-sec .main-div {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	grid-gap: 0 15px;
}
.contact-sec p label {
	font-size: 13px;
	text-transform: capitalize;
	line-height: 100%;
}
.contact-sec p {
	padding-top: 10px;
}
.contact-sec p input, .contact-sec p textarea {
	height: 38px;
	width: 100%;
	background: transparent;
	border: 1px solid #CCCCCC;
	padding: 0 10px;
	font-size: 14px;
	font-weight: 400;
	border-radius: 5px;
	color: #0000005e;
	margin: 0;
}
.contact-sec p textarea{
	height: 80px;
	resize: none;
}
.contact-sec p input.phone {
	-moz-appearance: textfield;
}
.contact-title h2 {
	font-size: 25px;
	line-height: 100%;
	display: block;
	text-align: center;
	letter-spacing: 0.5px;
	color: #db9e30;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.contact-sec p.submit input {
	background: #db9e30;
	border: 1px solid #db9e30;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	height: 40px;
	line-height: 40px;
	letter-spacing: 0.2px;
	transition: 0.5s all;
}
.contact-sec p.submit input:hover {
	background: transparent;
	border-color: #000;
	color: #000;
}
.contact-with h3 {
	font-size: 21px;
	line-height: 100%;
	text-transform: uppercase;
	display: block;
	text-align: left;
	color: #87888b;
}
.with-con li {
	font-size: 16px;
	color: #686666;
	position: relative;
	font-weight: 400;
	margin: 0;
	margin-bottom: 0px;
	line-height: 170%;
	text-align: left;
	margin-bottom: 15px;
	padding-left: 35px;
	position: relative;
}
.with-con li a {
	color: #686666;
}
.with-con li a:hover {
	color: #fbcd05;
}
.with-con {
	padding: 20px 0 0 0;
}
.with-con li::before {
	content: "\f3c5";
	font-family: fontawesome;
	font-size: 20px;
	color: #db9e30;
	transition: 0.5s all;
	position: absolute;
	top: 1px;
	left: 0;
	right: auto;
	bottom: auto;
}
.with-con li.conph::before {
	font-size: 24px;
	content: "\f0ac";
}
.with-con li.conmail::before{
	content: "\f0e0";
}
.breadcrumb-item.active {
	color: #db9e30;
	font-weight: 600;
}
/*******************************Contact page CSS End*******************************/



/**************************************************************** RESPONSIVE START ****************************************************************/
@media only screen and (max-width: 1200px) {
	/*******************************Footer CSS Start*******************************/
		.ft-lo > a {
			height: 50px;
		}
		.ft-con li {
			font-size: 15px;
		}
		.ft-wrap > h3 {
			font-size: 26px;
		}
		.ft-wrap li a {
			font-size: 14px;
			margin-bottom: 4px;
		}
		.main-ft {
			padding: 70px 0 30px;
		}
		.cnect-cn p {
			font-size: 24px;
			padding-bottom: 5px;
		}
		.cnect-cn span {
			font-size: 17px;
		}
	/*******************************Footer CSS End*******************************/
	/*******************************About page CSS End*******************************/
	.Aboutpage-sec .main-title p:not(:last-child) {
		padding-bottom: 10px;
	}
	.co-title h1 {
		margin-bottom: 5px;
	}
	/*******************************About page CSS End*******************************/
	/*******************************Contact page CSS Start*******************************/
	.with-con {
		padding: 20px 0 0 0;
	}
	.contact-sec {
		margin: 30px 40px 0;
	}
	.Contactpage-sec {
		padding: 60px 0;
	}
	/*******************************Contact page CSS End*******************************/
		/*******************************Home page CSS Start*******************************/
		.banner-img {
			height: 340px;
		}
		.banner-content {
			max-width: 600px;
			bottom: 50px;
			top: auto;
			transform: none;
		}
		.category {
			padding-bottom: 50px;
		}
		.category-3 {
			padding-bottom: 50px;
		}
		.category .button {
			padding: 0 15px;
			line-height: 32px;
			border-radius: 11px 0;
			margin-top: 10px;
		}
		.category .img-wrap {
			padding: 10px;
			height: 179px;
		}
		.products-equi {
			grid-template-columns: repeat(4,1fr);
			grid-gap: 15px;
		}
		.main-title h1, .main-title h2, .main-title h3, .main-title h4, .main-title h5, .main-title h6 {
			margin-bottom: 10px;
		}
		.products-equi a p,
		.products-equi a h2, .products-equi a h3, .products-equi a h4, .products-equi a h5, .products-equi a h6 {
			padding: 5px 0;
		}
		.category-3 .container {
			grid-gap: 15px;
		}
		.catg-cont p {
			font-size: 13px;
		}
		/* home-catebig Start*/
.catg-cont p {
	font-size: 13px;
}
.catg-cont {
	width: 70%;
}
.catg-img {
	width: 30%;
}
.category-3 .container {
		grid-gap: 10px;
}
.catg-box h2, .catg-box h3, .catg-box h4, .catg-box h5, .catg-box h6 {
	font-size: 20px;
}
.shopnow {
	line-height: 20px;
	font-size: 11px;
	padding: 0px 5px;
	margin: 6px 0 0 0;
}
.catg-cont span {
	line-height: 20px;
	font-size: 11px;
	border-radius: 30px;
	margin: 6px 7px 0 0;
}
.category-3 {
	padding-bottom: 60px;
}
/* home-catebig End*/
.cate-content {
	padding-left: 20px;
}
.catemain-img {
	height: 190px;
	margin-bottom: 10px;
}
.category .category-1-btns {
	padding: 20px 10px 20px;
	border-radius: 10px;
}
.category-1-btns .category-main-btn {
	padding: 0 15px;
	line-height: 29px;
	font-size: 14px;
	margin-bottom: 8px;
	border-radius: 5px;
}
.cate-box-wrap {
	padding: 15px 10px;
}
.category-cont {
	grid-template-columns: repeat(3,1fr);
	grid-gap: 10px;
}
.cat-pro-titl h2, .cat-pro-titl h3, .cat-pro-titl h4, .cat-pro-titl h5, .cat-pro-titl h6 {
	font-size: 13px;
	padding: 13px 0 0;
}
.cate-img-box-wrap {
	height: 120px;
}
.faq-askex-section {
	margin: 25px 60px 0;
}
.faq-form-sec {
	padding-bottom: 60px;
}

	/*******************************Home page CSS End*******************************/
	



}
	@media only screen and (max-width: 1024px) {
		.nav-span {
			position: absolute;
			height: 35px;
			width: 35px;
			display: block;
			cursor: pointer;
			top: 4px;
			right: 15px;
			bottom: 0;
			margin: auto;
			background: #db9e30;
		}
		.main-header-wrapper .below-header-content .menu-ul {
			display: flex;
			justify-content: flex-start;
			align-items: unset;
			flex-direction: column;
		}
		.menu-header {
			transform: translateX(100%);
			-webkit-transform: translateX(100%);
			-moz-transform: translateX(100%);
			-ms-transform: translateX(100%);
			-o-transform: translateX(100%);
			display: block;
			position: fixed;
			height: 100%;
			max-height: 100%;
			z-index: 9999;
			top: 0;
			right: 0;
			bottom: 0;
			padding: 130px 0 30px;
			overflow: auto;
			transition: 0.5s all;
			float: none;
			margin: 0;
			box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.8);
			left: 0;
			background: #db9e30;
		}
		.show-menu .menu-header {
			transform: translate(0, 0);
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0px, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
		}
		.show-menu .nav-span {
			z-index: 11111;
			background: #333;
		}
		.show-menu .nav-span::before {
			box-shadow: none;
			transform: rotate(45deg);
			background: #fff;
		}
		.show-menu .nav-span::after {
			opacity: 1;
			visibility: visible;
			transform: rotate(-45deg);
		}
		.nav-span::after {
			content: "";
			position: absolute;
			left: 0;
			right: 0;
			top: 0;
			bottom: 0;
			height: 2px;
			width: 23px;
			background: #fff;
			margin: auto;
			transform: rotate(-45deg);
			transition: 0.5s all;
			opacity: 0;
			visibility: hidden;
		}
		.nav-span::before {
			content: "";
			position: absolute;
			left: 0;
			right: 0;
			top: 0;
			bottom: 0;
			height: 2px;
			width: 23px;
			background: #fff;
			margin: auto;
			box-shadow: 0 -7px 0 0 #fff,0 7px 0 0 #fff;
			transition: 0.5s all;
		}
	
	/* Custom CSS Start */
	/************ Header CSS Start **********/
	.main-header-wrapper .header-menu .nav-span {
		display: block;
	}
	.account-head {
		margin-right: 60px;
	}
	.menu-ul {
		display: block;
	}
	.menu-ul li a {
		margin: 0;
		padding: 12px 20px;
		color: #fff;
		border-bottom: 1px solid #fff;
		display: block;
		transition: 0.5s all;
	}
	.menu-ul li a:hover{
		color: #0C2340;
		background-color: #fbcd05;
	}
	html.show-menu {
		overflow: hidden;
	}
	.head-logo-wrap {
		width: 30%;
	}
	/************ Header CSS End **********/
	.call-email-wrap {
		line-height: 100%;
		padding-right: 50px;
	}
	
	

}
	@media only screen and (max-width: 991px) {
	/************ Header CSS Start **********/
	.top-head .call-email-wrap {
		display: none;
	}
	.top-head .head-ser-wrap {
		width: 60%;
		padding-left: 0;
	}
	.top-head .wish-cart-account {
		width: 40%;
	}
	.account-head {
		width: 30%;
	}
	.head-logo-wrap {
		width: 40%;
	}
	.header-menu {
		width: 0;
	}
	.head-logo-wrap {
		width: 30%;
	}
	.account-head {
		width: 70%;
	}
	.account-show::before {
		font-size: 20px;
	}
	.account-head {
		margin-right: 50px;
	}
	.account-show {
		padding-left: 24px;
		font-size: 15px;
	}
	/************ Header CSS End **********/
	
	/*******************************Footer CSS Start*******************************/
	.ft-cnect {
		display: none;
	}
	.main-ft {
		padding: 40px 0 30px;
	}
	.ft-lo {
		width: 40%;
	}
	.ft-qu {
		width: 30%;
	}
	.main-ft .container {
		flex-wrap: wrap;
	}
	.ftcat {
		display: none;
	}
	.ft-myac {
		width: 30%;
	}
	.copywrite a {
		font-size: 15px;
		padding-right: 10px;
	}
	.copywrite p {
		font-size: 15px;
	}
	.copywrite {
		padding: 14px 0;
	}
	/*******************************Footer CSS End*******************************/
	
	/*******************************Contact page CSS Start*******************************/
	.contact-sec {
		margin: 20px 0px 0;
	}
	.contact-sec {
		padding: 30px 10px;
		border-radius: 20px;
		align-items: center;
	}
	.contact-with {
		padding-left: 20px;
		padding-top: 0px;
	}
	.contact-title h2 {
		font-size: 22px;
		padding-bottom: 7px;
	}
	.contact-sec p {
		padding-top: 7px;
		line-height: 100%;
	}
	.contact-with h3 {
		font-size: 19px;
	}
	.with-con {
		padding: 15px 0 0 0;
	}
	.with-con li {
		font-size: 14px;
		margin-bottom: 15px;
		padding-left: 26px;
	}
	.with-con li::before {
		font-size: 17px;
	}
	.with-con li.conph::before {
		font-size: 20px;
	}
	.contact-sec .main-div {
		grid-gap: 0 10px;
	}
	.Contactpage-sec {
		padding: 50px 0;
	}
	/*******************************Contact page CSS End*******************************/
	/*******************************Home page CSS Start*******************************/
	.home-about p {
		font-size: 14px;
		padding-bottom: 6px;
	}
	.main-title h1, .main-title h2, .main-title h3, .main-title h4, .main-title h5, .main-title h6 {
		font-size: 25px;
	}
	.category .main-title p {
		font-size: 14px;
	}
	.category-3 .container {
		grid-template-columns: repeat(2,1fr);
	}
	.products-equi {
		grid-template-columns: repeat(3,1fr);
		grid-gap: 20px;
	}
	.call-email-wrap {
		padding-right: 0;
	}
	.call-email-wrap {
		width: 70%;
		text-align: right;
		padding-right: 50px;
	}
	.head-logo-wrap a {
		height: 50px;
	}
	.ft-lo > a {
		height: 50px;
		width: 50%;
	}
	.banner-content p {
		font-size: 21px;
	}
	.banner-content {
		max-width: 440px;
	}
	.button {
		line-height: 30px;
		padding: 0 15px;
		margin-top: 20px;
		border-radius: 0 11px;
		font-size: 14px;
	}
	.category-5 .products-equi {
		grid-template-columns: repeat(3,1fr);
		grid-gap: 10px;
	}
	.banner-content {
		bottom: 30px;
	}
	.category .category-1-content {
		width: 65%;
	}
	.category .category-1-btns {
		width: 35%;
	}
	.cate-content {
		max-height: 440px;
		overflow-y: auto;
	}
	.category-cont {
		grid-template-columns: repeat(2,1fr);
	}
	.products-equi a p,
	.products-equi a h2, .products-equi a h3, .products-equi a h4, .products-equi a h5, .products-equi a h6 {
		font-size: 13px;
		padding: 5px 0 0;
	}
	.faq-askex-section {
		margin: 25px 0 0;
	}
	.faq-askex-section .faq-wrap .accordion {
		padding: 20px 10px;
	}
	.faq-askex-section .accordion__header {
		padding: 10px 20px;
		font-size: 14px;
	}
	.faq-askex-section .accordion__item .accordion__content p {
		font-size: 13px;
	}
	.faq-askex-section .accordion__header.active + .accordion__content {
		margin-top: 7px;
		margin-bottom: 7px;
	}
	.faq-askex-section .accordion__item .accordion__content {
		padding: 0 15px;
	}
	.faq-askex-section .accordion__header::before {
		top: 8px;
		width: 23px;
		height: 23px;
		border-radius: 2px;
	
	}
	.faq-askex-section .accordion__header.active::before {
		font-size: 31px;
	}
	/*******************************Home page CSS End*******************************/
}

	
	@media only screen and (max-width: 585px) {
	/************ Header CSS Start **********/
	header .searchInput input {
		height: 35px;
		padding: 0px 7px;
		font-size: 13px;
		border-radius: 3px;
	}
	.searchInput .icon {
		width: 35px;
	}
	.top-head .wish-cart-account {
		width: 20%;
	}
	.top-head .head-ser-wrap {
		width: 80%;
	}
	.wish-cart-account a {
		width: 20px;
		height: 20px;
	}
	.wish-cart-account a::before {
		font-size: 20px;
	}
	.wish-cart-account a .product_numbers {
		font-size: 8px;
		padding: 1px 2px;
		top: -5px;
		right: -5px;
	}
	.wish-cart-account a.headcart {
		margin-left: 11px;
	}
	.account-head {
		width: 40%;
		margin-right: 20px;
	}
	.head-logo-wrap {
		width: 40%;
	}
	.head-logo-wrap a {
		height: 30px;
	}
	.head-logo-wrap a img {
		height: 100%;
		width: 100%;
	}
	.account-show {
		padding-left: 22px;
		font-size: 14px;
	}
	.account-show::before {
		font-size: 18px;
	}
	.account-head {
		width: 40%;
		margin-right: 25px;
	}
	.nav-span {
		height: 30px;
		width: 30px;
		top: -2px;
		right: 13px;
	}
	.nav-span::before {
		height: 2px;
		width: 18px;
		box-shadow: 0 -6px 0 0 #fff,0 6px 0 0 #fff;
	}
	.nav-span::after {
		height: 2px;
		width: 18px;
	}
	.menu-header {
		padding: 100px 0 30px;
	}
	.show-menu .nav-span {
		top: -60px;
	}
	header.fixed {
		margin-top: -55px;
	}
	/************ Header CSS End **********/
	
	/*******************************Footer CSS Start*******************************/
	.ft-lo {
		width: 100%;
	}
	.ft-qu {
		width: 100%;
		margin-top: 15px;
	}
	.ft-myac {
		width: 100%;
		margin-top: 15px;
	}
	.ft-con li {
		font-size: 14px;
		padding-left: 25px;
	}
	.ft-con li::before {
		font-size: 17px;
		top: 1px;
	}
	.ft-con li.foadd::before {
		top: 3px;
	}
	.ft-wrap > h3 {
		font-size: 24px;
		padding: 0 0 8px;
	}
	.copywrite {
		display: block;
		text-align: center;
	}
	.copywrite a {
		font-size: 14px;
		padding-right: 0;
	}
	.copywrite p {
		font-size: 14px;
		text-align: center;
	}
	
	/*******************************Footer CSS End*******************************/
	/*******************************About page CSS End*******************************/
	/* breadcrumb Start */
	.breadcrumb > li {
		font-size: 14px;
		line-height: 140%;
	}
	.breadcrumb-sec {
		padding: 10px 0;
	}
	.breadcrumb > li:first-child a {
		padding-left: 22px;
	}
	/* breadcrumb End */
	.Aboutpage-sec {
		padding: 50px 0;
	}
	/*******************************About page CSS End*******************************/
	
	/*******************************Contact page CSS Start*******************************/
	.Contactpage-sec {
		padding: 40px 0;
	}
	.Contactpage-sec .main-title p {
		text-align: justify;
	}
	.contact-with {
		padding-left: 0;
		padding-top: 30px;
		width: 100%;
	}
	.contact-us-form {
		width: 100%;
	}
	.contact-sec .main-div {
		grid-template-columns: repeat(1,1fr);
	}
	.contact-sec p.submit input {
		height: 35px;
		line-height: 35px;
		letter-spacing: 0;
	}
	/*******************************Contact page CSS End*******************************/
	/*******************************Home page CSS Start*******************************/
	.home-about {
		display: none;
	}
	.products-equi {
		grid-template-columns: repeat(2,1fr);
		grid-gap: 10px;
	}
	.category .img-wrap {
		padding: 10px;
		height: 159px;
	}
	.category .main-title p {
		text-align: justify;
	}
	.category {
		padding-bottom: 40px;
	}
	.catg-box {
		padding: 15px 10px;
		border-radius: 5px;
	}
	.category-3 .container {
		grid-template-columns: repeat(1,1fr);
	}
	.category-5 .products-equi {
		grid-template-columns: repeat(2,1fr);
	}
	.banner-img::before {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		width: 100%;
		height: 100%;
		content: "";
		background: #0000003d;
	}
	.banner-content {
		bottom: 70px;
	}
	.All-products {
		padding: 50px 0;
	}
	.call-email-wrap a {
		font-size: 13px;
		padding-left: 22px;
	}
	.call-email-wrap > a::before {
		font-size: 17px;
	}
	.call-email-wrap {
		padding-right: 40px;
	}
	.category-con .align-items-start {
		flex-wrap: wrap;
	}
	.category .category-1-btns {
		width: 100%;
	}
	.category .category-1-content {
		width: 100%;
	}
	.tab-content > .tab-pane {
		display: none;
	}
	.category-cont {
		grid-template-columns: repeat(2,1fr);
	}
	.faq-askex-section .accordion__header {
		padding: 10px 45px 10px 10px;
	}
	.faq-askex-section {
		margin: 15px 0 0;
	}
	/*******************************Home page CSS End*******************************/
}