button,
html,
input,
select,
textarea {
    color: #000
}

body {
    font-size: 1em;
    line-height: 1.4;
    overflow-x: hidden
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

input[type=text],
input[type=email],
input[type=password] {
    -webkit-appearance: none;
    border-radius: 0
}

@font-face {
    font-family: y2k_neophyteregular;
    src: url(../fonts/y2k_neophyte-webfont.woff2)format('woff2'), url(../fonts/y2k_neophyte-webfont.woff)format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: formataregular;
    src: url(../fonts/formata_regular-webfont.woff2)format('woff2'), url(../fonts/formata_regular-webfont.woff)format('woff');
    font-weight: 400;
    font-style: normal
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px
}

.ie6 body,
.ie7 body {
    font-size: 10px
}

.f100 {
    float: left;
    width: 100%
}

.fl {
    float: left
}

.fr {
    float: right
}

.container {
    width: 100%;
    max-width: 974px;
    padding: 0 20px;
    margin: 0 auto
}

.lead,
label,
ol,
p,
ul {
    margin: 0;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

header .top-header {
    background: #00527f url(/_layouts/15/SEF.WebScripts/images/bg_header.jpg)center top no-repeat;
    height: 219px
}

    header .top-header > .container {
        max-width: 1080px;
        position: relative
    }

    header .top-header h1 {
        float: left;
        margin-top: 44px
    }

        header .top-header h1 a {
            background-color: transparent;
            border: 0;
            overflow: hidden;
            text-indent: -9999px;
            outline: 0;
            display: inline-block;
            width: 186px;
            height: 114px;
            background: url(/_layouts/15/SEF.WebScripts/images/logo_header.png)center center no-repeat
        }

    header .top-header .lang-change-box {
        text-align: right
    }

    header .top-header .lang-change {
        display: inline-block;
        text-align: left;
        padding-top: 10px;
        font-size: 1.3em;
        color: #fff
    }

        header .top-header .lang-change .toggler {
            font-weight: 700;
            cursor: pointer
        }

            header .top-header .lang-change .toggler i {
                margin-left: 2px
            }

            header .top-header .lang-change .toggler .fa-chevron-up {
                display: none
            }

            header .top-header .lang-change .toggler.active + .lang-list {
                display: block
            }

            header .top-header .lang-change .toggler.active .fa-chevron-up {
                display: inline
            }

            header .top-header .lang-change .toggler.active .fa-chevron-down {
                display: none
            }

        header .top-header .lang-change .lang-list {
            list-style: none;
            line-height: 24px;
            display: none
        }

        header .top-header .lang-change ul {
            list-style: none
        }

        header .top-header .lang-change a {
            color: #fff
        }

    header .top-header .social-media {
        text-align: right;
        margin-top: 10px;
        font-size: 1.4em
    }

        header .top-header .social-media a {
            display: inline-block;
            margin: 0 4px 0 6px;
            text-align: center;
            width: 28px;
            line-height: 28px;
            background: #fff;
            border-radius: 16px;
            color: #329bc2;
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            transition: all .5s
        }

            header .top-header .social-media a:hover {
                transform: scale(1.35)
            }

    header .top-header .login-launcher {
        position: absolute;
        top: 219px;
        margin-top: -20px;
        font-size: 1.3em;
        right: 20px
    }

        header .top-header .login-launcher a {
            color: #fff;
            font-weight: 700;
            text-decoration: none
        }

            header .top-header .login-launcher a.active .fa-chevron-up {
                display: inline
            }

            header .top-header .login-launcher a.active .fa-chevron-down {
                display: none
            }

        header .top-header .login-launcher i {
            margin-left: 2px
        }

        header .top-header .login-launcher .fa-chevron-up {
            display: none
        }

    header .top-header .logged-in {
        position: absolute;
        top: 219px;
        margin-top: -20px;
        font-size: 1.4em;
        color: #bcbcbc;
        right: 20px
    }

        header .top-header .logged-in a {
            color: #fff;
            font-size: .75em;
            font-weight: 700;
            text-transform: uppercase
        }

header .navigation {
    border-bottom: 4px solid #f3f4f5
}

    header .navigation nav ul {
        display: table;
        width: 100%;
        list-style: none
    }

    header .navigation nav li {
        display: table-cell;
        text-align: center
    }

    header .navigation nav a {
        font-size: 1.8em;
        color: #00527f;
        display: inline-block
    }

        header .navigation nav a > span {
            padding: 0 12px;
            display: inline-block;
            padding-top: 10px;
            line-height: 34px
        }

        header .navigation nav a.active span,
        header .navigation nav a:hover span {
            background: #f3f4f5
        }

header .navigation-menus {
    position: absolute;
    top: 267px;
    left: 0;
    width: 100%;
    z-index: 100
}

header .navigation-menu {
    background: #f3f4f5;
    padding-bottom: 30px;
    display: none
}

    header .navigation-menu.active {
        display: block
    }

    header .navigation-menu .row {
        padding-top: 30px
    }

    header .navigation-menu .category {
        font-weight: 700;
        font-size: 1.6em;
        color: #000
    }

    header .navigation-menu ul {
        list-style: none
    }

        header .navigation-menu ul li {
            margin-top: 6px
        }

        header .navigation-menu ul a {
            color: #646464;
            font-size: 1.4em
        }

header .login-box {
    background: #f3f4f5;
    position: absolute;
    padding-top: 20px;
    padding-bottom: 25px;
    left: 0;
    width: 100%;
    top: 219px;
    transition: all .75s;
    transform-origin: center top;
    transform: rotateX(90deg);
    z-index: 100
}

    header .login-box.active {
        transform: rotateX(0)
    }

    header .login-box .login-or-register {
        color: #00527f;
        font-size: 1.2em;
        font-weight: 700;
        margin-top: 4px
    }

        header .login-box .login-or-register span {
            font-size: 1.3em;
            color: #000
        }

        header .login-box .login-or-register a {
            color: #00527f;
            text-decoration: underline
        }

    header .login-box .login-container {
        padding: 12px 0 0
    }

        header .login-box .login-container fieldset {
            height: 38px;
            border: 1px solid #ccc;
            background: #fff;
            position: relative;
            float: left;
            margin-right: 8px;
            width: calc((100% - 130px - 8px - 8px)/ 2)
        }

            header .login-box .login-container fieldset.active label {
                font-size: 1em;
                margin-top: 0
            }

        header .login-box .login-container label {
            top: 0;
            position: absolute;
            font-size: 1.4em;
            left: 12px;
            line-height: 20px;
            margin-top: 8px;
            text-transform: uppercase;
            transition: all .5s
        }

        header .login-box .login-container .text {
            border: 0;
            font-size: 1.4em;
            margin-top: 16px;
            height: 16px;
            line-height: 16px;
            width: 100%;
            padding: 0 12px;
            outline: 0
        }

    header .login-box .btn-holder {
        width: 130px;
        text-align: center;
        float: left
    }

        header .login-box .btn-holder button {
            background: #329bc2;
            text-transform: uppercase;
            font-size: 1.5em;
            color: #fff;
            border: 0;
            width: 100%;
            line-height: 38px;
            height: 38px;
            padding: 0;
            outline: 0;
            transition: all .5s;
            cursor: pointer;
            margin-bottom: 5px
        }

            header .login-box .btn-holder button:hover {
                background: #287b99
            }

        header .login-box .btn-holder a {
            color: #00527f;
            font-size: 1.1em;
            text-decoration: underline
        }

    header .login-box .col-login {
        border-left: 1px solid #dddede
    }

        header .login-box .col-login p {
            font-size: 1.4em;
            margin-top: 9px
        }

        header .login-box .col-login a {
            background: #329bc2;
            width: 43px;
            line-height: 38px;
            color: #fff;
            font-size: 1.5em;
            display: inline-block;
            text-align: center;
            transition: all .5s
        }

            header .login-box .col-login a:nth-child(2) {
                margin: 0 7px
            }

            header .login-box .col-login a:hover {
                background: #287b99
            }

header .search-box {
    background: #f3f4f5;
    position: absolute;
    padding-top: 20px;
    padding-bottom: 25px;
    left: 0;
    width: 100%;
    top: 267px;
    transition: all .75s;
    transform-origin: center top;
    transform: rotateX(90deg);
    z-index: 100
}

    header .search-box.active {
        transform: rotateX(0)
    }

    header .search-box .container {
        width: 100%;
        max-width: 572px;
        margin: 0 auto
    }

    header .search-box fieldset {
        padding-right: 130px;
        position: relative
    }

    header .search-box .text {
        width: 100%;
        border: 1px solid #ccc;
        border-right: 0;
        line-height: 50px;
        font-size: 1.9em;
        padding: 0 12px;
        outline: 0;
        color: #7f7f7f
    }

    header .search-box button {
        position: absolute;
        right: 0;
        width: 130px;
        text-align: center;
        line-height: 40px;
        height: 52px;
        background: #369dc3;
        color: #fff;
        text-transform: uppercase;
        font-size: 1.5em;
        border: 0;
        cursor: pointer;
        transition: all .5s;
        top: 0;
    }

        header .search-box button:hover {
            background: #2b7d9b
        }

.main {
    padding: 35px 0 0
}

    .main.inner {
        padding-top: 0;
        padding-bottom: 30px
    }

.big-highlights .item {
    display: none
}

    .big-highlights .item a {
        text-decoration: none
    }

        .big-highlights .item a:hover h2 {
            color: #666
        }

        .big-highlights .item a:hover i {
            transform: translateX(5px)
        }

    .big-highlights .item img {
        max-width: 100%
    }

    .big-highlights .item .text {
        border-left: 3px solid #023c5a;
        border-right: 3px solid #023c5a;
        padding: 20px 20px 15px 15px
    }

    .big-highlights .item h2 {
        color: #000;
        font-size: 2.3em;
        font-weight: 700;
        margin: 0;
        transition: all .5s
    }

    .big-highlights .item p {
        color: #535353;
        font-size: 1.4em;
        margin-top: 10px
    }

        .big-highlights .item p i {
            color: #329bc2;
            transition: all .5s
        }

    .big-highlights .item.active {
        display: block
    }

.big-highlights .items-nav {
    display: table;
    width: 100%;
    table-layout: fixed
}

.big-highlights .item-nav {
    display: table-cell;
    background: #f3f4f5;
    border-top: 3px solid #023c5a;
    position: relative
}

    .big-highlights .item-nav a {
        display: block;
        padding: 15px 5px 0 15px;
        height: 66px;
        font-size: 1.4em;
        font-weight: 700;
        color: #00527f;
        position: relative;
        text-decoration: none;
        transition: all .5s
    }

    .big-highlights .item-nav.active {
        background: #fff;
        border-top-color: #fff
    }

        .big-highlights .item-nav.active a {
            color: #464646
        }

            .big-highlights .item-nav.active a:before {
                content: '';
                width: 3px;
                position: absolute;
                top: -3px;
                left: 0;
                height: 100%;
                background: #023c5a
            }

            .big-highlights .item-nav.active a:after {
                content: '';
                width: 3px;
                position: absolute;
                top: -3px;
                right: 0;
                height: 100%;
                background: #023c5a
            }

        .big-highlights .item-nav.active:after {
            content: '';
            bottom: 0;
            left: 0;
            width: 100%;
            height: 3px;
            background: #023c5a;
            position: absolute
        }

    .big-highlights .item-nav:not(.active):hover a {
        color: #464646
    }

.e-balcao {
    background: #e1eaee
}

    .e-balcao .top {
        border-top: 4px solid #023c5a;
        border-bottom: 4px solid #023c5a;
        background: url(/_layouts/15/SEF.WebScripts/images/bg_ebalcao.jpg)left top no-repeat;
        background-size: 100%;
        text-align: center;
    }

        .e-balcao .top span {
            font-size: 4.1em;
            font-weight: 700;
            color: #00527f;
            display: block;
            height: 91px;
            padding: 4px 0 0 5px
        }

    .e-balcao .bottom {
        padding: 6px 6px 0;
        border-bottom: 4px solid #023c5a
    }

        .e-balcao .bottom .category {
            border-bottom: 1px solid #d9d9d9;
            padding: 12px 4px
        }

        .e-balcao .bottom .title {
            font-size: 1.6em;
            font-weight: 700;
            color: #00527f
        }

        .e-balcao .bottom .lead {
            font-size: 1.3em;
            color: #666
        }

        .e-balcao .bottom .go {
            font-size: 1.5em;
            font-weight: 700
        }

            .e-balcao .bottom .go a {
                color: #329bc2;
                text-decoration: none
            }

                .e-balcao .bottom .go a i {
                    transition: all .5s;
                    font-size: .8em
                }

                .e-balcao .bottom .go a:hover i {
                    transform: translateX(5px)
                }

        .e-balcao .bottom .quick {
            font-size: 1.3em
        }

            .e-balcao .bottom .quick a {
                color: #329bc2
            }

        .e-balcao .bottom .more {
            text-align: center;
            font-weight: 700;
            font-size: 1.8em
        }

            .e-balcao .bottom .more a {
                color: #329bc2;
                line-height: 36px;
                transition: all .5s;
                text-decoration: none
            }

                .e-balcao .bottom .more a:hover {
                    color: #00527f
                }

.section-title {
    border-bottom: 1px solid #d9d9d9;
    font-weight: 700;
    font-size: 1.9em;
    color: #00527f;
    text-transform: uppercase
}

    .section-title span {
        position: relative;
        line-height: 30px;
        display: inline-block
    }

        .section-title span:after {
            content: '';
            position: absolute;
            left: 1px;
            top: 100%;
            height: 2px;
            border: 1px solid #184c67;
            background: #023c5a;
            width: 100%;
            padding-right: 30px;
            box-sizing: content-box
        }

.main-news {
    margin-top: 30px
}

    .main-news ul {
        list-style: none
    }

    .main-news li {
        padding: 15px 0
    }

    .main-news a {
        text-decoration: none
    }

        .main-news a:hover h4 {
            color: #666
        }

        .main-news a:hover .more i {
            transform: translateX(5px)
        }

    .main-news time {
        display: block;
        font-size: 1.2em;
        color: #666
    }

    .main-news h4 {
        color: #226494;
        font-weight: 700;
        font-size: 1.9em;
        margin: 5px 0 0;
        transition: all .5s
    }

    .main-news .lead {
        font-size: 1.4em;
        color: #666;
        margin: 12px 0 0
    }

    .main-news .more {
        font-size: 1.5em;
        color: #369dc3;
        margin: 2px 0 0
    }

        .main-news .more i {
            font-size: .8em;
            transition: all .5s
        }

    .main-news .see-more-content {
        margin-top: 15px
    }

.see-more-content {
    text-align: center
}

    .see-more-content a {
        display: inline-block;
        line-height: 48px;
        padding: 0 35px;
        border: 1px solid #d6d6d6;
        font-weight: 700;
        color: #369dc3;
        font-size: 1.8em;
        position: relative;
        text-decoration: none
    }

        .see-more-content a:after,
        .see-more-content a:before {
            content: '';
            position: absolute;
            top: 100%;
            background: #023c5a;
            width: 33px;
            height: 3px;
            transition: all .75s
        }

        .see-more-content a:before {
            left: 50%
        }

        .see-more-content a:after {
            right: 50%
        }

        .see-more-content a:hover:after,
        .see-more-content a:hover:before {
            width: 55px
        }

.main-highlights {
    margin-top: 30px
}

    .main-highlights .slider-box,
    .main-highlights .slider-box-small {
        position: relative
    }

        .main-highlights .slider-box a,
        .main-highlights .slider-box-small a {
            outline: 0;
            text-decoration: none
        }

            .main-highlights .slider-box a:hover h4,
            .main-highlights .slider-box-small a:hover h4 {
                color: #666
            }

            .main-highlights .slider-box a:hover .more i,
            .main-highlights .slider-box-small a:hover .more i {
                transform: translate(5px)
            }

    .main-highlights .btn-arrow {
        color: #369dc3;
        font-size: 10em;
        position: absolute;
        top: 50%;
        margin-top: -60px
    }

        .main-highlights .btn-arrow.btn-arrow-left {
            right: 100%;
            margin-right: 30px
        }

        .main-highlights .btn-arrow.btn-arrow-right {
            left: 100%;
            margin-left: 30px
        }

    .main-highlights .item {
        width: 30%;
        float: left
    }

main-highlights .item:nth-child(2) {
    margin: 0 5%;
}

.main-highlights h4 {
    color: #226494;
    font-weight: 700;
    font-size: 1.9em;
    margin: 15px 0 0;
    transition: all .5s
}

.main-highlights .lead {
    color: #666;
    font-size: 1.4em;
    margin: 25px 0 0;
    line-height: 1.75em
}

.main-highlights .more {
    color: #369dc3;
    font-size: 1.5em;
    font-weight: 700;
    margin: 15px 0 0
}

    .main-highlights .more i {
        font-size: .8em;
        transition: all .5s
    }

.main-highlights img {
    max-width: 100%
}

.main-highlights .see-more-content {
    margin-top: 20px
}

.main-faqs {
    margin-top: 30px
}

    .main-faqs .wall-8 {
        margin-top: 20px
    }

    .main-faqs .faq {
        background: #285973 url(/_layouts/15/SEF.WebScripts/images/bg_faq_box.png)right bottom no-repeat;
        display: block;
        height: 180px;
        transition: all .5s
    }

        .main-faqs .faq span {
            font-weight: 700;
            color: #fff;
            font-size: 2em;
            padding: 15px 10px 0 20px;
            display: inline-block;
            line-height: 1.25
        }

        .main-faqs .faq:hover {
            transform: translateY(-5px);
            box-shadow: 0 0 10px 5px #999
        }

    .main-faqs .see-more-content {
        margin-top: 39px
    }

.main-contacts {
    margin-top: 30px;
    padding-bottom: 80px
}

    .main-contacts .row > div {
        margin-top: 20px
    }

    .main-contacts .lead {
        font-size: 1.6em;
        margin: 15px 0 0
    }

    .main-contacts a {
        text-decoration: none
    }

        .main-contacts a .image-box {
            line-height: 51px
        }

            .main-contacts a .image-box span {
                vertical-align: middle;
                background-position: center center;
                background-repeat: no-repeat;
                display: inline-block;
                transition: all .5s
            }

            .main-contacts a .image-box.landline span {
                background-image: url(/_layouts/15/SEF.WebScripts/images/contacts_landline.png);
                width: 51px;
                height: 51px
            }

            .main-contacts a .image-box.mobile span {
                background-image: url(/_layouts/15/SEF.WebScripts/images/contacts_mobile.png);
                width: 38px;
                height: 51px
            }

            .main-contacts a .image-box.email span {
                background-image: url(/_layouts/15/SEF.WebScripts/images/contacts_email.png);
                width: 46px;
                height: 35px
            }

            .main-contacts a .image-box.location span {
                background-image: url(/_layouts/15/SEF.WebScripts/images/contacts_location.png);
                width: 32px;
                height: 40px
            }

        .main-contacts a .type {
            color: #000;
            font-size: 1.4em;
            font-weight: 700;
            margin-top: 15px
        }

        .main-contacts a .value {
            font-weight: 700;
            color: #226494;
            font-size: 2.1em;
            margin-top: 2px
        }

        .main-contacts a .address {
            font-size: 1.5em;
            color: #000;
            margin-top: 2px
        }

            .main-contacts a .address span {
                color: #226494
            }

        .main-contacts a:hover .image-box span {
            margin-left: 10px
        }

.big-title {
    background: #f3f4f5;
    padding: 20px 0;
    margin-bottom: 20px
}

    .big-title .breadcrumbs {
        color: #226494;
        font-size: 1.2em
    }

        .big-title .breadcrumbs a {
            color: #226494
        }

        .big-title .breadcrumbs i {
            margin: 0 3px;
            font-size: .8em;
            vertical-align: middle
        }

        .big-title .breadcrumbs span {
            color: #666
        }

    .big-title h2 {
        color: #00527f;
        font-size: 3.9em;
        font-weight: 400;
        margin: 15px 0 0
    }

.sidenav h3 {
    font-size: 2.2em;
    margin: 0;
    color: #00527f;
    font-weight: 700
}

.sidenav ul {
    list-style: none;
    font-size: 1.5em;
    color: #00527f
}

    .sidenav ul li {
        position: relative;
        padding: 12px 0
    }

    .sidenav ul .active {
        color: #000;
        font-weight: 700;
        padding-left: 20px
    }

        .sidenav ul .active:before {
            content: '';
            width: 15px;
            height: 15px;
            position: absolute;
            background: #329bc2;
            top: 50%;
            margin-top: -7.5px;
            left: 0
        }

    .sidenav ul a {
        color: #00527f
    }

.row-online-schedule .form-col {
    border-left: 1px solid #e4e4e4
}

.online-schedule .for-field {
    color: #666;
    font-size: 1.6em;
    display: block
}

.online-schedule .row > div {
    margin-top: 20px
}

.online-schedule .section-title {
    margin-top: 30px
}

    .online-schedule .section-title:first-child {
        margin-top: 0
    }

.online-schedule .custom-select {
    width: 100%;
    border-radius: 0;
    border-color: #b3b3b3;
    color: #6b6b6b;
    font-size: 1.7em;
    background-color: #fafafa
}

.online-schedule .form-control[type=text],
.online-schedule .form-control[type=email],
.online-schedule .form-control[type=number] {
    border-radius: 0;
    border-color: #b3b3b3;
    color: #6b6b6b;
    font-size: 1.7em;
    background-color: #fafafa
}

    .online-schedule .form-control[type=text].shorter,
    .online-schedule .form-control[type=email].shorter,
    .online-schedule .form-control[type=number].shorter {
        width: 190px
    }

.online-schedule .form-control.has-error {
    border-color: #aa2d2d;
    box-shadow: inset 0 0 0 1px #aa2d2d
}

.online-schedule .schedule-col {
    float: left;
    width: 60%
}

    .online-schedule .schedule-col .form-check-input {
        margin-right: 8px
    }

    .online-schedule .schedule-col .form-check-label {
        color: #666;
        font-size: 1.5em
    }

    .online-schedule .schedule-col.inactive label {
        color: #d7d7d7
    }

    .online-schedule .schedule-col.inactive .form-check {
        display: none
    }

    .online-schedule .schedule-col + .schedule-col {
        width: 40%
    }

.online-schedule .btn-go {
    background: #329bc2;
    color: #fff;
    font-weight: 700;
    border: 0;
    padding: 0;
    line-height: 50px;
    padding: 0 30px;
    font-size: 1.8em;
    cursor: pointer;
    transition: all .5s
}

    .online-schedule .btn-go:hover {
        background: #54b1d3
    }

.online-schedule .error-row {
    color: #aa2d2d;
    font-weight: 700;
    font-size: 1.5em
}

.online-schedule .share-page {
    margin-left: -15px
}

.share-page {
    color: #000;
    font-size: 1.3em;
    margin-top: 10px
}

    .share-page a {
        color: #00527f;
        text-decoration: none;
        margin-left: 8px
    }

        .share-page a i {
            transition: all .5s
        }

        .share-page a:hover i {
            transform: scale(1.25)
        }

    .share-page .share-page-box {
        border-top: 1px solid #e4e4e4;
        display: inline-block;
        padding: 10px 25px 10px 15px
    }

.row-free-content {
    padding: 0px 18px 0px 18px;
}

.free-content-col {
    border-left: 1px solid #e4e4e4
}

.free-content img {
    max-width: 100%
}

.free-content p {
    color: #535353;
    font-size: 1.4em;
    margin: 20px 0 0
}

    .free-content p a {
        color: #329bc2;
        font-size: 1.15em;
        font-weight: 700
    }

    .free-content p:last-of-type {
        padding-bottom: 35px
    }

.free-content .share-page {
    margin-left: -15px
}

.news-article time {
    display: block;
    color: #666;
    font-size: 1.2em;
    padding: 0 0 10px
}

.news-article .thumb {
    float: right;
    margin: 0 0 20px 20px;
    transition: all .5s
}

.news-article .thumb-box + p {
    margin-top: 0
}

.news-article .lead {
    font-size: 1.6em;
    color: #000
}

.news-article p {
    color: #535353;
    font-size: 1.4em;
    margin-top: 20px
}

    .news-article p:last-child {
        padding-bottom: 20px
    }

.news-article .share-page .share-page-box {
    padding-left: 0
}

footer {
    background: #edf3f6 url(/_layouts/15/SEF.WebScripts/images/bg_footer.png)center center no-repeat;
    background-size: cover;
    min-height: 550px;
    padding-top: 25px
}

    footer .main-col img {
        max-width: 100%
    }

    footer .main-col .social {
        margin-top: 30px
    }

        footer .main-col .social .title {
            color: #00527f;
            font-weight: 700;
            font-size: 1.7em;
            text-transform: uppercase
        }

        footer .main-col .social a {
            display: inline-block;
            margin-right: 25px;
            text-align: center;
            width: 54px;
            line-height: 54px;
            background: #fff;
            border-radius: 36px;
            color: #00527f;
            font-size: 2.5em;
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            transition: all .5s;
            margin-top: 12px
        }

            footer .main-col .social a:hover {
                transform: scale(1.35)
            }

    footer .main-col .newsletter {
        margin-top: 35px
    }

        footer .main-col .newsletter .title {
            color: #00527f;
            font-weight: 700;
            font-size: 1.6em;
            text-transform: uppercase
        }

        footer .main-col .newsletter .lead {
            font-size: 1.2em;
            margin-top: 10px
        }

        footer .main-col .newsletter fieldset {
            padding-right: 80px;
            position: relative;
            margin-top: 10px
        }

        footer .main-col .newsletter .text {
            width: 100%;
            border: 1px solid #ccc;
            border-right: 0;
            line-height: 32px;
            font-size: 1.3em;
            padding: 0 12px;
            outline: 0
        }

        footer .main-col .newsletter button {
            position: absolute;
            right: 0;
            width: 80px;
            text-align: center;
            line-height: 22px;
            height: 34px;
            background: #369dc3;
            color: #fff;
            text-transform: uppercase;
            font-size: 1.35em;
            border: 0;
            cursor: pointer;
            transition: all .5s;
            top: 0;
        }

            footer .main-col .newsletter button:hover {
                background: #2b7d9b
            }

    footer .main-col .contacts {
        margin-top: 22px
    }

        footer .main-col .contacts .title {
            color: #00527f;
            font-weight: 700;
            font-size: 1.6em;
            text-transform: uppercase;
            margin-bottom: 3px
        }

        footer .main-col .contacts .number {
            font-size: 1.2em;
            margin-top: 5px
        }

            footer .main-col .contacts .number a {
                color: #00527f;
                font-weight: 700;
                font-size: 1.15em
            }

        footer .main-col .contacts .email {
            font-size: 1.3em;
            margin-top: 8px
        }

            footer .main-col .contacts .email a {
                color: #369dc3
            }

    footer .site-map ul {
        list-style: none
    }

    footer .site-map li {
        margin-top: 10px
    }

        footer .site-map li:first-child {
            margin-top: 0
        }

            footer .site-map li:first-child a {
                font-weight: 700;
                font-size: 1.6em
            }

    footer .site-map a {
        font-size: 1.2em;
        color: #646464
    }

    footer .site-map .row + .row {
        margin-top: 35px
    }

    footer .privacy-policy {
        text-align: center;
        position: relative;
        margin-top: 50px
    }

        footer .privacy-policy a {
            color: #226494;
            font-size: 1.2em
        }

        footer .privacy-policy:before {
            content: '';
            position: absolute;
            top: 0;
            margin-top: -20px;
            left: 50%;
            margin-left: -60px;
            height: 1px;
            width: 120px;
            background: #d9d9d9
        }

    footer .copyright {
        text-align: center;
        color: #2e2e2e;
        font-size: 1.1em;
        margin-top: 15px;
        padding-bottom: 20px
    }

        footer .copyright .rights {
            margin-right: 5px
        }

@media (max-width: 1080px) {
    .main-highlights .btn-arrow.btn-arrow-left {
        right: 100%;
        margin-right: 10px
    }

    .main-highlights .btn-arrow.btn-arrow-right {
        left: 100%;
        margin-left: 10px
    }
}

@media (max-width: 1050px) {
    .main .main-highlights .slider-box {
        padding-left: 50px;
        padding-right: 50px
    }

    .main .main-highlights .btn-arrow.btn-arrow-left {
        left: 5px;
        right: auto;
        margin-right: 0
    }

    .main .main-highlights .btn-arrow.btn-arrow-right {
        right: 5px;
        left: auto;
        margin-left: 0
    }
}

@media (max-width: 1020px) {
    .big-highlights .item-nav a {
        font-size: 1.2em
    }
}

@media (max-width: 840px) {
    .main-faqs .faq {
        height: 150px
    }

        .main-faqs .faq span {
            font-size: 1.5em
        }
}

header .btn-menu-toggle,
header .login-box .login-toggle-row,
header .navigation-menu .category-title,
header .search-box .fa-search,
header .small-lang-change,
header .small-social-media {
    display: none
}

@media (max-width: 767px) {
    .container {
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden
    }

    header .row {
        margin-left: 0;
        margin-right: 0
    }

    header .col {
        padding-left: 0;
        padding-right: 0
    }

    header .top-header {
        background: #00527f;
        height: 73px
    }

        header .top-header .lang-change-box,
        header .top-header .login-launcher,
        header .top-header .social-media {
            display: none
        }

        header .top-header h1 {
            margin-top: 16px;
            margin-bottom: 0
        }

            header .top-header h1 a {
                background-image: url(/_layouts/15/SEF.WebScripts/images/logo_header_small.png);
                width: 203px;
                height: 40px
            }

        header .top-header .btn-menu-toggle {
            display: block;
            color: #fff;
            position: absolute;
            top: 14px;
            right: 10px;
            font-size: 3.4em
        }

    header .small-box-only {
        position: absolute;
        left: 0;
        top: 73px;
        width: 100%;
        z-index: 250;
        display: none
    }

        header .small-box-only.active {
            display: block
        }

    header .navigation {
        display: none
    }

    header .navigation-menus {
        top: auto;
        position: static
    }

    header .navigation-menu {
        display: block;
        padding-bottom: 0
    }

        header .navigation-menu.mobile-active .col-md-4 {
            display: block
        }

        header .navigation-menu.mobile-active .category-title a .fa-chevron-down {
            display: none
        }

        header .navigation-menu.mobile-active .category-title a .fa-chevron-up {
            display: inline
        }

        header .navigation-menu .container {
            padding: 0
        }

        header .navigation-menu .row {
            padding-top: 0
        }

        header .navigation-menu .col-md-4 {
            display: none
        }

        header .navigation-menu .category-title {
            display: block;
            border-bottom: 4px solid #023c5a;
            position: relative;
            padding: 0 10px
        }

            header .navigation-menu .category-title a {
                color: #00527f;
                font-size: 1.9em;
                font-weight: 700;
                line-height: 48px;
                display: block
            }

            header .navigation-menu .category-title .fa-chevron-up {
                display: none
            }

            header .navigation-menu .category-title i {
                position: absolute;
                right: 10px;
                top: 50%;
                margin-top: -9px
            }

        header .navigation-menu .d-flex {
            display: none !important
        }

        header .navigation-menu .category {
            display: block;
            line-height: 36px;
            color: #00527f;
            border-bottom: 1px solid #aeaeae;
            padding: 0 10px
        }

        header .navigation-menu ul {
            border-bottom: 1px solid #aeaeae;
            padding: 5px 0
        }

            header .navigation-menu ul li {
                margin-top: 0
            }

            header .navigation-menu ul a {
                display: block;
                color: #000;
                line-height: 32px;
                padding: 0 10px
            }

    header .search-box {
        position: static;
        transform: none;
        top: auto;
        left: 0;
        padding: 0;
        border-bottom: 1px solid #023c5a
    }

        header .search-box .container {
            padding: 0
        }

        header .search-box .container {
            max-width: 768px
        }

        header .search-box fieldset {
            padding-right: 0
        }

        header .search-box .text {
            background: 0 0;
            border: 0;
            line-height: 44px;
            font-size: 1.6em;
            padding-left: 38px
        }

        header .search-box button {
            display: none
        }

        header .search-box .fa-search {
            display: inline;
            position: absolute;
            left: 10px;
            color: #00527f;
            top: 50%;
            margin-top: -11px;
            font-size: 2em
        }

    header .login-box {
        position: static;
        transform: none;
        top: auto;
        left: 0;
        padding: 0
    }

        header .login-box .container {
            padding-left: 0;
            padding-right: 0
        }

            header .login-box .container.row {
                display: none
            }

        header .login-box .col {
            padding-left: 10px;
            padding-right: 10px
        }

        header .login-box .login-toggle-row {
            display: block;
            line-height: 46px;
            background: #00527f;
            border-bottom: 1px solid #dfe7eb
        }

            header .login-box .login-toggle-row.active + .container.row {
                display: block
            }

            header .login-box .login-toggle-row a {
                color: #fff;
                padding: 0 10px;
                font-size: 1.4em;
                text-transform: uppercase;
                font-weight: 700;
                position: relative;
                display: block
            }

                header .login-box .login-toggle-row a.active .fa-chevron-up {
                    display: none
                }

                header .login-box .login-toggle-row a.active .fa-chevron-down {
                    display: inline
                }

            header .login-box .login-toggle-row .fa-chevron-up {
                display: none
            }

            header .login-box .login-toggle-row i {
                position: absolute;
                top: 50%;
                margin-top: -6px;
                right: 10px;
                font-size: 1.2em
            }

        header .login-box .login-or-register {
            margin-top: 12px
        }

        header .login-box .col-login {
            border: 0;
            text-align: center;
            padding-bottom: 25px;
            border-top: 1px solid #aeaeae;
            margin-top: 15px
        }

            header .login-box .col-login p:first-child {
                margin-top: 15px
            }

    header .small-lang-change {
        display: block;
        background: #00527f;
        color: #fff;
        padding: 0 10px
    }

        header .small-lang-change .toggler {
            font-weight: 700;
            cursor: pointer;
            line-height: 50px;
            font-size: 1.4em;
            display: block;
            position: relative
        }

            header .small-lang-change .toggler i {
                position: absolute;
                top: 50%;
                right: 0;
                margin-top: -8px;
                font-size: 1.2em
            }

            header .small-lang-change .toggler .fa-chevron-up {
                display: none
            }

            header .small-lang-change .toggler.active + .lang-list {
                display: block
            }

            header .small-lang-change .toggler.active .fa-chevron-up {
                display: inline
            }

            header .small-lang-change .toggler.active .fa-chevron-down {
                display: none
            }

        header .small-lang-change .lang-list {
            list-style: none;
            line-height: 24px;
            display: none
        }

        header .small-lang-change ul {
            list-style: none;
            padding-bottom: 5px
        }

        header .small-lang-change a {
            color: #fff;
            font-size: 1.5em
        }

    header .small-social-media {
        text-align: center;
        padding: 12px 0;
        border-top: 1px solid #fff;
        font-size: 2.35em;
        background: #00527f
    }

        header .small-social-media a {
            display: inline-block;
            margin: 0 4px 0 6px;
            text-align: center;
            width: 45px;
            line-height: 45px;
            background: #fff;
            border-radius: 25px;
            color: #329bc2;
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            transition: all .5s
        }

            header .small-social-media a:hover {
                transform: scale(1.35)
            }

    .main {
        padding-top: 15px
    }

    .e-balcao {
        margin-top: 20px
    }

    .main-news {
        margin-top: 30px
    }

        .main-news .more {
            font-weight: 700
        }

    .main-faqs .wall-8 {
        margin-top: 0
    }

        .main-faqs .wall-8 a {
            margin-top: 15px;
            height: 80px
        }

    .main-contacts {
        padding-bottom: 40px
    }

    .see-more-content a {
        font-size: 1.6em;
        padding: 0 10px
    }

    .big-title {
        background: 0 0;
        padding: 0
    }

        .big-title .container {
            padding: 0
        }

        .big-title .breadcrumbs {
            padding: 10px;
            border-bottom: 1px solid #aeaeae
        }

        .big-title h2 {
            padding: 0 10px;
            font-size: 2.1em;
            font-weight: 700;
            margin-top: 10px
        }

    .free-content-col {
        padding-left: 0;
        padding-right: 0
    }

        .free-content-col p {
            padding-left: 15px;
            padding-right: 15px
        }

    .share-page {
        border-top: 1px solid #e4e4e4;
        text-align: center
    }

        .share-page .share-page-box {
            border: 0;
            padding-left: 0;
            padding-right: 0
        }

    .news-article .thumb {
        max-width: 45%
    }

    .news-article .share-page {
        margin-left: -15px;
        padding-left: 15px;
        margin-right: -15px;
        padding-right: 15px
    }

        .news-article .share-page .share-page-box {
            padding-left: 15px
        }

    footer {
        text-align: center
    }

        footer .site-map {
            display: none
        }

        footer .row {
            margin-left: 0;
            margin-right: 0
        }

        footer .col {
            padding-left: 0;
            padding-right: 0
        }
}

.main-highlights .slider-box-small {
    display: none
}

@media (max-width: 650px) {
    .main .main-highlights .slider-box {
        display: none
    }

    .main .main-highlights .slider-box-small {
        display: block;
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 20px
    }

    .main .main-highlights .btn-arrow {
        font-size: 4em;
        top: 60px;
        margin-top: 0
    }

        .main .main-highlights .btn-arrow.btn-arrow-left {
            left: 0
        }

        .main .main-highlights .btn-arrow.btn-arrow-right {
            right: 0
        }

    .main .main-highlights .item {
        width: 100%
    }

    .main .main-highlights .thumb {
        text-align: center
    }

    .main .main-highlights .lead {
        margin-top: 5px
    }

    .main .main-highlights .more {
        margin-top: 5px
    }

    .online-schedule .row > div {
        width: 100%;
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

        .online-schedule .row > div:first-child {
            margin-top: 10px
        }

    .online-schedule .form-control[type=text].shorter,
    .online-schedule .form-control[type=email].shorter,
    .online-schedule .form-control[type=number].shorter {
        width: 100%
    }

    .online-schedule .btn-go {
        width: 100%;
        margin-bottom: 20px
    }

    .online-schedule .share-page {
        margin-right: -15px;
        padding-right: 15px
    }

    .share-page span {
        display: block
    }

    .share-page a {
        margin: 8px 8px 0;
        display: inline-block
    }

    .news-article .thumb-box {
        display: block;
        text-align: center;
        padding-bottom: 20px
    }

    .news-article .thumb {
        max-width: 100%;
        float: none;
        margin: 0
    }
}

.big-highlights-slider,
.main-faqs .wall-slider {
    display: none
}

@media (max-width: 580px) {
    .main {
        padding-top: 0
    }

    .big-highlights {
        display: none
    }

    .big-highlights-slider {
        display: block;
        position: relative;
        margin-left: -10px;
        margin-right: -10px
    }

        .big-highlights-slider a {
            text-decoration: none;
            outline: 0
        }

        .big-highlights-slider .btn-arrow {
            position: absolute;
            top: 40px;
            color: #3799bd;
            z-index: 150;
            font-size: 8em
        }

            .big-highlights-slider .btn-arrow.btn-arrow-left {
                left: 10px
            }

            .big-highlights-slider .btn-arrow.btn-arrow-right {
                right: 10px
            }

        .big-highlights-slider .thumb {
            /*height: 200px;*/
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover
        }

        .big-highlights-slider img {
            max-width: 111%
        }

        .big-highlights-slider .lead {
            color: #464646;
            font-size: 1.3em;
            font-weight: 700;
            margin: 5px 0 0;
            padding: 0 10px
        }

        .big-highlights-slider h2 {
            font-size: 2.2em;
            font-weight: 700;
            color: #000;
            margin: 5px 0 0;
            padding: 0 10px
        }

        .big-highlights-slider .sublead {
            font-size: 1.4em;
            color: #535353;
            margin: 2px 0 0;
            padding: 0 10px
        }

            .big-highlights-slider .sublead i {
                color: #3799bd;
                font-size: .85em;
                transition: all .5s
            }

    .main-faqs .wall-8 {
        display: none
    }

    .main-faqs .wall-slider {
        display: block;
        position: relative;
        padding: 0 45px;
        margin-top: 20px
    }

        .main-faqs .wall-slider .btn-arrow {
            color: #369dc3;
            font-size: 4em;
            position: absolute;
            top: 50%;
            margin-top: -30px
        }

            .main-faqs .wall-slider .btn-arrow.btn-arrow-left {
                left: 15px
            }

            .main-faqs .wall-slider .btn-arrow.btn-arrow-right {
                right: 15px
            }

    .main-faqs .faq {
        height: 200px
    }

        .main-faqs .faq span {
            font-size: 2em
        }

        .main-faqs .faq:hover {
            transform: none
        }
}

@media (max-width: 520px) {
    header .login-box .login-container {
        padding: 0
    }

        header .login-box .login-container fieldset {
            width: 100%;
            margin: 10px 0 0
        }

    header .login-box .btn-holder {
        width: 100%;
        margin-top: 10px;
        text-align: left
    }

    .main-contacts .lead {
        font-size: 1.4em
    }

    .main-contacts a .value {
        font-size: 1.7em
    }

    footer .copyright .rights {
        margin-right: 0;
        display: block
    }
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    text-indent: -9999px
}

    .ir:before {
        content: "";
        display: block;
        width: 0;
        height: 100%
    }

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto
    }

.invisible {
    visibility: hidden
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    margin: 0
}

@media print {
    * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href)")"
        }

    abbr[title]:after {
        content: " (" attr(title)")"
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

/*overrides*/
.modal-dialog {
}

.sef-button {
    background: #329bc2;
    text-transform: uppercase;
    font-size: 1.5em;
    color: #fff;
    border: 0;
    width: 100%;
    line-height: 38px;
    height: 38px;
    padding: 0;
    outline: 0;
    transition: all .5s;
    cursor: pointer;
    margin-bottom: 5px;
}

.ellip {
    display: block;
    height: 100%;
}

.ellip-line {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    max-width: 100%;
    width: 930px;
    text-align: justify;
}

.ellip,
.ellip-line {
    position: relative;
    overflow: hidden;
}

#s4-workspace {
    margin-top: -10px;
}

/*IE HACK*/
#txtEmailNewsletter {
    height: 34px;
}

#txtSearchQueryInput {
    height: 52px;
}


.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.video-iframe {
    border: 3px solid #023c5a;
    border-bottom: none;
}


/*!
 * jQuery Cookiebar Plugin
 * https://github.com/carlwoodhouse/jquery.cookieBar
 *
 * Copyright 2012, Carl Woodhouse
 * Disclaimer: if you still get fined for not complying with the eu cookielaw, it's not our fault.
 */

.cookie-message {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 0 85px 0 20px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    box-shadow: 0px 0px 3px #ccc;
    z-index: 99;
}

    .cookie-message a {
        position: absolute;
        top: 0;
        *top: -2px;
        right: 20px;
        cursor: pointer;
    }

    .cookie-message p, .cookie-message a {
        color: #333;
        font: bold 11px/18px Arial;
        margin: 0.6em 0;
    }

.blue {
    background-color: #818181;
}

    .blue p, .blue a {
        color: #fff;
    }


.login-box .container {
    padding: 20px;
}

/*SEARCH*/
.ms-srch-Paging {
    margin-bottom: 75px;
    margin-top: 20px;
}

    .ms-srch-Paging a {
        color: black;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
        transition: background-color .3s;
        border: 1px solid #ddd;
        margin: 0 4px;
    }

.ms-srch-ellipsis {
    font-size: 16px;
}

.ms-srch-item-summary {
    font-size: 12px;
}

.ms-srch-item-link {
    color: #00527f;
}

.news-archive {
    margin-left: 860px;
    color: #329bc2;
    font-size: 1.15em;
    font-weight: 700;
}

.empty-content a {
    color: #329bc2;
    font-size: 1.15em;
    font-weight: 700;
}

.ms-srch-item-link search {
    color: #226494;
    font-weight: 700;
    font-size: 1.9em;
}


.ms-srch-item-summary search {
    font-size: 1.4em;
    color: #666;
}

.hide {
    display: none
}

/*.container sef-empty-content {
    padding-left: 70px;
    padding-top: 20px;
}*/

.logos_footer {
    max-width: 550px;
    margin-top: 35px;
}


/*fullcalendar*/

.fc-view-container {
    font-size: 1.5em;
}

.fc-title {
    font-weight: 700;
}

.fc-footer-toolbar {
    font-size: 1.3em;
}

.fc-content {
    cursor: pointer;
}


.has-border {
    border-radius: 0;
    border-color: #b3b3b3;
    color: #6b6b6b;
    font-size: 1.7em;
    background-color: #fafafa;
    width: 100%;
    border: solid rgba(0,0,0,.15);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    padding: .5rem .75rem;
    word-break: break-word;
    min-height: 41px;
}

/*consultar agendamentos table*/
.consult-table {
    font-size: 1.4em;
}

.consult-table-header {
    color: white;
    background-color: #00527f;
}

.consult-table-row {
    background-color: #f7f7f7 !important;
}

.link-style {
    font-weight: bold;
    font-size: 15px;
    color: #00537f
}


/*segunda via*/
.section-content {
    padding-left: 15px;
    border-left: 1px solid #e4e4e4;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-top: 10px;
}


/*modal*/
.btn-confirm {
    background-color: #00537f
}

.btn-deny {
    background-color: #cc5d5d
}

    .btn-deny:hover {
        background-color: #da5656
    }

.title-text {
    color: #00537f;
    font-size: 1.2em;
    font-weight: bold
}


/*mobile*/
@media (max-width: 767px) {
    .d-md-block {
        display: block !important;
        border-right: 1px solid #e4e4e4;
        margin-bottom: 25px;
        box-sizing: initial;
    }

    .e-balcao .top {
        height: 160px;
    }
}
