.page-title-bar .container {
    padding: 0 15px;
}

.page-container {
    padding: 0 15px !important;
}

@media (min-width: 768px) {
    .page-container {
        padding: 0 15px !important;
    }
}

@media (min-width: 1175px) {
    .page-title-bar .container {
        padding: 0;
    }

    .page-container {
        padding: 0 25px !important;
    }
}

#vue-boat-certificate-page {
    max-width: 1140px !important;
}

.boat-cert-back {
    font-family: Arial;
    color: #ffffff;
    font-size: 12px;
    background: #f39414;
    padding: 5.5px 14px 5.5px 10px;
    text-decoration: none;
    margin-left: 20px;
}

#boat-certificate-menu {
    padding: 15px 30px;
}

#boat-certs table {
    font-family: "PT Sans", sans-serif;
}

#boat-certs table h2 {
    font-size: 24px;
    font-weight: normal;
}

#boat-certs table p {
    font-size: 1rem;
    font-weight: normal;
}

@media print {
    header,
    footer {
        display: none !important;
    }

    *,
    ::after,
    ::before {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    pre {
        white-space: pre-wrap !important;
    }
    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    body {
        font-family: "PT Sans", sans-serif !important;
        min-width: 992px !important;
        width: 1100px !important;
    }

    #boat-certificate-menu {
        display: none;
    }

    .container {
        min-width: 1100px !important;

        width: 1100px !important;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6 !important;
    }

    #boat-certificate {
        border: 1px solid black;
        padding: 20px 50px;
    }

    #boat-certificate h1 {
        font-size: 40px !important;
    }

    #boat-certificate h2 {
        font-size: 36px !important;
    }

    #boat-certificate .main-content {
        padding-top: 0px;
        padding-bottom: 0px;
        background-color: white;
    }

    #boat-certificate hr {
        border: 1px solid black;
    }

    #boat-certificate .header {
        margin-top: 10px;
        margin-bottom: 30px;
        text-align: center;
    }

    #boat-certificate .boat-description {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    #boat-certificate table,
    p {
        font-size: 28px !important;
    }

    #boat-certificate td {
        padding-bottom: 50px;
    }

    #boat-certificate tr td:first-child {
        width: 245px !important;
    }

    #boat-certificate .section {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #boat-certificate li {
        padding-left: 15px !important;
        list-style: none !important;
        margin-bottom: 30px !important;
        font-size: 28px !important;
    }

    #boat-certificate #company tr td:first-child {
        width: 305px !important;
        padding-left: 30px !important;
    }

    .body {
        width: 100vw;
    }

    #vue-boat-certificate-page {
        width: 100vw;
    }

    #boat-certs {
        width: 100vw;
    }

    #boat-certs div.boat-certificate,
    #boat-certs div.boat-certificate > div:first-child {
        width: 90% !important;
    }

    #boat-certs .boat-certificate table h1 {
        font-size: 36px !important;
        font-weight: normal;
    }

    #boat-certs .boat-certificate table h2 {
        font-size: 34px !important;
        font-weight: normal !important;
    }

    #boat-certs .boat-certificate table td, p {
        font-size: 20px !important;
        font-weight: normal !important;
    }

    #boat-certs .boat-certificate table {
        width: 90% !important;
        margin: 0 auto !important;
    }

    .page-break {
        page-break-after: always;
    }

    .boat-cert-back {
        display: none;
    }

    #consent-manager {
        display: none;
    }
}

@media print and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    body {
        width: 100%;
        height: 100%;
        margin: -15% -15% 0% -15%;
        transform: scale(0.9);
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

#boat-category {
    max-width: 1440px;
}

#boat-category .boxed-image .boxed {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom :0;
}

#boat-category .boxed-image .boxed .boxed-text {
    text-decoration: none;
    font-weight: bold;
}
