403Webshell
Server IP : 172.67.216.182  /  Your IP : 104.23.175.182
Web Server : Apache
System : Linux krdc-ubuntu-s-2vcpu-4gb-amd-blr1-01.localdomain 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64
User : www ( 1000)
PHP Version : 7.4.33
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /www/wwwroot/rangeofmotion.in/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/wwwroot/rangeofmotion.in/css/nav.css
.ht{
    color:#1A124D!important;
    background-color:#3D107B;
	font-size:12px;
	color:#fff;
}
.ht a{
	color:#fff;
	}
.ht:hover{
    color:#fff!important;
    background-color:#EC264F!important
}
.mobile-menu{
	display:none !important;
	 background-color:#3D107B;
	 width:100%;
	 float:left;
	 padding:5px 20px;
	 color:#fff;
	 font-size:12px;
	text-transform:uppercase;
}
.mobile-menu a{
	color:#fff;
	
}
/**************/

.menu-wrap{
	float:left;
	position:relative;
	z-index:4;
	clear:left;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

header.smaller .menu-wrap{
	 
}

.jetmenu{
    width:auto;
    padding:0;
    margin:0;
    position:relative;
    float:left;
    list-style:none;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s
}
header.smaller .jetmenu{
     
}
.jetmenu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	font-size:14px;
 
	}
	
 
.jetmenu>li>a{
    padding:26px 12px;
	font-size:14px;
    font-weight:600; 
    line-height:normal; 
    color:#474747;
    display:block;
    position:relative;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s
}
.jetmenu>li.active>a{
	   color:#73A797;
}
.jetmenu>li:hover>a{
    color:#73A797;
	 
} 
.uparrow{
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #73A797;
	  position:absolute;
	  left:20px;
	  top:-10px;
	  } 
.jetmenu ul.dropdown,.jetmenu ul.dropdown li ul.dropdown{
    list-style:none;
    margin:0;
    padding:0;
    display:none;
    position:absolute;
    z-index:99;
    min-width:220px;
	background-color:#73A797;	 
	box-shadow: 0 15px 33px 0 rgba(0,0,0,0.17);
	 
}
  
  
.jetmenu ul.dropdown li ul.dropdown{
    left:100%;
    top:inherit
}
.jetmenu ul.dropdown li{
    clear:both;
    width:100%;
    border-top:1px solid rgba(255,255,255,0.1);
	background-image: none;
}
 
	
.jetmenu ul.dropdown li a{
    width:100%;
    padding:14px 15px;
    line-height:normal;
    display:inline-block;
    float:left;
    clear:both;
    text-decoration:none;
    color:#fff;
	 font-weight:500;
	 
}
.jetmenu ul.dropdown li:hover>a{
	background-color:#313033;
    
}

 
	
.jetmenu ul.dropdown li ul.dropdown.left{
    left:auto;
    right:100%
}
.jetmenu .indicator{
    position:relative;
    left:0px;
    top:-2px;
    font-size:14px;
    float:right;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:700;
    color:#FFF;
	display:none;
}
.jetmenu ul li .indicator{
    font-size:12px;
    top:1px;
    left:10px;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:400
}
.jetmenu>li>.megamenu{
    position:absolute;
    display:none;
    background:#EC264F;
    width:25%;
    top:48x;
    font-size:12px;
    color:#fff;
    z-index:99;
    padding:10px 30px 20px;
    border-top:1px solid rgba(255,255,255,.3)
}
.jetmenu li>.megamenu ul{
    margin:0;
    float:left;
    padding:0;
    display:block;
    position:relative
}
.jetmenu li>.megamenu ul li{
    width:100%;
    padding:4px 0;
    border-bottom:1px solid rgba(255,255,255,.3)
}
.jetmenu li>.megamenu a{
    color:#fff;
    text-decoration:none;
    font-size:12px;
    -webkit-transition:color .3s linear;
    -moz-transition:color .3s linear;
    -o-transition:color .3s linear;
    transition:color .3s linear
}
.jetmenu li>.megamenu a:hover{
    color:#dedede
}
.jetmenu>li>.megamenu.full-width{
    width:100%;
    left:0;
    background:#EC264F
}
.megamenu .row{
    width:100%;
    margin-top:15px
}
.megamenu .row:first-child{
    margin-top:0
}
.megamenu .row:after,.megamenu .row:before{
    display:table;
    content:"";

    line-height:0
}
.megamenu .row:after{
    clear:both
}
.megamenu .row .col1{
    display:block;
    width:20%;
    padding:0 10px;
    min-height:20px;
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.jetmenu>li>a>i{
    line-height:23px !important;
    margin-right:6px;
    font-size:18px;
    float:left
}
.jetmenu>li.showhide{
    display:none;
    width:auto;
    height:auto;
    cursor:pointer;
	float:right;
    color:#000;
	background-color:#FFF;
}
 
.jetmenu>li.showhide span.title{
    padding:0;
	height:50px;
    line-height:50px;
    float:left;
    font-size:16px; 
    font-weight:900;
	display:none;
	position:absolute;
}

.jetmenu>li.showhide span.icon{
    margin:0;
    float:right;
    padding:17px 15px;
}

.jetmenu>li.showhide .icon em{
    display:block;
    width:26px;
    height:2px;
    background:#000; 
	margin:5px 0;
	 
}
.jetmenu>li.showhide .icon em:nth-child(2){
	width:13px;
	 
}
 
.jetmenu>li.showhide .icon em:last-child{
	display:none;
}


@media only screen and (max-width:1180px){
 
.uparrow{
	display:none;
}

.menu-wrap{
	position:absolute;
	top:0;
	right:0;
	background-color:#FFF;
	 
	}
    header main{
        padding:0
    }
    .jetmenu{        
        padding:0;		 
		float:right;
		
		 
}

 
 

    .jetmenu>li>a{
        line-height:normal;
		color:#474747;
		font-size:14px;
		background-color:#FFF;
		border-bottom:1px solid #ccc;
		 
    }
    .jetmenu .indicator{
        display:block
    }
	
	.jetmenu li:first-child{
	  border-bottom:0;
	  margin-bottom:0;
	
	}
 
	.jetmenu ul li:nth-child(2){
		 
		 
	}
 
    .jetmenu ul.dropdown li a{
       border-bottom:1px solid #ccc;
        color:#fff
    }
    .jetmenu>li{
        display:block;
        width:100%;
		position:relative;
    }
	  

	
    .jetmenu>li>a{
        padding:10px 25px
    }
    .jetmenu a{
        width:100%
    }
    .jetmenu ul.dropdown,.jetmenu ul.dropdown li ul.dropdown{
        width:100%!important;
        left:0;
        position:static!important;
        border:none
    }
    .jetmenu ul.dropdown li{
        background:#73A797 !important;
		position:relative;
    }
	  
    .jetmenu ul.dropdown>li>a{
        padding-left:50px!important;
		background-image: url(../images/arrow.png);
		background-repeat: no-repeat;
		background-position: 25px 20px;
		background-size:10px;
    }
    .jetmenu ul.dropdown>li>a:hover{
        background-color:#000;
		color:#FFF !important
    }
    .megamenu .row .col1{
        display:block;
        width:100%;
        height:auto;
        float:left
    }
    .megamenu .row .col1 ul{
        display:block;
        float:left;
        width:100%
    }
    .jetmenu>li>.megamenu .row:first-child [class*=col]:first-child{
        margin-top:0
    }
    .jetmenu>li>.megamenu .row{
        margin-top:0
    }
    
    .jetmenu>li>ul.dropdown>li>ul.dropdown>li>a{
        padding-left:60px!important
    }
    .jetmenu>li>ul.dropdown>li>ul.dropdown>li>ul.dropdown>li>a{
        padding-left:80px!important
    }
}
@media only screen and (max-width:640px){
  
}

Youez - 2016 - github.com/yon3zu
LinuXploit