/* _content/Homepage1234/Pages/About/OurTeam.cshtml.rz.scp.css */
.officerBio[b-vmzxgt47m3] {
    margin-bottom: 50px;
}

.OName[b-vmzxgt47m3] {
    font-size: 1.7rem;
    font-weight: 500;
    font-family: proxima-nova-condensed,sans-serif;
}

    .OName:hover[b-vmzxgt47m3] {
        color: #f59131;
    }

.OPos[b-vmzxgt47m3] {
    font-size: 1.4rem;
    font-weight: 500;
    color: #0a6aa8;
    font-family: proxima-nova-condensed,sans-serif;
}

.SName[b-vmzxgt47m3] {
    font-size: 1.6rem;
    font-weight: 500;
    font-family: proxima-nova-condensed,sans-serif;
}

    .SName:hover[b-vmzxgt47m3] {
        color: #f59131;
    }

.SPos[b-vmzxgt47m3] {
    font-size: 1.3rem;
    font-weight: 500;
    color: #0a6aa8;
    font-family: proxima-nova-condensed,sans-serif;
}

.bioImage[b-vmzxgt47m3] {
    height: 400px;
    width: 100%;
    margin: 0px;
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover;
    background-blend-mode: multiply;
}

.sPortrait[b-vmzxgt47m3] {
    height: 450px;
    width: 100%;
    margin: 0px;
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover;
    background-blend-mode: multiply;
}

.bioImageShell[b-vmzxgt47m3] {
    margin-top: 15px;
    width: 100%;
    height: 100%;
}

@media(max-width: 991px) {
    .bioImage[b-vmzxgt47m3] {
        min-height: 600px;
    }

    .sPortrait[b-vmzxgt47m3] {
        min-height: 400px;
    }
}

.OLI[b-vmzxgt47m3] {
    font-size: 1.6rem;
    color: #0a6aa8;
}

    .OLI:hover[b-vmzxgt47m3] {
        color: #f59131;
    }

.BioCard[b-vmzxgt47m3] {
    border: none;
}

.detailBox[b-vmzxgt47m3] {
    height: 150px;
    overflow: hidden;
}
/* _content/Homepage1234/Pages/Contact.cshtml.rz.scp.css */
.headline-section[b-20u36fixmc] {
    padding-top: 40px;
    background: linear-gradient(180deg, rgba(235,235,235,1) 0%, rgba(235,235,235,1) 26%, rgba(255,255,255,1) 100%);
}

.headline-left-container[b-20u36fixmc] {
    margin-left: -20px;
}

.headlineText[b-20u36fixmc] {
    font-weight: bolder;
    font-size: 2.5rem;
}

.headline-divider[b-20u36fixmc] {
    margin-left: -200%;
}

.banner-imagebox[b-20u36fixmc] {
    position: relative;
    z-index: 0;
    height: 550px;
    width: 100%;
    padding-right: 0px;
}


@media (max-width: 1199px) {
    .banner-imagebox[b-20u36fixmc] {
        height: 450px;
    }
}


.banner-image-frame[b-20u36fixmc] {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: -85px;
    margin-top: -5%;
    margin-right: -25%;
}

.banner-image[b-20u36fixmc] {
    max-width: 80%;
}

#contactHeader[b-20u36fixmc] {
    font-family: proxima-nova-condensed,sans-serif;
    color: #2c2c2c;
    font-size: 2.3rem;
    font-weight: 500;
    margin-bottom: 25px;
}

#address[b-20u36fixmc] {
    font-family: proxima-nova-condensed,sans-serif;
    color: #2c2c2c;
    font-size: 1.7rem;
    margin-bottom: 30px;
}

#contactlinks[b-20u36fixmc] {
    font-family: proxima-nova-condensed,sans-serif;
    color: #2c2c2c;
    font-size: 1.7rem;
    margin-bottom: 35px;
}

    #contactlinks a[b-20u36fixmc] {
        color: #2c2c2c;
        text-decoration: none;
    }


        #contactlinks a:hover[b-20u36fixmc] {
            color: rgb(245, 145, 49);
        }

.contactline[b-20u36fixmc] {
    display: block;
}

.contactForm[b-20u36fixmc] {
    padding: 40px;
}

.contactLabel[b-20u36fixmc] {
    font-family: proxima-nova-condensed,sans-serif;
    color: #fff;
    font-size: 1.625rem;
    font-weight: 300;
    margin-bottom: 30px;
}

.google-maps[b-20u36fixmc] {
    position: relative;
    padding-bottom: 95%; /*This is the aspect ratio height: 0;*/
    overflow: hidden;
    border: 1px solid #013243;
}

    .google-maps iframe[b-20u36fixmc] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }


#btnSubmit:disabled[b-20u36fixmc] {
    background-color: #2c2c2c;
    color: #c2c2c2;
    text-decoration: none;
}

    #btnSubmit:disabled:hover[b-20u36fixmc] {
        background-color: #2c2c2c;
        color: #c2c2c2;
        text-decoration: none;
    }
/* _content/Homepage1234/Pages/index.cshtml.rz.scp.css */


.caroHeader[b-9qto3hinjy] {
    margin-bottom: 20px;
}

.divider[b-9qto3hinjy] {
    margin-right: -200%;
    border-bottom: 2px solid #891974;
    margin-bottom: 40px;
}
/* _content/Homepage1234/Pages/Shared/_dotbox.cshtml.rz.scp.css */

.dotbox[b-yt4y0ud3g5] {
    position: inherit;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
}

@media (max-width: 1199px) {
    .dotbox[b-yt4y0ud3g5] {
        height: 450px;
    }
}
/* _content/Homepage1234/Pages/Shared/_inversedotbox.cshtml.rz.scp.css */

.dotbox[b-s6wmx7ypi1] {
    position: inherit;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    fill: #fff;
}

@media (max-width: 1199px) {
    .dotbox[b-s6wmx7ypi1] {
        height: 450px;
    }
}
/* _content/Homepage1234/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.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[b-iggihm7w1p] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-iggihm7w1p] {
  color: #0077cc;
}

.btn-primary[b-iggihm7w1p] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-iggihm7w1p], .nav-pills .show > .nav-link[b-iggihm7w1p] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-iggihm7w1p] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-iggihm7w1p] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-iggihm7w1p] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-iggihm7w1p] {
  font-size: 1rem;
  line-height: inherit;
}
/* _content/Homepage1234/Pages/Shared/_LayoutFooter.cshtml.rz.scp.css */
.footer-background[b-2snbe198yg] {
    background-color: #363636;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.footer-container[b-2snbe198yg] {
    padding-top: 20px;
}

.footer-row[b-2snbe198yg] {
    margin-top: 0;
}

.logo-holder[b-2snbe198yg] {
    width: 199px;
    padding-bottom: 20px;
}

.footer-address-section[b-2snbe198yg] {
    margin-top: 10px;
}

.footer-address[b-2snbe198yg] {
}

.footer-contact-section[b-2snbe198yg] {
    margin-top: 15px;
}

.footer-contact[b-2snbe198yg] {
    height: 30px !important;
}

.footer-contact-text[b-2snbe198yg] {
    color: white;
    text-decoration: none;
}

.footer-bottom-line[b-2snbe198yg] {
    background-color: #252525;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-small-line-a[b-2snbe198yg] {
    margin-bottom: 5px;
}

.footer-small-line-b[b-2snbe198yg] {
    margin-top: 5px;
}

.fnul[b-2snbe198yg] {
    list-style-type: none;
    padding-left: 0;
}

.fnli[b-2snbe198yg] {
    padding-left: 0;
    margin-right: 0;
}

    .fnli a[b-2snbe198yg] {
        color: white;
        text-decoration: none;
        font-weight: bold;
        font-size: 1.2rem;
    }

        .fnli a:hover[b-2snbe198yg] {
            color: #f59131
        }
/* _content/Homepage1234/Pages/Shared/_LayoutHeader.cshtml.rz.scp.css */
.loggedin-text[b-nwiysnevxq] {
    font-size: 1.1rem;
    height: 40px;
    width: 100%;
}

.banner-bar[b-nwiysnevxq] {
    font-size: 1.2rem;
    height: 40px;
    padding-bottom: 10px;
    width: 100%;
}

.ttf-nav-background[b-nwiysnevxq] {
    background-color: rgba(235,235,235,1);
}

.ttf-nav-textContent[b-nwiysnevxq] {
    font-size: 1.4rem;
}
/* _content/Homepage1234/Pages/Shared/_Navigation.cshtml.rz.scp.css */
.ttf-nav-background[b-2oa1cbq45s] {
    background-color: rgba(235,235,235,1);
}

.ttf-nav-textContent[b-2oa1cbq45s] {
    font-size: 1.4rem;
}
/* _content/Homepage1234/Pages/Support.cshtml.rz.scp.css */
.rs-container[b-67cmsi3bzk] {
    padding-top: 60px;
}

.contactForm[b-67cmsi3bzk] {
    padding: 40px;
}

.contactLabel[b-67cmsi3bzk] {
    font-family: proxima-nova-condensed,sans-serif;
    color: #fff;
    font-size: 1.32rem;
    font-weight: 300;
    margin-bottom: 30px;
    font-stretch: condensed;
}

#btnSubmit:disabled[b-67cmsi3bzk] {
    background-color: #2c2c2c;
    color: #c2c2c2;
    text-decoration: none;
}

    #btnSubmit:disabled:hover[b-67cmsi3bzk] {
        background-color: #2c2c2c;
        color: #c2c2c2;
        text-decoration: none;
    }

.icta-section[b-67cmsi3bzk] {
    margin-top: 125px;
    margin-bottom: 100px;
    position: static;
}

.icta-background[b-67cmsi3bzk] {
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover;
    background-blend-mode: multiply;
    padding: 30px;
    background-image: url("/img/remote.png");
}

.icta-headline[b-67cmsi3bzk] {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 2.1rem;
    font-weight: bolder;
    padding-bottom: 25px;
}

.icta-ContentArea[b-67cmsi3bzk] {
    margin-top: 20px;
    margin-right: 50%;
    margin-bottom: 20px;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
}

.icta-content[b-67cmsi3bzk] {
    font-size: 1.8rem;
}

@media(max-width: 1200px) {
    .icta-section[b-67cmsi3bzk] {
        position: static;
        width: 100%;
        border: 1px solid black;
    }
}

@media(max-width: 992px) {
    .icta-section[b-67cmsi3bzk] {
        position: static;
        width: 100%;
        float: none;
        border: 1px solid black;
    }

    .icta-ContentArea[b-67cmsi3bzk] {
        margin-top: 20px;
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 30px;
        padding: 20px;
    }
}
