/* ThemeREX Addons
------------------------------------------------------------------------------------ */

.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; }

/* Grid */
.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;
	border-radius: 50%;
}
body.page.home .trx_addons_scroll_to_top {
	// display:none !important;
}

.menu_style_right .trx_addons_scroll_to_top {
	right: 7rem;
}
.trx_addons_icon-up:before{
	content: '\e91f';
	font-family: 'fontello';
}

/* Slider
---------------------------------------------- */
.swiper-slide {
	border-radius: 25px;
	overflow: hidden;
}
.widget_slider .slider_swiper .swiper-slide{
	border-radius: 25px;
}
.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 {
	// border: 2px solid #fff;
	background-color: transparent;
	width: 15px;
	height: 15px;
}
.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: 4.2em;
	height: 2.8em;
	line-height: 2.8em;
	-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: '\e939';
}
.slider_swiper.slider_controls_side .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_side .slider_controls_wrap > .slider_next:before {
	content: '\e93a';
}

.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.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;
}



/* Widgets
---------------------------------------------- */

aside.widget_bg_image {
	padding: 2em 1.5em !important;	/* to override .columns_wrap > .column rules */
}
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;
}

/* About Me */
.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;
}

/* Audio */
.trx_addons_audio_player {
	border-radius: 25px;
	padding: 2em 2.7em 2.2em;
}
.sidebar .trx_addons_audio_player,
.footer_wrap .trx_addons_audio_player,
.trx_addons_audio_player.with_cover {
	padding:0.8em 1em;
}
.trx_addons_audio_player.without_cover {
	border: 1px solid #ddd;
	background-color:transparent;
}
.format-audio .post_featured .post_audio_author,
.trx_addons_audio_player .audio_author {
	font-size: 1.071em;
	font-weight: 300;
	margin-left: 0;
	margin-right:0;
	margin-bottom: 0.1em;
	text-transform:none;
	letter-spacing: 0.07em;
}
.format-audio .post_featured.with_thumb .post_audio_title,
.trx_addons_audio_player .audio_caption {
	font-size: 1em;
	font-weight:400;
	line-height:1.35em;
	letter-spacing: 0.1em;
	text-transform:none;
}
.format-audio .post_featured.with_thumb .post_audio_title,
.vc_row .trx_addons_audio_player .audio_caption {
	font-size: 1.714em;
	font-weight: 400;
}
.trx_addons_audio_player .audio_author + .audio_caption {
	margin: 0 0 0.6em;
}
.trx_addons_audio_player .mejs-container .mejs-controls .mejs-time {
	font-size: 0.714em !important;
	font-weight: 300;
	letter-spacing: 0.1em;
}
.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: 3px !important;
}

.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: 0;
    border-radius: 0;
}

.mejs-container .mejs-controls .mejs-playpause-button {
	margin-left: -2px !important;
}
.mejs-container .mejs-controls .mejs-playpause-button.mejs-play{
    font-size: 1.3em;
}
.mejs-container .mejs-controls .mejs-playpause-button.mejs-pause{
    font-size: 2em;
}
.mejs-container .mejs-controls .mejs-volume-button{
    font-size: 1.4em;
}
.mejs-controls .mejs-button button:focus {
    outline: none;
}

/* Most Popular */
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;
}

/* Categories list */
.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,
.widget_categories_list[class*="column-"] .categories_list_style_2 .categories_list_item,
.sidebar .widget_categories_list .categories_list_style_2 .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,
.widget_categories_list[class*="column-"] .categories_list_style_2 .categories_list_image,
.sidebar .widget_categories_list .categories_list_style_2 .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,
.widget_categories_list[class*="column-"] .categories_list_style_2 .categories_list_image img,
.sidebar .widget_categories_list .categories_list_style_2 .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,
.widget_categories_list[class*="column-"] .categories_list_style_2 .categories_list_title,
.sidebar .widget_categories_list .categories_list_style_2 .categories_list_title {
	display:inline-block;
	width: 100%;
	margin: 0;
	font-size:1em;
	// padding-left: 1em;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-align:left;
	text-transform:none;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.widget_categories_list .categories_list_style_2 .categories_list_title {
	margin: 0.8em 0 0;
}
.widget_categories_list .categories_list_style_2 .categories_list_image {
	vertical-align:top;
}

.widget_categories_list .categories_list_style_2 .categories_list_image img {
	width:initial;
}
.widget_categories_list .categories_list_style_2 .categories_list_count {
	display:initial;
	margin-left: initial;
}
.widget_categories_list .categories_list_style_2 .categories_list_item {
	margin-bottom: initial;
}
.widget_categories_list .categories_list_style_2 .categories_list_image:after {
	display: none;
}
.widget_categories_list .categories_list_style_2 .categories_list_title {
	position:initial;
	z-index:initial;
	left:initial;
	top:initial;
	width:initial;
	-webkit-transform:initial;
	   -moz-transform:initial;
	    -ms-transform:initial;
	        transform:initial;
	-webkit-box-sizing:initial;
	   -moz-box-sizing:initial;
	        box-sizing:initial;
	font-weight: initial;
	margin:initial;
	padding:initial;
	background-color:initial;
	-webkit-box-shadow: initial;
	   -moz-box-shadow: initial;
			box-shadow: initial;
}
.widget_categories_list .categories_list_style_2 .categories_list_title a {
	padding: initial;
	display:initial;
}
.widget_categories_list .categories_list_style_2 .categories_list_title a:hover {
	color: #000000;
}

/* Contacts */
.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;
}

/* Recent News + Shortcode Recent News */
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;
}

/* Recent posts & Most Popular posts & Search Results */
.widget_area .post_item,
aside .post_item {
	overflow:hidden;
	text-align:left;
	margin-bottom: 0;
	position:relative;
	background-color: transparent !important;
	display: inline-table;
}
aside .post_item + .post_item {
	margin-top:1em;
	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;
    vertical-align: middle;
    display: table-cell;
}
.widget_area .post_item .post_thumb,
aside .post_item .post_thumb {
	float:left;
	width: 6.215rem;
	height: 6.215rem;
	margin:0 1.4em 0 0;
	overflow:hidden;
	border-radius: 50%;
	position: relative;
}
.widget_area .post_item .post_thumb:before,
aside .post_item .post_thumb:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 7px solid transparent;
    border-radius: 50%;
}

.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-size: 1em;
	font-weight: 300;
	letter-spacing: 0.05em;
	margin: -2px 0 8px 0;
	text-align:left;
}
.widget_area .post_item .post_info,
aside .post_item .post_info {
	font-size: 1em;
	font-weight: 300;
	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 */
.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;
}

/* Twitter */
.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;
}

/* Video */
.trx_addons_video_player.with_cover {
	border-radius: 25px;
	overflow: hidden;
}

.trx_addons_video_player.with_cover img{
	border-radius: 25px;
}

.trx_addons_video_player.with_cover .video_hover {
	font-size:2.8em;
	// width: 1.7145em;
	// height: 1.7145em;
	// line-height: 1.7145em;
	width: 2.0715em;
    height: 2.0715em;
    line-height: 2.0715em;
	border: 2px solid #ddd;
	opacity: 1;
	margin-top: 0;
}
.trx_addons_video_player.with_cover:hover .video_mask{
	opacity: 0;
}
.trx_addons_video_player.video_play:hover .video_mask{
	opacity: 1;
}
.trx_addons_video_player.with_cover .video_hover:before {
	content: '\e8e1';
	font-family:'fontello';
    width: 1.7145em;
    height: 1.7145em;
    line-height: 1.7145em;
    text-indent: 5px;
    border-radius: 50%;
    position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	   -moz-transform:translateX(-50%) translateY(-50%);
	    -ms-transform:translateX(-50%) translateY(-50%);
	        transform:translateX(-50%) translateY(-50%);
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;	        
}
.widget_video .trx_addons_video_player.with_cover .video_hover {
	font-size: 2em;
}
.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;
}

.trx_addons_video_player.with_cover .video_mask {
    border-radius: 25px;
}
.trx_addons_video_player.video_play .video_embed {
    border-radius: 25px;
}
/* CV Card
---------------------------------------------- */
.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;
}



/* Hover effects
---------------------------------------------- */
.trx_addons_hover_style_zoomin .trx_addons_hover_content .trx_addons_hover_title {
	display:none;
}



/* Shortcodes
---------------------------------------------- */


[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;
}


/* Title */
h2.sc_item_title.sc_item_title_style_default {
	font-size: 3.214em;
}
.sc_item_title.sc_item_title_style_default {
	font-size: 3.214em;
	font-weight: 400;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}
.sc_item_title + .sc_item_descr{
	font-size: 1em;
	font-weight: 400;
    // width: 80%;
    margin-top: 2.5em;
}
[class*="sc_item_title_style_big"].sc_item_title + .sc_item_descr{
	margin-top: 3.4em;
}

.sc_item_title + .sc_item_descr.sc_align_center{
	margin-left: auto;
	margin-right: auto;
}

.sc_item_title + .sc_item_descr.sc_align_right{
	margin-left: auto;
}
.sc_item_title_style_h4_thin {
	font-size: 2.143em;
	font-weight: 300;
}
.sc_item_title_style_h4_thin b,
.sc_item_title_style_h4_thin strong{
	text-transform: uppercase;
}

.sc_item_title_style_h4_thin.sc_item_title + .sc_item_descr {
	margin-top: 2em;
	width: 100%;
}

.sc_item_title[class*="sc_item_title_style_big"] {
	font-size: 4.286em;
	letter-spacing: 0.075em;
	text-transform: uppercase;
}
.sc_item_title[class*="sc_item_title_style_big"] br + b,
.sc_item_title[class*="sc_item_title_style_big"] br + strong{
    top: -13px;
    position: relative;
}
.sc_item_title.sc_item_title_style_big_thin {
	font-weight: 300;
}
.sc_item_title.sc_item_title_style_big {
	font-weight: 700;
}
.sc_item_subtitle[class*="sc_item_title_style_big"] {
	font-size: 1.571em;
	font-weight: 300;
	letter-spacing: 0.15em;
	margin-top: 0.4em;
}
.sc_item_subtitle.sc_align_default[class*="sc_item_title_style_big"]{
	padding-left: 0.14em;
}
.sc_item_subtitle.sc_align_right[class*="sc_item_title_style_big"]{
	padding-right: 0.1em;
}
.sc_item_subtitle {
	font-size: 1.571em;
	font-weight: 300;
	line-height:1.2em;
	text-transform:lowercase;	
}
.sc_item_title {
	// letter-spacing:2px;
	line-height:1.2em;
}
.sc_item_subtitle + .sc_item_title {
	margin-top: 0.15em;
}
.sc_item_title + .sc_item_subtitle {
	margin-top: 0.4em;
}

.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;
}


/* Action */
.sc_action_item.with_image:before{
    // padding-top: 58%;
    // padding-top: 43%;
}
.sc_action_item_default .sc_action_item_title,
.sc_action_item_default .sc_action_item_subtitle {
	font-size: 4.286em;
    line-height: 1;
    letter-spacing: 0.075em;
	text-transform: uppercase;
}
.sc_action_item_default .sc_action_item_title{
	font-weight: 700;
}
.sc_action_item_default .sc_action_item_subtitle {
	line-height:1.2em;
}
.sc_action_item_default .sc_action_item_subtitle + .sc_action_item_title {
	margin-top: -5px;
}

.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: 1.571em;
	font-weight: 300;
	line-height: 1;
	margin-top: 1em;
    padding-left: 0.15em;
    letter-spacing: 0.15em;
	border:none;
}
.sc_action_item_inner .sc_item_button{
    margin-top: 4em;
    margin-left: 0.3em;
}
.sc_action_item.with_image .sc_action_item_inner {
    padding: 2em 7em;
}

.sc_action_item_default.with_image:after {
	background-color: transparent;
}

/* Anchor */
.menu_side_inner #toc_menu {
	display:block;
	position:relative;
	left:0;
	top:0;
	margin:0;
}
.toc_menu_item .toc_menu_description {
	font-size:1.0667em;
	line-height:1.3em;
	font-weight:bold;
	text-transform:uppercase;
	top: 1px;
}
.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: 6rem;
}
.toc_menu_item .toc_menu_description span {
	display:inline-block;
	vertical-align:middle;
	padding: 0 3em;
	letter-spacing:3px;
	margin-top: 5px;
}
.toc_menu_item .toc_menu_icon {
	width: 100%;
	height: 6rem;
	line-height: 6rem;
	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:2rem;
	font-weight:normal;
	line-height:inherit;
}
.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;
}

/* Blogger */
.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;
}

/* Button */
.sc_item_button a,
.sc_form button,
.sc_price_link,
.sc_action_item_link {
	cursor: pointer;
	display:inline-block;
	text-transform:none;
	white-space:nowrap;
	padding:0.707em 1.2em;
	margin-top: 0;
	font-size: 1.214em;
	line-height:1;
	font-weight:300;
	letter-spacing: 0.05em;
	border: 2px solid transparent;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	border-radius: 25px;
}

.sc_button.sc_button_size_large {
    font-size: 1.214em;
}
.sc_button.sc_button_size_small {
    font-size: 1.071em;
    padding: 0.64em 1.3em;
}
.sc_button_icon {
    font-size: 1em;
}
.sc_button_icon_right .sc_button_icon {
	margin-left: 1em;
	float: right;
}
.sc_button_simple {
	text-transform:uppercase;
	font-size:0.8667em;
	letter-spacing:3px;
}
.sc_button_simple:before,
.sc_button_simple:after {
	content:'\e919';
	font-family:'fontello';
	font-style:normal;
	// top: -2px;
	margin-top: 1px;
	top:50%;
	-webkit-transform:translateY(-50%);
	   -moz-transform:translateY(-50%);
		-ms-transform:translateY(-50%);
			transform:translateY(-50%);
}
.sc_button_simple:hover {
	opacity: 0.5;
}
// .scheme_dark .sc_button_simple {
// 	opacity: 0.5;
// }
// .scheme_dark .sc_button_simple:hover {
// 	opacity: 1;
// }
.sc_item_button .sc_button_simple:not(.sc_button_bg_image) {
	background:none !important;
	background-color:transparent;
}
.scheme_dark .sc_item_button .sc_button_simple:not(.sc_button_bg_image):hover{
	opacity: 0.5;
}
.sc_item_button .sc_button_simple {
	font-size: 1.214em;
	font-weight: 300;
	line-height:1.25em;
	text-transform:none;
	border: none;
	// padding: 0 1.2em 0 0;
	padding: 0.707em 1.2em 0.707em 0;
	border: 2px solid transparent !important;
}
.sc_item_button .sc_button_simple.sc_button_size_small{
	font-size: 1.071em;
	font-weight: 300;
}
.sc_item_button .sc_button_simple:hover{
	opacity: 1;
}
// .sc_item_button .sc_button_simple:before,
// .sc_item_button .sc_button_simple:after {
// 	font-style:normal;
// 	line-height:inherit;
// 	top:2px;
// }
.sc_content .sc_item_button {
	display: inline-block;
}
.sc_content .sc_item_button + .sc_item_button {
	margin-left: 3.4em;
}

.inline_buttons .sc_item_button{
	display: inline-block;
}
.inline_buttons .sc_item_button + .sc_item_button{
	margin-left: 3.3em;
}

/* Courses */
.sc_courses_default .sc_courses_item_title{
	font-size: 1.214em;
	font-weight: 400;
	letter-spacing: 0.05em;
	text-align: center;
}
.sc_courses_default .sc_courses_item_info {
	padding: 2em 2em 0;
}
.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_courses_default .sc_courses_item_thumb.post_featured .mask,
.sc_courses_default .sc_courses_item_thumb.post_featured .mask,
.sc_courses_default .post_featured.hover_icon, 
.sc_courses_default .post_featured.hover_icons {
	border-radius: 50%;
}

.sc_courses_item_thumb.post_featured{
	margin-bottom: 0.3em;
}
.sc_courses_item_thumb.post_featured:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 18px solid transparent;
    border-radius: 50%;
}
.sc_courses_item_thumb.post_featured:after{
	display: none;
}
.sc_courses_default .sc_item_descr + .sc_item_columns {
	margin-top: 6.6em;
}

.courses_single .courses_page_featured {
    position: relative;
    border-radius: 25px;
    overflow: hidden;
}
.courses_single .courses_page_featured:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 18px solid transparent;
    border-radius: 25px;
    z-index: 2;
}
.single-cpt_courses .top_panel_default .top_panel_title_wrap{
	height: 10em;
}
.single-cpt_courses .top_panel_default .top_panel_title_wrap .breadcrumbs{
	margin-top: 10px;
}
.sc_courses_item_link {
	margin-top: 0.28em;
}
/* Dishes */
.sc_dishes_default .sc_dishes_item_info {
	padding: 2.6em 3em;
	text-align:center;
}
.sc_dishes_default .sc_dishes_item_title {
	margin-top:0;
}
.sc_dishes_default .sc_dishes_item_subtitle {
	font-size: 0.8667em;
	line-height:1.5em;
	font-style:italic;
	letter-spacing:0;
	margin-top:0.1em;
}
.sc_dishes_default .sc_dishes_item_content {
	margin-top:1.6em;
	min-height:5.4em;
}
.sc_dishes_default .sc_dishes_item_button {
	margin:1.6em 0 0;
}

.sc_dishes_compact .sc_dishes_item_header {
	padding:2rem;
}
.sc_dishes_compact .sc_dishes_item_title {
	line-height:1.25em;
}
.sc_dishes_compact .sc_dishes_item_subtitle {
	font-size: 13px;
	line-height:16px;
}

.sc_dishes_float .sc_dishes_item_title {
	font-size: 1.214em;
	font-weight: 400;
	letter-spacing: 0.05em;
	margin-top: 0 !important;
	padding-right: 45%;
	line-height: 1.8em;
	z-index: 1;
}
.sc_dishes_float .sc_dishes_item_title:before {
	content: '';
	border-top: 2px dotted #ddd;
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: 6px;
	z-index: -1;
}
.sc_dishes_float .sc_dishes_item_price {
	top: initial;
	bottom: 0;
	font-weight: 700;
}

.sc_dishes_float .sc_dishes_item_price .sc_dishes_currency{
	font-size: 1.2rem;
	letter-spacing: 0.15em;
	position: relative;
	top: -0.4em;
}
.sc_dishes_float .sc_dishes_item_price .sc_dishes_value{
    font-size: 1.6rem;
    letter-spacing: 0.15em;
}
.sc_dishes_float .sc_dishes_item_description {
	font-size: 1.071em;
	font-weight: 300;
	letter-spacing: 0.07em;
    margin-top: 1px;
}

.sc_dishes_float .sc_dishes_item {
	margin-bottom: 0;
}
.sc_dishes_float .sc_dishes_item + .sc_dishes_item {
	margin-top: 1.8em;
}

.single-cpt_dishes .dishes_page_header .dishes_page_featured{
	position: relative;
}
.single-cpt_dishes .dishes_page_header .dishes_page_featured,
.single-cpt_dishes .dishes_page_header .dishes_page_featured img{
	border-radius: 25px;
	overflow: hidden;
	display: inline-block;
}

.single-cpt_dishes .dishes_page_header .dishes_page_featured:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 18px solid transparent;
    border-radius: 25px;
    z-index: 2;
}

.single-cpt_dishes .dishes_page_header .dishes_page_title{
    font-size: 2.857em;
    font-weight: 400;
    padding-right: 40%;
    letter-spacing: 0.1em;
    margin-top: -0.2em;
}
.single-cpt_dishes .dishes_page_header .dishes_page_featured + .dishes_page_title{
    margin-top: 1em;
}

.single-cpt_dishes .top_panel_default .top_panel_title_wrap{
	height: 10em;
}
.single-cpt_dishes .top_panel_default .top_panel_title_wrap .breadcrumbs{
	margin-top: 10px;
}

.dishes_page_spicy:before{
    content: '\e945';
    font-family: 'fontello';
}

/* Events */
.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;
}

/* Form */
.sc_form .sc_item_title + .sc_item_descr.sc_align_center{
    padding: 0 10em;
}
.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;	
}
.sc_form form input.trx_addons_field_error,
.sc_form form input.trx_addons_field_error:hover,
.sc_form form input.trx_addons_field_error:focus,
.sc_form form textarea.trx_addons_field_error,
.sc_form form textarea.trx_addons_field_error:hover,
.sc_form form textarea.trx_addons_field_error:focus {
	-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: '\e848'; }
.sc_form .sc_form_info_item_email .sc_form_info_icon:before { content: '\e83a'; }
.sc_form .sc_form_info_item_phone .sc_form_info_icon:before { content: '\e915'; }

.sc_form_field,
.sc_form_modern .sc_form_field {
	margin-bottom: 1.05em;
}

.sc_form_field_button,
.sc_form_modern .sc_form_field_button {
	margin-top: 3em;
	margin-bottom:0;
}
.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:left;
}
.sc_form_modern .sc_form_info_icon:before {
    font-size: 3.643em;
}
.sc_form_modern .sc_form_info{
    margin-bottom: 3.7em;
}

.sc_form_default .sc_form_fields,
.sc_form_modern .sc_form_fields {
	max-width: 570px;
	margin: 0 auto;
}
.sc_form .sc_form_field:not(.sc_form_field_button){
	position: relative;
}
.sc_form .sc_form_field:not(.sc_form_field_button):before {
	content: '*';
	font-size: 1.571em;
	font-weight: 300;
	height: 15px;
	position: absolute;
	margin-top: -1px;
	right: 19px;
	top:50%;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.sc_form .sc_form_field_message.sc_form_field:not(.sc_form_field_button):before {
    right: 19px;
    top: 16px;
	-webkit-transform: none;
	   -moz-transform: none;
	    -ms-transform: none;
	        transform: none;
}
.sc_form_default .sc_form_field_button,
.sc_form_modern .sc_form_field_button {
	text-align:center;
}
.sc_form_detailed button {
	display: block;
}

.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 textarea {
	border: 2px solid #eee;
	font-size: 1.214em;
	line-height:1.214em;
	font-style:normal;
	padding: 0.765em 2.2em 0.765em 1.1em;
}

.sc_form .sc_form_info_data > a, 
.sc_form .sc_form_info_data > span {
    font-size: 1.714em;
    letter-spacing: 0.1em;
    line-height: 1.3em;
    max-width: 80%;
    margin: 1em auto 0;
}

[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:1em !important;
	font-weight: 400;
	font-style:normal;
	line-height:1.2em;
	letter-spacing:1px;
	padding: 1.4em 1.4em !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 form:not([class*="sc_input_hover_"]) textarea {
	min-height:8.2em;
}

.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;
}

/* Googlemap */
.sc_googlemap_content_default {
	display: none !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;
}



/* Icons */
.sc_icons .sc_icons_item {
	z-index: 1;
}
.sc_icons .sc_icons_icon:before, .sc_icons .sc_icons_icon > span:before {
    font-size: 5.6em;
    line-height: 1.1em;
}
.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.714em;
	font-weight: 400;
	line-height:1.3em;
	font-style: normal;
	letter-spacing: 0.10em;
}
.sc_icons .sc_icons_icon + .sc_icons_title, 
.sc_icons .sc_icons_icon + .sc_icons_description {
	margin-top: 0.9em;
}
.sc_icons .sc_icons_image + .sc_icons_title,
.sc_icons .sc_icons_image + .sc_icons_description {
	margin-top:1.7em;
}
.sc_icons_description {
	font-size: 1em;
	line-height: 1.6em;
	font-weight:300;
	font-style:normal;
}
.sc_icons_modern .sc_icons_title {
	font-size: 1.214em;
	line-height: 1.714em;
	font-weight: 400;
    padding: 0 2em;
    letter-spacing: 0.05em;
}
.sc_icons_modern .sc_icons_description {
	font-size: 1.2em;
	line-height: 1.3em;
}
.sc_icons .sc_icons_title + .sc_icons_description {
	// width: 70%;
	line-height: 1.75em;
    margin: 1.7em auto 0;
    letter-spacing: 0.04em;
}
.sc_icons .sc_icons_image{
	position: relative;
	width: 8.858em;
	height: 8.858em;
	margin-left: auto !important;
	margin-right: auto !important;
	border-radius: 50%;
	border: 2px solid #ddd;
}
.sc_icons .sc_icons_image:after{
	content: '';
	display: block;
	clear: both;
}
.sc_icons .sc_icons_image img {
	max-width: 100%;
    width: 7.15em;
    height: 7.15em;
    border-radius: 50%;
    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%);
}
.sc_icons .sc_icons_item_linked:hover .sc_icons_image img {
    -webkit-transform: translatex(-50%) translateY(-50%);
    -moz-transform: translatex(-50%) translateY(-50%);
    -ms-transform: translatex(-50%) translateY(-50%);
    transform: translatex(-50%) translateY(-50%);
}
.sc_icons .sc_icons_link {
     display: initial; 
     position: initial; 
     z-index: initial; 
     left: initial; 
     top: initial; 
     width: initial; 
     height: initial; 
}
.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_title, 
.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_title, 
.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_description, 
.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_title + .sc_icons_description, 
.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_description, 
.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_title + .sc_icons_description {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
}
/* Price */
.sc_price {
	border: 2px solid #ddd;
	border-radius: 25px;
	background-color: transparent;
}
.sc_price_icon {
    margin-top: 0.36em;
}
.sc_price_info {
	padding: 0.7em 1.5em 3.8em;
	text-align:center;
}
.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.143em;
	font-weight: 400;
	line-height:1.25em;
	letter-spacing: 0.15em;
}
.sc_price_title {
	margin-top: 1em;
}
.sc_price_icon + .sc_price_info .sc_price_title {
	margin-top: 0;
}

.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: 3.857em;
	font-weight: 700;
	line-height:1.25em;
	letter-spacing:0.15em;
	margin-top: 0.75em;
}
.sc_price_price span > span:first-child{
	font-size: 0.57em;
    position: relative;
    top: -18px;
    left: 2px;
}
.sc_price_price span > span + span:last-child{
    letter-spacing: 0.15em;
    font-weight: 300;
    font-size: 0.26em;
	position: relative;
    left: -4px;
}
.sc_price_decimals {
	text-decoration:none;
}
.sc_price_details {
	margin-top:0.7em;
	font-size: 1em;
	font-weight: 300;
	text-align: left;
	padding-left: 3.1em;
    padding-right: 3.1em;
}
.sc_price_link {
	margin-top:1em;
}
.sc_price_link:after {
	display:none;
}


/* Promo */
.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;
}


/* Services */
.sc_services_default .sc_services_item {
	position: relative;
	background-color: transparent;
}
.sc_services_default .trx_addons_hover_content .trx_addons_hover_title {
	font-size: 1.3333em;
}
.sc_services_default .sc_services_item_icon {
	margin-top: 0.8em;
}
.sc_services_default .sc_services_item_info {
	padding: 0 3em;
	text-align:center;
	z-index: 1;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform:translateY(-50%);
	   -moz-transform:translateY(-50%);
	    -ms-transform:translateY(-50%);
	        transform:translateY(-50%);
}
.sc_services_default .sc_services_item_title {
	margin-top:0;
	margin-bottom: 2.4em;
	font-size: 1.714em;
	line-height: 1.45em;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.sc_services_default .sc_services_item_subtitle {
	font-size: 1.214em;
	font-weight: 300;
	line-height: 1;
	letter-spacing:0.05em;
	margin-top: 0;
	margin-bottom: 0.85em;
}
.sc_services_default .sc_services_item_content {
	margin-top:1.6em;
	min-height:5.4em;
}
.sc_services_default .sc_services_item_button {
	margin: 0 0 -10px;
}
.sc_services_default .sc_services_item_button .sc_button{
	padding: 0.64em 1.0em;
	font-weight: 400;
}

.sc_services_default .post_featured .icons{
	display: none;
}

.sc_services_default .sc_services_item .post_featured:after {
	display: none;
}
.sc_services_default .post_featured .mask,
.sc_services_default .post_featured:hover .mask {
	opacity: 0.85;
	-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;
	background-image: none;
}

.sc_services_iconed .sc_services_item_icon {
	font-size:2.8em;
	line-height:1em;
}
.sc_services_iconed .sc_services_item_header {
	padding:2.6rem;
}
.sc_services_iconed .sc_services_item_subtitle,
.sc_services_iconed .sc_services_item_button {
	display:none;
}

.services_page_featured {
    overflow: hidden;
    position: relative;
    margin-bottom: 2.4em;
    border-radius: 25px;
}
.services_page_featured:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 18px solid transparent;
    border-radius: 25px;
    z-index: 2;
}

.services_related_item .services_title{
	letter-spacing: 0.05em;
}

.single-cpt_services .related_wrap {
    margin-top: 3.9rem;
    padding-top: 4.3rem;
}

/* Skills */
.sc_skills .sc_item_title + .sc_item_columns {
	margin-top: 3.3em;
}

.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 {
	display: none !important;
	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: 3.857em;
	font-weight: 700;
	line-height: 1.1em;
	letter-spacing: 0.15em;
	margin:0;
	text-align:left;
}
.sc_skills_counter .sc_skills_icon+.sc_skills_total {
	margin-top:0.2em;
}
.sc_skills_counter .sc_skills_item_title {
	font-size: 1.714em;
	font-weight: 300;
	line-height:1.714em;
	text-transform:none;
	letter-spacing: 0.10em;
	text-align:left;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
	font-size: 2.857em;
	font-weight: 400;
	top: 48%;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_item_title {
	font-size:1.0667em;
	line-height:1.3em;
	font-weight: 400;
	letter-spacing:1px;
	margin-top:0.2em;
	text-transform:none;
}

/* Socials */
.sc_socials .socials_wrap a,
.widget_socials .social_item a {
	display: inline-block;
	width: 3em;
	height: 3em;
	line-height:3em;
	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 10px 10px 0;
}


/* Table */
table th,
.sc_table table th {
	padding:1.05em 0.45em;
}
table td,
.sc_table table td {
    padding-top: 1.32em;
    padding-bottom: 1.32em;
}
table tr th:first-child, 
table tr td:first-child,
.sc_table table tr th:first-child, 
.sc_table table tr td:first-child {
	border-left-width: 2px;
}
table tr th:last-child, 
table tr td:last-child,
.sc_table table tr th:last-child, 
.sc_table table tr td:last-child {
	border-right-width: 2px;
}
table tr:last-child th, 
table tr:last-child td,
.sc_table table tr:last-child th, 
.sc_table table tr:last-child td {
	border-bottom-width: 2px;
}
table tr:first-child th:first-child, 
table tr:first-child td:first-child,
.sc_table table tr:first-child th:first-child, 
.sc_table table tr:first-child td:first-child {
	border-radius: 25px 0 0 0;
}
table tr:first-child th:last-child, 
table tr:first-child td:last-child,
.sc_table table tr:first-child th:last-child, 
.sc_table table tr:first-child td:last-child {
	border-radius: 0 25px 0 0;
}

table tr:last-child th:first-child, 
table tr:last-child td:first-child,
.sc_table table tr:last-child th:first-child, 
.sc_table table tr:last-child td:first-child {
	border-radius: 0 0 0 25px;
}
table tr:last-child th:last-child, 
table tr:last-child td:last-child,
.sc_table table tr:last-child th:last-child, 
.sc_table table tr:last-child td:last-child {
	border-radius: 0 0 25px 0;
}

table tr:first-child th, 
table tr:first-child td,
.sc_table table tr:first-child th, 
.sc_table table tr:first-child td {
	font-weight: 300;
}

table thead tr:last-child th:last-child, 
table thead tr:last-child td:last-child,
.sc_table table thead tr:last-child th:last-child, 
.sc_table table thead tr:last-child td:last-child,
table thead tr:last-child th:first-child, 
table thead tr:last-child td:first-child, 
.sc_table table thead tr:last-child th:first-child, 
.sc_table table thead tr:last-child td:first-child {
	border-radius: 0;
}

table thead tr:first-child th:first-child, 
table thead tr:first-child td:first-child,
.sc_table table thead tr:first-child th:first-child, 
.sc_table table thead tr:first-child td:first-child {
	border-radius: 25px 0 0 0;
}
table thead tr:first-child th:last-child, 
table thead tr:first-child td:last-child,
.sc_table table thead tr:first-child th:last-child, 
.sc_table table thead tr:first-child td:last-child {
	border-radius: 0 25px 0 0;
}

table thead + tbody tr:first-child th:first-child, 
table thead + tbody tr:first-child td:first-child,
.sc_table table thead + tbody tr:first-child th:first-child, 
.sc_table table thead + tbody tr:first-child td:first-child {
	border-radius: 0;
}
table thead + tbody tr:first-child th:last-child, 
table thead + tbody tr:first-child td:last-child,
.sc_table table thead + tbody tr:first-child th:last-child, 
.sc_table table thead + tbody tr:first-child td:last-child {
	border-radius: 0;
}


/* Testimonials */
.sc_testimonials_title.sc_align_right, 
.sc_testimonials_subtitle.sc_align_right, 
.sc_testimonials_descr.sc_align_right, 
.sc_testimonials_button.sc_align_right {
    text-align: right;
}
.sc_testimonials_title.sc_align_left, 
.sc_testimonials_subtitle.sc_align_left, 
.sc_testimonials_descr.sc_align_left, 
.sc_testimonials_button.sc_align_left {
    text-align: left;
}
.sc_testimonials_item_content {
	font-size: 1em;
	line-height:1.8824em;
	font-weight:400;
	font-style:normal;
}
.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.6em;
	margin-top:0;
	padding: 0;
	max-width:none;
}
.sc_testimonials_item_author_avatar {
	position: relative;
    width: 8.86em;
    height: 8.86em;
  	// margin: 0 0 0.8em;
	margin: 0;
	border: 2px solid #fff;
	border-radius: 50%;
}
.sc_testimonials_item_author_avatar:after {
	content: '';
	display: block;
	clear: both;
}
.sc_testimonials_item_author_avatar img{
	width: 7.15em;
	height: 7.15em;
	border-radius: 50%;
	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%);
}
.sc_testimonials_item_author_data {
	display:block;
	max-width:none;
}
.sc_testimonials_item_author_title {
	font-size: 1em;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform:none;
}
.sc_testimonials_item_author_title + .sc_testimonials_item_author_subtitle {
	margin-top:0.1em;
}

.sc_testimonials_item_content p {
	font-size: 1.214em;
	font-weight: 300;
	letter-spacing: 0.05em;
    line-height: 1.8em;
}

.sc_testimonials_modern .sc_testimonials_item > *{
	display: inline-block;
	vertical-align: middle;
}

.sc_testimonials_modern .sc_testimonials_item_content{
	text-align: right;
	width: 76%;
	position: relative;
	z-index: 1;
}
.sc_testimonials_modern .sc_testimonials_item_author{
    margin-left: 6.5%;
}

.sc_testimonials_modern .sc_testimonials_item_author_data {
	margin-top: 1.9em;
}

.sc_testimonials_item_content:before,
.sc_testimonials_modern .sc_testimonials_item_content:before {
	display: none;
}

.sc_testimonials_modern .sc_testimonials_item_content p:before {
	content:'“';
	position: absolute;
	top: -0.15em;
	left: 0em;
    line-height: 1;
    height: 180px;
	font-size: 23em;
	font-weight: 300;
	z-index: -1;
	opacity: 0.4;
}

.sc_testimonials_modern .sc_testimonials_item_content p {
	padding-left: 5em;
}

.sc_testimonials .sc_item_title + .sc_item_descr {
    width: 95%;
}

.sc_testimonials_default .sc_testimonials_title + .sc_testimonials_slider, 
.sc_testimonials_default .sc_testimonials_subtitle + .sc_testimonials_slider {
    margin-top: 4.1em;
}

.sc_testimonials_default .sc_testimonials_item_author_data {
	margin-top: 2em;
	margin-bottom: 3.2em;
}

.sc_testimonials_default .sc_testimonials_item_author_title {
	font-size: 1.071em;
	font-weight: 300;
}

.sc_testimonials_default .sc_testimonials_item_content {
    max-width: 85%;
    margin: 0 auto;
}

.sc_testimonials.slider_pagination {
    padding-bottom: 5.9em;
}

.sc_testimonials .swiper-pagination-bullet{
	position: relative;
	border-color: transparent !important;
	background-color: transparent !important;
    width: 14px;
    height: 14px;
    margin: 0 6px;
}
.sc_testimonials .swiper-pagination-bullet:before {
	content: '';
	border-radius: 50%;
    width: 6px;
    height: 6px;
	position: absolute;
	top: 50%;
	left: 50%;
	border: 2px solid #ddd;
	-webkit-transform:translateX(-50%) translateY(-50%);
	   -moz-transform:translateX(-50%) translateY(-50%);
	    -ms-transform:translateX(-50%) translateY(-50%);
	        transform:translateX(-50%) translateY(-50%);
    -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_testimonials .swiper-pagination-bullet:hover::before,
.sc_testimonials .swiper-pagination-bullet-active:before {
	// border: 1px solid #ddd;
	// background-color: transparent !important;
    width: 10px;
    height: 10px;
}

/* Team */
.sc_team_default .sc_team_item {
	background-color: transparent;
	padding: 0 5%;
}
.sc_team_default .sc_team_item .post_featured:after,
.sc_team_default .sc_team_item .post_featured img,
.sc_team_default .sc_team_item .post_featured .mask{
	border-radius: 50%;
	overflow: hidden;
}

.sc_team_default .trx_addons_hover_content .trx_addons_hover_title {
	font-size: 1.3333em;
}
.sc_team_default .sc_team_item_info {
	padding: 2.2em 3em;
	text-align:center;
}
.sc_team_default .sc_team_item_title {
	margin-top:0;
	font-size: 1.214em;
	font-weight: 400;
	letter-spacing: 0.05em;
}
.sc_team_default .sc_team_item_subtitle,
.sc_team_short .sc_team_item_subtitle,
.sc_team_featured .sc_team_item_subtitle {
	font-size: 1.071em;
	font-weight: 400;	
	letter-spacing: 0.07em;
	line-height: 1;
	margin-top:0.9em;
}
.sc_team_default .sc_team_item_content {
	margin-top:1.6em;
	min-height:5.4em;
}
.sc_team_default .sc_team_item_header + .sc_team_item_socials {
	margin-top: 0.65em;
}
.sc_team_default .sc_team_item_socials .social_item {
	display:inline-block;
	margin: 0 5px 5px 0;
}
.sc_team_default .sc_team_item_socials .social_item:last-child {
	margin-right: 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 .social_item a,
.team_member_page .team_member_socials .social_item a {
	background-color: transparent;
}
.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_brief_info_text {
	letter-spacing:0;
}
.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;
}
.team_member_page .team_member_header {
    margin-bottom: 4em;
}
/* Icons */
.trx_addons_icon-facebook:before {
	content: '\f30e';
	font-family: 'fontello';
}
.trx_addons_icon-twitter:before {
	content: '\f309';
	font-family: 'fontello';
}
.trx_addons_icon-gplus:before {
	content: '\f30f';
	font-family: 'fontello';
}
.trx_addons_icon-instagram:before {
	content: '\f32d';
	font-family: 'fontello';
}