
/*
 * ---------------------------------------------------------------------------------------------------------------------
 */

html {
    background-color: #161616;
}

body {
    background-color: #161616;
    font-family: 'Nunito';
    letter-spacing: 0.0625em;
}

a {
    color: #0f0f0f;
}

a:focus, a:hover {
    text-decoration: none;
    color: #424242;
}

.bg-black {
    background-color: #161616 !important;
}

.bg-primary {
    background-color: #0f0f0f !important;
}

.text-primary {
    color: #0f0f0f !important;
}

footer {
    padding-top: 5rem;
    padding-bottom: 10rem;
}

/*@media (max-width: 768px) {*/
/*    footer {*/
/*        margin-bottom: 3rem;*/
/*    }*/
/*}*/

/*
 * ---------------------------------------------------------------------------------------------------------------------
 */

/*
 * Navigation element
 */
.nav-goto-element {
    /*transition: all .25s ease-in-out;*/
    transition: all .1s ease-in-out;
    position: fixed;
    display: inline-flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    height: 3rem;
    width: 3rem;
    /* border-radius: 100%; */
    border-radius: 0;
    line-height: 3rem;
    visibility: hidden;
    opacity: 0;

    /*background: rgba(255, 255, 255, 0.1);*/
    /*color: rgba(255, 255, 255, 0.3);*/
    background: rgba(255, 255, 255, 0.8);
    color: rgba(0, 0, 0, 0.8);
}
.nav-goto-element.top-left {
    top: 0;
    left: 0;
    margin: 2em 0 0 2em;
}
.nav-goto-element.top-right {
    top: 0;
    right: 0;
    margin: 2em 2em 0 0;
}
.nav-goto-element.top-right-2 {
    top: 0;
    right: 3rem;
    margin: 2em 2em 0 0;
}
.nav-goto-element.bottom-right {
    bottom: 0;
    right: 0;
    margin: 0 2em 2em 0;
}
.nav-goto-element.bottom-left {
    bottom: 0;
    left: 0;
    margin: 0 0 2em 2em;
}
.nav-goto-element.is-visible.is-enabled {
    visibility: visible;
    opacity: 1;
}
.nav-goto-element.is-blocked {
    visibility: hidden !important;
    opacity: 0 !important;
}
.nav-goto-element:hover {
    /*color: rgba(255, 255, 255, 1);*/
    /*background: rgba(255, 255, 255, 0.3);*/
    background: rgba(96, 96, 96, 0.8);
    color: rgba(255, 255, 255, 0.8);
}
.nav-goto-element:active {
    color: #fff;
}

/*
 * ---------------------------------------------------------------------------------------------------------------------
 */

.btn-primary {
    background-color: #2d2d2d !important;
    border-color: #2d2d2d !important;
    /*color: #6c6c6c;*/
}

.btn-primary:hover {
    background-color: #6c6c6c !important;
    border-color: #6c6c6c !important;
    /*color: #fff;*/
}

.btn-primary:focus {
    background-color: #0f0f0f !important;
    border-color: #0f0f0f !important;
    color: white !important;
}

.btn-primary:active {
    background-color: #424242 !important;
    border-color: #424242 !important;
}

.btn {
    box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
    padding: 1.25rem 2rem;
    font-family: 'Varela Round';
    font-size: 80%;
    text-transform: uppercase;
    letter-spacing: .15rem;
    border: 0;
}

.brighter-link {
    color: rgba(255,255,255,.8) !important;
    text-decoration: none !important;
}

.brighter-link:hover {
    color: rgba(255,255,255,1) !important;
    text-decoration: none !important;
}

/*
 * ---------------------------------------------------------------------------------------------------------------------
 */

.contact-section {
    /*padding: 5rem 0 0;*/
}

.contact-section .besubtle {
    padding: 20px !important;
}

.contact-section .card {
    border: 0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    /*background-color: #424242;*/
    background-color: #2d2d2d !important;
    border-radius: 0;
}

.contact-section .card.standout {
    background-color: #424242 !important;
    /*background-color: #2d2d2d !important;*/
}

.contact-section .card h4 {
    font-size: 0.8rem;
    font-family: 'Varela Round';
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    color: rgba(255,255,255,.8) !important;
}

.contact-section .card hr {
    /*border-color: rgba(255,255,255,.5);*/
    border-color: #424242;
    border-width: 0.25rem;
    /*width: 3rem;*/
    width: 30%;
}

.contact-section .social {
    margin-top: 10rem;
}

.contact-section .container a {
    color: rgba(255,255,255,.5);
}

.contact-section .container a:hover {
    color: rgba(255,255,255,1);
}

.contact-section .social a {
    text-align: center;
    height: 3rem;
    width: 3rem;
    /* border-radius: 100%; */
    border-radius: 0;
    line-height: 3rem;
    /*background: rgba(255, 255, 255, 0.1);*/
    /*color: rgba(255, 255, 255, 0.3);*/
    background: rgba(255, 255, 255, 0.8);
    color: rgba(0, 0, 0, 0.8);
}

.contact-section .social a:hover {
    /*color: rgba(255, 255, 255, 0.5);*/
    background: rgba(96, 96, 96, 0.8);
    color: rgba(255, 255, 255, 0.8);
}

.contact-section .social a:active {
    color: #fff;
}

/*
 * ---------------------------------------------------------------------------------------------------------------------
 */

div.partner-logo-cmaa {
    display: inline-block;
    width: 150px;
    height: 153px;
    background-color: rgba(255,255,255,1);
    background-image: url("/static/footer/img/cmaa.png");
    background-position: center center;
    background-repeat: no-repeat;
}

div.partner-logo-cmaa-tgsc {
    display: inline-block;
    width: 400px;
    height: 108px;
    background-color: rgba(255,255,255,1);
    background-image: url("/static/footer/img/cmaa-tgsc.png");
    background-position: center center;
    background-repeat: no-repeat;
}

div.partner-logo-tgsc {
    display: inline-block;
    width: 150px;
    height: 150px;
    /*background-color: rgba(255,255,255,1);*/
    background-image: url("/static/footer/img/tgsc.png");
    background-position: center center;
    background-repeat: no-repeat;
}

/*
 * ---------------------------------------------------------------------------------------------------------------------
 */
