/* 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: 1.2em 3em 1em 1em !important;
}
.post_item_none_search .search_wrap .search_submit,
.post_item_none_archive .search_wrap .search_submit {
	left: auto;
	right: 0;
	top: 0;
	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:1em;
}
.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: '\e907';
}
.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: '\e908';
}
.slider_elastistack_outer.slider_outer_controls > .slider_controls_wrap > .slider_next:before,
.slider_elastistack.slider_controls > .slider_controls_wrap  > .slider_next:before {
	content: '\e908';
}

.alter .slider_container .swiper-pagination-bullet, .slider_outer .swiper-pagination-bullet {
    width: 2px;
    height: 2px;
}
.alter .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets, 
.alter .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets, 
.alter .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets {
    line-height: 1.3em;
}

.alter .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullet, 
.alter .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullet, 
.alter .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullet {
    margin: 0 10px 0 0;
}
.alter .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullet:last-child, 
.alter .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullet:last-child, 
.alter .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullet:last-child {
    margin: 0 0 0 0;
}

/* 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 {
	/*line-height: 1.7857em;*/
    outline: none;
}
.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: 1.188em;
}
.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_item .post_date:before {
    content: '';
}
.sc_recent_news .post_item .post_counters_item,
.sc_recent_news .post_item .post_date {
    font-size: 11px;
}
.sc_recent_news .post_item .post_info {
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 16px;
    font-size: 11px;
}
.sc_recent_news .post_item .post_featured .post_info .post_categories {
    display: inline-block;
    padding: 0;
    line-height: 18px;
    font-size: 11px;
    margin-bottom: 19px;
    background-color: transparent;
    text-transform: none;
    margin-left: 16px;
    font-weight: 500;
}
.sc_recent_news .post_item .post_featured .post_info {
    padding: 0;
}
.sc_recent_news .post_item .post_featured .post_info .post_categories a {
    padding: 5px 8px;
    margin: 4px 2px 0 0;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.sc_recent_news_style_news-portfolio .post_item .post_date:before {
   display: none;
}
.sc_recent_news_style_news-portfolio .post_item .post_title {
    line-height: 1.35em;
    font-weight: 500;
    font-size: 1.188em;
    margin: 1em 0 0.55em;
}
.sc_recent_news_style_news-portfolio .post_item + .post_item {
    margin-top: 1.9em !important;
}


.sc_recent_news_style_news-magazine .post_accented_on .post_title {
    font-size: 1.375em;
    font-weight: 500;
    letter-spacing: -0.45px;
    line-height: 1.15em;
    margin-bottom: 0.45em;
}
.sc_recent_news_style_news-magazine .post_accented_off .post_title {
    font-size: 1.063em;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: -0.45px;
}
.sc_recent_news .post_accented_on .post_featured {
    margin-bottom: 1.4em;
}
.sc_recent_news_style_news-magazine .post_featured .cat_in_image {
    bottom: 13px;
}
.sc_recent_news_style_news-magazine .post_meta .post_meta_item:after {
    margin: 0 0.35em;
}
.post_item.post_layout_news-magazine .post_content {
    font-weight: 300;
    font-size: 0.938em;
    line-height: 1.65em;
    margin-top: 0.5em;
}
.sc_recent_news .post_item.post_layout_news-magazine .post_meta {
    margin: 0.9em 0 0.7em !important;
}

.sc_recent_news .post_delimiter:before {
    border: none;
}
.sc_recent_news .post_delimiter {
    margin-top: 9px;
    margin-bottom: 0;
}

.sc_recent_news_with_accented .post_accented_off .post_featured {
    float: left;
    margin-bottom: 0;
    width: 90px;
}
.sc_recent_news_with_accented .post_accented_off .post_header {
    width: calc(100% - 90px);
    padding-left: 1.1em;
    margin-top: 0.9em;
    letter-spacing: -0.45px;
}
.post_accented_off .post_header .post_meta_item.post_date:before {
    display: none;
}
.sc_recent_news_with_accented .post_accented_off .post_meta {
    margin: 0.8em 0 0.1em !important;
}
.sc_recent_news .post_item.post_accented_on {
    margin-bottom: 0;
}
.sc_recent_news_columns_wrap .post_item.post_accented_on {
    margin-bottom: 0;
    padding-bottom: 1.3em;
}
.sc_recent_news .post_item.post_accented_off {
    margin-bottom: 1.3em;
}

/* Magazine Alter */
.sc_recent_news_style_news-magazine-alter .post_accented_border {
    padding-bottom:2em;
}

.sc_recent_news_style_news-magazine-alter .post_accented_on .post_title {
    font-size: 1.375em;
    font-weight: 500;
    letter-spacing: -0.45px;
    line-height: 1.15em;
    margin-bottom: 0.45em;
}
.sc_recent_news_style_news-magazine-alter .post_accented_off .post_title {
    font-size: 1.063em;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: -0.45px;
}
.sc_recent_news_style_news-magazine-alter .post_featured .cat_in_image {
    bottom: 13px;
}

.sc_recent_news_style_news-magazine-alter.sc_recent_news_without_accented .post_accented_off.post_layout_news-magazine-alter .post_featured,
.sc_recent_news_style_news-magazine-alter .post_featured {
    margin-bottom: 1.2em;  
}
.sc_recent_news_style_news-magazine-alter .post_meta .post_meta_item:after {
    margin: 0 0.35em;
}
.post_item.post_layout_news-magazine-alter .post_content {
    font-weight: 300;
    font-size: 0.938em;
    line-height: 1.65em;
    margin-top: 0.5em;
}
.sc_recent_news .post_item.post_layout_news-magazine-alter .post_meta {
    margin: 0.9em 0 0.7em !important;
}
.sc_recent_news .post_item.post_layout_news-magazine-alter .post_meta .post_date a:before{
    content: '\e93c';
    font-family: 'fontello';
    font-size: 8px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    -webkit-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.sc_recent_news .post_item.post_layout_news-magazine-alter .post_meta .post_date:before{
    display: none;
}
.sc_recent_news .post_item.post_layout_news-magazine-alter .post_featured.post_video_play .mask{
    opacity: 1;
}

/* Magazine modern */
.sc_recent_news_style_news-magazine-modern .post_accented_border {
    padding-bottom:2em;
}

.sc_recent_news_style_news-magazine-modern .post_accented_on .post_title {
    font-size: 1.375em;
    font-weight: 500;
    letter-spacing: -0.45px;
    line-height: 1.15em;
    margin-bottom: 0;
}
.sc_recent_news_style_news-magazine-modern.sc_recent_news_with_accented .post_accented_off .post_header {
    width: 100%;
    padding-left: 0;
    margin-top: 1.2em;
    letter-spacing: -0.45px;
}
.sc_recent_news_style_news-magazine-modern .post_item.post_accented_off {
    margin-bottom: 1.9em;   
}
.sc_recent_news_style_news-magazine-modern .post_item.post_accented_off:last-child {
    /*margin-bottom: 0;*/
}

.sc_recent_news_style_news-magazine-modern .post_accented_off .post_title {
    font-size: 1.375em;
    font-weight: 500;
    line-height: 1.15em;
    letter-spacing: -0.45px;
}
.sc_recent_news_style_news-magazine-modern .post_featured .cat_in_image {
    bottom: 13px;
}
.sc_recent_news_style_news-magazine-modern .post_featured {
    margin-bottom: 1.2em;  
}
.sc_recent_news_style_news-magazine-modern .post_meta .post_meta_item:after {
    margin: 0 0.35em;
}
.post_item.post_layout_news-magazine-modern .post_content {
    font-weight: 300;
    font-size: 0.938em;
    line-height: 1.65em;
    margin-top: 0.6em;
}
.sc_recent_news .post_item.post_layout_news-magazine-modern .post_meta {
    margin: 1.1em 0 0 !important;
}
.sc_recent_news .post_item.post_layout_news-magazine-modern .post_meta .post_date a:before{
    content: '\e93c';
    font-family: 'fontello';
    font-size: 8px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;    
}
.sc_recent_news_style_news-magazine-modern .post_item.post_accented_on .post_featured{
    margin-bottom: 1.15em;   
}

.sc_recent_news_style_news-magazine-modern .post_item .post_content:after {
    position: relative;
    content: "";
    left: 0;
    bottom: 0;
    height: 2px;
    width: 27px;
    display: block;
    margin-top: 0.85em;
}
.sc_recent_news_style_news-magazine-modern.sc_recent_news_with_accented .post_accented_off .post_featured {
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.sc_recent_news_style_news-magazine-modern.sc_recent_news_with_accented .post_accented_off .post_header {
    width: 100%;
    padding-left: 0;
    margin-top: 0.9em;
    letter-spacing: -0.45px;
}

/* Magazine extra */
.sc_recent_news_style_news-magazine-extra .post_item.post_accented_off {
    margin-bottom: 1.85em;
}
.sc_recent_news_style_news-magazine-extra .post_accented_on .post_featured {
    margin-bottom: 1.5em;   
}
.sc_recent_news_style_news-magazine-extra .post_accented_border {
    padding-bottom:2em;
}

.sc_recent_news_style_news-magazine-extra .post_accented_on .post_title {
    font-size: 1.375em;
    font-weight: 500;
    letter-spacing: -0.45px;
    line-height: 1.15em;
    margin-bottom: 0.45em;
}
.sc_recent_news_style_news-magazine-extra .post_accented_off .post_title {
    font-size: 1.063em;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: -0.35px;
}
.sc_recent_news_style_news-magazine-extra .post_featured .cat_in_image {
    bottom: 13px;
}

.sc_recent_news_style_news-magazine-extra.sc_recent_news_without_accented .post_accented_off.post_layout_news-magazine-extra .post_featured,
.sc_recent_news_style_news-magazine-extra .post_featured {
    margin-bottom: 1.2em;  
}
.sc_recent_news_style_news-magazine-extra .post_meta .post_meta_item:after {
    margin: 0 0.35em;
}
.post_item.post_layout_news-magazine-extra .post_content {
    font-weight: 300;
    font-size: 0.938em;
    line-height: 1.65em;
    margin-top: 0.6em;
}
.sc_recent_news .post_item.post_layout_news-magazine-extra .post_meta {
    margin: 1.1em 0 0em !important;
}
.sc_recent_news .post_item.post_layout_news-magazine-extra .post_meta .post_date a:before{
    content: '\e93c';
    font-family: 'fontello';
    font-size: 8px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    -webkit-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.sc_recent_news .post_item.post_layout_news-magazine-extra .post_meta .post_date:before{
    display: none;
}

/* Excerpt */
.sc_recent_news_style_news-excerpt .post_item + .post_item {
    padding-top: 0;
    margin-top: 2.2em;
    border-top: none;
}
.sc_recent_news_style_news-excerpt .post_featured {
    display: inline-block;
    float: left;
    margin: 0 1.9em 0 0;
}
.sc_recent_news_style_news-excerpt .post_body {
    float: none;
    width: auto;
    padding-left: 0;
}
.sc_recent_news_style_news-excerpt .post_item .post_header {
    margin: 1.28em 0 0.5em;
}
.sc_recent_news_style_news-excerpt .post_item .post_title {
    margin: 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.15em;
}
.sc_recent_news_style_news-excerpt .post_item .post_meta {
    margin: 1.1em 0 0 0 !important;
}
.sc_recent_news_style_news-excerpt .post_item .post_content {
    margin-top: 0.4rem;
    font-size: 0.938em;
    font-weight: 300;
    line-height: 1.65em;
    position: relative;
}
.sc_recent_news_style_news-excerpt .post_item .post_content:after {
    position: relative;
    content: "";
    left: 0;
    bottom: 0;
    height: 2px;
    width: 27px;
    display: block;
    margin-top: 1.2em;
}
.sc_recent_news_style_news-excerpt .post_header .post_meta_item.post_date:before {
    display: none;
}
.sc_recent_news_style_news-excerpt .post_meta .post_meta_item:after {
    margin: 0 0.4em;
}

.page .sc_recent_news_style_news-excerpt .post_featured { 
    width: auto; 
    max-width: 40%; 
} 

/* Excerpt Alter */
.sc_recent_news_style_news-excerpt-alter {
    overflow:hidden;
}
.sc_recent_news_style_news-excerpt-alter .sc_recent_news_columns_wrap{
    display: block;
    flex-wrap: inherit;
    margin-left: 0;
    margin-right: 0;
}
.sc_recent_news_style_news-excerpt-alter .post_item + .post_item {
    padding-top:2em;
    margin-top:2em;
    border-top: 1px solid #eee;
}
.sc_recent_news_style_news-excerpt-alter .post_featured {
    float:left;
    width:48.053%;
    margin-bottom:0;
}
.sc_recent_news_style_news-excerpt-alter .post_body {
    overflow:hidden;
    float:left;
    width:51.947%;
    padding-left:2em;
    -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.sc_recent_news_style_news-excerpt-alter .post_item + .post_item {
    padding-top: 0;
    margin-top: 2.2em;
    border-top: none;
}
.sc_recent_news_style_news-excerpt-alter .post_featured {
    display: inline-block;
    float: left;
    margin: 0 1.9em 0 0;
}
.sc_recent_news_style_news-excerpt-alter .post_body {
    float: none;
    width: auto;
    padding-left: 0;
}
.sc_recent_news_style_news-excerpt-alter .post_item .post_header {
    margin: 1.28em 0 0.5em;
}
.sc_recent_news_style_news-excerpt-alter .post_item .post_title {
    margin: 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.15em;
}
.sc_recent_news_style_news-excerpt-alter .post_item .post_meta {
    margin: 1.1em 0 0 0 !important;
}
.sc_recent_news_style_news-excerpt-alter .post_item .post_content {
    margin-top: 0.4rem;
    font-size: 0.938em;
    font-weight: 300;
    line-height: 1.65em;
    position: relative;
}
.sc_recent_news_style_news-excerpt-alter .post_item .post_content:after {
    position: relative;
    content: "";
    left: 0;
    bottom: 0;
    height: 2px;
    width: 27px;
    display: block;
    margin-top: 1.2em;
}
.sc_recent_news_style_news-excerpt-alter .post_header .post_meta_item.post_date:before {
    display: none;
}
.sc_recent_news_style_news-excerpt-alter .post_meta .post_meta_item:after {
    margin: 0 0.4em;
}

/* Excerpt modern */
.sc_recent_news_style_news-excerpt-modern {
    overflow:hidden;
}
.sc_recent_news_style_news-excerpt-modern .sc_recent_news_columns_wrap{
    display: block;
    flex-wrap: inherit;
    margin-left: 0;
    margin-right: 0;
}
.sc_recent_news_style_news-excerpt-modern .post_item {
    margin-bottom: 1.85em;
}
.sc_recent_news_style_news-excerpt-modern .post_item + .post_item {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}
.sc_recent_news_style_news-excerpt-modern .post_featured {
    float:left;
    width:auto;
    margin-bottom:0;
}
.sc_recent_news_style_news-excerpt-modern .post_body {
    overflow:hidden;
    float:left;
    width:51.947%;
    padding-left:2em;
    -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.sc_recent_news_style_news-excerpt-modern .post_featured {
    display: inline-block;
    float: left;
    margin: 0 1.08em 0 0;
}
.sc_recent_news_style_news-excerpt-modern .post_body {
    float: none;
    width: auto;
    padding-left: 0;
}
.sc_recent_news_style_news-excerpt-modern .post_item .post_header {
    margin: 0.75em 0 0;
}
.sc_recent_news_style_news-excerpt-modern .post_item .post_title {
    margin: 0;
    font-size: 1.063em;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: -0.35px;
}
.sc_recent_news_style_news-excerpt-modern .post_item .post_meta {
    margin: 0.85em 0 0 0 !important;
}
.sc_recent_news_style_news-excerpt-modern .post_item .post_content {
    margin-top: 0.4rem;
    font-size: 0.938em;
    font-weight: 300;
    line-height: 1.65em;
    position: relative;
}
.sc_recent_news_style_news-excerpt-modern .post_item .post_content:after {
    position: relative;
    content: "";
    left: 0;
    bottom: 0;
    height: 2px;
    width: 27px;
    display: block;
    margin-top: 1.2em;
}
.sc_recent_news_style_news-excerpt-modern .post_header .post_meta_item.post_date:before {
    display: none;
}
.sc_recent_news_style_news-excerpt-modern .post_meta .post_meta_item:after {
    margin: 0 0.4em;
}
.sc_recent_news_style_news-excerpt-modern .post_item {
    width: 47%;
    display: inline-block;
    vertical-align: top;
}
.sc_recent_news_style_news-excerpt-modern .post_item:nth-child(2n+1) {
    margin-right: 3%;
}
.sc_recent_news_style_news-excerpt-modern .post_item:nth-child(2n+0) {
    margin-left: 3%;
}

/* Excerpt modern big*/
.sc_recent_news_style_news-excerpt-modern-big {
    overflow:hidden;
}
.sc_recent_news_style_news-excerpt-modern-big .sc_recent_news_columns_wrap{
    display: block;
    flex-wrap: inherit;
    margin-left: 0;
    margin-right: 0;
}
.sc_recent_news_style_news-excerpt-modern-big .post_item {
    margin-bottom: 2.2em;
}
.sc_recent_news_style_news-excerpt-modern-big .post_item + .post_item {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}
.sc_recent_news_style_news-excerpt-modern-big .post_featured {
    float:left;
    width:auto;
    margin-bottom:0;
    width: 44.92%;
}
.sidebar_hide .sc_recent_news_style_news-excerpt-modern-big .post_featured {
    width: 44.15%;
}
.sc_recent_news_style_news-excerpt-modern-big .post_body {
    overflow:hidden;
    float:left;
    width:51.947%;
    padding-left:2em;
    -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.sc_recent_news_style_news-excerpt-modern-big .post_featured {
    display: inline-block;
    float: left;
    margin: 0 1.8em 0 0;
}
.sc_recent_news_style_news-excerpt-modern-big .post_body {
    float: none;
    width: auto;
    padding-left: 0;
}
.sc_recent_news_style_news-excerpt-modern-big .post_item .post_header {
    margin: 0.4em 0 0;
}
.sc_recent_news_style_news-excerpt-modern-big .post_item .post_title {
    margin: 0;
    font-size: 1.375em;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: -0.45px;
}
.sc_recent_news_style_news-excerpt-modern-big .post_item .post_meta + .post_title {
    margin: 0.7em 0 0 0;  
}
.sc_recent_news_style_news-excerpt-modern-big .post_item .post_meta {
    margin: 1.25em 0 0 0 !important;
    letter-spacing: 1.7px;
}
.sc_recent_news_style_news-excerpt-modern-big .post_item .post_header .post_meta:first-child {
    margin: 0 0 0 0 !important;
    letter-spacing: 0;
}
.sc_recent_news_style_news-excerpt-modern-big .post_item .post_content {
    margin-top: 0.4rem;
    font-size: 0.938em;
    font-weight: 300;
    line-height: 1.65em;
    position: relative;
}
.sc_recent_news_style_news-excerpt-modern-big .post_item .post_content:after {
    position: relative;
    content: "";
    left: 0;
    bottom: 0;
    height: 2px;
    width: 27px;
    display: block;
    margin-top: 1.4em;
}
.sc_recent_news_style_news-excerpt-modern-big .post_header .post_meta_item.post_date:before {
    display: none;
}
.sc_recent_news .post_layout_news-excerpt-modern-big .post_meta .post_date a:before {
    content: '\e93c';
    font-family: 'fontello';
    font-size: 8px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sc_recent_news_style_news-excerpt-modern-big .post_meta .post_meta_item:after {
    margin: 0 0.4em;
}
.sc_recent_news_style_news-excerpt-modern-big .post_item {
    width: 47%;
    display: inline-block;
    vertical-align: top;
}
.sidebar_hide .sc_recent_news_style_news-excerpt-modern-big .post_item {
    width: 48%;
}
.sc_recent_news_style_news-excerpt-modern-big .post_item:nth-child(2n+1) {
    margin-right: 3%;
}
.sc_recent_news_style_news-excerpt-modern-big .post_item:nth-child(2n+0) {
    margin-left: 3%;
}
.sidebar_hide .sc_recent_news_style_news-excerpt-modern-big .post_item:nth-child(2n+1) {
    margin-right: 1.5%;
}
.sidebar_hide .sc_recent_news_style_news-excerpt-modern-big .post_item:nth-child(2n+0) {
    margin-left: 1.5%;
}

.sc_recent_news_style_news-excerpt-modern-big .post_item .post_header:after {
    position: relative;
    content: "";
    left: 0;
    bottom: 0;
    height: 2px;
    width: 27px;
    display: block;
    margin-top: 1.2em;
}

/* Announce */
.sc_recent_news .post_layout_news-announce:not(.post_size_full) .post_featured {
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
.sc_recent_news .post_layout_news-announce .post_title {
    font-size: 2.688em;
    font-weight: 500;
    line-height: 0;
    letter-spacing: -1.8px;
}
.sc_recent_news .post_layout_news-announce:not(.post_size_full):not(.post_size_big) .post_featured .post_info {
    padding: 1em 1.8em 2.1em;
}
.sc_recent_news .post_layout_news-announce:not(.post_size_full):not(.post_size_big) .post_title {
    font-size: 1.563em;
    letter-spacing: -0.6px;
}
.sc_recent_news .post_layout_news-announce:not(.post_size_full):not(.post_size_big) .post_meta {
    display: none;
}
.sc_recent_news .post_layout_news-announce .post_title a > span {
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    line-height: 1.16em;
    padding: 1px 10px 2px;
    display: inline-block;
    background: #161d2c;
    color: #ffffff;
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
}
.sc_recent_news .post_layout_news-announce .post_title a {
    display: inline-block;
}
.sc_recent_news_style_news-announce .post_title a > span.del {
    display: block !important;
    width: 100%;
    padding: 0;
    height: 2px !important;
    background: transparent !important;
}
.post_layout_news-announce .post_featured .post_info .post_categories {
    margin: 0 0 1em !important;
}
.sc_recent_news .post_layout_news-announce .post_featured .post_info {
    padding: 2.5em;
    font-size: 1em;
    box-sizing: border-box;
    width: 100%;
}
.sc_recent_news .post_layout_news-announce .post_meta {
    margin: 0.8em 0 0 0 !important;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background: #161d2c;
    color: #ffffff;
    display: inline-block;
    padding: 0 0 0 12px;
}
.sc_recent_news .post_layout_news-announce .post_meta .post_date {
    margin-right: 0.85em;
}
.sc_recent_news .post_layout_news-announce .post_meta .post_counters_item {
    background: #262d3b;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    margin-left: 0;
    padding-left: 0.85em;
    padding-right: 12px;
}
.sc_recent_news .post_layout_news-announce .post_info .post_meta_item:before {
    color: #ffffff;
}
.sc_recent_news .post_size_small .post_meta {
    display: none;
}
.sc_recent_news_style_news-announce .post_size_big {
    width: 66%;
    height: 562px;
}
.sc_recent_news_style_news-announce .post_size_medium {
    width: 34%;
    height: 281px;
}
.sc_recent_news_style_news-announce .post_item .post_featured:after {
     background-color: rgba(22,29,44,0);
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sc_recent_news_style_news-announce .post_item:hover .post_featured:after {
    background-color: rgba(22,29,44,0.14);
}

/* Announce Alter */
body.expand_content .sc_recent_news_style_news-announce-alter .post_size_full { height: 552px; }
body.expand_content .sc_recent_news_style_news-announce-alter .post_size_big { height: 552px;  }
body.expand_content .sc_recent_news_style_news-announce-alter .post_size_medium,
body.expand_content .sc_recent_news_style_news-announce-alter .post_size_small { height: 262px;  }

.sc_recent_news_style_news-announce-alter .post_item.post_size_big,
.sc_recent_news_style_news-announce-alter .post_item.post_size_medium{
    margin-bottom: 1.75em !important;
}

.sc_recent_news_style_news-announce-alter .post_item.post_size_big{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.sc_recent_news_style_news-announce-alter .post_item:nth-child(3n+1){
    margin-right: 1.1875%;
}
.sc_recent_news_style_news-announce-alter .post_item:nth-child(3n+2){
    margin-left: 1.1875%;
    margin-right: 1.1875%;
}
.sc_recent_news_style_news-announce-alter .post_item:nth-child(3n+3){
    margin-left: 1.1875%;
}


.sc_recent_news_style_news-announce-alter .post_size_big + .post_item.post_size_medium,
.sc_recent_news_style_news-announce-alter .post_size_big + .post_item.post_size_medium + .post_item.post_size_medium{
    margin-left: 2.375%;
    margin-right: 0;
}

.sc_recent_news_style_news-announce-alter .sc_recent_news_columns_wrap{
    display: block;
    flex-wrap: inherit;
    margin-left: 0;
    margin-right: 0;
}
.sc_recent_news_style_news-announce-alter .post_item,
.sc_recent_news_style_news-announce-alter .post_featured {
    margin-bottom:0 !important;
    margin-top: 0 !important;
}
.sc_recent_news_style_news-announce-alter .post_item .post_featured: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;
}
.sc_recent_news_style_news-announce-alter .post_item .post_featured:after {
    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.4)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 25%, rgba(0,0,0,0.4) 100%);
    background:     -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 25%, rgba(0,0,0,0.4) 100%);
    background:         linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 25%, rgba(0,0,0,0.4) 100%);
}
.sc_recent_news_style_news-announce-alter {                 overflow:hidden; }
.sc_recent_news_style_news-announce-alter .post_item {      float:left; }
.sc_recent_news_style_news-announce-alter .post_size_full { width:100%; height: 552px; }
.sc_recent_news_style_news-announce-alter .post_size_big {  width:50%;  height: 552px; }
.sc_recent_news_style_news-announce-alter .post_size_medium {   width:50%;  height: 262px;  }
.sc_recent_news_style_news-announce-alter .post_size_small {    width:25%;  height: 262px; }


.sc_recent_news .post_layout_news-announce-alter:not(.post_size_full) .post_featured {
    z-index: 1;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.sc_recent_news .post_layout_news-announce-alter .post_title {
    font-size: 2.688em;
    font-weight: 500;
    line-height: 0;
    letter-spacing: -1.8px;
}
.sc_recent_news .post_layout_news-announce-alter:not(.post_size_full):not(.post_size_big) .post_featured .post_info {
    padding: 1em 1.8em 2.1em;
}
.sc_recent_news .post_layout_news-announce-alter:not(.post_size_full):not(.post_size_big) .post_title {
    font-size: 1.563em;
    letter-spacing: -0.6px;
}
.sc_recent_news .post_layout_news-announce-alter:not(.post_size_full):not(.post_size_big) .post_meta {
    display: none;
}
.sc_recent_news .post_layout_news-announce-alter .post_title a > span {
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    line-height: 1.16em;
    padding: 1px 10px 2px;
    display: inline-block;
    background: #161d2c;
    color: #ffffff;
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
}
.sc_recent_news .post_layout_news-announce-alter .post_title a {
    display: inline-block;
}
.sc_recent_news_style_news-announce-alter .post_title a > span.del {
    display: block !important;
    width: 100%;
    padding: 0;
    height: 2px !important;
    background: transparent !important;
}
.post_layout_news-announce-alter .post_featured .post_info .post_categories {
    margin: 0 0 1em !important;
}
.sc_recent_news .post_layout_news-announce-alter .post_featured .post_info {
    padding: 2.5em;
    font-size: 1em;
    box-sizing: border-box;
    width: 100%;
}
.sc_recent_news .post_layout_news-announce-alter .post_meta {
    margin: 0.8em 0 0 0 !important;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background: #161d2c;
    color: #ffffff;
    display: inline-block;
    padding: 0 0 0 12px;
}
.sc_recent_news .post_layout_news-announce-alter .post_meta .post_date {
    margin-right: 0.85em;
}
.sc_recent_news .post_layout_news-announce-alter .post_meta .post_date a:before{
    content: '\e93c';
    font-family: 'fontello';
    font-size: 8px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sc_recent_news .post_layout_news-announce-alter .post_meta .post_counters_item {
    background: #262d3b;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    margin-left: 0;
    padding-left: 0.85em;
    padding-right: 12px;
}
.sc_recent_news .post_layout_news-announce-alter .post_info .post_meta_item:before {
    color: #ffffff;
}
.sc_recent_news_style_news-announce-alter .post_size_big {
    width: 66%;
    height: 552px;
}
.sc_recent_news_style_news-announce-alter .post_size_medium {
    width: 31.625%;
    height: 262px;
}
.sc_recent_news_style_news-announce-alter .post_item .post_featured:after {
     background-color: rgba(22,29,44,0);
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sc_recent_news_style_news-announce-alter .post_item:hover .post_featured:after {
    background-color: rgba(22,29,44,0.14);
}

/* Announce modern */
.sc_recent_news_style_news-announce-modern .sc_recent_news_columns_wrap{
    display: block;
    flex-wrap: inherit;
    margin-left: 0;
    margin-right: 0;
}
.sc_recent_news_style_news-announce-modern .post_item,
.sc_recent_news_style_news-announce-modern .post_featured {
    margin-bottom:0 !important;
    margin-top: 0 !important;
}
.sc_recent_news_style_news-announce-modern .post_item .post_featured: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;
}
.sc_recent_news_style_news-announce-modern .post_item .post_featured:after {
    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.4)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 25%, rgba(0,0,0,0.4) 100%);
    background:     -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 25%, rgba(0,0,0,0.4) 100%);
    background:         linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 25%, rgba(0,0,0,0.4) 100%);
}
.sc_recent_news_style_news-announce-modern {                 overflow:hidden; }
.sc_recent_news_style_news-announce-modern .post_item {      float:left; }
.sc_recent_news_style_news-announce-modern .post_size_full { width:100%; height: 552px; }
.sc_recent_news_style_news-announce-modern .post_size_big {  
    width:49%;  
    width: -moz-calc(50% - 16px);
    width: -webkit-calc(50% - 16px);
    width: -o-calc(50% - 16px);
    width: calc(50% - 16px);
    height: 262px; 
}
.sc_recent_news_style_news-announce-modern .post_size_big:nth-child(2n+0) { 
    margin-left: 15px;
}
.sc_recent_news_style_news-announce-modern .post_size_big:nth-child(2n+1) { 
    margin-right: 15px;
}
.sc_recent_news_style_news-announce-modern .post_size_medium {   
    width:49%;  
    width: -moz-calc(50% - 16px);
    width: -webkit-calc(50% - 16px);
    width: -o-calc(50% - 16px);
    width: calc(50% - 16px);
    height: 230px;
    margin-bottom: 30px !important;
}
.sc_recent_news_style_news-announce-modern .post_size_medium:nth-child(2n+0) { 
    margin-left: 15px;
}
.sc_recent_news_style_news-announce-modern .post_size_medium:nth-child(2n+1) { 
    margin-right: 15px;
}
.sc_recent_news_style_news-announce-modern .post_size_small {    width:25%;  height: 138px; }




.sc_recent_news .post_layout_news-announce-modern:not(.post_size_full) .post_featured {
    z-index: 1;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.sc_recent_news .post_layout_news-announce-modern .post_title {
    font-size: 1.563em;
    font-weight: 500;
    line-height: 0;
    letter-spacing: -1.8px;
}
.sc_recent_news .post_layout_news-announce-modern:not(.post_size_full):not(.post_size_big) .post_featured .post_info {
    padding: 1em 1.8em 2.1em;
}
.sc_recent_news .post_layout_news-announce-modern:not(.post_size_full):not(.post_size_big) .post_title {
    font-size: 1.563em;
    letter-spacing: -0.6px;
}
.sc_recent_news .post_layout_news-announce-modern:not(.post_size_full):not(.post_size_big) .post_meta {
    display: none;
}
.sc_recent_news .post_layout_news-announce-modern .post_title a > span {
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    line-height: 1.16em;
    padding: 1px 10px 2px;
    display: inline-block;
    background: #161d2c;
    color: #ffffff;
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
}
.sc_recent_news .post_layout_news-announce-modern .post_title a {
    display: inline-block;
}
.sc_recent_news_style_news-announce-modern .post_title a > span.del {
    display: block !important;
    width: 100%;
    padding: 0;
    height: 2px !important;
    background: transparent !important;
}
.post_layout_news-announce-modern .post_featured .post_info .post_categories {
    margin: 0 0 1em !important;
}
.sc_recent_news .post_layout_news-announce-modern .post_featured .post_info {
    padding: 1.95em 1.85em;
    font-size: 1em;
    box-sizing: border-box;
    width: 100%;
}
.sc_recent_news .post_layout_news-announce-modern .post_meta {
    margin: 0.8em 0 0 0 !important;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background: #161d2c;
    color: #ffffff;
    display: none;
    padding: 0 0 0 12px;
}
.sc_recent_news .post_layout_news-announce-modern .post_meta .post_date {
    margin-right: 0.85em;
}
.sc_recent_news .post_layout_news-announce-modern .post_meta .post_counters_item {
    background: #262d3b;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    margin-left: 0;
    padding-left: 0.85em;
    padding-right: 12px;
}
.sc_recent_news .post_layout_news-announce-modern .post_info .post_meta_item:before {
    color: #ffffff;
}
.sc_recent_news_style_news-announce-modern .post_item .post_featured:after {
     background-color: rgba(22,29,44,0);
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sc_recent_news_style_news-announce-modern .post_item:hover .post_featured:after {
    background-color: rgba(22,29,44,0.14);
}



/* Skills */
.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
    font-size: 1.875em;
    font-weight: 700;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_item_title {
    font-size: 14px;
    line-height: 1em;
    letter-spacing: -0.2px;
    margin-top: 0;
}



/* Price */
.sc_price_item_info {
    padding: 3.9em 2.2em;
}
.sc_price_item_subtitle + .sc_price_item_link,
.sc_price_item_title + .sc_price_item_link,
.sc_price_item_description + .sc_price_item_link,
.sc_price_item_details + .sc_price_item_link {
    margin-top: 2.65em;
}
.sc_price_item_price {
    font-size: 3.125em;
    font-weight: 700;
    line-height: 1.25em;
    letter-spacing: -1.5px;
    margin: 0.64em auto 0.6em;
    position: relative;
    padding-bottom: 0.6em;
}
.sc_price_item_price:before {
    position: absolute;
    content: "";
    display: block;
    height: 2px;
    width: 28px;
    left: 50%;
    margin-left: -8px;
    bottom: 0;
}
.sc_price_item_price .sc_price_item_price_before {
    font-size: 19px;
    vertical-align: top;
    line-height: 2.4em;
    margin-right: 5px;
}
.sc_price_item_description {
    line-height: 1.2em;
    font-size: 14px;
}
.sc_price_item_title + .sc_price_item_description {
    margin: 0.4em 0;
}
.sc_price_item_details {
    font-size: 16px;
    font-weight: 400;
    line-height: 2em;
}
.sc_price_item_title {
    font-size: 1.500em;
    line-height: 1.25em;
    font-weight: 700;
    text-transform: none;
    letter-spacing: -0.3px;
    margin: 0;
}
.sc_price_item_description, .sc_price_item_details {
    font-style: normal;
}




/* Testimonials */
.sc_testimonials [class*="column"] .sc_testimonials_item_content {
    font-size: 19px;
    line-height: 1.45em;
    text-align: center;
    font-weight: 300;
}
.sc_testimonials_item_author_avatar {
    margin: 0 auto 1em;
    width: 90px;
    height: 90px;
    display: block;
}
.sc_testimonials_item_author_data {
    max-width: 100%;
    display: block;
    text-align: center;
}
.sc_testimonials_item_author_title + .sc_testimonials_item_author_subtitle,
.sc_testimonials_item_author_subtitle {
    margin-top: 0.3em;
    font-size: 11px;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.sc_testimonials_item_author_title {
    color: #161d2c;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.2px;
}
.sc_testimonials_item_author {
    padding: 1.5em 0 0 0;
}


/* --- Alter --- */
.sc_testimonials.sc_testimonials_alter {
    position: relative;
    z-index: 0;
    padding: 3.45em 3.7em 3.25em;
}
.sc_testimonials.sc_testimonials_alter:before {
    content: '\e949';
    font-family: 'fontello';
    font-size: 10.2rem;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0.19em;
    right: 0.19em;
    z-index: -1;
}
.sc_testimonials.sc_testimonials_alter.sc_quote_align_left:before {
    text-align: left;
}
.sc_testimonials.sc_testimonials_alter.sc_quote_align_right:before {
    text-align: right;
}
.sc_testimonials.sc_testimonials_alter.sc_quote_align_center:before {
    text-align: center;
}
.sc_testimonials_alter .sc_testimonials_title.sc_align_left, 
.sc_testimonials_alter .sc_testimonials_subtitle.sc_align_left, 
.sc_testimonials_alter .sc_testimonials_descr.sc_align_left, 
.sc_testimonials_alter .sc_testimonials_button.sc_align_left {
    text-align: left;
}
.sc_testimonials_alter .sc_testimonials_title.sc_align_right, 
.sc_testimonials_alter .sc_testimonials_subtitle.sc_align_right, 
.sc_testimonials_alter .sc_testimonials_descr.sc_align_right, 
.sc_testimonials_alter .sc_testimonials_button.sc_align_right {
    text-align: right;
}
.sc_testimonials.sc_testimonials_alter .sc_item_title + .sc_item_slider, 
.sc_testimonials.sc_testimonials_alter .sc_item_subtitle + .sc_item_slider, 
.sc_testimonials.sc_testimonials_alter .sc_item_title + .sc_item_columns, 
.sc_testimonials.sc_testimonials_alter .sc_item_subtitle + .sc_item_columns, 
.sc_testimonials.sc_testimonials_alter .sc_item_title + .sc_item_content, 
.sc_testimonials.sc_testimonials_alter .sc_item_subtitle + .sc_item_content {
    margin-top: 1.7em;
}

.sc_testimonials_alter .sc_testimonials_slider.slider_outer_pagination_pos_right .sc_testimonials_item, 
.sc_testimonials_alter .sc_testimonials_slider.slider_outer_pagination_pos_right .sc_testimonials_columns_wrap .sc_testimonials_item {
    height: 100%;
    padding-right: 11%;
}
.sc_testimonials_alter .sc_testimonials_slider.slider_outer_pagination_pos_left .sc_testimonials_item, 
.sc_testimonials_alter .sc_testimonials_slider.slider_outer_pagination_pos_left .sc_testimonials_columns_wrap .sc_testimonials_item {
    height: 100%;
    padding-left: 11%;
}

.sc_testimonials_alter .slider_outer_pagination_pos_right .slides .slider-slide .sc_testimonials_item .sc_testimonials_item_content,
.sc_testimonials_alter .slider_outer_pagination_pos_right .slides .slider-slide .sc_testimonials_item .sc_testimonials_item_author_data{
    text-align: left;
}
.sc_testimonials_alter .slider_outer_pagination_pos_left .slides .slider-slide .sc_testimonials_item .sc_testimonials_item_content,
.sc_testimonials_alter .slider_outer_pagination_pos_left .slides .slider-slide .sc_testimonials_item .sc_testimonials_item_author_data{
    text-align: right;
}
.sc_testimonials_alter .sc_testimonials_item_content:before {
    display: none;
}
.sc_testimonials_alter .sc_testimonials_item .sc_testimonials_item_content{
    font-size: 1.063em;
    font-weight: 400;
    line-height: 1.65em;
}

.sc_testimonials_alter .sc_testimonials_item_author{
    padding: 1.35em 0 0 0;
}
.sc_testimonials_alter .sc_testimonials_item_author .sc_testimonials_item_author_data .sc_testimonials_item_author_title{
    font-size: 14px;
    font-style: italic;   
}
.sc_testimonials_alter .sc_testimonials_item_author .sc_testimonials_item_author_data .sc_testimonials_item_author_title:before{
    content: '\e820\e820\e820\e820\e820';
    font-family: 'fontello';
    font-size: 0.86em;
    font-style: normal;
    letter-spacing: 2px;
    margin-right: 1.2em;
}

.sc_testimonials_alter .slider_container.slider_pagination_pos_left .swiper-pagination-bullet, 
.sc_testimonials_alter .slider_container.slider_pagination_pos_right .swiper-pagination-bullet {
    margin: 10px 0 0 0;   
}

.sc_testimonials_alter .slider_container.slider_pagination_pos_right .swiper-pagination-bullets {
    right: 2.6em;
}
.sc_testimonials_alter .slider_container.slider_pagination_pos_left .swiper-pagination-bullets {
    left: 2.6em;
}

.sc_testimonials_alter .slider_container .slider_pagination_wrap .swiper-pagination-bullet, 
.sc_testimonials_alter .slider_outer .slider_pagination_wrap .swiper-pagination-bullet, 
.sc_testimonials_alter .swiper-pagination-custom .swiper-pagination-button {
    width: 2px;
    height: 2px;    
}

.sc_testimonials_alter .slider_outer.slider_outer_pagination_pos_left, 
.sc_testimonials_alter .slider_outer.slider_outer_pagination_pos_right {
    position: static;
}
.sc_testimonials_alter .slider_outer .slider_container.slider_pagination_pos_left, 
.sc_testimonials_alter .slider_outer .slider_container.slider_pagination_pos_right {
    position: inherit;
}

/* Action */
.sc_action_item .sc_action_item_title > span {
    display: block;
}
.sc_action_item_title {
    margin: 0;
    line-height: 1.25em;
    font-size: 2.688em;
    font-weight: 700;
    letter-spacing: -1.5px;
}
.sc_action_item .sc_action_item_link {
    font-weight: 700;
    font-size: 15px;
    background: transparent !important;
    margin: 1.6em 0 0 0;
    padding: 0;
    text-transform: none;
    letter-spacing: -0.3px;
    position: relative;
}
.sc_action_item .sc_action_item_link:after {

}
body .sc_action_item_default.with_image:after {
    background: transparent;
}





/* Shortcodes
---------------------------------------------- */

h2.sc_item_title.sc_item_title_style_default:not(.sc_item_title_tag) {
	font-size: 1.875rem;
}

/* 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_content:before {
	content:'\e946';
	font-family:'fontello';
    font-size: 20px;
    margin-bottom: 25px;
}



/* Social */
.socials_wrap .social_item .social_icon {
    width: 3.1em;
    height: 3.1em;
    line-height: 3.1em;
}
body .sidebar_inner .socials_wrap .social_item .social_icon.social_icon_facebook { background-color: #3a60a5; color: #ffffff; }
body .sidebar_inner .socials_wrap .social_item .social_icon.social_icon_twitter { background-color: #1ea4f0; color: #ffffff; }
body .sidebar_inner .socials_wrap .social_item .social_icon.social_icon_youtube { background-color: #e41f1e; color: #ffffff; }
body .sidebar_inner .socials_wrap .social_item .social_icon.social_icon_tumblr { background-color: #2f4f6e; color: #ffffff; }
body .sidebar_inner .socials_wrap .social_item .social_icon.social_icon_instagramm { background-color: #bf53b9; color: #ffffff; }
body .sidebar_inner .socials_wrap .social_item .social_icon.social_icon_gplus { background-color: #e04d45; color: #ffffff; }

body .wpb_widgetised_column .socials_wrap .social_item .social_icon.social_icon_facebook { background-color: #3a60a5; color: #ffffff; }
body .wpb_widgetised_column .socials_wrap .social_item .social_icon.social_icon_twitter { background-color: #1ea4f0; color: #ffffff; }
body .wpb_widgetised_column .socials_wrap .social_item .social_icon.social_icon_youtube { background-color: #e41f1e; color: #ffffff; }
body .wpb_widgetised_column .socials_wrap .social_item .social_icon.social_icon_tumblr { background-color: #2f4f6e; color: #ffffff; }
body .wpb_widgetised_column .socials_wrap .social_item .social_icon.social_icon_instagramm { background-color: #bf53b9; color: #ffffff; }
body .wpb_widgetised_column .socials_wrap .social_item .social_icon.social_icon_gplus { background-color: #e04d45; color: #ffffff; }









/* Search style 'Fullscreen' */
.search_style_fullscreen.search_opened .search_form_wrap {
    background-color: rgba(23,30,44,0.99);
}
.search_style_fullscreen.search_opened .search_form {
    border-color: #ffffff;
}
.search_style_fullscreen.search_opened .search_close {
    color: rgba(255,255,255,0.54) !important;
}
.search_style_fullscreen.search_opened .search_close:hover {
    color: rgba(255,255,255,1) !important;
}
.search_style_fullscreen.search_opened .search_field,
.search_style_fullscreen.search_opened .search_submit:before,
.search_style_fullscreen.search_opened .search_submit {
    color: #ffffff !important;
}
.search_style_fullscreen.search_opened .search_field::-webkit-input-placeholder {color:#ffffff !important; opacity: 1;}
.search_style_fullscreen.search_opened .search_field::-moz-placeholder          {color:#ffffff !important; opacity: 1;}/* Firefox 19+ */
.search_style_fullscreen.search_opened .search_field:-moz-placeholder           {color:#ffffff !important; opacity: 1;}/* Firefox 18- */
.search_style_fullscreen.search_opened .search_field:-ms-input-placeholder      {color:#ffffff !important; opacity: 1;}

.search_style_fullscreen.search_opened .search_field,
.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_field {
    font-size: 1.313em !important;
    font-weight: 300 !important;
    line-height: 1.5em !important;
    height: 4.3em;
    letter-spacing: -1px;
    padding: 0 0 0 2.25em !important;
}
.search_style_fullscreen.search_opened .search_submit,
.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_submit {
    font-size: 1.6rem;
    padding-left: 1px;
}
.search_style_fullscreen .search_close:before {
    content:'\e944';
    font-family:'fontello';
    display: none;
}
.search_style_fullscreen.search_opened .search_form {
    width: 37%;
}
.search_style_fullscreen.search_opened .search_close {
    right: -5.6em;
    top: -1.7em;
    font-size: 1.6rem;
}


.trx_addons_scroll_to_top,
.trx_addons_cv .trx_addons_scroll_to_top {
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}


/* popup */
.mfp-bg {
    opacity: 0.95;
}
.mfp-inline-holder .mfp-content {
    max-width: 53%;
    max-height: 80%;
}



/* Banner */
.sidebar_inner .widget_fullwidth.widget_banner .image_wrap img {
    width: auto;
    margin: 0 auto;
}
.sidebar_inner .widget_fullwidth.widget_banner .image_wrap {
    padding: 35px;
    text-align: center;
}

.wpb_widgetised_column .widget_fullwidth.widget_banner .image_wrap img {
    width: auto;
    margin: 0 auto;
}
.wpb_widgetised_column .widget_fullwidth.widget_banner .image_wrap {
    padding: 35px;
    text-align: center;
}

.footer_wrap .wpb_widgetised_column .widget_fullwidth.widget_banner .image_wrap {
    padding: 30px;
}

/* banner content */
.image_wrap.with_banner_content{
    position: relative;
}
.image_wrap.with_banner_content .banner_container{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;    
    position: absolute;
    top: 0;
    left: 55%;
    right: 0;
    bottom: 0;
}
.image_wrap.with_banner_content .banner_container .banner_content{
    text-align: left;
}
.image_wrap.with_banner_content .banner_container .banner_title_content .banner_title{
    font-size: 1.438em;
    font-weight: 500;    
    letter-spacing: -1.1px;
    line-height: 1.16em;
    padding: 1px 10px 2px;
    background: #161d2c;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
}
.image_wrap.with_banner_content .banner_container .banner_title_content .del{
    display: block;
    width: 100%;
    padding: 0;
    height: 2px;
    background: transparent !important;
}

.image_wrap.with_banner_content .banner_container .banner_subtitle {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -0.8px;
    line-height: 1em;
    text-transform: uppercase;
}
.image_wrap.with_banner_content .banner_container * + .banner_subtitle {
    margin-top: 1em;
    margin-left: 0.8em
}
.image_wrap.with_banner_content .banner_container .banner_price_container{
    font-weight: 700;
    letter-spacing: -1.5px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.65em;
}
.image_wrap.with_banner_content .banner_container * + .banner_price_container{
    margin-top: 0.15em;
}
.image_wrap.with_banner_content .banner_container .banner_price_container span{
    display: inline-block;
    vertical-align: top;
    line-height: 1;
}
.image_wrap.with_banner_content .banner_container .banner_price_container .banner_before_price{
    font-size: 1.25em;
    padding-top: 1px;
}
.image_wrap.with_banner_content .banner_container .banner_price_container .banner_price{
    font-size: 2.188em;
}
.image_wrap.with_banner_content .banner_container .banner_price_container .banner_after_price{
    font-size: 1.25em;
    padding-top: 1px;
    padding-left: 1px;
}
.image_wrap.with_banner_content .banner_container .banner_button{
    font-weight: 700;
    text-align: center;
    margin-top: 0.15em;
    margin-left: 0.8em;
    display: inline-block;
    vertical-align: middle;
    width: 1.625em;
    height: 1.625em;
    line-height: 1.625em;    
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;    
}
.image_wrap.with_banner_content .banner_container .banner_price_container + .banner_button{
    margin-left: 0.75em;
}
.image_wrap.with_banner_content > .banner_button{
    display: none;
    opacity: 0;
}

/* Breadcrumbs */
.sc_layouts_title_breadcrumbs {
    margin-top: 1.1em;
}
.top_panel_default .sc_layouts_title_title {
    margin-top: 0.9em;
}
body .breadcrumbs {
    font-size: 11px;
    line-height: 19px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2.5px;
}
body .breadcrumbs * {
    opacity: 0.7;
}
body .breadcrumbs .breadcrumbs_delimiter {
    margin: 0 1.5em;
}
body .breadcrumbs a:hover {
    opacity: 1;
}












/* Layouts */
.sc_layouts_column .sc_layouts_item {
    margin-right: 1.8em;
}
.sc_layouts_column_align_right .sc_layouts_item {
    margin-left: 1.8em;
    margin-right: 0;
}
.sc_layouts_row .vc_separator {
    margin-top: inherit !important;
    margin-bottom: inherit !important;
}
.sc_layouts_row_type_compact .socials_wrap .social_item {
    margin: 0 33px 0 0;
}
.sc_layouts_row_type_compact .sc_layouts_item_details_line2 {
    -webkit-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.sc_layouts_title_caption {
    font-weight: 700;
    letter-spacing: -0.8px;
}

/*--- ---*/
.sc_layouts_login .sc_layouts_dropdown li.menu-item.menu-item-has-children > a:after {
    display: none;
}
.sc_layouts_login .sc_layouts_login_menu .trx_addons_login_link .sc_layouts_item_icon:before{
    content: '\e93e';
    font-family: 'fontello';
    font-size: 0.92em;
    margin-right: 0.55em;
}

.sc_layouts_row_type_narrow .sc_layouts_iconed_text .sc_layouts_currency,
.sc_layouts_row_type_narrow .sc_layouts_iconed_text .sc_layouts_item_link,
.sc_layouts_row_type_narrow .sc_layouts_login .sc_layouts_login_menu .trx_addons_login_link {
    letter-spacing: 0;
    min-height: 24px;
    line-height: 24px;
}
.sc_layouts_row_type_narrow .sc_layouts_login .sc_layouts_login_menu .trx_addons_login_link {
    padding: 0;
}

/*--- narrow ---*/
.sc_layouts_row_type_narrow .sc_layouts_item {
    font-size: 1.077em;
}
.sc_layouts_row_type_narrow .sc_layouts_item .sc_layouts_menu:not(.sc_layouts_login) > .sc_layouts_menu_nav > .menu-item > a{
    font-size: 1.123em;
    font-weight: 400;
    padding: 0.35em 0.85em;
}

.sc_layouts_row_type_narrow .sc_layouts_menu_nav > li > ul {
    top: 3.4em;
}

.sc_layouts_row_type_narrow .sc_layouts_item .sc_layouts_iconed_text_details{
    padding-left: 0;
    margin-left: 0;
}
.sc_layouts_row_type_narrow .sc_layouts_item .sc_layouts_iconed_text_details:before{
    display: none;
}
.sc_layouts_row_type_narrow .sc_layouts_item:not(:last-child){
    border-right: 1px solid #ddd;
    margin-right: 19px !important;
    padding-right: 21px;   
}
.sc_layouts_row_type_narrow .sc_layouts_iconed_text .sc_layouts_item_details span {
    font-size: 1em;
}
.sc_layouts_row_type_narrow .sc_layouts_iconed_text .sc_layouts_item_icon:before {
    margin-right: 8px;
}
.sc_layouts_row_type_narrow .sc_layouts_iconed_text .sc_layouts_item_icon.icon-delivery-truck:before {
    font-size: 24px;
    position: relative;
    top: 1px;
}

/* Menu */
header ol, header ul {
    font-size: inherit;
}
.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: 500;
}
.sc_layouts_menu_nav > li.menu-item-has-children > a:after {
    display: none;
}
.sc_layouts_menu_nav > li > a,
.sc_layouts_menu_nav > li.menu-item-has-children > a {
    padding: 0.85em;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav,
.sc_layouts_menu_nav > li ul {
    width: 16.2em;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav,
.sc_layouts_menu_popup .sc_layouts_menu_nav > li > ul,
.sc_layouts_menu_nav > li > ul ul {
    left: 16.2em;
}
.sc_layouts_menu_nav > li > ul ul.submenu_left {
    left:-16.2em;
    margin: 0 0 0 -2px;
}
.sc_layouts_menu_nav > li > ul {
    top: 5.3em;
    left: -9px;
}
.sc_layouts_row_type_normal .sc_layouts_menu_nav > li > ul {
    top: 3.9em;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li li > a {
    padding: 0.67em 1.55em;
}
.sc_layouts_row_type_normal .sc_layouts_menu {
    font-size: 14px;
}
.sc_layouts_row_type_normal .sc_layouts_menu_nav > li > a {
    text-transform: uppercase;
    letter-spacing: 2.7px;
    padding: 0.85em 1.75em;
}

/* --- vertical menu --- */
.sc_layouts_menu_dir_vertical .sc_layouts_menu_title {
    font-size: 1.063em;
    font-weight: 500;
    letter-spacing: -0.25px;
    line-height: 1.25em;
    padding: 1.75em 2.4em;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_title:before {
    content: '\e94c';
    font-family: 'fontello';
    font-size: 0.899em;
    margin-right: 0.95em;
    position: relative;
    top: -1px;
}

.sc_layouts_menu_dir_vertical .sc_layouts_menu_title + .sc_layouts_menu_nav{
    padding: 1.3em 2.6em 1.18em !important;
}

.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav {
    font-size: 1em;
    display: block;
    padding: 0 1em !important;
}

.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li {
  display: block;
  float: none;
  width: 100%; 
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav li:not(:last-child) {
    border-bottom: 1px solid #ddd;
}

.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li:before {
  display: none; 
}

.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li > a {
    font-weight: 400;
    letter-spacing: -0.45px;
    padding: 0.72em 0;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav li.menu-item-has-children > a > .open_child_menu {
  display: none;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  width: 2.2em;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
    content: '\e836';
    font-family: 'fontello';
    font-weight: 500;
    display: block;
    right: 0;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li > ul{
    width: 23.15em;
    padding: 2px 1em;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li > ul,
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li:last-child > ul {
    left: 100%;
    top: 0;
    margin: 0 0 0 1.2em; 
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_title + .sc_layouts_menu_nav > li > ul,
.sc_layouts_menu_dir_vertical .sc_layouts_menu_title + .sc_layouts_menu_nav > li:last-child > ul {
    top: -1.2em;
    margin: 0 0 0 2.8em; 
    padding: 1.25em 2.55em;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li ul,
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li ul li,
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li ul li a{
    font-size: 1em;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li ul li a{
    font-weight: 400;
    letter-spacing: -0.45px;
    padding: 0.72em 0;
}

.sc_layouts_item.sc_layouts_item_no_margin{
    margin: 0 !important;
}

/* Search */
.search_style_fullscreen.search_opened .search_close {
    position: fixed;
    background: transparent;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 99999;
    left: 0;
    top: 0;
    cursor: default;
}
.search_style_fullscreen.search_opened .search_form {
    z-index: 9999999;
}
.search_wrap .search_submit:before {
    -webkit-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.search_wrap .search_submit:before,
.sc_layouts_search .search_wrap .search_submit:before {
    content:'\e93f';
    font-family:'fontello';
}
.sc_layouts_row_type_compact .sc_layouts_cart .sc_layouts_item_icon:before {
    content:'\e945';
    font-family:'fontello';
}
.sc_layouts_row_type_compact .sc_layouts_cart .sc_layouts_cart_items_short {
    display: none;
}
.sc_layouts_row_type_compact .sc_layouts_iconed_text .sc_layouts_item_details_line2,
.sc_layouts_row_type_compact .sc_layouts_iconed_text .sc_layouts_item_details_line1 {
    display: block;
    margin: 0;
    letter-spacing: -0.2px;
}
.sc_layouts_row_type_compact .sc_layouts_iconed_text .sc_layouts_item_details_line1 {
    font-size: 13px;
    font-weight: 500;
}
.sc_layouts_row_type_compact .sc_layouts_iconed_text .sc_layouts_item_details_line2 {
    font-size: 12px;
    font-weight: 500;
    font-style: italic;
    line-height: 15px;
}
.sc_layouts_row_type_compact .sc_layouts_iconed_text_details {
    padding-left: 2.5em;
    margin-left: 0.5em;
    position: relative;
}
.sc_layouts_row_type_compact .sc_layouts_iconed_text_details:before {
    height: calc(100% - 6px);
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 1px;
}


















/* Team */
.sc_team_default .post_featured {
    max-width: 247px;
    width: 44%;
    display: inline-block;
    vertical-align: middle;
}
.sc_team_default .sc_team_item_info {
    padding: 0.5em 0 0.5em 30px;
    text-align: left;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 55%;
}
.sc_team_default .sc_team_item_socials {
    display: none;
}
.sc_team_default .sc_team_item_title {
    margin: 0;
    font-size: 1.375em;
    font-weight: 500;
    letter-spacing: -0.5px;
}
.sc_team_default .sc_team_item_subtitle {
    font-size: 11px;
    line-height: 20px;
    font-style: normal;
    letter-spacing: 1.9px;
    margin-top: 10px;
    font-weight: 400;
    text-transform: uppercase;
}
.sc_team_default .sc_team_item_content {
    margin-top: 0.45em;
    margin-bottom: 0;
    font-size: 0.938em;
    font-weight: 300;
    line-height: 1.68em;
    padding-bottom: 1.3em;
    position: relative;
}
.sc_team_default .sc_team_item_content:after {
    position: absolute;
    content: "";
    display: block;
    height: 2px;
    width: 27px;
    bottom: 0;
    left: 0;
}
.sc_team_default .columns_padding_bottom .sc_team_item {
    margin-bottom: 10px;
}
.team_member_page .team_member_brief_info_text {
    font-style: normal;
}
.team_member_page .team_member_featured .team_member_avatar {
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.team_member_page .team_member_socials .social_item .social_icon {
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}




/* Promo */
.sc_promo_default .sc_promo_title {
    position: relative;
}
.sc_promo_default .sc_promo_title:after {
    font-size: 20px;
    top: -1px;
}
.sc_promo.sc_promo_size_normal .sc_promo_descr {
    font-size: 0.938em;
    line-height: 1.7em;
    font-weight: 300;
}
.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_descr {
   margin-top: 1.6em;
}
.sc_promo.sc_promo_size_normal .sc_promo_text_inner {
    padding: 1.5em 2.3em 1.7em 4.3em;
}
.sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_button {
    margin-top: 2.4em;
}





body .trx_addons_accent_bg {
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 0 0.45em;
    display: inline-block;
    line-height: 1.43em;
}
body .trx_addons_dropcap {
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin: 0.1em 0.1em 0 0;
    width: 1em;
    height: 1em;
    line-height: 1em;
    font-size: 2.688em;
    font-weight: 700;
    text-align: left;
}
.trx_addons_dropcap.trx_addons_dropcap_style_1 {
    background-color: transparent;
}
.trx_addons_dropcap.trx_addons_dropcap_style_2 {
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    width: 1.55em;
    height: 1.55em;
    line-height: 1.35em;
    text-align: center;
    font-size: 1.563em;
    font-weight: 700;
    margin: 9px 12px 0 0;
}



.sc_title.color_style_dark.sc_title_default .sc_item_title:after {
    display: none;
}
.extra_title {
    text-align: center;
}
.extra_title .sc_item_title {
    display: inline-block;
    font-size: 2.688em !important;
    font-weight: 500 !important;
    letter-spacing: -1.8px !important;
    padding: 0 14px 1px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}



.sc_title .sc_item_title {
    /*display: inline-block;*/
    position: relative;
}
.sc_promo_default .sc_promo_title:after,
.sc_action_item .sc_action_item_link:after,
.sc_title h1.sc_item_title:after,
.sc_title h2.sc_item_title:after,
.sc_title h3.sc_item_title:after,
.sc_title h4.sc_item_title:after {
    position: relative;
    content:'\e943';
    font-family:'fontello';
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    margin-left: 15px;
    top: -2px;
}
.sc_table table tr:first-child th, .sc_table table tr:first-child td {
    font-weight: 700;
}
.sc_button + .sc_button {
    margin-left: 30px;
}
.sc_action_item .sc_action_item_link:after {
    font-size: 13px;
    margin-left: 11px;
    top: 0;
}




ul.trx_addons_list_custom[class*="trx_addons_list"] > li:before {
    content:'\f15a';
    font-family:'fontello';
    font-size: 0.9em;
    left: -1.35em;
}
ul.trx_addons_list_success > li:before {
    font-size: 0.72em;
    left: -1.8em;
}



/* FORM */
body .sc_form_details.trx_addons_columns_wrap {
    margin-right: -9px;
}
body .sc_form_details.trx_addons_columns_wrap > [class*="trx_addons_column-"] {
    padding-right: 9px;
}
.sc_form_field {
    margin-bottom: 9px;
}
.sc_form_default .sc_form_field_button {
    text-align: center;
    margin-top: 2.55em;
}




/* Charts */
.highcharts-background {
    fill: transparent;
}




/* DEMO */
.full_width {
    width: 100%;
    text-align: center;
}
.sc_button.full_width {
    padding-right: 3em;
    padding-left: 3em;
}


/* --- Blogger --- */
.sc_blogger .sc_blogger_item.type-product{
    position: relative;
    border: 2px solid transparent;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;    
    -webkit-transition: all ease .3s;
        -ms-transition: all ease .3s;
            transition: all ease .3s;    
}
.sc_blogger .sc_blogger_item.type-product:before{
    content: '';
    border-left: 1px solid #ddd;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -3px;
    z-index: 1;
}
.sc_blogger .sc_blogger_item.type-product:hover::before{
    opacity: 0;
}
.sc_blogger .sc_blogger_slider .swiper-slide.swiper-slide-prev .sc_blogger_item.type-product:before,
.sc_blogger .sc_blogger_slider .swiper-slide.swiper-slide-next + .swiper-slide .sc_blogger_item.type-product:before{
    opacity: 0;
}
.sc_blogger .sc_blogger_item.type-product .post_featured img{
    max-width: 85%;
}
.sc_blogger .sc_blogger_item.type-product .post_featured .icons{
    position: absolute;
    z-index: 1002;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;    
}
.sc_blogger .sc_blogger_item.type-product .post_featured .icons a{
    pointer-events: all;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    font-size: 1.15em !important;
    padding: 0 !important;
    letter-spacing: 0 !important;
    cursor: pointer;
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px !important;
    text-align: center;
    border: none !important;
    margin-left: -24px;
    margin-top: -24px !important;
    -webkit-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    border-radius: 50% !important;
    opacity: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;    
}
.sc_blogger .sc_blogger_item.type-product .post_featured:hover .mask{
    opacity: 1;
}
.sc_blogger .sc_blogger_item.type-product .post_featured:hover .icons a{
    opacity: 1;
}
.sc_blogger .sc_blogger_item.type-product .post_featured .icons a:before{
    font-family: 'fontello' !important;
    font-weight: 400 !important;
    content: '\e945' !important;
}
.sc_blogger .sc_blogger_item.type-product .sc_blogger_item_content{
    padding: 2.1em 2.2em 1.7em;
}
.sc_blogger .sc_blogger_item.type-product .star-rating{
    font-size: 12px;
    letter-spacing: 0.9px;
    float: none;
    margin: 0 auto;
}
.sc_blogger .sc_blogger_item.type-product .sc_blogger_product_rating + .sc_blogger_product_category{
    margin-top: 0.55em; 
}
.sc_blogger .sc_blogger_item.type-product .sc_blogger_product_category a{
    font-size: 0.813em;
    font-weight: 400;
    letter-spacing: -0.2px;
}
.sc_blogger .sc_blogger_item.type-product .sc_blogger_item_title{
    font-size: 1em;
}
.sc_blogger .sc_blogger_item.type-product * + .sc_blogger_item_title{
    margin-top: 0.35em; 
}
.sc_blogger .sc_blogger_item.type-product .sc_blogger_item_title a{
    font-size: 1.063em;
    font-weight: 700;
    line-height: 1.45em;
}
.sc_blogger .sc_blogger_item.type-product .sc_blogger_product_price{
    font-size: 1.188em;
    font-weight: 500;
    letter-spacing: -0.3px;
}
.sc_blogger .sc_blogger_item.type-product * + .sc_blogger_product_price{
    margin-top: 0.95em; 
}
.sc_blogger_product_price del {
    display: inline-block;
    margin-right: 6px;
    font-size: 0.8em;
    opacity: 1;
    text-decoration: none;
    position: relative;
}
.sc_blogger_product_price .woocs_price_code del {
    margin-right: 0;
    margin-left: 6px;
}
.sc_blogger_product_price del:before {
    content: ' ';
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    height: 1px;
}
.sc_blogger .sc_blogger_slider.slider_outer_pagination_pos_bottom {
    padding-bottom: 2em;
}
.sc_blogger .sc_item_slider.slider_outer_pagination_pos_bottom .swiper-pagination .swiper-pagination-bullet{
    width: 2px;
    height: 2px;
}
.sc_blogger_default .trx_addons_columns_wrap {
    margin-right: 0;
}
.sc_blogger_default .trx_addons_columns_wrap > [class*="trx_addons_column-"] {
    padding-right: 0;
}

.sc_blogger_default .trx_addons_columns_wrap.columns_padding_bottom > [class*="trx_addons_column-"], 
.sc_blogger_default .trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_bottom {
    padding-bottom: 0;
}
.sc_blogger_default .sc_blogger_item.type-product .post_featured .onsale {
    font-size: 11px;
    font-weight: 500;
    line-height: 1em;
    display: inline-block;
    padding: 7px 9px 6px;
    position: absolute;
    top: 2.9em;
    left: 2.55em;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;    
}

/* --- blogger modern --- */
.sc_blogger_modern .sc_blogger_item.type-product{
    padding: 0.95em;
}
.sc_blogger_modern .sc_blogger_item.type-product .sc_blogger_item_featured{
    width: 6.875em;
}
.sc_blogger_modern .sc_blogger_item.type-product .sc_blogger_item_featured img{
    max-width: 100%;
}
.sc_blogger_modern .sc_blogger_item.type-product .sc_blogger_item_content,
.sc_blogger_modern .sc_blogger_item.type-product .sc_blogger_item_featured{
    display: inline-block;
    vertical-align: top;
}
.sc_blogger_modern .sc_blogger_item.type-product .sc_blogger_item_content{
    width: -moz-calc(100% - 6.9em);
    width: -webkit-calc(100% - 6.9em);
    width: -o-calc(100% - 6.9em);
    width: calc(100% - 6.9em);    
    padding: 0 0 0 1.35em;
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;    
}
.sc_blogger.sc_blogger_modern .sc_blogger_item.type-product .sc_blogger_product_rating{
    position: absolute;
    top: 4px;
    right: 4px;
}
.sc_blogger.sc_blogger_modern .sc_blogger_item.type-product .star-rating{
    font-size: 11px;
    letter-spacing: 1.8px;
    width: 6em;
    margin: 0 auto;
    float: none;
}
.sc_blogger.sc_blogger_modern .sc_blogger_item.type-product .sc_blogger_product_category,
.sc_blogger.sc_blogger_modern .sc_blogger_item.type-product .sc_blogger_product_rating + .sc_blogger_product_category {
    margin-top: -4px;
}
.sc_blogger.sc_blogger_modern .sc_blogger_item.type-product .sc_blogger_product_rating + .sc_blogger_product_category {
    padding-right: 5em;
}

.sc_blogger.sc_blogger_modern .sc_blogger_item.type-product * + .sc_blogger_item_title {
    margin-top: 0.3em;
}
.sc_blogger.sc_blogger_modern .sc_blogger_item.type-product .sc_blogger_product_rating + .sc_blogger_item_title {
    margin-top: 1.8em;
}
.sc_blogger.sc_blogger_modern .sc_blogger_item.type-product * + .sc_blogger_product_price {
    margin-top: 0.9em;
}
.sc_blogger.sc_blogger_modern .sc_blogger_columns_wrap{
    margin: 0;
}
.sc_blogger.sc_blogger_modern .sc_blogger_columns_wrap .trx_addons_column-1_2{
    padding: 0 0 7px 0;
}
.sc_blogger.sc_blogger_modern .sc_blogger_columns_wrap .trx_addons_column-1_2 .sc_blogger_item{
    border: 2px solid transparent;
    overflow: visible;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
            transition: all 0.3s ease;
}
.sc_blogger.sc_blogger_modern .sc_blogger_columns_wrap .trx_addons_column-1_2:nth-child(2n+0) .sc_blogger_item:before{
    content: '';
    position: absolute;
    top: 0;
    left: -2px;
    bottom: 0;
    border-left: 1px solid #ddd;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
            transition: all 0.3s ease;    
}
.sc_blogger.sc_blogger_modern .sc_blogger_columns_wrap .trx_addons_column-1_2:hover + .trx_addons_column-1_2 .sc_blogger_item:before{
    opacity: 0;
}

/* currency */
.sc_layouts_currency .currency_item{
    display: inline-block;
    vertical-align: middle;
}
.sc_layouts_currency .menu_user_currency_label{
    font-weight: 500;
}
.sc_layouts_currency .menu_user_currency_label:before{
    content: '\e947';
    font-family: 'fontello';
    font-size: 1.1em;
    margin-right: 5px;
}
.sc_layouts_currency .currency_item.menu_user_currency .dd-selected-text{
    cursor: pointer;
}
.sc_layouts_row .sc_layouts_currency .woocommerce-currency-switcher-form .dd-options {
    top: 5.3em;
}
.sc_layouts_row_type_narrow .sc_layouts_currency .woocommerce-currency-switcher-form .dd-options {
    top: 2.9em; 
}
.sc_layouts_currency .currency_item ul.dd-options li{
    margin: 0;
}
.sc_layouts_currency .currency_item .dd-select a.dd-selected{
    padding-right: 1.4em;
}
.sc_layouts_currency .currency_item .dd-select a.dd-selected:after{
    content: '\e828';
    font-family: 'fontello';
    display: block;
    line-height: 1em;
    width: 1em;
    height: 1em;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.5em;
    z-index: 2;
    pointer-events: none;
    cursor: pointer;
    -webkit-transition: color 0s ease;
        -ms-transition: color 0s ease;
            transition: color 0s ease;    
}
.sc_layouts_currency .currency_item .dd-select a.dd-selected:hover:after{
    -webkit-transition: color 0.3s ease;
        -ms-transition: color 0.3s ease;
            transition: color 0.3s ease;    
}






/* Currency */
.currency_single .currency_page_header {
    overflow: hidden;
}
.currency_page_header .left {
    width: 56%;
    float: left;
}
.currency_page_header .right {
    width: 44%;
    float: right;
}
.currency_single .currency_page_header {
    margin-bottom: 2.5em;
}
.sc_currency_default .sc_currency_item_title {
    font-size: 17px;
    letter-spacing: -0.2px;
    margin: 0 0 0.5em;
}
.sc_currency_default .sc_currency_item_button a {
    padding: 1.4em 2.82em;
}
.sc_currency_default .sc_currency_item {
    background: none !important;
}
.sc_currency .sc_item_columns {
    overflow: hidden;
}
.sc_currency .sc_item_columns [class*="trx_addons_column-"] {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 5em;
}
.sc_currency .sc_item_columns [class*="trx_addons_column-"]:before {
    width: 1px;
    height: 100%;
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: -16px;
    background: #ededf0;
}
.sc_currency_default .sc_currency_item_thumb {
    margin-bottom: 0;
    padding: 3.6em 3.1em 0;
}
.sc_currency_default .sc_currency_item_info {
    padding: 3.5em 1.5em 0.9em;
}
.sc_currency_default .currency_price .cprice .cprice-price {
    width: 100%;
    text-align: center;
}
.sc_currency_default .currency_price .cprice .cprice-info-item {
    line-height: 1.55em;
}
.sc_currency_default .cprice-name {
    margin-bottom: 2px !important;
}
.sc_currency_default .currency_price .cprice .cprice-name {
    font-size: 15px;
}
.sc_currency_default .currency_price .cprice .cprice-info-item, .sc_currency_default .currency_price .cprice .cprice-info {
    font-size: 15px;
}
.sc_currency_default .sc_currency_item_button {
    margin: 1.8em 0 0;
}

.currency_page_header .info_title h3 {
    font-size: 1.875em;
    letter-spacing: -0.3px;
    margin: 1.7em 0 0.58em;
}





/* Live Crypto IN Currency */
.currency_price .cprice {
    padding: 0;
    border: none;
    background: transparent;
    color: #797979;
    font-size: 1em;
    font-weight: 300;
    letter-spacing: -0.3px;
}
.currency_price .cprice .cprice-logo {
    display: none;
}
.currency_price .cprice .cprice-price {
    font-weight: 500;
    font-size: 19px;
    color: #fe3b3b;
    margin-bottom: 1.67em !important;
}
.currency_price .cprice .cprice-name {
    font-size: 100%;
}
.currency_price .cprice .cprice-name span:not(.down) {
    font-weight: 500;
    color: #1e2935;
}
.currency_price .cprice .cprice-name span.down {
    color: #fe3b3b;
}
.currency_price .cprice .cprice-info-item,
.currency_price .cprice .cprice-info {
    font-size: 100%;
}
.currency_price .cprice .cprice-info-item {
    float: none;
    width: 100%;
    font-weight: 500;
    color: #1e2935;
}
.currency_price .cprice .cprice-info-item span {
    font-weight: 300;
    color: #797979;
}