html {
  font-size: 100%;
}

body {
  direction: rtl;
  background: #ffff;
}

img {
  max-width: 100%;
}

a {
  color: #0000c6;
  font-size: 0.875rem;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0000c6;
  text-decoration: none;
}

ul,
ol {
  direction: rtl;
}
ul li {
  direction: rtl;
}
ul li em {
  direction: rtl;
}

.center-column {
  margin: 0 auto;
  float: none;
}

#wrapper {
  width: 100%;
  background: #ffff;
}
.logo {
  float: right;
  margin-right: 11.125rem;
}
.header-top-menu {
  float: left;
  margin-left: 1.875rem;
  margin-top: 0.9375rem;
}
.header-top-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.header-top-menu ul li {
  display: inline;
}
.header-top-menu ul li a {
  color: #ffffff;
  font-size: 0.9375rem;
  font-family: "open_sans_hebrewbold";
  font-weight: 700;
}
.header-top-menu ul li a i {
  width: 43px;
  height: 46px;
  line-height: 46px;
  background: url("../images/icon_bg.png") no-repeat center center;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  margin-left: 5px;
}
.header {
  width: 100%;
  display: none; /* will remove header for mast iframe */
}

.header-top {
  width: 100%;
  background-color: rgba(35, 95, 145, 0.7);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  border-bottom: solid 1px #006af2;
  background-image: -webkit-linear-gradient(bottom, #359de7, #3fa9f5 89%);
  background-image: -moz-linear-gradient(bottom, #359de7, #3fa9f5 89%);
  background-image: -o-linear-gradient(bottom, #359de7, #3fa9f5 89%);
  background-image: -ms-linear-gradient(bottom, #359de7, #3fa9f5 89%);
  background-image: linear-gradient(to top, #359de7, #3fa9f5 89%);
  position: relative;
  z-index: 2;
}

.banner-wrapper {
  width: 100%;
  position: relative;
  background: url("../images/banner.png") no-repeat center top;
  -webkit-box-shadow: inset 0px -2px 5px 0px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: inset 0px -2px 5px 0px rgba(0, 0, 0, 0.42);
  box-shadow: inset 0px -2px 5px 0px rgba(0, 0, 0, 0.42);
}

.main-menu {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.main-menu .bg {
  float: left;
  background: url("../images/menu-bg.png") repeat-x left top;
  height: 37px;
  line-height: 37px;
  padding-left: 26px;
}

.main-menu .bg-right {
  float: left;
  background: url("../images/menu-right-bg.png") no-repeat left top;
  width: 60px;
  height: 37px;
}

.main-menu ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.main-menu ul li {
  display: inline-block;
  font-family: Tahoma, sans-serif;
  color: #004b81;
  line-height: 1;
}

.main-menu ul li.sep {
  padding: 0 10px;
}

.main-menu ul li a {
  font-family: Tahoma, sans-serif;
  color: #004b81;
  font-size: 0.9375rem;
  font-weight: 500;
}

.main-menu ul li a.active {
  color: #fe8c08;
}

.banner-content {
  width: 100%;
  min-height: 184px;
  position: relative;
}

.user-menu-wrapper {
  position: absolute;
  bottom: 0;
  left: 45px;
}

.user-menu-wrapper .bg-left {
  float: left;
  width: 92px;
  height: 53px;
  background: url("../images/content-menu-left.png") no-repeat left top;
}

.user-menu-wrapper .bg {
  float: left;
  height: 53px;
  background: url("../images/content-menu-bg.png") repeat-x left top;
}

.user-menu-wrapper .bg-right {
  float: left;
  width: 93px;
  height: 53px;
  background: url("../images/content-menu-right.png") no-repeat left top;
}

.user-menu-wrapper ul {
  display: inline-block;
  margin: 0px;
  padding: 0;
  list-style-type: none;
  margin-top: 10px;
}

.user-menu-wrapper ul li {
  display: inline-block;
  margin-right: 20px;
}

.user-menu-wrapper ul li:first-child {
  margin-right: 0px;
}

.user-menu-wrapper ul li a {
  color: #004b81;
  font-family: "Heebo", sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
}

.user-menu-wrapper ul li a i {
  width: 43px;
  height: 46px;
  line-height: 46px;
  background: url("../images/icon_bg.png") no-repeat center center;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  margin-left: 5px;
  color: #ffffff;
}

.banner-content h1.title {
  margin: 2.8125rem 0 0 0;
  color: #fefefe;
  font-family: "Heebo", sans-serif;
  font-size: 2.5rem;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.66);
}

.boxes-wrapper {
  display: none; /*will remove bill to mail area on footer for mast iframe*/
}

.boxes-wrapper .box .text {
  float: left;
  text-align: center;
  font-family: "open_sans_hebrewbold";
  color: #ffffff;
  font-weight: 700;
  font-size: 1rem;
  width: 192px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  padding-top: 30px;
}

.boxes-wrapper .box .text p {
  margin-bottom: 5px;
}

.boxes-wrapper .box .img {
  float: right;
}

.box-blue {
  float: right;
  width: 488px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #379fea;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  border: solid 1px #248ad4;
}

.boxes-wrapper .box-blue .text {
  border-top: 1px solid #81c2f2;
}

.box-green {
  float: left;
  width: 488px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #a8ce3d;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  border: solid 1px #83a22c;
}

.boxes-wrapper .box-green .text {
  border-top: 1px solid #c8e085;
}

.footer-icons-wrapper {
  margin-top: 1.5625rem;
  display: none; /*WILL REMOVE FOOTER ICONS FOR MAST IFRAME */
}

.footer-icons-wrapper p {
  display: inline;
  font-weight: 700;
  font-size: 1rem;
  color: #004b81;
  margin-left: 1.75rem;
}

.footer-icons-wrapper .img {
  margin-left: 1.75rem;
}

.footer-wrapper {
  width: 100%;
  position: relative;
  background-color: #f0f0ec;
  margin-top: 4.0625rem;
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  min-height: 100px;
  display: none; /*will remove part of the fotter for mast iframe */
}

.footer-bg-img {
  position: absolute;
  top: -52px;
  left: calc((100% - 396px) / 2);
}

.footer-icons {
  width: 100%;
  text-align: center;
  margin-top: 1.875rem;
  margin-bottom: 1.25rem;
}

.footer-icons .keepit-city {
  margin-right: 4.6875rem;
}

.footer-icons .flower-icon {
  margin-right: 4.6875rem;
}

.footer-icons .cellopark-icon {
  margin-right: 4.6875rem;
}

.footer-bottom {
  width: 100%;
  border-top: 1px solid #b8b8b8;
  padding: 1.5625rem 0px;
  text-align: center;
}

.footer-bottom p {
  margin: 0px;
  color: #424242;
  font-family: "open_sans_hebrewlight";
  font-weight: 300;
  font-size: 0.875rem;
}

.main-content {
  max-width: 1005px;
  margin: 0 auto;
  margin-bottom: 2.8125rem;
}

.info-wraper {
  /*height: 100vh;*/
  display: flex;
  /*justify-content: center;*/
  align-items: stretch;
  flex-direction: column;
  margin: 0px 15px 0px 50px;
  max-width: 400px;
}
.main-content .content {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffff;
  padding: 1.875rem;
}

.main-content .content .text {
  text-align: center;
  color: #0000c6;
  font-size: 1.125rem;
  font-family: "Heebo", sans-serif;
  margin-bottom: 3.125rem;
}

.main-content .content .text.sml-margin {
  margin-bottom: 1.125rem;
}

.content-title {
  position: relative;
  text-align: center;
  border-bottom: 1px solid #b8b8b8;
  padding-bottom: 1.6875rem;
  margin-bottom: 1.875rem;
}

.content-title h2 {
  color: #0000c6;
  font-size: 1.1875rem;
  font-weight: 400;
  font-family: "Heebo", sans-serif;
  margin-top: 8px;
  margin-bottom: 0px;
}

.content-title p {
  color: #0000c6;
  font-family: "Heebo", sans-serif;
  font-size: 0.8125rem;
  font-weight: 700;
  margin-top: 20px;
}

.content-title i.icon-human {
  position: absolute;
  left: 8px;
  bottom: 17px;
  color: #f7b20d;
  font-size: 44px;
}

.content-title .icons-wrapper {
  position: absolute;
  left: 8px;
  bottom: 17px;
}

.content-title .icons-wrapper i {
  float: left;
}

.content-title .icons-wrapper i.fa-user {
  color: #f7b20d;
  font-size: 44px;
}

.content-title .icons-wrapper i.fa-check {
  color: #71bd4b;
  font-size: 30px;
}

.img-shadow {
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
}

.welcome-wrapper {
  float: left;
  margin-bottom: 0.625rem;
  color: #0000c6;
  font-size: 0.8125rem;
  font-family: "Heebo", sans-serif;
}

.welcome-wrapper p {
  margin: 0;
  display: inline;
  color: #0000c6;
  font-size: 0.8125rem;
  font-family: "Heebo", sans-serif;
  line-height: 1;
}

.welcome-wrapper a {
  color: #0000c6;
  font-size: 0.8125rem;
  font-family: "Heebo", sans-serif;
  line-height: 1;
}

.breadcumbs {
  float: right;
  margin-bottom: 0.625rem;
}

.breadcumbs ul {
  margin: 0;
  padding: 0px;
  list-style-type: none;
}

.breadcumbs ul li {
  display: inline-block;
  color: #0000c6;
  font-size: 0.8125rem;
  font-family: "Heebo", sans-serif;
  font-weight: 700;
}

.breadcumbs ul li a {
  color: #0000c6;
  font-size: 0.8125rem;
  font-family: "Heebo", sans-serif;
  font-weight: 700;
}

.step2-form {
  max-width: 360px;
}

.step6-form {
  max-width: 360px;
  margin: 0 auto;
}

.form-wrapper .form-group {
  margin-bottom: 20px;
}

.form-wrapper .form-group label {
  color: #0000c6;
  font-size: 1rem;
  font-family: "Heebo", sans-serif;
  margin-bottom: 10px;
  font-weight: 400;
}

.form-wrapper .form-group .control-label {
  text-align: right;
}

.form-wrapper .form-group .text-left {
  text-align: left;
}

.form-wrapper .form-group .form-control {
  width: 100%;
  height: 44px;
  background-color: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  font-size: 1rem;
  border-bottom: 1px solid #000a90;
  color: #000a90;
  font-family: "Heebo", sans-serif;
  border-top: 1px solid #000a90;
  border-right: #fff;
  border-left: #fff;
  border-radius: 0px;
}

.form-wrapper .form-text {
  color: #0000c6;
  font-family: "Heebo", sans-serif;
  font-size: 1rem;
}

.form-wrapper .form-text a {
  color: #2270da;
  text-decoration: underline;
  font-family: "Heebo", sans-serif;
  font-size: 0.875rem;
  margin-right: 20px;
  font-weight: 700;
}

.form-wrapper .control {
  width: 100%;
  text-align: center;
  padding-top: 33px;
}

.btn-custom {
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  border: solid 1px #0000c6;
  padding: 0;
  font-size: 1.125rem;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  color: #0000c6;
}

.btn-custom:hover,
.btn-custom:focus {
  color: #0000c6;
  outline: none;
}

.btn-custom span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 50px;
}

.btn-blue {
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  -webkit-box-shadow: (0 1px 4px #ccc);
  -moz-box-shadow: (0 1px 4px #ccc);
  box-shadow: (0 1px 4px #ccc);
  border: solid 1px #0000c6;
  padding: 0;
  font-size: 1.125rem;
  font-family: "Heebo", sans-serif;
  font-weight: 700;
  color: #0000c6;
}

.btn-blue:hover,
.btn-blue:focus {
  color: #0000c6;
  outline: none;
}

.btn-blue span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 50px;
  border-top: 1px solid #0000c6;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.form-line {
  width: 100%;
  border-top: 1px solid #b8b8b8;
  margin: 10px 0px 44px 0px;
}

.homepage-select {
  width: 558px;
  margin: 0 auto;
  border: 1px solid #d2d2d2;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 2.5rem;
}

.homepage-select .btn {
  float: left;
  width: 160px;
  height: 60px;
  line-height: 60px;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
  background-color: #fe8c08;
  border: solid 1px #fe8c08;
  color: #ffffff;
  font-size: 1.375rem;
  font-family: "open_sans_hebrewbold", sans-serif;
  padding: 0px;
}

.homepage-select .btn:focus {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
  background-color: #fe8c08;
  border: solid 1px #fe8c08;
  outline: none;
}

.homepage-select .btn span {
  display: block;
  width: 100%;
  height: 100%;
  border-top: 1px solid #feb663;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
}

.homepage-select .select {
  padding: 11px;
  float: left;
  color: #0000c6;
  width: 396px;
  height: 60px;
  -webkit-appearance: none;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  background-color: #fff;
  color: #0000c6;
  font-size: 1.375rem;
  font-family: "heebo", sans-serif;
  -ms-appearance: none;
  -ms-user-select: none;
  user-select: none;
  /* -webkit-appearance: none; */
  -moz-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  /* -webkit-padding-end: 50px; */
  -moz-padding-end: 50px;
  /* -webkit-padding-start: 50px; */
  -moz-padding-start: 50px;
  -ms-padding-start: 50px;
  background-image: url(../images/select-arrow.png);
  background-image: url(../images/select-arrow.png);
  background-image: url(../images/select-arrow.png);
  background-image: url(../images/select-arrow.png);
  background-image: url(../images/select-arrow.png);
  background-position: left;
  background-repeat: no-repeat;
  margin-left: 13%;
  border-bottom: 1px solid #0000c6;
  border-top: 1px solid #0000c6;
  border-right: 1px solid #fff;
  border-left: solid #fff 1px;
}

.homepage-select .select:focus {
  outline: none;
}

select::-ms-expand {
  display: none;
}

@media all and (-ms-high-contrast: none) {
  .homepage-select .select {
    padding-right: 50px;
  }
}

.form-wrapper .form-group select {
  -ms-appearance: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-padding-end: 50px;
  -moz-padding-end: 50px;
  /*-webkit-padding-start: 50px;*/
  -moz-padding-start: 50px;
  -ms-padding-start: 50px;
  background-image: url(../images/select-blue-arrow.png); /* For Chrome and Safari */
  background-image: url(../images/select-blue-arrow.png); /* For old Fx (3.6 to 15) */
  background-image: url(../images/select-blue-arrow.png); /* For pre-releases of IE 10*/
  background-image: url(../images/select-blue-arrow.png); /* For old Opera (11.1 to 12.0) */
  background-image: url(../images/select-blue-arrow.png); /* Standard syntax; must be last */
  background-repeat: no-repeat;
  background-position: 10px center;
  min-width: 70px;
}

.msg-results-wrapper {
  width: 100%;
  text-align: center;
  padding-bottom: 18px;
}

.msg-results-wrapper h3 {
  color: #0000c6;
  font-weight: 400;
  font-family: "open_sans_hebrewregular", sans-serif;
  font-size: 1.875rem;
}

.msg-results-wrapper h3 i {
  width: 64px;
  height: 64px;
  line-height: 64px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  background-color: #fff;
  border: solid 2px #0000c6;
  text-align: center;
  color: #0000c6;
  margin-left: 15px;
}

.preview-btn-print {
  float: left;
}

.preview-btn-print span {
  padding: 0 20px;
}

.preview-btn-print i {
  margin-left: 10px;
}

.preview-wrapper {
  float: right;
  padding-right: 100px;
}

.preview-wrapper ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.preview-wrapper ul li {
  font-size: 1rem;
  color: #0000c6;
  font-family: "open_sans_hebrewregular", sans-serif;
  margin-bottom: 20px;
}

.preview-wrapper ul li:first-child {
  margin-bottom: 40px;
}

.preview-wrapper ul li .p-label {
  display: inline-block;
  min-width: 165px;
}

.preview-wrapper ul li .p-id {
  font-weight: 700;
  color: #0000c6;
  font-size: 1.125rem;
}

.preview-control {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.step5-form .content-title,
.step5-form .form-line {
  margin-bottom: 0px;
}

.subtitle {
  font-weight: 700;
  font-size: 0.8125rem;
  font-family: "open_sans_hebrewbold";
  color: #0000c6;
  margin-top: 14px;
  margin-bottom: 40px;
}

.subtitle span {
  font-size: 1.875rem;
}

.checkbox label {
  color: #0000c6;
  font-family: "open_sans_hebrewbold";
  font-size: 0.8125rem;
}

.checkbox label a {
  color: #0000c6;
  font-family: "open_sans_hebrewbold";
  font-size: 0.8125rem;
  text-decoration: underline;
}

.icheckbox_flat-grey {
  margin-left: 25px;
}

.step8-payment-details {
  display: none;
}

.step8-details {
  border-top: solid 1px #b8b8b8;
  border-bottom: solid 1px #b8b8b8;
  padding: 30px 0;
}

.step8-details-inner {
  width: 558px;
  margin: 0 auto;
  font-size: 18px;
  color: #0000c6;
}

.step8-details-inner .checkbox label {
  font-size: 18px;
  color: #0000c6;
  font-family: "Heebo", sans-serif;
}

.step8-details-inner .checkbox .icheckbox_flat-grey {
  margin-left: 10px;
}

.step8-total {
  border-bottom: solid 1px #b8b8b8;
  padding: 30px 0;
  margin-bottom: 30px;
  /*font-family: 'open_sans_hebrewbold';*/
  font-weight: bold;
  font-size: 18px;
  color: #0000c6;
}

.price {
  padding: 10px 0;
}

.price-total-txt {
  margin-right: 38px;
}

.req {
  position: absolute;
  left: -5px;
  top: 10px;
  font-size: 1rem;
  color: red;
  font-family: "open_sans_hebrewbold";
}

.req1 {
  position: absolute;
  left: 30px;
  top: 10px;
  font-size: 1rem;
  color: red;
  font-family: "open_sans_hebrewbold";
}

.req2 {
  position: absolute;
  left: -3px;
  top: 10px;
  font-size: 1rem;
  color: red;
  font-family: "open_sans_hebrewbold";
}

.req3 {
  position: absolute;
  left: 0px;
  top: 10px;
  font-size: 1rem;
  color: red;
  font-family: "open_sans_hebrewbold";
}
/*@media(min-width:676px){
    .req2 {        
        left: -6px;      
    }
}*/

#go_top {
  padding: 3px 10px;
  font-size: 20px;
  border: 2px solid #4c4c4c;
  color: #4c4c4c;
  position: fixed;
  bottom: 75px;
  right: 35px;
  display: block;
  z-index: 5;
  cursor: pointer;
  background: #ffffff;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.access-nav-hidden {
  position: absolute;
  top: -9999px;
}

.access-nav-hidden a {
  position: fixed;
  top: -9999px;
  left: 20px;
  background: black;
  color: white;
  font-weight: bold;
  padding: 10px;
  z-index: 100000;
  display: block;
  -webkit-transition: all ease-out 0s;
  -moz-transition: all ease-out 0s;
  transition: all ease-out 0s;
}

.access-nav-hidden.show a,
.access-nav-hidden a:focus {
  top: 10px;
}

.transition {
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}

.transitionSlow {
  -webkit-transition: all ease-out 0.5s;
  -moz-transition: all ease-out 0.5s;
  transition: all ease-out 0.5s;
}

#header-acc-wrapper {
  position: relative;
}

#header-acc {
  position: absolute;
  top: 95px;
  right: -200px;
  width: 200px;
  z-index: 100;
  border: solid 1px #0060e2;
  font-size: 14px;
  background-color: White;
}

@media (min-width: 768px) {
  #header-acc {
    top: 95px;
  }
}

#header-acc.active {
  right: 0;
}

.acc-btn {
  display: block;
  width: 100px;
  color: #00699e;
  padding: 7px 10px;
  font-weight: 700;
  position: absolute;
  top: -1px;
  left: -100px;
  border-top: solid 1px #0060e2;
  border-left: solid 1px #0060e2;
  border-bottom: solid 1px #0060e2;
  background-color: #ffffff;
  text-align: center;
  font-size: 1.125rem;
  font-family: "Heebo", sans-serif;
}

.acc-btn:hover,
.acc-btn:focus {
  color: #006f91;
}

#header-acc-inner {
  width: 230px;
  min-height: 200px;
  padding: 20px 20px 0 20px;
}

#header-acc-inner .fa {
  color: #006f91;
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align: middle;
}

#header-acc-inner a {
  color: #696868;
}

#header-acc-inner #incfont {
  font-size: 20px;
}

#header-acc-inner div {
  margin-bottom: 20px;
}

#acc-contrast-text {
  display: none;
}

#acc-contrast-low-text {
  display: none;
}

/*mm-menu*/
.hamburger {
  display: none;
  box-sizing: border-box;
  width: 70px;
  height: 45px;
  position: fixed;
  top: 100px;
  right: 0;
  z-index: 99999;
  background: #ffffff;
}

.hamburger:before,
.hamburger:after,
.hamburger span {
  background: #818085;
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  position: absolute;
  right: 20px;
  z-index: 99999;
}

.hamburger:before {
  top: 10px;
}

.hamburger span {
  top: 20px;
}

.hamburger:after {
  top: 30px;
}

/* Hamburger animation */
.hamburger:before,
.hamburger:after,
.hamburger span {
  -webkit-transition: none 0.5s ease 0.5s;
  transition: none 0.5s ease 0.5s;
  -webkit-transition-property: transform, top, bottom, left, opacity;
  transition-property: transform, top, bottom, left, opacity;
}

html.mm-opening .hamburger:before,
html.mm-opening .hamburger:after {
  top: 20px;
}

html.mm-opening .hamburger span {
  left: -50px;
  opacity: 0;
}

html.mm-opening .hamburger:before {
  transform: rotate(45deg);
}

html.mm-opening .hamburger:after {
  transform: rotate(-45deg);
}
/*mm-menu*/

/* acc css */
.page-inverted body,
.page-inverted footer,
.page-inverted header,
.page-inverted #header-acc,
.page-inverted .acc-btn,
.page-inverted .menu-wrapper,
.page-inverted .main-menu .bg,
.page-inverted .user-menu-wrapper .bg,
.page-inverted .main-content .content,
.page-inverted .homepage-top-section,
.page-inverted .header-top-wrapper,
.page-inverted .page-bottom-wrapper,
.page-inverted .services-list .service-item .cover,
.page-inverted .homepage-about-wrapper {
  background: black !important;
  opacity: 1 !important;
}

.page-inverted .main-content .inner {
  background: none !important;
}

.page-inverted .fa {
  color: white !important;
}

.page-inverted #acc-contrast-text:before {
  content: "בטל ";
}

.page-inverted .footer-alert-wrapper {
  border-top: solid 1px white;
}

.invertedHightLightYellow {
  color: yellow !important;
}

.invertedHightLight {
  color: white !important;
}

.underline {
  text-decoration: underline !important;
}

.page-inverted-low body,
.page-inverted-low header,
.page-inverted-low #header-acc,
.page-inverted-low .acc-btn,
.page-inverted-low .menu-wrapper,
.page-inverted-low .homepage-top-section,
.page-inverted-low .page-bottom-wrapper,
.page-inverted-low .header-top-wrapper,
.page-inverted-low .services-list .service-item .cover,
.page-inverted-low .homepage-about-wrapper {
  background-color: white !important;
}

.page-inverted-low .acc-btn,
.page-inverted-low #header-acc-inner {
  border: solid 1px black;
}

.page-inverted-low #acc-contrast-low-text {
  display: inline;
}

.page-inverted-low .fa {
  color: blue !important;
}

.page-inverted-low aside nav ul li a {
  border-bottom: solid 1px white;
}

.invertedLowBlue {
  color: Blue !important;
}

.invertedLow {
  color: Black !important;
}

.underline {
  text-decoration: underline !important;
}

.page-inverted-low .calDaysEvent,
.page-inverted-low #icons .title {
  background: #999 !important;
}

.page-inverted-low img {
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
}
/* acc css */

/**
* Code for 5 columns
*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
  width: 50%;
  float: left;
}

#wrap_btns {
  width: 272px;
  float: left;
}

#printBtn {
  margin-bottom: 5px;
}

@media (min-width: 460px) {
  .col-sm-15 {
    width: 33%;
    float: left;
  }
}

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
/**
* Code for 5 columns
*/

/* Extra small devices (phones, less than 768px) */
@media (max-width: 480px) {
  .main-content .content {
    padding: 10px;
  }

  .box-blue,
  .box-green {
    width: 296px;
    float: none;
    margin: 0 auto;
  }

  .box-blue {
    margin-top: 20px;
  }

  .boxes-wrapper .box .text {
    width: 100%;
    padding-bottom: 20px;
  }

  .homepage-select,
  .step8-details-inner {
    width: 100%;
    font-size: 14px;
  }

  .homepage-select .btn,
  .step8-details-inner .btn {
    width: 30%;
    font-size: 1em;
  }

  .homepage-select .select,
  .step8-details-inner select {
    width: 70%;
    background-position: 90% center;
    font-size: 1em;
  }

  .step8-details-inner .checkbox label {
    font-size: 14px;
  }

  .footer-icons a {
    display: block;
  }

  .footer-icons .cellopark-icon,
  .footer-icons .flower-icon,
  .footer-icons .keepit-city {
    margin-left: 0px;
    margin-top: 20px;
  }

  .footer-bg-img {
    left: 0;
    top: -49px;
    text-align: left;
  }

  .header-top-menu {
    float: none;
    text-align: center;
    padding-top: 10px;
    margin: 0;
  }

  .logo {
    margin: 0;
    text-align: center;
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .main-menu .bg-right {
    display: none;
  }

  .main-menu .bg {
    width: 100%;
    text-align: center;
    padding-left: 0px;
  }

  .main-menu {
    width: 100%;
  }

  .user-menu-wrapper .bg-left {
    display: none;
  }

  .user-menu-wrapper .bg-right {
    display: none;
  }

  .user-menu-wrapper {
    width: 100%;
    left: 0;
    bottom: -5px;
  }

  .user-menu-wrapper .bg {
    width: 100%;
    text-align: center;
  }

  .banner-content h1.title {
    margin-top: 40px;
    font-size: 1.5rem;
  }

  #header-acc {
    top: 45px;
  }

  .acc-btn {
    padding: 7px 0px;
    width: 60px;
    left: -60px;
  }

  .welcome-wrapper {
    float: none;
  }

  .step2-img-holder {
    margin: 30px 0px 20px 0;
  }

  .form-wrapper .control {
    padding-bottom: 20px;
  }

  .preview-wrapper {
    padding-right: 0px;
  }

  .preview-btn-print {
    float: none;
    margin-bottom: 30px;
    width: 100%;
  }

  .preview-control {
    margin-bottom: 20px;
  }

  .btn-blue span {
    padding: 0 10px;
  }

  .content-title i.icon-human {
    font-size: 34px;
  }

  .content-title .icons-wrapper i.fa-user {
    font-size: 34px;
  }

  .content-title .icons-wrapper i.fa-check {
    font-size: 20px;
  }
}

@media (min-width: 480px) and (max-width: 768px) {
  .logo {
    margin-right: 10px;
  }

  #header-acc {
    top: 85px;
  }

  .box-green,
  .box-blue {
    float: none;
    margin: 0 auto;
  }

  .box-blue {
    margin-top: 20px;
  }

  .step2-img-holder {
    padding-top: 30px;
    text-align: center;
  }

  .preview-wrapper {
    padding-right: 20px;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

@media (min-width: 992px) and (max-width: 1050px) {
  .box-green,
  .box-blue {
    float: none;
    margin: 0 auto;
  }

  .box-blue {
    margin-top: 20px;
  }

  #header-acc {
    top: 85px;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}

@media (orientation: landscape) {
  #go_top {
    display: none !important;
  }

  .logo-footer {
    display: block;
  }
}
