
        .KontaktJX {
    max-width: 800px;
    width:94% ;
    margin: 0 auto;
    position: fixed;
    top: -200%;
    left: 50%;
    z-index:113;
    transition: all 0.4s;
    transform: translate(-50%, -50%);
}

.Sie_uns_right1 {
    width: 100%;
}

.Kontakt {
    background-color: #f3f3e7;
}

.Kontakt_box {
    padding: 35px 60px;
}

.Int input {
    border: 0;
    background-color: transparent;
    outline: none;
    width: 98%;
    height: 100%;
    padding-left: 10px;

}

.Int {
    width: 48%;
    height: 49px;
    border: 1px solid #7a7a7a80;
}

.Kontakt_input {
    display: flex;
    justify-content: space-between;
}

.Kontakt_box>.Kontakt_input:not(:nth-child(1)) {
    margin-top: 20px;
}

.texta {
    width: 100%;
    height: 219px;
    border: 1px solid #7a7a7a80;
    margin-top: 20px;
}

.texta textarea {
    border: 0;
    padding-top: 10px;
    background-color: transparent;
    outline: none;
    width: 98%;
    height: 95%;
    padding-left: 10px;
}

/* .butww3 {
    transition: all 0.3s;
    cursor: pointer;
    width: 178px;
    height: 47px;
    background-color: #066133;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.butww3:hover {
    background-color: #6bbb5e;
} */        .myBtn1 {
    position: relative;
    z-index: 99;
    background-color: #332c2b;
    color: white;
    cursor: pointer;
    border-radius: 10px;
    transition: all 1s;
    width: 45px;
    height: 45px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px
}
#Back{
    z-index:11  ;
    transition: all 1s;
    position: fixed;
    top: -100%;
    right: 15px;
}
#myBtn2 img {
    width: 27px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
#myBtn2:hover {
    background-color: #777;
}
#myBtn2 {
    position: relative;
    margin: 15px 0;
    right: 0px;
    z-index: 99;
    background-color: #6bbb5e;
    color: white;
    cursor: pointer;
    border-radius: 10px;
    transition: all 1s;
    width: 45px;
    height: 45px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px   
}
.myBtn1 img {
    width: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.myBtn1:hover {
    background-color: #777;
}

#myBtn {
    position: relative;
    z-index: 99;
    background-color: #e48c26;
    color: white;
    cursor: pointer;
    border-radius: 10px;
    transition: all 1s;
    width: 45px;
    height: 45px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px
}

#myBtn img {
    width: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

#myBtn:hover {
    background-color: #777;
}

@media screen and (max-width:850px) {
    #myBtn1 {
        opacity: 0.5;
    }

    #myBtn {
        opacity: 0.5;
    }
}        .poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
}


@font-face {
    font-family: 'icomoon_9';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon_9.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon_9.woff") format("woff"), 
url("/font/icomoon_9.ttf") format("truetype"), 
url("/icomoon_9.svg#$font") format("svg");
}

@font-face {
    font-family: 'icomoon';
font-display: swap;
    font-style: normal;
    font-weight: 400;
font-family: "icomoon"; 
src: 
url("/font/icomoon.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon.woff") format("woff"), 
url("/font/icomoon.ttf") format("truetype"), 
url("/font/icomoon.svg#$font") format("svg");
}


/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'icomoon2';
font-display: swap;
    font-style: normal;
    font-weight: 400; 
src: url("/font/icomoon2.eot?#iefix") format("embedded-opentype"), 
    url("/font/icomoon2.woff") format("woff"), 
    url("/font/icomoon2.ttf") format("truetype"), 
    url("/icomoon2.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_35';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon35.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon35.woff") format("woff"), 
url("/font/icomoon35.ttf") format("truetype"), 
url("/icomoon35.svg#$font") format("svg");
}


a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}


* {
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
    font-family: "Poppins", sans-serif;
}

img {
    transition: all 0.3s;
    vertical-align: middle;
    width: 100%;
}

input {
    outline: none;
    border: 0;
    background-color: transparent;
}


textarea {
    outline: none;
    border: 0;
    background-color: transparent;
}







.Ab_bj {
    width: 100%;
    background-image: url(/uploads/202409/Abimg_1726218921_WNo_8009d1959.png);
    background-size: 1920px 100%;
    height: 470px;

}






.leftww {
    width: 12px;
}





.head {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1111;
    transition: all 0.3s;
}

.head_jz {
    max-width: 1350px;
    width: 94%;
    margin: 0 auto;
    color: #fff;
}

.Ymail {
    margin-right: 12px;
    width: 18px;
}

.shej img {
    width: 20px;
}

.head_top_left {
    align-items: center;
    display: flex;
}

.head_top {
    display: flex;
    height: 45px;
    align-items: center;
    justify-content: space-between;
}

.Uwf {
    display: flex;
    margin-right: 33px;
    align-items: center;
}

.head_top_right {
    display: flex;
}

.Ned {
    margin-right: 20px;
}

.shej img {
    margin-left: 3px;
}

.enLogow {
    width: 70px;
}

.Down {
    width: 12px;
    margin-left: 12px;
}

.diqiu {
    width: 15px;
    font-size: 0;
}

.seach {
    width: 15px;
}

.head_bottom {
    display: flex;
    padding: 5px 0;
    align-items: center;
    justify-content: space-between;
}

.asdaw>ul {
    display: flex;
    width: 90%;
    align-items: center;
    justify-content: space-between;
}

.asdaw {
    display: flex;
    justify-content: space-between;
}

.navw {
    display: flex;
    align-items: center;
}

.Eflex {
    display: flex;
}

.Eflexqwe {
    margin: 0 40px 0 15px;
}

.asdaw {
    width: 80%;
}

.get_srt {
    display: inline-block;
    color: #fff;
    padding: 10px 30px;
    background-color: #e48c26;
    margin-top: 20px;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
}

.get_srt:hover {
    background-color: #332C2B;
}

.line_box {
    position: absolute;
    top: 50%;
    color: #fff;
    max-width: 1350px;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 94%;
    margin: 0 auto;
}

.asdawxx {
    font-size: 60px;
    font-weight: 500;
}

.Making {
    font-weight: 700;
    font-size: 60px ;
}

.line {
    line-height: 24px;
    width: 80%;
    margin-top: 20px;
}


.foot_bj {
    width: 100%;
    background-image: url(/statics/images/foot\ \(1\).jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.foot_bj_box {
    max-width: 1350px;
    width: 94%;
    text-align: center;
    margin: 0 auto;
    padding: 135px 0;
}

.t_op {
    font-size: 48px;
    color: #fff;
    font-weight: 700;
}

.foor_bot {
    width: 100%;
    background-image: url(/statics/images/foot1w.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.foor_bot_p {
    padding: 100px 0;
}

.shje img {
    width: 25px;
    margin-right: 5px;
}

.foor_bot {
    color: #fff;
}

.foor_bot_p {
    max-width: 1350px;
    width: 94%;
    margin: 0 auto;
}

.inb {
    position: relative;
}

.Ymail_FLEX {
    display: flex;
}

.al_uL>li>div:nth-child(1) {
    margin-bottom: 33px;
    font-size: 18px;
    font-weight: 700;
}

.al_uL>li>div:not(:nth-child(1)):not(:nth-child(2)) {
    margin-top: 10px;
}

.al_uL {
    display: flex;
    justify-content: space-between;
}

.laixcw>div>div:nth-child(1) {
    margin-bottom: 33px;
    font-size: 18px;
    font-weight: 700;
}

.eeee {
    position: relative;
}

.ilos {
    width: 100%;
    white-space: nowrap;
    line-height: 30px;
    padding: 8px 20px;
    display: block;
    color: #333;
    position: relative;
    transition: all 0.3s;
    border-bottom: 1px solid #ddd;
}

.asdaw>ul>li {
    height: 74px;
    line-height: 74px;
}

.erjic {
    min-width: 220px;
    background: #fff;
    position: absolute;
    left: -16px;
    top: 74px;
    display: none;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}


.sanjic{
    min-width: 220px;
    background: #fff;
    position: absolute;
    left: calc(100%);
    overflow: hidden;
    top: 0;
    display: none;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.erjic a{
    display: block;
    transition: all 0.3s ;
}
.ilos:hover {
    background-color: #e48c26;
    color: #fff;
}
.ilos a:hover{
    transform: scale(1.1);
}
.ilos:hover .sanjic{
    display: block;
}
.eeee:hover .erjic {
    display: block;
}

.Bldown_w {
    width: 20px;
    margin-right: 20px;
}

.Roll p {
    font-weight: 400;
    font-size: 16px;
}

.active {
    transform: rotate(180deg) !important;
}

.uldinw img:hover {
    transform: scale(1.1);
}

.uldinw {
    overflow: hidden;
}

.Roll p:not(:nth-child(1)) {
    margin-top: 10px;
}

.foor_bot_box {
    width: 100%;
}

.foor_bot_box>div {
    max-width: 1350px;
    width: 94%;
    margin: 0 auto;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    position: relative;
}

.foor_bot_box>div::after {
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background-color: #131313;
}

.Vwwd {
    font-size: 48px;
    font-weight: 700;

}

.Vwwd_box {
    text-align: center;
    color: #fff;
}

.mian {
    display: flex;
}

.Ab_bj {
    display: flex;
    justify-content: center;
    align-items: center;
}

.leftww {
    margin: 0 10px;
}

.mian_w {
    display: flex;
    justify-content: center;
}



.souKun {
    width: 100%;
    opacity: 0;
    background-color: #e48c26;
    position: absolute;
    bottom: -70px;
    z-index: -1;
    display: none;
    transition: all 0.3s;
}




.souKun_inp {
    max-width: 1350px;
    width: 94%;
    margin: 0 auto;
    height: 30px;
    border-bottom: 1px solid #FFf;
}
.souKun_inp form{
    width: 100% ;
}
.souKun>div {
    padding: 20px;
}

.souKun_inp input {
    padding-left: 12px;
    font-size: 18px;
    color: #fff;
    width: 100%;
    height: 100%;
}


.souKun_inp input::placeholder {
    color: #fff;
    /* 设置你想要的颜色 */
    opacity: 1;
    /* 可选，确保颜色不受默认透明度影响 */
}

/* 对于兼容性，也可以加上其他前缀 */
.souKun_inp input::-webkit-input-placeholder {
    /* 对于 Chrome, Safari */
    color: #fff;
}

.souKun_inp input::-moz-placeholder {
    /* 对于 Firefox 19+ */
    color: #fff;
}

.souKun_inp input:-ms-input-placeholder {
    /* 对于 IE 10+ */
    color: #fff;
}

.souKun_inp input:-moz-placeholder {
    /* 对于 Firefox 4-18 */
    color: #fff;
}





.asrwf {
    width: 25px;
    margin-right: 12px;
}

.souKun_inp {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

html {
    scroll-behavior: smooth;
}



.foor_bot a:hover{
    color: #e48c26;
    text-decoration: underline;
}



.button {
    padding: 10px 20px;
    margin-top: 33px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    background-color: #332c2b;
    border: none;
    color: white;
    position: relative;
    width: 160px;
    height: 45px;
    transition: background-color 0.2s ease-in, all 0.15s ease-in;
}

button::after {
    display: flex;
    align-items: center;
    justify-content: center;
    content: "ALL SERVICES";
    width: 160px;
    height: 45px;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(-5px, -5px);
    background-color: #e48c26;
    transition: all 0.15s ease-in;
}
.asfRevie{
    overflow: hidden;
}
form{
    width: 100% ;
    height: 100% ;
}

button:hover::after {
    transform: translate(5px, 5px);
}

button:hover {
    transform: translate(-5px, -5px);
}

button:active::after {
    background-color: rgb(183, 52, 0);
}

.Send:hover{
    background-color: #332c2b !important;
}


.Send{
  cursor: pointer;
}

.foas_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

.foas_left {
    width: 50%;
}

.foas_right {
    width: 50%;
}
.foas_left span{
    font-weight: 600;
}


.bofa{
    cursor: pointer;
    transition: all 0.3s ;
}

.bofa img:hover{
    transform: scale(1.1);
}


.HexHouk {
    display: none;
    }

    .Hdad_right{
        align-items: center;
    }


    .STARTED::after{
        content: "GET STARTED";
    }

    .iframeVideoBox {
        position: absolute;
            top: 0;
            width: 100%;
            padding-bottom: 56.4%;
            overflow: hidden;
        }
    
        .iframeVideoBox iframe {
            position: absolute;
            top: -10%;
            height: 100%;
            width: 300%;
            left: -100%;
            pointer-events: none;
        }
        .line_box {
          z-index: 1;
        }  
        .zs img {
    width: auto;
}

.colat_left {
    width: 49.5%;
    background-color: #e48c26;
    display: flex;
    align-items: center;
    justify-content: center;
}

.colat {
    max-width: 1870px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}


.zs_flex {
    display: flex;
    width: 82%;
}

.Zssf {
    margin-left: 15px;
}

.asfwww {
    font-size: 40px;
    font-weight: 700;
}

.zs {
    margin-top: 33px;
}

.ction {
    margin-top: 20px;
    font-size: 18px;
    color: #332C2B;
}

.colat_right {
    position: relative;
    width: 49.5%;
}

.bofa {
    position: absolute;
    width: 60px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.swiper_box {
    max-width: 1870px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}

.Chips {
    padding: 10px 0;
    background-color: #e3e3e3;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;       /* Prevent the text from wrapping to a new line */
    overflow: hidden;          /* Hide the overflowed content */
    text-overflow: ellipsis;   /* Display ellipsis (...) for overflowing text */
}

.asfwww span {
    font-size: 60px;
}

.Range {
    font-size: 40px;
    font-weight: 700;
}

.hocw {
    background-color: #e48c26;
    display: inline-block;
    padding: 0 10px;
}

.NJAll {
    max-width: 1350px;
    width: 94%;
    margin: 0 auto;
    padding-top: 135px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 450px;
}

.NJAll_box {
    width: 100%;
    background-image: url(/statics/images/bj.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}




.NJAll_left {
    width: 58.3333%;
}

.tomize {
    font-size: 18px;
    font-weight: 700;
    color: #332C2B;
}

.videww {
    margin-top: 40px;
}

.parts {
    line-height: 24px;
    color: #332C2B;
    margin-top: 10px;
}

.tomize img {
    margin-right: 12px;
}

.videww li:not(:nth-child(1)) {
    margin-top: 20px;
}




.NJAll_right {
    width: 40%;
}

.asfwxxx {
    color: #332C2B;
}

.mnimg {
    max-width: 1350px;
    width: 100%;
    position: absolute;
    bottom: -290px;
    left: 50%;
    transform: translateX(-50%);
}

.ARE {
    width: 100%;
    background-color: #e3e3e3;
}

.ARE_jz {
    max-width: 1350px;
    width: 94%;
    padding: 390px 0 0 0;
    margin: 0 auto;
}

.hinery {
    width: 25%;
}

.hinery_right {
    width: 70%;
}

.ARE_flex {
    display: flex;
    justify-content: space-between;
}

.hinery_right p {
    color: #332C2B;
    line-height: 24px;
}

.hinery_right p:not(:nth-child(1)) {
    margin-top: 20px;
}

.lin img {
    width: auto;
}

.lin li {
    width: 32%;

}

.lin li:not(:nth-child(-n + 3)) {
    margin-top: 55px;
}

.lin {
    display: flex;
    margin-top: 55px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 88px;
}

.parts_w {
    font-size: 18px;
    font-weight: 700;
    color: #332C2B;
    margin-top: 10px;
}

.suit {
    margin-top: 20px;
    color: #332C2B;
}


.op_flex {
    display: flex;
    padding-bottom: 135px;
}

.opImg {
    width: 30%;
}

.buttonw {
    background-color: #fff;
}

.Work_div {
    width: 70%;
    color: #fff;
    padding: 20px 40px;
    background-color: #000;
}

/* .buttonw::after {
    content: 'GET STARTED';
} */

.Next_w {
    font-size: 30px;
    font-weight: 700;
}

.Moldsww {
    line-height: 24px;
    margin-top: 10px;
}

.Work_div {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.asfjww {
    width: 70%;
}

.REAL {
    max-width: 1350px;
    width: 94%;
    margin: 135px auto;
    margin-top: 0;
    padding-top: 135px ;
    background-image: url(/statics/images/bj.png);
    background-size: cover;
    background-repeat: no-repeat;
}


.REAL_box {
    text-align: center;
}

.uldinw_flex {
    margin-top: 55px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.uldinw {
    width: 48.5%;
    position: relative;
}

.uldinw_b {
    position: absolute;
    bottom: 0;
    padding: 20px;
    color: #fff;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.uldinw_right {
    text-align: center;
    width: 48%;
}

.ernt {
    width: 60px;
    margin: 33px auto;
}

.maxnw {
    color: #332C2B;
    line-height: 24px;
}

.asd {
    font-size: 18px;
    font-weight: 700;
    color: #332C2B;
}

.asdwwqw {
    font-size: 16px;
    color: #E48C26;
}

.uldinw_right {
    width: 49%;
    position: relative;
}

.uldinw_right .swiper-button-prev {
    position: static !important;
}

.uldinw_right .swiper-button-prev::after {
    color: #E48C26;
    font-weight: 900;
    font-size: 26px;
}

.uldinw_right .swiper-button-next::after {
    color: #E48C26;
    font-weight: 900;
    font-size: 26px;
}

.uldinw_right .swiper-button-next {
    position: static !important;
}

.asdwwc:hover::after {
    color: #000000 !important;
}


.uldinw_right>ul li {
    width: 48%;
}

.uldinw_right>ul li:not(:nth-child(-n + 2)) {
    margin-top: 28px;
}

.uldinw_right>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.asdwcc {
    position: relative;
}

.uldinw_bwqe {
    font-size: 16px;
    padding: 10px;
}

.uldinw_flexss {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}

.sfaw>div {
    display: flex;
}

.sfaw {
    display: flex;
    justify-content: center;
    margin-top: 33px;
}


.REAL1{
    max-width: 1370px ;
    width: 94% ;
    margin: 0 auto;
    margin-bottom: 135px ;
}

.asdwUl li{
    width: 33.333% ;
    padding: 0 10px ;
}

.boxw{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.Cooker{
    padding: 20px ;
}

.asdwUl{
    margin-top: 55px ;
}

.GAS{
    font-size: 18px ;
    font-weight: 700;
    color: #332C2B;
}

.GAS_time{
    color: #E48C26;
    margin: 10px 0 ;
}

.GAS_ww{
    line-height: 21px ;
    color: #332C2B;
}

.asdwUl{
    display: flex;
}

.wrappersad {
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

#Pc{
    aspect-ratio: 1920 / 973;
}
.colat_right .scrollLoading{
    aspect-ratio: 463 / 278;
}
.swiImg img{
    aspect-ratio:228 / 155;
}
.mnimg{
    /* position: relative; */
    color: #ffff;
   }
   .enaf{
    font-size: 30px ;
    font-weight: 700;

   }
   .enaf1{
     font-size: 18px ;
      margin-top: 20px ;
   }
   .mian_poa{
    position: absolute;
    left: 50% ;
    bottom: 50px ;
    transform: translateX(-50% );
   }
   .agsfxx{
    text-align: center;
   }

   .ABOUT::after{
       content: "ALL ABOUT";
   }  
        .Malw {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Malw_left {
    width: 48%;
}




.Malw_right {
    width: 48%;
}

.Lineww>div:nth-child(1) {
    font-size: 24px;
    font-weight: 700;
    color: #E48C26;
}


.Lineww>div:nth-child(2) {
    margin-top: 20px;
    color: #332C2B;
}

.Malw {
    max-width: 1350px;
    width: 94%;
    margin: 0 auto;
    margin-top: 135px ;
}
.Malw_right>.Lineww:not(:nth-child(1)){
    margin-top: 33px ;
}

.zxfsww::after{
    width: 200px ;
    content: 'Consult the Machine';
}

.zxfsww{
    width: 200px ;
}

.Malw_bx{
  max-width: 1350px ;
  width: 94% ;
  margin: 0 auto;
  margin-top: 55px ;
}

.fueb{
    padding: 20px ;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.Like_Y{
    max-width: 1350px ;
    width: 94%;
    margin: 0 auto;
    margin-top: 135px ;
}

.vasf{
    font-size: 36px ;
    font-weight: 700;
    color: #202121;
}

.uldin_div{
    margin-top: 55px ;
    max-width: 1370px ;
    width: 94% ;
    margin: 0 auto;
    margin-bottom: 135px ;
}

.ssssafas li{
    width: 33.33% ;
    padding: 0 10px ;
}

.asfvgv{
    padding: 10px 0 ;
    text-align: center;
    background-color: #e3e3e3;
    font-weight: 500;
    font-size: 18px ;
}
.ssssafas{
    margin-top: 55px ;
     display: flex;
     
}  
        @media screen and (max-width:1440px) {
    .colat {
        width: 98%;
    }

    .swiper_box {
        width: 98%;
    }

    .Chips {
        padding: 0 10px;
    }
}


.title {
   font-size: 36px;
   font-weight: 700;
   color: #332C2B;
}

@media screen and (max-width:850px) {
    .head {
        display: none;
    }
    .foas_left {
        width: 100%;
    }
    
    .foas_right {
        width: 100%;
    }
    #Pc{
        aspect-ratio: 829  / 973;
    }
    .title {
        font-size: 26px;
        font-weight: 700;
        color: #332C2B;
     }
     
    .asdawxx {
        font-size: 30px;
    }

    .Making {
        font-size: 30px;
    }

    .colat {
        flex-wrap: wrap;
    }

    .colat_left {
        width: 100%;
    }

    .colat_right {
        margin-top: 20px;
        width: 100%;
    }

    .asfwww {
        font-size: 26px;
    }

    .asfwww span {
        font-size: 26px;
    }

    .zs_flex {
        padding: 33px 0;
    }

    .Chips {
        font-size: 16px;
    }

    .NJAll {
        padding-top: 60px;
        flex-direction: column-reverse;
        padding-bottom: 175px;
    }

    .Range {
        font-size: 26px;
    }

    .NJAll_right {
        width: 100%;
    }

    .NJAll_left {
        width: 100%;
        margin-top: 20px;
    }

    .mnimg {
        bottom: -97px;
        width: 94%;
    }

    .ARE_jz {
        padding: 145px 0 0 0;
    }

    .ARE_flex {
        flex-direction: column;
    }
    .aswssSS{
        width: 100%;
    }
    .hinery {
        width: 100%;
    }
    .Take_ul>li{
        flex-direction: column-reverse;
    }
    .ifferen{
        width: 80% ;
    }
    .TakeLeft{
        margin-top: 20px ;
        width: 100% !important;
    }
    .Take_right {
        width: 100% !important;
    }
    .hinery_right {
        width: 100%;
        margin-top: 20px;
    }
    
    .gui_left {
        width: 100% ;
    }
    
    .Recip_div{
        padding: 60px 0 ;
    }
    .Feed_do{
        margin-top: 40px ;
    }
    .parts{
        width: 100% ;
        margin-top: 33px ;
    }
    .gui{
        margin: 60px auto;
    }
    .Custom{
        flex-wrap: wrap;
    }
    .Custom li{
        padding: 10px 30px ;
    }
    .Custom li a{
        justify-content: space-between;
    }
    .asfrjw{
        width: 80% ;
    }
    .Custom li{
        width: 100% ;
    }
    .achs{
        font-size: 26px ;
    }
    .gui_right{
        width: 100% ;
        margin-top: 20px ;
    }
    .lin li {
        width: 100%;
    }
    .gui{
        flex-wrap: wrap;
    }
    .lin {
        margin-top: 33px;
    }

    .lin li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .lin {
        margin-bottom: 60px;
    }

    .op_flex {
        flex-direction: column;
    }

    .opImg {
        width: 100%;
    }

    .Work_div {
        width: 100%;
    }

    .Next_w {
        font-size: 18px;
    }

    .Work_div {
        padding: 20px;
    }

    .op_flex {
        padding-bottom: 60px;
    }

    .REAL {
        margin: 60px auto;
        padding-top: 0px;
    }

    .uldinw {
        width: 100%;
    }

    .uldinw_right {
        width: 100%;
        margin-top: 20px;
    }

    .uldinw_flexss {
        flex-wrap: wrap;
    }

    .asdwUl li {
        width: 100%;
        padding: 0;
    }

    .asdwUl li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .asdwUl {
        padding: 0;
        flex-wrap: wrap;
    }

    .REAL1 {
        margin-bottom: 60px;
    }

    .t_op {
        font-size: 26px;
    }

    .foot_bj_box {
        padding: 60px 0;
    }

    .al_uL {
        flex-wrap: wrap;
    }

    .al_uL li:not(:nth-child(1)) {
        margin-top: 33px;
    }

    .laixcw>div>div:nth-child(1) {
        margin-bottom: 20px;
    }

    .foor_bot_box>div {
        flex-wrap: wrap;
    }

    .foor_bot_p {
        padding: 33px 0;
    }

    .al_uL li {
        width: 100%;
        /* text-align: center; */
    }

    .al_uL>li>div:nth-child(1) {
        margin-bottom: 20px;
    }

    .foor_bot_box>div {
        text-align: center;
    }

    .NJAllsasd {
        padding-top: 60px;
    }

    .WidP {
        margin-top: 33px;
    }

    .NJAllsasd {
        padding-bottom: 175px;
    }

    .Tour_jz {
        margin: 60px auto;
    }

    .TourImg_s li {
        width: 100%;
        padding: 0;
    }

    .TourImg_s li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .stomer_ul li {
        width: 100%;
    }

    .stomer_ul li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .stomer_ul {
        margin-top: 33px;
    }

    .Malw {
        margin-top: 60px;
        flex-direction: column;
    }

    .Malw_left {
        width: 100%;
    }

    .Malw_right {
        width: 100%;
        margin-top: 20px;
    }

    .Lineww>div:nth-child(1) {
        font-size: 18px;
    }

    .Lineww>div:nth-child(2) {
        margin-top: 10px;
    }

    .Malw_right>.Lineww:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .Like_Y {
        margin-top: 60px;
    }

    .vasf {
        font-size: 26px;
    }

    .ssssafas {
        flex-wrap: wrap;
        margin-top: 33px;
    }

    .ssssafas li {
        width: 100%;
        padding: 0;
    }

    .ssssafas li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .uldin_div {
        margin-bottom: 60px;
    }

    .blog_right {
        display: none;
    }

    .blog_left {
        width: 100%;
    }

    .ISM_w {
        font-size: 26px;
    }

    .blog {
        margin: 60px auto;
    }

    .asdwUl_box {
        margin-bottom: 60px;
    }

    .blog_flex {
        flex-direction: column;
    }

    .baig {
        width: 100%;
    }

    .Octw {
        width: 100%;
        margin-top: 20px;
    }

    .cus_jz {
        padding: 60px 0;
    }

    .Feed_c {
        flex-wrap: wrap;
    }

    .Feed_c_left {
        width: 100%;
    }

    .Feed_c_right {
        width: 100%;
        margin-top: 20px;
    }

    .Feed_c {
        margin-top: 33px;
    }

    .Feed_c_left>div {
        padding: 30px;
    }

    .Chw {
        font-size: 26px;
    }

    .Recip_d_padd {
        flex-direction: column;
    }

    .V_SHIP {
        margin-top: 0;
    }

    .Recip_d_left {
        width: 100%;
    }

    .Recip_d_right {
        width: 100%;
        padding: 20px;
    }

    .Recip_d {
        margin-top: 60px;
    }

    .nav>ul li {
        width: 100%;
    }

    .nav>ul li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .nav {
        margin-top: 60px;
    }

    .REAL1_to {
        margin-top: 60px;
    }

    .hy_hoose {
        padding: 60px 0;
    }

    .pork {
        padding: 60px 0;
    }

    .uldinw_wasf {
        flex-wrap: wrap;
        margin-top: 33px;
    }

    .uldinw:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .asdwccwUl li {
        width: 48%;
        padding: 0;
    }

    .asdwccwUl {
        justify-content: space-between;
        margin-top: 33px;
    }

    .asdwccwUl li:not(:nth-child(-n + 2)) {
        margin-top: 20px;
    }

    .Global_jz {
        padding: 60px 0;
    }

    .Epc {
        flex-direction: column;
        padding: 60px 0 0 0;
    }

    .Epc_left {
        width: 100%;
    }

    .Epc_right {
        width: 100%;
    }

    .eposi {
        font-size: 26px;
    }

    .prow_left {
        display: none;
    }

    .prow_right {
        width: 100%;
    }

    .Revie>div {
        font-size: 18px;
    }

    .prow {
        margin: 60px auto;
    }

    .nav_top {
        margin-top: 33px;
    }
}



@media screen and (max-width:850px) {
    .Vwwd {
        font-size: 30px;
    }

    .Ab_bj {
        margin-top: 84px;
    }

    .inb {
        margin-top: 84px;
    }

    .HexHouk {
        display: block;
    }

    .logowqe {
        width: 70px;
        margin-left: 10px;
    }

    .Hdad_box {
        padding: 10px 0;
    }

    .Hdad {
        width: 100%;
        display: flex;
        transition: all 0.3s;
        justify-content: space-between;
    }

    .Hdad_left>img {
        width: 45px;
    }

    #checkbox {
        display: none;
    }

    .toggle {
        position: relative;
        width: 40px;
        height: 40px;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 10px;
        transition-duration: .3s;
    }

    .bars {
        width: 100%;
        height: 4px;
        background-color: rgb(76, 189, 151);
        border-radius: 5px;
        transition-duration: .3s;
    }

    /* Hide the default checkbox */
    .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .container {
        display: block;
        position: relative;
        cursor: pointer;
        font-size: 20px;
        user-select: none;
    }

    .checkmark {
        position: relative;
        top: 0;
        left: 0;
        width: 1.3em;
    }

    .inbenr {
        margin-top: 67px;
    }

    .checkmark span {
        width: 29px;
        height: 2px;
        background-color: #333;
        position: absolute;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }

    .checkmark span:nth-child(1) {
        top: 10%;
    }

    .checkmark span:nth-child(2) {
        top: 50%;
    }

    .checkmark span:nth-child(3) {
        top: 90%;
        display: block;
    }

    .abinner {
        margin-top: 63px;
    }

    .inebbrq {
        margin-top: 63px;
    }

    .Hdad {
        position: fixed;
        top: 0px;
        z-index: 111;
        /* border-radius: 0 0 10px 10px ; */
    }

    .Hdad_right_img {
        font-size: 0;
        width: 28px;
        margin-right: 30px;
    }

    .Hdad_right_img img {
        width: 100%;
    }

    .Hdad_box {
        background-color: #fff;
        width: 100%;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .Hdad_left {
        margin-left: 10px;
    }

    .Hdad_right {
        margin-right: 15px;
        display: flex;
    }


    .xialakuan {
        transition: all 0.3s;
        overflow: hidden;
        z-index: 11111;
        height: 0;
        position: fixed;
        width: 100%;
        top: 0;
        right: 0;
        background-color: #ffffff;
        box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
    }

    .xialakuan {
        display: block;
    }

    .foot {
        margin-bottom: 65px;
    }

    .tecH {
        margin: 60px auto;
    }

    .sousuosaa {
        display: block;
    }

    .xialakuan::after {
        width: 100%;
        content: '';
        position: absolute;
        top: 0;
        height: 2px;
        background-color: var(--bt);
    }

    .xialakuan>li {
        font-weight: 500;
        border-bottom: 1px solid #ddd;
        padding: 15px 15px 15px 15px;
    }


    .cat {
        position: relative;
    }

    .Kontakt_box {
        padding: 15px 20px !important;
    }

    .xialakuan>li img {
        right: 20px;
        position: absolute;
        top: 19px;
        width: 16px;
    }

    .Touch {
        font-size: 26px;
    }

    .Closure>img {
        width: 35px;
    }

    .catUl li {
        margin-top: 10px;
    }

    .catUl {
        height: 0;
        overflow: hidden;
        margin-left: 10px;
        transition: all 0.3s;
    }

    .active {
        transform: rotate(180deg);
    }

    .ClosureImg_div {
        position: relative;
        width: 100%;
        height: 35px;
    }

    .ClosureImg {
        position: absolute;
        right: 10px;
        top: 9px;
        width: 35px;
    }

    .ClosureImg img {
        width: 100%;
    }

    .sousuosaa {
        transition: all 0.3s;
        right: -500%;
        z-index: 111111;
        top: 0;
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: #191919;
    }

    .guanbaaaa img {
        float: right;
        margin: 60px;
        width: 25px;
        height: 25px;
    }

    .actid img {

        width: 25px;
        height: 25px;
    }

    .serac1 {
        margin-left: 7%;

        background-color: #ffffff;
        border-radius: 30px;
        height: 50px;
        width: 65%;
        border: 1px solid #ebece9;
    }

    .serac {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        justify-content: space-between;
        display: flex;
    }

    .actid {
        line-height: 50px;
        text-align: center;
        margin-right: 50px;
        border-radius: 50%;
        height: 50px;
        background-color: #ffffff;
        border: 1px solid #ebece9;
        width: 50px;
    }

    .Work_div {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .asfjww {
        width: 100%;
    }

    .serac input {
        font-size: 14px;
        padding-left: 20px;
        height: 50px;
        width: 88%;
        border: 0;
        outline: none;
        background-color: transparent;
    }

    .Leading_b {
        height: 933px;
    }

    .boxnersss {
        padding-top: 209px;
        flex-direction: column;
    }

    .JERA {
        height: 300px;
    }

    .cpxq {
        flex-direction: column;
    }

    .cpxq_left {
        width: 100%;
    }

    .cpxq_right {
        width: 100%;
        margin-top: 20px;
    }

    .piew {
        font-size: 25px;
    }

    .Descriptionw {
        margin-top: 20px;
    }
    .iframeVideoBox{
        display:none;
    }
    
}    