﻿@media (min-width: 1200px) {

/*    .container {
        width: 1280px;
    }*/
}

@media (min-width: 1200px) {

    .container {
        max-width: 1280px;
    }
} 

a {
    color: #e30513;
}

    a:hover {
        color: #e30513;
    }
    
.category-hr {
    margin-top: 0.4rem;
    border-color: #cc0033;
}

.category-caption {
    font-weight: bold;
    color: #cc0033;
    font-family: 'Gotham';
    font-weight: 700;
}

.button-category-caption {
    font-size: 14px;
    background-color: transparent;
    color: #e30513;
    border: 1px solid #e30513;
    border-radius: 0px;
}

.alert-danger {
    color: #a94442;
}

.icon-facebook {
    margin-right: -15px !important;
}

.letter-button {
    font-weight: 500;
    padding: 13px;
    font-size: 12px !important;
}

.padding-bottom {
    padding-bottom: 28px;
}

@media (max-width:2560px) {
    .button-category-caption {
        width: 176px;
    }
}

@media (max-width:1024px) {
    .button-category-caption {
        width: 180px;
    }
}

@media (max-width:768px) {
    .button-category-caption {
        width: 180px;
    }
}

@media (max-width:576px) {
    .button-category-caption {
        width: 175px;
    }
}

.form-control:focus {
    border-color: #e30513;
    box-shadow: 0 0 0 0.2rem rgba(227,5,19, 0.25);
}

.with-indicator-color {
    margin-bottom: -20px;
}

.carousel-indicators li {
    background-color: #e30513;
}

.carousel-indicators .active {
    background-color: #6e160c;
}

.navegacao-portais {
    width: 100%;
    background: #e30513;
}

    /*.navegacao-portais ul {
        margin-right: 10px;
    }*/

    .navegacao-portais li.social {
        border-left: 1px solid #fff;
        margin-top: -3px;
    }

    .navegacao-portais .social a {
        font-size: 20px;
        color: #ffffff;
        background: transparent;
        font-weight: normal;
        text-decoration: none;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
    }

    .navegacao-portais a {
        font-size: 13px;
        color: #ffffff;
        background: transparent;
        font-weight: bold;
        text-decoration: none;
        padding: 5px 10px;
    }

        .navegacao-portais a > i {
            /*padding-top: 7px;*/
            font-size: 15px;
        }
        
.style-h2 {
    font-family: 'Gotham';
    font-weight: 500 !important;
}

.font-quero-contratar {
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 0px;
}

.title-unit {
    font-family: 'Gotham';
    font-weight: 700 !important;
    font-size: 36px;
}

.title-design {
    font-family: 'Gotham';
    font-weight: 700 !important;
    font-size: 30px;
}

.title-model {
    font-family: 'Gotham';
    font-weight: 700 !important;
    font-size: 23px;
    color: #e30513;
    padding-top: 5px;
}

.text-transform {
    text-transform: initial;
}

.style-title-notice {
    font-family: 'Gotham';
    font-weight: 700 !important;
}

.margin-menu {
    margin-top: 37px !important;
}

.agradecimento {
    font-weight: 500 !important;
    font-size: 22px;
}

.size-protocolo {
    font-size: 30px !important;
    font-weight: 700 !important;
}

.border-cardy {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

.border-cardy-2 {
    border-left: none !important;
    border-right: none !important;
}

.card-header {
    border: 1px solid;
    border-color: #ddd;
    margin-bottom: 20px;
}

.color-asterisco {
    color: #e30513
}

.card-radius {
    border-radius: 4px;
}

label {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    font-size: 13px;
}

.errors {
    color: #e30513;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 11px;
}

.placeholder {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 13px;
}

.style-font-2 {
    font-style: normal !important;
}

.font-dados {
    color: black !important;
    font-family: 'Gotham';
    font-weight: 700 !important;
    font-size: 16px;
    padding-left: 16px;
    padding-top: 4px;
}

@media (min-width:1024px) {
    #menu-site {
        margin-top: -40px;
    }
}

.h4, h4 {
    font-size: 1.2rem;
}

.category {
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 100;
    background-color: #FFF;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
    letter-spacing: 2px;
    color: #cc0033;
    text-transform: uppercase;
    margin-top: -12px;
    margin-left: -9px;
}

.topo {
    border-bottom: 1px solid #e30513;
    margin-top: 23px;
}

.btn-pesquisar {
    color: #FFF;
    background-color: #e30513;
    border-color: #e30513;
}

    .btn-pesquisar:hover {
        color: #e30513;
        background-color: #fff;
        border-color: #e30513;
    }

.logo img {
    margin-top: 20px;
    padding-bottom: 20px;
    width: 160px;
}

.img-size {
    width: 90%;
}

.font-img-facebook {
    font-size: 23px;
}

@media (max-width:2560px) {
    .titulo-logo {
        font-family: "gotham", Helvetica, Arial, sans-serif;
        font-size: calc(0.5em + 1.4vmin);
        font-weight: 400;
        text-transform: uppercase;
        color: #6c757d;
        display: inline;
    }
}

@media (max-width:1440px) {
    .titulo-logo {
        font-family: "gotham", Helvetica, Arial, sans-serif;
        font-size: calc(0.5em + 1.8vmin);
        font-weight: 400;
        text-transform: uppercase;
        color: #6c757d;
        display: inline;
    }
}

@media (max-width:1024px) {
    .titulo-logo {
        font-family: "gotham", Helvetica, Arial, sans-serif;
        font-size: calc(0.5em + 1vmin);
        font-weight: 400;
        text-transform: uppercase;
        color: #6c757d;
        display: inline;
    }
}

@media (max-width:768px) {
    .titulo-logo {
        font-family: "gotham", Helvetica, Arial, sans-serif;
        font-size: calc(0.5em + 1vmin);
        font-weight: 400;
        text-transform: uppercase;
        color: #6c757d;
        display: inline;
    }
}

/*.titulo-logo {
    font-family: "gotham", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #6c757d;
    display: inline;
}*/

/*@media (max-width:1024px) {

    .titulo-logo {
        font-size: 13px;
    }
}*/

.titulo-logo-sm {
    font-family: "gotham", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: #6c757d;
}

.logo-sm img {
    width: 80px;
}

.card-img-bg {
    box-shadow: inset 0px -60px 50px rgba(0, 0, 0, 0.3);
}

.card-img-maior {
    height: 330px;
    object-fit: cover;
}

.card-img-menor {
    height: 160px;
    object-fit: cover;
    font-size: 16px;
}

.card-img-menor-destaque {
    height: 160px;
    object-fit: cover;
}

.card-img-evento-destaque {
    height: 250px;
    object-fit: cover;
}

.card-img-destaque {
    height: 400px;
}

.titulo-destaque {
    font-size: 19px;
    color: #e30513;
    text-transform: uppercase;
}

.card-title {
    color: #e30513;
}

.navbar-light .navbar-toggler {
    color: rgba(227,5,19,0.8);
    border-color: rgba(227,5,19,1);
}

.navbar-toggler-icon {
    color: rgba(227,5,19,0.8);
}

.card-titulo-maior {
    padding: 5px;
    margin-right: -13px;
    margin-bottom: -8px !important;
    line-height: 1;
    font-weight: 600;
    font-size: 22px;
}

.card-titulo-menor {
    font-size: 16px;
    line-height: 0.9;
    font-weight: 600;
}

.card-chapeu-destaque {
    color: #fff;
    background-color: rgba(227,5,19,0.8);
    padding: 5px;
    margin: -10px !important;
}

.card-img-wrap {
    overflow: hidden;
    position: relative;
    text-decoration: none;
    color: #212529;
}

    .card-img-wrap:hover {
        text-decoration: none;
        color: #212529;
    }

    .card-img-wrap img:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(255,255,255,0.3);
        opacity: 0;
        transition: opacity .25s;
    }

    .card-img-wrap img {
        transition: transform .25s;
        width: 100%;
    }

    .card-img-wrap:hover img {
        transform: scale(1.010);
    }

    .card-img-wrap img:hover:after {
        opacity: 1;
    }

#map {
    min-height: 300px;
    width: 100%;
}

#lista-cursos {
    padding: 0;
}

    #lista-cursos li {
        display: inline-block;
        width: 100%;
        padding: 20px 0;
        margin: 0;
        vertical-align: top;
        border-bottom: 1px solid #ccc;
    }

        #lista-cursos li span {
            font-size: 14px;
            color: #666666;
            display: block;
        }

        #lista-cursos li h3 {
            margin-top: 5px;
            font-size: 20px;
            font-weight: 600;
            color: #4D4D4D;
        }

    #lista-cursos .btn-default {
        margin-top: 15px;
        font-family: 'Gotham', arial;
        font-weight: 600;
        font-size: 13px;
        text-transform: uppercase;
        color: #cc0033;
        background-color: #fff;
        border: 2px solid #cc0033;
    }

        #lista-cursos .btn-default:hover {
            color: #ffffff;
            background-color: #cc0033;
            border: 2px solid #cc0033;
        }

    #lista-cursos hr {
        margin: 10px 0;
    }

.detalhe-curso {
    margin-top: 40px;
    padding: 30px;
    border: 1px solid #707070;
    background-color: #F0F0F0;
}

    .detalhe-curso hr {
        margin-top: 25px;
        margin-bottom: 25px;
        border-color: #999
    }

    .detalhe-curso .btn-interesse {
        margin-top: 15px;
        font-family: 'Gotham', arial;
        font-weight: 600;
        font-size: 16px;
        text-transform: uppercase;
        color: #ffffff;
        background-color: #cc0033;
        border: 2px solid #cc0033;
        text-transform: uppercase
    }

        .detalhe-curso .btn-interesse:hover {
            background-color: #990033;
            border: 2px solid #990033;
        }

@media(min-width: 767px) {
    #lista-cursos {
        padding: 0px 0;
    }

        #lista-cursos li {
            display: inline-block;
            width: 49%;
            padding: 20px;
            margin: 20px 0;
            vertical-align: top;
            border-bottom: none;
        }

            #lista-cursos li:nth-of-type(2n+0) {
                border-left: 1px dashed #999999;
            }
}

@media (max-width:1440px) {
    #map {
        height: 390px;
    }
}

@media (max-width:1024px) {
    #map {
        height: 360px;
    }
}

@media (max-width:768px) {
    #map {
        height: 320px;
    }
}

@media (max-width:576px) {
    #map {
        height: 300px;
    }
}

@media (max-width:480px) {
    .newsletter-mt {
        margin-top: 10px;
    }
}

.destaque-fb {
    color: #3b5998;
}

.destaque-tw {
    color: #000000;
}

.destaque-ln {
    color: #0077B5;
}

.destaque-wp {
    color: #25D366;
}

.pagina-texto {
    text-align: justify;
}

.subtitle {
    font-family: 'Gotham', sans-serif;
    font-weight: 500;
    font-size: 19px;
    color: #e30513;
    position: relative;
    text-transform: uppercase;
}

    .subtitle a > div :hover {
        background-color: #cc0033;
        color: #fff;
        border: 1px solid #cc0033;
    }

    .subtitle:after {
        content: '';
        position: absolute;
        width: 100%;
        border-bottom: 1px solid #e30513;
        bottom: 8px;
        left: 0;
        z-index: -1;
    }

    .subtitle span {
        background-color: #ffffff;
        display: inline-block;
        padding-right: 10px;
    }

.h-md-50 {
    height: 50% !important;
}

.facebook-color {
    color: #0056b3;
}

@media (max-width:768px) {
    .logo img {
        width: 200px;
    }

    .titulo-logo-sm {
        font-size: 17px;
    }

    .logo-sm img {
        width: 80px;
    }

    .card-img-maior {
        height: 250px;
    }

    .card-img-evento-destaque {
        height: 350px;
        object-fit: cover;
    }

    .card-img-menor {
        height: 120px;
    }

    .card-img-menor-destaque {
        height: 100px;
    }

    .h-md-50 {
        height: 50% !important;
    }
}

@media (max-width:425px) {
    .logo img {
        width: 200px;
    }

    .titulo-logo-sm {
        font-size: 11px;
    }

    .logo-sm img {
        width: 80px;
    }

    .card-img-evento-destaque {
        height: 200px;
        object-fit: cover;
    }

    .card-img-maior {
        height: 180px;
    }

    .card-img-menor {
        height: 180px;
    }

    .card-img-menor-destaque {
        height: 160px;
    }

    .h-md-50 {
        height: 100% !important;
    }
}

footer a {
    color: #fff;
}

footer a:hover {
    color: #fff;
}

.footer-primeira-linha {
    background-color: #6e160c;
    font-style: normal;
    font-size: 14px;
    color: #FFFFFF;
    border-bottom: 3px solid;
}

.footer-segunda-linha {
    background: url('../images/bg_footer.jpg')center #074a71;
    background-size: 100% auto;
    height: 102px;
    text-align: center;
    font-size: 14px;
}

@media (max-width:768px) {
    .footer-segunda-linha {
        height: 144px;
    }
}

@media (max-width:480px) {
    .footer-segunda-linha {
        height: 145px;
    }
}

.footer-tres-linha {
    background-color: #BC1016;
    font-style: normal;
    color: #FFFFFF;
    border-bottom: 3px solid;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(64, 64, 64, 0.8);
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
}

.btco-menu li > a {
    padding: 10px 15px;
    color: #000;
}

.btco-menu .active a:focus,
.btco-menu li a:focus,
.navbar > .show > a:focus {
    background: transparent;
    outline: 0;
}

.dropdown-menu .show > .dropdown-toggle::after {
    transform: rotate(-90deg);
}


.btco-hover-menu a, .navbar > li > a {
    padding: 10px 15px;
}

.btco-hover-menu .active a,
.btco-hover-menu .active a:focus,
.btco-hover-menu .active a:hover,
.btco-hover-menu li a:hover,
.btco-hover-menu li a:focus,
.navbar > .show > a, .navbar > .show > a:focus, .navbar > .show > a:hover {
    color: #000;
    background: transparent;
    outline: 0;
}

.dropdown-menu {
    padding: 0px 0;
    margin: 0 0 0;
    border: 0px solid transition !important;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

/*first level*/
.btco-hover-menu .collapse ul > li:hover > a {
    background: #f5f5f5;
}

.btco-hover-menu .collapse ul ul > li:hover > a, .navbar .show .dropdown-menu > li > a:focus, .navbar .show .dropdown-menu > li > a:hover {
    background: #f5f5f5;
}

/*second level*/
.btco-hover-menu .collapse ul ul ul > li:hover > a {
    background: #f5f5f5;
}

/*third level*/
.btco-hover-menu .collapse ul ul, .btco-hover-menu .collapse ul ul.dropdown-menu {
    background: #fefefe;
}

    .btco-hover-menu .collapse ul ul ul, .btco-hover-menu .collapse ul ul ul.dropdown-menu {
        background: #fff;
    }

        .btco-hover-menu .collapse ul ul ul ul, .btco-hover-menu .collapse ul ul ul ul.dropdown-menu {
            background: #fff;
        }

/*Drop-down menu work on hover*/
.btco-hover-menu {
    background: none;
    margin: 0;
    padding: 0;
    min-height: 20px
}

@media (max-width:768px) {

    .btco-hover-menu .collapse ul ul, .btco-hover-menu .collapse ul ul.dropdown-menu {
        background: #f5f5f5;
        padding-left: 10px;
    }

        .btco-hover-menu .collapse ul ul, .btco-hover-menu .collapse ul ul.dropdown-menu.show {
            background: #f5f5f5;
        }

            .btco-hover-menu .collapse ul ul ul, .btco-hover-menu .collapse ul ul ul.dropdown-menu {
                background: #ddd;
                padding-left: 10px;
            }

                .btco-hover-menu .collapse ul ul ul > li:hover > a, .navbar .show .dropdown-menu > li > a:focus, .navbar .show .dropdown-menu > li > a:hover {
                    background: #f5f5f5;
                }

                .btco-hover-menu .collapse ul ul ul, .btco-hover-menu .collapse ul ul ul.dropdown-menu.show {
                    background: #ddd;
                }

                    .btco-hover-menu .collapse ul ul ul ul > li:hover > a, .navbar .show .dropdown-menu > li > a:focus, .navbar .show .dropdown-menu > li > a:hover, .navbar .show .dropdown-menu > li > a:hover {
                        background: #ddd;
                    }

                    .btco-hover-menu .collapse ul ul ul ul, .btco-hover-menu .collapse ul ul ul ul.dropdown-menu {
                        background: #c1c1c1;
                        padding-left: 10px;
                    }


                        .btco-hover-menu .collapse ul ul ul ul, .btco-hover-menu .collapse ul ul ul ul.dropdown-menu.show {
                            background: #efefef;
                        }
}


@media only screen and (max-width: 991px) {
    .btco-hover-menu .show > .dropdown-toggle::after {
        transform: rotate(-90deg);
    }
}

@media only screen and (min-width: 991px) {

    .btco-hover-menu .collapse ul li {
        position: relative;
    }

        .btco-hover-menu .collapse ul li:hover > ul {
            display: block
        }

    .btco-hover-menu .collapse ul ul {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 250px;
        display: none
    }
        /*******/
        .btco-hover-menu .collapse ul ul li {
            position: relative
        }

            .btco-hover-menu .collapse ul ul li:hover > ul {
                display: block
            }

        .btco-hover-menu .collapse ul ul ul {
            position: absolute;
            top: 0;
            left: 100%;
            min-width: 250px;
            display: none
        }
            /*******/
            .btco-hover-menu .collapse ul ul ul li {
                position: relative
            }

                .btco-hover-menu .collapse ul ul ul li:hover ul {
                    display: block
                }

            .btco-hover-menu .collapse ul ul ul ul {
                position: absolute;
                top: 0;
                left: 100%;
                min-width: 250px;
                display: none;
                z-index: 1
            }
}

.dropdown-item.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    transform: rotate(-90deg);
}

.carousel-control-next, .carousel-control-prev {
    width: 5%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

    .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
        text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    }

.page-link {
    color: #e30513;
}

    .page-link:hover {
        color: #e30513;
    }

.page-item.active .page-link {
    background-color: #e30513;
    border-color: #e30513;
}

.evento-classificacao img {
    width: 25px;
}

a.card-meu-sesi {
    text-decoration: none !important;
}

.card-meu-sesi .card-body {
    text-decoration: none !important;
    color: #395056;
    background-color: #b5c3c5;
}

a.card-meu-sesi .card-body:hover {
    color: #fff;
    background: #993399;
    background: -webkit-linear-gradient(left top, #993399, #cc3333);
    background: -o-linear-gradient(bottom right, #993399, #cc3333);
    background: -moz-linear-gradient(bottom right, #993399, #cc3333);
    background: linear-gradient(to bottom right, #993399, #cc3333);
}

.card-meu-sesi .venda-proibida {
    background-color: #d9534f;
    color: #fff;
}

.btn-meu-sesi {
    font-size: 1em;
    color: #ffffff;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #993399; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left top, #993399, #cc3333); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, #993399, #cc3333); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, #993399, #cc3333); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, #993399, #cc3333); /* Standard syntax (must be last) */
}

    .btn-meu-sesi:hover, .btn-meu-sesi:focus, .btn-meu-sesi:active, .btn-meu-sesi:active:focus {
        color: #ffffff;
        text-decoration: none;
        opacity: .65;
    }


.usuario-logado {
    font-family: "gotham", Helvetica, Arial, sans-serif;
    font-size: calc(0.50em + 0.90vmin);
    font-weight: 400;
    text-transform: uppercase;
    color: #6c757d;
    display: inline;
}

.usuario-logado-mobile {
    font-family: "gotham", Helvetica, Arial, sans-serif;
    font-size: calc(0.80em + 0.90vmin);
    font-weight: 400;
    text-transform: uppercase;
    color: #6c757d;
    display: inline;
}


/* Acessiblidade*/
#header {
    margin-top: 20px !important;
}

:focus {
    outline: auto 3px blue;
    outline: -webkit-focus-ring-color auto 3px blue
}

.acessibilidade {
    position: absolute;
    display: inline-block;
    margin: 34px auto 0;
    max-width: 97%;
    width: 1223px;
    left: 50%;
    transform: translate(-50%);
    z-index: 9999;
    padding: 5px 0;
}


#shortcuts, #topbar {
    display: block;
}

#shortcuts {
    float: left;
    padding: 0;
}

.clearfix {
    zoom: 1;
}

    .clearfix:before, .clearfix:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .clearfix:after {
        content: "";
        display: table;
        clear: both;
    }

#shortcuts li {
    float: left;
    margin: 0 0 0 5px;
    font-size: 11px;
    margin-right: 10px;
    list-style: none;
}

    #shortcuts li a {
        color: #666666;
        text-decoration: none;
        font-weight: normal;
    }

        #shortcuts li a span {
            background: #cccccc;
            color: #333333;
            padding: 0px 3px;
        }

#topbar {
    float: right;
    clear: none;
    border-bottom: 1px dotted #cccccc;
    margin-bottom: 15px;
    padding: 0;
}

    #topbar li {
        float: left;
        margin: 0 0 0 14px;
        font-size: 11px;
        list-style: none;
    }

        #topbar li:first-child {
            margin-left: 0;
        }

        #topbar li a {
            color: #666666;
            text-decoration: none;
            font-weight: normal;
        }

        #topbar li a span {
            background: #cccccc;
            color: #333333;
            padding: 0px 3px;
        }
/*Fim Acessiblidade*/

/* ALTO CONTRASTE */
.contrast,
.contrast nav,
.contrast div,
.contrast li,
.contrast ul,
.contrast ol,
.contrast header,
.contrast footer,
.contrast section,
.contrast main,
.contrast aside,
.contrast article,
.contrast input {
    background-color: black !important;
    color: white !important;
}

    .contrast h1,
    .contrast h2,
    .contrast h3,
    .contrast h4,
    .contrast h5,
    .contrast h6,
    .contrast p,
    .contrast label,
    .contrast strong,
    .contrast em,
    .contrast cite,
    .contrast q,
    .contrast i,
    .contrast b,
    .contrast u,
    .contrast span {
        color: white !important;
        background-color: transparent !important;
    }

    .contrast a {
        color: yellow !important;
    }

    .contrast button,
    .contrast input[type=button],
    .contrast input[type=reset],
    .contrast input[type=submit] {
        background: black !important;
        color: yellow !important;
        border: none !important;
    }

    .contrast input[type=text],
    .contrast input[type=password],
    .contrast input[type=url],
    .contrast input[type=search],
    .contrast input[type=email],
    .contrast input[type=tel],
    .contrast input[type=date],
    .contrast input[type=month],
    .contrast input[type=week],
    .contrast input[type=datetime],
    .contrast input[type=datetime-local],
    .contrast textarea,
    .contrast input[type=number] {
        background: black !important;
        border: 1px solid white !important;
        color: white !important;
    }

    .contrast ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: white;
    }

    .contrast ::-moz-placeholder { /* Firefox 19+ */
        color: white;
    }

    .contrast :-ms-input-placeholder { /* IE 10+ */
        color: white;
    }

    .contrast :-moz-placeholder { /* Firefox 18- */
        color: white;
    }

    .contrast footer div {
        background-image: none !important;
    }

    .contrast .navbar-default {
        border: transparent;
    }

    .contrast .navigation2 > .navbar-default {
        background-color: black !important;
        border-color: transparent !important;
        border-bottom: 1px solid white !important
    }

    .contrast .fa {
        color: white;
    }

    .contrast hr {
        border-color: white !important;
    }

    .contrast img {
        filter: grayscale(30%) contrast(150%);  
        background-image: url()
    }

    .contrast :focus {
        outline: auto 3px yellow;
        outline: -webkit-focus-ring-color auto 3px yellow
    }

    .contrast .bg {
        background-color: transparent !important;
    }

    .contrast .card-img-overlay {
        background-color: transparent !important;
    }    

    .contrast .carousel-indicators .active {
        background-color: yellow !important;
    }

    .contrast .carousel-indicators li {
        background-color: white !important;
    }
/* FIM ALTO CONTRASTE */