.section-parteneri-finisaje {
    padding: 40px 0 40px;
    overflow: hidden;
}

@media screen and (min-width: 992px) {
    .section-parteneri-finisaje {
        padding: 50px 0 50px;
    }
}

@media screen and (min-width: 1600px) {
    .section-parteneri-finisaje {
        padding: 80px 0
    }
}

@media screen and (max-width: 991px) {
    .section-parteneri-finisaje h3 {
        font-size: 26px;
        line-height: normal;
    }
}

.box-section-parteneri-finisaje {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 320px;
    text-align: center;
    border: 1px solid #EBEDF0;
    background: #FFF;
    padding: 0 15px;
    flex-direction: column;
}

.name-parteneri {
    color: #3B393C;
    text-align: center;
    font-family: "New Hero";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 40px 0 10px
}

.type-parteneri {
    color: #172440;
    font-family: "New Hero";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding: 5px 12px;
    background: #F6F9FC;
}

.swiper-container-2 {
    margin-top: 40px;
}

.swiper-container,
.swiper-container-2 {
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 100%;
}

.content_custom_wrapper {
    padding: 40px 0 0;
}

.content_custom_wrapper p {
    font-family: 'New Hero';
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    text-align: left;
    color: #171C26;
}

.row__last .content_custom_wrapper p {
    text-align: center;
}

.custom_list ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: inline-block;
    width: 100%;
}

.custom_list li::before {
    content: '';
    background: url('../assets/images/checkmark_blue.svg') center center no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 10px;
    top: 14px;
    display: block;
}

.custom_list li {
    position: relative;
    margin: 10px 0;
    padding: 15px;
    background: #fff;
    color: #172440;
    font-family: New Hero;
    font-size: 18px;
    font-weight: 600;
    line-height: 25.18px;
    text-align: left;
    padding-left: 40px;
    border: 1px solid #EBEDF0;
}

.row-2-s1 {
    margin-top: 80px;
    display: flex;
    align-items: center;
}

.row-2-s1 h3 {
    font-family: 'New Hero';
    font-size: 36px;
    font-weight: 600;
    line-height: 54px;
    color: #172440;
}

.wrapper_background_custom {
    padding-top: 300px !important;
    padding-bottom: 80px !important;
    background: #F6F9FC;
    margin-top: -165px;
}

.box_shadow_custom_wrapper p {
    margin: 0;
    font-family: New Hero;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    color: #171C26;
}

.box_shadow_custom_wrapper p strong {
    color: var(--Shades-Black, #171C26);
    font-family: "New Hero";
    font-style: normal;
    font-weight: 500;
    /* 150% */
    margin-bottom: 15px;
    display: inline-block;
}

.section-3-finisaje .box_shadow_custom_wrapper p {
    text-align: left;
}

.after-full-row {
    margin-top: -100px;
    position: relative;
    z-index: 1;
}

@media screen and (max-width:991px) {
    .after-full-row {
        margin-top: 20px;
    }
}

.custom_italic p {
    color: #5C5F66;
    font-family: 'New Hero';
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}

.box_icon {
    margin-top: -55px;
}

.box_shadow_custom_wrapper {
    padding: 30px;
    background: #fff;
    min-height: 375px;
    border: 1px solid #EBEDF0;
    border-radius: 20px;
    border-radius: 24px;
    border: 1px solid var(--Shades-Dividers, #E2E5E9);
    background: #FFF;
}

@media screen and (max-width:991px) {
    .row-2-s1 {
        flex-direction: column;
    }
    .order-xs-2 {
        order: 2;
        margin-top: 30px;
    }
    .row-2-s1 h3 {
        font-size: 28px;
        line-height: 44px;
        ;
    }
}

.custom_height .content_custom_wrapper {
    padding: 0;
}

.image_icon {
    margin-bottom: 20px;
    text-align: center;
}

.image_icon img {
    width: 40px;
    height: 40px;
}

.custom_height {
    min-height: 195px;
}

.pt-0 {
    padding-top: 0
}

@media screen and (max-width: 1441px) {
    .box_shadow_custom_wrapper {
        min-height: 230px;
    }
    .custom_height {
        min-height: 220px;
    }
}

.section-2-finisaje {
    padding: 50px 0 0
}

.section-3-finisaje {
    padding: 50px 0 50px;
}

.section-5-finisaje .title-general-custom,
.section-4-finisaje .title-general-custom,
.section-3-finisaje .title-general-custom {
    margin: 0 0 50px
}

.box__custom {
    padding: 20px;
    margin: 20px 0 100px;
    border-radius: 24px;
    border: 1px solid var(--Shades-Dividers, #E2E5E9);
    background: #FFF;
}

.box__custom p {
    color: var(--Shades-Black, #171C26);
    font-family: "New Hero";
    /* font-size: 22px; */
    font-style: normal;
    font-weight: 300;
    line-height: 33px;
}

.box__custom p strong {
    font-weight: 500
}

.section-3-finisaje .after-full-row {
    margin-bottom: 100px;
    margin-top: -50px;
}

.section-3-finisaje .after-full-row .container {
    max-width: 1300px;
}

.full-row {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 0 50px;
}

.full-row .content-general-custom {
    max-width: 600px;
}

.mt-4 {
    margin-top: 40px;
}

.mt-6 {
    margin-top: 60px;
}

.background_custom_other::after {
    background: #F6F9FC;
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.background_custom_other {
    position: relative;
    padding-top: 60px;
}

.title-small-general-custom {
    color: #172440;
    font-family: "New Hero";
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 54px;
    margin: 0 0 20px;
}

.flex-start {
    align-items: flex-start;
}

.white-content .content-general-custom *,
.white-content p,
.white-content * {
    color: #fff
}

.position_relative,
.background_effect .col-xs-12 {
    position: relative;
    z-index: 1
}

.background_effect {
    position: relative;
}

.background_custom_other .col-xs-12 {
    position: relative;
    z-index: 1
}

.background_effect::after,
.background_custom_other::before {
    content: '';
    background: #F6F9FC;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.section-last-finisaje .imagefull {
    margin-bottom: -18%;
    display: flex;
    width: 100%;
}

.title-last-general-custom p {
    color: #fff;
    font-family: 'New Hero';
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin: 0 0 60px;
    display: inline-block;
    width: 100%;
}

.browse_loop {
    padding: 30px;
    border-radius: 20px;
    background-color: #fff;
    margin: 0 0 30px;
    color: rgba(23, 35, 63, 1);
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    box-shadow: 0px 16px 24px 0px rgba(23, 35, 63, 0.1);
    min-height: 415px;
}

.browse_loop .title-small-general-custom {
    color: rgba(23, 35, 63, 1);
    font-family: 'New Hero';
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    margin: 20px 0;
}

.browse_loop .content-general-custom {
    font-size: 16px;
}

.row__last {
    margin-top: 60px;
}

.row__last .box_shadow_custom_wrapper {
    padding: 20px;
    min-height: 200px !important;
}

.row__last .content_custom_wrapper {
    margin: 10px 0 0 !important
}

@media screen and (min-width:992px) {
    .column-right-in-container {
        padding-left: 60px;
        max-width: 660px;
    }
    .background_effect::after {
        height: 700px;
    }
    .section-2-finisaje .mt-4 {
        margin-top: 50px
    }
    .section-3-finisaje .mt-4 {
        margin-top: 50px !important
    }
    .full-row.white-content {
        min-height: 550px;
    }
    .background_custom_other::after {
        min-height: 100%;
    }
    .section-2-finisaje .box_shadow_custom_wrapper {
        min-height: 260px;
    }
}

@media screen and (min-width:1601px) {
    .column-right-in-container {
        padding-left: 60px;
        max-width: 800px;
    }
    .full-row.white-content {
        min-height: 700px;
    }
}

@media screen and (max-width:991px) {
    .title-small-general-custom {
        font-size: 28px;
        line-height: 44px;
    }
    .full-row {
        flex-direction: column;
    }
    .column-right-in-container,
    .column-left-in-container {
        order: 2;
        margin-top: 30px;
    }
    .swiper-container-2 {
        margin-top: 20px;
    }
    .section-parteneri-finisaje {
        padding-bottom: 0
    }
    .section-3-finisaje,
    .section-2-finisaje {
        overflow: hidden;
    }
    .section-2-finisaje {
        padding: 20px 0 0;
    }
    .section-3-finisaje {
        padding: 20px 0 0;
    }
    .section-4-finisaje {
        padding: 20px 0 0;
    }
    .section-3-finisaje .after-full-row {
        margin: 30px 0 0
    }
    .full-row {
        padding-bottom: 20px;
    }
    .pt-xs-1 h2 {
        font-size: 26px;
    }
    .pt-xs-1 {
        padding-top: 10px;
    }
    .section-3-finisaje {
        /* padding-bottom: 40px; */
    }
    .full-row.white-content {
        padding: 30px 0 !important;
        min-height: 300px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .full-row.white-content .column-right-in-container {
        margin-top: 0;
    }
    .pt-xs-0 {
        padding-top: 0;
    }
    .box_shadow_custom_wrapper {
        min-height: 0 !important;
        margin-bottom: 30px !important;
    }
    .box_custom_wrapper {
        margin-top: 40px;
    }
    .full-row.flex-start.wrapper_background_custom {
        padding-bottom: 40px !important;
        padding-top: 180px !important;
    }
    .mt-xs-0 {
        margin-top: 0 !important
    }
    .hidden-xs {
        display: none;
    }
    .section-4-finisaje .after-full-row {
        margin-bottom: 20px !important;
    }
    .section-5-finisaje .white-content {
        min-height: 300px;
        align-items: center;
        display: flex;
        justify-content: center;
    }
    .section-5-finisaje .white-content .title-small-general-custom {
        margin: 0 !important;
    }
    .box__custom {
        margin-bottom: 40px;
    }
    .section-5-finisaje .row__last .box_shadow_custom_wrapper {
        margin-bottom: 60px !important;
    }
    .section-5-finisaje .row__last .box_shadow_custom_wrapper .content_custom_wrapper {
        margin-top: 10px !important;
    }
    .section-5-finisaje .title-general-custom,
    .section-4-finisaje .title-general-custom,
    .section-3-finisaje .title-general-custom {
        margin-bottom: 30px;
    }
    .page-template-template-finisaje .section-contact {
        margin-top: 0 !important;
    }
}