@charset "UTF-8";

body {
	
	background: #477DEC;
	margin: 0;
	height: 100%;
	padding-bottom: 15px;
	position: relative;
}



.container  {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items:  center;
	padding-top: 50px;
	
}

.bannerimage {
   	margin: auto;
	width: 260px;
	height: 260px;
	padding-left: 50px;
	position: relative;
	clear: both;
	
	
}

.bannerimage .img {
	margin: auto;
	height: 260px;
	width: 260px;
	background: url("../imagens/Ofertas-Diarias.eps.png") no-repeat left bottom;
	position: relative;
}

.selecione {
	height: 100px;
	padding-top: 1px;
	position: relative;
	clear: both;
}
.cidade {
	width: 100%;
	height: 30px;
	overflow: hidden;
	font-family: montserrat, sans-serif;
	font-style: normal;
	font-size: 16px;
	position: relative;
	
		
}

.container .footer {
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0px;
	left: 0;
	margin: auto;
	font-family: montserrat, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 7px;
	clear: both;
	
					
}
.body-content {
  min-height: 100%;
  /* igual a altura do rodapé */
  margin-bottom: 100px; 
}

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

.bannerimage {
   	margin: auto;
	width: 260px;
	height: 260px;
	padding-left: 50px;
	position: relative;
	clear: both;
	
	
}

.bannerimage .img {
	margin: auto;
	height: 260px;
	width: 260px;
	background: url("../imagens/Ofertas-Diarias.eps.png") no-repeat left bottom;
	position: relative;
}

.selecione {
	height: 100px;
	
	padding-top: 15px;
	position: relative;
	clear: both;
}
.cidade {
	width: 100%;
	height: 40px;
	overflow: hidden;
	font-family: montserrat, sans-serif;
	font-style: normal;
	font-size: 16px;
	position: relative;
	
		
}

.container .footer {
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0px;
	left: 0;
	font-family: montserrat, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 8px;
	clear: both;
	
}

.body-content {
  min-height: 100%;
  /* igual a altura do rodapé */
  margin-bottom: 40px; 
}

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

.bannerimage {
   	margin: auto auto;
	width: 300px;
	height: 300px;
	position: relative;
	clear: both;
	padding-right: 150px;
		
}

.bannerimage .img {
	margin: auto auto;
	height: 300px;
	width: 300px;
	background: url("../imagens/Ofertas-Diarias+Logo1.eps.png") no-repeat left bottom;
	position: relative;
}
.selecione {
	height: 100px;
	padding-top: 8px;
	position: relative;
	clear: both;
}
	
.cidade {
	width: 95%;
	height: 40px;
	overflow: hidden;
	font-family: montserrat, sans-serif;
	font-style: normal;
	font-size: 20px;
	position: relative;
}
	


.container .footer {
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0px;
	left: 0;
	font-family: montserrat, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	clear: both;
					
}
	
.body-content {
  min-height: 100%;
  /* igual a altura do rodapé */
  margin-bottom: 40px; 
}
	
}


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

.bannerimage {
   	margin: auto auto;
	width: 320px;
	height: 320px;
	position: relative;
	clear: both;
	padding-right: 150px;
		
}

.bannerimage .img {
	margin: auto auto;
	height: 320px;
	width: 320px;
	background: url("../imagens/Ofertas-Diarias+Logo1-320.png") no-repeat left bottom;
	position: relative;
}
.selecione {
	height: 100px;
	padding-top: 8px;
	position: relative;
	clear: both;
}
	
.cidade {
	width: 100%;
	height: 40px;
	overflow: hidden;
	font-family: montserrat, sans-serif;
	font-style: normal;
	font-size: 20px;
	position: relative;
}
	


.container .footer {
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0px;
	left: 0;
	font-family: montserrat, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	clear: both;
					
}
	
.body-content {
  min-height: 100%;
  /* igual a altura do rodapé */
  margin-bottom: 40px; 
}
}
	