<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 */
/* Start Custom Fonts CSS */

@font-face {
  font-family: helveticaRegular;
  src: url(../fonts/70b75ad00960e9db-s.p.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: helveticaRegular Fallback;
  src: local("Arial");
  ascent-override: 70.43%;
  descent-override: 19.53%;
  line-gap-override: 8.19%;
  size-adjust: 101.37%;
}
@font-face {
  font-family: helveticaMedium;
  src: url(../fonts/e1689dbe909aa6ef-s.p.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: helveticaMedium Fallback;
  src: local("Arial");
  ascent-override: 68.07%;
  descent-override: 18.21%;
  line-gap-override: 7.91%;
  size-adjust: 104.9%;
}
@font-face {
  font-family: playfairMItalic;
  src: url(../fonts/bd07f9798e1ff6b7-s.p.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: playfairMItalic Fallback;
  src: local("Arial");
  ascent-override: 110.8%;
  descent-override: 25.7%;
  line-gap-override: 0%;
  size-adjust: 97.66%;
}
/* End Custom Fonts CSS */
body
{      
    color: #262626;
    font-family: "helveticaRegular", Sans-serif;
    font-size: 16px;
	line-height:24px;
    font-weight: 400;
	color: #262626;
	/*background-color: #fff5dc; */ 
}
a
{
	text-decoration:none; color:#824B29;
	outline: none;
}
a:hover
{
	color:#B99778;
}
.irbutton, .btn-primary, .ClsButton, .size
{    color: #fff5dc !important;    
    position: relative;
    display: inline-block;
    outline: none;
    border: none;
    font-weight: 400 !important;
    -webkit-transition: all .5s;
    transition: all .5s;    
    background-color: #8c6a4f;
    padding: 16px 32px;
    border-radius: 9999px;
    border-radius: 9999px;
    font-size: 23px;
    line-height: 1;
	position:relative;
}
.irbutton:after, .btn-primary:after, .ClsButton:after, .size:after {
    margin-left: 22px;    
    width: 15px;
    height: 16px;
    border-radius: 20px;
	display: inline-block;
    vertical-align: middle;
    background-color: #fff5dc;
    content: "";
	 -webkit-transition: all .4s;
    transition: all .4s; 
}
.irbutton:hover:after, .btn-primary:hover:after, .ClsButton:hover:after, .size:hover:after
{
	 width: 8px;
    height: 8px;
}
.view-icon
{
	background-color: #fff5dc;
	padding:16px;
	border-radius: 9999px;
}
h1
{
	      
    font-size: 64px;       
    line-height: 70px;
	padding:0px;
	margin: 0px 0px 40px 0px;
	font-family: helveticaMedium;
}
h1 span
{
	font-family: playfairMItalic;
}
h3
{	
	font-weight: 400;
}
#ctl00_cphContent_uPnlPrcTicker .col-lg-12.col-md-12.col-sm-12.col-xs-12.border 
{
    border-radius: 10px;
}

#kh-wrapper
{
	color: #FFF5DC;
	background-color: #262626;	
	box-shadow: 0px 3px 6px #00000029;
	/*padding:40px 0px;*/
}
#kh-wrapper .kh-container .col-lg-3
{
	border-right:1px solid #707070;	
}
#kh-wrapper .kh-container .row .col-lg-3:last-of-type
{
	border:none;
}
#kh-wrapper .kh-box
{
	text-align: center;padding: 20px 15px;
}
#kh-wrapper .kh-box p
{
	font-size: 16px;
    line-height: 21px;
    font-family: "Playfair Display", serif;
}
#kh-wrapper .kh-box h2
{
	font-size: 40px;line-height: 46px;
	font-weight: 600;border-bottom: 1px solid #FFF5DC;
	padding-bottom: 24px;
    margin: 20px 0px 20px 0px;
}
#kh-wrapper .kh-box h2 span
{
	display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    font-family: "Playfair Display", serif;
}
#kh-wrapper .kh-box div
{
	font-size: 30px;
    line-height: 40px;
    font-family: "Playfair Display", serif;	
}
#kh-wrapper .kh-box div:before {
    content: "";
    background-size: cover;
    width: 25px;
    height: 23px;
    display: inline-block;
	margin:0px 6px;   
}
#kh-wrapper .kh-box  .priceUp:before {
    background-image: url(../images/icon-arrow-up.png);	
}
#kh-wrapper .kh-box .priceDown:before {
    background-image: url(../images/icon-arrow-down.png);
}
.fye
{
	float:right;margin: 20px 0px 0px;
	font-size:14px;
}

/*******************Stock Iframe css**************************/
#stockiframe-wrapper
	  {
		  background-color: #8E794F;
          padding: 80px 24px;
	  }
	  #stockiframe-wrapper .col-lg-4 .stockinfo
	  {
		  border-radius: 30px 30px 0 0;
		  background-color:#fff5dc;
		  color:#8c6a4f;padding:50px 32px;
		  text-align:center;
	  }
	  #stockiframe-wrapper .stockinfo p
	  {
		  font-size:18px;margin-bottom:20px;
	  }
	 #stockiframe-wrapper  .stockinfo div
	  {
		font-size:40px;font-family: helveticaMedium;  line-height:40px;
	  }
	  #stockiframe-wrapper  .stockinfo div sub
	   {
		        font-size: 18px;
				line-height: 18px;
				padding-right: 6px;
				bottom: 0;
				font-family: helveticaRegular;
	   }
	  #stockiframe-wrapper .main-box-numbers-wrapper .item:nth-child(3) .stockinfo div sub
	   {
		   padding-right:0px;padding-left:6px;vertical-align:middle;
	   }
	  #stockiframe-wrapper .main-box-numbers-wrapper .item:first-child 
	   {
		   float:none;margin:0 auto;
	   }
	   #stockiframe-wrapper .relative .stockinfo {
          position: relative;
       }
	
	  
		#stockiframe-wrapper .iframe-eod
		{
			color:#fff;
			margin-top:40px;
			text-align:center;
			font-size:14px;
			margin-bottom:0px;font-family: helveticaRegular;
		}
		#stockiframe-wrapper h1
		 {
			 color:#fff5dc;margin-bottom:15px;
		 }
		 #stockiframe-wrapper h4
		 {
			 margin-bottom:50px;
		 }
		 #stockiframe-wrapper .irbutton
		 {
			 color:#8e794f !important;background-color:#fff5dc;margin-bottom:40px;
		 }
		 #stockiframe-wrapper .irbutton:after
		 {
			 background-color:#8e794f !important;
		 }
		 .counter{
			 display:inline-block;
		 }
		 .fade-in-up, .fade-in-down {
			  opacity: 0;
			}

		.visible.fade-in-up {
		  animation: fadeInUp 0.8s ease forwards;
		}
		
		.visible.fade-in-down {
		  animation: fadeInDown 0.8s ease forwards;
		}
		
		.delay-1 {
		  animation-delay: 0.2s;
		}
		.delay-2 {
		  animation-delay: 0.5s;
		}
		.delay-3 {
		  animation-delay: 0.8s;
		}
		@keyframes fadeInUp {
		  from {
			opacity: 0;
			transform: translateY(30px);
		  }
		  to {
			opacity: 1;
			transform: translateY(0);
		  }
		}
		
		@keyframes fadeInDown {
		  from {
			opacity: 0;
			transform: translateY(-30px);
		  }
		  to {
			opacity: 1;
			transform: translateY(0);
		  }
		}

 
/*********************************************************/

#stockinfo-wrapper
{
	background-color:#FFF5DC;
	padding:80px 0px;color:#8C6A4F;
	text-align:center;
}
.stocklist
{
	    margin-right: -12px;
    margin-left: -12px;
}
#stockinfo-wrapper h3 {
    margin: 0px 0px 10px 0px;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
}
#stockinfo-wrapper h3 span
{
	
    padding: 0px 4px;
}
#stockinfo-wrapper h2
{
	font-size:58px;line-height:58px;font-weight:400;
	margin: 0px 10px 0px 0px;
    display: inline-block;
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;	
}
#stockinfo-wrapper .stockprice div
{
	font-size: 20px;
	line-height:24px;
    font-weight: 400;
    display: inline-block;    
}
#stockinfo-wrapper .stocklist div {
    font-size: 22px;
	line-height:24px;   
    /*display: inline-block;   
    text-align: left;	
	 margin: 20px 40px 20px 0px;*/
	     width: 33.33333333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
    text-align: center;
}
#stockinfo-wrapper .stocklist div:last-child
{
	margin-right:0px;
}
#stockinfo-wrapper .stocklist div span {
    font-size: 30px;
    display: block;
    line-height: 30px;    
	padding-top:10px;
	font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-weight: bold;
}
#stockinfo-wrapper .eod {    
    text-align: right;
    color: #B5B5B5;
    font-weight: 400;
	margin-top: 40px;
	font-size:14px;line-height:20px;
}
#stockinfo-wrapper .irbutton
{
	margin-top: 30px;
}

#rp-wrapper
{
	background-color: #8E794F;
    padding: 80px 0px;
    color: #FAF2E1;
}
#rp-wrapper .report-box
{
	background: url(../images/ar-img.jpg);
    padding: 0px 15px;       
    background-position: center right !important;
    background-size: cover !important;
	height:100%;
	position:relative;
	border-radius: 30px;
	min-height:310px; 
	padding-top: 230px;  
}
#rp-wrapper .report-box .irbutton
{
	font-size:16px;line-height:20px;padding:14px 26px;
}
#rp-wrapper .report-box .irbutton:after
{
	margin-left:15px;width:12px;height:13px;
}
#rp-wrapper .row .col-lg-3:nth-child(2) .report-box
{
	background: url(../images/qr-img.jpg);
}
#rp-wrapper .row .col-lg-3:nth-child(3) .report-box
{
	background: url(../images/analystr-img.jpg);
}
#rp-wrapper .row .col-lg-3:nth-child(4) .report-box
{
	background: url(../images/circulars-img.jpg);
}
#rp-wrapper .report-box h3
{
	font-size: 20px;
    line-height: 28px;
    margin: 0px;
    color: #fff;    
}

#rp-wrapper .report-box .irbutton
{
	 margin: 14px 8px 0px 0px;
}
#rp-wrapper .report-box  .buttons
{
	padding-bottom:28px;
}
#divident-wrapper
{
	background-color:#FAF2E1;
	/*padding:80px 0px;*/
}
#divident-wrapper h1
{
	color:#8C6A4F;margin-bottom:0px;
}
#divident-wrapper h2
{
	color:#8C6A4F;margin:0px 0px 40px 0px;
	line-height:33px;
}
.divident-box
{	
    border-radius: 20px;
	background-color: #8e794f;
	text-align:center;;
	color:#FAF2E1
}
.divident-header {
    background-color: #8C6A4F;
    border-radius: 20px 20px 0px 0px;
    padding: 12px;
    font-size: 40px;
    line-height: 50px;   
    text-transform: uppercase;
	
}
.divident-list div {    
    font-size: 48px;
	line-height:48px;
    font-weight: 600;
	border-bottom: 1px solid #FAF2E1; 
	padding-bottom:30px; 
}
.divident-box .divident-list:last-child div
{
	border-bottom: 0px; 
}
.divident-list 
{
    padding: 30px 20px 0px 20px;
}
.divident-list div span
{
	display: block;
    font-size: 20px;
    line-height: 26px;   
        font-weight: 400;
    margin-top: 4px;
}
.divident-list div sub
{
	font-size:25px;line-height:25px;
	bottom:1px;margin: 0px 4px;
	font-family: "Playfair Display", serif;
    font-weight: 400;
}
#ba-wrapper
{
  background-color: #8E794F;
  padding: 80px 0px 150px 0px;
}
#ba-wrapper .col-lg-5
{
      
    border-right: 1px solid;
    display: inline-block;
    color:#FAF2E1;
}
#ba-wrapper h1
{
	 padding-bottom: 0px;
}
#ba-wrapper .news-box
{
	box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;background-color: #FAF2E1;
	padding: 28px 22px;font-size: 16px;line-height: 22px;	
}
#ba-wrapper .news-box .view-icon
{
	background-color: #8E794F;
    padding: 10px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
}
#ba-wrapper .news-box p
{
	color: #C0C0C0;
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: middle;
}
#ba-wrapper .news-box a
{
	color: #8E794F;margin-bottom:20px;display:block;
}
#ba-wrapper .irbutton
{
	margin-top: 28px;
}
#cc-wrapper
{
	background-color: #FAF2E1;
}



#cc-wrapper .cc-bg
{
	background: url(../images/cc-bg.jpg);
	background-size: cover;background-position: center;
	min-height: 300px;height: 100%;
}
#cc-wrapper h1
{
	color:#8C6A4F;
}
.cc-news p
{
	font-size: 16px;line-height: 20px;
	color: #4E4E50;
}
.cc-title
{
	font-size: 26px;line-height: 30px;
	color: #8E794F;font-weight: 500;
	margin-bottom: 30px;
}
.cc-news {
    color: #4E4E50;
}
.ccbg-overlay
{
	position: absolute;
    right: 0;
    
}
#cc-wrapper .col-lg-5
{
	padding-top:80px;padding-bottom:80px;
}
#cc-wrapper  .irbutton
{
	margin-top:40px;
}
#ircontact-wrapper
{
	background-color:#8E794F;	
	padding: 80px 0px;
}
#ircontact-wrapper .col-lg-7
{
	border-left:1px solid #8C6A4F;padding-left:80px;
}
#ircontact-wrapper img
{
	margin-top: 40px;
}
#ircontact-wrapper h5
{
	font-size: 22px;line-height: 28px;color: #0C1222;
	margin:20px 0px 0px 0px;
}
#ircontact-wrapper h5 a
{
	color: #0C1222;
}
.contact-info
{
	background-color: #FAF2E1;
	padding:80px 60px;border-radius:30px;
}
.contact-info h1
{
	color:#8C6A4F;
}
.phone-icon, .person-icon, .mail-icon, .fax-icon
{
	margin: 38px 0px;       
    font-weight: 400;   
	color: #8C6A4F;
    font-size: 28px;
    line-height: 28px;
}
.person-icon p
{
	display: inline-block;vertical-align: middle;
}
.person-icon span
{
	font-weight: 400;
}
.phone-icon:before, .person-icon:before, .mail-icon:before, .fax-icon:before {
    font-family: 'FontAwesome';
    margin-right: 4px;    
    display: inline-block;
    color: #8C6A4F;
    font-style: normal;
    text-align: center;
    font-weight: 500;
    font-size: 28px;
    line-height: 28px;
}
.phone-icon:before {
     content: "\f095";
}
.fax-icon:before {
     content: "\f1ac";
}
.person-icon:before {
     content: "\f007";
}
.mail-icon:before {
     content: "\f0e0";
}
.mail-icon a
{
	color:#0C1222;
}
.person-icon span, .phone-icon span, .mail-icon span
{
	display: block;
    margin-left: 38px;
    font-size: 22px;
    line-height: 26px;
    color: #0C1222;
	padding-top:12px;
}


#bursaannouncements-wrapper
{
	margin-top:40px;
}
#bursaannouncements-wrapper .col-lg-2
 {
	 width:10%;float:left;
 }
  #bursaannouncements-wrapper .col-lg-10
 {
	 width:90%;float:left;
 }
 #bursaannouncements-wrapper .row-eq-height
 {
	 display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  margin-bottom:16px;
 }
 #bursaannouncements-wrapper .bursadate-container
 {
		 background-color: #824B29;
		 padding:30px 20px;
		 text-align:center;
		 position:relative;	
		 color:#fff;
		 height:100%;		 
		 border-radius: 10px 0px 0px 10px; 
 }
 #bursaannouncements-wrapper .bursadate-container p
 {
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	  margin: 0px;
	  width: 100%;
	  margin:0px;	  
 }
 #bursaannouncements-wrapper .bursadate-container span
 {
	display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    margin-top: 0px;
 }
 #bursaannouncements-wrapper .bursainfo-container
 {
		background-color: #F0E2DA; 
		 padding:24px 20px;
		 height:100%;border-radius: 0px 10px 10px 0px;
 }
 #bursaannouncements-wrapper .bursainfo-container a
 {
	 display:block;		   
	 margin: 10px 0px;
	font-size: 16px;
	line-height: 22px;
	color:#000;
	position: relative;
    padding-left: 26px;
 }
 .bursainfo-container a:before {
    content: "\f105";
    display: block;
    position: absolute;
    left: 2px;
    font-family: FontAwesome;
    top: 0px;
    background-color: transparent;
    font-size: 23px;
    /* line-height: 22px; */
}
 #bursaannouncements-wrapper .bursainfo-container a:hover
 {
	 color: #824B29 !important;
 }
 .no-gutters {
	margin-right: 0;
	margin-left: 0;
  }
  .no-gutters &gt; .col,
  .no-gutters &gt; [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
  }
/*==========  Mobile First Method  ==========*/
/* Large desktops and laptops */
@media (min-width: 1200px)
{
	
  
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) 
{

 #stockinfo-wrapper h2
 {
	 font-size:50px;line-height:50px;
 }
 #stockinfo-wrapper .stockprice div
 {
	 font-size:18px;line-height:22px;
 }
 #stockinfo-homepage .stockinfo div
  {
	  font-size:42px;line-height:48px;
  }
  #rp-wrapper .report-box h3
  {
	  min-height:56px;
  }
  #rp-wrapper .report-box .irbutton
  {
	  margin: 14px 4px 0px 0px;
	  font-size: 15px;
     line-height: 20px;
     padding: 10px 18px;
  }
  #rp-wrapper .report-box .view-icon
  {
	   padding:10px;
  }
}
@media (min-width: 992px)
{
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
 } 
 .vertical-align {
    display: flex;
    align-items: center;
  }  
  #ba-wrapper  .vertical-align
  {
	  display:block !important;
  }
  #stockinfo-wrapper h1, #stockinfo-wrapper h3, #stockinfo-wrapper .stockprice
  {
	  text-align:left;
  }
}
@media (max-width: 991px) 
{
 .stocklist
 {
	
	 margin-top:40px;
 }
 #stockiframe-wrapper .stockinfo div
 {
	 font-size:34px;line-height:38px;
 }
 #rp-wrapper .report-box
 {
	 margin-bottom:30px;
 }
 #ba-wrapper .col-lg-5
 {
	 border:none;
 }
 #stockinfo-wrapper .eod
 {
	 text-align:center;
	}
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) 
{
 
  #stockinfo-homepage .stockinfo div
  {
	  font-size:30px;line-height:34px;
  }
  #ircontact-wrapper .col-lg-7
  {
	  padding-left:30px;
  }
}
@media (min-width: 768px)
{
 #cc-wrapper .vertical-align {
    display: flex;
    align-items: center;
  }   
  .cc-item
  {
	  padding-right:15px;
  }
  #stockiframe-wrapper .main-box-numbers-wrapper .item:first-child .stockinfo:before {
		content: "";
		position: absolute;
		top: auto;
		left: -48px;
		width: 50px;
		height: 50px;
		bottom: -10px;
		background: url(../images/download.svg) no-repeat 50% / contain;
	   }
	 #stockiframe-wrapper .main-box-numbers-wrapper .item:first-child .stockinfo:after {
			content: "";
			position: absolute;
			top: auto;
			left: auto;
			width: 50px;
			height: 50px;
			bottom: -10px;
			right: -48px;
			background: url(../images/download-01.svg) no-repeat 50% / contain;
		}
	   #stockiframe-wrapper .main-box-numbers-wrapper .item:nth-child(2) .stockinfo:before {
			content: "";
			position: absolute;
			top: -11px;
			left: auto;
			width: 50px;
			height: 50px;
			right: -48px;
			background: url(../images/download-02.svg) no-repeat 50% / contain;
		}
		#stockiframe-wrapper .main-box-numbers-wrapper .item:nth-child(3) .stockinfo:before {
			content: "";
			position: absolute;
			top: -11px;
			left: -48px;
			width: 50px;
			height: 50px;
			background: url(../images/download-03.svg) no-repeat 50% / contain;
		}
		  #stockiframe-wrapper .main-box-numbers-wrapper .item:nth-child(2) .stockinfo {
        border-radius: 30px 0 30px 30px;
	   }
	  #stockiframe-wrapper .main-box-numbers-wrapper .item:nth-child(3) .stockinfo {
			border-radius: 0 30px 30px 30px;
		}
		#ircontact-wrapper .col-lg-5 p
    {
	     max-width:238px;
    }

}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) 
{
 #ba-wrapper h1 span, #cc-wrapper h1 span
 {
	 display:inline-block;
 }
 #ba-wrapper h1, #cc-wrapper h1
 {
	 text-align:center;border-right:0px;
	 width:100%;
 }
 #cc-wrapper h1 br
 {
	 display:none;
 }
 #cc-wrapper
 {
	 text-align:center;
 }
 #rp-wrapper .report-box
 {
	 margin-bottom:30px;
 }
 section#rp-wrapper .row .col-lg-3:last-child .report-box
 {
	 margin-bottom:0px;
 } 
 #ircontact-wrapper h5
 {
	 font-size:20px;line-height:26px;
 }
 
 #stockiframe-wrapper .col-lg-4 .stockinfo
 {
	 border-radius:30px;
	 margin-bottom:40px;
 }
 #stockiframe-wrapper .iframe-eod
 {
	 margin-top:0px;
 }
 #stockinfo-wrapper .eod
 {
	 display:block;
 }
 #stockinfo-wrapper .irbutton
 {
	 float:none;
 }
 #stockinfo-wrapper, .contact-info
 {
	 text-align:center;
 }
 #cc-wrapper .col-lg-7
 {
	 display:none;
 }
 #ircontact-wrapper .col-lg-7
 {
	  padding-left:0px;
	   border:none;
 }
}
@media (max-width: 480px)
{

  h1
 {
	 font-size:50px;line-height:56px;
 }
 #ircontact-wrapper h5
 {
	 font-size:18px;line-height:24px;
 }
 
 #stockinfo-wrapper h2
 {
	 font-size:50px;line-height:50px;
 }
 #stockinfo-homepage .stockinfo div
  {
	  font-size:40px;line-height:44px;
  }
  #stockinfo-wrapper .stocklist div
  {
	  font-size:18px;line-height:22px;
  }
  #stockinfo-wrapper .stocklist div span
  {
	  font-size:24px;line-height:30px;
  }
  #stockinfo-wrapper .stockprice div div
  {
	  display:block;margin-top:10px;
  }
}
/* Portrait i phones and smaller */
@media (max-width: 320px) 
{
	
}</pre></body></html>