body{
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}
.form-control,
.form-control:hover,
.form-control:focus,
#search-text,
#search-text:hover,
#search-text:focus{
	outline: none;
}
.home-banner{
	float: left;
	width: 100%;
}
/*.home-banner .slide-text{
	bottom: -200px;
    padding-top: 0;
    margin: 0;
    height: 200px;
}
.home-banner .slide-text h2 span{
	color: #cc4814;
	font-size: 36px;
	text-transform: lowercase;
}
.home-banner .slide-text h2 a{
	font-weight: 900;
	color: #462510;
	font-size: 36px;
}*/

.home-banner .slide-text h2 span{
	color: #cc4814;
	font-size: 30px;
	text-transform: lowercase;
}
.lineBreak{
	width: 100%;
	position: absolute;
	border-top: 1px solid #cc4814;
	height: 1px;
}

.subtit-home {
	
	margin: 30px 0 40px 0;
}

.home-banner .slider .slick-list {
    padding-bottom: 150px !important;
}
.home-banner .slide-text{
 width: 100%;
 bottom: -150px;
  height: 150px;
}
.home-banner .slide-text h2{
	margin-top: 0;
}

.home-banner .slick-prev, .home-banner .slick-next{
	bottom: 150px;
}
.home-banner .slick-prev:after{
	    content: '';
    width: 24px;
    height: 44px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    background: url(../img/home/slide-left.png) no-repeat center top;
}
.home-banner .slick-next:after{
	content: '';
    width: 24px;
    height: 44px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    background: url(../img/home/slide-right.png) no-repeat center top;
}


.click-btn{
	position:absolute;
	bottom:40px;
	left:0;
	right:0;
	margin:auto;
	width:140px;
	background:#f7b826;
	color:#fff;
	font: 700 15px/40px 'Roboto';
	text-transform:uppercase;
	text-align:center;
}
.click-btn:hover,.click-btn:focus{
	background:#f6ae07;	
	color:#fff;
}
.culture-wrap {
    padding: 27px 0;
    margin-top: 100px;
}
.culture-wrap .boxreceitas{

	width: 100%;
    position: relative;
    margin-bottom: 50px;
    min-height: 1px;
}
.culture-wrap .tres-banner{
	    margin-top: -74px;
}
.culture-wrap .boxreceitas .subtit-receita{
	width: 320px;
    margin: 0 auto;
    margin-top: -74px;
    background-color: #fff;
    text-align: center;
    text-transform: lowercase;
    font-size: 36px;
}
.culture-wrap .boxreceitas .subtit-receita img{
	margin: 0 auto;
	margin-bottom: 15px;
}
.group-offer{
	text-align:right;	
	padding-right:45px;
}
.group-offer span,.group-offer a{
	display:inline-block;
	vertical-align:middle;	
}
.group-offer span {
    color: #676867;
    font: 500 9px/14px "Roboto";
    padding-right: 3px;
    text-transform: uppercase;
}
.videos-wrap {
    padding: 25px 0;
}

.videos-wrap iframe, .infovideo-img {
	height:605px !important;	
	width: 100% !important;
}

.infovideo-img {
	background: top center;
}
.more-videos-block{
	overflow:hidden;
	text-align:center;	
}
.more-videos-block h3{
	color:#f8b200;
	text-align: center;
	margin-top: 5px;
	font-size: 16px;
	padding: 0 !important;
}
.row-infografico img{
	height: 260px;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 100%;
}
@media (max-width: 767px){
	.row-infografico img{
		width: 100%;
    	height: auto;
	}
}
.row-video img{
	height: 150px;
	margin-bottom: 10px;
}
.more-videos-block h3:after{
	content:url(../img/home/icon.png);	
	display:block;
}
.more-videos{
	font: 700 18px/32px 'Roboto';
	display:block;
	margin:0px 10px 5px 0;
	color:#fff;
	float: right;
	clear: right;
}
/*.more-videos-block:after{
	content:'';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 340px 340px;
	border-color: transparent transparent #e0b0a9 transparent;
	position:absolute;
	right:12px;
	bottom:0;
	z-index:-1;
}*/
.more-videos:hover,.more-videos:focus{
	color:#fff;	
}

.mais_info_video {
	position: absolute;
	bottom: 0;
	right: 10px;
}




.latest-wrap {
    padding: 29px 0;
    margin-top: 100px;
}
.home {
    padding: 0 0 40px;
}
.slide-text img{
	margin:0 auto;
}
.more-videos-block a:hover,.more-videos-block a:focus{
	text-decoration: none;
}
.ultimasnoticias{
	position: relative;
	margin-top: 100px;
}
.ultimasnoticias .rownoticias{
	margin-top: 50px;
}

.subtit-home{
    width: 170px;
    margin: 0 auto;
    margin-top: -80px;
    background-color: #fff;
    text-align: center;
    text-transform: lowercase;
    font-size: 36px;
}
.ultimasnoticias .subtit-home img{
	margin: 0 auto;
	margin-bottom: 10px;
}

.listPostCategory{
	margin-top: 40px;
}
.listPostCategory .conteduoposts img{
	/*max-height: 250px;*/
    width: 100%;
}
@media (min-width: 991px){
	.listPostCategory .conteduoposts img{
		max-height: 150px;
	}
}

.listPostCategory h3{
	margin: 0 auto;
	font-size: 16px;
	color: #cc4814;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
}




.listPostCategory h3 a{
	color: #cc4814;
}

.listPostCategory .descricaoconteudo{
	color: #462510;
}

.listPostCategory p{
	font-size: 14px;
	color: #462510;
	font-weight: 700;
	text-align: left;
}
.listPostCategory .conteduoposts{
	margin-bottom: 15px;
    width: 100%;
    height: auto;
    display: table;
}
.listPostCategory .boximagem{
	width: 225px;
    float: left;
    margin-right: 15px;
}
.listPostCategory .conteudotexto{
	padding-top: 30px;
}
/* responsive styles */
@media (max-width:1479px){



.videos-wrap iframe, .infovideo-img {
	height:605px !important;	
	width: 100% !important;
}



}
@media (max-width:1199px){

h3{
	font-size:16px;	
}
.ultimasnoticias .conteudoTexto h3{
	font-size: 16px;
}
.descricaoconteudo{
	display: none;
}


body{
	font-size:13px;	
}

.videos-wrap iframe, .infovideo-img {
    height: 450px !important;
}


.more-videos{
	padding: 5px 10px;	
}
.partner-logos {
    padding-left: 12px;
}
.partner-logos li{
	margin-right:20px;
}
.copy-rights{
	padding-right:12px;
}
}
@media (max-width:991px){
.listPostCategory h3{
	text-align: center;
}
	
.tres-banner figure img{
	width:100%;	
}


.more-videos,.more-videos:hover,.more-videos:focus {
    background: #e0b0a9;
    margin: 0 auto;
    max-width: 160px;
    text-align: center;
}

.videos-wrap {
    padding: 0;
}
.videos-wrap iframe, .infovideo-img {
	margin-bottom:25px !important;
}
.copy-rights,.partner-logos{
	text-align:center;	
}
.copy-rights{
	padding-top:20px;
}
}
@media (max-width:767px){
	.rownoticias .col-xs-6.col-md-3, .culture-wrap .col-xs-6.col-md-4, .listPostCategory .more-videos-block{
		width: 100%;
		float: none;
	}
	.listPostCategory .more-videos-block img{
		margin:0 auto;
		margin-bottom: 15px;
		height: auto;
	}
	.listPostCategory .boximagem{
		float: none;
		width: 100%;
	}
	.listPostCategory .boximagem img{
		margin: 0 auto;
	}
	.home-banner .slide-text{
		bottom: 0;
	}
	.home-banner .slider .slick-list{
		padding-bottom: 0 !important;
	}
.culture-wrap {
    padding:0 0 25px;
}	

.group-offer {
    margin-bottom: 20px;
    padding-right: 12px;
    text-align: center;
}
.videos-wrap iframe, .infovideo-img {
    height: 300px !important;
}


.home {
    padding: 0;
}
.latest-wrap{
	padding-bottom:0;
}
.top-booter{
	padding:30px 0;
}
.receipes-mail-block {
    padding-bottom: 30px;
}
.sitemap {
    padding: 30px 20px 0;
}
.partner-logos li{
	margin-bottom:20px;
}
.copy-rights {
    padding: 0;
}
}


.figure-infografico{
	height: 260px; 
	width: 100%; 
	background-size: cover !important;
	margin-bottom: 15px;
}

@media (max-width: 768px){
	.figure-infografico{
		height: 300px; 
		width: 100%; 
		background-size: cover !important;
		margin-bottom: 15px;
	}
}

/*     SLIDER     */

#mexido-slider{
	border-bottom: 5px solid #cc4814;
	margin-bottom: 50px;
}

.mexido-slide_shadow{
	width: 100%;
	background-image: url(../img/slide-shadow.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.mexido-slide{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
}

.mexido-slide .container{
	min-height: 450px;
	position: relative;
}

@media screen and (min-width: 1400px) {
	.mexido-slide .container{
		min-height: 550px;
	}
}

.mexido-slide h2{
	color: #fff;
	font-size: 35px;
	line-height: 1;
	padding: 0 20px 0 0;
	margin: 0;
	position: absolute;
	left: 15px;
	bottom: 50px;
}

#mexido-slider .owl-dots{
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
}

#mexido-slider .owl-dot{
	display: inline-block;
	
}

#mexido-slider .owl-dot span{
	display: block;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	opacity: .2;
	margin: 0 4px;
}

#mexido-slider .owl-dot.active span{
	opacity: 1;
}