@charset "utf-8";

/* CSS Document */

@media only screen and (max-width: 600px){

				.formatlogo {

					width: 144px;

					margin-top: 0px!important;

				}
	
	.img_cover {
	    height: 138px!important;
    object-fit: cover!important;
	    width: 220px;
	}

}

.formatlogo {

	margin-top: -45px;

    

}

@media only screen and (min-width: 600px){

	.tm-site-header {
        height: 166px!important;  

}

    

    .tm-site-branding {
	width: 345px!important;
    height: 121px!important;
    margin-left: -33px;
}

    .tm-site-branding:before {   
    height: 200px!important;

}

    .formatlogo {
        width: 265px!important;

    }	

}


.cor-bege {
	    background-color: #eed5c9;
}


.tdestaque {
	    font-weight: 900;
    color: #b89141;
	    width: 52px;
}


.img_cover {
	height: 355px;
    object-fit: cover;
}

