#teleentrega{
	position: absolute;
	left:53%;
}

#espaco1{
	float: left;
	width: 38%;
}
#logo{
	float: left;
	width: 24%;
}
#logo img{
	/*width: 450px;*/
	/*max-height: 140px;*/
	width: 100%;
	padding-top: 7px;
	/*margin-left: 40px;*/
	/*padding-bottom: 5px;*/
}
#espaco2{
	float: left;
	width: 38%;
}
#espaco2{
	float: right;
}
/** ESPAÇO 1 **/
#entrega{
	margin-left: 10px;
	margin-top: 5px;
}
#espaco1 img{
	/*width: 450px;*/
	height: 130px;
	/*width: 90%;*/
	padding-top: 15px;
	margin-left: 45px;
	/*padding-bottom: 5px;*/
}
#container-widget{
	height: 105px;
	width: 210px;
}
#objeto-entrega{
	/*width:210px; */
	width: 100%;
	height:100px;
}
#creditos{
	width: 100%; 
	height: 15px; 
	font-size: 14px; 
	font-family: Arial,Helvetica,sans-serif;
}
/** ESPAÇO 2 **/
#redes{
	float: right;
	margin-right: 45px;
	margin-top: 35px;
	text-align: right;
}
#redes a{
	color: #FFF;
	text-decoration: none;
}
#redes a:hover{
	color: #3b5998;
}
#redes i{
	font-size: 80px;
}
#contatos{
	width: 100%;
}
#contatos #minres{
	display: none;
}
@media screen and (max-width: 1680px) {
	/*#logo{
		width: 24%;
	}
	#espaco1{
		width: 36.5%;
	}
	#espaco2{
		width: 36.5%;
	}*/
}
@media screen and (max-width: 1600px) {
	#logo{
		width: 28%;
	}
	#espaco1{
		width: 36%;
	}
	#espaco2{
		width: 36%;
	}
}
@media screen and (max-width: 1440px) {
	#logo{
		width: 31%;
	}
	#espaco1{
		width: 34.5%;
	}
	#espaco2{
		width: 34.5%;
	}
}
@media screen and (max-width: 1366px) {
	#logo{
		width: 33%;
	}
	#espaco1{
		width: 33.5%;
	}
	#espaco2{
		width: 33.5%;
	}
}
@media screen and (max-width: 1280px) {
	#logo{
		width: 35%;
	}
	#espaco1{
		width: 32.5%;
	}
	#espaco2{
		width: 32.5%;
	}
}
@media screen and (max-width: 1136px) {
	#logo{
		width: 39.2%;
	}
	#espaco1{
		width: 30.4%;
	}
	#espaco2{
		width: 30.4%;
	}
}
@media screen and (max-width: 1024px) {
	#logo{
		width: 40%;
	}
	#logo img {
		padding-top: 15px;
	}
	#espaco1{
		width: 30%;
	}
	#espaco1 img {
  		padding-top: 25px;
  	}
	#espaco2{
		width: 30%;
	}
}
@media screen and (max-width: 980px) {
	/*#logo{
		width: 45.5%;
	}
	#espaco1{
		width: 27.25%;
	}
	#espaco2{
		width: 27.25%;
	}*/
}
@media screen and (max-width: 854px) {
	/*#logo{
		width: 52.1%;
	}
	#espaco1{
		width: 23.95%;
	}
	#espaco2{
		width: 23.95%;
	}*/
	#logo img{
		padding-top: 25px;
	}
	#espaco1 img {
		height: 100px;
  		padding-top: 0px;
  		margin-top: 30px;
  		margin-left: 30px;
	}
	#redes{
		margin-right: 30px;
	}
	#redes i {
  		font-size: 70px;
	}
	#contatos{
		font-size: 13px;
	}
	#container-widget{
		width: 180px;
	}
}
@media screen and (max-width: 800px) {
	/*#logo{
		width: 50%;
	}
	#espaco1{
		width: 25%;
	}
	#espaco2{
		width: 25%;
	}*/
	#contatos{
		font-size: 12px;
	}
	#logo img{
		padding-top: 27px;
	}
	#creditos{
		display: none;
	}
	#entrega{
		margin-top: 0;
	}
	#container-widget{
		height: 125px;
	}
	#objeto-entrega {
		height: 100%;
	}
}
@media screen and (max-width: 768px) {
	/*#logo{
		width:52.085%;
	}
	#espaco1{
		width: 23.9575%;
	}
	#espaco2{
		width: 23.9575%;
	}*/
	#container-widget {
  		width: 100%;
	}
	#contatos{
		text-align: left;
	}
	#contatos email{
		display:none;
	}
	#contatos i:last-of-type{
		float: left;
		margin-top: 5px;
	}
	#contatos #minres{
		display: block;
		float: left;
		margin-top: 5px;
	}
}
@media screen and (max-width: 640px) {
	#header{
		height: 110px;
	}
	#espaco1 img {
  		height: 75px;
  		margin-top: 20px;
  	}
  	#logo img {
  		padding-top: 17px;
	}
	#redes{
		margin-top: 25px;
	}
	#redes i {
  		font-size: 60px;
	}
}
@media screen and (max-width: 576px) {
	/*#redes {
  		margin-top: 6px;
	}*/
	/*#redes a i {
		margin-right: 10px;
	}*/
	#logo{
		width: 44%;
	}
	#espaco1{
		width: 28%;
	}
	#espaco2{
		width: 28%;
	}
	#espaco1 img {
		margin-left: 15px;
	}
	#redes {
  		margin-right: 15px;
	}
	#contatos{
		display: none;
	}
}
@media screen and (max-width: 480px) {
	#espaco1{
		width: 31%;
	}
	#espaco1 img {
  		height: 65px;
  		margin-left: 5px;
  	}
  	#espaco2{
		width: 25%;
	}
	#logo{
		width: 48%;
	}
	#logo img {
  		padding-top: 21px;
	}
	#espaco2 {
  		width: 21%;
	}
	#redes{
		margin-top: 30px;
	}
	#redes i {
  		font-size: 50px;
	}
}
@media only screen and (min-width : 320px) and (max-width: 479px){
	#espaco1{
		display: none;
	}
	#logo img {
  		width: auto;
		max-width: 100%;
		max-height: 90px;
  		padding-top:10px;
  		padding-left: 10px;
	}
	#logo{
		width: 75%;
	}
	#espaco2 {
  		width: 25%;
	}
	#header{
		height: 100px;
	}
	#redes{
		margin-top: 23px;
	}
	#redes i{
		font-size: 45px;
	}
}
/*  WIDGET entrega */
.weather_24_3{
	display:inline-block;
	width:110px;
	height:120px;
	background:#030000;
	border-radius:5px;
	position:relative;
	font-family:Arial sans-serif;
	text-align:center
}
.weather_24_3_weather-img{
	top:15px;
	width:100%;
	position:absolute;
	text-align:center
}
.weather_24_3_day{
	text-transform:uppercase;
	color:#fff;
	font-size:9px;
	right:5px;
	font-weight:lighter;
	padding-right:2px
}
.weather_24_3_date{
	font-size:9px;
	color:#fff;
	line-height:13px;
	padding-left:2px
}
.weather_24_3_block1{
	position:absolute;
	top:5px;
	width:100%
}
.weather_24_3_temp{
	position:absolute;
	bottom:5px;
	width:100%;
	color:#fff;
	text-align:center
}
.weather_24_3_left{
	display:inline-block
}
.weather_24_3_temp-d{
	font-size:18px
}
.weather_24_3_temp-e{
	font-size:13px;
	line-height:21px
}
.weather_24_3_temp-amp{
	font-size:17px;
	line-height:21px;
	padding:0 2px
}
.weather_24_3_city{
	position:absolute;
	bottom:23px;
	width:100%;
	text-align:center;
	font-size:12px
}
.weather_24_3_city a{
	color:#fff;
	text-decoration:none
}