@media only screen and (max-width: 600px) {
    .banner--block__728 {
        display: none !important;
    }
    .banner--block__mobile {
        display: block !important;
        margin-top: 10px;
    }
    .hide--desk {
        display: none !important;
    }
}

@media only screen and (min-width: 600px) {
    .banner--block__728 {
        display: block !important;
        margin-top: 10px;
    }
    .banner--block__mobile {
        display: none !important;
    }
    .hide--mobile {
        display: none !important;
    }
}

@media only screen and (max-width: 728px) {
    .hide--desk {
        display: none !important;
    }
}

@media only screen and (min-width: 728px) {
    .hide--mobile {
        display: none !important;
    }
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert .alert-link {
    font-weight: 700
}

.alert>p, .alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    margin-bottom: 15px;
}

.btn-cadastro {
    background-color: #3caed6;
    color: white;
    margin-bottom: 10px
}

.btn-cadastro:hover {
    background-color: #13ade6;
}

.o-classificados_category {
    color: #52b3f4;
    letter-spacing: .015em;
    font-size: 14px
}

.o-classificados_category:hover, .o-classificados_price, .o-classificados_price:before {
    color: #1b2344
}

.o-classificados_content {
    color: inherit
}

.o-classificados_content:hover {
    color: #000
}

.o-classificados_content:hover .o-classificados_price, .o-classificados_content:hover .o-classificados_price:before {
    color: #52b3f4
}

.o-classificados_title {
    font-size: 16px
}

.o-classificados_header {
    border-bottom-color: #ccc
}

.o-classificados_header-title {
    color: #000;
    font-size: 20px
}

.o-classificados_header-input {
    border-color: #ccc
}

.o-classificados_header-input:focus, .o-classificados_header-input:focus+.o-classificados_header-btn {
    border-color: #2f68a7
}

.o-classificados_header-input:focus~.o-classificados_header-backdrop {
    box-shadow: 0 0 8px rgba(47, 104, 167, .6)
}

.o-classificados_header-btn {
    background: #fff;
    border-color: #ccc
}

.o-classificados_filters {
    border-color: #ccc;
    border-radius: 4px
}

.o-classificados_filters-toggle {
    font-size: 20px
}

.o-classificados_list .dropdown-toggle {
    border-color: #ccc
}

.o-classificados_n-anuncios {
    color: #e67e22
}

.c-classificados_banner {
    background-image: url(/images/classi-banner-bg.jpg)
}

.c-classificados_banner-title {
    color: #fff;
    font-size: 28px;
    text-shadow: 1px 1px #000
}

.c-classificados_search {
    background: rgba(0, 0, 0, .5)
}

.c-classificados_tab {
    color: #fff
}

.c-classificados_tab+.c-classificados_tab {
    border-left-color: #666
}

.c-classificados_panes {
    background: #fff
}

.c-classificados_group+.c-classificados_group {
    border-left-color: #ccc
}

.c-classificados_btn {
    background: #52b3f4;
    color: #fff
}

.c-classificados_btn .i-icon {
    color: #fff
}

.c-classificados_btn:hover {
    background: #1b2344;
    color: #fff
}

.c-classificados_btn:hover .i-icon {
    color: #fff
}

.c-classificados_category {
    color: #52b3f4;
    font-size: 14px
}

.c-classificados_category:hover {
    color: #1b2344
}

.c-classificados_title {
    color: #000;
    font-size: 28px
}

.c-classificados_price {
    color: #fff;
    background: #3c9a6b;
    font-size: 32px
}

.c-classificados_price:before {
    color: #fff
}

.c-classificados_price:after {
    border-color: transparent #3c9a6b
}

.c-classificados_contact {
    border-color: #f4d03f;
    background: #ffd;
    border-radius: 4px;
    font-size: 16px
}

.c-classificados_contact-group+.c-classificados_contact-group {
    border-top-color: rgba(0, 0, 0, .125)
}

.c-classificados_contact-form {
    font-size: 14px
}

.c-classificados_contact-form input, .c-classificados_contact-form textarea {
    border-color: #ccc;
    color: #555;
    background: #fff
}

.c-classificados_contact-form input:focus, .c-classificados_contact-form textarea:focus {
    border-color: #f1c40f;
    color: #555;
    background: #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(243, 156, 18, .6)
}

.c-classificados_contact-btn {
    background: #f39c12;
    color: #fff;
    font-size: 18px;
    border-color: #e67e22
}

.c-classificados_contact-btn:hover {
    background: #f5b043;
    color: #fff
}

@media (min-width:768px) {
    .o-classificados_filters .dropdown {
        border-right-color: #ccc
    }
    .c-classificados_banner-title {
        font-size: 32px
    }
}

@media (max-width:767px) {
    .o-classificados_filters .dropdown-menu {
        background: #eee
    }
}

@media (min-width:1200px) {
    .c-classificados_banner-title {
        font-size: 36px
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.is--active {
    display: block
}

.c-classificados_tab.is--active:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) skew(20deg);
    transform: translateX(-50%) skew(20deg);
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px;
    border-color: transparent transparent #fff
}

.i-icon {
    font-family: H2Foz-Icons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.i-icon_search:before {
    content: "\f002"
}

/* MODAL YOUTUBE elemento block_videos*/

body {
    font-family: Arial, Helvetica, sans-serif;
}

body.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: none;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
    margin: auto;
    width: 80%;
}

.close {
    color: #ffffff;
    float: right;
    font-size: 2rem;
    font-weight: bold;
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

a.media--link__archive:hover {
    text-decoration: none;
    transition: background-color 0.3s ease;
}

a.media--link__archive {
    transition: background-color 0.3s ease;
}

.video-get {
    cursor: pointer;
}

.live-info {
    text-align: center;
    font-weight: bold;
    color: #f5f5f5fa;
}

/* FIM MODAL YOUTUBE */

@media (min-width:350px) {
    .mb-cel {
        margin-bottom: 10px;
    }
}

.o-news_content {
    color: inherit;
}

a.o-news_content:hover {
    color: dimgray
}

.headline--autor {
    position: relative;
    margin-top: 10px;
    display: inline-block;
    font-size: .90em;
    padding-left: 4px;
    padding-right: 4px;
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

.correlatas a {
    text-decoration: none;
    color: #119bce;
    margin-left: 10px;
}

.icons--list-alt {
    color: #3caed6;
}

.conteudo-patrocinado {
    padding: 1px 7px;
    color: inherit;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .025em;
    line-height: 22px;
    border-radius: 5px;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 3px;
}

.icons--conteudo-patrocinado {
    display: none;
}