.pelicula-core-page-inline-style {
	position: absolute!important;
	width: 0;
	height: 0;
	line-height: 1;
	display: none
}

.qodef-image-gallery .qodef-e .qodef-popup-item {
	display: block;
	height: 100%;
	overflow: hidden
}

.qodef-image-gallery .qodef-e .qodef-popup-item img {
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
	-webkit-transition: .7s cubic-bezier(.21, .5, 0, .9);
	-o-transition: .7s cubic-bezier(.21, .5, 0, .9);
	transition: .7s cubic-bezier(.21, .5, 0, .9);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.qodef-image-gallery .qodef-e:hover .qodef-popup-item img {
	-webkit-transform: scale(1.04);
	-ms-transform: scale(1.04);
	transform: scale(1.04)
}

.qodef--parallax-row .elementor-text-editor h2,
.qodef--parallax-row .elementor-text-editor h6 {
	display: -webkit-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important;
	margin: 0;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-timing-function: cubic-bezier(.69, .13, 0, .95);
	-o-transition-timing-function: cubic-bezier(.69, .13, 0, .95);
	transition-timing-function: cubic-bezier(.69, .13, 0, .95)
}

.qodef--parallax-row .elementor-text-editor h6 {
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px)
}

.elementor-editor-active .qodef--parallax-row .elementor-text-editor h2,
.elementor-editor-active .qodef--parallax-row .elementor-text-editor h6,
.qodef--parallax-row .elementor-text-editor.qodef--appear h2,
.qodef--parallax-row .elementor-text-editor.qodef--appear h6 {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.qodef-predefined-slider-fs-bottom-section {
	position: fixed!important;
	bottom: 0;
	left: 0;
	width: 100%
}

.qodef-predefined-slider-fs-bottom-section .elementor-social-icon {
	opacity: 0;
	-webkit-transform: translateY(5px);
	-ms-transform: translateY(5px);
	transform: translateY(5px);
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: cubic-bezier(.69, .13, 0, .95);
	-o-transition-timing-function: cubic-bezier(.69, .13, 0, .95);
	transition-timing-function: cubic-bezier(.69, .13, 0, .95)
}

.elementor-editor-active .qodef-predefined-slider-fs-bottom-section .elementor-social-icon,
.qodef-predefined-slider-fs-bottom-section .elementor-social-icon.qodef--appear {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

@media (max-height:700px) {
	.qodef-predefined-slider-fs-bottom-section {
		padding: 9px 0 0 95px!important
	}
}

.qodef-slider-predefined-text-behind .qodef-custom-font {
	opacity: 0
}

.elementor-editor-active .qodef-slider-predefined-text-behind .qodef-custom-font {
	opacity: 1
}

.qodef-slider-predefined-text-behind .qodef-custom-font>span {
	display: inline-block;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition-duration: .7s;
	-o-transition-duration: .7s;
	transition-duration: .7s;
	-webkit-transition-timing-function: cubic-bezier(.1, .14, 0, .59);
	-o-transition-timing-function: cubic-bezier(.1, .14, 0, .59);
	transition-timing-function: cubic-bezier(.1, .14, 0, .59);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	white-space: pre-wrap
}

.elementor-editor-active .qodef-slider-predefined-text-behind .qodef-custom-font>span,
.qodef-slider-predefined-text-behind .qodef-custom-font>span.qodef--appear {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.kc-elm.qodef-shortcode .fa,
.kc-elm.qodef-shortcode .fas {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900
}

.kc-elm.qodef-shortcode .fa:before,
.kc-elm.qodef-shortcode .fas:before {
	font-family: inherit;
	font-weight: inherit
}

.kc-elm.qodef-shortcode .fab {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.kc-elm.qodef-shortcode .fab:before {
	font-family: inherit;
	font-weight: inherit
}

.qodef-shortcode .last_toggle_el_margin,
.qodef-shortcode .wpb_button,
.qodef-shortcode .wpb_content_element,
.qodef-shortcode .wpb_row,
.qodef-shortcode ul.wpb_thumbnails-fluid>li {
	margin-bottom: 0!important
}

#qodef-age-verification-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	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;
	background-color: #111;
	opacity: 0;
	z-index: 115;
	visibility: hidden;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out
}

#qodef-age-verification-modal .qodef-m-logo {
	position: absolute;
	top: 30px;
	left: 30px
}

#qodef-age-verification-modal .qodef-m-logo a {
	position: relative;
	display: block;
	max-width: 50%
}

#qodef-age-verification-modal .qodef-m-logo img {
	display: block
}

#qodef-age-verification-modal .qodef-m-content {
	padding: 30px;
	text-align: center;
	max-width: 700px
}

#qodef-age-verification-modal .qodef-m-content-title {
	margin: 0;
	color: #fff
}

#qodef-age-verification-modal .qodef-m-content-subtitle {
	margin: 11px 0 0;
	color: #111
}

#qodef-age-verification-modal .qodef-m-content-note {
	margin: 32px 0 0;
	color: #e5dcdb
}

#qodef-age-verification-modal .qodef-m-content-prevent {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-top: 52px
}

#qodef-age-verification-modal .qodef-button.qodef-prevent--yes {
	margin-right: 10px
}

#qodef-age-verification-modal .qodef-button.qodef-prevent--no {
	color: #fff;
	border-color: #a3a19e
}

#qodef-age-verification-modal .qodef-button.qodef-prevent--no:hover {
	color: #fff;
	border-color: #28201e;
	background-color: #28201e
}

.qodef-age-verification--opened #qodef-age-verification-modal {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out
}

#qodef-back-to-top {
	position: fixed;
	width: 40px;
	height: 40px;
	right: 25px;
	bottom: 25px;
	margin: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 10000;
	background-color: #fff;
	border: 1px solid #111;
	clip-path: inset(0);
	-webkit-clip-path: inset(0);
	overflow: hidden
}

#qodef-back-to-top .qodef-back-to-top-icon {
	position: relative;
	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;
	height: 100%;
	font-size: 20px;
	color: #fff;
	overflow: hidden;
	-webkit-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	-o-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	z-index: 12
}

#qodef-back-to-top .qodef-back-to-top-icon * {
	display: block;
	line-height: inherit
}

#qodef-back-to-top .qodef-btn-bg-holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	top: -5px;
	left: -2px;
	width: 107%;
	height: 115%;
	z-index: 1;
	pointer-events: none;
	-webkit-transform: translate3d(0, 0, 0) skewY(0);
	transform: translate3d(0, 0, 0) skewY(0);
	-webkit-transition: .5s cubic-bezier(.24, .69, .12, .9);
	-o-transition: .5s cubic-bezier(.24, .69, .12, .9);
	transition: .5s cubic-bezier(.24, .69, .12, .9);
	background-color: #111
}

#qodef-back-to-top:hover .qodef-back-to-top-icon {
	color: #111
}

#qodef-back-to-top:hover .qodef-btn-bg-holder {
	-webkit-transform: translate3d(0, 140%, 0) skewY(10deg);
	transform: translate3d(0, 140%, 0) skewY(10deg);
	-webkit-transition: .5s cubic-bezier(.17, .21, 0, .96);
	-o-transition: .5s cubic-bezier(.17, .21, 0, .96);
	transition: .5s cubic-bezier(.17, .21, 0, .96)
}

#qodef-back-to-top.qodef--off {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .15s ease, visibility 0s .15s;
	-o-transition: opacity .15s ease, visibility 0s .15s;
	transition: opacity .15s ease, visibility 0s .15s
}

#qodef-back-to-top.qodef--on {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.qodef-blog.qodef-shortcode article .qodef-e-media {
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15)
}

.qodef-blog.qodef-shortcode.qodef-title-style--custom p.qodef-e-title {
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #111;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: .4em;
	letter-spacing: .2em
}

.qodef-blog.qodef-shortcode.qodef-title-style--custom p.qodef-e-title * {
	letter-spacing: inherit
}

.qodef-blog.qodef-swiper-container article {
	margin: 0
}

.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-excerpt,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-info,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-info-item,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-read-more,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-title {
	color: #fff
}

.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-excerpt .qodef-social-share,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-info .qodef-social-share,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-info-item .qodef-social-share,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-read-more .qodef-social-share,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-title .qodef-social-share {
	color: #fff
}

.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-excerpt .qodef-social-share a,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-info .qodef-social-share a,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-info-item .qodef-social-share a,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-read-more .qodef-social-share a,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-title .qodef-social-share a {
	color: #fff
}

.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-excerpt .qodef-social-share a:hover,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-info .qodef-social-share a:hover,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-info-item .qodef-social-share a:hover,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-read-more .qodef-social-share a:hover,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-title .qodef-social-share a:hover {
	color: #fff
}

.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-excerpt a,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-info a,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-info-item a,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-read-more a,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-title a {
	color: #fff
}

.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-excerpt a:hover,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-info a:hover,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-info-item a:hover,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-read-more a:hover,
.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-title a:hover {
	color: #fff
}

.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-info.qodef-info--top .qodef-e-info-item {
	color: #a6a6a6
}

.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-info.qodef-info--top .qodef-e-info-item a {
	color: #a6a6a6
}

.qodef-blog.qodef-skin--light article .qodef-e-inner .qodef-e-info.qodef-info--top .qodef-e-info-item a:hover {
	color: #fff
}

.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-excerpt,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-info,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-info-item,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-read-more,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-title {
	color: #111
}

.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-excerpt .qodef-social-share,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-info .qodef-social-share,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-info-item .qodef-social-share,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-read-more .qodef-social-share,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-title .qodef-social-share {
	color: #111
}

.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-excerpt .qodef-social-share a,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-info .qodef-social-share a,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-info-item .qodef-social-share a,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-read-more .qodef-social-share a,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-title .qodef-social-share a {
	color: #111
}

.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-excerpt .qodef-social-share a:hover,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-info .qodef-social-share a:hover,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-info-item .qodef-social-share a:hover,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-read-more .qodef-social-share a:hover,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-title .qodef-social-share a:hover {
	color: #111
}

.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-excerpt a,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-info a,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-info-item a,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-read-more a,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-title a {
	color: #111
}

.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-excerpt a:hover,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-info a:hover,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-info-item a:hover,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-read-more a:hover,
.qodef-blog.qodef-skin--dark article .qodef-e-inner .qodef-e-title a:hover {
	color: #111
}

.qodef-blog.qodef-item-layout--metro {
	margin: 0
}

.qodef-blog.qodef-item-layout--metro .qodef-e-inner:hover .qodef-e-media-image img {
	-webkit-transform: scale(1.04);
	-ms-transform: scale(1.04);
	transform: scale(1.04)
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-media-image {
	overflow: hidden
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-media-image img {
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
	-webkit-transition: .7s cubic-bezier(.21, .5, 0, .9);
	-o-transition: .7s cubic-bezier(.21, .5, 0, .9);
	transition: .7s cubic-bezier(.21, .5, 0, .9);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-media-image.qodef--background {
	margin-bottom: 0
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-media-image.qodef--background img {
	visibility: visible
}

@media only screen and (max-width:1024px) {
	.qodef-blog.qodef-item-layout--metro article .qodef-e-media-image.qodef--background img {
		visibility: hidden
	}
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 20px 37px 33px
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-content a {
	position: relative;
	z-index: 3
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-title .qodef-custom-styles {
	text-decoration: line-through
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-title a {
	color: inherit
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-info>* {
	color: inherit
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top {
	margin-bottom: 7px;
	font-size: 13px;
	letter-spacing: .03em
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top .qodef-e-info-item {
	margin-right: 0;
	padding-right: 18px
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top .qodef-e-info-item:after {
	right: 6px
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top .qodef-e-info-item:last-child {
	padding-right: 0
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top .qodef-e-info-item a {
	letter-spacing: inherit;
	color: inherit
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--bottom {
	margin-top: 8px;
	margin-bottom: 10px
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-read-more {
	margin-top: 0
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-read-more>a {
	width: auto;
	color: inherit
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-post-link {
	z-index: 2
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-info,
.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--bottom .qodef-e-info-item,
.qodef-blog.qodef-item-layout--metro article .qodef-e-read-more,
.qodef-blog.qodef-item-layout--metro article .qodef-e-title {
	color: #fff
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-info a,
.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--bottom .qodef-e-info-item a,
.qodef-blog.qodef-item-layout--metro article .qodef-e-read-more a,
.qodef-blog.qodef-item-layout--metro article .qodef-e-title a {
	color: #fff
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-info a:hover,
.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--bottom .qodef-e-info-item a:hover,
.qodef-blog.qodef-item-layout--metro article .qodef-e-read-more a:hover,
.qodef-blog.qodef-item-layout--metro article .qodef-e-title a:hover {
	color: #fff
}

.qodef-blog.qodef-item-layout--metro.qodef-items--fixed article.format-link .qodef-e-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	padding-top: 40px;
	padding-bottom: 40px
}

.qodef-blog.qodef-item-layout--metro.qodef-items--fixed article.format-quote .qodef-e-quote {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	padding-top: 40px;
	padding-bottom: 40px
}

.qodef-blog.qodef-item-layout--metro.qodef-swiper-container.qodef-col-num--1 article:not(.format-link):not(.format-quote) .qodef-e-media-image.qodef--background {
	min-height: 500px
}

@media screen and (max-width:1280px) and (min-width:1025px) {
	.qodef-blog.qodef-item-layout--metro.qodef-swiper-container.qodef-col-num--1 article:not(.format-link):not(.format-quote) .qodef-e-media-image.qodef--background {
		min-height: 200px
	}
}

.qodef-blog.qodef-item-layout--metro.qodef-swiper-container.qodef-col-num--1 article:not(.format-link):not(.format-quote) .qodef-e-content {
	padding-right: 40%;
	padding-left: 150px
}

@media only screen and (max-width:1440px) {
	.qodef-blog.qodef-item-layout--metro.qodef-swiper-container.qodef-col-num--1 article:not(.format-link):not(.format-quote) .qodef-e-content {
		padding-right: 22%
	}
}

@media only screen and (max-width:1366px) {
	.qodef-blog.qodef-item-layout--metro.qodef-swiper-container.qodef-col-num--1 article:not(.format-link):not(.format-quote) .qodef-e-content {
		padding-right: 18%
	}
}

@media only screen and (max-width:1280px) {
	.qodef-blog.qodef-item-layout--metro.qodef-swiper-container.qodef-col-num--1 article:not(.format-link):not(.format-quote) .qodef-e-content {
		padding-right: 12%
	}
}

@media only screen and (max-width:1024px) {
	.qodef-blog.qodef-item-layout--metro.qodef-swiper-container.qodef-col-num--1 article:not(.format-link):not(.format-quote) .qodef-e-content {
		padding-right: 100px;
		padding-left: 65px
	}
}

@media only screen and (max-width:680px) {
	.qodef-blog.qodef-item-layout--metro.qodef-swiper-container.qodef-col-num--1 article:not(.format-link):not(.format-quote) .qodef-e-content {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-right: 60px;
		padding-left: 30px
	}
}

.qodef-blog.qodef-item-layout--minimal article .qodef-e-info.qodef-info--bottom {
	position: relative;
	top: -2px;
	margin-top: 0
}

.qodef-blog.qodef-item-layout--minimal article .qodef-e-info.qodef-info--bottom .qodef-e-info-item {
	color: #6d6d6d
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 112px;
	margin: 0 21px 0 0
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-info.qodef-info--bottom {
	position: relative;
	top: -2px;
	margin-top: 0
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-info.qodef-info--bottom .qodef-e-info-item {
	color: #6d6d6d
}

.qodef-blog.qodef-item-layout--standard .qodef-e-info.qodef-info--top {
	margin: 6px 0 1px;
	line-height: 22px;
	letter-spacing: .03em
}

.qodef-blog.qodef-item-layout--standard .qodef-e-info.qodef-info--top * {
	letter-spacing: inherit
}

.qodef-blog.qodef-item-layout--standard .qodef-e-info.qodef-info--top .qodef-e-info-item:after {
	letter-spacing: normal
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom {
	margin-bottom: 36px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link {
	margin-bottom: 50px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote {
	margin-bottom: 50px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article .qodef-e-media {
	overflow: hidden
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article .qodef-e-media-image {
	-webkit-transition: .7s cubic-bezier(.21, .5, 0, .9);
	-o-transition: .7s cubic-bezier(.21, .5, 0, .9);
	transition: .7s cubic-bezier(.21, .5, 0, .9);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article .qodef-e-title-link {
	-webkit-transition: .3s cubic-bezier(0, 0, .12, .88);
	-o-transition: .3s cubic-bezier(0, 0, .12, .88);
	transition: .3s cubic-bezier(0, 0, .12, .88)
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article:hover .qodef-e-media-image {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03)
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article:hover .qodef-e-title-link {
	-webkit-transform: translateX(7px);
	-ms-transform: translateX(7px);
	transform: translateX(7px)
}

.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article .qodef-e-info.qodef-info--bottom {
	margin-top: 19px
}

#qodef-page-sidebar .widget.widget_pelicula_core_blog_list .qodef-widget-title,
#qodef-side-area .widget.widget_pelicula_core_blog_list .qodef-widget-title {
	margin-bottom: 28px
}

#qodef-page-sidebar .widget.widget_pelicula_core_blog_list .qodef-e-title a,
#qodef-side-area .widget.widget_pelicula_core_blog_list .qodef-e-title a {
	color: #111
}

#qodef-page-sidebar .widget.widget_pelicula_core_blog_list .qodef-e-title a:hover,
#qodef-side-area .widget.widget_pelicula_core_blog_list .qodef-e-title a:hover {
	color: #111
}

#qodef-author-info {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-top: 36px;
	padding: 30px;
	background-color: #ebebeb
}

#qodef-author-info .qodef-m-inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#qodef-author-info .qodef-m-image {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 33px
}

#qodef-author-info .qodef-m-image a,
#qodef-author-info .qodef-m-image img {
	display: block
}

#qodef-author-info .qodef-m-author {
	margin: 0
}

#qodef-author-info .qodef-m-email {
	margin: 5px 0 0
}

#qodef-author-info .qodef-m-description {
	margin: 10px 0 0
}

#qodef-author-info .qodef-m-social-icons {
	margin-top: 15px
}

#qodef-author-info .qodef-m-social-icons a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-right: 18px
}

#qodef-author-info .qodef-m-social-icons a:last-child {
	margin-right: 0
}

#qodef-related-posts {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-top: 96px
}

#qodef-related-posts .qodef-related-posts-title {
	margin: 0 0 42px
}

#qodef-related-posts .qodef-e-info.qodef-info--bottom {
	display: none
}

#qodef-single-post-navigation {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 99px 0 0
}

#qodef-single-post-navigation .qodef-m-inner {
	position: relative;
	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
}

#qodef-single-post-navigation .qodef-m-nav {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#qodef-single-post-navigation .qodef-m-nav>* {
	display: block;
	line-height: inherit
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next,
#qodef-single-post-navigation .qodef-m-nav.qodef--prev {
	width: 50%
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-post-image img,
#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-post-image img {
	width: 112px;
	max-width: 100%
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-title-label,
#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-title-label {
	position: relative;
	display: block;
	width: calc(100% - 140px)
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-title-label .qodef-e-title-link,
#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-title-label .qodef-e-title-link {
	display: block;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #111;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: .4em;
	line-height: 19px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-title-label .qodef-e-title-link:hover,
#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-title-label .qodef-e-title-link:hover {
	color: #111
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-title-label .qodef-m-nav-label,
#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-title-label .qodef-m-nav-label {
	line-height: 1;
	color: #6d6d6d
}

@media only screen and (max-width:680px) {
	#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-post-image,
	#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-post-image {
		display: none
	}
	#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-title-label,
	#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-title-label {
		width: auto
	}
	#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-title-label .qodef-e-title-link,
	#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-title-label .qodef-e-title-link {
		display: none
	}
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-post-image {
	padding-right: 28px
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin-left: auto;
	text-align: right
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-post-image {
	padding-left: 28px
}

.qodef-page-footer--uncover #qodef-page-outer {
	z-index: 90
}

.no-touchevents .qodef-page-footer--uncover #qodef-page-footer {
	position: fixed;
	bottom: 0;
	left: 0
}

#qodef-fullscreen-area {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .95);
	overflow-x: hidden!important;
	visibility: hidden;
	opacity: 0;
	z-index: 99
}

#qodef-fullscreen-area .qodef-content-grid {
	height: 100%
}

#qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu {
	width: 100%
}

.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area {
	-webkit-animation: qode-fade-in .25s linear both;
	animation: qode-fade-in .25s linear both
}

.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area {
	-webkit-animation: qode-fade-out .25s linear both;
	animation: qode-fade-out .25s linear both
}

#qodef-fullscreen-area-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-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;
	width: 100%;
	height: 100%
}

.qodef-fullscreen-menu {
	position: relative;
	top: 0;
	margin: 0 auto;
	text-align: center
}

.qodef-fullscreen-menu ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.qodef-fullscreen-menu ul li {
	position: relative;
	margin: 0;
	padding: 0
}

.qodef-fullscreen-menu ul li.qodef--hide-link>a {
	cursor: default
}

.qodef-fullscreen-menu ul.sub-menu {
	display: none
}

.qodef-fullscreen-menu .qodef-menu-item-icon {
	margin-right: 5px
}

.qodef-fullscreen-menu .qodef-mega-menu-widget-holder {
	display: none
}

.qodef-fullscreen-menu>ul>li {
	margin: 30px 0
}

.qodef-fullscreen-menu>ul>li>a {
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 80px;
	line-height: 77px;
	letter-spacing: .04em;
	color: #fff
}

.qodef-fullscreen-menu>ul>li>a>span {
	position: relative
}

.qodef-fullscreen-menu>ul>li>a>span:before {
	content: '';
	position: absolute;
	top: calc(50% - 7px);
	left: 0;
	width: 100%;
	height: 7px;
	background-color: currentColor;
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: -webkit-transform .2s cubic-bezier(.25, .78, .35, .91);
	transition: -webkit-transform .2s cubic-bezier(.25, .78, .35, .91);
	-o-transition: transform .2s cubic-bezier(.25, .78, .35, .91);
	transition: transform .2s cubic-bezier(.25, .78, .35, .91);
	transition: transform .2s cubic-bezier(.25, .78, .35, .91), -webkit-transform .2s cubic-bezier(.25, .78, .35, .91)
}

.qodef-fullscreen-menu>ul>li>a:hover>span:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a>span:before,
.qodef-fullscreen-menu>ul>li.current-menu-item>a>span:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner>ul {
	padding: 27px 0 8px
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner>ul ul {
	padding: 11px 0 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li {
	margin: 11px 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li:first-of-type {
	margin-top: 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li:last-of-type {
	margin-bottom: 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a {
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 17px;
	letter-spacing: .2em;
	color: #fff
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a>span {
	position: relative
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a>span:before {
	content: '';
	position: absolute;
	top: calc(50% - 2px);
	left: 0;
	width: 100%;
	height: 1px;
	background-color: currentColor;
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: -webkit-transform .2s cubic-bezier(.25, .78, .35, .91);
	transition: -webkit-transform .2s cubic-bezier(.25, .78, .35, .91);
	-o-transition: transform .2s cubic-bezier(.25, .78, .35, .91);
	transition: transform .2s cubic-bezier(.25, .78, .35, .91);
	transition: transform .2s cubic-bezier(.25, .78, .35, .91), -webkit-transform .2s cubic-bezier(.25, .78, .35, .91)
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover>span:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a>span:before,
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a>span:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

#menu-fullscreen-menu>li {
	opacity: 0;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: cubic-bezier(.24, .55, .2, .91);
	-o-transition-timing-function: cubic-bezier(.24, .55, .2, .91);
	transition-timing-function: cubic-bezier(.24, .55, .2, .91)
}

.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s
}

.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li:nth-child(2) {
	-webkit-transition-delay: .1s;
	-o-transition-delay: .1s;
	transition-delay: .1s
}

.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li:nth-child(3) {
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s
}

.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li:nth-child(4) {
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s
}

.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li:nth-child(5) {
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s
}

.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li:nth-child(6) {
	-webkit-transition-delay: .5s;
	-o-transition-delay: .5s;
	transition-delay: .5s
}

.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li:nth-child(7) {
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}

.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li:nth-child(8) {
	-webkit-transition-delay: .7s;
	-o-transition-delay: .7s;
	transition-delay: .7s
}

.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li:nth-child(9) {
	-webkit-transition-delay: .8s;
	-o-transition-delay: .8s;
	transition-delay: .8s
}

.qodef-fullscreen-menu-opener.qodef-source--predefined {
	margin-right: 10px
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-source--predefined .qodef-m-icon.qodef--close:after {
	content: '';
	display: block;
	position: absolute;
	top: -11px;
	left: -17px;
	width: 25px;
	height: 25px
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-source--predefined .qodef-m-line.qodef--1 {
	top: 0;
	left: auto!important;
	right: 20px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-source--predefined .qodef-m-line.qodef--2 {
	top: 0;
	left: auto!important;
	right: 20px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener {
	color: #fff
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon {
	visibility: hidden
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon.qodef--close {
	visibility: visible
}

.qodef-fullscreen-menu--opened #qodef-page-header,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header {
	visibility: hidden
}

.qodef-fullscreen-menu--opened #qodef-page-header .qodef-opener-icon:not(.qodef-fullscreen-menu-opener) .qodef-m-icon,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-opener-icon:not(.qodef-fullscreen-menu-opener) .qodef-m-icon {
	visibility: hidden
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,
.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,
.qodef-fullscreen-menu--opened .qodef-header-logo-link,
.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link {
	visibility: visible
}

.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light {
	opacity: 1
}

.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,
.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main {
	opacity: 0
}

.qodef-header--light #qodef-page-header #qodef-page-header-inner .qodef-header-navigation>ul>li>a {
	color: #fff!important
}

.qodef-header--dark #qodef-page-header #qodef-page-header-inner .qodef-header-navigation>ul>li>a {
	color: #000!important
}

#qodef-page-header .qodef-widget-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	margin-left: 24px
}

#qodef-page-header .qodef-widget-holder .widget {
	margin: 0 12px
}

#qodef-page-header .qodef-widget-holder .widget:first-child {
	margin-left: 0
}

#qodef-page-header .qodef-widget-holder .widget:last-child {
	margin-right: 0
}

#qodef-page-header div[id^=monster-widget-placeholder],
#qodef-page-header div[id^=woo-monster-widget-placeholder] {
	display: none
}

.qodef-header--light #qodef-page-header .qodef-widget-holder .widget:not(.widget_pelicula_core_woo_dropdown_cart):not(.widget_pelicula_core_woo_side_area_cart) a {
	color: #fff
}

.qodef-header--light #qodef-page-header .qodef-widget-holder .widget:not(.widget_pelicula_core_woo_dropdown_cart):not(.widget_pelicula_core_woo_side_area_cart) a:hover {
	color: #fff
}

.qodef-header--dark #qodef-page-header .qodef-widget-holder .widget:not(.widget_pelicula_core_woo_dropdown_cart):not(.widget_pelicula_core_woo_side_area_cart) a {
	color: #000
}

.qodef-header--dark #qodef-page-header .qodef-widget-holder .widget:not(.widget_pelicula_core_woo_dropdown_cart):not(.widget_pelicula_core_woo_side_area_cart) a:hover {
	color: #000
}

#qodef-page-header-inner.qodef-content-grid {
	padding: 0
}

.qodef-header--light #qodef-page-header #qodef-page-header-inner .qodef-header-logo-link.qodef-textual-logo {
	color: #fff
}

.qodef-header--dark #qodef-page-header #qodef-page-header-inner .qodef-header-logo-link.qodef-textual-logo {
	color: #000
}

#qodef-page-header .qodef-header-logo-link.qodef-textual-logo {
	font-family: "Bebas Neue", sans-serif;
	font-size: 68px;
	min-width: 55px;
	color: #000;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.qodef-header-standard--right #qodef-page-header .qodef-header-logo-link.qodef-textual-logo {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

#qodef-page-header .qodef-header-logo-link.qodef-textual-logo.qodef--line-through .qodef-logo-text-inner {
	position: relative;
	display: inline-block
}

#qodef-page-header .qodef-header-logo-link.qodef-textual-logo.qodef--line-through .qodef-logo-text-inner:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	top: 34%;
	width: 100%;
	height: 5px;
	background-color: currentColor;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left
}

#qodef-page-header .qodef-header-logo-link.qodef-textual-logo.qodef--line-through.qodef--animate-line-through .qodef-logo-text-inner:after {
	-webkit-animation: qode-line-scaleX .5s 1s cubic-bezier(.34, .25, 0, .98) forwards;
	animation: qode-line-scaleX .5s 1s cubic-bezier(.34, .25, 0, .98) forwards
}

#qodef-page-header .qodef-header-logo-link img.qodef--main {
	opacity: 1
}

#qodef-page-header .qodef-header-logo-link img.qodef--dark,
#qodef-page-header .qodef-header-logo-link img.qodef--light {
	opacity: 0
}

#qodef-page-header .qodef-header-logo-link img:not(.qodef--main):not(.qodef--sticky) {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--light {
	opacity: 1
}

.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--dark,
.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--main {
	opacity: 0
}

.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--dark {
	opacity: 1
}

.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--light,
.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--main {
	opacity: 0
}

#qodef-page-header .qodef-header-logo-image.qodef--customizer {
	max-height: 100%;
	width: auto;
	margin-right: auto
}

#qodef-page-header .qodef-header-sticky .qodef-header-logo-link.qodef-textual-logo {
	color: #000;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

#qodef-page-header .qodef-header-sticky .qodef-header-logo-link img.qodef--main {
	opacity: 1
}

#qodef-page-header .qodef-header-sticky .qodef-header-logo-link img.qodef--dark,
#qodef-page-header .qodef-header-sticky .qodef-header-logo-link img.qodef--light {
	opacity: 0
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper,
.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.qodef-header--divided #qodef-page-header .qodef-header-sticky .qodef-header-logo-link.qodef-textual-logo {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.qodef-header--divided #qodef-page-header .qodef-header-logo-link {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 40px
}

.qodef-header--divided #qodef-page-header .qodef-header-logo-link.qodef-height--not-set img:not(.qodef--main) {
	left: 25%
}

.qodef-header--divided #qodef-page-header .qodef-header-navigation {
	margin: 0 24px
}

.qodef-header--divided #qodef-page-header .qodef-widget-holder {
	margin-left: 0
}

.qodef-header--divided #qodef-page-header-inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.qodef-header--minimal #qodef-page-header-inner .qodef-header-logo-link {
	margin-right: auto
}

.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder {
	margin-right: 30px
}

.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation {
	margin-left: auto
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation {
	margin-left: auto;
	margin-right: auto
}

.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation {
	margin-right: auto
}

.qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link {
	margin-right: 24px
}

@media only screen and (min-width:1367px) and (max-width:1680px) {
	.qodef-content-grid-1400.qodef-header--vertical-sliding .qodef-content-grid {
		width: 1100px
	}
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
	.qodef-content-grid-1400.qodef-header--vertical-sliding .qodef-content-grid {
		width: 960px
	}
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
	.qodef-content-grid-1400.qodef-header--vertical-sliding .qodef-content-grid {
		width: 768px
	}
}

@media only screen and (min-width:1367px) and (max-width:1680px) {
	.qodef-content-grid-1300.qodef-header--vertical-sliding .qodef-content-grid {
		width: 1100px
	}
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
	.qodef-content-grid-1300.qodef-header--vertical-sliding .qodef-content-grid {
		width: 960px
	}
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
	.qodef-content-grid-1300.qodef-header--vertical-sliding .qodef-content-grid {
		width: 768px
	}
}

@media only screen and (min-width:1367px) and (max-width:1440px) {
	.qodef-content-grid-1200.qodef-header--vertical-sliding .qodef-content-grid {
		width: 1100px
	}
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
	.qodef-content-grid-1200.qodef-header--vertical-sliding .qodef-content-grid {
		width: 960px
	}
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
	.qodef-content-grid-1200.qodef-header--vertical-sliding .qodef-content-grid {
		width: 768px
	}
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
	.qodef-content-grid-1100.qodef-header--vertical-sliding .qodef-content-grid {
		width: 960px
	}
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
	.qodef-content-grid-1100.qodef-header--vertical-sliding .qodef-content-grid {
		width: 768px
	}
}

.qodef-header--vertical-sliding #qodef-page-header {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100px
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-header-logo-link.qodef--additional {
	height: auto
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-header-logo-link img {
	margin: auto auto
}

.qodef-header--vertical-sliding #qodef-page-header-inner {
	padding: 0
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	text-align: center
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static {
	width: 100%;
	padding-top: 48px;
	padding-bottom: 48px;
	border-right: 2px solid #cfcfcf
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-header-logo-link,
.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-vertical-sliding-widget-holder {
	-webkit-animation: qode-fade-in .25s .6s linear both;
	animation: qode-fade-in .25s .6s linear both
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic {
	width: 480px;
	position: fixed;
	top: 0;
	left: -580px;
	padding-top: 48px;
	padding-bottom: 48px;
	padding-left: 100px;
	-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1);
	-o-transition: all .6s cubic-bezier(.77, 0, .175, 1);
	transition: all .6s cubic-bezier(.77, 0, .175, 1);
	visibility: hidden;
	background-color: #fff;
	border-right: 2px solid #cfcfcf;
	z-index: -1
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic .qodef-header-logo-link img.qodef--main {
	position: relative!important;
	opacity: 1!important
}

.qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-area.qodef--static {
	border-right: none
}

.qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-area.qodef--static .qodef-header-logo-link,
.qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-area.qodef--static .qodef-vertical-sliding-widget-holder {
	-webkit-animation: qode-fade-out .25s linear both;
	animation: qode-fade-out .25s linear both
}

.qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-area.qodef--dynamic {
	left: 0;
	visibility: visible
}

.qodef-header--vertical-sliding.admin-bar #qodef-page-header,
.qodef-header--vertical-sliding.admin-bar .qodef--dynamic {
	height: calc(100% - 32px);
	top: 32px
}

.qodef-header--vertical-sliding #qodef-page-footer,
.qodef-header--vertical-sliding #qodef-page-outer {
	padding-left: 100px
}

.qodef-header--light.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic {
	background-color: #000
}

.qodef-header--light .qodef-vertical-sliding-widget-holder .widget:not(.widget_pelicula_core_woo_dropdown_cart):not(.widget_pelicula_core_woo_side_area_cart) a {
	color: #fff
}

.qodef-header--light .qodef-vertical-sliding-widget-holder .widget:not(.widget_pelicula_core_woo_dropdown_cart):not(.widget_pelicula_core_woo_side_area_cart) a:hover {
	color: #fff
}

.qodef-header--dark.qodef-header--vertical-sliding .qodef-vertical-sliding-widget-holder .widget:not(.widget_pelicula_core_woo_dropdown_cart):not(.widget_pelicula_core_woo_side_area_cart) a {
	color: #000
}

.qodef-header--dark.qodef-header--vertical-sliding .qodef-vertical-sliding-widget-holder .widget:not(.widget_pelicula_core_woo_dropdown_cart):not(.widget_pelicula_core_woo_side_area_cart) a:hover {
	color: #000
}

.qodef-opener-icon.qodef-vertical-sliding-menu-opener {
	display: block
}

.qodef-opener-icon.qodef-vertical-sliding-menu-opener .qodef-m-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.qodef-opener-icon.qodef-vertical-sliding-menu-opener .qodef-m-icon.qodef--close {
	top: 50%;
	left: 50%
}

.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef-m-line.qodef--1 {
	top: 0;
	left: 0;
	-webkit-transform: rotate(45deg)!important;
	-ms-transform: rotate(45deg)!important;
	transform: rotate(45deg)!important
}

.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef-m-line.qodef--2 {
	top: 0;
	left: 0;
	-webkit-transform: rotate(-45deg)!important;
	-ms-transform: rotate(-45deg)!important;
	transform: rotate(-45deg)!important
}

.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef-m-icon.qodef--open:after {
	content: '';
	display: block;
	position: absolute;
	top: -11px;
	left: 2px;
	width: 25px;
	height: 25px
}

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener:not(.qodef-source--predefined) .qodef-m-icon {
	visibility: hidden
}

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener:not(.qodef-source--predefined) .qodef-m-icon.qodef--close {
	visibility: visible
}

.qodef-vertical-sliding-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light {
	opacity: 1
}

.qodef-vertical-sliding-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,
.qodef-vertical-sliding-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main {
	opacity: 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation {
	margin-top: auto;
	margin-bottom: auto;
	z-index: 100;
	width: 100%;
	text-align: center
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li {
	margin: 0;
	padding: 0;
	position: relative
}

.qodef-header--light.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li>a {
	color: #fff!important
}

.qodef-header--dark.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li>a {
	color: #000!important
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li .qodef-drop-down-second {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li .qodef-drop-down-second-inner {
	display: block;
	padding: 0;
	position: relative;
	z-index: 997
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li.qodef--hide-link>a {
	cursor: default
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation .qodef-menu-item-icon {
	margin-right: 5px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation .qodef-mega-menu-widget-holder {
	display: none
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li {
	margin: 10px 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a {
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .2em;
	color: #111
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a>span {
	position: relative
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a>span:before {
	content: '';
	position: absolute;
	top: calc(50% - 2px);
	left: 0;
	width: 100%;
	height: 1px;
	background-color: currentColor;
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: -webkit-transform .2s cubic-bezier(.25, .78, .35, .91);
	transition: -webkit-transform .2s cubic-bezier(.25, .78, .35, .91);
	-o-transition: transform .2s cubic-bezier(.25, .78, .35, .91);
	transition: transform .2s cubic-bezier(.25, .78, .35, .91);
	transition: transform .2s cubic-bezier(.25, .78, .35, .91), -webkit-transform .2s cubic-bezier(.25, .78, .35, .91)
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a:hover>span:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner>ul {
	padding: 10px 0 5px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 10px 0;
	-webkit-transition: padding .2s ease-out, color .2s ease-out;
	-o-transition: padding .2s ease-out, color .2s ease-out;
	transition: padding .2s ease-out, color .2s ease-out;
	padding-right: 11px;
	padding-left: 11px;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 1.857em;
	font-weight: 400;
	letter-spacing: .1em;
	color: #989898;
	display: inline-block;
	margin: 2px 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a:after,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a:before {
	content: '';
	position: absolute;
	top: calc(50% - 1px);
	height: 3px;
	width: 3px;
	background: currentColor;
	border-radius: 100%;
	opacity: 0;
	-webkit-transition: left .2s ease-out, right .2s ease-out, opacity .2s ease-out, color .2s ease-out;
	-o-transition: left .2s ease-out, right .2s ease-out, opacity .2s ease-out, color .2s ease-out;
	transition: left .2s ease-out, right .2s ease-out, opacity .2s ease-out, color .2s ease-out
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a:before {
	left: -11px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a:after {
	right: -11px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a:hover {
	padding-left: 11px;
	padding-right: 11px;
	color: #111
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a:after,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a:before,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a:after,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a:before,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a:hover:after,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a:hover:before {
	opacity: 1
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a:before,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a:before,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a:hover:before {
	left: 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a:after,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a:after,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a:hover:after {
	right: 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li.current-menu-ancestor>a>span:before,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li.current-menu-item>a>span:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation.qodef-vertical-sliding-drop-down--below ul li .qodef-drop-down-second {
	display: none
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation.qodef-vertical-sliding-drop-down--side .qodef-drop-down-second {
	position: absolute;
	top: 0;
	width: 100%
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation.qodef-vertical-sliding-drop-down--side .qodef-drop-down-second ul {
	background-color: #fff;
	left: calc(100% + 40px);
	margin-left: 50px;
	opacity: 0;
	padding: 25px 20px;
	position: absolute;
	top: -23px;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	visibility: hidden;
	width: 254px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation.qodef-vertical-sliding-drop-down--side .qodef-drop-down-second ul.qodef-float--open {
	margin-left: 0;
	opacity: 1;
	visibility: visible;
	z-index: 900
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation.qodef-vertical-sliding-drop-down--side .qodef-drop-down-second ul ul {
	left: calc(100% + 20px);
	top: -25px;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	visibility: hidden
}

@media only screen and (min-width:1367px) and (max-width:1680px) {
	.qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid {
		width: 1100px
	}
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
	.qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid {
		width: 960px
	}
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
	.qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid {
		width: 768px
	}
}

@media only screen and (min-width:1367px) and (max-width:1680px) {
	.qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid {
		width: 1100px
	}
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
	.qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid {
		width: 960px
	}
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
	.qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid {
		width: 768px
	}
}

@media only screen and (min-width:1367px) and (max-width:1440px) {
	.qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid {
		width: 1100px
	}
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
	.qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid {
		width: 960px
	}
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
	.qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid {
		width: 768px
	}
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
	.qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid {
		width: 960px
	}
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
	.qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid {
		width: 768px
	}
}

.qodef-header--vertical #qodef-page-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 480px;
	height: 100%;
	border-right: 2px solid #cfcfcf
}

@media only screen and (max-width:1440px) {
	.qodef-header--vertical #qodef-page-header {
		width: 380px
	}
}

.qodef-header--vertical #qodef-page-header .qodef-header-logo-link {
	height: auto
}

.qodef-header--vertical #qodef-page-header .qodef-header-logo-link img {
	margin: auto auto
}

.qodef-header--vertical #qodef-page-header-inner {
	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: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 40px
}

.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder {
	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
}

.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder .widget {
	margin: 0 15px 0 0
}

.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder .widget:last-child {
	margin-right: 0
}

.qodef-header--vertical.admin-bar #qodef-page-header {
	top: 32px;
	height: calc(100% - 32px)
}

.qodef-header--vertical #qodef-page-footer,
.qodef-header--vertical #qodef-page-outer {
	padding-left: 480px
}

@media only screen and (max-width:1440px) {
	.qodef-header--vertical #qodef-page-footer,
	.qodef-header--vertical #qodef-page-outer {
		padding-left: 380px
	}
}

.qodef-header--dark #qodef-page-header .qodef-header-logo-link img:not(.qodef--main):not(.qodef--sticky),
.qodef-header--light #qodef-page-header .qodef-header-logo-link img:not(.qodef--main):not(.qodef--sticky) {
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%)
}

.qodef-header--light.qodef-header--vertical .qodef-vertical-widget-holder .widget:not(.widget_pelicula_core_woo_dropdown_cart):not(.widget_pelicula_core_woo_side_area_cart) a {
	color: #fff
}

.qodef-header--light.qodef-header--vertical .qodef-vertical-widget-holder .widget:not(.widget_pelicula_core_woo_dropdown_cart):not(.widget_pelicula_core_woo_side_area_cart) a:hover {
	color: #fff
}

.qodef-header--dark.qodef-header--vertical .qodef-vertical-widget-holder .widget:not(.widget_pelicula_core_woo_dropdown_cart):not(.widget_pelicula_core_woo_side_area_cart) a {
	color: #000
}

.qodef-header--dark.qodef-header--vertical .qodef-vertical-widget-holder .widget:not(.widget_pelicula_core_woo_dropdown_cart):not(.widget_pelicula_core_woo_side_area_cart) a:hover {
	color: #000
}

.qodef-header--vertical .qodef-header-vertical-navigation {
	margin-top: auto;
	margin-bottom: auto;
	z-index: 100;
	width: 100%;
	text-align: center
}

.qodef-header--vertical .qodef-header-vertical-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li {
	position: relative;
	padding: 0;
	margin: 0
}

.qodef-header--light.qodef-header--vertical .qodef-header-vertical-navigation ul li>a {
	color: #fff!important
}

.qodef-header--dark.qodef-header--vertical .qodef-header-vertical-navigation ul li>a {
	color: #000!important
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second-inner {
	position: relative;
	display: block;
	padding: 0;
	z-index: 997
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li.qodef--hide-link>a {
	cursor: default
}

.qodef-header--vertical .qodef-header-vertical-navigation .qodef-menu-item-icon {
	margin-right: 5px
}

.qodef-header--vertical .qodef-header-vertical-navigation .qodef-mega-menu-widget-holder {
	display: none
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li {
	margin: 10px 0
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a {
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .2em;
	color: #111
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a>span {
	position: relative
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a>span:before {
	content: '';
	position: absolute;
	top: calc(50% - 2px);
	left: 0;
	width: 100%;
	height: 1px;
	background-color: currentColor;
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: -webkit-transform .2s cubic-bezier(.25, .78, .35, .91);
	transition: -webkit-transform .2s cubic-bezier(.25, .78, .35, .91);
	-o-transition: transform .2s cubic-bezier(.25, .78, .35, .91);
	transition: transform .2s cubic-bezier(.25, .78, .35, .91);
	transition: transform .2s cubic-bezier(.25, .78, .35, .91), -webkit-transform .2s cubic-bezier(.25, .78, .35, .91)
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a:hover>span:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner>ul {
	padding: 7px 0 1px
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 10px 0;
	-webkit-transition: padding .2s ease-out, color .2s ease-out;
	-o-transition: padding .2s ease-out, color .2s ease-out;
	transition: padding .2s ease-out, color .2s ease-out;
	padding-right: 11px;
	padding-left: 11px;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 1.857em;
	font-weight: 400;
	letter-spacing: .1em;
	color: #989898;
	display: inline-block;
	margin: 2px 0
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a:after,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a:before {
	content: '';
	position: absolute;
	top: calc(50% - 1px);
	height: 3px;
	width: 3px;
	background: currentColor;
	border-radius: 100%;
	opacity: 0;
	-webkit-transition: left .2s ease-out, right .2s ease-out, opacity .2s ease-out, color .2s ease-out;
	-o-transition: left .2s ease-out, right .2s ease-out, opacity .2s ease-out, color .2s ease-out;
	transition: left .2s ease-out, right .2s ease-out, opacity .2s ease-out, color .2s ease-out
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a:before {
	left: -11px
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a:after {
	right: -11px
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a:hover {
	padding-left: 11px;
	padding-right: 11px;
	color: #111
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a:after,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a:before,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a:after,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a:before,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a:hover:after,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a:hover:before {
	opacity: 1
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a:before,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a:before,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a:hover:before {
	left: 0
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a:after,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a:after,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a:hover:after {
	right: 0
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-ancestor>a>span:before,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-item>a>span:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--below ul li .qodef-drop-down-second {
	display: none
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second {
	position: absolute;
	top: 0;
	width: 100%
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul {
	position: absolute;
	top: -23px;
	left: calc(100% + 40px);
	width: 254px;
	background-color: #fff;
	padding: 25px 20px;
	margin-left: 50px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul.qodef-float--open {
	margin-left: 0;
	opacity: 1;
	visibility: visible;
	z-index: 900
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul ul {
	top: -25px;
	left: calc(100% + 20px);
	visibility: hidden;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

.qodef-header--fixed-display #qodef-page-header,
.qodef-header--fixed-display #qodef-top-area {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}

.qodef--boxed.qodef-header--fixed-display #qodef-top-area {
	left: 30px;
	width: calc(100% - 60px)
}

.qodef--boxed.qodef-header--fixed-display #qodef-page-header {
	left: 30px;
	width: calc(100% - 60px)
}

.qodef-header--fixed-display.admin-bar #qodef-page-header,
.qodef-header--fixed-display.admin-bar #qodef-top-area {
	top: 32px
}

.qodef-header-sticky {
	position: fixed;
	top: 0;
	left: 0;
	height: 70px;
	width: 100%;
	background-color: #fff;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: top .5s ease, -webkit-transform .5s ease;
	transition: top .5s ease, -webkit-transform .5s ease;
	-o-transition: transform .5s ease, top .5s ease;
	transition: transform .5s ease, top .5s ease;
	transition: transform .5s ease, top .5s ease, -webkit-transform .5s ease;
	z-index: 100
}

.qodef-header--sticky-display .qodef-header-sticky {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.admin-bar.qodef-header--sticky-display .qodef-header-sticky {
	top: 32px
}

.qodef-header-sticky-inner {
	position: relative;
	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;
	height: 100%;
	padding: 0 40px
}

.qodef-header-sticky-inner.qodef-content-grid {
	padding: 0
}

.qodef-header-standard--right .qodef-header-sticky-inner .qodef-header-logo-link {
	margin-right: auto
}

.qodef-header-standard--left .qodef-header-sticky-inner {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.qodef-header-standard--left .qodef-header-sticky-inner .qodef-header-navigation {
	margin-left: 20px
}

.qodef-header-standard--left .qodef-header-sticky-inner .qodef-widget-holder {
	margin-left: auto
}

#qodef-top-area {
	position: relative;
	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;
	height: 40px;
	padding: 0 40px;
	background-color: rgba(0, 0, 0, .95);
	z-index: 101
}

#qodef-top-area .qodef-widget-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

#qodef-top-area .qodef-widget-holder.qodef-top-area-left {
	margin-right: auto
}

#qodef-top-area .qodef-widget-holder.qodef-top-area-right {
	margin-left: auto
}

#qodef-top-area .qodef-widget-holder .widget {
	margin: 0 12px
}

#qodef-top-area .qodef-widget-holder .widget:first-child {
	margin-left: 0
}

#qodef-top-area .qodef-widget-holder .widget:last-child {
	margin-right: 0
}

#qodef-top-area .widget {
	display: inline-block;
	vertical-align: middle;
	line-height: 1
}

#qodef-top-area .widget .textwidget>*,
#qodef-top-area .widget .widget p {
	margin: 0
}

#qodef-top-area div[id^=monster-widget-placeholder],
#qodef-top-area div[id^=woo-monster-widget-placeholder] {
	display: none
}

#qodef-multiple-map-notice {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	padding: 30px 15%;
	text-align: center;
	color: #111;
	background-color: #fafafa
}

.qodef-map-marker-holder {
	-webkit-transform: translate(-50%, -100%);
	-ms-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
	z-index: 10
}

.qodef-map-marker-holder.qodef-active {
	z-index: 500
}

.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child {
	fill: #3ebeb4
}

.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child {
	fill: #51a69e
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window {
	display: block
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:first-child {
	fill: #3ebeb4
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:last-child {
	fill: #51a69e
}

.qodef-map-marker-holder .qodef-map-marker {
	position: relative;
	width: 50px;
	height: auto;
	-webkit-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out
}

.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner {
	position: relative;
	width: 100%;
	height: 100%
}

.qodef-map-marker-holder .qodef-map-marker svg {
	width: 100%;
	height: auto
}

.qodef-map-marker-holder .qodef-map-marker svg path {
	-webkit-transition: fill .2s ease-in-out;
	-o-transition: fill .2s ease-in-out;
	transition: fill .2s ease-in-out
}

.qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child {
	fill: #3ebeb4
}

.qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child {
	fill: #51a69e
}

.qodef-map-marker-holder .qodef-info-window {
	position: absolute;
	top: -10px;
	left: -17px;
	display: none;
	min-width: 284px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .05);
	border-radius: 4px;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
	z-index: 10;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	-webkit-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	transform: translate(0, -100%)
}

.qodef-map-marker-holder .qodef-info-window-inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 8px
}

.qodef-map-marker-holder .qodef-info-window-inner:after {
	content: '';
	position: absolute;
	bottom: -4px;
	left: 35px;
	width: 5px;
	height: 5px;
	background-color: #fff;
	border-top: 1px solid rgba(0, 0, 0, .05);
	border-left: 1px solid rgba(0, 0, 0, .05);
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image {
	margin-right: 12px
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image img {
	display: block;
	width: 65px
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-title {
	margin: 0;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location {
	margin: 3px 0 0;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	line-height: 1.2em
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link:hover~.qodef-info-window-details .qodef-info-window-title {
	color: #111
}

.qodef-cluster-marker {
	width: 50px;
	height: auto
}

.qodef-cluster-marker.qodef-active svg path:first-child,
.qodef-cluster-marker:hover svg path:first-child {
	fill: #3ebeb4
}

.qodef-cluster-marker.qodef-active svg path:last-child,
.qodef-cluster-marker:hover svg path:last-child {
	fill: #51a69e
}

.qodef-cluster-marker .qodef-cluster-marker-inner {
	position: relative
}

.qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number {
	position: absolute;
	top: -4px;
	left: 0;
	right: 0;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	color: #111
}

.qodef-cluster-marker svg {
	width: 100%;
	height: auto
}

.qodef-cluster-marker svg path {
	-webkit-transition: fill .2s ease-in-out;
	-o-transition: fill .2s ease-in-out;
	transition: fill .2s ease-in-out
}

.qodef-places-geo-radius {
	position: absolute;
	left: 0;
	top: calc(100% + 10px);
	width: 100%;
	height: 48px;
	display: none;
	padding: 10px 20px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .05);
	z-index: 9999
}

.qodef-places-geo-radius .qodef-range-slider-label {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

.qodef-places-geo-radius .noUi-target {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 3px;
	width: calc(100% - 70px);
	background-color: #eaeaea;
	border: 0;
	direction: ltr;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	margin-left: 10px
}

.qodef-places-geo-radius .noUi-target * {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.qodef-places-geo-radius .noUi-target .noUi-base {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1
}

.qodef-places-geo-radius .noUi-target .noUi-connects {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 0
}

.qodef-places-geo-radius .noUi-target .noUi-connect,
.qodef-places-geo-radius .noUi-target .noUi-origin {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	will-change: transform;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0
}

.qodef-places-geo-radius .noUi-target .noUi-connect {
	background-color: #111
}

.qodef-places-geo-radius .noUi-target .noUi-handle {
	position: absolute;
	top: -3px;
	left: auto;
	right: -9px;
	width: 9px;
	height: 9px;
	background-color: #111;
	cursor: pointer
}

.qodef-places-geo-radius .noUi-target .noUi-tooltip {
	position: absolute;
	left: 50%;
	bottom: 7px;
	display: block;
	font-size: 12px;
	white-space: nowrap;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.qodef-places-geo-radius .noUi-target .noUi-tooltip:after {
	content: ' km'
}

.qodef-places-geo-radius .noUi-state-drag * {
	cursor: inherit!important
}

.qodef-places-geo-radius .noUi-draggable {
	cursor: ew-resize
}

.qodef-places-geo-radius [disabled] .noUi-handle,
.qodef-places-geo-radius [disabled].noUi-handle,
.qodef-places-geo-radius [disabled].noUi-target {
	cursor: not-allowed!important
}

#qodef-page-mobile-header {
	background-color: #fff
}

.qodef-mobile-header--sticky #qodef-page-mobile-header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.qodef-mobile-header--sticky-animation #qodef-page-mobile-header {
	-webkit-transition: top .3s ease, -webkit-transform .3s ease;
	transition: top .3s ease, -webkit-transform .3s ease;
	-o-transition: transform .3s ease, top .3s ease;
	transition: transform .3s ease, top .3s ease;
	transition: transform .3s ease, top .3s ease, -webkit-transform .3s ease
}

.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
	top: 46px
}

#qodef-page-mobile-header .qodef-widget-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

#qodef-page-mobile-header .qodef-widget-holder .widget {
	margin: 0 0 0 12px
}

#qodef-page-mobile-header .widget {
	display: inline-block;
	vertical-align: middle;
	line-height: 1
}

#qodef-page-mobile-header .widget .textwidget>*,
#qodef-page-mobile-header .widget .widget p {
	margin: 0
}

#qodef-page-mobile-header div[id^=monster-widget-placeholder],
#qodef-page-mobile-header div[id^=woo-monster-widget-placeholder] {
	display: none
}

#qodef-page-mobile-header-inner.qodef-content-grid {
	padding: 0
}

.qodef--passepartout #qodef-page-mobile-header-inner {
	padding: 0
}

#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer {
	max-height: 100%;
	width: auto;
	margin-right: auto
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link {
	color: #111
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-textual-logo {
	font-family: "Bebas Neue", sans-serif;
	font-size: 61px;
	min-width: 120px;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-textual-logo.qodef--line-through .qodef-logo-text-inner {
	position: relative;
	display: inline-block
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-textual-logo.qodef--line-through .qodef-logo-text-inner:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	top: 34%;
	width: 100%;
	height: 5px;
	background-color: currentColor;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-textual-logo.qodef--line-through.qodef--animate-line-through .qodef-logo-text-inner:after {
	-webkit-animation: qode-line-scaleX .5s 1s cubic-bezier(.34, .25, 0, .98) forwards;
	animation: qode-line-scaleX .5s 1s cubic-bezier(.34, .25, 0, .98) forwards
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
	opacity: 1
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
	opacity: 0
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main) {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.qodef-mobile-header-navigation ul li a .qodef-menu-item-icon {
	margin-right: 5px
}

.qodef-mobile-header-navigation ul li.qodef--hide-link>a {
	cursor: default
}

.qodef-mobile-header-navigation .qodef-mega-menu-widget-holder {
	display: none
}

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
	margin-right: auto
}

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-opener-icon {
	margin-left: 20px
}

.qodef-fullscreen-menu--opened {
	overflow-y: hidden
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
	opacity: 1
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
	opacity: 0
}

.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
	margin-right: auto
}

.qodef-header-navigation .qodef-menu-item-icon {
	display: block;
	margin-right: 5px;
	line-height: inherit
}

.qodef-header-navigation .qodef-menu-item-icon:before {
	display: block;
	line-height: inherit
}

.qodef-header-navigation ul li .qodef-drop-down-second {
	position: absolute;
	top: 100%;
	left: 0;
	display: block;
	width: auto;
	height: 0;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	z-index: 10;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out
}

.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
	opacity: 1;
	visibility: visible;
	overflow: visible;
	z-index: 20
}

.qodef-header-navigation ul li .qodef-mega-menu-widget-holder {
	display: none;
	white-space: normal
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second {
	left: 6px
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right {
	left: auto;
	right: 9px
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul {
	position: relative;
	top: auto;
	opacity: 1;
	visibility: visible
}

.qodef-header-navigation ul li.qodef-menu-item--narrow:first-child .qodef-drop-down-second:not(.qodef-drop-down--right) {
	left: -25px
}

.qodef-header-navigation ul li.qodef-menu-item--narrow:last-child .qodef-drop-down-second.qodef-drop-down--right {
	right: -22px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder {
	display: block
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
	background-color: rgba(0, 0, 0, .95);
	border-top: 2px solid rgba(255, 255, 255, .2)
}

.qodef-drop-down-second--full-width .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
	width: 100vw
}

.qodef--boxed .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner:not(.qodef-content-grid) {
	padding: 0 40px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 27px 0;
	margin: 0 -27px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li {
	width: 100%;
	padding: 0 27px;
	border-left: 2px solid rgba(255, 255, 255, .1)
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li:first-of-type {
	border-left: none
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a {
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .2em;
	color: #fff
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a>span {
	position: relative
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a>span:before {
	content: '';
	position: absolute;
	top: calc(50% - 2px);
	left: 0;
	width: 100%;
	height: 1px;
	background-color: currentColor;
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: -webkit-transform .2s cubic-bezier(.25, .78, .35, .91);
	transition: -webkit-transform .2s cubic-bezier(.25, .78, .35, .91);
	-o-transition: transform .2s cubic-bezier(.25, .78, .35, .91);
	transition: transform .2s cubic-bezier(.25, .78, .35, .91);
	transition: transform .2s cubic-bezier(.25, .78, .35, .91), -webkit-transform .2s cubic-bezier(.25, .78, .35, .91)
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul {
	padding-top: 6px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	white-space: normal;
	margin: 10px 0;
	overflow: hidden;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	padding-right: 11px;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 1.857em;
	font-weight: 400;
	letter-spacing: .1em;
	color: #ababab
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a .qodef-menu-item-icon {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a:before {
	content: '';
	position: absolute;
	top: calc(50% - 1px);
	height: 3px;
	width: 3px;
	background: currentColor;
	border-radius: 100%;
	-webkit-transition: left .2s ease-out, right .2s ease-out, color .2s ease-out;
	-o-transition: left .2s ease-out, right .2s ease-out, color .2s ease-out;
	transition: left .2s ease-out, right .2s ease-out, color .2s ease-out;
	left: -11px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:first-of-type>a {
	margin-top: 2px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:last-of-type>a {
	margin-bottom: 2px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a {
	padding-left: 11px;
	padding-right: 0;
	color: #fff
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a:before,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a:before {
	left: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a>span:before,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a>span:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover>span:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

body:not(.qodef-drop-down-second--full-width) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner {
	padding: 0 40px
}

body:not(.qodef-drop-down-second--animate-height) .qodef-header-navigation ul li .qodef-drop-down-second {
	-webkit-transform: rotateX(-17deg);
	transform: rotateX(-17deg);
	-webkit-transform-origin: 50% -50px;
	-ms-transform-origin: 50% -50px;
	transform-origin: 50% -50px;
	-webkit-transition: opacity .2s, -webkit-transform .5s cubic-bezier(.32, .45, 0, .96);
	transition: opacity .2s, -webkit-transform .5s cubic-bezier(.32, .45, 0, .96);
	-o-transition: transform .5s cubic-bezier(.32, .45, 0, .96), opacity .2s;
	transition: transform .5s cubic-bezier(.32, .45, 0, .96), opacity .2s;
	transition: transform .5s cubic-bezier(.32, .45, 0, .96), opacity .2s, -webkit-transform .5s cubic-bezier(.32, .45, 0, .96)
}

body:not(.qodef-drop-down-second--animate-height) .qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
	-webkit-transform: rotateX(0);
	transform: rotateX(0)
}

.qodef-opener-icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	line-height: 1
}

.qodef-opener-icon .qodef-m-icon {
	position: relative;
	visibility: visible
}

.qodef-opener-icon .qodef-m-icon.qodef--close {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden
}

.qodef-opener-icon.qodef-source--icon-pack {
	font-size: 35px
}

.qodef-opener-icon.qodef-source--icon-pack * {
	display: inline-block;
	line-height: inherit
}

.qodef-opener-icon.qodef-source--icon-pack :before {
	display: inline-block;
	line-height: inherit
}

.qodef-opener-icon.qodef-source--svg-path span {
	position: relative
}

.qodef-opener-icon.qodef-source--svg-path span>* {
	vertical-align: middle
}

.qodef-opener-icon.qodef-source--svg-path span path,
.qodef-opener-icon.qodef-source--svg-path span>* {
	stroke: currentColor
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-lines {
	position: relative;
	display: block;
	width: 31px;
	height: 11px
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line {
	position: absolute;
	height: 3px;
	width: 100%;
	background-color: currentColor;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.03, .68, .25, 1);
	transition: -webkit-transform .3s cubic-bezier(.03, .68, .25, 1);
	-o-transition: transform .3s cubic-bezier(.03, .68, .25, 1);
	transition: transform .3s cubic-bezier(.03, .68, .25, 1);
	transition: transform .3s cubic-bezier(.03, .68, .25, 1), -webkit-transform .3s cubic-bezier(.03, .68, .25, 1)
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1 {
	top: 0;
	left: 4px
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2 {
	top: 8px;
	left: -4px
}

.qodef-opener-icon.qodef-source--predefined:hover>span:not(.qodef--close) .qodef-m-line.qodef--1 {
	-webkit-transform: translateX(-4px);
	-ms-transform: translateX(-4px);
	transform: translateX(-4px)
}

.qodef-opener-icon.qodef-source--predefined:hover>span:not(.qodef--close) .qodef-m-line.qodef--2 {
	-webkit-transform: translateX(4px);
	-ms-transform: translateX(4px);
	transform: translateX(4px)
}

.qodef-header--light:not(.qodef-fullscreen-menu--opened):not(.qodef-header--sticky-display) .qodef-opener-icon.qodef-source--icon-pack,
.qodef-header--light:not(.qodef-fullscreen-menu--opened):not(.qodef-header--sticky-display) .qodef-opener-icon.qodef-source--predefined,
.qodef-header--light:not(.qodef-fullscreen-menu--opened):not(.qodef-header--sticky-display) .qodef-opener-icon.qodef-source--svg-path {
	color: #fff!important
}

.qodef-header--dark:not(.qodef-fullscreen-menu--opened):not(.qodef-header--sticky-display) .qodef-opener-icon.qodef-source--icon-pack,
.qodef-header--dark:not(.qodef-fullscreen-menu--opened):not(.qodef-header--sticky-display) .qodef-opener-icon.qodef-source--predefined,
.qodef-header--dark:not(.qodef-fullscreen-menu--opened):not(.qodef-header--sticky-display) .qodef-opener-icon.qodef-source--svg-path {
	color: #000!important
}

.qodef-parallax {
	position: relative;
	width: 100%;
	overflow: hidden
}

.qodef-parallax.elementor-section {
	overflow: visible
}

.qodef-parallax-row-holder {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden
}

.qodef-parallax-img-holder {
	position: absolute;
	top: -50%;
	height: 150%;
	left: 0;
	width: 100%;
	opacity: 0
}

.qodef-browser--edge .qodef-parallax-img-holder,
.qodef-browser--ms-explorer .qodef-parallax-img-holder,
.touchevents .qodef-parallax-img-holder {
	top: 0;
	height: 100%;
	opacity: 1
}

.qodef-parallax-content-holder {
	position: relative;
	z-index: 99
}

.qodef-parallax-img-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	will-change: transform;
	margin-top: -10%
}

@media only screen and (max-width:1024px) {
	.qodef-parallax-img-wrapper {
		margin-top: 0
	}
}

.qodef-parallax-img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.touchevents .qodef-parallax-img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.qodef-browser--edge .qodef-parallax-img,
.qodef-browser--ms-explorer .qodef-parallax-img {
	height: 100%
}

@media only screen and (max-width:1024px) {
	.qodef-parallax.qodef-parallax--custom .qodef-parallax-bg-image-holder {
		height: 100%
	}
	.qodef-parallax.qodef-parallax--custom .qodef-parallax-img-holder .qodef-parallax-img-wrapper img {
		display: none
	}
}

@media only screen and (max-width:680px) {
	.qodef-parallax:not(.qodef-parallax--custom) .qodef-parallax-img-holder .qodef-parallax-img-wrapper img {
		max-width: unset;
		height: 100%
	}
}

@media only screen and (max-width:768px) {
	.wpcf7 .qodef-contat-form-form-1 .qodef-grid-item {
		width: 100%!important
	}
}

.qodef-contact-form-7 {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-contact-form-7 .ajax-loader {
	position: absolute;
	right: -10px
}

.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 1!important
}

.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .6);
	opacity: 0;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:after {
	content: '\f16d';
	font-family: 'Font Awesome 5 Brands';
	font-size: 18px;
	color: #fff;
	position: absolute;
	opacity: 0;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	margin-left: 1px;
	margin-top: -1px
}

.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:hover:before {
	opacity: 1
}

.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:hover:after {
	opacity: 1
}

.qodef-instagram-list.qodef-gutter--no.qodef--no-bottom-space {
	margin-bottom: 0
}

.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images {
	float: none;
	padding: 0!important;
	width: auto;
	margin: 0
}

.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item {
	padding: 0!important;
	margin: 0!important
}

.qodef-instagram-list.qodef-gutter--tiny.qodef--no-bottom-space {
	margin-bottom: -10px
}

.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images {
	float: none;
	padding: 0!important;
	width: auto;
	margin: 0 -5px
}

.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item {
	padding: 0 5px!important;
	margin: 0 0 10px!important
}

.qodef-instagram-list.qodef-gutter--small.qodef--no-bottom-space {
	margin-bottom: -20px
}

.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images {
	float: none;
	padding: 0!important;
	width: auto;
	margin: 0 -10px
}

.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item {
	padding: 0 10px!important;
	margin: 0 0 20px!important
}

.qodef-instagram-list.qodef-gutter--normal.qodef--no-bottom-space {
	margin-bottom: -30px
}

.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images {
	float: none;
	padding: 0!important;
	width: auto;
	margin: 0 -15px
}

.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item {
	padding: 0 15px!important;
	margin: 0 0 30px!important
}

.qodef-instagram-list.qodef-gutter--medium.qodef--no-bottom-space {
	margin-bottom: -40px
}

.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images {
	float: none;
	padding: 0!important;
	width: auto;
	margin: 0 -20px
}

.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item {
	padding: 0 20px!important;
	margin: 0 0 40px!important
}

.qodef-instagram-list.qodef-gutter--large.qodef--no-bottom-space {
	margin-bottom: -50px
}

.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images {
	float: none;
	padding: 0!important;
	width: auto;
	margin: 0 -25px
}

.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item {
	padding: 0 25px!important;
	margin: 0 0 50px!important
}

.qodef-instagram-list.qodef-gutter--huge.qodef--no-bottom-space {
	margin-bottom: -80px
}

.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images {
	float: none;
	padding: 0!important;
	width: auto;
	margin: 0 -40px
}

.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item {
	padding: 0 40px!important;
	margin: 0 0 80px!important
}

.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info #ctf .ctf-tweet-actions {
	display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf {
	overflow: hidden
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	float: left;
	border: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box {
	margin-left: 0;
	display: block;
	margin-bottom: 8px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link {
	line-height: 1!important;
	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
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar {
	width: 37px;
	height: 37px;
	margin: 0 7px 0 0;
	float: none;
	border-radius: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name {
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #111;
	font-size: 27px;
	line-height: 28px;
	letter-spacing: .08em;
	font-weight: 600!important;
	margin: 0 4px 0 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-screename-sep {
	display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	line-height: 1.857em;
	font-weight: 400;
	letter-spacing: .02em;
	color: #6d6d6d;
	margin-right: 4px;
	margin-left: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child {
	margin-right: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta {
	margin-top: 4px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname {
	display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	margin-left: 0;
	padding: 0;
	margin-top: -5px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before {
	content: '\e094';
	font-family: ElegantIcons;
	padding-right: 10px;
	font-size: 18px;
	position: relative;
	top: 5px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	margin-left: 0;
	margin-top: -3px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before {
	content: '\e094';
	font-family: ElegantIcons;
	padding-right: 10px;
	font-size: 18px;
	visibility: hidden
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a {
	padding: 0;
	font-size: 14px;
	margin-right: 8px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child {
	margin-right: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply {
	margin-left: 0
}

.qodef-twitter-list.qodef-layout--columns .ctf-tweets:before {
	content: "";
	display: table;
	table-layout: fixed
}

.qodef-twitter-list.qodef-layout--columns .ctf-tweets:after {
	clear: both
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 #ctf .ctf-tweets>.ctf-item {
	width: 100%
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 #ctf .ctf-tweets>.ctf-item {
	width: 50%
}

@media only screen and (min-width:681px) {
	.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
		clear: both
	}
}

@media only screen and (min-width:1441px) {
	.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
		clear: both
	}
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 #ctf .ctf-tweets>.ctf-item {
	width: 33.33333%
}

@media only screen and (min-width:769px) {
	.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
		clear: both
	}
}

@media only screen and (min-width:1441px) {
	.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
		clear: both
	}
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 #ctf .ctf-tweets>.ctf-item {
	width: 25%
}

@media only screen and (min-width:1025px) {
	.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
		clear: both
	}
}

@media only screen and (min-width:1441px) {
	.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
		clear: both
	}
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 #ctf .ctf-tweets>.ctf-item {
	width: 20%
}

@media only screen and (min-width:1367px) {
	.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
		clear: both
	}
}

@media only screen and (min-width:1441px) {
	.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
		clear: both
	}
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 #ctf .ctf-tweets>.ctf-item {
	width: 16.66667%
}

@media only screen and (min-width:1441px) {
	.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
		clear: both
	}
}

@media only screen and (min-width:1441px) {
	.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
		clear: both
	}
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 #ctf .ctf-tweets>.ctf-item {
	width: 14.28571%
}

@media only screen and (min-width:1367px) {
	.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
		clear: both
	}
}

@media only screen and (min-width:1441px) {
	.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
		clear: both
	}
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 #ctf .ctf-tweets>.ctf-item {
	width: 12.5%
}

@media only screen and (min-width:1367px) {
	.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
		clear: both
	}
}

@media only screen and (min-width:1441px) {
	.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
		clear: both
	}
}

.qodef-twitter-list.qodef-gutter--no.qodef--no-bottom-space {
	margin-bottom: 0
}

.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets {
	margin: 0
}

.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets>.ctf-item {
	padding: 0;
	margin: 0
}

.qodef-twitter-list.qodef-gutter--tiny.qodef--no-bottom-space {
	margin-bottom: -10px
}

.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets {
	margin: 0 -5px
}

.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets>.ctf-item {
	padding: 0 5px;
	margin: 0 0 10px
}

.qodef-twitter-list.qodef-gutter--small.qodef--no-bottom-space {
	margin-bottom: -20px
}

.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets {
	margin: 0 -10px
}

.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets>.ctf-item {
	padding: 0 10px;
	margin: 0 0 20px
}

.qodef-twitter-list.qodef-gutter--normal.qodef--no-bottom-space {
	margin-bottom: -30px
}

.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets {
	margin: 0 -15px
}

.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets>.ctf-item {
	padding: 0 15px;
	margin: 0 0 30px
}

.qodef-twitter-list.qodef-gutter--medium.qodef--no-bottom-space {
	margin-bottom: -40px
}

.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets {
	margin: 0 -20px
}

.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets>.ctf-item {
	padding: 0 20px;
	margin: 0 0 40px
}

.qodef-twitter-list.qodef-gutter--large.qodef--no-bottom-space {
	margin-bottom: -50px
}

.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets {
	margin: 0 -25px
}

.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets>.ctf-item {
	padding: 0 25px;
	margin: 0 0 50px
}

.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space {
	margin-bottom: -80px
}

.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets {
	margin: 0 -40px
}

.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item {
	padding: 0 40px;
	margin: 0 0 80px
}

#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
	color: #ccc
}

#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
	color: #fff
}

#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
	color: #ccc
}

#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
	color: #fff
}

.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .product-category a,
.qodef-woo-product-list .product-category a {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title,
.qodef-woo-product-list .product-category .woocommerce-loop-category__title {
	background-color: #fff;
	left: 50%;
	margin: 0;
	padding: 12px 41px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto
}

.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .count,
.qodef-woo-product-list .count {
	display: none
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .added_to_cart,
.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .button {
	margin-top: 20px!important
}

.widget_pelicula_core_woo_dropdown_cart {
	height: 100%
}

.qodef-woo-dropdown-cart {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 100%;
	padding: 0 10px
}

.qodef-woo-dropdown-cart .qodef-m-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	height: 100%
}

.qodef-woo-dropdown-cart .qodef-m-opener {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-m-opener,
.qodef-header--light .qodef-woo-dropdown-cart .qodef-m-opener {
	color: #fff
}

.qodef-header--dark .qodef-woo-dropdown-cart .qodef-m-opener {
	color: #000
}

.qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-holder {
	position: relative
}

.qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-icon {
	font-size: 25px
}

.qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-count {
	position: absolute;
	top: -4px;
	right: -9px;
	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;
	width: 14px;
	height: 14px;
	font-family: "Bebas Neue", sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 13px;
	text-align: center;
	text-indent: 2px;
	letter-spacing: .2em;
	text-transform: uppercase;
	color: #fff;
	background-color: #111;
	border-radius: 100%
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-count,
.qodef-header--light .qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-count {
	color: #111;
	background-color: #fff
}

.qodef-header--dark .qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-count {
	color: #fff;
	background-color: #000
}

.qodef-woo-dropdown-cart .qodef-m-dropdown {
	position: absolute;
	top: 100%;
	left: auto;
	right: 0;
	text-align: left;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: rotateX(-17deg);
	transform: rotateX(-17deg);
	-webkit-transform-origin: 50% -50px;
	-ms-transform-origin: 50% -50px;
	transform-origin: 50% -50px;
	-webkit-transition: opacity .2s, -webkit-transform .5s cubic-bezier(.32, .45, 0, .96);
	transition: opacity .2s, -webkit-transform .5s cubic-bezier(.32, .45, 0, .96);
	-o-transition: transform .5s cubic-bezier(.32, .45, 0, .96), opacity .2s;
	transition: transform .5s cubic-bezier(.32, .45, 0, .96), opacity .2s;
	transition: transform .5s cubic-bezier(.32, .45, 0, .96), opacity .2s, -webkit-transform .5s cubic-bezier(.32, .45, 0, .96)
}

.qodef-woo-dropdown-cart .qodef-m-dropdown-inner {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 260px;
	padding: 34px 0 17px;
	background-color: rgba(0, 0, 0, .95);
	border-top: 2px solid rgba(255, 255, 255, .2);
	z-index: 10
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding: 0 24px
}

#qodef-page-sidebar .qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
	color: #6d6d6d
}

#qodef-page-sidebar .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a {
	color: #fff
}

#qodef-page-sidebar .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover {
	color: #fff
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
	color: #6d6d6d
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a {
	color: #fff
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover {
	color: #fff
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 20px
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-item:first-child {
	margin-top: 0
}

.qodef-woo-dropdown-cart .qodef-e-image {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 55px;
	margin-right: 20px
}

.qodef-woo-dropdown-cart .qodef-e-image a,
.qodef-woo-dropdown-cart .qodef-e-image img {
	display: block
}

.qodef-woo-dropdown-cart .qodef-e-content {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding-right: 20px
}

.qodef-woo-dropdown-cart .qodef-e-title {
	margin: 0;
	color: #fff
}

.qodef-woo-dropdown-cart .qodef-e-title a {
	color: inherit
}

.qodef-woo-dropdown-cart .qodef-e-price {
	margin: -2px 0 0;
	letter-spacing: normal;
	color: #a6a6a6
}

.qodef-woo-dropdown-cart .qodef-e-quantity {
	margin: 3px 0 0
}

.qodef-woo-dropdown-cart .qodef-e-remove {
	position: absolute;
	top: -2px;
	right: 0;
	font-size: 20px;
	line-height: 1;
	color: #fff
}

.qodef-woo-dropdown-cart .qodef-e-remove:hover {
	color: #fff
}

.qodef-woo-dropdown-cart .qodef-m-order-details {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-top: 24px;
	padding: 16px 24px 13px;
	color: #a6a6a6;
	border-top: 2px solid rgba(255, 255, 255, .2);
	border-bottom: 2px solid rgba(255, 255, 255, .2)
}

.qodef-woo-dropdown-cart .qodef-m-order-details>* {
	margin: 0;
	color: inherit
}

.qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-amount {
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #111;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: .4em;
	color: inherit
}

#qodef-page-sidebar .qodef-woo-dropdown-cart .qodef-m-order-details {
	color: #6d6d6d
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-m-order-details {
	color: #6d6d6d
}

.qodef-woo-dropdown-cart .qodef-m-action {
	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-top: 16px;
	padding: 0 24px
}

.qodef-woo-dropdown-cart .qodef-m-action-link {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	margin: 0;
	font-family: "Bebas Neue", sans-serif;
	font-size: 17px;
	line-height: 2em;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	border-radius: 0;
	outline: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	-o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	padding: 8px 50px;
	padding: 0!important;
	font-size: 17px;
	color: #fff!important;
	background-color: transparent;
	border: 0;
	position: relative
}

.qodef-woo-dropdown-cart .qodef-m-action-link:before {
	content: '';
	position: absolute;
	top: calc(50% + 1px);
	left: 0;
	width: 100%;
	height: 1px;
	background-color: currentColor;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 1.1, 0, .96);
	transition: -webkit-transform .3s cubic-bezier(.75, 1.1, 0, .96);
	-o-transition: transform .3s cubic-bezier(.75, 1.1, 0, .96);
	transition: transform .3s cubic-bezier(.75, 1.1, 0, .96);
	transition: transform .3s cubic-bezier(.75, 1.1, 0, .96), -webkit-transform .3s cubic-bezier(.75, 1.1, 0, .96)
}

.qodef-woo-dropdown-cart .qodef-m-action-link:hover:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.qodef-woo-dropdown-cart .qodef-m-action-link:before {
	top: calc(50% - 1px);
	left: -1px
}

.qodef-woo-dropdown-cart .qodef-m-action-separator {
	display: block;
	width: 2px;
	height: 17px;
	margin: 0 19px;
	background-color: #fff
}

.qodef-woo-dropdown-cart .qodef-m-posts-not-found {
	margin: 10px 24px
}

.touchevents .qodef-woo-dropdown-cart {
	cursor: pointer
}

.qodef-woo-dropdown-cart:hover .qodef-m-dropdown {
	opacity: 1;
	visibility: visible;
	-webkit-transform: rotateX(0);
	transform: rotateX(0)
}

.qodef-woo-side-area-cart {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 100%;
	padding: 0 10px
}

.qodef-woo-side-area-cart .qodef-m-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	height: 100%
}

.qodef-woo-side-area-cart .qodef-m-opener {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

#qodef-top-area .qodef-woo-side-area-cart .qodef-m-opener,
.qodef-header--light .qodef-woo-side-area-cart .qodef-m-opener {
	color: #fff
}

.qodef-header--dark .qodef-woo-side-area-cart .qodef-m-opener {
	color: #000
}

.qodef-woo-side-area-cart .qodef-m-opener .qodef-m-opener-holder {
	position: relative
}

.qodef-woo-side-area-cart .qodef-m-opener .qodef-m-opener-icon {
	font-size: 25px
}

.qodef-woo-side-area-cart .qodef-m-opener .qodef-m-opener-count {
	position: absolute;
	top: -4px;
	right: -9px;
	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;
	width: 14px;
	height: 14px;
	font-family: "Bebas Neue", sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 13px;
	text-align: center;
	text-indent: 2px;
	letter-spacing: .2em;
	text-transform: uppercase;
	color: #fff;
	background-color: #111;
	border-radius: 100%
}

#qodef-top-area .qodef-woo-side-area-cart .qodef-m-opener .qodef-m-opener-count,
.qodef-header--light .qodef-woo-side-area-cart .qodef-m-opener .qodef-m-opener-count {
	color: #111;
	background-color: #fff
}

.qodef-header--dark .qodef-woo-side-area-cart .qodef-m-opener .qodef-m-opener-count {
	color: #fff;
	background-color: #000
}

.qodef-woo-side-area-cart .qodef-m-content {
	position: fixed;
	top: 0;
	right: -360px;
	height: 100vh;
	width: 360px;
	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-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 100px 0 50px;
	background-color: rgba(0, 0, 0, .95);
	overflow: hidden;
	visibility: hidden;
	z-index: 9999;
	-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1);
	-o-transition: all .6s cubic-bezier(.77, 0, .175, 1);
	transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

.admin-bar .qodef-woo-side-area-cart .qodef-m-content {
	top: 32px;
	height: calc(100vh - 32px)
}

.qodef-woo-side-area-cart .qodef-m-close {
	position: absolute;
	top: 30px;
	right: 30px;
	display: block;
	font-size: 34px;
	z-index: 1000;
	color: #fff!important
}

.qodef-woo-side-area-cart .qodef-m-items {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding: 0 24px
}

#qodef-page-sidebar .qodef-woo-side-area-cart .qodef-m-items {
	color: #6d6d6d
}

#qodef-page-sidebar .qodef-woo-side-area-cart .qodef-m-items a {
	color: #fff
}

#qodef-page-sidebar .qodef-woo-side-area-cart .qodef-m-items a:hover {
	color: #fff
}

#qodef-top-area .qodef-woo-side-area-cart .qodef-m-items {
	color: #6d6d6d
}

#qodef-top-area .qodef-woo-side-area-cart .qodef-m-items a {
	color: #fff
}

#qodef-top-area .qodef-woo-side-area-cart .qodef-m-items a:hover {
	color: #fff
}

.qodef-woo-side-area-cart .qodef-m-item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 20px
}

.qodef-woo-side-area-cart .qodef-m-item:first-child {
	margin-top: 0
}

.qodef-woo-side-area-cart .qodef-e-image {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 55px;
	margin-right: 20px
}

.qodef-woo-side-area-cart .qodef-e-image a,
.qodef-woo-side-area-cart .qodef-e-image img {
	display: block
}

.qodef-woo-side-area-cart .qodef-e-content {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding-right: 20px
}

.qodef-woo-side-area-cart .qodef-e-title {
	margin: 0;
	color: #fff
}

.qodef-woo-side-area-cart .qodef-e-title a {
	color: inherit
}

.qodef-woo-side-area-cart .qodef-e-price {
	margin: -2px 0 0;
	letter-spacing: normal;
	color: #a6a6a6
}

.qodef-woo-side-area-cart .qodef-e-quantity {
	margin: 3px 0 0
}

.qodef-woo-side-area-cart .qodef-e-remove {
	position: absolute;
	top: -2px;
	right: 0;
	font-size: 20px;
	line-height: 1;
	color: #fff
}

.qodef-woo-side-area-cart .qodef-e-remove:hover {
	color: #fff
}

.qodef-woo-side-area-cart .qodef-m-order-details {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 16px 24px 13px;
	color: #a6a6a6;
	border-top: 2px solid rgba(255, 255, 255, .2);
	border-bottom: 2px solid rgba(255, 255, 255, .2)
}

.qodef-woo-side-area-cart .qodef-m-order-details>* {
	margin: 0;
	color: inherit
}

.qodef-woo-side-area-cart .qodef-m-order-details .qodef-m-order-amount {
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #111;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: .4em;
	color: inherit
}

.qodef-woo-side-area-cart .qodef-m-action {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	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: 7px;
	padding: 0 24px
}

.qodef-woo-side-area-cart .qodef-m-action-link {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	margin: 0;
	font-family: "Bebas Neue", sans-serif;
	font-size: 17px;
	line-height: 2em;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	border-radius: 0;
	outline: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	-o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	padding: 8px 50px;
	padding: 0!important;
	font-size: 17px;
	color: #fff!important;
	background-color: transparent;
	border: 0
}

.qodef-woo-side-area-cart .qodef-m-action-separator {
	display: block;
	width: 2px;
	height: 17px;
	margin: 0 19px;
	background-color: #fff
}

.qodef-woo-side-area-cart.qodef--opened .qodef-m-content {
	right: 0;
	visibility: visible
}

.qodef-woo-side-area-cart-cover {
	position: fixed;
	top: 0;
	left: 0;
	width: calc(100% - 360px);
	height: 100vh;
	overflow: hidden;
	z-index: 1002
}

.qodef-vc-row-wrapper.qodef--parallax-row {
	width: 100%
}

.touchevents .qodef-vc-row-wrapper.qodef--parallax-row {
	height: auto!important
}

.qodef-clients-list .qodef-e {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e {
	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
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image {
	line-height: 0;
	position: relative;
	display: inline-block;
	vertical-align: top
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image a {
	display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-logo {
	display: inline-block;
	width: auto;
	overflow: hidden
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-logo img {
	will-change: transform
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-hover-logo {
	display: none
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo img {
	-webkit-animation: qodef-animate-blur-in-out .8s cubic-bezier(.44, .36, 0, 1) forwards;
	animation: qodef-animate-blur-in-out .8s cubic-bezier(.44, .36, 0, 1) forwards
}

.qodef-portfolio-single .qodef-media iframe {
	max-height: calc(56.25vw)
}

.qodef-portfolio-single .qodef-portfolio-title {
	margin: 0 0 27px
}

.qodef-portfolio-single .qodef-portfolio-info>* {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 3px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.qodef-portfolio-single .qodef-portfolio-info>:last-child {
	margin-bottom: 0
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-e-title,
.qodef-portfolio-single .qodef-portfolio-info .qodef-social-title {
	margin: 0 0 5px 0;
	-ms-flex-preferred-size: 153px;
	flex-basis: 153px;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #111;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: .4em
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-info--social-share .qodef-social-share {
	width: 100%
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-info--social-share .qodef-social-title {
	width: 153px;
	vertical-align: middle
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-info--social-share .qodef-shortcode-list {
	vertical-align: super
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-e-info-item {
	-ms-flex-preferred-size: calc(100% - 153px);
	flex-basis: calc(100% - 153px);
	font-size: 16px;
	color: #6d6d6d
}

.qodef-portfolio-single .qodef-portfolio-info a,
.qodef-portfolio-single .qodef-portfolio-info p {
	margin: 0;
	font-size: 16px;
	line-height: inherit;
	color: #6d6d6d
}

.qodef-portfolio-single .qodef-portfolio-info a:hover {
	color: #111
}

.qodef-portfolio-single .qodef-info--category-second {
	margin: 0 0 19px
}

.qodef-portfolio-single .qodef-e-category {
	font-family: "Bebas Neue", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: .4em;
	color: #6d6d6d
}

.qodef-portfolio-single .qodef-e-category:after {
	content: ',';
	position: relative;
	left: -3px;
	color: #6d6d6d
}

.qodef-portfolio-single .qodef-e-category:last-child:after {
	display: none
}

.qodef-portfolio-single .qodef-e-category:hover {
	color: #111
}

.qodef-portfolio-info.qodef-skin--light .qodef-e-info-item {
	color: #a6a6a6
}

.qodef-portfolio-info.qodef-skin--light .qodef-e-title {
	color: #fff
}

.qodef-portfolio-info.qodef-skin--light .qodef-info--social-share .qodef-social-title {
	color: #fff
}

.qodef-portfolio-info.qodef-skin--light a,
.qodef-portfolio-info.qodef-skin--light p {
	color: #a6a6a6
}

.qodef-portfolio-info.qodef-skin--light a:hover {
	color: #fff
}

.qodef-portfolio-list .qodef-e-inner {
	position: relative
}

.qodef-portfolio-list .qodef-e-inner .qodef-e-image-outer {
	position: relative
}

.qodef-portfolio-list .qodef-e-inner .qodef-video-button {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.qodef-portfolio-list .qodef-e-image {
	position: relative;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15)
}

.qodef-portfolio-list .qodef-e-image:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, .8)), to(rgba(255, 255, 255, 0)));
	background: -o-linear-gradient(bottom, rgba(255, 255, 255, .8) 0, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to top, rgba(255, 255, 255, .8) 0, rgba(255, 255, 255, 0) 100%);
	pointer-events: none;
	z-index: 1
}

.qodef-portfolio-list .qodef-e-image img {
	display: block
}

.qodef-portfolio-list .qodef-e-content-main {
	padding: 0 30px;
	opacity: 0;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
	z-index: 3
}

.qodef-portfolio-list .qodef-e-content-main.qodef-e-content--appear {
	opacity: 1
}

.qodef-portfolio-list .qodef-e-title {
	margin: 0
}

.qodef-portfolio-list .qodef-m-pagination {
	margin-top: 35px
}

.qodef-portfolio-list.qodef-items--fixed .qodef-e-image {
	height: 100%;
	overflow: hidden
}

.qodef-portfolio-list.qodef-items--fixed .qodef-e-media-image {
	height: 100%
}

.qodef-portfolio-list.qodef-items--fixed .qodef-e-media-image a {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	height: 100%
}

.qodef-portfolio-list.qodef-skin--light .qodef-e-image {
	position: relative
}

.qodef-portfolio-list.qodef-skin--light .qodef-e-image:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(17, 17, 17, .8)), to(rgba(17, 17, 17, 0)));
	background: -o-linear-gradient(bottom, rgba(17, 17, 17, .8) 0, rgba(17, 17, 17, 0) 100%);
	background: linear-gradient(to top, rgba(17, 17, 17, .8) 0, rgba(17, 17, 17, 0) 100%);
	pointer-events: none;
	z-index: 1
}

@media only screen and (max-width:680px) {
	.qodef-portfolio-list.qodef-item-layout--info-below.qodef-nav--custom.qodef-swiper-container {
		overflow: initial
	}
	.qodef-portfolio-list.qodef-item-layout--info-below.qodef-nav--custom .qodef-navigation {
		bottom: -28px
	}
}

.qodef-portfolio-list.qodef-slider-layout--predefined2 {
	cursor: -webkit-grab;
	cursor: grab
}

.qodef-portfolio-list.qodef-slider-layout--predefined2.qodef-slider--dragging .swiper-wrapper .swiper-slide .qodef-e-image {
	clip-path: inset(10%);
	-webkit-clip-path: inset(10%);
	-webkit-transition: .5s cubic-bezier(0, .85, .25, 1);
	-o-transition: .5s cubic-bezier(0, .85, .25, 1);
	transition: .5s cubic-bezier(0, .85, .25, 1)
}

.qodef-portfolio-list.qodef-slider-layout--predefined2 .swiper-wrapper {
	-webkit-transition-timing-function: cubic-bezier(.74, .15, .09, .85);
	-o-transition-timing-function: cubic-bezier(.74, .15, .09, .85);
	transition-timing-function: cubic-bezier(.74, .15, .09, .85)
}

.qodef-portfolio-list.qodef-slider-layout--predefined2 .qodef-e-image {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	clip-path: inset(10%);
	-webkit-clip-path: inset(10%);
	-webkit-transition: .5s cubic-bezier(0, .85, .25, 1);
	-o-transition: .5s cubic-bezier(0, .85, .25, 1);
	transition: .5s cubic-bezier(0, .85, .25, 1);
	overflow: hidden
}

.qodef-browser--edge .qodef-portfolio-list.qodef-slider-layout--predefined2 .qodef-e-image {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.qodef-portfolio-list.qodef-slider-layout--predefined2 .qodef-e-image .qodef-e-media-image {
	-webkit-transform: perspective(0) rotateX(0) rotateY(0) scale3d(1, 1, 1)!important;
	transform: perspective(0) rotateX(0) rotateY(0) scale3d(1, 1, 1)!important
}

.qodef-portfolio-list.qodef-slider-layout--predefined2 .qodef-e-image:after {
	display: none
}

.qodef-portfolio-list.qodef-slider-layout--predefined2 .swiper-slide-active .qodef-e-image,
.qodef-portfolio-list.qodef-slider-layout--predefined2 .swiper-slide-duplicate-active .qodef-e-image {
	z-index: 9;
	clip-path: inset(0);
	-webkit-clip-path: inset(0);
	-webkit-transition: 1s .2s cubic-bezier(.5, .11, 0, .93);
	-o-transition: 1s .2s cubic-bezier(.5, .11, 0, .93);
	transition: 1s .2s cubic-bezier(.5, .11, 0, .93)
}

.qodef-browser--edge .qodef-portfolio-list.qodef-slider-layout--predefined2 .swiper-slide-active .qodef-e-image,
.qodef-browser--edge .qodef-portfolio-list.qodef-slider-layout--predefined2 .swiper-slide-duplicate-active .qodef-e-image {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.qodef-portfolio-list.qodef-slider-layout--predefined2 .qodef-e-content {
	display: none
}

.qodef-portfolio-list.qodef-slider-layout--predefined2.qodef-swiper-container {
	padding: 3.5% 0
}

.qodef-portfolio-list.qodef-slider-layout--predefined3 .swiper-wrapper {
	-webkit-transition-timing-function: cubic-bezier(.51, .17, 0, .89);
	-o-transition-timing-function: cubic-bezier(.51, .17, 0, .89);
	transition-timing-function: cubic-bezier(.51, .17, 0, .89)
}

.qodef-portfolio-list.qodef-slider-layout--predefined3.qodef-item-layout--info-below .qodef-e-info-author,
.qodef-portfolio-list.qodef-slider-layout--predefined3.qodef-item-layout--info-below .qodef-e-info-category {
	display: none
}

.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-content {
	margin-top: 30px
}

.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-title .qodef-e-title-link {
	position: relative;
	z-index: 10
}

.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-info-category {
	display: inline-block;
	margin-bottom: 11px
}

.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-info-category .qodef-e-category {
	font-size: 14px;
	letter-spacing: .02em;
	text-transform: lowercase;
	color: #6d6d6d
}

.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-info-category .qodef-e-category:after {
	content: '/';
	position: relative;
	top: 0;
	padding: 0 5px
}

.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-info-category .qodef-e-category:last-child:after {
	display: none
}

.qodef-portfolio-list.qodef-item-layout--info-below article .qodef-e-media {
	overflow: hidden
}

.qodef-portfolio-list.qodef-item-layout--info-below article .qodef-e-media-image {
	-webkit-transition: .7s cubic-bezier(.21, .5, 0, .9);
	-o-transition: .7s cubic-bezier(.21, .5, 0, .9);
	transition: .7s cubic-bezier(.21, .5, 0, .9);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.qodef-portfolio-list.qodef-item-layout--info-below article .qodef-e-title-link {
	-webkit-transition: .3s cubic-bezier(.26, .26, 0, .96);
	-o-transition: .3s cubic-bezier(.26, .26, 0, .96);
	transition: .3s cubic-bezier(.26, .26, 0, .96)
}

.qodef-portfolio-list.qodef-item-layout--info-below article:hover .qodef-e-media-image {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03)
}

.qodef-portfolio-list.qodef-item-layout--info-below article:hover .qodef-e-title-link {
	-webkit-transform: translateX(7px);
	-ms-transform: translateX(7px);
	transform: translateX(7px)
}

.qodef-portfolio-list.qodef-skin--light .qodef-e-title {
	color: #fff
}

.qodef-portfolio-list.qodef-skin--light .qodef-e-title .qodef-e-title-link:hover {
	color: #fff
}

.qodef-portfolio-list.qodef-skin--light .qodef-e-info-category .qodef-e-category {
	color: #ababab
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-image {
	overflow: hidden
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content {
	position: absolute;
	bottom: 9%;
	left: 4%
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner>a {
	font-size: 18px;
	font-weight: 600;
	margin-top: 10px
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner * {
	color: #fff;
	z-index: 1
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner {
	overflow: hidden
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner .qodef-e-image {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner .qodef-e-image:after {
	display: none
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner:hover .qodef-e-image {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-content {
	display: none
}

.qodef-follow-info-holder {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 9999;
	pointer-events: none;
	visibility: hidden;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.qodef-follow-info-holder.qodef-right {
	text-align: right;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

.qodef-follow-info-holder .qodef-follow-info-inner {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.qodef-follow-info-holder .qodef-follow-info-title {
	display: inline-block;
	position: relative;
	color: #fff;
	background-color: #111;
	text-transform: uppercase;
	white-space: nowrap;
	z-index: 8;
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
	padding: 3px 5px;
	margin-top: 4px
}

.qodef-follow-info-holder .qodef-follow-info-category {
	display: inline-block;
	padding: 0 4px;
	background-color: #111;
	white-space: nowrap;
	z-index: 9;
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0)
}

.qodef-follow-info-holder .qodef-follow-info-category a:not(:last-child):after {
	content: '/';
	margin: 0 2px 0 3px
}

.qodef-follow-info-holder a {
	color: #fff
}

.qodef-follow-info-holder.qodef-is-active {
	visibility: visible
}

.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-category,
.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-title {
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0)
}

.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-title {
	-webkit-transition: .5s cubic-bezier(.165, .84, .44, 1) .25s;
	-o-transition: .5s cubic-bezier(.165, .84, .44, 1) .25s;
	transition: .5s cubic-bezier(.165, .84, .44, 1) .25s
}

.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-category {
	-webkit-transition: .5s cubic-bezier(.165, .84, .44, 1);
	-o-transition: .5s cubic-bezier(.165, .84, .44, 1);
	transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-image:after {
	display: none
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner {
	background-color: rgba(10, 10, 10, .8);
	width: 100%;
	height: 100%;
	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;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner * {
	color: #fff;
	z-index: 1
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner .qodef-m-play-inner {
	opacity: .3
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-info-category .qodef-e-category {
	font-size: 13px;
	letter-spacing: .09em
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-info-category .qodef-e-category:after {
	content: '/';
	position: relative;
	top: 0
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-info-category .qodef-e-category:last-child:after {
	display: none
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover.qodef-hover-animation--direction-aware .qodef-e-inner {
	overflow: hidden
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover.qodef-hover-animation--direction-aware .qodef-e-content {
	display: none;
	padding: inherit;
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content {
	opacity: 1
}

#qodef-portfolio-single-related-items {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-top: 86px
}

#qodef-single-portfolio-navigation {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 100px 0 3px;
	padding-top: 100px;
	border-top: 2px solid rgba(17, 17, 17, .2)
}

#qodef-single-portfolio-navigation .qodef-m-inner {
	position: relative;
	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
}

#qodef-single-portfolio-navigation .qodef-m-nav {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#qodef-single-portfolio-navigation .qodef-m-nav>* {
	display: block;
	line-height: inherit
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next,
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev {
	width: 48%
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-post-image img,
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-post-image img {
	width: 144px;
	max-width: 100%
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-title-label,
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-title-label {
	position: relative;
	display: block;
	width: calc(100% - 175px)
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-title-label .qodef-e-title-link,
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-title-label .qodef-e-title-link {
	display: block;
	margin: 0;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-title-label .qodef-e-title-link:hover,
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-title-label .qodef-e-title-link:hover {
	color: #111
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-title-label .qodef-m-nav-label,
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-title-label .qodef-m-nav-label {
	line-height: 1;
	color: #6d6d6d
}

@media only screen and (max-width:1024px) {
	#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-post-image,
	#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-post-image {
		display: none
	}
	#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-e-title-link,
	#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-e-title-link {
		font-family: "Bebas Neue", sans-serif;
		font-weight: 400;
		text-transform: uppercase;
		color: #111;
		font-size: 27px;
		line-height: 28px;
		letter-spacing: .08em
	}
	#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-title-label,
	#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-title-label {
		width: 100%
	}
}

@media only screen and (max-width:680px) {
	#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-title-label,
	#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-title-label {
		width: auto
	}
	#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-title-label .qodef-e-title-link,
	#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-title-label .qodef-e-title-link {
		display: none
	}
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-post-image {
	padding-right: 30px
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin-left: auto;
	text-align: right
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-post-image {
	padding-left: 30px
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link .qodef-m-nav-icon {
	font-size: 28px
}

.qodef-navigation-skin--light #qodef-single-portfolio-navigation {
	border-top: 2px solid rgba(255, 255, 255, .2)
}

.qodef-navigation-skin--light #qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-title-label .qodef-e-title-link,
.qodef-navigation-skin--light #qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-title-label .qodef-e-title-link {
	color: #fff
}

.qodef-navigation-skin--light #qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-title-label .qodef-e-title-link:hover,
.qodef-navigation-skin--light #qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-title-label .qodef-e-title-link:hover {
	color: #fff
}

.qodef-navigation-skin--light #qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-title-label .qodef-m-nav-label,
.qodef-navigation-skin--light #qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-title-label .qodef-m-nav-label {
	color: #a6a6a6
}

.qodef-navigation-skin--light #qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link {
	color: #fff
}

.qodef-navigation-skin--light #qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link:hover {
	color: #fff
}

.qodef-navigation--simple #qodef-single-portfolio-navigation {
	border-top: none;
	padding-top: 0
}

.qodef-portfolio-single.qodef-layout--gallery-big .qodef-e-content {
	padding-bottom: 56px
}

.qodef-portfolio-single.qodef-layout--gallery-big .qodef-e-content .qodef-grid-item {
	margin-top: 0
}

.qodef-portfolio-single.qodef-layout--gallery-big .qodef-e-content .qodef-portfolio-content {
	border-right: 2px solid rgba(1, 1, 1, .2);
	padding-right: 92px
}

.qodef-portfolio-single.qodef-layout--gallery-big .qodef-portfolio-info {
	margin-top: 140px!important
}

@media only screen and (min-width:1025px) {
	.qodef-portfolio-single.qodef-layout--gallery-big .qodef-portfolio-info {
		padding-left: 29px
	}
}

.qodef-portfolio-single.qodef-layout--gallery-small .qodef-media {
	margin-right: 45px
}

.qodef-portfolio-single.qodef-layout--gallery-small .qodef-info--category-second {
	margin-top: 39px
}

.qodef-portfolio-single.qodef-layout--gallery-small .qodef-portfolio-info {
	margin-top: 42px!important;
	padding-top: 44px;
	border-top: 2px solid rgba(17, 17, 17, .2)
}

.qodef-portfolio-single.qodef-layout--images-big .qodef-e-content {
	padding-bottom: 56px
}

.qodef-portfolio-single.qodef-layout--images-big .qodef-e-content .qodef-grid-item {
	margin-top: 0
}

.qodef-portfolio-single.qodef-layout--images-big .qodef-e-content .qodef-portfolio-content {
	border-right: 2px solid rgba(1, 1, 1, .2);
	padding-right: 92px
}

.qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item {
	display: block;
	margin-bottom: 30px;
	float: none
}

.qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item:last-child {
	margin-bottom: 0
}

.qodef-portfolio-single.qodef-layout--images-big .qodef-portfolio-info {
	margin-top: 140px!important
}

@media only screen and (min-width:1025px) {
	.qodef-portfolio-single.qodef-layout--images-big .qodef-portfolio-info {
		padding-left: 29px
	}
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-media {
	margin-right: 45px
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item {
	display: block;
	margin-bottom: 30px;
	float: none
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item:last-child {
	margin-bottom: 0
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-info--category-second {
	margin-top: 39px
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-portfolio-info {
	margin-top: 42px!important;
	padding-top: 44px;
	border-top: 2px solid rgba(17, 17, 17, .2)
}

.qodef-portfolio-single.qodef-layout--masonry-big .qodef-e-content {
	padding-bottom: 56px
}

.qodef-portfolio-single.qodef-layout--masonry-big .qodef-e-content .qodef-grid-item {
	margin-top: 0
}

.qodef-portfolio-single.qodef-layout--masonry-big .qodef-e-content .qodef-portfolio-content {
	border-right: 2px solid rgba(1, 1, 1, .2);
	padding-right: 92px
}

.qodef-portfolio-single.qodef-layout--masonry-big .qodef-portfolio-info {
	margin-top: 140px!important
}

@media only screen and (min-width:1025px) {
	.qodef-portfolio-single.qodef-layout--masonry-big .qodef-portfolio-info {
		padding-left: 29px
	}
}

.qodef-portfolio-single.qodef-layout--masonry-small .qodef-media {
	margin-right: 45px
}

.qodef-portfolio-single.qodef-layout--masonry-small .qodef-info--category-second {
	margin-top: 39px
}

.qodef-portfolio-single.qodef-layout--masonry-small .qodef-portfolio-info {
	margin-top: 42px!important;
	padding-top: 44px;
	border-top: 2px solid rgba(17, 17, 17, .2)
}

.qodef-portfolio-single-slider .swiper-slide {
	width: auto
}

.qodef-portfolio-single.qodef-layout--slider .qodef-e-content .qodef-grid-item {
	margin-top: 0
}

.qodef-portfolio-single.qodef-layout--slider .qodef-e-content .qodef-portfolio-content {
	border-right: 2px solid rgba(1, 1, 1, .2);
	padding-right: 92px
}

.qodef-portfolio-single.qodef-layout--slider .qodef-portfolio-info {
	margin-top: 140px!important
}

@media only screen and (min-width:1025px) {
	.qodef-portfolio-single.qodef-layout--slider .qodef-portfolio-info {
		padding-left: 29px
	}
}

.qodef-team-list .qodef-e-image {
	position: relative
}

.qodef-team-list .qodef-e-image:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, .8)), to(rgba(255, 255, 255, 0)));
	background: -o-linear-gradient(bottom, rgba(255, 255, 255, .8) 0, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to top, rgba(255, 255, 255, .8) 0, rgba(255, 255, 255, 0) 100%);
	pointer-events: none;
	z-index: 1
}

.qodef-team-list .qodef-e-content {
	position: relative;
	z-index: 1;
	text-align: center
}

.qodef-team-list .qodef-e-title {
	margin: 0
}

.qodef-team-list .qodef-e-role {
	margin: 0;
	color: #6d6d6d
}

.qodef-team-list .qodef-team-member-social-icons {
	margin: 0
}

.qodef-team-list.qodef-skin--light .qodef-e-inner .qodef-e-role,
.qodef-team-list.qodef-skin--light .qodef-e-inner .qodef-e-title,
.qodef-team-list.qodef-skin--light .qodef-e-inner .qodef-team-member-social-icons a {
	color: #fff
}

.qodef-team-list.qodef-skin--light .qodef-e-image {
	position: relative
}

.qodef-team-list.qodef-skin--light .qodef-e-image:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(17, 17, 17, .8)), to(rgba(17, 17, 17, 0)));
	background: -o-linear-gradient(bottom, rgba(17, 17, 17, .8) 0, rgba(17, 17, 17, 0) 100%);
	background: linear-gradient(to top, rgba(17, 17, 17, .8) 0, rgba(17, 17, 17, 0) 100%);
	pointer-events: none;
	z-index: 1
}

.qodef-team-list.qodef-skin--dark qodef-e-inner .qodef-e-role,
.qodef-team-list.qodef-skin--dark qodef-e-inner .qodef-e-title,
.qodef-team-list.qodef-skin--dark qodef-e-inner .qodef-team-member-social-icons a {
	color: #111
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-role {
	margin: 1px 0 0;
	font-size: 13px;
	letter-spacing: .04em;
	color: #6d6d6d
}

.qodef-team-list.qodef-item-layout--info-below .qodef-team-member-social-icons {
	margin: 5px 0 0
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e .qodef-e-image {
	overflow: hidden
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e .qodef-e-media-image {
	-webkit-transition: .7s cubic-bezier(.21, .5, 0, .9);
	-o-transition: .7s cubic-bezier(.21, .5, 0, .9);
	transition: .7s cubic-bezier(.21, .5, 0, .9);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e .qodef-e-role,
.qodef-team-list.qodef-item-layout--info-below .qodef-e .qodef-e-title-main {
	-webkit-transition: .3s cubic-bezier(0, 0, .12, .88);
	-o-transition: .3s cubic-bezier(0, 0, .12, .88);
	transition: .3s cubic-bezier(0, 0, .12, .88)
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e:hover .qodef-e-media-image {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03)
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e:hover .qodef-e-role,
.qodef-team-list.qodef-item-layout--info-below .qodef-e:hover .qodef-e-title-main {
	-webkit-transform: translateX(7px);
	-ms-transform: translateX(7px);
	transform: translateX(7px)
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner {
	position: relative;
	bottom: 0;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content-below {
	opacity: 0;
	visibility: hidden
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content {
	opacity: 1;
	z-index: 1
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content-below {
	position: relative;
	z-index: 1;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 35px;
	background-color: rgba(255, 255, 255, .89);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	opacity: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
	z-index: -1
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-title {
	text-decoration: line-through
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-role {
	margin: 5px 0 0
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content .qodef-team-member-social-icons {
	margin: 9px 0 0
}

.qodef-team-list.qodef-item-layout--info-on-hover.qodef-skin--light .qodef-e-inner .qodef-e-content {
	background-color: rgba(17, 17, 17, .89)
}

.qodef-team-list.qodef-item-layout--info-on-hover.qodef-skin--dark qodef-e-inner .qodef-e-content {
	background-color: rgba(255, 255, 255, .89)
}

.qodef-testimonials-list .qodef-testimonials-holder {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.qodef-testimonials-list .qodef-testimonials-holder>.qodef-e-inner {
	padding-left: 20px;
	padding-right: 20px
}

@media only screen and (max-width:680px) {
	.qodef-testimonials-list .qodef-testimonials-holder>.qodef-e-inner {
		padding-left: 12px;
		padding-right: 12px
	}
}

.qodef-testimonials-list .qodef-e-media-image {
	line-height: 0;
	margin-right: 21px
}

.qodef-testimonials-list .qodef-e-title {
	margin: 0
}

.qodef-testimonials-list .qodef-e-text {
	margin: 25px 0 0;
	letter-spacing: normal
}

.qodef-testimonials-list .qodef-e-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 35px 0 0
}

.qodef-testimonials-list .qodef-e-info .qodef-e-author {
	margin: 0
}

.qodef-testimonials-list .qodef-e-info .qodef-e-author .qodef-e-author-name {
	margin: 0
}

.qodef-testimonials-list .qodef-e-info .qodef-e-author .qodef-e-author-job {
	letter-spacing: .1em;
	color: #6d6d6d
}

.qodef-testimonials-list.qodef-separator--enabled.qodef-swiper-container .swiper-slide .qodef-e-inner {
	padding-left: 40px;
	border-left: 2px solid #111
}

.qodef-testimonials-list.qodef-separator--enabled.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
	border-left: 2px solid #111
}

.qodef-testimonials-list.qodef-skin--light .qodef-e-author-name,
.qodef-testimonials-list.qodef-skin--light .qodef-e-title {
	color: #fff
}

.qodef-testimonials-list.qodef-skin--light .qodef-e-text {
	color: #ababab
}

.qodef-testimonials-list.qodef-skin--light .qodef-e-info .qodef-e-author .qodef-e-author-job {
	color: #ababab
}

.qodef-testimonials-list.qodef-skin--light .qodef-grid-item {
	border-color: #fff!important
}

.qodef-testimonials-list.qodef-skin--light.qodef-swiper-container .swiper-wrapper {
	cursor: -webkit-grab;
	cursor: grab;
	-webkit-transition-timing-function: cubic-bezier(.51, .02, 0, 1.01);
	-o-transition-timing-function: cubic-bezier(.51, .02, 0, 1.01);
	transition-timing-function: cubic-bezier(.51, .02, 0, 1.01)
}

.qodef-testimonials-list.qodef-skin--light.qodef-swiper-container .swiper-slide .qodef-e-inner {
	border-color: #fff
}

.qodef-fullscreen-search-holder {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	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;
	background-color: rgba(0, 0, 0, .95);
	z-index: 100
}

.qodef-fullscreen-search-holder .qodef-m-inner {
	width: 100%
}

.qodef-fullscreen-search-holder .qodef-m-form {
	position: relative;
	width: 60%;
	margin: 0 auto
}

.qodef-fullscreen-search-holder .qodef-m-form .qodef-m-form-field {
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #111;
	font-size: 27px;
	line-height: 28px;
	letter-spacing: .08em;
	height: 100%;
	margin: 0;
	padding: 12px 38px;
	color: #fff;
	background: 0 0;
	border-left: 3px solid #fff;
	border-radius: 0
}

.qodef-fullscreen-search-holder .qodef-m-form .qodef-m-form-field:focus {
	color: #fff;
	background-color: transparent;
	border-color: #fff
}

.qodef-fullscreen-search-holder .qodef-m-form .qodef-m-form-submit {
	position: absolute;
	right: 0;
	bottom: 0;
	width: auto;
	padding: 0;
	margin: 0;
	color: #fff;
	background: 0 0;
	border: 0!important;
	outline: 0;
	opacity: 0;
	cursor: pointer;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out
}

.qodef-fullscreen-search-holder .qodef-m-form .qodef-m-form-submit.qodef-opener-icon.qodef-source--icon-pack,
.qodef-fullscreen-search-holder .qodef-m-form .qodef-m-form-submit.qodef-opener-icon.qodef-source--predefined,
.qodef-fullscreen-search-holder .qodef-m-form .qodef-m-form-submit.qodef-opener-icon.qodef-source--svg-path {
	color: #fff!important
}

.qodef-fullscreen-search-holder .qodef-m-form .qodef-m-form-submit svg {
	stroke: currentColor
}

.qodef-fullscreen-search-holder .qodef-m-form .qodef-m-form-submit svg path {
	stroke: currentColor
}

.qodef-fullscreen-search-holder .qodef-m-form .qodef-m-form-submit:hover {
	color: #fff
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form .qodef-m-form-submit {
	opacity: 1;
	-webkit-transition: color .2s ease, opacity .3s ease;
	-o-transition: color .2s ease, opacity .3s ease;
	transition: color .2s ease, opacity .3s ease
}

.qodef-fullscreen-search-holder .qodef-m-form .qodef-m-form-submit.qodef-source--icon-pack {
	font-size: 18px
}

.qodef-fullscreen-search-holder .qodef-m-close {
	position: absolute;
	top: 33px;
	right: 70px;
	color: #fff;
	opacity: 0;
	visibility: hidden;
	z-index: 1
}

.qodef-fullscreen-search-holder .qodef-m-close.qodef-opener-icon.qodef-source--icon-pack,
.qodef-fullscreen-search-holder .qodef-m-close.qodef-opener-icon.qodef-source--predefined,
.qodef-fullscreen-search-holder .qodef-m-close.qodef-opener-icon.qodef-source--svg-path {
	color: #fff!important
}

.qodef-fullscreen-search-holder .qodef-m-close svg {
	stroke: currentColor
}

.qodef-fullscreen-search-holder .qodef-m-close svg path {
	stroke: currentColor
}

.admin-bar .qodef-fullscreen-search-holder .qodef-m-close {
	top: 72px
}

.qodef-fullscreen-search-holder .qodef-m-close:hover {
	color: #fff
}

.qodef-fullscreen-search-holder .qodef-m-close.qodef-source--icon-pack {
	font-size: 25px
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-close {
	opacity: 1;
	visibility: visible
}

.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder {
	-webkit-animation: fullscreen_search_fade_out .3s ease both;
	animation: fullscreen_search_fade_out .3s ease both
}

.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder {
	-webkit-animation: fullscreen_search_fade_in .3s ease both;
	animation: fullscreen_search_fade_in .3s ease both
}

@-webkit-keyframes fullscreen_search_fade_out {
	0% {
		opacity: 1;
		visibility: visible
	}
	100% {
		opacity: 0;
		visibility: hidden
	}
}

@keyframes fullscreen_search_fade_out {
	0% {
		opacity: 1;
		visibility: visible
	}
	100% {
		opacity: 0;
		visibility: hidden
	}
}

@-webkit-keyframes fullscreen_search_fade_in {
	0% {
		opacity: 0;
		visibility: hidden
	}
	100% {
		opacity: 1;
		visibility: visible
	}
}

@keyframes fullscreen_search_fade_in {
	0% {
		opacity: 0;
		visibility: hidden
	}
	100% {
		opacity: 1;
		visibility: visible
	}
}

.qodef-search-opener>* {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	line-height: inherit
}

.qodef-search-opener.qodef-source--icon-pack {
	font-size: 23px
}

.qodef-accordion {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	visibility: hidden
}

.qodef-accordion .qodef-accordion-content-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-accordion.qodef--init {
	visibility: visible
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title {
	position: relative;
	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: 35px 0 0;
	padding: 2px 15px 14px 0;
	-webkit-transition: all .2s ease-out, background-color .2s ease-out;
	-o-transition: all .2s ease-out, background-color .2s ease-out;
	transition: all .2s ease-out, background-color .2s ease-out;
	cursor: pointer;
	color: #fff;
	opacity: .5;
	border-bottom: 2px solid #fff
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child {
	margin-top: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark {
	position: relative;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 20px;
	height: 18px;
	line-height: 1;
	text-align: center;
	font-size: 34px;
	font-weight: 300
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span {
	position: absolute;
	display: block;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span:before {
	display: block;
	line-height: inherit
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--minus {
	opacity: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus {
	opacity: 1
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active,
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover {
	color: #fff;
	opacity: 1
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus,
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--minus {
	opacity: 1
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--plus,
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--plus {
	opacity: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
	padding: 32px 0 9px;
	margin: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content p {
	margin: 0;
	color: #a6a6a6
}

.qodef-accordion.qodef-layout--simple.qodef-skin--dark .qodef-accordion-title {
	color: #111;
	opacity: .5;
	border-bottom: 2px solid #111
}

.qodef-accordion.qodef-layout--simple.qodef-skin--dark .qodef-accordion-title.ui-state-active,
.qodef-accordion.qodef-layout--simple.qodef-skin--dark .qodef-accordion-title.ui-state-hover {
	color: #111;
	opacity: 1
}

.qodef-accordion.qodef-layout--simple.qodef-skin--dark .qodef-accordion-content p {
	color: initial
}

.qodef-banner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-banner .qodef-m-banner-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 1
}

.qodef-banner .qodef-m-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block
}

.qodef-banner .qodef-m-content-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.qodef-banner .qodef-m-title {
	margin: 10px 0 4px
}

.qodef-banner .qodef-m-title-inner {
	display: inline-block
}

.qodef-banner .qodef-m-subtitle {
	font-family: "Bebas Neue", sans-serif;
	margin: 0;
	opacity: .5;
	letter-spacing: 0
}

.qodef-banner .qodef-m-text-field {
	font-size: 15px;
	color: #111;
	margin: 0 0 10px;
	font-style: italic
}

.qodef-banner .qodef-m-image {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	overflow: hidden
}

.qodef-banner .qodef-m-image img {
	display: block;
	-webkit-transition: all .35s ease-out;
	-o-transition: all .35s ease-out;
	transition: all .35s ease-out
}

.qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 35px
}

.qodef-banner.qodef-layout--link-button .qodef-m-title {
	margin: 10px 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-text {
	margin: 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-button {
	margin: 10px 0 0
}

.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 30px
}

.qodef-button.qodef-html--link {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	margin: 0;
	font-family: "Bebas Neue", sans-serif;
	font-size: 17px;
	line-height: 2em;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	border-radius: 0;
	outline: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	-o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	padding: 8px 50px
}

.qodef-button.qodef-size--small {
	padding: 6px 35px
}

.qodef-button.qodef-size--large {
	padding: 10px 65px
}

.qodef-button.qodef-size--full-width {
	width: 100%;
	padding: 10px 20px;
	text-align: center
}

.qodef-button.qodef-layout--with-bg-holder {
	clip-path: inset(0);
	-webkit-clip-path: inset(0)
}

.qodef-browser--edge .qodef-button.qodef-layout--with-bg-holder,
.qodef-browser--ms-explorer .qodef-button.qodef-layout--with-bg-holder {
	overflow: hidden
}

.qodef-button.qodef-layout--with-bg-holder .qodef-m-text {
	z-index: 12;
	position: relative
}

.qodef-button.qodef-layout--with-bg-holder .qodef-btn-bg-holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	top: -5px;
	width: 103%;
	height: 112%;
	z-index: 1;
	pointer-events: none;
	-webkit-transform: translate3d(0, 140%, 0) skewY(10deg);
	transform: translate3d(0, 140%, 0) skewY(10deg);
	-webkit-transition: .5s cubic-bezier(.24, .69, .12, .9);
	-o-transition: .5s cubic-bezier(.24, .69, .12, .9);
	transition: .5s cubic-bezier(.24, .69, .12, .9)
}

.qodef-button.qodef-layout--with-bg-holder:hover .qodef-btn-bg-holder {
	-webkit-transform: translate3d(0, 0, 0) skewY(0)!important;
	transform: translate3d(0, 0, 0) skewY(0)!important;
	-webkit-transition: .5s cubic-bezier(.07, .93, .12, .9);
	-o-transition: .5s cubic-bezier(.07, .93, .12, .9);
	transition: .5s cubic-bezier(.07, .93, .12, .9)
}

.qodef-button.qodef-layout--with-bg-holder.qodef-layout--outlined {
	overflow: hidden;
	background-color: transparent!important
}

.qodef-button.qodef-layout--with-bg-holder.qodef-layout--outlined .qodef-btn-bg-holder {
	background-color: #fff
}

.qodef-browser--edge .qodef-button.qodef-layout--with-bg-holder.qodef-layout--outlined .qodef-btn-bg-holder {
	z-index: -1
}

.qodef-button.qodef-layout--with-bg-holder.qodef-layout--outlined:hover {
	color: #000
}

.qodef-browser--edge .qodef-button.qodef-layout--with-bg-holder.qodef-layout--filled {
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s
}

.qodef-button.qodef-layout--with-bg-holder.qodef-layout--filled .qodef-btn-bg-holder {
	top: -5px;
	left: -2px;
	width: 103%;
	height: 114%;
	background-color: #000;
	-webkit-transform: translate3d(0, 0, 0) skewY(0);
	transform: translate3d(0, 0, 0) skewY(0)
}

.qodef-button.qodef-layout--with-bg-holder.qodef-layout--filled:hover {
	color: #fff
}

.qodef-button.qodef-layout--with-bg-holder.qodef-layout--filled:hover .qodef-btn-bg-holder {
	-webkit-transform: translate3d(0, 200%, 0) skewY(10deg)!important;
	transform: translate3d(0, 200%, 0) skewY(10deg)!important;
	-webkit-transition: 1s cubic-bezier(.15, .41, .01, .82)!important;
	-o-transition: 1s cubic-bezier(.15, .41, .01, .82)!important;
	transition: 1s cubic-bezier(.15, .41, .01, .82)!important
}

.qodef-browser--edge .qodef-button.qodef-layout--with-bg-holder.qodef-type--filled {
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s
}

.qodef-button.qodef-layout--with-bg-holder.qodef-type--filled.wpcf7-submit {
	overflow: hidden;
	background-color: transparent
}

.qodef-button.qodef-layout--with-bg-holder.qodef-type--filled.wpcf7-submit .qodef-btn-bg-holder {
	background-color: #000;
	-webkit-transform: translate3d(0, 0, 0) skewY(0);
	transform: translate3d(0, 0, 0) skewY(0)
}

.qodef-button.qodef-layout--with-bg-holder.qodef-type--filled.wpcf7-submit:hover .qodef-btn-bg-holder {
	-webkit-transform: translate3d(0, 205%, 0) skewY(10deg)!important;
	transform: translate3d(0, 205%, 0) skewY(10deg)!important;
	-webkit-transition: .5s cubic-bezier(.17, .21, 0, .96)!important;
	-o-transition: .5s cubic-bezier(.17, .21, 0, .96)!important;
	transition: .5s cubic-bezier(.17, .21, 0, .96)!important
}

.qodef-layout--shop-button.qodef-layout--with-bg-holder {
	clip-path: inset(0);
	-webkit-clip-path: inset(0)
}

.qodef-browser--edge .qodef-layout--shop-button.qodef-layout--with-bg-holder,
.qodef-browser--ms-explorer .qodef-layout--shop-button.qodef-layout--with-bg-holder {
	overflow: hidden
}

.qodef-layout--shop-button.qodef-layout--with-bg-holder.button.product_type_simple {
	color: #000;
	background-color: transparent!important;
	border-color: #fff!important
}

.qodef-layout--shop-button.qodef-layout--with-bg-holder.button.product_type_simple .qodef-btn-bg-holder {
	background-color: #fff
}

.qodef-layout--shop-button.qodef-layout--with-bg-holder.single_add_to_cart_button {
	overflow: hidden;
	background-color: transparent!important
}

.qodef-layout--shop-button.qodef-layout--with-bg-holder.single_add_to_cart_button .qodef-btn-bg-holder {
	background-color: #000
}

.qodef-layout--shop-button.qodef-layout--with-bg-holder .qodef-btn-bg-holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	left: -2px;
	top: -5px;
	width: 103%;
	height: 114%;
	z-index: 1;
	pointer-events: none;
	-webkit-transform: translate3d(0, 0, 0) skewY(0)!important;
	transform: translate3d(0, 0, 0) skewY(0)!important;
	-webkit-transition: .5s cubic-bezier(.24, .69, .12, .9);
	-o-transition: .5s cubic-bezier(.24, .69, .12, .9);
	transition: .5s cubic-bezier(.24, .69, .12, .9);
	background-color: #000;
	z-index: -1
}

.qodef-layout--shop-button.qodef-layout--with-bg-holder:hover .qodef-btn-bg-holder {
	-webkit-transform: translate3d(0, 140%, 0) skewY(10deg)!important;
	transform: translate3d(0, 140%, 0) skewY(10deg)!important;
	-webkit-transition: .5s cubic-bezier(.17, .21, 0, .96)!important;
	-o-transition: .5s cubic-bezier(.17, .21, 0, .96)!important;
	transition: .5s cubic-bezier(.17, .21, 0, .96)!important
}

.qodef-button.qodef-layout--filled.qodef-html--link {
	color: #fff;
	background-color: #111;
	border: 2px solid #111
}

.qodef-button.qodef-layout--filled.qodef-html--link.qodef-skin--light {
	color: #111;
	background-color: #fff;
	border: 2px solid #fff
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover {
	color: #111;
	background-color: transparent;
	border: 2px solid #111
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover.qodef-skin--light {
	color: #fff;
	background-color: transparent;
	border: 2px solid #fff
}

.qodef-button.qodef-layout--outlined {
	color: #111;
	background-color: transparent;
	border: 2px solid #111
}

.qodef-button.qodef-layout--outlined.qodef-skin--light {
	color: #fff;
	background-color: transparent;
	border: 2px solid #fff
}

.qodef-button.qodef-layout--outlined:hover {
	color: #fff;
	background-color: #111;
	border-color: #111
}

.qodef-button.qodef-layout--outlined:hover.qodef-skin--light {
	color: #111;
	background-color: #fff;
	border-color: #fff
}

.qodef-button.qodef-layout--textual {
	padding: 0!important;
	font-size: 17px;
	color: #111;
	background-color: transparent;
	border: 0
}

.qodef-button.qodef-layout--textual .qodef-m-text {
	display: inline-block;
	vertical-align: middle
}

.qodef-button.qodef-layout--textual.qodef-skin--light {
	color: #fff
}

.qodef-button.qodef-layout--textual:after {
	content: '';
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	width: 0;
	height: 1px;
	background-color: currentColor;
	-webkit-transition: width .3s cubic-bezier(0, .68, .58, 1);
	-o-transition: width .3s cubic-bezier(0, .68, .58, 1);
	transition: width .3s cubic-bezier(0, .68, .58, 1)
}

.qodef-button.qodef-layout--textual:hover:after {
	width: 100%
}

.qodef-button.qodef-layout--textual.qodef-layout--custom {
	padding-left: 26px!important
}

.qodef-button.qodef-layout--textual.qodef-layout--custom:after {
	width: 15px
}

.qodef-button.qodef-layout--textual.qodef-layout--custom:hover:after {
	width: 100%
}

.qodef-call-to-action.qodef-layout--standard {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--stretched .qodef-m-inner {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--centered .qodef-m-inner {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content {
	padding-right: 20px
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content>* {
	margin: 0
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-button {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.qodef-cards-gallery {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding: 10px 0
}

.qodef-cards-gallery .qodef-e-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-cards-gallery img {
	position: relative;
	display: block;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15)
}

.qodef-cards-gallery .qodef-m-fake-card {
	position: relative;
	display: block;
	opacity: 0;
	visibility: hidden;
	pointer-events: none
}

.qodef-cards-gallery .qodef-m-card {
	position: absolute;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease
}

.qodef-cards-gallery .qodef-m-card.qodef-animating {
	-webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
	-o-transition: all 1s cubic-bezier(.19, 1, .22, 1);
	transition: all 1s cubic-bezier(.19, 1, .22, 1);
	pointer-events: none
}

.qodef-cards-gallery .qodef-m-card.qodef-animating-siblings {
	-webkit-transition: all .6s cubic-bezier(0, 0, 0, 1);
	-o-transition: all .6s cubic-bezier(0, 0, 0, 1);
	transition: all .6s cubic-bezier(0, 0, 0, 1);
	pointer-events: none
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card {
	left: 0;
	will-change: transform
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6) {
	-webkit-transform: scale(.5) translateX(80%);
	-ms-transform: scale(.5) translateX(80%);
	transform: scale(.5) translateX(80%)
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5) {
	-webkit-transform: scale(.6) translateX(54%);
	-ms-transform: scale(.6) translateX(54%);
	transform: scale(.6) translateX(54%)
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4) {
	-webkit-transform: scale(.7) translateX(35%);
	-ms-transform: scale(.7) translateX(35%);
	transform: scale(.7) translateX(35%)
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3) {
	-webkit-transform: scale(.8) translateX(21%);
	-ms-transform: scale(.8) translateX(21%);
	transform: scale(.8) translateX(21%)
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2) {
	-webkit-transform: scale(.9) translateX(9.2%);
	-ms-transform: scale(.9) translateX(9.2%);
	transform: scale(.9) translateX(9.2%)
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type) {
	cursor: pointer
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type):not(.active):hover {
	margin-left: 10px!important
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card {
	right: 0;
	will-change: transform
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6) {
	-webkit-transform: scale(.5) translateX(-80%);
	-ms-transform: scale(.5) translateX(-80%);
	transform: scale(.5) translateX(-80%)
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5) {
	-webkit-transform: scale(.6) translateX(-54%);
	-ms-transform: scale(.6) translateX(-54%);
	transform: scale(.6) translateX(-54%)
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4) {
	-webkit-transform: scale(.7) translateX(-35%);
	-ms-transform: scale(.7) translateX(-35%);
	transform: scale(.7) translateX(-35%)
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3) {
	-webkit-transform: scale(.8) translateX(-21%);
	-ms-transform: scale(.8) translateX(-21%);
	transform: scale(.8) translateX(-21%)
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2) {
	-webkit-transform: scale(.9) translateX(-9.2%);
	-ms-transform: scale(.9) translateX(-9.2%);
	transform: scale(.9) translateX(-9.2%)
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type) {
	cursor: pointer
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type):not(.active):hover {
	margin-right: 10px!important
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle img {
	visibility: hidden
}

@-webkit-keyframes qodefCardAppearFromRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		opacity: 0;
		visibility: visible
	}
	30% {
		opacity: 1;
		visibility: visible
	}
	100% {
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes qodefCardAppearFromRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		opacity: 0;
		visibility: visible
	}
	30% {
		opacity: 1;
		visibility: visible
	}
	100% {
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared img {
	-webkit-animation: qodefCardAppearFromRight 1s cubic-bezier(.19, 1, .22, 1) forwards;
	animation: qodefCardAppearFromRight 1s cubic-bezier(.19, 1, .22, 1) forwards
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done) {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done) {
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done) {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done) {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done) {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done) {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s
}

@-webkit-keyframes qodefCardAppearFromLeft {
	0% {
		visibility: visible;
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	30% {
		visibility: visible;
		opacity: 1
	}
	100% {
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes qodefCardAppearFromLeft {
	0% {
		visibility: visible;
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	30% {
		visibility: visible;
		opacity: 1
	}
	100% {
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared img {
	-webkit-animation: qodefCardAppearFromLeft 1s cubic-bezier(.19, 1, .22, 1) forwards;
	animation: qodefCardAppearFromLeft 1s cubic-bezier(.19, 1, .22, 1) forwards
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done) {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done) {
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done) {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done) {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done) {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done) {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s
}

.qodef-countdown .qodef-digit,
.qodef-countdown .qodef-label {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	text-align: center;
	color: #111
}

.qodef-countdown.qodef-show--1 .qodef-digit-wrapper {
	width: 100%
}

.qodef-countdown.qodef-show--2 .qodef-digit-wrapper {
	width: 50%
}

.qodef-countdown.qodef-show--3 .qodef-digit-wrapper {
	width: 33.33333%
}

.qodef-countdown.qodef-show--4 .qodef-digit-wrapper {
	width: 25%
}

.qodef-countdown.qodef-show--5 .qodef-digit-wrapper {
	width: 20%
}

.qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
	width: 16.66667%
}

.qodef-countdown.qodef-countdown--light .qodef-digit,
.qodef-countdown.qodef-countdown--light .qodef-label {
	color: #fff
}

.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px
}

.qodef-countdown.qodef-layout--simple .qodef-digit {
	font-family: "Bebas Neue", sans-serif;
	font-size: 80px;
	line-height: 1em;
	font-weight: 400;
	letter-spacing: .04em;
	top: 2px
}

.qodef-countdown.qodef-layout--simple .qodef-label {
	font-family: "Bebas Neue", sans-serif;
	font-size: 18px;
	letter-spacing: .4em;
	text-transform: uppercase
}

.qodef-counter.qodef-layout--simple {
	text-align: center
}

.qodef-counter.qodef-layout--simple .qodef-m-digit {
	font-family: "Bebas Neue", sans-serif;
	font-size: 80px;
	line-height: 1em;
	color: #111;
	font-weight: 400;
	letter-spacing: .04em
}

.qodef-counter.qodef-layout--simple .qodef-m-title {
	margin: 0;
	font-family: "Bebas Neue", sans-serif;
	color: #111;
	font-size: 18px;
	letter-spacing: .4em;
	text-transform: uppercase
}

.qodef-counter.qodef-layout--simple .qodef-m-text {
	margin: 0
}

.qodef-custom-font {
	position: relative;
	margin: 0
}

.qodef-dropcaps {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-dropcaps .qodef-m-letter {
	position: relative;
	top: 5px;
	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;
	float: left;
	margin: 0 10px 5px 0;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #111;
	font-size: 65px;
	line-height: 62px;
	letter-spacing: .05em
}

.qodef-dropcaps .qodef-m-text {
	display: inline;
	margin: 0
}

.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
	width: 40px;
	height: 40px;
	font-size: 35px;
	line-height: 34px;
	letter-spacing: .06em;
	color: #fff;
	background-color: #111
}

.qodef-dropcaps.qodef-type--circle .qodef-m-letter {
	border-radius: 100%
}

.qodef-frame-slider-holder {
	position: relative;
	margin-bottom: 106px
}

.qodef-frame-slider-holder .qodef-frame-slider-image {
	position: absolute;
	top: 0;
	left: 50%;
	width: 70%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	pointer-events: none;
	z-index: 100
}

.qodef-frame-slider-holder .qodef-frame-slider-image img {
	width: 100%
}

.qodef-frame-slider-holder .qodef-m-swiper {
	overflow: hidden
}

.qodef-frame-slider-holder .qodef-m-item {
	height: 0;
	width: 0;
	margin: 0 5%;
	padding-left: 50%;
	padding-top: calc(50% * 563 / 829)
}

.qodef-frame-slider-holder .qodef-m-item img {
	position: absolute;
	top: 1px;
	left: 0;
	width: 100%;
	height: 100%;
	border-top-left-radius: 4%;
	border-top-right-radius: 4%;
	-o-object-fit: cover;
	object-fit: cover
}

.qodef-frame-slider-holder .swiper-pagination-bullets {
	bottom: -106px!important
}

.qodef-google-map {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-google-map .qodef-m-map {
	display: block;
	width: 100%
}

.qodef-google-map .qodef-m-map embed,
.qodef-google-map .qodef-m-map iframe,
.qodef-google-map .qodef-m-map object {
	width: 100%;
	display: block
}

.qodef-google-map .qodef-m-map img {
	max-width: none
}

.qodef-highlight .qodef-highlight-text {
	padding: 0 5px;
	color: #fff;
	background-color: #111
}

.qodef-horizontal-timeline {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	opacity: 0;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out
}

.qodef-horizontal-timeline:before {
	content: 'desktop';
	display: none
}

@media only screen and (max-width:1024px) {
	.qodef-horizontal-timeline:before {
		content: 'mobile'
	}
}

.qodef-horizontal-timeline.qodef-loaded {
	opacity: 1
}

.qodef-horizontal-timeline *,
.qodef-horizontal-timeline :after,
.qodef-horizontal-timeline :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.qodef-horizontal-timeline ol,
.qodef-horizontal-timeline ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.qodef-horizontal-timeline .qodef-m-ht-nav {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-horizontal-timeline .qodef-m-ht-nav-wrapper {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 20px);
	height: 60px;
	margin: 0 10px;
	overflow: hidden;
	cursor: -webkit-grab;
	cursor: grab
}

.qodef-horizontal-timeline .qodef-m-ht-nav-inner {
	position: absolute;
	bottom: 10px;
	left: 0;
	height: 1px;
	background-color: rgba(17, 17, 17, .5);
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	-o-transition: transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease
}

.qodef-horizontal-timeline .qodef-m-ht-nav-inner a {
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #111;
	font-size: 27px;
	line-height: 28px;
	letter-spacing: .08em;
	position: absolute;
	bottom: 0;
	padding: 0 0 19px;
	color: #6d6d6d;
	text-align: center;
	z-index: 2
}

.qodef-horizontal-timeline .qodef-m-ht-nav-inner a .qodef-m-ht-nav-line-through {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	top: 27%;
	width: 100%;
	height: 2px;
	background-color: currentColor;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transition: -webkit-transform .5s cubic-bezier(.34, .25, 0, .98);
	transition: -webkit-transform .5s cubic-bezier(.34, .25, 0, .98);
	-o-transition: transform .5s cubic-bezier(.34, .25, 0, .98);
	transition: transform .5s cubic-bezier(.34, .25, 0, .98);
	transition: transform .5s cubic-bezier(.34, .25, 0, .98), -webkit-transform .5s cubic-bezier(.34, .25, 0, .98);
	pointer-events: none
}

.qodef-horizontal-timeline .qodef-m-ht-nav-inner a:hover:before {
	border-color: #111
}

.qodef-horizontal-timeline .qodef-m-ht-nav-inner a:hover:after {
	background-color: #111
}

.qodef-horizontal-timeline .qodef-m-ht-nav-inner a.qodef-selected {
	pointer-events: none;
	color: #111
}

.qodef-horizontal-timeline .qodef-m-ht-nav-inner a.qodef-selected .qodef-m-ht-nav-line-through {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.qodef-horizontal-timeline .qodef-m-ht-nav-inner a.qodef-selected:before {
	border-color: #111
}

.qodef-horizontal-timeline .qodef-m-ht-nav-inner a.qodef-selected:after {
	background-color: #111
}

.qodef-horizontal-timeline .qodef-m-ht-nav-inner a.qodef-older-event:before {
	border-color: #111
}

.qodef-horizontal-timeline .qodef-m-ht-nav-inner a.qodef-older-event:after {
	background-color: #111
}

.qodef-horizontal-timeline .qodef-m-ht-nav-inner a:before {
	content: '';
	position: absolute;
	bottom: -7px;
	left: 50%;
	right: auto;
	height: 11px;
	width: 11px;
	background-color: #fff;
	border: 2px solid rgba(17, 17, 17, .5);
	border-radius: 100%;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: border-color .2s ease-out;
	-o-transition: border-color .2s ease-out;
	transition: border-color .2s ease-out
}

.qodef-horizontal-timeline .qodef-m-ht-nav-inner a:after {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 50%;
	right: auto;
	height: 7px;
	width: 7px;
	background-color: transparent;
	border-radius: 100%;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out
}

.qodef-horizontal-timeline .qodef-m-ht-nav-filling-line {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #111;
	z-index: 1;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
	pointer-events: none
}

.qodef-horizontal-timeline .qodef-m-ht-nav-navigation a {
	position: absolute;
	bottom: -8px;
	font-size: 36px;
	line-height: 1;
	z-index: 2
}

.qodef-horizontal-timeline .qodef-m-ht-nav-navigation a.qodef-prev {
	left: 2px
}

.qodef-horizontal-timeline .qodef-m-ht-nav-navigation a.qodef-next {
	right: 2px
}

.qodef-horizontal-timeline .qodef-m-ht-nav-navigation a.qodef-inactive {
	color: #6b6b6b!important
}

.qodef-horizontal-timeline .qodef-m-ht-content {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-top: 66px;
	overflow: hidden;
	-webkit-transition: height .2s ease-out;
	-o-transition: height .2s ease-out;
	transition: height .2s ease-out;
	cursor: -webkit-grab;
	cursor: grab;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.qodef-horizontal-timeline .qodef-m-ht-content .qodef-e-hti-content-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 -49px
}

.qodef-horizontal-timeline .qodef-m-ht-content .qodef-e-hti-content-inner.qodef-timeline-has-image img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none
}

.qodef-horizontal-timeline .qodef-m-ht-content .qodef-e-hti-content-inner.qodef-timeline-has-image>* {
	width: 50%
}

.qodef-horizontal-timeline .qodef-m-ht-content .qodef-e-hti-content-inner>* {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding: 0 49px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.qodef-horizontal-timeline .qodef-m-ht-content .qodef-e-hti-content-inner .qodef-e-title {
	margin: 0
}

.qodef-horizontal-timeline .qodef-m-ht-content .qodef-e-hti-content-inner .qodef-e-text {
	margin: 16px 0 0;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: normal
}

.qodef-horizontal-timeline .qodef-m-ht-content .qodef-e-hti-content-inner .qodef-e-button {
	margin: 17px 0 0
}

.qodef-horizontal-timeline .qodef-m-ht-content li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
	-webkit-animation-timing-function: cubic-bezier(.58, .04, .35, .87);
	animation-timing-function: cubic-bezier(.58, .04, .35, .87);
	opacity: 0;
	z-index: 1;
	will-change: opacity, transform
}

.qodef-horizontal-timeline .qodef-m-ht-content li.qodef-selected {
	position: relative;
	opacity: 1;
	z-index: 2;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.qodef-horizontal-timeline .qodef-m-ht-content li.qodef-enter-left,
.qodef-horizontal-timeline .qodef-m-ht-content li.qodef-leave-left {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-animation-name: qodef-enter-left;
	animation-name: qodef-enter-left
}

.qodef-horizontal-timeline .qodef-m-ht-content li.qodef-enter-right,
.qodef-horizontal-timeline .qodef-m-ht-content li.qodef-leave-right {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-animation-name: qodef-enter-right;
	animation-name: qodef-enter-right
}

.qodef-horizontal-timeline .qodef-m-ht-content li.qodef-leave-left,
.qodef-horizontal-timeline .qodef-m-ht-content li.qodef-leave-right {
	-webkit-animation-timing-function: cubic-bezier(.75, .1, .2, 1.02);
	animation-timing-function: cubic-bezier(.75, .1, .2, 1.02);
	animation-direction: reverse
}

.qodef-horizontal-timeline.qodef-skin--light .qodef-m-ht-nav-inner {
	background-color: rgba(255, 255, 255, .5)
}

.qodef-horizontal-timeline.qodef-skin--light .qodef-m-ht-nav-inner a {
	color: #a6a6a6
}

.qodef-horizontal-timeline.qodef-skin--light .qodef-m-ht-nav-inner a:hover:before {
	border-color: #fff
}

.qodef-horizontal-timeline.qodef-skin--light .qodef-m-ht-nav-inner a:hover:after {
	background-color: #fff
}

.qodef-horizontal-timeline.qodef-skin--light .qodef-m-ht-nav-inner a.qodef-selected {
	color: #fff
}

.qodef-horizontal-timeline.qodef-skin--light .qodef-m-ht-nav-inner a.qodef-selected:before {
	border-color: #fff
}

.qodef-horizontal-timeline.qodef-skin--light .qodef-m-ht-nav-inner a.qodef-selected:after {
	background-color: #fff
}

.qodef-horizontal-timeline.qodef-skin--light .qodef-m-ht-nav-inner a.qodef-older-event:before {
	border-color: #fff
}

.qodef-horizontal-timeline.qodef-skin--light .qodef-m-ht-nav-inner a.qodef-older-event:after {
	background-color: #fff
}

.qodef-horizontal-timeline.qodef-skin--light .qodef-m-ht-nav-inner a:before {
	background-color: #111;
	border: 2px solid rgba(255, 255, 255, .5)
}

.qodef-horizontal-timeline.qodef-skin--light .qodef-m-ht-nav-filling-line {
	background-color: #fff
}

.qodef-horizontal-timeline.qodef-skin--light .qodef-m-ht-nav-navigation a {
	color: #fff
}

.qodef-horizontal-timeline.qodef-skin--light .qodef-m-ht-content .qodef-e-hti-content-inner .qodef-e-title {
	color: #fff
}

.qodef-horizontal-timeline.qodef-skin--light .qodef-m-ht-content .qodef-e-hti-content-inner .qodef-e-text {
	color: #a6a6a6
}

.qodef-horizontal-timeline.qodef-skin--light .qodef-m-ht-content .qodef-e-hti-content-inner .qodef-e-button {
	color: #fff
}

@-webkit-keyframes qodef-enter-right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes qodef-enter-right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes qodef-enter-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes qodef-enter-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.qodef-icon-list-item {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	line-height: 1
}

.qodef-icon-list-item .qodef-e-title {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	line-height: 1
}

.qodef-icon-list-item .qodef-e-title a {
	display: block
}

.qodef-icon-list-item .qodef-e-title-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.qodef-icon-list-item .qodef-icon-holder {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 5px;
	float: none
}

.qodef-icon-list-item .qodef-icon-holder .qodef-icon {
	font-size: 18px
}

.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper {
	position: relative;
	display: inline-block;
	vertical-align: top
}

.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img {
	display: block
}

#qodef-page-sidebar .widget.widget_pelicula_core_icon_list_item {
	margin-bottom: 0
}

#qodef-page-footer .widget.widget_pelicula_core_icon_list_item {
	margin-bottom: 0
}

#qodef-side-area .widget.widget_pelicula_core_icon_list_item {
	margin-bottom: 0
}

.qodef-icon-with-text .qodef-m-title {
	margin: 0
}

.qodef-icon-with-text .qodef-m-title a {
	display: block
}

.qodef-icon-with-text .qodef-m-text {
	margin: 11px 0 0
}

.qodef-icon-with-text .qodef-m-icon-wrapper {
	line-height: 1
}

.qodef-icon-with-text .qodef-icon-holder {
	float: none
}

.qodef-icon-with-text .qodef-m-content {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper {
	position: relative;
	display: inline-block;
	vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img {
	display: block
}

.qodef-icon-with-text.qodef-layout--before-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 30px
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title {
	line-height: 1
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 5px
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center {
	text-align: center
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left {
	text-align: left
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right {
	text-align: right
}

.qodef-icon-with-text.qodef-layout--top .qodef-m-title {
	margin-top: 19px
}

.qodef-icon-holder {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: auto;
	line-height: 1
}

.qodef-icon-holder a {
	display: block
}

.qodef-icon-holder .qodef-icon {
	display: block;
	line-height: inherit;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
	will-change: opacity
}

.qodef-icon-holder .qodef-icon:hover {
	opacity: .8
}

.qodef-icon-holder .qodef-icon:before {
	display: block;
	line-height: inherit
}

.qodef-icon-holder.qodef-layout--circle,
.qodef-icon-holder.qodef-layout--square {
	width: 2em;
	height: 2em;
	line-height: 2em;
	text-align: center;
	color: #fff;
	background-color: #111;
	-webkit-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	-o-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out
}

.qodef-icon-holder.qodef-layout--circle a,
.qodef-icon-holder.qodef-layout--square a {
	color: inherit;
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

.qodef-icon-holder.qodef-layout--circle:hover,
.qodef-icon-holder.qodef-layout--square:hover {
	background-color: #111
}

.qodef-icon-holder.qodef-layout--circle {
	border-radius: 50%
}

.qodef-icon-holder.qodef-size--tiny {
	font-size: 1.33333333em
}

.qodef-icon-holder.qodef-size--small {
	font-size: 2em
}

.qodef-icon-holder.qodef-size--medium {
	font-size: 3em
}

.qodef-icon-holder.qodef-size--large {
	font-size: 4em
}

.qodef-icon-holder.qodef-size--huge {
	font-size: 5em
}

.widget.widget_pelicula_core_icon {
	display: inline-block;
	line-height: 1
}

#qodef-page-sidebar .widget.widget_pelicula_core_icon {
	margin-bottom: 0
}

#qodef-page-footer .widget.widget_pelicula_core_icon {
	margin-bottom: 0
}

#qodef-side-area .widget.widget_pelicula_core_icon {
	margin-bottom: 0
}

.qodef-image-marquee {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-image-marquee .qodef-m-content {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 0 auto;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.qodef-image-marquee .qodef-m-content.qodef--mobile {
	display: none
}

.qodef-image-marquee .qodef-m-content.qodef--mobile .qodef-m-image {
	background-size: cover!important
}

.qodef-image-marquee .qodef-m-image {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.qodef-image-marquee .qodef-m-image a {
	position: relative;
	display: block
}

@-webkit-keyframes qode-move-marquee {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

@keyframes qode-move-marquee {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

.qodef-image-with-text {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-image-with-text .qodef-m-image {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	position: relative
}

.qodef-image-with-text .qodef-m-image:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, .8)), to(rgba(255, 255, 255, 0)));
	background: -o-linear-gradient(bottom, rgba(255, 255, 255, .8) 0, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to top, rgba(255, 255, 255, .8) 0, rgba(255, 255, 255, 0) 100%);
	pointer-events: none;
	z-index: 1
}

.qodef-image-with-text .qodef-m-image:after {
	z-index: initial
}

.qodef-image-with-text .qodef-m-image a,
.qodef-image-with-text .qodef-m-image img {
	display: block
}

.qodef-image-with-text .qodef-m-content {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	text-align: left;
	padding: 0 30px
}

.qodef-image-with-text:hover .qodef-m-title {
	-webkit-transform: translateX(7px);
	-ms-transform: translateX(7px);
	transform: translateX(7px)
}

.qodef-image-with-text .qodef-m-title {
	margin: 31px 0 0;
	margin-top: -.5em;
	-webkit-transition: .3s cubic-bezier(.26, .26, 0, .96);
	-o-transition: .3s cubic-bezier(.26, .26, 0, .96);
	transition: .3s cubic-bezier(.26, .26, 0, .96)
}

.qodef-image-with-text .qodef-m-title a {
	width: 100%
}

.qodef-image-with-text .qodef-m-text {
	margin: 15px 0 0
}

.qodef-image-with-text.qodef-image-shadow--enabled .qodef-m-image {
	-webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2)
}

.qodef-info-section.qodef-layout--background-text {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-info-section.qodef-layout--background-text .qodef-m-info {
	position: relative;
	z-index: 2
}

.qodef-info-section.qodef-layout--background-text .qodef-m-title {
	margin: 0 0 18px
}

.qodef-info-section.qodef-layout--background-text .qodef-m-text {
	margin: 0
}

.qodef-info-section.qodef-layout--background-text .qodef-button {
	margin-top: 6px
}

.qodef-info-section.qodef-layout--background-text .qodef-m-background-text {
	position: absolute;
	display: inline-block;
	color: #6d6d6d;
	text-align: center;
	font-weight: 700;
	font-size: 250px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left .qodef-m-background-text {
	top: 0;
	left: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right .qodef-m-background-text {
	top: 0;
	right: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-left .qodef-m-background-text {
	bottom: 0;
	left: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-right .qodef-m-background-text {
	bottom: 0;
	right: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--center .qodef-m-background-text {
	font-size: 450px;
	top: 34px;
	left: 0;
	right: 0;
	text-align: center
}

.qodef-interactive-link-carousel {
	position: relative;
	height: 100vh
}

.qodef-interactive-link-carousel .swiper-container {
	overflow: visible
}

.qodef-interactive-link-carousel .swiper-wrapper {
	-webkit-transition-timing-function: cubic-bezier(.56, .14, .52, .91);
	-o-transition-timing-function: cubic-bezier(.56, .14, .52, .91);
	transition-timing-function: cubic-bezier(.56, .14, .52, .91)
}

.admin-bar .qodef-interactive-link-carousel {
	height: calc(100vh - 32px)
}

.qodef-interactive-link-carousel>.qodef-m-inner {
	position: relative;
	display: block;
	height: 100%
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-sources-holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	pointer-events: none
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-sources-holder .qodef-e-source {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	opacity: 0;
	-webkit-transform: scaleX(1.03);
	-ms-transform: scaleX(1.03);
	transform: scaleX(1.03);
	-webkit-transition: .3s cubic-bezier(.37, 1.03, .25, 1);
	-o-transition: .3s cubic-bezier(.37, 1.03, .25, 1);
	transition: .3s cubic-bezier(.37, 1.03, .25, 1)
}

@media (min-width:1025px) {
	.qodef-browser--chrome .qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-sources-holder .qodef-e-source .wp-video {
		mix-blend-mode: lighten
	}
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-sources-holder .qodef-e-source.qodef-active {
	opacity: 1;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-table {
	position: relative;
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-table-cell {
	position: relative;
	display: table-cell;
	vertical-align: middle
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line {
	padding: 0;
	font-size: 0
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line .qodef-m-item {
	display: inline-block;
	position: relative;
	width: auto
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line .qodef-m-item.qodef--hovered .qodef-m-item-content .qodef-m-item-wrap a {
	color: #111
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line .qodef-m-item.qodef--hovered .qodef-m-item-link-holder .qodef-m-item-link:after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line .qodef-m-item-content {
	display: inline-block;
	vertical-align: middle;
	word-break: break-word;
	color: rgba(17, 17, 17, .2);
	line-height: 1;
	cursor: -webkit-grab;
	cursor: grab
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line .qodef-m-item-content .qodef-m-item-wrap {
	font-size: 10.42vw;
	font-weight: 400;
	line-height: .9;
	color: inherit;
	-webkit-transition: color .15s ease-out;
	-o-transition: color .15s ease-out;
	transition: color .15s ease-out
}

@media only screen and (max-width:480px) {
	.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line .qodef-m-item-content .qodef-m-item-wrap {
		font-size: 20vw
	}
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line .qodef-m-item-content .qodef-m-item-wrap a {
	color: inherit;
	display: block;
	font-family: "Bebas Neue", sans-serif;
	text-decoration: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line:nth-of-type(odd) {
	text-align: left
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line:nth-of-type(odd) .qodef-m-item-content {
	padding: 0 4vw
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line:nth-of-type(odd) .qodef-m-item-link-holder:after {
	right: -1.4vw
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line:nth-of-type(even) {
	text-align: right
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line:nth-of-type(even) .qodef-m-item-content {
	padding: 0 4vw
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line:nth-of-type(even) .qodef-m-item-link-holder:after {
	left: -1vw
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line .qodef-m-item-link-holder:after {
	content: '';
	position: absolute;
	top: 39%;
	width: 2.3vw;
	height: 1.05vw;
	display: block;
	background-color: rgba(17, 17, 17, .2);
	pointer-events: none
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line .qodef-m-item-link-holder .qodef-m-item-link {
	position: relative
}

.qodef-interactive-link-carousel>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line .qodef-m-item-link-holder .qodef-m-item-link:after {
	content: '';
	position: absolute;
	top: 39%;
	left: 0;
	width: 100%;
	height: 1.05vw;
	background-color: currentColor;
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 1.1, 0, .96);
	transition: -webkit-transform .3s cubic-bezier(.75, 1.1, 0, .96);
	-o-transition: transform .3s cubic-bezier(.75, 1.1, 0, .96);
	transition: transform .3s cubic-bezier(.75, 1.1, 0, .96);
	transition: transform .3s cubic-bezier(.75, 1.1, 0, .96), -webkit-transform .3s cubic-bezier(.75, 1.1, 0, .96)
}

.qodef-interactive-link-carousel .qodef-m-content-line {
	opacity: 0
}

.qodef-interactive-link-carousel .qodef-m-content-line:nth-of-type(odd) {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.qodef-interactive-link-carousel .qodef-m-content-line:nth-of-type(even) {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.qodef-interactive-link-carousel.qodef-skin--light>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line .qodef-m-item.qodef--hovered .qodef-m-item-content .qodef-m-item-wrap a {
	color: #fff
}

.qodef-interactive-link-carousel.qodef-skin--light>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line .qodef-m-item-content {
	color: rgba(255, 255, 255, .2)
}

.qodef-interactive-link-carousel.qodef-skin--light>.qodef-m-inner .qodef-m-content-holder .qodef-m-content-line .qodef-m-item-link-holder:after {
	background-color: rgba(255, 255, 255, .2)
}

.qodef-interactive-link-carousel.qodef-initialized .qodef-m-content-line {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: opacity 2s cubic-bezier(.25, .46, .45, .94), -webkit-transform 2s cubic-bezier(.09, .94, .27, .96);
	transition: opacity 2s cubic-bezier(.25, .46, .45, .94), -webkit-transform 2s cubic-bezier(.09, .94, .27, .96);
	-o-transition: opacity 2s cubic-bezier(.25, .46, .45, .94), transform 2s cubic-bezier(.09, .94, .27, .96);
	transition: opacity 2s cubic-bezier(.25, .46, .45, .94), transform 2s cubic-bezier(.09, .94, .27, .96);
	transition: opacity 2s cubic-bezier(.25, .46, .45, .94), transform 2s cubic-bezier(.09, .94, .27, .96), -webkit-transform 2s cubic-bezier(.09, .94, .27, .96)
}

.qodef-interactive-link-carousel .mejs-container,
.qodef-interactive-link-carousel .mejs-overlay.load,
.qodef-interactive-link-carousel .wp-video,
.qodef-interactive-link-carousel video.wp-video-shortcode {
	width: 100%!important;
	height: 100%!important
}

.qodef-interactive-link-carousel .mejs-container {
	padding-top: 56.25%
}

.qodef-interactive-link-carousel .wp-video,
.qodef-interactive-link-carousel video.wp-video-shortcode {
	max-width: 100%!important
}

.qodef-interactive-link-carousel video.wp-video-shortcode {
	position: relative
}

.qodef-interactive-link-carousel .mejs-mediaelement {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.qodef-interactive-link-carousel .mejs-controls {
	display: none
}

.qodef-interactive-link-carousel .mejs-layers {
	opacity: 0
}

.qodef-interactive-link-carousel .mejs-overlay-play {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto!important;
	height: auto!important
}

.qodef-interactive-link-showcase {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	height: 100vh;
	visibility: hidden
}

.admin-bar .qodef-interactive-link-showcase {
	height: calc(100vh - 32px)
}

.qodef-interactive-link-showcase .qodef-m-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0;
	-webkit-transform: scaleX(1.03);
	-ms-transform: scaleX(1.03);
	transform: scaleX(1.03);
	-webkit-transition: opacity .2s cubic-bezier(.07, .71, .25, 1), -webkit-transform .3s cubic-bezier(.37, 1.03, .25, 1);
	transition: opacity .2s cubic-bezier(.07, .71, .25, 1), -webkit-transform .3s cubic-bezier(.37, 1.03, .25, 1);
	-o-transition: transform .3s cubic-bezier(.37, 1.03, .25, 1), opacity .2s cubic-bezier(.07, .71, .25, 1);
	transition: transform .3s cubic-bezier(.37, 1.03, .25, 1), opacity .2s cubic-bezier(.07, .71, .25, 1);
	transition: transform .3s cubic-bezier(.37, 1.03, .25, 1), opacity .2s cubic-bezier(.07, .71, .25, 1), -webkit-transform .3s cubic-bezier(.37, 1.03, .25, 1);
	will-change: transform
}

.qodef-interactive-link-showcase .qodef-m-image.qodef--active {
	opacity: 1;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	z-index: 5
}

.qodef-interactive-link-showcase .qodef-m-image img {
	display: none
}

.qodef-interactive-link-showcase .qodef-m-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 10
}

.qodef-interactive-link-showcase .qodef-m-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: auto;
	padding: 0 6px 5px;
	margin: 13px 0;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 65px;
	line-height: 62px;
	letter-spacing: .05em;
	-webkit-transition: color .2s ease-out, background-color .2s ease-out;
	-o-transition: color .2s ease-out, background-color .2s ease-out;
	transition: color .2s ease-out, background-color .2s ease-out
}

.qodef-interactive-link-showcase .qodef-m-item .qodef-e-title {
	position: relative;
	display: block;
	z-index: 2
}

.qodef-interactive-link-showcase .qodef-m-item.qodef--active {
	color: #fff
}

.qodef-interactive-link-showcase.qodef--init {
	visibility: visible
}

.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item {
	color: #fff
}

.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item.qodef--active {
	color: #fff
}

.qodef-interactive-link-showcase.qodef-layout--list {
	position: relative;
	height: 100vh
}

@media only screen and (max-width:1024px) {
	.qodef-interactive-link-showcase.qodef-layout--list {
		height: auto
	}
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-bg-image {
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	right: 0
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-bg-image img {
	display: none
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images {
	position: relative;
	display: block;
	margin-left: auto;
	width: 62%;
	height: 100%;
	top: 0;
	right: 0;
	z-index: 20;
	overflow: hidden
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-images-mark {
	position: absolute;
	top: 0;
	right: 0;
	width: 90%;
	height: 100%;
	background-color: rgba(0, 0, 0, .1)
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-image {
	top: 15%;
	height: 70%
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-image .qodef-video-button {
	position: relative;
	width: 100%;
	height: 100%
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-image .qodef-video-button .qodef-m-play {
	line-height: inherit
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	width: 38%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	left: 80px
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: auto;
	width: auto;
	margin: 0;
	padding: 8px 0;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 45px;
	line-height: 43px;
	letter-spacing: .06em;
	-webkit-transition: color .2s ease-out, background-color .2s ease-out;
	-o-transition: color .2s ease-out, background-color .2s ease-out;
	transition: color .2s ease-out, background-color .2s ease-out;
	color: #111;
	letter-spacing: .04em
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item .qodef-e-title {
	position: relative;
	display: block;
	z-index: 2
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item .qodef-e-title:before {
	content: '';
	position: absolute;
	top: calc(50% - 8px);
	left: 0;
	width: 100%;
	height: 7px;
	background-color: currentColor;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transition: -webkit-transform .1s cubic-bezier(.75, 1.1, 0, .96);
	transition: -webkit-transform .1s cubic-bezier(.75, 1.1, 0, .96);
	-o-transition: transform .1s cubic-bezier(.75, 1.1, 0, .96);
	transition: transform .1s cubic-bezier(.75, 1.1, 0, .96);
	transition: transform .1s cubic-bezier(.75, 1.1, 0, .96), -webkit-transform .1s cubic-bezier(.75, 1.1, 0, .96)
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item.qodef--active {
	font-size: 80px;
	color: #111;
	padding: 21px 0 17px
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item.qodef--active .qodef-e-title:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 1.1, 0, .96);
	transition: -webkit-transform .3s cubic-bezier(.75, 1.1, 0, .96);
	-o-transition: transform .3s cubic-bezier(.75, 1.1, 0, .96);
	transition: transform .3s cubic-bezier(.75, 1.1, 0, .96);
	transition: transform .3s cubic-bezier(.75, 1.1, 0, .96), -webkit-transform .3s cubic-bezier(.75, 1.1, 0, .96)
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-mobile-holder {
	display: none
}

.qodef-interactive-link-showcase.qodef-layout--list.qodef-skin--light .qodef-m-item {
	color: #fff
}

.qodef-interactive-link-showcase.qodef-layout--list.qodef-skin--light .qodef-m-item.qodef--active {
	color: #fff
}

.qodef-interactive-link-showcase.qodef-layout--slider .swiper-container {
	width: 100%;
	height: 100%;
	z-index: 10
}

.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-images {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 5
}

.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item {
	height: auto;
	margin: 0 5%
}

.qodef-item-showcase {
	position: relative;
	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;
	width: 100%;
	visibility: hidden
}

.qodef-item-showcase .qodef-m-image {
	position: relative;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin: 0 60px;
	opacity: 0;
	-webkit-transform: translateY(70px);
	-ms-transform: translateY(70px);
	transform: translateY(70px);
	-webkit-transition: opacity .55s cubic-bezier(.23, 1, .32, 1), -webkit-transform .55s cubic-bezier(.23, 1, .32, 1);
	transition: opacity .55s cubic-bezier(.23, 1, .32, 1), -webkit-transform .55s cubic-bezier(.23, 1, .32, 1);
	-o-transition: opacity .55s cubic-bezier(.23, 1, .32, 1), transform .55s cubic-bezier(.23, 1, .32, 1);
	transition: opacity .55s cubic-bezier(.23, 1, .32, 1), transform .55s cubic-bezier(.23, 1, .32, 1);
	transition: opacity .55s cubic-bezier(.23, 1, .32, 1), transform .55s cubic-bezier(.23, 1, .32, 1), -webkit-transform .55s cubic-bezier(.23, 1, .32, 1)
}

.qodef-item-showcase .qodef-m-image img {
	display: block
}

.qodef-item-showcase .qodef-m-items {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.qodef-item-showcase .qodef-m-items.qodef--left {
	text-align: right
}

.qodef-item-showcase .qodef-m-items.qodef--right {
	text-align: left
}

.qodef-item-showcase .qodef-m-item {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-top: 60px;
	opacity: 0;
	-webkit-transform: translateY(70px);
	-ms-transform: translateY(70px);
	transform: translateY(70px);
	-webkit-transition: opacity .55s cubic-bezier(.23, 1, .32, 1), -webkit-transform .55s cubic-bezier(.23, 1, .32, 1);
	transition: opacity .55s cubic-bezier(.23, 1, .32, 1), -webkit-transform .55s cubic-bezier(.23, 1, .32, 1);
	-o-transition: opacity .55s cubic-bezier(.23, 1, .32, 1), transform .55s cubic-bezier(.23, 1, .32, 1);
	transition: opacity .55s cubic-bezier(.23, 1, .32, 1), transform .55s cubic-bezier(.23, 1, .32, 1);
	transition: opacity .55s cubic-bezier(.23, 1, .32, 1), transform .55s cubic-bezier(.23, 1, .32, 1), -webkit-transform .55s cubic-bezier(.23, 1, .32, 1)
}

.qodef-item-showcase .qodef-m-item:first-child {
	margin-top: 0
}

.qodef-item-showcase .qodef-m-item:nth-child(1) {
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s
}

.qodef-item-showcase .qodef-m-item:nth-child(2) {
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s
}

.qodef-item-showcase .qodef-m-item:nth-child(3) {
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}

.qodef-item-showcase .qodef-m-item:nth-child(4) {
	-webkit-transition-delay: .8s;
	-o-transition-delay: .8s;
	transition-delay: .8s
}

.qodef-item-showcase .qodef-m-item:nth-child(5) {
	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s
}

.qodef-item-showcase .qodef-m-item:nth-child(6) {
	-webkit-transition-delay: 1.2s;
	-o-transition-delay: 1.2s;
	transition-delay: 1.2s
}

.qodef-item-showcase .qodef-e-title {
	margin: 0
}

.qodef-item-showcase .qodef-e-title-link {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: inherit
}

.qodef-item-showcase .qodef-e-title-link:hover {
	color: #111
}

.qodef-item-showcase .qodef-e-text {
	margin: 20px 0 0
}

.qodef-item-showcase.qodef--init {
	visibility: visible
}

.qodef-item-showcase.qodef--init .qodef-m-image {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.qodef-item-showcase.qodef--init .qodef-m-item {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.qodef-movie-screen {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-movie-screen .qodef-m-image {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	overflow: hidden
}

.qodef-movie-screen .qodef-m-image img {
	display: block
}

.qodef-movie-screen .qodef-m-additional-image {
	display: block;
	padding-bottom: 47px
}

.qodef-movie-screen .qodef-m-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 35px
}

.qodef-movie-screen .qodef-m-title {
	margin: 10px 0
}

.qodef-movie-screen .qodef-m-title-inner {
	display: inline-block
}

.qodef-movie-screen .qodef-m-subtitle {
	margin: 10px 0
}

.qodef-movies-list .qodef-m-items {
	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;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.qodef-movies-list .qodef-m-item {
	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;
	width: 100%;
	padding: 9px 0 9px
}

.qodef-movies-list .qodef-m-item .qodef-e-year {
	position: relative;
	-ms-flex-preferred-size: 27%;
	flex-basis: 27%;
	text-align: right
}

.qodef-movies-list .qodef-m-item .qodef-e-movies {
	position: relative;
	-ms-flex-preferred-size: 68%;
	flex-basis: 68%;
	text-align: left
}

.qodef-movies-list .qodef-m-item .qodef-e-item-movies,
.qodef-movies-list .qodef-m-item .qodef-e-item-year {
	display: block;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #111;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: .4em
}

.qodef-movies-list .qodef-m-item .qodef-e-item-description {
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 1.857em;
	font-weight: 400;
	letter-spacing: .1em;
	color: #989898;
	font-size: 14px;
	color: #6d6d6d;
	letter-spacing: .02em
}

.qodef-movies-list.qodef-skin--light .qodef-m-item .qodef-e-item-movies,
.qodef-movies-list.qodef-skin--light .qodef-m-item .qodef-e-item-year {
	color: #fff
}

.qodef-movies-list.qodef-skin--light .qodef-m-item .qodef-e-item-description {
	color: #ababab
}

.qodef-pricing-table {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	text-align: center
}

.qodef-pricing-table.qodef-status--featured {
	-webkit-transform: translateY(-25px);
	-ms-transform: translateY(-25px);
	transform: translateY(-25px)
}

.qodef-pricing-table .qodef-m-inner {
	padding: 45px
}

.qodef-pricing-table .qodef-m-title p {
	margin: 0;
	color: #111
}

.qodef-pricing-table .qodef-m-price {
	margin-top: -3px
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	line-height: 1;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.qodef-pricing-table .qodef-m-content {
	margin: 25px 0 0
}

.qodef-pricing-table .qodef-m-content ul {
	list-style: none;
	margin: 0
}

.qodef-pricing-table .qodef-m-content ul li {
	color: #111;
	margin-bottom: 8px
}

.qodef-pricing-table .qodef-m-content ul li:last-child {
	margin-bottom: 0
}

.qodef-pricing-table .qodef-m-content ul li:before {
	content: '\f00c';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-right: 8px
}

.qodef-pricing-table .qodef-m-button .qodef-button {
	margin: 25px 0 0
}

.qodef-progress-bar .qodef-m-inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.qodef-progress-bar .progressbar {
	position: relative
}

.qodef-progress-bar .qodef-m-title {
	margin: 20px 0 0
}

.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-inner {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-canvas {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-canvas svg {
	display: block
}

.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	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;
	padding: 0;
	margin: 0;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #111;
	font-size: 27px;
	line-height: 28px;
	letter-spacing: .08em
}

.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text {
	padding-top: 20px;
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important
}

.qodef-progress-bar.qodef-layout--line .qodef-m-inner {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.qodef-progress-bar.qodef-layout--line .proggress {
	width: 0
}

.qodef-progress-bar.qodef-layout--line .percentCount {
	position: absolute;
	top: -24px;
	right: 0;
	width: auto
}

.qodef-progress-bar.qodef-layout--line .qodef-m-title {
	margin: 0 0 7px
}

.qodef-section-title {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-section-title.qodef-alignment--center {
	text-align: center
}

.qodef-section-title.qodef-alignment--left {
	text-align: left
}

.qodef-section-title.qodef-alignment--right {
	text-align: right
}

.qodef-section-title.qodef-alignment--right .qodef-m-title {
	margin-right: -14px
}

.qodef-section-title .qodef-m-tagline {
	margin: 0 0 28px;
	display: inline-block;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-timing-function: cubic-bezier(.69, .13, 0, .95);
	-o-transition-timing-function: cubic-bezier(.69, .13, 0, .95);
	transition-timing-function: cubic-bezier(.69, .13, 0, .95)
}

.elementor-editor-active .qodef-section-title .qodef-m-tagline,
.qodef-section-title .qodef-m-tagline.qodef--appear {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.qodef-section-title .qodef-m-title {
	margin: 0;
	opacity: 0
}

.qodef-section-title .qodef-m-title .qodef-custom-styles {
	text-decoration: line-through
}

.elementor-editor-active .qodef-section-title .qodef-m-title,
.qodef-section-title .qodef-m-title.qodef--appear {
	opacity: 1
}

.qodef-section-title .qodef-m-title .qodef-m-title-word {
	display: inline-block;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-timing-function: cubic-bezier(.69, .13, 0, .95);
	-o-transition-timing-function: cubic-bezier(.69, .13, 0, .95);
	transition-timing-function: cubic-bezier(.69, .13, 0, .95);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	white-space: pre-wrap
}

.qodef-section-title .qodef-m-title .qodef-m-title-word.qodef-custom-styles {
	text-decoration: none
}

.qodef-section-title .qodef-m-title .qodef-m-title-word.qodef-custom-styles>span {
	position: relative
}

.qodef-section-title .qodef-m-title .qodef-m-title-word.qodef-custom-styles>span.qodef-custom-styles--line-through:before {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left: -1px;
	height: 6px;
	width: 100%;
	background-color: currentColor;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-delay: .5s;
	-o-transition-delay: .5s;
	transition-delay: .5s;
	-webkit-transition-timing-function: cubic-bezier(.75, 1.1, 0, .96);
	-o-transition-timing-function: cubic-bezier(.75, 1.1, 0, .96);
	transition-timing-function: cubic-bezier(.75, 1.1, 0, .96)
}

.qodef-section-title .qodef-m-title .qodef-m-title-word.qodef--appear {
	opacity: 1;
	-webkit-transform: translateY(0)!important;
	-ms-transform: translateY(0)!important;
	transform: translateY(0)!important
}

.qodef-section-title .qodef-m-title .qodef-m-title-word.qodef--appear.qodef-custom-styles>span.qodef-custom-styles--line-through:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.qodef-section-title .qodef-m-text {
	margin: 25px 0 0
}

.qodef-section-title-adjacent-button {
	display: inline-block;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-timing-function: cubic-bezier(.69, .13, 0, .95);
	-o-transition-timing-function: cubic-bezier(.69, .13, 0, .95);
	transition-timing-function: cubic-bezier(.69, .13, 0, .95)
}

.elementor-editor-active .qodef-section-title-adjacent-button,
.qodef-section-title-adjacent-button.qodef--appear {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.qodef-separator {
	position: relative;
	height: auto;
	font-size: 0;
	line-height: 1
}

.qodef-separator .qodef-m-line {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 10px 0;
	border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.qodef-separator.qodef-position--center {
	text-align: center
}

.qodef-separator.qodef-position--left {
	text-align: left
}

.qodef-separator.qodef-position--right {
	text-align: right
}

#qodef-page-sidebar .widget.widget_pelicula_core_separator {
	margin-bottom: 0
}

#qodef-page-footer .widget.widget_pelicula_core_separator {
	margin-bottom: 0
}

#qodef-side-area .widget.widget_pelicula_core_separator {
	margin-bottom: 0
}

.qodef-tabs {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	visibility: hidden
}

.qodef-tabs.qodef--init {
	visibility: visible
}

.qodef-tabs .qodef-tabs-navigation {
	margin: 0;
	padding: 0;
	list-style: none
}

.qodef-tabs .qodef-tabs-content {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-tabs .qodef-tabs-content p {
	margin: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid rgba(17, 17, 17, .3)
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:before {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	border-bottom: 2px solid #111;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 1.1, 0, .96);
	transition: -webkit-transform .3s cubic-bezier(.75, 1.1, 0, .96);
	-o-transition: transform .3s cubic-bezier(.75, 1.1, 0, .96);
	transition: transform .3s cubic-bezier(.75, 1.1, 0, .96);
	transition: transform .3s cubic-bezier(.75, 1.1, 0, .96), -webkit-transform .3s cubic-bezier(.75, 1.1, 0, .96)
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active:before,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
	position: relative;
	display: inline-block;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: .4em;
	padding: 17px 0;
	position: relative
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:before {
	content: '';
	position: absolute;
	top: calc(50% + 1px);
	left: 0;
	width: 100%;
	height: 1px;
	background-color: currentColor;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 1.1, 0, .96);
	transition: -webkit-transform .3s cubic-bezier(.75, 1.1, 0, .96);
	-o-transition: transform .3s cubic-bezier(.75, 1.1, 0, .96);
	transition: transform .3s cubic-bezier(.75, 1.1, 0, .96);
	transition: transform .3s cubic-bezier(.75, 1.1, 0, .96), -webkit-transform .3s cubic-bezier(.75, 1.1, 0, .96)
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a::before {
	top: calc(50% - 2px)
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
	margin-right: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover:before,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a:before,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a:before,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

@media only screen and (max-width:768px) {
	.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
		width: 100%;
		text-align: center
	}
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: block;
	padding-right: 26px;
	margin-right: 26px;
	border-right: 1px solid rgba(0, 0, 0, .05)
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li {
	width: 100%;
	margin-bottom: 26px
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-child {
	margin-bottom: 0
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a {
	display: inline-block;
	width: auto
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
	margin-top: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-content {
	margin: 26px 0 0
}

.qodef-text-marquee {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-text-marquee .qodef-m-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	white-space: nowrap;
	font-size: 100px;
	font-family: "Bebas Neue", sans-serif;
	line-height: 1em;
	font-weight: 700;
	overflow: hidden
}

.qodef-text-marquee .qodef-marquee-element {
	padding: 0 25px;
	will-change: transform
}

.qodef-text-marquee .qodef-m-text>span:after {
	content: '\00b7';
	display: inline-block;
	padding: 0 28px;
	color: #111
}

.qodef-text-marquee .qodef-m-text--1 {
	color: #111
}

.qodef-text-marquee .qodef-m-text--2 {
	color: #111
}

.qodef-text-marquee .qodef-m-text--3 {
	color: #111
}

.qodef-vertical-split-slider {
	height: 100vh;
	position: relative
}

.qodef-vertical-split-slider .ms-tableCell {
	height: 100vh!important
}

.qodef-vertical-split-slider-responsive {
	display: none
}

.qodef-vertical-split-slider .qodef-m-image,
.qodef-vertical-split-slider-responsive .qodef-m-image {
	max-height: 40%;
	width: auto
}

.qodef-vertical-split-slider .qodef-m-title,
.qodef-vertical-split-slider-responsive .qodef-m-title {
	display: block;
	margin: 26px 0 0 0
}

.qodef-vertical-split-slider .qodef-m-text,
.qodef-vertical-split-slider-responsive .qodef-m-text {
	margin: 15px 0 0 0
}

.qodef-vertical-split-slider .qodef-m-button,
.qodef-vertical-split-slider-responsive .qodef-m-button {
	margin: 22px 0 0 0
}

.qodef-vertical-split-slider .qodef-m-slide-image,
.qodef-vertical-split-slider-responsive .qodef-m-slide-image {
	background-size: cover
}

.qodef-vertical-split-slider .qodef-m-slide-content,
.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
	text-align: center;
	padding: 0 5%
}

#multiscroll-nav {
	display: none
}

#multiscroll-nav li {
	width: 11px;
	height: 11px;
	margin: 14px
}

#multiscroll-nav a span {
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	background-color: #6d6d6d;
	border: none
}

#multiscroll-nav a.active span {
	background-color: #111
}

#multiscroll-nav.right {
	right: 26px
}

.qodef-vertical-split-slider--initialized #multiscroll-nav {
	display: block
}

.qodef-header--light.qodef-vertical-split-slider--initialized #multiscroll-nav a:not(.active) span {
	background-color: #fff
}

.qodef-header--dark.qodef-vertical-split-slider--initialized #multiscroll-nav a:not(.active) span {
	background-color: #000
}

.qodef-video-button {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.qodef-video-button:hover .qodef-m-play .qodef-m-play-inner {
	-webkit-animation: qodef-animate-blur-in-out .8s cubic-bezier(.44, .36, 0, 1) forwards;
	animation: qodef-animate-blur-in-out .8s cubic-bezier(.44, .36, 0, 1) forwards
}

.qodef-video-button:hover .qodef-m-image img {
	-webkit-transform: scale(1.04);
	-ms-transform: scale(1.04);
	transform: scale(1.04)
}

.qodef-video-button .qodef-m-image {
	overflow: hidden
}

.qodef-video-button .qodef-m-image img {
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
	-webkit-transition: .7s cubic-bezier(.21, .5, 0, .9);
	-o-transition: .7s cubic-bezier(.21, .5, 0, .9);
	transition: .7s cubic-bezier(.21, .5, 0, .9);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.qodef-video-button .qodef-m-play {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	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;
	color: #fff;
	font-size: 80px;
	line-height: 1
}

.qodef-video-button .qodef-m-play .qodef-m-play-inner {
	will-change: transform
}

.qodef-video-button .qodef-m-play span {
	display: block;
	line-height: inherit
}

.qodef-video-button .qodef-m-play span:before {
	display: block;
	line-height: inherit
}

@-webkit-keyframes qodef-animate-blur-in-out {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-filter: blur(0);
		filter: blur(0)
	}
	50% {
		-webkit-transform: scale(.92);
		transform: scale(.92);
		-webkit-filter: blur(2px);
		filter: blur(2px)
	}
	90% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-filter: blur(1px);
		filter: blur(1px)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-filter: blur(0);
		filter: blur(0)
	}
}

@keyframes qodef-animate-blur-in-out {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-filter: blur(0);
		filter: blur(0)
	}
	50% {
		-webkit-transform: scale(.92);
		transform: scale(.92);
		-webkit-filter: blur(2px);
		filter: blur(2px)
	}
	90% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-filter: blur(1px);
		filter: blur(1px)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-filter: blur(0);
		filter: blur(0)
	}
}

#qodef-side-area {
	position: fixed;
	top: 0;
	right: -590px;
	width: 590px;
	height: 100%;
	min-height: 100%;
	padding: 120px 75px 35px;
	text-align: center;
	background-color: #111;
	overflow: hidden;
	visibility: hidden;
	z-index: 9999;
	-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1);
	-o-transition: all .6s cubic-bezier(.77, 0, .175, 1);
	transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

.qodef-side-area--opened #qodef-side-area {
	right: 0;
	visibility: visible
}

#qodef-side-area.qodef-alignment--center {
	text-align: center
}

#qodef-side-area.qodef-alignment--right {
	text-align: right
}

#qodef-side-area.qodef-alignment--left {
	text-align: left
}

#qodef-side-area-close {
	position: absolute;
	top: 35px;
	right: 33px;
	display: block;
	z-index: 1000;
	color: #fff
}

#qodef-side-area-close.qodef-opener-icon.qodef-source--icon-pack,
#qodef-side-area-close.qodef-opener-icon.qodef-source--predefined,
#qodef-side-area-close.qodef-opener-icon.qodef-source--svg-path {
	color: #fff!important
}

.admin-bar #qodef-side-area-close {
	top: 67px
}

#qodef-side-area-close.qodef-source--predefined .qodef-m-line {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--1 {
	top: 13px;
	left: 0;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}

#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--2 {
	top: 13px;
	left: 0;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}

.qodef-side-area--opened #qodef-side-area-close.qodef-source--predefined:after {
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	left: 3px;
	width: 25px;
	height: 25px
}

.qodef-side-area--opened #qodef-side-area-close.qodef-source--predefined .qodef-m-line {
	-webkit-transition: .3s .4s;
	-o-transition: .3s .4s;
	transition: .3s .4s
}

.qodef-side-area--opened #qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--1 {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.qodef-side-area--opened #qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--2 {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.qodef-side-area-cover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	overflow: hidden;
	z-index: 0;
	-webkit-transition: opacity .2s ease-in-out, z-index .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out, z-index .2s ease-in-out;
	transition: opacity .2s ease-in-out, z-index .2s ease-in-out
}

.qodef-side-area--opened .qodef-side-area-cover {
	opacity: 1;
	z-index: 1002
}

.qodef-side-area-custom-font {
	position: relative;
	display: inline-block
}

.qodef-side-area-custom-font:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	top: 39%;
	width: 100%;
	height: 7px;
	background: currentColor;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transition: -webkit-transform .5s cubic-bezier(.34, .25, 0, .98);
	transition: -webkit-transform .5s cubic-bezier(.34, .25, 0, .98);
	-o-transition: transform .5s cubic-bezier(.34, .25, 0, .98);
	transition: transform .5s cubic-bezier(.34, .25, 0, .98);
	transition: transform .5s cubic-bezier(.34, .25, 0, .98), -webkit-transform .5s cubic-bezier(.34, .25, 0, .98)
}

.qodef-side-area--opened .qodef-side-area-custom-font:after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s
}

.qodef-social-share {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.qodef-social-share .qodef-social-title {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 17px 0 0
}

.qodef-social-share ul {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	list-style: none;
	padding: 0;
	margin: 0
}

.qodef-social-share li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	margin: 0
}

.qodef-social-share li a {
	font-size: 14px;
	color: #6d6d6d
}

.qodef-social-share li a:hover {
	color: #111
}

.qodef-social-share.qodef-layout--dropdown {
	position: relative;
	display: inline-block;
	vertical-align: bottom
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-title {
	margin: 0 0 0 6px;
	line-height: 26px;
	vertical-align: middle
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon {
	position: relative;
	top: 1px;
	font-size: 12px;
	vertical-align: middle
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li {
	opacity: 1;
	visibility: visible;
	cursor: pointer
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2) {
	-webkit-transition-delay: .1s;
	-o-transition-delay: .1s;
	transition-delay: .1s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3) {
	-webkit-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4) {
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5) {
	-webkit-transition-delay: .25s;
	-o-transition-delay: .25s;
	transition-delay: .25s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6) {
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7) {
	-webkit-transition-delay: .35s;
	-o-transition-delay: .35s;
	transition-delay: .35s
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener {
	display: block
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown {
	position: absolute;
	visibility: hidden;
	z-index: 950
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul {
	position: relative;
	display: block;
	z-index: 990;
	margin: 0;
	padding: 0!important
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li {
	width: 36px;
	position: absolute;
	display: block;
	text-align: center;
	visibility: hidden;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: .3s cubic-bezier(.93, .11, .38, .79);
	-o-transition: .3s cubic-bezier(.93, .11, .38, .79);
	transition: .3s cubic-bezier(.93, .11, .38, .79)
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a {
	-webkit-transition: color .2s ease-out, background-color .2s ease-out;
	-o-transition: color .2s ease-out, background-color .2s ease-out;
	transition: color .2s ease-out, background-color .2s ease-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li * {
	display: block;
	line-height: inherit
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown-opener {
	padding-left: 10px;
	border-left: 1px solid transparent;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom:hover .qodef-social-share-dropdown-opener {
	border-left-color: rgba(0, 0, 0, .05)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown {
	bottom: 0;
	left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-left: 1px solid rgba(0, 0, 0, .05)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1) {
	bottom: -30px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2) {
	bottom: -60px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3) {
	bottom: -90px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4) {
	bottom: -120px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5) {
	bottom: -150px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6) {
	bottom: -180px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7) {
	bottom: -210px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right {
	padding-right: 11px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown {
	top: 1px;
	right: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
	left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
	left: 36px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
	left: 72px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
	left: 108px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
	left: 144px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
	left: 180px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
	left: 216px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left {
	padding-left: 11px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
	top: 1px;
	left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
	right: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
	right: 36px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
	right: 72px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
	right: 108px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
	right: 144px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
	right: 180px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
	right: 216px
}

.qodef-social-share.qodef-layout--list .qodef-social-title {
	vertical-align: bottom
}

.qodef-social-share.qodef-layout--list ul {
	vertical-align: bottom
}

.qodef-social-share.qodef-layout--list li {
	margin-right: 22px
}

.qodef-social-share.qodef-layout--list li:last-child {
	margin-right: 0
}

.qodef-social-share.qodef-layout--text .qodef-social-title {
	margin-right: 19px;
	vertical-align: bottom
}

.qodef-social-share.qodef-layout--text ul {
	vertical-align: bottom
}

.qodef-social-share.qodef-layout--text li {
	margin-right: 24px
}

.qodef-social-share.qodef-layout--text li:last-child {
	margin-right: 0
}

.widget .qodef-social-share.qodef-layout--list .qodef-social-title {
	display: block;
	margin-bottom: 21px
}

.widget .qodef-social-share.qodef-layout--text .qodef-social-title {
	display: block;
	margin-bottom: 21px
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
	color: #3b5998
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
	color: #00aced
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
	color: #007bb5
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
	color: #32506d
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
	color: #cb2027
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
	color: #45668e
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
	color: #3b5998
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
	color: #00aced
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
	color: #007bb5
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
	color: #32506d
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
	color: #cb2027
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
	color: #45668e
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
	color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
	color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
	color: #3b5998
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
	color: #00aced
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
	color: #007bb5
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
	color: #32506d
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
	color: #cb2027
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
	color: #45668e
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
	color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
	color: #3b5998
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
	color: #00aced
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
	color: #007bb5
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
	color: #32506d
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
	color: #cb2027
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
	color: #45668e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
	color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
	color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
	color: #3b5998
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
	color: #00aced
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
	color: #007bb5
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
	color: #32506d
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
	color: #cb2027
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
	color: #45668e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
	color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
	color: #3b5998
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
	color: #00aced
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
	color: #007bb5
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
	color: #32506d
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
	color: #cb2027
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
	color: #45668e
}

#qodef-page-spinner {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 2000
}

#qodef-page-spinner .qodef-m-inner {
	position: relative;
	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;
	width: 100%;
	height: 100%;
	color: #111;
	background-color: #fff
}

#qodef-page-spinner .qodef-m-spinner {
	position: relative
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom {
	position: relative;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1 {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 50%;
	width: 50%;
	z-index: 1;
	-webkit-animation: qode-atom-shrink 4.5s infinite linear;
	animation: qode-atom-shrink 4.5s infinite linear
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before {
	content: '';
	position: absolute;
	top: -50%;
	left: -50%;
	height: 100%;
	width: 100%;
	background: currentColor;
	border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	margin: 0 auto;
	background: currentColor;
	border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2 {
	-webkit-animation: qode-atom-zindex 1.5s .75s infinite steps(2, end);
	animation: qode-atom-zindex 1.5s .75s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-animation: qode-atom-postion 1.5s infinite ease, qode-atom-size 1.5s -1.125s infinite ease;
	animation: qode-atom-postion 1.5s infinite ease, qode-atom-size 1.5s -1.125s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
	-webkit-animation: qode-atom-zindex 1.5s -.25s infinite steps(2, end);
	animation: qode-atom-zindex 1.5s -.25s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before {
	-webkit-animation: qode-atom-postion 1.5s -1s infinite ease, qode-atom-size 1.5s -.75s infinite ease;
	animation: qode-atom-postion 1.5s -1s infinite ease, qode-atom-size 1.5s -.75s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg);
	-webkit-animation: qode-atom-zindex 1.5s .25s infinite steps(2, end);
	animation: qode-atom-zindex 1.5s .25s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
	-webkit-animation: qode-atom-postion 1.5s -.5s infinite ease, qode-atom-size 1.5s -125ms infinite ease;
	animation: qode-atom-postion 1.5s -.5s infinite ease, qode-atom-size 1.5s -125ms infinite ease
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock {
	position: relative;
	width: 50px;
	height: 50px;
	margin: -25px 0 0 -25px;
	-webkit-animation: qode-clock 8s infinite steps(8);
	animation: qode-clock 8s infinite steps(8)
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item {
	position: absolute;
	height: 50px;
	width: 50px
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before {
	content: '';
	position: absolute;
	height: 18.31501832px;
	width: 18.31501832px;
	background: currentColor;
	border-radius: 50%
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1 {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	-webkit-animation: qode-clock-1 1s ease-in infinite;
	animation: qode-clock-1 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2 {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-animation: qode-clock-2 1s ease-in infinite;
	animation: qode-clock-2 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3 {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: qode-clock-3 1s ease-in infinite;
	animation: qode-clock-3 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4 {
	-webkit-animation: qode-clock-4 1s ease-in infinite;
	animation: qode-clock-4 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--cube .qodef-m-cube {
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	background-color: currentColor;
	-webkit-animation: qode-cube 1.2s infinite ease-in-out;
	animation: qode-cube 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses {
	position: relative;
	width: 40px;
	height: 40px;
	margin: -20px 0 0 -20px
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: currentColor;
	border-radius: 50%;
	opacity: .6;
	-webkit-animation: qode-double-pulse 2s infinite ease-in-out;
	animation: qode-double-pulse 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles {
	position: relative;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item {
	position: absolute;
	width: 100%;
	height: 100%
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2 {
	-webkit-animation-delay: calc((600ms) - 1500ms);
	animation-delay: calc((600ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3 {
	-webkit-animation-delay: calc((900ms) - 1500ms);
	animation-delay: calc((900ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4 {
	-webkit-animation-delay: calc((1200ms) - 1500ms);
	animation-delay: calc((1200ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 {
	-webkit-transform: rotateZ(45deg);
	-ms-transform: rotate(45deg);
	transform: rotateZ(45deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1 {
	-webkit-animation-delay: calc((300ms) - 1400ms);
	animation-delay: calc((300ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2 {
	-webkit-animation-delay: calc((600ms) - 1400ms);
	animation-delay: calc((600ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3 {
	-webkit-animation-delay: calc((900ms) - 1400ms);
	animation-delay: calc((900ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4 {
	-webkit-animation-delay: calc((1200ms) - 1400ms);
	animation-delay: calc((1200ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 {
	-webkit-transform: rotateZ(90deg);
	-ms-transform: rotate(90deg);
	transform: rotateZ(90deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1 {
	-webkit-animation-delay: calc((300ms) - 1300ms);
	animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2 {
	-webkit-animation-delay: calc((600ms) - 1300ms);
	animation-delay: calc((600ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3 {
	-webkit-animation-delay: calc((900ms) - 1300ms);
	animation-delay: calc((900ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4 {
	-webkit-animation-delay: calc((1200ms) - 1300ms);
	animation-delay: calc((1200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle {
	position: absolute;
	width: 12px;
	height: 12px;
	background-color: currentColor;
	border-radius: 100%;
	-webkit-animation: qode-bounce-delay 1.2s infinite ease-in-out both;
	animation: qode-bounce-delay 1.2s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1 {
	top: 0;
	left: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2 {
	top: 0;
	right: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3 {
	right: 0;
	bottom: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4 {
	left: 0;
	bottom: 0
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion {
	position: relative;
	width: 30px;
	height: 30px;
	margin: -45px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	background: currentColor;
	border-radius: 50%
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1 {
	top: 0;
	left: 50%;
	-webkit-animation: qode-fussion-ball-1 1s 0s ease infinite;
	animation: qode-fussion-ball-1 1s 0s ease infinite;
	z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2 {
	top: 50%;
	left: 100%;
	-webkit-animation: qode-fussion-ball-2 1s 0s ease infinite;
	animation: qode-fussion-ball-2 1s 0s ease infinite;
	z-index: 2
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3 {
	top: 100%;
	left: 50%;
	-webkit-animation: qode-fussion-ball-3 1s 0s ease infinite;
	animation: qode-fussion-ball-3 1s 0s ease infinite;
	z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4 {
	top: 50%;
	left: 0;
	-webkit-animation: qode-fussion-ball-4 1s 0s ease infinite;
	animation: qode-fussion-ball-4 1s 0s ease infinite;
	z-index: 2
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-lines {
	width: 60px;
	height: 60px;
	margin: 0 0 0 -30px
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1 {
	position: absolute;
	width: 60px;
	height: 4px;
	margin-left: 10px;
	background-color: currentColor;
	-webkit-animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms);
	animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2 {
	position: absolute;
	width: 60px;
	height: 4px;
	margin-left: 10px;
	background-color: currentColor;
	-webkit-animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms);
	animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3 {
	position: absolute;
	width: 60px;
	height: 4px;
	margin-left: 10px;
	background-color: currentColor;
	-webkit-animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms);
	animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4 {
	position: absolute;
	width: 60px;
	height: 4px;
	margin-left: 10px;
	background-color: currentColor;
	-webkit-animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms);
	animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis {
	position: relative;
	height: 50px;
	width: 50px;
	margin: -25px 0 0 -25px;
	-webkit-animation: qode-mitosis-invert 2s infinite steps(2, end);
	animation: qode-mitosis-invert 2s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: currentColor;
	border-radius: 50%
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1 {
	-webkit-animation: qode-mitosis-ball-1 1s infinite alternate linear;
	animation: qode-mitosis-ball-1 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2 {
	-webkit-animation: qode-mitosis-ball-2 1s infinite alternate linear;
	animation: qode-mitosis-ball-2 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3 {
	-webkit-animation: qode-mitosis-ball-3 1s infinite alternate linear;
	animation: qode-mitosis-ball-3 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4 {
	-webkit-animation: qode-mitosis-ball-4 1s infinite alternate linear;
	animation: qode-mitosis-ball-4 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--pelicula .qodef-m-pelicula {
	position: relative;
	display: inline-block;
	font-family: "Bebas Neue", sans-serif;
	font-size: 68px;
	will-change: filter;
	-webkit-filter: blur(20px);
	filter: blur(20px);
	-webkit-animation: qode-blur-focus 2s forwards;
	animation: qode-blur-focus 2s forwards
}

#qodef-page-spinner.qodef-layout--pelicula .qodef-m-pelicula:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	top: 34%;
	width: 100%;
	height: 5px;
	background-color: currentColor;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-animation: qode-line-scaleX-loop 2s 1.2s cubic-bezier(.03, .71, 0, .98) infinite;
	animation: qode-line-scaleX-loop 2s 1.2s cubic-bezier(.03, .71, 0, .98) infinite
}

@-webkit-keyframes qode-line-scaleX-loop {
	0% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: left;
		transform-origin: left
	}
	50% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: left;
		transform-origin: left
	}
	80% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: right;
		transform-origin: right
	}
	100% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: right;
		transform-origin: right
	}
}

@keyframes qode-line-scaleX-loop {
	0% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: left;
		transform-origin: left
	}
	50% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: left;
		transform-origin: left
	}
	80% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: right;
		transform-origin: right
	}
	100% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: right;
		transform-origin: right
	}
}

@-webkit-keyframes qode-blur-focus {
	0% {
		-webkit-filter: blur(20px);
		filter: blur(20px)
	}
	100% {
		-webkit-filter: blur(0);
		filter: blur(0)
	}
}

@keyframes qode-blur-focus {
	0% {
		-webkit-filter: blur(20px);
		filter: blur(20px)
	}
	100% {
		-webkit-filter: blur(0);
		filter: blur(0)
	}
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading {
	position: relative;
	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
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>* {
	margin: 0;
	opacity: 0;
	-webkit-animation: qode-fade-in 1s forwards;
	animation: qode-fade-in 1s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line {
	position: relative;
	display: block;
	height: 3px;
	width: 500px;
	margin-top: 20px;
	background-color: #e5e1dc;
	overflow: hidden;
	opacity: 0;
	-webkit-animation: qode-fade-in 1s .3s forwards;
	animation: qode-fade-in 1s .3s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #111;
	width: 0
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles {
	position: relative;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle {
	position: absolute;
	height: 100%;
	width: 100%;
	background: currentColor;
	border: 0 solid currentColor;
	border-radius: 50%
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1 {
	-webkit-animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms);
	animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2 {
	-webkit-animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms);
	animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3 {
	-webkit-animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms);
	animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4 {
	-webkit-animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms);
	animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse {
	width: 32px;
	height: 32px;
	margin: -16px 0 0 -16px;
	background-color: currentColor;
	border-radius: 16px;
	-webkit-animation: qode-scaleout 1s infinite ease-in-out;
	animation: qode-scaleout 1s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles {
	width: 60px;
	height: 20px
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 4px;
	background-color: currentColor;
	border-radius: 100%;
	opacity: 0;
	-webkit-animation: qode-ball-fall 1.5s ease infinite both;
	animation: qode-ball-fall 1.5s ease infinite both
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1) {
	-webkit-animation-delay: calc((100ms) - 300ms);
	animation-delay: calc((100ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2) {
	-webkit-animation-delay: calc((200ms) - 300ms);
	animation-delay: calc((200ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3) {
	-webkit-animation-delay: calc((300ms) - 300ms);
	animation-delay: calc((300ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes {
	position: relative;
	width: 32px;
	height: 32px;
	margin: -16px 0 0 -16px
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background-color: currentColor;
	-webkit-animation: qode-rotating-cubes 1.8s infinite ease-in-out;
	animation: qode-rotating-cubes 1.8s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes {
	width: 50px;
	height: 60px;
	margin: -30px 0 0 -25px;
	text-align: center
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe {
	display: inline-block;
	float: left;
	height: 100%;
	width: 6px;
	margin: 0 3px 0 0;
	background-color: currentColor;
	-webkit-animation: qode-stretch-delay 1.2s infinite ease-in-out;
	animation: qode-stretch-delay 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
	-webkit-animation-delay: calc((200ms) - 1300ms);
	animation-delay: calc((200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
	-webkit-animation-delay: calc((300ms) - 1300ms);
	animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
	-webkit-animation-delay: calc((400ms) - 1300ms);
	animation-delay: calc((400ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
	-webkit-animation-delay: calc((500ms) - 1300ms);
	animation-delay: calc((500ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles {
	position: relative;
	width: 40px;
	height: 40px;
	margin: -20px 0 0 -20px;
	text-align: center;
	-webkit-animation: qode-rotate-circles 2s infinite linear;
	animation: qode-rotate-circles 2s infinite linear
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle {
	position: absolute;
	top: 0;
	width: 60%;
	height: 60%;
	display: inline-block;
	background-color: currentColor;
	border-radius: 100%;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation: qode-bounce 2s infinite ease-in-out;
	animation: qode-bounce 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2 {
	top: auto;
	bottom: 0;
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles {
	width: 150px;
	height: 30px;
	margin: -15px 0 0 -75px
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle {
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	background: currentColor;
	border-radius: 50%
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1 {
	-webkit-animation: qode-wave-jump-3 1.8s infinite ease-out;
	animation: qode-wave-jump-3 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2 {
	-webkit-animation: qode-wave-jump-2 1.8s infinite ease-out;
	animation: qode-wave-jump-2 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3 {
	-webkit-animation: qode-wave-jump-1 1.8s infinite ease-out;
	animation: qode-wave-jump-1 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4 {
	margin-right: 0;
	-webkit-animation: qode-wave-wipe 1.8s infinite cubic-bezier(.5, 0, .5, 1);
	animation: qode-wave-wipe 1.8s infinite cubic-bezier(.5, 0, .5, 1)
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave {
	width: 72px;
	margin: -9px 0 0 -36px;
	text-align: center
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0 3px 0 0;
	background-color: currentColor;
	border-radius: 100%;
	-webkit-animation: qode-bounce-delay 1.4s infinite ease-in-out both;
	animation: qode-bounce-delay 1.4s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}

.qodef-sp-holder {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 115;
	visibility: hidden;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
	background-color: rgba(0, 0, 0, .65);
	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
}

.qodef-sp-holder .qodef-sp-inner {
	width: 90%;
	max-width: 600px;
	background-color: #fff;
	padding: 40px;
	opacity: 0;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
	-webkit-transition: opacity .2s ease-out, -webkit-transform .3s cubic-bezier(.06, .47, .38, .99);
	transition: opacity .2s ease-out, -webkit-transform .3s cubic-bezier(.06, .47, .38, .99);
	-o-transition: transform .3s cubic-bezier(.06, .47, .38, .99), opacity .2s ease-out;
	transition: transform .3s cubic-bezier(.06, .47, .38, .99), opacity .2s ease-out;
	transition: transform .3s cubic-bezier(.06, .47, .38, .99), opacity .2s ease-out, -webkit-transform .3s cubic-bezier(.06, .47, .38, .99)
}

.qodef-sp-holder .qodef-sp-close {
	position: absolute;
	top: 16px;
	right: 16px;
	display: block;
	color: #000
}

.qodef-sp-holder .qodef-sp-close:hover {
	color: #6d6d6d
}

.qodef-sp-holder .qodef-sp-close svg {
	stroke: currentColor;
	fill: currentColor
}

.qodef-sp-holder .qodef-sp-content-container {
	background-color: #fafafa;
	background-size: cover;
	padding: 40px
}

.qodef-sp-holder .qodef-sp-title {
	margin: 0 0 30px 0
}

.qodef-sp-holder .qodef-sp-subtitle {
	margin: 0 0 20px 0
}

.qodef-sp-holder .wpcf7 {
	width: 100%;
	display: block
}

.qodef-sp-holder .qodef-sp-prevent {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-top: 28px
}

.qodef-sp-holder .qodef-sp-prevent-inner {
	cursor: pointer
}

.qodef-sp-holder .qodef-sp-prevent-inner>* {
	position: relative;
	display: inline-block;
	vertical-align: top;
	line-height: 1
}

.qodef-sp-holder .qodef-sp-prevent-input {
	margin: 1px 1px 0 0;
	width: 11px;
	height: 11px;
	border: 1px solid #111;
	overflow: hidden
}

.qodef-sp-holder .qodef-sp-prevent-input svg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out
}

.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg {
	opacity: 1
}

.qodef-sp-holder .qodef-sp-prevent-label {
	font-size: 13px
}

.qodef-sp-opened .qodef-sp-holder {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out
}

.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .8s cubic-bezier(.26, .63, 0, .96);
	transition: -webkit-transform .8s cubic-bezier(.26, .63, 0, .96);
	-o-transition: transform .8s cubic-bezier(.26, .63, 0, .96);
	transition: transform .8s cubic-bezier(.26, .63, 0, .96);
	transition: transform .8s cubic-bezier(.26, .63, 0, .96), -webkit-transform .8s cubic-bezier(.26, .63, 0, .96)
}

.qodef-page-title {
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: cover
}

.qodef-page-title.qodef-image--responsive {
	height: auto!important
}

.qodef-page-title.qodef-image--responsive .qodef-m-content {
	position: absolute;
	top: 0;
	left: 0
}

.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.qodef-page-title.qodef-alignment--center {
	text-align: center
}

.qodef-page-title.qodef-alignment--right {
	text-align: right
}

.qodef-page-title .qodef-m-image {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.qodef-page-title .qodef-m-image img {
	display: block;
	width: 100%
}

.qodef-page-title .qodef-m-content.qodef-content-full-width {
	padding: 0 40px
}

.qodef-page-title .qodef-m-content div.qodef-m-title {
	font-family: "Bebas Neue", sans-serif;
	font-size: 120px;
	line-height: 80px;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #111
}

.qodef-page-title .qodef-breadcrumbs a,
.qodef-page-title .qodef-breadcrumbs span {
	font-size: 16px;
	color: #6d6d6d
}

.qodef-page-title .qodef-breadcrumbs span:not(.qodef-breadcrumbs-separator) {
	position: relative;
	white-space: nowrap
}

.qodef-page-title .qodef-breadcrumbs span:not(.qodef-breadcrumbs-separator):before {
	content: '';
	position: absolute;
	top: calc(50% + 1px);
	left: 0;
	width: 0;
	height: 1px;
	background-color: currentColor;
	-webkit-transition: width .2s ease-out;
	-o-transition: width .2s ease-out;
	transition: width .2s ease-out
}

.qodef-page-title .qodef-breadcrumbs span.qodef-breadcrumbs-current:before {
	width: 100%
}

.qodef-page-title .qodef-breadcrumbs a>span {
	color: inherit
}

.qodef-page-title .qodef-breadcrumbs a:hover {
	color: #111
}

.qodef-page-title .qodef-breadcrumbs a:hover>span:before {
	width: 100%
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
	margin: 0 4px
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
	content: '/'
}

.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content .qodef-m-title {
	width: 70%
}

@media only screen and (max-width:1024px) {
	.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content .qodef-m-title {
		width: 100%
	}
	.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
		width: 100%;
		margin-top: 5px
	}
}

.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
	margin: 4px 0 0
}

.widget.qodef-author-info .qodef-author-info-image {
	margin-bottom: 34px;
	display: inline-block
}

.widget.qodef-author-info .qodef-author-info-name {
	margin: 0 0 12px;
	color: #111
}

.widget.qodef-author-info .qodef-author-info-name a {
	color: inherit
}

#qodef-page-sidebar .widget.qodef-author-info .qodef-author-info-name a {
	color: #111
}

.widget.qodef-author-info .qodef-author-info-description {
	margin: 0
}

.widget.qodef-author-info .qodef-author-info-social-icons {
	margin-top: 21px
}

.widget.qodef-author-info .qodef-author-info-social-icons a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-right: 18px;
	color: #111;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out
}

.widget.qodef-author-info .qodef-author-info-social-icons a:hover {
	opacity: .8
}

#qodef-page-sidebar .widget.qodef-author-info .qodef-author-info-social-icons a {
	color: #111
}

.widget.qodef-author-info .qodef-author-info-social-icons a:last-child {
	margin-right: 0
}

.widget .qodef-contact-info-widget {
	margin: 0
}

#qodef-top-area .widget .qodef-contact-info-widget {
	margin: 0
}

#qodef-top-area .widget .qodef-contact-info-widget a {
	font-size: 16px
}

.qodef-social-icons-group .qodef-icon-holder {
	margin-left: 9px
}

.qodef-social-icons-group .qodef-icon-holder:first-child {
	margin-left: 0
}

.widget.widget_pelicula_core_social_icons_group .qodef-icon-holder a {
	color: #111;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out
}

.widget.widget_pelicula_core_social_icons_group .qodef-icon-holder a:hover {
	color: #111
}

.widget.widget_pelicula_core_social_icons_group .qodef-icon-holder.qodef-layout--circle {
	color: #fff;
	background-color: #111
}

.widget.widget_pelicula_core_social_icons_group .qodef-icon-holder.qodef-layout--circle a {
	color: #fff
}

.widget.widget_pelicula_core_social_icons_group .qodef-icon-holder.qodef-layout--circle a:hover {
	color: #fff
}

.widget.widget_pelicula_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover {
	background-color: #111
}

@media only screen and (max-width:680px) {
	#qodef-age-verification-modal .qodef-m-content {
		min-width: auto
	}
	#qodef-age-verification-modal .qodef-m-content-note {
		display: none
	}
}

@media only screen and (max-width:1440px) {
	.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link {
		padding: 83px 40px
	}
	.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote {
		padding: 83px 40px 87px
	}
}

@media only screen and (max-width:480px) {
	.qodef-blog.qodef-item-layout--metro article .qodef-e-content .qodef-e-info-full .qodef-e-info-social-share {
		display: none
	}
}

@media only screen and (max-width:680px) {
	#qodef-author-info .qodef-m-inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	#qodef-author-info .qodef-m-content {
		margin-top: 23px
	}
}

@media only screen and (max-width:1024px) {
	body:not(.qodef-content-behind-header) #qodef-page-outer {
		margin-top: 0!important
	}
}

@media only screen and (max-width:1024px) {
	.qodef-header--vertical-sliding #qodef-page-header-inner {
		display: none
	}
	.qodef-header--vertical-sliding #qodef-page-outer,
	.qodef-header--vertical-sliding footer {
		padding-left: 0
	}
}

@media only screen and (max-width:1024px) {
	.qodef-header--vertical #qodef-page-header-inner {
		display: none
	}
	.qodef-header--vertical #qodef-page-footer,
	.qodef-header--vertical #qodef-page-outer {
		padding-left: 0
	}
}

@media only screen and (max-width:768px) {
	#qodef-top-area {
		display: none
	}
}

@media only screen and (max-width:1440px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 20%
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 25%
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 25%
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 25%
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 25%
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
		clear: both
	}
}

@media only screen and (max-width:1024px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 33.33333%
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
		clear: both
	}
}

@media only screen and (max-width:1024px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 33.33333%
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
		clear: both
	}
}

@media only screen and (max-width:1024px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 33.33333%
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
		clear: both
	}
}

@media only screen and (max-width:1024px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 33.33333%
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
		clear: both
	}
}

@media only screen and (max-width:1024px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 33.33333%
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
		clear: both
	}
}

@media only screen and (max-width:768px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 50%
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
		clear: both
	}
}

@media only screen and (max-width:768px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 50%
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
		clear: both
	}
}

@media only screen and (max-width:768px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 50%
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
		clear: both
	}
}

@media only screen and (max-width:768px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 50%
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
		clear: both
	}
}

@media only screen and (max-width:768px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 50%
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
		clear: both
	}
}

@media only screen and (max-width:768px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 50%
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
		clear: both
	}
}

@media only screen and (max-width:680px) {
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 100%
	}
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 100%
	}
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 100%
	}
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 100%
	}
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 100%
	}
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 100%
	}
	.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 100%
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 100%
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 50%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 33.33333%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 25%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 20%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 16.66667%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 14.28571%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 12.5%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 100%
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 50%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 33.33333%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 25%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 20%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 16.66667%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 14.28571%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 12.5%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
		clear: both
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 100%
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 50%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
		clear: both
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 33.33333%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
		clear: both
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 25%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
		clear: both
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 20%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
		clear: both
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 16.66667%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
		clear: both
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 14.28571%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
		clear: both
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 12.5%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 100%
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 50%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 33.33333%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 25%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 20%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 16.66667%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 14.28571%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
		clear: both
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 12.5%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
		clear: both
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 100%
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 50%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
		clear: both
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 33.33333%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
		clear: both
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 25%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
		clear: both
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 20%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
		clear: both
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 16.66667%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
		clear: both
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 14.28571%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
		clear: both
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 12.5%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
		clear: both
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 100%
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 50%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
		clear: both
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 33.33333%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
		clear: both
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 25%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
		clear: both
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 20%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
		clear: both
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 16.66667%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
		clear: both
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 14.28571%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
		clear: both
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 12.5%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
		clear: both
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 100%
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 50%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
		clear: both
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 33.33333%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
		clear: both
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 25%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
		clear: both
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 20%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
		clear: both
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 16.66667%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
		clear: both
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 14.28571%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
		clear: both
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 12.5%
	}
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
		clear: both
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 100%
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 50%
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 33.33333%
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 25%
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 20%
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 16.66667%
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 14.28571%
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
		width: 12.5%
	}
}

@media only screen and (max-width:1440px) {
	.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space {
		margin-bottom: -50px
	}
	.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets {
		margin: 0 -25px
	}
	.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item {
		padding: 0 25px;
		margin: 0 0 50px
	}
}

@media only screen and (max-width:1024px) {
	.qodef-portfolio-single.qodef-layout--gallery-big .qodef-e-content .qodef-portfolio-content {
		border-right: 0;
		padding-right: 0
	}
	.qodef-portfolio-single.qodef-layout--gallery-big .qodef-portfolio-info {
		margin-top: 27px!important
	}
}

@media only screen and (max-width:1024px) {
	.qodef-portfolio-single.qodef-layout--gallery-small .qodef-media {
		margin: 0 0 50px
	}
	.qodef-portfolio-single.qodef-layout--gallery-small .qodef-info--category-second {
		margin-top: 0
	}
}

@media only screen and (max-width:1024px) {
	.qodef-portfolio-single.qodef-layout--images-big .qodef-e-content .qodef-portfolio-content {
		border-right: 0;
		padding-right: 0
	}
	.qodef-portfolio-single.qodef-layout--images-big .qodef-portfolio-info {
		margin-top: 27px!important
	}
}

@media only screen and (max-width:1024px) {
	.qodef-portfolio-single.qodef-layout--images-small .qodef-media {
		margin: 0 0 50px
	}
	.qodef-portfolio-single.qodef-layout--images-small .qodef-info--category-second {
		margin-top: 0
	}
}

@media only screen and (max-width:1024px) {
	.qodef-portfolio-single.qodef-layout--masonry-big .qodef-e-content .qodef-portfolio-content {
		border-right: 0;
		padding-right: 0
	}
	.qodef-portfolio-single.qodef-layout--masonry-big .qodef-portfolio-info {
		margin-top: 27px!important
	}
}

@media only screen and (max-width:1024px) {
	.qodef-portfolio-single.qodef-layout--masonry-small .qodef-media {
		margin: 0 0 50px
	}
	.qodef-portfolio-single.qodef-layout--masonry-small .qodef-info--category-second {
		margin-top: 0
	}
}

@media only screen and (max-width:1024px) {
	.qodef-portfolio-single.qodef-layout--slider .qodef-e-content .qodef-portfolio-content {
		border-right: 0;
		padding-right: 0
	}
	.qodef-portfolio-single.qodef-layout--slider .qodef-portfolio-info {
		margin-top: 27px!important
	}
}

@media only screen and (max-width:680px) {
	.qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
		display: block
	}
	.qodef-call-to-action.qodef-layout--standard .qodef-m-button {
		margin-top: 20px
	}
}

@media only screen and (max-width:768px) {
	.qodef-cards-gallery .qodef-m-fake-card {
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8)
	}
	.qodef-cards-gallery.qodef-orientation--left .qodef-m-card {
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8)
	}
	.qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6) {
		-webkit-transform: scale(.3) translateX(84%);
		-ms-transform: scale(.3) translateX(84%);
		transform: scale(.3) translateX(84%)
	}
	.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5) {
		-webkit-transform: scale(.4) translateX(60%);
		-ms-transform: scale(.4) translateX(60%);
		transform: scale(.4) translateX(60%)
	}
	.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4) {
		-webkit-transform: scale(.5) translateX(39%);
		-ms-transform: scale(.5) translateX(39%);
		transform: scale(.5) translateX(39%)
	}
	.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3) {
		-webkit-transform: scale(.6) translateX(25%);
		-ms-transform: scale(.6) translateX(25%);
		transform: scale(.6) translateX(25%)
	}
	.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2) {
		-webkit-transform: scale(.7) translateX(11.2%);
		-ms-transform: scale(.7) translateX(11.2%);
		transform: scale(.7) translateX(11.2%)
	}
	.qodef-cards-gallery.qodef-orientation--right .qodef-m-card {
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8)
	}
	.qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out {
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%)
	}
	.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6) {
		-webkit-transform: scale(.3) translateX(-84%);
		-ms-transform: scale(.3) translateX(-84%);
		transform: scale(.3) translateX(-84%)
	}
	.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5) {
		-webkit-transform: scale(.4) translateX(-60%);
		-ms-transform: scale(.4) translateX(-60%);
		transform: scale(.4) translateX(-60%)
	}
	.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4) {
		-webkit-transform: scale(.5) translateX(-39%);
		-ms-transform: scale(.5) translateX(-39%);
		transform: scale(.5) translateX(-39%)
	}
	.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3) {
		-webkit-transform: scale(.6) translateX(-25%);
		-ms-transform: scale(.6) translateX(-25%);
		transform: scale(.6) translateX(-25%)
	}
	.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2) {
		-webkit-transform: scale(.7) translateX(-11.2%);
		-ms-transform: scale(.7) translateX(-11.2%);
		transform: scale(.7) translateX(-11.2%)
	}
}

@media only screen and (max-width:768px) {
	.qodef-countdown {
		text-align: center
	}
	.qodef-countdown.qodef-show--4 .qodef-digit-wrapper,
	.qodef-countdown.qodef-show--5 .qodef-digit-wrapper,
	.qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
		width: 33.33333333333333%;
		margin-bottom: 30px
	}
}

@media only screen and (max-width:480px) {
	.qodef-countdown .qodef-digit-wrapper {
		width: 50%!important;
		padding: 0!important
	}
	.qodef-countdown .qodef-digit-wrapper .qodef-digit {
		font-size: 65px
	}
	.qodef-countdown .qodef-digit-wrapper .qodef-label {
		font-size: 15px
	}
}

@media only screen and (max-width:1024px) {
	.qodef-frame-slider-holder {
		margin-bottom: 96px
	}
	.qodef-frame-slider-holder .swiper-pagination-bullets {
		bottom: -96px!important
	}
}

@media only screen and (max-width:768px) {
	.qodef-frame-slider-holder {
		margin-bottom: 86px
	}
	.qodef-frame-slider-holder .swiper-pagination-bullets {
		bottom: -86px!important
	}
}

@media only screen and (max-width:680px) {
	.qodef-frame-slider-holder {
		margin-bottom: 76px
	}
	.qodef-frame-slider-holder .swiper-pagination-bullets {
		bottom: -76px!important
	}
}

@media only screen and (max-width:480px) {
	.qodef-frame-slider-holder {
		margin-bottom: 46px
	}
	.qodef-frame-slider-holder .swiper-pagination-bullets {
		bottom: -46px!important
	}
}

@media only screen and (max-width:1024px) {
	.qodef-highlight.qodef-title-break--disabled .qodef-m-title br {
		display: none
	}
}

@media only screen and (max-width:768px) {
	.qodef-horizontal-timeline .qodef-m-ht-content {
		margin-top: 50px
	}
	.qodef-horizontal-timeline .qodef-m-ht-content .qodef-e-hti-content-inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0
	}
	.qodef-horizontal-timeline .qodef-m-ht-content .qodef-e-hti-content-inner.qodef-timeline-has-image>* {
		width: 100%
	}
	.qodef-horizontal-timeline .qodef-m-ht-content .qodef-e-hti-content-inner.qodef-timeline-has-image .qodef-e-hti-content-value {
		margin-top: 30px
	}
	.qodef-horizontal-timeline .qodef-m-ht-content .qodef-e-hti-content-inner>* {
		padding: 0
	}
}

@media only screen and (max-width:680px) {
	.qodef-image-marquee .qodef-m-content.qodef--desktop {
		display: none
	}
	.qodef-image-marquee .qodef-m-content.qodef--mobile {
		display: block
	}
}

@media only screen and (max-width:1024px) {
	.qodef-info-section.qodef-title-break--disabled .qodef-m-title br {
		display: none
	}
}

@media only screen and (max-width:1024px) {
	.qodef-interactive-link-carousel .wp-video,
	.qodef-interactive-link-carousel video.wp-video-shortcode {
		-o-object-fit: cover;
		object-fit: cover
	}
}

@media only screen and (max-width:1366px) {
	.qodef-interactive-link-showcase.qodef-type--standard {
		padding: 100px 0
	}
	.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images {
		width: 60%
	}
	.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
		width: 40%
	}
}

@media only screen and (max-width:1024px) {
	.qodef-interactive-link-showcase.qodef-type--standard {
		padding: 60px 0
	}
	.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images {
		width: 80%
	}
	.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
		width: 100%;
		padding-left: 60px;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-item {
		font-size: 45px;
		line-height: 43px;
		letter-spacing: .06em;
		padding-bottom: 3px
	}
}

@media only screen and (max-width:680px) {
	.qodef-interactive-link-showcase.qodef-type--standard {
		padding: 30px 0
	}
	.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
		padding-left: 30px
	}
}

@media only screen and (max-width:1024px) {
	.qodef-interactive-link-showcase.qodef-layout--list .qodef-mobile-holder {
		display: block;
		padding-left: 8%;
		padding-right: 8%
	}
	.qodef-interactive-link-showcase.qodef-layout--list .qodef-mobile-holder .qodef-mobile-image-holder {
		position: relative
	}
	.qodef-interactive-link-showcase.qodef-layout--list .qodef-mobile-holder .qodef-mobile-image-holder img {
		width: 100%
	}
	.qodef-interactive-link-showcase.qodef-layout--list .qodef-mobile-holder .qodef-mobile-image-holder .qodef-video-button {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0
	}
	.qodef-interactive-link-showcase.qodef-layout--list .qodef-mobile-holder .qodef-mobile-image-holder .qodef-video-button .qodef-m-play {
		font-size: 60px
	}
	.qodef-interactive-link-showcase.qodef-layout--list .qodef-mobile-holder .qodef-e-title {
		font-family: "Bebas Neue", sans-serif;
		font-weight: 400;
		text-transform: uppercase;
		color: #111;
		font-size: 45px;
		line-height: 43px;
		letter-spacing: .06em;
		padding: 15px 0 40px
	}
	.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-bg-image {
		z-index: -1
	}
	.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images,
	.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
		display: none
	}
}

@media only screen and (max-width:480px) {
	.qodef-interactive-link-showcase.qodef-layout--list .qodef-mobile-holder .qodef-e-title {
		font-family: "Bebas Neue", sans-serif;
		font-weight: 400;
		text-transform: uppercase;
		color: #111;
		font-size: 35px;
		line-height: 34px;
		letter-spacing: .06em
	}
}

@media only screen and (max-width:1024px) {
	.qodef-item-showcase {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.qodef-item-showcase .qodef-m-image {
		position: absolute;
		top: 0;
		left: 0;
		width: 40%;
		padding-right: 40px;
		margin: 0!important
	}
	.qodef-item-showcase .qodef-m-items {
		left: 40%;
		width: calc(100% - 40%)
	}
	.qodef-item-showcase .qodef-m-items .qodef-m-item {
		-webkit-transition-delay: 0s;
		-o-transition-delay: 0s;
		transition-delay: 0s
	}
	.qodef-item-showcase .qodef-m-items.qodef--left {
		text-align: left
	}
	.qodef-item-showcase .qodef-m-items.qodef--right .qodef-m-item:first-child {
		margin-top: 40px
	}
	.qodef-item-showcase .qodef-m-item {
		margin-top: 40px
	}
}

@media only screen and (max-width:680px) {
	.qodef-item-showcase .qodef-m-image {
		display: none
	}
	.qodef-item-showcase .qodef-m-items {
		left: 0;
		width: 100%
	}
}

@media only screen and (max-width:1024px) {
	.qodef-movie-screen .qodef-m-image {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}
	.qodef-movie-screen .qodef-m-image .qodef-m-bg-image {
		height: 100%
	}
	.qodef-movie-screen .qodef-m-image img {
		display: none
	}
	.qodef-movie-screen .qodef-m-content {
		position: relative;
		padding: 70px
	}
}

@media only screen and (max-width:680px) {
	.qodef-movie-screen .qodef-m-additional-image {
		padding-bottom: 25px
	}
}

@media only screen and (max-width:1024px) {
	.qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
		display: none
	}
}

@media only screen and (max-width:680px) {
	.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
		display: block
	}
	.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
		padding-right: 0;
		margin-right: 0;
		border-right: 0
	}
	.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
		margin-top: 26px
	}
	.qodef-tabs.qodef-layout--simple .qodef-tabs-content {
		margin: 26px 0 0
	}
}

@media only screen and (max-width:1024px) {
	.qodef-vertical-split-slider.qodef-disable-below--1024 {
		display: none
	}
	.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive {
		display: block
	}
	.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content,
	.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-image {
		min-height: 50vh
	}
	.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
		padding: 10%
	}
}

@media only screen and (max-width:768px) {
	.qodef-vertical-split-slider.qodef-disable-below--768 {
		display: none
	}
	.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive {
		display: block
	}
	.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-content,
	.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-image {
		min-height: 50vh
	}
	.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
		padding: 10%
	}
}

@media only screen and (max-width:1024px) {
	body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
		padding-top: 0!important
	}
}

@media only screen and (max-width:1024px) {
	#qodef-page-sidebar .qodef-social-icons-group {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}