#topNav nav.nav-main {
			background-color: #333333;
}

div.alert * {
	color:#FFF !important;
}

.p1-user {
	color: #FFF;
	margin: 0px;
}

.p2-user {
	color: #FFF;
	margin: 0px;
	padding-bottom: 5px;
}

.p3-user {
	padding-top: 60px;
}


.button {
	margin-bottom:-160px;	
}


.bg2-user {
	background-color: rgba(0, 0, 0, 0.4);
	
}

.bg3-user {
	background-color: rgba(0, 0, 0, 0.4);
	
}

.round1-user {
	border-radius: 30px;

}

.round2-user {
	color: #FFF;
	display: inline-block;
	background-color: #E5322C;
	border-radius: 40px;
	border: 0px;
	padding: 3px;

}

.round3-user {
	display: inline-block;
	background-color: #E5322C;
	border-radius: 0px 40px 40px 0px;
	padding-left: 20px;
	padding-right: 10px;
	margin-left: -15px;

}

.round3-user h2 {
	color: #FFF;

}

.round4-user {
	color: #000;
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.6);
	border-radius: 0px 40px 40px 40px;
	padding-left: -20px;

}

.round5-user {
	border-radius: 20px;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3), 0px 0px 1px rgba(0,0,0,0.3);
	
}

.tp-bannertimer {
	height:0px !important;

}

.mb-60 {
    margin-bottom: 0px !important;
}

section .nav-pills>li>a {
	border-radius: 20px;
    margin-bottom: 0px;
}

section .nav-pills>li>a, section .nav-pills>li.active>a:hover, section .nav-pills>li.active>a {
    color: #FFF;
}

div.heading-title h1, div.heading-title h2, div.heading-title h3, div.heading-title h4, div.heading-title h5, div.heading-title h6 {
    background-color: transparent;
	
}


.item-box {
    box-shadow: rgba(0,0,0,0) 0 0 5px;
}

#portfolio div.col-md-2 .item-box-desc,
#portfolio div.col-md-2 .item-box-desc {
	text-align: center !important;
	padding:5px 4px 10px 4px !important;
}


#portfolio h3 {
	color:#000000;
	text-shadow: rgba(248, 201, 200, 0.3) -1px -1px, rgba(105, 16, 13, 0.3) 1px  1px ;
	
}