html, body {
    height: 100%;
}

body {
    font-family: 'almoni', Arial, sans-serif;
    direction: rtl;
}

/* --------------------------------  CONTENT  -------------------------------- */

#page {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    margin: 0 auto;
}

#main {
    position: absolute;
    top: 0;
    right: 0;
    width: 76%;
    height: 47.8vw;
    /* background-image: url(../images/bg-desktop.jpg); */
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 100%;
}

#main #bgs * {
    position: absolute;
    width: 100%;
    height: 49.479vw;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    right: 0vw;
}

#main #bgs #bg1 {
    background-image: url('../images/bg-desktop.png');
}

#main #bgs #bg2 {
    background-image: url('../images/bg-desktop-2.jpg');
}

#main #bgs #bg3 {
    background-image: url('../images/bg-desktop-3.jpg');
}

#main #bgs #bg4 {
    background-image: url('../images/bg-desktop-4.jpg');
}

#main #models {
    max-width: 100%;
    width: 100%;
    bottom: -11vw;
    right: 0%;
    position: absolute;
}

#main h1 {
    /* opacity: 0; */
    position: absolute;
    top: 29vw;
    left: 36vw;
    width: 32vw;
    font-size: 2.1vw;
    line-height: 1.9vw;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    font-style: italic;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.9);
    visibility: hidden;
}

#main h2 {
    display: none;
    position: absolute;
    top: 20vw;
    left: 2vw;
    font-size: 2vw;
    line-height: 1.6vw;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    font-style: italic;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.9);
}

#main h2 br {
    display: none;
}

#main h3 {
    display: none;
    font-size: 1vw;
    font-weight: 700;
    color: #0083c0;
    text-align: center;
    font-style: italic;
}

#main #details-mobile, #main #models-slick, #main #show_ctc {
    display: none;
}

#sidebar {
    position: absolute;
    top: 0;
    left: 0;
    background: #000000;
    width: 24.15%;
    height: 49.479vw;
    color: #ffffff;
}

#sidebar #client-logo-top {
    position: absolute;
    top: 4%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 6vw;
}

#sidebar form {
    position: absolute;
    top: 18.5%;
    right: 9.5%;
    width: 81%;
}

#sidebar form legend {
    font-size: 2.031vw;
    margin: 0;
    text-align: center;
    line-height: 0.86;
    font-style: italic;
    /* font-weight: bold; */
    letter-spacing: -0.041vw;
    margin-bottom: 1.2vw;
}

::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #626262;
    opacity: 1;
    /* Firefox */
}

::-moz-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #626262;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #626262;
    opacity: 1;
    /* Firefox */
}

::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #626262;
    opacity: 1;
    /* Firefox */
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #626262;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #626262;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #626262;
}

#sidebar form input[type="text"], #sidebar form input[type="email"], #sidebar form input[type="tel"], #sidebar form select {
    font-family: 'almoni', Arial, sans-serif;
    width: 95%;
    height: 2.865vw;
    margin-top: 1.302vw;
    background-color: transparent;
    background-image: url(../images/input-bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 100%;
    padding: 0 1.5vw 0 0;
    border: 0;
    color: #626262;
    font-weight: normal;
    font-size: 1.8vw;
}

#sidebar form select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('../images/select-bg.png');
}

#sidebar form input[type="submit"] {
    font-family: 'almoni', Arial, sans-serif;
    background-color: transparent;
    background-image: url(../images/submit-bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 100%;
    width: calc(100%);
    height: 2.865vw;
    line-height: 3vw;
    text-align: center;
    font-size: 2vw;
    margin-top: 1.302vw;
    font-style: italic;
    cursor: pointer;
    border: 0;
    color: #fff;
    font-weight: 900;
}

#sidebar form .chk {
    margin-top: 1vw;
    font-size: 1.1vw;
}

#sidebar #client-logo {
    position: absolute;
    bottom: 30px;
    left: 2vw;
    font-size: 1vw;
    width: 31%;
}

#disclaimer {
    position: absolute;
    top: 50.5vw;
    width: 93vw;
    right: 2vw;
    left: 5vw;
    font-weight: 100;
    font-size: 1.849vw;
    line-height: 1.17;
}

#disclaimer br {
    display: none;
}

#preloader {
    width: 19vw;
    height: 15vw;
    position: absolute;
    top: 20vw;
    left: 0vw;
    color: #fff;
    font-weight: 600;
    font-size: 2.3vw;
    opacity: 0;
    display: none;
    z-index: 11;
}

#preloader img {
    width: 3vw;
    height: 3vw;
    position: absolute;
    top: 0vw;
    right: -4vw;
}

body.sending #preloader {
    display: block;
    opacity: 1;
}

body.sending form {
    display: none;
}

.thanks #sidebar h4 {
    position: absolute;
    color: #fff;
    text-align: center;
    top: 14vw;
    right: 1vw;
    font-size: 3vw;
    line-height: 3.4vw;
    width: 23vw;
}

.ketchup-error {
    position: absolute;
    z-index: 5;
}

.ketchup-error ul {
    margin: 0;
    font-size: 14px;
    text-align: right;
    color: #ffffff;
    background: rgba(255, 0, 0, 0.6);
    padding: 5px;
    border-radius: 5px;
    list-style: none;
    line-height: 16px;
}

.ketchup-error span {
    display: block;
    width: 0;
    height: 0;
    border-right: 0 solid transparent;
    border-left: 15px solid transparent;
    border-top: 10px solid red;
    border-top: 10px solid rgba(255, 0, 0, 0.6);
    border-bottom: 0;
    margin-left: 10px;
    left: 10px;
    position: absolute;
}

.call-now {
    display: none;
}

.models {
    position: absolute;
    top: 35.7vw;
    width: 100%;
    display: none;
}

.mob {
    display: none;
}

@media screen and (max-width: 640px) {
    /* --------------------------------  CONTENT  -------------------------------- */
    .mob {
        display: block;
    }
    html, body {
        height: auto;
    }
    #page {
        width: 100%;
        height: auto;
        position: relative;
        margin: 0 auto;
    }
    .call-now {
        display: block;
        position: absolute;
        top: 2vw;
        left: 0;
        width: 36vw;
    }
    .info-img {
        width: 100%;
    }
    #main {
        position: static;
        width: 100%;
        height: 127.313vw;
        background-image: url(../images/bg-mobile.jpg);
        background-size: 100%;
        background-position: right top;
    }
    #main #content {
        position: static;
    }
    #main #content #models {
        display: none;
    }
    #main #content #flex {
        display: block;
    }
    #main #content #text {
        width: 100%;
        padding-top: 45vw;
    }
    #main h1 {
        font-size: 5.5vw;
        line-height: 5vw;
        top: 71vw;
        left: 4vw;
        width: 88vw;
    }
    #main h2 {
        font-size: 6vw;
        margin-top: -2vw;
        top: 41vw;
        left: 2vw;
        line-height: 5vw;
    }
    #main h2 br {
        display: block;
    }
    #main #details-mobile {
        display: block;
        width: 25vw;
        right: 0;
        top: 73vw;
        position: absolute;
    }
    #main #details-mobile img {
        max-width: 100%;
    }
    #main #show_ctc {
        display: block;
        width: 32vw;
        top: 52vw;
        left: auto;
        right: 0;
        position: absolute;
    }
    #main #show_ctc img {
        max-width: 100%;
    }
    #main #models {
        display: none;
    }
    #main #models-slick-wrapper {
        width: 100%;
        top: 77.6vw;
        right: 0vw;
        position: absolute;
    }
    #main #models-slick {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
    }
    #main #models-slick .slick-arrow {
        /* width: 40vw; */
        width: 4vw;
        border: 0;
        background: transparent;
        position: absolute;
        z-index: 1;
        top: 14.6vw;
        padding: 0;
    }
    #main #models-slick .slick-prev {
        right: 10px;
    }
    #main #models-slick .slick-next {
        left: 10px;
    }
    #main #models-slick img {
        max-width: 100%;
        margin: 0 auto;
        width: 88%;
    }
    #sidebar {
        position: relative;
        width: 100%;
        top: 0;
        height: 120vw;
        display: block;
        padding-top: 1.5vw;
    }
    #sidebar #client-logo-top {
        top: auto;
        bottom: 4vw;
        right: auto;
        left: 16vw;
        margin: auto;
        width: 18%;
    }
    #sidebar form {
        position: static;
        padding-top: 4vw;
        padding-bottom: 29.8vw;
        text-align: center;
        margin: 0vw 8.5% 0 8.5%;
    }
    #sidebar form legend {
        font-size: 6.094vw;
        margin: 0 0;
        line-height: 5.594vw;
        position: relative;
        top: -2vw;
        width: 81vw;
        margin-bottom: 1.2vw;
    }
    #sidebar form legend br {
        display: none;
    }
    #sidebar form input[type="text"], #sidebar form input[type="email"], #sidebar form input[type="tel"], #sidebar form select {
        width: calc(100% - 23vw);
        height: 9.688vw;
        margin-top: 4.375vw;
        padding: 0 5vw;
        font-size: 5vw;
        line-height: 5vw;
    }
    #sidebar form input[type="text"] {
        margin-top: 0;
    }
    #sidebar form select {
        width: 100%;
        width: calc(100% - 14vw);
    }
    #sidebar form input[type="submit"] {
        height: 9.688vw;
        line-height: 8vw;
        font-size: 6vw;
        margin-top: 4.375vw;
        width: calc(100% - 14vw);
        font-weight: 500;
    }
    #sidebar form .chk {
        margin-top: 4vw;
        font-size: 3.5vw;
        width: calc(100% - 20vw);
        margin: 1vw auto 0 auto;
        text-align: right;
    }
    #sidebar #client-logo {
        top: auto;
        bottom: 25vw;
        left: auto;
        right: 15.6%;
        margin: auto;
        position: relative;
        width: 37%;
    }
        .thanks #sidebar #client-logo {
        top: auto;
        bottom: 24vw;
        left: auto;
        right: 15.6%;
        margin: auto;
        position: relative;
        width: 37%;
    }
    #preloader {
        position: static;
        width: 100%;
        height: auto;
        font-size: 10vw;
        margin-right: 6vw;
        padding-bottom: 180px;
        padding-top: 100px;
    }
    #disclaimer {
        font-size: 5vw;
        top: 252vw;
        width: 95vw;
        color: #000;
        /* right: 5vw; */
        text-align: right;
        padding: 0;
        margin: 0 auto;
        padding-bottom: 2vw;
        text-shadow: none;
    }
    #disclaimer br {
        display: block;
    }
    .thanks #details-mobile {
        display: none !important;
    }
    .thanks #sidebar h4 {
        position: static;
        font-size: 10vw;
        line-height: 8vw;
        width: 80vw;
        margin-right: 10vw;
        padding-bottom: 62vw;
        padding-top: 100px;
        margin-top: 12.3vw;
    }
    #footer {
        display: none;
    }
    #main #bgs * {
        width: 100%;
        height: 125.313vw;
    }
    #main #bgs #bg1 {
        background-image: url('../images/bg-mobile.png');
    }
    #main #bgs #bg2 {
        background-image: url('../images/bg-mobile-2.jpg');
    }
    #main #bgs #bg3 {
        background-image: url('../images/bg-mobile-3.jpg');
    }
    #main #bgs #bg4 {
        background-image: url('../images/bg-mobile-4.jpg');
    }
    .models {
        display: none;
    }
}