@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

body {
    font-family: "Nunito Sans", Arial, sans-serif;
}

a {
    color: #0082d6;
}

main > .container {
    padding: 70px 15px 20px;
}

.footer {
    background-color: #f5f5f5;
    font-size: .9em;
    height: 60px;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}


.form-group {
    margin-bottom: 1rem;
}

.container-fluid {

}

.page-hero {
    background-color: #222;
}

.breadcrumb {
    margin-top: 12px;
    margin-bottom: 16px;
    padding-left: 4px;
    font-size: 12px;
}

h1 {
    font-weight: 700 !important;
    font-size: 2.75rem;
}

h2 {
    font-weight: 700 !important;
    font-size: 1.75rem;
}

h3 {
    font-weight: 700 !important;
    font-size: 1.25rem;
    margin-top: 32px;
    margin-bottom: 16px;
}

h1.display-1 {
    font-weight: 700;
    font-size: 3rem;
    margin-top: 50px;
    margin-bottom: 20px;
}

h1 + h2 {
    margin-top: 0px;
    margin-bottom: 20px;
}

img.img-reference {
    width: 140px;
    height: 140px;
    border-radius: 25px;
}

img.img-reference-md {
    width: 80px;
    height: 80px;
    border-radius: 16px;
}


img.img-reference-small {
    width: 35px;
    height: 35px;
    border-radius: 8px;
}

img.img-testimonial {
    width: 60px;
    height: 60px;
    border-radius: 100%;
}


.page-references h2 {
    font-size: 1.75rem;
    font-weight: 700;
}

.page-references h2 a {
    text-decoration: none;
    color: inherit;
}

.page-references__list p {
    margin: 0px;
}

.page-references__list > div {
    padding: 32px;
    border-top: 1px solid #ddd;
}

.page-references__list > div:hover h2,
.page-references__list > div:hover p {

}

.page-reference-content ul {
    margin-top: 8px;
    padding-left: 30px;
    margin-bottom: 32px;
}

.page-reference-content ul li {
    margin-top: 12px;
    margin-bottom: 12px;
}


.cursor-pointer {
    cursor: pointer;
}

a {
    text-decoration: none;
}

footer {
    font-size: 12px;
    color: #aaa;
}

footer a {
    color: inherit !important;
}

#main {
    padding-top: 90px;
}

.bg-nav {
    background: url('../images/hero.jpg') no-repeat top center #000000;
    background-size: cover;
}

.bg-nav-dark {
    background: none !important;
    background-color: #090a35 !important;
}

.bg-transparent {
    background: none;
    background-color: transparent;
}

.page-hero {
    background: url('../images/hero.jpg') no-repeat top center #000000;
    background-size: cover;
    min-height: 86px;
}

nav .nav-item {
    margin-right: 8px;
    margin-left: 8px;
}

nav a.nav-link {
    color: #fff;
    font-size: 18px;
}

nav a.nav-link.active {
    font-weight: 700
}

.sidebar a.nav-link {
    color: inherit;
    font-size: 16px;
    padding-left: 8px;
    padding-right: 8px;
}

.sidebar a.nav-link.active {
    color: #000;
    font-weight: 700;
    font-size: 16px;
}

.gradient {
    background: linear-gradient(45deg, #0082d6, #00d7f0) !important;
}

.btn.gradient {
    border: none;
}

.btn-outline-primary {
    background-color: white;
    border-color: #0082d6;
    color: #0082d6;
}

.btn-outline-primary:hover {
    background-color: white;
    border-color: #0082d6;
    color: #0082d6;
}

.bg-gray-light {
    background-color: #f8f9fa !important;
}

.testimonial__text {
    padding: 0;
    margin: 0;
}

.testimonial__author {
    padding: 0;
    margin: 0;
    margin-top: 8px;
}

.ref-logos {
}

.ref-logos img {
    margin-left: 8px;
    margin-right: 8px;
}

.sidebar ul {
    margin-right: 16px;
}

.sidebar ul li {
    border-bottom: 1px solid #ddd;
    padding: 8px;
}

.text-sm {
    font-size: 12px;
}

.help-block {
    padding: 4px;
    color: #dc3434;
    font-size: 12px;
}

.help-block:empty {
    padding: 0;
}

a.btn.btn-outline-primary, a.btn.btn-outline-success {
    font-weight: 600;
}

ul.loose {
    padding-left: 20px;
}

ul.loose li {
    margin-top: 4px;
    margin-bottom: 4px;
}

.page-privacy-policy h2 {
    font-size: 1.25rem;
    font-weight: 700;
    margin-top: 32px;
}

.platforms img {
    position: relative;
    margin: 5px;
}

.platforms #aws {
    top: 4px;
}

.platforms #azure {
    top: -5px;
}

.platforms #google {
    top: -4px;
}

.image-container {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    max-width: 100%;
}

.image-container img {
    max-width: none !important;
}




@media (max-width: 767.98px) {
    img.img-reference {
        width: 80px;
        height: 80px;
        border-radius: 16px;
    }

    .page-references__list h2 {
        font-size: 1.5rem;
    }

    .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    h1.display-1 {
        font-size: 2.65rem;
    }

    .navbar-collapse {
        padding:8px;
        background-color: #090a35 !important;
        border-radius: 8px;
    }
}

