.header__out {
    background: #f3f8f9;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: inherit;
    font-size: 15px;
    padding: 5px;
    text-transform: inherit;
    font-weight: 700;
    display: block
}

.cabinet-btn{
    margin-left: 5px;
}

.header__menu__link{
    white-space: nowrap;
}

.header__cont{
    white-space: nowrap;
}

.usr-btns{
    display: flex;
}

.header-box {
    position: relative
}

.header__name {
    color: #fff;
    position: absolute;
    right: 84px
}

.personal-tabs__name .describe-table__button {
    display: none
}

.pagination {
    margin: 30px 0;
  }
  .pagination div {
    text-align: center;
    float: left;
    margin: 0 7px 0 0;
  }
  .pagination div a {
    padding-top: 2px;
    width: 25px;
    font-size: 15px;
    height: 22px;
    display: block;
    border-radius: 50%;
  }
  .pagination .prev a, .pagination .next a {
    width: auto;
    text-transform: unset;
    font-size: 16px;
    transition: 1s;
    margin: 0 5px;
  }
  .pagination div a:hover, .pagination div a.active {
    color: white;
    background: #007eff;
  }
  .pagination .prev a:hover, .pagination .next a:hover {
    width: auto;
    color: #1982d1;
    background: none;
  }

.personal {
    position: relative;
    min-height: calc(80vh - 180px);
}

.personal h2 {
    margin-top: 40px
}

.personal-button {
    position: absolute;
    top: 0;
    right: 0;
    text-transform: unset;
    font-size: 14px;
    padding: 10px 30px
}

.personal-button img {
    margin-bottom: -3px;
    margin-left: -10px;
    margin-right: 10px
}

.personal-tabs .current-top:before {
    border-color: transparent transparent #00f transparent !important
}

.table-tr {
    border-bottom: 5px solid #fff;
    cursor: pointer
}

.active-tr {
    display: none;
    border-top: 1px solid #eee
}

.personal-tabs {
    margin: 50px 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.personal-tabs__attention {
    width: 25%
}

.personal-tabs__attention-block {
    border: 2px solid #fd676b;
    padding: 20px 30px 35px;
    text-align: center;
    font-size: 12px;
    margin-top: 20px
}

.personal-tabs__attention-block p {
    line-height: 20px;
    display: block;
    font-size: 13px;
    margin-bottom: 5px
}

.personal-tabs__attention-block a {
    font-size: 13px;
    color: #0a81ff;
    text-transform: none;
    text-decoration: underline
}

.personal-tabs__img {
    width: 55px;
    height: 55px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #f3f8f9;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.personal-tabs__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    width: 100%;
    margin-bottom: 80px
}


.personal-tabs__info .personal-tabs__form form .form-entrance__cont input[type=text]::-webkit-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__email input[type=text]::-webkit-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name input[type=text]::-webkit-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name-cl input[type=text]::-webkit-input-placeholder {
    color: #c3c3c3
}

.personal-tabs__info .personal-tabs__form form .form-entrance__cont input[type=text]::-moz-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__email input[type=text]::-moz-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name input[type=text]::-moz-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name-cl input[type=text]::-moz-placeholder {
    color: #c3c3c3
}

.personal-tabs__info .personal-tabs__form form .form-entrance__cont input[type=text]:-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__email input[type=text]:-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name input[type=text]:-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name-cl input[type=text]:-ms-input-placeholder {
    color: #c3c3c3
}

.personal-tabs__info .personal-tabs__form form .form-entrance__cont input[type=text]::-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__email input[type=text]::-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name input[type=text]::-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name-cl input[type=text]::-ms-input-placeholder {
    color: #c3c3c3
}

.personal-tabs__info .personal-tabs__form form .form-entrance__cont input[type=text]::placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__email input[type=text]::placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name input[type=text]::placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name-cl input[type=text]::placeholder {
    color: #c3c3c3
}

.personal-tabs__info .personal-tabs__form form .form-entrance__cont input[type=email]::-webkit-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__email input[type=email]::-webkit-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name input[type=email]::-webkit-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name-cl input[type=email]::-webkit-input-placeholder {
    color: #c3c3c3
}

.personal-tabs__info .personal-tabs__form form .form-entrance__cont input[type=email]::-moz-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__email input[type=email]::-moz-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name input[type=email]::-moz-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name-cl input[type=email]::-moz-placeholder {
    color: #c3c3c3
}

.personal-tabs__info .personal-tabs__form form .form-entrance__cont input[type=email]:-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__email input[type=email]:-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name input[type=email]:-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name-cl input[type=email]:-ms-input-placeholder {
    color: #c3c3c3
}

.personal-tabs__info .personal-tabs__form form .form-entrance__cont input[type=email]::-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__email input[type=email]::-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name input[type=email]::-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name-cl input[type=email]::-ms-input-placeholder {
    color: #c3c3c3
}

.personal-tabs__info .personal-tabs__form form .form-entrance__cont input[type=email]::placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__email input[type=email]::placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name input[type=email]::placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name-cl input[type=email]::placeholder {
    color: #c3c3c3
}

.personal-tabs__info .personal-tabs__form form .form-entrance__cont input[type=tel]::-webkit-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__email input[type=tel]::-webkit-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name input[type=tel]::-webkit-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name-cl input[type=tel]::-webkit-input-placeholder {
    color: #c3c3c3
}

.personal-tabs__info .personal-tabs__form form .form-entrance__cont input[type=tel]::-moz-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__email input[type=tel]::-moz-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name input[type=tel]::-moz-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name-cl input[type=tel]::-moz-placeholder {
    color: #c3c3c3
}

.personal-tabs__info .personal-tabs__form form .form-entrance__cont input[type=tel]:-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__email input[type=tel]:-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name input[type=tel]:-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name-cl input[type=tel]:-ms-input-placeholder {
    color: #c3c3c3
}

.personal-tabs__info .personal-tabs__form form .form-entrance__cont input[type=tel]::-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__email input[type=tel]::-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name input[type=tel]::-ms-input-placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name-cl input[type=tel]::-ms-input-placeholder {
    color: #c3c3c3
}

.personal-tabs__info .personal-tabs__form form .form-entrance__cont input[type=tel]::placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__email input[type=tel]::placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name input[type=tel]::placeholder, .personal-tabs__info .personal-tabs__form form .form-entrance__name-cl input[type=tel]::placeholder {
    color: #c3c3c3
}


.personal-tabs__info .personal-tabs__form {
    width: 60%
}

.personal-tabs__info .personal-tabs__form .footer-form {
    margin: 0
}

.personal-tabs__info .personal-tabs__form form {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.personal-tabs__info .personal-tabs__form form span {
    margin-left: 10px;
    font-size: 13px;
    color: #a3a3a3
}

.personal-tabs__info .personal-tabs__form form .form-entrance__select span {
    display: block;
    margin-bottom: 5px
}

.personal-tabs__info .personal-tabs__form form select {
    margin-bottom: 25px;
    border: none;
    outline: 0;
    font-size: 14px;
    border-bottom: 1px solid #e7e7e7;
    padding: 5px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../img/ar.png) no-repeat right;
    overflow: hidden;
    width: 180px;
    height: 30px;
    cursor: pointer
}

.personal-tabs__info .personal-tabs__form form .form-entrance__input {
    color: #000;
    font-size: 15px;
    padding: 5px 10px 5px;
    margin-bottom: 18px;
    border-bottom: 1px solid #e7e7e7
}

.personal-tabs__info .personal-tabs__form form .form-entrance__sub {
    background: #007eff;
    padding: 12px 25px
}

.personal-tabs__info .personal-tabs__form form .form-entrance__sub span {
    color: #fff;
    text-transform: none
}

.personal-tabs__info .personal-tabs__form form .form-entrance__sub:hover {
    background: #fff
}

.personal-tabs__info .personal-tabs__form form .form-entrance__sub:hover span {
    color: #007eff
}

.personal-tabs__info .personal-tabs__form form .form-entrance__sub--color {
    background: #d4d4d4;
    outline: 0
}

.personal-tabs__info .personal-tabs__form form .form-entrance__sub--color span {
    color: #282828;
    text-transform: none
}

.personal-tabs__info .personal-tabs__form form .form-entrance__sub--color:hover {
    -webkit-box-shadow: 0 0 10px 0 #d4d4d4 inset, 0 0 10px 4px #d4d4d4;
    box-shadow: 0 0 10px 0 #d4d4d4 inset, 0 0 10px 4px #d4d4d4
}

.personal-tabs__info .personal-tabs__form form .form-entrance__sub--color:hover span {
    color: #282828
}

.personal-tabs__story {
    background: #fff;
    width: 100%;
    margin-bottom: 50px
}

.personal-tabs__story .describe-table {
    width: 100%
}

.personal-tabs__story .describe-table__th {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.personal-tabs__story .describe-table__filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10px;
    position: absolute;
    top: 0;
    left: 0;
    top: 19px;
    left: 62px
}

.personal-tabs__story .describe-table__filter:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent grey transparent;
    top: 10px;
    right: 0;
    -webkit-transform: rotate(181deg);
    -ms-transform: rotate(181deg);
    transform: rotate(181deg)
}

.personal-tabs__story .describe-table__filter:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent grey transparent;
    top: 0;
    right: 0
}

/* .personal-tabs__story .describe-table__filter--position:nth-of-type(1) {
    left: 100px
}  */

.personal-tabs__story .describe-table__filter--position {
    left: 56%
}


.personal-tabs__story .describe-table__filter .filter-top {
    border: none;
    overflow: hidden;
    background: 0 0;
    background-image: url(../img/arrow-top1.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    width: 6px;
    outline: 0;
    height: 10px;
    cursor: pointer
}

.personal-tabs__story .describe-table__filter .filter-bottom {
    overflow: hidden;
    background: 0 0;
    background-image: url(../img/arrow-top.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    border: none;
    outline: 0;
    width: 6px;
    height: 10px;
    cursor: pointer
}

.personal-tabs__story .describe-table table {
    width: 100%;
    margin-left: 0
}

.personal-tabs__story .describe-table table .table-tr {
    border: none;
    border-bottom: 5px solid #fff;
    background: #f3f8f9;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    font-size: 16px
}

.personal-tabs__story .describe-table table .table-tr:hover {
    background: #007eff;
    color: #fff
}

.personal-tabs__story .describe-table table .table-tr:hover td {
    font-weight: 100
}

.personal-tabs__story .describe-table table .table-tr td {
    font-weight: 700;
    width: 25%;
    
}

.personal-tabs__story .describe-table table .active-bgc {
    background: #007eff;
    color: #fff;
    font-weight: 100
}

.personal-tabs__story .describe-table table .active-bgc td {
    font-weight: 200
}

.personal-tabs__story .describe-table table tr {
    background: #fff
}

.personal-tabs__story .describe-table table tr:nth-child(3) td {
    border: none
}

.personal-tabs__story .describe-table table tr th {
    position: relative;
    padding: 20px;
    font-weight: 400;
    font-size: 12px;
    text-align: left;
    color: grey;
    border: none;
    width: 25%
}

.personal-tabs__story .describe-table table tr th:first-child {
    width: 42%
}

.personal-tabs__client .describe-table table tr th:first-child {
    width: 42%
}

.personal-tabs__story .describe-table table tr td {
    padding: 20px
}

.personal-tabs__story .describe-table table tr td:first-child {
    width: 50%
}

.personal-tabs__story .describe-table table tr td button {
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: inherit;
    color: #208eff;
    font-size: 14px;
    padding: 5px 15px;
    width: 100%;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.personal-tabs__story .describe-table table tr td button:hover {
    background: #007eff;
    color: #fff;
    border: 1px solid #007eff
}

.personal-tabs__client {
    display: block !important;
    padding: 40px 85px
}

.personal-tabs__client .describe-table {
    padding-top: 10px
}

.personal-tabs__client .describe-table table tr th {
    color: #007eff;
    font-weight: 700
}

.personal-tabs__show {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 30px
}

.personal-tabs__select {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40%;
    margin-right: 5px
}

.personal-tabs__select p {
    font-size: 14px;
    font-weight: 700;
    margin-right: 10px
}

.personal-tabs__select select {
    max-width: 255px;
    width: 100%;
    height: 34px;
    background: #f7f7f7;
    outline: 0;
    border: none;
    color: #7b7b7b;
    outline: 0;
    font-size: 14px;
    padding: 5px 15px;
    cursor: pointer
}

.form-search {
    width: 100%
}

.form-search__block-input {
    /* max-width: 350px; */
    width: 100%;
    position: relative
}

.form-search__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.form-search__box .header-button {
    padding: 5px 20px;
    margin-left: 15px
}

.form-search__box .form-search__button {
    position: absolute;
    top: 8px;
    left: 12px;
    border: none;
    outline: 0;
    background: 0 0
}

.form-search__box .form-search__button i {
    color: gray
}

.form-entrance__name-cl1 input[type=checkbox]{
    border-color: grey;
    display: inline-block;
    width: 15px;
    margin-bottom: 10px !important;
}

.form-search__input {
    width: 100%;
    height: 34px;
    background: #f7f7f7;
    outline: 0;
    border: none;
    color: #7b7b7b;
    padding: 5px 15px 5px 40px;
    position: relative
}

.table-active span {
    cursor: pointer
}

.personal .personal-tabs__name {
    background: #fff;
    padding: 50px 85px 0;
    margin-bottom: 60px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.personal .personal-tabs__name .form-entrance__area, .personal .personal-tabs__name .form-entrance__cont, .personal .personal-tabs__name .form-entrance__email, .personal .personal-tabs__name .form-entrance__name-cl {
    width: 50%
}

.personal .personal-tabs__name .form-entrance__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.paginator-wrapper .pagination{
    display: flex;
    justify-content: center;
}
.paginator-wrapper .pagination div{
    float: none;
}

.personal .personal-tabs__name .form-entrance__box .form-entrance__item:nth-of-type(1) {
    width: 50%
}

.personal .personal-tabs__name .form-entrance__box .form-entrance__item:nth-of-type(2) {
    width: 35%
}

.personal .personal-tabs__name .personal-tabs__info .personal-tabs__form {
    width: 100%
}

.personal .personal-tabs__name .personal-tabs__info .personal-tabs__form .footer-form {
    max-width: 100%
}

.personal .personal-tabs__name .form-entrance__sub {
    margin-right: 10px;
    margin-bottom: 10px
}

.personal .personal-tabs__name .personal-tabs__story .form-search {
    width: 100%
}

.personal .personal-tabs__name .personal-tabs__story .form-search .form-search__block-input {
    max-width: 100%
}

.personal .personal-tabs__name .personal-tabs__story table th {
    color: #007eff;
    font-weight: 700
}

.personal .personal-tabs__story--color .describe-table table tr td:first-child {
    width: 2%
}

.personal .personal-tabs__story--color .describe-table table tr th:first-child {
    width: 3.8%
}

.personal .personal-tabs__story--color .describe-table table .table-tr td:last-child {
    color: #007eff;
    text-decoration: underline
}

.personal .personal-tabs__story--color .describe-table table .active-bgc td:last-child {
    color: white;
  }

.personal .personal-tabs__story--color .describe-table table .table-tr:hover td:last-child {
    color: #fff
}

.personal .personal-tabs__name > div, .personal .personal-tabs__name > input {
    display: none
}

.personal .personal-tabs__name label {
    font-size: 17px;
    width: auto;
    margin-right: 50px;
    margin-bottom: 0;
    color: #9e9e9e
}

.personal .personal-tabs__name input[type=radio]:checked + label {
    border-bottom: 1px solid #007eff;
    background: 0 0;
    color: #007eff;
    font-weight: 700;
    margin-bottom: -2px
}

.personal .personal-tabs__name > input:nth-of-type(1):checked ~ div:nth-of-type(1), .personal .personal-tabs__name > input:nth-of-type(2):checked ~ div:nth-of-type(2), .personal .personal-tabs__name > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 0 0;
    border-top: 1px solid #e7e7e7
}

.personal-tabs > div, .personal-tabs > input {
    display: none
}

.personal-tabs label, .personal-tabs__link {
    cursor: pointer;
    position: relative;
    bottom: 1px;
    color: inherit;
    text-transform: unset;
    font-size: 15px;
    background: #fff;
    text-align: center;
    width: 31%;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 15px 25px;
    font-weight: 700;
    line-height: 18px
}

.personal-tabs label img, .personal-tabs__link img {
    max-width: 50px;
    margin: 25px auto
}

.inner-gallery{
    float: left;
    max-width: 350px;
    margin-right: 15px;
}

.describe-text{
    overflow: hidden;
}

.personal-tabs input[type=radio]:checked + label {
    border-bottom: 2px solid #fff;
    background: #007eff;
    color: #fff;
    font-weight: 100
}

.personal-tabs input[type=radio]:checked + label img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.personal-tabs > input:nth-of-type(1):checked ~ div:nth-of-type(1), .personal-tabs > input:nth-of-type(2):checked ~ div:nth-of-type(2) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 85px
}

.personal-tabs__story .describe-table table tr td:last-child {
    padding: 20px 5px;
    min-width: 124px
}

.personal-tabs__client .describe-table table tr td:last-child {
    min-width: 60px !important;
}

.personal-tabs__client .describe-table table tr td:first-child {
    width: 42%;
}
.personal-tabs__client .describe-table .active-tr td:last-child {
    padding: 20px !important;
}

@media screen and (max-width: 1200px) {
    .personal-tabs__attention {
        width: 34%
    }

    .personal-tabs__story .describe-table table tr td:last-child {
        padding: 20px 0
    }
    .personal-tabs__client .describe-table table tr td:last-child {
        padding: 20px 5px;
    }
    
}

.popup-enter {
    background: #262626de
}

.popup-enter .popup-block {
    width: 100%;
    max-width: 540px;
    padding: 40px 60px
}

.popup-enter .popup-block h6 {
    line-height: 22px;
    margin-top: 10px
}

.popup-enter .popup-block .personal-tabs__info {
    margin-bottom: 0
}

.popup-enter .popup-block .personal-tabs__info .personal-tabs__form {
    margin-top: 20px;
    width: 100%
}

.popup-enter .popup-block .personal-tabs__info .personal-tabs__form .footer-form {
    margin: 0 auto
}

.popup-enter .popup-block .personal-tabs__info .personal-tabs__form .footer-form form {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.popup-enter .popup-block .personal-tabs__info .personal-tabs__form .footer-form form .form-entrance__cont .form-entrance__input {
    margin-bottom: 0
}

.popup-enter .popup-block .personal-tabs__info .personal-tabs__form .footer-form form .form-entrance__cont .form-entrance__error {
    color: #e23132;
    float: left;
    margin-top: 10px
}

.popup-enter .popup-block .personal-tabs__info .personal-tabs__form .footer-form form .form-entrance__submit {
    margin-top: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.popup-enter .popup-appeal p {
    text-align: center;
    margin: 20px 0;
    font-size: 14px
}

.popup-enter .popup-appeal a {
    color: #007eff;
    font-size: 20px
}

.popup-order .popup-info {
    margin-top: 15px;
    color: #0a81ff
}

.popup-order .popup-block {
    padding: 40px;
    padding: 40px;
    overflow-x: scroll;
    height: 90vh;
}

.popup-order .popup-table {
    margin: 20px 0
}

.popup-order .popup-table table {
    width: 100%;
    background-color: #f3f8f9;
    padding: 30px
}

.popup-order .popup-table table th {
    color: #6c6c6c;
    padding: 25px 10px 0;
    text-align: center;
    width: 30%
}

.popup-order .popup-table table td {
    padding: 20px 20px 25px;
    font-weight: 700;
    text-align: center;
    width: 30%
}

.popup-order .popup-table table td:first-child, .popup-order .popup-table table td:last-child {
    font-size: 20px
}

.popup-order .popup-table table td div {
    background: #fff
}

.popup-order .popup-table__button1, .popup-order .popup-table__button2 {
    outline: 0;
    border: none;
    background: inherit;
    color: #6c6c6c;
    cursor: pointer;
    padding: 0 20px
}

.popup-order .popup-block .personal-tabs__info .personal-tabs__form .footer-form form {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.popup-order .popup-block .personal-tabs__info .personal-tabs__form .footer-form form span {
    text-align: left
}

.popup-order .popup-block, .popup-question .popup-block, .popup-sent .popup-block {
    text-align: left
}

.popup-order .popup-block h4, .popup-question .popup-block h4, .popup-sent .popup-block h4 {
    text-align: center
}

.popup-partners {
    display: none;

}

.personal-tabs__info .personal-tabs__form form .form-entrance__sub--change {
    background: #fff;
    border: 2px solid #007eff;
    padding: 10px 20px
}

.personal-tabs__info .personal-tabs__form form .form-entrance__sub--change span {
    color: #000
}

.personal-tabs__info .personal-tabs__form form .form-entrance__sub--change:before {
    background-color: #007eff;
    z-index: 1
}

.personal-tabs__info .personal-tabs__form form .form-entrance__sub--change:after {
    background-color: #007eff;
    z-index: 1
}

.personal-tabs__info .personal-tabs__form form .form-entrance__sub--change:hover {
    background: #007eff
}

.personal-tabs__info .personal-tabs__form form .form-entrance__sub--change:hover span {
    color: #fff
}

@media screen and (max-width: 992px) {
    .personal-tabs > input:nth-of-type(1):checked ~ div:nth-of-type(1), .personal-tabs > input:nth-of-type(2):checked ~ div:nth-of-type(2), .personal-tabs > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
        padding: 40px 35px
    }

    .personal-tabs__story .describe-table table tr td button {
        width: 100%;
        margin-bottom: 0
    }

    .personal-tabs__client {
        padding: 40px 20px
    }

    

    .personal .personal-tabs__name label {
        margin-right: 0;
        font-size: 15px
    }

    .header__out {
        margin-top: 12px
    }

    .header__name {
        top: 40%
    }
}

@media screen and (max-width: 768px) {
    .personal-tabs__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .inner-gallery{
        max-width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .personal-tabs__info .personal-tabs__form {
        width: 100%
    }

    .personal-tabs__info .personal-tabs__attention {
        width: 100%
    }

    .personal .personal-tabs__name {
        padding: 50px 20px 0
    }

    .personal-tabs__select {
        width: 100%;
        margin-bottom: 10px
    }

    .personal-tabs__show {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .personal-tabs__select select {
        max-width: 100%
    }

    .personal-tabs__show .form-search {
        width: 100%
    }

    .form-search__block-input {
        max-width: 100%
    }

    .personal-tabs__story .describe-table table tr td:last-child {
        min-width: 100px;
    }
    .personal-tabs__story .describe-table__filter--position {
        left: 68%;
    }
}

@media screen and (max-width: 567px) {
    .personal-tabs__story .describe-table table tr td {
        font-size: 13px;
        padding: 15px 10px
    }

    .personal-tabs__story .describe-table table tr th {
        font-size: 12px;
        padding: 15px 10px
    }

    .personal-tabs__story .describe-table table tr td button {
        font-size: 12px
    }

    .personal-tabs__info, .personal-tabs__story {
        margin-bottom: 30px
    }

    .personal-tabs > input:nth-of-type(1):checked ~ div:nth-of-type(1), .personal-tabs > input:nth-of-type(2):checked ~ div:nth-of-type(2), .personal-tabs > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
        padding: 30px 15px 15px
    }

    .personal-tabs__story .describe-table__filter {
        margin-left: 0;
        margin-top: -6px
    }

    /* .personal-tabs__story .describe-table__filter--position {
        left: 60px
    } */

    .personal-button {
        padding: 10px 15px
    }

    .personal .personal-tabs__name .form-entrance__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .personal .personal-tabs__name label {
        font-size: 14px;
        /* width: 25% */
        width: 50%;
    }

    .personal .personal-tabs__name {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .personal .personal-tabs__name .form-entrance__area, .personal .personal-tabs__name .form-entrance__cont, .personal .personal-tabs__name .form-entrance__email, .personal .personal-tabs__name .form-entrance__name-cl {
        width: 100%
    }

    .personal .personal-tabs__name .form-entrance__box .form-entrance__item {
        width: 100% !important
    }

    .form-entrance__name-cl1 {
        width: 100%
    }
    .personal-tabs__client .describe-table table tr th:first-child {
        width: 37%;
    }
    .personal-tabs__story .describe-table__filter {
        display: none
    }
    .personal-tabs__client .describe-table .active-tr td:last-child {
        padding: 20px 0px !important;
    }
    .personal-tabs__client .describe-table .active-tr td:last-child {
        min-width: 25% !important;
    }
    .personal-tabs__client .describe-table table tr td:last-child {
        min-width: 40px !important;
    }
    .personal-tabs__client .describe-table table tr td button {
        font-size: 10px;
        padding: 5px;
    }
}

@media screen and (max-width: 367px) {
    .header__name {
        top: 68%;
        right: 3px;
        font-size: 14px
    }

    .personal-tabs label, .personal-tabs__link {
        font-size: 12px;
        padding: 0 5px 10px
    }

    .personal-tabs__story .describe-table table .table-tr td {
        font-size: 12px
    }
    .personal-tabs__story .describe-table table tr td:last-child {
        min-width: 80px;
    }
    .personal-tabs__story .describe-table table tr th:first-child {
        width: 28%;
    }
    .personal-tabs__story .describe-table table tr th {
        padding: 15px 5px;
    }
    .personal-tabs__story .describe-table table tr td {
        padding: 15px 5px;
    }
    .personal-tabs__client .describe-table table tr td:last-child {
        min-width: 50px !important;
    }
}