header {
    padding-top: 85px;
}

header a img {
    max-width: 160px;
}

body {
    margin: 0;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}

body a {
    text-decoration: none;
}


header {
    padding-top: 87px;
}

header,
footer,
main {
    position: relative;
}

main,
header {
    padding-left: 37px;
    padding-right: 37px;
}

.background-image {
    height: 717px;
    border-bottom: 6px solid #019CB2;
    position: absolute;
    top: -249px;
    left: 0;
    width: 100%;
    z-index: -1;
    overflow: hidden;
}

.background-image img:nth-child(1) {
    width: auto;
    height: 717px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;

}

.background-image img:nth-child(2) {
    visibility: hidden;
    pointer-events: none;
    width: auto;
    height: 717px;
    position: absolute;
    top: -249px;
    left: -360px;
    z-index: -1;

}

.slogan h1 {

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 44px;
    line-height: 150%;
    display: flex;
    align-items: center;

    color: #019CB2;
    margin-bottom: 15px;
    margin-top: 121px;
    mix-blend-mode: normal;

}

.slogan h2 {

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 150%;

    display: flex;
    align-items: center;
    letter-spacing: -0.01em;

    color: #019CB2;
    margin-top: 0;
    margin-bottom: 38px;

    mix-blend-mode: normal;

}

.join-button a {

    width: 215px;
    height: 56px;

    background: radial-gradient(72.18% 72.18% at 50% 50%, #FF8728 0%, #FF7100 100%);
    box-shadow: 0px 2.20386px 4.40771px rgba(0, 0, 0, 0.15);
    border-radius: 5.50964px;
    display: block;


    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 16.5289px;
    line-height: 140%;

    display: flex;
    align-items: center;
    text-align: center;
    text-align: center;
    justify-content: center;
    color: #FFFFFF;

    flex: none;
    order: 0;
    flex-grow: 0;

}

.marker-image {
    text-align: center;
}

.marker-image img {
    width: 148px;
    margin: 0 auto;
    margin-top: 181px;
}

.advantages {
    width: fit-content;
    margin: 0 auto;
}

.advantages h3 {

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 150%;
    display: flex;
    align-items: center;

    margin-top: 45px;

    color: #FF7100;
    margin-bottom: 30px;
    mix-blend-mode: normal;

}

.advantages ul li {
    list-style: none;
    margin-left: 0;
    padding-left: 30px;
    position: relative;
    margin-bottom: 17px;

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 250%;

    display: flex;
    align-items: center;

    color: #2C3E50;

    mix-blend-mode: normal;

}

.advantages ul li:last-child {
    font-weight: bold;
}

.advantages ul {
    margin-left: 0;
    padding-left: 0;
}

.advantages ul li:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    width: 18px;
    height: 20px;
    background-image: url(images/arrows.png);
    background-size: cover;
}

.advantages-area {
    padding-bottom: 81px;
}

.join-area {
    background-color: #019CB2;
    background: url(images/background.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 65px;
    background-position: center;

    padding-bottom: 65px;
    width: 100vw;
    margin-left: calc(-1*(100vw - 100%) / 2);
}

.join-area .join-image img {
    width: 90px;
    height: auto;
    margin: 0 auto;
}

.join-area .join-image {
    text-align: center;
    margin-bottom: 25px;
}

.join-area h4 {
    margin-top: 0;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 150%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    mix-blend-mode: normal;

}

.join-area .join-button {
    width: fit-content;
    margin: 0 auto;
}

footer {
    background-color: #2C3E50;
    padding-top: 30px;
    padding-left: 43px;
    padding-right: 43px;
    padding-bottom: 55px;
    color: #FFFFFF;
    font-family: 'Ubuntu';
    overflow: hidden;
}

footer li a {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;

    color: #9099B0;

}

footer div>label {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    display: flex;
    align-items: center;

    color: #FFFFFF;


}

footer li {
    list-style: none;
    position: relative;

}

footer .f-logo-container {
    width: fit-content;
    margin-bottom: 45px;
}

footer .f-logo-container img {
    max-width: 75px;
}

footer div div:not(.footer-follow-us-menu) li {
    padding-left: 12px;
    margin-bottom: 10px;
}

footer div:not(.footer-follow-us-menu) label {
    margin-bottom: 12px;
}

footer div:not(.footer-follow-us-menu) ul {
    margin: 0;
    padding-left: 0;
}

footer div div:not(.footer-follow-us-menu) li:before {
    content: " ";
    width: 5px;
    height: 10px;
    background: url(images/bullet-footer.png);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    top: 6px;
}

footer .footer-follow-us-menu {
    margin-bottom: 45px;
    grid-column: 1 / 3;
}

footer .footer-follow-us-menu ul {
    display: flex;
    flex-direction: row;
    column-gap: 8px;
    padding-left: 0;
}

footer .footer-logo-container img {
    width: fit-content;
    float: left;
    height: 200px;
    margin: 0 auto;
}

footer .footer-celeritas-services,
footer .footer-client-support {
    margin-bottom: 25px;
}

footer .footer-celeritas-services-desktop {
    position: absolute;
    pointer-events: none;
    visibility: hidden;
}

footer .footer-follow-us-menu label {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 21px;
    display: flex;
    align-items: center;
    margin-bottom: 7px;
    color: #FFFFFF;
}

footer .footer-follow-us-menu ul li {
    list-style: none;
}

footer .footer-follow-us-menu ul li a {
    width: 26px;
    height: 26px;
    background: #FFFFFF;
    border-radius: 50%;

}

footer .footer-follow-us-menu ul li:nth-child(1) a:before {
    content: " ";
    width: 30px;
    height: 25px;
    background: url(images/twitter.svg);
    color: white;
    background-color: transparent;
    border-radius: 50%;
    margin-top: -2px;
    margin-left: 0px;
    background-position-x: center;
}

footer .footer-follow-us-menu ul li:nth-child(2) a:before {
    content: " ";
    width: 25px;
    height: 25px;
    background: url("images/linkedin.svg");
    color: white;
    background-color: transparent;
    border-radius: 50%;
    margin-top: -2px;
    background-size: contain;

}


footer .footer-follow-us-menu ul li:nth-child(3) a:before {
    content: " ";

    width: 28px;
    height: 26px;
    background: url(images/youtube.svg);
    color: white;
    background-color: transparent;
    background-repeat: no-repeat;
    border-radius: 50%;
    margin-top: 0px;
    background-position-x: center;
    background-position-y: center;

}

@media only screen and (min-width: 768px) {

    .background-image img:nth-child(1) {
        visibility: hidden;
        pointer-events: none;

    }

    .background-image img:nth-child(2) {
        visibility: visible;
        pointer-events: all;
        height: 844px;
        top: 100px;
        left: auto;
        right: 0;
    }

    footer .footer-follow-us-menu ul li:nth-child(1) a:before {
        width: 30px;
        height: 26px;
        background-size: 110%;
        background-position: center;
        background-position-y: -1px;
        background-position-x: 0px;
    }

    footer .footer-follow-us-menu ul li:nth-child(2) a:before {
        width: 30px;
        height: 30px;
        background-size: 110%;
        background-position: center;

    }


    footer .footer-follow-us-menu ul li:nth-child(3) a:before {
        width: 30px;
        height: 30px;
        background-size: 110%;
        background-position: center;
    }

    .background-image {
        width: 100%;
        position: absolute;
        height: 844px;
        top: 0;
        top: -267px;
        border-bottom: 6px solid #019CB2;
        left: 0;
        z-index: -1;
    }

    header {
        padding-top: 42px;
        padding-left: 102px;
    }

    header a img {
        max-width: 220px;
    }

    .slogan h1 {
        font-weight: 800;
        font-size: 95px;
        line-height: 150%;
        color: #019CB2;
        margin-top: 70px;
    }

    .slogan h2 {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 800;
        font-size: 40px;
        line-height: 150%;
        display: flex;
        align-items: center;
        letter-spacing: -0.01em;
        max-width: 546px;
        margin-bottom: 70px;

        color: #019CB2;

        mix-blend-mode: normal;

    }

    .join-button a {
        height: 95px;
        width: 363px;
        font-weight: 600;
        font-size: 30px;
        line-height: 140%;
    }

    .join-button a:hover {
        background: #ff6900 !important;
    }

    .marker-image {
        text-align: right;
    }

    .marker-image img {
        width: 305px;
        margin-top: -90px;
    }

    .advantages {
        margin-left: 0;
        margin-top: -70px;
    }

    .advantages h3 {
        font-weight: 800;
        font-size: 35px;
        line-height: 150%;
    }

    .advantages ul li {
        font-weight: 500;
        font-size: 35px;
        line-height: 250%;
        padding-left: 66px;
    }

    .advantages ul li:before {
        width: 40px;
        height: 44px;
        top: 20px;
    }

    .advantages-area {
        padding-bottom: 100px;
        margin-top: -106px;
    }

    footer {
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .join-area {
        padding-top: 62px;
        padding-bottom: 104px;
        padding-left: 0;
    }

    .join-area .join-image img {
        width: 152px;
    }

    .join-area h4 {
        font-weight: 800;
        font-size: 40px;
        line-height: 150%;
    }

    footer .footer-follow-us-menu {
        padding: 0;
        width: fit-content;
        margin: 0 auto;
        margin-bottom: 45px;
    }

    .f-logo-container {
        max-width: 110px;
        text-align: center;

        float: none !important;
        display: block;
        margin: 0 auto;
    }

    footer .footer-follow-us-menu label {
        font-weight: 400;
        font-size: 20px;
        line-height: 28px;
        text-align: center;
        max-width: 110px;
        justify-content: center;
    }

    footer .footer-follow-us-menu ul {
        column-gap: 10px;
    }

    footer .footer-follow-us-menu ul li a {
        width: 30px;
        height: 30px;
    }

    .f-logo-container img {
        max-width: 56px;
    }

    footer div div:not(.footer-follow-us-menu) label {
        font-weight: 400;
        font-size: 20px;
        line-height: 28px;
    }

    footer li a {

        font-weight: 300;
        font-size: 14px;
        line-height: 20px;
    }

    footer .footer-celeritas-services {
        position: absolute;
        pointer-events: none;
        visibility: hidden;
    }

    footer .footer-celeritas-services-desktop {
        position: initial;
        pointer-events: all;
        visibility: visible;
    }

    footer .footer-container {
        display: grid;
        grid-template-columns: auto 1fr;
        width: 1080px;
        margin: 0 auto;
        column-gap: 63px;

    }

    footer .footer-bottom {
        grid-column: 1;
        grid-row: 1;
        display: flex;
        column-gap: 61px;
        padding: 0;
        height: fit-content;
    }

    footer .footer-top-left {
        border-bottom: none;
        display: initial;
        margin-top: 0px;
    }

    main {
        padding-left: 102px;
        padding-right: 102px;
    }

    .slogan-area,
    .advantages-area {
        padding-left: 50px;
    }
}