@charset "utf-8";

/* CSS Document */


/* Clock.js */

.clock-block {
    width: 100%;
    float: right;
}

.clock-block:after {
    content: "";
    display: block;
    clear: both;
}

.clock-container {
    width: 260px;
    margin: 0 auto;
    margin-bottom: 20px;
    color: #333333;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

.clock-header {
    display: table;
    width: 100%;
}

.clock-header-ht {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.2em;
    padding: 5px 15px;
    background: #ec5967;
    color: #fff;
}

.clock-body {
    background: #fff;
    padding: 10px 15px;
}

.clock-body .payment-clock {
    text-align: center;
    transition: ease .2s;
}

.clock-body .payment-clock:empty {
    padding: 0;
}


/* Accass icon */

#yoUpe.ZAj {
    width: 45px !important;
    height: 45px !important;
    border-radius: 35px;
    border: 3px solid #fff;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.31);
    background-size: 70% 70% !important;
    position: fixed !important;
    background-image: url(/css/icons/acss-icon.png) !important;
    top: 15px !important;
    right: 15px !important;
    background-position: 60% 50% !important;
    transition: ease .2s;
    -webkit-transition: ease .2s;
}

#yoUpe.ZAj:hover {
    background-color: rgb(62, 159, 198) !important;
}

ul,
li {
    list-style: none;
}

.footerLinkImage {
    height: 50px;
    margin-top: 25px;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.green {
    color: #55ab26;
}

a img {
    border: 0 none;
}

a {
    text-decoration: none;
    color: black;
}

a:hover {
    text-decoration: underline;
}

p {
    padding-top: 10px;
}

* {
    margin: 0;
    padding: 0;
}


/*=========== outer div ================ */

#outerDiv {
    width: 1016px;
    margin: 0 auto;
}

#pagewrap {
    -webkit-box-shadow: -1px 5px 16px rgba(0, 0, 0, .75);
    -moz-box-shadow: -1px 5px 16px rgba(0, 0, 0, .75);
    box-shadow: -1px 5px 16px rgba(0, 0, 0, .75);
    background-image: -webkit-linear-gradient(bottom, #c7c8c9, #fff 78%);
    background-image: -moz-linear-gradient(bottom, #c7c8c9, #fff 78%);
    background-image: -o-linear-gradient(bottom, #c7c8c9, #fff 78%);
    background-image: linear-gradient(to top, #c7c8c9, #fff 78%);
    width: 960px;
    float: right;
    margin-right: 28px;
    margin-left: 28px;
    margin-bottom: 30px;
}


/*================ header================= */

header {
    width: 960px;
    float: right;
}

top_header {
    width: 960px;
    float: right;
}

#logo {
    float: right;
    width: 150px;
    height: 179px;
    margin-right: 56px;
    margin-top: 39px;
}

#logom {
    float: left;
    width: 254px;
    height: 145px;
    margin-top: 30px;
    margin-left: 19px;
}

#logo a img,
#logom a img {
    float: right;
}

form.search {
    float: right;
    height: 49px;
    margin-right: 50px;
    margin-top: 20px;
    width: 279px;
}

.header_bottom {
    width: 960px;
    float: right;
    clear: both;
}

.header_bottom h4.top {
    color: #9e9fa0;
    float: right;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    margin-right: 10px;
    margin-top: 20px;
    text-align: right;
    width: 125px;
}

#searchbox {
    width: 100px;
    height: 20px;
    -webkit-box-shadow: inset 1px 1px 1px rgba(22, 23, 20, .9);
    -moz-box-shadow: inset 1px 1px 1px rgba(22, 23, 20, .9);
    box-shadow: inset 1px 1px 1px rgba(22, 23, 20, .9);
    -webkit-border-radius: 8px/7px 7px 8px 8px;
    -moz-border-radius: 8px/7px 7px 8px 8px;
    border-radius: 8px/7px 7px 8px 8px;
    background-color: #fff;
}

.topmenu {
    float: right;
    padding-right: 60px;
    width: 750px;
}

ul.dropmenu,
ul.dropmenu li {
    display: inline;
}

.topmenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

ul.dropmenu li {
    margin: 0;
    padding: 0;
    float: right;
    position: relative;
}

ul.dropmenu li a:link,
ul.dropmenu li a:visited {
    color: navy;
    display: block;
    font-size: 18px;
    font-weight: normal;
    height: 1em;
    margin-top: 5px;
    padding: 0 1.1em 0 0;
}

ul.dropmenu li a:hover,
ul.dropmenu li a:active {
    color: #7e3e95;
    position: relative;
    height: 1.1em;
}


/* .current,ul.dropmenu li a:hover.current{		  position        :relative;		  background-color: #b3ebb3;		  cursor          :default;		 }	*/

ul.dropmenu li:hover ul {
    right: 0px;
}


/*=============== submenu ================ */


/*     ul.submenu,ul.submenu li{ float:none;}        	 ul.submenu{		  position        :absolute;		  background-color:#fcb422;		  opacity         :0.8;		  min-width       :100%;		  height          :auto;		  z-index         :100;		  right           :-9000em;	  }      ul.submenu li a {		  border-bottom: 1px solid #ffffff;		  height       :1em;		  margin-bottom:0.1em;		  white-space  :nowrap;		}     ul.submenu li a:hover{		  background-color: #20409a;		  color           : #fcb422;		  font-size       : 16px; font-weight:500; 		  font-weight     :100;		  height          :1em;		  margin-bottom   :0.1em;	    } 		*/


/*============ sidemenu =============== */

#sidemenu {
    width: 213px;
    height: 303px;
    float: right;
    list-style: none;
    margin-right: -29px;
    position: relative;
}

#sidemenu ul.menu_s {
    list-style: none;
}

ul.menu_s {
    margin: 0;
    padding: 0;
    float: right;
    position: relative;
}

ul.menu_s li a:link,
ul.menu_s li a:visited {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    height: 1.1em;
    margin-bottom: 0.1em;
    padding: 0.6em 1.8em 0 0;
}

ul.menu_s li.y {
    width: 213px;
    height: 44px;
    background-color: #ffcc00;
}

ul.menu_s li.v {
    width: 213px;
    height: 44px;
    background-color: #cd0067;
}

ul.menu_s li.b {
    width: 213px;
    height: 44px;
    background-color: #0099ff;
}

ul.menu_s li.g {
    width: 213px;
    height: 44px;
    background-color: #b4cb07;
}

ul.menu_s li.o {
    width: 213px;
    height: 44px;
    background-color: #ef4b03;
}

ul.menu_s li.n {
    width: 213px;
    height: 45px;
    background-color: #0c085d;
}

ul.menu_s li a:hover {
    opacity: 0.8;
    font-weight: bold;
}

.mask {
    z-index: 99;
    position: absolute;
    left: 0;
    top: -1px;
}

.mask img {
    float: left;
}

.mashulash {
    clear: both;
    float: right;
    height: 26px;
    width: 28px;
    margin-left: -4px;
    margin-top: -26px;
}

#slider {
    float: right;
    height: 450px;
    margin-right: 20px;
    width: 747px;
}

#contant_menu {
    width: 957px;
    margin-right: 3px;
    float: right;
    clear: both;
    margin-top: 42px;
}

ul.menu_c,
ul.menu_c li {
    display: inline;
}

#contant_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}

ul.menu_c li {
    display: table;
    width: 96px;
    height: 72px;
    margin: 0;
    padding: 0;
    float: right;
    position: relative;
    margin-right: 9px;
}

ul.menu_c li a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}


/* ul.menu_c li a:link, ul.menu_c li a:visited {			color         : #000000;			display       : block;			font-size     : 16px;			font-weight   : normal;			height        : 1.1em;			margin-bottom : 0.1em;			padding-bottom: 0;			padding-left  : 0;			padding-right : 0.7em;			padding-top   : 1.2em;            width: 50px;		} */

ul.menu_c li a:hover,
ul.menu_c li a:active {
    color: #7e3e95;
    position: relative;
    height: 1.1em;
}


/* .current,ul.dropmenu li a:hover.current{		  position        :relative;		  background-color: #b3ebb3;		  cursor          :default;		 }	*/

ul.menu_c li:hover ul {
    right: 0px;
}

ul.menu_c li.a {
    width: 96px;
    height: 72px;
    background-image: url(../images/a.png);
}

ul.menu_c li.be {
    width: 96px;
    height: 72px;
    background-image: url(../images/b.png);
}

ul.menu_c li.c {
    width: 96px;
    height: 72px;
    background-image: url(../images/c.png);
}

ul.menu_c li.d {
    width: 96px;
    height: 72px;
    background-image: url(../images/d.png);
}

ul.menu_c li.e {
    width: 96px;
    height: 72px;
    background-image: url(../images/e.png);
}

ul.menu_c li.f {
    width: 96px;
    height: 72px;
    background-image: url(../images/f.png);
}

ul.menu_c li.ge {
    width: 96px;
    height: 72px;
    background-image: url(../images/i.png);
}

ul.menu_c li.h {
    width: 96px;
    height: 72px;
    background-image: url(../images/j.png);
}

ul.menu_c li.i {
    width: 96px;
    height: 72px;
    background-image: url(../images/k.png);
}


/*============ side bar =============== */

#sideBar {
    float: right;
}


/*=======  contant ============== */

#contant {
    clear: both;
    float: right;
    margin-right: 25px;
    width: 935px;
}

#contant h1 {
    width: 600px;
    padding-right: 8px;
    float: right;
}

#line_one {
    width: 910px;
    min-height: 138px;
    float: right;
    border-top: 2px solid #888588;
    padding-bottom: 20px;
}

#line_one p {
    width: 638px;
    padding-right: 8px;
    display: block;
    float: right;
}

#line_one h2 {
    width: 600px;
    padding-right: 8px;
    padding-top: 18px;
    display: block;
    float: right;
}

.circular {
    width: 116px;
    height: 116px;
    display: block;
    float: right;
    margin-right: 50px;
    margin-top: -25px;
    border-radius: 58px;
    -webkit-border-radius: 58px;
    -moz-border-radius: 58px;
    background: url(../images/nyama.png);
    -webkit-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    -moz-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    border: 1px solid #ccc;
}

.circular2 {
    width: 116px;
    height: 116px;
    display: block;
    float: right;
    margin-right: 50px;
    margin-top: -25px;
    border-radius: 58px;
    -webkit-border-radius: 58px;
    -moz-border-radius: 58px;
    background: url(../images/nyama2.png);
    -webkit-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    -moz-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    border: 1px solid #ccc;
}

.circular3 {
    width: 116px;
    height: 116px;
    display: block;
    float: right;
    margin-right: 50px;
    margin-top: -25px;
    border-radius: 58px;
    -webkit-border-radius: 58px;
    -moz-border-radius: 58px;
    background: url(../images/kid1.png);
    -webkit-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    -moz-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    border: 1px solid #ccc;
}

.search_button {
    border: solid 2px #056839;
    background-image: -webkit-linear-gradient(bottom, #88c440, #219b44 55%, #43a568 60%, #fff);
    background-image: -moz-linear-gradient(bottom, #88c440, #219b44 55%, #43a568 60%, #fff);
    background-image: -o-linear-gradient(bottom, #88c440, #219b44 55%, #43a568 60%, #fff);
    background-image: linear-gradient(to top, #88c440, #219b44 55%, #43a568 60%, #fff);
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 1px 2px #063554;
    width: 75px;
    height: 25px;
}

.search_button:hover {
    background-image: -webkit-linear-gradient(bottom, #a5f04b, #32ce5f 55%, #57ce84 60%, #fff);
    background-image: -moz-linear-gradient(bottom, #a5f04b, #32ce5f 55%, #57ce84 60%, #fff);
    background-image: -o-linear-gradient(bottom, #a5f04b, #32ce5f 55%, #57ce84 60%, #fff);
    background-image: linear-gradient(to top, #a5f04b, #32ce5f 55%, #57ce84 60%, #fff);
}


/* ============= about ================ */

#slider_about {
    float: left;
    height: 485px;
    width: 747px;
    position: relative;
}

#slider_about img {
    float: left;
    margin-left: -12px;
}

.pass_page {
    width: 194px;
    height: 44px;
    position: absolute;
    z-index: 100;
    top: 18px;
    left: -28px;
    background-color: #fc0;
    -webkit-border-radius: 0px 18px 17px 0px/0px 22px 22px 22px;
    -moz-border-radius: 0px 18px 17px 0px/0px 22px 22px 22px;
    border-radius: 0px 18px 17px 0px/0px 22px 22px 22px;
}

span.white_text {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
    height: 25px;
    margin-right: 16px;
    margin-top: 7px;
    position: absolute;
    width: 80%;
}

.small_tr {
    clear: both;
    float: left;
    height: 9px;
    margin-left: -16px;
    margin-top: 9px;
    width: 18px;
}


/* ======  	classes   ======= */

.tr {
    clear: both;
    float: left;
    height: 9px;
    margin-top: 2.5px;
    width: 18px;
}

.magenta_pass_page {
    width: 184px;
    height: 44px;
    position: absolute;
    z-index: 100;
    top: 18px;
    left: -0;
    background-color: #cd0067;
    -webkit-border-radius: 0px 18px 17px 0px/0px 22px 22px 22px;
    -moz-border-radius: 0px 18px 17px 0px/0px 22px 22px 22px;
    border-radius: 0px 18px 17px 0px/0px 22px 22px 22px;
}

#page_name_cat {
    float: left;
    height: 60px;
    width: 230px;
    position: relative;
    margin-left: -18px;
}

.section {
    width: 609px;
    min-height: 800px;
    float: right;
}

.section_one {
    width: 200px;
    min-height: 500px;
    float: right;
    border-left: 2px solid #868382;
}

.section_last {
    width: 200px;
    min-height: 800px;
    float: right;
}

.section_block {
    width: 168px;
    float: right;
    margin-right: 16px;
    min-height: 200px;
}

.circular4 {
    width: 138px;
    height: 138px;
    display: block;
    float: right;
    border-radius: 69px;
    -webkit-border-radius: 69px;
    -moz-border-radius: 69px;
    background: url(../images/event.png);
    -webkit-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    -moz-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    border: 1px solid #ccc;
    margin-right: 14px;
}

p.block_text {
    padding: 5px 10px 58px 10px;
}

.circular8 {
    width: 138px;
    height: 138px;
    display: block;
    float: left;
    border-radius: 69px;
    -webkit-border-radius: 69px;
    -moz-border-radius: 69px;
    background: url(../images/mus.png);
    -webkit-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    -moz-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    border: 1px solid #ccc;
    margin-left: 44px;
}

a.block_name {
    width: 80%;
    padding-right: 10px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

a.block_name:hover {
    text-decoration: underline;
}


/*  ========== events ============= */

.blue_pass_page {
    width: 184px;
    height: 44px;
    position: absolute;
    z-index: 100;
    top: 18px;
    left: -0;
    background-color: #0099ff;
    -webkit-border-radius: 0px 18px 17px 0px/0px 22px 22px 22px;
    -moz-border-radius: 0px 18px 17px 0px/0px 22px 22px 22px;
    border-radius: 0px 18px 17px 0px/0px 22px 22px 22px;
}

.circular5 {
    width: 138px;
    height: 138px;
    display: block;
    float: right;
    border-radius: 69px;
    -webkit-border-radius: 69px;
    -moz-border-radius: 69px;
    background: url(../images/kids.png);
    -webkit-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    -moz-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    border: 1px solid #ccc;
    margin-right: 14px;
}


/* ==== class list ====== */

.class_det {
    width: 725px;
    height: 333px;
    margin-right: 210px;
    float: right;
}

h4.guide {
    width: 100%;
    height: 74px;
    padding-bootom: 50px;
    float: right;
    border-bottom: 3px solid #555555;
    font-size: 18px;
}

form.cont {
    width: 100%;
    height: 128px;
    float: right;
    position: relative;
}

#Name,
#Email,
#Phone {
    width: 192px;
    height: 33px;
    -webkit-border-radius: 10px/10px 10px 11px 11px;
    -moz-border-radius: 10px/10px 10px 11px 11px;
    border-radius: 10px/10px 10px 11px 11px;
    background-color: #fff;
    -webkit-box-shadow: inset 1px 2px 2px rgba(0, 0, 0, .75);
    -moz-box-shadow: inset 1px 2px 2px rgba(0, 0, 0, .75);
    box-shadow: inset 1px 2px 2px rgba(0, 0, 0, .75);
    border: 1px solid #3c3939;
    color: #9e9fa0;
    padding-right: 8px;
    font-weight: bold;
    font-size: 18px;
}

#Name {
    left: 460px;
    position: absolute;
    top: 20px;
}

#Email {
    position: absolute;
    top: 20px;
    left: 20px;
}

#Phone {
    left: 240px;
    position: absolute;
    top: 20px;
}

#button {
    left: 512px;
    position: absolute;
    top: 80px;
}

.submit-button {
    width: 98px;
    height: 39px;
    -webkit-border-radius: 15px 14px 14px 15px/15px 15px 14px 14px;
    -moz-border-radius: 15px 14px 14px 15px/15px 15px 14px 14px;
    border-radius: 15px 14px 14px 15px/15px 15px 14px 14px;
    background-color: #2e2c2c;
    border: 1px solid #2e2c2c;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}

.pass_page_mag {
    width: 194px;
    height: 44px;
    position: absolute;
    z-index: 100;
    top: 18px;
    left: -28px;
    background-color: #cd0067;
    -webkit-border-radius: 0px 18px 17px 0px/0px 22px 22px 22px;
    -moz-border-radius: 0px 18px 17px 0px/0px 22px 22px 22px;
    border-radius: 0px 18px 17px 0px/0px 22px 22px 22px;
}


/* ===== camps ======= */

.section_wide {
    float: right;
    min-height: 800px;
    width: 762px;
    margin-top: 35px;
}

#line_one_small {
    width: 762px;
    min-height: 138px;
    float: right;
    border-top: 2px solid #888588;
    padding-bottom: 20px;
}

#line_one_small p {
    width: 536px;
    padding-right: 8px;
    display: block;
    float: right;
}

#line_one_small a.camp_name {
    width: 500px;
    padding-right: 8px;
    padding-top: 18px;
    display: block;
    float: right;
    color: #000;
    font-size: 22px;
    font-weight: bold;
}

#line_one_small a.camp_name:hover {
    text-decoration: underline;
}

.circular6 {
    width: 138px;
    height: 138px;
    display: block;
    float: right;
    margin-right: 25px;
    margin-top: -15px;
    border-radius: 69px;
    -webkit-border-radius: 69px;
    -moz-border-radius: 69px;
    background: url(../images/camp1.png);
    -webkit-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    -moz-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    border: 1px solid #ccc;
}

.section_one_cont {
    width: 345px;
    min-height: 500px;
    float: right;
    border-left: 2px solid #868382;
}

.section_block_cont {
    float: right;
    min-height: 200px;
    width: 100%;
}

p.block_text_cont {
    padding-bottom: 58px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    float: right;
}

a.block_name_cont {
    width: 100%;
    padding-right: 10px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    float: right;
}

a.block_name_cont:hover {
    text-decoration: underline;
}

#NameC,
#EmailC,
#PhoneC {
    width: 185px;
    height: 33px;
    -webkit-border-radius: 11px 10px 10px 11px/10px 10px 11px 11px;
    -moz-border-radius: 11px 10px 10px 11px/10px 10px 11px 11px;
    border-radius: 11px 10px 10px 11px/10px 10px 11px 11px;
    background-color: #fff;
    -webkit-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    -moz-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    color: #9e9fa0;
    padding-right: 8px;
    font-weight: bold;
    font-size: 18px;
    border: 1px solid #ccc;
    margin-top: 20px;
}

#NameC {
    top: 40px;
}

#EmailC {
    top: 110px;
}

#PhoneC {
    top: 180px;
}

#buttonC {
    margin-top: 20px;
}

#Message {
    width: 66%;
    height: 100px;
    -webkit-border-radius: 11px 10px 10px 11px/10px 10px 11px 11px;
    -moz-border-radius: 11px 10px 10px 11px/10px 10px 11px 11px;
    border-radius: 11px 10px 10px 11px/10px 10px 11px 11px;
    background-color: #fff;
    -webkit-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    -moz-box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .75);
    color: #9e9fa0;
    padding-right: 8px;
    font-weight: bold;
    font-size: 18px;
    border: 1px solid #ccc;
    margin-top: 20px;
}

form.kesher {
    width: 364px;
    float: right;
    position: relative;
}

.frontBox {
    float: right;
    margin-left: 41px;
    margin-right: 20px;
    margin-top: 25px;
    min-height: 400px;
    width: 250px;
}

.frontBoxTitle {
    background: #7d7d7d none repeat scroll 0 0;
    color: #fff;
    float: right;
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.boxUl {
    float: right;
    width: 100%;
}

.boxUl li {
    float: right;
    width: 100%;
    color: black;
    border-bottom: 1px solid gray;
}

.boxUl li:hover {
    background: lightgray;
}

.footerBox {
    background: none repeat scroll 0 0 lightgray;
    border-radius: 20px;
    display: block;
    float: right;
    font-size: 10pt;
    margin-bottom: 40px;
    margin-right: 2%;
    margin-top: 40px;
    padding-bottom: 10px;
    padding-top: 20px;
    width: 96%;
    list-style-position: inside;
}

.footerBoxContact {
    float: right;
    margin-left: 3%;
    margin-right: 1%;
    padding-right: 15px;
    width: 14%;
}

.infoRow {
    float: right;
    height: 105px;
    margin-top: 25px;
    width: 750px;
    border-bottom: 1px solid gray;
    margin-right: 105px;
}

.infoRowImage {
    float: right;
    width: 200px;
}

.infoRowText {
    background: none repeat scroll 0 0 white;
    border-radius: 5px;
    float: right;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
    width: 500px;
}

.pageTitle {
    float: right;
    font-size: 23pt;
    margin-right: 5%;
    margin-top: 30px;
    border-bottom: 1px solid gray;
    width: 90%;
}

.pageTitle:after {
    content: "";
    display: block;
    clear: both;
}

.navbar {
    float: right;
    font-size: 11pt;
    margin-right: 25px;
    margin-top: 5px;
    width: 90%;
}

.mainPlace {
    float: right;
    margin-top: 25px;
    width: 90%;
    margin-right: 5%;
}

.matnasTable {
    float: right;
    width: 750px;
    margin-right: 105px;
}

.matnasTd {
    font-weight: bold;
    width: 150px;
}

.matnasTr {
    border-bottom: 1px solid lightblue;
    height: 45px;
}

.contantImage {
    box-shadow: 2px 2px;
}

.contantImage:hover {
    box-shadow: 2px 2px blue;
}

.imageUl {
    width: 440px;
    float: right;
    border-bottom: 1px solid lightblue;
    margin-right: 10px;
}

.movieUl {
    width: 440px;
    float: right;
    border-bottom: 1px solid lightblue;
    margin-right: 10px;
}

.tableSpace {
    border-collapse: separate;
    border-spacing: 10px;
}

.placesTd {
    border-bottom: 1px solid black
}

.logInfo,
.logInfo~.custom-combobox {
    display: block;
    border: 3px solid gold;
    border-radius: 10px;
    color: black;
    font-size: 14pt;
    height: 40px;
    margin-right: 10px;
    margin-top: 10px;
    text-align: center;
    width: 220px;
}

.logInfo~.custom-combobox .custom-combobox-input {
    background: transparent;
    border: none;
    width: 170px;
}

.logInfo~.custom-combobox .ui-state-default {
    background: transparent;
    border: none;
}

.logSubMit {
    background: none repeat scroll 0 0 silver;
    border: 1px solid gold;
    border-radius: 10px;
    color: #fff;
    font-size: 14pt;
    margin-right: 124px;
    margin-top: 20px;
    padding: 5px;
}

.regButten {
    background: none repeat scroll 0 0 orange;
    border-radius: 15px;
    font-weight: bold;
    height: 20px;
    padding: 10px;
    text-align: center;
    width: 150px;
}

.regButten:hover {
    background: lightsteelblue;
}

.tzaharon .regButten {
    height: 38px;
}

.pageTitle3 {
    float: right;
    text-align: center;
    width: 100%;
}

.hooverLi {
    height: 30px;
    width: 85px;
    border-radius: 10px;
}

.hooverLi:hover {
    box-shadow: black 2px 2px 2px
}

#blanket {
    background-color: #111;
    left: 0;
    opacity: 0.65;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9001;
}

#popUpDiv {
    background-color: #ffffff;
    border: 3px solid;
    position: absolute;
    width: 300px;
    z-index: 9002;
}

.bayBottun {
    background: none repeat scroll 0 0 orange;
    border: 3px solid yellow;
    border-radius: 20px;
    color: #000;
    font-size: 18pt;
    padding: 10px;
    text-align: center;
}

.bayBottun:hover {
    box-shadow: 2px 2px 2px black
}

#popUpDiv {
    background-color: #ffffff;
    border: 2px solid;
    border-radius: 15px;
    min-height: 300px;
    padding: 15px;
    position: absolute;
    width: 300px;
    z-index: 9002;
}

.whiteBoxes {
    background: white;
    border-radius: 10px;
    float: right;
    margin-right: 50px;
    min-height: 40px;
    text-align: center;
    width: 100px;
}

.imageFolder {
    background: #fff none repeat scroll 0 0;
    float: right;
    height: 250px;
    margin-right: 30px;
    margin-top: 30px;
    padding: 10px;
    text-align: center;
    width: 260px;
    opacity: 0.7;
    border-radius: 10px;
}

.imageFolder:hover {
    opacity: 1;
}

.imageFolderImage {
    float: right;
    width: 100%;
    height: 190px;
}

.imageFolderTitle {
    float: right;
    font-size: 15pt;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.dayTop {
    float: right;
    font-size: 15pt;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 14%;
}

.dayBox {
    float: right;
    width: 13.2%;
    margin-left: 1%;
    margin-top: 1%;
    background: #f0f0f0;
    overflow-x: hidden;
    overflow-y: auto;
    height: 200px;
}

.dayBoxSmall {
    float: right;
    width: 13.2%;
    margin-left: 1%;
    margin-top: 1%;
    background: #f0f0f0;
    min-height: 40px;
}

.curantEvent {
    float: right;
    background: #086199;
    width: 96%;
    padding-right: 2%;
    padding-left: 2%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    font-weight: bold;
}

.eventBulits {
    float: right;
    width: 40%;
    margin-right: 10%;
    background: #086199;
    height: 2px;
    margin-bottom: 3px;
    border-radius: 3px;
}

.imageClassHug {
    border-radius: 10px;
    display: inline-block;
    vertical-align: top;
    min-height: 160px;
    margin-right: 105px;
    margin-top: 20px;
    padding-bottom: 10px;
    text-align: center;
    width: 175px;
}

.imageClassHugImage {
    float: right;
    width: 100%;
    height: 125px;
}

.imageClassHugTitle {
    color: #fff;
    float: right;
    font-size: 15pt;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.shluhaLine {
    display: block;
    float: right;
    width: 100%;
    margin-top: 5px;
}

.shluhaLineInfo {
    background: #bcbcee none repeat scroll 0 0;
    border-radius: 5px;
    display: block;
    float: right;
    padding: 10px 0;
    width: 80%;
    height: 35px;
}

.shluhaLineReg {
    background: #9e99d1 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    float: right;
    font-weight: bold;
    margin-right: 1%;
    padding-bottom: 10px;
    padding-top: 15px;
    width: 19%;
    height: 30px;
}

.accses {
    left: 0;
    position: fixed;
    z-index: 900;
}

.disaBar {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid lightblue;
    padding: 10px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 900;
}

.clali {
    float: right;
    width: 80%;
    padding: 1% 10%;
}

@media only screen and (max-width: 600px) {
    .clali {
        float: right;
        width: 80%;
    }
}

.tableFormLable {
    border-bottom: 1px solid lightgray;
    height: 30px;
    width: 200px;
}

.tableFormInput {
    border-bottom: 1px solid lightgray;
    height: 30px;
    width: 450px;
}

.disaButtens {
    margin-right: 25px;
    margin-top: 15px;
    font-size: 14pt;
    font-weight: bold;
    cursor: pointer;
}

.disaButtens:hover {
    background: lightgreen;
}

.payB {
    background: none repeat scroll 0% 0% orange;
    float: left;
    border-radius: 15px;
    margin-left: 130px;
    text-align: center;
    font-size: 18pt;
    padding: 10px;
    box-shadow: 1px 1px 1px;
}

.personalUpdateLine {
    width: 80%;
    float: right;
    display: block;
    margin-top: 10px;
    margin-right: 10%
}

.personalUpdateLable {
    width: 30%;
    float: right;
}

.personalUpdateInput {
    width: 50%;
    float: right;
    padding: 5px;
}

.subCss {
    background: orange none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 2px 2px 5px;
    font-weight: bold;
    margin-right: 200px;
    margin-top: 20px;
    padding: 5px 10px;
}

.subCss:hover {
    background: black;
    color: orange
}

.freeForm {
    float: right;
    width: 88%;
    margin-right: 5%;
    background: #fff;
    border: 1px solid gray;
    padding: 1%
}

.freeFromLine {
    border-bottom: 1px solid gray;
    display: block;
    float: right;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}

.formLableBox {
    float: right;
    width: 15%;
    text-align: center;
}

.formInputBox {
    float: right;
    width: 49%;
    margin-right: 1%;
    text-align: center;
}

.formCommentsBox {
    float: right;
    width: 34%;
    margin-right: 1%;
    text-align: center;
}

.freeFormSubmit {
    float: right;
    margin-right: 40%;
    padding: 10px;
    background: orange;
    font-weight: bold;
    margin-top: 20px;
}

.freeFormText {
    width: 100%;
}

.freeFormTextArea {
    width: 100%;
}

.red {
    color: red;
}

.orderTickitsTopTable {
    width: 100%;
    float: right;
    margin-top: 30px;
}

.orderTickitsTopTableLine {
    width: 100%;
    float: right;
    display: block;
    margin-top: 20px;
}

.flex-container {
    display: flex;
    justify-content: space-around;
    flex-flow: row wrap;
    margin: 0 auto;
}

.flex-item {
    position: relative;
    overflow: hidden;
    width: 100px;
    height: 100px;
    margin: 10px;
    line-height: 100px;
    text-align: center;
    background: #3bbded;
    color: white;
}

.subRoomBox {
    border: 2px solid black;
    font-size: 13pt;
    height: 25px;
    text-align: center;
    width: 24%;
}

.subRoomBox2 {
    background: lightblue none repeat scroll 0 0;
    border: 2px solid black;
    font-size: 14pt;
    height: 25px;
    text-align: center;
    width: 24%;
}

.youTubeChLink {
    background-color: #3c80af;
    border-radius: 10px;
    color: white;
    float: right;
    margin-bottom: 20px;
    margin-right: 38px;
    margin-top: 20px;
    padding-bottom: 28px;
    padding-top: 30px;
    text-align: center;
    width: 300px;
}

.goToTop:after {
    content: '^';
    color: white;
    line-height: 55px;
    font-size: 30px;
}

.goToTop {
    background: black;
    border: none;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 15px;
    right: 15px;
}


/*------------ Zeev Katz Sec --------------*/

.head_line {
    width: 100%;
    text-align: center;
    margin: 10px auto;
    display: inline-block;
}

.contactText {
    width: 100%;
    height: auto;
    float: right;
    text-align: justify;
    font-size: 0.9em;
    line-height: 1em;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid gainsboro;
}

.jdate {
    border-right: 1px solid;
    margin-right: 15px;
    padding-right: 20px;
}

@media print {
    #section-to-print,
    #section-to-print * {
        visibility: visible;
    }
    /* #section-to-print {    position: absolute;    left    : 0;    top     : 0;  } */
}

.seatPlace {
    max-width: 50px;
}

.reForm {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    text-align: center;
}

.reformSubmit {
    font-size: 14pt;
    font-weight: bold;
    margin-top: 10px;
    width: 100px;
}

.disaIcons {
    text-align: center;
    width: 100%;
}

.disaIcon {
    height: 80px;
    margin-right: 20px;
}

.userBu {
    float: right;
    width: 100%;
}

.userBu li {
    background: lightblue none repeat scroll 0 0;
    float: right;
    font-weight: bold;
    margin-right: 150px;
    margin-top: 50px;
    padding: 20px;
}

.userBu li:hover {
    background: lightsteelblue none repeat scroll 0 0;
}


/*===============================    Hebrew Calender===============================*/

.calBox {
    float: right;
    width: 10px;
    height: 25px;
    text-align: right;
    padding: 0 10px;
    background: rgb(217, 217, 217);
    border-radius: 0 0 0 20px;
}

.calHebBox {
    display: inline-block;
    width: 100%;
    font-size: 0.8em;
    padding-bottom: 2px;
    border-bottom: 2px solid rgb(217, 217, 217);
}

.alterEventTable {
    width: 25%;
    float: right;
    text-align: center;
}

.aetImage {
    font-size: 18pt;
}


/* remove background per Maya's request*/

.category_list.main_container.big_event .contect_category_list span {
    background: transparent !important;
}


/* @media screen and (max-width:460px) {	.roomTable div {		width          : 133% !important;		overflow       : auto;   		text-overflow: ellipsis;  		white-space  : nowrap;	}} */

@media screen and (max-width:460px) {
    .roomTable div a div.seatPlace {
        width: 3.5% !important;
    }
}


/* event timer */

div#event_count_down {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin: auto;
    direction: rtl;
}

div#event_count_down span {
    width: 18%;
    margin: 1%;
    padding: 5.5% 4%;
    color: #fff;
    font-weight: 500;
    font-size: 1.5em;
    justify-content: space-between;
    text-align: center;
    line-height: 1.5em;
}

div#event_count_down .timer_type {
    font-size: 0.8em;
    text-align: center;
    margin: auto;
}

div#event_count_down .timer_seconds {
    background-image: url(/images/square1.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}

div#event_count_down .timer_minutes {
    background-image: url(/images/square2.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}

div#event_count_down .timer_hours {
    background-image: url(/images/square3.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}

div#event_count_down .timer_days {
    background-image: url(/images/square4.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}

@media screen and (max-width:1024px) {
    div#event_count_down span {
        font-size: 1.5em;
        padding: 6% 4%;
        line-height: 0.95em;
    }
    div#event_count_down .timer_type {
        font-size: 0.6em;
    }
}

.waze-link {
    margin: 1% auto;
    text-align: center;
}

.waze-link a {
    width: 100%;
    margin: auto;
    color: blue;
    font-size: 1.5em;
    font-weight: 900;
}

.add-to-calendar {
    margin: 1% auto;
    text-align: center;
}

.add-to-calendar .toggle-choose {
    cursor: pointer;
    width: 100%;
    margin: auto;
    color: blue;
    font-size: 1.5em;
    font-weight: 900;
}

.choose-calendar {
    display: none;
}

.choose-calendar a {
    display: block;
}

.choose-calendar a:before {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAQCAYAAACIoli7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MzJCRDU2NUE1MDIxMUUyOTY1Q0EwNTkxNEJDOUIwNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0MzJCRDU2NkE1MDIxMUUyOTY1Q0EwNTkxNEJDOUIwNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQzMkJENTYzQTUwMjExRTI5NjVDQTA1OTE0QkM5QjA0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQzMkJENTY0QTUwMjExRTI5NjVDQTA1OTE0QkM5QjA0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+1Gcb3QAACh1JREFUeNrEWAtw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);
    margin-right: .5em;
    content: ' ';
}

.choose-calendar a.add-to-google:before {
    background-position: -52px 0;
}

.choose-calendar a.add-to-outlook:before {
    background-position: -68px 0;
}

@media screen and (max-width: 650px) {
    .no-mobile {
        display: none !important;
    }
    .hog_table.no-desktop th {
        border-bottom: 1px solid black;
    }
    .main_container .hog_info iframe {
        max-width: 100%;
    }
    .userRisitList {
        width: 100% !important;
        margin-right: 0 !important;
    }
    /* Force table to not be like tables anymore */
    .userRisitList table,
    .userRisitList thead,
    .userRisitList tbody,
    .userRisitList th,
    .userRisitList td,
    .userRisitList tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    .userRisitList thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .userRisitList tr {
        margin: 0 0 1rem 0;
    }
    .userRisitList tr:nth-child(odd) {
        background: #ccc;
    }
    .userRisitList td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
    }
    .userRisitList td:before {
        /* Now like a table header */
        position: relative;
        /* Top/left values mimic padding */
        top: 0;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
}

@media screen and (min-width: 650px) {
    .no-desktop {
        display: none !important;
    }
}

.main_container_center a .regButten {
    margin-right: 10%;
    background: none repeat scroll 0 0 orange;
    border-radius: 15px;
    font-weight: bold;
    height: auto;
    padding: 10px;
    text-align: center;
    width: 150px;
    float: right;
    width: 80%;
}

.processCartBtn {
    background: none repeat scroll 0 0 orange;
    border: 3px solid yellow;
    border-radius: 20px;
    color: #000;
    font-size: 18pt;
    padding: 10px;
    text-align: center;
}
