/**handles:jquery-selectBox,yith-wcwl-font-awesome,yith-wcwl-main,contact-form-7,mcloud-elementor**/

.selectBox-dropdown,
.selectBox-inline {
	min-width: 150px;
	outline: 0;
	display: inline-block
}

.selectBox-dropdown {
	position: relative;
	border: 1px solid #bbb;
	line-height: 1.5;
	text-decoration: none;
	text-align: left;
	color: #000;
	vertical-align: middle;
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #f8f8f8 1%, #e1e1e1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f8f8f8), color-stop(100%, #e1e1e1));
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: default
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
	border-color: #666
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.selectBox-dropdown .selectBox-label {
	padding: 2px 8px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 100%;
	background: url(../../plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.gif) 50% center no-repeat;
	border-left: solid 1px #bbb
}

.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	min-height: 1em;
	border: 1px solid #bbb;
	background: #fff;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

.selectBox-inline {
	border: 1px solid #bbb;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto
}

.selectBox-inline:focus {
	border-color: #666
}

.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0
}

.selectBox-options LI A {
	line-height: 1.5;
	padding: 0 .5em;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat
}

.selectBox-options LI.selectBox-hover A {
	background-color: #eee
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: transparent
}

.selectBox-options LI.selectBox-selected A {
	background-color: #c8def4
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #eee;
	font-weight: 700;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap
}

.selectBox-inline.selectBox-disabled,
.selectBox.selectBox-disabled {
	color: #888!important
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	border-color: #666
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent!important
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

.fa.fa-pull-left,
.fa.pull-left {
	margin-right: .3em
}

.fa,
.fa-stack {
	display: inline-block
}

.fa-fw,
.fa-li {
	text-align: center
}

@font-face {
	font-family: FontAwesome;
	src: url(../../fonts/fontawesome-webfont3e6e.eot?v=4.7.0);
	src: url(../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../../fonts/fontawesome-webfont.woff2) format('woff2'), url(../../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(../../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
	font-weight: 400;
	font-style: normal
}

.fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa.fa-pull-right,
.fa.pull-right {
	margin-left: .3em
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right,
.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	filter: none
}

.fa-stack {
	position: relative;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
	content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.woocommerce a.selectBox {
	background: #fff;
	min-width: 100px;
	margin-right: 10px;
	color: inherit
}

.woocommerce a.selectBox,
.woocommerce a.selectBox:hover {
	border-bottom: 1px solid #bbb!important
}

.woocommerce a.selectBox:hover {
	color: inherit
}

.woocommerce a.selectBox:focus {
	border: 1px solid #ccc
}

.selectBox-dropdown .selectBox-label {
	vertical-align: middle;
	padding: 3px 8px
}

.selectBox-dropdown .selectBox-arrow {
	border: none;
	background: url(../../plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.png) center right no-repeat
}

.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow {
	background: url(https://ohio.clbthemes.com/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.png) center left no-repeat
}

.selectBox-dropdown-menu {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	padding: 5px;
	font-size: 80%
}

.selectBox-dropdown-menu li a {
	color: inherit;
	padding: 5px 8px;
	border-radius: 3px
}

.selectBox-dropdown-menu a:hover {
	color: inherit;
	text-decoration: none
}

select.selectBox.change-wishlist {
	max-width: 100px
}

.change-wishlist-selectBox-dropdown-menu,
.selectBox.change-wishlist {
	width: auto!important
}

.yith-wcwl-with-pretty-photo {
	overflow: hidden
}

.yith-wcwl-with-pretty-photo .pp_content {
	height: auto!important
}

.woocommerce .wishlist-fragment .blockUI.blockOverlay::before,
.woocommerce .yith-wcwl-popup-form .blockUI.blockOverlay::before,
.yith-wcwl-popup {
	display: none
}

.yith-wcwl-popup-content h3 {
	text-align: center;
	font-size: 1.5em
}

.yith-wcwl-popup-content .heading-icon,
.yith-wcwl-popup-feedback .heading-icon {
	text-align: center;
	display: block;
	font-size: 70px;
	color: #333;
	margin-bottom: 15px
}

.yith-wcwl-popup-content .popup-description {
	text-align: center;
	font-weight: 600;
	margin-bottom: 15px
}

.yith-wcwl-popup-content .popup-description a.show-tab.active {
	cursor: inherit;
	color: inherit;
	pointer-events: none
}

.yith-wcwl-popup-feedback p.feedback {
	margin-top: 1.5em;
	text-align: center;
	font-size: 1.1rem;
	font-weight: 600
}

.yith-wcwl-popup-content label {
	display: block
}

.yith-wcwl-popup-content input[type=text],
.yith-wcwl-popup-content select {
	padding: 10px 7px
}

.yith-wcwl-popup-content .create,
.yith-wcwl-popup-content .yith-wcwl-second-row {
	display: none
}

.yith-wcwl-popup-footer {
	margin: 15px 0
}

.yith-wcwl-popup-footer .button.wishlist-submit {
	display: block;
	width: 100%;
	text-align: center
}

.pp_pic_holder.pp_woocommerce.feedback {
	max-width: 450px!important
}

.pp_pic_holder.pp_woocommerce.feedback .pp_content {
	width: auto!important
}

.yith-wcwl-popup-feedback {
	margin-top: 2em;
	margin-bottom: 2em
}

.yith-wcwl-add-button.with-dropdown {
	position: relative;
	padding: 15px 0
}

.yes-js .yith-wcwl-add-button ul.yith-wcwl-dropdown {
	display: none;
	list-style: none;
	margin-bottom: 0;
	padding: 5px 25px;
	border: 1px solid #cdcdcd;
	background: #fff;
	position: absolute;
	z-index: 15;
	top: calc(100% - 5px);
	min-width: 200px
}

.yith-wcwl-add-button.show-dropdown ul.yith-wcwl-dropdown {
	display: block
}

.yith-wcwl-add-button ul.yith-wcwl-dropdown li {
	padding: 15px 15px 15px 0;
	text-transform: uppercase;
	font-size: .8em
}

.yith-wcwl-add-button ul.yith-wcwl-dropdown li a {
	font-size: 1em!important;
	color: inherit;
	box-shadow: none
}

.yith-wcwl-add-button ul.yith-wcwl-dropdown li a:hover {
	color: initial
}

.yith-wcwl-add-button ul.yith-wcwl-dropdown li:before {
	font-family: FontAwesome;
	content: '\f067';
	margin-right: 15px
}

.yith-wcwl-add-button ul.yith-wcwl-dropdown li:not(:last-child) {
	border-bottom: 1px solid #cdcdcd
}

.yith-wcwl-add-to-wishlist .separator+[data-title] {
	display: inline-block
}

.yith-wcwl-add-to-wishlist .with-tooltip {
	position: relative
}

.yith-wcwl-tooltip {
	z-index: 10;
	padding: 5px 10px;
	border-radius: 5px;
	text-align: center;
	top: calc(100% + 5px);
	pointer-events: none;
	cursor: initial;
	font-size: .6875rem;
	line-height: normal;
	display: none
}

.with-dropdown .yith-wcwl-tooltip {
	top: auto;
	bottom: calc(100% + 10px)
}

.with-tooltip .yith-wcwl-tooltip {
	position: absolute
}

.with-tooltip .yith-wcwl-tooltip:before {
	content: '';
	display: block;
	position: absolute;
	top: -5px;
	left: calc(50% - 2px);
	width: 0;
	height: 0;
	background: 0 0!important;
	border-left: 5px solid transparent!important;
	border-right: 5px solid transparent!important;
	border-bottom: 5px solid
}

.wishlist-title,
.wishlist-title h2 {
	display: inline-block
}

.with-dropdown .with-tooltip .yith-wcwl-tooltip:before {
	bottom: -5px;
	top: auto;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid;
	border-bottom: none
}

#yith-wcwl-popup-message {
	font-weight: 700;
	line-height: 50px;
	text-align: center;
	background: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	position: fixed;
	top: 50%;
	left: 50%;
	padding: 7px 40px;
	z-index: 10000
}

.wishlist-title h2 {
	padding: 5px
}

.wishlist-title.wishlist-title-with-form h2:hover {
	background: #efefef
}

.wishlist-title a.show-title-form {
	cursor: pointer;
	visibility: hidden
}

.wishlist-title:hover a.show-title-form {
	visibility: visible
}

.hidden-title-form {
	position: relative;
	margin: 25px 0 39px
}

.yes-js .hidden-title-form {
	display: none
}

.hidden-title-form .edit-title-buttons {
	position: absolute;
	right: 5px;
	top: calc(50% - 15px)
}

.wishlist_table.images_grid li .product-thumbnail,
.wishlist_table.modern_grid li .product-thumbnail,
table.wishlist_table tr {
	position: relative
}

.hidden-title-form>input[type=text] {
	padding-right: 65px;
	line-height: 1
}

.hidden-title-form a {
	cursor: pointer;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	font-size: 1.3em
}

.hidden-title-form a i {
	margin: 0;
	display: inline-block
}

table.wishlist_table {
	font-size: 80%
}

table.wishlist_table thead th {
	border-top: 1px solid;
	padding: 16px 12px
}

table.wishlist_table tbody td {
	padding: 16px 12px
}

table.wishlist_table tbody td,
table.wishlist_table thead th {
	border-color: #e7e7e7
}

p.wishlist-empty,
table.wishlist_table tbody td.wishlist-empty {
	text-align: center;
	margin: 100px 0
}

.wishlist_table tr td,
.wishlist_table tr th.product-checkbox,
.wishlist_table tr th.wishlist-delete {
	text-align: center
}

.wishlist_table tr th.product-checkbox,
.wishlist_table tr th.product-remove {
	vertical-align: middle;
	width: 40px
}

.wishlist_table tr th.product-thumbnail {
	width: 80px
}

.wishlist_table tfoot td,
.wishlist_table tr td.product-name,
.wishlist_table tr td.product-thumbnail,
.wishlist_table tr td.wishlist-name,
.wishlist_table tr td.wishlist-privacy {
	text-align: left
}

.wishlist_table tr td.product-remove {
	padding: 16px 0
}

.wishlist_table tr td.product-thumbnail a {
	display: block;
	border: none;
	max-width: 80px
}

.wishlist_table tr td.product-thumbnail a img {
	width: 100%
}

.wishlist_table tr td.product-arrange {
	cursor: grab
}

.wishlist_table tr td.product-arrange:active {
	cursor: grabbing
}

.copy-trigger,
a.add_to_wishlist {
	cursor: pointer
}

.wishlist_table .product-stock-status span.wishlist-in-stock {
	color: #297e29
}

.wishlist_table .price-variation.decrease .variation-rate,
.wishlist_table .product-stock-status span.wishlist-out-of-stock {
	color: red
}

.wishlist_table .product-add-to-cart span.dateadded {
	display: block
}

.wishlist_table .product-add-to-cart a {
	display: table!important;
	margin: 0 auto 5px!important;
	text-align: center
}

.wishlist_table .product-add-to-cart a.button {
	padding: 6px 25px!important
}

.wishlist_table .product-add-to-cart a>img {
	display: inline;
	max-width: 2em
}

.wishlist_table .price-variation,
.wishlist_table .price-variation .old-price {
	display: block
}

.wishlist_table a.button {
	white-space: normal;
	margin-bottom: 5px!important
}

.wishlist_table.modern_grid {
	list-style: none;
	margin: 0 -7px 35px;
	font-size: 0
}

.wishlist_table.modern_grid li {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	padding: 0 7px;
	margin-bottom: 15px
}

.wishlist_table.images_grid li.wishlist-empty,
.wishlist_table.modern_grid li.wishlist-empty {
	width: 100%;
	font-size: 1rem;
	text-align: center;
	margin: 50px 0
}

.wishlist_table.images_grid li.show {
	z-index: 10
}

.wishlist_table.images_grid.products li.product.first,
.wishlist_table.images_grid.products li.product.last {
	clear: none
}

.wishlist-page-links,
.wishlist_table.images_grid.columns-2.products li.product:nth-of-type(2n+1),
.wishlist_table.images_grid.columns-3.products li.product:nth-of-type(3n+1),
.wishlist_table.images_grid.columns-4.products li.product:nth-of-type(4n+1),
.wishlist_table.images_grid.columns-5.products li.product:nth-of-type(5n+1),
.wishlist_table.images_grid.columns-6.products li.product:nth-of-type(6n+1),
.yith_wcwl_wishlist_update+.yith_wcwl_footer_additional_action {
	clear: both
}

.wishlist_table.modern_grid li .item-wrapper {
	display: table;
	margin: 0 -7px
}

.wishlist_table.modern_grid li .item-details,
.wishlist_table.modern_grid li .product-thumbnail {
	display: table-cell;
	vertical-align: top;
	box-sizing: border-box;
	width: 50%;
	padding: 0 7px;
	font-size: 1rem
}

.wishlist_table.images_grid li .product-thumbnail .product-checkbox,
.wishlist_table.modern_grid li .product-thumbnail .product-checkbox {
	position: absolute;
	top: 7px;
	left: 15px;
	z-index: 2
}

.wishlist_table.modern_grid li .product-thumbnail>a,
.wishlist_table.modern_grid li .product-thumbnail>a img {
	display: block
}

.wishlist_table.images_grid li.show .product-thumbnail>a img,
.wishlist_table.images_grid li:hover .product-thumbnail>a img {
	filter: brightness(1.1)
}

.wishlist_table.modern_grid.wishlist_view li .item-details {
	position: relative
}

.wishlist_table.modern_grid.wishlist_view li .item-details:before {
	content: '';
	display: block;
	top: 0;
	bottom: 0;
	left: 7px;
	background: #fff;
	position: absolute;
	right: 7px;
	z-index: 0;
	border: 1px solid #cdcdcd
}

.wishlist_table.images_grid li .item-details {
	display: none;
	position: absolute;
	z-index: 2;
	bottom: 15px;
	left: calc(50% - 150px);
	width: 300px;
	background: #fff;
	padding: 10px 20px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .add_to_wishlist,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .disabled_item,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback+a,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .open-pretty-photo {
	background: 0 0;
	font-size: 0
}

.wishlist_table.images_grid li.show .item-details {
	display: block
}

.wishlist_table.modern_grid li .item-details .item-details-wrapper {
	padding: 15px 20px;
	line-height: normal;
	position: relative
}

.wishlist_table.images_grid li .item-details a.close {
	position: absolute;
	top: 10px;
	right: 20px
}

.wishlist_table.images_grid li .item-details h3,
.wishlist_table.mobile li .item-details h3,
.wishlist_table.modern_grid li .item-details h3 {
	margin-bottom: 7px
}

.wishlist_table.images_grid li .item-details table.item-details-table,
.wishlist_table.mobile li .item-details table.item-details-table,
.wishlist_table.mobile li table.additional-info,
.wishlist_table.modern_grid li .item-details table.item-details-table {
	border: none;
	margin-bottom: 7px
}

.wishlist_table.images_grid li .item-details table.item-details-table td,
.wishlist_table.mobile li .item-details table.item-details-table td,
.wishlist_table.mobile li table.additional-info td,
.wishlist_table.modern_grid li .item-details table.item-details-table td {
	border: none;
	font-size: .7em;
	padding: 3px;
	vertical-align: top
}

.wishlist_table.images_grid li .item-details table.item-details-table td.label,
.wishlist_table.mobile li .item-details table.item-details-table td.label,
.wishlist_table.mobile li table.additional-info td.label,
.wishlist_table.modern_grid li .item-details table.item-details-table td.label {
	text-align: left;
	font-weight: 700;
	width: 40%
}

.wishlist_table.images_grid li .item-details table.item-details-table td.value,
.wishlist_table.mobile li .item-details table.item-details-table td.value,
.wishlist_table.mobile li table.additional-info td.value,
.wishlist_table.modern_grid li .item-details table.item-details-table td.value {
	text-align: right
}

.wishlist_table.modern_grid li .item-details table.item-details-table td.value a.selectBox {
	margin-right: 0
}

.wishlist_table.images_grid li .item-details table.item-details-table td.value input,
.wishlist_table.mobile li table.additional-info td.value input,
.wishlist_table.modern_grid li .item-details table.item-details-table td.value input {
	width: auto
}

.wishlist_table.images_grid li .item-details .move-to-another-wishlist,
.wishlist_table.images_grid li .item-details .product-add-to-cart,
.wishlist_table.modern_grid li .item-details .move-to-another-wishlist,
.wishlist_table.modern_grid li .item-details .product-add-to-cart {
	text-align: center;
	margin-bottom: 7px
}

.wishlist_table.images_grid li .item-details .product-remove,
.wishlist_table.modern_grid li .item-details .product-remove {
	text-align: right
}

.wishlist_table.images_grid li .item-details .product-remove a,
.wishlist_table.modern_grid li .item-details .product-remove a {
	border: none;
	border-radius: 0;
	display: inline-block
}

.wishlist_table.mobile {
	list-style: none;
	margin-left: 0
}

.wishlist_table.mobile li {
	margin-bottom: 7px
}

.wishlist_table.mobile li .product-checkbox {
	display: inline-block;
	width: 20px;
	vertical-align: top
}

.wishlist_table.mobile li .item-wrapper {
	display: inline-block;
	width: calc(100% - 25px);
	vertical-align: top;
	margin-bottom: 7px
}

.wishlist_table.wishlist_manage_table.mobile li.wishlist-empty {
	text-align: center
}

.wishlist_table.wishlist_manage_table.mobile li .item-wrapper {
	width: 100%
}

.wishlist_table.mobile li .item-wrapper .product-thumbnail {
	display: inline-block;
	max-width: 60px;
	margin-right: 10px
}

.wishlist_table.mobile li .item-wrapper .item-details {
	display: inline-block;
	width: calc(100% - 80px);
	vertical-align: top
}

.wishlist_table.mobile.with-checkbox li .additional-info-wrapper {
	padding-left: 20px
}

.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist,
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
	text-align: center;
	margin-bottom: 7px
}

.wishlist_table.mobile li .additional-info-wrapper .product-remove {
	text-align: right
}

.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
	margin-right: 5px
}

.yith-wcwl-add-to-wishlist a.add_to_wishlist>img,
.yith-wcwl-add-to-wishlist a.delete_item>img,
.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>img {
	max-width: 32px;
	display: inline-block;
	margin-right: 10px
}

a.add_to_wishlist+a.view-wishlist,
a.delete_item+a.view-wishlist {
	margin-left: 15px
}

.summary .single_add_to_wishlist.button,
div.product .woocommerce-price-and-add .single_add_to_wishlist.button {
	margin: 0
}

.wishlist_table .add_to_cart.button {
	padding: 7px 12px;
	line-height: normal
}

.yith-wcwl-add-to-wishlist {
	margin-top: 10px
}

.hidden-title-form button i,
.wishlist-title a.show-title-form i,
.wishlist_manage_table tfoot a.create-new-wishlist i,
.wishlist_manage_table tfoot button.submit-wishlist-changes i,
.wishlist_table .add_to_cart.button i,
.wishlist_table .ask-an-estimate-button i,
.yith-wcwl-add-button>a i,
.yith-wcwl-wishlist-new button i,
.yith-wcwl-wishlist-search-form button.wishlist-search-button i {
	margin-right: 10px
}

.hidden-title-form a.hide-title-form,
.wishlist-title a.show-title-form,
.wishlist_manage_table a.create-new-wishlist,
.wishlist_manage_table button.submit-wishlist-changes,
.wishlist_table .add_to_cart.button,
.wishlist_table a.ask-an-estimate-button,
.woocommerce .yith-wcwl-wishlist-new button,
.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-popup-button a.add_to_wishlist,
.yith-wcwl-wishlist-search-form button.wishlist-search-button {
	margin: 0;
	box-shadow: none;
	text-shadow: none
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
	position: absolute;
	z-index: 10;
	margin: 0;
	top: 10px;
	left: 10px
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .with-dropdown {
	padding: 0
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .delete_item,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .move_to_another_wishlist {
	font-size: 0
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback {
	display: none
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i {
	font-size: 1.6rem;
	margin: 0
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist img {
	margin: 0
}

.woocommerce .wishlist-title {
	margin-bottom: 30px
}

.woocommerce .wishlist-title h2 {
	vertical-align: middle;
	margin-bottom: 0
}

.woocommerce .hidden-title-form button {
	padding: 7px 24px;
	vertical-align: middle;
	border: none;
	position: relative
}

.woocommerce .hidden-title-form button:active {
	top: 1px
}

.woocommerce .back-to-all-wishlists {
	margin-bottom: 20px
}

.woocommerce #content table.wishlist_table.cart a.remove {
	color: #c3c3c3;
	margin: 0 auto
}

.woocommerce #content table.wishlist_table.cart a.remove:hover {
	background-color: #c3c3c3;
	color: #fff
}

.yith-wcwl-share {
	margin-bottom: 35px
}

.yith-wcwl-share h4.yith-wcwl-share-title {
	margin: 10px 0
}

.yith-wcwl-share ul {
	margin: 5px 0;
	padding: 0
}

.entry-content .yith-wcwl-share ul li,
.yith-wcwl-share ul li {
	display: inline-block;
	margin-left: 0;
	margin-right: 0
}

.yith-wcwl-share li a {
	color: #fff;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	padding: 5px;
	display: block;
	border: none;
	min-width: 26px;
	min-height: 26px
}

.yith-wcwl-share li a:hover {
	color: #fff
}

.yith-wcwl-share li a>img {
	max-width: 1em
}

.woocommerce .ask-an-estimate-button>img {
	max-width: 1em;
	display: inline;
	margin-right: 5px
}

#ask_an_estimate_popup {
	display: none
}

.wishlist-ask-an-estimate-popup .ask-an-estimate-button-popup {
	width: 100%
}

.wishlist-ask-an-estimate-popup .woocommerce-error {
	margin-bottom: 0
}

.wishlist-ask-an-estimate-popup #additional_notes {
	min-height: 150px
}

.ask-an-estimate-confirmation {
	padding: 0 30px;
	text-align: center
}

.yith_wcwl_wishlist_footer>div {
	margin-bottom: 15px
}

.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action {
	float: left
}

.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action label {
	display: inline-block;
	margin-right: 10px
}

.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions {
	min-width: 250px
}

.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action input[type=submit] {
	margin: 0 0 0 10px
}

.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update {
	float: right
}

.yith_wcwl_wishlist_footer .yith-wcwl-share {
	float: left;
	clear: both
}

.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action {
	float: right
}

.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action>* {
	vertical-align: middle
}

#move_to_another_wishlist {
	display: none
}

.yith-wcwl-wishlist-new {
	padding: 20px 0
}

.yith-wcwl-popup-content .yith-wcwl-wishlist-new {
	padding: 0
}

.yith-wcwl-wishlist-new .wishlist-name {
	display: inline-block
}

.yith-wcwl-wishlist-new .wishlist-privacy-radio label {
	display: block
}

.yith-wcwl-popup-content .create-wishlist-button {
	margin-top: 15px;
	width: 100%
}

#create_new_wishlist {
	display: none
}

.wishlist_manage_table select {
	vertical-align: middle;
	margin-right: 10px
}

.wishlist_manage_table td.wishlist-name .wishlist-title {
	margin-bottom: 0
}

.wishlist_manage_table td.wishlist-name .wishlist-title .show-title-form {
	display: inline-block;
	padding: 0;
	border: none;
	background: 0 0;
	top: 0;
	margin: 0
}

.wishlist_manage_table td.wishlist-name a.show-title-form i {
	padding: 5px;
	margin: 0
}

.wishlist_manage_table td.wishlist-name:hover a.show-title-form {
	visibility: visible
}

.wishlist_manage_table td.wishlist-name .hidden-title-form {
	margin: 0!important;
	width: 100%;
	position: relative
}

.wishlist_manage_table td.wishlist-name .hidden-title-form input[type=text] {
	width: 100%;
	min-width: 0
}

table.wishlist_manage_table tfoot td {
	text-align: right;
	padding: 24px 12px
}

.wishlist_manage_table tfoot button.submit-wishlist-changes {
	padding: 7px 24px;
	vertical-align: middle;
	border: 1px solid;
	border-radius: 3px;
	position: relative;
	line-height: normal
}

.wishlist_manage_table tfoot button.submit-wishlist-changes:active {
	top: 1px
}

.wishlist_manage_table tfoot a.create-new-wishlist {
	vertical-align: middle;
	line-height: normal;
	padding: 7px 24px
}

.wishlist_manage_table.modern_grid li.wishlist-empty {
	margin: 50px 0
}

.wishlist_manage_table.modern_grid li .item-wrapper {
	display: block;
	margin: 0;
	padding: 40px 50px;
	background: #fff;
	border: 1px solid #cdcdcd
}

.wishlist_manage_table.modern_grid li .item-details,
.wishlist_manage_table.modern_grid li .product-thumbnail {
	display: block;
	width: 100%;
	padding: 0
}

.wishlist_manage_table.modern_grid li .item-details .hidden-title-form {
	width: 100%
}

.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box {
	display: flex;
	background: #f2f2f2;
	min-height: 400px;
	align-items: center;
	justify-content: center;
	margin-bottom: 15px
}

.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box p {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 600
}

.wishlist_manage_table.modern_grid li .product-thumbnail img:first-child {
	width: 100%;
	margin-bottom: 15px
}

.wishlist_manage_table.modern_grid li .product-thumbnail img {
	width: calc(50% - 8px)
}

.wishlist_manage_table.mobile li .item-details .hidden-title-form input[type=text],
.wishlist_manage_table.mobile li .item-wrapper .item-details {
	width: 100%
}

.wishlist_manage_table.modern_grid li .product-thumbnail img:nth-child(3) {
	margin-left: 15px
}

.wishlist_manage_table.modern_grid li .wishlist-title-with-form {
	display: block
}

.wishlist_manage_table.modern_grid li .wishlist-title-with-form h3 {
	display: inline-block
}

.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form,
.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form:hover {
	visibility: visible;
	float: right;
	margin: 0;
	background: 0 0;
	color: inherit
}

.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form i {
	margin: 0
}

.wishlist_manage_table.modern_grid li .hidden-title-form {
	margin-top: 0!important
}

.wishlist_manage_table.modern_grid li .hidden-title-form input[type=text] {
	width: 100%;
	min-width: 0
}

.wishlist_manage_table.mobile li {
	margin-bottom: 30px
}

.wishlist_manage_table.mobile li .item-details .hidden-title-form {
	position: relative
}

.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title {
	display: block;
	border-bottom: 1px solid #cdcdcd;
	position: relative
}

.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form {
	position: absolute;
	right: 0;
	top: 0;
	visibility: visible
}

.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.selectBox,
.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form i {
	margin-right: 0
}

.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.wishlist-download {
	float: left
}

.yith-wcwl-wishlist-search-form {
	text-align: center;
	padding: 20px 0
}

.yith-wcwl-wishlist-search-form #wishlist_search {
	display: inline-block;
	max-width: 300px;
	vertical-align: middle
}

.yith-wcwl-wishlist-search-form button.wishlist-search-button {
	display: inline-block;
	padding: 7px 24px;
	vertical-align: middle;
	border: 1px solid;
	border-radius: 3px;
	position: relative;
	line-height: normal
}

.yith-wcwl-wishlist-search-form button.wishlist-search-button i {
	margin: 0
}

.yith-wcwl-wishlist-search-form button.wishlist-search-button:active {
	top: 1px
}

.yith-wcwl-search-results .wishlist-owner {
	text-align: left
}

.yith-wcwl-search-results .wishlist-owner .thumb {
	display: inline-block;
	margin-right: 15px
}

.yith-wcwl-add-to-wishlist .ajax-loading {
	box-shadow: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	display: inline!important;
	margin-left: 5px;
	vertical-align: middle;
	visibility: hidden;
	width: 16px!important;
	height: 16px!important
}

.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown li,
.widget_yith-wcwl-lists ul.dropdown li {
	padding: 0
}

.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,
.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li a,
.widget_yith-wcwl-lists ul.dropdown ul.lists>li a,
.widget_yith-wcwl-lists ul.dropdown>li a {
	display: block;
	padding: 5px 15px
}

.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,
.widget_yith-wcwl-lists ul.dropdown ul.lists>li a {
	padding: 5px 25px
}

.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li.lists-section,
.widget_yith-wcwl-lists ul.dropdown>li.lists-section {
	border-bottom: 1px solid #e7e7e7
}

.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists,
.widget_yith-wcwl-lists ul.dropdown ul.lists {
	margin: 0
}

.elementor-widget-wp-widget-yith-wcwl-items .mini,
.widget_yith-wcwl-items .mini {
	position: relative
}

.elementor-widget-wp-widget-yith-wcwl-items .heading,
.widget_yith-wcwl-items .heading {
	text-align: center;
	cursor: pointer
}

.elementor-widget-wp-widget-yith-wcwl-items .mini .heading,
.widget_yith-wcwl-items .mini .heading {
	display: inline-block
}

.elementor-widget-wp-widget-yith-wcwl-items .heading a,
.widget_yith-wcwl-items .heading a {
	color: inherit
}

.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter,
.widget_yith-wcwl-items .extended .heading .items-counter {
	position: relative
}

.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter i,
.widget_yith-wcwl-items .extended .heading .items-counter i {
	font-size: 70px;
	position: relative;
	margin-bottom: 10px
}

.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter i,
.widget_yith-wcwl-items .mini .heading .items-counter i {
	font-size: 30px
}

.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter .items-count,
.widget_yith-wcwl-items .extended .heading .items-counter .items-count {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: calc(50% - 20px);
	font-size: 1rem
}

.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter .items-count,
.widget_yith-wcwl-items .mini .heading .items-counter .items-count {
	font-size: 1rem
}

.elementor-widget-wp-widget-yith-wcwl-items .extended .heading h3:after,
.widget_yith-wcwl-items .extended .heading h3:after {
	content: '';
	display: block;
	max-width: 80px;
	border-bottom: 1px solid #cdcdcd;
	margin: 10px auto
}

.elementor-widget-wp-widget-yith-wcwl-items .mini .list,
.widget_yith-wcwl-items .mini .list {
	position: absolute;
	z-index: 1;
	left: 0;
	background: #fff;
	padding: 25px 40px;
	display: none;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

.elementor-widget-wp-widget-yith-wcwl-items .mini:hover .list,
.widget_yith-wcwl-items .mini:hover .list {
	display: block
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget,
.widget_yith-wcwl-items ul.product_list_widget {
	margin-bottom: 40px!important
}

.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget,
.widget_yith-wcwl-items .mini ul.product_list_widget {
	max-height: 30vh;
	overflow-y: auto;
	margin-left: -20px
}

.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar,
.widget_yith-wcwl-items ul.product_list_widget::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px
}

.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar-thumb,
.widget_yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .4);
	box-shadow: 0 0 1px rgba(255, 255, 255, .4)
}

.elementor-widget-wp-widget-yith-wcwl-items p.empty-wishlist,
.widget_yith-wcwl-items p.empty-wishlist {
	margin-bottom: 0!important
}

.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,
.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li:not(:last-child),
.widget_yith-wcwl-items .show-wishlist,
.widget_yith-wcwl-items ul.product_list_widget li:not(:last-child) {
	margin-bottom: 10px
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li,
.widget_yith-wcwl-items ul.product_list_widget li {
	display: table
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb,
.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,
.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,
.widget_yith-wcwl-items ul.product_list_widget li .image-thumb,
.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,
.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists {
	display: table-cell;
	vertical-align: middle
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,
.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists {
	font-size: 1.2rem
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb img,
.widget_yith-wcwl-items ul.product_list_widget li .image-thumb img {
	margin-left: 10px;
	max-width: 40px
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,
.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a,
.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a {
	display: inline-block
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*,
.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>* {
	display: block
}

.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,
.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,
.widget_yith-wcwl-items .show-wishlist,
.widget_yith-wcwl-items a.add_all_to_cart {
	display: block!important
}

.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,
.widget_yith-wcwl-items a.add_all_to_cart {
	text-align: center
}

@media(max-width:768px) {
	.yith_wcwl_wishlist_bulk_action select {
		width: 100%;
		margin-bottom: 15px
	}
	.yith_wcwl_wishlist_bulk_action input {
		float: right
	}
	.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action {
		float: none
	}
	.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action .ask-an-estimate-button {
		width: 100%;
		text-align: center
	}
}

.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em .5em 1em;
	padding: .2em 1em;
	border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output {
	display: none
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450
}

.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output {
	border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #ffb900
}

.wpcf7-form-control-wrap {
	position: relative
}

.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 1em;
	font-weight: 400;
	display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em
}

span.wpcf7-list-item-label::after,
span.wpcf7-list-item-label::before {
	content: " "
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url(../../plugins/contact-form-7/assets/ajax-loader.gif);
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible
}

div.wpcf7 div.ajax-error {
	display: none
}

div.wpcf7 .placeheld {
	color: #888
}

div.wpcf7 input[type=file] {
	cursor: pointer
}

div.wpcf7 input[type=file]:disabled {
	cursor: default
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed
}

.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
	direction: ltr
}

.mcloud-elem-empty-video {
	padding-bottom: 55%;
	position: relative;
	background: rgba(0, 0, 0, .05);
	border: 1px solid rgba(0, 0, 0, .2)
}

.mcloud-elem-empty-video.has-error {
	background: rgba(255, 0, 0, .125);
	border: 1px solid rgba(255, 0, 0, .5)
}

.mcloud-elem-empty-video>div {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.elementor-widget-mux-video figure {
	position: relative
}

.elementor-widget-mux-video figure div.elementor-mux-player,
.elementor-widget-mux-video figure video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.elementor-widget-mux-video figure.aspect-1-1 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-1-2 {
	padding-bottom: 200%
}

.elementor-widget-mux-video figure.aspect-1-3 {
	padding-bottom: 300%
}

.elementor-widget-mux-video figure.aspect-1-4 {
	padding-bottom: 400%
}

.elementor-widget-mux-video figure.aspect-1-5 {
	padding-bottom: 500%
}

.elementor-widget-mux-video figure.aspect-1-6 {
	padding-bottom: 600%
}

.elementor-widget-mux-video figure.aspect-1-7 {
	padding-bottom: 700%
}

.elementor-widget-mux-video figure.aspect-1-8 {
	padding-bottom: 800%
}

.elementor-widget-mux-video figure.aspect-1-9 {
	padding-bottom: 900%
}

.elementor-widget-mux-video figure.aspect-1-10 {
	padding-bottom: 1000%
}

.elementor-widget-mux-video figure.aspect-1-11 {
	padding-bottom: 1100%
}

.elementor-widget-mux-video figure.aspect-1-12 {
	padding-bottom: 1200%
}

.elementor-widget-mux-video figure.aspect-1-13 {
	padding-bottom: 1300%
}

.elementor-widget-mux-video figure.aspect-1-14 {
	padding-bottom: 1400%
}

.elementor-widget-mux-video figure.aspect-1-15 {
	padding-bottom: 1500%
}

.elementor-widget-mux-video figure.aspect-1-16 {
	padding-bottom: 1600%
}

.elementor-widget-mux-video figure.aspect-1-17 {
	padding-bottom: 1700%
}

.elementor-widget-mux-video figure.aspect-1-18 {
	padding-bottom: 1800%
}

.elementor-widget-mux-video figure.aspect-1-19 {
	padding-bottom: 1900%
}

.elementor-widget-mux-video figure.aspect-1-20 {
	padding-bottom: 2000%
}

.elementor-widget-mux-video figure.aspect-1-21 {
	padding-bottom: 2100%
}

.elementor-widget-mux-video figure.aspect-1-22 {
	padding-bottom: 2200%
}

.elementor-widget-mux-video figure.aspect-1-23 {
	padding-bottom: 2300%
}

.elementor-widget-mux-video figure.aspect-1-24 {
	padding-bottom: 2400%
}

.elementor-widget-mux-video figure.aspect-1-25 {
	padding-bottom: 2500%
}

.elementor-widget-mux-video figure.aspect-1-26 {
	padding-bottom: 2600%
}

.elementor-widget-mux-video figure.aspect-1-27 {
	padding-bottom: 2700%
}

.elementor-widget-mux-video figure.aspect-1-28 {
	padding-bottom: 2800%
}

.elementor-widget-mux-video figure.aspect-1-29 {
	padding-bottom: 2900%
}

.elementor-widget-mux-video figure.aspect-1-30 {
	padding-bottom: 3000%
}

.elementor-widget-mux-video figure.aspect-1-31 {
	padding-bottom: 3100%
}

.elementor-widget-mux-video figure.aspect-1-32 {
	padding-bottom: 3200%
}

.elementor-widget-mux-video figure.aspect-2-1 {
	padding-bottom: 50%
}

.elementor-widget-mux-video figure.aspect-2-2 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-2-3 {
	padding-bottom: 150%
}

.elementor-widget-mux-video figure.aspect-2-4 {
	padding-bottom: 200%
}

.elementor-widget-mux-video figure.aspect-2-5 {
	padding-bottom: 250%
}

.elementor-widget-mux-video figure.aspect-2-6 {
	padding-bottom: 300%
}

.elementor-widget-mux-video figure.aspect-2-7 {
	padding-bottom: 350%
}

.elementor-widget-mux-video figure.aspect-2-8 {
	padding-bottom: 400%
}

.elementor-widget-mux-video figure.aspect-2-9 {
	padding-bottom: 450%
}

.elementor-widget-mux-video figure.aspect-2-10 {
	padding-bottom: 500%
}

.elementor-widget-mux-video figure.aspect-2-11 {
	padding-bottom: 550%
}

.elementor-widget-mux-video figure.aspect-2-12 {
	padding-bottom: 600%
}

.elementor-widget-mux-video figure.aspect-2-13 {
	padding-bottom: 650%
}

.elementor-widget-mux-video figure.aspect-2-14 {
	padding-bottom: 700%
}

.elementor-widget-mux-video figure.aspect-2-15 {
	padding-bottom: 750%
}

.elementor-widget-mux-video figure.aspect-2-16 {
	padding-bottom: 800%
}

.elementor-widget-mux-video figure.aspect-2-17 {
	padding-bottom: 850%
}

.elementor-widget-mux-video figure.aspect-2-18 {
	padding-bottom: 900%
}

.elementor-widget-mux-video figure.aspect-2-19 {
	padding-bottom: 950%
}

.elementor-widget-mux-video figure.aspect-2-20 {
	padding-bottom: 1000%
}

.elementor-widget-mux-video figure.aspect-2-21 {
	padding-bottom: 1050%
}

.elementor-widget-mux-video figure.aspect-2-22 {
	padding-bottom: 1100%
}

.elementor-widget-mux-video figure.aspect-2-23 {
	padding-bottom: 1150%
}

.elementor-widget-mux-video figure.aspect-2-24 {
	padding-bottom: 1200%
}

.elementor-widget-mux-video figure.aspect-2-25 {
	padding-bottom: 1250%
}

.elementor-widget-mux-video figure.aspect-2-26 {
	padding-bottom: 1300%
}

.elementor-widget-mux-video figure.aspect-2-27 {
	padding-bottom: 1350%
}

.elementor-widget-mux-video figure.aspect-2-28 {
	padding-bottom: 1400%
}

.elementor-widget-mux-video figure.aspect-2-29 {
	padding-bottom: 1450%
}

.elementor-widget-mux-video figure.aspect-2-30 {
	padding-bottom: 1500%
}

.elementor-widget-mux-video figure.aspect-2-31 {
	padding-bottom: 1550%
}

.elementor-widget-mux-video figure.aspect-2-32 {
	padding-bottom: 1600%
}

.elementor-widget-mux-video figure.aspect-3-1 {
	padding-bottom: 33.3333333333%
}

.elementor-widget-mux-video figure.aspect-3-2 {
	padding-bottom: 66.6666666667%
}

.elementor-widget-mux-video figure.aspect-3-3 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-3-4 {
	padding-bottom: 133.3333333333%
}

.elementor-widget-mux-video figure.aspect-3-5 {
	padding-bottom: 166.6666666667%
}

.elementor-widget-mux-video figure.aspect-3-6 {
	padding-bottom: 200%
}

.elementor-widget-mux-video figure.aspect-3-7 {
	padding-bottom: 233.3333333333%
}

.elementor-widget-mux-video figure.aspect-3-8 {
	padding-bottom: 266.6666666667%
}

.elementor-widget-mux-video figure.aspect-3-9 {
	padding-bottom: 300%
}

.elementor-widget-mux-video figure.aspect-3-10 {
	padding-bottom: 333.3333333333%
}

.elementor-widget-mux-video figure.aspect-3-11 {
	padding-bottom: 366.6666666667%
}

.elementor-widget-mux-video figure.aspect-3-12 {
	padding-bottom: 400%
}

.elementor-widget-mux-video figure.aspect-3-13 {
	padding-bottom: 433.3333333333%
}

.elementor-widget-mux-video figure.aspect-3-14 {
	padding-bottom: 466.6666666667%
}

.elementor-widget-mux-video figure.aspect-3-15 {
	padding-bottom: 500%
}

.elementor-widget-mux-video figure.aspect-3-16 {
	padding-bottom: 533.3333333333%
}

.elementor-widget-mux-video figure.aspect-3-17 {
	padding-bottom: 566.6666666667%
}

.elementor-widget-mux-video figure.aspect-3-18 {
	padding-bottom: 600%
}

.elementor-widget-mux-video figure.aspect-3-19 {
	padding-bottom: 633.3333333333%
}

.elementor-widget-mux-video figure.aspect-3-20 {
	padding-bottom: 666.6666666667%
}

.elementor-widget-mux-video figure.aspect-3-21 {
	padding-bottom: 700%
}

.elementor-widget-mux-video figure.aspect-3-22 {
	padding-bottom: 733.3333333333%
}

.elementor-widget-mux-video figure.aspect-3-23 {
	padding-bottom: 766.6666666667%
}

.elementor-widget-mux-video figure.aspect-3-24 {
	padding-bottom: 800%
}

.elementor-widget-mux-video figure.aspect-3-25 {
	padding-bottom: 833.3333333333%
}

.elementor-widget-mux-video figure.aspect-3-26 {
	padding-bottom: 866.6666666667%
}

.elementor-widget-mux-video figure.aspect-3-27 {
	padding-bottom: 900%
}

.elementor-widget-mux-video figure.aspect-3-28 {
	padding-bottom: 933.3333333333%
}

.elementor-widget-mux-video figure.aspect-3-29 {
	padding-bottom: 966.6666666667%
}

.elementor-widget-mux-video figure.aspect-3-30 {
	padding-bottom: 1000%
}

.elementor-widget-mux-video figure.aspect-3-31 {
	padding-bottom: 1033.3333333333%
}

.elementor-widget-mux-video figure.aspect-3-32 {
	padding-bottom: 1066.6666666667%
}

.elementor-widget-mux-video figure.aspect-4-1 {
	padding-bottom: 25%
}

.elementor-widget-mux-video figure.aspect-4-2 {
	padding-bottom: 50%
}

.elementor-widget-mux-video figure.aspect-4-3 {
	padding-bottom: 75%
}

.elementor-widget-mux-video figure.aspect-4-4 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-4-5 {
	padding-bottom: 125%
}

.elementor-widget-mux-video figure.aspect-4-6 {
	padding-bottom: 150%
}

.elementor-widget-mux-video figure.aspect-4-7 {
	padding-bottom: 175%
}

.elementor-widget-mux-video figure.aspect-4-8 {
	padding-bottom: 200%
}

.elementor-widget-mux-video figure.aspect-4-9 {
	padding-bottom: 225%
}

.elementor-widget-mux-video figure.aspect-4-10 {
	padding-bottom: 250%
}

.elementor-widget-mux-video figure.aspect-4-11 {
	padding-bottom: 275%
}

.elementor-widget-mux-video figure.aspect-4-12 {
	padding-bottom: 300%
}

.elementor-widget-mux-video figure.aspect-4-13 {
	padding-bottom: 325%
}

.elementor-widget-mux-video figure.aspect-4-14 {
	padding-bottom: 350%
}

.elementor-widget-mux-video figure.aspect-4-15 {
	padding-bottom: 375%
}

.elementor-widget-mux-video figure.aspect-4-16 {
	padding-bottom: 400%
}

.elementor-widget-mux-video figure.aspect-4-17 {
	padding-bottom: 425%
}

.elementor-widget-mux-video figure.aspect-4-18 {
	padding-bottom: 450%
}

.elementor-widget-mux-video figure.aspect-4-19 {
	padding-bottom: 475%
}

.elementor-widget-mux-video figure.aspect-4-20 {
	padding-bottom: 500%
}

.elementor-widget-mux-video figure.aspect-4-21 {
	padding-bottom: 525%
}

.elementor-widget-mux-video figure.aspect-4-22 {
	padding-bottom: 550%
}

.elementor-widget-mux-video figure.aspect-4-23 {
	padding-bottom: 575%
}

.elementor-widget-mux-video figure.aspect-4-24 {
	padding-bottom: 600%
}

.elementor-widget-mux-video figure.aspect-4-25 {
	padding-bottom: 625%
}

.elementor-widget-mux-video figure.aspect-4-26 {
	padding-bottom: 650%
}

.elementor-widget-mux-video figure.aspect-4-27 {
	padding-bottom: 675%
}

.elementor-widget-mux-video figure.aspect-4-28 {
	padding-bottom: 700%
}

.elementor-widget-mux-video figure.aspect-4-29 {
	padding-bottom: 725%
}

.elementor-widget-mux-video figure.aspect-4-30 {
	padding-bottom: 750%
}

.elementor-widget-mux-video figure.aspect-4-31 {
	padding-bottom: 775%
}

.elementor-widget-mux-video figure.aspect-4-32 {
	padding-bottom: 800%
}

.elementor-widget-mux-video figure.aspect-5-1 {
	padding-bottom: 20%
}

.elementor-widget-mux-video figure.aspect-5-2 {
	padding-bottom: 40%
}

.elementor-widget-mux-video figure.aspect-5-3 {
	padding-bottom: 60%
}

.elementor-widget-mux-video figure.aspect-5-4 {
	padding-bottom: 80%
}

.elementor-widget-mux-video figure.aspect-5-5 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-5-6 {
	padding-bottom: 120%
}

.elementor-widget-mux-video figure.aspect-5-7 {
	padding-bottom: 140%
}

.elementor-widget-mux-video figure.aspect-5-8 {
	padding-bottom: 160%
}

.elementor-widget-mux-video figure.aspect-5-9 {
	padding-bottom: 180%
}

.elementor-widget-mux-video figure.aspect-5-10 {
	padding-bottom: 200%
}

.elementor-widget-mux-video figure.aspect-5-11 {
	padding-bottom: 220%
}

.elementor-widget-mux-video figure.aspect-5-12 {
	padding-bottom: 240%
}

.elementor-widget-mux-video figure.aspect-5-13 {
	padding-bottom: 260%
}

.elementor-widget-mux-video figure.aspect-5-14 {
	padding-bottom: 280%
}

.elementor-widget-mux-video figure.aspect-5-15 {
	padding-bottom: 300%
}

.elementor-widget-mux-video figure.aspect-5-16 {
	padding-bottom: 320%
}

.elementor-widget-mux-video figure.aspect-5-17 {
	padding-bottom: 340%
}

.elementor-widget-mux-video figure.aspect-5-18 {
	padding-bottom: 360%
}

.elementor-widget-mux-video figure.aspect-5-19 {
	padding-bottom: 380%
}

.elementor-widget-mux-video figure.aspect-5-20 {
	padding-bottom: 400%
}

.elementor-widget-mux-video figure.aspect-5-21 {
	padding-bottom: 420%
}

.elementor-widget-mux-video figure.aspect-5-22 {
	padding-bottom: 440%
}

.elementor-widget-mux-video figure.aspect-5-23 {
	padding-bottom: 460%
}

.elementor-widget-mux-video figure.aspect-5-24 {
	padding-bottom: 480%
}

.elementor-widget-mux-video figure.aspect-5-25 {
	padding-bottom: 500%
}

.elementor-widget-mux-video figure.aspect-5-26 {
	padding-bottom: 520%
}

.elementor-widget-mux-video figure.aspect-5-27 {
	padding-bottom: 540%
}

.elementor-widget-mux-video figure.aspect-5-28 {
	padding-bottom: 560%
}

.elementor-widget-mux-video figure.aspect-5-29 {
	padding-bottom: 580%
}

.elementor-widget-mux-video figure.aspect-5-30 {
	padding-bottom: 600%
}

.elementor-widget-mux-video figure.aspect-5-31 {
	padding-bottom: 620%
}

.elementor-widget-mux-video figure.aspect-5-32 {
	padding-bottom: 640%
}

.elementor-widget-mux-video figure.aspect-6-1 {
	padding-bottom: 16.6666666667%
}

.elementor-widget-mux-video figure.aspect-6-2 {
	padding-bottom: 33.3333333333%
}

.elementor-widget-mux-video figure.aspect-6-3 {
	padding-bottom: 50%
}

.elementor-widget-mux-video figure.aspect-6-4 {
	padding-bottom: 66.6666666667%
}

.elementor-widget-mux-video figure.aspect-6-5 {
	padding-bottom: 83.3333333333%
}

.elementor-widget-mux-video figure.aspect-6-6 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-6-7 {
	padding-bottom: 116.6666666667%
}

.elementor-widget-mux-video figure.aspect-6-8 {
	padding-bottom: 133.3333333333%
}

.elementor-widget-mux-video figure.aspect-6-9 {
	padding-bottom: 150%
}

.elementor-widget-mux-video figure.aspect-6-10 {
	padding-bottom: 166.6666666667%
}

.elementor-widget-mux-video figure.aspect-6-11 {
	padding-bottom: 183.3333333333%
}

.elementor-widget-mux-video figure.aspect-6-12 {
	padding-bottom: 200%
}

.elementor-widget-mux-video figure.aspect-6-13 {
	padding-bottom: 216.6666666667%
}

.elementor-widget-mux-video figure.aspect-6-14 {
	padding-bottom: 233.3333333333%
}

.elementor-widget-mux-video figure.aspect-6-15 {
	padding-bottom: 250%
}

.elementor-widget-mux-video figure.aspect-6-16 {
	padding-bottom: 266.6666666667%
}

.elementor-widget-mux-video figure.aspect-6-17 {
	padding-bottom: 283.3333333333%
}

.elementor-widget-mux-video figure.aspect-6-18 {
	padding-bottom: 300%
}

.elementor-widget-mux-video figure.aspect-6-19 {
	padding-bottom: 316.6666666667%
}

.elementor-widget-mux-video figure.aspect-6-20 {
	padding-bottom: 333.3333333333%
}

.elementor-widget-mux-video figure.aspect-6-21 {
	padding-bottom: 350%
}

.elementor-widget-mux-video figure.aspect-6-22 {
	padding-bottom: 366.6666666667%
}

.elementor-widget-mux-video figure.aspect-6-23 {
	padding-bottom: 383.3333333333%
}

.elementor-widget-mux-video figure.aspect-6-24 {
	padding-bottom: 400%
}

.elementor-widget-mux-video figure.aspect-6-25 {
	padding-bottom: 416.6666666667%
}

.elementor-widget-mux-video figure.aspect-6-26 {
	padding-bottom: 433.3333333333%
}

.elementor-widget-mux-video figure.aspect-6-27 {
	padding-bottom: 450%
}

.elementor-widget-mux-video figure.aspect-6-28 {
	padding-bottom: 466.6666666667%
}

.elementor-widget-mux-video figure.aspect-6-29 {
	padding-bottom: 483.3333333333%
}

.elementor-widget-mux-video figure.aspect-6-30 {
	padding-bottom: 500%
}

.elementor-widget-mux-video figure.aspect-6-31 {
	padding-bottom: 516.6666666667%
}

.elementor-widget-mux-video figure.aspect-6-32 {
	padding-bottom: 533.3333333333%
}

.elementor-widget-mux-video figure.aspect-7-1 {
	padding-bottom: 14.2857142857%
}

.elementor-widget-mux-video figure.aspect-7-2 {
	padding-bottom: 28.5714285714%
}

.elementor-widget-mux-video figure.aspect-7-3 {
	padding-bottom: 42.8571428571%
}

.elementor-widget-mux-video figure.aspect-7-4 {
	padding-bottom: 57.1428571429%
}

.elementor-widget-mux-video figure.aspect-7-5 {
	padding-bottom: 71.4285714286%
}

.elementor-widget-mux-video figure.aspect-7-6 {
	padding-bottom: 85.7142857143%
}

.elementor-widget-mux-video figure.aspect-7-7 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-7-8 {
	padding-bottom: 114.2857142857%
}

.elementor-widget-mux-video figure.aspect-7-9 {
	padding-bottom: 128.5714285714%
}

.elementor-widget-mux-video figure.aspect-7-10 {
	padding-bottom: 142.8571428571%
}

.elementor-widget-mux-video figure.aspect-7-11 {
	padding-bottom: 157.1428571429%
}

.elementor-widget-mux-video figure.aspect-7-12 {
	padding-bottom: 171.4285714286%
}

.elementor-widget-mux-video figure.aspect-7-13 {
	padding-bottom: 185.7142857143%
}

.elementor-widget-mux-video figure.aspect-7-14 {
	padding-bottom: 200%
}

.elementor-widget-mux-video figure.aspect-7-15 {
	padding-bottom: 214.2857142857%
}

.elementor-widget-mux-video figure.aspect-7-16 {
	padding-bottom: 228.5714285714%
}

.elementor-widget-mux-video figure.aspect-7-17 {
	padding-bottom: 242.8571428571%
}

.elementor-widget-mux-video figure.aspect-7-18 {
	padding-bottom: 257.1428571429%
}

.elementor-widget-mux-video figure.aspect-7-19 {
	padding-bottom: 271.4285714286%
}

.elementor-widget-mux-video figure.aspect-7-20 {
	padding-bottom: 285.7142857143%
}

.elementor-widget-mux-video figure.aspect-7-21 {
	padding-bottom: 300%
}

.elementor-widget-mux-video figure.aspect-7-22 {
	padding-bottom: 314.2857142857%
}

.elementor-widget-mux-video figure.aspect-7-23 {
	padding-bottom: 328.5714285714%
}

.elementor-widget-mux-video figure.aspect-7-24 {
	padding-bottom: 342.8571428571%
}

.elementor-widget-mux-video figure.aspect-7-25 {
	padding-bottom: 357.1428571429%
}

.elementor-widget-mux-video figure.aspect-7-26 {
	padding-bottom: 371.4285714286%
}

.elementor-widget-mux-video figure.aspect-7-27 {
	padding-bottom: 385.7142857143%
}

.elementor-widget-mux-video figure.aspect-7-28 {
	padding-bottom: 400%
}

.elementor-widget-mux-video figure.aspect-7-29 {
	padding-bottom: 414.2857142857%
}

.elementor-widget-mux-video figure.aspect-7-30 {
	padding-bottom: 428.5714285714%
}

.elementor-widget-mux-video figure.aspect-7-31 {
	padding-bottom: 442.8571428571%
}

.elementor-widget-mux-video figure.aspect-7-32 {
	padding-bottom: 457.1428571429%
}

.elementor-widget-mux-video figure.aspect-8-1 {
	padding-bottom: 12.5%
}

.elementor-widget-mux-video figure.aspect-8-2 {
	padding-bottom: 25%
}

.elementor-widget-mux-video figure.aspect-8-3 {
	padding-bottom: 37.5%
}

.elementor-widget-mux-video figure.aspect-8-4 {
	padding-bottom: 50%
}

.elementor-widget-mux-video figure.aspect-8-5 {
	padding-bottom: 62.5%
}

.elementor-widget-mux-video figure.aspect-8-6 {
	padding-bottom: 75%
}

.elementor-widget-mux-video figure.aspect-8-7 {
	padding-bottom: 87.5%
}

.elementor-widget-mux-video figure.aspect-8-8 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-8-9 {
	padding-bottom: 112.5%
}

.elementor-widget-mux-video figure.aspect-8-10 {
	padding-bottom: 125%
}

.elementor-widget-mux-video figure.aspect-8-11 {
	padding-bottom: 137.5%
}

.elementor-widget-mux-video figure.aspect-8-12 {
	padding-bottom: 150%
}

.elementor-widget-mux-video figure.aspect-8-13 {
	padding-bottom: 162.5%
}

.elementor-widget-mux-video figure.aspect-8-14 {
	padding-bottom: 175%
}

.elementor-widget-mux-video figure.aspect-8-15 {
	padding-bottom: 187.5%
}

.elementor-widget-mux-video figure.aspect-8-16 {
	padding-bottom: 200%
}

.elementor-widget-mux-video figure.aspect-8-17 {
	padding-bottom: 212.5%
}

.elementor-widget-mux-video figure.aspect-8-18 {
	padding-bottom: 225%
}

.elementor-widget-mux-video figure.aspect-8-19 {
	padding-bottom: 237.5%
}

.elementor-widget-mux-video figure.aspect-8-20 {
	padding-bottom: 250%
}

.elementor-widget-mux-video figure.aspect-8-21 {
	padding-bottom: 262.5%
}

.elementor-widget-mux-video figure.aspect-8-22 {
	padding-bottom: 275%
}

.elementor-widget-mux-video figure.aspect-8-23 {
	padding-bottom: 287.5%
}

.elementor-widget-mux-video figure.aspect-8-24 {
	padding-bottom: 300%
}

.elementor-widget-mux-video figure.aspect-8-25 {
	padding-bottom: 312.5%
}

.elementor-widget-mux-video figure.aspect-8-26 {
	padding-bottom: 325%
}

.elementor-widget-mux-video figure.aspect-8-27 {
	padding-bottom: 337.5%
}

.elementor-widget-mux-video figure.aspect-8-28 {
	padding-bottom: 350%
}

.elementor-widget-mux-video figure.aspect-8-29 {
	padding-bottom: 362.5%
}

.elementor-widget-mux-video figure.aspect-8-30 {
	padding-bottom: 375%
}

.elementor-widget-mux-video figure.aspect-8-31 {
	padding-bottom: 387.5%
}

.elementor-widget-mux-video figure.aspect-8-32 {
	padding-bottom: 400%
}

.elementor-widget-mux-video figure.aspect-9-1 {
	padding-bottom: 11.1111111111%
}

.elementor-widget-mux-video figure.aspect-9-2 {
	padding-bottom: 22.2222222222%
}

.elementor-widget-mux-video figure.aspect-9-3 {
	padding-bottom: 33.3333333333%
}

.elementor-widget-mux-video figure.aspect-9-4 {
	padding-bottom: 44.4444444444%
}

.elementor-widget-mux-video figure.aspect-9-5 {
	padding-bottom: 55.5555555556%
}

.elementor-widget-mux-video figure.aspect-9-6 {
	padding-bottom: 66.6666666667%
}

.elementor-widget-mux-video figure.aspect-9-7 {
	padding-bottom: 77.7777777778%
}

.elementor-widget-mux-video figure.aspect-9-8 {
	padding-bottom: 88.8888888889%
}

.elementor-widget-mux-video figure.aspect-9-9 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-9-10 {
	padding-bottom: 111.1111111111%
}

.elementor-widget-mux-video figure.aspect-9-11 {
	padding-bottom: 122.2222222222%
}

.elementor-widget-mux-video figure.aspect-9-12 {
	padding-bottom: 133.3333333333%
}

.elementor-widget-mux-video figure.aspect-9-13 {
	padding-bottom: 144.4444444444%
}

.elementor-widget-mux-video figure.aspect-9-14 {
	padding-bottom: 155.5555555556%
}

.elementor-widget-mux-video figure.aspect-9-15 {
	padding-bottom: 166.6666666667%
}

.elementor-widget-mux-video figure.aspect-9-16 {
	padding-bottom: 177.7777777778%
}

.elementor-widget-mux-video figure.aspect-9-17 {
	padding-bottom: 188.8888888889%
}

.elementor-widget-mux-video figure.aspect-9-18 {
	padding-bottom: 200%
}

.elementor-widget-mux-video figure.aspect-9-19 {
	padding-bottom: 211.1111111111%
}

.elementor-widget-mux-video figure.aspect-9-20 {
	padding-bottom: 222.2222222222%
}

.elementor-widget-mux-video figure.aspect-9-21 {
	padding-bottom: 233.3333333333%
}

.elementor-widget-mux-video figure.aspect-9-22 {
	padding-bottom: 244.4444444444%
}

.elementor-widget-mux-video figure.aspect-9-23 {
	padding-bottom: 255.5555555556%
}

.elementor-widget-mux-video figure.aspect-9-24 {
	padding-bottom: 266.6666666667%
}

.elementor-widget-mux-video figure.aspect-9-25 {
	padding-bottom: 277.7777777778%
}

.elementor-widget-mux-video figure.aspect-9-26 {
	padding-bottom: 288.8888888889%
}

.elementor-widget-mux-video figure.aspect-9-27 {
	padding-bottom: 300%
}

.elementor-widget-mux-video figure.aspect-9-28 {
	padding-bottom: 311.1111111111%
}

.elementor-widget-mux-video figure.aspect-9-29 {
	padding-bottom: 322.2222222222%
}

.elementor-widget-mux-video figure.aspect-9-30 {
	padding-bottom: 333.3333333333%
}

.elementor-widget-mux-video figure.aspect-9-31 {
	padding-bottom: 344.4444444444%
}

.elementor-widget-mux-video figure.aspect-9-32 {
	padding-bottom: 355.5555555556%
}

.elementor-widget-mux-video figure.aspect-10-1 {
	padding-bottom: 10%
}

.elementor-widget-mux-video figure.aspect-10-2 {
	padding-bottom: 20%
}

.elementor-widget-mux-video figure.aspect-10-3 {
	padding-bottom: 30%
}

.elementor-widget-mux-video figure.aspect-10-4 {
	padding-bottom: 40%
}

.elementor-widget-mux-video figure.aspect-10-5 {
	padding-bottom: 50%
}

.elementor-widget-mux-video figure.aspect-10-6 {
	padding-bottom: 60%
}

.elementor-widget-mux-video figure.aspect-10-7 {
	padding-bottom: 70%
}

.elementor-widget-mux-video figure.aspect-10-8 {
	padding-bottom: 80%
}

.elementor-widget-mux-video figure.aspect-10-9 {
	padding-bottom: 90%
}

.elementor-widget-mux-video figure.aspect-10-10 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-10-11 {
	padding-bottom: 110%
}

.elementor-widget-mux-video figure.aspect-10-12 {
	padding-bottom: 120%
}

.elementor-widget-mux-video figure.aspect-10-13 {
	padding-bottom: 130%
}

.elementor-widget-mux-video figure.aspect-10-14 {
	padding-bottom: 140%
}

.elementor-widget-mux-video figure.aspect-10-15 {
	padding-bottom: 150%
}

.elementor-widget-mux-video figure.aspect-10-16 {
	padding-bottom: 160%
}

.elementor-widget-mux-video figure.aspect-10-17 {
	padding-bottom: 170%
}

.elementor-widget-mux-video figure.aspect-10-18 {
	padding-bottom: 180%
}

.elementor-widget-mux-video figure.aspect-10-19 {
	padding-bottom: 190%
}

.elementor-widget-mux-video figure.aspect-10-20 {
	padding-bottom: 200%
}

.elementor-widget-mux-video figure.aspect-10-21 {
	padding-bottom: 210%
}

.elementor-widget-mux-video figure.aspect-10-22 {
	padding-bottom: 220%
}

.elementor-widget-mux-video figure.aspect-10-23 {
	padding-bottom: 230%
}

.elementor-widget-mux-video figure.aspect-10-24 {
	padding-bottom: 240%
}

.elementor-widget-mux-video figure.aspect-10-25 {
	padding-bottom: 250%
}

.elementor-widget-mux-video figure.aspect-10-26 {
	padding-bottom: 260%
}

.elementor-widget-mux-video figure.aspect-10-27 {
	padding-bottom: 270%
}

.elementor-widget-mux-video figure.aspect-10-28 {
	padding-bottom: 280%
}

.elementor-widget-mux-video figure.aspect-10-29 {
	padding-bottom: 290%
}

.elementor-widget-mux-video figure.aspect-10-30 {
	padding-bottom: 300%
}

.elementor-widget-mux-video figure.aspect-10-31 {
	padding-bottom: 310%
}

.elementor-widget-mux-video figure.aspect-10-32 {
	padding-bottom: 320%
}

.elementor-widget-mux-video figure.aspect-11-1 {
	padding-bottom: 9.0909090909%
}

.elementor-widget-mux-video figure.aspect-11-2 {
	padding-bottom: 18.1818181818%
}

.elementor-widget-mux-video figure.aspect-11-3 {
	padding-bottom: 27.2727272727%
}

.elementor-widget-mux-video figure.aspect-11-4 {
	padding-bottom: 36.3636363636%
}

.elementor-widget-mux-video figure.aspect-11-5 {
	padding-bottom: 45.4545454545%
}

.elementor-widget-mux-video figure.aspect-11-6 {
	padding-bottom: 54.5454545455%
}

.elementor-widget-mux-video figure.aspect-11-7 {
	padding-bottom: 63.6363636364%
}

.elementor-widget-mux-video figure.aspect-11-8 {
	padding-bottom: 72.7272727273%
}

.elementor-widget-mux-video figure.aspect-11-9 {
	padding-bottom: 81.8181818182%
}

.elementor-widget-mux-video figure.aspect-11-10 {
	padding-bottom: 90.9090909091%
}

.elementor-widget-mux-video figure.aspect-11-11 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-11-12 {
	padding-bottom: 109.0909090909%
}

.elementor-widget-mux-video figure.aspect-11-13 {
	padding-bottom: 118.1818181818%
}

.elementor-widget-mux-video figure.aspect-11-14 {
	padding-bottom: 127.2727272727%
}

.elementor-widget-mux-video figure.aspect-11-15 {
	padding-bottom: 136.3636363636%
}

.elementor-widget-mux-video figure.aspect-11-16 {
	padding-bottom: 145.4545454545%
}

.elementor-widget-mux-video figure.aspect-11-17 {
	padding-bottom: 154.5454545455%
}

.elementor-widget-mux-video figure.aspect-11-18 {
	padding-bottom: 163.6363636364%
}

.elementor-widget-mux-video figure.aspect-11-19 {
	padding-bottom: 172.7272727273%
}

.elementor-widget-mux-video figure.aspect-11-20 {
	padding-bottom: 181.8181818182%
}

.elementor-widget-mux-video figure.aspect-11-21 {
	padding-bottom: 190.9090909091%
}

.elementor-widget-mux-video figure.aspect-11-22 {
	padding-bottom: 200%
}

.elementor-widget-mux-video figure.aspect-11-23 {
	padding-bottom: 209.0909090909%
}

.elementor-widget-mux-video figure.aspect-11-24 {
	padding-bottom: 218.1818181818%
}

.elementor-widget-mux-video figure.aspect-11-25 {
	padding-bottom: 227.2727272727%
}

.elementor-widget-mux-video figure.aspect-11-26 {
	padding-bottom: 236.3636363636%
}

.elementor-widget-mux-video figure.aspect-11-27 {
	padding-bottom: 245.4545454545%
}

.elementor-widget-mux-video figure.aspect-11-28 {
	padding-bottom: 254.5454545455%
}

.elementor-widget-mux-video figure.aspect-11-29 {
	padding-bottom: 263.6363636364%
}

.elementor-widget-mux-video figure.aspect-11-30 {
	padding-bottom: 272.7272727273%
}

.elementor-widget-mux-video figure.aspect-11-31 {
	padding-bottom: 281.8181818182%
}

.elementor-widget-mux-video figure.aspect-11-32 {
	padding-bottom: 290.9090909091%
}

.elementor-widget-mux-video figure.aspect-12-1 {
	padding-bottom: 8.3333333333%
}

.elementor-widget-mux-video figure.aspect-12-2 {
	padding-bottom: 16.6666666667%
}

.elementor-widget-mux-video figure.aspect-12-3 {
	padding-bottom: 25%
}

.elementor-widget-mux-video figure.aspect-12-4 {
	padding-bottom: 33.3333333333%
}

.elementor-widget-mux-video figure.aspect-12-5 {
	padding-bottom: 41.6666666667%
}

.elementor-widget-mux-video figure.aspect-12-6 {
	padding-bottom: 50%
}

.elementor-widget-mux-video figure.aspect-12-7 {
	padding-bottom: 58.3333333333%
}

.elementor-widget-mux-video figure.aspect-12-8 {
	padding-bottom: 66.6666666667%
}

.elementor-widget-mux-video figure.aspect-12-9 {
	padding-bottom: 75%
}

.elementor-widget-mux-video figure.aspect-12-10 {
	padding-bottom: 83.3333333333%
}

.elementor-widget-mux-video figure.aspect-12-11 {
	padding-bottom: 91.6666666667%
}

.elementor-widget-mux-video figure.aspect-12-12 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-12-13 {
	padding-bottom: 108.3333333333%
}

.elementor-widget-mux-video figure.aspect-12-14 {
	padding-bottom: 116.6666666667%
}

.elementor-widget-mux-video figure.aspect-12-15 {
	padding-bottom: 125%
}

.elementor-widget-mux-video figure.aspect-12-16 {
	padding-bottom: 133.3333333333%
}

.elementor-widget-mux-video figure.aspect-12-17 {
	padding-bottom: 141.6666666667%
}

.elementor-widget-mux-video figure.aspect-12-18 {
	padding-bottom: 150%
}

.elementor-widget-mux-video figure.aspect-12-19 {
	padding-bottom: 158.3333333333%
}

.elementor-widget-mux-video figure.aspect-12-20 {
	padding-bottom: 166.6666666667%
}

.elementor-widget-mux-video figure.aspect-12-21 {
	padding-bottom: 175%
}

.elementor-widget-mux-video figure.aspect-12-22 {
	padding-bottom: 183.3333333333%
}

.elementor-widget-mux-video figure.aspect-12-23 {
	padding-bottom: 191.6666666667%
}

.elementor-widget-mux-video figure.aspect-12-24 {
	padding-bottom: 200%
}

.elementor-widget-mux-video figure.aspect-12-25 {
	padding-bottom: 208.3333333333%
}

.elementor-widget-mux-video figure.aspect-12-26 {
	padding-bottom: 216.6666666667%
}

.elementor-widget-mux-video figure.aspect-12-27 {
	padding-bottom: 225%
}

.elementor-widget-mux-video figure.aspect-12-28 {
	padding-bottom: 233.3333333333%
}

.elementor-widget-mux-video figure.aspect-12-29 {
	padding-bottom: 241.6666666667%
}

.elementor-widget-mux-video figure.aspect-12-30 {
	padding-bottom: 250%
}

.elementor-widget-mux-video figure.aspect-12-31 {
	padding-bottom: 258.3333333333%
}

.elementor-widget-mux-video figure.aspect-12-32 {
	padding-bottom: 266.6666666667%
}

.elementor-widget-mux-video figure.aspect-13-1 {
	padding-bottom: 7.6923076923%
}

.elementor-widget-mux-video figure.aspect-13-2 {
	padding-bottom: 15.3846153846%
}

.elementor-widget-mux-video figure.aspect-13-3 {
	padding-bottom: 23.0769230769%
}

.elementor-widget-mux-video figure.aspect-13-4 {
	padding-bottom: 30.7692307692%
}

.elementor-widget-mux-video figure.aspect-13-5 {
	padding-bottom: 38.4615384615%
}

.elementor-widget-mux-video figure.aspect-13-6 {
	padding-bottom: 46.1538461538%
}

.elementor-widget-mux-video figure.aspect-13-7 {
	padding-bottom: 53.8461538462%
}

.elementor-widget-mux-video figure.aspect-13-8 {
	padding-bottom: 61.5384615385%
}

.elementor-widget-mux-video figure.aspect-13-9 {
	padding-bottom: 69.2307692308%
}

.elementor-widget-mux-video figure.aspect-13-10 {
	padding-bottom: 76.9230769231%
}

.elementor-widget-mux-video figure.aspect-13-11 {
	padding-bottom: 84.6153846154%
}

.elementor-widget-mux-video figure.aspect-13-12 {
	padding-bottom: 92.3076923077%
}

.elementor-widget-mux-video figure.aspect-13-13 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-13-14 {
	padding-bottom: 107.6923076923%
}

.elementor-widget-mux-video figure.aspect-13-15 {
	padding-bottom: 115.3846153846%
}

.elementor-widget-mux-video figure.aspect-13-16 {
	padding-bottom: 123.0769230769%
}

.elementor-widget-mux-video figure.aspect-13-17 {
	padding-bottom: 130.7692307692%
}

.elementor-widget-mux-video figure.aspect-13-18 {
	padding-bottom: 138.4615384615%
}

.elementor-widget-mux-video figure.aspect-13-19 {
	padding-bottom: 146.1538461538%
}

.elementor-widget-mux-video figure.aspect-13-20 {
	padding-bottom: 153.8461538462%
}

.elementor-widget-mux-video figure.aspect-13-21 {
	padding-bottom: 161.5384615385%
}

.elementor-widget-mux-video figure.aspect-13-22 {
	padding-bottom: 169.2307692308%
}

.elementor-widget-mux-video figure.aspect-13-23 {
	padding-bottom: 176.9230769231%
}

.elementor-widget-mux-video figure.aspect-13-24 {
	padding-bottom: 184.6153846154%
}

.elementor-widget-mux-video figure.aspect-13-25 {
	padding-bottom: 192.3076923077%
}

.elementor-widget-mux-video figure.aspect-13-26 {
	padding-bottom: 200%
}

.elementor-widget-mux-video figure.aspect-13-27 {
	padding-bottom: 207.6923076923%
}

.elementor-widget-mux-video figure.aspect-13-28 {
	padding-bottom: 215.3846153846%
}

.elementor-widget-mux-video figure.aspect-13-29 {
	padding-bottom: 223.0769230769%
}

.elementor-widget-mux-video figure.aspect-13-30 {
	padding-bottom: 230.7692307692%
}

.elementor-widget-mux-video figure.aspect-13-31 {
	padding-bottom: 238.4615384615%
}

.elementor-widget-mux-video figure.aspect-13-32 {
	padding-bottom: 246.1538461538%
}

.elementor-widget-mux-video figure.aspect-14-1 {
	padding-bottom: 7.1428571429%
}

.elementor-widget-mux-video figure.aspect-14-2 {
	padding-bottom: 14.2857142857%
}

.elementor-widget-mux-video figure.aspect-14-3 {
	padding-bottom: 21.4285714286%
}

.elementor-widget-mux-video figure.aspect-14-4 {
	padding-bottom: 28.5714285714%
}

.elementor-widget-mux-video figure.aspect-14-5 {
	padding-bottom: 35.7142857143%
}

.elementor-widget-mux-video figure.aspect-14-6 {
	padding-bottom: 42.8571428571%
}

.elementor-widget-mux-video figure.aspect-14-7 {
	padding-bottom: 50%
}

.elementor-widget-mux-video figure.aspect-14-8 {
	padding-bottom: 57.1428571429%
}

.elementor-widget-mux-video figure.aspect-14-9 {
	padding-bottom: 64.2857142857%
}

.elementor-widget-mux-video figure.aspect-14-10 {
	padding-bottom: 71.4285714286%
}

.elementor-widget-mux-video figure.aspect-14-11 {
	padding-bottom: 78.5714285714%
}

.elementor-widget-mux-video figure.aspect-14-12 {
	padding-bottom: 85.7142857143%
}

.elementor-widget-mux-video figure.aspect-14-13 {
	padding-bottom: 92.8571428571%
}

.elementor-widget-mux-video figure.aspect-14-14 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-14-15 {
	padding-bottom: 107.1428571429%
}

.elementor-widget-mux-video figure.aspect-14-16 {
	padding-bottom: 114.2857142857%
}

.elementor-widget-mux-video figure.aspect-14-17 {
	padding-bottom: 121.4285714286%
}

.elementor-widget-mux-video figure.aspect-14-18 {
	padding-bottom: 128.5714285714%
}

.elementor-widget-mux-video figure.aspect-14-19 {
	padding-bottom: 135.7142857143%
}

.elementor-widget-mux-video figure.aspect-14-20 {
	padding-bottom: 142.8571428571%
}

.elementor-widget-mux-video figure.aspect-14-21 {
	padding-bottom: 150%
}

.elementor-widget-mux-video figure.aspect-14-22 {
	padding-bottom: 157.1428571429%
}

.elementor-widget-mux-video figure.aspect-14-23 {
	padding-bottom: 164.2857142857%
}

.elementor-widget-mux-video figure.aspect-14-24 {
	padding-bottom: 171.4285714286%
}

.elementor-widget-mux-video figure.aspect-14-25 {
	padding-bottom: 178.5714285714%
}

.elementor-widget-mux-video figure.aspect-14-26 {
	padding-bottom: 185.7142857143%
}

.elementor-widget-mux-video figure.aspect-14-27 {
	padding-bottom: 192.8571428571%
}

.elementor-widget-mux-video figure.aspect-14-28 {
	padding-bottom: 200%
}

.elementor-widget-mux-video figure.aspect-14-29 {
	padding-bottom: 207.1428571429%
}

.elementor-widget-mux-video figure.aspect-14-30 {
	padding-bottom: 214.2857142857%
}

.elementor-widget-mux-video figure.aspect-14-31 {
	padding-bottom: 221.4285714286%
}

.elementor-widget-mux-video figure.aspect-14-32 {
	padding-bottom: 228.5714285714%
}

.elementor-widget-mux-video figure.aspect-15-1 {
	padding-bottom: 6.6666666667%
}

.elementor-widget-mux-video figure.aspect-15-2 {
	padding-bottom: 13.3333333333%
}

.elementor-widget-mux-video figure.aspect-15-3 {
	padding-bottom: 20%
}

.elementor-widget-mux-video figure.aspect-15-4 {
	padding-bottom: 26.6666666667%
}

.elementor-widget-mux-video figure.aspect-15-5 {
	padding-bottom: 33.3333333333%
}

.elementor-widget-mux-video figure.aspect-15-6 {
	padding-bottom: 40%
}

.elementor-widget-mux-video figure.aspect-15-7 {
	padding-bottom: 46.6666666667%
}

.elementor-widget-mux-video figure.aspect-15-8 {
	padding-bottom: 53.3333333333%
}

.elementor-widget-mux-video figure.aspect-15-9 {
	padding-bottom: 60%
}

.elementor-widget-mux-video figure.aspect-15-10 {
	padding-bottom: 66.6666666667%
}

.elementor-widget-mux-video figure.aspect-15-11 {
	padding-bottom: 73.3333333333%
}

.elementor-widget-mux-video figure.aspect-15-12 {
	padding-bottom: 80%
}

.elementor-widget-mux-video figure.aspect-15-13 {
	padding-bottom: 86.6666666667%
}

.elementor-widget-mux-video figure.aspect-15-14 {
	padding-bottom: 93.3333333333%
}

.elementor-widget-mux-video figure.aspect-15-15 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-15-16 {
	padding-bottom: 106.6666666667%
}

.elementor-widget-mux-video figure.aspect-15-17 {
	padding-bottom: 113.3333333333%
}

.elementor-widget-mux-video figure.aspect-15-18 {
	padding-bottom: 120%
}

.elementor-widget-mux-video figure.aspect-15-19 {
	padding-bottom: 126.6666666667%
}

.elementor-widget-mux-video figure.aspect-15-20 {
	padding-bottom: 133.3333333333%
}

.elementor-widget-mux-video figure.aspect-15-21 {
	padding-bottom: 140%
}

.elementor-widget-mux-video figure.aspect-15-22 {
	padding-bottom: 146.6666666667%
}

.elementor-widget-mux-video figure.aspect-15-23 {
	padding-bottom: 153.3333333333%
}

.elementor-widget-mux-video figure.aspect-15-24 {
	padding-bottom: 160%
}

.elementor-widget-mux-video figure.aspect-15-25 {
	padding-bottom: 166.6666666667%
}

.elementor-widget-mux-video figure.aspect-15-26 {
	padding-bottom: 173.3333333333%
}

.elementor-widget-mux-video figure.aspect-15-27 {
	padding-bottom: 180%
}

.elementor-widget-mux-video figure.aspect-15-28 {
	padding-bottom: 186.6666666667%
}

.elementor-widget-mux-video figure.aspect-15-29 {
	padding-bottom: 193.3333333333%
}

.elementor-widget-mux-video figure.aspect-15-30 {
	padding-bottom: 200%
}

.elementor-widget-mux-video figure.aspect-15-31 {
	padding-bottom: 206.6666666667%
}

.elementor-widget-mux-video figure.aspect-15-32 {
	padding-bottom: 213.3333333333%
}

.elementor-widget-mux-video figure.aspect-16-1 {
	padding-bottom: 6.25%
}

.elementor-widget-mux-video figure.aspect-16-2 {
	padding-bottom: 12.5%
}

.elementor-widget-mux-video figure.aspect-16-3 {
	padding-bottom: 18.75%
}

.elementor-widget-mux-video figure.aspect-16-4 {
	padding-bottom: 25%
}

.elementor-widget-mux-video figure.aspect-16-5 {
	padding-bottom: 31.25%
}

.elementor-widget-mux-video figure.aspect-16-6 {
	padding-bottom: 37.5%
}

.elementor-widget-mux-video figure.aspect-16-7 {
	padding-bottom: 43.75%
}

.elementor-widget-mux-video figure.aspect-16-8 {
	padding-bottom: 50%
}

.elementor-widget-mux-video figure.aspect-16-9 {
	padding-bottom: 56.25%
}

.elementor-widget-mux-video figure.aspect-16-10 {
	padding-bottom: 62.5%
}

.elementor-widget-mux-video figure.aspect-16-11 {
	padding-bottom: 68.75%
}

.elementor-widget-mux-video figure.aspect-16-12 {
	padding-bottom: 75%
}

.elementor-widget-mux-video figure.aspect-16-13 {
	padding-bottom: 81.25%
}

.elementor-widget-mux-video figure.aspect-16-14 {
	padding-bottom: 87.5%
}

.elementor-widget-mux-video figure.aspect-16-15 {
	padding-bottom: 93.75%
}

.elementor-widget-mux-video figure.aspect-16-16 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-16-17 {
	padding-bottom: 106.25%
}

.elementor-widget-mux-video figure.aspect-16-18 {
	padding-bottom: 112.5%
}

.elementor-widget-mux-video figure.aspect-16-19 {
	padding-bottom: 118.75%
}

.elementor-widget-mux-video figure.aspect-16-20 {
	padding-bottom: 125%
}

.elementor-widget-mux-video figure.aspect-16-21 {
	padding-bottom: 131.25%
}

.elementor-widget-mux-video figure.aspect-16-22 {
	padding-bottom: 137.5%
}

.elementor-widget-mux-video figure.aspect-16-23 {
	padding-bottom: 143.75%
}

.elementor-widget-mux-video figure.aspect-16-24 {
	padding-bottom: 150%
}

.elementor-widget-mux-video figure.aspect-16-25 {
	padding-bottom: 156.25%
}

.elementor-widget-mux-video figure.aspect-16-26 {
	padding-bottom: 162.5%
}

.elementor-widget-mux-video figure.aspect-16-27 {
	padding-bottom: 168.75%
}

.elementor-widget-mux-video figure.aspect-16-28 {
	padding-bottom: 175%
}

.elementor-widget-mux-video figure.aspect-16-29 {
	padding-bottom: 181.25%
}

.elementor-widget-mux-video figure.aspect-16-30 {
	padding-bottom: 187.5%
}

.elementor-widget-mux-video figure.aspect-16-31 {
	padding-bottom: 193.75%
}

.elementor-widget-mux-video figure.aspect-16-32 {
	padding-bottom: 200%
}

.elementor-widget-mux-video figure.aspect-17-1 {
	padding-bottom: 5.8823529412%
}

.elementor-widget-mux-video figure.aspect-17-2 {
	padding-bottom: 11.7647058824%
}

.elementor-widget-mux-video figure.aspect-17-3 {
	padding-bottom: 17.6470588235%
}

.elementor-widget-mux-video figure.aspect-17-4 {
	padding-bottom: 23.5294117647%
}

.elementor-widget-mux-video figure.aspect-17-5 {
	padding-bottom: 29.4117647059%
}

.elementor-widget-mux-video figure.aspect-17-6 {
	padding-bottom: 35.2941176471%
}

.elementor-widget-mux-video figure.aspect-17-7 {
	padding-bottom: 41.1764705882%
}

.elementor-widget-mux-video figure.aspect-17-8 {
	padding-bottom: 47.0588235294%
}

.elementor-widget-mux-video figure.aspect-17-9 {
	padding-bottom: 52.9411764706%
}

.elementor-widget-mux-video figure.aspect-17-10 {
	padding-bottom: 58.8235294118%
}

.elementor-widget-mux-video figure.aspect-17-11 {
	padding-bottom: 64.7058823529%
}

.elementor-widget-mux-video figure.aspect-17-12 {
	padding-bottom: 70.5882352941%
}

.elementor-widget-mux-video figure.aspect-17-13 {
	padding-bottom: 76.4705882353%
}

.elementor-widget-mux-video figure.aspect-17-14 {
	padding-bottom: 82.3529411765%
}

.elementor-widget-mux-video figure.aspect-17-15 {
	padding-bottom: 88.2352941176%
}

.elementor-widget-mux-video figure.aspect-17-16 {
	padding-bottom: 94.1176470588%
}

.elementor-widget-mux-video figure.aspect-17-17 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-17-18 {
	padding-bottom: 105.8823529412%
}

.elementor-widget-mux-video figure.aspect-17-19 {
	padding-bottom: 111.7647058824%
}

.elementor-widget-mux-video figure.aspect-17-20 {
	padding-bottom: 117.6470588235%
}

.elementor-widget-mux-video figure.aspect-17-21 {
	padding-bottom: 123.5294117647%
}

.elementor-widget-mux-video figure.aspect-17-22 {
	padding-bottom: 129.4117647059%
}

.elementor-widget-mux-video figure.aspect-17-23 {
	padding-bottom: 135.2941176471%
}

.elementor-widget-mux-video figure.aspect-17-24 {
	padding-bottom: 141.1764705882%
}

.elementor-widget-mux-video figure.aspect-17-25 {
	padding-bottom: 147.0588235294%
}

.elementor-widget-mux-video figure.aspect-17-26 {
	padding-bottom: 152.9411764706%
}

.elementor-widget-mux-video figure.aspect-17-27 {
	padding-bottom: 158.8235294118%
}

.elementor-widget-mux-video figure.aspect-17-28 {
	padding-bottom: 164.7058823529%
}

.elementor-widget-mux-video figure.aspect-17-29 {
	padding-bottom: 170.5882352941%
}

.elementor-widget-mux-video figure.aspect-17-30 {
	padding-bottom: 176.4705882353%
}

.elementor-widget-mux-video figure.aspect-17-31 {
	padding-bottom: 182.3529411765%
}

.elementor-widget-mux-video figure.aspect-17-32 {
	padding-bottom: 188.2352941176%
}

.elementor-widget-mux-video figure.aspect-18-1 {
	padding-bottom: 5.5555555556%
}

.elementor-widget-mux-video figure.aspect-18-2 {
	padding-bottom: 11.1111111111%
}

.elementor-widget-mux-video figure.aspect-18-3 {
	padding-bottom: 16.6666666667%
}

.elementor-widget-mux-video figure.aspect-18-4 {
	padding-bottom: 22.2222222222%
}

.elementor-widget-mux-video figure.aspect-18-5 {
	padding-bottom: 27.7777777778%
}

.elementor-widget-mux-video figure.aspect-18-6 {
	padding-bottom: 33.3333333333%
}

.elementor-widget-mux-video figure.aspect-18-7 {
	padding-bottom: 38.8888888889%
}

.elementor-widget-mux-video figure.aspect-18-8 {
	padding-bottom: 44.4444444444%
}

.elementor-widget-mux-video figure.aspect-18-9 {
	padding-bottom: 50%
}

.elementor-widget-mux-video figure.aspect-18-10 {
	padding-bottom: 55.5555555556%
}

.elementor-widget-mux-video figure.aspect-18-11 {
	padding-bottom: 61.1111111111%
}

.elementor-widget-mux-video figure.aspect-18-12 {
	padding-bottom: 66.6666666667%
}

.elementor-widget-mux-video figure.aspect-18-13 {
	padding-bottom: 72.2222222222%
}

.elementor-widget-mux-video figure.aspect-18-14 {
	padding-bottom: 77.7777777778%
}

.elementor-widget-mux-video figure.aspect-18-15 {
	padding-bottom: 83.3333333333%
}

.elementor-widget-mux-video figure.aspect-18-16 {
	padding-bottom: 88.8888888889%
}

.elementor-widget-mux-video figure.aspect-18-17 {
	padding-bottom: 94.4444444444%
}

.elementor-widget-mux-video figure.aspect-18-18 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-18-19 {
	padding-bottom: 105.5555555556%
}

.elementor-widget-mux-video figure.aspect-18-20 {
	padding-bottom: 111.1111111111%
}

.elementor-widget-mux-video figure.aspect-18-21 {
	padding-bottom: 116.6666666667%
}

.elementor-widget-mux-video figure.aspect-18-22 {
	padding-bottom: 122.2222222222%
}

.elementor-widget-mux-video figure.aspect-18-23 {
	padding-bottom: 127.7777777778%
}

.elementor-widget-mux-video figure.aspect-18-24 {
	padding-bottom: 133.3333333333%
}

.elementor-widget-mux-video figure.aspect-18-25 {
	padding-bottom: 138.8888888889%
}

.elementor-widget-mux-video figure.aspect-18-26 {
	padding-bottom: 144.4444444444%
}

.elementor-widget-mux-video figure.aspect-18-27 {
	padding-bottom: 150%
}

.elementor-widget-mux-video figure.aspect-18-28 {
	padding-bottom: 155.5555555556%
}

.elementor-widget-mux-video figure.aspect-18-29 {
	padding-bottom: 161.1111111111%
}

.elementor-widget-mux-video figure.aspect-18-30 {
	padding-bottom: 166.6666666667%
}

.elementor-widget-mux-video figure.aspect-18-31 {
	padding-bottom: 172.2222222222%
}

.elementor-widget-mux-video figure.aspect-18-32 {
	padding-bottom: 177.7777777778%
}

.elementor-widget-mux-video figure.aspect-19-1 {
	padding-bottom: 5.2631578947%
}

.elementor-widget-mux-video figure.aspect-19-2 {
	padding-bottom: 10.5263157895%
}

.elementor-widget-mux-video figure.aspect-19-3 {
	padding-bottom: 15.7894736842%
}

.elementor-widget-mux-video figure.aspect-19-4 {
	padding-bottom: 21.0526315789%
}

.elementor-widget-mux-video figure.aspect-19-5 {
	padding-bottom: 26.3157894737%
}

.elementor-widget-mux-video figure.aspect-19-6 {
	padding-bottom: 31.5789473684%
}

.elementor-widget-mux-video figure.aspect-19-7 {
	padding-bottom: 36.8421052632%
}

.elementor-widget-mux-video figure.aspect-19-8 {
	padding-bottom: 42.1052631579%
}

.elementor-widget-mux-video figure.aspect-19-9 {
	padding-bottom: 47.3684210526%
}

.elementor-widget-mux-video figure.aspect-19-10 {
	padding-bottom: 52.6315789474%
}

.elementor-widget-mux-video figure.aspect-19-11 {
	padding-bottom: 57.8947368421%
}

.elementor-widget-mux-video figure.aspect-19-12 {
	padding-bottom: 63.1578947368%
}

.elementor-widget-mux-video figure.aspect-19-13 {
	padding-bottom: 68.4210526316%
}

.elementor-widget-mux-video figure.aspect-19-14 {
	padding-bottom: 73.6842105263%
}

.elementor-widget-mux-video figure.aspect-19-15 {
	padding-bottom: 78.9473684211%
}

.elementor-widget-mux-video figure.aspect-19-16 {
	padding-bottom: 84.2105263158%
}

.elementor-widget-mux-video figure.aspect-19-17 {
	padding-bottom: 89.4736842105%
}

.elementor-widget-mux-video figure.aspect-19-18 {
	padding-bottom: 94.7368421053%
}

.elementor-widget-mux-video figure.aspect-19-19 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-19-20 {
	padding-bottom: 105.2631578947%
}

.elementor-widget-mux-video figure.aspect-19-21 {
	padding-bottom: 110.5263157895%
}

.elementor-widget-mux-video figure.aspect-19-22 {
	padding-bottom: 115.7894736842%
}

.elementor-widget-mux-video figure.aspect-19-23 {
	padding-bottom: 121.0526315789%
}

.elementor-widget-mux-video figure.aspect-19-24 {
	padding-bottom: 126.3157894737%
}

.elementor-widget-mux-video figure.aspect-19-25 {
	padding-bottom: 131.5789473684%
}

.elementor-widget-mux-video figure.aspect-19-26 {
	padding-bottom: 136.8421052632%
}

.elementor-widget-mux-video figure.aspect-19-27 {
	padding-bottom: 142.1052631579%
}

.elementor-widget-mux-video figure.aspect-19-28 {
	padding-bottom: 147.3684210526%
}

.elementor-widget-mux-video figure.aspect-19-29 {
	padding-bottom: 152.6315789474%
}

.elementor-widget-mux-video figure.aspect-19-30 {
	padding-bottom: 157.8947368421%
}

.elementor-widget-mux-video figure.aspect-19-31 {
	padding-bottom: 163.1578947368%
}

.elementor-widget-mux-video figure.aspect-19-32 {
	padding-bottom: 168.4210526316%
}

.elementor-widget-mux-video figure.aspect-20-1 {
	padding-bottom: 5%
}

.elementor-widget-mux-video figure.aspect-20-2 {
	padding-bottom: 10%
}

.elementor-widget-mux-video figure.aspect-20-3 {
	padding-bottom: 15%
}

.elementor-widget-mux-video figure.aspect-20-4 {
	padding-bottom: 20%
}

.elementor-widget-mux-video figure.aspect-20-5 {
	padding-bottom: 25%
}

.elementor-widget-mux-video figure.aspect-20-6 {
	padding-bottom: 30%
}

.elementor-widget-mux-video figure.aspect-20-7 {
	padding-bottom: 35%
}

.elementor-widget-mux-video figure.aspect-20-8 {
	padding-bottom: 40%
}

.elementor-widget-mux-video figure.aspect-20-9 {
	padding-bottom: 45%
}

.elementor-widget-mux-video figure.aspect-20-10 {
	padding-bottom: 50%
}

.elementor-widget-mux-video figure.aspect-20-11 {
	padding-bottom: 55%
}

.elementor-widget-mux-video figure.aspect-20-12 {
	padding-bottom: 60%
}

.elementor-widget-mux-video figure.aspect-20-13 {
	padding-bottom: 65%
}

.elementor-widget-mux-video figure.aspect-20-14 {
	padding-bottom: 70%
}

.elementor-widget-mux-video figure.aspect-20-15 {
	padding-bottom: 75%
}

.elementor-widget-mux-video figure.aspect-20-16 {
	padding-bottom: 80%
}

.elementor-widget-mux-video figure.aspect-20-17 {
	padding-bottom: 85%
}

.elementor-widget-mux-video figure.aspect-20-18 {
	padding-bottom: 90%
}

.elementor-widget-mux-video figure.aspect-20-19 {
	padding-bottom: 95%
}

.elementor-widget-mux-video figure.aspect-20-20 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-20-21 {
	padding-bottom: 105%
}

.elementor-widget-mux-video figure.aspect-20-22 {
	padding-bottom: 110%
}

.elementor-widget-mux-video figure.aspect-20-23 {
	padding-bottom: 115%
}

.elementor-widget-mux-video figure.aspect-20-24 {
	padding-bottom: 120%
}

.elementor-widget-mux-video figure.aspect-20-25 {
	padding-bottom: 125%
}

.elementor-widget-mux-video figure.aspect-20-26 {
	padding-bottom: 130%
}

.elementor-widget-mux-video figure.aspect-20-27 {
	padding-bottom: 135%
}

.elementor-widget-mux-video figure.aspect-20-28 {
	padding-bottom: 140%
}

.elementor-widget-mux-video figure.aspect-20-29 {
	padding-bottom: 145%
}

.elementor-widget-mux-video figure.aspect-20-30 {
	padding-bottom: 150%
}

.elementor-widget-mux-video figure.aspect-20-31 {
	padding-bottom: 155%
}

.elementor-widget-mux-video figure.aspect-20-32 {
	padding-bottom: 160%
}

.elementor-widget-mux-video figure.aspect-21-1 {
	padding-bottom: 4.7619047619%
}

.elementor-widget-mux-video figure.aspect-21-2 {
	padding-bottom: 9.5238095238%
}

.elementor-widget-mux-video figure.aspect-21-3 {
	padding-bottom: 14.2857142857%
}

.elementor-widget-mux-video figure.aspect-21-4 {
	padding-bottom: 19.0476190476%
}

.elementor-widget-mux-video figure.aspect-21-5 {
	padding-bottom: 23.8095238095%
}

.elementor-widget-mux-video figure.aspect-21-6 {
	padding-bottom: 28.5714285714%
}

.elementor-widget-mux-video figure.aspect-21-7 {
	padding-bottom: 33.3333333333%
}

.elementor-widget-mux-video figure.aspect-21-8 {
	padding-bottom: 38.0952380952%
}

.elementor-widget-mux-video figure.aspect-21-9 {
	padding-bottom: 42.8571428571%
}

.elementor-widget-mux-video figure.aspect-21-10 {
	padding-bottom: 47.619047619%
}

.elementor-widget-mux-video figure.aspect-21-11 {
	padding-bottom: 52.380952381%
}

.elementor-widget-mux-video figure.aspect-21-12 {
	padding-bottom: 57.1428571429%
}

.elementor-widget-mux-video figure.aspect-21-13 {
	padding-bottom: 61.9047619048%
}

.elementor-widget-mux-video figure.aspect-21-14 {
	padding-bottom: 66.6666666667%
}

.elementor-widget-mux-video figure.aspect-21-15 {
	padding-bottom: 71.4285714286%
}

.elementor-widget-mux-video figure.aspect-21-16 {
	padding-bottom: 76.1904761905%
}

.elementor-widget-mux-video figure.aspect-21-17 {
	padding-bottom: 80.9523809524%
}

.elementor-widget-mux-video figure.aspect-21-18 {
	padding-bottom: 85.7142857143%
}

.elementor-widget-mux-video figure.aspect-21-19 {
	padding-bottom: 90.4761904762%
}

.elementor-widget-mux-video figure.aspect-21-20 {
	padding-bottom: 95.2380952381%
}

.elementor-widget-mux-video figure.aspect-21-21 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-21-22 {
	padding-bottom: 104.7619047619%
}

.elementor-widget-mux-video figure.aspect-21-23 {
	padding-bottom: 109.5238095238%
}

.elementor-widget-mux-video figure.aspect-21-24 {
	padding-bottom: 114.2857142857%
}

.elementor-widget-mux-video figure.aspect-21-25 {
	padding-bottom: 119.0476190476%
}

.elementor-widget-mux-video figure.aspect-21-26 {
	padding-bottom: 123.8095238095%
}

.elementor-widget-mux-video figure.aspect-21-27 {
	padding-bottom: 128.5714285714%
}

.elementor-widget-mux-video figure.aspect-21-28 {
	padding-bottom: 133.3333333333%
}

.elementor-widget-mux-video figure.aspect-21-29 {
	padding-bottom: 138.0952380952%
}

.elementor-widget-mux-video figure.aspect-21-30 {
	padding-bottom: 142.8571428571%
}

.elementor-widget-mux-video figure.aspect-21-31 {
	padding-bottom: 147.619047619%
}

.elementor-widget-mux-video figure.aspect-21-32 {
	padding-bottom: 152.380952381%
}

.elementor-widget-mux-video figure.aspect-22-1 {
	padding-bottom: 4.5454545455%
}

.elementor-widget-mux-video figure.aspect-22-2 {
	padding-bottom: 9.0909090909%
}

.elementor-widget-mux-video figure.aspect-22-3 {
	padding-bottom: 13.6363636364%
}

.elementor-widget-mux-video figure.aspect-22-4 {
	padding-bottom: 18.1818181818%
}

.elementor-widget-mux-video figure.aspect-22-5 {
	padding-bottom: 22.7272727273%
}

.elementor-widget-mux-video figure.aspect-22-6 {
	padding-bottom: 27.2727272727%
}

.elementor-widget-mux-video figure.aspect-22-7 {
	padding-bottom: 31.8181818182%
}

.elementor-widget-mux-video figure.aspect-22-8 {
	padding-bottom: 36.3636363636%
}

.elementor-widget-mux-video figure.aspect-22-9 {
	padding-bottom: 40.9090909091%
}

.elementor-widget-mux-video figure.aspect-22-10 {
	padding-bottom: 45.4545454545%
}

.elementor-widget-mux-video figure.aspect-22-11 {
	padding-bottom: 50%
}

.elementor-widget-mux-video figure.aspect-22-12 {
	padding-bottom: 54.5454545455%
}

.elementor-widget-mux-video figure.aspect-22-13 {
	padding-bottom: 59.0909090909%
}

.elementor-widget-mux-video figure.aspect-22-14 {
	padding-bottom: 63.6363636364%
}

.elementor-widget-mux-video figure.aspect-22-15 {
	padding-bottom: 68.1818181818%
}

.elementor-widget-mux-video figure.aspect-22-16 {
	padding-bottom: 72.7272727273%
}

.elementor-widget-mux-video figure.aspect-22-17 {
	padding-bottom: 77.2727272727%
}

.elementor-widget-mux-video figure.aspect-22-18 {
	padding-bottom: 81.8181818182%
}

.elementor-widget-mux-video figure.aspect-22-19 {
	padding-bottom: 86.3636363636%
}

.elementor-widget-mux-video figure.aspect-22-20 {
	padding-bottom: 90.9090909091%
}

.elementor-widget-mux-video figure.aspect-22-21 {
	padding-bottom: 95.4545454545%
}

.elementor-widget-mux-video figure.aspect-22-22 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-22-23 {
	padding-bottom: 104.5454545455%
}

.elementor-widget-mux-video figure.aspect-22-24 {
	padding-bottom: 109.0909090909%
}

.elementor-widget-mux-video figure.aspect-22-25 {
	padding-bottom: 113.6363636364%
}

.elementor-widget-mux-video figure.aspect-22-26 {
	padding-bottom: 118.1818181818%
}

.elementor-widget-mux-video figure.aspect-22-27 {
	padding-bottom: 122.7272727273%
}

.elementor-widget-mux-video figure.aspect-22-28 {
	padding-bottom: 127.2727272727%
}

.elementor-widget-mux-video figure.aspect-22-29 {
	padding-bottom: 131.8181818182%
}

.elementor-widget-mux-video figure.aspect-22-30 {
	padding-bottom: 136.3636363636%
}

.elementor-widget-mux-video figure.aspect-22-31 {
	padding-bottom: 140.9090909091%
}

.elementor-widget-mux-video figure.aspect-22-32 {
	padding-bottom: 145.4545454545%
}

.elementor-widget-mux-video figure.aspect-23-1 {
	padding-bottom: 4.347826087%
}

.elementor-widget-mux-video figure.aspect-23-2 {
	padding-bottom: 8.6956521739%
}

.elementor-widget-mux-video figure.aspect-23-3 {
	padding-bottom: 13.0434782609%
}

.elementor-widget-mux-video figure.aspect-23-4 {
	padding-bottom: 17.3913043478%
}

.elementor-widget-mux-video figure.aspect-23-5 {
	padding-bottom: 21.7391304348%
}

.elementor-widget-mux-video figure.aspect-23-6 {
	padding-bottom: 26.0869565217%
}

.elementor-widget-mux-video figure.aspect-23-7 {
	padding-bottom: 30.4347826087%
}

.elementor-widget-mux-video figure.aspect-23-8 {
	padding-bottom: 34.7826086957%
}

.elementor-widget-mux-video figure.aspect-23-9 {
	padding-bottom: 39.1304347826%
}

.elementor-widget-mux-video figure.aspect-23-10 {
	padding-bottom: 43.4782608696%
}

.elementor-widget-mux-video figure.aspect-23-11 {
	padding-bottom: 47.8260869565%
}

.elementor-widget-mux-video figure.aspect-23-12 {
	padding-bottom: 52.1739130435%
}

.elementor-widget-mux-video figure.aspect-23-13 {
	padding-bottom: 56.5217391304%
}

.elementor-widget-mux-video figure.aspect-23-14 {
	padding-bottom: 60.8695652174%
}

.elementor-widget-mux-video figure.aspect-23-15 {
	padding-bottom: 65.2173913043%
}

.elementor-widget-mux-video figure.aspect-23-16 {
	padding-bottom: 69.5652173913%
}

.elementor-widget-mux-video figure.aspect-23-17 {
	padding-bottom: 73.9130434783%
}

.elementor-widget-mux-video figure.aspect-23-18 {
	padding-bottom: 78.2608695652%
}

.elementor-widget-mux-video figure.aspect-23-19 {
	padding-bottom: 82.6086956522%
}

.elementor-widget-mux-video figure.aspect-23-20 {
	padding-bottom: 86.9565217391%
}

.elementor-widget-mux-video figure.aspect-23-21 {
	padding-bottom: 91.3043478261%
}

.elementor-widget-mux-video figure.aspect-23-22 {
	padding-bottom: 95.652173913%
}

.elementor-widget-mux-video figure.aspect-23-23 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-23-24 {
	padding-bottom: 104.347826087%
}

.elementor-widget-mux-video figure.aspect-23-25 {
	padding-bottom: 108.6956521739%
}

.elementor-widget-mux-video figure.aspect-23-26 {
	padding-bottom: 113.0434782609%
}

.elementor-widget-mux-video figure.aspect-23-27 {
	padding-bottom: 117.3913043478%
}

.elementor-widget-mux-video figure.aspect-23-28 {
	padding-bottom: 121.7391304348%
}

.elementor-widget-mux-video figure.aspect-23-29 {
	padding-bottom: 126.0869565217%
}

.elementor-widget-mux-video figure.aspect-23-30 {
	padding-bottom: 130.4347826087%
}

.elementor-widget-mux-video figure.aspect-23-31 {
	padding-bottom: 134.7826086957%
}

.elementor-widget-mux-video figure.aspect-23-32 {
	padding-bottom: 139.1304347826%
}

.elementor-widget-mux-video figure.aspect-24-1 {
	padding-bottom: 4.1666666667%
}

.elementor-widget-mux-video figure.aspect-24-2 {
	padding-bottom: 8.3333333333%
}

.elementor-widget-mux-video figure.aspect-24-3 {
	padding-bottom: 12.5%
}

.elementor-widget-mux-video figure.aspect-24-4 {
	padding-bottom: 16.6666666667%
}

.elementor-widget-mux-video figure.aspect-24-5 {
	padding-bottom: 20.8333333333%
}

.elementor-widget-mux-video figure.aspect-24-6 {
	padding-bottom: 25%
}

.elementor-widget-mux-video figure.aspect-24-7 {
	padding-bottom: 29.1666666667%
}

.elementor-widget-mux-video figure.aspect-24-8 {
	padding-bottom: 33.3333333333%
}

.elementor-widget-mux-video figure.aspect-24-9 {
	padding-bottom: 37.5%
}

.elementor-widget-mux-video figure.aspect-24-10 {
	padding-bottom: 41.6666666667%
}

.elementor-widget-mux-video figure.aspect-24-11 {
	padding-bottom: 45.8333333333%
}

.elementor-widget-mux-video figure.aspect-24-12 {
	padding-bottom: 50%
}

.elementor-widget-mux-video figure.aspect-24-13 {
	padding-bottom: 54.1666666667%
}

.elementor-widget-mux-video figure.aspect-24-14 {
	padding-bottom: 58.3333333333%
}

.elementor-widget-mux-video figure.aspect-24-15 {
	padding-bottom: 62.5%
}

.elementor-widget-mux-video figure.aspect-24-16 {
	padding-bottom: 66.6666666667%
}

.elementor-widget-mux-video figure.aspect-24-17 {
	padding-bottom: 70.8333333333%
}

.elementor-widget-mux-video figure.aspect-24-18 {
	padding-bottom: 75%
}

.elementor-widget-mux-video figure.aspect-24-19 {
	padding-bottom: 79.1666666667%
}

.elementor-widget-mux-video figure.aspect-24-20 {
	padding-bottom: 83.3333333333%
}

.elementor-widget-mux-video figure.aspect-24-21 {
	padding-bottom: 87.5%
}

.elementor-widget-mux-video figure.aspect-24-22 {
	padding-bottom: 91.6666666667%
}

.elementor-widget-mux-video figure.aspect-24-23 {
	padding-bottom: 95.8333333333%
}

.elementor-widget-mux-video figure.aspect-24-24 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-24-25 {
	padding-bottom: 104.1666666667%
}

.elementor-widget-mux-video figure.aspect-24-26 {
	padding-bottom: 108.3333333333%
}

.elementor-widget-mux-video figure.aspect-24-27 {
	padding-bottom: 112.5%
}

.elementor-widget-mux-video figure.aspect-24-28 {
	padding-bottom: 116.6666666667%
}

.elementor-widget-mux-video figure.aspect-24-29 {
	padding-bottom: 120.8333333333%
}

.elementor-widget-mux-video figure.aspect-24-30 {
	padding-bottom: 125%
}

.elementor-widget-mux-video figure.aspect-24-31 {
	padding-bottom: 129.1666666667%
}

.elementor-widget-mux-video figure.aspect-24-32 {
	padding-bottom: 133.3333333333%
}

.elementor-widget-mux-video figure.aspect-25-1 {
	padding-bottom: 4%
}

.elementor-widget-mux-video figure.aspect-25-2 {
	padding-bottom: 8%
}

.elementor-widget-mux-video figure.aspect-25-3 {
	padding-bottom: 12%
}

.elementor-widget-mux-video figure.aspect-25-4 {
	padding-bottom: 16%
}

.elementor-widget-mux-video figure.aspect-25-5 {
	padding-bottom: 20%
}

.elementor-widget-mux-video figure.aspect-25-6 {
	padding-bottom: 24%
}

.elementor-widget-mux-video figure.aspect-25-7 {
	padding-bottom: 28%
}

.elementor-widget-mux-video figure.aspect-25-8 {
	padding-bottom: 32%
}

.elementor-widget-mux-video figure.aspect-25-9 {
	padding-bottom: 36%
}

.elementor-widget-mux-video figure.aspect-25-10 {
	padding-bottom: 40%
}

.elementor-widget-mux-video figure.aspect-25-11 {
	padding-bottom: 44%
}

.elementor-widget-mux-video figure.aspect-25-12 {
	padding-bottom: 48%
}

.elementor-widget-mux-video figure.aspect-25-13 {
	padding-bottom: 52%
}

.elementor-widget-mux-video figure.aspect-25-14 {
	padding-bottom: 56%
}

.elementor-widget-mux-video figure.aspect-25-15 {
	padding-bottom: 60%
}

.elementor-widget-mux-video figure.aspect-25-16 {
	padding-bottom: 64%
}

.elementor-widget-mux-video figure.aspect-25-17 {
	padding-bottom: 68%
}

.elementor-widget-mux-video figure.aspect-25-18 {
	padding-bottom: 72%
}

.elementor-widget-mux-video figure.aspect-25-19 {
	padding-bottom: 76%
}

.elementor-widget-mux-video figure.aspect-25-20 {
	padding-bottom: 80%
}

.elementor-widget-mux-video figure.aspect-25-21 {
	padding-bottom: 84%
}

.elementor-widget-mux-video figure.aspect-25-22 {
	padding-bottom: 88%
}

.elementor-widget-mux-video figure.aspect-25-23 {
	padding-bottom: 92%
}

.elementor-widget-mux-video figure.aspect-25-24 {
	padding-bottom: 96%
}

.elementor-widget-mux-video figure.aspect-25-25 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-25-26 {
	padding-bottom: 104%
}

.elementor-widget-mux-video figure.aspect-25-27 {
	padding-bottom: 108%
}

.elementor-widget-mux-video figure.aspect-25-28 {
	padding-bottom: 112%
}

.elementor-widget-mux-video figure.aspect-25-29 {
	padding-bottom: 116%
}

.elementor-widget-mux-video figure.aspect-25-30 {
	padding-bottom: 120%
}

.elementor-widget-mux-video figure.aspect-25-31 {
	padding-bottom: 124%
}

.elementor-widget-mux-video figure.aspect-25-32 {
	padding-bottom: 128%
}

.elementor-widget-mux-video figure.aspect-26-1 {
	padding-bottom: 3.8461538462%
}

.elementor-widget-mux-video figure.aspect-26-2 {
	padding-bottom: 7.6923076923%
}

.elementor-widget-mux-video figure.aspect-26-3 {
	padding-bottom: 11.5384615385%
}

.elementor-widget-mux-video figure.aspect-26-4 {
	padding-bottom: 15.3846153846%
}

.elementor-widget-mux-video figure.aspect-26-5 {
	padding-bottom: 19.2307692308%
}

.elementor-widget-mux-video figure.aspect-26-6 {
	padding-bottom: 23.0769230769%
}

.elementor-widget-mux-video figure.aspect-26-7 {
	padding-bottom: 26.9230769231%
}

.elementor-widget-mux-video figure.aspect-26-8 {
	padding-bottom: 30.7692307692%
}

.elementor-widget-mux-video figure.aspect-26-9 {
	padding-bottom: 34.6153846154%
}

.elementor-widget-mux-video figure.aspect-26-10 {
	padding-bottom: 38.4615384615%
}

.elementor-widget-mux-video figure.aspect-26-11 {
	padding-bottom: 42.3076923077%
}

.elementor-widget-mux-video figure.aspect-26-12 {
	padding-bottom: 46.1538461538%
}

.elementor-widget-mux-video figure.aspect-26-13 {
	padding-bottom: 50%
}

.elementor-widget-mux-video figure.aspect-26-14 {
	padding-bottom: 53.8461538462%
}

.elementor-widget-mux-video figure.aspect-26-15 {
	padding-bottom: 57.6923076923%
}

.elementor-widget-mux-video figure.aspect-26-16 {
	padding-bottom: 61.5384615385%
}

.elementor-widget-mux-video figure.aspect-26-17 {
	padding-bottom: 65.3846153846%
}

.elementor-widget-mux-video figure.aspect-26-18 {
	padding-bottom: 69.2307692308%
}

.elementor-widget-mux-video figure.aspect-26-19 {
	padding-bottom: 73.0769230769%
}

.elementor-widget-mux-video figure.aspect-26-20 {
	padding-bottom: 76.9230769231%
}

.elementor-widget-mux-video figure.aspect-26-21 {
	padding-bottom: 80.7692307692%
}

.elementor-widget-mux-video figure.aspect-26-22 {
	padding-bottom: 84.6153846154%
}

.elementor-widget-mux-video figure.aspect-26-23 {
	padding-bottom: 88.4615384615%
}

.elementor-widget-mux-video figure.aspect-26-24 {
	padding-bottom: 92.3076923077%
}

.elementor-widget-mux-video figure.aspect-26-25 {
	padding-bottom: 96.1538461538%
}

.elementor-widget-mux-video figure.aspect-26-26 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-26-27 {
	padding-bottom: 103.8461538462%
}

.elementor-widget-mux-video figure.aspect-26-28 {
	padding-bottom: 107.6923076923%
}

.elementor-widget-mux-video figure.aspect-26-29 {
	padding-bottom: 111.5384615385%
}

.elementor-widget-mux-video figure.aspect-26-30 {
	padding-bottom: 115.3846153846%
}

.elementor-widget-mux-video figure.aspect-26-31 {
	padding-bottom: 119.2307692308%
}

.elementor-widget-mux-video figure.aspect-26-32 {
	padding-bottom: 123.0769230769%
}

.elementor-widget-mux-video figure.aspect-27-1 {
	padding-bottom: 3.7037037037%
}

.elementor-widget-mux-video figure.aspect-27-2 {
	padding-bottom: 7.4074074074%
}

.elementor-widget-mux-video figure.aspect-27-3 {
	padding-bottom: 11.1111111111%
}

.elementor-widget-mux-video figure.aspect-27-4 {
	padding-bottom: 14.8148148148%
}

.elementor-widget-mux-video figure.aspect-27-5 {
	padding-bottom: 18.5185185185%
}

.elementor-widget-mux-video figure.aspect-27-6 {
	padding-bottom: 22.2222222222%
}

.elementor-widget-mux-video figure.aspect-27-7 {
	padding-bottom: 25.9259259259%
}

.elementor-widget-mux-video figure.aspect-27-8 {
	padding-bottom: 29.6296296296%
}

.elementor-widget-mux-video figure.aspect-27-9 {
	padding-bottom: 33.3333333333%
}

.elementor-widget-mux-video figure.aspect-27-10 {
	padding-bottom: 37.037037037%
}

.elementor-widget-mux-video figure.aspect-27-11 {
	padding-bottom: 40.7407407407%
}

.elementor-widget-mux-video figure.aspect-27-12 {
	padding-bottom: 44.4444444444%
}

.elementor-widget-mux-video figure.aspect-27-13 {
	padding-bottom: 48.1481481481%
}

.elementor-widget-mux-video figure.aspect-27-14 {
	padding-bottom: 51.8518518519%
}

.elementor-widget-mux-video figure.aspect-27-15 {
	padding-bottom: 55.5555555556%
}

.elementor-widget-mux-video figure.aspect-27-16 {
	padding-bottom: 59.2592592593%
}

.elementor-widget-mux-video figure.aspect-27-17 {
	padding-bottom: 62.962962963%
}

.elementor-widget-mux-video figure.aspect-27-18 {
	padding-bottom: 66.6666666667%
}

.elementor-widget-mux-video figure.aspect-27-19 {
	padding-bottom: 70.3703703704%
}

.elementor-widget-mux-video figure.aspect-27-20 {
	padding-bottom: 74.0740740741%
}

.elementor-widget-mux-video figure.aspect-27-21 {
	padding-bottom: 77.7777777778%
}

.elementor-widget-mux-video figure.aspect-27-22 {
	padding-bottom: 81.4814814815%
}

.elementor-widget-mux-video figure.aspect-27-23 {
	padding-bottom: 85.1851851852%
}

.elementor-widget-mux-video figure.aspect-27-24 {
	padding-bottom: 88.8888888889%
}

.elementor-widget-mux-video figure.aspect-27-25 {
	padding-bottom: 92.5925925926%
}

.elementor-widget-mux-video figure.aspect-27-26 {
	padding-bottom: 96.2962962963%
}

.elementor-widget-mux-video figure.aspect-27-27 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-27-28 {
	padding-bottom: 103.7037037037%
}

.elementor-widget-mux-video figure.aspect-27-29 {
	padding-bottom: 107.4074074074%
}

.elementor-widget-mux-video figure.aspect-27-30 {
	padding-bottom: 111.1111111111%
}

.elementor-widget-mux-video figure.aspect-27-31 {
	padding-bottom: 114.8148148148%
}

.elementor-widget-mux-video figure.aspect-27-32 {
	padding-bottom: 118.5185185185%
}

.elementor-widget-mux-video figure.aspect-28-1 {
	padding-bottom: 3.5714285714%
}

.elementor-widget-mux-video figure.aspect-28-2 {
	padding-bottom: 7.1428571429%
}

.elementor-widget-mux-video figure.aspect-28-3 {
	padding-bottom: 10.7142857143%
}

.elementor-widget-mux-video figure.aspect-28-4 {
	padding-bottom: 14.2857142857%
}

.elementor-widget-mux-video figure.aspect-28-5 {
	padding-bottom: 17.8571428571%
}

.elementor-widget-mux-video figure.aspect-28-6 {
	padding-bottom: 21.4285714286%
}

.elementor-widget-mux-video figure.aspect-28-7 {
	padding-bottom: 25%
}

.elementor-widget-mux-video figure.aspect-28-8 {
	padding-bottom: 28.5714285714%
}

.elementor-widget-mux-video figure.aspect-28-9 {
	padding-bottom: 32.1428571429%
}

.elementor-widget-mux-video figure.aspect-28-10 {
	padding-bottom: 35.7142857143%
}

.elementor-widget-mux-video figure.aspect-28-11 {
	padding-bottom: 39.2857142857%
}

.elementor-widget-mux-video figure.aspect-28-12 {
	padding-bottom: 42.8571428571%
}

.elementor-widget-mux-video figure.aspect-28-13 {
	padding-bottom: 46.4285714286%
}

.elementor-widget-mux-video figure.aspect-28-14 {
	padding-bottom: 50%
}

.elementor-widget-mux-video figure.aspect-28-15 {
	padding-bottom: 53.5714285714%
}

.elementor-widget-mux-video figure.aspect-28-16 {
	padding-bottom: 57.1428571429%
}

.elementor-widget-mux-video figure.aspect-28-17 {
	padding-bottom: 60.7142857143%
}

.elementor-widget-mux-video figure.aspect-28-18 {
	padding-bottom: 64.2857142857%
}

.elementor-widget-mux-video figure.aspect-28-19 {
	padding-bottom: 67.8571428571%
}

.elementor-widget-mux-video figure.aspect-28-20 {
	padding-bottom: 71.4285714286%
}

.elementor-widget-mux-video figure.aspect-28-21 {
	padding-bottom: 75%
}

.elementor-widget-mux-video figure.aspect-28-22 {
	padding-bottom: 78.5714285714%
}

.elementor-widget-mux-video figure.aspect-28-23 {
	padding-bottom: 82.1428571429%
}

.elementor-widget-mux-video figure.aspect-28-24 {
	padding-bottom: 85.7142857143%
}

.elementor-widget-mux-video figure.aspect-28-25 {
	padding-bottom: 89.2857142857%
}

.elementor-widget-mux-video figure.aspect-28-26 {
	padding-bottom: 92.8571428571%
}

.elementor-widget-mux-video figure.aspect-28-27 {
	padding-bottom: 96.4285714286%
}

.elementor-widget-mux-video figure.aspect-28-28 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-28-29 {
	padding-bottom: 103.5714285714%
}

.elementor-widget-mux-video figure.aspect-28-30 {
	padding-bottom: 107.1428571429%
}

.elementor-widget-mux-video figure.aspect-28-31 {
	padding-bottom: 110.7142857143%
}

.elementor-widget-mux-video figure.aspect-28-32 {
	padding-bottom: 114.2857142857%
}

.elementor-widget-mux-video figure.aspect-29-1 {
	padding-bottom: 3.4482758621%
}

.elementor-widget-mux-video figure.aspect-29-2 {
	padding-bottom: 6.8965517241%
}

.elementor-widget-mux-video figure.aspect-29-3 {
	padding-bottom: 10.3448275862%
}

.elementor-widget-mux-video figure.aspect-29-4 {
	padding-bottom: 13.7931034483%
}

.elementor-widget-mux-video figure.aspect-29-5 {
	padding-bottom: 17.2413793103%
}

.elementor-widget-mux-video figure.aspect-29-6 {
	padding-bottom: 20.6896551724%
}

.elementor-widget-mux-video figure.aspect-29-7 {
	padding-bottom: 24.1379310345%
}

.elementor-widget-mux-video figure.aspect-29-8 {
	padding-bottom: 27.5862068966%
}

.elementor-widget-mux-video figure.aspect-29-9 {
	padding-bottom: 31.0344827586%
}

.elementor-widget-mux-video figure.aspect-29-10 {
	padding-bottom: 34.4827586207%
}

.elementor-widget-mux-video figure.aspect-29-11 {
	padding-bottom: 37.9310344828%
}

.elementor-widget-mux-video figure.aspect-29-12 {
	padding-bottom: 41.3793103448%
}

.elementor-widget-mux-video figure.aspect-29-13 {
	padding-bottom: 44.8275862069%
}

.elementor-widget-mux-video figure.aspect-29-14 {
	padding-bottom: 48.275862069%
}

.elementor-widget-mux-video figure.aspect-29-15 {
	padding-bottom: 51.724137931%
}

.elementor-widget-mux-video figure.aspect-29-16 {
	padding-bottom: 55.1724137931%
}

.elementor-widget-mux-video figure.aspect-29-17 {
	padding-bottom: 58.6206896552%
}

.elementor-widget-mux-video figure.aspect-29-18 {
	padding-bottom: 62.0689655172%
}

.elementor-widget-mux-video figure.aspect-29-19 {
	padding-bottom: 65.5172413793%
}

.elementor-widget-mux-video figure.aspect-29-20 {
	padding-bottom: 68.9655172414%
}

.elementor-widget-mux-video figure.aspect-29-21 {
	padding-bottom: 72.4137931034%
}

.elementor-widget-mux-video figure.aspect-29-22 {
	padding-bottom: 75.8620689655%
}

.elementor-widget-mux-video figure.aspect-29-23 {
	padding-bottom: 79.3103448276%
}

.elementor-widget-mux-video figure.aspect-29-24 {
	padding-bottom: 82.7586206897%
}

.elementor-widget-mux-video figure.aspect-29-25 {
	padding-bottom: 86.2068965517%
}

.elementor-widget-mux-video figure.aspect-29-26 {
	padding-bottom: 89.6551724138%
}

.elementor-widget-mux-video figure.aspect-29-27 {
	padding-bottom: 93.1034482759%
}

.elementor-widget-mux-video figure.aspect-29-28 {
	padding-bottom: 96.5517241379%
}

.elementor-widget-mux-video figure.aspect-29-29 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-29-30 {
	padding-bottom: 103.4482758621%
}

.elementor-widget-mux-video figure.aspect-29-31 {
	padding-bottom: 106.8965517241%
}

.elementor-widget-mux-video figure.aspect-29-32 {
	padding-bottom: 110.3448275862%
}

.elementor-widget-mux-video figure.aspect-30-1 {
	padding-bottom: 3.3333333333%
}

.elementor-widget-mux-video figure.aspect-30-2 {
	padding-bottom: 6.6666666667%
}

.elementor-widget-mux-video figure.aspect-30-3 {
	padding-bottom: 10%
}

.elementor-widget-mux-video figure.aspect-30-4 {
	padding-bottom: 13.3333333333%
}

.elementor-widget-mux-video figure.aspect-30-5 {
	padding-bottom: 16.6666666667%
}

.elementor-widget-mux-video figure.aspect-30-6 {
	padding-bottom: 20%
}

.elementor-widget-mux-video figure.aspect-30-7 {
	padding-bottom: 23.3333333333%
}

.elementor-widget-mux-video figure.aspect-30-8 {
	padding-bottom: 26.6666666667%
}

.elementor-widget-mux-video figure.aspect-30-9 {
	padding-bottom: 30%
}

.elementor-widget-mux-video figure.aspect-30-10 {
	padding-bottom: 33.3333333333%
}

.elementor-widget-mux-video figure.aspect-30-11 {
	padding-bottom: 36.6666666667%
}

.elementor-widget-mux-video figure.aspect-30-12 {
	padding-bottom: 40%
}

.elementor-widget-mux-video figure.aspect-30-13 {
	padding-bottom: 43.3333333333%
}

.elementor-widget-mux-video figure.aspect-30-14 {
	padding-bottom: 46.6666666667%
}

.elementor-widget-mux-video figure.aspect-30-15 {
	padding-bottom: 50%
}

.elementor-widget-mux-video figure.aspect-30-16 {
	padding-bottom: 53.3333333333%
}

.elementor-widget-mux-video figure.aspect-30-17 {
	padding-bottom: 56.6666666667%
}

.elementor-widget-mux-video figure.aspect-30-18 {
	padding-bottom: 60%
}

.elementor-widget-mux-video figure.aspect-30-19 {
	padding-bottom: 63.3333333333%
}

.elementor-widget-mux-video figure.aspect-30-20 {
	padding-bottom: 66.6666666667%
}

.elementor-widget-mux-video figure.aspect-30-21 {
	padding-bottom: 70%
}

.elementor-widget-mux-video figure.aspect-30-22 {
	padding-bottom: 73.3333333333%
}

.elementor-widget-mux-video figure.aspect-30-23 {
	padding-bottom: 76.6666666667%
}

.elementor-widget-mux-video figure.aspect-30-24 {
	padding-bottom: 80%
}

.elementor-widget-mux-video figure.aspect-30-25 {
	padding-bottom: 83.3333333333%
}

.elementor-widget-mux-video figure.aspect-30-26 {
	padding-bottom: 86.6666666667%
}

.elementor-widget-mux-video figure.aspect-30-27 {
	padding-bottom: 90%
}

.elementor-widget-mux-video figure.aspect-30-28 {
	padding-bottom: 93.3333333333%
}

.elementor-widget-mux-video figure.aspect-30-29 {
	padding-bottom: 96.6666666667%
}

.elementor-widget-mux-video figure.aspect-30-30 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-30-31 {
	padding-bottom: 103.3333333333%
}

.elementor-widget-mux-video figure.aspect-30-32 {
	padding-bottom: 106.6666666667%
}

.elementor-widget-mux-video figure.aspect-31-1 {
	padding-bottom: 3.2258064516%
}

.elementor-widget-mux-video figure.aspect-31-2 {
	padding-bottom: 6.4516129032%
}

.elementor-widget-mux-video figure.aspect-31-3 {
	padding-bottom: 9.6774193548%
}

.elementor-widget-mux-video figure.aspect-31-4 {
	padding-bottom: 12.9032258065%
}

.elementor-widget-mux-video figure.aspect-31-5 {
	padding-bottom: 16.1290322581%
}

.elementor-widget-mux-video figure.aspect-31-6 {
	padding-bottom: 19.3548387097%
}

.elementor-widget-mux-video figure.aspect-31-7 {
	padding-bottom: 22.5806451613%
}

.elementor-widget-mux-video figure.aspect-31-8 {
	padding-bottom: 25.8064516129%
}

.elementor-widget-mux-video figure.aspect-31-9 {
	padding-bottom: 29.0322580645%
}

.elementor-widget-mux-video figure.aspect-31-10 {
	padding-bottom: 32.2580645161%
}

.elementor-widget-mux-video figure.aspect-31-11 {
	padding-bottom: 35.4838709677%
}

.elementor-widget-mux-video figure.aspect-31-12 {
	padding-bottom: 38.7096774194%
}

.elementor-widget-mux-video figure.aspect-31-13 {
	padding-bottom: 41.935483871%
}

.elementor-widget-mux-video figure.aspect-31-14 {
	padding-bottom: 45.1612903226%
}

.elementor-widget-mux-video figure.aspect-31-15 {
	padding-bottom: 48.3870967742%
}

.elementor-widget-mux-video figure.aspect-31-16 {
	padding-bottom: 51.6129032258%
}

.elementor-widget-mux-video figure.aspect-31-17 {
	padding-bottom: 54.8387096774%
}

.elementor-widget-mux-video figure.aspect-31-18 {
	padding-bottom: 58.064516129%
}

.elementor-widget-mux-video figure.aspect-31-19 {
	padding-bottom: 61.2903225806%
}

.elementor-widget-mux-video figure.aspect-31-20 {
	padding-bottom: 64.5161290323%
}

.elementor-widget-mux-video figure.aspect-31-21 {
	padding-bottom: 67.7419354839%
}

.elementor-widget-mux-video figure.aspect-31-22 {
	padding-bottom: 70.9677419355%
}

.elementor-widget-mux-video figure.aspect-31-23 {
	padding-bottom: 74.1935483871%
}

.elementor-widget-mux-video figure.aspect-31-24 {
	padding-bottom: 77.4193548387%
}

.elementor-widget-mux-video figure.aspect-31-25 {
	padding-bottom: 80.6451612903%
}

.elementor-widget-mux-video figure.aspect-31-26 {
	padding-bottom: 83.8709677419%
}

.elementor-widget-mux-video figure.aspect-31-27 {
	padding-bottom: 87.0967741935%
}

.elementor-widget-mux-video figure.aspect-31-28 {
	padding-bottom: 90.3225806452%
}

.elementor-widget-mux-video figure.aspect-31-29 {
	padding-bottom: 93.5483870968%
}

.elementor-widget-mux-video figure.aspect-31-30 {
	padding-bottom: 96.7741935484%
}

.elementor-widget-mux-video figure.aspect-31-31 {
	padding-bottom: 100%
}

.elementor-widget-mux-video figure.aspect-31-32 {
	padding-bottom: 103.2258064516%
}

.elementor-widget-mux-video figure.aspect-32-1 {
	padding-bottom: 3.125%
}

.elementor-widget-mux-video figure.aspect-32-2 {
	padding-bottom: 6.25%
}

.elementor-widget-mux-video figure.aspect-32-3 {
	padding-bottom: 9.375%
}

.elementor-widget-mux-video figure.aspect-32-4 {
	padding-bottom: 12.5%
}

.elementor-widget-mux-video figure.aspect-32-5 {
	padding-bottom: 15.625%
}

.elementor-widget-mux-video figure.aspect-32-6 {
	padding-bottom: 18.75%
}

.elementor-widget-mux-video figure.aspect-32-7 {
	padding-bottom: 21.875%
}

.elementor-widget-mux-video figure.aspect-32-8 {
	padding-bottom: 25%
}

.elementor-widget-mux-video figure.aspect-32-9 {
	padding-bottom: 28.125%
}

.elementor-widget-mux-video figure.aspect-32-10 {
	padding-bottom: 31.25%
}

.elementor-widget-mux-video figure.aspect-32-11 {
	padding-bottom: 34.375%
}

.elementor-widget-mux-video figure.aspect-32-12 {
	padding-bottom: 37.5%
}

.elementor-widget-mux-video figure.aspect-32-13 {
	padding-bottom: 40.625%
}

.elementor-widget-mux-video figure.aspect-32-14 {
	padding-bottom: 43.75%
}

.elementor-widget-mux-video figure.aspect-32-15 {
	padding-bottom: 46.875%
}

.elementor-widget-mux-video figure.aspect-32-16 {
	padding-bottom: 50%
}

.elementor-widget-mux-video figure.aspect-32-17 {
	padding-bottom: 53.125%
}

.elementor-widget-mux-video figure.aspect-32-18 {
	padding-bottom: 56.25%
}

.elementor-widget-mux-video figure.aspect-32-19 {
	padding-bottom: 59.375%
}

.elementor-widget-mux-video figure.aspect-32-20 {
	padding-bottom: 62.5%
}

.elementor-widget-mux-video figure.aspect-32-21 {
	padding-bottom: 65.625%
}

.elementor-widget-mux-video figure.aspect-32-22 {
	padding-bottom: 68.75%
}

.elementor-widget-mux-video figure.aspect-32-23 {
	padding-bottom: 71.875%
}

.elementor-widget-mux-video figure.aspect-32-24 {
	padding-bottom: 75%
}

.elementor-widget-mux-video figure.aspect-32-25 {
	padding-bottom: 78.125%
}

.elementor-widget-mux-video figure.aspect-32-26 {
	padding-bottom: 81.25%
}

.elementor-widget-mux-video figure.aspect-32-27 {
	padding-bottom: 84.375%
}

.elementor-widget-mux-video figure.aspect-32-28 {
	padding-bottom: 87.5%
}

.elementor-widget-mux-video figure.aspect-32-29 {
	padding-bottom: 90.625%
}

.elementor-widget-mux-video figure.aspect-32-30 {
	padding-bottom: 93.75%
}

.elementor-widget-mux-video figure.aspect-32-31 {
	padding-bottom: 96.875%
}

.elementor-widget-mux-video figure.aspect-32-32 {
	padding-bottom: 100%
}