* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
:root {
    --main: #191927;
    --extra: #222330;
    --menu-color: #d1d1d1;
}
body {
    font-family: 'Roboto', Arial ;
    background: var(--main);
    line-height: 1;
}
ul {
    list-style: none;
}
a {
    text-decoration: none;
}
img{
    width: 100%;
}
.wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 15px 15px;
    width: 100%;
}
.header {
    width: inherit;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid var(--extra);
    margin: 0 -15px;
    /*margin-bottom: 30px;*/
    background: var(--main);
    z-index: 999;
}
.header__logo {
    display: flex;
    max-width: 100px;
    width: 100%;
}
.logo {
    padding: 6px 18px;
}
.header__menu {
    display: flex;
}
.header__menu-link {
    color: #fff;
    font-size: 28px;
    margin-left: 15px;
    transition: 0.5s;
}
.menu {
    max-width: 400px;
}
.menu__reviews {
    background: #ffcb02;
    color: #fff;
    padding: 5px;
    border-radius: 100px;
    font-size: 18px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    user-select: none;
}
.menu__reviews_span {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--main);
    margin-right: 15px;
    cursor: grab;
    position: relative;
    z-index: 1;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu__reviews_span:active {
    cursor: grabbing;
}
.menu__reviews_text {
    margin-right: 20px;
    color: var(--main);
}

.menu__list-link {
    color: var(--menu-color);
    display: block;
    padding: 15px 15px;
    border-radius: 50px;
    transition: 0.5s;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.menu__list-link:hover, .menu__list-link.active {
    background: rgba(255, 255, 255, 0.137);
}
.menu__list-link i {
    font-size: 20px;
    
    transition: 0.5s;
}
.menu__list-link__icon-box {
    margin-right: 15px;
    width: 25px;
    display: flex;
    justify-content: center;
}
.menu__list li:nth-of-type(2n+1) .menu__list-link:hover i, .menu__list li:nth-of-type(2n+1) .menu__list-link.active i{
    background: linear-gradient(135deg, #fdd269, #f24d77, #9f3dc8);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}
.menu__list li:nth-of-type(2n+2) .menu__list-link:hover i, .menu__list li:nth-of-type(2n+2) .menu__list-link.active i{
    background: linear-gradient(45deg, #fdd269, #f24d77, #9f3dc8);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}
.main {
    background: var(--extra);
    min-height: max-content;
    max-width: 65%; /*было 900px*/
    min-width: 320px;
    width: 100%;
    margin-left: 40px;
    border-radius: 15px;
    padding: 50px 70px 70px; /*при ширине 900px - padding: 30px 50px 50px;*/
    align-self: baseline;
    color: var(--menu-color);
}
.slider {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    height: max-content;
    height: 60vh; /*было статично 500px*/
    display: flex;
    flex-direction: column;
    align-items: center;
}
.slider__line {
    width: 100%;
}
.slider img {
    object-fit: cover;
}
.slider__btn {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    border: none;
    outline: none;
    font-size: 25px;
    cursor: pointer;
    transition: 0.5s;
}
.slider__btn:disabled {
    opacity: 0;
    cursor: default;
}
.slider__next {
    right: 0;
}
.slider__prev {
    left: 0;
}
.slider__dots {
    padding: 10px;
    width: max-content;
    height: max-content;
    background: #fff;
    position: absolute;
    border-radius: 6px;
    bottom: 10px;
    display: flex;
}
.slider__dots-item {
    width: 15px;
    height: 15px;
    background: #8a8888;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
    transition: 0.5s;
}
.slider__dots-item:last-of-type {
    margin-right: 0;
}
.slider__dots-item.active {
    background: var(--main);
}
.head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    margin: 5px 0px 50px;
}
.head__title {
    padding: 15px 30px; 
    background: #fff;
    -webkit-background-composite: border;
    border-radius: 10px;
    width: max-content;
    font-size: 24px;
    text-transform: uppercase;
    color: var(--main);
    letter-spacing: 1.2px;
    line-height: 1.2;
}
.body {
    margin-top: 60px;
}
.body__title {
    color: #fff;
    margin: 35px 0px 20px 0px; /*при main 900px было - margin: 25px 0px 15px 0px;*/
    font-size: 26px;
    font-weight: 400;
    line-height: 1.2;
    max-width: 80%;/*ограничения не было если main 900px*/
}
.body__desc {
    margin: 15px 0px 0px 0px; /*при main 900px было - margin: 10px 0px 0px 0px;*/
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    line-height: 1.7;
    max-width: 80%;/*ограничения не было если main 900px*/
}
.portfolio-link {
    color: #fff;
    transition: 0.5s;
}
.portfolio-link:hover {
    color: #ffcb02;
    transition: 0.5s;
    
}
.map {
    width: 100%;
    height: 500px;
    border: none;
    border-radius: 15px;
    margin-top: 15px;
}

.form__label {
    display: flex;
    flex-direction: column;
    max-width: 350px;
    user-select: none;
    position: relative;
    margin: 20px 0;
}
.form__input {
    padding: 12px;
    border-radius: 10px;
    font-size: 20px;
    outline: none;
    background: transparent;
    border: 2px solid #8a8888;
    color: #fff;
    transition: 0.2s;
}
/*
.form__input._error {
    border-color: red;
}*/
textarea.form__input {
    width: 100%;
    resize: none;
    height: 250px;
}
.form__text {
    color: #8a8888;
    font-size: 20px;
    background: var(--extra);
    top: 13px;
    left: 15px;
    position: absolute;
    padding: 0 10px;
    width: max-content;
    transition: 0.2s;
    cursor: text;
}
.form__btn {
    background: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    outline: none;
    transition: background 0.5s;
}
.form__btn:hover {
    background: #14a4ad;
    color: #fff;
}
.form__btn:focus {
    background: #14a4ad;
    color: #fff;
}
.form__btn:disabled {
    background: grey;
    color: #000;
    cursor: default;
}
.form__droplist {
    display: flex;
    padding: 20px 177px 20px 20px;
    margin: 20px 0;
    outline: none;
    font-size: 18px;
    border: none;
    border-radius: 15px;
}


/* -------------------------------------------------------------------------- */
.droplist__option {
    border-radius: 15px 15px 0 0;
}
.droplist__option:first-child {
    
    border-radius: 15px 15px 0 0;
}


.__select {
    display: flex;
    flex-direction: column;
    max-width: 350px;
    user-select: none;
    position: relative;
    margin: 20px 0;
    
  }
  .__select[data-state=active] .__select__title::before {
    transform: translate(-3px, -50%) rotate(-45deg);
  }
  .__select[data-state=active] .__select__title::after {
    transform: translate(3px, -50%) rotate(45deg);
  }
  .__select[data-state=active] .__select__content {
    opacity: 1;
  }
  .__select[data-state=active] .__select__label + .__select__input + .__select__label {
    max-height: 40px;
    border-top-width: 1px;
  }
  
  .__select__title {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 12px 22px;    
    font-size: 20px;
    border-radius: 10px;
    background: var(--menu-color);
    cursor: pointer;
    outline: none;
    color: var(--extra);
    
    
  }
  .__select__title::before, .__select__title::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    display: block;
    width: 10px;
    height: 2px;
    transition: all 0.3s ease-out;
    background-color: var(--extra);
    transform: translate(-3px, -50%) rotate(45deg);
  }
  .__select__title::after {
    transform: translate(3px, -50%) rotate(-45deg);
  }
  .__select__title:hover {
    border-color: var(--extra);
  }
  .__select__title:hover::before, .__select__title:hover::after {
    background-color: var(--extra);
  }
  
  
  .reset:hover {
    background-color: #D8093A;
    color: #ffffff;
  }
  
  .__select__content {
    position: absolute;
    top: 40px;
    left: 3px;
    display: flex;
    flex-direction: column;
    width: calc(100% - 6px);
    background-color: rgba(255, 255, 255, 0.774);
    border: none;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: all 0.3s ease-out;
    opacity: 0;
    z-index: 8;
  }
  
  .__select__input {
    display: none;
  }
  .__select__input:checked + label {
    background-color: #dedede;
  }
  .__select__input:disabled + label {
    opacity: 0.6;
    pointer-events: none;
  }
  
  .__select__label {
    display: flex;
    align-items: center;
    width: 100%;
    height: 40px;
    max-height: 0;
    padding: 0 16px;
    transition: all 0.2s ease-out;
    cursor: pointer;
    overflow: hidden;
    color: #8a8888;
  }
  .__select__label + input + .__select__label {
    border-top: 0 solid #C7CCD160;
  }
  .__select__label:hover {
    background-color: #ffcb02 !important;
    color: #222330;
  }


.messages {
    margin: 0 0 20px 0;
    line-height: 26px;

}
.orderАccepted-wrapper {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;    
    z-index: 100;    
    transform: translateY(-160%); 
}
.orderАccepted {
    max-width: 500px;
    height: 400px;
    background: #191927;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 30px;
    transition: 0.4s;
    transform: translateY(-160%);    
    border: 1px solid var(--extra);
    
}
.orderAccepted__icon {
    width: 100px;
    height: 100px;
    background: rgb(0, 168, 0);
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    border-radius: 50px;
    margin-bottom: 40px;
}
.orderAccepted__icon i {
    color: #fff;
    font-size: 40px;
}
.orderAccepted__text {
    font-size: 25px;
    line-height: 27px;
    margin-top: 10px;
}
/* -------------------------------------------------------------------*/
.table {
    width: 100%;
    margin-top: 50px;
    border-radius: 10px;
    overflow: hidden;
}
.table__row {
    display: flex;
    border-bottom: 1px solid #8a8888;
    background: #fff;
    color: #222330;
    justify-content: stretch;
}
.table__row:nth-of-type(2n+2) {
    background: #e9e9e9;
}
.table__col {
    flex-basis: 100%;
    text-align: center;
    padding: 20px;
    border-right: 1px solid #8a8888;
}
.form__select {
    position: relative;
}
.form__select-name {
    user-select: none;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 6px;
    background: #fff;
    color: var(--main);
    width: max-content;
}
.form__select-option {
    background: #fff;
    padding: 7px 0;
    border-radius: 2px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.445);
    position: absolute;
    z-index: 1;
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: top 200ms, opacity 200ms;
}
.form__option {
    padding: 6px 15px;
    cursor: pointer;
    transition: 0.5s;
    font-size: 17px;
}
.form__select ~ select {
    width: 0;
    height: 0;
    position: absolute;
    opacity: 0;
}
.form__option:hover {
    background: #dfdfdf;
}
.form__buttons {
    display: flex;
    max-width: 350px;
    width: 100%;
    justify-content: space-between;
}



.comments {
    margin-top: 50px;
}
.comments__item {
    display: flex;
    padding: 10px;
    justify-content: space-around;
    margin-bottom: 15px;
}
.comments__body {
    max-width: 80%;
    width: 100%;
    padding: 20px;
    border-radius: 6px;
    color: #000;
}
.comments__item:nth-of-type(4n+1) .comments__body {
    background: #FFF59D;
}
.comments__item:nth-of-type(4n+2) .comments__body {
    background: #81D4FA;
}
.comments__item:nth-of-type(4n+3) .comments__body {
    background: #A5D6A7;
}
.comments__item:nth-of-type(4n+4) .comments__body {
    background: #F8BBD0;
}
.comments__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}
.comments__footer {
    border-top: 1px solid rgba(0, 0, 0, 0.4);
    margin-top: 15px;
    padding-top: 17px;
    display: flex;
    justify-content: space-between;
}
.comments__footer-link {
    font-size: 20px;
    color: var(--extra);
    margin-right: 20px;
}
.comment__head-title {
    font-size: 20px;
}
.comments__head-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}
.comments__body-descr {
    line-height: 1.4;
    word-wrap: break-word;
    
    
}
.comments__body.closed .comments__body-descr {
    -webkit-line-clamp: 4;
	line-clamp: 4;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.comments__body.active .comments__body-descr {
    padding-right: 10px;
}
.comments__body-descr__wrapper {
    overflow: overlay;
    max-width: 632px;
    width: 100%;
    height: 90px;
}
.comments__readmore-btn {
    color: var(--extra);
    margin-left: 20px;    
    font-size: 16px;
}
.comments__readmore-btn:hover {
    color: #000;
}
.comments__body-descr__wrapper::-webkit-scrollbar {
    width: 12px;               /* ширина всей полосы прокрутки */
}
  
.comments__body-descr__wrapper::-webkit-scrollbar-track {
    background: var(--main);        /* цвет зоны отслеживания */
    border-radius: 20px;   
}
  
.comments__body-descr__wrapper::-webkit-scrollbar-thumb {
  background-color: #ffcb02;    /* цвет бегунка */
  border-radius: 20px;       /* округлось бегунка */
  border: 2px solid var(--main);  ;  /* отступ вокруг бегунка */
}
.comments__item-time {
    color: #fff;
    margin-top: 20px;
    font-size: 20px;
    display: inline-block;
    line-height: 26px;
    max-width: 17%;
    width: 100%;
}
.user-wrapper {
    display: flex;
    align-items: center;
}
.user {
    max-width: 300px;
    min-width: 150px;
    width: max-content;
    padding: 10px;
    background: var(--main);
    position: relative;
    border: 1px solid transparent;
}
.user__profile {
    display: flex;
    align-items: center;
    color: #fff;
    cursor: pointer;
}
.user__profile-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}
.user__profile-name {
    font-weight: 400;
    margin-left: 10px;
    font-size: 18px;
}
.user__menu {
    position: absolute;
    display: none;
    background: var(--main);
    left: -1px;
    right: -1px;
    border: 1px solid rgba(0, 0, 0, 0.445);
    border-top-color: transparent;
    padding: 10px 0;
}
.user__menu-link {
    display: block;
    padding: 10px 15px;
    color: #d1d1d1;
    transition: 0.5s;
}
.user__menu-link:hover {
    background: rgba(0, 0, 0, 0.4);
}
.user__menu-link i{
    margin-right: 10px;
}
.user:hover {
    border: 1px solid rgba(0, 0, 0, 0.445);
    border-bottom-color: transparent;
}
.user:hover .user__menu {
    display: block;
}
.singIn {
    display: flex;
}
.singIn__link {
    display: block;
    margin: 5px 5px;
    background: #ffcb02;
    color: var(--main);
    padding: 10px 20px;
    border-radius: 30px;
    transition: 0.5s;
}
.singIn__link:hover {
    background: #000;
    color: #ffcb02
}
.form__eye {
    background: var(--extra);
    border: none;
    outline: none;
    color: #fff;
    position: absolute;
    right: 2px;
    top: 2px;
    bottom: 2px;
    border-radius: 10px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 0 10px;
    cursor: pointer;
    transition: 0.5s;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.form__eye:hover {
    background: var(--main);
}
.form__error {
    color: red;
    margin: 10px 0;
    display: none;
}
.form__error-mess {
    color: red;
}
.answer {
    margin-top: 10px;
    background: green;
    padding: 10px 15px;
    border-radius: 8px;
}

.form__file {
    display: block;
    margin-bottom: 40px;
    font-size: 16px;
    
    cursor: pointer;
}
.form__text-error{
    color: red;
    margin: 10px 0 30px 0;
}
.calc__answer {
    max-width: 320px;
    height: 51px;
    margin-top: 20px;
    padding: 12px;
    border-radius: 10px;
    font-size: 20px;
    outline: none;
    background: transparent;
    border: 2px solid #8a8888;
    color: #fff;
}
.userInfo__photo {
    max-width: 500px;
    max-height: 300px;
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    margin: 0 auto;
    margin-bottom: 50px;
    
}
.setname {
    border: 2px solid #8a8888;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.setname-form {
    margin-bottom: 30px;
}
.setname__title {
    font-size: 20px;
    padding: 0 10px;
}
.setname__input {
    max-width: 300px;
    width: 100%;
    height: 35px;
    font-size: 20px;
    border: none;
    outline: none;
    background: transparent;
    color: #fff;
    border-radius: 6px;
    padding: 10px;
    transition: 0.5s;
    margin-right: 20px;

}
.setname__input:focus {
    background: #fff;
    color: #000;
}
.setname__btn {
    width: 120px;
    height: 35px;
    outline: none;
    border: none;
    border-radius: 6px;
    font-size: 20px;
    transition: background-color 0.5s ease;
}
.setname__btn:hover {
    background-color: #ffcb02;
}
.setname i {
    /*color: transparent;*/
    
    

}
.setname__input-box {
    display: flex;
    align-items: center;
    position: relative;
    max-width: 300px;
    width: 100%;
    border: 2px solid #8a8888;
    border-radius: 6px;
}
.setname__eye-box {
    height: 35px;
    width: 30px;
    position: absolute;
    left: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border-radius: 6px;
    z-index: 10;
    transition: 0.5s;
}
.setname_eye {
    
    color: var(--extra);
    cursor: pointer;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    
    
  
}
.setname__password-box {
    display: flex;
    align-items: center;
    
    
}
.setname__input-file {
    font-size: 16px;
    cursor: pointer;
    max-width: 300px;
    width: 100%;
}






.photos {
    display: flex;
    flex-wrap: wrap;
}
.photos__item {
    width: 100px;
    height: auto;

    display: block;
    border: 2px solid #8a8888;
    margin: 10px;
}
.photos__item-img {
    width: 100%;
    height: 120px;
    object-fit: contain;
    display: block;
}
.photos__controls {
    padding: 5px;
    border-top: 2px solid #8a8888;
    display: flex;
    justify-content: center;
    align-items: center;
}
.photos__controls i {
    color: #fff;
}
.photos__check {
    margin: 0 10px;
}
.photos__buttons {
    width: 100%;
    margin-top: 10px;
}




.telegram-bot__link {
    display: inline-block;
    background: #fff;
    padding: 11px 20px 10px 20px;
    text-transform: uppercase;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    outline: none;
    transition: background 0.5s;    
    color: var(--main);
    margin-top: 35px;
    font-size: 14px;
}
.telegram-bot__link:hover {
    background: #ffcb02;
    color: var(--main);
}
.telegram-bot__link:focus {
    background: #ffcb02;
    color: var(--main);
}
.telegram-bot__link:disabled {
    background: grey;
    color: var(--main);
    cursor: default;
}

/*
// Кнопка убирается но вот виджету не удается дать стили, такие чтобы он появился, только если убрать класс

.justwidget--asst {
    display: none !important;
}

*/

/* // Виджет можно проявить так, но там все элементы нужно возвращатьи он не адаптивный совсем

.justwidget.justwidget_hidden {
    height: 100px !important;
}
.justwidget_hidden .justwidget--inner {
    display: block!important;
}*/

.justwidget {
    /*z-index: 999 !important;*/
    --main-background-color: rgba(255, 255, 255, 1);
    --header-background-color: #ffcb02 !important;
    --main-bright-color: #9093b3 !important;
    --form-buttons-color: #9093b3  !important;
}
.justwidget--asst {
    z-index: 998!important;
}
.justwidget--asst-pic {
    background-color: var(--extra) !important;
}

.justwidget .justwidget--messages .justwidget--message_user .justwidget--message_content {
    border-radius: 8px 0 8px 8px;
    background-color: #c9cefd !important;
}
.justwidget--powered_label a{
    display: none !important;
}
.justwidget_hidden {
    z-index: 998!important;
}
.justwidget--avatar {
    min-width: 40px;
    min-height: 40px;
}

.justwidget--headline--buttons {
    flex-direction: row-reverse;
    width: 100%;
    justify-content: space-between;
    background-color: transparent;
}
.fullscreen-icon {
    /* Прозрачный фон */
    fill: black; /* Черный цвет для элементов внутри SVG */
    height: 20px;
    width: 20px;
    
}
.justwidget--headline--fullscreen--button {
    background-color: transparent;     
    cursor: pointer;
    display: flex;
    align-items: center;
}


/* страница slide(наши продукты)*/


.tab-slider__nav {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 5px;
}
.tab-slider__nav-item {
    margin: 12px 12px 0 0;
    padding: 12px 20px;
    background: #fff;
    border-radius: 20px;
    cursor: pointer;
    transition: background-color 0.5s ease;
}
.tab-slider__slide-content-img {
    overflow: hidden;
    border-radius: 15px;
}
.tab-slider__slide-content-img a{
    width: 100%;
    height: 100%;
    display: flex;
}
.tab-slider__slide-content-desc__title {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
}
.tab-slider__slide-content-desc__text {
    margin: 10px 0px 0 0px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    line-height: 1.7;
}

.tab-slider__nav-item__text {
    color: var(--main);
    font-size: 16px;
}
.tab-slider__nav-item:hover .tab-slider__nav-item__text{
    color: #fff;
}
.tab-slider__nav-item:hover{
    background-color: rgba(255, 255, 255, 0.137);
}
.tab-slider__nav-item.active .tab-slider__nav-item__text{
    color: #fff;
}
.tab-slider__nav-item.active{
    background-color: rgba(255, 255, 255, 0.137);
}

.tab-slider__wrapper {
    margin-top: 25px;
}
.tab-slider__slide {
    display: none;
}
.tab-slider__slide.active {
    display: flex;
}
.tab-slider__slide-content-desc {
    background-color: var(--main);
    border-radius: 15px;
    padding: 40px 40px;
    margin-top: 15px;
}
.tab-slider__slide-content__btn-box a {
    display: inline-block;
    margin: 25px 12px 0 0;
    padding: 8px 16px;
    background: #fff;
    color: var(--main);
    border-radius: 20px;
    cursor: pointer;
    transition: background-color 0.5s ease;
    text-transform: uppercase;
    font-size: 14px;
}
.tab-slider__slide-content__btn-box a:hover {
    background-color: #ffcb02;
}




/* баннеры на страницах ассистент и телеграм-бот */
.page-banner__img-box {
    display: flex;
    overflow: hidden;
    border-radius: 15px;
    height: 500px;
}
.page-banner__img-box img {
    object-fit:cover;
}



/* кнопка выбора файла на странице оформления проекта table.php*/
.field__wrapper {
    max-width: 350px;
    width: 100%;
    position: relative;
    margin: 10px 0 20px 0;
    text-align: center;
    
  }
   
  .field__file {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 1px;
    height: 1px;
  }
   
  .field__file-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
   
  .field__file-fake {
    height: 51px;
    width: calc(100% - 130px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 22px;
    border: 2px solid #8a8888;    
    color: #8a8888;
    border-radius: 10px 0 0 10px;
    border-right: none;
  }
   
  .field__file-button {
    width: 130px;
    height: 51px;
    background: var(--menu-color);
    color:  var(--extra);
    font-size: 20px;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 0 10px 10px 0;
    cursor: pointer;
  }

  .field__file-title {
    color: #8a8888;
    font-size: 14px;
    max-width: 350px;
    width: 100%;
    line-height: 16px;
    padding-top: 20px;
  }
  

.contacts__list {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    padding-top: 15px;
}

.contacts__list-item-link {
    color: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
}
.contacts__list-item-link__icon-box {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}
.contacts__list-item-link i {
    font-size: 26px;
}
.contacts__list-item-link__icon-telegram {
    color: #0088cc;
}
.contacts__list-item-link__icon-instagram {
    background: linear-gradient(to top, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.contacts__list-item-link__icon-youtube {
    color: #c4302b;
}
.contacts__list-item-link__text {
    font-size: 16px;
    line-height: 1.7;
}


/* mobile*/

.mobilemenu {
    width: 100%;
    position: fixed;
    z-index: 999; 
    top: 0;
    left: 0;
    background: var(--main);
    display: none;
    opacity: 0;
    transition: 0.5s;
    padding: 30px 35px 50px 35px;    
    /*border-bottom: 2px solid var(--extra);*/
    flex-direction: column;
    /*border-radius: 0 0 30px 30px;*/
    overscroll-behavior: none;
}

/*
.mobilemenu {
    width: 100%;
    position: fixed;
    z-index: 999;
    left: 0;
    background: var(--main);
    display: none;
    opacity: 0;
    transition: 0.5s;
    padding: 30px 20px 20px 20px;    
    border-bottom: 1px solid var(--extra);
    transition: 0.5s;
    top: -100%;
}
*/
.mobilemenu-active {
    display: flex;
    opacity: 1;
}


.mobilemenu__btn {
    width: 35px;
    height: 35px;
    display: none;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 5px;
}
.mobilemenu__btn:hover {
    cursor: pointer;
}
.mobilemenu__btn span {
    transition: all 0.3s;
    height: 4px;
    background-color: #ffffff;
    display: block;
    width: 30px;
    margin: 3px;
    border: none;
    border-radius: 2px;
}
.mobilemenu__btn-active span:nth-child(1) {
    transform: translate(6px, -2px) rotate(45deg);
    transform-origin: left top;

}
.mobilemenu__btn-active span:nth-child(2) {
    transform: scale(0);
    
}
.mobilemenu__btn-active span:nth-child(3) {
    transform: translate(-3px, -23px) rotate(-45deg);
    transform-origin: right bottom;
}
.scroll-disabled {
    overflow: hidden;
}


#myBtn {
    width: 50px;
    line-height: 50px;
    overflow: hidden;
    z-index: 997; /*больше только у мобильного меню (999) и виджета ИИ (998)*/
    cursor: default;
    opacity:0;
    transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    position: fixed;
    bottom: 40px;
    right: 30px;
    background-color: var(--extra);
    color: #ffffff;
    text-align: center;
    font-size: 40px;
    font-weight:bold;
    text-decoration: none;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    border: none;
    border-radius: 25px;
    
}
#myBtn:hover {
    background-color: var(--extra);
    color: #ffcb02;
}


.slide__desc {
    margin-top: 30px;
}




@media (max-width: 1700px) {
    .main {
        max-width: 1000px; 
        padding: 35px 60px 60px;
        
    }
    .body__title {
        margin: 25px 0px 15px 0px;
        max-width: 800px;
    }
    .body__desc {
        margin: 25px 0px 15px 0px;
        max-width: 800px;
    }
    .comments__body-descr__wrapper {
        max-width: 550px;
    }
    .tab-slider__slide-content-desc {
        padding: 30px 40px;
        margin-top: 20px;
    }
}

@media (max-width: 1500px) {
    .main {
        max-width: 900px; 
        padding: 30px 50px 50px;
        
    }
    .body__title {
        
        max-width: 100%;
    }
    .body__desc {
        
        max-width: 100%;
    }
    .comments__body-descr__wrapper {
        max-width: 500px;
    }
    .tab-slider__slide-content-desc {
        padding: 20px 30px;
        margin-top: 15px;
    }
}

@media (max-width: 1200px) {
    .mobilemenu__btn {
        display: flex;
    }    
    .user {
        display: none;
    }
    .menu-lg {
        visibility: hidden;
        position: absolute;
        transform: translateY(-2000%);
    }
    .main {
        margin-left: 0;
    }
    .singIn .singIn__link{
        display: none;
    }
    .mobilemenu .singIn .singIn__link{
        display: block;
        margin-top: 30px;
    }
    .mobilemenu .user {
        display: block;
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
    .head__date {
        display: none;
    }
    .comments__item {
        flex-direction: column;
    }
    .comments__item-time {
        margin-bottom: 15px;
        max-width: 100%;
    }
    .comments__body {
        max-width: 100%;
    }
    #myBtn {
        display: none;
    }
    .comments__body-descr__wrapper {
        max-width: 350px;
    }
    .mobilemenu-active {
        
        height: 100vh;
    }
    .justwidget, 
    .justwidget--inner {
        max-width: 100%!important;
        width: 100%!important;
    }
    .justwidget--headline--buttons {
        flex-direction: row;
        width: auto;
        justify-content: centerb;
    }
    
}
@media (max-width: 548px) {
    .setname {
        flex-direction: column;
        align-items: start;
    }
    .setname__btn {
        margin-top: 20px;
        font-size: 16px;
    }
    .slider {
        height: 300px;
    }
    .page-banner__img-box {
        height: 300px;
    }
    .map {
        height: 300px;
    }
    .main {
        padding: 30px 30px 50px;
    }
    .body__title {
        font-size: 22px;
    }
    .body__desc {
        font-size: 14px;
    }
    .head__title {
        font-size: 20px;
    }
    .tab-slider__slide-content-desc__title {
        font-size: 20px;
    }
    .tab-slider__slide-content-desc__text {
        font-size: 14px;
    }
    .tab-slider__nav-item__text {
        font-size: 14px;
    }
    .__select__title {
        font-size: 16px;
    }
    .comments__body-descr__wrapper {
        max-width: 320px;
    }
    .comments__head {
        margin-bottom: 15px;
    }
    .contacts__list-item-link__text {
        font-size: 14px;
    }
    .contacts__list-item-link__icon-box {
        width: 20px;
        height: 20px;
        margin-right: 15px;
    }
    .contacts__list-item-link i {
        font-size: 18px;
    }
}

@media (max-width: 425px) {
    
    .form__text {
        font-size: 16px;
    }
    .main {
        padding: 30px 20px 50px;
    }
    .field__file-button,
    .field__file-fake {
        font-size: 16px;
    }
    .field__file-title {
        font-size: 12px;
        line-height: 14px;
    }
}
    