.c1 {
    max-width: 1260px;
    margin: 0 auto;
    padding: 100px 10px 100px 10px;
}
.c1_btns {
    width: 100%;
}
.c1_btns_btn {
    /* background: #ffa301;
    color: white;
    padding: 5px 10px;
    border-radius: 7px; */
}
.c1_btns_btn > span {
    display: inline-block;
    margin: 0 0 0 5px;
}

.c1_Pl {
    width: 100%;
    border-bottom: 1px solid rgba(1,1,1, .1);
    padding: 40px 0 0 0;
}
.c1_Pl_btn {
    
    /* color: white; */
    color: black;
    margin: 0 7px 0 0;
    /* height: 30px; */
    padding: 8px 10px;
    border-top: 1px solid rgba(1,1,1, .1);
    border-left: 1px solid rgba(1,1,1, .1);
    border-right: 1px solid rgba(1,1,1, .1);
}
.c1_Pl_btn:last-child {
    margin: 0;
}
.c1_Pl_btn > span {
    font-weight: 500;
    display: inline-block;
    margin: 0 4px 0 0;
}

.c1_Pl_btn:hover {
    background: #FFA301;
    color: white;
}
.c1_Pl_btn_active {
    position: relative;
    background: #FFA301;
    color: white;
}
.c1_Pl_btn_active::after {
    width: 100%;
    height: 3px;
    background: white;
    position: absolute;
    left: 0;
    top: 100%;
    content: "";
}


.c1Bs {
    width: 100%;
    padding: 10px 0 0 0;
}


.c1Bs1 {
    width: 15%;
    margin: 0 40px 0 0;
}
.c1Bs2 {
    width: 55%;
    padding: 10px 0 0 0;
}
.c1Bs1_b {
    border-bottom: 1px solid rgba(1,1,1, .2);
    padding: 10px 0;
    cursor: pointer;
}
.c1Bs1_b:last-child {
    border-bottom: none;
}
.c1Bs1_b > img {
    width: 100%;
}
.c1Bs1_b_circle {
    padding: 0 0 0 13px;
}
.c1Bs1_b_circle_circle {
    width: 30px;
    height: 30px;
    border: 2px solid #FFA301;
    border-radius: 50%;
    font-size: 15px;
    flex-shrink: 0;
    margin: 0 10px 0 0;
}
.c1Bs1_b_circle_circle > i {
    color: transparent;
}
.c1Bs1_b_circle_text {
    font-weight: 500;   
}

.c1Bs1_b:hover .c1Bs1_b_circle > .c1Bs1_b_circle_circle {
    background: #FFA301;
}
.c1Bs1_b:hover .c1Bs1_b_circle > .c1Bs1_b_circle_circle > i {
    color: white;
}

.c1Bs1_b_active {

}
.c1Bs1_b_active > .c1Bs1_b_circle .c1Bs1_b_circle_circle {
    background: #FFA301 !important;
}
.c1Bs1_b_active > .c1Bs1_b_circle > .c1Bs1_b_circle_circle > i {
    color: white !important;
}
.c1Bs1_b_select {
    width: 100%;
    outline: none;
}
.c1Bs1_b_zg {
    font-size: 14px;
    margin: 0 0 3px 0;
    display: block;
    width: 100%;
    font-weight: 500;
}
.c1Bs1_b_select {
    font-size: 14px;
    padding: 3px 5px;
    border: 1px solid rgba(1,1,1, .2);
    border-radius: 2px;
}
.c1Bs1_b_select > option {
    font-size: 14px;    
}
.c1Bs2_zg {
    text-align: center;
    width: 100%;
    display: block;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .5px;
    
}
.c1Bs2R_IMG {
    width: 100%;
    position: relative;
}
.c1Bs2R_IMG_image {
    width: 100%;
}


.c1Bs2R_IMG_v1 {
    
}

.c1Bs2R_IMG_v1_img {
    position: absolute;
}
.c1Bs2R_IMG_v1_img1 {
    top: 19%;
    left: 8.3%;
    width: 23%;
}
.c1Bs2R_IMG_v1_img2 {
    top: 18.7%;
    right: 2.6%;
    width: 23%;
}
.c1Bs2R_IMG_v1_img3 {
    bottom: 3.8%;
    left: 8.3%;
    width: 23%;
}
.c1Bs2R_IMG_v1_img4 {
    width: 23%;
    bottom: 3.8%;
    right: 2.5%;
}


.c1Bs2R_IMG_block_inp_TL_v1 {
    top: 5.5%;
}
.c1Bs2R_IMG_block_inp_TL_v2 {
    left: 0;
    top: 50%;
}
.c1Bs2R_IMG_block_inp {
    /* border: 1px solid red;    */
    position: absolute;
    z-index: 5;
}
.c1Bs2R_IMG_block_inp_block {
    background: white;
    padding: 5px 20px;
}
.c1Bs2R_IMG_block_inp_block > input {
    width: 60px;
    height: 30px;
    border: 1px solid rgba(1,1,1, .2);
    border-radius: 7px;
    padding: 0 5px;
    text-align: center;
}
.c1Bs2R_IMG_block_inp_block > span {
    display: inline-block;
    margin: 0 0 0 10px;
}

.c1Bs2R_IMG_block_inp_block > input::-webkit-outer-spin-button, .c1Bs2R_IMG_block_inp_block > input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }

.c1Bs2R_IMG_TOCKA {
    position: absolute;
    z-index: 6;
    cursor: pointer;
}
.c1Bs2R_IMG_TOCKA > input {
    cursor: pointer;
}
.c1Bs2R_IMG_TOCKA_TL_v1 {
    top: 33%;
    left: 16%;
}
.c1Bs2R_IMG_TOCKA_TL_v2 {
    top: 33%;
    right: 12%;
}

.c1Bs2R_IMG_TOCKA_TL_v3 {
    left: 16%;
    bottom: 20%;
}
.c1Bs2R_IMG_TOCKA_TL_v4 {
    right: 12%;
    bottom: 20%;
}




.c1Bs2R_IMG_block_inp_G_v1 {
    top: 4%;
}
.c1Bs2R_IMG_block_inp_G_v2 {
    left: 0%;
}
.c1Bs2R_IMG_block_inp_G_v3 {
    right: 0;
    top: 30%;
}
.c1Bs2R_IMG_block_inp_G_v4 {
    left: 18%;
    bottom: 3%;
}


.c1Bs2R_IMG_TOCKA_G_v3 {
    bottom: 35%;
    left: 48%;
}
.c1Bs2R_IMG_TOCKA_G_v4 {
    right: 17%;
    top: 47%;
}
.c1Bs2R_IMG_TOCKA_G_v5 {
    left: 16%;
    bottom: 20%;
}
.c1Bs2R_IMG_TOCKA_G_v6 {
    bottom: 20%;
    left: 35%;
}
.c1Bs2R_IMG_G_img1 {
    width: 10%;
    top: 49.5%; 
    left: 40.5%;
}

.c1Bs2R_IMG_G_img2 {
    top: 38%;
    right: 10.8%;
    width: 20%;
}
.c1Bs2R_IMG_G_img3 {
    width: 20%;
    bottom: 12.5%;
    left: 8.8%;
}
.c1Bs2R_IMG_G_img4 {
    width: 20%;
    left: 28.7%;
    bottom: 12.9%;
}

.c1Bs2R_IMG_block_inp_P_v1 {
    top: 2%;
}
.c1Bs2R_IMG_block_inp_P_v2 {
    top: 30%;
}
.c1Bs2R_IMG_block_inp_P_v3 {
    left: 0;
}
.c1Bs2R_IMG_block_inp_P_v4 {
    right: 0;
}

.c1Bs2R_IMG_block_inp_P_v5 {
    bottom: 3%;
    left: 16%;
}
.c1Bs2R_IMG_block_inp_P_v6 {
    bottom: 3%;
    right: 17%;
}
.c1Bs2R_IMG_TOCKA_P_v1 {
    left: 30%;
}
.c1Bs2R_IMG_TOCKA_P_v2 {
    right: 30%;
}
.c1Bs2R_IMG_TOCKA_P_v3 {
    bottom: 20%;
    left: 15%;
}
.c1Bs2R_IMG_TOCKA_P_v4 {
    bottom: 20%;
    left: 32%;
}
.c1Bs2R_IMG_TOCKA_P_v5 {
    right: 15%;
    bottom: 20%;
}
.c1Bs2R_IMG_TOCKA_P_v6 {
    right: 33%;
    bottom: 20%;
}
.c1Bs2R_IMG_P_img1 {
    left: 37.6%;
    bottom: 40%;
    width: 9%;
}
.c1Bs2R_IMG_P_img2 {
    right: 38.6%;
    bottom: 40%;
    width: 9%;
}

.c1Bs2R_IMG_P_img3 {
    bottom: 14.7%;
    left: 10%;
    width: 10%;

}
.c1Bs2R_IMG_P_img4 {
    width: 10%;
    bottom: 14.8%;
    left: 31%;
}
.c1Bs2R_IMG_P_img5 {
    width: 10%;
    bottom: 14.8%;
    right: 11.5%
}
.c1Bs2R_IMG_P_img6 {
    width: 10%;
    bottom: 14.8%;
    right: 32.5%;
}
.c1Bs2R_IMG_block_inp_ERKER_v1 {
    top: 3%;
}
.c1Bs2R_IMG_block_inp_ERKER_v2 {
    left: 0;
    top: 35%;
}
.c1Bs2R_IMG_block_inp_ERKER_v3 {
    right: 0;
    top: 35%;
}
.c1Bs2R_IMG_block_inp_ERKER_v4 {
    left: 0;
    bottom: 5%;
}

.c1Bs2R_IMG_block_inp_radial_v1 {
    top: 3%;
}
.c1Bs2R_IMG_block_inp_radial_v2 {
    left: 0%;
    bottom: 23%;
}
.c1Bs1 {
    /* border: 1px solid blue; */
}

.c1Bs1_v1_b {
    /* border: 1px solid red; */
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid rgba(1,1,1, .2);
}
.c1Bs1_v1_b:last-child {
    border-bottom: none;
}

.c1Bs2R_v1_b {
    width: 19.3%;
    margin: 0 0 7px 0;
    border: 1px solid black;
    position: relative;
}
.c1Bs2R_v1_b_active {
    border: 1px solid #FFA301;
}
.c1Bs2R_v1_b_text1 {
    position: absolute;
    z-index: 4;
    font-size: 12px;
    font-weight: 500;
    background: rgba(255,255,255, .8);
    border-radius: 4px;
    padding: 5px;
    top: 5px;
    left: 5px;
}

.c1Bs2R_v1_b > img {
    width: 100%;
}
.c1Bs2R_v1_b_text2_isset {
    width: 100%;
    z-index: 4;
    position: absolute;
    bottom: 5px;
}
.c1Bs2R_v1_b_text2 {
    font-size: 12px;
    font-weight: 500;
    background: rgba(255,255,255, .8);
    border-radius: 4px;
    padding: 5px;
}

.c1Bs2R_galka {
    opacity: 0;
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    background: #FFA301;
    width: 23px;
    height: 23px;

}
.c1Bs2R_galka > i {
    color: white;
    font-size: 14px;
}
.c1Bs2R_v1_b_active > .c1Bs2R_galka{
    opacity: 1;
}
.c1Bs2R_v1_b:hover {
    border: 1px solid #FFA301;
}
.c1Bs2R_v1_b:hover .c1Bs2R_galka {
    opacity: 1;
}
.c1Bs2R_mat {
    overflow-y: auto;
    height: 600px;
    padding: 0 10px 0 0;
}

/* полоса прокрутки (скроллбар) */
.c1Bs2R_mat::-webkit-scrollbar {
    width: 4px; /* ширина для вертикального скролла */
    height: 5px; /* высота для горизонтального скролла */
    background: transparent; 
}

/* ползунок скроллбара */
.c1Bs2R_mat::-webkit-scrollbar-thumb {
    background: rgba(1,1,1, .3); /* Цвет ползунка скроллбара */
    border-radius: 7em; /* Закругление углов ползунка скроллбара */
    box-shadow: none; /* Тень ползунка */
}
/* Анимация при наведении на ползунок скроллбара */ .c1Bs2R_mat::-webkit-scrollbar-thumb:hover { background-color: rgba(1,1,1, .5); /* Цвет ползунка */ } /* Стрелки */ .c1Bs2R_mat::-webkit-scrollbar-button:vertical:start:decrement { background: transparent; background-color:  transparent; } .c1Bs2R_mat::-webkit-scrollbar-button:vertical:end:increment { background: transparent; background-color:  transparent; } .c1Bs2R_mat::-webkit-scrollbar-button:horizontal:start:decrement { background: transparent; background-color:  transparent; } .c1Bs2R_mat::-webkit-scrollbar-button:horizontal:end:increment { background: transparent; background-color:  transparent; }
.c1Bs2_kromka_i_bortik {
    width: 100%;
    /* border: 1px solid red; */
}
.c1Bs2_kromka_i_bortik_zg {
    width: 100%;
    font-size: 25px;
    font-weight: 500;
    color: #2f2f2f;
    padding: 10px 0;
}
.c1Bs2R_v1_b_input {
    opacity: 0;
    border: 1px solid rgba(1,1,1, .3);
    border-radius: 3px;
    position: absolute;
    right: 25px;
    top: 5px;
    width: 60px;
    background: white;
    box-sizing: border-box;
    padding: 3px;
    
}
.c1Bs2R_v1_b:hover > .c1Bs2R_v1_b_input {
    opacity: 1;
}
.c1Bs2R_v1_b_active > .c1Bs2R_v1_b_input {
    opacity: 1;
}
.c1Bs2R_v1_b_input > * {
    display: block;

}
.c1Bs2R_v1_b_input > *:first-child {
    width: 60%;
    height: 20px;
    text-align: center;
    font-size: 14px;
}
.c1Bs2R_v1_b_input > *:last-child {
    width: 40%;
    font-size: 12px;
    font-weight: 600;
    box-sizing: border-box;
}

.c1Bs2R_v1_b_input>input::-webkit-outer-spin-button,
.c1Bs2R_v1_b_input>input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.c1Bs2_dop {
    width: 100%;
}
.c1Bs2_dop_block {
    cursor: pointer;
    margin: 0 0 10px 0;
}
.c1Bs2_dop_block:last-child {
    margin: 0;
}
.c1Bs2_dop_block > input {
    transform: scale(1.3);
    cursor: pointer;
    margin: 0 10px 0 0;
}
.c1Bs2_dop_block_span {
    
}

/*  */
.c1Bs2_dop_block_inp {
    border: 1px solid rgba(1,1,1, .3);
    border-radius: 3px;
    width: 80px;
    background: white;
    box-sizing: border-box;
    padding: 3px;
    margin: 0 0 0 20px;
    
}

.c1Bs2_dop_block_inp > * {
    display: block;

}
.c1Bs2_dop_block_inp > *:first-child {
    width: 70%;
    height: 20px;
    text-align: center;
    font-size: 14px;
}
.c1Bs2_dop_block_inp > *:last-child {
    width: 30%;
    font-size: 10px;
    font-weight: 600;
    box-sizing: border-box;
}

.c1Bs2_dop_block_inp>input::-webkit-outer-spin-button,
.c1Bs2_dop_block_inp>input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.c1Bs2_dop_pol {
    width: 100%;
    height: 1px;
    background: rgba(1,1,1, .2);
    margin: 30px 0;
}


.c1Bs2_rez {
    width: 100%;
    /* border: 1px solid rebeccapurple; */
}
.c1Bs2_rezF {
    width: 100%;
    /* border: 1px solid blue; */
}
.c1Bs2_rezF_table {
    width: 60%;
}
.c1Bs2_rezF_table_B {
    width: 100%;
}
.c1Bs2_rezF_table > * {
    border-bottom: 1px solid #E0E0E0;
}
.c1Bs2_rezF_table > *:first-child {
    border-top: 1px solid #E0E0E0;
}
.c1Bs2_rezF_table > * > * {
    border-left:  1px solid #E0E0E0;
    min-height: 45px;
    padding: 10px ;
}
.c1Bs2_rezF_table > * > *:last-child {
    border-right:  1px solid #E0E0E0;
}
.c1Bs2_rezF_table_B > * {

}
.c1Bs2_rezF_table_B > *:first-child {
    width: 60%;
}
.c1Bs2_rezF_table_B > *:last-child {
    width: 40%;
}
.c1Bs2_rezF_img {

}
.c1Bs2_rezF_img_span {
    display: block;
    text-align: center;
    font-weight: 500;
    margin: 0 0 3px 0;
    font-size: 16px;
}
.c1Bs2_rezF_img > img {
    width: 120px;
    border: 1px solid black;
}
.c1Bs2_rezT {
    width: 100%;   
    margin-top: 20px;
}

.c1Bs2_rezTB1 {
    
}
.c1Bs2_rezTB1_b1 {
    width: 50%;
}
.c1Bs2_rezTB1_b2 {
    width: 20%;
}
.c1Bs2_rezTB1_b3 {
    width: 30%;
}

.c1Bs2_rezT > * {
    border-top: 1px solid #E0E0E0;

}
.c1Bs2_rezT > * > * {
    border-right: 1px solid #E0E0E0;
    height: 45px;
    padding: 10px;
}
.c1Bs2_rezT > * > *:first-child {
    border-left: 1px solid #E0E0E0;
}

.c1Bs2_rezT > *:first-child > * {
    font-weight: 500;
}
.c1Bs2_rezT > *:last-child {
    border-bottom: 1px solid #E0E0E0;
}
.c1Bs2_rezT > *:nth-child(odd) {
    background: #F7F7F7;
}
.c1Bs2_rezPrice {
    margin: 30px 0 0 0;
}
.c1Bs2_rezPrice_p {

}
.c1Bs2_rezPrice_yellow {
    background: #FFA301;
    color: white;
    padding: 5px 10px;
    border-radius: 3px;
    font-weight: 500;
    margin: 0 0 0 10px;
    font-size: 22px;
}
.c1Bs2_last {
    width: 100%;
}
.c1Bs2_last {
    margin-top: 20px;
}

@media screen and (max-width: 1000px) {
    /* .c1Bs {
        width: 100%;
        padding: 10px 0 0 0;
    }
     */
    
    .c1Bs1 {
        width: 25%;
        margin: 0 40px 0 0;
    }
    .c1Bs2 {
        width: 65%;
        padding: 10px 0 0 0;
    }
}

@media screen and (max-width: 660px) {
    .c1Bs2_last {
        justify-content: center;
    }
    .c1Bs2_last > * {
        font-size: 12px;
    }
    .c1Bs2_rezPrice {
        margin: 30px 0 0 0;
        flex-wrap: wrap;
        justify-content: center;
    }
    .c1Bs2_rezPrice_p { 
        width: 100%;
    }   
    .c1Bs2_rezPrice_yellow {
        margin: 20px 0 0 0px;
        font-size: 18px;
    }
    .c1Bs2_rezT > * > * {
        border-right: 1px solid #E0E0E0;
        height: 80px;
        font-size: 12px;
        padding: 5px;
    }
    .c1Bs2_rezF {
        flex-wrap: wrap;
    }
    .c1Bs2_rezF_img {
        margin-top: 20px;
    }
    .c1Bs2_rezF_table {
        width: 100%;
        margin-top: 30px;
    }
    .c1Bs2_rezF_table_B > * {
        font-size: 12px;
    }

    .c1Bs2_dop_block {
        flex-wrap: wrap;
    }
    .c1Bs2_kromka_i_bortik_zg {
        font-size: 18px;
    }
    .c1Bs2R_v1_b_input {
        right: 0px;
        top: 25px;
        
    }
    .c1Bs2R_v1_b {
        width: 49.4%;
    }
    .c1Bs2R_mat {
        height: 70vh;
        padding: 20px 0px 0 0;
    }
    .c1_btns {
        flex-wrap: wrap;
        justify-content: center;
    }
    .c1_btns > * {
        font-size: 12px;
    }
    .c1_btns > *:last-child {
        display: none;
    }
    .c1_Pl {
        /* overflow: auto; */
        padding: 0;
        margin-top: 30px;
        flex-wrap: wrap;
        justify-content: flex-start;
        border: none;
        border-right: 1px solid rgba(1,1,1, .1);
        border-bottom: 1px solid rgba(1,1,1, .1);
    }
    .c1_Pl > * {
        margin: 0 auto;
        flex-shrink: 0;
        font-size: 14px;
        width: 50%;
        border: none;
        border-top: 1px solid rgba(1,1,1, .1);
        border-left: 1px solid rgba(1,1,1, .1);
        /* border-right: 1px solid rgba(1,1,1, .1); */
    }
    .c1_Pl > *:last-child {
        margin: 0;
        border-top: 1px solid rgba(1,1,1, .1);
    }
    .c1Bs {
        flex-wrap: wrap;
    }

    .c1Bs2 {
        width: 100%;
        padding: 0px 0 0 0;
    }
    .c1Bs1 {
        width: 100%;
        margin: 0 0px 0 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .c1Bs1 > .c1Bs1_b {
        width: 150px;
        border-bottom: none;
        margin: 0 10px 0 0;
    }
    /* выфвыфывфывыфвыфв */
    
.c1Bs1_b_circle {
    padding: 0 0 0 9px;
}
.c1Bs1_b_circle_circle {
    width: 20px;
    height: 20px;
    font-size: 10px;
}

.c1Bs1_b_circle_text {
    font-size: 14px;
}




.c1Bs2R_IMG_v1_img1 {
    top: 18.9%;
}
.c1Bs2R_IMG_v1_img4 {
    bottom: 3.6%;
}




.c1Bs2R_IMG_block_inp_TL_v1 {
    top: 1.5%;
}
.c1Bs2R_IMG_block_inp_TL_v2 {
    left: 0;
    top: 50%;
}


.c1Bs2R_IMG_block_inp_block {
    padding: 5px 8px;
}
.c1Bs2R_IMG_block_inp_block > input {
    width: 40px;
    height: 25px;
    font-size: 14px;
    
}
.c1Bs2R_IMG_block_inp_block > span {
    margin: 0 0 0 5px;
    font-size: 14px;
}

.c1Bs1_b_last {
    width: 100%;
}




 

}


/* btnAni */



 
 



























































































































































































































































































































































































































































































































































/*
     FILE ARCHIVED ON 05:21:37 Jun 30, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:00:30 Apr 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 5.996
  load_resource: 315.6 (2)
  PetaboxLoader3.resolve: 189.363 (2)
  PetaboxLoader3.datanode: 108.099 (2)
*/