﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

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: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

/*SKU Widget shadow*/

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

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;
}
.footer {
 /* position: absolute;*/
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}

/* Floating Menu Style
-------------------------------------------------- */

#slidein-modal {
    background-color: transparent;
    display: none;
    overflow-y: auto;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999
}

#slidein-menu {
    background-color: #fff;
    min-height: 200px;
    overflow-y: auto;
    position: fixed;
    right: calc(-50% - 50px);
    top: 0;
    transition: all .3s ease,top 0s;
    width: 50%;
    z-index: 1000;
    -webkit-transition: all .3s ease,height 0s,top 0s
}

#slidein-ribbon {
    cursor: default;
    min-height: 200px;
    padding: 5px;
    position: fixed;
    right: 0;
    top: 0;
    transition: all .3s ease,top 0s;
    white-space: normal;
    width: 50px;
    z-index: 1000;
    -webkit-transition: all .3s ease,height 0s,top 0s
}

    #slidein-ribbon a {
        color: rgba(0, 0, 0, 0.5);
        display: inline-block;
        font-size: 0.75em;
        height: 40px;
        margin: 5px 0;
        text-decoration: none;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        width: 40px;
        line-height: 40px;
        vertical-align: middle;
        position: relative;
    }

        #slidein-ribbon a:hover {
            color: rgba(0, 0, 0, 0.75);
            transform: scale(1.25);
        }

        #slidein-ribbon a svg {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            left: 0;
            right: 0;
            margin: auto;
            text-align: center;
        }

        #slidein-ribbon a.plain-text {
            font-size: 1em;
            font-weight: bold;
        }

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

    .btn-light:hover {
        color: #212529;
        background-color: #e2e6ea;
        border-color: #dae0e5;
    }

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}

    .svg-inline--fa.fa-w-18 {
        width: 1.125em;
    }

.fa-2x {
    font-size: 2em;
}

.fa-save:before {
    content: "ïƒ‡";
}

.fa-shopping-cart:before {
    content: "ïº";
}


.imgHeader {
    max-height: 50px;
    max-width: 300px;
    margin: 10px 10px 10px 10px
}

.headerIcon {
    margin-left: 0.5rem !important;
    max-width: 35px;
    max-height: 30px
}

.bundle-sku-no {
    display: block;
    position: absolute;
    bottom: 0px;
    font-size: 12px;
    line-height: 1em;
    font-weight: 700;
}

.bundle-block {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
/* for page style */
.pagedesc-textAlign {
    text-align: left;
    text-transform: none;
    color: #3E4247;
    font-style: normal;
    margin-bottom: 1.5em;
    line-height: 1.25em;
}
/* for button styles*/
.hoverColor:hover {
    color: #ffffff;
    background-color: #0076CE;
}

.btnhoverColor:hover {
    color: #ffffff;
    background-color: #4FBCF0;
}

.brandCustom {
    color: #0076CE;
    background-color: transparent;
    border: 1px solid #0076CE;
    font-size: 13px;
    line-height: 14px;
    font-weight: bold;
}
/* for image zoom*/
.imageBorder {
    border: 1px solid #f4f4f4;
}
.enLarge:hover img {
    transform: scale(1.02);
}

/*Nutral class mostly used for mouse hover*/
.normal {
}

/* Simple Paragraph */
.paragraph {
    color: #3E4247;
    margin-bottom: 1.5em;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    text-align: left;
    font-size: 16px;
}

/* Sub header */
.SubHeader {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 1.5em;
}

/*Login Header CSS*/
.dropbtn {
        background-color: #000000;
        color: white;
        padding: 16px;
        font-size: 16px;
        border: none;
    }

    .dropdown {
        position: relative;
        display: inline-block;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f1f1f1;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
    }

        .dropdown-content a {
            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
        }

    .dropdown-content a:hover {
        background-color: #ddd;
    }

    .dropdown:hover .dropdown-content {
        display: block;
    }

    .dropdown:hover .dropbtn {
        background-color: #000000;
    }

@import url("https://fonts.googleapis.com/css?family=Poppins|Roboto");

* {
    box-sizing: border-box;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.text-center {
    text-align: center !important;
}

.row {
    margin-right: 0;
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #707070;
    text-align: left;
    background-color: #fff;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.col-10 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.offset-1 {
    margin-left: 8.333333%;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

*, :before, :after {
    box-sizing: border-box;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

.hvr-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.quick-link-block {
    width: 120px;
    line-height: 1.3em;
    display: flex;
    flex-direction: column;
    padding: 8px;
    margin: 15px;
    border-radius: 8px;
    font-weight: 500;
    color: #707070;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

.hvr-bob:hover, .hvr-bob:active {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

.quick-link-block:hover {
    color: #446EC6;
    text-decoration: none;
}

.hvr-bob:hover, .hvr-bob:focus {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

img {
    vertical-align: middle;
    border-style: none;
}

.quick-link-block img {
    margin-bottom: 8px;
}


@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        transform: translateY(-8px);
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
        transform: translateY(-4px);
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

.scrollToTop {
    display: none;
}

.scrollToTop button {
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: black;
    color: white;
    width: 50px;
    border-radius: 25px;
    height: 50px;
    cursor: pointer;
    padding: 15px;
    /* border-radius: 10px; */
    font-size: 18px;
    text-align: center;
}

.scrollToTop button:hover {
    background-color: #8c8c8c; /* Add a dark-grey background on hover */
}

.carousel-indicators [data-bs-target] {
    background-color: #6c6161 !important;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    background-color: #766a6a !important;
}

.slidein-modelposition {
    margin: 0;
    position: absolute;
    top: 10%;
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
}

.section {
    padding: 0;
    overflow-x: hidden;
}

.section .section-content {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}

.section-hero-with-nav .section-content .industry-hero-nav-banner {
    position: relative;
    max-width: 1450px;
    min-height: 682px;
}

html.js .anim-lazy-image-fade-in[data-anim-lazy-image-download-complete] {
    opacity: 1;
    transition: opacity 400ms ease-out;
}

.theme-dark h1, .theme-dark h2, .theme-dark h3, .theme-dark h4, .theme-dark h5, .theme-dark h6 {
    color: #f5f5f7;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .section-hero-with-nav .section-content .industry-hero-nav-banner-image {
        background-image: url(./page/SuccessStory.jpg);
    }
}

.section-hero-with-nav .section-content .industry-hero-nav-banner-image {
    width: 1450px;
    height: 682px;
    background-size: 1450px 682px;
    background-repeat: no-repeat;
    background-image: url(./page/SuccessStory.jpg);
    position: relative;
    margin-bottom: 80px;
    margin-left: -230px;
    margin-top: -80px;
}

.section-hero-with-nav .section-content .industry-hero-nav-banner-content-wrapper {
    position: absolute;
    min-height: 227.33333px;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    box-sizing: border-box;
}

.section-hero-with-nav .section-content .industry-hero-nav-banner-headline.fade-in {
    opacity: 1;
}

.section-hero-with-nav .section-content .industry-hero-nav-banner-headline {
    opacity: 0;
    transition: opacity 200ms ease-in-out;
}

.section-hero-with-nav .section-content .industry-hero-nav-banner-centered {
    width: 175%;
    margin-top: 0;
    margin-left: 50%;
    transform: translateX(-50%);
}

.section-hero-with-nav .section-content .industry-hero-nav-banner.skip-animation .industry-hero-nav-banner-button {
    opacity: 1;
    transition: opacity 200ms ease-in-out;
}

.section-hero-with-nav .section-content .industry-hero-nav-banner.end-state .industry-hero-nav-banner-button {
    transform-origin: center;
    transform: scale(1.4);
    border-color: #fff;
}

.section-hero-with-nav .section-content .industry-hero-nav-banner-button {
    margin: 0;
    opacity: 0;
    background-color: transparent;
    border: 2px solid;
    border-color: transparent;
    padding-left: 0;
    padding-right: 0;
    will-change: transform;
    transition: background-color 150ms ease-in-out, color 150ms ease-in-out, transform 325ms ease-in-out, opacity 200ms ease-in-out, border-color 200ms 275ms ease-in-out;
}

.typography-headline-super {
    font-size: 80px;
    line-height: 2.0;
    font-weight: 600;
    letter-spacing: -.015em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

.theme-dark .button {
    background: #0071e3;
    color: #fff;
}

.icon::before, .icon::after, .more::before, .more::after {
    font-family: "SF Pro Icons";
    color: inherit;
    display: inline-block;
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: underline;
    position: relative;
    z-index: 1;
}

.icon-after::after, .more::after {
    padding-left: 0.3em;
    top: 0;
}

.icon::before, .icon::after, .more::before, .more::after {
    text-decoration: none;
}

.icon-chevrondown::after {
    content: "ïŒƒ"
}

.button {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    line-height: 1.17648;
    font-weight: 400;
    letter-spacing: -.022em;
    font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    min-width: 28px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 980px;
    background: #0071e3;
    color: #fff;
    --sk-button-margin-horizontal: 14px;
    --sk-button-margin-vertical: 14px;
}

.section-hero-with-nav .section-content .industry-hero-nav-banner.end-state .industry-hero-nav-banner-title {
    transition: transform 325ms ease-in-out;
    transform: translateX(0) scale(0.75);
}

.section-hero-with-nav .section-content .industry-hero-nav-banner-title {
    display: none;
    visibility: hidden;
    transform: translateX(10%);
    will-change: transform;
}

.large-12 {
    flex-basis: 100%;
    max-width: 100%;
}

.icon {
    background-position: center;
}

.section-hero-with-nav .section-content .industry-hero-nav-banner-title.active {
    display: block;
    visibility: visible;
}

.section-hero-with-nav .section-content .industry-hero-nav-banner.end-state .industry-hero-nav-banner-title.active:after {
    transition: opacity 200ms 275ms ease-in-out;
    opacity: 1;
    visibility: visible;
}

.section-hero-with-nav .section-content .industry-hero-nav-banner-button:hover {
    color: #1d1d1f;
    background-color: #fff;
}

.industry-hero-nav-banner-modal-content {
    width: 95%;
}

.industry-hero-nav-banner-modal-content-headline {
    text-align: center;
}

[class*="typography-eyebrow"] {
    display: block;
    margin-bottom: 0.4em;
}

.typography-eyebrow-elevated {
    font-size: 28px;
    line-height: 1.14286;
    font-weight: 600;
    letter-spacing: .007em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

.industry-hero-nav-banner-modal-content-links-wrapper {
    margin-top: 75px;
}

.typography-headline {
    font-size: 48px;
    line-height: 1.08349;
    font-weight: 600;
    letter-spacing: -.003em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

.row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
}

.large-centered {
    margin-left: auto;
    margin-right: auto;
}

.large-5 {
    flex-basis: 41.66667%;
    max-width: 41.66667%;
}

.large-6 {
    flex-basis: 50%;
    max-width: 50%;
}

.column {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    min-width: 0px;
}

.modal {
    position: fixed;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none
}

.modal-standard {
    overflow: auto;
    padding: 54px 0;
    background: rgba(0,0,0,0.48);
    -webkit-overflow-scrolling: touch
}

@media only screen and (max-width: 480px) {
    .modal-standard {
        padding-top: 20px;
        padding-bottom: 0
    }
}

.modal-standard .content-table {
    display: table;
    width: 100%;
    height: 100%
}

.modal-standard .content-cell {
    display: table-cell;
    vertical-align: middle
}

.modal-standard .content-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 980px
}

@media only screen and (min-width: 1441px) {
    .modal-standard .content-wrapper {
        margin-left: auto;
        margin-right: auto;
        width: 980px
    }
}

@media only screen and (max-width: 1068px) {
    .modal-standard .content-wrapper {
        margin-left: auto;
        margin-right: auto;
        width: 692px
    }
}

@media only screen and (max-width: 734px) {
    .modal-standard .content-wrapper {
        margin-left: auto;
        margin-right: auto;
        width: 87.5%
    }
}

@media only screen and (max-width: 734px) {
    .modal-standard .content-wrapper {
        min-width: min(100%,480px)
    }
}

@media only screen and (max-width: 480px) {
    .modal-standard .content-wrapper {
        min-width: 100%;
        width: 100%;
        height: 100%
    }
}

.modal-standard .content-padding {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    padding: 80px 8.33333%;
    background: #fff;
    border-radius: 18px
}

@media only screen and (max-width: 734px) {
    .modal-standard .content-padding {
        padding-top: 80px;
        padding-bottom: 60px
    }
}

@media only screen and (max-width: 480px) {
    .modal-standard .content-padding {
        flex-basis: 100%;
        max-width: 100%;
        padding-left: 6.25%;
        padding-right: 6.25%;
        box-sizing: border-box;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        height: 100%
    }
}

@media only screen and (max-width: 1068px) {
    .modal-standard .modal-close {
        left: 17px;
        top: 18px
    }
}

.theme-dark .modal-standard .content-padding, .modal-standard.theme-dark .content-padding {
    background: #1d1d1f
}

.modal-full-viewport {
    background: #fff;
    padding: 96px 0
}

@media only screen and (max-width: 1068px) {
    .modal-full-viewport {
        padding: 80px 0
    }
}

.modal-full-viewport.remove-container-padding {
    padding: 0
}

.theme-dark .modal-full-viewport, .modal-full-viewport.theme-dark {
    background: #000
}

.modal-open {
    display: block;
    z-index: 11000
}

    .modal-open:focus {
        outline-offset: -4px
    }

.modal-close {
    position: absolute;
    display: flex;
    z-index: 9999;
    overflow: hidden;
    top: 24px;
    left: 24px;
    margin: 0;
    padding: 0;
    font-size: 40px;
    line-height: 1;
    cursor: pointer;
    background: none;
    border: 0;
    color: rgba(134,134,139,0.8)
}

    .modal-close::before, .modal-close::after {
        font-family: "SF Pro Icons";
        color: inherit;
        display: inline-block;
        font-style: normal;
        font-weight: inherit;
        font-size: inherit;
        line-height: 1;
        text-decoration: underline;
        position: relative;
        z-index: 1;
        alt: ''
    }

    .modal-close::before, .modal-close::after {
        text-decoration: none
    }

    .modal-close::before {
        display: none
    }

    .modal-close::before, .modal-close::after {
        content: "ïž"
    }

    .modal-close:hover {
        color: #86868b
    }

.theme-dark .modal-close {
    color: rgba(110,110,115,0.8)
}

    .theme-dark .modal-close:hover {
        color: #6e6e73
    }

.modal-close::after {
    width: .9em;
    height: .9em;
    top: .05em;
    padding: 0;
    font-weight: 300
}

@media only screen and (max-width: 1068px) {
    .modal-close {
        top: 20px;
        left: 20px;
        font-size: 32px
    }
}

.modal-open {
    display: block;
    z-index: 11000
}

    .modal-open:focus {
        outline-offset: -4px
    }

.modal-close {
    position: absolute;
    display: flex;
    z-index: 9999;
    overflow: hidden;
    top: 24px;
    left: 24px;
    margin: 0;
    padding: 0;
    font-size: 40px;
    line-height: 1;
    cursor: pointer;
    background: none;
    border: 0;
    color: rgba(134,134,139,0.8)
}

    .modal-close::before, .modal-close::after {
        font-family: "SF Pro Icons";
        color: inherit;
        display: inline-block;
        font-style: normal;
        font-weight: inherit;
        font-size: inherit;
        line-height: 1;
        text-decoration: underline;
        position: relative;
        z-index: 1;
        alt: ''
    }

    .modal-close::before, .modal-close::after {
        text-decoration: none
    }

    .modal-close::before {
        display: none
    }

    .modal-close::before, .modal-close::after {
        content: "ïž"
    }

    .modal-close:hover {
        color: #86868b
    }

.theme-dark .modal-close {
    color: rgba(110,110,115,0.8)
}

    .theme-dark .modal-close:hover {
        color: #6e6e73
    }

.modal-close::after {
    width: .9em;
    height: .9em;
    top: .05em;
    padding: 0;
    font-weight: 300
}

@media only screen and (max-width: 1068px) {
    .modal-close {
        top: 20px;
        left: 20px;
        font-size: 32px
    }
}
.align-text-left {
    text-align: left !important;
    margin-top: 25px;
    margin-left: 50px;
}
.hero-nav-link {
    margin-left: 15px;
    color: #000000;
}
