/* CSS Navbar */

.brand-logo{
	margin-left: auto;
	text-align: left;
	font-family: ZCOOL QingKe HuangYou;
}

.parallax-container{
	height: 100%;
	margin: 0;
}

/* #icon-sosial{
	float: right;
	margin-left: 50 0 0 px;

} */

span{
	color: #03a9f4;
	font-size: 36px;
}

h1{
	font-size: 36px;
}

h2{
	font-size: 20px;
}
h3{
	color :#03a9f4 ;
	font-size: 40px;
}

h5{
	display: block;
	font-size: 20px;
	font-family: sans-serif;
}

.parallax img {
	opacity: 0.5 !important;
}

footer, section{
	padding: 35px 10px;
}

.images {
	width: 120px;
}

.small material-icons scroll{
	padding: 100px;
}

.coment{
	font-size: 20px;
	color: blue;
	text-align: center;
	position: absolute;
}


.responsive-img materialboxed resume{
 padding: 60px;

}

.moving-letters {
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
  }
	
  /* Style Untuk Front End & Web Developer */
  .moving-letters front {
	  top: 0;
	  right: 0;
	  left: 0;
	  bottom: 0;
	}


	.ml11 {
		font-weight: 900;
		font-size: 3.5em;
		}
		.ml11 .text-wrapper {
		position: relative;
		display: inline-block;
		padding-top: 0.1em;
		padding-right: 0.05em;
		padding-bottom: 0.15em;
		}
		.ml11 .line {
		opacity: 0;
		position: absolute;
		left: 0;
		height: 100%;
		width: 3px;
		background-color: #fff;
		transform-origin: 0 50%;
		}
		.ml11 .line1 { 
		top: 0; 
		left: 0;
		}
		.ml11 .letter {
		display: inline-block;
		line-height: 1em;
		}

		.ml5 {
			position: relative;
			font-weight: 300;
			font-size: 4.5em;
			color: #402d2d;
		  }
		  .ml5 .text-wrapper {
			position: relative;
			display: inline-block;
			padding-top: 0.2em;
			padding-right: 0.05em;
			padding-bottom: 0.3em;
			line-height: 1em;
		  }
		  .ml5 .line {
			position: absolute;
			left: 0;
			top: 0;
			bottom: 0;
			margin: auto;
			height: 3px;
			width: 100%;
			background-color: #fff;
			transform-origin: 0.5 0;
		  }
		  .ml5 .ampersand {
			font-family: Baskerville, "EB Garamond", serif;
			font-style: italic;
			font-weight: 300;
			width: 1em;
			margin-right: -0.1em;
			margin-left: -0.1em;
		  }
		  .ml5 .letters {
			display: inline-block;
			opacity: 0;
		  }
