/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
 /* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body {
  font-family:Arial, Helvetica, sans-serif;
  background:#FFF;
}
.wrap {
	padding:0px 10px;
	margin: 0px auto;
}
.header {
	text-align: center;
}
.logo{
  	padding-top: 5px;
}
/***** nav *****/
.nav {
	border-top: 1px solid #eee;
	padding-top: 10px;
}
.nav ul li {
	display:inline-block;
}
.nav ul li a {
	font-size: 0.7em;
	display: block;
	padding: 10px 5.6px;
	color:#404040;
}
.nav ul li a:hover {
	color:#fff;
	background:#D45E5E;
}
.nav ul li.active a {
	color:#fff;
	background:#D45E5E;
}
/***** banner *****/
.banner{
	width: 80%;
	margin: 0px auto;
	text-align:center;
	margin-top: 2em;
}
.banner p{
	font-size:0.8755em;
	color:#404040;
	font-style: oblique;
	line-height: 1.9em;
	margin-bottom: 6px;
}
/***** gallery *****/
.gallery {
	margin-top: 5%;
}
.gallery h2{
	font-size:1em;
	color:#404040;
	font-style: oblique;
	margin-bottom:1em;
}
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.grid_1_of_4{
	display: block;
	float:left;
	padding: 0 1em 1em 0;
}
.grid_1_of_4:first-child { 
	margin-left: 0; 
} 
.images_1_of_4 {
	width: 42%;
}
.images_1_of_4  img{
	max-width:100%;
	display:block;
	border: 1px solid #EBEBEB;
}
.images_1_of_4  h3{
	color:#C94848;
	margin-top:0.4em;
	margin-bottom:0.2em;
	font-size:1.2em;
	font-weight : normal;
	letter-spacing: -1px;
}
.images_1_of_4  p {
	font-size:0.8125em;
	padding:0.3em 0;
	color: #333;
	line-height: 1.6em;
}
.images_1_of_4 .button{
	margin-top:.3em;
	line-height:1.9em;
}
.images_1_of_4 .button a{
		padding:6px 10px;
		font-size:0.8em;
		border: 1px solid rgba(0,0,0,0.1);
        background        : #3f4040;       
        color             : #fff;
}
.images_1_of_4 .button a:hover{
	    border: 1px solid #303030;
        background: #525252;
        text-decoration:none;
}
/***** footer-top *****/
.footer-top{
	background:#D45E5E;
	margin-top: 4em;
	padding-bottom: 1em;
}
.grid {
	width: 100%;
}
.grid p{
	color: #fff;
	font-size: 0.8755em;
	line-height: 1.5em;
	text-align: justify;
	padding-top: 6px;
}
.grid1{
	width: 100%;
	float:left;
}
.img{
	width: 28%;
	float: left;
	margin-top: -2em;
}
.img img{
	padding:6px;
	background:#fff;
}
.data{
	width: 60%;
	float: right;
	margin: 1px 0 0 14px;
}
.data h3{
	font-size:0.82355em;
	color:#fff;
	font-style: oblique;
}
.data p{
	font-size:0.82355em;
	color:#fff;
	padding-top: 5px;
}
.data p img{
	font-size:0.82355em;
	color:#fff;
	padding-bottom: 3px;
	vertical-align: middle;
}
.grid2{
	float: left;
	margin-top: 12px;
	width: 40%;
}
.grid2 img{
	padding-right:4%;
	float:left;
}
.grid2 img:hover{
	opacity: 0.5;
}
/******** skills ***********/
.grid3{
	width:90%;
	margin-top:13px;
}
.skills{
	margin-top:10px;
}
.skills h3{
	font-size:0.82355em;
	color:#fff;
	padding-bottom:18px;
}
.skills li:first-child{
	margin-top:0;
}
.skills li{
	margin-top:20px;
}
.clearfix{
	width: 10px;
	float: left;
	margin-top: -3px;
}
.skills p{
	  color: #fff;
      font-size: 0.82355em;
}
.progress {
  	background: #E27878;
	height: 10px;
	width: 88%;
	margin: 0 0 0 27px;
}
.progress-bar {
	background:#282828;
	height:10px;
	position:relative;
	float:left;
}
/***** footer-bottom *****/
.footer-bottom{
	background:#282828;
	text-align: right;
}
.footer-bottom p{
	font-size: 0.8em;
	color: #999;
	padding: 6px 0;
	text-align: center;
}
.footer-bottom p a{
	color:#999;
}
.footer-bottom p a:hover{
	color:#fff;
}
/***** single-page *****/
.portofolio-item-con {
	margin: 1%;
	margin-top: 1%;
}
.portofolio-item h1 {
	padding: 11px 0px;
	color: #E8603C;
	font-size: 0.82355em;
	margin: 10px 0;
}
.img-info {
	margin-left: 1%;
}
.img-info p{
	color: #404040;
	font-size: 0.82355em;
	padding: 5px 0 0px;
	font-weight: 100;
	line-height: 1.5em;
}
.img-info p:nth-child(2) {
	padding-bottom: 40px;
}
.heading {
	padding-bottom: 0.5em;

}
.heading h2{
	float:left;
	color: #e8603c;
	font-size:0.82355em;
}
