@import "reset.css";
@import "grid.css";
@import "superfish.css";
/*
@import url(http://fonts.googleapis.com/css?family=Ubuntu);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:700);
*/
html, body {
	background: url(../images/bg_121.jpg) no-repeat;
	width: 100%;
	position: relative;
	font: normal 16px/24px Arial, sans-serif;
	color: #7c8194;
	background-size:100%;
}

* ul { list-style: none; }

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}
a {
	text-decoration: none;
	color: #fff;
	transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

a:hover {color: #d9ab4e; text-decoration: none;}

p {margin-top: 20px;}

#toTop {
    background: url(../images/toTop.png) 0 0 no-repeat;
    border: none;
    bottom: 85px;
    display: none;
    height: 42px;
    left: 57%;
    margin-left: 489px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    text-indent: -999px;
    width: 42px;
    z-index: 20;
    opacity: .9;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';

    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    
    -webkit-transition: all .2s ease .2s;
    -moz-transition: all .2s ease .2s;
    -ms-transition: all .2s ease .2s;
    -o-transition: all .2s ease .2s;
    transition: all .2s ease .2s;
}

#toTop:hover {
	opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    box-shadow: 0 0 4px #d9ab4e;
    -webkit-box-shadow: 0 0 4px #d9ab4e;
    -moz-box-shadow: 0 0 4px #d9ab4e;
    background-color: #d9ab4e;
}

/************Header************/

#header {
	min-height: 108px;
	position: relative;
}

#header h1 a img {margin-top: 0px;position: relative; padding:10px; max-width: 170px;
/*border-left: 5px solid #d9ab4e;
    border-right: 5px solid #d9ab4e; background:#edeaea;*/
}
	
/* #header h1 a{ width:200px;} */
/* } */


/* #header h1 a:before {    position: absolute; */
    /* content: ""; */
    /* background-color: inherit; */
    /* width: 169.9px; */
    /* height: 169.9px; */
    /* transform: scaleY(0.4) rotate(-45deg); */
    /* left: 32px; */
    /* bottom: -86px; */
    /* border-left: 3px solid #08ada7; */ 
    /* border-left: 5px solid #08ada7; */
    /* border-bottom: 5px solid #08ada7; */
/* } */

.lang {
	margin: 28px 9px 0 0;
	position: relative;
	padding: 0;
	float: right;
	direction: rtl;
	color: #006a39;
	font-size: 1.3em;
}
/************Content***********/

h2,h3,h4,h5,h6 {
	display: block;
	font: bold 24px/30px Arial, sans-serif;
	color: #d9ab4e;
	letter-spacing: 2px;
}

h2 {
	font: normal 1.7em/55px Arial, sans-serif;
	color: #006838;
	letter-spacing: 0;
	margin-bottom: 20px;
	text-align: center;
}

h4 {
	background: #fff;
	color: #006838;
	display: inline-block;
	font-weight: normal;
	padding: 11px 104px 10px;
	margin-top: 14px;
}

h5 {
	font: normal 1.2em Arial, sans-serif;
	color: #293f4c;
	letter-spacing: 0;
	margin-top: 0;
	text-align: center;
}

h6 {
	font: normal 18px/33px Arial, sans-serif;
	color: #d9ab4e;
	letter-spacing: .5px;
	text-align: center;
}

h2.size1 {
	font-size: 2.2em;
	line-height: 69px;
	letter-spacing: -1px;
	margin: 0;
	color: #cc9c45;
}

h2.size2 {
	font-size: 2.42em;
	line-height: 48px;
	letter-spacing: 0px;
	margin: 0;
}

h5.col1 {
	margin: 0 0 3px 0;
	color: #fff;
	font-size: 26px;
	line-height: 33px;
	letter-spacing: 1px;
}

h6.col2 {
	margin: 0 0 3px 0;
	color: #fff;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #006838 !important;
	text-align: left;
}
.col3 {color: #fff;}
.col4 {color: #49525b!important;}
.col4:hover {color: #e75a3e!important; text-shadow: none!important; }

.bg_1 {
	position: relative;
	padding: 40px 0 85px;
	background: url(../images/bg_2.jpg) no-repeat;
}

.bg_2 {
	position: relative;
	padding: 70px 0 81px;
	background: #fff;
}

.bg_3 {
	position: relative;
	padding: 63px 0 48px;
	background: url(../images/_bg_12E.jpg) no-repeat;
}

.bg_4 {
	position: relative;
	padding: 52px 0 39px;
	background: url(../images/bg_1.jpg) no-repeat;
	font-size: 1em !important;
}

.center {
	position: relative;
	text-align: center;
	padding: 18px 0 50px;
}

.thumb, .thumb1 {
	position: relative;
	padding: 10px 12px;
	text-align: center;
	margin: 34px 0 16px;
}
.thumb p {margin: 0;}
.thumb1 {margin: 48px 0 16px;}
.thumb1>.image1 {margin-bottom: 17px;}
.image > img {width: 100%;}

.thumb2, .thumb3, .thumb4 {
	position: relative;
	margin: -5px 0 19px;
}
.thumb3 {margin: 40px 0;}

.thumb2>.title1 {margin-bottom: 12px;}
.thumb2 p {margin-top: -5px;}

.thumb4 {margin: 9px 0 14px;}
.thumb4 p {margin-top: 49px;}
.thumb4 a {
	font: bold 14px/30px Arial, sans-serif;
	text-decoration: none;
	display: inline-block;
	color: #15c0c7;
}
.thumb4>div {margin-top: 9px;}

 
figure>figcaption {
	font: bold 60px/60px Arial, sans-serif; 
	color: #e75a3e;
}

section.section {
	position: relative;
	overflow: hidden;
	margin: 40px 0 20px;
}

section.section1 {
	position: relative;
	overflow: hidden;
	margin: 35px 0 25px;
	height:270px;
}
section.section1::before {
	content: "";
	background-color: rgb(255 255 255 / 50%);
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	height: 100%;
}
.section2 h5 {
	margin: 0;
	text-align: left;
}

.block {
	position: relative;
	padding-right: 120px;
}

.block h5 {text-align: left;}

.block1 {
	position: relative;
	padding-right: 23px;
	margin-top: 7px;
}
.block2 a {
	font-size: 30px; 
	line-height: 30px;
	color: #293f4c;
	display: inline;
}
.block2 a:hover {color: #17C0C5;}

.title1 {
	color: #17c0c5;
	font: bold 60px/60px Arial;
	margin-bottom: 3px;
}

.title2 {
	color: #49525b;
	font: normal 18px/38px Arial;
	text-transform: uppercase;
	margin-bottom: 4px;
}

.title3 {
	color: #17c0c5;
	font: bold 40px/38px Arial;
	text-transform: lowercase;
	margin-top: 20px;
}

.title4 {
	color: #fff;
	font: normal 30px/30px Arial;
	text-transform: lowercase;
}

.title5 {
	color: #17c0c5;
	font: normal 18px/24px Arial;
	text-transform: uppercase;
}

.title6 {
	color: #49525b;
	font: normal 18px/24px Arial;
	text-transform: uppercase;
}

.title_wrap {
	position: relative;
	margin: -11px 0 26px;
}

a.link {
	position: relative;
	background: url(../images/arrow1.png) 0 0 no-repeat;
	height: 35px;
	width: 35px;
	margin-top: 28px;
	display: inline-block;
}

a.link:hover {	
	background: url(../images/arrow2.png) 0 0 no-repeat;
	text-decoration: none;
}

a.link1 {
	color: #006838;
	font-size: 18px;
	line-height: 38px;
	text-transform: uppercase;
	margin-top: 3px;
	display: inline-block;
}

a.link1:hover, a.link3:hover {
	color: #b9d5c8;
	text-decoration: none;
	-webkit-text-shadow:1px 1px 0px #000;
	-moz-text-shadow:1px 1px 0px #000;
	-ms-text-shadow:1px 1px 0px #000;
	-o-text-shadow:1px 1px 0px #000;
	text-shadow:1px 1px 0px #000;
}

a.link2 {
	display: inline-block;
	position: relative;
	margin-top: 14px;
	text-transform: lowercase;
	font: normal 20px/37px Arial;
	padding: 0 19px;
	color: white;
	text-decoration: none;
	background: #cc9c45 !important;
}
	a.link2:hover {
		background: #b9d5c8 !important;
		text-decoration: none;
	}

a.link3 {
	color: #006838;
	font-size: 20px;
	line-height: 30px;
	margin-top: 31px;
	display: inline-block;
}

ul.list, ul.list1, ul.list2 {
	position: relative;
	width: 100%;
	margin-top: 17px;
}

ul.list1 {margin-top: -28px;}
ul.list2 {margin-top: 9px;}

ul.list li, ul.list1 li {
	width: 100%;
	border-bottom: 1px solid #e4e4e4;	
}

ul.list2 li {
	width: 100%;
	border-bottom: none;	
}

ul.list li a, ul.list1 li a {
	font-size: 18px;
	line-height: 47px;
	color: #15c0c7;
}

ul.list2 li a {
	font-size: 18px;
	line-height: 30px;
	color: #15c0c7;
}

ul.list li a:after, ul.list1 li a:after {
	background: url(../images/arrow3.png) 0 0 no-repeat;
	content: "";
	position: absolute;
	width: 12px;
	height: 13px;
	right: 0;
	margin-top: 17px;
}

ul.list li a:hover:after, ul.list1 li a:hover:after {
	background: url(../images/arrow4.png) 0 0 no-repeat;
	transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

ul.list li a:hover, ul.list1 li a:hover, ul.list2 li a:hover  {
	color: #e75a3e;
	text-decoration: none;
}
.banner {
	position: relative;
	width: 100%;
	background: linear-gradient(0deg, #ab742c80, #efeadd96),url(../images/page1_img8.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	height: 85px;
	padding-top: 57px;
}
.banner h5 {
	color: #d9ab4e ;
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 0 -15px;
}

.banner h5 span {color:#fff;}


#subscribe-form {
  position: relative;
  margin-top: -4px;
  width: 61%;
  float: right;
}
#subscribe-form img {
	position: absolute;
	top: 12px;
	left: 13px;
	width: 15px;
	height: 14px;
	background: url(../images/bg_transp.png) 0 0 repeat;
	padding: 12px 10px 13px 10px;
	top: 0;
	left: 0;
}
#subscribe-form input {
    border: none;
    width: 70%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    background: url(../images/bg_transp.png) 0 0 repeat;
    color: #fff;
    font: 14px/24px Arial, sans-serif;
    height: 39px;
    padding: 0px 8px 0px 0px;
 	-webkit-appearance: none;
  	text-shadow: none;
  	border-radius: 0;
  	outline: none;
  	margin-left: 35px;
}
#subscribe-form label {
  margin-bottom: 0;
}
#subscribe-form fieldset {
  width: 100%;
  float: left;
}
#subscribe-form .error {
  height: 0;
  overflow: hidden;
  font: 11px/18px Arial;
  -webkit-transition: height 0.3s linear;
  -moz-transition: height 0.3s linear;
  -o-transition: height 0.3s linear;
  transition: height 0.3s linear;
  position: absolute;
  left: 0px;
  right: 0;
  text-align: left;
  bottom: -19px;
}
#subscribe-form .success {
  position: absolute;
  overflow: hidden;
  padding: 10px 5px;
  left: 0;
  top: 30px;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10;
  width: 100%;
  text-align: left;
  font: 11px/18px Arial, sans-serif;
  color: #c5c5c5;
}

#subscribe-form label.invalid .error {
  height: 19px;
  color: #e75a3e;
}
#subscribe-form a {
 	background: #d9ab4e;
	color: #fff;
    font-size: 25px;
    line-height: 39px;
    color: #fff;
    font-weight: normal;
    float: left;
    margin-left: 5px;
    text-transform: lowercase;
    display: inline-block;
    text-align: center;
    width: 20%;
}
	#subscribe-form a:hover {
		background: #b9d5c8;
	}

.article {
	position: relative;
	overflow: hidden;
	margin: 16px 0 11px;
}

.article a {
	display: inline; 
	font-size: 18px; 
	font-weight: 24px; 
	color: #49525b;
	text-transform: uppercase;
}

.article p {margin: 0;}
.article span {display: block;color:#49525b;font-size: 14px;line-height: 24px;}
.article a:hover {color:#15c0c7;}

.box {position: relative;padding-top: 47px;}
.image2 {float:left; margin-right: 30px; width: 26%; margin-bottom: 30px;}
.image2 img{width: 100%;}
.cont {float:left; width: 69%;}
.cont h2 {font-size: 40px; line-height: 38px; text-align: left; margin-top: -11px;}

ul.items, ul.items1 {margin-top: 23px;}
ul.items li, ul.items1 li {margin-bottom: 10px;}
ul.items li span, ul.items1 li span {
	font-size: 15px;
	line-height: 24px;
	margin-bottom: -4px;
	display: block;
	color: #293f4c;
	text-transform: uppercase;
}
ul.items li p, ul.items1 li p {margin: 0;}
.w {width: 75%;}

ul.items1 li a{
	color: #15c0c7;
	font-size: 18px;
	line-height: 24px;
}
ul.items1 li a:hover {
	color: #E75A3E;
	text-decoration: none;
}

.text {position: relative; overflow: hidden; margin-bottom: -16px;padding-top: 39px;}
.text span {color: #293f4c;}
.text p {margin: 0;}
.text a {color:#e75a3e; margin: 0;}
.text a:hover {text-decoration: none; color: #17C0C5;}

/************Footer************/

footer#footer {
	position: relative;
	padding: 20px 0 10px;
	color: #fff;
	background: url(../images/bg_footer.png) no-repeat;
}

ul.socials li {
	float: left;
	margin: 3px 24px 0 0;
}

ul.socials li a {
	font-size: 22px;
	color: #6a90a5;
}
.copy {margin-top: 1px;}
.copy a {
	text-transform: uppercase;
	color: #fff;
}

	ul.socials li a:hover, address a:hover, .copy a:hover, .thumb4 a:hover {
		color: #00683d;
	}

address {
	position: relative;
	margin-top: 7px;
	line-height: 1em;
}

address>div {
	width: 439px;
    padding-top: 3px;
	float: left; 
	margin-right: 8px;
}
	address b {
		color: #006838;
		font-size: 24px;
		line-height: 18px;
		margin-bottom: 2px;
		display: inline-block;
	}
address a {display: inline-block; padding-bottom: 2px;}

.fright, .fleft {float: right; position: relative; overflow: hidden;}
.fleft {float: left;}
.background-image1 {
	background-image: url('~/Content/images/page1_img8.jpg'); /* Path to your image */
	background-size: cover; /* Cover the entire area */
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Prevent the image from repeating */
}
.background-image2 {
	background-image: url('~/Content/images/growth.png'); /* Path to your image */
	background-size: cover; /* Cover the entire area */
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Prevent the image from repeating */
}
.background-image3 {
	background-image: url('~/Content/images/wealth-building.jpg'); /* Path to your image */
	background-size: cover; /* Cover the entire area */
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Prevent the image from repeating */
}
.Companies div.data_empty {
	font-size: 1.3em;
}
.apexcharts-legend-text {
	color: var(--color2) !important;
}
.apexcharts-toolbar {
	z-index: 2 !important;
}
/************* TABS ************/

body {
	font-family: Arial, sans-serif;
}
.tabs a {
	/*padding-left: 72px;
	display: flow-root;
	padding-right: 153px;*/
	padding: 11px 60px 13px;
	display: inline;
	/*	border: 1px #006838 solid !important;
*/ background: white !important;
	font-size: 1em;
	width: 58px;
	white-space: nowrap;
	text-transform: capitalize;
}
.tabs {
	display: flex;
	float: left;
	margin-right: 10px;
	flex: 1;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	color: black;
	cursor: pointer;
}

.tab {
	flex: 1;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	color: black;
	cursor: pointer;
}
.tab.active{
	background-color: #006838 !important;
	font-weight: bold;
	color: white;
}
.tab.active:hover {
			background-color: white;
			color: #006838;
}

.tab-content {
	display: none;
	padding: 20px;
}
.tab-content.active {
	display: block;
}
a.tab {
	border: 1px #006838 solid !important;
	background: #fff;
	margin: 2px 9px 0px 8px;
	border-radius: 3px;
	width: 120px;
	text-align: center;
	letter-spacing: 1px;
	direction: rtl;
}
a.tab.active {
	background: #006838 !important;
	color: white!important;
}
	a.tab.active:hover{
		color:white!important;
	}
	a.tab:not(.active):hover {
		background-color: #b9d5c8 !important;
		color: white !important;
	}
/******************************/
.styled-table {
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0; /* Space around the table */
}
.styled-table th, .styled-table td {
		padding: 12px; /* Padding inside cells */
		text-align: center; /* Align text to the left */
	}
	.styled-table th {
		color: #006838; /* Header text color */
	}
	.styled-table thead th, table.dataTable thead td {
		/*border-bottom: 3px solid #f5f5f5 !important;*/
		border: 0.2px solid #dee6de ;
		border-bottom: 2px solid #006838 ;
		background: #006838;
		color: #fff;
	}
	.styled-table td a {
		color: #006838;
	}
.styled-table td a:hover {
		color: #cc9c45;
	}
.styled-table td {
		/*background-color: #f2f2f2;*/ /* Zebra striping for even rows */
		border-bottom: 3px solid #f5f5f5;
		
	}
/*	.styled-table tbody tr.odd:last-child, table.dataTable tbody tr.odd:last-child {
		border-bottom: 30px solid black !important;
	}*/
.styled-table tr:hover {
	background-color: #ddd; /* Highlight row on hover */
}
.styled-table td {
		vertical-align: middle; /* Align content vertically */
		color: black;
	}
table.dataTable tbody tr.odd {
	background-color: #e1dccc4a;
}
table.dataTable tbody th, table.dataTable tbody td {
	border: 2px solid #dee6de;
}
table th:hover {
	background-color: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
	/*background-color: #006838;*/ /* Default background color for all buttons */
	border: none; /* Remove default border */
	padding: 10px 15px; /* Padding for the button */
	cursor: pointer; /* Pointer cursor on hover */
	border-radius: 4px; /* Rounded corners */
	transition: color 0.3s; /* Smooth transition for text color */
	margin: 0 2px; /* Space between buttons */
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
		background-color: #006838 !important; /* Background color for the active button */
		color: white !important; /* Text color for the active button */
	}

	.dataTables_wrapper .dataTables_paginate .paginate_button:not(.current):not(.disabled) {
		color: #333 !important; /* Text color for number buttons */
	}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
		background-color: #e0e0e0; /* Light gray for inactive buttons */
		color: #333; /* Darker text color for inactive buttons */
		cursor: not-allowed; /* Not allowed cursor for disabled buttons */
	}

	.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
		background-color: transparent !important;
		color: gray;
	}

		.dataTables_wrapper .dataTables_paginate .paginate_button.previous:not(.current):not(.disabled) {
			color: gray !important;
		}

	.dataTables_wrapper .dataTables_paginate .paginate_button.next {
		background-color: transparent !important;
		color: gray;
	}
		.dataTables_wrapper .dataTables_paginate .paginate_button.next:not(.current):not(.disabled) {
			color: gray !important;
		}

	.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
		color: gray !important; /* Change text color to gray on hover */
		background-color: #b9d5c8 !important; /* Add a light background color on hover */
	}
	td {
		color:black !important;
	}
.text-center {
	text-align: center !important;
}
nav.grid_8.margmenu {
	margin: 1px 9px 0 -2px !important;
}
.container.row.grid_1.margleft {
	margin-left: 0px !important;
}
/*
.tabs h4:not(.active):hover {
	background-color: #b9d5c8 !important;
	color: white !important;
}*/
.Summary-area .project-item-tab {
	margin-right: 0px;
	border-radius: unset;
}

.Summary-area .tab-content {
	padding-top: 18px;
}

.tab-content {
	padding-top: 18px;
}
div#div_dateValue {
	width: 100%;
}
h4.panel-title.active {
	background-color: #006838 !important;
	width: 65%;
}
h4.panel-title {
	width: 100% !important;
	}
.grid-8.agendapanells {
	display: grid;
	padding-left: 11px;
}
.panel-title {
	padding: 7px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
	background-color: #fff;
	border: 1px solid;
}
.panel-default {
	background-color: transparent;
	border: 0px;
	box-shadow: none;
}
.dsfelx {
	display: flex!important;
}
.panel-title a {
	font-size: 16px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0;
	text-transform: capitalize;
	color: #006838;
}
h4.panel-title.active a {
	color: white !important;
}
h4.panel-title:hover {
	background: #b9d5c8;
}
h4.panel-title:hover a{
	color: #fff;
}
.active .panel-icon {
	background-color: var(--color8);
	color: var(--color2);
}
.panel-icon {
	margin-right: 8px; /* Space between icon and text */
	display: inline-block; /* Ensure the icon is treated as an inline element */
}
.panel-title .panel-icon {
	width: 25px;
	height: 25px;
	border: 1px solid #ebebeb;
	text-align: center;
	display: inline-block;
	display: inline-block; /* Ensure the icon is treated as an inline element */
	margin-right: 15px;
}
.panel-heading {
	position: relative;
	padding-left: 30px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}
.collapse.in {
	display: block;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	background-color: transparent;
	border: 0px;
	padding: 0px 40px 0px;
}
.panel-default > .panel-heading {
	border: 0px;
	padding: 12px 0px;
	background: transparent;
	color: #56789e;
}
.panel-icon .fa-plus {
	margin-right: 3px;
	font-size: 14px;
	transform: rotate(90deg);
	transition: all .3s ease-in-out;
}
.panel-icon .fa-minus {
	margin-right: 3px;
	font-size: 14px;
	transform: rotate(180deg);
	transition: all .3s ease-in-out;
}
.collapse {
	display: none;
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
	.table > thead > tr > th {
		border-bottom: 2px solid #006838;
		color: var(--color17);
	}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
.table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	background-color: transparent;
	text-indent: initial;
}
.panel-default > .panel-heading {
	color: #333;
/*	background-color: #f5f5f5;
	border-color: #ddd;*/
}
thead {
	box-sizing: border-box;
}
.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	padding: 8px;
	line-height: 1.42857143;
}
.active.collapsed .panel-icon {
	background-color: transparent;
	color: var(--color4);
}
tr {
	color: #006838;
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
	margin-bottom: 0
}
.fa.white{
	color :#fff;
}
/**************CALENDAR****************/
.calendar {
	border: groove !important;
	margin: -8px !important;
}
.calendar .calendar-header .title {
		color: wheat;

	}
.calendar .calendar-header {
		background: #006838 !important;
	}
.calendar .calendar-header .year-spinner .years-container .current-year {
			color: wheat !important;
		}
.calendar .calendar-header .months-container p.selected-month {
			color: wheat !important;
		}
.calendar .calendar-body .days-body .day.selected-day {
		background: wheat !important;
	}
.calendar .calendar-body .days-body .day:hover {
		background-color: #b9d5c8 !important;
	}
.calendar .calendar-footer {
	background: #006838 !important;
}
.calendar .calendar-footer .btn {
		color: #f5da93 !important;
	}
#div_dateValue {
	color: #006838;
}
.btn {
	position: relative;
	transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
	user-select: none;
	border-radius: 0px;
	padding: 15px 35px;
	/* font-size: 14px; */
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0px;
}

.btn::after, .btn::before {
	position: absolute;
	content: "";
	transition: inherit;
	z-index: -1;
}
.btn::after, .btn::before {
    position: absolute;
    content: "";
    transition: inherit;
    z-index: -1;
}
i.fa-solid.fa-caret-up, i.fa-solid.fa-caret-down {
	color: wheat !important;
}
center a img {
	display: none !important;
}
/************** News Detais ****************/
.marketNewsdateSection {
	margin-right: 1%;
	padding: 5px 10px;
	text-align: center;
	border: 2px solid #fff;
	color: #fff;
	background: #006838;
	border-radius: 5px;
	box-sizing: border-box;
	width: 73px;
	height: 63px;
	font-size: 17px;
}
.marketNewstitleWithDate {
	margin-bottom: 2rem;
	width: 100%;
	display: flex;
	margin-bottom: 5px;
	align-items: center;
}
.date {
	margin: 0;
	margin-left: 1px;
}

.month {
	margin-left: 2px;
}

.time {
	margin: 0; /* Remove default margin */
	margin-top: 5px; /* Optional: add some space above the time */
}
.marketNewsTitle {
	line-height: normal;
	text-align: left;
	direction: ltr;
	color: #006838;
	transition: all 0.15s ease;
	font-weight: bold;
	font-size: 1rem;
}
.marketNewsSectionBody{
	color:black;
}
.background-div {
	width: 100%;
	height: 150px;
	background-image: linear-gradient(0deg, #ab742c80, #efeadd96),url('../images/slide2.jpg');
	background-size: cover; /* Cover the entire div */
	background-position: center; /* Center the image */
	display: flex;
	align-items: center; /* Center content vertically */
	justify-content: center; /* Center content horizontally */
	color: white;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
}
.header-caption-inner  {
	color: #d9ab4e;
}
.header-caption-inner p,
.header-caption-inner a {
	font-weight: 300;
	line-height: 22px;
	letter-spacing: 0;
	margin: 0;
	text-transform: capitalize;
}
/************** All News ****************/
tr:nth-child(even) .news {
	background-color: #f2f2f2; /* Zebra striping for even rows */
}
.centerNoneDisplay .center {
	display: none !important;
}
.wdth {
	/*width: 91% !important;*/
}
.readmarketNewsBtn {
	border: 2px solid #008838;
	border-radius: 5px;
	transition: all 0.2s ease-in-out;
	padding: 0 15px;
	/*width: auto;
	height: 35px;*/
	border-color: var(--grey2);
	/*font-size: 0.9rem;*/
	line-height: 32px;
	float: right;
	/*color: #444444;*/
	background: white;
	margin-bottom: 5px;
	max-height: 65px;
}
th.Newsth {
	background: transparent !important;
	border: none !important;
	border-bottom: transparent !important;
}
tr.newsTr.odd{
	background-color:#fff !important;
}
td.news{
	border:none !important;
}
/************** Reports ****************/
.data_empty {
	margin-left: 37px !important;
}
/************** ContactUs ****************/
.popup {
	display: none; /* Hidden by default */
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	justify-content: center;
	align-items: center;
	z-index: 99;
}

.popup-content {
	background-color: white;
	padding: 20px;
	border-radius: 5px;
	position: relative;
	width: 80%;
	max-width: 600px;
}

.close-btn {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
#mapPopup{
	display:none;
}
.fa.locationbranch {
	color: #006838;
}
a#openPopup {
	cursor: pointer;
	color: #cc9c45;
}
/*a#openPopup:hover {
	color: #006838;
}*/
.branchp {
	color: #006838;
}
.grid_1.langresponsive {
/*	margin: -12px 15px;*/
}
.navbar-toggle {
	border: 2px solid #daa106;
	display: none;
	float: inline-end;
	margin: 0;
	z-index: 7;
	width: 45px;
	height: 40px;
	border-radius: 0;
	font-size: 16px;
	font-weight: 400;
	position: fixed;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: -5px 232px 0px 0px;
}
.icon-bar {
	background: #daa106;
	font-weight: 700;
	display: block; 
	width: 22px;
	height: 2px;
	border-radius: 1px;
	margin: 1px 0; 
}
.navbar-collapse.collapse {
	display: block;
	float: right;
}
.navbar-header {
	position: relative;
	float: none;
	display: none;
	text-align: left;
	width: 100%;
	right: 0px;
	z-index: 12;
}
button#mm0 {
	border: 2px solid #daa106;
	display: inline-block;
	float: none;
	margin: 0;
	margin-left: 0px;
	margin-left: 0px;
	margin-left: 10px;
	z-index: 7;
	width: 45px;
	height: 40px;
	border-radius: 0;
}
ul#navbarMob {
	display: none;
	background: #fff;
	padding: 4px 198px 0px 0px;
	z-index: 999;
	position: fixed;
	color: #dbaa22 !important;
	border: 1px solid;
	
}
ul#navbarMob li:last-child {
	border-bottom: none;
}
#navbarMob li a {
	color: #006838;
	padding: 13px 18px 0px 0px;
	font-size: 18px;
	width: 195px;
}
#navbarMob li {
	margin: 3px -39px 4px 4px;
	cursor: pointer;
	padding: 2px 0px 6px 0px;
	border-bottom: 1px solid #dcb032;
	margin: 0px -196px 14px 0px;
}
/*Core variables and mixins*/
.bg_4 h2.size2 {
	color: #d9ab4e;
}

.bg_4 a.link3 {
	color: #d9ab4e;
}

	.bg_4 a.link3:hover {
		color: #f5da93;
		cursor: pointer;
		text-shadow: 0.5px 0px #f5da93;
	}

.bg_4 a.link2 {
	background-color: #d9ab4e !important;
}

.bg_4 h6.col2 {
	color: #006838 !important;
}

.bg_4 .block1 p {
	color: #070707;
}

.block2 {
	color: #000000;
}

.agendaresponsive {
	margin: 0px -12px 0 23px;
}

.panel-group {
	margin: 0px 10px 0px 5px;
}
div#detailsDiv {
	direction: rtl;
}
.grid_12 {
	font-size: 1.1em;
}

a.link3 {
	font-size: 2em;
}
.mrgn {
	margin: 8px;
}
.sf-menu li ul, .sf-menu li.sfHover > ul {
	background-color:white !important;
	margin: 4px 2px 0px -13px;
	padding: 20px 9px 5px 22px;
}/*submenu */
button.sub-button {
	position: relative;
	float: right;
	right: 0;
	top: -16px;
	height: 44px;
	width: 44px;
	border: none;
	border-left: 1px solid #dcb032;
	background: #fff;
}

.submenu-button {
	position: relative;
	float: right;
	z-index: 10;
	right: 0;
	top: 0px;
	display: block;
	/*border-left: 1px solid #5f5d5d;*/
	border-left: 1px solid #daa1063d;
	height: 43px;
	width: 43px;
	cursor: pointer;
	pointer-events: none;
}

	.submenu-button::before {
		content: '';
		position: absolute;
		left: 19px;
		top: 20px;
		display: block;
		width: 11px;
		height: 2px;
		/*background: #5f5d5d;*/
		background: #daa106;
		z-index: 99;
	}

li.on > button.sub-button > span.submenu-button::after {
	content: none;
}

.submenu-button::after {
	content: '';
	position: absolute;
	top: 15px;
	left: 24px;
	display: block;
	width: 2px;
	height: 11px;
	/*background: #5f5d5d;*/
	background: #daa106;
	z-index: 99;
}

.navigation .submenu-button::before {
	content: '';
	position: absolute;
	left: 21px;
	top: 26px;
	display: block;
	width: 11px;
	height: 1px;
	background: #323232;
	z-index: 99;
}
.submenu-button.minus::after {
	display: none;
}

.submenu-button.minus::before {
	width: 11px;
	height: 2px;
	top: 24px;
	left: 21px;
	transform: none;
	background: #daa106;
}

.submenuRespo {
	display: none;
	padding: 0px 0px 0px 0px;
	margin: 7px 0px -22px -4px;
	border-top: 1px solid;
	background: #f0ede6;
}
li.submenuliRespo {
	margin: 13px 2px 16px 0px !important;
	padding: 2px 0px 8px 4px !important;
}

/*
--------------------------------
- Blog Masonry Page
--------------------------------
*/

.blog-masonary {
	width: 100%;
}

.post-grid {
	width: 33%;
	height: auto;
	float: left;
	padding: 0px 15px;
	margin-bottom: 30px;
}
.grid_4.omega {
	width: 99%
}
.adresValue {
	word-wrap: normal;
	max-width: 60%;
}
/*.vertical {
	display: flex;
	flex-direction: column;
}*/
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1199px) {
	.image img {
		width: 100%;
	}

	.image3 > img {
		width: 100%;
	}

	.banner h5 {
		font-size: 20px;
		line-height: 20px;
	}

	ul.list li a {
		font-size: 15px;
		line-height: 43px;
	}

	#subscribe-form input {
		width: 63%;
	}

	.list1 li a {
		font-size: 15px !important;
		line-height: 44px;
	}

	.agendaresponsive {
		min-width: 282px !important;
		margin: 0 1px 0px 24px !important;
	}

	a.tab {
		width: 86px;
	}

	.panel-group {
		margin: 0px 0px 0px 17px;
	}

	.grid-8.agendapanells {
		margin: 0px;
	}

	.grid_9.menureponsive {
		width: 671px !important;
	}

	.grid_6.newsresponsive {
		width: 445px !important;
	}

	.grid_2.logoresponsive {
		width: 163px;
	}

	.grid_1.langresponsive {
		width: 38px;
		margin: -26px 14px;
	}
	.lang {
		margin: 41px 9px 0 0;
		font-size: 1.3em !important;
	}
	.sf-menu > li > a {
		font-size: 16px !important;
	}
	.grid_12 {
    font-size: 15px;
	}
	a.link3 {
    font-size: 33px;

	}
	.grid_7 {
        width: 517px;
    }
	address b{
		font-size: 23px;
	}
	.calendar .calendar-header .title h2 {
		padding-right: 45px !important;
	}
	.menureponsive .mobile-menu {
		display: none;
	}
	footer#footer {
		padding-bottom: 100%;
	}
	.adresValue {
		font-size: 14px;
		max-width: 60%;
	}
}
	@media only screen and (max-width: 959px) {

		.title1 {
			font-size: 55px;
			line-height: 55px;
		}

		.block h5 {
			margin-top: 0;
		}

		.block {
			padding-right: 0;
		}

		ul.list li a {
			font-size: 14px;
			line-height: 40px;
		}

		footer#footer {
			padding-bottom: 100%;
		}
		.grid_9.menureponsive {
			width: 531px !important;
			margin: 0px 0px 0px -6px;
		}
		.grid_2.logoresponsive {
			width: 165px;
		}
		.grid_1.langresponsive {
			width: 1px;
			margin: -29px -2px;
		}
		.agendaresponsive {
			min-width: 283px !important;
			margin: 0 1px 0 23px !important;
		}
		.panel-group {
			margin: 0px 1px 0 29px !important;
		}
		a.tab {
			width: 63px;
			letter-spacing: 0px;
			margin: 0px 1px 0px 1px !important;
		}
		p {
			font-size: 17px !important;
		}
		lang {
			margin: 41px 9px 0 0;
		}
		.title4 {
			font: normal 24px/30px Arial;
		}
		.title4, .copy {
			font: normal 20px / 30px Arial;
		}
		ul.socials li {
			margin: 1px 11px 0px 0px;
		}
		.adresValue {
			font-size: 14px;
			word-wrap: normal;
			max-width: 47%;
		}

	}

	@media only screen and (max-width: 769px) 
	{
	a.tab {
		width: 60px !important;
	}
	.table-responsive {
		padding: 0px 0px 0px 16px;
	}
	.agendaresponsive {
		margin: 0 1px 0 35px !important;
	}
	.grid-8.agendapanells {
		margin: 0px ;
		display: flow-root;
		padding-right: 13px;
		padding-left: 25px;
		font-size: 14px;
	}
	.panel-group {
		margin: 0px 5px 0px 1px !important
	}
	.grid_12 {
		width: 739px;
	}
	h4.panel-title {
		width: 95% !important;
	}
    .grid_9.menureponsive {
        width: 490px !important;
        margin: -6px 57px 0px 5px;
    }
	.grid_1.langresponsive {
		margin: -36px -2px;
	}
	.lang{
		margin: 50px -21px 0 0;
	}
	/*.container {
		font-size: 0.8em !important;
	}*/

	.grid_12 {
		font-size: 17px;
	}

	.tabs {
        padding: 0px;
    }
	    a.tab {
        padding-left: 22px;
        direction: inherit;
        padding-right: 102px;
    }
	div#Gainerstab, div#Loserstab, div#Valuetab, div#Volumetab {
		padding-left: 0px;
	}
	.footer#footer{
		font-size: 12px !important;
	}
	address b{
		font-size: 18px!important;
	}
	    a.link3 {
        font-size: 26px;
    }
	body {
		font: normal 15px/24px Arial, sans-serif;
	}
	.calendar .calendar-header .months-container p{
		font-size:13px !important;
	}
	.calendar .calendar-body .days-header p{
		font-size:13px !important;
	}
	.project-area top-padding{
		 padding-left: 14px;
	}
	.panel-group{
		width: 103%;
	}
	
	.sf-menu > li > a {
		font-size: 15px !important;
	}
	.grid_6.newsresponsive {
		width: 360px !important;
	}
	.grid_7 {
		width: 395px;
	}
	a.link3 {
		font-size: 24px;
	}
	.calendar .calendar-header .title h2 {
		padding-right: 48px !important;
	}
	.adresValue {
    word-wrap: normal;
    max-width: 46%;
	}
	.grid_3 .omega{
		margin-left: 1px;
	}
	.adresValue {
		font-size: 14px;
		word-wrap: normal;
		max-width: 60%;
	}
}
	@media only screen and (max-width: 767px) {

	h2 {
		font-size: 45px;
		line-height: 45px;
		margin-top: 10px;
	}

		h2 br, h3 br, h4 br, h5 br, h6 br {
			display: none;
		}

	h4 {
		margin-top: 25px;
		padding: 10px 13px;
	}

	h3, h4 {
		letter-spacing: 0;
	}

	h2.size1 {
		font-size: 45px;
		line-height: 45px;
	}

	.bg_1, .bg_2 {
		padding: 40px 0;
	}

	ul.list li a {
		font-size: 15px;
		line-height: 46px;
	}

	section.section1, section.section {
		margin-top: 20px;
	}

	.image {
		margin-bottom: 20px;
	}

	.banner {
		padding-top: 30px;
		height: 112px;
	}

	#subscribe-form {
		margin-top: 10px;
	}

	.thumb1 {
		margin-top: 35px;
	}

	ul.list li a {
		font-size: 18px;
		line-height: 47px;
	}

	.title1 {
		font-size: 60px;
		line-height: 60px;
	}

	.center {
		padding-bottom: 30px;
	}

	.fright {
		padding-bottom: 30px;
	}

	.image2 {
		width: 100%;
	}

	.cont {
		width: 100%;
	}

	.tab {
		margin: 10px;
	}

	.tabs {
		display: grid;
	}

	.grid-8.agendapanells {
		display: inherit !important;
		margin: 0px 18px 0 -31px !important;
	}

	.panel-default > .panel-heading + .panel-collapse > .panel-body {
		display: contents;
	}

	.calendar {
		min-width: 270px !important;
		width: 100% !important;
		margin: 0 18px 0 -31px !important;
	}

	h4.panel-title {
		max-width: 260px !important;
	}

	a.tab {
		margin: 0px;
		width: 0;
	}

	.grid_9.menureponsive {
		margin: -6px 57px 0px 5px;
	}

	.grid_1.langresponsive {
		margin: -36px 0px;
	}

	#header h1 a img {
		max-width: 78px !important;
	}

	.lang {
		margin: 41px 9px 0 0;
		font-size: 1.3em;
	}

	#navbarMenu {
		margin: 1px 78px 0px 0px !important;
	}
	
}
	@media only screen and (max-width: 480px) {

		.center {
			padding: 18px 0 30px;
		}

		.thumb {
			margin: 30px 0 17px;
		}

		.block h5 {
			font-size: 24px;
			line-height: 24px;
		}
		.tab {
			margin: 26px;
		}
		.tabs {
			display: grid;
			padding: 0px 109px 0px 0px;
		}
		.container {
			width: 432px;
			font-size: 1.3em !important;
		}
		.grid_9.menureponsive {
			width: 263px !important;
		}
		div#div_dateValue {
			display: flex;
		}
		h4.panel-title {
			max-width: 379px !important;
		}
		a.tab {
			margin: 2px 0px 6px 0 !important;
			padding-right: 92px;
		}
		.grid_12 {
			width: 397px;
		}
		.agendaresponsive {
			padding-right: 46px;
			padding-left: 0px;
		}
		#header h1 a img {
			max-width: 63px !important;
		}
		.row.respons {
			display: flex !important;
		}

		select#mm0 {
			width: 83%;
		}

		header#header {
			height: 51px;
			min-height: 0px;
		}
		.grid_1.langresponsive {
			margin: -37px 16px;
		}
		.navbar-toggle {
			display: flex;
			margin: -3px 182px 0px 189px;
		}
		.navbar-header {
			display: block;
			padding: 14px 0px 43px;
		}
		.navbar-collapse.collapse {
			max-width: 90%;
		}
		.stricky {
			background: #cc9c45;
			position: fixed;
			z-index: 999999;
		}
		ul#navbarMob {
			margin: 1px 0px 0px -81px;
		}
		#navbarMob li {
			margin: 0px -198px 14px 0px;
			padding: 2px 0px 6px 4px;
		}
		lang {
			margin: 40px 9px 0 0;
		}
		.container {
			font-size: 0.8em !important;
		}

		.grid_12 {
			font-size: 17px;
		}

		.tabs {
			padding: 0px 0px 0px 80px;
		}
		a.tab {
			padding-left: 38px;
			direction: inherit;
			padding-right: 107px;
		}
		.table-responsive {
			padding: 0px;
		}
		div#Gainerstab, div#Loserstab, div#Valuetab, div#Volumetab {
			padding-left: 1px;
		}
		.project-area top-padding {
			margin: -10px !important;
		}
		.panel-group {
			margin: 0px 5px 0px -4px !important;
		}
		button.sub-button {
			height: 38px;
			width: 49px;
		}
		 
}
	@media only screen and (max-width: 376px) {
	.container {
		width: 385px;
	}

	.menureponsive {
		width: 354px !important;
	}

	h4.panel-title {
		max-width: 354px !important;
	}

	.panel-group {
		margin: 0px -22px 0px 5px !important;
	}

	grid_4.agendaresponsive {
		margin: 0 !important;
	}

	.grid-8.agendapanells {
		margin: 0px 36px 0 -31px !important;
		font-size: 15px;
	}

	.bg_2.home {
		padding: 40px 0px;
	}

	.row.respons {
		display: flex !important;
	}

	select#mm0 {
		width: 77%;
	}

	header#header {
		height: 51px;
		min-height: 0px;
	}

	.grid_1.langresponsive {
		margin: 4px 9px;
	}

	.lang {
		margin: 0px;
		font-size: 1.5em;
	}

	.navbar-toggle {
		display: flex;
		margin: -3px 160px 0px 154px;
	}

	.navbar-header {
		display: block;
		padding: 14px 0px 13px;
	}

	.navbar-collapse.collapse {
		max-width: 90%;
	}

	.stricky {
		background: #cc9c45;
		position: fixed;
		z-index: 999999;
	}

		ul#navbarMob {
			margin: 29px 1px 0px -86px;
		}

	.grid_12 {
		font-size: 14px;
		width: 348px;
		float: inline-end;
	}

	.tabs {
		padding: 0px 0px 0px 38px;
	}
	.tabs a {
		padding: 11px 84px 13px;
	}
	.table-responsive {
		padding: 0px;
	}

	footer#footer {
		font-size: 14px;
	}

	.banner h5 {
		font-size: 16px;
	}
	.grid_4 {
		font-size: 14px;
	}
	address b {
		font-size: 20px;
	}
	a.link3 {
		font-size: 25px;
	}
	.grid_4.agendaresponsive {
		padding-right: 23px !important;
	}
	.grid-8.agendapanells {
		padding-right: 17px !important;
		padding-left: 8px !important;
	}
	 .grid_9.menureponsive {
    width: 221px !important;
	}
	 .grid_6.newsresponsive {
        width: 370px !important;
    }
	  .grid_7 {
		width: 334px;
	}
	  button.sub-button{
		width: 49px !important;
	  }
}
	@media only screen and (max-width: 325px) {
	.container {
		width: 327px;
	}
	.grid_12 {
		width: 307px;
	}
	.tab-content.active {
		display: contents;
	}
	.tabs {
		padding: 0px 0px 0px 41px;
	}
	.panel-group {
		margin: 0px -10px 0px 12px !important;
	}
	.grid_4.agendaresponsive {
		margin: 0px 0px 0px 1px !important;
		padding: 0px;
	}
	.grid-8.agendapanells {
		margin: 0px 26px 0 -55px !important;
	}
	.bg_2.home {
		padding: 40px 9px;
	}
	select#mm0 {
		width: 54%;
		margin-right: 28%;
	}
	.grid_1.langresponsive {
		width: 6px !important;
		margin: 0px !important;
	}
	.row.respons {
		display: flex !important;
	}
	.grid_2.logoresponsive {
		width: 0px !important;
	}
	.grid_9.menureponsive {
		width: 305px !important;
	}
	.lang {
        margin: -4px -1px 0 0;
		font-size: 1.2em;
    }
	    header#header {
        height: 44px;
        min-height: 0px;
    }
	i.fa.fa-globe {
		height: 7px;
	}
	.navbar-toggle {
		display: flex;
		margin: -5px 232px 0px 233px;
	}
	.navbar-header {
		display:block;
		padding: 14px 0px 13px;

	}
	.navbar-collapse.collapse{
		max-width: 90%;
	}
	.stricky {
		background: #cc9c45;
		position: fixed;
		z-index: 999999;

	}
	ul#navbarMob{
		margin: 24px 52px 0px -79px;
	}
	.lang {
		font-size: 0.8em;	

	}
	.grid_12 {
    font-size: 14px!important;

	}
	footer#footer {
        font-size: 13px;
    }
	.grid_6.newsresponsive {
    width: 314px !important;
	}
	  .grid_7 {
    width: 320px;
	}
	.calendar .calendar-header .title h2{
		margin: 0px 0px 0px -20px;
	}
	  .displayrespons {
    position: inherit !important;
  }

}

/*.menureponsive {
	width: 284px !important;
}*/

.footer_about_txt {
	width: 96%;
	padding: 20px 20px;
}
/**************** EGX *******************/
.project-item-tab {
	width: auto;
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #006838;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	cursor: pointer;
	border-radius: 3px;
}
.EGX-area .project-item-tab h5 {
	color: black;
}
.EGX-area .project-item .project-item-tab {
	width: 90%;
	margin-bottom: 10px;
}
.EGX-area .project-item-tab {
	padding: 5px 5px !important;
	min-width:15%;
}
.project-item {
	display: inline-table;
}
.EGX-area .project-item .project-item-tab.active {
	background-color: #006838;
}
.horizontal .project-item-tab {
	padding: 5px 5px;
}
.EGX-area .project-item-tab.active {
	background: #006838;
}
.EGX-area .project-item .project-item-tab.active h5 {
	color: #fff;
}
.EGX-area .project-item-tab.active h5 {
	color: #fff;
}
.EGX-area .project-item-tab h5:hover {
	color: white;
}
.project-item-tab:not(.active):hover {
	background-color: #b9d5c8 !important;
	color: white !important;
}
.EGX_Horizontal {
	margin-bottom:5px;
}
.EGX_row, .IndvInst_row {
	margin-right: 5px;
	margin-left: 1px
}
.tab-content.EGX, .tab-content.IndvInst{display:block !important;}
.tab-content>.tab-pane {display: none;}.tab-content>.active {display: block;}
.col-auto {
	flex: 0 0 auto;
	width: auto;
}
/***Market summary**/
.mrktdv {
	padding-top: 1em;
}
th.mrktsumryth {
	padding: 8px;
	line-height: 1.0 !important;
	border-bottom: 1px solid #d2d2d2;
	text-align: left !important;
}
.tablemrktsumry tr {
	background: #f6f5f0;
	border-bottom: #fff 1px solid;
}
.tablemrktsumry th {
	background: #006838;
	color: #fff;
	border-bottom: #fff 1px solid;
}
/********** Investors ***********/
.project-item-tab h5:hover {
	color: #fff;
}
.project-item-tab.active {
	background: #006838;
	/* color: #fff !important; */
}
.project-item-tab.active h5 {
    color: #fff;
}
.Indv_Instit {
	padding-top: 3em;
}
.note-editor.note-frame .note-editing-area .note-editable b {
	font-weight: bold !important;
}

b, strong {
	font-weight: bolder;
}
	/***************************************/
	.col-1 {
	flex: 0 0 auto;
	width: 8.33333333%;
}

.col-2 {
	flex: 0 0 auto;
	width: 16.66666667%;
}

.col-3 {
	flex: 0 0 auto;
	width: 25%;
}

.col-4 {
	flex: 0 0 auto;
	width: 33.33333333%;
}

.col-5 {
	flex: 0 0 auto;
	width: 41.66666667%;
}

.col-6 {
	flex: 0 0 auto;
	width: 50%;
}

.col-7 {
	flex: 0 0 auto;
	width: 58.33333333%;
}

.col-8 {
	flex: 0 0 auto;
	width: 66.66666667%;
}

.col-9 {
	flex: 0 0 auto;
	width: 75%;
}

.col-10 {
	flex: 0 0 auto;
	width: 83.33333333%;
}

.col-11 {
	flex: 0 0 auto;
	width: 91.66666667%;
}

.col-12 {
	flex: 0 0 auto;
	width: 100%;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left;
}
@media (max-width: 767px) {
	.horizontal .project-item-tab, .Market-area .my-skills .project-item-tab, .Sectors_Activity .project-item-tab {
		padding: 7px 10px !important;
	}
	.EGX_row {
		margin-right: 0px;
		margin-left: 0px;
	}
}
@media (max-width:992px) {
	.horizontal .project-item-tab {
		padding: 7px 3px !important;
	}
}
@media (max-width: 480px) {
	.horizontal .project-item-tab {
		margin-right: 0px;
	}
}

@media(max-width:430px) {
	.horizontal .project-item-tab {
		padding: 7px !important;
	}
}

@media(max-width:397px) {
	.horizontal .project-item-tab {
		padding: 7px 4px !important;
	}
}

@media(max-width:375px) {
	.horizontal .project-item-tab {
		padding: 7px 3px !important;
	}
}
@media (max-width: 480px) {
	.project-item-tab, a.project-item-tab {
		margin-right: 0 !important;
	}

	.horizontal .project-item-tab:not(:last-of-type), .Market-area .my-skills .project-item-tab:not(:last-of-type), .Sectors_Activity .project-item-tab:not(:last-of-type) {
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}

	.horizontal .project-item-tab:not(:first-of-type), .Market-area .my-skills .project-item-tab:not(:first-of-type), .Sectors_Activity .project-item-tab:not(:first-of-type) {
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
	}
	canvas#Buy_Sell_barChart {
		width: 100%;
		width: 100% !important;
		min-width: 325px;
		min-height: auto !important;
	}
	.col-sm-12.col-md-12.col-xs-12{
		width:100%
	}
	
}
@media (min-width: 576px) {
	.col-sm {
		flex: 1 0 0%;
	}

	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col-sm-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-sm-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-sm-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-sm-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col-sm-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-sm-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-sm-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-sm-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-sm-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-sm-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-sm-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-sm-12 {
		flex: 0 0 auto;
		width: 100%;
	}
	.col-md-8 col-sm-12 col-xs-12{
		width:100%;
	}
	.col-md-12 col-sm-12 col-xs-12{
		width:100%;
	}

	
}

@media (min-width: 768px) {
	.col-md {
		flex: 1 0 0%;
	}

	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col-md-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-md-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-md-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-md-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col-md-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-md-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-md-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-md-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-md-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-md-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-md-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-md-12 {
		flex: 0 0 auto;
		width: 100%;
	}
}

@media (min-width: 992px) {
	.col-lg {
		flex: 1 0 0%;
	}

	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col-lg-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-lg-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-lg-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-lg-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col-lg-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-lg-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-lg-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-lg-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-lg-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-lg-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-lg-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-lg-12 {
		flex: 0 0 auto;
		width: 100%;
	}

}

@media (min-width: 1200px) {
	.col-xl {
		flex: 1 0 0%;
	}

	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col-xl-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-xl-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-xl-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-xl-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col-xl-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-xl-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-xl-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-xl-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-xl-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-xl-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-xl-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-xl-12 {
		flex: 0 0 auto;
		width: 100%;
	}

}

@media (min-width: 1400px) {
	.col-xxl {
		flex: 1 0 0%;
	}
	.col-xxl-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col-xxl-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-xxl-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-xxl-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-xxl-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col-xxl-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-xxl-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-xxl-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-xxl-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-xxl-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-xxl-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-xxl-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-xxl-12 {
		flex: 0 0 auto;
		width: 100%;
	}
}
@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
	.visible-xs {
		display: block !important
	}
}

@media (min-width:768px) {
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		float: left;
	}
	.visible-xs {
		display: none !important
	}
}

@media (min-width:992px) {
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left;
	}
}

@media (min-width:1200px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left;
	}
}
@media only screen and (max-width: 767px) {
	header nav {
		font:12px/15px Arial, Helvetica, sans-serif;
	}	
}