﻿.center-block .color-block .text-color-block {
  width: 1004px;
  text-align: center;
  margin: 0 auto;
}
.color-block.extra {
	color: #444444; 
	padding-bottom: 40px; 
	background-color: #ffffff !important;
}
p {
	text-align: left;
	line-height: 1.4em;
	padding-top: 8px;
	padding-bottom: 18px;
	font-size: 16px;
}
p.titulo {
	text-align: left;
	color: #4c6c9d; 
	line-height: 1.3em; 
	font-size: 3em;
}

.seta {
	width: 8%; 	
	float: left;
	background-image: url('/Particulares/Contas/Caixadirecta/PublishingImages/Adesao-Extrato/arrow.png');
	background-repeat: no-repeat;
	height: 300px;
	background-position: center;
}
.exemplo {
	width: 45%;
	float: left;
	background-image: url('/Particulares/Contas/Caixadirecta/PublishingImages/Adesao-Extrato/extrato.png');
	background-repeat: no-repeat;
	    background-position: center;
	height: 300px;
}
.exemplo2 {
	width: 45%;
	float: left;
	background-image: url('/Particulares/Contas/Caixadirecta/PublishingImages/Adesao-Extrato/formulario.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
}


@media (max-width: 1024px) {
.center-block .color-block .text-color-block {
  width: 800px;
  text-align: center;
  margin: 0 auto;
}
}

@media (max-width: 768px) {
.center-block .color-block .text-color-block {
  width: 600px;
  text-align: center;
  margin: 0 auto;
}
p {
	text-align: left; 
	line-height: 1.3em; 
	padding-top: 10px; 	
	padding-bottom: 10px;
	font-size: 16px;
}
p.titulo {
	text-align: left;
	color: #4c6c9d; 
	line-height: 1.1em; 
	font-size: 2.4em;
}
.seta {
	width: 100%;
	float: none;
	background-image: url('/Particulares/Contas/Caixadirecta/PublishingImages/Adesao-Extrato/arrow_m.png');
	background-repeat: no-repeat;
	background-position: center;
	height:102px;
}
.exemplo {
	width: 100%;
	text-align: center; 	
	float: none;
	background-image: url('/Particulares/Contas/Caixadirecta/PublishingImages/Adesao-Extrato/extrato.png');
	background-repeat: no-repeat;
	background-position: center;
}
.exemplo2 {
	width: 100%;
	text-align: center; 	
	float: none;
	background-image: url('/Particulares/Contas/Caixadirecta/PublishingImages/Adesao-Extrato/formulario.png');
	background-repeat: no-repeat;
	background-position: center;
}
}

@media (max-width: 430px) {
.center-block .color-block .text-color-block {
  width: 350px;
  text-align: center;
  margin: 0 auto;
}
}
@media (max-width: 360px) {

.center-block .color-block .text-color-block {
  width: 320px;
  text-align: center;
  margin: 0 auto;
}
}

