html{height: 100%; min-height: 100% !important;}
body {
    background-color: #ffffff;
    line-height: 1;
	font-size: 13px;
  	font-weight: 600;
    color: #333333;
	margin: 0 !important;
	padding: 0 !important;	
	font-style: normal !important;
	text-shadow: none !important;
	-webkit-appearance: none;
	overflow-x: hidden;
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#main_home{
	height: auto;
	min-height: 500px;
  	padding: 0 0 10px ;
  	overflow: hidden;
	/*
	background-color: rgba(6,99,170,0.8);
	*/
}

@media (max-width: 767px) {
	#main_home{
		min-height: 500px;
		padding: 160px 0 20px ;
		overflow: hidden;
	}
}
.hm_logo_main_c{
	display: block;
	position: fixed;
	top: 0;
	left: 50%;
	padding: 0 10px;
	width: auto;
	height: auto;
	min-height: 300px;
	margin: 0px auto auto -120px;
	text-align: center;
	z-index: 99999;
}
.hm_hexcss {
	margin-top: 0;
	width: 220px;
	height: 200px;
	background-color: #fff;
	position: relative;
	text-align: center;
}

.hm_hexcss:after {
	content: "";
	width: 0;
	position: absolute;
	bottom: -60px;
	left: 0;
	border-top: 61px solid #fff;
	border-left: 110px solid transparent;
	border-right: 110px solid transparent;
}
.hm_hexcss img {
	position: relative;
	margin-top: 10px;
	width: auto;
	max-width: 80%;
	height: auto;
	max-height: 80%;
}
.hm_hexcss span {
	display: block;
	width: 100%;
	height: 6px;
	background-color: #ff0000;
}
.en_text{
	font-family: "Gotham-Book", 'Open Sans', sans-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 22px;
}
.en_text h2 p{
	font-family: "Gotham-Book", 'Open Sans', sans-serif;
}
.ar_text{
	font-family: "VIPHakmBold-VIPHakm", 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.ar_text h2 p{
	font-family: "VIPHakmBold-VIPHakm", 'Open Sans', sans-serif;
}
.land_btns{
	font-family: "Gotham-Book", 'Open Sans', sans-serif; width:auto; min-width: 120px; inline-block; padding:20px !important; color:#ffffff !important; border: none !important; outline: none !important; text-align: center; background-color:rgba(6,99,170,0.9); font-size: 20px;
    -webkit-transition: all .3s ease-in 0s;
       -moz-transition: all .3s ease-in 0s;
        -ms-transition: all .3s ease-in 0s;
         -o-transition: all .3s ease-in 0s;
            transition: all .3s ease-in 0s;
}
.land_btns:hover{
	 color:#66e2ff; background-color:rgba(6,99,170,0.6);
    -webkit-transition: all .3s ease-in 0s;
       -moz-transition: all .3s ease-in 0s;
        -ms-transition: all .3s ease-in 0s;
         -o-transition: all .3s ease-in 0s;
            transition: all .3s ease-in 0s;
			text-decoration:none !important;
}
.land_btns:active, .land_btns:focus, .land_btns:visited {
	text-decoration:none !important;
}
.ar_land_btns{
	font-family: "VIPHakmBold-VIPHakm", 'Open Sans', sans-serif; width:auto; min-width: 120px; inline-block; padding:20px !important; color:#ffffff !important; border: none !important; outline: none !important; text-align: center; background-color:rgba(6,99,170,0.9); font-size: 20px;
    -webkit-transition: all .3s ease-in 0s;
       -moz-transition: all .3s ease-in 0s;
        -ms-transition: all .3s ease-in 0s;
         -o-transition: all .3s ease-in 0s;
            transition: all .3s ease-in 0s;
}
.ar_land_btns:hover{
	 color:#66e2ff; background-color:rgba(6,99,170,0.6);
    -webkit-transition: all .3s ease-in 0s;
       -moz-transition: all .3s ease-in 0s;
        -ms-transition: all .3s ease-in 0s;
         -o-transition: all .3s ease-in 0s;
            transition: all .3s ease-in 0s;
			text-decoration:none !important;
}
.ar_land_btns:active, .ar_land_btns:focus, .ar_land_btns:visited {
	text-decoration:none !important;
}
.btns_row{
	margin-top: 300px;
}

@media (max-width: 480px) {
	.btns_row{
		margin-top: 200px;
	}
}
.showcase_widget {
	display: block;
	position: relative;
	background-color:rgba(15, 116, 143, 0.7);
	margin: 0 auto;
	padding: 20px;
	width: auto;
	height: auto;
	min-height: 100px;
}

.flex-container {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.flex-item-left {
  color: #dddddd;
	background-color:rgba(200, 200, 200, 0.7);
  padding: 20px 10px;
  flex: 100%;
  text-align: center;
}

.flex-item-right {
  color: #eeeeee;
	background-color:rgba(200, 200, 200, 0.7);
  padding: 10px 10px 20px;
  flex: 100%;
  text-align: center;
	font-family: "Gotham-Book", 'Open Sans', sans-serif;
  font-weight:lighter;
}

.fact-item {
  	padding: 14px;
	background-color:rgba(15, 116, 143, 0.3);
  	margin-top: 40px;
}

#ads_show_slider{
  height: auto;
  margin: 0 auto;
  width: auto;
	max-width: 600px;
}
.flex-promo-container {
  display: flex;
  flex-direction: row;
  text-align: center;
  background-color: rgba(255,255,255,0.8);
}

.promo-item-left {
  color: #0663aa;
  background-color: #ffffff;
  padding: 20px;
  flex: 40%;
  text-align: center;
  border-right: 1px solid #cccccc;
}

.promo-item-left img {
	width: 100%;
	border-radius: 5px;
}

.promo-item-right {
  color: #363f75 ;
  padding: 20px;
  flex: 60%;
  text-align: center;
	font-family: "Gotham-Book", 'Open Sans', sans-serif;
  font-weight:lighter;
  vertical-align: middle !important;
  margin: auto auto;
}

@media (max-width: 480px) {
  .flex-promo-container {
    flex-direction: column;
  }
}

.promo-item {
  border: #666666;
	width: auto;
  padding: 14px;
  background-color: rgba(255,255,255,0.4);
}

.brands_showcase_widget {
	display: block;
	position: relative;
	background-color:rgba(15, 116, 143, 0.7);
	margin: 0 auto;
	padding: 10px 0;
	width: auto;
	height: auto;
	max-height: 280px;
}

@media (min-width: 480px) {
	.brandss {
		min-height: 300px;
	}
}
.brandsScroll{padding: 0 0 !important;}
#brandss {
	display: block;
	position: relative;
	margin: 20px auto 0;
	padding: 0;
	width: auto;
	height: auto;
	max-height: 200px;
}

#brandss .brandss-wrap {
	display: block;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#brandss .brandss-wrap ul {
	display: block;
	list-style: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#brandss .brandss-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 300px;
  height: auto;
  max-height: 300px;
  text-align: center;
  margin: 6px 30px;
}

#brandss .brandss-wrap ul li img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0 linear left;
  -moz-transition: 0 linear left;
  transition: 0 linear left;
}
            