@charset "utf-8";



#container
{
	background-image:none !important;
	background:#737171;
}


header div.logo {
    padding: 5px 15px !important;
}


#home-section .tp-caption.finewide_medium_white span.color-skin {
    color: #e15321  !important;
}

header nav.nav-menu ul.menu-list li a.active, header nav.nav-menu ul.menu-list li a:hover {
    color: #e15321;
    background: #f1f1f1;
}

header {
    top: 0px !important;
}


#toolbar
{
	-webkit-box-shadow: none; 
	box-shadow: none; 
	z-index: 100000;
}


.post-content-text p
{
	font-size: 16px;
	line-height: 28px;
	text-align:justify;
}

.blog-section .blog-box .single-post h1
{
	padding: 10px 0px;
}

.page-banner-section {
    padding: 15px 0 !important;
	text-transform: uppercase;
	
}

.page-banner-section h2
{
	margin:10px 0px !important;
}

.blog-section {
    padding: 2px 0 10px !important;
}

.container {
    padding: 0 10px !important
}


a.elemadded {
    color: #ffffff !important;
}

#home-section .tp-caption a.trans-btn2
{
	font-size:14px  !important;
}	

#home-section .tp-caption.finewide_medium_white span.color-skin {
    color: #e15321 !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fffcfc;
}


#home-section .tp-caption a.trans-btn2:hover {
    color: #ffffff !important;
    background: #656567 !important;
}


.single-post strong
{
	text-transform: uppercase;
}

.blog-section .blog-box .blog-post h2
{
	text-align:center;
	margin:10px 0px 5px 0px !important;
}

.item-list .pager li
{
	margin:3px;
	padding:3px;
}

.pagination
{
	margin:5px 20px !important;
}

.blog-section .blog-box .blog-post img
{
	margin-bottom: 0px !important;
}

.blog-section .blog-box .blog-post {
    margin-bottom: 25px !important;
}

.news-section .news-post h2 {
    text-align: center;
}

.testimonial-section
{
	margin-top:25px;
}

.testimonial-section .testimonial-box p {
 	max-width: 100% !important;
	font-size:16px  !important;
}

footer .up-footer img {
    width: 165px;
}

header .working-hours
{
	padding: 30px 10px   !important;;
}
header .working-hours p span
{
	width:50px;
	text-align:center;
}
.working-hours-data
{
	float:left;
}
.working-hours .fa
{
	color:#FFF;
}


.item-post {
    border: 1px solid #e1e1e1;
	padding:2px;
}

.col-sm-6
{
	width:50%;
	float:left;
}

.testimonial-section .testimonial-box h2 {
    color: #FFF !important;

}


@media (max-width: 767px) {

	header div.logo a img {
	
		width: 200px;
	}
	
	#home-section .tp-caption a.trans-btn2
	{
		font-size:12px  !important;
	}	
	
	.blog-section .blog-box .blog-post h2 {
		font-size: 12px;

	}	

	.blog-section .blog-box .blog-post img {
		margin-bottom: 10px !important;
	}
	
	.blog-section .blog-box .blog-post {
		margin-bottom: 18px !important;
	}	
	
	.page-banner-section h2 {
		font-size: 18px;
	}	

}