@charset "utf-8";
/* CSS Document */

/*==================================================
FONT FAMILY 
====================================================*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700');

/*font-family: 'Open Sans', sans-serif;*/








/*=========================================================
COMMON CSS FOR HEDINGS AND ANCHOR TAGS
============================================================*/

body{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#828282;
	background:#f4f4f4;
}

.mt-15{
	margin-top:15px;
}

.mt-20{
	margin-top:20px;
}

.mt-30{
	margin-top:30px;
}


.mb-15{
	margin-bottom:15px;
}


.mb-20, .mb20{
	margin-bottom:20px;
}


.mb-30{
	margin-bottom:30px;
}

a{
	color:#b3102d;
}

.sec-heading{
	font-size:10px;
	text-transform:uppercase;
	color:#b3102d;
	font-weight:bold;
	margin-bottom:15px;
}

.news-links{
	font-size:25px;
	font-weight:bold;
	color:#494949;
}


#header
{
	background-color:#f1f1f1;padding:18px 0px;
}
#header a
{
	color:#b3102d;
}
#sub-header
{
	background-color:#b3102d;padding:5px 0px;
}
#sub-header h4{color: #fff;}

#header img
{
	 float:left;
}

#header h4
{
	float: right;color:#fff;padding-top: 15px;    
}


/*repeated page subtitle hide*/

.page-heading h2{font-size: 14px;
    font-weight: bold;
    color: #b3102d;
}









/*========================================================
STOCK QUOTE, STOCK CHART, ANNUAL REPORT CSS STARTS HERE
==========================================================*/

a.inner-contnt{
	background:#fff;
	padding:30px;
	height:100%;
	display:block;
	text-decoration:none;
	
}

a.inner-contnt:hover{
	background:#bb2a40;
	padding:30px;
	height:100%;
	display:block;
	text-decoration:none;
	color:#fff;
	
}

a.inner-contnt:hover > .sec-heading, a.inner-contnt:hover > .links-cont, a.inner-contnt:hover > .news-foot {
	color:#fff;
}
.links-cont{
	color:#b3102d;
	font-size:16px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	text-decoration:none;
	min-height:250px;
	display:table;
	width: 100%;

}
.link-cont-child{
	display:table-cell;
	vertical-align:middle;
	text-align: center;
}

.link-date{
	text-align:left;
}
.news-name{
	text-align:right;
}
.news-foot{
	margin-bottom:30px;
	color:#b3102d;
	font-style:italic;
}



.inner-contnt{
	background:#fff;
	padding:30px;
	height:100%;
}

.inner-contnt-1{
	background:#fff;
	padding:30px;
	height:auto;
}


.stock-qt-sec, .stock-chrt-sec{
	background:url(../images/box-shadow.jpg) no-repeat center bottom;
	padding-bottom:15px;
	
}

.reports-sec{
	background:url(../images/box-shadow.jpg) no-repeat center bottom;
	padding-bottom:15px;
	
}

.stock-name{
	font-size:25px;
	font-weight:bold;
	color:#494949;
	text-transform:uppercase;
}

.stock-code{
	font-size:25px;
	font-weight:bold;
	color:#b3102d;
	text-transform:uppercase;
	 margin-bottom:20px;
}

.stock-price{
	font-size:40px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	 margin-bottom:15px;
}

.stock-price .standard{
	font-size:40px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
}

.stock-price .priceUp:after{
    content: "\f0d8";
    font-family: FontAwesome;
    vertical-align: -webkit-baseline-middle;
    padding-left: 10px;
    vertical-align: top;
	position: relative;
    top: -10px;
    color: #a98b57;
}

.stock-price .priceDown:after{
    content: "\f0d7";
    font-family: FontAwesome;
    vertical-align: -webkit-baseline-middle;
    padding-left: 10px;
    vertical-align: top;
	position: relative;
    top: -10px;
    color: #a98b57;
}

.price-chg{
	font-size:20px;
	font-weight:800;
	color:#494949;
	text-transform:uppercase;
	 margin-bottom:20px;
}

.prcUp{
	font-size:20px;
	font-weight:800;
	color:#494949;
	text-transform:uppercase;
}

.prcDown{
	font-size:20px;
	font-weight:800;
	color:#494949;
	text-transform:uppercase;
}

.qlu{
	font-size:13px;
	font-weight:800;

	font-style:italic;
	color:#b4b4b4;
	text-transform:capitalize;
}
.hlv{
	margin-top:25px;
}
.high, .low, .vol{
	font-size:13px;
	color:#494949;
	text-transform:uppercase;
	padding-left:0;

}

.high span, .low span, .vol span{
	font-size:13px;
	color:#494949;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:15px;
	
}


.report-pic-sec{
	float:left;
	margin-right:20px;
}

.ar-pic{
	
	background:url(../images/ar-shadow.png) no-repeat center bottom;
	height:193px;
}
.report-title{
	float:left;
	font-size:25px;
	font-weight:bold;
	color:#494949;
}
.view{
	font-size:13px;
	color:#b4b4b4;
	font-style:italic;
	text-transform:uppercase;
	font-weight:bold;
	clear:both;
	margin-top:38px;
}
.view a{
	font-size:13px;
	color:#b4b4b4;
	font-style:italic;
	text-transform:uppercase;
	font-weight:bold;
}
.download{
	display:block;
	border-radius:30px;
	border:2px solid #ba2641;
	font-size:13px;
	font-style:italic;
	font-weight:900;
	padding:10px 30px;
	/*color:#ba2641;*/
	color:#fff;
	background:#ba2641;
	margin-top:25px;
	text-transform:uppercase;
	
}

.download:hover{
	display:block;
	border-radius:30px;
	border:2px solid #ba2641;
	font-size:13px;
	font-style:italic;
	font-weight:900;
	padding:10px 30px;
	color:#ba2641;
	background:none;
	/*background:#ba2641;*/
	margin-top:25px;
	text-decoration:none;
}

.reports-sec .slick-dots{
	position: absolute;
    bottom: 1px;
	right:28px;
    display: block;
    width:50%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}






/*===========================================================================================================
BURSA ANNOUNCEMNTS AND NEWS AND KEY HIGHTLIGHTS SECTIONS CSS STARTS HERE
-============================================================================================================*/


.bursa-annsmnt{
	background:url(../images/box-shadow.jpg) no-repeat center bottom;
	padding-bottom:15px;
	
}
.news-cont{
	min-height:258px;
}

.news-cont a{
	font-size:25px;
	font-weight:bold;
	color:#494949;
	display:block;
	min-height:215px;
}

.shr-cont a{
	font-size:25px;
	font-weight:bold;
	color:#494949;
	
}

.news-cont a span{
	font-size:15px;
	font-weight:bold;
	color:#494949;
	display:block;
}

.news-date{
	font-size:13px;
	font-style:italic;
	text-transform:uppercase;
	color:#b4b4b4;
	font-weight:900;
	position:relative;
	/*bottom:-170px;*/
	bottom:-20px;
}

.keyhigh-data{
	font-size:25px;
	line-height:25px;
	font-weight:bold;
	color:#494949;
	border-bottom:1px solid #d7d7d7;
	padding-bottom:15px;
	margin-bottom:30px;
}
.keyhigh-data span{
	font-size:13px;
	line-height:13px;
	font-style:italic;
	color:#000;
	font-weight:900;
}

.bursa-annsmnt .slick-dots{
	position: absolute;
    bottom: 1px;
	right:-63px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}


/*===========================================================================================================
CALENDAR, SHAREHOLDERS MEETING,  CONTACT,  SECTIONS CSS STARTS HERE
-============================================================================================================*/
.readmore a{
	font-size:13px;
	font-style:italic;
	color:#b4b4b4;
	font-weight:900;
	text-transform:uppercase;
	position:relative;
	bottom:-115px;
}

.cont-head{
	font-size:25px;
	line-height:25px;
	font-weight:bold;
	color:#494949;
}

.cont-head span{
	font-size:14px;
	line-height:16px;
	font-style:italic;
	color:#494949;
	font-weight:normal;
}

ul.ircont-det{
	margin-top:30px;
	padding-left:0;
	
}
ul.ircont-det li{
	list-style:none;
	margin-bottom:15px;
}
ul.ircont-det li:nth-child(1){
	background:url(../images/phone-icon.png) no-repeat left center;
	
}

ul.ircont-det li:nth-child(2){
	background:url(../images/fax-icon.png)  no-repeat left center;
	
}

ul.ircont-det li:nth-child(3){
	background:url(../images/mailicon.png)  no-repeat left center;
	
}

ul.ircont-det li a{
	font-size:17px;
	font-weight:900;
	color:#494949;
	margin-left:40px;
	vertical-align:middle;
	text-decoration:none;
}

ul.ircont-det li:nth-child(3) a{
	font-size:17px;
	font-weight:900;
	color:#1e82e6;
	font-style:italic;
	margin-left:40px;
	vertical-align:middle;
	text-decoration:none;
}

/*=========================================================================================================
NEWS ALRERT STARTS HERE
=============================================================================================================*/

.news-alert-sec{
	background:url(../images/ir-newsletter-bg.jpg) no-repeat left top;
	width:100%;
	min-height:280px;
	padding:30px 0;
	
}

.ns-alrt-head{
	text-align:center;
	font-size:25px;
	font-weight:900;
	color:#fff;
}
.ns-alr-cnt{
	font-size:13px;
	text-align:center;
	color:#fff;
}
.ns-alr-cnt p{
	font-size:16px;
}

.frm-cont{
	width:70%;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}

.btn-primary {
    background: #b3102d;
    border-radius: 20px;
    padding: 9px 25px;
    color: #fff;
   text-decoration: none;
   outline:none;
    border-color:transparent;
}

.btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:active, .btn-primary:active:focus {
    background: #b3102d;
    border-radius: 20px;
    padding: 9px 25px;
    color: #fff;
   text-decoration: none;
   outline:none;
   border-color:transparent;
}

.nl-sbmt{
	background:#b3102d;
	border-radius:30px;
	padding:10px 25px;
	color:#fff;
	display:block;
	text-decoration:none;
	outline:none;
}
 .nl-submit{
	 background:#b3102d;
	border-radius:30px;
	/*padding:10px 25px;*/
	color:#fff;
	display:block;
	text-decoration:none;
	outline:none;
 }
 
 .btn.focus, .btn:focus, .btn:hover {
     color: #fff; 
    text-decoration: none;
}

#ctl00_cphContent_pnlSubscribe .form-control{
	color:#000;
}

.frm-cont input{
	color:#fff !important;
}


.form-control {
    display: block;
    width: 100%;
 /*   height: 34px;
	padding: 20px 12px;*/
	height:45px;
 
	
    font-size: 14px;
    line-height:16px;
    color: #000;
    background-color: transparent;
    background-image: none;
    border: 2px solid #707070;
    border-radius: 30px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.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;
}

/*video section reports and presentations*/

.media-sec {
    float: left;
    width: 100%;
    display: block;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}

.corp-date {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

a.title {
    font-size: 16px;
    color: #b3102d;
    width: 100%;
    float: left;
    padding-top: 10px;
    margin-bottom: 15px;
    position: relative;
    padding-right: 70px;
}

.title:after {
    content: url(../images/play-icon.png);
    margin-right: 10px;
    position: relative;
    padding-left: 20px;
    position: absolute;
    right: 0;
    margin-top: -16px;
}
a.title:hover:after {
    content: url(../images/play-icon-hover.png);

    margin-right: 10px;
    position: relative;
    margin-top:-16px;
	position:absolute;
	right:0;
  
}

/*Contact Us New Design Css Starts Here*/


/* Get in touch ---------------------------------------------------------------------- */







.contactinfo-box ul{margin:0;padding-left: 0px;}
.contactinfo-box ul li{margin:0;list-style:none;position:relative;padding:13px 0 13px 30px;word-wrap:break-word}
.contactinfo-box ul li:after{content:"";display:block;width:70px;border-width:0 0 1px;border-style:solid;border-color:rgba(255,255,255,.7);position:absolute;left:-30px;bottom:0}
.contactinfo-box ul li p{margin:0}
.contactinfo-box ul li .icon{position:absolute;left:0;display:block;width:30px;height:30px;line-height:20px;font-size:20px;}
/*.get_in_touch ul li:last-child:after{display:none};*/
.contactinfo-box ul li::after {
    content: "";
    display: block;
    width: 70px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: rgba(255,255,255,.2);
    position: absolute;
    left: -30px;
    bottom: 0;
}
.form-wrapper .form-desc
{
	background-color:#2d5ca3;padding:35px 30px;
	min-height:500px;display:table;width:100%;
}
.form-wrapper .form-desc div
{
	display:table-cell; vertical-align:middle;text-align:center;
	 color:#fff;
}
.contact-form
{
	background-color:#f5f5f5;height:100%;padding:35px 30px;
}
/*input, select, textarea {
  width: 100%;
  padding: 12px 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 0px;
  margin-bottom: 16px;
  resize: vertical;
}*/


.right-address{
	
	max-width: 60%;
    margin: 40px auto;
}

.feedback-form{	
    
    overflow: hidden;
    position: relative;margin:0 auto;
}

.form-header
{	
	/*background-image: url(../images/enquiry-bg.jpg);*/
	padding: 64px 15px; position: relative;
    z-index: 1; caption-side:#fff; text-align:center;
}
.form-header::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(179,16,45, 1);
}
.contact100-form-title::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(54,84,99,.7);
}
.form-header-title-1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    padding-bottom: 2px;display:block;
}
.form-header-title-2 {
    font-size: 15px;
    color: #fff;
    line-height: 1.5;
    text-align: center;
}
.contact100-form {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  
}

.contact100-form {
    width: 100%;
    justify-content: space-between;
    padding: 40px;
    background-color: #efefef;
}

.wrap-input100 {
    width:100%;
	padding-right:0;
    position: relative;
    border-bottom: 2px solid #d9d9d9;
    padding-bottom: 13px;
    margin-bottom: 27px;
}
.label-input100 {    
    font-size: 14px;
    color: #555;
    line-height: 1.5;
    padding-left: 5px;
}
input.input100 {
    height: 40px;
}
.label-input100 span
{
	color:red;
}
.input100 {
    display: block;
    width: 100%;
    background: 0 0;    
    font-size: 18px;
    color: #222;
    line-height: 1.2;
    padding: 0 5px;
}
input, textarea {
    outline: none;
    border: none;
}
textarea {
    overflow: auto;
    resize: vertical;
}
.focus-input100 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}

.focus-input100::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  background: #7f7f7f;
}
textarea.input100 {
    
    padding-top: 9px;
    padding-bottom: 13px;
}
.input100:focus + .focus-input100::before {
  width: 100%;
}

.has-val.input100 + .focus-input100::before {
  width: 100%;
}

input:focus::-webkit-input-placeholder
{
	color:transparent
}
input:focus:-moz-placeholder
{
	color:transparent
}
input:focus::-moz-placeholder{color:transparent}input:focus:-ms-input-placeholder{color:transparent}textarea:focus::-webkit-input-placeholder{color:transparent}textarea:focus:-moz-placeholder{color:transparent}textarea:focus::-moz-placeholder{color:transparent}textarea:focus:-ms-input-placeholder{color:transparent}input::-webkit-input-placeholder{color:#b4b4b4}input:-moz-placeholder{color:#b4b4b4}input::-moz-placeholder{color:#b4b4b4}input:-ms-input-placeholder{color:#b4b4b4}textarea::-webkit-input-placeholder{color:#b4b4b4}textarea:-moz-placeholder{color:#b4b4b4}textarea::-moz-placeholder{color:#b4b4b4}textarea:-ms-input-placeholder{color:#b4b4b4}


.submit-button{
	background: #b3102d;
    border-radius: 20px;
    padding: 9px 25px;
    color: #fff;
    text-decoration: none;
    outline: none;
    border-color: transparent;
}



footer
{
	border-top: 1px solid #ccc;
    margin-top: 40px;
	text-align: center;
}
footer p
{
	font-size:14px;margin:25px 0px;
}


input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;padding-left:8px !important;padding-right:8px !important;
  background-color: #DFF0D8 !important;
  border: 1px solid #D6E9C6 !important;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;padding-left:8px !important;padding-right:8px !important;
  background-color: #F2DEDE !important;
  border: 1px solid #EED3D7 !important;
}

.parsley-errors-list {  
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  color: #B94A48;

  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}


/*===================================================
 Row with equal height columns
====================================================*/
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:   flex;
}
/*===================================================
 Row with equal height columns
====================================================*/



/*==============================
Medai Quries starts here
==================================*/

@media(max-width:1199px){
	.navbar-nav>li {
  
    padding: 0 0px;
}
#ir-menu .navbar-nav li a {
   padding:15px 8px !important;
	padding-right:8px !important;
	padding-left:8px !important;
}

#ir-menu ul li a {
    opacity: 0.75;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #404040;
    background: none;
}
}




@media(min-width:1200px){
	  #ir-menu .navbar-nav li a {
        padding: 15px !important;
    }

	
}
@media(min-width:768px){
	.navbar-header {
    display: none;
}
}


/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px){
	
	ul.ircont-det li a{
	font-size:15px;
	font-weight:900;
	color:#494949;
	margin-left:40px;
	vertical-align:middle;
	text-decoration:none;
}
	ul.ircont-det li:nth-child(3) a{
	font-size:15px;
	font-weight:900;
	color:#1e82e6;
	font-style:italic;
	margin-left:40px;
	vertical-align:middle;
	text-decoration:none;
}
	

	
}


/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	
	#ir-menu .navbar-nav li a {
    padding: 15px 5px !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
}

#ir-menu ul li a {
    opacity: 1;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    color: #404040;
    background: none;
}

.high, .low, .vol {
    font-size: 10px;
    color: #494949;
    text-transform: uppercase;
}
.high span, .low span, .vol span {
    font-size: 10px;
    color: #494949;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 3px;
}

ul.ircont-det li a{
	font-size:13px;
	font-weight:900;
	color:#494949;
	margin-left:40px;
	vertical-align:middle;
	text-decoration:none;
}
	ul.ircont-det li:nth-child(3) a{
	font-size:13px;
	font-weight:900;
	color:#1e82e6;
	font-style:italic;
	margin-left:40px;
	vertical-align:middle;
	text-decoration:none;
}

.reports-sec .slick-dots {
    position: absolute;
    bottom: 1px;
    right: -11px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    width: 100px;
}

ul.ircont-det li a{
	font-size:11px;
	font-weight:900;
	color:#494949;
	margin-left:40px;
	vertical-align:middle;
	text-decoration:none;
}
ul.ircont-det li:nth-child(3) a {
    font-size: 11px;
    font-weight: 900;
    color: #1e82e6;
    font-style: italic;
    margin-left: 40px;
    vertical-align: middle;
    text-decoration: none;
}	


}


@media(max-width:767px){
.row-eq-height {
 display:   block;
}

.stock-qt-sec, .stock-chrt-sec, .reports-sec, .bursa-annsmnt{
	
	margin-bottom:30px;
}


.reports-sec .slick-dots {
    position: absolute;
    bottom: 1px;
    right: -11px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    width: 100px;
}
.form-control{
	margin-bottom:20px;
}

}
