/*
Template: Opticeye - Optometrist & Eye Care WordPress Theme
Author: peacefulqode.com
Version: 1.0
Design and Developed by: Peacefulqode
*/

/*+++++++++++++++++++++++++++++++++++++++++++++++
[  Table of contents  ]
+++++++++++++++++++++++++++++++++++++++

==> Moz Selection
==> General
==> Loading
==> Back to Top
==> WordPress Core
==> Button Core
==> Banner
==> Blog
==> Pagination
==> Error
==> Dummy data
==> OWL Carousel
==> Section Title
==> Border Effect
==> Breadcrum
==> Counter
==> Working Hours
==> Pricebox
==> Team
==> Testimonial
==> Appointment Form
==> Service Box
==> Circle Progress
==> Before After
==> Process Step
==> FancyBox
==> Progressbar
==> FAQ
==> Video Popup
==> Hover bg images Effect
==> Header
==> Footer
==> Portfoliobox
==> isotope Portfolio
==> Tabs
==> Service Single
==> Portfolio Single

++++++++++++++++++++++++++++++++++++
[ End table content ]
+++++++++++++++++++++++++++++++*/

/*+++++++++++++++++++++++++++++++++++++++++++++++
Moz Selection
++++++++++++++++++++++++++++++++++++++++++++++++*/
@font-face {
	font-family: 'Euclid Circular B';
	src: url('../fonts/EuclidCircularB/EuclidCircularB-Bold.eot');
	src:
		url('../fonts/EuclidCircularB/EuclidCircularB-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/EuclidCircularB/EuclidCircularB-Bold.woff2') format('woff2'),
		url('../fonts/EuclidCircularB/EuclidCircularB-Bold.woff') format('woff'),
		url('../fonts/EuclidCircularB/EuclidCircularB-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Euclid Circular B';
	src: url('../fonts/EuclidCircularB/EuclidCircularB-SemiBold.eot');
	src:
		url('../fonts/EuclidCircularB/EuclidCircularB-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/EuclidCircularB/EuclidCircularB-SemiBold.woff2') format('woff2'),
		url('../fonts/EuclidCircularB/EuclidCircularB-SemiBold.woff') format('woff'),
		url('../fonts/EuclidCircularB/EuclidCircularB-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Euclid Circular B';
	src: url('../fonts/EuclidCircularB/EuclidCircularB-Medium.eot');
	src:
		url('../fonts/EuclidCircularB/EuclidCircularB-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/EuclidCircularB/EuclidCircularB-Medium.woff2') format('woff2'),
		url('../fonts/EuclidCircularB/EuclidCircularB-Medium.woff') format('woff'),
		url('../fonts/EuclidCircularB/EuclidCircularB-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Euclid Circular B';
	src: url('../fonts/EuclidCircularB/EuclidCircularB-Regular.eot');
	src:
		url('../fonts/EuclidCircularB/EuclidCircularB-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/EuclidCircularB/EuclidCircularB-Regular.woff2') format('woff2'),
		url('../fonts/EuclidCircularB/EuclidCircularB-Regular.woff') format('woff'),
		url('../fonts/EuclidCircularB/EuclidCircularB-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Euclid Circular B';
	src: url('../fonts/EuclidCircularB/EuclidCircularB-Light.eot');
	src:
		url('../fonts/EuclidCircularB/EuclidCircularB-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/EuclidCircularB/EuclidCircularB-Light.woff2') format('woff2'),
		url('../fonts/EuclidCircularB/EuclidCircularB-Light.woff') format('woff'),
		url('../fonts/EuclidCircularB/EuclidCircularB-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

:root {
	--primary-color: #00cde5;
	--dark-color: #2b2b5e;
	--secondary-color: #82828a;
	--grey-color:#F0EFF4;
	--white-color: #ffffff;
	--body-fonts: 'Euclid Circular B', sans-serif;
	--title-fonts: 'Euclid Circular B', sans-serif;
}

::-moz-selection {
	text-shadow: none;
	background: var(--primary-color);
	color: #fff;
}

::-moz-selection {
	text-shadow: none;
	background: var(--primary-color);
	color: #fff;
}

::selection {
	text-shadow: none;
	background: var(--primary-color);
	color: #fff;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++
General
++++++++++++++++++++++++++++++++++++++++++++++++*/
body {
	background: var(--white-color);
	font-family: var(--body-fonts);
	font-size: 1rem;
	font-style: normal;
	font-weight: normal;
	line-height: 2;
	color: var(--secondary-color);
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--title-fonts);
	color: var(--dark-color);
	font-style: normal;
	text-transform: capitalize;
	font-weight: 500;
	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,
.button {
	color: var(--primary-color);
	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,
a:hover {
	color: var(--primary-color);
	outline: none;
	text-decoration: none !important;
}

p {
	margin-bottom: 30px;
}

img {
	max-width: 100%;
	height: auto;
}

pre {
	background: var(--white-color);
	padding: 15px;
	border: 1px solid var(--grey-color);
}

hr {
	margin: 0;
	padding: 0px;
	border-bottom: 1px solid #e0e0e0;
	border-top: 0px;
}

b,
strong {
	font-weight: 700;
}

/*+++++++++++++ Lists (Nested) ++++++++++++++*/
ol,
ul {
	padding-left: 25px;
	margin-bottom: 1em;
}

ol li {
	list-style: decimal;
}

ol ol {
	padding-left: 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 var(--grey-color);
	width: 100%;
	margin-bottom: 20px;
}

table td,
table th {
	border: 1px solid var(--grey-color);
	padding: 8px;
	text-align: center;
}

/*++++++++++Input Textarea +++++++++++++*/
input,
input.form-control {
	background: var(--grey-color);
	border: 1px solid var(--grey-color);
	color: var(--dark-color);
	width: 100%;
	float: none;
	font-size: 16px;
	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;
}


input:focus,
input:hover,
textarea:focus,
textarea:hover,
.form-control:focus {
	border-color: var(--primary-color);
	outline: none;
	box-shadow: none;
	background-color: var(--grey-color);
}

input[type="radio"],
input[type="checkbox"] {
	width: auto;
	height: auto;
	float: none;
	margin-right: 5px;
}

textarea {
	background: var(--grey-color);
	border: 1px solid var(--grey-color);
	color: var(--dark-color);
	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;
}

/*+++++++++++++ Select +++++++++++++++*/
select,
select.form-control {
	border: 1px solid var(--grey-color);
	color: var(--secondary-color);
	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: var(--grey-color);
	background-repeat: no-repeat;
	background-position: right 16px bottom 50%;
	background-size: 20px 20px;
}

select:focus,
select.form-control:focus {
	background-color: var(--grey-color);
	border-color: var(--primary-color);
}


/*++++++++++++++++ Container +++++++++++*/
.container{
	max-width: 1300px;
    position: relative;
}

section{
	padding: 130px 0;
	position: relative;
}

.pq-bg-dark{
    background-color: var(--dark-color);
}

.pq-bg-primary{
    background-color: var(--primary-color);
}

.pq-bg-grey{
    background-color: var(--grey-color);
}

/*+++++++++++++++++++++++++++++++++++++++++++++++
Loading
++++++++++++++++++++++++++++++++++++++++++++++++*/
#pq-loading {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: fixed;
	display: flex;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: var(--white-color);
}

#pq-loading img {
	height: 60px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++
Back to Top
++++++++++++++++++++++++++++++++++++++++++++++++*/
#back-to-top .top {
	position: fixed;
	bottom: 30px;
	right: 30px;
	margin: 0px;
	color: var(--white-color);
	background: var(--primary-color);
	z-index: 999;
	border: 1px solid var(--white-color);
	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: var(--dark-color);
	color: var(--white-color);
}

#back-to-top.active .top {
	transform: scale(1);
}

@keyframes backtotop {
	0% {
		bottom: 45px;
	}

	50% {
		bottom: 30px;
	}

	100% {
		bottom: 45px;
	}
}

/*+++++++++++++++++++++++++++++++++++++++++++++++
Button Core
++++++++++++++++++++++++++++++++++++++++++++++++*/
[type="button"],
[type="reset"],
[type="submit"] {
	font-family: var(--title-fonts);
	overflow: inherit;
	position: relative;
	width: auto;
	background: var(--primary-color);
	color: var(--white-color);
	text-transform: uppercase;
	font-size: 14px;
	padding: 12px 24px;
	font-weight: 500;
	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,
[type="reset"]:hover,
[type="submit"]:hover {
	color: var(--white-color);
	background: var(--dark-color);
}

[type="button"]:focus,
[type="reset"]:focus,
[type="submit"]:focus {
	color: var(--white-color);
	background: var(--dark-color);
}

.pq-button {
	font-family: var(--title-fonts);
	font-weight: 500;
	text-transform: uppercase;
	line-height: 2;
	font-size: 14px;
	padding: 12px 24px;
	position: relative;
	width: auto;
	background: var(--primary-color);
	color: var(--white-color);
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
	-webkit-border-radius: 0;
    -moz-border-radius:0;
    border-radius:0;
    text-decoration:none;
	fill: var(--white-color);
	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,
.pq-button:focus {
	color: var(--white-color);
}

.pq-button span {
	z-index: 9;
	position: relative;
	margin-left: 8px;
	display: inline-block;

	transition: none;
}


.pq-button.pq-button-flat:before {
	content: '';
	width: 6px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: var(--dark-color);
	transition: width .5s ease-in-out;
}

.pq-button.pq-button-flat:hover:before {
	width: 100%;
}

.pq-button.pq-button-flat.pq-white-button:before {
	content: '';
	width: 6px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: var(--white-color);
	transition: width .5s ease-in-out;
}

.pq-button.pq-button-flat.pq-white-button:hover:before {
	width: 100%;
}

.pq-button.pq-button-flat.pq-white-button:hover .pq-button-block i{
	color: var(--dark-color);
}

.pq-button.pq-button-flat.pq-white-button:hover{
	color: var(--dark-color);
}

.pq-button .pq-button-block i {
	color: var(--white-color);
	position: relative;
	transform: rotate(0deg);
	display: inline-block;
	transition: all 0.5s ease-in-out;
}

.pq-button:hover .pq-button-block i {
	transform: rotate(90deg);
}


/*===== Button link =====*/
.pq-button.pq-button-link {
	background: transparent;
	color: var(--dark-color);
	padding: 0;
	transition: all 0.5s ease-in-out;
}

.pq-button.pq-button-link:hover {
	color: var(--primary-color);
}

.pq-button.pq-button-link .pq-button-block i {
	color: var(--dark-color);
	transform: rotate(0deg);
	transition: all 0.5s ease-in-out;
}

.pq-button.pq-button-link:hover .pq-button-block i {
	color: var(--primary-color);
	transform: rotate(90deg);
}


/*++++++++++++++++ Button outline +++++++++++*/

.pq-button.pq-button-outline {
	background: transparent;
	color: var(--dark-color);
	border: 1px solid var(--dark-color);
	transition: all 0.5s ease-in-out;
}


.pq-button.pq-button-outline:hover {
	color: var(--primary-color);
	border-color: var(--primary-color);
}

.pq-button.pq-button-outline .pq-button-block i {
	color: var(--dark-color);
}

.pq-button.pq-button-outline:hover .pq-button-block i {
	color: var(--primary-color);
}

/*+++++++++++++++++++++++++++++++++++++++++++++++
Banner
++++++++++++++++++++++++++++++++++++++++++++++++*/

.pq-button.pq-button-flat.white .pq-button-block i {
	color: var(--dark-color);
}

.pq-button.pq-button-flat.white:hover .pq-button-block i {
	color: var(--white-color);
}


.pq-button.pq-button-flat.white:hover .pq-button-block .pq-button-text {
	color: var(--white-color);
}

.rs-button {
	font-family: var(--title-fonts) !important;
}

.rs-button.pq-button.pq-button-flat.pq-white-button:before{ background: var(--white-color) }
.rs-button.pq-button.pq-button-flat.pq-white-button:hover,
.rs-button.pq-button.pq-button-flat.pq-white-button:hover .pq-button-block i{ color: var(--dark-color);}

/*+++++++++++++++++++++++++++++++++++++++++++++++
OWL Carousel
++++++++++++++++++++++++++++++++++++++++++++++++*/

.owl-carousel .owl-nav.disabled {
	display: none;
}

.owl-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	cursor: inherit;
}

.owl-carousel .owl-nav button.owl-prev {
	outline: none;
	text-align: center;
	text-indent: inherit;
	cursor: pointer;
	position: relative;
	font-size: 24px;
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 50%;
	background: var(--primary-color);
	padding: 0 !important;
	margin: 0 10px;
	border: none;
	color: var(--white-color);
}

.owl-carousel .owl-nav button.owl-next {
	outline: none;
	text-align: center;
	text-indent: inherit;
	cursor: pointer;
	position: relative;
	font-size: 24px;
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 50%;
	background: var(--primary-color);
	padding: 0 !important;
	margin: 0 10px;
	border: none;
	color: var(--white-color);
}

.owl-carousel .owl-nav button:hover {
	color: var(--white-color);

}


.owl-carousel .owl-nav button.owl-prev {
	margin-left: -130px;
}

.owl-carousel .owl-nav button.owl-next {
	margin-right: -130px;
}


/*++++++++++++++++ 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: transparent;
	border: 1px solid var(--dark-color);
	display: inline-block;
	padding: 0;
	margin: 0px 5px;
	height: 15px;
	width: 15px;
	border-radius: 100%;
	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: var(--dark-color);
	border: 1px solid var(--dark-color);
	opacity: 1;
}

.owl-carousel .owl-dots .owl-dot.active {
	background: var(--dark-color);
	opacity: 1;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++
Section Title
++++++++++++++++++++++++++++++++++++++++++++++++*/

.pq-section-title.pq-style-1.text-center {
	padding: 0 15em;
	margin-bottom: 60px;
}

.pq-section-title.pq-style-1 .pq-section-sub-title {
	font-family: var(--title-fonts);
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	color: var(--primary-color);
	letter-spacing: 1px;
	margin: 0 0 10px;
	display: inline-block;
	position: relative;
	padding-left: 12px;
}

.pq-section-title.pq-style-1 .pq-section-sub-title:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 2px;
	height: 80%;
	display: inline-block;
	background: var(--primary-color);
}

.pq-section-title.pq-style-1 .pq-section-main-title {
	font-weight: 500;
	font-size: 48px;
	line-height: 56px;
	z-index: 9;
	color: var(--dark-color);
	padding: 0;
	margin: 0 0;
	position: relative;
	display: block;
	text-transform: capitalize;
}

.pq-section-title.pq-style-1 .pq-section-description {
	z-index: 9;
	position: relative;
	margin: 5px 0 0;
}

.pq-section-title.pq-style-1.text-center .pq-section-description {
	margin: 0;
}

.pq-bg-dark .pq-section-title.pq-style-1 .pq-section-sub-title,
.pq-bg-primary .pq-section-title.pq-style-1 .pq-section-sub-title{
    color: var(--white-color);
}

.pq-bg-dark .pq-section-title.pq-style-1 .pq-section-sub-title::before,
.pq-bg-primary .pq-section-title.pq-style-1 .pq-section-sub-title::before{
    background-color: var(--white-color);
}

.pq-bg-dark .pq-section-title.pq-style-1 .pq-section-main-title,
.pq-bg-primary .pq-section-title.pq-style-1 .pq-section-main-title{
    color: var(--white-color);
}

/*+++++++++++++++++++++++++++++++++++++++++++++++
Client Box
++++++++++++++++++++++++++++++++++++++++++++++++*/

.tech-slider .pq-tech-div .pq-tech-img{
	position: relative;
	display: block;
	margin: 0 auto;
	width: 280px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++
Image Box
++++++++++++++++++++++++++++++++++++++++++++++++*/

.pq-image-box.pq-style-1{
    text-align: center;
}

.pq-image-box.pq-style-1 .pq-image-box-img{
    margin-bottom: 30px;
}

.pq-image-box.pq-style-1 .pq-image-box-img img{
    border: 1px solid #2B2B5E0D;
}

.pq-image-box.pq-style-1 .pq-image-box-content .pq-image-box-title a:hover{
    color: var(--dark-color);
}

.pq-image-box.pq-style-1 .pq-image-box-img img:hover{
    transform: translateY(-8px);
    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-image-box.pq-style-2{
	display: flex;
	background-color: var(--white-color);
	padding: 30px;
	margin-bottom: 30px;
}

.pq-image-box.pq-style-2:last-child{
    margin-bottom: 0;
}

.pq-image-box.pq-style-2 .pq-image-box-img{
	margin-right: 20px;
}

.pq-image-box.pq-style-2 .pq-image-box-img img{
	width: 85px;
}

.pq-image-box.pq-style-2 .pq-image-box-content .pq-image-box-description{
	margin: 0;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++
Icon Box
++++++++++++++++++++++++++++++++++++++++++++++++*/

.pq-icon-box.pq-style-1 .pq-icon{
    margin-bottom: 15px;
}

.pq-icon-box.pq-style-1 .pq-icon i{
    font-size: 30px;
    color: var(--white-color);
    background-color: var(--primary-color);
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    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-icon-box.pq-style-1 .pq-icon i:hover{
    background-color: var(--dark-color);
}

.pq-icon-box.pq-style-1 .pq-icon-box-content .pq-icon-box-title{
    color: #1d1d1d;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++
Background Images
++++++++++++++++++++++++++++++++++++++++++++++++*/

.pq-bg-img-1::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/background-images/1.png);
    background-size: cover;
    background-position: center center;
    opacity: 0.02;
}

.pq-bg-img-2::before{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/background-images/1.png);
    background-size: cover;
    background-position: center center;
    opacity: 0.1;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++
Custom CSS
++++++++++++++++++++++++++++++++++++++++++++++++*/

.pq-py-60{
    padding: 60px 0;
}

.pq-my-60{
    margin: 60px 0;
}

.pq-px-30{
    padding: 0 30px;
}

.pq-ps-60{
    padding-left: 60px;
}

.pq-pb-180{
    padding-bottom: 180px;
}

.pq-blogging-img-div{
    text-align: end;
    position: relative;
}

.pq-blogging-img-div .img-1{
    margin-left: -130px;
}

.pq-blogging-img-div .img-1 img{
    width: 60%;
    position: relative;
}

.pq-blogging-img-div .img-2{
    margin-left: -130px;
}

.pq-blogging-img-div .img-2 img{
    width: 50%;
    position: absolute;
    top: 200px;
    left: 0px;
}

.pq-responsive-img{
    margin-right: -130px;
}

.pq-responsive-img img{
    width: 110%;
    max-width: 120%;
}

.pq-mb-30{
    margin-bottom: 30px;
}

.pq-support-padding{
    padding: 90px 0 30px 0;
}

.pq-sticky-top{
    position: sticky;
    top: 130px;
    z-index: 1;
}