.head-top {
    background-color: #ffffff !important;
    height: 60px !important;
}

/* Custom code by team start*/
img.kt-header__brand-logo-default {
    height: 35px;
}

img.google-image {
    width: 35%;
}

.g-recaptcha.error {
    border: solid 2px #c64848;
    padding: .2em;
    width: 19em;
}

/* End */
.body-bg {
    background-color: #f6f6f6;
}

.card-company {
    padding: 6.25rem !important;
}

.textHeading {
    color: #252122;
}

.foo-copyrights {
    position: relative;
    width: 100%;
}

.foo-text {
    color: #adadb7;
    text-align: left !important;
}

.foo-policy {
    color: #adadb7;
    text-align: right !important;
}

.kt-footer-left {
    margin-left: 230px;
}

.kt-footer-right {
    margin-left: 24px;
    text-align: -webkit-center;
}

.foo-background-bg {
    background-color: #ffffff !important;
}

.specific-drop {
    margin-top: 35px;
}

.span-detail {
    padding: 0px 9px 25px 0px;
}

.span-agreement {
    color: #464457 !important;
    line-height: 32px !important;
    margin-left: 15px !important;
}

.link-agreement {
    color: #3945b7 !important
}

iframe {
    width: 100% !important;
    overflow: hidden;
}

.text-danger {
    color: #d9534f !important;
}

.text-success {
    color: #5cb85c;
}

.domain-user::placeholder {
    text-align: right;
}

.error-response {
    color: #f6f6f6;
}

/*Removing spinner for input type number*/

.form-user::-webkit-inner-spin-button,
.form-user::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/*End Spinner */
.g-header {
    font-size: 2rem !important;
    font-weight: 700 !important;
}

.g-header-sub {
    font-size: 2rem !important;
    font-weight: 400 !important;
}

.btn-box {
    width: 120px !important;
}

.card-1 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.card-1:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.card-head {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.span-pad {
    padding: 0px 0px 20px 0px;
}

.section-header {
    margin: 0px 0px 0px 0px !important;
}

.head-align {
    padding: 0 0 !important;
}

.error {
    color: #f04124 !important;
}

.zoho-media {
    width: 100%;
}

.email-span {
    color: #73747d !important;
}

.domain-span {
    padding: 25px 0px 0px 0px;
}

.header-top {
    height: 80px !important;
}

.flag-logo {
    width: 17px !important;
    height: 17px !important;
    object-fit: cover;
}

.text-header {
    background: #ffffff !important;
    font-weight: 600;
    font-size: 25px;
    color: #252122 !important;
    margin: 20px;
}

.header-kt {
    background-color: #ffffff !important;
}

.header__kt {
    margin-left: 235px !important;
}

.header__lang {
    margin-right: 240px !important;
}

.header__icon {
    background-color: #00000000 !important;
}

.kt-header__topbar .kt-header__topbar-item:hover .header__icon, .kt-header__topbar .kt-header__topbar-item.show .header__icon {
    -webkit-transition: all 0.3s !important;
    transition: all 0.3s !important;
    background-color: #f2f3f7 !important;
}

.header__flag {
    border-radius: 4% !important;
}



@media (max-width: 1024px) {
    .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toolbar-topbar-toggler.kt-header-mobile__toolbar-topbar-toggler--active i, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toolbar-topbar-toggler i {
        color: #374afb !important;
    }

    .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toolbar-topbar-toggler.kt-header-mobile__toolbar-topbar-toggler--active i, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toolbar-topbar-toggler:hover i {
        color: #374afb !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .kt-footer-left {
        margin-left: 0px;
    }

    .foo-text {
        text-align: center !important;
    }

    .zoho-media {
        width: 100%;
    }

    .card {
        margin-bottom: 25px;
    }

    .head-top {
        height: auto !important;
    }

    .header-top {
        height: 0px !important;
    }

    .kt-header-mobile__logo a img {
        /*width: 50%;*/
        height: 35px;
    }

    .kt-header-mobile {
        height: 60px !important;
    }

    .flag-logo {
        width: 17px !important;
        height: 17px !important;
    }

}

@media (max-width: 319px) {
    .kt-header-mobile__logo a img {
        /*width: 50%;*/
        height: 35px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .kt-footer-left {
        margin-left: 0px;
    }

    .foo-text {
        text-align: center !important;
    }

    .zoho-media {
        width: 100%;
    }

    .card {
        margin-bottom: 25px;
    }

    .head-top {
        height: auto !important;
    }

    .header-top {
        height: 0px !important;
    }

    .kt-header-mobile__logo a img {
        /*width: 50%;*/
        height: 35px;
    }

    .kt-header-mobile {
        height: 60px !important;
    }

    .flag-logo {
        width: 17px !important;
        height: 17px !important;
    }

    .text-header {
        background: #ffffff !important;
        font-weight: 600;
        font-size: 15px;
        color: #252122 !important;
        margin: 15px;
    }
}
