/* ================= HOME ========================= */

.navbar {
    min-height: 30px !important;
    margin-bottom: 10px !important;
}

.navbar-main {
    position: static !important;
    z-index: 999999999 !important;

    border-bottom: none !important;
    background-color: #004a98 !important;
    -webkit-box-shadow: 0 -16px 25px 15px #000;
       -moz-box-shadow: 0 -16px 25px 15px #000;
            box-shadow: 0 -16px 25px 15px #000;
}

.navbar-main a {
    font-family: "Varela Round", Sans serif;
    font-size: .8em !important;

    color: white !important;
}

.logo_abc_top {
    margin-top: 7px;
}

.navbar-main ul {
    margin-left: 10px;
}

.navbar-main li img {
    padding-right: 3px;
}

.navbar-main a:hover {
    -webkit-transition: .1s !important;
       -moz-transition: .1s !important;
            transition: .1s !important;

    color: #fc0 !important;
    border-bottom: #fc0 3px solid ;
}

.navbar-collapse-custom {
    overflow-y: hidden !important;
}

.buscar {
    float: right !important;
    height: 43px;
    padding-right: 0 !important;
    margin-top: 10px;

    font-family: "Varela Round", Sans serif;
}

.buscar input {
    width: 100%;
    height: 28px;
    padding-right: 35px;
    padding-left: 10px;

    border: none;
    -webkit-box-shadow: inset 5px 5px 10px -7px #000;
       -moz-box-shadow: inset 5px 5px 10px -7px #000;
            box-shadow: inset 5px 5px 10px -7px #000;
}

.buscar a span {
    top: -21px !important;

    float: right;
    margin-right: 10px;

    font-size: 15px;

    color: #004a98 !important;
}

.navbar-second {
    padding-bottom: 15px;

    font-family: "Varela Round", Sans serif;
    /*margin-top: 70px;*/

    border-bottom: #fc0 solid 1px !important;
}

.navbar-second ul {
    margin-top: 26px;
    margin-left: -20px;
}

.navbar-second ul li {
    padding-right: 25px !important;
}

.navbar-second ul li a {
    padding: 0 !important;

    color: #004a98;
}

.navbar-second ul li a:hover {
    color: #004a98 !important;
    border-bottom: 2px solid #fc0;
    background-color: transparent !important;
}

.social_medias {
    float: right !important;
}

.social_medias ul li {
    float: left;
    padding: 0 !important;
    margin-right: 27px;

    list-style-type: none;
}

.social_medias ul li a:hover {
    border-bottom: none;
}

.social_medias img {
    margin-bottom: 10px;
}

.logo_goias {
    margin-left: 60px;
}

#jornal_DO {
    font-family: "Varela Round", Sans serif;
}

.data_jornal {
    float: right;
}

.box_gray {
    padding-bottom: 40px;

    background-color: #e9e8e8;
}

.nome_do {
    margin-top: 10px;
    margin-bottom: 10px;

    color: #004a98;
}

.glyphicon-stop-do {
    padding-right: 5px;

    color: #fc0;
}

.num_do {
    color: black;
}

.box_login {
    padding-top: 10px;
    padding-bottom: 5px;

    background-color: #004a98;
}

.login input {
    height: 30px;
    margin-top: 10px;
    margin-right: 10px;

    border: none;
}

.login button {
    height: 30px;
    margin-top: 10px;
    margin-right: 50px;

    font-weight: bold;

    color: white;
    border: none;
    background-color: #009bdb;
}

.login button:hover {
    border-bottom: 3px solid #fc0;
    -webkit-box-shadow: 5px 5px 10px -7px #000;
       -moz-box-shadow: 5px 5px 10px -7px #000;
            box-shadow: 5px 5px 10px -7px #000;
}

.box_login p {
    margin-top: 5px;

    color: white;
}

.box_login p {
    color: white;
}

.box_login p a {
    color: white;
}

.cadastro {
    font-weight: bold;

    color: #99e0fd !important;
}

.busca {
    padding-bottom: 36px;
    padding-left: 34px !important;

    background-color: #004a98;
}

.busca h3 {
    color: white;
}

.busca label {
    color: #99e0fd;
}

.busca input {
    height: 28px;
    padding-left: 10px;

    border: none;
    -webkit-box-shadow: inset 5px 5px 10px -7px #000;
       -moz-box-shadow: inset 5px 5px 10px -7px #000;
            box-shadow: inset 5px 5px 10px -7px #000;
}

.busca a span {
    top: 8px;

    margin-left: -22px;

    font-size: 15px;

    color: #004a98 !important;
}

.buscar_data,
.buscar_palavra {
    margin-bottom: 30px;
}

#ultimas_edicoes {
    height: 28px;
    margin-bottom: 20px;

    cursor: pointer;

    border: none;
    -webkit-box-shadow: inset 5px 5px 10px -7px #000;
       -moz-box-shadow: inset 5px 5px 10px -7px #000;
            box-shadow: inset 5px 5px 10px -7px #000;
}

.formatos h3 {
    font-size: 20px;
}

.btn-formatos {
    height: 40px;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 20px;
    margin-bottom: 10px;

    font-size: 15px;
    font-weight: bold;

    color: white;
    border: none;
    background-color: #009bdb;
}

.btn.btn-formatos:hover,
.btn-formatos:hover {
    color: white;
    border-bottom: #fc0 3px solid;
    -webkit-box-shadow: 5px 5px 10px -7px #000;
       -moz-box-shadow: 5px 5px 10px -7px #000;
            box-shadow: 5px 5px 10px -7px #000;
}

.btn-formatos img {
    padding-left: 10px;
}

.legislacao h3 {
    color: #99e0fd;
}

.legislacao a {
    font-size: 15px;

    color: white;
}

.legislacao a:hover {
    color: white;
}

.apps h3 {
    font-size: 20px;
}

.apps img {
    padding-left: 0;
}

.fio {
    margin-top: 20px !important;

    border-color: #99e0fd !important;
}

.capa_abc {
    padding: 0 40px 0 40px !important;

    background-color: #fff;
    -webkit-box-shadow: 5px 5px 10px -7px #000;
       -moz-box-shadow: 5px 5px 10px -7px #000;
            box-shadow: 5px 5px 20px -7px #000;;
}

.capa_abc img {
    width: 100%;
}

.visualizar {
    position: absolute;
    top: 40%;
    z-index: 99999999;

    width: 100%;
    height: 100px;
    padding-top: 10px;
    margin-left: -40px !important;

    -webkit-transition: all .5s;
       -moz-transition: all .5s;
            transition: all .5s;
    text-align: center;

    opacity: 0;
    color: white;
    background-color: rgba(127,127,127,.8);
}

a:hover .visualizar {
    -webkit-transition: all .5s;
       -moz-transition: all .5s;
            transition: all .5s;

    opacity: 1;
}

.infos-edicao {
    padding: 5px;
    margin-top: 10px;

    color: white;
}
#download-box img {
    display: none;
    max-width: 100%;

    border: solid 1px #ccc;
}

#logos {
    margin-top: 80px;
    margin-bottom: 50px;

    text-align: center;
}

#logos img {
    margin-bottom: 50px;

    -webkit-transition: all .2s;
       -moz-transition: all .2s;
            transition: all .2s;
}

#logos img:hover {
    -webkit-transition: all .2s;
       -moz-transition: all .2s;
            transition: all .2s;

    opacity: .6;
}

.box_footer {
    padding-top: 30px;
    padding-bottom: 30px;

    text-align: center;

    background-color: #004a98;
}

.box_footer p {
    font-family: "Varela Round", Sans serif;
    font-size: 12px;

    color: white;
}


.dropbtn.active {
    color: #fc0 !important;
}

.dropbtn {
    padding: 15px;

    line-height: 20px;

    cursor: pointer;

    color: white;
    border: none;
    background-color: transparent;
}

.dropdown-custom {
    position: relative;

    display: inline-block;
}

.dropdown-content {
    position: absolute;
    z-index: 999999;

    display: none;

    background-color: #004a98 !important;
}

.dropdown-content a {
    display: block;
    padding: 8px 15px;

    font-size: .9em;

    text-decoration: none;

    color: white;
}

.dropdown-content a:hover {
    text-decoration: none;

    background-color: #004a98;
}

.dropdown-custom:hover .dropdown-content {
    display: block;
}

.dropdown-custom:hover .dropbtn {
    transition: .1s !important;

    color: #fc0 !important;
    border-bottom: #fc0 3px solid;
    background-color: transparent;
}

/* ========================== MEDIA QUERIES ===================== */

@media screen and (max-width: 1199px) {
    .navbar-main a {
        padding-right: 6px !important;
        padding-left: 6px !important;

        font-size: 11px !important;
    }

    .logo_goias {
        width: 50px !important;
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 991px) {
    .navbar-main a {
        padding-right: 8px !important;
        padding-left: 8px !important;

        font-size: .8em !important;
    }

    .logo_goias {
        display: none;
    }

    .social_medias {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .navbar-toggle-custom {
        border-color: transparent!important;
    }

    .navbar-default .navbar-toggle-custom .icon-bar-custom {
        width: 25px !important;
        height: 3px !important;

        background-color: white!important;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent !important;
    }

    .logo_goias {
        display: block;
        margin-right: 30px !important;
        margin-left: 40px !important;
    }

    .social_medias {
        display: block;
    }
}

.cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #333;
    color: #fff;
    padding: 15px;
    z-index: 99999999999;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.2);
}

.cookie-content {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.cookie-content p {
    margin: 0;
    padding-right: 20px;
    flex: 1;
    min-width: 300px;
}

.cookie-content a {
    color: #4CAF50;
    text-decoration: underline;
}

.cookie-buttons {
    display: flex;
    gap: 10px;
}

.btn-cookie {
    padding: 8px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
}

.btn-cookie.accept {
    background: #4CAF50;
    color: white;
}

.btn-cookie.reject {
    background: #f44336;
    color: white;
}