html,
body {
    height: 100%;
}
body {
    margin: 0;
    padding: 0;
    direction: rtl;
}
* {
    font-family: 'Heebo', sans-serif !important;
}
b {
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
}

/*loader*/
#thankyou {
    position: absolute;
    top: 0;
    display: none;
    text-align: center;
    width: 100%;
    right: 0;
    height: 100%;
    background: #cadcdebf;
    /* display: block; */
    z-index: 99999999999999999999;
}
.spinner {
    margin: 15% auto 0;
    width: 70px;
    text-align: center;
}
.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}
@keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}
.modal-content {
    text-align: right;
}
.modal-header {
    display: inline-block;
}
.myinput {
    width: 100%;
    border-radius: 0;
    font-size: 0.8vw;
    padding-right: 0.3vw;
    padding-left: 0;
    float: right;
    line-height: 1;
    -webkit-margin-before: 1.5em;
    display: inline-block;
}
a.tel {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}
span.small {
    font-size: 1.2vw;
    color: #ebea64;
    text-align: justify;
    display: block;
    margin-top: 0.5vw;
}
.right_text {
    position: absolute;
    right: 8vw;
    bottom: 7vw;
    text-align: right;
}
span.big {
    font-size: 4vw;
    line-height: 1;
    font-weight: bold;
    color: #fff;
}
span.text {
    font-weight: bold;
    width: 21vw;
    text-align: right;
    position: absolute;
    display: inline-block;
    font-size: 1vw;
    line-height: 1.1;
    right: 6.5vw;
    top: 0.7vw;
}
span.new {
    display: inline-block;
    font-size: 1.9vw;
    position: absolute;
    right: 0vw;
    width: 23.2%;
    top: 0.4vw;
    font-weight: bold;
}
a.close_modal.download {
    display: block;
    position: absolute;
    top: 3%;
    right: 11.5%;
    font-family: 'tahoma', sans-serif;
    font-size: 2em;
    font-weight: bold;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: block;
    position: absolute;
    top: 1%;
    left: unset;
    font-family: 'tahoma', sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #000000;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.wrapper {
    position: relative;
    text-align: center;
    height: 100%;
}
.credit {
    transform: rotate(-90deg);
    position: fixed;
    top: 325px;
    font-size: 12px;
    color: #000000;
    /* font-weight: bold; */
    width: 133px;
    font-family: 'Arial', 'Helvetica', sans-serif;
    -webkit-font-smoothing: antialiased;
    height: 23px;
    left: -50px;
    -webkit-transition: color .3s ease-in-out 0s;
    transition: color .3s ease-in-out 0s;
}
.left h1 {
    color: #633f3d;
    text-align: justify;
    font-size: 0.9vw;
    line-height: 1.3;
    position: relative;
    margin: 1vw auto 0.5vw;
    top: 0;
    margin-top: 0vw;
    font-weight: bold;
    width: 82%;
}
h1 .strong {
    display: block;
    font-family: 'Heebo', sans-serif;
    font-weight: 900;
}
h2 {
    font-family: 'Heebo', sans-serif;
    position: relative;
    top: 0vw;
    color: #ffffff;
    font-size: 1.2vw;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 0.3vw;
}
p {
    color: #633f3d;
    position: relative;
    top: 0;
    font-size: 0.9vw;
    text-align: justify;
    width: 82%;
    margin: 0vw auto 1vw;
    line-height: 1.3;
}
.p_txt .p_txt_title {
    display: block;
    color: #fff;
    font-family: 'Heebo', sans-serif;
}
.formbox {
    direction: rtl;
}
.formbox input {
    box-sizing: border-box;
    border-radius: 0;
}
.col-6.mb-2.call {
    display: none;
}
.formbox input[type=submit] {
    -webkit-appearance: none;
}
footer {
    background: #000000;
    text-align: center;
    width: 100%;
    font-size: 13px;
    position: relative;
    bottom: 0;
}
footer a {
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    line-height: 12px;
}
.ty footer a {
    color: #000;
}
.ty footer {
    background: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
}
footer .footer a .svg {
    display: block;
    margin: auto;
    width: 32px;
}
footer .footer a > svg g > path:first-child {
    animation: none;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
}
footer .footer a > svg g path {
    fill: #fff;
}
.ty footer .footer a > svg g path {
    fill: #000;
}
footer .footer a:hover > svg g > path:first-child {
    animation: logo_g 0.6s linear;
    transform-origin: center;
}
.ty .wrapper {
    padding: 9% 0 24% 0;
}
.ty .msg {
    display: block;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.9);
    width: 50%;
    max-width: 550px;
    color: #ffffff;
}
.ty img {
    width: 34%;
}
.ty h1 {
    margin: 0;
    display: block;
    font-size: 2vw;
}
::-webkit-input-placeholder {
    color: #532724;
}
:-moz-placeholder {
    /* Firefox 18- */
    color: #532724;
}
::-moz-placeholder {
    /* Firefox 19+ */
    color: #532724;
}
:-ms-input-placeholder {
    color: #532724;
}
::-moz-selection {
    /* Code for Firefox */
    color: #532724;
}
::selection {
    color: #532724;
}
.pos-relative {
    position: relative;
    height: 100%;
}


.modal-container {
    padding: 0.5vw;
    text-align: right;
    font-size: 14px;
    width: 400px;
}

.modal-column {
    display: flex;
    border: 1px solid #ccc;
    margin: 5px;
}

.modal-row {
    padding: 5px 15px;
    width: 40%;
}

.modal-row p {
    margin: 5px 0;
}

.modal-row:first-child {
    border-left: 1px solid #ccc;
    width: 60%;
}

span.title {
    color: #000;
    position: relative;
    /* top: 19vw; */
    right: 0;
    left: 0;
    font-size: 1.4vw;
    display: inline-block;
    direction: rtl;
    z-index: 99999999;
    margin: 0;
    font-weight: 400;
    text-align: right;
    float: right;
    padding-right: 2.5vw;
}

.lefts {
    float: left !important;
}

.form-group.col-6 {
    float: right;
    width: 49%;
    display: inline-block;
    -webkit-margin-before: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    box-sizing: border-box;
    height: 2vw;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
}

.formbox_box {
    margin: 0 auto;
    top: 26vw;
    position: absolute;
    right: 8vw;
    display: block;
    left: unset;
    padding: 1vw;
    z-index: 11;
    background: #fff;
    width: 38vw;
    -webkit-box-shadow: 3px 19px 81px -20px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 19px 81px -20px rgba(0, 0, 0, 0.75);
    box-shadow: 3px 19px 81px -20px rgba(0, 0, 0, 0.75);
}

select#select1 {
    border-radius: 0;
    text-align: center;
    font-size: 1vw;
    text-align: right;
    background: #ffffff;
    color: #532724;
    width: 11vw;
    padding: 0.33339vw;
    width: 12vw;
    background: #ffffff;
    padding: 0.28vw;
    font-size: 1vw;
    border-color: rgba(255, 255, 255, 0);
}

#lead_field1:checked + label:before {
    color: #544e4e;
    content: "\2713";
    text-align: center;
    float: right;
}

#lead_field1 + label:before {
    border: 0.1vw solid #ededed;
    background: #ededed;
    /* border-radius: 8px; */
    content: "\00a0";
    display: inline-block;
    font: 1.8vw/0.2 sans-serif;
    height: 0.8vw;
    font-weight: 900;
    margin: -0.3vw 2vw 0vw 9px;
    padding: 2px 0px 7px 1vw;
    text-align: center;
    vertical-align: top;
    float: right;
    width: 0.5vw;
}

.formbox input[type=text],
.formbox input[type=email],
.formbox input[type=tel],
.formbox input[type=name] {
    width: 12vw;
    padding: 0.3vw;
    font-size: 1vw;
    border-color: rgba(255, 255, 255, 0);
    text-align: right !important;
    direction: rtl !important;
}

.formbox_box .formbox input[type=text],
.formbox_box .formbox input[type=email],
.formbox input[type=tel],
.formbox input[type=name] {
    border-radius: 0;
    text-align: right;
    font-weight: 500;
    width: 12vw;
    background: #ffffff;
    border-color: rgba(255, 255, 255, 0);
    /* height: 3vw; */
}

.formbox input[type=text] {
    /* border: #fff; */
    /* width: 12vw; */
    /* padding: 0.3vw; */
    /* font-size: 1vw; */
    /* margin: 0 2.4vw; */
    /* height: 3vw; */
    border-radius: 0;
    text-align: right;
    font-weight: 500;
    /* width: 12vw; */
    background: #ffffff;
    border-color: rgba(255, 255, 255, 0);
    font-size: 1vw;
    color: #532724;
}

.formbox input[type=submit] {
    color: #ffffff;
    background: #eaeaea00;
    /* background: -webkit-linear-gradient(#bb880a, #ffbd17); */
    background: -o-linear-gradient(#a47a11, #e0a411);
    background: -moz-linear-gradient(#a47a11, #e0a411);
    /* background: linear-gradient(#ffbd17, #927223); */
    width: 100%;
    float: left;
    border: none;
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 1vw;
    /* padding: 7px; */
    cursor: pointer;
    float: left;
    font-weight: 900;
    /* margin-top: 0.5vw; */
    height: 2.5vw;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    /* width: 46%; */
    background: #758a95;
    border: 0;
    color: #fff;
    /* font-size: 1.2vw; */
    padding: 0.5vw;
    margin-right: 0.4vw;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

.form-group.col-6.checkbox {
    -webkit-margin-before: 0.1em;
}

.formbox input[type=submit]:hover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    /* background: #9f9b9b; */
    color: #ebea64;
}

.overlay1,
.overlay2,
.overlay3,
.overlay4 {
    /* position: absolute; */
    /* top: 4%; */
    /* left: 0; */
    /* width: 70%; */
    /* height: 92%; */
    /* background: #000; */
    /* background: rgba(46, 35, 30, 0.9); */
    /* visibility: hidden; */
    /* overflow: hidden; */
    /* opacity: 0; */
    /* z-index: 9999; */
    /* -webkit-transition: all 0.4s ease; */
    /* transition: all 0.4s ease; */
    /* width: 63%; */
    /* position: absolute; */
    /* right: 0; */
    /* margin-top: 32%; */
    /* direction: rtl; */
    /* top: 2vw; */
    /* padding-top: 6vw; */
    /* margin: 0 30vw 0 0; */
    /* left: 3vw; */
    /* overflow-x: hidden; */
    height: 46vw;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(46, 35, 30, 0.9);
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    z-index: 9999;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.overlay1.active,
.overlay2.active,
.overlay3.active,
.overlay4.active {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.4s ease;
    z-index: 9999999999999999999999999;
}

.overlay2 .close_modal {
    top: 5%;
    right: 8%;
}

.close_modal {
    display: block;
    position: absolute;
    top: 3%;
    right: 3.5%;
    font-family: 'tahoma', sans-serif;
    font-size: 2em;
    font-weight: bold;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: block;
    position: absolute;
    top: 1%;
    right: 14%;
    font-family: 'tahoma', sans-serif;
    font-size: 2em;
    font-weight: bold;
    color: #ffffff;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a.close_modal {
    z-index: 99999999999;
}

.close_modal:hover {
    color: #d00000;
}

.gallery-top {
    width: 70%;
    overflow: hidden;
}

.gallery-thumbs {
    position: relative;
    height: 11.5%;
    width: 70%;
    box-sizing: border-box;
    padding: 10px 0;
}


#cat1,
#cat2,
#cat3,
#cat4 {
    display: none;
    z-index: -1;
}

#cat1.active,
#cat2.active,
#cat3.active,
#cat4.active {
    display: block;
}

.checkbox.checked + input:before {
    color: #000;
    content: "\2713";
    text-align: center;
    float: left;
}

.checkbox + input:before {
    border: 0.1vw solid #ffffff;
    /* background: #fff; */
    border-radius: 8px;
    content: "\00a0";
    display: inline-block;
    font: 2.3vw/0.3 sans-serif;
    height: 1vw;
    font-weight: 900;
    margin: -0.2vw 1vw 0vw 0;
    padding: 2px 0px 9px 1vw;
    text-align: center;
    vertical-align: top;
    float: left;
    width: 0.9vw;
}

.category_title {
    position: absolute;
    width: 100%;
    height: 0;
    padding: 25% 0%;
    bottom: 0%;
    right: 0%;
    text-align: center;
    background: rgba(151, 134, 126, 1);
    border-top: 4px #e6dacf solid;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    z-index: 99;
}

.category_title span {
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'open sans hebrew', sans-serif;
    font-size: 2.2em;
    color: #e6dacf;
    font-weight: 100;
}

.back_btn {
    display: block;
    margin-top: 10px;
    width: 250px;
    margin-right: 250px;
    background: rgba(0, 0, 0, 0.7);
    text-align: left;
    padding-left: 1em;
    font-family: 'open sans hebrew', sans-serif;
    font-weight: 600;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.back_btn i {
    padding-right: 0.5em;
    ;
}

.back_btn:hover {
    color: #fd905f;
}

@-webkit-keyframes shaker {

    0%,
    90%,
    100% {
        -webkit-transform: translateX(0);
    }

    92%,
    97% {
        -webkit-transform: translateX(-5px);
    }

    95%,
    99% {
        -webkit-transform: translateX(5px);
    }
}

@keyframes shaker {

    0%,
    90%,
    100% {
        transform: translateX(0);
    }

    92%,
    97% {
        transform: translateX(-5px);
    }

    95%,
    99% {
        transform: translateX(5px);
    }
}

@keyframes logo_g {
    0% {
        transform: rotate(0deg);
    }

    15%,
    45%,
    75% {
        transform: rotate(15deg);
    }

    30%,
    60%,
    90% {
        transform: rotate(-15deg);
    }
}

@-webkit-keyframes logo_g {
    0% {
        -webkit-transform: rotate(0deg);
    }

    15%,
    45%,
    75% {
        -webkit-transform: rotate(15deg);
    }

    30%,
    60%,
    90% {
        -webkit-transform: rotate(-15deg);
    }
}


iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

.formbox {
    position: absolute;
    left: 7vw;
    top: 35.4vw;
    width: 24.5vw;
}

.formbox p {
    color: #fff;
    font-size: 1.4vw;
    padding: 0;
    margin: 0.5vw auto;
}

.formbox input {
    margin-bottom: 0.3vw;
    border-radius: 0.4vw;
}

.formbox {
    direction: rtl;
}

.formbox input {
    box-sizing: border-box;
    border-radius: 0;
}

.formbox input[type=text] {}

.formbox input[type=submit] {
    -webkit-appearance: none;
}

.buttons {
    position: absolute;
    width: 83%;
    right: -1%;
    background-image: url(../images/strip.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 80%;
    margin: 0.2vw auto 1.5vw;
    color: #676129;
    position: relative;
    height: 3.5vw;
}
.buttons .about {
    width: 46%;
    background: #7f95a0;
    border: 0;
    border-radius: 2vw;
    color: #fff;
    font-size: 1.2vw;
    padding: 0.5vw;
    margin-left: 0.4vw;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.buttons .location {
    width: 46%;
    background: #758a95;
    border: 0;
    border-radius: 2vw;
    color: #fff;
    font-size: 1.2vw;
    padding: 0.5vw;
    margin-right: 0.4vw;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.buttons .about:hover {
    background: #0a4b60;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.buttons .location:hover {
    background: #0a4b60;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.logos {
    position: absolute;
    bottom: 1vw;
    width: 4.8vw;
    right: 0;
    left: 0;
    margin: 0 auto;
}
#myForm {
    position: relative;
    width: 66%;
    float: left;
}
input[name='email'] {
    display: block;
    background: #fff;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    color: #0a4b60;
    font-size: 0.9vw;
    text-align: right;
    padding: 0.2vw;
    padding-right: 0.5vw;
    margin-bottom: 0.3vw;
    width: 70%;
    border-radius: 0.4vw;
}
.formbox input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #532724;
}
.formbox input::-moz-placeholder {
    /* Firefox 19+ */
    color: #532724;
}
.formbox input:-ms-input-placeholder {
    /* IE 10+ */
    color: #532724;
}
.formbox input:-moz-placeholder {
    /* Firefox 18- */
    color: #532724;
}
.formbox .title {
    display: inline-block;
    text-align: right;
    color: #633f3d;
    font-size: 1.1vw;
    padding: 0;
    position: absolute;
    right: 0.4vw;
    top: -1.3vw;
    font-weight: bold;
}
.btn_submit {
    position: absolute;
    text-align: center;
    background: #004c60;
    color: #ffffff;
    border: 0;
    width: 28%;
    height: 4.6vw;
    font-size: 1.2vw;
    cursor: pointer;
    /* -webkit-animation: shaker 3s infinite; */
    padding-bottom: 0.14vw;
    padding-top: 0.14vw;
    font-weight: 300;
    margin-top: 0;
    top: 0;
    right: 10.2vw;
    border-radius: 0.5vw;
    font-family: 'Heebo', sans-serif;
}

.btn_submit span {
    display: block;
}

.web_image {
    display: block;
    width: 100%;
    height: 100%;
}

#newsl {
    display: none;
}

.formbox input[type=checkbox] {
    width: auto;
    display: inline-block;
    border: 1px solid #fff;
    margin: 0vw 0vw 0 0.5vw;
    padding: 0 0;
    outline: none;
    cursor: pointer;
    float: right;
}

#newsl + label:before {
    border: 1px solid #044d44;
    content: "\00a0";
    display: inline-block;
    font: 1vw/1em sans-serif;
    height: 0.8vw;
    margin: 0.05vw 0px 0px 0.3vw;
    padding: 0;
    vertical-align: top;
    width: 0.8vw;
}

#newsl:checked + label:before {
    color: #044d44;
    content: "\2713";
    text-align: center;
}

.mob {
    display: none;
}

.top {
    width: 50%;
    position: absolute;
    right: 2vw;
    top: 2vw;
}

.slick-track img {
    /* width: 788px; border: 0.2vw solid #009999; padding: 0.4vw; height: 20vw;*/
}

.slick-dots li {
    display: block;
    border: 0;
    margin: -10px 0px;
}

.slick-dots {
    display: block;
    position: absolute;
    top: 44vw;
    right: 51vw;
}

.slick-dots button {
    background: #ddd;
    border-radius: 99%;
    padding: 0.2vw;
    width: 0;
    height: 0;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
    border: 0;
    outline: none;
}

.slick-active button {
    border: 0.1vw solid #009999;
}

.virtual_tour_div {
    width: 55%;
    position: absolute;
    right: 2vw;
    top: 25vw;
    border: 0.2vw solid #009999;
    padding: 0.5vw;
}

.virtual_tour_div iframe {
    width: 100%;
    height: 21vw;
}

.image_middle {
    position: absolute;
    top: 19vw;
    right: 53vw;
    width: 9vw;
}

.demo_360 {
    position: absolute;
    top: 27vw;
    right: 31vw;
    width: 2vw;
}

.left .icons img {
    width: 19%;
    margin: 0 3%;
}

.ten {
    width: 10vw;
}
.more {
    position: relative;
    top: 22vw;
    width: 7vw;
}

.req {
    color: #FFF;
    font-size: 0.5vw;
    text-align: right;
    margin: 12px auto;
    line-height: 0vw;
    margin-bottom: 0.4vw;
}

#preloader {
    width: 16vw;
    height: 13vw;
    position: absolute;
    top: 23vw;
    left: 2vw;
    opacity: 0;
    display: none;
    z-index: 52;
    direction: rtl;
    color: #004c60;
}

.formbox h5 {
    color: #000000;
    margin-bottom: 11vw;
}

.bgimage {
    position: absolute;
    right: 0;
    top: 0;
    width: 77%;
    z-index: -1;
}

.slide {
    width: 46%;
    height: 78%;
    position: absolute;
    top: 5vw;
    right: 8vw;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}

.logo {
    position: relative;
    z-index: 999999999;
    left: 9vw;
    width: 10.6vw;
    top: 1.5vw;
    margin: 0 0 2vw;
}

#slide1 {
    background-image: url('../images/bgimage.png');
    opacity: 1;
    z-index: 9999999;
    background-size: 100% 100%;
}

#slide2 {
    background-image: url('../images/bgimage2.png');
    opacity: 0;
    z-index: 9999999;
    background-size: 100% 100%;
}

#slide3 {
    background-image: url('../images/bgimage3.png');
    opacity: 0;
    z-index: 9999999;
    background-size: 100% 100%;
}

#slide4 {
    background-image: url('../images/bgimage4.png');
    opacity: 0;
    z-index: 9999999;
    background-size: 100% 100%;
}

/*#slide2{ width:70vw; height:50vw;
}*/
.logo_bottom {
    position: absolute;
    width: 7vw;
    bottom: 2vw;
    right: 1.5vw;
}

.left {
    background-image: url(../images/left_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 35%;
    position: absolute;
    height: 46vw;
    left: 2vw;
    top: 2vw;
    /* background: #fff; */
}

.logo_top {
    position: relative;
    width: 17vw;
    top: 6vw;
}

.txtleft {
    position: relative;
    width: 23vw;
    top: 8vw;
}


.mainslider {
    width: 60%;
    position: absolute;
    /* right: 0; */
    margin-top: 0%;
    direction: rtl;
    top: 2vw;
    margin: 0 0vw 0 35vw;
    left: 3vw;
    /* overflow-x: hidden; */
    height: 46vw;
}

.slick-initialized .slick-slide {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    margin-top: 0;
    direction: rtl;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: none;
    -webkit-transform: none;
    /*height: 42vw;*/
    direction: ltr;
}

.mainslider img.slick-arrow {
    width: 10vw;
}

.slick-dots {
    list-style: none;
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
    outline: none;
    width: 100%;
    line-height: 0;
    direction: ltr;
}

.slick-dots button {
    background: #5ca1a7;
    /* opacity: 0.5; */
    border-radius: 50%;
    padding: 0.5vw;
    width: 0.5vw;
    height: 0.5vw;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
    border: 0;
}

.slick-dots li {
    display: inline-block;
    border: 0;
    margin: 0 0.5vw;
}

.mainslider .dslidermob .slick-dots {
    list-style: none;
    position: absolute;
    z-index: 99999;
    bottom: 0.5vw;
    right: 0;
    outline: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
    width: 100%;
    direction: ltr;
}

.slick-slide img {
    display: block;
    width: 100%;
    height: 46vw;
}

.slick-arrow {
    position: absolute;
    bottom: 50%;
    width: 2.5vw !important;
    height: unset !important;
    cursor: pointer;
    z-index: 9999;
}

.slick-active button {
    background: #ebea64;
}

.slick-arrow.ra {
    right: 3vw;
    position: absolute;
}

.slick-arrow.la {
    left: 3vw;
    position: absolute;
}

.slick-slide,
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.slick-track,
.slick-list {
    -webkit-perspective: 2000;
    -webkit-backface-visibility: hidden;
}

.slick-slide {
    -webkit-backface-visibility: hidden;
}

h2.toda {
    color: #fff;
    text-align: center;
    width: 90%;
    font-size: 3.6vw;
    line-height: 0.8;
    position: absolute;
    margin: 0 auto;
    top: 27vw;
    /* border-top: 1px solid; */
    left: 0;
    right: 0;
    margin-top: 0vw;
    font-family: 'Heebo', sans-serif;
    font-weight: 300;
    /* z-index: 9999999999999999999999; */
}

@media screen and (max-width: 1000px) {
    .spinner {
        margin: 60% auto 0;
        width: 70px;
        text-align: center;
    }

    .myinput {
        width: 100%;
        border-radius: 0;
        font-size: 3.8vw;
        padding-right: 0.3vw;
        padding-left: 0;
        float: right;
        line-height: 1;
        -webkit-margin-before: 1.5em;
        display: inline-block;
        margin-top: 1vw !important;
    }

    .form-group.col-6 {
        float: right;
        width: 100%;
        display: inline-block;
        -webkit-margin-before: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        box-sizing: border-box;
        height: 11vw;
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 100%;
        /* margin-top: 2vw !important; */
        max-width: 100%;
    }

    .col-6.mb-2.call img {
        width: 7%;
        display: block;
        position: absolute;
        right: 0;
        left: 0;
        top: 15vw;
        margin: 0 auto;
    }

    .center {
        background-image: url(../images/002bg.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto;
        bottom: unset;
        top: 180vw;
        width: 90%;
        padding: 1vw;
        min-height: 76vw;
    }

    span.small {
        font-size: 5.2vw;
        color: #ebea64;
        text-align: justify;
        display: block;
        margin-top: 0.5vw;
    }


    .right_text {
        position: absolute;
        right: 4vw;
        bottom: 18vw;
        text-align: right;
    }

    span.big {
        font-size: 16vw;
        line-height: 0.8;
        font-weight: bold;
        color: #fff;
    }

    span.text {
        font-weight: bold;
        width: 68vw;
        text-align: right;
        position: absolute;
        display: inline-block;
        font-size: 3.3vw;
        line-height: 1.1;
        right: 23vw;
        top: 3.5vw;
    }

    span.new {
        display: inline-block;
        /* color: #ffffff; */
        font-size: 7.5vw;
        position: absolute;
        right: 2.2vw;
        width: 22.2%;
        top: 2.1vw;
        font-weight: bold;
    }

   

    a.close_modal.download {
        display: block;
        position: absolute;
        top: 3%;
        right: 3.5%;
        font-family: 'tahoma', sans-serif;
        font-size: 2em;
        font-weight: bold;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        display: block;
        position: absolute;
        top: 0.5%;
        text-align: center;
        right: 0;
        left: 0;
        font-family: 'tahoma', sans-serif;
        font-size: 1.1em;
        font-weight: bold;
        color: #ffffff;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }


    .tnx .col-6.mb-2.call {
        position: absolute;
        width: 87%;
        top: 203vw;
        bottom: unset;
        right: 0;
        left: 0;
        margin: 0 auto;
        display: block;
    }

    .tnx .buttons {
        position: absolute;
        width: 90%;
        top: 228vw;
        bottom: unset;
        right: 0;
        left: 0;
        margin: 0 auto;
    }

    h2.toda {
        color: #fff;
        text-align: center;
        width: 90%;
        font-size: 14.6vw;
        line-height: 0.8;
        position: absolute;
        margin: 0 auto;
        top: 155vw;
        left: 0;
        right: 0;
        margin-top: 0vw;
        font-family: 'Heebo', sans-serif;
        font-weight: 300;
    }

    .credit {
        transform: rotate(0);
        position: relative;
        top: unset;
        bottom: 0vw;
        font-size: 11px;
        color: #633f3d;
        font-family: 'Arial', 'Helvetica', sans-serif;
        -webkit-font-smoothing: antialiased;
        height: auto;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding-bottom: 0;
        text-align: center;
        display: block;
        padding-top: 0;
    }

    .formbox input[type=checkbox] {
        width: auto;
        display: inline-block;
        border: 1px solid #fff;
        margin: 0vw 0vw 0 2.5vw;
        padding: 0 0;
        outline: none;
        cursor: pointer;
        float: right;
    }

   

    .close_modalmob {
        display: block;
        position: absolute;
        top: 10%;
        right: 12.5%;
        font-family: 'tahoma', sans-serif;
        font-size: 2em;
        font-weight: bold;
        color: #ffffff;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        top: 4%;
        right: 2.9%;
        font-size: 2em;
    }

    a#call {
        color: #ffffff;
        background: #5ca1a7;
        font-size: 4vw;
        font-weight: bold;
        border: 1px solid;
        padding: 3vw 25vw;
        border-radius: 49px;
    }

    .col-6.mb-2.call {
        position: absolute;
        width: 95%;
        top: 152vw;
        bottom: unset;
        right: 0;
        left: 0;
        margin: 0 auto;
        display: block;
        margin-bottom: 0 !important;
        flex: 0 0 95%;
        max-width: 95%;
    }

    select#select1 {
        width: 100%;
        display: block;
        margin: 1vw auto;
        width: 100% !important;
        box-sizing: border-box;
        border-radius: 0;
        height: 11vw;
        font-size: 6vw;
        padding: 2.5vw 1.5vw;
        padding: 0 3.3vw;
        font-size: 4.2vw;
    }

    .ty .msg {
        max-width: none;
        width: 100%;
    }

    .ty h1 {
        font-size: 6vw;
    }

    .form-group.col-6.col-xs-12 {
        width: 100%;
        float: right;
        display: inline-block;
        -webkit-margin-before: 0.5em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        box-sizing: border-box;
        height: unset;
    }

    .icons img {
        width: 30%;
        margin: 0 0 0 2%;
    }

    .icons {
        width: 85%;
        margin: 3vw auto;
    }

    .wrapper {
        position: relative;
        text-align: center;
        height: 425vw;
    }

    .pos-relative {
        position: relative;
        height: 100%;
    }

    .modal-container {
        width: inherit;
    }

    .web {
        display: none;
    }

    .mob {
        display: block;
    }

    h1 {
        margin: 0;
        color: #4e3230;
        position: relative;
        /* letter-spacing: 3px !important; */
        line-height: 1.2;
        font-size: 4.5vw;
        top: 4vw;
        text-align: justify;
        font-family: 'Heebo', sans-serif;
        font-weight: bold;
        width: 85%;
        margin: 0vw auto;
    }

    .logo {
        position: absolute;
        right: unset;
        width: 55.6vw;
        top: 5vw;
        margin-bottom: 0;
        left: 38vw;
        margin: 0;
        z-index: 99999999999;
    }

    .mob_image {
        display: block;
        width: 100%;
        height: 165vw;
    }

    .formbox {
        background-image: url(../images/003bg.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: unset;
        width: 90%;
        padding: 11vw;
        bottom: 11vw;
        min-height: 81vw;
    }

    #myForm {
        position: relative;
        width: 100%;
        float: none;
    }

    #newsl + label:before {
        border: 1px solid #044d44;
        content: "\00a0";
        display: inline-block;
        font: 3.2vw/1em sans-serif;
        height: 2.8vw;
        margin: 0.05vw 0px 0px 1.3vw;
        padding: 0;
        vertical-align: middle;
        width: 2.8vw;
    }

    .chk {
        width: 100% !important;
        margin-top: 0vw !important;
    }

    .formbox input[type=submit] {
        display: block;
        margin: 1vw auto;
        width: 100% !important;
        box-sizing: border-box;
        border-radius: 0;
        height: 11vw;
        font-size: 6vw;
        padding: 2.5vw 1.5vw;
        padding: 0 3.3vw;
        font-size: 5.2vw;
        float: none;
        margin: 0 auto;
        background: #0a4b60;
        border: 0;
        color: #fff;
        cursor: pointer;
    }

    .formbox .title {
        display: block;
        text-align: center;
        font-size: 3.9vw;
        padding: 0vw 0vw;
        position: relative;
        line-height: 1;
        margin: 0 auto;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 9;
    }

    .formbox input {
        display: block;
        margin: 3vw auto;
        width: 77vw;
        box-sizing: border-box;
        border-radius: 3vw;
        font-size: 6vw;
        padding: 2.5vw 1.5vw;
        width: auto;
        display: inline-block;
        border: 1px solid #fff;
        /* margin: 0vw 0vw 0 0.5vw; */
        /* padding: 0 0; */
        /* outline: none; */
        /* cursor: pointer; */
        /* float: right; */
    }

    .formbox p {
        color: #fff;
        font-size: 4.4vw;
        padding: 0;
        margin: 0.5vw auto;
    }

    .left {
        width: 100%;
        position: absolute;
        height: 41%;
        left: 0;
        top: 53vw;
    }

    .logo_top {
        position: relative;
        width: 53vw;
        top: 6vw;
    }

    .txtleft {
        position: relative;
        width: 71vw;
        top: 12vw;
    }

    

    .btn_submit {
        width: 77vw;
        height: auto;
        font-size: 9vw;
        margin-top: 0.2vw;
        position: relative;
        right: 0;
        padding: 3vw;
        border-radius: 11vw;
    }

    .btn_submit span {
        display: inline-block;
    }

    .buttons {
        position: absolute;
        width: 90%;
        top: 129vw;
        bottom: unset;
        right: 0;
        left: 0;
        margin: 0 auto;
        height: 15.5vw;
        background-image: url(../images/strip_m.jpg);
    }

    .buttons .about {
        width: 48%;
        background: #0a4b60;
        border: 0;
        /* border-radius: 9vw; */
        color: #fff;
        font-size: 7vw;
        padding: 0.5vw;
        margin-left: 0.4vw;
        cursor: pointer;
        display: inline-block;
        margin: 0 auto;
        padding: 3vw;
        float: left;
    }

    /*Ãƒâ€”Ã¢â‚¬ÂÃƒâ€”Ã¢â‚¬Â¢Ãƒâ€”Ã‚Â¨Ãƒâ€”Ã¢â‚¬Å“Ãƒâ€”Ã‚ÂªÃƒâ€”Ã¢â€žÂ¢ Ãƒâ€”Ã‚ÂÃƒâ€”Ã‚Âª Ãƒâ€”Ã¢â‚¬ÂÃƒâ€”Ã‚ÂªÃƒâ€”Ã¢â‚¬Â¢Ãƒâ€”Ã¢â‚¬ÂºÃƒâ€”Ã‚Â Ãƒâ€”Ã¢â€žÂ¢Ãƒâ€”Ã¢â‚¬Â¢Ãƒâ€”Ã‚Âª*/
    /* .buttons .about { width: 50%; background: #0a4b60; border: 0; color: #fff; font-size: 7vw; padding: 0.5vw; margin-left: 0.4vw; cursor: pointer; display: inline-block; margin: 0 auto; padding: 3vw; float: left; }
*/
    .buttons .location {
        width: 48%;
        background: #0a4b60;
        border: 0;
        /* border-radius: 9vw; */
        color: #fff;
        font-size: 7vw;
        padding: 0.5vw;
        margin-left: 0;
        cursor: pointer;
        display: inline-block;
        margin: 0 auto;
        padding: 3vw;
        /* top: 3vw; */
        position: relative;
        float: right;
    }

    .brikman {
        position: absolute;
        top: unset;
        bottom: 99vw;
        left: 6vw;
        width: 3.91vw;
    }

    .logos {
        position: absolute;
        bottom: 0.5vw;
        width: 75.32vw;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: unset;
        text-align: center;
        font-weight: 900;
        line-height: 1;
        font-size: 3.3vw;
    }

    

    #newslmob {
        display: none;
    }

    #newslmob + label:before {
        border: 1px solid #fff;
        content: "\00a0";
        display: inline-block;
        font: 16px/1em sans-serif;
        height: 4vw;
        margin: 0.15vw 0px 0px 2.3vw;
        padding: 0;
        vertical-align: top;
        width: 4vw;
    }

    #newslmob:checked + label:before {
        color: #fff;
        content: "\2713";
        text-align: center;
        font-size: 5vw;
    }


    .virtual_tour_div {
        width: 94%;
        position: absolute;
        right: 2vw;
        top: 2vw;
        border: 0.2vw solid #009999;
        padding: 1vw;
    }

    .virtual_tour_div iframe {
        width: 99%;
        height: 50vw;
    }

    .demo_360 {
        position: absolute;
        top: 5vw;
        right: 44%;
        width: 10vw;
    }

    .image_middle {
        position: absolute;
        top: 7vw;
        right: 0vw;
        left: 6vw;
        width: 28vw;
    }

    .ten {
        position: absolute;
        bottom: 21vw;
        left: 5vw;
        width: 20vw;
    }

    .yamim1 {
        position: absolute;
        top: 60vw;
        right: 4vw;
        width: 92%;
    }

    .yamim2 {
        position: absolute;
        top: 83vw;
        width: 92%;
        right: 4vw;
    }

    .yamim3 {
        position: absolute;
        top: 97vw;
        width: 80%;
        right: 10vw;
    }

    .more {
        position: absolute;
        bottom: 4vw;
        top: unset;
        width: 20vw;
        left: 5vw;
    }

    .req {
        font-size: 4vw;
        text-align: right;
        width: 73vw;
        margin: 0 auto;
        line-height: 3vw;
        margin-bottom: 2.4vw;
    }

    .phone_a {
        width: 94vw;
        position: absolute;
        bottom: -39vw;
        height: 20vw;
        display: block;
    }

    .formbox h5 {
        margin-bottom: 55vw;
        font-size: 7vw;
    }

    #preloader {
        width: 100%;
        height: 295px;
        position: absolute;
        top: 225vw;
        left: 0px;
        font-size: 8vw;
        opacity: 0;
        display: none;
        z-index: 52;
        direction: rtl;
        color: #000000;
    }   

    .mob_logo {
        position: absolute;
        bottom: 2vw;
        width: 30vw;
        left: 35vw;
    }

    .mob_discount {
        position: absolute;
        top: 70vw;
        width: 23vw;
        right: 0vw;
        z-index: 9;
    }

    .logo_bottom {
        position: absolute;
        width: 18vw;
        top: 2vw;
        right: 40.5vw;
        bottom: unset;
        z-index: 9999999999;
    }

  

    .left h1 {
        color: #044d44;
        text-align: center;
        width: 90%;
        font-size: 10vw;
        line-height: 0.9;
        position: relative;
        margin: 0 auto;
        top: 8.5vw;
        letter-spacing: -.3vw;
    }

    h2 {
        font-family: 'Heebo', sans-serif;
        position: relative;
        top: 59vw;
        /* color: #fbddd2; */
        font-size: 6.2vw;
        width: 77%;
        line-height: 1;
    }

    h3 {
        background: #fbddd2;
        position: relative;
        width: 75%;
        margin: 0 auto;
        font-size: 7.5vw;
        top: 3.7vw;
        color: #174f48;
        -webkit-animation: pulse 1s infinite;
    }

    currency {
        /*font-size: 50%;*/
    }

    p {
        position: relative;
        top: 4vw;
        font-size: 4.3vw;
        width: 85%;
        margin: 1vw auto 8vw auto;
        text-align: justify;
        font-weight: 300;
        line-height: 1.2;
    }

   
    .mapmob {
        position: relative;
        top: 0;
        width: 32.8vw;
        float: right;
        margin-left: 3vw;
    }

    .mainslider {
        width: 100%;
        position: relative;
        right: 0;
        margin-top: 0%;
        direction: rtl;
        top: 0;
        margin: 0 auto;
        left: 0;
        height: 100vw;
        padding: 2vw;
    }

    .slick-initialized .slick-slide {
        display: block;
        text-align: center;
        margin: 0;
        padding: 0;
        position: relative;
        text-align: center;
        margin-top: 0;
        direction: rtl;
    }

    .slick-slider .slick-track,
    .slick-slider .slick-list {
        transform: none;
        -webkit-transform: none;
        height: 120vw;
        direction: ltr;
    }

    .mainslider img.slick-arrow {
        width: 10vw;
        pointer-events: visible;
    }

    .slick-dots button {
        background: #5ca1a7;
        /* opacity: 0.5; */
        border-radius: 50%;
        padding: 1.5vw;
        width: 1.5vw;
        height: 1.5vw;
        text-indent: -999px;
        overflow: hidden;
        cursor: pointer;
        border: 0;
    }

    .slick-dots li {
        display: inline-block;
        border: 0;
        margin: 0 1vw;
    }

    .mainslider .dslidermob .slick-dots {
        list-style: none;
        position: absolute;
        /* z-index: 99999; */
        bottom: 0.5vw;
        right: 0;
        outline: none;
        top: unset;
        -webkit-margin-before: 0;
        -webkit-margin-after: 0;
        -webkit-margin-start: 0;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 0;
        width: 100%;
        direction: ltr;
        line-height: 1;
        pointer-events: visible;
    }

    .slick-slide img {
        display: block;
        width: 100%;
        height: 120vw;
    }

    .slick-arrow {
        position: absolute;
        bottom: 6%;
        width: 9vw !important;
        height: unset !important;
        cursor: pointer;
        z-index: 1;
    }

    .slick-active button {
        background: #ebea64;
    }

    .slick-arrow.ra {
        right: 2vw;
        position: absolute;
    }

    .slick-arrow.la {
        left: 2vw;
        position: absolute;
    }

    .formbox input[type=text],
    .formbox input[type=email],
    .formbox input[type=tel],
    .formbox input[type=name] {
        display: block;
        margin: 1vw auto;
        width: 100% !important;
        box-sizing: border-box;
        border-radius: 0;
        height: 11vw;
        font-size: 6vw;
        padding: 2.5vw 1.5vw;
        /* padding: 3.3vw; */
        font-size: 4.2vw;
    }

    .tnx .wrapper {
        height: 340vw;
    }
}