@charset "UTF-8";
div.wizard-content {
    width: 100%;
    height: 100%;
    position: relative;
}

div.wizard-content h1 {
    font-size: 40px;
    font-family: 'point_boldbold';
    letter-spacing: -3px;
    margin-bottom: 25px;
    line-height: 32px;
}

div.wizard-content p {
    font-size: 18px;
}

div.wizard-content ul.list_order li {
    font-size: 18px;
}

div.wizard-step {
    padding: 25% 15% 0;
    position: absolute;
    background: #f9f9f9;
}

div#step2 {
    padding: 10% 10% 0;    
}

iframe#selftour-video {
    position: relative;
    height: 45vh;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    div.wizard-step {
        padding: 10% 10% 0;
        position: absolute;
        background: #f9f9f9;
    }    

    h1#title-step2 {
        font-size: 35px !important;
    }

    iframe#selftour-video {
        position: relative;
        height: 275px;
        margin-bottom: 20px;
    }
}

div#step4 {
    top: -15%;
    width: 100%;
    text-align: justify;
}

@media (max-width: 768px) {
    div#step4 {
        top: 0;
        width: 100%;
        text-align: justify;
    }    

    div#step4 h1{
        font-size: 35px !important;
    }    
}

div#step5, div#step7 {
    top: -15%;
    width: 100%;
    text-align: center;
}

@media (max-width: 768px) {
    div#step5, div#step7 {
        top: 0;
        width: 100%;
        text-align: center;
    }
}

div#step8 {
    padding: 0 10% 0 10%;
    width: 100%;
}

div#step9 {
    padding: 0 10% 0 10%;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

div#step8,
div#step11,
div#step13 {
    padding: 0;
    width: 100%;
    height: 100%;
    background: none;
}

@media (max-width: 768px) {
    div#step12 {
        padding: 0;        
        background: none;
    }
}

div.wizard-content button.next-step,
div#images_container button.next-step {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    border: 0;
    padding: 0 25px;
    height: 35px;
    cursor: pointer;
    outline: none;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -ms-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-color: #e14d67;
    margin-right: -1px;
    background: linear-gradient(120deg, rgba(55, 118, 255, 0) 0%, #1e65ff 100%);
    background-color: #379eff;
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
}

div.wizard-content button.next-step:hover {
    background: linear-gradient(120deg, rgba(55, 118, 255, 0) 0%, #1e65ff 100%);
    background-color: #46afff;
}


/****************************************************WIZARD IMAGES*****************************************************/

div.wizard-images {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0px 20px 0px 20px;
}

div.img-step-0 {
    position: absolute;
    top: 0pc;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-image: url('../img/wizard-img/0.jpg');
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
}

div.img-step-1 {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-image: url('../img/wizard-img/1.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-position: center 10.5pc;
}

div.img-step-2 {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-image: url('../img/wizard-img/2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-position: center 10.5pc;
    opacity: 0;
}

div.img-step-3 {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-image: url('../img/wizard-img/3.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-position: center 10.5pc;
    opacity: 0;
}

div.img-step-4 {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-image: url('../img/wizard-img/4.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-position: center 10.5pc;
}

div.img-step-5 {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-image: url('../img/wizard-img/5.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-position: center 10.5pc;
    opacity: 0;
}

div.img-step-6 {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-image: url('../img/wizard-img/6.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-position: center 10.5pc;
    opacity: 0;
}

div.img-step-7 {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-image: url('../img/wizard-img/7.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-position: center 10.5pc;
}

div.img-step-8 {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-image: url('../img/wizard-img/8.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-position: center 10.5pc;
}

div.img-step-9 {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-image: url('../img/wizard-img/9.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-position: center 10.5pc;
}

div.img-step-10 {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-image: url('../img/wizard-img/10.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-position: center 10.5pc;
}

div.img-step-11 {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-image: url('../img/wizard-img/11.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-position: center 10.5pc;
}


div#step14 {
    background: none;    
    padding: 0;
    height: 100vh;
    width: 100%;
}


/****************************************************WIZARD STATUSBAR*****************************************************/

div#wizard-statusbar {
    background: rgb(116, 69, 253);
    background: linear-gradient(90deg, rgba(116, 69, 253, 1) 0%, rgba(252, 92, 200, 1) 100%);
    width: 0%;
    height: 5px;
    position: fixed;
    left: 0;
    bottom: 0px;
    -webkit-transition: width 500ms ease !important;
    -moz-transition: width 500ms ease !important;
    transition: width 500ms ease !important;
}


/****************************************************WIZARD STEPBACK NUTTON*****************************************************/

div.wizard-stepback {
    position: fixed;
    bottom: 9px;
    display: flex;
    line-height: 24px;
    left: 0;
    font-size: 24px;
}

div.wizard-stepback a {
    display: flex;
    color: #111;
}

div.wizard-stepback a:hover {
    text-decoration: underline;
}


/****************************************************SIGN UP FORM*****************************************************/

div.signup-step {
    position: relative;
    width: 100%;
    height: 445px;
}

div.signup-step div.loggedin-account {
    text-align: center;
    position: absolute;
    background: #f9f9f9;
    width: 100%;
}

div.signup-step div#sign_in_form_wizard,
div.signup-step div#forgot_pw_wizard,
div.signup-step div#create_account_form_wizard {
    position: absolute;
    background: #f9f9f9;
    display: none;
    width: 100%;
    padding: 0 20%;
}

div.signup-step div#sign_in_form_wizard,
div.signup-step div#forgot_pw_wizard p {
    font-size: 16px;
    text-align: left;
}

div.signup-step .form-group {
    text-align: left;
}

div.signup-step div#login_nav_buttons {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 20%;
    display: flex;
    justify-content: space-between;
    height: 50px;
    align-items: center;
}

div.signup-step div#login_nav_buttons div#signup_link_wizard,
div.signup-step div#login_nav_buttons div#login_link_wizard,
div.signup-step div#login_nav_buttons a#go_back_wizard {
    display: none;
}

div.signup-step div#login_nav_buttons div#login_nav_options div {
    justify-content: flex-end;
}


/****************************************************GENERAL INFO FORM*****************************************************/

div#step8 h1 {
    margin-top: 0px;
    margin-bottom: 10px;
}


/****************************************************MAP FORM*****************************************************/

div#step9 h3 {
    font-family: 'point_boldbold';
    letter-spacing: -2px;
}

div.tour-item-container {
    max-height: 64%;
    overflow-y: auto;
    /* padding-right: 15px; */
    margin-bottom: 15px;
}

div.tour-item-container div.tour-item:last-child i.icon-ellipsis-vert {
    display: none;
}

div.tour-item {
    display: flex;
    position: relative;
    padding-bottom: 15px;
}

div.tour-item i.icon-circle-empty {
    font-size: 12px;
    line-height: 22px;
    padding-right: 5px;
    cursor: pointer;
}

div.tour-item i.icon-ellipsis-vert {
    position: absolute;
    bottom: -1px;
    left: -3px;
}

div.tour-item div.tour-point {
    white-space: nowrap;
    text-align: left;
    overflow: hidden;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    margin-right: 10px;
}

div.tour-item a.remove-item,
div.tour-item a.edit-item {
    color: #555;
}


/****************************************************SITES FORM*****************************************************/

div#site-form {
    background: white;
    z-index: 200;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 10%;
}

@media (max-width: 768px) {
    div#site-form {
        background: white;
        z-index: 200;
        position: relative;
        width: 100%;
        height: 100%;
        padding: 0;
    } 

    #formsavesite{
        padding: 15px !important;
    }
}

div#site-form h1,
div#site-form h3 {
    font-family: 'point_boldbold';
    letter-spacing: -2px;
    ;
}

div#site-form div.tour-images {
    height: auto;
    overflow: auto;
}

div#site-form div.site-image {
    width: 100%;
    height: 400px;
    border: 1px dashed #ced4da;
    border-radius: 3px;
    background-color: white;
    margin-bottom: 20px;
}

@media only screen and (max-height: 798px) {
    div#site-form div.tour-images {
        height: 300px;
        overflow: auto;
    }
    div#site-form div.site-image {
        width: 100%;
        height: 295px;
        border: 1px dashed #ced4da;
        border-radius: 3px;
        background-color: white;
        margin-bottom: 20px;
    }
}

div#site-form div.site-image span {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    margin-left: -20px;
    margin-top: -20px;
    color: #888888;
}


/****************************************************FINAL STEP*****************************************************/
div.message-container {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    height: 200px;
    margin-top: -100px;
    text-align: center;
    color: white;
}

@media only screen and (max-width: 767px) {
    div.message-container {
        position: absolute;
        top: 45%;
        left: 50%;
        width: 300px;
        margin-left: -150px;
        height: 200px;
        margin-top: -100px;
        text-align: center;
        color: white;
    }

    div#img-step-3, div#img-step-11 {
        display: none !important;
    }
}

div.message-container h1,
div.message-container h2,
div.message-container h3 {
    color: white;
}

div#single_tour_desc {
    width: 100%;
    height:80vh;
    overflow-y:scroll;    
    margin-bottom: 40px;
}

@media (max-width: 768px) {
    div#single_tour_desc {
        width: 100%; 
        height: auto;     
        margin-bottom: 40px;
    }
}