.cs-primary_font,
body,
h1,
h2,
h3,
h4,
h5,
html {
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif
}

.cs-primary_font,
h1,
h2,
h3,
h4,
h5 {
	color: #fefefe;
	margin: 0 0 20px;
	line-height: 1.3em
}

ol,
ul {
	padding-left: 20px
}

blockquote,
em,
i {
	font-style: italic
}

.cs-preloader,
body,
html {
	background-color: #181818
}

.rtl,
.rtl .cs-slide,
.rtl .slick-slide {
	direction: rtl
}

.cs-member_designation,
.cs-member_name {
	text-shadow: 1px 1px 2px rgba(255, 255, 255, .7)
}

.cs-team,
form input[type=email],
form input[type=text] {
	box-sizing: border-box;
	box-sizing: border-box;
	box-sizing: border-box
}

.footer-links a,
.kontakt-button,
a,
a:hover {
	text-decoration: none
}

.cs-primary_font,
h1,
h2,
h3,
h4,
h5 {
	font-weight: 600
}

a,
button {
	color: inherit;
	-webkit-transition: .3s
}

body,
html,
pre,
table th {
	color: rgba(254, 254, 254, .7)
}

body,
html {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6em;
	overflow-x: hidden
}

.cs-primary_font,
h1,
h2,
h3,
h4,
h5 {
	font-family: Poppins, sans-serif
}

h1,
h2,
h3,
h4,
h5 {
	clear: both;
	padding: 0;
	font-weight: 600
}

h1 {
	font-size: 56px
}

h2 {
	font-size: 42px
}

.cs-faq_nav .cs-faq_nav_title,
h3 {
	font-size: 30px
}

h4 {
	font-size: 24px
}

h5 {
	font-size: 18px
}

.cs-portfolio_1_heading .cs-isotop_filter,
p {
	margin-bottom: 15px
}

ol,
table {
	margin-bottom: 25px
}

.cs-accordian_body p,
.cs-funfact.cs-style1 .cs-funfact_text p,
.cs-m0,
.cs-text_widget p,
blockquote,
hr {
	margin: 0
}

ul {
	margin: 0 0 25px;
	list-style: square
}

blockquote {
	font-size: 20px;
	line-height: 1.6em
}

address {
	margin: 0 0 15px
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
	pointer-events: none;
	-webkit-user-drag: none;
	user-select: none
}

a,
button {
	transition: .3s
}

a:hover {
	color: #ff4a17
}

table {
	width: 100%
}

table th {
	font-weight: 600
}

table td,
table th {
	border-top: 1px solid #4d4d4d;
	padding: 11px 10px
}

.cs-bold,
b,
strong {
	font-weight: 700
}

pre {
	border: 1px solid #4d4d4d;
	font-size: 18px;
	padding: 25px;
	border-radius: 5px
}

.cs-primary_color,
input,
textarea {
	color: #fefefe
}

.cs-preloader {
	position: fixed;
	z-index: 99999;
	top: 0;
	width: 100%;
	height: 100vh
}

.cs-accent_bg,
.cs-btn.cs-style1,
.cs-preloader_in::before {
	background-color: #ff4a17
}

.cs-preloader_in {
	width: 120px;
	height: 120px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 28px;
	border: 3px solid rgba(255, 255, 255, .8);
	border-radius: 50%
}

.cs-center,
.cs-text_btn {
	-webkit-box-align: center
}

.cs-preloader_in::before,
.cs-preloader_in:after {
	border-radius: 50%;
	left: 50%;
	top: 50%;
	position: absolute
}

.cs-preloader_in:after {
	content: "";
	border-width: 3px;
	border-style: solid;
	border-color: #ff4a17 transparent transparent;
	width: calc(100% + 6px);
	height: calc(100% + 6px);
	-webkit-animation: 1s ease-in-out infinite spin;
	animation: 1s ease-in-out infinite spin;
	margin-left: -60px;
	margin-top: -60px
}

.cs-preloader_in::before {
	content: '';
	height: 8px;
	width: 8px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

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

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

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

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

.cs-medium {
	font-weight: 500
}

.cs-semi_bold {
	font-weight: 600
}

.cs-portfolio.cs-style1.cs-type2,
.cs-radius_5 {
	border-radius: 5px
}

.cs-radius_15 {
	border-radius: 15px
}

.cs-line_height_4 {
	line-height: 1.4em
}

.cs-font_22 {
	font-size: 22px
}

.cs-font_30 {
	font-size: 28px
}

.cs-font_38 {
	font-size: 38px
}

.cs-font_50 {
	font-size: 50px
}

.cs-mp0,
.cs-recent_posts,
.widget_archive ul,
.widget_categories ul {
	list-style: none;
	margin: 0;
	padding: 0
}

hr {
	padding: 0;
	border: none;
	border-top: 1px solid #f2f1ff
}

.cs-bg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.cs-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cs-btn.cs-style1,
.cs-text_btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	font-weight: 600
}

#lg-counter,
.cs-page_heading.cs-style1 .breadcrumb-item.active,
.cs-white_color,
.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-toolbar .lg-icon {
	color: #fff
}

.cs-ternary_color {
	color: #999696
}

.cs-accent_color,
.cs-accordian_head:hover .cs-accordian_title,
.cs-contact_info li span a:hover,
.cs-isotop_filter.cs-style1 .active a,
.cs-moving_text_wrap.cs-type1,
.cs-post.cs-style3 .cs-text_btn,
.cs-sidebar_search_btn:hover,
.cs-swiper_button_next:hover,
.cs-swiper_button_prev:hover {
	color: #ff4a17
}

.cs-gradient_bg_1 {
	background: linear-gradient(267.18deg, #161616 0, #080808 100%)
}

.cs-text_btn {
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	color: #fff
}

.cs-text_btn svg {
	margin-left: 15px
}

.cs-hero.cs-style4 .cs-hero_title span,
.cs-text_btn span {
	display: inline-block;
	position: relative
}

.cs-text_btn span::before {
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: currentColor;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.cs-btn.cs-style1:hover:before,
.cs-newsletter.cs-style1 .cs-newsletter_btn:hover:before,
.cs-text_btn:hover span::before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.cs-text_btn.cs-type1 svg,
.cs-text_btn.cs-type2 svg {
	margin-left: 0;
	margin-right: 15px
}

.cs-text_btn.cs-type1 span::before {
	left: initial;
	right: -100%;
	-webkit-transform: scaleX(0) rotateY(180deg);
	transform: scaleX(0) rotateY(180deg)
}

.cs-text_btn.cs-type1:hover span::before {
	-webkit-transform: scaleX(1) rotateY(180deg);
	transform: scaleX(1) rotateY(180deg)
}

.cs-btn.cs-style1 {
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 13px 26px;
	-webkit-transition: .3s;
	transition: .3s;
	border: transparent;
	position: relative;
	line-height: 1.5em;
	border-radius: 15px;
	color: #fff;
	cursor: pointer
}

.cs-btn.cs-style1:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(22, 22, 22, .4);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border-radius: inherit
}

.cs-newsletter.cs-style1 .cs-newsletter_form,
.cs-page_navigation>div,
.cs-rating,
.cs-shape_wrap_1,
.cs-shape_wrap_2,
.cs-shape_wrap_3,
.cs-shape_wrap_4,
.cs-shape_wrap_5,
.cs-sidebar_search,
.cs-slider,
.cs-video_block_1_wrap {
	position: relative
}

.cs-btn.cs-style1 svg {
	margin-left: 14px
}

.cs-btn.cs-style1>*,
.cs-newsletter.cs-style1 .cs-newsletter_btn span {
	position: relative;
	z-index: 1
}

.cs-btn.cs-style1.cs-type1 {
	border: 2px solid #fff;
	background-color: transparent;
	border-radius: 5px;
	-webkit-transition: .6s ease-out;
	transition: .6s ease-out
}

.cs-btn.cs-style1.cs-type1::before {
	background-color: #fff;
	border-radius: 0
}

.cs-btn.cs-style1.cs-type1:hover {
	color: #000
}

.cs-page_navigation>div:not(:last-child) {
	margin-right: 21px;
	padding-right: 21px
}

.cs-page_navigation>div:not(:last-child)::after {
	content: '';
	height: 22px;
	width: 2px;
	background-color: #fff;
	display: inline-block;
	position: absolute;
	right: -1px;
	top: 3px
}

.cs-pagination_box {
	margin: -7px
}

.cs-pagination_box .cs-pagination_item {
	margin: 7px
}

.cs-pagination_item {
	height: 40px;
	width: 40px;
	border-radius: 5px;
	background-color: #000
}

.cs-pagination_item.active {
	background-color: #ff4a17;
	color: #fff;
	pointer-events: none
}

.cs-form_field {
	display: block;
	width: 100%;
	padding: 10px 20px;
	border-radius: 15px;
	outline: 0;
	-webkit-transition: .3s;
	transition: .3s;
	border: 2px solid #999696;
	background-color: transparent;
	color: #fff
}

.cs-moving_text_wrap,
.cs-moving_text_wrap.cs-type1 .cs-moving_text a:hover {
	color: transparent;
	-webkit-text-stroke: 2px #FF4A17
}

.cs-form_field:focus,
.cs-sidebar_search input:focus {
	border-color: #ff4a17
}

label {
	margin-bottom: 12px
}

.cs-rating {
	width: 136px;
	height: 24px
}

.cs-hero.cs-style1 .cs-slider.cs-style1,
.cs-rating>* {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0
}

.cs-rating .cs-rating_bg {
	opacity: .2
}

.cs-isotop_col_2 .cs-grid_sizer,
.cs-isotop_col_2 .cs-isotop_item,
.cs-rating .cs-rating_percentage {
	width: 50%
}

.cs-post.cs-style3,
.cs-post_meta.cs-style1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.cs-post_meta.cs-style1>* {
	position: relative;
	display: inline-block
}

.cs-post_meta.cs-style1>:not(:last-child) {
	margin-right: 12px;
	padding-right: 12px
}

.cs-post_meta.cs-style1>:not(:last-child)::before {
	content: '';
	height: 20px;
	width: 2px;
	border-radius: 2px;
	background-color: #fff;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px
}

.cs-accordian_title {
	font-size: 22px;
	margin-bottom: 0;
	-webkit-transition: .3s;
	transition: .3s
}

.cs-accordian_body {
	line-height: 1.8em;
	padding-top: 15px
}

.cs-accordian_head {
	padding: 2px 20px 2px 0;
	position: relative;
	cursor: pointer
}

.cs-accordian {
	border-bottom: 2px solid #ff4a17;
	padding-bottom: 25px
}

.cs-accordian:not(:last-child),
.cs-iconbox.cs-style2 .cs-iconbox_icon {
	margin-bottom: 25px
}

.cs-accordian_toggle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 0;
	-webkit-transition: .3s;
	transition: .3s
}

.cs-accordian.active .cs-accordian_toggle,
.rtl .cs-pagination_item svg,
.rtl .slick-arrow {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.cs-accordian.active .cs-accordian_head {
	pointer-events: none
}

#cs-result {
	line-height: 2.8em
}

.cs-hero.cs-style3 .cs-hero_text,
.cs-parallax>:not([class*=cs-shape_]) {
	position: relative;
	z-index: 5
}

.cs-fullscreen_swiper_wrap {
	position: relative;
	height: 100vh
}

.cs-fullscreen_swiper_slider {
	width: 100%;
	height: 100%
}

.cs-cursor_lg,
.cs-cursor_sm {
	position: fixed;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	mix-blend-mode: difference;
	z-index: 9999
}

.cs-cursor_lg {
	width: 40px;
	height: 40px;
	border: 1px solid #ff4a17;
	left: 0;
	top: 0;
	pointer-events: none;
	-webkit-transition: .15s;
	transition: .15s
}

.cs-cursor_sm {
	width: 8px;
	height: 8px;
	background-color: #ff4a17;
	left: 0;
	top: 0;
	pointer-events: none;
	-webkit-transition: .2s;
	transition: .2s
}

.odometer.odometer-auto-theme,
.odometer.odometer-auto-theme .odometer-digit {
	display: inline-block;
	vertical-align: middle;
	position: relative
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer {
	display: inline-block;
	vertical-align: middle;
	visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner {
	text-align: left;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden
}

.cs-tab.active,
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon {
	display: block
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner {
	display: block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value {
	display: block;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.cs-shape_wrap_1 .cs-shape_1,
.cs-shape_wrap_5 .cs-shape_1,
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value {
	position: absolute
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	transition: transform 2s;
	transition: transform 2s, -webkit-transform 2s
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	transition: transform 2s;
	transition: transform 2s, -webkit-transform 2s;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.odometer.odometer-auto-theme {
	line-height: inherit
}

.odometer.odometer-auto-theme .odometer-value {
	text-align: center
}

.cs-partner_logo_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 -20px
}

.cs-partner_logo {
	padding: 20px
}

.cs-moving_text_wrap {
	font-family: helvetica;
	overflow-x: hidden;
	font-size: 120px;
	line-height: 1.2em
}

.cs-moving_text_in {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	white-space: nowrap;
	min-width: 100%
}

.cs-moving_text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 6px;
	-webkit-animation: 20s linear infinite slide-left;
	animation: 20s linear infinite slide-left
}

.cs-moving_text>* {
	margin: 0 20px
}

.cs-moving_text_wrap.cs-type1 .cs-moving_text {
	padding: 0;
	-webkit-animation: 40s linear infinite slide-left;
	animation: 40s linear infinite slide-left
}

.cs-moving_text_wrap.cs-type1:hover .cs-moving_text {
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.cs-reverse_animation {
	animation-direction: reverse !important
}

@-webkit-keyframes slide-left {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

@keyframes slide-left {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

.cs-video_block_1_wrap::before {
	content: '';
	position: absolute;
	height: 50%;
	width: 100%;
	left: 0;
	top: 0;
	background-color: #000
}

.cs-video_block.cs-style1 {
	display: block;
	height: 725px;
	position: relative;
	z-index: 10;
	overflow: hidden;
	border-radius: 20px
}

.cs-video_block.cs-style1::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	background-color: rgba(22, 22, 22, .4);
	-webkit-transition: .4s;
	transition: .4s
}

.cs-hero_tab_item.active,
.cs-hero_tab_item.active .cs-hero_tab_img,
.cs-hero_tab_item:hover .cs-hero_tab_img,
.cs-portfolio.cs-style1:hover .cs-portfolio_hover,
.cs-post.cs-style2 a.cs-post_thumb:hover::after,
.cs-pricing_table.cs-style1:hover::before,
.cs-side_header.active .cs-close,
.cs-side_header.active .cs-side_header_overlay,
.cs-video_block.cs-style1:hover::before {
	opacity: 1
}

.cs-video_block.cs-style1.cs-size1 {
	height: 580px
}

.cs-player_btn {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	padding: 18px 20px 18px 28px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cs-player_btn:after,
.cs-player_btn:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 50%
}

.cs-player_btn:before {
	z-index: 0;
	-webkit-animation: 1.5s ease-out infinite pulse-border;
	animation: 1.5s ease-out infinite pulse-border
}

.cs-player_btn:after {
	z-index: 1;
	-webkit-transition: .2s;
	transition: .2s
}

.cs-player_btn span {
	display: block;
	position: relative;
	z-index: 3;
	width: 0;
	height: 0;
	border-left: 24px solid currentColor;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent
}

@-webkit-keyframes pulse-border {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0
	}
}

@keyframes pulse-border {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0
	}
}

.cs-fixed_bg {
	background-attachment: fixed
}

.cs-parallax [class*=cs-to_],
.cs-parallax_bg [class*=cs-to_],
.cs-post.cs-style2 .cs-post_thumb img {
	-webkit-transition: .6s;
	transition: .6s
}

.cs-section_heading.cs-style1 .cs-section_subtitle {
	color: #999696;
	font-size: 18px;
	margin-bottom: 20px
}

.cs-section_heading.cs-style1 .cs-section_title {
	font-size: 50px;
	margin-bottom: 0
}

.cs-section_heading.cs-style1 .cs-separator {
	height: 2px;
	width: 50px;
	border-radius: 2px
}

.cs-hover_layer1,
.cs-hover_layer3 {
	position: relative;
	-webkit-transition: .5s cubic-bezier(.215, .61, .355, 1);
	transition: .5s cubic-bezier(.215, .61, .355, 1);
	-webkit-transform: perspective(600px) translate3d(0, 0, 0);
	transform: perspective(600px) translate3d(0, 0, 0)
}

@-webkit-keyframes particalAnimation {

	0%,
	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	20% {
		-webkit-transform: translate(80px, -10px);
		transform: translate(80px, -10px)
	}

	40% {
		-webkit-transform: translate(140px, 70px);
		transform: translate(140px, 70px)
	}

	60% {
		-webkit-transform: translate(90px, 130px);
		transform: translate(90px, 130px)
	}

	80% {
		-webkit-transform: translate(-40px, 80px);
		transform: translate(-40px, 80px)
	}
}

@keyframes particalAnimation {

	0%,
	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	20% {
		-webkit-transform: translate(80px, -10px);
		transform: translate(80px, -10px)
	}

	40% {
		-webkit-transform: translate(140px, 70px);
		transform: translate(140px, 70px)
	}

	60% {
		-webkit-transform: translate(90px, 130px);
		transform: translate(90px, 130px)
	}

	80% {
		-webkit-transform: translate(-40px, 80px);
		transform: translate(-40px, 80px)
	}
}

@-webkit-keyframes animo-x {
	50% {
		-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		-webkit-transform: translateX(44px);
		transform: translateX(44px)
	}
}

@keyframes animo-x {
	50% {
		-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		-webkit-transform: translateX(44px);
		transform: translateX(44px)
	}
}

@-webkit-keyframes light-mode {
	50% {
		opacity: .5
	}
}

@keyframes light-mode {
	50% {
		opacity: .5
	}
}

@-webkit-keyframes animo-y {
	50% {
		-webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.2, 1);
		animation-timing-function: cubic-bezier(0.55, 0, 0.2, 1);
		-webkit-transform: translateY(30px);
		transform: translateY(30px)
	}
}

@keyframes animo-y {
	50% {
		-webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.2, 1);
		animation-timing-function: cubic-bezier(0.55, 0, 0.2, 1);
		-webkit-transform: translateY(30px);
		transform: translateY(30px)
	}
}

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

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

@-webkit-keyframes semi-rotate-anim {
	50% {
		-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		-webkit-transform: translateY(25px) rotate(-53deg);
		transform: translateY(25px) rotate(-53deg)
	}
}

@keyframes semi-rotate-anim {
	50% {
		-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		-webkit-transform: translateY(25px) rotate(-53deg);
		transform: translateY(25px) rotate(-53deg)
	}
}

@-webkit-keyframes up-down-anim {
	40% {
		-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		-webkit-transform: translateY(40px) rotate(-1deg);
		transform: translateY(40px) rotate(-1deg)
	}
}

@keyframes up-down-anim {
	40% {
		-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		-webkit-transform: translateY(40px) rotate(-1deg);
		transform: translateY(40px) rotate(-1deg)
	}
}

@-webkit-keyframes swing-anim {
	65% {
		-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		-webkit-transform: translateY(-48px) rotate(-75deg);
		transform: translateY(-48px) rotate(-75deg)
	}
}

@keyframes swing-anim {
	65% {
		-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		-webkit-transform: translateY(-48px) rotate(-75deg);
		transform: translateY(-48px) rotate(-75deg)
	}
}

.cs-shape_1 {
	width: 0;
	height: 0;
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
	border-left: 14px solid #ff4a17
}

.cs-shape_wrap_1 .cs-shape_1:first-child {
	top: 25%;
	left: 10%;
	-webkit-animation: 12s cubic-bezier(.4, 0, .2, 1) infinite semi-rotate-anim;
	animation: 12s cubic-bezier(.4, 0, .2, 1) infinite semi-rotate-anim
}

.cs-shape_wrap_1 .cs-shape_1:nth-child(2) {
	top: 30%;
	left: 72%;
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
	-webkit-animation: 8s cubic-bezier(.4, 0, .2, 1) infinite semi-rotate-anim;
	animation: 8s cubic-bezier(.4, 0, .2, 1) infinite semi-rotate-anim
}

.cs-shape_wrap_1 .cs-shape_1:nth-child(3) {
	top: 68%;
	left: 35%;
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
	-webkit-animation: 9s cubic-bezier(.4, 0, .2, 1) infinite animo-x;
	animation: 9s cubic-bezier(.4, 0, .2, 1) infinite animo-x
}

.cs-shape_wrap_1.cs-position_1 .cs-shape_1:first-child {
	top: 15%;
	left: 15%
}

.cs-shape_wrap_1.cs-position_1 .cs-shape_1:nth-child(2) {
	top: 35%;
	left: 85%
}

.cs-shape_wrap_1.cs-position_1 .cs-shape_1:nth-child(3) {
	top: 85%;
	left: 35%
}

.cs-shape_2 {
	position: absolute;
	height: 320px;
	width: 320px
}

.cs-shape_2 div {
	background-color: #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	height: 100%;
	width: 100%
}

.cs-shape_wrap_2 .cs-shape_2 {
	right: -10%;
	top: 12%;
	-webkit-animation: 9s cubic-bezier(.4, 0, .2, 1) infinite animo-x;
	animation: 9s cubic-bezier(.4, 0, .2, 1) infinite animo-x
}

.cs-shape_wrap_3 .cs-shape_3 {
	position: absolute;
	right: 20px;
	top: -2%
}

.cs-shape_wrap_4 .cs-shape_4 {
	position: absolute;
	background-color: #000;
	border-radius: 50%
}

.cs-shape_wrap_4 .cs-shape_4:first-child {
	left: 5%;
	top: 52%;
	height: 100px;
	width: 100px
}

.cs-shape_wrap_4 .cs-shape_4:nth-child(2) {
	left: 10%;
	top: 58%;
	height: 286px;
	width: 286px
}

.cs-cta.cs-style1 .cs-cta_in,
.cs-funfact_wrap_2 .cs-funfact_shape+*,
.cs-image_layer.cs-style1 img,
.cs-page_heading.cs-style1>*,
.cs-portfolio.cs-style2 .cs-section_heading.cs-style1,
.cs-shape_wrap_5 .cs-section_heading {
	position: relative;
	z-index: 2
}

.cs-shape_wrap_5 .cs-shape_1:first-child {
	top: 25%;
	left: 58%;
	-webkit-animation: 12s cubic-bezier(.4, 0, .2, 1) infinite semi-rotate-anim;
	animation: 12s cubic-bezier(.4, 0, .2, 1) infinite semi-rotate-anim
}

.cs-shape_wrap_5 .cs-shape_1:nth-child(2) {
	top: 40%;
	left: 85%;
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
	-webkit-animation: 8s cubic-bezier(.4, 0, .2, 1) infinite semi-rotate-anim;
	animation: 8s cubic-bezier(.4, 0, .2, 1) infinite semi-rotate-anim
}

.cs-shape_wrap_5 .cs-shape_1:nth-child(3) {
	top: 85%;
	left: 72%;
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
	-webkit-animation: 9s cubic-bezier(.4, 0, .2, 1) infinite animo-x;
	animation: 9s cubic-bezier(.4, 0, .2, 1) infinite animo-x
}

.cs-shape_wrap_6,
.cs-shine_hover_1 {
	position: relative;
	overflow: hidden
}

.cs-hero.cs-style1 .cs-hero_text,
.cs-shape_wrap_6>.container {
	position: relative;
	z-index: 3
}

.cs-shape_wrap_6 .cs-shape_2>div,
.lg-backdrop {
	background-color: #181818
}

.cs-shape_wrap_6 .cs-shape_2:first-child {
	left: -240px;
	top: 30px;
	-webkit-animation: 9s cubic-bezier(.4, 0, .2, 1) infinite animo-x;
	animation: 9s cubic-bezier(.4, 0, .2, 1) infinite animo-x
}

.cs-shape_wrap_6 .cs-shape_2:nth-child(2) {
	bottom: 30px;
	right: -200px;
	-webkit-animation: 9s cubic-bezier(.4, 0, .2, 1) infinite animo-x;
	animation: 9s cubic-bezier(.4, 0, .2, 1) infinite animo-x
}

.cs-contact_info.cs-style1 svg {
	position: absolute;
	left: 0;
	top: 4px;
	width: 20px;
	max-height: 20px
}

.cs-contact_info.cs-style1 li,
.cs-pricing_table.cs-style1 .cs-pricing_feature li {
	position: relative;
	padding-left: 35px
}

.cs-contact_info.cs-style1 li:not(:last-child) {
	margin-bottom: 22px
}

.cs-page_heading.cs-style1 {
	height: 650px;
	padding: 120px 0 50px;
	position: relative
}

.cs-page_heading.cs-style1::after {
	content: '';
	position: absolute;
	right: -30px;
	top: -30px;
	height: 151px;
	width: 151px;
	background: #ff4a17;
	opacity: .8;
	-webkit-filter: blur(125px);
	filter: blur(125px)
}

.cs-page_heading.cs-style1 .cs-page_heading_in,
.cs-site_branding {
	display: inline-block
}

.cs-page_heading.cs-style1 .breadcrumb {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-bottom: 0;
	color: #999696
}

.cs-page_heading.cs-style1 .cs-page_title {
	margin-bottom: 18px
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: 14px
}

.breadcrumb-item+.breadcrumb-item::before {
	content: '';
	height: 17px;
	width: 1px;
	background-color: #fff;
	padding: 0;
	position: relative;
	top: 5px;
	margin-right: 14px
}

.cs-image_layer.cs-style1 {
	padding-right: 60px;
	padding-bottom: 60px
}

.cs-image_layer.cs-style1 .cs-image_layer_in {
	position: relative;
	border-radius: 15px
}

.cs-image_layer.cs-style1 .cs-image_layer_in::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	right: -60px;
	bottom: -60px;
	background-color: #ff4a17;
	border-radius: inherit
}

.cs-image_layer.cs-style1.cs-size_md {
	padding-right: 20px;
	padding-bottom: 20px
}

.cs-image_layer.cs-style1.cs-size_md .cs-image_layer_in::after {
	right: -20px;
	bottom: -20px
}

.cs-pagination.cs-style1 button,
.cs-portfolio.cs-style1.cs-type2 .cs-portfolio_info_bg,
.cs-tab,
.rtl .breadcrumb-item+.breadcrumb-item::before,
.swiper-slide .cs-entity_img {
	display: none
}

.cs-tab_links.cs-style1,
.cs-tab_links.cs-style1 a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox
}

.cs-scrollup,
.cs-slider_heading.cs-style1,
.cs-tabs.cs-style1 .cs-tabs_heading {
	display: -webkit-box;
	display: -ms-flexbox
}

.cs-tabs.cs-style1 .cs-tabs_heading {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.cs-tab_links.cs-style1 {
	display: inline-flex;
	padding: 5px;
	background-color: #000;
	border-radius: 10px
}

.cs-tab_links.cs-style1 a {
	padding: 7px 20px;
	font-weight: 500;
	color: #fff;
	display: inline-flex
}

.cs-tab_links.cs-style1 li.active a {
	background-color: #ff4a17;
	border-radius: 10px
}

.cs-google_map,
.cs-portfolio.cs-style1.cs-size3 {
	height: 600px
}

.cs-google_map iframe {
	display: block;
	-webkit-filter: grayscale(100%) invert(90%) contrast(120%);
	filter: grayscale(100%) invert(90%) contrast(120%)
}

.cs-google_map.cs-type1 {
	height: 100%;
	min-height: 300px;
	width: 50vw
}

.cs-list.cs-style1 li:not(:last-child),
.cs-menu_widget li:not(:last-child),
.cs-recent_posts li:not(:last-child),
.widget_archive ul li:not(:last-child),
.widget_categories ul li:not(:last-child) {
	margin-bottom: 20px
}

.cs-shine_hover_1::before {
	content: '';
	position: absolute;
	top: 0;
	left: -80%;
	width: 50%;
	height: 100%;
	background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(255, 255, 255, .15)));
	background: linear-gradient(to right, transparent 0, rgba(255, 255, 255, .15) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
	z-index: 1
}

.cs-portfolio.cs-style2 .cs-portfolio_img.active .cs-shine_hover_1::before,
.cs-shine_hover_1:hover::before {
	-webkit-animation: 1.3s shine;
	animation: 1.3s shine
}

@-webkit-keyframes shine {
	100% {
		left: 125%
	}
}

@keyframes shine {
	100% {
		left: 125%
	}
}

.cs-rotate_img {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	overflow: hidden;
	border-radius: 7px
}

.cs-rotate_img_in {
	-webkit-transform: rotate(-45deg) scale(1.4);
	transform: rotate(-45deg) scale(1.4)
}

.cs-half_screen {
	width: 56vw
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover,
.lg-toolbar .lg-icon:hover {
	color: rgba(255, 255, 255, .7)
}

.cs-scrollup {
	padding: 5px;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: .4s;
	-webkit-box-shadow: 0 1px 5px 1px rgba(22, 22, 22, .2);
	box-shadow: 0 1px 5px 1px rgba(22, 22, 22, .2)
}

.cs-scrollup:hover {
	background-color: #ff4a17;
	color: #fff
}

.cs-scrollup.cs-scrollup_show {
	bottom: 50px
}

.cs-faq_nav {
	height: 100%;
	background-color: #000;
	padding: 45px 35px
}

.swiper-slide {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	overflow: hidden
}

.cs-parallax_slider {
	-webkit-transition: opacity .6s, -webkit-transform .3s;
	transition: opacity .6s, transform .3s, -webkit-transform .3s
}

.cs-parallax_slider.loading {
	opacity: 0;
	visibility: hidden
}

@media screen and (max-width:1550px) {
	.cs-shape_wrap_2 .cs-shape_2 {
		right: -15%;
		top: 8%
	}

	.cs-video_block.cs-style1 {
		height: 650px
	}
}

@media screen and (max-width:1380px) {

	.cs-font_50,
	.cs-section_heading.cs-style1 .cs-section_title {
		font-size: 42px
	}

	.cs-moving_text_wrap {
		font-size: 100px
	}

	.cs-shape_wrap_4 .cs-shape_4:nth-child(2) {
		height: 200px;
		width: 200px
	}

	.cs-page_heading.cs-style1 {
		height: 550px
	}
}

@media screen and (max-width:1199px) {
	.cs-moving_text_wrap {
		font-size: 80px
	}

	.cs-page_heading.cs-style1,
	.cs-video_block.cs-style1.cs-size1 {
		height: 450px
	}

	.cs-half_screen {
		width: 100%
	}

	.cs-portfolio_1_heading .cs-tabs_heading {
		display: block
	}

	.cs-portfolio_1_heading .cs-section_heading+.cs-isotop_filter {
		margin-top: 20px
	}
}

@media screen and (max-width:991px) {

	body,
	html {
		font-size: 16px;
		line-height: 1.6em
	}

	h2 {
		font-size: 36px;
		margin-bottom: 10px
	}

	.cs-height_lg_0 {
		height: 0
	}

	.cs-height_lg_5 {
		height: 5px
	}

	.cs-height_lg_10 {
		height: 10px
	}

	.cs-height_lg_15 {
		height: 15px
	}

	.cs-height_lg_20 {
		height: 20px
	}

	.cs-height_lg_25 {
		height: 25px
	}

	.cs-height_lg_30 {
		height: 30px
	}

	.cs-height_lg_35 {
		height: 35px
	}

	.cs-height_lg_40 {
		height: 40px
	}

	.cs-height_lg_45 {
		height: 45px
	}

	.cs-height_lg_50 {
		height: 50px
	}

	.cs-height_lg_55 {
		height: 55px
	}

	.cs-height_lg_60 {
		height: 60px
	}

	.cs-height_lg_70 {
		height: 70px
	}

	.cs-height_lg_80 {
		height: 80px
	}

	.cs-accordian_title,
	.cs-font_18_sm {
		font-size: 18px
	}

	.cs-faq_nav .cs-faq_nav_title,
	.cs-font_26_sm {
		font-size: 26px
	}

	.cs-font_50,
	.cs-section_heading.cs-style1 .cs-section_title {
		font-size: 36px
	}

	.cs-section_heading.cs-style1 .cs-section_subtitle {
		font-size: 16px;
		margin-bottom: 15px
	}

	.cs-shape_wrap_2 .cs-shape_2,
	.cs-shape_wrap_3 .cs-shape_3,
	.cs-shape_wrap_4 .cs-shape_4:first-child,
	.cs-shape_wrap_4 .cs-shape_4:nth-child(2),
	.cs-shape_wrap_6 .cs-shape_2 {
		display: none
	}

	.cs-font_38 {
		font-size: 32px
	}

	.cs-google_map,
	.cs-video_block.cs-style1,
	.cs-video_block.cs-style1.cs-size1 {
		height: 400px
	}

	.cs-video_block.cs-style1 .cs-player_btn,
	.cs-video_block.cs-style1.cs-size1 .cs-player_btn {
		-webkit-transform: translate(-50%, -50%) scale(.8);
		transform: translate(-50%, -50%) scale(.8)
	}

	.cs-page_heading.cs-style1 {
		padding: 100px 0 50px;
		height: 400px
	}

	.cs-accordian:not(:last-child),
	.cs-page_heading.cs-style1 .cs-page_title {
		margin-bottom: 15px
	}

	.cs-list.cs-style1 li:not(:last-child) {
		margin-bottom: 10px
	}

	.cs-accordian {
		padding-bottom: 15px;
		border-width: 1px
	}

	.cs-btn.cs-style1 {
		padding: 10px 20px
	}

	.cs-faq_nav {
		padding: 30px
	}

	.cs-google_map.cs-type1 {
		width: 100%;
		height: 400px;
		border-radius: 15px;
		overflow: hidden
	}

	.cs-scrollup {
		right: 15px
	}

	.cs-scrollup.cs-scrollup_show {
		bottom: 50px
	}

	.cs-column_reverse_lg {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	#cs-result {
		line-height: 2.2em
	}
}

.cs-slider_heading.cs-style1 {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.cs-footer_links,
.cs-pagination.cs-style1,
.cs-slider.cs-style1,
.slick-slide>div {
	display: -webkit-box;
	display: -ms-flexbox
}

.cs-footer_links,
.cs-slider.cs-style1 {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.cs-slider.cs-style1 .cs-slider_left {
	width: 44%;
	padding-right: 12%
}

.cs-slider.cs-style1 .cs-slider_right {
	width: 56%
}

.cs-slider.cs-style3 .cs-portfolio.cs-style1 {
	padding: 50px 0;
	-webkit-transition: .4s;
	transition: .4s
}

.cs-slider.cs-style3 .cs-portfolio.cs-style1 .cs-portfolio_info_bg {
	left: -20px;
	top: 20px;
	opacity: 0;
	-webkit-transition: .4s;
	transition: .4s
}

.cs-slider.cs-style3 .cs-portfolio.cs-style1 .cs-portfolio_subtitle,
.cs-slider.cs-style3 .cs-portfolio.cs-style1 .cs-portfolio_title {
	opacity: 0;
	left: 20px;
	-webkit-transition: .5s;
	transition: .5s
}

.cs-slider.cs-style3 .slick-active .cs-portfolio.cs-style1 {
	padding: 0
}

.cs-slider.cs-style3 .slick-active .cs-portfolio.cs-style1 .cs-portfolio_info_bg {
	left: 0;
	top: 0;
	opacity: 1;
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s
}

.cs-slider.cs-style3 .slick-active .cs-portfolio.cs-style1 .cs-portfolio_title {
	left: 0;
	opacity: 1;
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s
}

.cs-slider.cs-style3 .slick-active .cs-portfolio.cs-style1 .cs-portfolio_subtitle {
	left: 0;
	opacity: 1;
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s
}

.slick-slide>div {
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.cs-pagination.cs-style1 {
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 70px
}

.cs-pagination.cs-style1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inherit !important
}

.cs-pagination.cs-style1 li {
	height: 16px;
	width: 16px;
	background-color: #ff4a17;
	border: 1px solid #ff4a17;
	border-radius: 50%;
	margin: 0 8px;
	cursor: pointer;
	position: relative;
	-webkit-transition: .3s;
	transition: .3s
}

.cs-pagination.cs-style1 li::before {
	content: '';
	position: absolute;
	height: 5px;
	width: 5px;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #ff4a17
}

.cs-pagination.cs-style1 li.slick-active {
	background-color: transparent
}

.cs-swiper_pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	bottom: 52px;
	right: initial;
	top: initial;
	z-index: 2
}

.cs-slider_arrows.cs-style1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: -8px
}

.cs-slider_arrows.cs-style1 .slick-arrow {
	width: 60px;
	height: 35px;
	border: 2px solid currentColor;
	border-radius: 5px;
	margin: 8px;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s
}

.cs-iconbox.cs-style3 .cs-iconbox_icon:hover,
.cs-iconbox.cs-style3:hover .cs-iconbox_icon,
.cs-iconbox_3_list .cs-hover_tab.active .cs-iconbox_icon,
.cs-slider_arrows.cs-style1 .slick-arrow:hover,
.tag-cloud-link:hover {
	color: #fff;
	background-color: #ff4a17;
	border-color: #ff4a17
}

.cs-slider_arrows.cs-style2 .slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 50px;
	width: 50px;
	background-color: rgba(153, 150, 150, .5);
	border-radius: 50%;
	z-index: 5;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s
}

.cs-slider_arrows.cs-style2 .slick-arrow:hover {
	background-color: #999696
}

.cs-slider_arrows.cs-style2 .slick-arrow.cs-left_arrow {
	left: 40px
}

.cs-slider_arrows.cs-style2 .slick-arrow.cs-right_arrow {
	right: 40px
}

.slick-dotted {
	cursor: ew-resize !important
}

.cs-gap-24 .slick-slide {
	padding-left: 12px;
	padding-right: 12px
}

.cs-gap-24 .slick-list {
	margin-left: -12px;
	margin-right: -12px
}

.cs-gap-12 .slick-slide {
	padding-left: 6px;
	padding-right: 6px
}

.cs-gap-12 .slick-list {
	margin-left: -6px;
	margin-right: -6px
}

.slider-nav.cs-style1 {
	width: 405px
}

.slider-nav.cs-style1 .slick-list {
	padding: 50px 0 !important
}

.slider-nav.cs-style1 .slick-arrow,
.slider-nav.cs-style1 .slick-dots {
	display: none !important
}

.slider-nav_item {
	width: 135px;
	-webkit-transition: .5s;
	transition: .5s;
	opacity: .5;
	padding: 20px
}

.slick-center .slider-nav_item {
	-webkit-transform: scale(1.8);
	transform: scale(1.8);
	opacity: 1;
	position: relative;
	z-index: 2
}

.slider-for .slick-arrow {
	width: 60px;
	height: 35px;
	border: 2px solid #fff;
	border-radius: 5px;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
	overflow: hidden;
	background-color: transparent;
	outline: 0;
	color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	bottom: 6px;
	z-index: 2
}

.slider-for .slick-arrow:hover {
	background-color: #ff4a17;
	border-color: #ff4a17
}

.slider-for .slick-prev {
	right: 76px
}

.cs-side_header.active .cs-side_header_in,
.slider-for .slick-next {
	right: 0
}

.cs-testimonial_slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.cs-testimonial_slider .cs-testimonial_slider_left {
	width: 35%
}

.cs-testimonial_slider .cs-testimonial_slider_right {
	width: 65%
}

@media screen and (min-width:992px) {
	.cs-height_0 {
		height: 0
	}

	.cs-height_5 {
		height: 5px
	}

	.cs-height_10 {
		height: 10px
	}

	.cs-height_15 {
		height: 15px
	}

	.cs-height_20 {
		height: 20px
	}

	.cs-height_25 {
		height: 25px
	}

	.cs-height_30 {
		height: 30px
	}

	.cs-height_35 {
		height: 35px
	}

	.cs-height_40 {
		height: 40px
	}

	.cs-height_45 {
		height: 45px
	}

	.cs-height_50 {
		height: 50px
	}

	.cs-height_55 {
		height: 55px
	}

	.cs-height_60 {
		height: 60px
	}

	.cs-height_65 {
		height: 65px
	}

	.cs-height_70 {
		height: 70px
	}

	.cs-height_75 {
		height: 75px
	}

	.cs-height_80 {
		height: 80px
	}

	.cs-height_85 {
		height: 85px
	}

	.cs-height_90 {
		height: 90px
	}

	.cs-height_95 {
		height: 95px
	}

	.cs-height_100 {
		height: 100px
	}

	.cs-height_110 {
		height: 110px
	}

	.cs-height_115 {
		height: 115px
	}

	.cs-height_125 {
		height: 125px
	}

	.cs-height_130 {
		height: 130px
	}

	.cs-height_140 {
		height: 140px
	}

	.cs-height_145 {
		height: 145px
	}

	.cs-height_150 {
		height: 150px
	}

	.cs-hidden_desktop {
		display: none !important
	}
}

@media screen and (max-width:420px) {
	.slider-nav.cs-style1 {
		width: 300px
	}

	.slider-nav_item {
		width: 100px
	}

	.cs-testimonial_slider .cs-testimonial.cs-style1 {
		padding-bottom: 70px
	}

	.slider-for .slick-next {
		right: initial;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		margin-left: 38px
	}

	.slider-for .slick-prev {
		right: initial;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		margin-left: -38px
	}
}

.cs-video_popup {
	position: fixed;
	z-index: 1000;
	top: 0;
	width: 100%;
	height: 100%;
	left: -100%;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s
}

.cs-video_popup.active {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	left: 0
}

.cs-video_popup_overlay {
	position: absolute;
	left: 0;
	right: 0;
	background: #000;
	-webkit-transition: .4s ease-out;
	transition: .4s ease-out;
	opacity: 0
}

.cs-video_popup.active .cs-video_popup_overlay {
	opacity: .8;
	height: 100%;
	background: rgba(0, 0, 0, .5)
}

.cs-video_popup_content {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	font-size: 0;
	text-align: center;
	-webkit-transition: .4s ease-out;
	transition: .4s ease-out;
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
	opacity: 0;
	visibility: hidden;
	padding: 15px
}

.cs-video_popup.active .cs-video_popup_content {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible
}

.cs-video_popup_content:after {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.cs-video_popup_container {
	display: inline-block;
	position: relative;
	text-align: left;
	background: #fff;
	max-width: 1380px;
	width: 100%;
	vertical-align: middle
}

.cs-hero.cs-style2 .cs-hero_tab_item.active h2::before,
.cs-isotop_col_2 .cs-w100,
.cs-isotop_col_3 .cs-w100,
.cs-isotop_col_4 .cs-w100,
.cs-portfolio.cs-style1.cs-type1 img,
.cs-portfolio.cs-style1.cs-type2 img,
.cs-post.cs-style1 .cs-post_thumb img,
.cs-video_popup_container .embed-responsive {
	width: 100%
}

.cs-video_popup_close:after,
.cs-video_popup_close:before {
	top: 50%;
	left: 50%;
	width: 20px;
	height: 1px;
	background: #fff;
	margin-left: -10px;
	content: "";
	display: block
}

.embed-responsive {
	position: relative;
	display: block;
	padding: 0;
	overflow: hidden;
	height: 100%
}

.embed-responsive-16by9::before {
	display: block;
	content: "";
	padding-top: 56.25%
}

.embed-responsive iframe,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.cs-video_popup_close {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	background: #d90d0d;
	cursor: pointer;
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out
}

.cs-video_popup iframe {
	width: 100%;
	height: 100%;
	position: absolute
}

.cs-video_popup_close:before {
	position: absolute;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out
}

.cs-video_popup_close:after {
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out
}

.cs-video_popup_close:hover:after,
.cs-video_popup_close:hover:before {
	background: #000
}

.cs-video_popup_layer {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0
}

.cs-video_popup_align {
	overflow: hidden
}

.cs-site_header {
	z-index: 101;
	position: absolute;
	width: 100%;
	left: 0;
	top: 10px;
	-webkit-transition: .4s;
	transition: .4s
}

.cs-site_header.cs-style1 .cs-main_header_in {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 90px;
	position: relative
}

.cs-site_header.cs-style1 .cs-main_header_right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

.cs-site_header.cs-style1 .cs-icon_btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 45px;
	height: 45px;
	-webkit-transition: .3s;
	transition: .3s;
	cursor: pointer;
	border: 2px solid currentColor;
	border-radius: 50%;
	color: #fff
}

.cs-site_header.cs-style1 .cs-icon_btn .cs-icon_btn_in {
	width: 18px;
	height: 16px;
	line-height: 0;
	cursor: pointer;
	position: relative;
	text-align: left;
	overflow: hidden
}

.cs-site_header.cs-style1 .cs-icon_btn .cs-icon_btn_in span {
	display: inline-block;
	position: absolute;
	height: 2px;
	width: 100%;
	border-radius: 3px;
	background-color: currentColor;
	color: inherit;
	vertical-align: top;
	-webkit-transition: ease-in-out;
	transition: ease-in-out
}

.cs-site_header.cs-style1 .cs-icon_btn .cs-icon_btn_in span:first-child {
	-webkit-transform: translate(0, -7px);
	transform: translate(0, -7px);
	width: calc(100% - 4px)
}

.cs-site_header.cs-style1 .cs-icon_btn .cs-icon_btn_in span:nth-child(2) {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	width: calc(100% - 4px)
}

.cs-site_header.cs-style1 .cs-icon_btn .cs-icon_btn_in span:nth-child(3) {
	-webkit-transform: translate(0, 7px);
	transform: translate(0, 7px)
}

.cs-site_header.cs-style1 .cs-icon_btn .cs-icon_btn_in span:nth-child(4),
.cs-site_header.cs-style1 .cs-icon_btn:hover .cs-icon_btn_in span:nth-child(3) {
	-webkit-transform: translate(0, 14px);
	transform: translate(0, 14px)
}

.cs-site_header.cs-style1 .cs-icon_btn:hover .cs-icon_btn_in span {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.cs-site_header.cs-style1 .cs-icon_btn:hover .cs-icon_btn_in span:first-child {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.cs-site_header.cs-style1 .cs-icon_btn:hover .cs-icon_btn_in span:nth-child(2) {
	-webkit-transform: translate(0, 7px);
	transform: translate(0, 7px);
	width: 100%
}

.cs-site_header.cs-style1 .cs-icon_btn:hover .cs-icon_btn_in span:nth-child(4) {
	-webkit-transform: translate(0, 21px);
	transform: translate(0, 21px)
}

.cs-site_header.cs-style1 .cs-btn {
	padding: 13px 15px
}

.cs-site_header_full_width .container {
	max-width: 100%;
	padding: 0 115px
}

.cs-side_header {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 1000;
	height: 100vh;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .4s;
	transition: .4s
}

.cs-side_header .cs-side_header_overlay {
	background-color: rgba(22, 22, 22, .5);
	height: inherit;
	width: inherit;
	left: inherit;
	top: inherit;
	position: inherit;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
	-webkit-transition: .4s;
	transition: .4s;
	opacity: 0
}

.cs-side_header .cs-side_header_in {
	width: 500px;
	height: 100vh;
	background-color: #181818;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	margin-left: auto;
	overflow: auto;
	padding: 90px 50px 50px;
	position: relative;
	z-index: 2;
	right: -500px;
	-webkit-transition: .4s;
	transition: .4s
}

.cs-side_header .cs-side_header_heading {
	font-size: 22px;
	line-height: 1.4em;
	margin: 0
}

.cs-side_header .cs-side_header_title {
	font-size: 18px;
	margin-bottom: 25px
}

.cs-side_header .cs-side_header_box {
	padding: 35px 0
}

.cs-side_header .cs-close {
	opacity: 0
}

.cs-side_header.active {
	opacity: 1;
	visibility: visible
}

.cs-side_header .cs-side_header_shape {
	height: 257px;
	width: 257px;
	overflow: hidden;
	position: fixed;
	pointer-events: none;
	z-index: -1;
	bottom: 0;
	right: 0
}

.cs-side_header .cs-side_header_shape::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	right: -90px;
	bottom: -80px;
	overflow: hidden;
	background-color: #000;
	border-radius: 50%
}

.cs-close {
	position: fixed;
	right: 30px;
	top: 30px;
	height: 25px;
	width: 25px;
	border-radius: 50%;
	border: 2px solid currentColor;
	background-color: transparent;
	color: #fff;
	cursor: pointer;
	z-index: 100
}

.cs-close::after,
.cs-close::before {
	content: '';
	position: absolute;
	width: 50%;
	height: 2px;
	background-color: currentColor;
	left: 50%;
	top: 50%;
	margin-left: -25%;
	margin-top: -1px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.cs-close::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.cs-close:hover {
	color: #ff4a17;
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.cs-header_badge {
	position: absolute;
	right: 5px;
	top: 0;
	font-size: 12px;
	background-color: #ff4a17;
	color: #fff;
	display: inline-block;
	line-height: 1.6em;
	padding: 0 7px;
	border-radius: 3px
}

.cs-nav ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.cs-sticky_header {
	position: fixed !important;
	width: 100%;
	z-index: 999
}

.cs-gescout_sticky {
	position: fixed !important;
	top: -110px;
	opacity: 0;
	-webkit-transition: .4s;
	transition: .4s;
	background-color: #000
}

.cs-gescout_show {
	top: 0 !important;
	opacity: 1
}

.cs-site_branding img {
	max-height: 45px
}

@media screen and (min-width:1200px) {

	.cs-main_header,
	.cs-nav .cs-nav_list li:not(.cs-mega_menu),
	.cs-nav .cs-nav_list>li ul:not(.cs-mega_wrapper) .menu-item-has-children>a,
	.cs-nav .cs-nav_list>li.menu-item-has-children>a {
		position: relative
	}

	.cs-main_header .container-fluid {
		padding-right: 40px;
		padding-left: 40px
	}

	.cs-main_header_center {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}

	.cs-site_header.cs-style1 .cs-main_header_center {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 100%;
		width: 100%;
		max-width: calc(100% - 300px)
	}

	.cs-site_header.cs-style1 .cs-main_header_left {
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.cs-nav .cs-nav_list,
	.cs-nav .cs-nav_list .cs-mega_wrapper {
		display: -webkit-box !important;
		display: -ms-flexbox !important
	}

	.cs-nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 100%;
		font-size: 15px;
		line-height: 1.6em;
		color: #fff
	}

	.cs-nav .cs-nav_list {
		display: flex !important;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		height: inherit
	}

	.cs-nav .cs-nav_list>li {
		margin-right: 50px;
		height: inherit
	}

	.cs-nav .cs-nav_list>li:last-child {
		margin-right: 0
	}

	.cs-nav .cs-nav_list>li>a {
		padding: 10px 0;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		position: relative;
		height: inherit;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.cs-nav .cs-nav_list>li>ul {
		left: 0;
		top: calc(100% + 15px)
	}

	.cs-nav .cs-nav_list>li:hover>ul {
		top: 100%;
		opacity: 1;
		visibility: visible;
		-webkit-transition: .4s;
		transition: .4s
	}

	.cs-nav .cs-nav_list>li.menu-item-has-children>a::after {
		content: '';
		display: inline-block;
		height: 8px;
		width: 8px;
		border: 2px solid #fff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		border-left: 0;
		border-top: 0;
		margin-left: 6px;
		position: relative;
		top: -2px;
		border-radius: 0 0 2px
	}

	.cs-nav .cs-nav_list ul {
		width: 260px;
		background-color: #181818;
		position: absolute;
		-webkit-box-shadow: 0 1px 2px 0 rgba(2, 0, 181, .1);
		box-shadow: 0 1px 2px 0 rgba(2, 0, 181, .1);
		border-top: 2px solid #ff4a17;
		padding: 10px 0;
		z-index: 100;
		opacity: 0;
		visibility: hidden;
		display: block !important;
		border-radius: 0 0 5px 5px;
		-webkit-transition: .1s;
		transition: .1s
	}

	.cs-nav .cs-nav_list ul li:hover ul {
		top: 0
	}

	.cs-nav .cs-nav_list ul li:hover>ul {
		opacity: 1;
		visibility: visible;
		-webkit-transition: .4s;
		transition: .4s
	}

	.cs-nav .cs-nav_list ul a {
		display: block;
		line-height: inherit;
		padding: 10px 20px
	}

	.cs-nav .cs-nav_list ul ul {
		top: 15px;
		left: 100%
	}

	.cs-munu_dropdown_toggle,
	.cs-munu_toggle {
		display: none
	}

	.cs-nav .cs-nav_list .cs-mega_wrapper {
		width: 1296px !important;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		display: flex !important;
		position: absolute;
		padding: 5px 15px 10px
	}

	.cs-nav .cs-nav_list .cs-mega_wrapper a {
		padding: 5px 10px;
		font-size: 90%;
		text-align: center
	}

	.cs-nav .cs-nav_list .cs-mega_wrapper a img {
		border-radius: 5px;
		border: 1px solid rgba(181, 181, 181, .1);
		-webkit-transition: .5s;
		transition: .5s
	}

	.cs-nav .cs-nav_list .cs-mega_wrapper a:hover img {
		border-color: rgba(255, 74, 23, .6)
	}

	.cs-nav .cs-nav_list .cs-mega_wrapper>li {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		padding: 10px 0
	}

	.cs-nav .cs-nav_list .cs-mega_wrapper>li>a:hover {
		background-color: transparent
	}

	.cs-nav .cs-nav_list .cs-mega_wrapper>li ul {
		position: initial;
		border: none;
		padding: 0;
		width: 100%;
		-webkit-box-shadow: none;
		box-shadow: none;
		background-color: transparent
	}

	.cs-nav .cs-nav_list .cs-mega_wrapper>li ul>li:not(:last-child) {
		margin-bottom: 20px
	}

	.cs-nav .cs-nav_list .cs-mega_menu:hover .cs-mega_wrapper li ul {
		opacity: 1;
		visibility: visible
	}
}

@media screen and (max-width:1400px) {
	.cs-nav .cs-nav_list .cs-mega_wrapper {
		width: 1116px !important
	}

	.cs-site_header_full_width .container {
		max-width: 100%
	}
}

.cs-fooer_main {
	padding: 95px 0 35px
}

.cs-footer_item,
.cs-hero.cs-style1.cs-type2 .cs-hero_title {
	margin-bottom: 40px
}

.cs-footer_item .cs-newsletter.cs-style1 {
	margin-top: 6px
}

.cs-widget_title {
	font-size: 18px;
	margin-bottom: 35px
}

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

.cs-text_widget img+p {
	margin-top: 30px
}

.cs-social_btns.cs-style1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -7px
}

.cs-social_btns.cs-style1 a {
	height: 36px;
	width: 36px;
	border-radius: 50%;
	border: 2px solid #fff;
	margin: 7px
}

.cs-social_btns.cs-style1 a:hover {
	border-color: #ff4a17;
	-webkit-transform: scale(1.08);
	transform: scale(1.08)
}

.cs-social_btns.cs-style1 a:hover svg {
	fill: #FF4A17
}

.cs-newsletter.cs-style1 .cs-newsletter_input {
	height: 50px;
	width: 100%;
	border-radius: 10px;
	background-color: #000;
	border: none;
	padding: 5px 90px 5px 15px;
	outline: 0;
	color: #fff
}

.cs-newsletter.cs-style1 .cs-newsletter_btn {
	padding: 7px 25px;
	border-radius: 10px;
	color: #fff;
	background-color: #ff4a17;
	position: absolute;
	top: 5px;
	right: 5px;
	font-weight: 600;
	border: none;
	overflow: hidden
}

.cs-newsletter.cs-style1 .cs-newsletter_btn:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(22, 22, 22, .4);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border-radius: inherit
}

.cs-newsletter.cs-style1 .cs-newsletter_text,
.cs-text_widget+.cs-social_btns.cs-style1 {
	margin-top: 25px
}

.cs-footer_links li:not(:last-child)::after {
	content: '|';
	margin: 0 10px;
	position: relative;
	top: -1px
}

.cs-bottom_footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-top: 1px solid #4d4d4d
}

.cs-bottom_footer>* {
	padding: 4px 0
}

.cs-isotop {
	-webkit-transition: .4s;
	transition: .4s
}

.cs-isotop.cs-has_gutter_24 {
	margin-left: -12px;
	margin-right: -12px;
	margin-bottom: -24px
}

.cs-isotop.cs-has_gutter_24 .cs-isotop_item {
	padding: 0 12px;
	margin-bottom: 24px
}

.cs-isotop.cs-has_gutter_80 {
	margin-left: -40px;
	margin-right: -40px;
	margin-bottom: -80px
}

.cs-isotop.cs-has_gutter_80 .cs-isotop_item {
	padding: 0 40px;
	margin-bottom: 80px
}

.cs-isotop_col_4 .cs-grid_sizer,
.cs-isotop_col_4 .cs-isotop_item {
	width: 25%
}

.cs-grid_sizer,
.cs-isotop_col_3 .cs-grid_sizer,
.cs-isotop_col_3 .cs-isotop_item {
	width: 33.333333%
}

.cs-isotop_col_2 .cs-w66,
.cs-isotop_col_3 .cs-w66,
.cs-isotop_col_4 .cs-w66 {
	width: 66.666666%
}

.cs-isotop_filter.cs-style1 li,
.cs-testimonial.cs-style1 .cs-testimonial_avatar_designation {
	margin-top: 10px
}

.cs-isotop_filter.cs-style1 li:not(:last-child) {
	margin-right: 28px
}

.cs-isotop_filter.cs-style1 a {
	display: inline-block;
	position: relative;
	padding-bottom: 10px
}

.cs-isotop_filter.cs-style1 a::before {
	content: '';
	height: 9px;
	width: 9px;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	border-radius: 50%;
	background-color: #ff4a17;
	bottom: -5px;
	-webkit-transition: .4s;
	transition: .4s;
	-webkit-transform: scale(0);
	transform: scale(0)
}

.cs-isotop_filter.cs-style1 ul {
	border-bottom: 1px solid #999696;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.cs-isotop_filter.cs-style1 .active a::before {
	-webkit-transform: scale(1);
	transform: scale(1)
}

@media screen and (max-width:1199px) {

	.cs-nav .cs-nav_list .cs-mega_wrapper ul,
	.cs-slider.cs-style1 {
		display: block
	}

	.cs-slider.cs-style1 .cs-slider_left {
		width: 100%;
		padding-right: 0;
		padding-bottom: 90px
	}

	.cs-slider.cs-style1 .cs-slider_right {
		width: 100%
	}

	.cs-testimonial_slider .cs-testimonial_slider_left {
		width: 45%
	}

	.cs-testimonial_slider .cs-testimonial_slider_right {
		width: 55%
	}

	.cs-slider.cs-style3 .slick-list {
		padding: 0 15% !important
	}

	.cs-main_header .container {
		max-width: 100%
	}

	.cs-site_header.cs-style1 .cs-nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.cs-nav .cs-nav_list .cs-mega_wrapper {
		width: 100% !important
	}

	.cs-site_header_full_width .container {
		padding: 0 15px
	}

	.cs-munu_dropdown_toggle {
		position: absolute;
		height: 30px;
		width: 30px;
		right: 20px;
		top: 5px
	}

	.cs-munu_dropdown_toggle:after,
	.cs-munu_dropdown_toggle:before {
		content: '';
		display: block;
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		height: 2px;
		width: 10px;
		background-color: rgba(254, 254, 254, .7);
		-webkit-transition: .3s;
		transition: .3s
	}

	.cs-munu_dropdown_toggle:before {
		-webkit-transform: translate(-50%, -50%) rotate(90deg);
		transform: translate(-50%, -50%) rotate(90deg)
	}

	.cs-munu_dropdown_toggle.active:before {
		-webkit-transform: translate(-50%, -50%) rotate(0);
		transform: translate(-50%, -50%) rotate(0)
	}

	.cs-nav .cs-nav_list {
		position: absolute;
		width: 100vw;
		left: -15px;
		background-color: #181818;
		padding: 10px 0;
		display: none;
		top: 100%;
		border-top: 1px solid #4d4d4d52;
		border-bottom: 1px solid #4d4d4d52;
		overflow: auto;
		max-height: calc(100vh - 80px);
		line-height: 1.6em
	}

	.cs-nav .cs-nav_list ul {
		padding-left: 15px;
		display: none
	}

	.cs-nav .menu-item-has-children {
		position: relative
	}

	.cs-munu_toggle {
		display: inline-block;
		width: 30px;
		height: 27px;
		cursor: pointer;
		position: absolute;
		top: 27px;
		right: 30px
	}

	.cs-munu_toggle span,
	.cs-munu_toggle span:after,
	.cs-munu_toggle span:before {
		width: 100%;
		height: 2px;
		background-color: currentColor;
		display: block
	}

	.cs-munu_toggle span {
		margin: 0 auto;
		position: relative;
		top: 12px;
		-webkit-transition-duration: 0s;
		transition-duration: 0s;
		-webkit-transition-delay: 0.2s;
		transition-delay: 0.2s
	}

	.cs-munu_toggle span:before {
		content: '';
		position: absolute;
		margin-top: -9px;
		-webkit-transition-property: margin, -webkit-transform;
		transition-property: margin, transform, -webkit-transform;
		-webkit-transition-duration: .2s;
		transition-duration: .2s;
		-webkit-transition-delay: 0.2s, 0s;
		transition-delay: 0.2s, 0s
	}

	.cs-munu_toggle span:after {
		content: '';
		position: absolute;
		margin-top: 9px;
		-webkit-transition-property: margin, -webkit-transform;
		transition-property: margin, transform, -webkit-transform;
		-webkit-transition-duration: .2s;
		transition-duration: .2s;
		-webkit-transition-delay: 0.2s, 0s;
		transition-delay: 0.2s, 0s
	}

	.cs-site_header.cs-style1 .cs-munu_toggle {
		top: 50%;
		right: 0;
		margin-top: -13px
	}

	.cs-toggle_active span {
		background-color: rgba(0, 0, 0, 0);
		-webkit-transition-delay: 0.2s;
		transition-delay: 0.2s
	}

	.cs-toggle_active span:before {
		margin-top: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transition-delay: 0s, 0.2s;
		transition-delay: 0s, 0.2s
	}

	.cs-toggle_active span:after {
		margin-top: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transition-delay: 0s, 0.2s;
		transition-delay: 0s, 0.2s
	}

	.cs-nav .cs-nav_list a {
		display: block;
		padding: 8px 20px;
		position: relative
	}

	.cs-site_header.cs-style1 .cs-main_header_in {
		height: 80px
	}

	.cs-site_header.cs-style1 .cs-main_header_center .cs-site_branding {
		position: absolute;
		left: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	.cs-site_header.cs-style1 {
		top: 0
	}

	.cs-toolbox {
		margin-right: 45px
	}

	.cs-site_header.cs-style1 .cs-icon_btn {
		width: 38px;
		height: 38px
	}

	.cs-nav .cs-nav_list .cs-mega_wrapper ul .cs-nav_list_img,
	.cs-side_header,
	.cs-toolbox {
		display: none
	}

	.cs-newsletter.cs-style1 .cs-newsletter_btn {
		padding: 7px 15px
	}

	.cs-newsletter.cs-style1 .cs-newsletter_input {
		padding: 5px 80px 5px 15px
	}

	.cs-isotop.cs-has_gutter_80 {
		margin-left: -12px;
		margin-right: -12px;
		margin-bottom: -25px
	}

	.cs-isotop.cs-has_gutter_80 .cs-isotop_item {
		padding: 0 12px;
		margin-bottom: 25px
	}

	.cs-isotop_col_4 .cs-grid_sizer,
	.cs-isotop_col_4 .cs-isotop_item {
		width: 33.333333%
	}
}

@media screen and (max-width:991px) {
	.cs-hidden_mobile {
		display: none !important
	}

	.cs-pagination.cs-style1 {
		margin-top: 35px
	}

	.cs-slider.cs-style1 .cs-slider_left {
		padding-bottom: 45px
	}

	.cs-slider_heading.cs-style1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.cs-newsletter.cs-style1 .cs-newsletter_text,
	.cs-slider_heading.cs-style1 .cs-section_heading+.cs-slider_arrows,
	.cs-text_widget+.cs-social_btns.cs-style1 {
		margin-top: 15px
	}

	.cs-testimonial_slider {
		display: block
	}

	.cs-isotop_col_2 .cs-grid_sizer,
	.cs-isotop_col_2 .cs-isotop_item,
	.cs-testimonial_slider .cs-testimonial_slider_left,
	.cs-testimonial_slider .cs-testimonial_slider_right {
		width: 100%
	}

	.cs-testimonial_slider .cs-testimonial_slider_left {
		margin-bottom: 30px
	}

	.slider-nav.cs-style1 {
		margin: auto
	}

	.slider-nav.cs-style1 .slick-list {
		padding: 40px 0 !important
	}

	.cs-site_header .container {
		max-width: 100%
	}

	.cs-site_header.cs-style1 .cs-btn {
		padding: 8px
	}

	.cs-widget_title {
		margin-bottom: 20px
	}

	.cs-text_widget img+p {
		margin-top: 20px
	}

	.cs-menu_widget li:not(:last-child) {
		margin-bottom: 10px
	}

	.cs-fooer_main {
		padding: 60px 0 15px
	}

	.cs-isotop_col_3 .cs-grid_sizer,
	.cs-isotop_col_3 .cs-isotop_item,
	.cs-isotop_col_4 .cs-grid_sizer,
	.cs-isotop_col_4 .cs-isotop_item {
		width: 50%
	}
}

@media screen and (max-width:767px) {
	.cs-tabs.cs-style1 .cs-tabs_heading {
		display: block
	}

	.cs-tabs.cs-style1 .cs-section_heading+.cs-tab_links {
		margin-top: 50px
	}

	.cs-cursor_lg,
	.cs-cursor_sm {
		display: none !important
	}

	.cs-slider.cs-style3 .slick-list {
		padding: 0 15% !important
	}

	.cs-bottom_footer {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.cs-isotop_col_2 .cs-grid_sizer,
	.cs-isotop_col_2 .cs-isotop_item,
	.cs-isotop_col_2 .cs-w66,
	.cs-isotop_col_3 .cs-grid_sizer,
	.cs-isotop_col_3 .cs-isotop_item,
	.cs-isotop_col_3 .cs-w66,
	.cs-isotop_col_4 .cs-grid_sizer,
	.cs-isotop_col_4 .cs-isotop_item,
	.cs-isotop_col_4 .cs-w66 {
		width: 100%
	}

	.cs-cta.cs-style1 br {
		display: none
	}
}

.cs-sidebar_item:not(:last-child) {
	margin-bottom: 70px
}

.cs-sidebar_widget_title {
	font-size: 30px;
	margin-bottom: 30px
}

.tagcloud {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -5px
}

.tag-cloud-link {
	font-size: 14px;
	line-height: 1.6em;
	border: 2px solid #fff;
	padding: 3px 15px;
	display: inline-block;
	margin: 5px;
	border-radius: 2px
}

.widget_archive ul li,
.widget_categories ul li {
	padding-left: 26px;
	position: relative
}

.widget_archive ul li::before,
.widget_categories ul li::before {
	content: '';
	width: 14px;
	height: 12px;
	background: url("../img/icons/double_arrow_icon.svg") center;
	position: absolute;
	left: 0;
	top: 8px
}

.cs-funfact.cs-style1,
.cs-hero.cs-style1 .cs-hero_info,
.cs-post.cs-style3 .cs-post_avatar,
.cs-recent_post {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.cs-recent_post_thumb {
	height: 60px;
	width: 60px;
	border-radius: 5px;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	overflow: hidden;
	margin-right: 18px
}

.cs-recent_post_thumb:hover .cs-recent_post_thumb_in {
	-webkit-transform: scale(1.06);
	transform: scale(1.06)
}

.cs-recent_post_thumb_in {
	height: 100%;
	width: 100%;
	border-radius: inherit;
	-webkit-transition: .4s;
	transition: .4s
}

.cs-sidebar_search input,
.cs-sidebar_search_btn {
	background-color: transparent;
	border: none;
	outline: 0
}

.cs-recent_post_title {
	font-size: 18px;
	margin-bottom: 5px
}

.cs-sidebar_search input {
	display: block;
	width: 100%;
	border-bottom: 2px solid #fff;
	padding: 0 40px 6px 10px;
	-webkit-transition: .3s;
	transition: .3s
}

.cs-sidebar_search_btn {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 10px;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s
}

.cs-funfact_wrap,
.cs-funfact_wrap_2 {
	background: linear-gradient(267.18deg, #161616 0, #080808 100%)
}

.cs-author_card img {
	height: 130px;
	width: 130px;
	margin-bottom: 22px
}

.cs-author_card h3 {
	font-size: 30px;
	margin-bottom: 14px
}

.cs-author_card p,
.cs-hero.cs-style4 .cs-hero_title:last-child,
.cs-time_line.cs-style1 p:last-child {
	margin-bottom: 0
}

.cs-fullscreen_swiper_wrap .cs-hero_social_wrap,
.cs-hero.cs-style1 .cs-hero_social_wrap,
.cs-hero.cs-style2 .cs-hero_social_wrap,
.cs-hero.cs-style3 .cs-hero_social_wrap,
.cs-swiper_parallax_slider_wrap .cs-hero_social_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 50%;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	-webkit-transform: rotate(180deg) translateY(85%);
	transform: rotate(180deg) translateY(85%);
	right: 45px
}

.cs-fullscreen_swiper_wrap .cs-hero_social_wrap.cs-left_side,
.cs-hero.cs-style1 .cs-hero_social_wrap.cs-left_side,
.cs-hero.cs-style2 .cs-hero_social_wrap.cs-left_side,
.cs-hero.cs-style3 .cs-hero_social_wrap.cs-left_side,
.cs-swiper_parallax_slider_wrap .cs-hero_social_wrap.cs-left_side,
.rtl .cs-fullscreen_swiper_wrap .cs-hero_social_wrap,
.rtl .cs-hero.cs-style1 .cs-hero_social_wrap,
.rtl .cs-hero.cs-style2 .cs-hero_social_wrap,
.rtl .cs-hero.cs-style3 .cs-hero_social_wrap,
.rtl .cs-swiper_parallax_slider_wrap .cs-hero_social_wrap {
	right: initial;
	left: 45px
}

.cs-fullscreen_swiper_wrap .cs-hero_social_title,
.cs-hero.cs-style1 .cs-hero_social_title,
.cs-hero.cs-style2 .cs-hero_social_title,
.cs-hero.cs-style3 .cs-hero_social_title,
.cs-swiper_parallax_slider_wrap .cs-hero_social_title {
	position: relative;
	padding-bottom: 35px;
	white-space: nowrap
}

.cs-fullscreen_swiper_wrap .cs-hero_social_title::after,
.cs-hero.cs-style1 .cs-hero_social_title::after,
.cs-hero.cs-style2 .cs-hero_social_title::after,
.cs-hero.cs-style3 .cs-hero_social_title::after,
.cs-swiper_parallax_slider_wrap .cs-hero_social_title::after {
	content: '';
	height: 15px;
	width: 2px;
	background-color: #999696;
	display: inline-block;
	border-radius: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
	position: absolute;
	bottom: -5px;
	left: 11px
}

.cs-fullscreen_swiper_wrap .cs-hero_social_links,
.cs-hero.cs-style1 .cs-hero_social_links,
.cs-hero.cs-style2 .cs-hero_social_links,
.cs-hero.cs-style3 .cs-hero_social_links,
.cs-swiper_parallax_slider_wrap .cs-hero_social_links {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.cs-fullscreen_swiper_wrap .cs-hero_social_links li,
.cs-hero.cs-style1 .cs-hero_social_links li,
.cs-hero.cs-style2 .cs-hero_social_links li,
.cs-hero.cs-style3 .cs-hero_social_links li,
.cs-swiper_parallax_slider_wrap .cs-hero_social_links li {
	position: relative;
	padding-bottom: 32px;
	white-space: nowrap
}

.cs-fullscreen_swiper_wrap .cs-hero_social_links li:last-child,
.cs-hero.cs-style1 .cs-hero_social_links li:last-child,
.cs-hero.cs-style2 .cs-hero_social_links li:last-child,
.cs-hero.cs-style3 .cs-hero_social_links li:last-child,
.cs-swiper_parallax_slider_wrap .cs-hero_social_links li:last-child {
	padding-bottom: 0
}

.cs-fullscreen_swiper_wrap .cs-hero_social_links li:not(:last-child)::after,
.cs-hero.cs-style1 .cs-hero_social_links li:not(:last-child)::after,
.cs-hero.cs-style2 .cs-hero_social_links li:not(:last-child)::after,
.cs-hero.cs-style3 .cs-hero_social_links li:not(:last-child)::after,
.cs-swiper_parallax_slider_wrap .cs-hero_social_links li:not(:last-child)::after {
	content: '';
	height: 2px;
	width: 15px;
	background-color: #999696;
	display: inline-block;
	position: absolute;
	bottom: 16px;
	border-radius: 3px;
	right: 5px
}

.cs-fullscreen_swiper_wrap .cs-hero_social_wrap,
.cs-swiper_parallax_slider_wrap .cs-hero_social_wrap {
	z-index: 10;
	-webkit-transform: rotate(180deg) translateY(50%);
	transform: rotate(180deg) translateY(50%)
}

.cs-hero.cs-style1 {
	position: relative;
	padding: 250px 0 170px;
	height: calc(100vh + 180px);
	min-height: 1000px
}

.cs-hero.cs-style1 .cs-hero_title {
	font-size: 120px;
	font-weight: 700;
	margin-bottom: 60px;
	line-height: 1.25em
}

.cs-hero.cs-style1 .cs-hero_subtitle {
	font-size: 18px;
	line-height: 1.9em;
	color: #fefefe
}

.cs-hero.cs-style1 .cs-hero_info>div {
	width: 50%;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none
}

.cs-hero.cs-style1 .cs-slider.cs-style1 *,
.cs-iconbox_3_list .cs-image_layer .cs-image_layer_in {
	height: 100%;
	width: 100%
}

.cs-hero.cs-style1.cs-type2 {
	min-height: 650px;
	height: 860px;
	padding: 30px 115px 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 110px
}

.cs-hero.cs-style1.cs-type2 .cs-hero_social_wrap,
.cs-hero.cs-style2 .cs-hero_social_wrap {
	-webkit-transform: rotate(180deg) translateY(50%);
	transform: rotate(180deg) translateY(50%)
}

.cs-down_btn {
	position: absolute;
	height: 35px;
	width: 20px;
	border-radius: 10px;
	border: 2px solid #fff;
	bottom: 25%;
	left: 50%;
	margin-left: -10px
}

.cs-down_btn::before {
	content: '';
	height: 5px;
	width: 5px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #fff;
	-webkit-animation: 3s infinite UpAndDown;
	animation: 3s infinite UpAndDown
}

.cs-hero.cs-style2 {
	height: 1150px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	padding-top: 80px
}

.cs-hero.cs-style2 .cs-hero_tab_item h2 {
	font-size: 120px;
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	z-index: 2
}

.cs-hero.cs-style2 .cs-hero_tab_item h2 a {
	color: inherit
}

.cs-hero.cs-style2 .cs-hero_tab_item h2::before {
	content: '';
	position: absolute;
	height: 5px;
	width: 0%;
	left: 0;
	top: 50%;
	background-color: #ff4a17;
	-webkit-transition: .4s;
	transition: .4s
}

.cs-hero.cs-style2 .cs-hero_tab_item .cs-hero_tab_img {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 50%;
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
	pointer-events: none;
	-webkit-animation: 1s forwards inactiveImageAnimation;
	animation: 1s forwards inactiveImageAnimation
}

.cs-hero.cs-style2 .cs-hero_tab_item:not(:last-child) {
	margin-bottom: 45px
}

.cs-hero.cs-style2 .cs-hero_tab_item.active .cs-hero_tab_img {
	-webkit-animation: 1s forwards activeImageAnimation;
	animation: 1s forwards activeImageAnimation
}

.cs-hero.cs-style3 {
	background-color: #000;
	padding: 240px 0 150px;
	position: relative;
	overflow: hidden
}

.cs-hero.cs-style3 .cs-hero_title {
	font-size: 100px;
	font-weight: 700;
	margin-bottom: 60px;
	line-height: 1.6em
}

.cs-hero.cs-style3 .cs-hero_subtitle {
	font-size: 18px;
	line-height: 1.9em;
	color: #fefefe;
	max-width: 650px;
	margin-left: auto;
	margin-bottom: 95px
}

.cs-hero.cs-style3.cs-shape_wrap_1 .cs-shape_1:nth-child(2) {
	top: 16%
}

.cs-hero.cs-style3.cs-shape_wrap_1 .cs-shape_1:nth-child(3) {
	top: 82%;
	left: 47%
}

.cs-hero.cs-style3 .cs-circle_1 {
	height: 745px;
	width: 745px;
	border-radius: 50%;
	border: 3px solid rgba(153, 150, 150, .2);
	position: absolute;
	top: -30%;
	left: -12%
}

.cs-hero.cs-style3 .cs-circle_2 {
	height: 626px;
	width: 626px;
	border-radius: 50%;
	background: radial-gradient(50% 50% at 50% 50%, rgba(255, 74, 23, .8) 0, rgba(255, 74, 23, 0) 100%);
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 10%;
	-webkit-animation: 9s cubic-bezier(.4, 0, .2, 1) infinite light-mode;
	animation: 9s cubic-bezier(.4, 0, .2, 1) infinite light-mode
}

.cs-hero.cs-style3 .cs-hero_highlite {
	position: absolute;
	height: 300px;
	width: 300px;
	font-size: 120px;
	font-weight: 700;
	line-height: 1.2em;
	left: 68%;
	bottom: 7%
}

.cs-hero.cs-style3 .cs-hero_highlite .cs-round_img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 100%;
	width: 100%
}

.cs-hero.cs-style3 .cs-hero_highlite .cs-round_img img {
	-webkit-animation: 30s infinite rotate-anim;
	animation: 30s infinite rotate-anim
}

.cs-hero.cs-style3.cs-type1 .cs-hero_subtitle {
	margin-left: 0
}

.cs-hero.cs-style4,
.cs-hero.cs-style5 {
	height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 80px 115px
}

.cs-hero.cs-style4 .cs-swiper_parallax_bg,
.cs-hero.cs-style5 .cs-swiper_parallax_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover
}

.cs-hero.cs-style4 .cs-hero_text {
	position: relative;
	z-index: 10;
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
	-webkit-transition: .7s;
	transition: .7s
}

.cs-hero.cs-style4 .cs-hero_title {
	margin: 0 0 10px;
	font-weight: 700;
	font-size: 100px;
	position: relative
}

.cs-hero.cs-style4 .cs-hero_title span::before {
	content: '';
	position: absolute;
	height: 7px;
	width: 100%;
	bottom: 8px;
	left: 0;
	background-color: #ff4a17;
	z-index: -1
}

.cs-hero.cs-style4 .cs-hero_link {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 12
}

.cs-hero.cs-style5 .cs-hero_title {
	margin: 0 0 60px;
	font-weight: 700;
	font-size: 100px;
	position: relative
}

.cs-hero.cs-style5 .cs-hero_text {
	position: relative;
	z-index: 2;
	padding-top: 25px;
	padding-left: 180px;
	top: 100px;
	opacity: 0;
	-webkit-transition: .8s;
	transition: .8s
}

.swiper-slide-active .cs-hero.cs-style4 .cs-hero_text {
	-webkit-clip-path: inset(0 0% 0 0);
	clip-path: inset(0 0% 0 0);
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s
}

.swiper-slide-active .cs-hero.cs-style5 .cs-hero_text {
	top: 0;
	opacity: 1;
	-webkit-transition-delay: 0.45s;
	transition-delay: 0.45s
}

.cs-swiper_button_next,
.cs-swiper_button_prev {
	position: absolute;
	z-index: 11;
	font-weight: 600;
	color: #fff;
	bottom: 48px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s
}

.cs-swiper_button_prev {
	left: 115px
}

.cs-swiper_button_prev svg {
	margin-right: 13px
}

.cs-swiper_button_next {
	right: 115px
}

.cs-swiper_button_next svg {
	margin-left: 13px
}

@-webkit-keyframes UpAndDown {

	0%,
	100% {
		top: 30%
	}

	50% {
		top: 70%;
		opacity: .5;
		-webkit-transform: translate(-50%, -50%) scale(.8);
		transform: translate(-50%, -50%) scale(.8)
	}
}

@keyframes UpAndDown {

	0%,
	100% {
		top: 30%
	}

	50% {
		top: 70%;
		opacity: .5;
		-webkit-transform: translate(-50%, -50%) scale(.8);
		transform: translate(-50%, -50%) scale(.8)
	}
}

@-webkit-keyframes inactiveImageAnimation {
	0% {
		-webkit-clip-path: inset(0 0 0 0);
		clip-path: inset(0 0 0 0)
	}

	100% {
		-webkit-clip-path: inset(0 0 0 100%);
		clip-path: inset(0 0 0 100%)
	}
}

@keyframes inactiveImageAnimation {
	0% {
		-webkit-clip-path: inset(0 0 0 0);
		clip-path: inset(0 0 0 0)
	}

	100% {
		-webkit-clip-path: inset(0 0 0 100%);
		clip-path: inset(0 0 0 100%)
	}
}

@-webkit-keyframes activeImageAnimation {
	0% {
		-webkit-clip-path: inset(0 100% 0 0);
		clip-path: inset(0 100% 0 0)
	}

	100% {
		-webkit-clip-path: inset(0 0 0 0);
		clip-path: inset(0 0 0 0)
	}
}

@keyframes activeImageAnimation {
	0% {
		-webkit-clip-path: inset(0 100% 0 0);
		clip-path: inset(0 100% 0 0)
	}

	100% {
		-webkit-clip-path: inset(0 0 0 0);
		clip-path: inset(0 0 0 0)
	}
}

@media screen and (max-width:1920px) {
	.cs-hero.cs-style2 {
		height: 1080px
	}
}

@media screen and (max-width:1540px) {
	.cs-hero.cs-style1 {
		padding-top: 220px;
		min-height: 960px
	}

	.cs-hero.cs-style2 {
		height: 864px
	}

	.cs-hero.cs-style1.cs-type2 .cs-hero_title,
	.cs-hero.cs-style2 .cs-hero_tab_item h2 {
		font-size: 100px
	}

	.cs-hero.cs-style2 .cs-hero_tab_item:not(:last-child) {
		margin-bottom: 15px
	}

	.cs-hero.cs-style3 .cs-hero_title {
		font-size: 90px;
		line-height: 1.4em
	}

	.cs-hero.cs-style1.cs-type2 {
		height: 680px
	}
}

@media screen and (max-width:1400px) {
	.cs-hero.cs-style1 {
		padding-top: 200px;
		min-height: 880px
	}

	.cs-hero.cs-style1 .cs-hero_title {
		font-size: 100px
	}

	.cs-hero.cs-style3 .cs-hero_title {
		font-size: 80px;
		line-height: 1.3em;
		margin-bottom: 40px
	}

	.cs-hero.cs-style2 {
		height: 768px
	}

	.cs-hero.cs-style2 .cs-hero_tab_item h2,
	.cs-hero.cs-style4 .cs-hero_title,
	.cs-hero.cs-style5 .cs-hero_title {
		font-size: 80px
	}

	.cs-hero.cs-style2 .cs-hero_tab_item:not(:last-child) {
		margin-bottom: 15px
	}

	.cs-hero.cs-style1.cs-type2 {
		height: 600px;
		min-height: 500px
	}

	.cs-hero.cs-style1.cs-type2 .cs-hero_title {
		font-size: 70px
	}
}

@media screen and (max-width:1280px) {
	.cs-hero.cs-style2 {
		height: 800px
	}
}

@media screen and (max-width:1199px) {
	.cs-hero.cs-style1 {
		min-height: 850px
	}

	.cs-hero.cs-style1 .cs-hero_title,
	.cs-hero.cs-style2 .cs-hero_tab_item h2 {
		font-size: 80px
	}

	.cs-hero.cs-style1 .cs-hero_subtitle {
		font-size: 16px
	}

	.cs-fullscreen_swiper_wrap .cs-hero_social_wrap,
	.cs-hero.cs-style1 .cs-hero_social_wrap,
	.cs-hero.cs-style2 .cs-hero_social_wrap,
	.cs-hero.cs-style3 .cs-hero_social_wrap,
	.cs-swiper_parallax_slider_wrap .cs-hero_social_wrap {
		display: none
	}

	.cs-hero.cs-style2 {
		height: 850px
	}

	.cs-hero.cs-style2 .cs-hero_tab_item:not(:last-child) {
		margin-bottom: 15px
	}

	.cs-hero.cs-style3 .cs-hero_title {
		font-size: 50px;
		margin-bottom: 30px
	}

	.cs-hero.cs-style3 .cs-hero_text,
	.cs-hero.cs-style3 .text-end {
		text-align: center !important
	}

	.cs-hero.cs-style3 .cs-hero_subtitle {
		margin-left: auto;
		margin-right: auto;
		font-size: 16px;
		margin-bottom: 40px
	}

	.cs-hero.cs-style4 {
		padding: 80px 15px
	}

	.cs-hero.cs-style4 .cs-hero_title {
		font-size: 60px
	}

	.cs-hero.cs-style4 .cs-hero_title span::before {
		height: 5px;
		bottom: 5px
	}

	.cs-hero.cs-style5 {
		padding: 80px 15px 80px 150px
	}

	.cs-hero.cs-style5 .cs-hero_title {
		font-size: 60px;
		margin: 0 0 45px
	}

	.cs-hero.cs-style5 .cs-btn.cs-style1.cs-type1 {
		padding: 10px 26px
	}

	.cs-swiper_button_next,
	.cs-swiper_button_prev {
		bottom: 25px
	}

	.cs-hero.cs-style1.cs-type2 {
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 80px
	}

	.cs-swiper_button_prev {
		left: 15px
	}

	.cs-swiper_button_next {
		right: 15px
	}

	.cs-hero.cs-style5 .cs-hero_text {
		padding-top: 0;
		padding-left: 0
	}
}

@media screen and (max-width:991px) {
	.cs-sidebar_widget_title {
		font-size: 26px;
		margin-bottom: 20px
	}

	.widget_archive ul li:not(:last-child),
	.widget_categories ul li:not(:last-child) {
		margin-bottom: 12px
	}

	.cs-sidebar_item:not(:last-child) {
		margin-bottom: 40px
	}

	.cs-hero.cs-style1 {
		padding-top: 60px;
		padding-bottom: 260px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		min-height: 680px
	}

	.cs-hero.cs-style1 .cs-hero_info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.cs-hero.cs-style1 .cs-hero_title {
		font-size: 56px;
		margin-bottom: 20px
	}

	.cs-hero.cs-style1 .cs-hero_subtitle {
		margin-bottom: 24px;
		max-width: 500px
	}

	.cs-hero.cs-style1 .cs-hero_info>div {
		width: 100%
	}

	.cs-hero.cs-style1 .cs-down_btn {
		bottom: 220px
	}

	.cs-hero.cs-style1.cs-type1 .cs-hero_subtitle {
		margin-left: auto;
		margin-right: auto
	}

	.cs-hero.cs-style2 {
		height: 700px
	}

	.cs-hero.cs-style2 .cs-hero_tab_item h2 {
		font-size: 56px
	}

	.cs-hero.cs-style2 .cs-hero_tab_item:not(:last-child) {
		margin-bottom: 15px
	}

	.cs-hero.cs-style3 {
		padding: 160px 0 120px
	}

	.cs-hero.cs-style1.cs-type2 .cs-hero_title {
		font-size: 50px
	}

	.cs-hero.cs-style5 {
		padding: 80px 15px 80px 100px
	}
}

@media only screen and (min-width:1400px) and (max-width:1490px) {

	.cs-hero.cs-style1:not(.cs-type2) .cs-hero_social_wrap.cs-left_side,
	.cs-hero.cs-style2 .cs-hero_social_wrap.cs-left_side,
	.cs-hero.cs-style3 .cs-hero_social_wrap.cs-left_side {
		left: 20px
	}
}

@media only screen and (min-width:1200px) and (max-width:1300px) {

	.cs-hero.cs-style1:not(.cs-type2) .cs-hero_social_wrap.cs-left_side,
	.cs-hero.cs-style2 .cs-hero_social_wrap.cs-left_side,
	.cs-hero.cs-style3 .cs-hero_social_wrap.cs-left_side {
		left: 20px
	}
}

@media only screen and (min-width:768px) and (max-width:1150px) {
	.cs-hero.cs-style1 {
		height: initial;
		min-height: initial;
		padding-top: 200px;
		padding-bottom: 350px
	}

	.cs-hero.cs-style1 .cs-down_btn {
		bottom: 220px
	}
}

.cs-iconbox.cs-style1 {
	padding: 40px
}

.cs-iconbox.cs-style1 .cs-iconbox_icon {
	padding: 4px 10px;
	display: inline-block;
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 74, 23, .3)), color-stop(95.61%, transparent));
	background: linear-gradient(90deg, rgba(255, 74, 23, .3) 0, transparent 95.61%)
}

.cs-iconbox.cs-style1.cs-type1 .cs-iconbox_icon {
	padding: 0;
	background: 0 0
}

.cs-iconbox.cs-style2 {
	max-width: 350px;
	margin: auto
}

.cs-iconbox.cs-style2 .cs-iconbox_title,
.cs-post.cs-style3 .cs-post_title {
	font-size: 30px;
	margin-bottom: 20px
}

.cs-iconbox.cs-style2 .cs-iconbox_subtitle,
.cs-iconbox.cs-style3 .cs-iconbox_subtitle {
	line-height: 1.75em
}

.cs-iconbox_3_list {
	position: relative;
	padding-left: 550px;
	min-height: 640px
}

.cs-iconbox_3_list>:not(:last-child) {
	border-bottom: 1px solid #4d4d4d
}

.cs-iconbox_3_list .cs-image_layer {
	position: absolute;
	left: 0;
	top: 25px;
	pointer-events: none;
	max-width: 416px;
	height: 600px
}

.cs-iconbox_3_list .cs-image_layer img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	position: relative;
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
	-webkit-animation: .6s forwards inactiveImageAnimation1;
	animation: .6s forwards inactiveImageAnimation1
}

.cs-iconbox_3_list .cs-hover_tab.active .cs-image_layer img {
	-webkit-animation: .6s forwards activeImageAnimation1;
	animation: .6s forwards activeImageAnimation1
}

.cs-iconbox_3_list.cs-style1 {
	padding-left: 0;
	min-height: initial
}

.cs-iconbox_3_list.cs-style1 .cs-iconbox.cs-style3 .cs-iconbox_in {
	max-width: 560px
}

.cs-iconbox.cs-style3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 25px;
	padding-top: 25px;
	color: rgba(254, 254, 254, .7)
}

.cs-iconbox.cs-style3 .cs-iconbox_in {
	margin-right: 30px;
	max-width: 480px
}

.cs-iconbox.cs-style3 .cs-iconbox_icon {
	color: #999696;
	border: 2px solid #999696;
	height: 80px;
	width: 80px;
	border-radius: 50%;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	-webkit-transition: .3s;
	transition: .3s
}

.cs-iconbox.cs-style3 .cs-iconbox_title,
.cs-time_line.cs-style1 h3 {
	font-size: 30px;
	margin-bottom: 15px
}

@-webkit-keyframes inactiveImageAnimation1 {
	0% {
		-webkit-clip-path: inset(0 0 0 0);
		clip-path: inset(0 0 0 0)
	}

	100% {
		-webkit-clip-path: inset(0 100% 0 0);
		clip-path: inset(0 100% 0 0)
	}
}

@keyframes inactiveImageAnimation1 {
	0% {
		-webkit-clip-path: inset(0 0 0 0);
		clip-path: inset(0 0 0 0)
	}

	100% {
		-webkit-clip-path: inset(0 100% 0 0);
		clip-path: inset(0 100% 0 0)
	}
}

@-webkit-keyframes activeImageAnimation1 {
	0% {
		-webkit-clip-path: inset(0 0 0 100%);
		clip-path: inset(0 0 0 100%)
	}

	100% {
		-webkit-clip-path: inset(0 0 0 0);
		clip-path: inset(0 0 0 0)
	}
}

@keyframes activeImageAnimation1 {
	0% {
		-webkit-clip-path: inset(0 0 0 100%);
		clip-path: inset(0 0 0 100%)
	}

	100% {
		-webkit-clip-path: inset(0 0 0 0);
		clip-path: inset(0 0 0 0)
	}
}

.cs-card.cs-style1 {
	position: relative;
	border-radius: 15px;
	display: block
}

.cs-card.cs-style1:hover {
	-webkit-filter: drop-shadow(0px 0px 30px rgba(255, 74, 23, 0.5));
	filter: drop-shadow(0px 0px 30px rgba(255, 74, 23, .5))
}

.cs-card.cs-style1 img,
.cs-post.cs-style3 .cs-post_avatar_img img {
	width: 100%;
	border-radius: inherit
}

.cs-card.cs-style1 .cs-card_overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	background: #000;
	opacity: .5
}

.cs-card.cs-style1 .cs-card_info {
	position: absolute;
	padding: 45px 25px 0;
	top: 0;
	left: 0
}

.cs-card.cs-style1 .cs-card_info span {
	display: block;
	height: 12px;
	width: 12px;
	border-radius: 50%;
	margin-bottom: 10px
}

.cs-card.cs-style1 .cs-card_title {
	font-size: 22px;
	margin: 0;
	line-height: 1.5em
}

@media screen and (max-width:1400px) {
	.cs-card.cs-style1 .cs-card_title {
		font-size: 20px
	}

	.cs-card.cs-style1 .cs-card_info {
		padding: 40px 18px 0
	}
}

.cs-post_wrap {
	width: 54vw
}

.cs-post.cs-style1 {
	width: 100%;
	border-radius: 15px;
	overflow: hidden;
	position: relative
}

.cs-post.cs-style1 .cs-post_thumb {
	position: relative;
	display: block
}

.cs-post.cs-style1 .cs-post_overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: -webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(77, 77, 77, 0)));
	background: linear-gradient(360deg, #000 0, rgba(77, 77, 77, 0) 100%)
}

.cs-post.cs-style1 .cs-posted_by {
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 10px
}

.cs-post.cs-style1 .cs-post_title {
	font-size: 22px;
	margin-bottom: 0;
	line-height: 1.45em
}

.cs-post.cs-style1 .cs-post_info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 35px 25px
}

.cs-slider .cs-post.cs-style1 {
	max-width: 420px
}

.cs-post.cs-style2 .cs-post_thumb {
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 45px
}

.cs-post.cs-style2 .cs-post_thumb::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 2;
	background-color: rgba(22, 22, 22, .5);
	opacity: 0;
	-webkit-transition: .4s;
	transition: .4s
}

.cs-post.cs-style2 a.cs-post_thumb:hover img {
	-webkit-transform: scale(1.07);
	transform: scale(1.07)
}

.cs-post.cs-style2 .cs-post_meta {
	font-size: 18px;
	margin-bottom: 15px
}

.cs-post.cs-style2 .cs-post_title {
	font-size: 38px;
	margin-bottom: 30px
}

.cs-post.cs-style2 .cs-post_sub_title {
	margin-bottom: 35px;
	line-height: 1.75em
}

.cs-post.cs-style2 p {
	margin-bottom: 45px;
	line-height: 1.75em
}

.cs-post.cs-style2 h3 {
	font-size: 30px;
	margin-bottom: 25px
}

.cs-post.cs-style2 blockquote {
	font-size: 18px;
	line-height: 1.9em;
	border-left: 5px solid #ff4a17;
	background-color: #000;
	padding: 40px 35px;
	font-weight: 600;
	color: #fefefe;
	margin-bottom: 45px
}

.cs-post.cs-style2 blockquote small {
	display: block;
	position: relative;
	color: rgba(254, 254, 254, .7);
	font-size: 16px;
	line-height: 1.9em;
	font-style: initial;
	font-weight: 400;
	margin-top: 15px;
	padding-left: 35px
}

.cs-post.cs-style2 blockquote small::before {
	content: '';
	height: 2px;
	width: 20px;
	border-radius: 2px;
	position: absolute;
	left: 0;
	top: 50%;
	background-color: #fefefe
}

.cs-post_3_list li:not(:last-child) {
	border-bottom: 2px solid #e4e4e4;
	padding-bottom: 35px;
	margin-bottom: 26px
}

.cs-post.cs-style3 .cs-post_meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 30px
}

.cs-post.cs-style3 .cs-post_avatar_img {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	max-width: 50px;
	border-radius: 5px;
	margin-right: 18px
}

.cs-post.cs-style3 .cs-post_avatar_info h4 {
	font-size: 16px;
	margin-bottom: 0
}

.cs-post.cs-style3 .cs-post_avatar_info p {
	margin: 0;
	font-size: 14px;
	line-height: 1.6em
}

.cs-post.cs-style3 .cs-posted_by {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	width: 105px;
	margin-top: 4px
}

.cs-post.cs-style3 .cs-posted_by>span:first-child {
	color: #fefefe;
	font-size: 30px;
	font-weight: 600;
	margin-right: 12px
}

.cs-post.cs-style3 .cs-posted_by>span:last-child {
	font-size: 14px;
	line-height: 18px
}

@media screen and (max-width:1550px) {
	.cs-slider .cs-post.cs-style1 {
		max-width: 360px
	}

	.cs-shape_wrap_4 .cs-shape_4:first-child {
		left: -3%
	}

	.cs-post.cs-style1 .cs-post_title {
		font-size: 20px
	}
}

@media screen and (max-width:1199px) {
	.cs-iconbox_3_list {
		padding-left: 460px
	}

	.cs-card.cs-style1 .cs-card_title {
		font-size: 24px
	}

	.cs-card.cs-style1 .cs-card_info {
		padding: 40px 30px;
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%
	}

	.cs-post_wrap {
		width: 100%
	}
}

@media screen and (max-width:575px) {
	.cs-image_layer.cs-style1 {
		padding-right: 40px;
		padding-bottom: 40px
	}

	.cs-image_layer.cs-style1 .cs-image_layer_in::after {
		right: -30px;
		bottom: -30px
	}

	.cs-video_block.cs-style1,
	.cs-video_block.cs-style1.cs-size1 {
		height: 380px
	}

	.cs-video_block.cs-style1 .cs-player_btn,
	.cs-video_block.cs-style1.cs-size1 .cs-player_btn {
		-webkit-transform: translate(-50%, -50%) scale(.7);
		transform: translate(-50%, -50%) scale(.7)
	}

	.cs-moving_text_wrap {
		font-size: 56px
	}

	.cs-partner_logo_wrap {
		margin: 0 -10px
	}

	.cs-partner_logo {
		padding: 10px
	}

	.cs-page_heading.cs-style1 .breadcrumb {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.cs-slider.cs-style3 .slick-list {
		padding: 0 15px !important
	}

	.cs-site_branding img {
		max-height: 32px
	}

	.cs-hero.cs-style1 .cs-hero_title br,
	.cs-site_header.cs-style1 .cs-btn span {
		display: none
	}

	.cs-site_header.cs-style1 .cs-btn svg {
		margin-right: 0;
		width: 20px;
		height: 20px
	}

	.cs-isotop_filter.cs-style1 ul {
		border: none
	}

	.cs-isotop_filter.cs-style1 li {
		margin-bottom: 8px
	}

	.cs-isotop_filter.cs-style1 li:not(:last-child) {
		margin-right: 20px
	}

	.cs-isotop_filter.cs-style1 a {
		padding-bottom: 3px
	}

	.cs-hero.cs-style1 .cs-hero_title,
	.cs-hero.cs-style2 .cs-hero_tab_item h2 {
		font-size: 42px
	}

	.cs-hero.cs-style2 {
		height: initial;
		min-height: 100vh;
		padding: 150px 0 90px
	}

	.cs-hero.cs-style2 .cs-hero_tab_item .cs-hero_tab_img {
		width: 100%;
		opacity: .8
	}

	.cs-hero.cs-style3 .cs-hero_title {
		font-size: 38px;
		margin-bottom: 25px
	}

	.cs-hero.cs-style3 .cs-hero_subtitle {
		margin-bottom: 35px
	}

	.cs-hero.cs-style1.cs-type2 .cs-hero_title {
		font-size: 40px
	}

	.cs-hero.cs-style1.cs-type2 {
		height: 500px;
		padding-bottom: 40px
	}

	.cs-hero.cs-style4,
	.cs-hero.cs-style5 {
		padding: 80px 15px
	}

	.cs-hero.cs-style4 .cs-hero_title {
		font-size: 38px
	}

	.cs-hero.cs-style4 .cs-hero_title span::before {
		height: 3px;
		bottom: 4px
	}

	.cs-hero.cs-style5 .cs-hero_title {
		font-size: 40px;
		margin: 0 0 35px
	}

	.cs-hero.cs-style5 .cs-btn.cs-style1.cs-type1 {
		padding: 9px 26px
	}

	.cs-swiper_button_prev {
		left: 15px
	}

	.cs-swiper_button_next {
		right: 15px
	}

	.cs-iconbox.cs-style1 {
		padding: 30px
	}

	.cs-iconbox.cs-style3 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.cs-iconbox.cs-style3 .cs-iconbox_icon {
		position: initial;
		-webkit-transform: initial;
		transform: initial;
		margin-bottom: 20px;
		height: 60px;
		width: 60px
	}

	.cs-iconbox.cs-style3 .cs-iconbox_icon svg {
		max-height: 22px
	}

	.cs-slider .cs-post.cs-style1 {
		max-width: 320px
	}

	.cs-post.cs-style3 {
		display: block
	}

	.cs-post.cs-style3 .cs-posted_by {
		margin-top: 0;
		margin-bottom: 10px
	}

	.cs-post.cs-style3 .cs-post_meta {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-top: 20px
	}

	.cs-post.cs-style3 .cs-post_avatar {
		margin-top: 25px
	}
}

@media screen and (max-width:350px) {
	.cs-slider .cs-post.cs-style1 {
		max-width: 300px
	}
}

.cs-team.cs-style1 {
	overflow: hidden;
	position: relative
}

.cs-team.cs-style1 .cs-member_thumb {
	border-radius: 15px;
	position: relative;
	overflow: hidden
}

.cs-team.cs-style1 .cs-member_thumb img {
	width: 100%;
	position: relative;
	z-index: 1;
	border-radius: inherit;
	-webkit-transition: .8s;
	transition: .8s
}

.cs-team.cs-style1 .cs-member_overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	border-radius: inherit;
	background: -webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(77, 77, 77, 0)));
	background: linear-gradient(360deg, #000 0, rgba(77, 77, 77, 0) 100%)
}

.cs-team.cs-style1 .cs-member_social svg {
	height: 20px;
	width: 20px
}

.cs-team.cs-style1 .cs-member_name {
	font-size: 22px;
	margin-bottom: 6px
}

.cs-team.cs-style1 .cs-member_info {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 3;
	padding: 30px 25px
}

.cs-team.cs-style1 .cs-member_social {
	position: absolute;
	z-index: 2;
	left: 13px;
	top: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.cs-team.cs-style1 .cs-member_social a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 12px;
	-webkit-transform: scale(0) rotate(45deg);
	transform: scale(0) rotate(45deg);
	opacity: 0;
	-webkit-transition: .4s;
	transition: .4s
}

.cs-team.cs-style1:hover .cs-member_social a {
	-webkit-transform: scale(1) rotate(0);
	transform: scale(1) rotate(0);
	opacity: 1
}

.cs-team.cs-style1:hover .cs-member_thumb img {
	-webkit-transform: scale(1.06) translateY(8px);
	transform: scale(1.06) translateY(8px)
}

.cs-cta.cs-style1 {
	padding: 90px 30px;
	border-radius: 15px
}

.cs-cta.cs-style1 .cs-cta_title {
	font-weight: 600;
	font-size: 50px
}

@media screen and (max-width:1300px) {
	.cs-cta.cs-style1 .cs-cta_title {
		font-size: 42px
	}
}

@media screen and (max-width:991px) {
	.cs-iconbox.cs-style2 {
		max-width: 100%
	}

	.cs-iconbox.cs-style2 .cs-iconbox_title {
		font-size: 26px;
		margin-bottom: 20px
	}

	.cs-iconbox.cs-style3 .cs-iconbox_title {
		font-size: 26px;
		margin-bottom: 10px
	}

	.cs-iconbox_3_list {
		padding-left: 0;
		padding-top: 650px
	}

	.cs-iconbox_3_list .cs-image_layer {
		max-width: 100%;
		width: 100%
	}

	.cs-post.cs-style2 .cs-post_title {
		font-size: 30px;
		margin-bottom: 15px
	}

	.cs-post.cs-style2 .cs-post_meta {
		font-size: 16px;
		margin-bottom: 10px
	}

	.cs-post.cs-style2 .cs-post_sub_title {
		margin-bottom: 20px
	}

	.cs-post.cs-style2 .cs-post_thumb {
		margin-bottom: 25px
	}

	.cs-post.cs-style2 blockquote {
		font-size: 16px;
		border-width: 3px;
		padding: 30px 25px
	}

	.cs-post.cs-style3 .cs-post_title {
		font-size: 24px;
		margin-bottom: 20px
	}

	.cs-cta.cs-style1 {
		padding: 70px 30px;
		border-radius: 15px
	}

	.cs-cta.cs-style1 .cs-cta_title {
		font-size: 36px
	}

	.cs-cta.cs-style1 .cs-cta_title br {
		display: none
	}
}

.cs-time_line.cs-style1 h2 {
	font-size: 22px;
	margin-bottom: 10px
}

.cs-time_line.cs-style1 p {
	margin-bottom: 7px
}

.cs-testimonial.cs-style1 {
	position: relative;
	padding-left: 70px;
	padding-top: 70px
}

.cs-testimonial.cs-style1 .cs-testimonial_quote {
	position: absolute;
	top: 0;
	left: 0
}

.cs-testimonial.cs-style1 .cs-testimonial_text {
	font-size: 22px;
	line-height: 1.5em;
	font-weight: 600;
	color: #fefefe
}

.cs-testimonial.cs-style1 .cs-rating {
	margin-top: 24px
}

.cs-testimonial.cs-style1 .cs-testimonial_avatar_name {
	font-size: 22px;
	margin-bottom: 0;
	margin-top: 70px
}

.cs-testimonial.cs-style1 .cs-testimonial_avatar_designation::before {
	content: '';
	height: 2px;
	width: 20px;
	background-color: #d9d9d9;
	display: inline-block;
	position: relative;
	top: -4px;
	border-radius: 3px;
	margin-right: 10px
}

.cs-portfolio_1_heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.cs-portfolio.cs-style1 {
	border-radius: 15px;
	overflow: hidden;
	height: 500px;
	display: block;
	position: relative
}

.cs-portfolio.cs-style1 .cs-portfolio_hover {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	background-color: rgba(22, 22, 22, .4);
	-webkit-transition: .4s;
	transition: .4s;
	z-index: 2
}

.cs-portfolio.cs-style1 .cs-plus {
	position: absolute;
	height: 60px;
	width: 60px;
	left: 50%;
	z-index: 1;
	top: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%) scale(.4);
	transform: translate(-50%, -50%) scale(.4);
	-webkit-transition: .4s;
	transition: .4s
}

.cs-portfolio.cs-style1 .cs-plus::after,
.cs-portfolio.cs-style1 .cs-plus::before {
	content: '';
	position: absolute;
	height: 4px;
	width: 100%;
	background-color: #fff;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.cs-portfolio.cs-style1 .cs-plus::before {
	-webkit-transform: translate(-50%, -50%) rotate(90deg);
	transform: translate(-50%, -50%) rotate(90deg)
}

.cs-portfolio.cs-style1:hover .cs-plus {
	opacity: 1;
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}

.cs-portfolio.cs-style1 .cs-portfolio_bg {
	height: 100%;
	width: 100%;
	border-radius: inherit
}

.cs-portfolio.cs-style1 .cs-portfolio_info {
	height: 300px;
	width: 300px;
	border-radius: 50%;
	padding: 105px 20px 80px 65px;
	bottom: -60px;
	left: -40px;
	position: absolute;
	z-index: 2
}

.cs-portfolio.cs-style1 .cs-portfolio_info_bg {
	position: absolute;
	height: 100%;
	width: 100%;
	border-radius: inherit;
	left: 0;
	top: 0
}

.cs-portfolio.cs-style1 .cs-portfolio_title {
	font-size: 22px;
	margin-bottom: 5px;
	position: relative;
	z-index: 2
}

.cs-portfolio.cs-style1 .cs-portfolio_subtitle {
	display: inline-block;
	position: relative;
	z-index: 2;
	padding-right: 30px;
	color: rgba(254, 254, 254, .7)
}

.cs-portfolio.cs-style1 .cs-portfolio_subtitle::after {
	content: '';
	height: 1px;
	width: 20px;
	background-color: currentColor;
	border-radius: 3px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: 2px
}

.cs-portfolio.cs-style1.cs-type1 {
	height: 465px
}

.cs-portfolio.cs-style1.cs-type1 .cs-portfolio_info_bg {
	left: -50px;
	top: 50px;
	opacity: 0;
	-webkit-transition: .4s;
	transition: .4s
}

.cs-portfolio.cs-style1.cs-type1:hover .cs-portfolio_info_bg {
	left: 0;
	top: 0;
	opacity: 1
}

.cs-portfolio.cs-style1.cs-type1 .cs-portfolio_subtitle,
.cs-portfolio.cs-style1.cs-type1 .cs-portfolio_title,
.cs-portfolio.cs-style1.cs-type2 .cs-portfolio_subtitle,
.cs-portfolio.cs-style1.cs-type2 .cs-portfolio_title {
	top: 15px;
	opacity: 0;
	-webkit-transition: .4s;
	transition: .4s
}

.cs-portfolio.cs-style1.cs-type1:hover .cs-portfolio_title,
.cs-portfolio.cs-style1.cs-type2:hover .cs-portfolio_title {
	top: 0;
	opacity: 1;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s
}

.cs-portfolio.cs-style1.cs-type1:hover .cs-portfolio_subtitle,
.cs-portfolio.cs-style1.cs-type2:hover .cs-portfolio_subtitle {
	top: 0;
	opacity: 1;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s
}

.cs-portfolio.cs-style1.cs-type2 .cs-portfolio_hover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 74, 23, .7)), to(rgba(0, 0, 0, .8)));
	background: linear-gradient(180deg, rgba(255, 74, 23, .7) 0, rgba(0, 0, 0, .8) 100%)
}

.cs-portfolio.cs-style1.cs-type2 .cs-portfolio_info {
	height: 100%;
	width: 100%;
	border-radius: 0;
	padding: 30px 20px 30px 25px;
	bottom: 0;
	left: 0;
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.cs-portfolio.cs-style1.cs-lightbox_item:hover {
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.cs-portfolio.cs-style1.cs-size1 {
	height: 299px
}

.cs-portfolio.cs-style1.cs-size2 {
	height: 622px
}

.cs-portfolio.cs-style2 {
	position: relative;
	max-width: 1920px;
	margin: auto
}

@media screen and (max-width:1540px) {
	.cs-portfolio.cs-style1 {
		height: 450px
	}

	.cs-portfolio.cs-style1.cs-size3 {
		height: 500px
	}
}

@media screen and (max-width:1080px) {
	.cs-portfolio.cs-style2 .cs-portfolio_img {
		padding-left: 60px
	}

	.cs-portfolio.cs-style2.cs-type1 .cs-portfolio_img {
		padding-right: 60px
	}
}

.cs-funfact_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 15px;
	padding: 60px 80px;
	position: relative;
	z-index: 1
}

.cs-funfact_wrap .cs-funfact_shape,
.cs-funfact_wrap_2 .cs-funfact_shape {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	border-radius: inherit;
	background-position: right bottom;
	background-repeat: no-repeat
}

.cs-funfact_wrap .cs-funfact_left {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	width: 40%;
	position: relative;
	z-index: 2
}

.cs-funfact_wrap .cs-funfact_right {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 80px;
	position: relative;
	z-index: 2
}

.cs-funfact_wrap.cs-type1 {
	margin-top: -130px
}

.cs-funfact_heading h2 {
	font-size: 50px;
	margin-bottom: 20px
}

.cs-funfact_heading p {
	margin-bottom: 0;
	line-height: 1.75em
}

.cs-funfacts {
	display: -ms-grid;
	display: grid;
	grid-gap: 36px 40px;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr)
}

.cs-funfact.cs-style1 .cs-funfact_number,
.cs-funfact.cs-style2 .cs-funfact_number {
	margin: 0 13px 0 0;
	font-size: 50px;
	line-height: 1.3em
}

.cs-funfact.cs-style1 .cs-funfact_text span {
	font-size: 20px;
	font-weight: 700;
	display: block;
	margin-top: -4px;
	margin-bottom: -1px
}

.cs-funfact.cs-style2 .cs-funfact_title {
	font-size: 22px;
	color: #999696;
	margin: 0
}

.cs-funfact_wrap_2 {
	-webkit-box-shadow: 0 0 25px rgba(123, 123, 123, .1);
	box-shadow: 0 0 25px rgba(123, 123, 123, .1);
	border-radius: 15px;
	padding: 90px 90px 100px;
	position: relative;
	z-index: 1
}

.cs-scrollup,
body::after {
	position: fixed;
	pointer-events: none;
	z-index: 9999
}

.cs-funfact_wrap_2.cs-no_shadow {
	-webkit-box-shadow: initial;
	box-shadow: initial
}

.cs-funfact_wrap_2 .cs-funfacts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -12px
}

.cs-funfact_wrap_2 .cs-funfacts>* {
	padding: 12px
}

.cs-funfact_wrap_2.cs-type1 {
	margin-top: -145px
}

.cs-funfact_wrap_2.cs-type2 {
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-top: 0;
	padding-bottom: 0
}

@media screen and (max-width:1399px) {

	.cs-funfact_wrap,
	.cs-funfact_wrap_2 {
		padding: 60px 50px
	}

	.cs-funfact_wrap_2.cs-type1 {
		margin-top: -102px
	}

	.cs-funfact_wrap .cs-funfact_left {
		width: 38%
	}

	.cs-funfact_wrap .cs-funfact_right {
		padding-left: 50px;
		width: 62%
	}
}

@media screen and (max-width:1380px) {

	.cs-funfact.cs-style2 .cs-funfact_title,
	.cs-portfolio.cs-style1 .cs-portfolio_title,
	.cs-team.cs-style1 .cs-member_name,
	.cs-testimonial.cs-style1 .cs-testimonial_avatar_name,
	.cs-testimonial.cs-style1 .cs-testimonial_text,
	.cs-time_line.cs-style1 h2 {
		font-size: 20px
	}

	.cs-time_line.cs-style1 h3 {
		font-size: 26px
	}

	.cs-funfact_heading h2 {
		font-size: 42px;
		margin-bottom: 10px
	}

	.cs-funfact.cs-style1 .cs-funfact_number,
	.cs-funfact.cs-style2 .cs-funfact_number {
		font-size: 42px
	}

	.cs-funfact.cs-style1 .cs-funfact_text span {
		font-size: 18px;
		margin-top: -8px;
		margin-bottom: -5px
	}
}

@media screen and (max-width:1199px) {
	.cs-funfact_wrap {
		display: block
	}

	.cs-funfact_wrap .cs-funfact_right {
		padding-left: 0;
		width: 100%
	}

	.cs-funfact_wrap .cs-funfact_left {
		width: 100%;
		margin-bottom: 50px
	}

	.cs-funfact_wrap_2 .cs-funfacts {
		display: -ms-grid;
		display: grid;
		grid-gap: 10px 25px
	}
}

@media screen and (max-width:767px) {
	.cs-funfacts {
		grid-gap: 15px 15px;
		-ms-grid-columns: (1fr)[1];
		grid-template-columns: repeat(1, 1fr)
	}
}

@media screen and (max-width:575px) {
	.cs-cta.cs-style1 {
		padding: 70px 20px
	}

	.cs-cta.cs-style1 .cs-cta_title {
		font-size: 28px
	}

	.cs-portfolio.cs-style1 {
		height: 380px
	}

	.cs-funfacts {
		grid-gap: 15px 15px;
		-ms-grid-columns: (1fr)[1];
		grid-template-columns: repeat(1, 1fr)
	}

	.cs-funfact_wrap,
	.cs-funfact_wrap_2 {
		padding: 40px 30px
	}
}

.cs-pricing_table.cs-style1 {
	position: relative;
	background: linear-gradient(267.18deg, #161616 0, #080808 100%);
	border-radius: 15px;
	overflow: hidden;
	padding: 0 45px
}

.cs-pricing_table.cs-style1::before {
	content: '';
	position: absolute;
	right: -55px;
	top: -55px;
	height: 135px;
	width: 135px;
	background: #ff4a17;
	-webkit-filter: blur(125px);
	filter: blur(125px);
	-webkit-transition: .4s;
	transition: .4s;
	opacity: 0
}

.cs-pricing_table.cs-style1 .cs-pricing_title {
	font-size: 30px;
	padding: 30px 0;
	border-bottom: 1px solid #302e2e;
	margin: 0
}

.cs-pricing_table.cs-style1 .cs-price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding-top: 20px;
	margin-bottom: 5px
}

.cs-pricing_table.cs-style1 .cs-price h3 {
	margin: 0;
	font-size: 38px
}

.cs-pricing_table.cs-style1 .cs-price span {
	position: relative;
	bottom: 6px
}

.cs-pricing_table.cs-style1 .cs-pricing_info {
	border-bottom: 1px solid #302e2e;
	padding-bottom: 23px
}

.cs-pricing_table.cs-style1 .cs-pricing_feature {
	padding: 35px 0 25px;
	border-bottom: 1px solid #302e2e
}

.cs-pricing_table.cs-style1 .cs-pricing_feature li:not(:last-child) {
	margin-bottom: 16px
}

.cs-pricing_table.cs-style1 .cs-pricing_feature .cs-feature_icon {
	position: absolute;
	left: 0;
	top: -1px
}

.cs-pricing_table.cs-style1 .cs-pricing_btn_wrap {
	padding: 28px 0
}

@media screen and (max-width:991px) {
	.cs-testimonial.cs-style1 {
		padding-left: 20px;
		padding-top: 60px
	}

	.cs-testimonial.cs-style1 .cs-testimonial_avatar_name {
		margin-top: 30px
	}

	.cs-portfolio.cs-style1 {
		height: 380px
	}

	.cs-portfolio.cs-style2 .cs-portfolio_img,
	.cs-portfolio.cs-style2.cs-type1 .cs-portfolio_img {
		position: relative;
		padding-left: 70px;
		padding-right: 0
	}

	.cs-portfolio.cs-style2 .cs-section_heading.cs-style1,
	.cs-portfolio.cs-style2.cs-type1 .cs-section_heading.cs-style1 {
		padding-left: 70px
	}

	.cs-funfact_wrap .cs-funfact_left {
		margin-bottom: 30px
	}

	.cs-pricing_table.cs-style1 {
		padding: 0 30px
	}

	.cs-pricing_table.cs-style1 .cs-pricing_title {
		font-size: 26px
	}
}

.rtl {
	text-align: right
}

.rtl .text-end {
	text-align: left !important
}

.rtl .cs-funfact.cs-style1 .cs-funfact_number {
	margin-left: 14px;
	margin-right: 0
}

.rtl .cs-funfact_wrap .cs-funfact_right {
	padding-left: 0;
	padding-right: 80px
}

.rtl .cs-nav .cs-nav_list>li.menu-item-has-children>a::after {
	margin-left: 0;
	margin-right: 6px
}

.rtl .cs-text_btn span::before {
	left: initial;
	right: -100%;
	-webkit-transform: scaleX(0) rotate(180deg);
	transform: scaleX(0) rotate(180deg)
}

.rtl .cs-text_btn svg {
	margin-left: 0;
	margin-right: 15px;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.rtl .cs-text_btn.cs-type1 svg,
.rtl .cs-text_btn.cs-type2 svg {
	margin-left: 15px;
	margin-right: 0
}

.rtl .cs-text_btn:hover span::before {
	-webkit-transform: scaleX(1) rotate(180deg);
	transform: scaleX(1) rotate(180deg)
}

.rtl .cs-hero_social_wrap,
.rtl .cs-moving_text_wrap,
.rtl .cs-slider_container,
.rtl .cs-swiper_button_next,
.rtl .cs-swiper_button_prev,
.rtl .cs-testimonial_slider,
.rtl .cs-toolbox {
	direction: ltr
}

.rtl .cs-fullscreen_swiper_wrap .cs-hero_social_wrap.cs-left_side,
.rtl .cs-hero.cs-style1 .cs-hero_social_wrap.cs-left_side,
.rtl .cs-hero.cs-style2 .cs-hero_social_wrap.cs-left_side,
.rtl .cs-hero.cs-style3 .cs-hero_social_wrap.cs-left_side,
.rtl .cs-swiper_parallax_slider_wrap .cs-hero_social_wrap.cs-left_side {
	left: initial;
	right: 45px
}

.rtl .cs-contact_info.cs-style1 li,
.rtl .cs-post.cs-style2 blockquote small {
	padding-left: 0;
	padding-right: 35px
}

.rtl .cs-contact_info.cs-style1 svg,
.rtl .cs-post.cs-style2 blockquote small::before,
.rtl .cs-rating>*,
.rtl .cs-testimonial.cs-style1 .cs-testimonial_quote {
	left: initial;
	right: 0
}

.rtl .cs-side_header .cs-side_header_in {
	right: 100%
}

.rtl .cs-side_header.active .cs-side_header_in {
	right: calc(100% - 500px)
}

.rtl .cs-accordian_toggle,
.rtl .cs-hero.cs-style2 .cs-hero_tab_item .cs-hero_tab_img,
.rtl .cs-post_meta.cs-style1>:not(:last-child)::before,
.rtl .cs-side_header .cs-side_header_shape,
.rtl .cs-sidebar_search_btn,
.rtl .cs-site_header.cs-style1 .cs-munu_toggle,
.rtl .slider-for .slick-next {
	right: initial;
	left: 0
}

.rtl .cs-side_header .cs-side_header_shape::before {
	right: initial;
	left: -90px
}

.rtl .cs-header_badge,
.rtl .cs-newsletter.cs-style1 .cs-newsletter_btn {
	right: initial;
	left: 5px
}

.rtl .cs-newsletter.cs-style1 .cs-newsletter_input {
	padding: 5px 15px 5px 100px
}

.rtl .cs-slider.cs-style1 .cs-slider_left {
	padding-right: initial;
	padding-left: 12%
}

.rtl .cs-testimonial.cs-style1 .cs-testimonial_avatar_designation::before {
	margin-right: 0;
	margin-left: 10px
}

.rtl .cs-munu_dropdown_toggle,
.rtl .cs-shape_wrap_3 .cs-shape_3 {
	right: initial;
	left: 20px
}

@media (min-width:1200px) {
	.rtl .cs-nav .cs-nav_list>li {
		margin-right: initial;
		margin-left: 50px
	}

	.rtl .cs-nav .cs-nav_list>li:last-child {
		margin-left: 0
	}
}

.rtl .slider-for .slick-prev {
	right: initial;
	left: 76px
}

.rtl .cs-close {
	right: initial;
	left: 30px
}

.rtl .cs-shape_wrap_4 .cs-shape_4:first-child {
	left: initial;
	right: 5%
}

.rtl .cs-shape_wrap_4 .cs-shape_4:nth-child(2) {
	left: initial;
	right: 25%
}

.rtl .breadcrumb-item+.breadcrumb-item {
	padding-left: 0;
	padding-right: 14px
}

.rtl .breadcrumb-item+.breadcrumb-item::after {
	content: '';
	height: 17px;
	width: 1px;
	background-color: #fff;
	padding: 0;
	position: relative;
	top: 5px;
	margin-left: 14px;
	float: right
}

.rtl .cs-accordian_head {
	padding-left: 20px;
	padding-right: 0
}

.rtl .cs-btn.cs-style1 svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-left: 0;
	margin-right: 14px
}

.rtl .cs-isotop_filter.cs-style1 li:not(:last-child) {
	margin-right: 0;
	margin-left: 28px
}

.rtl .cs-post.cs-style3 .cs-posted_by>span:first-child {
	margin-right: 0;
	margin-left: 12px
}

.rtl .cs-post.cs-style3 .cs-post_avatar_img,
.rtl .cs-recent_post_thumb {
	margin-right: 0;
	margin-left: 18px
}

.rtl .cs-hero.cs-style3 .cs-hero_subtitle {
	margin-right: auto;
	margin-left: initial
}

.rtl .cs-hero.cs-style5 .cs-hero_text {
	padding-left: 0;
	padding-right: 180px
}

.rtl .cs-sidebar_search input {
	padding-left: 40px;
	padding-right: 10px
}

.rtl .widget_archive ul li,
.rtl .widget_categories ul li {
	padding-left: 0;
	padding-right: 26px
}

.rtl .widget_archive ul li::before,
.rtl .widget_categories ul li::before {
	left: initial;
	right: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.rtl .cs-post_meta.cs-style1>:not(:last-child) {
	margin-right: 0;
	padding-right: 0;
	margin-left: 12px;
	padding-left: 12px
}

.rtl .cs-post.cs-style2 blockquote {
	border-left: 0;
	border-right: 5px solid #ff4a17
}

.rtl .cs-page_navigation>div:not(:last-child) {
	margin-right: 0;
	padding-right: 0;
	margin-left: 21px;
	padding-left: 21px
}

.rtl .cs-page_navigation>div:not(:last-child)::after {
	right: initial;
	left: -1px
}

.rtl .offset-lg-1,
.rtl .offset-xl-1 {
	margin-left: 0;
	margin-right: 8.33333333%
}

.rtl .offset-xl-2 {
	margin-left: 0;
	margin-right: 16.66666667%
}

@media (max-width:991px) {
	.rtl .offset-lg-1 {
		margin-right: 0
	}
}

.rtl .cs-hero.cs-style3 .cs-hero_highlite {
	left: initial;
	right: 68%
}

.rtl .cs-hero.cs-style3.cs-type1 .cs-hero_subtitle {
	margin-right: 0
}

@media (max-width:1199px) {
	.cs-hero.cs-style3.cs-type1 .cs-hero_highlite {
		display: none
	}

	.cs-hero.cs-style3.cs-type1 .cs-hero_subtitle {
		margin-left: auto;
		margin-right: auto
	}

	.cs-iconbox_3_list.cs-style1 {
		padding: 0
	}

	.rtl .offset-xl-1,
	.rtl .offset-xl-2 {
		margin-right: 0
	}

	.rtl .cs-hero.cs-style3.cs-type1 .cs-hero_subtitle {
		margin-right: auto;
		margin-left: auto
	}
}

.cs-height_30 {
	height: 30px
}

body::after {
	content: "© CrazyWebAlex";
	bottom: 10px;
	right: 10px;
	color: rgba(255, 255, 255, .6);
	background-color: rgba(0, 0, 0, .4);
	padding: 5px 10px;
	font-size: 14px;
	font-family: sans-serif
}

.cs-scrollup {
	bottom: 30px;
	right: 30px;
	width: 45px;
	height: 45px;
	background-color: #333;
	color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	opacity: 0;
	transition: opacity .3s
}

.cs-scrollup_show {
	opacity: 1;
	pointer-events: auto
}

.cs-hero_tab_item {
	opacity: .4;
	transition: opacity .4s
}

.cs-icon_btn {
	position: relative;
	display: inline-flex;
	flex-direction: column;
	justify-content: space-around;
	width: 40px;
	height: 30px;
	background: 0 0;
	border: none;
	cursor: pointer;
	padding: 0;
	z-index: 1000;
	pointer-events: auto
}

.cs-icon_btn_in {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	height: 100%
}

.cs-icon_btn_in span {
	display: block;
	height: 4px;
	background-color: #333;
	border-radius: 2px;
	transition: .3s
}

.cs-icon_btn:hover .cs-icon_btn_in span {
	background-color: #555
}

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

.cs-contact_info li {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 12px
}

.cs-contact_info li img {
	display: inline-block;
	width: 18px;
	height: 18px
}

.cs-contact_info li span a {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	transition: color .3s
}

.cs-social_btns {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 20px
}

.cs-social_btns a img {
	display: inline-block;
	width: 32px;
	height: 32px;
	transition: transform .3s
}

.cs-social_btns a:hover img {
	transform: scale(1.1)
}

.cs-hero_tab_item:hover {
	background-color: rgba(255, 102, 0, .1)
}

.cs-hero_tab_img {
	opacity: 0;
	transition: opacity .4s;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.cs-google_map {
	position: relative;
	width: 100%;
	max-width: 1600px;
	aspect-ratio: 3/4;
	margin: 0 auto;
	border-radius: 1000px;
	overflow: hidden;
	background-color: #000
}

.cs-google_map iframe {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border: 0
}

#chat-input {
	flex: 1;
	padding: 10px;
	border: none;
	font-size: 14px;
	color: #000
}

.social-icon svg {
	transition: transform .3s, fill .3s
}

.social-icon:hover svg {
	transform: scale(1.2) rotate(10deg);
	fill: #ff2a68
}

.cs-team {
	max-width: 320px;
	margin: 0 auto;
	padding: 1rem;
	text-align: center
}

.cs-member_thumb {
	position: relative;
	display: inline-block;
	width: 100%
}

.cs-member_thumb img {
	width: 100%;
	height: auto;
	border-radius: 8px;
	display: block
}

.cs-member_overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .15);
	border-radius: 8px
}

.cs-badge {
	color: #fff;
	font-weight: 600;
	box-shadow: 0 0 6px rgba(0, 0, 0, .2);
	position: absolute;
	top: 10px;
	left: 10px;
	background: rgba(255, 255, 255, .6);
	padding: 4px 8px;
	border-radius: 4px;
	font-size: .9rem
}

.cs-member_name {
	color: #222;
	margin: 0;
	font-size: 1.5rem;
	font-weight: 700
}

.cs-member_designation {
	color: #444;
	font-size: 1rem;
	margin-top: .25rem
}

@media (max-width:600px) {

	p,
	p em,
	p span,
	p strong {
		font-size: 18px !important;
		line-height: 1.6
	}
}

.kontakt-button {
	transition: transform .25s, background-color .25s, color .25s;
	background-color: #0056b3;
	color: #fff;
	padding: .75em 1.5em;
	border: none;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block
}

.kontakt-button:hover {
	transform: scale(1.05);
	background-color: #007bff;
	color: #f1f1f1
}

form input[type=email],
form input[type=text] {
	width: 100%;
	max-width: 600px;
	padding: 12px 14px;
	margin-bottom: 15px;
	border: 1px solid #444;
	border-radius: 6px;
	font-size: 16px;
	background-color: #000;
	color: #fff
}

form input[type=email]::placeholder,
form input[type=text]::placeholder {
	color: #aaa
}

form label {
	font-weight: 600;
	margin-bottom: 5px;
	display: block;
	color: #fff
}

form button {
	padding: 12px 25px;
	font-size: 16px;
	border: none;
	border-radius: 6px;
	cursor: pointer;
	background-color: #ff4a17;
	color: #fff;
	transition: background-color .3s
}

form button:hover {
	background-color: #e63e0e
}

.cs-bottom_footer {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 20px;
	padding: 20px 10px;
	font-family: Poppins, sans-serif;
	font-size: 14px;
	color: #888;
	text-align: center
}

.cs-centered_text,
.cs-centered_text h2,
.cs-centered_text h3,
.cs-centered_text h4,
.cs-centered_text p,
.cs-centered_text ul li {
	text-align: left;
	color: #fff
}

.footer-left,
.footer-middle,
.footer-right {
	flex: 0 1 auto
}

.footer-links {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	gap: 15px;
	flex-wrap: wrap;
	justify-content: center
}

.footer-links a {
	color: #888
}

.cs-centered_text {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
	line-height: 1.8;
	font-size: 18px
}

.cs-centered_text h3 {
	margin-top: 50px;
	margin-bottom: 25px;
	font-size: 28px;
	font-weight: 700
}

.cs-centered_text p {
	margin-bottom: 25px;
	font-size: 18px
}

.cs-centered_text ul {
	margin: 20px 0;
	padding-left: 25px
}

.cs-centered_text ul li {
	margin-bottom: 12px;
	font-size: 18px
}

.cs-centered_text a {
	color: #ff4a17;
	text-decoration: underline
}

.cs-centered_text a:hover {
	color: #e13e0f
}

@media (max-width:768px) {
	.cs-bottom_footer {
		flex-direction: column;
		gap: 10px
	}

	.cs-centered_text {
		padding: 0 15px;
		font-size: 17px
	}

	.cs-centered_text h3 {
		font-size: 22px;
		margin-top: 40px;
		margin-bottom: 20px
	}

	.cs-centered_text p,
	.cs-centered_text ul li {
		font-size: 17px
	}
}

.cs-pricebox {
	background-color: rgba(255, 255, 255, .05);
	border: 1px solid rgba(255, 255, 255, .2);
	padding: 25px;
	margin: 30px 0;
	border-radius: 12px;
	color: #fff
}

.cs-pricebox h4 {
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: 700;
	color: #ff4a17
}

.cs-pricebox ul {
	margin: 0;
	padding-left: 20px;
	list-style-type: "🔥 "
}

.cs-pricebox ul li {
	margin-bottom: 10px;
	font-size: 18px
}

.emoji {
	display: inline-block;
	width: 1.5em;
	text-align: center;
	font-style: normal;
	font-size: 1em;
	line-height: 1
}

.cs-nav_list li a {
	display: inline-block;
	min-height: 44px;
	line-height: 44px;
	white-space: nowrap
}

.crazy-booking-box {
  margin: 2rem 0;
  padding: 1rem;
  border-radius: 10px;
  background-color: #1a1a1a; 
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
}

.crazy-booking-box label {
  display: block;
  margin-bottom: 0.5rem;
  color: #fff;
  font-weight: 600;
}

.crazy-booking-box select,
.crazy-booking-box input {
  width: 100%;
  padding: 0.75rem;
  border-radius: 6px;
  border: none;
  margin-bottom: 1rem;
  background: #222;
  color: #fff;
  font-size: 1rem;
}

.gray-border-style {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 10px;
  padding: 12px 14px;
  background-color: #111;
  color: #fff;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
}
 
.crazy-booking-box label {
	display: block;
	margin-bottom: 0.5rem;
	color: #fff;
	font-weight: 600;
}

.crazy-booking-box select,
.crazy-booking-box input {
	width: 100%;
	padding: 0.75rem;
	border-radius: 6px;
	border: none;
	margin-bottom: 1rem;
	background: #222;
	color: #fff;
	font-size: 1rem;
}

