.find-column{
display: flex;
width: 20%;

}
.find-width {
    width: 85%;
    margin: auto;
}

.euro-parllax {
    position: relative;
    display: block;
    padding: 240px 0 150px;
    background-color: #000000;
}

.parllax-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000000ba;
    background-repeat: no-repeat;
    background-position: top;
    background-blend-mode: overlay;
    background-size: cover;
    padding-top: 30px;
}
.parllax-inner {
    position: relative;
    display: block;
    text-align: center;
    margin: 80px 0;
}
.parllax-title {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    line-height: 45px;
    margin-bottom: 40px;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}
.thm-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    background-color: #fd2121;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 18px 50px;
    transition: 500ms;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 3px;
}

section.euro-access-welcome {
    background: #f2f2f2;
}

.card.flex-row.flex-wrap.border-0 {
    background: #f2f2f2;
}
section.euro-access-welcome .card.flex-row.flex-wrap {
    background: #f2f2f2;
}

section.page-title {
    position: relative;
    padding: 150px 0px;
    color: #ffffff;
    background-color: #3d3f43;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    background-blend-mode: overlay;
}

.euro-welcome-content.about-us-sec {
    padding: 30px 0;
}

.employers_item {
    box-shadow: 0px 0px 15px 1px rgb(219 214 214);
    padding: 15px;
    background: #f2f2f2;
    margin-bottom: 40px;
}
section.our_company_area p {
    color: #2c2c2c;
    font-size: 16px;
    font-weight: 500;
    line-height: 35px;
    font-family: 'Montserrat', sans-serif;
}
section.our_company_area li {
    color: #2c2c2c;
    font-size: 16px;
    font-weight: 500;
    line-height: 35px;
    font-family: 'Montserrat', sans-serif;
}

section.our_company_area h2 {
    margin-bottom: 0rem;
    color: #030d28;
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 500;
}

.employers_item-width {
    width: 85%;
    margin: auto;
}

section.euro-access-contact-master p {
    color: #222;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0px;
}

section.euro-access-contact-master {
    background: #f2f2f2;
}

section.euro-access-form-master {
    background: #f2f2f2f2;
}
h4.card-title {
    margin-bottom: 0rem;
    color: #030d28;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 500;
}
.euro-access-contact-master .card {
    border: none;
    background: #f2f2f2;
}

.company_item img {
    padding: 10px;
    margin: 10px;
}