/* _content/Xantel2025/Views/Home/Index.cshtml.rz.scp.css */

.FirstPage[b-4c150ddsm1] {
     
    display: block;
    /*    background-attachment: fixed;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: #7c7ca9 2px solid;
    position: relative;*/
}


 

@media screen and (min-width: 767px) {
    .FirstPage[b-4c150ddsm1] {
        display: block;
        background-image: url("../images/test.svg");
        /*background-attachment: fixed;*/

        background-position: top left;
        background-repeat: no-repeat;
        background-size: cover;
        border-top: #7c7ca9 2px solid;
        margin: 0px;
        margin-top: -10px;
    }
}
@media screen and (max-width: 767px) {
    .FirstPage[b-4c150ddsm1] {
        background-image: url("../images/xantelWebBannersmall.jpg");
    }
}
.RowOne[b-4c150ddsm1] {
    margin-top: 60px;
    margin-bottom: 60px;
}
.tagLine[b-4c150ddsm1] {
    color: rgba(62, 90, 119, 1)
}
.MainPageHeading[b-4c150ddsm1] {
    font-family: Impact, sans-serif;
    margin-top: 160px;
    margin-left: 80px;
    font-size: 4em;
    color: #000062;
}

.MainPageHeadingExt[b-4c150ddsm1] {
    font-family: Arial, sans-serif;
    font-size: 2.5em;
    margin-left: 15px;
    color: #000062;
}
/* _content/Xantel2025/Views/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. */
.navbar[b-du2unaofvk]{
    font-size: 1.1em;
}

a.navbar-brand[b-du2unaofvk] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-du2unaofvk] {
  color: #0077cc;
}

.btn-primary[b-du2unaofvk] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-du2unaofvk], .nav-pills .show > .nav-link[b-du2unaofvk] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-du2unaofvk] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-du2unaofvk] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-du2unaofvk] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-du2unaofvk] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-du2unaofvk] {
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    background-color: #efeff5;
}


footer[b-du2unaofvk] {
    color: #337ab7;
}

footer p[b-du2unaofvk] {
    margin-bottom: 0px;
}

.footer-products i[b-du2unaofvk] {
    color: #337ab7;
    margin-right: 15px;
}

.footer-link-list[b-du2unaofvk] {
    padding-left: 15px;
    margin-top: 4px;
    padding-bottom: 10px;
}
