body
{
	background-color: #f4f4f4;
	margin: 0 auto;
	font-family: 'Didact Gothic', sans-serif;
}

a{
	text-decoration: none;
}


.containerMenuLogo
{
	margin: 0 auto;
	width: 100%;
	position:fixed;
}


#navmobile
{ 	
	width: 100%;
	float: left;
	display: none;
}

#navdesktop
{ 	
	width: 100%;
	position: fixed;
	float: left;
}

.boxlogo
{
	width: 21%; 
	height: auto; 
	padding: 14px 25px 11px 5px;
	float: left;
}

.iconredessociais
{
	width: 190px; 
	margin-top: 18px; 
	display: block; 
	float: right;
}

ul
{
	width:100%;
	margin: 0 auto;
	padding: 0;
	font-family: sans-serif;
	text-transform: uppercase;
}

ul li
{
	list-style: none;
	display: inline-block;
	padding:19px 9px;
}

ul li:hover
{
	/* background-color: #999; */
}

ul li a
{
	color: #ccc;
	text-decoration: none;
	
}

ul li a:hover
{
	color: #4bb7d6;
	border-bottom: solid 2px #4bb7d6;
}

.toggle
{
	width: 100%;
	height: 85px;
	padding: 0;
	background-color: #3daccc;
	text-align: right;
	box-sizing: border-box;
	color: #fff;
	font-size: 30px;
	display: none;
}


#home
{
	max-width: 100%; 
	height: 1170px;
}

.bloco01{
	width: 100%;
	height: 510px;
}

.texto_box1
{
	margin: auto;
	max-width: 380px;
	padding: 155px 0 0 0;
	text-align: center;
}


.texto_box1 p
{
	color: #ffffff; 
	font-weight: 200; 
	font-size: 50px; 
	font-family: 'Mukta Mahee', sans-serif;
	line-height: 60px;
	text-transform: uppercase;
}


.barra
{
	width: 220px; 
	height: 1px; 
	border-bottom: 3px solid #fff !important; 
	margin: -19px auto;

}

.btmais
{
	width: 170px; 
	height: auto; 
	background-color: #4bb7d6; 
	margin: 60px auto; 
	padding: 5px; 
	color: #fff; 
	text-transform: uppercase; 
	font-weight: bold;
	text-decoration: none !important;
	text-align: center;
	border-radius: 25px;
	letter-spacing: 2px;
}

.btmais:hover
{
	background-color: #34a3c3;
}

.btmais a{
	text-decoration: none !important;
}

.bloco02
{
	max-width: 100%;
	height: 400px;
	padding-top: 20px;
}

.texto_bloco2
{
	margin: auto;
	max-width: 380px;
	padding: 53px 0 0 0;
	text-align: center;
}

.texto_bloco2 p
{
	color: #ffffff; 
	font-weight: 200; 
	font-size: 50px; 
	font-family: 'Mukta Mahee', sans-serif;
	line-height: 60px;
	text-transform: uppercase;
}

.espaco01
{
	height: 80px;
}

#quemsomos
{
	width: 100%; 
	height: 660px;
	background: url(http://www.gessocastelo.com.br/img/img-bg_quemSomos.png) no-repeat center;
	background-color: #00a6bf;
}

.lajota
{
	width: 40%;
	padding: 140px 0 0 0;
	float: left;
}

.texto_box2{
	float: right;
	width: 50%;
	padding: 90px 106px 0 0;
	text-align: right;
}




.barra2
{
	width: 220px; 
	height: 1px; 
	border-bottom: 3px solid #fff !important; 
	float: right;
	

}


/* CLIENTES */


.mySlides {display: none}

/* Slideshow container */
.slideshow-container {
  max-width: 600px;
  
  margin: auto;
}

#btsSlides
{
	margin-top: -69px;
}

/* Next & previous buttons */
.prev {
  cursor: pointer;
  top: 50%;
  width: auto;
  padding: 2px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}


.next {
  cursor: pointer;
  margin-left: 92%;
  top: 50%;
  width: auto;
  padding: 2px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}


/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

/* QUEM SOMOS */


.quemsomostit{

	color: #ffffff; 
	font-weight: 200; 
	font-size: 50px; 
	font-family: 'Mukta Mahee', sans-serif;
	line-height: 60px;
	text-transform: uppercase;

}

.quemsomostxt
{
	color: #ffffff; 
	font-size: 20px; 
	font-family: 'Mukta Mahee', sans-serif;
}

/* SERVICOS */

/*light box */
#close-lightbox{position:fixed;top:20px;right:20px;font-size:40px;color:#FFF;cursor:pointer}
#lightbox-image{position:fixed;top:50%;left:50%;margin:0;max-width:100%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#lightbox-image-wrapper{width:auto;max-width:100%;max-height:100%;margin:0 auto}#lightbox-wrapper{display:none;width:100%;height:100%;background:rgba(0,0,0,.8);position:fixed;top:0;left:0;z-index:99999}#lightbox-wrapper.active{display:block}
.smp-lightbox{cursor:pointer;cursor:-moz-zoom-in;cursor:-webkit-zoom-in;cursor:zoom-in}


.container-imgs
{
	max-width: 1050px;
	display: block;
	text-align: center;
	margin: 0 auto;
	background-color: black;
}

.img-servicos
{
	max-width: 240px;
	min-width: 240px;
	min-height: 160px;
	text-align: center;
	margin: 10px;
	float: left;
}

.img:hover {
    -webkit-filter: brightness(80%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.txt-servicos
{
	color: #4bb7d6; 
	font-size: 25px;
}



#servicos
{
	width: 100%; 
	height: 700px; 
	padding-top: 40px;
	
	
}

.texto_box3
{
	padding: : auto;
	text-align: center;
	font-family: 'Mukta Mahee', sans-serif;
}

.texto_box3 p
{
	color: #34a3c3; 
	font-weight: 200; 
	font-size: 50px; 
	text-transform: uppercase;
}
.barra3{
	width: 220px; 
	height: 1px; 
	border-bottom: 3px solid #34a3c3 !important; 
	margin: -19px auto;
}




/*CONTACT FORM */

#faleconosco
{
	width: 100%;
	height: 625px;
	box-sizing: border-box;
}

#contactform2
{
	width: 50%; 
	height: 100%; background: url(http://www.gessocastelo.com.br/img/img-bg_faleConosco.png) no-repeat right;
	margin-top: 35px;
	background-color: #009ebe;
	float: left;
}

.texto_bloco2
{
	padding: : auto;
	text-align: center;
}

.texto_bloco2 p
{
	color: #ffffff; 
	font-weight: 200; 
	font-size: 50px; 
	text-transform: uppercase;
}

.contactform1
{
	width: 50%; 
	height: 660px;
	overflow: hidden !important;
	padding-bottom: -40px;
	margin-bottom: -40px;
}

.formbuilder
{
	font-size: 11px !important; 
	color: #000000!important; 
	text-align: center;
	text-decoration: none !important;
	width: 50%;
	float: right;
}

.formbuilder a
{
	color: #0687ac;
}

.faleconosco
{
	padding-top: 100px; 
	font-size: 60px; 
	color: #fff; 
	text-align: right; 
	text-transform: uppercase; 
	font-family: 'Nanum Gothic', sans-serif; 
	font-weight: bold; padding-right: 20px; line-height: 60px;
}



/* FOOTER */

footer
{
	width: 100%; 
	height: auto; 
	background-color: #191919;
	display: inline-block;
	padding-top: 10px;
}

.footertxt
{
	width:25%; 
	padding:10px 0 0 45px;
	text-align: left;
	float: left;
}

.bottomtit
{
	font-size:14px;
	color:#ffffff;
	font-family: arial;
}
.bottomtext
{
	font-size:12px;
	color:#8b8d8d;
	text-decoration: none;
	font-family: arial;
}
.bottomtext:hover
{
	text-decoration: underline;
	color:#4bb7d6;	
}

.footertxt2
{
	width:39%; 
	padding:24px 0 0 45px;
	text-align: left;
	float: left;
}

.logocastelo 
{
	width:310px;
	height: 48px;
	margin: 10px 0px 0px 25px;
	float:left;
}

#simiusbrand
{
	width:190px; 
	margin: 0 auto; 
	padding-top: 5px; 
	color:#fff; 
	font-size: 11px;
	letter-spacing: 1px;
}

#simiusbrand a
{
	color: #ccc;
	text-decoration: none;
}

.logosimius
{
	width: 55px;

}


/* MEDIA SCREEN*/

@media screen and (max-width: 1079px){
	
	.lajota{
		display: none;
	}
	.container-imgs
	{
	max-width: 522px;
	}
}

/* MEDIA SCREEN*/

@media screen and (max-width: 950px){
	
	.iconredessociais
	{
		display: none;

	}
}


/* MEDIA SCREEN*/

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

	footer{
		padding-top: 30px;
	}

	.boxlogo
	{
		display:none;
	}
	
	#navmobile
	{
		display: block;
		width: 100%;
		background: #343434 !important;

	}

	#navdesktop
	{
		display: none; 
	}
	
	.toggle
	{
		display: block;
		position: fixed;
	}

	#ulmobile
	{
		margin-top: 58px;
	}

	ul
	{
		width: 100%;
		height: 100%;
		display: none;
	}

	ul li
	{
		display: block;
		text-align: center;
	}

	.active
	{
		display: block;
		position: fixed;
		margin-top: 58px;
	}

	.btstoogle
	{
		width: 100%; 
		height: 29px;
		
		display: inline-block;
			
	}

	.btmobile
	{
		width: 33%;
		height: 20px;
		color: #fff;
		font-size: 15px; 
		text-align: center;
		float: left;
		 
	}

	.btmobile a
	{
		text-decoration: none;
		color: #fff;
		 
	}
	
	#home
	{
	height: 1050px;
	padding: 20px 0 0 0 ;
	}

	.texto_box1
	{
	padding: 70px 0 0 0;
	width:90%;
	margin: 0 auto;
	}

	.espaco01{
	height: 55px;
	}

	.texto_bloco2
	{
	padding: 50px 0 0 0;
	}
	
	/* CONTACT FORM */
	.contactform1, .formbuilder
	{
	width: 100%;
	}

	#contactform2
	{
	display: none;	
	}

	/* SLIDER CLIENTES */

	#btsSlides
	{
		margin-top:-48px;
	}

	.prev, .next, .text 
	{
  	
  	font-size: 10px;
	}


	/* QUEM SOMOS */

	#quemsomos
	{
		height: 600px;
	}

	.bloco02
	{
		height: 350px;
	}

	.lajota
	{
	display: none;
	}

	.barra2
	{
		margin: 0 auto;
		float: none;
	}

	.texto_box2
	{
	width: 90%;
	padding: 20px;
	margin-top: 10px;
	text-align: center;
	}

	.quemsomostit
	{
	text-align: center;
	}

	.slideshow-container
	{
		width: 90%;
		margin: 0 auto;
	}
	
	/* SERVICOS */
	.img-servicos
	{
	min-width: 160px;
	max-width: 160px;
	min-height: 106px;
	}

	.container-imgs
	{
	max-width: 360px;
	}

}