body{
	font-family: 'Roboto Slab', serif;
	background: #f2f6f9;
	overflow:hidden;
	min-width:350px;
}
.user_logo_wap_ussel {
    height: 75px;
    overflow: hidden;
}
.mobile_phone {
    text-align: center;
    font-weight: 600;
    font-size: 22px;
}
.pripis_zapret{
	display: inline-block;
    width: 100%;
    color: #000;
    font-size: 13px;
    font-style: italic;
}
a.person_dan{
	text-align: center;
    display: inline-block;
    line-height: 15px;
    font-size: 13px;
    color: gray;
    text-decoration: underline !important;
}
.tablesorter-default {
    width: 100%;
    border-spacing: 0;
    text-align: left;
    margin: 10px 0 15px;
}
.message_panel{
	position: fixed;
    right: 50px;
    bottom: 50px;
    z-index: 999;
}
.message_panel li{
	list-style:none;
	width: 50px;
    height: 50px;
    background: #fff;
    padding: 5px;
    border-radius: 10px;
	border: 1px solid #e9e9e9;
	animation: heartbeat 10s infinite;
	margin-bottom:10px;
}
@keyframes heartbeat
{
  0%
  {
    transform: scale( .75 );
  }
  20%
  {
    transform: scale( 1 );
  }
  40%
  {
    transform: scale( .75 );
  }
  60%
  {
    transform: scale( 1 );
  }
  80%
  {
    transform: scale( .75 );
  }
  100%
  {
    transform: scale( .75 );
  }
}
.col-sm-10{
	width:80%;
}
/*SGBKde*/
.top-panel .men_razdel_chil_crm .sgb_kdelistprj{
	width: auto;
    word-break: break-word;
    white-space: nowrap;
	overflow: auto;
    max-height: 350px;
}
.sgb_kdelistprj li{
	line-height: 25px;
}
.kde_sgb_block li ul.par{
	margin-left: 20px;
}
.left_panel_kde{
	float: left;
    width: 15%;
    overflow: auto;
    height: 100%;
}
.left_panel_kde li{
	border-bottom: 1px solid #ccc;
    padding: 5px 10px;
    cursor: pointer;
    list-style: none;
}
.left_panel_kde li span{
	word-break: unset;
    white-space: nowrap;
    display: inline-block;
}
.left_panel_kde li i{
	float: left;
    line-height: 22px;
    padding-right: 5px;
}
.editor_kde_sgb{
	margin: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.ace_editor{
	display: inline-block;
    width: 100%;
    height: 100%;
}
.right_panel_kde{
	position: relative;
    width: 85%;
    float: left;
	display:flex;
	flex-direction: column;
}
.content_kde_doc {
    position: relative;
    width: 100%;
    height: 100%;
}
.panel_vk_kde_doc {
    display: inline-block;
    width: 100%;
    height: 30px;
}
li.vkl_doc_kde {
    float: left;
    list-style: none;
    padding: 5px 10px;
    position: relative;
    cursor: pointer;
}
li.vkl_doc_kde.active:before{
	position: absolute;
    content: '';
    width: 100%;
    background: #3ec9ec;
    height: 2px;
    top: 2px;
}
.editor_kde_sgb.active{
	z-index:99;
}
.created_obj_kde_sgb {
    position: fixed;
    width: 250px;
    top: 40%;
    left: calc(50% - 75px);
    background: #fff;
    box-shadow: 0px 10px 10px 20px rgb(176 184 214 / 9%), 10px 10px 15px -5px #b0b8d6;
    border-radius: 8px;
    display: inline-block;
    padding: 10px;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}
.created_obj_kde_sgb.active{
	opacity: 1;
	z-index: 999;
    visibility: visible;
}
.news_save_obj_kde {
    background: #23c0e9;
    color: #fff;
    border: 1px solid #23c0e9;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px;
    width: 60px;
    display: inline-block;
    cursor: pointer;
}
/**/
#tagBox{
	background: #fff;
    background-clip: padding-box;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    max-width: 100%;
    border: 1px solid #d3dfea;
    border-radius: 4px;
}
#tagBox .tag{
	float: left;
    margin-right: 10px;
    line-height: 20px;
    background: #23c0e9;
    border-radius: 3px;
    padding: 0px 5px;
    color: #fff;
	margin-top: 5px;
}
#tagBox .type-zone{
	float: left;
    line-height: 15px;
    margin-top: 5px;
    border: none;
}
.block.gradiend-orang{
	background: #216ED8;
	background: linear-gradient(45deg,#216ED8 0%,#FA7799 100%);
	color:#fff;
}
.block.gradiend-orang a{
	color:#fff;
}
.block.gradiend-blue{
	background: #4454c3;
    background: linear-gradient(45deg,#4454c3 0%,#6c7df1 100%);
	padding: 10px;
	color:#fff;
}
.row_us_gl{
	padding-left: 80px !important;
    position: relative;
}
.row_us_gl .img_icon_gl_it{
    height: 60px;
    position: absolute;
    top: calc(50% - 30px);
    margin: 0px;	
	left:10px;
}
.tablesorter-default th,
.tablesorter-default thead td {
    border-collapse: collapse;
    border-bottom: #ccc 2px solid;
    padding: 0;
}
.params_podkl{
	margin-bottom:15px;
}
.now_dostup{
	color:red;
}
.now_mater,.now_dostup{
	display: inline-block;
    width: 100%;
    padding: 50px;
    text-align: center;
    border: 1px dashed #ccc;
	background:#fff;
}
.now_dostup.null_serch{
	color:#333;
	border-radius: 20px;
    padding: 20px;
}
.open_form_modal.mini-button{
	font-size: 15px;
    padding: 5px 10px;
    border-radius: 2px;	
}
.button-blue{
	
}
.tablesorter-default tfoot th,
.tablesorter-default tfoot td {
    border: 0;
}

.tablesorter-default .header,
.tablesorter-default .tablesorter-header {
    background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
    background-position: center right;
    background-repeat: no-repeat;
    cursor: pointer;
    white-space: normal;
    padding: 4px 20px 4px 4px;
}

.tablesorter-default thead .headerSortUp,
.tablesorter-default thead .tablesorter-headerSortUp,
.tablesorter-default thead .tablesorter-headerAsc {
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
    border-bottom: #000 2px solid;
}

.tablesorter-default thead .headerSortDown,
.tablesorter-default thead .tablesorter-headerSortDown,
.tablesorter-default thead .tablesorter-headerDesc {
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
    border-bottom: #000 2px solid;
}

.tablesorter-default thead .sorter-false {
    background-image: none;
    padding: 4px;
}

.tablesorter-default tfoot .tablesorter-headerSortUp,
.tablesorter-default tfoot .tablesorter-headerSortDown,
.tablesorter-default tfoot .tablesorter-headerAsc,
.tablesorter-default tfoot .tablesorter-headerDesc {
    border-top: #000 2px solid;
}

.tablesorter-default td {
    border-bottom: #ccc 1px solid;
    vertical-align: top;
    padding: 4px;
}

.tablesorter-default .tablesorter-processing {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=) !important;
}

.tablesorter-default tr.odd td {
    background-color: #dfdfdf;
}

.tablesorter-default tr.even td {
    background-color: #efefef;
}

.tablesorter-default tr.odd td.primary {
    background-color: #bfbfbf;
}

.tablesorter-default td.tertiary,
.tablesorter-default tr.even td.tertiary {
    background-color: #f2f2f2;
}

.tablesorter-default .tablesorter-filter-row td {
    background: #eee;
    border-bottom: #ccc 1px solid;
    line-height: normal;
    text-align: center;
    -webkit-transition: line-height .1s ease;
    -moz-transition: line-height .1s ease;
    -o-transition: line-height .1s ease;
    transition: line-height .1s ease;
}

.tablesorter-default .tablesorter-filter-row .disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: not-allowed;
}

.tablesorter-default .tablesorter-filter-row.hideme td {
    line-height: 0;
    cursor: pointer;
    margin: 0;
    padding: 2px;
}

.tablesorter-default .tablesorter-filter-row.hideme .tablesorter-filter {
    height: 1px;
    min-height: 0;
    border: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    margin: 0;
    padding: 0;
}

.tablesorter-default .tablesorter-filter {
    width: 95%;
    height: auto;
    background-color: #fff;
    border: 1px solid #bbb;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: height .1s ease;
    -moz-transition: height .1s ease;
    -o-transition: height .1s ease;
    transition: height .1s ease;
    margin: 4px;
    padding: 4px;
}

.tablesorter .tablesorter-errorRow td {
    cursor: pointer;
    background-color: #e6bf99;
}

.tablesorter-default tbody > tr:hover > td,
.tablesorter-default tbody > tr.even:hover > td,
.tablesorter-default tbody > tr.odd:hover > td,
caption {
    background: #fff;
}

.tablesorter-default td.primary,
.tablesorter-default tr.even td.primary,
.tablesorter-default tr.odd td.secondary {
    background-color: #d9d9d9;
}

.tablesorter-default td.secondary,
.tablesorter-default tr.even td.secondary,
.tablesorter-default tr.odd td.tertiary {
    background-color: #e6e6e6;
}


.teaser_bl_blog{
	margin-bottom:15px;
}
.content_blog{
	margin-top:15px;
}
.blockkomment_task{
	display:none;
	width: 100%;
    min-height: 150px;
}
.blockkomment_task textarea{
	min-height: 150px;
}
.blockkomment_task.active{
	display:inline-block;
}
span.icom_menu_gl {
    position: absolute;
    top: calc(50% - 16px);
}
span.title_menu_gl {
    padding-left: 40px;
    padding-top: 6px;
    display: block;
}
.block.min_width_block {
    width: 350px;
    padding: 0px;
    margin: auto;
    display: block;
    text-align: center;
}
.list_end_blog ul li{
	list-style:none;
	margin-bottom:5px;
	
}
.list_end_blog ul li .block{
	padding:5px;
	display: flex;
}
.list_end_blog img{
	border-radius:5px;
	width:60px;
	height:60px;
	
}
.list_end_blog .img_gl_bl{
	width: 25%;
	white-space: nowrap;
	display: flex;   
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
}
.list_end_blog .ri_bl{
	width: 75%;
	white-space: nowrap;   
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
}
.list_end_blog .ri_bl ul{
	width:100%;
	display:inline-block;
}
.list_end_blog .ri_bl ul li{
	float:left;
	font-size:11px;
	color:#50667b;
	margin-right:10px;
	margin-bottom: 0px;
}
.list_end_blog .title_end_bl_gl{
	white-space: normal;
    line-height: 16px;
    font-size: 14px;
    max-height: 35px;
    overflow: hidden;
	width:100%;
	margin-bottom:10px;
}
.stepper__controls button{
	line-height: 30px !important;
}
.page_scrin img{
	max-width:100%;
}
body.glsdb .top_panel{
	border-bottom: 1px solid #eff0f6;
    border-top: 1px solid #eff0f6;
    z-index: 99;
    box-shadow: 0px 10px 10px 20px rgba(176, 184, 214, 0.09), 10px 10px 15px -5px #b0b8d6;
}
.item-title-fone-block{
	background-color: #f4f5fb;
	padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    border-bottom: 1px solid #eff0f6;
	line-height: 1.2;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: .05rem;
    font-size: 1.1rem;
	color: #424e79;
	border-radius: calc(3px - 1px) calc(3px - 1px) 0 0;
}
.now-overflow{
	overflow: hidden;
}
.cont-teas-pad{
	padding:20px;
}
.list_note{
	display: inline-block;
	word-break: break-word;
}
.list_note.block{
	padding: 5px;
}
.list_note .title_block{
	position: relative;
    border-bottom: 1px solid #eff0f6;
    line-height: 1.2;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 5px;
    padding-bottom: 5px;
	padding: 8px;
}
.list_note .delete_mater{
	position: absolute;
    right: 0px;
    top: 0px;
    font-size: 13px;
	cursor:pointer;
}
.modal_win{
	position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
	opacity: 0;
    visibility: hidden;
}
.modal_win.active{
	opacity: 1;
    visibility: visible;
}
.overlay_modal{
	position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
.modal_content {
    width: 350px;
    height: auto;
    position: absolute;
    z-index: 9;
    left: calc(50% - 175px);
    top: 150px;
}
.modal_content.block{
	padding:0px;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #eff0f6;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.modal_title{
	color: #424e79;
	font-weight:600;
}
.modal_win .modal_body {
    padding: 10px;
	display: inline-block;
    width: 100%;
	max-height: 85vh;
    overflow: auto;
}
.modal_content .form-input{
	display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 0.9375rem;
    line-height: 1.6;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d3dfea;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-radius: 5px;
    outline: 0;
    color: #424e79;
    opacity: 1;
}
.llnote{
	margin-bottom:15px;
}
.form-input:focus {
	color: #424e79;
	border-color: #424e79;
	outline: 0;
	box-shadow: none;
}
.text_notes{
	font-size: 13px;
    line-height: 15px;
}
.menu_top li ul li a{
	display:inline-block;
	width:100%;
}
.menu_top>ul>li>ul>li>ul{
	left:100% !important;
	top:0px !important;
}
.menu_top>ul>li>ul>li>ul:before{
	display:none;
}
.button{
	display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 1em;
    font-size: 0.9375rem;
    border-radius: 4px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.blues{
	color: #fff;
    background-color: #4454c3;
    border-color: #4454c3;
    box-shadow: 0 0px 10px -5px rgba(68, 84, 195, 0.5);
}
.blues:hover{
    background-color: #3d4bb7;
    border-color: #3d4bb7;
}
.right_panel_open {
    position: absolute;
    right: 0px;
    width: 0;
	height: 100%;
    top: 110px;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    opacity: 0;
    background-color: #fff;
    box-shadow: -8px 0 18px 0 rgba(25,42,70,.13);
	z-index: 1000;
}
form.news_support{
	padding:15px;
}
.right_panel_open.active {
    -webkit-transform: translateX(0%) translateY(1px);
    -ms-transform: translateX(0%) translateY(1px);
    transform: translateX(0%) translateY(1px);
    opacity: 1;
	width: 70%;
	overflov:auto;
}
.top_right_cont{
	width:100%;
	border-bottom:1px solid #e0e0e0;
	display: inline-table;
    padding: 5px 0;
}
.close_right{
	position: relative;
    float: right;
    right: 20px;
	cursor:pointer;
}
.cont_right{
	display: inline-table;
    width: 100%;
}
.gren_button{
	
}
.float_left{
	float:left;
}
.float_right{
	float: right;
}
.frontpage{
	display: inline-block;
}
.btn-primary{
	letter-spacing: .03em;
	color: #fff !important;
    background-color: #4454c3;
    border-color: #4454c3;
    box-shadow: 0 0px 10px -5px rgba(68, 84, 195, 0.5);
}
.btn-primary:hover {
    color: #fff !important;
        background-color: #3d4bb7;
    border-color: #3d4bb7;
}
.right_users{
	cursor: pointer;
    text-align: center;
    float: left;
    line-height: 38px;
    width: 40px;
    border-radius: 3px 0 0 3px !important;
    top: 13rem;
    padding: 5px;
    background: #fff;
    box-shadow: 0px 10px 10px 20px rgba(179, 186, 212,0.09), 10px 10px 15px -5px rgb(176, 184, 214,0);
    border: 1px solid #d3dfea;
    border-right: 0;
    position: fixed;
    right: 0px;
	z-index:9999;
}
.right_users ul{
	margin:0px;
}
table.dataTable {
	width: 100%;
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    border-spacing: 0;
}
table.table-bordered.dataTable td:first-child {
    border-left: 0px solid #eff0f6 !important;
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
    border-bottom-width: 0;
}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-left-width: 0;
}
.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 0px;
}
.created_user{
	text-align:center;
}
.created_user .logo_org_related img{
	width: 40px;
}
.table th, .text-wrap table th {
    color: #384b6e;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-weight: 600;
}
.text-nowrap {
    white-space: nowrap !important;
}
.border-top {
    border-top: 1px solid #eff0f6 !important;
}
.table-bordered{
	border: 1px solid #eff0f6;
}
.right_users li{
	list-style:none;
	margin-bottom:5px;
}
.right_users li:nth-last-child(1){
	margin-bottom:0px;
}
.top_usl_gl_sgb li{
	width: 350px;
    list-style: none;
    margin: 15px 15px;
}
.top_usl_gl_sgb li:hover>.uslug_gl{
	box-shadow:none;
	cursor:pointer;
}
.block.uslug_gl{
	box-shadow: 0px 10px 10px 0 rgba(176, 184, 214, 0.09), 10px 10px 15px -5px #b0b8d6;
	display: inline-block;
    width: 100%;
	height: 120px;
	transition:0.5s;
}
.uslug_gl .titl_block{
	float:left;
	width:70%;
	color: #424e79;
	font-weight:600;
	height: 50px;
    line-height: 19px;
}
.uslug_gl .icon_block{
	float: right;
    width: 30%;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 120px;
}
.uslug_gl .icon_block i{
	color: rgba(69, 170, 242, 0.5);
    font-size: 40px;
}
.readmore.blues{
	display:inline-block;
	margin-top:5px;
}
.readmore.blues i{
	font-size: 8px;
    color: #d2d6e4;
}
.right_users .icon{
    background: #d3dfea;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    opacity: 0.5;
    transition: 0.5s;
    line-height: 30px;
}
.right_users .icon:hover{
	opacity:1;
}
body.men_active{
	overflow:hidden;
}
a{
	color: #424e79;
	text-decoration:none !important;
}
h1{
	font-size: 25px;
    line-height: 25px;
}
#header{
   width: 100%;
    background: #fff;
    color: #424e79;
    height: 60px;
    position: relative;
    line-height: 60px;
    border-bottom: 1px solid #eff0f6;
    border-top: 1px solid #eff0f6;
    z-index: 99;
    box-shadow: 0px 10px 10px 20px rgba(176, 184, 214, 0.09), 10px 10px 15px -5px #b0b8d6;
}
.logo a{
	color: #424e79;
    font-size: 30px;
    font-style: italic;
	font-family: 'Lobster', cursive;
	text-decoration:none;
}
.logo a span{
	color: #23c0e9;
	font-weight: 700;
	text-transform: uppercase;
}
.descs_block_gl{
	padding-top: 65px;
}
.cont_full_gl{
	background: #fff;
    display: inline-block;
    width: 100%;
	padding:20px 0px;
}
.desc_ful_top_gl{
	color: #23c0e9;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 100;
    line-height: 50px;
    padding-top: 25px;
	    margin-bottom: 15px;
}
.min_desc{
	font-weight: 100;
    font-style: italic;
    font-size: 20px;
    line-height: 22px;
}
.img_gl_full img{
	max-width:100%;
}
#filter_gl{
	background-repeat: no-repeat;
    background-image: url(/images/fonfzay.jpg);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 350px;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
	position:relative;
	display: inline-block;
}
.overflov{
	position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(37,42,60,0.7);
}
.title_filter{
	line-height: 1;
    font-size: 60px;
    font-weight: 300;
    margin: 70px 0 15px;
    color: #fff;
}
.title_filter span{
	color: #23c0e9;
	font-weight: 700;
	font-family: 'Lobster', cursive;
}
.filter_mod{
	background: rgba(255, 255, 255, 0.1);
    padding: 30px;
}
#cat_usl {
    display: inline-table;
    width: 100%;
	background: #fff;
    color: #424e79;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	margin-bottom: 15px;
}
.count_item_cat{
	-webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    font-size: 14px;
	color: #ccc;
}
.cat_cont_gl{
	text-align: center;
    padding: 20px 0px;
	position:relative;
}
.name_cat_gl a{
	color:#fff;
	text-decoration:none;
	font-size: 14px;
}
.name_cat_gl{
	line-height:16px;
	margin: 10px 0;
	color: #424e79;
}
.img_cat_gl i{
	font-size: 25px;
    color: #424e79;
}
.list_item_drop{
	position: absolute;
	top: -100%;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
	background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
	display:inline-table;
    left: 0px;
	    z-index: 99;
}
.cat_cont_gl:hover>.list_item_drop{
	top:85%;
	opacity:1;
	visibility:visible;
}
.list_item_drop li{
	display: inline-table;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 5px;
    line-height: 20px;
	text-align:center;
	list-style:none;
}
.list_item_drop li a{
	color: #23c0e9;
	text-decoration:none;
}
.list_item_drop li a span{
		color:#424e79;
	display: inline-table;
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #eee;
    padding-top: 5px;
}
#popular_usl{
	width: 100%;
    margin-top: 30px;
	display:inline-block;
	margin-bottom:30px;
}
.jp_tittle_name_wrapper {
    float: left;
    width: 15%;
    text-align: center;
    background: #23c0e9;
    padding-top: 35px;
    padding-bottom: 30px;
	font-size: 16px;
    font-weight: 100;
    text-transform: uppercase;
    color: #ffffff;
}
#footer{
	display: inline-table;
    width: 100%;
    background: #fff;
    padding: 40px 0 10px;
	margin-top:15px;
}
#footer label{
	color: #23c0e9;
	text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
	display:inline-table;
	width:100%;
}
.menu_footer ul{
	padding:0px;	
}
.menu_footer ul li{
	width:50%;
	float:left;
}
.menu_footer li a{
	padding: 10px 0px;
}
.menu_footer li a:before {
    color: #23c0e9;
}
.jp_tittle_slider_wrapper{
	float: left;
    width: 85%;
    background: #ffffff;
    border: 1px solid #e9e9e9;
    border-left: 0;
    border-right: 0;
	
}
.desc_footer {
    display: inline-table;
    width: 100%;
    font-style: italic;
    font-weight: 100;
}
.form.subscribe{
	position:relative;
}
.form.subscribe .action-button button{
    color: #fff;
    padding: 5px 5px;
    font-weight: 300;
    font-size: 15px;
    background-color: #23c0e9;
    display: inline-block;
    cursor: pointer;
    transition: 0.5s;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
	border:none;
}
.desk_serv_page {
    margin: 10px 0;
    display: inline-table;
    width: 100%;
    font-style: italic;
    font-weight: 100;
    line-height: 20px;
}
.date_footer {
    display: inline-table;
    width: 100%;
    text-align: center;
}
.desk_foo_cop{
	margin: 10px auto 20px;
    max-width: 800px;
    text-align: center;
    font-style: italic;
    line-height: 21px;
    font-weight: 100;
}
.copiringht {
    display: inline-grid;
    width: 100%;
    margin-top: 30px;
}
.block_sl_gl .teaser_usl {
    border-radius: 4px;
    padding: 5px 5px 20px 5px;
    background-color: #fff;
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	margin-top: 5px;
}
.flag_teaser {
    background: #fffcf4;
    margin: -5px;
    font-family: 'Fira Sans', sans-serif;
    padding: 5px;
    border-bottom: 1px solid #e7e0cd;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: 100;
}
.block_sl_gl .titl_teaser_usl {
    display: inline-table;
    width: 100%;
    margin-top: 15px;
    height: 40px;
    overflow: hidden;
}
.teaser_usl img {
    border: none;
    margin: auto;
    opacity: 0.5;
	width: 110px;
    height: 110px;
}
.teaser_usl .item-price {
    background: #f8f6ec;
    margin: -5px;
    padding: 5px;
    border-top: 1px dashed #fdd922;
    border-bottom: 1px dashed #fdd922;
    margin-bottom: 5px;
    font-family: 'Lobster', cursive;
}
.teaser_usl .item-price strong {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -.5px;
}
.teaser_usl .item-price i {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: -.5px;
}
.read_more_teaser {
    display: inline-table;
    width: 100%;
    margin-top: 20px;
}
.read_more_teaser a {
    color: #fff;
    border-radius: 5px;
    padding: 10px 30px;
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    font-weight: 100;
    transition: 0.5s;
    background: #4DB7FE;
    text-transform: uppercase;
}
.teaser_usl {
    text-align: center;
}
.flag_teaser a{
	color:#424e79;
}
.block_sl_gl{
	list-style:none;
	margin:0 5px;
}
.list_usl_gl{
	width: 100%;
    background: #ffffff;
    border: 1px solid #e9e9e9;
    padding: 20px 35px;
}
.title_mod{
	font-size: 20px;
    color: #000000;
    font-weight: 900;
    text-transform: uppercase;
	border-bottom: 1px solid #23c0e9;
}
.title_mod_blue{
	    font-size: 18px;
    font-weight: 400;
    background: transparent;
    display: -ms-flexbox;
    display: flex;
    min-height: 3.5rem;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    border-bottom: 1px solid #eff0f6;
    color: #424e79;
}
.block_sl_gl .item-title{
	height: 45px;
    text-align: center;
    display: inline-block;
}
.block_sl_gl .item-title a{
    display: table-cell;
    vertical-align: middle;
    height: 45px;	
    line-height: 17px;
}
.slider_uslug_gl .slick-arrow{
	top: -36px;
}
.slider_uslug_gl .slick-prev{
	left: 100%;
    margin-left: -20px;

}
.slider_uslug_gl .slick-arrow:hover:before{
	color: #23c0e9;
}

.component-wrapper{
	display: inline-block;
	min-height: 100%;
    width: 100%;
}
.content_files li{
	list-style:none;
	border-bottom:1px solid #efefef;
	padding:20px 0;
}
.tab_content .block_sl_gl_sh {
    background: #fff;
    padding: 15px;
	overflow: auto;
    height: calc(100vh - 78px);
}
.jbzoo-item-usluga .tab_content .block_sl_gl_sh{
	height:auto
}
.tab_content  ul{
	margin-left:40px;
}
.params_desk{
	padding:0px;
	display:inline-block;
	width:100%;
	margin-top:10px;
}
.list_support_gl{
	margin:0px;
}
.list_support_gl .block.margin_b,.list_support_gl .block{
	margin-bottom: 0px;
	border:none;
}
.list_support_gl>li{
    border-bottom: 1px solid #e9e9e9;
	list-style:none;
}
.list_support_gl>li h4{
    font-size: 18px;	
}
.list_support_gl li:nth-last-child(1){
	border-bottom:none;
}
.params_desk li{
	list-style: none;
    float: left;
    margin-right: 15px;
    padding: 0 !important;
    height: auto !important;
    border: none !important;
    color: #424e79;
    font-size: 14px;
    font-weight: 100;
}
.vievs_more{
	margin-bottom:15px;
}
.vievs_more a{
	color: #495057;
    background-color: #e8ebf2;
    box-shadow: 0 0 10px -5px rgb(68 84 195 / 20%);
	user-select: none;
    border: 1px solid #dae0e5;
    padding: .375rem 1em;
    font-size: .9375rem;
	width:100%;
	display:inline-block;
	text-align:center;
    border-radius: 4px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.vievs_more:hover>a{
	color: #495057;
    background-color: #dae0e5;
    border-color: #d3d9df;
}
.button_open_form_zay,.open_form_modal,.but_zh{
    color: #fff;
    font-weight: 300;
    padding: 10px 25px;
    border-radius: 5px;
    font-size: 18px;
    line-height: 1.3333333;
    cursor: pointer;
    transition: 0.5s;
    text-align: center;
	background-color: #4454c3;
    border-color: #4454c3;
    box-shadow: 0 0 10px -5px rgb(68 84 195 / 50%);
}
.button_open_form_zay:hover,.open_form_modal:hover,.but_zh:hover{
	color: #fff !important;
    background-color: #3d4bb7 !important;
    border-color: #3d4bb7 !important;
}
.component-wrapper.active{
	padding-left: 260px;
}

.block{
	width: 100%;
    background: #f9f9f9;
    padding: 20px 35px;
	box-shadow: 0px 10px 10px 20px rgba(176, 184, 214, 0.09), 10px 10px 15px -5px #b0b8d6;
    border-radius: 8px;
	display: inline-block;
}
.block.margin_t_b{
	margin: 15px 0px;
}
.block.margin_b{
	margin-bottom: 15px;
}
.cont_img_tea{
	display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
	height: 140px;
}
.cont_img_tea img{
	height: auto;
    width: auto;
    max-width: 100%;
	max-height:140px;
}
.title_bl_tea{
	display: inline-block;
    width: 100%;
}
.jbzoo-item h4{
	font-size: 17px;
}
.desc_usl_full {
    position: relative;
    padding-left: 15px;
    font-style: italic;
    font-weight: 100;
    font-size: 16px;
    line-height: 22px;
}
.desc_usl_full:before{
	position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    height: 100%;
    border: 1px solid #23c0e9;
}
.separator.eshe{
	padding-left: 20px;
    font-size: 16px;
    position: relative;
    font-weight: 100;
	cursor:pointer;
}
.block_vk_tarif{
	text-align: center;
	cursor:pointer;
}
.block_vk_tarif i{
	color: #8e98db;
    font-size: 40px;
}
.title_vkl_tarif{
	    font-weight: 100;
    font-size: 28px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ff5c00;
}
.block_vk_tarif .title{
	margin-top: 10px;
	    line-height: 20px;
    height: 30px;
}
.separator{
	padding:0px 30px;
	cursor:default;
}
.separator:before {
    color: #8e98db;
    position: absolute;
    left: 10px;
    font-weight: 600;
    font-size: 14px;
    top: 24px;
}
.separator:after,.deeper>a:after {
    color: #8e98db;
    position: absolute;
    content: "\f107";
    right: 8px;
    font-size: 14px;
    top: 19px;
    font: normal normal normal 14px/1 FontAwesome;
}
.separator:after{
	top: 25px;
}
.deeper>a{
	position: relative;
}
.title_bl_tea a{
	display: table-cell;
    vertical-align: middle;
    height: 75px;
	position: relative;
    padding-left: 25px;
}
.name_menu{
	font-weight: 100;
	padding-left: 8px;
}
.podlozka{
	background: #4DB7FE;
	position: relative;
}
.podlozka .title_mod{
	color:#fff;
	border-bottom:none;
}
.podlozka .title_mod h1{
	margin-bottom:0px;
}
.podlozka:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    opacity: 0.3;
    background-image: url(/images/shapes-big.png);
}
#footer .separator:after, #footer .deeper>a:after{
	display:none;
}
.created_date {
    color: #ccc;
    font-size: 13px;
    display: inline-block;
    width: 100%;
}
.margin_b{
	margin-bottom:15px;
}
.sgshki_teaser ul{
	display: inline-block;
    width: 100%;
    margin-bottom: 0px;
	padding-left: 25px;
}
.sgshki_teaser ul li{
	list-style:none;
	float:left;
	font-size:13px;
}
.item-image-subcat.align-left {
    text-align: center;
	width:100%;
	display: inline-block;
}
.item-image-subcat img{
	height:auto;
	border: none;
    margin: auto;
	max-width: 100%;
    height: 150px;
    border-radius: 10px;
	width:auto;
}
.item-image-subcat.support_teaser_img img{
	border-radius:50%;
}
.item_subcat .item-title{
	height: 80px;
	text-align: center;
    display: inline-block;
	overflow:hidden;
	width:100%;
}
.item_subcat .item-title a{
	font-size: 21px;
    text-align: center;
}
.subcategories .subcategory-description i{
	display:none;
}
.subcategory-title>i{
	color:#4DB7FE;
}

.search_window{
	-webkit-transform: translate(0, 0) scale(1, 1);
    -moz-transform: translate(0, 0) scale(1, 1);
    -o-transform: translate(0, 0) scale(1, 1);
    -ms-transform: translate(0, 0) scale(1, 1);
        transform: translate(0, 0) scale(1, 1);
    top: -1000%;
    left: -1000%;
    opacity: 0;
    position: fixed;
}
pre {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #eef1f6;
    text-align: left;
       white-space: pre;
}
.content_full{
	margin-top:15px;
}
.margin-bottom{
	margin-bottom:15px;
}
.menu_top li.active>a,.menu_top li.active>a:before{
	color: #4454c3; 
}
.menu_top li.active{
	background: #f4f5fc;
}
.search_window.active{
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
	opacity:1;
    z-index: 1000;
}
.search_window .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    opacity: 1;
    padding: 10px 17px;
    font-size: 27px;
}
.search_window input[type=search] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0;
    margin: -51px auto 0;
    padding-left: 30px;
    padding-right: 30px;
    outline: 0;
}
.search_window .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}

.icon_top>div{
	cursor:pointer;
}
.menu_top li{
	margin: 0px 0px;
	position: relative;
	
}
.menu_top>ul>li{
	border-left: 1px solid #eff0f6;
    height: 59px;
}
.menu_top>ul>li:hover{
    background: #f4f5fc;
}
.menu_top>ul>li:hover a:before{
	color:#8e98db;
}
.menu_top li:nth-last-child(1){
	border-right: 1px solid #eff0f6;
}
.menu_top>ul>li>a{
    padding: 1rem 1.5rem 1rem;
}
.menu_top a{
	color: #424e79;
}
.menu_top li a:before{
	color:#8e98db;
}

.jp_tittle_slider_wrapper li{
	padding: 10px 15px;
    background: #fff;
	border-right: 1px solid #e9e9e9;
	height: 111px;
}
.jp_tittle_slider_wrapper a{
	color:#424e79;
}
.rev_bal{
	position:relative;
}
.rev_bal input{
	display:none;
}
.rev_bal span{
	position: absolute;
    left: 40%;
    top: 20%;
    font-size: 30px;
    color: #23c0e9;
    font-weight: 600;
}
.blogvidfullrellog{
	text-align:center;
}
.blogvidfullrellog img{
	max-width:100%;
	height:auto;
	max-height:75px;
}
.mobile_menu{
	display:none;
}
.logo h1{
	display:none;
}
.desk_gl_block_title{
	text-transform: uppercase;
    font-size: 40px;
    font-weight: 100;
    display: inline-table;
    width: 100%;
    text-align: center;
    color: #23c0e9;
	margin-bottom: 15px;
}
.block_princip{
	display: inline-block;
    width: 100%;
    margin: 40px 0;
}
.desk_blocks {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 100;
    line-height: 21px;
}
.desk_blocks i{
	
}
.ico_blocks{
	text-align: center;
    margin-bottom: 15px;
}
.ico_blocks i{
    color: #23c0e9;
    font-size: 30px;	
}
.menu_left li{
	width:100%;
	position: relative;
	list-style:none;
}
.menu_left li:hover>a {
    color: #23c0e9;
    background-color: #f3f4f8;
}
.menu_left li:hover>a:before {
    opacity: 1;
}
.menu_left li:nth-last-child(1)>a{
	border-bottom:none;
}
.menu_left li a {
    padding: 10px 20px;
    text-decoration: none;
    position: relative;
    display: block;
    font-size: 14px;
    border-bottom: 1px dashed #ccc;
    line-height: 16px;
}
.menu_left li a:before {
    content: "";
    display: block;
    width: 2px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    background-color: #23c0e9;
}
.menu_left li a:after {
    content: "\f105";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    left: 10px;
    top: calc(50% - 8px);
}
.now-padding{
	padding:0px;
	margin-left: 0px;
    margin-right: 0px;
}
.menu_left li.parent:hover>ul {
    opacity: 1;
    visibility: visible;
    left: 100%;
}
.block_usl{
	background: #ffffff;
    border: 1px solid #e9e9e9;
    display: inline-block;
    border-radius: 5px;
    overflow: hidden;
}
.block_usl span{
	display: inline-block;
    width: 100%;
    padding-top: 10px;
    color: #424e79;
}
.block_usl .icon{
	background: #23c0e9;
    float: left;
    color: #fff;
    padding: 15px 15px;
    font-size: 27px;
}
.block_usl .icon i{
	
}
.block_usl .cont_block{
	display: inline-block;
    float: right;
    width: 180px;
    text-align: center;
    color: #ff5c00;
}

ul{
	padding:0px;
}
.menu_left ul.nav-child {
    opacity: 0;
    visibility: hidden;
    top: 0px;
    left: 100%;
    position: absolute;
    width: 100%;
    z-index: 99999;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
	background:#fff;
}
.related_usl_full{
	text-align: center;
}
.related_usl_full>div{
	border-bottom:1px dashed #ccc;
}
.related_usl_full>div:nth-last-child(1){
	border-bottom:none;
}
.related_usl_full .item-title{
	font-size: 15px;
}
.related_usl_full .item-image img{
	width: 80px;
    height: auto;
}
.jbzoo-item-usluga.jbzoo-item-full h4,.jbzoo-item-sdannyj-zakaz.jbzoo-item-full h4{
	text-align: center;
    border-bottom: 1px solid #ff5c00;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.jbzoo-item-novost .item-image img{
	max-width:100%;
	height:auto;
}
.menu_top ul.nav-child{
	display:none;
	min-width: 150px;
	position: absolute;
    top: 45px;
    background: #fff;
    border: 1px solid #e1e7ed;
    box-shadow: 0 .005em .01em 0 rgba(0,0,0,.12),0 2px 10px 0 rgba(0,0,0,.12)!important;
	z-index: 999;
	visibility: hidden;
    opacity: 0;
    transition: 0.5s;
	white-space: nowrap;
}
.menu_top ul.nav-child li{
	list-style: none;
	border-bottom: 1px solid #e1e7ed;
    margin: 0px;
    line-height: 31px;
	white-space: normal;
}
.menu_top li.parent:hover>ul.nav-child{
	visibility: visible;
    opacity: 1;
	right: 5px;
    display:block;
}
.menu_top ul.nav-child li:nth-last-child(1){
	border-bottom:none;
}
.menu_footer ul.nav-child,.menu_footer li.item-117{
	display:none;
}
.menu_top ul.nav-child:before{
	position: absolute;
    bottom: 0;
    right: 3px;
    content: '';
    border: 1px solid transparent;
    border-bottom-color: #e1e7ed;
    border-left-color: #e1e7ed;
    width: 10px;
    height: 10px;
    top: -5px;
    background: #fff;
    transform: rotate(135deg);
}
.menu_top ul.nav-child li a{
	padding: 6px 10px;
    font-size: 16px;
    line-height: 17px;
	white-space: nowrap;
}
.menu_top li.item-117 ul.nav-child{
	
}
span.now_price {
    font-size: 14px !important;
    color: green;
}
.now_img_usl {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    left: calc(50% - 40px);
    background: #4454c3;
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 80px;
    top: 0px;
}
.item_subcat.new_style{
	position: relative;
	overflow: hidden;
}
.item_subcat.new_style:before{
	position: absolute;
    content: '';
    width: 100%;
    height: 70px;
    border-radius: 0 0 50% 50%;
    background: linear-gradient(rgba(68, 84, 195, 0.85), rgba(68, 84, 195, 0.51)), url(https://sgb.su/images/fon_usl_top.png);
    background-size: cover;
    background-position: top;
	left:0px;
	top:0px;
}
.title_usl_min.vertical_midle{
	text-align: center;
    font-size: 14px;
    width: 100%;
    display: inline-block;
	height: 80px;
}
.title_usl_min.vertical_midle a{
	display: block;
    height: auto;
}
.desck_shop_teaser {
    display: inline-block;
    width: 100%;
    font-style: italic;
    font-weight: 100;
    line-height: 20px;
	
}
.lead_more {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.lead_more a{
	color:#424e79;
	padding: 5px 20px;
    border-radius: 30px;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.3333333;
	display: inline-block;
    cursor: pointer;
    transition: 0.5s;
    text-align: center;
	border:1px solid #23c0e9;
}
.lead_more a:hover{
    color: #fff;
    border-color: rgb(7, 107, 171);
    background-color: rgb(7, 107, 171);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    
}
.price_teaser_shop {
    display: inline-block;
    width: 100%;
    text-align: center;
	
}
.bl_price_zn{
	font-size: 24px;
	font-style: italic;
    font-weight: 600;
    color: #23c0e9;
}
.bl_price_zn i {
    font-size: 15px;
}
.slider_scrin_shop img{
	max-width:100%;
	height:auto;
}
.jbzootabs-nav{
	margin-bottom:0px;
	display:inline-table;
	width:100%;
}
.jbzootabs-nav li{
	list-style:none;
	float:left;
	border: 1px solid transparent;
    padding: 5px 10px;
    margin-bottom: -7px;
    border-bottom:none;
    margin-right: 10px;
}
.jbzootabs-nav li.jbzootabs-active {
	border: 1px solid #e9e9e9;
    background: #fff;
	border-bottom: none;
}
.jbzootabs-nav li.jbzootabs-active a{
	color: #ff5c00;
}
.button_bas_shop{
	
    display: table;
    width: 100%;
    border-radius: 30px;
	overflow: hidden;
	height: 48px;
}
.button_bas_shop>div{
	float: left;
    text-align: center;
    width: 50%;
	line-height: 48px;
	cursor:pointer;
	    padding: 0px;
    border-radius: 0;
}
.button_bas_shop>div:nth-child(1){
	background: #23c0e9;
    color: #fff;
	border: 1px solid #23c0e9;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
.button_bas_shop>div:nth-child(2){
	border: 1px solid #ff5c00;
    background: #ff5c00;
    color: #fff;
    font-size: 14px;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	font-weight:100;
}
.button_bas_shop>div:nth-child(2) i{
	font-size:12px;
	font-weight:600;
}
li.active.divider .separator, li.active.divider .separator:before{
	color: #4454c3;
}
span.divider{
	margin: 0px 5px;
}
.breadcrumbs li.active a{
	color:#4454c3;
}
.support_teaser_img .user_name_flussel{
	font-size: 12px;
    text-align: center;
    overflow: hidden;
}
.cat_cont_gl:hover .img_cat_gl i,.cat_cont_gl:hover .name_cat_gl{
	color: #4454c3;
}
.list_params_tea_sup{
	padding:0px;
	display: inline-block;
    width: 100%;
	margin-top:10px;
}
.support-title-teaser{
		margin-bottom:0px;
}
.list_params_tea_sup>li{
	list-style:none;
	float:left;
	margin-right:10px;
}
.list_params_tea_sup li:nth-child(1){
	border-radius: 2px;
    color: #fff;
    display: inline;
    font-family: arial;
    font-size: 13px;
    padding: 0 5px;
    text-transform: lowercase;
    vertical-align: middle;
    background: #3ec9ec;
}
.list_params_tea_sup li.element-itemcreated{
	font-size: 13px;
}
.list_params_tea_sup li strong{
	font-size: 13px;
    font-weight: 100;
    display: block;
	float: left;
}
.list_params_tea_sup li.element-itemcategory div{
	float: left;
    margin-left: 5px;
    font-size: 13px;
}
.list_params_tea_sup li.element-itemcategory div a{
	color: #23c0e9;
	border-bottom:1px dashed;
}
.flat-style{
	background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    margin-bottom: 30px;
}
.flat-style h3{
	border-bottom: 1px solid #e9e9e9;
    font-size: 14px;
    font-weight: 400;
    font-family: "pf_dindisplay_promedium";
    margin: 0;
    padding: 10px;
    text-transform: uppercase;
}
.flat-style li a {
    display: block;
    padding: 6px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: relative;
	font-size: 14px;
    color: #23c0e9;
}
.flat-style li a span {
       background: #eee;
    border-radius: 12px;
    color: #aaa;
    display: block;
    float: right;
    font-size: 11px;
    line-height: 17px;
    padding: 0 10px;
    position: absolute;
    right: 10px;
    top: 8px;
}
a:hover, a:focus {
   color: #4454c3;
    text-decoration: underline;
}
.description-full{
	margin-top: 10px;
    font-style: italic;
    font-weight: 100;
}
.list_params_tea_sup li.element-itemhits span{
	font-size: 13px;
    float: left;
    margin-left: 5px;
}
.content_support_full{
	border-top: 1px solid #e9e9e9;
    margin-top: 10px;
    padding-top: 15px;
}
.block_col_line{
	border: 1px solid #eee;
    color: #777;
    display: block;
    float: left;
    height: 42px;
    line-height: 18px;
    margin: 0 0 0 10px;
    text-transform: lowercase;
    font-size: 11px;
    padding: 0 5px;
    text-align: center;
    white-space: nowrap;
}
.block_col_line span{
	display: block;
}
.block_module{
	background: #fff;
    border-style: solid !important;
    border-width: 1px;
    border-color: #e9e9e9;
       box-shadow: 0px 10px 10px 20px rgba(176, 184, 214, 0.09), 10px 10px 15px -5px #b0b8d6;
    border-radius: 8px;
}
.news_container{
	border-bottom: 1px solid #e9e9e9;
    font-size: 15px;
    line-height: 17px;
    font-weight: 100;
}
.menu_top li.item-103.parent:hover>ul.nav-child{
	right: auto;
    left: 0px;
    width: auto;
    white-space: nowrap;
}
.menu_top li.item-103 ul.nav-child:before{
	right: calc(100% - 35px);
}
.srock_teaser_uslug,.price_teaser_uslug{
	text-align:center;
}
.srock_teaser_uslug strong,.price_teaser_uslug strong{
	width:100%;
	display:inline-block;
	font-size: 13px;
}
.vertical_midle{
	vertical-align: middle;
    display: table-cell;
    height: 110px;
}
.price_teaser_uslug span{
    font-size: 24px;
    font-style: italic;	
}
.xaruslug{
	width:100%;
}
.xaruslug td{
	border-bottom: 1px solid #e9e9e9;
	padding: 10px 5px;
}
.block_module.sgbshka{
	margin-top:15px;
}
.block_module.sgbshka .title_bl_tea a{
	height:50px;
}
.icon_bl{
	position: absolute;
    left: 0px;
    top: calc(50% - 7.5px);
    color: #23c0e9;
}
.description-full{
	word-break: break-all;
}

.order_teaser{
	position: fixed;
    z-index: 999;
    width: 350px;
    right: calc(50% - 175px);
	top: -1000%;
    transition: 0.5s;
	visibility: hidden;
}
.order_teaser.active{
	top:20px;
	visibility: visible;
}
.order_teaser.full_modaler{
	width:100%;
	height:100vh;
	right:0px;
	top:0px !important;
}
.order_teaser.full_modaler .cont_sgb_send_param_div.block{
	height:100vh;
	padding: 0px;
    border-radius: 0px;
}
.order_teaser.full_modaler .messages_full,.order_teaser.full_modaler .right_messages_block{
	height: calc(100vh - 5px);
}
.order_teaser.full_modaler .messages_full .messages_content_full{
	height: calc(100% - 111px);
}
.order_teaser .close_pop{
	right:0px;
	left:auto;
}
.top-usl-uslug{
	float:left;
	width:49%;
}
.top-usl-uslug.last{
	margin-left:15px;
}
.pod_titl_razd{
	    display: inline-block;
    width: 100%;
    margin: 15px 0px;
    text-align: left;
}
.pod_titl_razd h2,.pod_titl_razd h3,.pod_titl_razd{
	    color: #23c0e9;
    font-weight: 600;
    font-size: 22px;
}
.col-two-list{
	display: inline-block;
    width: 100%;
}
.titl_help{
	font-weight:600;
	font-size:16px;
	color: #23c0e9;
}
.col-help-list li{
	width:100%;
	list-style:none;
}
.price_block{
    color: #000;
	font-style: italic;
}
.top_uslug_full{
	background:url(/images/gray-bg.png);
}
.price_block .summ_full{
	font-weight: 600;
    font-size: 40px;
	margin-top: -4px;
    display: inline-block;
}
.col-two-list li{
	list-style: none;
    float: left;
    width: 49%;
    font-weight: 400;
    position: relative;
    padding: 10px 0px 10px 26px;
    line-height: 17px;
}
.ob_info_usl{
	color:#000;
	text-align: left;
}
.ob_info_usl span{
	font-weight:600;
	text-transform:uppercase;
	display:inline-block;
	width:100%;
}
.col-two-list li:before{
	content:"\f078";
	font: normal normal normal 14px/1 FontAwesome;
	position:absolute;
	left:0px;
	font-size:18px;
	top:calc(50% - 9px);
	color: #23c0e9;
}
.content_vopr {
    display: inline-block;
    width: 100%;
    padding-left: 20px;
}
.col-two-list li:nth-child(2n+1){
	float:right;
}
.vozm_list_full{
	display: inline-block;
}
.vozm_list_full li{
	width:100%;
	float:left;
	position:relative;
	min-height:80px;
	margin-bottom:15px;
	padding-left:65px;
}
.vozm_list_full li .titl_help{
	width:80%;
	color:#000;
	font-weight:normal;
}
.num_blue {
    background: #23c0e9;
    display: inline-block;
    color: #fff;
    width: 45px;
	left:0px;
	top:0px;
    height: 45px;
    border-radius: 3px;
    position: absolute;
	text-align:center;
	line-height:45px;
}
.num_blue span{
	font-size: 30px;
    font-weight: 600;
    font-family: inherit;
}
.top_block_usl{
    background-size: cover;
    border-radius: 15px;
}
.top_block_usl h1{
	color: #000;
    text-transform: uppercase;
    line-height: 34px;
    font-size: 30px;
	padding-left:15px;
}
.vertical_align{
	height: 200px;
	display: table-cell;
    vertical-align: middle;
}
.top-panel{
	width: 100%;
    height: 65px;
    background: url(https://sgb.su/images/top-bg-big.jpg) repeat-x;
    color: #DFDBD2;
    position: absolute;
    font-size: 11px;
	top: 0px;
}
.top-panel .men_razdel_chil_crm>li:nth-child(1){
	margin-left:0px;
}
.top-panel .men_razdel_chil_crm>li{
	float:left;
	list-style:none;
	padding-top: 10px;
    width: 98px;
    height: 65px;
    margin-left: 0px;
    border-right: 1px solid #373631;
	text-align: center;
	cursor:pointer;
	line-height: 10px;
	position:relative;
}
.top-panel .men_razdel_chil_crm>li:hover,.top-panel>li.active{
	background: url(https://sgb.su/images/top-bg-selected.jpg) repeat-x;
}
.top-panel ul{
	display: inline-block;
	padding: 0px;
}
.top-panel .icon_panel i{
	font-size: 28px;
}
.top-panel .icon_panel{
	padding-bottom: 2px;
}
.top-panel .men_razdel_chil_crm>li:hover ul{
	    opacity: 1;
    visibility: visible;
}
.top-panel .men_razdel_chil_crm>li>ul{
	position: absolute;
    left: 0px;
    top: 100%;
    background: #fff;
    width: 100%;
    text-align: left;
	-webkit-box-shadow: 0 6px 18px 0 rgba(14,21,47,.13), 0 -2px 6px rgba(14,21,47,.03);
    box-shadow: 0 6px 18px 0 rgba(14,21,47,.13), 0 -2px 6px rgba(14,21,47,.03);
	border-radius:4px;
	overflov:hidden;
	transition:0.5s;
	opacity: 0;
    visibility: hidden;
}
.top-panel .men_razdel_chil_crm>li>ul li{
	list-style: none;
    cursor: pointer;
    color: #000;
    font-size: 14px;
    padding: 5px 10px;
    border-bottom: 1px solid #efefef;
}
.top-panel .men_razdel_chil_crm>li>ul li:hover{
	background:#eee;
}
.content_ajax{
	min-width: 100%;
    overflow-x: auto;
	background: #fff;
	overflow-y: auto;
	margin-top: 65px;
	height:100vh;
}
.content_ajax iframe{
	width:100%;
	height:100%;
}
.app_forms.topapp{
	z-index:9999;
}
.app_forms.full_app{
	width: 100vw !important;
    height: 100vh !important;
	top:0px !important;
	left:0px !important;
	z-index:999;
}
.app_forms{
	-moz-border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    -moz-box-shadow: 0px 0px 10px #000;
    -webkit-box-shadow: 0px 0px 10px #000;
    box-shadow: 0px 0px 10px #000;
    position: absolute;
    background-color:#fff;
    color: #4C4C4C;
    font-size: 14px;
    z-index: 99;
    width: 60vw;
    height: 60vh;
    left: calc(100% - 80%);
    top: calc(100vh - 80%);
	opacity: 0;
    visibility: hidden;
	overflow: hidden;
}
.app_forms.active{
	opacity: 1;
    visibility: visible;
}
.window_panel{
	background: url(https://sgb.su/images/top-bg.jpg) repeat-x;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 30px;
}
.window_panel .control {
    height: 19px;
    margin-left: 10px;
    margin-top: 6px;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
	user-select:none;
}
.window_panel .control .close {
    background: url(https://sgb.su/images/close.jpg) no-repeat;
    height: 19px;
    width: 18px;
    float: left;
}
.window_panel .control .min {
    background: url(https://sgb.su/images/minimise.jpg) no-repeat;
    height: 19px;
    width: 19px;
    float: left;
}
.window_panel .control .max {
    background: url(https://sgb.su/images/maximise.jpg) no-repeat;
    height: 19px;
    width: 17px;
    float: left;
}
.window_panel .control div:hover {
    background-position: 0px -19px !important;
}
.window-title {
    color: #DFDBD2;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    margin-left: 10px;
    overflow: hidden;
    max-width: 90%;
}
.app_content{
	position: absolute;
    width: 100%;
    height: calc(100% - 30px);
    top: 30px;
	overflow:hidden;
}
.logo_user_full img{
	max-width: 100%;
    height: auto;
}
#yoo-zoo.jbzoo-app-files{
	    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
#yoo-zoo.jbzoo-app-files.jbzoo-view-item{
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.subcategory-files{
	display:inline-block;
	float:left;
	text-align: center;
	width: 140px;
}
.jbzoo-view-frontpage .subcategory-files .subcategory-title{
	border-bottom:none;
}
.left_men_files{
	list-style:none;
}
.left_men_files>i{
	color: #F8B84E;
}
.parenk_cor,.parenk_cor ul{
	margin-left:25px;
}
.pagenation_files{
	display:inline-block;
	width:100%;
	margin-top:15px;
	text-align: center;
}
.pagenation_files ul{
	width:100%;
}
.pagenation_files li{
	list-style:none;
	display: inline-block;
    margin: 0 5px;
}
#yoo-zoo.jbzoo-app-files .subcategories, #yoo-zoo.jbzoo-app-files .items{
	display: inline-block;
    float: left;
}
#yoo-zoo.jbzoo-app-files .subcategory-row {
    display: inline-block;
    float: left;
}
#yoo-zoo.jbzoo-app-files .items .item-row{
	display: inline-block;
    float: left;
}
.teaser_files{
	display: inline-block;
    float: left;
    text-align: center;
    width: 140px;
	height: 160px;
    overflow: hidden;
}
.teaser_files h4.item-title{
	font-size: 13px;
    line-height: 14px;
}
.teaser_files .icon_files,.imgfiles.cat_img{
	width: 140px;
    height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.icon_files img, .imgfiles.cat_img img{
	max-height: 80px;
    width: auto;
}
.img_ban_gl img{
	max-width:100%;
}
.title_bl_tea.blo a{
	height:43px;
}
.banner_gl_sgb .cont_banner{
	background:#fff;
	border-radius:10px;
	overflow:hidden;
}
.titl_teaser_usl a{
	color:#fff;
}

@media (max-width: 800px) {
	.row_us_gl .img_icon_gl_it{
		height: 30px;
		width: 30px;
		font-size: 16px;
	}
	.row_us_gl {
		padding-left: 50px !important;
	}
	.gradiend-orang .img_icon_gl_it{
		display:none;
	}
	.block.gradiend-orang{
		padding:10px;
	}
	.block_razmetka{
		display: flex;
		flex-direction: column;
	}
	.center_cool_full{
		order:1;
	}
	.left_cool_full{
		order: 2;
	}
	.tab_content.block{
		padding: 10px 0px;
	}
	.footer_bottom_menu ul{
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		white-space:nowrap;
	}
	.top_block_usl{
		padding:20px;
	}
	.ob_info_usl{
		border-left:none;
	}
	.top_block_usl .vertical_align{
		height:auto;
		min-height:100px;
	}
	.right_panel_open.active{
		width:100%;
		top: 0px;
		z-index: 999;
	}
	.app_menu{
		width:100%;
	}
	.app_forms{
		width: 100vw !important;
		height: 100vh !important;
		top:0px !important;
		left:0px !important;
		z-index:99;
	}
	.control .max{
		display:none;
	}
	.col-two-list li{
		width:100%;
	}
	#content_sites.fixed_pan_sit .component-wrapper{
		margin-top:0px;
		padding-top: 0px;
	}
	#header{
		display:none;
	}
	#header.active_mobile{
		position:fixed;
		width:100%;
		top:0px;
		height:100vh;
		display:block;
		z-index:999;
	}
	#header.active_mobile .col-sm-3 {
		width: 100%;
		max-width: 100%;
		flex: 100%;
	}
	#header.active_mobile .menu_top li {
		margin: 0px 0px;
		width: 100%;
		float: left;
		padding: 5px 10px;
		border-bottom: 1px solid #e1e7ed;
		
	}
	#header.active_mobile .menu_top li a:before {
		color: #ccc;
	}
	#header.active_mobile .menu_top li a{
		width: 100%;
	}
	#header.active_mobile .menu_top li.deeper>a:after{
		right:5px;
	}
	#cat_usl.men_active,.component-wrapper.men_active{
		background: rgba(0,0,0,0.5);
	}
	.cat_cont_gl {
		padding: 20px 0px 5px;
	}
	.count_item_cat{
		display:none;
	}
}
@media (max-width: 575px) {
	.vozm_list_full li{
		border-bottom: 1px dashed #ccc;
		padding-left:0px;
		min-height:auto;
	}
	.vozm_list_full.block{
		padding:10px;
	}
	.vozm_list_full li .num_blue{
		display:none;
	}
	.vozm_list_full li .titl_help {
		width: 100%;
		font-size: 14px;
		line-height: 18px;
	}
	.menu_tabs {
		display: inline-block;
		overflow: auto;
		white-space: nowrap;
	}
	.menu_tabs>li{
		float:none;
		display:inline-block;
	}
	.message_panel{
		right:0px;
	}
	.top_block_usl,.ob_info_usl{
		text-align:center;
	}
}