/* _content/CargoSupport/Pages/Contacts.razor.rz.scp.css */
.container-fluid[b-okyv7cccx6] {
    min-height: 90vh;
    background-image: url('./images/bg-sky.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto cover;
}

/*.card-one {
    background-color: lightgray;
    margin-right: 50px;
    border-radius: 5px;
    border: solid 2px;
    border-color: palevioletred;
}

.card-two {
    background-color: lightgray;
    margin-right: 50px;
    border-radius: 5px;
    border: solid 2px;
    border-color: palevioletred;
}*/

/*.card-three {
    background-color: lightgray;
    margin-right: 50px;
    border-radius: 50px;
    border: solid 2px;
    border-color: palevioletred;
}*/

/*.card-four {
    margin-top: 50px;
    border-radius: 5px;
    background-color: #414542;
}*/

.card-text[b-okyv7cccx6] {
    color: red;
    font-weight: 600;
}
.card-text-04[b-okyv7cccx6] {
    padding-top: 15px;
    font-stretch: ultra-expanded;
    font-weight:600;

}


.card-text-01[b-okyv7cccx6] {
    color: darkblue;
    font-weight: 600;
}

.card-text-address[b-okyv7cccx6] {
    font-weight: 600;
}

.card-text-hours[b-okyv7cccx6] {
    font-weight: 600;
    font-size: xx-large;
}

.card-text-hours-02[b-okyv7cccx6] {
    padding-top: 10%;
    font-size: xx-large;
}

.card-text-hours-01[b-okyv7cccx6] {
    font-weight: 600;
}

.card-text-contacts[b-okyv7cccx6] {
    font-weight: 600;
    font-size: xx-large;
}

.name[b-okyv7cccx6] {
    font-weight: 600;
    font-size: 20px;
}

.card3-titles[b-okyv7cccx6] {
    font-size: x-large;
    text-decoration: underline;
}

card-contacts-paragraph[b-okyv7cccx6] {
    padding-left: 15px;
}


/*@media (max-width: 641px) {
    .card-one {
        margin-right: 0;
        max-width: 100vw;
    }

    .card-two {
        margin-right: 0;
        max-width: 100vw;
    }

    .card-three {
        margin-right: 0;
        max-width: 100vw;
    }

    .card-four {
        margin: 0;
        max-width: 100vw;
    }
}*/
/* _content/CargoSupport/Pages/Customs.razor.rz.scp.css */
.container[b-e8x7vk2mzi] {
    display: flex;
}

.container-fluid[b-e8x7vk2mzi] {
    background-image: url('./images/bg-sky.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto cover;
    min-height: 90vh;
}

.title[b-e8x7vk2mzi] {
    color: red;
    font-weight: 600;
    margin-top: 70px;
}

.sub-title[b-e8x7vk2mzi] {
    color: steelblue;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 60px;
    max-width: 900px;
}

.text-wrapper[b-e8x7vk2mzi] {
    margin-right: 30px;
}

.text-wrapper-bold[b-e8x7vk2mzi] {
    margin-top: 40px;
    font-weight: bold
}

.image-wrapper[b-e8x7vk2mzi] {
    padding-left: 30px;
}

.img-custom[b-e8x7vk2mzi] {
    border: 5px solid white;
}

.column[b-e8x7vk2mzi] {
    float: left;
    width: 50%;
}

@media screen and (max-width: 1000px) {
    .column[b-e8x7vk2mzi] {
        width: 100%;
    }

    .image-wrapper[b-e8x7vk2mzi] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-e8x7vk2mzi] {
        max-width: 100%;
        margin: auto;
    }
}

@media (max-width: 640.98px) {
    .column[b-e8x7vk2mzi] {
        width: 100%;
    }

    .image-wrapper[b-e8x7vk2mzi] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-e8x7vk2mzi] {
        max-width: 100%;
        margin: auto;
        border: 2px solid white;
    }

    .title[b-e8x7vk2mzi] {
        color: red;
        font-weight: 600;
        margin-top: 20px;
        font-size: 28px;
    }

    .sub-title[b-e8x7vk2mzi] {
        color: steelblue;
        font-weight: 200;
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 20px;
        max-width: 900px;
    }

    .text-wrapper-bold[b-e8x7vk2mzi] {
        margin-top: 20px;
        font-weight: bold
    }
}


/* _content/CargoSupport/Pages/Delivery.razor.rz.scp.css */
.container[b-aqibdxdto6] {
    display: flex;
    
}

.container-fluid[b-aqibdxdto6] {
    background-image: url('./images/bg-sky.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto cover;
    min-height: 90vh;
}

.title[b-aqibdxdto6] {
    color: red;
    font-weight: 600;
    margin-top: 70px;
}

.sub-title[b-aqibdxdto6] {
    color: steelblue;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 60px;
    max-width: 900px;
}

.text-wrapper[b-aqibdxdto6] {
    margin-right: 30px;
}

.text-wrapper-bold[b-aqibdxdto6] {
    margin-top: 40px;
    font-weight: bold
}

.image-wrapper[b-aqibdxdto6] {
    padding-left: 30px;
}

.column[b-aqibdxdto6] {
    float:left;
    width: 50%;
}

.img-custom[b-aqibdxdto6] {
    border: 5px solid white;
}

@media screen and (max-width: 1000px) {
    .column[b-aqibdxdto6] {
        width: 100%;
    }

    .image-wrapper[b-aqibdxdto6] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-aqibdxdto6] {
        max-width: 100%;
        margin: auto;
        border: 2px solid white;
    }

}

@media (max-width: 640.98px){
    .column[b-aqibdxdto6] {
        width: 100%;
    }

    .image-wrapper[b-aqibdxdto6] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-aqibdxdto6] {
        max-width: 100%;
        margin: auto;
        border: 2px solid white;
    }

    .title[b-aqibdxdto6] {
        color: red;
        font-weight: 600;
        margin-top: 20px;
        font-size: 28px;
    }

    .sub-title[b-aqibdxdto6] {
        color: steelblue;
        font-weight: 200;
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 20px;
        max-width: 900px;
    }

    .text-wrapper-bold[b-aqibdxdto6] {
        margin-top: 20px;
        font-weight: bold
    }

}
/* _content/CargoSupport/Pages/Documents.razor.rz.scp.css */
.container-fluid[b-64d6ftbkio] {
    background-image: url('./images/bg-sky.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto cover;
    min-height: 90vh;
    margin-bottom: 40px;
}

.container[b-64d6ftbkio] {
    display: flex;
}

.title[b-64d6ftbkio] {
    color: red;
    font-weight: 600;
    margin-top: 70px;
}

.sub-title[b-64d6ftbkio] {
    color: steelblue;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 60px;
}

.text-wrapper[b-64d6ftbkio] {
    margin-right: 30px;
}

.text-wrapper-bold[b-64d6ftbkio] {
    margin-top: 40px;
    font-weight: bold
}

.image-wrapper[b-64d6ftbkio] {
    padding-left: 30px;
}

.column[b-64d6ftbkio] {
    float: left;
    width: 50%;
}

.img-custom[b-64d6ftbkio] {
    transform: rotate(10deg);
}

@media screen and (max-width: 1000px) {
    .column[b-64d6ftbkio] {
        width: 100%;
    }

    .image-wrapper[b-64d6ftbkio] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-64d6ftbkio] {
        max-width: 100%;
        margin: auto;
        transform: rotate(15deg)
    }
}

@media (max-width: 640.98px) {
    .column[b-64d6ftbkio] {
        width: 100%;
    }

    .image-wrapper[b-64d6ftbkio] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-64d6ftbkio] {
        max-width: 100%;
        margin: auto;
        border: 2px solid white;
    }

    .title[b-64d6ftbkio] {
        color: red;
        font-weight: 600;
        margin-top: 20px;
        font-size: 28px;
    }

    .sub-title[b-64d6ftbkio] {
        color: steelblue;
        font-weight: 200;
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 20px;
        max-width: 900px;
    }

    .text-wrapper-bold[b-64d6ftbkio] {
        margin-top: 20px;
        font-weight: bold
    }
}


/* _content/CargoSupport/Pages/Ecommerce.razor.rz.scp.css */
.container-fluid[b-05aepryik4] {
    background-image: url('./images/bg-sky.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto cover;
    min-height: 90vh;
}

.container[b-05aepryik4] {
    display: flex;
}

.title[b-05aepryik4] {
    color: red;
    font-weight: 600;
    margin-top: 70px;
}

.sub-title[b-05aepryik4] {
    color: steelblue;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 60px;
    max-width: 1200px;
}

.text-wrapper[b-05aepryik4] {
    margin-right: 30px;
}

.text-wrapper-bold[b-05aepryik4] {
    margin-top: 40px;
    font-weight: bold
}

.image-wrapper[b-05aepryik4] {
    padding-left: 30px;
}

.img-custom[b-05aepryik4] {
    border: 5px solid white;
}

.column[b-05aepryik4] {
    float: left;
    width: 50%;
}

@media screen and (max-width: 1000px) {
    .column[b-05aepryik4] {
        width: 100%;
    }

    .image-wrapper[b-05aepryik4] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-05aepryik4] {
        max-width: 100%;
        margin: auto;
    }
}

@media (max-width: 640.98px) {
    .column[b-05aepryik4] {
        width: 100%;
    }

    .image-wrapper[b-05aepryik4] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-05aepryik4] {
        max-width: 100%;
        margin: auto;
        border: 2px solid white;
    }

    .title[b-05aepryik4] {
        color: red;
        font-weight: 600;
        margin-top: 20px;
        font-size: 28px;
    }

    .sub-title[b-05aepryik4] {
        color: steelblue;
        font-weight: 200;
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 20px;
        max-width: 900px;
    }

    .text-wrapper-bold[b-05aepryik4] {
        margin-top: 20px;
        font-weight: bold
    }
}


/* _content/CargoSupport/Pages/Index.razor.rz.scp.css */
html[b-mvvbypxowo] {
    scroll-behavior: smooth;
}

.container-fluid[b-mvvbypxowo] {
    background-image: url('./images/bg-sky.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto cover;
    min-height: 90vh;
}

.sub-title[b-mvvbypxowo] {
    color: #414542;
    font-size: 60px;
    font-weight: bold;
    padding-bottom: 30px;
    padding-top: 50px;
    text-align: center;
}

.sub-title-01[b-mvvbypxowo] {
    color: red;
    font-size: 60px;
    font-weight: bold;
    padding-bottom: 70px;
    padding-top: 50px;
    text-align: center;
}

.body-title[b-mvvbypxowo] {
    color: #414542;
    font-weight: 600;
    font-size: 65px;
    text-align: center;
    padding-top: 20px;

}

.body-text[b-mvvbypxowo] {
    margin: auto;
    max-width: 62vw;
    text-align: center;
    padding-bottom: 50px;
    font-size: 20px;
}

.btn-danger[b-mvvbypxowo] {
    color: white;
    font-weight: 500;
    background-color: #414542;
    border-radius: 35px;
    border: 1px solid black;
}

    .btn-danger:hover[b-mvvbypxowo] {
        background-color: white;
        font-weight: 500;
        color: red;
        border: 1px solid black;
        transition: 0.7s;
    }

.bg-color-footer[b-mvvbypxowo] {
    background-color: #414542
}

.img-wrapper[b-mvvbypxowo] {
    display: flex;
    justify-content: center
}

.center-fit[b-mvvbypxowo] {
    max-width: 100%;
    margin: auto;
}

.btn-sales[b-mvvbypxowo] {
    position: absolute;
    top: 50%; /* position the top  edge of the element at the middle of the parent */
    left: 50%; /* position the left edge of the element at the middle of the parent */

    transform: translate(-50%, -50%);
}

.btn-delivery[b-mvvbypxowo] {
    position: absolute;
    top: 30%; /* position the top  edge of the element at the middle of the parent */
    left: 48%; /* position the left edge of the element at the middle of the parent */

    transform: translate(-50%, -50%);
}

.btn-packing[b-mvvbypxowo] {
    position: absolute;
    top: 41%; /* position the top  edge of the element at the middle of the parent */
    left: 41%; /* position the left edge of the element at the middle of the parent */

    transform: translate(-50%, -50%);
}

.btn-security[b-mvvbypxowo] {
    position: absolute;
    top: 49%; /* position the top  edge of the element at the middle of the parent */
    left: 66%; /* position the left edge of the element at the middle of the parent */

    transform: translate(-50%, -50%);
}

.btn-documents[b-mvvbypxowo] {
    position: absolute;
    top: 65%; /* position the top  edge of the element at the middle of the parent */
    left: 29%; /* position the left edge of the element at the middle of the parent */

    transform: translate(-50%, -50%);
}

.btn-storage[b-mvvbypxowo] {
    position: absolute;
    top: 52%; /* position the top  edge of the element at the middle of the parent */
    left: 35%; /* position the left edge of the element at the middle of the parent */

    transform: translate(-50%, -50%);
}

.btn-customs[b-mvvbypxowo] {
    position: absolute;
    top: 37%; /* position the top  edge of the element at the middle of the parent */
    left: 59%; /* position the left edge of the element at the middle of the parent */

    transform: translate(-50%, -50%);
}

.btn-reporting[b-mvvbypxowo] {
    position: absolute;
    top: 60%; /* position the top  edge of the element at the middle of the parent */
    left: 74%; /* position the left edge of the element at the middle of the parent */

    transform: translate(-50%, -50%);
}

.scroll-indicator[b-mvvbypxowo] {
    width: 30px;
    height: 60px;
    border: 2px solid black;
    border-radius: 50px;
    position: relative;
    justify-content: flex-end
}

    .scroll-indicator[b-mvvbypxowo]:before {
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        background: black;
        margin: auto;
        left: 0;
        right: 0;
        top: 30px;
        border-radius: 50%;
        animation: animate-b-mvvbypxowo 1s linear infinite;
    }

@keyframes animate-b-mvvbypxowo {
    0% {
        opacity: 1;
        top: 10px;
    }

    100% {
        opacity: 0;
        top: 50px;
        transform: scale(0.8);
    }
}

@media (min-width: 2200px){
    .btn-delivery[b-mvvbypxowo] {
        position: absolute;
        top: 30%; /* position the top  edge of the element at the middle of the parent */
        left: 49%; /* position the left edge of the element at the middle of the parent */

        transform: translate(-50%, -50%);
    }

    .btn-packing[b-mvvbypxowo] {
        position: absolute;
        top: 41%; /* position the top  edge of the element at the middle of the parent */
        left: 42%; /* position the left edge of the element at the middle of the parent */

        transform: translate(-50%, -50%);
    }

    .btn-security[b-mvvbypxowo] {
        position: absolute;
        top: 49%; /* position the top  edge of the element at the middle of the parent */
        left: 63%; /* position the left edge of the element at the middle of the parent */

        transform: translate(-50%, -50%);
    }

    .btn-documents[b-mvvbypxowo] {
        position: absolute;
        top: 64%; /* position the top  edge of the element at the middle of the parent */
        left: 33%; /* position the left edge of the element at the middle of the parent */

        transform: translate(-50%, -50%);
    }

    .btn-storage[b-mvvbypxowo] {
        position: absolute;
        top: 52%; /* position the top  edge of the element at the middle of the parent */
        left: 38%; /* position the left edge of the element at the middle of the parent */

        transform: translate(-50%, -50%);
    }

    .btn-customs[b-mvvbypxowo] {
        position: absolute;
        top: 37%; /* position the top  edge of the element at the middle of the parent */
        left: 58%; /* position the left edge of the element at the middle of the parent */

        transform: translate(-50%, -50%);
    }

    .btn-reporting[b-mvvbypxowo] {
        position: absolute;
        top: 60%; /* position the top  edge of the element at the middle of the parent */
        left: 69%; /* position the left edge of the element at the middle of the parent */

        transform: translate(-50%, -50%);
    }

}

@media (max-width: 1399px) {
    .sub-title[b-mvvbypxowo] {
        color: #414542;
        font-size: 50px;
        font-weight: bold;
        padding-bottom: 60px;
        padding-top: 40px;
        text-align: center;
    }

    .sub-title-01[b-mvvbypxowo] {
        color: red;
        font-size: 50px;
        font-weight: bold;
        padding-bottom: 60px;
        padding-top: 40px;
        text-align: center;
    }

    .body-title[b-mvvbypxowo] {
        color: #414542;
        font-weight: 600;
        font-size: 50px;
        text-align: center;
        padding-top: 20px;
    }

    .body-text[b-mvvbypxowo] {
        margin: auto;
        max-width: 100vw;
        text-align: center;
        padding-bottom: 50px;
        font-size: 20px;
    }
}

@media (max-width: 640.98px){
    .sub-title[b-mvvbypxowo] {
        color: #414542;
        font-size: 30px;
        font-weight: bold;
        padding-bottom: 20px;
        padding-top: 20px;
        text-align: center;
    }

    .sub-title-01[b-mvvbypxowo] {
        color: red;
        font-size: 30px;
        font-weight: bold;
        padding-bottom: 20px;
        padding-top: 20px;
        text-align: center;
    }

    .body-title[b-mvvbypxowo] {
        color: #414542;
        font-weight: 600;
        font-size: 30px;
        text-align: center;
        padding-top: 20px;
    }

    .body-text[b-mvvbypxowo] {
        margin: auto;
        max-width: 100vw;
        text-align: center;
        padding-bottom: 20px;
        font-size: 16px;
    }

    .scroll-indicator[b-mvvbypxowo] {
        width: 20px;
        height: 40px;
        border: 2px solid black;
        border-radius: 50px;
        position: relative;
        justify-content: flex-end
    }

        .scroll-indicator[b-mvvbypxowo]:before {
            content: "";
            position: absolute;
            width: 10px;
            height: 10px;
            background: black;
            margin: auto;
            left: 0;
            right: 0;
            top: 30px;
            border-radius: 50%;
            animation: animate-b-mvvbypxowo 1s linear infinite;
        }

    @keyframes animate-b-mvvbypxowo {
        0% {
            opacity: 1;
            top: 5px;
        }

        100% {
            opacity: 0;
            top: 30px;
            transform: scale(0.8);
        }
    }
}



/* _content/CargoSupport/Pages/Packing.razor.rz.scp.css */
.container-fluid[b-652pku0njz] {
    background-image: url('./images/bg-sky.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto cover;
    min-height: 90vh;
}


.container[b-652pku0njz] {
    display: flex;
}

.title[b-652pku0njz] {
    color: red;
    font-weight: 600;
    margin-top: 70px;
}

.sub-title[b-652pku0njz] {
    color: steelblue;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 60px;
    max-width: 1000px;
}

.text-wrapper[b-652pku0njz] {
    margin-right: 30px;
}

.text-wrapper-bold[b-652pku0njz] {
    margin-top: 40px;
    font-weight: bold
}

.image-wrapper[b-652pku0njz] {
    padding-left: 30px;
}


.column[b-652pku0njz] {
    float: left;
    width: 50%;
}

@media screen and (max-width: 1000px) {
    .column[b-652pku0njz] {
        width: 100%;
    }

    .image-wrapper[b-652pku0njz] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-652pku0njz] {
        max-width: 100%;
        margin: auto;
    }
}

@media (max-width: 640.98px) {
    .column[b-652pku0njz] {
        width: 100%;
    }

    .image-wrapper[b-652pku0njz] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-652pku0njz] {
        max-width: 100%;
        margin: auto;
        border: 2px solid white;
    }

    .title[b-652pku0njz] {
        color: red;
        font-weight: 600;
        margin-top: 20px;
        font-size: 28px;
    }

    .sub-title[b-652pku0njz] {
        color: steelblue;
        font-weight: 200;
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 20px;
        max-width: 900px;
    }

    .text-wrapper-bold[b-652pku0njz] {
        margin-top: 20px;
        font-weight: bold
    }
}


/* _content/CargoSupport/Pages/Reporting.razor.rz.scp.css */
.container-fluid[b-fexkips69b] {
    background-image: url('./images/bg-sky.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto cover;
    min-height: 90vh;
    padding-bottom: 20px;
}

.container[b-fexkips69b] {
    display: flex;
}

.title[b-fexkips69b] {
    color: red;
    font-weight: 600;
    margin-top: 70px;
}

.sub-title[b-fexkips69b] {
    color: steelblue;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 60px;
    max-width: 1240px;
}

.text-wrapper[b-fexkips69b] {
    margin-right: 30px;
}

.text-wrapper-bold[b-fexkips69b] {
    margin-top: 40px;
    font-weight: bold
}

.image-wrapper[b-fexkips69b] {
    padding-left: 30px;
}

.img-custom[b-fexkips69b] {
    width: 400px;
    border: 2px solid black;
    transition: all .2s ease-in-out;
}

    .img-custom:hover[b-fexkips69b] {
        transform: scale(2.0);
    }

.column[b-fexkips69b] {
    float: left;
    width: 50%;
}

@media only screen and (max-width: 1000px) {
    .column[b-fexkips69b] {
        width: 100%;
    }

    .image-wrapper[b-fexkips69b] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-fexkips69b] {
        max-width: 100%;
        margin: auto;
    }

        .img-custom:hover[b-fexkips69b] {
            transform: scale(1.0);
        }
}

@media (max-width: 640.98px) {
    .column[b-fexkips69b] {
        width: 100%;
    }

    .image-wrapper[b-fexkips69b] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-fexkips69b] {
        max-width: 100%;
        margin: auto;
        border: 2px solid white;
    }

    .title[b-fexkips69b] {
        color: red;
        font-weight: 600;
        margin-top: 20px;
        font-size: 28px;
    }

    .sub-title[b-fexkips69b] {
        color: steelblue;
        font-weight: 200;
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 20px;
        max-width: 900px;
    }

    .text-wrapper-bold[b-fexkips69b] {
        margin-top: 20px;
        font-weight: bold
    }
}



/* _content/CargoSupport/Pages/Sales.razor.rz.scp.css */
.container-fluid[b-usvatet74i] {
    background-image: url('./images/bg-sky.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto cover;
    min-height: 90vh;
}

.container[b-usvatet74i] {
    display: flex;
}

.title[b-usvatet74i] {
    color: red;
    font-weight: 600;
    margin-top: 70px;
}

.sub-title[b-usvatet74i] {
    color: steelblue;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 60px;
}

.text-wrapper[b-usvatet74i] {
    margin-right: 30px;
}

.text-wrapper-bold[b-usvatet74i] {
    margin-top: 40px;
    font-weight: bold
}

.image-wrapper[b-usvatet74i] {
    padding-left: 30px;
}

.img-custom[b-usvatet74i] {
    border: 5px solid white;
}

.column[b-usvatet74i] {
    float: left;
    width: 50%;
}

@media screen and (max-width: 1000px) {
    .column[b-usvatet74i] {
        width: 100%;
    }

    .image-wrapper[b-usvatet74i] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-usvatet74i] {
        max-width: 100%;
        margin: auto;
    }
}

@media (max-width: 640.98px) {
    .column[b-usvatet74i] {
        width: 100%;
    }

    .image-wrapper[b-usvatet74i] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-usvatet74i] {
        max-width: 100%;
        margin: auto;
        border: 2px solid white;
    }

    .title[b-usvatet74i] {
        color: red;
        font-weight: 600;
        margin-top: 20px;
        font-size: 28px;
    }

    .sub-title[b-usvatet74i] {
        color: steelblue;
        font-weight: 200;
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 20px;
        max-width: 900px;
    }

    .text-wrapper-bold[b-usvatet74i] {
        margin-top: 20px;
        font-weight: bold
    }
}

/* _content/CargoSupport/Pages/Security.razor.rz.scp.css */
.container-fluid[b-eel34r96h4] {
    background-image: url('./images/bg-sky.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto cover;
    min-height: 90vh;
}

.container[b-eel34r96h4] {
    display: flex;
}

.title[b-eel34r96h4] {
    color: red;
    font-weight: 600;
    margin-top: 70px;
}

.sub-title[b-eel34r96h4] {
    color: steelblue;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 60px;
    max-width: 1240px;
}

.text-wrapper[b-eel34r96h4] {
    margin-right: 30px;
}

.text-wrapper-bold[b-eel34r96h4] {
    margin-top: 40px;
    font-weight: bold
}

.image-wrapper[b-eel34r96h4] {
    padding-left: 30px;
}

.img-custom[b-eel34r96h4] {
    border: 5px solid white;
}

.column[b-eel34r96h4] {
    float: left;
    width: 50%;
}

@media screen and (max-width: 1000px) {
    .column[b-eel34r96h4] {
        width: 100%;
    }

    .image-wrapper[b-eel34r96h4] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-eel34r96h4] {
        max-width: 100%;
        margin: auto;
    }
}

@media (max-width: 640.98px) {
    .column[b-eel34r96h4] {
        width: 100%;
    }

    .image-wrapper[b-eel34r96h4] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-eel34r96h4] {
        max-width: 100%;
        margin: auto;
        border: 2px solid white;
    }

    .title[b-eel34r96h4] {
        color: red;
        font-weight: 600;
        margin-top: 20px;
        font-size: 28px;
    }

    .sub-title[b-eel34r96h4] {
        color: steelblue;
        font-weight: 200;
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 20px;
        max-width: 900px;
    }

    .text-wrapper-bold[b-eel34r96h4] {
        margin-top: 20px;
        font-weight: bold
    }
}


/* _content/CargoSupport/Pages/Storage.razor.rz.scp.css */
.container-fluid[b-rjdgzx1pek] {
    background-image: url('./images/bg-sky.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto cover;
    min-height: 90vh;
}

.container[b-rjdgzx1pek] {
    display: flex;
}

.title[b-rjdgzx1pek] {
    color: red;
    font-weight: 600;
    margin-top: 70px;
}

.sub-title[b-rjdgzx1pek] {
    color: steelblue;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 60px;
}

.text-wrapper[b-rjdgzx1pek] {
    margin-right: 30px;
}

.text-wrapper-bold[b-rjdgzx1pek] {
    margin-top: 40px;
    font-weight: bold
}

.image-wrapper[b-rjdgzx1pek] {
    padding-left: 30px;
}

.img-custom[b-rjdgzx1pek] {
    border: 5px solid white;
}

.column[b-rjdgzx1pek] {
    float: left;
    width: 50%;
}

@media screen and (max-width: 1000px) {
    .column[b-rjdgzx1pek] {
        width: 100%;
    }

    .image-wrapper[b-rjdgzx1pek] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-rjdgzx1pek] {
        max-width: 100%;
        margin: auto;
    }
}

@media (max-width: 640.98px) {
    .column[b-rjdgzx1pek] {
        width: 100%;
    }

    .image-wrapper[b-rjdgzx1pek] {
        padding: 0;
        margin-bottom: 40px;
    }

    .img-custom[b-rjdgzx1pek] {
        max-width: 100%;
        margin: auto;
        border: 2px solid white;
    }

    .title[b-rjdgzx1pek] {
        color: red;
        font-weight: 600;
        margin-top: 20px;
        font-size: 28px;
    }

    .sub-title[b-rjdgzx1pek] {
        color: steelblue;
        font-weight: 200;
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 20px;
        max-width: 900px;
    }

    .text-wrapper-bold[b-rjdgzx1pek] {
        margin-top: 20px;
        font-weight: bold
    }
}

/* _content/CargoSupport/Shared/CargoSupportLayout.razor.rz.scp.css */
.page[b-oyz24xeq2f] {
    position: relative;
    display: flex;
}

main[b-oyz24xeq2f] {
    flex: 1;
}

.nav-menu[b-oyz24xeq2f] {
    background-color: white;
    min-height: 4rem;
}

.lang-menu[b-oyz24xeq2f] {
    background-color: white;
}

.nav-image[b-oyz24xeq2f] {
    width: 400px;
    align-self:center
}

.top-row[b-oyz24xeq2f] {
    position: relative;
    background-color: white;
    display: flex;
}

    .top-row[b-oyz24xeq2f]  a, .top-row .btn-link[b-oyz24xeq2f] {
        white-space: nowrap;
        margin-left: .5rem;
    }

    .top-row a:first-child[b-oyz24xeq2f] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .show-mobile[b-oyz24xeq2f] {
        display: block;
    }

    .hide-mobile[b-oyz24xeq2f] {
        display: none;
    }

    .page[b-oyz24xeq2f] {
        flex-direction: column;
    }

    .top-row[b-oyz24xeq2f] {
        justify-content: space-between;
    }

    .top-row a[b-oyz24xeq2f], .top-row .btn-link .top-row[b-oyz24xeq2f]  a {
        margin-left: 0;
    }

    .nav-menu[b-oyz24xeq2f] {
        background-color: white;
        min-height: 1rem;
    }

}

@media (min-width: 641px) {
    .show-mobile[b-oyz24xeq2f] {
        display: block;
    }

    .hide-mobile[b-oyz24xeq2f] {
        display: none;
    }

    .page[b-oyz24xeq2f] {
        flex-direction: row;
    }

    .top-row[b-oyz24xeq2f] {
        position: sticky;
        top: 0;
        z-index: 1;
        justify-content: space-between
    }

    .top-row a[b-oyz24xeq2f], .top-row .btn-link[b-oyz24xeq2f] {
        margin-left: 0;
    }

}

@media (min-width: 1630px) {
    .show-mobile[b-oyz24xeq2f] {
        display: none;
    }

    .hide-mobile[b-oyz24xeq2f] {
        display: block;
    }

    .page[b-oyz24xeq2f] {
        flex-direction: row;
    }

    .top-row[b-oyz24xeq2f] {
        position: sticky;
        top: 0;
        z-index: 1;
        justify-content: space-around
    }

        .top-row a[b-oyz24xeq2f], .top-row .btn-link[b-oyz24xeq2f] {
            margin-left: 0;
        }
}
/* _content/CargoSupport/Shared/CargoSupportMenu.razor.rz.scp.css */
.navbar-toggler[b-uirjkofpng] {
    /*color: rgba(255, 255, 255, 0.1);*/
    color: white;
    background-color: red;
}

.top-row[b-uirjkofpng] {
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-uirjkofpng] {
    font-size: 1.1rem;
}

.oi[b-uirjkofpng] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-uirjkofpng]  a {
    color: red;
    font-size: 1.3rem;
    display: inline-block;
    position: relative;
}

    .nav-item[b-uirjkofpng]  .active {
        background-color: rgba(255,255,255,0.25);
        color: #414542;
    }

    .nav-item[b-uirjkofpng]  :after {
        content: '';
        position: absolute;
        width: 100%;
        transform: scaleX(0);
        height: 3px;
        bottom: 0;
        left: 0;
        background-color: red;
        transform-origin: bottom right;
        transition: transform 0.15s ease-out;
    }

    .nav-item[b-uirjkofpng]  :hover:after {
        transform: scaleX(1);
        transform-origin: bottom;
    }

.nav-item-contacts[b-uirjkofpng]  a {
    color: cornflowerblue;
    font-size: 1.3rem;
    display: inline-block;
    position: relative;
}

    .nav-item-contacts[b-uirjkofpng]  .active {
        background-color: rgba(255,255,255,0.25);
        color: #414542;
    }

.nav-item-contacts[b-uirjkofpng]  :after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 3px;
    bottom: 0;
    left: 0;
    background-color: cornflowerblue;
    transform-origin: bottom right;
    transition: transform 0.15s ease-out;
}

    .nav-item-contacts[b-uirjkofpng]  :hover:after {
        transform: scaleX(1);
        transform-origin: bottom;
    }

.nav-title[b-uirjkofpng]  a.active {
        background-color: rgba(255,255,255,0.25);
        color: #414542;
    }

.flex-nav[b-uirjkofpng] {
    flex-direction: column;
    background-color: white;

}

@media (min-width: 1630px) {
    .navbar-toggler[b-uirjkofpng], .navbar-toggler-wrapper[b-uirjkofpng] {
        display: none;
    }

    .flex-nav[b-uirjkofpng] {
        flex-direction: row;
        display: flex;
    }

    .collapse[b-uirjkofpng] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

@media (min-width: 1900px) {
    .nav-item[b-uirjkofpng]  a {
        font-size: 1.8rem;
    }

    .nav-item-contacts[b-uirjkofpng]  a {
        font-size: 1.8rem;
    }

}

@media only screen and (min-zoom: 50%) {
    .flex-nav[b-uirjkofpng] {
        font-size: 50px
    }
}



/* _content/CargoSupport/Shared/CargoSupportMenuMobile.razor.rz.scp.css */
.navbar-toggler[b-dt0zxix07j] {
    /*color: rgba(255, 255, 255, 0.1);*/
    color: white;
    background-color: red;
}

.top-row[b-dt0zxix07j] {
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-dt0zxix07j] {
    font-size: 1.1rem;
}

.oi[b-dt0zxix07j] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-dt0zxix07j]  a {
    color: red;
    font-size: 1.3rem;
    display: inline-block;
    position: relative;
}

.nav-item[b-dt0zxix07j]  .active {
    background-color: rgba(255,255,255,0.25);
    color: #414542;
}

.nav-item[b-dt0zxix07j]  :after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 3px;
    bottom: 0;
    left: 0;
    background-color: red;
    transform-origin: bottom right;
    transition: transform 0.15s ease-out;
}

.nav-item[b-dt0zxix07j]  :hover:after {
    transform: scaleX(1);
    transform-origin: bottom;
}

.nav-item-contacts[b-dt0zxix07j]  a {
    color: cornflowerblue;
    font-size: 1.3rem;
    display: inline-block;
    position: relative;
}

.nav-item-contacts[b-dt0zxix07j]  .active {
    background-color: rgba(255,255,255,0.25);
    color: #414542;
}

.nav-item-contacts[b-dt0zxix07j]  :after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 3px;
    bottom: 0;
    left: 0;
    background-color: cornflowerblue;
    transform-origin: bottom right;
    transition: transform 0.15s ease-out;
}

.nav-item-contacts[b-dt0zxix07j]  :hover:after {
    transform: scaleX(1);
    transform-origin: bottom;
}

.nav-title[b-dt0zxix07j]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: #414542;
}

.flex-nav[b-dt0zxix07j] {
    flex-direction: column;
    background-color: white;
}

@media (min-width: 1630px) {
    .navbar-toggler[b-dt0zxix07j], .navbar-toggler-wrapper[b-dt0zxix07j] {
        display: none;
    }

    .flex-nav[b-dt0zxix07j] {
        flex-direction: row;
        display: flex;
    }

    .collapse[b-dt0zxix07j] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

@media only screen and (min-zoom: 50%) {
    .flex-nav[b-dt0zxix07j] {
        font-size: 50px
    }
}
/* _content/CargoSupport/Shared/CargoSupportMenuRow2.razor.rz.scp.css */
.navbar-toggler[b-lp6t4tcne5] {
    /*color: rgba(255, 255, 255, 0.1);*/
    color: white;
    background-color: red;
}

.top-row[b-lp6t4tcne5] {
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-lp6t4tcne5] {
    font-size: 1.1rem;
}

.oi[b-lp6t4tcne5] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-lp6t4tcne5]  a {
    color: red;
    font-size: 1.3rem;
    display: inline-block;
    position: relative;
}

    .nav-item[b-lp6t4tcne5]  .active {
        background-color: rgba(255,255,255,0.25);
        color: #414542;
    }

    .nav-item[b-lp6t4tcne5]  :after {
        content: '';
        position: absolute;
        width: 100%;
        transform: scaleX(0);
        height: 3px;
        bottom: 0;
        left: 0;
        background-color: red;
        transform-origin: bottom right;
        transition: transform 0.15s ease-out;
    }

    .nav-item[b-lp6t4tcne5]  :hover:after {
        transform: scaleX(1);
        transform-origin: bottom;
    }

.nav-item-contacts[b-lp6t4tcne5]  a {
    color: cornflowerblue;
    font-size: 1.3rem;
    display: inline-block;
    position: relative;
}

    .nav-item-contacts[b-lp6t4tcne5]  .active {
        background-color: rgba(255,255,255,0.25);
        color: #414542;
    }

.nav-item-contacts[b-lp6t4tcne5]  :after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 3px;
    bottom: 0;
    left: 0;
    background-color: cornflowerblue;
    transform-origin: bottom right;
    transition: transform 0.15s ease-out;
}

    .nav-item-contacts[b-lp6t4tcne5]  :hover:after {
        transform: scaleX(1);
        transform-origin: bottom;
    }

.nav-title[b-lp6t4tcne5]  a.active {
        background-color: rgba(255,255,255,0.25);
        color: #414542;
    }

.flex-nav[b-lp6t4tcne5] {
    flex-direction: column;
    background-color: white;

}

@media (min-width: 1630px) {
    .navbar-toggler[b-lp6t4tcne5], .navbar-toggler-wrapper[b-lp6t4tcne5] {
        display: none;
    }

    .flex-nav[b-lp6t4tcne5] {
        flex-direction: row;
        display: flex;
    }

    .collapse[b-lp6t4tcne5] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

@media (min-width: 1900px) {
    .nav-item[b-lp6t4tcne5]  a {
        font-size: 1.8rem;
    }

    .nav-item-contacts[b-lp6t4tcne5]  a {
        font-size: 1.8rem;
    }

}

@media only screen and (min-zoom: 50%) {
    .flex-nav[b-lp6t4tcne5] {
        font-size: 50px
    }
}



/* _content/CargoSupport/Shared/ChooseLanguage.razor.rz.scp.css */
.language-form[b-a1sx7l2z7k]{
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
}
/* _content/CargoSupport/Shared/ContactFooter.razor.rz.scp.css */
.container-fluid[b-jeg4y8dbju] {
    background-color: #414542;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto cover;
}

.card-one[b-jeg4y8dbju] {
    background-color: red;
    margin-right: 50px;
}

.card-two[b-jeg4y8dbju] {
    background-color: blue;
    margin-right: 50px;
    border-radius: 5px;
}

.card-three[b-jeg4y8dbju] {
    background-color: green;
    margin-right: 50px;
}

.card-four[b-jeg4y8dbju] {
    background-color: grey;
}


@media (max-width: 641px) {
    .card[b-jeg4y8dbju] {
        margin-right: 0;
    }
}
/* _content/CargoSupport/Shared/CookieConsentDialogue.razor.rz.scp.css */
.modal[b-eqak7kswe4] {
    display: block;
    max-height: 100vh;
}

.modal-dialog[b-eqak7kswe4] {
    bottom: -58vh;
    left: -37vw;
}

.modal-backdrop[b-eqak7kswe4] {
    display: none;
}

.modal-open .modal[b-eqak7kswe4] {
    width: 300px;
    margin: 0 auto;
}
/* _content/CargoSupport/Shared/MainLayout.razor.rz.scp.css */
.page[b-yeitg5n6n6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-yeitg5n6n6] {
    flex: 1;
}

.sidebar[b-yeitg5n6n6] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-yeitg5n6n6] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-yeitg5n6n6]  a, .top-row .btn-link[b-yeitg5n6n6] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-yeitg5n6n6] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-yeitg5n6n6] {
        display: none;
    }

    .top-row.auth[b-yeitg5n6n6] {
        justify-content: space-between;
    }

    .top-row a[b-yeitg5n6n6], .top-row .btn-link[b-yeitg5n6n6] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-yeitg5n6n6] {
        flex-direction: row;
    }

    .sidebar[b-yeitg5n6n6] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-yeitg5n6n6] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-yeitg5n6n6], article[b-yeitg5n6n6] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/CargoSupport/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-te4917s4m5] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-te4917s4m5] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-te4917s4m5] {
    font-size: 1.1rem;
}

.oi[b-te4917s4m5] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-te4917s4m5] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    
}

    .nav-item:first-of-type[b-te4917s4m5] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-te4917s4m5] {
        padding-bottom: 1rem;
    }

    .nav-item[b-te4917s4m5]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-te4917s4m5]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-te4917s4m5]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-te4917s4m5] {
        display: none;
    }

    .collapse[b-te4917s4m5] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
