/* ===== Daksa Comunicação Integrada ==================================================
   Css Feito Por : Nicolas C. Barbosa
   ==================================================================================== */

/*******************
****** Corpo  ******
*******************/

#topo_m {
	width: 355px;
	display: block;
	margin: 0px auto;
	height: 100px;
}
#siplanlogo {
	width: 200px;
	margin: 0 auto;
}
#logoreg {
	width: 150px;
	margin:0 auto;
}
#topo_m a {
	float: right;
	width: 141px;
	padding-top: 15px;
}
#video_m {
	display:block;
	position: relative;
	height: 190px;
	width: 320px;
	margin: 0 auto;
	top: 0;
	right: 0;
}
#video_m iframe{
    display: block;
}
#rodape_m {
	display:block;
	position: absolute;
	width: 100%;
	background: #EAEAEA;
}
#rodape_m img {
	display:block;
	width: 150px;
	margin:0 auto;
}
#texto_rodape_m {
	position: relative;
	width: 340px;
	margin:0 auto;
	text-align:center;
}
/*******************
**** Texto Topo ****
*******************/

#texto {
	width: 345px;
	margin: 0 auto;
	position: static;
}
.p1 {
	font-size: 13px;
}
.p2 {
	font-size: 13px;
}
/*******************
**** Formulário ****
*******************/
#form {
	margin: 0 auto;
	width: 320px;
}
.form_row {
	width: 300px;
	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: 0;
	margin-left: 10px;
	width: 210px;
	height: 30px;
	border: 0;
}
#obs {
	font-size: 12px;
	color: #828385;
}
#bot_enviar {
	position: relative;
	left: 0;
	background-color: #013C7E;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	width: 300px;
	height: 30px;
	border-radius: 5px;
	border: 0;
	margin-bottom:10px;
}

/*******************
****** Icones ******
*******************/
#icones{
	display:block;
	width:320px;
	margin:0 auto;
	}
#icones div{
	margin:10px;
	width:320px;
	}
#icones img{
	width:100px;
}
#icones div span{
	position:relative;
	bottom:12px;
	margin-left:10px;
	display:inline-block;
	color: #828385;
	width:200px;
	}
#icones div strong{
	display:block;
	color: #AA0000;
	}
	
.p3{
	position:relative!important;
	bottom:30px!important;
}
/*Esconde elementos versão desktop*/
#video_banner {
	display: none;
}
#video iframe {
	display: none;
}
#rodape {
	display: none;
}
#background {
	background: none;
}
#topo {
	display: none;
}
#cliente{
	display:none;
}
#predios{
	display:none;
}
