﻿body {
}
.ipoteka_pq {
    /*margin: 0px 0px 0px 364px;*/
    margin:30px 15px;
    margin-right:0px;
}

    .ipoteka_pq h3 {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 21px;
        /* identical to box height */
        color: #2C3537;
        margin-bottom: 13px;
    }

    .ipoteka_pq p {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 22px;
        /* or 157% */
        /* dark */
        color: #2C3537;
        width:98%;
    }

    .ipoteka_pq div.ipoteka_pqs {
        background: #FFFFFF;
        border-radius: 6px;
        position: relative;
        /* right: 0; */
        /* left: 0; */
        width: 100%; /*845px*/
        margin: 30px 0px;
        padding: 30px;
        height: max-content;
    }
.ipoteka_pqs--cert {
    display: flex;
    justify-content: space-between;
}

    .ipoteka_pqs--cert h3 {
        margin: 10px 0px;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 21px;
        /* dark */
        color: #2C3537;
    }

.main {
    /* padding: 0 var(--padding-layout); */
    width: 1300px;
    margin: 31px 0px 0px 0px;
}
        .ipoteka_pqs--cert h3 span {
            font-family: 'Ubuntu-Bold';
            font-style: normal;
            font-weight: normal;
            font-size: 21px;
            line-height: 21px;
            /* dark */
            color: #2C3537;
        }

span.badge {
}

.ipoteka_pqs--cert span.badge {
    position: unset;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    /* identical to box height */
    text-align: center;
    /* main color */
    color: #008F91;
    height: max-content;
    margin: 10px 0px;
}

    .ipoteka_pqs--cert span.badge p {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        color: #008F91;
        height: max-content;
    }


.ipoteka_pqs.ipoteka_pqs-news .ipoteka_certs:hover {
    box-shadow: none !important;
}

.ipoteka_pqs--date {
    display: flex;
    grid-gap: 46px;
    width: 100%;
    margin: 13px 0px;
}

    .ipoteka_pqs--date p {
        width: max-content;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 23px;
        /* or 144% */
        color: #878A8A;
    }

        .ipoteka_pqs--date p.ipo_date {
            font-family: 'Ubuntu-Bold';
            color: #2C3537;
        }
.ipoteka_certs {
    display: flex;
    justify-content: space-between;
    align-self: center;
}

a {
}

.ipoteka_certs a {
    display: flex;
    width: max-content;
    grid-gap: 10px;
}

.ipoteka_certs h3 {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
    /* dark */
    color: #2C3537;
    grid-gap: 10px;
    margin-bottom:0px;
}

.ipoteka_certs a div {
    /*width: 130px;
    background: #008F91;
    border-radius: 20px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;*/
    /* identical to box height */
    /*text-align: center;
    color: #FFFFFF;*/
    width: max-content;
    background: #008F91;
    border-radius: 20px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    padding: 8px 16px;
}

.ipoteka_certs {
    background: #FFFFFF;
    border: 1px solid #99A0A2;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 19px;
    margin:24px 0px 0px 0px;
}
.ipoteka_videocalls--consultants img {
    background: #3E5357;
    border-radius: 31px;
    padding: 10px 10px;
}

.ipoteka_videocalls div.ipoteka_videocalls--i {
    background: #FFFFFF;
    border-radius: 6px;
    padding: 19px 21px;
    display: flex;
    justify-content: space-between;
}

/*.ipoteka_videocalls {
    margin: 15.9px;
    width: 94%;
}*/
.ipoteka_videocalls {
    margin: 21px 0px 21px 15px;
}
.ipoteka_videocalls--consultants {
    display: flex;
    grid-gap: 19px;
}

    .ipoteka_videocalls--consultants h3 {
        font-family: Ubuntu !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-size: 12px !important;
        line-height: 22px !important;
        /* identical to box height, or 183% */
        /* dark gray */
        color: #878A8A !important;
        margin-bottom: 0px !important;
    }
.ipoteka_videocalls h3 {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #2C3537;
    margin-bottom: 13px;
}
    .ipoteka_videocalls--consultants p {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 13px;
        /* identical to box height, or 157% */
        /* dark */
        color: #2C3537;
        width: max-content;
    }

    .ipoteka_videocalls--consultants div {
        align-self: center;
    }
.ipoteka_videocalls--qr {
    display: flex;
    grid-gap: 13px;
}

    .ipoteka_videocalls--qr img {
        width: max-content;
        height: 43px;
    }

.badge {
    border: 1px solid #008B8A;
    box-sizing: border-box;
    border-radius: 23px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #008B8A;
    top: 15px;
    left: 35px;
    position: absolute;
    display: flex;
    align-items: center;
}

.el {
    background: #008B8A;
    width: 5px;
    height: 5px;
    border-radius: 36px;
    margin-right: 5px;
}
    .ipoteka_videocalls--qr p {
        width: max-content;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        /* dark */
        color: #2C3537;
        align-self: center;
    }
.ipoteka_videocalls--but a div {
    background: #F05E22;
    box-shadow: 0px 5px 10px rgba(228, 119, 78, 0.46);
    border-radius: 6px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    /* identical to box height */
    text-align: center;
    /* white */
    color: #FFFFFF;
    padding: 13px 46px;
}






































.ipoteka_pqs.ipoteka_pqs-news.io_h:hover {
    background: #FFFFFF;
    box-shadow: 0px 10px 12px rgb(0 0 0 / 9%);
    border-radius: 6px;
}




@media(max-width:1200px) {
    .ipoteka_pq div.ipoteka_pqs {
        width: 100%; 
        /* background: #FFFFFF; */
        box-shadow: 0px 10px 14px rgb(0 0 0 / 12%);
        /* border-radius: 6px;*/
}

.ipoteka_pqs--cert h3 {
    width: 100% !important;
    font-size: 13px !important;
}

.ipoteka_pqs--cert {
    width: 100% !important;
}

.ipoteka_certs {
    flex-direction: column;
}

.ipoteka_certs h3 {
    display: none;
}

.ipoteka_pqs--date {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100% !important;
}

.ipoteka_pqs--date div {
    width: 100% !important;
}

.ipoteka_pqs--date div p {
    width: 100% !important;
}
.ipo--s {
    grid-column: 1;
    grid-column-end: span 2;
}
    .wrap {
        flex-direction: column;
    }
    .ipoteka_videocalls--consultants {
        grid-gap: 3px;
    }

    .ipoteka_videocalls {
        margin: 0px;
        margin-bottom: 30px;
    }

    .ipoteka_pq div.ipoteka_pqs {
        padding: 10px 16px;
    }

    .ipoteka_pqs--cert span.badge p {
        font-style: normal;
        font-weight: normal;
        font-size: 10px !important;
        line-height: 11px;
        text-align: center;
        /* main color */
        color: #008F91;
    }

    .ipoteka_pqs--cert span.badge {
        /* margin: 10px 10px; */
    }
    .ipoteka_videocalls--qr {
        display: none;
    }

    .ipoteka_videocalls--but {
        /*width: 100% !important;*/
    }
    .io_deals--text div {
        width: 100%;
    }

    .io_deals--text h3 {
        width: 100% !important;
    }

    .io_deals--text .io_deals--text-number {
        width: 100% !important;
        padding: 6px 13px;
        flex-basis: 10%;
    }
    .ipoteka_videocalls--i {
        flex-direction: column;
        align-items: center;
    }

    .ipoteka_videocalls--i {
    }

    .ipoteka_videocalls--but .ipoteka_videocalls--but {
        /* display: flex !important; */
    }
        .ipoteka_videocalls--but a div {
            width: 100% !important;
            padding: 10px;
            color: #F05E22;
            font-size: 0px;
            border-radius: 26px;
        }
    .ipoteka_pqs--cert h3 {
        font-style: normal;
        font-weight: normal;
        font-size: 14px !important;
        line-height: 20px;
        /* or 143% */
        /* dark */
        color: #2C3537;
    }
        .ipoteka_pqs--cert h3 span {
            font-size:13px !important;
        }
    .ipoteka_pqs--date
    {
        grid-gap:10px !important;
    }
    .ipoteka_pqs a div.ipo_pqs--div
    {
        line-height:46px !important;
    }
    .section-box {
        width: 100% !important;
        padding: 16px !important;
    }
    .info-title {
        margin: 0px !important;
    }
    .ipoteka_pqs a {
        align-self: center;
        /* margin-bottom: 30px; */
    }
    .ipoteka_pqs.ipoteka_pqs-news.io_h {
    }

        .ipoteka_pqs.ipoteka_pqs-news.io_h .ipoteka_certs {
            box-shadow: none;
        }

    .ipoteka_pqs.ipoteka_pqs-news.io_deals--s {
        /* background: rgb(231, 245, 238); */
    }
    .io_deals--s-h h1 {
        font-style: normal;
        font-weight: bold;
        font-size: 16px !important;
        line-height: 18px;
        /* dark */
        color: #2C3537;
    }

    .ipoteka_pqs.ipoteka_pqs-news.io_deals--s p {
        font-style: normal;
        font-weight: normal;
        font-size: 13px !important;
        line-height: 20px;
        /* or 154% */
        /* dark */
        color: #2C3537;
    }

    .io_deals--text h3 {
        font-style: normal;
        font-weight: bold;
        font-size: 13px !important;
        line-height: 20px;
        /* or 154% */
        /* dark */
        color: #2C3537;
    }

    .caio .ipoteka_pqs.ipoteka_pqs-news ul li {
        font-size: 12px !important;
    }
    .ipoteka_pq {
        margin:0px;
    }
    .ipoteka_pq h3 {
        width:100% !important;
    }
    .ipoteka_pqs a div.ipo_pqs--div {
        background: #008b8a;
        color: white;
        width: 100%;
        position: absolute;
        margin-left: -16px;
        height: 16%;
        text-align: center;
        align-self: center;
        line-height: 64px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        /* margin-bottom: 30px; */
        display: block !important;
        /*background: #FFFFFF;*/
        box-shadow: 0px 10px 14px rgba(0, 0, 0, 0.12);
        /*border-radius: 6px;*/
    }
    .ipoteka_certs {
        display:none;
    }
    img {}

.ipoteka_videocalls--but img {
    width: 21px;
    /* margin: 13px; */
}


    .ipoteka_videocalls h3 {
    /* margin-top: 30px; */
}

.ipoteka_videocalls {
    padding-top: 31px;
}
}
.ipoteka_pqs a div.ipo_pqs--div{
    display:none;
}
.caio .ipoteka_pqs.ipoteka_pqs-news.ipoteka_pqs--date {
    grid-template-columns: 1fr 1fr 1fr !important;
}

.caio .ipoteka_pqs--date {
    grid-template-columns: 1fr 1fr 1fr;
}
ipoteka_pqs.ipoteka_pqs-news.io_h hr {
    margin: 13px 0px !important;
}
    .caio .ipoteka_pqs--date div {
        /* grid-column-end: span 2; */
    }
    .step {
        cursor:pointer;
     }
/*DEALS*/
.io_deals--s-h h1 {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold !important;
    font-size: 18px !important;
    line-height: 21px !important;
    /* identical to box height */
    /* dark */
    color: #2C3537;
    display: flex !important;
    margin: 19px 26px !important;
}

.io_deals--s-h {
    display: flex;
}

    .io_deals--s-h img {
        width: 19px;
    }

.ipoteka_pqs.ipoteka_pqs-news.io_deals--s p {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    /* or 157% */
    /* dark */
    color: #2C3537;
}

.io_deals--text .io_deals--text-number { /* white */
    background: #FFFFFF;
    /* dark */
    border: 0.6px solid #2C3537;
    box-sizing: border-box;
    height: max-content;
    padding: 6px 13px;
    border-radius: 30px;
    flex-basis:3%;
}

.io_deals--text {
    display: flex;
    grid-gap: 30px;
    margin: 31px 0px;
}

    .io_deals--text h3 {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 22px;
        /* or 157% */
        /* dark */
        color: #2C3537;
    }

    .io_deals--text ul li {
        font-family: Ubuntu;
        font-style: normal;
        /* font-weight: bold; */
        font-size: 14px;
        line-height: 18px;
        /* or 157% */
        /* dark */
        color: #2C3537;
        list-style: disc;
        margin-left: 19px;
    }
.caio .ipoteka_pqs.ipoteka_pqs-news ul li {
    font-family: Ubuntu;
    font-style: normal;
    /* font-weight: bold; */
    font-size: 14px;
    line-height: 18px;
    color: #2C3537;
    list-style: disc;
    margin-left: 19px;
}














.io_sac p {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    /* identical to box height */
    /* dark gray */
    color: #878A8A;
}

.io_sac {
    background: #F0F0F0;
    /* middle_gray */
    border: 0.6px solid #99A0A2;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 24px 21px;
    margin: 30px 0px;
}
.col-md-4 {
    width: max-content !important;
    /*width: 100% !important;*/
}




































span.badge {
}

a.loanCard.credits--s div.loanStatus span.badge p {
    height: max-content;
    width: 91px;
    overflow: hidden;
    /* white-space: normal; */
    grid-gap: 6px;
}
.ipoteka_videocalls--but p {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    text-align: right;
    color: #2C3537;
}








/*new styles*/
div#certInfo span.badge { /* Light green */
    background: #E7F5EE;
    /* Teal */
    border: 1px solid #008F91;
    border-radius: 40px;
    /* Inside auto layout */
    padding: 6px 16px;
}

    div#certInfo span.badge .el {
        display: none;
    }

    div#certInfo span.badge p {
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 14px !important;
        line-height: 18px;
        /* identical to box height, or 129% */
        display: flex;
        align-items: center;
        /* Teal */
        color: #008F91;
        /* Inside auto layout */
    }

div#certInfo div div div.caio { /* White Background */
    background: #FFFFFF;
    border-radius: 8px;
    padding: 24px;
}

div#certInfo div.InLoanWrap div.download:hover { /* White Background */
    background: #FFFFFF;
    border-radius: 8px;
}

div#certInfo div.InLoanWrap div.download {
    width: max-content !important;
    padding: 0px !important;
    justify-content: right;
}


