
.vozmojnie-vidy-ankor .vozmojnie-vidy {
    width: 400px;
    visibility: hidden;
    position: absolute;
    left: 200px;
    top: 0;
    background: #fff;
    box-shadow: -2px 2px 10px -1px #333;
    border-radius: 5px;
    color: black;
}

.vozmojnie-vidy-ankor:hover .vozmojnie-vidy {
    visibility: visible;
}

/*таблица Pantone начало*/
.Pantone {
    font: bold 0.8em Arial, Verdana, Tahoma;
    text-align: center;
    width: 98%;
    -moz-border-radius: 28px 28px 0 0;
    -webkit-border-radius: 28px 28px 0 0;
    border-radius: 28px 28px 0 0;
    margin: 25px auto 0;
    position: relative;
    table-layout: fixed;
    border-spacing: 0;
    -webkit-box-shadow: 3px 3px 5px #444;
    -moz-box-shadow: 3px 3px 5px #444;
    box-shadow: 3px 3px 5px #444
}

.Pantone th {
    text-align: center;
    font: bold italic 1.25em/28px Arial, Verdana, Tahoma;
    background: #800;
    background: -moz-linear-gradient(top, rgba(255, 0, 0, 0.5), #800 40%, #800 60%, rgba(255, 0, 0, 0.5));
    background: -ms-linear-gradient(top, rgba(255, 0, 0, 0.5), #800 40%, #800 60%, rgba(255, 0, 0, 0.5));
    background: -o-linear-gradient(top, rgba(255, 0, 0, 0.5), #800 40%, #800 60%, rgba(255, 0, 0, 0.5));
    background: -webkit-linear-gradient(top, rgba(255, 0, 0, 0.5), #800 40%, #800 60%, rgba(255, 0, 0, 0.5));
    background: linear-gradient(to top, rgba(255, 0, 0, 0.5), #800 40%, #800 60%, rgba(255, 0, 0, 0.5));
    color: #fff;
    -moz-border-radius: 25px 25px 0 0;
    -webkit-border-radius: 25px 25px 0 0;
    border-radius: 25px 25px 0 0
}

.Pantone td {
    overflow: hidden;
    padding: 1% 0 1%;
    max-height: 50px;
    border: 2px solid white;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease
}

.Pantone td:hover {
    cursor: pointer;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px
}

a.LightPantone {
    color: #000
}

a.LightPantone:hover {
    text-decoration: none
}

.Pantone td:hover > a.LightPantone {
    color: #444
}

/*таблица Pantone конец*/


/*страница CMYK начало*/
table.color-table td {
    height: 35px;
    padding: 0 5px;
    vertical-align: middle;
    text-align: center;
}

table.color-table th {
    background-color: #e0e0e0;
    height: 35px;
    padding: 0 5px;
    vertical-align: middle;
    text-align: center;
}

table.color-table tr:hover {
    background-color: aliceblue;
}

/*страница CMYK конец*/


/*отзывы*/
.otzyvy {
    margin: 0 0 0 auto;
    text-align: center;
    vertical-align: middle;
    width: 200px;
    height: 50px;
    border-radius: 4px;
    background-color: #fc0;
}

.otzyvy:hover {
    background-color: #f5c423;
}

.otzyvy:active {
    transform: scale(.97);
}

.otzyvy-text {
    line-height: 50px;
    font-family: YS Text, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 16px;
}

/*ВИДЫ НАНЕСЕНИЯ НАЧАЛО*/

/*заголовок*/
.pretty-header {
    color: #3649A1;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 22px;
    margin: 20px 0px;
    position: relative;
    overflow: hidden;
}

.left-right-line-header {
    text-align: center;
}

.left-right-line-header:before {
    content: "";
    border-bottom: 1px solid #3649A1;
    width: 50%;
    height: 0.5em;
    position: absolute;
    top: 0px;
    margin-left: calc(-50% - 10px);
}

.left-right-line-header:after {
    content: "";
    border-bottom: 1px solid #3649A1;
    width: 50%;
    height: 0.5em;
    position: absolute;
    top: 0px;
    margin-left: 10px;
}

/*для верхнего списка видов нанесения*/
.vidi-nanesenia a.ssilka {
    width: 30%;
    border: 1px solid #ffffff;
    color: #000000;
    margin-top: 10px;
    font-size: 130%;
    background: #f5f5f5;
    display: inline-block;
    line-height: 1.3;
    padding: 5px 13px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.vidi-nanesenia a.ssilka:hover, .vidi-nanesenia a.ssilka2:hover {
    background: #e6e6e6;
    text-decoration: none;
}

.vidi-nanesenia a.ssilka:focus, .vidi-nanesenia a.ssilka2:focus {
    text-decoration: none;
}

.vidi-nanesenia a.ssilka2 {
    text-align: center;
    width: 100px;
    margin-left: 5px;
    color: #49ae3d;
    font-size: 130%;
    background: #f5f5f5;
    display: inline-block;
    line-height: 1.3;
    padding: 5px 13px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*для заголовков видов нанесения*/

.vidy a.ssilka {
    width: auto;
    border: 1px solid #49ae3d;
    text-indent: 0px;
    font-size: 120%;
    background: rgba(255, 255, 255, 0);
    display: inline-block;
    line-height: 1.3;
    padding: 5px 13px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.vidy a.ssilka:hover {
    background: #ffffff;
    text-decoration: none;
}

.vidy a.ssilka:focus {
    text-decoration: none;
}

/*для кодов видов нанесения в сроках*/

.sroki a.ssilka {
    width: auto;
    border: 1px solid #ffffff;
    color: #000000;
    text-indent: 0px;
    font-size: 100%;
    background: rgba(255, 255, 255, 0);
    display: inline-block;
    line-height: 1.3;
    padding: 5px 13px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.sroki a.ssilka:hover {
    background: #ffffff;
    text-decoration: underline;
}

/*для остальных (подробнне / стоимость)*/

a.ssilka {
    width: auto;
    border: 1px solid #49ae3d;;
    color: #49ae3d;
    text-indent: 0px;
    font-size: 120%;
    background: rgba(255, 255, 255, 0);
    display: inline-block;
    line-height: 1.3;
    padding: 5px 13px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a.ssilka:hover {
    background: rgba(255, 255, 255, 0);
    text-decoration: none;
}

a.ssilka:focus {
    text-decoration: none;
}

p {
    font-size: 130%;
    line-height: 1.5;
    font-weight: 300;
}

hr.liniya {
    width: 100%;
    border: 0;
    height: 2px;
    background: #9E9E9E;
    background-image: -webkit-linear-gradient(left, #FFFFFF, #9E9E9E, #FFFFFF);
    background-image: -moz-linear-gradient(left, #FFFFFF, #9E9E9E, #FFFFFF);
    background-image: -ms-linear-gradient(left, #FFFFFF, #9E9E9E, #FFFFFF);
    background-image: -o-linear-gradient(left, #FFFFFF, #9E9E9E, #FFFFFF);
    margin-top: 60px;
    margin-bottom: 60px;
}

.vidy {
    font-size: 170%;
}

.obrazec {
    text-align: center;
}

li {
    font-size: 130%;
}


img.razmer {
    width: auto;
    max-width: 800px;
    height: auto;
    max-height: 450px;
}

.kalkylator {
    cursor: pointer;
    width: 35px;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-left: 3px;
}

@media (max-width: 991px) {
    img.razmer {
        width: auto;
        max-width: 300px;
        height: auto;
        max-height: 350px;
    }

    .vidi-nanesenia a.ssilka {
        width: 100%;
        margin-bottom: 10px;
    }

    .vidy a.ssilka {
        background: #ffffff;
        border: 1px solid rgba(108, 255, 88, 0);
    }

    .vidy a.ssilka:hover {
        background: rgba(255, 255, 255, 0);
    }

    .kalkylator {
        width: 60px;
    }

}


.manufacturing__indicator {
    display: flex;
    align-items: center;
    height: 15px;
    margin-bottom: 10px;
}


.manufacturing__indicator .indicator {
    padding-right: 0;
    padding-left: 0;
    margin-left: -2px;
    border-color: transparent;
    background-color: transparent;
}

.indicator {
    display: flex;
    width: 100%;
    height: 16px;
    padding: 1px;
    margin: 34px 0;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 16px;
    background-color: #e6e3e6;
}

.indicator_color_green .indicator__progress {
    border-color: #5faf23;
    background-color: #e5eddf;
}

.indicator__progress {
    min-width: 12px;
    max-width: calc(100% - 2px);
    height: 12px;
    position: absolute;
    z-index: 3;
    border: 2px solid;
    border-radius: 16px;
    transition: width .75s;
}

.manufacturing__indicator .indicator__text {
    position: absolute;
    top: 50%;
    left: 100%;
    bottom: auto;
    transform: translateY(-50%);
    white-space: nowrap;
    margin-left: 10px;
}

.indicator__text {
    color: #509f23;
    margin-bottom: 10px;
    position: absolute;
    left: 100%;
    bottom: 100%;
    transform: translateX(-50%);
    font-weight: 700;
}

 .indicator__text {
    opacity: 1;
    transition: opacity .3s linear .75s;
}

/*ВИДЫ НАНЕСЕНИЯ КОНЕЦ*/

.lead {
    margin: 1em 0;
    padding: 0;
    font-size: 1.4em;
    font-weight: 300;
}

h2 {
    text-align: center;
}


.slider-wrap {
    margin: 0 auto;
}

.owl-carousel {
    position: relative;
    height: 400px;
    overflow: hidden;
    border: #ffffff solid 10px;
}

.owl-item {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-item img {
    max-height: 400px;
    width: auto;
    text-align: center;
    margin: 0 auto;
}

.Radio-But {
    margin-top: 10px;
    text-align: center;
}

.Radio-But .ctrl-select {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("img/radioBg.png") center bottom no-repeat;
    margin: 2px;
    overflow: hidden;
    text-indent: -99999px;
}

.Radio-But .ctrl-select:hover {
    cursor: pointer;
    background-position: center center;
}

.Radio-But .ctrl-select.active {
    background-position: center top;
}

.prewBut, .nextBut {
    display: block;
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    overflow: hidden;
    text-indent: -99999px;
    background: url("img/arrowBg2.png") left center no-repeat;
    z-index: 3;
    outline: none !important;
}


.prewBut {
    left: 10px;
}

.nextBut {
    right: 10px;
    background: url("img/arrowBg2.png") right center no-repeat;
}

.prewBut:hover, .nextBut:hover {
    opacity: 0.8;
}

.owl-prev, .owl-next {
    display: block !important
}

.video {
    text-align: center;
}


@media (max-width: 991px) {
    .video iframe {
        width: 90%
    }

    .left-right-line-header-mob:before {
        width: 0;
    }

    .left-right-line-header-mob:after {
        width: 0;
    }
}

p {
    font-size: 130%;
}

li {
    font-size: 130%;
}

span.kod {
    color: red;
}

div.kod {
    margin: 5px;
    padding: 20px;
    background-color: #eee;
    border-style: solid;
    border-width: 1px;
    text-align: justify;
}

p.preimushchestva {
    font-size: 170%;
}

div.important {
    margin: 5px;
    padding: 20px;
    background-color: #a6f1ff;
    border-style: solid;
    border-width: 1px;
    text-align: justify;
}

img.razmer {
    max-height: 380px;
    width: auto;
    max-width: 600px;
    text-align: center;
    margin: 0 auto;
}

@media (max-width: 991px) {
    .owl-carousel {
        position: relative;
        height: 300px;
        overflow: hidden;
        border: #ffffff solid 10px;
    }

    .owl-item {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    img.razmer {
        width: auto;
        max-width: 200px;
        height: auto;
        max-height: 170px;
    }
}

/*СТОИМОСТЬ НАНЕСЕНИЯ НАЧАЛО*/

.stoimost-nanesenia {
    color: #3649A1;
    top: -16px;
    position: relative;
}

li {
    font-size: 130%;
}

.h3_header {
    font-size: 150%;
}

hr.liniya {
    border: none; /* Убираем границу для браузера Firefox */
    color: gray; /* Цвет линии для остальных браузеров */
    background-color: gray; /* Цвет линии для браузера Firefox и Opera */
    height: 1px; /* Толщина линии */
}

table.table {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 14px;
    border-collapse: collapse;
    text-align: center;
}

.table th, .table td:first-child {
    background: #AFCDE7;
    color: white;
    padding: 10px 20px;
}

.table th, .table td {
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: white;
}

.table td {
    background: #D8E6F3;
}

.table th:first-child, .table td:first-child {
    text-align: left;
}

/*СТОИМОСТЬ НАНЕСЕНИЯ КОНЕЦ*/


/*калькулятор на всех страницах*/

.fixed-calc {
    position: fixed;
    bottom: 20px; /* Отступ снизу */
    left: 20px; /* Отступ слева */
    z-index: 1000; /* Устанавливаем высокий z-index, чтобы кнопка всегда была поверх других элементов */
}

.fixed-calc .kalkylator {
    width: 70px; /* Задайте ширину изображения калькулятора по необходимости */
    height: auto; /* Чтобы сохранить пропорции изображения */
    cursor: pointer; /* Указатель курсора при наведении, если требуется кликабельный элемент */
}

.close-modal {
    position: absolute;
    right: 6px;
    top: 6px;
    padding: 7px 11px;
    font-size: 24px;
    border-radius: 50%;
}

@media (max-width: 991px) {
    .close-modal {
        position: absolute;
        right: 6px;
        top: 6px;
        padding: 7px 11px;
        font-size: 24px;
        border-radius: 50%;
    }

    .fixed-calc {
        bottom: 16px;
        left: 90px;
    }
}

/*стили для таблицы CMYK*/
.col-25 {
    width: 25%;
}

.col-32 {
    width: 32%;
}

.col-4 {
    width: 4%;
}

.col-15 {
    width: 15%;
}

/*стили для страницы предоплата*/
.container.white-popup.predoplata {
    background-color: #ffffff;
    margin-bottom: 50px;
    padding: 30px 15px 30px 15px;
    -webkit-box-shadow: 0 5px 10px 2px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0 5px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0 5px 10px 2px rgba(34, 60, 80, 0.2);
}

.payment-options {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}

.payment-options img.knopka {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    background: rgb(244, 244, 244);
    padding: 5px;
    margin: 30px 0;
    outline: none;
}

.payment-options img.knopka:hover {
    background: rgb(238, 238, 238);
}

.payment-options img.knopka:active {
    background: rgb(244, 244, 244);
}

@media only screen and (max-width: 480px) {
    .payment-options {
        flex-direction: column;
        align-items: center;
        gap: 15px;
        text-indent: 0;
    }

    .payment-options img.knopka {
        margin: 0;
    }
}