﻿@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "Poppins",sans-serif;
}

header {
    position: fixed;
    top: 60px;
    left: 80px;
    z-index: 1;
}

.login-page.password {
    align-items: center;
}

    .login-page.password .form-section {
        margin-bottom: 17px;
    }

.otp-page section#form-section { /*height:100%;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.login-form-sec {
    overflow: hidden !important;
}

.login-page.login .form-button-wrapper {
    padding: 0;
    margin: 0;
    border: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 6px;
}

    .login-page.login .form-button-wrapper a {
        width: 100%;
        font-size: 16px;
        font-weight: 500;
        color: #dd0000;
        line-height: 18px;
        font-family: "Poppins",sans-serif;
        padding: 11px 0;
        text-align: center;
        border-radius: 4px;
        background-color: transparent;
        border: 1px solid #dd0000;
        text-decoration: none;
        margin-top: 10px;
    }

.login-page.login .checker-wrapper {
    margin-bottom: 12px;
}
body {
    margin: 0;
    padding: 0;
    background-image: url('/assets/TBB2B/img/output.png');
    background-size: cover; /* Stretch to fill screen */
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not tile */
    height: 620px; /* Ensure full viewport height */
    font-family: Arial, sans-serif;
}
.forgotpass section#form-section { /*height:100%;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 0;
}

.mobile-menu a {
    color: #fff;
    text-decoration: none !important;
}

a[onclick] {
    cursor: pointer;
}

.hero__img__banner {
    position: relative;
    /* display: flex; */
    align-items: center;
    justify-content: center;
}

    .hero__img__banner img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        border-radius: 0 5px 5px 0;
    }

.login-overlay {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(183,0,4,.3411764706);
    opacity: .7;
}

.login-sec {
    position: absolute;
    top: 18px;
  
    width: 100%;
    margin: 0 auto;
    display: flex;
    padding-left: 60px;
    margin-top: 30px;
    padding-right: 68px;
}
#hero__img {
    height: 100vh;
}

/* .log-sc #form-section {
    overflow-y: scroll;
    height: 560px;
} */

.mobile-menu {
    display: none;
}

#form-section {
    width: 40%;
    padding: 20px 20px 20px 20px;
    background-color: #fff;
    border-radius: 5px 0 0 5px;
    margin-left: 30%;
}

    #form-section .logo {
        text-align: center;
    }

        #form-section .logo a img {
            width: 50%;
            border-radius: 0;
        }

#form-section-img {
    width: 66%;
    position: relative;
}

.login-contain {
    position: absolute;
    top: 30%;
    left: 10%;
}

    .login-contain h1 {
        font-size: 36px;
        color: #fff;
    }

    .login-contain p {
        color: #fff;
        width: 94%;
        font-size: 20px;
    line-height: 1.5;
    color: #fff;
    }

.login-contain-ftr {
    position: absolute;
    bottom: 18px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

    .login-contain-ftr .login-contain-ftr-social-icon {
        margin-bottom: 18px;
        display: none;
    }

        .login-contain-ftr .login-contain-ftr-social-icon span {
            background-color: #da9104;
            color: #fff;
            display: inline-flex;
            padding: 2px 9px;
            border-radius: 4px;
            margin-right: 5px;
            width: 38px;
            height: 32px;
            justify-content: center;
            align-items: center;
        }

            .login-contain-ftr .login-contain-ftr-social-icon span:hover {
                background-color: #dd0000;
            }

            .login-contain-ftr .login-contain-ftr-social-icon span a {
                color: #fff;
            }

    .login-contain-ftr .login-contain-ftr-social-links {
        display: flex;
        justify-content: center;
    }

        .login-contain-ftr .login-contain-ftr-social-links span {
            border-right: 1px solid rgba(255,255,255,.431372549);
            padding: 0 10px;
        }

            .login-contain-ftr .login-contain-ftr-social-links span:last-child {
                border: 0;
            }

            .login-contain-ftr .login-contain-ftr-social-links span a {
                color: #fff;
                text-decoration: none;
                font-size: 14px;
            }

                .login-contain-ftr .login-contain-ftr-social-links span a:hover {
                    color: white;
                }

.login-form-sec {
    width: 100% !important;
    padding: 10px 150px !important;
    background-color: transparent !important;
    border-radius: 5px !important;
}

    .login-form-sec .form-button {
        width: 19% !important;
        padding: 11px 0 !important;
    }

    .login-form-sec .form-content {
        width: 100%;
        background-color: #fff;
        padding: 20px;
        border-radius: 5px;
    }

.frm-sec {
    height: 550px;
    overflow-y: scroll;
}

.login-form-sec .form-content.form-content-header {
    margin-top: 0;
    text-align: center;
    margin-bottom: 0;
}

.page-title {
    font-family: "Poppins",sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 10px;
    color: #312f92;
    text-align: center;
}

.title-tagline {
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 32px;
    display: none;
}

.from-title {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 8px;
}

.form-count {
    background-color: #caeaff;
    margin-right: 4px;
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    padding: 4px 12px;
}

.form-section-title {
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    padding: 4px 12px;
    background: linear-gradient(90deg,#caeaff 0%,rgba(255,255,255,0) 100%);
}

.from-row {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

.form-field {
    width: calc(50% - 10px);
}

    .form-field.single-field {
        width: 100%;
    }

.textfield-outlined {
    position: relative;
    margin-bottom: 16px;
    padding-top: 6px;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: .4px;
}

    .textfield-outlined > input {
        font-family: "Poppins",sans-serif;
        box-sizing: border-box;
        width: 100%;
        padding: 9px 13px 9px;
        font-size: 14px;
        line-height: inherit;
        color: #000;
        border-style: solid;
        border-width: 1px;
        border-color: transparent #bcbcbc #bcbcbc;
        border-radius: 4px;
        -webkit-text-fill-color: currentColor;
        background-color: transparent;
        caret-color: #dd0000;
        transition: border .2s,box-shadow .2s;
    }

        .textfield-outlined > input:not(:focus):placeholder-shown {
            border-top-color: #bcbcbc;
        }

            .textfield-outlined > input:not(:focus):placeholder-shown + label {
                font-size: 14px;
                line-height: 54px;
            }

        .textfield-outlined > input + label {
            display: flex;
            width: 100%;
            max-height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            font-size: 12px;
            line-height: 15px;
            color: #4c4c4c;
            cursor: text;
            transition: color .2s,font-size .2s,line-height .2s;
            font-family: "Poppins",sans-serif;
        }

            .textfield-outlined > input + label::before {
                content: "";
                display: block;
                box-sizing: border-box;
                height: 8px;
                min-width: 10px;
                margin-top: 6px;
                border-top: solid 1px #bcbcbc;
                pointer-events: none;
                box-shadow: inset 0 1px transparent;
                transition: border .2s,box-shadow .2s;
                margin-right: 4px;
                border-left: solid 1px transparent;
                border-radius: 4px 0;
            }

            .textfield-outlined > input + label::after {
                content: "";
                display: block;
                box-sizing: border-box;
                height: 8px;
                min-width: 10px;
                margin-top: 6px;
                border-top: solid 1px #bcbcbc;
                pointer-events: none;
                box-shadow: inset 0 1px transparent;
                transition: border .2s,box-shadow .2s;
                flex-grow: 1;
                margin-left: 4px;
                border-right: solid 1px transparent;
                border-radius: 0 4px;
            }

        .textfield-outlined > input:focus {
            border-color: transparent #dd0000 #dd0000;
            outline: 0;
        }

            .textfield-outlined > input:focus + label {
                color: #4c4c4c;
            }

                .textfield-outlined > input:focus + label::before {
                    border-top-color: #dd0000 !important;
                }

                .textfield-outlined > input:focus + label::after {
                    border-top-color: #dd0000 !important;
                }
.social-links img {
    width: 25px;
    height: 25px;
}
.social-links {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 20px;
}
    .textfield-outlined ~ label:hover > input {
        border-color: transparent;
    }

    .textfield-outlined label:hover > input + label::before {
        border-top-color: #dd0000;
    }

    .textfield-outlined label:hover > input + label::after {
        border-top-color: #dd0000;
    }

    .textfield-outlined label:hover > input:not(:focus):placeholder-shown {
        border-color: #dd0000;
    }

    .textfield-outlined > input.input-validation-error {
        border-color: transparent #e94025 #e94025;
    }

        .textfield-outlined > input.input-validation-error:focus {
            border-color: transparent #e94025 #e94025;
            outline: 0;
        }

            .textfield-outlined > input.input-validation-error:focus + label::before {
                border-top-color: #e94025 !important;
            }

            .textfield-outlined > input.input-validation-error:focus + label::after {
                border-top-color: #e94025 !important;
            }

        .textfield-outlined > input.input-validation-error + label::before {
            border-color: #e94025;
        }

        .textfield-outlined > input.input-validation-error + label::after {
            border-color: #e94025;
        }

        .textfield-outlined > input.input-validation-error:not(:focus):placeholder-shown {
            border-color: #e94025;
        }

.password-icon {
    position: absolute;
    right: 15px;
    top: 15px;
    padding-top: 6px;
    display: flex;
    align-items: center;
}

    .password-icon span {
        height: 12px;
        width: 15px;
    }

        .password-icon span.eye {
            display: none;
            background: url("/assets/CTB2B/img/eye-on.svg") no-repeat;
        }

        .password-icon span.eye-off {
            background: url("/assets/CTB2B/img/eye-off.svg") no-repeat;
            height: 12px;
        }

select.form-select {
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    padding: 9px 13px 9px;
    width: 100%;
    border-radius: 4px;
    border-color: #bcbcbc;
    color: #4c4c4c;
    appearance: none;
    background: url("/assets/MUSB2B/img/down-arrow.svg") 8px 4px no-repeat;
    background-position-x: calc(100% - 18px);
    background-position-y: 50%;
    line-height: 21px;
    transition: .5s all;
}

    select.form-select:focus-visible {
        border-color: #dd0000;
        outline-color: #dd0000;
    }

    select.form-select option {
        border-radius: 0;
        padding: 4px 10px;
    }

.error-massage {
    display: none;
    margin-top: 10px;
    padding-left: 12px;
    color: #f00;
    font-family: "Poppins",sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 3px;
}

.input-validation-error ~ .error-massage {
    display: block;
}

.validation-error .error-massage {
    display: block;
    padding-left: 0;
}

.checker-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 35px;
}

.term-condition-checkbox {
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
}

    .term-condition-checkbox span > label {
        font-size: 14px;
        font-weight: 400;
        font-family: "Poppins",sans-serif;
    }

        .term-condition-checkbox span > label a {
            color: #dd0000;
            text-decoration: none;
        }

input[type=checkbox] {
    position: relative;
    border: 2px solid #bcbcbc;
    border-radius: 2px;
    background: none;
    cursor: pointer;
    line-height: 0;
    margin: 0 8px 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 20px;
    width: 20px;
    appearance: none;
    -webkit-appearance: none;
}

    input[type=checkbox]:before {
        content: "";
        position: absolute;
        right: 50%;
        top: 48%;
        width: 4px;
        height: 8px;
        border: solid #fff;
        border-width: 0 2px 2px 0;
        margin: -1px -1px 0 -1px;
        transform: rotate(45deg) translate(-50%,-50%);
        z-index: 2;
    }

    input[type=checkbox]:checked {
        opacity: 1;
        background-color: #dd0000;
        border-color: #dd0000;
    }

.form-button-wrapper .form-button {
    width: 34% !important;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 18px;
    font-family: "Poppins",sans-serif;
    padding: 11px 32px;
    text-align: center;
    border-radius: 4px;
    background-color: #dd0000;
    border: 0;
}

.login-page-link {
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-top: 0px;
    margin-left: 25px;
}

    .login-page-link a {
        color: #dd0000;
        text-decoration: none;
    }

.forgot-password {
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #dd0000;
}

.remember-me-checkbox label {
    font-family: "Poppins",sans-serif;
    color: #797979;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

.verification-code--inputs {
    margin-bottom: 16px;
    text-align: center;
    margin-top: 20px;
}

    .verification-code--inputs input[type=text] {
        height: 35px;
        width: 32px;
        padding: 8px;
        border: 1px solid #bcbcbc;
        border-radius: 4px;
        margin-right: 6px;
        text-align: center;
        font-family: "Poppins",sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
        color: #000;
    }

        .verification-code--inputs input[type=text]:valid {
            background-color: #c5e4ff;
            border-color: #c5e4ff;
        }

        .verification-code--inputs input[type=text]:last-child {
            margin-right: 0;
        }

        .verification-code--inputs input[type=text]:focus-visible {
            border-color: #dd0000;
            outline: 0;
        }

section#otp-container .form-button-wrapper {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}

.otp-content {
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #797979;
    text-align: center;
}

    .otp-content span {
        color: #dd0000;
    }

.password-validation-msg {
    font-family: "Poppins",sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    color: #797979;
    padding-left: 15px;
}

.otp-page .form-section {
    margin-bottom: 35px;
}

.ut-modal-show {
    position: relative;
    transition: background-color .5s;
}

    .ut-modal-show::after {
        content: "";
        background: rgba(0,0,0,.8);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99;
    }

.ut-term-popup {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    display: none;
    justify-content: center;
    align-items: center;
    height: 100%;
}

    .ut-term-popup.show {
        display: flex;
    }

    .ut-term-popup .modal-dialog {
        width: 70%;
        height: calc(100vh - 80px);
        display: block;
        background: #fff;
        box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
        border-radius: 10px;
    }

    .ut-term-popup .modal-content {
        height: 100%;
        overflow: auto;
    }

    .ut-term-popup .modal-header {
        display: flex;
        align-items: center;
        position: relative;
        padding: 20px 24px;
        gap: 15px;
        background-color: #e6f5ff;
        border-radius: 10px 10px 0 0;
        position: sticky;
        top: 0;
        z-index: 99;
    }

    .ut-term-popup .modal-body {
        padding: 32px;
    }

    .ut-term-popup .modal-title {
        font-size: 24px;
        line-height: 36px;
        font-weight: 600;
        color: #000;
    }

.close-popup {
    position: absolute;
    right: 16px;
    top: 0;
    width: 24px;
    height: 24px;
    bottom: 0;
    margin: auto;
    opacity: .3;
}

    .close-popup:hover {
        opacity: 1;
    }

    .close-popup::before {
        transform: rotate(45deg);
    }

    .close-popup::after {
        transform: rotate(-45deg);
    }

    .close-popup::before, .close-popup::after {
        position: absolute;
        left: 15px;
        content: " ";
        height: 24px;
        width: 2px;
        background-color: #333;
    }

#ut-termCondition {
    padding: 40px 0 50px;
}

.ut-page-title {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 24px;
    color: #000;
}

.ut-term-content {
    margin-bottom: 50px;
}

    .ut-term-content p, .ut-service-title-note {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        color: #4b4b4b;
        margin-bottom: 16px;
    }

.ut-ourTermCondition > ol, .ut-ourTermCondition > ul {
    list-style-type: none;
    counter-reset: css-counter 0;
}

.ut-term-card {
    margin-bottom: 30px;
}

    .ut-term-card.active .ut-card-head::after {
        transform: rotate(136deg);
        bottom: 0;
        top: 8px;
    }

    .ut-term-card.active .ut-card-content {
        display: block;
    }

.ut-card-head {
    background-color: #e6f5ff;
    padding: 10px 16px;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    color: #000;
    font-weight: 500;
}

    .ut-card-head::before {
        counter-increment: css-counter 1;
        content: counter(css-counter) ". ";
    }

    .ut-card-head::after {
        content: "";
        position: absolute;
        right: 16px;
        bottom: 3px;
        top: 0;
        border-left: 1px solid #dd0000;
        border-bottom: 1px solid #dd0000;
        width: 10px;
        height: 10px;
        margin: auto;
        transform: rotate(-45deg);
    }

.ut-card-content {
    padding: 16px 0 30px;
    border-bottom: 1px dashed #bcbcbc;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #4b4b4b;
    display: none;
}

    .ut-card-content p {
        padding-bottom: 10px;
    }

    .ut-card-content ol, .ut-card-content ul {
        padding: 5px 0 5px 24px;
        list-style: lower-roman;
    }

        .ut-card-content ol li, .ut-card-content ul li {
            padding-left: 5px;
        }

.ut-service-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    color: #000;
    margin-bottom: 12px;
}

.ut-our-services {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
}

.ut-service-box {
    width: calc(33.33% - 15px);
    position: relative;
    padding-left: 16px;
}

    .ut-service-box::after {
        content: "";
        width: 5px;
        height: 5px;
        background-color: #000;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 8px;
    }

.ut-service-box-title, .ut-service-address {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.ut-service-box-title {
    color: #000;
    font-weight: 600;
}

.ut-service-address {
    color: #4b4b4b;
}

@media(min-width:992px) and (max-width:1220px) {
    .hero__img__banner {
        height: 100vh;
        position: relative;
        width: 100%;
    }

        .hero__img__banner img {
            width: 100%;
            height: 100%;
        }

    .verification-code--inputs input[type=text] {
        margin-right: 5px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    header {
        position: absolute;
        top: 60px;
        left: 80px;
    }

    .hero__img__banner {
        height: auto;
        position: relative;
        width: 100%;
    }

    #hero__img {
        width: 100%;
    }

    #form-section {
        width: 100%;
        padding: 40px 70px;
    }

    .ut-term-popup .modal-dialog {
        width: 85%;
    }
}

@media screen and (max-width:767px) {
    #form-section-img img {
        height: 100%;
        margin-top: 10px;
    }
    .hero__img{
        height: 150vh;
    }
   .menu-icon{
    position: absolute !important;
   }
    .login-sec {
        top: 0px !important;
        left: 0px !important;
        display: grid !important;
        /* height: 600px; */
    }
    .term-condition-checkbox{
     margin-bottom: 0px !important;
    }
    #hero__img{
        height:155vh;
    }
    .login-form-sec .form-content{
    margin-top: -8px;
    }
    #form-section .logo a img {
        width: 100% !important;
        height: 100% !important;
    }

    .form-button-wrapper {
        width: calc(100% - 0px) !important;
    }

    #form-section-img {
        width: 100% !important;
    }

    /*.hero__img__banner img {
        height: 100% !important;
        object-fit: contain;
    }*/

    .login-overlay {
        height: 100% !important;
    }

    .login-sec {
        width: 100% !important;
        padding: 6px 10px 6px 10px;
        height: 100%;
    }

    .login-contain h1 {
        font-size: 20px !important;
    }

    .login-contain {
        left: 4% !important;
        top: 5% !important;
    }

        .login-contain p {
            width: 100% !important;
            font-size: 10px;
        }

    .login-form-sec .form-button {
        width: 100% !important;
        margin-top: 36px;
    }

    .log-sc #form-section {
        height: 100% !important;
    }

    .otp-page section#form-section {
        justify-content: unset !important;
    }

    .otp-cen {
        margin-top: 42px !important;
    }

    .frm-sec {
        height: 100%;
    }

    .login-contain-ftr .login-contain-ftr-social-links span a {
        font-size: 9px;
    }

    .login-contain-ftr {
        bottom: 12px !important;
    }

        .login-contain-ftr .login-contain-ftr-social-icon {
            margin-bottom: 8px;
        }

    #hero__img {
        width: 100%;
    }

    .hero__img__banner {
        height: auto;
        width: 100%;
        position: initial;
    }
    .menu-icon span{
        background: #282828 !important;
    }
        .hero__img__banner img {
            /* height: 100vh !important; */
            object-fit: unset !important;
        }

    #form-section-img img {
        height: 100% !important;
    }

    #form-section {
        width: 100%;
        padding: 16px 10px !important;
    }

    #form-section-img {
        width: 100% !important;
    }

    header {
        position: absolute;
        top: 60px;
        left: 60px;
    }

    .verification-code--inputs input[type=text] {
        margin-right: 5px;
    }

    .ut-term-popup .modal-body {
        padding: 24px;
    }

    .ut-term-popup .modal-dialog {
        width: 90%;
    }

    .ut-term-popup .modal-title {
        font-size: 18px;
    }
    .login-page-link{
        display: none;
    }
    .close-popup::before, .close-popup::after {
        height: 20px;
    }

    .ut-service-box {
        width: calc(50% - 15px);
    }

    .ut-card-head, .ut-service-title {
        font-size: 16px;
    }

    .ut-service-box-title, .ut-service-address, .ut-term-content p, .ut-service-title-note, .ut-card-content {
        font-size: 14px;
    }

    .ut-term-card {
        margin-bottom: 20px;
    }

    .ut-term-popup .modal-header {
        padding: 12px 24px;
    }
}

@media(max-width:575px) {
    /* .hero__img__banner img {
        height: 230px;
    } */

    .logo {
        width: 90px;
    }

        .logo img {
            width: 100%;
        }

    header {
        top: 0;
        left: 0;
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding: 24px 18px;
    }

    .mobile-menu {
        display: block;
    }

        .mobile-menu:is(.mobile-menu) a {
            font-size: 14px;
            font-weight: 400;
            line-height: 0px;
            font-family: "Poppins",sans-serif;
            color: #fff;
            text-decoration: none;
            position: absolute;
            right: 30px;
            top: 45px;
            background: #b70004;
            padding: 14px 8px 14px 8px;
            border-radius: 6px;
        }

    .page-title {
        font-size: 24px;
        line-height: 36px;
    }

    .title-tagline {
        font-size: 14px;
    }

    .form-field {
        width: 100%;
    }

    .form-section-title {
        font-size: 12px;
        line-height: 18px;
    }

    .form-count {
        font-size: 12px;
        line-height: 18px;
    }

    .textfield-outlined > input + label {
        font-size: 10px;
    }

    .form-button-wrapper {
        border: 0;
        padding: 0;
        margin: 0;
        position: initial;
        left: 0;
        bottom: 10px;
        width: calc(100% - 36px);
        margin: 0 0px;
    }

        .form-button-wrapper .form-button {
            width: 100%;
        }

    

    .login-page.register {
        padding-bottom: 30px;
    }

    .ut-term-popup .modal-dialog {
        width: 100%;
        margin: 0 15px;
    }

    .ut-term-popup .modal-body {
        padding: 20px;
    }

    .ut-term-popup .modal-header {
        padding: 10px 20px;
    }

    .ut-term-popup .modal-title {
        font-size: 16px;
    }

    .close-popup::before, .close-popup::after {
        height: 18px;
    }

    .ut-service-box {
        width: 100%;
    }

    .ut-card-head, .ut-service-title {
        font-size: 14px;
    }

    .ut-card-head {
        padding-right: 32px;
    }

    .ut-service-box-title, .ut-service-address, .ut-term-content p, .ut-service-title-note, .ut-card-content {
        font-size: 12px;
    }

    .ut-term-card {
        margin-bottom: 20px;
    }
}

.otp-cen {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 0px !important;
}

@media(min-width:992px) and (max-width:1224px) {
    .login-sec {
        height: 93%;
    }

    .log-sc #form-section {
        overflow-y: scroll !important;
        height: 444px !important;
    }

    .remember-me-checkbox label {
        font-size: 11px !important;
    }

    input[type=checkbox] {
        margin: 0 1px 0 0 !important;
        height: 14px !important;
        width: 14px !important;
    }

    .forgot-password {
        font-size: 11px !important;
    }

    .remember-me-checkbox {
        display: flex;
        align-items: center;
        gap: 5px;
    }

    .form-button-wrapper .form-button {
        margin-top: 30px;
    }

    .login-page-link {
        margin-top: 1px !important;
    }

    .term-cles {
        display: flex;
        align-items: center;
        gap: 6px;
    }

    .verification-code--inputs {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5px;
    }

}


.term-cles {
    display: flex;
    align-items: center;
}

.slink {
    margin-top: 10px;
}

#latestOffers {
    height: 100%;
}

#owlSlider {
    gap: 22px;
    margin-top: 10px;
    overflow-x: scroll;
    width: 100%;
    overflow-y: hidden;
}

.owl-dots {
    display: none;
}

.owl-prev span {
    background: #dd0000;
    width: 30px;
    height: 30px;
    color: white;
    display: block;
    border-radius: 50px;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-next span {
    background: #dd0000;
    width: 30px;
    height: 30px;
    color: white;
    display: block;
    border-radius: 50px;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}