@font-face {
    font-family: Roboto;
    src: url('../fonts/roboto.woff2') format('woff');
}

body, html {
    background: #f5f4f3 !important;
    margin: 0;
    font-family: Roboto, serif !important;
    text-align: right !important;
}

canvas {
    display: block;
    width: 100% !important;
    height: 100% !important;
    cursor: move;
}

#before-after iframe{
    width: 100%;
    height: 75vh;
}

#before-after-box {
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.3);
    cursor: pointer;
}

#menu-items ul li a {
    color: #222;
}

.padding {
    padding: 3rem;
}

.landing-page {
    position: relative;
    background: url('../img/Slider-VI.jpg') no-repeat fixed;
    background-size: cover;
    height: 71vh;
}

.btn-get-started {
    letter-spacing: 1px;
    display: inline-block;
    padding: 3px 5px;
    border-radius: 7px;
    transition: 0.5s;
    border: 1px solid #fff;
    color: #fff;
    background: black;
    font-size: 13px;
}

.img-area {
    width: 100%;
    display: none;
}

.img-area .single-img img {
    width: 100%;
    height: 71vh;
}

.img-slide {
    overflow: hidden;
}


.img-area .single-img .img1 {
    position: relative;
    animation: line 5s infinite linear;
}

@keyframes line {
    from {
        transform: scale(1.2);
    }
    to {
        transform: translateX(-3%);
    }
}

.img-area .single-img .img2 {
    animation: out 5s infinite ease-out;
}

@keyframes out {
    from {
        transform: scale(1.5) rotate(0.1deg);

    }
    to {
        transform: scale(1) rotate(0deg);
    }
}

.img-area .single-img .img3 {
    animation: animate 5s infinite ease-in-out;
}

@keyframes animate {
    from {
        transform: scale(1) rotate(0deg);
    }
    to {
        transform: scale(1.5) rotate(0.1deg);

    }
}

.img-area .single-img .img4 {
    animation: animate2 5s infinite ease-in-out;
}

@keyframes animate2 {
    from {
        transform: scale(1.2);
    }
    to {
        transform: translateX(-1%);
    }
}


.introduction-vrhouse {
    direction: rtl;
    position: absolute;
    top: 34%;
    right: 0;
    width: 33vw;
    color: white;
    background: rgba(0, 0, 0, 0.7);
    text-shadow: rgba(0, 0, 0, 0.95) 0 0 5px;
    box-shadow: rgba(0, 0, 0, 0.44) 0 8px 80px;
}

.introduction-vrhouse2 {
    display: none;
    direction: rtl;
    color: white;
    background: #222;
    text-shadow: rgba(0, 0, 0, 0.95) 0 0 5px;
    box-shadow: rgba(0, 0, 0, 0.44) 0 8px 80px;
}

#dream-view-box{
    top: 0; 
    right: 0; 
    background-color: rgba(0,0,0,0.3);
}

#sample-tour-box{
    top: 0; 
    right: 0; 
    background-color: rgba(0,0,0,0.3);
}

.introduction-vrhouse h1 {
    letter-spacing: 6px;
}

.enter-code-form input {
    border-radius: 0 20px 20px 0;
    outline: none;
}

.enter-code-form button {
    border-radius: 0;
}

/*.btn-danger {*/
/*    background: #222;*/
/*}*/

.btn-danger:hover {
    background: #dc3545;
}

.activeLogo {
    border-bottom: 4px solid #dc3545;
}

.title {
    border-right: 1px solid #dc3545;
}

.titleEn {
    border-left: 1px solid #dc3545;
}

.imgSize {
    width: 100%;
}

#menu-icon {
    display: none !important;
    cursor: pointer;
}

#menu-icon img {
    width: 30px;
    height: 30px;
}

.whyTour {
    direction: rtl;
    font-size: 18px;
    line-height: 33px;
}

.whyVrItems {
    vertical-align: top;
    min-height: 218px;
}

#threeD {
    direction: rtl;
    font-size: 18px;
    line-height: 33px;
}

#twoD {
    direction: rtl;
    font-size: 18px;
    line-height: 33px;
}

.multiple-items {
    padding: 1.5rem;
}

#comments {
    direction: rtl;
    line-height: 28px;
}

#help {
    direction: rtl;
    font-size: 18px;
    line-height: 33px;
}

.slick-arrow {
    background: #484b6273 !important;
    border-radius: 13px;
    color: white !important;
    width: 27px !important;
    height: 28px !important;
}

#aboutUs {
    direction: rtl;
    line-height: 31px;
}

#video video {
    width: 100%;
}

.services {
    background: #222;
}

.services img {
    width: 140px;
}

.comments {
    background: #222;
}

.nameFont {
    font-size: 13px;
}

.next {
    cursor: pointer;
}

.logoSize {
    width: 100px;
}

#honors {
    direction: rtl;
}

.customers {
    vertical-align: top;
}

.aboutUs {
    /*background: url(' img/aboutUs.jpg') fixed center center;*/
    background: url('../img/Slider-VI.jpg') center center;
    background-size: cover;
    padding: 40px;
}

.aboutUsCard {
    width: 26vw;
    color: white;
    padding: 40px;
    background: rgba(0, 0, 0, 0.7);
    text-shadow: rgba(0, 0, 0, 0.95) 0 0 5px;
    box-shadow: rgba(0, 0, 0, 0.44) 0 8px 80px;
}

.productsImg {
    width: 225px;
    height: 225px;
}

/*header and footer*/
.logo a {
    width: 70px;
    height: 90px;
    display: block;
    color: white !important;
    padding: 6px;
}

.logo img {
    width: 100%;
    height: 100%;
    display: block;
}

.header {
    direction: rtl;
    z-index: 9999;
}

ul li {
    list-style: none;
    display: inline-block;
    line-height: 33px;
    margin-left: 25px;
    cursor: pointer;
}

.footer {
    direction: rtl;
    background: #222;
}

.footer i {
    color: #dc3545;
}

.footer a {
    color: white;
    text-decoration: none;
}

.copyRight small {
    font-family: Roboto, serif;
    font-size: 12px;
}

.post {
    border-radius: 5px;
}

.post:hover {
    box-shadow: 1px 1px 26px #b7b6b6;
    background: rgb(255, 249, 249);
}


#back-to-top {
    position: fixed;
    bottom: 8px;
    right: 12px;
    z-index: 9999;
    width: 45px;
    height: 45px;
    background: #dc3545;
    cursor: pointer;
    box-shadow: 0 2px 11px grey;
    transition: background 0.5s;
    display: none;
    line-height: 2.5;
}

#back-to-top:hover {
    background: #222;
}

/*///////////*/

.carousel-control-next, .carousel-control-prev {
    height: 50%;
    top: 25% !important;

}

/*//////////*/
/*embed page*/

.HomeButton {
    display: inline-block;
    margin-left: 2%;
    position: relative;
    width: 11%;
    height: 100%;
}

.pageTitle {
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    position: relative;
    direction: rtl;
    margin-top: 2%;
    margin-right: 7%;
    font-size: 130%;
    float: right;
    color: #001a00;
}

#embed {
    direction: rtl;
}

/*plans page*/
.mt-6, .my-6 {
    margin-top: 6rem !important;
}

#plans {
    direction: rtl;
}

a {
    text-decoration: none;
    color: white;
}

a:hover {
    text-decoration: none;
}

ul li a:hover {
    color: white;
    text-decoration: none;
}

.plans-card hr {
    background: #6d6c6c;
    width: 23px;
    margin-right: 0;
}

.planButton {
    border: 2px solid white;
    cursor: pointer;
    font-size: 19px;
    -webkit-transition: border-color, box-shadow 0.3s;
    transition: border-color, box-shadow 0.3s;
}

.planButton:hover {
    border-color: #dc3545;
    color: #dc3545 !important;
    box-shadow: 0 6px 23px black;
}

.pr-6, .px-6 {
    padding-right: 4.5rem !important
}

.pl-6, .px-6 {
    padding-left: 4.5rem !important
}

.plans-card ul li {
    margin-bottom: 15px;
    margin-left: 0;
}

.plans-card ul li::before {
    content: "\2022";
    color: #dc3545;
    font-weight: bold;
    display: inline-block;
    width: 1em;
}

.whiteCircle ul li::before {
    content: "\2022";
    color: white;
    font-weight: bold;
    display: inline-block;
    width: 1em;
}

.redCircle ul li::before {
    content: "\2022";
    color: #dc3545;
    font-weight: bold;
    display: inline-block;
    width: 1em;
}

.most-popular {
    height: 25px;
    top: 0;
    background: #dc3545;
    right: 0;
}

.compareButton {
    background: #222;
    cursor: pointer;
    padding-top: 13px;
    padding-bottom: 13px;
}

.compareButton:hover {
    background: #dc3545;
}

/*first plan style*/
#base-plan {
    direction: rtl;
}

#select-plan-type {
    width: 227px;
    height: 2em;
    font-size: 15px;
    margin-top: 40px !important;
    overflow: hidden;
    background: #222;
    border-radius: 7px;
    border: 1px solid #8a1313;
}

#select-plan-highlight {
    width: 113px;
    display: inline-block;
    height: 100%;
    background: #dc3545;
}

.switch {
    width: 113px;
    height: 2em;
    cursor: pointer;
}

#second-plan {
    direction: rtl;
    font-size: 18px;
    line-height: 33px;
}

/*products*/
#camera, #base, #glasses {
    direction: rtl;
}

/*login*/
.inputStyle {
    background: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid !important;
}

input:focus {
    outline: none;
}

.form-control:focus {
    border-color: inherit !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


/*pagination*/
.list-wrapper {
    padding: 15px;
    overflow: hidden;
}

.list-item {
    border: 1px solid #EEE;
    box-shadow: 0 0 10px 0 #EEE;
}

.list-item div {
    vertical-align: middle;
}

.simple-pagination {
    display: flex !important;
    justify-content: center;
}

.simple-pagination ul {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    text-align: center;
}

.simple-pagination li {
    display: inline-block;
    margin-right: 5px;
}

.simple-pagination li a,
.simple-pagination li span {
    color: #666;
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #EEE;
    background-color: #FFF;
    box-shadow: 0px 0px 10px 0px #EEE;
}

.simple-pagination .current {
    color: #FFF;
    background-color: #dc3545;
    border-color: #dc3545;
}

.simple-pagination .prev.current,
.simple-pagination .next.current {
    background: #dc3545;
}

@media (max-width: 950px) {
    #header-logo {
        float: left;
    }

    .landing-page {
        height: 59vh;
    }

    .img-area .single-img img {
        height: 59vh;
    }

    .introduction-vrhouse {
        width: 50vw;
        top: 23%;
    }

    .aboutUsCard {
        width: auto;
        padding: 16px;
    }

    .aboutUs {
        padding: 14px;
    }

}

@media (max-width: 550px) {
    #header {
        background: rgba(0, 0, 0, 0.8);
    }

    #header-logo {
        float: left;
    }

    #header-logo-en {
        float: right;
    }

    #menu-icon {
        display: flex !important;
    }

    #menu-items {
        display: none;
    }

    #menu-items ul li {
        display: block;
    }

    #menu-items ul li a {
        color: white;
    }

    .landing-page {
        height: 32vh;
    }

    .img-area .single-img img {
        height: 32vh;
    }

    .introduction-vrhouse {
        display: none;
    }

    .introduction-vrhouse2 {
        display: block;
    }

    .multiple-items {
        padding: 0;
    }

    .padding {
        padding: 0 !important;
    }

    .aboutUsCard {
        width: auto;
        padding: 16px;
    }

    .aboutUs {
        padding: 14px;
    }

    #apps {
        display: none;
    }

    .enter-code-form input {
        width: 50vw;
    }
}