* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

body {
    font-family: 'Roboto', sans-serif;
    background: url(../img/body-bg.png);
    background-size: cover;
}

header {
    height: 70px;
    background: #000;
}

header img {
    float: left;
    width: 50px;
    margin-top: 10px;
    width: 110px;
    border-radius: 4px;
    margin-top: 16px;
    background: #fff;
}

header ul {
    float: right;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    margin-top: 26px;
}

header ul span {
    margin-right: 30px;
}

.container {
    max-width: 1100px;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0 20px;
}

footer {
    height: 50px;
    text-align: center;
    background: #000;
    color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 16px;
    font-size: 14px;
    font-weight: 400;
    z-index: -1;
}

section h1 {
    font-size: 55px;
    font-weight: 400;
    color: #fff;
    text-shadow: 0px 0px 1px #000;
    margin-top: 100px;
}

section span {
    font-size: 30px;
    background: #fdbb30;
    padding: 4px 12px;
    color: #000;
    display: inline-block;
    margin-top: 60px;
}

.progs {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 920px;
    margin-left: -460px;
    background: #2f373f;
    width: 100%;
    margin-top: -280px;
}

.head {
    height: 52px;
    background: #202a2f;
    padding: 10px 15px;
}

.head .left-head {
    float: left;
}

.head .left-head img {
    width: 32px;
    float: left;
    margin-right: 15px;
}

.head .left-head span {
    color: #fff;
    font-size: 23px;
    margin-top: 2px;
    display: inline-block;
}

.head .right-head {
    float: right;
}

.head .right-head img {
    margin-top: 5px;
}

.left-menu {
    width: 26%;
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.main-content {
    width: 74%;
    float: left;
    display: inline-block;
    padding: 0 23px;
}

.left-menu li img {
    display: block;
    margin: 0 auto 10px;
}

.left-menu li {
    padding: 30px 0;
    background: #202a2f;
}

.left-menu li.act {
    background: #2f373f;
    border-left: 2px solid #fdbb30;
}

.status {
    background: #3c484f;
    color: #fff;
    padding: 0 25px;
    height: 60px;
    margin-top: 20px;
}

.status img {
    float: left;
    margin-right: 10px;
    margin-top: 12px;
}

.status h3 {
    font-size: 18px;
    font-weight: 400;
    padding-top: 8px;
}

.status h4 {
    font-size: 13px;
    font-weight: 400;
    margin-top: 5px;
}

.opportunity {
    display: inline-block;
    width: 100%;
}

.op {
    width: 33%;
    float: left;
    text-align: center;
    margin-top: 40px;
}

.op img {
    height: 100px;
}

.op span img {
    height: 15px;
}

.op span {
    display: block;
    text-align: center;
    color: #fff;
    margin-top: 7px;
}

.improve {
    color: #b7c1c9;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    margin-top: 60px;
}

.main-content .btn {
    text-align: center;
}

.main-content .btn button {
    font-size: 17px;
    background: #fafafa;
    border: none;
    padding: 8px 14px;
    font-weight: 600;
    color: #424242;
    border-radius: 4px;
    margin-top: 0px;
    margin-top: 40px;
}

.quick-scan {
    width: 74%;
    float: left;
    display: inline-block;
    padding: 0 23px;
    opacity: 0;
    position: absolute;
    left: 0;
}

.quick-scan h2 {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 18px;
}

.results h6 {
    padding: 4px 0 0 8px;
    font-weight: 400;
    color: #000;
    color: #b7c1c9;
    font-size: 18px;
    margin-bottom: 50px;
    margin-top: 6px;
}

.results p {
    padding: 6px 0 6px 50px;
    background-color: #202a2f;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 6px;
}

.results .msg {
    border: 1px solid #e2e2e2;
    background: transparent;
    height: 90px;
}

.status-line {
    background: #168900;
    display: inline-block;
    width: 107.3%;
    height: 60px;
    margin-left: -23px;
}

.left-status {
    float: left;
}

.left-status img {
    margin: 9px 5px 0 30px;
    float: left;
    width: 42px;
}

.scanning {
    color: #fff;
    margin-top: 21px;
    display: inline-block;
    margin-left: 15px;
    font-size: 18px;
}

.right-status {
    float: right;
    font-size: 14px;
    margin: 12px 25px 0 0;
    color: #fff;
}

.right-status .active {
    font-size: 12px;
    margin-top: 5px;
}

.total {
    margin-left: 15px;
    margin-top: -32px;
    position: relative;
    z-index: 999;
    display: inline-block;
    float: left;
    color: #2f373f;
}

.count,
.count_2,
.count_3,
.count_4 {
    float: right;
    margin-right: 25px;
}

.modal {
    position: absolute;
    max-width: 500px;
    left: 50%;
    top: 67px;
    margin-left: -250px;
    background: #fff;
    border: 1px solid #aaa;
    padding-bottom: 30px;
    display: none;
    z-index: 999;
}

.modal-head {
    padding: 13px 12px;
}

.modal-head img {
    width: 29px;
    float: left;
}

.modal-head span {
    display: inline-block;
    margin: 5px 0 0 10px;
    font-size: 18px;
    font-weight: 500;
    color: #333;
}

.close {
    float: right;
}

.close img {
    width: 12px;
    margin-left: 11px;
}

.red-line {
    background: #c81a00;
    color: #fff;
    padding: 16px 15px;
    font-size: 22px;
}

.modal p {
    font-size: 14px;
    color: #333;
    margin: 23px 0;
    padding: 0 15px;
    font-weight: 300;
    line-height: 23px;
}

.proceed {
    text-align: center;
}

.proceed p {
    background: #c81a00;
    color: #fff;
    font-size: 18px;
    padding: 8px 36px;
    cursor: pointer;
    display: inline;
}

.work-process {
    max-width: 751px;
    margin: 0;
    width: 100%;
    position: absolute;
    top: -37px;
    left: 0px;
    padding: 0 0px;
}
.work-process h3 {
    margin: 30px 0px 10px;
}
.project-bar {
    height: 28.39px;
    background: #e0e0e0;
    border-radius: 0px;
    z-index: 999;
}
.project-percent {
    height: 28.39px;
    background-color: #25c503;
    border-radius: 0px;
    position: relative;
    width: 0;
    transition: 12s linear;
}
.project-percent::before {
    /*content: attr(percent);*/
    position: absolute;
    right: 0px;
    left: 0px;
    padding: 1px 0px;
    color: #ffffff;
    font-size: 14px;
    line-height: 25.5px;
    border-radius: 25px;
    font-weight: bold;
    width: 20px;
    margin: 0px auto;
}

.progress_line {
    position: relative;
}

.count {
    position: relative;
    z-index: 999;
    margin-top: -32px;
    color: #2f373f;
    margin-bottom: 0px;
}

.VIpgJd-ZVi9od-aZ2wEe-OiiCO-ti6hGc {
    display: none !important;
}
.skiptranslate {
    display: none !important;
}
body {
    top: 0 !important;
}

.fly {
    width: 204px;
    position: absolute;
    right: 20px;
    position: fixed;
    bottom: -235px;
    border: 1px solid #383434;
    z-index: 999999;
    background: #f7f7f7;
    padding: 4px;
    transition: 0.7s;
}

.fly .head {
    background: #c01818;
    color: #fff;
    padding: 3px 6px;
}

.fly .head i {
    font-style: normal;
    font-size: 14px;
}

.fly .body ul {
    padding: 10px 0 0 15px;
}

.fly .body ul li {
    list-style-type: none;
    margin-bottom: 10px;
    font-size: 14px;
    text-shadow: 0px 0px 0px #000;
}

.fly .body ul li span {
    display: block;
    font-size: 12px;
    text-shadow: none;
}

.fly .body img {
    margin-bottom: -2px;
}

@media (max-height: 670px) {
    .progs {
        top: 0;
        margin-top: 56px;
    }
}

.form-block {
    /* background-color: #242e39; */
    height: 100%;
    width: 470px;
    margin: auto;
    padding: 73px 50px;
    margin-left: 5px;
}

.form-box {
    background-color: #fff;
    height: 100%;
    border-radius: 10px;
    padding: 15px 35px;
}
.form-heading {
    font-family: 'SourceSansPro', 'Segoe UI', Lucida, Arial, sans-serif;
    font-weight: 300;
    color: #8e908f;
    line-height: 0.86;
    font-size: 24px;
    margin-top: 20px;
}
.form-color {
    font-family: 'SourceSansPro', 'Segoe UI', Lucida, Arial, sans-serif;
    font-weight: 600;
    color: #e80000;
    line-height: 0.86;
}
.form-heading1 {
    font-family: 'SourceSansPro', 'Segoe UI', Lucida, Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333;
    line-height: 1.6;
}
.submit-btn {
    width: 92%;
    max-width: 280px;
    height: 40px;
    border-radius: 3px;
    background-color: #920404;
    font-family: 'SourceSansPro', 'Segoe UI', Lucida, Arial, sans-serif;
    margin: 6% 4% 1%;
    font-weight: 600;
    font-size: 16px !important;
    color: #fff;
    border: none;
    cursor: pointer;
}
.form-heading1 > a {
    font-family: 'SourceSansPro', 'Segoe UI', Lucida, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.6;
}
.paragraph {
    font-family:
        'Segoe UI', 'SF Text', 'Helvetica Neue', 'Lucida Grande', 'Lucida Sans',
        Lucida, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #4a4a4a;
    line-height: 1.43;
}
.input-de {
    width: 100%;
    height: 33px;
    border: none;
    border-bottom: 1px solid #b7b5b5;
    margin-bottom: 15px;
    color: #333;
}
.color-select {
    width: 100%;
    height: 33px;
    border: none;
    border-bottom: 1px solid #b7b5b5;
    margin-bottom: 15px;
    color: #333;
    font-family:
        'Segoe UI', 'SF Text', 'Helvetica Neue', 'Lucida Grande', 'Lucida Sans',
        Lucida, Arial, sans-serif;
}
.input-de::placeholder {
    color: #b7b5b5;
    font-family:
        'Segoe UI', 'SF Text', 'Helvetica Neue', 'Lucida Grande', 'Lucida Sans',
        Lucida, Arial, sans-serif;
}
.input-de::-webkit-input-placeholder {
    /* Edge */
    color: #b7b5b5;
    font-family:
        'Segoe UI', 'SF Text', 'Helvetica Neue', 'Lucida Grande', 'Lucida Sans',
        Lucida, Arial, sans-serif;
}

.input-de:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #b7b5b5;
    font-family:
        'Segoe UI', 'SF Text', 'Helvetica Neue', 'Lucida Grande', 'Lucida Sans',
        Lucida, Arial, sans-serif;
}
@media only screen and (max-width: 600px) {
    .form-block {
        width: 100%;
        padding: 79px 24px;
    }
}
@media only screen and (max-width: 400px) {
    .navbar .container .navbar-brand {
        margin-left: 10px;
    }
    .form-block {
        width: 100%;
        height: 100%;
        padding: 0px 0px;
        background-color: #fff;
        margin-top: 50px;
    }
    .form-box {
        padding: 0px;
        width: 100%;
    }
    html,
    body {
        background: #fff;
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: right;
        margin: 0;
    }
}

/* Popup Form Card Styling for View 3 */
.popup.form,
.popup,
body > .popup.form,
body > .popup {
    display: none;
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    background: #ffffff !important;
    padding: 35px 28px 25px 28px !important;
    border-radius: 10px !important;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.45) !important;
    z-index: 100000 !important;
    max-width: 440px !important;
    width: 90% !important;
    text-align: center !important;
    box-sizing: border-box !important;
}

.popup.form h1,
.popup.form > h1 {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #111111 !important;
    margin: 0 0 20px 0 !important;
    line-height: 1.3 !important;
    text-align: center !important;
}

.popup.form #popupboxbody {
    width: 100% !important;
}

.popup.form input.form-control {
    width: 100% !important;
    padding: 12px 15px !important;
    border: 1px solid #d1d5db !important;
    border-radius: 6px !important;
    font-size: 15px !important;
    box-sizing: border-box !important;
    background: #ffffff !important;
    color: #111111 !important;
    outline: none !important;
}

.popup.form button.btn-continue {
    width: 100% !important;
    padding: 13px 20px !important;
    background: #00bd39 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 6px !important;
    font-weight: 700 !important;
    font-size: 17px !important;
    cursor: pointer !important;
    box-sizing: border-box !important;
    margin-top: 10px !important;
    transition: background 0.2s ease-in-out !important;
}

.popup.form button.btn-continue:hover {
    background: #009e30 !important;
}

#popupboxbody_msg {
    text-align: center;
    font-size: 19px;
}
#popupboxbody_msg .c_msg span {
    font-size: 27px;
    display: inline-block;
    font-weight: bold;
    color: red;
    margin-top: 5px;
    margin-bottom: 5px;
}
.loading_img {
    width: 100%;
    text-align: center;
    display: inline-block;
}
.loading_img img {
    width: 70px;
}