@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Nunito+Sans:wght@300;400;600;700&display=swap);
#pwe-aside .pwe-footer .social a,
#pwe-footer2 .social a {
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}

body,
p {
	font-size: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-weight: 500;
	margin: 0 0 20px;
}

select,
td,
th,
tr {
	padding: 10px;
}

#pwe-aside #pwe-logo a span,
#pwe-aside #pwe-logo span {
	font-family: TuesdayNight;
	font-size: 24px;
	letter-spacing: 1px;
	text-align: center;
}

#pwe-hero,
.clear {
	clear: both;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	line-height: 1.5em;
}

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

@font-face {
	font-family: Picky-Retro;
	src: url('fonts/Picky-Retro.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

body,
html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

body {
	font-family: 'Cormorant Garamond', serif;
	font-weight: 500;
	color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-family: Picky-Retro;
	letter-spacing: 1px;
}

p {
	font-family: 'Cormorant Garamond', serif;
	color: #000;
}

#pwe-aside #pwe-logo,
b,
strong {
	font-weight: 600;
	color: #000;
}

ul {
	list-style-type: none;
}

a {
	color: #000;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

a:active,
a:focus,
a:hover {
	color: #000;
	outline: 0;
	text-decoration: none !important;
}

#pwe-aside #pwe-main-menu ul li a,
.blog-entry .desc h3 a,
.latest a,
.pwe-nav-toggle,
.pwe-pagination-wrap li a:hover,
.tags li a,
.ul1 > li a,
.ul1 > li a:hover,
a,
a:hover,
a:link,
span {
	text-decoration: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot,
a:focus,
input[type='checkbox']:focus,
input[type='email']:focus,
input[type='file']:focus,
input[type='password']:focus,
input[type='radio']:focus,
input[type='text']:focus,
textarea:focus {
	outline: 0;
}

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

.small,
small {
	font-size: 80%;
}

a,
a:hover,
span {
	display: inline-block;
	color: inherit;
}

hr {
	margin-top: 0;
	margin-bottom: -20px;
	border: 0;
}

.js .animate-box,
[data-overlay-dark='0']:before,
[data-overlay-light='0']:before {
	opacity: 0;
}

form .form-group {
	margin-bottom: 15px;
}

button,
input,
optgroup,
select,
textarea {
	font-family: Picky-Retro;
}

#message,
#search,
input[type='email'],
input[type='file'],
input[type='password'],
input[type='text'],
input[type='date'],
input[type='tel'],
input[type='number'],
select,
textarea {
	max-width: 100%;
	margin-bottom: 0;
	border: 1px solid #ececec;
	padding: 7px 15px;
	height: 48px;
	background-color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	width: 100%;
	font-family: 'Cormorant Garamond', serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.75em;
	color: #000;
	background-image: none;
}

input:focus,
textarea:focus {
	font-family: 'Cormorant Garamond', serif;
	border: 1px solid #ececec;
}

button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
	font-family: Picky-Retro;
	background: #000;
	border: 1px solid #000;
	color: #fff;
	padding: 15px 30px;
	margin: 0;
	font-weight: 400;
	position: relative;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-radius: 0;
	line-height: 1em;
}

#message,
#pwe-aside #pwe-logo,
#pwe-footer2 h2,
#pwe-footer2 h2 a,
#pwe-footer2 p,
.blog .item .post-img .date i,
.form-control,
.pwe-about-subheading,
.pwe-footer p,
.team .info p {
	font-family: 'Cormorant Garamond', serif;
}

button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
	background-color: transparent;
	color: #000;
}

select {
	border-radius: 5px;
}

table,
td,
th,
tr {
	border: 1px solid #000;
}

input[type='checkbox'],
input[type='radio'] {
	display: inline;
}

.alert-success {
	background: 0 0;
	color: #666;
	border: 1px solid #a2783a;
	border-radius: 0;
}

::-webkit-input-placeholder {
	color: #666;
	font-size: 15px;
	font-weight: 400;
}

:-moz-placeholder {
	color: #666;
}

::-moz-placeholder {
	color: #666;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #666;
}

::-webkit-scrollbar {
	width: 0;
}

::-webkit-scrollbar-track {
	background: #fff;
}

::-webkit-scrollbar-thumb {
	background: #000;
}

::-webkit-scrollbar-thumb:hover {
	background: #000;
}

.p-30,
.pwe-sidebar-part {
	padding: 30px;
}

.pt-0 {
	padding-top: 0;
}

.pt-60 {
	padding-top: 60px;
}

.pt-90 {
	padding-top: 90px;
}

.pb-60 {
	padding-bottom: 60px;
}

.pb-90 {
	padding-bottom: 90px;
}

#pwe-hero,
#pwe-hero .flexslider,
.mb-0,
.price .item .feat li:last-child,
.pwe-heading {
	margin-bottom: 0;
}

.mb-30 {
	margin-bottom: 30px;
}

.mb-60 {
	margin-bottom: 60px;
}

.line {
	border: 1px solid #ececec;
	background: 0 0;
}

.line:hover {
	border: 1px solid #f8f5f1;
	background: #f8f5f1;
}

.map-section,
.o-hidden {
	overflow: hidden;
}

.banner-container,
.pos-re,
.pwe-sidebar-search-form,
[data-overlay-dark],
[data-overlay-light] {
	position: relative;
}

.full-width {
	width: 100% !important;
}

.bg-img {
	background-size: cover;
	background-repeat: no-repeat;
}

.bg-fixed {
	background-attachment: fixed;
}

.bg-cover {
	background-size: cover !important;
}

.v-middle {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.valign {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#pwe-aside #pwe-logo a,
#pwe-logo-footer a,
.blog .item .post-img .date,
.separator {
	display: inline-block;
}

.container-fluid {
	padding-right: 30px;
	padding-left: 30px;
}

::-webkit-selection {
	color: #666;
	background: rgba(0, 0, 0, 0.1);
}

::-moz-selection {
	color: #666;
	background: rgba(0, 0, 0, 0.1);
}

::selection {
	color: #666;
	background: rgba(0, 0, 0, 0.1);
}

#preloader,
.preloader-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #fff;
	z-index: 999999;
}

#pwe-footer2,
.btn-contact a,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.pwe-nav-toggle.dark.active i::after,
.pwe-nav-toggle.dark.active i::before,
[data-overlay-dark]:before {
	background: #000;
}

.loader,
.loader span {
	width: 55px;
	height: 55px;
}

#preloader {
	display: table;
	table-layout: fixed;
}

#preloader-status {
	display: table-cell;
	vertical-align: middle;
}

.preloader-position {
	position: relative;
	margin: 0 auto;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.loader {
	position: relative;
	left: 50%;
	top: auto;
	margin-left: -22px;
	margin-top: 1px;
	-webkit-animation: 1s linear infinite rotate;
	-moz-animation: 1s linear infinite rotate;
	-ms-animation: rotate 1s infinite linear;
	-o-animation: 1s linear infinite rotate;
	animation: 1s linear infinite rotate;
	border: 1px solid #efedeb;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}

.loader span {
	position: absolute;
	top: -1px;
	left: -1px;
	border: 1px solid transparent;
	border-top: 1px solid #a2783a;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes rotate {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(360deg);
	}
}

.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 30px;
	line-height: 0.7;
}

.owl-theme .owl-dots .owl-dot span {
	width: 7px;
	height: 7px;
	margin: 0 2px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.2);
}

.owl-theme .owl-nav [class*='owl-'] {
	border-radius: 50%;
	font-size: 12px;
	margin: 5px;
	padding: 4px 7px;
	background: 0 0;
	display: inline-block;
	cursor: pointer;
	border: 1px solid rgba(255, 255, 255, 0.6);
	width: 30px;
	height: 30px;
	line-height: 25px;
	color: rgba(255, 255, 255, 0.6);
}

.owl-theme .owl-nav [class*='owl-']:hover {
	background-color: transparent;
	border: 1px solid #a2783a;
	color: #a2783a;
}

.bg-pink {
	background-color: #fce2d0;
}

.bg-blue {
	background-color: #62c2d0;
}

.bg-yellow {
	background-color: #fceb1b;
}

.bg-darkblue {
	background-color: #5363ab;
}

.bg-pinky {
	background-color: #f29ec4;
}

#pwe-page {
	width: 100%;
	overflow: hidden;
	position: relative;
}

#pwe-aside {
	padding: 60px 30px;
	width: 23%;
	position: fixed;
	bottom: 0;
	top: 0;
	left: 0;
	overflow-y: scroll;
	z-index: 1001;
	background: #fff;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
	scrollbar-width: none;
}

#pwe-aside #pwe-logo {
	text-align: center;
	font-size: 40px;
	text-transform: uppercase;
	margin-bottom: 60px;
	display: block;
	width: 100%;
	position: relative;
	line-height: 1.2em;
	letter-spacing: 0;
}

#pwe-aside #pwe-logo span {
	text-transform: none;
	color: #333;
	font-weight: 500;
}

#pwe-aside #pwe-logo img {
	width: 180px;
}

#pwe-logo-footer {
	text-align: center;
	font-weight: 400;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 0;
	display: block;
	width: 100%;
}

#pwe-logo-footer a {
	text-align: center;
	color: #a2783a;
}

#pwe-aside #pwe-logo a span {
	color: #a2783a;
	font-weight: 500;
	display: block;
	margin-top: 0;
	line-height: 1.2em;
}

#pwe-aside #pwe-logo a i {
	color: #000;
	font-size: 16px;
	vertical-align: super;
}

#pwe-aside #pwe-main-menu ul {
	text-align: center;
	margin: 0;
	padding: 0;
}

#pwe-aside #pwe-main-menu ul li {
	margin: 9px 0;
	padding: 0 0 9px;
	list-style: none;
	font-size: 11px;
	font-weight: 400;
	line-height: 0.9em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#pwe-aside #pwe-main-menu ul li a {
	color: #000;
	position: relative;
	padding: 0;
	font-family: Picky-Retro;
	font-weight: 400;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	border-bottom: 1px solid transparent;
}

#pwe-aside #pwe-main-menu ul li a:hover {
	border-bottom: 1px solid #000;
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

#pwe-aside #pwe-main-menu ul li.pwe-active a,
.blog .item .content .tag a:hover,
.latest a:hover .txt1,
.portfolio .item .content h5 a:hover,
.portfolio .item .content h5 b,
.portfolio .item .content h5:hover,
.team .info .social a:hover,
.ul1 > li a:hover,
ol.comment-list li.comment .reply a:hover {
	color: #a2783a;
}

#pwe-aside #pwe-main-menu ul li.pwe-active a:after {
	visibility: visible;
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1);
}

#pwe-aside #pwe-main-menu ul li a span:hover,
.btn-contact a:hover span,
.pwe-footer a,
.pwe-footer span a:hover,
ol.comment-list li.comment .comment-meta a {
	color: #000;
}

#pwe-aside .pwe-footer {
	position: relative;
	bottom: 30px;
	right: 0;
	left: 0;
	font-size: 15px;
	text-align: center;
	font-weight: 400;
	color: #666;
}

.pwe-footer p {
	font-size: 16px;
	color: #000;
}

.pwe-footer span,
.pwe-footer span a {
	font-family: TuesdayNight;
	text-transform: none;
	font-size: 24px;
	font-weight: 500;
	color: #000;
	letter-spacing: 0;
	margin-bottom: 0;
}

#pwe-footer2 h6,
.btn-contact a {
	letter-spacing: 2px;
	text-transform: uppercase;
}

.separator {
	width: 16%;
	text-align: center;
	position: relative;
	vertical-align: middle;
	border-bottom: 1px solid #ebebeb;
	margin: 10px 0;
}

#pwe-aside .pwe-footer span,
.latest a,
.pwe-heading span,
.pwe-post-heading span {
	display: block;
}

#pwe-aside .pwe-footer .social a {
	color: #000;
	background: 0 0;
	margin: 0 5px 15px 0;
	border: 1px solid #ebebeb;
	font-size: 12px;
}

#pwe-aside .pwe-footer .social a:hover {
	color: #fff;
	background: #000;
	border: 1px solid #000;
}

#pwe-main {
	width: 77%;
	float: right;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.btn-contact {
	position: relative;
	line-height: 1em;
}

.btn-contact a {
	font-family: Picky-Retro;
	border: 1px solid #000;
	color: #fff;
	padding: 12px 30px;
	margin: 0;
	font-weight: 500;
	position: relative;
	font-size: 12px;
}

.btn-contact a:after {
	content: '';
	width: 0;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 100%;
	z-index: 1;
	background: #fff;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.btn-contact a span,
[data-overlay-dark] .container,
[data-overlay-light] .container {
	position: relative;
	z-index: 2;
}

.btn-contact a:hover:after {
	width: 100%;
	left: 0;
	-webkit-transition: width 0.3s;
	transition: width 0.3s;
}

.google-maps {
	height: 100%;
	min-height: 500px;
	width: 100%;
	position: relative;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.pwe-more-contact {
	background: #fafafa;
}

.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: 0 0;
	border: none;
	border-bottom: 0 solid #e5e5e5;
	height: 54px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	padding: 0;
	font-size: 17px;
	line-height: 1.75em;
	font-weight: 400;
}

.form-control:active,
.form-control:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #fff;
	border: 1px solid #ececec;
}

#message {
	height: 130px;
	padding: 12px;
	border: 1px solid #ececec;
}

#pwe-footer2 {
	padding: 100px 60px;
}

#pwe-footer2 h2,
#pwe-footer2 h2 a {
	font-size: 40px;
	font-weight: 500;
	display: block;
	width: 100%;
	position: relative;
	color: #fff;
	line-height: 1em;
	letter-spacing: 0;
}

#pwe-footer2 h2 a span,
#pwe-footer2 h2 span {
	display: block;
	font-family: TuesdayNight;
	font-size: 24px;
	color: #a2783a;
	font-weight: 500;
	letter-spacing: 1px;
}

#pwe-footer2 h2 a i {
	color: #fff;
	font-size: 16px;
	vertical-align: super;
}

#pwe-footer2 h6 {
	color: #a2783a;
	margin-bottom: 0;
	font-size: 14px;
}

#pwe-footer2 p {
	font-size: 17px;
	font-style: italic;
	color: #fff;
}

#pwe-footer2 .social a {
	color: #fff;
	background: 0 0;
	margin: 0 5px 20px 0;
	border: 1px solid #222;
	font-size: 12px;
}

#pwe-footer2 .social a:hover {
	color: #000;
	background: #a2783a;
	border: 1px solid #a2783a;
}

.pwe-nav-toggle.active i::after,
.pwe-nav-toggle.active i::before,
[data-overlay-light]:before {
	background: #fff;
}

.pwe-nav-toggle:active,
.pwe-nav-toggle:focus,
.pwe-nav-toggle:hover {
	outline: 0;
	border-bottom: none !important;
}

.pwe-nav-toggle i {
	position: relative;
	display: inline-block;
	zoom: 1;
	width: 19px;
	height: 1px;
	color: #fff;
	font: bold 14px/0.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #fff;
	-webkit-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
	top: -4px;
}

.pwe-nav-toggle i::after,
.pwe-nav-toggle i::before {
	content: '';
	width: 20px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.pwe-nav-toggle.dark i {
	position: relative;
	color: #000;
	background: #000;
	-webkit-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}

.pwe-nav-toggle.dark i::after,
.pwe-nav-toggle.dark i::before {
	background: #000;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.pwe-nav-toggle i::before {
	top: -7px;
}

.pwe-nav-toggle i::after {
	bottom: -7px;
}

.pwe-nav-toggle:hover i::before {
	top: -10px;
}

.pwe-nav-toggle:hover i::after {
	bottom: -10px;
}

.pwe-nav-toggle.active i {
	background: 0 0;
}

.pwe-nav-toggle.active i::before {
	top: 0;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}

.pwe-nav-toggle.active i::after {
	bottom: 0;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}

.pwe-nav-toggle {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	cursor: pointer;
	opacity: 1;
	visibility: hidden;
	padding: 12px 15px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	background: #fce2d0;
	margin: 15px 30px;
	border-radius: 50%;
}

[data-overlay-dark]:before,
[data-overlay-light]:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

[data-overlay-dark] p {
	color: #bbb;
}

[data-overlay-dark='1']:before,
[data-overlay-light='1']:before {
	opacity: 0.1;
}

[data-overlay-dark='2']:before,
[data-overlay-light='2']:before {
	opacity: 0.2;
}

[data-overlay-dark='3']:before,
[data-overlay-light='3']:before {
	opacity: 0.3;
}

[data-overlay-dark='4']:before,
[data-overlay-light='4']:before {
	opacity: 0.4;
}

[data-overlay-dark='5']:before,
[data-overlay-light='5']:before {
	opacity: 0.5;
}

[data-overlay-dark='6']:before,
[data-overlay-light='6']:before {
	opacity: 0.6;
}

[data-overlay-dark='7']:before,
[data-overlay-light='7']:before {
	opacity: 0.7;
}

[data-overlay-dark='9']:before,
[data-overlay-light='9']:before {
	opacity: 0.9;
}

.location-de-materiel {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	padding: 0;
	grid-gap: 32px;
	margin-bottom: 128px;
}

.location-de-materiel__single-article {
	display: flex;
	flex-direction: column;
	background-color: #fce2d0;
	padding: 32px;
	border: 2px solid #000;
	border-radius: 16px;
	gap: 16px;
}

.location-de-materiel * {
	margin: 0;
}

.location-de-materiel__single-article__img {
	border: 1px solid #000;
	border-radius: 16px;
	aspect-ratio: 1 / 1;
	width: 100%;
	margin: 0 auto;
	object-fit: contain;
	background-color: white;
}

.location-de-materiel__single-article__list {
	list-style-type: circle;
	padding: 0 0 0 16px;
}

.location-de-materiel__single-article__list__price {
	font-weight: 700;
	flex-grow: 1;
	display: flex;
	align-items: flex-end;
}

input::placeholder, textarea::placeholder {
	color: black;
}

@media screen and (max-width: 1024px) {
	#pwe-aside {
		width: 30%;
	}

	#pwe-main {
		width: 70%;
	}

	.location-de-materiel {
		grid-template-columns: repeat(2, 1fr);
	}
}

#pwe-hero {
	min-height: 560px;
	width: 100%;
	float: left;
}

#pwe-hero .flexslider {
	border: none;
	z-index: 1;
}

#pwe-hero .flexslider .slides,
.blog .item .post-img,
.gallery-box .gallery-img,
.portfolio .item .portfolio-img,
.services .item {
	position: relative;
	overflow: hidden;
}

#pwe-hero .flexslider .slides li {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	min-height: 400px;
}

#pwe-hero .flexslider .flex-control-nav {
	bottom: 20px;
	z-index: 1000;
	right: 20px;
	float: right;
	width: auto;
}

#pwe-hero .flexslider .flex-control-nav li {
	display: block;
	margin-bottom: 6px;
}

#pwe-hero .flexslider .flex-control-nav li a {
	background: rgba(255, 255, 255, 0.6);
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 10px;
	height: 10px;
	cursor: pointer;
}

#pwe-hero .flexslider .flex-control-nav li a.flex-active {
	cursor: pointer;
	background: rgba(0, 0, 0, 0.8);
}

#pwe-hero .flexslider .flex-direction-nav,
.services .item .con .category a:last-child:after,
.testimonials .section-head h4:after {
	display: none;
}

#pwe-hero .flexslider .slider-text {
	display: table;
	opacity: 0;
	min-height: 100vh;
	padding: 15px;
	z-index: 9;
}

#pwe-hero .flexslider .slider-text > .slider-text-inner {
	display: table-cell;
	vertical-align: middle;
	min-height: 700px;
	padding: 2.5em;
	position: relative;
}

#pwe-hero .flexslider .slider-text > .slider-text-inner .desc {
	position: absolute;
	bottom: 15px;
	left: 0;
	padding: 30px;
	background: #fff;
}

#pwe-hero .flexslider .slider-text > .slider-text-inner h6 {
	position: relative;
	top: 2px;
	font-family: TuesdayNight;
	font-size: 32px;
	color: #adadad;
	line-height: 1em;
	text-align: center;
	margin-bottom: 0;
}

#pwe-hero .flexslider .slider-text > .slider-text-inner h1,
.pwe-about-heading,
.pwe-heading {
	font-size: 24px;
	font-family: Picky-Retro;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#pwe-hero .flexslider .slider-text > .slider-text-inner h1,
.pwe-heading {
	color: #000;
}

#pwe-hero .flexslider .slider-text > .slider-text-inner h1 {
	position: relative;
	line-height: 1em;
	margin: 0 0 20px;
}

#pwe-hero .flexslider .slider-text > .slider-text-inner .heading-section {
	font-size: 50px;
}

#pwe-hero .flexslider .slider-text > .slider-text-inner p {
	margin-bottom: 20px;
}

body.offcanvason {
	overflow-x: hidden;
}

body.offcanvason #pwe-aside {
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	width: 270px;
	z-index: 999;
	position: fixed;
}

body.offcanvason #pwe-main,
body.offcanvason .pwe-nav-toggle {
	top: 0;
	-moz-transform: translateX(270px);
	-webkit-transform: translateX(270px);
	-ms-transform: translateX(270px);
	-o-transform: translateX(270px);
	transform: translateX(270px);
}

.pwe-about-heading {
	position: relative;
	line-height: 1.5em;
}

.pwe-about-subheading {
	font-size: 20px;
	line-height: 1.2em;
	color: #a2783a;
	font-style: italic;
}

.pwe-post-heading {
	color: #000;
	font-family: Picky-Retro;
	margin-bottom: 30px;
	font-weight: 600;
	font-size: 24px;
}

.heading-meta,
.heading-meta-home {
	position: relative;
	font-family: TuesdayNight;
	margin-bottom: 0;
	line-height: 1.5em;
	top: 12px;
	display: block;
}

.heading-meta {
	font-size: 40px;
	color: #adadad;
}

.heading-meta-home {
	font-size: 75px;
	color: #000;
}

.banner-img-width {
	width: 100%;
	font-family: 'object-fit:cover';
	-o-object-fit: cover;
	object-fit: cover;
}

.banner-img-width,
.banner-img:after {
	position: absolute;
	height: 100%;
}

.banner-img:after {
	right: 0;
	left: 0;
	content: '';
	background: linear-gradient(hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.9) 50%, #fff);
}

.banner-head:after,
.banner-head:before {
	content: ' ';
	display: table;
}

.banner-head-padding {
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
}

.banner-head-margin {
	margin-left: auto;
	margin-right: auto;
}

.team .item:hover .info .social {
	top: 0;
}

.team .info {
	background-color: #fff;
	text-align: center;
	padding: 30px 15px;
	position: relative;
	overflow: hidden;
}

.team .info h6 {
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.team .info p {
	font-size: 17px;
	font-weight: 500;
	line-height: 1.5em;
	color: #666;
	margin-bottom: 5px;
}

.team .info .social {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.team .info .social a {
	font-size: 15px;
	color: #000;
	margin: 0 5px;
}

.testimonials .section-head {
	text-align: left;
	margin-bottom: 0;
	z-index: 1;
	position: relative;
}

.testimonials .section-head p {
	color: #fff;
	font-size: 18px;
}

.testimonials .section-head span {
	display: block;
	position: relative;
	top: 12px;
	font-family: TuesdayNight;
	font-size: 32px;
	color: #ccc;
	line-height: 1em;
	margin-bottom: 0;
}

.testimonials .section-head h4 {
	position: relative;
	color: #fff;
	font-family: Picky-Retro;
	font-weight: 500;
	font-size: 27px;
	line-height: 1.2em;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-bottom: 0;
}

.testimonials .item-box {
	background: #fff;
	padding: 30px;
	position: relative;
	border: 1px solid #fff;
}

.testimonials .item-box .quote {
	position: absolute;
	right: 30px;
	top: 30px;
	width: 100px;
	margin: 0 auto 30px;
	opacity: 0.1;
}

.testimonials .item-box p {
	font-size: 17px;
	color: #666;
	font-style: italic;
}

.testimonials .item-box .info {
	text-align: left;
	margin: 30px 0 15px;
}

.testimonials .item-box .info .author-img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	float: left;
	overflow: hidden;
}

.testimonials .item-box .info .cont {
	margin-left: 75px;
}

.testimonials .item-box .info h6 {
	color: #000;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 0;
	padding-top: 5px;
	line-height: 1.2em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.testimonials .item-box .info span {
	font-size: 17px;
	font-weight: 400;
	color: #666;
	margin-right: 5px;
	font-style: italic;
}

.testimonials .item-box .info .rate {
	float: right;
}

.testimonials .item-box .info i {
	color: #a2783a;
	font-size: 10px;
}

.testimonials .owl-theme .owl-nav {
	position: absolute;
	left: -70%;
	bottom: 20px;
	margin-top: 0;
}

.clients .owl-carousel,
.price .item,
.price .item .value {
	margin: 30px 0;
}

.testimonials .owl-theme .owl-nav [class*='owl-'] {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.3);
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	color: rgba(255, 255, 255, 0.6);
	font-size: 9px;
}

.testimonials .owl-theme .owl-nav [class*='owl-']:hover {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}

.price .item {
	padding: 60px 30px;
	background: #fff;
	text-align: center;
	-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.price .item .type {
	border-bottom: 1px solid #eee;
	position: relative;
}

.price .item .type:after {
	content: '';
	width: 20px;
	height: 20px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #fff;
	position: absolute;
	bottom: -11px;
	left: calc(50% - 10px);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.price .item .type h6 {
	position: relative;
	color: #000;
	font-family: Picky-Retro;
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.price .item .value h4 {
	font-size: 40px;
	margin-bottom: 0;
}

.price .item .value h4 span {
	font-size: 15px;
}

.price .item .value p {
	font-size: 13px;
	font-weight: 400;
	margin-top: 0;
	color: #a2783a;
	text-transform: uppercase;
	font-family: Picky-Retro;
	letter-spacing: 1px;
}

.price .item .feat ul {
	margin-bottom: 30px;
	padding: 0;
}

.price .item .feat li {
	color: #666;
	margin-bottom: 10px;
}

.price .item .feat del,
[data-overlay-dark='8']:before,
[data-overlay-light='8']:before {
	opacity: 0.8;
}

.clients {
	background-color: #f8f5f1;
}

.clients .client-logo {
	opacity: 1;
	line-height: 0;
}

.clients .client-logo:hover,
.pwe-pagination-wrap li a:hover,
[data-overlay-dark='10']:before,
[data-overlay-light='10']:before {
	opacity: 1;
}

.clients img {
	-webkit-filter: none;
	filter: none;
}

.clients img:hover {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.services .item:hover img {
	-webkit-filter: none;
	filter: none;
	-webkit-transform: scale(1.09, 1.09);
	transform: scale(1.09, 1.09);
	-webkit-filter: brightness(70%);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	transition: 1s;
}

.services .item:hover .con {
	bottom: 0;
}

.blog .item .post-img img,
.portfolio .item .portfolio-img img,
.services .item img {
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.services .item .con {
	padding: 30px 15px;
	position: absolute;
	bottom: -60px;
	left: 0;
	width: 100%;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	text-align: center;
	z-index: 20;
	height: auto;
	box-sizing: border-box;
	background: -moz-linear-gradient(
		top,
		transparent 0,
		rgba(0, 0, 0, 0.1) 2%,
		rgba(0, 0, 0, 0.75) 90%
	);
	background: -webkit-linear-gradient(
		top,
		transparent 0,
		rgba(0, 0, 0, 0.01) 2%,
		rgba(0, 0, 0, 0.75) 90%
	);
	background: linear-gradient(
		to bottom,
		transparent 0,
		rgba(0, 0, 0, 0.01) 2%,
		rgba(0, 0, 0, 0.75) 90%
	);
}

.gallery-box .gallery-detail,
.gallery-box .gallery-img:after {
	left: 0;
	transition: 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
	position: absolute;
	width: 100%;
}

.services .item .con .category {
	font-family: TuesdayNight;
	font-size: 32px;
	color: #fff;
	line-height: 1em;
	margin-bottom: 0;
}

.services .item .con .category a {
	margin-right: 5px;
	position: relative;
	color: #fff;
}

.services .item .con .category a:last-child {
	margin-right: 0;
}

.services .item .con h5,
.services .item .con h5 a {
	position: relative;
	color: #fff;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.4em;
}

.services .item .con p {
	color: #fff;
	font-size: 15px;
}

.gallery-box .gallery-detail i,
.services .item .con i {
	color: #fff;
	font-size: 20px;
}

.services .item .con i:hover {
	color: #c5a47e;
}

.services .item .con .btn {
	margin-left: 0;
	border-radius: 30px;
	border-color: #666;
	padding: 11px 30px;
}

.services .item .con .btn:hover {
	border-color: #c5a47e;
}

.blog .item .post-img:hover img,
.portfolio .item .portfolio-img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.portfolio .item .content {
	padding: 20px;
	margin-bottom: 30px;
}

.portfolio .item .content h5,
.portfolio .item .content h5 a {
	font-family: 'Cormorant Garamond', serif;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	line-height: 1.4em;
}

.gallery-item {
	position: relative;
	padding-top: 25px;
}

.gallery-box {
	overflow: hidden;
	position: relative;
}

.gallery-box .gallery-img:after {
	content: ' ';
	display: block;
	height: 100%;
	top: 0;
	border-radius: 0;
}

.gallery-box .gallery-img > img {
	transition: 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
	border-radius: 0;
}

.gallery-box .gallery-detail {
	opacity: 0;
	color: #fff;
	padding: 20px;
	box-sizing: border-box;
	overflow: hidden;
}

.gallery-box .gallery-detail h4 {
	font-size: 18px;
}

.gallery-box .gallery-detail p {
	color: rgba(255, 255, 255, 0.6);
	font-size: 14px;
}

#pwe-footer2 .copyright,
.gallery-box .gallery-detail i:hover,
[data-overlay-dark] h1,
[data-overlay-dark] h2,
[data-overlay-dark] h3,
[data-overlay-dark] h4,
[data-overlay-dark] h5,
[data-overlay-dark] h6,
[data-overlay-dark] span {
	color: #fff;
}

.gallery-box:hover .gallery-detail {
	top: 50%;
	transform: translate(0, -50%);
	opacity: 1;
}

.gallery-box:hover .gallery-img:after {
	background: rgba(0, 0, 0, 0.6);
}

.gallery-box:hover .gallery-img > img {
	transform: scale(1.05);
}

.mfp-figure button,
button.mfp-arrow,
button.mfp-close {
	border: 0 solid transparent;
}

.blog .item {
	-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}

.blog-entry,
.pwe-sidebar-part {
	box-shadow: 0 25px 75px rgba(0, 0, 0, 0.05);
}

.blog .item .post-img .date {
	position: absolute;
	top: 15px;
	left: 15px;
	background: #000;
	color: #fff;
	padding: 10px 15px;
	text-align: center;
}

.blog .item .post-img .date span {
	font-family: TuesdayNight;
	display: block;
	font-size: 20px;
}

.blog .item .post-img .date i {
	display: block;
	font-size: 20px;
}

.blog .item .content {
	padding: 20px 20px 30px;
	background: #fff;
}

.blog .item .content .tag a {
	color: #666;
	font-style: italic;
}

.blog .item .content h5 {
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.4em;
}

.blog-entry {
	width: 100%;
	float: left;
	background: #fff;
	margin-bottom: 60px;
}

.blog-entry .blog-img {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
}

.blog-entry .blog-img img {
	position: relative;
	max-width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.blog-entry .desc {
	padding: 20px;
}

.blog-entry .desc h3 {
	font-size: 24px;
	line-height: 1.2em;
	font-weight: 400;
	margin-bottom: 15px;
}

.blog-entry .desc h3 a {
	color: #000;
	font-family: Picky-Retro;
	font-weight: 500;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.blog-entry:hover .blog-img img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.pwe-post img {
	padding-bottom: 30px;
}

.pwe-sidebar-block {
	margin-bottom: 60px;
	position: relative;
}

.pwe-sidebar-block .pwe-sidebar-block-title {
	color: #000;
	text-decoration: none;
	font-family: Picky-Retro;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.pwe-sidebar-search-submit {
	position: absolute;
	right: 0;
	top: 0;
	background: #000;
	border: 1px solid transparent;
	padding: 14px;
	font-size: 16px;
	color: #fff;
	border-radius: 0;
}

.latest,
.ul1 > li {
	border-bottom: 1px solid #f6f6f6;
}

.pwe-sidebar-search-submit:hover {
	background: #a2783a;
	border: 1px solid transparent;
}

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

.ul1 > li {
	padding: 5px 0;
	line-height: 32px;
}

.ul1 > li a {
	color: #666;
	display: block;
	transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-webkit-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
}

.latest {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.latest a .txt1 {
	font-weight: 600;
	line-height: 1.5em;
	font-size: 18px;
	color: #000;
}

.latest a .txt2 {
	color: #666;
	font-size: 14px;
	transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-webkit-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
}

.tags {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

.tags li {
	display: inline-block;
	margin: 0 5px 5px 0;
	float: left;
}

.tags li a {
	display: inline-block;
	background: #fff;
	border: 1px solid #ececec;
	padding: 9px 12px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0px;
	font-size: 16px;
	font-style: italic;
	color: #666;
	transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-webkit-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
}

.tags li a:hover {
	background: #000;
	color: #fff;
	border-color: #000;
}

.pwe-pagination-wrap li a.active,
.pwe-pagination-wrap li a:hover {
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
}

.pwe-pagination-wrap {
	padding: 0;
	margin: 0 0 30px;
	text-align: center;
}

.pwe-pagination-wrap li {
	display: inline-block;
	margin: 0 5px;
}

.pwe-pagination-wrap li a {
	background: 0 0;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #000;
	font-weight: 400;
	font-family: Picky-Retro;
	font-size: 12px;
	border: 1px solid #ebebeb;
}

.comments-area {
	padding: 30px 0;
}

.comments-area .comments-title {
	font-size: 18px;
	font-family: Picky-Retro;
	line-height: 1.5em;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
}

ol.comment-list {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
}

ol.comment-list li.comment {
	position: relative;
	padding: 0;
}

ol.comment-list li.comment .comment-body {
	padding: 20px 30px 20px 90px;
	margin-left: 40px;
	color: #000;
	position: relative;
}

ol.comment-list li.comment .comment-author {
	display: block;
	margin-bottom: 0;
}

ol.comment-list li.comment .comment-author .avatar {
	position: absolute;
	top: 20px;
	left: -40px;
	width: 100px;
	height: 100px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	background-color: #fff;
}

ol.comment-list li.comment .comment-author .name {
	display: inline-block;
	color: #000;
	font-family: Picky-Retro;
	font-size: 17px;
	line-height: 1.5em;
	font-weight: 500;
	margin-bottom: 0;
	letter-spacing: 0;
}

ol.comment-list li.comment .comment-author .says {
	display: none;
	color: #666;
	font-weight: 500;
}

ol.comment-list li.comment .comment-meta {
	color: #666;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
}

ol.comment-list li.comment .comment-meta:before,
ol.comment-list li.comment .reply a:before {
	font-family: FontAwesome;
	font-size: 16px;
	vertical-align: top;
}

ol.comment-list li.comment p {
	margin: 0 0 20px;
	color: #666;
}

ol.comment-list li.comment .reply a {
	position: absolute;
	top: 50px;
	right: 30px;
	margin-top: -5px;
	font-size: 14px;
	color: #666;
}

ol.comment-list li .children {
	list-style: none;
	margin-left: 80px;
}

ol.comment-list li .children li {
	padding: 0;
}

@media screen and (max-width: 768px) {
	#pwe-footer2,
	#pwe-hero .flexslider .slider-text > .slider-text-inner {
		text-align: center;
	}

	.comments-area .padding-30 {
		padding: 15px;
	}

	ol.comment-list li.comment .comment-body {
		margin-bottom: 30px;
		margin-left: 30px;
	}

	ol.comment-list li.comment .comment-author .avatar {
		left: -35px;
		height: 70px;
		width: 70px;
	}

	ol.comment-list li .children {
		margin-left: 20px;
	}

	ol.comment-list li.comment .reply a {
		position: static;
	}

	#pwe-aside {
		width: 270px;
		-moz-transform: translateX(-270px);
		-webkit-transform: translateX(-270px);
		-ms-transform: translateX(-270px);
		-o-transform: translateX(-270px);
		transform: translateX(-270px);
		padding-top: 30px;
	}

	#pwe-aside #pwe-logo {
		margin-bottom: 60px;
	}

	#pwe-aside #pwe-main-menu ul {
		margin: 0 0 30px;
	}

	#pwe-aside .pwe-footer {
		position: relative;
		padding-top: 60px;
	}

	#pwe-hero .flexslider .slider-text > .slider-text-inner .btn,
	#pwe-main {
		width: 100%;
	}

	#pwe-hero .flexslider .slider-text > .slider-text-inner .heading-section,
	#pwe-hero .flexslider .slider-text > .slider-text-inner h1 {
		font-size: 30px;
	}

	#pwe-hero .flexslider .flex-control-nav {
		right: 5px;
		bottom: 30px;
	}

	.pwe-post-heading {
		margin-bottom: 15px;
	}

	.blog-entry {
		margin-bottom: 45px;
	}

	.pwe-pagination-wrap {
		padding: 0 0 60px;
		margin: 0;
		text-align: center;
	}

	#pwe-footer2 {
		padding: 100px 30px 80px;
		background: #000;
	}

	.pwe-nav-toggle {
		opacity: 1;
		visibility: visible;
	}

	.location-de-materiel {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media only screen and (max-width: 480px) {
	#form-date {
		min-width: 260px;
		display: flex;
		align-items: center;
	}

	ol.comment-list li.comment .comment-body {
		margin-left: 26px;
		padding-left: 55px;
	}

	ol.comment-list li.comment .comment-author .avatar {
		left: -15px;
		top: 12px;
		width: 60px;
		height: 60px;
	}
}

@keyframes pulse {
	from {
		transform: scale(1);
	}
	to {
		transform: scale(1.2);
	}
}
