@import url("reset.css");
@import url("fontes.css");
body {
	font-family: 'Akkurat Pro';
	font-size: 27px;
	color: #ffffff;
	background-color: #009FE3;
}
body, select, input, textarea {
	color: #ffffff;
}
a {
	color: #ffffff;
	cursor: pointer;
}
a:hover {
	color: #C5F0FF;
}

::-moz-selection {
background: #fcd700;
color: #fff;
text-shadow: none;
}
::selection {
	background: #fcd700;
	color: #fff;
	text-shadow: none;
}
a:link {
	-webkit-tap-highlight-color: #fcd700;
}
ins {
	background-color: #fcd700;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #fcd700;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #a9a9a9;
}
::-moz-placeholder { /* Firefox 19+ */
 color: a9a9a9;
}
:-ms-input-placeholder { /* IE 10+ */
 color: a9a9a9;
}
:-moz-placeholder { /* Firefox 18- */
 color: a9a9a9;
}

bold{
	font-weight: normal;
	font-family: 'Akkurat Pro Bold';
}
h1 {
	font-size: 37px;
	line-height: 40px;
	font-weight: normal;
	font-family: 'Akkurat Pro Bold';
}
h2 {
	font-size: 30px;
	line-height: 33px;
	font-weight: normal;
	font-family: 'Akkurat Pro';
}

#overlayLoad {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #009fe3;
	opacity: 0.95;
	text-align: center;
	z-index: 1;
}
#overlayLoad img {
	display: none;
	margin: 30px auto;
	width: 200px;
	height: 53px;
}
header {
	position: fixed;
	width: 100%;
	padding:25px 0px;
	background-color: #ffffff;
	z-index: 3;
	font-size: 19px;
}
footer {
	position: fixed;
	width: 100%;
	padding: 10px 0px;
	height: 14px;
	line-height: 14px;
	background-color: #009FE3;
	z-index: 1;
	font-size: 12px;
	bottom: 0px;
}
#idioma {
	position: absolute;
	top: -5px; 
	right: 0px;
	height: 14px;
	line-height: 14px;
	z-index: 1;
	font-size: 12px;
	bottom: 0px;
	color: #009FE3;
	padding-right: 4%;
	text-align: right;
}
#idioma a, #idioma i{
	color: #009FE3;
	opacity: 0.5;
	font-style: normal;
	margin-right: -3px;
}
#idioma a:hover, #idioma a#idiomaAtivo{
	color: #009FE3;
	opacity: 1;
}
#menuMob {
	position: fixed;
	width: 100%;
	height: 0%;
	padding: 0px 0px;
	background: url(../img/bg-branco.png) repeat;
	z-index: 2;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
	overflow: hidden;
	font-size: 20px;
}
#menuMob ul {
	padding: 3%;
	width: 94%;
	position: absolute;
	top: 70px;
	left: 0px;
}
#menuMob ul li {
	text-align: left;
	display: block;
}
#menuMob ul li a {
	padding: 5px 0px 5px 0px;
	margin: 3px 0px 3px 0px;
	color: #009FE3;
	display: block;
	float: left;
	clear: both;
}
#menuMob ul li a:hover, #menuMob ul li a:active {
	color: #009FE3;
}
header section, main, footer section {
	max-width: 1400px;
	margin: 0px auto;
	padding: 0px 3%;
	width: 94%;
	position: relative;
}

#btUp{
	width: 30px;
	height: 14px;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	display: block;
	opacity: 1;
}
#btUp.btUpSome{
	opacity: 0;
}

main {
	padding-top: 150px;
}
#logoNewDays {
	float: left;
	width: 200px;
	height: 53px;
}
header section #btMob {
	height: 32px;
	width: 37px;
	float: right;
	display: none;
}
header section #btMob {
	height: 32px;
	width: 37px;
	padding: 0px 0px;
	float: right;
	display: none;
}
header section #btMob #iconClose {
	display: none;
}
header section #btMob.btFechar #iconClose {
	display: block;
}
header section #btMob.btFechar #iconMenu {
	display: none;
}
header section nav {
	float: right;
	margin: 25px 0px 0px;
}
header section nav ul {
	text-align: right;
}
header section nav ul li {
	display: inline-block;
	margin-left: 20px;
}
header section nav ul li a {
	padding-bottom: 3px;
	color: #009FE3;
	border-bottom: 3px solid #ffffff;
}
header section nav ul li a:hover, header section nav ul li a:active {
	border-bottom: 3px solid #009FE3;
	color: #009FE3;
}
.divi1-1 {
	width: 98%;
	padding: 0px 1%;
	display: block;
}
.divi1-2 {
	width: 48%;
	padding: 0px 1%;
	display: block;
	float: left;
}
.divi1-3 {
	width: 31%;
	padding: 0px 1%;
	display: block;
	float: left;
}
.divi1-4 {
	width: 23%;
	padding: 0px 1%;
	display: block;
	float: left;
}
.divi1-5 {
	width: 18%;
	padding: 20px 1% 30px;
	display: block;
	float: left;
	font-size: 21px;
	line-height: 25px;
}
.divi1-5 img {
	display: block;
	margin: 0px auto 22px;
}

.max290{
	max-width: 300px;
	width: 100%;
	display: block;
	margin: 0px auto;
}
 #servicos .divi1-3 {
	margin-bottom: 35px;
	padding-top: 20px;
	display: block; 
	float: left;
	font-size: 21px;
	line-height: 25px;
}
#servicos .divi1-3 img {
	display: block;
	margin: 0px auto 22px;
}
.divi1-5 h2 {
	display: block;
	padding-bottom: 5px;
}

#sessao1 {
	display: block;	
	font-size: 95px;
	line-height: 90px;
	font-weight: normal;
	font-family: 'Akkurat Pro Bold';
	text-align: center;
	padding-top: 250px;
	padding-bottom: 110px;
}
#sessaoBg {
	background: url(../img/bg01.png) no-repeat top right;
}
#quem-somos {
	text-align: center;
	padding: 135px 0px 10px;
	max-width: 950px;
	margin: 0px auto;
	width: 100%;
	font-size: 38px;
	line-height: 45px;
}
#quem-somos p.slogan {
	font-size: 60px;
	line-height: 59px;
	font-weight: normal;
	font-family: 'Akkurat Pro';
}

#o-que-fazemos {
	text-align: center;
	padding: 85px 0px 53px;
	line-height: 32px;
	max-width: 950px;
	margin: 0px auto;
	width: 100%;
}
#servicos {
	text-align: center;
	padding: 20px 0px 10px;
	margin: 0px auto;
	width: 100%;
}
#servicos h1{
	padding-bottom: 30px;
}
#servicos h2{
	padding: 15px 0px 20px;
}
#servicos .divi1-4{
	padding-bottom: 90px;
}
#clientes {
	text-align: center;
	padding: 90px 0px;
	margin: 0px auto;
	width: 100%;
}
#clientes .divi1-4{
	width: 17.5%;
	display: inline-block;
	float: none;
}
#clientes .divi1-4 img{
	width: 100%;
	max-width: 170px;
	margin-bottom: 40px;
}
#clientes h1{
	padding-bottom: 30px;
}
#contato {
	text-align: center;
	padding: 83px 0px;
	max-width: 950px;
	margin: 0px auto;
	width: 100%;
}
#end{
	display: block;
	height: 500px;
}

.setadown{
	padding-top: 90px;
}
.setadown img{
	width: 82px;
	height: 27px;
}
/* Media queries
-------------------------------------------------------------------------------*/
@media screen and (max-width: 700px) {
	
.hideMob{
	display: none !important;
}

body {
	font-size: 16px;
}
.setadown img{
	width: 31px;
	height: 10px;
}
#logoNewDays {
	width: 122px;
	height: 33px;
}	

header section nav, #idioma {
	display: none;
}
header section #btMob {
	display: block;
}
main {
	padding-top: 110px;
}
header {
	padding: 15px 0px;
}
#menuMob.menuAberto {
	height: 100%;
}
#sessao1 {
	font-size: 36px;
	line-height: 40px;
	margin-top: 0px;
	padding-top: 215px;
	padding-bottom: 100px;

}
#sessaoBg{
		background-image: url(../img/bg01p.png);
}

.divi1-4, .divi1-5, #clientes .divi1-4{
	width: 47%;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#end{
	height: 300px;
}

#quem-somos p, #contato p {
	font-size: 16px;
	line-height: 19px;
}

h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	font-family: 'Akkurat Pro Bold';
}
h2 {
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	font-family: 'Akkurat Pro';
}

.divi1-5, #servicos .divi1-3 {
	font-size: 12px;
	line-height: 14px;
}
#quem-somos {
	padding: 160px 0px 7px;
	max-width: 950px;
}
#o-que-fazemos {
	line-height: 21px;
	padding: 108px 0px 18px;
}
#o-que-fazemos h1 {
	padding-bottom: 5px;
}
#servicos h1, #contato h1 {
	padding-bottom: 17px;
}
.divi1-5 {
	padding: 5px 1% 30px;
	max-width: 290px;
}
.divi1-5 img {
	margin: 0px auto 0px;
}
#servicos h2{
	padding: 0px 0px 15px;
}
#contato {
	padding: 108px 0px;
	max-width: 300px;
}
}
@media screen and (max-width: 480px) {
	
	.divi1-4, .divi1-5, .divi1-3, #clientes .divi1-4{
		width: 98%;
	}
	#end{
		height: 200px;
	}
	main {
		padding: 90px 5%;
		width: 90%;
	}
	header section, footer section {
		padding: 0px 5%;
		width: 90%;
	}
	#menuMob ul {
		padding: 5%;
		width: 90%;
	}
	#quem-somos {
		max-width: 290px;
	}
	#o-que-fazemos {
		max-width: 290px;
	}


}



/* Print styles
-------------------------------------------------------------------------------*/
@media print {
}
