/*
Teamplate Name: techto 
Version: 1.0
*/
/* Type your CSS Here */

/* Theme 498 migration overrides */
.theme498-header .techto_nav_area {
    min-height: 86px;
}
.theme498-header .logo img {
    max-height: 80px;
}
.theme498-header .theme498-nav-row {
    display: block;
    text-align: right;
    white-space: nowrap;
}
.theme498-header .theme498-nav {
    display: inline-block;
    vertical-align: middle;
}
.theme498-header .theme498-main-menu {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 0;
    white-space: nowrap;
}
.theme498-header .theme498-main-menu > li {
    display: inline-block;
    float: none;
    vertical-align: middle;
    font-size: 15px;
    white-space: nowrap;
}
.theme498-header .theme498-main-menu > li > a {
    padding-left: 11px;
    padding-right: 11px;
    white-space: nowrap;
}
.theme498-header .theme498-main-menu > li.active > a,
.theme498-header .theme498-main-menu > li > a:hover {
    color: #0c5adb;
}
.theme498-header .theme498-main-menu > li.theme498-auth > a {
    display: inline-block;
    min-width: 58px;
    height: 38px;
    line-height: 38px;
    margin-left: 6px;
    padding: 0 15px !important;
    background: #0c5adb;
    color: #fff !important;
    border-radius: 4px;
    text-align: center;
}
.theme498-header .theme498-main-menu > li.theme498-auth-alt > a {
    background: #111a2f;
}
.theme498-header .em-quearys-top {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}
.theme498-mobile-header .sub-menu li.theme498-auth a {
    display: block;
    background: #0c5adb;
    color: #fff;
}
.theme498-mobile-header .sub-menu li.theme498-auth-alt a {
    background: #111a2f;
}
.theme498-crumb .brpt h1 {
    color: #fff;
    font-size: 42px;
    line-height: 1.25;
    margin: 0 0 10px;
}
.theme498-page {
    padding: 90px 0 0;
    background: #fff;
}
.theme498-hero-row {
    margin-bottom: 45px;
}
.theme498-lead {
    color: #4d5866;
    font-size: 17px;
    line-height: 1.9;
    margin: 0 0 24px;
}
.theme498-actions {
    font-size: 0;
}
.theme498-actions .witr_btn {
    margin: 0 12px 12px 0;
    vertical-align: top;
    font-size: 15px;
}
.theme498-alt-btn {
    background: #111a2f !important;
    color: #fff !important;
}
.theme498-card,
.theme498-panel,
.theme498-form-card,
.theme498-phone-card {
    background: #fff;
    color: #1d2733;
    border: 1px solid #e5edf7;
    box-shadow: 0 12px 35px rgba(12, 90, 219, 0.08);
}
.theme498-card {
    min-height: 220px;
    padding: 32px 24px 28px;
    margin-bottom: 30px;
}
.theme498-card-icon {
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin-bottom: 18px;
    background: #eef5ff;
    color: #0c5adb;
    border-radius: 4px;
    text-align: center;
    font-size: 26px;
}
.theme498-card h4,
.theme498-panel h4,
.theme498-form-card h3,
.theme498-phone-card h3,
.theme498-band h3 {
    color: #111a2f;
    margin-top: 0;
}
.theme498-card p,
.theme498-panel p,
.theme498-form-card p,
.theme498-phone-card p,
.theme498-band p,
.theme498-page li {
    color: #4d5866;
    line-height: 1.8;
}
.theme498-panel {
    padding: 34px 30px;
    margin-bottom: 30px;
}
.theme498-version {
    min-height: 230px;
}
.theme498-version span {
    display: block;
    color: #0c5adb;
    font-weight: 700;
    margin-bottom: 12px;
}
.theme498-version strong {
    display: block;
    color: #111a2f;
    font-size: 44px;
    line-height: 1.15;
    margin-bottom: 18px;
}
.theme498-band {
    padding: 70px 0 45px;
    margin-top: 35px;
    background: #f6f9fe;
}
.theme498-support,
.theme498-checklist {
    padding-top: 70px;
    padding-bottom: 70px;
}
.theme498-mark-list,
.theme498-checklist ul,
.theme498-panel ul,
.theme498-band ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.theme498-mark-list li,
.theme498-checklist li,
.theme498-panel li,
.theme498-band li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 12px;
}
.theme498-mark-list li:before,
.theme498-checklist li:before,
.theme498-panel li:before,
.theme498-band li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 9px;
    height: 9px;
    background: #0c5adb;
}
.theme498-form-card {
    padding: 40px 36px;
}
.theme498-form-card input,
.theme498-form-card select,
.theme498-form-card textarea {
    width: 100%;
    height: 54px;
    margin-bottom: 14px;
    padding: 0 16px;
    color: #111a2f;
    background: #fff;
    border: 1px solid #dbe5f0;
    border-radius: 0;
    box-sizing: border-box;
}
.theme498-form-card textarea {
    height: 120px;
    padding-top: 14px;
}
.theme498-form-card input::-webkit-input-placeholder,
.theme498-form-card textarea::-webkit-input-placeholder {
    color: #697586;
}
.theme498-form-card input:-ms-input-placeholder,
.theme498-form-card textarea:-ms-input-placeholder {
    color: #697586;
}
.theme498-form-card input::placeholder,
.theme498-form-card textarea::placeholder {
    color: #697586;
}
.theme498-form-actions {
    margin-top: 4px;
    font-size: 0;
}
.theme498-form-actions .witr_btn,
.theme498-form-actions button.witr_btn,
.theme498-form-actions a.witr_btn {
    display: inline-block;
    min-width: 124px;
    height: 48px;
    line-height: 48px;
    margin: 0 10px 10px 0;
    padding: 0 22px !important;
    border: 0;
    color: #fff !important;
    font-size: 15px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    box-sizing: border-box;
}
.theme498-phone-card {
    padding: 42px 34px;
    min-height: 360px;
}
.theme498-phone-top {
    width: 120px;
    height: 120px;
    margin-bottom: 24px;
    background: #eef5ff;
    border: 12px solid #0c5adb;
    border-radius: 24px;
}
.theme498-news-title {
    color: #111a2f;
    font-size: 34px;
    line-height: 1.35;
    margin: 0 0 18px;
}
.techto-blog-thumb img,
.witr_sb_thumb img {
    width: 100%;
    max-height: 260px;
    object-fit: cover;
}
.single-blog-content img {
    max-width: 100%;
    max-height: 260px;
    object-fit: cover;
}
@media (max-width: 1199px) {
    .theme498-header .theme498-main-menu > li > a {
        padding-left: 8px;
        padding-right: 8px;
        font-size: 14px;
    }
    .theme498-header .theme498-main-menu > li.theme498-auth > a {
        min-width: 52px;
        padding: 0 12px !important;
    }
}
@media (max-width: 991px) {
    .theme498-page {
        padding-top: 60px;
    }
    .theme498-crumb .brpt h1 {
        font-size: 34px;
    }
    .theme498-card,
    .theme498-panel,
    .theme498-form-card,
    .theme498-phone-card {
        margin-bottom: 24px;
    }
}
@media (max-width: 767px) {
    .theme498-crumb .brpt h1 {
        font-size: 28px;
    }
    .theme498-form-card,
    .theme498-panel,
    .theme498-phone-card {
        padding: 28px 22px;
    }
    .theme498-form-actions .witr_btn,
    .theme498-form-actions button.witr_btn,
    .theme498-form-actions a.witr_btn {
        display: block;
        width: 100%;
        margin-right: 0;
    }
    .theme498-news-title {
        font-size: 28px;
    }
}
