.clear {
	clear: both;
}
a, a:link, a:visited, a:hover, a:active {
	text-decoration: none
}
/* ===== Daksa Comunicação Integrada ==================================================
   author : Nicolas C. Barbosa
   ==================================================================================== */

/*******************
****** Corpo  ******
*******************/
body {
	font-family: 'Roboto Slab', serif;
	font-size: 12px;
	margin: 0;
}
#topo {
	width: 820px;
	margin: 0px auto;
	height: 120px;
}
#chat {
	position: relative;
	padding-left: 20px;
	bottom: 28px;
}
#video_banner{
	width:960px;
	margin:0 auto;
}
#video {
	height: 250px;
	width: 440px;
	float: left;
}
#predios {
	display: block;
	width: 320px;
	max-width: 100%;
	margin: 0 auto;
}
#cliente {
	position: relative;
	display: block;
	width: 230px;
	margin-right:auto;
	margin-left:auto;
	margin-top: -330px;
	margin-bottom: 20px;
	left:280px;
}
#rodape {
	position: absolute;
	width: 100%;
	background: #EAEAEA;
}
#rodape img {
	position: relative;
	left: 250px;
	float:left;
	width: 230px;
}
#texto_rodape {
	margin-top:25px;
	position:relative;
	right:280px;
	float:right;
	width: 335px;
}
#texto_rodape a {
	padding-top: 10px;
	color: #000;
}
/*******************
****** Banner ******
*******************/

/**estilos do script**/
.cycle-slideshow {
	float:right;
	max-height: 180px;
	position: relative;
}
#banner-pager {
	text-align: center;
	width: 200px;
	position: relative;
	float:right;
	right:140px;
}
#banner-pager strong {
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	min-width: 20px;
}
#banner-pager a {
	color: #900709;
}
.cycle-pager-active {
	background: url(../img/seta_numeros.jpg) no-repeat;
	background-size: 100%;
}
.cycle-pager-active a {
	color: #FFF!important;
	padding-top: 2px!important;
}
/**div do banner**/
#texto_banner{
	float: right;
	width:300px;
	right:140px;
	position:relative;
	color: #900709;
	font-size:18px;
	font-weight:normal;
	margin-bottom:20px;
}
#texto_banner p {
	display:inline;
	font-size:21px;
}
.banner img {
	width: 130px;
}
.banner span {
	position: relative;
	margin-left: 15px;
	bottom: 30px;
	color: #828385;
	display: inline-block;
	width: 320px;
}
#icon_2{
	bottom:40px;
	}
.banner strong {
	font-size: 18px;
	font-weight: normal;
	display: block;
	color: #AA0000;
}
/*******************
**** Texto Topo ****
*******************/

#texto {
	width: 410px;
	margin: 0 auto;
	right: 270px;
	position: relative;
	padding-top: 20px;
}
.p1 {
	font-size: 13px;
	color: #828385;
}
.p2 {
	font-size: 13px;
	color: #828385;
}
.b1 {
	color: #000;
}
.b2 {
	color: #AA0000;
}
/*******************
**** Formulário ****
*******************/

#form {
	margin: 0 auto;
	width: 960px;
}
.form_row {
	width: 620px;
	float: left;
}
.form_row div {
	display: block;
	float: left;
	margin-bottom: 10px;
}
.form_row div span {
	width: 65px;
	display: inline-block;
	color: #AA0000;
	font-size: 17px;
}
.form_row div input {
	background-color: #D7D8DC;
	margin-right: 20px;
	margin-left: 10px;
	width: 210px;
	height: 30px;
	border: 0;
}
#obs {
	font-size: 12px;
	color: #828385;
}
#bot_enviar {
	position: relative;
	left: 75px;
	background-color: #013C7E;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	width: 210px;
	height: 30px;
	border-radius: 5px;
	border: 0;
	margin-top: 18px;
}

    #bot_enviar:hover
    {
        cursor: pointer;
    }
/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
	padding-top: 20px;
}
/*Esconde elementos versão mobile*/

#topo_m {
	display: none;
}
#rodape_m {
	display: none;
}
#video_m {
	display: none;
}
#video_m iframe {
	display: none;
}
#icones {
	display: none;
}
