html body .page-header h1 {
    text-align: left;
}

.main-picture-wrapper {
    height: 344px;
    /* cursor: pointer; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-picture {
    /* width: 100%; */
    height: 100%;
}

.more-pictures-wrapper {
    margin-top: 20px;
}

.coloPalleteWrapper {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    flex-wrap: wrap;
}

.coloPalleteWrapper .item {
    width: 14%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    height: 150px;
}

.coloPalleteWrapper .item .itemText {
    margin-top: 10px;
}

.coloPalleteWrapper .item .itemImg {
    width: 80px;
    height: 60px;
}

.coloPalleteWrapper .item .itemImg img {
    width: 100%;
    height: 100%;
}


/* .more-pictures-item{
    width: 32%;
    margin: 0 10px;
    cursor: pointer;
}
.more-pictures-item:last-child{
    margin: 0;
    margin-left: 10px;
}
.more-pictures-item:first-child{
    margin: 0;
    margin-right: 10px;
    height: 100%;
} */


/* .more-pictures-pic{
    height: 100%;
    width: 100%;
} */

.detail-text {
    color: #000;
}

.detail-date,
.detail-price {
    font-size: 20px;
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
}

.detail-price {
    color: #000 !important;
    flex-direction: column;
}

.detail-date {
    /* margin-top: 50px; */
}

.detail-date-val,
.detail-price-val {
    font-weight: 600;
}

.detail-date-val {
    width: 30%;
    text-align: center;
}

.work-btn-block.detail-btn {
    width: 30%;
}

.detail-advantages-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0;
}

.detail-advantages-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.detail-advantage-text {
    text-align: center;
    color: #000;
}

.detail-buttons-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.owl-nav {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    font-size: 20px;
    margin-top: 10px;
}

.owl-prev,
.owl-next {
    margin: 0 5px;
}

.detail-btn {
    margin: 10px 0;
    display: flex;
    justify-content: center;
    font-size: 15px;
}

.main-info .work-btn-block .zayavka_btn {
    display: block;
    border: 1px solid #0695b3;
    /* padding: 15px; */
    text-align: center;
    text-decoration: none;
}

.zayavka_btn:hover {
    color: #fff;
    background-color: #0695b3;
}

.get-personal-offer {
    display: block;
    padding: 10px;
    width: 70%;
    text-decoration: none;
    background-color: #EF6337;
    text-align: center;
    color: #fff;
}

.detail-info {
    margin-top: 40px;
}

.detail-info-table-header-tabs {
    display: flex;
    border-top: 1px solid #0695b3;
    border-bottom: 1px solid #0695b3;
    border-left: 1px solid #0695b3;
}

.work-btn-block {
    display: flex;
    justify-content: center;
    padding: 10px 0;
}

.detail-info-header-tab,
.detail-info-header-tab__active {
    flex: 1;
    border-right: 1px solid #0695b3;
    text-align: center;
    padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.detail-info-header-tab__active {
    color: #fff;
    background-color: #0695b3;
    font-weight: 600;
}

.popup {
    display: none;
    position: fixed;
    z-index: 8109;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.fancybox-outer {
    height: 90%;
}

.overflower,
.overflower .row,
.overflower .col,
.overflower .col .thumbs,
.overflower .col .around_changeit,
.overflower .col .changeit,
.overflower .col .navigations {
    height: 100%;
}

.widgets .forms {
    width: 100%;
    display: flex;
}

.widgets .forms .clearfix {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
}

.widgets .forms a>span {
    font-size: 16px;
    margin-left: 10px;
    width: 100%;
}

.widgets .forms a>i {
    width: 50px;
}

.data .name .descr .work-button {
    display: none;
}

.partners {
    display: none !important;
}

.tab {
    display: none;
}

.tab-active {
    display: block;
}

.payment-methods-wrapper {
    display: flex;
    justify-content: space-around;
    padding-top: 20px;
}

.payment-methods-wrapper div {
    flex: 1;
    text-align: center;
}

.payment-methods-wrapper div img {
    width: 50px;
    margin-bottom: 10px;
}

table {
    width: 100%;
}

table,
td,
tr,
th {
    border: none;
}

.tr {
    border: 1px solid #0695b3;
    border-right: none;
    border-top: none;
    width: 50%;
}


/* .tab1 tr{
    border-bottom: 1px solid #0695b3;
    padding: 10px 0;
} */

.tab1 tr th,
.tab1 tr td {
    padding: 10px 0;
}

.tab1 tr:nth-child(2n) {
    background-color: rgba(6, 150, 179, 0.171);
}

table .tr th,
table .tr td {
    padding: 10px;
    border-right: 1px solid #0695b3;
}

table .tr th {
    border-left: 1px solid #0695b3;
    border-bottom: 1px solid #0695b3;
}

table .tr th {
    width: 33.333%;
}

.deliviry-tr td tr th,
.deliviry-tr td tr td {
    border: none;
    font-weight: normal;
}

.deliviry-tr td {
    padding: 0 !important;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .detail-info-header-tab {
        font-size: 11px;
    }
    table .tr th {
        font-size: 12px;
    }
    .popup .fancybox-opened {
        width: 100% !important;
        height: 100% !important;
    }
    .popup .fancybox-title {
        padding: 0;
        padding-bottom: 10px;
        font-size: 13px;
    }
    .fancybox-outer .fancybox-inner {
        width: 100% !important;
        max-width: 100% !important;
    }
    .around_changeit {
        width: 100%;
    }
    .changeit img {
        width: 100% !important;
        height: 60%;
    }
}

.dop-picture-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.dop-picture-wrapper img {
    width: 70px;
    height: 70px;
    padding: 3px;
    border: 1px solid #cacaca;
    margin-left: 4px;
    margin-right: 4px;
}

.detail-price-dop {
    font-size: 20px;
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
}

.prise_sale {
    color: #0695b3;
    font-weight: bold;
    /* 	position: absolute;
	bottom: 50px;
	left: 74px; */
}


/* .catalog_block_new_avto .prise_sale{
	bottom: 70px;
} */

body .detail-price-val-sale {
    text-decoration: line-through;
    font-weight: normal;
    left: 74px;
}

@media only screen and (max-width: 460px) {
    .detail-price-dop {
        display: block;
    }
}

.art1 {
    display: flex;
    justify-content: space-between;
}

.description__text--block {
    clear: both;
    margin: 50px 0px;
    padding-bottom: 20px;
}


/* navesy */

.navesy-selector+pre+.row {
    display: none;
}

.navesy-selector+pre+.row+br+.custom_widgets {
    display: none;
}

span.calc-offer-params__txt {
    width: 200px;
}

.navesy-params .calc-offer__subtitle {
    font-size: 24px;
}

.navesy-params-row {
    display: flex;
    justify-content: space-between;
    padding-top: 5px;
    padding-bottom: 5px;
}

.navesy-params-rh {
    width: 70%;
    padding-left: 10px;
}

.navesy-params-value {
    width: 30%;
    padding-left: 10px;
}

.navesy-params-row:nth-child(2n) {
    background: #0695b31c;
}

li.calc-offer-color__item a {
    width: 100%;
    height: 100%;
    display: block;
    min-width: 100%;
    max-width: 100%;
    position: relative;
    min-height: 100%;
    max-height: 100%;
}

li.calc-offer-color__item a span {
    position: absolute;
    border: white;
    display: block;
    padding: 5px;
    left: 50%;
    transform: translateX(-50%);
    top: -12px;
    z-index: 1;
    background: white;
    font-size: 12px;
    line-height: normal;
    white-space: nowrap;
    border-radius: 5px;
    padding: 2px 5px;
    transition: all .3s ease-in-out;
    opacity: 0;
    z-index: -1;
}

li.calc-offer-color__item:hover a span {
    z-index: 1;
    opacity: 1;
}

li.calc-offer-color__item {
    border: 1px solid #eeee;
}

li.calc-offer-params__item {
    position: relative;
}

li.calc-offer-params__item a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 2;
}

tbody.js-alutech.size-table__body tr {
    position: relative;
}

tbody.js-alutech.size-table__body tr a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
}

tbody.js-alutech.size-table__body tr a:hover {
    opacity: 0.75;
    cursor: pointer;
}

tbody.js-alutech.size-table__body tr a:hover+label span {
    background: #fa6534;
}

li.calc-offer-params__item a:hover+div.check_size span.check {
    background: #fa6534;
}

li.calc-offer-color__item>span {
    display: none;
}

.calc-offer-color__item:before {
    border: 4px dashed #0695b3 !important;
    box-shadow: inset 0px 0px 6px #0695b3;
}

li.calc-offer-color__item._ferma {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
}

ul.js-hormann.calc-offer-color__list._ferma li.calc-offer-color__item._ferma {
    width: calc(50% - 3px);
    height: 60px;
}

li.calc-offer-color__item._ferma b {
    position: absolute;
    width: 80%;
    height: 80%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.calc-offer-color__item:before {
    z-index: 1;
}

.calc-offer__img-small {
    display: flex;
    margin-top: 10px;
}

.calc-offer__item svg {
    height: auto;
    width: 100%;
}

.calc-offer__item {
    width: calc(25% - 6px);
    margin: 3px;
    border-radius: 50%;
    border: 1px solid lightgray;
    padding: 10px;
    background-size: cover;
    background-position: center;
    cursor: pointer;
}

.calc-offer__item.active {
    border-color: #0695b3;
}

@media (max-width: 900px) {
    section.works.offers-section .gallery .item {
        width: 100%;
    }
    section.works.offers-section .gallery .item .row.image {
        position: relative;
        overflow: hidden;
        max-height: 200px;
        min-height: 200px;
    }
    section.works.offers-section .gallery .item .row.image .col.col-md-12 {
        position: initial !important;
    }
    section.works.offers-section .gallery .item .row.image .col.col-md-12 img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .navesy-params-row {
        font-size: 13px;
    }
    .navesy-params-rh {
        width: 50%;
        max-width: 50%;
        padding: 0 5px;
    }
    .navesy-params-value {
        padding: 0 5px;
        text-align: center;
        width: 50%;
        max-width: 50%;
    }
    .calc-offer__bottom-label {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .calc-offer__bottom-label span.js-scroll-to {
        position: relative;
    }
    .calc-offer__bottom-label span.js-scroll-to:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 40px;
        top: 50%;
        transform: translateY(-50%);
    }
    .calc-offer-params {
        margin-bottom: 30px;
    }
    .calc-offer-bl {
        max-width: 100%;
    }
    div#navesy3DObj canvas {
        width: 100% !important;
        height: auto !important;
    }
    .calc-offer__form.offer-form-callback .scorer .inputs input[type=submit] {
        font-size: 13px;
    }
    li.calc-offer-color__item._color {
        width: calc(25% - 4px);
    }
}

.navesy-img-element:not(.-active) {
    display: none !important;
}

.navesy-img-element.-active {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}

.navesy-img-element {
    min-height: 380px;
}

@media (max-width: 900px) {
    .navesy-img-element {
        min-height: 300px;
    }
}

canvas {
    outline: none !important;
}