<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&amp;display=swap');

/*font-family: 'Lato', sans-serif;*/

body{
	font-family: 'Lato', sans-serif;
	font-size:15px;
	line-height:1.6;
	color:#000000;
	
}



.mt-20{
	margin-top: 20px;
}
.mt-22{
	margin-top: 22px;
}
.mt-30{
	margin-top: 30px;
}

.mb-10{
	margin-bottom: 10px;
}
.mb-15{
	margin-bottom: 15px;
}
.mb-20{
	margin-bottom: 20px;
}

.mb-22{
	margin-bottom: 22px;
}
.mb-25{
	margin-bottom:25px;
}
.mb-35{
	margin-bottom:35px;
}


a{
	color:#8b0304;
}
a:hover{
	color:#000;
}
.main-title h2{
	font-family: 'Lato', sans-serif;
	font-weight:bold;
	font-size:25px;
	/*line-height:25px;*/
	line-height:19px;
	color:#000000;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:0; 
}
.main-title h2 span{
	color:#8b0304;
}

.view-btn, .btn-primary, .ClsButton, .size, .nl-sbmt{
	width: auto;
	height: auto !important;
	display: inline-block;
	padding: 5px 21px;
	
	/*min-width:106px;*/
	text-align:center;
	color: #fff !important;
	background: #8b0304;
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase;
	outline: none;
	border: none;
	text-decoration: none;
	border-radius:0;
	 border: 1px solid #8b0304;
	 transition: all 0.3s ease 0s;
}

.view-btn:hover, .btn-primary:hover, .btn-primary:active, .btn-primary:active:focus, .ClsButton:hover, .size:hover, .nl-sbmt:hover{
	width: auto;
	height: auto !important;
	display: inline-block;
	padding: 5px 21px;
	
	/*min-width:106px;*/
	text-align:center;
	
	font-size: 11px;
	text-transform:uppercase;
	font-weight: normal;
	outline: none;
	border: none;
	text-decoration: none;
	border-radius:0;
	background-color: transparent !important;
    text-decoration: none !important;
    border: 1px solid #8b0304;
    color: #8b0304 !important;
}




/*======================================================
stock section css strarts here
========================================================*/
.stock-sec{
	float:left;
	width:100%;
}

.stock-title{
	float:left;
	width:100%;
	color:#8b0304;
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	margin-bottom:10px;
}
.stock-title span{
	font-size:22px;
	line-height:22px;
	font-weight:bold;
}
.stock-price-sec{
	float:left;
	width:48%;
	margin-right:2%;
}
.stock-price{
	float:left;
	font-size:32px;
	line-height:32px;
	font-weight:900;
	color:#000;
	margin-right:15px;
}
.stock-price span{
	
	font-size:16px;
	font-weight:900;
	color:#000;
}

.stk-change{
	float:left;
	font-size:16px;
	line-height:16px;
	color:#000;
	position:relative;
	top:10px;
}
.Up{
	float:left;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#1ca003;
}

.Down{
	float:left;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#ef1010;
}

.ohlv-sec{
	float:left;
	width:50%;
	margin-top:36px;
}

.high{
	display:inline-block;
	
	font-weight:900;
	font-size:16px;
	line-height:20px;
	
}
.low, .vol{
	display:inline-block;
	margin-left:21%;
	font-weight:900;
	font-size:16px;
	line-height:20px;
	
}
 .high span, .low span, .vol span{
	font-weight:normal;
	font-size:16px;
	line-height:16px;
	/*text-transform:uppercase;*/
	
}

.graph-sec{
	float:left;
	width:100%;
	margin-top:30px;
}

.stock-foot{
	float:left;
	width:100%;
}

.stk-btn-sec{
	float:left;
	width:50%;
}
.eod-sec{
	float:right;
	text-align:right;
	width:50%;
}
.eod-sec p{
	font-size:12px;
	font-weight:normal;
	color:#555555;
}

/*==================================================
REPORTS SECTION STARTS HERE
====================================================*/

.reports-wrap{
	float:left;
	width:100%;
}

#tabbed-nav{
	float:left;
	width:100%;
}

.z-tabs-nav{
	margin-bottom:20px;
}
.z-tabs ul li{
	padding:0 30px !important;
}
.z-tabs ul li a{
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#000;
	padding-bottom:15px;
	border-bottom:2px solid #fff;
	
}

.z-tabs.horizontal &gt; ul &gt; li.z-active a{
	color:#8b0304;
	border-bottom:2px solid #8b0304;
	padding-bottom:15px;
}
/*.z-tabs &gt; .z-container &gt; .z-content{
    
    height: auto;
	border:1px solid #e1e1e1;
}*/

.z-tabs.clean.horizontal &gt; .z-container &gt; .z-content &gt; .z-content-inner{
	border:1px solid #e1e1e1;
}

.report-box {
    padding: 22px 15px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
}

.report-box:first-child{
	padding-top:0 !important;
}

.report-box h4 {
    display: inline-block;
    color: #000;
    font-size: 18px;
    margin: 6px 0px 0px;
    max-width: 60%;
}
.report-box .reports-buttons {
    display: inline-block;
    float: right;
}

.reports-buttons .view-btn{
	margin:0 6px;
}


/*==================================================
BURSA ANNOUNCEMENTS SECTION STARTS HERE
====================================================*/

.bursa-bg{
	background:url(../images/bann-bg.jpg) no-repeat;
	background-size:cover;
	padding:35px 15px 35px 15px;
	background-position: center center;
}
.bursa-item{
	float:left;
	width:100%;
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:1px solid #000;
}

.b-date{
	font-size:14px;
	font-weight:bold;
	color:#8b0304;
	text-decoration:underline;
	margin-bottom:15px;
}

.b-cont a{
	font-size:14px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	text-align:justify;
}

.b-cont a:hover{
	font-size:14px;
	font-weight:normal;
	color:#8b0304;
	text-decoration:none;
	text-align:justify;
}

.no-bottom-border{
	border-bottom:none !important;
}


/*==================================================
CORPORRATE CALENDAR AND NEWS ALERT SECTION STARTS HERE
====================================================*/


.cal-inner{
	float:left;
	width:100%;
	height:auto;
	padding:35px 30px;
}
.corp-cal-bg{
	background:url(../images/calendar-bg.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
	min-height:673px;
}

.corp-cal{
	font-size:26px;
	line-height:26px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	padding-top:513px;
	
}

.ml-0{
	margin-left:0 !important;
}

.white h2{
	color:#fff !important;
}

.news-alert-inner{
	float:left;
	width:100%;
	height:auto;
	padding:35px 30px;
}
.news-alert-bg{
	background:url(../images/news-alert-bg.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
	min-height:304px;
	margin-bottom:35px;
}

.news-alert-inner p{
	font-size:16px;
	line-height:16px;
	color:#fff;
	margin-bottom:25px;
}


.form-control {
    display: block;
    width: 100%;
    height: 37px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.nl-btn-sec .view-btn{
	margin:0 7px;
	
}

.ir-cont-inner{
	float:left;
	width:100%;
	height:auto;
	padding:35px 30px;
}

.ir-cont-bg{
	background:url(../images/ir-contact-bg.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
	min-height:334px;
	
}
.cont-des{
	float:left;
	width:100%;
	margin-bottom:25px;
}
.cont-des p{
	font-size:16px;
	line-height:16px;
	color:#fff;

}

.cont-per{
	font-size:18px;
	line-height:18px;
	color:#fff;
	font-weight:bold;
	margin-bottom:25px;
	text-transform:capitalize;
	
}


.phone, .fax, .email{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.mb-0{
	margin-bottom:0 !important;
}

.phone p{
	font-size:16px;
	line-height:16px;
	color:#fff;
}
.phone p:before{
	content:url(../images/phone-icon.png);
	display:inline-block;
	width:25px;
	height:25px;
	margin-right:15px;
	position: relative;
    top: 5px;
}

.fax p{
	font-size:16px;
	line-height:16px;
	color:#fff;
}
.fax p:before{
	content:url(../images/fax-icon.png);
	display:inline-block;
	width:25px;
	height:25px;
	margin-right:15px;
	position: relative;
    top: 5px;
}

.email p{
	font-size:16px;
	line-height:16px;
	color:#fff;
	margin-bottom:0;
}
.email p:before{
	content:url(../images/mail-icon.png);
	display:inline-block;
	width:25px;
	height:18px;
	margin-right:15px;
	position: relative;
    top: 5px;
}



.iframe-FH{
	height:1441px;
}

.frameRatio{
	height:1550px;
}

/*===========================================================================
MEDIA QUERIES STARTS HERE
=============================================================================*/







/* Large desktops and laptops */
@media (min-width: 1200px){
	
 }
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px){
	
.stock-price {
    float: left;
    font-size: 32px;
    line-height: 40px;
    font-weight: 900;
    color: #000;
    margin-right: 15px;
}

.stk-change {
    float: left;
    font-size: 16px;
    line-height: 16px;
    color: #000;
    position: relative;
    top:9px;
}
.high {
    display: inline-block;
    margin-left: 0;
    font-weight: 900;
    font-size: 16px;
    line-height: 16px;
}
 .low, .vol {
    display: inline-block;
    margin-left: 15%;
    font-weight: 900;
    font-size: 16px;
    line-height: 16px;
}
.open span, .high span, .low span, .vol span {
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    /*text-transform: uppercase;*/
}

.Up{
	float:left;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#1ca003;
}

.Down{
	float:left;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#ef1010;
}

.ohlv-sec {
    float: left;
    width: 50%;
  
}	
.frameRatio{
	height:1657px;
}	
	
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px){
	
.stock-title span {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
}
.stock-price-sec {
    float: left;
    width: 48%;
	
	margin-bottom:10px;
  
}
.stock-price span {
    font-size: 16px;
    font-weight: 900;
    color: #000;
}

.stk-change {
    float: left;
    font-size: 16px;
    line-height: 16px;
    color: #000;
    position: relative;
   /* top: 10px;*/
}

.stock-price {
    float: left;
    font-size: 32px;
    line-height: 32px;
    font-weight: 900;
    color: #000;
    margin-right: 15px;
}



	
.ohlv-sec {
    float: left;
    width: 50%;
	position:relative;
	top:0;
	text-align:left;
  margin-bottom:10px;
}
 .high, .low, .vol {
    display: inline-block;
    margin-left: 14px;
    font-weight: 900;
    font-size: 14px;
    line-height: 14px;
}	
.high{
	margin-left:0 !important;
}

.open span, .high span, .low span, .vol span {
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
   /* text-transform: uppercase;*/
}


.Up{
	float:left;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#1ca003;
}

.Down{
	float:left;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#ef1010;
}

.reports-wrap {
    float: left;
    width: 100%;
}
.z-tabs.horizontal.top-center &gt; ul &gt; li {
    right: 0 !important;
}
.z-tabs.horizontal.top-center &gt; ul.z-tabs-desktop {
    clear: left;
    float: left;
    left: 0 !important;
    text-align: center;
}

.corp-cal-bg {
    background: url(../images/calendar-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 742px;
}

.iframe-FH{
	height:2663px;
}

.frameRatio{
	height:1723px;
}
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px){

.mfix{
	margin-bottom:30px;
}
	
.stock-title span {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
}
.stock-price-sec {
    float: left;
    width: 100%;
	margin-bottom:10px;
  
}
.stock-price span {
    font-size: 16px;
    font-weight: 900;
    color: #000;
}

.stk-change {
    float: left;
    font-size: 16px;
    line-height: 16px;
    color: #000;
    position: relative;
    top: 0px;
}

.stock-price {
    float: left;
    font-size: 32px;
    line-height: 32px;
    font-weight: 900;
    color: #000;
    margin-right: 15px;
}



	
.ohlv-sec {
    float: left;
    width: 100%;
	position:relative;
	top:0;
	text-align:left;
  margin-bottom:10px;
}
.open, .high, .low, .vol {
    display: inline-block;
    margin-left: 30px;
    font-weight: 900;
    font-size: 16px;
    line-height: 16px;
}	
.high{
	margin-left:0 !important;
}

.open span, .high span, .low span, .vol span {
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
   /* text-transform: uppercase;*/
}

.Up{
	float:left;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#1ca003;
}

.Down{
	float:left;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#ef1010;
}

.reports-wrap {
    float: left;
    width: 100%;
}

.z-tabs ul li {
   padding:0 !important;
}


.z-tabs.horizontal.top-center &gt; ul &gt; li {
    right: 0 !important;
}
.z-tabs.horizontal.top-center &gt; ul.z-tabs-desktop {
    clear: left;
    float: left;
    left: 0 !important;
    text-align: center;
}

.z-tabs ul li a {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 15px;
    border-bottom: 2px solid #fff;
    background: #8b0304;
    padding: 12px 30px !important;
    border-radius: 0 !important;
}	

.corp-cal-bg {
    background: url(../images/calendar-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 444px;
    margin-bottom: 35px;
}

.corp-cal {
    font-size: 26px;
    line-height: 26px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    padding-top: 300px;
   
}

.news-alert-bg {
    background: url(../images/news-alert-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 315px;
    margin-bottom: 35px;
}

.iframe-FH{
	height:2663px;
}
	
.frameRatio{
	height:1723px;
}	
}


/* Portrait phones and smaller */
@media (max-width: 575px){
.stock-title span {
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
}

.stock-title {
    float: left;
    width: 100%;
    color: #8b0304;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    /* margin-bottom: 20px; */
}

.stock-price {
    float: left;
    font-size: 32px;
    line-height: 32px;
    font-weight: 900;
    color: #000;
    margin-right: 15px;
}
.stk-change {
    float: left;
    font-size: 16px;
    line-height: 16px;
    color: #000;
    position: relative;
    top: 10px;
}
.open, .high, .low, .vol {
    display: inline-block;
    margin-left: 30px;
    font-weight: 900;
    font-size: 16px;
    line-height: 16px;
}
.open {
    margin-left: 0 !important;
}
.open span, .high span, .low span, .vol span {
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
   /* text-transform: uppercase;*/
}

.Up{
	float:left;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#1ca003;
}

.Down{
	float:left;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#ef1010;
}


	
.iframe-FH{
	height:2663px;
}	
.frameRatio{
	height:1923px;
}	
}








/* Portrait phones and smaller */
@media (max-width: 480px){
	
.stock-title {
    float: left;
    width: 100%;
    color: #8b0304;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    
}	
.stock-title span {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
}
.stock-price {
    float: left;
    font-size: 32px;
    line-height: 32px;
    font-weight: 900;
    color: #000;
    margin-right: 15px;
}
.stock-price span {
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.stk-change {
    float: left;
    font-size: 16px;
    line-height: 16px;
    color: #000;
    position: relative;
    top: 11px;
}
.open, .high, .low, .vol {
    display: block;
    margin-left: 30px;
    font-weight: 900;
    font-size: 16px;
    line-height: 16px;
	margin-bottom:20px;
	margin-left:0;
}

.open span, .high span, .low span, .vol span {
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    /*text-transform: uppercase;*/
}	

.Up{
	float:left;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#1ca003;
}

.Down{
	float:left;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#ef1010;
}

	
.report-box {
    padding: 22px 15px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
    text-align: center;
}	
.report-box:first-child {
    padding-top: 0 !important;
}
.report-box h4 {
    display: inline-block;
    color: #000;
    font-size: 18px;
    margin: 6px 0px 0px;
    max-width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
.report-box .reports-buttons {
    display: inline-block;
    float: none;
    text-align: center;
    
    width: 100%;
}
.z-tabs ul li a {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 15px;
    border-bottom: 2px solid #fff;
    background: #8b0304;
    padding: 12px 30px !important;
    border-radius: 0 !important;
}	
.z-tabs.horizontal &gt; ul &gt; li.z-active a {
    color: #fff;
    border-bottom: none;
    padding-bottom: 0px;
}



.corp-cal-bg {
    background: url(../images/calendar-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 320px;
    margin-bottom: 35px;
}

.corp-cal {
    font-size: 22px;
    line-height: 22px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    padding-top: 192px;
   
}

.iframe-FH{
	height:2663px;
}	
.frameRatio{
	height:1823px;
}	
}



/* Portrait i phones and smaller */
@media (max-width: 360px){
	.open, .high, .low, .vol {
   
    margin-left: 14px;
    font-weight: 900;
    font-size: 20px;
    line-height: 20px;
    display: block;
    text-align: left;
    margin-bottom: 20px;
	margin-left:0;
}

.Up{
	float:left;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#1ca003;
}

.Down{
	float:left;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#ef1010;
}


.iframe-FH{
	height:2690px;
}
.frameRatio{
	height:2043px;
}	
}


/* Portrait i phones and smaller */
@media (max-width: 320px){
	
.nl-btn-sec .view-btn {
    
    display: block;
    text-align: center;
    margin-bottom: 10px;
	margin-left:0;
	max-width:130px;
}
.iframe-FH{
	height:2720px;
}
.frameRatio{
	height:2243px;
}
	
}

















</pre></body></html>