@font-face {
    font-family: 'SK Regular';
    src: url('../fonts/SK_Linotype/SK_Linotype/SKText-Regular.ttf')
}

@font-face {
    font-family: 'SK Bold';
    src: url('../fonts/SK_Linotype/SK_Linotype/SKText-Bold.ttf')
}

@font-face {
    font-family: 'SK Black';
    src: url('../fonts/SK_Linotype/SK_Linotype/SKDisplay-Black.ttf')
}

@font-face {
    font-family: 'SK Bold Black';
    src: url('../fonts/SK_Linotype/SK_Linotype/SKDisplay-Black.ttf')
}


.user-nav {
    display: none;
}

.landing-hero:before {
    background-image: linear-gradient(90deg, #000 57%, transparent);
}

.landing-hero:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    min-width: 500px;
    opacity: .6;
}

*,
:after,
:before {
    box-sizing: border-box;
}

*,
:after,
:before {
    box-sizing: border-box;
}

#header {
    position: relative; /* Ensures the header scrolls with the page */
    width: 100%;
    background-color: #ffffff00; /* Optional: Add background */
}

    #header .brand {
        position: absolute; /* Allows the logo to move with the page */
        top: -65px; /* Adjust based on your layout */
        left: 40px;
        width: 210px; /* Adjust as needed */
        height: 177px;
        background: url('../img/SK_Logo.png') no-repeat center;
        background-size: contain;
        z-index: 1000;
        transition: transform 0.3s ease-in-out;
    }


.cc-color-override-1438462623.cc-window {
    color: #FFF !important;
    background-color: #666666 !important;
    font-family: Arial !important;
}

.cc-color-override-1438462623 .cc-btn {
    color: #FFF !important;
    background-color: #00A7FF !important;
    font-family: Arial !important;
}

div.item {
    vertical-align: top;
    text-align: center;
    width: 168px;
    float: left;
    margin: 10px 8px 8px 0px;
}

.caption {
    display: block;
}

.text-center {
    text-align: center;
}

#menubar {
    padding-top: 1.5rem;
    background-color: #007cbd;
    text-align: left;
    min-height: 60px;
}

#menubar a {
    font-size: 1.55rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

#menubar a:link {
    color: #fff;
}

#menubar a:visited {
    color: #fff;
}

#menubar a:hover {
    color: #fff;
}

#menubar a:active {
    color: #fff;
}

h1,
h2,
h5,
h6 {
    font-family: 'Source Sans Pro', Arial, sans-serif !important;
    color: #252525 !important;
    line-height: 1.4;
}

h3,
h4 {
    color: #272727;
    font-family: 'acumin_regular' !important;
    line-height: 30px;
}

h1 {
    font-size: 35px;
    font-weight: 800;
    line-height: 1.2;
    font-family: 'SK Bold Black' !important;
}

h2 {
    font-size: 20px;
    font-weight: 700;
    font-family: 'SK Bold' !important;
}

h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: .5px;
    font-family: 'SK Bold' !important;
}

.main-content-wrapper #main-content {
    padding: 0px !important;
    border-top: 0px;
    padding-top: 30px !important;
    height: auto !important;
}

.centered {
    position: absolute;
    top: 42%;
    left: 28%;
    transform: translate(-50%, -50%);
}

body {
    font-family: 'Open Sans' !important;
    font-size: 18px;
    line-height: normal;
    background-color: #ffffff;
    color: #333;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none solid rgb(17, 17, 17);
    text-align: start;
    text-indent: 0px;
    letter-spacing: .5px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

ul {
    color: rgb(0, 97, 160);
    font-size: 15px;
    font-family: 'SK Regular' !important;
    font-weight: 600;
    margin-left: 15px !important;
}

span {
    font-family: 'Open Sans' !important;
}

li {
    color: rgb(0, 97, 160);
    font-size: 15px;
    font-family: 'Open Sans' !important;
    font-weight: 600;
    line-height: 1.9;
}


p {
    font-family: 'SK Regular' !important;
    font-weight: 400;
    margin: 0;
    padding: 1px 0 10px 0px;
    color: #1a1a1a;
    font-size: 17px;
    line-height: 2 !important;
    vertical-align: baseline;
    letter-spacing: .5px;
    word-spacing: 2px;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-align: start;
    text-indent: 0px;
}

::selection {
    background: rgb(51, 144, 255);
    color: rgb(247, 247, 247);
}

strong {
    font-size: 22px;
    line-height: 26px;
    color: #000000;
    font-weight: normal !important;
}

.alpaca-icon-required {
    display: none;
}

legend.alpaca-container-label {
    color: #da1020 !important;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.1;
    display: block;
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.btn {
    display: inline-block;
    padding: 16px 35px 15px 35px !important;
    font-size: 16px !important;
    font-weight: 900;
    line-height: 1 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    text-align: center !important;
    text-decoration: none !important;
    background-color: #000d39 !important;
    user-select: none !important;
    vertical-align: middle !important;
    border: 2px solid #000d39 !important;
    border-radius: 5px !important;
    border-color: #000d39 !important;
    height: 48px;
    width: auto;
    text-align: center;
    font-family: 'SK Regular' !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #000d39 !important;
    background-color: #ffffff !important;
    border: 2px solid #000d39;
    border-color: #000d39 !important;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none !important;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #E8E8E8 !important;
    border-color: #0076ba !important;
}

.btn-primary .badge {
    color: #E8E8E8 !important;
    background-color: #0076ba !important;
}

.checkbox {
    padding-left: 40px !important;
}

.radio {
    padding-left: 30px !important;
}

.form-alpaca.form-border .form-group {
    border-bottom: 1px solid #eff2f7;
    padding-bottom: 15px;
    margin-bottom: 15px;
    padding-left: 15px;
}

.alpaca-field-optiontree:first-child input {
    display: none;
}

.bg-mdt {
    background-color: #e8e8e8;
}

hr {
    margin: 0px !important;
    border: none !important;
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 100%;
}

#customerForm a {
    color: #666666 !important;
}

.image-tagline p {
    font-size: 18px;
    line-height: 49px;
    letter-spacing: .01em;
    font-weight: bold;
    line-height: 25px;
    text-transform: none;
}

.image-tagline {
    overflow: hidden;
}

.image-tagline p {
    background: 0;
    color: #fff;
    line-height: 1;
}

ul,
li {
    list-style: disc;
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
}

.col-md-12,
.col-md-5,
.col-sm-5,
.col-md-6 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.background-bottom {
    /* Replace with your image URL */
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 500PX;
    /* Adjust the height as needed */
    width: 100%;
}

.content {
    flex: 1;
    /* Takes up all available space except the bottom section */
    padding: 20px;
}

.marquee {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
}

.marquee-inner {
    display: inline-block;
    white-space: nowrap;
    animation: marquee 20s linear infinite;
}

.marquee img {
    height: 100px;
    /* Adjust height as needed */
    margin-right: 20px;
    /* Space between images */
}

@keyframes marquee {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

    .responsive-iframe {
        width: 100%;
        height: 250px;
        max-width: 480px;
    }

    .main-content-wrapper {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px;
    }

    .ml-0 {
        margin-left: 0px !important;
    }

    .mb-0 {
        margin-bottom: 0px;
    }

    .mb-40 {
        margin-bottom: 40px;
    }

    .mt-88 {
        margin-top: 27px;
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 30px;
    }

    .mt-60 {
        margin-top: 60px;
    }

    .mt-20 {
        margin-top: 20px;
    }

    .mt-10 {
        margin-top: 0px !important;
    }

    .mt-5 {
        margin-top: 13px !important;
    }

    .pt-83 {
        padding-top: 43px;
    }

    .plr-40 {
        padding: 0px 40px;
    }

    .paramount-text {
        font-size: 25px;
        color: #7FEAED;
        line-height: 1.2 !important;
        font-weight: 700;
    }

    .text-light {
        color: #000000;
    }

    .ul-margin {
        margin-left: 35px;
        margin-top: 5px;
    }

    .company-input {
        font-size: 12px;
        text-align: center;
        border: 2px solid #cdcdcd;
        border-color: rgb(35 2 2);
        background-color: white;
        height: 42px
    }

    .max-w-320 {
        max-width: 320px;
    }

    .max-w-420 {
        max-width: 420px;
    }

    @media (max-width: 992px) {
        .max-w-320 {
            max-width: 100%;
        }

        .max-w-420 {
            max-width: 100%;
        }

        .m-text-center {
            text-align: center;
        }
    }

    @media (max-width: 768px) {
        .sm-text-center {
            text-align: center !important;
        }

        .company-input {
            max-width: 400px;
            margin: 0px auto;
        }

        .submit-report {
            margin-top: 10px !important;
            margin-left: 0px;
        }
    }