*,
*::after,
*::after {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
} 

#one{
    padding-top: 120px;
	margin-top: -120px;
	-webkit-background-clip: content-box;
	background-clip: content-box;
	/* ---- */
}

#seven{
    padding-top: 120px;
	margin-top: -120px;
	-webkit-background-clip: content-box;
	background-clip: content-box;
}

#eight{
    padding-top: 120px;
	margin-top: -120px;
	-webkit-background-clip: content-box;
	background-clip: content-box;
}

#nine{
    padding-top: 120px;
	margin-top: -120px;
	-webkit-background-clip: content-box;
	background-clip: content-box;
} 

@media screen and (max-width: 500px){
    .four_video1{
        width:400px;
        height: 220px;
    }
}

.text-poisk{
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    position: relative; 
    z-index: 100; 
    top: 58px;
    left: -502px;
}

.category-name{
    font-size: 38px;
}

.fon-poisk{
    position: relative;
    z-index: 1;
    top:30px;
}

.pole-poisk{
    position: relative; 
    z-index: 500; 
    top: 35px;
    right: 5px;

    display: flex;
    gap: 85px;
    font-family: var(--font-family);
    align-items: center;
    font-weight: 400;
    font-size: 12px;
    color: #929292;

    padding-left: 15px;
    padding-right: 35px;

    border: 1px solid #e2e2e2;
    border-radius: 5px;
    width: 386px;
    height: 30px;
    background: #fff;
    outline: none;
}

.lupa{
    z-index: 502;
    position: relative;
    right: 0px;
    left:1025px;
    top:-10px;
    cursor: pointer;
}

.zag_1{
    position: relative;
    z-index: 1;

    font-weight: 700;
    font-size: 50px;
    text-transform: uppercase;
    color: #f07c00;
    top: -348px;
}

.zag_2{
    position: relative;
    z-index: 1;

    font-weight: 700;
    font-size: 50px;
    text-transform: uppercase;
    color: #514f4f;
    top: -355px;
}

.zag_3{
    position: relative;
    z-index: 1;
    width: 438px;
    height: 66px;

    font-weight: 400;
    font-size: 24px;
    color: #514f4f;
    top: -335px;
}

.btn_main{
    position: relative;
    top:-303px;
    border-radius: 5px;
    padding: 15px 24px;
    width: 182px; 
    height: 49px;
    background: #f07c00;

    font-weight: 600;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.btn_main:hover{
    position: relative;
    top:-303px;
    border: 2px solid #f07c00;
    border-radius: 5px; 
    padding: 13px 22px;
    width: 182px;
    height: 49px;
    background: #fff;

    font-weight: 600;
    font-size: 14px;
    color: #f07c00;
}

.two{
    position: relative;
    bottom: 182px;
    display: flex;
    unicode-bidi: isolate;
    max-width: 100%; 
}

.fon_two{
    position: relative;
    z-index: 1;
    top: 0px;
    border-radius: 5px;
    width: 100%;
    height: 165px;
    box-shadow: -5px -5px 30px 0 rgba(0, 0, 0, 0.1), 5px 5px 30px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
}

.question-field{
    position: relative; 
    z-index: 500; 
    top: 14px;
    right: -15px;

    display: flex;
    gap: 85px;
    align-items: center;
    cursor: text;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    width: 97%;
    height: 50px;
    outline: none;

    padding-left: 20px;
    padding-right: 230px;

    font-family: var(--font-family);
    font-weight: 300;
    font-size: 13px;
    color: #929292;
}

.poisk_but{
    position: relative; 
    z-index: 500; 

    left: 958px;
    top: -36px;
    cursor: pointer;

    border-radius: 5px;
    padding: 15px 24px;
    width: 208px;
    height: 50px;
    background: #f07c00;

    font-weight: 600;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.poisk_but:hover{
    border: 2px solid #f07c00;
    border-radius: 5px;
    padding: 13px 24px;
    width: 208px;
    height: 49px;
    background: #fff;
    cursor: pointer;

    font-family: var(--font-family);
    font-weight: 600;
    font-size: 14px;
    color: #f07c00;
}

.pods_v{
    position: absolute; 
    z-index: 500; 
    display: flex;
    gap: 16px;
    top: 77px;
    left: 15px;
}

.pods1{
    display: flex;
    text-align: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
   
    font-weight: 400;
    font-size: 12px;
    color: #514f4f;

    border: 2px solid #f07c00;
    border-radius: 5px;
}

.pods1:hover{
    display: flex;
    text-align: center;
    align-items: center;
    padding-left: 10px;
    cursor: pointer;
   
    font-weight: 400;
    font-size: 12px;
    color: #fff;

    border-radius: 5px;
    background: #f07c00;
}

.pods_n{
    position: absolute; 
    z-index: 500; 
    display: flex;
    gap: 16px;
    top: 120px;
    left: 15px;
}

.three{
    position: relative;
    bottom: 120px;
    width:100%;

}

.three:target{
    scroll-margin-top: 7rem;
}

.three_zag{
    border-radius: 5px;
    width: 33.5%;
    height: 250px;
    background: #f07c00;
    padding: 30px;
}

.three_zag1{
    font-weight: 700;
    font-size: 26px;
    color: #fff;
    cursor: text;
}

.three_zag_text{
    position: absolute;
    left: 30px;
    top: 73px;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    line-height: 136%;
    width: 332px;
    cursor: text;
}

.three1{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index:1;
    width: 34%;
}

.three1_cod{
    display: inline-block;
    position: relative;
    left: 17px;
    align-items: center;
    top: 0px;
}

.three1_zag{
    font-weight: 600;
    font-size: 16px;
    color: #f07c00;
    padding-bottom: 7px;
}

.three1_text{
    position: relative;
    font-weight: 400;
    font-size: 12px;
    text-align: justify;
    color: #514f4f;
    width: 200px;
    padding-bottom: 7px;
}

.three1_but{
    display: flex;
    font-weight: 600;
    font-size: 13px;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #f07c00;

    gap: 9px;
    cursor: pointer;
    position: relative;
    left: 60px;
}

.razd1{
    border: 1px solid #f07c00;
    width: 100px;
    height: 0px;
    transform: rotate(90deg);
    position: absolute;
}

.four{
    position: relative;
    bottom:1000px;
}

.four_fon{
    position: relative;
    top: 0px;
    left:-370px;
    fill: #f07c00;
}

.four_zag{
    position: relative;
    left: 370px;
    top: -325px;
}

.four_palka{
    position: relative;
    border: 3px solid #fff;
    width: 60px;
    height: 0px;
    transform: rotate(-90deg);

    left: -36px;
    top: 30px;
}

.four_zag1{
    font-weight: 700;
    font-size: 30px;
    color: #fff;

    position: relative;
    left: 20px;
    top: 10px;
    width: 383px;
}

.four_zag_text{
    position: absolute;
    left: -8px;
    top: 80px;
    width: 512px;

    font-weight: 400;
    font-size: 13px;
    color: #fff;
}

.four_btn1{
    position: relative;
    left: -9px;
    top: -130px;

    font-weight: 600;
    font-size: 14px;
    color: #f07c00;

    border-radius: 5px;
    padding: 15px 24px;
    width: 208px;
    height: 49px;
    background: #fff;
    border: none;

    text-align: center;
    cursor: pointer;
}

.four_btn1:hover{
    position: relative;
    left: -9px;
    top: -130px;
    text-align: center;
    cursor: pointer;

    font-weight: 600;
    font-size: 14px;
    color: #fff;

    border: 2px solid #fff;
    border-radius: 5px;
    padding: 13px 24px;
    width: 208px;
    height: 49px;
    background: #f07c00;
}

.four_kart1{
    position: relative;
    left: 532px;
    top: -420px;
    width:545px;
    height: 286px;
}

.five{
    position: relative;
    bottom: 1620px;
    left:0px; 
    display: block;
} 

.five_palka{
    border: 3px solid #f07c00;
    width: 60px;
    height: 0px;
    transform: rotate(-90deg);

    position: absolute;
    left:-25px;
}

.five_zag1{
    font-weight: 700;
    font-size: 30px;
    color: #514f4f;
    position: relative;
    left: 31px;
    top: -15px;
    width: 243px;
}

.five_zag_text{
    font-weight: 400;
    font-size: 13px;
    color: #514f4f;
    width: 579px;
    position: absolute;
    left: 0px;
    top: 50px;
    line-height: 136%;
    cursor:text;
}

.five_zag{
    position: relative;
    left: 600px;
    top: -410px;
    width: 263px;
}

.six{
    position: relative;
    display: flex;
    gap: 20px;
    top: -1540px;
    flex-wrap:nowrap;
}

.six1{
    position: relative;
    display: block;
    border-radius: 5px;
    width: 25%;
    text-size-adjust: 100%;
    unicode-bidi: isolate;
    -webkit-font-smoothing: antialiased;
}

.six1:hover{
    .six1_kart{
         box-shadow: -5px -5px 30px 0 rgba(240, 124, 0, 0.15), 5px 5px 30px 0 rgba(240, 124, 0, 0.15); 
    }
    .six1_bl{
        box-shadow: 0 4px 20px 0 rgba(240, 124, 0, 0.15);
    }
}

.six1_kart{
    display: block;
    position: absolute;
    border-radius: 5px;
    width: 25%;
    z-index: 0;
    box-shadow: -5px -5px 30px 0 rgba(0, 0, 0, 0.1), 5px 5px 30px 0 rgba(0, 0, 0, 0.1);
}

.six1_bl{
    border-radius: 5px;
    width: 280px;
    height: 105px;
    background: #fff;
    position: relative;
    left: 0px;
    top: 131px;
    z-index: 1;
    box-shadow: -5px -5px 30px 0 rgba(0, 0, 0, 0.1), 5px 5px 30px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
}

.six1_zag{
    font-weight: 600;
    font-size: 13px;
    color: #f07c00;
    position: relative;
    z-index: 1;
    top: 37px;
    width: 100%;
    text-align: center;
}

.six1_text{
    display: flex;
    font-weight: 400;
    font-size: 10px;
    color: #514f4f;
    position: relative;
    z-index: 1;
    top: 42px;
    width: 90%;
    align-items: center;
    left:13px;
    text-align: center;

}

.seven{
    position: absolute;
    top: 2870px;
}

.seven_bl{
    position: relative;
    display: flex;
    gap: 20px;
    top: 0px;
  /*  width:33%;*/
}

.seven_palka{
    border: 3px solid #f07c00;
    width: 60px;
    height: 0px;
    transform: rotate(-90deg);

    position: relative;
    left:-25px;
}

.seven_zag1{
    font-weight: 700;
    font-size: 30px;
    color: #514f4f;
    position: relative;
    left: 30px;
    top: -24px;
}

.seven1_fon{
    position: relative;
    border-radius: 5px;
    width: 380px;
    height: 567px;
  /*  box-shadow: -5px -5px 30px 0 rgba(0, 0, 0, 0.1), 5px 5px 30px 0 rgba(0, 0, 0, 0.1);

  /*  box-shadow: -5px -5px 30px 0 rgba(0, 0, 0, 0.1), 5px 5px 30px 0 rgba(0, 0, 0, 0.1);*/
    background: #fff;
    outline: none;  
    box-sizing: border-box; 
}

.seven1_kart{
    position: absolute;
    top: 0px;
    width: 380px;
 /*   width: 33%;*/
}

.seven1_zag{
    position: relative;
    top: -288px;
    left: 26px;
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 16px;
    color: #514f4f;
    width: 327px;
    cursor: pointer;
    border: none;
    background: none;
    text-align: left;;
}

.seven1_text{
    position: relative;
    top: -275px;
    left: 26px;
    font-weight: 400;
    font-size: 13px;
    color: #514f4f;
    width: 327px;
}

.seven1_ic1{
    position: relative;
    top: -257px;
    left: 26px;
}

.seven1_dat{
    position: relative;
    top: -282px;
    left: 68px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    color: #514f4f;
}

.seven1_ss{
    position: relative;
    top: -269px;
    left: 50px;
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 15px;
    color: #f07c00;
}

.seven1_ic2{
    position: relative;
    top: -307px;
    left: 321px;
    cursor: pointer;
    border: none;
    background: none;
}

.seven1_ic2:hover{
    background-color: #f07c00;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    .ic2_1{
        fill:#fff;
    }
}

.seven1:hover{
.seven1_fon{
    box-shadow: -3px -3px 15px 0 rgba(240, 124, 0, 0.15), 3px 3px 15px 0 rgba(240, 124, 0, 0.15);
   }
}

.eight{
    position: absolute;
    top: 3602px;
}

.eight_bl{
    position: relative;
    display: flex;
    margin-top: 30px;
    align-items: center;
}

.eight_text{
    font-weight: 400;
    font-size: 22px;
    text-align: left;
    color: #514f4f;
    position: relative;
    top:5px;
    left: 0px;
}

.eight1_test{
    position: relative;
    align-items: center;
    display: block;
    top:0px;
}

.eight1{
    position: relative;
    display: block;
}

.eight1_kart{
    z-index:0;
    width: 151px;
}

.eight1_pr{
    z-index:1;
    position: absolute;
    top: 0px;

    border-radius: 5px;
    width: 151px;
    height: 362px;
    background: rgba(240, 124, 0, 0.3); 
}

.eight1_an{
    position: relative;
    display: none;
    align-items: center;
    top:-36px;
}

.eight1_an_text{
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 26px;
    color: #f07c00;
    position: relative;
    top: 333px;
    left: 22px;
    z-index:2;
    display: flex;
    cursor: default;
}

.eight1_an_pr{
    width: 330px;
    height: 45px;
    background: #fff;
    position: absolute;
    top: 303px;
    left: 12px;
    z-index: 1;
}


.eight2_test{
    position: relative;
    align-items: center;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    left: 20px;
    top:0px;
}

.eight2{
    position: relative;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    top:0px;
}

.eight2_kart{
    z-index:0;
    white-space: nowrap;
    text-align: center;
    display: inline-block;
    width: 151px;
}

.eight2_pr{
    z-index:1;
    position: absolute;
    top: 0px;
    border-radius: 5px;
    width: 151px;
    height: 362px;
    background: rgba(240, 124, 0, 0.3); 
}

.eight2_an{
    position: relative;
    display: none; 
    align-items: center;
    top:-36px;
    z-index: -1000;
}

.eight2_an_kart{
    position: relative;
    vertical-align: middle;
    margin: 0 auto;
}

.eight2_an_text{
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 26px;
    color: #f07c00;
    position: relative;
    top: 333px;
    left: 25px;
    z-index:2;
    display: flex;
    cursor: default;
}

.eight2_an_pr{
    width: 414px;
    height: 45px;
    background: #fff;
    position: absolute;
    top: 330px;
    left: 12px;
    z-index: 1;
}


.eight3_test{
    position: relative;
    align-items: center;
    left: 40px;
    top:0px;
}

.eight3{
    position: relative;
}

.eight3_kart{
    z-index:0;
    width: 151px;
}

.eight3_pr{
    z-index:1;
    position: absolute;
    top: 0px;

    border-radius: 5px;
    width: 151px;
    height: 362px;
    background: rgba(240, 124, 0, 0.3); 
}

.eight3_an{
    position: relative;
   display: none;
    align-items: center;
    top:-36px;
}

.eight3_an_text{
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 26px;
    color: #f07c00;
    position: relative;
    top: 333px;
    left: 27px;
    z-index: 2;
    display: flex;
    cursor: default;
}

.eight3_an_pr{
    width: 478px;
    height: 45px;
    background: #fff;
    position: absolute;
    top: 330px;
    left: 12px;
    z-index: 1;
}

.eight4_test{
    position: relative;
    align-items: center;
    left: 60px;
    top:0px;
}

.eight4{
    position: relative;
}

.eight4_kart{
    z-index:0;
    width: 151px;
}

.eight4_pr{
    z-index:1;
    position: absolute;
    top: 0px;

    border-radius: 5px;
    width: 151px;
    height: 362px;
    background: rgba(240, 124, 0, 0.3); 
}

.eight4_an{
    position: relative;
    display: none;
    align-items: center;
    top:-36px;
}

.eight4_an_text{
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 26px;
    color: #f07c00;
    position: relative;
    top: 333px;
    left: 30px;
    z-index:2;
    display: flex;
    cursor: default;
}

.eight4_an_pr{
    width: 422px;
    height: 45px;
    background: #fff;
    position: absolute;
    top: 330px;
    left: 12px;
    z-index: 1;
}


.eight5_test{
    position: relative;
    align-items: center;
    left: 80px;
    top:0px;
}

.eight5{
    position: relative;
}

.eight5_kart{
    z-index:0;
    width: 151px;
}

.eight5_pr{
    z-index:1;
    position: absolute;
    top: 0px;

    border-radius: 5px;
    width: 151px;
    height: 362px;
    background: rgba(240, 124, 0, 0.3); 
}

.eight5_an{
    position: relative;
    display: none;
    align-items: center;
    top:-36px;
}

.eight5_an_text{
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 26px;
    color: #f07c00;
    position: relative;
    top: 333px;
    left: 27px;
    z-index:2;
    display: flex;
    cursor: default;
}

.eight5_an_pr{
    width: 484px;
    height: 45px;
    background: #fff;
    position: absolute;
    top: 330px;
    left: 12px;
    z-index:1; 
}

.eight6_test{
    position: relative;
    align-items: center;
    left: 100px;
    top:0px;
}

.eight6{
    position: relative;
}

.eight6_kart{
    z-index:0;
    width: 151px;
}

.eight6_pr{
    z-index:1;
    position: absolute;
    top: 0px;

    border-radius: 5px;
    width: 151px;
    height: 362px;
    background: rgba(240, 124, 0, 0.3); 
}

.eight6_an{
    position: relative;
    display: none;
    align-items: center;
    top:-36px;
}

.eight6_an_text{
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 26px;
    color: #f07c00;
    position: relative;
    top: 333px;
    left: 29px;
    z-index: 2;
    display: flex;
    cursor: default;
}

.eight6_an_pr{
    width: 260px;
    height: 45px;
    background: #fff;
    position: absolute;
    top: 330px;
    left: 12px;
    z-index: 1;
}




.eight7_test{
    position: relative;
    align-items: center;
    left: 120px;
    top:0px;
}

.eight7{
    position: relative;
}

.eight7_kart{
    z-index:0;
    width: 151px;
}

.eight7_pr{
    z-index:1;
    position: absolute;
    top: 0px;

    border-radius: 5px;
    width: 151px;
    height: 362px;
    background: rgba(240, 124, 0, 0.3); 
}

.eight7_an{
    position: relative;
    display: none;
    align-items: center;
    top:-36px;
}

.eight7_an_text{
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 26px;
    color: #f07c00;
    position: relative;
    top: 333px;
    left: 29px;
    z-index: 2;
    display: flex;
    cursor: default;
}

.eight7_an_pr{
    width: 260px;
    height: 45px;
    background: #fff;
    position: absolute;
    top: 330px;
    left: 12px;
    z-index: 1;
}


.nine{
    position: absolute;
    top: 4160px;
}

.nine1_text{
    width: 580px;
    font-weight: 400;
    font-size: 16px;
    color: #514f4f;

    position: relative;
    top: 5px;
    cursor: text;
    line-height: 136%;
}

.pole1{
    position: relative;
    top:30px;
    left:0px;
}

.pole_name:placeholder-shown{
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    width: 270px;
    height: 50px;
    background: #f5f5f5;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: left;
    color: #514f4f;
}

.pole_name:hover{
    border: 2px solid #f07c00;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    width: 270px;
    height: 50px;
    background:#fff;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: left;
    color:#514f4f;
}

.pole_name{
    border: 2px solid #f07c00;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    width: 270px;
    height: 50px;
    background: #fff;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: left;
    color: #514f4f;
    outline: none;
}

.pole_name2:placeholder-shown{
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    
    width: 559px;
    height: 194px;
    background: #f5f5f5;

    display: inline-block;
    padding: 10px 10px 10px 15px;
    
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    color: #514f4f;
}

.pole_name2:hover{
    border: 2px solid #f07c00;
    border-radius: 5px;
    
    width: 559px;
    height: 194px;
    background:#fff;

    display: inline-block;
    padding: 10px 10px 10px 15px;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    color:#514f4f;
}

.pole_name2{
    border: 2px solid #f07c00;
    border-radius: 5px;   
    width: 559px;
    height: 194px;
    background: #fff;
    display: inline-block;

    padding: 10px 10px 10px 15px;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    
    color: #514f4f;
    outline: none;
}

.pole2{
    position:relative;
    top: 60px;
    left: 0px;
}

.pole3{
    position:relative;
    top: -70px;
    left: 290px;
}

.pole4{
    position:relative;
    top: -40px;
    left: 290px;
}

.pole5{
    position:relative;
    top: -10px;
    left: 0px;
}

.btn_form{
    position: relative;
    top:25px;
    left:174px;

    display: flex;

    align-items: center;
    cursor: pointer;

    font-weight: 600;
    font-size: 14px;
    color: #fff;

    border-radius: 5px;
    width: 208px;
    height: 49px;
    background: #f07c00;
    border: none;
    padding-left: 65px; 
}


.btn_form:hover{
    position: relative;
    top:25px;
    left:174px;

    display: flex;

    align-items: center;
    cursor: pointer;

    font-weight: 600;
    font-size: 14px;
    color: #f07c00;

    border: 2px solid #f07c00;
    border-radius: 5px;
    background:#fff;
    width: 208px;
    height: 49px;
    padding-left: 63px; 
}

  .nine2{
    position: absolute;
    top: 0px;
    left: 600px;
}

.nine2_punkt{
    display: flex;
    flex-direction: column;
    gap: 15px;
    position: relative;
    top:5px;
}

.nine2_tel{
    display: flex;
    gap: 10px;
    position: relative;
}

.nine2_tel1{
    font-weight: 700;
    font-size: 18px;
    color: #514f4f;
}

.nine2_tel2{
    font-weight: 400;
    font-size: 18px;
    color: #514f4f;
    width: 156px;
    cursor: pointer;
}

.nine2_email2{
    font-weight: 400;
    font-size: 18px;
    color: #514f4f;
    width: 109px;
    cursor: pointer;
}

.nine2_email2:hover{
    font-weight: 400;
    font-size: 18px;
    color: #f07c00;
}

.nine2_adr{
    display: flex;
    gap: 10px;
    position: relative;
    align-items: center;
}

.nine2_adr2{
    font-weight: 400;
    font-size: 17px;
    color: #514f4f;
    width: 536px;
}

.karta{
    position: relative;
    top: 25px;
}

.footer{
    position: absolute;
    top: 4831px;
}

.fon_f{
    position: absolute;
    top:0px;
    left:-370px; 
    width: 1911px;
    height: 352px;
    background: #514f4f;
    align-items: center;
}


.fon_f2{
    position: absolute;
    top:-1px;
    left:-38px;
}

.logo1{
    position: absolute;
    top:190px;
    left:81px;

    font-weight: 700;
    font-size: 17px;
    color: #fff;
}

.logo2{
    position: absolute;
    top:210px;
    left:81px;

    font-weight: 700;
    font-size: 13px;
    color: #fff;
}

.mark{
    position: absolute;
    top:295px;
    left:81px;

    font-weight: 400; 
    font-size: 14px;
    color: #f07c00;
}

.footer_zag1{
    position: absolute;
    top: 46px;
    left: 222px;
    align-items: center;
}

.footer_palka1{
    border: 2px solid #fff;
    width: 30px;
    height: 0px;
    transform: rotate(-90deg);

    position: absolute;
    left:-25px;
}

.footer1_zag1{
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 5px;
    top: -8px;
}

.footer1_punkt{
    display: flex;
    flex-direction: column;
    gap: 5px;
    position: absolute;
    left: 210px;
    top: 79px;
}

.footer1_punkt1{
    font-weight: 400;
    font-size: 12px;
    color: #fff;
}

.footer1_punkt1:hover{
    font-weight: 400;
    font-size: 12px;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #fff;
    cursor: pointer;
}

.footer2_punkt{
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: absolute;
    left: 634px;
    top: 85px;
}

.footer2_punkt1{
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    border: none;
    background: none;
    text-align: left;
    cursor: pointer;
}

.footer2_punkt1:hover{
    font-weight: 400;
    font-size: 12px;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #fff;
    cursor: pointer;
}

.cont_punkt{
    display: flex;
    flex-direction: column;
    gap: 11px;
    position: absolute;
    left: 895px;
    top: 85px;
}

.foot3_tel{
    display: flex;
    gap: 7px;
    position: relative;
}

.foot3_tel1{
    font-weight: 700;
    font-size: 12px;
    color: #fff;
}

.foot3_tel2{
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    width: 105px;
    cursor: pointer;
}

.foot3_email2{
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    width: 73px;
    cursor: pointer;
}

.foot3_email2:hover{
    font-weight: 400;
    font-size: 12px;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #fff;
    cursor: pointer;
}

.foot3_adr{
    display: flex;
    gap: 7px;
    position: relative;
    align-items: center;
}

.social{
    position: absolute;
    display: flex;
    gap: 20px;
    top: 230px;
    left: 895px;
}

.soc{
    border: 1px solid #929292;
    border-radius: 5px;
    width: 50px;
    height: 50px;
    background: #514f4f;

    text-align: center;
    padding-top: 15px;
    cursor: pointer;
}

.soc:hover{
    border: 1px solid #fff;
    border-radius: 5px;
    width: 50px;
    height: 50px;
    background: #514f4f;
    text-align: center;
    padding-top: 15px;  
    
    .soc1{
        fill:#fff;
    }
}

.opros{
    width: 1300px;
    max-height: 3884px;
    background: #fff;
    display: none;

    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0px auto;
    overflow-y: auto;
    overflow-x: hidden;
    z-index:1010;
}

.opros__overlay{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
}
  
.opros__box{
    margin: 0px auto;
    width: 1300px;
    height: 3884px;
    background: #FFFFFF;
    box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.52);
    position: relative;
    border-radius: 5px;
    overflow: auto;
}

.opros:target{
    display:block;
    opacity: 1;
    pointer-events: auto;
    overflow-y: auto;
}

.close1{
    position: absolute;
    top:19px;  
    left:1245px;

    font-weight: 700;
    font-size: 30px;
    color: #f07c00;
    transform: rotate(45deg);
    cursor: pointer;
}

.opros_zag{
    position: absolute;
    left: 60px;
    top: 50px;
}

.opros_palka{
    position: absolute;
    border: 3px solid #f07c00;
    width: 60px;
    height: 0px;
    transform: rotate(-90deg);

    left: -27px;
    top: 30px;   
}

.opros_zag0{
    font-weight: 700;
    font-size: 30px;
    color: #514f4f;

    position: absolute;
    left: 30px;
    top: 12px;
    width: 383px;
}

.opros_zag_text{
    position: absolute;
    left: 0px;
    top: 90px;
    width: 1180px;

    font-weight: 400;
    font-size: 16px;
    text-align: justify;
    color: #514f4f;
}

.opros_zag1{
    position: absolute;
    left: 60px;
    top: 258px;
}

.opros_palka1{
    position: absolute;
    border: 2px solid #f07c00;
    width: 45px;
    height: 0px;
    transform: rotate(-90deg);

    left: -20px;
    top: 30px;   
}

.opros_zag1_1{
    font-weight: 700;
    font-size: 18px;
    text-align: justify;
    color: #514f4f;

    position: absolute;
    left: 25px;
    top: 20px;
    width: 383px;
}

.opros_pole1_text{
    font-weight: 400;
    font-size: 12px;
    text-align: justify;
    color: #514f4f;

    position: absolute;
    top:333px;
    left:60px;
}

.opros_pole1:hover{
    position: absolute; 
     top: 354px;
     left: 60px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 15px;
     padding-right: 15px;
     width: 400px;
     height: 50px;
     background: #fff;
     outline:none;

     font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.opros_pole1{
    position: absolute; 
    top: 354px;
    left: 60px;

    align-items: center; 
    cursor: text;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    width: 400px;
    height: 50px;
    background: #f5f5f5;
    outline: none;

    padding-left: 15px;
     padding-right: 15px;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.opros_pole1:focus{
    position: absolute; 
     top: 354px;
     left: 60px;

     font-family: var(--font-family);
     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 15px;
     padding-right: 15px;
     width: 400px;
     height: 50px;
     background: #fff;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.opros_pole2{
    position: absolute; 
    top: 455px;
    left: 60px;

    align-items: center; 
    cursor: text;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    width: 300px;
    height: 50px;
    background: #f5f5f5;
    outline: none;

    padding-left: 15px;
     padding-right: 15px;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.opros_pole2:hover{
    position: absolute; 
     top: 455px;
     left: 60px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 15px;
     padding-right: 15px;
     width: 300px;
     height: 50px;
     background: #fff;
     outline:none;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.opros_pole2:focus{
    position: absolute; 
     top: 455px;
     left: 60px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 15px;
     padding-right: 15px;
     width: 300px;
     height: 50px;
     background: #fff;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
} 

.opros_pole6{
    position: absolute; 
    top: 354px;
    left: 560px;

    align-items: center; 
    cursor: text;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    width: 680px;
    height: 50px;
    background: #f5f5f5;
    outline: none;

    padding-left: 15px;
    padding-right: 15px;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.opros_pole6:hover{
    position: absolute; 
     top: 354px;
     left: 560px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 15px;
     padding-right: 15px;
     width: 680px;
     height: 50px;
     background: #fff;
     outline:none;

     font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.opros_pole6:focus{
    position: absolute; 
     top: 354px;
     left: 560px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 15px;
     padding-right: 15px;
     width: 680px;
     height: 50px;
     background: #fff;

     font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
} 

.opros_pole7{
    position: absolute; 
    top: 535px;
    left: 560px;

    align-items: center; 
    cursor: text;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    width: 280px;
    height: 50px;
    background: #f5f5f5;
    outline: none;

    padding-left: 15px;
     padding-right: 15px;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.opros_pole7:hover{
    position: absolute; 
     top: 535px;
     left: 560px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 15px;
     padding-right: 15px;
     width: 280px;
     height: 50px;
     background: #fff;
     outline:none;

     font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.opros_pole7:focus{
    position: absolute; 
     top: 535px;
     left: 560px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 15px;
     padding-right: 15px;
     width: 280px;
     height: 50px;
     background: #fff;

     font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
} 


.checkbox_opr1{
    position: absolute;
    left:560px;
    top:429px; 
  }

.opros_ch {
    position: absolute;
    opacity: 0;
  }

  .opros_ch+label {
    display: inline-flex;
    align-items: center;
    user-select: none;

    font-weight: 600;
    font-size: 15px;
    text-align: justify;
    color: #514f4f;
  }
  .opros_ch+label::before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
  }

  .opros_ch:checked+label::before {
    border-color: #F07C00;
    background-color: #F07C00;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
  }

  /* стили при наведении курсора на checkbox */
.opros_ch:not(:disabled):not(:checked)+label:hover::before {
    border-color: #F07C00;
  }
  /* стили для активного состояния чекбокса (при нажатии на него) */
  .opros_ch:not(:disabled):active+label::before {
    background-color: #F07C00;
    border-color: #F07C00;
  }
  /* стили для чекбокса, находящегося в состоянии disabled */
  .opros_ch:disabled+label::before {
    background-color: #F07C00;
  }

.opros_pole11{
    position: absolute; 
    top: 707px;
    left: 560px;

    align-items: center; 
    cursor: text;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    width: 680px;
    height: 200px;
    background: #f5f5f5;
    outline: none;

    display: inline-block;
    padding: 10px 10px 10px 15px;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.opros_pole11:hover{
    position: absolute; 
     top: 707px;
     left: 560px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     display: inline-block;
     padding: 10px 10px 10px 15px;
     width: 680px;
     height: 200px;
     background: #fff;
     outline:none;

     font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.opros_pole11:focus{
    position: absolute; 
     top: 707px;
     left: 560px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     display: inline-block;
     padding: 10px 10px 10px 15px;
     width: 680px;
     height: 200px;
     background: #fff;

     font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
} 

.metod{
    position: absolute;
    top: 1053px;
    left:560px;

    font-weight: 600;
    font-size: 15px;
    text-align: justify;
    color: #514f4f;
}

.fix1{
    position: absolute;
    top: 1174px;
    left: 760px;

    font-weight: 600;
    font-size: 15px;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    text-align: justify;
    color: #514f4f;
}

  .vrashch{
    display: block;
  }

  .checkbox_opr13{
    position: absolute;
    left:1060px;
    top:1086px; 
  }

  .opros_ch13{
    position: absolute;
    opacity: 0;
  }

  .opros_ch13+label {
    display: inline-flex;
    align-items: center;
    user-select: none;

    font-weight: 600;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
  }

  .opros_ch13+label::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
  }

  .opros_ch13:checked+label::before {
    border-color: #F07C00;
    background-color: #F07C00;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
  }

.opros_ch13:not(:disabled):not(:checked)+label:hover::before {
    border-color: #F07C00;
  }

  .opros_ch13:not(:disabled):active+label::before {
    background-color: #F07C00;
    border-color: #F07C00;
  }

  .opros_ch13:disabled+label::before {
    background-color: #F07C00;
  }


.opros_pole18{
    position: absolute; 
    top: 1442px;
    left: 560px;

    align-items: center; 
    cursor: text;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    width: 680px;
    height: 200px;
    background: #f5f5f5;
    outline: none;

    display: inline-block;
    padding: 10px 10px 10px 15px;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.opros_pole18:hover{
    position: absolute; 
     top: 1442px;
     left: 560px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     display: inline-block;
     padding: 10px 10px 10px 15px;
     width: 680px;
     height: 200px;
     background: #fff;
     outline:none;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.opros_pole18:focus{
    position: absolute; 
     top: 1442px;
     left: 560px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     display: inline-block;
     padding: 10px 10px 10px 15px;
     width: 680px;
     height: 200px;
     background: #fff;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
} 

.opros_zag_tabl{
    position: absolute;
    top: 1765px;
    left: 60px;

    border-radius: 5px;
    width: 1180px;
    height: 50px;
    background: #f07c00;
}

.opros_zag_tabl_palka1{
    position: absolute;
    border: 1px solid #fff;
    width: 51px;
    height: 0px;
    transform: rotate(-90deg);

    left: 176px;
    top: 1789px;   
}

.opros_zag1_tabl{
    position: absolute;
    top: 1774px;
    left: 97px;

    font-weight: 700;
    font-size: 12px;
    text-align: center;
    color: #fff;
    width: 66px;
}

.opros_zag_str{
    position:absolute;
    top:50px;
}

.tabl_2_1{
    position: absolute; 
    top: 1865px;
    left: 60px;

    align-items: center; 
    cursor: text;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    width: 142px;
    height: 50px;
    background: #f5f5f5;
    outline: none;

    padding-left: 10px;
    padding-right: 10px;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
}

.tabl_2_1:hover{
    position: absolute; 
     top: 1865px;
     left: 60px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 10px;
     padding-right: 10px;
     width: 142px;
     height: 50px;
     background: #fff;
     outline:none;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
}

.tabl_2_1:focus{
    position: absolute; 
     top: 1865px;
     left: 60px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 10px;
     padding-right: 10px;
     width: 142px;
     height: 50px;
     background: #fff;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
} 

.tabl_2_2{
    position: absolute; 
    top: 1865px;
    left: 201px;

    align-items: center; 
    cursor: text;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    width: 180px;
    height: 50px;
    background: #f5f5f5;
    outline: none;

    padding-left: 10px;
    padding-right: 10px;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
}

.tabl_2_2:hover{
    position: absolute; 
     top: 1865px;
     left: 200px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 10px;
     padding-right: 10px;
     width: 180px;
     height: 50px;
     background: #fff;
     outline:none;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
}

.tabl_2_2:focus{
    position: absolute; 
     top: 1865px;
     left: 200px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 10px;
     padding-right: 10px;
     width: 180px;
     height: 50px;
     background: #fff;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
} 


.tabl_2_3{
    position: absolute; 
    top: 1865px;
    left: 380px;

    align-items: center; 
    cursor: text;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    width: 180px;
    height: 50px;
    background: #f5f5f5;
    outline: none;

    padding-left: 10px;
    padding-right: 10px;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
}

.tabl_2_3:hover{
    position: absolute; 
     top: 1865px;
     left: 380px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 10px;
     padding-right: 10px;
     width: 180px;
     height: 50px;
     background: #fff;
     outline:none;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
}

.tabl_2_3:focus{
    position: absolute; 
     top: 1865px;
     left: 380px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 10px;
     padding-right: 10px;
     width: 180px;
     height: 50px;
     background: #fff;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
} 

.tabl_2_4{
    position: absolute; 
    top: 1865px;
    left: 559px;

    align-items: center; 
    cursor: text;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    width: 180px;
    height: 50px;
    background: #f5f5f5;
    outline: none;

    padding-left: 10px;
    padding-right: 10px;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
}

.tabl_2_4:hover{
    position: absolute; 
     top: 1865px;
     left: 559px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 10px;
     padding-right: 10px;
     width: 180px;
     height: 50px;
     background: #fff;
     outline:none;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
}

.tabl_2_4:focus{
    position: absolute; 
     top: 1865px;
     left: 559px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 10px;
     padding-right: 10px;
     width: 180px;
     height: 50px;
     background: #fff;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
} 


.tabl_2_5{
    position: absolute; 
    top: 1865px;
    left: 738px;

    align-items: center; 
    cursor: text;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    width: 140px;
    height: 50px;
    background: #f5f5f5;
    outline: none;

    padding-left: 10px;
    padding-right: 10px;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
}

.tabl_2_5:hover{
    position: absolute; 
     top: 1865px;
     left: 738px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 10px;
     padding-right: 10px;
     width: 140px;
     height: 50px;
     background: #fff;
     outline:none;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
}

.tabl_2_5:focus{
    position: absolute; 
     top: 1865px;
     left: 738px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 10px;
     padding-right: 10px;
     width: 140px;
     height: 50px;
     background: #fff;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
} 

.tabl_2_6{
    position: absolute; 
    top: 1865px;
    left: 877px;

    align-items: center; 
    cursor: text;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    width: 364px;
    height: 50px;
    background: #f5f5f5;
    outline: none;

    padding-left: 10px;
    padding-right: 10px;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
}

.tabl_2_6:hover{
    position: absolute; 
     top: 1865px;
     left: 877px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 10px;
     padding-right: 10px;
     width: 364px;
     height: 50px;
     background: #fff;
     outline:none;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
}

.tabl_2_6:focus{
    position: absolute; 
     top: 1865px;
     left: 877px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 10px;
     padding-right: 10px;
     width: 364px;
     height: 50px;
     background: #fff;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
    text-align: center;
} 

.opros_btn{
    position: absolute;
    top:3784px;
    left:525px;

    align-items: center;
    cursor: pointer;

    font-weight: 700;
    font-size: 17px;
    text-align: justify;
    color: #fff;

    border-radius: 5px;
    width: 250px;
    height: 50px;
    background: #f07c00;
    border: none;

    padding-top:0px;
    padding-left: 76px; 
}

.opros_btn:hover{
    position: absolute;
    top:3784px;
    left:525px;

    align-items: center;
    cursor: pointer;

    font-weight: 700;
    font-size: 17px;
    text-align: justify;
    color: #f07c00;

    border: 2px solid #f07c00;
    border-radius: 5px;
    width: 250px;
    height: 50px;
    background: #fff;

    padding-top:0px;
    padding-left: 74px; 
}


.ind{
    width: 1920px;
    height:910px;
    background: #fff;
    display: none;

    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    overflow: auto;
    overscroll-behavior: contain;

    z-index:1000;
}

.ind__overlay{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
}
  
.ind__box{
    margin: 0px auto;
    width: 1920px;
    height: 910px;
    background: #FFFFFF;
    box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.52);
    position: relative;
}

.close{
    position: absolute;
    top:19px;
    right:40px;

    font-weight: 700;
    font-size: 30px;
    color: #f07c00;
    transform: rotate(45deg);
    cursor: pointer;
}

.bl_left{
    position: absolute;
    top: 0px;
    left:0px;

    width: 850px;
    height: 910px;
    background: #f07c00;
}

.ind_zag{
    position: absolute;
    left: 370px;
    top: 55px;
}

.ind_palka{
    position: absolute;
    border: 3px solid #fff;
    width: 60px;
    height: 0px;
    transform: rotate(-90deg);

    left: -36px;
    top: 30px;
}

.ind_zag1{
    font-weight: 700;
    font-size: 30px;
    color: #fff;

    position: absolute;
    left: 20px;
    top: 12px;
    width: 383px;
}

.ind_logo{
    position: absolute;
    top: 55px;
    left: 919px;
}

.ind_text1{
    position:absolute;
    top:131px;
    left:919px;
    width:941px;

    font-weight: 400;
    font-size: 16px;
    text-align: justify;
    color: #514f4f;
}

.ind_text2{
    position:absolute;
    top:271px;
    left:1064px;
    width:651px;

    font-weight: 600;
    font-size: 20px;
    line-height: 183%;
    text-align: center;
    color: #514f4f;
}

 .ind_btn{
    position: absolute;
    top:412px;
    left:1265px;

    align-items: center;
    cursor: pointer;

    font-weight: 700;
    font-size: 17px;
    text-align: justify;
    color: #fff;

    border-radius: 5px;
    width: 250px;
    height: 50px;
    background: #f07c00;
    border: none;

    padding-top:5px;
    padding-left: 63px; 
}

.ind2_zag{
    position: absolute;
    left: 919px;
    top: 489px;
}

.ind2_palka{
    position: absolute;
    border: 3px solid #f07c00;
    width: 40px;
    height: 0px;
    transform: rotate(-90deg);

    left: -18px;
    top: 30px;
}

.ind2_zag1{
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 22px;
    color: #514f4f;

    position: absolute;
    left: 25px;
    top: 18px;
    width: 383px;
}

.ind_kart1{
    position: absolute;
    top: 555px;
    left: 1030px;
}

.ind_kart2{
    position: absolute;
    top: 555px;
    left: 1592px;
}

.ind_kart3{
    position: absolute;
    top: 715px;
    left: 1003px;
}

.ind_kart4{
    position: absolute;
    top: 715px;
    left: 1340px;
}

.ind_kart5{
    position: absolute;
    top: 715px;
    left: 1594px;
}


.nas{
    width: 1920px;
    height:910px;
    background: #fff;
    display: none;

    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    overflow: auto;
    overscroll-behavior: contain;

    z-index:1000;
}

.nas:target{
    display:block;
    opacity: 1;
    pointer-events: auto;
    overflow-y: auto;
}

.close_nas{
    position: absolute;
    top:19px;
    right:40px;

    font-weight: 700;
    font-size: 30px;
    color: #f07c00;
    transform: rotate(45deg);
    cursor: pointer;
}

.bl_left1{
    position: absolute;
    top: 0px;
    left:0px;

    width: 850px;
    height: 910px;
    background: #f07c00;
}

.nas_zag{
    position: absolute;
    left: 370px;
    top: 55px;
}

.nas_palka{
    position: absolute;
    border: 3px solid #fff;
    width: 60px;
    height: 0px;
    transform: rotate(-90deg);

    left: -36px;
    top: 30px;
}

.nas_zag1{
    font-weight: 700;
    font-size: 30px;
    color: #fff;

    position: absolute;
    left: 20px;
    top: 12px;
    width: 383px;
}

.novost1{
    width: 1920px;
    height:910px;
    background: #fff;
    display: none;

    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    overflow: auto;
    overscroll-behavior: contain;

    z-index:1000;
}

.novost1__overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
}
  
.novost1__box {
    margin: 0px auto;
    width: 1920px;
    height: 910px;
    background: #FFFFFF;
    box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.52);
    position: relative;
}
  
.close_n1{
    position: absolute;
    top:19px;
    right:40px;

    font-weight: 700;
    font-size: 30px;
    color: #f07c00;
    transform: rotate(45deg);

    cursor: pointer; 
}

.bl_left2{
    position: absolute;
    top: 0px;
    left:0px;

    width: 850px;
    height: 910px;
    background: #f07c00;
}

.novost1_zag{
    position: absolute;
    left: 70px;
    top: 55px;
}

.novost1_palka{
    position: absolute;
    border: 3px solid #fff;
    width: 102px;
    height: 0px;
    transform: rotate(-90deg);

    left: -36px;
    top: 30px;
}

.novost1_zag1{
    font-weight: 700;
    font-size: 30px;
    color: #fff;

    position: absolute;
    left: 35px;
    top: -7px;
    width: 714px;
}

 .novost1_text{
    position:absolute;
    top:131px;
    left:919px;
    width:941px;

    font-weight: 400;
    font-size: 16px;
    text-align: justify;
    color: #514f4f;
 }

 .seven1_ss1{
    position: absolute;
    top: 270px;
    left: 460px;
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 20px;
    width: 200px;
    text-decoration: underline;
    color: #f07c00;
}

.novost1_kart1{
    position: absolute;
    top: 245px;
    left: 919px;
}

.novost4_kart1{
    position: absolute;
    top: 236px;
    left: 919px;
}

.novost4_kart2{
    position: absolute;
    top: 236px;
    left: 1331px;
}

.novost4_kart3{
    position: absolute;
    top: 236px;
    left: 1604px;
}

.novost4_kart4{
    position: absolute;
    top: 522px;
    left: 919px;
}

.novost4_kart5{
    position: absolute;
    top: 522px;
    left: 1191px;
}

.novost4_kart6{
    position: absolute;
    top: 522px;
    left: 1463px;
}

.novost1_ic{
    position: absolute;
    top:840px;
    left:1705px;
}

.novost1_dat{
    position: absolute;
    top:852px;
    left:1755px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    color: #514f4f;
}

  .close_n2{
    position: absolute;
    top:19px;
    right:40px;

    font-weight: 700;
    font-size: 30px;
    color: #f07c00;
    transform: rotate(45deg);

    cursor: pointer;
  }

  .close_n3{
    position: absolute;
    top:19px;
    right:40px;

    font-weight: 700;
    font-size: 30px;
    color: #f07c00;
    transform: rotate(45deg);

    cursor: pointer;
}

.close_n4{
    position: absolute;
    top:19px;
    right:40px;

    font-weight: 700;
    font-size: 30px;
    color: #f07c00;
    transform: rotate(45deg);

    cursor: pointer;
}


.bilet{
    width: 722px;
    max-height: 722px;
    background: #fff;
    display: none;

    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0px auto;
    overflow-y: auto;
    overflow-x: hidden;

    z-index:1010;
}

.bilet__overlay{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
}
  
.bilet__box{
    margin: 0px auto;
    width: 722px;
    height: 722px;
    background: #FFFFFF;
    box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.52);
    position: relative;
    border-radius: 5px;
    overflow: auto;
}

.bilet:target {
    display: block;
    opacity: 1; /* делаем окно видимым */
    pointer-events: auto; /* элемент видим для событий мыши */
    overflow-y: auto; /* добавляем прокрутку по y, когда элемент не помещается на страницу */
}

.close_bilet{
    position: absolute;
    top: 22px;
    left: 672px;

    font-weight: 700;
    font-size: 30px;
    color: #f07c00;
    transform: rotate(45deg);

    cursor: pointer;
}

.zag_bilet{
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 30px;
    color: #514f4f;
    position: absolute;
    left: 215px;
    top: 122px;
}

.text_bilet{
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #514f4f;
    position: absolute;
    width: 552px;
    top: 193px;
    left: 85px;
}


.bilet_pole1_text{
    font-weight: 400;
    font-size: 12px;
    text-align: justify;
    color: #514f4f;

    position: absolute;
    top:267px;
    left:211px;
}

.bilet_pole1:hover{
    position: absolute; 
     top: 288px;
     left: 211px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 15px;
     padding-right: 15px;
     width: 300px;
     height: 50px;
     background: #fff;
     outline:none;

     font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.bilet_pole1{
    position: absolute; 
    top: 288px;
    left: 211px;

    align-items: center; 
    cursor: text;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    width: 300px;
    height: 50px;
    background: #f5f5f5;
    outline: none;

    padding-left: 15px;
    padding-right: 15px;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.bilet_pole1:focus{
    position: absolute; 
     top: 288px;
     left: 211px;

     font-family: var(--font-family);
     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 15px;
     padding-right: 15px;
     width: 300px;
     height: 50px;
     background: #fff;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
} 


.bilet_pole2_text{
    font-weight: 400;
    font-size: 12px;
    text-align: justify;
    color: #514f4f;

    position: absolute;
    top:358px;
    left:211px;
}

.bilet_pole2:hover{
    position: absolute; 
     top: 379px;
     left: 211px;

     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 15px;
     padding-right: 15px;
     width: 300px;
     height: 50px;
     background: #fff;
     outline:none;

     font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.bilet_pole2{
    position: absolute; 
    top: 379px;
    left: 211px;

    align-items: center; 
    cursor: text;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    width: 300px;
    height: 50px;
    background: #f5f5f5;
    outline: none;

    padding-left: 15px;
    padding-right: 15px;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.bilet_pole2:focus{
    position: absolute; 
     top: 379px;
     left: 211px;

     font-family: var(--font-family);
     border: 2px solid #f07c00;
     border-radius: 5px;
     padding-left: 15px;
     padding-right: 15px;
     width: 300px;
     height: 50px;
     background: #fff;

    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
} 

.bilet_btn{
    position: absolute;
    top:550px;
    left:211px;

    align-items: center;
    cursor: pointer;
    vertical-align: middle;

    font-weight: 700;
    font-size: 17px;
    text-align: justify;
    color: #fff;

    border-radius: 5px;
    width: 300px;
    height: 50px;
    background: #f07c00;
    border: none;
    padding-left: 80px; 
}

.bilet_btn:hover{
    position: absolute;
    top:550px;
    left:211px;

    align-items: center;
    cursor: pointer;

    font-weight: 700;
    font-size: 17px;
    text-align: justify;
    color: #f07c00;

    border: 2px solid #f07c00;
    border-radius: 5px;
    width: 300px;
    height: 50px;
    background: #fff;
    padding-left: 78px; 
}

.bilet_data1{
    font-weight: 400;
    font-size: 12px;
    text-align: justify;
    color: #514f4f;

    position: absolute;
    top:449px;
    left:211px;
}


div.selectBox {
    position:absolute;
    display:inline-block;
    cursor:default;
    text-align:left;
    line-height:50px;
    clear:both;
    color:#888;
    top: 470px;
    left: 211px;
}
span.selected {
    width:250px;
    height: 50px;
    text-indent:20px;
    border: 2px solid #c0c0c0;
    border-right:none;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
    background:#f5f5f5;
    overflow:hidden;
    cursor: pointer;
}
span.selected:hover {
    width:250px;
    height: 50px;
    text-indent:20px;
    border: 2px solid #F07C00;
    border-right:none;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
    background:#fff;
    overflow:hidden;
    cursor: pointer;
}
span.selected:focus {
    width:250px;
    height: 50px;
    text-indent:20px;
    border: 2px solid #F07C00;
    border-right:none;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
    background:#fff;
    overflow:hidden;
    cursor: pointer;
}
span.selectArrow {
    width:50px;
    height: 50px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    text-align:center;
    font-size:17px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    background:	#F07C00;
    color:#fff;
    cursor: pointer;
}
 
span.selectArrow,span.selected {
    position:relative;
    float:left;
    height:50px;
    z-index:1;
}
 
div.selectOptions {
    position:absolute;
    top:53px;
    left:0;
    width:300px;
    height: 102px;
    border:2px solid #c0c0c0;
    border-radius:5px;
    overflow:hidden;
    background:#f6f6f6;
    padding-top:0px;
    display:none;
    z-index: 2;
}
 
span.selectOption {
    display: block;
    width: 100%;
    line-height: 50px;
    padding: 0px 20px;
}
 
span.selectOption:hover {
    color:#f5f5f5;
    background:#F07C00;	
    cursor: pointer;
}

.error{
    align-items: center; 
    cursor: text;
    border: 2px solid #FF0000;
    border-radius: 5px;
    width: 300px;
    height: 50px;
    background: #f5f5f5;
    outline: none;

    padding-left: 15px;
    padding-right: 15px;

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    color: #514f4f;
}

.uspeshno{
    height: 300px;
    width: 300px;
    border: 2px solid #c0c0c0;
    border-radius: 5px;

    font-family: var(--font-family);
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #514f4f;
    position: absolute;
    top: 250px;
    left: 150px;
}
.success{
	width: 100%;
    text-align: center;
    padding: 350px 0 0 0;
	font-size: 24px;
    text-transform: uppercase;
    color: #f07c00;
}

.menu{
      display: grid;
      grid-template-columns: repeat(12, 1fr);
      column-gap: 20px;
      border-radius: 5px;
      width: 980px;
      height: 633px;
      background: #fff;
      position: absolute;
      top: 50px;
      display: none;
      cursor: default;
      z-index:2;
  }

.menu1{
    position: relative;
    left: 0px;
    top:0px;
    display: flex;
    align-items: center;
    cursor: default;
    height: 128px;
    width: 459px;
    gap: 5px;
}

.menu1_cod{
    width: 260px;
    cursor: pointer;
}

.menu1_zag{
    font-weight: 600;
    font-size: 16px;
    color: #f07c00;
    padding-bottom: 7px;
    text-align: left;
    width: 297px;
}

.menu1_text{
    position: relative;
    font-weight: 400;
    font-size: 12px;
    text-align: justify;
    color: #514f4f;
    width: 261px;
    padding-bottom: 7px;
}

.razd2{
    border: 1px solid #f07c00;
    width: 120px;
    height: 0px;
    transform: rotate(90deg);
    position: absolute;
}

.menu__overlay {
    position: fixed;
    top: 80px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    cursor:default;
    display: none;
}

.menu__overlay:hover{
    display: none;
    opacity: 0;
}

.menu__overlay:hover .menu{
    display: none;
    opacity: 0;
}

.put{
    font-family: var(--font-family);
font-weight: 400;
font-size: 12px;
color: #514f4f;
z-index: 1;
margin-top: 25px;
}

.strelka{
    font-weight: 700;
color: #f07c00;
}

.zag_categ{
    position: relative;
    left: 0px;
    top: 104px;
    z-index: 1;
}

.palka_categ{
    border: 2px solid #f07c00;
    width: 50px;
    height: 0px;
    transform: rotate(-90deg);
    position: absolute;
    left:-25px;
}

.zag1_categ{
    font-weight: 700;
    font-size: 24px;
    color: #514f4f;
    position: relative;
    left: 20px;
    top: -15px;
}

.block_one_categ{
    border-radius: 5px;
    border: 2px solid #257985;

    background: #fff;
}

.block_one_categ{
    border-radius: 5px;
    border: 2px solid #257985;
    padding: 25px;
    background: #fff;
}

.one_zag_categ{
    font-family: var(--font-family);
font-weight: 600;
font-size: 22px;
color: #257985;
width: 535px;
}

.one_text_categ{
    font-family: var(--font-family);
font-weight: 400;
font-size: 14px;
color: #000;
cursor: text;
padding-left: 25px;
width: 529px;
}

.one_text_categ li{
    list-style-image:url(/img/marker.svg);
    margin: 7px 0;
}

.one_but_categ{
    display: inline-block;
    border-radius: 5px;
    padding: 15px 30px;
    text-align: center;
    background: #257985;
    border: none; 
    text-align: center;
    cursor: pointer;
    font-family: var(--font-family);
    color: #fff;
    font-size: 25px;
    margin-top: 10px;
    transition: all 0.3s ease-out;
}

.checkmark {
            display: inline-block;
            width: 22px;
            height: 22px;
            background: #fff;
            border: 2px solid #4a6cf7;
            border-radius: 5px;
            transition: all 0.3s ease;
            position: relative;
        }
        
        /* Стиль при выборе */
        input:checked ~ .checkmark {
            background: #4a6cf7;
            border-color: #4a6cf7;
            animation: pulse 0.4s;
        }
        
        /* Галочка (скрыта по умолчанию) */
        .checkmark:after {
            content: "";
            position: absolute;
            display: none;
            left: 7px;
            top: 3px;
            width: 5px;
            height: 10px;
            border: solid white;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }
        
        /* Показываем галочку при выборе */
        input:checked ~ .checkmark:after {
            display: block;
            animation: check 0.3s forwards;
        }

        
        /* Анимация галочки */
        @keyframes check {
            0% {
                height: 0;
                opacity: 0;
            }
            50% {
                height: 5px;
                opacity: 0.5;
            }
            100% {
                height: 10px;
                opacity: 1;
            }
        }
        
        /* Анимация пульсации */
        @keyframes pulse {
            0% {
                transform: scale(1);
                box-shadow: 0 0 0 0 rgba(74, 108, 247, 0.4);
            }
            70% {
                transform: scale(1.05);
                box-shadow: 0 0 0 8px rgba(74, 108, 247, 0);
            }
            100% {
                transform: scale(1);
                box-shadow: 0 0 0 0 rgba(74, 108, 247, 0);
            }
        }
        
        /* Анимация при нажатии */
        .checkbox-label:active {
            transform: scale(0.98);
        }

.checkbox-row {
            display: flex;
            gap: 15px;
            flex-wrap: wrap;
            margin-left: 15px;
        }
        
        .checkbox-row:not(first-child) {
            margin-top: 20px;
        }
        
        
        .checkbox-item {
            display: flex;
            align-items: center;
        }
        
        .checkbox-item p:first-child{
            margin-right: 25px;
        }
        
        .checkbox-text{
            font-size: 18px;
            font-weight: 600;
        }
        
        .checkbox-label {
            display: flex;
            align-items: center;
            gap: 10px;
            cursor: pointer;
            position: relative;
            padding: 10px 15px;
            background: white;
            border-radius: 8px;
            box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
            transition: all 0.2s;
        }
        
        .checkbox-label:hover {
            box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
            background: #f8fbff;
        }

        
       input[type="checkbox"] {
  width: 20px;
  height: 20px;
  position: relative;
  top: -5px;
  appearance: none;
  outline: none;
  margin-right: 15px;
  cursor: pointer;
}

/* Рамка для невыбранного состояния */
input[type="checkbox"]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #257985;
  border-radius: 3px;
  background: white;
  transition: all 0.2s ease;
}

/* Стиль для выбранного состояния */
input[type="checkbox"]:checked::before {
  background: #257985;
  border-color: #257985;
}

/* Галочка (скрыта по умолчанию) */
input[type="checkbox"]::after {
  content: "✓";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 16px;
  font-weight: bold;
  opacity: 0;
  transform: scale(0);
  transition: all 0.2s ease;
}

/* Показываем галочку при выборе */
input[type="checkbox"]:checked::after {
  opacity: 1;
  transform: scale(1);
}
        
        

.description{
    font-size: 18px;
    margin-top: 20px;
}

.btn-wrapper{
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.one_but_categ:hover{
   background: #309dad;
   transform: translateY(-3px);
}

.filtr{
    position:relative;
    gap: 10px;
    font-family: var(--font-family);
font-weight: 600;
font-size: 20px;
text-align: right;
color: #f07c00;
top:250px;
left:1055px;
display: flex;
align-items: center;
height: 50px;
width: 130px;
border: none;
background: none;
cursor: pointer;
z-index:1;
}

.text1_categ{
    position:relative;
    top:220px;
    left:0px;
    font-family: var(--font-family);
font-weight: 400;
font-size: 16px;
text-align: justify;
color: #514f4f;
cursor: text;
z-index:1;
width:1180px;
height: 220px;
}
 .filter-container {
            width: 100%;
            margin: 0 auto;
            max-width: 1200px;
            background: white;
            overflow: hidden;
        }
        
        .filter-header {
            color: #257985;
            padding: 20px;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }
        
        .filter-title {
            font-size: 28px;
            font-weight: 600;
            display: flex;
            align-items: center;
            gap: 12px;
        }
        
        .filter-body{
            margin-top: 25px;
        }
        
        .filter-title i {
            font-size: 28px;
        }
        
        .reset-btn {
            border: none;
            color: #257985;
            background: transparent;
            font-size: 28px;
            display: flex;
            align-items: center;
            cursor: pointer;
            font-weight: 600;
            transition: all 0.3s ease;
        }
        
        
        .reset-btn:hover {
            background: rgba(255, 255, 255, 0.3);
        }
        
        .filter-row {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            row-gap: 20px;
            column-gap: 100px;
        }
        
        .filter-group {
            min-width: 320px;

            transition: all 0.3s ease;
        }

        
        .group-title {
            font-weight: 600;
            color: #000;
            margin-bottom: 10px;
            font-size: 18px;
            display: flex;
            align-items: center;
            gap: 8px;
        }
        
        .group-title i {
            font-size: 18px;
        }
        
        .range-container {
            margin-bottom: 15px;
        }
        
        .range-labels {
            display: flex;
            justify-content: space-between;
            margin-bottom: 5px;
            font-size: 14px;
            color: #5a6d80;
        }
        
        .slider-container {
            position: relative;
            height: 30px;
            margin: 25px 10px 0 10px;
        }
        
        .slider-track {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            height: 4px;
            right: 0;
            width: 100%;
            background: #d1d9e0;
            border-radius: 2px;
        }
        
        .slider-selection {
            position: absolute;
            height: 2px;
            background: #000;
            border-radius: 2px;
        }
        
        .slider-handle {
            position: absolute;
            width: 20px;
            height: 20px;
            background: #257985;
            transform: translate(-50%, -50%);
            cursor: pointer;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
            z-index: 2;
            transition: all 0.2s ease;
        }
        
        .slider-handle:hover {
            transform: translate(-50%, -50%) scale(1.2);
            background: #1a5a65;
        }
        
        .range-inputs {
            display: flex;
            gap: 15px;
            margin-top: 15px;
        }
        
        .input-group {
            display: flex;
            column-gap: 10px;
            align-items: center;
        }
        
        .input-group label {
            display: block;
            margin-bottom: 5px;
            font-size: 14px;
            color: #5a6d80;
        }
        
        .input-group input {
            width: 100%;
            padding: 10px 12px;
            border: 1px solid #d1d9e0;
            border-radius: 6px;
            font-size: 14px;
            transition: all 0.2s ease;
        }
        
        .input-group input:focus {
            border-color: #2c9caf;
            outline: none;
            box-shadow: 0 0 0 3px rgba(44, 156, 175, 0.2);
        }
        
        .filter-options {
            display: flex;
            flex-direction: column;
            gap: 12px;
        }
        
        .option-item {
            display: flex;
            align-items: center;
            padding: 8px 0;
        }
        
        .option-checkbox {
            margin-right: 12px;
            width: 18px;
            height: 18px;
            accent-color: #257985;
            cursor: pointer;
        }
        
        .option-label {
            font-size: 15px;
            color: #3d4e5d;
            cursor: pointer;
        }
        
        .filter-footer {
            display: flex;
            justify-content: center;
            margin-top: 30px;
        }
        
        .apply-button {
            background: #257985;
            color: white;
            border: none;
            border-radius: 8px;
            padding: 14px 53px;
            font-weight: 600;
            font-size: 18px;
            cursor: pointer;
            transition: all 0.3s ease;
            display: flex;
            align-items: center;
        }
        
        .apply-button:hover {
            transform: translateY(-3px);
            background: #309dad;
        }
        
        .apply-button:active {
            transform: translateY(-1px);
        }
        
        @media (max-width: 768px) {
            .filter-group {
                min-width: 100%;
            }
            
            .filter-row {
                flex-direction: column;
            }
        }
.text2_categ1{
    font-family: var(--font-family);
font-weight: 600;
font-size: 18px;
color: #514f4f;
margin-top: 25px;
}

.text2_categ2{
    font-family: var(--font-family);
font-weight: 400;
font-size: 18px;
color: #514f4f;
margin-top: 10px;
margin-left: 30px;
cursor: text;
line-height: 136%;
}

.text2_categ2 li{
    list-style-type: disc;
    padding-bottom: 7px;
    cursor: text;
line-height: 136%;
}

.categ_pometka{
    position: relative;
    top:-12px;
}

.categ_pometka1{
    position:absolute;
    display: flex;
    align-items: center;
    padding: 4px 33px;
    z-index:2;
    font-family: var(--font-family);
font-weight: 700;
font-size: 12px;
color: #fff;
}

.categ_pometka2{
    position: relative;
}

.categ_cartochka{
    display: block;
    border-radius: 5px;
width: 320px;
height: 450px;
box-shadow: -5px -5px 30px 0 rgba(0, 0, 0, 0.1), 5px 5px 30px 0 rgba(0, 0, 0, 0.1);
background: #fff;
margin-top: 50px;
font-size: 16px;
}

.categ_cartochka:hover{
    box-shadow: -1px -1px 20px 3px #257985, 1px 1px 20px 3px #257985;
}

.cartochka_zag{
    font-family: var(--font-family);
font-weight: 700;
font-size: 22px;
color: #257985;
text-align: center;
}

.cartochka_but{
    display: block; /* ключевое изменение */
    border-radius: 5px;
    margin: 15px auto 0 auto; /* auto по бокам для центрирования */
    padding: 0px 14px;
    width: 100px;
    height: 28px;
    background:  #ff4446;
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    cursor: pointer;
    text-align: center;
}

.cartochka_but:hover{
    background: #fff;
    border: 1px solid #ff4446;
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 12px;
    color: #ff4446;
}

.cartochka_text{
    max-width: 260px;
    margin: 10px auto;
    font-size: 18px;
}

.cart_text1{
    display:inline-block;
    font-family: var(--font-family);
    font-weight: 600;
    color: #514f4f;
    margin-bottom: 10px;
}

.cart_text1 span{
    font-weight: 400;
}

.cart_text2{
    display:inline-block;
    font-family: var(--font-family);
    font-weight: 400;
    color: #514f4f;
}

.categ_carts{
    display:grid;
    margin-bottom: 0 auto;
    grid-template-columns: 25% 25% 25% 25%;
    gap: 5px; 
}

.categ_forma_bl{
    border-radius: 5px;
width: 1300px;
height: 685px;
background: #fff;
position: absolute;
left:300px;
vertical-align: middle;
margin-top: 34px;
}

.categ_forma{
    position:relative;
    top: 280px;
    left: -370px;
}

.filtr_bl{
   position: relative;
   top: 140px;
   display: none;
}

.filtr1_nazv{
    font-family: var(--font-family);
font-weight: 600;
font-size: 15px;
text-align: justify;
color: #514f4f;
position: relative;
top: 130px;
}

.filtr1_ot{
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 15px;
    text-align: justify;
    color: #514f4f;
    
    position: relative;
    top: 150px;

}

.filtr1_do{
    font-family: var(--font-family);
font-weight: 400;
font-size: 15px;
text-align: justify;
color: #514f4f;

position:relative;
top: 130px;
left:140px;
}

.filtr1_mm{
    font-family: var(--font-family);
font-weight: 400;
font-size: 15px;
text-align: justify;
color: #514f4f;

position:relative;
top: 130px;
left:290px;
}

.filtr1_ot_pole:placeholder-shown{
    position: relative;
    top:100px;
    left:25px;

    border: 2px solid #f07c00;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100px;
    height: 40px;
    background: #fff;

    font-family: var(--font-family);
font-weight: 600;
font-size: 18px;
text-align: center;
color: #514f4f;
}

.filtr1_ot_pole:hover{
    position: relative;
    top:100px;
    left:25px;

    border: 2px solid #514f4f;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100px;
    height: 40px;
    background:#fff;

    font-family: var(--font-family);
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color:#514f4f;
}

.filtr1_ot_pole{
    position: relative;
    top:100px;
    left:25px;
    
    border: 2px solid #F07C00;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100px;
    height: 40px;
    background: #fff;

    font-family: var(--font-family);
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color: #514f4f;
    outline: none;
}


.filtr1_do_pole:placeholder-shown{
    position: relative;
    top:100px;
    left:70px;

    border: 2px solid #f07c00;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100px;
    height: 40px;
    background: #fff;

    font-family: var(--font-family);
font-weight: 600;
font-size: 18px;
text-align: center;
color: #514f4f;
}

.filtr1_do_pole:hover{
    position: relative;
    top:100px;
    left:70px;

    border: 2px solid #514f4f;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100px;
    height: 40px;
    background:#fff;

    font-family: var(--font-family);
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color:#514f4f;
}

.filtr1_do_pole{
    position: relative;
    top:100px;
    left:70px;
    
    border: 2px solid #F07C00;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100px;
    height: 40px;
    background: #fff;

    font-family: var(--font-family);
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color: #514f4f;
    outline: none;
}

.but_tov1{
    border: 2px solid #f07c00;
border-radius: 5px;
padding-top: 0px;
width: 250px;
height: 49px;
background: #fff;
font-family: var(--font-family);
font-weight: 600;
font-size: 14px;
color: #f07c00;
text-align: center;
position:relative;
}

.price_tovar{
    position: relative;
    top:259px;
    left:0px;
}

.price_tovar1{
    font-family: var(--font-family);
font-weight: 700;
font-size: 22px;
text-align: center;
color: #fff;
z-index:2;
position: absolute;
left:79px;
top:10px;
}

.but_tov2{
    border-radius: 5px;
    border: none;
padding-top: 0px;
width: 250px;
height: 49px;
background: #f07c00;
font-family: var(--font-family);
font-weight: 600;
font-size: 16px;
color: #fff;
text-align: center;
position: relative;
top: 205px;
left: 290px;
}

.but_tov1:hover{
    background: #f07c00;
    color: #fff;
    cursor: pointer;
}

.but_tov2:hover{
    background: #fff;
    color:#F07C00;
    cursor: pointer;
    border: 2px solid #f07c00;
}

.teh_har:target{
    padding-top: 700px;
   margin-top: -700px;
}

.ustan:target{
       padding-top: 450px;
      margin-top: -450px;
   }
   
   .markirovka:target{
       padding-top: 500px;
      margin-top: -500px;
   }
   
   .stand_mod:target{
       padding-top: 500px;
      margin-top: -500px;
   }

/*таблица целиком*/
table{
    border-collapse: collapse;
    width: 100%;
    position: relative;
}

/*заголовок*/
th{
    background-color: #f07c00;
    color: #fff;
    height: 36px;
    border-top: 1px solid #fff;
    font-family: var(--font-family);
font-weight: 700;
font-size: 14px;
color: #fff;
}

/*строка*/
td{
    height: 36px;
    border-top: 1px solid #fff;
    font-family: var(--font-family);
font-weight: 600;
font-size: 14px;
color: #514f4f;
}


tbody tr:nth-child(odd) {
background-color: #FFDDB9;
}

tbody tr:nth-child(even) {
background-color: #FFF4E9;
}

td:nth-child(odd){
padding-left:30px;
}

td:nth-child(even){
    text-align: center;
}

th:nth-child(odd){
    padding-left:30px;
}

.pam_tabl2{
    position: relative;
    font-family: var(--font-family);
font-weight: 400;
font-size: 10px;
color: #ff0909;
}

.text_mark{
    font-family: var(--font-family);
font-weight: 400;
font-size: 16px;
color: #514f4f;
position: relative;
top:-340px;
}

.mark_bl1{
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 20px;
    line-height: 136%;
    text-align: justify;
    color: #fff;
    width: 60px;
    height: 45px;
    background: #f07c00; 
    position: relative;
    text-align: center;
    padding-top:8px;
    top: -320px;
}

.mark_bl2{
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 14px;
    text-align: justify;
    color: #fff;
    width: 45px;
    height: 20px;
    background: #767676;
    text-align: center;
    position: relative;
    top:-454px;
}

.mark_razd{
    border: 2px solid #514f4f;
width: 10px;
height: 0px;
position: relative;

}

td .mark2 {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 20px;
    line-height: 136%;
    text-align: justify;
    color: #fff;
}

.td1{
    font-family: var(--font-family);
font-weight: 700;
font-size: 20px;
line-height: 136%;
text-align: justify;
color: #fff;
background-color: #767676;
}

.td2{
    background-color: #f07c00;
    font-family: var(--font-family);
font-weight: 700;
font-size: 16px;
line-height: 136%;
color: #fff;
}

.td3{
    background-color: #fff;
    font-family: var(--font-family);
font-size: 13px;
font-weight: 600;
color: #514f4f;
}

.markirovka{
    position: relative;
    top:120px;
}

.zag_tovar{
    position: relative;
    left: 0px;
    top: 104px;
    z-index: 1;
    width:0px;
    white-space: nowrap;
}

.palka_tovar{
    border: 2px solid #f07c00;
    width: 45px;
    height: 0px;
    transform: rotate(-90deg);
    position: absolute;
    left:-22px;
}

.zag1_tovar{
    font-weight: 700;
    font-size: 18px;
    color: #514f4f;
    position: relative;
    left: 20px;
    top: -10px;
    width:0px;
    white-space: nowrap;
}
.krug{
    border-radius: 100px;
width: 17px;
height: 17px;
background: #000;
text-align: center;
}


.kart_big{
    position: relative;
       left:-150px;
       cursor: pointer;
       top:140px;
       width: 342px;
       height: 328px;
   }

   .kart_pr1{
      position: relative;
      width: 100px;
      height: 100px;
      border: 1px solid #c0c0c0;
      border-radius: 5px;
      cursor:pointer;
      background-size: cover;
  }

  
.kart_chert{
      position: relative;
      width:1000px;
      height: 392px;
      top: -650px;
  }


  /*Ширина слайдера*/
  #slider {
      width: 300px;
      left:5px;
  }
  #slider2 {
    width: 300px;
    left:5px;
}
#slider3 {
    width: 300px;
    left:5px;
}
#slider4 {
    width: 300px;
    left:5px;
}
#slider5 {
    width: 300px;
    left:5px;
}
#slider6 {
    width: 300px;
    left:5px;
}
#slider7 {
    width: 300px;
    left:5px;
}
#slider8 {
    width: 300px;
    left:5px;
}
#slider9 {
    width: 300px;
    left:5px;
}
  /* Контейнер слайдера */
  .ui-slider {
      position: relative;
  }
  /* Ползунок */
  .ui-slider .ui-slider-handle {
      position: absolute;
      z-index: 2;
      width: 26px;   /* Задаем нужную ширину */
      height: 26px;  /* и высоту */
      background-color: #F07C00; /* картинка изображающая ползунок. Или можно залить цветом, задать бордюр и скругления */
      cursor: pointer;
  }
  .ui-slider .ui-slider-range {
      position: absolute;
      z-index: 1;
      font-size: .7em;
      display: block;
      border: 0;
      overflow: hidden;
  }
  /* горизонтальный слайдер (сама полоса по которой бегает ползунок) */
  .ui-slider-horizontal {
       height: 3px;
     /* задаем высоту согласно дизайна */
  }
  /* позиционируем ползунки */
  .ui-slider-horizontal .ui-slider-handle { 
      top: -12px;
      margin-left: -6px;
  }
  .ui-slider-horizontal .ui-slider-range {
      top: 0;
      height: 100%;
  }
  .ui-slider-horizontal .ui-slider-range-min { 
      left: 0;
  }
  .ui-slider-horizontal .ui-slider-range-max {
      right: 0;
  }
  /* оформление полосы по которой ходит ползунок */
  .ui-widget-content { 
      border: 1px solid #D4D4D4;
      background: #fff;
  }
  /* оформление активного участка (между двумя ползунками) */
  .ui-widget-header { 
      border: 2px solid #767676;
      background: #767676;
  }
  /* скругление для полосы слайдера */
  .ui-corner-all {
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
  }


  .line_zak{
    border: 1px solid #514f4f;
width: 538px;
height: 0px;

position: relative;
top:329px;
  }

  
  .menu1_cod:hover{
.menu1_zag{
    text-decoration: underline;
text-decoration-skip-ink: none;
}
  }


  .nevidimka{
    position: absolute;
    width: 1180px;
    height: 30px;
    top:50px;
    left:-370px;
   /* background-color: #F07C00;*/
  }

  .price_cart{
    font-family: var(--font-family);
font-weight: 700;
font-size: 20px;
color: #514f4f;
text-align: center;
  }

    .slider-title {
        position: relative;
    }

    .slider-title-control {
        position: absolute;
        top: 0;
        right: 0;
        text-align: right;
    }

    .slider-title-control a:hover {
        filter: brightness(90%);
    }

    .slider-title-prev {
        display: block;
    }

    .slider-title-prev a {
        width: 30px;
        height: 30px;	
        background: url(https://snipp.ru/demo/193/prev.png) 0 0 no-repeat; 
        display: inline-block;
        overflow: hidden;
        text-indent: 999px; 
        position: relative;
        left:-1111px;
        top:130px;
        transform: rotate(90deg);
    }
    .slider-title-next {
        display: inline-block;
    }
    .slider-title-next a {
        width: 30px;
        height: 30px;	
        background: url(https://snipp.ru/demo/193/next.png) 0 0 no-repeat; 
        display: inline-block;
        overflow: hidden;
        text-indent: 999px; 
        transform: rotate(90deg);
        position:relative;
        left:-1111px;
        top:480px;
    }

    .slider {
        height: 338px;
        width: 338px;
        overflow: hidden;
        z-index:1;
    }

    .slider ul {
        margin: 0;
        padding: 0;
    }

.slider ul li img {
    width: 338px;
    height: 338px;
}

.content_novost1 ul li img{
    width: 100%;
    height: 100%;
}

.slider2{
    height: 340px;
    width: 105px;
    overflow: hidden;
    margin-bottom: 15px;
}

.slider2 ul{
    margin: 0;
    padding: 0;
}

.slider2 .bx-viewport{
    display:block;
    width:102px !important;
}

.slider2 ul li{
    display: block;
    width:102px !important;
}

.slider2 .bx-wrapper{
    display: block;
    width:105px;
    box-shadow: none;
}

.slider2 .active img {
    border: 1px solid #DCDCDC;
    }

.slider2 img{
    border: 1px solid #F5F5F5;
    border-radius: 3px;
}



.seven1{
    width: 380px;
    height: 707px;
}
        
.slider3{
	height: 707px;
    width: 1180px;
    display: flex;
    align-items: baseline;
    position: relative;
    top: 0px;
    left: 0px;
}

.slider3 ul {
	margin: 0;
	padding: 0;
}

.slider3 ul li{
    position: relative;
    width: 380px;
    height: 567px;
    padding: 0 auto;
    box-shadow: -3px -3px 15px 0 rgba(0, 0, 0, 0.1), 3px 3px 15px 0 rgba(0, 0, 0, 0.1);
}

.slider3 ul li img {
	width: 380px;
	height: 256px;
    outline: none;  
    box-sizing: border-box; 
}

.bx-wrapper{
    background-color: transparent;
}

.slider3 .bx-wrapper{
	position: relative;
	margin: 0 auto;
    height: 707px;

    box-shadow: none; /*эти 2 строки удаляют рамку и тень*/
    border: none; /*эти 2 строки удаляют рамку и тень*/
    background-color: transparent;
}

.slider3 .bx-viewport{
    width: 1220px !important;
    overflow:hidden;  
	z-index: 1;
    padding-top: 30px;
    padding-bottom: 30px;

    padding-left: 20px;
    margin-left: -20px;
    padding-right: 20px;
    margin-right: -20px;
}

/* Кнопки управления */
.slider3 .bx-controls-direction {
	position: relative;
	top: 300px;
	left: 0;
	right: 0;
	bottom: 0;
}

.slider3 .bx-controls-direction a:hover {
	filter: brightness(90%);
}



.str_lev {
    display: block;
}

.str_lev a {
    width: 44px;
    height: 44px;	
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='21.9993' cy='22.3684' r='20.8333' stroke='%23F07C00' stroke-width='1.5' /%3e%3cpath d='M18.875 14.0351C18.875 14.0351 25.125 20.1725 25.125 22.3685C25.125 24.5645 18.875 30.7018 18.875 30.7018' stroke='%23F07C00' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3e%3c/svg%3e");
    display: inline-block;
    overflow: hidden;
    text-indent: 999px; 
    position: relative;
    transform: rotate(180deg);
    top:-400px;
    margin-left: -7%;
}

.str_lev a:hover{
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='44' height='44' viewBox='0 0 44 44' fill='%23F07C00' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='21.9993' cy='22.3684' r='20.8333' stroke='%23F07C00' stroke-width='1.5' /%3e%3cpath d='M18.875 14.0351C18.875 14.0351 25.125 20.1725 25.125 22.3685C25.125 24.5645 18.875 30.7018 18.875 30.7018' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3e%3c/svg%3e");
    transform: rotate(180deg);
}

.str_lev1 a:hover{
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='44' height='44' viewBox='0 0 44 44' fill='%23F07C00' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='21.9993' cy='22.3684' r='20.8333' stroke='%23F07C00' stroke-width='1.5' /%3e%3cpath d='M18.875 14.0351C18.875 14.0351 25.125 20.1725 25.125 22.3685C25.125 24.5645 18.875 30.7018 18.875 30.7018' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3e%3c/svg%3e");
    transform: rotate(180deg);
}

.str_pr a:hover{
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='44' height='44' viewBox='0 0 44 44' fill='%23F07C00' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='21.9993' cy='22.3684' r='20.8333' stroke='%23F07C00' stroke-width='1.5' /%3e%3cpath d='M18.875 14.0351C18.875 14.0351 25.125 20.1725 25.125 22.3685C25.125 24.5645 18.875 30.7018 18.875 30.7018' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3e%3c/svg%3e");
}

.str_pr1 a:hover{
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='44' height='44' viewBox='0 0 44 44' fill='%23F07C00' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='21.9993' cy='22.3684' r='20.8333' stroke='%23F07C00' stroke-width='1.5' /%3e%3cpath d='M18.875 14.0351C18.875 14.0351 25.125 20.1725 25.125 22.3685C25.125 24.5645 18.875 30.7018 18.875 30.7018' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3e%3c/svg%3e");
}

.str_pr {
    display: block;
}

.str_pr a {
    width: 44px;
    height: 44px;	
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='21.9993' cy='22.3684' r='20.8333' stroke='%23F07C00' stroke-width='1.5' /%3e%3cpath d='M18.875 14.0351C18.875 14.0351 25.125 20.1725 25.125 22.3685C25.125 24.5645 18.875 30.7018 18.875 30.7018' stroke='%23F07C00' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3e%3c/svg%3e");
    display: inline-block;
    overflow: hidden;
    text-indent: 999px; 
    position: relative;
    right: -104%;
    top:-450px;
}