403Webshell
Server IP : 94.136.191.34  /  Your IP : 216.73.216.25
Web Server : Apache
System : Linux hostpanel.netbiz.in 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64
User : omkar.com_6nnuz6y629h ( 10087)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system,proc_open,popen
MySQL : OFF |  cURL : ON |  WGET : OFF |  Perl : OFF |  Python : OFF |  Sudo : OFF |  Pkexec : OFF
Directory :  /var/www/vhosts/omkar.com/httpdocs/assets/css/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /var/www/vhosts/omkar.com/httpdocs/assets/css/media.css
.media-wrp section {
	padding: 30px 0;
}

.media-wrp .slider-wrapper,
.media-wrp #sub-nav {
	padding: 0;
}

.media-wrp .owl-nav{
	position: absolute;
	right: 0;
	top: -100px;
}

.media-wrp .owl-nav > div{
	font-size: 0px !important;
	width: 42px;
	height: 42px;
}

.media-wrp .owl-theme .owl-nav [class*=owl-]:hover{
	background-color: rgba(255, 255, 255, 0.45);
}

.media-wrp .owl-theme .owl-nav .owl-next{
	background: url(../images/arrow-next1.png);
	background-color: transparent;
}

.media-wrp .owl-theme .owl-nav .owl-prev{
	background: url(../images/arrow-prev1.png);
	background-color: transparent;
}

.media-wrp .container > .top-wrp{
	display: flex;
	justify-content: space-between;
	height: 100px;
	align-items: center;
	padding-right: 100px;
}

.media-wrp .container > .top-wrp h2{
	margin: 0;
}

.media-wrp .container > .top-wrp > div{
	width: 50%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.media-wrp .container > .top-wrp > div span {
    background: #4f7b8c;
    width: 1px;
    height: 70%;
    display: block;
    margin: 0 30px;
}

.media-wrp .container > .top-wrp form{
	display: flex;
	justify-content: flex-end;
	width: 100%;
}

.year-drop{
	border: none;
	border-bottom: 1px solid #fff;
	padding: 8px 0; 
	font-size: 14px;
	width: 50%;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	background: url(../images/select-down-arw-w.png) no-repeat right center;
	font-family: 'Titillium Web', 
	sans-serif;
	font-weight: bold;
	color: #fff;
}

.year-drop option{
	color: #000;
}

.news-press{
	padding: 40px 40px 40px 0px;
}

.news-item{
	border-right: 1px solid rgba(255, 255, 255, 0.3);
}

#latest_news_slider .owl-item:nth-child(3n) .news-item{
	border: 0;
}

.news-press .top-wrp{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.news-press .top-wrp > img{
	width: auto;
	max-width: calc(100% - 100px);
}

.news-press .date-wrp{
	width: 70px;
	height: 70px;
	text-align: center;
	margin-right: 30px;
}

.news-press .date-wrp p:first-child{
	background: #fff;
	color: #000;
	margin: 0;
	height: calc(100% - 22px);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 40px;
	font-weight: 600;
}

.news-press .date-wrp p:last-child{
	background: #8a8a8a;
	color: #fff;
	font-size: 12px;
	margin: 0;
}

.news-press .heading{
	font-size: 24px;
	font-weight: 600;
	margin: 16px 0;
}

.btn-01{
	font-size: 14px;
	border: 1px solid #fff;
	padding: 2px 10px;
	text-transform: uppercase;
}

.buyers-wrp .btn-01{
	border: none;
	padding-left: 0;
	color: #20bdbe;
}


/********************************* Latest News */

#latest-news{
	background: #a6a6a9;
}

#latest-news .container > .top-wrp{
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#latest-news .container > .top-wrp > div span {
    background: #fff;
}

#latest-news .owl-theme .owl-nav .owl-prev {
	background: url(../images/arrow-prev4.png) no-repeat;
}

#latest-news .owl-theme .owl-nav .owl-next {
	background: url(../images/arrow-next4.png) no-repeat;
}

/********************************* Press Release */

#press_release .container .top-wrp h2{
	color: #4f7b8c;
}

#press_release .year-drop{
	color: #686868;
	border-bottom-color: #686868;
	background-image: url(../images/select-down-arw-b.png);
}

#press_release .date-wrp p:first-child{
	background: #20bdbe;
	color: #fff;
}

#press_release .date-wrp p:last-child{
	background: #008485;
	color: #fff;
}

#press_release .container > .top-wrp {
    border-bottom: 1px solid #d3d4d5;
}

#press_release .news-press .heading{
	color: #565656;
}

#press_release .news-press .para{
	color: #858585;
}

#press_release .btn-01 {
    border-color: #4f7b8c;
    color: #4f7b8c;
    font-weight: 600;
}

#media_kit {
	background: #fec50b;
	padding-bottom: 60px;
}

/********************************* Awards */

#awards .container .top-wrp h2{
	color: #4f7b8c;
}

#awards .container > .top-wrp {
    border-bottom: 1px solid #d3d4d5;
}

#awards .award {
	display: flex;
	align-items: center;
	padding: 20px 30px 20px 0;
	border-right: 1px solid #e5e5e5;
}

#awards .award .left {
	width: 170px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
}

#awards .award .left p {
	position: absolute;
	background: #4f7b8c;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	bottom: 10px;
}

#awards .award .right {
}

#awards .award .heading {
	color: #31505c;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 6px;
}

#awards .award .para {
	color: #59717a;
	font-size: 16px;
}

#awards .btn-01 {
    border-color: #4f7b8c;
    color: #4f7b8c;
    font-weight: 600;
}

/********************************* Media Coverage */

#media_coverage{
	background: #20bcbd;
}

#media_coverage .container > .top-wrp {
    border-bottom: 1px solid #d3d4d5;
}

#media_coverage .container > .top-wrp > div span {
    display: none;
}

#media_coverage_slider .top-wrp{
	position: relative;
	height: auto;
	display: block;
}

#media_coverage_slider{
	margin-top: 30px;
}

#media_coverage_slider .top-wrp .img-wrp{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
}

#media_coverage_slider .top-wrp .img-wrp img:last-child{
	width: auto;
	position: absolute;
}

/********************************* Corporate Magazine */

#corporate_magazine{
	background: #f0f0f0;
}

#corporate_magazine h2{
	color: #636362;
}

#corporate_magazine .container > .top-wrp {
    border-bottom: 1px solid #d8d8d8;
}

#corporate_magazine .content-wrp{
	margin-top: 30px;
}

#corporate_magazine .content-wrp > p {
	color: #808080;
}

#corporate_magazine .content-wrp a {
	box-shadow: 0 0 30px #c1c1c1;
	margin: 30px 50px 0 0;
	display: inline-block;
}

/********************************* Newsletter */ 

#newsletter h2{
	color: #636362;
}

#newsletter .container .top-wrp{
	padding-right: 0;
}

#newsletter .content-wrp {
	box-shadow: 0 0 30px #c1c1c1;
	display: flex;
}

#newsletter .content-wrp a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50%;
	padding: 30px 0;
	border-right: 1px solid #d3d3d3;
}

#newsletter .content-wrp p{
	font-size: 24px;
	color: #636362;
	font-weight: 600;
	margin-left: 20px;
}

#newsletter .year-drop{
	color: #686868;
	border-bottom-color: #686868;
	background-image: url(../images/select-down-arw-b.png);
	width: 30%;
	margin-left: 50px;
}

#newsletter .date-wrp p:first-child{
	background: #20bdbe;
	color: #fff;
}

#newsletter .date-wrp p:last-child{
	background: #008485;
	color: #fff;
}

/********************************* Newsletter */ 

#get_in_touch section {
    padding: 50px 0;
}

#get_in_touch p{
	color: #636362;
	text-transform: uppercase;
	font-size: 24px;
	text-align: center;
	font-weight: 600;
}

#get_in_touch p a{
	color: #20bcbd;
	text-transform: lowercase;
}

/********************************* Loans Enquiries */ 

#loans_enquiries{
	background: #e6e6e6;
	color: #3b505c;
	padding-bottom: 50px;
}

#loans_enquiries .container > .top-wrp{
	border-bottom: 1px solid #a1a1a1;
	margin-bottom: 30px;
}

/********************************* Buyers Guide */

.buyers-wrp #sub-nav ul li a {
	color: #000;
	font-size: 16px;
}

.buyers-wrp #sub-nav ul li a:hover,
.buyers-wrp #sub-nav ul li a.active,
.buyers-wrp #sub-nav ul li a:focus{
	color: #fff;
}

.media-wrp.buyers-wrp .container .top-wrp h2{
	color: #4f7b8c;
}

.media-wrp.buyers-wrp .date-wrp {
	width: auto;
	height: auto;
}

.media-wrp.buyers-wrp .date-wrp p{
	background: #008485;
	color: #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
}

.media-wrp.buyers-wrp .container > .top-wrp {
    border-bottom: 1px solid #d3d4d5;
}

.media-wrp.buyers-wrp .news-press .heading{
	color: #565656;
}

.media-wrp.buyers-wrp .news-press .para{
	color: #858585;
}

.media-wrp.buyers-wrp .btn-01 {
    border-color: #4f7b8c;
    color: #4f7b8c;
    font-weight: 600;
}

#nri_pio_help{
	background: #e6e6e6;
}

#nri_pio_help .container > .top-wrp {
    border-bottom: 1px solid #cacaca;
}

#nri_pio_help .date-wrp p {
    background: #faa61a;
}

#stamp_duty{
	padding: 0;
	background: #a6a6a9;
}

#stamp_duty .container{
	display: flex;
	align-items: center;
}

#stamp_duty .container h2{
	padding: 0 40px 18px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#stamp_duty .container p{
	padding: 0 40px;
}

Youez - 2016 - github.com/yon3zu
LinuXploit