#principal{
}



#topmenu{

	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #262e36;
	height: 40px;
	font-size: 13px;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
  width: 1312px;
 	position: fixed;
	top: 0px;
	z-index: 999; /* serve para escolher a camada do objeto */
}

body {

	margin: 0 auto;
	padding: 0;
	background-color: #131313;
	scroll-behavior: smooth;
	box-sizing: border-box;
	display: block;
	
	max-width: 1330px;

}

:target {
	scroll-margin-top: .8em;

}

#topecorpo{
	width: 100%;
  background-size: cover;
 


}

#links{
	float: right;
	font-size: 1.1em;
	font-family: 'Nunito Sans', sans-serif;
	line-height: 3.5em;
	padding-right: 50px;
	margin-right: 350px;

}


.hamburguer{
	width: 40px;
	height: 40px;
	background-color: transparent;
	border-radius: 5px;
	border: 0;
	position: relative;
	cursor: pointer;
	display: none;


}

.hamburguer:after{
	content: "";
	position: absolute;
	top: 35%;
	left: 15%;
	width: 70%;
	height: 5%;
	border-radius:5px ;
	background-color: #fff;
}

.hamburguer:before{
	content: "";
	position: absolute;
	top: 55%;
	left: 15%;
	width: 70%;
	height: 5%;
	border-radius: 5px;
	background-color: #fff;


}



#topmenu a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
	margin:auto;
	justify-content: center;
	align-items: center;
	align-content: center;
	width: auto;


}

#logo{
	float: left;
	margin-left: 50px;

}

#corpo{
	text-decoration-color: white;
	color: whitesmoke;

}


#foto{
	position: absolute;
	opacity: 0.65;
}

#textofoto{
	position: absolute;
	margin-top: 200px;
	font-size: 25px;
	margin-left: 40px;
	font-family: 'Fjalla One', sans-serif;
	line-height: 20px;
}

#texto2{
	position: absolute;
	margin-top: -10px;


}


#projetos{
	background: #262e36;
	float: left;
	width: 1320px;
	margin-top: 650px;
	text-align: center;
	font-family: 	'Fjalla One', sans-serif;


}

#projetos h2{
	color: #fda428;

}

#projetos h4{
	color: white;

}
	

#tg img{
	width: 360px;
	padding: 20px;
	margin-bottom: 20px;
	margin-right: 0px;


}

#projeto2imagem{
	width: 300px;
	padding: 5px;
	margin-left: 15px;


}


#servicos{
	margin-top: 10px;
	width: 1320px;
	float: left;
	background: #efefef;

}

.valor{
	width: 1200px;
	border: 5px solid red;
	padding: 10px;
	margin-left: -45px;

}

.comofunciona{
	

}

.comofunciona img{
	margin-left: 40px;
	border: none !important;

}

#servicos h2{
	text-align: center;
	font-family: 	'Fjalla One', sans-serif;
	color: #fda428;
	font-size: 2.0em;
	margin-top: 45px;

}

#servicos img{
	margin-top: -20px;
	border-radius: 10px;
	border: 5px solid orange;

}

.tprojeto img{
	width: 500px !important;
	margin-left: 100px;
	margin-top: 10px !important;
}

.tprojeto2 img{
	width: 500px !important;
	margin-left: 100px;
	margin-top: 10px !important;
}


#servicos h4{
	margin-top: 5px;
  font-family: 	'Fjalla One', sans-serif;
  font-size: 1.2em;
  margin-left: 100px;

}

#ta .spanprojeto{
	display: block;
	height: 600px;
	width: 500px;
	text-align: justify !important;
	font-size: 14px;
	font-family: 'Nunito Sans', sans-serif;
	margin-left: 95px;
	color: #555;
	line-height: 25px;
	margin-bottom: -150px;

}

#ta .spanprojeto2{
	display: block;
	height: 200px;
	width: 270px;
	text-align: justify !important;
	font-size: 14px;
	font-family: 'Nunito Sans', sans-serif;
	margin-left: 95px;
	color: #555;
	line-height: 25px;
	margin-bottom: 210px;
	margin-left: 50px;
	margin-top: 20px !important;

}

#ta img{
	width: 150px;
	padding-bottom: 15px;
	padding-top: 25px;
}


.comofunciona h4{
	margin-left: 0px !important;

}

#contatos h1{
	text-align: left;
	font-family: 	'Fjalla One', sans-serif;
	color: #fda428;
	font-size: 2em;
	margin-top: -180px;
	background: white;
	padding-top: 20px;
	line-height: 150px;
	padding-left: 60px;



}

.contato{
	font-family: 'Nunito Sans', sans-serif;
	
	display: block;
	margin-bottom: 10px;
	text-align: left;
	line-height: 23px;
	background: white;
	margin-top: -33px;
	height: 450px;
	line-height: 40px;
	padding-left: 60px;

}

#contatos img{
	border: 5px solid #fda428;

	float: right;
	margin-top:-250px;
	margin-right: 250px;


} 

#socialmedia img{
	float: left;
	display: inline-block;
	margin-left: 55px;
	border: none;
	


}

#socialmedia2 img{
	float: left;
	display: inline-block;
	margin-left: 125px;
	border: none;
	

}

#socialmedia3 img{
	float: left;
	display: inline-block;
	margin-left: 195px;
	border: none;
	


}


footer{

	clear: both;
	background: #262e36;
	height: 40px;
	font-size: 16px;
  width: 1320px;
  text-align: center;
  padding-top: 10px;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
	



}







#projetos img {
  --g: 1px;     /* the gap */
  --b: 5px;    /* border thickness*/
  --c: #997020; /* the color */
  
  
  padding: calc(var(--g) + var(--b));
  --_c: #0000 0 0%, var(--c) 0 50%;
  --_g1: repeating-linear-gradient(90deg ,var(--_c)) repeat-x;
  --_g2: repeating-linear-gradient(180deg,var(--_c)) repeat-y;
  background:
    var(--_g1) var(--_p, 25%) 0   ,var(--_g2) 0    var(--_p,125%),
    var(--_g1) var(--_p,125%) 100%,var(--_g2) 100% var(--_p, 25%);
  background-size: 200% var(--b),var(--b) 200%;
  cursor: pointer;
  filter: grayscale(50%);
  transition: .1s;
}
#projetos img:hover {
  --_p: 75%;
  filter: grayscale(0%);
}




.hover3 {
  --b: 0.1em;   /* the thickness of the line */
  --c: #fda428; /* the color */
  
  color: #0000;
  padding-block: var(--b);
  background: 
    linear-gradient(var(--c) 50%,#000 0) 0% calc(100% - var(--_p,0%))/100% 200%,
    linear-gradient(var(--c) 0 0) 0% var(--_p,0%)/var(--_p,0%) var(--b) no-repeat;
  -webkit-background-clip: text,padding-box;
          background-clip: text,padding-box;
  transition: .3s var(--_s,0s) linear,background-size .3s calc(.3s - var(--_s,0s));
}
.hover3:hover {
  --_p: 100%;
  --_s: .3s;


}


.hover2 {
  --b: 0.2em;   /* the thickness of the line */
  --c: #1095c1; /* the color */
  
  color: #0000;
  padding-block: var(--b);
  background: 
    linear-gradient(var(--c) 50%,#000 0) 0% calc(100% - var(--_p,0%))/100% 200%,
    linear-gradient(var(--c) 0 0) 0% var(--_p,0%)/var(--_p,0%) var(--b) no-repeat;
  -webkit-background-clip: text,padding-box;
          background-clip: text,padding-box;
  transition: .3s var(--_s,0s) linear,background-size .3s calc(.3s - var(--_s,0s));
}
.hover2:hover {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
}




@keyframes animacao-perfil{
	from{
		border-radius: 0px;
	}
	to{
		border-radius: 100px;

	}

}


.fotoperfil{
	animation-name: animacao-perfil;
	animation-duration: 1s;
	animation-timeline: auto;
	animation-fill-mode: both;

}






@media only screen and (min-width:0px) and (max-width:500px){




body{
	margin: 0 auto;
	padding: 0;
	background-color: #131313;
	scroll-behavior: smooth;
	box-sizing: border-box;
	display: block;
	
	max-width: 450px;


}


#principal{


}

#projetos{
	background: #262e36;
	float: left;
	width: 450px;
	margin-top: 400px;
	text-align: center;
	font-family: 	'Fjalla One', sans-serif;


}

.hamburguer{
	display: block;
	z-index: 999;
	margin-left: 100px;
	margin-top: -20px;

}

#links .menu{
			font-size: 15px;
			background-color: #222;
			position: fixed;
			top: 0;
			height: 25vh;
			margin: 0;
			opacity: 0.9;
			border-radius: 10px;
			transition: 0.4s ease;
			width: 140px;
			text-align: center;
			right: 0;
			margin-top: 40px;
			flex-direction: column !important;
			padding-top:30px;
			margin-right: 30px;
			box-shadow: white;

}



#links .menu.active{
	position: fixed;
	top: 0;
	height: 60vh;
	background-color: #222;
	margin: 0;
	flex-direction: column !important;
	right: -300% !important;
	border-radius: 10px;
	transition: 0.5s ease;
	width: 60px;
}

#topmenu{
	display: flex;
	align-items: left;
	justify-content: space-between;
	background: #262e36;
	height: 80px;
	font-size: 5.5px;
	padding-top: 10px;
	padding-bottom: 10px;
  width: 440px;
 	top: 0px;
	z-index: 1; /* serve para escolher a camada do objeto */	


}

#foto img{
	width: 450px;
	height: 400px;


}

#topecorpo{
	width: 420px;
  background-size: cover;

  

}

#links{
	
	font-size: 1.5em;
	font-family: 'Nunito Sans', sans-serif;
	line-height: 3.5em;
	padding-right: 50px;


}

#textofoto{
	position: absolute;
	margin-top: 200px;
	font-size: 18px;
	margin-left: 40px;
	font-family: 'Fjalla One', sans-serif;
	line-height: 20px;
	width: 380px !important;

}

#textofoto h1{
	
	font-size: 13px;
	padding: 5px;
	margin-top: -50px;
	font-family: 'Fjalla One', sans-serif;
	width: 300px;
	height: 50px;
	
}

#textofoto h6{
	
	font-size: 10px;
	padding: 5px;
	margin-top: -60px;
	font-family: 'Fjalla One', sans-serif;
	width: 350px;
	height: 50px;

}

#texto2{
	
	position: relative; !important;
	font-size: 14px;
	margin-top: -10px;
	width: 300px;
	

}



#projetos h2{
	margin-left: 10px !important;


}

#projetos h4{
	color: white;
	margin-left: -25px !important;
}

#tg img{
	width: 132px !important;
	margin: 0px !important;
	padding: 0px !important;
	border: 2px solid orange;
	margin-right: px !important;

}



.snip1361{
	
	margin-right: 10px;
	margin-left: 5px;


}


#ta img{
	width: 150px;
	padding-bottom: 15px;
	padding-top: 15px;

}

#servicos{
	margin-top: 10px;
	width: 450px;
	float: left;
	background: #efefef;
	
}

footer{

	clear: both;
	background: #262e36;
	height: 40px;
	font-size: 16px;
  width: 450px;
  text-align: center;
  padding-top: 10px;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;


}

#contatos .fotoperfil{
	width: 140px !important;
	position: absolute;

	margin-top: -280px;

}

#contatos img{
	width: 30px;

}

#ta img{
	width: 200px !important;
	margin-top: 10px;
	margin-left: -1px !important;
	border: 3px solid orange;
	padding-right: 5px;
}

#ta .spanprojeto{
	display: block;
	height: 350px !important;
	width: 180px !important;
	text-align: justify;
	padding-left: 10px !important; 
	font-size: 10px !important;
	text-align: left;
	font-family: 'Nunito Sans', sans-serif;
	font-style: italic;
	margin-right: 20px !important;
	margin-left: 10px !important;
	color: #555;
	line-height: 16px !important;
	margin-bottom: 40px;


}


#contatos{
	margin-top: 210px;
}

.contato img{
	width: 400px;
	margin-right: 300px !important;
	font-family: 'Nunito Sans', sans-serif;

}

#servicos h2{
	margin-left: 0px !important; 
	margin-top: 12px !important;
}

#servicos ul{
	text-align: left;
	margin-left: -25px !important;
	margin-bottom: 40px;
}

.valor{
	
	font-size: 18px !important;
	width: 360px;
	padding: 5px;

	

}

#servicos h4{
	font-size: 12px !important;
	margin-left: 30px !important;

}



#ta .comofunciona img{
	width: 90px !important;
	
	margin: 0;
	padding: 0;
}

#ta .comofunciona h4{
	margin-left: -15px !important;

}

#ta .spanprojeto2{
	display: block;
	height: 500px;
	width: 100px;
	text-align: justify;
	font-size: 8px !important;
	font-family: 'Nunito Sans', sans-serif;
	color: #555;
	line-height: 16px;
	margin-top: 20px !important;
	margin-left: 5px !important;
	margin-bottom: -350px;

}


}


@media only screen and (min-width:0px) and (max-width:980px){

#logo img{
	width: 180px;


}

#principal{
	width: 420px;
	

}



#links{
	
	font-size: 1.5em;
	font-family: 'Nunito Sans', sans-serif;
	line-height: 3.5em;
	padding-right: 50px;


}


#textofoto{
	position: absolute;
	margin-top: 200px;
	font-size: 18px;
	margin-left: 40px;
	font-family: 'Fjalla One', sans-serif;
	line-height: 20px;
	width: 800px;
}

#texto2{
	position: absolute;
	font-size: 14px;
	margin-top: -10px;
	width: 600px;


}

#projetos h2{
	color: #fda428;
	text-align: center;
	margin-left: -250px;

}

#projetos h4{
	color: white;
	margin-left: -250px;

}

#tg img{
	width: 280px;
	padding: 20px;
	margin-bottom: 20px;
	margin-right: 20px;


}


#ta img{
	width: 150px;
	padding-bottom: 15px;
	padding-top: 15px;


}

#ta .spanprojeto{
	display: block;
	height: 600px;
	width: 200px;
	text-align: justify;
	margin-left: 10px;
	font-size: 14px;
	text-align: left;
	font-family: 'Nunito Sans', sans-serif;
	font-style: italic;
	margin-right: 80px;
	margin-left: 50px;
	color: #555;
	line-height: 20px;
}


#contatos{
	margin-top: 210px;

}

.contato img{
	width: 400px;
	margin-right: 300px !important;
	font-family: 'Nunito Sans', sans-serif;

}

#servicos h2{
	margin-left: -300px;

}
#servicos h4{
	
	font-size: 12px;
	
}

}

















#corpoprojeto{
		margin-top: 61px;
		width: 1320px;
		border-top: 5px solid black;
		color: black;
		background-color: whitesmoke;
		font-family: 'Nunito Sans', sans-serif;
	
}

#nomeprojeto{
	margin-left: 10px;
	
}

#texto{
	
	float: left;
	width: 400px;
	height: 550px;
	background: whitesmoke;
	


}

.detalhes{
	margin-left: 15px;
	line-height: 20px;
  font-family: monospace;


}

#fotosprojetos{

	background: whitesmoke;
	height: 550px;
	width: 850px;
	padding-top: 45px;
	overflow: hidden;

}

#fotosprojetos img{
	width: 850px;
	border-radius: 30px;
	box-shadow:0 1px 1px rgba(0,0,0,0.12),0 2px 2px rgba(0,0,0,0.12),0 4px 4px rgba(0,0,0,0.12),0 8px 8px rgba(0,0,0,0.12),0 16px 16px rgba(0,0,0,0.12)}

}

.shadow-4{box-shadow:0 1px 1px rgba(0,0,0,0.15),0 2px 2px rgba(0,0,0,0.15),0 4px 4px rgba(0,0,0,0.15),0 8px 8px rgba(0,0,0,0.15)}
.shadow-5{box-shadow:0 1px 1px rgba(0,0,0,0.12),0 2px 2px rgba(0,0,0,0.12),0 4px 4px rgba(0,0,0,0.12),0 8px 8px rgba(0,0,0,0.12),0 16px 16px rgba(0,0,0,0.12)}
.shadow-6{box-shadow:0 1px 1px rgba(0,0,0,0.11),0 2px 2px rgba(0,0,0,0.11),0 4px 4px rgba(0,0,0,0.11),0 8px 8px rgba(0,0,0,0.11),0 16px 16px rgba(0,0,0,0.11),0 32px 32px rgba(0,0,0,0.11)}
.shadow-sharp{box-shadow:0 1px 1px rgba(0,0,0,0.25),0 2px 2px rgba(0,0,0,0.2),0 4px 4px rgba(0,0,0,0.15),0 8px 8px rgba(0,0,0,0.1),0 16px 16px rgba(0,0,0,0.05)}
.shadow-diffuse{box-shadow:0 1px 1px rgba(0,0,0,0.08),0 2px 2px rgba(0,0,0,0.12),0 4px 4px rgba(0,0,0,0.16),0 8px 8px rgba(0,0,0,0.2)}
.shadow-dreamy{box-shadow:0 1px 2px rgba(0,0,0,0.07),0 2px 4px rgba(0,0,0,0.07),0 4px 8px rgba(0,0,0,0.07),0 8px 16px rgba(0,0,0,0.07),0 16px 32px rgba(0,0,0,0.07),0 32px 64px rgba(0,0,0,0.07)}
.shadow-shorter{box-shadow:0 1px 1px rgba(0,0,0,0.11),0 2px 2px rgba(0,0,0,0.11),0 4px 4px rgba(0,0,0,0.11),0 6px 8px rgba(0,0,0,0.11),0 8px 16px rgba(0,0,0,0.11)}
.shadow-longer{box-shadow:0 2px 1px rgba(0,0,0,0.09),0 4px 2px rgba(0,0,0,0.09),0 8px 4px rgba(0,0,0,0.09),0 16px 8px rgba(0,0,0,0.09),0 32px 16px rgba(0,0,0,0.09)}
/*# sourceMappingURL=shadow.css.map */



.navegation{
	
	border: 1px;
	color: black;
	left: 58%;
	transform: translate(-50%);
	position: absolute;
	display: flex;
	margin-top: -590px;
	margin-left: 50px;
}

.bar{
	width: 80px;
	border: 3px solid black;
	height: 20px;
	margin: 4px;
	border-radius: 10px;
	cursor: pointer;
	transition: .4s;

}

.bar:hover{
		background-color: black;
		color: white;
		opacity: 0.8
}

input{
display: none;

}

.slides{
	display: flex;
	width: 500%;
	height: 100%;


}

.slide{
	width: 20%;
	transition: .9s;

}

.slides img{
	width: 100%;
	height: 90%;
	border: 1px solid orangered;

}

#slide1:checked ~ .s1{


}


#slide2:checked ~ .s1{
	margin-left: -20%;
}

#slide3:checked ~ .s1{
	margin-left: -40%;
}

#slide4:checked ~ .s1{
	margin-left: -60%;
}

#slide5:checked ~ .s1{
	margin-left: -80%;
}

#slide6:checked ~ .s1{
	margin-left: -100%;
}

#slide7:checked ~ .s1{
	margin-left: -120%;
}



@media only screen and (min-width:0px) and (max-width:500px){


#corpoprojeto{
	margin-top: 100px;
	font-size: 10px;
	width: 450px;
	height: 420px !important;
	background: whitesmoke;

}

#texto{
	
	height: 420px !important;
	float: left;
	width: 130px;
	
}


#texto .hr{
	width: 30% !important;
}

#texto .hr2{
	width: 20% !important;
	margin-left: 20px !important;
}

#nomeprojeto{
	margin-left: 15px !important ;
	font-family: 	'Fjalla One', sans-serif;
	color: #fda428;
	font-size: 1.4em;

}

#fotosprojetos{
	height: 200px;
	width: 300px;
	float: right;
}


#fotosprojetos img{
	width: 280px;
	margin-right: 10px !important;

}


.navegation{
	
	border: 10px;
	color: black;
	left: 50%;
	transform: translate(-50%);
	position: absolute;
	display: flex;
	align-items: center;
	margin: 0;
	margin-left: 70px;
	position: fixed;
}

.bar{
	width: 20px;
	border: 5px solid black;
	height: 20px;
	margin: 4px;
	border-radius: 10px;
	cursor: pointer;
	transition: .4s;

}



}

@media only screen and (min-width:500px) and (max-width:1300px){


.navegation{
	
	border: 10px;
	color: black;
	left: 50%;
	transform: translate(-50%);
	position: absolute;
	display: flex;
	align-items: center;
	margin: 0;
	margin-left: 70px;
	position: fixed;
	margin-top: -590px;
}

.bar{
	width: 50px;
	border: 5px solid black;
	height: 20px;
	margin: 4px;
	border-radius: 10px;
	cursor: pointer;
	transition: .4s;

}




}