.nopadding {
	padding:0px;
}

.post-item-wrap img {
	float: left;
	width: 100%!important;
	height: auto!important;
	margin: 0 auto;
	padding:15px;
	text-align: center;
	overflow: hidden;
	border:1px solid #DDD;
}

.dept-details-butt {
	margin-left:0px!important;
}

.ihome #second .subtitle {
	margin: 10px 0;
	padding: 10px 20px;
	background: rgba(0,0,0,.7);
}

.texto-seo {
	bottom: 10px;
	margin: 10px 0;
	padding: 15px 10px;
	background: rgba(0,0,0,.7);
}

.complete-footer {
	bottom: -50px!important;
}

.texto-slider {
	position:absolute;
	top:30%;
	left:180px;
	padding:20px;
	text-shadow: 1px 1px 1px #333;
}

.texto-slider h3, .texto-slider h4 {
	color:white;
}

.texto-slider h4 {
	padding-bottom:10px;
}

.texto-slider a {
	margin:20px 0px 0px 0px;
	padding:5px 10px;
	background-color:#00B052;
	color:white;
}

.carousel-control.right, .carousel-control.left {
	opacity:1;
}

.texto-seo p {
	font-size: 15px;
}

.firma-texto {
    text-align: right!important;
    margin-bottom: 0px!important;
}

.firma14 {
	font-size:13px!important;
}

.firma13 {
	font-size:12px!important;
}

.pap {
	color:white!important;
}

@media all and (max-width:980px) {
	.carousel-control.right, .carousel-control.left {
		display:none;
	}
	.texto-slider {
		top:0px;
		left:0px;
	}
	.post-title, .post-meta-top li, .post-meta-top li i, .dept-details-butt {
		width:100%;
		text-align: center;
	}
	.dept-details-butt {
		margin-top:25px;
	}
	.carousel-inner {
		height:175px;
	}
	.texto-slider {
		width:100%;
		padding:10px;
		text-align: center;
	}
	.texto-slider h3, .texto-slider h4 {
		margin:0px!important;
		font-size:18px;
		text-align: left!important;
	}
	.texto-slider h3 br, .texto-slider h4 br {
		display:none;
	}
	.parallax-out.ihome-parallax #second {
		background-position:center center!important;
	}
	.dept-details-butt {
		margin-top:25px!important;
	}
	.complete-footer {
		z-index: 1!important;
	}
	.icon-file, [class^="icon-"] {
		margin-right:10px!important;
	}
}

/* Scrollbar */ 
::-webkit-scrollbar{width: 8px;}
::-webkit-scrollbar-thumb{background-color:rgb(0, 149, 58); border-radius: 0;}
::-webkit-scrollbar-thumb:hover{background-color:rgb(196, 196, 196);}
::-webkit-scrollbar-track{background-color:rgb(237, 237, 237);}
/* End Scrollbar */