@font-face {
    font-family: 'PTC55F';
    src:  url('/fonts/PTC55F.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PTC75F';
    src:  url('/fonts/PTC75F.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body{font-family: 'PTC55F';}

#layout{}

.info_bar, .info_bar *, #rating_info_window, #rating_info_window * .content_counts, .content_counts *, #group_profile_title, #group_profile_title *, form .input-prefix-suffix .prefix, form .input-prefix-suffix .suffix, .widget_image_single *, .widget_image_multi *, .markItUpHeader > ul *{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    font-family: 'PTC55F';
}

nav select{display:none !important}

#layout header.sc_header{margin-bottom: 15px;}
header.sc_header .sc_top_header{
    padding: 0;
    color: #666666;
    background-color: #f9f9f9;
    border-bottom: 1px solid #eee;
    font-family: 'PTC55F';
}
header.sc_header .sc_top_header.black_topbar{
	background-color: #444;
    color: #eee;
}
header.sc_header .sc_top_header.width_shadow{
	border-bottom: 1px solid #fff;
    -webkit-box-shadow: 0 1px 5px rgba(83, 111, 119, 0.18);
            box-shadow: 0 1px 5px rgba(83, 111, 119, 0.18);
}
header.sc_header .sc_top_header .sc_top_header_container{display:-webkit-box;display:-ms-flexbox;display:flex;height: 40px;line-height: 40px;}
header.sc_header .sc_top_header .sc_top_header_left{-ms-flex-preferred-size: 100%;flex-basis: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
header.sc_header .sc_top_header .width_rightbar .sc_top_header_left{-ms-flex-preferred-size: 50%;flex-basis: 50%}
header.sc_header .sc_top_header .sc_top_header_right{-ms-flex-preferred-size: 100%;flex-basis: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
header.sc_header .sc_top_header .sc_top_header_left + .sc_top_header_right{-ms-flex-preferred-size: 50%;flex-basis: 50%}
header.sc_header .sc_top_header .sc_top_header_right > *{margin-left: 8px;}
header.sc_header .sc_top_header .sc_top_header_left > *{margin-right: 8px;}

.sc_header .sc_top_header_container > div .menu li{
	float: left;
	border-right: 1px dashed rgba(124, 124, 124, 0.27);
	position: relative;
}
.sc_header .sc_top_header_container > div .menu li:last-child{border: none;}
.sc_header .sc_top_header_container > div .menu li a{color: #888;text-decoration:none;padding: 0 15px;height: 42px;}
.sc_header .black_topbar .sc_top_header_container > div .menu > li > a, .sc_header .black_topbar .sc_top_header_container > div .widget_user_avatar .user_info .name a{color: #eee}
.sc_header .sc_top_header_container > div .menu li a:hover{color:#9f9f9f;background-color: rgba(0, 0, 0, 0.03);}

.sc_header .sc_top_header_container > div > .menu li a {
    padding: 0 15px;
    font-size: 14px;
    background: none;
}
.sc_header .sc_top_header_container > div > .menu li.flexMenu-viewMore:hover > a{background-color: rgba(0, 0, 0, 0.03);}
.sc_header .sc_top_header_container > div > .menu li > ul{
    border-radius: 0;
    box-shadow: -1px 2px 4px rgba(0, 0, 0, 0.14);
    left: 0;
    width: 200px;
}
.sc_header .sc_top_header_container > .sc_top_header_right > .menu li > ul{
    left: auto;
    right: 0;
    width: 200px;
}
.sc_header .sc_top_header_container > .sc_top_header_right > .menu li > ul ul{right: 200px;}
.sc_header .sc_top_header_container > div > .menu li > ul li{
    background: #fff;
    float: none;
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    border-right: none;
}
.sc_header .sc_top_header_container > div > .menu li > ul li a{line-height: 42px;border-radius: 0;}
.sc_header .sc_top_header_container > div > .menu li > ul li:hover > a{color: #9f9f9f;background-color: rgba(0, 0, 0, 0.03);}
.sc_header .sc_top_header_container > div > .menu li > ul > li > ul{
    left: 200px;
}

header.sc_header .sc_header_inner{
    padding: 10px;
}
header.sc_header .sc_header_inner .sc_header_container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 80px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
header.sc_header .sc_header_inner .sc_header_container:after{
	content:'';
	min-height:inherit;
	font-size:0;
	display:block
}
header.sc_header .sc_header_container .sc_logo{
    -ms-flex-preferred-size: 34%;
        flex-basis: 34%;
}
header.sc_header .sc_header_container .sc_search_and_cart{
    -ms-flex-preferred-size: 66%;
    flex-basis: 66%;
    display: flex;
}
header.sc_header .sc_search_and_cart .sc_shop_cart{
    flex: 1;
    margin-left: auto;
    padding-left: 20px;
}
.sc_header_inner .sc_shop_cart a.wd_sc_cart_list{
    height: 41px;
    border: 1px solid #eaeaea;
	background: #fff;
    display: block;
    position: relative;
    padding: 2px 41px 0 7px;
    text-decoration: none;
    line-height: 16px;
}
.sc_header_inner .sc_shop_cart a.wd_sc_cart_list:hover:after{
	-moz-opacity:0.8;
	-ms-opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-khtml-opacity:0.8;
	-o-opacity:0.8;
	-webkit-opacity:0.8;
	opacity:0.8;
}
span.sc_notify{
    width: 32px;
    height: 22px;
    color: #fff;
    text-align: center;
    position: absolute;
    line-height: normal;
    font-size: 11px;
    padding-top: 5px;
    z-index: 1;
    background: #f91155;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    top: -12px;
}
span.sc_notify_left{
    right: 30px;
}
span.sc_notify_right{
    right: 0px;
}
.sc_header_inner .sc_shop_cart a.wd_sc_cart_list .scco_title{
    width: 120px;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 2px;
    font-size:14px;
    color: #444
}
.sc_header_inner .sc_shop_cart a.wd_sc_cart_list .scco_total{
    font-size: 12px;
    color: #777
}

.sc_header_inner .sc_shop_cart a.wd_sc_cart_list .scco_ico{
    width: 41px;
    height: 41px;
    line-height: 40px;
    text-align: center;
    background: #2c5c92;
    color: #fff;
    position: absolute;
    top: -1px;
    right: -1px;
}
.sc_header_inner .sc_shop_cart a.wscl_refresh:after{
	content: "\f021";
	-webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
header.sc_header .wd_livesearch_box, header.sc_header .widget_search{flex: 3;}
header.sc_header .wd_livesearch_inputs .wd_livesearch_button{vertical-align: top;border: 1px solid #444;background: #444444;}
header.sc_header .wd_livesearch_inputs .wd_livesearch_input, header.sc_header .wd_livesearch_inputs .wd_livesearch_button{height:41px}
header.sc_header .wd_livesearch_inputs .wd_livesearch_input, header.sc_header .wd_livesearch_box .wd_searchresult_box{border: 1px solid #ddd;}
header.sc_header .widget_search{
	margin: 0;
    padding: 0;
    background: none;
}
header.sc_header .widget_search input{
	padding-left: 38px;
	font-size: 14px;
    height: 41px;
    border: 1px solid #ddd;
    background-position-x: 10px;
}
header.sc_header .sc_header_cats_menu{}

header.sc_header .sc_header_cats_menu .sc_header_cm_container{display: -webkit-box;display: -ms-flexbox;display: flex}
header.sc_header .sc_header_cm_container .sc_header_cats{
	min-width: 280px;
	max-width: 390px;
	-ms-flex-preferred-size: auto;
	    flex-basis: auto;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	overflow: hidden;
	overflow-x: visible;
	position: relative;
}
header.sc_header .sc_header_cm_container .sc_header_menu{
	min-width: 600px;
	max-width: 780px;
	-ms-flex-preferred-size: auto;
	    flex-basis: auto;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}
header.sc_header .sc_header_cm_container .sc_header_menu .menu{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 0;
    -ms-flex-flow: nowrap;
        flex-flow: nowrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
	color: #444;    
}
header.sc_header .sc_header_cm_container .sc_header_menu .menu li{
    border-right: 1px dashed rgba(124, 124, 124, 0.44);
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
}
header.sc_header .sc_header_cm_container .sc_header_menu .menu li.smm_li{
	flex-basis: 200px;
    background: rgba(0, 0, 0, 0.3);
}
header.sc_header .sc_header_cm_container .sc_header_menu .menu li a {
    height: 50px;
    line-height: 47px;
    position: relative;
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 1.3em;
    /* font-weight: bold; */
}
header.sc_header .sc_header_cm_container .sc_header_menu .menu li a:hover{
    background: rgba(0, 0, 0, 0.16);
}
header.sc_header .sc_header_cm_container .sc_header_menu .sc_slider_row{
    padding: 10px 0 0 10px;
    width: 100%;
    max-width: 780px;
    display: inline-block;
}

.sc_main_top{}


.sc_main{display: -webkit-box;display: -ms-flexbox;display: flex;flex-flow: row wrap;}
.sc_main .sc_section{-ms-flex-preferred-size: 100%;flex-basis: 100%;}
.sc_main.with_sidebar{-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.sc_main.with_sidebar .sc_section{-ms-flex-preferred-size: 65%;flex-basis: 65%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.sc_main .sc_aside{-ms-flex-preferred-size: 33%;flex-basis: 33%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.sess_messages, #breadcrumbs{
    flex-wrap: wrap;
    flex-basis: 100%;
}
#breadcrumbs{
	background: #f9f9f9;
    padding: 0;
    border: 1px solid #eee;
}
#breadcrumbs ul {padding: 0 10px}

.SC_boxed_layout{
	width:100%;
	max-width:1170px;
	margin:0 auto;
}
#body section > article {
    background: #FFF;
    border: 1px solid #eee;
    padding: 20px;
    overflow: hidden;
	clear: both;
}

#body section #controller_wrap > h1, #body section #user_profile_title, #body section #group_profile_title, #body section #controller_wrap > div > h1.nowrap_text, #body section #controller_wrap .qq_questions_view > h1 {
    background: #F9F9F9;
    border-bottom: solid 1px #eee;
    text-shadow: 0 1px 1px #FFF;
    margin: -20px;
    padding: 15px;
    margin-bottom: 20px;
    color: #354247;
    font-size: 20px;
    position: static;
}

#body .widget, .widget {
    border: none;
    border-radius: 3px;
    margin-bottom: 20px;
}

#body .widget > .title, .widget > .title, .widget_user_avatar .user_info {
    background: #f91155;
    /* border-bottom: 1px solid #ddd; */
    /* border-radius: 3px 3px 0 0; */
    color: #fff;
    font-size: 1.3em;
}

.content_datasets {
    margin: -20px -20px 20px;
    background: #F9F9F9;
    padding: 10px 15px 0;
    border-bottom: solid 1px white;
    box-shadow: 0 2px 1px rgba(221, 221, 221, 0.75);
}

#group_profile_header + .content_datasets {
    margin: -20px -12px 20px;
    background: none;
    padding: 10px 15px 0;
    border-bottom: none;
    box-shadow: none;
}

#user_profile_tab_content .content_datasets {
    margin: -20px 0 20px;
    background: none;
    padding: 5px 15px 0;
    border-bottom: none;
    box-shadow: none;
}

#group_profile_header + .content_datasets, #group_profile_header + .subscribe_wrap + .content_datasets{
    margin: -20px -12px 20px;
    background: none;
    padding: 10px 15px 0;
    border-bottom: none;
    box-shadow: none;
}

#body #widget_pos_left-top .widget .menu {
	margin: -15px -15px -13px;
	padding: 0;
	box-shadow: none;
	height: 38px;
	border: none;
	background: transparent;
}
#body #widget_pos_left-top .widget .menu li.flexMenu-viewMore.flexMenu-allInPopup{background: transparent;}
#body #widget_pos_left-top .widget .menu li.flexMenu-viewMore.flexMenu-allInPopup > a{padding: 11px 10px 10px;}
#body #widget_pos_left-top .menu:after {
	content: "";
	display: table;
	clear: both;
}
#body #widget_pos_left-top .menu {
    margin: 0 0 15px;
    padding: 0;
    box-shadow: 0px 1px 4px rgba(151, 150, 150, 0.58);
    display: block;
}
#body #widget_pos_left-top .menu li{float: left;margin: 0 5px 0 0;}
#body #widget_pos_left-top .menu li.flexMenu-viewMore.flexMenu-allInPopup, #body #widget_pos_left-top .menu li.flexMenu-viewMore.flexMenu-allInPopup li, #body #widget_pos_left-top .menu li.flexMenu-viewMore li,.tabs-menu ul li.flexMenu-viewMore li{float: none;margin:0;}
#body #widget_pos_left-top .menu li.flexMenu-viewMore > a{padding:10px;}
#body #widget_pos_left-top .menu li.flexMenu-viewMore ul.flexMenu-popup,.tabs-menu ul li.flexMenu-viewMore ul.flexMenu-popup{right:0;white-space:nowrap}
#body #widget_pos_left-top .menu li.flexMenu-viewMore.flexMenu-allInPopup ul.flexMenu-popup{left:0;right:0}
#body #widget_pos_left-top .menu li a{padding: 10px 10px 10px 36px;position: relative;}
#body #widget_pos_left-top .menu li a .counter{margin-left:5px;padding:2px 5px}
.tabs-menu ul li.flexMenu-viewMore ul.flexMenu-popup{margin-top:2px;border-top:none;border-bottom:none;z-index:2;background: #fff;width: 200px;box-shadow: -1px 2px 4px rgba(0, 0, 0, 0.14);}
.tabs-menu ul li.flexMenu-viewMore ul.flexMenu-popup li{
    background: none;
}
.tabs-menu ul.tabbed li.flexMenu-viewMore.active li a{
    border: none;
    min-width: 100px;
    display: block;
    padding: 4px 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    margin:0;
    height: auto;
    line-height: 25px;
    font-size: 14px;
	cursor: pointer
}
.tabs-menu ul li.flexMenu-viewMore ul.flexMenu-popup li:last-child a{border: none;}
.tabs-menu ul li.flexMenu-viewMore ul.flexMenu-popup li a:hover{background:rgba(0, 0, 0, 0.02)}
.tabs-menu ul.tabbed li.flexMenu-viewMore.active li.folder, #user_profile_rates .block a, #wall_widget .title_bar #wall_add_link, .rating_widget .arrow,#body .controller_actions_menu ul.menu li{position:relative}
.tabs-menu li.flexMenu-viewMore.active li.folder > ul{
    right: 100%;
    top: 0;
	border-bottom:none
}
.tabs-menu li.flexMenu-viewMore.active li.folder > ul li a{width:auto}
.tabs-menu li.flexMenu-viewMore.active li.folder > ul li a:hover{border-bottom: 1px solid #b3c2c9 !important}


h1 + .content_datasets {
    margin: -28px -20px 20px;
    padding: 0 15px 0;
}

.content_datasets ul {
    margin-bottom: 8px;
}

.content_datasets ul li {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    border-radius: 0;
}

.content_datasets ul li a {
    color: #8ea4af;
}

.content_datasets ul li a:hover {
    text-decoration: underline;
}

.content_datasets ul .active {
    background: none;
    color: #354247;
    padding: 0;
}
.content_datasets + .content_categories, h1 + .content_categories{
    margin: -21px;
    margin-bottom: 20px;
    border: none;
    border-top: solid 1px #ececec;
    border-bottom: solid 1px white;
    box-shadow: 0 1px 1px #DDD;
    background: #F9F9F9;
    padding: 5px 15px;
}

.category_description + .content_categories{margin-top: 20px;background: #F9F9F9;border: solid 1px #ececec;}
.category_description + .content_categories + .filter-panel{margin-top: -21px;}

.content_categories li,.widget_content_list.compact .item .title {
    font-size: 14px
}

.content_datasets .flexMenu-viewMore .flexMenu-popup {
    background: #eee;
    overflow: hidden;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.37);
    margin: 0;
    z-index: 2;
}

.content_datasets .flexMenu-viewMore .flexMenu-popup li {
    height: auto;
    line-height: normal;
    float: none;
    margin: 0;
}

.content_datasets .flexMenu-viewMore .flexMenu-popup li a {
    color: #444;
    padding: 7px 10px;
    display: block;
    border-bottom: 1px dashed #ccc;
}

.filter-panel {
    background: #f9f9f9;
    border-color: #ddd;
}

.filter-panel .filter-link a:hover {
    background-color: #f8f8f8;
}

.content_categories + .filter-panel,.content_list_styles + .filter-panel {
    margin-top: 0
}



.pagebar{
    background: #F9F9F9;
    margin: 20px -20px -20px;
    padding: 10px 15px;
    border-top: solid 1px #FFF;
    box-shadow: 0 -1px 3px #0606061c;
    text-shadow: 0 1px 1px #FFF;
}
.pagebar_nav{
    display: inline-block;
}
.pagebar_nav .pagebar_page:first-child:before{
	content: "\f053";
	font-family: FontAwesome;
	display: inline-block;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
}
.pagebar_nav .pagebar_page,.pagebar_pages .pagebar_page:nth-child(5),.pagebar_pages .pagebar_page:nth-child(1){
	font-size: 0;
	padding: 0;
}
.pagebar_nav .pagebar_page.disabled{
    background: #f1f1f1;
    color: #dadada;
}
.pagebar_nav .pagebar_page:first-child {
    margin-right: 2px;
}
.pagebar_nav .pagebar_page:last-child:before{
	content: "\f054";
	font-family: FontAwesome;
	display: inline-block;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
}
.pagebar_pages .pagebar_page:nth-child(5):before{
	content: "\f101";
	font-family: FontAwesome;
	display: inline-block;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
}
.pagebar_pages .pagebar_page:nth-child(1):before{content:"1";font-size:14px}
.pagebar_page,.pagebar_current{
	width: 34px;
	height: 33px;
	display: inline-block;
	text-align: center;
	background: #eee;
	padding: 0;
	line-height: 34px;
	transition:none;
	font-size: 14px;
	text-decoration: none;
}
.pagebar_current{background: #87aec7;text-shadow:none}
.pagebar_pages .pagebar_page:hover {background: #cad4da;color: #fff;text-shadow:none}
.pagebar_notice{float: right;margin: 12px 0 0 10px;}

.content_item .info_bar, .content_list_item .info_bar{border:1px dashed #ccc;background: #fff;}
.content_item .info_bar .bar_item, .content_list_item .info_bar .bar_item {border-right: 1px dashed #ccc;}
.content_item .info_bar .bar_item:last-child, .content_list_item .info_bar .bar_item:last-child {border-right: none;}
.content_item .info_bar .bar_item, .content_list_item .info_bar .bar_item{padding-top:5px;}
.content_item .info_bar .bi_rating, .content_list_item .info_bar .bi_rating{padding:4px 7px !important}

.widget {margin-bottom: 15px}

#layout footer.sc_footer{
	grid-area:footer;
	padding: 0;
	font-size: 14px;
	color: #aaa;
	background-color: #fff;
}

#layout .sc_footer a{color: #aaa;text-decoration: none;}
#layout footer.sc_footer a:hover{color: #eee;}
footer.sc_footer .SC_boxed_layout.is_item_flex_box{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap: wrap;
}
footer.sc_footer .widget{
	flex-basis: 33%;
    padding: 15px;
}
footer.sc_footer .widget .title{
	height: 34px;
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
    color: #e2e1e1;
	margin:0 0 8px 0;
	border: none;
    border-radius: 0;
}
footer.sc_footer .widget .body{}
footer.sc_footer .widget .body p{
    margin: 6px 0 10px;
    line-height: 20px;
}

footer .footer_text {
background: rgba(255, 255, 255, 0.06);
border-top: 1px solid rgba(0, 0, 0, 0.38);
overflow: hidden;
}

footer .footer_text .SC_boxed_layout{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	text-shadow:1px 1px 3px #232323;
	padding: 10px 0;
}

footer .footer_text .SC_boxed_layout p{margin:0}

footer .copyrights {
	background-color: rgba(0, 0, 0, 0.10);
	border-top: 1px solid rgba(0, 0, 0, 0.40);
}
footer .copyrights .sc_copyright_blocks {display: -webkit-box;display: -ms-flexbox;display: flex;min-height: 40px;align-items: center;}
footer .copyrights .sc_left_copyright {-ms-flex-preferred-size: 50%;flex-basis: 50%;webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
footer .copyrights .sc_left_copyright .copytxt {
	display: inline-block;
}
footer .copyrights .sc_right_copyright{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

#layout footer.sc_footer.sc_footer_white{
    background-color: #333;
    color: #909090;
    border-top: 1px solid #ddd;
}
.sc_footer_white .sc_footer_inner{
    background: rgba(255, 255, 255, 0.93);
}
footer.sc_footer.sc_footer_white .widget .title{
    color: #777;
}
footer.sc_footer.sc_footer_white .footer_text{
    background: rgba(51, 51, 51, 0.06);
    border-top: 1px solid rgba(195, 195, 195, 0.38);
}
footer.sc_footer.sc_footer_white .copyrights{
    background-color: rgba(212, 212, 212, 0.1);
    border-top: 1px solid rgba(195, 195, 195, 0.38);
}
#layout .sc_footer.sc_footer_white a{color: #909090;}
#layout footer.sc_footer.sc_footer_white a:hover{color: #585757;}
#layout footer.sc_footer.sc_footer_white .my_socialicons li a {background: rgba(0, 0, 0, 0.67);color: #fff;}
#layout footer.sc_footer.sc_footer_white .my_socialicons li a:hover {color: #000;background:#fff}

/*****SOC ICON*****/
.my_socialicons{
	overflow: hidden;
	list-style: none;
	text-align:center;
	line-height: 34px;
	padding: 0;
}
.my_socialicons li{
	float: left;
	padding: 0 8px 0 0;
	line-height: inherit;
	list-style-type: none;
}
.my_socialicons li a{
	width: 34px;
	height: 34px;
	color: #272727;
	display:block;
	background: rgba(255, 255, 255, 0.67);
	overflow:hidden;
}
.my_socialicons li a i{
	display:block;
	font-size: 18px;
	line-height: 34px;
	text-align:center;
}
.my_socialicons li a:hover{color: #272727;}
#layout footer .my_socialicons li{
	padding: 0 8px 6px 0;
    line-height: inherit;
    list-style-type: none;
    height: auto;
    margin: 0;
}
#layout footer .my_socialicons li a{color: #444;}
footer .my_socialicons li a:hover{text-decoration:none;background: #000;color: #fff;}
.sc_footer_inner{background: rgba(0, 0, 0, 0.73);padding-top: 20px;}

aside .menu [data-sc-fa*="fa-"]:before{display:none}
#widget_pos_right-center{overflow-x:visible}

/*********COLORS*************/
.sc_green, .sc_menu_green .menu{
	border-color:#46a94a !important;
	background-color:#4CAF50 !important;
	color: #fff !important;
}
.sc_green2, .sc_menu_green2 .menu{
	border-color:#018a7d !important;
	background-color:#009688 !important;
	color: #fff !important;
}
.sc_red, .sc_menu_red .menu{
	border-color:#ec3629 !important;
	background-color:#F44336 !important;
	color: #fff !important;
}
.sc_red2, .sc_menu_red2 .menu{
	border-color:#dc195b !important;
	background-color:#E91E63 !important;
	color: #fff !important;
}
.sc_purple, .sc_menu_purple .menu{
	border-color: #9321a7 !important;
    background-color: #9C27B0 !important;
	color: #fff !important;
}
.sc_indigo, .sc_menu_indigo .menu{
	border-color: #5e32ab !important;
    background-color: #673AB7 !important;
	color: #fff !important;
}
.sc_blue2, .sc_menu_blue2 .menu{
	border-color: #3245ab !important;
    background-color: #3F51B5 !important;
	color: #fff !important;
}
.sc_blue3, .sc_menu_blue3 .menu{
	border-color: #1586e0 !important;
    background-color: #2196F3 !important;
	color: #fff !important;
}
.sc_orange, .sc_menu_orange .menu{
	border-color: #ecb201 !important;
    background-color: #ffc107 !important;
	color: #fff !important;
}
.sc_orange2, .sc_menu_orange2 .menu{
	border-color: #ea8e05 !important;
    background-color: #ff9800 !important;
	color: #fff !important;
}
.sc_brown, .sc_menu_brown .menu{
	border-color: #981313 !important;
    background-color: brown !important;
	color: #fff !important;
}
.sc_darkslategray, .sc_menu_darkslategray .menu{
	border-color: #235252 !important;
    background-color: darkslategray !important;
	color: #fff !important;
}
.sc_mediumpurple, .sc_menu_mediumpurple .menu{
	border-color: #7d51d8 !important;
    background-color: mediumpurple !important;
	color: #fff !important;
}
.sc_palevioletred, .sc_menu_palevioletred .menu{
	border-color: #d8517d !important;
    background-color: palevioletred !important;
	color: #fff !important;
}
.sc_tomato, .sc_menu_tomato .menu{
	border-color: #f55235 !important;
    background-color: tomato !important;
	color: #fff !important;
}
.sc_seagreen, .sc_menu_seagreen .menu{
	border-color: #1a7944 !important;
    background-color: seagreen !important;
	color: #fff !important;
}
/*********COLORS*************/

@-moz-document url-prefix(){
	.sc_main{display:block}
	body .sc_main.with_sidebar .sc_section{max-width:760px;width:calc(100% - 400px) !important}
	body .sc_main .sc_aside{width:387px !important}
	@media (max-width: 991px){body .sc_main .sc_aside{width:100% !important;flex-basis:100%;max-width:unset}}
}

.advantages-row {
    display: inline-block;
    width: 100%;
    text-align: center;
    /* margin: 1% 17%; */
}

.advantages-item {
    width: 22.8888%;
    float: left;
    height: 185px;
    margin: 0px auto;
    text-align: center;
    margin: 1%;
}

i.fa.fa-thumbs-up {
    color: #27ae60;
}

i.fa.fa-phone {
    color: #f91155;
}

i.fa.fa-check {
    color: #27ae60;
}

i.fa.fa-car {
    color: #2c5c92;
}


.advantages-box {
    background: #fff;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 11%);
    border-left: 5px solid transparent;
    border-radius: 1px;
    font-size: 14px;
    padding: 20px 15px;
    height: 100%;
    box-sizing: border-box;
    transition: border-color .3s ease .05s, box-shadow .3s ease .05s;
}
.advantages-box:hover {
    border-color: #1c63b8;
    box-shadow: 0px 2px 10px rgba(0,0,0,.1);
}
.advantages-img {
    margin-right: 15px;
}
.advantages-img .fa {
    
    font-size: 40px;
}
.advantages-cont {
    padding-right: 11px;
}
.advantages-title {
    color: #1c63b8;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: .3px;
}
.advantages-title a {
    text-decoration: none;
}
.advantages-text {
    color: rgb(175, 175, 175);
}
@media (max-width:991.98px){
    .advantages-item {
        margin-bottom: 30px;
    }
}


li.folder.man-menu {
    background-color: #2c5c92;
}

li.folder.women-menu {
    background-color: #f91155;
}

li.start-menu {
    background-color: #444444!important;
}

li.skidki-menu {
    background-color: #27ae60!important;
}

li.insta-menu {
text-align: center;
  border-radius: 40px;
  color: #fff;
  font-size: 220px;
  line-height: 250px;
  vertical-align: middle;
  background: #d6249f!important;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%)!important;
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);

}


.picmenu-row {
    /* width: 100%; */
    display: inline-block;
    height: 320px;
    text-align: center;
    margin: 1% 16%;
}

.picmenu-item {
    position: relative;
    width: 48%;
    float: left;
    height: 275px;
    margin: 1%;
}

.picmenu-img {
    overflow: hidden;
}

.padding-top-30 {
    padding-top: 30px;
}

.picmenu-text {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 2em;
    font-weight: 600;
    color: #fff;
    padding: 10px;
    width: 100%;
    text-align: left;
    background: linear-gradient(
180deg, transparent, black);
}

.boy {
    background-color: #2c5c92;
    position: relative;
    height: 88px!important;
    font-family: 'PTC75F';
}

.girl {
    background-color: #f91155;
    position: relative;
    height: 88px!important;
    font-family: 'PTC75F';
}

.widget_tabbed .tabs ul li a:hover, .widget_tabbed .tabs ul li a.active {
    color: #fff;
    text-decoration: underline;
}

.widget_tabbed > .tabs .links, .widget > .title .links {
    float: right;
    font-size: 13px;
    padding-right: 100px;
}

.widget_tabbed > .tabs .links a {
    color: rgb(255 255 255);
    font-family: 'PTC55F';
}

.widget_tabbed .tabs ul li {
    float: left;
    height: 88px;
    line-height: 88px;
}

li.arrow-w {
    background-image: url(/images/arrow.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 20px;
    top: 22.5px;
    width: 68px;
    height: 43px;
    margin: 0;
}

.widget_tabbed .tabs ul li a {
    cursor: pointer;
    display: block;
    font-size: 1.3em;
    height: 88px;
    line-height: 88px;
    padding: 0 50px;
    text-decoration: none!important;
    text-transform: uppercase;
    color: #fff;
}

.margin-start{
    width: 70%;
    margin: 0 15%;
}

.showcase_list_grid.showcase_pl_3 .my_default_list_item .my_item_wrap {
    background-color: #fff;

    text-align: center;
    padding-bottom: 65px;
}

.showcase_list_grid.showcase_pl_3 .my_default_list_item .my_item_wrap .miw_description .miw_title {
    height: auto;
    text-overflow: initial;
    white-space: initial;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
}

.showcase_list_grid.showcase_pl_3 .my_default_list_item .my_item_wrap .miw_description .miw_title a {
    color: #323759;
    font-size: 1.2em;
}

.showcase_list_grid.showcase_pl_3 .my_default_list_item .my_item_wrap .miw_footer {
    border-width: 0;
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    margin: 0;
}

.miw_price_box {
    position: absolute;
    bottom: -10px;
    width: 85%;
    left: 0;
    line-height: 10px;
}

.showcase_list_grid .prices-div {
    display: inline-block;
    width: 100%;
    /* justify-content: space-between; */
    /* flex-direction: column; */
    min-height: 46px;
    padding: 12px 0;
    /* line-height: 25px; */
}

.miw_price {
    width: 60%;
    float: right;
    font-size: 1.1em;
    font-weight: 700;
    text-align: left;
}

.showcase_list_grid.showcase_pl_3 .my_default_list_item .my_item_wrap .miw_footer a.more {
    /* float: none; */
    /* margin: 0 15px; */
    padding: 15px 17px!important;
    text-align: center;
    background-color: #27ae60;
    color: #fff;
    /* display: block; */
    /* text-transform: uppercase; */
    /* font-size: 14px; */
    position: absolute;
    bottom: -15px;
    right: 0;
}

s.sc_old_price {
    float: left;
    width: 40%;
    font-size: 0.7em;
    color: #bbbbbb;
    text-align: center;
}

.widget_content_tree a {
    color: #2c5c92;
    font-size: 1.2em;
    font-weight: 600;
    text-decoration: none;
}

.showcase_list_grid .my_default_list_item .my_item_wrap .miw_description .miw_title {
    line-height: 24px;
    font-size: 18px;
    letter-spacing: -0.2px;
    font-weight: normal;
    margin-top: 5px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px;
    height: 70px;
}

.showcase_list_grid .my_default_list_item .my_item_wrap .miw_description .miw_title a {
    text-decoration: none;
    color: #34495e;
}

.showcase_list_grid .my_default_list_item .my_item_wrap .miw_description .miw_footer {
    background: #fff;
    margin: 0 -15px;
    padding: 0;
    border-top: 1px solid #eee;
    line-height: 22px;
}

.showcase_list_grid .miw_description .miw_price_box:not(:last-child) {
    margin-bottom: 0px;
    position: relative;
}

.miw_price_box {
    position: absolute;
    bottom: -10px;
    width: 85%;
    left: 0;
    line-height: 10px;
}

.showcase_list_grid .prices-div {
    display: inline-block;
    width: 100%;
    /* justify-content: space-between; */
    /* flex-direction: column; */
    min-height: 46px;
    padding: 12px 0;
    /* line-height: 25px; */
}

.showcase_list_grid .miw_description .miw_price_box .miw_price {
    display: inline-block;
    margin-bottom: 5px;
}

.miw_price {
    width: 60%;
    float: right;
    font-size: 1.1em;
    font-weight: 700;
    text-align: left;
}

.showcase_list_grid .my_default_list_item .my_item_wrap .miw_description .miw_footer a.more {
    float: none;
    padding: 15px 17px!important;
    text-align: center;
    background-color: #ffbf35;
    color: #fff;
    /* display: block; */
    /* text-transform: uppercase; */
    /* font-size: 14px; */
    position: absolute;
    bottom: 0px;
    right: 0;
}

.item-whatsapp {
    background: #00a884;
    border-radius: 3px;
    display: inline-block;
    padding: 5px 10px;
}

.item-whatsapp a{
    color: #fff;
}

.item-whatsapp a:hover{
    font-weight: 600;
}


@media screen and (max-width: 640px) {
.margin-start {
    width: 98%;
    margin: 0 1%;
    
}

.picmenu-row {
    width: 98%;
    display: inline-block;
    /* height: 320px; */
    text-align: center;
    margin: 1% 1%;
}

.picmenu-item {
    position: relative;
    width: 98%;
    float: none;
    height: 275px;
    margin: 1%;
    /* align-items: center; */
    text-align: center;
}

.advantages-item {
    width: 48%;
    margin: 1%;
    margin-bottom: 30px;
}



}
@media screen and (max-width: 479px) {
.margin-start {
    width: 98%;
    margin: 0 1%;
    
}

.picmenu-row {
    width: 98%;
    display: inline-block;
    /* height: 320px; */
    text-align: center;
    margin: 1% 1%;
}

.picmenu-item {
    position: relative;
    width: 98%;
    float: none;
    height: 275px;
    margin: 1%;
    /* align-items: center; */
    text-align: center;
}
.advantages-item {
    width: 98%;
    margin: 1%;
    margin-bottom: 30px;
}
}