@charset "UTF-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFF;
}
#container {
	max-width: 100%;
	margin:0 auto;
}
.topo {
    background-image: url("imgs/tools-sys_01.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 209px;
    position: fixed;
    width: 100%;
    z-index: 10;
}
.logo {
	background-image: url(imgs/logo.png);
	height: 84px;
	width: 354px;
	margin:0 auto;
}
.menu {
	width: 580px;
	margin:0 auto;
}
li {
    float: left;
    font-family: Roboto Condensed;
    padding: 0 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	list-style-type:none;
}
li a {
	text-decoration:none;
	color:#002f3d;
}
li a:hover {
	text-decoration:none;
	color:#f36e22;
}
.ativo {
	text-decoration:none;
	color:#f36e22;
}
.meio-empresa {
	font-family: "Roboto Condensed";
	font-size: 23px;
	max-width:920px;
	color:#002f3d;
	font-weight:300;
	background-size:100%;
	text-align:left;
}
.logo-empresa {
	background-image: url(imgs/totvs.png);
	float: right;
	height: 119px;
	width: 194px;
}
.servicos {
	background-image: url(imgs/tools-sys_03.png);
	height: 550px;
	width:100%;
	float:left;
	position:relative;
	font-weight:300;
}
.titulo-laranja {
	color: #f36e22;
}
.meio-servicos {
	font-family: "Roboto Condensed";
	font-size: 23px;
	max-width:920px;
	margin:0 auto;
	color:#002f3d;
	font-weight:300;
	padding-top:270px;
	text-align:left;
}
.clientes {
	background-image: url(imgs/tools-sys_04.png) ;
	height: 522px;
	width:100%;
	float:left;
	position:relative;
    padding-top: 220px;
}
.meio-clientes {
	font-family: "Roboto Condensed";
	font-size: 23px;
	max-width:920px;
	margin:0 auto;
	color:#f36e22;
	font-weight:300;
	text-align:left;
}
.logos {
    margin: 40px auto 0;
    max-width: 600px;
}
.logo1,
.logo2,
.logo3,
.logo4,
.logo5,
.logo6
 {
	background-color: #FFF;
	float: left;
	height: 160px;
	width: 160px;
	margin-right:20px;
	margin-bottom:20px;
	border:2px solid #F60;
}
.logo1 {
	background-image:url(clientes-imgs/clientes_03.png);
}
.logo2 {
	background-image:url(clientes-imgs/clientes_05.png);
}
.enviar {
}
.logo3 {
	background-image:url(clientes-imgs/clientes_07.png);
}
.logo4 {
	background-image:url(clientes-imgs/clientes_12.png);
}
.logo5 {
	background-image:url(clientes-imgs/clientes_13.png);
}
.logo6 {
	background-image:url(clientes-imgs/clientes_14.png);
}
.contato {
	background-image: url(imgs/tools-sys_05.png);
	height: 452px;
	width:100%;
	float:left;
	position:relative;
    padding-top: 120px;
}
.meio-contato {
	font-family: "Roboto Condensed";
	font-size: 23px;
	max-width: 920px;
	margin: 0 auto;
	color: #0E2F3D;
	font-weight:300;
}
.rodape {
    background-image: url("imgs/tools-sys_06.png");
    float: left;
    height: 230px;
    padding-top: 90px;
    position: relative;
	width:100%;
	padding-bottom:20px;
}
.meio-rodape {
    color: #F36E22;
    font-family: "Roboto Condensed";
    font-size: 15px;
    max-width: 920px;
    margin: 0 auto;
	font-weight:300;
}
.form {
	float: left;
	width: 50%;
}
.form1 {
	float: left;
	width: 50%;
}
.box1 {
	margin-bottom: 20px;
	padding: 12px;
	border-radius: 0px;
	border: none;
    width: 90%;
}
.box2 {
    height: 132px;
    margin-bottom: 20px;
    padding: 12px;
    width: 94%;
	border-radius: 0px;
	border: none;
}
.box3 {
    margin-bottom: 20px;
    padding: 12px;
    width: 94%;
	border-radius: 0px;
	border: none;
}
.box4 {
	margin-bottom: 20px;
	padding: 12px;
	border-radius: 0px;
	border: none;
    width: 95%;
}
.enviar {
    background-color: #1c71b9;
    border: medium none;
    color: #fff;
    float: right;
    font-size: 14px;
    height: 30px;
    width: 100px;
}
.titulo-rodape {
	font-size: 20px;
	font-style: italic;
	text-transform: uppercase;
	color: #ED6D33;
}
.coluna1 {
	float: left;
	width: 30%;
}
.coluna2{
	float: left;
	width: 30%;
	margin-left:40px;
}
.fontecinza {
	color: #666;
	font-size:20px;
}
.coluna3 {
	float: left;
	width: 30%;
	margin-left:40px;
}
.textos-rodape {
	color: #FFF;
	font-weight: lighter;
}

.centro-rodape {
	border-top-style: 920;
	border-right-style: 920;
	border-bottom-style: 920;
	border-left-style: 920;
}
h1 {
	font-size:30px;
	font-weight:400;
}
.slider-home {
    position: absolute;
    width: 100%;
    z-index: -99999;
	background-image:url(imgs/banner.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.empresa {
	z-index:-1;
    background-color: #f36e22;
    float: left;
    height: 408px;
    margin-top: 0;
    position: relative;
	width:100%;
}
.base-slider {
    background-image: url("imgs/tools-sys_01.png");
    background-position: 0 -588px;
    height: 178px;
    margin-top: 830px;
    position: relative;
/*    width: 1440px;*/
	width:100%;
}
#wowslider-container1 .ws_bullets a.ws_overbull > span, #wowslider-container1 .ws_bullets a.ws_selbull > span {
    margin-top: -100px !important;
}
.rmm.graphite{
	display:none;
}
.rmm-button{
	background:transparent;
}
@media (max-width: 800px) {
	.menu{
		width:100% !important;
	}
	.form1{
		width:90% !important;
		padding:0 5%;
	}
	.coluna1,.coluna2,.coluna3{
		float:left !important;
		width:90% !important;
		padding:0 5%;
		margin:0px !important;
	}
	.contato{
		height:690px;
	}
	.rodape{
	    background:#002f3d !important;
		height:100% !important;
	}
	.contato{
		background:#dddddd;
	}
	.base-slider {
		margin-top:165px;
	}
	.empresa{
		height:100%;
		width:90% !important;
		padding:0 5%;
	}
	.clientes{
		height:100% !important;
		background:#002f3d !important;
		width: 90% !important;
		padding: 0 5% !important;
	}
	.servicos{
		height:100% !important;
	}
	.meio-servicos{
		padding-left:5% !important;
		padding-right:5% !important;
	}
	.navegacao{
		display:none;
	}
	.rmm.graphite{
		display:block !important;
	}
	.meio-servicos{
		background:none;
		padding-top:100px;
	}
	.servicos{
		background:none;
	}
}
@media (max-width: 640px) {
	.topo{
		background:none !important;
	}
	.logo{
		background-size:100%;
	}
	.topo{
		height:84px;
	}
}
@media (max-width: 375px) {
	.logo{
		background-size:100%;
		width:100%;
		background-repeat:no-repeat;
	}
	.base-slider{
		margin-top:10px;
	}
}