/*------------- Fonts ------------*/
@font-face {
    font-family: 'DaimlerCACPro-Regular';
    src: url('../fonts/DaimlerCACPro-Regular.eot');
    src: url('../fonts/DaimlerCACPro-Regular.ttf') format('truetype'), url('../fonts/DaimlerCACPro-Regular.otf') format('opentype'), url('../fonts/DaimlerCACPro-Regular.woff') format('woff'), url('../fonts/DaimlerCACPro-Regular.svg') format('svg');
}
@font-face {
    font-family: 'DaimlerCSPro-Light';
    src: url('../fonts/DaimlerCSPro-Light.eot');
    src: url('../fonts/DaimlerCSPro-Light.otf') format('opentype'), url('../fonts/DaimlerCSPro-Light.woff') format('woff'), url('../fonts/DaimlerCSPro-Light.svg') format('svg'), url('../fonts/DaimlerCSPro-Light.ttf') format('truetype'), url('../fonts/DaimlerCSPro-Light.svg') format('svg');
}
@font-face {
    font-family: 'DaimlerCSPro-Regular';
    src: url('../fonts/DaimlerCSPro-Regular.eot');
    src: url('../fonts/DaimlerCSPro-Regular.ttf') format('truetype'), url('../fonts/DaimlerCSPro-Regular.otf') format('opentype'), url('../fonts/DaimlerCSPro-Regular.woff') format('woff'), url('../fonts/DaimlerCSPro-Regular.svg') format('svg');
}
@font-face {
    font-family: 'CorporateS-Regular';
    src: url('../fonts/CorporateS-Regular.eot');
    src: url('../fonts/CorporateS-Regular.ttf') format('truetype'), url('../fonts/CorporateS-Regular.otf') format('opentype'), url('../fonts/CorporateS-Regular.woff') format('woff'), url('../fonts/CorporateS-Regular.svg') format('svg');
}
@font-face {
    font-family: 'NarkisBlock-Regular';
    src: url('../fonts/NarkisBlock-Regular.eot');
    src: url('../fonts/NarkisBlock-Regular.ttf') format('truetype'), url('../fonts/NarkisBlock-Regular.otf') format('opentype'), url('../fonts/NarkisBlock-Regular.woff') format('woff'), url('../fonts/NarkisBlock-Regular.svg') format('svg');
}
@font-face {
    font-family: 'AdobeHebrew-Regular';
    src: url('../fonts/AdobeHebrew-Regular.eot');
    src: url('../fonts/AdobeHebrew-Regular.ttf') format('truetype'), url('../fonts/AdobeHebrew-Regular.otf') format('opentype'), url('../fonts/AdobeHebrew-Regular.woff') format('woff'), url('../fonts/AdobeHebrew-Regular.svg') format('svg');
}
@font-face {
    font-family: 'n060003t';
    src: url('../fonts/n060003t.eot');
    src: url('../fonts/n060003t.ttf') format('truetype'), url('../fonts/n060003t.otf') format('opentype'), url('../fonts/n060003t.woff') format('woff'), url('../fonts/n060003t.svg') format('svg');
}
@font-face {
    font-family: 'n060002t';
    src: url('../fonts/n060002t.eot');
    src: url('../fonts/n060002t.ttf') format('truetype'), url('../fonts/n060002t.otf') format('opentype'), url('../fonts/n060002t.woff') format('woff'), url('../fonts/n060002t.svg') format('svg');
}
@font-face {
    font-family: 'n019002g_V8_1';
    src: url('../fonts/n019002g_V8_1.ttf') format('truetype');
}
@font-face {
    font-family: 'n019002g_V8_4';
    src: url('../fonts/n019002g_V8_4.ttf') format('truetype');
}
@font-face {
    font-family: "GenesisSansHeadOffice-Regular";
    src: url("../fonts/GenesisSansHeadOffice-Regular.eot");
    src: url("../fonts/GenesisSansHeadOffice-Regular.ttf") format("truetype"), url("../fonts/GenesisSansHeadOffice-Regular.otf") format("opentype"), url("../fonts/GenesisSansHeadOffice-Regular.woff") format("woff"), url("../fonts/GenesisSansHeadOffice-Regular.svg") format("svg");
}
@font-face {
    font-family: 'GenesisSansHeadOffice-Light';
    src: url('../fonts/GenesisSansHeadOffice-Light.woff2') format('woff2'),
        url('../fonts/GenesisSansHeadOffice-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
.light {
    font-family: 'DaimlerCSPro-Light';
    font-weight: 200;
}
.regular {
    font-family: 'DaimlerCSPro-Regular';
}
.regular2 {
    font-family: 'DaimlerCACPro-Regular';
}
.nimbus {
    /*font-family: 'n019002g_V8_4';*/
    font-family: 'n060002t';
}
.en-font {
    font-family: 'DaimlerCACPro-Regular', serif;
}
/*------------- /Fonts ------------*/
.ltr {
    direction: ltr;
}
h1,
h2,
h3,
h4,
h5,
h6,
a,
p {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-bottom: 0;
}
.row.no-gutters {
    margin: 0;
}
.row.no-gutters>[class*="col-"] {
    padding: 0;
}
p {
    margin-bottom: 20px;
    /*font-family: 'n019002g_V8_1';*/
    /*font-family: 'n019002g_V8_4';*/
    font-family: 'n060002t';
}
h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: 'n019002g_V8_1';*/
    /* font-family: 'n019002g_V8_4';*/
    font-family: 'n060002t';
    font-weight: bold
}
.align-self-end {
    align-self: flex-end;
}
.fixed-body {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.align-center {
    text-align: center;
}
.mb-1 {
    margin-bottom: 10px;
}
.mb-2 {
    margin-bottom: 20px;
}
.mt-2 {
    margin-top: 20px;
}
.logo-nono {
    position: fixed;
    max-width: 20px;
    bottom: 30px;
    z-index: 999999;
}
.no-margin {
    margin: 0;
}
.enlarge {
    font-size: 1.5em;
}
.flex {
    display: flex;
    justify-content: center;
    align-content: center;
}
.remove-margin {
    margin: 0!important;
}
hr {
    margin-bottom: 10px;
}
body,
html {
    height: 100%;
    /*font-family: n019002g_V8_1;*/
    /*font-family: 'n019002g_V8_4';*/
    font-family: 'n060002t';
    line-height: 1;
    color: #fff;
    background: #211f20;
    direction: rtl;
}
a {
    color: white;
    text-decoration: underline;
}
a:hover {
    color: white;
    text-decoration: underline;
}
.container-fluid {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: right;
}
.center-by-margin {
    margin: 0 auto;
}
.add-margin {
    margin-top: 20px;
    margin-bottom: 20px;
}
.embed-responsive-16by9 {
    padding-bottom: 43.25%;
}
.embed-responsive-4by3 {
    display: none;
    padding-bottom: 65%;
}
.align-center {
    text-align: center;
}
.img-responsive {
    margin: 0 auto;
}
.red {
    color: red;
}
.blue {
    color: #00ADEE;
}
.logo-wrapper {
    padding-top: 2vh;
    padding-bottom: 3vh;
    text-align: left;
    padding-left: 3vh;
    float: left;
}
h1 {
    font-size: 7vh;
}
h2 {
    line-height: 0.8;
    font-size: 40px;
    font-weight: lighter;
}
.tamror {
    margin-top: 3vh;
    margin-bottom: 3vh;
}
.tamror img {
    max-width: 40%;
    width: 100%;
}
/* Main-Content */
.text-wrapper {
    text-align: right;
}
.desk-titles {
    position: absolute;
    right: 40px;
    bottom: 40px;
    line-height: 1.4;
}
.desk-titles h2 {
    font-size: 3vw;
    margin-bottom: 5px;
}
.desk-titles p {
    font-size: 1vw;
}
.header-flach {
    width: auto!important;
    position: absolute;
    left: 40px;
    bottom: 40px;
}
.mob-titles {
    margin-bottom: 10px;
}
.mob-subtitle {
    width: max-content;
    margin: 0 auto;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 5px;
}
/* /Main-Content */
/* form-section */
.privacy-img {
    max-width: 120px;
}
.align-right {
    text-align: right;
}
.col-xs-4 {
    padding-left: 0;
}
#form-section {
    padding: 0 4vh;
    color: #fff;
    text-align: center;
    position: relative;
    /*margin-top: 13vh;*/
}
.form-control {
    height: 5vh;
}
#form-section input {
    margin-bottom: 2vh;
    text-indent: 0;
    font-size: 20px;
    color: #000;
    border-radius: 0;
    /*font-family: 'n019002g_V8_1';*/
    /* font-family: 'n019002g_V8_4';*/
    font-family: 'n060002t';
}
#form-section h3 {
    margin-bottom: 1vh;
}
#form-1 button {
    width: 100%;
    background: #fff;
    color: #fff;
    background: #00ADEE;
    font-size: 3vh;
    border-radius: 0;
    margin-top: 10px;
}
#formSubmit span {
    /*font-family: 'n019002g_V8_1';*/
    /*font-family: 'n019002g_V8_4';*/
    font-family: 'n060002t';
}
::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000!important;
}
::-moz-placeholder {
    /* Firefox 19+ */
    color: #000!important;
}
:-ms-input-placeholder {
    /* IE 10+ */
    color: #000!important;
}
:-moz-placeholder {
    /* Firefox 18- */
    color: #000!important;
}
#agree {
    width: 100%;
    height: 40px;
    margin-top: 5px;
}
.click-2-call {
    display: none;
    width: 100%;
    color: #fff;
    background: #00ADEE;
    padding: 18px;
    cursor: pointer;
    font-size: 20px;
}
/*/form-section*/
/*footer*/
.footer-row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
}
.footer-logo {
    float: left;
}
.privacy-link {
    color: #fff;
}
.footer-row p {
    font-size: 24px;
    line-height: 1.2;
}
/*/footer*/
.show-on-mobile,
.show-on-mobile-inline {
    display: none!important;
}
.titles-wrapper {
    margin: 10px 0;
}
@media all and ( max-width: 1400px) {
    #form-section {
        padding: 0;
    }
}
@media all and (max-width: 1200px) {
    #agree {
        width: 30px;
        height: 30px;
    }
    label[for="agree"] {
        font-size: 12px;
    }
    #form-section {
        padding-top: 0;
    }
}
@media all and (max-width: 1000px) {
    #main-wrapper {
        padding-bottom: 120px;
    }
    .blue-on-mob {
        color: #00ADEE!important;
    }
    .white-on-mob {
        color: #fff!important;
    }
    body,
    html {
        overflow-x: hidden;
    }
    .hide-on-mobile {
        display: none!important;
    }
    .show-on-mobile {
        display: block!important;
    }
    .show-on-mobile-inline {
        display: inline-block!important;
    }
    .embed-responsive-16by9 {
        display: none;
    }
    .embed-responsive-4by3 {
        display: block;
    }
    .header-flach {
        position: absolute;
        left: 20px;
        bottom: 20px;
        width: 25vw!important;
    }
    .footer-row p {
        font-size: 3.5vw;
        padding: 10px 20px;
    }
    .floating-footer {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 99;
        padding: 10px;
        background: #000;
    }
    .form-popbtn {
        width: 100%;
        font-size: 25px;
        color: #fff;
        background: #00ADEE;
        font-weight: 800;
    }
    #form-section {
        padding: 15px;
        background: #000;
        bottom: 0;
        left: 0;
        position: fixed;
        z-index: 999;
        display: none;
        height: 100%;
        width: 100%;
        overflow-y: scroll!important;
    }
    .header-img {
        margin-bottom: 10px;
    }
    .ktovot-img {
        margin-top: 0;
    }
    h1 {
        line-height: .8;
    }
    h3 {
        margin-bottom: 15px;
    }
    .click-2-call {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px;
    }
    .click-2-call .phone {
        margin-left: 15px;
        max-width: 40px;
    }
    #clock {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 0;
        margin-left: 0;
        margin-top: 0;
        margin: 20px auto;
        margin-bottom: 180px;
        width: 100%;
    }
    .tamror img {
        max-width: 75%;
        width: 100%;
    }
    .logo-col-parent {
        width: 50%;
        float: left;
        padding-top: 20px;
        padding-left: 20px;
    }
    .footer-row {
        justify-content: space-between;
    }
    .after-main-image {
        text-align: center;
    }
}
@media all and (max-width: 600px) {
    h2 {
        font-size: 10vw;
    }
    h3 {
        font-size: 5.5vw;
    }
    .after-main-image {
        text-align: right;
    }
}
.header-wrapper {
    position: relative;
}
.header-title {
    position: absolute;
    right: 10px;
}
.header-title h1 {
    text-align: right;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header-btn-wrapper {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.slick-slide {
    outline: none;
}
.slick-prev {
    left: 27vw;
    z-index: 9;
    top: 50%;
}
.slick-next {
    right: 2vw;
    z-index: 9;
    top: 50%;
}
/*.slick-dots {
  padding: 0;
  list-style: none;
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: right;
  padding-right: 20px;
  direction: ltr;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}*/
/*.btn-gray {
  background: #949494;  
  border-radius: 0;
  width: 120px;
  font-size: 18px;
  padding: 4px;
}*/
/*.slick-dots .slick-active .btn-gray{
  background: #666666;
}*/
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff;
}
.slick-dots li button:before {
    font-size: 14px;
    color: #fff;
}
.main-title {
    text-align: right;
    font-size: 1.4vw;
    font-weight: 200;
    direction: rtl;
}
.legal-wrapper {
    position: relative;
    bottom: 0;
    right: 0;
    width: 100%;
    background: #fff;
    padding: 5px 30px;
}
.price-mob {
    display: none;
}
.slick-slide img {
    width: 100%;
}
.weekend {
    display: inline-block!important;
    width: 14vw!important;
    margin-left: 5px;
}
@media all and (max-width: 1200px) {
    .btn-gray {
        width: 100px;
        font-size: 15px;
    }
}
@media all and (max-width: 1000px) {
    .logo-wrapper {
        padding: 10px;
        float: left;
    }
    .logo-wrapper img {
        width: 100%;
    }
    .header-title h1 {
        font-size: 9vw;
    }
    .weekend {
        width: 27vw!important;
    }
    .header-title h2 {
        display: none;
    }
    .price-mob {
        font-size: 8vw;
    }
    .price-mob.price-small {
        font-size: 6vw;
    }
    .main-title {
        font-size: 4vw;
        margin-top: 10px;
        line-height: 1;
    }
    .close-form {
        font-size: 25px;
        position: relative;
        top: 10px;
    }
}
@media all and (max-width: 600px) {
    .logo-wrapper img {
        width: 70px;
    }
}
@media all and (max-width: 500px) {
    .btn-gray {
        width: 120px;
        font-size: 4vw;
    }
    .slick-dots {
        right: 0;
    }
}
@media all and (max-width: 425px) {}