@charset "utf-8";
/* CSS Document */

body
{  
    margin: 0;
    min-height: 100%;    
    /*font-family: Arial,sans-serif;*/
	 font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #333;
	background-color:transparent;	
}
a
{
	text-decoration:none; color:#144595;
}
a:hover
{
	text-decoration:none;color:#f50e02;
}
a:hover, a:active, a:focus, a
{
  text-decoration: none;outline: none;border: none;
}
p
{
   line-height: 1.87em;
}
.inner-contnt3 p, .inner-contnt4 p
{
	 line-height: 24px;
}
.ir-button, .btn-primary, .ClsButton, .size
{
	
	width: 200px;
    border-radius: 50px;
    background-color: #144595;
	display: inline-block;
    padding: 9px 45px;
	color: white !important;
    border: 0;   
    text-decoration: none;
    cursor: pointer;
	font-family: Arial,sans-serif !important;
    font-size: 14px !important;
    line-height: 20px !important;height:auto !important;width:auto !important;
	text-align:center;font-weight:400 !important;    min-width: 200px;
}
h2
{
	margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;   
    color: #144595;
    font-size: 24px;
	font-weight:bold;
}
.terms h5, .circularDate
{	
    color: #144595;
    font-weight: 700;
    text-transform: uppercase;
	font-size: 14px;
    line-height: 20px;
	margin-bottom:10px;
}
.container-wrapper
{
	padding: 40px 30px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 7px 7px 20px 0 rgb(20 69 149 / 10%);
	box-shadow: 2px 2px 15px -2px rgb(20 69 149 / 10%); 
	height:100%;   
}
.info-wrapper
{	
    padding:40px 30px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 2px 2px 15px -2px rgb(20 69 149 / 10%);
	height:100%;	min-height:200px;
	box-shadow: 1px 1px 10px 0 rgb(0 0 0 / 10%);
}

#stockinfo-wrapper
{
	text-align:center;margin-bottom:60px;
}

#stockinfo-wrapper h3
{
	font-size:22px;line-height:26px;
	color:#FF0000;margin:0px;font-weight:bold;text-align:left;
}
#stockinfo-wrapper .stockprice, #stockinfo-wrapper h2
{
  text-align:left;	
}
#stockinfo-wrapper .stockprice h2
{	
    font-weight: 500; color:#211D70;
	margin: 0px 0px 0px;text-align:left;
	font-size:60px;line-height:90px;
}
#stockinfo-wrapper .stockprice sub
{
	font-size: 24px;
    line-height: 24px;
    bottom: 1px;
    padding-right: 4px;    
}
#stockinfo-wrapper .stockprice .priceDown:after, #stockinfo-wrapper .stockprice .priceUp:after {
    content: "";
    background-size: cover;
    width:22px;
    height: 18px;
    display: inline-block;
	margin-left:8px;   
}
#stockinfo-wrapper .stockprice .priceUp:after {
    background-image: url(../images/arrowup.png);
}
#stockinfo-wrapper .stockprice .priceDown:after {
    background-image: url(../images/arrowdown.png);
}
#stockinfo-wrapper .stockprice div
{
	 font-size:17px;line-height:22px;color:#000;
}
#stockinfo-wrapper .stocklist
{
	 display:inline-block;
	 width:32.3%;border-right:1px dashed #707070;
	 padding-top:14px;padding-bottom:14px;text-align:center;
	 margin:20px 0px;
}
#stockinfo-wrapper div.stocklist:nth-of-type(2)
{
	text-align:left;
}
#stockinfo-wrapper div.stocklist:nth-of-type(4) {
    text-align:right;border:none;
}
#stockinfo-wrapper .stocklist span
{
	font-size:20px;line-height:25px;font-weight:bold;
	display:block;
}
#stockinfo-wrapper .eod
{
	font-size:13px;line-height:18px;text-align:center;
	margin-bottom:20px;
}

#bursainfo-wrapper, #calendar-wrapper
{
	margin-bottom:60px;
}

.info-wrapper .date
{
    margin-top: 0px;
    margin-bottom: 15px;
    padding: 3px 10px;
    border-radius: 20px;
    background-color: #f50e02;
    font-family: Poppins, sans-serif;
    color: #fff;
    font-size: 13px;line-height:18px;
    text-align: center;	width: 82%;
}
#bursainfo-wrapper .info-wrapper a, #calendar-wrapper .info-wrapper p
{
	font-weight:600;color: #333333;margin: 0px;line-height: 24px;
}
#bursainfo-wrapper .info-wrapper, #calendar-wrapper .info-wrapper
{
	margin-bottom:30px;transition: transform 500ms;
}
#bursainfo-wrapper .info-wrapper:hover, #calendar-wrapper .info-wrapper:hover
{
	    transform: translateY(-8px);
}

#reports-wrapper
{
	text-align:center;margin-bottom:60px;
}
#reports-wrapper h4
{
	font-size:20px;line-height:27px;font-weight:600;
	margin:20px 0px; color:#222222;
}
#reports-wrapper a.ir-button
{
	margin:5px 0px;
}
#news-contact-wrapper .info-wrapper
{
	text-align:center;padding:60px 30px;
}
#news-contact-wrapper h5
{
	font-weight:bold;margin: 18px 0px 0px;
}
#news-contact-wrapper p
{
	margin-bottom:30px;line-height: 1.875em;
}
#news-contact-wrapper h5 a
{
	color:#144595;
}
#news-contact-wrapper  a.ir-button
{
	margin:22px 5px 0px 5px;
}
#news-contact-wrapper .col-lg-6 .row
{
  padding-top:40px;	
}
#news-contact-wrapper .col-lg-6 .row .col-lg-4
{
	border-right: 1px dashed #707070;padding-top: 25px;
    padding-bottom: 25px;
}
#news-contact-wrapper .col-lg-6 .row .col-lg-4:last-child
{
	border:none;
}
#news-contact-wrapper div input[type="text"] {
    background-color: #fff;
    padding: 8px 12px !important;
    color: #333333 !important;
    font-weight: 400;
    outline: none;
    width: 100%;border:none;
    border-radius: 0px !important;
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 20px;   
	font-family: Arial,sans-serif;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #A2A2A2;  
}
::-moz-placeholder { /* Firefox 19+ */
  color: #A2A2A2;  
}
:-ms-input-placeholder { /* IE 10+ */
  color: #A2A2A2;  
}
:-moz-placeholder { /* Firefox 18- */
 color: #A2A2A2;  
}
input-placeholder { 
  color: #A2A2A2;  
}

/*==========  Mobile First Method  ==========*/
/* 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)
{
  .vertical-align {
    display: flex;
    align-items: center;
 }
}
@media (max-width: 991px) 
{
 #bursainfo-wrapper .col-lg-6:first-child img, #calendar-wrapper .col-lg-6:last-child img
 {
	 display:none;
 }
 #news-contact-wrapper .col-lg-6 .row .col-lg-4
 {
	 border:none;padding-top:10px;padding-bottom:10px;
 }
 .ir-button, .btn-primary, .ClsButton, .size
 {
	 min-width:175px;
 }
 
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) 
{
 #stockinfo-wrapper .stockprice span
 {
	 display:block;margin-top:5px;
 }
}
@media (min-width: 768px)
{
 .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
 }
 #stockinfo-wrapper .col-lg-8 .info-wrapper
 {
	padding-top:78px;
 }
/* .vertical-align {
    display: flex;
    align-items: center;
 }*/
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) 
{
  
}
@media (max-width: 480px)
{
 
}
/* Portrait i phones and smaller */
@media (max-width: 320px) 
{
	
}
