.list-ol ol {
    margin: 0 40px !important;
}

.list-ol p {
    padding: 10px 0 0;
}

.top-header a, .top-header a:hover {
    color:#fff;
}

.cta_section_small.portfoliu{
    padding: 15px 25px;
}

.bg_custom, .bg_custom .btn-outline-white {
    background-color: #fff;
    border: #e9e9e9 solid;
}
.bg_custom p, .bg_custom .btn-outline-white {
    color: #000;
}

.list_style_1.color_blue a, .list_style_2.color_blue a {
    color: #fff;
}

.list_style_1.color_blue a:hover, .list_style_2.color_blue a:hover {
    color: #FDB415;
}

.bottom_footer {
    padding: 15px 0;
}

section.breadcrumb_section {
    padding: 50px 0;
}

.banner_section .banner_slide_content.banner_content_bottom {
    bottom: unset;
    top: 35%;
}

.large_divider {
    height: 20px;
}