﻿/*! CSS Used from: https://localhost:44352/Clientes/cebraspe/Ouvidoria/css/cebraspe.css */
@media all {
    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .fa-bars:before {
        content: "\f0c9";
    }
}

@media all {
    .clearfix:after {
        clear: both;
    }

    a, p a {
        color: #303030;
    }

    .sticky {
        opacity: 1;
    }

    .clearfix:after, .clearfix:before {
        content: " ";
        display: table;
    }

    header, nav {
        display: block;
    }

    ::selection {
        background: #1abc9c;
        color: #fff;
    }

    ::-moz-selection {
        background: #1abc9c;
        color: #fff;
    }

    a, div, i, p, span, ul {
        background: 0 0;
        border: 0;
        margin: 0;
        padding: 0;
        vertical-align: baseline;
        outline: 0;
    }

        a img {
            border: none;
        }

    header {
        vertical-align: middle;
    }

    img {
        max-width: 100%;
        height: auto;
        image-rendering: optimizeQuality;
    }

    a, p a {
        text-decoration: none;
        cursor: pointer;
    }

        a:hover, p a:hover {
            color: #1abc9c;
            text-decoration: none;
        }

    ul {
        list-style-position: inside;
    }

    header {
        width: 100%;
        display: inline-block;
        margin: 0;
        position: relative;
        z-index: 110;
        -webkit-backface-visibility: hidden;
    }

        header .header_inner_left {
            position: absolute;
            left: 45px;
            top: 0;
        }

        header .container_inner .header_inner_left {
            position: absolute;
            left: 0;
            top: 0;
        }

    .header_bottom, .q_logo, .q_logo a {
        position: relative;
    }

   

    .header_bottom {
        padding: 0 45px;
        background-color: #fff;
        -webkit-transition: all .2s ease 0s;
        -moz-transition: all .2s ease 0s;
        -o-transition: all .2s ease 0s;
        transition: all .2s ease 0s;
    }

    .logo_wrapper {
        height: 100px;
        float: left;
    }

    .q_logo {
        top: 50%;
        left: 0;
    }

        .q_logo a {
            display: block;
            visibility: hidden;
        }

        .q_logo img {
            display: block;
            opacity: 1;
            position: absolute;
            top: -50%;
            width: auto !important;
            max-width: none;
            -webkit-transition: opacity .6s ease-in-out;
            transition: opacity .6s ease-in-out;
        }

            .q_logo img.dark, .q_logo img.light, .q_logo img.mobile, .q_logo img.sticky {
                opacity: 0;
            }

    header:not(.centered_logo) .q_logo img {
        height: 100%;
    }

    nav.main_menu {
        position: absolute;
        left: 50%;
        z-index: 100;
        text-align: left;
    }

        nav.main_menu.right {
            position: relative;
            left: auto;
            float: right;
        }

        nav.main_menu ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

        nav.main_menu > ul {
            left: -50%;
            position: relative;
        }

        nav.main_menu.right > ul {
            left: auto;
        }

    .drop_down ul {
        list-style: none;
    }

    .mobile_menu_button {
        display: none;
        float: left;
        height: 100px;
        margin: 0 20px 0 0;
    }

        .mobile_menu_button span {
            width: 19px;
            height: 17px;
            font-size: 14px;
            z-index: 50;
            display: table-cell;
            position: relative;
            cursor: pointer;
            vertical-align: middle;
        }

   

    .header_bottom_right_widget_holder {
        display: table-cell;
        vertical-align: middle;
        height: 100%;
        padding: 0 17px;
    }

    .mobile_menu_button span {
        -webkit-transition: opacity .3s ease;
        -moz-transition: opacity .3s ease;
        -ms-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        color: #9d9d9d;
    }

        .mobile_menu_button span:hover {
            opacity: .8;
        }

    .container {
        z-index: 100;
        position: relative;
    }

    .container {
        padding: 0;
        width: 100%;
    }

    .container_inner {
        width: 1100px;
        margin: 0 auto;
    }

    .header_bottom .container_inner {
        position: relative;
    }

    .header_top_bottom_holder {
        position: relative;
    }

    :-moz-placeholder, :-ms-input-placeholder, ::-moz-placeholder, ::-webkit-input-placeholder {
        color: #959595;
        margin: 10px 0 0;
    }

    .side_menu_button {
        position: relative;
    }
}

@media all {
    @media only print {
        header, header.page_header {
            display: none !important;
        }

        .container_inner {
            max-width: 80%;
        }
    }
}

@media all {
    @media only screen and (max-width:1200px) {
        .container_inner {
            width: 950px;
        }
    }

    @media only screen and (min-width:1000px) and (max-width:1200px) {
        .header_bottom .container_inner {
            width: 100%;
        }
    }

    @media only screen and (max-width:1000px) {
        .container_inner {
            width: 768px;
        }

        .header_inner_left, header {
            position: relative !important;
            left: 0 !important;
            margin-bottom: 0;
        }

        header {
            top: 0 !important;
            margin-top: 0 !important;
            display: block;
        }

        .header_bottom {
            background-color: #fff !important;
        }

        header .q_logo img.mobile {
            display: block !important;
            opacity: 1 !important;
            position: relative;
            margin: 0 auto;
        }

        header .q_logo img.dark, header .q_logo img.light, header .q_logo img.normal, header .q_logo img.sticky {
            display: none !important;
        }

        .logo_wrapper {
            position: absolute;
        }

        .main_menu {
            display: none !important;
        }

        .logo_wrapper, .mobile_menu_button {
            display: table;
        }

        .logo_wrapper {
            height: 100px !important;
            left: 50%;
        }

        .q_logo {
            display: table-cell;
            position: relative;
            top: auto;
            vertical-align: middle;
        }

            .q_logo a {
                left: -50%;
                width: auto !important;
            }

            .q_logo img {
                top: 0;
                left: 0;
            }

        .side_menu_button {
            height: 100px !important;
        }
    }

    @media only screen and (max-width:768px) {
        .container_inner {
            width: 600px;
        }

        .header_bottom_right_widget_holder {
            display: none;
        }
    }

    @media only screen and (max-width:600px) {
        .container_inner {
            width: 420px;
        }
    }

    @media only screen and (max-width:480px) {
        .container_inner {
            width: 300px;
        }

        .header_bottom {
            padding: 0 25px;
        }

            .header_bottom .container_inner {
                width: auto;
            }
    }

    @media only screen and (max-width:420px) {
        .header_bottom {
            padding: 0 15px;
        }
    }

    @media only screen and (max-width:350px) {
        .container_inner {
            width: 95%;
        }
    }
}

@media all {
   
    p {
        color: #000000;
    }

        p a:hover {
            color: #d89300;
        }

    a:hover {
        color: #d89300;
    }

    i {
        font-style: italic;
    }

    ::selection {
        background: #d89300;
        color: #ffffff;
    }

    header {
        float: left;
        background: #ffffff;
    }

    .header__action-follow-button {
        display: inline-block;
        padding: 8px 14px;
        color: #d89300;
        border: solid 1px #d89300;
        transition: all 0.3s ease-out 0s;
    
        text-transform: uppercase;
        font-weight: 300;
        font-size: 14px;
        font-style: normal;
    }

        .header__action-follow-button:hover {
            color: #cc8802;
            border: solid 1px #cc8802;
        }

        .header__action-follow-button img {
            display: inline-block;
            margin-left: 5px;
            position: relative;
            top: 1px;
        }

    .logo_wrapper .q_logo a {
        height: 52px !important;
    }

    nav.main_menu.right {
        border-top: solid 1px rgba(145, 145, 145, 0.21);
        text-align: center;
        width: 100%;
    }

    @media only screen and (max-width: 1000px) {
        .header_inner_right {
            width: 100%;
        }

        .header_bottom_right_widget_holder {
            display: table-cell;
        }

        .side_menu_button_wrapper.right {
            margin-bottom: 20px;
            text-align: center;
            width: 100%;
        }

            .side_menu_button_wrapper.right .side_menu_button {
                height: 0 !important;
            }
    }
}

@media all {
    a {
        color: #303030;
    }

    ::selection {
        background: #1abc9c;
        color: #fff;
    }

    ::-moz-selection {
        background: #1abc9c;
        color: #fff;
    }

    a, div {
        background: 0 0;
        border: 0;
        margin: 0;
        padding: 0;
        vertical-align: baseline;
        outline: 0;
    }

    img {
        max-width: 100%;
        height: auto;
        image-rendering: optimizeQuality;
    }

    a {
        text-decoration: none;
        cursor: pointer;
    }

        a:hover {
            color: #1abc9c;
            text-decoration: none;
        }

    .container_inner {
        width: 1100px;
        margin: 0 auto;
    }

    :-moz-placeholder, :-ms-input-placeholder, ::-moz-placeholder, ::-webkit-input-placeholder {
        color: #959595;
        margin: 10px 0 0;
    }
}

@media all {
    @media only screen and (max-width:1200px) {
        .container_inner {
            width: 950px;
        }
    }

    @media only screen and (max-width:1000px) {
        .container_inner {
            width: 768px;
        }
    }

    @media only screen and (max-width:600px) {
        .container_inner {
            width: 420px;
        }
    }

    @media only screen and (max-width:480px) {
        .container_inner {
            width: 300px;
        }
    }

    @media only screen and (max-width:350px) {
        .container_inner {
            width: 95%;
        }
    }
}

@media all {


    a:hover {
        color: #d89300;
    }

    ::selection {
        background: #d89300;
        color: #ffffff;
    }
}

@media all {
    .clearfix:after {
        clear: both;
    }

    a {
        color: #303030;
    }

    .clearfix:after, .clearfix:before {
        content: " ";
        display: table;
    }

    ::selection {
        background: #1abc9c;
        color: #fff;
    }

    ::-moz-selection {
        background: #1abc9c;
        color: #fff;
    }

    a, div, p {
        background: 0 0;
        border: 0;
        margin: 0;
        padding: 0;
        vertical-align: baseline;
        outline: 0;
    }

    img {
        max-width: 100%;
        height: auto;
        image-rendering: optimizeQuality;
    }

    a {
        text-decoration: none;
        cursor: pointer;
    }

        a:hover {
            color: #1abc9c;
            text-decoration: none;
        }

    :-moz-placeholder, :-ms-input-placeholder, ::-moz-placeholder, ::-webkit-input-placeholder {
        color: #959595;
        margin: 10px 0 0;
    }
}

@media all {
    

    p {
        color: #000000;
    }

    a:hover {
        color: #d89300;
    }

    ::selection {
        background: #d89300;
        color: #ffffff;
    }
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline;
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

