/* _content/PicodixWeb/Pages/About.cshtml.rz.scp.css */
/*
h1 {
    color: #0c3c5c;
    font-size: 3.625em;
    text-align: left;
    word-break: normal;
    font-weight: bold;
    line-height: 1.1;
    overflow-wrap: anywhere;
}
    */

img[b-l0wya7ri6n] {

    aspect-ratio: 1 / 1;
    margin-bottom: 1rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;

    display: block;
    vertical-align: middle;

}

p[b-l0wya7ri6n] {
    color: rgb(12, 60, 92);
    font-size: 1.5em;
    text-align: left;
    word-break: normal;
    line-height: 1.5;
    overflow-wrap: anywhere;
    letter-spacing: 0px;
}

/* _content/PicodixWeb/Pages/Contact.cshtml.rz.scp.css */


div p[b-nstn60sdps] {
    color: rgb(12, 60, 92);
    font-size: 1.4375em;
    text-align: left;
    word-break: normal;
    font-family: Roboto;
    line-height: 1.5;
    overflow-wrap: anywhere;
    letter-spacing: 0px;
}

/* _content/PicodixWeb/Pages/Index.cshtml.rz.scp.css */
/* _content/PicodixWeb/Pages/Privacy.cshtml.rz.scp.css */
/* _content/PicodixWeb/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-8uupwlj7o4] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-8uupwlj7o4] {
    color: #0077cc;
}

.btn-primary[b-8uupwlj7o4] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-8uupwlj7o4], .nav-pills .show > .nav-link[b-8uupwlj7o4] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-8uupwlj7o4] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-8uupwlj7o4] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-8uupwlj7o4] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-8uupwlj7o4] {
  font-size: 1rem;
  line-height: inherit;
}


.footer[b-8uupwlj7o4] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
    background-color: #0c3c5c
}


    .footer .txt[b-8uupwlj7o4] {
        color: #e9f4fd;
        font-size: 1.25em;
        word-break: normal;
        font-family: Roboto;
}

    

.c-shape-background[b-8uupwlj7o4] {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    transform: translateZ(0);
    width: 100%;
    z-index: -1; /* pushes the element behind normal content */
}


.nav-item[b-8uupwlj7o4] {
    /* Default link styling, if you need it */
    border: 0;
    color: #0c3c5c;
    font-size: 1em;
    font-family: Lato, sans-serif;
    text-align: center;
}

    .nav-item.selected[b-8uupwlj7o4] {
        /* Give only the selected item a bottom border */
        border-style: solid;
        border-bottom-width: 4px;
        border-color: #0c3c5c;
    }
