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


/*.big-text
{
	font-size:23px;color:#444;font-weight:500;text-align:center;margin-top:30px;line-height:30px;font-style:italic;
}*/
.big-text {
    font-size: 18px;
    color: #006838;
    font-weight: 500;
    text-align: justify;
   
    line-height: 26px;
    margin-bottom: 30px;
    /* font-style: italic; */
}
.align-left
{
  text-align:left;
}

/***************Home page Css***************/
.stockinfo-title
{	
	font-size:25px;
	line-height:26px;	
	color:#fff;
	margin-bottom:20px;	
}
.stock-info
{   width:100%;
	min-height:130px; 
}
.stock-chart
{   width:100%;	
	min-height:210px;background-color: rgba(0,0,0,0.6);margin-top:26px;
}
.bursa-news
{   width:100%;	
	min-height:390px; 
}
@media (max-width:959px)
{
  .bursa-news
{   width:100%;	
	min-height:800px; 
}	
 .stock-info
{   width:100%;
	min-height:505px; 
}
}

/* Highlight news */
.highlight-left:after,
.highlight-right:after { background-color:#fff; background: linear-gradient(#fff, #eee) !important;}

/* Flat box */
.flat_box .desc_wrapper h4 { font-size: 18px; line-height: 25px; color: #fff; }
.flat_box .photo_wrapper .icon { color: #ddd; background-color:rgba(0,0,0,0.6) !important; /*background: url(http://investors-watch.com/globaltec/wp-content/uploads/2016/07/dark-line.jpg) no-repeat left top;*/ }
.flat_box .photo_wrapper .icon i { font-size: 40px; line-height: 60px; }



/***********End Home page Css***************/


/**********Footer css************/

/* Footer links */
ul.footer_links { font-size: 13px; margin-left: 7%; }
ul.footer_links li { list-style-image: url("/globaltec/wp-content/uploads/2015/06/home_jet_list.png"); padding: 3px 0 3px 10px; }

/* Footer */

#Footer .widgets_wrapper { padding: 40px 0; }
#Footer .widget h4 { font-size: 18px; line-height: 36px; }
/**********End Footer css************/

/*************IMS*************************/
.ims-heading
{
	color:#006838;text-align:left;font-size:26px;line-height:42px;margin-bottom:30px;border-bottom:2px solid #d1ae30;
}
.ims-heading span
{
	border-bottom:2px solid #006838;
}
/**************table list item css*************/
.note-section {
    font-size: 13px;
}
.note-section .list_item {
    display: block;
	margin-bottom:6px;
}
.note-section .circle
{
	    border-color: rgba(0,0,0,.08);
}
.note-section .list_item .circle {
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-width: 1px;
    border-style: solid;
    font-size: 10px;
    font-weight: 600;
    overflow: hidden;
    text-align: center;
    float: left;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-image: url(/globaltec/wp-content/themes/be/images/stripes/stripes_3_b.png);
    -webkit-box-shadow: inset 0 0 5px 0 rgba(0,0,0,.09);
    box-shadow: inset 0 0 5px 0 rgba(0,0,0,.09);
}

.note-section .list_item .list_right {
    padding: 5px 0 0;
    margin-left: 46px;
    word-wrap: break-word;
}
.clearfix:before, .clearfix:after {
   content: "";
  display: table;
  clear: both;
}


.timeline_items li h3:before, .timeline_items:after, .timeline .post-item:before {
    border-color: #2991d6 !important;
}



.map-heading {
    font-size: 14px !important;
	background-color:rgba(255, 0, 0, 0.8) !important;
    color: #fff !important;
	line-height:20px;  	 
    letter-spacing: 1px !important;
	padding:08px 28px !important;
	text-align:center !important;
	text-transform:uppercase !important;
}
.hs-arrow-bottom
{
	
	/*border-top-color: rgba(200, 200, 200, 0.9) !important;*/
	border-top-color: rgba(255, 0, 0, 0.8) !important;
	
}
.imp-tooltip
{
	text-align:center !important;
	background: rgba(238, 238, 238, 0.8) !important;
	
}
.map-img
{
	padding-top:12px;
}