body{
	overflow-x:hidden;
}
#about{
	height:650px;
}
#full-width{
	background-image:linear-gradient(to right,rgba(145,255,156,0.4),rgba(156,255,172,0.4),rgba(183,255,191,0.4));
	position:relative;
	margin-bottom: 0;
	height:160px;
}
#full-width .col-sm-12{
	position:absolute;
	top:60px;
	left:0;
}
#illdy_home_parallax-3{
	width:10px;
	position:absolute;
	top:60px;
	left:500px;
}
#latest-news .post{
	border:1px solid black;
}
#latest-news .post:hover{
	border:1px solid transparent;
	box-shadow: 0 0 5px 3px rgba(129,215,66,0.5
			);
}
.person-content{
	display:none;
}
[id^=illdy_person]:hover{
	opacity:0.8;
}
#contact-us{
	position: relative;
	background-image: linear-gradient(135deg, transparent,
transparent 14px, rgba(100, 100, 100, 0.1) 14px,rgba(100, 100, 100, 0.1) 15px,
transparent 15px, transparent);
  background-size: 20px 20px;
	background-attachment: fixed;
}
.googlemaps:hover{
	box-shadow: 0 0 5px 3px rgba(129,215,66,0.5
			);
}
#contact-us .col-sm-4{
	display:none;
}
label{
	text-shadow: 1px 1px rgba(129,215,66,0.6
			);
}
#projects .col-sm-12{
	margin-bottom: 50px;
}
#services .col-sm-12{
	margin-bottom: 50px;
}
.container-fluid{
	margin-bottom:80px
}
.container-fluid [id^=illdy_project]:hover{
	opacity:0.8;
	color: #81D742;
}
.container-fluid #illdy_project-3:after{
	content:"Palestras";
}
.container-fluid #illdy_project-4:after{
	content:"Consulta";
}
.container-fluid #illdy_project-5:after{
	content:"Assessoria";
}
.container-fluid #illdy_project-6:after{
	content:"Atendimento Domiciliar";
}
#footer{
	display:none;
}
#services{
	height:100px;
}
#services .section-content{
	display:none;
}
.ui-progressbar-value-top{
	display:none;
}
.skill-top{
	display:none;
}
.skill-bottom{
	display:none;
}
.titulo{
	text-align:center;
}
.subtitulos{
	font-size:30px;
	text-align:center;
	color:green;
}
.primeiro-bloco{
	height:400px;
	text-align:justify;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.blocos{
	height:300px;
	text-align:justify;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.imagens{
	margin-left: 10px;
	margin-right: 10px;
	border: solid 2px green;
}
.texto-2{
	padding-top:10%;
}

.custom-logo-link img {
	max-width: 700px;
}

.top-header img{
	width:70%;
}
@media(max-width: 430px){
	#contact-us .col-sm-10{
		padding:0;
		margin-top: 20px;
	}
	#contact-us .section-header{
		margin-bottom: 0;
	}
	#about{
		height: 400px;
	}
	#full-width{
		background-image:linear-		gradient(to right,rgba(145,255,156,0.4),rgba(156,255,172,0.4),rgba(183,255,191,0.4));
		position:relative;
		margin-bottom: 0;
		height:250px;
	}
	#illdy_home_parallax-3{
		width:10px;
		position:absolute;
		top:180px;
		left:45%;
	}
	#illdy_person-3{
		left:20%;
	}
	#illdy_person-4{
		left:20%;
	}
	#illdy_person-5{
		left:20%;
	}
	#illdy_person-6{
		left:20%;
	}
}
@media(min-width: 500px){
	#contact-us .row + .row{
		width: 50%;
	}
	#contact-us .col-sm-5{
		width:50%;
	}
	.googlemaps{
		width: 400px;
		height: 300px;
		position: absolute;
		right: 0;
		top: 190px;
		overflow:hide;
	}
	#team{
		position:relative;
		height:500px;
		background-attachment:fixed;
	}
	#illdy_person-3{
		position:absolute;
		left: 125px;
	}
	#illdy_person-4{
		position:absolute;
		left: 430px;
	}
	#illdy_person-5{
		position:absolute;
		left: 735px;
	}
#illdy_person-6{
		position:absolute;
		left: 1040px;
		bottom: 140px;
	}
}
/*.top-header{
	margin-bottom: 100px;
}
.bottom-header .col-sm-12{
	position:absolute;
	top:0;
	width: 50%;
	left:25%;
	margin-bottom: 100px;
}
.bottom-header{
	position:relative;
}*/