@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');
body {
	font-family: "Titillium Web", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:16px;
	line-height:21px;
	overflow-x:hidden;
	background:transparent;
}
.mt-100 {
	margin-top: 100px;
}
.mt-80 {
	margin-top: 80px;
}


.pr-0{
	padding-right:0;
}
.pl-0{
	padding-left:0;
}

.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:#000000;
	text-decoration:none;
}
a:hover {
	color:#8A7F5B;
	text-decoration:none;
}
.main-title h2 {
	font-family: "Cormorant Garamond", serif;
	font-size:60px;
	line-height:70px;
	color:#8A7F5B;
	font-weight:bold;
	margin-top:0;
	margin-bottom:38px;
	text-transform:capitalize;
	position:relative;
}
.main-title h3 {
	font-family: "Cormorant Garamond", serif;
	font-size:30px;
	line-height:30px;
	color:#000000;
	font-weight:bold;
	margin-top:0;
	text-transform:uppercase;
}
.main-title h5 {
	font-family: "Cormorant Garamond", serif;
	font-size:13px;
	line-height:13px;
	color:#000000;
	font-weight:bold;
	margin-bottom:30px;
	margin-top:0;
}
.text-left h2 {
	text-align:left;
}
.white {
	color:#fff !important;
}
.white h2 {
	color:#fff !important;
}
/*====================================================
sections titles and small titles css goes here
======================================================*/
.section {
	float:left;
	width:100%;
	margin-bottom:100px;
}
.section-last {
	margin-bottom:0 !important;
}
.title-small h5 {
	font-family: "Titillium Web", sans-serif;
	font-size:20px;
	line-height:31px;
	color:#000000;
	margin-bottom:10px;
	display:block;
}
.title h1 {
	font-family: "Cormorant Garamond", serif;
	font-size:60px;
	line-height:70px;
	font-weight:700;
	color:#8A7F5B;
	margin-bottom:30px;
	display:block;
}

#corporate-governance .section{
	margin-bottom:0;
}


/*=================================================
buttons
===================================================*/
.ClsButton, .ClsButton.active {
	font-family: 'Titillium Web', sans-serif !important;
	height:inherit !important;
	font-size:16px !important;
	color:#fff !important;
	font-weight:600 !important;
	border:none !important;
	background:#8A7F5B !important;
	border-radius:5px;
	/*padding:15px 20px;*/
}
.ClsButton:hover {
	background:#000000 !important;
	color:#fff !important;
}
.btn-primary, .button, a.size {
	font-family: "Cormorant Garamond", serif;
	font-size:16px;
	line-height:20px;
	font-weight:700;
	color:#000000;
	display:inline-block;
	text-transform:uppercase;
	text-decoration:none;
	border:none;
	padding:0;
}
.btn-primary:hover, .button:hover, a.size:hover, .btn-primary:focus, .button:focus, a.size:focus, .btn-primary:active, .button:active, a.size:active, .btn-primary.active, .button.active, a.size.active {
	font-family: "Cormorant Garamond", serif;
	font-size:16px;
	line-height:20px;
	font-weight:700;
	color:#8a7f5b;
	background-color:transparent !important;
	display:inline-block;
	text-transform:uppercase;
	text-decoration:none;
	position:relative;
	transition:0.6s;
	border:none !important;
	padding:0;
}
.btn-primary:after, a.size:after {
	content:'';
	display:inline-block;
	background:url(../images/arrow-more.png) no-repeat;
	background-position:center center;
	background-size:cover;
	width:20px;
	height:10px;
	margin-left:10px;
}
.btn-primary:hover:after, a.size:hover:after, .btn-primary:focus:after, a.size:focus:after, .btn-primary:visited:after, a.size:visited:after, .btn-primary:active:after, a.size:active:after {
	content:'';
	display:inline-block;
	background:url(../images/arrow-more.png) no-repeat;
	background-position:center center;
	background-size:cover;
	position:relative;
	width:20px;
	height:10px;
	margin-left:10px;
	 
	animation:fadeInLeft;
	animation-duration: 0.4s;
}

/*==============================================================
IR HOME PAGE  CSS STARTS HERE
================================================================*/

.qt-sec {
}
.qt-sec {
	float:left;
	width:68%;
}
.stk-title {
	font-family: 'Titillium Web', sans-serif;
	font-size: 30px;
	line-height:30px;
	font-weight:400;
	color:#000000;
	margin-bottom: 10px;
	text-transform:uppercase;
	text-align:right;
}
.stk-price {
	font-family: "Cormorant Garamond", serif;
	font-size: 75px;
	line-height: 75px;
	font-weight: bold;
	color:#8A7F5B;
	display:block;
	text-align:right;
	margin-bottom:15px;
}
.stk-price span {
	font-family: "Cormorant Garamond", serif;
	font-size: 75px;
	line-height: 75px;
	font-weight:bold;
	color: #8A7F5B;
}
.stk-chg {
	font-family: "Cormorant Garamond", serif;
	display:block;
	color: #000;
	font-size:40px;
	line-height:40px;
	font-weight:bold;
	text-align:right;
	margin-bottom:20px;
}
.stk-chg span {
	font-family: 'Titillium Web', sans-serif;
	color: #5A5C5D;
}
.chgUp {
	color: #5A5C5D;
}
.chgDown {
	color: #5A5C5D;
}
.ohlv-sec {
	float: left;
	width: 100%;
	text-align:left;
}
.open, .high, .low, .vol {
	font-family: "Cormorant Garamond", serif;
	display: inline-block;
	font-weight: bold;
	font-size: 40px;
	line-height:40px;
	text-align: left;
	color: #000;
	width:22%;
	padding:20px 12px;
	position:relative;
}
.open:after, .high:after, .low:after {
	content:'';
	width:2px;
	border-right:dashed 1px #8A7F5B;
	height:86px;
	position:absolute;
	display:block;
	right:10px;
	top:0;
}
.vol {
	border-right: none;
}
.open span, .high span, .low span, .vol span {
	font-family: 'Titillium Web', sans-serif;
	display: block;
	text-align: left;
	font-weight: 400;
	color:#000000;
	font-size:16px;
	line-height:16px;
	margin-bottom:5px;
}
.rm-btn-sec {
	float:left;
	width:100%;
	margin-top:50px;
}
.rm-btn {
	float: left;
	width: 50%;
}
.stk-prcsec-bg {
	float:left;
	width:32%;
	padding:30px;
	background:#FAF0E6;
}
.eod {
	font-family: 'Titillium Web', sans-serif;
	font-size: 12px;
	line-height: 12px;
	color:#9A9292;
	display:block;
	text-align:right;
}
/*==============================================================
BURSA and latest news SECTION CSS STARTS HERE
================================================================*/

.pr-1 {
	padding-right:1px;
}
.pl-1 {
	padding-left:1px;
}
.ba-sec {
	float:left;
	width:100%;
	background: linear-gradient(180deg, #fff 20%, #faf0e6 20%, #faf0e6 40%, #faf0e6 90%, #faf0e6 90%);
	padding:20px;
}
.ba-img {
	float:left;
	width:100%;
	background:url(../images/bursa-img.jpg) no-repeat;
	height:332px;
	background-position:center center;
	background-size:cover;
	margin-bottom:30px;
}
.ann-sec {
	float:left;
	width:100%;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dashed #8A7F5B;
}
.no-border {
	border-bottom: none;
}
.dd {
	font-family: 'Titillium Web', sans-serif;
	font-size:20px;
	line-height:20px;
	color:#D4AF37;
	font-weight:bold;
	margin-bottom:20px;
}
.ln-sec {
	float:left;
	width:100%;
	background: linear-gradient(180deg, #fff 40%, #faf0e6 40%, #faf0e6 40%, #faf0e6 90%, #faf0e6 90%);
	padding:20px;
}
.ln-img {
	float:left;
	width:100%;
	background:url(../images/latest-news-img.jpg) no-repeat;
	height:332px;
	background-position:center center;
	background-size:cover;
	margin-bottom:30px;
}
.mt-ln {
	margin-top:200px;
}
.ln-box {
	float:left;
	width:100%;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dashed #8A7F5B;
}
.dd span {
	font-family: 'Titillium Web', sans-serif;
	font-size:20px;
	line-height:20px;
	color:#000000;
	font-weight:bold;
	margin-bottom:20px;
	display:inline-block;
	border-left:2px solid #000;
	padding-left:5px;
}
/*==============================================================
REPORTS SECTION CSS STARTS HERE
================================================================*/
 
.reports-sec {
	float:left;
	width:100%;
}
.rp-cont {
	float:left;
	width:100%;
	text-align:center;
	color:#fff;
}
.rp-box {
	float:left;
	width:100%;
	border-radius: 0;
	padding:81px 0 40px 0;
	background:#fff;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	position:relative;
	z-index:1;
	top:-81px;
	border:1px solid #8A7F5B;
}
/*.rp-con-in{
	float:left;
	width:100%;
	text-align:center;
		background:#F2F2F2;
		padding:40px 0;
}*/
.rp-title, .rp-icon, .rp-btns {
	float:left;
	width:100%;
	text-align:center;
}
.rp-title {
	font-family: "Cormorant Garamond", serif;
	font-size:30px;
	line-height:30px;
	/*min-height:60px;*/
	font-weight:600;
	margin-bottom:30px;
	color:#8A7F5B;
}
.rp-icon {
	position:relative;
	z-index:2;
	margin-bottom:30px;
}
.rp-icon img {
	width:116px;
	height:108px;
	margin:0 auto;
}
.rp-vw {
	font-weight:bold;
}
.btn-hldr {
	display:inline-block;
	margin:0 10px;
}
.rdwnld, .rviv {
	font-family: "Cormorant Garamond", serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}
.rdwnld:after {
	content:'';
	background:url(../images/iconDownload.png) no-repeat;
	background-size:cover;
	width:16px;
	height:16px;
	margin-left:15px;
	display:inline-block;
	background-position:center center;
}
.rviv:after {
	content:'';
	background:url(../images/iconView.png) no-repeat;
	background-size:cover;
	width:16px;
	height:16px;
	margin-left:15px;
	display:inline-block;
	background-position:center center;
}
.rdwnld:hover:after {
	content:'';
	background:url(../images/iconDownloadHover.png) no-repeat;
	background-size:cover;
	width:16px;
	height:16px;
	margin-left:15px;
	display:inline-block;
	background-position:center center;
}
.rviv:hover:after {
	content:'';
	background:url(../images/iconViewHover.png) no-repeat;
	background-size:cover;
	width:16px;
	height:16px;
	margin-left:15px;
	display:inline-block;
	background-position:center center;
}
/*==============================================================
NEWS ALERT SECTION CSS STARTS HERE
================================================================*/

.nl-sec, .sm-sec {
	float:left;
	width:100%;
	background: linear-gradient(180deg, #fff 20%, #faf0e6 20%, #faf0e6 40%, #faf0e6 90%, #faf0e6 90%);
	padding:20px;
}

.shm-sec{
	background: linear-gradient(180deg, #fff 20%, #faf0e6 20%, #faf0e6 40%, #faf0e6 90%, #faf0e6 90%);
}
.nl-img {
	float:left;
	width:100%;
	background:url(../images/news-alerts-img.jpg) no-repeat;
	height:332px;
	background-position:center center;
	background-size:cover;
	margin-bottom:30px;
}
.news-alert-sec {
	float:left;
	width:100%;
}
.frm-cnt {
	float:left;
	width:100%;
}
 .frm-cnt [class*="col-"] {
 padding:0;
}
.nl-sec {
	text-align:left;
}
.nl-sub {
	margin-bottom: 22px;
	font-weight:400;
}
.form-control {
	font-family: "Titillium Web", sans-serif;
	display: block;
	width: 100%;
	height: 49px;
	padding: 6px 12px;
	font-size: 16px;
	font-weight:bold;
	line-height: 1.42857143;
	color: #8A7F5B;
	background-color: #fff;
	background-image: none;
	border: 1px solid #707070;
	border-radius: 0;
	-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;
}
/*.btn-cont {
	float:left;
	width:100%;
	text-align:center;
}
.frm-cnt .btn-cont a:first-child{
	margin-right:15px;
}
.frm-cnt .btn-cont a:nth-child(2){
	margin-left:15px;
}*/


/*.view-more {
	color:#064f94;
	margin-left:5px;
}*/
.nl-olinks {

	font-family: "Cormorant Garamond", serif;
	font-size:16px;
	line-height:16px;
	padding-top:17px;
	display:block;
	color:#000000;
	font-weight:bold;
	display:inline-block;
	text-transform:uppercase;
}
.nl-olinks:hover {
	font-family: "Cormorant Garamond", serif;
	color:#8A7F5B;
}
.shm-sec {
	margin-top:80px;
}
.sm-img {
	float:left;
	width:100%;
	background:url(../images/shm-img.jpg) no-repeat;
	height:332px;
	background-position:center center;
	background-size:cover;
	margin-bottom:30px;
}
.shm-title {
	float:left;
	width:100%;
	margin-bottom:30px;
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
}
.shm-desc {
	float:left;
	width:100%;
	margin-bottom:30px;
}
.shm-desc p {
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	line-height:24px;
	font-weight:normal;
	margin-bottom:20px;
}
/*==============================================================
CONTACT SECTION CSS STARTS HERE
================================================================*/



.ir-cont-sec {
	float:left;
	width:100%;
 
	text-align:center;
}
.cnt-sub p {
	margin-bottom:20px;
}
.ir-box {
	float:left;
	width:100%;
	background:#FAF0E6;
	padding:30px;
	min-height:254px;
}
.cp-img {
	background:url(../images/contact-person-icon.png) no-repeat;
	width:116px;
	height:108px;
	margin-bottom:30px;
	background-size:cover;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
}
.cphone-img {
	background:url(../images/tel-icon.png) no-repeat;
	width:116px;
	height:108px;
	margin-bottom:30px;
	background-size:cover;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
}
.cpfax-img {
	background:url(../images/fax-icon.png) no-repeat;
	width:116px;
	height:108px;
	margin-bottom:30px;
	background-size:cover;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
}
.cpemail-img {
	background:url(../images/email-icon.png) no-repeat;
	width:116px;
	height:108px;
	margin-bottom:30px;
	background-size:cover;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
}
.cnt-text, .cnt-text a {
	font-family: "Cormorant Garamond", serif;
	color:#8A7F5B;
	font-size:22px;
	line-height:22px;
	font-weight:bold;
}
.cnt-text span {
	display:block;
	color:#8A7F5B;
	font-family: "Cormorant Garamond", serif;
	font-size:22px;
	line-height:22px;
	font-weight:normal;
}






/*==========  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) {
	
 .ir-box {
 margin-bottom:30px;
}	
	
}
@media (min-width: 768px) {
}


/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

 .pr-1 {
 padding-right: 15px;
}
 .pl-1 {
 padding-left: 15px;
}
 .mt-ln {
 margin-top: 50px;
}
 .main-title h2 {
 font-family: "Cormorant Garamond", serif;
 font-size: 34px;
 line-height: 40px;
 color: #8A7F5B;
 font-weight: bold;
 text-align:center;
 margin-top: 0;
 margin-bottom: 38px;
 text-transform: capitalize;
 position: relative;
}
 .qt-sec {
 float: left;
 width: 100%;
 margin-bottom:30px;
}
.stk-prcsec-bg {
 float: left;
 width: 100%;
 padding: 30px;
 background: #FAF0E6;
}
.open, .high, .low, .vol {
 text-align:center;
 width:100%;
}
.open span, .high span, .low span, .vol span {
 text-align:center;
}
.open:after, .high:after, .low:after {
 content: '';
 height: 2px;
 height: 86px;
 display: block;
 border-bottom: dashed 1px #8A7F5B;
 border-right: none;
 position: static;
 width: 100%;
 height:0;
 margin-top: 20px;
 padding-top: 20px;
}
 .ir-cont-sec {
 float: left;
 width: 100%;
 padding: 0px;
 text-align: center;
}
 .ir-box {
 margin-bottom:30px;
}	

	
	
	
}
 @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) {
 .pr-1 {
 padding-right: 15px;
}
 .pl-1 {
 padding-left: 15px;
}
 .mt-ln {
 margin-top: 50px;
}
 .main-title h2 {
 font-family: "Cormorant Garamond", serif;
 font-size: 34px;
 line-height: 40px;
 color: #8A7F5B;
 font-weight: bold;
 text-align:center;
 margin-top: 0;
 margin-bottom: 38px;
 text-transform: capitalize;
 position: relative;
}
 .qt-sec {
 float: left;
 width: 100%;
 margin-bottom:30px;
}
.stk-prcsec-bg {
 float: left;
 width: 100%;
 padding: 30px;
 background: #FAF0E6;
}
.open, .high, .low, .vol {
 text-align:center;
 width:100%;
}
.open span, .high span, .low span, .vol span {
 text-align:center;
}
.open:after, .high:after, .low:after {
 content: '';
 height: 2px;
 height: 86px;
 display: block;
 border-bottom: dashed 1px #8A7F5B;
 border-right: none;
 position: static;
 width: 100%;
 height:0;
 margin-top: 20px;
 padding-top: 20px;
}
 .ir-cont-sec {
 float: left;
 width: 100%;
 padding: 0px;
 text-align: center;
}
 .ir-box {
 margin-bottom:30px;
}
}