.loja {
	width: 310px;
	height: 430px;
	background-color: #ffffff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	
	/*Bootstrap*/
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	display: block;
}

.loja p{
	font-size: 14px;
	margin-top: 9px;
	margin-left: 15px;
	line-height: 23px;
}

.loja h1 {
	font-size: 2em;
	margin-top: 5px;
	margin-left: 103px;
	font-weight: bold;
}

.loja h2{
	font-size: 2.3em;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 77px;
}

.loja h3{
	font-size: 1.1em;
	margin-top: -34px;
	float: left;
	margin-left: 183px;
}

.loja img {
	margin-top: 0px;
	margin-left: 45px;
	width: 215px;
	float:left;
}

.contratar_loja img {
	margin-top: 26px;
	margin-left: 74px;
	width: 141px;
}

#conteudo-loja {
	height: 505px;
    overflow: hidden;
	color: #ffffff !important;
}

#conteudo-loja p {
	font-size: 12px;
	width: 800px;
	margin-left: 10px;
	text-decoration: none;
}

#conteudo-loja p:hover {
	font-size: 12px;
	width: 800px;
	margin-left: 10px;
	text-decoration: none;
}

/* ------------- */

#loja1 {
	border: 3px solid #ECF1EF;
	transition: 0.35s;
}

#loja1 p{
	color: #00aff0 !important;
	text-shadow: none;
	font-size: 14px;
	margin-top: 9px;
	margin-left: 15px;
	line-height: 23px;
}

#loja1 h1{
	display: block;
	color: #00aff0 !important;
	text-shadow: none;
	font-size: 3em;
	margin-top: 5px;
	margin-left: 103px;
	font-weight: bold;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.35em;
}

#loja1 h2{
	display: block;
	color: #00aff0 !important;
	text-shadow: none;
	font-size: 2.3em;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 100px;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
}

#loja1 h3{
	color: #00aff0 !important;
	text-shadow: none;
	font-size: 1.17em;
	margin-top: -34px;
	display: block;
	font-weight: bold;
}

/* ---------------- */

#loja1:hover p, #loja1:hover h1, #loja1:hover h2, #loja1:hover h3{
	color: #ffffff !important;
	text-shadow: none;
	text-decoration: none;
}

#loja1:hover {
	-webkit-box-shadow: 0px 1px 20px 5px rgba(0, 186, 255, 1);
	box-shadow: 0px 1px 20px 5px rgba(0, 186, 255, 1);
	background-color: #008bbf;
	transition: 0.5s;
	border: 3px solid #00aff0;
	color: #ffffff;
}

#loja2 {
	border: 3px solid #a8cf45;
	transition: 0.35s;
}

#loja2 p{
	color: #82a820 !important;
	text-shadow: none;
	font-size: 14px;
	margin-top: 9px;
	margin-left: 15px;
	line-height: 23px;
}

#loja2 h1{
	display: block;
	color: #82a820 !important;
	text-shadow: none;
	font-size: 3em;
	margin-top: 5px;
	margin-left: 103px;
	font-weight: bold;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.35em;
}

#loja2 h2{
	display: block;
	color: #82a820 !important;
	text-shadow: none;
	font-size: 2.3em;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 100px;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
}

#loja2 h3{
	color: #82a820 !important;
	text-shadow: none;
	font-size: 1.17em;
	margin-top: -34px;
	display: block;
	font-weight: bold;
}

#loja2:hover p, #loja2:hover h1, #loja2:hover h2, #loja2:hover h3{
	color: #ffffff !important;
	text-shadow: none;
	text-decoration: none;
}

#loja2:hover {
	-webkit-box-shadow: 0px 1px 20px 5px rgba(168, 207, 69, 0.8);
	box-shadow: 0px 1px 20px 5px rgba(168, 207, 69, 0.8);
	background-color: #7eb000;
	transition: 0.5s;
	border: 3px solid #a8cf45;
	color: #ffffff;
}

#loja3 {
	border: 3px solid #f58634;
	transition: 0.35s;
}

#loja3 p{
	color: #f58634 !important;
	text-shadow: none;
	font-size: 14px;
	margin-top: 9px;
	margin-left: 15px;
	line-height: 23px;
}

#loja3 h1{
	display: block;
	color: #f58634 !important;
	text-shadow: none;
	font-size: 3em;
	margin-top: 5px;
	margin-left: 103px;
	font-weight: bold;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.35em;
}

#loja3 h2{
	display: block;
	color: #f58634 !important;
	text-shadow: none;
	font-size: 2.3em;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 100px;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
}

#loja3 h3{
	color: #f58634 !important;
	text-shadow: none;
	font-size: 1.17em;
	margin-top: -34px;
	display: block;
	font-weight: bold;
}

#loja3:hover p, #loja3:hover h1, #loja3:hover h2, #loja3:hover h3{
	color: #ffffff !important;
	text-shadow: none;
	text-decoration: none;
}

#loja3:hover {
	-webkit-box-shadow: 0px 1px 20px 5px rgba(245, 134, 52, 0.8);
	box-shadow: 0px 1px 20px 5px rgba(245, 134, 52, 0.8);
	background-color: #c95500;
	transition: 0.5s;
	border: 3px solid #f58634;
	color: #ffffff !important;
}
