.cz_title {
	position: relative;
	z-index: 1
}
.cz_title_has_bg {
	z-index: 2
}
.cz_title.tac .cz_title_content {
	margin-right: auto;
	margin-left: auto
}
.cz_title_vertical > div, 
.cz_title_vertical_2 > div {
	position: absolute;
	top: -80px;
	left: 0;
	z-index: 2;
	white-space: nowrap;
	transform: rotate(90deg);
	transform-origin: bottom left;
	animation: none !important
}
.cz_title_vertical_2 > div {
	top: -40px;
	left: 0;
	transform-origin: 0 0;
	transform: rotate(-90deg) translateX(-100%)
}
.cz_title_vertical.cz_title_vertical_outside > div {
	top: 0;
	left: 0;
	transform-origin: 0 0;
	transform: rotate(90deg) translate(0, 40%)
}
.cz_title_vertical_2.cz_title_vertical_outside > div {
	transform: rotate(-90deg) translate(-100%, -140%)
}
.cz_title_content {
	display: table;
	position: relative;
	word-break: break-word;
	transition: all .2s ease-in-out
}
.cz_title_pos_block .cz_title_content,
.cz_title_pos_block .cz_title_content > div {
	width: 100%;
	display: block
}
.cz_title_pos_left .cz_title_content {
	float: left
}
.cz_title_pos_center:not(.cz_title_has_icon) .cz_title_content > div {
	display: block
}
.cz_title_pos_right .cz_title_content {
	float: right
}
.cz_title_content > div {
	position: relative;
	z-index: 2;
	vertical-align: middle
}
.cz_title_content > * {
	display: table-cell
}
.cz_title_has_bg .cz_title_content {
	padding: 10px 30px
}
.cz_title_has_icon .cz_title_content {
	padding: 10px 0
}
.cz_title_content * {
	margin: 0
}
.cz_title_content hr {
	display: block;
	margin: 10px 0
}
.cz_title_content > span {
	margin: 0 15px 0 0;
	position: relative;
	font-size: 20px;
	transition: all .2s ease-in-out
}
.cz_title_pos_block .cz_title_content > span {
	margin-right: 0 !important;
	margin-left: 0 !important
}
.cz_title_content > i {
	font-size: 2em;
	margin: 0;
	text-align: center;
	width: 2em;
	height: 2em;
	line-height: 2em;
	display: inline-block;
	vertical-align: sub;
	box-sizing: content-box;
	transition: all .2s ease-in-out
}
.cz_title_content > i:before,
.cz_title_content > i span,
.cz_title_content .cz_title_image {
	display: inline-block
}
.cz_title_content .cz_title_image {
	overflow: hidden;
	max-width: 120px
}
.cz_title_image img {
	width: inherit
}
.cz_title_number {
	font-style: normal
}
.cz_title_shape {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 140px;
	font-weight: 900;
	width: 100%;
	line-height: 1;
	pointer-events: none;
	transform-origin: 0;
	z-index: 1;
	word-wrap: initial;
	transition: all .2s ease-in-out
}
.shape_square, .shape_circle, 
.shape_rectangle, .shape_rhombus, 
.shape_rhombus_radius {
	background: #404040;
	width: 150px;
	height: 150px
}
.shape_circle {
	border-radius: 100%
}
.shape_rhombus, .shape_rhombus_radius {
	display: inline-block;
	transform: rotate(45deg)
}
.shape_rhombus_radius {
	border-radius: 20%
}
.shape_rectangle {
	transform: scaleX(2)
}
.cz_title_shape_outline {
	background: none;
	border: 10px solid
}
.cz_title_line {
	width: 100%;
	height: 4px;
	display: block;
	margin: 0 0 20px
}
.cz_title_line span {
	font-size: 0;
	height: 100%;
	display: inline-block;
	position: relative;
	top: -20px;
	background: #a7a7a7;
	width: 60px
}
.cz_line_after_title,
.cz_line_before_title {
	position: relative
}
.cz_title_content .cz_line_side_solo {
	font-size: 0;
	height: 4px;
	width: 50px;
	display: inline-block;
	vertical-align: bottom;
	margin: 0 20px 0 0;
	background: rgba(167, 167, 167, .4)
}
.cz_title.tac .cz_title_shape,
.tac.cz_title_shape {
	left: 50%;
	transform: translate(-50%,-50%)
}
.cz_title.tac .cz_title_shape.tal,
.cz_title.tac .cz_title_shape.tar {
	transform: none
}
.cz_title.tac .shape_rectangle {
	transform: scaleX(2) translate(-50%,-50%)
}
.cz_title.tac .shape_rhombus, 
.cz_title.tac .shape_rhombus_radius {
	transform: rotate(45deg) translate(-50%,-50%)
}
.cz_title .cz_title_shape.tal {
	left: 0
}
.cz_title .cz_title_shape.tar {
	left: auto;
	right: 0
}
.cz_title_ba_line .cz_title_content {
	display: inline-block
}
.shape_image {
	width: auto
}
.cz_title_content .cz_line_side_after {
	margin: 0 0 0 20px
}
.cz_title .xtra-placeholder {
	max-width: 100px
}
.cz_title_pos_center .cz_title_content {
	float: none;
	margin: 0 auto;
	display: table
}
[class*="codevz-fancy-"] {
	overflow: hidden
}
[class*="codevz-fancy-"] .cz_wpe_content > * > span {
	display: inline-block;
	position: relative;
	transform: translateY(130%)
}
[class*="codevz-fancy-"] .codevz-start-fancy {
	animation: fancyFX .8s ease-out forwards
}
@keyframes fancyFX {
	0% {transform: translateY(130%)}
	100% {transform: translateY(0)}
}
.elementor-element .cz_title_content .cz_line_side_solo {
	vertical-align: middle
}
.elementor-element .cz_title_content .cz_title_image {
	box-sizing: content-box
}.cz_group_parallax {
	position: relative;
	min-height: 100px;
	height: 600px
}
.cz_group_parallax img {
	border-radius: inherit
}
.cz_layer_parallax {
	position: absolute
}

[class*='cz_parallax_'] {
	position: relative;
	z-index: 2;
	transition: transform .5s cubic-bezier(0, 0, .25, 1)
}
[class*='cz_parallax_'] > div {
	display: block
}
[class*='cz_mparallax_'] {
	transition: transform .8s cubic-bezier(0, 0, .25, 1)
}.jpictura:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.jpictura.jpictura-off-content-flow{position:fixed}
.jpictura .jpictura-item{display:block;float:left;position:relative;overflow:hidden}
.jpictura .jpictura-item.jpictura-invisible{visibility:hidden}
.jpictura .jpictura-item.jpictura-hidden{display:none}
.jpictura .jpictura-item .jpictura-image{display:block;position:relative}
.jpictura .jpictura-item.cropped-if-stretched .jpictura-image{max-width:100%}
.jpictura.fade-in-items .jpictura-item{animation-name:a;animation-duration:4s}
.jpictura.fade-in-items .jpictura-item.jpictura-hidden,
.jpictura.fade-in-items .jpictura-item.jpictura-invisible{animation:none}
.jpictura.stretch-images .jpictura-item.stretch-by-width .jpictura-image{max-height:none;width:100%}
.jpictura.stretch-images .jpictura-item.stretch-by-height .jpictura-image{width:100%;height:100%}
.jpictura.stretch-images.disable-cropping-images .jpictura-item.cropped-if-stretched .jpictura-image{max-width:100%;max-height:100%;width:auto;height:auto}
.jpictura.center-images .jpictura-item .jpictura-image.horizontal-misfit{left:50%;transform:translateX(-50%)}
.jpictura.center-images .jpictura-item .jpictura-image.horizontal-misfit.vertical-misfit{transform:translate(-50%,-50%)}@-webkit-keyframes a{0%{opacity:0}to{opacity:1}}@keyframes a{0%{opacity:0}to{opacity:1}}

.cz_grid_p {
	position: relative;
	margin: 0 -10px;
	z-index: 1
}
.cz_grid {
	width:100%;
	margin: 0
}
.slick .cz_grid {
	width: 100% !important;
	margin: 0 !important
}
.cz_grid_item {
	position:relative;
	float: left
}
.cz_tab .cz_grid_item {
	transition: 1ms ease !important
}
.cz_grid_item > div {
	position: relative;
	margin: 0 10px 20px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: all .2s ease-in-out
}
.cz_gallery_badge {
	position: absolute;
	z-index: 9;
	top: -20px;
	right: -20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 100%;
	background: #ff3535;
	color: #fff;
	font-weight: bold;
	font-size: 12px
}
.cz_grid_disable_links a {
	pointer-events: none;
	position: relative;
	display: block
}
.cz_grid_disable_links a:after {
	z-index: 1;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.cz_single_line_title h3,
.cz_single_line_title h4,
.cz_single_line_title h5,
.cz_single_line_title h6 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.cz_grid_c1 .cz_grid_item {width: calc(100%)}
.cz_grid_c2 .cz_grid_item, 
.cz_metro_1 .cz_grid_item:nth-child(3n+2), 
.cz_metro_2 .cz_grid_item:nth-child(2),
.cz_metro_2 .cz_grid_item:nth-child(9),
.cz_metro_2 .cz_grid_item:nth-child(12),
.cz_metro_2 .cz_grid_item:nth-child(19),
.cz_metro_2 .cz_grid_item:nth-child(22),
.cz_metro_2 .cz_grid_item:nth-child(29),
.cz_metro_2 .cz_grid_item:nth-child(32),
.cz_metro_2 .cz_grid_item:nth-child(39),
.cz_metro_2 .cz_grid_item:nth-child(42),
.cz_metro_3 .cz_grid_item:nth-child(5n+3),
.cz_metro_4 .cz_grid_item:nth-child(4),
.cz_metro_8 .cz_grid_item:nth-child(6n+4),
.cz_metro_8 .cz_grid_item:nth-child(6n+5),
.cz_grid_1big .cz_grid_item:nth-child(2) {width: calc(100% / 2)}
.cz_grid_c3 .cz_grid_item {width: calc(100% / 3)}
.cz_metro_5 .cz_grid_item:nth-child(7n+2), 
.cz_metro_6 .cz_grid_item:nth-child(5n+3) {width: calc(100% / 3 * 2)}
.cz_grid_c4 .cz_grid_item {width: calc(100% / 4)}
.cz_grid_c5 .cz_grid_item {width: calc(100% / 5)}
.cz_grid_c6 .cz_grid_item {width: calc(100% / 6)}
.cz_metro_9 .cz_grid_item:nth-child(4n+2) {width: calc(100% / 6 * 3)}
.cz_metro_10 .cz_grid_item:nth-child(7n+2) {width: calc(100% / 6 * 2)}
.cz_grid_c7 .cz_grid_item {width: calc(100% / 7)}
.cz_metro_7 .cz_grid_item:nth-child(6n+2) {width: calc(100% / 7 * 3)}
.cz_grid_c8 .cz_grid_item {width: calc(100% / 8)}

.cz_grid_link {
	direction: ltr;
	display: block;
	position: relative;
	overflow: hidden;
	clip-path: inset(0% 0% 0% 0%);
	-webkit-clip-path: inset(0% 0% 0% 0%)
}

.cz_grid_item img {
	border-radius: inherit !important;
	width: 100% !important;
	transition: all .6s ease-in-out !important
}

.cz_grid_item_svg img {
	background: rgba(167, 167, 167, .1)
}

.cz_grid_item_svg {
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDU4IDU4IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1OCA1ODsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiPgo8Zz4KCTxwYXRoIGQ9Ik01Nyw2SDFDMC40NDgsNiwwLDYuNDQ3LDAsN3Y0NGMwLDAuNTUzLDAuNDQ4LDEsMSwxaDU2YzAuNTUyLDAsMS0wLjQ0NywxLTFWN0M1OCw2LjQ0Nyw1Ny41NTIsNiw1Nyw2eiBNNTYsNTBIMlY4aDU0VjUweiIgZmlsbD0iI2RlZGVkZSIvPgoJPHBhdGggZD0iTTE2LDI4LjEzOGMzLjA3MSwwLDUuNTY5LTIuNDk4LDUuNTY5LTUuNTY4QzIxLjU2OSwxOS40OTgsMTkuMDcxLDE3LDE2LDE3cy01LjU2OSwyLjQ5OC01LjU2OSw1LjU2OSAgIEMxMC40MzEsMjUuNjQsMTIuOTI5LDI4LjEzOCwxNiwyOC4xMzh6IE0xNiwxOWMxLjk2OCwwLDMuNTY5LDEuNjAyLDMuNTY5LDMuNTY5UzE3Ljk2OCwyNi4xMzgsMTYsMjYuMTM4cy0zLjU2OS0xLjYwMS0zLjU2OS0zLjU2OCAgIFMxNC4wMzIsMTksMTYsMTl6IiBmaWxsPSIjZGVkZWRlIi8+Cgk8cGF0aCBkPSJNNyw0NmMwLjIzNCwwLDAuNDctMC4wODIsMC42Ni0wLjI0OWwxNi4zMTMtMTQuMzYybDEwLjMwMiwxMC4zMDFjMC4zOTEsMC4zOTEsMS4wMjMsMC4zOTEsMS40MTQsMHMwLjM5MS0xLjAyMywwLTEuNDE0ICAgbC00LjgwNy00LjgwN2w5LjE4MS0xMC4wNTRsMTEuMjYxLDEwLjMyM2MwLjQwNywwLjM3MywxLjA0LDAuMzQ1LDEuNDEzLTAuMDYyYzAuMzczLTAuNDA3LDAuMzQ2LTEuMDQtMC4wNjItMS40MTNsLTEyLTExICAgYy0wLjE5Ni0wLjE3OS0wLjQ1Ny0wLjI2OC0wLjcyLTAuMjYyYy0wLjI2NSwwLjAxMi0wLjUxNSwwLjEyOS0wLjY5NCwwLjMyNWwtOS43OTQsMTAuNzI3bC00Ljc0My00Ljc0MyAgIGMtMC4zNzQtMC4zNzMtMC45NzItMC4zOTItMS4zNjgtMC4wNDRMNi4zMzksNDQuMjQ5Yy0wLjQxNSwwLjM2NS0wLjQ1NSwwLjk5Ny0wLjA5LDEuNDEyQzYuNDQ3LDQ1Ljg4Niw2LjcyMyw0Niw3LDQ2eiIgZmlsbD0iI2RlZGVkZSIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
	background-repeat: no-repeat;
	background-position: center;
}

.cz_grid_item h3,
.cz_grid_item h4,
.cz_grid_item h5,
.cz_grid_item h6 {
	font-size: 22px
}
.cz_grid_search {
	position: relative;
	display: inline-block;
	width: 190px;
	color: #a7a7a7;
	margin: 0 0 20px;
	padding: 6px 20px;
	border-radius: 50px;
	margin: 0 15px
}

.elementor-widget-cz_posts,
.elementor-widget-cz_gallery {
	visibility: visible !important
}

/* Grid images fx */
.cz_grid_grayscale img,
.cz_grid_grayscale_on_hover:hover img,
.cz_grid_grayscale_remove img {
	filter: grayscale(100%)
}
.cz_grid_grayscale_remove:hover img {
	filter: grayscale(0%)
}
.cz_grid_blur img {
	filter: blur(0)
}
.cz_grid_blur:hover img,
.cz_grid_blur_others:hover .cz_grid_blur_others img {
	filter: blur(2px)
}
.cz_grid_blur_others:hover .cz_grid_blur_others:hover img {
	filter: blur(0px)
}
.cz_grid_zoom_in:hover img,
.cz_grid_zoom_out img {
	transform: scale(1.1)
}
.cz_grid_zoom_out:hover img {
	transform: scale(1)
}
.cz_grid_zoom_rotate:hover img {
	transform: scale(1.15) rotate(-5deg)
}
.cz_grid_flash:hover img {
	opacity: 1;
	animation: czFlashFx 1s forwards
}
.cz_grid_shine:after {
	position: absolute;
	content: '';
	top: 0;
	left: 150%;
	z-index: 2;
	display: block;
	width: 50%;
	height: 100%;
	border: 0;
	border-radius: 0;
	animation: xtraGridShineDef 1s forwards;
	background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,.3));
	transform: skewX(-25deg)
}

@keyframes xtraGridShineDef {100% {left: -125%}}

.cz_grid_shine:hover:after {left: -125%;animation: xtraGridShine 1s forwards}

@keyframes xtraGridShine {100% {left: 125%}}

.cz_grid_item > div:hover .cz_grid_inset_clip_1x {
	clip-path: inset(5px 5px 5px 5px);
	-webkit-clip-path: inset(5px 5px 5px 5px)
}
.cz_grid_item > div:hover .cz_grid_inset_clip_2x {
	clip-path: inset(10px 10px 10px 10px);
	-webkit-clip-path: inset(10px 10px 10px 10px)
}
.cz_grid_item > div:hover .cz_grid_inset_clip_3x {
	clip-path: inset(15px 15px 15px 15px);
	-webkit-clip-path: inset(15px 15px 15px 15px)
}
.cz_grid_zoom_mask {
	clip-path: inset(10px 10px 10px 10px);
	-webkit-clip-path: inset(10px 10px 10px 10px)
}
.cz_grid_item > div:hover .cz_grid_zoom_mask {
	clip-path: inset(0% 0% 0% 0%);
	-webkit-clip-path: inset(0% 0% 0% 0%);
	z-index: 2
}
.cz_grid_item > div:hover .cz_grid_scale {
	transform: scale(1.1);
	z-index: 2
}
.cz_grid_item > div:hover .cz_grid_scale2 {
	transform: scale(1.2);
	z-index: 2
}
.cz_grid_rhombus_hover {
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)
}
.cz_grid_rhombus,
.cz_grid_item > div:hover .cz_grid_rhombus_hover {
	clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
	-webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%)
}

/* Grid Filters */
ul.cz_grid_filters {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.tag .cz_grid_filters,
.category .cz_grid_filters,
[class*="tax-"] .cz_grid_filters {
	display: none
}
.cz_grid_filters li {
	position: relative;
	display: inline-block;
	color: #a7a7a7;
	margin: 0 0 20px;
	padding: 6px 20px;
	cursor: pointer;
	border-radius: 50px;
	border: 1px solid transparent;
	transition: all .3s ease-in-out
}
.cz_grid_filters li.cz_active_filter {
	font-weight: 500;
	color: #111
}
.cz_grid_filters li:after {
	position: absolute;
	content: '';
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}
.cz_grid_filters li:last-child:after {
	display: none
}
.cz_grid_filters_count li span {
	text-align: center;
	margin: 0;
	width: 1em;
	height: 1em;
	line-height: 1em;
	border-radius: 2px;
	display: inline-block;
	box-sizing: content-box;
	transition: all 300ms cubic-bezier(.77, 0, .175, 1);
}
.cz_grid_filters_count_a li span,
.cz_grid_filters_count_ah li span {
	position: absolute;
	left: 50%;
	top: 50%;
	opacity: 0;
	transform: translate(-50%, -80%)
}
.cz_grid_filters_count_i li span {
	margin: 0 0 0 10px;
	opacity: .5
}
.cz_grid_filters_count_a li span,
.cz_grid_filters_count li:hover span,
li.cz_active_filter span {
	top: 0;
	opacity: 1
}

li[data-filter=".cz_no_count"] {
	display: none !important
}

/* Grid Ajax Pagination */
.cz_ajax_pagination {
	display: block;
	position: relative;
	width: 100%
}
.cz_ajax_loadmore a, 
.cz_ajax_infinite a {
	display: inline-block;
	padding: 10px 20px;
	background: #111;
	color: #fff;
	border-radius: 2px;
	margin: 20px 0 0;
	overflow: hidden;
	border: 2px solid transparent;
	transition: all .2s linear
}
.cz_loadmore_block a {display: block;text-align: center}
.cz_ajax_loadmore a:hover, .cz_ajax_infinite a:hover {color: #fff}
.cz_ajax_infinite a {opacity: 0}
.cz_ajax_infinite .cz_ajax_loading {opacity: 1}
.cz_ajax_loadmore .cz_ajax_loading, 
.cz_ajax_infinite .cz_ajax_loading {
	font-size: 0 !important;
	margin: 0 auto;
	text-indent: -99999px;
	color: transparent !important;
	padding: 0 !important;
	width: 40px !important;
	height: 40px !important;
	background: none !important;
	border-radius: 100% !important;
	border-color: rgba(167, 167, 167, .4);
	border-right-color: #111;
	transform: translateZ(0);
	transition: none !important;
	animation: rotateInfinite .6s linear infinite
}
@keyframes rotateInfinite {
	from {transform: rotate(0deg)}
	to {transform: rotate(360deg)}
}
.cz_data_sub_prefix {
	opacity: .6
}
.cz_ajax_end {
	opacity: .3;
	font-size: 12px !important;
	pointer-events: none
}

/* Grid 1 */
.cz_grid_1 .cz_grid_item > div:hover .cz_grid_link:before,
.cz_grid_1.cz_grid_1_hide_on_hover .cz_grid_link:before {
	opacity: 1
}
.cz_grid_1 .cz_grid_link:before, 
.cz_grid_1_hide_on_hover .cz_grid_item > div:hover .cz_grid_link:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: 1;
	border-radius: inherit;
	background: rgba(0, 0, 0, .4);
	border: 0;
	transition: all 500ms cubic-bezier(.77, 0, .175, 1)
}
.cz_grid_overlay_border .cz_grid_link:before {
	height: calc( 100% - 4px );
	width: calc( 100% - 4px );
	border: 2px solid transparent
}
.cz_grid_overlay_5px .cz_grid_link:before {
	height: 96%;
	width: 96%;
	top: 2%;
	left: 2%;
}
.cz_grid_overlay_10px .cz_grid_link:before {
	height: 92%;
	width: 92%;
	top: 4%;
	left: 4%;
}
.cz_grid_overlay_15px .cz_grid_link:before {
	height: 88%;
	width: 88%;
	top: 6%;
	left: 6%;
}
.cz_grid_overlay_20px .cz_grid_link:before {
	height: 86%;
	width: 86%;
	top: 7%;
	left: 7%;
}
.cz_grid_1 .cz_grid_details {
	position: absolute;
	top: 20px;
	left: 50%;
	z-index: 2;
	width: 90%;
	/* height: calc(100% - 40px); */
	transform: translateX(-50%)
}
.cz_grid_1_mid .cz_grid_details {
	top: 50%;
	transform: translate(-50%, -50%)
}
.cz_grid_1_bot .cz_grid_details {
	top: auto;
	bottom: 20px
}
.cz_grid .cz_grid_icon {
    box-sizing: content-box
}
.cz_grid_1 .cz_grid_icon {
	font-size: 30px;
	margin: 0 0 20px;
	color: #fff;
	width: 2em;
	height: 2em;
	line-height: 2em;
	text-align: center;
	opacity: 0;
	transform: translateY(20px);
	transition: all 400ms cubic-bezier(.77, 0, .175, 1)
}
.cz_grid_1_no_title:not(.cz_grid_1_w_info) .cz_grid_icon {
	margin: 0
}
.cz_grid_1 h3,
.cz_grid_1 h4,
.cz_grid_1 h5,
.cz_grid_1 h6,
.cz_grid_1 .cz_post_excerpt {
	position: relative;
	color: #fff;
	opacity: 0;
	margin: 0;
	word-wrap: normal;
	transform: translateY(20px);
	transition: all 500ms cubic-bezier(.77, 0, .175, 1)
}
.cz_grid_1 .cz_post_excerpt {
	display: none;
	margin: 10px 0;
	transition: all 700ms cubic-bezier(.77, 0, .175, 1)
}
.cz_grid_1_has_excerpt .cz_post_excerpt {
	display: block
}
.cz_grid.cz_grid_1 small {
	font-size: .7em;
	color: #fff;
	opacity: 0;
	margin: 8px 0;
	transform: translateY(20px);
	transition: all 900ms cubic-bezier(.77, 0, .175, 1), color 200ms ease-in-out
}
.cz_grid_1_no_title h3, 
.cz_grid_1_no_title h4,
.cz_grid_1_no_title h5, 
.cz_grid_1_no_title h6,
.cz_grid_1_no_hover .cz_grid_details,
.cz_grid_1_no_hover .cz_grid_link:before,
.cz_grid_1_no_desc small,
.cz_grid_1_no_icon .cz_grid_icon {
	display: none
}

.cz_grid_1 .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > *,
.cz_grid_1 .cz_grid_item > div:hover .cz_grid_details > *,
.cz_grid_1_hide_on_hover .cz_grid_item .cz_grid_details > * {
	transform: translateY(0);
	opacity: 1
}

.cz_grid_1_hide_on_hover .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_1_hide_on_hover .cz_grid_item > div:hover .cz_grid_details > * {
	transform: translateY(-20px);
	opacity: 0
}

.cz_grid_fib .cz_grid_item a .cz_grid_details > * {
	transform: translateY(-20px)
}
.cz_grid_fib .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_fib.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
	transform: translateY(0);
	opacity: 1
}
.cz_grid_fib.cz_grid_1_hide_on_hover .cz_grid_item > div:hover a .cz_grid_details > * {
	transform: translateY(20px);
	opacity: 0
}

.cz_grid_fil .cz_grid_item a .cz_grid_details > * {
	transform: translateX(20px)
}
.cz_grid_fil .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_fil.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
	transform: translateX(0);
	opacity: 1
}
.cz_grid_fil.cz_grid_1_hide_on_hover .cz_grid_item > div:hover a .cz_grid_details > * {
	transform: translateX(-20px);
	opacity: 0
}

.cz_grid_fir .cz_grid_item a .cz_grid_details > * {
	transform: translateX(-20px)
}
.cz_grid_fir .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_fir.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
	transform: translateX(0);
	opacity: 1
}
.cz_grid_fir.cz_grid_1_hide_on_hover .cz_grid_item > div:hover a .cz_grid_details > * {
	transform: translateX(20px);
	opacity: 0
}

.cz_grid_zin .cz_grid_item a .cz_grid_details > * {
	transform: translateX(0) scale(.5)
}
.cz_grid_zin .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_zin.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
	transform: translateX(0) scale(1);
	opacity: 1
}
.cz_grid_zin.cz_grid_1_hide_on_hover .cz_grid_item > div:hover a .cz_grid_details > * {
	transform: translateX(0) scale(1.5);
	opacity: 0
}

.cz_grid_zou .cz_grid_item a .cz_grid_details > * {
	transform: translateX(0) scale(1.5)
}
.cz_grid_zou .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_zou.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
	transform: translateX(0) scale(1);
	opacity: 1
}
.cz_grid_zou.cz_grid_1_hide_on_hover .cz_grid_item > div:hover a .cz_grid_details > * {
	transform: translateX(0) scale(.5);
	opacity: 0
}

.cz_grid_siv .cz_grid_item a .cz_grid_details > * {
	transform: translateX(0) scale(1, 0);
	transform-origin: center
}
.cz_grid_siv .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_siv.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
	transform: translateX(0) scale(1);
	opacity: 1
}
.cz_grid_siv.cz_grid_1_hide_on_hover .cz_grid_item > div:hover a .cz_grid_details > * {
	transform: translateX(0) scale(1, 0);
	opacity: 0
}

.cz_grid_sih .cz_grid_item a .cz_grid_details > * {
	transform: translateX(0) scale(0, 1);
	transform-origin: center
}
.cz_grid_sih .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_sih.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
	transform: translateX(0) scale(1);
	opacity: 1
}
.cz_grid_sih.cz_grid_1_hide_on_hover .cz_grid_item > div:hover a .cz_grid_details > * {
	transform: translateX(0) scale(0, 1);
	opacity: 0
}

.cz_grid_sil .cz_grid_item a .cz_grid_details > .cz_grid_icon,
.cz_grid_sir .cz_grid_item a .cz_grid_details > .cz_grid_icon {
	transform: translateX(-1000%);
}
.cz_grid_sil .cz_grid_item a .cz_grid_details > * {
	transform: translateX(140%);
	opacity: 1
}
.cz_grid_sil .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_sil.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
	transform: translateX(0)
}
.cz_grid_sil.cz_grid_1_hide_on_hover .cz_grid_item > div:hover a .cz_grid_details > * {
	transform: translateX(-140%)
}

.cz_grid_sir .cz_grid_item a .cz_grid_details > * {
	transform: translateX(-140%);
	opacity: 1
}
.cz_grid_sir .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_sir.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
	transform: translateX(0)
}
.cz_grid_sir.cz_grid_1_hide_on_hover .cz_grid_item > div:hover a .cz_grid_details > * {
	transform: translateX(140%)
}

.cz_grid_1_always_show .cz_grid_link:before,
.cz_grid_1_always_show .cz_grid_item h3, 
.cz_grid_1_always_show .cz_grid_item h4, 
.cz_grid_1_always_show .cz_grid_item h5, 
.cz_grid_1_always_show .cz_grid_item h6, 
.cz_grid_1_always_show .cz_grid_item h4,  
.cz_grid_1_always_show .cz_grid_item small,
.cz_grid_1_always_show .cz_grid_item .cz_post_excerpt,
.cz_grid_1_always_show .cz_grid_item .cz_grid_icon {
	transform: translateY(0) scale(1) !important;
	opacity: 1 !important
}

.cz_grid_1 .cz_grid_item * {
	transform-origin: center
}

.cz_grid_1_title_sub_after .cz_grid_link {
	margin: 0 0 20px
}
.cz_grid_1_title_sub_after:not(.cz_grid_1_subtitle_on_img) a .cz_grid_details {
	text-align: center !important;
	transform: translate(-50%, -50%);
	top: 50% !important;
	left: 50% !important;
	bottom: auto
}
.cz_grid_1_title_sub_after:not(.cz_grid_1_subtitle_on_img) a .cz_grid_details i {
	margin: 0
}
.cz_grid_1_title_sub_after:not(.cz_grid_1_subtitle_on_img) * {
	transform-origin: center !important
}
.cz_grid_1_title_sub_after .cz_grid_details_outside {
	display: block !important;
	width: initial !important;
	transform: none !important;
	text-align: inherit;
	z-index: 2;
	position: relative;
	left: 0;
	top: 0
}
.cz_grid_1_title_sub_after .cz_grid_details_outside h3,
.cz_grid_1_title_sub_after .cz_grid_details_outside h4,
.cz_grid_1_title_sub_after .cz_grid_details_outside h5,
.cz_grid_1_title_sub_after .cz_grid_details_outside h6,
.cz_grid_1_title_sub_after .cz_grid_details_outside small, 
.cz_grid_1_title_sub_after .cz_post_excerpt {
	display: block !important;
	position: static !important;
	transform: none !important;
	color: #111;
	opacity: 1 !important
}
.cz_grid_1_no_image .cz_grid_link {
	display: none !important
}
.cz_grid_1_small_image a .cz_grid_details {
	width: 100% !important
}
.cz_grid_1_small_image .cz_grid_link {
	width: 80px;
	float: left;
	margin: 0 20px 30px 0
}
.cz_grid_1_small_image .cz_grid_icon {
	margin: 0 !important
}
.cz_grid_1_small_image .cz_grid_item > div {
	border-radius: 0 !important
}
.cz_grid_details small .cz_cats_2 > * {
	margin: 0 2px 4px 2px;
	border-radius: 3px;
	padding: 2px 10px;
	background: rgba(174, 174, 174, .1)
}
.cz_grid_details small .cz_cats_3 > * {
	background: #fff !important;
	color: #6e6e6e;
}
.cz_grid_details small .cz_cats_4 > * {
	background: #111 !important;
	color: #ddd;
}
.cz_grid_details small .cz_cats_5 > * {
	background: none !important;
	border: 1px solid rgba(174, 174, 174, .2)
}
.cz_grid_details small .cz_cats_6 > * {
	border: 0 !important;
	color: #fff !important;
	background: #111
}
.cz_grid_details small .cz_cats_7 > * {
	border: 0 !important;
	color: #111 !important;
	background: #fff
}
.cz_grid_1 .cz_post_author_avatar {
	margin: 0 10px 0 0
}
.cz_grid_1 small * {
	display: inline-block;
	vertical-align: middle
}
.cz_grid_1 small > span {
	color: inherit !important
}
.cz_grid_1 small a {
	color: inherit !important
}
.cz_grid_1 .cz_post_author_name {
	display: block !important
}
.cz_grid_1 .cz_post_author_name {
	margin-top: 4px
}
.cz_post_author_avatar .cz_sub_icon {
	width: 1em;
	height: 1em;
	line-height: 1em;
	text-align: center;
	width: 2.2em;
	height: 2.2em;
	line-height: 2.2em;
	text-align: center;
	background: #111;
	color: #fff
}
.cz_post_data {
	margin: 0 10px 0 0
}
.cz_post_data_r {
	float: right;
	margin: 0 0 0 10px
}
.cz_meta_all_center small {
	text-align: center
}
.cz_meta_all_center small * {
	float: none !important
}

/* Grid CSS3 */
.cz_grid[data-animation] {
	perspective: initial;
	perspective-origin: center
}
.cz_grid[data-animation="cz_grid_anim_fall_perspective"] {
	perspective: 2000px
}
.cz_grid[data-animation] .cz_grid_item {
	opacity: 0
}
.cz_grid_anim_fade_in {animation: gridFadeIn .6s forwards}
@keyframes gridFadeIn {100% {opacity: 1}}

.cz_grid_anim_move_up {transform: translateY(100px);animation: gridMoveUp .6s forwards}
@keyframes gridMoveUp {100% {transform: translateY(0);opacity: 1}}

.cz_grid_anim_move_down {transform: translateY(-100px);animation: gridMoveDown .6s forwards}
@keyframes gridMoveDown {100% {transform: translateY(0);opacity: 1}}

.cz_grid_anim_move_left {transform: translateX(100px);animation: gridMoveLeft .6s forwards}
@keyframes gridMoveLeft {100% {transform: translateX(0);opacity: 1}}

.cz_grid_anim_move_right {transform: translateX(-100px);animation: gridMoveRight .6s forwards}
@keyframes gridMoveRight {100% {transform: translateX(0);opacity: 1}}

.cz_grid_anim_zoom_in {transform: scale(.6);animation: gridZoomIn .6s forwards}
@keyframes gridZoomIn {100% {transform: scale(1);opacity: 1}}

.cz_grid_anim_zoom_out {transform: scale(1.2);animation: gridZoomOut .6s forwards}
@keyframes gridZoomOut {100% {transform: scale(1);opacity: 1}}

.cz_grid_anim_fall_perspective {transform-style: preserve-3d;transform: translateZ(400px) translateY(300px) rotateX(-90deg);animation: gridFallPerspective .6s forwards}
@keyframes gridFallPerspective {100% {transform: translateZ(0px) translateY(0px) rotateX(0deg);opacity: 1}}

.cz_grid_anim_slant {transform-style: preserve-3d;transform-origin: 0% 0%;transform: rotateX(-80deg);animation: gridSlant .6s forwards}
@keyframes gridSlant {100% {transform: rotateX(0deg);opacity: 1}}

.cz_grid_anim_helix {transform-style: preserve-3d;transform: rotateY(-90deg);animation: gridHelix .6s forwards}
@keyframes gridHelix {100% {transform: rotateY(0deg);opacity: 1}}

/* Posts list */
.cz_posts_list_1 .cz_grid_link,
.cz_posts_list_2 .cz_grid_link,
.cz_posts_list_3 .cz_grid_link,
.cz_posts_list_5 .cz_grid_link {
	width: 360px;
	float: left;
	box-sizing: border-box;
}
.cz_posts_list_1 div > .cz_grid_details,
.cz_posts_list_2 div > .cz_grid_details,
.cz_posts_list_3 div > .cz_grid_details,
.cz_posts_list_5 div > .cz_grid_details {
	width: calc( 100% - 360px ) !important;
	float: left;
	box-sizing: border-box;
	padding: 0 0 0 40px
}
.cz_posts_list_5 .cz_posts_list_first .cz_grid_link,
.cz_posts_list_5 .cz_posts_list_first div > .cz_grid_details {
	padding: 0 !important;
	width: 100% !important;
	float: none !important
}
.cz_posts_list_2 .cz_posts_list_odd div > .cz_grid_details,
.cz_posts_list_3 div > .cz_grid_details {
	padding: 0 40px 0 0
}
.cz_posts_list_3 .cz_grid_link,
.cz_posts_list_2 .cz_posts_list_odd .cz_grid_link {
	float: right
}

.cz_grid .cz_sub_icon,
.cz_grid .cz_grid_details small,
.cz_grid_filters li span {
	box-sizing: content-box
}

.cz_smart_details .cz_grid_item .cz_grid_details {
	display: none !important
}

.cz_metro_1.cz_smart_details .cz_grid_item:nth-child(3n+2) .cz_grid_details,
.cz_metro_1.cz_smart_details .cz_grid_item:nth-child(3n+2) .cz_grid_details, 
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(2) .cz_grid_details, 
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(9) .cz_grid_details, 
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(12) .cz_grid_details, 
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(19) .cz_grid_details, 
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(22) .cz_grid_details, 
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(29) .cz_grid_details, 
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(32) .cz_grid_details, 
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(39) .cz_grid_details, 
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(42) .cz_grid_details, 
.cz_metro_3.cz_smart_details .cz_grid_item:nth-child(5n+3) .cz_grid_details, 
.cz_metro_4.cz_smart_details .cz_grid_item:nth-child(4) .cz_grid_details, 
.cz_metro_8.cz_smart_details .cz_grid_item:nth-child(6n+4) .cz_grid_details, 
.cz_metro_8.cz_smart_details .cz_grid_item:nth-child(6n+5) .cz_grid_details, 
.cz_grid_1big.cz_smart_details .cz_grid_item:nth-child(2) .cz_grid_details {
	display: block !important
}

@media screen and (max-width:768px) {

	.cz_grid_item {
		width: 50% !important
	}
	.cz_grid_item img {
		width:auto !important;
		margin: 0 auto
	}
	.cz_posts_list_1 .cz_grid_item div > *,
	.cz_posts_list_2 .cz_grid_item div > *,
	.cz_posts_list_3 .cz_grid_item div > *,
	.cz_posts_list_5 .cz_grid_item div > * {
		padding: 0 !important;
		width: 100% !important
	}
	.cz_justified .cz_grid_item {
		width: 100% !important;
		height: auto !important
	}
	.cz_smart_details .cz_grid_item .cz_grid_details {
		display: block !important
	}

}

@media screen and (max-width:480px) {

	.cz_grid {
		width:100% !important;
		margin:0 !important
	}
	.cz_grid_item {
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
	}
	.cz_grid_item > div {
		margin: 0 5px 10px !important
	}
	.cz_grid_item img {
		width: auto !important
	}
	.cz_grid_p {
		margin-left: 0 !important;
		margin-right: 0 !important
	}
	.cz_gallery_badge {
		right: -10px
	}
	.cz_grid_two_columns_on_mobile .cz_grid_item {
		width: 50% !important
	}

}div[data-tilt] {
	transform-style: preserve-3d
}
div[data-tilt]:hover {
	z-index: 2
}
a[data-tilt], 
div[data-tilt], 
div[data-tilt] > div, 
div[data-tilt].cz_btn {
	transition: none
}
div[data-tilt] .cz_box_front_inner > div, 
div[data-tilt] .cz_box_back_inner > div, 
div[data-tilt].cz_btn span {
	transition: all .4s ease
}
div[data-tilt]:hover .cz_box_front_inner > div, 
div[data-tilt]:hover .cz_box_back_inner > div, 
div[data-tilt].cz_btn:hover span {
	transform: translateZ(20px)
}.cz_ticker > .cz_news_ticker_post,
.cz_grid_carousel > .cz_grid_item {
	display: none
}
.cz_ticker > .cz_news_ticker_post {
	width: 0;
	height: 0
}
.cz_grid_carousel > .cz_grid_item:last-child {
	display: block
}
.slick-slider {
	position: relative;
	direction: ltr;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: static;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-track style,
.slick-track script,
.slick-track link {
	display: none
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}
.widget div.slick-slide,
.footer_widget div.slick-slide {
	float: left !important
}
.cz_related_posts .slick-slide {
	margin: 0 5px
}
.slick-slide img {
	display: block;
	margin: 0 auto
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}

.overflow_visible .slick-list {
	overflow: visible !important;
	clip-path: none !important;
	-webkit-clip-path: none !important
}
.overflow_visible .slick-slide, 
.is_center .slick-slide {
	opacity: .3;
	transform: scale(.92, .92);
	transition: all .8s ease !important
}
.overflow_visible .slick-active, 
.is_center .slick-center, 
.is_synced .slick-current {
	transform: scale(1, 1);
	opacity: 1
}
.is_center .slick-center {
	position: relative;
	z-index: 1
}
.odd_even .slick-slide:nth-child(odd) {
	margin-top: 30px !important
}
.even_odd .slick-slide:nth-child(even) {
	margin-top: 30px !important
}

button.slick-arrow {
	z-index: 1;
	box-shadow: none;
	font-size: 20px;
	text-align: center;
	color: #a7a7a7;
	background: transparent;
	border: 1px solid transparent;
	padding: 0;
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 2em;
	height: 2em;
	line-height: 2em;
	box-sizing: content-box;
	transition: all .2s ease-in-out
}
.slick-arrow:after {
	display: none
}
.no_arrows .slick-arrow, 
.no_dots .slick-dots {
	display: none !important
}
.slick-disabled {
	opacity: .3
}
.arrows_inner .slick-arrow {
	margin: 0 10px
}

.arrows_tl .slick-arrow {transform: translate(0, -110%)}
.arrows_tl .slick-next {transform: translate(110%, -110%)}
.arrows_inner.arrows_tl .slick-arrow {transform: translate(10%, 10%)}
.arrows_inner.arrows_tl .slick-next {transform: translate(120%, 10%)}

.arrows_tc .slick-arrow {left: 50%;transform: translate(-105%, -110%)}
.arrows_tc .slick-next {transform: translate(5%, -110%)}
.arrows_inner.arrows_tc .slick-arrow {transform: translate(-120%, 10%)}
.arrows_inner.arrows_tc .slick-next {transform: translate(-10%, 10%)}

.arrows_tr .slick-arrow {
	right: 0;
	left: auto;
	transform: translate(-110%, -110%)
}
.arrows_tr .slick-next {transform: translate(0, -110%)}
.arrows_inner.arrows_tr .slick-arrow {transform: translate(-120%, 10%)}
.arrows_inner.arrows_tr .slick-next {transform: translate(-10%, 10%)}

.arrows_tlr .slick-arrow {transform: translate(0, -110%)}
.arrows_tlr .slick-next {
	left: auto;
	right: 0;
	transform: translate(0, -110%)
}
.arrows_inner.arrows_tlr .slick-arrow {transform: translate(10%, 10%)}
.arrows_inner.arrows_tlr .slick-next {transform: translate(-10%, 10%)}

.arrows_mlr .slick-arrow {
	top: 50%;
	transform: translate(-110%, -50%);
}
.arrows_mlr .slick-next {
	left: auto;
	right: 0;
	transform: translate(110%, -50%)
}
.arrows_inner.arrows_mlr .slick-arrow {transform: translate(10%, -50%)}
.arrows_inner.arrows_mlr .slick-next {transform: translate(-10%, -50%)}

.arrows_blr .slick-arrow {
	top: auto;
	bottom: 0;
	transform: translate(0, 110%)
}
.arrows_blr .slick-next {
	left: auto;
	right: 0;
	transform: translate(0, 110%)
}
.arrows_inner.arrows_blr .slick-arrow {transform: translate(10%, -10%)}
.arrows_inner.arrows_blr .slick-next {transform: translate(-10%, -10%)}

.arrows_bl .slick-arrow {
	top: auto;
	bottom: 0;
	transform: translate(0, 110%)
}
.arrows_bl .slick-next {
	top: auto;
	bottom: 0;
	transform: translate(110%, 110%)
}
.arrows_inner.arrows_bl .slick-arrow {transform: translate(10%, -10%)}
.arrows_inner.arrows_bl .slick-next {transform: translate(120%, -10%)}

.arrows_bc .slick-arrow {
	top: auto;
	bottom: 0;
	left: 50%;
	transform: translate(-105%, 110%)
}
.arrows_bc .slick-next {transform: translate(5%, 110%)}
.arrows_inner.arrows_bc .slick-arrow {transform: translate(-120%, -10%)}
.arrows_inner.arrows_bc .slick-next {transform: translate(-10%, -10%)}

.arrows_br .slick-arrow {
	top: auto;
	left: auto;
	bottom: 0;
	right: 0;
	transform: translate(-110%, 110%)
}
.arrows_br .slick-next {transform: translate(0, 110%)}
.arrows_inner.arrows_br .slick-arrow {transform: translate(-120%, -10%)}
.arrows_inner.arrows_br .slick-next {transform: translate(-10%, -10%)}

ul.slick-dots {
	position: absolute;
	bottom: -40px;
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 auto !important;
	padding: 0 !important;
	list-style: none
}
.dots_show_on_hover .slick-dots,
.arrows_show_on_hover .slick-arrow {
	opacity: 0;
	transition: all .2s ease-in-out
}
.dots_show_on_hover:hover .slick-dots,
.arrows_show_on_hover:hover .slick-arrow {
	opacity: 1
}
.dots_inner .slick-dots {
	bottom: 20px
}
.slick-dots li {
	display: inline-block;
	margin: 0 2px
}
.slick-dots li button {
	padding: 2px 8px;
	font-size: 0;
	display: block;
	cursor: pointer;
	border: 0;
	color: initial;
	background: #a7a7a7;
	opacity: .3;
	width: 1em;
	height: 1em;
	transition: all .2s ease-in-out
}
.slick-dots li button:after {
	display: none
}
li.slick-active button,
.slick-dots li button:hover {
	padding: 2px 12px;
	opacity: 1
}
.dots_tc .slick-dots {
	bottom: auto;
	top: -50px
}
.dots_tl .slick-dots, 
.dots_tr .slick-dots {
	bottom: auto;
	top: -50px;
	text-align: left
}
.dots_inner.dots_tc .slick-dots,
.dots_inner.dots_tl .slick-dots, 
.dots_inner.dots_tr .slick-dots {
	bottom: auto;
	top: 20px
}
.dots_bc, .dots_br, .dots_bl {
	margin-bottom: 40px
}
.dots_tr .slick-dots, 
.dots_br .slick-dots {
	text-align: right
}
.dots_bl .slick-dots {
	text-align: left
}
.dots_vtl .slick-dots, 
.dots_vbl .slick-dots, 
.dots_vml .slick-dots {
	bottom: auto;
	top: 20px;
	left: -60px;
	width: 40px;
	text-align: right
} 
.dots_inner.dots_vtl .slick-dots,
.dots_inner.dots_vbl .slick-dots, 
.dots_inner.dots_vml .slick-dots {
	left: 20px
}
.dots_vtl .slick-dots li, 
.dots_vbl .slick-dots li, 
.dots_vml .slick-dots li {
	display: block;
	margin: -10px 0
}
.dots_vtl .slick-dots li button, 
.dots_vbl .slick-dots li button, 
.dots_vml .slick-dots li button {
	display: inline-block
}
.dots_vtr .slick-dots, 
.dots_vbr .slick-dots, 
.dots_vmr .slick-dots {
	bottom: auto;
	top: 20px;
	right: -60px;
	width: 40px;
	text-align: left
} 
.widget .dots_vtr .slick-dots {
	right: -45px;
	top: 0
}
.dots_inner.dots_vtr .slick-dots,
.dots_inner.dots_vbr .slick-dots, 
.dots_inner.dots_vmr .slick-dots {
	right: 20px
}
.dots_vtr .slick-dots li, 
.dots_vbr .slick-dots li, 
.dots_vmr .slick-dots li {
	display: block;
	margin: -10px 0
}
.dots_vml .slick-dots {
	top: 40%
}
.dots_vbl .slick-dots, 
.dots_vbr .slick-dots {
	top: auto;
	bottom: 20px
}
.dots_vtr .slick-dots li button, 
.dots_vbr .slick-dots li button, 
.dots_vmr .slick-dots li button {
	display: inline-block
}
.dots_vmr .slick-dots {
	top: 40%
}

.dots_circle .slick-dots li button {
	padding: 5px;
	border-radius: 100%
}
.dots_circle_2 .slick-dots li {
	margin: 0 8px
}
.dots_circle_2 .slick-dots li button {
	padding: 3px;
	border-radius: 100%
}
.dots_circle_2 li.slick-active button,
.dots_circle_2 .slick-dots li button:hover {
	transform: scale(2)
}
.dots_circle_outline .slick-dots li button {
	padding: 4px;
	border-radius: 100%;
	border: 2px solid;
	background: none !important
}
.dots_circle_outline .slick-dots li button:before {
	display: none
}
.dots_square .slick-dots li button {
	padding: 6px
}
.dots_lozenge .slick-dots li button {
	padding: 6px;
	transform: rotate(45deg)
}
.dots_tiny_line .slick-dots li button {
	padding: 1px 10px
}
.dots_tiny_line li.slick-active button {
	padding: 1px 16px
}
.dots_drop .slick-dots li button {
	padding: 6px;
	border-radius: 0 20px 20px;
	transform: rotate(45deg)
}
.cz_related_posts .dots_tr .slick-dots {
	top: -68px
}
.slick .slick-track {
	display: none
}
.slick-initialized .slick-track {
	display: block
}
.slick li.product {
	width: 100% !important;
	margin: 0 !important
}
.slick.slick_sync .slick-slide {
	transform: scale(1, 1);
	margin: 0
}
.slick .cz_grid_p {
	margin-left: 0 !important;
	margin-right: 0 !important
}
.slick .cz_grid_item > div {
	margin: 0 !important
}
.overflow_visible .slick-list {
	clip-path: none !important;
	-webkit-clip-path: none !important
}
.rtl .slick-slide,
.rtl .slick-track {
	direction: rtl
}
.rtl .slick-list,
.rtl ul.slick-dots {
	direction: ltr
}

@media screen and (max-width:768px) {

	.slick-slide .cz_grid_item {
		width: 100% !important;
		margin: 0 auto !important;
		float: none !important
	}

}

@media screen and (max-width:480px) {

	.slick-slider:not(.cz_ticker) .slick-list {
		overflow: visible;
		clip-path: none !important;
		-webkit-clip-path: none !important;
		transform: scale(.9) !important
	}
	.slick-slider:not(.cz_ticker) .slick-slide {
		margin: 0 10px !important
	}
	.slick-slider:not(.cz_ticker) .slick-slide:not(.slick-active,.slick-current) {
		pointer-events: none;
		cursor: pointer;
		transform: none !important
	}
	.xtra-slick-vertical .slick-list {
		overflow: hidden !important
	}

}/*! elementor-icons - v5.36.0 - 19-02-2025 */
@font-face{font-family:eicons;src:url(//vzlet-novosibirsk.ru/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.36.0);src:url(//vzlet-novosibirsk.ru/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.36.0#iefix) format("embedded-opentype"),url(//vzlet-novosibirsk.ru/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.36.0) format("woff2"),url(//vzlet-novosibirsk.ru/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.36.0) format("woff"),url(//vzlet-novosibirsk.ru/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.36.0) format("truetype"),url(//vzlet-novosibirsk.ru/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.36.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}