::-webkit-scrollbar-thumb:vertical { background: rgb(198 5 25); }
::-webkit-scrollbar-thumb:horizontal { background: rgb(198 5 25);}
::-webkit-scrollbar { width:10px; background: rgb(0 0 0); }

::-webkit-input-placeholder{color:rgba(0,0,0,0.5);}
::-moz-placeholder{color:rgba(0,0,0,0.5);}
:-ms-input-placeholder{color:rgba(0,0,0,0.5);}
:-moz-placeholder{color:rgba(0,0,0,0.5);}


.barra-fixa-rodape{
    display: none;
    position: fixed;
    width: 100%;
    height: 0;
    overflow: hidden;
    background: rgb(85,85,85);
    background: -webkit-linear-gradient(rgb(38 38 38 / 95%) 0%, rgb(30 30 30) 100%);
    background: -o-linear-gradient(rgb(38 38 38 / 95%) 0%, rgb(30 30 30) 100%);
    background: linear-gradient(rgb(38 38 38 / 95%) 0%, rgb(30 30 30) 100%);
    z-index: 9995;
    opacity: 0;
    transition: 0.2s;
    box-shadow: 0 0 5px #000000;
    backdrop-filter: blur(5px);
    bottom: 0;
}

.AdSense-Bloco-Artigo {
    max-width: 90%;
    display: block;
    margin: 50px auto;
}

.SuperBannerRes{display: none;}

.tituloNaRegiao{
	font-family: 'montserrat-bold';
}
.descricaoNaRegiao{
	font-family: 'montserrat-light';
	display: block;
	padding: 5px 10px;
}
.regiaoMapaDaRegiao {
	padding: 15px;
    line-height: 16px;
    font-size: 16px;
    font-weight: normal;
    background: rgb(238 238 238);
    margin-bottom: 15px;
    margin-top: 25px;
    text-align: center;
    color: #666;
    text-transform: uppercase;
}
.comerciantes-categoria-item .comerciantes-categoria-item-header i{
	float: right;
}
.comerciantes-categoria-item .comerciantes-categoria-item-header i:after {
    content: "\e011";
    color: #FFF;
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.comerciantes-categoria-item.open .comerciantes-categoria-item-header i:after {
    content: "\e00f";
    color: #FFCC00;
}

.comerciantes-categoria-item .accordion-content {
	position: relative;
    display: none;
}

.imgBlogOfertas {
    width: 640px;
    height: 480px;
}

.blogOfertas .fab {
    margin: 0 1px 0 8px !important;
}
.blogOfertas .item-image, .ofertas-cabecalho-label, .ofertas-cabecalho-logo{
	display: none !important;
}
.blogOfertasDisclaimer{
	clear: both;
    width: 100%;
    color: #757575;
    padding: 20px 16px 40px;
    text-align: center;
    font-size: 11px;
    font-family: 'montserrat-light';
}
.blogOfertas .item{
	background: -webkit-linear-gradient(rgb(255 240 213) 0%, rgb(253 221 172) 100%);
	background: -o-linear-gradient(rgb(255 240 213) 0%, rgb(253 221 172) 100%);
	background: linear-gradient(rgb(255 240 213) 0%, rgb(253 221 172) 100%);
	position: relative;
	min-height: 545px;
	margin-bottom: 20px;
	border-radius: 0 0 5px 5px;
	box-shadow: 1px 1px 4px #00000020;
}
.blogOfertas .ofertas-com-logo {
	width: 90px;
    padding: 5px;
    background-color: #FFF;
    margin: 2px;
    border-radius: 0 10px 10px 10px;
	border: 1px solid #fee4ba;
}
.blogOfertas a{
	pointer-events: none;
	cursor: default;
}
.blogOfertas .imgBlogOfertas{
	width: 100%;
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center left;
    position: relative;
    z-index: 1;
    border: 8px solid #fee4ba;
    border-radius: 0 0 20px 20px;
}
.blogOfertas .page-header{
    text-align: center;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 320px;
    z-index: 2;
}
.blogOfertas .page-header h2{
	background: rgb(255,13,10);
    background: -webkit-linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    background: -o-linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    background: linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    color: #FFF;
    padding: 10px 20px;
    font-size: 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 6px rgb(0 0 0 / 30%);
	font-weight: normal;
}
.blogOfertas .page-header a{
	color: #FFF;
}
.blogOfertas .fields-container{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.blogOfertas .ofertas-descricao{
	position: absolute;
    top: 385px;
    left: 20px;
    right: 20px;
}
.blogOfertas .ofertas-descricao span{
	top: 0;
    text-align: center;
	display: block;
}
.blogOfertas .ofertas-rodape{
	position: absolute;
    bottom: 8px;
    left: 8px;
    right: 8px;
}
.blogOfertas .ofertas-rodape span{
    background: rgb(255,13,10);
    background: -webkit-linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    background: -o-linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    background: linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    color: #FFF;
    padding: 20px 10px;
    font-family: 'montserrat-light';
    text-align: center;
    line-height: 22px;
	border-radius: 5px;
	display: block;
}
.blogOfertas .ofertas-cabecalho-campo1 span{
	font-size: 12px;
    display: block;
    width: fit-content;
    float: right;
    clear: both;
    background: rgb(255,13,10);
    background: -webkit-linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    background: -o-linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    background: linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    color: #FFF;
    backdrop-filter: blur(20px);
    padding: 5px 10px;
}
.blogOfertas .ofertas-cabecalho-campo2 span{
	font-size: 20px;
    display: block;
    width: fit-content;
    float: right;
    clear: both;
    background: -webkit-linear-gradient(rgb(255 240 213) 0%, rgb(253 221 172) 100%);
    background: -o-linear-gradient(rgb(255 240 213) 0%, rgb(253 221 172) 100%);
    background: linear-gradient(rgb(255 240 213) 0%, rgb(253 221 172) 100%);
    padding: 10px 15px;
    box-shadow: -1px 0px 3px rgb(0 0 0 / 10%);
    z-index: 2;
    font-family: 'montserrat-bold';
	color: #d84315;
}
.blogOfertas .ofertas-cabecalho-campo3 span{
	font-size: 12px;
    display: block;
    width: fit-content;
    float: right;
    clear: both;
    background: rgb(255,13,10);
    background: -webkit-linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    background: -o-linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    background: linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    color: #FFF;
    backdrop-filter: blur(20px);
    padding: 5px 10px;
}
.blogOfertas p{
    margin: 0 0 26px 0;
    line-height: 26px;
    font-size: 15px;
    font-family: 'montserrat-light';
    letter-spacing: 0.2pt;
    color: #666;
	position: relative;
    z-index: 1;
}
.pagination nav{
	position: relative;
    z-index: 2;
}
.blogOfertas .ofertas-rodape a{
	color: #FFCC00;
	pointer-events: auto;
	cursor: pointer;
}
.ofertas-rodape p{
	margin: 0;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}

a.com-icone-social {
    display: inline-block;
}

embed.embed-encarte {
    min-height: 870px;
}
header .container .flag {
    float: left;
    height: 32px;
    margin: 0 6px 0 0;
}
.nav-bandeiras {
    float: right;
    display: block;
    width: 60px;
    margin-top: 25px;
    margin-right: 15px;
}
.switcher.notranslate {
    margin: 10px auto 0;
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    text-shadow: 0 1px 0 rgb(255 255 255 / 50%);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.resultado-link{
	color: #333;
    font-weight: normal;
    font-family: 'montserrat-light';
	position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#finder-search .inputbox{
	background: #FFF;
    padding: 10px;
    border: 1px solid rgba(0,0,0,0.1);
}
#finder-search .icon-search{
	width: 36px;
    line-height: 36px;
    display: inline-block;
    cursor: pointer;
}
.search-results{
	clear: both;
	margin: 20px 0;
}
#finder-search{
	text-align: center;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 0 0 10px 10px;
	box-shadow: inset -2px -2px 10px rgb(0 0 0 / 13%);
}
#finder-search a, #search-query-explained{
	display:none;
}
.search-pages-counter{
	text-align: center;
	margin: 10px auto 20px!important;
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
    background-color: #f9f9f9;
}
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
    border-bottom: 0;
    padding: 20px;
}
.search-results li {
    overflow: hidden;
	position: relative;
}
.imagemResultado {
    float: left;
    width: 100px;
    height: 100px;
    background-size: cover;
    background-position: center center;
    margin-right: 15px;
}
.result-title a {
    color: #803203;
}
.small {
    font-size: 11px;
}
h4 {
    font-size: 14px;
    line-height: 16px;
	margin: 0 0 10px;
}
#finder-filter-window{
	display: none;
}

.aplicativo-permissionarios-cat{
	display: none;
}
#redim-cookiehint-bottom #redim-cookiehint{
	width: 1160px;
    display: block;
    max-width: 1160px;
}
#redim-cookiehint{
	padding: 20px 0 0;
}
#redim-cookiehint .cookiecontent{
	font-size: 11px;
}
#redim-cookiehint-bottom #cookiehintinfo {
    float: left;
    font-size: 11px;
}
#redim-cookiehint-bottom .cookiebuttons{
	position: relative;
}
#redim-cookiehint .cookiebuttons a.btn{
	position: relative;
    top: -20px;
}

.logo-events-natal {
    width: 46px;
    position: absolute;
    top: -77px;
    left: -166px;
}

*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	box-sizing: border-box;
	position: relative;
}
html, body{
	min-width: 100%;
	min-height: 100%;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
a{
	text-decoration: none;
    color: #2196F3;
	transition: 0.3s;
}
a:hover, a:focus{
    color: #FF9800;
}
img{
	max-width: 100%;
}
body{
	background-color: #161616;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
	font-family: 'montserrat-regular';
	font-size: 13px;
	line-height: 19px;
}
select {
    border: 1px solid #ccc;
    background-color: #fff;
}
.body .container {
    background-color: #fff;
    padding: 20px 20px 0;
    position: relative;
	margin: 0 auto;
}
.container {
    max-width: 1180px;
}
.container:before, .container:after {
    display: table;
    content: "";
    line-height: 0;
	clear: both;
}
.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

header .container{
    padding: 10px 0 20px;
    background: #ffffff;
    margin: 20px auto 0;
    border-radius: 10px 10px 0 0;
}
.header-inner{
	min-height: 136px;
}
.disclaimer{
	clear: both;
    width: 100%;
    color: #757575;
    padding: 10px 16px 10px;
    text-align: center;
    font-size: 11px;
    font-family: 'montserrat-light';
}
.disclaimer-oferta{
	clear: both;
    width: 100%;
    color: #757575;
    padding: 30px 0 40px;
    text-align: center;
    font-size: 11px;
    font-family: 'montserrat-light';
}
.brand{
	width: 168px;
    height: 135px;
    display: block;
    margin: 5px 20px 0 20px;
    float: left;
    background: url(/images/logo.svg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border: 15px solid rgba(255,255,255,0);
}
.brand img{
	display: none;
}
#flag-menu {
    float: right;
    padding: 0;
    list-style: none;
    margin: 12px 0 0;
}
.customNavBandeiras{
	float: right;
    margin: 5px 20px 0 0;
}
.customNavRenome {
    width: 200px;
    height: 100px;
    background: #fff;
    border-radius: 5px 10px 10px 10px;
    float: left;
    margin: 25px 0 0 20px;
    box-shadow: inset 1px 1px 1px rgb(0 0 0 / 0.06), 1px 1px 1px rgb(255 255 255 / 1);
}
.customNavRenome img {
    border-radius: 3px;
    margin: 5px 15px 5px;
}
.customNavRenome div{
	border-radius: 5px;
    position: absolute;
	right: 10px;
    bottom: 10px;
}
.customNavRenome a {
	width: 180px;
    height: 30px;
    line-height: 30px;
    background: #F3F3F3;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #6d6d6d !important;
    border-radius: 5px 10px 10px 10px;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 0.1), inset 1px 1px 1px rgb(255 255 255 / 1);
}
.customNavRenome p {
    color: rgb(107 107 107);
    font-size: 13px;
    line-height: 14px;
    position: absolute;
    right: 17px;
    top: 14px;
}
.customNavSlogan {
    float: left;
    text-align: center;
    width: 74%;
}
.customNavRenome p span {
	color: #717171;
    font-size: 11px;
    font-weight: normal;
    font-family: 'montserrat-light';
    margin-top: 4px;
    display: block;
}
.slogan {
	top: 25px;
    position: relative;
    color: #333333;
    font-size: 14px;
    font-family: 'montserrat-light';
    line-height: 24px;
    width: 97%;
    margin: 0 auto;
    border-radius: 10px;
    padding: 10px;
    font-style: italic;
    background: #ffffff;
    box-shadow: inset 0 0 3px 1px #b5192112;
}

.menu-bar-responsivo{
	width: 100%;
    height: 50px;
    display: none;
    clear: both;
	background: #b71c1c;
}

.span3{
	float: right;
    width: 10.55%;
	margin-bottom: 20px;
}
.span9{
	float: left;
	width: 89.45%;
	padding: 0 20px 0 0;
}
.row-fluid:after {
	content:"";
    clear: both;
}

.banner_slider {
    width: calc( 100% + 40px ) !important;
    padding-top: 39.4%;
    position: relative;
    height: 0;
    background: #FFF url(/images/principal/loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    margin: -20px 0 20px -20px;
    overflow: hidden;
}
.banner_slider .banneritem, .banner_slider .banneritem img{
	width: 100% !important;
    height: auto !important;
}

.barra-fixa-topo{
	position: fixed;
    width: 100%;
    height: 0;
    overflow: hidden;
    background: rgb(85,85,85);
    background: -webkit-linear-gradient(rgb(38 38 38 / 95%) 0%, rgb(30 30 30) 100%);
    background: -o-linear-gradient(rgb(38 38 38 / 95%) 0%, rgb(30 30 30) 100%);
    background: linear-gradient(rgb(38 38 38 / 95%) 0%, rgb(30 30 30) 100%);
    z-index: 9995;
    opacity: 0;
    transition: 0.2s;
    box-shadow: 0 0 5px #000000;
	backdrop-filter: blur(5px);
}
.barra-fixa-topo .container{
	margin: 0 auto;
}
.menu-logo-top{
	float:left;
	height: 50px;
}
.menu-open{
	width: 50px;
    height: 50px;
    text-align: center;
    display: block;
    line-height: 50px;
    color: #FFF;
    z-index: 98;
    float: right;
	font-size: 22px;
}
.menu-open:after{
    content: "\f0c9";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.menu .menu-item i._before, .rtl .menu-item i._after {
    margin-right: .80em;
}

.side-menu-wrapper { /* style menu wrapper */
	background: rgba(255,255,255,.96);
	padding: 0px 30px 30px;
	position: fixed; /* Fixed position */
	top: 0;
	right: -350px; /* Sidebar initial position. "right" for right positioned menu */
	height: 100%;
	transition: 0.5s; /* CSS transition speed */
	width: 350px;
	box-sizing: border-box;
	overflow: auto;
	z-index: 999990;
	max-width: 100%;
}
.side-menu-wrapper > ul{ /* css ul list style */
	list-style:none;
	padding:0;
	margin:0;
    overflow-y: auto; /* enable scroll for menu items */
}
.side-menu-wrapper > ul > li > a { /* links */
	display: block;
    border-bottom: 1px solid #00000029;
    padding: 10px;
    color: rgb(109 109 109);
    transition: 0.3s;
    text-decoration: none;
}
.side-menu-wrapper .nav-child > li > a { /* links */
    display: block;
    border-bottom: 1px solid rgb(0 0 0 / 0.05);
    padding: 10px;
    color: #545454;
    transition: 0.3s;
    text-decoration: none;
    font-size: 12px;
    font-family: 'montserrat-light';
}
.side-menu-wrapper .nav-child > li > a:hover, .side-menu-wrapper > ul > li > a:hover{
	background: #0000000d;
    color: #333;
}
.side-menu-wrapper .nav-child .iconeMenuExp {
    opacity: 0.3;
    margin-right: 10px;
    margin-left: 20px;
    font-size: 12px;
}
.side-menu-wrapper > a.menu-close { /* close button */
	height: 30px;
    line-height: 30px;
    color: #6B6B6B;
    display: block;
    font-size: 50px;
    text-decoration: none;
    text-align: right;
    margin: 20px 0 0;
}
.menu-overlay { /* overlay */
	height: 100%;
    width: 0;
    position: fixed;
    z-index: 9995;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 90%);
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    opacity: 0;
    transition: opacity 1s;
    backdrop-filter: blur(10px);
}
.sidebar-menu-logo{
	width:100%;
	text-align: center;
}
.menu-lateral-campo-busca {
    width: 100%;
    text-align: center;
    padding: 10px 0 20px;
}

.navigation {
	position: absolute;
    top: 88px;
    left: 218px;
    width: 72%;
	display: flex;
    justify-content: center;
}
.navbar {
    overflow: visible;
    margin-bottom: 5px;
    *position: relative;
    *z-index: 2;
}
.navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 5px 7px 7px;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    background: transparent;
    border: 0;
    box-shadow: none;
}
.navbar .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #737373;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.menu-campo-busca {
    display: none;
}
a.menu-icon-expand {
    padding-right: 10px !important;
}
.menu-icon-expand:after{
    content: "\e011";
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
    margin-left: 5px;
    font-size: 20px;
    vertical-align: bottom;
	color: #999;
}
.nav {
    list-style: none;
}
.nav-tabs:before, .nav-tabs:after, .nav-pills:before, .nav-pills:after {
    display: table;
    content: "";
    line-height: 0;
}
.nav-tabs > li, .nav-pills > li {
    float: left;
	display: flex;
}
.nav-pills > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 2px;
    margin-bottom: 2px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
    color: #666;
    background: #f9f9f9;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius: 1px;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 0.05), inset 1px 1px 1px rgb(255 255 255 / 1);
	border-radius: 10px;
}
.nav-pills > li > a:hover, .nav-pills > li > a:focus {
	box-shadow: inset 1px 1px 1px rgb(0 0 0 / 0.1), 1px 1px 1px rgb(255 255 255 / 1);
	background: #FFF;
}
.nav-list > .active > a, .nav-list > .active > a:hover, .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover, .btn-primary {
	background: rgb(255,87,34);
	background: -webkit-linear-gradient(bottom left, rgba(255,87,34,1) 0%, rgba(233,30,99,1) 100%);
	background: -o-linear-gradient(bottom left, rgba(255,87,34,1) 0%, rgba(233,30,99,1) 100%);
	background: linear-gradient(to top right, rgba(255,87,34,1) 0%, rgba(233,30,99,1) 100%);
    color: #ffffff;
}
.nav-pills > .active > .menu-icon-expand:after{
	color: #ffffff;
}
.nav-tabs > li > a, .nav-pills > li > a {
    padding-right: 26px;
    padding-left: 26px;
    margin: 0 2px;
}
.navigation .nav-child {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 250px;
    margin: 0;
    list-style: none;
    background-color: rgb(255 255 255 / 0.7);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
	backdrop-filter: blur(20px);
	border-radius: 0 0 10px 10px;
	transition: all 500ms ease;
	opacity: 0;
	overflow: hidden;
}
.navigation .nav > li:hover > .nav-child, .navigation .nav > li > a:focus + .nav-child, .navigation .nav li li:hover > .nav-child, .navigation .nav li li > a:focus + .nav-child {
    display: block;
	opacity: 1;
	transition: all 500ms ease;
}
.navigation .nav-child a {
	display: block;
    padding: 10px 0 10px;
    clear: both;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #333;
    white-space: nowrap;
    text-indent: 15px;
    border-top: 1px solid rgb(255 255 255 / 53%);
}
.navigation .nav-child a:hover{
	background: #FFF;
}
.iconeMenuExp {
	float: left;
    margin: 0 -5px 0 10px;
    opacity: 0.5;
}

/* INICIO -Barra Topo - Midias Socias - Busca - Logo ICI*/

.barraTopo{
	width: 100%;
	background: rgb(245,245,245);
    background: -webkit-linear-gradient(left, #FF5722 0%, #E91E63 100%);
    background: -o-linear-gradient(left, #FF5722 0%, #E91E63 100%);
    background: linear-gradient(to right, #FF5722 0%, #E91E63 100%);
}
.barraTopo .container {
    padding: 0;
    position: relative;
    margin: 0 auto;
    height: 50px;
}

.customTopoLogoICI {
    float: right;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    margin: 9px 9px 9px 0;
}
.customTopoLogoICI img{
	margin: 2px 0;
	width: 14px;
	filter: brightness(10);
}

.mod_search93 {
	height: 32px;
    line-height: 32px;
    display: block;
    float: right;
    margin: 9px 0 9px 9px;
}
.search input[type="search"]{
	width: 180px !important;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    text-indent: 15px;
    border-radius: 20px 0 0 20px;
    vertical-align: top;
    background: rgb(255 255 255 / 0.9);
    box-shadow: inset 1px 1px 1px rgb(0 0 0 / 0.1), 1px 1px 1px rgb(255 255 255 / 1);
    font-family: 'montserrat-light';
}

.search .button, .search .button:hover, .search .button:focus {
    width: 32px;
    height: 33px;
    display: inline-block;
    line-height: 32px;
    margin: 0 0 0 -5px;
    border: 0;
    border-radius: 0 20px 20px 0;
    background: #b71c1c;
    color: #FFF;
    cursor: pointer;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.1), 1px 1px 0 rgba(255,255,255,0.1);
}
.search .button:before{
	content: "\53";
	font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
}

.customTopoSocial {
    float: right;
    margin: 9px 0px 9px 9px;
    height: 32px;
    line-height: 32px;
}
.customTopoSocial .icone-social {
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    background: #ffffff;
    color: #c60519;
    border-radius: 50%;
    font-size: 18px;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.1), 1px 1px 0 rgba(255,255,255,0.1);
    box-shadow: 1px 1px 3px rgb(0 0 0 / 0.2);
}

.blocoData {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 50px;
    background: rgb(214 186 144 / 50%);
    background: linear-gradient(90deg, rgb(214 186 144 / 10%) 0%, rgba(255,255,255,0) 100%);
    line-height: 50px;
    color: #FFFFFF;
    text-indent: 10px;
    font-size: 16px;
	font-family: 'montserrat-light';
}
.blocoData .far {
	margin-right: 5px;
}
.well {
    text-align: center;
    min-height: 20px;
    padding: 0;
    margin-bottom: 20px;
}
.bannergroup120-480{
	position:relative;
	width: 120px;
	height: 480px;
	margin: 0 auto;
}
.bannergroup120-480 .banneritem{position: absolute;}

.bannergroup120-120{
	position:relative;
	width: 120px;
	height: 120px;
	margin: 0 auto;
}
.bannergroup120-120 .banneritem{position: absolute;}

.bannergroup120-200{
	position:relative;
	width: 120px;
	height: 200px;
	margin: 0 auto;
}
.bannergroup120-200 .banneritem{position: absolute;}

/* FIM -Barra Topo - Midias Socias - Busca - Logo ICI*/

.principal-container-preview{
	display: block;
    width: 100%;
    max-width: 100%;
    clear: both;
}
.principal-bloco-receitas{
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 6px;
	overflow: visible;
}
.principal-bloco-agenda{
	box-sizing: border-box;
	width: 32%;
	float: left;
	margin: 0;
	overflow: visible;
}
.principal-bloco-ofertas{
	box-sizing: border-box;
	width: 100%;
	float: right;
	margin: 0;
	overflow: visible;
}
.principal-bloco-noticias{
	width: 100%;
    margin: 0;
}
.principal-bloco-videos{
	box-sizing: border-box;
	width: 32%;
	float: left;
	margin: 0;
	overflow: visible;
}
.principal-bloco-revista{
	box-sizing: border-box;
	width: 32%;
	float: left;
	margin: 0;
	overflow: visible;
	margin-bottom: 20px;
}
.principal-bloco-titulo{
	color: #FFF;
	margin: 0;
}
.principal-bloco-titulo span{
	background: rgb(245,245,245);
	background: -webkit-linear-gradient(left, #FF5722 0%, #E91E63 100%);
	background: -o-linear-gradient(left, #FF5722 0%, #E91E63 100%);
	background: linear-gradient(to right, #FF5722 0%, #E91E63 100%);
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.1), 1px 1px 0 rgba(255,255,255,0.1);
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
.ico-font:before {
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
    margin-right: 10px;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
	text-transform: none;
}
.icone-receitas:before {
    content: "\e278";
}
.icone-ofertas:before {
    content: "\79";
}
.icone-agenda:before {
    content: "\43";
}
.icone-noticias:before {
    content: "\e242";
}
.icone-videos:before {
    content: "\56";
}
.icone-regiao:before {
    content: "\63";
}
.icone-revista:before {
    content: "\e271";
}

.principal-item-receita-destaque{
	display: block;
	position: relative;
	width: 49%;
	padding-top: 36.5%;
	background: #f5f5f5;
	float: left;
	border-radius: 5px;
}
.principal-item-receita{
	display: block;
	position: relative;
	width: 24%;
	padding-top: 17.5%;
	background: #f5f5f5;
	float: left;
	margin-left: 1.5%;
	margin-bottom: 1.5%;
	border-radius: 5px 5px 0 0;
}
.principal-item-agenda{
	display: block;
	position: relative;
	width: 100%;
	padding-top: 124%;
	background: #f5f5f5;
	float: left;
	border-radius: 5px;
}
.principal-item-ofertas-destaque{
	display: block;
	position: relative;
	width: 23.5%;
    padding-top: 25.65%;
	background: #f5f5f5;
	float: left;
	border-radius: 5px;
}
.principal-item-ofertas{
	display: block;
    position: relative;
    margin-bottom: 2%;
    border-radius: 5px;
}
.principal-item-noticias{
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}
.principal-item-videos{
	display: block;
	position: relative;
	width: 100%;
	padding-top: 36%;
	background: #f5f5f5;
	float: left;
	border-radius: 5px;
}
.principal-item-revista{
	display: block;
	position: relative;
	width: 100%;
	padding-top: 135%;
	background: #f5f5f5;
	float: left;
	border-radius: 5px;
}
.principal-item-titulo {
    position: absolute;
    bottom: 0;
    color: #fff;
    margin: 0;
    width: 100%;
    text-align: center;
    padding: 0px 10px;
    box-sizing: border-box;
    font-size: 12px;
    text-rendering: optimizeLegibility;
    height: 60px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    overflow: hidden;
    opacity: 1;
    line-height: 20px;
    background: rgb(255 255 255 / 0.95);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    backdrop-filter: blur(10px);
}
.lnpd_item_title .principal-item-titulo{
	bottom: -60px;
	background: rgb(0 0 0 / 0.02);
	font-size: 11px;
	backdrop-filter: none;
}

.principal-bloco-receitas a, .principal-bloco-agenda a, .principal-bloco-ofertas a, .principal-bloco-videos a, .principal-bloco-revista a{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.principal-item-image{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	image-rendering: -webkit-optimize-contrast;
}
.principal-item-shadow{
	
}
.principal-item-receita:hover .principal-item-titulo, .principal-item-receita-destaque:hover .principal-item-titulo, .principal-item-ofertas:hover .principal-item-titulo, .principal-item-ofertas-destaque:hover .principal-item-titulo, .principal-item-agenda:hover .principal-item-titulo{
	height: 0;
	padding: 0 20px;
	opacity: 0;
}
.principal-item-videos a, .principal-item-revista a{
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.principal-item-videos:hover > a, .principal-item-revista:hover > a, .principal-item-na-regiao:hover > a{
	transform: scale(1.15);
}
.principal-item-ver-receita{
    height: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(255 255 255 / 90%);
    color: #777;
    padding: 0 10px;
    border-radius: 0 0 10px 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 12px;
	box-sizing: content-box;
	line-height: 20px;
}
.principal-item-ver-agenda{
    height: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(255 255 255 / 90%);
    color: #777;
    padding: 0 10px;
    border-radius: 0 0 10px 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 12px;
	box-sizing: content-box;
}
.principal-item-ver-oferta {
    height: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(255 255 255 / 90%);
    color: #777;
    padding: 0 10px;
    border-radius: 0 0 10px 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 12px;
    box-sizing: content-box;
}
.principal-item-receita:hover .principal-item-ver-receita, .principal-item-receita-destaque:hover .principal-item-ver-receita, .principal-item-agenda:hover .principal-item-ver-agenda, .principal-item-ofertas:hover .principal-item-ver-oferta, .principal-item-ofertas-destaque:hover .principal-item-ver-oferta,.lnpd_item_wrapper .lnpd_item_with_intro .lnpd_item_title:hover .principal-item-ver-oferta{
	height: 18px;
	opacity: 1;
	padding: 4px 10px;
}

/* INICIO - Bloco notícia da home */
.principal-item-noticias .lnpd_thumb_before_title img {
    margin: 0 !important;
    height: auto !important;
    position: absolute;
    top: 0;
    left: 0;
}
.principal-item-noticias .lnpd_item_wrapper{
    position: relative;
    overflow: auto;
    list-style: none;
    margin: 0;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
/*.principal-item-noticias .lnpd_item_with_intro:first-child{
	width: 36%;
    padding-top: 63.9%;
    display: inline-block;
    float: left;
    margin: 0;
	overflow: hidden;
}*/
.principal-item-noticias .lnpd_item_without_intro:last-child a{
	margin: 0;
}
.principal-item-noticias .lnpd_item_with_intro{
    float: left;
    width: 30.3%;
    margin-left: 3%;
    margin-bottom: 2%;
    clear: inherit;
    overflow: hidden;
    padding-top: 30%;
    border-radius: 5px;
}
.principal-item-noticias .lnpd_thumb_before_title{
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.principal-item-noticias .lnpd_item_without_intro {
    display: flex;
    width: calc( 100% - 3% );
    margin: 0 0 0 3% !important;
    background: #FFF;
    padding: 0 !important;
    position: relative;
    border: 0 !important;
    clear: both;
}
.principal-item-noticias .lnpd_item_without_intro a {
    font-weight: normal !important;
    font-size: 13px !important;
    line-height: inherit !important;
    color: #FFFFFF;
    background: rgb(245,245,245);
    background: -webkit-linear-gradient(274deg, rgb(245 245 245 / 60%) 0%, rgba(245,245,245,0) 100%);
    background: -o-linear-gradient(274deg, rgb(245 245 245 / 60%) 0%, rgba(245,245,245,0) 100%);
    background: linear-gradient(4deg, rgb(245 245 245 / 60%) 0%, rgba(245,245,245,0) 100%);
    text-align: left;
    padding: 17px 25px;
    box-sizing: border-box;
    width: 100%;
    transition: all 200ms ease;
    font-family: 'montserrat-light';
    margin: 0 0 9px;
    border-radius: 5px;
}
.principal-item-noticias .lnpd_item_without_intro a:hover{
	background: rgb(185 168 131 / 30%);
    color: #000;
}
.principal-item-noticias .lnpd_item_without_intro a span:before{
    content: "\72";
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
    margin-right: 10px;
    font-weight: normal;
    color: #FFFFFFAA;
    vertical-align: bottom;
}

.principal-item-noticias .lnpd_item_with_intro a{
	width: 100%;
    color: #666;
    margin: 0 0 60px !important;
    display: block !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.noticia-home-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(255 255 255 / 0.95);
    text-align: center;
    padding: 10px 10px;
    font-size: 12px;
    line-height: 19px;
	transition: all 300ms ease;
	opacity: 1;
}
.principal-item-noticias .lnpd_item_wrapper .lnpd_item_with_intro .lnpd_item_date{
	display: none;
}
.principal-item-noticias .lnpd_item_wrapper .lnpd_item_without_intro .lnpd_item_date{
	display: none;
}
.principal-item-noticias .lnpd_item_with_intro:hover .principal-item-titulo{
    background: rgb(185 168 131 / 30%);
    color: #000;
}
/* FIM - Bloco notícia da home */

.principal-bloco-ofertas {
	width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
}
.principal-item-ofertas-destaque{
	width: 30%;
	padding-top: 31.65%;
}
.principal-item-ofertas{
    width: 32%;
    padding-top: 23%;
}
.principal-item-na-regiao{
	padding-top: 67%;
	margin: 0 0 15px 0;
	display: block;
	position: relative;
	width: 100%;
	background: #f5f5f5;
	float: left;
	border-radius: 5px;
}
.principal-item-noticias .lnpd_item_with_intro, .principal-item-noticias .lnpd_item_without_intro{
	margin-left: 0% !important;
	margin-right: 0 !important;
}
.principal-item-noticias .lnpd_item_without_intro a, .lnpd_item_title .principal-item-titulo, .principal-item-titulo{
	background: #ff5722bd;
}
.principal-item-noticias .lnpd_item_with_intro {
	width: 32%;
}
.principal-item-titulo{
	border-radius: 0;
}

.moduloNewsEnd a{
	color: #FFF;
}
.moduloNewsEnd .pri-ico{
	margin-left: 23px;
}
.moduloNewsEnd .icone-social{
    background: rgb(185 168 131 / 0.75);
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    margin-right: 5px;
	border-radius: 3px;
}
.moduloNewsEnd .icone-social:hover{
	background: rgb(185 168 131 / 10%);
    color: rgb(185 168 131 / 0.75);
}
.modNews .container{
    background: #FFF;
    margin: 0 auto;
    padding: 0 20px 0;
}
.moduloNewsEnd {
    width: 100%;
    background: #FAFAFA url(https://nocentrodesp.com.br/images/novacentro/fundo-centro-002.jpg);
    background-size: cover;
	background-position: center;
    position: relative;
    border-radius: 3px 3px 10px 10px;
    min-height: 200px;
    padding: 26px 0px 24px 30px;
    color: #616161;
    max-height: 230px;
    font-size: 14px;
    line-height: 15px;
    box-sizing: border-box;
	box-shadow: 0px 0px 3px rgb(0 0 0 / 0.1);
	display: flex;
    align-content: center;
    align-items: center;
}
.bloco-news-coluna-1{
	width: 47%;
	display: block;
	float: left;
}
.bloco-news-coluna-2{
	width: 27%;
	display: block;
	float: left;
}
.newsEndereco {
	margin: 15px 0px 20px 23px;
    line-height: 19px;
    font-size: 13px;
    font-family: 'montserrat-light';
}
.newsEndMerca{
	margin-bottom: 15px;
    display: block;
    color: #80704f;
    font-weight: normal;
}
.newsEndMerca:before {
    content: "\63";
    font-family: 'IcoMoon';
    vertical-align: bottom;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
    opacity: 0.8;
	color: #6b614b;
}
.newsSocMed{
	margin-bottom: 15px;
    display: block;
    color: #80704f;
    font-weight: normal;
}
.newsSocMed:before {
    content: "\27";
    font-family: 'IcoMoon';
    vertical-align: bottom;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
    opacity: 0.8;
	color: #6b614b;
}
.newsHoraFunc{
	margin-bottom: 15px;
    display: block;
    color: #80704f;
    font-weight: normal;
}
.newsHoraFunc:before {
    content: "\6e";
    font-family: 'IcoMoon';
    vertical-align: bottom;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
    opacity: 0.8;
	color: #6b614b;
}
.newsHorarios {
    font-size: 12px;
    margin: 0 0 15px 0;
	line-height: 18px;
	font-family: 'montserrat-light';
}
.miniChefNews {
    width: 105px;
    position: absolute;
    top: -13px;
    right: 365px;
    z-index: 1;
}
.formNewsPrincipal {
	background: #ffffff8a;
    backdrop-filter: blur(10px);
    width: 405px;
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    box-sizing: border-box;
    padding: 23px 25px 0 35px;
    color: #424242;
    text-transform: capitalize;
    border-radius: 3px 3px 10px 10px;
}
.formNewsPrincipal .acym_introtext:before {
    content: "\4d";
    font-family: 'IcoMoon';
    vertical-align: bottom;
    font-weight: normal;
    margin-right: 10px;
    opacity: 0.8;
    font-size: 18px;
    color: #6b614b;
}
.formNewsPrincipal .acym_introtext {
    text-shadow: 0 -1px 0 rgba(0,0,0,0.1);
    position: relative;
    color: #483f2b;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.2pt;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}
.acym__users__creation__fields__title {
    float: left;
    width: 60px;
    height: 35px;
    background: rgb(201 189 161 / 20%);
    font-family: 'montserrat-light';
    margin: 0 0 5px 0;
    box-shadow: inset -1px -1px 1px rgb(0 0 0 / 0.01), -1px -1px 1px rgb(255 255 255 / 0.1);
    vertical-align: top;
    display: inline-block;
    padding: 0 10px 0 0;
    border-radius: 10px 0 0 10px;
    line-height: 35px;
    font-size: 12px;
    text-align: right;
}
.formNewsPrincipal .acym_form input {
	float: right;
    color: #424242;
    border: 0;
    background: rgb(255 255 255);
    padding: 7px 10px;
    border-radius: 0 5px 5px 0;
    margin: 0 0 5px 0;
    cursor: auto;
    font-size: 13px;
    width: calc( 100% - 60px );
    max-width: 100%;
    height: 35px;
    box-shadow: inset 1px 1px 1px rgb(0 0 0 / 0.1), 1px 1px 1px rgb(255 255 255 / 1);
    vertical-align: top;
    display: inline-block;
}
.formNewsPrincipal .acysubbuttons input {
	box-sizing: border-box;
    text-align: center;
    line-height: 40px;
    max-width: 100%;
    width: 100%;
    background: rgb(220 213 199 / 0.3);
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 3px;
    border: 0;
    box-shadow: none;
    margin-top: 5px;
    color: rgb(99 88 65);
    text-shadow: 0 -1px 0 rgba(0,0,0,0.1);
    font-family: 'montserrat-regular';
    transition: 0.3s;
}
.formNewsPrincipal .acysubbuttons input:hover{
	background: rgb(185 168 131 / 10%);
    color: rgb(185 168 131 / 0.75);
}
.formNewsPrincipal .acym_form {
    display: block;
    position: relative;
}
.formNewsPrincipal .onefield {
    margin: 0 !important;
	display: block;
}
.formNewsPrincipal .acysubbuttons {
    position: relative;
    margin: 0;
    width: 100%;
    display: block;
	clear: both;
}
.acym_module_form label {
    max-width: 100%;
    display: block;
}
footer{
	width: 100%;
}
footer .container{
	background: #FFF;
	margin:0 auto;
}

.bannergroup920-180{
    width: 100%;
	padding-top: 14.2%;
}
.bannergroupbanner-rodape-res{
	display: none;
}
.bannergroup920-180 a{
    display: flex;
    padding: 0 20px 20px;
    background: #FFF;
}
.bannergroup920-180 img{
	width: 100%;
}
.bannergroup920-180 .banneritem{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.bannerNewsPub{
	margin-bottom: 0;	
}
.icons{
	display: none;
}
#jevents_body{
	border: 0;
    padding: 0 0 50px 0;
    margin-bottom: 30px;
	background: rgb(244 67 54 / 0.02);
}
#jevents, #phocagallery{
	padding: 0 20px;
}
.jev_toprow{
	height: auto;
    padding: 0 0 60px;
    overflow: auto;
}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
	background: rgb(255,87,34);
	background: -webkit-linear-gradient(bottom left, rgba(255,87,34,1) 0%, rgba(233,30,99,1) 100%);
	background: -o-linear-gradient(bottom left, rgba(255,87,34,1) 0%, rgba(233,30,99,1) 100%);
	background: linear-gradient(to top right, rgba(255,87,34,1) 0%, rgba(233,30,99,1) 100%);
    color: #ffffff;
    font-weight: normal;
    border: 0;
    line-height: 40px;
    margin: 0;
    width: 25%;
    border-radius: 0;
}
#jevents_body .jev_toprow div.previousmonth a, #jevents_body .jev_toprow div.nextmonth a{
	font-size: 16px;
	background: none !important;
	padding: 0;
}
.jev_toprow div.currentmonth {
	border: 0;
    line-height: 40px !important;
    font-size: 18px;
    font-weight: normal;
    width: 50%;
    background: #880E4F;
	color: #FFF !important;
}
#jevents_body .cal_table {
    height: 640px;
    width: 750px !important;
    margin: 0 auto;
}
#jevents_body .cal_top_day_names {
    width: 750px !important;
    margin: 0 auto;
}
#jevents_body .cal_top_day_names td{
	background: rgb(255,87,34);
	background: -webkit-linear-gradient(bottom left, rgba(255,87,34,1) 0%, rgba(233,30,99,1) 100%);
	background: -o-linear-gradient(bottom left, rgba(255,87,34,1) 0%, rgba(233,30,99,1) 100%);
	background: linear-gradient(to top right, rgba(255,87,34,1) 0%, rgba(233,30,99,1) 100%);
	color: #ffffff;
    font-weight: normal;
    padding: 5px 5px 5px 10px;
    border-left: 1px solid #FFF;
}
.cal_daysoutofmonth {
    background-color: #f5f5f5;
    padding: 4px;
    border: 1px solid #FFF;
}
.item-page .page-header, #jevents_header, #phocagallery .page-header, .blog-encarte h2, .item-page-encarte .page-header{
    background: rgb(196 0 32 / 8%);
    margin: 0 -20px 30px -40px;
    border-radius: 0 5px 5px 0;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 0.05);
}
#jevents_header{
	width: auto !important;
}
#jevents_body .cal_daysnoevents, #jevents_body .cal_dayshasevents, #jevents_body .cal_today{
	border: 1px solid #f5f5f5;
}
.cal_daysoutofmonth{
	font-weight: normal;
    color: #999;
}
.cal_daysnoevents .cal_daylink .calview, .cal_dayshasevents .cal_daylink .calview{
	font-size: 16px;
    font-weight: normal;
    color: #666;
    margin: 5px;
    display: block;
}
#jevents_body .cal_today a.cal_daylink{
	border: 1px solid #FFF;
	margin: 5px;
    display: inline-block;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 24px;
	border-radius: 50%;
	padding: 0;
	font-weight: normal;
}
#jevents_body .cal_today a.cal_daylink:hover {
    border: 1px solid #ff3b30;
    background-color: #fff;
    padding: 0;
    border-radius: 50%;
    color: #ff3b30;
}
div.jevtt_title{
	background: rgb(255,87,34);
	background: -webkit-linear-gradient(bottom left, rgba(255,87,34,1) 0%, rgba(233,30,99,1) 100%);
	background: -o-linear-gradient(bottom left, rgba(255,87,34,1) 0%, rgba(233,30,99,1) 100%);
	background: linear-gradient(to top right, rgba(255,87,34,1) 0%, rgba(233,30,99,1) 100%);
	font-weight: normal;
}
.item-page .page-header h2, .item-page .page-header h1, #jevents_header h2, #phocagallery .page-header h1, .blog-encarte h2 .subheading-category, .item-page-encarte .page-header h2{
    font-size: 16px;
    line-height: 24px;
    padding: 10px 20px 10px 20px;
    color: #FFF;
    border: 0;
    background: #c60519;
    text-align: right;
    display: inline-block;
    text-indent: 20px;
    letter-spacing: 0.6px;
    font-weight: normal;
    min-width: inherit;
    border-radius: 0 5px 5px 0;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.1), 1px 1px 0 rgba(255,255,255,0.1);
	margin:0;
}
.item-page .page-header h2:before,  .item-page .page-header h1:before,  .blog-encarte h2 .subheading-category:before,  .item-page-encarte .page-header h2:before{
    content: "\33";
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
    margin-right: 5px;
    font-size: 18px;
    font-weight: normal;
    color: rgb(255 255 255 / 60%);
    vertical-align: bottom;
}
.item-page, .blog-encarte,  .item-page-encarte{
    padding: 0 20px 30px;
}
.blog-encarte .item-image img{
	max-width: 280px;
}
.item-page p{
    margin: 0 0 26px 0;
    line-height: 26px;
    font-size: 15px;
    font-family: 'montserrat-light';
    letter-spacing: 0.2pt;
	color: #666;
}
.item-page h2{
    margin: 0 0 30px 0;
	color: #333;
	line-height: 26px;
}
.item-page h3{
    margin: 0 0 30px 0;
	color: #444;
}
.item-page ul{
	margin-top: 0;
    margin-bottom: 30px;
    padding: 0 0 0 40px;
}
.item-page ul li{
	line-height: 26px;
    color: #666;
    font-family: 'montserrat-light';
    font-size: 16px;
}
.breadcrumb {
    padding: 15px 15px !important;
    margin: 0 0 20px 0;
    list-style: none;
    background-color: #fafafa;
    font-family: 'montserrat-light';
    box-shadow: 0px 0px 3px rgb(0 0 0 / 10%);
    clear: both;
}
.breadcrumb > li, .breadcrumb > .active {
    color: #999;
}
.breadcrumb > li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-shadow: 0 1px 0 #fff;
	font-size: 13px !important
}
.breadcrumb span{
	padding: 0 5px 0;
}
.trace-end{
	display: none;
}
.newsEndereco span{
	display: block;
}
.principal-noticias-revista-videos .container{
    padding: 0 0 20px;
}
.principal-bloco-videos .icone-videos{
	margin-bottom: 16px;		
}
/* INICIO - COMERCIANTES */
.home-com-destaque{
    display: block;
    margin-top: 20px;
    background: #ffffff;
    padding: 5px;
    text-align: center;
    font-size: 11px;
    box-shadow: 0px 0px 3px rgb(0 0 0 / 0.1);
    border-radius: 3px;
	clear: both;
}
.home-com-logo{
    display: block;
    width: 75%;
    padding-top: 70%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto 5px;
}
.home-com-telefones{
	display: block;
    bottom: 0;
    left: 0;
    right: 0;
    position: relative;
    padding-bottom: 5px;
    background: #f5f5f5;
    padding-top: 5px;
    margin-top: 10px;
}
/* FIM - COMERCIANTES */

.comNewCategoria{
    color: #ffffff;
    padding: 15px 15px;
    border-radius: 2px;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: -1px -1px 0 rgb(0 0 0 / 10%), 1px 1px 0 rgb(255 255 255 / 10%);
    width: 100%;
    display: block;
    margin: 15px 0;
    font-weight: normal;
    cursor: pointer;
}
.comNewCategoria:before {
	content: "\42";
    font-family: 'IcoMoon';
    vertical-align: bottom;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
    opacity: 0.8;
	text-transform: none;
}

.regiaoBanner{
	width: 100%;
    height: 248px;
	background: url(/images/na-regiao-banner-001.png);
    background-size: cover;
    background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
.regiaoBanner p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    text-align: center;
    background: rgb(255 255 255 / 0.95);
    line-height: 45px;
}
.regiaoDescricao{
	text-align: center;
    background: rgb(238 238 238);
    line-height: 45px !important;
}
.regiaoCategoria{
	background: #1A237E;
    color: #ffffff;
    padding: 15px 15px;
    border-radius: 2px;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: -1px -1px 0 rgb(0 0 0 / 10%), 1px 1px 0 rgb(255 255 255 / 10%);
    width: 100%;
    display: block;
    margin: 15px 0;
    font-weight: normal;
    cursor: pointer;
}
.regiaoCategoria:before {
	content: "\63";
    font-family: 'IcoMoon';
    vertical-align: bottom;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
    opacity: 0.8;
	text-transform: none;
}
.regiaoCategoria span{
	float: right;
	font-family: 'montserrat-light';
}
.regiaoItem{
	display: table-row;
    width: 100%;
    box-shadow: inset 0px 0px 2px rgb(0 0 0 / 10%);
}
.regiaoItem:after{
	content: " ";
	display: block;
	height: 10px;
}
.regiaoTable{
	display: table;
    width: 100%;
	margin: 10px 0;
}
.regiaoCel{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.regiaoLogo{
    max-width: 100%;
    width: 160px;
    height: 90px;
    display: block;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 20px auto;
}
.parceirosLogo{
    max-width: 100%;
    width: 160px;
    height: 90px;
    display: block;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 10px 0px 10px 30px;
}
.parceirosItemLogo{
	text-align: left;
}
.parceiroCategoria{
	background: #86594a;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.1), 1px 1px 0 rgba(255,255,255,0.1);
    width: 100%;
    display: block;
    margin: 20px 0;
    font-weight: normal;
}
.parceiroCategoria:before {
	content: "\22";
    font-family: 'IcoMoon';
    vertical-align: bottom;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
    opacity: 0.8;
	text-transform: none;
}
.regiaoItemLogo{width: 30%;}
.regiaoItemNumero{width: 15%;text-align: left;}
.regiaoItemTitulo{width: 30%;}
.regiaoItemSocial{width: 25%;text-align: right;padding-right: 20px;}

.icon-cart:before {
    content: "\e019";
}
.regiaoItemSocial .icon-cart {
	width: 23px;
    height: 23px;
    line-height: 23px;
    background: #ff8565;
    color: #FFF;
    vertical-align: text-bottom;
    text-align: center;
    border-radius: 2px;
    display: inline-block;
    margin-bottom: 1px;
    font-size: 16px;
    margin-right: 0;
}
.regiaoItemSocial i.fab.fa-instagram-square.fa-2x {
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.regiaoItemSocial i.fab.fa-youtube-square.fa-2x {
    background: #FF0000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.regiaoItemSocial i.fab.fa-facebook-square.fa-2x {
    color: #4267b2;
}
.regiaoItemSocial i.fab.fa-whatsapp-square.fa-2x {
    color: #01e675;
}
.regiaoItemSocial i.fas.fa-envelope-square.fa-2x {
    color: #00a6b1;
}
.regiaoItemSocial i.fab.fa-twitter-square.fa-2x {
    color: #00acee;
}
.regiaoItemSocial i.fas.fa-phone-square-alt.fa-2x{
	display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    margin: 0 3px 0 5px;
}
.regiaoItemTitulo .destaque-com-leg-site {
	font-size: 10px;
    line-height: 10px;
    display: block;
    margin: 10px 0 0 0;
}
.regiaoItemSocial .regiaoTelefone {
    display: block;
    font-size: 17px;
    line-height: 20px;
    color: #999;
    margin-top: 7px;
}
.regiaoItemSocial .regiaoTelefone a{
	color: #999;
}
.regiaoItemNumero span {
    background: #1b237e;
    color: #FFF;
    padding: 10px;
    border-radius: 3px;
    position: relative;
    margin: 10px 10px 10px 20px;
    display: block;
    width: fit-content;
	text-align: center;
}
.regiaoItemNumero span:before{
	content: "";
    border: 1px solid #ffffff59;
    border-radius: 3px;
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
}
.pagOfertasCabecalho{
	background: rgb(255,13,10);
	background: -webkit-linear-gradient(#fff1d6 0%, #fdddab 100%);
	background: -o-linear-gradient(#fff1d6 0%, #fdddab 100%);
	background: linear-gradient(#fff1d6 0%, #fdddab 100%);
    color: #FFF;
    padding: 5px;
    font-family: 'montserrat-light';
	text-align: center;
}
.pagOfertasBanner {
    width: 100%;
    height: 248px;
    background: url(/images/aplicativo/banner-oferta.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
.pagOfertasDescricao{
	background: rgb(255,13,10);
    background: -webkit-linear-gradient(#fff1d6 0%, #fdddab 100%);
    background: -o-linear-gradient(#fff1d6 0%, #fdddab 100%);
    background: linear-gradient(#fff1d6 0%, #fdddab 100%);
    color: #212121;
    padding: 20px;
    font-family: 'montserrat-light';
    text-align: center;
}
.pagOfertasBloco {
	overflow: auto;
    width: 102%;
    margin-left: -1%;
}
.pagOfertaItem {
    width: 48%;
    margin: 1%;
    float: left;
}
.pagOfertasItemImagem {
    width: 100%;
    padding-top: 70%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	position: relative;
}
.pagOfertasInfo{
	background: rgb(255,229,0);
	background: -webkit-linear-gradient(rgba(255,229,0,1) 0%, rgba(255,179,0,1) 100%);
	background: -o-linear-gradient(rgba(255,229,0,1) 0%, rgba(255,179,0,1) 100%);
	background: linear-gradient(rgba(255,229,0,1) 0%, rgba(255,179,0,1) 100%);
    position: relative;
    text-align: center;
	min-height: 200px;
}
.pagOfertasItemLogo{
	width: 90px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 10px;
    top: 10px;
    height: 90px;
    background-color: #FFF;
    border: 10px solid #FFF;
    border-radius: 5px;
}
.pagOfertasItemTitulo {
	text-align: center;
    position: relative;
    top: -10px;
    margin-bottom: 20px;
}
.pagOfertasItemTitulo span{
    background: rgb(255,13,10);
    background: -webkit-linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    background: -o-linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    background: linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    color: #FFF;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 5px;
    box-shadow: 0px 0px 6px rgb(0 0 0 / 0.3);
}
.pagOfertasItemPreco{
    position: absolute;
    top: 0;
    right: 0;
    color: #ff0d0a;
    border-radius: 0 0 0 10px;
    text-align: right;
}
.pagOfertasItemPreco .linha-texto{
	font-size: 12px;
    display: block;
    width: fit-content;
    float: right;
    clear: both;
    background: rgb(255,13,10);
    background: -webkit-linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    background: -o-linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    background: linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    color: #FFF;
    backdrop-filter: blur(20px);
    padding: 5px 10px;
}
.pagOfertasItemPreco .linha-preco{
    font-size: 20px;
    display: block;
    width: fit-content;
    float: right;
    clear: both;
    background: -webkit-linear-gradient(rgba(255,229,0,1) 0%, rgba(255,179,0,1) 100%);
	background: -o-linear-gradient(rgba(255,229,0,1) 0%, rgba(255,179,0,1) 100%);
	background: linear-gradient(rgba(255,229,0,1) 0%, rgba(255,179,0,1) 100%);
    padding: 10px 15px;
    box-shadow: -1px 0px 3px rgb(0 0 0 / 0.1);
    z-index: 2;
    font-family: 'montserrat-bold';
}
.font-size-14{font-size: 14px;}
.pagOfertasItemDescricao{
	
}
.pagOfertasItemRodape{
	background: rgb(255,13,10);
    background: -webkit-linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    background: -o-linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    background: linear-gradient(rgb(162 2 0) 0%, rgba(88,0,0,1) 100%);
    color: #FFF;
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
	font-family: 'montserrat-light';
}
.pagOfertasConteudo{
	border: 1px solid #fddeac;
    margin-bottom: 20px;
    padding: 30px 20px 0;
	background: #fffaf1;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
}

.blocoVideos {
	width: calc( 100% + 20px );
    float: left;
    margin: 0 0 0 -10px;
}
.blocoVideoLink {
    float: left;
    position: relative;
    width: 31.3%;
    margin: 1%;
	padding-top: 24%;
	background-size: cover;
	background-position: center center;
}
.blocoVideoLink a {
    display: block;
    color: #FFF;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.blocoTituloVideos{
	width: 100%;
    height: 30px;
    line-height: 30px !important;
    background: rgb(255,87,34);
    background: -webkit-linear-gradient(bottom left, rgba(255,87,34,1) 0%, rgba(233,30,99,1) 100%);
    background: -o-linear-gradient(bottom left, rgba(255,87,34,1) 0%, rgba(233,30,99,1) 100%);
    background: linear-gradient(to top right, rgba(255,87,34,1) 0%, rgba(233,30,99,1) 100%);
    text-align: left;
    position: absolute;
    bottom: 0;
    text-indent: 10px;
    margin-bottom: 0 !important;
	color: #FFF !important;
}
.pagination{
	text-align:center;
	color: #bfbbb4;
	margin: 30px 0 40px;
	position: relative;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
}
.pagination ul > li {
	display: inline-block;
}
.pagination ul > li > a,
.pagination ul > li > span {
    float: left;
    padding: 10px 15px;
    line-height: 18px;
    text-decoration: none;
    background-color: #fff;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
    color: #72100a;
    font-size: 13px;
    font-weight: bold;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.counter {
    padding: 10px 15px;
    background: #FFF;
    border-radius: 10px;
    color: #333;
}
.icon-previous:before, .icon-backward:before {
    content: "\7c";
}
.icon-first:before {
    content: "\7d";
}
.icon-next:before, .icon-forward:before {
    content: "\7b";
}
.icon-last:before {
    content: "\e000";
}
.pull-right {
    float: right;
}
.phocagallery-box-file, .pg-csv-box, .pg-cv-box{
    float: left;
    display: inline-block;
    padding: 10px 10px 0 10px;
    margin: 0 0 0 0;
    background: #fff;
    width: calc(33.33% - 20px);
    max-width: inherit;
    max-height: inherit;
    text-align: center;
    box-shadow: none;
    border: 0;
	height: auto !important;
}
.pg-cv-box:hover, .pg-csv-box:hover {
    border-radius: 0px;
    background: #f5f5f5;
    border: 0;
}
.pg-csv-box-img, .pg-cv-box-img{
	width: 100%;
	padding-top: 60%;
	position: relative;
}
.pg-csv-box-img a, .pg-box3, .pg-box2, .pg-cv-box-img a{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
.pg-csv-box-img img, .pg-cv-box-img img{
	width: 100%;
}
.pg-cv-box .pg-box-img-bottom, .pg-csv-box .pg-box-img-bottom {
    margin: 0px 10px 5px 10px;
    min-height: 60px;
}
.pg-csv-box-img {
    max-height: inherit;
    max-width: inherit;
}
.pg-csv-count {
    font-size: 12px;
    color: #E91E63;
}

.blog-encarte .span6{
	width: 50%;
	float: left;
	display: inline-block;
	text-align: center;
	padding: 0 0 40px 0;
}
.blog-encarte .span6 .page-header{
	width: 100%;
}
.blog-encarte .span6 h2{
	width: auto;
    margin: 20px 0;
    background: none;
    box-shadow: none;
    font-size: 16px;
    font-weight: normal;
}
.blog-encarte .readmore{
	display: none;
}
.anuncieBlocoDinamico{
	width: 100%;
    clear: both;
    height: auto;
    overflow: auto;
    padding: 10px 0;
    margin-bottom: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.anuncieBlocoDinamico img{
	width: 150px;
    height: auto;
	float: left;
	margin: 0 40px 0 0 !important;
}
.anuncieBlocoDinamico p{
	font-size: 14px;
}
.anuncieConteudo p:last-child{
    margin: 0px;
}
.anuncieConteudo{
	width: 100%;
}
.anuncieBlocoDinamico h1{
	margin-bottom: 20px;
    color: #c40020;
	font-size: 20px;
}
.btn-toolbar {
    font-size: 0;
    margin-top: 9px;
    margin-bottom: 9px;
}
table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
.table {
	width: 100%;
	margin-bottom: 18px;
}
.table th,
.table td {
	padding: 0 18px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table th {
	font-weight: bold;
}
.table thead th {
	vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
	border-top: 0;
}
.table tbody + tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #fff;
}
.table-condensed th,
.table-condensed td {
	padding: 4px 5px;
}
.table-bordered {
	border: 1px solid #ddd;
	border-top: 0;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
	border-left: 1px solid #ddd;
}
.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}
.cat-list-row0 a, .cat-list-row1 a {
    color: #333;
    font-family: 'montserrat-light';
    width: 100%;
    display: block;
    padding: 16px 0;
}
.cat-list-row0 a:hover, .cat-list-row1 a:hover {
	color: #bf360c;	
}
.ofertasBlocoItem{
	width: 48%;
    margin: 20px 1%;
    padding-top: 55%;
    position: relative;
    float: left;
    display: inline-block;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}
.ofertasBlocoItem p{
	font-weight: bold;
    padding: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 20%;
    text-align: center;
    font-size: 12px;
}
.ofertasRodape{
	font-weight: normal !important;
    font-size: 11px !important;
}
.blocoComerciantesCategorias {
    box-sizing: border-box;
	width: 100%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
	overflow: auto;
}

#blocoCategoriaLink {
	box-sizing: border-box;
	display: inline-block;
    width: 11%;
	padding: 5px 5px 0;
	float: left;
}
#blocoCategoriaLink img{
	margin: 0 !important;
	border-radius: 3px;
	width: 100%;
}
.menu-com-link-voltar {
	padding: 0;
    opacity: 0;
    height: 0;
    width: 0;
    display: block;
}
.com-menu{
	padding: 0 !important;	
}
.com-menu .nav-child{
	padding: 0 !important;
	margin: 0;
}
.permissionarios-cat{
	width: 100%; 
}
.home-com-destaque .item-com-destaque-cel{
	white-space: inherit;
    width: 100%;
    padding: 0;
    display: block;
}
.home-com-destaque .item-com-destaque-cel .fundo-tagBox{
	margin: 5px 0 0 0;
	padding: 0;
	background: none;
}
.home-com-destaque .item-com-destaque-cel .fundo-tagBox span.tagBox{
	font-size: 11px;
    padding: 2px;
    line-height: 20px;
}
.blocoReceitasCategorias {
	width: calc( 100% + 20px );
    height: auto;
    overflow: auto;
    margin-top: 18px;
    margin-left: -10px;
}
#blocoReceitasCategoriaLink {
    float: left;
    margin: 1%;
    width: 31%;
    padding-top: 32%;
    position: relative;
    background-size: cover !important;
}
#blocoReceitasCategoriaLink a {
	position: absolute;
	top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    color: #FFFFFF;
}
#blocoReceitasTituloCategoria {
    background: rgba(0,0,0,0.7);
    padding: 20px 0;
    text-align: center !important;
    text-shadow: 0 0 10px rgba(0,0,0,0.9);
    font-size: 20px;
    font-weight: bold;
}
.blocoReceitasCategoriaLink {
	box-shadow: 1px 1px 3px rgb(0 0 0 / 0.1);
    float: left;
    margin: 10px;
    width: calc( 33.33% - 20px );
    padding-top: 32%;
    position: relative;
    background-size: cover !important;
    box-sizing: border-box;
    border-radius: 20px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.blocoReceitasTituloCategoria {
    background: rgba(255,255,255,0.95);
    padding: 20px 0;
    text-align: center !important;
    font-weight: bold;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: 0 0 19px 19px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 !important;
}
.blocoReceitasCategoriaLink a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    color: #333;
	font-family:'FuturaLT';
	font-size:18px;
	letter-spacing: 1px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.blocoTituloReceitas{
	width: 100%;
    position: relative;
    background: rgb(154 19 19);
    border-radius: 5px 5px 0 0;
    text-align: center;
    box-shadow: inset 0 0 10px rgb(0 0 0 / 0.2);
    padding: 13px 13px 13px 30px;
    box-sizing: border-box;
	overflow: auto;
}
.blocoTituloReceitas .ttTitulo{
    position: relative;
    float: left;
    margin: 0;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    font-weight: bold;
	line-height: 70px;
}
.blocoTituloReceitas .ttSubTitulo{
    position: absolute;
    bottom: 35px;
    right: 38px;
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    font-weight: normal;
}
.blocoTituloReceitas .ttTitulo:before{
    content: "\e278";
    font-family: 'IcoMoon';
    vertical-align: bottom;
    font-size: 26px;
    font-weight: normal;
}
.backRecipes{
	background: #9a1313;
}
.backRecipes:before{
    content: "\21";
    font-family: 'IcoMoon';
    vertical-align: bottom;
    font-size: 16px;
    font-weight: normal;
	margin-right: 5px;
}

.blocoTituloReceitas .ttSubTituloLink{
	position: absolute;
    bottom: 32px;
    right: 38px;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.25pt;
    color: rgb(255 255 255 / 40%);
    font-weight: normal;
}
.blocoTituloReceitas .ttSubTituloLink:hover{
	color: rgb(255 255 255 / 90%);
}
.blocoTituloReceitas .ttSubTituloLink:before{
    content: "\e206";
    font-family: 'IcoMoon';
    vertical-align: bottom;
    font-size: 14px;
    font-weight: normal;
	margin-right: 5px;
}

.imgBlogReceita{
	display:none;
    width: 45%;
    padding-top: 60%;
    background-position: center center;
    background-size: cover;
	position: absolute;
    top: 0;
    z-index: 0;
	box-shadow: inset 10px 0 30px #72100a9c;
}
.blogasd .page-header{
	position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 55%;
    box-sizing: border-box;
    padding: 20px 15px 0;
}
.blogasd .page-header a{
	color: #555;
    line-height: 22px;
    font-size: 14px;
    display: block;
    text-align: center;
    font-weight: normal;
}
.blogasd .readmore{
	width: 55%;
    position: absolute;
    bottom: 30px;
    right: 0;
    text-align: center;
}
.blogasd .readmore span{
	display: none;
}

.blogasd .item-image{
	display:none;
}
.blogasd .btn{
    border: 0;
    background: #9a1313;
    color: #FFF;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    border-radius: 20px;
	padding: 8px 12px;
	font-family: 'montserrat-light';
}
.finderpesquisaReceitas form{
	position: relative;
    float: right;
    width: 50%;
	height: 100px;
    margin: 0;
    display: block;
    padding: 0;
}
.finderpesquisaReceitas label{
    position: relative;
    color: rgb(255 255 255 / 0.6);
    background: rgb(0 0 0 / 25%);
    box-sizing: border-box;
    padding: 4px 8px 2px;
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.4pt;
    width: 100%;
    text-align: left;
    margin: 0;
    display: inline-block;
}
.finderpesquisaReceitas label:before{
    content: "\40";
    font-family: 'IcoMoon';
    vertical-align: middle;
    font-weight: normal;
    margin-right: 5px;
}
.finderpesquisaReceitas .search-query{
    height: 40px;
    line-height: 30px;
    border-radius: 0 0 0 10px;
    width: 90%;
    border: 0 !important;
    box-sizing: border-box;
    background: rgb(255 255 255 / 100%);
    color: #333 !important;
    letter-spacing: 0.4pt;
    font-family: 'ro-bo-to';
    box-shadow: inset -1px -1px 3px rgb(0 0 0 / 0.1);
    margin: 0;
	text-indent: 15px;
}
.finderpesquisaReceitas span{
    line-height: 40px;
    font-size: 16px;
}
.finderpesquisaReceitas button{
	height: 40px !important;
    line-height: 40px !important;
    border-radius: 0 0 10px 0 !important;
    width: 10%;
    box-sizing: border-box;
    border: 0;
    box-shadow: none;
    padding: 0;
    background: rgb(244 67 54 / 48%);
    color: rgb(255 255 255 / 90%);
    margin: 0;
    float: right;
}
.finderpesquisaReceitas button:hover{
	background: rgb(0 0 0 / 90%);
	color: rgb(255 255 255 / 100%);
}
.subMenuReceitas{
	margin: -30px 0 15px;
	padding: 30px 30px 30px;
	box-sizing: border-box;
	text-align: center;
	background: #FFF;
	border-radius: 0 0 10px 10px;
	box-shadow: inset 1px 1px 3px rgb(0 0 0 / 0.1), 1px 1px 3px rgb(0 0 0 / 0.1);
}
.subMenuReceitas p{
	margin: 0;
    letter-spacing: inherit;
}
.subMenuReceitas li{
	display: inline-block;
	box-sizing: border-box;
	background: #72100a;
	margin: 2px 0;
	border-radius: 3px;
}
.subMenuReceitas a{
	display: block;
    box-sizing: border-box;
    padding: 5px 12px;
    color: #FFF;
    font-size: 15px;
    text-transform: uppercase;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 10%);
    border-radius: 3px;
    letter-spacing: 1px;
    font-family: 'montserrat-light';
}
.subMenuReceitas a:hover, .blogasd .btn:hover{
	color: #FFCC00;
	background: #310402;
}
.subMenuReceitas a:focus, .blogasd .btn:focus {
	color: #FFCC00;
	background: #310402;
}
.linkColab {
    display: inline-block !important;
    text-transform: inherit !important;
    color: #f44336 !important;
    box-shadow: none !important;
    letter-spacing: inherit !important;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.linkColab:hover {
    color: #FFCC00 !important;
    font-weight: normal !important;
}
.icon-search:before {
    content: "\53";
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.popover-title:empty {
	display: none;
}
.popover-content {
	padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover .arrow {
	border-width: 11px;
}
.popover .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}
.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}
.row-fluid .span6 {
	width: 48.936170208%;
	float: left;
	margin-left: 2.127659574%;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.artigoReceitaTempoPreparo span:before {
   	content: "\f017";
	font:normal normal normal 14px/1 'Font Awesome 5 Free';
	width: 16px;
    height: 16px;
    vertical-align: text-bottom;
	margin-right: 5px;
}
.artigoReceitaRendimento span:before {
	content: "\f818";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    line-height: 16px;
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
	margin-right: 5px;
}
.artigoReceitaTituloRendimento:before, .artigoReceitaTituloTempoPreparo:before{
	content: "" !important;
    margin: 0 !important;
    height: 0 !important;
    width: 0 !important;
}
.item-pageasd .page-header {
    background: rgb(154 19 19 / 10%);
    border-radius: 0 5px 5px 0;
    padding: 0;
    margin: 0 0 30px 0;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 10%);
}
.item-pageasd h2 {
    letter-spacing: 0.4pt;
    font-weight: normal !important;
    text-shadow: -1px -1px 0 rgb(0 0 0 / 10%), 1px 1px 0 rgb(255 255 255 / 10%);
    margin: 0 0 0 -40px !important;
    background: rgb(154 19 19) !important;
    text-indent: 20px !important;
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 10px 30px 10px 10px !important;
    border-radius: 0 5px 5px 0 !important;
    width: fit-content;
    color: #FFF;
}
.item-pageasd h2:before {
    content: "\e278";
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
    margin-right: 5px;
    font-size: 18px;
    font-weight: normal;
    color: rgb(255 255 255 / 20%);
    vertical-align: bottom;
}
.artigoReceitaImagem {
    float: right;
    width: 35%;
}
.artigoReceitaImagem span{
	width: 100%;
}
.artigoReceitaImagem img {
    margin: 0 !important;
    width: 100%;
    border-radius: 10px;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 10%);
}
.artigoReceitaIngredientes ul {
    margin-bottom: 20px;
    list-style: circle;
    margin: 0 0 20px 40px;
}
.artigoReceitaIngredientes ul li {
    padding: 3px 0;
}
.artigoReceitaModoPreparo ol {
    list-style: none;
    margin-left: 35px;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 90%;
}
.artigoReceitaModoPreparo li {
    counter-increment: my-awesome-counter;
    margin: 0 0 20px;
}
.artigoReceitaModoPreparo li::before {
    content: counter(my-awesome-counter);
    margin: 0 5px 0 -22px;
    display: inline-block;
    background: #E91E63;
    border-radius: 50%;
    text-align: center;
    width: 16px;
    line-height: 16px;
    font-size: 10px;
    color: #FFF;
    font-weight: bold;
    font-style: italic;
    vertical-align: bottom;
}
.artigoReceitaTituloIngredientes, .artigoReceitaTituloModoPreparo {
    font-weight: bold;
    margin: 20px 0 20px -20px;
    padding: 5px 10px;
    display: inline-block;
    background: #f7f7f7;
    border-radius: 10px;
}
.artigoReceitaTituloObservacao {
    font-weight: bold;
    margin: 20px 0 20px -20px;
    padding: 5px 10px;
    display: inline-block;
    background: #f7f7f7;
    border-radius: 10px;
}
.item-101{
	height: 0;
    width: 0;
    opacity: 0;
}
@media (max-width: 1180px) {
	.slogan {
    	opacity: 0;
	}
	.blogOfertas .imgBlogOfertas{
		height: 300px;
	}
	.blogOfertas .page-header{
		top: 280px;
	}
	.blogOfertas .ofertas-descricao{
		top: 345px;
	}
	.blogOfertas .item{
		min-height: 495px;
	}
	#jevents_body .cal_table{
		margin-bottom: -15px;
	}
	#jevents_body{
		padding: 0;
	}
	.jev_toprow{
		padding: 0;
		min-height: 45px;
	}
	#redim-cookiehint-bottom #redim-cookiehint{
		max-width: 90%
	}
	.container{
		max-width: 980px;
	}
	.span3{
		width: 13%;
	}
	.span9{
		width: 87%;
	}
	.customNavSlogan{
		width: 500px;
	}
	.navigation {
		top: 90px;
		left: 205px;
		width: 49%;
	}
	.customNavRenome{
		margin: 25px 0 0 -3px;
	}
	.nav-tabs > li > a, .nav-pills > li > a{
		padding: 7px 8px;
		font-size: 11px;
	}
	.menu-icon-expand:after{
		width: 10px;
		display: inline-block;
		text-align: center;
		margin-left: 0px;
	}
	.bloco-news-coluna-1 {
		width: 32%;
	}
	.bloco-news-coluna-2 {
		width: 32%;
	}
	.formNewsPrincipal{
		width: 235px;
	}
	.miniChefNews{
		right: 195px;
	}
	.formNewsPrincipal .acym_introtext{
		font-size: 9px;
	}
	.formNewsPrincipal .acysubbuttons input{
		font-size: 10px;
		line-height: 33px;
	}
	.moduloNewsEnd {
    	padding: 26px 0px 0px 20px;
	}
	.lnpd_item_title .principal-item-titulo{
		font-size: 9px;
	}
}

@media (max-width: 980px) {
	.blogOfertas .row-fluid .span6{
		width: 100%;
   		margin: 0;
	}
	embed.embed-encarte {
    	min-height: 420px;
	}
	#jevents{
		padding: 0;	
	}
	.item-page .page-header, #jevents_header{
		margin: 0 0 30px -10px;
	}
	#jevents_body .cal_top_day_names {
		width: 100% !important;
    	min-width: inherit;
	}
	#jevents_body .cal_table {
		height: 510px;
		width: 100% !important;
	}
	#jevents_body .jev_toprow div.previousmonth a, #jevents_body .jev_toprow div.nextmonth a {
		font-size: 11px;
	}
	.jev_toprow div.currentmonth{
		font-size: 13px;
    	line-height: 41px !important;
	}
	#jevents_body .cal_top_day_names td{
		padding: 0;
    	text-align: center;
	}
	.regiaoBanner{
		height: 120px;
	}
	.regiaoBanner p {
		font-size: 12px;
		line-height: 15px;
		padding: 10px;
		bottom: -30px;
	}
	.regiaoDescricao{
		font-size: 12px !important;
		padding: 15px 10px;
		line-height: 19px !important;
	}
	.regiaoTable{
		display: block;
		width: 100%;
	}
	.regiaoItem {
		display: block;
		width: 100%;
		border: 1px solid #CCC;
		padding: 5px;
		margin: 0 0 20px 0;
	}
	.regiaoItemNumero, .regiaoItemLogo{
		width: 100% !important;
		display: block;
		text-align: center;
	}
	.regiaoItemNumero span{
		margin: 10px;
	}
	.regiaoItemSocial, .regiaoItemTitulo{
		width: 100% !important;
		clear: both;
		display: block;
		margin: 20px 0;
		text-align: center;
		padding: 0;
	}
	.container{
		max-width: 760px;
	}
	.barraTopo .container{
		width: 100%;
		background: #282828;
	}
	.blocoData{
		font-size: 14px;
		color: #666;
	}
	.customNavBandeiras{
		margin: 12px 20px 12px 0;
	}
	.customNavRenome{
		margin: 18px;
	}
	#flag-menu{
		margin: 0;
	}
	header .container {
		padding: 0;
	}
	.header-inner{
		box-shadow: inset 0px 0px 10px rgb(0 0 0 / 0.05);
	}
	.brand {
		margin: 14px;
		background-image: url(/images/novacentro/logotipo-horizontal-slogan.png);
		image-rendering: -webkit-optimize-contrast;
	}
	.navigation, .mod_search93{
		display: none;
	}
	.customNavSlogan{
		position: absolute;
		bottom: 0;
		z-index: 1;
		left: 20px;
		text-align: left;
	}
	.slogan{
		font-size:14px;
	}
	.slogan:before{
		margin-left: 5px;
		content: "\f164";
    	font: normal normal normal 14px/1 FontAwesome;
	}
	.span3{
		width: 16.55%;
	}
	.span9{
		width: 83.45%;
	}
	.formNewsPrincipal{
		width: 124%;
		padding: 30px;
		position: relative;
		top: inherit;
		left: inherit;
		right: inherit;
		bottom: inherit;
		clear: both;
		background: #fafafa;
	}
	.bloco-news-coluna-1 {
		width: 50%;
		padding: 26px;
	}
	.bloco-news-coluna-2 {
		width: 50%;
		padding: 26px;
	}
	.moduloNewsEnd {
		padding: 0;
		overflow: hidden;
		border-radius: 3px 3px 0 0;
		margin-bottom: 20px;
		height: 200px;
	}
	.formNewsPrincipal .acym_introtext {
		font-size: 14px;
	}
	.formNewsPrincipal .acysubbuttons input {
		font-size: 13px;
    	line-height: 40px;
	}
	.miniChefNews{
		display: none;
	}
	.menu-bar-responsivo{
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	.menu-bar-responsivo .menu-open{
		color: #FFF;
		width: 75px;
		height: 40px;
		line-height: 40px;
		padding-right: 5px;
	}
	.menu-bar-responsivo .menu-open:after{
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 16px;
	}
	.menu-bar-responsivo  .menu-open span{
		float: left;
		height: 40px;
		line-height: 40px;
		font-family: 'montserrat-regular';
		font-size: 12px;
		letter-spacing: -0.2pt;
	}
	.principal-item-titulo{
		font-size: 9px;
		padding: 5px;
		height: 50px;
	}
	.principal-bloco-noticias {
		width: 100%;
    	margin-bottom: 15px;
	}
	.lnpd_item_title .principal-item-titulo {
		bottom: -50px;
	}
	.principal-item-noticias .lnpd_item_with_intro a {
		margin: 0 0 50px !important;
	}
	.principal-bloco-videos {
		width: 100%;
	}
	.principal-bloco-revista {
		width: 100%;
		margin-top: 20px;
	}
	.principal-bloco-ofertas {
		width: 100% !important;
    	margin-bottom: 20px;
	}

}

@media (max-width: 760px) {
	.anuncieBlocoDinamico{
		flex-direction: column;	
	}
	.anuncieBlocoDinamico img{
		margin: 0 0 20px 0 !important;
	}
	.anuncieBlocoDinamico h1{
		text-align: center;
	}
	.barra-fixa-rodape{
		display: inherit;
		margin-left: -10px;
	}
	.barra-fixa-topo{
		display: none !important;
	}
	.AdSense-Bloco-Artigo {
	    margin: 20px auto;
	}
	.SuperBannerRes{
		display: block;
	}
	.SuperBannerPrincipal{
		display: none;
	}
	.SuperBannerRes .banner_slider{
		padding-top: 106%;
	}
	.pagOfertasBanner {
    	height: 110px;
	}
	.nav-bandeiras{
		display: none;
	}
	.parceirosLogo{
		margin:20px auto 0;
	}
	.finderpesquisaReceitas form{
		width: 100%;
		height: 95px;
	}
	.finderpesquisaReceitas .search-query, .finderpesquisaReceitas button{
		border-radius: 0 !important;
	}
	.subMenuReceitas p{
		font-size: 10px;
	}
	.blocoReceitasCategoriaLink{
		width: calc( 100% - 20px );
    	padding-top: 100%;
	}
	.blocoTituloReceitas{
		padding: 0;
	}
	.blocoTituloReceitas .ttTitulo{
		float: inherit;
   		text-align: center;
	}	
	.blocoTituloReceitas .ttSubTitulo{
		position: relative;
		bottom: inherit;
		right: inherit;
		padding: 10px 0;
		background: #4a0400;
	}
	.subMenuReceitas{
		padding: 5px 0;
	}
	.subMenuReceitas a {
		font-size: 10px;
		padding: 0px 5px;
		color: #666;
		letter-spacing: 0.1pt;
	}
	.backRecipes:before{
		font-size: 10px;
		color:#333;
	}
	.subMenuReceitas li, .backRecipes{
		background: #FFF;
		color:#333;
	}
	.counter{
		width: 100%;
		float: inherit;
		text-align: center;
		box-sizing: border-box;
	}
	.ofertasBlocoItem{
		width: 100%;
		padding-top: 80%;
		margin-bottom: 45%;
	}
	.ofertasBlocoItem p{
		bottom: -35%;
		font-size: 11px;
	}
	.ofertasBlocoItem span{
		clear: both;
		display: block;
		margin-bottom: 0;
	}
	.phocagallery-box-file, .pg-csv-box, .pg-cv-box{
		width: 100%;
		padding: 0;
	}
	.home-com-destaque{
		min-height: 285px;
	}
	#jevents_body .cal_top_day_names{
		display: none;
	}
	#jevents_body .cal_daysoutofmonth, #jevents_body .cal_daysnoevents{
		display: none;
	}
	#jevents_body .cal_dayshasevents, #jevents_body .cal_today{
		width: 100% !important;
    	float: left;
	}
	#jevents_body .cal_table{
		height: auto;
	}
	#jevents_body .cal_cell_rows{
		height: auto;
    	display: block;
	}
	body{
		background-image: none;
		padding: 10px 10px 50px;
	}
	.body .container {
		padding: 10px 10px 0;
	}
	.principal-bloco-titulo span{
		margin: 0 0 10px 0 !important;
    	width: 100% !important;
	}
	.menu-overlay{
		backdrop-filter: none;
	}
	.blocoData, .slogan{
		display: none;
	}
	.container{
		max-width: 100%;
		overflow: hidden;
	}
	.span3, .span9{
		width: 100%
	}
	.principal-container-preview{
		width: 100%
	}
	.customNavBandeiras, .customNavRenome{
		position: absolute;
	}
	.customNavBandeiras{
		width: 90px;
		height: 40px;
		bottom: -50px;
		z-index: 1;
		margin: 0 0 0 5px;
		line-height: 50px;
	}
	.customNavBandeiras #flag-menu{
		width: 100%;
		height: 40px;
		line-height: 40px;
	}
	.customNavBandeiras #flag-menu li a{
		display: inline-block;
		float: left;
		width: 23px;
		height: 23px;
		line-height: 23px;
		margin-left: 6px;
	}
	.customNavRenome{
		display: none;
	}
	.customNavRenome p{
		display: none;
	}
	.customNavRenome img{
		height: 30px;
		margin: 5px 0 5px 5px;
		float: left;
		border-radius: 3px 0 0 3px;
	}
	.customNavRenome div{
		bottom: 5px;
		right: 0;
	}
	.customNavRenome a{
		width: 60px;
		font-size: 11px;
		border-radius: 0 3px 3px 0;
		box-shadow: none;
		background: rgb(255 255 255 / 0.5);
	}
	.brand{
		display: flex;
		width: 80%;
		margin: 1% 10%;
		background-size: contain;
		border: 0;
	}
	.customTopoSocial{
		float: left;
	}
	.icone-social{
		margin-right: 3px;
	}
	.banner_slider{
		padding-top: 41%;
		margin: -10px 0 0 -10px;
		width: calc( 100% + 20px ) !important;
	}
	.item-page .page-header h2 {
		font-size: 15px;
		text-indent: 10px;
	}
	.span9{
		padding: 0;
	}
	.item-page {
    	padding: 0 5px 10px;
	}
	.item-page .page-header{
		margin: 0 -5px 15px -15px;
	}
	.breadcrumb{
		display: none;
	}
	.moduloNewsEnd{
		overflow: inherit;
		height: auto;
		max-height: inherit;
		margin-bottom: 10px;
		display: none;
	}
	.moduloNewsEnd:after{
		display: table;
		content: "";
		line-height: 0;
		clear: both;
	}
	.moduloNewsEnd:before{
		display: table;
		content: "";
		line-height: 0;
		clear: both;
	}
	.modNews .container {
		padding: 0px 10px 10px;
	}
	.formNewsPrincipal{
		width: 100%;
		margin-bottom: 10px;
		padding: 20px;
	}
	.bloco-news-coluna-1, .bloco-news-coluna-2{
		width: 100%;
		padding-bottom: 0;
		margin: 0;
	}
	.bloco-news-coluna-2{
		padding-bottom: 10px;
	}
	.res-banner-baixo .banneritem {
    	position: relative;
	}
	.res-banner-baixo {
		width: 100% !important;
		text-align: center !important;
		background: #e7e7e7 !important;
		padding: 10px 0 10px !important;
		border-radius: 3px;
		margin: 0 !important;
		box-sizing: content-box !important;
	}
	.res-banner-baixo .banneritem{
		position: absolute;
		width: 100%;
	}
	.bloco-home-com-destaque{
		clear: both;
		overflow: auto;
		padding: 0 15px;	
	}
	.home-com-logo{
		margin: 10px auto;
    	padding-top: 50%;
	}
	.newsEndereco span{
		display: contents;
	}
	.trace-end{
		display: contents;
	}
	[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
		float: none;
		display: block;
		width: 100%;
		margin-left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	div#aside {
		background: #fafafa;
		padding-bottom: 15px;
		padding-top: 10px;
		overflow: auto;
		margin-bottom: 10px;
		border-radius: 3px;
	}
	.modNews #aside {
		background: none;
		padding-bottom: 0;
		padding-top: 0;
		overflow: auto;
		margin-bottom: 0;
		border-radius: 0;
	}
	.well {
		text-align: center;
		float: left;
		padding: 20px 10px 0;
		width: 50%;
		box-sizing: border-box;
		background: #fafafa;
		margin: 0;
	}
	footer .container{
		padding: 0;
	}
	.bannergroup920-180 {
		padding-top: 14.5%;
	}
	.bannergroup920-180 a{
		padding: 0;
	}
	.bannergroupSuperBanner{
		margin-bottom: 10px;
	}
	.principal-item-receita-destaque, .principal-item-receita, .principal-item-ofertas-destaque, .principal-item-ofertas{
		width: 100%;
		margin: 0 0 10px 0;
		padding-top: 100%;
	}
	.principal-item-titulo {
		font-size: 11px;
	}
	.principal-noticias-revista-videos .container{
		padding: 0 0 10px 0;
	}
	.principal-bloco-revista {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.principal-item-noticias .lnpd_item_with_intro{
		margin: 0 0 10px 0;
		width: 100%;
		padding: 90% 0 0 0;
		float: inherit;
		clear: both;
	}
	.lnpd_item_title .principal-item-titulo{
		font-size: 12px;
    	padding: 5px 38px;
	}
	.principal-item-noticias .lnpd_item_without_intro a{
		margin: 0 0 10px 0;
	}
	.principal-item-noticias .lnpd_item_without_intro{
		width: 100%;
		margin: 0 !important;
	}
	.principal-bloco-noticias {
    	width: 100%;
	}
	.principal-bloco-receitas{
		margin: 0;
	}
	.icone-noticias, .icone-revista{
		margin: 0 0 10px 0 !important;		
	}
	.disclaimer {
		text-align: left;
	}
	.bannergroup920-180{
		display: none;		
	}
	.bannergroupbanner-rodape-res{
		width: 100%;
		padding-top: 100%;
		display: block;
	}
	.bannergroupbanner-rodape-res .banneritem {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}
	.bannergroupbanner-rodape-res img{
		width: 100%;
	}
	.icone-noticias {
		width: 100% !important;
		margin: 0 0 20px 0 !important;
	}
}
























