KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.41 (Ubuntu)
System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64
User : www-data ( 33)
PHP Version : 8.2.12
Disable Function : NONE
Directory :  /var/www/inbt/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/inbt/assets/css/chakka-ghuma1.css
#wrapper {
    position: relative;
}

#txt {
    color: #eaeaea;
    visibility: hidden;
}

#wheel {
    width: 25vw;
    height: 25vw;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    border: 8px solid #f1b243;
    box-shadow: rgb(0 0 0 / 20%) 0px 0px 0.6vw, rgb(0 0 0 / 5%) 0px 0.1vw 0px;
    transform: rotate(0deg);
}

#wheel:before {
    content: "";
    position: absolute;
    border: 0.2777777777777778vw solid rgba(0, 0, 0, 0.1);
    width: 23.9vw;
    height: 23.9vw;
    border-radius: 50%;
    z-index: 1000;
}

#inner-wheel {
    width: 100%;
    height: 100%;

    -webkit-transition: all 6s cubic-bezier(0, 0.99, 0.44, 0.99);
    -moz-transition: all 6 cubic-bezier(0, 0.99, 0.44, 0.99);
    -o-transition: all 6s cubic-bezier(0, 0.99, 0.44, 0.99);
    -ms-transition: all 6s cubic-bezier(0, 0.99, 0.44, 0.99);
    transition: all 6s cubic-bezier(0, 0.99, 0.44, 0.99);
}

#wheel div.sec {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13.88888888888889vw 7.986111111111111vw 0;
    border-color: #19c transparent;
    transform-origin: 7.986111111111111vw 13.88888888888889vw;
    left: 4.1vw;
    top: -1.9vw;
    opacity: 1;
}

#wheel div.sec:nth-child(1) {
    transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    border-color: #16a085 transparent;
}

#wheel div.sec:nth-child(2) {
    transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    border-color: #2980b9 transparent;
}

#wheel div.sec:nth-child(3) {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    border-color: #34495e transparent;
}

#wheel div.sec:nth-child(4) {
    transform: rotate(240deg);
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    border-color: #f39c12 transparent;
}

#wheel div.sec:nth-child(5) {
    transform: rotate(300deg);
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    border-color: #d35400 transparent;
}

#wheel div.sec:nth-child(6) {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    border-color: #c0392b transparent;
}

#wheel div.sec .fa {
    margin-top: -10vw;
    color: rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 10000000;
    display: block;
    text-align: center;
    font-size: 1vw;
    margin-left: -3.041667vw;
    color: #ffffff;
    line-height: 1.3vw;
    width: 7vw;
    height: auto;
}

#spin {
    width: 6vw;
    height: 6vw;
    position: absolute;
    top: 48%;
    left: 48%;
    margin: -2.361111vw 0 0 -2.361111111111111vw;
    border-radius: 50%;
    box-shadow: rgb(0 0 0 / 10%) 0px 0.20833333333333334vw 0px;
    z-index: 1000;
    background: #fff;
    cursor: pointer;
    font-family: "Exo 2", sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-size: 1.8vw;
}

#spin:after {
    content: "घुमाओ";
    text-align: center;
    line-height: 6vw;
    color: #fff;
    position: relative;
    z-index: 100000;
    width: 5vw;
    height: 6vw;
    display: block;
    text-align: center;
    margin-left: 0.5vw;
}

#spin:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 1.3888888888888888vw 1.9444444444444444vw 1.3888888888888888vw;
    border-color: transparent transparent #ffffff transparent;
    top: -0.8333333333333334vw;
    left: 1.6vw;
}

#inner-spin {
    width: 5.5vw;
    height: 5.5vw;
    position: absolute;
    top: 37%;
    left: 38%;
    margin: -2vw 0 0 -2vw;
    border-radius: 50%;
    background: #000 !important;


    background: -webkit-gradient(radial,
            center center,
            0px,
            center center,
            100%,
            color-stop(0%, rgba(255, 255, 255, 1)),
            color-stop(100%, rgba(234, 234, 234, 1)));
    background: -webkit-radial-gradient(center,
            ellipse cover,
            rgba(255, 255, 255, 1) 0%,
            rgba(234, 234, 234, 1) 100%);
    background: -o-radial-gradient(center,
            ellipse cover,
            rgba(255, 255, 255, 1) 0%,
            rgba(234, 234, 234, 1) 100%);
    background: -ms-radial-gradient(center,
            ellipse cover,
            rgba(255, 255, 255, 1) 0%,
            rgba(234, 234, 234, 1) 100%);
    background: radial-gradient(ellipse at center,
            rgba(255, 255, 255, 1) 0%,
            rgba(234, 234, 234, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=1);
}

#spin:active #inner-spin {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px inset;
}

#spin:active:after {
    font-size: 1.8vw;
}

#shine {
    width: 25vw;
    height: 25vw;
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-radial-gradient(center,
            ellipse cover,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 0.99) 1%,
            rgba(255, 255, 255, 0.91) 9%,
            rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(radial,
            center center,
            0px,
            center center,
            100%,
            color-stop(0%, rgba(255, 255, 255, 1)),
            color-stop(1%, rgba(255, 255, 255, 0.99)),
            color-stop(9%, rgba(255, 255, 255, 0.91)),
            color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-radial-gradient(center,
            ellipse cover,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 0.99) 1%,
            rgba(255, 255, 255, 0.91) 9%,
            rgba(255, 255, 255, 0) 100%);
    background: -o-radial-gradient(center,
            ellipse cover,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 0.99) 1%,
            rgba(255, 255, 255, 0.91) 9%,
            rgba(255, 255, 255, 0) 100%);
    background: -ms-radial-gradient(center,
            ellipse cover,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 0.99) 1%,
            rgba(255, 255, 255, 0.91) 9%,
            rgba(255, 255, 255, 0) 100%);
    background: radial-gradient(ellipse at center,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 0.99) 1%,
            rgba(255, 255, 255, 0.91) 9%,
            rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);

    opacity: 0.1;
}

@-webkit-keyframes hh {

    0%,
    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    50% {
        transform: rotate(7deg);
        -webkit-transform: rotate(7deg);
    }
}

@keyframes hh {

    0%,
    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    50% {
        transform: rotate(7deg);
        -webkit-transform: rotate(7deg);
    }
}

.spin {
    -webkit-animation: hh 0.1s;
    animation: hh 0.1s;
}

Anon7 - 2021