/* Add Styles
-------------------------------------------------------------- */

/* Box-shadow */
.team_member_page .team_member_featured .team_member_avatar, .sc_services.sc_services_default .sc_services_item, .sc_donations_info:hover, .sc_blogger_plain .sc_blogger_item:hover, .sc_roadmap .sc_roadmap_item:hover:before, .sc_icons_modern .sc_icons_item:hover, .sc-box-shadow, .sc_price_item, .comments_wrap, .related_wrap .related_item_style_2, .single-post .post_item_single, .post_layout_excerpt, .trx_addons_dropcap_style_1, .sidebar .sidebar_inner > .widget {
    -webkit-box-shadow: 0 24px 51px 0 #eaeaed;
    -ms-box-shadow: 0 24px 51px 0 #eaeaed;
    box-shadow: 0 24px 51px 0 #eaeaed;
}

/* Line */
.widget.widget_block h2:before,
.sc_item_subtitle:before,
.widget .widget_title:before,
.widget .widgettitle:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-color:  #ffb506;
    width: 2.278rem;
    height: 4px;
    margin-right: 1.111rem;
    margin-bottom: 0.2em;
}

/* Border-radius */
div.esg-filter-wrapper .esg-filterbutton > span, 
.mptt-navigation-tabs li a, 
div.lymcoin_tabs .lymcoin_tabs_titles li a, 
div.lymcoin_tabs .lymcoin_tabs_titles li a.ui-tabs-anchor ,
.comments_list_wrap .comment_reply a,
.post_item_single .post_content .post_tags a,
.widget_calendar caption,
.sc_button, button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"], 
.theme_button, 
.post_item .more-link, 
.gallery_preview_show .post_readmore, 
input[type="text"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="tel"], 
input[type="password"], 
input[type="search"], 
select, 
.select_container, 
textarea, 
.widget_search .search-field,
.widget_display_search #bbp_search, 
#bbpress-forums #bbp-search-form #bbp_search, 
.comments_wrap .comments_field input, 
.comments_wrap .comments_field textarea,
.select2-container.select2-container--default span.select2-choice, 
.select2-container.select2-container--default span.select2-selection, 
.sc_edd_details .downloads_page_tags .downloads_page_data>a, 
.widget_product_tag_cloud a, 
.widget_tag_cloud a, .wp-block-tag-cloud a,
.sc_layouts_menu_nav > li.menu-item-button:not(.menu-collapse) > a,
.tribe-common .tribe-common-c-btn.tribe-events-c-search__button,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button,
.tribe-common .tribe-events-c-ical__link,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a, .tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
#tribe-bar-form .tribe-bar-submit input[type="submit"], #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"],
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,
.wp-block-search .wp-block-search__input,
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input,
.wp-block-search__button-inside .wp-block-search__inside-wrapper {
     -webkit-border-radius: 3em;
     -ms-border-radius: 3em;
     border-radius: 3em;
}

body #buddypress input[type="submit"],
body #buddypress input[type="email"],
body #buddypress input[type="password"] {
    -webkit-border-radius: 3em !important;
    -ms-border-radius: 3em !important;
    border-radius: 3em !important;
}

.wpcf7 form .wpcf7-response-output,
.comments_wrap .comments_field textarea, textarea{
     -webkit-border-radius: 1.5em;
     -ms-border-radius: 1.5em;
     border-radius: 1.5em;
}
.widget_area .post_item .post_thumb img, aside .post_item .post_thumb img,
.post_item_single > .post_featured > img,
.post_type_donation.post_item_single .post_footer, .single-donation .nav-links .nav-previous a, .single-donation .nav-links .nav-next a,
.team_member_page .team_member_featured .team_member_avatar, .team_member_page .team_member_featured .team_member_avatar img,
.sc_blogger_default .post_featured, .sc_blogger_default .post_featured > *, .sc_services.sc_services_default .sc_services_item,
.trx_addons_scroll_to_top, .sc_donations_info, .sc_blogger_plain .sc_blogger_item, .sc_roadmap .sc_roadmap_item:before,
.sc_roadmap .sc_roadmap_item, .sc_icons_modern .sc_icons_item, .sc-box-shadow, .sc_price_item, .post_layout_classic .post_featured,
.post_layout_chess .post_featured, .post_layout_portfolio .post_featured, .comments_wrap, .related_wrap .related_item_style_2,
.related_wrap .related_item_style_2 .post_featured, .author_info, .author_avatar img, .single-post .post_item_single,
.post_item_single > .post_featured, .post_layout_excerpt .post_featured, .post_layout_excerpt, .trx_addons_audio_player,
.sc_widget_slider:not(.sc_image_left) .widget_slider .slider_wrap, .sc_widget_slider:not(.sc_image_left) .widget_slider .slider_wrap .slider-slide,
.widget_video .trx_addons_video_player, .sc_button.sc_button_size_large, blockquote:before, blockquote, .blog_mode_post blockquote,
.blog_mode_page blockquote, .sidebar .widget, .sc_layouts_menu_nav > li ul, .trx_addons_dropcap_style_1,
.post_item_single.post_format_gallery .post_content .gallery-item{
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}
.sc_widget_slider:not(.sc_image_left) .widget_slider .slider_wrap .slider-slide,
.widget_slider .slider_wrap{ 
	overflow: hidden;
}



/* General styles
-------------------------------------------------------------- */

/* Revolution Slider */
.rev_slider .rev_slider_line {
	border: none;
    display: block;
    background-color:  #ffb506;
    width: 41px;
    height: 4px;
}
.rev_slider .sc_button,
.rev_slider .sc_button span {
	-webkit-transition: all 0.3s ease !important;
    -ms-transition: all 0.3s ease !important;
    transition: all 0.3s ease !important;
}

/* Blogger: Default */
.sc_blogger_default .sc_blogger_item_content {
    padding: 1em 1em 0;
}
.sc_blogger_default .sc_blogger_item .sc_blogger_item_title {
	font-size: 1.333em;
	margin: 0.6em 0 0.6em;
}

/* Services: Default */
.sc_services.sc_services_default .sc_services_item .sc_services_item_subtitle {
	display: none;
}
.sc_services.sc_services_default .sc_services_item_icon, 
.sc_services.sc_services_default .sc_services_item_pictogram {
    position: absolute;
    display: inline-block;
    font-size: 5em;
    width: 1em;
    height: 1em;
    line-height: 1em;
    text-align: center;
    margin-top: 0;
    border: none;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    left: 5.6%;
    top: 12.5%;
    z-index: 0;
}
.sc_services.sc_services_default .sc_services_item .sc_services_item_info{
	text-align:left;
	position: relative;
	z-index: 1;

	padding: 14.5% 12.6% 12% 12.6%;
}

/* Services: Light */
.sc_services_light.sc_services_featured_top div[class*="trx_addons_column-"]:nth-child(even){
	margin-top: 2.5em;
}
.sc_services_light.sc_services_featured_top div[class*="trx_addons_column-"]:nth-child(odd){
	margin-bottom: 2.5em;
}
.sc_services_light.sc_services_featured_top div[class*="trx_addons_column-"]{
	position: relative;
}
.sc_services_light.sc_services_featured_top div[class*="trx_addons_column-"] .sc_services_item a{
	position: relative;
	z-index: 1;
}
.sc_services_light.sc_services_featured_top div[class*="trx_addons_column-"]:before {
	content: '';
	font-size: 3.444rem;
	width: 90%;
	height: 0;
	border-top: 1px dashed #dfe0e3;
	position: absolute;
	top: 1.7em;
	left: 50%;
	z-index: 0;
}
.sc_services_light.sc_services_featured_top .sc_item_columns_2 div[class*="trx_addons_column-"]:nth-child(2n):before,
.sc_services_light.sc_services_featured_top .sc_item_columns_3 div[class*="trx_addons_column-"]:nth-child(3n):before,
.sc_services_light.sc_services_featured_top .sc_item_columns_4 div[class*="trx_addons_column-"]:nth-child(4n):before,
.sc_services_light.sc_services_featured_top .sc_item_columns_5 div[class*="trx_addons_column-"]:nth-child(5n):before,
.sc_services_light.sc_services_featured_top .sc_item_columns_6 div[class*="trx_addons_column-"]:nth-child(6n):before,
.sc_services_light.sc_services_featured_top div[class*="trx_addons_column-"]:last-child:before {
	content: none;
}
.sc_services_light.sc_services_featured_top div[class*="trx_addons_column-"]:nth-child(even):before{
	transform: rotate(-10deg);
	top: 1em;
}
.sc_services_light.sc_services_featured_top div[class*="trx_addons_column-"]:nth-child(odd):before{
	transform: rotate(10deg);
}
.sc_services.sc_services_light.sc_services_featured_top .sc_services_item_icon, 
.sc_services.sc_services_light.sc_services_featured_top .sc_services_item_pictogram{
	font-size: 3.444rem;
	width: 2.6em;
	height: 2.6em;
	line-height: 2.6em;
	text-align: center;
     -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 24px 51px 0px #eaeaed;
    -ms-box-shadow: 0px 24px 51px 0px #eaeaed;
    box-shadow: 0px 24px 51px 0px #eaeaed;
}
.sc_services_light .sc_services_item_featured_top .sc_services_item_info {
    padding-top: 2.2em;
}
.sc_services_light .sc_services_item_content {
    margin-top: 1.4em;
}
.sc_services_light .sc_services_item_button {
    margin: 1.4em 0 0;
}
.sc_services.sc_services_light .sc_services_item_icon, 
.sc_services.sc_services_light .sc_services_item_pictogram{
	font-size: 2.333rem;
	width: 1.833em;
	height: 1.833em;
	line-height: 1.833em;
	text-align: center;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0.1em 0.7em 0 #eaeaed;
	-ms-box-shadow: 0 0.1em 0.7em 0 #eaeaed;
	box-shadow: 0 0.1em 0.7em 0 #eaeaed;
}
.sc_services_light .sc_services_item_featured_right .sc_services_item_icon{
	right: 0.3em;
}
.sc_services_light .sc_services_item_featured_left .sc_services_item_icon{
	left: 0.3em;
}
.sc_services_light .sc_services_item_featured_right .sc_services_item_info {
	margin-right: 6.5em;
}
.sc_services_light .sc_services_item_featured_left .sc_services_item_info {
	margin-left: 6.5em;
}
.sc_services_light .sc_services_item_featured_right .sc_services_item_info,
.sc_services_light .sc_services_item_featured_left .sc_services_item_info {
	margin-top: 1.1em;
}

/* Donate: Info */
.sc_donations_info {
	 padding: 1.556em 1.58em 1.556em 2.478em;
	 -webkit-transition: all 0.3s ease;
	 -ms-transition: all 0.3s ease;
	 transition: all 0.3s ease;	 
}
.sc_donations_info_inner.show_title_wrap.show_icon {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-justify-content: center;
	-ms-flex-pack: space-between;
	justify-content: space-between;
}
.sc_donations_info_inner:not(.show_icon) .sc_donations_featured{
	margin-top: 2em;
	margin-bottom: 2em;
}
.sc_donations_info_inner.show_title_wrap.show_icon .sc_donations_featured{
    width: 111px;
    -webkit-order: 3;
    -ms-order: 3;
	order: 3;
	-webkit-flex-shrink: 0;
	-ms-flex-shrink: 0;
	flex-shrink: 0;
}
.sc_donations_info_inner .sc_donations_info_wrap_title{
	margin: 0 auto 9px 0;
	max-width: 65%;
}
.sc_donations_info_inner.show_featured .sc_donations_info_wrap_title{
	padding-right: 1.1em;
}
.sc_donations_info_inner.show_icon .sc_donations_info_wrap_title{
	padding-left: 1.1em;
}
.sc_donations_info_inner .sc_donations_icon_info{
	font-size: 2em;
}
.sc_donations_info_inner .sc_donations_subtitle_info{
	font-size: 0.778em;
	font-weight: 400;
}

/* Blogger: Plain (Events) */
.sc_blogger_plain .slides {
	padding-bottom: 30px;
}
.sc_blogger.sc_blogger_plain .sc_blogger_slider.slider_outer_pagination_pos_bottom {
    padding-bottom: 0.5em;
}
.sc_blogger_plain .sc_blogger_item {
	padding: 13.7% 10% 14%;
	margin: 0 0.7em;
	width: calc(100% - 1.4em);
	position: relative;
}
.sc_blogger_upcoming_events_date{
	display: inline-block;
	margin: 0 auto 1em;
}
.sc_blogger_upcoming_events_date .sc_events_item_date {
	position: static;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	text-align: center;
}
.sc_blogger_upcoming_events_date .sc_events_item_day{
	line-height: 1em;
	font-size: 3.334em;
	font-weight: 500;
	margin-top: 0;
}
.sc_blogger_upcoming_events_date .sc_events_item_month{
	font-size: 0.889rem;
	font-weight: 600;
	text-transform: none;
}
.sc_blogger_plain .sc_blogger_item .sc_blogger_item_title {
    margin: 0.8em 0 0.7em;
}

/* M Chart */
.highcharts-background {
	background-color: transparent !important;
}
.highcharts-axis .highcharts-tick {
	display: none;
}

/* Team */
.sc_team.sc_team_short .sc_team_item {
	text-align: center;
}
.sc_team.sc_team_short .sc_team_item_thumb {
    border-bottom: none;
    max-width: 95%;
    height: auto;
    margin: 0 auto 1.45em;
	overflow: hidden;
}
.sc_team.sc_team_short .trx_addons_hover_mask,
.sc_team.sc_team_short .sc_team_item_thumb,
.sc_team.sc_team_short .sc_team_item_thumb img{
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.sc_team.sc_team_short .trx_addons_column-1_3 .sc_team_item_thumb,
.sc_team.sc_team_short .sc_item_columns_3 .sc_team_item_thumb,
.sc_team.sc_team_short .trx_addons_column-1_4 .sc_team_item_thumb,
.sc_team.sc_team_short .sc_item_columns_4 .sc_team_item_thumb{
	max-width: 187px;
}
.sc_team.sc_team_short .sc_team_item_title {
	font-size: 1em;
}
.sc_team.sc_team_short .sc_team_item_subtitle {
    font-size: 1em;
    font-weight: 300;
    line-height: 1.5;
    font-style: normal;
    letter-spacing: 0;
    margin-top: 0.21em;
}
.sc_team.sc_team_short .sc_team_item_thumb .sc_team_item_socials .social_item .social_icon {
    display: inline-block;
    width: auto;
    height: 1em;
    line-height: 1em;
    text-align: center;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    border: none;
}
.sc_team.sc_team_short .sc_team_item_thumb .sc_team_item_socials {
    margin-right: 0;
}
.sc_team.sc_team_short .sc_team_item_thumb .sc_team_item_socials .social_item {
    margin-right: 0.8em;
}
.sc_team.sc_team_short .trx_addons_columns_wrap > [class*="trx_addons_column-"].last_elements{													margin-left: auto;	}
.sc_team.sc_team_short .trx_addons_columns_wrap > [class*="trx_addons_column-"].last_elements + [class*="trx_addons_column-"].last_elements{	margin-left: 0;	}
.sc_team.sc_team_short .trx_addons_columns_wrap > [class*="trx_addons_column-"].last_elements:last-child{										margin-right: auto; }

/* Backgrounds */
.vc_row.sc_background_1[class*="vc_custom"] {

    background-position: -8.26vw bottom !important;
    background-repeat: no-repeat !important;
    background-size: 78% !important;

    padding-bottom: 8.89vw !important;
}
.vc_row.sc_background_1[class*="vc_custom"] .sc_inside_background{

    margin-top: 12.8vw;
}
.body_style_boxed .vc_row.sc_background_1[class*="vc_custom"] .sc_inside_background{
    margin-top: 10vw;
}
.vc_row.sc_background_2[class*="vc_custom"] {
    padding-top: 15em !important;
    padding-bottom: 13em !important;
    background-size: 100% !important;
}
.body_style_boxed .vc_row.sc_background_2[class*="vc_custom"] {
    padding-top: 11em !important;
    padding-bottom: 10em !important;
}
.vc_row.sc_background_3[class*="vc_custom"] {
    padding-top: 13em !important;
    padding-bottom: 15em !important;
    background-size: 100% !important;
}
.body_style_boxed .vc_row.sc_background_3[class*="vc_custom"] {
    padding-top: 10em !important;
    padding-bottom: 12em !important;
}

/* Icons */
.sc_icons_default.sc_icons_size_medium .sc_icons_icon:before, 
.sc_icons_default.sc_icons_size_medium .sc_icons_icon > span:before {
    font-size: 1.6rem;
    line-height: 1.1;
    vertical-align: middle;
}
.sc_icons_default.sc_icons_size_medium .sc_icons_item_title {
    font-size: 1.667em;
    line-height: 1.3em;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0;
    margin-top: 0 !important;
    vertical-align: middle;
}
.sc_icons_default.sc_icons_size_medium .sc_icons_icon + .sc_icons_item_title {
	margin-left: 0.5em;
}

.sc_icons_default .sc_icons_title{
	margin-bottom: 0.6em;
}
.sc_icons_default .sc_icons_item_title{
	display: inline-block;
}
.sc_icons_default.sc_icons_size_small .sc_icons_item_title {
    font-size: 1em;
    line-height: 1.3em;
    font-weight: 300;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0;
}
.sc_icons_default.sc_icons_size_small .sc_icons_icon:before, 
.sc_icons_default.sc_icons_size_small .sc_icons_icon > span:before {
    font-size: 1rem;
    line-height: inherit;
    margin-right: 0.5em;
    min-width: 1em;
}
.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_title,
.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_title,
.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_description,
.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_title + .sc_icons_item_description,
.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_description,
.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_title + .sc_icons_item_description {
	-webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.sc_icons_modern .sc_icons_item_title {
    font-size: 1.667em;
    line-height: 1.3em;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0;
}
.sc_icons_modern .sc_icons_icon + .sc_icons_item_title,
.sc_icons_modern .sc_icons_icon + .sc_icons_item_description {
    margin-top: 1.1em;
}
.sc_icons_modern .sc_icons_item_title + .sc_icons_item_description {
    margin-top: 0.7em;
}
.sc_icons_modern .sc_icons_item {
	position: relative;
	padding: 20% 1em 20%;
	width: calc(100% - 25px);
	-webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sc_icons_modern .sc_icons_icon:before, .sc_icons_modern .sc_icons_icon > span:before {
    font-size: 4rem;
}
.sc_icons_modern .sc_icons_item .icon-number{
	font-size: 13px;
    top: 0;
    left: 0;
    width: 56px;
    height: 56px;
    line-height: 52px;
    text-align: center;
    padding-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    box-sizing: border-box;
    position: absolute;
	-webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sc_icons_modern .sc_icons_item:hover .icon-number {
    background-image: url(../images/bg-square-light.png);
}

/* Forms */
.sc_form .trx_addons_column-1_2 {
    width: 100%;
}
[class*="sc_input_hover_"] input[type="text"], [class*="sc_input_hover_"] input[type="number"], [class*="sc_input_hover_"] input[type="email"], [class*="sc_input_hover_"] input[type="password"], [class*="sc_input_hover_"] input[type="search"], [class*="sc_input_hover_"] select, [class*="sc_input_hover_"] textarea {
	text-align: left !important;
	font-size: 1em !important;
	font-weight: 300;
	font-style: normal;
	line-height: 1.5em;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0;
}
[class*="sc_input_hover_"] input[type="text"], [class*="sc_input_hover_"] input[type="number"], [class*="sc_input_hover_"] input[type="email"], [class*="sc_input_hover_"] input[type="password"], [class*="sc_input_hover_"] input[type="search"], [class*="sc_input_hover_"] select, [class*="sc_input_hover_"] textarea,
.sc_input_hover_iconed .sc_form_field_hover {
	padding: 0.68em 1.4em !important;
}

/* Price */
.sc_price_item_title {
    font-size: 1.4em;
    line-height: 1.1em;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
}
.sc_price_item_description, .sc_price_item_details {
    font-size: 1em;
    line-height: 1.5em;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0;
    margin: 0.65em 0;
}

/* Ess. Grid */
div.esg-filter-wrapper .esg-filterbutton > span, .mptt-navigation-tabs li a, div.lymcoin_tabs .lymcoin_tabs_titles li a, div.lymcoin_tabs .lymcoin_tabs_titles li a.ui-tabs-anchor {
    padding: 0.78em 2.45em;
    line-height: 1.5;
}

/* Chess */
.post_layout_chess_3 .post_content,
.post_layout_chess_3 .post_meta,
.post_layout_chess_2 .post_content_inner {
	display: none;
}
.post_layout_chess_2 .post_meta{
    font-size: 16px;
    line-height: 1.5;
    margin-top: 1em;
}

/* Title */
.sc_item_subtitle {
    font-size: 13px;
    line-height: 1.8em;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.sc_item_subtitle + .sc_item_title {
    margin-top: 0.3em;
}
.sc_item_title:not(.sc_item_title_tag) {
	font-size: 2.667em;
}
.sc_item_title + .sc_item_descr, .sc_item_subtitle + .sc_item_descr {
    margin-top: 2em;
}
.sc_item_descr {
    margin-bottom: 2.7em;
}

/* Pagination */
.esg-filters div.esg-navigationbutton,
.page_links > span:not(.page_links_title), .page_links > a, 
.comments_pagination .page-numbers, .nav-links .page-numbers {
    display: inline-block;
    vertical-align: top;
    font-size: 0.723em;
    font-weight: 600;
    margin: 10px 10px 0 0;
    padding: 0 1em;
    border: none;
    min-width: 3.077em;
    width: auto;
    height: 3.077em;
    line-height: 3.077em;
    text-align: center;
    -webkit-border-radius: 2em;
    -ms-border-radius: 2em;
    border-radius: 2em;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.nav-links .page-numbers.prev,
.nav-links .page-numbers.next{
    width: 3.077em;
}

/* Blog & Single Post */
.sticky {
    border:none;
}
.sticky .label_sticky {
	display: none;
}
.single-post .post_item_single > .post_content:first-child {
	padding-top: 1em;
}
.single-post .post_item_single > .post_content,
.post_layout_excerpt.sticky,
.post_layout_excerpt {
    padding: 0 0 2.5rem;
}
.single-post .post_item_single > .post_content,
.post_layout_excerpt .post_header,
.post_layout_excerpt .post_content {
	padding-left: 3.5rem;
	padding-right: 3.5rem;
}
.post_meta .post_meta_item:after, .post_meta .post_meta_item.post_edit:after, .post_meta .vc_inline-link:after{
	content: '';
	margin: 0 1em;
}
.post_meta_item.post_date:before,
.post_counters_item:before {
    vertical-align: top;
    line-height: inherit;
    margin: -2px 0.5em 0 0;
    display: inline-block;
}
.post_meta_item.post_date:before { 
	content: '\E984'; 
	font-family: 'fontello';
}
.trx_addons_icon-comment:before { 
	content: '\E985'; 
	font-family: 'fontello';
}
.post_layout_excerpt .post_header {
	padding-top: 1.4em;
}
.post_layout_excerpt .post_meta {
    margin-top: 0.9rem;
}
.post_layout_excerpt .post_header + .post_content {
    margin-top: 1.25rem;
}
.post_layout_excerpt + .post_layout_excerpt,
.post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
    padding-top: 0;
    margin-top: 3.5rem;
    border-top: none;
}
.post_item_single .post_content > .post_meta_single {
    font-size: 1em;
    line-height: 1.5em;
}
.post_item_single .post_content > .post_meta:first-child {
	margin-bottom: 1.6em;
}
.post_item_single .post_content > .post_meta_single .post_tags,
.post_item_single .post_content > .post_meta_single .post_share {
    float: none;
    display: block;
    max-width: 100%;
}
.post_item_single .post_content > .post_meta_single .post_share .social_item .social_icon {
    display: block;
    width: 2.8em;
    height: 2.8em;
    line-height: 2.8em;
}
.post_item_single .post_content > .post_meta_single .post_tags {
    margin-top: 2em;
    padding-top: 2em;
    padding-bottom: 20px;
    border-top: 1px solid;
    font-size: 13px;
    text-transform: uppercase;
}
.post_item_single .post_content > .post_meta_single .post_meta_label {
	font-size: 1.3em;
	margin-right: 0.4em;
}
.post_item_single .post_content .post_tags a{
	padding: 0.1em 1.3em;
	display: inline-block;
     -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.post_item_single .post_content .post_tags a:hover {
    -webkit-box-shadow: 0px 10px 20px 0px rgba(234, 234, 237, 0.6);
    -ms-box-shadow: 0px 10px 20px 0px rgba(234, 234, 237, 0.6);
    box-shadow: 0px 10px 20px 0px rgba(234, 234, 237, 0.6);
}
.author_info {
    margin-top: 3.5em;
    padding: 2.667em 2.667em;
    position: relative;
}
.author_avatar {
    width: 7.778rem;
    height: 7.778rem;
    line-height: 7.778rem;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 2.7rem;
    left: 2.7rem;
}
.author_title {
    margin-bottom: 0.51em;
}
.author_bio .author_link {
    display: block;
    margin-top: 0.8em;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.related_wrap {
    margin-top: 14vh;
    padding-top: 0;
    border-top: none;
}
.related_wrap .related_item_style_2 .post_header{
	padding: 0.5em 1.5em 2em;
	text-align: left;
}
.related_wrap .related_item_style_2 .post_date {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 1em;
    display: inline-block;
}
.related_wrap .related_item_style_2 .post_date:before{
	content: '\E984';
	font-family: 'fontello';
	vertical-align: top;
	line-height: inherit;
	margin: -2px 0.5em 0 0;
	display: inline-block;
}
.related_wrap_title {
	font-size: 2.667em;
	margin: 0.15em 0 1.2em;
	text-align: left;
}
.comments_wrap {
	padding: 0 3.444em 3.444em;
}
.comments_list_wrap {
    margin-top: 10vh;
    padding-top: 3em;
    border-top: none;
    overflow: hidden;
}
.comments_list_wrap .comment_author_avatar {
    width: 80px;
    height: 80px;
    line-height: 80px;
	 -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.comments_list_wrap .comment_content {
    padding-left: 110px;
}
.comments_list_wrap li + li, .comments_list_wrap li ul {
    margin-top: 2.2em;
}
.comments_list_wrap ul li + li, .comments_list_wrap li > ul > li {
    padding-top: 2.2em;
}
.comments_list_wrap ul li + li > .comment_body > .comment_author_avatar, .comments_list_wrap li > ul > li > .comment_body > .comment_author_avatar {
    top: 2.2em;
}
.comments_list_wrap .comment_author {
    font-size: 1em;
    font-weight: 500;
}
.comments_list_wrap .comment_counters{
	display: none;
}
.comments_list_wrap .comment_posted {
    display: block;
    position: relative;
    letter-spacing: 0;
    vertical-align: baseline;
    font-size: 16px;
    line-height: inherit;
    font-style: normal;
    font-weight: 600;
}
.comments_list_wrap .comment_reply {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.5em;
    font-style: normal;
    letter-spacing: 0.1em;
    margin-top: 1em;
    text-transform: uppercase;
    padding: 0;
}
.comments_list_wrap .comment_reply a {
	padding: 0.78em 2.45em;
	display: inline-block;
}
.comments_form_wrap {
    margin-top: 1em;
    padding-top: 3em;
}
.comments_form_wrap:first-child {
	border-top: none;
    margin-top: 3em;
}

/* Header */
.top_panel.with_bg_image:before {
    background: transparent;
}
.top_panel.with_bg_image {

    min-height: 28.26vw;
    background-position: center bottom;
    background-size: cover;
}
.header_position_over .top_panel.with_bg_image {
	min-height: 0;
}
.sc_layouts_title_breadcrumbs .breadcrumbs {
    text-transform: uppercase;
    font-size: 0.722rem;
    font-weight: 600;
}
.sc_layouts_title_title + .sc_layouts_title_breadcrumbs:before{
    content: '';
    display: block;
    width: 41px;
    height: 4px;
    margin: 0.55em auto 0.9em;
}
.sc_current_price:before {
    content: '';
    width: 1px;
    height: 1em;
    display: inline-block;
    position: absolute;
    background: #fff;
    top: 0.4em;
    left: 0;
}
.sc_current_price {
    font-weight: 600;
    position: relative;
    padding-left: 1.3em;
    padding-top: 3px;
}
.sc_current_price small{
    font-size: 0.667em;
    font-weight: 300;
    vertical-align: middle;
}
.sc_layouts_menu_nav > li.menu-item-button:not(.menu-collapse) > a {
    padding: 0.91em 2.2em 0.71em;
    margin-top: 0.1em;
    margin-left: 1.2em;
}
.top_panel .sc_layouts_row_fixed_on{    
    -webkit-transition: padding-top 0.3s ease;
    -ms-transition: padding-top 0.3s ease;
    transition: padding-top 0.3s ease;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li.menu-item-has-children > a {
    padding: 1em 1.1em;
}
.sc_layouts_menu_nav > li.menu-item-has-children > a:after {
    content: none;
    display: none;
}
.menu_hover_slide_line > ul > li#blob {
    height: 2px;
    margin-top: 2.6em;
}
.sc_layouts_title .sc_layouts_title_meta {
	display: none;
}
.single-post .sc_layouts_title_title > .sc_layouts_title_caption {
	font-size: 2em;
    line-height: 1.2;
}

/* Sidebar */
.sidebar .sidebar_inner > .widget{
    padding: 1.667em 2.444em 2.5em;
}
.widget .widget_title,
.widget .widgettitle,
.widget.widget_block h2 {
    font-size: 1.667em;
}
.sidebar .sidebar_inner > .widget,
.sidebar .sidebar_inner > .widget + .widget, .sidebar[class*="scheme_"] .sidebar_inner > .widget + .widget {
    padding-top: 2.265em;
}
.sidebar .sidebar_inner > .widget + .widget, .sidebar[class*="scheme_"] .sidebar_inner > .widget + .widget {
    margin-bottom: 2.667em;
    border-top: none;
}
.widget input[type="text"], .widget input[type="number"], .widget input[type="email"], .widget input[type="url"], .widget input[type="tel"], .widget input[type="password"], .widget input[type="search"], .widget select, .widget textarea, .widget textarea.wp-editor-area {
    padding: 0.7em 1.5em 0.5em;
}
.widget ul > li:before {
    content: none;
}
.widget ul {
    padding-left: 0;
}
.widget ul.sub-menu,
.widget ul.children,
.widget li ul {
    padding-left: 0.8em;
}
.widget ul.sub-menu ul ul ul ul ul ul ul ul ul ul,
.widget ul.children ul ul ul ul ul ul ul ul ul ul,
.widget li ul ul ul ul ul ul ul ul ul ul ul {
    padding-left: 0;
}
.widget_recent_comments .comment-author-link,
.widget_categories li{
    font-size: 0.889rem;
    font-weight: 600;
}
.widget_recent_comments li+li {
    margin-top: 1em;
}
.widget_area .post_item .post_info, aside .post_item .post_info {
    font-size: 0.889em;
    font-weight: 600;
    margin-top: 0.6em;
}
.wp-block-calendar caption,
.widget_calendar caption {
    font-size: 0.722em;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0.6em 1em;
    background-color:  #f5f5f6;
    margin-bottom: 1em;
}
.wp-block-calendar th, 
.wp-block-calendar td,
.widget_calendar th, 
.widget_calendar td{
    font-size: 0.809em !important;
    text-transform: none;
}
.wp-block-calendar th,
.widget_calendar th {
    font-weight: 600 !important;
}
.wp-block-calendar td#today:before,
.widget_calendar td#today:before {    
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.wp-calendar-nav .wp-calendar-nav-prev,
.wp-calendar-nav .wp-calendar-nav-next,
.widget_calendar td#prev, 
.widget_calendar td#next {
    font-size: 0.722em !important;
}
.wp-calendar-nav .wp-calendar-nav-prev a,
.wp-calendar-nav .wp-calendar-nav-next a,
.widget_calendar td#prev a, 
.widget_calendar td#next a {
    text-transform: uppercase;
    font-weight: 600;
}
.wp-calendar-nav .wp-calendar-nav-prev a:before,
.wp-calendar-nav .wp-calendar-nav-next a:before,
.widget_calendar td#prev a:before, 
.widget_calendar td#next a:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    font-size: 0.6em;
    width: 2em;
    height: 2.5em;
    line-height: 2.5em;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.wp-calendar-nav .wp-calendar-nav-prev a:before,
.widget_calendar td#prev a:before{
	content:'\E964';
}
.wp-calendar-nav .wp-calendar-nav-next a:before,
.widget_calendar td#next a:before{
	content:'\E968';
	left: auto;
	right: 0;
}
.sc_edd_details .downloads_page_tags .downloads_page_data > a, 
.widget_product_tag_cloud a, 
.widget_tag_cloud a,
.wp-block-tag-cloud a {
    padding: 0.67em 1.1em 0.53em;
    margin: 0 8px 10px 0;
    font-size: 0.722em !important;
    line-height: 1.4615;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}


/* Footer */
.footer_wrap .sc_footer_with_image {
    min-height: 43.5em;/*783px*/
    padding-top: 10.485vw;
    background-position: center top !important;
    background-size: cover !important;
}
.sc_footer_with_image .sc_item_title {
    position: relative;
    padding-bottom: 0.7em;
}
.sc_footer_with_image .sc_item_title:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-color:  #ffb506;
    width: 41px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.sc_item_title {
    line-height: 1.1em;
}
.socials_wrap .social_item .social_icon {
    width: 3.389em;
    height: 3.389em;
    line-height: 3.389em;
}
.footer_wrap .socials_wrap {
    margin-right: -23px;
}
.footer_wrap .socials_wrap .social_item {
    margin-right: 23px;
}

/* Tooltip */
.trx_addons_tooltip:before {
    padding: 0.5em 0.71em 0.4em;
    font-size: 1em;
    white-space: nowrap;
}
/* Dropcap */
.trx_addons_dropcap {
	float: left;
	display: block;
	font-size:2.667em;
	font-weight: 500;
	padding: 0;
	margin: 0.05em 0.3em 0 0;
	width: 1.45em;
	height: 1.45em;
	line-height: 1.45em;
	text-align:center;
	overflow:hidden;
	color: #fff;
	background-color: #ffb506;
	box-sizing: border-box;
}
/* Blockquote */
blockquote,
.wp-block-quote.is-style-large,
.wp-block-quote.is-large:not(.is-style-plain),
.wp-block-quote.is-style-large:not(.is-style-plain) {
    text-align: left;
    padding: 3.2em 3.2em 3.2em 6em;
    margin: 0;
}
.blog_mode_post blockquote, 
.blog_mode_page blockquote,
.wp-block-quote.is-style-large,
.wp-block-quote.is-large:not(.is-style-plain),
.wp-block-quote.is-style-large:not(.is-style-plain) {
    margin: 3em 0 3.3em;
}
blockquote p {
    font-size: 1.667em;
    line-height: 1.4em;
    font-weight: 500;
}
blockquote:before {
    content:'\E974';
    font-size: 1.3rem;
    top: 0;
    left: 0;
    width: 56px;
    height: 56px;
    line-height: 52px;
    text-align: center;
    padding-right: 10px;
    background-image: url("../images/bg-square-dark.png");
    background-size: contain;
    background-repeat: no-repeat;
    box-sizing: border-box;
}
/* Image */
figure figcaption, .wp-caption .wp-caption-text, .wp-caption .wp-caption-dd, .wp-caption-overlay .wp-caption .wp-caption-text, .wp-caption-overlay .wp-caption .wp-caption-dd {
    font-size: 1em;
    line-height: 1.5;
    font-weight: 600;
}
/* Table */
table th {
    font-size: 1em;
    font-weight: 500;
    text-transform: none;
}
table th {
	font-size: 0.889rem;
	font-weight: 300;
}
.sc_table table th, .sc_table table td {
    padding: 1.3em 1em;
    text-align: center;
}
.sc_table table tr:first-child *:first-child{
	-webkit-border-top-left-radius: 10px;
	-ms-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}
.sc_table table tr:first-child *:last-child{
	-webkit-border-top-right-radius: 10px;
	-ms-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}
.sc_table table tr:last-child *:first-child{
	-webkit-border-bottom-left-radius: 10px;
	-ms-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.sc_table table tr:last-child *:last-child{
	-webkit-border-bottom-right-radius: 10px;
	-ms-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.sc_table table thead+tbody tr:first-child *:first-child,
.sc_table table thead+tbody tr:first-child *:last-child {
	-webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

/* Button */
.sc_button.sc_button_size_large {
    font-size: 0.889em;
    padding: 1em 2em;
    text-transform: none;
}
.sc_button.sc_button_size_large .sc_button_text {
	letter-spacing:0;
}
.sc_button.sc_button_size_large .sc_button_subtitle {
    font-size: 14px;
}
.sc_button.sc_button_size_large:hover {
    -webkit-box-shadow: 1px 2px 10px 0px #ffb506;
    -ms-box-shadow: 1px 2px 10px 0px #ffb506;
    box-shadow: 1px 2px 10px 0px #ffb506;
}
.sc_button_icon {
    font-size: 1.4em;
}
.sc_button_icon_left .sc_button_icon {
    margin-right: 0.8em;
}
.sc_button.sc_button_default.color_style_inverse[class*="sc_button_hover_slide"] {
	background: none !important;
}
.sc_button.sc_button_default.color_style_inverse:hover{
    -webkit-box-shadow: 5px 5px 17px 0 #eaeaed;
    -ms-box-shadow: 5px 5px 17px 0 #eaeaed;
    box-shadow: 5px 5px 17px 0 #eaeaed;
}

/* Slider */
.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: 2.4em;
    height: 2.4em;
    line-height: 2.4em;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid;
    box-sizing: border-box;
}
.slider_container.slider_controls_side .slider_controls_wrap > .slider_prev, .slider_outer_controls_side .slider_controls_wrap > .slider_prev {
    left: 10px;
}
.slider_container.slider_controls_side .slider_controls_wrap >  .slider_next, .slider_outer_controls_side .slider_controls_wrap > .slider_next {
	right: 10px;
}
.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-size: 1.5rem;
    line-height: 1.5em;
}
.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: '\E93F';
}
.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: '\E940';
}
.widget_slider .slider_container.slider_controls_side .slider_controls_wrap > .slider_prev {
    left: 10%;
}
.widget_slider .slider_container.slider_controls_side .slider_controls_wrap >  .slider_next {
	right: 10%;
}
.sc_team.sc_team_short .slider_container.slider_controls_side .slider_controls_wrap > .slider_prev,
.sc_team.sc_team_short .slider_container.slider_controls_side .slider_controls_wrap > .slider_next{
	margin-left: 0;
	margin-right: 0;
	opacity: 1;
}
.sc_team.sc_team_short .slider_container.slider_controls_side .slider_controls_wrap > .slider_prev{
	left: 1px;
}
.sc_team.sc_team_short .slider_container.slider_controls_side .slider_controls_wrap > .slider_next{
	right: 1px;
}
.slider_container .swiper-pagination-bullet, .slider_outer .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
}
.slider_container.slider_pagination_pos_bottom .swiper-pagination-bullet, .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullet, .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullet {
	margin-right: 25px;
}
.slider_container.slider_pagination_pos_bottom .swiper-pagination-bullet:last-child, .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullet:last-child, .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullet:last-child {
	margin-right: 0;
}

/* Audio Player */
.format-audio .post_featured .post_audio_author, .trx_addons_audio_player .audio_author {
    font-size: 1em;
    font-weight: 300;
    font-style: normal;
}
.format-audio .post_featured .post_audio_title, .trx_addons_audio_player .audio_caption,
.vc_row .trx_addons_audio_player .audio_caption {
    font-size: 1em;
    font-weight: 500;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-time-rail span {
    -webkit-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    border-radius: 10px !important;
}
.mejs-horizontal-volume-total, 
.mejs-time-buffering, 
.mejs-time-current, 
.mejs-time-hovered,
.mejs-time-loaded,
.mejs-time-total {
    height: 7px !important;
}
.trx_addons_audio_player .audio_info + .audio_embed, .trx_addons_audio_player .audio_info + .audio_frame {
    margin-top: 0.3em;
}
.mejs-controls {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Skills: Pie */
.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
    font-size: 2.667em;
    font-weight: 500;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_item_title {
    font-size: 1em;
    font-weight: 500;
}

/* Counter */
.sc_skills_pie.sc_skills_compact_on .sc_skills_legend {
    margin-top: 8%;
}
.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_marker {
    width: 10px;
    height: 10px;
}

/* Tabs */
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list .vc_tta-tab>a {
	font-size: 0.722rem;
	font-weight: 600;
	line-height: 1.5;
	padding: 0.84em 2.45em 0.72em;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab>a {
    border-width: 0;
}
.vc_tta.vc_tta-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab + .vc_tta-tab {
    margin-left: -0.4em;
}
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list{
	margin-bottom: 1.5em;
}
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list li a {
     -webkit-border-radius: 1.5em !important;
     -ms-border-radius: 1.5em !important;
     border-radius: 1.5em !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{
	background-color: transparent !important;
	border: none !important;
}
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-body{
	padding: 0;
}

/* Accordion */
.vc_tta.vc_tta-accordion .vc_tta-panel-title .vc_tta-title-text {
    font-size: 1.333em;
    font-weight: 500;
    line-height: 1.3em;
    text-transform: none;
}
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_general .vc_tta-panel-body {
	padding: 0.4em 0 0;
}
.vc_tta.vc_tta-accordion .vc_tta-panel:not(.vc_active) + .vc_tta-panel {
    margin-top: 0;
}
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_general .vc_tta-panel{
	border-top: 1px solid;
	padding: 0.8em 0 1.45em;
}
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_general .vc_tta-panel:last-child{
	border-bottom: 1px solid;
}
.vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon {
    width: 10px;
    height: 10px;
    line-height: 10px;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}



/* Additional styles
-------------------------------------------------------------- */
html .mejs-time-handle-content {
    top: -5px;
}
body.error404 .sc_layouts_hide_on_frontpage {
    display: block !important;
}
.sc_layouts_title_title > .sc_layouts_title_caption {

    overflow: hidden;
    padding-bottom: 0.1em;
    line-height: 1.1;
}
.post_item_404 .page_subtitle {
    max-height: 4.3em;
    overflow: hidden;
}
.team_member_page .team_member_featured .team_member_avatar {
    border: none !important;
}
.page_links,
.post_content p+.post_meta,
.post_item_single .post_content > .post_meta_single,
.pagination_single {
    margin-top: 0;
    padding-top: 1.8em;
    overflow: hidden;
    width: 100%;
}
abbr {
    border-bottom: none;
}
.vc_separator {
    margin-top: 15vh;
    margin-bottom: 15.4vh !important;
}
.trx_addons_big_font, big {
    font-size: 1.999em;
    font-weight: 500;
}
.trx_addons_inverse {
	padding: 0;
	background-color: transparent !important;
}
.trx_addons_inverse + .trx_addons_inverse {
	margin-left: 10%;
}

.cs-display-inline-block *{
	display: inline-block;
	vertical-align: middle;
	margin-bottom:  0;
}
.cs-display-inline-block p+h3{
	padding-left: 0.6em;
}
.cs-style-block-about {
    -webkit-box-shadow: 0px 24px 51px 0px #eaeaed;
    -ms-box-shadow: 0px 24px 51px 0px #eaeaed;
    box-shadow: 0px 24px 51px 0px #eaeaed;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}
.cs-last-vc_row {
	margin-bottom: -10em !important;
	border-bottom: 10em solid rgba(255,255,255, 0.01) !important;
}
.cs-last-vc_row-15 {
	margin-bottom: -15em !important;
    border-bottom: 15em solid rgba(255,255,255, 0.01) !important;
}

.vc_row_round_bottom_bg{
	position: relative;
}
.vc_row_round_bottom_bg:before {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	width: 100%;
	height: 15.7vw;
	background-image: url(../images/x3.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 2;
    display: block;
}

/* ElastiStack Slider */
.slider_container.slider_elastistack {
    margin-top: 4em;
}
.slider_outer_controls_top .slider_container.slider_elastistack {
    margin-top: 6.8em;
}
.slider_outer_controls_top > .slider_controls_wrap {
    top: -6.6em;
    text-align: center;
}

.sc_donations.sc_donations_style_excerpt .post_type_donation .entry-title{
	margin-bottom: 1em;
	font-size: 1em;
}


.header_style_header-default .post_layout_excerpt .post_header {
    padding-top: 0;
}
.header_style_header-default .post_layout_excerpt {
    padding-top: 1.4em!important;
}