@font-face {
	font-family:Normal;
	src:url('fonts/AkkoPro-LightCondensed.ttf');
}
@font-face {
	font-family:Sub;
	src:url('fonts/AkkoPro-MediumCondensedIt.ttf');
}
@font-face {
	font-family:Contato;
	src:url('fonts/AkkoPro-MediumCondensed.ttf');
}

body {
	background:#000 url(../img/back.jpg);
	color:#fff;
	font-family:'Normal', Sans-serif;
	font-size:1.25em;
	text-transform:uppercase;
	letter-spacing:0.025em;
}
a {
	color:#fff;
}
a:hover {
	color:#a42a30;
}
nav {    
    background-color: transparent;
}
.sidenav-overlay {    
    z-index: 996;
}
nav ul { 
    border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
    display: block;
    float: right;
	padding-right: 20px;
}
nav ul a {    
    font-size: 1em;
	padding: 0 10px;
}
header {
    padding: 60px 0;
    background: transparent;
}

.brand-logo img {
    width: 320px;
}
h3 {
    font-size: 2em;
    line-height: 1em;
    margin: 0;
    letter-spacing: 0.15em;
}
.desenvolvimento-holder h3 {
	letter-spacing: 0.025em;
    text-align: center;
   
}
.empresa-holder h3 {
	letter-spacing: 0.025em;
    text-align: center;
   
	margin-bottom:40px;
}
.infos-holder h3 {
	letter-spacing: 0.025em;
    text-align: left;	
}
.infos-holder h3.main-h3 {
	letter-spacing: 0.025em;
    text-align: center;
	margin-bottom:80px;
}
.empresa-holder,
.infos-holder {
	padding:120px 0;
}
.empresa-holder img.empresa-img {
	position: absolute;
    right: 0;
    top: 222px;
    width: 48%;
}
.desenvolvimento-holder h4 {
	font-family: 'Sub', Sans-serif;
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 2em;
}
.desenvolvimento-holder p {
	text-align:center;
}
nav {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.lasso {
	position:absolute;
	left: -180px;
    bottom: -400px;
}
.lasso2 {
	position: absolute;
    right: 0;
    bottom: -250px;
    z-index: -1;
}
.segmentos-holder {
	padding:40px 0 80px;
}
.segmentos-holder h3 {
	padding-top: 160px;
}
img {
	max-width:100%;
}
.segmentos-holder a {
	position:relative;
}
.segmentos-holder a span {
	background: rgba(0, 0, 0, 0.8);
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
	text-align:center;
	padding:10px 0;
}
.desenvolvimento-holder img {
	width:200px;
	height:200px;
	border-radius:100%;
	display:block;
	margin:auto;
}
.tabela-holder-infos span {
	border: 1px solid #fff;
    width: 17%;
    display: inline-block;
    padding: 60px 0;
    margin: 0 1%;
    text-align: center;
}
.contato-holder {
	padding-top:40px;
}
.contato-holder h3 {
	color: #670119;
    border: 1px solid #670119;
    text-align: center;
    width: 660px;
    display: block;
    margin: auto;
    font-weight: 900;
    letter-spacing: 0.15em;
    padding: 20px 0;
}
.contato-holder h3 span {	
	background:#000 url(../img/back.jpg);
	position: relative;
    width: 110%;
    display: block;
    text-align: center;
    margin: auto;
	padding:10px 0;
	transform: translateX(-5%);
}
.rodape-endereco,
.rodape-telefone,
.rodape-email {
	display:block;
	margin-left:40px;
}
.rodape-endereco span {
	background:url('../img/ICONE-ENDERECO.png') no-repeat;
	background-position: 0 0;
    background-size: 20px;
    width: 20px;
    height: 25px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: -3px;
    margin-left: -30px;
}
.rodape-telefone span {
	background:url('../img/ICONE-ENDERECO.png') no-repeat;
	background-position: 0 -39px;
    background-size: 20px;
    width: 20px;
    height: 19px;
    margin-right: 10px;
    display: inline-block;
	vertical-align: -3px;
	margin-left: -30px;
}
.rodape-email span {
	background:url('../img/ICONE-ENDERECO.png') no-repeat;
	background-position: 0 -61px;
    background-size: 20px;
    width: 20px;
    height: 22px;
    margin-right: 10px;
    display: inline-block;
	vertical-align: -3px;
	margin-left: -30px;
}
.rodape-facebook {
	background:url('../img/icones-REDES-SOCIAIS.png') no-repeat;
	background-position: 0 0;
    background-size: 130px;
    width: 54px;
    height: 54px;
    display: inline-block;
    overflow: hidden;
    line-height: 999%;
	float:right;
}
.rodape-instagram {
	background:url('../img/icones-REDES-SOCIAIS.png') no-repeat;
	background-position: -78px 0;
    background-size: 130px;
    width: 54px;
    height: 54px;
    margin-left: 20px;
    display: inline-block;
    overflow: hidden;
    line-height: 999%;
	float:right;
}
footer {
	border-bottom:30px solid #670119;
	padding-bottom:20px;
}
.form-contato {
	position: relative;
    max-width: 660px;
    display: block;
    margin: 40px auto 0;
}
.form-contato input[type="text"]{
	font-family:'Normal', Sans-serif;
	font-size:1em;
	text-transform:uppercase;
	letter-spacing:0.025em;
	color:rgba(255,255,255,0.5);
	text-align:center;
	border:1px solid rgba(255,255,255,0.5);
}
.form-contato input[type="email"]{
	font-family:'Normal', Sans-serif;
	font-size:1em;
	text-transform:uppercase;
	letter-spacing:0.025em;
	color:rgba(255,255,255,0.5);
	text-align:center;
	border:1px solid rgba(255,255,255,0.5);
}
.form-contato textarea {
	font-family:'Normal', Sans-serif;
	font-size:1em;
	text-transform:uppercase;
	letter-spacing:0.025em;
	color:rgba(255,255,255,0.5);
	text-align:center;
	border:1px solid rgba(255,255,255,0.5);
	height: 110px;
	padding: 12px 0;
}
.form-contato input::placeholder, .form-contato textarea::placeholder {
	color:rgba(255,255,255,0.5);
}
.form-contato input[type="submit"]{
	background:url('../img/ocone-enviar.png') no-repeat;
	border: none;
    width: 50px;
    height: 47px;
    overflow: hidden;
    line-height: 999em;
    display: block;
    background-size: 50px;
	position: absolute;
    right: -70px;
    bottom: 40px;
    cursor: pointer;
}
.form-contato input[type="submit"]:hover{
	opacity:0.8;
}
.desktop-only {
	display:block;
}
.mobile-only {
	display:none;
}	

@media only screen and (max-width: 1400px) {

html header .container {
    width: 85% !important;
}

}

@media only screen and (max-width: 500px) {

.desktop-only {
	display:none;
}
.mobile-only {
	display:block;
}	
.contato-holder h3 {
    max-width: 100%;
}
.empresa-holder img.empresa-img {
    display:none;
}
.form-contato input[type="submit"] {    
    position: relative;
    right: 0;
    bottom: -7px;
    float: right;
}
.lasso {
	display:none;
}
.banner-mobile {
	width:100%;
}
.topo-home .col {
	padding:0;
}
header {
    padding: 20px 0;
}
nav .sidenav-trigger {
    float: right;    
    margin: 0;    
}
.sidenav li>a {    
    font-size: 1.6em;    
    height: 68px;
    line-height: 118px;    
}
.segmentos-holder h3 {
    padding-top: 0;
}
.segmentos-holder a span {    
    font-size: 1.3em;
}
.segmentos-holder img {
	width:100%;
}
.segmentos-holder a { 
    display: block;
    margin-bottom: 10px;
}
.segmentos-holder .row {    
    margin-bottom: 0;
}
.desenvolvimento-holder h4 {    
    font-size: 1.3em;
}
.desenvolvimento-holder p { 
    max-width: 270px;
    display: block;
    margin: 20px auto 30px;
}
.lasso2 {    
    bottom: 0;    
    width: 80px;
    top: -40px;
}
.infos-holder {
    padding: 0 0 20px;
}
.empresa-holder {
	padding: 100px 0 40px 0;
}
.infos-holder h3, .infos-holder p {
	text-align:center;
}
.tabela-holder-infos span {    
    width: 100%;    
    padding: 90px 0;
    margin: 0 0 10px;
}
.form-contato .row {
	margin-bottom: 0;
}
.rodape-facebook, .rodape-instagram {    
    float: left;
	margin: 20px 20px 0 0;
}
	
}