body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.btn-primary, .btn-primary:hover, .btn-primary:focus {
    background-color: #ba1717;
    border: 0;
}

a, a:hover, a:focus, a:active { color: #c15e2d; }

h1, h2, h3, h4 {
    font-family: 'Roboto Slab';
    font-weight: bold;
}

p { font-size: 15.5px; }

.font-family-mono { font-family: mono }


.navbar-brand { font-family: 'Roboto'; }

.navbar-nav { padding-top: 14px }

.navbar-brand img {
    height: 60px;
    margin-top: -19px;
}

.navbar-default {
    background-color: #cccc1f;
    border: 0px;
}

.navbar-default .navbar-brand,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #1675a5;
    font-weight: bold;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.dropdown-menu > li > a {
    color: #1675a5;
    font-family: 'Roboto Slab';
    font-weight: bold;
}


.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #ba1717;
    border-color: #ba1717;
    color: #fff;
    cursor: default;
    z-index: 3;
}

.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #ba1717;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #ba1717;
}

/* --- */

.main-container {
    padding-top: 20px;
    padding-bottom: 20px;
}

/* index page first box */

#index-page-first-box {
    background-image: url('/static/images/background-index-page-first-box.png');
    background-size: cover;
    background-position: center center;
    height: 300px;
    color: white;
    text-align: center;
    padding-top: 60px;
}

#index-page-report-button {
    background-color: transparent;
    border: 2px solid #cccc1f;
    color: #cccc1f;
    font-size: 2em;
    margin-bottom: 15px;
}

#index-page-message {
    font-size: 1.4em;
    max-width: 400px;
    margin: auto;
}

/* index page second box */

#index-page-second-box {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}

#index-page-second-box .box-text p {
    padding-top: 15px;
    font-size: 1.4em;
    font-weight: 300;
    color: #c15e2d;

}

#index-page-second-box .box-title p:first-child {
    font-family: 'Roboto Slab';
    font-weight: 700;
    color: #c15e2d;
    font-size: 3em;
    margin-bottom: 0;
    line-height: 1em;
}

#index-page-second-box .box-title p:nth-child(2) {
    font-family: 'Roboto Slab';
    font-weight: 300;
    color: #c15e2d;
    font-size: 3em;
    line-height: 1em;

}

#index-page-second-box .box-title p:nth-child(3) {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 1.4em;

}

/* index page third box */

#index-page-third-box {
    margin-bottom: 40px;
}

.ranking-box img {
    position: absolute;
    z-index: -1;
    margin: -9px 0 0 -18px;
}

.ranking-box-title {
    font-family: 'Roboto Slab';
    font-weight: 700;
    color: #c15e2d;
    font-size: 3em;
    margin-bottom: 0;
    line-height: 1em;
    padding-top: 9px;
}

.ranking-box-subtitle {
    font-family: 'Roboto Slab';
    font-weight: 300;
    color: #c15e2d;
    font-size: 2em;
}

.ranking-box table {
    color: #bc2f40;
    font-family: 'Roboto Slab';
    font-size: 1.4em;
}

.ranking-box table td.ranking-table-count {
    padding-right: 15px;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}

.ranking-box-internal {
    padding-bottom: 50px;
}

.ranking-box a.btn-primary {
    margin-top: 14px;
}

@media (max-width: 992px) { /* sm */
    .ranking-box {
        text-align: center;
    }

    .ranking-box table {
        margin: auto;
    }

    .ranking-box img {
        margin: -9px 0 0 -175px;
    }
}

.youtube-video {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

#logo-andi {
        height: 50px;
        margin-top: -32px;
}

@media (min-width: 992px) { /* sm */
    .youtube-video {
        position: relative;
        padding-bottom: 304px; /*56.25%;*/ /* 16:9 */
        padding-top: 25px;
        height: 0;
        margin-top: 40px;
    }
}

.youtube-video iframe {
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
}

/* index page violations box */

#index-page-violations-box {
    text-align: center;
    font-family: 'Roboto';
    font-weight: 300;
}

#index-page-violations-box .row:first-child {
    padding-bottom: 30px;
}

#index-page-violations-box .violation-box {
    padding-bottom: 20px;
}

#index-page-violations-box .img-wrapper {
    min-height: 93px;
}

@media (min-width: 768px) { /* sm */
    #index-page-violations-box .violations-text p {
        padding: 0 20%;
    }
}

#index-page-violations-box .violations-text h3 {
    color: #c15e2d;
    font-size: 2em;
    font-weight: bold;
    font-family: 'Roboto Slab';
}

#index-page-violations-box #exposicao {
    color: #287ea0;
}

#index-page-violations-box #identificacao {
    color: #40a357;
}

#index-page-violations-box #desrespeito {
    color: #e5962e;
}

#index-page-violations-box #violacao {
    color: #a86b35;
}

#index-page-violations-box #discurso {
    color: #c4c427;
}

#index-page-violations-box #incitacao {
    color: #e16526;
}

/* index-page-news-and-testimony */

#index-page-news h3, #index-page-testimonies h3 {
    color: #c15e2d;
    font-size: 2em;
    font-weight: bold;
    font-family: 'Roboto Slab';
}

#index-page-news .index-page-news-item {
    border-left: 5px solid #c15e2d;
    padding-left: 9px;
    margin-bottom: 25px;
    font-weight: 300;
}

#index-page-news .index-page-news-item p {
    margin: 0;
}

#index-page-news .index-page-news-item .index-page-news-date {
    color: grey;
}

#index-page-news .index-page-news-item .index-page-news-text a {
    color: #333;
}

/* report-box */

#report-box-text {
    text-align: right;
}

#report-box-text span:nth-child(1) {
    font-family: 'Roboto Slab';
    font-weight: 700;
    color: #c15e2d;
    font-size: 3em;
    margin-bottom: 0;
    line-height: 1em;
    display: block;
    margin-top: 37px;
}

#report-box-text span:nth-child(2) {
    font-family: 'Roboto Slab';
    font-weight: 300;
    color: #c15e2d;
    font-size: 2em;
    margin-bottom: 0;
    line-height: 1em;
    display: block;
    margin-bottom: 30px;
}

/* campaign */

#campaign-image {
    background-image: url('/static/images/msv-logo-original.png');
    background-size: contain;
    background-position: center;
    height: 300px;
    background-repeat: no-repeat;
}

#campaign-files {
    margin-top: 40px;
}

#campaign-files h2 {
    font-family: 'Roboto Slab';
    font-size: 2em;
    font-weight: 300;
    text-align: center;
    color: #c15e2d;
}

#campaign-files p {
    font-family: 'Roboto Slab';
    font-size: 1.5em;
    font-weight: 400;
    text-align: center;
    color: #c15e2d;
}

/* page-title-box */

#page-title-box {
    background-color: #c15e2d;
    color: white;

}

#page-title-box .page-title h1 {
    margin-bottom: 20px;
    text-align: center;
    font-weight: 300;
    font-family: Roboto;
    text-transform: uppercase;
}

/* sticky footer */

html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 250px;
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 250px;
    /*background-color: rgb(56, 135, 190);*/
    background-color: #333;
    padding-top: 30px;
    color: white;
    /*text-align: center;*/
    font-weight: bold;
}

#footer-one {
    margin-bottom: 20px;
}

#footer-two {
    background-color: #c15e2d;
    height: 50px;
    text-align: center;
}

.footer-icon {
    height: 50px;
}

/* /sticky footer */

/* adicionar * nos campos required dos forms */
.constraint_required label:after {
    content: ' *'
}

.violation-types-checkboxgroup label { display: inline; }
.violation-types-checkboxgroup span { display: block; }

.square {
    margin: auto;
    background-color: #eee;
    height: 250px;
    width: 250px;
    text-align: center;
    padding-top: 190px;
    margin-bottom: 50px;
    font-size: 32px;
    color: white;
    font-weight: bold;
    background-size: cover;
}
.square-with-two-lines {
    padding-top: 143px;
}

.error_message, .form_error_message {
    text-align: center;
    color: red;
}

.links-panel { margin-bottom: 20px; }

.links-panel a {
    margin-right: 15px;
}

.qwe {
    border: 2px solid grey;
    border-radius: 4px;
    padding: 0px 20px 10px 20px;
    margin: 0px 0px 29px 0px;
    background-color: #f9f9f9;
}

#botao1 {
    border-color: rgb(225, 121, 7);
    color: rgb(225, 121, 7);
}

#botao3 {
    border-color: #df1c2d;
    color: #df1c2d;
}

#botao2 {
    border-color: #6ec731;
    color: #6ec731;
}

.navbar {
    margin-bottom: 0px;
    font-size: 13px;
}

.td-violation-type {
    text-align: center;
}

@media (min-width: 768px) { /* sm */
    /* sticky footer */
    body {
        /* Margin bottom by footer height */
        margin-bottom: 210px;
    }

    footer {
        /* Set the fixed height of the footer here */
        height: 210px;
    }
    /* /sticky footer */

    .nav > li > a {
        padding-left: 5px;
        padding-right: 5px;
    }
    .navbar {
        font-size: 11px;
        min-height: 75px;
    }
    .navbar-brand img {
        height: 60px;
        margin-top: -9px;
    }
}

@media (min-width: 992px) { /* md */
    .navbar {
        font-size: 13px;
    }

    .navbar-brand img {
        height: 75px;
        margin-top: -14px;
    }

    .nav > li > a {
        padding-left: 11px;
        padding-right: 11px;
    }

    .ml-text > p, .ml-text ul, .ml-text ol, .ml-text dl {
        margin-left: 15%;
        margin-right: 15%;
        text-align: justify;
    }

    .ml-text > h1, .ml-text > h2, .ml-text > h3, .ml-text > h4 {
        text-align: center;
        margin-left: 15%;
        margin-right: 15%;
    }

    #index-page-title-box {
        margin: 40px auto 70px auto;
    }

    /* index page second box */

    #index-page-second-box {
        padding-top: 40px;
        padding-bottom: 40px;
        text-align: left;
    }

    #index-page-second-box .box-text p {
        padding-top: 15px;
        font-size: 1.4em;
        font-weight: 300;
        color: #c15e2d;
        text-align: right;
        padding-left: 30%;
    }

    #index-page-second-box .box-title p:first-child {
        font-family: 'Roboto Slab';
        font-weight: 700;
        color: #c15e2d;
        font-size: 3em;
        margin-bottom: 0;
        line-height: 1em;
    }

    #index-page-second-box .box-title p:nth-child(2) {
        font-family: 'Roboto Slab';
        font-weight: 300;
        color: #c15e2d;
        font-size: 3em;
        line-height: 1em;

    }

    #index-page-second-box .box-title p:nth-child(3) {
        font-family: 'Roboto';
        font-weight: 300;
        font-size: 1.1em;
        padding-right: 25%;
    }

    #logo-andi {
        height: 71px;
        margin-top: -12px;
        margin-left: 15px;
    }
}

@media (min-width: 1200px) {
    .nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 991px) {
    #home-page-video {
        display: none;
    }

    #home-page-start {
        height: 760px;
        background-image: url("http://seacidadefossenossa.com.br/wp-content/themes/dolores/assets/37b6a7b056c43374.jpg");
    }
}

.form-control:focus {
    border-color: rgb(186, 23, 23);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(186, 23, 23, 0.6);
}
