#product-body .row {
    display: flex;
}

#product-body .title-block {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #F4F5F7;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#product-body .name-title-block {
    display: flex;
}

#product-body .product_card-product_parameters_item {
    display: flex;
    justify-content: space-between;
}

.under-image-block {
    display: flex;
    margin-bottom: 50px;
}

.print-instruction-item {
    display: flex;
    margin-bottom: 20px;
}

#product-body .name-title-block p.name-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    color: #0668A2;
    margin-right: 20px;
    text-transform: uppercase;
}

table.table.table-bordered.text-center td.title-table-row {
    background: #576375;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    text-align: start;
    padding: 7px 7px 7px 30px;
    border: none;
    border-top: 35px solid #fff;
}

table.table.table-bordered.text-center {
    border-collapse: separate !important;
    border: none;
}

table.table.table-bordered.text-center br {
    display: none;
}

.storage-notification {
    font-weight: bold;
    font-size: 11px;
    color: #FFF;
    border: 1px solid #75B7DE;
    border-radius: 7px;
    padding: 2px 8px;
    align-self: center;
    line-height: 0.7;
    background: #75B7DE;
    text-transform: lowercase;
}

span.print-title-link a {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #FFA800;
}

button.buy-btn {
    border: none;
    background: linear-gradient(94.53deg, #FFA800 -2.31%, #FEA501 16.72%, #F98906 101.32%);
    border-radius: 30px;
    padding: 15px 40px;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
}

.product_card-product_parameters_block {
    margin-bottom: 20px;
}

.buy-btn-block {
    width: fit-content;
}

p.print-description {
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    color: #576375;
    margin-bottom: 5px;
}

.title-tags-block {
    font-weight: bold;
    font-size: 18px;
    line-height: 16px;
    color: #3C4653;
    border-bottom: 2px solid #F4F5F7;
    padding-bottom: 20px;
    text-align: start;
    margin-bottom: 20px;
}

.tags-block {
    max-width: 60%;
}

.print-text-block {
    text-align: start;
    border-bottom: 2px solid #F4F5F7;
    padding-bottom: 20px;
}

.tags-item {
    font-weight: bold;
    font-size: 11px;
    line-height: 16px;
    color: #445165;
    background: #F4F5F7;
    border-radius: 20px;
    margin: 5px;
    padding: 5px 25px;
    cursor: pointer;
    font-family: 'Ubuntu';
}

.tags-items-block {
    display: flex;
    flex-wrap: wrap;
}

.print-download-btn {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #FFA800;
}

li.nav-pills-item {
    background: #F4F5F7 !important;
    width: 50%;
    border-right: 1px solid #BDC4CB;
}

ul.nav.nav-pills {
    display: flex;
}

li.nav-pills-item.active {
    background: #F4F5F7 !important;
}

li.nav-pills-item a {
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    color: #BDC4CB;
    text-align: center;
}

li.nav-pills-item.active a {
    color: #0668A2;
    border-bottom: 5px solid #0668A2;
}

ul.nav.nav-pills li:last-child {
    border: none;
}

span.benefits-text,
span.specification-text {
    position: relative;
}

li.nav-pills-item span.benefits-text:before,
li.nav-pills-item span.specification-text:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: -25px;
    bottom: 0px;
    background-repeat: no-repeat;
    background-position: center;
}

li.nav-pills-item span.benefits-text:before {
    background-image: url('/images/product-icons/benefits-icon.svg');
}

li.nav-pills-item.active span.benefits-text:before {
    background-image: url('/images/product-icons/benefits-active-icon.svg');
}

li.nav-pills-item span.specification-text:before {
    background-image: url('/images/product-icons/certificate-icon.svg');
}

li.nav-pills-item.active span.specification-text:before {
    background-image: url('/images/product-icons/certificate-active-icon.svg');
}

.print-image-block {
    margin-right: 20px;
}

.print-instruction-block .print-instruction-item:last-child .print-text-block {
    border: none;
}

img.print-icon {
    margin-right: 5px;
}

.notification-banner {
    background: #F4F5F7;
    padding: 20px 20px 20px 55px;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #0668A2;
    margin-bottom: 30px;
    position: relative;
}

p.title-notification-banner {
    font-weight: bold;
}

.help-banner {
    display: flex;
    /* border-bottom: 2px solid #F4F5F7; */
}

.desription-help-banner {
    align-self: center;
}

p.title-help-banner {
    font-weight: bold;
    font-size: 30px;
    line-height: 22px;
    color: #3C4653;
    margin-bottom: 15px;
}

p.text-help-banner {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #3C4653;
    margin-bottom: 25px;
}

.image-help-banner {
    margin-right: 25px;
}

.notification-banner:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background: url('/images/product-icons/info-icon.svg') no-repeat center;
    left: -25px;
    top: 25%;
}

.tags-item:hover {
    background: #eee;
}

a.print-download-btn {
    cursor: pointer;
}

.description-title {
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #3C4653;
}

.description-wrapper {
    margin-bottom: 5px;
    margin-top: 35px;
}

.title-image {
    width: 100%;
    object-fit: cover;
}

td.spec-td0 {
    background: #576375;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    text-align: start;
    padding: 7px 7px 7px 37px;
    border: none;
}

td.spec-td1 {
    font-size: 16px;
    line-height: 20px;
    color: #3C4653;
    font-weight: 400;
    padding: 7px 7px 7px 37px;
}

td.spec-td2 {
    font-size: 16px;
    line-height: 20px;
    color: #3C4653;
    font-weight: 400;
}

td.spec-td0 b {
    font-size: 18px;
    font-weight: bold;
}

.separator {
    height: 35px;
}

.tab-content #benefits li {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #576375;
    padding-bottom: 20px;
    width: 100%;
    border-bottom: 2px solid #F4F5F7;
    margin-bottom: 15px;
}

.tab-content #benefits p {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #3C4653;
}

.tab-content h3 {
    font-weight: 800;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #3C4653;
    margin-bottom: 5px;
}

.tab-content {
    overflow: auto;
}

.advantages-block {
    display: flex;
    flex-wrap: wrap;
    margin: 60px 0;
}

.advantages-item {
    max-width: calc(100%/2 - 25px);
    display: flex;
    margin-bottom: 30px;
    width: 100%;
}

p.advantages-text {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #576375;
    padding-bottom: 20px;
}

.advantages-description-block {
    width: 100%;
    align-self: center;
    border-bottom: 2px solid #F4F5F7;
    height: 100%;
    display: flex;
    align-items: center;
}

.advantages-item:nth-child(odd) {
    margin-right: 45px;
}

.advantages-image-block {
    margin-right: 20px;
    width: 40px;
    text-align: center;
}

.advantages-block .advantages-item:nth-last-of-type(-n+2) .advantages-description-block {
    border: none;
}

.advantages-image-block img {
    max-width: 40px;
    max-height: 40px;
}

.item__wrap {
    width: 100%;
    text-align: center;
    margin-bottom: 45px;
}

.print-instruction-block {
    margin-right: 35px;
    width: 40%;
}

.item__col {
    display: table-cell;
    vertical-align: top
}

.item .tab-pane#benefits {
    padding: 20px 0 10px 5px;
}

.item .tab-pane#specification {
    padding: 0px 0 10px 5px;
}

.item .nav-tabs {
    border-bottom: 0;
}

.item .nav-tabs li a {
    margin-right: 10px;
    line-height: 1.42857143;
    border: 1px solid #F1F5F6;
    border-radius: 3px;
    text-transform: uppercase
}

.item .nav-tabs li a:hover {
    background: #f1f5f6;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #333;
    cursor: default;
    background-color: #fff;
    border: 1px solid #e0e5ec;
}

@media (max-width: 815px) {
    .item__col:last-child {
        padding-left: 0;
    }
}

@media (max-width: 815px) {
    .item__col {
        display: block;
        text-align: center;
    }
}

.item__img_big {
    margin-right: 10px
}

@media (max-width: 991px) {
    .item__img_big {
        width: 292px;
    }

    .item__img_mini {
        width: 30px;
    }

    .item__col:last-child {
        padding-left: 10px;
        width: 100%
    }

    .item__control {
        padding: 10px !important;
        height: 100%;
    }

    .item__shipping {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
}

@media (max-width: 815px) {
    .item__img_big {
        width: 380px;
    }

    .item__img_mini {
        width: 100%;
    }

    .item__col:last-child {
        padding-left: 0;
    }
}

@media (max-width: 479px) {
    .item__img_big {
        width: 100%;
    }
}

@media (max-width: 479px) {
    .item__img_mini {
        width: 50px;
    }

    .item__col:last-child {
        padding-left: 0;
        width: 100%
    }
}

.item__img_items {
    float: right;
    padding: 0;
    list-style-type: none
}

@media (max-width: 815px) {
    .item__img_items {
        float: none;
        margin-top: 10px;
    }

    .item__img_items:before,
    .item__img_items:after {
        content: "";
        display: table
    }

    .item__img_items:after {
        clear: both
    }
}

.item__img_item {
    margin-bottom: 10px
}

.item__img_item_more {
    text-align: center
}

.item__img_item_more a {
    border-bottom: 1px dashed #147aa4;
    line-height: 18px;
}

.item__img_item_more a:hover {
    border-bottom: 1px solid #fff
}

@media (max-width: 815px) {
    .item__img_item_more a {
        position: relative;
        top: 20px;
    }
}

@media (max-width: 815px) {
    .item__img_item_more {
        float: left;
    }
}

@media (max-width: 815px) {
    .item__img_item {
        float: left;
        margin-right: 10px;
    }
}

.item__control {
    border: 1px solid #e0e5ec;
    padding: 30px;
    height: 100%
}

.item__price {
    font-size: 24px;
    font-weight: 600;
    color: #232323;
    margin-bottom: 5px;
    white-space: nowrap
}

.item__price_old {
    margin-bottom: 10px;
    font-size: 12px;
    color: #9e9e9e;
    text-decoration: line-through
}

.item__price span {
    font-size: 12px
}

.item__btn {
    width: 100%;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 20px
}

.item__btn:hover {
    color: #ffffff
}

.item__link {
    display: inline-block;
    margin-bottom: 10px
}

.item__link span {
    border-bottom: 1px dashed #147aa4
}

.item__link span:hover {
    border-bottom: 1px solid #fff
}

.item__shipping {
    font-family: 'Tahoma', sans-serif;
    margin-bottom: 20px;
    margin-top: 20px
}

.item__shipping_icon {
    color: #afb5be;
    margin-right: 10px;
    font-size: 15px
}


.product__price {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    color: #232323;
    margin-top: 15px;
    white-space: nowrap
}

.product__price_old {
    margin-top: 15px;
    font-size: 12px;
    color: #9e9e9e;
    text-decoration: line-through
}

@media (max-width: 991px) {
    .item__shipping {
        font-size: 11px;
    }
}

.item_in_stock {
    font-family: 'Tahoma', sans-serif;
    text-align: center;
    margin-bottom: 6px;
    font-size: 11px;
}

.item__title {
    font-size: 18px;
    font-weight: 600;
    color: #232323;
    margin-top: 0;
    margin-bottom: 20px
}

.item__prop {
    display: table;
    width: 80%;
    margin-bottom: 40px;
    margin-top: -10px
}

.item__prop_row {
    display: table-row;
    background: url(images/border_line.png) repeat-x bottom
}

.item__prop_col {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    font-family: 'Tahoma', sans-serif;
    line-height: 20px;
    padding-top: 10px
}

.item__prop_col span {
    position: relative;
    display: inline-block;
    padding-bottom: 1px;
    bottom: -6px;
    background: #fff
}

.item__prop_col:first-child span {
    padding-right: 5px
}

.item__prop_col:last-child {
    background: #fff;
    color: #232323
}

.item__prop_col:last-child span {
    padding-left: 5px
}

.item__desc {
    line-height: 22px;
    margin-bottom: 20px
}

.list__items {
    margin-bottom: 20px
}

.list__items .row {
    margin-left: -10px;
    margin-right: -10px
}

.list__items div[class^="col-"] {
    padding-left: 10px;
    padding-right: 10px
}

.list__item {
    text-align: center;
    border: 1px solid #e0e5ec;
    padding: 15px
}

@media (max-width: 479px) {
    .list__item {
        margin-bottom: 20px;
    }
}

.list__img {
    margin-bottom: 15px;
    width: 100%;
    height: auto
}

.list__link_wrap {
    display: table;
    width: 100%;
}

.list__link {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e9eef3
}

.list__price {
    font-size: 24px;
    font-weight: 600;
    color: #232323;
    margin: 10px 0 5px 0;
    white-space: nowrap
}

.list__price_old {
    margin-bottom: 10px;
    font-size: 12px;
    color: #9e9e9e;
    text-decoration: line-through
}

.list__price span {
    font-size: 12px
}

.list__btn {
    width: 100%;
    color: #ffffff;
    margin-bottom: 10px
}

.list__btn:hover {
    color: #ffffff
}

.list__in_stock {
    font-family: 'Tahoma', sans-serif;
    font-size: 11px;
}

@media (max-width: 991px) {
    .list__item {
        padding: 10px;
    }

    .list__in_stock {
        font-size: 11px;
    }
}

@media (max-width: 815px) {

    .item__link,
    .item__control {
        display: block;
        text-align: center;
    }

    .item__control {
        padding: 10px;
    }

    .item_in_stock {
        font-size: 11px;
    }

    .item__shipping {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .item__img_item_more .fancybox {
        top: 15px;
    }

    .item__img_items {
        display: inline-block;
    }
}

@media (max-width: 786px) {
    #product-body .row {
        flex-direction: column;
    }

    .item__wrap .item__col:nth-child(2) {
        margin: 0 !important;
        padding: 0 20px;
    }

    .buy-btn-block {
        margin: 0 auto;
    }

    img.title-image {
        width: 100%;
        max-width: 400px;
    }

    .advantages-item {
        max-width: none;
    }

    .under-image-block {
        flex-direction: column;
    }

    .tags-block {
        max-width: none;
    }

    .help-banner {
        flex-direction: column;
        text-align: center;
        margin-bottom: 50px;
    }

    p.text-help-banner {
        line-height: 22px;
    }

    p.title-help-banner {
        line-height: 34px;
    }

    .image-help-banner {
        margin-bottom: 15px;
    }

    #product-body .item__col.col-xs-12.col-sm-5.col-md-5 {
        width: 100%;
    }

    .col-md-3.col-sm-3.col-xs-4.left-menu-md.noprint {
        display: none;
    }

    .item {
        width: 100%;
    }

    .col-md-9.col-sm-9.col-xs-8.content-md {
        width: 100%;
    }

    li.nav-pills-item a {
        font-size: 16px !important;
    }

    .row {
        margin: 0;
    }
}

@media (max-width: 500px) {
    #product-body .name-title-block p.name-title {
        margin: 0;
    }

    #product-body .name-title-block {
        display: flex;
        flex-direction: column-reverse;
    }

    #product-body span.print-title-link {
        align-self: center;
    }

    .storage-notification {
        margin-right: auto;
    }

    img.spec_scheme_img {
        height: auto;
        width: 100%;
    }
}

.item__wrap_col {
    position: relative;
    display: block;
}

.gallery_hover {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
}

.gallery_hover:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: FontAwesome;
    content: "\f00e";
    display: inline-block;
    font-size: 33px;
    line-height: 51px;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    text-align: center;
    background-color: rgba(31, 31, 31, 0.5);
    color: #FFF;
    border-radius: 3px;
}

.item__wrap_col:hover .gallery_hover {
    display: block;
}

.item__wrap .item__col:nth-child(2) {
    margin: 0 40px;
}

.item .name-col {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 900;
}

.item-title {
    text-align: center;
    color: #09c;
}

.desc-section h1.item-title {
    text-align: center;
    color: #46b9e5;
}

.item__desc .table-bordered>tbody>tr>td:nth-child(1) {
    text-align: left;
}

.spec {
    width: 100%;
    border-collapse: collapse;
}

.spec-td0 {
    border: 1px #dddddd solid;
    padding: 10px;
    text-align: center;
    background-color: #dddddd;
}

.spec-td1 {
    border: 1px #dddddd solid;
    padding: 5px;
}

.spec-td2 {
    border: 1px #dddddd solid;
    text-align: center;
    padding: 5px 35px 5px 35px;
}

@media screen and (max-width:414px) {
    .spec tr td {
        display: block;
    }

    .spec-td0 {
        background-color: #dddddd;
        border-bottom: 0px;
        border-top: 0px;
    }

    .spec-td1 {
        background-color: #f5f6f7;
        text-align: center;
        border-bottom: 0px;
        border-top: 0px;
    }
}

img.spec_scheme_img {
    height: auto;
}