
/*-- heading style  --*/
.page-title-heading {
    font-size: 36px;
    font-weight: normal;
    text-transform: uppercase;
    color: #2b2d3a;
    font-family: "zap";
}

.page-form-title {
    font-size: 30px;
    font-weight: normal;
    color: #444;
    font-family: "zap";
}


/*-- Modal Width --*/
.login-rigster-modal {
    width: 100%;
    max-width: 70%;
}


/*-- form field css--*/
.login-form-outter, .register-form-outter {
    display: inline-block;
    width: 100%;
    background: #fefefe;
    padding: 10px 0;
    margin: 0 0 10px 0;
    border-radius: 2px;
}

.form-fields {
    position: relative;
    border-top: 1px solid #e6e6e6;
    background: transparent;
    padding: 30px 0px;
    width: 100%;
    display: inline-block;
}

    .form-fields label, .form-fields input[type="text"], .form-fields select {
        width: 100%;
        text-align: left;
        display: block;
        font-family: "zap";
        color: #444;
        font-size: 15px;
        font-weight: 500;
    }

.required {
    margin: 0 -8px 0 3px;
    vertical-align: top;
    font-size: 20px;
    font-weight: normal;
    color: #e4434b;
    vertical-align: middle;
}

.form-fields .form-control {
    min-height: 40px;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 8px;
    background: #fff;
    box-shadow: none;
    outline: 0px;
    color: #9a9a9a;
    font-family: "zap";
}

/*-Remember Me  -*/
.remember input, .remember label, .forgot-password {
    display: inline-block;
    width: auto;
    margin: 5px;
    font-size: 14px;
    color: #444;
    vertical-align: middle;
    font-family: "zap";
}

    .forgot-password a {
        color: #4ab2f1;
    }

        .forgot-password a:hover {
            color: #444;
        }
/*-- Button Submit --*/
.form-btn {
    text-align: center;
    padding: 10px 0;
}

    .form-btn .btn-submit, .btn-close-modal {
        border: 0px;
        background: #4ab2f1;
        padding: 12px 30px;
        text-align: center;
        font-size: 15px;
        color: #fff;
        text-transform: uppercase;
        transition: linear .15s;
        -webkit-transition: linear .15s;
        -moz-transition: linear .15s;
        -ms-transition: linear .15s;
        font-family: "zap";
    }

        .form-btn .btn-submit:hover, .btn-close-modal:hover {
            transform: translate3d(0,-2px,0);
            box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.15);
        }

.loginredirectbtn {
    padding: 10px;
    font-size: 18px;
    box-sizing: border-box;
    color: #fff;
    font-family: "zap";
    line-height: normal;
    border: 1px solid #06a4d6;
    transition: all .7s;
    display: inline-block;
    background: #06a4d6;
    text-transform: uppercase;
    margin-bottom: 20px;
    width: 310px;
    font-weight: normal;
    cursor: pointer;
    border-radius: 5px !important;
}

#infoi {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    opacity: 0.9;
    text-align: center;
    font-weight: bold;
    font-size: 34px;
    color: #000000;
    line-height: 40px;
    font-family: "zap";
    text-transform: uppercase;
    display: none;
}

#infoi {
    z-index: 10;
}

h2.section-heading {
    font-size: 34px;
    color: #000000;
    line-height: 40px;
    font-family: "zap";
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.inspiration-subheading {
    color: #838383;
    font-size: 26px;
    line-height: 22px;
    font-family: "zap";
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
}

.inspiration-form {
    float: left;
    width: 100%;
    margin-top: 60px;
}

input[type="text"], input[type="password"], textarea, select {
    height: 36px;
    border: 1px solid #ddd;
    padding: 8px;
    vertical-align: middle;
}

.btn-sky-blue {
    padding: 10px;
    font-size: 18px;
    box-sizing: border-box;
    color: #fff;
    font-family: "zap";
    line-height: normal;
    border: 1px solid #06a4d6;
    transition: all .7s;
    display: inline-block;
    background: #06a4d6;
    text-transform: uppercase;
    margin-bottom: 20px;
    width: 250px;
    font-weight: normal;
    cursor: pointer;
    border-radius: 5px !important;
}

.form-control.textarea {
    min-height: 120px;
}

.inspiration-form .form-control {
    border-radius: 0px;
    margin-bottom: 10px;
    height: 40px;
}

div#uploads {
    text-align: center;
}

    div#uploads input[type="file"] {
        margin: 10px auto 0px;
    }

p.section-subheading {
    font-size: 18px;
    color: #182841;
    line-height: 28px;
    font-family: "zap";
    text-transform: capitalize;
    display: inline-block;
    width: 96%;
    text-align: match-parent;
}

.dreamit-list {
    display: inline-block;
    width: 100%;
    margin: 30px auto;
}

    .dreamit-list li {
        float: left;
        width: calc(20% - 20px);
        margin: 0 10px;
        text-align: center;
    }

.dreamit-list-content {
    display: inline-block;
    width: 100%;
}

    .dreamit-list-content img {
        width: 100%;
        margin-bottom: 30px;
        height: 171px;
        object-fit: contain;
    }

.step-title {
    text-transform: uppercase;
    font-size: 17px;
    display: inline-block;
    margin: 5px 0;
}

.sky_blue {
    color: #06a4d6;
}

.sub-heading, .payment-status {
    font-size: 17px;
    color: #182841;
    line-height: 22px;
    font-family: "zap";
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    text-align: match-parent;
    margin: 3px 0;
}

.dreamit-section {
    width: 100%;
    padding-bottom: 50px;
}

.custom-design {
    padding: 50px 0px;
    background: #f0f1f3;
    margin-bottom: 50px;
}

section {
    width: 100%;
    float: left;
}

.custom-heading {
    font-size: 24px;
    color: #1a2941;
    line-height: 32px;
    font-family: "zap";
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    text-align: match-parent;
    margin: 3px 0;
}

.custom-list-detail {
    float: left;
    width: 100%;
    padding: 20px 0;
}

ul, ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.custom-parallex {
    background: url(../../BlockFiles/parallex-bg.jpg) no-repeat;
    background-size: cover;
    min-height: 650px;
    background-attachment: fixed;
    background-position: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}

.parallex-content {
    margin: 20px 0;
}

.custom-parallex .section-heading {
    color: #fff;
    margin: 30px 0;
}

.custom-parallex .section-subheading {
    color: #fff;
    font-size: 20px;
    text-transform: none;
    line-height: 130%;
    padding-right: 40px;
}

.recently-subheading {
    color: #838383;
    font-size: 26px;
    line-height: 22px;
    font-family: "zap";
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    text-align: match-parent;
}

.latest-video-list {
    float: left;
    width: 100%;
    margin: 50px 0 30px;
    text-align: center;
}

.custom-list-detail p {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #1a2941;
    line-height: 22px;
    display: inline-block;
    width: 100%;
    text-align: match-parent;
    margin: 3px 0;
    font-weight: 500;
}

.latest-video-list li {
    display: inline-block;
    width: calc(25% - 20px);
    margin: 0 10px 30px;
}

label.add-files {
    display: block;
}

.add-files input {
    display: none;
}

.fa.fa-plus {
    color: #06a4d6;
}

#addFile {
    color: #06a4d6;
}

/*-- Pop Send inspration css --*/
.modal-outer-width {
    max-width: 75%;
    width: 75%;
    margin: 0 auto;
}

.modal-section {
    display: inline-block;
    width: 100%;
}

.uploadtemplate label.form-label {
    float: left;
    width: 100%;
    text-align: left;
}

.uploadtemplate .add-files {
    float: left;
}

.request-button-qoute {
    text-align: right;
    margin-top: 25px;
}
/*-- Media Query  --*/
@media(max-width:992px) {
    .dreamit-list li, .latest-video-list li {
        width: calc(33.33% - 20px);
        margin-bottom: 30px;
        min-height: 170px;
    }

    .section-heading {
        font-size: 230%;
    }

    .recently-subheading, .inspiration-subheading, .custom-heading {
        font-size: 170%;
    }

    .custom-design-content {
        padding-top: 0;
        padding-left: 15px;
    }

    .parallex-content img {
        width: 100%;
    }

    .parallex-content {
        margin-bottom: 50px;
        margin-top: 0px;
    }
}

@media(max-width:767px) {
    .uploadtemplate .add-files {
        float: none;
    }

    .uploadtemplate label.form-label {
        text-align: center;
    }

    .request-button-qoute {
        text-align: center;
        margin-top: 0;
        width: 100%;
    }

    .modal-outer-width {
        max-width: 80%;
        width: 80%;
        margin: 0 auto;
    }
}

@media(max-width:600px) {
    .dreamit-list li, .latest-video-list li {
        width: calc(50% - 20px);
        min-height: 170px;
    }

    .section-heading {
        font-size: 170%;
    }

    .recently-subheading, .section-subheading, .inspiration-subheading, .custom-heading {
        font-size: 120%;
    }

    .custom-list-detail p, .sub-heading, .payment-status, .step-title {
        font-size: 14px;
    }

    .custom-parallex .section-subheading {
        padding-right: 0px;
    }
}


@media(max-width:480px) {
    .dreamit-list li, .latest-video-list li {
        width: calc(100% - 20px);
    }

    .modal-outer-width {
        max-width: 90%;
        width: 90%;
    }
}

@media(max-width:320px) {
    .btn-sky-blue {
        width: 90%;
    }
}
