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

/* Grid */
.sidebar .trx_addons_columns_wrap {
	margin-right: 0;
}
.sidebar .trx_addons_columns_wrap [class*="trx_addons_column-"] {
	display:block;
	width: 100%;
	padding: 0;
}


/* Scroll to top */
.menu_style_right .trx_addons_scroll_to_top {
	left: 2em;
	right: auto;
}


/* Layouts */
.menu_style_left .sc_layouts_row_fixed_on {	margin-left: 6rem !important; }
.menu_style_right .sc_layouts_row_fixed_on {margin-right: 6rem !important;}
body.mobile_layout.menu_style_left .sc_layouts_row_fixed_on { margin-left: 0 !important; }
body.mobile_layout.menu_style_right .sc_layouts_row_fixed_on {margin-right: 0 !important; }

.header_position_under .top_panel .wpb_row {
	background-color: transparent !important;
}

.top_panel.with_bg_image .sc_layouts_row:not(.sc_layouts_row_fixed_on) {
	background-color:transparent;
}


/* Search field inside content */
.content .search_wrap {
	max-width:50%;
	margin:0;
}
.post_item_none_search .search_wrap,
.post_item_none_archive .search_wrap {
	max-width:none;
}
.content .search_wrap .search_form_wrap {
	width: 100%;
}
.content .search_wrap .search_form_wrap .search_field {
	width:100%;
}
.content .search_wrap .search_submit {
	background-color:transparent;
}
.post_item_none_search .search_wrap .search_field,
.post_item_none_archive .search_wrap .search_field {
	padding: 0.5em 3em 0.5em 1em !important;
}
.post_item_none_search .search_wrap .search_submit,
.post_item_none_archive .search_wrap .search_submit {
	left: auto;
	right: 0;
	top: 50%;
	padding: 0 1em;
}
.content .search_wrap .search_results {
	width:100%;
}



/* Slider
---------------------------------------------- */

/* Pagination */
.sidebar .slider_pagination_pos_bottom > .swiper-pagination,
.sidebar .slider_outer_pagination_pos_bottom > .swiper-pagination {
	bottom: 0.5em;
}
.sidebar .slider_container .swiper-pagination-bullet,
.sidebar .slider_outer .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
}

/* Controls */
.sidebar .slider_outer .slider_controls_wrap,
.sidebar .slider_container.slider_controls_side .slider_controls_wrap {
	display:none;
}

/* Icons in controls */
.sc_slider_controls .slider_controls_wrap > a:before,
.slider_container.slider_controls_side .slider_controls_wrap > a:before,
.slider_outer_controls_side .slider_controls_wrap > a:before,
.slider_outer_controls_top .slider_controls_wrap > a:before,
.slider_outer_controls_bottom .slider_controls_wrap > a:before {
	font-family:'fontello';
	font-size: 18px;
}
.sc_slider_controls .slider_controls_wrap > .slider_prev:before,
.slider_container.slider_controls_side .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_side .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_top .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_bottom .slider_controls_wrap > .slider_prev:before {
	content: '\e837';
	padding-right: 1px;
}
.sc_slider_controls .slider_controls_wrap > .slider_next:before,
.slider_container.slider_controls_side .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_side .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_top .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_bottom .slider_controls_wrap > .slider_next:before {
	content: '\e836';
	padding-left: 5px;
}
.slider_elastistack_outer.slider_outer_controls > .slider_controls_wrap > .slider_next:before,
.slider_elastistack.slider_controls > .slider_controls_wrap  > .slider_next:before {
	content: '\e929';
}


/* Slider in the widgets area */
.header_widgets_wrap .slider_container .slide_overlay.slide_overlay_large {
	background-color: transparent;
}
.header_widgets_wrap .slider_container.slider_titles_center:not(.slider_multi) .slide_info.slide_info_large {
	width: 18em;
}

.sidebar .slider_container.slider_multi .slide_info:not(.slide_info_large),
.sidebar .slider_container .slide_info:not(.slide_info_large) {
	bottom: 8px;
}
.sidebar .slider_container.slider_multi .slide_title,
.sidebar .slider_container .slide_info:not(.slide_info_large) .slide_title {
	font-size: 1em;
}
.sidebar .slider_container.slider_multi .slide_date,
.sidebar .slider_container .slide_info:not(.slide_info_large) .slide_date {
	font-size: 12px;
	line-height:16px;
}



/* Widgets
---------------------------------------------- */
.footer_wrap .sc_layouts_row {
	font-size: 18px;
	line-height: 1.7857em;
}

.footer_wrap .sc_layouts_item {
	margin-top: 0;
	margin-bottom: 0;
}


/* Widget Categories list in columns or sidebar */
.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 {
	display:inline-block;
	width: 20%;
}
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_image {
	display:inline-block;
	width: 32px;
	vertical-align:middle;
}
.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;
	vertical-align:middle;
	width: 70%;
	margin: 0;
	font-size:1em;
	text-align:left;
	text-transform:none;
	-webkit-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
}
.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image + .categories_list_title,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_image + .categories_list_title {
	padding-left: 1em;
}


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

.sidebar .sc_recent_news .post_item .post_title,
.footer .sc_recent_news .post_item .post_title {
	font-size: 1em;
	line-height: 1.32;
}
.sidebar .sc_recent_news .post_item .post_content,
.footer .sc_recent_news .post_item .post_content {
	font-size: 0.8667em;
	line-height:1.3846em;
}



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

h2.sc_item_title.sc_item_title_style_default:not(.sc_item_title_tag) {
    font-size: 2.889em;
    font-weight: 700;
    line-height: 1.3;
}
.sc_item_subtitle + .sc_item_title {
    margin-top: 0;
}
.sc_item_title + .sc_item_descr, .sc_item_subtitle + .sc_item_descr {
    margin-top: 3em;
}
.sc_item_descr {
    margin-bottom: 0;
}

/* Anchor in the side menu */
.menu_side_inner #toc_menu {
	display:block;
}
.menu_side_icons #toc_menu {
	position:relative;
	left:0;
	top:0;
	margin:0;
}
.menu_side_icons .toc_menu_item .toc_menu_description {
	height: 6rem;
	line-height:6rem;
	font-size:1.0667em;
	font-weight:bold;
	text-transform:uppercase;
	top: 1px;
}
.menu_side_icons .toc_menu_item:hover .toc_menu_description {
	margin-right:0;
}
.menu_side_icons .toc_menu_item .toc_menu_description span {
	display:inline-block;
	vertical-align:middle;
	padding: 0 3em;
	letter-spacing:1px;
}
.menu_side_icons .toc_menu_item .toc_menu_icon {
	width: 100%;
	height: 6rem;
	line-height: 6rem;
	border-top: 1px solid #ddd;
	-webkit-box-sizing: content-box;
	    -ms-box-sizing: content-box;
	        box-sizing: content-box;
}
.menu_side_icons .toc_menu_item .toc_menu_icon:before {
	font-size:2rem;
	font-weight:normal;
	line-height:inherit;
}

.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon {
	text-align:center;
}
.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon:before {
	content: ' ';
	width: 5px;
	height: 5px;
	line-height:inherit;
	-webkit-border-radius: 50%;
	    -ms-border-radius: 50%;
			border-radius: 50%;
}
.menu_side_dots #toc_menu .toc_menu_item_active .toc_menu_icon:before {
	width: 9px;
	height: 9px;
}

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


/* Events */
.sc_events_item_button:before,
.sc_events_item_button:after {
	content:'\e93a';
	font-family:'fontello';
}


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


/* Icons */
.footer_wrap .sc_icons .sc_icons_icon + .sc_icons_item_title {
	margin-top:1em;
	margin-bottom:2em;
}


/* Testimonials */
.sc_testimonials_item {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.sc_testimonials.sc_testimonials_default .sc_testimonials_item {
	margin-top: 2em;
}
.sc_testimonials [class*="column"] .sc_testimonials_item_author {
	text-align: center;
	margin: 0;
	padding: 0;
}
.sc_testimonials [class*="column"] .sc_testimonials_item_content {
	text-align: center;
	margin: 0;
	padding: 0 2em 3.15em;
}
.sc_testimonials_item_content:before {
	content: '\e944';
	font-family: 'fontello';
	font-size: 20px;
	margin-top: 0.8em;
	margin-bottom: 1em;
}

.sc_testimonials_item_author_avatar, .sc_testimonials_item_author_data {
	display: block;
	vertical-align: middle;
	margin: 0 auto;
}
.sc_testimonials_item_author_avatar {
	width: 6.389em;
	height: 6.389em;
	margin-top: -1.45em;
	margin-bottom: 1.8em;
}
.sc_testimonials_item_author_title {
	font-size: 1.333em;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0;
	text-transform: none;
}

.sc_table table tr:first-child th:first-child {
	border-top-left-radius: 4px;
}
.sc_table table tr:first-child th:last-child {
	border-top-right-radius: 4px;
}
.sc_table table tr:last-child td:first-child {
	border-bottom-left-radius: 4px;
}
.sc_table table tr:last-child td:last-child {
	border-bottom-right-radius: 4px;
}
.sc_table table th {
	padding: 1.2em 1.7em 1.1em;
}
.sc_table table td {
	padding: 1.3em 1.7em 1.25em;
}

.sc_form_default .trx_addons_column-1_2 {
	width: 100%;
}
.sc_form_field {
	margin-bottom: 0.85em;
}
.sc_button_icon,
.sc_button_text {
	vertical-align: baseline;
}
.sc_button.sc_button_size_small, .theme_button.theme_button_small {
	padding: 0.65em 2.5em 0.7em;
}
.sc_button_icon_left .sc_button_icon {
	margin-right: 0;
}
.sc_button_icon_left .sc_button_icon + .sc_button_text {
	margin-left: 0.6em;
}
.sc_button_icon {
	font-size: 1em;
}

.sc_layouts_row_type_compact {
	padding: 1.575em 0;
}

.search_wrap .search_submit:before {
	font-family: fontello;
	content:'\e941';
}

.sc_layouts_column_align_right .sc_layouts_item {
	margin-left: 0.7em;
}
.sc_layouts_column .sc_layouts_item {
	margin-right: 3.4em;
}
.search_wrap .search_submit {
	position: absolute;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.search_wrap .search_field {
	width: 6.6em;
	padding: 0 0 0 1.85em !important;
}
.sc_layouts_menu_nav > li > a {
	padding: 1em 1.225em;
}
.sc_layouts_menu_nav > li.menu-item-has-children > a {
	padding-right: 1.225em;
}
.sc_layouts_menu_nav > li.menu-item-has-children > a:after {
	display: none;
}
.sc_layouts_menu_nav > li.current-menu-item > a, .sc_layouts_menu_nav > li.current-menu-parent > a, .sc_layouts_menu_nav > li.current-menu-ancestor > a {
	font-weight: 400;
}
.sc_layouts_menu_nav > li > ul {
	top: 4.2em;
	left: 50%;
	margin-left: -6.5em;
}
.sc_layouts_menu_nav > li ul {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
}
.sc_layouts_title {
	font-size: 18px;
}
.breadcrumbs {
	font-size: 1em;
	line-height: 1.5;
}
.breadcrumbs .breadcrumbs_delimiter {
	margin: 0 0.25em;
}

.footer_wrap .contacts_logo img {
	max-height: 56px;
	width: auto;
}

.sc_recent_news .post_item .post_meta {
	font-size: 16px;
	margin-top: 0.25em!important;
	margin-bottom: 0!important;
}
.sc_recent_news .post_item .post_date:before {
	display: none;
}
.sc_recent_news .post_item .post_author, .sc_recent_news .post_item .post_date {
	font-size: 16px;
}
.sc_recent_news_without_accented .post_accented_off .post_featured {
	margin-bottom: 1.2em;
}
aside .post_item + .post_item {
	margin-top: 1.75em;
	margin-bottom: 0;
}
aside .sc_recent_news .post_item + .post_item {
	margin-bottom: 0;
}
.footer_wrap .widget_contacts .contacts_description,
.footer_wrap .widget_contacts .contacts_content {
	font-size: 16px;
	line-height: 1.67;
	max-width: 320px;
	margin-left: 0;
}
.widget_contacts .contacts_logo + .contacts_description,
.widget_contacts .contacts_logo + .contacts_content {
	margin-top: 2.35em;
}

.socials_wrap .social_item {
	margin: 0;
}
.socials_wrap .social_item + .social_item {
	margin-left: 14px;
}
.footer_wrap .socials_wrap .social_item + .social_item {
	margin-left: 10px;
}
.socials_wrap .social_item .social_icon {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
}
.footer_wrap .socials_wrap .social_item .social_icon {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
}

.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
	font-size: 1.333em;
	font-weight: 300;
	top: 49%;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_item_title {
	font-size: 1.333em;
	font-weight: 700;
	letter-spacing: 0;
	margin-top: 1.85em;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_item_descr {
	text-align: center;
	line-height: 1.48;
	margin-top: 1.1em;
	padding: 0 1em;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_item {
	max-width: 180px;
	margin: auto;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_item canvas {
	border: 8px solid #f8f7f6;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	background: transparent;
	position: relative;
	z-index: 2;
	display: block;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_item:before {
	content: '';
	width: 100%;
	height: 100%;
	background: transparent;
	position: absolute;
	top:0;
	left:0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-background-clip: content-box;
	-moz-background-clip: content-box;
	background-clip: content-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 8px solid #f8f7f6;
	z-index: 10;

}
.sc_skills_pie.sc_skills_compact_off.avicenna_custom_skills_dash_rotate .sc_skills_column:before,
.sc_skills_pie.sc_skills_compact_off .sc_skills_columns .sc_skills_column.trx_addons_column-1_4:nth-child(2n) + .sc_skills_column.trx_addons_column-1_4:before {
	top: 14%;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}

.slider_container .slider-slide {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.slider_container.slider_controls_side .slider_controls_wrap > .slider_prev,
.slider_outer_controls_side .slider_controls_wrap > .slider_prev,
.slider_container.slider_controls_side:hover .slider_controls_wrap > .slider_prev,
.slider_outer_controls_side:hover .slider_controls_wrap > .slider_prev {
	opacity: 1;
	margin-left: 20px;
	left: 0;
}
.slider_container.slider_controls_side:hover .slider_controls_wrap > a.slider_next,
.slider_container.slider_controls_side .slider_next,
.slider_outer_controls_side .slider_controls_wrap > .slider_next,
.slider_container.slider_controls_side:hover .slider_next,
.slider_outer_controls_side:hover .slider_controls_wrap > .slider_next {
	opacity: 1;
	margin-right: 20px;
	right: 0;
}
.sc_slider_controls .slider_controls_wrap > a, .slider_container.slider_controls_side .slider_controls_wrap > a, .slider_outer_controls_side .slider_controls_wrap > a, .slider_outer_controls_top .slider_controls_wrap > a, .slider_outer_controls_bottom .slider_controls_wrap > a {
	width: 50px;
	height: 50px;
	line-height: 50px;
}

.sc_price_item {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.sc_price_item_title {
    font-size: 1.333em;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0;
    text-transform: none;
}
.sc_price_item_description, .sc_price_item_details {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
    font-style: normal;
}
.sc_price_item_subtitle + .sc_price_item_description, .sc_price_item_title + .sc_price_item_description {
    margin: 1.05em 0;
}
.sc_price_item_price {
    font-size: 1em;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
}
.sc_price_item_price_before {
    font-size: 1.7em;
    font-weight: 700;
    line-height: 0.96;
    vertical-align: top;
}
.sc_price_item_price_value {
    font-size: 2.889em;
    font-weight: 700;
    line-height: 0.96;
}
.sc_price_item_price_after {
    display: block;
    margin-top: 0.5em;
}
.sc_price_item_link {
    margin-top: 2.2em;
}


.sc_item_subtitle {
    font-size: 1.333em;
    font-weight: 700;
    line-height: 1.74;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0;
}

.sc_team_short .list_style {
    overflow: hidden;
}
.sc_team_short .list_style + .list_style {
    margin-top: 0.95em;
}
.sc_team_short .list_style .post_featured {
    width: 170px;
    float: left;
    margin-right: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 0.15em;
	margin-bottom: 0;
}
.sc_team_short .sc_team_item_thumb img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.sc_team_short .sc_team_item_thumb {
    border-bottom: 0;
	margin-bottom: 2.5em;
}
.sc_team_short .sc_team_item_content {
    margin-top: 1.6em;
}
.sc_team_short .sc_team_item_subtitle {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.32;
    font-style: normal;
    margin-top: 0.4em;
}
.sc_team_short .sc_team_item_title {
    font-size: 1.333em;
    font-weight: 700;
    line-height: 1.5;
	margin-top: 0 !important;
}
.sc_team_short h3.sc_item_title_tag + .sc_item_descr,
.sc_team_short h3.sc_item_title_tag + .sc_item_slider,
.sc_team_short h3.sc_item_title_tag + .sc_item_columns,
.sc_team_short h3.sc_item_title_tag + .sc_item_content {
    margin-top: 3em;
}

.sc_padding_medium {
	padding: 3.05em 11.8%;
}

.sc_content .sc_form_default .sc_form_field_button {
	text-align: center;
}
.sc_content .sc_form_default textarea {
	min-height: 9.35em;
}

.sc_skills .sc_item_descr + .sc_item_slider,
.sc_skills .sc_item_descr + .sc_item_columns,
.sc_skills .sc_item_descr + .sc_item_content {
	margin-top: 3.9em;
}

.sc_services_hover .sc_services_item {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
@supports (-ms-ime-align:auto) {
	.sc_services_hover .sc_services_item  {
		perspective:0;
	}
}
.sc_services_hover .sc_services_item:before {
	padding-top: 57.5%;
}
.sc_services_hover .sc_services_item_header_inner{
	top: auto;
	bottom: 0;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	padding: 2.5em 2em 2.4em;
	z-index: 2;
}
.sc_services_hover .sc_services_item.with_image .sc_services_item_header:before {
	display: none;
}
.sc_services_hover .sc_services_item.with_image .sc_services_item_header:after {
	content:' ';
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background-color:rgba(0,0,0,0.2);
	pointer-events: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(25%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 25%, rgba(0,0,0,0.7) 100%);
	background:     -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 25%, rgba(0,0,0,0.7) 100%);
	background: 		linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 25%, rgba(0,0,0,0.7) 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.sc_services_hover .sc_services_item_content_inner {
	top: 0;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	padding: 2.5em 2em 2.4em;
	height: 100%;
}
.sc_services_hover .sc_services_item_text {
	font-size: 16px;
	line-height: 1.6;
}
.sc_services_hover .sc_services_item_title+.sc_services_item_subtitle,
.sc_services_hover .sc_services_item_title+.sc_services_item_text,
.sc_services_hover .sc_services_item_subtitle+.sc_services_item_text {
	margin-top: 0.9em;
}
.sc_services_hover .sc_services_item.with_image .sc_services_item_content:before,
.sc_services_hover .sc_services_item_header, .sc_services_hover .sc_services_item_content {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.sc_services_hover .sc_services_item_header_inner:before,
.sc_services_hover .sc_services_item_content_inner:before {
	content: '\e945';
	font-family: 'fontello';
	position: absolute;
	bottom: 1.1em;
	left: 50%;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	font-size: 14px;
	text-align: center;
}
.sc_services_hover .sc_services_item_content_inner:before {
	content: '\e942';
}
.sc_services_hover .sc_services_item_featured_none .sc_services_item_header .sc_services_item_title {
	line-height: 1.3em;
}

.trx_addons_video_player.video_play .video_mask {
	opacity: 1!important;
	background-color: #000!important;
}
.trx_addons_video_player.video_play .video_embed iframe {
	margin: auto;
}

.sc_services_list .sc_services_item_icon {
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 42px;
	width: 100px;
	height: 100px;
	line-height: 96px;
	border: 2px dashed;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sc_services_list .sc_services_item_icon.icon-water-bottle:before {
	padding-left: 15px;
}
.sc_services_list .sc_services_item_info {
	padding: 0.9em 0 0;
}
.sc_services_list .sc_item_columns_3 .trx_addons_column-1_3:nth-child(n+3) + .trx_addons_column-1_3 {
	margin-top: 2.6em;
}

.services_page_featured img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.services_single .services_page_header + .services_page_content {
	margin-top: 3.2rem;
}
.services_single .services_page_content h5 {
	margin-top: 2.175em;
}
.services_single .services_page_content ul[class*="trx_addons_list"] {
	line-height: 1.8;
}
.services_single .services_page_content ul[class*="trx_addons_list"] li + li {
	margin-top: 0;
}

.sidebar_banner h5 {
	margin-top: -0.2em;
	margin-bottom: 1.25em;
}
.sidebar_banner {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.sidebar_banner form.mc4wp-form {
	margin-top: 1.75em;
}
.sidebar_banner form.mc4wp-form .mc4wp-form-fields input[type="submit"] {
	padding: 0.6em 2.7em 0.7em;
}


.sc_services_tabs .sc_item_descr + .sc_item_slider,
.sc_services_tabs .sc_item_descr + .sc_item_columns,
.sc_services_tabs .sc_item_descr + .sc_item_content {
	margin-top: 3.3em;
}
.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_icon, .sc_services_tabs .sc_services_tabs_list_item .sc_services_item_number {
	font-size: 1.7em;
	font-weight: 400;
}
.sc_services .sc_services_item_icon:before {
	overflow: visible;
}
.sc_services_tabs .sc_services_item_content_inner {
	padding: 2em 3em 2em;
}
.sc_services_tabs .sc_services_item_title + .sc_services_item_text, .sc_services_tabs .sc_services_item_subtitle + .sc_services_item_text {
	margin-top: 1.55em;
}
.sc_services_tabs.effect_fade .sc_services_item_active {
	z-index: 2;
}
.sc_services_tabs .sc_services_tabs_list {
	display: block;
	width: 33%;
}
.sc_services_tabs .post_featured[class*="hover_"],
.sc_services_tabs .post_featured[class*="hover_"] * {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.vc_row-has-fill .sc_form textarea {
	min-height: 6.75em;
}


.widget_contacts .contacts_logo + .contacts_info,
.widget_contacts .contacts_map_top .contacts_map + .contacts_info,
.widget_contacts .contacts_description + .contacts_info {
	margin-top: 1.2em;
}
.widget_contacts .contacts_info span, .widget_contacts .contacts_info > div > a, .widget_contacts .contacts_info > a {
	padding-left: 1.1em;
	line-height: 1.5;
}
.widget_contacts .contacts_info span + span,
.widget_contacts .contacts_info span + a,
.widget_contacts .contacts_info a + span,
.widget_contacts .contacts_info a + a {
	margin-top: 0.85em;
}
.widget_contacts .contacts_info span:before,
.widget_contacts .contacts_info > div > a:before,
.widget_contacts .contacts_info > a:before {
	font-family: 'fontello';
	font-size: 16px;
	line-height: 1.7;
}
.widget_contacts .contacts_info span.contacts_address:before {
	content: '\e94f';
}
.widget_contacts .contacts_info span.contacts_email:before {
	content: '\e819';
	font-size: 14px;
	line-height: 1.8;
}
.widget_contacts .contacts_info span.contacts_phone:before, .widget_contacts .contacts_info a.contacts_phone:before {
	content: '\e950';
}
.sidebar_inner .socials_wrap .social_item .social_icon {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
}
.widget_contacts .contacts_logo + .contacts_socials, .widget_contacts .contacts_info + .contacts_socials, .widget_contacts .contacts_description + .contacts_socials {
	margin-top: 1.7em;
}
.sidebar_inner .socials_wrap .social_item + .social_item {
	margin-left: 10px;
}

.sc_services_light h5.sc_item_title_tag + .sc_item_descr,
.sc_services_light h5.sc_item_title_tag + .sc_item_slider,
.sc_services_light h5.sc_item_title_tag + .sc_item_columns,
.sc_services_light h5.sc_item_title_tag + .sc_item_content {
	margin-top: 2.1em;
}
.sc_services_light .sc_services_item_featured_left.with_image .sc_services_item_info {
	padding-left: 30px;
	margin-left: 35%;
}
.sc_services_light .sc_services_item_featured_left,
.sc_services_light .sc_services_item_featured_right {
	min-height: 170px;
}
.sc_services_light .sc_services_item_featured_left .sc_services_item_thumb, .sc_services_light .sc_services_item_featured_right .sc_services_item_thumb {
	width: 35%;
}
.sc_services_light .sc_services_item_thumb,
.sc_services_light .sc_services_item_thumb img,
.sc_services_light .sc_services_item_thumb .mask {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.sc_services_light .sc_services_item_subtitle {
	display: none;
}
.sc_services_light .sc_services_item {
	margin-bottom: 2.35em;
}
h3.sc_item_title_tag + .sc_item_descr, h3.sc_item_title_tag + .sc_item_slider, h3.sc_item_title_tag + .sc_item_columns, h3.sc_item_title_tag + .sc_item_content {
	margin-top: 2.6em;
}
.sc_team .sc_item_title + .sc_item_slider,
.sc_team .sc_item_subtitle + .sc_item_slider,
.sc_team .sc_item_title + .sc_item_columns,
.sc_team .sc_item_subtitle + .sc_item_columns,
.sc_team .sc_item_title + .sc_item_content,
.sc_team .sc_item_subtitle + .sc_item_content {
	margin-top: 3.2em;
}
.team_member_page .team_member_featured .team_member_avatar img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.team_member_page .team_member_featured .team_member_avatar {
	border: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.with_feautered_image .team_member_content,
.with_feautered_image .team_member_description {
 	width: 57.2%;
	float: right;
}
.team_member_page .team_member_featured {
	width: 42.8%;
	padding: 0 30px 0.75em 0;
}
.team_member_page .team_member_position {
	font-size: 2em;
	font-weight: 700;
	line-height: 1.38;
	margin-top: -0.3em;
	margin-bottom: 0.7em;
}
.team_member_page .team_member_socials .social_item {
	margin: 0;
}
.team_member_page .team_member_socials .social_item + .social_item {
	margin-left: 10px;
}
.team_member_page .team_member_socials .social_item .social_icon {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.team_member_page .team_member_socials {
	margin: 1.7em 0 0 0;
}
.team_member_page h5 {
	margin-top: 2.2em;
}
.sc_googlemap_title + .sc_googlemap, .sc_googlemap_title + .sc_googlemap_content_wrap, .sc_googlemap_subtitle + .sc_googlemap, .sc_googlemap_subtitle + .sc_googlemap_content_wrap {
	margin-top: 3.4em;
}
h1.sc_item_title {
	line-height: 1.33;
}
h1.sc_item_title_tag + .sc_item_descr, h1.sc_item_title_tag + .sc_item_slider, h1.sc_item_title_tag + .sc_item_columns, h1.sc_item_title_tag + .sc_item_content {
	margin-top: 2.5em;
}
.sc_testimonials .sc_item_title + .sc_item_slider,
.sc_testimonials .sc_item_subtitle + .sc_item_slider,
.sc_testimonials .sc_item_title + .sc_item_columns,
.sc_testimonials .sc_item_subtitle + .sc_item_columns,
.sc_testimonials .sc_item_title + .sc_item_content,
.sc_testimonials .sc_item_subtitle + .sc_item_content {
	margin-top: 2.7rem;
}
.sc_item_slider.slider_outer_pagination_pos_bottom {
	padding-bottom: 3.3em;
}
.slider_container .swiper-pagination-bullet, .slider_outer .swiper-pagination-bullet {
	border: 2px solid transparent;
	background-color: transparent;
	width: 14px;
	height: 14px;
	opacity: 1;
	vertical-align: bottom;
	-webkit-background-clip: content-box;
	-moz-background-clip: content-box;
	background-clip: content-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sc_testimonials .slider_container .slider-slide {
	overflow: hidden;
}
.sc_layouts_column_align_right.sc_layouts_column  .sc_layouts_item {
	margin-right: 0;
}

/* Popup */
.sc_popup_default .sc_widget_video + .mfp-close {
	top: -44px;
}