/* Left menu */


/* Login */ 
.log-container {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 545px;

}
.log-container-2 {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 645px;
}
.log-container-3 {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 745px;
}
.log-container-4 {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 845px;

}
@media(max-width:769px) {
  .log-container {
    max-width: 100%
  }
}

/*  */
.card-inform-title {
  font-size: 1rem;
  font-family: "Roboto",sans-serif!important;
  color: #0b1727;
}
.card-inform-info {
  font-size: 1rem;
  font-family: "Roboto",sans-serif!important;
  color: #0b1727;
}
.card-custom-panel {
  padding: 1.2rem 1.8rem;
  position: relative;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  min-width: 0;
  min-height: 108px;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid #efefef;
  border-radius: .75rem;
  transition-timing-function: cubic-bezier(.25,.1,.25,1);
  transition: box-shadow .3s,-webkit-transform .3s;
  transition: transform .3s,box-shadow .3s;
  transition: transform .3s,box-shadow .3s,-webkit-transform .3s;
  -webkit-box-shadow: 0px 1rem 1.4rem 0 rgb(0 0 0 / 4%), 0 0.25rem 0.4rem 0 rgb(0 0 0 / 5%) !important;
  -moz-box-shadow: 0px 1rem 1.4rem 0 rgb(0 0 0 / 4%), 0 0.25rem 0.4rem 0 rgb(0 0 0 / 5%) !important;
  box-shadow: 0px 1rem 1.4rem 0 rgb(0 0 0 / 4%), 0 0.25rem 0.4rem 0 rgb(0 0 0 / 5%) !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}
.card-custom-panel .avatar {
  position: absolute;
  display: inline-block;
  height: 4.25rem;
  width: 4.25rem;
  background-color: #5282ff;
  border-radius: 50%;
  font-size: 2.0736rem;
}
.card-custom-panel .avatar i {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  transform: translate(-50%,-50%);
}
.card-inform {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 95px;
  padding-right: 25px;
  padding-top: 13px;
}
.card-custom-title {
  width: 100%;
  z-index: 100;
  line-height: 1.2rem;
  padding-top: 0rem;
  position: relative;
  display: block;
  font-family: "Roboto",sans-serif;
  font-family: var(--font-family-sans-serif);
  font-size: 1rem;
  margin-bottom: 0.25rem;
  font-weight: 500;
}
.card-custom-text {
  width: 100%;
  position: relative;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-size: 0.875rem;
  line-height: 1rem;
}
.ds .card-custom-panel .card-arrow {
  position: absolute;
  display: block;
  top: 34px;
  height: 2.25rem;
  width: 2.25rem;
  right: -13px;
}

.card-custom-punct {
  position: relative;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  min-width: 0;
  min-height: auto;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid #efefef;
  border-radius: .75rem;
  transition-timing-function: cubic-bezier(.25,.1,.25,1);
  transition: box-shadow .3s,-webkit-transform .3s;
  transition: transform .3s,box-shadow .3s;
  transition: transform .3s,box-shadow .3s,-webkit-transform .3s;
  -webkit-box-shadow: 0px 1rem 1.4rem 0 rgb(0 0 0 / 4%), 0 0.25rem 0.4rem 0 rgb(0 0 0 / 5%) !important;
  -moz-box-shadow: 0px 1rem 1.4rem 0 rgb(0 0 0 / 4%), 0 0.25rem 0.4rem 0 rgb(0 0 0 / 5%) !important;
  box-shadow: 0px 1rem 1.4rem 0 rgb(0 0 0 / 4%), 0 0.25rem 0.4rem 0 rgb(0 0 0 / 5%) !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}
.card-custom-punct .card-header {
  padding: 1.2rem 1.8rem;
}
.card-custom-punct .avatar-block {
  position: absolute;
  top: 20px;
}
.card-custom-punct .avatar-block .avatar {
  border-radius: 50% !important;
  color: #0b1727 !important;
  background-color: #f1f1f1 !important;
  height: 3.2rem;
  width: 3.2rem;
  position: relative;
  display: inline-block;
}
.card-custom-punct .avatar-block .avatar  > * {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  font-size: 1.44rem;
  font-family: 'Roboto',sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 500 !important;
}
.card-custom-punct .avatar .number {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  font-size: 1.44rem;
  font-weight: 500;
}
.card-custom-punct .card-inform-title {
  width: 100%;
  margin: auto;
}
.card-custom-punct .card-inform {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 3.175rem;
  width: 100%;
  padding-left: 75px;
  padding-right: 0px;
  padding-top: 0px;
}
.card-custom-punct .card-inform-step {
  color: #0b1727;
  line-height: 1.53333rem;
  font-size: 1rem;
  font-family: 'Roboto',sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 500;
}
.card-custom-punct .card-inform-text {
  color: #0b1727;
  line-height: 1rem;
  font-size: 0.875rem;
  font-family: 'Roboto',sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 400;
}
.ds .card-custom-punct .card-body {
  padding: 1.2rem 2rem;
}
.card-custom-punct .card-body >*:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.card-custom-punct .card-header + .card-body {
  padding: 0rem 2rem 1.2rem 2rem;
}
.card-custom-punct .card-header.border-bottom + .card-body {
  padding: 1.2rem 2rem;
}
.card-header:hover .arrow-step {
  color: #5282ff;
}




.decard-custom-panel {
  padding: 1rem 0rem;
  position: relative;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  min-width: 0;
  min-height: 95px;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: border-box;
  border: 0 solid #efefef;
  border-radius: .75rem;
  transition-timing-function: cubic-bezier(.25,.1,.25,1);
  transition: box-shadow .3s,-webkit-transform .3s;
  transition: transform .3s,box-shadow .3s;
  transition: transform .3s,box-shadow .3s,-webkit-transform .3s;
 
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}
.decard-custom-panel .avatar {
    position: absolute;
    display: inline-block;
    height: 3.75rem;
    width: 3.75rem;
    background-color: #f7f7f7;
    border-radius: 50%;
    font-size: 1.736rem;
    border: 1px solid #e6e6e6;
    color: #000;
}
.decard-custom-panel .avatar i {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #404040;
  font-weight: 400;
  transform: translate(-50%,-50%);
}
.decard-inform {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 85px;
  padding-right: 25px;
  padding-top: 10px;

}
.decard-custom-title {
    width: 100%;
    z-index: 100;
    line-height: 1.2rem;
    padding-top: 0rem;
    position: relative;
    display: block;
    font-family: "Roboto",sans-serif;
    font-family: var(--font-family-sans-serif);
    font-size: 1rem;
    margin-bottom: 0.35rem;
    font-weight: 400;
}
.decard-custom-text {
	width: 100%;
	position: relative;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-family: var(--font-family-sans-serif);
	font-size: 1.1rem;
    line-height: 1rem;
}
.ds .fake-section {
	position: relative;
	top: -155px;
}
.ds.site .lk-button .btn {
	font-size: 0.813rem;
    line-height: 1rem;
    padding: .5rem 1rem;
}
.ds.site .lk-button {
	position:relative;
	display:inline-block;
	display: block;
    float: left;
}
.ds.site #info {
	position: relative;
    text-align: right;
	float: right;
    width: 100%;
}
.ds.site .lk-button,
.ds.site .telephone {
	padding-left:25px;
}
.ds.site .time, 
.ds.site .telephone, 
.ds.site .mail{
	position: relative;
    display: block;
    text-align: right;
    float: left
}
.ds.site .time span, 
.ds.site .telephone span, 
.ds.site .mail span {
	display:block;
	color: #748194;
    color: var(--text-secondary);
	font-size: 11px;
}
.ds.site .time a,
.ds.site .telephone a,
.ds.site .mail a {
	display:block;
	color: #5282ff;
    color: var(--text-primary);
	font-size: 16px;
    font-weight: 600;
    word-break: break-word;
}

/* short-logo */
.ds.site .short-logo #logo img {
 vertical-align: middle;
    border-style: none;
    width: auto;
    display: flex;
    max-height: 45px;
    float: left;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.ds.site .short-logo #logo .logo-name {
    position: relative;
    display: flex;
    vertical-align: bottom;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    color: #5282ff;
    color: var(--text-primary);
    word-break: break-word;
    padding-left: 15px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    min-height: 45px;
}

/* medium-logo */
.ds.site .medium-logo #logo img {
    vertical-align: middle;
    border-style: none;
    width: auto;
    position: absolute;
    display: block;
    max-height: 50px;
    float: left;
    top: 50%;
    transform: translateY(-50%);
}
.ds.site .medium-logo #logo .logo-name {
    position: relative;
    display: block;
    vertical-align: bottom;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    color: #5282ff;
    color: var(--text-primary);
    word-break: break-word;
    padding-left: 105px;
}

/* long-logo */
.ds.site .long-logo #logo img {
    vertical-align: middle;
    border-style: none;
    width: auto;
    position: absolute;
    display: block;
    max-height: 50px;
    float: left;
    top: 50%;
    transform: translateY(-50%);
}
.ds.site .long-logo #logo .logo-name {
    position: relative;
    display: block;
    vertical-align: bottom;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    color: #5282ff;
    color: var(--text-primary);
    word-break: break-word;
    padding-left: 155px;
}

.ds.site .nav.navbar-nav {
	width:100%;
margin-bottom: 10px;
}

.ds.site .nav.navbar-nav > li {
    position: relative;
    display: inline-block;
    float: left;
	width:auto;
}
.ds.site .nav.navbar-nav li a{
	padding: 10px 15px 10px 15px;
    font-size: 0.875rem;
	position: relative;
    display: block;
}
.ds.site .nav.navbar-nav li:first-child a {
	padding-left:0;
}
.ds.site .nav.navbar-nav .dropdown-menu li a{
	padding: 10px 20px;
    font-size: 0.875rem;
    position: relative;
    display: inline-block;
    font-weight: 400;
    min-width: 220px;
}
.ds .dropdown-menu {
    min-width: 220px;
    overflow-y: auto;
    max-height: 600px;
}
.ds .navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.ds.site header {
	background-color:#fff;
	position:fixed;
	display:block;
	width:100%;
	z-index: 1000;
	-webkit-box-shadow: 0px 9px 9px 0px rgba(221, 224, 240, 0.7);
	-moz-box-shadow: 0px 9px 9px 0px rgba(221, 224, 240, 0.7);
	box-shadow: 0px 9px 9px 0px rgba(221, 224, 240, 0.7);
}


/* Scrollbar */
.ds .dropdown-menu:-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  height: 7px;
  background-color: #efefef;
}
.ds .dropdown-menu::-webkit-thumb:hover {
  cursor: pointer;  
  transition: background-color 200ms linear,width 150ms linear;
  background-color: #f1f1f1;
}
.ds .dropdown-menu::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: rgba(116, 129, 148, .3)
}

.ds .dropdown-menu {
  scrollbar-color: rgba(116, 129, 148, .3) transparent;
  scrollbar-width: thin
}
.ds .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #c1c1c1
}

.ds .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #c1c1c1
}

.ds .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #c1c1c1
}

.ds .dropdown-menu {
  scrollbar-color: #c1c1c1 transparent
}

.ds .bgc-slide{
	-webkit-transform: none !important;
    transform: none !important;
    z-index: 10;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	position:relative;
	height:560px;
}
.ds .item-slide {
	height:560px;
	vertical-align:middle;
    padding: 30px 15px;
}
.ds .title-side {
	font-size: 3rem;
	padding-bottom: 24px;	
	font-family: var(--font-family-sans-serif);
}
.ds .desc-slide {
	font-family: 'Roboto', sans-serif;
	font-family: var(--font-family-sans-serif);
	padding-bottom: 40px;
	font-size: 18px;
	max-width: 800px;
}
.ds .item-slide.template-0 {
	display: flex;
	flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
}
.ds .item-slide.template-1 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
	text-align: center;
}
.ds .item-slide.template-2 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: flex-start;
	text-align: right;
}
.ds .item-slide.template-3 {
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
    text-align: left;
}
.ds .item-slide.template-4 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.ds .item-slide.template-5 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: center;
    text-align: right;
    align-content: center;
}
.ds .item-slide.template-6 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-end;
    text-align: left;
    align-content: center;
}
.ds .item-slide.template-7 {
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    text-align: center;
    align-content: center;
}
.ds .item-slide.template-8 {
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: flex-end;
    text-align: right;
    align-content: center;
}
.ds .slick-arrow {
	display:none!important;
}
.ds .slick-dotted.slick-slider {
	margin-bottom:0;
}
.ds .slick-slider .slick-track, 
.ds .slick-slider .slick-list {
	padding-bottom: 20px;
}
.ds .slick-dots {
    position: absolute;
	bottom: 0px;
}
.ds .slick-dots li button:before {
	border-radius: 50%;
	background-color: #576cf1;
	content: '';
	width: 10px;
	height: 10px;
	margin: 5px;
}
/* promo */
.ds.promo header {
    background-color: #f7f7fc;
    position: fixed;
    display: block;
    width: 100%;
	z-index: 1000;
	height: 155px;
	    top: 0;
}

.ds.promo header .outer {
    display: flex;
    width: 100%;
    min-height: 90px;
    height: 90px;
    justify-content: flex-end;
}
.ds.promo .short-logo #logo img {

    vertical-align: middle;
    border-style: none;
    width: auto;
    position: absolute;
    display: block;
    max-height: 38px;
    float: left;
    top: 50%;
    transform: translateY(-60%);
}

.ds.promo .short-logo #logo .logo-name {
    position: relative;
    display: block;
    vertical-align: bottom;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    color: #5282ff;
    color: var(--text-primary);
    word-break: break-word;
    padding-left: 45px;
	max-width: 200px;
}
.ds.promo .lk-button, 
.ds.promo .telephone {
    padding-left: 10px;
}
.ds.promo .time, 
.ds.promo .telephone, 
.ds.promo .mail {
    position: relative;
    display: block;
    text-align: right;
    float: left;
}
.ds.promo #info .inner {
    width: auto;
    margin: auto 0;
    text-align: right;
    align-self: flex-end;
}
.ds.promo .time span, 
.ds.promo .telephone span, 
.ds.promo .mail span {
    display: block;
    color: #748194;
    color: var(--text-secondary);
    font-size: 11px;
}
.ds.promo .time a, 
.ds.promo .telephone a, 
.ds.promo .mail a {
    display: block;
    color: #27282a;
    font-size: 17px;
    font-weight: 600;
    word-break: break-word;
}
.ds.promo .lk-button .btn {
    font-size: 0.813rem;
    line-height: 1rem;
    padding: .5rem 1rem;
}
.ds.promo .header-menu {
	background-color: #fff;
	position: relative;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
}

.ds.promo .header-menu .outer {
    display: flex;
    width: 100%;
    min-height: 65px;
    height: 65px;
    justify-content: flex-end;
}
.ds.promo .header-menu .navbar-nav {
float: none;
    margin: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: flex;
    left: 0;
    right: 0;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}
.ds.promo .header-menu .navbar-nav li {
	width: auto;
	font-size: 14px;
}
.ds.promo .for-development {
	position: absolute;
    display: block;
    width: 250px;
    left: 185px;
    top: 47%;
    transform: translateY(-50%);
	font-size: 14px;
}
.ds.promo .header-top {
	padding-top: 155px;
}

body.ds.promo, .ds.promo #content {
    background-color: #ffffff;
	min-height: calc(100vh - 273px);
}

.ds.promo .slide-outer {
    display: flex;
    width: 100%;
    min-height: 620px;
    height: 785px;
    justify-content: flex-end;
}
.ds.promo .slide-inner {
    width: 100%;
    margin: auto;
}
.ds.promo .slide-title {
	font-size: 72px;
    font-weight: 800;
    line-height: 75px;
    max-width: 1024px;
}
.ds.promo .slide-desc {
    max-width: 700px;
    font-size: 17px;
    line-height: 26px;
}
.ds.promo .slide-line {
	width:200px;
	height:5px;
	background-color:#5282ff;
	background-color:var(--bg-primary);
	margin:25px 0;
}
.ds.promo .slide-image {
    position: relative;
    display: block;
    top: -30px;
}
.ds.promo .slide-image img {
	width: auto;
}
.ds.promo .slide-btn {
	position: relative;
    display: block;
    padding-top: 40px;
}
.ds.promo .system-outer {
    display: flex;
    width: 100%;
    min-height: 165px;
    height: 165px;
	margin-bottom: 50px;
}
.ds.promo .system-inner {
    width: 100%;
    margin: auto;
}
.ds.promo .system-img {
	position: absolute;
	top: 0;
	left: 0;
}
.ds.promo .system-desc {
	color: #818189;
    font-size: 18px;
    line-height: 25px;
    position: relative;
    display: inline-block;
	padding-left: 195px;
}
.ds #mobile_menu.collapse.navbar-collapse.navbar-ex1-collapse {
    border-bottom: 0;
    margin-left: -30px;
    margin-right: -30px;
    height: 100vh!important;
	position: relative;
    overflow: scroll;

}
.ds .collapse {
    display: none!important;
}
.ds .collapse.in {
    display: block!important;
}

.ds #mobile_menu .navbar-nav li a, 
.ds #mobile_menu .nav li a {
    color: #3e3945;
    width: 100%;
    padding: 15px 20px;
    margin-right: 0px;
    background-color: transparent;
    text-transform: unset;
    font-size: 14px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    box-shadow: none;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    border-bottom: 1px solid #e6e6e6;
}

.ds button.nav_trigger {
    position: absolute;
    top: 35px;
    right: 5px;
    z-index: 20;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 50px;
    width: 50px;
    padding: 0 12px;
    background: transparent;
    border: 0;
    outline: 0;
}
.ds .nav_icon {
    position: relative;
    top: 2px;
    right: inherit;
    display: block;
    height: 2px;
    background-color: #000;
    border-radius: 2.5rem;
    transition: all .3s;
}
.ds .nav_icon:before {
    top: -7px;
}
.ds .nav_icon:after,
.ds .nav_icon:before {
    content: "";
    position: absolute;
    z-index: -1;
    display: block;
    height: 2px;
    width: 100%;
    border-radius: 2.5rem;
    background-color: #000;
    transition: all .3s;
}
.ds #mobile_menu { 
	position: relative;
    display: block;
    background-color: #fff;
}
.ds .avatar-block .avatar {
    display: inline-block;
    position: absolute;
    transform: translateY(0%);
    top: 10px;
}
.ds .avatar-block {
	padding-bottom: 40px;
}
.ds .avatar-block .card-inform {
    padding-left: 110px;
	padding-top: 0;
}
.ds .avatar-block .avatar i {
    font-size: 40px;
}
.ds .punct-for a {
	color: #5282ff;
	color: var(--text-primary);
}
.ds .punct-for ul {
	list-style: none;
}
.ds .punct-for ul li {
	padding-bottom: 25px;
	font-size: 17px;
	padding-left: 50px;
	padding-right: 40px;
}
.ds .punct-for ul li .check {
	position: absolute;
    display: block;
    left: 20px;
    font-size: 11px;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    background-color: #5282ff;
    color: #fff;
    padding: 7px;
	margin-top: -2px;
}
.ds .prob-desc {
	font-size: 17px;
    line-height: 26px;
	margin-bottom: 30px;
}
.ds .notebook img {
	width: 100%;
	max-width: 740px;
}
.ds .item-punct {
	position: absolute;
    display: block;
    font-size: 52px;
    font-weight: 800;
    color: #5282ff;
    color: var(--bg-primary);
    line-height: 46px;
}
.ds .item-punct span {
	font-size: 24px;
}
.ds .item-desc {
	padding-bottom: 30px;
	padding-top: 60px;
	padding-left: 70px;
}
.ds .item-img img {
	width: AUTO;
	max-width: 700px;
}
.ds .basis .outer {
	display: flex;
    width: 100%;
    min-height: 190px;
}
.ds .basis .avatar {
	-webkit-box-shadow: 0px 0px 41px 4px rgba(39, 62, 207, 0.37);
	-moz-box-shadow: 0px 0px 41px 4px rgba(39, 62, 207, 0.37);
	box-shadow: 0px 0px 41px 4px rgba(39, 62, 207, 0.37);
	position: absolute;
	top: 30px;
}
.ds .basis .avatar i {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 48%;
}
.ds .basis h2 {
	padding-left: 190px;
}
.ds .version-block {
	padding-left: 140px;
}
.ds .version-block ul {
	list-style: none;
	padding-left: 20px;
}
.ds .version-block ul li {
	font-size: 18px;
    padding-bottom: 25px;
}
.ds .version-block ul li:before {
    height: 8px;
    width: 8px;
    content: '';
    border-radius: 50%;
    background-color: #5282ff;
    position: absolute;
	margin-left: -19px;
    margin-top: 8px;
}
.ds .version-punct {
    height: 20px;
    width: 20px;
    content: '';
    border-radius: 50%;
    background-color: #5282ff;
    position: absolute;
    margin-left: -85px;
    margin-top: 0px;
}
.ds .version-punct:before{
	height: 560px;
    width: 2px;
    content: '';
    background-color: #d4d4d4;
    position: absolute;
	margin-left: 9px;
	z-index: 0;
    margin-top: 20px;
}
.ds .no-line .version-punct:before {
	display:none;
}
.ds .price-line {
	width: 150px;
    height: 3px;
    background-color: #5282ff;
    background-color: var(--bg-primary);
    margin: 15px 0;
}
.ds .basis .avatar img {
	width: auto;
    height: auto;	
}
.ds .basis  .as-6 .rounded-soft {
	border-radius: 0!important;
}
.ds .modal-dialog {
    width: 800px;
    margin: 30px auto;
}
.ds .modal-dialog.sm {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
	margin: 0 auto;
	pointer-events: none;
}
.ds .modal-content.sm {
	width: 400px;
    margin: 0 auto;
	pointer-events: auto;
}
.ds .modal-header {
    padding: 1rem 2rem;
}
.ds .modal-body {
    padding: 1rem 2rem;
}
.ds.promo header+.container-fluid,
.ds.promo header+.container {
	margin-top: 155px;
}
.ds.promo.common-home header+.container-fluid,
.ds.promo.common-home header+.container {
	margin-top: 0px;
}
.ds.site .navbar {
    position: absolute;
    right: 0;
    top: 77px;
    margin-bottom: 0px;
    border: 0px solid transparent;
    display: none;
}

.ds.site button.nav_trigger {
    position: absolute;
    top: -42px;
    right: 0;
    z-index: 20;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 50px;
    width: 50px;
    padding: 0 12px;
    background: transparent;
    border: 0;
    outline: 0;
}
.ds.site .nav_icon {
    position: relative;
    top: 2px;
    right: inherit;
    display: block;
    height: 2px;
    background-color: #000;
    border-radius: 2.5rem;
    transition: all .3s;
}
.ds.site .nav_icon:before {
    top: -7px;
}
.ds.site .nav_icon:after {
    top: 7px;
}
.ds.site .nav_icon:after, .nav_icon:before {
    content: "";
    position: absolute;
    z-index: -1;
    display: block;
    height: 2px;
    width: 100%;
    border-radius: 2.5rem;
    background-color: #000;
    transition: all .3s;
}
.ds.site button#nav_trigger.nav_trigger.transform span.nav_icon:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
}
.ds.site button#nav_trigger.nav_trigger.transform span.nav_icon:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
}
.ds.site button#nav_trigger.nav_trigger.transform span.nav_icon {
    background-color: transparent !important;
}
.ds.site #mobile_menu .navbar-nav li {
    float: none;
	width: 100%;
}
.ds .description_short ul {
	padding-left: 18px;
}
.ds #elfinder input[type="checkbox"], 
.ds #elfinder .checkbox input[type="checkbox"], 
.ds #elfinder .checkbox-inline input[type="checkbox"] {
	margin-right: 6px;
    width: 14px;
    height: 14px;
	border: 2px solid #3575ff;
}
.ds .menu-info {
	font-size:18px;
	font-weight:500;
	position:relative;
	display:block;
	margin-bottom: 20px;
}
.ds .psevdo-id {
    position: relative;
    top: -170px;
}
/*
.ds .ds-msg-item .alert.alert-primary {
    border-bottom: 8px solid #5282ff;
}
.ds .ds-msg-item .alert.alert-secondary {
    border-bottom: 8px solid #748194;
}
.ds .ds-msg-item .alert.alert-success {
    border-bottom: 8px solid #28b938;
}
.ds .ds-msg-item .alert.alert-danger {
    border-bottom: 8px solid #e63757;
}
.ds .ds-msg-item .alert.alert-warning {
    border-bottom: 8px solid #fdb914;
}
.ds .ds-msg-item .alert.alert-info {
    border-bottom: 8px solid #124ac3;
}
.ds .ds-msg-item .alert.alert-light {
    border-bottom: 8px solid #b3b3b3;
}
.ds .ds-msg-item .alert.alert-dark {
    border-bottom: 8px solid #0b1727;
}
.ds .ds-msg-item .alert {
	color: #ffffff;
    background-color: #fff;
    border-left: 0;
    border-right: 0;
    border-top: 0;
	padding: 0;
}
.ds .ds-msg-item .alert i {
    position: absolute;
    right: 20px;
    font-size: 16px;
    top: 20px;
    color: #262626;
}*/
.ds .ds-msg-item .alert h1,
.ds .ds-msg-item .alert h2,
.ds .ds-msg-item .alert h3,
.ds .ds-msg-item .alert h4,
.ds .ds-msg-item .alert h5,
.ds .ds-msg-item .alert h6 {
	position:relative;
	display:block;
}/*
.ds .ds-msg-item  .card-body {
    padding: 1rem 3.5rem 1rem 2rem;
}
.ds .ds-msg-item {
    border-radius: .25rem;
}
.ds .ds-msg-item p {
	color: #262626;
	margin-bottom: 0;
}
.ds .ds-msg-item .card-body {
	color: #262626!important;
}
*/
.ds.error-not_found #mobile_menu,
.ds.error-not_found .header-menu,
.ds.error-not_found .ds-msg-block {
	display:none!important;
}
body.ds.error-not_found.promo {
	background-color: #f7f6f9;
	background-color: var(--bg-light);
}









