*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    line-height: 1.15;
}

a {
    text-decoration: none;
}

h1 {
    font-size: 1.4rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: var(--bs-primary) !important;
    border-color: #1861ac;
}

.home-callout-btn {
    background: #fff !important;
    color: var(--bs-primary) !important;
    border-color: var(--bs-primary);
    border: 3px solid #cfe2ff !important;
}

    .home-callout-btn:hover {
        border: 3px solid var(--bs-primary) !important;
    }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.navbar-theme {
    background-color: #fff;
}

.nav-link:hover {
    background-color: #05579d;
    color: #fff !important;
}

.text-light {
    color: var(--bs-primary) !important;
    font-weight: bold !important;
}

.text-white {
    color:#fff !important;
    font-weight: bold !important;
}

.fas-text-light {
    color: var(--bs-primary) !important;
    /* font-size: 10em !important; */
}

.flex-container {
    flex-direction: row !important;
}

.bg-sys {
    background: url("../asset/gettyimages-bg.jpg");
    background-size: contain;
}

.bg-pipes {
    background: url("../asset/gettyimages-pipes.jpg");
    background-size: contain;
}

.bg-rads {
    background: url("../asset/cold-rads.jpg");
    background-size: contain;
}

.bg-home {
    background: url("../asset/green-env.png");
    background-size: cover;
    width: 100%;
    border:none;
}

.bg-gassafe {
    background: url("../asset/gassafe.jpg") no-repeat;
    background-size: contain;
}

.img-tiny {
    height: calc(1.275rem + .3vw);
}

.dim {
    opacity: 8%;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    background-color: #fbfeff !important;
    color: var(--bs-body-color);
    overflow-x: hidden;
}

.footer {
    position: relative;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 30px; /* Vertically center the text there */
}

.bg-navbar {
    background-color: #f0f6f6;
}

.bg-theme {
    background: var(--bs-primary) !important;
    color: #fff !important;
}

.bg-theme-light {
    background: #f6fdff !important;
}

.navbar {
    padding-top: 0px;
    border-width: 0px;
    background:#FFF;
}

    .navbar a {
        font-weight: normal;
    }

.navbar-brand img {
    max-height: 75px;
    width: 150px;
}

.navbar .nav-link {
    font-weight: 600;
    padding: 1rem 1.25rem;
    transition: color 0.2s ease-in-out;
}

.navbar .nav-link:hover {
    color: #0a58ca !important;
    background-color: #d5effc !important;
    font-weight: 700;
}

.navbar .dropdown-menu {
    border: none;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    border-radius: 0.5rem;
    margin-top: 0.5rem;
}

.navbar .dropdown-item {
    padding: 0.75rem 1.25rem;
    font-weight: 500;
    color: #2c3e50;
    transition: all 0.2s ease-in-out;
}

.navbar .dropdown-item:hover {
    background-color: #f8f9fa;
    color: #0288d1;
}

.navbar-toggler {
    border: none;
    padding: 0.5rem;
    color: rgba(255, 255, 255, 0.9);
}

.navbar-toggler:focus {
    box-shadow: none;
    outline: none;
}

.navbar-nav > li > a {
    text-transform: uppercase;
    font-size: 15px;
    margin-right: 20px;
    color: var(--bs-primary) !important;
    font-weight: bold;
}

.footer a {
    color: #fff;
}

.gradient-pw {
    background: linear-gradient(151deg, var(--bs-danger) 0%, var(--bs-pink) 10%, var(--bs-primary) 130%) !important;
}

.display-sm {
    font-size: 3.6em;
}

.gradient-text {
    background-image: linear-gradient(151deg, var(--bs-danger) 0%, var(--bs-pink) 10%, var(--bs-primary) 130%) !important;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}

.gradient {
    background: linear-gradient(281deg, #00325b 10%, #0f6689 20%, #00325b 100%) !important;
}

.banner-bg {
    background: url("../asset/sale-banner-1.jpg");
}

    .banner-bg > a > h5 {
        margin-top: 0;
        margin-bottom: 0;
    }

.quote-table {
    padding: .5rem .5rem;
    background-color: #fff;
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.btn-callout-home {
    background-color: #fff !important;
    border-color: var(--bs-primary);
}

    .btn-callout-home:hover {
        background-color: #c7f4fc !important;
        color: #1f8d9f
    }

.btn-solid-lg {
    padding: 1.2rem 1.6rem;
    font: 750 1.1rem/0 "Montserrat", sans-serif;
    text-decoration: none;
    transition: all 0.2s;
}

    .btn-solid-lg:hover {
        background-color: #1f8d9f !important;
    }

.bg-pattern {
    background-image: url("../asset/pattern.jpg");
}

.bg-aff {
    background-color: #d2e8f9;
}

    .bg-aff > img {
        max-width: 205px;
    }

.card-body > h6 {
    color: var(--bs-primary) !important;
}

.card-round-block-main {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 2px 5px 25px rgba(0, 0, 0, .15);
    padding: 20px;
    padding-top: 30px;
    position: relative;
    z-index: 0;
}

.custom-popover {
    --bs-popover-max-width: 200px;
    --bs-popover-border-color: #158cba;
    --bs-popover-header-bg: #0f6689;
    --bs-popover-header-color: var(--bs-white);
    --bs-popover-body-padding-x: 1rem;
    --bs-popover-body-padding-y: .5rem;
}

.included-img {
    width: 25%;
    max-width: 55px;
}

.img-review {
    width: 150px !important;
}

.w-mobile-home-btn {
    min-width: 150px !important;
    color: var(--bs-primary) !important;
    font-weight: 600;
}

.alert {
    padding: 0.4rem 0.4rem;
}

.home-img {
    max-height: 75px !important;
    margin: 0px;
    padding: 0px;
}

@media (max-width: 500px) {
    .w-mobile-home-btn {
        width: 100% !important;
    }

    .home-img {
        max-height: 35px !important;
        margin: 0px;
        padding: 0px;
    }
}

@media (max-width:767px) {
    .mobile-hdn-card {
        background-color: #fff;
        border: none;
        background-image: none;
    }

    .home-img {
        max-height: 75px !important;
        margin: 0px;
        padding: 0px;
    }
}

@media (max-width: 992px) {
    html {
        font-size: 0.9rem;
    }

    body {
        /* Margin bottom by footer height */
        margin-bottom: 60px;
        background-color: #f4fdff !important;
        color: var(--bs-body-color);
        overflow-x: hidden;
        background-image: none;
    }

    .mobile-hdn {
        display: none !important;
    }

    .btn-solid-lg {
        display: inline-block;
        border-radius: 0.25rem;
        text-decoration: none;
        transition: all 0.2s;
        font: 750 1.1rem "Montserrat", sans-serif;
    }

    .flex-container {
        flex-direction: column !important;
    }

    .included-img {
        width: 75%;
        max-width: 40px;
    }

    .marketing-img {
        width: 25%;
    }

    .aff-img {
        max-width: 100px !important;
    }

    .navbar .nav-link {
        color: #034f84 !important;
    }

    .mobile-phone-contrast {
        background: #034f84 !important; /* strong brand blue */
        color: #fff !important;
        border: none !important;
        font-weight: bold;
        box-shadow: 0 2px 8px rgba(0,0,0,0.06);
        letter-spacing: 0.5px;
        font-size: 1.15rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        margin-left:30px;
    }

        .mobile-phone-contrast:hover {
           /* background: #0288d1 !important;*/
            color: #fff !important;
        }
}

/*   In progress Animation  */

.loop-wrapper {
    margin: 0 auto;
    position: relative;
    display: block;
    width: 600px;
    height: 250px;
    overflow: hidden;
    border-bottom: 3px solid #fff;
    color: #fff;
}

.mountain {
    position: absolute;
    right: -200px;
    bottom: -20px;
    width: 2px;
    height: 2px;
    box-shadow: 0 0 0 50px #4DB6AC, 60px 50px 0 70px #4DB6AC, 90px 90px 0 50px #4DB6AC, 250px 250px 0 50px #4DB6AC, 290px 320px 0 50px #4DB6AC, 320px 400px 0 50px #4DB6AC;
    transform: rotate(130deg);
    animation: mtn 20s linear infinite;
}

.hill {
    position: absolute;
    right: -200px;
    bottom: -50px;
    width: 400px;
    border-radius: 50%;
    height: 20px;
    box-shadow: 0 0 0 50px #4DB6AC, -20px 0 0 20px #4DB6AC, -90px 0 0 50px #4DB6AC, 250px 0 0 50px #4DB6AC, 290px 0 0 50px #4DB6AC, 620px 0 0 50px #4DB6AC;
    animation: hill 4s 2s linear infinite;
}

.tree, .tree:nth-child(2), .tree:nth-child(3) {
    position: absolute;
    height: 100px;
    width: 35px;
    bottom: 0;
    background: url("../asset/tree.svg") no-repeat;
}

.rock {
    margin-top: -17%;
    height: 2%;
    width: 2%;
    bottom: -2px;
    border-radius: 20px;
    position: absolute;
    background: #ddd;
}

.truck, .wheels {
    transition: all ease;
    width: 85px;
    margin-right: -60px;
    bottom: 0px;
    right: 80%;
    position: absolute;
    background: #eee;
}

.truck {
    background: url("../asset/truck.svg") no-repeat;
    background-size: contain;
    height: 60px;
}

    .truck:before {
        content: " ";
        position: absolute;
        width: 25px;
        box-shadow: -30px 28px 0 1.5px #fff, -35px 18px 0 1.5px #fff;
    }

.wheels {
    background: url("../asset/wheels.svg") no-repeat;
    height: 15px;
    margin-bottom: 0;
}

.tree {
    animation: tree 3s 0.000s linear infinite;
}

    .tree:nth-child(2) {
        animation: tree2 2s 0.150s linear infinite;
    }

    .tree:nth-child(3) {
        animation: tree3 8s 0.050s linear infinite;
    }

.rock {
    animation: rock 4s -0.530s linear infinite;
}

.truck {
    animation: truck 4s 0.080s ease infinite;
}

.wheels {
    animation: truck 4s 0.001s ease infinite;
}

.truck:before {
    animation: wind 1.5s 0.000s ease infinite;
}

@keyframes tree {
    0% {
        transform: translate(1350px);
    }
    50% {
    }
    100% {
        transform: translate(-50px);
    }
}

@keyframes tree2 {
    0% {
        transform: translate(650px);
    }

    50% {
    }

    100% {
        transform: translate(-50px);
    }
}

@keyframes tree3 {
    0% {
        transform: translate(2750px);
    }

    50% {
    }

    100% {
        transform: translate(-50px);
    }
}

@keyframes rock {
    0% {
        right: -200px;
    }

    100% {
        right: 2000px;
    }
}

@keyframes truck {
    0% {
    }

    6% {
        transform: translateY(0px);
    }

    7% {
        transform: translateY(-6px);
    }

    9% {
        transform: translateY(0px);
    }

    10% {
        transform: translateY(-1px);
    }

    11% {
        transform: translateY(0px);
    }

    100% {
    }
}

@keyframes wind {
    0% {
    }

    50% {
        transform: translateY(3px)
    }

    100% {
    }
}

@keyframes mtn {
    100% {
        transform: translateX(-2000px) rotate(130deg);
    }
}

@keyframes hill {
    100% {
        transform: translateX(-2000px);
    }
}

/******** PULSE **********/

.pulse {
    position: relative;
    overflow: hidden;
}

    .pulse:hover,
    .pulse:focus {
        animation: pulse 1s;
        box-shadow: 0 0 0 0.8em transparent;
    }

    .pulse::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(120deg, rgba(255, 255, 255, 0) 30%, rgba(23, 171, 193, .3), rgba(255, 255, 255, 0) 70%);
        top: 0;
        left: -100px;
        animation: shine 4s infinite linear;
    }

@keyframes shine {
    0% {
        left: -100px;
    }

    20% {
        left: 100%
    }

    100% {
        left: 100%
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 #17abc1;
    }
}

/*Cookie Consent Begin*/

#cookieConsent {
    background-color: rgba(20, 20, 20, 0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}

    #cookieConsent a {
        color: #4B8EE7;
        text-decoration: none;
    }

#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}

    #closeCookieConsent:hover {
        color: #FFF;
    }

#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}

    #cookieConsent a.cookieConsentOK:hover {
        background-color: #E0C91F;
    }

/*Cookie Consent End*/

.desktop-phone-contrast {
  background: #034f84 !important;
  color: #fff !important;
  border: none !important;
  font-weight: bold;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  letter-spacing: 0.5px;
  font-size: 1.15rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.desktop-phone-contrast:hover {
  background: #0288d1 !important;
  color: #fff !important;
}
