/******************* cca-c211 ****************************/

.cca-c211b {
	width: 100%;
	padding: 0 15px;
}

.cca-c211b .box-tt .tt-section {
	font-size: 17px;
	line-height: 30px;
	margin-left: 0;
	text-transform: uppercase;
}

.cca-c211b .box-tt .tt-section.tt-full {
	font-size: 25px;
	text-transform: none;
}

.cca-c211b .box-right {
	float: none;
	width: 100%;
	display: block;
	padding: 0;
}

.cca-c211b .box-tt {
	margin-bottom: 15px;
}

.cca-c211b .box-txt {
	padding: 0 0px;
}

.cca-c211b .box-txt>p {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #6d6e72;
	line-height: 18px;
	margin-bottom: 15px;
}

.cca-c211b .box-txt>p>a {
	color: #6d6e72;
}

.cca-c211b .box-txt>p>strong>i {
	font-size: 12px;
	width: 18px;
	text-align: center;
}

.cca-c211b .box-txt>h4 {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #6d6e72;
	line-height: 20px;
	margin: 25px 0;
}

.cca-c211b .box-txt>.btn-default {
	background: #ffde00;
	color: #303030;
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 16px;
	margin-top: 20px;
	text-transform: none;
	padding: 14px 10px;
	white-space: normal;
}

.cca-c211b .box-txt>.btn-default>i {
	color: #ffa800;
	margin-right: 5px;
}

.cca-c211b.bloco-secondary .box-tt {
	padding: 0 15px;
}

.cca-c211b.bloco-secondary .box-txt>h4 {
	font-size: 17px;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #ffa800;
	font-weight: 700;
}

.cca-c211b.bloco-secondary .box-txt {
	border-bottom: 1px solid #e7e7e7;
	padding: 0 30px;
}

.cca-c211b.bloco-secondary .box-txt:last-child {
	border: none;
}

.cca-c211b.bloco-secondary.bloco-txt .box-txt {
	margin-top: 40px;
	padding: 20px 40px;
	background: #f5f5f5;
}

.cca-c211b.bloco-secondary.bloco-txt .box-txt>p {
	position: relative;
	line-height: 20px;
	color: #6d6d6d;
}

.cca-c211b.bloco-secondary.bloco-txt .box-txt>p:before {
	content: '';
	height: 30px;
	position: absolute;
	left: -20px;
	top: -4px;
	width: 5px;
	background: #ffa800;
}

.cca-c211b.bloco-secondary.bloco-txt .box-txt>ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.cca-c211b.bloco-secondary.bloco-txt .box-txt>ul>li {
	margin-bottom: 12px;
}

.cca-c211b.bloco-secondary.bloco-txt .box-txt>ul>li>p {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #6d6d6d;
	line-height: 20px;
	font-weight: 700;
}

.cca-c211b.bloco-secondary.bloco-txt .box-txt>ul>li>p>i {
	font-size: 6px;
	color: #ffa800;
	line-height: 10px;
	vertical-align: middle;
	margin-right: 5px;
}

/*template Hotsite*/

.cca-c211b.bloco-hotsite .box-txt>h4 {
	font-size: 17px;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #22bdff;
	font-weight: 700;
}

@media (min-width: 992px) {
	.cca-c211b {
		padding: 0;
	}
}

@media (max-width: 1199px) {
	.cca-c211b .box-right {
		width: 100%;
	}
	.cca-c211b .box-script>img {
		width: 100%;
	}
	.tt-section {
		padding: 0 5px 0 15px;
	}
}