﻿    #wrap11 {
        display: none;
        opacity: 0.8;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 16px;
        background-color: rgba(1, 1, 1, 0.725);
        z-index: 100501;
        overflow: auto;
    }

    #window11 {
        width: 470px;
        height: 550px;
        max-width: 90%;
        margin: 20px auto;
        display: none;
        background: #fff;
        z-index: 100502;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 16px;
        border-radius: 5px;
    }

    #window11 input[type=text] {
        border: 1px solid #ccc;
        padding-left: 10px;
        width: 95% !important;
        height: 30px;
    }

    #window11 select {
        padding-left: 5px;
        width: 100% !important;
        height: 34px;
    }

    #window11 input[type=text]:focus, #window11 textarea:focus {
        box-shadow: 0 0 5px rgba(81, 203, 238, 1);
        border: 1px solid rgba(81, 203, 238, 1);
        outline: 0;
        outline-offset: 0;
    }

    .table_order {
        width: 400px;
        margin: 0 auto;
        border: none;
    }

    .table_order td {
        padding-bottom: 10px !important;
        text-align: left;
        border: none;
    }

    .order_button {
        border: 3px solid #ff7f27;
        padding: 10px 25px 10px 25px;
        background: #ff7f27;
        color: #fff;
        font-size: 20px;
        cursor: pointer;
    }

    .order_button:hover {
        border: 3px solid #ff7f27;
        padding: 10px 25px 10px 25px;
        background: #fff;
        color: #ff7f27;
        font-size: 20px
    }

    .close11 {
        margin-left: 464px;
        margin-top: 4px;
        cursor: pointer;
        float: right;
    }

    @media (max-width: 767px) {

        #window11 {
            width: 85% !important;
            max-width: 85% !important;
        }

        #window11 input[type=text] {width:65% !important} #window11 select {width:70% !important} #window11 .text1 {width:320px !important} #window11 .text2

    {width:320px !important}

    }

        #wrap12, #wrap13 {
            display: none;
            opacity: 0.8;
            position: fixed;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            padding: 16px;
            background-color: rgba(1, 1, 1, 0.725);
            z-index: 100501;
            overflow: auto;
        }

        #window12, #window13 {
            width: 700px;
            height: 500px;
            max-width: 90%;
            margin: 70px auto;
            display: none;
            background: #fff;
            z-index: 100502;
            position: fixed;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            border-radius: 5px;
        }

        .close12, .close13 {
            position: absolute;
            right: 0;
            top: -35px;
            color: #fff;
            border: 2px solid #fff;
            border-radius: 50%;
            padding: 5px 7px 2px 7px;
            cursor: pointer;
        }

        .close12:hover, .close13:hover {
            color: #ccc;
            border-color: #ccc;
        }

        @media (max-width: 767px) {
            #window12, #window13 {
                width: 85% !important;
                max-width: 85% !important;
            }
        }

        #drop-area, #drop-area2 {
            width: 480px;
            margin-bottom: 100px;
            margin: 0 auto;
            padding: 20px;
            text-align: center;
        }

        #drop-area .my-form, #drop-area2 .my-form {
            border: 1px solid #fff;
            padding: 20px;
        }

        #drop-area.highlight .my-form, #drop-area2.highlight .my-form {
            background: #c5ff8d;
            border: 1px solid #8cbf32;
        }

        #gallery_review, #gallery_review2 {
            margin-top: 10px;
        }

        #gallery_review img, #gallery_review2 img {
            width: 50px;
            height: 50px;
            margin-bottom: 10px;
            margin-right: 10px;
            vertical-align: middle;
            -webkit-box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
            -moz-box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
            box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
        }

        .button_upload {
            display: inline-block;
            padding: 10px 40px 10px 40px;
            background: #72bd3e;
            color: #fff;
            font-size: 20px;
            cursor: pointer;
        }

        .button_upload:hover {
            background: #67ae36;
        }

        #fileElem, #fileElem2 {
            display: none;
        }

        #preview_video img, #preview_video2 img

        {margin-top:30px;width:300px;height:auto}

        #review_photos, #review_videos, #review_photos2, #review_videos2 {width:50%;border-bottom:1px solid #e3e4e5;padding-top:20px;padding-bottom:20px;cursor:pointer} .green_border {border-bottom:5px solid #79bc48 !important;} #button_confirm, #button_confirm2 {position:absolute;bottom:3%;right:2%;display: inline-block;padding: 10px 40px 10px 40px;background: #72bd3e;color: #fff;font-size: 20px;cursor: pointer;} #button_confirm:hover, #button_confirm2:hover

        {background: #67ae36;}

        @media (max-width: 767px) {
            #drop-area, #drop-area2 {
                width: 100%;
                padding: 0
            }

            #button_confirm, #button_confirm2 {
                max-width: 60%;
                left: 0;
                right: 0;
                bottom: 3%;
                margin: 0 auto;
                padding: 10px 20px 10px 20px;
                text-align: center;
            }

            #preview_video img, #preview_video2 img

        {width:250px}
        }

        div.footer__nav span {
            font-size: 15px;
            color: #fff;
            font-family: roboto-r, sans-serif;
        }

