:root{--page-title-display:none;}/* Start custom CSS */.site-footer, .dynamic-footer, .footer-has-copyright {
    display: none;
}


/* Animasyonlar */
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

*{
    margin: 0;
    padding: 0;
}
body{
    width: 100%;
    height: 100vh;
    position: relative;
    background: #fbfbfb;
}
#container{
    width: 1100px;
    margin: 0 auto;
}



/* Ekranlar */
#cihaz{
    width: 50%;
    margin-top: 50px;
    float: left;
    position: absolute;
    transition: 1s ease-in-out;
    transform-origin: top left;
    overflow: hidden;
}
#cihaz.aktif{
    transform: scale(1.7);
}
#cihaz img{
    width: 275px;
    height: 550px;
    cursor: pointer;
}
#cihaz img.hand{
    display: block;
    position: absolute;
    top: 78px;
    height: 130px;
    left: 250px;
    opacity: 0;
    transition: 1s ease-in-out;
    cursor: unset;
    z-index: 9999;
}
#cihaz img.screen-1{
    position: absolute;
    top: 1px;
    left: 38px;
    width: 109px;
    height: 74px;
    transform: rotateX(54deg) rotateY(0deg) rotateZ(0deg);
    opacity: 1;
    transition: .2s ease-in-out;
    cursor: unset;
}
#cihaz video.screen-2{
    opacity: 0;
    position: absolute;
    top: 1px;
    left: 38px;
    width: 109px;
    height: 74px;
    transform: rotateX(54deg) rotateY(0deg) rotateZ(0deg);
    transition: .2s ease-in-out;
    cursor: unset;
    object-fit: fill;
}
#cihaz video.screen-3{
    opacity: 0;
    position: absolute;
    top: 1px;
    left: 38px;
    width: 109px;
    height: 74px;
    transform: rotateX(54deg) rotateY(0deg) rotateZ(0deg);
    transition: .2s ease-in-out;
    cursor: unset;
    object-fit: fill;
}
#cihaz img.screen-4{
    opacity: 0;
    position: absolute;
    top: 1px;
    left: 38px;
    width: 109px;
    height: 74px;
    transform: rotateX(54deg) rotateY(0deg) rotateZ(0deg);
    transition: .2s ease-in-out;
    cursor: unset;
}
#cihaz img.screen-5{
    opacity: 0;
    position: absolute;
    top: 1px;
    left: 38px;
    width: 109px;
    height: 74px;
    transform: rotateX(54deg) rotateY(0deg) rotateZ(0deg);
    transition: .2s ease-in-out;
    cursor: unset;
}
#cihaz img.damla,
#cihaz img.damla-2,
#cihaz img.damla-3,
#cihaz img.damla-4,
#cihaz img.damla-5,
#cihaz img.damla-6,
#cihaz img.damla-7,
#cihaz img.damla-8,
#cihaz img.damla-9,
#cihaz img.damla-10{
    width: 40px;
    height: 60px;
    position: absolute;
    top: 100px;
    left: 118px;
    transition: 1s ease-in-out;
    opacity: 0;
}
#cihaz video.printer{
    position: absolute;
    top: 138px;
    left: 244px;
    width: 175px;
    border-radius: 10px;
    border: 5px solid #007bff;
    display: none;
    cursor: pointer;
}
#cihaz video.sifon{
    position: absolute;
    top: 260px;
    left: 234px;
    width: 175px;
    border-radius: 10px;
    border: 5px solid #007bff;
    display: none;
    cursor: pointer;
}
#cihaz video.sifon::after::after{
    display: block;
    content: "";
    width: 200px;
    height: 200px;
    background: white;
}
#cihaz .cihaz-ekran{
    position: absolute;
    top: 20px;
    left: 279px;
    width: 175px;
    height: 90px;
    border-radius: 10px;
    border: 5px solid #007bff;
    cursor: pointer;
    overflow: hidden;
}
#cihaz .cihaz-ekran img , #cihaz .cihaz-ekran video{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: unset;
    height: 90px;
    object-fit: fill;
}
#cihaz #printer-canvas{
    position: absolute;
    top: 53px;
    left: 205px;
    cursor: pointer;
    display: none;
}
#cihaz #sifon-canvas{
    position: absolute;
    top: 300px;
    left: 131px;
    cursor: pointer;
    display: none;
}
#cihaz #cihaz-canvas{
    position: absolute;
    top: 56px;
    left: 85px;
    cursor: pointer;
}

/* Diğer Ekranlar */
#diger-ekranlar{
    width: 30%;
    float: right;
    margin-top: 50px;
    position: relative;
}
#diger-ekranlar #tablet{
    background: url("https://global.oruba.health/wp-content/uploads/sites/5/2023/09/tablet.png");
    background-size: 100% 100%;
    width: calc(100% - 0px);
    height: 225px;
    padding: 12px;
    top: 0;
    left: 0;
    position: absolute;
    cursor: pointer;
    transition: 1s ease-in-out;
    z-index: 1;
}
#diger-ekranlar #tablet.aktif{
    width: 600px;
    height: 400px;
    left: -550px;
}
#diger-ekranlar #tablet #adim{
    width: 266px;
    height: 200px;
    margin-left: 19px;
    position: absolute;
    transition: 1s ease-in-out;
    background: white;
}
#diger-ekranlar #tablet.aktif #adim{
    width: 503px;
    height: 382px;
    margin-left: 47px;
    margin-top: 9px;
}
#diger-ekranlar #tablet #adim img , #diger-ekranlar #tablet #adim video{
    width: 100%;
    height: 200px;
    transition: 1s ease-in-out;
    object-fit: fill;
}
#diger-ekranlar #tablet #adim.birinci-adim img{
    height: 160px;
    margin-top: 15px;
}
#diger-ekranlar #tablet.aktif #adim.birinci-adim img{
    height: 300px !important;
    margin-top: 25px;
}
#diger-ekranlar #tablet.aktif #adim img{
    height: 382px !important;
}
#diger-ekranlar #tablet.aktif #adim video{
    height: 382px !important;
}
#diger-ekranlar #tablet.aktif #adim.ikinci-adim video{
    height: 322px !important;
    margin-top: 40px !important;
}
#diger-ekranlar #tablet #adim.ikinci-adim,
#diger-ekranlar #tablet #adim.ucuncu-adim,
#diger-ekranlar #tablet #adim.dorduncu-adim,
#diger-ekranlar #tablet #adim.besinci-adim{
    display: none;
}
#diger-ekranlar #tablet #adim.dorduncu-adim img{
    height: 150px;
    margin-top: 35px;
}
#diger-ekranlar #tablet.aktif #adim.dorduncu-adim img{
    height: 290px !important;
    margin-top: 55px !important;
}
#diger-ekranlar #pc{
    background: url("https://global.oruba.health/wp-content/uploads/sites/5/2023/09/pc.png");
    background-size: 100% 100%;
    width: calc(100% - 0px);
    height: 250px;
    padding: 11px;
    position: absolute;
    top: 270px;
    left: 0;
    cursor: pointer;
    transition: 1s ease-in-out;
    z-index: 1;
}
#diger-ekranlar #pc.aktif{
    width: 600px;
    height: 500px;
    top: 0;
    left: -550px;
}
#diger-ekranlar #pc #adim{
    width: 304px;
    height: 157px;
    margin-left: 2px;
    position: absolute;
    transition: 1s ease-in-out;
    background: white;
}
#diger-ekranlar #pc.aktif #adim{
    width: 574px;
    height: 302px;
    margin-left: 12px;
    margin-top: 9px;
}
#diger-ekranlar #pc #adim img , #diger-ekranlar #pc #adim video{
    width: 100%;
    height: 157px;
    transition: 1s ease-in-out;
    object-fit: fill;
}
#diger-ekranlar #pc.aktif #adim img , #diger-ekranlar #pc.aktif #adim video{
    width: 100%;
    height: 302px;
    object-fit: fill;
}
#diger-ekranlar #pc #adim.ikinci-adim,
#diger-ekranlar #pc #adim.ucuncu-adim,
#diger-ekranlar #pc #adim.dorduncu-adim,
#diger-ekranlar #pc #adim.besinci-adim{
    display: none;
}

/* Butonlar */
#butonlar{
    width: 140px;
    position: absolute;
    top: 330px;
    left: calc(50% - 20px);
    transform: translateX(-50%);
}
#butonlar .buton{
    width: 130px;
    padding: 10px 20px;
    font-family: Poppins , sans-serif;
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px;
    background: #d2d2d2;
    color: #696969;
    cursor: not-allowed;
    transition: .2s ease-in-out;
    text-align: center;
    display: none;
}
#butonlar .buton.aktif{
    background: #007bff;
    color: white;
    cursor: pointer;
    display: block;
}
#butonlar .buton i{
    margin-right: 10px;
}
#butonlar #su-dok{
    margin-top: 10px;
}
#butonlar .loader{
    border: 16px solid #f3f3f3;
    border-top: 16px solid #007bff;
    border-radius: 50%;
    width: 108px;
    height: 108px;
    animation: spin 2s linear infinite;
    position: absolute;
    top: -45px;
    display: none;
}
#butonlar #okey{
    border: 16px solid #01D77F;
    border-radius: 50%;
    width: 108px;
    height: 108px;
    position: absolute;
    top: -45px;
    text-align: center;
    display: none;
}
#butonlar #okey i{
    line-height: 108px;
    font-size: 40px;
    color: #01D77F;
}

/* Saniye */
#saniye{
    position: absolute;
    top: 440px;
    left: 50%;
    transform: translateX(-50%);
    font-family: Catamaran , sans-serif;
    font-size: 30px;
    color: #007bff;
    font-weight: bold;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    border: 1px solid #cdcdcd;
    text-align: center;
    display: none;
}

/* Progress Text */
#progress-text{
    position: absolute;
    top: 450px;
    left: 50%;
    transform: translateX(-50%);
    font-family: Catamaran , sans-serif;
    font-weight: bold;
    display: none;
}

/* Refresh */
.refresh{
    width: 150px;
    padding: 10px 20px;
    font-family: Poppins , sans-serif;
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px;
    background: #007bff;
    color: white;
    transition: .2s ease-in-out;
    text-align: center;
    text-decoration: none;
    position: absolute;
    top: 330px;
    transform: translateX(-50%);
    left: 50%;
    display: none;
}
.refresh i{
    margin-right: 10px;
}


@media only screen and (max-width: 1024px) and (min-width: 851px){
    #cihaz{
        margin-left: 40px;
    }
    #diger-ekranlar #tablet{
        left: -114px;
    }
    #diger-ekranlar #pc{
        left: -114px;
    }
}
@media only screen and (max-width: 850px){
    body{
        width: 100vw;
        height: auto;
        overflow-y: scroll;
    }
    #container{
        width: 100%;
        overflow-x: hidden;
    }
    #cihaz{
        width: 280px;
        position: relative;
        margin: 0 auto;
        margin-top: 20px;
        float: unset;
        display: table;
    }
    #cihaz img{
        width: 280px;
        height: 490px;
    }
    #cihaz img.screen-1,
    #cihaz video.screen-2,
    #cihaz video.screen-3,
    #cihaz img.screen-4,
    #cihaz img.screen-5{
        top: -2px;
        left: 40px;
        width: 110px;
        height: 71px;
    }
    #cihaz img.hand{
        top: 72px;
        left: 175px;
        height: 110px;
    }
    #cihaz img.damla,
    #cihaz img.damla-2,
    #cihaz img.damla-3,
    #cihaz img.damla-4,
    #cihaz img.damla-5,
    #cihaz img.damla-6,
    #cihaz img.damla-7,
    #cihaz img.damla-8,
    #cihaz img.damla-9,
    #cihaz img.damla-10{
        left: 50%;
        transform: translateX(-50%);
        width: 30px;
        height: 51px;
        top: 143px;
    }
    #cihaz video.printer{
        top: 51px;
        left: 155px;
        width: 107px;
    }
    #cihaz video.sifon{
        top: 312px;
        left: 63px;
        width: 142px;
    }
    #cihaz #cihaz-canvas , #cihaz .cihaz-ekran , #cihaz #printer-canvas , #cihaz #sifon-canvas{
        display: none !important;
    }
    #diger-ekranlar{
        width: 316px;
        margin: 0 auto;
        margin-top: 20px;
        float: unset;
    }
    #diger-ekranlar #tablet{
        height: 180px;
        position: unset;
        width: 296px;
        padding: 10px;
    }
    #diger-ekranlar #tablet.aktif{
        left: -460px;
    }
    #diger-ekranlar #tablet #adim{
        width: 253px;
        margin-left: 22px;
        height: 182px !important;
        background: white;
    }
    #diger-ekranlar #tablet #adim img , #diger-ekranlar #tablet #adim video{
        height: 150px !important;
        margin-top: 0 !important;
    }
    #diger-ekranlar #pc{
        margin: 20px 0;
        position: unset;
        padding: 16px;
        height: 230px;
        margin-bottom: 100px;
        width: 289px;
    }
    #diger-ekranlar #pc.aktif{
        left: -458px;
    }
    #diger-ekranlar #pc #adim{
        width: 293px;
        margin-left: -3px;
        height: 155px;
        margin-top: -8px;
    }
    #diger-ekranlar #pc #adim img , #diger-ekranlar #pc #adim video{
        height: 155px;
    }
    #butonlar{
        width: 160px;
        top: 400px;
        left: 50%;
    }
    #butonlar .buton{
        width: calc(100% - 40px);
        font-size: 11px;
    }
    #butonlar .loader{
        width: 22vw;
        height: 22vw;
        top: 0;
        margin-left: 9vw;
    }
    #butonlar #okey{
        width: 10vw;
        height: 10vw;
        top: 0;
        margin-left: 17vw;
        background: white;
        border: 10px solid #01D77F;
    }
    #butonlar #okey i{
        line-height: 10vw;
        font-size: 22px;
    }
    #saniye{
        top: 85vh;
        width: 15vw;
        height: 15vw;
        line-height: 15vw;
        background: white;
    }
    #progress-text{
        top: 77vh;
    }
    .refresh{
        top: 497px;
    }

}/* End custom CSS */