a,
a:link,
a:active,
a:visited {
  color: #3e3e3e;
  font-family: 'Alef', Arial;
  font-size: 13pt;
  font-weight: normal;
  text-decoration: normal;
}
a:hover {
  color: #3e3e3e;
  text-decoration: underline;
}
div.main {
  position: relative;
  height: auto;
}
div.page_bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 160px;
}
div.header {
  position: relative;
  width: 100%;
  height: 60px;
}
div.top_menu {
  position: relative;
  top: 15px;
  left: 0;
  width: 80%;
  height: 40px;
  z-index: 999;
  background: none;
}
div.top_menu_btn {
  position: absolute;
  top: 0px;
  right: auto;
  left: 5%;
  width: 40px;
  height: 40px;
  display: inline-block;
  cursor: pointer;
}
ul.top_menu {
  background: #233d3e;
  border: 2px solid #b0e200;
  right: auto;
  width: 305px;
  height: auto;
  list-style-type: none;
  list-style-position: outside;
  display: none;
  padding: 0px;
  left: 5%;
  top: 28px;
}
li.top_menu {
  position: relative;
  top: 0px;
  right: 0%;
  background: none;
  width: 305px;
  height: 40px;
  text-align: right;
  cursor: pointer;
  border: 1px solid #c6e6e8;
  padding: 0px;
  margin: 0px;
  outline: 0px;
  color: #ffffff;
  font-family: 'Alef', Arial;
  font-size: 13pt;
  font-weight: normal;
  text-decoration: none;
}
li.top_menu:hover {
  color: #3e3e3e;
  background: #b0e200;
  border-bottom: 0px;
}
li.top_menu_hover {
  color: #3e3e3e;
  background: #b0e200;
}
a.top_menu,
a.top_menu:link,
a.top_menu:active,
a.top_menu:visited,
a.top_menu:hover {
  text-decoration: none;
}
span.top_menu_li_spacer {
  display: inline-block;
  width: 10px;
}
span.top_menu_span {
  right: 10px;
}
div.top_menu_childIndicator {
  position: absolute;
  xtop: -40px;
  right: 0px;
  width: 40px;
  height: 40px;
  text-align: center;
  border-right: 2px solid #c6e6e8;
  background: url('../../images/design/he/mobile/submenu_indicator.png') center center no-repeat;
  z-index: 9999;
  cursor: pointer;
}
div.top_submenu {
  display: none;
}
ul.top_submenu {
  display: none;
}
div.top_submenu_container {
  position: relative;
  top: 40px;
  left: 0px;
  background: #cee383;
  width: 100%;
  display: none;
  margin-bottom: 0px;
  z-index: 1000;
}
div.top_submenu_item {
  position: relative;
  top: 0px;
  left: 0px;
  background: none;
  width: 100%;
  height: 40px;
  text-align: right;
  cursor: pointer;
  border: 1px solid #c6e6e8;
  color: #ffffff;
  font-family: 'Alef', Arial;
  font-size: 13pt;
  font-weight: normal;
  text-decoration: none;
}
div.top_submenu_hover {
  color: #3e3e3e;
  background: #b0e200;
}
span.top_submenu_li_spacer {
  display: inline-block;
  width: 10px;
}
a.top_submenu,
a.top_submenu:link,
a.top_submenu:active,
a.top_submenu:visited,
a.top_submenu:hover {
  color: #ffffff;
  font-size: 13pt;
  text-decoration: none;
}
div.logo {
  position: absolute;
  top: 15px;
  right: 15%;
  width: 80px;
  height: 50px;
}
div.main_banner {
  position: relative;
  top: 25px;
  left: 0px;
  width: 100%;
  max-height: 110px;
  text-align: center;
}
div.main_banner_img {
  position: relative;
  top: 0px;
  left: 10%;
  width: 80%;
  max-height: 110px;
  overflow: hidden;
}
ul.mycarousel {
  position: absolute;
  xright: 0px;
  top: 0px;
  padding: 0;
  margin: 0;
  width: 100%;
  max-height: 110px;
  /*overflow:hidden;*/

  list-style-type: none;
}
li.mycarousel {
  xwidth: auto;
  max-height: 110px;
  text-align: center;
}
img.mycarousel {
  width: 99%;
  max-height: 110px;
}
div.main_banner_shadow {
  display: none;
}
div.home_cubes {
  position: relative;
  top: 50px;
  left: 0px;
  width: 85%;
  height: auto;
}
div.home_cube_item {
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 225px;
  background: url('../../images/design/he/mobile/home_cube_bg.jpg') center no-repeat;
  background-size: 100% 100%;
  margin-bottom: 10px;
}
div.home_cube_item:hover {
  background: url('../../images/design/he/mobile/home_cube_bg_on.jpg') center no-repeat;
  background-size: 100% 100%;
}
div.home_cube_item_title {
  position: relative;
  top: 15px;
  left: 0px;
  width: 85%;
  height: 30px;
  text-align: right;
  font-family: 'Alef', Arial;
  font-size: 16pt;
  font-weight: bold;
  text-decoration: none;
}
div.home_cube_item_content {
  position: relative;
  top: 10px;
  left: 0px;
  width: 85%;
  height: 135px;
  overflow: hidden;
  text-align: right;
  line-height: 130%;
  font-family: 'Alef', Arial;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
}
div.home_cube_item_btn {
  position: relative;
  bottom: 5px;
  left: 0px;
  width: 135px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  font-family: 'Alef', Arial;
  font-size: 13pt;
  font-weight: normal;
  text-decoration: none;
}
div.home_cube_item_spacer {
  display: none;
}
a.home_cube_item,
a.home_cube_item:link,
a.home_cube_item:active,
a.home_cube_item:visited,
a.home_cube_item:hover {
  text-decoration: none;
}
div.home_content {
  position: relative;
  top: 50px;
  left: 0px;
  width: 85%;
  height: auto;
  text-align: right;
  margin-bottom: 15px;
  font-family: 'Alef', Arial;
  font-size: 12pt;
  font-weight: normal;
  text-decoration: none;
}
div.home_banner {
  display: none;
}
div.home_content_title {
  text-align: right;
  margin-bottom: 10px;
  font-family: 'Alef', Arial;
  font-size: 16pt;
  font-weight: bold;
  text-decoration: none;
}
div.textpage_content {
  position: relative;
  top: 45px;
  left: 0px;
  width: 80%;
  min-height: 300px;
  height: auto;
  text-align: right;
  margin-bottom: 10px;
  font-family: 'Alef', Arial;
  font-size: 12pt;
  font-weight: normal;
  text-decoration: none;
}
div.textpage_title {
  text-align: right;
  margin-bottom: 10px;
  font-family: 'Alef', Arial;
  font-size: 16pt;
  font-weight: bold;
  text-decoration: none;
}
div.textpage_image {
  position: relative;
  top: 0px;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
div.text_page_footer_spacer {
  height: 10px;
}
div.footer {
  position: relative;
  left: 0px;
  width: 100%;
  height: 75px;
  text-align: center;
}
ul.footer_menu {
  display: none;
}
div.contat_form {
  float: left;
  position: relative;
  top: 25px;
  left: 0px;
  width: 100%;
  height: 400px;
}
div.contat_form_input {
  position: relative;
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
}
div.contat_form_textarea {
  position: relative;
  width: 100%;
  height: 102px;
  background: none;
  margin-bottom: 10px;
}
input.contat_form {
  position: relative;
  top: 10px;
  width: 90%;
  height: 20px;
  border: 0px;
  background: none;
  text-align: right;
  color: #3e3e3e;
  font-family: 'Alef', Arial;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
}
textarea.contat_form {
  position: relative;
  top: 10px;
  width: 90%;
  height: 82px;
  border: 0px;
  background: none;
  text-align: right;
  color: #3e3e3e;
  font-family: 'Alef', Arial;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
}
div.contact_form_submit {
  position: relative;
  top: 10px;
  left: 0px;
  width: 100%;
  height: 35px;
  background: #f4620e;
  border: 2px solid #fcbc25;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  font-family: 'Alef', Arial;
  font-size: 20pt;
  font-weight: normal;
  text-decoration: none;
}
a.contact_form_submit,
a.contact_form_submit:link,
a.contact_form_submit:active,
a.contact_form_submit:visited,
a.contact_form_submit:hover {
  text-decoration: none;
}
div.contat_info {
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
  height: 270px;
  padding: 2%;
  width: 96%;
}
div.contat_info_box {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 85px;
  border-bottom: 1px solid #fcbc25;
}
div.contat_info_box_image {
  float: left;
  position: relative;
  top: 15px;
  left: 0px;
  width: 53px;
  height: 56px;
  margin-left: 20px;
}
div.contat_info_box_text {
  float: left;
  position: relative;
  top: 25px;
  right: 0px;
  width: 180px;
  height: 56px;
  margin-left: 20px;
  text-align: right;
  color: #009edb;
  font-family: 'Alef', Arial;
  font-size: 13pt;
  font-weight: normal;
  text-decoration: none;
}
div.contat_info_box_text_single {
  top: 35px;
  height: 35px;
}
div.footer_menu {
  width: 100%;
  height: 3px;
}
div.footer {
  height: 3px;
  width: 100%;
}
div.footer_share_icons {
  width: 100%;
  height: 50px;
  top: -8px;
}
div.footer_facebook,
div.footer_twitter,
div.footer_googleplus {
  right: 40%;
  margin-left: 6px;
}
