﻿.ta.ct {
    
}

.ta.ct h2 {
	background-image: url('../img/ta-ct-h2-trans.png');
}

.ta-tp {
    
}

.ta-tp p {
    margin: 0 0 0 10px;
    font-size: 0.75em;
    color: #444;
}

.ta-me {
    padding: 40px 0 30px 0;
}

.ta-me:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ta-me .cl {
    width: 300px;
    float: left;
    padding: 20px 10px 10px 140px;
    background-repeat: no-repeat;
}

.ta-me .cl.cartao {
    background-image: url('../img/ta-me-cl-cartao-trans.png');
}

.ta-me .cl.adesivo {
    background-image: url('../img/ta-me-cl-adesivo-trans.png');
}

.ta-me .cl h3 {
    margin: 0 0 0 0;
    padding: 0;
    font-size: 1.13em;
    font-weight: normal;
    color: #2c8dc9;
}

.ta-me .cl p {
    margin: 0;
    padding: 0;
    font-size: 0.75em;
    color: #444;
}

.ta-me .cl .bt {
    margin: 0;
    padding: 10px 0 0 0;
}

.ta-me .cl .bt:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ta-me .cl .bt a {
    display: block;
    margin: 0;
    padding: 0;
    width: 120px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url('../img/ta-me-cl-bt-trans.png');
    text-indent: -9999px;
    overflow: hidden;
}

.ta-me .cl .bt a:hover {
    background-position: 0 -30px;
}

.ta-ba {
    padding: 0 0 30px 0;
}

.ta-ba h3 {
    margin: 0 0 0 10px;
    padding: 0;
    font-size: 1.13em;
    font-weight: normal;
    color: #2c8dc9;
}

.ta-ba .bx-rounded {
    width: 600px !important;
    height: 150px;
    padding-left: 300px;
}

.ta-ba .bx-rounded .thumb {
    position: absolute;
    top: -10px;
    left: 10px;
    z-index: 9999;
}

.ta-ba .bx-rounded h4 {
    margin: -15px 0 0 0;
    padding: 0;
    font-size: 1.13em;
    font-weight: normal;
    color: #2c8dc9;
}

.ta-ba .bx-rounded p {
    margin: 0;
    padding: 0 40px 0 0;
    font-size: 0.75em;
    color: #444;
}

.ta-ba .bx-rounded ul {
    margin: 5px 0 0 0;
    padding: 0;
}

.ta-ba .bx-rounded ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ta-ba .bx-rounded ul li {
    display: block;
    float: left;
    width: 110px;
    padding: 40px 6px 0 4px;
    background-position: top center;
    background-repeat: no-repeat;
    color: #666;
    font-size: 0.63em;
    text-align: center;
}

.ta-ba .bx-rounded ul li.facilita {
    background-image: url('../img/ta-ba-bx-rounded-ul-li-facilita.png');
}

.ta-ba .bx-rounded ul li.area {
    background-image: url('../img/ta-ba-bx-rounded-ul-li-area.png');
}

.ta-ba .bx-rounded ul li.celular {
    background-image: url('../img/ta-ba-bx-rounded-ul-li-celular.png');
}

.ta-ba .bx-rounded ul li.clima {
    background-image: url('../img/ta-ba-bx-rounded-ul-li-clima.png');
}

.ta-ba .bx-rounded ul li.interatividade {
    background-image: url('../img/ta-ba-bx-rounded-ul-li-interatividade.png');
}

.ta-ba .bx-rounded .bt {
    display: block;
    margin: 0 -10px 0 0;
    padding: 0;
}

.ta-ba .bx-rounded .bt:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ta-ba .bx-rounded .bt a {
    display: block;
    margin: 0;
    padding: 0;
    float: right;
    width: 110px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url('../img/ta-ba-bx-rounded-bt-trans.png');
    text-indent: -9999px;
    overflow: hidden;
}

.ta-ba .bx-rounded .bt a:hover {
    background-position: 0 -30px;
}

