@charset "utf-8";
/* CSS Document */

 
 
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
  

body {
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-size:14px;
	font-weight:normal;
	line-height: 1.8;
}
.mt-100 {
	margin-top: 100px;
}
.mt-80 {
	margin-top: 80px;
}
.mb-30 {
	margin-bottom:30px;
}
.sec-1 {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:60px;
}
.grey-bg {
	background:#e4e4e4;
}
.sec-2 {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:60px;
}
.sec-3, .sec-4, .sec-5, .sec-6 {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:60px;
}
a {
	color:#0072ce;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
.main-title h2 {
	font-family: 'Roboto', sans-serif;
	font-size:40px;
	line-height:46px;
	color:#000;
	font-weight:400;
	margin-top:0;
	margin-bottom:38px;
	text-transform:capitalize;
}
.main-title h3 {
	font-size:30px;
	line-height:30px;
	color:#000;
	font-weight:normal;
	margin-top:0;
	text-transform:uppercase;
}
.main-title h5 {
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	line-height:13px;
	color:#000;
	font-weight:normal;
	margin-bottom:30px;
	margin-top:0;
}
.text-left h2 {
	text-align:left;
}
.white {
	color:#fff !important;
}
.white h2 {
	color:#fff !important;
}
/*=================================================
buttons
===================================================*/
.ClsButton {
	font-family: 'Roboto', sans-serif !important;
	height:inherit !important;
	font-size:14px !important;
	color:#fff !important;
	font-weight:400 !important;
	border:none !important;
	background:#000000;
	border-radius:12px;
	width:108px !important;
}
.btn-primary, .button, a.size, .ClsButton {
	font-size:14px !important;
	display:inline-block;
	background:#000000;
	color:#fff;
	font-weight:400;
	text-decoration:none;
	border:none;
	outline:none;
	padding:12px 30px;
	text-transform:capitalize;
	border-radius:30px !important;/* transition:all .2s ease-in-out;
	transform:scale(1.0);*/
}
.btn-primary:hover, .button:hover, a.size:hover, .ClsButton:hover, .btn-primary:focus, .button:focus, a.size:focus, .ClsButton:focus, .btn-primary:visited, .button:visited, a.size:visited, .ClsButton:visited, .btn-primary:active, .button:active, a.size:active, .ClsButton:active, .btn-primary.active, .button.active, a.size.active, .ClsButton.active {
	font-size:14px !important;
	background:#000000;
	color:#fff !important;
	font-weight:400 !important;
	text-decoration:none;
	border:none;
	outline:none;
	padding:12px 30px;
	text-transform:capitalize;
	border-radius:30px !important;/* transition:all .2s ease-in-out;
	transform:scale(1.01);*/
}
.view-more {
	font-size:14px;
	margin-left:20px;
}
.white {
	color:#fff !important;
}
.nl-bcn {
	float:left;
	width:100%;
	margin-top:52px;
}
.csreq-form-btn {
	float:left;
	width:100%;
	margin-top:30px;
	text-align:right;
}
.white-btn, .white-btn:hover {
	background:#dddddd;
	color:#000 !important;
}
/*==============================================================
IR HOME PAGE  CSS STARTS HERE
================================================================*/
.stp-img {
	background:url(../images/sp-left-img.jpg) no-repeat;
	background-position:center center;
	background-size:cover;
	width:100%;
	min-height:561px;
}
.qt-sec, .graph-sec, .stk-footer {
	float:left;
	width:100%;
	margin-bottom:25px;
}
.stk-title {
	font-size: 24px;
	line-height: 29px;
	font-weight:normal;
	color:#000000;
	margin-bottom: 10px;
	text-transform:uppercase;
}
.stk-prcsec {
	float:left;
	width:44%;
}
.stk-price {
	font-size: 50px;
	line-height:50px;
	font-weight: bold;
	color: #0072ce;
	display: inline-block;
}
.stk-price span {
	font-size: 30px;
	line-height: 30px;
	font-weight:normal;
	color: #000;
}
.priceUp:after {
	content: url(../images/Up.png);
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-left: 5px;
}
.priceDown:after {
	content: url(../images/Down.png);
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-left: 5px;
}
.stk-chg {
	display: inline-block;
	margin-left: 15px;
	color: #000;
	font-size:30px;
}
.stk-chg span {
	color: #000;
}
.chgUp {
	color:#000;
}
.chgDown {
	color: #000;
}
.ohlv-sec {
	float: left;
	width: 56%;
	/*	margin-top: 30px;
	margin-bottom: 30px;*/
	background:#fff;
	text-align:right;
}
.open, .high, .low, .vol {
	display: inline-block;
	font-weight: bold;
	font-size: 30px;
	line-height:37px;
	text-align: right;
	color: #0072ce;
	padding:0px 20px;
}
.vol {
	border-right: none;
}
.open span, .high span, .low span, .vol span {
	display: block;
	text-align: right;
	font-weight: normal;
	color: #000;
	font-size: 20px;
	line-height:24px;
	margin-bottom:30px;
}
.rm-btn, .eod {
	float: left;
	width: 50%;
}
.eod {
	font-size: 12px;
	line-height: 18px;
	color:#000000;
	padding-top: 11px;
	padding-bottom: 11px;
	text-align:left;
}
.stk-per-sec .rm-btn {
	text-align:right;
}
/*==============================================================
BURSA SECTION CSS STARTS HERE
================================================================*/

.sec-2 .row{
	display:flex;
	flex-wrap:wrap;
}

.sec-2 {
	margin-bottom:0;
}

.ba-bg{
		float: left;
    width: 100%;
    background-image: url(../images/bursa-bg.jpg);
    background-size: cover;
    background-position: center center;
    padding: 80px 0 60px 0;
}

 
 
.ba-link {
	float:left;
	width:100%;
	border:1px solid #fff;
	padding:20px;
	height:100%;
}
.ba-date {
	float:left;
	width:100%;
	border-bottom:1px solid #fff;
	font-size:14px;
	line-height:16px;
	padding-bottom:10px;
	margin-bottom:20px;
	color:#fff;
}
.ba-cont {
	float:left;
	font-size:14px;
	line-height:20px;
	color:#fff;
	display: -webkit-box;
	-webkit-line-clamp: 3;  /* Limit to 3 lines */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.title-sec {
	display:flex;
	justify-content:center;
	/*align-items:center;*/
	height:344px;
	flex-direction:column;
	padding:75px 0px 75px 75px;
}
.title-sec .btn-container {
	width: 100%;
	text-align: right;
}
.title-sec .main-title h2 {
	text-align:right;
	color:#fff;
}
/*==============================================================
REPORTS SECTION CSS STARTS HERE
================================================================*/
.sec-3 {
	padding-top:60px;
	margin-bottom:30px;
}
.reports .main-title h2 {
	display:flex;
	align-items:center;
	/*	justify-content:center;*/
 
}

.pros-icon, .ar-icon, .qr-icon, .circular-icon{
	display:flex;
	align-items:center;
	justify-content:center;
}

.ar-icon, .circular-icon{
	float:right !important;
}

.pros-icon img{
	width:145px;
	height:132px;
}

.ar-icon img{
	width:145px;
	height:144px;
}

.qr-icon img{
	width:145px;
	height:143px;
}

.circular-icon img{
	width:145px;
	height:131px;
}


 .reports-sec [class*=col-] {
 margin-bottom:30px;
}
.rpdv-btns {
	font-size:14px !important;
	display:inline-block;
	background:#FFF200;
	border:1px solid #FFF200;
	color:#0038A1;
	font-weight:400;
	text-decoration:none;
	outline:none;
	padding:8px 20px;
	text-transform:capitalize;
	border-radius:30px !important;
	/*	transform:scale(1.0);
 transition:all .2s ease-in-out;*/
 width:120px;
}
.rpdv-btns:hover {
	font-size:14px !important;
	display:inline-block;
	background:#FFF200;
	border:1px solid #FFF200;
	color:#0038A1;
	font-weight:400;
	text-decoration:none;
	outline:none;
	padding:8px 20px;
	text-transform:capitalize;
	border-radius:30px !important;
	width:120px;
}
.reports-sec {
	float:left;
}
.blue-box {
	float:left;
	width:29%;
	height:292px;
	background:#0072ce;
 
}
.rp-cont {
	float:left;
	width:65.6%;
	text-align:right;
	color:#fff;
	height: 292px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.rp-cont-lm{
	margin-left:60px;
}
.rp-cont-rm{
	margin-right:60px;
}
.right-align{
	text-align:right !important;
}

.right-align .rp-title{
	text-align:right !important;
}
.right-align .rp-btns{
	text-align:right !important;
}

.rp-title, .rp-icon, .rp-btns {
	float:left;
	width:100%;
	text-align:left;
}
.rp-btns {
	border-bottom:4px solid #0072ce;
	padding-bottom:30px;
}
.rp-title {
	font-size:30px;
	line-height:37px;
	font-weight:bold;
	margin-bottom:30px;
	color:#000;
}
.rp-icon {
	margin-bottom:30px;
}
.rp-btns a:first-child {
	margin-right:15px;
}
.rp-vw {
	font-weight:bold;
}

/*
 ===============================================================================================================
SECTION 5 CSS Starts here
=================================================================================================================== */

/* 
CORPORTATE CALENDAR SECTION STARTS HERE
 */
 
.sm-sec h2 {
	text-align:right;
}
.sm-sec {
	display:flex;
	flex-direction:column;
	height:510px;
	justify-content:center;
	align-items:right;
 
}
.sm-item {
	float:left;
	width:100%;
	margin-bottom:20px;
	padding-bottom:20px;
}
.sm-title {
	float:left;
	width:100%;
	font-size:14px;
	line-height:18px;
	text-align:right;
	color:#000;
	font-weight:bold;
	margin-bottom:20px;
}
.sm-cont, .sm-cont p, .sm-cont div, .sm-btn{
	text-align:right;
}
 
/*
 ===============================================================================================================
SECTION 6 CSS Starts here
=================================================================================================================== */

/*IR Contact section starts here*/


.irc-bg{
	float: left;
    width: 100%;
    background-image: url(../images/ir-contact-bg.jpg);
    background-size: cover;
    background-position: center center;
    padding: 0 0 60px 0;
}

/*.sec-5 {
	background:#F1F1F1;
	margin-bottom:0;
	text-align:center;
}*/
.ir-cont-sec {
	float:left;
	width:100%;
	color:#fff;
	position:relative;
	top:113px;
}

.ir-cont-sec .blue-box{
	float:left;
	width:100%;
	display:flex;
	justify-content:center;
	color:#fff !important;
		align-items:center;
}

.ir-cont-sec .main-title{
	float:left;
	width:50%;
	margin-top:30px;
	color:#fff;
}
 .ir-cont-sec .main-title h2{
	 color:#fff;
 }
.nl-sub {
	font-size:16px;
	float:left;
	width:50%;
 
	color:#fff;
	margin-top:30px;
}
.cont-person {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	display: inline-block;
 
	width: 100%;
}
.cont-person span {
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	color:#fff;
	display:block;
	margin-top:10px;
}
.cont-person:before {
	content:'';
	background:url(../images/user-icon.png) no-repeat;
	background-size:cover;
	background-position:center center;
	width: 86px;
	height: 99px;
	margin:0 auto 25px auto;
	display:block;
}
.phone, .email{
	font-family: 'Roboto', sans-serif;
 
	text-align:center;
	display: inline-block;
 
	width: 100%;
}
.phone a {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	font-weight:normal;
 
	display:block;
 
}
 
.phone a span {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	font-weight:normal;
	vertical-align:top;
}
.email a {
	font-size:18px;
	line-height:22px;
	color:#fff;
	font-weight:normal;
 
	display:inline-block;
}
.email a span {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	display:inline-block;
	vertical-align:top;
}
.email a:hover {
	font-size:18px;
	line-height:22px;
	color:#fff;
	font-weight:normal;
 
}
.phone a:before {
	content: '';
	background:url(../images/tel-icon.png) no-repeat;
	background-size:cover;
	background-position:center center;
	width: 86px;
	height: 89px;
	margin:0 auto 25px auto;
	display:block;
}
.email a:before {
	content: '';
	background:url(../images/email-icon.png) no-repeat;
	background-size:cover;
	background-position:center center;
	width: 75px;
	height: 83px;
	margin:0 auto 25px auto;
	display:block;
}














.mob-on{
	display:none;
}
.mob-off{
	display:block;
}

/*==========  Mobile First Method  ==========*/




@media(max-width:1199px) {
}







/* 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) {

.stk-prcsec {
    float: left;
    width: 60%;
	margin-bottom:30px;
}
.ohlv-sec {
    float: left;
    width: 100%;
    background: #fff;
    text-align: left;
}	
	

}
@media (min-width: 768px) {
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
.stk-prcsec {
    float: left;
    width: 100%;
	margin-bottom:25px;
}	
.ohlv-sec {
    float: left;
    width: 100%;
    background: #fff;
    text-align: left;
}
.open span, .high span, .low span, .vol span {
    display: block;
    text-align: right;
    font-weight: normal;
    color: #000;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
}

.ba-bg {
    float: left;
    width: 100%;
    background-image: url(../images/bursa-bg-mobile.jpg);
    background-size: cover;
    background-position: center center;
    padding: 80px 0 60px 0;
}	
.title-sec {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 0;
    flex-direction: column;
    padding: 0;
	margin-top:30px;
}
.ba-bg .main-title h2{
	color:#fff;
}

.title-sec .btn-container {
    width: 100%;
    text-align: center;
}

.blue-box {
    float: left;
    width: 100%;
    height: 165px;
    background: #0072ce;
}
.rp-cont-lm {
    margin-left: 0;
}
.rp-cont {
    float: left;
    width: 100%;
    text-align: left;
	margin-top:30px;
    color: #fff;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.ir-cont-sec .blue-box{
	margin-bottom:20px;
	height:230px;
}

.sm-title, .sm-cont, .sm-cont p, .sm-cont div, .sm-btn, .sm-sec h2{
	text-align:left;
}





.mob-on{
	display:block;
}
.mob-off{
	display:none;
}
	
	
}
 @media (max-width:576px) {
.open, .high, .low, .vol {
    display: inline-block;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-align: left;
    color: #0072ce;
    padding: 0px 22px;
    width: 49%;
    margin-bottom: 30px;
}
.open span, .high span, .low span, .vol span {
        display: block;
        text-align: left;
        font-weight: normal;
        color: #000;
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px;
}
.blue-box {
    float: left;
    width: 100%;
    height: 165px;
    background: #0072ce;
}
.rp-cont-lm {
    margin-left: 0;
}
.rp-cont {
    float: left;
    width: 100%;
    text-align: left;
	margin-top:30px;
    color: #fff;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ir-cont-sec .blue-box {
        margin-bottom: 20px;
		height:250px;
	}
.ir-cont-sec .main-title {
    float: left;
    width: 100%;
    margin-top: 0;
    color: #fff;
}
.nl-sub {
    font-size: 16px;
    float: left;
    width: 100%;
    color: #fff;
    margin-top: 0;
    margin-bottom: 20px;
}	 
	 
	 
}



/* Portrait phones and smaller */
@media (max-width: 480px) {
}
 @media(max-width:414px) {
}

/* Portrait i phones and smaller */
@media (max-width: 380px) {
	
	
	
}
