body {
    background-color: white;
    font-family: Sora;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
}

.intro-banner {
    background-image: url('/_resources/themes/simple/images/bkos-banner.svg');
    background-repeat: no-repeat;
    background-size: cover;
}

.bc {
    color: #abdfea;
    font-size: 15px;
    font-weight: 100;
    margin-left: 5px;
}

.bc a{
    color: #abdfea;
}

.bc a:hover{
    color: #f54432;
}

.intro-banner h1 {
    font-family: "DM Serif Display", serif;
    font-size: 52px;
    color: white;
    text-align: left;
    margin-bottom: 53px;
    margin-top: 60px;
}

.intro-banner p {
    font-family: "DM Sans", sans-serif;
    font-size: 18px;
    color: white;
    text-align: left;
    margin-bottom: 53px;
}

.intro-banner .text-container {
    max-width: 700px;
}

.intro-banner img{
    width: 100%;
}

.container.info div.row {
    padding-bottom: 50px;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

a.btn-violet-background {
    color: #fff;
    border-color: #052169;
    background-color: #052169;
    font-size: 15px;
    padding: 0;
    height: 44px;
    border-radius: 100px;
    text-align: center;
    vertical-align: middle;
    line-height: 44px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: 0 auto auto;
    text-transform: none;
    width: 175px;
    letter-spacing: normal;
}

a.btn-violet-background:hover {
    color: #554414;
    border-color: #fff;
    background-color: #fff;
}

h2 {
    font-family: "DM Serif Display", serif;
    color: #554414;
    font-size: 52px;
    text-align: left;
    margin-top: 0px;
    padding: 0px;
    line-height: 52px;
}

div.border-container {
    border: solid 1px #E5DDCB;
    border-radius: 16px;
    min-height: 224px;
    padding: 24px;
}

img.advantage-icon {
    margin-bottom: 16px;
}

div.border-container p{
    font-family: "DM Sans", sans-serif;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0px;
    position: absolute;
    bottom: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    color: #554414;
}

.p-0-5 {
    padding: 10px;
}

div.row.advantages {
    padding-top: 120px;
    padding-bottom: 120px;
}

section.blue {
    background-color: #E6F2FA;
    min-height: 1415px;
}

section.blue h2 {
    font-family: "DM Serif Display", serif;
    color: #052169;
    font-size: 52px;
    text-align: left;
    margin-top: 0px;
    padding: 120px 0px 71px 0px;
    line-height: 52px;
}

div.graph {
    font-family: "DM Sans", sans-serif;
    font-size: 24px;
    color: #052169;
    line-height: 28px;
}

div.graph-one {
    width: 529px;
}

div.graph-two {
    width: 443px;
    position: absolute;
    top: 37%;
    left: 55%;
}

div.graph-three {
    width: 469px;
    position: absolute;
    top: 116%;
    left: 17%;
}

div.graph-one p {
    width: 480px;
    height: 75px;
    padding-top: 30px;
    padding-left: 60px;
}

div .graph-two p {
    width: 440px;
    height: 75px;
    padding-top: 30px;
    padding-left: 27px;
}

div.graph-three p {
    width: 440px;
    height: 75px;
    padding-top: 30px;
    padding-left: 25px;
}

section.watermark {
    padding: 120px 0px 120px 0px;
    background-color: #F9F3E6;
    background-image: url(/_resources/themes/simple/images/bkos-watermark.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
}

div.step-one {
    background-image: url(/_resources/themes/simple/images/step-one.svg);
    background-repeat: no-repeat;
    background-size: 27%;
    background-position: right 20px top 20px;
}

div.step-two {
    background-image: url(/_resources/themes/simple/images/step-two.svg);
    background-repeat: no-repeat;
    background-size: 38%;
    background-position: right 30px top 23px;
}

div.step-three {
    background-image: url(/_resources/themes/simple/images/step-three.svg);
    background-repeat: no-repeat;
    background-size: 38%;
    background-position: right 17px top 23px;
}

div.step-four {
    background-image: url(/_resources/themes/simple/images/step-four.svg);
    background-repeat: no-repeat;
    background-size: 43%;
    background-position: right 17px top 23px;
}

div.border-container-step {
    border: solid 1px #E5DDCB;
    border-radius: 16px;
    min-height: 247px;
    padding: 24px;
}

div.border-container-step p {
    font-family: "DM Sans", sans-serif;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0px;
    position: absolute;
    bottom: 20px;
    padding-right: 50px;
    padding-bottom: 10px;
    color: #554414;
}

section#dokumenty {
    color: #052169;
    padding-top: 120px;
    padding-bottom: 120px;
}

section#dokumenty h2{
    color: #052169;
}

section#dokumenty h2.docs-title{
    color: #052169;
    padding-bottom: 30px;
}

section#dokumenty p.docs-add {
    padding-top: 20px;
    font-weight: 600;
}

div.document-section h2 {
    font-family: "DM Sans", sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.47;
    text-align: left;
    color: #011949;
    margin-top: 90px;
    padding: 0 0 0 0;
}

div.document-section p.title {
    font-family: "DM Sans", sans-serif;
    font-size: 18px;
    line-height: 1.33;
    text-align: left;
    color: #011949;
}

div.document-section p.description {
    font-family: "DM Sans", sans-serif;
    opacity: 0.5;
    font-size: 14px;
    line-height: 1.69;
    text-align: left;
    color: #011949;
}

div.document-section img {
    padding-top: 30px;
    padding-bottom: 20px;
}

div.document-section div.list-conatiner {
    min-height: 230px;
}

div.document-section a {
    color: #f54432;
}

section.blue-responsive {
    background-color: #E6F2FA;
    padding-top: 120px;
    padding-bottom: 120px;
    background-image: url(/_resources/themes/simple/images/contact-man.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right 53% center;
}

section.blue-responsive h2, section.blue-responsive p{
    color: #052169;
}

div.document-section h2.contact-title {
    margin-top: 30px;
    font-size: 18px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

p.contact-position {
    margin-top: 0px;
    font-size: 13px;
}

@media (min-width: 768px) and (max-width: 991px) {
    div.graph-one {
        width: 100%;
    }
    div.graph-two {
        width: 100%;
        position: relative;
        margin-top: 70px;
        top: 0px;
        left: 0px;
    }
    div.graph-three {
        width: 100%;
        position: relative;
        margin-top: 70px;
        top: 0px;
        left: 0px;
    }
    div.graph-one img, div.graph-two img, div.graph-three img{
        width: 100%;
        height: auto;
        padding: 0px 10px 0px;
    }
    div.graph-one p, div.graph-two p, div.graph-three p {
        width: 100%;
        height: auto;
        padding-top: 30px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 20px;
        line-height: 24px;
    }
    div.step-one, div.step-two, div.step-three, div.step-four {
        background-size: auto;
    }
}

@media (max-width: 768px) {
    .vertical-center {
        margin: 0;
        position: relative;
        top: 0;
        -ms-transform: translateY(-50%);
        transform: none;
        margin-top: 64px;
    }
    .intro-banner h1 {
        font-family: "DM Serif Display", serif;
        font-size: 36px;
        color: white;
        text-align: left;
        margin-bottom: 53px;
        margin-top: 60px;
    }
    .intro-banner p {
        font-family: "DM Sans", sans-serif;
        font-size: 16px;
        color: white;
        text-align: left;
        margin-bottom: 53px;
    }
    div.row.advantages {
        padding-top: 50px;
        padding-bottom: 50px;
        margin-right: 0px;
        margin-left: 0px;
    }
    section.blue div.row {
        padding-top: 120px;
        padding-bottom: 120px;
        margin-right: 0px;
        margin-left: 0px;
    }
    h2 {
        font-family: "DM Serif Display", serif;
        color: #554414;
        font-size: 36px;
        text-align: left;
        margin-top: 0px;
        padding: 0px;
        padding-bottom: 10px;
        line-height: 1.0;
    }
    section.blue h2 {
        font-family: "DM Serif Display", serif;
        color: #052169;
        font-size: 36px;
        text-align: left;
        margin-top: 40px;
        padding: 0px;
        padding-bottom: 10px;
        line-height: 1.0;
    }
    .container.info div.row {
        padding-bottom: 0px;
    }
    section.blue {
        background-color: #E6F2FA;
        min-height: 1415px;
        padding-bottom: 30px;
    }
    section.blue div.row {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-right: 0px;
        margin-left: 0px;
    }
    div.graph-one {
        width: 100%;
    }
    div.graph-two {
        width: 100%;
        position: relative;
        margin-top: 70px;
        top: 0px;
        left: 0px;
    }
    div.graph-three {
        width: 100%;
        position: relative;
        margin-top: 70px;
        top: 0px;
        left: 0px;
    }
    div.graph-one img, div.graph-two img, div.graph-three img{
        width: 100%;
        height: auto;
        padding: 0px 10px 0px;
    }
    div.graph-one p, div.graph-two p, div.graph-three p {
        width: 100%;
        height: auto;
        padding-top: 30px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 20px;
        line-height: 24px;
    }
    section.watermark {
        padding: 50px 0px 60px 0px;
        background-color: #F9F3E6;
        background-image: none;
    }
    section.watermark div.row {
        display: flex;
        flex-wrap: wrap;
        margin-right: 0px;
        margin-left: 0px;
    }
    section.watermark div.p-0-5 {
        padding: 20px 0px 0px 0px;
    }
    div.step-one, div.step-two, div.step-three, div.step-four {
        background-size: auto;
    }
    div.step-two {
        background-position: right 15px top 23px;
    }
    div.step-three {
        background-position: right 15px top 23px;
    }
    section.blue-responsive {
        background-color: #E6F2FA;
        padding-top: 50px;
        padding-bottom: 50px;
        background-image: none;
    }
    section.blue-responsive div.row:first-child {
        margin-right: 15px;
        margin-left: 15px;
    }
    section.blue-responsive div.row:nth-child(n+2) {
        margin-right: 0px;
        margin-left: 0px;
    }
    section.blue-responsive div.col-sm-12 {
        padding-right: 0px;
        padding-left: 0px;
    }
    section#dokumenty {
        color: #052169;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    section#dokumenty h2.docs-title {
        color: #052169;
        padding-bottom: 10px;
    }
}

@media (max-width: 320px) {
    div.border-container-step p {
        position: relative;
        bottom: 0px;
    }
}

/* -------- Certificate styles ----------- */

section.certificate {
    background: #7D6935;
    background-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(55,44,14,0.5046393557422969) 60%, rgba(55,44,14,0.7483368347338936) 100%), url('/_resources/themes/simple/images/cert-background.svg');
    background-size: fill;
    background-blend-mode: multiply;
}

section.certificate h1{
    font-family: "Sora";
    font-size: 32px;
    color: white;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 60px;
    padding-left: 100px;
    padding-right: 100px;
}

section.certificate h2{
    font-family: "Sora";
    font-size: 32px;
    color: white;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-left: 100px;
    padding-right: 100px;
}

div.certificate-container {
    text-align: center;
    padding: 0px 70px;
}

div.certificate-container img{
    border-radius: 16px;
    width: 100%;
}

div.pit-description p {
    color: white;
    padding: 80px 110px 120px 110px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
}

div.pit-description p a{
    color: white;
    text-decoration: underline;
}

div.pit-description p a:hover{
    color: #f54432;
    text-decoration: underline;
}

@media (max-width: 768px) {
    section.certificate {
        background: #7D6935;
        background-image: none;
    }

    section.certificate h1{
        font-family: "Sora";
        font-size: 16px;
        color: white;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    section.certificate h2{
        font-family: "Sora";
        font-size: 24px;
        color: white;
        text-align: center;
        margin-bottom: 30px;
        margin-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    div.certificate-container {
        text-align: center;
        padding: 0px 20px;
    }

    div.pit-description p {
        color: white;
        padding: 30px 20px 60px 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 22.4px;
    }
}
