font-face{font-family:Graphik Web;src:url(Graphik-Extralight-Web.ttf) format("truetype");font-weight:300;font-style:normal;font-stretch:normal}

@font-face{font-family:Graphik Web;src:url(Graphik-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-stretch:normal}

@font-face{font-family:Graphik Web;src:url(Graphik-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-stretch:normal}

@font-face{font-family:Graphik Web;src:url(Graphik-Medium.ttf) format("truetype");font-weight:600;font-style:normal;font-stretch:normal}

@font-face{font-family:Graphik Web;src:url(Graphik-Semibold.ttf) format("truetype");font-weight:700;font-style:normal;font-stretch:normal}

@font-face{font-family:Graphik Web;src:url(Graphik-Semibold.ttf) format("truetype");font-weight:800;font-style:normal;font-stretch:normal}

@media (min-width: 1024px)
{
    .container
    {
        max-width: 1024px;
    }
}

body
{
    font-family: Graphik Web;
    font-weight: 400;
}

.bg
{
    background: url(/images/bg.svg) no-repeat;
    background-size: cover;
}

.navbar .nav-link
{
    color: #000;
    font-weight: 500;
    font-size: 13px;
    line-height: 25px;
    padding: 7px;
}

.navbar
{
    position: relative;
    top: 0;
    padding: 25px 0px;
}

.navbar .navbar-nav
{
    margin-left: 50px;
}

.about
{
    padding-top: 209px;
    padding-bottom: 108px;
}

.about .container
{
    position: relative;
}

.about .text
{
    width: 360px;
    color: #676460;
    letter-spacing: -0.02em;
    font-size: 18px;
    line-height: 145%;
}

.about h2
{
    margin-bottom: 20px;
}

.slider
{
    padding: 100px 0;
    background-color: #F8FAFB;
}

.slider .container
{
    position: relative;
}

.slider h2
{
    margin-bottom: 50px;
}

.slider ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    white-space: nowrap;
    overflow-x: auto;
    padding-left: 20px;
    margin-bottom: -50px;
    padding-bottom: 50px;
    height: 100%;
};

.slider ul::-webkit-scrollbar
{
    display: none;
}

.slider ul li
{
    display: inline-block;
    width: 328px;
    margin-right: 16px;
    vertical-align: top;
    white-space: normal;
}

.slider ul li:last-child
{
    margin-right: 0;
}

.slider ul li img
{
    box-shadow: 0px 10px 20px hsl(0, 0%, 80%);
    border-radius: 4px;
    margin-bottom: 17px;
}

.slider
{
    position: relative;
}

.slider .navigation-dots
{
    margin-top: 70px;
    height: 8px;
    text-align: left;
    position: relative;
    top: -5px;
}

.slider .navigation-dots .dot
{
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 8px;
}

.slider .navigation-dots .dot::before
{
    margin: 7px;
    content: "";
    display: inline-block;
    border: 1px solid #2E384D;
    background-color: #fff;
    display: inline-block;
    border-radius: 50px;
    box-sizing: border-box;
    vertical-align: top;
    cursor: pointer;
    width: 8px;
    height: 8px;
}

.slider .navigation-dots .dot.active::before
{
    background-color: #2E384D;
}

.slider .navigation-arrows
{
    height: 24px;
    width: 24px;
    float: right;
    position: relative;
    top: -16px;
}

.slider .navigation-arrows .arrow
{
    width: 24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    cursor: pointer;
}

.slider .navigation-arrows .arrow-left
{
    background: url('/images/arrow-left-on.svg') no-repeat center;
    right: 48px;
}

.slider .navigation-arrows .arrow-right
{
    background: url('/images/arrow-right-on.svg') no-repeat center;
}

.slider .navigation-arrows .arrow-left.active
{
    background: url('/images/arrow-left-off.svg') no-repeat center;
    right: 48px;
}

.slider .navigation-arrows .arrow-right.active
{
    background: url('/images/arrow-right-off.svg') no-repeat center;
}

.categories
{
    background-color: #BCE5E6;
    padding: 80px 0;
}

.categories .cat
{
    position: relative;
    display: inline-block;
}

.categories h3
{
    margin: 0;
    padding-bottom: 26px;
    border-bottom: 1px solid rgba(46, 56, 77, .4);
    width: 448px;
    font-weight: 600;
    position: relative;
}

.categories .cat:hover
{
    text-decoration: none;
}

.categories .cat:first-child
{
    /* margin-right: 100px; */
}

.categories .cat h3::after
{
    content: "";
    position: absolute;
    background: url(/images/arrow-circle-right.svg) no-repeat center;
    width: 24px;
    height: 24px;
    display: inline-block;
    right: 0;
    top: 10px;
}

.categories .cat:nth-child(2) h3
{
    float: right;
}

.slider .container.ul
{
    margin: 0;
    padding: 0;
    max-width: 100%;
    overflow: hidden;
}

@media (min-width: 576px)
{
    .navbar-expand-sm .navbar-nav .nav-link
    {
        padding-right: 10px;
        padding-left: 10px;
    }
}

h1
{
    font-weight: 600;
    font-size: 42px;
    line-height: 52px;
    letter-spacing: -0.04em;
}

h2
{
    font-weight: 600;
    font-size: 32px;
    line-height: 37px;
    letter-spacing: -0.02em;
}

h3
{
    font-size: 30px;
    line-height: 130%;
    letter-spacing: -0.03em;
}

h4
{
    font-weight: 700;
    font-size: 17px;
    line-height: 110%;
    letter-spacing: -0.04em;
}

h5
{
    font-weight: 100;
    font-size: 15px;
    line-height: 145%;
    letter-spacing: -0.03em;
}

.title
{
    color: #2E384D;
}

.title2
{
    color: #0096D7;
}

.title3
{
    color: #8798AD;
}

.entry
{
    padding-top: 156px;
    padding-bottom: 241px;
}

.entry h1
{
    width: 300px;
    margin-bottom: 20px;
}

.entry .text
{
    font-size: 22px;
    line-height: 31px;
    letter-spacing: -0.01em;
    color: #2E384D;
    width: 420px;
    margin-bottom: 30px;
}

.entry .btn
{
    width: 150px;
    height: 60px;
    background-color: #0096D7;
    border-radius: 4px;
    color: #fff;
    margin: 0 auto;
    border: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: -0.02em;
}

#footer
{
    padding: 40px 0;
    background-color: #2E384D;
    color: #fff;
}

#footer .logo
{
    display: inline-block;
}

#footer ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
}

#footer ul li
{
    display: inline-block;
    margin-left: 71px;
}

#footer ul li a
{
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.02em;
    font-weight: 500;
}

#footer hr
{
    margin-top: 45px;
    margin-bottom: 42px;
    background-color: rgba(157, 169, 185, 0.2);
}

#footer .col,
#footer .col a
{
    color: #9DA9B9;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.01em;
}

.navbar-toggler-icon
{
    background: url('/images/menu.svg') no-repeat;
    background-position: center;
}

.social-media-bellow a
{
    width: 20px;
    height: 20px;
    line-height: 1em;
    margin-right: 25px;
}

.social-media-bellow a:last-child
{
    margin-right: 0;
}

.slider .container.ul > *
{
    padding-left: calc(100% - (100% - 30px - 15px));
}

.categories .btn
{
    background-color: #2E384D;
    color: #fff;
    width: 290px;
    height: 60px;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: -0.02em;
    border-radius: 4px;
    border: 0;
    font-weight: 500;
}

.bg-close
{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    transition: background-color 0.3s;
    background-color: rgba(0,0,0,0);
    display: block!important;
}

.bg-close.bg-close-ended
{
    transform: translateY(-100%);
}

.menu-opened .bg-close
{
    background-color: rgba(0,0,0,0.8);
    display: block;
    transform: translateY(0%);
}

.bg-close.collapsing
{
    height: auto!important;
}

@media (max-width: 425px)
{
    .navbar-nav .nav-link
    {
        font-weight: normal;
        font-size: 18px;
        letter-spacing: -0.02em;
    }

    .navbar-toggler
    {
        padding-right: 20px;
    }

    .container
    {
        padding-left: 30px;
        padding-right: 30px;
    }

    .slider .container.ul > *
    {
        padding-left: 30px;
    }

    .about h2
    {
        font-size: 25px;
        line-height: 28px;
        letter-spacing: -0.03em;
        margin-bottom: 10px;
    }

    .navbar
    {
        padding: 0px 0;
    }

    .navbar-nav .mobile img
    {
        position: absolute;
        left: 0;
        height: 22px;
    }

    .navbar-nav .mobile .close
    {
        right: 0;
        left: initial;
    }

    .bottom .col.copyright
    {
        order: 3;
        margin-top: 30px;
    }

    .bottom .col
    {
        text-align: left!important;
        margin-top: 10px;
    }

    .social-media-above a
    {
        width: 24px;
        height: 24px;
        line-height: 1em;
        margin-right: 25px;
    }

    .social-media-above a:last-child
    {
        margin-right: 0;
    }

    #footer .container
    {
        padding-left: 30px;
        padding-right: 30px;
    }

    #footer .bottom
    {
        flex-direction: column;
    }

    #footer ul li
    {
        display: block;
        margin: 0;
        margin-top: 12px;
    }

    #footer ul
    {
        float: none;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    #footer hr
    {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .categories .container
    {
    }

    .container .cat h3
    {
        font-size: 25px;
    }

    .slider
    {
        padding: 40px 0px;
    }

    .slider .container
    {
    }

    .slider h2
    {
        font-size: 25px;
        line-height: 130%;
        letter-spacing: -0.03em;
        margin-bottom: 30px;
        font-weight: 600;
    }

    .slider .navigation
    {
        display: none;
    }

    .slider ul li
    {
        width: 220px;
    }

    .about
    {
        padding: 60px 0px;
        font-size: 25px;
        line-height: 28px;
        letter-spacing: -0.03em;
    }

    .about .text
    {
        font-size: 16px;
        line-height: 145%;
        letter-spacing: -0.02em;
        color: #8798AD;
        width: 100%;
    }

    .bg
    {
        background: url('/images/bg-mobile.svg') no-repeat;
        background-size: cover;
        background-position: top;
        height: 720px;
    }

    .navbar-brand
    {
        position: relative;
        top: 45px;
        left: calc(50% - (138px / 2));
        margin: 0;
        padding: 0;
    }

    section.entry
    {
        padding: 0 0px;
        height: 100%;
        text-align: center;
    }


    .entry h1
    {
        margin: 0 auto;
        position: relative;
        top: 70px;
        font-size: 27px;
        line-height: 30px;
        letter-spacing: -0.03em;
        width: 220px;
        font-weight: 600;
    }

    .entry .text
    {
        position: relative;
        top: 85px;
        color: #8798AD;
        font-size: 16px;
        line-height: 144.27%;
        width: 100%;
    }

    .entry .btn
    {
        width: 100%;
        position: relative;
        top: 425px;
    }

    .navbar-collapse
    {
        border-radius: 0px 0px 10px 10px;
        background-color: #fff;
        z-index: 2;
        left: 0;
        right: 0;
        position: absolute;
        top: 0px;
        width: 100%;
        padding: 20px;
        padding-bottom: 40px;
        transition: transform 0.3s;
        transform: translateY(-100%);
        height: auto!important;
        display: block!important;
    }

    .navbar-collapse .mobile .close
    {
        opacity: 1;
        text-shadow: initial;
        padding: 5px;
        font-size: 24px;
    }

    .navbar-collapse .mobile
    {
        margin-bottom: 50px;
        padding-bottom: 32px;
    }

    .navbar-collapse .navbar-nav
    {
        margin-left: 0;
        position: relative;
        text-align: center;
    }

    .navbar-collapse.collapsing
    {
        height: auto!important;
    }

    .menu-opened .navbar-collapse
    {
        transform: translateY(0%);
    }
}

@media (min-width: 769px)
{
    .slider .container.ul > *
    {
        padding-left: calc((100% - 720px) / 2 + (15px));
    }
}

@media (min-width: 992px)
{
    .slider .container.ul > *
    {
        padding-left: calc((100% - 960px) / 2 + (15px));
    }
}

@media (min-width: 1024px)
{
    .slider .container.ul > *
    {
        padding-left: calc((100% - 1024px) / 2 + (15px));
    }

    .imgs-container
    {
        position: absolute;
        width: 602px;
        height: 370px;
        right: 0;
        top: -129px;
    }

    .imgs-container .worker-img
    {
        background: url("/images/workers-image2.jpg") no-repeat center;
        width: 275.2px;
        height: 240.8px;
        border-radius: 8.6px 8.6px 8.6px 86px;
        position: absolute;
        top: 129px;
        left: 0;
        background-size: 180%;
        background-position: -140px -73px;
    }

    .imgs-container .worker-img::before
    {
        content: "";
        display: block;
        width: 240.8px;
        height: 223.6px;
        -webkit-filter: blur(25px);
        -moz-filter: blur(25px);
        -o-filter: blur(25px);
        -ms-filter: blur(25px);
        filter: blur(25px);
        background: url(/images/workers-image2.jpg) no-repeat center;
        background-size: 180%;
        background-position: -140px -73px;
        border-radius: 0px 0px 0px 86px;
        z-index: -1;
        position: relative;
        left: 17px;
        top: 17px;
    }

    .imgs-container .business-img
    {
        background: url("/images/business-image.jpg") no-repeat center;
        width: 275.2px;
        height: 240.8px;
        position: absolute;
        right: 25.8px;
        top: 0;
        background-size: cover;
        border-radius: 86px 8.6px 8.6px 8.6px;
    }

    .imgs-container .business-img::before
    {
        content: "";
        display: block;
        width: 240.8px;
        height: 223.6px;
        -webkit-filter: blur(25px);
        -moz-filter: blur(25px);
        -o-filter: blur(25px);
        -ms-filter: blur(25px);
        filter: blur(25px);
        background: url(/images/business-image.jpg) no-repeat center;
        background-size: cover;
        border-radius: 86px 0px 0px 0px;
        z-index: -1;
        position: relative;
        left: 17px;
        top: 17px;
    }

    .imgs-container .bg-graphic
    {
        background: #EEFCFE;
        border-radius: 447.2px 17.2px 17.2px 17.2px;
        width: 576.2px;
        height: 266.6px;
        top: 62.2px;
        right: 0;
        bottom: 43px;
        left: 25.8px;
        position: absolute;
        z-index: -2;
    }
}

@media (max-width: 1024px)
{
    .categories
    {
        padding: 60px 0;
    }

    .categories .cat
    {
    }

    .categories .cat:first-child
    {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .categories .cat:first-child h3
    {
        border-bottom: 1px solid rgb(255,255,255, 0.4);
    }

    .categories .cat:last-child h3
    {
        border-bottom: 0;
        padding-bottom: 0px;
    }

    .categories .cat h3
    {
        width: 100%;
    }
}
