﻿
p.activity_a {
    background: #FFFFFF;
    border: 1px solid #008F91;
    box-sizing: border-box;
    border-radius: 20px;
    width: max-content;
    padding: 6px 21px;
    color: #008F91 !important;
    margin-top: 21px;
    margin-bottom: 21px;
}


.testShow {
    height: 40px;
    position: fixed;
    /* right: 7%; */
    bottom: 0% !important;
    padding-left: 1255px !important;
    z-index: 40;
}

h1 {
    margin-bottom: 60px;
    font-family: Ubuntu-bold;
    font-style: normal;
    font-size: 18px;
    line-height: 21px;
    /* identical to box height */
    color: #2C3537;
    margin-left: 19px;
}

h2 {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #878A8A;
}

.image {
    height: 150px;
    border-radius: 8px;
}



p.title {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 10px;
}

.askeri {
    position: relative;
    left: 0;
    right: 0;
    align-items: center;
    text-align: -webkit-center;
    margin-top: 30px;
    width: max-content;
    margin-left: 346px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}

.askeri--statements {
    background: #FFFFFF;
    box-shadow: 0px 20px 20px rgb(0 0 0 / 12%);
    border-radius: 6px;
    width: 271px;
    height: 210px;
}

    .askeri--statements p {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
    }

    .askeri--statements a img {
        position: absolute;
        bottom: 0;
        margin-top: 24px;
        width: 18px;
        height: 19px;
        z-index: 1;
        margin-left: -64px;
        margin-bottom: 4px;
    }




.ipoteka_t {
    font-family: Ubuntu-bold;
    font-style: normal;
    font-size: 22px;
    line-height: 25px;
    color: #2C3537;
    margin: 0px 380px !important;
}

.ipoteka {
    background: #FFFFFF;
    border-radius: 6px;
    position: relative;
    /* right: 0; */
    /* left: 0; */
    width: 845px;
    margin: 31px 380px;
    padding: 30px;
    height: max-content;
}

    .ipoteka.how-to-work_ipoteka {
        cursor: pointer;
    }

    .ipoteka h3 {
        font-family: Ubuntu-bold;
        font-style: normal;
        font-size: 20px;
        line-height: 23px;
        /* identical to box height */
        /* dark */
        color: #2C3537;
        margin-bottom: 10px;
        text-align: left;
    }

    .ipoteka p {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        /* dark */
        color: #2C3537;
        margin-bottom: 10px;
    }

input#heading {
    background: #FFFFFF;
    border: 1px solid #D2D4D5;
    box-sizing: border-box;
    border-radius: 6px;
    height: 48px;
}

input#first-name {
    background: #FFFFFF;
    border: 1px solid #D2D4D5;
    box-sizing: border-box;
    border-radius: 6px;
    height: 48px;
}

input#last-name {
    background: #FFFFFF;
    border: 1px solid #D2D4D5;
    box-sizing: border-box;
    border-radius: 6px;
    height: 48px;
}



.row {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
}

.form {
    width: 369px;
}

.video-call_ipoteka--button a div {
    background: #F05E22;
    box-shadow: 0px 9px 14px rgb(0 0 0 / 12%);
    border-radius: 6px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    width: max-content;
    padding: 13px 105.0px;
    margin: 13px;
}

.video-call_ipoteka--button p {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #878A8A;
    margin: 13px;
}

.qr_ipoteka {
    display: flex;
    width: 400px !important;
    margin-left: -10px !important;
    align-items: center;
    margin: -18px;
}

div#iframeDiv .row {
    display: block !important;
}

.qr_ipoteka h3 {
    font-family: Ubuntu-bold;
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
    /* identical to box height */
    /* dark */
    color: #2C3537;
}

.qr_ipoteka ul li {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    /* or 167% */
    /* dark */
    color: #2C3537;
    list-style: disc;
    margin: 0px 13px;
    width: max-content;
}

.qr_ipoteka div {
    margin: 10px;
}

.video-call_ipoteka {
    display: flex;
    grid-gap: 10px;
    margin: 30px 0px;
}

.video-call_ipoteka--button {
    width: max-content;
}

.qr_ipoteka img {
    /*margin: 10px;*/
}

.ipoteka.how-to-work_ipoteka div.how-to-work div {
    display: flex;
    align-self: center;
}

.ipoteka.how-to-work_ipoteka h3 {
    margin: 10px 30px;
}

.ipoteka.how-to-work_ipoteka div.how-to-work {
    display: flex;
    justify-content: space-between;
}

.ipoteka.how-to-work_ipoteka p {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    text-decoration-line: underline;
    /* dark */
    color: #2C3537;
    margin: 13px;
    cursor: pointer;
}

.ipoteka_h div div { /* white */
    background: #FFFFFF;
    /* dark */
    border: 0.6px solid #2C3537;
    box-sizing: border-box;
    width: max-content;
    margin: 10px;
    border-radius: 35px;
    /*padding: 3px 10px;
    margin: 15px 0px;*/
    padding: 8px 16px;
    margin: 21px 0px;
}

.ipoteka_h div {
    display: flex;
    width: max-content;
    flex-direction: column;
    /*margin:6px;*/
}

.ipoteka_h hr {
    transform: rotate(90deg);
    /* height: max-content; */
}

.ipoteka_s {
    display: flex;
}

.ipoteka_h--text div p {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 13px !important;
    line-height: 24px !important;
    /* dark_gray */
    color: #878A8A !important;
    border: none !important;
    text-decoration-line: none !important;
    text-align: left !important;
    margin: 0px !important;
}

.ipoteka_h--text div {
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: left; */
    /* grid-gap: 8px; */
    margin: 13px 30px;
}

    .ipoteka_h--text div h3 {
        margin: 0px !important;
    }

.ipoteka_h--text {
    display: grid;
    grid-gap: 10px;
    margin: 8px 10px 1px 10px;
}

.ipoteka_s {
    margin: 30px 0px 0px 0px;
}

.col-md-4 {
    /* background: #FFFFFF; */
    /* tangerine */
    /* border: 1px solid #F05E22; */
    /* box-sizing: border-box; */
    /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.03); */
}

.loanStatu.s {
    position: absolute;
    border-bottom: 35px solid #F05E22;
    z-index: -1;
    background: transparent;
    width: 55%;
    border-left: 0px solid transparent;
    border-right: 15px solid transparent;
    margin-top: -1px;
}

.card-body {
    background: #FFFFFF;
    border-bottom: 1px solid #F05E22;
    box-sizing: border-box;
    box-shadow: 0px 4px 6px rgb(0 0 0 / 3%);
    border-left: 1px solid #F05E22;
    border: 1px solid #F05E22;
}

.loanStatus {
    margin: -1px 1px;
    z-index: 9999999999999;
}




@media(max-width:1200px) {
    div#clientInfoDiv .row br {
        display: none;
    }

    .main .ipoteka div#startInfo .card .form-group.row .col-12 button.btn-success, .ipoteka button.btn-success {
        display: flex;
        justify-content: center;
        width: 100% !important;
    }

    ol.breadcrumb {
        /* display: none; */
        opacity: 0;
    }

    .main {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        grid-gap: 26px;
        /* align-items: center; */
        margin-bottom: 30px;
    }

    .ipoteka {
        margin: 0px;
        width: 94%;
        position: relative;
        margin-right: auto;
        margin-left: auto;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        background: #FFFFFF;
        box-shadow: 0px 20px 16px rgba(0, 0, 0, 0.03);
        border-radius: 6px;
    }

    h1.ipoteka_t {
        font-family: Ubuntu-bold;
        font-style: normal;
        font-size: 20px;
        line-height: 23px;
        color: #2C3537;
    }

    .ipoteka_b {
        margin-right: auto;
        margin-left: auto;
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

    div#videoCallBtn {
        width: 100%;
    }

    .video-call_ipoteka--button a div {
        width: 100%;
        white-space: nowrap;
        padding: 19px;
        padding: 15px 19px;
        margin-bottom: 33px !important;
    }

    .ipoteka.how-to-work_ipoteka h3 {
        margin: 0;
        width: 100%;
    }

    .ipoteka.how-to-work_ipoteka div.how-to-work div {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    img {
    }

    .ipoteka.how-to-work_ipoteka div.how-to-work div img {
        width: 13%;
    }

    header .box {
        /* margin: 0px 58px !important; */
    }

    .ipoteka h3 {
        width: 100% !important;
    }

    .ipoteka_h div {
        margin: 36px 0px !important;
        grid-gap: 13px;
    }

    .ipoteka_h--text {
        grid-gap: 10px;
    }

        .ipoteka_h--text div {
            margin: 30px 10px;
        }

    .ipoteka_h {
        margin: 0px 10px 10px 10px;
    }

    .no-gutters {
        display: none;
    }

    .section-box {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .prequal--block h3 {
        width: 100% !important;
    }


    .ipoteka {
        margin: 0;
        width: 100%;
    }

    .col-6 {
        width: 100%;
    }

    .ipoteka_b h1.ipoteka_t {
        margin: 0 !important;
        white-space: normal !important;
        width: 100% !important;
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 23px;
        /* dark */

        color: #2C3537;
    }

    .ipoteka {
        padding: 34px 15px !important;
    }

        .ipoteka .col-12 {
            padding: 0px !important;
        }

        .ipoteka p {
            margin-left: 0px !important;
            font-family: 'Ubuntu';
            font-style: normal;
            font-weight: 400;
            font-size: 14px !important;
            line-height: 20px !important;
            /* or 143% */
            /* dark */
            color: #2C3537 !important;
            width: 96% !important;
        }

        .ipoteka h3 {
            font-family: 'Ubuntu';
            font-style: normal;
            font-weight: 700;
            font-size: 18px;
            line-height: 21px;
            /* identical to box height */
            /* dark */
            color: #2C3537;
            margin: 0px !important;
        }
  

input#last-name, .ipoteka .btn-success {
    width: 100% !important;
}



    .ipoteka .col-6 {
        padding: 0px !important;
    }

    .video-call_ipoteka {
    }

    .ipoteka .video-call_ipoteka {
        margin-top: 8px;
    }

    .ipoteka .video-call_ipoteka--button a div {
        margin-bottom: 15px !important;
    }

    div#videoCallBtn {
    }

    .ipoteka div#videoCallBtn p {
        font-family: 'Ubuntu' !important;
        font-style: normal !important;
        font-weight: 400 !important;
        font-size: 12px !important;
        line-height: 14px !important;
        /* dark_gray */
        color: #878A8A !important;
        width: 100% !important;
        margin-bottom: 0px !important;
        height: 11px !important;
    }

    .ipoteka.how-to-work_ipoteka div.how-to-work {
        padding: 0px !important;
    }

    .ipoteka.how-to-work_ipoteka {
        padding: 32px 31px 21px !important;
    }

    .ipoteka_h--text {
    }

    div#onlineipoteka .ipoteka_h--text {
        margin-top: 233px !important;
        grid-gap: 0px !important;
    }

    .row {
        display: grid;
        grid-template-columns: 1fr;
        width: 100%;
    }

    .qr_ipoteka {
        display: none;
    }

    .ipoteka h3 {
        width: max-content;
    }

    #onlineipoteka .ipoteka.how-to-work_ipoteka {
        /* display: flex; */
        /* grid-gap: 26px; */
    }

    .ipoteka.how-to-work_ipoteka div.how-to-work {
        padding: 21px 3px;
    }

        .ipoteka.how-to-work_ipoteka div.how-to-work div {
            grid-gap: 26px;
        }

    div#onlineipoteka {
        /* padding: 35px 0px; */
    }

    p.text_show {
    }

    p.text_show {
    }

    p.text_show {
        font-family: Ubuntu;
        font-style: normal !important;
        font-weight: normal !important;
        font-size: 14px !important;
        line-height: 16px !important;
        /* identical to box height */
        text-align: center !important;
        /* main color */
        color: #008F91 !important;
    }

    p.text_hide {
        font-family: Ubuntu;
        font-style: normal !important;
        font-weight: normal !important;
        font-size: 14px !important;
        line-height: 16px !important;
        text-align: center !important;
        color: #008F91 !important;
    }

    .ipoteka.how-to-work_ipoteka div.how-to-work {
        flex-direction: column;
        width: 100%;
        grid-gap: 13px;
    }

    .ipoteka p {
        margin: 0 !important;
        white-space: normal !important;
        width: 100% !important;
    }

    input#heading {
        width: 100% !important;
    }

    .ipoteka .form-group {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .video-call_ipoteka--button a div {
        margin: 0;
    }

    .ipoteka .col-12 {
        width: 100%;
    }

    input#first-name {
        width: 100%;
    }

    input#last-name {
        width: 100%;
    }

    .ipoteka p {
        margin: 10px 10px 24px 10px !important;
    }

    .ipoteka h3 {
        font-family: Ubuntu-bold;
        font-style: normal;
        font-size: 18px !important;
        line-height: 21px !important;
        /* identical to box height */
        /* dark */
        color: #2C3537;
        margin: 10px;
    }

    .main {
        /* background-color: transparent; */
        /* display: flex; */
        width: 100% !important;
        /* background-color: transparent; */
        /* display: flex; */
        width: 96% !important;
        margin-left: auto;
        margin-right: auto;
    }

    p.text_show {
        margin-left: 0px !important;
    }

    p.text_hide {
        margin-left: 0px !important;
    }

    .ipoteka_h--text h3 {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 26px;
        /* identical to box height, or 173% */
        /* dark */
        color: #2C3537;
    }

    .ipoteka_h--text p {
        font-style: normal;
        font-weight: normal;
        font-size: 16px !important;
        line-height: 23px;
        /* or 144% */
        /* dark gray */
        color: #878A8A;
    }

    hr:not([size]) {
        /*height: 1px;
         width: 130px; 
         margin-right: -44px; 
         margin-left: -44px; */
        /*height: 1px;
        width: 98px;
        margin-right: -44px;
        margin-left: -28px;*/
    }

    .ipoteka_h hr {
        height: 1px;
        width: 98px;
        margin-right: -44px;
        margin-left: -28px;
    }

    .ipoteka_h--text {
        position: absolute;
        left: 0;
        right: 0;
        margin: 249px 30px 30px 100px; /*280px 30px 30px 100px*/
        top: 0;
        bottom: 0;
    }









    .ipoteka_s {
        margin: 0px !important;
    }

    .ipoteka {
        background: #FFFFFF;
        border-radius: 6px;
        position: relative;
        /* right: 0; */
        /* left: 0; */
        /*width: 845px;*/
        /*margin: 31px 380px;*/
        padding: 26px 19px 3px 19px;
        height: max-content;
    }














    div#videoCallOff {
        display: none !important;
    }

    .ipoteka_h--text p {
        margin-top: 0px;
        width: 170px !important;
        margin-top: 0px;
        width: 100% !important;
        background-color: transparent;
        border: none;
        white-space: normal;
        overflow: hidden !important;
        align-self: center;
        display: flex;
        grid-gap: 10px;
        height: max-content;
        position: absolute;
    }

    .main {
        margin-top: 83px !important;
        grid-gap: 24px !important;
        padding: 0px 17px !important;
    }
}















































.ipoteka_videocalls--but p {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    text-align: right;
    color: #2C3537;
}

a.ipoteka_online--statements-archives {
    position: absolute;
    right: 218px;
    font-family: Ubuntu-bold;
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    background: #2C3537;
    border-radius: 6px;
    padding: 10px 30px;
    margin: -30px 0px 0px 0px;
}


a div.video_call--off div {
    background: #BABEBF;
    border-radius: 6px;
    cursor: no-drop;
    /*background: #F05E22;*/
    box-shadow: 0px 9px 14px rgb(0 0 0 / 12%);
    border-radius: 6px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    width: max-content;
    padding: 13px 105.0px;
    margin: 13px;
}

div#videoCallOff p {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #878A8A;
    margin: 13px;
}

h1.ipoteka_t {
    display: block;
}

.prequal--block {
    background: #FFFFFF;
    border-radius: 6px;
    padding: 30px;
    gap: 20px;
    display: flex;
    place-items: baseline;
    align-items: self-start;
}

div.prequal--block h3 {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    /* identical to box height, or 130% */
    /* Dark */
    color: #2C3537;
}

.prequal--block p {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    /* or 129% */
    /* Dark */
    color: #2C3537;
    /* Inside auto layout */
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}

.prequal--block div {
    display: grid;
    gap: 10px;
}
