@font-face {
    font-family: "SFUIText";
    src: url("../fonts/login-register/SFUIText-Regular.woff");
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}

@font-face {
    font-family: "SFUIText-Bold";
    src: url("../fonts/login-register/SFUIText-Bold.woff");
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
}

@font-face {
    font-family: "DMSans";
    src: url("../fonts/login-register/DMSans-Regular.ttf");
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}

@font-face {
    font-family: "DMSans-Bold";
    src: url("../fonts/login-register/DMSans-Bold.ttf");
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
}

@font-face {
    font-family: "SFCompact";
    src: url("../fonts/login-register/SFCompactDisplay-Regular.ttf");
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}

.mobile-show {
    display: none;
}

.mobile-hide {
    display: block;
}

.flex-1 {
    flex: 1;
}

.docuverify-header,
.docuverify-how-works {
    padding: 6.75rem 0px;
    background-color: #020b56;
    position: relative;
}

.docuverify-how-works {
    padding: 6.75rem 0px;
}

.docuverify-title {
    font-family: "SFUIText";
    font-size: 2.625rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 1.4375rem;
}

.docuverify-desc {
    font-family: "DMSans";
    font-size: 1.5rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 3.125rem;
}

.docuverify-type-container {
    border-radius: 24px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
}

.docuverify-type-container .nav-item {
    flex: 1;
    text-align: center;
}

.docuverify-type-container .nav-tabs {
    border: 0px;
}

.docuverify-type-container .nav-link {
    padding: 26px 0px 22px;
    margin: 0;
    border: 0px;
    border-bottom: 1px solid #d0cece;
    font-family: "Open Sans", sans-serif;
    font-size: 1.125rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: -0.09px;
    text-align: center;
    color: #d0cece !important;
    text-transform: uppercase;
}

.docuverify-type-container .nav-link.active {
    background-color: transparent;
    border-bottom: 2px solid #37e6e6;
    color: #0c1133 !important;
}

.verify-desc {
    padding: 37px 0px 3rem 50px;
    margin: 0px;
    font-family: "DMSans";
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #8e8e9a;
}

.tab-link {
    padding: 0px 2rem 2rem 0px;
}

.description {
    width: 100%;
    padding: 3.4375rem 4.1875rem 5.5625rem 4.25rem;
    margin-top: 3rem;
    border: 0;
    height: 14.625rem;
}

.dcontainer {
    max-width: 629.6px;
}

.dtext {
    font-family: "DM Sans";
    font-size: 1.375rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

.contact_advisor-btn {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;

    font-family: "Open Sans";
    font-size: 1.375rem;
    font-weight: 800;
    line-height: 1.36;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fec;
    padding: 1.5rem 4.7188rem 1.6875rem 4.6875rem;
    color: #020b56;
    text-transform: uppercase;
    border-radius: 52px;
    -webkit-border-radius: 52px;
    -moz-border-radius: 52px;
    -ms-border-radius: 52px;
    -o-border-radius: 52px;
    transition: scale 3ms ease-in;
    -webkit-transition: scale 3ms ease-in;
    -moz-transition: scale 3ms ease-in;
    -ms-transition: scale 3ms ease-in;
    -o-transition: scale 3ms ease-in;
    width: fit-content;
}

.contact_advisor-btn:hover {
    color: #020b56;
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
}

.docuverify-header-two {
    padding: 6.75rem 0px;
    background-color: #fafafa;
    position: relative;
}

.docuverify-title-two {
    font-family: "SF UI Text";
    font-size: 2.625rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #020b56;
    text-transform: uppercase;
}

.docuverify-desc-two {
    font-family: "DM Sans";
    font-size: 1.5rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #020b56;
}

.color_two {
    background-color: #020b56;
    color: #fff;
}

.color_two:hover {
    color: #fff;
}

.img-container {
    column-gap: 2.3125rem;
}

.img-container>.img-img {
    max-width: 262px;
    object-fit: contain;
    font-family: "DM Sans";
    font-size: 1.5rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #020b56;
    text-transform: uppercase;
}

.row-container {
    position: absolute;
    top: 0;
    height: 100%;
}

.col-one {
    top: 29%;
}

.col-three {
    top: 60%;
    left: 36%;
}

.docuverify-data {
    max-width: 383px;
}

.docuverify-link {
    max-width: 330px;
}

.docuverify-verify {
    max-width: 278px;
}

.img-desc-title {
    font-family: "Open Sans";
    font-size: 1.375rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    text-align: left;
    color: #16236f;
    text-transform: uppercase;
}

.img-desc-desc {
    font-family: "Open Sans";
    font-size: 1.125rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #16236f;
}

.footer {
    background: #020b56;
}

@media (max-width: 1680px) {
    :root {
        font-size: 14px;
    }
}

@media (max-width: 1600px) {
    .col-three {
        top: 54%;
        left: 30%;
    }
}

@media (max-width: 1536px) {
    .docuverify-verify {
        width: 75%;
    }
}

@media (max-width: 1440px) {
    .col-three {
        top: 48%;
        left: 22%;
    }
}

@media (max-width: 1370px) {
    :root {
        font-size: 13px;
    }
}

@media (max-width: 1280px) {
    .docuverify-verify {
        width: 70%;
    }
}

@media (max-width: 1024px) {
    :root {
        font-size: 12px;
    }

    .col-three {
        top: 45%;
        left: 5%;
    }
}

@media (max-width: 810px) {
    :root {
        font-size: 16px;
    }

    body {
        overflow: hidden;
    }

    .mobile-show {
        display: block;
    }

    .mobile-hide {
        display: none;
    }

    .docuverify-header {
        padding: 120px 0 100px 0;
    }

    .docuverify-header.docuverify-header_mobile {
        padding-top: 0;
    }

    .col_mobile {
        padding: 0 35px 0 45px;
        display: flex;
        flex-direction: column;
    }

    .mobile-padding {
        padding: 0;
    }

    .mobile-top {
        padding: 0 33px;
    }

    .car-images-mobile {
        height: 505px;
        position: relative;
    }

    .img-bluprint-front {
        float: right;
        margin-bottom: 20px;
    }

    .img-bluprint {
        position: absolute;
        top: 45%;
        left: 6%;
        width: 626px;
    }

    .docuverify-title {
        font-family: "Open Sans";
        font-size: 24px;
        line-height: 1.17;
        letter-spacing: normal;
        text-align: left;
    }

    .docuverify-desc {
        font-family: "Open Sans";
        font-size: 16px;
        font-weight: normal;
        line-height: 1.38;
    }

    .docuverify-title.docuverify-title_mobile {
        font-family: "SFUIText";
        font-size: 24px;
        font-weight: bold;
        line-height: 1.25;
    }

    .docuverify-desc.docuverify-desc_mobile {
        font-family: "Open Sans";
        font-size: 16px;
        font-weight: normal;
        line-height: 1.38;
    }

    .docuverify-type-container {
        height: 497px;
    }

    /*
.docuverify-type-container .nav-item {
    flex: 1;
    text-align: center;
}
.docuverify-type-container .nav-tabs {
    border: 0px;
}
*/
    .docuverify-type-container .nav-link {
        /* padding: 13px 12px; */
        font-family: "SFUIText";
        font-size: 18px !important;
        line-height: 1.17;
        letter-spacing: normal;
    }

    .verify-desc {
        padding: 57px 37px 48px 50px;
        font-family: "Open Sans";
        font-size: 14px;
        line-height: 1.57;
        min-height: 200px;
    }

    .tab-link-container {
        height: 200px;
        align-items: center;
        justify-content: center;
    }

    .tab-link {
        padding: 0;
    }

    .img-verify_mobile {
        height: 510px;
        padding: 100px 57px 68px 23px;
        width: fit-content;
        margin: auto;
    }

    .verify-process_mobile {
        position: relative;
    }

    .verify-process_m_extra {
        position: absolute;
        bottom: 73px;
        left: 267px;
    }

    .description {
        padding: 55px 0px 97px 0px;
        height: fit-content;
    }

    .dcontainer {
        margin-bottom: 89px;
    }

    .dtext {
        font-family: "DM Sans";
        font-size: 16px;
        line-height: 1.38;
        color: #f4f4f4;
    }

    .contact_advisor-btn {
        font-family: "SFUIText";
        font-size: 12px;
        font-weight: 900;
        line-height: 1.67;
        background-color: #ffeecc;
        padding: 13px 31px;
        align-self: center;
    }

    .docuverify-header-two {
        padding: 51px 33px;
        background-color: #fff;
    }

    .docuverify-title-two {
        font-family: "SFUIText";
        font-size: 24px;
        line-height: 1.17;
        text-align: left;
    }

    .docuverify-desc-two {
        font-family: "DM Sans";
        font-size: 16px;
        font-weight: normal;
        line-height: 1.38;
        text-align: left;
    }

    .color_two {
        background-color: #16236f;
        color: #fff;
    }

    .img-container {
        column-gap: 0;
    }

    .img-container>.img-img {
        max-width: 98px;
        font-family: "SFUIText";
        font-size: 12px;
        font-weight: normal;
        text-transform: lowercase;
        text-transform: capitalize;
    }

    .docuverify-header-two.docuverify-header-two_mobile {
        padding-top: 167px;
    }

    .col-three {
        padding: 0;
        left: 0;
    }

    .docuverify-data {
        max-width: 293px;
    }

    .docuverify-link {
        max-width: 203px;
    }

    .docuverify-verify {
        width: 90%;
    }

    .img-desc-title {
        font-size: 18px;
        line-height: 1.33;
    }

    .img-desc-desc {
        font-family: "DM Sans";
        font-size: 16px;
        line-height: 1.38;
        font-weight: normal;
    }

    /* .img-dvf {
        min-width: 295px;
        min-height: 627px;
        margin-bottom: 192px;
    }

    .img-dvf-two {
        float: right;
        margin-right: 40px;
    } */
}

@media (max-width: 768px) {
    .docuverify-type-container {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    .docuverify-type-container .nav-link {
        padding: 13px 12px;
    }

    .verify-desc {
        padding: 37px 37px 48px 50px;
    }

    .docuverify-verify {
        min-width: 300px;
    }

    .col-one {
        padding: 0;
        top: 20px;
    }

    .col-two {
        padding: 0;
        top: 85px;
    }

    .col-three {
        padding: 0;
        top: 20px;
        left: inherit;
    }

    .img-dvf {
        min-width: 295px;
        min-height: 627px;
        margin-bottom: 192px;
    }

    .img-dvf-two {
        float: right;
        margin-right: 40px;
    }
}

/* @media (max-width: 576px) {}  */