* {
	font-family: 'Nunito';
}
a,a:hover{
	color:#fe9e0d;
}
body {
    background-color: #edecec;
}
.frame-widget {
    border-radius: 6px;
}
.block-profile-title {
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 15px;
}

.block-profile {
    background: #FFF;
    padding: 15px;
    border-radius: 6px;
}
.btn-defoult {
    background: #fe9e0d;
    color: #FFF;
}
.block-template {
    background-color: #FFF;
    border-color: #ccc;
    border-radius: 6px;
	position:sticky;
	top:0px;
}
.block-template-title {
    padding: 15px;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    border-bottom: 1px solid #CCC;
}
.block-template-title-icon {
    text-align: right;
    flex: 0 1 100% !important;
}

.block-template-title span {
    flex: 0 0 auto;
}
ul.left-menu {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

ul.left-menu li {
    display: block;
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
}

ul.left-menu li a {
    display: flex;
    padding: 10px 15px;
    color: #000;
    text-decoration: none;
}
ul.left-menu li.active a,ul.left-menu li.active li.active a  {
    color: #FFF;
}
ul.left-menu li.active,ul.left-menu li.active li.active {
    background-color: #ff9900;
}
ul.left-menu li.active li {
    background-color: #fff;
}
ul.left-menu li.active li a {
    color: #000;
}

ul.left-menu li:hover {
    border-top-color: #CCC;
    border-bottom-color: #CCC;
}
ul.left-menu ul.drown {
    padding: 0px;
    margin: 0px 0px;
    overflow: hidden;
    height: 0px;
}

ul.left-menu li.show ul.drown {
    height: auto;
}
ul.left-menu li .d-flex a {
    flex: 0 1 100%;
}

ul.left-menu li .d-flex .icon-down {
    flex: 0 0 auto;
}

.icon-down {
    background: transparent;
    border: none;
    padding: 0px 15px;
}
ul.left-menu li a .menu-icon {
    flex: 0 1 auto;
    padding: 0px 10px 0px 0px;
    position: relative;
    top: -2px;
}

ul.left-menu li a span {
    flex: 0 0 100%;
    line-height: normal;
}
ul.left-menu li.show .icon-down {
    transform: rotate(90deg);
    position: relative;
    top: 2px;
}
.block-template.min span {
    display: none;
}
.block-template.min span.menu-icon {
    display: block;
}
.block-template.min span.block-template-title-icon {
    display: block;
}
.block-template.min button.icon-down {
    display: none;
}
.block-template.min {
    width: 45px;
}
.block-template-title-icon {
    cursor: pointer;
}
button.allerts {
    background: transparent;
    border: none;
    box-shadow: none;
    color: #FFF;
    font-weight: bold;
    position: relative;
    top: -2px;
}
button.allerts:before {
    content: attr(data-messcnt);
}
.main-ui-filter-search {
    margin-top: 0px;
    margin-bottom: 0px;
}
#chartdiv {
  width: 100%;
  height: 500px;
max-width: 100%
}
.block-template-content {
    max-height: 500px;
    overflow-y: auto;
}
/*main mews*/
.news-icon img {
    width: 50px;
}

.news-title {
    font-weight: bold;
    font-size: 18px;
}

.news-anonce {
    font-size: 16px;
    margin: 7px 0px;
}

.news-data {
    font-size: 14px;
    display: flex;
}

.news-data span {
    flex: 0 0 auto;
    font-size: 14px;
}

.news-data span svg {
    margin-right: 10px;
}

.news-item {
    padding: 15px;
    max-width: 460px;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.news-item a {
    position: absolute;
    inset: 0;
}

.news-item:hover {
    background: #f7f7f7;
}
.calendar-filter {
    background: transparent;
    border: none;
    display: flex;
}

.calendar-filter svg {
    position: relative;
    top: -2px;
}
/**/
.vibor-uch {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
}
.btn-otgruzka {
    width: 150px;
    height: 100%;
    border: 2px solid #cfcfcf;
    border-radius: 9px;
}

.btn-otgruzka.active {
    border-color: #fe9e0d;
}
.fin-info {
    font-size: 12px;
}
.form-control.error {
    border: 1px solid #ff6c6c;
}
.img-crm-prod .img-item {
    padding: 0px 5px;
}
.fin-btn {
    color: inherit !important;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    margin-top: 25px;
    display: block;
}
.logo img {
    /* max-width: 170px; */
    /* margin-top: 5px; */
}
.vibor-uch a {
    vertical-align: middle;
}
.checkonline {
    width: 370px;
    margin: auto;
    background: #fff;
    padding: 15px;
    box-shadow: 0px 0px 5px -2px #000;
    font-size: 12px;
}
.checkonline table td {
    border: 0px solid #ccc;
    padding: 5px;
    font-size: 12px;
}
.vibor-uch a:hover {
    color: #3F3F3F;
    text-decoration: none !important;
}

span.icon-text {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
}
.saveinputs {
    width: 30px;
}
.vibor-uch img {
    margin-top: -3px;
}

.vibor-uch .icon-text {
    margin-left: 5px;
    color: #3F3F3F;
    display: inline-block;
}

.phone a {
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #3F3F3F;
}

.phone a:hover {
    color: #3F3F3F;
}

.search {
    position: relative;
}

.search .btn-icon {
    position: absolute;
    top: -3px;
    bottom: 0px;
    width: 22px;
    margin: auto;
    right: 13px;
    padding: 0px;
}

.search .form-control {
    border-radius: 30px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 40px;
}

.zakaz-text {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #3F3F3F;
}

.btn-login {
    border: 1px solid #6B7294;
    border-radius: 5px;
    padding: 9px 24px;
    font-size: 16px;
    background: #FFFFFF;
}

.auth .btn-login {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #3F3F3F;
    border: 1px solid #6B7294;
    border-radius: 5px;
}

.top-menu a {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #3F3F3F;
    margin-right: 24px;
}

.top-menu a:hover {
    color: #3F3F3F;
}

.top-menu a:nth-child(1) {
    margin-left: 0px;
}

.top-menu a:nth-last-child(1) {
    margin-left: 0px;
}

.cart {
    background: #50E29C;
    border-radius: 5px;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
	padding-top: 6px;
    padding-bottom: 6px;
}

.cart-title a,
.cart-sum a {
    color: inherit;
}

.form-control {
    background: #FAFBFD;
}

img {
    max-width: 100%;
}

.text-center {
	right: 5px;
}

.line {
    background: #06C78B;
    height: 36px;
    width: 1px;
}

header hr {
    margin: 10px 0px;
}

header {
    background-color: #ff9900;
}

footer {
    background: #fe9e0d;
    padding: 20px 0px;
}

.footer-menu a {
    margin-right: 35px;
    font-weight: 600;
    font-size: 16px;
}


.calendar {
    position: absolute;
    width: 740px;
    right: 0px;
    top: 40px;
    z-index: 9;
    display: none;
    background: #FFF;
    box-shadow: 1px 3px 10px -2px #3c3c3c;
    border: 1px solid #ccc;
    border-radius: 6px;
}
.calendar-main-date {
    padding-top: 10px;
}
.calendar-main-left {
    width: 170px;
    font-size: 14px;
    border-right: 1px solid #CCC;
}

.calendar-main-left-btn {
    background: transparent;
    border: none;
    display: block;
    width: 100%;
    text-align: left;
    padding: 10px 15px;
}

.calendar.show {
    display: block;
}

.calendar-main-left-btn.active,.calendar-main-left-btn:hover {
    background-color: #ff9900;
    color: #FFF;
}
.btn-calendar-month {
    background: transparent;
    border: none;
    text-align: center;
    width: 30px;
    position: relative;
    top: -1px;
}
.calendar-main-date-header-month-title {
    font-size: 14px;
    text-align: center;
}
.calendar-main-date-main-content {
    display: flex;
    flex-wrap: wrap;
    width: 245px;
}

.btn-day,.mw {
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 14px;
    border: none;
    background: transparent;
    flex: 0 0 35px;
    line-height: 35px;
}
.btn-day.active,.btn-day:hover {
    background-color: #ff9900;
    color: #FFF;
}

.btn-day.selected {
    background-color: #ff990061;
}
.calendar-footer {
    padding: 15px;
    font-size: 14px;
    border-top: 1px solid #CCC;
}

.btn-fail,.btn-append {
    width: 150px;
    padding: 10px;
    font-weight: bold;
    box-shadow: none;
    border-radius: 6px;
    overflow: none;
}

.btn-fail {
    border: 2px solid #ff9900;
    background: transparent;
    color: #ff9900;
}
.calendar-main {
    padding-bottom: 13px;
}
.btn-append {
    background-color: #ff9900;
    color: #FFF;
    border-color: #ff9900;
}




.footer-info {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
}

footer a,
footer a:hover {
    color: #FFFFFF;
}

.phone2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.footer-info a, .footer-info span {
    margin-right: 65px;
}

.soc-seti a {
    margin-left: 3px;
}

main {
    min-height: calc(100vh - 115px - 72px);
}

.h2 {
    font-weight: 600;
    font-size: 32px;
}

.banner {
    position: relative;
    padding-top: 25px;
    color: #FFFFFF;
    height: 283px;
}

.banner-description {
    max-width: 415px;
}

.banner-img {
    position: absolute;
    inset: 0;
    height: 283px;
    width: 100%;
}

.banner-text {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
}

.banner-line {
    background: #50E29C;
    border-radius: 5px;
    height: 4px;
    margin: 25px 0px;
}

.sections-item {
	height: 255px;
    padding: 15px;
    border-radius: 10px;
    background-color: #eef0f6;
    margin-bottom: 30px;
    background-repeat: no-repeat;
    background-position: right bottom;
    position: relative;
    background-size: contain;
}

.sections-item a {
    position: absolute;
    inset: 0;
}

.sections-item-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 23px;
    color: #3F3F3F;
    margin-bottom: 15px;
}

.sections-item-description {
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
}

.btn-blue {
    background: #6B7294;
    border-radius: 5px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.preim-item {
    position: relative;
    height: 145px;
    background: #FAFBFD;
    border-radius: 10px;
    padding: 10px 15px;
    margin-bottom: 24px;
}

.preim-item img {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.preim-item-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #3F3F3F;
}

.preim-item-description {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #6B7294;
}

.video {
    height: 400px;
    background-size: contain;
    position: relative;
    background-repeat: no-repeat;
}

.btn-play {
    position: absolute;
    inset: 0;
    margin: auto;
    height: 55px;
    width: 55px;
    border: none;
    background: transparent;
}

.video-container-title {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 20px;
    line-height: 33px;
    color: #6B7294;
}

.vidacha-header,
.vidacha-main {
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
    padding: 8px 15px;
    margin-right: 1px;
}

.vidacha-main {
    background: #FAFBFD;
    border: 1px solid #fff;
}

.vidacha-header{
    background: #E8EAF5;
}

.card-header {
    background: #EEF0F6;
    padding: 9px 15px;
    position: relative;
    cursor: pointer;
}

.card {
    border: 1px solid #ffffff;
}

.card-header:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: #50E29C;
    border-radius: 5px 0px 20px;
    width: 10px;
    height: 10px;
    display: block;
}

.card-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #6B7294;
    margin: 0px !important;
}

.card-body {
    background: #FAFBFD;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #6B7294;
}

.btn-nav {
    background: #6B7294;
    border-radius: 5px;
    width: 30px;
    height: 34px;
    padding: 0px;
    padding-bottom: 2px;
}

.nav-prev {
    margin-right: 12px;
}

.review-blok {
    background: #EEF0F6;
    border-radius: 10px;
    padding: 10px 15px;
    width: 350px;
    position: relative;
}

.review-blok:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: #50E29C;
    border-radius: 10px 0px 20px;
    width: 15px;
    height: 15px;
    display: block;
}

.review-blok-header-name {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #3F3F3F;
}

.review-blok-description {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
    margin-bottom: 28px;
    margin-top: 7px;
}

.map-card {
    height: 385px;
}

.giperapp {
    margin-top: 70px;
}

.giperapp img {
    width: 100%;
}

.subs {border-radius: 30px;}

.subscribe-description {
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 24px;
    color: #6B7294;
}

main hr {
    margin: 10px 0px;
}

.hk ul {
    list-style: none;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
}

.hk ul li {
    padding: 0px 5px;
}

.hk ul li:nth-child(1) {
    padding-left: 0px;
}

.hk a,
.hk span {
    font-weight: 600;
    font-size: 12px;
    color: #6B7294;
}

.catalog .h1 {
    font-weight: 600;
    font-size: 32px;
    color: #3F3F3F;
}

.catalog-search .btn-blue {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px; 
}

.catalog-main-block-description {
    background: #FAFBFD;
    border-radius: 0px 0px 5px 5px;
    display: none;
}

.arrow_active .catalog-main-block-description {
    display: block;
}

.catalog-main-block {
    margin-bottom: 5px;
}

.catalog-main-block-header {
    background: #EEF0F6;
    border-radius: 5px;
    padding: 7px 15px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
    cursor: pointer;
    position: relative;
}

.catalog-main-block-header:after {
    content: "";
    display: block;
    width: 10px;
    height: 6px;
    position: absolute;
    background-image: url(/images/icons/arrow-block.png);
    right: 15px;
    top: 0px;
    margin: auto;
    bottom: 0px;
}

.catalog-main-block-header:after {
    transform: rotate(180deg);
}

.arrow_active .catalog-main-block-header:after {
    transform: rotate(0deg);
}

.catalog-main-block-description ul {
    padding: 10px 15px;
    list-style: none;
    margin: 0px;
}

.catalog-main-block-description ul a {
    color: #B2BBE3;
}

.catalog-main-block-description span {
    color: #6B7294;
}

.catalog-main-block-description span,
.catalog-main-block-description ul a {
    padding: 3px 0px;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    display: block;
}

.price {
    color: #6B7294;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
}

.item-card {
    background: #EEF0F6;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 30px;
}

.item-card-img {
    height: 235px;
    width: 100%;
    background: #FFFFFF;
    border-radius: 5px;
    position: relative;
    margin-bottom: 10px;
}

.item-card-img img {
    position: absolute;
    inset: 15px;
    margin: auto;
    max-width: 80%;
    max-height: 80%;
}

.label-icon {
    position: absolute;
    width: 42px;
    height: 42px;
    background: #EEF0F6;
    border-radius: 5px 10px 5px 5px;
    top: -10px;
    right: -10px;
}

.label-text {
    position: absolute;
    background: #6B7294;
    border-radius: 10px 0px 0px 0px;
    bottom: 0px;
    right: 0px;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    padding: 5px 11px;
}

.item-card-info-sale {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    background: #FA465B;
    border-radius: 5px;
    align-self: self-start;
    padding: 5px 7px;
}

.item-card-info .d-flex {
    justify-content: space-between;
}

.item-card-info-weight {
    margin-top: 10px;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
}

.item-card-info-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #3F3F3F;
}

.item-card-info-old_price {
    text-align: right;
    text-decoration-line: line-through;
    color: #BBBFD6;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
}

.item-card-info-price {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-align: right;
    color: #6B7294;
}

.btn-cart-value {
    margin-top: 13px;
}

.item-card .basket {
    margin-top: 13px;
}

.btn-cart-value input[type="text"] {
    color: #6B7294;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    background: transparent;
    border: none;
    text-align: center;
    width: 30px;
}

.btn-cart-value .btn-minus, 
.btn-cart-value .btn-plus {
    background: #FFFFFF;
    border: 1px solid #E8EAF5;
    border-radius: 5px;
    color: #6B7294;
}

.btn.basket {
    background: #50E29C;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    color: #FFFFFF;
    width: 100%;
}

.item-card-info-title a {
    color: inherit;
}

.title-item {
	background: #EEF0F6;
	border-radius: 10px;
	padding: 10px;
}

.image {
	background: #FFFFFF;
	border-radius: 5px;
	height: 371px;
	position: relative;
}

.image img {
    max-width: 80%;
    max-height: 80%;
    margin: auto;
    inset: 0;
    position: absolute;
}

.time {
	background:#EEF0F6;
	padding: 10px 15px;
	border-radius: 10px;
	color: #6B7294;
	margin-bottom: 10px;
}

.bez-svininy:after {
	background-image: url(/images/icons/timeicon.svg);
}


.icon-after:after {
	content:"";
	display: block;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	position: absolute;
	right: 8px;
	background-position: center;
	top: 8px;
}

.icon-after {
	position: relative;	
}

.sale-text {
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 9px;
} 

.sale-time {
	font-weight: 700;
	font-size: 22px;
	line-height: 34px;
}

.card-text {
	background: #EEF0F6;
	border-radius: 10px;
	padding: 10px 15px;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
}

.detail_element_info_head{
	align-self: flex-start;
	width: 100%;
}

.card-text.sale {
	height: calc(100% - 89px - 10px);
}

.sale {
	position: relative;
}
.sale:after {
	content: attr(data-sale);
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	background: #FA465B;
	border-radius: 5px;
	color: #FFFFFF;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 7px;
}

.card_name {
	font-weight: 600;
	font-size: 24px;
	line-height: 33px;
	color: #3F3F3F;
	margin-bottom: 10px;
	align-self: flex-start;
	width: 100%;
}

.card-item {
	background: #EEF0F6;
	border-radius: 10px;
	padding: 10px;
}

.card-item_img {
	background: #FFFFFF;
	border-radius: 5px;
	width: 110px;
	height: 110px;
	position: relative;
}

.card-item_img img {
	max-width: 80%;
	max-height:80%;
	position: absolute;
	inset: 0;
	margin: auto;
}

.card-item-info-title {
	font-size: 16px;
	line-height: 22px;
	color: #3F3F3F;
	font-weight: 600;
}

.card-item-info-title a {
    color: inherit;
}

.sale .card-item-info 
.card-item-info_head {
	padding-right: 55px;
}

.card-item-info {
	position: relative;
	height: 100%;
}

.card-item-info_footer {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.card-item-info-weigh {
	font-size: 14px;
	line-height: 19px;
	color: #6B7294;
	font-weight: 700;
}

.card-item-info-oldprice {
	font-size: 18px;
	line-height: 25px;
	color: #BBBFD6;
	font-weight: 700;
	text-align: right;
	text-decoration-line: line-through;
    padding-right: 5px;
}

.card-item-info-price {
	font-weight: 700;
	font-size: 24px;
	line-height: 33px;
	text-align: right;
	color: #6B7294;
}

.card_weight {
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #6B7294;
	margin-bottom: 10px;
	align-self: flex-start;
	width: 100%;
}

.description-sum {
	align-self: flex-end;
	width: 100%;
}

.btn-plus, .btn-minus {
	font-size: 22px;
	width: 48px;
	height: 48px;
	padding: 0px !important;
}

.description-sum .basket {
	width: 100%;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	padding: 10px 9px;
	margin-top: 10px;
}

.btn-cart-value .btn-plus,
				.btn-minus {
	background: #FFFFFF;
	border: 1px solid #EEF0F6;
	border-radius: 5px;
}

.btn-cart-value input[type="text"] {
	color: #6B7294;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	background: transparent;
	border: none;
	text-align: center;
	width: 34px;
}

.basket {
	background: #50E29C;
	border-radius: 5px;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
    height: 48px;
}

.description-oldprice {
	font-size: 26px;
	font-weight: 700;
	line-height: 35px;
	text-decoration-line: line-through;
	color: #BBBFD6;
}

.description-price {
	font-size: 38px;
	font-weight: 700;
	line-height: 52px;
	color: #6B7294;
}

.owl-nav {
	inset: 0;
	position: absolute;
	height: 1px;
	margin: auto;
}

.owl-prev {
	left: -15px;
}

.owl-next,.owl-prev {
	position: absolute;
	background: #6B7294 !important;
	border-radius: 5px;
	width: 30px;
	height: 34px;
	top: -20px;
	color: #FFF !important;
}

.owl-next {
	right: -15px;
}

.instruct-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #6B7294;
}

.instruct-block-text {
    background: #EEF0F6;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #3F3F3F;
    padding: 15px;
}

.instruct {
    background: #FAFBFD;
    border-radius: 5px;
    margin-bottom: 30px;
}

.instruct-numb {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #3F3F3F;
    padding-left: 15px;
    padding-top: 10px;
}

.instruct-block {
    text-align: center;
}

.title-block-preim {
    color: #6B7294;
}

.viboruch-img {
    text-align: end;
    padding-right: 5px;
}

.viboruch-form {
    margin-bottom: 10px;
    border: 1px solid #E8EAF5;
    border-radius: 5px;
}

.uch-vibor {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
}

.about-uch h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 33px;
    color: #3F3F3F;
}

.aboutuch-title,
.aboutuch-descript {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #6B7294;
}

.zakaz-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
    padding-bottom: 10px;
}

.zakaz-title a {
    color: inherit;
}

.data-block {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #6B7294;
    padding: 25px 0px;
    display: flex;
}

.data-block-title,
.data-block-value {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
}

.data-block-title {
    color: #6B7294;
}

.data-block-value {
    color: #3F3F3F;
}

.zakaz {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #6B7294;
}

.btn-edit {
    padding: 0px;
    margin-left: 10px;
}

.edit-imp {
    background: #FAFBFD;
    border: 1px solid #E8EAF5;
    border-radius: 5px;
    padding-left: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
}

.zakaz-block {
    padding: 10px 10px 10px 15px;
    background: #FAFBFD;
    border-radius: 10px;
}

.zakaz-block-numb {
    font-weight: 600;
    line-height: 22px;
    color: #3F3F3F;
    padding-bottom: 10px;
}

.zakaz-block-summ {
    font-weight: 600;
    line-height: 22px;
    text-align: right;
    color: #6B7294;
}

.zakaz-block-date {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #B2BBE3;
    padding-bottom: 16px;
}

.zakaz-block-status {
    font-weight: 600;
    font-size: 14px;
    color: #6B7294;
}
.zakaz-block-status span{

    display: inline-block;
    vertical-align: middle;

}

.zakaz-block-all img {
    width: 14px !important;
    height: 14px;
    display: inline-block !important;
    vertical-align: baseline;
    margin-left: 10px;
}

.zakaz-block-chekdoc {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-decoration-line: underline;
    color: #6B7294;
}

.zakaz-block-point {
    width: 55px;
    height: 12px;
}

.zakaz-block-chekdoc a {
    color: inherit;
    margin-left: 20px;
}

.zakaz-block-chekdoc a:nth-child(1) {
    margin-left: 0px;
}

.btn-red {
    background: #FA465B;
    border-radius: 5px;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    padding: 3px 10px;
}

.zakaz-block-zachislenie {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
}

.zakaz-block-zachislenie-num {
    font-weight: 700;
    color: #2e365e;
}

.btn-zakaz {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    padding: 6px 10px;
    background: #50E29C;
    border-radius: 5px;
}

.owl-nav svg {
    margin: 0px 0px 2px 0px;
}

.my-money {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #6B7294;
    padding-bottom: 10px;
}

.money {
    background: #FAFBFD;
    border-radius: 10px;
    padding-left: 15px;
    padding-top: 10px;
    margin: 80px 0px;
}

.money-kol {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 10px;
    color: #06C78B;
}

.money-kol-num {
    font-weight: bold;
    color: #4db897;
}

.money-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #6B7294;
    padding-top: 66px;
}

.money-text {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
    padding-top: 10px;
    max-width: 335px;
    padding-bottom: 20px;
}

.money-card {
    background: #EEF0F6;
    border-radius: 10px;
    padding: 10px;
    width: 255px;
    height: 235px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.money-card-img {
    height: 100%;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    position: relative;
}

.money-card-img img {
    position: absolute;
    inset: 0;
    margin: auto;
    max-width: 80%;
    max-height: 80%;
}

.money-label-text {
    position: absolute;
    background: #6B7294;
    border-radius: 40px 0px 10px;
    bottom: 0px;
    right: 0px;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #FFFFFF;
    z-index: 99;
    width: 540px;
    padding: 12px 15px;
    text-align: end;
}

.form-book {
    background: #FAFBFD;
    border: 1px solid #E8EAF5;
    border-radius: 5px;
    margin-bottom: 20px;
}

.book-pred .h1 {
    font-weight: 600;
    font-size: 32px;
    color: #3F3F3F;
}


.book-type {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
    padding-bottom: 10px;
}

.book-form {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
    padding-left: 10px;
}

textarea {
    background: #FAFBFD;
    border: 1px solid #E8EAF5;
    border-radius: 5px;
    resize: none !important;
    width: 100%;
    padding: 10px 15px;
    color: #6B7294;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    outline: none;
}

textarea#areatext {
    height: 145px;
}

.book-text-soglashenie {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #6B7294;
}

.text-soglashenie {
    text-decoration: underline;
}

.book-text-soglashenie-btn {
    text-align: end;
}

.name-uch {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #6B7294;
    margin-bottom: 25px;
}

.zakaz-status-block {
    margin-bottom: 23px;
}

.item-zakaz {
    background: #eef0f6;
    border-radius: 10px;
    padding: 10px 15px 10px 10px;
    margin-bottom: 3px;
}
.zakaz-status-block {
    background: #f2f2f294;
    padding: 15px;
    border-radius: 5px;
}
.block_order_detail_c {
    background: #f2f2f294;
    padding: 0px 15px;
    border-radius: 5px;
}
.item-zakaz-img {
    height: 55px;
    width: 55px;
    background: #FFFFFF;
    border-radius: 5px;
    position: relative;
    margin-right: 10px;
}

.item-zakaz-img img {
    position: absolute;
    inset: 0;
    margin: auto;
    width: 80%;
    height: 80%;
}

.item-zakaz-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #3F3F3F;
    padding-bottom: 5px;
}

.item-zakaz-title a {
    color: inherit;
}

.item-zakaz-weight {
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
}

.item-zakaz-value {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
    padding-left: 10px;
}

.item-zakaz-value:nth-child(1) {
    padding-left: 0px;
}

span.item-zakaz-all-weight {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #6B7294;
}

span.item-zakaz-all-sum {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-align: right;
    color: #6B7294;
    display: block;
}

.item-zakaz-all-chekdoc {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-decoration-line: underline;
    color: #6B7294;
}

.item-zakaz-all-chekdoc a {
    color: inherit;
    margin-left: 20px;
}

.item-zakaz-all-chekdoc a:nth-child(1) {
    margin-left: 0px;
}

.btn-gr {
    margin-left: 20px;
}

.item-zakaz-all-chekdoc {
    margin-right: 50px;
}

.zakaz-block-point img {
    display: block;
}

.obrash-block {
    background: #FAFBFD;
    border-radius: 10px;
    padding: 10px 15px;
    margin-bottom: 3px;
}

.obrash-block-number {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #6B7294;
}

.obrash-block-data {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #B2BBE3;
}

.obrash-block-text {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
}

.obrash-block-status {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #06C78B;
}

.obrash-block-podrobnee {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
    text-decoration-line: underline;
    text-align: end;
}

.obrash-block-podrobnee a {
    color: inherit;
}

.zagolovok.mb-4 {
    font-weight: 600;
    line-height: 33px;
    color: #6B7294;
}

.zagolovok h2 {
    font-size: 24px;
}

.i-obrashenie {
    margin-bottom: 25px;
}

.i-obrashenie-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #6B7294;
    margin-bottom: 10px;

}

.i-obrashenie-text {
    background: #FAFBFD;
    border-radius: 5px;
}

.iobrashenie-text-value {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
     padding: 10px 15px;
}

.iobrashenie-text-time {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    color: #B2BBE3;
    padding-right: 15px;
    padding-bottom: 10px;
}

.manag-obrashenie {
    margin-bottom: 80px;
}

.manag-obrashenie-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: right;
    color: #6B7294;
    margin-bottom: 10px;
}

.manag-text {
    background: #EEF0F6;
    border-radius: 5px;
    position: relative;
}

.manag-obrashenie-text-value {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
    padding: 10px 15px;
}

.manag-text:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    background: #50E29C;
    border-radius: 5px 0px 20px;
    display: block;
    width: 15px;
    height: 15px;
}

textarea#obrash-area {
    height: 193px;
    margin-bottom: 25px;
}

.obrashenie-otp, 
.obrashenie-off {
    margin-bottom: 25px;
}

.btn-off {
    padding: 6px 16px;
}

.btn-lkab {
    padding: 5px 10px;
    margin-right: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
}

.statistica-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #6B7294;
    margin-bottom: 10px;
}

.statistica-text {
    background: #FAFBFD;
    border-radius: 10px;
    padding: 10px 15px 20px 15px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #6B7294;
}

.statistica-text-value {
    font-weight: 700;
    padding-left: 6px;
    color: #5f6686;
}

.statistica-text-prod,
.statistica-text-job,
.statistica-text-all {
    padding-bottom: 8px;
}

.statistica-text-money img,
.statistica-text-all img {
    padding-left: 10px;
}

.top-items-header {
    background: #EEF0F6;
    border-radius: 10px 10px 0px 0px;
    padding: 9px 15px;
    cursor: pointer;
}

.top-items-header-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #6B7294;
}
.hiden img{
    transform: rotate(180deg);
}

.top-items-main-body {
    background: #FAFBFD;
    padding: 10px 15px 10px 0px;
}

.item-zakaz-num {
    padding: 27px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #6B7294;
}

.item-zakaz-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #3F3F3F;
}

.item-zakaz-text a {
    color: inherit;
}

.item-zakaz-kol {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #06C78B;
}

.top-items {
    margin-bottom: 25px;
}

.info-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #6B7294;
    display: flex;
}

.info-api {
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #3F3F3F;
}

.info-module {
    margin-bottom: 25px;
}

.info-module-text {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
    margin-bottom: 10px;
}

.btn-module {
    padding: 6px 19px;
}

.finans-formation {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
}

.finans-formation-title {
    color: #3F3F3F;
    padding-bottom: 10px;
}

.finans-formation-main {
    text-decoration-line: underline;
    color: #6B7294;
}

.finans-formation-main a {
    color: inherit;
    margin-right: 17px;
}

.finans-formation-main a:nth-last-child(1) {
    margin-right: 0px;
}

.finans-buttons {
    display: flex;
    margin-top: 25px;
    margin-bottom: 25px;
}

.btn-fin {
    padding: 5px 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    background: #EEF0F6;
    border-radius: 5px;
    color: #6B7294;
    margin-right: 10px;
}

.btn-active {
    color: #FFFFFF !important;
    background: #6B7294 !important;
    border-radius: 5px;
} 

.finans-main-element-text {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
}

.finans-main-element-text a {
    color: inherit;
}

.main-element-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #3F3F3F;
}

.main-element-num {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #B2BBE3;
}

.finans-main-element {
    background: #FAFBFD;
    border-radius: 10px;
    padding: 10px 15px;
    margin-bottom: 1px;
}

.finans-main {
    margin-bottom: 25px;
}

.rate {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #6B7294;
    margin-bottom: 25px;
}

.rate-name {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #06C78B;
    margin-bottom: 20px;
}

.rate-info-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #6B7294;
}

.rate-info {
    position: relative;
    padding-left: 20px;
}

.rate-info:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #50E29C;
    border-radius: 5px 0px 10px;
    display: block;
    left: 0px;
    top: 7px;
}

.rate-perehod-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #6B7294;
}

.rate-perehod {
    padding: 10px 10px 10px 15px;
    background: #6B7294;
    border-radius: 10px;
    margin-bottom: 25px;
}

.rate-perehod-preim-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-left: 20px;
}

.rate-perehod-preim {
    position: relative;
}

.rate-perehod-preim:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #50E29C;
    border-radius: 5px 0px 10px;
    display: block;
    left: 0px;
    top: 7px;
}

.btn-rate {
    padding: 10px 30px;
}

.sample {
    margin-bottom: 25px;
}

.sample-xml-text {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
    margin-bottom: 10px;
}

.sample-xml {
    margin-bottom: 20px;
}

.sample-link {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
    margin-bottom: 10px;
}

.link-imp {
    background: #FAFBFD;
    border: 1px solid #E8EAF5;
    border-radius: 5px;
    font-weight: 600;
    font-size:  14px;
    color: #6B7294;
}

.link-form {
    margin-bottom: 25px;
}

.loading-items {
    text-align: right;
    margin-bottom: 25px;
}

.postav-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #6B7294;
    margin-bottom: 25px;
}

.postav-body {
    margin-top: 25px;
}

.postav-main-element {
    background: #FAFBFD;
    border-radius: 5px;
    padding: 12px 15px;
    margin-bottom: 2px;
}

.postav-main-element-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
}

.postav-main-element-text {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-decoration-line: underline;
    color: #6B7294;
}

.postav-main-element-text a {
    color: inherit;
}

.managcont-blok {
    margin-bottom: 25px;
}

.managcont-blok-week,
.requisites-name {
    margin-right: 2px;
}

.managcont-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #6B7294;
    margin-bottom: 25px;
}

.managcont-grey {
    background: #EEF0F6;
}

.managcont-white {
    background: #FAFBFD;
}

.managcont-white,
.managcont-grey {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
    border-radius: 5px;
    padding: 7px 15px;
    width: 100%;
}

.managcont-grey, 
.managcont-white {
    margin-bottom: 2px;
}

.managcont-obrash {
    text-align: right;
}

.contact-form-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
    margin-bottom: 10px;
}

.contact-form-book {
    background: #FAFBFD;
    border: 1px solid #E8EAF5;
    border-radius: 5px;
    margin-bottom: 7px;
}

.contact-form-blok {
    margin-bottom: 20px;
}

textarea#contact {
    height: 145px;
}

.btn-sell {
    background: #FFFFFF;
    box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 9px 24px;
    font-size: 16px;
}

.offer {
    background: #FAFBFD;
    border-radius: 10px;
    position: relative;
    margin-bottom: 25px;
}

.offer:before {
    position: absolute;
    content: "";
    background: #50E29C;
    border-radius: 10px 0px 20px;
    width: 15px;
    height: 15px;
    display: block;
    top: 0px;
    left: 0px;
}

.offer-title span {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
}

.offer-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #6B7294;
    margin-bottom: 10px;
}

.offer-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #06C78B;
}


.offer-img {
    margin-right: 95px;
}

.offer-value {
    padding: 15px 20px;
}

.offer-work {
    background: #FAFBFD;
    border-radius: 10px;
    position: relative;
    min-height: 177px;
    margin-bottom: 25px;
}

.offer-work:before {
    content: "";
    position: absolute;
    background: #50E29C;
    border-radius: 10px 0px 20px;
    display: block;
    width: 15px;
    height: 15px;
}

.offer-work-description {
    padding: 15px 15px 20px 15px;
}

.offer-work-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    color: #6B7294;
    padding-bottom: 10px;
}

.offer-work-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #6B7294;
}

.offer-condition-blok {
    position: relative;
    margin-bottom: 25px;
}

.offer-condition-blok:before {
    position: absolute;
    width: 15px;
    height: 15px;
    content: "";
    display: block;
    background: #50E29C;
    border-radius: 10px 0px 20px;
    top: 0px;
    left: 0px;
}

.offer-condition-blok-description {
    padding: 15px;
    padding-bottom: 0px !important;
}

.offer-condition-blok-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    color: #6B7294;
}

.offer-condition-blok-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #6B7294;
}

.offer-button {
    margin: 25px 0px;
    text-align: right;
}

.btn-offer {
    padding: 6px 25px;
}

.news-blok {
    background: #EEF0F6;
    border-radius: 10px;
    position: relative;
    margin-bottom: 25px;
}

.news-blok:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: #50E29C;
    border-radius: 5px 0px 20px;
    width: 15px;
    height: 15px;
    display: block;
}

.news-blok:after {
    content: "Актуально";
    position:absolute;
    background: #50E29C;
    border-radius: 0px 10px;
    padding: 4px 30px;
    top: 0px;
    right: 0px;
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.news-blok-description {
    padding: 15px;
}

.news-blok-date {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #6B7294;
    margin-bottom: 10px;
}

.news-blok-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #3F3F3F;
}

.news-blok-title a {
    color: inherit;
}

.news-item-data {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #6B7294;
    margin-bottom: 25px;
}

.news-item-description p {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
}

.news-item-soc-seti {
    margin-top: 25px;
    text-align: right;
}

.news-item-soc-seti-vk {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
}

.news-item-soc-seti-vk img {
    margin-left: 5px;
    margin-top: -2px;
}

.vidacha p,
.vozvrat p,
.dostavka p {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #3F3F3F;
}

.reg-vibor {
    padding: 5px;
    background: #EEF0F6;
    border: 1px solid #E8EAF5;
    border-radius: 10px;
}

.green-btn {
    background: #50E29C;
    border-radius: 5px;
    color: #FFFFFF;
}

.white-btn {
    color: #6B7294;
}

.btn-reg {
    padding: 10px 36px;
}

.reg-data-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #6B7294;
}

.reg-data-description-block {
    margin-bottom: 20px;
}

label.reg-data-description-block-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #6B7294;
    margin-bottom: 10px;
}

.reg-data-text-soglashenie {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #6B7294;
}

.btn-registr {
    padding: 6px 16px;
}

.btn-bask {
    height: 32px !important;
    width: 32px !important;
    font-size: inherit;
}

.basket-value input[type="text"] {
	color: #6B7294;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	background: transparent;
	border: none;
	text-align: center;
	width: 34px;
}

.basket-value {
    text-align: center;
}

.basket-value .btn-plus,
				.btn-minus {
	background: #FFFFFF;
	border: 1px solid #EEF0F6;
	border-radius: 5px;
}

.item-zakaz-weight-all {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #6B7294;
}

.item-zakaz-sum-all {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-align: right;
    color: #6B7294;
}

.item-zakaz-oformbtn {
    text-align: right;
    margin-bottom: 25px;
}

.btn-oform {
    padding: 6px 10px;
}

.btn-pag {
    width: 34px;
    height: 34px;
    background: #EEF0F6;
    border-radius: 5px;
    padding: 0px;
    padding-bottom: 4px;
}

.news-pagination-num {
    list-style: none;
    display: inline-flex;
}

.news-pagination-num li {
    margin-right: 10px;
}

.news-pagination-num li:nth-last-child(1) {
    margin-right: 0px;
}

.pagination-num-type-deactive,
.pagination-num-type-active {
    height: 34px;
    width: 34px;
    border-radius: 5px;
    padding-top: 4px;
    text-align: center;
}

.pagination-num-type-deactive {
    background: #EEF0F6;
    color: #6B7294;
}

.pagination-num-type-active {
    background: #50E29C;
    color: #FFFFFF;
}

.news-pagination-num span {
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
}

.news-pagination-num a {
    color: inherit;
}

.news-pagination {
    text-align: center;
}
.btn.btn-lg.btn-primary.basket-btn-checkout {
    background: #50E29C  !important;
    border: 1px solid #50E29C !important;
}

.basket-checkout-container {
    border-radius: 17px;
}

.basket-items-list-wrapper, .basket-items-list-wrapper-compact {
    border-radius: 16px;
    overflow: hidden;
}

a.page-link {
    color: #50e29c;
}

.page-item.active .page-link {
    background-color: #50e29c;
    border-color: #50e29c;
}

.page-link:hover {
    color: #50e29c;
}

.page-link {
    color: #50e29c;
    border: none !important;
}

.pagination {border: none !important;}

.page-item.disabled .page-link {
    border: none !important;
}


.tt-info {
    font-size: 14px;
}
.logo img {
    max-width: 87px;
    /* border-radius: 3px; */
}
.block-fin {
    padding: 24px;
    border: 1px solid #06c78b1c;
    border-radius: 9px;
    background: #0c8c64;
    color: #FFF;
}

.fin-title {
    font-size: 18px;
    font-weight: bold;
}

.fin-value {
    font-size: 36px;
    font-weight: 900;
}
.block-fin.rezerv {
    background: #737373;
}

.block-fin.oborot {
    background: #04838e;
}

.block-fin.viplaty {
    background: #bc7c07;
}
.btn-deletestr {
    background-color: #eb8c8c;
    line-height: 0px;
    font-size: 14px;
    padding: 13px 10px;
}

button.btn.btn-addstr {
    background-color: #26a861;
    line-height: 0px;
    font-size: 14px;
    padding: 13px 10px;
    color: #FFF;
}
.udergano {
    background: #bc0707;
}
@media (max-width: 1100px)
{  
	html{
		zoom:0.7;
	}
}

@media (max-width: 1000px) 
{   
.phone {
    font-size: 12px;
}
	html{
		zoom:1;
	}
    .banner-text {
        text-align: center;
        margin-bottom: 30px;
    }

    .h2 {
        font-size: 22px;
    }

    hr {
        margin: 0px;
    }

    .video {
        height: 250px;
    }
    
    .video-container {
        margin-top: 5px;
    }

    .city-vibor {
        margin-bottom: 10px;
    }

    .btn-nav {
        margin-top: 16px;
    }

    .review-blok {
    width: 330px;
    }

    .giperapp {
        margin-top: 20px;
    }

    .subscribe-description {
        font-size: 15px;
    }

    .footer-info span {
        margin-top: 10px;
    }

    .footer-info a,
    .footer-info span {
        display: block;
        text-align: center;
        margin-right: 0px;
        margin-top: 10px;
    }

    .soc-seti {
        margin-top: -15px;
    }

    .hk li,.hk span {
        padding: 0px 2px !important;
    }

    .sortirovka {
        margin-top: 30px;
    }

    .item-card-info-price {
        font-size: 18px;
    }
    
    .item-card-info-old_price {
        padding-top: 7px;
    }

    .btn-cart-value {
        justify-content: center;
    }

    .title-item {
        margin-bottom: 20px;
    }
    
    .time {
        margin-bottom: 20px;
    }

    .detail_element_info_head {
    padding-right: 55px;
    }

    .catalog .h1 {
        font-size: 30px;
    }

    .aboutuch-rejim {
        padding-bottom: 10px;
    }

    .btn-uch {
        margin-top: 10px;
    }
    
    .aboutuch-descript {
        text-align: end;
    }

    .data-block {
        justify-content: center;
    }
    
    .zakaz-block-chekdoc a {
        margin-left: 10px;
    }

    .btn-zakaz {
        padding: 3px 5px;
    }
    
    .zakaz-block-zachislenie-num {
        display: flex;
    }

    .money-card {position: relative;
        margin-left: 20px;
    }

    .money-title {
        padding-top: 20px;
    }

    .money-label-text {
        width: 100%;
    }

    .book-pred .h1 {
        font-size: 24px;
    }

    .book-text-soglashenie-btn {
        text-align: center;
        margin-top: 25px;
    }

    .item-zakaz-value {
        padding-left: 5px;
    }

    span.item-zakaz-all-sum {
        font-size: 21px;
    }

    .obrash-block-text {
        padding-top: 15px;
        text-align: center;
    }

    .obrash-block-podrobnee {
        text-align: center;
        padding-top: 15px;
    }

    .zagolovok h2 {
    font-size: 22px;
    }

    .btn-lkab {
    margin-bottom: 10px;
    }

    .statistica-month {
        margin-top: 30px;
    }

    .data-block-value {
        text-align: right;
    }

    .info-api,
    .info-module {
        text-align: center;
    }

    .finans-buttons {
        justify-content: center;
    }

    .finans-main-element-text {
        text-align: center;
    }

    .rate-perehod-btn {
        text-align: center;
    }

    .sample,
    .sample-xml {
        text-align: center;
    }

    .finans-buttons {
        justify-content: left;
    }

    .postav-btn {
        margin-bottom: 25px;
    }

    .postav-title {
        font-size: 19px;
    }

    .postav-main {
        margin-top: 30px;
        margin-bottom: 25px;
    }

    .managcont-blok-time {
        text-align: center;
    }

    .requisites .managcont-grey {
        min-height: 52px;
    }

    .offer-img {
        margin: 0px;
    }

    .card-title {
        font-size: 18px;
    }

    .offer-button {
        text-align: center;
    }

    .news-blok:after {
        font-size: 14px;
        padding: 2px 7px;
    }

    .news-blok-date {
        padding-top: 5px;
    }

    .news-item-soc-seti-vk {
        margin-bottom: 25px;
    }

    .btn-reg {
        padding: 6px 30px;
    }

    .reg-data-title {
        padding-top: 20px;
    }

    .reg-data-text-soglashenie-btn {
        margin-top: 20px;
    }

    .item-zakaz-title {
        padding-right: 35px;
    }

    .item-zakaz-weight {
        font-size: 14px;
    }

    .item-zakaz-value {
        text-align: end;
    }

    .item-zakaz-sum-all {
        font-size: 18px;
    }

    .item-zakaz-oformbtn {
        text-align: center;
    }

    .news-pagination-num {
        padding: 0px !important;
    }
	.logo img {
		max-width: 50px;
		border-radius: 3px;
	}
	.main-grid-panel-table tr {
		display: flex;
		flex-wrap: wrap;
		height: auto;
	}
	
	.main-grid-panel-table tr td {
		display: block;
		flex: 0 0 100%;
		margin: 5px 0px;
	}
	
	table.main-grid-panel-table {
		display: block;
	}
	.main-ui-pagination-arrows {
		display: flex;
		margin: 10px 5px;
		width: 100%;
	}
	
	.main-ui-pagination {display: block;width: 100%;text-align: center;}
	
	.main-ui-pagination-arrows span {
		flex: 1 0 auto;
		display: block;
	}
	
	.main-ui-pagination-arrows a {
		flex: 1 0 auto;
	}
	.main-ui-filter-search {
		max-width: 100%;
		min-width: 320px;
		width: 100%;
	}
	.block-fin {
		margin-bottom: 15px;
	}
}
.regions_check_box_all img {
    width: 20px;
    transform: rotate(180deg);
}
.regions_check_box_all + .regions_check_box_items {
    overflow: hidden;
    height: 0px;
}
.regions_check_box_items {
    margin-left: 30px;
}
.main-ui-filter-search {
    border: 1px solid #DDD;
}
.regions_check_box_all.active + .regions_check_box_items {
    height: auto;
}
.form-group label {
    font-weight: bold;
}
.regions_check_box_all.active img {
    transform: rotate(0deg);
}
.regions_check_box_all,.regions_check_box input {
    cursor: pointer;
}
.btn:active,.btn:focus {
	outline:none !important;
    box-shadow: none !important;
}

.block_product_add {
    max-width: 600px;
    margin: 35px auto 35px auto;
    padding: 25px;
    border: 1px solid #fe9e0d;
    border-radius: 6px;
}
.btn-prevsteep {
    background: #ffb0b0;
}
.btn-steep[data-steep="0"] {
    background: #c9c9c9;
}
.btn-steep {
    border: none;
}
.block_product_add_buttons {
    margin-top: 25px;
}
.btn-nextsteep {
    background: #fe9e0d;
    color: #FFF;
}

.btn-nextsteep:hover {
    background: #dd8808;
    color: #FFF;
}
.productattributs .required:after {
    content: " *";
    color: red;
}
.productattributs .description {
    font-size: 12px;
}
.property_block {
    border-bottom: 1px solid #CCC;
    margin-bottom: 22px;
}
.property_block label {
    display: flex;
    font-size: 12px;
    align-items: center;
    cursor: pointer;
    margin-top: 5px;
}
.propmultiple {
    max-height: 200px;
    overflow-y: auto;
}
.property_block label span {
    margin-left: 10px;
}
.drag_an_drag_img {
    height: 87px;
    border: 2px solid #CCC;
    margin: 2px;
	border-radius: 10px;
    overflow: hidden;
    background-size: 100% 100%;
}
.drag_an_drag_img input[type="file"] {
    opacity: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
}
.drag_an_drag_img:hover {
    background-image: url('/images/add_image.png') !important;
}