.sc_content_width_1_1 {
	width: 1170px;
}

.sc_content_width_1_2 {
	width: 585px;
}

.sc_content_width_1_3 {
	width: 390px;
}

.sc_content_width_2_3 {
	width: 780px;
}

.sc_content_width_1_4 {
	width: 292.5px;
}

.sc_content_width_3_4 {
	width: 877.5px;
}

.trx_addons_container,
.trx_addons_container-fluid {
	padding-left: 15px;
	padding-right: 15px;
}

.trx_addons_columns_wrap {
	margin-right: -30px;
}

	.trx_addons_columns_wrap > [class*="trx_addons_column-"] {
		padding-right: 30px;
	}

	.trx_addons_columns_wrap.columns_padding_left {
		margin-left: -30px;
	}

		.trx_addons_columns_wrap.columns_padding_left > [class*="trx_addons_column-"],
		.trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_left {
			padding-left: 30px;
		}

	.trx_addons_columns_wrap.columns_padding_right {
		margin-right: -30px;
	}

		.trx_addons_columns_wrap.columns_padding_right > [class*="trx_addons_column-"],
		.trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_right {
			padding-right: 30px;
		}

	.trx_addons_columns_wrap.columns_padding_center {
		margin-left: -15px;
		margin-right: -15px;
	}

		.trx_addons_columns_wrap.columns_padding_center > [class*="trx_addons_column-"],
		.trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_center {
			padding-left: 30px;
		}

	.trx_addons_columns_wrap.columns_padding_bottom > [class*="trx_addons_column-"],
	.trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_bottom {
		padding-bottom: 30px;
	}

.trx_addons_hover_mask {
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.trx_addons_scroll_to_top {
	border: none;
}

	.trx_addons_scroll_to_top:before {
		content: '\e947';
		font-family: "fontello"
	}

/*body.page.home .trx_addons_scroll_to_top {
	display: none !important;
}*/

.menu_style_right .trx_addons_scroll_to_top {
	right: 7rem;
}

.swiper-container-horizontal > .swiper-pagination,
.slider_swiper_outer > .swiper-pagination {
	bottom: 1em;
}

.slider_swiper .slider_pagination_wrap,
.slider_swiper_outer .slider_pagination_wrap {
	color: #fff;
}

.slider_swiper .swiper-pagination-bullet,
.slider_swiper_outer .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	margin: 0 4px;
	opacity: 0.7;
}

	.slider_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active,
	.slider_swiper_outer .swiper-pagination-bullet.swiper-pagination-bullet-active {
		opacity: 1;
	}

.sidebar .swiper-container-horizontal > .swiper-pagination,
.sidebar .slider_swiper_outer > .swiper-pagination {
	bottom: 0.5em;
}

.sidebar .slider_swiper .swiper-pagination-bullet,
.sidebar .slider_swiper_outer .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
}

.slider_style_modern .swiper-container-horizontal > .swiper-pagination,
.slider_style_modern > .swiper-pagination {
	bottom: 0;
}

.sidebar .slider_swiper_outer .slider_controls_wrap,
.sidebar .slider_swiper.slider_controls_side .slider_controls_wrap {
	display: none;
}

.slider_swiper.slider_controls_side .slider_controls_wrap > a,
.slider_outer_controls_side .slider_controls_wrap > a {
	width: 3.438em;
	height: 3.438em;
	line-height: 3.438em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.slider_swiper.slider_controls_side .slider_controls_wrap > .slider_prev,
.slider_outer_controls_side .slider_controls_wrap > .slider_prev {
	opacity: 0;
	filter: alpha(opacity=0);
	margin-left: -100px;
	left: 0;
}

.slider_swiper.slider_controls_side .slider_next,
.slider_outer_controls_side .slider_controls_wrap > .slider_next {
	opacity: 0;
	filter: alpha(opacity=0);
	margin-right: -100px;
	right: 0;
}

.slider_swiper.slider_controls_side:hover .slider_controls_wrap > a,
.slider_outer_controls_side:hover + .slider_controls_wrap > a {
	opacity: 1;
	filter: alpha(opacity=100);
	margin-left: 0;
	margin-right: 0;
}

.slider_swiper.slider_controls_side .slider_controls_wrap > a:before,
.slider_outer_controls_side .slider_controls_wrap > a:before {
	font-family: 'fontello';
	font-size: 1.6em;
}

.slider_swiper.slider_controls_side .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_side .slider_controls_wrap > .slider_prev:before {
	content: '\e950';
}

.slider_swiper.slider_controls_side .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_side .slider_controls_wrap > .slider_next:before {
	content: '\e951';
}

.slider_style_modern .slider_controls_label span:first-child {
	font-style: italic;
	letter-spacing: 0;
}

.slider_style_modern .slider_controls_label span + span {
	font-size: 1.6667em;
	line-height: 1.25em;
	margin-top: 0.2em;
}

.sc_slider_controller .slider_swiper_outer.slider_outer_controls_side .slider_controls_wrap > a,
.slider_style_modern .slider_swiper.slider_controls_side .slider_controls_wrap > a,
.slider_style_modern.slider_outer_controls_side .slider_controls_wrap > a {
	opacity: 1;
	filter: alpha(opacity=100);
}

.header_widgets_wrap .slider_swiper .slide_overlay.slide_overlay_large {
	background-color: transparent;
}

.slider_swiper .slide_overlay {
	background-color: transparent;
}

.slider_swiper.slider_titles_center .slide_info.slide_info_large {
	padding: 3em 2em;
	width: 50%;
}

.header_widgets_wrap .slider_swiper.slider_titles_center:not(.slider_multi) .slide_info.slide_info_large {
	width: 18em;
}

.sidebar .slider_swiper.slider_multi .slide_info:not(.slide_info_large),
.sidebar .slider_swiper .slide_info:not(.slide_info_large) {
	bottom: 8px;
}

.slider_swiper .slide_info {
	line-height: 1.3em;
}

	.slider_swiper .slide_info.slide_info_large .slide_cats {
		color: transparent !important;
	}

		.slider_swiper .slide_info.slide_info_large .slide_cats a {
			font-size: 0.8667em;
			line-height: 1.7333em;
			font-weight: 500;
			text-transform: uppercase;
		}

	.slider_swiper .slide_info.slide_info_large .slide_title {
		font-size: 1.4em;
		font-weight: 400;
		line-height: 1.5em;
		text-transform: uppercase;
		letter-spacing: 2px;
		margin: 0.5em 0;
	}

	.slider_swiper .slide_info.slide_info_large .slide_date {
		font-size: 0.9333em;
		font-style: italic;
	}

.sidebar .slider_swiper.slider_multi .slide_title,
.sidebar .slider_swiper .slide_info:not(.slide_info_large) .slide_title {
	font-size: 1em;
}

.sidebar .slider_swiper.slider_multi .slide_date,
.sidebar .slider_swiper .slide_info:not(.slide_info_large) .slide_date {
	font-size: 12px;
	line-height: 16px;
}

.slider_titles_outside_wrap {
	bottom: 1rem;
}

	.slider_titles_outside_wrap .slide_cats,
	.slider_titles_outside_wrap .slide_subtitle {
		font-style: italic;
		letter-spacing: 0;
	}

.sc_slider_controller_info {
	font-size: 1.3333em;
	line-height: 1.2em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0;
	width: 85%;
}

.sc_slider_controller_titles .sc_slider_controller_info {
	text-transform: uppercase;
}

.sc_slider_controller_thumbs .sc_slider_controller_info {
	font-size: 1.2em;
	line-height: 1.2em;
	display: none;
}

.sc_slider_controller_thumbs .sc_slider_controller_info_number {
	color: #ccc;
}

.sc_slider_controller_thumbs .sc_slider_controller_info_title {
	color: #fff;
}

.slider_style_custom .slider_swiper {
	padding-bottom: 4rem;
}

	.slider_style_custom .slider_swiper .swiper-slide {
		min-height: 0;
		background-size: contain !important;
	}

	.slider_style_custom .slider_swiper.slider_controls_side .slider_controls_wrap {
		text-align: center;
		margin-top: 1.75rem;
	}

	.slider_style_custom .slider_swiper .slide_overlay:hover {
		background-color: transparent;
	}

	.slider_style_custom .slider_swiper.slider_controls_side .slider_controls_wrap > a,
	.slider_style_custom .slider_outer_controls_side .slider_controls_wrap > a {
		position: initial;
		margin-left: 0;
		margin-right: 0;
		opacity: 1;
		width: 2.8em;
		height: 2.7em;
		line-height: 2.7em;
		border: none;
		display: inline-block;
	}

		.slider_style_custom .slider_swiper.slider_controls_side .slider_controls_wrap > a:hover,
		.slider_style_custom .slider_outer_controls_side .slider_controls_wrap > a:hover {
			margin-left: 0;
			margin-right: 0;
		}

		.slider_style_custom .slider_swiper.slider_controls_side .slider_controls_wrap > a:before,
		.slider_style_custom .slider_outer_controls_side .slider_controls_wrap > a:before {
			font-size: 1rem;
			-webkit-transition: none;
			-moz-transition: none;
			-ms-transition: none;
			-o-transition: none;
			transition: none;
		}

aside.widget_bg_image {
	padding: 2em 1.5em !important;
}

	aside.widget_bg_image * {
		color: #aaa !important;
	}

	aside.widget_bg_image .widget_title,
	aside.widget_bg_image .widget_content a {
		color: #ddd !important;
	}

		aside.widget_bg_image .widget_title,
		aside.widget_bg_image .widget_content a:hover {
			color: #fff !important;
		}

.widget_aboutme .aboutme_avatar img {
	width: 100%;
	height: auto;
}

.widget_aboutme .aboutme_username {
	text-align: left;
	font-size: 1em;
}

.widget_aboutme .aboutme_description {
	margin-top: 1em;
	text-align: left;
	line-height: 1.6em;
}

.trx_addons_audio_player {
	padding: 2.6em 5em;
}

	.sidebar .trx_addons_audio_player,
	.footer_wrap .trx_addons_audio_player,
	.trx_addons_audio_player.with_cover {
		padding: 2.0em 2.5em;
	}

	.trx_addons_audio_player.without_cover {
		border: 1px solid #ddd;
		background-color: transparent;
	}

	.trx_addons_audio_player .audio_author {
		font-size: 0.75em;
		font-weight: 400;
		letter-spacing: 0.11em;
		margin-left: 0;
		margin-right: 0;
		// margin-bottom: 1.45em;
		text-transform: uppercase;
	}

	.trx_addons_audio_player .audio_caption {
		font-size: 1em;
		font-weight: 400;
		line-height: 1.35em;
		letter-spacing: 1px;
		text-transform: none;
	}

.vc_row .trx_addons_audio_player .audio_caption {
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.063em;
	letter-spacing: 0;
	text-transform: uppercase;
}

.trx_addons_audio_player .audio_author + .audio_caption {
	margin: -0.35em 0 0.4em;
}

.trx_addons_audio_player .mejs-container .mejs-controls .mejs-time {
	font-size: 0.875rem !important;
	font-weight: 700;
	margin-top: 6px !important;
}

.sidebar .trx_addons_audio_player .mejs-container .mejs-controls .mejs-time, .footer_wrap .trx_addons_audio_player .mejs-container .mejs-controls .mejs-time {
	display: none;
}

.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-total, .trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-buffering, .trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-loaded, .trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-current, .trx_addons_audio_player .mejs-controls a.mejs-horizontal-volume-slider, .trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	height: 5px !important;
}

	.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total:before, .trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-total:before {
		border-radius: 0;
		background: transparent;
	}

.trx_addons_audio_player .mejs-container .mejs-controls .mejs-fullscreen-button, .trx_addons_audio_player .mejs-container .mejs-controls .mejs-volume-button, .trx_addons_audio_player .mejs-container .mejs-controls .mejs-volume-button:hover, .trx_addons_audio_player .mejs-container .mejs-controls .mejs-playpause-button {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-top: 10px !important;
	margin-right: 5px !important;
	margin-left: 0;
}

aside .trx_addons_tabs .trx_addons_tabs_titles li {
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

	aside .trx_addons_tabs .trx_addons_tabs_titles li:after {
		display: none !important;
	}

	aside .trx_addons_tabs .trx_addons_tabs_titles li + li {
		margin-left: 0.5em;
	}

	aside .trx_addons_tabs .trx_addons_tabs_titles li a {
		padding: 0.3em 0.5em;
	}

.widget_categories_list[class*="column-"] [class*="column-"], .sidebar .widget_categories_list [class*="column-"] {
	width: 100%;
	float: none;
	overflow: hidden;
}

	.widget_categories_list[class*="column-"] [class*="column-"] + [class*="column-"], .sidebar .widget_categories_list [class*="column-"] + [class*="column-"] {
		margin-top: 0.5em;
	}

.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_item, .sidebar .widget_categories_list .categories_list_style_1 .categories_list_item {
	text-align: left;
}

.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image, .sidebar .widget_categories_list .categories_list_style_1 .categories_list_image {
	display: inline-block;
	width: 20%;
}

	.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image img, .sidebar .widget_categories_list .categories_list_style_1 .categories_list_image img {
		width: 100%;
		height: auto;
	}

.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_title, .sidebar .widget_categories_list .categories_list_style_1 .categories_list_title {
	display: inline-block;
	width: 70%;
	margin: 0;
	font-size: 1em;
	padding-left: 1em;
	text-align: left;
	text-transform: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.widget_contacts {
	text-align: left;
}

	.widget_contacts[class*="column-"] .contacts_info .contacts_left, .widget_contacts[class*="column-"] .contacts_info .contacts_right, .sidebar .widget_contacts .contacts_info .contacts_left, .sidebar .widget_contacts .contacts_info .contacts_right {
		display: block;
		width: 100%;
		margin: 0;
		text-align: left;
	}

	.widget_contacts[class*="column-"] .contacts_description, .widget_contacts[class*="column-"] .contacts_socials, .widget_contacts[class*="column-"] .contacts_info, .sidebar .widget_contacts .contacts_description, .sidebar .widget_contacts .contacts_socials, .sidebar .widget_contacts .contacts_info {
		margin-top: 1em;
	}

	.widget_contacts .contacts_description {
		line-height: 1.6em;
	}

	.widget_contacts .contacts_info {
		font-weight: 400;
		font-style: normal;
		line-height: 1.6em;
	}

		.widget_contacts .contacts_info span {
			position: relative;
			display: block;
			padding-left: 2em;
			margin-bottom: 1.4em;
		}

			.widget_contacts .contacts_info span:before {
				font-family: 'fontello';
				font-size: 1.2em;
				display: block;
				position: absolute;
				left: 0;
				top: 0;
				width: 2em;
				line-height: inherit;
				text-align: left;
			}

			.widget_contacts .contacts_info span.contacts_email:before {
				content: '\e91b';
			}

			.widget_contacts .contacts_info span.contacts_phone:before {
				content: '\e92f';
			}

			.widget_contacts .contacts_info span.contacts_address:before {
				content: '\e848';
			}

	.widget_contacts[class*="column-"] .contacts_socials .social_item + .social_item, .sidebar .widget_contacts .contacts_socials .social_item + .social_item {
		margin-left: 0.4em;
	}

body.expand_content .sc_recent_news_style_news-announce .post_size_full {
	height: 656px;
}

body.expand_content .sc_recent_news_style_news-announce .post_size_big {
	height: 328px;
}

body.expand_content .sc_recent_news_style_news-announce .post_size_medium, body.expand_content .sc_recent_news_style_news-announce .post_size_small {
	height: 164px;
}

.sc_recent_news .post_counters .post_counters_edit a {
	background-color: transparent !important;
}

.sidebar .sc_recent_news .post_item .post_title, .footer .sc_recent_news .post_item .post_title {
	font-size: 1em;
}

.sidebar .sc_recent_news .post_item .post_content, .footer .sc_recent_news .post_item .post_content {
	font-size: 0.8667em;
	line-height: 1.3846em;
}

.sc_recent_news .post_accented_off .post_featured.with_thumb .post_video_hover {
	font-size: 1.2em;
}

.sc_recent_news .post_accented_off .slider_controls_wrap {
	display: none;
}

.sc_recent_news .post_accented_off .slider_pagination_wrap {
	bottom: 0;
}

	.sc_recent_news .post_accented_off .slider_pagination_wrap .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
		margin-right: 3px;
	}

.widget_area .post_item, aside .post_item {
	overflow: hidden;
	text-align: left;
	margin-bottom: 0;
	position: relative;
	background-color: transparent !important;
}

	aside .post_item + .post_item {
		margin-top: 1.6em;
		padding-top: 0;
		border-top: none;
	}

.search_results.widget_area .post_item + .post_item {
	border-top: 1px solid #e5e5e5;
	margin-top: 1.6em;
	padding-top: 1.6em;
}

.widget_area .post_item .post_content, aside .post_item .post_content {
	overflow: hidden;
}

.widget_area .post_item .post_thumb, aside .post_item .post_thumb {
	float: left;
	width: auto;
	height: auto;
	margin: 0 1.3em 4px 0;
	overflow: hidden;
}

	.widget_area .post_item .post_thumb img, aside .post_item .post_thumb img {
		width: 100%;
	}

.widget_area .post_item .post_title, aside .post_item .post_title {
	font-weight: 700;
	margin: -1px 0 5px 0;
	text-align: left;
}

.widget_area .post_item .post_info, aside .post_item .post_info {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0;
}

	.widget_area .post_item .post_info .post_info_item + .post_info_item:before, aside .post_item .post_info .post_info_item + .post_info_item:before {
		content: "";
		margin: 0 0 0 5px;
	}

.widget_area .post_item .post_categories, aside .post_item .post_categories {
	font-size: 11px;
	font-weight: 400;
	line-height: 15px;
	text-transform: uppercase;
	margin-top: -2px;
	margin-bottom: 1em;
	position: relative;
	padding-right: 3em;
}

	.widget_area .post_item .post_categories .post_info_counters, aside .post_item .post_categories .post_info_counters {
		position: absolute;
		right: 0;
		top: 0;
	}

.socials_wrap {
	white-space: initial;
	word-spacing: -1em;
}

.sidebar .widget_socials .socials_wrap, .footer_wrap .widget_socials .socials_wrap {
	text-align: left;
}

.sidebar .widget_socials .social_item, .footer_wrap .widget_socials .social_item {
	margin: 0 5px 5px 0;
}

.slider_engine_revo .widget_socials {
	width: 10em;
}

	.slider_engine_revo .widget_socials .socials_wrap {
		text-align: left;
		min-width: 160px !important;
	}

	.slider_engine_revo .widget_socials .social_item {
		display: inline-block;
	}

		.slider_engine_revo .widget_socials .social_item + .social_item {
			margin-left: 0.5em;
		}

		.slider_engine_revo .widget_socials .social_item span {
			background-color: transparent !important;
			width: auto;
			height: auto;
			font-size: 13px !important;
			line-height: 1.5em;
			display: inline;
			-webkit-border-radius: 0;
			-moz-border-radius: 0;
			border-radius: 0;
		}

		.slider_engine_revo .widget_socials .social_item a {
			background-color: transparent;
			background: none;
		}

			.slider_engine_revo .widget_socials .social_item a:hover span {
				background-color: transparent;
			}

				.slider_engine_revo .widget_socials .social_item a:hover span:before {
					-webkit-transform: none;
					-moz-transform: none;
					-ms-transform: none;
					transform: none;
				}

.socials_description {
	font-weight: 400;
}

.widget_twitter .widget_content ul {
	padding-left: 2em;
	list-style-type: none;
}

	.widget_twitter .widget_content ul > li {
		position: relative;
		text-align: left;
	}

		.widget_twitter .widget_content ul > li + li {
			margin-top: 1.5em;
		}

		.widget_twitter .widget_content ul > li:before {
			position: absolute;
			z-index: 1;
			display: inline-block;
			font-size: 1.2em;
			font-style: normal;
			left: -1.5em;
			top: 0;
			background-color: transparent;
		}

.widget_twitter .widget_content .sc_twitter_item .sc_twitter_item_icon {
	text-align: center;
	font-size: 1.6em;
	font-style: normal;
	margin-bottom: 0.8em;
}

.widget_twitter .widget_content .sc_twitter_item a, .widget_twitter .widget_content ul > li a {
	font-weight: normal;
}

.trx_addons_video_player.with_cover .video_hover {
	font-size: 2.8em;
	width: 2.266em;
	height: 2.266em;
	line-height: 2.266em;
	border: none;
}

	.trx_addons_video_player.with_cover .video_hover:before {
		content: '';
		font-family: 'fontello';
	}

.widget_video .trx_addons_video_player.with_cover .video_hover {
	font-size: 2.4em;
	background-image: url(../../../../images/fast-forward.png);
	background-position: center center;
	background-size: cover;
}

.sidebar .trx_addons_video_player.with_cover .video_hover, .footer_wrap .trx_addons_video_player.with_cover .video_hover {
	font-size: 1.8em;
}

.mobile_layout .trx_addons_video_player.with_cover .video_hover {
	opacity: 1;
	margin-top: 0;
}

.single .sc_widget_video {
	margin-top: 2em;
	margin-bottom: 2em !important;
}

.trx_addons_cv_header_letter {
	line-height: 0.75em;
}

.trx_addons_cv_header_letter, .trx_addons_cv_header_text, .trx_addons_cv_header_socials .social_item > a {
	text-shadow: none;
}

.trx_addons_cv_section_contacts input, .trx_addons_cv_section_contacts textarea {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.trx_addons_tooltip {
	border-bottom-style: solid;
}

	.trx_addons_tooltip:before {
		font-size: 1em;
		line-height: 1.3em;
		padding: 0.6em 1em;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		-webkit-border-radius: 0 !important;
		-moz-border-radius: 0 !important;
		border-radius: 0 !important;
	}

	.trx_addons_tooltip:after {
		margin-bottom: -8px;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

.trx_addons_dropcap {
	font-size: 2.2em;
	padding: 0;
	margin: 0.6rem 1rem 0 0;
	width: 4rem;
	height: 4rem;
	line-height: 4rem;
}

.trx_addons_dropcap_style_1 {
	font-size: 2.25em;
	font-weight: 700;
	line-height: 1.813em;
	border-radius: 50%;
	margin: 0.4rem 1.4rem 0.2em 0 !important;
	text-transform: uppercase;
}

.trx_addons_dropcap_style_2 {
	margin: 0.4rem 1.1rem 0.09em 0.075em !important;
	font-size: 4.875em;
	font-weight: 700;
	line-height: 0.95em;
	background-color: transparent;
}

.trx_addons_tiny_text {
	letter-spacing: 2px;
}

ol.trx_addons_list, ul.trx_addons_list {
	font-size: 1em;
	font-weight: 400;
	line-height: 2.25em;
}

ul.trx_addons_list {
	padding-left: 1.9em;
}

	ul.trx_addons_list > li:before {
		left: -1.75em;
		top: -2px;
		line-height: inherit;
	}

ul.trx_addons_list_dot > li:before {
	content: ' ';
	display: block;
	width: 3px;
	height: 3px;
	margin-top: 0.7em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

ul.trx_addons_list_arrow {
	// padding-left: 1.1em;
}

	ul.trx_addons_list_arrow > li:before {
		content: '\e951';
		font-family: 'fontello';
		font-size: 0.8em;
		left: -1.6em;
		top: 0;
	}

ul.trx_addons_list_asterisk {
	padding-left: 1.1em;
}

	ul.trx_addons_list_asterisk > li:before {
		font-size: 0.6em;
		left: -1.6em;
		top: 0;
	}

ul.trx_addons_list_circle > li:before {
	content: '\e94e';
	font-family: 'fontello';
}

.trx_addons_hover_style_zoomin .trx_addons_hover_content .trx_addons_hover_title {
	display: none;
}

// [class*="sc_button_hover_"]:not(.sc_button_bg_image) {
	// -webkit-transition: color 0.3s ease !important, border-color 0.3s ease !important, background-position 0.3s ease !important, background-color 0 linear 0.3s !important;
	// -moz-transition: color 0.3s ease !important, border-color 0.3s ease !important, background-position 0.3s ease !important, background-color 0 linear 0.3s !important;
	// -ms-transition: color 0.3s ease !important, border-color 0.3s ease !important, background-position 0.3s ease !important, background-color 0 linear 0.3s !important;
	// -o-transition: color 0.3s ease !important, border-color 0.3s ease !important, background-position 0.3s ease !important, background-color 0 linear 0.3s !important;
	// transition: color 0.3s ease !important, border-color 0.3s ease !important, background-position 0.3s ease !important, background-color 0 linear 0.3s !important;
	//
}

.sc_item_subtitle {
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0;
}

.sc_item_title {
	letter-spacing: 0.01em;
	line-height: 1.1em;
}

h2.sc_item_title.sc_item_title_style_default {
	// font-size: 3.6667rem;
	// margin-bottom: 0.65em;
}

h2.sc_item_title.sc_item_title_style_small_alt, h2.sc_item_title.sc_item_title_style_small {
	font-size: 1.875rem;
	font-weight: 700;
	letter-spacing: 0;
}

h2.sc_item_title.sc_item_title_style_big {
	font-size: 3.6667rem;
}

h2.sc_item_title.sc_item_title_style_huge {
	font-size: 4.875em;
	letter-spacing: 0;
	line-height: 1.01em;
}

.sc_item_title + .sc_item_subtitle {
	margin-top: 0.8em;
}

.sc_item_subtitle + .sc_item_title {
	margin-top: 0.6em;
}

.sc_item_title + .sc_item_descr, .sc_item_subtitle + .sc_item_descr, .sc_item_title + .sc_item_slider, .sc_item_subtitle + .sc_item_slider, .sc_item_descr + .sc_item_slider, .sc_item_title + .sc_item_columns, .sc_item_subtitle + .sc_item_columns, .sc_item_descr + .sc_item_columns, .sc_item_title + .sc_item_content, .sc_item_subtitle + .sc_item_content, .sc_item_descr + .sc_item_content {
	margin-top: 3rem;
}

.sc_item_descr {
	margin-bottom: 0;
}

	.sc_item_title + .sc_item_button, .sc_item_title + .sc_item_button_image, .sc_item_subtitle + .sc_item_button, .sc_item_subtitle + .sc_item_button_image, .sc_item_descr + .sc_item_button, .sc_item_descr + .sc_item_button_image, .sc_item_content + .sc_item_button, .sc_item_content + .sc_item_button_image, .sc_item_slider + .sc_item_button, .sc_item_slider + .sc_item_button_image, .sc_item_columns + .sc_item_button, .sc_item_columns + .sc_item_button_image {
		margin-top: 3rem;
	}

	.sc_item_title + .sc_item_button_simple, .sc_item_subtitle + .sc_item_button_simple, .sc_item_descr + .sc_item_button_simple, .sc_item_content + .sc_item_button_simple, .sc_item_slider + .sc_item_button_simple, .sc_item_columns + .sc_item_button_simple {
		margin-top: 1.6rem;
	}

.trx_addons_hover_content .trx_addons_hover_links a + a {
	margin-left: 0.7em;
}

.sc_title_subtitle {
	font-size: 1rem;
	font-weight: 700;
	line-height: 2.313em;
	font-style: normal;
	margin-top: 0.5em !important;
	line-height: 1;
	text-transform: uppercase;
}

.sc_title_descr {
	font-size: 1.125rem;
	font-weight: 300;
	line-height: 1.75em;
	margin: 2.1em auto 0 !important;
}

.sc_item_title + .sc_item_descr {
	margin-top: 1em !important;
}

.sc_item_title_style_huge + .sc_title_subtitle {
	margin-top: 0.8rem !important;
}

.sc_action_item_default .sc_action_item_subtitle {
	font-size: 2em;
	line-height: 1.2em;
}

	.sc_action_item_default .sc_action_item_subtitle + .sc_action_item_title {
		margin-top: 0;
	}

.sc_action_item_event.with_image .sc_action_item_inner {
	padding: 2.4em 2em;
}

.sc_action_item_event .sc_action_item_image + .sc_action_item_subtitle {
	margin-top: 0.8em;
}

.sc_action_item_event .sc_action_item_title {
	margin-top: 0;
	margin-bottom: 0.3em;
}

.sc_action_item_date {
	font-size: 1em;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0.8em 0;
	border-style: dotted;
}

.sc_action_item_description {
	font-style: italic;
	letter-spacing: 0;
}

.sc_action_item_info {
	font-size: 13px;
	font-weight: 400;
	line-height: 1.3em;
	padding: 1em 0 0;
	letter-spacing: 0;
	border-style: dotted;
}

#toc_menu {
	display: none;
	position: absolute;
	width: 100%;
	left: 50%;
	top: 50%;
	margin: -50% 0 0 -50%;
}

.menu_side_inner #toc_menu {
	display: block;
}

.toc_menu_item .toc_menu_description {
	font-size: 1.0667em;
	line-height: 1.3em !important;
	height: initial !important;
	font-weight: bold;
	text-transform: uppercase;
	top: 0;
}

.toc_menu_item:hover .toc_menu_description {
	margin-right: 0;
}

.toc_menu_item .toc_menu_description:before {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	height: 4.3rem;
	display: none;
}

.toc_menu_item .toc_menu_description span {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	line-height: 1;
	letter-spacing: 0.20em;
	margin-top: 0.25em;
	margin-right: -2em;
	font-size: 0.62rem;
	font-weight: 500;
}

.menu_side_inner > .toc_menu_item .toc_menu_icon.menu_mobile_button {
	width: 4.375rem !important;
	height: 4.375rem !important;
	line-height: 4.375rem !important;
	// border-top: 1px solid #ddd;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
}

.toc_menu_item .toc_menu_icon:before {
	font-size: 0.7rem;
	margin-top: 0;
	font-weight: normal;
	line-height: inherit;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.menu_side_inner > .toc_menu_item .toc_menu_description {
	display: none;
}

.menu_side_inner > .toc_menu .toc_menu_item .toc_menu_icon {
	height: initial;
}

.menu_side_inner > .toc_menu .toc_menu_item .toc_menu_icon_default:before {
	display: none;
}

.menu_side_inner > .toc_menu .toc_menu_item {
	// width: 0.688rem;
	height: 1.55rem;
}

	.menu_side_inner > .toc_menu .toc_menu_item + .toc_menu_item {
		// margin-top: 0.9em;
	}

	.menu_side_inner > .toc_menu .toc_menu_item .toc_menu_icon:not(.fa) {
		// width: 0.188rem;
		// height: 0.188rem;
		width: 4px !important;
		height: 4px !important;
		border-radius: 50%;
		background-color: #989da5;
		border: 2px solid transparent;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}

	.menu_side_inner > .toc_menu .toc_menu_item.toc_menu_item_active .toc_menu_icon:not(.fa) {
		width: 0.438rem;
		height: 0.438rem;
		background-color: transparent;
	}

.menu_side_inner > .toc_menu_item .toc_menu_icon.menu_mobile_button {
	margin-top: 1.875rem;
}

	.menu_side_inner > .toc_menu_item .toc_menu_icon.menu_mobile_button:before {
		font-size: 2rem;
	}

.toc_menu_item .toc_menu_icon_default:before {
	width: 0.4rem;
}

.toc_menu_item_active .toc_menu_icon_default:before {
	width: 0.8rem;
}

.menu_style_left .toc_menu_item .toc_menu_description {
	left: -20em;
	right: auto;
}

.menu_style_left .toc_menu_item:hover .toc_menu_description {
	left: 100%;
	right: auto;
}

.sc_blogger_item_featured .post_featured {
	margin-bottom: 0;
}

.sc_blogger .sc_blogger_item .sc_blogger_post_meta {
	font-size: 13px;
	font-style: italic;
	font-weight: 400;
	line-height: 1.5em;
}

.sc_blogger .sc_item_button .sc_button_simple:before, .sc_blogger .sc_item_button .sc_button_simple:after {
	top: 2px;
}

.sc_blogger_default .sc_blogger_item {
	padding: 2.1429em;
}

	.sc_blogger_default .sc_blogger_item .sc_blogger_item_content {
		left: 45%;
		width: 55%;
	}

	.sc_blogger_default .sc_blogger_item .sc_blogger_post_meta {
		margin-top: 0.6em;
	}

	.sc_blogger_default .sc_blogger_item .sc_blogger_item_featured {
		margin-bottom: 0;
	}

.sc_blogger_classic .sc_blogger_item .sc_blogger_item_content {
	padding: 3em;
}

.sc_blogger_classic .sc_blogger_item .sc_blogger_post_meta {
	margin-top: 0.4em;
}

.sc_blogger_classic .sc_blogger_item .sc_blogger_item_excerpt {
	margin-top: 1.5em;
}

.sc_blogger_classic .sc_blogger_item .sc_blogger_item_excerpt_text {
	line-height: 1.6em;
	max-height: 5em;
}

	.sc_blogger_classic .sc_blogger_item .sc_blogger_item_excerpt_text p {
		margin: 0;
	}

.sc_blogger_classic .sc_blogger_item_button {
	margin-top: 1.5em;
}

.sc_blogger_classic .sc_blogger_item .more-link {
	background-color: transparent;
}

.sc_item_button a, .sc_form button, .sc_price_link, .sc_action_item_link {
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 0.95em 3.9em;
	font-size: 1rem;
	font-weight: 700;
	line-height: initial;
	letter-spacing: 0;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sc_button_simple {
	text-transform: uppercase;
	font-size: 0.8667em;
	letter-spacing: 3px;
}

	.sc_button_simple:before, .sc_button_simple:after {
		content: '\e93a';
		font-family: 'fontello';
		top: -2px;
		font-style: normal;
	}

.sc_item_button .sc_button_simple:not(.sc_button_bg_image) {
	background: none !important;
	background-color: transparent;
}

.sc_item_button .sc_button_simple {
	font-style: italic;
	font-weight: 400;
	font-size: 1.0667em;
	line-height: 1.25em;
	letter-spacing: 0;
	text-transform: none;
	border: none;
	padding: 0 1.8em 0 0;
}

	.sc_item_button .sc_button_simple:before, .sc_item_button .sc_button_simple:after {
		font-style: normal;
		line-height: inherit;
		top: 3px;
	}

.sc_item_button + .sc_item_button {
	margin-left: 20px;
}

.sc_button.sc_button_size_large {
	font-size: 1rem;
	padding: 1.56em 4.35em;
	letter-spacing: 0.1em;
}

.sc_button.sc_button_size_normal {
	padding: 1.45em 4.45em;
}

.sc_button.sc_button_size_small {
	padding: 0.95em 3.2em;
}

.sc_button_icon {
	font-size: 0.975rem;
	// line-height: 1.25em;
	line-height: inherit;
	margin-left: 0.45em !important;
}

.sc_button_hover_slide_left {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	// letter-spacing: 1px;
	// font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	overflow: initial;
}

	.sc_button_hover_slide_left:after {
		content: '';
		position: absolute;
		z-index: -1;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

.sc_form_field_button, .sc_item_button, .social_item {
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	perspective: 800px;
	display: inline-block;
}

	.sc_item_button[class*="sc_align_"] {
		display: block;
	}

.tp-caption.home_1_slide_1_button a.sc_button_hover_slide_left, .home_1_slide_1_button a.sc_button_hover_slide_left, .sc_button_hover_slide_left {
	display: block;
	background: #5cbcf6;
	// outline: 1px solid transparent;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all 0.55s cubic-bezier(0.68,0,0.265,1) !important;
	-moz-transition: all 0.55s cubic-bezier(0.68,0,0.265,1) !important;
	transition: all 0.55s cubic-bezier(0.68,0,0.265,1) !important;
}

	.sc_button_hover_slide_left:after {
		width: 100%;
		height: 47%;
		left: 0;
		top: 100%;
		background: #49a7df;
		-webkit-transform-origin: 0% 0%;
		-webkit-transform: rotateX(-90deg);
		-moz-transform-origin: 0% 0%;
		-moz-transform: rotateX(-90deg);
		-ms-transform-origin: 0% 0%;
		-ms-transform: rotateX(-90deg);
		transform-origin: 0% 0%;
		transform: rotateX(-90deg);
	}

	.tp-caption.home_1_slide_1_button a.sc_button_hover_slide_left:hover, .home_1_slide_1_button a.sc_button_hover_slide_left:hover, .sc_button_hover_slide_left:hover {
		-webkit-transform: rotateX(15deg);
		-moz-transform: rotateX(15deg);
		-ms-transform: rotateX(15deg);
		transform: rotateX(15deg);
		-webkit-transition: all 0.45s cubic-bezier(0.68,0,0.265,3) !important;
		-moz-transition: all 0.45s cubic-bezier(0.68,0,0.265,3) !important;
		transition: all 0.45s cubic-bezier(0.68,0,0.265,3) !important;
	}

.sc_courses_default .sc_courses_item_info {
	padding: 2em;
}

.sc_courses_default .sc_courses_item_date {
	letter-spacing: 0;
	font-style: italic;
}

.sc_courses_default .sc_courses_item_price {
	font-size: 2em;
	margin-top: 0.8em;
	min-height: 1.2em;
}

.sc_courses_default .trx_addons_hover_content {
	text-align: left;
	padding: 2em;
	left: 0;
	top: 0;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none;
}

.sc_courses_default .sc_courses_item .trx_addons_hover_mask {
	background-color: #000;
}

.sc_courses_default .trx_addons_hover_content .trx_addons_hover_title {
	background-color: transparent;
	padding: 0;
	margin: 0;
	text-transform: none;
	font-size: 1.6667em;
}

.sc_courses_default .trx_addons_hover_content .trx_addons_hover_text {
	padding: 0;
	margin-top: 2em;
	font-style: normal;
}

.sc_courses_default .trx_addons_hover_content .trx_addons_hover_links a {
	margin-top: 3em;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 1.3em 1.9em;
}

.sc_events_item {
	height: 5.2632em;
}

	.sc_events_item + .sc_events_item {
		margin-top: 1em;
	}

.sc_events_button {
	text-align: center;
}

.sc_events_item_date {
	height: 5.2632em;
}

.sc_events_item_day {
	font-weight: 200;
	margin-top: 0.2em;
}

.sc_events_item_button {
	min-height: 1.3em;
}

	.sc_events_item_button:before, .sc_events_item_button:after {
		position: absolute;
		left: 0;
		top: 0;
		content: '\e93a';
		font-family: 'fontello';
		font-size: 0.9286em;
		-webkit-transition: all ease .3s;
		-moz-transition: all ease .3s;
		-ms-transition: all ease .3s;
		-o-transition: all ease .3s;
		transition: all ease .3s;
	}

	.sc_events_item_button:after {
		left: -30px;
		opacity: 0;
		filter: alpha(opacity=0);
	}

.sc_events_item:hover .sc_events_item_button:before {
	opacity: 0;
	filter: alpha(opacity=0);
	left: 30px;
}

.sc_events_item:hover .sc_events_item_button:after {
	opacity: 1;
	filter: alpha(opacity=100);
	left: 0;
}

.sc_events_detailed .sc_events_item_date, .sc_events_detailed .sc_events_item_time, .sc_events_detailed .sc_events_item_button {
	font-size: 0.7368em;
	font-weight: 700;
	line-height: 1.3em;
	text-transform: uppercase;
}

.sc_events_detailed .sc_events_item_title {
	font-size: 1.0526em;
	line-height: 1.2em;
	font-weight: 700;
	font-style: italic;
}

.sc_events_detailed .sc_events_item, .sc_events_detailed .sc_events_item_date, .sc_events_detailed .sc_events_item_button, .sc_events_detailed .sc_events_item_title, .sc_events_detailed .sc_events_item_time {
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}

.sc_form form input.filled.trx_addons_field_error, .sc_form form input.filled.trx_addons_field_error:hover, .sc_form form input.filled.trx_addons_field_error:focus {
	color: #ff0000 !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.trx_addons_field_error {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.sc_form[class*="scheme_"] {
	padding: 5em;
}

.sc_form_description {
	font-style: normal;
}

.sc_form_detailed .sc_form_info {
	padding: 0;
}

.sc_form_title + .sc_form_form, .sc_form_subtitle + .sc_form_form, .sc_form_descr + .sc_form_form {
	margin-top: 4em;
}

.sc_form .sc_form_info_item .sc_form_info_icon:before {
	font-family: 'fontello';
}

.sc_form .sc_form_info_item_address .sc_form_info_icon:before {
	content: '\e8fd';
}

.sc_form .sc_form_info_item_email .sc_form_info_icon:before {
	content: '\e8fa';
}

.sc_form .sc_form_info_item_phone .sc_form_info_icon:before {
	content: '\e8f5';
}

.sc_form_field, .sc_form_modern .sc_form_field {
	margin-bottom: 1.8em;
}

.sc_form_field_button {
	margin-top: 0;
	margin-bottom: 0;
}

	.sc_form_field_button button {
		font-size: 1em;
		font-weight: 700;
		margin-top: 0 !important;
	}

.sc_form button {
	letter-spacing: 0 !important;
}

	.sc_form button:after {
		content: ' ';
	}

.sc_form_default .sc_form_field_button:before {
	content: ' ';
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}

.sc_form_default .sc_form_field_button {
	text-align: center;
	display: block;
	padding-bottom: 0.3em;
}

.sc_form_modern .sc_form_field_button {
	// text-align:center;
}

.sc_form_detailed button {
	display: block;
}

.sc_form_field_button .sc_button.sc_button_icon_right:before {
	float: right;
	font-size: 0.875rem;
	margin-left: 0.8em;
	line-height: 1.25rem;
}

.sc_form_field_title {
	text-transform: none;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.8em;
	margin-bottom: 0.7em;
}

label.required .sc_form_field_title:after {
	content: '*';
	display: inline-block;
	vertical-align: text-top;
	margin: -0.5em 0 0 0.5em;
	font-size: 80%;
	color: #da6f5b;
}

.sc_form input[type="text"], .sc_form input[type="email"], .sc_form textarea {
	border: 1px solid #eee;
	font-size: 0.75em;
	font-weight: 400;
	font-style: normal;
	line-height: 1em;
	padding: 1.95em 1.7em;
	letter-spacing: 0.04em;
}

.sc_form textarea {
	min-height: 15.6em;
}

[class*="sc_input_hover_"] input[type="text"], [class*="sc_input_hover_"] input[type="number"], [class*="sc_input_hover_"] input[type="email"], [class*="sc_input_hover_"] input[type="password"], [class*="sc_input_hover_"] input[type="search"], [class*="sc_input_hover_"] select, [class*="sc_input_hover_"] textarea {
	font-size: 0.75em !important;
	font-weight: 400;
	font-style: normal;
	line-height: 1em;
	letter-spacing: 0.04em;
	padding: 1.95em 1.7em !important;
}

[class*="sc_input_hover_"] .sc_form_field_hover {
	font-size: 1em;
}

[class*="sc_input_hover_"] .sc_form_field_content {
	font-size: 1em;
	line-height: 1.2em
}

[class*="sc_input_hover_"] label.required:after {
	display: none;
}

[class*="sc_input_hover_"] label.required .sc_form_field_content:after {
	font-size: 110%;
}

.sc_form_modern form:not([class*="sc_input_hover_"]) textarea {
	min-height: 9.8em;
}

.sc_input_hover_accent .sc_form_field_hover:before {
	height: 3em;
}

.sc_input_hover_accent textarea + .sc_form_field_hover:before {
	height: 9em;
}

.sc_input_hover_path .sc_form_field_content {
	padding-top: 2em;
}

.sc_input_hover_path textarea + .sc_form_field_hover > .sc_form_field_content {
	padding-top: 2em;
}

.sc_input_hover_path input:focus + .sc_form_field_hover > .sc_form_field_content, .sc_input_hover_path textarea:focus + .sc_form_field_hover > .sc_form_field_content, .sc_input_hover_path input.filled + .sc_form_field_hover > .sc_form_field_content, .sc_input_hover_path textarea.filled + .sc_form_field_hover > .sc_form_field_content {
	-webkit-transform: scale3d(0.875,0.875,1) translate3d(0,2.8em,0);
	-ms-transform: scale3d(0.875,0.875,1) translate3d(0,2.8em,0);
	transform: scale3d(0.875,0.875,1) translate3d(0,2.8em,0);
}

.sc_input_hover_path textarea:focus + .sc_form_field_hover > .sc_form_field_content, .sc_input_hover_path textarea.filled + .sc_form_field_hover > .sc_form_field_content {
	-webkit-transform: scale3d(0.875,0.875,1) translate3d(0,10em,0);
	-ms-transform: scale3d(0.875,0.875,1) translate3d(0,10em,0);
	transform: scale3d(0.875,0.875,1) translate3d(0,10em,0);
}

.sc_input_hover_jump .sc_form_field_content:before {
	top: -190%;
}

.sc_input_hover_jump .sc_form_field_content {
	padding: 1.5em;
}

.sc_input_hover_underline .sc_form_field_hover:before {
	height: 2px;
}

.sc_input_hover_underline input:focus + .sc_form_field_hover:before, .sc_input_hover_underline textarea:focus + .sc_form_field_hover:before, .sc_input_hover_underline input.filled + .sc_form_field_hover:before, .sc_input_hover_underline textarea.filled + .sc_form_field_hover:before {
	-webkit-transform: scale3d(1,1,1);
	-ms-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

.sc_input_hover_underline input:focus + .sc_form_field_hover > .sc_form_field_content, .sc_input_hover_underline input.filled + .sc_form_field_hover > .sc_form_field_content {
	-webkit-transform: translate3d(0,2.2em,0) scale3d(0.875,0.875,1);
	-ms-transform: translate3d(0,2.2em,0) scale3d(0.875,0.875,1);
	transform: translate3d(0,2.2em,0) scale3d(0.875,0.875,1);
}

.sc_input_hover_underline textarea:focus + .sc_form_field_hover > .sc_form_field_content, .sc_input_hover_underline textarea.filled + .sc_form_field_hover > .sc_form_field_content {
	height: 5.3em;
	-webkit-transform: translate3d(0,6.2em,0) scale3d(0.875,0.875,1);
	-ms-transform: translate3d(0,6.2em,0) scale3d(0.875,0.875,1);
	transform: translate3d(0,6.2em,0) scale3d(0.875,0.875,1);
}

.sc_input_hover_iconed .sc_form_field_hover {
	padding: 0.45em !important;
}

.sc_googlemap_content .sc_form_default .sc_form_details {
	width: 100%;
	float: none;
}

	.sc_googlemap_content .sc_form_default .sc_form_details > div {
		width: 100%;
		padding-right: 0;
	}

.sc_googlemap_content .sc_form_default .sc_form_field_message {
	width: 100%;
	float: none;
	padding-left: 0;
}

.sc_googlemap_content .sc_form .sc_form_field input[type="text"], .sc_googlemap_content .sc_form .sc_form_field textarea {
	padding: 0.5em 1em;
}

.sc_googlemap_content .sc_form .sc_form_field textarea {
	min-height: 3em;
}

.sc_googlemap_content_detailed {
	font-size: 0.8421em;
	position: absolute;
	z-index: 1000;
	width: 20em;
	left: 26%;
	top: 26%;
	padding: 1.3em 2.5em;
	line-height: 1.2em;
}

	.sc_googlemap_content_detailed p {
		margin-bottom: 1em;
	}

	.sc_googlemap_content_detailed:before {
		content: ' ';
		font-family: inherit;
		left: 0;
		top: 10%;
		bottom: 10%;
		width: 8px;
	}

.sc_icons .sc_icons_icon:before, .sc_icons .sc_icons_icon > span:before {
	font-size: 3em;
	border-radius: 50%;
	width: 6.813rem;
	height: 6.813rem;
	line-height: 6.813rem;
}

.sc_icon_type_svg svg {
	width: 6em;
	height: 6em;
}

.sc_icons_size_small .sc_icons_icon::before, .sc_icons_size_small .sc_icons_icon > span::before {
	font-size: 4em;
	line-height: 1.1em;
}

.sc_icons_size_small .sc_icon_type_svg svg {
	width: 4em;
	height: 4em;
}

.sc_icons_size_large .sc_icons_icon::before, .sc_icons_size_large .sc_icons_icon > span::before {
	font-size: 8em;
	line-height: 1.1em;
}

.sc_icons_size_large .sc_icon_type_svg svg {
	width: 8em;
	height: 8em;
}

.sc_icons .sc_icons_icon, .sc_icons .sc_icons_title {
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}

.sc_icons_title {
	font-size: 1.125em;
	line-height: 1.3em;
	font-weight: 400;
	font-style: normal;
	text-transform: none;
	letter-spacing: 0;
}

.sc_icons .sc_icons_image + .sc_icons_title, .sc_icons .sc_icons_image + .sc_icons_description {
	margin-top: 2em;
}

.sc_icons_description {
	font-size: 1.125em;
	line-height: 1.7em;
	font-weight: 300;
	font-style: normal;
}

.sc_icons_modern .sc_icons_description {
	font-size: 1.2em;
	line-height: 1.3em;
}

.sc_icons .sc_icons_title + .sc_icons_description {
	margin-top: 0.15em;
}

.sc_icons + .sc_icons {
	margin-top: 2.2rem;
}

.sc_icons.sc_icons_default .sc_icons_icon + .sc_icons_title {
	font-size: 1.5em;
	font-weight: 700;
	margin-top: 0.5em;
	text-transform: uppercase;
}

.sc_icons > .sc_icons_subtitle {
	font-size: 1rem;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
}

.sc_icons .sc_icons_subtitle + .sc_icons_columns {
	margin-top: 3.5rem;
}

.sc_price {
	padding: 0.9em 0;
	background: transparent;
	border: 1px solid transparent
}

.sc_price_info {
	padding: 2.25em 1.5em 3.5em;
	text-align: center;
	background: transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

	.sc_price_info:hover {
		margin-top: -0.9em;
		margin-bottom: -0.9em;
		padding: 3.15em 1.5em 4.4em;
	}

.sc_price_subtitle {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0.5em;
}

.sc_price_title {
	font-size: 2.25em;
	font-weight: 700;
	// min-height: 5.6rem;
	// line-height: 2.813em;
	text-transform: uppercase;
	// letter-spacing:1px;
}

.sc_price_description {
	font-size: 1.0667em;
	font-weight: 400;
	font-style: italic;
	line-height: 1.25em;
	letter-spacing: 0;
	margin: 0.65em 0;
}

.sc_price_price {
	font-size: 1rem;
	line-height: 1;
	font-weight: 600;
	margin-top: 2.4rem;
}

	.sc_price_price .sc_price_currency {
		font-size: 3.5em;
		letter-spacing: -0.05em;
		position: relative;
		top: -0.62em;
	}

	.sc_price_price .sc_price_value {
		font-size: 6.25em;
		letter-spacing: -0.05em;
	}

	.sc_price_price .sc_price_period {
		font-size: 1.5em;
		letter-spacing: -0.05em;
	}

.sc_price_decimals {
	text-decoration: none;
}

.sc_price_details {
	height: initial;
	min-height: 1.1em;
	margin-top: 1.25em;
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.25em;
	letter-spacing: 0;
	text-transform: uppercase;
}

.sc_price_link {
	margin-top: 2.8em;
}

	.sc_price_link:after {
		display: none;
	}

.sc_promo.sc_promo_size_tiny .sc_promo_image {
	margin: 0.5em;
}

.sc_promo_text blockquote {
	margin: 0 !important;
}

.sc_promo.sc_promo_size_normal .sc_promo_icon, .sc_promo.sc_promo_size_large .sc_promo_icon {
	font-size: 7em;
	line-height: 1em;
	margin-bottom: 0.14em;
}

.sc_promo_title + .sc_promo_content, .sc_promo_subtitle + .sc_promo_content {
	margin-top: 1.8em;
}

.sc_promo_title + .sc_promo_subtitle {
	margin-top: 1.25em;
}

.sc_promo_button .sc_button_simple:before, .sc_promo_button .sc_button_simple:after {
	top: 4px;
}

.sc_promo.sc_promo_size_normal .sc_promo_text_inner {
	padding: 3em;
}

.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_descr, .sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_descr, .sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_slider, .sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_slider, .sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_slider, .sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_columns, .sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_columns, .sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_columns, .sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_content, .sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_content, .sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_content {
	margin-top: 1.8em;
}

.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_button, .sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_button_image, .sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_button, .sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_button_image, .sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_button, .sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_button_image, .sc_promo.sc_promo_size_normal .sc_item_content + .sc_item_button, .sc_promo.sc_promo_size_normal .sc_item_content + .sc_item_button_image, .sc_promo.sc_promo_size_normal .sc_item_slider + .sc_item_button, .sc_promo.sc_promo_size_normal .sc_item_slider + .sc_item_button_image, .sc_promo.sc_promo_size_normal .sc_item_columns + .sc_item_button, .sc_promo.sc_promo_size_normal .sc_item_columns + .sc_item_button_image {
	margin-top: 1.8em;
}

.sc_promo_modern .sc_promo_title {
	font-size: 3.6667rem;
	line-height: 1.1818em;
}

.sc_promo_modern .sc_promo_descr, .sc_promo_modern .sc_promo_button {
	padding-left: 6.6rem;
}

.sc_services_default .trx_addons_hover_content .trx_addons_hover_title {
	font-size: 1.3333em;
}

.sc_services_default .sc_services_item {
	padding-top: 0;
}

.sc_services_default .sc_services_item_icon {
	margin-top: 0.8em;
}

.sc_services_default .sc_services_item_info {
	padding: 2.6em 3em;
	text-align: center;
	position: relative;
}

.sc_services_default .sc_services_item_title {
	margin-top: 0;
	font-size: 2.25rem;
	font-weight: 700;
}

.sc_services_default .sc_services_item_subtitle {
	font-size: 0.63rem;
	letter-spacing: 0.05em;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 0;
	z-index: 1001;
	position: absolute;
	top: -10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

	.sc_services_default .sc_services_item_subtitle a {
		padding: 0.25em 2em;
		display: block;
		z-index: 1001;
	}

.sc_services_default .sc_services_item_content {
	font-size: 1.125rem;
	font-weight: 300;
	margin-top: 0;
	min-height: 0;
}

.sc_services_default .sc_services_item_button {
	margin: 1.6em 0 0;
}

.sc_services_iconed .sc_services_item {
	background-color: transparent;
}

	.sc_services_iconed .sc_services_item + .sc_services_item {
		margin-top: 2.5em;
	}

.sc_services_iconed .sc_services_item_content {
	margin-left: 0;
	padding: 0.2em 2em 1.0em 8.65em;
}

	.sc_services_iconed .sc_services_item_content p {
		height: 3.25em;
		overflow: hidden;
	}

.sc_services_iconed .sc_services_item_icon {
	font-size: 2.8em;
	line-height: 1em;
}

.sc_services_iconed .sc_services_item_header {
	padding: 0;
	background-color: transparent;
	background-position: center center;
	border-radius: 50%;
	height: 6.125em;
	width: 6.125em;
}

.sc_services_iconed .sc_services_item_title {
	font-size: 1.875em;
	font-weight: 700;
	margin-top: 0 !important;
	margin-bottom: 0.25em;
	text-transform: uppercase;
	min-height: 0;
}

	.sc_services_iconed .sc_services_item_title a {
		height: 2.125rem;
		overflow: hidden;
	}

.sc_services_iconed .sc_services_item.with_image .sc_services_item_header:before {
	background-color: transparent;
}

.sc_services_iconed .sc_services_item_subtitle, .sc_services_iconed .sc_services_item_button {
	display: none;
}

.sc_services.slider_swiper.slider_controls_bottom .slider_next, .sc_services.slider_swiper_outer .slider_controls_bottom .slider_next {
	margin-left: 0;
}

.sc_services.slider_swiper .slider_prev:before, .sc_services.slider_swiper_outer .slider_prev:before {
	content: '\e950';
	font-family: 'fontello';
}

.sc_services.slider_swiper .slider_next:before, .sc_services.slider_swiper_outer .slider_next:before {
	content: '\e951';
	font-family: 'fontello';
}

.sc_services.slider_swiper.slider_controls_bottom .slider_controls_wrap, .sc_services.slider_outer_controls_bottom .slider_controls_wrap {
	margin-top: 1.2em;
}

	.sc_services.slider_swiper.slider_controls_bottom .slider_controls_wrap > a, .sc_services.slider_outer_controls_bottom .slider_controls_wrap > a {
		width: 2.8em;
		height: 2.7em;
		line-height: 2.7em;
		border: none;
	}

		.sc_services.slider_swiper.slider_controls_bottom .slider_controls_wrap > a:before, .sc_services.slider_outer_controls_bottom .slider_controls_wrap > a:before {
			-webkit-transition: none;
			-moz-transition: none;
			-ms-transition: none;
			-o-transition: none;
			transition: none;
		}

.services_page_title {
	margin: 0.55em 0em 0.37em;
}

.services_page_meta {
	margin-bottom: 1.5em;
}

	.services_page_meta div {
		display: inline-block;
		font-size: 0.76rem;
		font-weight: 700;
		margin: 0;
	}

	.services_page_meta .services_page_meta_cats:before {
		content: '/';
		display: inline-block;
		margin: 0 -1px 0 -1px;
	}

.sc_skills_counter .sc_skills_item_wrap {
	max-width: none;
}

.sc_skills .sc_skills_item_title {
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.vc_row.vc_inner .sc_skills_counter .sc_skills_column + .sc_skills_column:before {
	content: ' ';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 1px;
}

.vc_row.vc_inner .sc_skills_counter .sc_skills_item_wrap {
	padding: 3.4em 0 0 4em;
}

.sc_skills_counter .sc_skills_icon {
	font-size: 4.2em;
	line-height: 1.15em;
}

.sc_skills_counter .sc_skills_total {
	font-size: 4.5em;
	font-weight: 600;
	line-height: 1;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

.sc_skills_counter .sc_skills_icon + .sc_skills_total {
	margin-top: 0.2em;
}

.sc_skills_counter .sc_skills_item_title {
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 0;
	margin-top: -6px;
	text-align: center;
}

.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
	font-size: 1.875em;
	font-weight: 700;
	line-height: 2.438em;
	text-transform: uppercase;
	margin-top: -1px;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.sc_skills_pie.sc_skills_compact_off .sc_skills_item_title {
	font-size: 1em;
	font-weight: 700;
	line-height: 1.688em;
	margin-top: -0.15em;
	letter-spacing: 0;
	text-transform: uppercase;
}

.sc_skills_counter .sc_skills_columns {
	margin-top: 3.5rem !important;
}

.sc_skills_pie .sc_skills_descr {
	margin-top: 2.5rem;
}

.sc_skills_pie .sc_skills_columns {
	// margin-top: 2.5rem;
}

.sc_socials .socials_wrap a, .widget_socials .social_item a {
	display: inline-block;
	font-size: 0.875rem;
	width: 2.25rem;
	height: 2.25rem;
	line-height: 2.4rem;
	text-align: center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.sc_socials .socials_wrap .social_item, .widget_socials .socials_wrap .social_item {
	margin: 0 0 10px 0;
}

.widget_socials .socials_description + .socials_wrap {
	margin-top: 1.4em;
}

.post_item_single .post_content .post_meta .post_share .social_item a.social_twitter, .post_item_single .post_content .post_meta .post_share .social_item a.social_twitter:hover, .widget_socials .social_item a.social_twitter, .widget_socials .social_item a.social_twitter:hover {
	// background-color: black !important;
	background-color: transparent !important;
}

.post_item_single .post_content .post_meta .post_share .social_item a.social_facebook, .post_item_single .post_content .post_meta .post_share .social_item a.social_facebook:hover, .widget_socials .social_item a.social_facebook, .widget_socials .social_item a.social_facebook:hover {
	// background-color: #3c5a9a !important;
	background-color: transparent !important;
}

.post_item_single .post_content .post_meta .post_share .social_item a.social_gplus, .post_item_single .post_content .post_meta .post_share .social_item a.social_gplus:hover, .widget_socials .social_item a.social_gplus, .widget_socials .social_item a.social_gplus:hover {
	// background-color: #0a68bb !important;
	background-color: transparent !important;
}

.post_item_single .post_content .post_meta .post_share .social_item a.social_tumblr, .post_item_single .post_content .post_meta .post_share .social_item a.social_tumblr:hover, .widget_socials .social_item a.social_tumblr, .widget_socials .social_item a.social_tumblr:hover {
	// background-color: #017fb1 !important;
	background-color: transparent !important;
}

.post_item_single .post_content .post_meta .post_share .social_item a.social_instagram, .post_item_single .post_content .post_meta .post_share .social_item a.social_instagram:hover, .widget_socials .social_item a.social_instagram, .widget_socials .social_item a.social_instagram:hover {
	// background-color: #C32AA3 !important;
	background-color: transparent !important;
}

.post_item_single .post_content .post_meta .post_share .social_item a.social_linkedin, .post_item_single .post_content .post_meta .post_share .social_item a.social_linkedin:hover, .widget_socials .social_item a.social_linkedin, .widget_socials .social_item a.social_linkedin:hover {
	// background-color: #0e76a8 !important;
	background-color: transparent !important;
}

.post_item_single .post_content .post_meta .post_share .social_item a.social_tiktok, .post_item_single .post_content .post_meta .post_share .social_item a.social_tiktok:hover, .widget_socials .social_item a.social_tiktok, .widget_socials .social_item a.social_tiktok:hover {
	// background-color: #ff0050 !important;
	background-color: transparent !important;
}

.post_item_single .post_content .post_meta .post_share .social_item a.social_dribbble, .post_item_single .post_content .post_meta .post_share .social_item a.social_dribbble:hover, .widget_socials .social_item a.social_dribbble, .widget_socials .social_item a.social_dribbble:hover {
	// background-color: #0093ff !important;
	background-color: transparent !important;
}

.post_item_single .post_content .post_meta .post_share .social_item a.social_mail:hover, .widget_socials .social_item a.social_mail:hover {
	// background-color: #0093ff !important;
	background-color: transparent !important;
}

.post_item_single .post_content .post_meta .post_share .social_item a, .widget_socials .social_item a {
	float: left;
	max-width: 250px;
	display: block;
	// margin: 1em;
	border: none;
	background: none;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	min-width: 0;
	padding: 0;
	color: #fff;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

	.post_item_single .post_content .post_meta .post_share .social_item a:before, .widget_socials .social_item a::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border-radius: inherit;
		z-index: -1;
		// -webkit-transform: scale3d(0.9,0.9,1);
		// transform: scale3d(0.9,0.9,1);
		-webkit-transition: box-shadow 0.3s,-webkit-transform 0.3;
		transition: box-shadow 0.3s,transform 0.3s;
	}

	.widget_socials .social_item a:hover::before {
		// -webkit-transform: scale3d(1,1,1);
		// transform: scale3d(1,1,1);
	}

	.widget_socials .social_item a:hover span:before {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.widget_socials .social_item a span:before {
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_twitter:before, .widget_socials .social_item a.social_twitter:before {
		// background-color: black !important;
		box-shadow: inset 0 0 0 35px black;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_facebook:before, .widget_socials .social_item a.social_facebook:before {
		// background-color: #3c5a9a !important;
		box-shadow: inset 0 0 0 35px #3c5a9a;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_gplus:before, .widget_socials .social_item a.social_gplus:before {
		// background-color: #0a68bb !important;
		box-shadow: inset 0 0 0 35px #0a68bb;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_tumblr:before, .widget_socials .social_item a.social_tumblr:before {
		// background-color: #017fb1 !important;
		box-shadow: inset 0 0 0 35px #017fb1;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_instagram:before, .widget_socials .social_item a.social_instagram:before {
		// background-color: #C32AA3 !important;
		box-shadow: inset 0 0 0 35px #C32AA3;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_linkedin:before, .widget_socials .social_item a.social_linkedin:before {
		// background-color: #0e76a8 !important;
		box-shadow: inset 0 0 0 35px #0e76a8;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_tiktok:before, .widget_socials .social_item a.social_tiktok:before {
		// background-color: #ff0050 !important;
		box-shadow: inset 0 0 0 35px #ff0050;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_dribbble:before, .widget_socials .social_item a.social_dribbble:before {
		// background-color: #0093ff !important;
		box-shadow: inset 0 0 0 35px #0093ff;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_mail:before, .widget_socials .social_item a.social_mail:before {
		// background-color: #0093ff !important;
		box-shadow: inset 0 0 0 35px #000;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_twitter:hover::before, .widget_socials .social_item a.social_twitter:hover::before {
		// background-color: black !important;
		box-shadow: inset 0 0 0 2px black;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_facebook:hover::before, .widget_socials .social_item a.social_facebook:hover::before {
		// background-color: #3c5a9a !important;
		box-shadow: inset 0 0 0 2px #3c5a9a;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_gplus:hover::before, .widget_socials .social_item a.social_gplus:hover::before {
		// background-color: #0a68bb !important;
		box-shadow: inset 0 0 0 2px #0a68bb;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_tumblr:hover::before, .widget_socials .social_item a.social_tumblr:hover::before {
		// background-color: #017fb1 !important;
		box-shadow: inset 0 0 0 2px #017fb1;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_instagram:hover::before, .widget_socials .social_item a.social_instagram:hover::before {
		// background-color: #C32AA3 !important;
		box-shadow: inset 0 0 0 2px #C32AA3;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_linkedin:hover::before, .widget_socials .social_item a.social_linkedin:hover::before {
		// background-color: #0e76a8 !important;
		box-shadow: inset 0 0 0 2px #0e76a8;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_tiktok:hover::before, .widget_socials .social_item a.social_tiktok:hover::before {
		// background-color: #ff0050 !important;
		box-shadow: inset 0 0 0 2px #ff0050;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_dribbble:hover::before, .widget_socials .social_item a.social_dribbble:hover::before {
		// background-color: #0093ff !important;
		box-shadow: inset 0 0 0 2px #0093ff;
	}

	.post_item_single .post_content .post_meta .post_share .social_item a.social_mail:hover::before, .widget_socials .social_item a.social_mail:hover::before {
		// background-color: #0093ff !important;
		box-shadow: inset 0 0 0 2px #000;
	}

.sc_table table th, .sc_table table td {
	padding: 2.1em 1em 1.9em;
	line-height: 1.1em;
}

.sc_table > br {
	display: none;
}

.vc_row[data-vc-full-width-init="true"] .vc_col-sm-12 .sc_testimonials {
	// max-width: 95%;
	// margin: 0 auto;
}

.sc_testimonials_item_content {
	padding: 4.7em 1.9em 2.6em;
	position: relative;
}

	.sc_testimonials_item_content:before {
		content: "”";
		font-family: inherit;
		font-size: 11em;
		font-weight: 700;
		display: block;
		opacity: 0.14;
		position: absolute;
		top: -0.1em;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

.sc_testimonials[data-slides-per-view="3"] .swiper-slide.swiper-slide-next .sc_testimonials_item_content:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 20px 0 20px;
	border-color: #ffffff transparent transparent transparent;
	position: absolute;
	bottom: -5%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.sc_testimonials_item_content p {
	font-size: 1rem;
	font-weight: 300;
	letter-spacing: -0.024em;
	line-height: 1.875em;
}

.sc_testimonials [class*="column"] .sc_testimonials_item_content {
	font-size: 1em;
	line-height: 1.4em;
}

.sc_testimonials_item_author {
	background-color: transparent;
	text-align: center;
	margin-top: 0.9em;
	max-width: none;
	padding: 1.5em 1.3em 1.5em;
}

.sc_testimonials_item_author_avatar {
	width: 4.688em;
	height: 4.688em;
	margin: 0 0 1em;
}

.sc_testimonials_item_author_data {
	display: block;
	max-width: none;
}

.sc_testimonials_item_author_title {
	font-size: 1.25rem;
	font-weight: 600;
	letter-spacing: 0;
	text-transform: uppercase;
}

	.sc_testimonials_item_author_title + .sc_testimonials_item_author_subtitle {
		margin-top: 0.25em;
		font-size: 0.875rem;
		font-weight: 300;
	}

.sc_testimonials[data-slides-per-view="3"] .swiper-slide {
	opacity: 0.25;
}

	.sc_testimonials[data-slides-per-view="3"] .swiper-slide.swiper-slide-next {
		opacity: 1;
	}

.sc_team_default .trx_addons_hover_content .trx_addons_hover_title {
	font-size: 1.3333em;
}

.sc_team_default .sc_team_item_info {
	padding: 2.6em 3em;
	text-align: center;
}

.sc_team_default .sc_team_item_title {
	margin-top: 0;
}

.sc_team_default .sc_team_item_subtitle, .sc_team_short .sc_team_item_subtitle, .sc_team_featured .sc_team_item_subtitle {
	font-size: 0.875rem;
	font-weight: 300;
	line-height: 1em;
	letter-spacing: 0;
	margin-top: 5px;
	text-align: center;
}

.sc_team_default .sc_team_item_content {
	margin-top: 1.6em;
	min-height: 5.4em;
}

.sc_team_default .sc_team_item_socials .social_item {
	display: inline-block;
	margin: 0 3px 3px 0;
}

	.sc_team_default .sc_team_item_socials .social_item a {
		display: block;
		width: 2.4em;
		height: 2.4em;
		line-height: 2.4em;
	}

.sc_team_default .sc_team_item_socials + .sc_team_item_button {
	display: none;
}

.sc_team_default .sc_team_item_button {
	margin: 1.6em 0 0;
}

.team_member_page .team_member_featured .team_member_avatar {
	border: none;
}

.team_member_page .team_member_brief_info_text {
	margin-top: 1rem;
	letter-spacing: 0;
	font-style: normal;
}

.team_member_page .team_member_socials .social_item {
	display: inline-block;
	margin: 0 3px 3px 0;
}

	.team_member_page .team_member_socials .social_item a {
		display: block;
		width: 2.4em;
		height: 2.4em;
		line-height: 2.4em;
	}

.sc_team_short .sc_team_item_thumb {
	border-bottom: none;
}

.sc_team_short .trx_addons_hover_style_zoomin a:hover {
	cursor: default;
}

.sc_team_short .trx_addons_hover_style_zoomin:hover .trx_addons_hover_content, .sc_team_short .trx_addons_hover_style_zoomin:hover .trx_addons_hover_mask {
	display: none;
}

.sc_team_short .sc_team_item_title {
	text-align: center;
	font-size: 1.25em;
	font-weight: 600;
	text-transform: uppercase;
}

.sc_team.slider_swiper.slider_controls_bottom .slider_next, .sc_team.slider_swiper_outer .slider_controls_bottom .slider_next {
	margin-left: 0;
}

.sc_team.slider_swiper .slider_prev:before, .sc_team.slider_swiper_outer .slider_prev:before {
	content: '\e950';
	font-family: 'fontello';
}

.sc_team.slider_swiper .slider_next:before, .sc_team.slider_swiper_outer .slider_next:before {
	content: '\e951';
	font-family: 'fontello';
}

.sc_team.slider_swiper.slider_controls_bottom .slider_controls_wrap > a, .sc_team.slider_outer_controls_bottom .slider_controls_wrap > a {
	width: 2.8em;
	height: 2.7em;
	line-height: 2.7em;
	border: none;
}

	.sc_team.slider_swiper.slider_controls_bottom .slider_controls_wrap > a:before, .sc_team.slider_outer_controls_bottom .slider_controls_wrap > a:before {
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}

.sc_team.slider_swiper.slider_controls_bottom .slider_controls_wrap, .sc_team.slider_swiper_outer .slider_controls_bottom .slider_controls_wrap {
	margin-top: 2.55em;
}
