.grid-gallery {
  float: right;
  width: 100%;
}

#yoUpe.ZAj {
  position        : fixed !important;
  width           : 75px !important;
  height          : 75px !important;
  right           : auto !important;
  top             : 0 !important;
  left            : 0 !important;
  background-color: transparent !important;
  background-image: none !important;
  opacity         : 0 !important;
}

#VCUn.nH {
  max-width : 65px !important;
  max-height: 75px !important;
  min-width : 65px !important;
  min-height: 75px !important;
  position  : fixed;
  left      : 0;
  top       : 0 !important;
  right     : auto !important;
  opacity   : 0 !important;
}

.bayBottun {
  background   : none !important;
  border       : none !important;
  border-radius: 0 !important;
  color        : #fff !important;
  font-size    : 18pt !important;
  padding      : 0 !important;
  text-align   : center !important;
  font-size    : 1.2em !important;
}

.bayBottun:hover {
  box-shadow: 0px 0px 0px black !important;
}

ul,
li {
  list-style   : none;
  padding-right: 0;
}

p {
  padding-top: 0px;
}

textarea:focus,
input:focus {
  outline: none;
}

.baly_tafkidim_table tr:hover {
  background: rgb(243, 243, 243);
}

.baly_tafkidim_table tr:nth-child(1):hover {
  background: none;
}

.flex_between {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display                : flex;
  -webkit-justify-content: space-between;
  -moz-justify-content   : space-between;
  -ms-justify-content    : space-between;
  -o-justify-content     : space-between;
  justify-content        : space-between;
  flex-flow              : row wrap;
  -webkit-flex-flow      : row wrap;
  -moz-flex-flow         : row wrap;
  -ms-flex-flow          : row wrap;
  -o-flex-flow           : row wrap;
}

.flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display                : flex;
  -webkit-justify-content: space-around;
  -moz-justify-content   : space-around;
  -ms-justify-content    : space-around;
  -o-justify-content     : space-around;
  justify-content        : space-around;
  flex-flow              : row wrap;
  -webkit-flex-flow      : row wrap;
  -moz-flex-flow         : row wrap;
  -ms-flex-flow          : row wrap;
  -o-flex-flow           : row wrap;
}

.movieTopDiv {
  position     : relative;
  top          : 0;
  right        : 0;
  width        : 100%;
  height       : 600px;
  overflow     : hidden;
  border-bottom: 10px solid gainsboro;
}

#bgvid {
  min-width        : 100%;
  width            : auto;
  height           : auto;
  position         : absolute;
  top              : 50%;
  left             : 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform   : translate(-50%, -50%);
  -o-transform     : translate(-50%, -50%);
  -ms-transform    : translate(-50%, -50%);
  z-index          : -100;
}

.stripImageBox {
  float: left;
}

.topmenu {
  float        : right;
  padding-right: 20px;
  width        : auto;
}

.mainBox {
  width: 100%;
  float: right;
}

.popUpButten li {
  cursor            : pointer;
  width             : 55px;
  height            : 55px;
  padding-right     : 0px;
  background        : black;
  margin-bottom     : 10px;
  margin-right      : -5px;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.popUpButten li:hover {
  padding-right     : 20px;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.popUpButten li a {
  color          : white;
  text-decoration: none;
}

.popUpButten li a .fa {
  color        : black;
  background   : white;
  border-radius: 30px;
  width        : 30px;
  text-align   : center;
  line-height  : 30px;
  font-size    : 19px;
  height       : 30px;
  margin-right : 12.5px;
  margin-top   : 5px;
}

.popUpButten li a span {
  width     : 100%;
  display   : block;
  font-size : 13px;
  text-align: center;
  margin-top: 3px;
}

.stripImageBox {
  width : 70px;
  margin: 20px 0px 0px 20px;
}

.stripImageBox img {
  width: 100%;
}

div.topmenu,
#cssmenu1 {
  height: 75px !important;
}

.topmenu {
  margin-top: 20px;
}


.header_line {
  margin-top: 30px !important;
}

.hog_contect p {
  padding: 10px 0px 10px 0px;
}

table .form,
#formbutton,
.form_bottom {
  margin-top: 10px;
}

/* Navigitor Top Bar */

.navi_line {
  line-height: 52px;
  float      : right;
}

.navi_line i {
  margin   : 0px 15px 0px 10px;
  font-size: 20px;
  position : relative;
  top      : 2px;
}

.navi_line a {
  font-size      : 14px;
  color          : black;
  text-decoration: none;
}

.navi_line a:hover {
  text-decoration: underline;
}

/* Category section */


.page_name {
  background   : #0a6daa;
  color        : white;
  text-align   : center;
  margin-bottom: 20px;
  height       : 35px;
  line-height  : 35px;
}

.category_list ul {
  width      : 100%;
  border-top : 1.5px solid black;
  float      : right;
  padding-top: 15px;
  margin-top : 30px;
}

.category_list.big_event ul li {
  width : 29%;
  margin: 20px 10px 0px 10px;
}

.category_list.big_event ul li .img_category_list {
  width: 100%;
}

.category_list.big_event ul li .contect_category_list {
  width        : 100%;
  margin-top   : 10px;
  margin-right : 0%;
  padding-right: 0%;
  border-right : 0px solid black;
}

.category_list ul li {
  width : 46%;
  margin: 20px 2%;
  float : right;
}

.category_list ul li .img_category_list {
  width   : 35%;
  height  : 200px;
  float   : right;
  overflow: hidden;
  position: relative;
}

.category_list ul li .img_category_list img {
  width            : 100%;
  position         : absolute;
  left             : 50%;
  top              : 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform   : translate(-50%, -50%);
  -o-transform     : translate(-50%, -50%);
  -ms-transform    : translate(-50%, -50%);
}

.category_list ul li .contect_category_list {
  width        : 59%;
  margin-right : 2.5%;
  padding-right: 2.5%;
  border-right : 1px solid black;
  float        : right;
}

.category_list ul li .contect_category_list span {
  font-size: 20px;
}

.category_list ul li .contect_category_list p {
  font-size : 14px;
  text-align: justify;
  float     : right;
}

.category_list ul li .contect_category_list a {
  background        : black;
  color             : white;
  text-decoration   : none;
  width             : 100%;
  float             : right;
  text-align        : center;
  padding           : 5px 0px;
  font-size         : 14px;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.category_list ul li .contect_category_list a:hover {
  background        : gray;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.date_category_list {
  float         : right;
  width         : 100%;
  font-size     : 15px !important;
  margin        : 4px 0px -6px 0px;
  border-bottom : 1px solid;
  padding-bottom: 5px;
}

.main_container_header {
  border-bottom: 2px solid #0a6daa;
  height       : 50px;
  color        : #0a6daa;
  line-height  : 50px;
  float        : right;
  width        : 100%;
}

.main_container_header div,
.main_container_header span {
  float       : right;
  height      : 50px;
  line-height : 50px;
  font-size   : 29px;
  margin-right: 15px;
}

.main_container_header span {
  font-size    : 23px;
  color        : white;
  background   : #0a6daa;
  width        : 40px;
  height       : 40px;
  line-height  : 43px;
  text-align   : center;
  border-radius: 40px;
}

.main_container_center {
  float     : right;
  width     : 100%;
  margin-top: 20px;
}

.main_container_center .right_center {
  float       : right;
  width       : 60%;
  padding-left: 5%;
}

.main_container_center .left_center {
  float: left;
  width: 35%;
}

.right_center ul,
.mahlaka_menu ul {
  padding-right: 0px;
  margin-top   : 0px;
  width        : 97.5%;
}

.mahlaka_menu ul li a {
  border            : 1px solid black;
  text-align        : center;
  color             : black;
  text-decoration   : none;
  width             : 190px;
  height            : 130px;
  padding           : 0px 20px;
  margin            : 5px;
  margin-top        : 20px;
  font-size         : 14px;
  float             : right;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.right_center ul li a {
  color          : white;
  text-decoration: none;
  width          : 100%;
  text-align     : center;
  height         : 35px;
  line-height    : 37px;
  padding        : 0px 4%;
  margin         : 0 5px;
  font-size      : 14px;
  float          : right;
}

.mahlaka_menu ul li a:hover {
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.mahlaka_img {
  position: relative;
  float   : left;
  width   : 100%;
  overflow: hidden;
  height  : 450px;
}

.mahlaka_img img {
  height           : 100%;
  position         : absolute;
  left             : 50%;
  top              : 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform   : translate(-50%, -50%);
  -o-transform     : translate(-50%, -50%);
  -ms-transform    : translate(-50%, -50%);
}

.mahlaka_menu {
  float : right;
  height: auto;
  width : 100%;
}

.mahlaka_menu li a {
  border            : 1px solid black;
  text-align        : center;
  color             : black;
  text-decoration   : none;
  width             : 190px;
  height            : 130px;
  padding           : 0px 20px;
  margin            : 0 5px;
  margin-top        : 30px;
  font-size         : 14px;
  float             : right;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.mahlaka_menu li a i {
  display           : block;
  margin            : 20px auto 0px auto;
  font-size         : 27px;
  color             : white;
  background        : black;
  width             : 50px;
  height            : 50px;
  line-height       : 50px;
  text-align        : center;
  border-radius     : 40px;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.mahlaka_menu li a span {
  margin-top: 10px;
  display   : block;
  font-size : 16px;
}

.mahlaka_menu li a .line_hover {
  display           : block;
  margin            : 0 auto;
  width             : 20px;
  margin-top        : 4px;
  height            : 1.5px;
  background        : black;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.mahlaka_menu li a:hover {
  background        : black;
  color             : white;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.mahlaka_menu li a:hover>.line_hover {
  width             : 70%;
  background        : white;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.mahlaka_menu li a:hover>i {
  background        : white;
  color             : black;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.hog_table {
  width          : 100%;
  text-align     : center;
  border-collapse: collapse;
  margin-bottom  : 20px;
}

.hog_table th {
  font-weight: normal;
  background : gray;
  color      : white;
  line-height: 25px;
  font-size  : 14px;
}

.hog_table td {
  font-weight  : normal;
  line-height  : 15px;
  padding      : 10px 0px;
  font-size    : 13px;
  border-bottom: 1px solid black;
}

.hog_info {
  margin-top: 10px;
  min-height: 10px;
}

.hog_info b:first-child {
  font-size  : 15px;
  line-height: 25px;
  float      : right;
  width      : 100%;
}

.harshama_link {
  width        : 47.5%;
  float        : left;
  line-height  : 35px;
  text-align   : center;
  margin-top   : 20px;
  border-top   : 1px solid black;
  padding-top  : 20px;
  padding-right: 2.5%;
}

.harshama_link a {
  text-align        : center;
  color             : white;
  background        : black;
  text-decoration   : none;
  line-height       : 35px;
  margin-top        : 10px;
  width             : 100%;
  float             : right;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.harshama_link a:hover {
  background        : gray;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.hog_vid {
  margin-top: 20px;
  float     : left;
  width     : 100%;
  height    : 250px;
}

.hogpage_gallery {
  width : 100% !important;
  margin: 0 !important;
}

.hogpage_gallery .swiper-button-next,
.hogpage_gallery .swiper-button-prev {
  height     : 0px;
  line-height: 0px;
  top        : 30%;
}

.event_price {
  border-top : 1px solid black;
  padding-top: 20px;
  margin-top : 25px;
  min-height : 20px;
}

.best_price,
.high_price {
  font-size : 15px;
  width     : 49.5%;
  float     : right;
  text-align: center;
}

.best_price {
  border-left: 1px solid black;
  color      : #008d36;
}

.high_price {
  color: #be1622;
}

.event_contact {
  float       : left;
  overflow    : hidden;
  height      : 45px;
  width       : 47% !important;
  margin-top  : 20px;
  padding-top : 20px;
  border-top  : 1px solid black;
  padding-left: 3%;
}

.event_contact_active {
  height: auto;
}

form.kesher table tr td {
  height: 35px !important;
}

.event_contact b {
  cursor         : pointer;
  font-weight    : normal !important;
  text-align     : center;
  color          : black;
  background     : #e6e6e6;
  text-decoration: none;
  line-height    : 35px;
  margin-top     : 10px;
  width          : 100%;
  float          : right;
}

.event_contact div.g-recaptcha {
  margin-top: -40px !important;
}

.event_contact.conact_page div.g-recaptcha {
  margin-top: 10px !important;
}

.event_contact b:hover {
  background: #d6d6d6;
}

.event_contact form,
.event_contact table {
  width: 100%;
}

.event_contact table tr,
.event_contact table td {
  width: 96%;
  float: right;
}

.event_contact label,
.event_contact lable {
  margin-top  : -5px !important;
  font-size   : 11pt !important;
  margin-right: 0px !important;
}

.event_contact .form {
  border       : solid 1px gray;
  line-height  : 25px;
  padding-right: 5%;
  width        : 95%;
  font-size    : 15px;
}

.event_contact #formbutton {
  width      : 100%;
  margin-top : 0px;
  line-height: 35px;
  height     : 35px;
  background : #187dd3;
}

.event_contact #formbutton:hover {
  background: rgba(24, 125, 211, 0.71);
}

.baly_tafkidim_table {
  width          : 100%;
  border-collapse: collapse;
  text-align     : center;
}

.baly_tafkidim_table th {
  font-weight  : normal;
  line-height  : 25px;
  font-size    : 16px;
  border-bottom: 1px solid black;
}

.baly_tafkidim_table td {
  line-height  : 25px;
  font-size    : 15px;
  padding      : 20px 0px;
  border-bottom: 1px solid black;
}

.baly_tafkidim_table .send_mail {
  background        : black;
  color             : white;
  text-decoration   : none;
  padding           : 5px 25px;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.baly_tafkidim_table .send_mail:hover {
  background        : gray;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.baly_tafkidim_table .call {
  display        : none;
  background     : black;
  color          : white;
  text-decoration: none;
  line-height    : 35px;
  width          : 60%;
  margin-right   : 20%;
  margin-bottom  : 30px;
  margin-top     : 10px;
}

.droshim_table .info {
  text-align   : justify;
  font-size    : 13px;
  line-height  : 20px;
  width        : 40%;
  padding-right: 3%;
}

.droshim_table .goto b {
  width: 100%;
  float: right;
}

.droshim_table .goto {
  float             : right;
  width             : 50%;
  margin-right      : 20%;
  color             : white;
  text-decoration   : none;
  line-height       : 20px;
  padding           : 10px 5%;
  font-size         : 14px;
  background        : black;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.droshim_table .goto:hover {
  background        : gray;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.conact_page {
  width       : 100% !important;
  height      : auto !important;
  padding-left: 0% !important;
  margin-top  : 0px;
  padding-top : 0px;
  border-top  : 0px solid black;
}

.conact_page b {
  cursor: auto;
}

.conact_page b:hover {
  background: #e6e6e6;
}

table.contact_info {
  height    : 145px;
  margin-top: 20px;
}

.hog_info b {
  font-weight: normal;
}

table.contact_info .button a {
  color          : black;
  text-decoration: none;
  text-align     : right;
  width          : 100%;
  float          : right;
  font-size      : 15px;
  padding        : 0px 10px 0px 0px;
}

table.contact_info .button a:hover {
  text-decoration: underline;
}

.conact_page table tr {
  width: 47%;
}

.conact_page input.form {
  line-height: 30px;
}

.contact_button {
  width     : 21.4% !important;
  margin-top: 10px;
}

.clear_form #formbutton {
  background        : gray;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.clear_form #formbutton:hover {
  background        : black;
  -webkit-transition: ease 0.15s;
  -moz-transition   : ease 0.15s;
  -o-transition     : ease 0.15s;
  -ms-transition    : ease 0.15s;
  transition        : ease 0.15s;
}

.conact_page table .form,
.conact_page #formbutton,
.conact_page .form_bottom {
  margin-top: 2px;
}

.conact_page label {
  margin-top: 8px;
  float     : right;
}

#no_right {
  float: none;
}

.form_bottom.two {
  margin-top: 15px;
}

.contact_info tr {
  height: 0px !important;
}

/* Default custom select styles */
div.cs-select {
  display              : inline-block;
  vertical-align       : middle;
  position             : relative;
  text-align           : left;
  background           : #fff;
  z-index              : 100;
  width                : 100%;
  max-width            : 500px;
  -webkit-touch-callout: none;
  -webkit-user-select  : none;
  -khtml-user-select   : none;
  -moz-user-select     : none;
  -ms-user-select      : none;
  user-select          : none;
}

div.cs-select:focus {
  outline: none;
  /* For better accessibility add a style for this in your skin */
}

.cs-select select {
  display: none;
}

.cs-select span {
  display      : block;
  position     : relative;
  cursor       : pointer;
  padding      : 1em;
  white-space  : nowrap;
  overflow     : hidden;
  text-overflow: ellipsis;
}

/* Placeholder and selected option */
.cs-select>span {
  padding-right: 1em;
}

.cs-select>span::after,
.cs-select .cs-selected span::after {
  speak                  : none;
  position               : absolute;
  top                    : 50%;
  -webkit-transform      : translateY(-50%);
  transform              : translateY(-50%);
  -webkit-font-smoothing : antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cs-select>span::after {
  content: '\25BE';
  right  : 1em;
}

.cs-select .cs-selected span::after {
  content    : '\2713';
  margin-left: 1em;
}

.cs-select.cs-active>span::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform        : translateY(-50%) rotate(180deg);
}

div.cs-active {
  z-index: 200;
}

/* Options */
.cs-select .cs-options {
  position  : absolute;
  overflow  : hidden;
  width     : 100%;
  background: #fff;
  visibility: hidden;
}

.cs-select.cs-active .cs-options {
  visibility: visible;
}

.cs-select ul {
  list-style   : none;
  margin       : 0;
  padding      : 0;
  width        : 100%;
  overflow     : scroll;
  height       : 250px;
  border-radius: 0px 0px 3px 3px;
}

.cs-select ul span {
  padding: 1em;
}

.cs-select ul li.cs-focus span {
  background-color: #ddd;
}

/* Optgroup and optgroup label */
.cs-select li.cs-optgroup ul {
  padding-left: 1em;
}

.cs-select li.cs-optgroup>span {
  cursor: default;
}

div.cs-skin-border {
  background : transparent;
  font-size  : 1em;
  font-weight: normal;
  max-width  : 250px;
  direction  : rtl;
  text-align : right;
  float      : right;
}

@media screen and (max-width: 30em) {
  div.cs-skin-border {
    font-size: 1em;
  }
}

.cs-skin-border>span {
  background        : white;
  border            : 1px solid gainsboro;
  border-radius     : 3px;
  -webkit-transition: background 0.2s, border-color 0.2s;
  transition        : background 0.2s, border-color 0.2s;
}

.cs-skin-border>span::after,
.cs-skin-border .cs-selected span::after {
  font-family: 'icomoon';
  content    : '\e000';
}

.cs-skin-border ul span::after {
  content: '';
  opacity: 0;
}

.cs-skin-border .cs-selected span::after {
  content           : '\e00e';
  color             : #ddd9c9;
  font-size         : 1.5em;
  opacity           : 1;
  -webkit-transition: opacity 0.2s;
  transition        : opacity 0.2s;
}

.cs-skin-border.cs-active>span {
  background   : #48a2f0;
  color        : white;
  border       : 1px solid white;
  border-radius: 3px 3px 0px 0px;
}

.cs-skin-border .cs-options {
  color             : #2980b9;
  font-size         : 0.75em;
  opacity           : 0;
  -webkit-transition: opacity 0.2s, visibility 0s 0.2s;
  transition        : opacity 0.2s, visibility 0s 0.2s;
}

.cs-skin-border.cs-active .cs-options {
  border-radius     : 0px 0px 3px 3px;
  box-shadow        : 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  width             : 99.5%;
  margin-top        : -1px;
  margin-right      : 0.25%;
  opacity           : 1;
  -webkit-transition: opacity 0.2s;
  transition        : opacity 0.2s;
}

.cs-skin-border ul span {
  font-size                  : 1.2em;
  padding                    : 1em 2em;
  -webkit-backface-visibility: hidden;
  backface-visibility        : hidden;
}

.cs-skin-border .cs-options li span:hover,
.cs-skin-border li.cs-focus span {
  background: #f5f3ec;
}

span.cs-placeholder {
  padding: 2%;
}

.cs-select.cs-skin-border {
  min-width : 100.5%;
  margin-top: 1px;
}

.back_color_log {
  background        : rgba(72, 162, 240, 0.95);
  width             : 200%;
  height            : 200vh;
  float             : right;
  z-index           : -1000;
  position          : fixed;
  top               : 0;
  left              : 0;
  opacity           : 0;
  -webkit-transition: opacity ease 0.6s;
  -moz-transition   : opacity ease 0.6s;
  -o-transition     : opacity ease 0.6s;
  -ms-transition    : opacity ease 0.6s;
  transition        : opacity ease 0.6s;
}

.user_log,
.user_log_in,
.user_log_in_pass,
.search_panel {
  box-shadow        : 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  background        : white;
  z-index           : 1001;
  width             : 350px;
  height            : auto;
  padding           : 30px 30px;
  position          : fixed;
  left              : 150%;
  top               : 50%;
  opacity           : 0;
  -webkit-transform : translate(-50%, -50%);
  -moz-transform    : translate(-50%, -50%);
  -o-transform      : translate(-50%, -50%);
  -ms-transform     : translate(-50%, -50%);
  -webkit-transition: ease 0.7s;
  -moz-transition   : ease 0.7s;
  -o-transition     : ease 0.7s;
  -ms-transition    : ease 0.7s;
  transition        : ease 0.7s;
}

.log_head {
  border-bottom : 1px solid black;
  float         : right;
  padding-bottom: 5px;
  width         : 100%;
}

.user_log .log_head h2,
.user_log_in .log_head h2,
.user_log_in_pass .log_head h2,
.search_panel .log_head h2 {
  font-weight: normal;
  float      : right;
  font-size  : 22px;
}

.user_log .log_head i,
.user_log_in .log_head i,
.user_log_in_pass .log_head i,
.search_panel .log_head i {
  float      : right;
  font-size  : 22px;
  margin-left: 10px;
}

.user_log .log_head button,
.user_log_in .log_head button,
.user_log_in_pass .log_head button,
.search_panel .log_head button {
  background: none;
  border    : none;
  float     : left;
}

.user_log .log_head button:active,
.user_log .log_head button:focus,
.user_log .log_head button:hover,
.user_log_in .log_head button:active,
.user_log_in .log_head button:focus,
.user_log_in .log_head button:hover,
.user_log_in_pass .log_head button:active,
.user_log_in_pass .log_head button:focus,
.user_log_in_pass .log_head button:hover .search_panel .log_head button:active,
.search_panel .log_head button:focus,
.search_panel .log_head button:hover {
  color: #48a2f0;
}

.user_log label,
.user_log input,
.user_log_in input,
.user_log_in label,
.user_log_in_pass input,
.user_log_in_pass label,
.search_panel label,
.search_panel input {
  width: 99.5%;
  float: right;
}

.user_log label,
.user_log_in label,
.user_log_in_pass label,
.search_panel label {
  margin-top: 10px;
}

.user_log input,
.user_log_in input,
.user_log_in_pass input,
.search_panel input {
  border       : 1px solid gainsboro;
  border-radius: 3px;
  line-height  : 30px;
  height       : 30px;
  color        : #585858;
}

.user_log input:focus,
.user_log_in input:focus,
.user_log_in_pass input:focus,
.search_panel input:focus {
  border: 1px solid #48a2f0;
  color : #48a2f0;
}

.user_log #formbutton,
.user_log_in #formbutton,
.user_log_in_pass #formbutton,
.search_panel #formbutton {
  float      : right;
  width      : 100%;
  line-height: 35px;
  height     : 35px;
  margin-top : 15px;
}

.user_log.select,
.user_log_in.select {
  float: right;
}

.pass_and_reg div {
  width     : 50%;
  float     : right;
  margin-top: 20px;
}

.pass_and_reg div button {
  float     : none;
  margin-top: 0px;
}

.pass_and_reg button {
  float          : left;
  margin-top     : 20px;
  text-decoration: underline;
  background     : none;
  border         : none;
}

.pass_and_reg button:hover {
  color: #48a2f0;
}

.show_panel1 {
  display: block;
  opacity: 1;
  z-index: 1000;
}

.show_panel2 {
  left   : 50%;
  opacity: 1;
}

.show_panel3 {
  left   : -125%;
  opacity: 0;
}

/* Header */

.shlohot_menu {
  position: relative;
  top     : 0px;
  width   : 100%;
  height  : auto;
  padding : 0px 0px;
  float   : right;
}

.shlohot_menu ul {
  list-style   : none;
  padding-right: 0px;
  width        : 700px;
  margin       : 0 auto;
}

.shlohot_menu ul li {
  width             : 100px;
  position          : relative;
  float             : right;
  padding           : 37.5px 37.5px;
  -webkit-transition: ease 0.2s;
  -moz-transition   : ease 0.2s;
  -o-transition     : ease 0.2s;
  -ms-transition    : ease 0.2s;
  transition        : ease 0.2s;
}

.shlohot_menu ul li:hover {
  cursor            : pointer;
  -webkit-transition: ease 0.2s;
  -moz-transition   : ease 0.2s;
  -o-transition     : ease 0.2s;
  -ms-transition    : ease 0.2s;
  transition        : ease 0.2s;
}

.shlohot_menu ul li a {
  color          : white;
  text-decoration: none;
}

.shlohot_menu ul li a span {
  font-size : 15px;
  width     : 100%;
  float     : right;
  text-align: center;
}

.shlohot_menu ul li a img {
  width       : 60%;
  margin-right: 20%;
}

.full_screen {
  width    : 100%;
  max-width: 100% !important;
}

.button_list {
  width : 900px;
  margin: 0 auto;
}

.button_list ul {
  padding   : 0;
  margin    : 0;
  list-style: none;
}

.button_list ul li {
  float      : right;
  line-height: 49px;

}

.button_list ul li a {
  padding           : 13px 17px;
  color             : white;
  height            : 49px;
  float             : right;
  text-decoration   : none;
  -webkit-transition: ease 0.2s;
  -moz-transition   : ease 0.2s;
  -o-transition     : ease 0.2s;
  -ms-transition    : ease 0.2s;
  transition        : ease 0.2s;
}


.images {
  width            : auto;
  height           : 400px;
  position         : absolute;
  left             : 50%;
  top              : 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform   : translate(-50%, -50%);
  -o-transform     : translate(-50%, -50%);
  -ms-transform    : translate(-50%, -50%);
}

.pageTitle {
  margin-right: 0;
  width       : 100%;
}

.datesHugBoxes {
  float: right;
}

.roomTable {
  max-width: 1000px;
}

@media print {
  .top_menu {
    position: static;
  }
}

@media screen and (max-width: 1325px) {

  .news_contect {
    width: 290px;
  }


}


@media screen and (max-width: 1250px) {

  .hogpage_gallery .swiper-button-next,
  .hogpage_gallery .swiper-button-prev {
    top: 35%;
  }

  .right_center ul,
  .mahlaka_menu ul {
    width: 99%;
  }

  .news_box {
    height: auto;
  }

  .news_img_outline {
    width : auto;
    height: auto;
  }

  .news_contect {
    border    : solid 0px #005cd0;
    height    : auto;
    min-height: 100px;
    width     : 98%;
    padding   : 0% 2%;
  }

  .news_contect h3 {
    width     : 102%;
    color     : white;
    background: #005cd0;
    margin-top: 10px;
    padding   : 5px 0px;
    text-align: center;
    font-size : 19px;
  }

  .news_goto {
    width             : 102%;
    text-align        : center;
    line-height       : 25px;
    background        : #10a9e8;
    color             : white;
    -webkit-transition: ease 0.15s;
    -moz-transition   : ease 0.15s;
    -o-transition     : ease 0.15s;
    -ms-transition    : ease 0.15s;
    transition        : ease 0.15s;
  }

  .news_goto:hover {
    background        : #187dd3;
    -webkit-transition: ease 0.15s;
    -moz-transition   : ease 0.15s;
    -o-transition     : ease 0.15s;
    -ms-transition    : ease 0.15s;
    transition        : ease 0.15s;
  }

  .right_center ul li a {
    width     : 95%;
    text-align: right;
    padding   : 0 2.5%;
  }

  .right_center ul li {
    width        : 100%;
    margin-bottom: 10px;
  }


}


@media screen and (max-width: 1150px) {
  #dl-menu {
    display: block;
  }

  nav.button_list {
    display: none;
  }

  #logo {
    margin: 10px auto;
    float : none;
  }

  .popUpButten {
    margin: 0px 10px 10px 20px;
  }

  .event_box {
    width : 290px;
    height: 400px;
  }

  .event_contect {
    height: 65px;
  }

  .event_contect_open

  /*ADD CLASS ON CLICK*/
    {
    height: 372px;
  }

  .hog_contect p {
    height    : 55px;
    max-height: 55px;
  }

  .hog_contect div {
    height    : 60px;
    text-align: center;
  }

  .stars_hog {
    float       : left;
    padding-left: 1%;
    width       : 100%;
  }

  .stars_hog i {
    height     : 30px;
    line-height: 30px;
    font-size  : 13px;
  }




}

@media screen and (max-width: 1130px) {

  .category_list ul li {
    width : 80%;
    margin: 20px 10%;
  }

  .category_list ul li .img_category_list {
    height: 110px;
  }

  .navi_line {
    float        : right;
    width        : 100%;
    line-height  : 20px;
    margin-top   : -5px;
    margin-bottom: 10px;
  }

  .navi_line i {
    margin-top: -3px;
  }

  .navi_line i,
  .navi_line a {
    float: right;
  }

  .main_container_header {
    height     : auto;
    line-height: auto;
  }
}

@media screen and (max-width: 1050px) {

  .baly_tafkidim_table tr:hover {
    background: none;
  }

  .droshim_table {
    width       : 80%;
    margin-right: 10%;
  }

  .droshim_table tr {
    border-bottom : 1px solid black;
    padding-bottom: 20px;
    float         : right;
  }


  .droshim_table .right {
    float     : right;
    text-align: right;
    width     : 50%;
    margin-top: 20px;
  }

  .droshim_table .left {
    text-align: left;
    float     : left;
    width     : 50%;
    margin-top: 20px;
  }

  .droshim_table .info {
    width        : 100%;
    padding-right: 0%;
    margin-top   : 10px;

  }

  .droshim_table .goto {
    width  : 100%;
    margin : 10px 0 0 0;
    padding: 10px 0;
  }

  .droshim_table .goto b {
    width      : auto;
    float      : none;
    margin-left: 5px;
  }

  .news_container {
    width: 50%;
  }

  .newsletter_container {
    width: 50%;
  }

  .baly_tafkidim_table th,
  .baly_tafkidim_table .send_mail {
    display: none;
  }

  .baly_tafkidim_table td {
    width        : 100%;
    float        : right;
    border-bottom: 0px solid;
    padding      : 0;
  }

  .baly_tafkidim_table .phone {
    border-top  : 1px solid black;
    width       : 60%;
    margin-right: 20%;
    margin-top  : 10px;
    padding-top : 10px;
  }

  .baly_tafkidim_table .bold {
    font-size: 18px;
  }

  .baly_tafkidim_table .call {
    display: block;
  }

}

@media screen and (max-width: 960px) {

  .news_container {
    width: 100%;
  }

  .newsletter_container {
    width: 100%;

  }

  .newsletter_container .header_line,
  .newsletter_form {
    width : 80% !important;
    float : none;
    margin: 0 auto;
    margin: 10px auto;
  }

}

@media screen and (max-width: 930px) {

  .hog_contect p {
    font-size: 12px;
  }

}

@media screen and (max-width: 850px) {

  .event_contact {
    width       : 100% !important;
    padding-left: 0%;
    margin-top  : 5px !important;
    padding-top : 0px;
    border-top  : 0px solid black;
  }

  .harshama_link {
    width        : 100%;
    padding-right: 0%;
    padding-top  : 10px;
  }

  .event_contact table tr,
  .event_contact table td {
    width: 99.5%;
  }

  table.contact_info .button a {
    text-decoration: none;
    width          : 100%;
    float          : right;
    font-size      : 15px;
    background     : black;
    color          : white;
    text-align     : center;
    padding        : 5px 10%;
    margin-right   : 10px;
  }

  table.contact_info .button a:hover {
    text-decoration: none;
  }

  .conact_map iframe {
    height: 160px;
  }

  .conact_map {
    border-bottom : 1px solid black;
    padding-bottom: 5px;
  }

  .event_contact {
    width     : 100%;
    margin-top: 30px;
  }

  .hogpage_gallery .swiper-button-next,
  .hogpage_gallery .swiper-button-prev {
    top: 20%;
  }

  .hog_vid {
    display: none;
  }

  .category_list ul li {
    width : 100%;
    margin: 20px 0%;
  }

  .category_list ul li .img_category_list {
    height: 110px;
  }

  .main_container_center .right_center,
  .main_container_center .left_center {
    width: 100%;
  }

  .right_center ul li a {
    margin: 0 0px;
  }


  .mahlaka_menu {
    border-top: 1.5px solid black;
    margin-top: 25px;
  }

}


@media screen and (max-width: 780px) {

  .event_box {
    width : 230px;
    height: 320px;
  }

  .event_contect {
    height: 65px;
  }

  .event_contect_open

  /*ADD CLASS ON CLICK*/
    {
    height: 297px;
  }

  .hogim_slider .hog_box {
    width: 70%;
  }

  .hog_contect p {
    font-size : 13px;
    height    : 40px;
    max-height: 40px;
  }

  .hog_goto {
    margin-bottom: 30px;
  }

  .hog_contect div {
    height    : 30px;
    text-align: right;
  }

  .stars_hog {
    float       : left;
    padding-left: 1%;
    width       : 35%;
  }


}

@media screen and (max-width: 700px) {

  .shlohot_menu ul {
    width: 350px;
  }
}

@media screen and (max-width: 630px) {

  .swiper-container#swiper-container3 {
    width: 100%;
  }

  .droshim_table {
    width       : 100%;
    margin-right: 0%;
  }

  .baly_tafkidim_table .phone,
  .baly_tafkidim_table .call {
    width       : 100%;
    margin-right: 0%;
  }


  .hogpage_gallery .swiper-button-next,
  .hogpage_gallery .swiper-button-prev {
    top    : 20%;
    display: block;
  }

  .hogpage_gallery.swiper-container {
    width: 100% !important;
  }

  .main_container {
    width: 97.5%;
  }

  .main_container_center .right_center {
    padding: 0%;
  }

  .mahlaka_menu li a {
    width: 150px;
  }

  .navi_line i {
    margin-right: 10px;
    margin-left : 10px;
  }

  .page_name h2 {
    font-size: 18px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }

  .header_line,
  .swiper-container {
    width: 95% !important;
  }
}


@media screen and (max-width: 535px) {

  #swiper-container3 .swiper-button-prev,
  #swiper-container3 .swiper-button-next {
    top    : 83% !important;
    display: block;
  }

  .user_log,
  .user_log_in,
  .user_log_in_pass {
    width: 70%;
  }

  .news_container .header_line,
  .news_box,
  .newsletter_container .header_line,
  .newsletter_form {
    width: 97.5% !important;
  }

  .category_list.big_event ul li {
    width : 100%;
    margin: 20px 0px 0px 0px;
  }


  .date_category_list {
    border-bottom : 0px solid;
    padding-bottom: 0px;
  }

  .category_list ul li .img_category_list {
    width : 100%;
    height: 150px;
  }

  .category_list ul li .contect_category_list {
    width        : 100%;
    border-right : 0px;
    padding-right: 0;
    margin-right : 0;
    margin-top   : 15px;
    padding-top  : 15px;
    border-top   : 1px solid black;
  }

  .mahlaka_menu {
    padding-top: 20px;
  }

  .event_box {
    width : 180px;
    height: 250px;
  }

  .event_contect {
    height: 65px;
  }

  .event_contect_open

  /*ADD CLASS ON CLICK*/
    {
    height: 233px;
  }

  .event_contect p {
    float     : right;
    text-align: justify;
    font-size : 12px;
  }

  .event_contect h3 {
    font-size : 15px;
    width     : 100%;
    text-align: right;
    float     : right;
  }

  .event_contect h4 {
    font-size    : 14px;
    width        : 100%;
    border-bottom: 1px solid white;
    text-align   : right;
    float        : right;
  }

  .event_contect .event_date {
    font-size  : 13px;
    width      : 100%;
    text-align : right;
    float      : right;
    font-family: 'AranB';
  }

  .event_contect .event_time {
    font-size : 13px;
    width     : 100%;
    text-align: right;
    float     : right;
  }

  .event_contect .event_place {
    font-size : 13px;
    text-align: right;
    float     : right;
  }

  .event_contect button {
    font-size: 15px;
  }

  .event_goto {
    font-size: 13px;
  }


  .hogim_slider .hog_box {
    width: 100%;
  }

  .hog_contect p {
    font-size : 13px;
    height    : 40px;
    max-height: 40px;
  }

  .hog_goto {
    margin-bottom: 30px;
  }

}

@media screen and (max-width: 500px) {

  #yoUpe.ZAj {
    display: none;
  }

  #VCUn.nH {
    display: none;
  }

  .dl-menuwrapper li a {
    padding: 10px 20px !important;
  }

  li#fa-wheelchair {
    display: none;
  }

  #logo {
    margin: 15px auto;
    width : 80px;
  }

  .popUpButten {
    margin: -5px 10px 10px 10px;
  }

  .popUpButten li {
    width : 50px;
    height: 50px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    bottom: 25% !important;
  }

  .shlohot_menu ul {
    width: 302px !important;
  }

  .shlohot_menu ul li {
    width: 76px;
  }

}

@media screen and (max-width: 440px) {

  .conact_page table tr {
    width: 100%;
  }

  .contact_button {
    width: 45% !important;
  }

  table.contact_info {
    height: 100px;
  }
}

@media screen and (max-width: 430px) {

  .event_contact {
    width      : 97.5%;
    margin-left: 1.25%;
  }

  .event_contact #formbutton,
  .event_contact .form_bottom td,
  .event_contact .form_bottom {
    width: 100% !important;
  }

  .main_container_center .right_center {
    width       : 97.5%;
    margin-right: 1.25%;
  }

  #formbutton,
  .form_bottom td,
  .form_bottom {
    width: 101% !important;
    float: right !important;
  }

  .main_container_header span {
    display: block;
    margin : 0 auto;
    float  : none;
  }

  .main_container_header h1 {
    width      : 100%;
    text-align : center;
    margin     : 10px 0;
    height     : auto;
    line-height: 30px;
  }

  .mahlaka_menu li a {
    width     : 115px;
    margin-top: 10px;
  }


  .mahlaka_menu li a {
    color: white;
  }

  .mahlaka_menu li a .line_hover {
    width     : 25px;
    background: white;
  }


  .mahlaka_menu li a:hover>.line_hover {
    width     : 25px;
    background: white;
  }



  .hog_contect p {
    font-size : 12px;
    height    : 50px;
    max-height: 50px;
  }

  .hog_contect div {
    height    : 60px;
    text-align: center;
  }

  .stars_hog {
    float       : left;
    padding-left: 1%;
    width       : 100%;
  }

  .stars_hog i {
    height     : 30px;
    line-height: 30px;
    font-size  : 13px;
  }

  .event_box {
    width : 320px;
    height: 260px;
  }

  .event_contect {
    height: 65px;
  }

  .event_contect_open

  /*ADD CLASS ON CLICK*/
    {
    height: 229px;
  }

  .event_contect p {
    float     : right;
    text-align: justify;
    font-size : 14px;
  }

  .event_contect h3 {
    font-size : 16px;
    width     : 100%;
    text-align: right;
    float     : right;
  }

  .event_contect h4 {
    font-size    : 16px;
    width        : 100%;
    border-bottom: 1px solid white;
    text-align   : right;
    float        : right;
  }

  .event_contect .event_date {
    font-size  : 15px;
    width      : 100%;
    text-align : right;
    float      : right;
    font-family: 'AranB';
  }

  .event_contect .event_time {
    font-size : 15px;
    width     : 100%;
    text-align: right;
    float     : right;
  }

  .event_contect .event_place {
    font-size : 15px;
    text-align: right;
    float     : right;
  }

  .event_contect button {
    font-size: 17px;
  }

  .event_goto {
    font-size: 15px;
  }

  .user_log,
  .user_log_in,
  .user_log_in_pass,
  .search_panel {
    padding: 20px 20px;
    width  : 80%;
  }


}


@media screen and (max-width: 375px) {

  .droshim_table .right {
    font-size: 17px;
    width    : 60%;
  }

  .droshim_table .left {
    font-size: 14px;
    width    : 40%;
  }

  .harshama_link a {
    font-size: 14px;
  }

  .best_price,
  .high_price {
    font-size: 14px;
  }

  .mahlaka_menu li a {
    width: 95px;
  }

  .category_list ul li .img_category_list {
    height: 100px;
  }

  .category_list ul li .contect_category_list a {
    line-height: 20px;
    font-size  : 15px;
  }

  .user_log lable,
  .user_log_in lable,
  .user_log_in_pass lable,
  .search_panel lable {
    margin-top: 5px;
    font-size : 13px;
  }

  .user_log input,
  .user_log_in input,
  .user_log_in_pass input,
  .search_panel input {
    line-height: 20px;
  }

  .user_log #formbutton,
  .user_log_in #formbutton,
  .user_log_in_pass #formbutton,
  .search_panel #formbutton {
    line-height: 30px;
    height     : 30px;
  }

  .user_log .log_head h2,
  .user_log_in .log_head h2,
  .user_log_in_pass .log_head h2,
  .search_panel .log_head h2 {
    font-size: 20px;
  }

  .user_log .log_head i,
  .user_log_in .log_head i,
  .user_log_in_pass .log_head i,
  .search_panel .log_head i {
    font-size  : 18px;
    margin-left: 5px;
  }

  .pass_and_reg div,
  .pass_and_reg button {
    font-size: 13px;
  }

  .cs-placeholder {
    font-size: 13px;
    padding  : 2%;
  }

  .cs-skin-border ul span {
    font-size: 1.1em;
    padding  : 0.5em 1em;
  }

  .cs-select ul {
    height: 170px;
  }

  .user_log,
  .user_log_in,
  .user_log_in_pass,
  .search_panel {
    -webkit-transition: ease 0.4s;
    -moz-transition   : ease 0.4s;
    -o-transition     : ease 0.4s;
    -ms-transition    : ease 0.4s;
    transition        : ease 0.4s;
  }

  .so-li,
  .userBar,
  as-classes-menu {
    display: none;
  }

  td:nth-of-type(3) {
    display: none;
  }

  th:nth-of-type(3) {
    display: none;
  }

  td:nth-of-type(4) {
    display: none;
  }

  th:nth-of-type(4) {
    display: none;
  }

  td:nth-of-type(5) {
    display: none;
  }

  th:nth-of-type(5) {
    display: none;
  }

  td:nth-of-type(6) {
    display: none;
  }

  th:nth-of-type(6) {
    display: none;
  }

  td:nth-of-type(7) {
    display: none;
  }

  th:nth-of-type(7) {
    display: none;
  }

  td:nth-of-type(8) {
    display: none;
  }

  th:nth-of-type(8) {
    display: none;
  }

  td:nth-of-type(10) {
    display: none;
  }

  th:nth-of-type(10) {
    display: none;
  }
}

input[type="radio"] {
  -webkit-appearance: radio;
}


#hugimTableList {
  float: right;
}

/* eran: i deleted the important */
/* AC9 */

.as-bc_AC9 {
  background: #0c6886;
}

.shlohot_menu ul li.AC9:hover {
  background: #299b90;
}

.s6title.AC9,
.s6title.AC9:hover {
  color     : #36b2aa;
  background: none;
}

.main_container_header.AC9 {
  background: none;
}

.main_container_header.AC9 {
  border-color: #36b2aa;
}

.main_container_header.AC9:hover {
  background: none;
}

h1.AC9,
h1.AC9:hover {
  background: none;
  color     : #36b2aa;
}

.mahlaka_menu ul li a.AC9 {
  background  : none;
  border-color: #36b2aa;
}

.mahlaka_menu ul li a.AC9:hover,
.mahlaka_menu ul li i:hover {
  background: #36b2aa;
}

.mahlaka_menu ul li span.AC9 {
  background: none;
  color     : #36b2aa;
}

.line_hover.AC9 {
  background: #36b2aa;
}

.mahlaka_menu ul li a:hover>i.AC9 {
  color: #36b2aa;
}

.text_menu.AC9:before {
  background: #e3333f;
}

.AC9,
ul.AC9:hover {
  background: #36b2aa;
}

/* AC10 */
.as-bc_AC10 {
  background: #238bc8;
}

.shlohot_menu ul li.AC10:hover {
  background: #299b90;
}

.s6title.AC10,
.s6title.AC10:hover {
  color     : #36b2aa;
  background: none;
}

.main_container_header.AC10 {
  background: none;
}

.main_container_header.AC10 {
  border-color: #36b2aa;
}

.main_container_header.AC10:hover {
  background: none;
}

h1.AC10,
h1.AC10:hover {
  background: none;
  color     : #36b2aa;
}

.mahlaka_menu ul li a.AC10 {
  background  : none;
  border-color: #36b2aa;
}

.mahlaka_menu ul li a.AC10:hover,
.mahlaka_menu ul li i:hover {
  background: #36b2aa;
}

.mahlaka_menu ul li span.AC10 {
  background: none;
  color     : #36b2aa;
}

.line_hover.AC10 {
  background: #36b2aa;
}

.mahlaka_menu ul li a:hover>i.AC10 {
  color: #36b2aa;
}

.text_menu.AC10:before {
  background: #e3333f;
}

.AC10,
ul.AC10:hover {
  background: #36b2aa;
}

/* AC11 */

.as-bc_AC11 {
  background: #bcd652;
}

.shlohot_menu ul li.AC11:hover {
  background: #299b90;
}

.s6title.AC11,
.s6title.AC11:hover {
  color     : #36b2aa;
  background: none;
}

.main_container_header.AC11 {
  background: none;
}

.main_container_header.AC11 {
  border-color: #36b2aa;
}

.main_container_header.AC11:hover {
  background: none;
}

h1.AC11,
h1.AC11:hover {
  background: none;
  color     : #36b2aa;
}

.mahlaka_menu ul li a.AC11 {
  background  : none;
  border-color: #36b2aa;
}

.mahlaka_menu ul li a.AC11:hover,
.mahlaka_menu ul li i:hover {
  background: #36b2aa;
}

.mahlaka_menu ul li span.AC11 {
  background: none;
  color     : #36b2aa;
}

.line_hover.AC11 {
  background: #36b2aa;
}

.mahlaka_menu ul li a:hover>i.AC11 {
  color: #36b2aa;
}

.text_menu.AC11:before {
  background: #e3333f;
}

.AC11,
ul.AC11:hover {
  background: #36b2aa;
}

/* AC12 */

.as-bc_AC12 {
  background: #f48f40;
}

.shlohot_menu ul li.AC12:hover {
  background: #299b90;
}

.s6title.AC12,
.s6title.AC12:hover {
  color     : #36b2aa;
  background: none;
}

.main_container_header.AC12 {
  background: none;
}

.main_container_header.AC12 {
  border-color: #36b2aa;
}

.main_container_header.AC12:hover {
  background: none;
}

h1.AC12,
h1.AC12:hover {
  background: none;
  color     : #36b2aa;
}

.mahlaka_menu ul li a.AC12 {
  background  : none;
  border-color: #36b2aa;
}

.mahlaka_menu ul li a.AC12:hover,
.mahlaka_menu ul li i:hover {
  background: #36b2aa;
}

.mahlaka_menu ul li span.AC12 {
  background: none;
  color     : #36b2aa;
}

.line_hover.AC12 {
  background: #36b2aa;
}

.mahlaka_menu ul li a:hover>i.AC12 {
  color: #36b2aa;
}

.text_menu.AC12:before {
  background: #e3333f;
}

.AC12,
ul.AC12:hover {
  background: #36b2aa;
}

/* AC13 */
.as-bc_AC13 {
  background: #0c6886;
}

.shlohot_menu ul li.AC13:hover {
  background: #299b90;
}

.s6title.AC13,
.s6title.AC13:hover {
  color     : #36b2aa;
  background: none;
}

.main_container_header.AC13 {
  background: none;
}

.main_container_header.AC13 {
  border-color: #36b2aa;
}

.main_container_header.AC13:hover {
  background: none;
}

h1.AC13,
h1.AC13:hover {
  background: none;
  color     : #36b2aa;
}

.mahlaka_menu ul li a.AC13 {
  background  : none;
  border-color: #36b2aa;
}

.mahlaka_menu ul li a.AC13:hover,
.mahlaka_menu ul li i:hover {
  background: #36b2aa;
}

.mahlaka_menu ul li span.AC13 {
  background: none;
  color     : #36b2aa;
}

.line_hover.AC13 {
  background: #36b2aa;
}

.mahlaka_menu ul li a:hover>i.AC13 {
  color: #36b2aa;
}

.text_menu.AC13:before {
  background: #e3333f;
}

.AC13,
ul.AC13:hover {
  background: #36b2aa;
}

/* AC14 */
.as-bc_AC14 {
  background: #238bc8;
}

.shlohot_menu ul li.AC14:hover {
  background: #299b90;
}

.s6title.AC14,
.s6title.AC14:hover {
  color     : #59c8f0;
  background: none;
}

.main_container_header.AC14 {
  background: none;
}

.main_container_header.AC14 {
  border-color: #59c8f0;
}

.main_container_header.AC14:hover {
  background: none;
}

h1.AC14,
h1.AC14:hover {
  background: none;
  color     : #59c8f0;
}

.mahlaka_menu ul li a.AC14 {
  background  : none;
  border-color: #59c8f0;
}

.mahlaka_menu ul li a.AC14:hover,
.mahlaka_menu ul li i:hover {
  background: #59c8f0;
}

.mahlaka_menu ul li span.AC14 {
  background: none;
  color     : #59c8f0;
}

.line_hover.AC14 {
  background: #59c8f0;
}

.mahlaka_menu ul li a:hover>i.AC14 {
  color: #59c8f0;
}

.text_menu.AC14:before {
  background: #e3333f;
}

.AC14,
ul.AC14:hover {
  background: #59c8f0;
}

/* AC15 */
.as-bc_AC15 {
  background: #bcd652;
}

.shlohot_menu ul li.AC15:hover {
  background: #299b90;
}

.s6title.AC15,
.s6title.AC15:hover {
  color     : #f29041;
  background: none;
}

.main_container_header.AC15 {
  background: none;
}

.main_container_header.AC15 {
  border-color: #f29041;
}

.main_container_header.AC15:hover {
  background: none;
}

h1.AC15,
h1.AC15:hover {
  background: none;
  color     : #f29041;
}

.mahlaka_menu ul li a.AC15 {
  background  : none;
  border-color: #f29041;
}

.mahlaka_menu ul li a.AC15:hover,
.mahlaka_menu ul li i:hover {
  background: #f29041;
}

.mahlaka_menu ul li span.AC15 {
  background: none;
  color     : #f29041;
}

.line_hover.AC15 {
  background: #f29041;
}

.mahlaka_menu ul li a:hover>i.AC15 {
  color: #f29041;
}

.text_menu.AC15:before {
  background: #e3333f;
}

.AC15,
ul.AC15:hover {
  background: #f29041;
}