<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 */

body
{
  
  font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
  font-size: 15px;
  color: #000000 !important;
  background-color: #efefef;
  line-height: 1.5; 
  -webkit-font-smoothing: antialiased;
}
a
{
	text-decoration:none; color:#ed5d29;
}
a:hover
{
	text-decoration:none;color:#232323;
}
a:hover, a:focus, a:active
{
	text-decoration:none;outline:none;
}
h1 {
    font-family: 'Merienda', handwriting;
    font-weight: 600;
    font-size: 32px;
    color: #fff !important;
    letter-spacing: 6.4px;
   
}
h1 span
{
  
}
.button, .btn-primary, .ClsButton, .size {
	
	font-size: 13px !important;    
    color: #ffffff !important;        
	letter-spacing: 2.6px !important;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    line-height: 1.7em !important;
    padding-top: 15px !important;
    padding-right: 53px !important;
    padding-bottom: 15px !important;
    padding-left: 40px !important;	
    background-color: #ED5D29;	
    border: 2px solid #ED5D29 !important;	
    display: inline-block;
	outline:none;
	height: auto !important;	
	text-align:center;
	min-width:155px;
	box-shadow: none !important;
	transition: all 300ms ease 0ms;
	width: auto !important;
	position: relative;
	text-transform:uppercase;
}
.button:after, .btn-primary:after, .ClsButton:after, .size:after
{
	font-size: 14px;
    width: 14px;    
    font-family: FontAwesome;
    content: "\f105";
    opacity: 1;
    margin-left: .3em;
    left: auto;
    position: absolute;
   transition: all 300ms ease 0ms;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    margin-top: -1px;
}
.button-white
{
	/*border-color: #fff;color: #fff !important;*/
}
.button:hover, .btn-primary:hover, .ClsButton:hover, .size:hover
{
	color: #000000 !important;
    border-color: #FAF4F2 !important;
    letter-spacing: 2.6px !important;
    background-image: initial;
    background-color: #FAF4F2;
}
.button-white:hover
{
	color: #333333 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}
.no-gutter {
  margin-right: 0;
  margin-left: 0;
}
.no-gutter &gt; [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

#newsalert-wrapper, #reports-wrapper .row, #bursanews-wrapper, #ircontact-wrapper, #stockinfo-wrapper
{
	padding: 80px 0px;
}

/******************IR Menu*************************/ 
#ir-menu {
  text-align: center;
  /*background: url(../images/newsalert-bg.jpg) no-repeat center;*/
  background-size:cover;padding:35px 0px 15px 0px;
  background: linear-gradient(45deg, #dbd4b8, #25aab2);
  background-image: linear-gradient(82deg, #e02b20 0%, #e09900 100%) !important;
}
section#ir-menu ul li:first-child {
    display: none;
}
#ir-menu ul li a {
	 font-size: 16px !important;background-color:transparent !important;
	 color:#fff;font-family:inherit !important;  font-weight: bold; 
}
#ir-menu ul .activeHeader a {        
	
	color: #fff;
}
#ir-menu ul li a:hover {
	opacity: 1;
}

#stockinfo-wrapper
{
	background: url(../images/stock-bg.jpg) repeat center;
	background-size: cover;
}

#stockinfo-wrapper .stockinfo-bgcolor
{
	background: url(../images/stockinfo-bg.png) repeat center;
	padding:40px 32px;color:#fff;
}
#stockinfo-wrapper h4
{
	font-size: 24px;
    font-weight: bold;
    color: #ed5d29;
    margin: 20px 0px 0px 0px;
    text-transform: uppercase;
}
#stockinfo-wrapper .stockprice
{
	font-size: 40px;
    line-height: 45px;
    font-weight: bold;  
	display:inline-block;    
	margin-bottom: 20px;	 
}
#stockinfo-wrapper .stockprice span
{
	font-size: 18px;font-weight: 400;line-height: 22px;
    padding-left: 0px;display: inline-block;
    vertical-align: middle;
}
#stockinfo-wrapper .stockprice .priceUp span
{
	
}
#stockinfo-wrapper .stockprice .priceDown span
{
	
}
#stockinfo-wrapper hr
{
	background-color: #fff;
    color: #fff;display: block;
    border: none;
    outline: none;
    height: 1px;
    width: 100%;margin:0px;
}
#stockinfo-wrapper .row.first-row .col-lg-6:first-child
{
	border-right:1px solid #fff;
}
#stockinfo-wrapper .row.second-row  .col-lg-6:first-child
{
	border-right:1px solid #fff;
}
#stockinfo-wrapper .stocklist
{
	padding: 20px 12px;
    text-align: center;
}
#stockinfo-wrapper .stocklist h3
{
	margin:0px;
	vertical-align:middle;font-size:30px;line-height:32px;
	font-weight:bold;
}
#stockinfo-wrapper .stocklist span
{
	font-size:18px;
	font-weight:400;
	display:block;line-height:22px;
}
#stockinfo-wrapper .eod {
    margin-top: 20px;
    float: right;
    font-size: 13px;
}


#bursanews-wrapper
{
	background: url(../images/bursanews-bg.jpg) no-repeat center;
	background-size: cover;
}
#bursanews-wrapper .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
} 
#bursanews-wrapper .bursatext
{
	background-color: #fff;padding: 20px; height:100%;
}
#bursanews-wrapper .bursatext a
{
	color: #000000;font-size: 18px;line-height: 25px;font-weight: bold;
}
#bursanews-wrapper .bursadate
{
	background-color: #e2b96d;padding:20px 15px;text-align: center;
	height: 100%;color: #fff;font-weight: bold;font-size: 18px;line-height: 25px;
	background: url(../images/stockinfo-bg.png) repeat center;
}
#bursanews-wrapper .bursadate span
{
	font-size: 40px;display: block;line-height: 45px;
}
section#bursanews-wrapper .col-lg-6:first-child .row:nth-child(2) {
    margin: 15px 0px;
}
#bursanews-wrapper p
{
	margin-bottom: 35px;color: #fff;
}
section#bursanews-wrapper .row .col-lg-6:last-child, section#newsalert-wrapper .row .col-lg-6:last-child 
{
	text-align: right;
}

#reports-wrapper .reports-titlebar
{
	background: linear-gradient(45deg, #dbd4b8, #25aab2);
	padding: 40px 0px;background-size: cover;text-align: right;
	background-image: linear-gradient(82deg, #e09900 0%, #e02b20 100%) !important;
}
#reports-wrapper p
{
	color: #fff;margin: 0px;
}
#reports-wrapper h3
{
	font-size: 20px;line-height: 24px;font-weight: bold;
	display: inline-block;vertical-align: middle;    color: #232323;
}
#reports-wrapper .row
{
	
}
#reports-wrapper .row img
{
	margin-right: 15px;
}
#reports-wrapper .button
{
	margin-top: 30px;	
}
#reports-wrapper .button:first-of-type
{
	margin-right: 5px;
}

#newsalert-wrapper
{
	background: url(../images/newsalert-bg.jpg) no-repeat center;
	background-size: cover;color:#fff;
}
#newsalert-wrapper p, #ircontact-wrapper p
{
  margin-bottom: 0px;color: #fff;
}
#newsalert-wrapper input[type="text"]
{
	/*background-color: #fff;
	padding:14px 20px;		
	border-radius:0px;
	color:#000;
	outline:none;	
	border: 1px solid #b5b5b5;
    width: 100%;
    font-weight: 400;line-height: 20px;*/
	margin-bottom:15px;
}
#newsalert-wrapper .button
{
  margin: 15px 5px 0px 0px;
}
#newsalert-wrapper input.button
{
	margin-right: 6px;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #adaaaa;  
}
::-moz-placeholder { /* Firefox 19+ */
  color: #adaaaa;  
}
:-ms-input-placeholder { /* IE 10+ */
  color: #adaaaa;  
}
:-moz-placeholder { /* Firefox 18- */
 color: #adaaaa;  
}
input-placeholder { 
  color: #999999;  
}

#ircontact-wrapper h1, #newsalert-wrapper h1
{
 margin-bottom: 18px;
}
#ircontact-wrapper
{
	background: url(../images/ircontact-bg.jpg) no-repeat center;
	background-size: cover;
}
.phone-icon, .person-icon, .mail-icon
{
	margin: 15px 0px;color: #fff;
	font-size: 24px;font-weight: bold;line-height: 24px;
}
.person-icon p
{
	display: inline-block;vertical-align: middle;
}
.person-icon span
{
	display: block;font-size: 18px;line-height: 20px;font-weight: 400;
}
.phone-icon:before, .person-icon:before, .mail-icon:before {
    font-family: 'FontAwesome';
    margin-right: 15px;
    vertical-align: middle;
    display: inline-block;    
    color: #fff;
    font-style: normal;
    text-align: center;  
    font-weight: 400;
    font-size: 45px;line-height: 45px;
}
.phone-icon:before {
     content: "\f095";
}
.person-icon:before {
     content: "\f007";
}
.mail-icon:before {
     content: "\f0e0";
}
.mail-icon a
{
	color:#fff;font-weight: 400;
}



/*==========  Mobile First Method  ==========*/
/* Large desktops and laptops */
@media (min-width: 1200px)
 {
	 
 }
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) 
{
 
}
@media (min-width: 992px)
{

}
@media (max-width: 991px) 
{

}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) 
{


}
@media (min-width: 768px)
{
 .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
 } 
#ir-menu .navbar-nav li a {
	  padding: 0px 0px 15px 0px !important;
	  margin-right:22px;
  }
  #ir-menu .navbar-nav li:last-child a {
	  
	  margin-right:0px !important;
  }
  #ir-menu .navbar-brand {
    display: none;
  }  
  #ir-menu .navbar-collapse
  {
	   display:inline-block !important;
  }
 .vertical-align {
    display: flex;
    align-items: center;
 }
 
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) 
{
 
 #ir-menu ul li a:before 
 {
	display: inline-block;
	padding-right: 10px;
	min-width: 40px;
  }
  #ir-menu .navbar-nav li a {
    margin-bottom: 12px;
    padding-bottom: 4px;color:#fff;
    display: inline-block; font-weight:500;
  }
  #ir-menu ul li a:before {
	padding-bottom: 0px;
  }
  #ir-menu .navbar-nav {
	padding-top: 10px;
	margin: 0px;
    border: none;
	text-align:center;background-color: #2a272e;
  } 
   #ir-menu .navbar-header {
      
	   border:0px;
   }  
   #stockinfo-wrapper .stockinfo-bgcolor, #bursanews-wrapper h1, #newsalert-wrapper h1
   {
	   margin-top:35px;
   }
   #ir-menu
   {
	   padding:0px;
   }
   #reports-wrapper
   {
	   text-align:center;
   }
   #reports-wrapper h3
   {
	   display:block;
   }
   section#reports-wrapper .col-lg-4:nth-child(2)
   {
	   margin:40px 0px;
   }
   #stockinfo-wrapper .eod
   {
	   float:none;display:block;margin-top:30px;
   }
   

}
@media (max-width: 480px)
{
	h1
	{
		font-size:28px;line-height:34px;
	}
}
/* Portrait i phones and smaller */
@media (max-width: 320px) 
{
	
}
</pre></body></html>