@charset "utf-8";
/* CSS Document */

body {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	color: #041c2c;
	font-size:16px;
	font-weight:normal;
	line-height: 1.8;
	background:#F2F4F8;
}
.mt-100 {
	margin-top: 100px;
}
.mt-80 {
	margin-top: 80px;
}
.grey-bg {
	background:#e4e4e4;
}
.sec-1, .sec-2, .sec-3, .sec-4, .sec-5, .sec-6 {
	float:left;
	width:100%;
	clear:both;
}
a {
	color:#55567a;
	text-decoration:none;
}
a:hover {
	color:#041C2C;
	text-decoration:none;
}
.main-title {
	float:left;
	width:100%;
	clear:both;
}
.main-title h2 {
	font-size:48px;
	font-weight: 600;
	color:#041C2C;
	margin-top:0;
	margin-bottom:40px;
}
/*=================================================
buttons
===================================================*/
.ClsButton {
	display: inline-block;
	font-size: 15px;
	font-weight:500;
	line-height: 1;
	padding: 12px 24px;
	border-radius:4px;
	text-align: center;
 transition: all .3s;
	border:2px solid #3f444b;
	text-transform:uppercase;
}
.btn-primary, .button, a.size, .ClsButton {
	color:#041c2c;
	display: inline-block;
	font-size: 15px;
	font-weight:500;
	line-height: 1;
	padding: 12px 24px;
	border-radius:4px;
	text-align: center;
 transition: all .3s;
	border:2px solid #041c2c;
	text-transform:uppercase;
}
.btn-primary:hover, .button:hover, a.size:hover, .ClsButton:hover, .btn-primary:focus, .button:focus, a.size:focus, .ClsButton:focus, .ClsButton:visited, .btn-primary:active, .button:active, a.size:active, .ClsButton:active, .btn-primary.active, .button.active, a.size.active, .ClsButton.active {
	color:#fff;
	border:2px solid #3f444b;
	background:#041c2c;
	text-transform:uppercase;
}
.view-more {
	font-size:18px;
	margin-left:20px;
}
.white {
	color:#fff !important;
}
.nl-bcn {
	float:left;
	width:100%;
	margin-top:52px;
}
.btn-sec {
	float:left;
	width:100%;
}
/*============================================================================
stock performance css starts here
=============================================================================*/

.sec-1 {
	padding:100px 0;
 
}
.sp-sec {
	float:left;
	width:100%;
	 
}
.sp-sec-inner {
	float:left;
	width:90%;
	background:#fff;
}
.arrow-section {
	width:97%;
	height:auto;
	background: #fff;
	/* clip-path forms the right arrow tip — adjust --tip-size to change the point width */
    -webkit-clip-path: polygon(0 0, calc(100% - 320px)) 0, 100% 50%, calc(100% - 320px) 100%, 0 100%);
	clip-path: polygon(0 0, calc(100% - 320px) 0, 100% 50%, calc(100% - 320px) 100%, 0 100%);
	display:flex;
	align-items:center;
	justify-content:center;
	box-shadow: 0 6px 20px rgba(0, 0, 0, .06);
}
.prc-wrp {
	float:left;
	width:50%;
	margin-bottom:25px;
}
.stk-title {
	font-size:24px;
	line-height:24px;
	color:#041C2C;
	font-weight:600;
	margin-bottom:15px;
}
.stkprice {
	font-size:60px;
	line-height:60px;
	color:#041C2C;
	font-weight:bold;
	margin-bottom:8px;
}
.stkchg {
	float:left;
	font-size:18px;
	line-height:18px;
	font-weight:600;
	color:#041C2C;
	display:inline-block;
}
.chgUp {
	display:inline-block;
	color:#329009;
}
.chgUp:before {
	content:'';
	display:inline-block;
	background:url(../images/chgUp.png) no-repeat;
	background-position:center center;
	background-size:cover;
	width:22px;
	height:12px;
	margin-right:10px;
}
.hlv-wrap {
	float:left;
	width:50%;
}
.hlv-block {
	float:left;
	display:inline-block;
	width:20%;
	margin-right:30px;
}
.hlv-block:last-child {
	margin-right:0;
}
.hlv-block:first-child {
	text-align:center;
}
.hlv-block:nth-child(2), .hlv-block:nth-child(3) {
 text-align:center;
}
.hlv-block:last-child {
	text-align:right;
}
.hlv-text {
	font-size:15px;
	line-height:15px;
	margin-bottom:5px;
	color:#041C2C;
	font-weight:600;
}
.hlv-val {
	font-size:28px;
	line-height:28px;
	font-weight:600;
	color:#000000;
}
.sp-graph {
	float:left;
	width:100%;
	margin-bottom:60px;
}
.sp-footer {
	float:left;
	width:100%;
	margin-bottom:15px;
}
.sp-footer .btn-wrap {
	float:left;
	width:50%;
}
.eod {
	float:left;
	width:50%;
	text-align:right;
	font-size:12px;
	line-height:17px;
	color:#C7C7C7;
}
/*=================================================================================
BURSA SECTION CSS STARTS HERE
===================================================================================*/
.sec-2 {
	padding:100px 0;
	background:#fff;
}
/*.bursa-right-bg::after {
 content:'';
 width:100%;
 float:right;
 background:url(../images/ba-right-bg.png) no-repeat;
 background-position:right center;
 height:774px;
 background-size:contain;
 background-color:#fff;
 position:absolute;
 right:0;
 top:0;
}*/
.sec-2 .main-title{
	padding-left:10%;
}

.arrow-section-left {
	width: 97%;
	height: 690px;                     /* fixed section height */
	background: #fff;
	/* Create left-side arrow tip */
    -webkit-clip-path: polygon(320px 0, 100% 0, 100% 100%, 320px 100%, 0 50%);
	clip-path: polygon(360px 0, 100% 0, 100% 100%, 360px 100%, 0 50%);
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
	margin-left:3%;
}

/*.bursa-sec .row > .col-lg-12{
	margin-top:30px;
}
*/
.slider-sec {
	float:left;
	width:50%;
	margin-left:10%;
}
.bursa-item {
	padding:20px;
	border:2px solid #041C2C;
	border-radius:4px;
	min-height:151px;
	max-height:155px;
	text-align:left;
}
.slick-slide {
	margin: 0px 20px;
}
.ann-date {
	font-size:15px;
	line-height:15px;
	margin-bottom:10px;
	color:#041C2C;
	font-weight:600;
}
.ann-text {
	font-size:15px;
	line-height:18px;
	margin-bottom:10px;
	color:#041C2C;
	font-weight:500;
}
.sec-2 .btn-sec {
	margin-top:40px;
	padding-left:10%;
}
.bursa-sec {
	background-image:url("../images/ba-right-bg.png");
/*	height:774px;*/
	/*background-position:center right;*/
	 background-position: right calc(100% - -78px);
	background-size:490px auto;
	background-repeat:no-repeat;
}
/*=================================================================================
REPORTS SECTION CSS STARTS HERE
===================================================================================*/
.sec-3 {
	padding:100px 0;
}
.rpts-blk-wrp {
	float:left;
	width:100%;
}
.ar-bg {
	float:left;
	width:100%;
	background:url(../images/ar-bg.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center center;
	height:352px;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	transition: transform 0.4s ease; /* smooth animation */
}
.ar-bg:hover {
	transform: scale(1.1);
}
.rpt-icon-cont {
	float:left;
	width:100%;
	margin-bottom:25px;
	display: flex;
	justify-content: center;
}
.rpt-icon-cont img {
	width:46px;
	height:57px;
}
.rpt-title {
	font-size:30px;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	margin-bottom:25px;
	text-align:center;
}
.rpt-btns .btn-primary {
	border:2px solid #fff;
	color:#fff;
}
.rpt-btns .btn-primary:hover {
	border:2px solid #fff;
	background:#fff;
	color:#3f444b;
}
.qr-bg {
	float:left;
	width:100%;
	background:url(../images/qr-bg.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center center;
	height:352px;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	transition: transform 0.4s ease; /* smooth animation */
}
.qr-bg:hover {
	transform: scale(1.1);
}
.circ-bg {
	float:left;
	width:100%;
	background:url(../images/qr-bg.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center center;
	height:352px;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	transition: transform 0.4s ease; /* smooth animation */
}
.circ-bg:hover {
	transform: scale(1.1);
}
.dip-btm {
	margin-top:100px;
}
.reports-sec .main-title h2 {
	position:relative;
	top:100px;
}
/*===================================================================================
NEWS ALERTS  CSS
=====================================================================================*/
.nalert-sec {
	float:left;
	width:100%;
	background:url(../images/news-alerts-bg.jpg) no-repeat;
	background-position: center center;
	background-size:cover;
	padding:100px 0;
}
.nalert-sec {
	text-align:center;
	color:#fff;
}
.white h2 {
	color:#fff;
}
.nlsec-inner p {
	float:left;
	width:100%;
	margin-bottom:30px;
}
.nlsec-inner .btn-primary {
	border:2px solid #fff;
	color:#fff;
}
.nlsec-inner .btn-primary:hover {
	border:2px solid #fff;
	background:#fff;
	color:#3f444b;
}
/*===================================================================================
SHAREHOLDERS MEETING CSS
=====================================================================================*/

.sec-5 {
	padding:100px 0;
}
.shm-sec {
	background:#041C2C;
}
.shm-lbg {
	background-image:url("../images/shareholders-meetings-img.png");
	height:650px;
	background-position:center left;
	background-size:350px auto;
	background-repeat:no-repeat;
}
.shm-inner {
	float:left;
	width:100%;
	padding-left:30%;
	color:#fff;
}
.shm-title {
	font-size:16px;
	line-height:16px;
	margin-bottom:30px;
	font-weight:bold;
}
.gm-top {
	margin-bottom:30px;
}
.shm-inner .btn-primary {
	border:2px solid #fff;
	color:#fff;
}
.shm-inner .btn-primary:hover {
	border:2px solid #fff;
	background:#fff;
	color:#3f444b;
}
/*===================================================================================
IR CONTACT SECTION  CSS
=====================================================================================*/

.sec-6 {
	padding:100px 0;
}
.ircont-inner {
	padding-left:15%;
}
.ircrbg {
	background-image: url(../images/ir-contacts-img.png);
 
	background-position: center right;
	background-size: 530px auto;
	background-repeat: no-repeat;
}

.irc-links-sec{
	float:left;
	width:100%;
}
.irc-links-sec{
	float:left;
	width:100%;
}


.irc-link {
	font-size: 24px;
	line-height: 29px;
	color:#041C2C;
	margin-bottom: 50px;
 
	font-weight: bold;
}
.irc-link:hover {
	color:#152a9e;
}

.ir-cp span{
	font-size: 24px;
	line-height: 29px;
	display:block;

}

.ir-cp {
	position: relative;
	display: inline-block;
	padding-left:85px;
	height:44px;
 
		font-size:15px;
	line-height:15px;
	pointer-events: none;
}



.ir-cp:before {
	content:'';
	display:inline-block;
	background:url(../images/contacts-icon.png) no-repeat;
	background-size:contain;
	width:39px;
	height:44px;
	margin-right:45px;
	position:absolute;
	left:0;
}
.ir-tel {
	position:relative;
	display:inline-block;
	padding-left:85px;
	height:40px;
 
	line-height:40px;
}
.ir-tel:before {
	content:'';
	display:inline-block;
	background:url(../images/tel-icon.png) no-repeat;
	background-size:contain;
	width:49px;
	height:40px;
	margin-right:45px;
	position:absolute;
	left:0;
}
.ir-fax {
	position:relative;
	display:inline-block;
	padding-left:85px;
	height:40px;
 
	line-height:27px;
}
.ir-fax:before {
	content:'';
	display:inline-block;
	background:url(../images/fax-icon.png) no-repeat;
	background-size:contain;
	width:45px;
	height:40px;
	margin-right:30px;
	position:absolute;
	left:0;
}
.ir-email {
	position:relative;
	display:inline-block;
	padding-left:85px;
	height:40px;
	 
	line-height:40px;
}
.ir-email:before {
	content:'';
	display:inline-block;
	background:url(../images/email-icon.png) no-repeat;
	background-size:contain;
	width:40px;
	height:40px;
	margin-right:30px;
	position:absolute;
	left:0;
}












/*==========  Mobile First Method  ==========*/


@media(max-width:1199px) {
}







/* Large desktops and laptops */

@media (min-width: 1900px) {
}


@media (min-width: 1600px) {
	

.arrow-section {
    width: 97%;
    height: auto;
    background: #fff;
    -webkit-clip-path: polygon(0 0, calc(100% - 360px)) 0, 100% 50%, calc(100% - 360px) 100%, 0 100%);
    clip-path: polygon(0 0, calc(100% - 360px) 0, 100% 50%, calc(100% - 360px) 100%, 0 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 6px 20px rgba(0, 0, 0, .06);
}
	
	
	

.shm-sec {
    background: #041C2C;
}

	
.shm-lbg {
    background-image: url(../images/shareholders-meetings-img.png);
    height: 700px;
    background-position: center left;
    background-size: 458px auto;
    background-repeat: no-repeat;
}
.shm-inner {
    float: left;
    width: 100%;
    padding-left: 14%;
    color: #fff;
}


.arrow-section-left {
	width: 97%;
	height: 640px;                     /* fixed section height */
	background: #fff;
	/* Create left-side arrow tip */
    -webkit-clip-path: polygon(320px 0, 100% 0, 100% 100%, 320px 100%, 0 50%);
	clip-path: polygon(360px 0, 100% 0, 100% 100%, 360px 100%, 0 50%);
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
	margin-left:3%;
}

.bursa-sec {
    background-image: url(../images/ba-right-bg.png);
     
    background-position:right calc(100% - -320px);
    background-size: 40% auto;
    background-repeat: no-repeat;
}	
/*.bursa-sec .row > .col-lg-12{
	margin-top:60px;
}*/
.ircrbg {
    background-image: url(../images/ir-contacts-img.png);
    /* height: 774px; */
    background-position: center right;
    background-size: 40% auto;
    background-repeat: no-repeat;
}
	
	
}


@media (min-width: 1440px) {

	
}


@media (min-width: 1200px) {
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

.prc-wrp {
    float: left;
    width: 40%;
    margin-bottom: 25px;
}
.hlv-wrap {
    float: left;
    width: 53%;
}
.bursa-sec {
    background-image: url(../images/ba-right-bg.png);
    height: 490px;
    background-position: center right;
    background-size: contain;
    background-repeat: no-repeat;
}

.bursa-sec .main-title, .bursa-sec .btn-sec{
	padding-left:13%;
}
.slider-sec {
    float: left;
    width: 50%;
    margin-left: 13%;
}
.shm-lbg {
    background-image: url(../images/shareholders-meetings-img.png);
    height:490px;
    background-position: center left;
    background-size: contain;
    background-repeat: no-repeat;
}
.ircrbg {
    background-image: url(../images/ir-contacts-img.png);
    height:490px;
    background-position: center right;
    background-size: contain;
    background-repeat: no-repeat;
}	
	
	
}
 
 
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	
.main-title h2 {
    font-size: 36px;
    font-weight: 600;
    color: #041C2C;
    margin-top: 0;
    margin-bottom: 40px;
}
.white h2{
	color:#fff;
}
	

.prc-wrp {
    float: left;
    width: 35%;
    margin-bottom: 25px;
}	
	
.stkprice {
    font-size: 45px;
    line-height: 45px;
    color: #041C2C;
    font-weight: bold;
    margin-bottom: 8px;
}
.stkchg {
    float: left;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
  
    display: inline-block;
}

.hlv-wrap {
    float: left;
    width: 64%;
}
.hlv-block {
    float: left;
    display: inline-block;
    width: 20%;
    margin-right: 15px;
}


.hlv-text {
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 5px;
    color: #041C2C;
    font-weight: 600;
}
.sp-footer {
    float: left;
    width: 95%;
    margin-bottom: 15px;
}

.bursa-sec {
    background-image: url(../images/ba-right-bg.png);
    height:auto;
    background-position: center right;
    background-size: 200px auto;
    background-repeat: no-repeat;
}
.bursa-sec .main-title, .bursa-sec .btn-sec{
	padding-left:19%;
}
.slider-sec {
    float: left;
    width: 50%;
    margin-left: 19%;
}
.ann-text{
	display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
}


.reports-sec .main-title h2 {
    position: relative;
    top: 0;
}
.dip-btm {
    margin-top: 0;
}
	
.rpts-blk-wrp [class*="col-"]{
	margin-bottom:20px;
}

.shm-lbg {
    background-image: url(../images/shareholders-meetings-img.png);
    height: auto;
    background-position: center left;
    background-size: 200px auto;
    background-repeat: no-repeat;
}

.ircrbg {
    background-image: url(../images/ir-contacts-img.png);
    height: auto;
    background-position: center right;
    background-size: 200px auto;
    background-repeat: no-repeat;
}



	
}
@media (min-width: 768px) {
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	.arrow-section, .arrow-section-left
	{
		clip-path: unset !important;width:100%;
	}	
	.prc-wrp
	{
		float:none;width:100%;
	}
	.stkchg, .hlv-wrap
	{
		float:none; width:100%;
	}
	.hlv-block
	{
		width: 45%;
        text-align: center !important;
        margin-top: 8px;
        float: none;
        display: inline-block;        
        margin: 4px !important;
	}
	.main-title h2
	{
		font-size:42px;line-height:45px;
	}
	.bursa-sec
	{
		background: transparent;
	}
	.arrow-section-left
	{
		margin-left: 0px;
        display: block;
        height: 100%;
	}
	.slider-sec
	{
		/*width:100%;float:none;margin-left:0px;*/
		width:80%;
	}
	.sec-2 .main-title
	{
		padding-left: 0px;
	}
	.reports-sec .main-title h2
	{
		position:static;
	}
	.dip-btm
	{
		margin-top:0px;
	}
	.shm-lbg
	{
		background: transparent;
    	background-color: #041C2C;
    	height: 100%;text-align:center;
	}
	.shm-inner, .ircont-inner
	{
		padding-left:0px;
		width:100%;
	}
	.ircrbg
	{
		background: transparent;height: 100%;text-align:center;
	}
	.rpt-inr
	{
		margin:12px 0px;
	}
}
 @media (max-width:576px) {
}



/* Portrait phones and smaller */
@media (max-width: 480px) {
}
 @media(max-width:414px) {
}

/* Portrait i phones and smaller */
@media (max-width: 380px) {
}