@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;0,800;1,600&display=swap');

/*font-family: 'Open Sans', sans-serif;*/

body{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:16px;
	color:#000000;
}

.mt20{
	margin-top:20px;
}
.ml0{
	margin-left:0 !important;
}

a{
	color:#0d4c93;
}
a:hover{
	color:#000;
}

.sec-1, .sec-2, .sec-3, .sec-4, .sec-5{
	float:left;
	width:100%;
	margin-bottom:53px;
}
.sec-1, .sec-4{
	background:#f3f3f3;
	padding-top:64px;
	padding-bottom:64px;
}


h2{
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	line-height:30px;
	font-weight:bold;
	color:#0d4c93;
	margin-bottom:0;
	margin-top:0;
	text-transform:inherit;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
.btn-primary{
    color: #fff;
    background-color: #0d4c93;
    border-color: #0d4c93;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary.focus,.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus{
    color: #fff;
    background-color: #000;
    border-color: #000;
	outline:none;
}
.vm-btn, a.vm-btn {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    color: #0d4c93;
	text-align:center;
	display:inline-block;
	text-decoration:none;
}
.ClsButton {
    border-top-width: 0px;
    font-weight: normal !important;
    border-left-width: 0px;
    font-size: 14px !important;
    filter: PROGID:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=1);
    border-bottom-width: 0px;
    width: auto !important;
    cursor: hand;
    color: #fff !important;
     font-family: 'Open Sans', sans-serif;
    height:auto !important;
	padding:6px 12px !important;
    border-right-width: 0px;
	background:#0d4c93;
}
.ClsButton:hover{
	 color: #fff;
    background-color: #000;
    border-color: #000;
	outline:none;
}
.vm-txt{
	display:inline-block;
	font-size:16px;
	line-height:16px;
	color:#0d4c93;
	
}

a.download, .button-more{
	   /* display: inline-block;*/
	    display:block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
	/*font-size: 12px;*/
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
	  color: #fff;
    background-color: #0d4c93;
    border-color: #0d4c93;
}

a.download:hover, .button-more:hover{
	  color: #fff;
    background-color: #000;
    border-color: #000;
	outline:none;
	text-decoration:none;
}
.btnrptMrgnT{
	margin-top:15px;
}














.main-title{
	float:left;
	width:100%;
	margin-bottom:20px;
	
}


.center-title{
	text-align:left;
}



.stk-title{
	float:left;
	 font-family: 'Open Sans', sans-serif;
	font-size:21px;
	line-height:18px;
	font-weight:bold;
	color:#919191;
	margin-bottom:16px;
	margin-top:0;
	text-transform:uppercase;
}
.stk-val-cont{
	float:left;
	width:48%;
	margin-right:2%;
	margin-bottom:22px;
}
.stk-val span{
	 font-family: 'Open Sans', sans-serif;
	font-size:18px;
	line-height:18px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
}

.stk-val{
	float:left;
	width:100%;
	margin-right:2%;
	 font-family: 'Open Sans', sans-serif;
	font-size:50px;
	line-height:40px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:14px;
}

.priceUp:after{
	content:url(../images/Up.png);
	display:inline-block;
	width:18px;
	height:20px;
	margin-left:15px;
}

.priceDown:after{
	content:url(../images/Down.png);
	display:inline-block;
	width:18px;
	height:20px;
	margin-left:15px;
}

.stk-chg{
	float:left;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	line-height:24px;
	color:#000000;
	font-weight:normal;
	
}
.Up, .priceUp{
	color:#0b9800 !important;
}
.Down, .priceDown{
	color:#d60036 !important;
}


.hlv-sec{
	float:left;
	width:50%;
}
.high, .vol{
	float:left;
	 font-family: 'Open Sans', sans-serif;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	width:100%;
	text-align:right;
	
}

 .low{
	float:left;
	 font-family: 'Open Sans', sans-serif;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	width:100%;
	
	text-align:right;
	
 }
 .vol,  .vol span{
	 text-align:right;
	 margin-bottom:0 !important;
 }
 
 .high span, .low span, .vol span{
	 float:left;
	 width:50%;
	 display:inline-block;
	 font-weight:normal;
	 margin-bottom:26px;
	text-transform:inherit;
	text-align:left;
}
 
 .high span.numbrs, .low span.numbrs, .vol span.numbrs{
	display:inline-block;
	width:50%;
	float:left;
	text-align:right;
	font-weight:bold;
	color:#000;
	font-size:20px;
}
 
 .eod{
	 float:left;
	 width:100%;
	/* margin-top:25px;*/
	margin-top:2px;
	 
 }
 .eod p{
	 font-family: 'Open Sans', sans-serif;
	 font-size:16px;
	 line-height:16px;
	 text-transform:inherit;
	 color:#000;
	 text-align:right;
 }
 .btn-cont{
	 float:left;
	 width:100%;
	 
 }
 .pt-view{
	margin-top:11px;
 }
 
 /*==============================================================
BURSA ANNOUNCEMENTS SECTION CSS STARTS HERE
================================================================*/
.slick-slide {
    margin: 0px 20px;
}
.ba-date{

	font-size:18px;
	line-height:18px;
	font-weight:bold;
	text-transform:capitalize;
	color:#0d4c93;
	margin-bottom:21px;
}
.ba-ann a{
	font-size:15px;
	line-height:15px;
	/*font-weight:bold;*/
	color:#315BA3;
	text-decoration:none;
	outline:none;
	border:none;
}

.ba-ann a:hover{

	font-size:15px;
	line-height:15px;
	/*font-weight:bold;*/
	color:#315BA3 ;
	/*text-decoration:underline;*/
	outline:none;
	border:none;
}
.ba-ann a:focus, .ba-ann a.focus, .ba-ann a:active, .ba-ann a.active{
	text-decoration:none;
	outline:none;
	border:none;
}

.slider-ba .item{
	 font-family: 'Open Sans', sans-serif;
	padding:32px 22px;
	border:2px solid #ececec;
	min-height:161px;
	background:#fff;
}
.slider-ba .item:hover{
		border:2px solid #0D4C93;
}

.item:nth-of-type(even) {
	border-right:none;
	border-left:none;
}


/*===================================================================
bursa announcements new design css | followed MSM CW- News & updates
=====================================================================*/

/*.bursa-item {
	float:left;
	width:100%;
	background:#fff;
	border:2px solid #ececec;
	margin-bottom:2px;
	vertical-align:middle;
	display:inline-block;
}
.bursa-item:hover {
	border:2px solid #0D4C93;
}
.bursa-item:hover .date-sec {
	background:#315BA3;
}
.date-sec {
	float:left;
	width:15%;
	max-width:80px;
	padding:5px;
	background:#0D4C93;
	color:#fff;
	text-align:center;
}
.date-1 {
	color:#fff;
	font-size: 24px;
	line-height:24px;
	margin-bottom: 5px;
}
.date-2 {
	color:#fff;
	font-size: 10px;
	line-height:15px;
	padding-top:5px;
	border-top: 1px solid #ffffff;
}

.bursa-linksec{
	float:left;
	width:85%;
	 
    text-align: left;
    padding: 0 30px;
   display:table;
   
    word-wrap: break-word;
}
.bursa-linksec a{
	font-size:15px;
	line-height:15px;
	color:#0D4C93;
	text-decoration:none;
	text-transform:uppercase;
	display:table-cell;
	vertical-align:middle;
	height:60px;
}*/

 
 
 
  /*===============================================================
 Bursa announcements media news SECTION STARTS HERE
 =================================================================*/
 .main-title h2 span{
	  color:#d62755;
	  border-bottom:5px solid #d62755;
 }
 
 .news-item{
	 float:left;
	 width:100%;
	 padding-top:20px;
	 padding-bottom:20px;
	 border-bottom:1px solid #f6f5f5;
 }
 .news-item:last-child{
	 border-bottom:none;
 }
 
 .cal-sec{
	 background:url(../images/calendar-icon.png) no-repeat;
	 width:60px;
	 height:78px;
	 padding: 24px 15px;
    text-align: center;
	float:left;
	margin-right:20px;
 }
 .date span{
	 font-family: 'Open Sans', sans-serif;
	font-size:30px;
	line-height:30px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
 }
 .date{
	 font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:16px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
 }
 .news{
	 float:left;
	 width:90%;
	 padding: 24px 15px;
	 display:table;
}
.news a{
	display:table-cell;
	vertical-align:middle;
	font-size:20px;
	line-height:20px;
	color:#000000;
	font-weight:bold;
}

/*===============================================================
 REPORTS SECTION STARTS HERE
 =================================================================*/
 
 
 .ar-sec, .qr-sec, .fh-sec, .ab-sec{
	 float:left;
	 width:100%;
	 height:100%;
	 padding:42px 0;
	 
 }

 .report-title{
	   font-family: 'Open Sans', sans-serif;
	  font-size:24px;
	  line-height:24px;
	  font-weight:bold;
	  color:#fff;
	 text-align:center;
	 text-transform:capitalize;
 }
 .ar-sec .download,  .qr-sec .download,  .fh-sec .download,  .ab-sec .download,
 .ar-sec .view, .qr-sec .view, .fh-sec .view, .ab-sec .view{
	 float:left;
	margin-top:239px;
	 width:100%;
	 text-align:center;
	 color:#fff;
 }
 
  .ar-sec .view-link,  .ar-sec .view-link:focus,  .ar-sec .view-link:hover,  .ar-sec .view-link.active,
   .qr-sec .view-link,  .qr-sec .view-link:focus,  .qr-sec .view-link:hover,  .qr-sec .view-link.active,
    .fh-sec .view-link,  .fh-sec .view-link:focus,  .fh-sec .view-link:hover,  .fh-sec .view-link.active,
	 .ab-sec .view-link,  .ab-sec .view-link:focus,  .ab-sec .view-link:hover,  .ab-sec .view-link.active{
	  font-family: 'Open Sans', sans-serif;
	 font-size:16px;
	 line-height:16px;
	 font-weight:normal;
	 color:#fff;
	 text-transform:capitalize;
	 text-align:center;
	 width:100%;
 }

 .ar-bg{
	 background:url(../images/ar-bg.jpg) no-repeat;
	 background-size:cover;
	 background-position:center center;
	 height:364px;
 }
  .qr-bg{
	 background:url(../images/qr-bg.jpg) no-repeat;
	 background-size:cover;
	 background-position:center center;
	 height:364px;
 }
  .fh-bg{
	 background:url(../images/fh-bg.jpg) no-repeat;
	 background-size:cover;
	 background-position:center center;
	 height:364px;
 }
  .ab-bg{
	 background:url(../images/ab-bg.jpg) no-repeat;
	 background-size:cover;
	 background-position:center center;
	 height:364px;
 }
 
 /*======================================================================================================
NEWS ALERT SECTION CSS STARTS HERE
========================================================================================================*/
.nl-cg-sec{
	margin-bottom:44px;
}
.nl-t{
	margin-bottom:30px !important;
}
.nl-sub{
	font-size:16px;
	line-height:25px;
	color:#000;
	font-weight:normal;
	margin-bottom:28px;
}

.btn-cont .sub-btn{
	 color: #fff;
    background-color: #0d4c93;
    border-color: #0d4c93;
	padding:10px 12px;
	min-width:60px;
	font-size:14px;
	line-height:14px;
	text-transform:inherit;
}

.btn-cont .sub-btn:hover{
	 color: #fff;
    background-color: #000;
    border-color: #000;
	padding:10px 12px;
	text-decoration:none;
}

.sub-btn{
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#0d4c93;
	background:none;
	outline:none;
	border:none;
	
}
.pp-link{
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#0d4c93;
	
}
.sub-btn:hover, .pp-link:hover{
	text-decoration:underline;
	color:#000;
}

.form-control {
    display: block;
    width: 100%;
    height: 49px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #a1a1a1;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(177,0, 35,.075);
    box-shadow: inset 0 1px 1px rgba(177,0, 35,.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;
}
.frm-cnt input{
	margin-bottom:20px;
}

  /*======================================================================================================
CONTACT SECTION CSS STARTS HERE
========================================================================================================*/

.cont-in-title{
	font-size:24px;
	line-height:24px;
	color:#717171;
	font-weight:bold;
	margin-bottom:20px;
}
.cont-per{
	font-size:24px;
	line-height:24px;
	color:#000;
	font-weight:bold;
	/*text-transform:capitalize;*/
	margin-bottom:36px;
}

.cont-per span{
	font-size:18px;
	line-height:18px;
	color:#000;
	font-weight:normal;
	/*text-transform:capitalize;*/
}
.phn{
    float: left;
    width: 100%;
    margin-bottom: 30px;
	
}

.phn a:before{
	content: url(../images/phone-icon.png);
    width: 30px;
    height: 30px;
    margin-right: 10px;
    position: relative;
	top:10px;
    
}


.fax{
    float: left;
    width: 100%;
    margin-bottom: 30px;
	
	
}

.fax a:before{
	content: url(../images/fax-icon.png);
    width: 30px;
    height: 30px;
    margin-right: 10px;
    position: relative;
	top:10px
    
}

.mail{
	float:left;
	width:100%;
	margin-bottom:30px;
}

.mail a:before{
	content: url(../images/email-icon.png);
    width: 29px;
    height: 20px;
    margin-right: 10px;
    position: relative;
	top:5px
   
}

.web{
	float:left;
	width:100%;
	margin-bottom:30px;
}

.web a:before{
	content: url(../images/web-icon.png);
    width: 29px;
    height: 20px;
    margin-right: 10px;
    position: relative;
	top:12px
   
}


.phn a, .fax a, .mail a, .web a{
	font-size:12px;
	line-height:12px;
	font-weight:noraml;
	color:#000;
}

.phn a span{
	cursor:default;
	text-decoration:none;
}



/*==========  Mobile First Method  ==========*/
/* Large desktops and laptops */
@media (min-width: 1200px){
	
 }
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px){
.report-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
}
.slider-ba .item {
    font-family: 'Open Sans', sans-serif;
    padding: 32px 22px;
    border: 1px solid #a1a1a1;
    min-height: 171px;
    background: #fff;
}
	
	
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px){
h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #0d4c93;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: inherit;
}
.stk-val {
    float: left;
    width: 100%;
    margin-right: 2%;
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    line-height: 32px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.stk-chg {
    float: left;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #000000;
    font-weight: normal;
}
.ar-sec .download, .qr-sec .download, .fh-sec .download, .ab-sec .download, .ar-sec .view, .qr-sec .view, .fh-sec .view, .ab-sec .view {
    float: left;
    margin-top: 205px;
    width: 100%;
    text-align: center;
    color: #fff;
}
.slider-ba .item {
    font-family: 'Open Sans', sans-serif;
    padding: 32px 22px;
    border: 1px solid #a1a1a1;
    min-height: 187px;
    background: #fff;
}
	
	
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px){
	
.mob-mb-30{
	margin-bottom:30px;
}
h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #0d4c93;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: inherit;
}
.sec-1, .sec-2, .sec-3, .sec-4, .sec-5 {
    float: left;
    width: 100%;
    margin-bottom: 53px;
    padding: 15px;
}
.slider-ba .item {
    font-family: 'Open Sans', sans-serif;
    padding: 32px 22px;
    border: 1px solid #a1a1a1;
    min-height: 203px;
    background: #fff;
}	
	
}
/* Portrait phones and smaller */
@media (max-width: 480px){
.sec-1, .sec-2, .sec-3, .sec-4, .sec-5 {
    float: left;
    width: 100%;
    margin-bottom: 53px;
    padding: 15px;
}
.slider-ba .item {
    font-family: 'Open Sans', sans-serif;
    padding: 32px 22px;
    border: 1px solid #a1a1a1;
    min-height: 154px;
    background: #fff;
}


.stk-title {
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    line-height: 18px;
    font-weight: bold;
    color: #919191;
    margin-bottom: 16px;
    margin-top: 0;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}
.stk-val-cont {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 22px;
    text-align: center;
}
.hlv-sec {
    float: left;
    width: 100%;
    
}


	
}
/* Portrait phones and smaller */
@media (max-width: 414px){
.eod p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    color: #000;
    text-align: right;
}	
	
}

/* Portrait phones and smaller */
@media (max-width:360px){
.stk-val {
    float: left;
    width: 100%;
    margin-right: 2%;
    font-family: 'Open Sans', sans-serif;
    font-size: 34px;
    line-height: 34px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 14px;	
}

.stk-chg {
    float: left;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #000000;
    font-weight: normal;
}
.eod p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    color: #000;
    text-align: right;
}
	
}

/* Portrait i phones and smaller */
@media (max-width: 320px){
}










