

/*================================================
[  Table of contents  ]
================================================

==> Fonts
==> Moz Selection
==> General
==> Loading
==> Back to Top
==> WordPress Core
==> Button Core
==> Dummy data
==> Blog Sidebar
==> Blog
==> Pagination
==> Error
==> isotope Portfolio
==> slider portfoliio
==> Header
==> Sidebar Menu
==> Breadcrumb
==> Footer
==> OWL Carousel
==> Section Title
==> Background Images
==> Service Box
==> Client
==> Portfolio Styles
==> Video Popup
==> Testimonialbox
==> Image Box
==> Gallery
==> Counter
==> Team
==> Icon Box
==> FAQ
==> Custom CSS

======================================
[ End table content ]
======================================*/

/*+++++++++++++++++++++++++++++++++++++++++
Fonts
++++++++++++++++++++++++++++++++++++++++*/

@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');



@FONT-FACE {
    font-family: "reg";
    src: url(Cairo-Regular.ttf)
}

/*
@FONT-FACE {
    font-family: "reg";
    src: url(Gotham-Light.otf)
}



@FONT-FACE {
    font-family: "med";
    src: url(Gotham-Bold.otf)
}



@FONT-FACE {
    font-family: "blk";
    src: url(Gotham-Black.otf)
}*/

/*+++++++++++++++++++++++++++++++++++++++++
Moz Selection
++++++++++++++++++++++++++++++++++++++++*/

::-moz-selection {
	text-shadow: none;
	background: #ac857c; background: #e9af66;
	color: #fff;
}

::-moz-selection {
	text-shadow: none;
	background: #ac857c; background: #e9af66;
	color: #fff;
}

::selection {
	text-shadow: none;
	background: #ac857c; background: #e9af66;
	color: #fff;
}

/*+++++++++++++++++++++++++++++++++++++++++
General
++++++++++++++++++++++++++++++++++++++++*/
body {
	background: #ffffff;
	font-family: "reg";
	font-size: 1rem;
font-size: 15px;
	font-style: normal;
	font-weight: normal;
	line-height: 21px;
	color: #616161;direction: rtl;
	overflow-x: hidden;
}
.owl-carousel .owl-stage-outer{
direction: ltr !important;
}
h1 {
	font-family: "reg";
	color: /*#30373f*/ #000;
	font-style: normal;
	text-transform: capitalize;
	
	margin: 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;

}

h2 {
	font-family: "reg";
	color: /*#30373f*/ #000;
	font-style: normal;
	text-transform: capitalize;
	
	margin: 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;

}

h3 {
	font-family: "reg";
	color: /*#30373f*/ #000;
	font-style: normal;
	text-transform: capitalize;
	
	margin: 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;

}

h4 {
	font-family: "reg";
	color: /*#30373f*/ #000;
	font-style: normal;
	text-transform: capitalize;
	
	margin: 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;

}

h5 {
	font-family: "reg";
	color: /*#30373f*/ #000;
	font-style: normal;
	text-transform: capitalize;
	
	margin: 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;

}

h6 {
	font-family: "reg";
	color: /*#30373f*/ #000;
	font-style: normal;
	text-transform: capitalize;
	
	margin: 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;

}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}

h1 {
	font-size: 40px;
	font-style: normal;
	line-height: 48px;
}

h2 {
	font-size: 36px;
	font-style: normal;
	line-height: 44px;
}

h3 {
	font-size: 32px;
	font-style: normal;
	line-height: 40px;
}

h4 {
	font-size: 28px;
	font-style: normal;
	line-height: 36px;
}

h5 {
	font-size: 24px;
	font-style: normal;
	line-height: 32px;
}

h6 {
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
}

/*++++++++++++++++ HTML Tags +++++++++++*/
a {
	color: #e9af66;
	outline: none !important;
	text-decoration: none;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.button {
	color: #e9af66;
	outline: none !important;
	text-decoration: none;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}

a:focus {
	color: #e9af66;
	outline: none;
	text-decoration: none !important;
}

a:hover {
	color: #e9af66;
	outline: none;
	text-decoration: none !important;
}

p {
	margin-bottom: 30px;
}

img {
	max-width: 100%;
	height: auto;
}

pre {
	background: #ffffff;
	padding: 15px;
	border: 1px solid #f6f4f5;
}

hr {
	margin: 0;
	padding: 0px;
	border-bottom: 1px solid #e0e0e0;
	border-top: 0px;
}

b,
strong {
	
}

/*+++++++++++++ Lists (Nested) ++++++++++++++*/
ol,
ul {
	padding-right: 25px;
	margin-bottom: 1em;
}

ol li {
	list-style: decimal;
}

ol ol {
	padding-right: 25px;
}

ul li {
	list-style: none;
}

/*+++++++++++Definition Lists ++++++++++*/
dl dd {
	margin-bottom: 15px;
}

dl dd:last-child {
	margin-bottom: 0px;
}

/*+++++++++++++ Table ++++++++++++++*/
table {
	border: 1px solid #f6f4f5;
	width: 100%;
	margin-bottom: 20px;
}

table td {
	border: 1px solid #f6f4f5;
	padding: 8px;
	text-align: center;
}

table th {
	border: 1px solid #f6f4f5;
	padding: 8px;
	text-align: center;
}

/*++++++++++Input Textarea +++++++++++++*/
input {
	background: #fff;
	border: 1px solid #ddd;
	color: /*#30373f*/ #000;
	width: 100%;
	float: none;
	font-size: 13px;
	padding: 0 15px;
	height: 54px;
	line-height: 54px;
	outline: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	margin-bottom: 16px;border-radius: 4px;
}
input.form-control {
	background: #f6f4f5;
	border: 1px solid #f6f4f5;
	color: /*#30373f*/ #000;
	width: 100%;
	float: none;
	font-size: 15px;
	padding: 0 15px;
	height: 54px;
	line-height: 54px;
	outline: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	margin-bottom: 30px;
}


input:focus {
	border-color: #e9af66;
	outline: none;
	box-shadow: none;
	background-color: #f6f4f5;
}


input:hover {
	border-color: #e9af66;
	outline: none;
	box-shadow: none;
	background-color: #f6f4f5;
}


textarea:focus {
	border-color: #e9af66;
	outline: none;
	box-shadow: none;
	background-color: #f6f4f5;
}


textarea:hover {
	border-color: #e9af66;
	outline: none;
	box-shadow: none;
	background-color: #f6f4f5;
}


.form-control:focus {
	border-color: #e9af66;
	outline: none;
	box-shadow: none;
	background-color: #f6f4f5;
}

input[type="radio"],
input[type="checkbox"] {
	width: auto;
	height: auto;
	float: none;
	margin-left: 5px;
}

textarea {
	background: #fff;
	border: 1px solid #ddd;
	color: /*#30373f*/ #000;
	width: 100%;
	float: none;
	padding: 10px 15px;
	outline: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	height: 100px;
	margin-bottom: 15px;font-size: 13px;border-radius: 4px;
}

/*+++++++++++++ Select +++++++++++++++*/
select {
	border: 1px solid #f6f4f5;
	color: #616161;
	width: 100%;
	float: none;
	padding: 0 30px 0 15px;
	height: 54px;
	line-height: 54px;
	outline: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url('data:image/svg+xml;utf8,<svg fill=\'%23999999\' height=\'24\' viewBox=\'0 0 24 24\' width=\'24\' xmlns=\'http://www.w3.org/2000/svg\'><path d=\'M7 10l5 5 5-5z\'/><path d=\'M0 0h24v24H0z\' fill=\'none\'/></svg>');
	background-color: #f6f4f5;
	background-repeat: no-repeat;
	background-position: left 16px bottom 50%;
	background-size: 20px 20px;
	margin-bottom: 30px;
}
select.form-control {
	border: 1px solid #f6f4f5;
	color: #616161;
	width: 100%;
	float: none;
	padding: 0 30px 0 15px;
	height: 54px;
	line-height: 54px;
	outline: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url('data:image/svg+xml;utf8,<svg fill=\'%23999999\' height=\'24\' viewBox=\'0 0 24 24\' width=\'24\' xmlns=\'http://www.w3.org/2000/svg\'><path d=\'M7 10l5 5 5-5z\'/><path d=\'M0 0h24v24H0z\' fill=\'none\'/></svg>');
	background-color: #f6f4f5;
	background-repeat: no-repeat;
	background-position: left 16px bottom 50%;
	background-size: 20px 20px;
	margin-bottom: 30px;
}

select:focus {
	background-color: #f6f4f5;
	border-color: #e9af66;
}

select.form-control:focus {
	background-color: #f6f4f5;
	border-color: #e9af66;
}

/*===== Container =====*/
.container {
	max-width: 1300px;
	position: relative;
}

section {
	padding: 30px 0;
	position: relative;
}

/*===== Background & Text color =====*/

.pq-bg-dark {
	background-color: /*#30373f*/ #000;
}

.pq-bg-white {
	background-color: #ffffff;
}

.pq-bg-grey {
	background-color: #f6f4f5 !important;
}

.pq-bg-primary {
	background-color: #e9af66;
}

.pq-bg-secondary {
	background-color: #616161;
}

.pq-text-white {
	color: #ffffff !important;
}

/*+++++++++++++++++++++++++++++++++++++++++
Loading
++++++++++++++++++++++++++++++++++++++++*/
#pq-loading {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: fixed;
	display: flex;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: #ffffff;
}

#pq-loading img {
	height: 60px;
}

/*+++++++++++++++++++++++++++++++++++++++++
Back to Top
++++++++++++++++++++++++++++++++++++++++*/
#back-to-top .top {
	position: fixed;
	bottom: 30px;
	left: 30px;
	margin: 0px;
	color: #ffffff;
	background: #ac857c; background: #e9af66;
	z-index: 999;
	border: 1px solid #e9af66;
	font-size: 26px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 45px;
	animation: backtotop 2s infinite;
	transform: scale(0);
}

#back-to-top .top:hover {
	background: #ffffff;
	color: /*#30373f*/ #000;
}

#back-to-top.active .top {
	transform: scale(1);
}

@keyframes backtotop {
	0% {
		bottom: 45px;
	}

	50% {
		bottom: 30px;
	}

	100% {
		bottom: 45px;
	}
}


/*+++++++++++++++++++++++++++++++++++++++++
WordPress Core
++++++++++++++++++++++++++++++++++++++++*/

/*===== Text meant only for screen readers =====*/
.screen-reader-text {
/*
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 0px;
	width: 1px;
	overflow: hidden;*/
opacity: 0.2;
color: #000;
font-size: 19px;
text-align: center;
display: block;
margin-bottom: 25px;
}

.screen-reader-text:focus {
	background-color: #f6f4f5;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 13px;
	font-size: 0.875rem;
	
	height: auto;
	right: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 1000;
}


/*+++++++++++++++++++++++++++++++++++++++++
Button Core
++++++++++++++++++++++++++++++++++++++++*/
[type="button"] {
	font-family: "reg";
	overflow: inherit;
	position: relative;
	width: auto;
	background: #ac857c; background: #e9af66;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	padding: 12px 24px;
	
	letter-spacing: 1px;
	line-height: 2;
	vertical-align: middle;
	border: none;
	display: inline-block;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
[type="reset"] {
	font-family: "reg";
	overflow: inherit;
	position: relative;
	width: auto;
	background: #ac857c; background: #e9af66;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	padding: 12px 24px;
	
	letter-spacing: 1px;
	line-height: 2;
	vertical-align: middle;
	border: none;
	display: inline-block;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
[type="submit"] {
	font-family: "reg";
	overflow: inherit;
	position: relative;
	width: auto;
	background: #ac857c; background: #e9af66;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	padding: 12px 24px;
	
	letter-spacing: 1px;
	line-height: 2;
	vertical-align: middle;
	border: none;
	display: inline-block;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}

[type="button"]:hover {
	color: #ffffff;
	background: /*#30373f*/ #000;
}

[type="reset"]:hover {
	color: #ffffff;
	background: /*#30373f*/ #000;
}

[type="submit"]:hover {
	color: #ffffff;
	background: /*#30373f*/ #000;
}

.pq-button {
	font-family: "reg";
	
	text-transform: capitalize;
	line-height: 2;
	font-size: 12px;
	padding: 12px 24px;
	position: relative;
	width: auto;
	background: #e9af66;
	color: #ffffff;
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-decoration: none;
	fill: #ffffff;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	letter-spacing: 1px;
}

.pq-button:hover {
	background: #ac857c; background: #e9af66;
background: #E6E0DB;
	color: #000;
}


.pq-button:hover .pq-button-line-left {
background: #000;
}

.pq-button:focus {
	background: #ac857c; background: #e9af66;
	color: #ffffff;
}

.pq-button-block {
	display: flex;
	align-items: center;
}


.latest-work .pq-button-block {
color: #fff;
}

.pq-button .pq-button-line-left {
	background: #ffffff;
	width: calc(15px - 1px);
	display: inline-block;
	height: 1px;
	vertical-align: middle;
	opacity: 1;
	margin-left: -6px;
	margin-top: -1px;
	margin-right: 8px;
}

.pq-button i {
	font-size: 20px;
	line-height: 28px;
}

/*===== Button link =====*/
.pq-button.pq-button-link {
	background: transparent;
	color: #999;
	padding: 0;
	transition: all 0.5s ease-in-out;
}

.pq-button.pq-button-link .pq-svg svg circle:nth-child(2) {

	-webkit-transition: all 1.2s cubic-bezier(.45, 0, .14, 1.03);
	-o-transition: all 1.2s cubic-bezier(.45, 0, .14, 1.03);
	transition: all 1.2s cubic-bezier(.45, 0, .14, 1.03);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transform-origin: 53.3% 51.7%;
	-ms-transform-origin: 53.3% 51.7%;
	transform-origin: 53.3% 51.7%;
	stroke-dasharray: 160;
	stroke-dashoffset: 160;
}

.pq-button.pq-button-link .pq-svg:hover svg circle:nth-child(2) {
	stroke-dashoffset: 0;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: 1.2s cubic-bezier(.38, .67, .76, .66);
	-o-transition: 1.2s cubic-bezier(.38, .67, .76, .66);
	transition: 1.2s cubic-bezier(.38, .67, .76, .66);
}

.pq-button.pq-button-link .pq-svg+.pq-button-text {
	margin-right: 10px;
}


/*===== Button outline =====*/

.pq-button.pq-button-outline {
	background: transparent;
	color: #e9af66;
	border: 1px solid #e9af66;
	transition: all 0.5s ease-in-out;
}

.pq-button.pq-button-outline .pq-button-line-left {
	background: #ac857c; background: #e9af66;
	transition: all 0.5s ease-in-out;
}

.pq-button.pq-button-outline:hover {
	color: /*#30373f*/ #000;
	border-color: /*#30373f*/ #000;
}

.pq-button.pq-button-outline:hover .pq-button-line-left {
	background: /*#30373f*/ #000;
}


/*+++++++++++++++++++++++++++++++++++++++++
Blog
++++++++++++++++++++++++++++++++++++++++*/

section.blog {
padding:50px 0 30px
}


.owl-carousel .pq-blog-post {
	background-color: transparent;
}

.owl-carousel .pq-blog-post .pq-blog-contain .pq-blog-title {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 18px;
	text-transform: capitalize;
}

.owl-carousel .pq-blog-post .pq-blog-contain {
	padding: 20px 15px;
}

.owl-carousel .pq-blog-post .pq-blog-contain .pq-post-category {
	margin-top: 0;
	margin-bottom: 10px
}

.owl-carousel .pq-blog-post .pq-blog-contain .pq-post-category a {
	background: transparent;
	padding: 0;
	color: /*#30373f*/ #000;
}

.owl-carousel .pq-blog-post .pq-post-meta ul {
	margin: 0;
}

.owl-carousel .pq-blog-post {
	margin-bottom: 0;
}

.pq-blog-post {
	margin-bottom: 45px;
	display: inline-block;
	width: 100%;
	background-color: #f6f4f5;
}

.pq-blog-post .pq-post-media {
	overflow: hidden;
	position: relative;
height: 250px;
text-align: center;

}

.pq-blog-post .pq-post-media img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	margin-right: 0px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	margin: auto !important;
}

.pq-blog-post:hover .pq-post-media img {
	margin-right: 0;
}

.pq-blog-post .pq-blog-contain {
	padding: 20px;
	display: inline-block;
	position: relative;
	width: 100%;
}

.pq-blog-post .pq-blog-contain p:last-child {
	margin-bottom: 0;
}

.pq-blog-post .pq-blog-contain .pq-post-meta+p a {
	color: #616161;
}

.pq-blog-post .pq-blog-contain ul li a {
	color: #616161;
}

.pq-blog-post .pq-blog-contain ol li a {
	color: #616161;
}

.pq-blog-post .pq-blog-contain .pq-post-meta+p a:hover {
	color: #e9af66;
}

.pq-blog-post .pq-blog-contain ul li a:hover {
	color: #e9af66;
}

.pq-blog-post .pq-blog-contain ol li a:hover {
	color: #e9af66;
}

.pq-blog-post .pq-blog-contain .wp-block-archives-list li a {
	color: #616161;
}

.pq-blog-col-3 .pq-blog-post .pq-blog-contain .pq-blog-title {
	font-size: 22px;
	line-height: 30px;
}

.pq-blog-post .pq-post-category {
	position: absolute;
	top: 30px;
	left: 30px;
}

.pq-blog-post .pq-post-category {
	color: #ffffff;
	background: #ac857c; background: #e9af66;
	padding: 8px 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	
	font-size: 13px;
}


.pq-blog-post .pq-blog-contain .pq-post-category a+a {
	margin-bottom: 5px;
}

.pq-blog-post .pq-blog-contain .pq-blog-title {
font-size: 18px;
line-height: 28px;
margin-top: 0;
}


.blog-inner .pq-button.pq-button-link {
  background: transparent;
  color: #777;}

.pq-blog-post .pq-blog-contain .pq-blog-title {
	color: /*#30373f*/ #000;
	margin-bottom: 5px;
}

.pq-blog-post .pq-blog-contain .pq-blog-title+.pq-btn-container {
	margin-top: 15px;
}


.pq-blog-post .pq-blog-contain .pq-svg {
transform: rotate(180deg);
margin-right: 8px;
}

.pq-blog-post .pq-post-meta ul {
	margin: 0 0 15px;
	padding: 0;
	width: 100%;
	display: -ms-flexbox !important;
	display: flex !important;
}

.pq-blog-post .pq-post-meta ul li {
	list-style: none;
	float: right;
	display: inline-block;
	margin-left: 15px;
	align-self: center !important;
	font-size: 13px;
	line-height: 22px;
	
	text-transform: uppercase;
	letter-spacing: 1px;
}

.pq-blog-post .pq-post-meta ul li {
	position: relative;
}

.pq-blog-post .pq-post-meta ul li:last-child {
	margin-left: 0;
}

.pq-blog-post .pq-post-meta ul li a {
	color: #e9af66;
}

.pq-blog-post .pq-post-meta ul li a:hover {
	color: /*#30373f*/ #000;
}

.pq-blog-post .pq-post-meta ul li i {
	margin-left: 10px;
	color: #e9af66;
}

.pq-blog-post .pq-post-meta ul li+li {
	position: relative;
	padding-right: 15px;
}

.pq-blog-post .pq-post-meta ul li+li:before {
	content: "";
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 15px;
	opacity: 0.6;
	background: #ac857c; background: #e9af66;
}

.pq-blog-post .pq-post-meta ul li:last-child {
	margin-left: 0;
}

.pq-blog-post .pq-post-media .pq-post-date {
	background: #ac857c; background: #e9af66;
	padding: 15px;
	text-transform: uppercase;
	color: #fff;
	width: 75px;
	text-align: center;
	line-height: 1.3;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

.pq-blog-post .pq-post-media .pq-post-date a {
	color: #ffffff;
	font-weight: 400;
	letter-spacing: 1px;
}

.pq-blog-post .pq-post-media .pq-post-date span {
	display: inline-block;
	width: 100%;
}

/*================================================
Blog Single Post
================================================*/
.pq-single-post-bottom-holder {

	margin: 0;
	padding: 0 0 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	align-content: center;

}

.pq-single-post-bottom-holder .pq-single-post-tags {
	display: flex;
	align-items: center;
}

.pq-single-post-bottom-holder .pq-single-post-tags-title {
	font-size: 15px;
	line-height: 26px;
	font-family: "reg";
	color: /*#30373f*/ #000;
	text-transform: capitalize;
	
	display: inline-block;
}

.pq-single-post-bottom-holder ul.pq-single-post-tags-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;margin-right: 4px;
}

.pq-single-post-bottom-holder ul.pq-single-post-tags-list li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-flex;
}

.pq-single-post-bottom-holder ul.pq-single-post-tags-list li a {
	font-size: 13px;
	text-transform: capitalize;
	margin: 0;
	display: inline-block;
	float: right;
	color: /*#30373f*/ #000;
	padding: 4px 10px;
	border: 1px solid #f6f4f5;
	background: #f6f4f5;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}

.pq-single-post-bottom-holder ul.pq-single-post-tags-list li a:hover {
	border-color: #e9af66;
	background: #ac857c; background: #e9af66;
	color: #ffffff;
}


.pq-single-post-bottom-holder .pq-single-post-social-title {
	font-size: 15px;
	line-height: 26px;
	font-family: "reg";
	color: /*#30373f*/ #000;
	text-transform: capitalize;
	
	display: inline-block;
}

.pq-single-post-bottom-holder ul.pq-single-post-shortcode-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-flex;
}

.pq-single-post-bottom-holder ul.pq-single-post-shortcode-list li {
	margin: 0 0 0 2px;
	padding: 0;
	list-style: none;
}

.pq-single-post-bottom-holder ul.pq-single-post-shortcode-list li a {
	width: 45px;
	height: 45px;
	background: #f6f4f5;
	color: /*#30373f*/ #000;
	display: inline-block;
	text-align: center;
	line-height: 45px;

}

.pq-single-post-bottom-holder ul.pq-single-post-shortcode-list li a:hover {
	background: #ac857c; background: #e9af66;
	color: #ffffff;
}

.pq-single-post-navigation {
	margin: 0;
	padding: 0 0 45px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	align-content: center;
	border-top: undefined;
	border-bottom: undefined;
}

.pq-single-post-navigation .pq-single-post-nav {
	position: relative;
	display: flex;
	align-items: center;
	width: 45%;
}

.pq-single-post-navigation .pq-single-post-nav.pq-next {
	justify-content: flex-end;
}

.pq-single-post-navigation .pq-single-post-nav.pq-prev .pq-single-post-nav-image-holder {
	margin-left: 30px;
}

.pq-single-post-navigation .pq-single-post-nav.pq-next .pq-single-post-nav-image-holder {
	margin-right: 30px;
}

.pq-single-post-navigation .pq-single-post-nav .pq-single-post-nav-image-holder img {
	height: 120px;
	max-width: 120px;
}

.pq-single-post-navigation .pq-single-post-nav.pq-next .pq-single-post-nav-content {
	text-align: left;
}

.pq-single-post-navigation .pq-single-post-nav-content .pq-single-post-nav-title h4 {
	font-size: 18px;
	line-height: 26px;
	word-break: break-all;
}

.pq-single-post-navigation .pq-single-post-nav-content .pq-single-post-nav-label {
	font-size: 13px;
	color: #e9af66;
	
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.pq-single-post-navigation .pq-single-post-nav:hover .pq-single-post-nav-content .pq-single-post-nav-title h4 {
	color: #e9af66;
}

/*+++++++++++++++++++++++++++++++++++++++++
Pagination
++++++++++++++++++++++++++++++++++++++++*/
.pq-pagination {
	margin-top: 15px;
}

.pq-pagination .page-numbers {
	display: -ms-flexbox;
	display: flex;
	padding-right: 0;
	list-style: none;
	padding: 0;
	margin: 0;
justify-content: center;
}

.pq-pagination .page-numbers li:first-child .page-numbers {
	margin-right: 0;
}

.pq-pagination .page-numbers li .page-numbers {
	position: relative;
	display: block;
	padding: 0px 15px;
	height: 45px;
	width: 45px;
	text-align: center;
	line-height: 45px;
	margin: 0 5px;
	color: /*#30373f*/ #000;
	background-color: #f6f4f5;
}

.pq-pagination .page-numbers li .page-numbers:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #e9af66;
	border-color: #e9af66;
	z-index: 2;
}

.pq-pagination .page-numbers li .page-numbers:focus {
	box-shadow: none;
	outline: 0;
	z-index: 2;
}

.pq-pagination .page-numbers li .page-numbers:not(:disabled):not(.disabled) {
	cursor: pointer
}

.pq-pagination .page-numbers li .page-numbers.current {
	color: #ffffff;
	background: #ac857c; background: #e9af66;
	border-color: #e9af66;
	z-index: 1;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}

.pq-pagination .page-numbers li .next.page-numbers,
.pq-pagination .page-numbers li .prev.page-numbers {
	width: auto;
}


/*+++++++++++++++++++++++++++++++++++++++++
Error
++++++++++++++++++++++++++++++++++++++++*/
.pq-error-block {
	text-align: center;
}

.pq-error-block .pq-error-text {
	font-size: 420px;
	font-family: "reg";
	color: #e9af66;
	line-height: 0.8;
	margin-bottom: 30px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: 500;
}

/*+++++++++++++++++++++++++++++++++++++++++
Dummy data
++++++++++++++++++++++++++++++++++++++++*/
.widget {
	margin-bottom: 15px;
	position: relative;
	padding: 15px;
	background: #f6f4f5;
}

/*===== Widget Title =====*/
.widget .widget-title,
.widget .widget-title,
.widget.widget_block h2 {
	margin-bottom: 15px;
	font-size: 22px;
	line-height: 30px;
}


/*===== Widget List =====*/
.widget ul {
	padding: 0;
	margin: 0;
}

.widget ul li {
	list-style: none;
	margin: 0 0 5px 0;
font-size: 13px;
}

.widget ul li:last-child {
	margin-bottom: 0;
}

.widget ul ul.children {
	padding-right: 25px;
}

.widget ul li a {
	color: #616161;
	position: relative;
	word-wrap: break-word;
	text-transform: capitalize;
}

.widget ul li a:hover {
	color: #e9af66;
	text-decoration: none;
}


/*===== SideBar - Search =====*/
.widget.widget_search .widget-title {
	display: none;
}

.search-form {
	position: relative;
}

.search-form label {
	display: block;
}

.widget.widget_search .search-form .search-field {
	background: #ffffff;
	border-color: #ffffff;
}

.widget.widget_search .wp-block-search__input {
	background: #ffffff;
	border-color: #ffffff;
}

.widget.widget_search .search-form .search-field:hover {
	border-color: #e9af66;
}

.widget.widget_search .wp-block-search__input:hover {
	border-color: #e9af66;
}

.widget.widget_search .search-form .search-field:focus {
	border-color: #e9af66;
}

.widget.widget_search .wp-block-search__input:focus {
	border-color: #e9af66;
}

.search-submit {
	background: /*#30373f*/ #000;
	border: none;
	padding: 0;
	font-size: 20px;
	position: absolute;
	text-align: center;
	color: #ffffff;
	line-height: 54px;
	height: 54px;
	width: 54px;
	top: 0;
	left: 0;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}

.search-submit:before {
	content: "\e610";
	font-family: 'themify';
	font-weight: 500;
}

.search-submit:hover {
	background: #ac857c; background: #e9af66;
	outline: none;
}

/*===== Search common =====*/
.wp-block-search {
	position: relative;
}

.wp-block-search label {
	display: none;
}

.wp-block-search .wp-block-search__button {
	background: /*#30373f*/ #000;
	border: none;
	padding: 0;
	position: absolute;
	text-align: center;
	color: #ffffff;
	font-size: 0px;
	line-height: 54px;
	height: 54px;
	width: 54px;
	top: 0;
	left: 0;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	letter-spacing: 0;
}

.wp-block-search .wp-block-search__button:before {
	content: "\e610";
	font-family: 'themify';
	font-weight: 400;
	font-size: 20px;
}

.wp-block-search .wp-block-search__button:hover {
	background: #ac857c; background: #e9af66;
	outline: none;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	border: none;
	padding: 0;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
	padding: 8px;
	border: 1px solid transparent;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:hover {
	border: 1px solid #e9af66;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
	border: 1px solid #e9af66;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	-webkit-appearance: none;
}

.wp-block-search .wp-block-search__button svg {
	display: none;
}

/*=====  Tags =====*/
.widget_tag_cloud .tag-cloud-link {
	font-size: 14px !important;
	text-transform: capitalize;
	background: #ffffff;
	margin: 0 10px 10px 0;
	display: inline-block;
	color: /*#30373f*/ #000;
	padding: 4px 16px;
	border: 1px solid #ffffff;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
.wp-block-tag-cloud .tag-cloud-link {
	font-size: 14px !important;
	text-transform: capitalize;
	background: #ffffff;
	margin: 0 10px 10px 0;
	display: inline-block;
	color: /*#30373f*/ #000;
	padding: 4px 16px;
	border: 1px solid #ffffff;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}

.widget_tag_cloud .tag-cloud-link:hover {
	border-color: #e9af66;
	background: #ac857c; background: #e9af66;
	color: #ffffff;
}

.wp-block-tag-cloud .tag-cloud-link:hover {
	border-color: #e9af66;
	background: #ac857c; background: #e9af66;
	color: #ffffff;
}


/*===== widget Nav Menu =====*/
.widget.widget_nav_menu ul li,
.widget ul.menu li {
	margin-bottom: 0;
}

.widget.widget_nav_menu ul li .sub-menu,
.widget ul.menu li .sub-menu {
	padding-right: 20px;
}

.widget ul.wp-block-latest-posts__list li>a:before,
.widget ul.wp-block-archives-list li>a:before,
.widget ul.wp-block-categories-list li>a:before,
.widget.widget_archive ul li>a:before,
.widget.widget_categories ul li>a:before,
.widget.widget_pages ul li>a:before,
.widget.widget_meta ul li>a:before,
.widget.widget_recent_entries ul li>a:before,
.widget.widget_nav_menu ul li>a:before,
.widget ul.wp-block-page-list li>a:before,
.widget .wc-block-product-categories-list:not(.wc-block-product-categories-list--has-images) .wc-block-product-categories-list-item a:before,
.widget.woocommerce.widget_product_categories ul.product-categories li.cat-item a:before {
	position: absolute;
	content: '\f054';
	right: 0;
	font-size: 10px;
	top: 6px;
	color: inherit;
	font-family: "Font Awesome 6 Free";
	line-height: normal;
	
}

/*=====  SideBar Categories List  =====*/
.widget_categories ul li {
	font-weight: 400;
	color: #e9af66;
}
.widget_archive ul li {
	font-weight: 400;
	color: #e9af66;
}

.widget_categories ul li a {
	font-weight: 400;
	color: #616161;
}

.widget_archive ul li a {
	font-weight: 400;
	color: #616161;
}

blockquote {
	background: #ffffff;
	padding: 15px 30px;
	border: 1px solid #f6f4f5;
	border-radius: 0;
	border-right: 5px solid #e9af66;
	margin-bottom: 30px;
}

blockquote cite {
	font-family: "reg";
	color: #e9af66;
	text-transform: uppercase;
	
	font-style: italic;
}

blockquote strong {
	font-family: "reg";
	color: #e9af66;
	font-style: italic;
	
}

.pq-blog-post .pq-blog-contain blockquote p {
	margin-bottom: 0;
}

.pq-blog-post .pq-blog-contain p:last-child {
	margin-bottom: 0;
}

.pq-comment-area {
	display: inline-block;
	width: 100%;
}

/*===== Comments Box =====*/
.comment-respond {
	margin-top: 0;
	display: inline-block;
	width: 100%;
}

.woocommerce #review_form #respond.comment-respond {
	display: block;
}

.pq-comment-area .comments-title,
.comment-respond .comment-reply-title {

	position: relative;
	margin: 0;
	padding-bottom: 0;
	font-size: 26px;
	line-height: 34px;
}

.comment-respond .comment-reply-title {
	padding-top: 45px;
}

.comment-respond .comment-reply-title a {
	font-weight: 400;
	color: #e9af66;
	font-size: 13px;
	margin-right: 30px;
}

.comment-respond .comment-reply-title a:hover {
	color: #e9af66;
	text-decoration: none;
}

.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
}

.commentlist .comment {
	margin-top: 15px;
	margin-bottom: 0;
	vertical-align: top;
	padding: 0;
	list-style: none;
}

.commentlist .pq-comment-info {
	padding: 30px;
	border: 1px solid #f6f4f5;
	position: relative;
	background: #f6f4f5;

}

.commentlist ol.children {
	padding-right: 60px;
}

.commentlist .pq-comment-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
}

.commentlist .pq-comment-avatar {
	padding-left: 15px;
}

.commentlist .pq-comment-avatar img {
	width: 70px;
}

.commentlist .pq-comment-box {
	position: relative;
	display: inline-block;
	width: 100%;
}

.commentlist .pq-comment-box .title {
	font-size: 20px;
	line-height: 28px;
}

.commentlist .pq-comment-box .title:hover {
	text-decoration: none;
	color: #e9af66;
}

.commentlist .comment-content p {
	margin: 0;
}

.commentlist .pq-comment-info .reply a {
	position: absolute;
	left: 30px;
	top: 30px;
	margin: 0;
	font-size: 13px;
	line-height: 22px;

}

.commentlist .pq-comment-info .reply a:hover {
	color: #e9af66;
	text-decoration: none;
}

.no-comments,
.comment-awaiting-moderation {
	font-style: italic;
	margin: 15px 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border-color: #f6f4f5;
	border-radius: 0;
}

/*===== Comments Form =====*/
.comment-respond .comment-notes,
.comment-respond .logged-in-as {
	padding: 0;
	margin: 0 0 30px;
}

.comment-respond .comment-form-comment {
	margin-top: 0;
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
	float: right;
}

.comment-respond .comment-form-author,
.comment-respond .comment-form-email,
.comment-respond .comment-form-url {
	float: right;
	width: 32.6%;
	display: inline-block;
	margin: 0 15px 30px 0;
}

.comment-respond .comment-form-email,
.comment-respond .comment-form-url {
	width: 31.7%;
}

.comment-respond .comment-form-url {
	margin-left: 0;
}

.comment-respond .form-submit {
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
	float: right;
}

.commentlist .comment-respond .comment-form-author,
.comment-respond .comment-form-email,
.comment-respond .comment-form-url {
	width: 31.7%;
	float: right;
}

.pq-blog-post .post-password-form input[type="password"] {
	background: #ffffff;
}

.pq-blog-post .post-password-form input[type="submit"] {
	vertical-align: bottom;
}


/*===== Comments Form =====*/
ol.commentlist .pingback,
ol.commentlist .trackback {
	margin-right: 25px;
}

/*===== fooer dummy  =====*/
footer#pq-footer .widget .footer-title {
margin-bottom: 17px;
padding: 0;
font-size: 18px;
position: relative;
line-height: 32px;
text-transform: capitalize;
}

footer#pq-footer .widget_calendar table caption {

	color: #ffffff;

}

footer#pq-footer .widget #recentcomments--1 .recentcomments a {
	padding: 0;
}

footer#pq-footer .widget #recentcomments--1 .recentcomments a:before,
footer#pq-footer .widget ul li .rsswidget:before,
footer#pq-footer .pq-footer-social ul li a:before {
	display: none;
}

footer#pq-footer .widget ul li a:hover {
	color: #e9af66;
}

footer#pq-footer .widget ul li .comment-author-link a {
	padding: 0;
}

footer#pq-footer .widget ul li.recentcomments a {
	padding: 0;
}

footer#pq-footer .wp-block-latest-comments li .wp-block-latest-comments__comment-author {
	color: #ffffff;

}

footer#pq-footer label {
	color: #ffffff;
}

footer#pq-footer label input#rememberme {

	vertical-align: middle;
}

footer#pq-footer .login-submit .button {
	background: #ac857c; background: #e9af66;
}

footer#pq-footer ul.wp-block-social-links li.wp-social-link {
	margin-bottom: 0;
}

footer#pq-footer ul.wp-block-social-links li.wp-social-link a:hover {
	color: #ffffff;
}

footer#pq-footer .wp-block-search .wp-block-search__button {
	background: #ac857c; background: #e9af66;
}

footer#pq-footer .wc-block-grid__product .wc-block-grid__product-add-to-cart a.wp-block-button__link {
	background: #ac857c; background: #e9af66;
}

footer#pq-footer .wc-block-product-search .wc-block-product-search__button {
	background: #ac857c; background: #e9af66;
}

footer#pq-footer .widget.widget_recent_comments #recentcomments--1 li.recentcomments span a {
	color: #e9af66;
}


footer#pq-footer table td {
	border: 1px solid #f6f4f5;
}


footer#pq-footer table th {
	border: 1px solid #f6f4f5;
}

footer#pq-footer .calendar_wrap table caption {
	padding: 0 0 10px;
	
	font-family: "reg";
	color: #ffffff;
}

footer#pq-footer .calendar_wrap td#today {
	background: #ffffff;
	color: /*#30373f*/ #000;
}

footer#pq-footer .calendar_wrap td#today a {
	color: /*#30373f*/ #000;
}

footer#pq-footer ul li a.rsswidget {
	padding-right: 0;
	font-size: 15px;
	color: /*#30373f*/ #000;
	font-weight: 400;
	font-family: "reg";
}

footer#pq-footer ul li .rss-date {
	font-size: 13px;
	color: #e9af66;
	line-height: 1;
	float: right;
	display: inline-block;
	width: 100%;
	margin: 5px 0;
}

footer#pq-footer ul li cite {
	font-weight: 400;
	margin-top: 5px;
	display: inline-block;
	width: 100%;
}

footer#pq-footer .search-form {
	position: relative;
}

footer#pq-footer .search-form .search-submit {
	background: #ac857c; background: #e9af66;
	border: none;
	position: absolute;
	text-align: center;
	line-height: 54px;
	height: 54px;
	width: 54px;
	top: 0;
	left: 0;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;

}

footer#pq-footer .search-form .search-submit:before {
	content: "\e610";
	font-family: 'themify';
	font-weight: 400;
}

footer#pq-footer .search-form .search-submit:hover {

	outline: none;
}

footer#pq-footer .search-form input {
	background: #ffffff;
	border-color: #ffffff;
	padding: 8px;
}

footer#pq-footer .tagcloud .tag-cloud-link {
	font-size: 14px !important;
	color: /*#30373f*/ #000;
	background: #ffffff;
	margin: 0 10px 10px 0;
	display: inline-block;
	float: right;
	padding: 4px 16px;
	border: 1px solid #ffffff;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	line-height: 22px;
}

footer#pq-footer .tagcloud .tag-cloud-link:hover {
	color: #ffffff;
}

footer#pq-footer .woocommerce-product-search button {
	background: #ac857c; background: #e9af66;

}

footer#pq-footer .widget ul.menu li {
	margin-bottom: 5px;
}

footer#pq-footer .widget ul.menu li a,
footer#pq-footer .pq-widget-menu .pq-service li a {
	position: relative;
	border: none;
	display: inline-block;
	width: 100%;
	text-transform: capitalize;
}

footer#pq-footer .widget ul.menu li a:first-child {
	padding-top: 0;
}

footer#pq-footer .widget ul.menu li a:hover {
	color: #e9af66;
}

footer#pq-footer .pq-widget-menu .pq-service li a:hover {
	color: #e9af66;
}


footer#pq-footer .wp-calendar-nav .wp-calendar-nav-prev {
	background: transparent;
	border: 1px solid #ffffff;
	border-top: 0;
}


footer#pq-footer .wp-calendar-nav .wp-calendar-nav-next {
	background: transparent;
	border: 1px solid #ffffff;
	border-top: 0;
}

footer#pq-footer .wp-calendar-nav .wp-calendar-nav-prev a {
	color: #ffffff;
}

footer#pq-footer .wp-calendar-nav .wp-calendar-nav-next a {
	color: #ffffff;
}

footer#pq-footer .wp-caption p.wp-caption-text {
	color: /*#30373f*/ #000;
}

footer#pq-footer .pq-widget-menu .pq-service li a:before {
	content: "";
	position: absolute;
	top: 18px;
	bottom: 0;
	right: 0;
	width: 5px;
	height: 5px;
	display: inline-block;
	background: #ac857c; background: #e9af66;
	margin: 0;
}

/*=========*/
footer#pq-footer .pq-footer-style-1 .pq-footer-social {
	display: inline-block;
}

footer#pq-footer .pq-footer-style-1 .pq-footer-social ul {
	margin: 0;
	padding: 0
}

footer#pq-footer .pq-footer-style-1 .pq-footer-social ul li {
	list-style: none;
	float: right;
	margin-bottom: 0;
}

footer#pq-footer .pq-footer-style-1 .pq-footer-social ul li+li {
	margin-right: 24px;
}

footer#pq-footer .pq-footer-style-1 .pq-footer-social ul li a {
	color: #000;
}

footer#pq-footer .pq-footer-style-1 .pq-footer-social ul li a:hover {
	color: #e9af66;
}

footer#pq-footer .pq-footer-style-1 .pq-foote-recent-post .pq-foote-recent-post-info h6 {
	color: #000;
}

/*=========*//*
footer#pq-footer .widget:first-child {
	margin-bottom: 45px;
}*/

footer#pq-footer .pq-footer-logo {
	width: 240px;	margin-bottom: 15px;

}

footer#pq-footer .pq-footer-logo~p {
	margin-bottom: 0;
}

footer#pq-footer .widget .footer-title {
	color: #000;
}

footer#pq-footer .widget ul.menu li a {
	color: #737373;
}

footer#pq-footer .pq-widget-menu .pq-service li a {
	color: #737373;
}

footer#pq-footer .widget ul li a {
	color: #737373;
}

footer#pq-footer .widget ul.menu li {
	color: #737373;
width: 50%;
float: right;font-size: 13px;
}

footer#pq-footer .pq-widget-menu .pq-service li {
color: #737373;
}

footer#pq-footer .widget ul li {
	color: #737373;
}

/*================================================
Header
================================================*/

.animated {
	-webkit-animation-duration: 1.25s;
	animation-duration: 1.25s;
}

.fadeInDown {
	animation-name: fadeInDown;
	transition: all 0.5s ease;
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

@keyframes fadeInright {
	from {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

header#pq-header {
	position: relative;
	display: inline-block;
	width: 100%;
	clear: both;
	background: #ffffff;
	z-index: 100;
}

header#pq-header.pq-header-sticky {
	position: fixed;
	top: 0;
	right: 0;
	display: inline-block;
	width: 100%;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
	box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
}

/*+++++++++ Header Top Bar +++++++++*/
header#pq-header .pq-top-header {
	background: /*#30373f*/ #000;
	padding: 0;
	font-size: 13px;background: #f9f9f9;
}

header#pq-header .pq-header-social.tagline {
	color: #ffffff;
	padding-top: 13px;
	display: block;
	font-family: "reg";
	font-weight: 500;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 22px;
}

header#pq-header .pq-top-header .text-right .pq-header-social.text-right {
	color: #ffffff;
	padding-top: 10px;
	display: inline-block;
}

header#pq-header .pq-top-header a.pq-header-contact {
	color: #ffffff;
	padding: 10px 0;
	display: inline-block;
	margin-left: 10px;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
	padding-left: 15px;
	font-family: "reg";
	font-weight: 500;
	font-size: 13px;
	text-transform: uppercase;
}

header#pq-header .pq-top-header a.pq-header-contact i {
	margin-left: 5px;
}

header#pq-header .pq-top-header .pq-header-contact.text-left ul {
	float: left;
}

header#pq-header .pq-top-header .pq-header-contact ul {
	margin: 0;
	padding: 0;
}

header#pq-header .pq-top-header .pq-header-contact ul li {
	list-style: none;
	display: inline-block;
	color: #ffffff;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
	padding: 10px 30px;
	float: right;
}

header#pq-header .pq-top-header .pq-header-contact ul li:last-child {
	margin-left: 0;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}

header#pq-header .pq-top-header .pq-header-contact ul li i {
	margin-left: 8px;
}

header#pq-header .pq-top-header .pq-header-contact ul li a {
	color: #ffffff;
}

header#pq-header .pq-top-header .pq-header-contact ul li a:hover {
	color: #ffffff;
	background: transparent;
}

header#pq-header .pq-top-header .text-left .pq-header-social ul,
header#pq-header .pq-top-header .pq-header-social.text-left ul {
	float: left;
}

header#pq-header .pq-top-header .pq-header-social ul {
	margin: 0;
	padding: 0;
}

header#pq-header .pq-top-header .pq-header-social ul li {
	list-style: none;
	display: inline-block;
	float: right;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
}

header#pq-header .pq-top-header .pq-header-social ul li a {
	color: #ffffff;
	padding: 10px 20px;
	display: inline-block;
}

header#pq-header .pq-top-header ul li .tp-header-top-3__social a:hover {
	color: #ffffff;
	background: #e9af66
}

header#pq-header .pq-top-header .pq-header-social ul li:last-child {
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}

/*++++++ top header style 1 +++++++++*/
header#pq-header .pq-top-header.top-style-1 .pq-top-left {
	display: inline-flex;
	align-items: center;height: 40px;
}

header#pq-header .pq-top-header.top-style-1 .pq-top-left.text-left {
	float: left;
}


header#pq-header .pq-top-header.top-style-1 .pq-header-time ul {
	margin: 0;
	padding: 0;
	color: #000;
	list-style: none;
font-family: "reg";
/*letter-spacing: 2px;*/
text-transform: capitalize;
}

header#pq-header .pq-top-header.top-style-1 .pq-header-time ul li i {
	margin-left: 10px;
	color: #000;
}

header#pq-header .pq-top-headertop-style-1 .text-left .pq-header-contact {
	float: left;
}

header#pq-header .pq-top-header.top-style-1 .pq-header-contact ul li {
	border: none;
	padding: 10px 0;
}

header#pq-header .pq-top-header.top-style-1 .pq-header-contact ul li+li {
	margin-right: 20px;
}

header#pq-header .pq-top-header.top-style-1 .pq-header-social {
	padding-right: 20px;
}

header#pq-header .pq-top-header.top-style-1 .pq-header-social ul li {
	border: none;
}

header#pq-header .pq-top-header.top-style-1 .pq-header-social ul li {
	margin-left: 20px;
}

header#pq-header .pq-top-header.top-style-1 .pq-header-social ul li:last-child {
	margin-left: 0;
}

header#pq-header .pq-top-header.top-style-1 .pq-header-social ul li a {
	color: #ffffff;
	background: transparent;
	padding: 10px 0;
	display: inline-block;
}

header#pq-header .pq-top-header.top-style-1 ul li a:hover {
	color: #fff;
}


/*++++++++ Logo +++++++++++*//*
header#pq-header .pq-bottom-header .navbar .navbar-brand {
	line-height: 80px;
}*/

header#pq-header .pq-bottom-header .navbar .navbar-brand img {
	width: 150px;
}

/*++++++ Header Navbar Bar +++++*/
header#pq-header .pq-bottom-header {
	min-height: 90px;
	transition: all 0.8s ease;
}

header#pq-header .pq-bottom-header .navbar {
	padding: 0;
}

header#pq-header .pq-bottom-header .navbar .pq-menu-contain {
	display: inline-block;
	width: 100%;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav {
	float: left;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li {
	position: relative;
	display: inline-block;
	float: right;
	margin-left: 30px;
	color: /*#30373f*/ #000;
	line-height: 90px;
	font-weight: 400;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li:last-child {
	margin-left: 0;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li a {
	color: #000;
	font-family: "reg";
	font-size: 13px;
	text-transform: capitalize;
	line-height: 22px;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li a:focus {
	color: #e9af66;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li a:hover {
	color: #e9af66;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li.current-menu-item a {
	color: #e9af66;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li.current_page_item a {
	color: #e9af66;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li:hover a {
	color: #e9af66;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li.current-menu-ancestor a {
	color: #e9af66;
}

/*++++++++ Sub Menu Bar ++++++++*/
header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu {
	display: none;
	background: #ffffff;
	position: absolute;
	top: 100%;
	right: 0;
	padding: 0 !important;

	width: 260px;
	z-index: 999;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
	box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
}



header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li {
	line-height: 2;
	padding: 0;
	margin: 0;
	display: inline-block;
	width: 100%;
	color: #616161;
	transition: all 0.5s ease;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li i {
	margin-right: 6px;
	font-size: 7px;
	color: /*#30373f*/ #000;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li a {
	line-height: 2;
	text-transform: capitalize;
	padding: 7px 15px;
	display: inline-block;
	width: 100%;
	color: #616161;
	font-size: 13px;
	position: relative;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li a:before {
	content: "";
	position: absolute;
	right: 0;
	top: calc(50% - 0px);

	background: #ffffff;
	width: 0px;
	height: 2px;

	opacity: 0;
	transition: all 0.5s ease;
	display: none;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li a:hover:before,
header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li a:focus:before,
header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li.current-menu-item>a:before {

	opacity: 1;
	width: 20px;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li a:focus {
	background: #ac857c; background: #e9af66;
	color: #ffffff;

}

header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li a:hover {
	background: #ac857c; background: #e9af66;
	color: #ffffff;

}

header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li.current-menu-item>a {
	background: #ac857c; background: #e9af66;
	color: #ffffff;

}


header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu>li.menu-item-has-children:hover>a {
	background: #ac857c; background: #e9af66;
	color: #ffffff;

}

header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu>li.menu-item-has-children:hover>a:before {
	opacity: 1;
	width: 20px;
}

/*+++++++ Navigation Sub Menu +++++++++++++*/
header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li>.sub-menu {
	display: none;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li:hover>.sub-menu {
	position: absolute;
	top: 0;
	right: 100%;
	display: block;
	background: #ffffff;
	padding-right: 0;
	display: inline-block;
	width: 200px;
}


header#pq-header .pq-bottom-header .navbar .navbar-nav li:hover .sub-menu li.menu-item-has-children>.pq-submenu-icon {
	opacity: 1;
	position: absolute;
	top: 12px;
	left: 15px;
	line-height: 2;
	font-size: 12px;
	color: /*#30373f*/ #000;
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu>li.menu-item-has-children:hover>.pq-submenu-icon {
	color: #ffffff;
}


/*+++++++++++++ Navigation search ++++++++++++++++*/
header#pq-header .pq-menu-search-block {
	position: relative;
	margin: 0 0 0 15px;
}

header#pq-header .pq-menu-search-block a {
	color: /*#30373f*/ #000;
	font-size: 22px;
	text-align: center;
	display: inline-block;
padding: 4px 15px;/*
background: #ac857c; background: #e9af66;*/
color: #000;
cursor: pointer;
position: relative;
transition: all 0.5s ease;}



header#pq-header .pq-menu-search-block a:hover {
color: #e9af66 !important;/*
background: #E6E0DB;*/
}




header#pq-header .pq-search-form {
	position: absolute;
	top: 67px;
	left: -30px;
	width: 350px;
	padding: 15px;
	z-index: 999;
	display: none;
	background: #ffffff;
	-webkit-box-shadow: 0px 3px 30px 0px rgba(0, 33, 85, 0.1);
	-moz-box-shadow: 0px 3px 30px 0px rgba(0, 33, 85, 0.1);
	box-shadow: 0px 3px 30px 0px rgba(0, 33, 85, 0.1);
}

header#pq-header .pq-button:hover .pq-button-line-right {
	width: calc(15px - 1px);
}

/*+++++++++++++ Header Default +++++++++++++++++*/


header#pq-header.pq-header-default .pq-top-header a.pq-header-contact {
	border: none;
}

header#pq-header.pq-header-default .pq-bottom-header.pq-header-sticky {
	position: fixed;
	top: 0;
	right: 0;
	display: inline-block;
	width: 100%;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
	box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
	background: #ffffff;
}

header#pq-header.pq-header-default .pq-btn-container {
	margin: 0 0 0 30px;
}


header#pq-header.pq-header-default .pq-btn-container .pq-button:hover {
	background: /*#30373f*/ #000;
}

header#pq-header.pq-header-default .pq-toggle-btn {
	padding: 0;
	margin: 0 0 0 30px;
}

header#pq-header.pq-header-default .pq-toggle-btn a {
	position: relative;
	display: inline-block;
	padding: 0;
	font-size: 38px;
	background: #ac857c; background: #e9af66;
	color: #fff;
	line-height: 52px;
	width: 52px;
	height: 52px;
	text-align: center;
}

header#pq-header.pq-header-default .pq-menu-search-block {
	margin: 0 0 0 30px;
}

header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li>i {
	display: none;
}

header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li>a {
	position: relative;
	padding-bottom: 6px;
}


header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li>a:before {
	position: absolute;
	content: "";
	width: 0;
	height: 2px;
	background: /*#30373f*/ #000;
	transition: all 0.5s ease;
	right: 0;

	bottom: 0;
	opacity: 0;
}

header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li>a:hover:before {
	width: 100%;
	opacity: 1;
}

header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li:hover>a {
	color: /*#30373f*/ #000;
}

header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li.current-menu-ancestor>a {
	color: /*#30373f*/ #000;
}

header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li.current-menu-item>a {
	color: /*#30373f*/ #000;
}

header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li.current-menu-ancestor>a:before,
header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li.current-menu-item>a:before {
	width: 100%;
	opacity: 1;
}

/*+++++ Header Style 1 +++++*/


header#pq-header.pq-header-style-1 {
	position: absolute;
	width: 100%;
}

header#pq-header.pq-header-style-1 .pq-top-header.top-style-1 {
	padding: 0 45px;
}

header#pq-header.pq-header-style-1 .pq-bottom-header {
	padding: 0 45px;
	background: #f6f4f5;
}

header#pq-header.pq-header-style-1 .pq-bottom-header .navbar .navbar-nav {
	float: none;
	justify-content: center;
}

header#pq-header.pq-header-style-1 .pq-bottom-header .navbar .navbar-nav>li>i {
	display: none;
}

header#pq-header.pq-header-style-1 .pq-bottom-header .navbar .navbar-nav>li>a {
	position: relative;
	padding-bottom: 4px;
}

header#pq-header.pq-header-style-1 .pq-bottom-header .navbar .navbar-nav>li>a:before {
	position: absolute;
	content: "";
	width: 0;
	height: 2px;
	background: /*#30373f*/ #000;
	transition: all 0.5s ease;
	right: 0;
	left: 0;
	margin: 0 auto;
	bottom: 0;
	opacity: 0;
}

header#pq-header.pq-header-style-1 .pq-bottom-header .navbar .navbar-nav>li>a:hover:before {
	width: 100%;
	opacity: 1;
}

header#pq-header.pq-header-style-1 .pq-bottom-header .navbar .navbar-nav>li:hover>a {
	color: /*#30373f*/ #000;
}

header#pq-header.pq-header-style-1 .pq-bottom-header .navbar .navbar-nav>li.current-menu-ancestor>a {
	color: /*#30373f*/ #000;
}

header#pq-header.pq-header-style-1 .pq-bottom-header .navbar .navbar-nav>li.current-menu-item>a {
	color: /*#30373f*/ #000;
}

header#pq-header.pq-header-style-1 .pq-bottom-header .navbar .navbar-nav>li.current-menu-ancestor>a:before,
header#pq-header.pq-header-style-1 .pq-bottom-header .navbar .navbar-nav>li.current-menu-item>a:before {
	width: 100%;
	opacity: 1;
}

header#pq-header.pq-header-style-1 .pq-bottom-header.pq-header-sticky {
	position: fixed;
	top: 0;
	right: 0;
	display: inline-block;
	width: 100%;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
	box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
	background: #ffffff;
}

header#pq-header.pq-header-style-1 .pq-bottom-header .pq-header-info-box {
	display: flex;
	align-items: center;
}

header#pq-header.pq-header-style-1 .pq-menu-search-block a:hover {
	color: #e9af66;
}


header#pq-header.pq-header-style-1 .pq-toggle-btn {
	line-height: 75px;
	padding: 22px 0;
	color: /*#30373f*/ #000;
	cursor: pointer;
	margin-right: 30px;
}

header#pq-header.pq-header-style-1 .pq-toggle-btn a {
	position: relative;
	display: block;
	top: 0;
	width: 30px;
	height: 2px;
	margin: 0 auto;
	border: none;
	cursor: pointer;
	background: /*#30373f*/ #000;
	color: inherit;
	font-size: 0;
	transition: 0.35s;
}

header#pq-header.pq-header-style-1 .pq-toggle-btn a:before {
	position: absolute;
	top: 0;
	right: 50%;
	display: block;
	width: 100%;
	height: 2px;
	background: /*#30373f*/ #000;
	content: "";
	transition: transform 0.35s;
}

header#pq-header.pq-header-style-1 .pq-toggle-btn a:after {
	position: absolute;
	top: 0;
	right: 50%;
	display: block;
	width: 100%;
	height: 2px;
	background: /*#30373f*/ #000;
	content: "";
	transition: transform 0.35s;
}

header#pq-header.pq-header-style-1 .pq-toggle-btn a:before {
	transform: translate(0%, -10px);
	right: auto;
	left: 0;
	width: 80%;
}

header#pq-header.pq-header-style-1 .pq-toggle-btn a:after {
	transform: translate(0%, 10px);
	right: auto;
	left: 0;
	width: 80%;
}

header#pq-header.pq-header-style-3 {
	position: absolute;
	width: 100%;
	background: transparent;
}

header#pq-header.pq-header-style-3 {
	position: absolute;
	width: 100%;
	background: transparent;
}

header#pq-header.pq-header-style-3 .pq-bottom-header {

	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

header#pq-header.pq-header-style-3 .pq-top-header {
	background: transparent;
	padding: 0;
	font-weight: 500;
}

header#pq-header.pq-header-style-3 .pq-top-header .pq-header-contact ul li a {
	color: #ffffff;
}

header#pq-header.pq-header-style-3 .pq-top-header .pq-header-contact ul li a:hover {
	color: #e9af66;
}

header#pq-header.pq-header-style-3 .pq-top-header .pq-header-contact ul li i {
	color: #e9af66;
}

header#pq-header.pq-header-style-3 .pq-top-header .pq-header-time ul {

	color: #ffffff;

}

header#pq-header.pq-header-style-3 .pq-top-header .pq-header-time ul li i {

	color: #e9af66;
}

header#pq-header.pq-header-style-3 .pq-top-header .pq-header-social ul li a {
	color: #ffffff;

}

header#pq-header.pq-header-style-3 .pq-top-header .pq-header-social ul li a:hover {
	color: #e9af66;
}

header#pq-header.pq-header-style-3 .pq-bottom-header .navbar .navbar-nav {
	float: none;
	justify-content: center;
}

header#pq-header.pq-header-style-3 .pq-bottom-header .navbar .navbar-nav li i {

	color: #ffffff;
}

header#pq-header.pq-header-style-3 .pq-bottom-header .navbar .navbar-nav li a {
	color: #ffffff;

}

header#pq-header.pq-header-style-3 .pq-bottom-header .navbar .navbar-nav li a:hover {
	color: #e9af66;

}

header#pq-header.pq-header-style-3 .pq-bottom-header.pq-header-sticky {
	position: fixed;
	top: 0;
	right: 0;
	display: inline-block;
	width: 100%;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
	box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
	background: /*#30373f*/ #000;

}

header#pq-header.pq-header-style-3 .pq-bottom-header a.pq-button {
	background: #ac857c; background: #e9af66;
}

.pq-menu-search-block .offcanvas {
	position: fixed;
	z-index: 1050;
	background-color: #ffffff !important;
	padding: 45px;
	height: auto;
	bottom: inherit;
	transform: translateY(-100%) !important;
	transition: all 0.5s ease;
	overflow: hidden;
}

.fade {
	transition: opacity 0.5s linear;
}

.pq-menu-search-block .offcanvas.show {
	display: block;
	transform: translateY(0%) !important;
}

.pq-menu-search-block .offcanvas .btn-close {
	opacity: 1;
	background: none;
	color: #000;
	font-size: 0;
	position: absolute;
	left: -60px;
	line-height: normal;
	padding: 0;
	box-shadow: none;
	width: 40px;
	height: 40px;
	line-height: 40px;
	z-index: 1;
}

.pq-menu-search-block .offcanvas .btn-close:before {
	font-size: 13px;
	content: "\e646";
	font-family: 'themify';
}
/*
.pq-menu-search-block .offcanvas .btn-close:after {
	content: "";
	background: /*#30373f*/ #000;
	width: 40px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.5s ease;
	border-radius: 100%;
	z-index: -1;
}*/

.pq-menu-search-block .offcanvas .btn-close:hover:after {
	background: #ac857c; background: #e9af66;
}

.pq-menu-search-block .offcanvas .btn-close:hover {
	color: #e9af66;
}

.pq-menu-search-block .offcanvas .search-form {
	margin: 0 auto;
	width: 80%;
}

.pq-menu-search-block .offcanvas .search-form .search-field {
	border: none;
color: #ddd;
background: none;
text-align: center;
font-size: 50px;
border-bottom: 2px solid #ddd;
height: auto;
padding: 15px 0;margin-bottom: 5px;
}


.drsw {
text-align: center;
display: block;
font-size: 15px;
opacity: 0.5;
}
.pq-menu-search-block .offcanvas .search-form #search-clear {
	display: none;
}

.pq-menu-search-block .offcanvas .search-form input.search-field[type="search"]::-webkit-search-decoration,
.pq-menu-search-block .offcanvas .search-form input.search-field[type="search"]::-webkit-search-cancel-button,
.pq-menu-search-block .offcanvas .search-form input.search-field[type="search"]::-webkit-search-results-button,
.pq-menu-search-block .offcanvas .search-form input.search-field[type="search"]::-webkit-search-results-decoration {
	-webkit-appearance: none;
}


.pq-menu-search-block .offcanvas .search-form .search-field::placeholder,
.pq-menu-search-block .offcanvas .search-form .search-field::-webkit-input-placeholder {
color: #ddd;
opacity: 1;
}

.pq-menu-search-block .offcanvas .search-form .search-field:focus {
	color: /*#30373f*/ #000;
}

.pq-menu-search-block .offcanvas .search-form .search-submit {
	background: transparent;display: none;
	color: /*#30373f*/ #000 !important;
}

.pq-menu-search-block .offcanvas .search-form .search-submit:hover {
	color: #e9af66 !important;
}

header#pq-header.pq-header-style-4 .pq-bottom-header .navbar {
	padding: 0;
}

header#pq-header.pq-header-style-4 .pq-bottom-header.pq-header-sticky {
	position: fixed;
	top: 0;
	right: 0;
	display: inline-block;
	width: 100%;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
	box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
	background: #ffffff;
}

header#pq-header.pq-header-style-4 .pq-bottom-header .navbar .navbar-nav {
	justify-content: center;
}

header#pq-header.pq-header-style-4 .pq-bottom-header .pq-header-info-box {
	display: flex;
	align-items: center;
}


header#pq-header.pq-header-style-4 .pq-menu-search-block a>i {
	font-weight: 500;
}

header#pq-header.pq-header-style-4 .pq-menu-search-block a:hover {
	color: #e9af66;
}

header#pq-header.pq-header-style-4 .pq-toggle-btn {
	line-height: 75px;
	padding: 26px 14px;
	background: #ac857c; background: #e9af66;
	color: #fff;
	cursor: pointer;
	margin-right: 30px;
	position: relative;
	transition: all 0.5s ease;
}

header#pq-header.pq-header-style-4 .pq-toggle-btn:hover {
	background-color: /*#30373f*/ #000;
}

header#pq-header.pq-header-style-4 .pq-toggle-btn a {
	position: relative;
	display: block;
	top: 0;
	width: 30px;
	height: 2px;
	margin: 0 auto;
	border: none;
	cursor: pointer;
	background: currentColor;
	color: inherit;
	font-size: 0;
	transition: 0.35s;
}

header#pq-header.pq-header-style-4 .pq-toggle-btn a:before,
header#pq-header.pq-header-style-4 .pq-toggle-btn a:after {
	position: absolute;
	top: 0;
	right: 50%;
	display: block;
	width: 100%;
	height: 2px;
	background: currentColor;
	content: "";
	transition: transform 0.35s;
}

header#pq-header.pq-header-style-4 .pq-toggle-btn a:before {
	transform: translate(-50%, -10px);
}

header#pq-header.pq-header-style-4 .pq-toggle-btn a:after {
	transform: translate(-50%, 10px);
}

header#pq-header.pq-header-style-4 .pq-bottom-header .navbar-toggler {
	background: none;
}
/*
header#pq-header.pq-header-style-4 .pq-bottom-header .navbar-toggler:hover {
	background: #30373f
}*/

.der-lang {
font-size: 15px;
text-transform: capitalize;
color: #000;
margin-right: 15px;
}

/*================================================
Footer
================================================*/

.pq-subscribe {
	display: inline-block;
	width: 100%;

	color: #ffffff;
	position: relative;
	z-index: 10;
}

.pq-subscribe .pq-subscribe-description {
	margin: 20px 0;
}

.pq-subscribe-from input::placeholder {
	color: #ffffff;
}

.pq-subscribe-from p {
color: #737373;
margin-bottom: 8px;
}

.pq-subscribe-from input.form-control {
	border: none;
	color: #737373;
	background: #fff;
	padding: 0;padding-right:18px;
	text-transform: capitalize; font-size: 13px;
}/*

.pq-subscribe-from input.form-control:hover {
	border-color: #e9af66;
}

.pq-subscribe-from input.form-control:focus {
	border-color: #e9af66;
}*/

.pq-subscribe-from input.form-control::-webkit-input-placeholder {
	color: #737373;
}


.pq-subscribe-from input.form-control::placeholder {
	color: #737373;
}

.pq-subscribe-from input.submit {
	background: transparent;
	font-size: 0;
	padding: 0;
	width: 54px;
	height: 54px;
	position: absolute;
	left: 0;
	z-index: 9;
}

.pq-subscribe-from .subscribe-form {
	display: flex;
	position: relative;
}

.pq-subscribe-from i {
position: absolute;
left: 16px;
top: 26px;
transform: translateY(-50%);
font-size: 17px;
}

.pq-subscribe-from input {
	margin-bottom: 0;
}


footer#pq-footer .pq-footer-style-1 {

}

footer#pq-footer {
	background: /*#30373f*/ #000;
	display: inline-block;
	width: 100%;
	color: #737373;
	float: right;
	position: relative;background: url(../images/footer-5-bg.jpg);
background-size: cover;
background-position: center;
}


footer#pq-footer:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
background: #fffffff2;
}


footer#pq-footer .pq-footer-top {
	padding: 40px 0 0;
	position: relative;
	z-index: 9;
}

footer#pq-footer .pq-copyleft-footer {

	position: relative;/*background: #e8e8e8b0;*/
}

footer#pq-footer .pq-copyleft-footer .container {
border-top: 1px solid #ddd;
padding: 10px 15px;
}

footer#pq-footer .pq-copyleft-footer .pq-copyleft {
	display: block;
	color: #000;
	text-align: left;
	padding: 6px 0;
	position: relative;font-size: 13px;

}


footer#pq-footer .pq-copyleft-footer .pq-copyleft:before {
	content: '';
	width: 1000%;
	height: 1px;
	right: 100%;
	background: rgba(255, 255, 255, 0.1);
	position: absolute;
	top: -1px;

}

footer#pq-footer .pq-copyleft-footer .pq-copyleft:before {
	display: none;
}

footer#pq-footer .pq-copyleft-footer .pq-copyleft a {
	color: #000;
}

footer#pq-footer .pq-copyleft-footer .pq-copyleft a:hover {
	color: #000;
	text-decoration: underline;
}

/*======= Footer Top list =======*/
footer#pq-footer .pq-footer-bottom-list {
	padding: 0 0 60px;
	margin-top: -60px;
	position: relative;
	z-index: 9;
}

footer#pq-footer .pq-footer-bottom-list .row {
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(21, 21, 21, 0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(21, 21, 21, 0.1);
	box-shadow: 0px 0px 30px 0px rgba(21, 21, 21, 0.1);
}

footer#pq-footer .pq-footer-bottom-list .row .col-lg-4 {
	border-left: 1px solid #f6f4f5;
}

footer#pq-footer .pq-footer-bottom-list .row .col-lg-4:last-child {
	border-left: none;
}

footer#pq-footer .pq-footer-top .pq-footer-bottom-list .pq-footer-items {
	padding: 30px;
	display: flex;
	align-items: flex-start;
}

footer#pq-footer .pq-footer-top .pq-footer-bottom-list .pq-footer-items i {
	align-self: center;
	font-size: 48px;
	line-height: 56px;
	color: #e9af66;
}

footer#pq-footer .pq-footer-top .pq-footer-bottom-list .pq-footer-items h4 {
	font-size: 24px;
	float: right;
	line-height: 32px;
	width: 100%;
	display: inline-block;
}

footer#pq-footer .pq-footer-top .pq-footer-bottom-list .pq-footer-items .pq-footer-items-info {
	margin-right: 15px;
}

footer#pq-footer .pq-footer-top .pq-footer-bottom-list .pq-footer-items .pq-footer-items-info a {
	color: #ffffff;
}

footer#pq-footer .pq-footer-top .pq-footer-bottom-list .pq-footer-items .pq-footer-items-info span {
	color: #ffffff;
}

/*===== Footer Widget =====*/
footer#pq-footer .widget {
	background: transparent;
	padding: 0;
	box-shadow: none;
	border: none;
	margin-bottom: 20px;
}

footer#pq-footer .widget .footer-title {
	margin-bottom: 17px;
	padding: 0;
	font-size: 18px;
	position: relative;
	line-height: 32px;
}

footer#pq-footer .widget ul#menu-useful-links li {
	display: inline-block;
	width: 48%;
	margin-bottom: 12px;
}

footer#pq-footer .widget .footer-title+p+ul li a {
	padding-right: 0;
}

footer#pq-footer .pq-foote-recent-post {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding-bottom: 15px;
}

footer#pq-footer .pq-foote-recent-post:last-child {
	border: none;
	padding: 0;
}

footer#pq-footer .widget ul li {

}

footer#pq-footer .widget ul li:last-child {
	margin-bottom: 0;
}

footer#pq-footer .widget ul#menu-navigate-menu li a {
	display: inline-block;
	padding-right: 0;
}

footer#pq-footer .widget .menu-product-menu-container ul li a {
	padding-right: 0;
}

footer#pq-footer .widget ul.pq-contact li a {
	padding: 0;font-size: 13px;
}

footer#pq-footer .widget ul.pq-contact li {
	display: flex;
	align-items: center;
font-size: 13px;
line-height: 22px;
margin-bottom: 0;

}

footer#pq-footer .widget ul.pq-contact li:first-child {
margin-bottom: 12px;
}



footer#pq-footer .widget ul.pq-contact li a:before {
	display: none;
}

footer#pq-footer .widget ul.pq-contact li i {
	margin-left: 15px;
	color: #e9af66;
}

footer#pq-footer .widget select {
	border: 1px solid #ffffff;
}


footer#pq-footer .pq-footer-social ul li a {
	padding: 0;
}

footer#pq-footer .widget.brd-right {
padding-right: 50px;
	border-right: 1px solid #ddd;
}


/*================================================
Section Title
================================================*/

.pq-section-title {
margin-bottom:25px;
}

.pq-section-title.pq-style-1.text-center {
	padding: 0 15em;
	margin-bottom: 60px;
}

.pq-section-title.pq-style-1.text-center .pq-section-sub-title {
	padding-left: 45px;
}

.pq-section-title.pq-style-1.text-center .pq-section-sub-title:after {
	content: "";
	position: absolute;
	left: 5px;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 2px;
	border-bottom: 1px solid #e9af66;
}

.pq-section-title.pq-style-1 .pq-section-sub-title {
	font-family: "reg";
	
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	color: #e9af66;
	letter-spacing: 1px;
	margin: 0 0 4px;
	display: inline-block;
	position: relative;
	padding-right: 40px;
}

.pq-section-title.pq-style-1 .pq-section-sub-title:before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 2px;
	border-bottom: 1px solid #e9af66;
}

.pq-section-main-title {
	font-size: 30px;
	z-index: 9;
	color: /*#30373f*/ #000;
	padding: 0;
	margin: 0;
display: block;
text-transform: capitalize;

}


.pq-sitle {
font-size: 36px;
position: absolute;
right: 50px;
top: -20px;
background: #fff;
padding: 0 17px;
}


.pq-stle {
	font-size: 22px;
	z-index: 9;
	color: /*#30373f*/ #000;
	padding: 0;
	margin: 0 0;
	position: relative;
	display: block;
	text-transform: capitalize;
}


.pq-section-description p {
margin-bottom: 8px;
}

.pq-section-description p strong {
display: block;
text-transform: capitalize;
color: #000;
font-size: 20px;

}

.pq-section-title.pq-style-1 .pq-section-description {
	z-index: 9;
	position: relative;
	margin: 15px 0 0;
line-height: 27px;
font-size: 15px;
}

/*================================================
Sidebar Menu
================================================*/

.pq-background-overlay {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: /*#30373f*/ #000;
	z-index: 101;
	opacity: 0.8;
	display: none;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}

.pq-siderbar-open .pq-background-overlay {
	display: block;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}

.pq-siderbar-open .pq-sidebar {
	left: 0;
	opacity: 1;
}

.pq-sidebar {
	width: 410px;
	background: #ffffff;
	opacity: 0;
	display: block;
	position: fixed;
	top: 0;
	left: -100%;
	height: 100%;
	z-index: 101;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}

.pq-sidebar .pq-close-btn .pq-close {
	position: absolute;
	right: -45px;
	background: #ac857c; background: #e9af66;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #ffffff;
	top: 90px;
	font-size: 20px;
}

.pq-sidebar-block {
	padding: 60px 30px 30px 30px;
	height: 100%;
}

.pq-sidebar-header .pq-sidebar-logo {
	margin-bottom: 30px;
	height: 50px;
}

.pq-sidebar h2 {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 15px;
}

.pq-sidebar .quote-from input[type="text"],
.pq-sidebar .quote-from textarea,
.pq-sidebar .quote-from input[type="email"] {
	margin-bottom: 15px;
}

.pq-sidebar ul {
	margin: 0;
	padding: 0;
}

.pq-sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 10px;
}

.pq-sidebar ul li a {
	color: #616161;
}

/*===========*/
.pq-sidebar-contact {
	margin-top: 30px;
	display: inline-block;
	width: 100%;
}

.pq-sidebar-contact li {
	display: flex;
	align-items: flex-start;
}

.pq-sidebar-contact li i {
	line-height: 2;
	color: #e9af66;
}

.pq-sidebar-contact li span {
	margin-right: 15px;
	flex: 1;
}


/*===========*/

.defo-logo {

text-align: center;
}

.pq-sidebar-social p {
margin-bottom: 0;
width: 93%;
}

.pq-sidebar-social ul {
	margin-top: 15px;
	display: inline-block;
	width: 100%;
}

.pq-sidebar-social ul li {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.pq-sidebar-social ul li:last-child {
	margin-left: 0;
}

.pq-sidebar-social ul li a {
	color: #000 !important;
	width: 34px;
	height: 44px;
	line-height: 44px;
	display: inline-block;
	text-align: center;
}

.pq-sidebar-social ul li a:hover {
color: #e9af66 !important;
}

/*=========*/
.pq-sidebar .widget {
	background: transparent;
	padding: 0;
	border: none;
	margin-bottom: 0;
}

.pq-sidebar .pq-time span.day {
	color: /*#30373f*/ #000;
	display: block;
}

/*================================================
Breadcrumb
================================================*/

.pq-breadcrumb {
	color: #ffffff;
	padding: 0;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
background-size: cover;
}

.pq-breadcrumb {

}

.pq-breadcrumb:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
background-color: #f9f9f9;
background-size: cover;
background-color: #000;
opacity: 0.3;

}

.pq-breadcrumb-container {
	text-align: center;
}

.pq-breadcrumb nav {
position: relative;
display: flex;
justify-content: space-between;align-items: center;
}

.pq-breadcrumb .pq-breadcrumb-title h1 {
  font-size: 20px;
  margin-bottom: 0;
  text-align: center;
  color: #fff;
  text-transform: capitalize;
}

.pq-breadcrumb-container .breadcrumb {

	padding: 0;
	margin: 0;
	justify-content: center;
	display: inline-flex;
}

.pq-breadcrumb-container .breadcrumb li {
	list-style-type: none;


	padding: 10px 8px;
	padding-right: 0;
	text-transform: capitalize;
}

.pq-breadcrumb-container .breadcrumb li:first-child {
	padding-right: 20px;
}

.pq-breadcrumb-container .breadcrumb li:last-child {
	padding-left: 20px;
}

.pq-breadcrumb-container .breadcrumb li a i {
	margin-left: 10px;
}

.pq-breadcrumb-container .breadcrumb li.active {
	color: #fff;
	margin-left: 0;	
padding-left: 0;
}

.pq-breadcrumb-container .breadcrumb li a {
	color: #fff;
}

.pq-breadcrumb-container .breadcrumb li a:hover {
	color: #e9af66;
}

.pq-breadcrumb-container .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	content: "/";
	font-size: 13px;
	color: #fff;
	padding-left: 5px;
	float: none;
	opacity: 0.4;
}

/*================================================
Image Box
================================================*/

.pq-image-box.pq-style-1 .pq-image-box-media img {
	border-radius: 50%;
}

.pq-image-box.pq-style-1 .pq-image-box-title {
	color: #ffffff;
}

.pq-image-box-slider.pq-client-style-1 .owl-carousel .owl-dots {
	margin-top: 45px;
}

.pq-image-box.pq-style-2 {
	text-align: center;
}

.pq-image-box.pq-style-2 .pq-image-box-img {
	margin-bottom: 15px;
}

.pq-image-box.pq-style-2 .pq-image-box-img img {
	border-radius: 100%;
	width: 100px;
}

.pq-image-box.pq-style-2 .pq-image-box-content p {
	color: #e9af66;
	font-size: 13px;
	
	text-transform: uppercase;
	line-height: 22px;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.pq-image-box-border {
	border-right: 1px solid #0000001a;
}

.pq-image-box.pq-style-3 {
	display: flex;
	align-items: center;
	margin-left: 15px;
}

.pq-image-box.pq-style-3 .pq-image-box-img {
	margin-left: 15px;
}

.pq-image-box.pq-style-3 .pq-image-box-img img {
	width: 83px;
	border-radius: 100%;
}

.pq-image-box.pq-style-3 .pq-image-box-content .pq-image-box-description {
	color: #e9af66;
	font-size: 13px;
	
	text-transform: uppercase;
	line-height: 22px;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.pq-image-box.pq-style-4 .pq-image-box-img {
	margin-bottom: 15px;
}

.pq-image-box.pq-style-4 .pq-image-box-img img:hover {
	animation-name: animation-bob;
	animation-duration: 1.5s;
	animation-delay: 0.3s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
}

.pq-image-box.pq-style-4 .pq-image-box-content .pq-image-box-title {
	color: #ffffff;
	text-align: center;
}

.pq-image-box.pq-style-4 .pq-image-box-content .pq-image-box-title a:hover {
	color: #ffffff;
}

@keyframes animation-bob {
	0% {
		transform: translateY(-8px);
	}

	50% {
		transform: translateY(-4px);
	}

	100% {
		transform: translateY(-8px);
	}
}

/*================================================
Gallery
================================================*/

.pq-gallery.pq-style-1 {
	clear: both;
	overflow: hidden;
}

.pq-gallery.pq-style-1 .pq-gallery-block {
	position: relative;
	overflow: hidden;
	width: 25%;
	float: right;
}

.pq-gallery.pq-style-1 .pq-gallery-block:before {
	opacity: 0;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	background: /*#30373f*/ #000;
	z-index: 1;
	transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.pq-gallery.pq-style-1 .pq-gallery-block:hover:before {
	opacity: 0.8;
}


.pq-gallery.pq-style-1 .pq-gallery-block .pq-gallery-img img {
	margin-right: 0px;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	width: 100%;
}

.pq-gallery.pq-style-1 .pq-gallery-block:hover .pq-gallery-img img {
	margin-right: 30px;
}

.pq-gallery.pq-style-1 .pq-gallery-block .pq-gallery-info {
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 1;
	display: grid;
	align-items: center;
	justify-content: center;
	align-content: center;
	justify-items: center;
	opacity: 0;
	-moz-transform: translate(0px, 30px);
	-webkit-transform: translate(0px, 30px);
	-o-transform: translate(0px, 30px);
	-ms-transform: translate(0px, 30px);
	transform: translate(0px, 30px);
	-webkit-transition: all 0.4s cubic-bezier(0.47, 0, 0.745, 0.715);
	transition: all 0.4s cubic-bezier(0.47, 0, 0.745, 0.715);
}


.pq-gallery.pq-style-1 .pq-gallery-info .pq-gallery-title a {
	color: #ffffff;
	font-size: 28px;
	line-height: 36px;
}

.pq-gallery.pq-style-1 .pq-gallery-block:hover .pq-gallery-info {
	opacity: 1;
	-moz-transform: translate(0px, 0);
	-webkit-transform: translate(0px, 0);
	-o-transform: translate(0px, 0);
	-ms-transform: translate(0px, 0);
	transform: translate(0px, 0);
}

/*================================================
Video Popup
================================================*/

.pq-popup-video-block.pq-popup-style-1 .pq-video-icon a {
	margin: auto;
	text-decoration: none;
	color: #e9af66;
	font-size: 28px;
	width: 130px;
	height: 130px;
	line-height: 130px;
	text-align: center;
	display: inline-block;
	background-color: #ffffff;
	border-radius: 100%;
	border: 2px solid transparent;
	transition: 0.5s ease-in-out;
}

.pq-popup-video-block.pq-popup-style-1 .pq-video-icon a:hover {
	background: #ac857c; background: #e9af66;
	color: #ffffff;
}

.pq-popup-video-block.pq-popup-style-1 .pq-video-icon {
	position: absolute;
	top: 50%;
	right: 50%;
	transform: translate(-50%, -50%);
}

.pq-popup-video-block.pq-popup-style-2 .pq-video-icon a {
	margin: auto;
	text-decoration: none;
	color: #ffffff;
	font-size: 28px;
	width: 130px;
	height: 130px;
	line-height: 130px;
	text-align: center;
	display: inline-block;
	background-color: #e9af66;
	border-radius: 100%;
	border: 2px solid transparent;
	transition: 0.5s ease-in-out;
}

.pq-popup-video-block.pq-popup-style-2 .pq-video-icon a:hover {
	background: /*#30373f*/ #000;
	color: #ffffff;
}

.pq-popup-video-block.pq-popup-style-2 {
	position: relative;
	text-align: center;
}

.pq-popup-video-block.pq-popup-style-2 .pq-video-icon {
	display: inline-block;
	position: relative;
}

/*================================================
Progressbar
================================================*/

.pq-progressbar-box.pq-progressbar-style-1 {
	margin-top: 15px;
}

.pq-progressbar-style-1 .pq-progressbar-content {
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
}

.pq-progressbar-style-1 .pq-progressbar-content:last-child {
	margin-bottom: 0;
}

.pq-progressbar-style-1 .progress-title {
	margin: 0;
	text-transform: capitalize;
	font-size: 15px;
	font-family: "reg";
	color: /*#30373f*/ #000;
	
	letter-spacing: 1px;
}

.pq-progressbar-style-1 .progress-value {
	color: /*#30373f*/ #000;
	margin: 0;
	float: left;
	font-size: 15px;
	letter-spacing: 1px;
	
}

.pq-progressbar-style-1 .pq-progress-bar {
	display: inline-block;
	width: 100%;
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid #e9af66;
	float: right;
}

.pq-progressbar-style-1 .pq-progress-bar span {
	height: 5px;
	display: inline-block;
	background: #ac857c; background: #e9af66;
	float: right;
}

/*================================================
Background Images
================================================*/

.pq-bg-img-1:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	background-image: url(../images/background-Images/bg-img-1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.skill.pq-bg-img-1:before {
	background-attachment: fixed;
}

.pq-bg-img-2:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
	opacity: 0.7;
background: #000;
}


.showroom.pq-bg-img-2,
.warehouse.pq-bg-img-2,
.stone.pq-bg-img-2 {
	background-position: center;
	background-size: contain;
	background-image: url(../images/background-Images/bg-img-2.png);
}





.pq-video-bg-img:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	background-image: url(../images/background-Images/video-bg-img.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.7;
}

.pq-bg-dark-side-right:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: /*#30373f*/ #000;
}

.pq-portfolio-bg-img {
	background-image: url(../images/background-Images/portfolio-bg-img.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 1;
	background-attachment: fixed;
	padding: 240px 0;
}

.pq-video-bg-img-1 {
	background-image: url(../images/background-Images/video-bg-img-1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 240px 0;
	position: relative;
	z-index: 1;
}

.pq-form-bg:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	background-image: url(../images/background-Images/form-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

/*================================================
Borders
================================================*/

.divider {
	border-top: 1px solid #0000001a;
	position: relative;
}

.pq-bg-dark .divider {
	border-top: 1px solid #ffffff33;
	position: relative;
}

.pq-right-border:before {
	content: '';
	width: 100%;
	height: 1px;
	left: 100%;
	background: rgb(0, 0, 0, 0.1);
	position: absolute;
	bottom: 0px;
}

.pq-right-border2:after {
	content: '';
	width: 100%;
	height: 1px;
	left: 100%;
	background: rgb(0, 0, 0, 0.1);
	position: absolute;
	bottom: 0px;
}

.pq-left-border:before {
	content: '';
	width: 25%;
	height: 1px;
	right: 100%;
	background: rgb(0, 0, 0, 0.1);
	position: absolute;
	bottom: 0px;
}

.pq-border-left:after {
	content: '';
	height: 100%;
	width: 1px;
	right: 100%;
	background: #F6F4F554;
	position: absolute;
	bottom: 0px;
}

.pq-bg-dark .pq-right-border:before {
	background: rgba(255, 255, 255, 0.2);
}

.pq-bg-dark .pq-left-border:before {
	background: rgba(255, 255, 255, 0.2);
}

/*================================================
Fancy Box
================================================*/

.pq-fancy-box.pq-style-1 {
	background: #ffffff;
	padding: 60px 45px;
	padding-bottom: 45px;
	position: relative;
}

.pq-fancy-box {
position: relative;
padding: 25px 15px;
background: #fff;
margin-bottom: 10px;text-align: center;
}

.pq-fancy-box a {
display: block;
}

.pq-fancy-box.pq-style-1 .pq-fancy-box-icon {
	position: relative;
	font-size: 72px;
	line-height: 80px;
	margin-bottom: 15px;
	display: inline-block;
	margin-right: 15px;
}
/*
.pq-fancy-box.pq-style-1 .pq-fancy-box-icon:before {
	content: "";
	position: absolute;
	top: -10px;
	right: -15px;
	display: inline-block;
	width: 50px;
	height: 50px;
	background: #E6E0DB;
	border-radius: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: all 0.5s ease;
}

.pq-fancy-box.pq-style-1:hover .pq-fancy-box-icon:before {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
background: #ac857c; background: #e9af66;
}
*/
.pq-fancy-box.pq-style-1 .pq-fancy-box-icon i {
	position: relative;
	z-index: 9;
	color: /*#30373f*/ #000;
}

.pq-fancy-box.pq-style-1 .pq-fancy-box-left-icon {
	font-size: 80px;
	line-height: 80px;
	position: absolute;
	left: 45px;
	top: 45px;
	opacity: 0.1;
	color: /*#30373f*/ #000;
	transition: all 0.5s ease;
}

.pq-fancy-box.pq-style-1 .pq-fancy-box-info {
	position: relative;
}

.pq-fancy-box.pq-style-1 .pq-fancy-box-info .pq-fancy-box-title {
	font-size: 26px;
	line-height: 34px;
	margin-bottom: 15px;
}

.pq-fancy-box.pq-style-1 .pq-fancy-box-info .pq-fancy-box-description {
	padding-bottom: 30px;
	border-bottom: 1px solid rgb(0, 0, 0, 0.1);

}

.pq-fancy-box.pq-style-1:hover .pq-button.pq-button-icon {
	color: #e9af66;
}

.pq-fancy-box.pq-style-1:hover .pq-button.pq-button-icon .pq-button-line-left {
	background: #ac857c; background: #e9af66;
}

.pq-fancy-box.pq-style-1:hover .pq-button.pq-button-icon .pq-button-block:after {
	border-color: #e9af66;
}

.pq-fancy-box.pq-style-2 .pq-fancy-box-icon {
	position: relative;
	margin-bottom: 11px;
	display: inline-block;
}

.pq-fancy-box.pq-style-2 .pq-fancy-box-icon img {
	position: relative;
	z-index: 9;
	width: 70px;/*filter: bleftness(100);*/
	transition: all 0.2s ease;
}


.pq-fancy-box.pq-style-2:hover .pq-fancy-box-icon img {
filter: bleftness(0);
}

/*
.pq-fancy-box.pq-style-2 .pq-fancy-box-icon:before {
	content: "";
	position: absolute;
	top: -10px;
	right: -15px;
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: all 0.5s ease;
}

.pq-fancy-box.pq-style-2:hover .pq-fancy-box-icon:before {

	background: #ac857c; background: #e9af66;

}*/



.pq-fancy-box.pq-style-2 .pq-fancy-box-title {
	font-size: 20px;
	line-height: 34px;
	margin-bottom: 0;font-weight: normal;
}

.pq-fancy-box.pq-style-3 {
	background: #ffffff;
	padding: 60px 45px;
	padding-bottom: 45px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	transition: 0.5s ease-in-out;
}

.pq-fancy-box.pq-style-3 .pq-fancy-box-icon {
	position: relative;
	font-size: 64px;
	line-height: 72px;
	display: inline-block;
	opacity: 1;
	visibility: visible;
	transition: 0.5s ease-in-out;
}

.pq-fancy-box.pq-style-3 .pq-fancy-box-icon i {
	position: relative;
	z-index: 9;
	color: /*#30373f*/ #000;
}

.pq-fancy-box.pq-style-3 .pq-fancy-box-info {
	position: relative;
}

.pq-fancy-box.pq-style-3 .pq-fancy-box-info .pq-fancy-box-title {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 20px;
}

.pq-fancy-box.pq-style-3 .pq-fancy-box-content {
	position: relative;
}

.pq-fancy-box.pq-style-3 .pq-btn-container {
	position: absolute;
	top: 15px;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s ease-in-out;
}

.pq-fancy-box.pq-style-3:hover .pq-fancy-box-icon {
	opacity: 0;
	visibility: hidden;
}

.pq-fancy-box.pq-style-3:hover .pq-btn-container {
	opacity: 1;
	visibility: visible;
}

.pq-fancy-box.pq-style-3:hover {
	background: #ac857c; background: #e9af66;
	border-color: #e9af66;
}

.pq-fancy-box.pq-style-3:hover .pq-fancy-box-title {
	color: #ffffff;
}

.pq-fancy-box.pq-style-3:hover .pq-fancy-box-description {
	color: #ffffff;
}

.pq-fancy-box.pq-style-3:hover .pq-button.pq-button-link .pq-svg svg circle:nth-child(2) {
	stroke: #ffffff;
}

.pq-fancy-box.pq-style-3:hover .pq-button.pq-button-link .pq-svg svg path {
	stroke: #ffffff;
}

.pq-fancy-box.pq-style-4 {
	background: #f6f4f5;
	padding: 60px 45px;
	padding-bottom: 30px;
	transition: all 0.5s ease;
}

.pq-fancy-box.pq-style-4 .pq-fancy-box-info .pq-fancy-box-title {
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 30px;
	position: relative;
	transition: all 0.5s ease-in-out;
}

.pq-fancy-box.pq-style-4 .pq-fancy-box-info .pq-fancy-box-title:before {
	content: '';
	background: #ac857c; background: #e9af66;
	width: 50px;
	height: 2px;
	bottom: -30px;
	position: absolute;
	transition: all 0.5s ease-in-out;

}

.pq-fancy-box.pq-style-4 .pq-fancy-box-description {
	margin-top: -5px;
	padding-top: 30px;
	margin-bottom: 45px;
}

.pq-fancy-box.pq-style-4 .pq-fancy-box-icon i {
	font-size: 72px;
	line-height: 80px;
	display: inline-block;
	color: #e9af66;
	transition: all 0.5s ease-in-out;
}

.pq-fancy-box.pq-style-4 .pq-btn-container {
	opacity: 0;
	display: none;
	transition: all 0.5s ease-in-out;
}

.pq-fancy-box.pq-style-4:hover {
	background: /*#30373f*/ #000;
}

.pq-fancy-box.pq-style-4:hover .pq-fancy-box-title {
	color: #ffffff;
}

.pq-fancy-box.pq-style-4:hover .pq-fancy-box-description {
	color: #ffffff;
}

.pq-fancy-box.pq-style-4 .pq-btn-container {
	margin-top: 30px;
}

/*================================================
Service Box
================================================*/

.pq-service-box.pq-style-1 .pq-service-media {
	position: relative;
	z-index: 2;
}

.pq-service-box.pq-style-1 .pq-service-img {
	overflow: hidden;
	margin: 0 20px;
}

.pq-service-box.pq-style-1 .pq-service-img img {
	width: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.pq-service-box.pq-style-1:hover .pq-service-img img {
	-webkit-transform: scale(1);
	transform: scale(1.2);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.pq-service-box.pq-style-1 .pq-service-icon {
	display: inline-block;
	color: #ffffff;
	width: 100px;
	height: 100px;
	line-height: 100px;
	border-radius: 100%;
	z-index: 9;
	background: #ac857c; background: #e9af66;
	position: absolute;
	bottom: -45px;
	right: 50%;
	text-align: center;
	transform: translateX(-50%);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.pq-service-box.pq-style-1:hover .pq-service-icon {
	background: /*#30373f*/ #000;
}

.pq-service-box.pq-style-1 .pq-service-icon i {
	font-size: 48px;
	line-height: 56px;
	vertical-align: middle;
}

.pq-service-box.pq-style-1 .pq-service-info {
	padding-top: 160px;

	padding-bottom: 30px;
	margin-top: -90px;

	position: relative;
	background: #ffffff;
}

.pq-service-box.pq-style-1 .pq-service-title {
	margin-bottom: 5px;
	font-size: 28px;
	line-height: 36px;
}

.pq-service-box.pq-style-1 .pq-service-number {
	font-size: 100px;
	line-height: 100px;
	text-align: center;
	position: absolute;
	right: 50%;
	bottom: 45px;
	transform: translate(-50%);
	opacity: 0.05;
	-webkit-text-stroke-width: 3px;
}

.pq-service-box.pq-style-1 .pq-service-description {
	color: #e9af66;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 22px;
	
}

.pq-service-box.pq-style-2 {
	padding: 30px;
}

.pq-service-box.pq-style-2 .pq-service-content {
	display: flex;
	padding-bottom: 30px;
	border-bottom: 1px solid rgb(0, 0, 0, 0.1);
	margin-bottom: 25px;
}

.pq-service-box.pq-style-2 .pq-service-number {
	color: #e9af66;
	font-size: 26px;
	line-height: 34px;
	
	margin-left: 10px;
}

.pq-service-box.pq-style-2 .pq-service-title {
	font-size: 26px;
	line-height: 34px;

}

.pq-service-box.pq-style-2:hover .pq-button.pq-button-icon {
	color: #e9af66;
}

.pq-service-box.pq-style-2:hover .pq-button.pq-button-icon .pq-button-line-left {
	background: #ac857c; background: #e9af66;
}

.pq-service-box.pq-style-2:hover .pq-button.pq-button-icon .pq-button-block:after {
	border-color: #e9af66;
}

.pq-service-box.pq-style-3 .pq-service-img img {
	width: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.pq-service-box.pq-style-3 .pq-service-img {
	overflow: hidden;
}

.pq-service-box.pq-style-3:hover .pq-service-img img {
	-webkit-transform: scale(1);
	transform: scale(1.2);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.pq-service-box.pq-style-3 .pq-service-title {
	color: #ffffff;
	font-size: 18px;
	line-height: 30px;
	width: 100%;
	transition: 0.5s ease-in-out;
}

.pq-service-box.pq-style-3 .pq-service-info {
	position: relative;
}

.pq-service-box.pq-style-3 .pq-service-info {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.5);
background: linear-gradient(to bottom, #0003 , #000000f5);
}

.pq-service-box.pq-style-3 .pq-service-info .pq-service-title { 
color: #ffffff;	
}

.pq-service-box.pq-style-3 .pq-service-info p {
	color: #ffffff;
margin:0
}

.pq-service-box.pq-style-3:hover .pq-service-info {
	background: #ac857c; background: #e9af66;
}



.pq-service-box.pq-style-3 { 
margin-bottom: 10px;
position: relative;
}

.pq-service-box-4-list {
	position: relative;
}

.pq-service-box-4-list .item {
	cursor: pointer;
}





.pq-service-box.pq-style-4 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 45px 0;
	grid-template-columns: 0fr 0.5fr 2fr 2.9fr 1fr;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.pq-service-box.pq-style-4 .pq-service-img img {
	position: absolute;
	left: 100%;
	max-width: 450px;
	transform: rotate(10deg) translateX(30px);
	transition: all 0.5s ease;
	top: 60px;
	margin-left: 180px;
	opacity: 0;
}

.pq-service-box-4-list .item:hover .pq-service-box.pq-style-4 .pq-service-img img,
.pq-service-box-4-list .item .pq-service-box.pq-style-4.active .pq-service-img img {
	transform: rotate(15deg) translateX(60px);
	opacity: 1;
}

.pq-service-box.pq-style-4 .pq-service-number {
	font-size: 22px;
	line-height: 30px;
	color: #ffffff;
}

.pq-service-box-4-list .item:hover .pq-service-box.pq-style-4 .pq-service-box-title {
	color: #e9af66;
}

.pq-service-box-4-list .item .pq-service-box.pq-style-4.active .pq-service-box-title {
	color: #e9af66;
}

.pq-service-box-4-list .item:hover .pq-button.pq-button-link .pq-svg svg circle {
	stroke: #e9af66;
}

.pq-service-box-4-list .item .pq-service-box.pq-style-4.active .pq-button.pq-button-link .pq-svg svg circle {
	stroke: #e9af66;
}

.pq-service-box-4-list .item:hover .pq-button.pq-button-link .pq-svg svg path {
	stroke: #e9af66;
}

.pq-service-box-4-list .item .pq-service-box.pq-style-4.active .pq-button.pq-button-link .pq-svg svg path {
	stroke: #e9af66;
}

.pq-service-box.pq-style-4 .pq-service-box-title {
	font-size: 22px;
	line-height: 30px;
	color: #ffffff;
	flex: 1;
	transition: all 0.5s ease;
}

.pq-service-box.pq-style-4 .pq-service-box-description {
	color: #ffffff;
	opacity: 0.8;
}

.pq-service-box.pq-style-4 .pq-service-box-btn {
	text-align: left;
}

.pq-service-box.pq-style-4 .pq-service-box-btn i {
	font-size: 24px;
	line-height: 32px;
	color: #ffffff;
	transform: rotate(0deg);
	transition: all 0.5s ease-in-out;
}

.pq-service-box.pq-style-4:hover .pq-service-box-btn i {
	transform: rotate(90deg);
	color: #e9af66;
}

.pq-service-box.pq-style-5 {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 100%;
}

.pq-service-box.pq-style-5 .pq-service-media .pq-service-img img {
	margin-right: 30px;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	width: 100%;
}

.pq-service-box.pq-style-5:hover .pq-service-media .pq-service-img img {
	margin-right: 0;
}

.pq-service-box.pq-style-5 .pq-service-info {
	color: #ffffff;
	z-index: 9;
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 1;
	background: rgb(48 55 63 / 80%);
	padding: 20px 45px;
	width: 100%;
	height: 100%;
	transform: translateY(calc(384px + 1em));
	/*    transform: translateY(calc(170px + 1em));*/
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}

.pq-service-box.pq-style-5:hover .pq-service-info {
	transform: translateY(0);
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.pq-service-box.pq-style-5 .pq-service-info .pq-service-icon {
	position: relative;

	display: inline-block;
	color: #e9af66;
	opacity: 0;
	font-size: inherit;
	transition: all 0.5s ease-in-out;

}

.pq-service-box.pq-style-5:hover .pq-service-icon {
	opacity: 1;
	margin-bottom: 15px;
	visibility: visible;
	font-size: 72px;
	line-height: 80px;
}


.pq-service-box.pq-style-5 .pq-service-title {
	color: #ffffff;
	margin-bottom: 15px;
	margin-top: -30px;
}

.pq-service-box.pq-style-5:hover .pq-service-title {
	margin-top: 0;
}

.pq-service-box.pq-style-5 .pq-btn-container {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	background: #ac857c; background: #e9af66;
	opacity: 1;
	transition: all 0.5s ease-in-out;
	z-index: 99;
}

.pq-service-box.pq-style-6 {
	position: relative;
	margin-bottom: 90px;
}

.pq-service-box.pq-style-6 .pq-service-img {
	width: 80%;
}

.pq-service-box.pq-style-6 .pq-service-info {
	padding: 45px 30px;
	background: /*#30373f*/ #000;
	position: absolute;
	top: 40%;
	left: 0;
	width: 70%;
}

.pq-service-box.pq-style-6 .pq-service-info .pq-service-icon {
	color: #e9af66;
	font-size: 68px;
	line-height: 72px;
	margin-bottom: 15px;
}

.pq-service-box.pq-style-6 .pq-service-info p {
	color: #ffffff;
}

.pq-service-box.pq-style-6 .slick-slider-thumb .slick-current .item {
	color: #e9af66;
}

.slick-arrow {
	opacity: 0;
}

.slick-slider-thumb {
	margin-top: 30px;
	width: 100% !important;
}

.slick-initialized .slick-slide {
	display: block;
	margin-bottom: 15px;
}

.pq-thumbs-column {
	margin-right: 45px;
}

.slick-slide {
	margin: 0px 15px;
}

.slick-slider-thumb .slick-current .item h5 {
	color: #e9af66;
}

.pq-thumbs-column .slick-slider .slick-track {
	transform: translate(0) !important;
}

.pq-thumbs-column .slick-slider .slick-slide {
	width: 100% !important;
	margin-bottom: 30px;
	margin-right: 0;
}

.slick-slider-main .slick-list {
	margin: 0 5px;
}

.slick-slider-thumb .item h5 span {
	margin-left: 15px;
}

/*================================================
Isotope Portfolio
================================================*/

.pq-grid-item.visible_item,
.pq-masonry-item.visible_item {
	display: none;
}

.pq-grid-item {
	float: right;
}

.pq-filters .pq-filter-button-group ul {
	margin: 0 0 45px;
	padding: 0;
	display: inline-block;
	width: 100%;
	text-align: center;
}

.pq-filters .pq-filter-button-group ul li {
	font-size: 13px;
	line-height: 22px;
	
	letter-spacing: 1px;
	font-family: "reg";
	text-transform: uppercase;
	list-style: none;
	text-transform: uppercase;
	color: /*#30373f*/ #000;
	display: inline-block;
	cursor: pointer;
	padding: 10px 30px;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}

.pq-filters .pq-filter-button-group ul li:last-child {
	margin-left: 0;
}

.pq-filters .pq-filter-button-group ul li.active {
	background: #ac857c; background: #e9af66;
	color: #ffffff;
}

.pq-filters .pq-filter-button-group ul li.active:hover {
	background: #ac857c; background: #e9af66;
	color: #ffffff;
}

.pq-filters .pq-filter-button-group ul li:hover {
	color: #e9af66;
}

.pq-grid {
	display: inline-block;
	width: 100%;
	float: right;
}

.pq-grid:after {
	content: '';
	display: block;
	clear: both;
}

.pq-col-3 {
	width: 25%;
	padding: 0 15px 30px;
}

.pq-col-6 {
	width: 50%;
	padding: 0 15px 30px;
}

.pq-col-4 {
	width: 33.33%;
	padding: 0 15px 30px;
}

.pq-grid.no-padding .pq-grid-item,
.pq-masonry.no-padding .pq-masonry-item {
	padding: 0;
}

.pq-btn-load-container {
	margin-top: 0;
	display: inline-block;
	width: 100%;
}

.pq-btn-load-container a.pq-button {
	cursor: pointer;
}

/*=========*/
.pq-masonry {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.pq-masonry .ipt-lg-6 {
	width: 50%;
	padding: 0 15px 30px;
}

.pq-masonry .ipt-lg-3 {
	width: 25%;
	padding: 0 15px 30px;
}

.pq-masonry .ipt-lg-4 {
	width: 33.333%;
	padding: 0 15px 30px;
}

.pq-masonry.no-padding .ipt-lg-6,
.pq-masonry.no-padding .ipt-lg-3 {
	padding: 0;
}

/*================================================
Portfolio
================================================*/

.pq-portfolio-block {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 100%;margin-bottom: 5px;
}

.pq-portfolio-block:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	background: /*#30373f*/ #000;
	opacity: 0;
	z-index: 9;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}

.pq-portfolio-block:hover:before {
	opacity: 0.9;
}

.pq-portfolio-block .pq-portfolio-img img {
	margin-right: 30px;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	width: 100%;
	height: 226px;
}




.new-work .pq-portfolio-block .pq-portfolio-img img {
margin: 0;
transform: none;
}


.pq-portfolio-block:hover .pq-portfolio-img img {
	margin-right: 0;
}

.pq-portfolio-block .pq-portfolio-info {
	color: #ffffff;
	z-index: 9;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
	padding: 30px;
	display: inline-block;
	width: 100%;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}


.pq-portfolio-block .pq-portfolio-info ul {
padding: 0;
}


.pq-portfolio-block .pq-portfolio-info.front-box {
opacity: 1;
top: auto;
bottom: 0;
background: linear-gradient(to bottom, #00000003 , #000000f5);
padding: 0 15px 0 0;
background: linear-gradient(to bottom, #0003 , #000000f5);
	transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;

display: flex;
justify-content: space-between;
align-items: center;


}

.pq-portfolio-block:hover .pq-portfolio-info.front-box {
opacity: 0;
}


.pq-portfolio-block .pq-portfolio-info.front-box h5 {
  font-size: 18px;
  text-align: center;
color: #fff;
margin: 0;
}


.pq-portfolio-block .pq-portfolio-info.front-box h5 a {
  font-size: 18px;
margin: 0;
}


.pq-portfolio-block:hover .pq-portfolio-info {
	opacity: 1;
}

.pq-portfolio-block .pq-portfolio-info span a {
	color: #e9af66;
	font-size: 13px;
	line-height: 22px;
	
	text-transform: uppercase;
	letter-spacing: 1px;
}

.pq-portfolio-block .pq-portfolio-info span a:hover {
	color: #ffffff;
}

.pq-portfolio-block .pq-portfolio-info h5 {
	color: #ffffff;
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 10px;
	display: inline-block;
}

.pq-portfolio-block .pq-portfolio-info h5 a:hover {
	color: #e9af66;
}

.pq-portfolio-block > .pq-btn-container {
	position: absolute;
	top: 50px;
	padding: 30px;
	opacity: 0;
	transition: all 0.5s ease-in-out;
	z-index: 99;
}

.pq-portfolio-block:hover > .pq-btn-container {
	opacity: 1;

}


.front-box .pq-btn-container {
height: 71px;
line-height: 71px;
padding: 0 20px;
background: #ac857c; background: #e9af66;
display: inline-block;
}


.pq-portfolio-block .pq-button.pq-button-icon {
	color: #ffffff;
}

.pq-portfolio-block .pq-button.pq-button-icon .pq-button-line-left {
	background: #ffffff;
}

.pq-portfolio-block .pq-button.pq-button-icon .pq-button-block:after {
	border: 1px solid #fff;
}

.pq-protfolio-tabs .protfolio-tabs-item {
	position: relative;
	border-bottom: 1px solid rgb(0, 0, 0, 0.1);
}

.pq-protfolio-tabs .protfolio-tabs-item:last-child {
	border-bottom: none;
}

.pq-protfolio-tabs .pq-protfolio-tabs-item:last-child {
	margin: 0;
}

.pq-protfolio-tabs .pq-protfolio-tabs-item a.protfolio-tabs-link {
	font-family: "reg";
	font-weight: 400;
	font-size: 48px;
	line-height: 56px;
	position: relative;
	color: /*#30373f*/ #000;
	display: inline-block;
}

.pq-protfolio-tabss .pq-protfolio-tabs-item a.protfolio-tabs-link.active {
	color: #e9af66;
}

.pq-protfolio-tabs .pq-protfolio-tabs-item a.protfolio-tabs-link:hover {
	color: #e9af66;
}

.pq-protfolio-tabs .protfolio-tabs-item .protfolio-tabs-img {
	position: absolute;
	height: 250px;
	opacity: 0;
	right: 95%;
	z-index: 2;
	top: 50%;
	transform: translate3d(calc(-100% - 1vw), -50%, 0) translate3d(0, 20px, 0);
	transition: all 0.4s;
}

.pq-protfolio-tabs .protfolio-tabs-item a.protfolio-tabs-link:hover+.protfolio-tabs-img,
.pq-protfolio-tabs .protfolio-tabs-item a.protfolio-tabs-link.active+.protfolio-tabs-img {
	opacity: 1;
	transform: translate3d(calc(-100% - 1vw), -50%, 0) rotate3d(0, 0, 1, 0deg);
	transition: all 0.4s;
}

.pq-protfolio-tabs .protfolio-tabs-item .protfolio-tabs-link {
	display: inline-flex;
	align-items: center;
	width: 100%;
	padding: 30px 0;
}

.pq-protfolio-tabs .protfolio-tabs-item .portfolio-number {
	font-size: 24px;
	
	line-height: 32px;
	width: 100px;
}

.pq-protfolio-tabs .protfolio-tabs-item .portfolio-title {
	width: 300px;
}

.pq-protfolio-tabs .protfolio-tabs-item .portfolio-location {
	font-size: 13px;
	line-height: 22px;
	
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-right: 30px;
	margin-bottom: 0;
}

.pq-portfoliobox-3 {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 100%;
	float: right;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}

.pq-portfoliobox-3 .pq-portfolio-img {
	position: relative;
}

.pq-portfoliobox-3 .pq-portfolio-img img {
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.pq-portfoliobox-3:hover .pq-portfolio-img img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}


.pq-portfoliobox-3 .pq-portfolio-info span {
	font-family: "reg";
	
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	color: #e9af66;
	letter-spacing: 1px;
}


.pq-portfoliobox-3 .pq-portfolio-info {
	margin: auto;
	position: absolute;
	bottom: -100px;
	z-index: 10;
	right: 20px;
	left: 20px;
	opacity: 0;
	padding: 20px;
	background: #ffffff;
	color: #e9af66;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}


.pq-grid .pq-portfoliobox-3 .pq-portfolio-info {
	position: relative;
	bottom: 0;
	right: 0;
	background: transparent;
	padding-right: 0;
	padding-bottom: 0;
	opacity: 1;
}

.pq-grid .pq-portfoliobox-3 .pq-portfolio-img {
	overflow: hidden;
}

.pq-grid .pq-grid-item:nth-child(1){
	margin-top: 60px;
}

.pq-grid .pq-col-6 {
	padding: 0 30px 45px;
	padding-bottom: 45px;
}

/*================================================
Owl Carousel
================================================*/

.owl-carousel .owl-nav.disabled {
display: none !important;
}

.custom-nav .owl-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	cursor: inherit;
}

.custom-nav .owl-nav button.owl-prev {
	outline: none;
	text-align: center;
	text-indent: inherit;
	cursor: pointer;
	position: relative;
	font-size: 24px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	border-radius: 50%;
	background: #ac857c; background: #e9af66;
	padding: 0 !important;
	margin: 0 10px;
	border: none;
	color: #ffffff;
}

.custom-nav .owl-nav button.owl-next {
	outline: none;
	text-align: center;
	text-indent: inherit;
	cursor: pointer;
	position: relative;
	font-size: 24px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	border-radius: 50%;
	background: #ac857c; background: #e9af66;
	padding: 0 !important;
	margin: 0 10px;
	border: none;
	color: #ffffff;
}

.custom-nav .owl-nav button:hover {
	color: #ffffff;
}

.custom-nav .owl-nav button.owl-prev {
	margin-right: -130px;
}

.custom-nav .owl-nav button.owl-next {
	margin-left: -130px;
}



.custom-nav:hover .owl-nav > button {
margin: 0;
}

/* Dots */
.owl-carousel .owl-dots.disabled {
	display: none;
}

.owl-carousel .owl-dots {
	margin-top: 30px;
	line-height: normal;
	position: relative;
	width: 100%;
	text-indent: inherit;
	text-align: center;
	cursor: pointer;
}

.owl-carousel .owl-dots .owl-dot {
	box-shadow: none;
	outline: none;
	background: #ac857c; background: #e9af66;
	opacity: 0.3;
	display: inline-block;
	padding: 0;
	margin: 0px 5px;
	height: 4px;
	width: 30px;
	border: none;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	cursor: pointer;
}

.owl-carousel .owl-dots .owl-dot span {
	display: none;
}

.owl-carousel .owl-dots .owl-dot:hover {
	background: #ac857c; background: #e9af66;
	opacity: 1;
}

.owl-carousel .owl-dots .owl-dot.active {
	background: #ac857c; background: #e9af66;
	opacity: 1;
}

.single-portfolio-slider .owl-carousel .owl-dots .owl-dot {
	width: 12px;
	height: 12px;
	border-radius: 100%;
}

.single-portfolio-slider .owl-carousel .owl-dots {
	margin-top: -30px;
}

.single-portfolio-slider .owl-carousel {
margin-bottom: 25px;
}


.single-portfolio-slider .item img {
width: 100%;
height: 400px;
object-fit: cover;
}

/*================================================
Testimonialbox
================================================*/

.pq-testimonial-box.pq-style-1 .pq-testimonial-meta span {
	font-family: "reg";
	
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	color: #e9af66;
	letter-spacing: 1px;

}

.pq-testimonial-box.pq-style-2 {
	padding: 60px;
	display: inline-flex;
	background: #ffffff;
}

.pq-testimonial-box.pq-style-2 .pq-testimonial-media .pq-testimonial-img {
	width: 200px;
	margin-left: 45px;
}

.pq-testimonial-box.pq-style-2 .pq-team-content-info {
	display: flex;
	position: relative;
}

.pq-testimonial-box.pq-style-2 .pq-testimonial-meta span {
	font-family: "reg";
	
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	color: #e9af66;
	letter-spacing: 1px;

}

.pq-testimonial-box.pq-style-2 .pq-testimonial-icon i {
	color: #e9af66;
	font-size: 44px;
	line-height: 52px;
	position: absolute;
	left: 0;
	top: 0;
}

.pq-testimonial-box.pq-style-3 .pq-testimonial-content {
	background: rgba(255, 255, 255, 0.1);
	color: #ffffff;
	padding: 30px;
	position: relative;
}

.pq-testimonial-box.pq-style-3 .pq-testimonial-content:before {
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	right: 30px;
	bottom: -30px;
	border: solid transparent;
	border-top-color: rgba(255, 255, 255, 0.1);
	border-width: 15px;
}

.pq-testimonial-box.pq-style-3 .pq-head-testimonial-title {
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 20px;
}

.pq-testimonial-box.pq-style-3 .pq-testimonial-media {
	margin-top: 30px;
	display: flex;
	position: relative;
	align-items: center;
}

.pq-testimonial-box.pq-style-3 .pq-testimonial-media .pq-testimonial-img {
	margin-left: 15px;
}

.pq-testimonial-box.pq-style-3 .pq-testimonial-media .pq-testimonial-img img {
	width: 80px;
	height: 80px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.pq-testimonial-box.pq-style-3 .pq-testimonial-meta h5 {
	color: #ffffff;
}

.pq-testimonial-box.pq-style-3 .pq-testimonial-meta span {
	color: #e9af66;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 22px;
	
	font-family: undefined;
	text-transform: uppercase;
}

.pq-testimonial-box.pq-style-3 .pq-testimonial-star {
	color: #ffa94d;
	float: left;
	margin-top: -30px;
}

.pq-testimonial-box.pq-style-4 {
	padding: 30px;
}

.pq-testimonial-box.pq-style-4 .pq-testimonial-media .pq-testimonial-img {
	margin-bottom: 15px;
}

.pq-testimonial-box.pq-style-4 .pq-testimonial-meta span {
	font-family: "reg";
	
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	color: #e9af66;
	letter-spacing: 1px;
}

.pq-testimonial-box.pq-style-4 .pq-testimonial-icon {
	display: none;
}

.testimonial-2 .pq-testimonial-box-slider.pq-style-2 .owl-dots {
	margin-top: 0;
}

.pq-testimonial-box.pq-style-4 {
	background: #ffffff;
	padding: 45px;
	padding-top: 0;
	margin-top: 45px;
}

.pq-testimonial-box.pq-style-4 .pq-testimonial-mediacontent {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-bottom: 15px;
	position: relative;
}

.pq-testimonial-box.pq-style-4 .pq-testimonial-mediacontent:before {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 50%;
	background: rgba(0, 0, 0, 0.1);
}

.pq-testimonial-box.pq-style-4 .pq-testimonial-media .pq-testimonial-img {
	width: 100px;
	display: inline-block;
}

.pq-testimonial-box.pq-style-4 .pq-testimonial-img img {
	margin-top: -45px;
	margin-bottom: 15px;
}

.pq-testimonial-box.pq-style-4 .pq-testimonial-meta span {
	color: #e9af66;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 22px;
	
	font-family: "reg";
	text-transform: uppercase;
}

.pq-testimonial-box.pq-style-4 .pq-testimonial-socialicon ul {
	padding: 0;
	margin: 0;
}

.pq-testimonial-box.pq-style-4 .pq-testimonial-socialicon ul li a {
	background: #ac857c; background: #e9af66;
	color: #ffffff;
	text-align: center;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 100%;
	display: inline-block;
}

.pq-testimonial-box.pq-style-4 .pq-testimonial-social {
	display: flex;
	align-items: center;
	margin-top: 15px;
}

.pq-testimonial-box.pq-style-4 .pq-testimonial-socialcontent {
	margin-right: 15px;
}

.pq-testimonial-box.pq-style-4 .pq-testimonial-socialtitle {
	font-size: 20px;
	line-height: 28px;
}

.pq-testimonial-box.pq-style-4 .pq-testimonial-star {
	color: #ffa94d;
}

.pq-testimonial-box.pq-style-4 .pq-testimonial-description {
	margin-bottom: 0;
	margin-top: 30px;
}

.pq-testimonial-box-slider.pq-style-4 .owl-carousel .owl-dots {
	text-align: right;
}

.pq-testimonial-box.pq-style-5 .pq-testimonial-content {
	color: #ffffff;
}

.pq-testimonial-box.pq-style-5 .pq-head-testimonial-title {
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 20px;
}

.pq-testimonial-box.pq-style-5 .pq-testimonial-media {
	margin-top: 30px;
	display: flex;
	position: relative;
	align-items: center;
}

.pq-testimonial-box.pq-style-5 .pq-testimonial-media .pq-testimonial-img {
	margin-left: 15px;
}

.pq-testimonial-box.pq-style-5 .pq-testimonial-media .pq-testimonial-img img {
	width: 80px;
	height: 80px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.pq-testimonial-box.pq-style-5 .pq-testimonial-meta h5 {
	color: #ffffff;
}

.pq-testimonial-box.pq-style-5 .pq-testimonial-meta span {
	color: #e9af66;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 22px;
	
	font-family: "reg";
	text-transform: uppercase;
}

.pq-testimonial-box.pq-style-5 .pq-testimonial-star {
	color: #ffa94d;
	margin-bottom: 15px;
}

.pq-testimonial-box.pq-style-5 .pq-testimonial-description {
	margin-bottom: 0;
	width: 95%;
}

.pq-testimonial-box.pq-style-5 .pq-testimonial-icon i {
	color: #e9af66;
	font-size: 28px;
	line-height: 36px;
	position: absolute;
	left: 0;
	top: 0;
}

.pq-testimonial-box-slider.pq-style-5 .owl-carousel .owl-dots {
	text-align: left;
	margin-top: 0;
	left: 0;
	bottom: 45px;
}

/*================================================
Client
================================================*/

.pq-client-box.pq-client-style-1 .pq-client-img {
	position: relative;
	display: block;
	width: auto;
	margin: 0 auto;
	-webkit-transition: -webkit-transform .3s ease;
	-moz-transition: -moz-transform .3s ease;
	transition: transform .3s ease;
	height: 80px;
}
/*
.pq-client-box.pq-client-style-1 a:hover .pq-client-img {
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	transform: translateY(100%);
}*/

.pq-client-box.pq-client-style-1 .pq-client-hover-img {
	position: absolute;
	top: 0;
	right: 50%;
	width: auto;
	-webkit-transform: translate(-50%, -100%);
	-moz-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
	-webkit-transition: -webkit-transform .3s ease;
	-moz-transition: -moz-transform .3s ease;
	transition: transform .3s ease;
	opacity: 1;
}

.pq-client-box.pq-client-style-1 a:hover .pq-client-hover-img {
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	height: 80px;
}

.pq-client-grid {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 60px 15px;
	min-height: 100%;
}

.pq-client-grid {
	border-bottom: 1px solid #0000001a;
	border-left: 1px solid #0000001a;
}

.pq-client-grid a {
	position: relative;display: block;
}

.our-client .colfive:last-child .pq-client-grid,
.our-client .colfive:nth-last-child(-n+5) .pq-client-grid {
border-bottom: 0;
}


.our-client .colfive:nth-child(5n) .pq-client-grid,
.our-client .colfive:nth-child(5) .pq-client-grid,
.our-client .colfive:last-child .pq-client-grid {
border-left: 0;
}






/*
.our-client .colfive:nth-child(+n+6) .pq-client-grid {
border-bottom: 0;
}
*/

.pq-client-box.pq-client-style-2 .pq-client-img {
	position: relative;
	display: block;
	width: auto;
	margin: 0 auto;
	-webkit-transition: -webkit-transform .3s ease;
	-moz-transition: -moz-transform .3s ease;
	transition: transform .3s ease;
	opacity: 0.6;
	height: 100px;
}

.pq-client-box.pq-client-style-2 a:hover .pq-client-img {

	opacity: 0;
}

.pq-client-box.pq-client-style-2 .pq-client-hover-img {
	position: absolute;
	top: 0;
	left: 50%;
	width: auto;
	-webkit-transform: translate(-50%, -100%);
	-moz-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);

	opacity: 0;
	height: 100px;
}

.pq-client-box.pq-client-style-2 a:hover .pq-client-hover-img {
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	opacity: 1;
}

.pq-client-title {
	color: #e9af66;
	text-align: center;
	text-decoration: underline;
}

/*================================================
Award Box
================================================*/

.pq-awardbox-1 {
	text-align: center;
}

.pq-awardbox-1 a {
	display: block;
}

.pq-awardbox-1 .pq-award-title {
	font-family: "reg";
	color: /*#30373f*/ #000;
	font-style: normal;
	text-transform: capitalize;
	
	display: block;
	margin-top: 15px;
	font-size: 22px;
	line-height: 30px;

}

.owl-carousel .owl-item .pq-awardbox-1 img {
	width: auto;
	display: inline-block;
}

.pq-awardbox-1-slider.pq-awardbox-1 .owl-carousel .owl-dots {
	margin-top: 45px;
}

/*================================================
Floating Images
================================================*/

.floating-image{
	animation-name: topbottom;
	animation-iteration-count: infinite;
	animation-duration: 5s;
	animation-timing-function: ease-in-out;
}

.floating-image-right {
	position: absolute;
	right: 0;
	bottom: 0;
}

.floating-image-left {
	position: absolute;
	left: 0;
	bottom: 0;
}

.floating-image-1{
	bottom: 15px;
}

.floating-image-1 img {
	max-width: 136px;
}

.floating-image-2 {
	right: -27%;
}

.floating-image-2 img {
	max-width: 200px;
}

.floating-image-3 {
	left: -30%;
	bottom: -20%;
}

.floating-image-3 img {
	max-width: 300px;
}

.floating-image-4 {
	right: -30%;
}

.floating-image-4 img {
	max-width: 200px;
}

.floating-image-5 {
	left: -23%;
	bottom: -20%;
	z-index: 1;
}

.floating-image-5 img {
	max-width: 200px;
}

.floating-image-6 {
	right: -29%;
	bottom: -5%;
	z-index: -1;
}

.floating-image-6 img {
	max-width: 400px;
}

@keyframes topbottom {

	0% {
		transform: translate(0px, 0px);
	}

	50% {
		transform: translate(0px, 30px);
	}

	100% {
		transform: translate(0px, 0px);
	}
}

/*================================================
Floating Counters
================================================*/

.floating-counters {
	display: flex;
	position: absolute;
	bottom: 45px;
	left: -15%;
}

.floating-counters .floating-counter-1+.floating-counter-1 {
	margin-right: 30px;
}

.floating-counter-1 {
	padding: 30px;
}

.floating-counter-1 .pq-counter-num-prefix {
	display: flex;
	justify-content: center;
}

.floating-counter-1 .pq-counter-num-prefix h5 {
	color: #FFFFFF;
	font-size: 56px;
	
	line-height: 72px;
}

.floating-counter-1 .pq-counter-num-prefix .pq-counter-prefix {
	color: #FFFFFF;
	font-size: 56px;
	
	line-height: 72px;
}

.floating-counter-1 p {
	margin-bottom: 0;
	color: #FFFFFF;
	font-size: 13px;
	
	text-transform: uppercase;
	line-height: 22px;
	letter-spacing: 1px;
	text-align: center;
}

/*================================================
Counter
================================================*/

.pq-counter.pq-counter-style-1 {
	display: flex;
	position: relative;
	padding: 0 15px;align-items: center;
}

.pq-counter-style-1 .pq-counter-info {
	flex: 1;text-align: right;
margin-right: 15px;
}



.pq-counter-style-1 .pq-counter-media img {
width: 70px;
}

.pq-counter-style-1 .pq-counter-info h5 {
	font-size: 45px;
	line-height: 56px;
	display: inline-block;
	color: #ffffff;
}

.pq-counter-style-1 .pq-counter-info .pq-counter-prefix {
	font-size: 45px;
	line-height: 56px;
	color: #ffffff;
}

.pq-counter-style-1 .pq-counter-num-prefix {
	display: inline-flex;
	align-items: center;
}

.pq-counter-style-1 .pq-counter-info p {
	font-size: 13px;
	color: #ffffff;
	margin-bottom: 0;
	
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.pq-counter.pq-counter-style-2 {
	display: flex;
	position: relative;
	padding-bottom: 60px;
	border-bottom: 1px solid #0000001a;
	margin-bottom: 60px;
}

.pq-counter-style-2 .pq-counter-info {
	flex: 1;
}

.pq-counter-style-2 .pq-counter-media i {
	font-size: 60px;
	line-height: 1;
	color: #e9af66;
}

.pq-counter-style-2 .pq-counter-media {
	position: absolute;
	top: 0;
	left: 0;
}

.pq-counter-style-2 .pq-counter-info h5 {
	font-size: 56px;
	line-height: 56px;
	display: inline-block;
}

.pq-counter-style-2 .pq-counter-info .pq-counter-prefix {
	font-size: 56px;
	line-height: 56px;
	font-weight: 500;
	color: /*#30373f*/ #000;
}

.pq-counter-style-2 .pq-counter-num-prefix {
	display: inline-flex;
	align-items: center;
}

.pq-counter-style-2 .pq-counter-info h6 {
	font-size: 22px;
	line-height: 1;
	margin: 30px 0 20px 0;
}

.pq-counter-style-2 .pq-counter-info p {
	font-size: 15px;
	margin-bottom: 0;
	line-height: 24px;
}

.pq-counter.pq-counter-style-3 {
	padding: 30px;
	background-image: url(../images/background-Images/bg-img-1.jpg);
	background-position: center center;
}

.pq-counter.pq-counter-style-3 .pq-counter-num-prefix {
	display: flex;
	align-items: center;
	justify-content: center;
}

.pq-counter.pq-counter-style-3 .pq-counter-num-prefix h5 {
	font-size: 56px;
	line-height: 64px;
	color: /*#30373f*/ #000;
}

.pq-counter.pq-counter-style-3 .pq-counter-num-prefix .pq-counter-prefix {
	font-size: 56px;
	line-height: 64px;
	
	color: /*#30373f*/ #000;
}

.pq-counter.pq-counter-style-3 .pq-counter-title {
	font-size: 13px;
	
	text-transform: uppercase;
	line-height: 22px;
	letter-spacing: 1px;
}

/*================================================
Service Detail
================================================*/

.widget.widget-port .menu li a {
	position: relative;
	background-color: #ffffff;
	padding: 10px 15px;
	border: none;
	display: block;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	color: /*#30373f*/ #000;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
}

.widget.widget-port .menu li a:hover {
	color: #e9af66;
}

.widget.widget-port .menu li.current-menu-item a {
	background: #ac857c; background: #e9af66;
	color: #ffffff;
}

.widget.widget-port .menu li>a:before {
	position: absolute;
	content: "\f124";
	font-family: "Ionicons";
	font-size: 12px;
	left: 24px;
	right: auto;
	top: 18px;
	color: inherit;
	line-height: normal;
	font-weight: 500;
}

.widget.widget-port {
	background: #f6f4f5;
	box-shadow: none;
}

.widget.widget-port:nth-child(2) {
	padding: 0;
	background: unset;
}

.widget.widget-port .page-title {
	margin: 0 0 20px 0;
}

.widget.widget-port .menu li {
	margin: 0 0 10px 0;
}

.widget.widget-port .menu li:last-child {
	margin-bottom: 0;
}

/*================================================
Timeline
================================================*/

.pq-timelines .cntl-icon {
	font-family: "reg";
	
	font-size: 20px;
	background: /*#30373f*/ #000;
	border-color: #e9af66;
	right: 0;
	left: 0;
	line-height: 70px;
}

.pq-timelines .cntl-bar {
	box-shadow: none;
	background: #ac857c; background: #e9af66;
	width: 5px;
	border-radius: 5px;
}

.pq-timelines .cntl-bar-fill {
	background: #ac857c; background: #e9af66;
}

.pq-timelines .cntl-content {
	padding: 30px;
	background: #f6f4f5;
	border-color: #e9af66;
	border-radius: 0;
}

.pq-timelines .cntl-content p {
	margin-bottom: 0;
}

.pq-timelines .cntl-content h4 {
	
	font-size: 26px;
	line-height: 32px;
}

.pq-timelines .cntl-image {
	padding: 0;
}

/*================================================
List Check
================================================*/

.pq-list-heading {
	margin-bottom: 15px;
}

.pq-list-check {
	margin: 0;
	padding: 0;
}

.pq-list-check li {
	list-style: none;
	display: flex;
	align-items: center;
	margin-top: 5px;
	padding-bottom: 5px;
}

.pq-list-check li:first-child {
	margin-top: 0;
}

.pq-list-check li:last-child {
	padding-bottom: 0;
}

.pq-list-check li i {
	color: #e9af66;
	font-size: 8px;
	padding-left: 10px;
}

.pq-list-check-2 {
	margin: 20px 0 40px 0;
	padding: 0;
}

.pq-list-check-2 li {
	list-style: none;
	display: flex;
	align-items: center;
	margin-top: 5px;
	padding-bottom: 5px;
}

.pq-list-check-2 li:first-child {
	margin-top: 0;
}

.pq-list-check-2 li:last-child {
	padding-bottom: 0;
}

.pq-list-check-2 li i {
	color: #e9af66;
	font-size: 22px;
	padding-left: 10px;
}

.pq-list-check-2 li span {
	font-weight: 500;
}

/*================================================
Team
================================================*/

.pq-team-style-1 {
	margin: 0 15px;
}

.pq-team-style-1 .pq-team-img {
	position: relative;
	overflow: hidden;
}

.pq-team-style-1 .pq-team-img img {
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.pq-team-style-1:hover .pq-team-img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.pq-team-style-1 .pq-team-social ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	right: -75px;
	display: inline-block;
	width: 60px;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}

.pq-team-style-1:hover .pq-team-social ul {
	right: 15px;
}

.pq-team-style-1 .pq-team-social ul li {
	list-style: none;
	display: inline-flex;
	margin: 0 0 5px;
}

.pq-team-style-1 .pq-team-social ul li:last-child {
	margin: 0;
}

.pq-team-style-1 .pq-team-social ul li a {
	background: /*#30373f*/ #000;
	color: #ffffff;
	text-align: center;
	width: 60px;
	height: 60px;
	line-height: 60px;
}

.pq-team-style-1 .pq-team-social ul li a:hover {
	background: #ac857c; background: #e9af66;
}

.pq-team-style-1 .pq-team-social ul li a i {
	font-family: "Font Awesome 6 Brands";
	font-weight: 400;
}

.pq-team-style-1 .pq-team-info {
	background: transparent;
	padding: 15px 15px 0;
	margin: 0px;
	text-align: center;
	position: relative;
}

.pq-team-style-1 .pq-team-info h5 {
	font-size: 24px;
	line-height: 32px;
	margin: 0;
	color: /*#30373f*/ #000;
}

.pq-team-style-1 .pq-team-info h5 a {
	color: /*#30373f*/ #000;
}

.pq-team-style-1 .pq-team-info .pq-team-designation {
	font-size: 13px;
	line-height: 22px;
	
	letter-spacing: 1px;
	display: inline-block;
	width: 100%;
	text-transform: uppercase;
	color: #e9af66;
	font-family: "reg";
}

/*================================================
Icon Box
================================================*/

.pq-icon {
	margin-left: 15px;
}

.pq-icon i {
	font-size: 50px;
	line-height: 1;
	color: #e9af66;
	display: inline-block;
}

.pq-icon-box.pq-style-1 {
	padding: 60px 45px 45px 45px;
	background-color: #ffffff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 100%;
	border: 0.5px solid #0000001a;
}

.pq-icon-box.pq-style-1 .pq-icon-box-content .pq-icon-box-title {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 20px;
}

.pq-icon-box.pq-style-1 .pq-icon {
	margin-left: 0;
}

.pq-icon-box.pq-style-1 .pq-icon i {
	font-size: 64px;
	line-height: 1;
	display: inline-block;
	color: #e9af66;
}

.pq-icon-box.pq-style-1.active {
	background-color: #e9af66;
	padding: 60px 45px 45px 45px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	min-height: 100%;
	border: 0.5px solid #0000001a;
}

.pq-icon-box.pq-style-1.active .pq-icon-box-title {
	color: #ffffff;
}

.pq-icon-box.pq-style-1.active p {
	color: #ffffff;
}

.pq-icon-box.pq-style-2 {
	display: flex;
	align-items: center;
}

.pq-icon-box.pq-style-3 {
display: flex;
margin-bottom: 15px;
width: 47%;
float: right;
margin-left: 3%;
}

.pq-icon-box.pq-style-3 .pq-icon {
	margin-left: 15px;
}

.pq-icon-box.pq-style-3 .pq-icon i {
	font-size: 24px;
	color: #e9af66;margin-top: 7px;
}

.pq-icon-box.pq-style-4 {
	padding: 60px 45px;
	background-image: url(../images/background-Images/bg-img-1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
}

.pq-icon-box.pq-style-4 .pq-icon-box-content .pq-icon-box-title {
	margin-bottom: 15px;
}

.pq-icon-box.pq-style-4 .pq-icon-box-content .pq-icon-box-description {
	margin-bottom: 0;
}

.pq-icon-box.pq-style-4 .pq-icon {
	margin-right: 45px;
}

.pq-icon-box.pq-style-4 .pq-icon i {
	font-size: 80px;
	line-height: 1;
	color: #e9af66;
}

.pq-icon-box.pq-style-5 {
	display: flex;
	align-items: center;
}

.pq-icon-box.pq-style-5 .pq-icon {
	margin-left: 15px;
}

.pq-icon-box.pq-style-5 .pq-icon i {
	font-size: 50px;
	line-height: 1;
	color: #e9af66;
}

.pq-icon-box.pq-style-6 {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 60px 15px;
	border-left: 1px solid #0000001a;
	border-bottom: 1px solid #0000001a;
}

.pq-icon-box.pq-style-6 .pq-icon {
	margin-left: 15px;
	text-align: center;
}

.pq-icon-box.pq-style-6 .pq-icon i {
	font-size: 50px;
	line-height: 110px;
	color: #ffffff;
	background-color: #e9af66;
	width: 100px;
	height: 100px;
	border-radius: 100%;
}

/*================================================
FAQ
================================================*/

.pq-accordion-block.pq-style-1 .pq-accordion-box {
	margin-bottom: 24px;
	padding-bottom: 24px;
	position: relative;
	border-bottom: 1px solid rgb(48, 55, 63, 0.2);
}

.pq-accordion-block.pq-style-1 .pq-accordion-box .pq-ad-title {
	padding: 0px 30px;
}

.pq-accordion-block.pq-style-1 .pq-accordion-box .pq-accordion-details {
	margin-top: 10px;
}

.pq-accordion-block.pq-style-1 .pq-accordion-box .pq-ad-title .ad-title-text {
	font-size: 22px;
	line-height: 30px;
	cursor: pointer;
}

.pq-accordion-block.pq-style-1 .pq-accordion-box .pq-ad-title i {
	position: absolute;
	top: 5px;
	right: 0;
	opacity: 1;
	color: /*#30373f*/ #000;
	font-size: 15px;
}

.pq-accordion-block.pq-style-1 .pq-accordion-box .pq-ad-title i.inactive {
	opacity: 0;
}

.pq-accordion-block.pq-style-1 .pq-accordion-box.pq-active .pq-ad-title i {
	opacity: 0;
	color: /*#30373f*/ #000;

}

.pq-accordion-block.pq-style-1 .pq-accordion-box.pq-active .pq-ad-title i.inactive {
	opacity: 1;
}

.pq-accordion-block.pq-style-1 .pq-accordion-box .pq-accordion-details p {
	margin-bottom: 0;
}

.pq-accordion-block.pq-style-2 .pq-accordion-box {
	background: #ffffff;
	border-bottom: none;
	padding-bottom: 24px;
}

.pq-accordion-block.pq-style-2 .pq-accordion-box:last-child {
	margin-bottom: 0;
}

.pq-accordion-block.pq-style-2 .pq-accordion-box .pq-ad-title {
	background: #f6f4f5;
	border: 1px solid #f6f4f5;
	padding: 15px 20px;
	cursor: pointer;
	position: relative;
}

.pq-accordion-block.pq-style-2 .pq-accordion-box .pq-ad-title .ad-title-text {
	font-size: 18px;
	line-height: 26px;
}

.pq-accordion-block.pq-style-2 .pq-accordion-box .pq-ad-title i {
	position: absolute;
	top: 20px;
	left: 20px;
	opacity: 1;
	color: /*#30373f*/ #000;
	right: inherit;
}

.pq-accordion-block.pq-style-2 .pq-accordion-box .pq-ad-title i.inactive {
	opacity: 0;
}

.pq-accordion-block.pq-style-2 .pq-accordion-box.pq-active .pq-ad-title i {
	position: absolute;
	left: 20px;
	opacity: 0;
	right: inherit;
}

.pq-accordion-block.pq-style-2 .pq-accordion-box.pq-active .pq-ad-title i.inactive {
	opacity: 1;
}

.pq-accordion-block.pq-style-2 .pq-accordion-box.pq-active .pq-ad-title i {
	color: #ffffff;
}

.pq-accordion-block.pq-style-2 .pq-accordion-box .pq-accordion-details {
	padding: 15px 20px;
	border: 1px solid rgba(0, 0, 0, .1);
	border-top: 0;
	margin-top: 0;
}

.pq-accordion-block.pq-style-2 .pq-accordion-box .pq-accordion-details p {
	margin-bottom: 0;
}

.pq-accordion-block.pq-style-2 .pq-accordion-box.pq-active .pq-ad-title {
	background: #ac857c; background: #e9af66;
	border: 1px solid #e9af66;
}

.pq-accordion-block.pq-style-2 .pq-accordion-box.pq-active .pq-ad-title .ad-title-text {
	color: #ffffff;
}

.pq-accordion-block.pq-style-3 .pq-accordion-block .pq-accordion-box {
	margin-bottom: 24px;
	padding-bottom: 24px;
	position: relative;
	border-bottom: 1px solid rgba(48, 55, 63, 0.2);
}

.pq-accordion-block.pq-style-3 .pq-accordion-block .pq-accordion-box .pq-ad-title {
	padding: 0;
}

.pq-accordion-block.pq-style-3 .pq-accordion-block .pq-accordion-box .pq-ad-title .ad-title-text {
	font-size: 22px;
	line-height: 30px;
	cursor: pointer;
}

.pq-accordion-block.pq-style-3 .pq-accordion-block .pq-accordion-box .pq-ad-title i {
	position: absolute;
	top: 5px;
	font-size: 22px;
	left: 0;
	opacity: 1;
	color: /*#30373f*/ #000;
}

.pq-accordion-block.pq-style-3 .pq-accordion-block .pq-accordion-box.pq-active .pq-ad-title i {
	opacity: 0;
}

.pq-accordion-block.pq-style-3 .pq-accordion-block .pq-accordion-box .pq-ad-title i.inactive {
	left: 0;
	color: /*#30373f*/ #000;
}

.pq-accordion-block.pq-style-3 .pq-accordion-block .pq-accordion-box.pq-active .pq-ad-title i.inactive {
	opacity: 1;
}

.pq-accordion-block.pq-style-3 .pq-accordion-block .pq-accordion-box .pq-accordion-details {
	margin-top: 10px;
}

.pq-accordion-block.pq-style-3 .pq-accordion-block .pq-accordion-box .pq-accordion-details p {
	margin-bottom: 0;
}

/*================================================
Pricebox
================================================*/

.pq-pricebox.pq-style-1 {
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	background-color: #f6f4f5;
	overflow: hidden;
}

.pq-pricebox.pq-style-1 .pq-pricebox-media img {
	object-fit: cover;
	transition: all 0.5s ease-in-out;
}

.pq-pricebox.pq-style-1:hover .pq-pricebox-media img {
	transform: translateX(10px);
}

.pq-pricebox.pq-style-1 .pq-pricebox-info {
	padding: 45px;
	padding-left: 15px;
	flex: 1;
}

.pq-pricebox.pq-style-1 ul {
	padding: 15px 0 30px;
	margin: 0;
}

.pq-pricebox.pq-style-1 .pq-pricebox-info .price {
	font-size: 48px;
	line-height: 56px;
	margin-top: 10px;
}

.pq-pricebox.pq-style-1 .price-month {
	display: block;
	font-family: "reg";
	
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	color: /*#30373f*/ #000;
	margin-top: 10px;
}

.pq-pricebox.pq-style-1 .pq-list-info li {
	list-style: none;
	line-height: 45px;
	display: flex;
	align-items: center;
	text-transform: capitalize;

}

.pq-pricebox.pq-style-1 .pq-list-info li i {
	margin-left: 15px;
	color: #e9af66;
}

/*================================================
Custom Css
================================================*/
.pq-button.pq-button-flat.pq-btn-font.pq-btn-bg-white .pq-button-line-left {
	background: /*#30373f*/ #000;
}

.pq-button.pq-button-flat.pq-btn-font.pq-btn-bg-white:hover .pq-button-line-left {
	background: #ffffff;
}

.pq-45 {
	margin: 45px 0;
}

.button-align {
	text-align: end;
}

.pq-p-0 {
	padding: 0;
}

.pq-mb-30 {
	margin-bottom: 30px;
}

.form-section .pq-button {
	background: #ac857c; background: #e9af66;
}

.form-section .pq-button:hover {
	background: #ffffff;
}

.pq-bg-dark .pq-button .pq-button-text {
	transition: all 0.5s ease-in-out;
}

.pq-button .pq-button-line-left {
	transition: all 0.5s ease-in-out;
}

.pq-bg-dark .pq-button i {
	transition: all 0.5s ease-in-out;
}

.form-section .pq-button:hover .pq-button-text {
	color: /*#30373f*/ #000;
}

.pq-mb-45 {
	margin-bottom: 45px;
}

.pq-mb-35 {
	margin-bottom: 35px;
}

.pq-pe-60 {
	padding-left: 60px;
}

.pq-p-45-90 {
	padding: 45px 0 90px 0;
}

.pq-pt-60 {
	padding-top: 60px;
}

.pq-p-300 {
	padding: 300px 0;
}

.video {
	position: relative;
}

.pe-xl-30 {
	padding-left: 30px;
}

.ps-xl-30 {
	padding-right: 30px;
}

.pq-bg-dark .pq-button.pq-button-flat {
	background-color: #e9af66;
}

.pq-bg-dark .pq-button.pq-button-flat:hover {
	background-color: #ffffff;
}

.pq-bg-dark .pq-button.pq-button-flat:hover .pq-button-text {
	color: /*#30373f*/ #000;
}

.pq-bg-dark .pq-button.pq-button-flat:hover .pq-button-line-left {
	background: /*#30373f*/ #000;
}

.pq-bg-dark .pq-button.pq-button-flat:hover i {
	color: /*#30373f*/ #000;
}

.pq-about-img {
	margin-right: -315px;
}

.pq-my-30 {
	margin: 30px 0;
}

.pq-my-15 {
	margin: 15px 0;
}

.pe-xl-90 {
	padding-left: 90px;
}

.ps-xl-60 {
	padding-right: 60px;
}

.pq-faq-img {
	position: relative;
}

.pq-pt-220 {
	padding-top: 220px;
}

.pq-pb-180 {
	padding-bottom: 180px;
}

.pq-pb-260 {
	padding-bottom: 260px;
}

.pq-me-330{
	margin-left: -330px;
}

.pq-me-320 {
	margin-left: -320px;
}

.pq-me-315 {
	margin-left: -315px;
}

.pq-mt-130 {
	margin-top: -130px;
}

.pq-mt-30 {
	margin-top: 30px;
}

.pq-mt-15 {
	margin-top: 15px;
}

.pq-flooring-categories {
	display: flex;
}

.pq-about-us-img {
	margin: 0 0 -90px -390px;
	position: relative;
	z-index: 1;
}

.pq-testimonial-img-overflow {
	margin-left: -390px;
}

.pq-counter-60 {
	padding: 60px 0;
}

.link-align {
	text-align: center;
}

.img-align {
	text-align: end;
	position: relative;
}

.img-align img {
	width: 85%;
	position: relative;
}

.about-us-img {
	position: relative;
}

.pq-image1 {
	position: relative;
	width: 75%;
}

.pq-image2 {
	position: absolute;
	width: 60%;
	bottom: -38%;
	left: 0%;
}

.pq-image3 {
	position: relative;
	/*width: 80%;*/
}

.pq-image4 {
	position: absolute;
	bottom: -25px;
	left: 0;
	width: 64%;
}

.pq-about-us-padding {
	padding: 30px 15px 0 60px;
}

.pq-mb-130 {
	margin-bottom: -130px;
}

.pq-pt-260 {
	padding-top: 260px;
}

.pq-title {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 10px;
}

.pq-px-30 {
	padding: 0 30px;
}

.pq-testimonial-video {
	position: relative;
}

.pq-map {
	line-height: 0;
}

.pq-map iframe {
	width: 100%;filter: grayscale(100);
	height: 360px;
}

.pq-contact-img {
	margin-right: -600px;
}

.pq-contact-form .pq-button {
	background-color: #e9af66;
}

.pq-contact-form .pq-button:hover {
	background-color: /*#30373f*/ #000;
color: #fff;
}

.pq-portfolio-info-box {
	display: inline-block;
	width: 100%;

overflow: hidden;
margin-bottom: 20px;
padding: 15px;
background: #f6f4f5;
}


.pq-portfolio-info-box .pq-portfolio-info {
background: #fff;
}

.pq-portfolio-info-box .pq-info-list {
	margin: 0;
	padding: 0;
	display: flex;
}

.pq-portfolio-info .pq-info-list li {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%;
}

.pq-portfolio-info .pq-info-list li h5 {
font-size: 18px;
line-height: 30px;
color: #000;
}

.pq-portfolio-info .pq-info-list li h5 i {
margin-left: 8px;
}

.pq-pobox h3 {
font-size: 20px;
margin: 10px 0;
}

.pq-pobox p {
margin-bottom: 10px;
}



.pq-single-title {
	line-height: 1;
	margin-bottom: 15px;
}

.comment-form .pq-button {
	background-color: #e9af66;
}

.comment-form .pq-button:hover {
	background-color: /*#30373f*/ #000;
}

.comment-form textarea {
	height: auto;
}

.about-us {
	position: relative;
}

.gallery {
	position: relative;
padding: 20px 0;
background: #f9f9f9;
}

.pq-py-130 {
	padding: 130px 0;
}

.pq-me-380 {
	margin-left: -380px;
}

.pq-about-section-padding {
	padding: 50px 0;
}

.inside-body .pq-about-section-padding {
display: inline-block;
width: 100%;
}

.mfp-fligure .mfp-close {
	width: fit-content;
}

.pq-sticky-top {
	position: sticky;
	top: 130px;
	z-index: 1;
}

.skill .pq-button {
	background-color: #e9af66;
}

.skill .pq-button:hover {
	background-color: /*#30373f*/ #000;
}

.pq-mb-200 {
	margin-bottom: -200px;
}

.pq-pt-330 {
	padding-top: 330px;
}

.pq-me-30 {
	margin-left: -30%;
}

.pq-testimonial-overflow-img {
	margin-left: -1080px;
}

.about-us-page-5 .pq-button {
	background-color: #e9af66;
}

.about-us-page-5 .pq-button:hover {
	background-color: /*#30373f*/ #000;
}

.about-us-page-5 .pq-list-check-2 {
	margin-bottom: 20px;
}

.pq-manager-info {
	display: flex;
	align-items: center;
}

.pq-manager-info .sign {
	width: 75px;
}

.pq-warehouse-img-overflow {
	margin: 0 0 0 -500px;
}

.pq-counter-padding {
	padding: 60px 0 60px 0;
}

.pq-pb-130 {
	padding-bottom: 130px;
}

.pq-testimonial-slider-padding {
	padding: 130px 90px 110px 15px;
}

.pq-form-box {
	margin-top: 150px;
	margin-bottom: -60px;
	padding: 45px;
	background-color: #ffffff;
	border-radius: 5px;
	position: relative;
	z-index: 1;
}

.pq-form {
	padding: 45px;
	background-color: #ffffff;
}

.pq-form-box .pq-button {
	background-color: #e9af66;
}

.pq-form-box .pq-button:hover {
	background-color: /*#30373f*/ #000;
}

.pricing-plan .pq-button {
	background-color: #e9af66;
}

.pricing-plan .pq-button:hover {
	background-color: /*#30373f*/ #000;
}

.pq-service .pq-button {
	background-color: #e9af66;
}

.pq-service .pq-button:hover {
	background-color: /*#30373f*/ #000;
}

.our-client .pq-button {
	background-color: #e9af66;
}

.our-client .pq-button:hover {
	background-color: #E6E0DB;
}

.discover .pq-button {
	background-color: #e9af66;
}

.discover .pq-button:hover {
	background-color: /*#30373f*/ #000;
}

.pq-floating-heading {
	padding: 45px 30px;
	background-color: #e9af66;
	color: #ffffff;
	width: 48%;
	position: absolute;
	top: 65%;
	right: 0;
}



.pq-heading-box-title {
	color: #ffffff;
}

.pq-heading-box-title span {
	color: #e9af66;
	margin-left: 20px;
}

.pq-heading-box .divider {
	width: 70%;
}

.pq-p-15 {
	padding: 0 15px 0 0;
}

.pq-m-15 {
	margin: 0 -15px 0 0;
}


/*******************************/




/** @section Swiper */
.swiper-container {
	display: flex;
	margin: 0 auto;
	position: relative;
	height: auto;
	width: 100%;
	/* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: right;
}

.swiper-container-vertical > .swiper-wrapper {
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	z-index: 1;
	display: flex;
	align-self: stretch;
	align-items: stretch;
	width: 100%;
	height: auto;
	min-height: inherit;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container {
	flex-shrink: 0;
}

.slide-caption-img {
	position: absolute;
	top: 10%;	bottom: 10%;
	right: -80px;
	height: auto;
	transition: .3s all ease;
	display: none;z-index: 1;
}

.slide-caption-img img {
box-shadow: 13px 22px 30px 0px rgba(0, 0, 0, 0.24);
	height: 100%;
width: 24vw;
object-fit: cover;
}

@media (min-width: 1200px) {
	.slide-caption-img {
		display: block;
	}
}

@media (min-width: 1600px) {
	.slide-caption-img {
		margin-right: -100px;
	}
	.slide-caption-img img {
		width: 24.5vw;
	}
}

/*
.swiper-slide {
	.slide-caption-img {
		opacity: 0;
		transition: .3s all ease;
	}
}
*/
.swiper-slide-active .slide-caption-img img {
	box-shadow: 13px 22px 30px 0px rgba(0, 0, 0, 0.5);
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

/* a11y */
.swiper-container .swiper-notification {
	position: absolute;
	right: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	touch-action: pan-y;
}

.swiper-wp8-vertical {
	touch-action: pan-x;
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
	/* Windows 8 IE 10 fix */
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	right: 50%;
	top: 50%;
	margin-right: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg);
	}
}

.swiper-slide > .vide__body,
.swiper-slide > .parallax_cnt {
	height: 100%;
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	bottom: 0;
	display: block;
	font-size: 50px;
	line-height: 1;
	color: #151517;
	text-align: center;
	cursor: pointer;
	transition: .2s ease-in;
	will-change: transform;
	z-index: 100;
	padding: 12px 20px;
}

@media (min-width: 992px) {
	.swiper-button-prev,
	.swiper-button-next {
		padding: 24px 45px;
	}
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	color: rgba(20, 160, 180);
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	color: rgba(21, 21, 23, 0.5);
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev {
	left: 56px;
	background: #ffffff;
}

.swiper-button-prev:before {
	font-family: "FontAwesome";
	content: "\f104";
}

@media (min-width: 992px) {
	.swiper-button-prev {
		left: 100px;
	}
}

.swiper-button-next {
	background: #ffffff;
	left: 0;
}

.swiper-button-next:before {
	font-family: "FontAwesome";
	content: "\f105";
}

.swiper-slider.swiper-container-rtl .swiper-button-prev::before {
	content: "\f061";
}

.swiper-slider.swiper-container-rtl .swiper-button-next::before {
	content: "\f060";
}

.swiper-pagination {
	position: absolute;
	display: block;
	text-align: center;
	transition: .3s;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-pagination .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	display: inline-block;
	border-radius: 100%;
	background: rgba(255, 255, 255, 0.6);
	transition: .2s;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination .swiper-pagination-bullet:hover {
	background: rgba(20, 160, 180);
}

.swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-black .swiper-pagination-bullet {
	background: rgba(0, 0, 0, 0.6);
}

.swiper-pagination-black .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: black;
}

.swiper-container-vertical > .swiper-pagination {
	left: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
	margin: 5px 0;
	display: block;
}

.swiper-container-horizontal > .swiper-pagination {
	bottom: 20px;
	right: 0;
	width: 100%;
}

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
	margin: 0 10px;
}

@media (min-width: 992px) {
	.swiper-container-horizontal > .swiper-pagination {
		display: none;
	}
}

.swiper-slide {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-size: cover;
}

@media (min-width: 1200px) {
	.swiper-slide {
		align-items: flex-end;
	}
}

.swiper-slide-caption {
	width: 100%;
	white-space: normal;
}

.swiper-slider {
	min-height: 50.72917vw;
}

@media (min-width: 1200px) {
	.swiper-slider {
		min-height: 57.29412vw;
	}
}

@media (min-width: 1400px) {
	.swiper-slider {
		min-height: 50.72917vw;
	}
}

.swiper-caption-title {

letter-spacing: .020em;
color: #fff;
font-size: 45px;
line-height: 1;margin: 10px 0;
text-shadow: 0 0 40px #000;
}

.swiper-caption-subtitle {
color: #E6E0DB;
}

.swiper-caption-subtitle-2 {
text-transform: uppercase;
letter-spacing: 0.13em;
color: #e9af66;
margin-bottom: 15px;
font-size: 15px;
text-shadow: 0 0 40px #000;
}

.swiper-counter {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	-webkit-text-stroke: 1px rgba(255, 255, 255, 0.6);
	color: transparent;
	font-family: "Montserrat", sans-serif;
	font-size: 100px;
	letter-spacing: .04em;
	
	display: none;
}

@media (min-width: 1200px) {
	.swiper-counter {
		font-size: 14vw;
		top: 10%;
		right: 8%;
		display: block;
	}
}

@media (min-width: 1600px) {
	.swiper-counter {
		font-size: 13vw;
		top: 12%;
		right: 10%;
	}
}

.ie-10 .swiper-counter,
.ie-11 .swiper-counter,
.ie-edge .swiper-counter {
	color: rgba(255, 255, 255, 0.5);
}

.ie-10 .swiper-slide,
.ie-11 .swiper-slide,
.ie-edge .swiper-slide {
	opacity: 0 !important;
}

.ie-10 .swiper-slide-active,
.ie-11 .swiper-slide-active,
.ie-edge .swiper-slide-active {
	opacity: 1 !important;
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(255, 255, 255, 0.5);
}

.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	opacity: 1 !important;
	right: -41%;
	bottom: 0;
	z-index: 50;
	height: 5px;
	width: 126%;
}

.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	left: 3px;
	top: 1%;
	z-index: 50;
	width: 7px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(20, 160, 180);
	border-radius: 10px;
	right: 0;
	top: 0;
}

.mac-os .swiper-scrollbar-drag {
	height: 5px;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}


.no-desk,
.swiper-scrollbar-lock {
	display: none !important;
}


.no-padding {
padding: 0;
}

/** @section Blocks */
.block-center, .block-sm, .block-lg {
	margin-right: auto;
	margin-left: auto;
}

.block-sm {
	max-width: 560px;
}

.block-lg {
	max-width: 768px;
}

.block-center {
	padding: 10px;
}

.block-center:hover .block-center-header {
	background-color: rgba(20, 160, 180);
}

.block-center-title {
	background-color: #ffffff;
}

@media (max-width: 1599.98px) {
	.block-center {
		padding: 20px;
	}
	.block-center:hover .block-center-header {
		background-color: #ffffff;
	}
	.block-center-header {
		background-color: rgba(20, 160, 180);
	}
}

@media (min-width: 1200px) {
	.block-right-main {
		padding-right: 28.8%;
	}
}



.block-3 {
	max-width: 440px;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 992px) {
	.block-3 {
		max-width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}

@media (min-width: 992px) {
	.block-1 {
		max-width: 440px;
	}
	.block-2 {
		max-width: 340px;
	}
}

@media (min-width: 1200px) {
	.block-4 {
		max-width: 370px;
	}
}

@media (min-width: 1600px) {
	.block-4 {
		max-width: 470px;
	}
}







/*/***************************/

.owl-nav.disabled {
	display: none;
}


/*** 

====================================================================
		Banner Section
====================================================================

***/

.banner-section{
	position: relative;background: #f4f5f7;
}

.banner-carousel{
	position: relative;
}

.banner-carousel .slide-item{
	position: relative;
	display: block;
height: calc(100vh - 130px);
display: grid;
align-items: center;text-align: right;
background-size: 100% 100% !important;
overflow: hidden;
width: 100%;
}


.banner-carousel .slide-item .swiper-slide-caption:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
background: #0006;
	content: "";
	z-index:-1;
background: linear-gradient(to left , #0003 , #000c);
background: linear-gradient(to right , #0307116e , #000c);
background: linear-gradient(to right , #030711c2 , #000c);
background-image: linear-gradient(0deg, #000 0%, rgba(135, 134, 142, 0.1019607843) 90%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to bottom, #00000003 , #000000ba);
}


.swiper-slide-caption {
position: relative;
width: 100%;
height: 100%;
display: grid;
align-items: center;
z-index:1;background-size: 100% 100% !important;
}

.swiper-slide-caption a {
display: block;
cursor: pointer;
}

 
.banner-carousel .slide-item .curved-layer{
	position:absolute;
	left:0;
	top:0;
	width:45%;
	height:100%;	
}

.banner-carousel .slide-item .curved-layer:before{
	content:'';
	position:absolute;
	right:0;
	top:-80%;
	width:150%;
	height:200%;
	opacity:0.85;
	-webkit-transform-origin:left ;
	-ms-transform-origin:left;
	transform-origin:left;
	-webkit-transform:rotate(20deg) scaleX(0);	
	-ms-transform:rotate(20deg) scaleX(0);
	transform:rotate(20deg) scaleX(0);	
}

.banner-carousel .active .slide-item .curved-layer:before{
	-webkit-transform:rotate(20deg) scaleX(1);	
	-ms-transform:rotate(20deg) scaleX(1);
	transform:rotate(20deg) scaleX(1);	
	-webkit-transition: all 700ms linear;
	-moz-transition: all 700ms linear;
	-ms-transition: all 700ms linear;
	-o-transition: all 700ms linear;
	transition: all 700ms linear;
}
/*
.banner-carousel .slide-item .image-layer{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
}



.banner-carousel .active .slide-item .image-layer{
	-webkit-transform:scale(1.15);
	-ms-transform:scale(1.15);
	transform:scale(1.15);
	-webkit-transition: all 7000ms linear;
	-moz-transition: all 7000ms linear;
	-ms-transition: all 7000ms linear;
	-o-transition: all 7000ms linear;
	transition: all 7000ms linear;
}
*/

/*
.banner-carousel .slide-item .swiper-slide-caption:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
background: #0006;
	content: "";
	z-index:-1;
background: linear-gradient(to left , #0003 , #000c);
background: linear-gradient(to right , #0307116e , #000c);
background: linear-gradient(to right , #030711c2 , #000c);
background-image: linear-gradient(0deg, #0f0d1d 0%, rgba(135, 134, 142, 0.1019607843) 90%, rgba(255, 255, 255, 0) 100%);


}*/


.banner-carousel .banner-content{
	display: block;
	opacity: 0;
	max-width: 670px;
	margin: 0;
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	-ms-transform: translateY(80px);
	-o-transform: translateY(80px);
	transform: translateY(80px);
margin: 0 auto;
text-align: center;

}



.banner-carousel .active .banner-content {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 700ms;
	-moz-transition-delay: 700ms;
	-ms-transition-delay: 700ms;
	-o-transition-delay: 700ms;
	transition-delay: 700ms;
}



.banner-carousel .content-box .btn-box .theme-btn .btn-title{
	padding-left:52px;
	padding-right:52px;	
}

.owl-carousel.banner-carousel .owl-nav{
position: absolute;
top: 50%;
left: 0;
margin: 0;
transition: all 300ms ease;
display: flex;
justify-content: space-between;
width: 100%;
margin-top: -25px;direction: ltr;
}

.owl-carousel.banner-carousel:hover .owl-nav {
opacity:1;
}

.owl-carousel.banner-carousel .owl-nav > button{
border:none;
text-align: center;
color: #fff;
opacity: 1;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
border-radius: 0;
background: #fff3;
width: 55px;
height: 55px;
line-height: 55px;
font-size: 22px;padding: 0;
}



.owl-carousel.banner-carousel .owl-nav .owl-prev:hover, 
.owl-carousel.banner-carousel .owl-nav .owl-next:hover{
	opacity: 1;
}

.btn-custom {
padding: 10px 25px;
border-radius: 25px;
}



.owl-nav > button {
background: none;
}


.banner-section .owl-dots {
    counter-reset: slides-num;
    position: absolute;
    bottom: 18px;
    right: 50px;
    font-size: 12px;
    
    z-index: 1;
display: flex;
gap: 20px;
}

.banner-section .owl-dot {
    display: block;
    color: #fff;
    counter-increment: slides-num;
    font-size: 13px;
    letter-spacing: 1px;
position: relative;
}


.banner-section .owl-dot.active {
    padding-left: 18px;
    color: #5296c3
}

.banner-section .owl-dot span {
    display: none
}

.banner-section .owl-dot:before {
    content: "0" counter(slides-num);
    display: block;
    margin-left: 18px
}

.banner-section .owl-dot.active::after {
    width: 40px
}

.banner-section .owl-dot:nth-child(n+10):before {
    content: counter(slides-num)
}


.banner-section .owl-dot:after {
    content: "";
    display: block;
    width: 0;
    margin: 0 auto;
    height: 2px;
    -webkit-box-shadow: inset 0 0 0 1px;
    box-shadow: inset 0 0 0 1px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background: #fff;
position: absolute;
right: 24px;
top: 12px;

}

.banner-section .owl-dot.active:after {
    width: 40px;
    background: #fff
}





.right-block-title {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: .080em;

  color: #000;
  text-transform: uppercase;
  display: block;
  transform: rotate(270deg);
  margin-bottom: 60px;
}



.nader {
position: absolute;
bottom: 0;
right: 0;
z-index: 8; 
padding: 60px 0 0 0; 
transition: all 300ms linear;
text-align: center;
z-index: 3;
}

.line-decorative {
  position: relative;
}
.right-block-list {
padding-top: 120px;
text-align: right;
padding-right: 36px;
}

.right-block-list a {
color: #000;
width: 32px;
display: block;
text-align: center;
margin: 5px 0;
}


.line-decorative::before {
  content: '';
  position: absolute;
  top: 0;
  right: calc(50% - 2px);
  height: 100px;
  width: 1px;
  background: #000;
}


.link-white {
  color: #ffffff;
}


ul, ol {
  list-style: none;}



.about-r-img {
padding-left: 60px;
}

.auto-container {
--bs-gutter-x: 1.5rem;
--bs-gutter-y: 0;
width: 100%;
padding-left: 35px;
padding-right: 35px;
margin-left: auto;
margin-right: auto;
}

.flooring {
min-height: 260px;
padding: 50px 0 0;

	background-position: center;  position: relative;
	background-size: contain; z-index: 1;
	background-image: url(../images/background-Images/bg-img-2.png);
}



.flooring:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
	opacity: 0.8;z-index: -1;
background: #000;
}


.latest-work {
padding: 0;
margin-top:-100px;
}


.inside-body .latest-work { 
margin-top:0;
padding: 50px 0;
}


.inside-body .latest-work .row > [class*="col"]  {  
padding: 0 5px;
}


.flooring-serv {
	  position: relative;
	 z-index: 1;
background: #111;padding: 50px 0;
}



.flooring-serv:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
	z-index: -1;background-position: center;
background-size: cover;
	background-image: url(../images/bg-img-1.jpg);
}


.co-section {
padding: 20px 0;
background: #f9f9f9;
}


.colfive {
width: 20%;
padding:0 5px;
margin-bottom: 10px;
}




.lang-btn {

padding: 14px;
background: #ac857c; background: #e9af66;
color: #fff;
cursor: pointer;
margin-right: 30px;
position: relative;
transition: all 0.5s ease;}



.lang-btn:hover {
color: #fff;
}





.tp-header-top-3__area {
background: #f9f9f9;
  position: relative;
}


.tp-header-top-3__area:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  left: auto;
  top: 0;
  width: 24%;
  background-color: #7DC354;
  transition: 0.7s;
  display: inline-block;
}

.tp-header-top-3__right-box ul li {
  display: inline-block;
color:#fff;
}
.tp-header-top-3__right-box ul li span {
  font-size: 13px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .tp-header-top-3__right-box ul li span {
    margin-right: 22px;
  }
}
.tp-header-top-3__social {


height: 40px;
line-height: 40px;
}

.tp-header-top-3__social a {
  font-size: 13px;
  color: #000;
  transition: 0.3s;display: block;
padding: 0 15px;
}


.tp-header-top-3__social a i {
    padding-right: 5px;
}



/********************************************/


.tp-header-top-3__right-box ul,
.top-right .social-links{
	position:relative;padding: 0;margin: 0;
}

.top-right .social-links li{
	position:relative;
	float:right;
	color:#111;
	line-height:24px;
width: 40px;
text-align: center;
height:40px;
overflow:hidden;
}

.top-right .social-links li a > div {
width: 40px;
height: 40px;
position: relative;
line-height: 40px;
transition: all ease-in-out 0.4s;
top: 0;
}


.top-right .social-links li:hover a > div {
top:-40px;
}



.main-ico {
border-right: 1px solid #ebebeb;
}
.top-right .social-links li:last-child .main-ico {
border-left: 1px solid #ebebeb;
}


.hover-ico span {
display: block;
line-height: 40px;
color: #fff;
}



.hover-ico .facebook {
background:#3b5998
}

.hover-ico .twitter {
background:#55acee
}


.hover-ico .youtube {
background:#ff0000
}


.hover-ico .linkedin {
background:#007bb5
}


.hover-ico .instagram {
background:#e95950
}



.top-right .social-links li a{
	position:relative;
	display:block;
color: #111;
font-size: 15px;
	line-height:24px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}


.tp-header-top-3__right-box,
.top-right{
	position: relative;
	float: left;
}






.img-copyleft {
width: 120px;
}




.no-desk {
	display: none !important;
}


.about-us {

}


.inside-body .about-us-img {
width: 50%;
float: right;
margin-left: 30px;
}







/************** category filters products ****************/

.latest-filt {
padding:30px 0 0;

}
.introText {
margin-bottom: 15px;
color: #000;
text-transform: capitalize;
font-size: 18px;
position: relative;
line-height: 1;
}

.subcategories-wrapper {
display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

gap: 8px;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #ddd;
justify-content: center;
}


.subcategories-wrapper .flex-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
  width: auto;

padding: 6px 15px;

background: #f4f4f4;
border-radius: 25px;
/*flex: auto;*/
}


/*

.subcategories-wrapper .flex-item:nth-child(5),
.subcategories-wrapper .flex-item:last-child {
border-left: 0;
}

.subcategories-wrapper .flex-item:nth-child(+n+6) {
border-bottom: 0;
}
*/

.subcategories-wrapper .flex-item .filt-img {
  width: 25px;
  margin-left: 12px;
filter: bleftness(0);
}


.subcategories-wrapper .flex-item .filt-title {
  font-size: 1.3rem;
  letter-spacing: .29px;
  color: #333;
font-size: 15px;
text-transform: capitalize;
font-weight: 500;
}


.filterSetLinks {
  position: absolute;
  float: none;
  margin: 0;
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
  height: 40%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 42%;
  max-width: 320px;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}


.products .filterSetLinks, .projects .filterSetLinks {
  width: 100%;
  max-width: none;
}



.products .filtersMenuLink, .projects .filtersMenuLink {
  padding: 0;
    padding-right: 0px;
  width: 160px;
  float: right;
  border-left: 1px solid #f5f5f5;
  border-bottom: 0;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}


.activeFilters ul {
  margin-top: -25px !important;
  overflow: auto;
  position: absolute;
  margin-left: 319px;
  padding-right: 100px;
  right: 6%;
  top: 34%;
  display: block;
}


.activeFilters ul li {
  display: block;
  float: right;
  margin: 0 10px 10px 0;
}


.activeFilter span {
  background: transparent url(../img/design/icon-close.png) no-repeat left 2px;
  padding-left: 28px;
  display: block;
  height: 21px;
  padding-top: 3px;
}




.nav-item .nav-link,
.nav-tabs .nav-link {
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}

.card a {
    -webkit-transition: all 150ms ease 0s;
    -moz-transition: all 150ms ease 0s;
    -o-transition: all 150ms ease 0s;
    -ms-transition: all 150ms ease 0s;
    transition: all 150ms ease 0s;
}

[data-toggle="collapse"][data-parent="#accordion"] i {
    -webkit-transition: transform 150ms ease 0s;
    -moz-transition: transform 150ms ease 0s;
    -o-transition: transform 150ms ease 0s;
    -ms-transition: all 150ms ease 0s;
    transition: transform 150ms ease 0s;
}

[data-toggle="collapse"][data-parent="#accordion"][aria-expanded="true"] i {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}



@-webkit-keyframes nc-icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes nc-icon-spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@keyframes nc-icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.nav-tabs {
border: 0;
}

.nav-tabs:not(.nav-tabs-neutral)>.nav-item>.nav-link.active {
}

.card .nav-tabs {

}

.nav-tabs>.nav-item>.nav-link {
color: #000;
margin: 0;
  margin-left: 0px;
margin-left: 5px;
background-color: transparent;
border: 1px solid transparent;
font-size: 17px;
padding: 11px 23px;
line-height: 1.5;
font-weight: 500;
text-transform: capitalize;
}

.nav-tabs>.nav-item>.nav-link:hover {
    background-color: transparent;
}

.nav-tabs>.nav-item>.nav-link.active {
    background-color: #353535;
    color: #FFFFFF;
}

.nav-tabs>.nav-item>.nav-link i.now-ui-icons {
    font-size: 13px;
    position: relative;
    top: 1px;
    margin-left: 3px;
}

.nav-tabs.nav-tabs-neutral>.nav-item>.nav-link {
    color: #FFFFFF;
}

.nav-tabs.nav-tabs-neutral>.nav-item>.nav-link.active {
    background-color: rgba(255, 255, 255, 0.2);
    color: #FFFFFF;
}

.card {
    border: 0;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
}

.card .card-header {
    background-color: transparent;
    border-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
}

.card[data-background-color="orange"] {
    background-color: #f96332;
}

.card[data-background-color="red"] {
    background-color: #FF3636;
}

.card[data-background-color="yellow"] {
    background-color: #FFB236;
}

.card[data-background-color="blue"] {
    background-color: #2CA8FF;
}

.card[data-background-color="green"] {
    background-color: #15b60d;
}

[data-background-color="orange"] {
    background-color: #e95e38;
}

[data-background-color="black"] {
    background-color: #2c2c2c;
}

[data-background-color]:not([data-background-color="gray"]) {
    color: #FFFFFF;
}

[data-background-color]:not([data-background-color="gray"]) p {
    color: #FFFFFF;
}

[data-background-color]:not([data-background-color="gray"]) a:not(.btn):not(.dropdown-item) {
    color: #FFFFFF;
}

[data-background-color]:not([data-background-color="gray"]) .nav-tabs>.nav-item>.nav-link i.now-ui-icons {
    color: #FFFFFF;
}





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

    .nav-tabs {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .nav-tabs .nav-item>.nav-link {
        margin-bottom: 5px;
    }
}



.nav-tabs .nav-item>.nav-link img {
width:30px;
margin-left:8px;
}

/*************/



.si-atr .box-atr {
background: #fff;
border-radius: 50px;
padding: 6px 8px;
position: relative;
border: 1px solid #dddd;
}

.si-atr .box-atr ul {
margin: 0;
padding: 0;
display: flex;

}

.si-atr .box-atr ul li {

padding: 8px 22px;
border-radius: 25px;
background: #f6f6f6;
margin: 0 2px;
}

.si-atr .box-atr ul li a {
color: #000;
}



.si-atr .box-atr ul li.active {
background: #f6be00;}



.box-atr select {
	border: none;
	height: 36px;
	min-height: 36px;
}


.de-flex {
display: flex !important;
align-items: center !important;
}

.box-atr label {
height: 36px;
min-height: 36px;
line-height: 36px;
color: #000;
margin-right: 12px;
min-width: 50px;
}






.short-name li {
display: inline-block;
}

.shem {
display: flex;
align-items: center;	
padding: 10px 35px;
background: #f3f3f3;
border-radius: 0 0 25px 25px;
}
.shem h3 {
	float: right;
font-size: 18px;
margin: 0;
margin-left: 35px;	

}



.top-filter-section {
}



.fi-all {
position: relative;
	
}

.short-name {
  margin: -5px; }
  .short-name .label-tag {
    display: flex;
    border: none;
padding: 4px 30px 4px 12px;
    margin-bottom: 15px;
    border: none;
    margin: 5px;
    background-color: #fff;color: #000;
    border-radius: 8px; align-items: center;position: relative;}



.short-name .label-tag:after {
position: absolute;
content: '\f00d';
left: 8px;
font-size: 10px;
top: 12px;
color: inherit;
font-family: "Font Awesome 5 Pro";
line-height: normal;

}


    .short-name .label-tag span {
      font-size: 13px; }
    .short-name .label-tag .btn-close {
      font-size: calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320)));
      margin-right: 5px; font-size: 7px;}
      [dir="rtl"] .short-name .label-tag .btn-close {
        margin-right: 0;
        margin-left: 5px; }

.cards-box .tab-content > .tab-pane {
background: #353535;
}


.filterSet {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
  position: relative;
}

.filterSet li {
  display: block;
  float: right;
}


.filterSet .moreBoxLink {

position: relative;
  color: #fff;

  text-transform: capitalize;
  display: inline-block;
  padding: 15px 15px 15px 35px;
  font-weight: 500;
  background-color: #353535;
  font-size: 15px;}



.filterSet .moreBoxLink:before {
position: absolute;
content: '\f067';
right: 15px;
font-size: 15px;
top: 22px;
color: inherit;
font-family: "Font Awesome 5 Pro";
line-height: normal;
font-weight: 300;
}




.count {
  color: #8b8b8d;
font-size: 12px;
}






/*******************************************************/




.shop-details-img-wrap {
    margin-bottom: 15px;
}

.shop-details-nav-wrap .nav-tabs {
    border: none;
    flex-wrap: nowrap;
    margin-right: -6px;
    margin-left: -6px;
}

.shop-details-nav-wrap .nav-tabs .nav-link {
    border: none;
    padding: 0 6px;
}

.shop-details-content span.label {
    background: #000;
    font-size: 15px;
    color: #fff;
    line-height: 1;
    padding: 5px 15px;
    display: inline-flex;
    align-items: center;
    margin-bottom: 15px;
}

.shop-details-content .stock span.label {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 0.875rem;

height: 1.875rem;
padding-right: 0.9375rem;
padding-left: 0.9375rem;
border-radius: 3px;
margin: 18px 0 22px;
background-color: #f1fbef;
color: #47b486;
color: #47b486;
text-transform: capitalize;
}


.shop-details-content span.label i {
    margin-left: 5px;
    font-size: 13px;
}

.shop-details-content>.title {
    font-size: 20px;
font-weight: 400;
margin: 10px 0;}

.shop-details-content>ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.shop-details-content>ul li {
    background-size: cover;
    background-position: center;
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin-left: 4px;
}

.shop-details-content>ul li:nth-child(2) {
    color: #000;
}

.shop-details-content>ul li a {
    color: #000;
    font-size: 13px;
}

.shop-details-content>ul li a:hover {
    color: #000;
}

.shop-details-content>ul li:last-child {
    padding: 0;
}


.shop-details-content .rating i {
font-size: 10px;
color: #f9c300;
}

.shop-details-price {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.shop-details-price>.title {
    font-size: 24px;
    color: #282828;
    
    margin-bottom: 0;
}

.shop-details-price .stock-status {
    color: #000;
    font-size: 12px;
    margin-bottom: 0;
    text-transform: uppercase;
    
    margin-right: 10px;
}


.shop-details-content {
    background: #fff;
border-radius: 8px;
}

.shop-details-content p {
    color: #676666;
    font-size: 13px;
    margin-bottom: 22px;
}

.shop-details-color {
    margin-bottom: 32px;
}

.shop-details-quantity>span,
.shop-details-color>span {
    color: #0a303a;
    font-size: 13px;
    
    display: block;
}

.shop-details-color ul {
    display: flex;
    align-items: center;
}

.shop-details-color ul li {
    height: 37px;
    width: 37px;
    border-radius: 5px;
    background: #000;
    margin-left: 10px;
    margin-top: 10px;
    position: relative;
    cursor: pointer;
    z-index: 1;
}

.shop-details-color ul li::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #000000;
    border-radius: 5px;
    z-index: -1;
    opacity: 0;
}

.shop-details-color ul li.active::before {
    opacity: 1;
}

.shop-details-color ul li.black {
    background: #282828;
}

.shop-details-color ul li.green {
    background: #8dd244;
}

.shop-details-color ul li.blue {
    background: #50b1f9;
}



.shop-details-quantity {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

.cart-plus-minus {
    width: 116px;
    flex: 0 0 116px;
margin-left: 12px;
border: 1px solid #ddd;
}

.cart-plus-minus {
    position: relative;
}

.cart-plus-minus input {
    width: 100%;


    height: 45px;
    text-align: center;
    padding: 0 30px;
    font-size: 13px;
    color: #000;
    background: #fff;
margin: 0;
}

.cart-plus-minus .qtybutton {
    position: absolute;
    top: 0;
    right: 0;
    width: 31px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    
    color: #000;
    cursor: pointer;

    user-select: none;
    -moz-user-select: none;z-index:2;
}

.cart-plus-minus .qtybutton.inc {
    right: auto;
    left: 0;margin-top: 10px;
    border-left: none;
}

.shop-details-quantity>a {
    font-size: 12px;
    
    text-transform: uppercase;
    color: #fff;
    background: #000;
    line-height: 1;
    padding: 16px 22px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    margin-left: 12px;
    margin-bottom: 12px;
    justify-content: center;
}

.shop-details-quantity>a i {
    margin-left: 5px;
}

.shop-details-quantity>a:hover {
    background: #222;
}

.shop-details-quantity .cart-btn {
    background: #222222;
    min-width: 129px;
}

.shop-details-quantity .cart-btn:hover {
    background: #000;
}

.shop-details-Wishlist ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #ececec;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.shop-details-Wishlist ul li {
    margin-left: 20px;
}

.shop-details-Wishlist ul li a {
    font-size: 13px;
    color: #282828;
    transition: .3s ease-in-out;
}

.shop-details-Wishlist ul li a i {
    width: 39px;
    height: 39px;
    text-align: center;
    border: 1px solid #d7d7d7;
    color: #d7d7d7;
    border-radius: 8px;
    font-size: 13px;
    line-height: 39px;
    margin-left: 10px;
    transition: .3s ease-in-out;
}

.shop-details-Wishlist ul li a:hover {
    color: #000;
}

.shop-details-Wishlist ul li a:hover i {
    background: #000;
    border-color: #000;
    color: #fff;
}

.shop-details-bottom ul li>span {
margin-left: 7px;
font-size: 13px;
color: #999;
}

.shop-details-bottom ul li>a {
    font-size: 13px;
    font-weight: 500;
    color: #000;
}

.shop-details-bottom ul li>a:hover {
    color: #000;
}

.shop-details-bottom ul li+li {
    margin-top: 10px;
}

.shop-details-bottom ul li.sd-share>a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 37px;
    height: 37px;
    border: 2px solid #ebebeb;
    border-radius: 8px;
    font-size: 12px;
    margin-left: 4px;
}

.shop-details-bottom ul li.sd-share>a:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}




.product-big-image.product-images {

}

.large-image {
max-width: 100%;
height: 490px;
margin: 0 auto;
width: 100%;
overflow: hidden;
position: relative;
}

.large-image img {
max-width: 100%;
height: 490px;
margin: 0 auto;
width: 100%;
}


.price-box.product-price {
margin-bottom: 20px;
display: flex;
align-items: center;
justify-content: start;
flex-wrap: wrap;
gap:15px;
}

.flash-sale-item .fs-content .content-bottom .price.old-price {
display: inline;
line-height: 1;
margin: 0 !important;
text-decoration: line-through;
color: #999 !important;
font-weight: normal !important;
font-size: 14px !important;
}



span.product-price.price_display {
float: none;
display: block;
color: #553a27;
font-size: 26px;
font-weight: 600;}

.price-box.product-price ins {
text-decoration: none;
}




.product-price .old-price {
margin: 0;
text-decoration: line-through;
color: #000;
opacity: 0.5;
font-size: 1.25rem;
font-weight: 600;
}


.cart-empty {
  text-align: center;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}


.cart-empty .empty-icon {
  font-size: 3rem;
  line-height: 1;
  margin-bottom: 0.9375rem;
}


.cart-empty .empty-icon svg {
  max-width: 52px;
}


.cart-empty .empty-text {
  font-size: 0.875rem;
  font-weight: 500;
}








.product-extra-buttons {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dee0ea;
}

.product-extra-buttons > * {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.875rem;
  color: currentColor;
  text-decoration: none;
}
.product-extra-buttons > * i {
  position: relative;
  font-size: 1.0625rem;
  margin-left: 3px;
  top: -1px;
}
.product-extra-buttons > * + * {
  margin-right: 0.625rem;
}


.owl-nav.disabled {
display: none;
}



.pageshop {
padding:30px 0;
}

.product-details-area {
padding:30px 0;
margin:30px 0;
}





#sync1 .item {
  color: #fff;
  text-align: center;
}

#sync2 .item {
  background: #000;
  /* padding: 10px 0px; */
  margin: 5px 0;
  color: #fff;

  text-align: center;
  cursor: pointer;
}

#sync2 .item img {
opacity: 0.5
}

#sync2 .item h1 {
  font-size: 18px;
}

#sync2 .current .item img {
opacity: 1
}

.owl-theme .owl-nav [class*="owl-"] {
  transition: all 0.3s ease;
}

.owl-theme .owl-nav [class*="owl-"].disabled:hover {
  background-color: #d6d6d6;
}

#sync1.owl-theme {
  position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 35px;
  height: 35px;
  margin-top: -20px;
  position: absolute;
  top: 50%;background: #0006;
font-size: 22px;
padding: 0;
}

#sync1.owl-theme .owl-prev {
     left: 0;
}

#sync1.owl-theme .owl-next {
   right: 0;

}
/* animate fadin duration 1.5s */
.owl-carousel .animated {
  animation-duration: 1.5s !important;
}
/* 輪播的前後按鈕背景調大 */
#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 35px !important;
  height: 55px !important;
}
#sync1 svg {
  width: 22px !important;
}




.gallery__trigger {
  position: absolute;
  right: 13px;
  bottom: 15px;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow: hidden;
  min-width: 50px;
  height: 50px;
  border-radius: 30px;
  background: rgba(255,255,255,.9);
  box-shadow: 0 0 5px rgb(0 0 0 / 8%);
  color: rgba(0,0,0,.7);
  font-size: 18px;
  text-decoration: none;
justify-content: center;

}


.det-prod {
padding: 50px 0 20px;
}



/********************************/


.productDetails, .projectDetails {
  clear: both;
  margin-bottom: 0;}


.productShortDesc, .showroomDescription {
  font-size: 15px;
  font-size: 1.5rem;
  color: #353535;
  margin-bottom: 20px;
}

.productShortDesc strong {
font-size: 15px;
line-height: 26px;
font-family: "reg";
color: /*#30373f*/ #000;
text-transform: capitalize;
font-weight: 500;
display: inline-block;
}


.availability span {
  padding: .2rem .7rem;
  color: #fff;
  background: #19897e;
}



.availability.false span {
background-color: #f1fbef;
color: #47b486;
}



.showProductSpecs {/*
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;*/
  position: relative;
  margin-bottom: 35px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.basicTable {
  font-size: 15px;
  font-size: 1.5rem;
  color: #353535;
width: auto;
width: 100%;
}



.basicTable tr td:first-child {
  padding-left: 40px;
  color: #000;
text-transform: capitalize;
width: 25%;
}
.productSpecsDetails .basicTable td {
  position: relative;
}
.basicTable td {
  padding: 9px;
font-size: 15px;
text-align: right;
}

.sectionTitle {
font-size: 22px;
line-height: 1;
margin-bottom: 15px;
}


.productShortDesc p {
margin-bottom: 0;
font-size: 15px;
}





.color-circle {
background-color: #553a27;
width: 20px;
height: 20px;
border-radius: 50%;
display: block;
}



#exTab1 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}


#exTab1 .nav-pills > li > a {
  border-radius: 0;
}


.down-card .nav-tabs .nav-link {
color: #000;
}



.down-card .nav-tabs .nav-link:hover,
.down-card .nav-tabs .nav-link:focus {
color: #fff !important;
background: #e9af66;
}


.imb-pro {
width: 100%;
height: 300px;
overflow: hidden;
margin-bottom: 20px;
}





.imb-pro img {
width: 100%;
height: 300px;
overflow: hidden;
object-fit: cover;}



.help-bx {background: #fff;
box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1); }
  .help-bx .info {
    padding: 15px 25px 35px 25px;
    text-align: center;
    position: relative;
    z-index: 1; margin-bottom: 20px;}
    .help-bx .info img {
      max-width: 60px;
      margin-bottom: 20px; }
    .help-bx .info:before, .help-bx .info:after {
      content: "";
      background: #fff;
      position: absolute;
      top: -25px;
      width: 100%;
      height: 80px;
      right: 0;
      transform: skewY(-8deg);
      z-index: -1; }
    .help-bx .info:before {
      background: #fff;
      top: -32px;
      transform: skewY(-5deg);
      height: 40px; }
  .help-bx p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px; }




.brochure-bx {
  padding: 20px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.1); }
  .brochure-bx .title-head {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding-bottom: 8px;
    position: relative;
    margin-bottom: 30px; }
    .brochure-bx .title-head:after {
      background: var(--primary);
      content: "";
      width: 30px;
      height: 3px;
      position: absolute;
      bottom: -2px;
      right: 0; }

.download-link {
  position: relative;
  display: block;
  padding-right: 45px;
 }
  .download-link .title {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 0px;
    line-height: 22px; }
  .download-link span {
    color: #888;
    font-size: 13px;
    line-height: 18px; }
  .download-link img {
    width: 45px;
    position: absolute;
    right: -5px;
    top: 0; }


.pq-portfolio-info-box .title-head,
.menu-service-menu-container .title-head {
padding-bottom: 15px;
text-transform: capitalize;
font-size: 22px;}


.por-Table {

}


.por-Table td {
text-align: right;
color: #000;
padding: 8px 15px;
}



.por-Table i {
color: #6b5548;
margin-left: 8px;
}

.info h5 {
font-size: 21px;
}





.imagebox {
border-radius: 15px;
margin-bottom: 25px;
overflow: hidden;
}
.imagebox .box-image {
  display: block;
  position: relative;
  color: inherit;
}
.imagebox .box-image img {
  border-radius: 3px;
height: 290px;
width: 100%;
}
.imagebox .box-image:hover .box-content {
  opacity: 1;
  overflow: visible;
  max-height: 500px;
}
.imagebox .box-image:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  bottom: 0;
background: linear-gradient(to bottom,#0006, #0000001a 100%);
  border-radius: 3px;

}
.imagebox .box-inner {

padding: 20px 15px;
background: #1c1c1c;
background: linear-gradient( to bottom , #1c1c1c , #333);

}
.imagebox .box-title {
  display: block;
  position: relative;
}
.imagebox .box-title:after {
content: "";

position: absolute;

right: 0;
left: 0;
width: 100%;

height: 1px;

background-color: #37c3cc;

border: -5px;

border-radius: 3px;

background: #af8e87;
transform: scale(0);
bottom: -25px;transition: all ease-in-out 0.4s;
}



.imagebox:hover .box-title:after {
transform: scale(1);
}
/*
.imagebox .box-title:before {
  content: "";
  position: absolute;
  right: 0;
  top: -24px;
  width: 60px;
  height: 5px;
  z-index: 2;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #3a416f 100%);
  border-radius: 3px;
  opacity: 0.2;
}*/
.imagebox .box-title h3 {
margin: 0 0 5px -1px;
font-weight: normal;
font-size: 15px;
text-transform: capitalize;
color: #fff;
letter-spacing: .3px;
line-height: 28px;
}
.imagebox .box-title .box-subtitle {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: 2px;
  color: #6b7c93;
}
.imagebox .box-content {

  transition: all 0.5s ease-in-out;
  font-size: 15px;
  padding: 1px 0;

position: absolute;
z-index: 9;
top: 25px;

right: 25px;
}
.imagebox .box-content > p:first-child {
  margin-top: 20px;
}
@media only screen and (min-width: 1025px) {
  .imagebox .box-content {
    display: block;
  }
}
.imagebox .box-btn {
  text-transform: capitalize;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 500;
  margin-top: 15px;color: #fff;
  position: relative;padding-right: 8px;
border-right: 4px solid #af8e87;
}/*
.imagebox .box-btn:before {
  content: "\ea04";
  font-family: "Nucleo";
  font-size: 8px;
  position: absolute;
  right: 0;
  top: calc(50% - 1px);
  transform: translateY(-50%) rotate(-90deg);
  opacity: 0.5;
}
.imagebox .box-btn:after {
  content: "";
}*/


.ftco-section {
    padding: 50px 0 0;
}




.video-content {
position: absolute;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
}




.video-btn {
    display: inline-block;
width: 60px;
height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 0;
    color: #e2a753;
    position: relative;
    top: 3px;
    z-index: 1;
background-color: #0006;
    border-radius: 50%;
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}

.video-btn i {
    font-size: 20px;
    color: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;background: none;
}

.video-btn::after,
.video-btn::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    bottom: 0;
    right: 0;
    border-radius: 0;
    border-radius: 50%;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    -webkit-animation: ripple 1.6s ease-out infinite;
animation: ripple 2.5s 3s ease-out infinite;
background-color: rgba(0, 0, 0, 0.15);
}

.video-btn:hover,
.video-btn:hover {
background-color: #af8e87;
}

@-webkit-keyframes ripple {
    0%,
    35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: .6
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

@keyframes ripple {
    0%,
    35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: .8
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.7);
        transform: scale(1.7)
    }
}



.ftco-section {
padding:50px 0;
background: #edf1f5;
}

.max-half {
max-width:700px;margin: 0 auto;
}






        .blog-mini-post .der {
            display: flex;
            align-items: center;
        }

.blog-mini-post-info  {
padding-right: 10px;
}

        .blog-mini-post {
background-color: #fff;
margin-bottom: 8px;
padding: 7px
        }

        .blog-mini-post .imgr {
flex: 0 0 25%;
min-width:100px;
 }

        .blog-mini-post .imgr img {
height: 74px;
}


        .blog-mini-post-info h4 {
font-size: 13px;
font-weight: 500;
overflow: hidden;
line-height: 23px;
height: 46px;
        }

        .blog-mini-post-info span {
            font-size: 13px;
            margin-top: 2px;
        }



.contact-us {
padding: 50px 0;
}


.co-contact {
padding: 40px;position: relative;
border: 1px solid #e5e5e5;}

.coact {
padding: 10px 0;
}


.pq-icon-box-content h6 {
font-size: 17px;
color: #bbb;}


.pq-icon-box-content p {
font-size: 0.875rem;
font-weight: 500;
margin-bottom: 3px;
color: #000;
}


.events {
padding: 15px 12px 15px 32px;
    z-index: 1;
    margin-bottom: 25px;
}

  .events__content {
    margin-bottom: 20px;
  }
}
.events__content span {
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
}
.events__content span i {
  font-size: 15px;
}
.events__content h3 {
  font-size: 22px;margin: 0;
}

.events__content p { 
line-height: 22px;
margin-top: 5px;
margin-bottom: 0;
}

.events__content h3 a {
color:#111;
}


/*
.events__back {
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  background-position: center;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.events__back::before {
  content: '';
  position: absolute;
  background: #061738;
  opacity: 0.75;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.events:hover {
  background: transparent;
}
.events:hover .events__back {
  opacity: 1;
}
.events:hover .events__content span {
  color: white;
}
.events:hover .events__content span i {
  color: white;
}
.events:hover .events__content h3 a {
  color: white;
}
.events:hover .events__content p {
  color: white;
}

*/

.btn-style-one{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	color: #ffffff;
	text-transform:capitalize;
	font-family: "ropoto";
border-radius: 0 30px 30px;
	overflow:hidden;
}

.btn-style-one:hover{
	color: #ffffff;
}

.btn-style-one .btn-title{
	position: relative;
	display:block;
	z-index:1;
border-radius: 0 30px 30px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;color: #111;font-weight: normal;
}
.events__btn .btn-style-one .btn-title, .contact-wrap .btn-style-one .btn-title {
    background-color: #e1434b00;
}


.events__back {
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  background-position: center;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;

  background-image: url(../images/footer-5-bg.jpg);
}
.events__back::before {
  content: '';
  position: absolute;
  background: #0009;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.events:hover {
  background: transparent;
}
.events:hover .events__back {
  opacity: 1 !important;
}

.events__btn {

}

.events {

    z-index: 1;
    margin-bottom: 25px;
    background: #f3f3f3;
border-radius: 0 0 0 40px;
overflow: hidden;
position: relative
}

.events a {
color: #333;
}

.events .events__content span {
font-size: 13px;
}

.events .events__content strong {
display: block;
text-transform: capitalize;
}

/*
.events svg path {
fill: #f00
}*/

.events:hover .events__content strong,
.events:hover .events__content a,
.events:hover .events__content span i,
.events:hover .events__content p,
.events:hover .events__content span,
.events:hover .events__content h3 {
color: #fff;
}


.ttm-bgcolor-white {
padding: 15px;
background: #f3f3f3;
border-radius: 30px 0;
}


.ttm-quote-form textarea,
.ttm-quote-form label,
.ttm-quote-form input {
width: 100%;
}

.ttm-quote-form input[type="submit"] {
width: auto;
margin:0 auto;
}

.title-header {
margin-bottom: 20px;
}

.title-header h2 {
font-size: 22px;
text-align: center;
margin-bottom: 0;
line-height: 30px;
}


.file p {
margin:0
}


.custom-file button{
margin-right: auto;
width: 30%;
height: 54px;
border: 0;
color: #444;
}

.custom-file{
  position:relative;
display: flex;
flex-direction: row;
width: 100%;
height: 54px;
background: #fff;
align-items: center;
padding: 0;
padding-right: 15px;
margin-bottom:15px;
}
.custom-file input[type="file"] { 
  z-index: 1;
  position: absolute;
  opacity: 0;
  width:30%;
  left:0;
  /*   height:100%; */
}
.custom-file-filename{
  flex: 1 0 0;
  width:70%;height: 54px;
line-height: 54px;
}
.custom-file-filename span{
  display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.mry-text h2 {
font-size: 22px;
text-transform: capitalize;
}


.mry-text strong {
font-size: 18px;
color:#333;
text-transform: capitalize;
}

.mry-text ul {

}
.mry-text li {
	position: relative;padding-right: 15px;
}


.mry-text li:after {
	position: absolute;
	content: '\f00c';
	right: 0;
	font-size: 10px;
	top: 6px;
	color: inherit;
	font-family: "Font Awesome 5 Pro";
	line-height: normal;
	
}

.mry-text p {
margin-bottom: 10px;
}



.pq-cli {
background: #fff;
margin-bottom: 10px;
}
.prid {
justify-content: center;
height: 110px;
display: grid;
align-items: center;
}


.our-brands {
padding: 50px 0;
background: #f9f9f9
}

.prid img {
max-height: 90px;
width: auto;
filter: grayscale(100);
}

.prid:hover img { 
filter: grayscale(0);
}

.pq-cli h3 {
font-size: 15px;
text-transform: capitalize;
text-align: center;
color: #000;
background: #f6f6f6;
font-weight: normal;
background: linear-gradient( to bottom , #f9f9f9 , #eee);
}




/********************** shop *****************/


.ready-product-box {
    background: #fff;
    padding: 25px 20px 5px;
}

.ready-product-top {
    display: flex;
    align-items: end;
}

.ready-product-top .img {
    width: 111px;
    flex: 0 0 111px;
    margin-right: 25px;
}

.ready-product-top .content {
    margin-bottom: 20px;
}

.ready-product-top .content .title {
    color: #263744;
    font-size: 26px;
    margin-bottom: 0;
}

.ready-product-top .content p {
    font-size: 13px;
    color: #5e6f7c;
    margin-bottom: 0;
}

.ready-product-item {
    background: #f1f1ef;
    border-radius: 6px;
    padding: 18px 20px 5px;
    text-align: center;
}

.ready-product-item .title {
    font-size: 13px;
    
    color: #263744;
    margin-bottom: 20px;
}

.ready-product-item ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ready-product-item ul li {
    margin-bottom: 20px;
    min-height: 70px;
}

.ready-product-box .row {
    margin: 0 -5px;
}

.ready-product-box .row [class*="col-"] {
    padding: 0 5px;
}

.ready-product-box.second-item .ready-product-top .img {
    width: 167px;
    flex: 0 0 167px;
    margin-right: 20px;
}

.release-product-area .flash-sale-product {
    position: relative;
    background: #fff;
    padding: 20px 20px 20px 100px;
}

.flash-sale-product>.title {
    font-size: 22px;
    color: #000;
    margin-bottom: 0;
    background: #f9efea;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    padding: 25px;
    width: 80px;
    display: grid;
    align-items: center;
    text-align: center;
    font-weight: normal;
}

.flash-sale-product>.title span {
    transform: rotate(-90deg);
    position: absolute;
    display: block;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    left: -74%;
    color: #000;
}

.flash-sale-product>.title::before {
    content: "";
    position: absolute;
    left: -7px;
    top: 50%;
    width: 7px;
    height: 200px;
    background: #f9efea;
    border-radius: 0 20px 20px 0;
    margin-top: -100px;
}
/*
.flash-sale-product.appliance-product>.title {
    background: #000;
}

.flash-sale-product.appliance-product>.title::before {
    background: #000;
}
*/
.flash-sale-item {
    position: relative;
    transition: .3s ease-in-out;
    background: #fff;
}
/*
.flash-sale-item:after {
    content: "";
    position: absolute;
    left: -7px;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background: #eee;
}
*/
.flash-sale-product .row [class*="col-"]:last-child .flash-sale-item {
    border-left: none;
}

.flash-sale-item .fs-thumb {
    position: relative;
text-align: center;
overflow: hidden;
}

.more-det {
color: #fff;
position: absolute;
bottom: -100px;
background: #000c;
transition: all ease-in-out 0.3s;
  padding: 5px;
}


.more-det.stk-out {
background: #fff9;
color: #f00;
}


.flash-sale-item .fs-content .title.stk-out {
color: #f00;
}


.flash-sale-item:hover .more-det {
bottom: 0;
}

.flash-sale-item .fs-thumb>a {
    display: block;
    width: 100%;
}

.flash-sale-item .fs-thumb img {
    margin: 0 auto;
    display: block;
width: AUTO; MAX-WIDTH: 100%; height: 200px;
}

.flash-sale-item .fs-thumb span {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 12px;
    color: #fff;
    text-transform: capitalize;
    background: #000;
    line-height: 1;
    padding: 5px 9px;
    z-index: 1;
}

.flash-sale-item .fs-thumb span.sale {
    background: #af8e87; color: #fff;
}

.flash-sale-item .fs-content {
    padding: 10px;
}


.der-care {
position: absolute;
top: 10px;
padding: 4px 8px;
background: #fff;
left: 7px;
}


.flash-sale-item .fs-content .tag {
    font-size: 12px;
    text-transform: uppercase;
    color: #555;
    margin-bottom: 0;
    display: block;font-weight: 400;
}

.flash-sale-item .fs-content .tag:hover {
    color: #000;
}

.flash-sale-item .fs-content .title {
font-size: 13px;
align-items: center;
font-weight: 400;
text-transform: capitalize;
line-height: 24px;
color: #000;
}

.flash-sale-item .fs-content .title a:hover {
color: #000;
}

.flash-sale-item .fs-content .rating {
    display: flex;
    align-items: center;
    margin: 0 0 8px;
}

.flash-sale-item .fs-content .rating i {
    font-size: 10px;
    color: #f9c300;
}

/*
.flash-sale-item .fs-content .rating i:last-child {
    color: #cdcdce;
}
*/
.shop-product-item .shop-content>span,
.flash-sale-item .fs-content>span {
    font-size: 12px;
    color: #707070;
    display: block;
    margin-bottom: 5px;
}

.shop-product-item .shop-content .progress,
.arrivals-add .content .progress,
.flash-sale-item .fs-content .progress {
    display: -ms-flexbox;
    display: flex;
    height: 6px;
    overflow: hidden;
    background-color: #e3e3e7;
    border-radius: 3px;
    margin-bottom: 18px;
}

.shop-product-item .shop-content .progress-bar,
.arrivals-add .content .progress-bar,
.flash-sale-item .fs-content .progress-bar {
    background: #000;
}

.shop-product-item .shop-content .content-bottom,
.flash-sale-item .fs-content .content-bottom {
    display: flex;
    align-items: center;
gap: 10px;
    flex-wrap: wrap;
}

.shop-product-item .shop-content .content-bottom .price,
.flash-sale-item .fs-content .content-bottom .price {
font-size: 15px;
line-height: 30px;
color: #000;
}



.shop-product-item .shop-content .content-bottom p,
.flash-sale-item .fs-content .content-bottom p {
    font-size: 13px;
    margin-bottom: 0;
}

.arrivals-product-area .product-menu-nav button::before {
    display: none;
}

.arrivals-product-area .product-menu-nav button {
    color: #707070;
    font-weight: 500;
    background: transparent;
    padding: 9px 20px;
    margin: 0;
    border-radius: 3px;
}

.arrivals-product-area .product-menu-nav button.active {
    background: #000;
}

.arrivals-product-area .product-menu-nav button.active {
    color: #000000;
}

.arrivals-product-area .row .col-18 {
    width: 18.24%;
    flex: 0 0 18.24%;
}

.arrivals-product-area .row.custom {
    margin: 0 -10px;
}

.arrivals-product-area .row.custom [class*="col-"] {
    padding: 0 10px;
}

.arrivals-product-area .row .col-27 {
    flex: 0 0 26.76%;
    width: 26.76%;
}

.arrivals-add {
    position: relative;
}

.arrivals-add .thumb img {
    border-radius: 4px;
}

.arrivals-add .content {
    position: absolute;
    right: 30px;
    top: 60px;
    left: 25px;
}

.arrivals-add .content>span {
    font-size: 13px;
    color: #000;
    display: block;
    margin-bottom: 10px;
}

.arrivals-add .content .title {
    font-size: 32px;
    margin-bottom: 20px;
    color: #000;
}

.arrivals-add .content .title span {
    font-size: 30px;
    font-weight: 400;
    display: block;
}

.arrivals-add .content .title a:hover {
    color: #000;
}

.arrivals-add .content .price {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 32px;
}

.arrivals-add .content .price span {
    font-weight: 500;
    color: #000;
}

.arrivals-add .content .price strong {
    font-weight: 500;
}

.arrivals-add .content p {
    font-size: 12px;
    margin-bottom: 0;
}

.arrivals-add .content .vendor-btn {
    font-size: 13px;
    font-weight: 500;
    color: #000;
    border-bottom: 1px solid #000;
}

.arrivals-add .content .vendor-btn:hover {
    color: #000;
    border-color: #000;
}

.arrivals-add .content .progress {
    margin-bottom: 35px;
}

.arrivals-product-area .row .col-55 {
    flex: 0 0 55%;
    width: 55%;
}

.product-item-four {
    background: #fff;
    padding: 15px;
}

.product-item-four .product-thumb img {
    border-radius: 0;
    box-shadow: none;
    width: 100%;
}

.product-content .tag {
    text-transform: uppercase;
    color: #707070;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
}

.product-content .tag:hover {
    color: #000;
}

.product-item-four .product-content .title {
    font-size: 13px;
    color: #135ad3;
    margin-bottom: 13px;
}

.product-item-four .product-content .content-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product-item-four .content-bottom .price {
    font-size: 15px;
    margin-bottom: 0;
}

.product-item-four .content-bottom p {
    font-size: 13px;
    margin-bottom: 0;
}

.arrivals-product-area-two .slider-add-banner .slick-dots li button {
    width: 10px;
    height: 10px;
    background: #f1f0e7;
}

.arrivals-product-area-two .slider-add-banner .slick-dots li.slick-active button {
    background: #fff;
}

.arrivals-product-area-two .arrivals-product-wrap {
    background: #efefed;
    padding: 65px 30px 40px;
}

.arrivals-product-area-two .arrivals-product-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.arrivals-product-top .title {
    font-size: 20px;
    margin-bottom: 0;
}

.arrivals-product-top a {
    font-size: 13px;
}

.arrivals-product-area-two .ap-item-box {
    background: #fff;
    padding: 30px 25px 40px 30px;
    border-radius: 6px;
}

.arrivals-product-area-two .arrivals-product-item {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ededed;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.arrivals-product-area-two .arrivals-product-item .thumb {
    min-width: 76px;
    flex: 0 0 76px;
    margin-left: 10px;
    text-align: center;
}


.arrivals-product-area-two .arrivals-product-item .thumb img {
width: 76px;
height: 76px;
}

.arrivals-product-area-two .arrivals-product-item .content .rating {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.arrivals-product-area-two .arrivals-product-item .content .rating i {
    font-size: 11px;
    color: #f9c300;
}
/*
.arrivals-product-area-two .arrivals-product-item .content .rating i:last-child {
    color: #848181;
}*/

.arrivals-product-area-two .arrivals-product-item .content .title {
    font-size: 13px;
    color: #000;
    margin-bottom: 8px;
}

.arrivals-product-area-two .arrivals-product-item .content .price {
    font-size: 15px;
    color: #000;
    margin-bottom: 0;
}

.arrivals-active .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}

.arrivals-active .slick-dots li {
    margin: 0 3px;
}

.arrivals-active .slick-dots li button {
    text-indent: -9999999px;
    border: none;
    padding: 0;
    height: 7px;
    width: 10px;
    border-radius: 3px;
    transition: .3s linear;
    background: #dbdbd8;
}

.arrivals-active .slick-dots li.slick-active button {
    background: #000;
    width: 35px;
}


.widget {
    /*border-bottom: 1px solid #eae6e6;*/
    padding-bottom: 20px;
}

.widget-title {
    position: relative;
}

.widget-title::before {
    content: "\f107";
    position: absolute;
    left: 6px;
    top: 50%;
    transform: translateY(-50%);
    color: #5b5b5b;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
}

.widget-title .title {
    font-size: 18px;
    margin-bottom: 0;
}

.shop-cat-list ul li {
    margin-bottom: 10px;
}

.shop-cat-list ul li:last-child {
    margin-bottom: 0;
}

.shop-cat-list ul li a {
    display: flex;
    align-items: center;
    color: #707070;
    font-size: 13px;
    transition: .3s linear;
}

.shop-brand-list ul li a i,
.shop-cat-list ul li a span {
    margin-right: auto;
    width: 26px;
    height: 21px;
    background: #f7f7f6;
    border-radius: 3px;
    text-align: center;
    line-height: 21px;
    font-size: 13px;
    color: #a8a8a8;
    transition: .3s linear;
}

.shop-cat-list ul li a:hover {
    color: #ff5400;
}

.shop-cat-list ul li a:hover span {
    background: #ff5400;
    color: #fff;
}

.sidebar-product-list ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.sidebar-product-list ul li:last-child {
    margin-bottom: 0;
}

.sidebar-product-list ul li .thumb {
    width: 113px;
    flex: 0 0 113px;
    margin-left: 15px;
}

.sidebar-product-list ul li .thumb img {
    border-radius: 10px;
}

.sidebar-product-list ul li .content .title {
    font-size: 13px;
    font-weight: 400;
    color: #707070;
    margin-bottom: 5px;
}

.sidebar-product-list ul li .content .rating {
    display: flex;
    align-items: center;
}

.sidebar-product-list ul li .content .rating i {
    font-size: 10px;
    color: #000;
    margin-bottom: 10px;
}

.sidebar-product-list ul li .content .price {
    font-size: 13px;
    margin-bottom: 0;
}

.sidebar-product-list ul li .content .price del {
    color: #707070;
    margin-left: 10px;
}

.widget-title.price-title::before {
    display: none;
}

.price_filter .ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
    background: #e1e1e1 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    height: 2px;
    margin-bottom: 20px;
    margin-right: auto;
}

.price_filter .ui-slider-handle.ui-state-default.ui-corner-all:focus {
    outline: none;
    box-shadow: none;
}

.price_filter .ui-slider-range {
    background: #000 none repeat scroll 0 0;
    border-radius: 2px;
}

.price_filter .ui-slider-handle.ui-state-default.ui-corner-all {
    height: 20px;
    width: 20px;
    top: 0;
    margin-top: -7px;
    background: #fff;
    border-radius: 50px;
    margin-right: 0;
    border: 2.5px solid #000;
}

.price_slider_amount {
    overflow: hidden;
    display: flex;
    align-items: center;justify-content: space-between;
}

.price_slider_amount>span {
    font-size: 13px;
    color: #707070;
    text-transform: uppercase;
    margin-left: 3px;
    margin-right: auto;
}

.price_slider_amount input[type="submit"] {
    text-transform: uppercase;
    transition: all .3s ease-out 0s;
    cursor: pointer;
    min-width: 60px;
    padding: 3px 11px;
    font-size: 12px;
    text-align: center;
    background: #f2f3f5;
    
    justify-content: center;
    color: #000;
    border-radius: 0;margin: 0;height: auto;
}

.price_slider_amount input[type="submit"]:hover {
    background: #000;    color: #fff;
}

.price_slider_amount input[type="text"] {
height: auto;
margin-right: 0;
text-align: left;
max-width: 130px;
border: none;
font-size: 13px;
color: #000;
margin: 0;
padding: 0;
background: none;
width: auto
}

.shop-brand-list ul li {
    margin-bottom: 10px;
}

.shop-brand-list ul li:last-child {
    margin-bottom: 0;
}

.shop-brand-list ul li a {
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #707070;
    position: relative;
    padding-right: 22px;
}

.shop-brand-list ul li a::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background: #fff;
    border: 2px solid #d7d7d7;
    border-radius: 50%;
    transition: .3s linear;
}

.shop-brand-list ul li a:hover::before {
    border-color: #000;
}

.shop-brand-list ul li a i {
    font-size: 11px;
}

.shop-top-wrap {/*
    background: #f7f7f6;
    border: 1px solid #f0f0f0;
    padding: 20px 25px;*/
    display: flex;
    align-items: center;
    flex-wrap: wrap;
margin-bottom: 20px;
}

.shop-top-wrap .shop-top-right ul {
display: flex;
gap: 12px;
color: #000;
padding: 0;
margin: 0;
}


.shop-top-wrap a {
color: #000;
text-transform: capitalize;
}


.shop-top-wrap .shop-top-right .title {
    font-size: 15px;
    margin-bottom: 0;
}



.shop-top-wrap .shop-top-right ul svg {
  width: 1.125rem;
}



.shop-top-wrap .shop-top-left {
    margin-right: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.vp-product-top-wrap .vp-product-top-left form,
.shop-top-wrap .shop-top-left form {
display: flex;
align-items: center;
margin-bottom: 0;
}



.shop-top-wrap .shop-top-left form:last-child {
padding-right: 15px;
margin-right: 15px;
}

.vp-product-top-wrap .vp-product-top-left form label,
.shop-top-wrap .shop-top-left form label {

    text-transform: capitalize;
    font-size: 13px;
    color: #58595b;
    cursor: default;
}

.vp-product-top-wrap .vp-product-top-left form .form-select,
.shop-top-wrap .shop-top-left form .form-select {
    padding: 0px 20px 0 8px;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    vertical-align: middle;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: .3s ease-in-out;
    width: auto;
    border: none;
max-width: 130px;
text-overflow: ellipsis;
margin: 0;
text-transform: capitalize;


cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: #fff url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M6 9L12 15L18 9' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") calc(100% - 5px) 12px no-repeat;
  background-size: auto;
background-size: 18px 15px;
padding-left: 1.875rem;
height: 2.25rem;
font-weight: normal;
}





.vp-product-top-wrap .vp-product-top-left ul,
.shop-top-wrap .shop-top-left ul {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.vp-product-top-wrap .vp-product-top-left ul li,
.shop-top-wrap .shop-top-left ul li {
    font-size: 13px;
    color: #000;
    
    margin-left: 10px;
}

.vp-product-top-wrap .vp-product-top-left ul li:last-child,
.shop-top-wrap .shop-top-left ul li:last-child {
    margin-left: 0;
}

.vp-product-top-wrap .vp-product-top-left ul li a,
.shop-top-wrap .shop-top-left ul li a {
    font-size: 15px;
    color: #b4b2b2;
}

.vp-product-top-wrap .vp-product-top-left ul li.active a,
.shop-top-wrap .shop-top-left ul li.active a {
    color: #000;
}

.shop-product-item {
    background: #f2f2f0;
    padding: 30px;
}

.shop-product-item .shop-thumb {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}

.shop-product-item .shop-thumb span {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    color: #000000;
    
    background: #000;
    line-height: 1;
    padding: 4px 9px;
}

.shop-product-item .shop-content .tag {
    margin-bottom: 3px;
}

.shop-product-item .shop-content .tag li {
    font-size: 13px;
    
    text-transform: uppercase;
}

.shop-product-item .shop-content .title {
    font-size: 15px;
    margin-bottom: 8px;
}

.shop-product-item .shop-content .rating {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.shop-product-item .shop-content .rating i {
    font-size: 10px;
    color: #000;
}

.shop-product-item .shop-content .rating i:last-child {
    color: #cdcdce;
}

.shop-bottom-wrap .shop-bottom-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.shop-bottom-wrap .shop-bottom-top .title {
    font-size: 15px;
    margin-bottom: 0;
}

.shop-bottom-wrap .shop-bottom-top p {
    font-size: 12px;
    margin-bottom: 0;
    color: #707070;
}

.shop-bottom-wrap .shop-bottom-box {
    display: flex;
    align-items: center;
    background: #f7f7f6;
    border: 1px solid #f0f0f0;
    padding: 10px 20px;
    flex-wrap: wrap;
}

.shop-bottom-wrap .shop-bottom-left {
    display: flex;
    align-items: center;
    margin-right: auto;
    flex-wrap: wrap;
}

.shop-bottom-wrap .shop-bottom-right form .form-select {
    padding: 7px 34px 8px 10px;
    font-size: 12px;
    font-weight: 400;
    color: #707070;
    vertical-align: middle;
    background: url("../images/icon/d_arrow.png") no-repeat scroll 97.5% center;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: .3s ease-in-out;
    width: 112px;
    border: none;
}

.shop-bottom-wrap .shop-bottom-left form .form-select {
    padding: 7px 34px 8px 10px;
    font-size: 12px;
    font-weight: 400;
    color: #707070;
    vertical-align: middle;
    background: url("../images/icon/d_arrow.png") no-repeat scroll 97.5% center;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: .3s ease-in-out;
    width: 161px;
    border: none;
}

.shop-bottom-wrap .shop-bottom-left ul {
    display: flex;
    align-items: center;
    margin-right: 15px;
}

.shop-bottom-wrap .shop-bottom-left ul li {
    margin-left: 8px;
}

.shop-bottom-wrap .shop-bottom-left ul li:last-child {
    margin-left: 0;
}

.shop-bottom-wrap .shop-bottom-left ul li a {
    font-size: 15px;
    color: #b5b3b3;
}

.shop-bottom-wrap .shop-bottom-left ul li.active a {
    color: #000;
}

.shop-details-img-wrap {
    margin-bottom: 15px;
}

.shop-details-nav-wrap .nav-tabs {
    border: none;
    flex-wrap: nowrap;
    margin-right: -6px;
    margin-left: -6px;
}

.shop-details-nav-wrap .nav-tabs .nav-link {
    border: none;
    padding: 0 6px;
}

.shop-details-content span.label {
    background: #000;
    font-size: 15px;
    color: #fff;
    line-height: 1;
    padding: 5px 15px;
    display: inline-flex;
    align-items: center;
    margin-bottom: 15px;
}

.shop-details-content .stock span.label {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 0.875rem;

height: 1.875rem;
padding-right: 0.9375rem;
padding-left: 0.9375rem;
border-radius: 3px;
margin: 18px 0 22px;
background-color: #f1fbef;
color: #47b486;
color: #47b486;
text-transform: capitalize;
}


.shop-details-content span.label i {
    margin-left: 5px;
    font-size: 13px;
}

.shop-details-content>.title {
    font-size: 20px;
font-weight: 400;
margin: 10px 0;}

.shop-details-content>ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.shop-details-content>ul li {
    background-size: cover;
    background-position: center;
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin-left: 4px;
}

.shop-details-content>ul li:nth-child(2) {
    color: #000;
}

.shop-details-content>ul li a {
    color: #000;
    font-size: 13px;
}

.shop-details-content>ul li a:hover {
    color: #000;
}

.shop-details-content>ul li:last-child {
    padding: 0;
}


.shop-details-content .rating i {
font-size: 10px;
color: #f9c300;
}

.shop-details-price {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.shop-details-price>.title {
    font-size: 24px;
    color: #282828;
    
    margin-bottom: 0;
}

.shop-details-price .stock-status {
    color: #000;
    font-size: 12px;
    margin-bottom: 0;
    text-transform: uppercase;
    
    margin-right: 10px;
}


.shop-details-content {
    background: #fff;
border-radius: 8px;
}

.shop-details-content p {
    color: #676666;
    font-size: 13px;
    margin-bottom: 22px;
}

.shop-details-color {
    margin-bottom: 32px;
}

.shop-details-quantity>span,
.shop-details-color>span {
    color: #0a303a;
    font-size: 13px;
    
    display: block;
}

.shop-details-color ul {
    display: flex;
    align-items: center;
}

.shop-details-color ul li {
    height: 37px;
    width: 37px;
    border-radius: 5px;
    background: #000;
    margin-left: 10px;
    margin-top: 10px;
    position: relative;
    cursor: pointer;
    z-index: 1;
}

.shop-details-color ul li::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #000000;
    border-radius: 5px;
    z-index: -1;
    opacity: 0;
}

.shop-details-color ul li.active::before {
    opacity: 1;
}

.shop-details-color ul li.black {
    background: #282828;
}

.shop-details-color ul li.green {
    background: #8dd244;
}

.shop-details-color ul li.blue {
    background: #50b1f9;
}



.shop-details-quantity {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

.cart-plus-minus {
    width: 116px;
    flex: 0 0 116px;
margin-left: 12px;
border: 1px solid #ddd;
}

.cart-plus-minus {
    position: relative;
}

.cart-plus-minus input {
    width: 100%;


    height: 45px;
    text-align: center;
    padding: 0 30px;
    font-size: 13px;
    color: #000;
    background: #fff;
}

.cart-plus-minus .qtybutton {
    position: absolute;
    top: 0;
    right: 0;
    width: 31px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    
    color: #000;
    cursor: pointer;

    user-select: none;
    -moz-user-select: none;z-index:2;
}

.cart-plus-minus .qtybutton.inc {
    right: auto;
    left: 0;
    border-left: none;
}

.shop-details-quantity>a {
    font-size: 12px;
    
    text-transform: uppercase;
    color: #fff;
    background: #000;
    line-height: 1;
    padding: 16px 22px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    margin-left: 12px;
    margin-bottom: 12px;
    justify-content: center;
}

.shop-details-quantity>a i {
    margin-left: 5px;
}

.shop-details-quantity>a:hover {
    background: #222;
}

.shop-details-quantity .cart-btn {
    background: #222222;
    min-width: 129px;
}

.shop-details-quantity .cart-btn:hover {
    background: #000;
}

.shop-details-Wishlist ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #ececec;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.shop-details-Wishlist ul li {
    margin-left: 20px;
}

.shop-details-Wishlist ul li a {
    font-size: 13px;
    color: #282828;
    transition: .3s ease-in-out;
}

.shop-details-Wishlist ul li a i {
    width: 39px;
    height: 39px;
    text-align: center;
    border: 1px solid #d7d7d7;
    color: #d7d7d7;
    border-radius: 8px;
    font-size: 13px;
    line-height: 39px;
    margin-left: 10px;
    transition: .3s ease-in-out;
}

.shop-details-Wishlist ul li a:hover {
    color: #000;
}

.shop-details-Wishlist ul li a:hover i {
    background: #000;
    border-color: #000;
    color: #fff;
}

.shop-details-bottom ul li>span {
margin-left: 7px;
font-size: 13px;
color: #999;
}

.shop-details-bottom ul li>a {
    font-size: 13px;
    font-weight: 500;
    color: #000;
}

.shop-details-bottom ul li>a:hover {
    color: #000;
}

.shop-details-bottom ul li+li {
    margin-top: 10px;
}

.shop-details-bottom ul li.sd-share>a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 37px;
    height: 37px;
    border: 2px solid #ebebeb;
    border-radius: 8px;
    font-size: 12px;
    margin-left: 4px;
}

.shop-details-bottom ul li.sd-share>a:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}

.wid_categories {
margin-bottom: 30px;
}

.wid_categories h4 {
font-size: 15px;
font-weight: 500;
text-transform: capitalize;
margin-bottom: 12px;
color: #000;
text-transform: capitalize;
}


.flash-sale-item .fs-content .label {
color: #fff;
background: #af8e87 !important;
font-weight: 400;
font-size: 12px;
padding: 6px;float: left;
}

.add-to-link {
    position: absolute;
    left: 25px;
    top: 20px;
    border-top: transparent;
    font-size: 0;
    visibility: hidden;
    opacity: 0;
    transform: translateX(15px);
    -webkit-transform: translateX(15px);
    perspective: 800px;
    -webkit-perspective: 800px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
    text-align: center;
}

.add-to-link ul {
    display: inline-block;
    align-items: center;width: 50px;
}

.add-to-link li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 1;
    margin-bottom: 3px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.add-to-link a {
    display: inline-block;
    color: #000;
    border: none;
    line-height: 40px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    font-size: 15px;
    text-align: center;
    text-transform: capitalize;
    background: #fff;
}

.add-to-link a:hover {
    background: #000;
    color: #fff;
}

.add-to-link a.cart-btn {
    display: inline-block;
    color: #fff;
    
    padding: 0 10px;
    border: none;
    line-height: 40px;
    height: 40px;
    width: auto;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    letter-spacing: -0.08em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 105px;
}

@media only screen and (max-width: 575px) {
    .add-to-link a.cart-btn {
        padding: 0 7px;
    }


}




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

header#pq-header .pq-bottom-header .navbar .navbar-nav li:hover .sub-menu {
	display: block;

}
}



.flash-sale-item:hover .quick-view a {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.flash-sale-item:hover .pricing-meta {
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.flash-sale-item:hover .add-to-link {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-22px);
    transform: translateX(-22px);
    transform: translateX(-22px);
}



/* checkbox list */
.widget-checkbox-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget-checkbox-list ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.widget-checkbox-list ul li + li {
  margin-top: 0.5rem;
}
.widget-checkbox-list ul li a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0.8125rem;
  color: #000;
  text-decoration: none;
}
.widget-checkbox-list ul li a input[type=checkbox] {
  display: none;
}
.widget-checkbox-list ul li a input[type=checkbox]:checked + label {
  color: #af8e87;
  font-weight: 500;
}
.widget-checkbox-list ul li a input[type=checkbox]:checked + label span {
  color: #fff;
  background-color: #af8e87;
  border-color: #af8e87;
}
.widget-checkbox-list ul li a input[type=checkbox]:checked + label span::before {
  opacity: 1;
}
.widget-checkbox-list ul li a label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  font-size: 13px;
  cursor: pointer;
text-transform: capitalize;
  margin-bottom: 0;color: #000;
}
.widget-checkbox-list ul li a label span {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1rem;
          flex: 0 0 1rem;
  max-width: 1rem;
  width: 100%;
  height: 1rem;
  margin-left: 0.9375rem;
  top: -1px;
  border-radius: 2px;
  border: 1px solid #ddd;
}
.widget-checkbox-list ul li a label span::before {
  position: relative;
content: "\f00c";
font-family: "Font Awesome 5 Pro";
  font-size: 0.75rem;
  line-height: 1;
  right: 0.5px;
  text-shadow: 0px 0px 0px;
  opacity: 0;
}
.widget-checkbox-list ul li a::after {
  display: none;
}


.widget-checkbox-list ul li:hover a label span {
background-color: #eee;
}

/* price filter */
.price_slider_wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.price_slider_wrapper .price_slider_amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-bottom: 1.875rem;
}
.price_slider_wrapper .price_slider_amount .price_label {
  font-size: 0.875rem;
  color: #75767c;
  margin-left: auto;
}
.price_slider_wrapper .price_slider_amount .price_label span {
  color: #000;
}
.price_slider_wrapper .price_slider_amount button {
  font-size: 0.6875rem;
  text-transform: uppercase;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  height: 2.125rem;
  background-color: #f2f3f5;
  border-color: transparent;
  color: #000;
}

.ui-widget-content {
  position: relative;
  height: 2px;
  background-color: #fafafa;
  margin-bottom: 1.5625rem;
  border-radius: 2px;
}
.ui-widget-content .ui-slider-range {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  border: 0;
  background-color: #af8e87;
  border-radius: 8px;
  z-index: 1;
}
.ui-widget-content .ui-slider-handle {
  right: 0%;
  position: absolute;
  z-index: 2;
  outline: 0;
  cursor: pointer;
  background-color: #af8e87;
  border-radius: 100%;
  border: 0;
  height: 14px;
  top: -6px;
  width: 14px;
  margin: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}
.ui-widget-content .ui-slider-handle:last-child {
  right: 100%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

/* filtered sidebar */
@media screen and (max-width: 64.0625rem) {
  .filtered-sidebar {
    position: fixed !important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 90%;
            flex: 0 0 90%;
    max-width: 90%;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    margin-top: 0;
    padding: 1.25rem 1.25rem 0;
    background-color: #fff;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    z-index: 10001;
  }
  .filtered-sidebar::before {
    display: none;
  }
}

.sidebar-mobile-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
margin-bottom: 10px;
padding-bottom: 10px;
  border-bottom: 1px solid #dee0ea;
}
@media screen and (min-width: 64.0625rem) {
  .sidebar-mobile-header {
    display: none;
  }
}
.sidebar-mobile-header .entry-title {
  font-size: 0.875rem;
  margin-bottom: 0;
}
.sidebar-mobile-header .close-sidebar {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.9375rem;
  width: 1.875rem;
  height: 1.875rem;
  color: #000;
  border: 1px solid #dee0ea;
  border-radius: 50%;text-align: center;line-height: 1.875rem;
}



/* Color Attribute */

.woocommerce-widget-layered-nav-list {
padding: 0;
}

ul.woocommerce-widget-layered-nav-list .type-color span.color-box {
    width: 20px;
    height: 20px;
    position: relative;
    display: inline-block;
    border-radius: 50%;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 10px;
}

ul.woocommerce-widget-layered-nav-list .type-color {
    padding-bottom: 6px;
    text-transform: capitalize;
    vertical-align: middle;
}

ul.woocommerce-widget-layered-nav-list .type-color a {
	color: #000;
}

ul.woocommerce-widget-layered-nav-list .type-color span.count {
	float: left;
	font-size: 0.8125rem;
	line-height: 25px;
	color: #9aa5b3;
}

ul.woocommerce-widget-layered-nav-list .type-color span.color-box:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: rgba(0,0,0,.1);
    color: #FFF;
    font-weight: normal;
    line-height: 1;
    opacity: 0;
    transition: opacity .2s ease;
    font-family: 'klbtheme';
    content: '\2713';
}

ul.woocommerce-widget-layered-nav-list li.chosen .type-color span.color-box:after,
ul.woocommerce-widget-layered-nav-list li:hover .type-color span.color-box:after{
	opacity: 1;
}



/* Button Attribute */
ul.woocommerce-widget-layered-nav-list .type-button span.button-box {
	width: .875rem;
    height: .875rem;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 10px;
    border: 1px solid #ddd;
    position: absolute;
    right: 0;
    top: 4px;
    border-radius: 2px;
}

ul.woocommerce-widget-layered-nav-list .type-button a {
    padding-right: 26px;
    z-index: 99;
	position: relative;
}

ul.woocommerce-widget-layered-nav-list .type-button {
    text-transform: capitalize;
	position: relative;padding: 2px 0;
}

ul.woocommerce-widget-layered-nav-list .type-button span.button-box:after {
	align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: normal;
    line-height: 1;
    opacity: 0;
    transition: opacity .2s ease;
    content: '';
    position: absolute;
    top: 3px;
    right: 2px;
    height: 3px;
    width: 7px;
    border: solid #fff;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

ul.woocommerce-widget-layered-nav-list li.chosen .type-button span.button-box {
    background-color: #af8e87;
    border-color: #af8e87;
}

ul.woocommerce-widget-layered-nav-list li.chosen .type-button span.button-box:after{
	opacity: 1;
}

ul.woocommerce-widget-layered-nav-list .type-button:hover span.button-box {
    background-color: #fafafa;
}

ul.woocommerce-widget-layered-nav-list .type-button a:before {
    display: none;
}

ul.woocommerce-widget-layered-nav-list .type-button span.count {
    float: left;
	font-size: 0.8125rem;
    line-height: 25px;
	color: #9aa5b3;
}

ul.woocommerce-widget-layered-nav-list li.chosen .type-button a {
    color: #af8e87;
    text-shadow: 0px 0px 0px;
}

ul.woocommerce-widget-layered-nav-list .type-button a {
    margin-bottom: 3px;
}


.wid_categories h4 {
font-size: 15px;
font-weight: 500;
text-transform: capitalize;
margin-bottom: 12px;
}


.flash-sale-item .fs-content .label {
color: #fff;
background: #af8e87 !important;
font-weight: 400;
font-size: 12px;
padding: 6px;float: left;
}




.woocommerce-pagination {
  margin-top: 1.875rem;
}
@media screen and (min-width: 64.0625rem) {
  .woocommerce-pagination {
    margin-top: 2.5rem;
  }
}
.woocommerce-pagination .page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.woocommerce-pagination .page-numbers li + li {
  margin-right: 2px;
}
.woocommerce-pagination .page-numbers li > * {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.875rem;
  font-weight: 500;
  color: currentColor;
  text-decoration: none;
  width: 2.25rem;
  height: 2.25rem;
  border: 1px solid #000;
}
.woocommerce-pagination .page-numbers li > *.prev {
  margin-left: 0.9375rem;
  border-color: transparent;
}
.woocommerce-pagination .page-numbers li > *.next {
  margin-right: 0.9375rem;
  border-color: transparent;
}
.woocommerce-pagination .page-numbers li > *.dots {
  font-size: 1rem;
  border-color: transparent;
  padding-bottom: 5px;
}
.woocommerce-pagination .page-numbers li > *.current {
  background-color: #000;
  color: #fff;
}



.site-offcanvas-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  border-bottom: 1px solid #e5e5e5;padding: 0.75rem 1.5rem;
}

.site-brand {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}


.site-brand a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


.site-offcanvas-header .site-brand img {
  width: 160px;
}


.offcanvas-close {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.25rem;
  width: 1.25rem;
  height: 2.25rem;
  cursor: pointer;
position: absolute;
left: 20px;
color: #000;
}


.offcanvas-heading {
  display: block;
font-size: 11px;
  
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0.2;
padding: 15px 15px 5px;
}


/******************* fixed mobile footer ***************/

.mobile-nav-toggler  {
font-size: 22px;
color: #000;
}

/* mobile bottom menu */
.mobile-bottom-menu {
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
  color: #8a8b8e;
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
  padding: 0.625rem 1.25rem;
  z-index: 1010;
}
.mobile-bottom-menu .mobile-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-bottom-menu .mobile-menu ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 5px;
  padding-left: 5px;
}
.mobile-bottom-menu .mobile-menu ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.5625rem;
  
  text-transform: uppercase;
  color: currentColor;
  text-decoration: none;
}
.mobile-bottom-menu .mobile-menu ul li a i {
  font-size: 1.375rem;
}
.mobile-bottom-menu .mobile-menu ul li.active > a {
  color: #eb7700;
}



/* Categories */

.module-section {
padding: 50px 0 20px;
}

.module-categories.image .category-item {
  text-align: center;
}
.module-categories.image .category-item .category-image {
  margin-bottom: 0.625rem;
}
.module-categories.image .category-item .entry-category {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.3125rem;
}
.module-categories.image .category-item .count {
  display: block;
  font-size: 0.75rem;
}
.module-categories.image .category-item:hover .entry-category a {
  color: var(--color-primary);
}
.module-categories.icon .category-item {
  text-align: center;
}
.module-categories.icon .category-image {
  font-size: 2.75rem;
  margin-bottom: 5px;
}

.module-categories.icon .category-image img {
width: 60px;
margin: 0 auto;
margin-bottom: 14px;
filter: bleftness(0);
}


@media screen and (min-width: 49rem) {
  .module-categories.icon .category-image {
    font-size: 4.125rem;
  }
}
.module-categories.icon .category-image a {
  color: currentColor;
  display: block;
}
.module-categories.icon .entry-category {
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 5px;
font-size: 14px;
}
.module-categories.icon .count {
  display: block;
  font-size: 0.75rem;
  margin-top: -5px;
color: #000;
  opacity: 0.5;
}
.module-categories .entry-category a {
  color: currentColor;
  text-decoration: none;
  -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
  transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
}


.module-categories {
border-bottom: 1px solid #ddd;
padding-bottom: 50px;
}



.remove-filter {
    flex-basis: 100%;
}


a.remove-filter-element:before,
a.remove-filter-element:after {
    content: " ";
    width: 10px;
    height: 2px;
    position: absolute;
    right: 0;
    top: 9px;
    display: inline-block;
    background-color: #222;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

a.remove-filter-element {
    position: relative;
    padding-right: 15px;
    color: #555 !important;
    font-size: 0.8125rem;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
}

a.remove-filter-element:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

a.remove-filter-element:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

a.remove-filter-element:hover:before,
a.remove-filter-element:hover:after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.filters-container .nav-tabs.nav-tab-box {
    display: inline-block;
}

ul.remove-filter {
    display: inline-block;
    border: medium none;
    list-style: none;
    padding-right: 0;
    margin-bottom: 0;
}

ul.remove-filter li {
    float: right;
    margin-left: 10px;
}

ul.remove-filter:before,
ul.remove-filter:after {
    content: "";
    display: table;
    clear: both;
}






/* page header */
.page-header {
  position: relative;
  padding: 1.875rem 0;
  background-size: cover;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 49rem) {
  .page-header {
    padding: 6.25rem 0;
  }
}
.page-header .container {
  position: relative;
  z-index: 2;
}
.page-header .container .entry-subtitle {
  font-size: 0.875rem;
  font-weight: 600;color: #fff;
}
@media screen and (min-width: 49rem) {
  .page-header .container .entry-subtitle {
    margin-bottom: 0.9375rem;
  }
}
.page-header .container .entry-title {
  font-size: 2.25rem;line-height: 1;
  margin-bottom: 0;color: #fff;
}
@media screen and (min-width: 64.0625rem) {
  .page-header .container .entry-title {
    font-size: 5rem;
  }
}
.page-header .container .entry-content {
  max-width: 33.875rem;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0.9375rem;
}
.page-header .container .entry-content p {
  margin-bottom: 0;
}
.page-header.style-2 {
  color: currentColor;
  padding: 3.125rem 0 0;
  margin-bottom: 2.25rem;
  text-align: inherit;
}
@media screen and (min-width: 49rem) {
  .page-header.style-2 .entry-title {
    font-size: 3.75rem;
  }
}
.page-header.style-2 .entry-content {
  max-width: none;
}
.page-header.overlay:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #000;
  opacity: 0.3;
  z-index: 1;
}

.sidebar__social {
margin-top: 20px;
  display: inline-block;
  width: 100%;
}





.sidebar__social ul {
margin: 0 0 12px;padding: 0;
}

.sidebar__social ul li {
  display: inline-block;
}

.sidebar__social ul li a {
  display: inline-block;
  width: 35px;
  height: 40px;
  line-height: 42px;
  text-align: center;
  color: #000;
  -webkit-border-radius: 0 35px 35px;
  -moz-border-radius: 0 35px 35px;
  border-radius: 0 35px 35px;
}
.sidebar__social ul li a:hover {

  color: #555;
}



/** Style 2 **/
.pbmit-blogbox-style-2 {
    position: relative;
    background-color: #fff;
    border-radius: 6px;
padding: 30px;
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);    border: 1px solid #ededed;
}/*
.pbmit-blogbox-style-2:after {
    content: "";
    position: absolute;
    border: 1px solid #ededed;
    width: calc(100% - 20px);
    right: 0;
    height: calc(100% - 20px);
    top: 0;border-radius: 6px;
    z-index: 0;
}*/
.pbmit-blogbox-style-2 .post-item {
    position: relative;
    z-index: 2;
}
.pbmit-blogbox-style-2 .pbmit-meta-date {
    border-radius: 6px;
    padding: 6px 25px;
    color:#fff;
    background-color: #e9af66;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
    letter-spacing: 2px;
    display: inline-block;
    margin-bottom: 20px;
}
.pbmit-blogbox-style-2 .pbmit-meta-category a {
    color: #fff;
}
.pbmit-blogbox-style-2 .pbminfotech-box-content .pbmit-post-title {
    font-size: 20px;
    line-height: 28px;
    
    margin-bottom: 0;
}
.pbmit-blogbox-style-2 .pbminfotech-box-content .pbmit-post-title a {
    color: #0c121d;
}
.pbmit-blogbox-style-2 .pbmit-meta-container {
    padding-top: 10px;
    margin-top: 30px;
    border-top: 1px solid #ededed;
}
.pbmit-blogbox-style-2 .pbminfotech-box-desc {
    margin-top: 10px;
}
.pbmit-blogbox-style-2 .pbminfotech-box-desc-text {
    margin-bottom: 15px;
}
.pbmit-blogbox-style-2 .pbmit-meta-container .pbmit-meta-line {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #201846;
}
.pbmit-blogbox-style-2 .pbmit-meta-container .pbmit-meta-line {
    color: #484746;text-transform: capitalize;
}
.pbmit-blogbox-style-2 .pbmit-meta-container .pbmit-meta-line i {
    color: #000;
}
.pbmit-blogbox-style-2 .pbmit-meta-container .pbmit-meta-line:last-child:after {
    display: none;
}
.pbmit-blogbox-style-2 .pbmit-meta-container .pbmit-meta-line:first-child {
    margin-right: 0;
}
.pbmit-blogbox-style-2 .pbmit-meta-container .pbmit-meta-line:first-child i:before {
    margin-right: 0;
}
.pbmit-blogbox-style-2 .post-item .pbmit-read-more-link a {
    color: #232323;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    position: relative;
}
.pbmit-blogbox-style-2 .post-item .pbmit-read-more-link a:after {
    content: "\e839";
    font-family: "pbminfotech-base-icons";
    font-size: 16px;
    padding-right: 10px;
    background: none !important;
    line-height: 16px;
    vertical-align: middle;
    top: -2px;
    position: relative;
}
.pbmit-blogbox-style-2 .pbmit-meta-container .pbmit-meta-line i {
    color: #e9af66;
}
.pbmit-blogbox-style-2 .post-item .pbmit-read-more-link a:hover:after {
    color: #e9af66;
}
.pbmit-blogbox-style-2 .post-item .pbmit-read-more-link a:hover {
    color: #e9af66;
}
.pbmit-blogbox-style-2 .pbminfotech-box-content .pbmit-post-title a:hover {
    color: #e9af66;
}


.top-link span {
margin-right: 8px;
}



.pq-header-sticky .navbar .navbar-brand img {
    width: 81px !important;
}






.product-variation {
	display: inline-block;
	width: 100%;
	border-top: 1px #f5f5f5 solid;
	border-bottom: 1px #f5f5f5 solid;
	padding: 15px 0px;
	margin-bottom: 15px
}
.numbers-row {
	float: right;
	margin-top: -31px;
margin-right: 21px;
}
.pro-add-to-cart {
	float: left
}
/*
button.button.pro-add-to-cart {
	background: #e67817;
	color: #333e48;
	padding: 7px 22px;
	border: 2px #e67817 solid;
}
button.button.pro-add-to-cart:hover {
	background: #333e48;
	border: 2px #333e48 solid;
	color: #fff;
}*/


button.button.pro-add-to-cart { 
margin-top: 0;
}



button.button.pro-add-to-cart span {
	font-size: 16px
}
button.button.pro-add-to-cart span i {
	margin-left: 10px
}
.email-addto-box {
	display: inline-block;
	margin-top: 30px
}
.product-cart-option ul {
	margin: auto;
	display: inline-block
}
.product-cart-option ul li {
	border-left: 1px solid #f5f5f5;
	float: right;
	margin-left: 15px;
	padding-left: 15px
}
@media (max-width:480px) {
.product-cart-option ul li {
	border-left: none;
	margin-left: 0px
}
}
@media (min-width:768px) and (max-width:991px) {
.product-cart-option ul li {
	margin-left: 6px;
	padding-left: 6px
}
}
.product-cart-option ul li a {
	color: #636363;
	display: block;
	font-size: 11px;
	font-weight: 700;
	line-height: 22px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase
}
.product-cart-option ul li a:hover, .product-cart-option ul li a:hover i {
	color: #2B2E35
}
.product-cart-option ul li:last-child {
	border: none
}
.product-cart-option ul li a i {
	color: #bbb;
	font-size: 14px;
	margin-left: 8px
}
.product-cart-option ul li a i.fa.fa-heart {
	font-size: 12px
}
.product-overview-tab {
	margin-top: 18px;
	margin-bottom: 15px;
}
.product-tab-inner {
	border: 1px solid #f5f5f5;
	padding: 22px;
	background-color: #fff;
}

.cart-plus-minus .qty {
	border: 1px solid #f5f5f5;
	color: #333e48;
	float: right;
	font-size: 18px;
	height: 40px;
	margin-left: 0;
	padding: 0 5px 1px;
	text-align: center;
	width: 65px
}
.dec.qtybutton {
	background-color: #f5f5f5;
	border: 1px #f5f5f5 solid;
	border-left: none;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	color: #333e48;
	font-size: 14px;
	line-height: normal;
	padding: 12px 14px 9px 16px;
	line-height: 18px;
	display: inline-block;
	border-radius:  0 50px  50px 0 ;
	height: 40px;
	float: right;margin-top: 9px;
	cursor: pointer
}
.dec.qtybutton:hover, .inc.qtybutton:hover {
	background-color: #2B2E35;
	color: #fff
}
.inc.qtybutton {
	background-color: #f5f5f5;
	border: 1px #f5f5f5 solid;
	border-right: none;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	color: #333e48;
	font-size: 14px;
	line-height: normal;
	padding: 12px 14px 9px 16px;
	line-height: 18px;
	display: inline-block;
	border-radius: 0 50px 50px 0;
	height: 40px;
	float: right;
	cursor: pointer
}
.cart-plus-minus label {
	display: inline-block;
	float: right;
	margin-top: 10px;
	text-align: right;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	margin-left: 10px
}
@media (min-width:768px) and (max-width:991px) {
.cart-plus-minus label {
	display: none
}
}
.cart-plus-minus {
	display: inline-block;
	float: right;
	margin-left: 18px
}
@media (max-width:480px) {
.cart-plus-minus {
	margin-left: 0px;
	margin-bottom: 8px;width: 100%;
}
}
.product-variation {
	display: inline-block;
	width: 100%;
	border-top: 1px #f5f5f5 solid;
	border-bottom: 1px #f5f5f5 solid;
	padding: 15px 0px;
	margin-bottom: 15px
}
.numbers-row {
	float: right
}
.pro-add-to-cart {
	float: left
}

.cart-plus-minus .qty {
	border: 1px solid #f5f5f5;
	color: #333e48;
	float: right;
	font-size: 18px;
	height: 40px;
	margin-left: 0;
	padding: 0 5px 1px;
	text-align: center;
	width: 65px
}
.dec.qtybutton {
	background-color: #f5f5f5;
	border: 1px #f5f5f5 solid;
	border-left: none;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	color: #333e48;
	font-size: 14px;
	line-height: normal;
	padding: 12px 14px 9px 16px;
	line-height: 18px;
	display: inline-block;
	border-radius:  0 50px  50px 0 ;
	height: 40px;
	float: right;
	cursor: pointer
}
.dec.qtybutton:hover, .inc.qtybutton:hover {
	background-color: #2B2E35;
	color: #fff
}
.inc.qtybutton {
	background-color: #f5f5f5;
	border: 1px #f5f5f5 solid;
	border-right: none;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	color: #333e48;
	font-size: 14px;
	line-height: normal;
	padding: 12px 14px 9px 16px;
	line-height: 18px;
	display: inline-block;
	border-radius: 50px 0   0 50px;
	height: 40px;
	float: right;
	cursor: pointer
}
.cart-plus-minus label {
	display: inline-block;
	float: right;
	margin-top: 10px;
	text-align: right;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	margin-left: 10px
}
@media (min-width:768px) and (max-width:991px) {
.cart-plus-minus label {
	display: none
}
}
.cart-plus-minus {
display: inline-block;
float: right;
margin-left: 18px;
line-height: 31px;
border: 0;
}
@media (max-width:480px) {
.cart-plus-minus {
	margin-left: 0px;
	margin-bottom: 8px;width: 100%;
}
}
.product-variation {
	display: inline-block;
	width: 100%;
	border-top: 1px #f5f5f5 solid;
	border-bottom: 1px #f5f5f5 solid;
	padding: 15px 0px;
	margin-bottom: 15px
}
.numbers-row {
	float: right
}
.pro-add-to-cart {
	float: left
}
/*
button.button.pro-add-to-cart {
	background: #e67817;
	color: #333e48;
	padding: 7px 22px;
	border: 2px #e67817 solid;
}
button.button.pro-add-to-cart:hover {
	background: #333e48;
	border: 2px #333e48 solid;
	color: #fff;
}*/


button.button.pro-add-to-cart { 
margin-top: 0;
}



button.button.pro-add-to-cart span {
	font-size: 16px
}
button.button.pro-add-to-cart span i {
	margin-left: 10px
}
.email-addto-box {
	display: inline-block;
	margin-top: 30px
}
.product-cart-option ul {
	margin: auto;
	display: inline-block
}
.product-cart-option ul li {
	border-left: 1px solid #f5f5f5;
	float: right;
	margin-left: 15px;
	padding-left: 15px
}
@media (max-width:480px) {
.product-cart-option ul li {
	border-left: none;
	margin-left: 0px
}
}
@media (min-width:768px) and (max-width:991px) {
.product-cart-option ul li {
	margin-left: 6px;
	padding-left: 6px
}
}
.product-cart-option ul li a {
	color: #636363;
	display: block;
	font-size: 11px;
	font-weight: 700;
	line-height: 22px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase
}
.product-cart-option ul li a:hover, .product-cart-option ul li a:hover i {
	color: #2B2E35
}
.product-cart-option ul li:last-child {
	border: none
}
.product-cart-option ul li a i {
	color: #bbb;
	font-size: 14px;
	margin-left: 8px
}
.product-cart-option ul li a i.fa.fa-heart {
	font-size: 12px
}
.product-overview-tab {
	margin-top: 18px;
	margin-bottom: 15px;
}
.product-tab-inner {
	border: 1px solid #f5f5f5;
	padding: 22px;
	background-color: #fff;
}