/*
Teamplate Name: softit 
Version: 1.0.2
*/
/* Type your CSS Here */

.theme502-header-auth {
    display: inline-block;
    margin-left: 16px;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
}

.theme502-header-auth a.dtbtn {
    display: inline-block;
    width: auto;
    min-width: 56px;
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    margin: 0 0 0 8px;
    font-size: 14px;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
}

.theme502-header-auth a.dtbtn:first-child {
    margin-left: 0;
}

.theme502-header-auth .theme502-register-btn,
.theme502-alt-btn {
    background: #111a2e !important;
}

.theme502-mobile-auth {
    display: none !important;
}

.heading_style_4 .softit_menu > ul > li > a {
    font-size: 15px;
    margin-left: 6px;
    margin-right: 6px;
    white-space: nowrap;
}

.theme502-breadcumb .theme502-crumb-title {
    color: #fff;
    font-size: 42px;
    line-height: 1.25;
    margin: 0 0 12px;
}

.theme502-news-title {
    color: #111a2e;
    font-size: 36px;
    line-height: 1.35;
    margin: 0 0 18px;
}

.theme502-page,
.theme502-section-light,
.theme502-section-tint,
.theme502-section-dark {
    padding: 90px 0;
}

.theme502-section-light {
    background: #fff;
}

.theme502-section-tint {
    background: #f5f8fc;
}

.theme502-section-dark {
    background: #07101f;
    color: #fff;
}

.theme502-align-row {
    display: table;
    width: 100%;
}

.theme502-align-row > div {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.theme502-side-panel,
.theme502-app-panel,
.theme502-dark-copy,
.theme502-version-box,
.theme502-phone-card,
.theme502-cta-band {
    padding: 38px;
}

.theme502-dark-panel,
.theme502-app-panel {
    background: #07101f;
    color: #fff;
}

.theme502-kicker {
    display: block;
    color: #0c5adb;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.theme502-side-panel h2,
.theme502-app-panel h2,
.theme502-dark-copy h2 {
    color: #fff;
    font-size: 34px;
    line-height: 1.25;
    margin-bottom: 18px;
}

.theme502-side-panel p,
.theme502-app-panel p,
.theme502-dark-copy p {
    color: #dce4f2;
    font-size: 16px;
    line-height: 1.8;
}

.theme502-check-list {
    margin: 26px 0 0;
    padding: 0;
}

.theme502-check-list li {
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 12px;
    padding-left: 22px;
    position: relative;
}

.theme502-check-list li:before {
    background: #0c5adb;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 7px;
}

.theme502-form-card {
    background: #fff;
    border: 1px solid #e5ebf4;
    box-shadow: 0 15px 40px rgba(8, 30, 70, .08);
    margin: 0;
    padding: 42px;
}

.theme502-form-card .apartment_text h1,
.theme502-form-card .apartment_text h2,
.theme502-form-card h1,
.theme502-form-card h2 {
    color: #111a2e;
}

.theme502-form-card .apartment_text h1 {
    font-size: 30px;
    line-height: 1.3;
}

.theme502-form-card .apartment_text h2 {
    color: #42526b;
    font-size: 18px;
    line-height: 1.5;
}

.theme502-form-card .witr_field2 {
    margin-bottom: 16px;
}

.theme502-form-card .witr_form_field2,
.theme502-form-card .witr_text_area2 {
    padding: 0 8px;
}

.theme502-form-card input,
.theme502-form-card textarea {
    background: #fff;
    border: 1px solid #dfe6ef;
    color: #111a2e;
    font-size: 15px;
}

.theme502-form-card input::-webkit-input-placeholder,
.theme502-form-card textarea::-webkit-input-placeholder {
    color: #6d7788;
}

.theme502-form-card input:-moz-placeholder,
.theme502-form-card textarea:-moz-placeholder {
    color: #6d7788;
}

.theme502-form-card input::-moz-placeholder,
.theme502-form-card textarea::-moz-placeholder {
    color: #6d7788;
}

.theme502-form-card input:-ms-input-placeholder,
.theme502-form-card textarea:-ms-input-placeholder {
    color: #6d7788;
}

.theme502-mini-note {
    color: #526071;
    font-size: 14px;
    line-height: 1.7;
    padding-top: 10px;
}

.theme502-form-actions {
    font-size: 0;
    margin-top: 6px;
}

.theme502-form-actions .witr_con_btn2 {
    display: inline-block;
    margin: 0 12px 10px 0;
    vertical-align: top;
}

.theme502-form-actions .w_btn2,
.theme502-form-actions button.w_btn2,
.theme502-form-actions a.w_btn2,
.theme502-app-actions .witr_btn,
.theme502-dark-btn {
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: 52px;
    line-height: 52px;
    min-width: 138px;
    padding: 0 24px;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
}

.theme502-info-card {
    background: #fff;
    border: 1px solid #e6edf6;
    margin-bottom: 30px;
    min-height: 260px;
    padding: 36px 24px 30px;
}

.theme502-info-card h3,
.theme502-info-card h4,
.theme502-info-card p,
.theme502-info-card a,
.theme502-mini-box h4,
.theme502-mini-box p,
.theme502-step-card h4,
.theme502-step-card p,
.theme502-module-card h4,
.theme502-module-card p,
.theme502-version-box h3,
.theme502-version-box li,
.theme502-phone-card h3,
.theme502-phone-card p {
    color: #111a2e;
}

.theme502-info-card p,
.theme502-mini-box p,
.theme502-step-card p,
.theme502-module-card p,
.theme502-phone-card p {
    color: #526071;
    line-height: 1.75;
}

.theme502-step-wrap {
    margin-top: 22px;
}

.theme502-step-card,
.theme502-mini-box,
.theme502-module-card,
.theme502-version-box {
    background: #fff;
    border: 1px solid #e5ebf4;
    margin-bottom: 24px;
    padding: 28px;
}

.theme502-step-card strong {
    background: #0c5adb;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin-bottom: 16px;
    text-align: center;
    width: 44px;
}

.theme502-mini-box i {
    color: #0c5adb;
    display: block;
    font-size: 34px;
    margin-bottom: 18px;
}

.theme502-download-copy .witr_section_title_inner p,
.theme502-register-copy .witr_section_title_inner p {
    color: #526071;
}

.theme502-version-box ol {
    margin: 16px 0 0 20px;
    padding: 0;
}

.theme502-version-box li {
    line-height: 1.8;
    margin-bottom: 8px;
}

.theme502-cta-band {
    background: #0c5adb;
    color: #fff;
    overflow: hidden;
}

.theme502-cta-band h2,
.theme502-cta-band p {
    color: #fff;
}

.theme502-cta-band .witr_btn {
    background: #fff;
    color: #0c5adb;
    margin-top: 12px;
}

.theme502-phone-card {
    background: #fff;
    border: 1px solid #e5ebf4;
    box-shadow: 0 15px 40px rgba(8, 30, 70, .08);
}

.theme502-phone-card img {
    display: block;
    margin-bottom: 24px;
    width: 100%;
}

.theme502-app-actions {
    font-size: 0;
    margin-top: 28px;
}

.theme502-app-actions .witr_btn {
    margin: 0 10px 10px 0;
}

.blog-img img,
.witr_sb_thumb img,
.recent-post-image img,
.single_blog_thumb img {
    max-height: 260px;
    object-fit: cover;
    width: 100%;
}

@media (max-width: 1199px) {
    .theme502-header-auth {
        margin-left: 8px;
    }
    .theme502-header-auth a.dtbtn {
        min-width: 48px;
        padding: 0 10px;
    }
}

@media (max-width: 991px) {
    .theme502-header-auth {
        display: none;
    }
    .theme502-mobile-auth {
        display: block !important;
    }
    .theme502-align-row,
    .theme502-align-row > div {
        display: block;
        width: 100%;
    }
    .theme502-page,
    .theme502-section-light,
    .theme502-section-tint,
    .theme502-section-dark {
        padding: 65px 0;
    }
    .theme502-side-panel,
    .theme502-app-panel,
    .theme502-dark-copy,
    .theme502-version-box,
    .theme502-phone-card,
    .theme502-cta-band,
    .theme502-form-card {
        margin-bottom: 30px;
        padding: 28px;
    }
}

@media (max-width: 767px) {
    .theme502-breadcumb .theme502-crumb-title {
        font-size: 30px;
    }
    .theme502-news-title {
        font-size: 28px;
    }
    .theme502-side-panel h2,
    .theme502-app-panel h2,
    .theme502-dark-copy h2 {
        font-size: 26px;
    }
    .theme502-form-actions .witr_con_btn2,
    .theme502-form-actions .w_btn2,
    .theme502-form-actions button.w_btn2,
    .theme502-form-actions a.w_btn2 {
        display: block;
        margin-right: 0;
        width: 100%;
    }
}
