﻿.ModPromotion .PromotionHeader{
	text-align:center;
	margin-top:50px;
}

.slider-items-dir{
	padding-top:100px;				
}
.mod_list_dir a{
	color:#333;	
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;				
}
.mod_list_dir a:hover{
	color:#eee;	
	text-decoration:none;				
}

.pr_item_container{
	background:#f6f6f6;
	border-top:2px #bdbdbd solid;
	padding:20px;
	margin:1px 0 1px 0;
			
}
.mod_list_dir a:hover .pr_item_container{
	background:#929292;				
}
.pr_item_title h4{
	font-weight:bold;	
	padding:0 0 10px 0;		
}
.mod_list_dir a:hover .pr_item_title h4{
	color:#fff;				
}
.primgonly{
	height:100px;				
}
.primg{
	height:50px;			
}
.pr_item_certs{
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;	
	padding:5px;
	background:#ddd;
	border:1px #cdcdcd solid;			
}
.mod_list_dir a:hover .pr_item_certs{
	background:#333;
	border:1px #000 solid;				
}
a.pr-mod-btn{
	color:#333;
	margin:5px auto 0 auto;	
	display:block;
	max-width:80px;			
}




h3.slider_md_title{
	text-align:left;	
	font-weight:300;
	color:#F57C00;
	padding-left:15px;
	padding-bottom:30px;
	font-size:34px;			
}
.item{
	padding:5px;				
}
.item  a:hover{
	color:#333;	
	text-decoration:none;				
}


.pr_item_title h4{
	font-weight:bold;	
	padding:0 0 10px 0;	
	text-align:left;
	font-size:16px;	
	color:#434a54;
	margin-top:20px;
}
.item a:hover .pr_item_title h4{
	color:#333;				
}
.item a:hover .pr_item_certs{
	background:#ddd;
	border:1px #cdcdcd solid;				
}
.slider-items-dir{
	margin-top:50px;				
}
.pr_item_adress{
	font-size:12px;				
}
.modCerts i{
	color:#434a54;	
	font-size:16px;			
}
.modLogo{
	background:#d7d7d7;
	border:2px #969696 solid;					
}
.modLogo img{
			
}
.ModAdres{
	font-size:12px;				
}
a.corner{
	float:right;				
}
@media all and (max-width: 767px){
	.modLogo{
		height:150px;								
	}
	.modLogo img{
		height:150px;			
	}	
	.modCerts{
		text-align:center;			
	}
	.modCerts .col-sm-2{
		display:inline-block;	
		padding:5px;		
	}
}






















